body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}button,a,[role=button],select,input,label,div[onClick],div[onclick]{touch-action:manipulation}button,.button,input,select,textarea,fieldset{margin-bottom:0}p,ul,ol,pre,blockquote,dl,figure,table,form{margin-bottom:0}li{margin-bottom:0}body{font-family:Raleway,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;line-height:1.5;font-weight:400;min-height:100vh;transition:background .2s,color .2s}h1,h2,h3,h4,h5,h6{font-family:Raleway,Helvetica Neue,Helvetica,Arial,sans-serif;margin-bottom:0;font-weight:700}.mono{font-family:Roboto Mono,Fira Code,Consolas,monospace}code{font-family:Roboto Mono,Fira Code,Consolas,monospace;font-size:11px;padding:1px 5px;border-radius:3px}[data-theme=dark] code{background:#1c2740;border-color:#2a3d5a;color:#c4b5fd}[data-theme=light] code{background:#f0f4f8;border-color:#d0dae6;color:#5b21b6}.app{min-height:100vh;display:flex;flex-direction:column;transition:background .2s,color .2s}.app .container{max-width:100%;width:100%;padding:0}.app-header-wrapper{position:sticky;top:0;z-index:200}.app-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;flex-wrap:wrap;gap:8px}.app-header .brand{display:flex;align-items:center;gap:10px}.app-header .brand-name{font-family:Raleway,sans-serif;font-size:17px;font-weight:700;color:#7c6bfa;letter-spacing:1px}.app-header .controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap}button,.button{font-family:Raleway,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:11px;height:auto;line-height:1.4;padding:4px 12px;letter-spacing:0;text-transform:none;border-radius:5px;transition:background .15s,color .15s,border-color .15s}[data-theme=dark] button,[data-theme=dark] .button{color:#7a95b0;border-color:#1c2740;background-color:#101520}[data-theme=dark] button:hover,[data-theme=dark] .button:hover{color:#b8cce0;border-color:#2a3d5a;background-color:#1c2740}[data-theme=light] button,[data-theme=light] .button{color:#5a7590;border-color:#d0dae6;background-color:#fff}[data-theme=light] button:hover,[data-theme=light] .button:hover{color:#2c3e50;border-color:#7a95b0;background-color:#f0f4f8}[data-theme=dark] button.button-primary,[data-theme=dark] .button.button-primary{background:linear-gradient(135deg,#4c2fa0,#1e3a5f);color:#c4b5fd;border-color:#7c6bfa60}[data-theme=dark] button.button-primary:hover,[data-theme=dark] .button.button-primary:hover{background:linear-gradient(135deg,#5c3fb0,#2a4a6f);color:#ddd6fe;border-color:#7c6bfa}[data-theme=light] button.button-primary,[data-theme=light] .button.button-primary{background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff;border-color:#4f46e5}[data-theme=light] button.button-primary:hover,[data-theme=light] .button.button-primary:hover{background:linear-gradient(135deg,#4338ca,#1d4ed8);border-color:#4338ca}button.button-danger,.button.button-danger{background:#f8514918;color:#f85149;border-color:#f8514940}button.button-danger:hover,.button.button-danger:hover{background:#f8514930;color:#ff6b6b;border-color:#f8514970}[data-theme=dark] button.button-accent,[data-theme=dark] .button.button-accent{background:#1e3a5f;color:#60a5fa;border-color:#2a5280}[data-theme=dark] button.button-accent:hover,[data-theme=dark] .button.button-accent:hover{background:#2a4a6f;border-color:#3a6290}[data-theme=light] button.button-accent,[data-theme=light] .button.button-accent{background:#dbeafe;color:#1d4ed8;border-color:#93c5fd}[data-theme=light] button.button-accent:hover,[data-theme=light] .button.button-accent:hover{background:#bfdbfe;border-color:#60a5fa}button:disabled,.button:disabled{opacity:.5;cursor:default!important;pointer-events:none}select,input[type=text],input[type=password],input[type=email],input[type=search]{font-family:Raleway,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;height:30px;padding:4px 8px;border-radius:5px}[data-theme=dark] select,[data-theme=dark] input[type=text],[data-theme=dark] input[type=password],[data-theme=dark] input[type=email]{background:#0b0f1a;color:#b8cce0;border-color:#1c2740}[data-theme=dark] select:focus,[data-theme=dark] input:focus{border-color:#7c6bfa;outline:none}[data-theme=light] select,[data-theme=light] input[type=text],[data-theme=light] input[type=password],[data-theme=light] input[type=email]{background:#fff;color:#2c3e50;border-color:#d0dae6}[data-theme=light] select:focus,[data-theme=light] input:focus{border-color:#4f46e5;outline:none}hr{margin:10px 0}[data-theme=dark] hr{border-top-color:#1c2740}[data-theme=light] hr{border-top-color:#d0dae6}.main-row{display:flex;flex:1;overflow:hidden}.main-row .col-surge{width:190px;flex-shrink:0;overflow:hidden;max-height:calc(100vh - 88px);position:sticky;top:0}.main-row .col-chart{flex:1;min-width:0;padding:10px 6px 10px 10px;overflow:hidden}.main-row .col-signal{width:320px;flex-shrink:0;padding:10px 14px 10px 6px;overflow-y:auto;max-height:calc(100vh - 88px)}.spinner{font-size:40px;animation:spin 2s linear infinite;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-theme=dark] ::-webkit-scrollbar{width:5px;height:5px}[data-theme=dark] ::-webkit-scrollbar-track{background:#0b0f1a}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#1c2740;border-radius:3px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#2a3d5a}[data-theme=light] ::-webkit-scrollbar{width:5px;height:5px}[data-theme=light] ::-webkit-scrollbar-track{background:#e8eef5}[data-theme=light] ::-webkit-scrollbar-thumb{background:#b0c4d8;border-radius:3px}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#8aa5be}.panel-list{list-style:none;padding-left:0}.panel-list li{margin-bottom:0}@media(max-width:1100px){.main-row .col-surge{width:160px}.main-row .col-signal{width:280px}}@media(max-width:768px){.main-row{flex-direction:column;padding-bottom:56px}.main-row .col-surge,.main-row .col-chart,.main-row .col-signal{display:none;width:100%;max-height:none;padding:8px 10px;border-right:none;overflow-y:visible;position:static}.main-row .col-surge.mob-active,.main-row .col-chart.mob-active,.main-row .col-signal.mob-active{display:block}.main-row .col-surge.mob-active{height:calc(100vh - 130px);overflow-y:auto}.ticker-hero-price{font-size:20px!important}.main-row .col-signal.mob-active>*{margin-bottom:8px}.ind-grid-2col{grid-template-columns:1fr 1fr!important}}.mob-tabbar{display:none}@media(max-width:768px){.mob-tabbar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:300;height:54px;border-top:1px solid}.mob-tabbar__btn{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-family:Raleway,sans-serif;font-size:10px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;border:none;border-radius:0;padding:0;cursor:pointer;transition:background .15s,color .15s}.mob-tabbar__icon{font-size:18px;line-height:1}}@keyframes claudePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.15)}}@keyframes claudeDot{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}
