@import"https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;700&display=swap";/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.flex-shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@media(prefers-color-scheme:dark){.dark\:block{display:block}.dark\:hidden{display:none}}@layer base{:root{--color-bg:#fff;--color-bg-secondary:#f9fafb;--color-text:#1e293b;--color-text-secondary:#64748b;--color-accent:#dc2626;--color-accent-hover:#b91c1c;--color-accent-light:#fef2f2;--color-success:#05df72;--color-error:#e40014;--color-border:#e2e8f0;--color-code-bg:#f8fafc;--color-code-border:#e2e8f0}[data-theme=dark]{--color-bg:#0f172a;--color-bg-secondary:#1e293b;--color-text:#f1f5f9;--color-text-secondary:#94a3b8;--color-accent:#ef4444;--color-accent-hover:#dc2626;--color-accent-light:#1e1e1e;--color-success:#05df72;--color-error:#e40014;--color-border:#334155;--color-code-bg:#1e293b;--color-code-border:#334155}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;scroll-padding-top:60px;font-family:Atkinson Hyperlegible,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}@media(max-width:1400px){html{scroll-padding-top:80px}}@media(max-width:768px){html{scroll-padding-top:100px}}@media(max-width:480px){html{scroll-padding-top:120px}}body{background-color:var(--color-bg);color:var(--color-text);margin:0;padding:0;transition:background-color .2s,color .2s}::-moz-selection{background-color:var(--color-accent);color:#fff}::selection{background-color:var(--color-accent);color:#fff}a::-moz-selection{background-color:var(--color-accent-hover);color:#fff}a::selection{background-color:var(--color-accent-hover);color:#fff}h1,h2,h3,h4,h5,h6{letter-spacing:-.025em;color:var(--color-text);margin-top:2rem;margin-bottom:1rem;font-family:Atkinson Hyperlegible,sans-serif;font-weight:700}h1{letter-spacing:-.05em;font-size:2.25rem;line-height:2.5rem}h2{letter-spacing:-.04em;font-size:1.875rem;line-height:2.25rem}h3{letter-spacing:-.03em;font-size:1.5rem;line-height:2rem}p,li{margin-bottom:1.25rem;font-family:Atkinson Hyperlegible,sans-serif;font-size:1rem;line-height:1.8}a{color:var(--color-accent);transition:color .2s,text-decoration-color .2s}a:not(.nav-link):not(.post-link):not(.article-card-link):not(.toc-link):not(.button-link){text-decoration-color:var(--color-accent);text-underline-offset:.2em;text-decoration-thickness:1px;text-decoration:underline!important}.nav-link,.post-link,.article-card-link,.toc-link,.button-link{text-decoration:none!important}a:hover{color:var(--color-accent-hover)}a:not(.nav-link):not(.post-link):not(.article-card-link):not(.toc-link):not(.button-link):hover{text-decoration-color:var(--color-accent-hover)}@media(min-width:768px){a:not(.nav-link):not(.post-link):not(.article-card-link):not(.toc-link):not(.button-link){display:inline;position:relative;text-decoration:none!important}a:not(.nav-link):not(.post-link):not(.article-card-link):not(.toc-link):not(.button-link):after{content:"";background-color:var(--color-accent);width:0;height:1px;transition:width .3s,background-color .2s;position:absolute;bottom:-.1em;left:0}a:not(.nav-link):not(.post-link):not(.article-card-link):not(.toc-link):not(.button-link):hover:after{background-color:var(--color-accent-hover);width:100%}table a{text-decoration:underline!important;display:inline!important;position:static!important}table a:after{content:none!important;display:none!important}}pre{background-color:var(--color-code-bg);border:1px solid var(--color-code-border);border-radius:.5rem;max-height:500px;margin:1.5rem 0;padding:0;font-family:SF Mono,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.6;position:relative;overflow:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}pre>code{padding:1.25rem;display:block;overflow-x:auto}code{background-color:var(--color-accent-light);color:var(--color-accent);border-radius:.25rem;padding:.125rem .375rem;font-family:SF Mono,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;font-weight:500}pre code{color:inherit;background-color:#0000;border-radius:0;padding:0;font-weight:400}pre::-webkit-scrollbar{width:8px;height:8px}pre::-webkit-scrollbar-track{background:var(--color-code-bg);border-radius:.25rem}pre::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:.25rem}pre::-webkit-scrollbar-thumb:hover{background:var(--color-text-secondary)}blockquote{border-left:4px solid var(--color-accent);color:var(--color-text-secondary);margin:1.5rem 0;padding-left:1.5rem;font-style:italic}.spoiler-wrapper{display:inline}.spoiler-label{color:var(--color-accent);font-size:.875rem;font-weight:600}.spoiler-inline{background-color:var(--color-bg-secondary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.25rem;padding:0 .25rem;transition:all .2s;display:inline;position:relative}.spoiler-inline:not(.revealed){color:#0000;text-shadow:0 0 #0000;background-color:#3b82f6;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40"><rect x="0" y="0" width="10" height="10" fill="%231e4a8a"/><rect x="10" y="0" width="10" height="10" fill="%232563eb"/><rect x="20" y="0" width="10" height="10" fill="%233b82f6"/><rect x="30" y="0" width="10" height="10" fill="%2360a5fa"/><rect x="0" y="10" width="10" height="10" fill="%233b82f6"/><rect x="10" y="10" width="10" height="10" fill="%2360a5fa"/><rect x="20" y="10" width="10" height="10" fill="%231e4a8a"/><rect x="30" y="10" width="10" height="10" fill="%232563eb"/><rect x="0" y="20" width="10" height="10" fill="%2360a5fa"/><rect x="10" y="20" width="10" height="10" fill="%231e4a8a"/><rect x="20" y="20" width="10" height="10" fill="%232563eb"/><rect x="30" y="20" width="10" height="10" fill="%233b82f6"/><rect x="0" y="30" width="10" height="10" fill="%232563eb"/><rect x="10" y="30" width="10" height="10" fill="%233b82f6"/><rect x="20" y="30" width="10" height="10" fill="%2360a5fa"/><rect x="30" y="30" width="10" height="10" fill="%231e4a8a"/></svg>');background-repeat:repeat;background-size:40px 40px}[data-theme=dark] .spoiler-inline:not(.revealed){background-color:#2c5aa0;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40"><rect x="0" y="0" width="10" height="10" fill="%231a3d6f"/><rect x="10" y="0" width="10" height="10" fill="%23254a7f"/><rect x="20" y="0" width="10" height="10" fill="%232c5aa0"/><rect x="30" y="0" width="10" height="10" fill="%233d6db5"/><rect x="0" y="10" width="10" height="10" fill="%232c5aa0"/><rect x="10" y="10" width="10" height="10" fill="%23356bb0"/><rect x="20" y="10" width="10" height="10" fill="%231a3d6f"/><rect x="30" y="10" width="10" height="10" fill="%23254a7f"/><rect x="0" y="20" width="10" height="10" fill="%233d6db5"/><rect x="10" y="20" width="10" height="10" fill="%231a3d6f"/><rect x="20" y="20" width="10" height="10" fill="%23356bb0"/><rect x="30" y="20" width="10" height="10" fill="%232c5aa0"/><rect x="0" y="30" width="10" height="10" fill="%23254a7f"/><rect x="10" y="30" width="10" height="10" fill="%232c5aa0"/><rect x="20" y="30" width="10" height="10" fill="%233d6db5"/><rect x="30" y="30" width="10" height="10" fill="%23356bb0"/></svg>');background-size:40px 40px}.spoiler-inline.revealed{-webkit-user-select:text;-moz-user-select:text;user-select:text;cursor:text;background-color:#0000;background-image:none}.spoiler-block{border-left:4px solid var(--color-accent);background-color:var(--color-bg-secondary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.25rem;margin:1.5rem 0;padding:1rem 1.5rem;transition:all .2s;position:relative}.spoiler-block:not(.revealed){color:#0000;text-shadow:0 0 #0000;background-color:#3b82f6;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40"><rect x="0" y="0" width="10" height="10" fill="%231e4a8a"/><rect x="10" y="0" width="10" height="10" fill="%232563eb"/><rect x="20" y="0" width="10" height="10" fill="%233b82f6"/><rect x="30" y="0" width="10" height="10" fill="%2360a5fa"/><rect x="0" y="10" width="10" height="10" fill="%233b82f6"/><rect x="10" y="10" width="10" height="10" fill="%2360a5fa"/><rect x="20" y="10" width="10" height="10" fill="%231e4a8a"/><rect x="30" y="10" width="10" height="10" fill="%232563eb"/><rect x="0" y="20" width="10" height="10" fill="%2360a5fa"/><rect x="10" y="20" width="10" height="10" fill="%231e4a8a"/><rect x="20" y="20" width="10" height="10" fill="%232563eb"/><rect x="30" y="20" width="10" height="10" fill="%233b82f6"/><rect x="0" y="30" width="10" height="10" fill="%232563eb"/><rect x="10" y="30" width="10" height="10" fill="%233b82f6"/><rect x="20" y="30" width="10" height="10" fill="%2360a5fa"/><rect x="30" y="30" width="10" height="10" fill="%231e4a8a"/></svg>');background-repeat:repeat;background-size:40px 40px}[data-theme=dark] .spoiler-block:not(.revealed){background-color:#2c5aa0;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40"><rect x="0" y="0" width="10" height="10" fill="%231a3d6f"/><rect x="10" y="0" width="10" height="10" fill="%23254a7f"/><rect x="20" y="0" width="10" height="10" fill="%232c5aa0"/><rect x="30" y="0" width="10" height="10" fill="%233d6db5"/><rect x="0" y="10" width="10" height="10" fill="%232c5aa0"/><rect x="10" y="10" width="10" height="10" fill="%23356bb0"/><rect x="20" y="10" width="10" height="10" fill="%231a3d6f"/><rect x="30" y="10" width="10" height="10" fill="%23254a7f"/><rect x="0" y="20" width="10" height="10" fill="%233d6db5"/><rect x="10" y="20" width="10" height="10" fill="%231a3d6f"/><rect x="20" y="20" width="10" height="10" fill="%23356bb0"/><rect x="30" y="20" width="10" height="10" fill="%232c5aa0"/><rect x="0" y="30" width="10" height="10" fill="%23254a7f"/><rect x="10" y="30" width="10" height="10" fill="%232c5aa0"/><rect x="20" y="30" width="10" height="10" fill="%233d6db5"/><rect x="30" y="30" width="10" height="10" fill="%23356bb0"/></svg>');background-size:40px 40px}.spoiler-block.revealed{-webkit-user-select:text;-moz-user-select:text;user-select:text;cursor:default;background-color:#0000;background-image:none}.spoiler-block>*{margin-bottom:.5rem}.spoiler-block>:last-child{margin-bottom:0}table{border-collapse:collapse;-webkit-overflow-scrolling:touch;width:100%;margin:1.5rem 0;display:block;overflow-x:auto}thead,tbody,tr{table-layout:fixed;width:100%;display:table}th,td{text-align:left;border-bottom:1px solid var(--color-border);word-break:break-word;overflow-wrap:break-word;padding:.75rem}th{background-color:var(--color-bg-secondary);font-weight:600}tr:hover{background-color:var(--color-bg-secondary)}table::-webkit-scrollbar{height:8px}table::-webkit-scrollbar-track{background:var(--color-bg-secondary);border-radius:.25rem}table::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:.25rem}table::-webkit-scrollbar-thumb:hover{background:var(--color-text-secondary)}@media(max-width:768px){th,td{padding:.5rem;font-size:.875rem}}ul,ol{margin:1rem 0;padding-left:2rem}li{margin-bottom:.5rem}hr{border:none;border-top:1px solid var(--color-border);margin:3rem 0}}@layer components{.container{max-width:48rem;margin:0 auto;padding:2rem 1.5rem}.nav-link{color:var(--color-text);letter-spacing:-.01em;background-image:none;border-radius:.375rem;padding:.5rem .75rem;font-family:Atkinson Hyperlegible,sans-serif;font-size:.875rem;font-weight:500;transition:color .15s}.nav-link:hover{color:var(--color-accent)}.btn{border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;letter-spacing:-.01em;background-color:#0000;border-radius:.375rem;padding:.375rem .875rem;font-family:Atkinson Hyperlegible,sans-serif;font-size:.875rem;font-weight:500;transition:background-color .15s,border-color .15s,color .15s}.btn:hover{background-color:var(--color-bg-secondary);border-color:var(--color-accent);color:var(--color-accent)}.btn-primary{background-color:var(--color-accent);border-color:var(--color-accent);color:#fff}.btn-primary:hover{background-color:var(--color-accent-hover);border-color:var(--color-accent-hover)}.code-block{background-color:var(--color-code-bg);border:1px solid var(--color-code-border);border-radius:.5rem;margin:1.5rem 0;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.code-header{background-color:var(--color-bg-secondary);border-bottom:1px solid var(--color-code-border);justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.code-language{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-family:Atkinson Hyperlegible,sans-serif;font-size:.75rem;font-weight:600}.code-content{max-height:500px;position:relative;overflow:auto}.code-block pre{box-shadow:none;background:0 0;border:none;border-radius:0;margin:0}.code-content::-webkit-scrollbar{width:8px;height:8px}.code-content::-webkit-scrollbar-track{background:var(--color-code-bg)}.code-content::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:.25rem}.code-content::-webkit-scrollbar-thumb:hover{background:var(--color-text-secondary)}.prose{max-width:none}.prose>*{margin-bottom:1.25rem}.card{background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:.5rem;margin-bottom:1.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s}.card:hover{border-color:var(--color-accent);transform:translateY(-4px);box-shadow:0 12px 24px -4px #0000001f,0 8px 16px -4px #00000014}.post-item{border-bottom:1px solid var(--color-border);padding:1.5rem 0}.post-item:last-child{border-bottom:none}.post-date{color:var(--color-text-secondary);font-family:Atkinson Hyperlegible,sans-serif;font-size:.875rem}.post-title{margin:.5rem 0;font-size:1.25rem;font-weight:600}.post-excerpt{color:var(--color-text-secondary);font-family:Atkinson Hyperlegible,sans-serif;line-height:1.6}.tag{background-color:var(--color-bg-secondary);color:var(--color-text-secondary);border-radius:.25rem;margin-bottom:.5rem;margin-right:.5rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-block}.tag:hover{background-color:var(--color-accent);color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.3s forwards fadeIn}.animate-on-scroll{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.animate-on-scroll.animate-reveal{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.animate-on-scroll{opacity:1;transition:none;transform:none}}}@layer utilities{.hidden{display:none}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}[data-theme=dark] .dark\:block{display:block}[data-theme=dark] .dark\:hidden,[data-theme=light] .dark\:block{display:none}[data-theme=light] .dark\:hidden{display:block}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-primary{color:var(--color-text)}.text-secondary{color:var(--color-text-secondary)}.text-accent{color:var(--color-accent)}.border{border:1px solid var(--color-border)}.border-t{border-top:1px solid var(--color-border)}.border-b{border-bottom:1px solid var(--color-border)}.border-l{border-left:1px solid var(--color-border)}.border-r{border-right:1px solid var(--color-border)}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.w-full{width:100%}.max-w-prose{max-width:65ch}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}.top-nav.svelte-ocbj1u{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid transparent;transform:translateZ(0);will-change:transform;isolation:isolate;backface-visibility:hidden;-webkit-backface-visibility:hidden}.top-nav.scrolled.svelte-ocbj1u{background:#fffffff2;border-bottom-color:#00000014;box-shadow:0 1px 3px #0000000d}[data-theme=dark] .top-nav.svelte-ocbj1u{background:#0f172acc}[data-theme=dark] .top-nav.scrolled.svelte-ocbj1u{background:#0f172af2;border-bottom-color:#ffffff14}.nav-container.svelte-ocbj1u{max-width:56rem;margin:0 auto;padding:0 1.5rem}.nav-content.svelte-ocbj1u{display:flex;gap:.5rem;align-items:center;justify-content:center;padding:1rem 0;position:relative}.active-indicator.svelte-ocbj1u{position:absolute;bottom:1.25rem;left:0;height:3px;background:var(--color-accent);pointer-events:none;z-index:1;border-radius:1.5px;opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1),opacity .2s ease}.active-indicator.ready.svelte-ocbj1u{opacity:1}.nav-link.svelte-ocbj1u{display:flex;align-items:center;gap:.5rem;color:var(--color-text-secondary);text-decoration:none;font-size:.875rem;font-weight:500;font-family:Inter,sans-serif;padding:.5rem .875rem}@media(hover:hover)and (pointer:fine){.nav-link.svelte-ocbj1u:hover{color:var(--color-text)}}.nav-link.active.svelte-ocbj1u{color:var(--color-accent)}.nav-icon.svelte-ocbj1u{display:flex;align-items:center;justify-content:center;line-height:0}@media(max-width:640px){.nav-container.svelte-ocbj1u{padding:0 1rem}.nav-content.svelte-ocbj1u{gap:.5rem;padding:1rem 0}.nav-link.svelte-ocbj1u{font-size:.8125rem;padding:.5rem .75rem;gap:.375rem}.active-indicator.svelte-ocbj1u{bottom:.5rem}}@media print{.top-nav.svelte-ocbj1u{display:none!important}}.toggle-wrapper.svelte-1inz2ds{display:inline-flex;align-items:center}.toggle-input.svelte-1inz2ds{position:absolute;opacity:0;width:0;height:0}.toggle-label.svelte-1inz2ds{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:.75rem;padding:.5rem;border-radius:2rem;transition:background .3s ease}.toggle-label.svelte-1inz2ds:hover{background:#0000000d}[data-theme=dark] .toggle-label.svelte-1inz2ds:hover{background:#ffffff0d}.mode-icon.svelte-1inz2ds{display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);color:var(--color-text-secondary)}.mode-icon.svelte-1inz2ds svg:where(.svelte-1inz2ds){width:18px;height:18px}.light-icon.svelte-1inz2ds{color:#f59e0b;opacity:1;transform:scale(1)}.toggle-input.svelte-1inz2ds:checked+.toggle-label:where(.svelte-1inz2ds) .light-icon:where(.svelte-1inz2ds){opacity:.3;transform:scale(.9)}.dark-icon.svelte-1inz2ds{color:#3b82f6;opacity:.3;transform:scale(.9)}.toggle-input.svelte-1inz2ds:checked+.toggle-label:where(.svelte-1inz2ds) .dark-icon:where(.svelte-1inz2ds){opacity:1;transform:scale(1);color:#60a5fa}.toggle-switch.svelte-1inz2ds{position:relative;display:inline-block;width:52px;height:28px;background:linear-gradient(to right,#fbbf24,#60a5fa);border-radius:28px;transition:all .3s ease;box-shadow:inset 0 2px 4px #0000001a}.toggle-slider.svelte-1inz2ds{position:absolute;top:2px;left:2px;width:24px;height:24px;background:#fff;border-radius:50%;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0003}.toggle-input.svelte-1inz2ds:checked+.toggle-label:where(.svelte-1inz2ds) .toggle-slider:where(.svelte-1inz2ds){transform:translate(24px);background:#1e293b}.toggle-input.svelte-1inz2ds:focus-visible+.toggle-label:where(.svelte-1inz2ds) .toggle-switch:where(.svelte-1inz2ds){outline:2px solid var(--color-accent);outline-offset:2px}.toggle-label.svelte-1inz2ds:hover .toggle-switch:where(.svelte-1inz2ds){box-shadow:inset 0 2px 4px #00000026,0 0 0 4px #0000000d}[data-theme=dark] .toggle-label.svelte-1inz2ds:hover .toggle-switch:where(.svelte-1inz2ds){box-shadow:inset 0 2px 4px #00000026,0 0 0 4px #ffffff0d}.toggle-slider.svelte-1inz2ds{animation:none}.toggle-input.svelte-1inz2ds:checked+.toggle-label:where(.svelte-1inz2ds) .toggle-slider:where(.svelte-1inz2ds){animation:svelte-1inz2ds-pulse .4s cubic-bezier(.4,0,.2,1)}@keyframes svelte-1inz2ds-pulse{0%,to{transform:translate(24px) scale(1)}50%{transform:translate(24px) scale(1.1)}}.background-animation.svelte-64ccvy{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;overflow:hidden;opacity:0;transition:opacity 1s ease-in-out}.background-animation.mounted.svelte-64ccvy{opacity:1}.light-space-container.svelte-64ccvy{position:absolute;top:0;left:0;width:100%;height:100%}[data-theme=dark] .light-space-container.svelte-64ccvy{display:none}.sun.svelte-64ccvy{position:absolute;width:80px;height:80px;top:10%;right:15%;animation:svelte-64ccvy-sunPulse 8s ease-in-out infinite}@keyframes svelte-64ccvy-sunPulse{0%,to{transform:scale(1) rotate(0);opacity:.8}50%{transform:scale(1.1) rotate(180deg);opacity:1}}.cloud.svelte-64ccvy{position:absolute;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.cloud-1.svelte-64ccvy{width:120px;height:60px;top:15%;left:10%;animation:svelte-64ccvy-cloudDrift1 30s ease-in-out infinite}.cloud-2.svelte-64ccvy{width:100px;height:50px;top:60%;left:70%;animation:svelte-64ccvy-cloudDrift2 35s ease-in-out infinite}.cloud-3.svelte-64ccvy{width:110px;height:55px;top:40%;right:20%;animation:svelte-64ccvy-cloudDrift3 40s ease-in-out infinite}@keyframes svelte-64ccvy-cloudDrift1{0%,to{transform:translate(0)}50%{transform:translate(50px)}}@keyframes svelte-64ccvy-cloudDrift2{0%,to{transform:translate(0)}50%{transform:translate(-40px)}}@keyframes svelte-64ccvy-cloudDrift3{0%,to{transform:translate(0)}50%{transform:translate(30px)}}.rocket.svelte-64ccvy{position:absolute;width:50px;height:66px;left:20%;bottom:20%;animation:svelte-64ccvy-rocketFly 20s ease-in-out infinite}@keyframes svelte-64ccvy-rocketFly{0%{transform:translate(0) rotate(-15deg)}25%{transform:translate(100px,-150px) rotate(-10deg)}50%{transform:translate(200px,-100px) rotate(-5deg)}75%{transform:translate(100px,-50px) rotate(-12deg)}to{transform:translate(0) rotate(-15deg)}}.moon-light.svelte-64ccvy{position:absolute;width:45px;height:45px;right:8%;bottom:35%;animation:svelte-64ccvy-moonFloat 25s ease-in-out infinite}@keyframes svelte-64ccvy-moonFloat{0%,to{transform:translate(0)}50%{transform:translate(-30px,20px)}}.stars-container.svelte-64ccvy{position:absolute;top:0;left:0;width:100%;height:100%;display:none}[data-theme=dark] .stars-container.svelte-64ccvy{display:block}.star.svelte-64ccvy{position:absolute;background:#fff;border-radius:50%;animation:svelte-64ccvy-twinkle 3s ease-in-out infinite}.star-0.svelte-64ccvy{width:2px;height:2px;box-shadow:0 0 2px #fffc}.star-1.svelte-64ccvy{width:1px;height:1px;box-shadow:0 0 1px #fff9}.star-2.svelte-64ccvy{width:3px;height:3px;box-shadow:0 0 3px #ffffffe6}.star-3.svelte-64ccvy{width:1.5px;height:1.5px;box-shadow:0 0 1.5px #ffffffb3}.star-4.svelte-64ccvy{width:2.5px;height:2.5px;box-shadow:0 0 2.5px #ffffffd9}@keyframes svelte-64ccvy-twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.astronaut.svelte-64ccvy{position:absolute;width:80px;height:96px;left:15%;top:20%;animation:svelte-64ccvy-astronautFloat 25s ease-in-out infinite;opacity:.8}@keyframes svelte-64ccvy-astronautFloat{0%,to{transform:translate(0) rotate(-5deg)}25%{transform:translate(30px,-40px) rotate(5deg)}50%{transform:translate(60px,-20px) rotate(-3deg)}75%{transform:translate(30px,20px) rotate(8deg)}}.planet.svelte-64ccvy{position:absolute;opacity:.6}.planet-1.svelte-64ccvy{width:60px;height:60px;right:10%;top:15%;animation:svelte-64ccvy-planetFloat1 30s ease-in-out infinite}.planet-2.svelte-64ccvy{width:50px;height:50px;left:8%;bottom:25%;animation:svelte-64ccvy-planetFloat2 35s ease-in-out infinite}@keyframes svelte-64ccvy-planetFloat1{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-20px,30px) rotate(180deg)}}@keyframes svelte-64ccvy-planetFloat2{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(25px,-25px) rotate(-180deg)}}.satellite.svelte-64ccvy{position:absolute;width:60px;height:45px;right:20%;bottom:30%;animation:svelte-64ccvy-satelliteOrbit 40s linear infinite;opacity:.7}@keyframes svelte-64ccvy-satelliteOrbit{0%{transform:translate(0) rotate(0)}25%{transform:translate(-50px,-80px) rotate(90deg)}50%{transform:translate(-100px) rotate(180deg)}75%{transform:translate(-50px,80px) rotate(270deg)}to{transform:translate(0) rotate(360deg)}}.code-bug.svelte-64ccvy{position:absolute;opacity:.7}.bug-dark-1.svelte-64ccvy{width:55px;height:55px;right:10%;top:50%;animation:svelte-64ccvy-bugFloat 20s ease-in-out infinite}.bug-dark-2.svelte-64ccvy{width:45px;height:45px;left:25%;bottom:35%;animation:svelte-64ccvy-bugFloat2 28s ease-in-out infinite}@keyframes svelte-64ccvy-bugFloat{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(-30px,20px) rotate(15deg)}50%{transform:translate(-15px,-20px) rotate(-10deg)}75%{transform:translate(20px,10px) rotate(20deg)}}@keyframes svelte-64ccvy-bugFloat2{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(25px,-15px) rotate(-15deg)}66%{transform:translate(-20px,15px) rotate(12deg)}}.code-symbol.svelte-64ccvy{position:absolute;opacity:.6}.bracket-light-1.svelte-64ccvy{width:35px;height:50px;left:60%;top:25%;animation:svelte-64ccvy-codeSymbolFloat 18s ease-in-out infinite}.bracket-light-2.svelte-64ccvy{width:35px;height:50px;right:35%;bottom:40%;animation:svelte-64ccvy-codeSymbolFloat2 22s ease-in-out infinite}.semicolon-light.svelte-64ccvy{width:18px;height:35px;left:40%;bottom:25%;animation:svelte-64ccvy-codeSymbolFloat 20s ease-in-out infinite;animation-delay:-5s}.bracket-dark-1.svelte-64ccvy{width:35px;height:50px;left:55%;top:35%;animation:svelte-64ccvy-codeSymbolFloat 19s ease-in-out infinite}.bracket-dark-2.svelte-64ccvy{width:35px;height:50px;right:35%;bottom:45%;animation:svelte-64ccvy-codeSymbolFloat2 21s ease-in-out infinite}.angle-bracket-dark.svelte-64ccvy{width:40px;height:35px;left:70%;bottom:20%;animation:svelte-64ccvy-codeSymbolFloat 24s ease-in-out infinite;animation-delay:-8s}.semicolon-dark.svelte-64ccvy{width:18px;height:35px;left:35%;top:60%;animation:svelte-64ccvy-codeSymbolFloat2 18s ease-in-out infinite;animation-delay:-3s}@keyframes svelte-64ccvy-codeSymbolFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-25px) rotate(10deg)}}@keyframes svelte-64ccvy-codeSymbolFloat2{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(20px,-20px) rotate(-8deg)}}.code-text.svelte-64ccvy{position:absolute;opacity:.6;font-weight:700}.fn-light.svelte-64ccvy{width:55px;height:28px;left:50%;top:65%;animation:svelte-64ccvy-codeTextFloat 16s ease-in-out infinite}.const-dark.svelte-64ccvy{width:70px;height:28px;right:15%;top:60%;animation:svelte-64ccvy-codeTextFloat 17s ease-in-out infinite}.arrow-dark.svelte-64ccvy{width:50px;height:28px;left:45%;bottom:15%;animation:svelte-64ccvy-codeTextFloat 19s ease-in-out infinite;animation-delay:-7s}.go-panic-dark.svelte-64ccvy{width:155px;height:48px;left:15%;bottom:50%;animation:svelte-64ccvy-errorBlink 12s ease-in-out infinite}.works-machine-dark.svelte-64ccvy{width:135px;height:55px;left:18%;bottom:65%;animation:svelte-64ccvy-badgeFloat 18s ease-in-out infinite}.segfault-light.svelte-64ccvy{width:145px;height:32px;right:8%;bottom:20%;animation:svelte-64ccvy-errorBlink 13s ease-in-out infinite}@keyframes svelte-64ccvy-errorBlink{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes svelte-64ccvy-stackShake{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-10px) rotate(2deg)}50%{transform:translateY(0) rotate(0)}75%{transform:translateY(-10px) rotate(-2deg)}}@keyframes svelte-64ccvy-badgeFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-25px,-20px) scale(1.05)}}@keyframes svelte-64ccvy-conflictFlash{0%,to{opacity:.5;transform:translate(0)}25%{opacity:.8;transform:translate(-15px)}75%{opacity:.7;transform:translate(10px)}}@keyframes svelte-64ccvy-codeTextFloat{0%,to{transform:translate(0);opacity:.5}50%{transform:translate(-30px);opacity:.8}}@media(prefers-reduced-motion:reduce){.sun.svelte-64ccvy,.cloud.svelte-64ccvy,.rocket.svelte-64ccvy,.moon-light.svelte-64ccvy,.star.svelte-64ccvy,.astronaut.svelte-64ccvy,.planet.svelte-64ccvy,.satellite.svelte-64ccvy,.code-bug.svelte-64ccvy,.code-symbol.svelte-64ccvy,.code-text.svelte-64ccvy{animation:none}.star.svelte-64ccvy{opacity:.5}.code-bug.svelte-64ccvy,.code-symbol.svelte-64ccvy,.code-text.svelte-64ccvy{opacity:.4}}@media(max-width:768px){.background-animation.mounted.svelte-64ccvy{opacity:.1}.star.svelte-64ccvy:nth-child(n+15){display:none}.sun.svelte-64ccvy{width:50px;height:50px;top:5%;right:5%;opacity:.6}.cloud-1.svelte-64ccvy{width:70px;height:35px;top:8%;left:5%}.cloud-2.svelte-64ccvy{width:60px;height:30px;top:85%;left:60%}.cloud-3.svelte-64ccvy{width:65px;height:33px;top:50%;right:8%}.rocket.svelte-64ccvy{width:30px;height:40px;left:10%;bottom:10%;opacity:.5}.moon-light.svelte-64ccvy{width:28px;height:28px;right:5%;bottom:15%;opacity:.5}.astronaut.svelte-64ccvy{width:45px;height:54px;left:8%;top:12%;opacity:.6}.planet-1.svelte-64ccvy{width:35px;height:35px;right:5%;top:8%;opacity:.5}.planet-2.svelte-64ccvy{width:30px;height:30px;left:5%;bottom:18%;opacity:.5}.satellite.svelte-64ccvy{width:35px;height:26px;right:10%;bottom:20%;opacity:.5}@keyframes svelte-64ccvy-astronautFloat{0%,to{transform:translate(0) rotate(-5deg)}50%{transform:translate(15px,-15px) rotate(5deg)}}@keyframes svelte-64ccvy-planetFloat1{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-10px,10px) rotate(180deg)}}@keyframes svelte-64ccvy-planetFloat2{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(10px,-10px) rotate(-180deg)}}@keyframes svelte-64ccvy-satelliteOrbit{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-30px,-30px) rotate(180deg)}}@keyframes svelte-64ccvy-cloudDrift1{0%,to{transform:translate(0)}50%{transform:translate(20px)}}@keyframes svelte-64ccvy-cloudDrift2{0%,to{transform:translate(0)}50%{transform:translate(-15px)}}@keyframes svelte-64ccvy-cloudDrift3{0%,to{transform:translate(0)}50%{transform:translate(15px)}}@keyframes svelte-64ccvy-rocketFly{0%,to{transform:translate(0) rotate(-15deg)}50%{transform:translate(30px,-40px) rotate(-10deg)}}@keyframes svelte-64ccvy-moonFloat{0%,to{transform:translate(0)}50%{transform:translate(-15px,10px)}}}.back-to-top.svelte-xb6ku1{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;background-color:var(--color-accent);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:background-color .3s ease,box-shadow .3s ease;z-index:1000;animation:svelte-xb6ku1-fadeInUp .3s ease}.back-to-top.svelte-xb6ku1 svg:where(.svelte-xb6ku1){transform:rotate(-45deg)}.back-to-top.launching.svelte-xb6ku1{animation:svelte-xb6ku1-launch .6s ease-in-out forwards;pointer-events:none}.back-to-top.launching.short-scroll.svelte-xb6ku1{animation:svelte-xb6ku1-launchShort .4s ease-in-out forwards}.back-to-top.svelte-xb6ku1:hover{background-color:var(--color-accent-hover);box-shadow:0 8px 16px #0003}@keyframes svelte-xb6ku1-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-xb6ku1-launch{0%{transform:translateY(0) translate(0) scale(1)}5%{transform:translateY(0) translate(-3px) scale(1.02)}10%{transform:translateY(0) translate(3px) scale(1.02)}15%{transform:translateY(0) translate(-2px) scale(1.05)}20%{transform:translateY(-2px) translate(2px) scale(1.1)}30%{transform:translateY(-8px) translate(-1px) scale(1.1)}40%{transform:translateY(-15px) translate(1px) scale(1.05)}50%{transform:translateY(-30px) translate(-1px) scale(.95)}60%{transform:translateY(-50px) translate(1px) scale(.8)}to{transform:translateY(-120px) translate(0) scale(.4);opacity:0}}@keyframes svelte-xb6ku1-launchShort{0%{transform:translateY(0) translate(0) scale(1)}8%{transform:translateY(0) translate(-3px) scale(1.02)}16%{transform:translateY(0) translate(3px) scale(1.02)}24%{transform:translateY(-2px) translate(-2px) scale(1.05)}40%{transform:translateY(-10px) translate(0) scale(1.1)}70%{transform:translateY(-40px) translate(0) scale(.7)}to{transform:translateY(-80px) translate(0) scale(.3);opacity:0}}@keyframes svelte-xb6ku1-shake{0%,to{transform:translate(0)}25%{transform:translate(-1px)}75%{transform:translate(1px)}}@media(max-width:768px){.back-to-top.svelte-xb6ku1{bottom:1.5rem;right:1.5rem;width:2.75rem;height:2.75rem}}html{scroll-behavior:smooth}@media(max-width:768px){.content-container.svelte-12qhfyh{padding:0 .75rem!important}}.footer.svelte-12qhfyh{border-top:1px solid rgba(0,0,0,.05)}[data-theme=dark] .footer.svelte-12qhfyh{border-top:1px solid rgba(255,255,255,.05)}.rss-link.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.375rem;color:var(--color-text-secondary);font-size:.875rem;transition:color .2s ease}.rss-link.svelte-12qhfyh:hover{color:var(--color-accent)}.rss-link.svelte-12qhfyh svg:where(.svelte-12qhfyh){flex-shrink:0}@media print{footer.svelte-12qhfyh{display:none!important}}
