@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";:root{--primary-color:#676767;--primary-color-hover:#333;--secondary-color:#f9f5f1;--accent-color:#959777;--bg-color:#f7f6f5;--bg-color-secondary:#efeeee;--bg-color-secondary-hover:#e5e4e2}:root.dark{--primary-color:#f7f6f5;--primary-color-hover:#fff;--secondary-color:#080808;--accent-color:#b0b28e;--bg-color:#0d0d0a;--bg-color-secondary:#1b1b15;--bg-color-secondary-hover:#24241d}*{-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,sans-serif;line-height:1.5rem}body.preload{transition:none!important}body{color:var(--primary-color);background-color:var(--bg-color);justify-content:center;padding:75px;transition:all .3s ease-in-out;display:flex}p{margin-bottom:40px}h1{font-size:24px;font-weight:600}a{color:var(--accent-color);background-image:linear-gradient(var(--accent-color), var(--accent-color));background-position:0 100%;background-repeat:no-repeat;background-size:100% 0;text-decoration:none;transition:all .3s ease-in-out}a:hover{filter:brightness(130%)}#main{min-width:500px;max-width:750px;padding:10px}.text-light{filter:opacity(80%);font-weight:400}@media (width<=725px){body{padding:10px}#main{min-width:95%}}nav.svelte-12qhfyh{justify-content:right;align-items:flex-end;gap:20px;width:100%;margin-bottom:40px;display:flex;position:relative}nav.svelte-12qhfyh>:where(.svelte-12qhfyh){-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.navlink.svelte-12qhfyh:hover{cursor:pointer}#title.svelte-12qhfyh{margin-left:0;font-size:24pt;font-weight:600;position:absolute;top:0;left:0}#themeButton.svelte-12qhfyh:before{content:"🌚"}.dark #themeButton.svelte-12qhfyh:before{content:"🌞"}
