:root{--ink:#102d34;--muted:#789096;--line:#deebe8;--mint:#86e0c1;--cream:#f5faf7;--gold:#f3cb79}*{box-sizing:border-box}body{margin:0;background:#edf6f2;color:var(--ink);font-family:Vazirmatn,sans-serif}button,select{font:inherit}.shell{display:flex;min-height:100vh;max-width:1540px;margin:auto;background:var(--cream)}.sidebar{width:245px;padding:31px 22px 25px;display:flex;flex-direction:column;border-left:1px solid var(--line);background:#f5fbf8}.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:800;letter-spacing:-1px;direction:ltr}.brand>span:last-child span{color:#5aa98e}.brand-mark{background:var(--ink);color:var(--mint);width:34px;height:34px;border-radius:12px;display:grid;place-items:center;font-size:19px}.profile{display:flex;align-items:center;gap:10px;margin:49px 0 34px}.avatar,.mini-avatar{background:#d4a982;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700}.avatar{width:39px;height:39px}.profile small,.profile strong{display:block}.profile strong{font-size:12px}.profile small{color:var(--muted);font-size:10px;margin-top:3px}.sidebar-bottom a,.sidebar-bottom button,nav a{display:flex;justify-content:space-between;align-items:center;color:#719096;text-decoration:none;padding:13px 14px;margin:4px 0;border-radius:12px;font-size:12px;border:0;background:transparent;width:100%;text-align:right;cursor:pointer}nav a b{font-size:18px;font-weight:400}nav a.active{color:var(--ink);background:#fff;box-shadow:0 5px 20px #bedbd235;font-weight:700}nav a.active b{color:#58b592}.sidebar-bottom{margin-top:auto}.sidebar-bottom button{color:#a0acae}.content{flex:1 1;padding:36px 58px 60px;overflow:hidden}.activity,.chart-head,.section-heading,.top-actions,.topbar{display:flex;align-items:center;justify-content:space-between}.eyebrow{color:#8fa2a0;font-size:10px;margin:0 0 8px}.topbar h1{font-size:26px;margin:0;letter-spacing:-1px}.topbar h1 span{color:#dcaa53;font-size:20px}.top-actions{gap:12px}.icon-button{width:36px;height:36px;border:1px solid var(--line);background:#fff;border-radius:12px;color:#799394;cursor:pointer;position:relative}.notification i{position:absolute;top:-4px;right:-3px;width:15px;height:15px;background:#e67e68;color:#fff;border-radius:50%;font:9px Vazirmatn;display:grid;place-items:center}.mini-avatar{width:36px;height:36px;margin-right:8px}.hero{margin-top:37px;min-height:235px;border-radius:25px;padding:34px 42px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(111deg,#d5f3e6,#ebf7eb 58%,#fff6db);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:360px;height:360px;border:1px solid #fff8;border-radius:50%;left:35%;top:-210px}.hero h2{font-size:25px;margin:0 0 8px;letter-spacing:-1px}.hero-copy{font-size:11px;color:#6d8780;margin:0 0 22px}.primary{background:var(--ink);color:#fff;border:0;border-radius:10px;padding:11px 17px;font-size:11px;cursor:pointer}.ghost span,.primary span{margin-right:10px;color:var(--mint)}.orb{width:160px;height:160px;background:#ffffff70;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #fff8;position:relative;z-index:1}.orb,.orb-inner{border-radius:50%}.orb-inner{width:119px;height:119px;background:#fbfffc;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 10px 25px #7bb39b33}.orb small,.orb span{font-size:9px;color:#88a09a}.orb strong{font-size:21px;margin:4px 0;color:#3e9b7c}.stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin:21px 0 42px}.stat{border:1px solid var(--line);border-radius:17px;background:#fff;padding:17px 18px;position:relative}.stat-icon{position:absolute;left:18px;top:17px;color:#68bf9e;background:#e7f8f0;width:27px;height:27px;border-radius:9px;display:grid;place-items:center}.stat.gold .stat-icon{background:#fff5dd;color:#d9a744}.stat.blue .stat-icon{background:#e9f0f6;color:#6799b2}.stat p{font-size:10px;color:var(--muted);margin:0 0 6px}.stat strong{font-size:21px;display:block;letter-spacing:.4px}.stat small{font-size:9px;color:#61b593}.section-heading{margin-bottom:15px}.section-heading h3{font-size:16px;margin:0}.ghost{color:#68a58f;border:0;background:transparent;font-size:10px}.lower-grid{display:grid;grid-template-columns:1.55fr 1fr;grid-gap:20px;gap:20px}.activity-card,.chart-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px}.chart-head{align-items:flex-start}.chart-head strong{font-size:21px;display:block}.chart-head small{font-size:9px;color:var(--muted)}select{border:1px solid var(--line);color:#789096;border-radius:8px;padding:7px;font-size:10px;background:#fff}.chart{height:250px;position:relative;margin-top:17px}.grid-lines{height:190px;display:flex;flex-direction:column;justify-content:space-between}.grid-lines i{display:block;border-top:1px dashed #e8f0ee}.chart svg{position:absolute;inset:0;width:100%;height:190px}.x-axis{display:flex;justify-content:space-between;color:#a2b0ae;font-size:9px;margin-top:15px}.compact{margin-bottom:14px}.compact a{color:#68a58f;font-size:9px;text-decoration:none}.activity{justify-content:flex-start;gap:10px;padding:14px 0;border-bottom:1px solid #edf3f1}.activity:last-child{border:0}.activity-icon{width:31px;height:31px;border-radius:10px;display:grid;place-items:center}.mint-bg{background:#e5f8f0;color:#5ab18c}.gold-bg{background:#fff5dd;color:#d9a744}.blue-bg{background:#eaf2f8;color:#6d9ab0}.activity div{flex:1 1}.activity small,.activity strong{display:block}.activity strong{font-size:10px}.activity small{font-size:8px;color:#9aa9a8;margin-top:4px}.activity>b{font-size:10px}.positive{color:#55aa87}@media(max-width:900px){.sidebar{width:75px;padding:25px 10px}.brand>span:last-child,.profile div:last-child,nav a,nav a:not(.active):first-letter{font-size:0}.brand-mark{margin:auto}.profile{justify-content:center}.profile .avatar{width:37px}.sidebar-bottom a,.sidebar-bottom button{font-size:0;justify-content:center}.sidebar-bottom a:after{content:"•";font-size:18px}.content{padding:28px 24px}.hero{padding:27px}.lower-grid{grid-template-columns:1fr}}@media(max-width:600px){.content{padding:22px 16px}.topbar h1{font-size:21px}.hero{min-height:270px;display:block}.orb{margin:20px auto 0}.stats{grid-template-columns:1fr;margin-bottom:28px}.stats .stat{min-height:100px}.lower-grid{display:block}.activity-card{margin-top:18px}}.auth-shell{min-height:100vh;background:radial-gradient(circle at 15% 20%,#d8f6e9,transparent 35%),#edf7f2;display:grid;place-items:center;padding:30px}.auth-brand{position:absolute;top:32px;right:42px;display:flex;align-items:center;gap:10px;font-size:22px;font-weight:800;direction:ltr}.auth-brand>span:last-child span{color:#5aa98e}.auth-card{width:min(500px,100%);background:#fff;border:1px solid var(--line);border-radius:25px;padding:38px;box-shadow:0 22px 70px #8ebdae20}.auth-card h1{margin:0 0 8px;font-size:28px}.auth-copy{font-size:11px;color:var(--muted);margin:0 0 28px}.auth-card form{display:grid;grid-gap:15px;gap:15px}.auth-card label{display:grid;grid-gap:7px;gap:7px;font-size:10px;color:#6e8788}.auth-card label small{font-size:9px;color:#a8b5b3}.auth-card input{border:1px solid var(--line);border-radius:10px;padding:12px;background:#fbfefd;outline:0;color:var(--ink);font-family:inherit}.auth-card input:focus{border-color:#86cdae;box-shadow:0 0 0 3px #dff5e9}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.full{width:100%;padding:13px}.form-error{background:#fff0ec;color:#c16955;border-radius:9px;padding:9px;font-size:10px}.auth-footer{text-align:center;color:var(--muted);font-size:10px;margin:24px 0 0}.auth-footer a{color:#4caa86;text-decoration:none;font-weight:700}.admin-shell{min-height:100vh;background:#f5faf7}.admin-header{height:74px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 5%}.admin-header>div:last-child{display:flex;align-items:center;gap:16px}.admin-pill{background:#e6f7ef;color:#55aa87;border-radius:20px;padding:7px 12px;font-size:10px}.admin-layout{display:flex;min-height:calc(100vh - 74px)}.admin-nav{width:220px;background:#f0f8f4;border-left:1px solid var(--line);padding:30px 20px}.admin-nav a{display:block;color:#718b8b;text-decoration:none;font-size:11px;padding:13px;border-radius:10px;margin:4px 0}.admin-nav a.active,.admin-nav a:hover{background:#fff;color:var(--ink);font-weight:700}.admin-main{padding:40px 5%;flex:1 1}.admin-main h1{font-size:25px;margin:0}.admin-stats{grid-template-columns:repeat(4,1fr);margin:34px 0}.stat.coral .stat-icon{background:#fff0ec;color:#d77f68}.admin-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:20px;gap:20px}.bar-chart{height:220px;display:flex;align-items:end;gap:7%;padding:25px 10px 0;border-bottom:1px solid var(--line);margin-top:15px}.bar-chart i{display:block;flex:1 1;background:linear-gradient(#86e0c1,#d5f3e7);border-radius:6px 6px 0 0}.bar-chart i:nth-child(2n){background:linear-gradient(#f2ca7a,#fff0cf)}.admin-task{display:flex;align-items:center;gap:10px;padding:16px 0;border-bottom:1px solid #edf3f1}.admin-task>div{flex:1 1}.admin-task small,.admin-task strong{display:block}.admin-task strong{font-size:11px}.admin-task small{font-size:9px;color:var(--muted);margin-top:3px}.admin-task button{border:1px solid var(--line);background:#fff;color:#62a98e;border-radius:7px;padding:6px 9px;font-size:9px}.task-dot{width:9px;height:9px;border-radius:50%}.coral-dot{background:#e98873}.gold-dot{background:#e8b955}.mint-dot{background:#63c59d}@media(max-width:800px){.admin-nav{width:70px;padding:20px 9px}.admin-nav a{font-size:0;text-align:center}.admin-nav a:before{content:"•";font-size:20px}.admin-nav .eyebrow{display:none}.admin-main{padding:25px 18px}.admin-stats{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}}@media(max-width:520px){.auth-brand{right:20px}.auth-card{padding:25px 20px}.form-row{grid-template-columns:1fr}.admin-header{padding:0 18px}.admin-pill{display:none}}:root{--public-ink:#102f34;--public-deep:#0b3035;--public-green:#47b98a;--public-soft:#8ddbbb;--public-bg:#f7faf8;--public-mint:#eaf7f1;--public-muted:#6c8582;--public-line:rgba(16,47,52,.11);--public-radius:20px;--public-shadow:0 18px 50px rgba(30,88,69,.09)}.public-home{min-height:100vh;overflow:hidden;color:var(--public-ink);background:var(--public-bg)}.public-home a{transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}.public-home a:focus-visible,.public-home button:focus-visible,.public-home summary:focus-visible{outline:3px solid rgba(71,185,138,.42);outline-offset:3px}.site-nav{position:-webkit-sticky;position:sticky;top:0;z-index:10;min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(20px,6vw,92px);border-bottom:1px solid var(--public-line);background:rgba(247,250,248,.84);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-nav .brand{flex:0 0 auto;color:var(--public-ink)}.site-links{display:flex;align-items:center;gap:clamp(18px,2.4vw,36px);margin-right:auto;margin-left:auto}.nav-actions>a:not(.button),.site-links a{color:var(--public-muted);font-size:12px;text-decoration:none}.nav-actions>a:not(.button):hover,.site-links a:hover{color:var(--public-green)}.nav-actions{display:flex;align-items:center;gap:22px}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;padding:0 18px;font-size:12px;text-decoration:none;cursor:pointer}.button span{color:var(--public-green)}.button-dark{color:#fff!important;background:var(--public-deep);box-shadow:0 8px 22px rgba(11,48,53,.13)}.button-dark:hover{background:#174b50;transform:translateY(-2px)}.button-quiet{color:var(--public-deep);border:1px solid var(--public-line);background:transparent}.button-quiet:hover{border-color:var(--public-green);background:var(--public-mint)}.menu-button{display:none;border:0;background:transparent;cursor:pointer}.menu-button span{width:23px;height:2px;display:block;margin:4px;border-radius:2px;background:var(--public-deep)}.home-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);align-items:center;grid-gap:clamp(40px,8vw,120px);gap:clamp(40px,8vw,120px);min-height:650px;padding:82px clamp(20px,9vw,140px) 90px;overflow:hidden;background:radial-gradient(circle at 79% 39%,rgba(141,219,187,.36),transparent 26%),linear-gradient(125deg,#f7faf8,#edf8f1 57%,#fff9e9)}.home-hero:before{position:absolute;inset:0;pointer-events:none;opacity:.38;content:"";background-image:linear-gradient(rgba(16,47,52,.04) 1px,transparent 0),linear-gradient(90deg,rgba(16,47,52,.04) 1px,transparent 0);background-size:52px 52px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 80%);mask-image:linear-gradient(180deg,#000,transparent 80%)}.hero-copy{position:relative;z-index:1;width:100%;min-width:0;max-width:620px}.eyebrow{color:var(--public-green);font-size:11px;font-weight:700;letter-spacing:.1px}.hero-copy h1{max-width:100%;margin:15px 0 20px;font-size:clamp(38px,5vw,70px);line-height:1.25;letter-spacing:-2px;overflow-wrap:anywhere}.hero-copy h1 em{color:var(--public-green);font-style:normal}.hero-description{max-width:520px;margin:0;color:var(--public-muted);font-size:14px;line-height:2.1}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-benefits{display:flex;flex-wrap:wrap;gap:18px;margin-top:34px;color:var(--public-muted);font-size:10px}.hero-benefits b{display:inline-grid;width:17px;height:17px;margin-left:5px;place-items:center;border-radius:50%;color:var(--public-green);background:var(--public-mint)}.product-preview{position:relative;min-height:390px;display:grid;place-items:center}.preview-glow{position:absolute;width:340px;height:340px;border:1px solid rgba(71,185,138,.24);border-radius:50%;transform:rotate(-22deg) scaleX(1.3)}.preview-window{position:relative;z-index:1;width:min(100%,410px);min-height:290px;padding:23px;border:1px solid hsla(0,0%,100%,.88);border-radius:22px;background:hsla(0,0%,100%,.79);box-shadow:0 26px 70px rgba(36,110,78,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:preview-in .7s ease both}.preview-balance,.preview-footer,.preview-window-head{display:flex;align-items:center;justify-content:space-between}.preview-window-head{color:var(--public-muted);font-size:10px}.preview-window-head i{display:inline-block;width:7px;height:7px;margin-left:5px;border-radius:50%;background:var(--public-green)}.preview-window-head small{padding:4px 8px;border-radius:20px;color:var(--public-green);background:var(--public-mint)}.preview-balance{align-items:end;margin-top:34px}.preview-balance span,.preview-float small,.preview-footer span{color:var(--public-muted);font-size:10px}.preview-balance strong{display:block;margin-top:7px;font-size:32px;letter-spacing:-1px}.preview-balance strong small{color:var(--public-muted);font-size:15px}.preview-balance b{color:var(--public-green);font-size:10px}.preview-chart{height:90px;display:flex;align-items:end;gap:7px;margin-top:26px;border-bottom:1px solid var(--public-line)}.preview-chart i{flex:1 1;min-height:18%;border-radius:5px 5px 0 0;background:linear-gradient(#8ddbba,#e2f5eb);animation:bar-in .6s ease both}.preview-chart i:nth-child(2){height:35%;animation-delay:.03s}.preview-chart i:nth-child(3){height:48%;animation-delay:.06s}.preview-chart i:nth-child(4){height:42%;animation-delay:.09s}.preview-chart i:nth-child(5){height:61%;animation-delay:.12s}.preview-chart i:nth-child(6){height:54%;animation-delay:.15s}.preview-chart i:nth-child(7){height:73%;animation-delay:.18s}.preview-chart i:nth-child(8){height:67%;animation-delay:.21s}.preview-chart i:nth-child(9){height:88%;animation-delay:.24s}.preview-footer{margin-top:16px}.preview-footer strong{color:var(--public-green);font-size:10px}.preview-footer b{margin-right:5px}.preview-float{position:absolute;z-index:2;display:grid;grid-gap:5px;gap:5px;min-width:118px;padding:14px;border:1px solid hsla(0,0%,100%,.9);border-radius:14px;background:hsla(0,0%,100%,.9);box-shadow:var(--public-shadow);animation:float-in .8s ease .2s both}.preview-float strong{font-size:13px}.preview-float b{color:var(--public-green);font-size:10px}.preview-plan{top:40px;right:0}.preview-activity{bottom:37px;left:0;animation-delay:.35s}.home-section{max-width:1240px;margin:0 auto;padding:clamp(72px,9vw,120px) 24px}.section-heading-home{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.final-cta h2,.section-heading-home h2,.trust-section h2{max-width:600px;margin:8px 0 0;font-size:clamp(27px,3vw,42px);line-height:1.45;letter-spacing:-1px}.section-heading-home>p{max-width:300px;margin:0;color:var(--public-muted);font-size:11px;line-height:1.9}.section-heading-home.centered{display:block;text-align:center}.section-heading-home.centered h2{margin-right:auto;margin-left:auto}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:42px}.plan-card{position:relative;min-height:465px;display:flex;flex-direction:column;padding:29px;border:1px solid var(--public-line);border-radius:var(--public-radius);background:#fff;box-shadow:0 8px 28px rgba(16,47,52,.03)}.plan-card:hover{transform:translateY(-5px);box-shadow:var(--public-shadow)}.plan-card.featured{color:#fff;background:var(--public-deep);box-shadow:0 18px 45px rgba(11,48,53,.18)}.plan-badge{position:absolute;top:24px;left:24px;padding:5px 9px;border-radius:20px;color:var(--public-deep);background:var(--public-soft);font-size:9px;font-weight:700}.plan-kicker{min-height:34px;max-width:180px;margin:0;color:var(--public-muted);font-size:10px;line-height:1.8}.featured .plan-kicker{color:#b5cbc4}.plan-card h3{margin:19px 0 26px;font-size:28px}.plan-rate{padding-bottom:20px;border-bottom:1px solid var(--public-line)}.featured .plan-rate{border-color:hsla(0,0%,100%,.16)}.plan-rate strong{display:block;color:var(--public-green);font-size:32px}.featured .plan-rate strong{color:var(--public-soft)}.plan-rate span{color:var(--public-muted);font-size:10px}.featured .plan-rate span{color:#b5cbc4}.plan-range{margin:20px 0;color:var(--public-muted);font-size:11px;line-height:2}.featured .plan-range{color:#b5cbc4}.plan-range b{color:var(--public-ink)}.featured .plan-range b{color:#fff}.plan-card ul{display:grid;grid-gap:10px;gap:10px;margin:0 0 25px;padding:0;list-style:none;color:var(--public-muted);font-size:10px}.featured .plan-card ul,.featured ul{color:#c0d3ce}.plan-card .button{width:100%;margin-top:auto}.button-outline{color:var(--public-deep);border:1px solid var(--public-line)}.featured .button-outline{color:var(--public-deep);border-color:var(--public-soft);background:var(--public-soft)}.button-outline:hover{border-color:var(--public-green);background:var(--public-mint)}.empty-state,.inline-error{grid-column:1/-1;padding:26px;border:1px dashed var(--public-line);border-radius:14px;color:var(--public-muted);font-size:12px;text-align:center}.inline-error{color:#aa6657;background:#fff3ef}.features-section{max-width:none;padding-right:max(24px,calc((100vw - 1240px) / 2));padding-left:max(24px,calc((100vw - 1240px) / 2));background:var(--public-mint)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:42px}.feature-card{padding:25px;border:1px solid rgba(16,47,52,.08);border-radius:16px;background:hsla(0,0%,100%,.64)}.feature-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;color:var(--public-green);background:#fff;font-size:17px}.feature-card h3{margin:18px 0 7px;font-size:15px}.feature-card p{margin:0;color:var(--public-muted);font-size:11px;line-height:1.9}.how-section{max-width:none;padding-right:max(24px,calc((100vw - 1240px) / 2));padding-left:max(24px,calc((100vw - 1240px) / 2))}.steps-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:45px}.step-card{position:relative;padding:26px 0;border-top:1px solid var(--public-line)}.step-card:not(:last-child):after{position:absolute;top:-3px;right:0;width:6px;height:6px;border-radius:50%;background:var(--public-green);content:""}.step-card>span{color:var(--public-green);font-size:13px;font-weight:800}.step-card h3{margin:20px 0 8px;font-size:17px}.step-card p{max-width:245px;margin:0;color:var(--public-muted);font-size:11px;line-height:2}.trust-section{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:70px;gap:70px;align-items:center;max-width:1240px;margin:0 auto;padding:74px 24px;border-top:1px solid var(--public-line);border-bottom:1px solid var(--public-line)}.trust-section>div:first-child>p:last-child{max-width:530px;margin:22px 0 0;color:var(--public-muted);font-size:13px;line-height:2.1}.trust-points{display:grid;grid-gap:14px;gap:14px}.trust-points span{display:flex;align-items:center;gap:15px;padding:17px;border-radius:13px;background:var(--public-mint);color:var(--public-ink);font-size:11px}.trust-points b{color:var(--public-green);font-size:10px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;max-width:920px;margin:42px auto 0}.faq-grid details{padding:20px;border:1px solid var(--public-line);border-radius:14px;background:#fff}.faq-grid summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;color:var(--public-ink);font-size:12px;font-weight:700;list-style:none}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary span{color:var(--public-green);font-size:20px;font-weight:400}.faq-grid details[open] summary span{transform:rotate(45deg)}.faq-grid details p{margin:15px 0 0;color:var(--public-muted);font-size:11px;line-height:2}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;max-width:1240px;margin:0 auto 90px;padding:52px clamp(24px,6vw,70px);border-radius:24px;color:#fff;background:linear-gradient(110deg,var(--public-deep),#17474b)}.final-cta h2{color:#fff}.final-cta>div:first-child>p:last-child{margin:12px 0 0;color:#b8d0ca;font-size:11px}.final-cta>div:last-child{display:flex;flex-wrap:wrap;gap:10px}.button-light{color:var(--public-deep);background:#fff}.button-light:hover{background:var(--public-soft)}.button-ghost-light{color:#fff;border:1px solid hsla(0,0%,100%,.25)}.button-ghost-light:hover{border-color:var(--public-soft);color:var(--public-soft)}.site-footer{position:relative;display:grid;grid-template-columns:1.6fr repeat(3,1fr);grid-gap:30px;gap:30px;max-width:1240px;margin:0 auto;padding:0 24px 45px}.site-footer>div:not(.footer-brand):not(.footer-bottom){display:grid;align-content:flex-start;grid-gap:12px;gap:12px}.site-footer strong{font-size:11px}.site-footer a,.site-footer p{color:var(--public-muted);font-size:10px;text-decoration:none}.site-footer a:hover{color:var(--public-green)}.footer-brand p{margin-top:14px}.footer-bottom{position:absolute;right:24px;bottom:0;left:24px;display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid var(--public-line);color:var(--public-muted);font-size:10px}.footer-bottom a{color:var(--public-green)}@keyframes preview-in{0%{opacity:0;transform:translateY(14px) rotate(1deg)}to{opacity:1;transform:none}}@keyframes float-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes bar-in{0%{transform:scaleY(0);transform-origin:bottom}to{transform:scaleY(1)}}@media (max-width:900px){.site-nav{padding:0 24px}.site-links{gap:15px}.home-hero{grid-template-columns:1fr;padding-top:65px}.hero-copy{max-width:700px}.product-preview{max-width:560px;width:100%;margin:0 auto}.feature-grid,.plan-grid{grid-template-columns:1fr 1fr}.plan-card{min-height:430px}.feature-card:last-child{grid-column:span 2}.trust-section{gap:35px}}@media (max-width:650px){.site-nav{min-height:69px}.site-nav .brand{position:absolute;right:20px}.menu-button{position:absolute;left:20px;display:block}.site-links{position:absolute;top:calc(100% + 8px);right:16px;left:16px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;border:1px solid var(--public-line);border-radius:15px;background:hsla(0,0%,100%,.97);box-shadow:var(--public-shadow)}.site-links.open{display:flex}.site-links a{padding:13px}.nav-actions{margin:0 auto;gap:11px}.nav-actions .button{min-height:38px;padding:0 12px;font-size:10px}.nav-actions>a:not(.button){font-size:10px}.home-hero{min-width:0;grid-template-columns:minmax(0,1fr);min-height:auto;padding:55px 20px 65px}.hero-copy h1{font-size:clamp(34px,11vw,48px);letter-spacing:-1px}.hero-description{font-size:12px}.hero-benefits{display:grid;grid-gap:10px;gap:10px}.product-preview{min-width:0;min-height:350px;margin-top:15px}.preview-window{width:calc(100% - 22px);padding:18px}.preview-balance strong{font-size:25px}.preview-plan{top:22px;right:-2px}.preview-activity{bottom:18px;left:-2px}.home-section{padding-top:72px;padding-bottom:72px}.section-heading-home{display:block}.section-heading-home>p{margin-top:16px}.faq-grid,.feature-grid,.plan-grid,.steps-grid,.trust-section{grid-template-columns:1fr}.plan-card,.plan-card.featured{min-height:0;transform:none}.feature-card:last-child{grid-column:auto}.steps-grid{gap:0}.step-card{padding:24px 0}.step-card:not(:last-child):after{display:none}.trust-section{padding:65px 24px}.final-cta{display:block;margin:0 16px 75px;padding:35px 24px}.final-cta>div:last-child{margin-top:25px}.final-cta .button{width:100%}.site-footer{grid-template-columns:1fr 1fr;gap:28px 18px;padding-bottom:85px}.footer-brand{grid-column:span 2}.footer-bottom{right:24px;left:24px}.footer-bottom span{max-width:130px}.home-hero,.home-section,.public-home,.site-footer,.site-nav,.trust-section{width:100%;max-width:100vw;min-width:0}.home-hero>*,.home-section>*,.site-footer>*,.trust-section>*{min-width:0;max-width:100%}.hero-copy h1,.hero-description{width:100%;max-width:calc(100vw - 40px);white-space:normal;overflow-wrap:anywhere}}@media (prefers-reduced-motion:reduce){.public-home *,.public-home :after,.public-home :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}[data-theme=dark] .public-home{--public-bg:#0b2026;--public-ink:#e8f4ef;--public-muted:#9bbab5;--public-line:rgba(185,225,212,.16);--public-mint:#123b39;background:#0b2026;color:#e8f4ef}[data-theme=dark] .site-nav{background:rgba(11,32,38,.88)}.dark .site-links,[data-theme=dark] .site-links{background:rgba(18,45,52,.98)}.dark .menu-button span,[data-theme=dark] .menu-button span{background:var(--public-soft)}.dark .preview-window,[data-theme=dark] .faq-grid details,[data-theme=dark] .feature-card,[data-theme=dark] .plan-card,[data-theme=dark] .preview-float,[data-theme=dark] .preview-window{color:var(--public-ink);background:#122d34;border-color:#285057}.dark .plan-card.featured,[data-theme=dark] .plan-card.featured{color:#fff;background:#06171c}.dark .home-hero,[data-theme=dark] .home-hero{background:radial-gradient(circle at 79% 39%,rgba(34,103,83,.4),transparent 28%),#0b2026}.dark .features-section,[data-theme=dark] .features-section{background:#102b31}.dark .trust-points span,[data-theme=dark] .trust-points span{background:#123b39}.dark .button-quiet,[data-theme=dark] .button-quiet{color:var(--public-soft)}.theme-toggle{position:fixed;left:22px;bottom:22px;width:42px;height:42px;border-radius:14px;border:1px solid var(--line);background:#fff;color:#5aa98e;z-index:20;cursor:pointer;font-size:20px;box-shadow:0 8px 25px #6ba98b25}[data-theme=dark] .admin-shell,[data-theme=dark] .dashboard-shell,[data-theme=dark] .public-home,[data-theme=dark] .section-page,[data-theme=dark] .shell,[data-theme=dark] .sidebar,[data-theme=dark] body{background:#0b2026;color:#e8f4ef}[data-theme=dark] .admin-nav,[data-theme=dark] .dashboard-sidebar,[data-theme=dark] .sidebar{background:#102b31;border-color:#23434a}[data-theme=dark] .activity-card,[data-theme=dark] .admin-header,[data-theme=dark] .auth-card,[data-theme=dark] .chart-card,[data-theme=dark] .dashboard-card,[data-theme=dark] .data-stats article,[data-theme=dark] .data-table,[data-theme=dark] .hero-card,[data-theme=dark] .modal-card,[data-theme=dark] .plan-cards article,[data-theme=dark] .public-header,[data-theme=dark] .section-page-card,[data-theme=dark] .section-placeholder,[data-theme=dark] .stat{background:#122d34;color:#e8f4ef;border-color:#285057}[data-theme=dark] .activity strong,[data-theme=dark] .auth-card input,[data-theme=dark] .dashboard-card strong,[data-theme=dark] .stat strong,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3{color:#e8f4ef}[data-theme=dark] .hero{background:linear-gradient(111deg,#173e3d,#16343b 58%,#3c3621)}[data-theme=dark] .activity small,[data-theme=dark] .auth-copy,[data-theme=dark] .dashboard-card small,[data-theme=dark] .eyebrow,[data-theme=dark] .hero-copy,[data-theme=dark] .section-page-card p,[data-theme=dark] .section-placeholder p,[data-theme=dark] .stat p,[data-theme=dark] .stat small{color:#9bbab5}[data-theme=dark] .public-strip{background:#06171c}[data-theme=dark] .how-public{background:#102b31}[data-theme=dark] .steps div{background:#17363d}[data-theme=dark] .featured-plan{background:#06171c!important}[data-theme=dark] .auth-card input,[data-theme=dark] .dashboard-card input,[data-theme=dark] .dashboard-card select,[data-theme=dark] select{background:#0d252b;border-color:#31545a;color:#dff2ec}[data-theme=dark] .admin-nav a.active,[data-theme=dark] .dashboard-sidebar nav a.active,[data-theme=dark] nav a.active{background:#183a40;color:#e8f4ef}[data-theme=dark] .theme-toggle{background:#173d43;color:#f6d27e;border-color:#32616a}.data-page{max-width:1000px;margin:55px auto 0}.data-page h1{font-size:32px;margin:0 0 25px}.data-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;margin:25px 0}.data-stats article,.referral-code,.status-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:24px}.data-stats small,.referral-code small,.status-card small{display:block;color:var(--muted);font-size:10px;margin-bottom:10px}.data-stats strong,.referral-code strong,.status-card strong{font-size:25px;color:#55aa87}.data-table{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;margin-top:22px}.table-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;padding:17px 20px;border-bottom:1px solid #edf3f1;font-size:10px}.table-row:last-child{border:0}.table-head{background:#f4faf7;color:#789096;font-weight:700}.data-table>p{padding:32px;color:var(--muted);font-size:11px}.referral-code,.status-card{max-width:360px}.compact-card{margin:30px 0}.admin-data-card{background:#fff;border:1px solid var(--line);border-radius:17px;margin-top:28px;padding:20px}.admin-data-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;padding:16px 0;border-bottom:1px solid #edf3f1}.admin-data-row:last-child{border:0}.admin-data-row small,.admin-data-row strong{display:block}.admin-data-row small{font-size:9px;color:var(--muted);margin-bottom:6px}.admin-data-row strong{font-size:10px;word-break:break-word}[data-theme=dark] .admin-data-card,[data-theme=dark] .data-stats article,[data-theme=dark] .data-table,[data-theme=dark] .referral-code,[data-theme=dark] .status-card{background:#122d34;border-color:#285057;color:#e8f4ef}[data-theme=dark] .table-head{background:#173a40;color:#aac3be}[data-theme=dark] .admin-data-row,[data-theme=dark] .table-row{border-color:#244950}@media(max-width:600px){.data-page{margin-top:35px}.data-stats{grid-template-columns:1fr}.table-row{grid-template-columns:repeat(2,1fr);gap:8px}.admin-data-row{grid-template-columns:1fr 1fr}}.dashboard-shell{display:flex;min-height:100vh;background:#f5faf7;color:var(--ink)}.dashboard-sidebar{position:relative;display:flex;width:250px;flex:0 0 250px;flex-direction:column;padding:30px 18px;border-left:1px solid var(--line);background:#eff8f3;transition:width .2s ease,flex-basis .2s ease}.dashboard-shell.collapsed .dashboard-sidebar{width:78px;flex-basis:78px}.dashboard-sidebar .brand{margin:0 9px 48px}.dashboard-shell.collapsed .brand-text,.dashboard-shell.collapsed .dashboard-sidebar nav span,.dashboard-shell.collapsed .sidebar-user div{display:none}.dashboard-shell.collapsed .dashboard-sidebar .brand{justify-content:center;margin-right:0;margin-left:0}.sidebar-user{display:flex;align-items:center;gap:10px;margin:0 8px 28px}.sidebar-user>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:#d4a982;font-size:11px;font-weight:700}.sidebar-user small,.sidebar-user strong{display:block}.sidebar-user strong{font-size:11px}.sidebar-user small{margin-top:4px;color:var(--muted);font-size:9px}.dashboard-sidebar nav{display:grid;grid-gap:4px;gap:4px}.dashboard-sidebar nav a{display:flex;align-items:center;gap:12px;padding:13px 12px;border-radius:12px;color:#719096;text-decoration:none;font-size:11px}.dashboard-sidebar nav a.active,.dashboard-sidebar nav a:hover{color:var(--ink);background:#fff;box-shadow:0 6px 20px #bedbd235}.dashboard-sidebar nav b{width:20px;color:#55aa87;text-align:center;font-size:15px}.dashboard-shell.collapsed .dashboard-sidebar nav a{justify-content:center}.sidebar-collapse{width:100%;margin-top:auto;padding:12px;border:1px solid var(--line);border-radius:10px;color:#69aa90;background:transparent;cursor:pointer}.dashboard-content{min-width:0;flex:1 1;padding:38px clamp(20px,5vw,70px) 70px}.dashboard-topbar{display:flex;align-items:end;justify-content:space-between;margin-bottom:34px}.dashboard-topbar h1{margin:0;font-size:29px}.dashboard-actions{display:flex;align-items:center;gap:14px}.dashboard-actions a{color:#69aa90;font-size:10px;text-decoration:none}.dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:245px;margin-bottom:24px;padding:38px 46px;border-radius:25px;background:linear-gradient(110deg,#d4f2e5,#fff4d3)}.dashboard-hero h2{margin:5px 0 9px;font-size:28px}.dashboard-hero p:not(.eyebrow){color:#6d8780;font-size:11px}.overview-orb{display:grid;min-width:180px;min-height:180px;place-items:center;align-content:center;border-radius:50%;background:#ffffff8a;box-shadow:inset 0 0 0 1px #fff}.overview-orb b,.overview-orb small{color:#83a29a;font-size:9px}.overview-orb strong{margin:8px 0;color:#3e9b7c;font-size:23px}.dashboard-card{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff}.section-title-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-title-row h2,.section-title-row h3{margin:0;font-size:24px}.button{border:0}.button-outline{border:1px solid var(--line);background:transparent}.data-stats{grid-template-columns:repeat(3,1fr)}.level-grid,.mini-plan-grid,.wallet-actions-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.mini-plan-grid article{display:grid;grid-gap:10px;gap:10px;padding:18px;border:1px solid var(--line);border-radius:13px}.mini-plan-grid article>span{color:#69aa90;font-size:11px}.mini-plan-grid strong{font-size:23px}.mini-plan-grid small{color:var(--muted);font-size:9px}.action-card input,.action-card select,.mini-plan-grid input,.referral-tools input{width:100%;padding:11px;border:1px solid var(--line);border-radius:9px;background:#fbfefd;color:var(--ink);font:inherit;font-size:11px}.wallet-actions-grid{grid-template-columns:1fr 1fr}.action-card{display:grid;grid-gap:13px;gap:13px}.action-card h3{margin:0;font-size:19px}.action-card label,.referral-tools label,.wizard-form label{display:grid;grid-gap:7px;gap:7px;color:var(--muted);font-size:10px}.action-card small{color:var(--muted);font-size:9px}.referral-tools{display:grid;grid-template-columns:1fr auto;align-items:end;grid-gap:13px;gap:13px;margin-bottom:18px}.referral-tools input{direction:ltr}.commission-total{color:#55aa87;font-size:14px}.level-grid{grid-template-columns:repeat(3,1fr)}.level-grid article{display:grid;grid-gap:10px;gap:10px}.level-grid article>span{color:#69aa90;font-size:11px}.level-grid article>strong{font-size:23px}.level-grid small{color:var(--muted);font-size:9px}.level-users{display:grid;grid-gap:5px;gap:5px;margin-top:8px}.kyc-wizard{max-width:760px}.wizard-steps{display:flex;gap:8px;margin-bottom:28px}.wizard-steps b{flex:1 1;padding:11px;border-radius:9px;color:var(--muted);background:#f3f8f5;font-size:10px;text-align:center}.wizard-steps b.active{color:#247455;background:#dff5e9}.wizard-form{display:grid;grid-gap:17px;gap:17px;max-width:420px}.wizard-form input[type=file],.wizard-form select{width:100%;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fbfefd;font:inherit;font-size:11px}.upload-progress{position:relative;height:12px;overflow:hidden;border-radius:20px;background:#e6f2ed}.upload-progress span{position:absolute;inset:0 auto 0 0;background:#55b890}.upload-progress b{position:absolute;inset:-3px 0 0;text-align:center;font-size:9px}.success-panel{padding:28px;text-align:center}.success-panel>strong{display:grid;width:54px;height:54px;margin:auto;place-items:center;border-radius:50%;color:#fff;background:#55b890;font-size:30px}.success-panel p{font-size:14px}.success-panel small{color:var(--muted);font-size:10px}.empty-card{max-width:700px}.form-hint,.form-success{color:#55aa87;font-size:10px}.modal-backdrop{position:fixed;z-index:40;inset:0;display:grid;place-items:center;padding:20px;background:#0b303599}.modal-card{position:relative;width:min(460px,100%);padding:30px;border-radius:18px;background:#fff}.modal-card h3{margin-top:0}.modal-card p{color:var(--muted);font-size:12px;line-height:2;word-break:break-word}.modal-close{position:absolute;top:10px;left:12px;border:0;color:var(--muted);background:transparent;font-size:25px;cursor:pointer}@media(max-width:900px){.dashboard-sidebar{width:78px;flex-basis:78px}.dashboard-sidebar .brand-text,.dashboard-sidebar .sidebar-user div,.dashboard-sidebar nav span{display:none}.dashboard-sidebar .brand{justify-content:center;margin-right:0;margin-left:0}.dashboard-sidebar nav a{justify-content:center}.dashboard-content{padding:28px 22px}.level-grid,.mini-plan-grid{grid-template-columns:1fr 1fr}.dashboard-hero{padding:28px}.data-stats{grid-template-columns:1fr 1fr}}@media(max-width:600px){.dashboard-sidebar{width:62px;flex-basis:62px;padding:20px 8px}.dashboard-content{padding:22px 14px}.dashboard-topbar{align-items:start}.dashboard-topbar h1{font-size:22px}.dashboard-actions>a{display:none}.dashboard-hero{display:block;min-height:0;padding:24px}.overview-orb{min-width:140px;min-height:140px;margin:24px auto 0}.data-stats,.level-grid,.mini-plan-grid,.referral-tools,.wallet-actions-grid{grid-template-columns:1fr}.section-title-row{display:block}.section-title-row .button{margin-top:14px}.wizard-steps{display:grid}.table-row{min-width:640px}.data-table{overflow-x:auto}}.admin-table{display:grid;grid-gap:10px;gap:10px;margin-top:28px}.admin-user-row{display:grid;grid-template-columns:1.5fr .7fr auto;align-items:center;grid-gap:16px;gap:16px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:#fff}.admin-user-row small,.admin-user-row strong{display:block}.admin-user-row strong{font-size:11px}.admin-user-row small{margin-top:6px;color:var(--muted);font-size:9px}.admin-user-row button{padding:8px 10px;border:1px solid var(--line);border-radius:8px;color:#4c9f7c;background:#fff;font-size:9px;cursor:pointer}.admin-row-actions{display:flex;flex-wrap:wrap;justify-content:end;gap:7px}.admin-row-actions input{width:100px;padding:8px;border:1px solid var(--line);border-radius:8px;font-size:10px}.status-active{color:#55aa87;font-size:10px}.status-blocked{color:#d77664;font-size:10px}.admin-plan-form{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;align-items:end;margin-top:26px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}.admin-plan-form h3{grid-column:1/-1;margin:0 0 4px}.admin-plan-form label{display:grid;grid-gap:7px;gap:7px;color:var(--muted);font-size:10px}.admin-plan-form input{width:100%;padding:10px;border:1px solid var(--line);border-radius:8px;font:inherit;font-size:10px;background:#fbfefd}.settings-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.settings-grid .admin-plan-form{grid-template-columns:1fr}.settings-grid .admin-plan-form button{width:-moz-fit-content;width:fit-content}@media(max-width:800px){.admin-user-row{grid-template-columns:1fr}.admin-row-actions{justify-content:start}.admin-plan-form,.settings-grid{grid-template-columns:1fr}.admin-plan-form .button{width:100%}}[data-theme=dark] .admin-plan-form,[data-theme=dark] .admin-user-row{background:#122d34;border-color:#285057;color:#e8f4ef}[data-theme=dark] .admin-plan-form input,[data-theme=dark] .admin-row-actions input{background:#0d252b;border-color:#31545a;color:#e8f4ef}[data-theme=dark] .dashboard-hero{background:linear-gradient(110deg,#173e3d,#2e3827)}[data-theme=dark] .dashboard-hero h2,[data-theme=dark] .dashboard-hero p:not(.eyebrow){color:#f1fff9}[data-theme=dark] .admin-header .brand,[data-theme=dark] .auth-brand,[data-theme=dark] .dashboard-sidebar .brand,[data-theme=dark] .site-nav .brand{color:#e8f4ef}[data-theme=dark] .admin-nav a,[data-theme=dark] .dashboard-actions a,[data-theme=dark] .dashboard-sidebar nav a,[data-theme=dark] .nav-actions>a:not(.button),[data-theme=dark] .site-links a{color:#b5cbc5}[data-theme=dark] .button-dark{background:#2d876e;color:#fff!important}[data-theme=dark] .button-outline,[data-theme=dark] .button-quiet{color:#bfffe8;border-color:#3d806d}[data-theme=dark] .admin-plan-form button:not(.button-dark),[data-theme=dark] .admin-user-row button{background:#173d43;color:#bfffe8;border-color:#397066}[data-theme=dark] .admin-pill{color:#0b3035}[data-theme=dark] .auth-brand span:last-child,[data-theme=dark] .auth-card h1,[data-theme=dark] .auth-card label,[data-theme=dark] .auth-footer,[data-theme=dark] .plan-cards article h3,[data-theme=dark] .plan-cards article li,[data-theme=dark] .plan-cards article p,[data-theme=dark] .preview h2,[data-theme=dark] .preview p{color:#e8f4ef}:where(.button,.primary,.ghost,.button-dark,.button-quiet,.button-outline,.button-light,.button-ghost-light,.icon-button,.theme-toggle,.admin-user-row button,.admin-task button){position:relative;isolation:isolate;overflow:hidden;border:1px solid color-mix(in srgb,var(--glass-border,#fff) 58%,transparent);border-radius:999px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease;box-shadow:0 8px 24px rgba(16,56,57,.12),inset 0 1px 0 hsla(0,0%,100%,.62);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}:where(.button,.primary,.ghost,.button-dark,.button-quiet,.button-outline,.button-light,.button-ghost-light,.icon-button,.theme-toggle,.admin-user-row button,.admin-task button):before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.42),hsla(0,0%,100%,.06) 48%,rgba(80,198,157,.16));pointer-events:none}:where(.button,.primary,.ghost,.button-dark,.button-quiet,.button-outline,.button-light,.button-ghost-light,.icon-button,.theme-toggle,.admin-user-row button,.admin-task button):hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(16,56,57,.18),inset 0 1px 0 hsla(0,0%,100%,.72)}:where(.button,.primary,.ghost,.button-dark,.button-quiet,.button-outline,.button-light,.button-ghost-light,.icon-button,.theme-toggle,.admin-user-row button,.admin-task button):active{transform:translateY(0)}:where(.button,.primary,.ghost,.button-dark,.button-quiet,.button-outline,.button-light,.button-ghost-light,.icon-button,.theme-toggle,.admin-user-row button,.admin-task button):focus-visible{outline:3px solid rgba(72,193,150,.42);outline-offset:3px}:where(.button,.primary,.button-dark){background:linear-gradient(135deg,rgba(12,55,61,.96),rgba(29,108,91,.9));color:#fff!important}:where(.button-quiet,.button-outline,.ghost){background:hsla(0,0%,100%,.34);color:var(--ink,#102d34)}:where(.button-light){background:hsla(0,0%,100%,.8);color:var(--public-deep,#0b3035)}:where(.button-ghost-light){background:hsla(0,0%,100%,.08);color:#fff}:where(.button span,.primary span,.ghost span,.button-light span,.button-ghost-light span){position:relative;z-index:1}:where(.icon-button,.theme-toggle){display:inline-grid;place-items:center;background:hsla(0,0%,100%,.48)}:where(.admin-user-row button,.admin-task button){background:hsla(0,0%,100%,.48);color:#438e72;padding:8px 12px}:where(.button,.primary,.button-dark,.button-quiet,.button-outline,.button-light,.button-ghost-light):disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}[data-theme=dark] :where(.button-quiet,.button-outline,.ghost){background:rgba(24,66,70,.72);color:#d5fff0!important;border-color:#3d806d}[data-theme=dark] :where(.icon-button,.theme-toggle,.admin-user-row button,.admin-task button){background:rgba(23,61,67,.78);color:#c5ffe9;border-color:#397066}[data-theme=dark] :where(.button,.primary,.button-dark){background:linear-gradient(135deg,rgba(31,105,91,.96),rgba(44,139,111,.94))}[data-theme=dark] :where(.button-light){background:rgba(225,255,244,.9);color:#0b3035}[data-theme=dark] :where(.button-ghost-light){background:hsla(0,0%,100%,.1);color:#f1fff9}@media(max-width:600px){:where(.button,.primary,.button-dark,.button-quiet,.button-outline,.button-light,.button-ghost-light){min-height:42px}}:root{--ink:#17212b;--muted:#71808d;--line:#d9e1e7;--cream:#eef2f5;--mint:#52d9f4;--gold:#f2b84b;--public-deep:#111a24;--public-ink:#17212b;--public-muted:#71808d;--public-green:#11a8c8;--public-mint:#b8eff7;--public-soft:#dff8fc;--public-line:#d9e1e7;--glass-border:#fff}body,html{background:#eef2f5}body{color:#17212b}body:before{content:"";position:fixed;z-index:-2;inset:0;background-image:linear-gradient(rgba(23,33,43,.035) 1px,transparent 0),linear-gradient(90deg,rgba(23,33,43,.035) 1px,transparent 0);background-size:34px 34px;pointer-events:none}.admin-shell,.dashboard-shell,.public-home,.section-page,.shell{background:transparent}.admin-nav,.dashboard-sidebar,.sidebar{background:rgba(235,241,245,.86);border-color:#cbd6de;box-shadow:12px 0 40px rgba(29,47,63,.05);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{color:#17212b}.brand-mark{background:#111a24;color:#52d9f4;box-shadow:0 0 0 1px #52d9f455,0 0 24px #52d9f433}.auth-brand>span:last-child span,.brand>span:last-child span{color:#0b9ab9}.admin-nav a,.dashboard-sidebar nav a,.sidebar-bottom a,nav a{color:#657684}.admin-nav a.active,.dashboard-sidebar nav a.active,nav a.active{color:#17212b;background:hsla(0,0%,100%,.88);box-shadow:0 10px 28px rgba(36,66,86,.12)}.admin-main h1,.dashboard-topbar h1,.topbar h1{letter-spacing:-1px;color:#17212b}.dashboard-hero,.hero{background:radial-gradient(circle at 78% 10%,rgba(82,217,244,.32),transparent 32%),linear-gradient(120deg,#dce8ee,#f6f1df 88%);border:1px solid #c9dbe3;box-shadow:0 18px 44px rgba(30,65,84,.1)}.dashboard-hero h2,.hero h2{color:#17212b}.button-dark,.primary{background:linear-gradient(135deg,#111a24,#1d5569);box-shadow:0 12px 28px rgba(17,26,36,.22),inset 0 1px 0 hsla(0,0%,100%,.3)}.button span,.ghost span,.primary span{color:#52d9f4}.orb,.overview-orb{background:hsla(0,0%,100%,.58);border-color:#fff}.commission-total,.orb strong,.overview-orb strong,.stat strong{color:#0b9ab9}.activity-card,.admin-plan-form,.admin-user-row,.auth-card,.chart-card,.dashboard-card,.data-table,.faq-grid details,.feature-card,.plan-card,.stat{background:hsla(0,0%,100%,.74);border-color:#d0dce3;box-shadow:0 14px 34px rgba(34,58,75,.06)}.stat-icon{background:#dcf7fb;color:#0b9ab9}.stat.gold .stat-icon{background:#fff0d2;color:#c58b1b}.admin-plan-form input,.admin-row-actions input,.auth-card input,.dashboard-card input,.dashboard-card select,select{background:rgba(248,251,253,.9);border-color:#cbd8e0;color:#17212b}.button-outline,.button-quiet,.ghost{background:hsla(0,0%,100%,.44);color:#23404f;border-color:#b9ccd6}.button-outline:hover,.button-quiet:hover,.ghost:hover{background:#dff8fc;border-color:#52d9f4;color:#123341}.plan-card h3{color:#17212b}.plan-rate strong{color:#0b9ab9}.plan-card.featured{background:#111a24;color:#edf8fb;border-color:#2b6170;box-shadow:0 20px 48px rgba(17,26,36,.22)}.featured .plan-rate strong{color:#f2c461}.plan-badge{color:#111a24;background:#f2c461}.final-cta{background:linear-gradient(120deg,#111a24,#183b4c);box-shadow:0 18px 42px rgba(17,26,36,.2)}.final-cta h2{color:#f3f8fa}.button-light{color:#111a24;background:#f2c461}.button-light:hover{background:#ffda7f}.button-ghost-light{border-color:#52d9f4;color:#c7f7ff}.auth-shell{background:radial-gradient(circle at 15% 20%,rgba(82,217,244,.2),transparent 35%),#eef2f5}.auth-card{box-shadow:0 24px 70px rgba(27,51,69,.14)}.auth-card h1{color:#17212b}.theme-toggle{color:#0b9ab9;border-color:#b9ccd6;background:hsla(0,0%,100%,.7)}html[data-theme=dark]{background:#080d13}[data-theme=dark] body{background:#080d13;color:#e7f2f5}[data-theme=dark] body:before{background-image:linear-gradient(rgba(151,214,230,.045) 1px,transparent 0),linear-gradient(90deg,rgba(151,214,230,.045) 1px,transparent 0)}[data-theme=dark] .admin-shell,[data-theme=dark] .dashboard-shell,[data-theme=dark] .public-home,[data-theme=dark] .section-page,[data-theme=dark] .shell{background:transparent;color:#e7f2f5}[data-theme=dark] .admin-nav,[data-theme=dark] .dashboard-sidebar,[data-theme=dark] .sidebar{background:rgba(12,22,31,.9);border-color:#1d3744;box-shadow:12px 0 40px rgba(0,0,0,.2)}[data-theme=dark] .admin-main h1,[data-theme=dark] .brand,[data-theme=dark] .dashboard-topbar h1,[data-theme=dark] .topbar h1,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3{color:#e7f2f5}[data-theme=dark] .admin-nav a,[data-theme=dark] .dashboard-sidebar nav a,[data-theme=dark] .sidebar-bottom a,[data-theme=dark] nav a{color:#8ca6b2}[data-theme=dark] .admin-nav a.active,[data-theme=dark] .dashboard-sidebar nav a.active,[data-theme=dark] nav a.active{color:#e7f2f5;background:#132d39;box-shadow:0 0 26px rgba(82,217,244,.1)}[data-theme=dark] .dashboard-hero,[data-theme=dark] .hero{background:radial-gradient(circle at 80% 15%,rgba(82,217,244,.2),transparent 30%),linear-gradient(120deg,#102b39,#30291d);border-color:#285366;box-shadow:0 20px 52px rgba(0,0,0,.22)}[data-theme=dark] .dashboard-hero h2,[data-theme=dark] .hero h2{color:#f2f8fa}[data-theme=dark] .activity-card,[data-theme=dark] .admin-plan-form,[data-theme=dark] .admin-user-row,[data-theme=dark] .auth-card,[data-theme=dark] .chart-card,[data-theme=dark] .dashboard-card,[data-theme=dark] .data-table,[data-theme=dark] .faq-grid details,[data-theme=dark] .feature-card,[data-theme=dark] .plan-card,[data-theme=dark] .stat{background:rgba(15,31,42,.88);border-color:#234855;color:#e7f2f5;box-shadow:0 18px 42px rgba(0,0,0,.16)}[data-theme=dark] .activity small,[data-theme=dark] .auth-copy,[data-theme=dark] .hero-copy,[data-theme=dark] .plan-card ul,[data-theme=dark] .plan-kicker,[data-theme=dark] .plan-range,[data-theme=dark] .stat p,[data-theme=dark] .stat small{color:#91aab4}[data-theme=dark] .orb strong,[data-theme=dark] .overview-orb strong,[data-theme=dark] .plan-rate strong,[data-theme=dark] .stat strong{color:#52d9f4}[data-theme=dark] .featured .plan-rate strong{color:#f2c461}[data-theme=dark] .admin-plan-form input,[data-theme=dark] .admin-row-actions input,[data-theme=dark] .auth-card input,[data-theme=dark] .dashboard-card input,[data-theme=dark] .dashboard-card select,[data-theme=dark] select{background:#0b1b25;border-color:#2a5362;color:#e7f2f5}[data-theme=dark] .admin-plan-form label,[data-theme=dark] .auth-card label{color:#a7bbc3}[data-theme=dark] .home-hero{background:radial-gradient(circle at 79% 39%,rgba(82,217,244,.22),transparent 28%),#080d13}[data-theme=dark] .features-section{background:#0c1c27}.dark .site-links,[data-theme=dark] .site-links{background:#102431;border-color:#285366}[data-theme=dark] .button-outline,[data-theme=dark] .button-quiet,[data-theme=dark] .ghost{background:rgba(18,48,60,.8);color:#c7f7ff!important;border-color:#347184}[data-theme=dark] .button-light{background:#f2c461;color:#111a24}html[data-theme=dark] body{font-family:Inter,ui-sans-serif,system-ui,sans-serif}html[data-theme=dark] .admin-nav,html[data-theme=dark] .dashboard-sidebar,html[data-theme=dark] .site-nav{background:rgba(8,16,24,.86)}html[data-theme=dark] .dashboard-hero:before,html[data-theme=dark] .home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 15%,rgba(82,217,244,.08) 48%,transparent 78%);transform:translateX(-100%);animation:terminal-scan 9s ease-in-out infinite;pointer-events:none}html[data-theme=dark] .dashboard-hero,html[data-theme=dark] .home-hero{position:relative;overflow:hidden}html[data-theme=dark] .admin-user-row,html[data-theme=dark] .dashboard-card,html[data-theme=dark] .feature-card,html[data-theme=dark] .plan-card,html[data-theme=dark] .preview-float,html[data-theme=dark] .product-preview{animation:terminal-rise .65s both}html[data-theme=dark] .admin-user-row:nth-child(2),html[data-theme=dark] .feature-card:nth-child(2),html[data-theme=dark] .plan-card:nth-child(2){animation-delay:.08s}html[data-theme=dark] .admin-user-row:nth-child(3),html[data-theme=dark] .feature-card:nth-child(3),html[data-theme=dark] .plan-card:nth-child(3){animation-delay:.16s}html[data-theme=dark] .dashboard-card:hover,html[data-theme=dark] .feature-card:hover,html[data-theme=dark] .plan-card:hover{border-color:#347184;box-shadow:0 18px 48px rgba(0,0,0,.28),0 0 26px rgba(82,217,244,.06)}html[data-theme=dark] .overview-orb{background:radial-gradient(circle at 35% 25%,rgba(94,229,255,.28),rgba(24,47,62,.96) 68%);border:1px solid rgba(142,235,255,.8);box-shadow:0 0 0 10px rgba(65,199,234,.08),0 0 46px rgba(58,210,245,.18),inset 0 1px 0 hsla(0,0%,100%,.2);color:#e9fbff}html[data-theme=dark] .overview-orb b,html[data-theme=dark] .overview-orb small{color:#a6cbd6}.overview-orb strong{color:#65e4ff!important;text-shadow:0 0 18px rgba(101,228,255,.45)}.global-logout{justify-content:space-between;height:52px;padding:0 18px;border:1px solid rgba(172,220,231,.65);border-radius:15px;background:rgba(8,22,31,.75);color:#b7dce5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font:600 12px inherit;transition:.2s}.global-logout:hover{border-color:#65e4ff;color:#fff;box-shadow:0 0 25px rgba(82,217,244,.2)}.global-logout span{color:#65e4ff;font-size:18px}.dashboard-sidebar>.global-logout{margin-bottom:10px}.dashboard-shell.collapsed .dashboard-sidebar>.global-logout{padding-inline:0}.dashboard-shell.collapsed .dashboard-sidebar>.global-logout span{display:none}@media(max-width:760px){.global-logout{height:46px;padding:0 14px}.dashboard-sidebar>.global-logout{margin-bottom:8px}}.plan-visual{height:88px;display:flex;align-items:center;justify-content:space-between;margin:-8px 0 5px}.plan-visual img{width:118px;height:82px;object-fit:contain;filter:drop-shadow(0 0 12px rgba(82,217,244,.2))}.plan-visual .mix-visual{width:82px;height:66px}.plan-card h3{position:relative;z-index:1}.plan-card .plan-kicker{min-height:34px}.plan-card ul{min-height:72px}.plan-builder{display:grid;grid-gap:18px;gap:18px}.plan-form-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.plan-form-grid label{display:grid;grid-gap:7px;gap:7px}.plan-description-field{grid-column:span 2}.plan-form-grid textarea{resize:vertical}.miner-picker{display:grid;grid-gap:10px;gap:10px;padding:15px;border:1px solid #234855;border-radius:14px;background:rgba(4,15,23,.32)}.miner-picker small{display:block;color:#789ba7;font-size:11px;margin-top:4px}.miner-options{display:flex;gap:12px;flex-wrap:wrap}.miner-option{display:flex;align-items:center;gap:8px;border:1px solid #234855;background:#0b202b;border-radius:12px;padding:7px 12px;color:#a9d2dc;cursor:pointer}.miner-option.selected{border-color:#65e4ff;box-shadow:0 0 18px rgba(82,217,244,.16);color:#fff}.miner-option img{width:62px;height:38px;object-fit:contain}.plan-row-visual{display:flex;align-items:center;gap:12px}.plan-row-visual img{width:68px;height:42px;object-fit:contain}.withdrawal-control{display:flex;align-items:center;justify-content:space-between;margin:22px 0}.withdrawal-table .admin-user-row{grid-template-columns:1.4fr .7fr .7fr .7fr .8fr 1.8fr .9fr;align-items:center}.withdrawal-address strong{display:block;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.withdrawal-table small{color:#789ba7;font-size:10px}.withdrawal-table strong{font-size:12px}@media(max-width:1000px){.plan-form-grid,.withdrawal-table .admin-user-row{grid-template-columns:repeat(2,1fr)}.withdrawal-table .admin-user-row{gap:12px}}@media(max-width:600px){.plan-form-grid{grid-template-columns:1fr}.plan-description-field{grid-column:auto}.withdrawal-control{align-items:flex-start;gap:14px;flex-direction:column}.withdrawal-table .admin-user-row{grid-template-columns:1fr}.plan-visual{height:74px}}html[data-theme=dark] .auth-shell{display:grid;place-items:center;min-height:100vh;padding:32px 20px}html[data-theme=dark] .auth-card{width:min(440px,100%);padding:38px 40px;border-radius:24px}html[data-theme=dark] .login-form{display:grid;grid-gap:18px;gap:18px}html[data-theme=dark] .login-form label{display:grid;grid-gap:8px;gap:8px;font-size:12px}html[data-theme=dark] .login-submit{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;margin-top:4px;border-radius:12px}html[data-theme=dark] .auth-footer{margin-top:25px}.plan-badge{top:14px;left:auto;right:20px;z-index:6;box-shadow:0 6px 16px rgba(0,0,0,.24)}.plan-visual{padding-top:8px}.plan-visual .mix-visual{width:126px;height:90px;filter:drop-shadow(0 0 15px rgba(82,217,244,.28))}.plan-visual .mix-visual+*{position:relative}.plan-card.featured .plan-badge{color:#07151d;background:#f2c461}@media(max-width:520px){html[data-theme=dark] .auth-card{padding:30px 22px}html[data-theme=dark] .auth-brand{top:20px;right:20px}}@keyframes terminal-scan{0%,18%{transform:translateX(-100%);opacity:0}35%,62%{opacity:1}82%,to{transform:translateX(100%);opacity:0}}@keyframes terminal-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html[data-theme=dark] .phone-field{display:grid;grid-template-columns:minmax(190px,.9fr) 1fr;grid-gap:8px;gap:8px}html[data-theme=dark] .phone-field input,html[data-theme=dark] .phone-field select{min-width:0;width:100%}@media(max-width:520px){html[data-theme=dark] .phone-field{grid-template-columns:1fr}}html[data-theme=dark] .admin-shell,html[data-theme=dark] .auth-shell,html[data-theme=dark] .dashboard-shell,html[data-theme=dark] .public-home{background:#070c12!important;color:#eaf7fb}html[data-theme=dark] .auth-shell{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 12% 15%,rgba(48,199,239,.2),transparent 28%),radial-gradient(circle at 88% 82%,rgba(245,184,75,.12),transparent 26%),#070c12!important}html[data-theme=dark] .admin-shell:before,html[data-theme=dark] .auth-shell:before,html[data-theme=dark] .dashboard-shell:before,html[data-theme=dark] .public-home:before{content:"";position:fixed;z-index:-1;inset:0;background-image:linear-gradient(rgba(117,214,235,.045) 1px,transparent 0),linear-gradient(90deg,rgba(117,214,235,.045) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 92%);mask-image:linear-gradient(180deg,#000,transparent 92%);pointer-events:none}html[data-theme=dark] .activity-card,html[data-theme=dark] .admin-header,html[data-theme=dark] .auth-card,html[data-theme=dark] .chart-card,html[data-theme=dark] .dashboard-card,html[data-theme=dark] .data-table,html[data-theme=dark] .faq-grid details,html[data-theme=dark] .feature-card,html[data-theme=dark] .plan-card,html[data-theme=dark] .stat{background:linear-gradient(145deg,rgba(31,52,65,.78),rgba(11,23,33,.7))!important;border:1px solid rgba(135,218,237,.22);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 24px 70px rgba(0,0,0,.28);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}html[data-theme=dark] .auth-card:after,html[data-theme=dark] .dashboard-card:after,html[data-theme=dark] .plan-card:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(120deg,hsla(0,0%,100%,.1),transparent 28%,transparent 72%,rgba(82,217,244,.05));pointer-events:none}html[data-theme=dark] .auth-card,html[data-theme=dark] .dashboard-card,html[data-theme=dark] .plan-card{position:relative;overflow:hidden}html[data-theme=dark] .auth-card input,html[data-theme=dark] .auth-card select{background:rgba(3,14,22,.82)!important;border-color:#285466;color:#effbff;box-shadow:inset 0 1px 8px rgba(0,0,0,.18)}html[data-theme=dark] .auth-card input:focus,html[data-theme=dark] .auth-card select:focus{border-color:#52d9f4;box-shadow:0 0 0 3px rgba(82,217,244,.18),0 0 24px rgba(82,217,244,.12)}html[data-theme=dark] .auth-brand{color:#effbff;filter:drop-shadow(0 0 14px rgba(82,217,244,.18))}html[data-theme=dark] .auth-card h1,html[data-theme=dark] .auth-card label{color:#effbff}html[data-theme=dark] .auth-copy,html[data-theme=dark] .auth-footer{color:#91aab4}html[data-theme=dark] .auth-footer a{color:#52d9f4}html[data-theme=dark] .site-nav{background:rgba(7,12,18,.72);border-color:rgba(135,218,237,.18);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}html[data-theme=dark] .document-preview{display:flex;align-items:center;gap:12px;width:min(100%,320px);padding:8px;border:1px solid rgba(82,217,244,.28);border-radius:12px;background:rgba(3,14,22,.65)}html[data-theme=dark] .document-preview img{width:64px;height:64px;object-fit:cover;border-radius:8px;border:1px solid hsla(0,0%,100%,.22)}html[data-theme=dark] .document-preview>span{display:grid;width:64px;height:64px;place-items:center;border-radius:8px;background:#243a48;color:#f2c461;font-weight:800}html[data-theme=dark] .document-preview small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#b1c7cf}html[data-theme=dark] .upload-progress{height:14px;border:1px solid rgba(82,217,244,.25);background:#061722;box-shadow:inset 0 0 10px rgba(0,0,0,.3)}html[data-theme=dark] .upload-progress span{background:linear-gradient(90deg,#2ac9e9,#55e3b1);box-shadow:0 0 16px rgba(82,217,244,.6);transition:width .2s ease}html[data-theme=dark] .upload-progress b{color:#eaffff}html[data-theme=dark] .upload-done>strong{background:#46d38d;color:#03151a;box-shadow:0 0 28px rgba(70,211,141,.45)}html[data-theme=dark] .payment-assets-panel{padding-top:0}html[data-theme=dark] .asset-row{display:grid;grid-template-columns:1fr 1.5fr auto auto;align-items:center;grid-gap:10px;gap:10px;margin-top:10px}html[data-theme=dark] .asset-row input:not([type=checkbox]){width:100%;padding:10px;border:1px solid #285466;border-radius:9px;background:#03101a;color:#effbff}html[data-theme=dark] .asset-row button{padding:9px 12px;border:1px solid #734b55;border-radius:999px;background:rgba(84,35,48,.35);color:#ffb6bd;cursor:pointer}html[data-theme=dark] .asset-enabled{display:flex;align-items:center;gap:6px;color:#9bb6c0;font-size:11px;white-space:nowrap}@media(max-width:700px){html[data-theme=dark] .asset-row{grid-template-columns:1fr 1fr}.asset-enabled{grid-column:1}.asset-row button{grid-column:2;justify-self:end}}.kyc-admin-row{display:grid;grid-template-columns:72px minmax(0,1fr) auto auto;align-items:center;grid-gap:18px;gap:18px}.kyc-thumb{width:64px;height:64px;padding:3px;overflow:hidden;border:1px solid var(--neon-cyan,#42d8ff);border-radius:12px;background:#09131b;cursor:pointer}.kyc-thumb img{width:100%;height:100%;object-fit:cover}.kyc-review-modal{width:min(720px,96vw);max-height:90vh;overflow:auto}.kyc-large-preview{display:block;width:100%;max-height:55vh;object-fit:contain;border:1px solid #42d8ff55;border-radius:14px;background:#071018}.kyc-review-modal .admin-row-actions{display:flex;gap:10px;margin-top:18px}@media(max-width:700px){.kyc-admin-row{grid-template-columns:56px 1fr}.kyc-admin-row .admin-row-actions,.kyc-admin-row>span{grid-column:2}.kyc-thumb{width:52px;height:52px}}.switch-field,.switch-inline{display:flex;align-items:center;justify-content:space-between;gap:14px}.switch-field>span,.switch-inline{position:relative}.switch-field input,.switch-inline input{position:absolute;opacity:0;pointer-events:none}.switch-field i,.switch-inline i{display:block;width:46px;height:25px;border:1px solid #2e5966;border-radius:99px;background:#0a1b23;cursor:pointer;transition:.2s}.switch-field i:after,.switch-inline i:after{content:"";display:block;width:19px;height:19px;margin:2px;border-radius:50%;background:#76919a;transition:.2s}.switch-field input:checked+i,.switch-inline input:checked+i{border-color:#48d9ff;background:#123c4b;box-shadow:0 0 16px #42d8ff55}.switch-field input:checked+i:after,.switch-inline input:checked+i:after{transform:translateX(20px);background:#42d8ff}.switch-inline{justify-content:flex-end;color:#91aab2}.plan-admin-row{grid-template-columns:minmax(0,1fr) auto auto}.plan-admin-row .admin-row-actions{display:flex;gap:8px}.admin-analytics{margin-top:28px;padding:24px;border:1px solid #214b5a;border-radius:18px;background:linear-gradient(135deg,#0d202a,#0a131a);box-shadow:inset 0 1px #ffffff0d}.analytics-card-title,.analytics-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.analytics-heading h2{margin:0}.analytics-card-title small,.analytics-heading small{color:#789ba7;font-size:11px}.analytics-grid{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:16px;gap:16px;margin-top:20px}.analytics-card{min-width:0;padding:16px;border:1px solid #214b5a;border-radius:14px;background:#091820}.analytics-card h3{margin:0;font-size:15px}.analytics-card svg{display:block;width:100%;height:auto;margin-top:20px;overflow:visible}.chart-grid{fill:none;stroke:#23404b;stroke-width:1;stroke-dasharray:4 5}.chart-labels{display:flex;justify-content:space-between;color:#698994;font-size:10px}.legend{display:inline-block;width:8px;height:8px;margin:0 4px 0 9px;border-radius:50%}.legend.deposit{background:#42d8ff}.legend.withdrawal{background:#f6be55}@media(max-width:900px){.analytics-grid{grid-template-columns:1fr}.plan-admin-row{grid-template-columns:1fr auto}.plan-admin-row .admin-row-actions{grid-column:1/-1}}.admin-nav{display:flex;flex-direction:column;min-height:calc(100vh - 82px)}.admin-nav .global-logout{flex:0 0 auto}.gateway-status label{display:grid;grid-gap:8px;gap:8px;max-width:560px;margin:18px 0}.gateway-status label input{width:100%}.currency-picker{margin-top:24px;padding-top:20px;border-top:1px solid var(--line,#294353)}.currency-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));grid-gap:10px;gap:10px;margin-top:14px}.currency-picker-grid span{border:1px solid var(--line,#294353);border-radius:10px;padding:10px 12px;color:var(--text,#e6f2f5);background:rgba(27,55,68,.45)}.payment-assets-panel.embedded{width:100%}.global-logout{position:static;z-index:auto;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;width:100%;min-width:0;height:auto;margin:0;padding:13px 12px;border:0;border-radius:12px;background:transparent;color:#8ca6b2;cursor:pointer}.global-logout svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.global-logout:hover{color:#65e4ff;background:#132d39;box-shadow:0 0 26px rgba(82,217,244,.1)}.dashboard-sidebar>.global-logout{margin-top:auto;margin-bottom:4px}.admin-nav .global-logout{width:calc(100% - 16px);margin:auto 8px 14px}.dashboard-shell.collapsed .dashboard-sidebar>.global-logout{justify-content:center}@media (max-width:760px){.global-logout{height:auto;padding:13px 10px}.dashboard-sidebar>.global-logout{margin-bottom:4px}}:root{--font-sans:"Inter","SF Pro Text","Segoe UI Variable","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-display:"Inter","SF Pro Display","Segoe UI Variable Display","Segoe UI",Roboto,Helvetica,Arial,sans-serif}body,button,html,input,select,textarea{font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{line-height:1.55;letter-spacing:-.006em}.auth-brand,.brand,h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.032em}h1,h2{font-weight:750;text-wrap:balance}li,p,small{text-wrap:pretty}.button,.primary,button,input,select,textarea{letter-spacing:0}.auth-brand,.brand{font-weight:800}.data-stats strong,.overview-orb strong,.plan-rate strong,.preview-balance strong,.stat strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}body,html{min-width:0;max-width:100%;overflow-x:hidden}.dashboard-topbar>a{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid var(--ink);border-radius:10px;background:var(--ink);color:#fff;font-size:10px;font-weight:700;text-decoration:none;transition:background .2s ease,transform .2s ease}.dashboard-topbar>a:hover{background:#1b4a52;color:#fff;transform:translateY(-1px)}@media (max-width:600px){.dashboard-topbar>a{display:inline-flex;padding:8px 11px;font-size:9px}}.route-error,.route-loading{min-height:100vh;display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;padding:24px;color:#e7f2f5;background:#070c12;text-align:center}.route-error p,.route-loading p{margin:0;color:#91aab4;font-size:12px}.route-error h1{margin:0;font-size:24px}.loading-mark{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(82,217,244,.45);border-radius:16px;color:#52d9f4;background:#102431;font-weight:800}.plan-card-skeleton{gap:16px;background:linear-gradient(110deg,rgba(15,31,42,.9) 25%,rgba(34,61,74,.95) 37%,rgba(15,31,42,.9) 63%);background-size:400% 100%;animation:skeleton-shimmer 1.4s ease infinite}.plan-card-skeleton span{display:block;height:12px;border-radius:999px;background:rgba(160,220,233,.18)}.plan-card-skeleton span:first-child{width:38%;height:72px}.plan-card-skeleton span:nth-child(2){width:62%;height:28px}.plan-card-skeleton span:nth-child(3){width:48%;height:50px}.plan-card-skeleton span:nth-child(4){width:100%;height:42px;margin-top:auto}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}@media (max-width:650px){.site-nav{gap:10px;padding-inline:14px}.site-nav .brand{right:14px}.menu-button{left:14px;z-index:2}.nav-actions{width:100%;justify-content:center;padding-inline:42px}.nav-actions>a:not(.button){white-space:nowrap}.nav-actions .button{min-width:0;max-width:142px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.home-hero{width:100%;padding-inline:16px}.hero-copy,.hero-copy h1,.hero-description,.product-preview{width:100%;min-width:0;max-width:100%}.hero-copy h1{font-size:clamp(32px,10vw,46px);line-height:1.18;letter-spacing:-.8px;overflow-wrap:anywhere}.product-preview{min-height:310px;margin-inline:auto}.preview-window{width:calc(100% - 28px);max-width:410px;padding:16px}.preview-activity,.preview-plan{min-width:0;max-width:130px;padding:10px;transform:scale(.86)}.preview-plan{right:-4px}.preview-activity{left:-4px}.preview-balance strong{font-size:clamp(22px,8vw,30px)}.final-cta .button,.hero-actions .button{min-width:0}.home-section,.site-footer,.trust-section{width:100%;padding-inline:16px}.final-cta{width:calc(100% - 32px)}.admin-main,.dashboard-content{min-width:0;overflow:hidden}.dashboard-topbar,.section-title-row{gap:12px}.dashboard-topbar h1,.section-title-row h2{overflow-wrap:anywhere}}@media (max-width:700px){.dashboard-shell{display:block;min-height:100svh;overflow-x:hidden}.dashboard-sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:58px;flex-basis:58px;min-height:100svh;padding:18px 7px;border-right:1px solid #234855;border-left:0}.dashboard-sidebar .brand{margin:0 auto 30px}.dashboard-sidebar .brand-mark{width:34px;height:34px}.sidebar-user{justify-content:center;margin:0 0 22px}.sidebar-user>span{width:32px;height:32px;font-size:9px}.dashboard-sidebar nav{gap:7px}.dashboard-sidebar nav a{justify-content:center;width:44px;height:44px;padding:0;margin:0 auto;border-radius:12px}.dashboard-sidebar nav b{width:auto;font-size:14px}.dashboard-sidebar>.global-logout{justify-content:center;width:44px;height:44px;margin:auto auto 8px;padding:0}.dashboard-sidebar>.global-logout svg{width:18px;height:18px}.sidebar-collapse{display:none}.dashboard-content{width:calc(100% - 58px);margin-left:58px;padding:20px 14px 52px;overflow:hidden}.dashboard-topbar{align-items:flex-start;min-width:0;margin-bottom:22px}.dashboard-topbar h1{max-width:150px;font-size:21px;line-height:1.25}.dashboard-topbar a{max-width:90px;color:#52d9f4;font-size:10px;text-align:right}.dashboard-hero{display:block;width:100%;min-height:0;margin-bottom:14px;padding:20px 18px;border-radius:16px}.dashboard-hero h2{max-width:100%;font-size:21px;line-height:1.3}.dashboard-hero p:not(.eyebrow){max-width:100%;line-height:1.6}.dashboard-hero .primary{width:100%;margin-top:8px}.overview-orb{width:150px;min-width:150px;min-height:150px;margin:22px auto 0}.data-stats,.level-grid,.mini-plan-grid,.wallet-actions-grid{grid-template-columns:1fr;gap:10px;margin:14px 0}.dashboard-card,.data-stats article,.mini-plan-grid article{width:100%;min-width:0;padding:18px;border-radius:14px}.data-stats strong,.level-grid article>strong,.mini-plan-grid strong{font-size:20px}.section-title-row{display:flex;align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:14px}.section-title-row h2{font-size:21px}.section-title-row .button{width:100%}.action-card{gap:11px}.referral-tools{grid-template-columns:1fr;align-items:stretch;gap:10px}.referral-tools .button{width:100%}.commission-total{font-size:12px}.wizard-steps{gap:6px}.wizard-steps b{padding:10px 6px;font-size:9px}.wizard-form{width:100%;max-width:none}.wizard-form .button{width:100%}.document-preview{max-width:100%}.dashboard-content .form-error,.dashboard-content .form-hint,.dashboard-content .form-success{line-height:1.7}.admin-shell{min-width:0;overflow-x:hidden}.admin-header{height:64px;padding-inline:14px}.admin-header .brand{transform:scale(.88);transform-origin:left center}.admin-layout{display:block;min-height:0}.admin-nav{display:flex;width:100%;min-height:0;gap:6px;padding:10px 14px;overflow-x:auto;border-right:0;border-bottom:1px solid #234855}.admin-nav .eyebrow,.admin-nav .global-logout{display:none}.admin-nav a{flex:0 0 auto;margin:0;padding:9px 11px;white-space:nowrap;font-size:10px}.admin-main{width:100%;padding:24px 14px 48px}.admin-main h1{font-size:22px}.admin-stats{grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.admin-plan-form,.admin-user-row,.settings-grid{grid-template-columns:1fr;gap:12px}.admin-row-actions{justify-content:stretch}.admin-row-actions .button,.admin-row-actions button{flex:1 1}.withdrawal-table .admin-user-row{grid-template-columns:1fr}.auth-shell{align-items:start;padding:88px 14px 28px}.auth-brand{top:22px;right:18px}.auth-card{width:100%;padding:24px 18px;border-radius:16px}.auth-card h1{font-size:24px}.form-row,.phone-field{grid-template-columns:1fr}.auth-card .button,.auth-card button{width:100%}}@media (max-width:380px){.nav-actions{padding-inline:34px}.nav-actions>a:not(.button){display:none}.hero-actions{display:grid}.hero-actions .button{width:100%}.preview-float{font-size:9px}}@media (prefers-reduced-motion:reduce){html[data-theme=dark] *{animation:none!important;transition:none!important}}.admin-support-list,.purchased-plan-grid,.support-tickets{display:grid;grid-gap:16px;gap:16px}.purchased-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-support-ticket>header,.purchased-plan-heading,.support-ticket>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-support-ticket>header b,.purchased-plan-heading b,.purchased-plan-heading span,.support-ticket>header b{color:#42d8ff;font-size:11px}.admin-support-ticket h2,.purchased-plan-heading h3,.support-ticket h3{margin:5px 0 0}.purchased-plan dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:22px 0}.purchased-plan dl div{padding:12px;border:1px solid rgba(135,218,237,.16);border-radius:10px;background:rgba(6,19,27,.28)}.purchased-plan dd,.purchased-plan dt{margin:0}.purchased-plan dt{color:#789ba7;font-size:9px}.purchased-plan dd{margin-top:6px;font-size:13px;font-weight:700}.reinvest-row,.support-reply{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px}.plan-catalog-heading{margin-top:42px}.support-layout{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(420px,1.3fr);grid-gap:20px;gap:20px;align-items:start}.support-compose,.support-compose label{display:grid;grid-gap:12px;gap:12px}.support-compose h2{margin:0 0 6px}.support-compose label{color:#91aab2;font-size:10px}.support-compose input,.support-compose textarea,.support-reply textarea{width:100%;padding:12px;border:1px solid #2a5362;border-radius:10px;background:#0b1b25;color:#e7f2f5;font:inherit;resize:vertical}.admin-support-ticket,.support-ticket{display:grid;grid-gap:18px;gap:18px}.message-thread{display:grid;grid-gap:9px;gap:9px}.support-message{max-width:86%;padding:12px 14px;border:1px solid rgba(135,218,237,.18);border-radius:12px;background:#0b1b25}.support-message.admin{justify-self:end;background:#123847}.support-message p{margin:6px 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.7}.admin-support-ticket header small,.support-message small,.support-message strong,.support-ticket header small{font-size:9px}.admin-support-ticket header small,.support-message small,.support-ticket header small{color:#789ba7}@media (max-width:900px){.purchased-plan-grid,.support-layout{grid-template-columns:1fr}}@media (max-width:600px){.purchased-plan dl,.reinvest-row,.support-reply{grid-template-columns:1fr}.support-message{max-width:96%}}:root{--surface-radius-sm:8px;--surface-radius-md:12px;--surface-radius-lg:16px;--surface-radius-xl:20px;--surface-space-1:8px;--surface-space-2:12px;--surface-space-3:16px;--surface-space-4:24px;--surface-space-5:32px;--surface-space-6:48px}.site-nav{min-height:72px;gap:20px;border-bottom-color:rgba(135,218,237,.14);background:rgba(7,12,18,.9)}.site-links{gap:24px;padding:0;border:0;background:transparent!important;box-shadow:none}.nav-actions>a:not(.button),.site-links a{font-size:11px}.nav-actions{gap:14px}.public-home :where(.button,.primary,.button-dark,.button-quiet,.button-outline,.button-light,.button-ghost-light){min-height:42px;border-radius:var(--surface-radius-md);box-shadow:0 8px 22px rgba(0,0,0,.18)}.public-home .button-dark,.public-home .primary{background:#173d4d;border-color:rgba(82,217,244,.3)}.public-home .button-dark:hover,.public-home .primary:hover{background:#1d5365}.public-home .faq-grid details,.public-home .feature-card,.public-home .plan-card:not(.featured),.public-home .preview-float{background:#0f1f2a;background-image:none;border-radius:var(--surface-radius-lg)}.public-home .preview-window{background:#102431;background-image:none;border-radius:var(--surface-radius-xl)}.public-home .final-cta,.public-home .plan-card.featured{background:#0d202c;background-image:linear-gradient(135deg,#102b39,#0d202c 70%);border-radius:var(--surface-radius-xl)}.public-home .faq-grid details,.public-home .feature-card,.public-home .final-cta,.public-home .plan-card{box-shadow:0 16px 38px rgba(0,0,0,.2)}.faq-grid details,.feature-card,.plan-card{padding:var(--surface-space-4)}.home-section{padding-top:clamp(64px,8vw,96px);padding-bottom:clamp(64px,8vw,96px)}.feature-grid,.plan-grid,.steps-grid{gap:var(--surface-space-3);margin-top:var(--surface-space-6)}.final-cta h2,.section-heading-home h2,.trust-section h2{line-height:1.3}.final-cta>div:last-child,.hero-actions{gap:var(--surface-space-2)}.hero-actions,.hero-benefits{margin-top:var(--surface-space-4)}.hero-benefits{gap:var(--surface-space-3)}.site-footer{grid-template-columns:1.7fr repeat(4,1fr);gap:var(--surface-space-5);padding-bottom:64px}.site-footer>div:not(.footer-brand):not(.footer-bottom){gap:var(--surface-space-2)}.site-footer .footer-disclaimer,.site-footer a,.site-footer p{font-size:11px;line-height:1.7}.footer-disclaimer{display:block;max-width:220px;margin-top:12px;color:#6f8d99}.footer-bottom{padding-top:16px}@media (max-width:900px){.site-footer{grid-template-columns:1.5fr repeat(2,1fr)}}@media (max-width:650px){.site-nav{min-height:68px}.site-links{gap:0;padding:10px;border:1px solid rgba(135,218,237,.2);background:rgba(15,31,42,.98)!important;box-shadow:0 18px 42px rgba(0,0,0,.32)}.site-footer{grid-template-columns:1fr 1fr;gap:var(--surface-space-4) var(--surface-space-3)}.site-footer .footer-brand{grid-column:span 2}.footer-bottom{padding-top:16px}}@media (max-width:700px){.dashboard-shell{display:block;overflow-x:hidden}.dashboard-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:30;width:58px;flex-basis:58px;min-height:100svh;padding:18px 7px}.dashboard-content{width:calc(100% - 58px);margin-left:58px;padding:20px 14px 52px;min-width:0;overflow:hidden}.dashboard-topbar{min-width:0;margin-bottom:22px}.dashboard-topbar h1{max-width:150px;font-size:21px;line-height:1.25}.dashboard-hero{display:block;width:100%;min-height:0;padding:20px 18px;border-radius:16px}.dashboard-hero h2{font-size:21px;line-height:1.3}.dashboard-hero .primary{width:100%}.overview-orb{width:150px;min-width:150px;min-height:150px;margin:22px auto 0}.data-stats,.level-grid,.mini-plan-grid,.wallet-actions-grid{grid-template-columns:1fr;gap:10px}.dashboard-card,.data-stats article,.mini-plan-grid article{width:100%;min-width:0;padding:18px;border-radius:14px}.section-title-row{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.section-title-row .button{width:100%}.referral-tools{grid-template-columns:1fr;gap:10px}.referral-tools .button{width:100%}.wizard-form{width:100%;max-width:none}.wizard-form .button{width:100%}.admin-layout{display:block;min-height:0}.admin-nav{display:flex;width:100%;min-height:0;gap:6px;padding:10px 14px;overflow-x:auto;border-right:0}.admin-nav .eyebrow,.admin-nav .global-logout{display:none}.admin-nav a{flex:0 0 auto;margin:0;padding:9px 11px;white-space:nowrap;font-size:10px}.admin-main{width:100%;padding:24px 14px 48px}.admin-plan-form,.admin-user-row,.settings-grid{grid-template-columns:1fr;gap:12px}.auth-shell{align-items:start;padding:88px 14px 28px}.auth-card{width:100%;padding:24px 18px;border-radius:16px}.form-row,.phone-field{grid-template-columns:1fr}.auth-card .button,.auth-card button{width:100%}}.admin-page-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.admin-page-heading h1{margin:0}.admin-page-heading p{margin:8px 0 0;color:#789ba7}.admin-page-heading>span,.user-section-title>span{padding:7px 11px;border:1px solid #285761;border-radius:99px;color:#8ed8c1;font-size:10px}.admin-users-list{display:grid;grid-gap:18px;gap:18px}.admin-user-card{overflow:hidden;border:1px solid #285057;border-radius:18px;background:#102832;color:#e8f4ef;box-shadow:0 18px 42px rgba(0,0,0,.13)}.admin-user-card-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid #234751}.admin-user-card-head small,.admin-user-card-head strong{display:block}.admin-user-card-head small{margin-top:6px;color:#789ba7;font-size:10px}.user-status-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.balance-adjustment button,.user-status-actions button{padding:9px 13px;border:1px solid #397066;border-radius:9px;background:#173d43;color:#c5ffe9;font-size:10px;cursor:pointer}.balance-adjustment button:disabled,.user-status-actions button:disabled{opacity:.55;cursor:wait}.user-balance-section,.user-plans-section{padding:20px 22px}.user-balance-section{display:grid;grid-gap:16px;gap:16px;border-bottom:1px solid #234751}.user-balance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.user-balance-grid>div{min-width:0;padding:14px;border:1px solid #284e58;border-radius:12px;background:#0b2029}.user-balance-grid small,.user-plan-row small,.user-section-title small{display:block;color:#789ba7;font-size:9px}.user-balance-grid strong{display:block;margin-top:7px;overflow:hidden;color:#65d3ad;font-size:17px;text-overflow:ellipsis}.balance-adjustment{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(140px,.7fr) auto auto;align-items:end;grid-gap:10px;gap:10px}.balance-adjustment label{display:grid;grid-gap:7px;gap:7px;color:#9bb8bf;font-size:10px}.balance-adjustment input,.balance-adjustment select{width:100%;height:38px;padding:0 11px;border:1px solid #31545a;border-radius:9px;background:#0b1b25;color:#e7f2f5;font:inherit}.balance-adjustment .balance-add{border-color:#438c73;background:#1f5b4d}.balance-adjustment .balance-subtract{border-color:#7e4d4d;background:#4b282c;color:#ffd7d3}.user-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.user-section-title strong{display:block}.user-section-title small{margin-top:5px}.user-plan-list{display:grid;grid-gap:8px;gap:8px}.user-plan-row{display:grid;grid-template-columns:minmax(180px,1.3fr) minmax(110px,.7fr) minmax(150px,.8fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:13px 14px;border:1px solid #284e58;border-radius:12px;background:#0b2029}.user-plan-row strong{display:block;margin-top:5px;font-size:11px}.empty-state.compact{padding:15px;margin:0;border-radius:12px}.admin-user-card .switch-inline input:disabled+i{opacity:.55;cursor:wait}@media(max-width:1050px){.user-balance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.balance-adjustment,.user-plan-row{grid-template-columns:1fr 1fr}.user-plan-row .switch-inline{justify-self:end}}@media(max-width:680px){.admin-page-heading,.admin-user-card-head{align-items:flex-start;flex-direction:column}.user-status-actions{justify-content:flex-start}.balance-adjustment,.user-balance-grid,.user-plan-row{grid-template-columns:1fr}.balance-adjustment button{width:100%}.user-plan-row .switch-inline{justify-self:stretch;justify-content:space-between}.admin-user-card-head,.user-balance-section,.user-plans-section{padding:16px}}.commission-settings-form{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:28px}.commission-settings-actions,.commission-settings-form h3,.commission-settings-form>.form-error,.commission-settings-form>.form-hint,.commission-settings-form>.form-success{grid-column:1/-1}.commission-settings-form label small{color:#789ba7;font-size:9px}.commission-input{position:relative;display:block}.commission-input input{padding-right:34px}.commission-input b{position:absolute;right:12px;top:50%;color:#65d3ad;transform:translateY(-50%)}.commission-settings-actions{display:flex;align-items:center;gap:14px}.commission-settings-actions small{color:#789ba7}.commission-settings-form button:disabled{cursor:wait;opacity:.6}@media(max-width:760px){.commission-settings-form{grid-template-columns:1fr}.commission-settings-actions{align-items:flex-start;flex-direction:column}}