@font-face{font-family:Geist;src:url(/geist-latin.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{font-family:Geist,Inter,ui-sans-serif,system-ui,sans-serif;color:#f3f6fb;background:#080b12;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #080b12;--sidebar: #07101e;--surface: #0c1729;--surface-2: #111e32;--surface-3: #081220;--line: #233650;--line-soft: #192a42;--text: #f3f6fb;--muted: #a9b7ce;--subtle: #7788a5;--green: #42f58d;--green-2: #24d277;--green-dim: #0e5135;--red: #ff5268;--amber: #fbbf32;--blue: #3a91ff;--purple: #9157ff;--shadow-glow: 0 9px 24px rgba(37, 211, 119, .2)}:root[data-theme=light]{color:#0e1729;background:#f4f6fb;--bg: #f4f6fb;--sidebar: #ffffff;--surface: #ffffff;--surface-2: #f0f4fa;--surface-3: #f8faff;--line: #d5deeb;--line-soft: #e5eaf2;--text: #0e1729;--muted: #52637c;--subtle: #74839a;--green: #09aa5c;--green-2: #1acb72;--green-dim: #d7f8e7;--shadow-glow: 0 9px 24px rgba(20, 180, 100, .17)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100vh;background:var(--bg);color:var(--text)}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}svg{flex:0 0 auto}.button{min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;cursor:pointer;transition:.18s ease;white-space:nowrap}.button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.06)}.button:disabled{cursor:not-allowed;opacity:.46}.button.primary{background:linear-gradient(105deg,#20ce72,#67f59d);color:#03130a;box-shadow:var(--shadow-glow)}.button.secondary{background:var(--surface);color:var(--muted);border-color:var(--line)}.button.outline{min-height:38px;color:var(--green);border-color:#179b57;background:#0d5e3a33}.button.purple{background:linear-gradient(100deg,#7541ec,#a25ffc);color:#fff;box-shadow:0 8px 22px #8e4eff38}.button.blue{background:linear-gradient(100deg,#216ae8,#3eaffb);color:#fff;box-shadow:0 8px 22px #3592ff33}.button.small{min-height:35px;padding:0 14px;border-radius:9px;font-size:13px}.button.full{width:100%}.icon-button{width:38px;height:38px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:11px;cursor:pointer;transition:.18s ease}.icon-button:hover{color:var(--text);border-color:var(--green)}.icon-button.danger{color:var(--red)}.icon-button.danger:hover{border-color:var(--red);background:#ff526814}.logo-wrap{display:flex;align-items:center;gap:10px}.logo-mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid #168c51;border-radius:12px;color:#65f8a0;background:radial-gradient(circle at 50% 40%,#4aff9640,#071623 70%);box-shadow:0 0 20px #24d2773d,inset 0 0 12px #20dc7a17}.logo-wrap strong{display:block;font-size:15px}.logo-wrap small{display:block;margin-top:1px;color:#7fa0d4;font-size:10px}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--bg)}.auth-card{width:100%;max-width:400px;padding:28px;background:linear-gradient(145deg,var(--surface-2),var(--surface));border:1px solid var(--line);border-radius:15px;box-shadow:0 28px 80px #00000040}.auth-card>.logo-wrap{margin-bottom:14px}.auth-heading{text-align:center;margin-bottom:28px}.auth-heading h1{margin-bottom:5px;font-size:25px;letter-spacing:-.04em}.auth-heading p{margin:0;color:#90b5ee;font-size:13px}.auth-card form{display:flex;flex-direction:column;gap:17px}.auth-submit{margin-top:1px}.auth-switch{margin:24px 0 0;text-align:center;color:#a9c7f6;font-size:13px}.auth-switch a{color:var(--green);font-weight:700}.auth-switch.compact{margin-top:10px}.auth-message{display:flex;align-items:center;gap:8px;padding:11px 12px;border:1px solid var(--line);border-radius:9px;color:var(--text);font-size:13px;line-height:1.45;background:#ffffff06}.auth-message.error{border-color:#ff5b7059;color:#ff9aaa;background:#ff5b7014}.auth-message.success{border-color:#29d38b59;color:var(--green);background:#29d38b14}.back-home{display:block;margin-top:23px;text-align:center;color:#7894bd;font-size:12px}.field{display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:13px;font-weight:600}.field small{color:var(--subtle);font-size:11px;font-weight:400;line-height:1.4}input,select{width:100%;height:43px;padding:0 13px;border:1px solid var(--line);border-radius:11px;outline:0;background:var(--surface-3);color:var(--text);transition:border-color .16s ease,box-shadow .16s ease}input::placeholder{color:#7586a3}input:focus,select:focus{border-color:var(--green-2);box-shadow:0 0 0 2px #27d57a1f}select:disabled,input:disabled{opacity:.55;cursor:not-allowed}.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:264px;padding:16px 12px 22px;display:flex;flex-direction:column;background:var(--sidebar);border-right:1px solid var(--line);transition:transform .22s ease}.sidebar-top{padding:0 8px 17px;display:flex;align-items:center;justify-content:space-between}.mobile-close{display:none}.nav-kicker{padding:0 16px 7px;color:#708ebd;font-size:10px;font-weight:700;letter-spacing:.08em}.sidebar nav{display:flex;flex-direction:column;gap:4px}.sidebar nav a{position:relative;height:42px;padding:0 14px;border:1px solid transparent;border-radius:12px;display:flex;align-items:center;gap:12px;color:#a9c4ef;font-size:15px;font-weight:500}.sidebar nav a.active{color:var(--green);border-color:#20d27738;background:linear-gradient(90deg,#22d27724,#0a192580)}.sidebar nav a.active:before{content:"";position:absolute;left:1px;width:3px;height:26px;border-radius:3px;background:var(--green);box-shadow:0 0 12px var(--green)}.sidebar-bottom{margin-top:auto;padding:12px 4px 0;border-top:1px solid var(--line)}.user-row{min-height:42px;padding:0 8px 8px;display:flex;align-items:center;gap:10px;overflow:hidden}.avatar{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:var(--surface-2);color:var(--text);font-weight:700;font-size:12px}.user-row div{min-width:0}.user-row strong{display:block;font-size:12px}.user-row small{display:block;max-width:166px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;color:var(--subtle);font-size:9px}.logout{width:100%}.legal-links{display:flex;justify-content:center;align-items:center;gap:13px;color:#7591b9;font-size:11px}.sidebar .legal-links{margin-top:14px}.legal-links span{color:#3c4e67}.app-area{min-height:100vh;margin-left:264px}.topbar{height:56px;padding:0 16px;display:flex;align-items:center;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg) 94%,transparent)}.topbar>div{display:flex;flex-direction:column;gap:2px}.topbar small{color:var(--subtle);font-size:10px}.topbar strong{font-size:16px}.topbar .icon-button{margin-left:auto}.menu-button{display:none;margin-right:10px}.page-wrap{padding:20px 16px 0;max-width:1500px;margin:0 auto}.page-title{min-height:56px;margin-bottom:20px;display:flex;align-items:center;gap:13px}.page-title>div:nth-child(2){min-width:0;flex:1}.page-title-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:var(--green);border:1px solid rgba(47,221,128,.45);background:#0f754433;box-shadow:0 0 22px #25d2772e}.page-title-icon svg{width:23px;height:23px}.page-title-icon.purple{color:#a266ff;border-color:#6540aa;background:#582ca62e;box-shadow:0 0 22px #9157ff33}.page-title-icon.blue{color:#3594ff;border-color:#286bad;background:#195eb52b;box-shadow:0 0 22px #3491ff33}.page-title h1{margin:0 0 3px;font-size:25px;letter-spacing:-.035em}.page-title p{margin:0;color:#a6c4f4;font-size:13px}.page-title-action{margin-left:auto}.page-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.heading-actions{display:flex;gap:10px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.stat-card{min-height:130px;padding:13px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(140deg,var(--surface-2),var(--surface))}.stat-icon{width:33px;height:33px;margin-bottom:10px;display:grid;place-items:center;border-radius:10px;color:var(--green);background:var(--surface-3)}.stat-icon svg{width:19px;height:19px}.stat-card>small{display:block;color:var(--subtle);font-size:10px;font-weight:700}.stat-card>strong{display:block;margin-top:3px;font-size:24px}.stat-card>span{display:block;margin-top:3px;color:var(--muted);font-size:11px}.green{color:var(--green)!important}.amber{color:var(--amber)!important}.red{color:var(--red)!important}.blue{color:var(--blue)!important}.purple{color:var(--purple)!important}.muted{color:var(--muted)!important}.filter-row{display:flex;gap:10px;margin-bottom:16px}.filter-row select{width:130px;font-weight:600}.account-filters select{width:155px}.search-box{position:relative;flex:1}.search-box svg{position:absolute;left:13px;top:12px;color:var(--subtle)}.search-box input{padding-left:41px}.account-list,.orders-list{display:flex;flex-direction:column;gap:12px}.account-row{position:relative;min-height:78px;padding:12px 16px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:16px;background:var(--surface);overflow:hidden}.account-row:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#8292aa}.account-row.healthy:before{background:var(--green)}.account-status-icon,.order-icon{width:49px;height:49px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #40516a;border-radius:50%;color:var(--muted);background:radial-gradient(circle,var(--surface-2),var(--surface-3))}.account-row.healthy .account-status-icon{color:var(--green);border-color:#168f51;box-shadow:0 0 18px #25d2773b}.account-identity{min-width:250px;flex:1;display:grid;grid-template-columns:max-content max-content max-content;align-items:center;gap:4px 9px}.account-identity .status-badge{grid-column:1 / -1;width:max-content}.account-identity strong{grid-column:1 / -1;font-size:13px}.account-identity small{color:var(--muted)}.copy-button{display:inline-flex;padding:0;color:var(--subtle);background:none;border:0;cursor:pointer}.region-pill,.last-seen{color:var(--muted);font-size:11px}.region-pill{padding:2px 8px;border:1px solid var(--line);border-radius:10px}.status-badge{padding:3px 9px;border-radius:99px;font-size:10px;line-height:1.1;font-weight:700;color:#9caac0;background:#283349}.status-badge.healthy,.status-badge.active,.status-badge.completed{color:var(--green);background:#13965138;border:1px solid rgba(37,210,119,.34)}.status-badge.failed,.status-badge.cancelled,.status-badge.balance-error{color:var(--red);background:#bd2d4133;border:1px solid rgba(255,81,104,.4)}.status-badge.low-balance,.status-badge.needs-action{color:var(--amber);background:#ba820f2e;border:1px solid rgba(251,191,50,.35)}.balances{display:flex;align-items:center;gap:24px}.balances>div{display:grid;grid-template-columns:26px auto;grid-template-rows:auto auto;column-gap:7px;align-items:center;min-width:92px}.coin{grid-row:1 / 3;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;font-weight:800;font-size:11px}.coin.gold{color:#684800;background:#f5c644;box-shadow:inset 0 0 0 2px #ffe188}.coin.silver{color:#4a576c;background:#d4dfed;box-shadow:inset 0 0 0 2px #f3f7fc}.balances small{color:var(--subtle);font-size:9px}.balances strong{font-size:13px}.row-actions{display:flex;align-items:center;gap:8px}.panel{padding:20px;background:var(--surface);border:1px solid var(--line);border-radius:15px}.panel.accent-green{border-color:#31ca7e73;background:linear-gradient(130deg,rgba(13,58,48,.32),var(--surface) 75%)}.panel.accent-purple{border-color:#9157ff78;background:linear-gradient(130deg,rgba(68,45,137,.22),var(--surface) 78%)}.panel h2,.summary-card h2{margin:0 0 20px;display:flex;align-items:center;gap:9px;font-size:15px}.panel h2 svg,.summary-card h2 svg{color:var(--green)}.order-form-panel .field+.field,.config-panel .field+.field,.history-panel .field+.field{margin-top:17px}.panel-button-row{margin-top:23px;display:flex;justify-content:flex-end}.panel-button-row.split{justify-content:space-between}.order-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px}.summary-card{align-self:start;border:1px solid rgba(49,202,126,.45);border-radius:15px;overflow:hidden;background:var(--surface)}.summary-card h2{padding:15px 17px;margin:0;border-bottom:1px solid var(--line)}.summary-content{padding:20px 17px}.summary-row{display:flex;gap:11px;margin-bottom:15px;align-items:center}.summary-row>span{width:33px;height:33px;display:grid;place-items:center;border-radius:10px;color:var(--muted);background:var(--surface-2)}.summary-row svg{width:18px;height:18px}.summary-row small{display:block;color:var(--subtle);font-size:10px}.summary-row strong{display:block;margin-top:1px;font-size:13px;word-break:break-word}.estimated{padding-top:13px;display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.summary-content>p{margin:18px 0 0;color:var(--subtle);font-size:11px}.stepper{height:77px;margin-bottom:20px;padding:0 18px;display:flex;align-items:center;border:1px solid rgba(49,202,126,.45);border-radius:15px;background:var(--surface)}.stepper button{display:flex;align-items:center;gap:10px;padding:0;color:var(--subtle);background:none;border:0;font-size:12px;font-weight:700;cursor:pointer}.stepper button:disabled{cursor:not-allowed;opacity:.55}.stepper button span{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface-2)}.stepper button.active,.stepper button.done{color:var(--text)}.stepper button.active span,.stepper button.done span{color:var(--green);border-color:var(--green);background:#188b4d2b;box-shadow:0 0 13px #25d27733}.stepper i{height:1px;flex:1;margin:0 12px;background:var(--line)}.quantity-control{display:grid;grid-template-columns:43px 1fr 43px}.quantity-control input{border-radius:0;text-align:center}.quantity-control button{border:1px solid var(--line);background:var(--surface-3);color:var(--text);font-size:20px;cursor:pointer}.quantity-control button:first-child{border-radius:11px 0 0 11px}.quantity-control button:last-child{border-radius:0 11px 11px 0}.narrow-page{max-width:672px;margin:0 auto}.config-panel{padding:20px}.priority-box{margin-top:17px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px dashed #33466a;border-radius:13px;background:#040f1c33}.priority-box strong{font-size:12px}.priority-box p{max-width:440px;margin:2px 0 0;color:#718ebc;font-size:10px;line-height:1.5}.priority-list{margin-top:10px;display:flex;flex-wrap:wrap;gap:7px}.priority-list span{padding:6px 9px;display:flex;align-items:center;gap:6px;border:1px solid #6140a8;border-radius:8px;background:#7342d52b;color:#c7a9ff;font-size:11px}.priority-list button{display:flex;padding:0;border:0;background:none;color:inherit;cursor:pointer}.form-note{display:block;margin:17px 0;color:var(--subtle);font-size:10px}.info-banner{margin-bottom:16px;min-height:43px;padding:9px 13px;display:flex;align-items:center;gap:9px;color:#2cb5ff;border:1px solid #2c6ba0;border-radius:12px;background:#1766943d;font-size:11px}.history-panel{max-width:672px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:17px}.scan-note{margin:20px 0;color:var(--muted);font-size:11px}.segmented{display:flex;align-items:center;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.segmented button{min-height:34px;padding:0 14px;display:flex;align-items:center;gap:7px;color:#9bb8e6;background:transparent;border:0;border-radius:10px;font-size:12px;font-weight:700;cursor:pointer}.segmented button.active{color:var(--text);border:1px solid var(--green);background:#10914c47;box-shadow:0 0 14px #25d2772e}.type-tabs,.status-tabs{min-height:41px;padding:3px;margin-bottom:16px}.status-tabs button span{padding:1px 6px;border-radius:99px;background:var(--surface-2);font-size:10px}.order-row{position:relative;min-height:92px;padding:13px 16px 13px 23px;display:grid;grid-template-columns:54px minmax(190px,1fr) auto minmax(310px,1fr) 160px 128px;align-items:center;gap:11px;border:1px solid #16a85c;border-radius:17px;background:linear-gradient(100deg,rgba(0,85,48,.28),rgba(3,21,25,.45),var(--surface));overflow:hidden}.order-row:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--green);box-shadow:0 0 15px var(--green)}.order-icon{color:var(--green);border-color:#169351;box-shadow:0 0 20px #25d2774d}.order-icon svg{width:22px;height:22px}.order-main{min-width:0}.order-main>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.order-main>strong span{color:var(--text)}.order-main small{display:block;margin-top:6px;overflow:hidden;text-overflow:ellipsis;color:var(--subtle);font-size:9px;white-space:nowrap}.order-badges{display:flex;gap:6px}.kind-badge{padding:4px 9px;color:var(--green);border:1px solid rgba(37,210,119,.42);border-radius:8px;background:#10894933;font-size:10px;font-weight:700}.order-metrics{display:grid;grid-template-columns:repeat(4,1fr)}.metric{min-width:60px;padding:0 11px;border-left:1px solid var(--line)}.metric:first-child{border-left:0}.metric small{display:block;overflow:hidden;color:var(--subtle);font-size:8px}.metric strong{display:block;margin-top:4px;font-size:15px}.order-progress{display:grid;grid-template-columns:1fr 30px;gap:7px;align-items:center}.order-progress small{grid-column:1 / 3;justify-self:end;color:var(--subtle);font-size:9px}.order-progress>div,.progress-bar{height:7px;overflow:hidden;border-radius:99px;background:#142330}.order-progress i,.progress-bar i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#18c96b,#54f49b)}.order-progress span{color:var(--muted);font-size:10px;font-weight:700}.detail-title{margin-bottom:17px;display:flex;align-items:center;gap:13px}.back-button{width:54px;height:42px;border-radius:12px}.detail-title h1{margin:0 0 4px;color:var(--green);font-size:21px}.detail-title h1 .kind-badge{vertical-align:middle;margin-left:5px}.detail-title p,.detail-title small{margin:0;color:#80a4df;font-size:11px}.order-detail-card{padding:20px;border:1px solid #19a95e;border-radius:18px;background:linear-gradient(135deg,rgba(7,81,48,.22),var(--surface));box-shadow:inset 0 0 30px #1fdb7809}.detail-card-head,.progress-label{display:flex;justify-content:space-between;align-items:center;gap:12px}.detail-card-head>strong{color:var(--muted);font-size:14px}.detail-card-head>strong small{margin-left:4px;color:var(--subtle)}.progress-label{margin:18px 0 7px;color:var(--muted);font-size:11px}.progress-label strong{color:var(--green)}.detail-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:17px}.detail-metrics>div{min-height:75px;padding:12px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.detail-metrics>div:first-child,.detail-metrics>div:nth-child(2),.detail-metrics>div:last-child{border-color:#179b57}.detail-metrics>div:nth-child(3){border-color:#8d6617}.detail-metrics>div:nth-child(4){border-color:#7c2836}.detail-metrics small{display:block;color:var(--muted);font-size:10px}.detail-metrics strong{display:block;margin-top:10px;font-size:20px}.error-banner,.active-banner{margin:16px 0;padding:12px;display:flex;gap:10px;color:var(--red);border:1px solid #87313c;border-radius:13px;background:#81243040}.active-banner{color:var(--green);border-color:#197a4c;background:#187b4b2e}.error-banner strong,.active-banner strong{display:block;font-size:11px}.error-banner p,.active-banner p{margin:4px 0 0;font-size:11px}.detail-tabs{min-height:41px;padding:3px;margin:16px 0}.results-panel{min-height:190px;display:grid;place-items:center;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.secure-results{width:100%;padding:14px;display:flex;flex-direction:column;gap:9px}.secure-results-head,.secure-code,.transaction-result{display:flex;align-items:center;gap:10px}.secure-results-head{justify-content:space-between;margin-bottom:5px}.secure-code,.transaction-result{min-height:52px;padding:9px 11px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2)}.secure-code>span{min-width:120px;color:var(--muted);font-size:11px}.secure-code code{min-width:0;flex:1;overflow:hidden;color:var(--green);text-overflow:ellipsis}.transaction-result>div{min-width:0;flex:1;display:flex;flex-direction:column}.transaction-result small{color:var(--muted)}.subscription-card{padding:20px;margin-bottom:20px;border:1px solid var(--line);border-radius:15px;background:linear-gradient(140deg,var(--surface-2),var(--surface))}.subscription-title{display:flex;gap:12px;align-items:center}.subscription-title .stat-icon{margin:0}.subscription-title small{color:var(--subtle);font-size:11px;font-weight:700}.subscription-title h2{margin:4px 0;font-size:18px}.subscription-title span{color:var(--muted);font-size:12px}.subscription-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:17px}.subscription-stats>div{padding:11px;border:1px solid var(--line);border-radius:12px;background:var(--surface-3)}.subscription-stats small{display:flex;align-items:center;gap:6px;color:var(--subtle);font-size:9px}.subscription-stats strong{display:block;margin-top:7px;font-size:14px}.plans-panel{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:var(--surface)}.plans-head{padding:14px 16px;background:linear-gradient(100deg,var(--surface-2),var(--surface))}.plans-head h2{margin:0 0 3px;font-size:14px}.plans-head p{margin:0;color:var(--muted);font-size:11px}.table-scroll{overflow-x:auto}table{width:100%;min-width:980px;border-collapse:collapse}th{height:42px;color:var(--subtle);background:var(--surface-3);font-size:10px;text-align:center}th:first-child{text-align:left;padding-left:16px}td{height:66px;padding:0 8px;border-top:1px solid var(--line);text-align:center;font-size:13px;font-weight:700}td:first-child{position:relative;padding-left:16px;text-align:left}.plan-green td:first-child{border-left:3px solid #28d778}.plan-cyan td:first-child{border-left:3px solid #22d3ee}.plan-blue td:first-child{border-left:3px solid #2f85ff}.plan-purple td:first-child{border-left:3px solid #9a54ff}.plan-pink td:first-child{border-left:3px solid #df4fb4}.plan-orange td:first-child{border-left:3px solid #ff654e}.plan-amber td:first-child{border-left:3px solid #f5b926}tbody tr:nth-child(odd){background:color-mix(in srgb,var(--surface-2) 60%,transparent)}td:first-child>strong,td:nth-last-child(2)>strong{color:var(--green)}.plan-cyan td:first-child>strong,.plan-cyan td:nth-last-child(2)>strong{color:#22d3ee}.plan-blue td:first-child>strong,.plan-blue td:nth-last-child(2)>strong{color:#2f85ff}.plan-purple td:first-child>strong,.plan-purple td:nth-last-child(2)>strong{color:#9a54ff}.plan-pink td:first-child>strong,.plan-pink td:nth-last-child(2)>strong{color:#df4fb4}.plan-orange td:first-child>strong,.plan-orange td:nth-last-child(2)>strong{color:#ff654e}.plan-amber td:first-child>strong,.plan-amber td:nth-last-child(2)>strong{color:#f5b926}td small{color:var(--subtle);font-size:9px;font-weight:400}.popular,.current{margin-left:8px;padding:3px 7px;border-radius:6px;color:#348cff;background:#2b70db2e;font-size:9px}.current{color:var(--muted);border:1px solid var(--line);background:transparent}tbody .button{color:#05120a;background:color-mix(in srgb,currentColor 35%,var(--surface))}.plan-amber .button{color:#111;background:linear-gradient(100deg,#f3a91c,#ffd062)}.billing-note{margin:20px 0;text-align:center;color:#9fbce9;font-size:11px}.policy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.policy-card{padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.policy-card h3{margin:0 0 12px;display:flex;align-items:center;gap:8px;font-size:13px}.policy-card h3 span{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;color:var(--green);background:#197e4c3d}.policy-card h3 svg{width:17px}.policy-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.payment-summary{position:relative;padding:14px 12px;margin-bottom:15px;border:1px solid var(--line);border-radius:12px;background:var(--surface-3)}.payment-summary>span{color:var(--muted);font-size:13px}.payment-summary>strong{position:absolute;top:14px;right:12px;color:var(--green);font-size:19px}.payment-summary>strong small{color:var(--muted);font-size:9px}.payment-summary p{margin:14px 0 0;color:var(--muted);font-size:11px}footer{min-height:63px;margin-top:40px;padding-top:19px;border-top:1px solid var(--line)}.empty-state{width:100%;min-height:150px;padding:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.empty-state>span{margin-bottom:9px;color:var(--subtle)}.empty-state>span svg{width:31px;height:31px}.empty-state>strong{color:var(--text);font-size:13px}.empty-state p{margin:5px 0 0;color:#8eaddb;font-size:11px}.empty-state .button{margin-top:14px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;place-items:center;background:#01050ac7;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal{width:100%;max-height:calc(100vh - 40px);padding:20px;overflow-y:auto;border:1px solid var(--line);border-radius:16px;background:var(--surface-2);box-shadow:0 35px 90px #00000073;animation:modal-in .18s ease both}@keyframes modal-in{0%{transform:translateY(8px) scale(.985);opacity:0}}.modal-head{margin-bottom:16px;display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.modal-head h2{margin:0;font-size:17px}.modal-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.modal-form{display:flex;flex-direction:column;gap:16px}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.toast-stack{position:fixed;z-index:200;right:18px;bottom:18px;display:flex;flex-direction:column;gap:8px}.toast{min-width:260px;padding:12px 15px;display:flex;align-items:center;gap:9px;color:#eafff2;border:1px solid #22aa64;border-radius:12px;background:#0b3b27;box-shadow:0 15px 40px #0000004d;animation:toast-in .2s ease both;font-size:13px;font-weight:600}.toast.error{color:#ffe9ed;border-color:#b8394e;background:#4a1821}@keyframes toast-in{0%{transform:translate(20px);opacity:0}}.spinner{width:18px;height:18px;display:inline-block;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite}.catalog-control{display:flex;align-items:center;gap:8px}.catalog-control select{min-width:0;flex:1}.catalog-control .button{flex:0 0 auto;white-space:nowrap}.live-jobs{margin-bottom:18px}.live-job{min-height:66px;padding:10px 0;display:grid;grid-template-columns:minmax(220px,1fr) minmax(160px,280px) auto;align-items:center;gap:16px;border-top:1px solid var(--line)}.live-job>div:first-child{display:grid;grid-template-columns:max-content max-content;align-items:center;gap:5px 9px}.live-job>div:first-child small{grid-column:1 / 3;color:var(--muted)}.live-job-progress{display:grid;grid-template-columns:1fr 38px;align-items:center;gap:8px;color:var(--muted);font-size:11px}.status-badge.queued,.status-badge.logging-in,.status-badge.checking-balance,.status-badge.loading-product,.status-badge.preparing-checkout,.status-badge.purchasing,.status-badge.reconciling,.status-badge.fetching-codes,.status-badge.waiting-for-balance,.status-badge.stopping{color:#69a9ff;background:#2f85ff29;border:1px solid rgba(47,133,255,.3)}@keyframes spin{to{transform:rotate(360deg)}}.legal-page{min-height:100vh;padding:0 24px;background:var(--bg)}.legal-page>header{max-width:900px;height:74px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.legal-page main{max-width:800px;margin:0 auto;padding:50px 0}.legal-page main>h1{margin-bottom:6px;font-size:32px}.updated{margin-bottom:40px;color:var(--subtle);font-size:12px}.legal-page section{margin-bottom:27px}.legal-page section h2{margin-bottom:8px;font-size:17px}.legal-page section p{color:var(--muted);font-size:14px;line-height:1.75}.legal-page-footer{max-width:900px;min-height:70px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);color:var(--subtle);font-size:11px}.sidebar-scrim{display:none}@media(max-width:1180px){.order-row{grid-template-columns:54px minmax(210px,1fr) auto 128px}.order-metrics{grid-column:2 / 4;grid-row:2}.order-progress{grid-column:4;grid-row:1 / 3}.order-row>.button{grid-column:4;grid-row:3}.policy-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.sidebar{transform:translate(-100%);box-shadow:20px 0 60px #0006}.sidebar.open{transform:translate(0)}.sidebar-scrim{position:fixed;z-index:25;top:0;right:0;bottom:0;left:0;display:block;padding:0;border:0;background:#00040aa3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-close,.menu-button{display:inline-flex}.app-area{margin-left:0}.topbar{position:sticky;z-index:20;top:0;background:var(--bg)}.stats-grid{grid-template-columns:repeat(2,1fr)}.order-layout{grid-template-columns:1fr}.summary-card{width:100%}.order-row{grid-template-columns:50px minmax(0,1fr) auto}.order-badges{grid-column:3}.order-metrics{grid-column:2 / 4}.order-progress{grid-column:2 / 4;grid-row:auto}.order-row>.button{grid-column:2 / 4;grid-row:auto}}@media(max-width:650px){.page-wrap{padding:16px 12px 0}.page-title{align-items:flex-start}.page-title-icon{width:42px;height:42px}.page-title h1{font-size:21px}.page-title p{font-size:12px}.page-title-action{width:100%;margin:10px 0 0}.page-title{flex-wrap:wrap}.page-heading-row{display:block}.heading-actions{margin-bottom:18px}.heading-actions .button{flex:1;padding:0 10px}.stats-grid{grid-template-columns:1fr 1fr}.stat-card{min-height:115px}.stat-card>strong{font-size:20px}.account-filters,.filter-row{flex-wrap:wrap}.filter-row .search-box{flex-basis:100%}.account-filters select{flex:1;width:auto}.account-row{align-items:flex-start;flex-wrap:wrap}.account-identity{min-width:0;flex:1}.balances,.row-actions{width:100%;padding-left:60px}.row-actions .button{flex:1}.stepper{height:68px;padding:0 12px}.stepper button{font-size:10px}.stepper button span{width:31px;height:31px}.panel{padding:16px}.priority-box{align-items:flex-start;flex-direction:column}.priority-box .button{width:100%}.catalog-control{align-items:stretch;flex-direction:column}.catalog-control .button{width:100%}.live-job{grid-template-columns:1fr auto}.live-job-progress{grid-column:1 / 3}.segmented{overflow-x:auto}.segmented button{flex:0 0 auto}.order-row{padding:13px 12px 13px 18px;grid-template-columns:44px minmax(0,1fr)}.order-icon{width:42px;height:42px}.order-badges{grid-column:2}.order-metrics{grid-column:1 / 3}.metric{padding:0 6px}.order-progress,.order-row>.button{grid-column:1 / 3}.detail-title{align-items:flex-start;flex-wrap:wrap}.detail-title>div:last-child{width:calc(100% - 70px)}.detail-metrics{grid-template-columns:repeat(2,1fr)}.detail-metrics>div:last-child{grid-column:1 / 3}.order-detail-card{padding:14px}.subscription-stats,.policy-grid{grid-template-columns:1fr}.two-columns{grid-template-columns:1fr 1fr}.legal-page{padding:0 16px}.legal-page>header .button{padding:0 11px}.legal-page main{padding:35px 0}.legal-page main>h1{font-size:27px}.toast-stack{left:12px;right:12px;bottom:12px}.toast{min-width:0}}@media(max-width:420px){.auth-page{padding:14px}.auth-card{padding:22px 20px}.stats-grid{grid-template-columns:1fr}.balances{padding-left:0;justify-content:space-between}.row-actions{padding-left:0}.heading-actions{flex-direction:column}.two-columns{grid-template-columns:1fr}}
