:root{--logo-green: #00a826;--logo-red: #ff1e27;--logo-swoosh: #ffffff;--primary-green: #10b981;--primary-red: #ef4444;--accent-black: #080d1a;--bg-dark: #080d1a;--bg-dark-secondary: #0f172a;--bg-dark-tertiary: #1e293b;--text-primary: #f8fafc;--text-secondary: #94a3b8;--text-muted: #64748b}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;color:var(--text-primary);background-color:var(--bg-dark)}body{margin:0;padding-top:92px}@media(max-width:992px){body{padding-top:64px}}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{font-family:inherit}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(56,189,248,.4) rgba(15,23,42,.6)}.table-responsive::-webkit-scrollbar{height:6px}.table-responsive::-webkit-scrollbar-track{background:#0f172a99}.table-responsive::-webkit-scrollbar-thumb{background:#38bdf859;border-radius:4px}.table-responsive::-webkit-scrollbar-thumb:hover{background:#38bdf899}.mobile-swipe-hint{display:none;font-size:.74rem;color:#38bdf8;padding:.4rem .8rem;background:#38bdf814;border:1px solid rgba(56,189,248,.2);border-radius:6px;margin-bottom:.75rem;text-align:center;font-weight:600}@media(max-width:768px){.mobile-swipe-hint{display:flex;align-items:center;justify-content:center;gap:6px}}
