*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fafaf9;--fg:#0a0a0a;--surface:#fff;--surface-hover:#f5f5f4;--border:#e5e5e4;--muted:#78716c;--focus:#2563eb;--focus-soft:#2563eb1f;--focus-border-soft:#2563eb52;--success:#16a34a;--danger:#dc2626}@media (prefers-color-scheme:dark){:root{--bg:#0a0a0a;--fg:#fafaf9;--surface:#141414;--surface-hover:#1c1c1c;--border:#262626;--muted:#a3a3a3;--focus:#3b82f6;--focus-soft:#3b82f62e;--focus-border-soft:#3b82f66b;--success:#22c55e;--danger:#ef4444}}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;width:100%;overflow-x:hidden}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button{font:inherit;cursor:pointer}.container{width:100%;max-width:720px;margin:0 auto;padding:0 1rem}.container-wide{width:100%;max-width:960px;margin:0 auto;padding:0 1rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
