:root{--g:#1b8c3e;--gl:#00c853;--ga:#69f0ae;--gd:#c9a84c;--r:#ef4444;--bg:#060d09;--bg-shell:#060d09;--bg-elev:#1b8c3e0a;--bg-elev-2:#1b8c3e0f;--bg-deep:#0a160d;--bg-input:#1b8c3e0a;--text:#fff;--text-strong:#fff;--text-mid-80:#fffc;--text-mid-60:#fff9;--text-mid-50:#ffffff80;--text-mid-40:#fff6;--text-mid-35:#ffffff59;--text-mid-30:#ffffff4d;--text-mid-25:#ffffff40;--text-mid-15:#ffffff26;--text-2:#fff6;--text-3:#ffffff40;--divider:#ffffff0f;--divider-soft:#ffffff08;--divider-strong:#ffffff14;--surface-soft:#ffffff0a;--surface-mild:#ffffff0f;--surface-card-tint:#ffffff05;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}body.light{--bg:#f5fbf6;--bg-shell:#f7fcf8;--bg-elev:#1b8c3e08;--bg-elev-2:#1b8c3e0d;--bg-deep:#e8f5e9;--bg-input:#1b8c3e05;--text:#111;--text-strong:#111;--text-mid-80:#222;--text-mid-60:#555;--text-mid-50:#777;--text-mid-40:#888;--text-mid-35:#999;--text-mid-30:#999;--text-mid-25:#aaa;--text-mid-15:#ccc;--text-2:#666;--text-3:#999;--divider:#1b8c3e14;--divider-soft:#1b8c3e0d;--divider-strong:#1b8c3e1f;--surface-soft:#1b8c3e0a;--surface-mild:#1b8c3e0f;--surface-card-tint:#1b8c3e05}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}html{font-size:calc(16px * var(--ui-scale,1))}body{color:var(--text);-webkit-font-smoothing:antialiased;overscroll-behavior:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:#08080f;font-family:Outfit,sans-serif;position:fixed;inset:0;overflow:hidden}input,textarea,[contenteditable=true],.li-n,.li-s,.t2,.t3,code,pre,.copyable{-webkit-user-select:text;user-select:text}::-webkit-scrollbar{background:0 0;width:0;height:0}*{scrollbar-width:none}body.qr-scanner-active .app-root{visibility:hidden}.screen.balanced{justify-content:space-between}.screen .grow{flex:auto;min-height:0}.screen .pad-bottom{padding-bottom:max(48px, env(safe-area-inset-bottom))}html[dir=rtl] .li-i{margin-left:8px;margin-right:0}html[dir=rtl] .li-r{text-align:left}html[dir=rtl] .qa-b svg{transform:scaleX(-1)}button{color:inherit;cursor:pointer;text-align:inherit;background:0 0;border:none;font-family:inherit}button:focus-visible{outline:2px solid var(--gl);outline-offset:2px}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}::selection{color:#fff;background:#00c8534d}body.light ::selection{color:#111;background:#1b8c3e33}.app-root{background:#08080f;justify-content:center;align-items:stretch;width:100%;min-height:100vh;display:flex}.app-shell{background:var(--bg);flex-direction:column;width:100%;max-width:480px;height:100dvh;display:flex;position:relative;overflow:hidden}.app-shell:before{content:"";clip-path:ellipse(130% 100% at 50% 0);pointer-events:none;z-index:0;background:linear-gradient(#1b8c3e14,#0000);height:220px;position:absolute;top:0;left:0;right:0}.app-shell:after{content:"";clip-path:ellipse(130% 100% at 50% 100%);pointer-events:none;z-index:0;background:linear-gradient(#0000,#1b8c3e0d);height:180px;position:absolute;bottom:0;left:0;right:0}.app-shell .blob-1{pointer-events:none;z-index:0;background:radial-gradient(circle,#1b8c3e14,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.app-shell .blob-2{pointer-events:none;z-index:0;background:radial-gradient(circle,#00c8530d,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;bottom:80px;left:-40px}.screen{z-index:1;min-height:0;padding:calc(var(--safe-top) + 16px) 14px 32px;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1 1 0;gap:0;display:flex;position:relative;overflow:hidden auto}.screen::-webkit-scrollbar{display:none}.screen.no-tabs{padding-bottom:calc(var(--safe-bottom,0px) + 32px)}.screen.balanced>:last-child,.screen .push-bottom{margin-top:auto}.app-shell:after,.app-shell.is-tab-root:after{content:none}.swipe-hint{pointer-events:none;z-index:1;opacity:.5;background:linear-gradient(#0000,#00c85314 40% 60%,#0000);width:4px;position:absolute;top:0;bottom:0;left:0}@keyframes toast-slide-in{0%{opacity:0;transform:translateY(-120%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@keyframes toast-slide-in{0%{opacity:0}to{opacity:1}}}@keyframes screen-slide-from-right{0%{opacity:.6;transform:translate(28%)}to{opacity:1;transform:translate(0)}}@keyframes screen-slide-from-left{0%{opacity:.6;transform:translate(-28%)}to{opacity:1;transform:translate(0)}}.app-shell[data-nav=push] .screen{animation:.22s cubic-bezier(.32,.72,0,1) screen-slide-from-right}.app-shell[data-nav=pop] .screen{animation:.22s cubic-bezier(.32,.72,0,1) screen-slide-from-left}@media (prefers-reduced-motion:reduce){.app-shell[data-nav] .screen{animation:none}}.app-shell .aurora-bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.app-shell .aurora-bg .orb{filter:blur(80px);will-change:transform, opacity;border-radius:50%;position:absolute}.app-shell .aurora-bg .orb-1{opacity:.65;background:radial-gradient(circle,#00c8538c,#0000 70%);width:360px;height:360px;animation:18s ease-in-out infinite alternate aurora-drift-1;top:-8%;left:-18%}.app-shell .aurora-bg .orb-2{opacity:.55;background:radial-gradient(circle,#c9a84c6b,#0000 70%);width:320px;height:320px;animation:22s ease-in-out infinite alternate aurora-drift-2;bottom:-12%;right:-22%}.app-shell .aurora-bg .orb-3{filter:blur(90px);opacity:.45;background:radial-gradient(circle,#1b8c3e61,#0000 70%);width:280px;height:280px;margin-top:-140px;margin-left:-140px;animation:9s ease-in-out infinite aurora-pulse;top:38%;left:50%}.app-shell .aurora-bg .grid{display:none}.app-shell .aurora-bg .vignette{background:radial-gradient(#0000 40%,#00000073 100%);position:absolute;inset:0}@keyframes aurora-drift-1{0%{transform:translate(0)scale(1)}to{transform:translate(40px,60px)scale(1.15)}}@keyframes aurora-drift-2{0%{transform:translate(0)scale(1)}to{transform:translate(-40px,-50px)scale(1.1)}}@keyframes aurora-pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.55;transform:scale(1.18)}}@media (prefers-reduced-motion:reduce){.app-shell .aurora-bg .orb{animation:none}}body.light .app-shell .aurora-bg .orb-1{opacity:.4}body.light .app-shell .aurora-bg .orb-2{opacity:.35}body.light .app-shell .aurora-bg .orb-3{opacity:.3}body.light .app-shell .aurora-bg .vignette{background:radial-gradient(#0000 50%,#ffffff80 100%)}.auth-card{-webkit-backdrop-filter:blur(14px)saturate(140%);background:#ffffff06;border:1px solid #ffffff12;border-radius:28px;padding:36px 24px 32px;position:relative;box-shadow:inset 0 1px #ffffff0f,0 24px 60px #00000073,0 4px 16px #00000040}.auth-card h2{margin-top:14px;font-size:26px;line-height:1.15}.auth-card h3{font-size:18px}.auth-card .t2{font-size:14px;line-height:1.4}.auth-card .t3{font-size:12px;line-height:1.4}.auth-card .inp{border-radius:14px;min-height:56px;margin:8px 0;padding:14px}.auth-card .inp svg{width:18px;height:18px}.auth-card .inp input,.auth-card .inp textarea{font-size:15px}.auth-card .btn{border-radius:16px;min-height:56px;margin-top:12px;padding:16px 18px;font-size:16px}.auth-card label{font-size:13px!important}.auth-card .grn{font-size:13px}.auth-card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#00c8530a,#0000 40%);position:absolute;inset:0}.auth-card:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:.6;background:linear-gradient(135deg,#00c8532e,#c9a84c1a 60%,#0000);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}body.light .auth-card{background:#fff9;border:1px solid #1b8c3e1f;box-shadow:inset 0 1px #fffc,0 24px 60px #1b8c3e1f,0 4px 16px #0000000f}@media (width>=768px){.app-root{align-items:flex-start;padding:24px}.app-shell{border-radius:32px;max-width:420px;height:calc(100vh - 48px);box-shadow:0 20px 60px #00000080}}h1{font-family:Outfit,sans-serif;font-weight:800}h2{color:var(--text);font-family:Outfit,sans-serif;font-size:24px;font-weight:800;line-height:1.2}h3{color:var(--text);font-family:Outfit,sans-serif;font-size:18px;font-weight:700;line-height:1.25}.t2{color:#fff6;font-size:14px;line-height:1.4}.t3{color:#ffffff40;font-size:12px;line-height:1.4}.grn{color:var(--gl)}.red{color:var(--r)}.gld{color:var(--gd)}.g{background:#1b8c3e0a;border-radius:14px;box-shadow:0 2px 12px #00000026}.g2{background:#1b8c3e0f;border-radius:10px}.inp{color:#ffffff59;background:#1b8c3e0a;border:1px solid #1b8c3e14;border-radius:14px;align-items:center;gap:10px;min-height:56px;margin:8px 0;padding:14px;font-size:14px;display:flex}.inp svg{stroke:#ffffff40;fill:none;flex-shrink:0;width:18px;height:18px}.inp input,.inp textarea{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:Outfit,sans-serif;font-size:15px}.inp input::placeholder,.inp textarea::placeholder{color:#ffffff40}.btn{text-align:center;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:56px;margin:10px 0;padding:16px 18px;font-family:Outfit,sans-serif;font-size:15px;font-weight:700;display:flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-g{background:linear-gradient(135deg, var(--g), var(--gl));color:#fff;font-size:16px;font-weight:800;box-shadow:0 6px 24px #1b8c3e59}.btn-o{color:var(--gl);background:0 0;border:2px solid #1b8c3e40;font-weight:700}.btn-r{background:linear-gradient(135deg, #c53030, var(--r));color:#fff;font-weight:700}.btn-ghost{color:var(--r);box-shadow:none;background:#ef44441a;border:1px solid #ef444433;font-weight:700}.badge{border-radius:10px;align-items:center;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex}.badge-g{color:var(--gl);background:#00c8531a}.badge-r{color:var(--r);background:#ef44441a}.badge-gd{color:var(--gd);background:#d4a53c1a}.tabs{flex-wrap:wrap;gap:5px;margin:10px 0;display:flex}.tab{color:#ffffff59;cursor:pointer;background:#1b8c3e0a;border:none;border-radius:12px;padding:9px 14px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600}.tab.a{background:var(--g);color:#fff}.dots{justify-content:center;gap:5px;margin:8px 0;display:flex}.dot{background:#1b8c3e1a;border-radius:3px;width:6px;height:6px}.dot.a{background:linear-gradient(90deg, var(--g), var(--gl));width:18px;box-shadow:0 0 8px #1b8c3e66}.li{background:#1b8c3e08;border-radius:14px;align-items:center;gap:12px;margin:5px 0;padding:14px;display:flex;box-shadow:0 1px 6px #0000001a}.li-i{background:#1b8c3e0f;border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.li-i svg{width:22px;height:22px;stroke:var(--gl);stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-width:1.5px}.li-c{flex:1;min-width:0}.li-n{color:var(--text);font-family:Outfit,sans-serif;font-size:15px;font-weight:600}.li-s{color:#ffffff59;margin-top:2px;font-size:12px}.li-r{text-align:right;flex-shrink:0}.li-v{font-family:Outfit,sans-serif;font-size:15px;font-weight:700}.li-d{color:#fff6;margin-top:2px;font-size:11px}.stats{gap:10px;margin:10px 0;display:flex}.stat{text-align:center;background:#1b8c3e0a;border-radius:14px;flex:1;padding:12px;box-shadow:0 1px 6px #0000001a}.stat-v{color:var(--text);font-family:Outfit,sans-serif;font-size:19px;font-weight:800}.stat-v.grn{color:var(--gl)}.stat-l{color:#ffffff4d;margin-top:3px;font-size:11px}.qa{justify-content:center;gap:10px;margin:12px 0;display:flex}.qa-b{cursor:pointer;background:#1b8c3e0d;border:none;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:5px;padding:14px 12px;font-family:Outfit,sans-serif;display:flex;box-shadow:0 1px 6px #0000001a}.qa-b svg{width:24px;height:24px;stroke:var(--gl);fill:none}.qa-b span{color:#fff6;font-size:11px}.bar{background:#1b8c3e0f;border-radius:6px;height:5px;margin:6px 0;overflow:hidden}.bar .fl{background:linear-gradient(90deg, var(--g), var(--gl));border-radius:4px;height:100%}.btab{z-index:2;padding:8px 0 calc(10px + var(--safe-bottom));-webkit-backdrop-filter:blur(12px);z-index:50;background:#060d09f0;border-top:1px solid #1b8c3e0f;flex-shrink:0;justify-content:space-around;margin-top:auto;display:flex;position:relative}.bt{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:2px;font-family:Outfit,sans-serif;display:flex}.bt svg{stroke:#ffffff4d;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.bt span{color:#ffffff4d;font-size:10px;font-weight:600}.bt.a svg{stroke:var(--gl)}.bt.a span{color:var(--gl)}.bt-c{background:linear-gradient(135deg, var(--g), var(--gl));border-radius:30px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative;top:-16px;box-shadow:0 4px 20px #1b8c3e80}.bt-c svg{stroke:#fff;width:22px;height:22px}.ob{gap:2px;margin:4px 0;display:flex}.ob-c{flex:1}.ob-r{border-radius:3px;justify-content:space-between;margin:1px 0;padding:2px 4px;font-size:7px;display:flex}.ob-r.bid{color:var(--gl);background:#00c8530f}.ob-r.ask{color:var(--r);background:#ef44440f}.chart{background:#1b8c3e08;border-radius:12px;align-items:flex-end;gap:2px;height:80px;margin:4px 0;padding:8px 4px 4px;display:flex;overflow:hidden}.candle{border-radius:1px;flex-shrink:0;width:4px}.qr{background:#1b8c3e0a;border-radius:8px;grid-template-rows:repeat(11,1fr);grid-template-columns:repeat(11,1fr);gap:1px;width:120px;height:120px;margin:8px auto;padding:8px;display:grid}.qr span{background:#fff9;border-radius:1px}.kpad{grid-template-columns:repeat(3,1fr);gap:6px;margin:8px 0;padding:0 24px;display:grid}.kk{color:#fff;cursor:pointer;background:#1b8c3e0f;border:none;border-radius:24px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;display:flex;box-shadow:0 1px 4px #0000001a}.pdots{justify-content:center;gap:12px;margin:12px 0;display:flex}.pdot{border:2px solid #1b8c3e26;border-radius:6px;width:12px;height:12px}.pdot.f{background:linear-gradient(135deg, var(--g), var(--gl));border-color:var(--g);box-shadow:0 0 10px #1b8c3e4d}.steps{gap:2px;margin:8px 0;display:flex}.step{text-align:center;flex:1}.step .sn{color:#ffffff4d;background:#ffffff0d;border:1px solid #ffffff14;border-radius:11px;justify-content:center;align-items:center;width:22px;height:22px;margin:0 auto;font-family:Outfit,sans-serif;font-size:13px;font-weight:700;display:flex}.step .sn.a{background:var(--g);color:#fff;border-color:var(--g)}.step .sn.d{color:var(--gl);border-color:var(--gl);background:#00c85326}.step .st{color:#ffffff4d;margin-top:5px;font-size:10px}.ic{background:linear-gradient(135deg,#1b8c3e14,#00c8530a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 12px #1b8c3e14}.ic svg{stroke:var(--gl);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;fill:none}.tgl{cursor:pointer;background:#ffffff1a;border:none;border-radius:10px;flex-shrink:0;width:36px;height:20px;position:relative}.tgl.on{background:var(--g)}.tgl:after{content:"";background:#fff;border-radius:8px;width:16px;height:16px;transition:all .2s;position:absolute;top:2px;left:2px}.tgl.on:after{left:18px}.ring{border:4px solid #ffffff0f;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;margin:8px auto;display:flex;position:relative}.ring:before{content:"";border:4px solid #0000;border-top-color:var(--gl);border-right-color:var(--gl);border-radius:44px;position:absolute;inset:-4px;transform:rotate(45deg)}.ring .rv{color:var(--gl);font-family:Outfit,sans-serif;font-size:30px;font-weight:800}.ring .rl{color:#ffffff59;font-size:11px}.bub{word-wrap:break-word;border-radius:16px;max-width:86%;margin:6px 0;padding:12px 14px;font-family:Outfit,sans-serif;font-size:14px;line-height:1.5}.bub-u{background:linear-gradient(135deg, var(--g), var(--gl));color:#fff;border-bottom-right-radius:4px;margin-left:auto}.bub-ai{color:#fff;background:#1b8c3e0f;border:1px solid #1b8c3e14;border-bottom-left-radius:4px}.chips{flex-wrap:wrap;gap:4px;margin:6px 0;display:flex}.chip{color:var(--gl);cursor:pointer;background:#1b8c3e0f;border:1px solid #1b8c3e1f;border-radius:14px;padding:5px 10px;font-family:Outfit,sans-serif;font-size:9px;font-weight:600}.orb-wrap{justify-content:center;align-items:center;width:180px;height:180px;margin:0 auto;display:flex;position:relative;overflow:visible}.orb-ring{border:1.5px solid var(--gl);opacity:0;border-radius:65px;width:130px;height:130px;animation:2.4s ease-out infinite orb-ripple;position:absolute}.orb-ring.r2{animation-delay:.8s}.orb-ring.r3{animation-delay:1.6s}@keyframes orb-ripple{0%{opacity:.7;transform:scale(1)}50%{opacity:.3}to{opacity:0;transform:scale(1.7)}}.orb-glow{filter:blur(4px);background:radial-gradient(circle,#00c8538c 0%,#00c8532e 55%,#00c85300 100%);border-radius:50%;width:175px;height:175px;animation:2.8s ease-in-out infinite alternate orb-breath;position:absolute}@keyframes orb-breath{0%{opacity:.55;transform:scale(1)}to{opacity:.85;transform:scale(1.16)}}.orb-core{background:linear-gradient(135deg,#10b981 0%,#047857 80%);border-radius:65px;width:130px;height:130px;animation:1.4s ease-in-out infinite alternate orb-pulse;position:relative;overflow:hidden;box-shadow:0 12px 40px #00c85380,0 0 60px #00c85359,inset 0 -8px 24px #00000040,inset 0 4px 16px #ffffff26}@keyframes orb-pulse{0%{transform:scale(1)}to{transform:scale(1.08)}}.orb-core:before{content:"";background:radial-gradient(circle at 35% 30%,#69f0ae73 0%,#0000 55%);border-radius:50%;position:absolute;inset:0}.orb-spec{filter:blur(3px);pointer-events:none;background:#ffffff6b;border-radius:50%;width:48px;height:30px;position:absolute;top:16px;left:24px;transform:rotate(-25deg)}.orb-spec.s2{background:#ffffff2e;width:24px;height:14px;inset:auto 30px 22px auto;transform:rotate(20deg)}.orb-wrap.thinking .orb-core{background:linear-gradient(135deg,#a855f7 0%,#6d28d9 80%);animation-duration:.9s;box-shadow:0 12px 40px #a855f780,0 0 60px #a855f759,inset 0 -8px 24px #00000040}.orb-wrap.listening .orb-core{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 80%);box-shadow:0 12px 40px #3b82f680,0 0 60px #3b82f659,inset 0 -8px 24px #00000040}.orb-wrap.idle .orb-core{background:linear-gradient(135deg,#6b7280 0%,#374151 80%);animation-duration:2.4s;box-shadow:0 8px 28px #0006,inset 0 -8px 20px #00000040}.orb-wrap.idle .orb-glow{opacity:.25}body.light{color:#111;background:#f5fbf6}body.light .app-root{background:#f5fbf6}body.light .app-shell{background:linear-gradient(160deg,#f7fcf8,#f0f8f2,#f5fbf6)}body.light .app-shell:before{background:linear-gradient(#1b8c3e0f,#0000)}body.light .app-shell:after{background:linear-gradient(#0000,#1b8c3e0a)}body.light h2,body.light h3{color:#111}body.light .t2{color:#666}body.light .t3{color:#999}body.light .grn{color:#0d7a32}body.light .red{color:#dc2626}body.light .gld{color:#92680e}body.light .g{background:#1b8c3e08;box-shadow:0 2px 8px #0000000a}body.light .inp{color:#888;background:#1b8c3e05;border-color:#1b8c3e14}body.light .inp svg{stroke:#bbb}body.light .inp input,body.light .inp textarea{color:#111}body.light .inp input::placeholder,body.light .inp textarea::placeholder{color:#aaa}body.light .btn-g{box-shadow:0 4px 16px #1b8c3e33}body.light .btn-o{color:var(--g);border-color:#1b8c3e33}body.light .btn-r{color:#dc2626;box-shadow:none;background:#ef44440f;border:1px solid #ef44441a}body.light .btn-ghost{background:#ef44440f}body.light .badge-g{color:#0d7a32;background:#1b8c3e0f}body.light .badge-r{color:#dc2626;background:#ef44440f}body.light .badge-gd{color:#92680e;background:#d4a53c0f}body.light .tab{color:#888;background:#1b8c3e08}body.light .tab.a{background:var(--g);color:#fff}body.light .li{background:#1b8c3e05;box-shadow:0 1px 4px #00000008}body.light .li-i{background:#1b8c3e0a}body.light .li-i svg{stroke:var(--g)}body.light .li-n{color:#111}body.light .li-s{color:#999}body.light .li-d{color:#888}body.light .stat{background:#1b8c3e08}body.light .stat-v{color:#111}body.light .stat-l{color:#999}body.light .qa-b{background:#1b8c3e08}body.light .qa-b svg{stroke:var(--g)}body.light .qa-b span{color:#666}body.light .btab{background:#f7fcf8eb;border-top:1px solid #1b8c3e0f}body.light .bt svg{stroke:#aaa}body.light .bt span{color:#aaa}body.light .bt.a svg{stroke:var(--g)}body.light .bt.a span{color:var(--g)}body.light .ic{background:linear-gradient(135deg,#1b8c3e0f,#00c85308)}body.light .ic svg{stroke:var(--g)}body.light .ring{border-color:#1b8c3e14}body.light .ring:before{border-top-color:var(--g);border-right-color:var(--g)}body.light .ring .rv{color:var(--g)}body.light .ring .rl{color:#888}body.light .tgl.off{background:#00000014}body.light .qr{background:#1b8c3e08}body.light .qr span{background:#000000b3}body.light .kk{color:#222;background:#1b8c3e0a}body.light .pdot{border:2px solid #1b8c3e26}body.light .step .sn{color:#888;background:#1b8c3e0d;border:1px solid #1b8c3e1a}body.light .bub-ai{color:#111;background:#1b8c3e0d;border-color:#1b8c3e1a}body.light .chip{color:#0d7a32;background:#1b8c3e0a;border-color:#1b8c3e1a}body.light .chart{background:#1b8c3e05}body.light .ob-r.bid{color:#0d7a32;background:#1b8c3e0d}body.light .ob-r.ask{color:#dc2626;background:#ef44440d}body.light .orb-glow{background:radial-gradient(circle,#1b8c3e59 0%,#1b8c3e1a 55%,#1b8c3e00 100%)}body.light .orb-core{box-shadow:0 12px 32px #1b8c3e66,0 0 50px #1b8c3e40,inset 0 -8px 24px #0000002e,inset 0 4px 16px #fff3}body.light .orb-ring{border-color:var(--g)}
