*,::after,::before{box-sizing:border-box}body,html{margin:0;padding:0}html{color-scheme:dark}body{background:var(--bg,#08090a);color:var(--text,#e5e7eb);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{margin:0 0 12px;font-weight:700;line-height:1.25}p{margin:0 0 12px}a{color:var(--accent,#60a5fa);text-decoration:none}a:hover{text-decoration:underline}.site-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--border,rgba(255,255,255,.08));background:var(--surface,#0f1115)}.site-logo{color:var(--text,#e5e7eb);font-size:1.05rem}.site-logo:hover{text-decoration:none}.site-nav{display:flex;gap:18px;font-size:.92rem}.site-footer{padding:24px;color:var(--text-muted,#9ca3af);font-size:.85rem;text-align:center;border-top:1px solid var(--border,rgba(255,255,255,.08))}.hidden{display:none!important}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}