*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg-void:#fff;--bg-deep:#f8f9fa;--bg-surface:#fff;--bg-elevated:#f1f3f5;--bg-card:#fff;--border-subtle:rgba(0,0,0,.08);--border-mid:rgba(0,0,0,.12);--border-accent:rgba(100,181,211,.5);--text-primary:#1a1a1a;--text-secondary:#6b7280;--text-muted:#9ca3af;--text-gold:#1a1a1a;--text-gold-lt:#fff;--accent-blue:#7ec8d8;--accent-blue-lt:#9dd4e2;--accent-gold:#7ec8d8;--accent-glow:rgba(126,200,216,.2);--font-display:"Inter",-apple-system,sans-serif;--font-body:"Inter",-apple-system,sans-serif;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:20px;--shadow-card:0 1px 4px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.06);--shadow-modal:0 2px 8px rgba(0,0,0,.08),0 0 0 1px rgba(0,0,0,.06)}body,html{height:100%;background:#fff;color:var(--text-primary);font-family:var(--font-body);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f3f5}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}