*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f8fafc;--surface:#fff;--surface2:#f1f5f9;--border:rgba(0,0,0,.09);--text:#0f172a;--text-dim:#475569;--text-muted:#94a3b8;--blue:#2563eb;--blue-hover:#1d4ed8;--blue-glow:rgba(37,99,235,.08);--blue-border:rgba(37,99,235,.25);--green:#16a34a;--amber:#d97706;--radius:10px;--shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);--shadow-md:0 4px 6px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.04)}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.6;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}:focus-visible{outline:2px solid var(--blue);outline-offset:2px}