:root{--bg:#fafafa;--fg:#1a1a1a;--muted:#6a6a6a;--accent:#1750b3;--danger:#b32626;--border:#d8d8d8;--surface:#fff;--radius:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--fg);line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer}button,input,select,textarea{font:inherit}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:rgba(0,0,0,.05);padding:.1em .3em;border-radius:3px}.layout_shell__r14g5{max-width:880px;margin:0 auto;padding:2rem 1.5rem 4rem}.layout_header__2zrGa{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:1rem;margin-bottom:2rem}.layout_title__dcJYs{font-size:1.4rem;font-weight:600;margin:0}.layout_nav__3Q3Pt{display:flex;gap:1rem;font-size:.95rem}.layout_main__mXTwS{display:flex;flex-direction:column;gap:1.5rem}