:root{--bg: #0a0a0c;--surface: #0e0e12;--surface-raised: #15151b;--surface-modal: #131318;--border: #1c1c24;--border-raised: #31313c;--divider: #22222b;--text-primary: #f4f4f6;--text-secondary: #b4b4bc;--text-tertiary: #8a8a94;--text-label: #6b6b75;--gold: #f2a20c;--gold-hover: #ffb54a;--red: #e5484d;--green: #35c288;--radius-card: 14px;--radius-input: 9px;--radius-pill: 20px;color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text-primary);font-family:Archivo,-apple-system,sans-serif;font-size:14px;font-weight:500;-webkit-font-smoothing:antialiased}a{color:var(--gold);text-decoration:none}a:hover{color:var(--gold-hover)}.aq-row-hover:hover{background:#141419!important}.aq-country-hover:hover{background:#181820!important;border-color:#33333e!important;transform:translate(2px)!important}.aq-outline-hover:hover{border-color:#4a4a56!important;background:#1c1c24!important}.aq-gold-hover:hover{background:#ffb54a!important}.aq-gold-soft-hover:hover{background:#f2a20c2a!important;border-color:#f2a20c!important}.aq-link-hover:hover{color:#ffb54a!important}.aq-trend-hover:hover{color:#f2a20c!important}.aq-select:hover,.aq-switcher-hover:hover{border-color:#4a4a56!important}.aq-tab-hover:hover{color:#ededf0!important}.aq-clear-hover:hover{color:#ededf0!important;background:#1c1c24!important}.aq-tooltip{position:relative}.aq-tooltip .aq-tooltip-bubble{position:absolute;bottom:100%;left:0;transform:translateY(-8px);width:max-content;max-width:240px;background:#1c1c24;border:1px solid #31313c;color:#ededf0;font-size:12px;font-weight:500;line-height:1.45;padding:8px 11px;border-radius:8px;box-shadow:0 10px 30px #00000073;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .08s ease;z-index:40}.aq-tooltip:hover .aq-tooltip-bubble{opacity:1;visibility:visible}.aq-input:focus,.aq-textarea:focus{border-color:#f2a20c!important;outline:none}@keyframes aq-spin{to{transform:rotate(360deg)}}@keyframes aq-pulse{0%,to{opacity:.35}50%{opacity:1}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-raised);border-radius:8px}::-webkit-scrollbar-track{background:transparent}
