*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--background: #091c1e;--foreground: #f6fff5;--muted-foreground: #978e81;--accent: #f6833b;--accent-hover: #f89a5c;--accent-foreground: #091c1e;--border: rgba(135, 139, 134, .2);--border-strong: rgba(125, 102, 91, .4);--muted: rgba(135, 139, 134, .1);--card-bg: rgba(246, 255, 245, .03);--card-hover-bg: rgba(246, 255, 245, .015);--link: #6ca0e0;--prose-body: rgba(246, 255, 245, .8);--overlay-bg: #1c2520;--overlay-text: #dfdfc1;--font-sans: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "Playfair Display", Georgia, "Times New Roman", serif;--font-mono: "JetBrains Mono", ui-monospace, "Cascadia Code", monospace;--type-xs: clamp(.69rem, .65rem + .11vw, .94rem);--type-sm: clamp(.83rem, .77rem + .15vw, 1.13rem);--type-base: clamp(1rem, .91rem + .22vw, 1.5rem);--type-lg: clamp(1.2rem, 1.04rem + .4vw, 2.1rem);--type-xl: clamp(1.44rem, 1.14rem + .75vw, 3rem);--type-2xl: clamp(1.73rem, 1.18rem + 1.36vw, 4.5rem);--grid-margin: clamp(1rem, 4vw, 5rem);--cell-padding: clamp(.75rem, 1.5vw, 1.5rem);--content-width: 720px;--page-width: 1200px;--radius: .5rem;--radius-sm: 4px}html{font-family:var(--font-sans);background-color:var(--background);color:var(--foreground);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1;position:relative;z-index:1}a{color:var(--accent);text-decoration:none;transition:color .15s ease}a:hover{color:var(--accent-hover)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--foreground);line-height:1.1}img{max-width:100%;height:auto}::selection{background-color:#f6833b4d}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--foreground)}.grid-container{display:grid;grid-template-columns:1fr;padding-inline:var(--grid-margin);width:100%}@media(min-width:1024px){.grid-container{grid-template-columns:200px 1fr}}.grid-section{padding-block:clamp(2rem,4vw,3.5rem)}.grid-section--dense{padding-block:clamp(.5rem,3vw,1.5rem)}.section-label{font-family:var(--font-mono);font-weight:700;text-transform:uppercase;font-size:var(--type-xs);letter-spacing:.05em;color:var(--muted-foreground);padding:var(--cell-padding)}.section-body{padding:var(--cell-padding)}.bg-grid{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.bg-grid-line{stroke:#f6fff50f;stroke-width:1;stroke-dasharray:4 4;stroke-linecap:butt}.article-content{font-family:var(--font-sans);font-size:var(--type-base);line-height:1.4;color:var(--prose-body)}.article-content>*+*{margin-top:1.25em}.article-content h2{font-family:var(--font-display);font-size:1.5rem;letter-spacing:-.025em;color:var(--foreground);margin-top:2rem;margin-bottom:.75rem}.article-content h3{font-family:var(--font-display);font-size:1.25rem;letter-spacing:-.025em;color:var(--foreground);margin-top:1.75rem;margin-bottom:.5rem}.article-content a{font-style:italic;text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--muted-foreground);text-decoration-thickness:1px;font-weight:400}.article-content strong{font-weight:500;color:var(--foreground)}.article-content code{font-family:var(--font-mono);font-size:.875em;background:#978e811a;padding:.125em .1875rem;border-radius:var(--radius-sm);box-shadow:0 0 0 1px #978e8126}.article-content pre{background:#978e811a;border-radius:var(--radius-sm);padding:.625rem .75rem;overflow-x:auto;font-family:var(--font-mono);font-size:.875rem;line-height:1.5;box-shadow:0 0 0 1px #978e8126;scrollbar-width:none}.article-content pre::-webkit-scrollbar{display:none}.article-content pre code{background:none;padding:0;border-radius:0;box-shadow:none;color:var(--foreground);font-size:inherit}.article-content blockquote{text-indent:-.3em;color:var(--prose-body)}.article-content blockquote p{font-size:1.25rem;font-weight:100}.article-content ul,.article-content ol{padding-left:1.5em}.article-content li{margin-bottom:.4em}.article-content li::marker{color:#978e8180}.article-content hr{border:none;border-top:1px solid var(--border);margin:2em 0}.article-content img{border-radius:var(--radius-sm);margin-block:1rem;max-width:100%}.article-content table{width:100%;border-collapse:collapse}.article-content th,.article-content td{padding:.5em .75em;border:1px solid var(--border);text-align:left}.article-content th{font-weight:500}.header[data-astro-cid-3ef6ksr2]{position:relative;z-index:10}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.5rem;padding-inline:var(--grid-margin);padding-block:clamp(.75rem,2vw,1.25rem)}.logo[data-astro-cid-3ef6ksr2]{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--foreground);letter-spacing:-.03em;text-decoration:none;white-space:nowrap}.logo[data-astro-cid-3ef6ksr2]:hover{color:var(--foreground);opacity:.8}.breadcrumbs[data-astro-cid-3ef6ksr2]{display:flex;align-items:center}.crumb[data-astro-cid-3ef6ksr2]{font-family:var(--font-mono);font-weight:700;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;color:var(--muted-foreground);text-decoration:none;transition:color .15s ease}a[data-astro-cid-3ef6ksr2].crumb:hover{color:var(--foreground)}.sep[data-astro-cid-3ef6ksr2]{font-family:var(--font-display);font-style:italic;color:var(--muted-foreground);opacity:.5;margin-inline:.5rem;font-size:.875rem;text-transform:none}.crumb[data-astro-cid-3ef6ksr2].current{opacity:.3;font-weight:400}.nav-links[data-astro-cid-3ef6ksr2]{display:flex;gap:.25rem;margin-left:auto}.nav-link[data-astro-cid-3ef6ksr2]{font-family:var(--font-sans);font-weight:500;font-size:.8125rem;color:#f6fff5cc;padding:.25rem .625rem;border-radius:var(--radius-sm);text-decoration:none;transition:background-color .15s ease,color .15s ease}.nav-link[data-astro-cid-3ef6ksr2]:hover{background:#f6fff50d;color:var(--foreground)}.footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);position:relative;z-index:1}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.5rem}.footer-logo[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--foreground)}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.5rem;font-size:.75rem;opacity:.6;line-height:1.25}.status[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.4rem}.status-dot[data-astro-cid-sz7xmlte]{width:6px;height:6px;border-radius:50%;background-color:#10b981}.footer-columns[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:2rem}@media(min-width:640px){.footer-columns[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}}.footer-col[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-family:var(--font-sans);font-weight:700;font-size:.875rem;margin-bottom:1rem;line-height:1.25}@media(min-width:1024px){.footer-col[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin-bottom:1.5rem}}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem;line-height:1.25}@media(min-width:1024px){.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{gap:.5rem}}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-family:var(--font-sans);font-weight:500;white-space:nowrap;opacity:.6;color:var(--foreground);text-decoration:none;transition:opacity .15s ease}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1;color:var(--foreground)}
