*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0d16;--bg2: #0d1120;--bg3: #131829;--bg4: #1a2038;--border: #2a3350;--border2: #232b47;--text: #f2ede1;--text2: #a9b0c8;--text3: #6b7290;--primary: #d4af37;--primary2: #e9cf7a;--primary-dim: #d4af3722;--success: #4fae6c;--success-dim: #4fae6c22;--danger: #d4573f;--warning: #d4a437;--gold: #d4af37;--gold-dim: #d4af3722;--cyan: #4f8fae;--radius: 14px;--radius-sm: 8px;--radius-lg: 20px}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;min-height:100vh;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}input,select,textarea,button{font-family:inherit}a{color:var(--primary);text-decoration:none}.skeleton{background:linear-gradient(90deg,var(--bg3) 25%,var(--bg4) 50%,var(--bg3) 75%);background-size:200% 100%;animation:skeleton-shimmer 1.4s ease infinite}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
