@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/fonts/inter-900.woff2) format("woff2")}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d1117;--surface: #161b22;--surface2: #1f2937;--border: #30363d;--text: #e6edf3;--muted: #8b98a8;--yes: #22c55e;--yes-dim: #0c2018;--no: #ef4444;--no-dim: #280d0d;--accent: #22d3ee;--accent2: #67e8f9;--gold: #f59e0b;--radius: 10px;--radius-sm: 6px;font-size:15px}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;background:none}input,select{font-family:inherit;background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:var(--radius-sm);padding:8px 12px;outline:none;width:100%}input:focus,select:focus{border-color:var(--accent)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes pulse-ring-critical{0%{transform:scale(1);opacity:.8}to{transform:scale(3.2);opacity:0}}@keyframes market-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.pulse-ring-critical{animation:pulse-ring-critical 1.8s ease-out infinite}@keyframes price-flash-yes{0%{background:#22c55e59}to{background:transparent}}@keyframes price-flash-no{0%{background:#ef444459}to{background:transparent}}.price-flash-yes{animation:price-flash-yes .7s ease-out}.price-flash-no{animation:price-flash-no .7s ease-out}@keyframes dot-appear{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dot-appear{animation:dot-appear .25s ease-out}@keyframes slide-in-right{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes status-pulse{0%,to{box-shadow:0 0 #22c55eb3}50%{box-shadow:0 0 0 5px #22c55e00}}.status-dot-active{animation:status-pulse 2s ease-in-out infinite}@keyframes card-border-pulse{0%,to{border-color:#22c55e40;box-shadow:0 0 #22c55e00}50%{border-color:#22c55e8c;box-shadow:0 0 12px #22c55e14}}.card-active-pulse{animation:card-border-pulse 3s ease-in-out infinite}@keyframes btn-breathe-yes{0%,to{box-shadow:0 0 #22c55e80}50%{box-shadow:0 0 0 6px #22c55e00}}@keyframes btn-breathe-no{0%,to{box-shadow:0 0 #ef444480}50%{box-shadow:0 0 0 6px #ef444400}}.btn-breathe-yes{animation:btn-breathe-yes 2.2s ease-in-out infinite}.btn-breathe-no{animation:btn-breathe-no 2.2s ease-in-out infinite .5s}@keyframes meter-fill{0%{width:0%}}.meter-fill{animation:meter-fill .9s cubic-bezier(.25,1,.5,1) both}@keyframes num-tick{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.num-tick{animation:num-tick .3s ease-out}@keyframes kpi-pulse{0%{background:#4a8fff2e}to{background:transparent}}.kpi-pulse{animation:kpi-pulse 1.2s ease-out}@keyframes live-breathe{0%,to{opacity:1}50%{opacity:.55}}.live-breathe{animation:live-breathe 1.4s ease-in-out infinite}@keyframes socket-live{0%,to{box-shadow:0 0 #22c55ecc}50%{box-shadow:0 0 0 4px #22c55e00}}.socket-live-dot{width:7px;height:7px;border-radius:50%;background:var(--yes);animation:socket-live 2s ease-in-out infinite;flex-shrink:0}.socket-offline-dot{width:7px;height:7px;border-radius:50%;background:var(--muted);flex-shrink:0}@keyframes ob-row-flash-yes{0%{background:#22c55e40}to{background:transparent}}@keyframes ob-row-flash-no{0%{background:#ef444440}to{background:transparent}}.ob-flash-yes{animation:ob-row-flash-yes .6s ease-out}.ob-flash-no{animation:ob-row-flash-no .6s ease-out}@keyframes trade-enter{0%{opacity:0;transform:translateY(-10px);max-height:0}to{opacity:1;transform:translateY(0);max-height:60px}}.trade-enter{animation:trade-enter .3s ease-out both}@keyframes trade-flash-yes{0%{background:#22c55e47}60%{background:#22c55e1a}to{background:transparent}}@keyframes trade-flash-no{0%{background:#ef444447}60%{background:#ef44441a}to{background:transparent}}.trade-flash-yes{animation:trade-flash-yes .7s ease-out both}.trade-flash-no{animation:trade-flash-no .7s ease-out both}@keyframes countdown-urgent{0%,to{color:#ef4444}50%{color:#fca5a5}}.countdown-urgent{animation:countdown-urgent 1s ease-in-out infinite}@keyframes score-ring-fill{0%{stroke-dashoffset:251}}.score-ring{animation:score-ring-fill 1.2s cubic-bezier(.25,1,.5,1) both}@keyframes bar-grow{0%{width:0!important}}.bar-grow{animation:bar-grow .8s cubic-bezier(.25,1,.5,1) both}@keyframes scanLine{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes ops-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.detail-layout{display:grid;grid-template-columns:1fr 408px;gap:20px;align-items:start}.detail-col-left,.detail-col-right{display:flex;flex-direction:column;gap:16px;min-width:0}.markets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.intel-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.bottom-nav{display:none}@media (max-width: 768px){html,body{overflow-x:hidden;max-width:100vw}.detail-layout{display:flex;flex-direction:column;gap:12px;overflow:hidden}.detail-col-right{order:-1}.detail-col-left,.detail-col-right{overflow:hidden;min-width:0;max-width:100%}.markets-grid,.intel-grid{grid-template-columns:1fr}.nav-links,.nav-search,.nav-portfolio{display:none!important}.nav-category-row{overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav-category-row::-webkit-scrollbar{display:none}.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:56px;background:var(--surface);border-top:1px solid var(--border);z-index:200;justify-content:space-around;align-items:center;padding-bottom:env(safe-area-inset-bottom,0px)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:10px;color:var(--muted);flex:1;padding:6px 0}.bottom-nav a.active{color:var(--accent2)}.bottom-nav .bn-icon{font-size:20px;line-height:1}body{padding-bottom:72px}.page-pad{padding-left:16px!important;padding-right:16px!important}.sort-row-scroll{flex-wrap:nowrap!important;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sort-row-scroll::-webkit-scrollbar{display:none}.podium-row{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.podium-row::-webkit-scrollbar{display:none}.admin-page{padding:12px!important}.admin-tabs{overflow-x:auto!important;scrollbar-width:none!important}.admin-tabs::-webkit-scrollbar{display:none}.admin-grid{grid-template-columns:1fr 1fr!important}.admin-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}}[class*=privy] button,[class*=privy] [role=button],[id*=privy] button,[id*=privy] [role=button],#privy-modal-content button,#privy-modal-content [role=button]{font-weight:500!important}
