body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.5}h1,h2{line-height:1.2;margin-top:0}h1{font-size:clamp(1.6rem,3vw,2.25rem)}h2{font-size:1.15rem}.muted,.page-head p{color:var(--muted)}button{background:var(--primary);color:#fff;border:0;border-radius:10px;padding:.7rem 1rem;cursor:pointer}button:hover{background:var(--primary-hover)}:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.skip{position:fixed;top:-4rem;left:1rem;z-index:99;background:var(--surface);padding:.7rem}.skip:focus{top:1rem}
