@font-face{font-family:HarmattanRW;src:url(../../../fonts/Harmattan-Regular.woff2);font-display:swap}@font-face{font-family:HarmattanMW;src:url(../../../fonts/Harmattan-Medium.woff2);font-display:swap}@font-face{font-family:HarmattanSBW;src:url(../../../fonts/Harmattan-SemiBold.woff2);font-display:swap}@font-face{font-family:HarmattanBW;src:url(../../../fonts/Harmattan-Bold.woff2);font-display:swap}@font-face{font-family:FreeMono;src:url(../../../fonts/FreeMono.otf) format("opentype");font-display:swap}@font-face{font-family:Symbols Nerd Font;src:url(../../../fonts/SymbolsNerdFont-Regular.ttf) format("truetype");font-style:normal;font-display:swap}:root{--bg-hard: #F9F5D7;--bg-medium: #FBF1C7;--bg-soft: #EBDBB2;--fg-hard: #1b1b1b;--fg-medium: #282828;--fg-soft: #32302f;--blue: #458588;--green: #98971A;--yellow: #D79921;--orange: #D65D0E;--purple: #B16286;--red: #CC241D;--aqua: #689D6A;--gray: #a89984;--dot-color: rgba(27, 27, 27, .025);--profile-card-bg: rgba(235, 219, 178, .3);--blog-card-bg: rgba(235, 219, 178, .55);--post-bg: rgba(235, 219, 178, .55);--pre-bg: rgba(235, 219, 178, .65);--pre-soft: rgba(235, 219, 178, .8);--shadow: rgba(0, 0, 0, .12);--scrollbar-thumb: var(--bg-soft);--scrollbar-track: transparent}:root.dark-mode{--bg-hard: #1b1b1b;--bg-medium: #282828;--bg-soft: #32302f;--fg-hard: #F9F5D7;--fg-medium: #FBF1C7;--fg-soft: #EBDBB2;--aqua: #8ec07c;--blue: #83a598;--dot-color: rgba(235, 219, 178, .015);--profile-card-bg: rgba(40, 40, 40, .3);--blog-card-bg: rgba(40, 40, 40, .55);--post-bg: rgba(40, 40, 40, .55);--pre-bg: rgba(40, 40, 40, .65);--pre-soft: rgba(50, 48, 47, .8);--shadow: rgba(0, 0, 0, .35);--scrollbar-thumb: var(--bg-soft)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px}body{background-color:var(--bg-hard);background-image:radial-gradient(var(--dot-color) 1px,transparent 0),radial-gradient(var(--dot-color) 1px,transparent 0);background-size:4px 4px;font-size:16px;font-family:HarmattanRW,serif;margin:0;color:var(--fg-hard);line-height:1.8;min-height:100dvh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .5s ease}h1,h2,h3,h4,h5,h6{line-height:1.3;margin-bottom:1rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}p{margin-bottom:1rem}a{text-decoration:none;color:var(--fg-hard)}img{max-width:100%;display:block}::selection{background-color:var(--gray);color:var(--fg-hard)}:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}html.dark-mode .shiki,html.dark-mode .shiki span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;text-decoration:var(--shiki-dark-text-decoration)!important}@media only screen and (max-width:480px){body{font-size:15px}h1{font-size:1.6rem}h2{font-size:1.4rem}}.toggle-pill.svelte-1cmi4dh{position:relative;width:52px;height:26px;border-radius:999px;border:none;background:var(--bg-soft);cursor:pointer;padding:0;transition:background .3s ease;flex-shrink:0}.toggle-pill.is-dark.svelte-1cmi4dh{background:var(--bg-soft)}.knob.svelte-1cmi4dh{font-family:Symbols Nerd Font;color:var(--yellow);position:absolute;top:3px;right:3px;width:20px;height:20px;border-radius:50%;background:var(--bg-hard);display:flex;align-items:center;justify-content:center;transition:transform .3s ease,background .3s ease}.toggle-pill.is-dark.svelte-1cmi4dh .knob:where(.svelte-1cmi4dh){color:var(--blue);transform:translate(-26px)}@media only screen and (max-width:480px){.toggle-pill.svelte-1cmi4dh{width:44px;height:22px}.knob.svelte-1cmi4dh{width:16px;height:16px;font-size:9px;top:3px;right:3px}.toggle-pill.is-dark.svelte-1cmi4dh .knob:where(.svelte-1cmi4dh){transform:translate(-22px)}}.reading-bar.svelte-18rcjdz{position:absolute;bottom:0;right:0;height:2px;background:var(--green);border-radius:2px 0 0 2px;transition:width .1s linear;pointer-events:none}.header.svelte-1elxaub{position:sticky;top:0;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 3rem;overflow:hidden;transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}.header.scrolled.svelte-1elxaub{background:color-mix(in srgb,var(--bg-hard) 75%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 1px 0 var(--bg-soft)}.desktop-nav.svelte-1elxaub{margin:auto}.desktop-nav.svelte-1elxaub ul:where(.svelte-1elxaub){display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.desktop-nav.svelte-1elxaub a:where(.svelte-1elxaub){display:flex;flex-direction:column;align-items:center;gap:5px;font-size:1.2rem;font-family:HarmattanBW;color:var(--fg-medium);text-decoration:none;transition:color .2s ease}.desktop-nav.svelte-1elxaub a:where(.svelte-1elxaub) .dot:where(.svelte-1elxaub){width:4px;height:4px;border-radius:50%;background:transparent;transition:background .2s ease,transform .2s ease}.desktop-nav.svelte-1elxaub a:where(.svelte-1elxaub):hover{color:var(--fg-hard)}.desktop-nav.svelte-1elxaub a:where(.svelte-1elxaub):hover .dot:where(.svelte-1elxaub){background:var(--gray)}.desktop-nav.svelte-1elxaub a.active:where(.svelte-1elxaub){color:var(--green);font-weight:600}.desktop-nav.svelte-1elxaub a.active:where(.svelte-1elxaub) .dot:where(.svelte-1elxaub){background:var(--green);transform:scale(1.3)}.hamburger.svelte-1elxaub{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:4px;width:32px;height:32px}.hamburger.svelte-1elxaub span:where(.svelte-1elxaub){display:block;height:2px;background:var(--fg-hard);border-radius:2px;transition:transform .3s ease,opacity .3s ease,width .3s ease;transform-origin:center}.hamburger.open.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.open.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-overlay.svelte-1elxaub{position:fixed;inset:0;z-index:150;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-nav.svelte-1elxaub{position:fixed;top:0;left:0;right:0;z-index:160;background:var(--bg-hard);padding:5rem 2rem 2rem;box-shadow:0 4px 24px #0003;border-bottom:1px solid var(--bg-soft);animation:svelte-1elxaub-slideDown .25s ease}@keyframes svelte-1elxaub-slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.mobile-nav.svelte-1elxaub ul:where(.svelte-1elxaub){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.mobile-nav.svelte-1elxaub a:where(.svelte-1elxaub){display:block;font-size:1.3rem;font-family:HarmattanBW;color:var(--fg-medium);text-decoration:none;padding:1rem .5rem;border-bottom:1px solid var(--bg-soft);transition:color .2s ease,padding-right .2s ease}.mobile-nav.svelte-1elxaub a:where(.svelte-1elxaub):hover{color:var(--fg-hard);padding-right:1rem}.mobile-nav.svelte-1elxaub a.active:where(.svelte-1elxaub){color:var(--green);font-weight:700;padding-right:1rem;border-right:3px solid var(--green)}@media only screen and (max-width:768px){.header.svelte-1elxaub{padding:1rem 1.5rem}.desktop-nav.svelte-1elxaub{display:none}.hamburger.svelte-1elxaub{display:flex}}.site-footer.svelte-jz8lnl{background-color:var(--fg-soft);color:var(--bg-soft);padding:3.5rem 0 2rem;margin-top:auto;border-top:3px solid var(--footer-accent);text-align:center}.container.svelte-jz8lnl{max-width:50%;margin:0 auto;padding:0 1.5rem}.brand.svelte-jz8lnl h3:where(.svelte-jz8lnl){font-size:1.8rem;font-family:HarmattanBW,serif;color:var(--bg-soft);margin:0 0 .5rem}.desc.svelte-jz8lnl{color:var(--gray);font-size:.9rem;line-height:1.8;margin:0 auto 1.8rem;max-width:320px}.footer-links.svelte-jz8lnl{display:flex;justify-content:center;flex-wrap:wrap;gap:.4rem 2rem;list-style:none;padding:0;margin:0 0 1.8rem}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--orange);font-size:1rem;font-family:Symbols Nerd Font,HarmattanBW;text-decoration:none;transition:color .2s ease;position:relative}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl):after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:var(--green);transform:scaleX(0);transform-origin:right;transition:transform .2s ease}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--bg-soft)}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover:after{transform:scaleX(1)}.divider.svelte-jz8lnl{border:none;border-top:1px solid color-mix(in srgb,var(--gray) 30%,transparent);margin:0 0 1.5rem}.footer-bottom.svelte-jz8lnl{display:flex;align-items:center;justify-content:center;gap:.75rem;color:var(--gray);font-size:.82rem;font-family:FreeMono,monospace}.dot.svelte-jz8lnl{width:3px;height:3px;border-radius:50%;background:var(--gray);display:inline-block;opacity:.5}.built-with.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--bg-soft);text-decoration:none;border-bottom:1px dotted var(--gray);transition:color .2s ease}.built-with.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--green);border-bottom-color:var(--green)}@media only screen and (max-width:768px){.container.svelte-jz8lnl{max-width:100%;padding:0 1.5rem}.footer-links.svelte-jz8lnl{gap:.4rem 1.5rem}.footer-bottom.svelte-jz8lnl{flex-direction:column;gap:.4rem}.dot.svelte-jz8lnl{display:none}}.container.svelte-12qhfyh{margin:1rem auto;max-width:65%;background-color:var(--fg-main);color:var(--fg-medium);border-radius:16px}@media only screen and (max-width:1074px){.container.svelte-12qhfyh{max-width:100%;margin:1rem auto;padding:1rem}}@media only screen and (max-width:768px){.container.svelte-12qhfyh{max-width:100%;margin:1rem auto;padding:1rem}}
