*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden;width:100%;max-width:100vw;position:relative}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}html:not(.home-html) body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.55;color:var(--text);background:var(--bg);min-height:100vh;-webkit-font-smoothing:antialiased;transition:background .25s ease,color .25s ease}img,svg,video,iframe{max-width:100%;height:auto}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{margin:0;font-weight:600;letter-spacing:-.01em;color:var(--text)}:focus{outline:0}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}html:not(.home-html) [data-theme=light],html.home-html [data-theme=light] #subpage-wrap{--bg:#faf6ee;--surface:#fff;--text:#1a1610;--muted:#4a4235;--accent:#a64228;--accent-soft:#f0d8cc;--border:#e8e0cf;color-scheme:light}html:not(.home-html) [data-theme=dark],html.home-html [data-theme=dark] #subpage-wrap{--bg:#1a1815;--surface:#26231f;--text:#efeadf;--muted:#a59b89;--accent:#e88f72;--accent-soft:#3d2a22;--border:#3a352e;color-scheme:dark}html:not(.home-html) [data-theme=garden],html.home-html [data-theme=garden] #subpage-wrap{--bg:#c8e0c4;--surface:rgba(218,236,214,.6);--text:#0a170a;--muted:#103615;--accent:#0a5823;--accent-soft:rgba(10,88,35,.12);--border:rgba(0,0,0,.06);color-scheme:light}html:not(.home-html) [data-theme=midnight],html.home-html [data-theme=midnight] #subpage-wrap{--bg:#13151a;--surface:rgba(28,31,38,.65);--text:#e4e7ed;--muted:#8a8fa0;--accent:#6b8cff;--accent-soft:rgba(107,140,255,.15);--border:rgba(255,255,255,.06);color-scheme:dark}html:not(.home-html) [data-theme=sage],html.home-html [data-theme=sage] #subpage-wrap{--bg:#eaeee5;--surface:#f4f6ef;--text:#2a3024;--muted:#4a533f;--accent:#46622e;--accent-soft:#d4ddc9;--border:#d2d8c8;color-scheme:light}.wrap{max-width:40rem;margin:0 auto;padding:0 20px 60px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0 10px;flex-wrap:wrap;border-bottom:1px solid var(--border);margin-bottom:24px}.logo{font-size:15px;font-weight:800;color:var(--accent);letter-spacing:-.02em;text-decoration:none}.logo:hover{text-decoration:none;filter:brightness(1.1)}.topnav{display:flex;gap:14px;flex-wrap:wrap}.topnav a{font-size:12px;font-weight:500;color:var(--muted);padding:2px 0}.topnav a:hover{color:var(--accent);text-decoration:none}.topnav a[aria-current=page]{color:var(--accent);font-weight:600}.prose h1{font-size:22px;margin-bottom:6px;line-height:1.25}.prose .lede{font-size:14px;color:var(--muted);margin:0 0 20px;line-height:1.5}.prose h2{font-size:15px;margin:20px 0 6px}.prose p{margin:0 0 10px;color:var(--text);font-size:13px;line-height:1.55}.prose ul{padding-left:20px;margin:0 0 10px;font-size:13px;line-height:1.55}.prose li{margin-bottom:3px}.prose code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;padding:1px 5px;border-radius:4px;background:var(--accent-soft);color:var(--text)}.prose strong{color:var(--text);font-weight:600}.site-footer{margin-top:36px;padding-top:18px;border-top:1px solid var(--border);text-align:center;font-size:11px;color:var(--muted)}.site-footer nav{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:8px}.site-footer a{color:var(--muted)}.site-footer a:hover{color:var(--accent)}.site-footer p{margin:0}@media(min-width:768px){.wrap{padding:0 24px 60px}.prose h1{font-size:26px}.prose h2{font-size:16px}.prose p,.prose ul{font-size:14px}.prose .lede{font-size:15px}}.err{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 0 20px}.err-code{font-size:72px;font-weight:800;line-height:1;color:var(--accent);letter-spacing:-.04em;margin-bottom:8px}.err-title{font-size:20px;font-weight:600;margin-bottom:6px}.err-desc{font-size:13px;color:var(--muted);margin:0 0 20px;max-width:22.5rem;line-height:1.55}.err-btn{display:inline-block;padding:10px 22px;background:var(--accent);color:#fff;border-radius:10px;font-size:13px;font-weight:600;text-decoration:none;transition:filter .2s}.err-btn:hover{filter:brightness(1.08);text-decoration:none}@media(min-width:768px){.err-code{font-size:96px}.err-title{font-size:24px}.err-desc{font-size:14px}}.card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:20px;margin-top:20px;box-shadow:0 4px 12px #00000004}.card>*:first-child{margin-top:0}@media(min-width:768px){.card{padding:32px}}
