.header[data-astro-cid-nen7h5rs]{z-index:100;background:var(--header-bg);backdrop-filter:blur(10px);border-bottom:1px solid var(--rule);position:fixed;top:0;left:0;right:0}.nav[data-astro-cid-nen7h5rs]{align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:.95rem 1.5rem;display:flex}.nav-logo[data-astro-cid-nen7h5rs]{color:var(--text-primary);letter-spacing:-.01em;margin-right:auto;font-size:.95rem;font-weight:600;text-decoration:none}.theme-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;justify-content:center;align-items:center;padding:.4rem;display:flex}.theme-toggle[data-astro-cid-nen7h5rs]:hover{color:var(--accent)}.icon-sun{display:block}.icon-moon,[data-theme=dark] .icon-sun{display:none}[data-theme=dark] .icon-moon{display:block}.menu-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;z-index:110;background:0 0;border:none;padding:.5rem}.hamburger[data-astro-cid-nen7h5rs],.hamburger[data-astro-cid-nen7h5rs]:before,.hamburger[data-astro-cid-nen7h5rs]:after{background:var(--text-primary);width:22px;height:1.5px;transition:all .3s;display:block}.hamburger[data-astro-cid-nen7h5rs]{position:relative}.hamburger[data-astro-cid-nen7h5rs]:before,.hamburger[data-astro-cid-nen7h5rs]:after{content:"";position:absolute;left:0}.hamburger[data-astro-cid-nen7h5rs]:before{top:-7px}.hamburger[data-astro-cid-nen7h5rs]:after{top:7px}.mobile-nav[data-astro-cid-nen7h5rs]{background:var(--header-bg-solid);border-left:1px solid var(--rule);flex-direction:column;gap:1.5rem;width:75%;max-width:320px;height:100dvh;padding:5.5rem 2rem 2rem;list-style:none;transition:right .3s;display:flex;position:fixed;top:0;right:-100%}.mobile-nav[data-astro-cid-nen7h5rs].active{right:0}.mobile-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text-primary);font-size:1.1rem;font-weight:500;text-decoration:none}.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .hamburger[data-astro-cid-nen7h5rs]{background:0 0}.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .hamburger[data-astro-cid-nen7h5rs]:before{top:0;transform:rotate(45deg)}.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .hamburger[data-astro-cid-nen7h5rs]:after{top:0;transform:rotate(-45deg)}@media (width>=1024px){.header[data-astro-cid-nen7h5rs]{display:none}}:root{--bg:#16130d;--bg-deep:#0f0d09;--bg-surface:#1d1a13;--bg-elevated:#25211a;--text-primary:#f0e8d6;--text-secondary:#b8af96;--text-muted:#7a7261;--accent:#e0a93b;--accent-hover:#ecb854;--accent-soft:#e0a93b1f;--accent-border:#e0a93b59;--rule:#2a2519;--rule-strong:#3a3322;--accent-rgb:224, 169, 59;--ink-rgb:240, 232, 214;--overlay-rgb:240, 232, 214;--header-bg:#16130deb;--header-bg-solid:#16130d;--terminal-bg:#0a0907;--btn-on-accent:#16130d;--dot-grid:#f0e8d60a;color-scheme:dark}[data-theme=light]{--bg:#f5ecd7;--bg-deep:#ede2c4;--bg-surface:#fffaeb;--bg-elevated:#fbf3da;--text-primary:#1a1410;--text-secondary:#423a2e;--text-muted:#7a7160;--accent:#9c5e10;--accent-hover:#834d0a;--accent-soft:#9c5e1021;--accent-border:#9c5e1066;--rule:#d6c8a3;--rule-strong:#b8a877;--accent-rgb:156, 94, 16;--ink-rgb:26, 20, 16;--overlay-rgb:26, 20, 16;--header-bg:#f5ecd7eb;--header-bg-solid:#f5ecd7;--terminal-bg:#ebe0c2;--btn-on-accent:#f5ecd7;--dot-grid:#1a14100f;color-scheme:light}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:var(--bg);background-image:radial-gradient(var(--dot-grid) 1px, transparent 1px);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"ss01", "cv11";background-size:24px 24px;background-attachment:fixed;line-height:1.55;overflow-x:hidden}.skip-link{z-index:200;background:var(--accent);color:var(--btn-on-accent);border-radius:4px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:0}::selection{background:var(--accent);color:var(--btn-on-accent)}:where(a,button,input,textarea,select,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px;transition:outline-offset .15s}a{color:inherit}img{max-width:100%;height:auto}html.theme-transition,html.theme-transition *,html.theme-transition :before,html.theme-transition :after{transition:background-color .3s,color .3s,border-color .3s!important}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
