*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary: #080a0f;--bg-secondary: #0d1018;--bg-card: #111318;--bg-hover: #161820;--gold: #e8b84b;--gold-dim: #c9922a;--gold-glow: rgba(232, 184, 75, .15);--text-primary: #eae4d8;--text-secondary: #8a8070;--text-muted: #3a3830;--border: #1e2028;--border-gold: rgba(232, 184, 75, .3);--success: #4a9e7a;--error: #cc5555;--nav-h: 68px}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--bg-primary);color:var(--text-primary);font-family:DM Sans,sans-serif;min-height:100vh;min-height:100dvh;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:3px}@keyframes pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}a,input,textarea,select{-webkit-tap-highlight-color:transparent}@media(max-width:640px){:root{--nav-h: 60px}input,textarea,select{font-size:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
