:root{--bg-0:#030307;--bg-1:#0a0a12;--bg-2:#11111c;--bg-3:#1a1a26;--bg-elev:#232333;--border:#24242f;--border-strong:#38384a;--text:#f4f4f7;--text-dim:#b4b4c0;--text-mute:#74748a;--text-faint:#4a4a5e;--green:#2dd05f;--green-bright:#5eea83;--green-deep:#16a34a;--green-glow:#2dd05f6b;--red-glow:#ed38386b;--red:#ed3838;--red-bright:#f87171;--amber:#f59e0b;--shadow-md:0 8px 24px #00000080;--shadow-lg:0 20px 48px #0009;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{background:radial-gradient(ellipse 80% 60% at 8% 0%, #2dd05f24, transparent 60%), radial-gradient(ellipse 80% 60% at 92% 100%, #ed383824, transparent 60%), var(--bg-0);color:var(--text);-webkit-font-smoothing:antialiased;background-attachment:fixed;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;position:relative}body:before{content:"";opacity:.19;pointer-events:none;z-index:0;filter:saturate(1.35)contrast(1.1);background-image:url(/logo.png);background-position:50% 38%;background-repeat:no-repeat;background-size:min(130vmin,1000px);position:fixed;inset:0}body:after{content:"";background:radial-gradient(ellipse 82% 72% at center 40%, transparent 0%, #03030752 58%, var(--bg-0) 96%);pointer-events:none;z-index:0;position:fixed;inset:0}.auth-shell,.app-shell{z-index:1;position:relative}.auth-shell{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;padding:24px 16px 40px;display:flex}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-topbar{padding:14px 20px;padding-top:calc(14px + env(safe-area-inset-top,0px));padding-left:calc(20px + env(safe-area-inset-left,0px));padding-right:calc(20px + env(safe-area-inset-right,0px));border-bottom:1px solid var(--border);background:var(--bg-1);z-index:10;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.topbar-left{align-items:center;gap:8px;display:flex}.topbar-back{border-radius:var(--r-md);border:1px solid var(--border);background:var(--bg-2);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--text-dim);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.topbar-back:hover{background:var(--bg-3);color:var(--text);border-color:var(--border-strong)}.topbar-back:active{transform:translateY(1px)}.topbar-back svg{width:20px;height:20px}.app-main{flex:1;justify-content:center;padding:28px 16px 48px;display:flex}.app-content{flex-direction:column;gap:16px;width:100%;max-width:460px;display:flex}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.brand-logo-wrap{flex-shrink:0;position:relative}.brand-logo{object-fit:cover;z-index:2;border:1px solid #ffffff1f;border-radius:20px;width:76px;height:76px;animation:3.4s ease-in-out infinite brand-pulse;display:block;position:relative;box-shadow:0 0 36px #2dd05f80,0 0 36px #ed38386b,0 10px 22px #000000c7,inset 0 0 0 1px #ffffff14}.brand-logo-wrap:before{content:"";filter:blur(14px);opacity:.55;z-index:1;pointer-events:none;background:conic-gradient(#2dd05f47 0deg,#ed383847 180deg,#2dd05f47 360deg);border-radius:28px;animation:14s linear infinite brand-halo-rotate,3.4s ease-in-out infinite brand-halo-pulse;position:absolute;inset:-10px}.brand-text{flex-direction:column;min-width:0;line-height:1.1;display:flex}.brand-name{letter-spacing:-.025em;background:linear-gradient(95deg, var(--green-bright) 0%, var(--text) 38%, var(--text) 62%, var(--red-bright) 100%);-webkit-text-fill-color:transparent;color:var(--text);text-shadow:0 0 24px #ffffff0f;-webkit-background-clip:text;background-clip:text;font-size:26px;font-weight:900}.brand-tag{letter-spacing:.22em;color:var(--text-mute);text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:700}.brand-sm .brand-logo{border-radius:12px;width:42px;height:42px}.brand-sm .brand-logo-wrap:before{filter:blur(9px);border-radius:16px;inset:-6px}.brand-sm .brand-name{font-size:19px}.brand-sm .brand-tag{letter-spacing:.18em;font-size:9.5px}@keyframes brand-pulse{0%,to{box-shadow:0 0 36px #2dd05f80,0 0 36px #ed38386b,0 10px 22px #000000c7,inset 0 0 0 1px #ffffff14}50%{box-shadow:0 0 50px #2dd05fb8,0 0 50px #ed383894,0 10px 22px #000000c7,inset 0 0 0 1px #ffffff1f}}@keyframes brand-halo-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes brand-halo-pulse{0%,to{opacity:.4}50%{opacity:.7}}@media (prefers-reduced-motion:reduce){.brand-logo,.brand-logo-wrap:before{animation:none}}.card{background:linear-gradient(180deg, var(--bg-2), var(--bg-1));border:1px solid var(--border);border-radius:var(--r-xl);width:100%;max-width:420px;box-shadow:var(--shadow-lg);padding:28px 24px}.auth-shell .card{-webkit-backdrop-filter:blur(26px)saturate(140%);backdrop-filter:blur(26px)saturate(140%);background:linear-gradient(#1a1a2657,#0c0c1442);border:1px solid #ffffff21;box-shadow:0 24px 60px #0000007a,inset 0 1px #ffffff17}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.auth-shell .card{background:linear-gradient(#14141ef0,#0c0c14eb)}}.app-content .card{max-width:none}.card-title{letter-spacing:-.02em;margin:0 0 6px;font-size:22px;font-weight:800}.card-sub{color:var(--text-dim);margin:0 0 22px;font-size:13.5px;line-height:1.5}.section-title{text-transform:uppercase;letter-spacing:.08em;color:var(--text-mute);margin:0 0 14px;font-size:13px;font-weight:700}.field{margin-bottom:16px}.field-label{color:var(--text-dim);margin-bottom:7px;font-size:12.5px;font-weight:600;display:block}.field-input-wrap{display:flex;position:relative}.field input{background:var(--bg-0);border:1px solid var(--border-strong);border-radius:var(--r-md);width:100%;color:var(--text);padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.field input::placeholder{color:var(--text-faint)}.field input:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #2dd05f26}.field input[aria-invalid=true]{border-color:var(--red)}.field input:disabled{opacity:.6;cursor:not-allowed}.field-hint{color:var(--text-mute);margin-top:6px;font-size:11.5px}.field-error{color:var(--red-bright);margin-top:6px;font-size:12px}.pw-toggle{color:var(--text-mute);cursor:pointer;border-radius:var(--r-sm);background:0 0;border:0;padding:6px 8px;font-size:11.5px;font-weight:600;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.pw-toggle:hover{color:var(--text-dim)}.btn{border-radius:var(--r-md);cursor:pointer;border:0;width:100%;padding:13px 16px;font-family:inherit;font-size:15px;font-weight:700;transition:transform 80ms,filter .15s,opacity .15s}.btn:active{transform:translateY(1px)}.btn-primary{background:linear-gradient(145deg, var(--green-bright), var(--green-deep));color:#04140a;box-shadow:0 0 20px var(--green-glow)}.btn-primary:hover:not(:disabled){filter:brightness(1.08)}.btn-ghost{color:var(--text-dim);border:1px solid var(--border-strong);background:0 0}.btn-ghost:hover:not(:disabled){color:var(--text);border-color:var(--text-mute)}.btn-link{width:auto;color:var(--green);cursor:pointer;background:0 0;border:0;padding:4px;font-size:13px;font-weight:600}.btn-link:hover{color:var(--green-bright);text-decoration:underline}.btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.alert{border-radius:var(--r-md);border:1px solid;margin-bottom:16px;padding:11px 13px;font-size:13px;line-height:1.45}.alert-error{color:var(--red-bright);background:#ed383817;border-color:#ed383866}.alert-success{color:var(--green-bright);background:#2dd05f17;border-color:#2dd05f66}.alert-info{color:var(--amber);background:#f59e0b14;border-color:#f59e0b59}.foot{text-align:center;color:var(--text-mute);margin-top:18px;font-size:13px}.link{color:var(--green);cursor:pointer;font-weight:600;text-decoration:none}.link:hover{color:var(--green-bright);text-decoration:underline}.meta-row{color:var(--text-mute);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;margin-top:4px;padding-top:14px;font-size:12.5px;display:flex}.divider{background:var(--border);height:1px;margin:22px 0}.center{text-align:center}.soon{color:var(--text-mute);margin:0;font-size:12.5px;line-height:1.5}.spinner-wrap{place-items:center;min-height:60vh;display:grid}.spinner{border:3px solid var(--border-strong);border-top-color:var(--green);border-radius:50%;width:26px;height:26px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.avatar{object-fit:cover;border:1px solid var(--border-strong);background:var(--bg-2);border-radius:50%;display:block}.avatar-initials{color:#04140a;background:linear-gradient(145deg, var(--green-bright), var(--green-deep));letter-spacing:-.02em;-webkit-user-select:none;user-select:none;border:none;place-items:center;font-weight:800;display:grid}.profile-menu{position:relative}.profile-trigger{cursor:pointer;background:0 0;border:0;border-radius:50%;padding:2px;line-height:0}.profile-trigger:hover .avatar{border-color:var(--green)}.profile-trigger:focus-visible{outline:2px solid var(--green);outline-offset:2px}.profile-dropdown{background:var(--bg-3);border:1px solid var(--border-strong);border-radius:var(--r-md);min-width:240px;box-shadow:var(--shadow-lg);z-index:20;padding:8px;position:absolute;top:calc(100% + 8px);right:0}.profile-dropdown-head{align-items:center;gap:10px;padding:8px 8px 10px;display:flex}.profile-dropdown-id{min-width:0}.profile-dropdown-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.profile-dropdown-email{color:var(--text-mute);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.profile-dropdown-sep{background:var(--border);height:1px;margin:4px 0}.profile-dropdown-item{text-align:left;border-radius:var(--r-sm);width:100%;color:var(--text-dim);cursor:pointer;background:0 0;border:0;padding:9px 10px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:block}.profile-dropdown-item:hover{background:var(--bg-1);color:var(--text)}.profile-dropdown-item.danger:hover{color:var(--red-bright)}.avatar-section{align-items:center;gap:16px;margin-bottom:22px;display:flex}.avatar-actions{flex-direction:column;gap:8px;min-width:0;display:flex}.avatar-buttons{align-items:center;gap:14px;display:flex}.avatar-buttons .btn{width:auto;padding:8px 14px;font-size:13px}@media (width<=480px){.card{padding:22px 18px}.card-title{font-size:20px}}.muted{color:var(--text-mute);font-size:14px;line-height:1.5}.billing-plan{text-align:center;padding:4px 0 6px}.billing-plan-name{text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin-bottom:10px;font-size:12px;font-weight:700}.billing-price{justify-content:center;align-items:baseline;gap:8px;display:flex}.billing-amount{letter-spacing:-.03em;color:var(--text);font-size:48px;font-weight:800;line-height:1}.billing-interval{color:var(--text-mute);font-size:16px;font-weight:500}.billing-tagline{max-width:34ch;color:var(--text-dim);margin:12px auto 0;font-size:14px;line-height:1.5}.billing-features{background:var(--bg-1);border:1px solid var(--border);border-radius:var(--r-md);gap:12px;margin:20px 0;padding:18px;list-style:none;display:grid}.billing-features li{color:var(--text-dim);align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}.billing-check{width:20px;height:20px;color:var(--green);flex:0 0 20px;margin-top:1px}.billing-fineprint{text-align:center;margin-top:14px;font-size:12.5px}.plan-badge{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;margin-top:8px;padding:3px 12px;font-size:11px;font-weight:800;line-height:1.6;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.plan-pro{color:#7ef0a0;background:linear-gradient(135deg,#2dd05f4d,#16a34a1f);border:1px solid #2dd05f80;box-shadow:0 0 14px #2dd05f47,inset 0 1px #ffffff14}.plan-op{color:#a9cbff;background:linear-gradient(135deg,#60a5fa47,#3b82f61f);border:1px solid #60a5fa80;box-shadow:0 0 14px #60a5fa42,inset 0 1px #ffffff14}.plan-trial{color:#d9b8fb;background:linear-gradient(135deg,#a855f757,#7c3aed24);border:1px solid #a855f78c;box-shadow:0 0 14px #a855f752,inset 0 1px #ffffff14}.plan-due{color:#fcd34d;background:linear-gradient(135deg,#f59e0b42,#d977061f);border:1px solid #f59e0b7a}.plan-free{background:var(--bg-3);color:var(--text-mute);border:1px solid var(--border)}.billing-trial-flag{letter-spacing:.08em;text-transform:uppercase;color:#e2c9fb;background:linear-gradient(135deg,#a855f757,#7c3aed29);border:1px solid #a855f780;border-radius:999px;margin:2px auto 12px;padding:5px 16px;font-size:12px;font-weight:800;display:inline-block;box-shadow:0 0 20px #a855f752}.billing-trial-live{border-radius:var(--r-md);background:linear-gradient(135deg,#a855f729,#7c3aed0f);border:1px solid #a855f752;align-items:center;gap:13px;margin-bottom:14px;padding:14px 16px;display:flex}.billing-trial-dot{background:#c99bf5;border-radius:50%;flex:0 0 10px;width:10px;height:10px;animation:1.8s ease-in-out infinite trialpulse;box-shadow:0 0 10px #a855f7}@keyframes trialpulse{0%,to{opacity:1}50%{opacity:.4}}.billing-trial-count{color:var(--text);font-size:16px;font-weight:700}.billing-trial-charge{margin-top:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.lang-switch{align-items:center;display:inline-flex}.lang-select{appearance:none;background:var(--bg-1);color:var(--text-dim);border:1px solid var(--border);border-radius:var(--r-sm);cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 15px) 52%,calc(100% - 10px) 52%;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding:7px 28px 7px 10px;font-family:inherit;font-size:13px;font-weight:600}.lang-select:hover{color:var(--text);border-color:var(--text-dim)}.lang-select:focus-visible{outline:2px solid var(--green);outline-offset:1px}.auth-lang{align-self:center;margin:-4px 0 14px}.profile-dropdown .lang-switch{padding:4px 10px 6px;display:block}.profile-dropdown .lang-select{width:100%}.bot-status-row{justify-content:flex-end;margin-bottom:10px;display:flex}.bot-conn{letter-spacing:.08em;text-transform:uppercase;color:var(--text-mute);align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.bot-conn i{background:var(--text-faint);border-radius:50%;width:8px;height:8px}.bot-conn.ok{color:var(--green)}.bot-conn.ok i{background:var(--green);box-shadow:0 0 10px var(--green-glow)}.bot-conn.down{color:var(--red-bright)}.bot-conn.down i{background:var(--red)}.bot-hero{background:linear-gradient(150deg, var(--bg-2), var(--bg-1) 70%);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-md);grid-template-columns:1fr auto;grid-template-areas:"main side""stats stats";gap:4px;margin-bottom:14px;padding:20px;display:grid;position:relative}.bot-hero-main{grid-area:main}.bot-hero-side{text-align:right;grid-area:side}.bot-hero-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-mute);margin-bottom:6px;font-size:11px;font-weight:700}.bot-hero-value{letter-spacing:-.02em;font-size:34px;font-weight:800;line-height:1.05}.bot-hero-value .cur{color:var(--text-mute);margin-right:2px;font-size:20px}.bot-hero-pnl{font-size:24px;font-weight:800}.bot-hero-pnl.up{color:var(--green-bright)}.bot-hero-pnl.down{color:var(--red-bright)}.bot-hero-stats{border-top:1px solid var(--border);text-align:center;grid-area:stats;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;padding-top:16px;display:grid}.bot-hero-stats strong{font-size:19px;font-weight:800;display:block}.bot-hero-stats em{font-style:normal}.bot-hero-stats em.up{color:var(--green)}.bot-hero-stats em.down{color:var(--red)}.bot-hero-stats span{letter-spacing:.09em;text-transform:uppercase;color:var(--text-mute);margin-top:3px;font-size:10px;font-weight:700;display:block}.bot-card{background:var(--bg-1);border:1px solid var(--border);border-radius:var(--r-lg);margin-bottom:12px;padding:16px 18px}.mg-levels{border-bottom:1px solid var(--line,#ffffff14);margin-bottom:14px;padding-bottom:12px}.mg-levels h3{letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.mg-level-row{align-items:center;gap:10px;padding:4px 0;font-size:13px;display:flex}.mg-level-name{min-width:58px;font-weight:700}.mg-level-stat{color:var(--text-dim);font-variant-numeric:tabular-nums;flex:1}.mg-level-row .up,.mg-level-row .down{font-variant-numeric:tabular-nums}@media (width<=420px){.mg-level-row{flex-wrap:wrap;gap:6px}.mg-level-stat{flex:none}}.bot-card-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.bot-card-head h2{letter-spacing:.09em;text-transform:uppercase;color:var(--text-dim);margin:0;font-size:13px;font-weight:700}.bot-link{color:var(--green);font-size:13px;font-weight:700;text-decoration:none}.bot-run{justify-content:space-between;align-items:center;gap:16px;display:flex}.bot-run.on{border-color:#2dd05f59}.bot-run-state{align-items:center;gap:9px;font-size:19px;font-weight:800;display:flex}.bot-run-state i{background:var(--text-faint);border-radius:50%;width:9px;height:9px}.bot-run.on .bot-run-state{color:var(--green)}.bot-run.on .bot-run-state i{background:var(--green);box-shadow:0 0 12px var(--green-glow)}.bot-run p{margin:5px 0 0;font-size:13px}.bot-toggle{cursor:pointer;letter-spacing:.05em;border:1px solid var(--border-strong);background:var(--bg-3);color:var(--text-dim);border-radius:999px;flex-shrink:0;align-items:center;gap:10px;padding:8px 16px 8px 8px;font-family:inherit;font-size:13px;font-weight:800;display:inline-flex}.bot-toggle .knob{background:var(--text-faint);border-radius:50%;width:26px;height:26px;transition:background .15s}.bot-toggle.on{border-color:var(--green-deep);color:var(--amber)}.bot-toggle.on .knob{background:var(--green);box-shadow:0 0 14px var(--green-glow)}.bot-toggle:disabled{opacity:.55;cursor:default}.bot-account{flex-direction:column;gap:3px;display:flex}.bot-account strong{color:var(--green);font-size:17px;font-weight:800}.bot-account.real strong{color:var(--amber)}.bot-stats{gap:2px;margin:0;display:grid}.bot-stats>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:9px 0;display:flex}.bot-stats>div:last-child{border-bottom:0}.bot-stats dt{color:var(--text-dim);font-size:14px}.bot-stats dd{margin:0;font-size:15px;font-weight:700}.bot-stats dd.up{color:var(--green)}.bot-stats dd.down{color:var(--red-bright)}.bot-nav{z-index:5;padding:6px 4px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);background:#0a0a12eb;grid-template-columns:repeat(5,1fr);margin:18px -16px 0;display:grid;position:sticky;bottom:0}.bot-nav-item{border-radius:var(--r-sm);color:var(--text-mute);flex-direction:column;align-items:center;gap:3px;padding:8px 2px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.bot-nav-item svg{width:20px;height:20px}.bot-nav-item.active{color:var(--green)}.brand-link,.brand-link:hover,.brand-link:visited{color:inherit;text-decoration:none}.bot-alert{border-radius:var(--r-md);margin-bottom:12px;padding:11px 14px;font-size:14px;font-weight:600}.bot-alert.ok{color:var(--green-bright);background:#2dd05f1a;border:1px solid #2dd05f59}.bot-alert.error{color:var(--red-bright);background:#ed38381a;border:1px solid #ed383859}.bot-form{gap:13px;display:grid}.bot-grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.bot-field{gap:6px;display:grid}.bot-field>span{letter-spacing:.05em;color:var(--text-mute);text-transform:uppercase;font-size:12px;font-weight:700}.bot-field input,.bot-textarea{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r-sm);width:100%;color:var(--text);padding:11px 12px;font-family:inherit;font-size:15px}.bot-field input:focus,.bot-textarea:focus{border-color:var(--green-deep);outline:none}.bot-textarea{resize:vertical;margin-bottom:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.bot-check{color:var(--text-dim);align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex}.bot-check input{width:18px;height:18px;accent-color:var(--green)}.bot-seg{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r-sm);grid-auto-flow:column;gap:6px;padding:4px;display:grid}.bot-seg.wide{margin-bottom:12px}.bot-seg button{color:var(--text-mute);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:9px 10px;font-family:inherit;font-size:13px;font-weight:700}.bot-seg button.on{background:var(--bg-3);color:var(--text)}.bot-btn{border-radius:var(--r-sm);border:1px solid var(--border-strong);background:var(--bg-3);color:var(--text);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.bot-btn.primary{background:var(--green);border-color:var(--green);color:#04120a}.bot-btn.primary:disabled{opacity:.5;cursor:default}.bot-btn.ghost{color:var(--text-dim);background:0 0}.bot-btn.danger{color:var(--red-bright);background:0 0;border-color:#ed383866}.bot-btn.tiny{padding:5px 10px;font-size:12px}.bot-btn.wide{width:100%;margin-bottom:12px}.confirm-row{border-radius:var(--r-md);background:#ed38380f;border:1px solid #ed383859;flex-direction:column;gap:9px;padding:12px;display:flex}.confirm-text{color:var(--text-dim);font-size:13px}.confirm-actions{gap:8px;display:flex}.bot-list{margin:0;padding:0;list-style:none}.bot-list-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:11px 0;font-size:14px;display:flex}.bot-list-right{align-items:center;gap:9px;display:flex}.small{font-size:12px}.strong{font-weight:800}.up{color:var(--green)}.down{color:var(--red-bright)}.bot-pill{letter-spacing:.07em;text-transform:uppercase;background:var(--bg-3);color:var(--text-mute);border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800}.bot-pill.win,.bot-pill.completed{color:var(--green);background:#2dd05f26}.bot-pill.loss{color:var(--red-bright);background:#ed383826}.bot-pill.pending{color:var(--amber);background:#f59e0b26}.bot-pill.cancelled,.bot-pill.skipped{background:var(--bg-3);color:var(--text-faint)}.bot-action{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.bot-action:last-child{border-bottom:0}.bot-action strong{font-size:14px;display:block}.bot-action .muted{font-size:12px}.admin-tiles{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px;display:grid}.admin-tile{background:var(--bg-1);border:1px solid var(--border);border-radius:var(--r-md);text-align:center;padding:14px 10px}.admin-tile strong{font-size:22px;font-weight:800;display:block}.admin-tile span{letter-spacing:.08em;text-transform:uppercase;color:var(--text-mute);margin-top:4px;font-size:10px;font-weight:700;display:block}.admin-row{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 0;display:flex}.admin-row:last-child{border-bottom:0}.admin-row-main{flex:240px;min-width:0}.admin-row-main strong{text-overflow:ellipsis;font-size:15px;display:block;overflow:hidden}.admin-badges{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.admin-row-actions{flex-wrap:wrap;gap:6px;display:flex}@media (width<=520px){.admin-tiles{grid-template-columns:repeat(2,1fr)}}.viz-wrap{gap:6px;display:grid}.viz-svg{touch-action:none;width:100%;height:auto;display:block}.viz-read{justify-content:space-between;align-items:baseline;gap:10px;font-size:13px;display:flex}.viz-read strong{font-size:16px;font-weight:800}.wl{gap:7px;margin-top:10px;display:grid}.wl-bar{background:var(--bg-3);border-radius:999px;gap:2px;height:10px;display:flex;overflow:hidden}.wl-bar span{height:100%;display:block}.wl-legend{color:var(--text-dim);align-items:center;gap:14px;font-size:12px;display:flex}.wl-legend span{align-items:center;gap:5px;display:inline-flex}.wl-legend i{border-radius:2px;width:8px;height:8px;display:inline-block}.wl-legend strong{margin-left:auto;font-size:13px}.hbars{gap:9px;margin:0;padding:0;list-style:none;display:grid}.hbars li{grid-template-columns:80px 1fr 68px;align-items:center;gap:9px;display:grid}.hbar-label{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.hbar-track{background:var(--bg-3);border-radius:999px;height:9px;overflow:hidden}.hbar-fill{border-radius:999px;height:100%;display:block}.hbar-val{text-align:right;font-size:12px;font-weight:800}.admin-tiles{grid-template-columns:repeat(3,1fr)}.admin-tile.hero{grid-column:span 3}.admin-tile.hero strong{font-size:30px}@media (width>=700px){.admin-tiles{grid-template-columns:repeat(6,1fr)}.admin-tile.hero{grid-column:span 3}}.admin-metrics{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r-sm);grid-template-columns:repeat(3,1fr);gap:8px 10px;margin-top:11px;padding:11px;display:grid}.admin-metrics>div{flex-direction:column;gap:2px;min-width:0;display:flex}.admin-metrics span{letter-spacing:.06em;text-transform:uppercase;color:var(--text-mute);font-size:10px;font-weight:700}.admin-metrics strong{text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.admin-search{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r-sm);width:100%;color:var(--text);margin-bottom:12px;padding:10px 12px;font-family:inherit;font-size:14px}.admin-search:focus{border-color:var(--green-deep);outline:none}.bot-card.bot-real{border-color:#f59e0b73}.app-topbar{padding:14px 16px;padding-top:max(14px, env(safe-area-inset-top,14px));padding-left:max(16px, env(safe-area-inset-left,16px));padding-right:max(16px, env(safe-area-inset-right,16px));-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#06060ad9}.topbar-left{flex:1;gap:10px;min-width:0}.profile-trigger .avatar{box-shadow:0 0 0 2px var(--green), 0 0 14px var(--green-glow)}.app-topbar .bot-conn{letter-spacing:.08em;margin-left:auto;margin-right:12px;font-size:11px}.app-topbar .bot-conn i{width:7px;height:7px}.bot-run-state{text-transform:uppercase;letter-spacing:.01em;font-size:21px}.bot-toggle{text-transform:uppercase;letter-spacing:.08em}.bot-card-head-brand{align-items:center;gap:10px;display:flex}.bot-card-head-brand img{object-fit:cover;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;width:32px;height:32px;box-shadow:0 0 12px #2dd05f38,0 0 12px #ed38382e}.bot-account{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;display:flex}.bot-account>div{text-align:left;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.bot-account strong{text-transform:uppercase;letter-spacing:.02em;align-items:center;gap:9px;font-size:21px;display:inline-flex}.bot-account strong .dot{background:var(--green);width:9px;height:9px;box-shadow:0 0 10px var(--green-glow);border-radius:50%;animation:2s ease-in-out infinite pulse-dot}.bot-account.real strong .dot{background:var(--amber);box-shadow:0 0 10px #f59e0b80}.bot-link{text-transform:uppercase;letter-spacing:.06em;font-size:12.5px}.bot-hero{background-image:url(/logo.png), linear-gradient(160deg, var(--bg-2) 0%, var(--bg-1) 100%);background-blend-mode:soft-light, normal;background-position:right -20px center,50%;background-repeat:no-repeat,no-repeat;background-size:320px,cover;position:relative;overflow:hidden}.bot-hero:before{content:"";background:radial-gradient(circle, var(--green-glow), transparent 70%);pointer-events:none;opacity:.6;z-index:0;width:320px;height:320px;position:absolute;inset:-40% -10% auto auto}.bot-hero:after{content:"";background:radial-gradient(circle, var(--red-glow), transparent 70%);pointer-events:none;opacity:.4;width:280px;height:280px;position:absolute;inset:auto auto -40% -10%}.bot-hero>*{z-index:1;position:relative}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.bot-hero-label{align-items:center;gap:6px;display:flex}.bot-hero-side .bot-hero-label{justify-content:flex-end}.live-dot{background:var(--green);width:6px;height:6px;box-shadow:0 0 6px var(--green-glow);border-radius:50%;animation:2s ease-in-out infinite pulse-dot;display:inline-block}.bot-card-head h2{letter-spacing:.11em}.bot-card-head .muted{letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:600}.bot-note{color:var(--text-mute);border-left:3px solid var(--green,#10b981);background:#ffffff08;border-radius:6px;margin:12px 0 0;padding:8px 12px;font-size:12px;line-height:1.45}.bot-tz-hint{margin-top:-6px;font-size:12px;line-height:1.45}.bot-list-main{min-width:0}.bot-list-sub{margin-top:2px;font-size:12px}.bot-list-row.win .bot-pill.completed{color:var(--green-bright)}.bot-list-row.loss .bot-pill.completed{color:var(--red-bright)}.bot-nav{padding:6px 4px calc(6px + env(safe-area-inset-bottom,0px));z-index:20;-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);border-top:1px solid var(--border);background:linear-gradient(#0a0a12d9 0%,#030307f5 100%);margin:0;position:fixed;bottom:0;left:0;right:0}.app-content{gap:14px;max-width:720px;padding:16px}.app-content--nav{padding-bottom:104px}.brand-logo{border-radius:20px;width:84px;height:84px}.brand-logo-wrap:before{border-radius:28px;inset:-10px}.brand-name{font-size:28px}.brand-tag{letter-spacing:.24em;font-size:12px}.bot-hero{padding:22px}.bot-hero-value{font-size:36px}.bot-hero-pnl{font-size:20px}.bot-card{padding:18px}.bot-card-head-brand img{border-radius:8px;width:32px;height:32px}@media (width>=640px){.app-topbar{padding:18px 28px;padding-top:max(18px, env(safe-area-inset-top,18px));padding-left:max(28px, env(safe-area-inset-left,28px));padding-right:max(28px, env(safe-area-inset-right,28px))}.brand-logo{border-radius:26px;width:108px;height:108px}.brand-logo-wrap:before{border-radius:36px;inset:-14px}.brand-name{font-size:36px}.brand-tag{font-size:13px}.app-content{gap:16px;padding:20px 24px}.app-content--nav{padding-bottom:104px}.bot-hero{padding:26px}.bot-hero-value{font-size:44px}.bot-hero-pnl{font-size:22px}.bot-card{padding:22px}.bot-card-head-brand img{border-radius:9px;width:36px;height:36px}}@media (width<=380px){.brand-logo{border-radius:17px;width:68px;height:68px}.brand-logo-wrap:before{border-radius:24px;inset:-8px}.brand-name{font-size:22px}.brand-tag{font-size:10px}.bot-hero-value{font-size:30px}.bot-hero-pnl{font-size:18px}.bot-card-head-brand img{border-radius:7px;width:28px;height:28px}}.bot-card-head h2{color:var(--text);letter-spacing:.14em}.bot-field>span{color:var(--text-dim);letter-spacing:.12em;font-size:11px}.bot-run{background:linear-gradient(135deg, var(--bg-1) 0%, var(--bg-2) 100%)}.bot-run.off{border-color:#f59e0b66}.bot-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.bot-list-row{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r-md);border-left-width:3px;padding:11px 12px}.bot-list-row:last-child{border-bottom:1px solid var(--border)}.bot-list-row.win{border-left-color:var(--green)}.bot-list-row.loss{border-left-color:var(--red)}.bot-list-row.st-skipped,.bot-list-row.st-cancelled{opacity:.78}.bot-list-row.st-pending{border-left-color:var(--amber)}.bot-list-row.st-executing{border-left-color:var(--green-bright)}.field input,.field select,select.input,input.input{background:var(--bg-2);border:1px solid var(--border);color:var(--text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.field select,select.input{border-radius:var(--r-md);width:100%;font:inherit;padding:12px 14px}.bot-seg button.on{background:var(--bg-elev);color:var(--green-bright);box-shadow:inset 0 0 0 1px #22c55e40}.bot-seg button.on.up{color:var(--green-bright)}.bot-seg button.on.down{color:var(--red-bright)}.bot-pill.skipped,.bot-pill.cancelled,.bot-pill.unknown,.bot-pill.tie{color:var(--text-dim);background:#74748a26}.bot-alert.warn{color:var(--amber);background:#f59e0b1a;border-color:#f59e0b73}.bot-alert.loss{color:var(--red-bright);background:#ed38381a;border-color:#ed383873}.bot-line-errors{color:var(--text-dim);flex-direction:column;gap:4px;margin:-6px 0 12px;padding:0;font-size:12px;list-style:none;display:flex}.bot-line-errors code{color:var(--text);background:#ffffff0d;border-radius:4px;padding:1px 5px}.bot-stale{letter-spacing:.08em;text-transform:uppercase;color:var(--amber);margin:0;font-size:11px}.auth-shell{padding-top:max(24px, env(safe-area-inset-top,24px))}.win-num{color:var(--green-bright)}.loss-num{color:var(--red-bright)}.hs-sep{color:var(--text-faint);margin:0 6px}.celebration{z-index:1000;justify-content:center;align-items:center;padding:16px;animation:.32s cubic-bezier(.16,1,.3,1) both cel-fade-in;display:flex;position:fixed;inset:0}.celebration[hidden]{display:none}.celebration-backdrop{-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 50% 35%,#f5b94a38 0%,#0000 35%),radial-gradient(circle at 50% 70%,#2dd05f2e 0%,#0000 40%),radial-gradient(#000000d9 30%,#000000f5 100%);position:absolute;inset:0}.celebration-glow{pointer-events:none;z-index:0;background:radial-gradient(at 20% 0,#f5b94a1f 0%,#0000 40%),radial-gradient(at 80% 100%,#2dd05f1a 0%,#0000 40%);position:absolute;inset:0}.celebration-confetti{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.celebration-card{z-index:2;text-align:center;scrollbar-width:thin;scrollbar-color:#f5b94a4d transparent;background:radial-gradient(circle at 50% 0,#f5b94a1a 0%,#0000 40%),linear-gradient(#07090c 0%,#03050a 100%);border:1px solid #f5b94a73;border-radius:22px;width:min(420px,100%);max-height:calc(100vh - 32px);padding:14px 20px 18px;animation:.62s cubic-bezier(.34,1.56,.64,1) both cel-card-in;position:relative;overflow-y:auto;box-shadow:0 0 0 1px #f5b94a1a,0 0 60px #f5b94a2e,0 0 120px #2dd05f14,0 28px 80px #000000d9,inset 0 1px #ffe89a2e}.celebration-card::-webkit-scrollbar{width:4px}.celebration-card::-webkit-scrollbar-thumb{background:#f5b94a4d;border-radius:4px}.celebration-x{color:#ffffffbf;cursor:pointer;z-index:3;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .16s,color .16s,transform .16s;display:flex;position:absolute;top:16px;right:16px}.celebration-x:hover{color:#ffe89a;background:#f5b94a2e;transform:rotate(90deg)}.celebration-mascot-wrap{border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin:2px auto 8px;animation:.7s cubic-bezier(.34,1.56,.64,1) both cel-mascot-in;display:flex;position:relative;box-shadow:0 0 0 2px #f5b94a99,0 0 28px #f5b94a59,0 0 60px #2dd05f2e}.celebration-mascot{object-fit:cover;object-position:center;background:#000;border-radius:50%;width:100%;height:100%}.celebration-trophy{filter:drop-shadow(0 0 24px #f5b94a8c);justify-content:center;margin:2px 0 4px;animation:.8s cubic-bezier(.34,1.56,.64,1) .2s both cel-trophy-pop,3.8s ease-in-out 1.1s infinite cel-trophy-bob;display:flex}.trophy-sparkles circle{transform-origin:50%;animation:2.2s ease-in-out infinite cel-sparkle}.trophy-sparkles circle:nth-child(2){animation-delay:.4s}.trophy-sparkles circle:nth-child(3){animation-delay:.8s}.trophy-sparkles circle:nth-child(4){animation-delay:1.2s}.trophy-sparkles circle:nth-child(5){animation-delay:1.6s}.celebration-title{letter-spacing:-.01em;color:#fff;text-shadow:0 2px 12px #000000b3;margin:4px 0;font-family:Inter,system-ui,sans-serif;font-size:28px;font-weight:900;line-height:1.15}.cel-accent{background:linear-gradient(135deg,#5eea83 0%,#2dd05f 50%,#16a34a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cel-accent-tx{color:#5eea83;font-weight:700}.celebration-sub{color:#ffffffbf;margin:0 0 12px;font-size:12px;line-height:1.4}.celebration-pnl-label{letter-spacing:.32em;color:#2dd05f;margin-bottom:4px;font-size:10px;font-weight:700}.celebration-pnl{background:linear-gradient(#fff2b3 0%,#ffd674 30%,#f5b94a 60%,#c08c1e 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;text-shadow:0 0 36px #f5b94a80;font-feature-settings:"tnum" 1;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-family:Inter,system-ui,sans-serif;font-size:48px;font-weight:900;position:relative}.celebration-pnl:after{content:"";z-index:-1;background:radial-gradient(#f5b94a40 0%,#0000 60%);position:absolute;inset:-10px -20px}.celebration-meta{background:#ffffff06;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:10px;padding:10px 6px;display:grid}.celebration-meta-cell{flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:2px 0;display:flex}.cel-stat-icon{justify-content:center;align-items:center;display:flex}.celebration-meta-cell .celebration-meta-val{color:#fff;letter-spacing:-.01em;font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:800}.celebration-meta-cell .celebration-meta-lbl{display:none}.celebration-meta-cell+.celebration-meta-cell{border-left:1px solid #ffffff14}.celebration-meta{grid-template-rows:auto auto}.celebration-meta-cell{flex-direction:column;gap:2px}.celebration-meta-cell .cel-stat-row{align-items:center;gap:8px;display:flex}.celebration-meta-cell .celebration-meta-lbl{letter-spacing:.22em;color:#ffffff80;margin-top:1px;font-size:9px;font-weight:700;display:block}.celebration-meta-cell{flex-direction:column;align-items:center;gap:4px}.celebration-meta-cell>.cel-stat-icon{margin-bottom:2px}.celebration-meta-cell{grid-template-columns:auto auto;grid-template-areas:"icon val""lbl lbl";justify-content:center;align-items:center;gap:2px 6px;display:grid}.celebration-meta-cell .cel-stat-icon{grid-area:icon}.celebration-meta-cell .celebration-meta-val{grid-area:val}.celebration-meta-cell .celebration-meta-lbl{text-align:center;grid-area:lbl}.celebration-meta-cell .win-num{color:#2dd05f}.celebration-meta-cell .loss-num{color:#ed3838}.celebration-meta-cell .hs-sep{color:#ffffff59;margin:0 4px}.celebration-waveform{justify-content:center;align-items:center;gap:6px;height:30px;margin-bottom:10px;display:flex;position:relative}.cel-wave{opacity:.85;flex:1;height:24px}.cel-wave path{stroke-dasharray:600;stroke-dashoffset:0;filter:drop-shadow(0 0 4px #2dd05f99);animation:2.2s linear infinite cel-wave-flow}.cel-wave-right path{animation-direction:reverse}.cel-check{background:radial-gradient(circle,#2dd05f2e 0%,#0000 70%);border:2px solid #2dd05f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;animation:1.8s ease-in-out infinite cel-check-pulse;display:flex;box-shadow:0 0 18px #2dd05f8c,inset 0 0 12px #2dd05f33}.cel-check svg{width:22px;height:22px}.celebration-close{color:#1a0f02;cursor:pointer;letter-spacing:.06em;background:linear-gradient(#ffe89a 0%,#f5b94a 35%,#d8961f 100%);border:1px solid #ffebb499;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 18px;font-size:14px;font-weight:800;transition:transform .14s,box-shadow .18s,filter .18s;display:flex;box-shadow:0 0 0 1px #ffebb440,0 10px 30px #f5b94a80,inset 0 1px #ffffff73}.celebration-close:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 0 0 1px #ffebb466,0 14px 36px #f5b94aa6,inset 0 1px #ffffff80}.celebration-close:active{filter:brightness(.98);transform:translateY(0)}.cel-btn-emoji{font-size:16px;line-height:1}.cel-btn-text{letter-spacing:.06em;font-family:Inter,system-ui,sans-serif;font-weight:800}.cel-btn-arrow{opacity:.7;margin-left:2px;font-size:18px;font-weight:900}.celebration-autoclose{color:#ffffff73;letter-spacing:.02em;margin-top:12px;font-size:11px}.cel-count{color:#5eea83;font-weight:700}@keyframes cel-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cel-card-in{0%{opacity:0;transform:scale(.82)translateY(24px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes cel-mascot-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes cel-trophy-pop{0%{opacity:0;transform:scale(0)rotate(-30deg)}60%{opacity:1;transform:scale(1.18)rotate(8deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes cel-trophy-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes cel-sparkle{0%,to{opacity:.2;transform:scale(.6)}50%{opacity:1;transform:scale(1.4)}}@keyframes cel-wave-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-200px}}@keyframes cel-check-pulse{0%,to{box-shadow:0 0 18px #2dd05f8c,inset 0 0 12px #2dd05f33}50%{box-shadow:0 0 28px #2dd05fcc,inset 0 0 18px #2dd05f59}}@media (prefers-reduced-motion:reduce){.celebration,.celebration-card,.celebration-trophy,.celebration-mascot-wrap,.cel-check,.cel-wave path,.trophy-sparkles circle{animation:none!important}}.bot-links{flex-direction:column;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.bot-link-row{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r-md);color:var(--text);-webkit-tap-highlight-color:transparent;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.bot-link-row:hover{border-color:var(--border-strong);background:var(--bg-3)}.bot-link-row:active{transform:translateY(1px)}.bot-link-row:focus-visible{outline:2px solid var(--green);outline-offset:2px}.bot-link-icon{flex-shrink:0;display:flex}.bot-link-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.bot-link-text strong{font-size:14px;font-weight:700}.bot-link-text .muted{font-size:12px}.bot-link-arrow{color:var(--text-mute);flex-shrink:0;font-size:20px;line-height:1}.verify-frame{border:1px solid var(--border-strong);border-radius:var(--r-md);background:var(--bg-2);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;width:100%;max-width:100%;height:auto;margin:12px 0;display:block}.verify-panel .bot-card-head span{font-variant-numeric:tabular-nums}
