:root{
  --bg:#06100b;--panel:#0a1811;--panel-2:#0d2117;--panel-3:#112b1d;--line:#244c36;--line-2:#397052;
  --text:#f2fff6;--muted:#88a493;--green:#42d69d;--lime:#baff68;--yellow:#ffd36d;--red:#ff8b82;
  --shadow:0 24px 70px #0008;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;
}
*{box-sizing:border-box}
html{background:var(--bg);scroll-behavior:smooth}
body{margin:0;background:radial-gradient(900px 600px at 92% 0,#1e7e5623,transparent 68%),var(--bg);color:var(--text);font-family:Inter,Manrope,Arial,sans-serif;font-size:14px}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid var(--lime);outline-offset:3px}
[hidden]{display:none!important}
.demo-notice{position:fixed;z-index:1000;top:0;right:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;min-height:36px;padding:7px 18px;border-bottom:1px solid #baff683d;background:#102417ee;color:#a9c2b1;font:11px var(--mono);backdrop-filter:blur(12px)}
.demo-notice>i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 13px var(--lime)}
.demo-notice b{color:#ddff9f}.demo-notice button{margin-left:12px;padding:4px 9px;border:1px solid #497156;border-radius:7px;background:#0a1710;color:#b8d1c0;font-size:9px}
.growth-shell{display:grid;grid-template-columns:278px minmax(0,1fr);min-height:100vh;padding-top:36px}
.growth-sidebar{position:fixed;z-index:120;inset:36px auto 0 0;display:flex;width:278px;flex-direction:column;padding:21px 14px 16px;border-right:1px solid #1c3b2b;background:linear-gradient(180deg,#0b1b13,#07110c);box-shadow:20px 0 60px #0004}
.growth-brand{display:flex;align-items:center;gap:11px;margin:0 5px 20px;color:inherit;text-decoration:none}.growth-brand>span{display:grid;place-items:center;width:40px;height:40px;overflow:hidden;border:1px solid #60dfaa52;border-radius:50%;background:#071510;box-shadow:0 0 25px #4be1a22a}.growth-brand img{width:100%;height:100%;padding:2px}.growth-brand>div{display:grid;gap:2px}.growth-brand b{font-size:17px;letter-spacing:-.5px}.growth-brand small{color:#7ddb9d;font:8px var(--mono);letter-spacing:1.4px}
.seller-chip{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;margin-bottom:18px;padding:10px;border:1px solid #315c43;border-radius:13px;background:linear-gradient(120deg,#10271c,#0b1a13)}.seller-chip>i{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,#c3fd65,#42d69d);color:#092016;font:900 11px var(--mono);font-style:normal}.seller-chip>span{display:grid;gap:3px;min-width:0}.seller-chip b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.seller-chip small{color:#7e9c89;font-size:8px}.seller-chip em{padding:5px 6px;border:1px solid #baff6845;border-radius:7px;background:#baff680c;color:#d8ff93;font:800 8px var(--mono);font-style:normal}
.growth-sidebar nav{display:grid;gap:4px}.growth-sidebar nav>p{margin:0 8px 7px;color:#6f8e7b;font:8px var(--mono);letter-spacing:1.25px}.growth-sidebar nav button{display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:47px;padding:7px 9px;border:1px solid transparent;border-radius:11px;background:transparent;color:#93ad9c;text-align:left;transition:.2s ease}.growth-sidebar nav button>i{display:grid;place-items:center;width:31px;height:31px;border:1px solid #315440;border-radius:9px;background:#0b1b13;color:#7bdba7;font-style:normal}.growth-sidebar nav button>span{font-size:11px;font-weight:800}.growth-sidebar nav button>b{color:#5f7d69;font:8px var(--mono)}.growth-sidebar nav button:hover{border-color:#2f5b42;background:#0e2117;color:#effff4;transform:translateX(2px)}.growth-sidebar nav button.active{border-color:#67d59b61;background:linear-gradient(90deg,#163a28,#0d2117);color:#effff4;box-shadow:inset 3px 0 var(--lime)}.growth-sidebar nav button.active>i{border-color:#76e2a663;background:#68dc9f15;color:#d5ff97}
.growth-score{display:grid;gap:9px;margin-top:auto;padding:13px;border:1px solid #2b553d;border-radius:13px;background:radial-gradient(130px 80px at 100% 0,#baff6812,transparent),#091811}.growth-score>div{display:flex;align-items:end;justify-content:space-between;gap:10px}.growth-score small{color:#789684;font:7px var(--mono);letter-spacing:.7px}.growth-score b{color:#d4ff91;font:800 15px var(--mono)}.growth-score>span{height:5px;overflow:hidden;border-radius:99px;background:#173323}.growth-score>span i{display:block;width:var(--score);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),var(--lime))}.growth-score p{margin:0;color:#718c7a;font-size:8px;line-height:1.45}.back-site{margin:12px 5px 0;color:#7f9b88;font-size:9px;text-decoration:none}.back-site:hover{color:#dfffea}
.growth-main{grid-column:2;min-width:0}.growth-topbar{position:sticky;z-index:90;top:36px;display:flex;align-items:center;gap:16px;height:66px;padding:0 25px;border-bottom:1px solid #1c3c2b;background:#07130ded;backdrop-filter:blur(15px)}.growth-menu{display:none}.growth-topbar>div:first-of-type{display:grid;gap:2px}.growth-topbar>div:first-of-type small{color:#64d695;font:7px var(--mono);letter-spacing:1.1px}.growth-topbar>div:first-of-type b{font-size:12px}.growth-live{display:flex;align-items:center;gap:7px;margin-left:auto;color:#7f9b89;font:8px var(--mono)}.growth-live i{width:6px;height:6px;border-radius:50%;background:#7df0ac;box-shadow:0 0 0 4px #7df0ac12,0 0 12px #7df0ac}.growth-balance{display:grid;gap:2px;padding:7px 11px;border:1px solid #2d5a40;border-radius:9px;background:#0d2117}.growth-balance small{color:#6e8c79;font:7px var(--mono)}.growth-balance b{color:#d6ff93;font:11px var(--mono)}.mini-avatar{display:grid;place-items:center;width:34px;height:34px;border:1px solid #60d8995c;border-radius:10px;background:#173b28;color:#d9ff9c;font:900 9px var(--mono)}
.growth-view{width:min(1420px,calc(100% - 42px));margin:0 auto;padding:25px 0 60px;animation:view-in .3s ease}.growth-view[hidden]{display:none}.growth-view.active{display:block}@keyframes view-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
.primary-action,.secondary-action{min-height:42px;padding:0 15px;border-radius:10px;font-size:10px;font-weight:900;transition:.2s ease}.primary-action{border:0;background:linear-gradient(105deg,#c7fd65,#3bd49e);box-shadow:0 12px 25px #42d69d25;color:#092016}.primary-action:hover{transform:translateY(-2px);box-shadow:0 16px 31px #42d69d3d}.primary-action b{margin-left:8px}.secondary-action{border:1px solid #3b6d50;background:#10271b;color:#d7ede0}.secondary-action:hover{border-color:#7be1a4;background:#173523}
.overview-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:16px}.overview-hero>div{position:relative;overflow:hidden;padding:38px;border:1px solid #3d7655;border-radius:22px;background:radial-gradient(600px 330px at 100% 0,#8ff06721,transparent 68%),linear-gradient(135deg,#123322,#091911)}.overview-hero>div:after{content:"";position:absolute;right:-80px;bottom:-150px;width:330px;height:330px;border:1px solid #8def9f1b;border-radius:50%;box-shadow:0 0 0 42px #8def9f08,0 0 0 84px #8def9f05}.overview-hero p,.view-heading p,.loop-map header p,.activity-card header p,.next-action>p,.promo-codes header p,.referral-funnel header p,.referral-link-card>p,.partner-table header p,.bot-control header p,.level-track p,.achievements header p,.leaderboard header p{margin:0 0 9px;color:#7fe3a9;font:800 8px var(--mono);letter-spacing:1.35px}.overview-hero h1{position:relative;z-index:1;margin:0;font-size:clamp(33px,4vw,56px);line-height:1.02;letter-spacing:-2.7px}.overview-hero>div>span{position:relative;z-index:1;display:block;max-width:670px;margin-top:17px;color:#9bb5a5;font-size:13px;line-height:1.65}.overview-hero>div>div{position:relative;z-index:1;display:flex;gap:9px;margin-top:25px}.overview-hero>aside{display:flex;min-height:310px;flex-direction:column;padding:26px;border:1px solid #315f45;border-radius:22px;background:linear-gradient(145deg,#0d2117,#08150f)}.overview-hero>aside>small{color:#78927f;font:8px var(--mono);letter-spacing:1px}.overview-hero>aside>strong{margin-top:15px;color:#d8ff99;font-size:45px;letter-spacing:-2px}.overview-hero>aside>span{color:#7f9c89;font-size:10px}.overview-hero>aside>div{display:flex;align-items:end;gap:6px;height:80px;margin-top:auto;padding-top:15px}.overview-hero>aside>div i{width:100%;height:var(--h);border-radius:4px 4px 1px 1px;background:linear-gradient(#baff68,#39c995);opacity:.72}.overview-hero>aside>em{margin-top:10px;color:#99e9b3;font:8px var(--mono);font-style:normal}
.overview-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.overview-metrics article{display:grid;grid-template-columns:39px minmax(0,1fr);align-items:center;gap:11px;padding:15px;border:1px solid #284e39;border-radius:14px;background:#0a1912}.overview-metrics article>i{display:grid;place-items:center;width:39px;height:39px;border:1px solid #55cf9360;border-radius:11px;background:#58d79912;color:#cfff94;font:900 15px var(--mono);font-style:normal}.overview-metrics article>span{display:grid;gap:4px;min-width:0}.overview-metrics small{overflow:hidden;color:#6f8c79;font:7px var(--mono);text-overflow:ellipsis;white-space:nowrap}.overview-metrics b{font-size:19px}.overview-metrics em{color:#73b98f;font-size:8px;font-style:normal}
.loop-map{margin-top:12px;padding:23px;border:1px solid #2d5a40;border-radius:18px;background:linear-gradient(145deg,#0c1e15,#08150f)}.loop-map>header,.activity-card>header,.promo-codes>header,.partner-table>header,.bot-control>header,.achievements>header,.leaderboard>header{display:flex;align-items:center;justify-content:space-between;gap:18px}.loop-map h2,.activity-card h2,.next-action h2,.promo-codes h2,.referral-funnel h2,.referral-link-card h2,.partner-table h2,.bot-control h2,.achievements h2,.leaderboard h2{margin:0;font-size:19px;letter-spacing:-.6px}.loop-map header button,.partner-table header button{padding:8px 11px;border:1px solid #47755b;border-radius:8px;background:#11291d;color:#c9e7d3;font-size:9px;font-weight:800}.loop-map ol{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:20px 0 0;padding:0;list-style:none}.loop-map li{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;min-height:135px;padding:15px;border:1px solid #254b36;border-radius:13px;background:#081710;transition:.25s ease}.loop-map li:not(:last-child):after{content:"→";position:absolute;z-index:2;right:-14px;top:50%;display:grid;place-items:center;width:20px;height:20px;border:1px solid #49785d;border-radius:50%;background:#0b1b13;color:#a9f17e;font:9px var(--mono);transform:translateY(-50%)}.loop-map li>i{display:grid;place-items:center;width:32px;height:32px;border:1px solid #5fd89a5c;border-radius:9px;background:#5edb9a10;color:#baff78;font:8px var(--mono);font-style:normal}.loop-map li>div{display:grid;align-content:start;gap:6px}.loop-map li b{font-size:11px;line-height:1.35}.loop-map li span{color:#789583;font-size:9px;line-height:1.55}.loop-map li>em{grid-column:1/-1;align-self:end;color:#93e8ad;font:8px var(--mono);font-style:normal}.loop-map li.running{border-color:#baff6894;background:#163423;box-shadow:0 0 0 4px #baff6809,0 15px 30px #0006;transform:translateY(-4px)}
.overview-bottom{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:12px;margin-top:12px}.activity-card,.next-action{padding:22px;border:1px solid #2c573f;border-radius:17px;background:#091911}.activity-card header>span{display:flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid #50c98945;border-radius:8px;color:#81dca4;font:7px var(--mono)}.activity-card header>span i{width:5px;height:5px;border-radius:50%;background:#75e9a6;box-shadow:0 0 9px #75e9a6}.activity-list{display:grid;margin-top:13px}.activity-list article{display:grid;grid-template-columns:33px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px 2px;border-bottom:1px solid #1f3e2c;animation:row-in .35s ease}.activity-list article:last-child{border:0}.activity-list article>i{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#5ad59313;color:#baff84;font:900 11px var(--mono);font-style:normal}.activity-list article>div{display:grid;gap:3px}.activity-list b{font-size:10px}.activity-list span{color:#708b79;font-size:8px}.activity-list strong{color:#cdff88;font:10px var(--mono)}.activity-list time{color:#607a68;font:7px var(--mono)}@keyframes row-in{from{opacity:0;transform:translateX(-8px)}}
.next-action{position:relative;overflow:hidden;background:radial-gradient(200px 140px at 100% 0,#baff6818,transparent),#0d2117}.next-action>i{display:grid;place-items:center;width:46px;height:46px;margin:17px 0;border:1px solid #baff6865;border-radius:14px;background:#baff6813;color:#d7ff96;font:20px var(--mono);font-style:normal}.next-action>span{display:block;margin-top:8px;color:#87a18f;font-size:10px;line-height:1.55}.next-action button{width:100%;min-height:40px;margin-top:18px;border:0;border-radius:9px;background:linear-gradient(105deg,#c6fd63,#40d39f);color:#092016;font-size:9px;font-weight:900}.next-action small{display:block;margin-top:9px;color:#6d8a77;font:7px var(--mono);text-align:center}
.view-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:18px;padding:5px 2px}.view-heading h1{margin:0;font-size:clamp(29px,3vw,43px);letter-spacing:-1.9px}.view-heading span{display:block;max-width:680px;margin-top:8px;color:#89a491;font-size:11px;line-height:1.55}.view-heading>div:last-child{display:flex;gap:8px;flex:0 0 auto}
.store-builder{display:grid;grid-template-columns:390px minmax(0,1fr);gap:14px}.store-builder>form{display:grid;gap:10px}.store-builder>form>section{display:grid;gap:12px;padding:18px;border:1px solid #2d553e;border-radius:14px;background:#091811}.store-builder section>p{margin:0;color:#73dba0;font:8px var(--mono);letter-spacing:1px}.store-builder label,.promo-codes form label{display:grid;gap:7px;color:#9db3a3;font-size:9px;font-weight:800}.store-builder input,.promo-codes input,.promo-codes select{width:100%;min-height:43px;padding:0 12px;border:1px solid #355e46;border-radius:9px;outline:0;background:#06110b;color:#effff5}.store-builder input:focus,.promo-codes input:focus,.promo-codes select:focus{border-color:#9bec74;box-shadow:0 0 0 3px #9bec7411}.input-prefix{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid #355e46;border-radius:9px;background:#06110b}.input-prefix span{padding-left:11px;color:#668370;font:9px var(--mono)}.input-prefix input{border:0;background:transparent;padding-left:2px}.range-label>span{display:flex;justify-content:space-between}.range-label>span b{color:#d6ff92;font:14px var(--mono)}.range-label input{height:18px;min-height:18px;padding:0;accent-color:#8bec77}.profit-example{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:7px}.profit-example>span{display:grid;gap:5px;padding:10px;border:1px solid #284e38;border-radius:9px;background:#07150e}.profit-example small{color:#66836f;font:6px var(--mono)}.profit-example b{font:11px var(--mono)}.profit-example>span:last-child b{color:#ceff89}.profit-example>i{color:#5d7b67;font-style:normal}.theme-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.theme-picker button{display:grid;grid-template-columns:20px 1fr;align-items:center;gap:7px;min-height:39px;padding:7px;border:1px solid #2f5841;border-radius:9px;background:#0a1912;color:#90a997;font-size:9px}.theme-picker i{width:20px;height:20px;border-radius:6px;background:linear-gradient(145deg,#2c7d51,#baff68)}.theme-picker button:nth-child(2) i{background:linear-gradient(145deg,#33413b,#8ca79b)}.theme-picker button:nth-child(3) i{background:linear-gradient(145deg,#a4e542,#efff9b)}.theme-picker button.selected{border-color:#91e676;background:#153120;color:#effff4}.product-toggles{display:grid;gap:6px}.product-toggles label{display:grid;grid-template-columns:auto 32px minmax(0,1fr);align-items:center;gap:8px;padding:8px;border:1px solid #294e39;border-radius:9px;background:#07150e;cursor:pointer}.product-toggles label>i{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:#51d39213;color:#aafa81;font-style:normal}.product-toggles label>span{display:grid;gap:2px}.product-toggles b{font-size:9px}.product-toggles small{color:#6e8977;font-size:7px}.product-toggles input{width:15px;min-height:15px;padding:0;accent-color:#8feb76}
.store-preview-wrap{position:sticky;top:121px;align-self:start;overflow:hidden;border:1px solid #315e44;border-radius:17px;background:#07130d;box-shadow:var(--shadow)}.preview-toolbar{display:grid;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:12px;height:42px;padding:0 13px;border-bottom:1px solid #274d37;background:#0b1a13}.preview-toolbar>span{display:flex;gap:5px}.preview-toolbar>span i{width:7px;height:7px;border-radius:50%;background:#41664f}.preview-toolbar>span i:first-child{background:#e38275}.preview-toolbar>span i:nth-child(2){background:#e6c56e}.preview-toolbar>span i:last-child{background:#71c996}.preview-toolbar code{overflow:hidden;padding:6px 10px;border:1px solid #244934;border-radius:7px;background:#06110b;color:#72917d;font:8px var(--mono);text-align:center;text-overflow:ellipsis;white-space:nowrap}.preview-toolbar>b{color:#6c8c76;font:7px var(--mono)}
.store-preview{--store-accent:#66dba0;--store-lime:#c8ff73;min-height:650px;padding:21px;background:radial-gradient(480px 280px at 100% 0,color-mix(in srgb,var(--store-accent) 19%,transparent),transparent 70%),#091811}.store-preview.theme-graphite{--store-accent:#96b0a2;--store-lime:#d8eee1;background:radial-gradient(480px 280px at 100% 0,#8ea89a20,transparent 70%),#101713}.store-preview.theme-lime{--store-accent:#9be640;--store-lime:#efffa4;background:radial-gradient(480px 280px at 100% 0,#baff6831,transparent 70%),#101a0d}.store-preview>header{display:flex;align-items:center;justify-content:space-between}.store-preview>header>div{display:flex;align-items:center;gap:9px}.store-preview>header>div>i{display:grid;place-items:center;width:34px;height:34px;border:1px solid color-mix(in srgb,var(--store-accent) 55%,transparent);border-radius:10px;background:color-mix(in srgb,var(--store-accent) 15%,transparent);color:var(--store-lime);font:900 9px var(--mono);font-style:normal}.store-preview>header span{display:grid;gap:2px}.store-preview>header b{font-size:11px}.store-preview>header small{color:#779180;font-size:7px}.store-preview>header button{padding:7px 9px;border:1px solid #395e47;border-radius:8px;background:#0d2117;color:#a9c4b2;font-size:8px}.store-preview-hero{padding:45px 9px 30px}.store-preview-hero p{margin:0 0 11px;color:var(--store-accent);font:7px var(--mono);letter-spacing:1.3px}.store-preview-hero h2{margin:0;font-size:clamp(28px,3.5vw,46px);line-height:1.02;letter-spacing:-2px}.store-preview-hero span{display:block;margin-top:12px;color:#829d8b;font-size:9px}.store-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.store-product{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:68px;padding:10px;border:1px solid #294f3a;border-radius:11px;background:#07150f}.store-product>i{display:grid;place-items:center;width:40px;height:40px;border:1px solid color-mix(in srgb,var(--store-accent) 45%,transparent);border-radius:10px;background:color-mix(in srgb,var(--store-accent) 12%,transparent);color:var(--store-lime);font-style:normal}.store-product>span{display:grid;gap:3px;min-width:0}.store-product b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.store-product small{color:#6d8976;font-size:7px}.store-product strong{color:var(--store-lime);font:10px var(--mono)}.store-preview>footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px;padding-top:17px;border-top:1px solid #264b36}.store-preview>footer span{color:#6d8876;font-size:8px}.store-preview>footer button{padding:9px 11px;border:1px solid color-mix(in srgb,var(--store-accent) 55%,transparent);border-radius:9px;background:color-mix(in srgb,var(--store-accent) 12%,transparent);color:var(--store-lime);font-size:8px;font-weight:900}
.promo-codes,.referral-funnel,.referral-link-card,.partner-table,.bot-control,.achievements,.leaderboard{padding:21px;border:1px solid #2d583f;border-radius:16px;background:#091811}
.promo-codes{margin-top:14px}.promo-codes>header>span,.partner-table>header>span,.achievements>header>span,.leaderboard>header>span{color:#718d7a;font-size:8px}.promo-codes form{display:grid;grid-template-columns:1.2fr 1fr .6fr auto;align-items:end;gap:8px;margin-top:17px;padding:13px;border:1px solid #294f39;border-radius:11px;background:#07150e}.promo-codes form button{min-height:43px;padding:0 14px;border:0;border-radius:9px;background:#baff68;color:#092016;font-size:8px;font-weight:900}.promo-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}.promo-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px;border:1px solid #2d573f;border-radius:10px;background:#091a12}.promo-list article>i{padding:7px 8px;border:1px dashed #a9ec7459;border-radius:7px;color:#d0ff8f;font:900 9px var(--mono);font-style:normal}.promo-list article>span{display:grid;gap:3px}.promo-list article b{font-size:9px}.promo-list article small{color:#6d8976;font-size:7px}.promo-list article>em{color:#8fdeac;font:8px var(--mono);font-style:normal}.promo-list article>button{padding:6px 8px;border:1px solid #3b674e;border-radius:7px;background:#10261b;color:#a8c5b2;font-size:7px}
.referral-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.referral-summary article{display:grid;gap:6px;padding:17px;border:1px solid #2c553e;border-radius:13px;background:linear-gradient(145deg,#0d2117,#08150f)}.referral-summary small{color:#6f8c79;font:7px var(--mono)}.referral-summary b{font-size:24px}.referral-summary span{color:#7c9885;font-size:8px}.referral-summary em{color:#81dca3;font:7px var(--mono);font-style:normal}.referral-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);gap:12px;margin-top:12px}.funnel{display:grid;gap:8px;margin-top:18px}.funnel>div{width:var(--width);min-width:190px;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:46px;padding:9px 12px;border:1px solid #3a6b4f;border-radius:9px;background:linear-gradient(90deg,#173d29,#0d2117)}.funnel>div span{display:flex;align-items:baseline;gap:9px}.funnel b{font:900 14px var(--mono)}.funnel small{color:#8eaa97;font-size:8px}.funnel em{color:#a8e8bd;font:7px var(--mono);font-style:normal}.funnel-tip,.bot-control>aside{display:flex;align-items:flex-start;gap:10px;margin-top:15px;padding:12px;border:1px solid #41684f;border-radius:10px;background:#0c2016}.funnel-tip>i,.bot-control>aside>i{display:grid;place-items:center;flex:0 0 29px;width:29px;height:29px;border-radius:9px;background:#baff6812;color:#cfff91;font-style:normal}.funnel-tip>span,.bot-control>aside>span{display:grid;gap:4px}.funnel-tip b,.bot-control>aside b{font-size:9px}.funnel-tip small,.bot-control>aside small{color:#76917e;font-size:8px;line-height:1.45}.referral-link-card>div:not(.reward-choice){display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin:17px 0}.referral-link-card code,.bot-link code{display:flex;align-items:center;min-height:43px;overflow:hidden;padding:0 11px;border:1px solid #315b43;border-radius:9px;background:#06120c;color:#9bd4b1;font:8px var(--mono);text-overflow:ellipsis;white-space:nowrap}.referral-link-card>div>button,.bot-link button{padding:0 11px;border:0;border-radius:9px;background:#baff68;color:#092016;font-size:8px;font-weight:900}.referral-link-card ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.referral-link-card li{display:grid;grid-template-columns:29px minmax(0,1fr);align-items:center;gap:9px;padding:9px;border:1px solid #274d38;border-radius:9px;background:#07150e}.referral-link-card li>i{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:#5dd79612;color:#c6ff86;font-style:normal}.referral-link-card li>span{display:grid;gap:3px}.referral-link-card li b{font-size:9px}.referral-link-card li small{color:#718c79;font-size:7px}.reward-choice{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;padding-top:13px;border-top:1px solid #294e38}.reward-choice>span{grid-column:1/-1;color:#789582;font-size:8px}.reward-choice button{display:grid;gap:3px;padding:10px;border:1px solid #315a43;border-radius:9px;background:#091a12;color:#8fa997;text-align:left}.reward-choice button b{font:13px var(--mono)}.reward-choice button small{font-size:7px}.reward-choice button.selected{border-color:#8bea7275;background:#173923;color:#d9ff99}.partner-table{margin-top:12px}.partner-rows{display:grid;margin-top:13px}.partner-rows article{display:grid;grid-template-columns:35px minmax(0,1fr) auto 160px 70px;align-items:center;gap:10px;padding:11px 3px;border-bottom:1px solid #203f2d}.partner-rows article>i{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#59d59412;color:#c7ff8a;font:900 8px var(--mono);font-style:normal}.partner-rows article>span{display:grid;gap:3px}.partner-rows article b{font-size:9px}.partner-rows article small,.partner-rows time{color:#6f8b78;font-size:7px}.partner-rows article>em{padding:5px 7px;border:1px solid #7d65436b;border-radius:99px;background:#2b220f;color:#e5c78e;font:7px var(--mono);font-style:normal}.partner-rows article>em.active{border-color:#52cd8d57;background:#143523;color:#a9edbd}.partner-rows strong{color:#d1ff8d;font:9px var(--mono);text-align:right}
.telegram-layout{display:grid;grid-template-columns:390px minmax(0,1fr);align-items:start;gap:20px}.phone{width:360px;overflow:hidden;margin:auto;border:8px solid #17251e;border-radius:40px;background:#f2f4f3;color:#132019;box-shadow:0 30px 80px #000a}.phone-bar{display:flex;justify-content:space-between;padding:13px 24px 7px;font-size:9px;font-weight:900}.phone>header{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;padding:9px 12px;border-bottom:1px solid #dce2df}.phone>header button{border:0;background:transparent;color:#345044;font-size:15px}.phone>header div{display:grid;gap:2px;text-align:center}.phone>header b{font-size:10px}.phone>header small{color:#789086;font-size:7px}.phone>main{padding:13px;background:#f6f8f7}.tg-welcome{padding:13px;border-radius:15px;background:linear-gradient(145deg,#143b28,#0c251a);color:#fff;text-align:center}.tg-welcome>span{display:grid;place-items:center;width:48px;height:48px;margin:auto;overflow:hidden;border-radius:50%;background:#071510}.tg-welcome img{width:100%;height:100%}.tg-welcome p{margin:10px 0 5px;color:#baff77;font:7px var(--mono)}.tg-welcome h2{margin:0;font-size:17px}.tg-welcome small{display:block;margin-top:5px;color:#a8beb1;font-size:7px}.tg-products{display:grid;gap:7px;margin-top:9px}.tg-products button{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;border:1px solid #d9e3dd;border-radius:12px;background:#fff;color:#183024;text-align:left}.tg-products button>i{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#e9f8ee;color:#319c65;font-style:normal}.tg-products button>span{display:grid;gap:3px}.tg-products button b{font-size:9px}.tg-products button small{color:#72887d;font-size:7px}.tg-products button em{color:#4c7662;font-style:normal}.tg-clone{margin-top:9px;padding:12px;border:1px solid #c8e8d4;border-radius:12px;background:#edfbf2;text-align:center}.tg-clone p{margin:0;color:#31925f;font:7px var(--mono)}.tg-clone>b{display:block;margin-top:5px;font-size:10px}.tg-clone>span{display:block;margin-top:3px;color:#638072;font-size:7px}.tg-clone button{width:100%;min-height:36px;margin-top:9px;border:0;border-radius:9px;background:#2ea76a;color:#fff;font-size:8px;font-weight:900}.tg-clone em{margin-left:7px;font-style:normal}.tg-order{display:grid;place-items:center;min-height:205px;margin-top:9px;padding:20px;border:1px solid #c8e8d4;border-radius:14px;background:#fff;text-align:center}.tg-order>i{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#e4faed;color:#2ca769;font-size:22px;font-style:normal}.tg-order h3{margin:10px 0 3px;font-size:14px}.tg-order span{color:#698075;font-size:8px}.tg-order button{margin-top:12px;padding:8px 10px;border:0;border-radius:8px;background:#eaf4ee;color:#2a6045;font-size:8px}.phone>footer{display:grid;place-items:center;height:25px;background:#f6f8f7}.phone>footer span{width:90px;height:4px;border-radius:99px;background:#1e2823}.bot-control{display:grid;gap:15px}.connected{display:flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid #4ac8894d;border-radius:8px;background:#4ac8890b;color:#8ddfab;font:7px var(--mono)}.connected i{width:5px;height:5px;border-radius:50%;background:#6ee69e}.bot-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.bot-stats>span{display:grid;gap:6px;padding:13px;border:1px solid #2c543d;border-radius:10px;background:#07150e}.bot-stats small{color:#6c8875;font:7px var(--mono)}.bot-stats b{font-size:18px}.bot-settings{display:grid}.bot-settings label{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 2px;border-bottom:1px solid #234732}.bot-settings label>span{display:grid;gap:3px}.bot-settings b{font-size:9px}.bot-settings small{color:#6e8976;font-size:7px}.bot-settings input{width:33px;height:18px;accent-color:#60d795}.bot-link{display:grid;gap:7px}.bot-link>small{color:#6e8b77;font:7px var(--mono)}.bot-link>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.bot-control>aside{margin-top:0}
.level-hero{display:grid;grid-template-columns:minmax(0,1fr) 130px minmax(240px,.55fr);align-items:center;gap:22px;padding:29px;border:1px solid #477b58;border-radius:19px;background:radial-gradient(420px 240px at 70% 0,#baff681d,transparent),linear-gradient(135deg,#123020,#091811)}.level-hero>div>span{color:#75dca0;font:8px var(--mono);letter-spacing:1.2px}.level-hero h2{margin:9px 0 2px;color:#d8ff98;font-size:40px;letter-spacing:-1px}.level-hero p{margin:0;color:#92ab9a;font-size:10px}.level-hero>div>div{height:7px;margin-top:16px;overflow:hidden;border-radius:99px;background:#1c3e2b}.level-hero>div>div i{display:block;width:var(--progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,#42d69d,#baff68)}.level-hero>div>small{display:block;margin-top:8px;color:#6f8b77;font-size:8px}.level-hero>i{display:grid;place-items:center;width:120px;height:120px;border:1px solid #baff6861;border-radius:35px;background:#baff680e;color:#d8ff98;font-size:54px;font-style:normal;box-shadow:0 0 45px #baff6815}.level-hero>aside{display:grid;gap:5px;padding:17px;border:1px solid #3d6b4f;border-radius:13px;background:#0a1c13}.level-hero aside small{color:#6d8976;font:7px var(--mono)}.level-hero aside b{color:#d5ff93;font-size:28px}.level-hero aside span{color:#8ca693;font-size:8px}.level-hero aside em{margin-top:8px;color:#81dca3;font:7px var(--mono);font-style:normal}.level-track{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px}.level-track article{padding:16px;border:1px solid #294e39;border-radius:13px;background:#08160f}.level-track article>header{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px}.level-track header>i{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#173325;color:#789683;font:8px var(--mono);font-style:normal}.level-track header>span{display:grid;gap:2px}.level-track header b{font-size:10px}.level-track header small{color:#6c8774;font-size:7px}.level-track header em{color:#667f6e;font:7px var(--mono);font-style:normal}.level-track article>p{margin:14px 0 11px;color:#789380;font-size:8px;line-height:1.5}.level-track ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.level-track li{color:#8ea695;font-size:8px}.level-track li:before{content:"✓";margin-right:6px;color:#68d999}.level-track article.completed{border-color:#3e6c50}.level-track article.completed header>i{background:#55d39413;color:#a9efbf}.level-track article.completed header>em{color:#7cdfa3}.level-track article.current{border-color:#baff6875;background:radial-gradient(170px 110px at 100% 0,#baff6817,transparent),#10271b;box-shadow:inset 0 2px var(--lime)}.level-track article.current header>i{background:#baff6815;color:#d9ff99}.level-track article.current header>em{padding:4px 6px;border-radius:6px;background:#baff6814;color:#d8ff98}.level-bottom{display:grid;grid-template-columns:1fr .65fr;gap:12px;margin-top:12px}.achievements>div{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:14px}.achievements article{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;border:1px solid #294f39;border-radius:10px;background:#07150e}.achievements article>i{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#1a3225;color:#73907d;font:900 9px var(--mono);font-style:normal}.achievements article>span{display:grid;gap:3px}.achievements article b{font-size:8px}.achievements article small{color:#698572;font-size:7px}.achievements article>em{color:#65816e;font:7px var(--mono);font-style:normal}.achievements article.unlocked{border-color:#477454}.achievements article.unlocked>i{background:#baff6812;color:#ccff89}.achievements article.unlocked>em{color:#8fe3ab}.leaderboard ol{display:grid;gap:6px;margin:14px 0 0;padding:0;list-style:none}.leaderboard li{display:grid;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px;border:1px solid #294e38;border-radius:9px;background:#07150e}.leaderboard li>i{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:#142c20;color:#8ba391;font:8px var(--mono);font-style:normal}.leaderboard li>span{display:grid;gap:3px}.leaderboard li b{font-size:8px}.leaderboard li small{color:#6b8774;font-size:7px}.leaderboard li strong{color:#77937f;font:7px var(--mono)}.leaderboard li.self{border-color:#baff6861;background:#142f20}.leaderboard li.self>i{background:#baff6814;color:#d5ff94}.leaderboard li.self strong{color:#c8ff87}
.demo-dialog{max-height:calc(100dvh - 24px);margin:auto;padding:0;overflow:auto;border:1px solid #447c59;border-radius:22px;background:#091811;color:var(--text);box-shadow:0 40px 130px #000e}.demo-dialog::backdrop{background:#010604dc;backdrop-filter:blur(8px)}.dialog-close{position:sticky;z-index:5;top:15px;float:right;display:grid;place-items:center;width:34px;height:34px;margin:15px 15px -49px 0;border:1px solid #ffffff1c;border-radius:50%;background:#ffffff0b;color:#effff5;font-size:20px}.store-dialog{width:min(960px,calc(100% - 24px))}.buyer-dialog,.clone-dialog{width:min(520px,calc(100% - 24px))}.customer-store{padding:26px}.customer-store .store-preview{min-height:620px;border-radius:16px}.customer-store .store-preview>header{padding-right:45px}.dialog-flow{padding:34px}.dialog-flow>p{margin:0 0 8px;color:#7de1a6;font:8px var(--mono);letter-spacing:1.2px}.dialog-flow>h2{margin:0;font-size:30px;letter-spacing:-1.3px}.dialog-flow>span{display:block;margin-top:10px;color:#8ca794;font-size:11px;line-height:1.55}.flow-product{display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:10px;margin:19px 0;padding:13px;border:1px solid #315d44;border-radius:12px;background:#07150e}.flow-product>i{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:#5bd69613;color:#c9ff89;font-size:19px;font-style:normal}.flow-product span{display:grid;gap:4px}.flow-product b{font-size:11px}.flow-product small{color:#728e7b;font-size:8px}.flow-product strong{color:#d3ff91;font:14px var(--mono)}.dialog-flow>button{width:100%;min-height:47px;border:0;border-radius:10px;background:linear-gradient(105deg,#c6fd64,#40d39e);color:#092016;font-size:10px;font-weight:900}.flow-success{display:grid;place-items:center;margin:18px 0;text-align:center}.flow-success>i{display:grid;place-items:center;width:70px;height:70px;border:1px solid #baff6870;border-radius:22px;background:#baff6812;color:#d6ff96;font-size:30px;font-style:normal;box-shadow:0 0 40px #baff6817}.flow-success h3{margin:14px 0 4px;font-size:19px}.flow-success span{color:#789480;font-size:9px}.clone-benefits{display:grid;gap:7px;margin:18px 0}.clone-benefits>span{display:grid;grid-template-columns:29px 1fr;align-items:center;gap:8px;padding:9px;border:1px solid #294f39;border-radius:9px;background:#07150e}.clone-benefits i{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:#baff6811;color:#cfff8d;font-style:normal}.clone-benefits b{font-size:9px}.clone-ready-link{margin:17px 0;padding:14px;border:1px solid #77d79c55;border-radius:11px;background:#10291c;text-align:center}.clone-ready-link small{display:block;color:#72917d;font:7px var(--mono)}.clone-ready-link>a{display:block;margin-top:6px;color:#d7ff96;font:11px var(--mono);text-decoration:none}.clone-ready-link>a b{display:inline;margin:0 0 0 5px;font:inherit}.clone-ready-link>span{display:block;margin-top:7px;color:#72917d;font-size:8px}.clone-ready-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.clone-ready-actions>a,.clone-ready-actions>button{display:flex;align-items:center;justify-content:center;min-height:47px;padding:0 12px;border:1px solid #4f8060;border-radius:10px;background:#10261b;color:#cde6d5;font-size:9px;font-weight:900;text-align:center;text-decoration:none}.clone-ready-actions>a{border:0;background:linear-gradient(105deg,#c6fd64,#40d39e);color:#092016}.clone-ready-actions>a b{margin-left:6px}.clone-ready-actions>button{cursor:pointer}
.demo-toast{position:fixed;z-index:1300;right:20px;bottom:20px;display:flex;align-items:center;gap:9px;max-width:340px;padding:12px 14px;border:1px solid #70dc9d6b;border-radius:11px;background:#10281dee;color:#dfffea;box-shadow:0 18px 50px #0009;backdrop-filter:blur(10px);animation:toast-in .25s ease}.demo-toast>i{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#baff68;color:#092016;font-style:normal;font-weight:900}.demo-toast span{font-size:9px;font-weight:800}@keyframes toast-in{from{opacity:0;transform:translateY(8px)}}
@media(max-width:1180px){.growth-shell{grid-template-columns:238px minmax(0,1fr)}.growth-sidebar{width:238px}.overview-metrics{grid-template-columns:1fr 1fr}.store-builder{grid-template-columns:340px minmax(0,1fr)}.level-track{grid-template-columns:1fr 1fr}.partner-rows article{grid-template-columns:35px minmax(0,1fr) auto 110px}.partner-rows strong{grid-column:2/-1}.seller-chip em{display:none}}
@media(max-width:900px){.growth-shell{display:block}.growth-sidebar{inset:102px 10px 10px;display:none;width:auto;border:1px solid #38684c;border-radius:18px;box-shadow:0 25px 80px #000d}.growth-sidebar.open{display:flex}.growth-main{width:100%}.growth-topbar{top:36px}.growth-menu{display:grid;place-items:center;width:38px;height:38px;border:1px solid #356148;border-radius:10px;background:#10261b;color:#e4f8e9}.growth-view{width:calc(100% - 28px)}.overview-hero,.overview-bottom,.store-builder,.referral-grid,.telegram-layout,.level-bottom{grid-template-columns:1fr}.store-preview-wrap{position:relative;top:auto}.phone{width:min(360px,100%)}.level-hero{grid-template-columns:1fr 100px}.level-hero>aside{grid-column:1/-1}.level-hero>i{width:90px;height:90px;border-radius:28px;font-size:40px}.promo-codes form{grid-template-columns:1fr 1fr}.promo-codes form button{grid-column:1/-1}.partner-rows article{grid-template-columns:35px minmax(0,1fr) auto}.partner-rows time{grid-column:2}.partner-rows strong{grid-column:3;grid-row:2}.store-preview{min-height:590px}}
@media(max-width:620px){.demo-notice{justify-content:flex-start;padding:7px 12px}.demo-notice span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.demo-notice button{margin-left:auto;white-space:nowrap}.growth-topbar{gap:9px;padding:0 12px}.growth-topbar>div:first-of-type,.growth-live{display:none}.growth-balance{margin-left:auto}.growth-view{width:calc(100% - 20px);padding-top:17px}.overview-hero{gap:10px}.overview-hero>div{padding:25px 20px}.overview-hero h1{font-size:36px;letter-spacing:-2px}.overview-hero>div>span{font-size:11px}.overview-hero>div>div{align-items:stretch;flex-direction:column}.overview-hero>aside{min-height:240px;padding:20px}.overview-metrics{grid-template-columns:1fr 1fr}.overview-metrics article{grid-template-columns:33px minmax(0,1fr);padding:12px}.overview-metrics article>i{width:33px;height:33px}.overview-metrics b{font-size:16px}.loop-map{padding:17px}.loop-map>header,.view-heading,.promo-codes>header,.partner-table>header,.bot-control>header,.achievements>header,.leaderboard>header{align-items:flex-start;flex-direction:column}.loop-map ol{grid-template-columns:1fr}.loop-map li{min-height:105px}.loop-map li:not(:last-child):after{right:auto;top:auto;bottom:-15px;left:20px;transform:rotate(90deg)}.activity-list article{grid-template-columns:31px minmax(0,1fr) auto}.activity-list time{grid-column:2}.view-heading>div:last-child{width:100%;flex-direction:column}.view-heading button{width:100%}.store-builder{gap:10px}.store-preview{min-height:520px;padding:15px}.store-preview-hero{padding:35px 5px 23px}.store-preview-hero h2{font-size:30px}.store-product-grid{grid-template-columns:1fr}.store-preview>footer{align-items:stretch;flex-direction:column}.store-preview>footer button{min-height:40px}.referral-summary{grid-template-columns:1fr 1fr}.promo-list{grid-template-columns:1fr}.promo-codes form{grid-template-columns:1fr}.referral-link-card>div:not(.reward-choice){grid-template-columns:1fr}.referral-link-card>div>button{min-height:40px}.funnel>div{min-width:160px}.partner-rows article{grid-template-columns:34px minmax(0,1fr)}.partner-rows article>em{justify-self:start}.partner-rows time,.partner-rows strong{grid-column:2;grid-row:auto;text-align:left}.bot-stats{grid-template-columns:1fr 1fr 1fr}.level-hero{grid-template-columns:1fr}.level-hero>i{grid-row:1;width:72px;height:72px;border-radius:22px;font-size:32px}.level-track{grid-template-columns:1fr}.achievements>div{grid-template-columns:1fr}.dialog-flow,.customer-store{padding:24px 17px}.customer-store .store-preview{padding-top:52px}.demo-toast{right:10px;bottom:10px;left:10px;max-width:none}.profit-example{grid-template-columns:1fr}.profit-example>i{display:none}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Fixed demo chart values keep the page compatible with the production CSP. */
.growth-score>span i{width:82%}
.overview-hero>aside>div i:nth-child(1){height:35%}.overview-hero>aside>div i:nth-child(2){height:54%}.overview-hero>aside>div i:nth-child(3){height:43%}.overview-hero>aside>div i:nth-child(4){height:68%}.overview-hero>aside>div i:nth-child(5){height:62%}.overview-hero>aside>div i:nth-child(6){height:83%}.overview-hero>aside>div i:nth-child(7){height:74%}.overview-hero>aside>div i:nth-child(8){height:100%}
  .funnel>div:nth-child(1){width:100%}.funnel>div:nth-child(2){width:73%}.funnel>div:nth-child(3){width:48%}.funnel>div:nth-child(4){width:31%}

  /* Telegram settings use an explicit switch so the saved state is unmistakable. */
  .bot-settings label,.storefront-settings label{cursor:pointer}
  .bot-settings input,.storefront-settings input{position:relative;flex:0 0 38px;width:38px;height:22px;min-height:22px;padding:0;margin:0;border:1px solid #42644f;border-radius:99px;appearance:none;background:#15251c;cursor:pointer;transition:.2s ease}
  .bot-settings input:before,.storefront-settings input:before{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#7d9786;box-shadow:0 2px 5px #0007;transition:.2s ease}
  .bot-settings input:checked,.storefront-settings input:checked{border-color:#75e3a3;background:#50d48f}
  .bot-settings input:checked:before,.storefront-settings input:checked:before{left:19px;background:#effff5}
  .bot-settings input:focus-visible,.storefront-settings input:focus-visible{outline:3px solid #87eebc2e;outline-offset:2px}
  .bot-settings label[aria-busy="true"],.storefront-settings label[aria-busy="true"]{opacity:.72}
.level-hero>div>div i{width:43%}

/* Readability pass: the demo is meant to be evaluated without zooming in. */
body{font-size:16px;line-height:1.5}
body .demo-notice{min-height:46px;padding:9px 20px;font-size:13px}
body .demo-notice button{min-height:32px;padding:5px 12px;font-size:12px}
body .growth-shell{grid-template-columns:310px minmax(0,1fr);padding-top:46px}
body .growth-sidebar{inset:46px auto 0 0;width:310px;padding:26px 18px 20px}
body .growth-brand{gap:14px;margin-bottom:24px}
body .growth-brand>span{width:48px;height:48px}
body .growth-brand b{font-size:20px}
body .growth-brand small,
body .seller-chip small,
body .growth-score small,
body .growth-balance small,
body .growth-shell small,
body .growth-shell time,
body .growth-shell code{font-size:12px}
body .seller-chip{grid-template-columns:40px minmax(0,1fr) auto;gap:11px;padding:13px}
body .seller-chip>i{width:40px;height:40px;font-size:13px}
body .seller-chip b{font-size:14px}
body .seller-chip em{font-size:11px}
body .growth-sidebar nav{gap:7px}
body .growth-sidebar nav>p{margin-bottom:9px;font-size:11px}
body .growth-sidebar nav button{grid-template-columns:38px minmax(0,1fr) auto;gap:11px;min-height:58px;padding:9px 11px}
body .growth-sidebar nav button>i{width:38px;height:38px}
body .growth-sidebar nav button>span{font-size:14px}
body .growth-sidebar nav button>b{font-size:11px}
body .growth-score{gap:12px;padding:16px}
body .growth-score b{font-size:19px}
body .growth-score p,
body .back-site{font-size:12px}
body .growth-topbar{top:46px;height:76px;padding:0 30px}
body .growth-topbar>div:first-of-type small,
body .growth-live{font-size:11px}
body .growth-topbar>div:first-of-type b{font-size:15px}
body .growth-balance{padding:9px 14px}
body .growth-balance b{font-size:14px}
body .mini-avatar{width:40px;height:40px;font-size:12px}
body .growth-view{width:min(1480px,calc(100% - 56px));padding:34px 0 78px}
body .growth-shell :is(button,input,select,textarea){font-size:14px}
body .primary-action,
body .secondary-action{min-height:50px;padding:0 20px;font-size:14px}
body .overview-hero{gap:20px}
body .overview-hero>div{padding:48px}
body .overview-hero h1{font-size:clamp(40px,4vw,62px);line-height:1.04}
body .overview-hero>div>span{max-width:760px;font-size:17px;line-height:1.65}
body .overview-hero p,
body .view-heading p,
body .loop-map header p,
body .activity-card header p,
body .next-action>p,
body .promo-codes header p,
body .referral-funnel header p,
body .referral-link-card>p,
body .partner-table header p,
body .bot-control header p,
body .level-track p,
body .achievements header p,
body .leaderboard header p{font-size:12px}
body .overview-hero>aside{min-height:350px;padding:32px}
body .overview-hero>aside>small,
body .overview-hero>aside>span,
body .overview-hero>aside>em{font-size:12px}
body .overview-hero>aside>strong{font-size:50px}
body .overview-metrics{gap:14px;margin-top:16px}
body .overview-metrics article{grid-template-columns:48px minmax(0,1fr);gap:14px;padding:20px}
body .overview-metrics article>i{width:48px;height:48px;font-size:18px}
body .overview-metrics small,
body .overview-metrics em{font-size:12px}
body .overview-metrics b{font-size:23px}
body .loop-map{margin-top:16px;padding:30px}
body .loop-map h2,
body .activity-card h2,
body .next-action h2,
body .promo-codes h2,
body .referral-funnel h2,
body .referral-link-card h2,
body .partner-table h2,
body .bot-control h2,
body .achievements h2,
body .leaderboard h2{font-size:24px;line-height:1.25}
body .loop-map ol{gap:13px;margin-top:25px}
body .loop-map li{grid-template-columns:40px minmax(0,1fr);gap:13px;min-height:170px;padding:20px}
body .loop-map li>i{width:40px;height:40px;font-size:11px}
body .loop-map li b{font-size:15px}
body .loop-map li span{font-size:13px}
body .loop-map li>em{font-size:11px}
body .overview-bottom{gap:16px;margin-top:16px}
body .activity-card,
body .next-action{padding:28px}
body .activity-card header>span{font-size:11px}
body .activity-list article{grid-template-columns:40px minmax(0,1fr) auto auto;gap:13px;padding:15px 2px}
body .activity-list article>i{width:40px;height:40px;font-size:14px}
body .activity-list b{font-size:14px}
body .activity-list span,
body .activity-list time{font-size:12px}
body .activity-list strong{font-size:14px}
body .next-action>span{font-size:14px}
body .next-action button{min-height:48px;font-size:14px}
body .view-heading{margin-bottom:24px}
body .view-heading h1{font-size:clamp(36px,3vw,50px)}
body .view-heading span{max-width:780px;font-size:15px;line-height:1.6}
body .store-builder{grid-template-columns:440px minmax(0,1fr);gap:20px}
body .store-builder>form{gap:14px}
body .store-builder>form>section{gap:15px;padding:23px}
body .store-builder section>p{font-size:12px}
body .store-builder label,
body .promo-codes form label{font-size:13px}
body .store-builder input,
body .promo-codes input,
body .promo-codes select{min-height:49px}
body .profit-example small,
body .input-prefix span{font-size:11px}
body .profit-example b{font-size:14px}
body .theme-picker button{min-height:48px;font-size:13px}
body .product-toggles label{grid-template-columns:auto 40px minmax(0,1fr);padding:11px}
body .product-toggles label>i{width:39px;height:39px}
body .product-toggles b{font-size:13px}
body .product-toggles small{font-size:11px}
body .preview-toolbar{height:50px}
body .preview-toolbar code,
body .preview-toolbar>b{font-size:11px}
body .store-preview{padding:28px}
body .store-product{color:var(--text)}
body .store-preview>header b,
body .store-product b{font-size:14px}
body .store-preview>header small,
body .store-product small,
body .store-preview-hero p{font-size:11px}
body .store-preview>header button,
body .store-preview>footer button{font-size:12px}
body .store-preview-hero span,
body .store-preview>footer span{font-size:13px}
body .store-product strong{font-size:14px}
body .promo-codes form button,
body .promo-list article>button,
body .referral-link-card>div>button,
body .bot-link button{font-size:13px}
body .promo-codes>header>span,
body .partner-table>header>span,
body .achievements>header>span,
body .leaderboard>header>span{font-size:12px}
body .promo-list article b,
body .referral-link-card li b,
body .partner-rows article b,
body .funnel-tip b,
body .bot-control>aside b,
body .bot-settings b,
body .level-track header b,
body .achievements article b,
body .leaderboard li b,
body .clone-benefits b{font-size:14px}
body .promo-list article small,
body .referral-summary small,
body .referral-summary span,
body .referral-summary em,
body .funnel small,
body .funnel em,
body .funnel-tip small,
body .bot-control>aside small,
body .referral-link-card li small,
body .reward-choice>span,
body .reward-choice button small,
body .partner-rows article small,
body .partner-rows time,
body .partner-rows article>em,
body .level-hero>div>span,
body .level-hero>div>small,
body .level-hero aside small,
body .level-hero aside span,
body .level-hero aside em,
body .level-track header small,
body .level-track header em,
body .level-track article>p,
body .level-track li,
body .achievements article small,
body .achievements article>em,
body .leaderboard li small,
body .leaderboard li strong{font-size:12px}
body .referral-link-card code,
body .bot-link code{min-height:49px;font-size:12px}
body .partner-rows article{grid-template-columns:44px minmax(0,1fr) auto 190px 82px;gap:14px;padding:15px 4px}
body .partner-rows article>i{width:42px;height:42px;font-size:11px}
body .partner-rows strong{font-size:13px}
body .phone{width:390px}
body .phone-bar,
body .phone>header b,
body .phone>header small,
body .tg-welcome p,
body .tg-welcome small,
body .tg-products button b,
body .tg-products button small,
body .tg-clone p,
body .tg-clone>span,
body .tg-clone button,
body .tg-order span,
body .tg-order button{font-size:12px}
body .tg-clone>b{font-size:14px}
body .connected,
body .bot-stats small,
body .bot-settings small,
body .bot-link>small{font-size:11px}
body .level-hero p{font-size:14px}
body .dialog-flow{padding:42px}
body .dialog-flow>p,
body .flow-product small,
body .clone-ready-link small{font-size:12px}
body .dialog-flow>span,
body .flow-success span{font-size:14px}
body .flow-product b,
body .clone-ready-link b{font-size:15px}
body .dialog-flow>button{min-height:52px;font-size:14px}
body .demo-toast{padding:15px 17px}
body .demo-toast span{font-size:13px}

@media(max-width:1180px){
  body .growth-shell{grid-template-columns:270px minmax(0,1fr)}
  body .growth-sidebar{width:270px}
  body .store-builder{grid-template-columns:380px minmax(0,1fr)}
}
@media(max-width:900px){
  body .growth-shell{display:block;padding-top:46px}
  body .growth-sidebar{inset:122px 10px 10px;width:auto}
  body .growth-topbar{top:46px}
  body .growth-view{width:calc(100% - 30px)}
  body .store-builder{grid-template-columns:1fr}
}
@media(max-width:620px){
  body{font-size:15px}
  body .demo-notice{min-height:50px;padding:8px 10px;font-size:12px}
  body .demo-notice button{font-size:11px}
  body .growth-topbar{top:50px;height:70px}
  body .growth-sidebar{inset:130px 10px 10px}
  body .growth-view{width:calc(100% - 24px);padding:24px 0 58px}
  body .overview-hero>div{padding:32px 24px}
  body .overview-hero h1{font-size:39px}
  body .overview-hero>div>span{font-size:16px}
  body .overview-hero>aside{min-height:280px;padding:25px}
  body .overview-metrics{grid-template-columns:1fr}
  body .overview-metrics article{padding:17px}
  body .loop-map{padding:22px}
  body .loop-map li{min-height:145px;padding:18px}
  body .activity-card,
  body .next-action{padding:23px}
  body .view-heading h1{font-size:36px;line-height:1.08}
  body .view-heading span{font-size:15px}
  body .store-builder>form>section{padding:20px}
  body .store-preview{padding:20px}
  body .phone{width:min(390px,100%)}
  body .dialog-flow,
  body .customer-store{padding:30px 20px}
}

/* Unified cabinet navigation: catalogue, account and optional sales tools. */
body .growth-brand{position:relative}
body .growth-brand>em{margin-left:auto;padding:5px 7px;border:1px solid #64d99a55;border-radius:7px;background:#61d79a0d;color:#a8efbf;font:800 10px var(--mono);font-style:normal}
body .seller-chip{margin-bottom:12px}
.work-mode-switch{display:grid;gap:10px;margin-bottom:13px;padding:13px;border:1px solid #315b43;border-radius:14px;background:linear-gradient(135deg,#10261b,#09170f)}
.work-mode-switch>header{display:flex;align-items:center;justify-content:space-between;gap:10px}
.work-mode-switch>header span{color:#76dca0;font:800 10px var(--mono);letter-spacing:.7px}
.work-mode-switch>header i{display:grid;place-items:center;width:20px;height:20px;border:1px solid #426d52;border-radius:50%;color:#8aa897;font:11px var(--mono);font-style:normal}
.work-mode-switch>div{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;border:1px solid #284b37;border-radius:10px;background:#06110b}
body .work-mode-switch button{min-height:36px;border:0;border-radius:7px;background:transparent;color:#789480;font-size:12px;font-weight:900}
body .work-mode-switch button.selected{background:linear-gradient(105deg,#c4fb68,#45d69c);color:#092016;box-shadow:0 8px 18px #42d69d20}
.work-mode-switch>p{margin:0;color:#718d7a;font-size:11px;line-height:1.45}
.sidebar-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;margin:0 -5px;padding:0 5px 10px;scrollbar-width:thin;scrollbar-color:#315b43 transparent}
.sidebar-scroll::-webkit-scrollbar{width:5px}.sidebar-scroll::-webkit-scrollbar-thumb{border-radius:9px;background:#315b43}
.nav-group{display:grid;gap:5px;padding:0 0 12px}
.nav-group+.nav-group{padding-top:11px;border-top:1px solid #203f2d}
body .growth-sidebar .nav-group>p{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 7px 5px}
.sales-tools-nav>p>em{padding:4px 6px;border:1px solid #547348;border-radius:6px;background:#baff6808;color:#a9c985;font:800 8px var(--mono);font-style:normal;letter-spacing:.3px}
body .growth-sidebar nav .nav-rich{grid-template-columns:38px minmax(0,1fr) auto;min-height:59px}
body .growth-sidebar nav .nav-rich>span{display:grid;gap:3px;min-width:0}
body .growth-sidebar nav .nav-rich>span>b{overflow:hidden;color:#dcefe2;font-size:13px;text-overflow:ellipsis;white-space:nowrap}
body .growth-sidebar nav .nav-rich>span>small{overflow:hidden;color:#728e7b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
body .growth-sidebar nav .nav-rich>em{color:#8edfa8;font:800 10px var(--mono);font-style:normal}
.nav-catalog .nav-rich:nth-of-type(even)>i{border-color:#84d84c62;color:#c7ff79}
.nav-account .nav-rich{background:#0a1912}
.catalog-focus .nav-account [data-open-personal-catalog],
.mode-sales .sales-tools-nav [data-view-link="overview"]{border-color:#67d59b61;background:linear-gradient(90deg,#163a28,#0d2117);color:#effff4;box-shadow:inset 3px 0 var(--lime)}
.mode-personal .sales-tools-nav{display:none}
.mode-sales .sales-tools-nav{display:grid}
.mode-sales .growth-sidebar nav .sales-tools-nav{order:1;padding-top:0;border-top:0}
.mode-sales .growth-sidebar nav .nav-account{order:2;padding-top:11px;border-top:1px solid #203f2d}
.mode-sales .growth-sidebar nav .nav-catalog{display:none!important}
.personal-mode-points{display:none;gap:9px;margin:auto 0 0;padding:18px 0 0;border-top:1px solid #274d37;list-style:none}
.personal-mode-points li{display:flex;align-items:center;gap:9px;color:#a8c2b0;font-size:13px}
.personal-mode-points li:before{content:"✓";display:grid;place-items:center;width:23px;height:23px;border-radius:7px;background:#baff6812;color:#cfff8e;font:900 11px var(--mono)}
.personal-workspace{display:none;gap:16px;margin-top:16px;padding:30px;border:1px solid #315f45;border-radius:20px;background:linear-gradient(145deg,#0c1e15,#08150f)}
.mode-personal .personal-workspace,.mode-sales.catalog-focus .personal-workspace{display:grid}
.mode-personal .overview-metrics,
.mode-personal .loop-map,
.mode-personal .overview-bottom{display:none}
.mode-personal .overview-hero>aside>div{display:none}
.mode-personal .overview-hero>aside>strong{font-size:38px;letter-spacing:-1.5px}
.mode-personal .personal-mode-points{display:grid}
.mode-personal .growth-score{display:none}
.personal-workspace>header{display:flex;align-items:end;justify-content:space-between;gap:25px}
.personal-workspace>header p{margin:0 0 8px;color:#7fe3a9;font:800 12px var(--mono);letter-spacing:1.2px}
.personal-workspace>header h2{margin:0;font-size:27px;letter-spacing:-.9px}
.personal-workspace>header span{display:block;margin-top:8px;color:#89a491;font-size:14px}
body .personal-workspace>header button{min-height:47px;padding:0 16px;border:1px solid #467258;border-radius:10px;background:#10271b;color:#d7ede0;font-size:13px;font-weight:900;white-space:nowrap}
.personal-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
body .personal-catalog-grid>button{position:relative;display:grid;grid-template-columns:47px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:112px;padding:18px;border:1px solid #2d563e;border-radius:15px;background:radial-gradient(180px 100px at 100% 0,#6bdb9a12,transparent),#091911;color:var(--text);text-align:left;transition:.2s ease}
body .personal-catalog-grid>button:hover{transform:translateY(-3px);border-color:#7ee2a7;background:#10291c;box-shadow:0 16px 30px #0005}
.personal-catalog-grid>button>i{display:grid;place-items:center;width:47px;height:47px;border:1px solid #61d99a61;border-radius:13px;background:#60d79812;color:#cfff91;font-size:18px;font-style:normal}
.personal-catalog-grid>button>span{display:grid;gap:4px;min-width:0}
.personal-catalog-grid>button small{color:#6fdc9d;font:800 10px var(--mono)}
.personal-catalog-grid>button b{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}
.personal-catalog-grid>button em{overflow:hidden;color:#789481;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}
.personal-catalog-grid>button strong{align-self:end;color:#caff88;font:800 18px var(--mono)}
.no-integration-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px;border:1px solid #497b5961;border-radius:14px;background:linear-gradient(90deg,#11291d,#0b1b13)}
.no-integration-card>i{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#baff6814;color:#d5ff94;font-size:18px;font-style:normal}
.no-integration-card>div{display:grid;gap:4px}.no-integration-card b{font-size:15px}.no-integration-card span{color:#829e8b;font-size:13px;line-height:1.45}
body .no-integration-card>button{min-height:43px;padding:0 14px;border:1px solid #73d59c67;border-radius:9px;background:#10261b;color:#bfe6cc;font-size:12px;font-weight:900;white-space:nowrap}
.profile-demo-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}
.profile-demo-summary article{display:grid;gap:6px;padding:15px;border:1px solid #2e5840;border-radius:11px;background:#07150e}
.profile-demo-summary small{color:#6fdc9e;font:10px var(--mono)}.profile-demo-summary b{font-size:16px}.profile-demo-summary em{color:#789480;font-size:11px;font-style:normal}
.growth-account-logout{margin:8px 0 0;padding:10px 12px;border:1px solid #315440;border-radius:10px;background:#0a1912;color:#8fac98;font:700 11px var(--sans);transition:.2s ease}.growth-account-logout:hover{border-color:#71dca0;color:#eaffef;background:#10261b}@keyframes spin{to{transform:rotate(360deg)}}
.growth-profile-root{display:grid;gap:14px}.growth-profile-loading{display:grid;place-items:center;gap:10px;min-height:360px;border:1px solid #2d563e;border-radius:18px;background:#091911;color:#789481}.growth-profile-loading i{width:32px;height:32px;border:3px solid #264c37;border-top-color:#7de3a8;border-radius:50%;animation:spin .8s linear infinite}.growth-profile-loading b{color:#e7f7eb;font-size:18px}.growth-profile-heading{margin-bottom:16px}.growth-profile-heading>button{align-self:center}.growth-profile-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.growth-profile-metrics article{display:grid;gap:7px;min-height:118px;padding:18px;border:1px solid #2c573e;border-radius:15px;background:radial-gradient(170px 90px at 100% 0,#69db9b12,transparent),#081810}.growth-profile-metrics small,.growth-profile-card>header p{margin:0;color:#70dda0;font:800 10px var(--mono);letter-spacing:1px}.growth-profile-metrics b{color:#effff4;font:800 21px var(--sans)}.growth-profile-metrics span{color:#789481;font-size:11px}.growth-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.growth-profile-card{display:grid;align-content:start;gap:14px;padding:20px;border:1px solid #2c573e;border-radius:17px;background:linear-gradient(145deg,#0b2117,#07150e)}.growth-profile-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.growth-profile-card>header div{display:grid;gap:5px}.growth-profile-card h2{margin:0;color:#effff4;font-size:20px}.growth-profile-card>header>em{padding:6px 8px;border:1px solid #4c8762;border-radius:8px;color:#9be9b6;font:800 9px var(--mono);font-style:normal}.growth-profile-card form{display:grid;gap:10px}.growth-profile-card label{display:grid;gap:6px;color:#91aa99;font-size:11px}.growth-profile-card input{min-width:0;height:44px;padding:0 12px;border:1px solid #315b43;border-radius:10px;background:#06120c;color:#effff4;outline:0}.growth-profile-card input:focus{border-color:#72dda1;box-shadow:0 0 0 3px #67d59b12}.growth-profile-card button,.growth-profile-link button{min-height:42px;padding:10px 14px;border:1px solid #5dc98b;border-radius:10px;background:linear-gradient(135deg,#1a5a39,#103823);color:#effff4;font-weight:800}.growth-profile-card button:disabled{cursor:not-allowed;opacity:.45}.growth-profile-card form>em{min-height:16px;color:#82dca3;font-size:11px;font-style:normal}.growth-profile-referral{display:grid;gap:10px}.growth-profile-referral>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.growth-profile-referral code{overflow:hidden;padding:13px;border:1px solid #315b43;border-radius:10px;background:#06120c;color:#bdf28d;font:11px var(--mono);text-overflow:ellipsis;white-space:nowrap}.growth-profile-history{display:grid;gap:9px}.growth-profile-history article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px;padding:12px;border:1px solid #244b35;border-radius:11px;background:#07140d}.growth-profile-history article span{display:grid;gap:3px}.growth-profile-history article b{color:#deeee2;font-size:12px}.growth-profile-history article small{color:#708b78;font-size:10px}.growth-profile-history article strong{align-self:center;color:#bdf28d;font:800 12px var(--mono)}.growth-profile-empty{padding:15px;border:1px dashed #315b43;border-radius:11px;color:#789481;text-align:center}.growth-profile-wide{grid-column:1/-1}.growth-profile-security{display:grid;gap:8px}.growth-profile-security p{margin:0;color:#8fa896;font-size:12px;line-height:1.55}.growth-profile-security code{padding:10px;border:1px solid #315b43;border-radius:8px;background:#06120c;color:#bdf28d;word-break:break-all}.growth-profile-recovery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.growth-profile-recovery code{font-size:11px;text-align:center}.growth-profile-plan-actions{display:grid;gap:9px}.growth-profile-plan-actions>p{margin:0;color:#8fa896;font-size:12px;line-height:1.5}.growth-profile-plan-actions label{display:flex;grid-template:none;align-items:flex-start;gap:8px}.growth-profile-plan-actions label input{width:17px;height:17px;margin-top:1px}.growth-profile-error{padding:20px;border:1px solid #8f493f;border-radius:15px;background:#2a110e;color:#ffb3a9}.growth-profile-error b{display:block;margin-bottom:6px}@media(max-width:1050px){.growth-profile-metrics{grid-template-columns:1fr 1fr}}@media(max-width:760px){.growth-profile-grid,.growth-profile-metrics{grid-template-columns:1fr}.growth-profile-wide{grid-column:auto}.growth-profile-heading{display:grid}.growth-profile-heading>button{justify-self:start}}

/* Every seller level is available as an interactive demo preview. */
.level-track article{cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}
.level-track article:hover{transform:translateY(-4px);border-color:#70d99d;box-shadow:0 15px 30px #0005}
.level-track article:focus-visible{outline:2px solid var(--lime);outline-offset:3px}
.level-track article.future{opacity:.78}
.level-track article.future:hover{opacity:1}
.level-track article.current{opacity:1}
.level-track article.current header>em{padding:5px 7px;border-radius:6px;background:#baff6817;color:#d9ff99}
.level-hero aside b{font-size:24px;line-height:1.12}
.level-bottom{grid-template-columns:1fr}
.leaderboard{display:none}

@media(max-width:1180px){
  body .growth-brand>em{display:none}
  .work-mode-switch{padding:11px}
  .personal-catalog-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:900px){
  .sidebar-scroll{padding-bottom:18px}
  .personal-workspace>header{align-items:flex-start;flex-direction:column}
  body .personal-workspace>header button{width:100%}
}
@media(max-width:620px){
  body .growth-sidebar{padding-top:17px}
  .work-mode-switch{margin-bottom:10px}
  .personal-workspace{padding:21px}
  .personal-workspace>header h2{font-size:24px}
  .personal-catalog-grid{grid-template-columns:1fr}
  body .personal-catalog-grid>button{min-height:100px;padding:15px}
  .no-integration-card{grid-template-columns:40px minmax(0,1fr)}
  .no-integration-card>i{width:40px;height:40px}
  body .no-integration-card>button{grid-column:1/-1;width:100%}
  .profile-demo-summary{grid-template-columns:1fr}
}

/* Sales workspace: richer navigation with real state instead of numbered rows. */
body .growth-sidebar .sales-tools-nav{gap:7px}
body .growth-sidebar .sales-tools-nav>p{margin-bottom:4px}
body .growth-sidebar nav .sales-tool{position:relative;grid-template-columns:44px minmax(0,1fr) auto;gap:11px;min-height:76px;padding:10px;border-color:#234632;background:linear-gradient(100deg,#0a1a12,#08150f);overflow:hidden}
body .growth-sidebar nav .sales-tool:after{content:"";position:absolute;inset:auto -30px -40px auto;width:95px;height:75px;border-radius:50%;background:#65d99b0a;pointer-events:none}
body .growth-sidebar nav .sales-tool:hover{border-color:#58c88b75;background:linear-gradient(100deg,#10271b,#0a1a12);transform:translateX(3px)}
body .growth-sidebar nav .sales-tool>i{width:44px;height:44px;border-color:#3f7655;border-radius:12px;background:linear-gradient(145deg,#133523,#0b2016);color:#87e9ad;box-shadow:inset 0 0 0 1px #ffffff05}
.sales-tool>i svg{width:21px;height:21px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
body .growth-sidebar nav .sales-tool>span{display:grid;gap:3px;min-width:0}
body .growth-sidebar nav .sales-tool>span>b{overflow:hidden;color:#d8ece0;font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
body .growth-sidebar nav .sales-tool>span>small{overflow:hidden;color:#6f8c79;font-size:10px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
body .growth-sidebar nav .sales-tool>.tool-status{position:relative;z-index:1;display:flex;align-items:center;gap:4px;padding:5px 7px;border:1px solid #355d46;border-radius:7px;background:#0b2016;color:#87ad95;font:800 9px var(--mono);font-style:normal;white-space:nowrap}
body .growth-sidebar nav .sales-tool>.tool-status.live{border-color:#55d2944d;background:#55d2940c;color:#91e7b0}
body .growth-sidebar nav .sales-tool>.tool-status.new{border-color:#baff684f;background:#baff680c;color:#d4ff91}
body .growth-sidebar nav .sales-tool>.tool-status.level{color:#d1ff90}
.tool-status>i{width:5px;height:5px;border-radius:50%;background:#73efa5;box-shadow:0 0 9px #73efa5}
.mode-sales .sales-tools-nav [data-view-link="overview"]{border-color:#234632;background:linear-gradient(100deg,#0a1a12,#08150f);color:#93ad9c;box-shadow:none}
.mode-sales .sales-tools-nav [data-view-link].active{border-color:#6fe3a26e;background:radial-gradient(160px 80px at 100% 0,#baff6813,transparent),linear-gradient(100deg,#163725,#0b2117);color:#effff4;box-shadow:inset 3px 0 var(--lime),0 10px 25px #0003}
.mode-sales .sales-tools-nav [data-view-link].active>i{border-color:#8ae8ae75;background:#6de09f18;color:#d7ff9a}
.sales-nav-next{display:grid;gap:8px;margin-top:4px;padding:13px;border:1px solid #385e45;border-radius:12px;background:radial-gradient(150px 80px at 100% 0,#baff6815,transparent),#0d2117}
.sales-nav-next>div{display:flex;align-items:center;justify-content:space-between;gap:8px}
.sales-nav-next>div span{display:flex;align-items:center;gap:6px;color:#79a088;font:800 9px var(--mono);letter-spacing:.6px}
.sales-nav-next>div span i{width:6px;height:6px;border-radius:50%;background:#c4fb69;box-shadow:0 0 10px #baff68}
.sales-nav-next>div b{color:#d7ff96;font:800 13px var(--mono)}
.sales-nav-next progress,.growth-score progress,.level-hero progress,.level-track progress,.level-requirements>progress,.level-requirements article progress{width:100%;overflow:hidden;border:0;border-radius:99px;background:#173424;appearance:none}
.sales-nav-next progress{height:6px}
.sales-nav-next progress::-webkit-progress-bar,.growth-score progress::-webkit-progress-bar,.level-hero progress::-webkit-progress-bar,.level-track progress::-webkit-progress-bar,.level-requirements>progress::-webkit-progress-bar,.level-requirements article progress::-webkit-progress-bar{border-radius:99px;background:#173424}
.sales-nav-next progress::-webkit-progress-value,.growth-score progress::-webkit-progress-value,.level-hero progress::-webkit-progress-value,.level-track progress::-webkit-progress-value,.level-requirements>progress::-webkit-progress-value,.level-requirements article progress::-webkit-progress-value{border-radius:99px;background:linear-gradient(90deg,#42d69d,#baff68)}
.sales-nav-next progress::-moz-progress-bar,.growth-score progress::-moz-progress-bar,.level-hero progress::-moz-progress-bar,.level-track progress::-moz-progress-bar,.level-requirements>progress::-moz-progress-bar,.level-requirements article progress::-moz-progress-bar{border-radius:99px;background:linear-gradient(90deg,#42d69d,#baff68)}
.sales-nav-next>p{margin:0;color:#789581;font-size:10px;line-height:1.45}

/* Viral coefficient is now an explained 30-day metric, not a decorative score. */
body .growth-score{gap:11px;padding:15px}
.growth-score>header{display:flex;align-items:end;justify-content:space-between;gap:10px}
body .growth-score>header small{color:#75dca0;font-size:9px;letter-spacing:.6px}
body .growth-score>header b{color:#d6ff95;font-size:20px}
.growth-score>.viral-formula{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;padding:10px;border:1px solid #294e39;border-radius:10px;background:#07150e}
.viral-formula>span{display:grid;gap:1px;min-width:0}
.viral-formula>span b{color:#d9eee1;font:800 13px var(--mono)}
body .viral-formula>span small{overflow:hidden;color:#66836f;font-size:8px;text-overflow:ellipsis;white-space:nowrap}
.viral-formula>i{color:#6a8975;font:800 11px var(--mono);font-style:normal}
.growth-score>progress{height:6px}
body .growth-score>p{margin:0;color:#789480;font-size:10px;line-height:1.45}
.growth-score>p b{color:#9ee8b6}

/* Transparent seller progression: selected preview and actual account level stay distinct. */
.level-hero{grid-template-columns:minmax(0,1fr) 130px minmax(300px,.65fr);gap:25px;padding:32px}
.level-hero>div>progress{height:8px;margin-top:17px}
body .level-hero>div>small{margin-top:9px;color:#81a18c;font-size:12px}
.level-track{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:14px}
.level-track article{position:relative;display:flex;min-height:330px;flex-direction:column;padding:18px;border-color:#2c513b;overflow:hidden}
.level-track article:after{content:"";position:absolute;right:-45px;bottom:-55px;width:130px;height:130px;border:1px solid #7ce2a315;border-radius:50%;box-shadow:0 0 0 22px #7ce2a307;pointer-events:none}
.level-track article:hover{transform:translateY(-5px);border-color:#70d99d;box-shadow:0 18px 35px #0005}
.level-track article.selected{border-color:#baff6888;background:radial-gradient(200px 130px at 100% 0,#baff681a,transparent),#10271b;box-shadow:inset 0 3px var(--lime),0 17px 35px #0005;opacity:1}
.level-track article.actual:not(.selected){border-color:#65d99b73;background:#0d2117}
.level-track article.locked:not(.selected){opacity:.7}
.level-track article.locked:hover{opacity:1}
.level-track article>header{grid-template-columns:38px minmax(0,1fr) auto;gap:10px}
.level-track header>i{width:38px;height:38px;border:1px solid #47765a;border-radius:11px;background:#173425;color:#9ceab5;font-size:10px}
body .level-track header b{font-size:15px}
body .level-track header small{font-size:10px}
body .level-track header em{padding:5px 7px;border:1px solid #3e674d;border-radius:7px;background:#0d2117;color:#8dae97;font-size:9px}
.level-track article.actual header em{border-color:#baff6852;background:#baff6811;color:#d7ff96}
body .level-track article>p{min-height:58px;margin:18px 0 13px;color:#89a590;font-size:13px;line-height:1.5}
.level-track ul{gap:8px}
body .level-track li{position:relative;padding-left:17px;color:#a0b8a7;font-size:12px;line-height:1.4}
.level-track li:before{position:absolute;left:0;margin:0;color:#72dfa0}
.level-track article>footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:16px}
.level-track article>footer span{color:#718d79;font-size:10px}
.level-track article>footer b{color:#cfff8d;font:800 12px var(--mono)}
.level-track article>progress{position:relative;z-index:1;height:6px;margin-top:8px}

.level-details{margin-top:14px;padding:26px;border:1px solid #356449;border-radius:19px;background:radial-gradient(500px 250px at 100% 0,#66dc9b0e,transparent),linear-gradient(145deg,#0c1f16,#08150f)}
.level-details>header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:20px;border-bottom:1px solid #294f39}
.level-details>header p{margin:0 0 8px;color:#78dfa3;font:800 11px var(--mono);letter-spacing:1.1px}
.level-details>header h2{margin:0;font-size:28px;letter-spacing:-.9px}
.level-details>header span{display:block;margin-top:7px;color:#809c88;font-size:13px;line-height:1.5}
.level-details>header>em{flex:0 0 auto;padding:8px 10px;border:1px solid #4a7559;border-radius:9px;background:#0d2117;color:#a4c1ad;font:800 10px var(--mono);font-style:normal}
.level-details>header>em.unlocked{border-color:#76df9d62;background:#61d89810;color:#a8efbf}
.level-details>header>em.progress{border-color:#baff6866;background:#baff6811;color:#d6ff94}
.level-details-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);gap:13px;margin-top:15px}
.level-benefits,.level-requirements{padding:19px;border:1px solid #2c553e;border-radius:15px;background:#081710}
.level-benefits>header,.level-requirements>header{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:13px}
.level-benefits>header span,.level-requirements>header span{display:grid;gap:4px}
.level-benefits>header small,.level-requirements>header small{color:#6bd89b;font:800 9px var(--mono);letter-spacing:.8px}
.level-benefits>header b,.level-requirements>header b{font-size:15px}
.level-benefits>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.level-benefits article{display:grid;grid-template-columns:39px minmax(0,1fr);align-items:start;gap:10px;min-height:125px;padding:13px;border:1px solid #294f39;border-radius:11px;background:#07150e}
.level-benefits article>i{display:grid;place-items:center;width:39px;height:39px;border:1px solid #57ca8c5e;border-radius:11px;background:#58d19412;color:#cfff8e;font:900 12px var(--mono);font-style:normal}
.level-benefits article>span{display:grid;gap:3px}
.level-benefits article small{color:#61bc87;font:800 8px var(--mono)}
.level-benefits article b{font-size:13px;line-height:1.3}
.level-benefits article p{margin:3px 0 0;color:#748f7c;font-size:11px;line-height:1.45}
.level-requirements>header strong{color:#d5ff93;font:800 24px var(--mono)}
.level-requirements>progress{height:8px;margin-bottom:7px}
.level-requirements>.readiness-formula{display:block;margin-bottom:11px;color:#698572;font-size:9px;line-height:1.45}
.level-requirements>div{display:grid;gap:7px}
.level-requirements article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;border:1px solid #294e39;border-radius:10px;background:#07150e}
.level-requirements article>i{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#173224;color:#789582;font:900 11px var(--mono);font-style:normal}
.level-requirements article.done>i{background:#61d79714;color:#baff84}
.level-requirements article>span{display:grid;gap:3px;min-width:0}
.level-requirements article b{font-size:12px;line-height:1.3}
.level-requirements article small{color:#77927f;font-size:10px}
.level-requirements article progress{height:4px;margin-top:4px}
.level-requirements article>em{color:#758f7d;font:800 8px var(--mono);font-style:normal}
.level-requirements article.done>em{color:#8be3aa}
.level-rules{display:grid;grid-template-columns:repeat(4,auto);align-items:center;gap:9px;margin-top:13px;padding:14px;border:1px solid #3a664b;border-radius:13px;background:#0c2117}
.level-rules>span{display:flex;align-items:center;gap:7px;white-space:nowrap}
.level-rules>span i{display:grid;place-items:center;min-width:25px;height:25px;padding:0 4px;border-radius:7px;background:#baff6811;color:#d1ff90;font:900 9px var(--mono);font-style:normal}
.level-rules>span b{font-size:10px}
.level-rules>p{grid-column:1/-1;margin:3px 0 0;padding-top:11px;border-top:1px solid #2a5039;color:#78927f;font-size:11px;line-height:1.5}

.referral-link-card>div.referral-economy{display:grid;grid-template-columns:1fr;gap:9px;margin:14px 0 0;padding:13px;border:1px solid #37654a;border-radius:11px;background:#07150e}
.growth-view[data-view="referrals"] .referral-link-card{display:none}.growth-view[data-view="referrals"] .referral-grid{grid-template-columns:1fr}.growth-profile-referral-economics{grid-column:1/-1}.growth-profile-referral-economics>.growth-profile-referral-editor{margin:10px 0 16px}.growth-profile-referral-balance{display:grid!important;grid-template-columns:minmax(180px,.4fr) minmax(320px,1fr)!important;align-items:end;gap:14px!important;margin-top:14px!important;padding-top:14px;border-top:1px solid #294e38}.growth-profile-referral-balance>span{display:grid;gap:5px}.growth-profile-referral-balance>span small{color:#789582;font:8px var(--mono)}.growth-profile-referral-balance>span b{font-size:28px}.growth-profile-referral-balance form{display:grid;grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:8px}.growth-profile-referral-balance label{display:grid;gap:6px;color:#789582;font-size:8px}.growth-profile-referral-balance input{min-height:40px;padding:0 11px;border:1px solid #315b43;border-radius:9px;background:#06120c;color:#fff}.growth-profile-referral-balance button{min-height:40px;padding:0 14px;border:0;border-radius:9px;background:#baff68;color:#092016;font-weight:900}.growth-profile-referral-balance form>em{grid-column:1/-1;color:#86dca2;font-style:normal}
@media(max-width:760px){.growth-profile-referral-balance{grid-template-columns:1fr!important}.growth-profile-referral-balance form{grid-template-columns:1fr}.growth-profile-referral-balance form button{width:100%}}
.referral-economy>small{color:#77a086;font:800 8px var(--mono);letter-spacing:.7px}
.referral-economy>small:not(:first-child){margin-top:4px;padding-top:10px;border-top:1px solid #284b36}
.referral-economy>div{display:flex;align-items:center;gap:7px;min-width:0}
.referral-economy>div>span{display:grid;min-width:0;gap:2px;padding:8px 9px;border:1px solid #2d553d;border-radius:9px;background:#0b1d14}
.referral-economy>div>span b{color:#d6ff94;font:900 12px var(--mono)}
.referral-economy>div>span em{color:#78937f;font-size:7px;font-style:normal;white-space:nowrap}
.referral-economy>div>i{color:#62806c;font-style:normal}
.referral-economy>div>strong{margin-left:auto;color:#7d9a86;font-size:7px;font-weight:700;line-height:1.4;text-align:right}

@media(max-width:1220px){
  .level-details-grid{grid-template-columns:1fr}
  .level-rules{grid-template-columns:1fr 1fr}
}
@media(max-width:900px){
  html,body{max-width:100%;overflow-x:hidden}
  body .growth-sidebar{inset:102px 10px 10px;width:auto;max-width:none;box-sizing:border-box;overflow:hidden}
  .growth-shell,.growth-main{min-width:0}
  .sidebar-scroll{width:100%;box-sizing:border-box}
  body .growth-sidebar nav .sales-tool{min-height:70px}
  .level-hero{grid-template-columns:minmax(0,1fr) 100px}
  .level-track{grid-template-columns:1fr 1fr}
  .level-benefits>div{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .sales-nav-next{margin-bottom:8px}
  .level-hero{grid-template-columns:1fr;padding:22px}
  .level-hero>div{grid-row:2}
  .level-hero>i{grid-row:1}
  .level-hero>aside{grid-row:3;grid-column:1}
  .level-track{grid-template-columns:1fr}
  .level-track article{min-height:0}
  .level-details{padding:19px}
  .level-details>header{flex-direction:column}
  .level-details>header h2{font-size:24px}
  .level-benefits,.level-requirements{padding:14px}
  .level-benefits>div{grid-template-columns:1fr}
  .level-benefits article{min-height:0}
  .level-requirements article{grid-template-columns:32px minmax(0,1fr)}
  .level-requirements article>em{grid-column:2}
  .level-rules{grid-template-columns:1fr}
  .level-rules>p{grid-column:1}
  .referral-economy>div{align-items:stretch;flex-direction:column}
  .referral-economy>div>i{display:none}
  .referral-economy>div>strong{margin-left:0;text-align:left}
}

.connected.disconnected{border-color:#bc8f4c59;background:#bc8f4c0c;color:#ddc08d}
.connected.disconnected i{background:#c69b5c}
[data-copy-bot-link]:disabled{cursor:not-allowed;opacity:.5}
.view-heading a.primary-action{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}

/* Functional sales staging: pricing controls, bot connection and protected buyer funds. */
.phone{border-color:#315642;background:#07150e;color:#dceee2}.phone>header{border-color:#294d38;background:#0a1c13}.phone>header button{color:#88aa94}.phone>header small{color:#6f8f7b}.phone>main,.phone>footer{background:#081710}.tg-products button{border-color:#2f5b41;background:#0c2117;color:#dceee2}.tg-products button:hover{border-color:#69d799;background:#102b1d}.tg-products button>i{background:#64d99a12;color:#86e7ab}.tg-products button small{color:#789682}.tg-products button em{color:#a4e8ba}.tg-clone{border-color:#4d805e;background:#0e281b}.tg-clone p{color:#74dda0}.tg-clone>span{color:#7c9b87}.tg-clone button{background:linear-gradient(100deg,#72df9e,#baff68);color:#07130d}.tg-order{border-color:#46775a;background:#0c2117}.tg-order>i{background:#6fe09c16;color:#a9f2c0}.tg-order span{color:#7d9a87}.tg-order button{background:#163624;color:#bcebc9}.phone>footer span{background:#86ae94}
.markup-console,.telegram-connect-panel{margin-top:15px;padding:24px;border:1px solid #315e44;border-radius:18px;background:radial-gradient(480px 220px at 100% 0,#68dc9b0d,transparent),#091911}.markup-console>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.markup-console>header p,.telegram-connect-panel>div>p{margin:0 0 6px;color:#6ddc9e;font:800 10px var(--mono);letter-spacing:1px}.markup-console h2,.telegram-connect-panel h2{margin:0;font-size:22px}.markup-console>header span,.telegram-connect-panel>div>span{display:block;margin-top:6px;color:#7d9b87;font-size:12px}.markup-console>header em{padding:7px 9px;border:1px solid #416c50;border-radius:8px;color:#8eb69b;font:800 9px var(--mono);font-style:normal}.section-markups{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:17px}.section-markups label,.product-markup-form label,.telegram-connect-panel form label{display:grid;gap:7px;color:#86a38f;font-size:10px;font-weight:800}.section-markups input,.product-markup-form input,.telegram-connect-panel input{min-width:0;height:44px;padding:0 12px;border:1px solid #315941;border-radius:10px;outline:0;background:#06130c;color:#e3f4e8;font-size:13px}.section-markups input:focus,.product-markup-form input:focus,.telegram-connect-panel input:focus{border-color:#77dfa1}.product-markup-form{display:grid;grid-template-columns:minmax(0,1fr) 220px auto;align-items:end;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid #264b36}.product-markup-form>div{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.product-markup-form>div>span{grid-column:1/-1;padding:11px;border:1px dashed #31523e;border-radius:10px;color:#789480;font-size:10px}.product-markup-form>div button{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid #2f573f;border-radius:10px;background:#07150e;color:#d8ebdf;text-align:left}.product-markup-form>div button.selected{border-color:#baff68;background:#142d1f}.product-markup-form>div button span{display:grid;gap:3px}.product-markup-form>div button b{font-size:11px}.product-markup-form>div button small{color:#718f7b;font-size:8px}.product-markup-form>div button strong{color:#cfff8e;font:800 11px var(--mono)}.product-markup-form>button,.telegram-connect-panel form>button{min-height:44px;padding:0 15px;border:0;border-radius:10px;background:linear-gradient(100deg,#72df9e,#baff68);color:#06120b;font-size:11px;font-weight:900}
.telegram-connect-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:18px}.telegram-connect-panel>form{display:grid;grid-template-columns:1fr auto;align-items:end;gap:9px}.telegram-connect-panel>aside{display:grid;grid-template-columns:auto 1fr;gap:5px 12px;padding:15px;border:1px solid #baff685c;border-radius:12px;background:#baff680b}.telegram-connect-panel>aside[hidden]{display:none}.telegram-connect-panel>aside small{color:#75dca0;font:800 8px var(--mono)}.telegram-connect-panel>aside code{grid-row:2;color:#d4ff92;font:900 18px var(--mono)}.telegram-connect-panel>aside span{grid-column:2;grid-row:1/3;color:#89a792;font-size:11px;line-height:1.5}.miniapp-preview-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}.miniapp-preview-links a{display:flex;min-height:46px;align-items:center;justify-content:center;border:1px solid #4e7e5e;border-radius:11px;background:#0d2619;color:#bceaca;font-size:11px;font-weight:900;text-decoration:none}.telegram-connect-panel>article{display:grid;grid-template-columns:1fr auto;gap:8px;padding:15px;border:1px solid #4e7a5d;border-radius:13px;background:#07150e}.telegram-connect-panel>article span{display:grid;gap:4px}.telegram-connect-panel>article small{color:#75a083;font:800 8px var(--mono)}.telegram-connect-panel>article b{font-size:22px}.telegram-connect-panel>article em{align-self:start;color:#91dfaa;font:800 8px var(--mono);font-style:normal}.telegram-connect-panel>article p{grid-column:1/-1;margin:3px 0 0;color:#77927f;font-size:10px;line-height:1.5}
@media(max-width:900px){.section-markups{grid-template-columns:1fr 1fr}.product-markup-form{grid-template-columns:1fr 160px}.product-markup-form>button{grid-column:1/-1}.telegram-connect-panel{grid-template-columns:1fr}}
@media(max-width:620px){.markup-console,.telegram-connect-panel{padding:18px}.markup-console>header{flex-direction:column}.section-markups,.product-markup-form,.product-markup-form>div,.miniapp-preview-links{grid-template-columns:1fr}.product-markup-form>div{grid-column:1}.product-markup-form>button{grid-column:1}.telegram-connect-panel>form{grid-template-columns:1fr}.telegram-connect-panel>aside{grid-template-columns:1fr}.telegram-connect-panel>aside span{grid-column:1;grid-row:auto}}

/* Unified sidebar cards: numbered catalog rows and the same treatment for account actions. */
body .growth-sidebar .nav-catalog,body .growth-sidebar .nav-account{gap:7px}
body .growth-sidebar nav .nav-rich{position:relative;grid-template-columns:42px minmax(0,1fr) 28px;gap:11px;min-height:68px;padding:10px 10px;border:1px solid #28543d;border-radius:14px;background:linear-gradient(105deg,#0b2117,#07170f);color:#dcefe2;box-shadow:inset 0 0 0 1px #ffffff02;overflow:hidden}
body .growth-sidebar nav .nav-rich:hover{border-color:#69d99a;background:linear-gradient(105deg,#113222,#0a2016);transform:translateX(2px);box-shadow:0 10px 22px #0004}
body .growth-sidebar nav .nav-rich.active,.catalog-focus .nav-account [data-open-personal-catalog]{border-color:#6fdb9f;background:linear-gradient(105deg,#153c29,#0c271a);box-shadow:inset 3px 0 #baff68,0 9px 22px #0003}
body .growth-sidebar nav .nav-rich>i{width:40px;height:40px;border-color:#3e805a;border-radius:12px;background:linear-gradient(145deg,#15412b,#0c291c);color:#84e8ae;font-size:15px;box-shadow:inset 0 0 0 1px #ffffff05}
body .growth-sidebar nav .nav-rich>span{gap:4px}
body .growth-sidebar nav .nav-rich>span>b{font-size:12px;line-height:1.2}
body .growth-sidebar nav .nav-rich>span>small{color:#76927f;font-size:9px;line-height:1.3}
body .growth-sidebar nav .nav-rich>em{display:grid;place-items:center;width:26px;height:26px;border:1px solid #3e7857;border-radius:50%;background:#102d1f;color:#8be7ad;font:900 0 var(--mono);font-style:normal}
body .growth-sidebar nav .nav-rich>em:after{content:"→";font-size:12px}
body .growth-sidebar .nav-catalog .nav-rich:before{position:absolute;z-index:2;top:4px;left:8px;color:#6fdc9c;font:900 7px var(--mono);letter-spacing:.3px}
body .growth-sidebar .nav-catalog .nav-rich:nth-of-type(1):before{content:"01"}
body .growth-sidebar .nav-catalog .nav-rich:nth-of-type(2):before{content:"02"}
body .growth-sidebar .nav-catalog .nav-rich:nth-of-type(3):before{content:"03"}
body .growth-sidebar .nav-catalog .nav-rich:nth-of-type(4):before{content:"04"}
body .growth-sidebar .nav-catalog .nav-rich:nth-of-type(5):before{content:"05"}
body .growth-sidebar .nav-catalog .nav-rich:nth-of-type(6):before{content:"06"}
body .growth-sidebar .nav-catalog .nav-rich:nth-of-type(even){border-color:#355b2d}
body .growth-sidebar .nav-catalog .nav-rich:nth-of-type(even)>i{border-color:#588b35;color:#c7ff76;background:linear-gradient(145deg,#243b18,#122712)}
body .growth-sidebar .nav-catalog .nav-rich:nth-of-type(even)>em{border-color:#5a8138;color:#c9ff79}
body .growth-sidebar .nav-account{padding-top:13px}
body .growth-sidebar .nav-account>p{margin-bottom:2px}
@media(max-width:900px){body .growth-sidebar nav .nav-rich{min-height:66px}}

/* White-label storefront themes. Each preset intentionally has its own visual character. */
.section-markups input[type="number"],.product-markup-form input[type="number"]{appearance:textfield;-moz-appearance:textfield}.section-markups input[type="number"]::-webkit-inner-spin-button,.section-markups input[type="number"]::-webkit-outer-spin-button,.product-markup-form input[type="number"]::-webkit-inner-spin-button,.product-markup-form input[type="number"]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
.theme-explanation{color:#789080;font-size:10px;line-height:1.55}.theme-picker{grid-template-columns:repeat(2,1fr)}.theme-picker button{min-height:43px}.theme-picker button:nth-child(1) i{background:conic-gradient(from 45deg,#f2c56f,#6e73ff,#ef6f91,#70d9e7,#f2c56f)}.theme-picker button:nth-child(2) i{background:linear-gradient(145deg,#f7f0e3,#cb6c3b)}.theme-picker button:nth-child(3) i{background:linear-gradient(145deg,#16295d,#6f86ff)}.theme-picker button:nth-child(4) i{background:linear-gradient(145deg,#2b142b,#e46caa)}.theme-picker button:nth-child(5) i{background:linear-gradient(145deg,#fff4ce,#f4812b)}.theme-picker button:nth-child(6) i{background:linear-gradient(145deg,#eaf4f6,#47aeca)}.theme-picker button:nth-child(7) i{background:linear-gradient(145deg,#090909,#f1d64a)}
.theme-picker button[data-theme="emerald"] i{background:linear-gradient(145deg,#061713,#40e6a4)}.theme-picker button[data-theme="ember"] i{background:linear-gradient(145deg,#130c0b,#ff7048)}.theme-picker button[data-theme="ultraviolet"] i{background:linear-gradient(145deg,#100b25,#a879ff 60%,#4ee7e0)}

/* Profit from the seller's markup is separate from protected buyer funds. */
.promo-codes,.bot-settings label:has([data-bot-setting="welcomeBonus"]){display:none}
.storefront-offer-settings{background:radial-gradient(260px 120px at 100% 0,#65dc9a16,transparent 72%),#091811!important}.storefront-settings{display:grid}.storefront-settings label{display:flex!important;grid-template-columns:none!important;align-items:center;justify-content:space-between;gap:18px;padding:15px!important;border:1px solid #356448;border-radius:12px;background:#07150e}.storefront-settings label>span{display:grid;gap:5px}.storefront-settings b{font-size:13px}.storefront-settings small{color:#779481;font-size:11px;line-height:1.45}.storefront-setting-scope{display:block;color:#6f8d79;font-size:10px;line-height:1.5}.storefront-offer-settings input{box-shadow:none!important}
.profit-wallet{margin-top:15px;padding:25px;border:1px solid #3c7452;border-radius:19px;background:radial-gradient(520px 250px at 100% 0,#baff6814,transparent 72%),linear-gradient(145deg,#0d2117,#07140e)}
.profit-wallet>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.profit-wallet>header p,.profit-payout-history>p{margin:0 0 7px;color:#73dda0;font:800 9px var(--mono);letter-spacing:1.1px}.profit-wallet>header h2{margin:0;font-size:25px;letter-spacing:-.8px}.profit-wallet>header span{display:block;max-width:680px;margin-top:8px;color:#84a08d;font-size:11px;line-height:1.55}.profit-wallet>header em{padding:7px 9px;border:1px solid #76d99b55;border-radius:8px;background:#65d7960c;color:#a9efbf;font:800 8px var(--mono);font-style:normal}.profit-wallet-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:19px}.profit-wallet-stats article{display:grid;gap:6px;padding:16px;border:1px solid #2f5b42;border-radius:13px;background:#07150e}.profit-wallet-stats small{color:#6f8e7a;font:800 8px var(--mono)}.profit-wallet-stats b{color:#d6ff94;font-size:25px}.profit-wallet-stats span{color:#789481;font-size:9px}.profit-wallet-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:11px}.profit-wallet-actions form{display:grid;align-content:start;gap:10px;padding:17px;border:1px solid #315d44;border-radius:14px;background:#091a12}.profit-wallet-actions form>p{margin:0;color:#82dda7;font:800 9px var(--mono);letter-spacing:.8px}.profit-wallet-actions label{display:grid;gap:7px;color:#83a08d;font-size:9px;font-weight:800}.profit-wallet-actions label>div{display:grid;grid-template-columns:25px 1fr;align-items:center;min-height:44px;padding:0 11px;border:1px solid #315b43;border-radius:10px;background:#06130c}.profit-wallet-actions label i{color:#8be5ad;font-style:normal}.profit-wallet-actions input,.profit-wallet-actions select{min-width:0;width:100%;height:42px;border:1px solid #315b43;border-radius:10px;outline:0;background:#06130c;color:#ecfff3;font-size:12px}.profit-wallet-actions label>div input{height:40px;border:0;background:transparent}.profit-wallet-actions>form>label>input,.profit-wallet-actions select{padding:0 11px}.profit-wallet-actions input:focus,.profit-wallet-actions select:focus{border-color:#75dfa0}.profit-wallet-actions button{display:flex;min-height:45px;align-items:center;justify-content:space-between;padding:0 14px;border:0;border-radius:10px;background:linear-gradient(105deg,#baff68,#48d5a0);color:#06150d;font-size:10px;font-weight:900}.profit-wallet-actions button:disabled{opacity:.55}.profit-wallet-actions form>small{color:#708c79;font-size:9px;line-height:1.45}.profit-payout-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.profit-payout-history{margin-top:12px;padding-top:14px;border-top:1px solid #294f39}.profit-payout-history>div{display:grid;gap:7px}.profit-payout-history article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:11px 12px;border:1px solid #2d563e;border-radius:10px;background:#07150e}.profit-payout-history article>span{display:grid;gap:3px}.profit-payout-history article b{font-size:11px}.profit-payout-history article small{color:#718d7a;font-size:8px}.profit-payout-history article strong{color:#d4ff91;font:12px var(--mono)}.profit-payout-history article em{padding:5px 7px;border:1px solid #b8934b55;border-radius:99px;color:#e6c88b;font:700 7px var(--mono);font-style:normal}.profit-payout-history article em.paid{border-color:#58d29255;color:#9de9b9}.profit-payout-history article em.rejected{border-color:#d36c6955;color:#eda29d}
@media(max-width:900px){.profit-wallet-stats{grid-template-columns:1fr 1fr}.profit-wallet-actions{grid-template-columns:1fr}}
@media(max-width:560px){.profit-wallet{padding:18px}.profit-wallet>header{flex-direction:column}.profit-wallet-stats,.profit-payout-grid{grid-template-columns:1fr}.profit-payout-history article{grid-template-columns:1fr auto}.profit-payout-history article em{grid-column:1/-1;justify-self:start}}
.store-preview{--store-accent:#cb6c3b;--store-lime:#3e251d;--store-bg:#f7f0e3;--store-card:#fffaf2;--store-line:#d9caba;--store-muted:#7b685d;background:radial-gradient(480px 280px at 100% 0,color-mix(in srgb,var(--store-accent) 16%,transparent),transparent 70%),var(--store-bg);color:#251d19}.store-preview.theme-cobalt{--store-accent:#6f86ff;--store-lime:#dfe5ff;--store-bg:#0c1636;--store-card:#12224d;--store-line:#314782;--store-muted:#90a1cb;color:#f5f7ff}.store-preview.theme-rose{--store-accent:#e46caa;--store-lime:#ffd9ed;--store-bg:#241222;--store-card:#35172e;--store-line:#6a3155;--store-muted:#c092ae;color:#fff4fa}.store-preview.theme-citrus{--store-accent:#f4812b;--store-lime:#34200f;--store-bg:#fff4ce;--store-card:#fffaf0;--store-line:#e8c57e;--store-muted:#7f6848;color:#2c210e}.store-preview.theme-arctic{--store-accent:#168ba8;--store-lime:#083c4a;--store-bg:#eaf4f6;--store-card:#f8fdfe;--store-line:#a8ccd4;--store-muted:#5d7e86;color:#102f36}.store-preview.theme-nocturne{--store-accent:#f1d64a;--store-lime:#f1d64a;--store-bg:#090909;--store-card:#171717;--store-line:#3e3e36;--store-muted:#aaa99e;color:#fff}.store-preview.theme-emerald{--store-accent:#40e6a4;--store-lime:#8fffc9;--store-bg:#061713;--store-card:#0a221c;--store-line:#285c4b;--store-muted:#83ad9e;color:#effff9}.store-preview.theme-ember{--store-accent:#ff7048;--store-lime:#ffad61;--store-bg:#130c0b;--store-card:#211311;--store-line:#6a3e32;--store-muted:#bb9387;color:#fff6f0}.store-preview.theme-ultraviolet{--store-accent:#a879ff;--store-lime:#4ee7e0;--store-bg:#100b25;--store-card:#191238;--store-line:#563f98;--store-muted:#aa9bd0;color:#faf7ff}.store-preview>header small,.store-preview-hero span,.store-product small,.store-preview>footer span{color:var(--store-muted)}.store-preview>header button,.store-product{border-color:var(--store-line);background:var(--store-card);color:inherit}.store-preview>footer{border-color:var(--store-line)}.store-product strong,.store-preview>footer button{color:var(--store-accent)}.store-preview.theme-cobalt .store-product,.store-preview.theme-cobalt>header button,.store-preview.theme-rose .store-product,.store-preview.theme-rose>header button,.store-preview.theme-nocturne .store-product,.store-preview.theme-nocturne>header button,.store-preview.theme-emerald .store-product,.store-preview.theme-ember .store-product,.store-preview.theme-ultraviolet .store-product{background:var(--store-card)}
.store-preview.theme-emerald .store-product{border-radius:18px 5px 18px 5px}.store-preview.theme-ember .store-product{border-radius:3px}.store-preview.theme-ember .store-preview-hero h2{text-transform:uppercase}.store-preview.theme-ultraviolet .store-product{border-radius:20px}.store-preview.theme-ultraviolet{background:radial-gradient(480px 280px at 100% 0,#4ee7e022,transparent 70%),radial-gradient(400px 260px at 0 100%,#a879ff22,transparent 72%),var(--store-bg)}

/* PRO details use the full width; subscription expiry is deliberately impossible to miss. */
.level-benefits--wide{margin-top:15px}
.level-benefits--wide>div{grid-template-columns:repeat(3,minmax(0,1fr))}
.level-benefits--wide article{min-height:132px}
.subscription-expiry-note{display:flex;align-items:flex-start;gap:8px;margin:15px 0 0!important;padding:15px 17px!important;border:1px solid #b88a4c!important;border-radius:12px;background:linear-gradient(105deg,#2a2114,#101b13)!important;color:#aebaa3!important;font-size:12px!important;line-height:1.65!important}
.subscription-expiry-note b{color:#ffe2ad}
@media(max-width:1120px){.level-benefits--wide>div{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.level-benefits--wide>div{grid-template-columns:1fr}.subscription-expiry-note{display:block;padding:14px!important}}
/* Prevent the legacy green cabinet from painting before tenant bootstrap. */
body.tenant-prepaint{min-height:100vh!important;margin:0!important;overflow:hidden!important;background:#080914!important}
body.tenant-prepaint>*{visibility:hidden!important}
body.tenant-prepaint::after{content:"";position:fixed;z-index:2147483647;left:50%;top:50%;width:34px;height:34px;border:3px solid rgba(174,164,255,.2);border-top-color:#8d7cff;border-radius:50%;visibility:visible!important;animation:tenant-prepaint-spin .65s linear infinite;transform:translate(-50%,-50%)}
@keyframes tenant-prepaint-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}
@media(prefers-reduced-motion:reduce){body.tenant-prepaint::after{animation:none}}

/* Seller command center: operational PRO tools, deliberately separate from referrals. */
.mode-sales .loop-map{display:none}.growth-score--readiness{gap:10px}.growth-score--readiness progress{width:100%;height:7px;accent-color:#8d7cff}.growth-score--readiness button{padding:0;border:0;background:none;color:#aaa0ff;font-size:10px;font-weight:900;text-align:left;cursor:pointer}.sales-metrics article{border-color:#343248;background:linear-gradient(145deg,#10111b,#090a12)}.sales-metrics article>i{border-color:#7468b066;background:#7b6cf314;color:#b8aeff}.sales-metrics small{color:#77748c}.sales-metrics em{color:#8e89ad}.seller-command-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:14px;margin-top:14px}.store-readiness-card,.profit-calculator,.seller-notifications{padding:25px;border:1px solid #393650;border-radius:20px;background:radial-gradient(520px 240px at 100% 0,#7567e714,transparent 72%),linear-gradient(145deg,#10111c,#090a12)}.store-readiness-card>header,.profit-calculator>header,.seller-notifications>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.store-readiness-card p,.profit-calculator header p,.seller-notifications header p,.orders-heading p,.promotion-builder section>p,.promotion-stats header p{margin:0 0 7px;color:#8d7cff;font:900 9px var(--mono);letter-spacing:1px}.store-readiness-card h2,.profit-calculator h2,.seller-notifications h2{margin:0;font-size:21px;letter-spacing:-.6px}.store-readiness-card>header>strong{color:#c2baff;font:900 31px var(--mono)}.store-readiness-card>progress{width:100%;height:8px;margin:18px 0 14px;accent-color:#8d7cff}.store-readiness-card>div{display:grid;gap:7px}.store-readiness-card>div button{display:grid;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px;border:1px solid #302e42;border-radius:12px;background:#0a0b13;color:#e9e6f4;text-align:left;cursor:pointer}.store-readiness-card>div button:hover{border-color:#665d9f}.store-readiness-card>div button.done{border-color:#544b7a;background:#11101d}.store-readiness-card button>i{display:grid;place-items:center;width:34px;height:34px;border:1px solid #565070;border-radius:10px;color:#9e94e8;font:900 10px var(--mono);font-style:normal}.store-readiness-card button.done>i{border-color:#7669bd;background:#7466df16;color:#c9c1ff}.store-readiness-card button>span{display:grid;gap:3px}.store-readiness-card button b{font-size:11px}.store-readiness-card button small{color:#777486;font-size:9px}.store-readiness-card button em{color:#9c92e9;font:800 8px var(--mono);font-style:normal}.profit-calculator header>em{padding:6px 8px;border:1px solid #47425f;border-radius:8px;color:#9994ae;font:800 8px var(--mono);font-style:normal}.profit-calculator-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:19px}.profit-calculator-fields label{display:grid;gap:7px;color:#8d899d;font-size:9px;font-weight:800}.profit-calculator-fields label>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:43px;padding:0 11px;border:1px solid #363349;border-radius:10px;background:#080910}.profit-calculator-fields input{min-width:0;width:100%;height:40px;border:0;outline:0;background:transparent;color:#f1eff8;font-size:13px}.profit-calculator-fields i{color:#9d94e0;font-size:10px;font-style:normal}.profit-calculator-result{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;margin-top:14px;border:1px solid #38344d;border-radius:13px}.profit-calculator-result>span{display:grid;gap:6px;padding:14px;border-left:1px solid #302d40;background:#0a0b13}.profit-calculator-result>span:first-child{border-left:0}.profit-calculator-result small{color:#77738a;font:800 7px var(--mono)}.profit-calculator-result b{color:#c0b6ff;font-size:18px}.profit-calculator>p{margin:14px 0 0;color:#7e7a8b;font-size:10px;line-height:1.55}.seller-notifications{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr) auto;align-items:center;gap:18px;margin-top:14px}.seller-notifications>header{display:grid;gap:5px}.seller-notifications header span{color:#7e7b8e;font-size:10px;line-height:1.5}.seller-notifications header>em{justify-self:start;padding:5px 7px;border:1px solid #514a76;border-radius:7px;color:#aaa1eb;font:800 7px var(--mono);font-style:normal}.seller-notifications>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.seller-notifications label{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;border:1px solid #302e41;border-radius:11px;background:#0a0b13}.seller-notifications label>span{display:grid;gap:3px}.seller-notifications label b{font-size:10px}.seller-notifications label small{color:#747184;font-size:8px}.seller-notifications input{width:34px;height:19px;accent-color:#8d7cff}.seller-notifications>button{min-height:45px;padding:0 15px;border:0;border-radius:11px;background:linear-gradient(105deg,#a594ff,#7061da);color:#fff;font-size:10px;font-weight:900;cursor:pointer}.order-center{overflow:hidden;border:1px solid #39364d;border-radius:20px;background:#0a0b13}.order-center-toolbar{display:grid;grid-template-columns:minmax(250px,1fr) 180px 180px auto;gap:9px;padding:15px;border-bottom:1px solid #302d41;background:#0e0f18}.order-center-toolbar label{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;border:1px solid #3a3650;border-radius:10px;background:#080910}.order-center-toolbar label i{color:#8f86c9;text-align:center;font-style:normal}.order-center-toolbar input,.order-center-toolbar select,.order-center-toolbar button{min-width:0;height:43px;padding:0 11px;border:1px solid #39354d;border-radius:10px;background:#090a11;color:#e9e7f1;font-size:10px}.order-center-toolbar label input{border:0;background:transparent}.order-center-toolbar button{color:#aaa1e9;font-weight:900;cursor:pointer}.order-center-summary{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #302d41}.order-center-summary>span{display:grid;gap:4px;padding:15px 17px;border-left:1px solid #302d41}.order-center-summary>span:first-child{border-left:0}.order-center-summary small{color:#716d82;font:800 7px var(--mono)}.order-center-summary b{color:#c6beff;font-size:20px}.order-table>header,.order-table article{display:grid;grid-template-columns:1.05fr 1.45fr .65fr .85fr .65fr auto;align-items:center;gap:12px}.order-table>header{padding:11px 15px;border-bottom:1px solid #302d41;color:#6e6a7e;font:800 7px var(--mono)}.order-table article{padding:13px 15px;border-bottom:1px solid #262434}.order-table article:last-child{border-bottom:0}.order-table article>span{display:grid;gap:4px;min-width:0}.order-table article b{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.order-table article small{color:#706d7c;font-size:8px}.order-table article>em{justify-self:start;padding:5px 7px;border:1px solid #413d56;border-radius:99px;color:#9a95ac;font:800 7px var(--mono);font-style:normal}.order-table article>strong{justify-self:start;padding:5px 7px;border:1px solid #5f5686;border-radius:99px;color:#b5abef;font:800 7px var(--mono)}.order-table article>strong.status-failed{border-color:#874e55;color:#e99ba2}.order-table article>button{padding:7px 9px;border:1px solid #554d7d;border-radius:8px;background:#151323;color:#b9aff6;font-size:8px;font-weight:900;cursor:pointer}.order-empty{display:grid;justify-items:center;gap:7px;padding:58px 20px}.order-empty i{display:grid;place-items:center;width:48px;height:48px;border:1px solid #45405e;border-radius:15px;color:#9a91d7;font-style:normal}.order-empty span{color:#777486;font-size:10px}.order-detail-panel{position:fixed;z-index:120;top:36px;right:0;bottom:0;width:min(440px,100%);padding:30px;border-left:1px solid #4a4564;background:#0a0b13eF;box-shadow:-30px 0 80px #0008;backdrop-filter:blur(18px)}.order-detail-panel[hidden]{display:none}.order-detail-panel>button{position:absolute;right:18px;top:18px;width:35px;height:35px;border:1px solid #45405f;border-radius:10px;background:#12131d;color:#d8d3ed;font-size:18px}.order-detail-panel>div>p{margin:0;color:#8d7cff;font:900 9px var(--mono)}.order-detail-panel h2{margin:8px 45px 22px 0;font-size:20px;word-break:break-all}.order-detail-panel>div>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.order-detail-panel>div>div>span,.order-detail-panel aside{display:grid;gap:5px;padding:13px;border:1px solid #343145;border-radius:11px;background:#0e0f18}.order-detail-panel small{color:#746f85;font:800 7px var(--mono)}.order-detail-panel b{font-size:11px}.order-detail-panel aside{margin-top:9px}.order-detail-panel aside span{color:#7e7a8b;font-size:9px}.order-detail-panel footer{display:grid;grid-template-columns:1fr 1.4fr;gap:8px;margin-top:12px}.order-detail-panel footer button{min-height:43px;border:1px solid #514a76;border-radius:10px;background:#141322;color:#bdb3fa;font-size:9px;font-weight:900}.promotion-live{padding:7px 10px;border:1px solid #514b73;border-radius:8px;color:#aaa1eb;font:800 8px var(--mono);font-style:normal}.promotion-workspace{display:grid;grid-template-columns:360px minmax(0,1fr);gap:14px}.promotion-builder{display:grid;align-content:start;gap:10px;padding:20px;border:1px solid #39364e;border-radius:19px;background:#0c0d15}.promotion-builder section{display:grid;gap:10px;padding:15px;border:1px solid #302e40;border-radius:13px;background:#090a11}.promotion-builder label{display:grid;gap:6px;color:#878395;font-size:9px;font-weight:800}.promotion-builder input,.promotion-builder select,.promotion-builder textarea{min-width:0;width:100%;padding:11px;border:1px solid #39364b;border-radius:9px;outline:0;background:#07080e;color:#f0eef6;font:11px Manrope;resize:vertical}.promotion-builder input:focus,.promotion-builder select:focus,.promotion-builder textarea:focus{border-color:#7569bc}.promotion-builder>button{min-height:47px;border:0;border-radius:11px;background:linear-gradient(105deg,#a594ff,#6d5ed5);color:#fff;font-size:10px;font-weight:900}.promotion-colors{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.promotion-colors button{display:flex;align-items:center;gap:6px;min-height:36px;padding:0 8px;border:1px solid #373348;border-radius:8px;background:#0a0b12;color:#878395;font-size:8px}.promotion-colors button.selected{border-color:#7669ba;color:#ddd7ff}.promotion-colors i{width:13px;height:13px;border-radius:4px;background:linear-gradient(145deg,#8f78ff,#4ee7e0)}.promotion-colors [data-promo-palette="cobalt"] i{background:linear-gradient(145deg,#16295d,#6f86ff)}.promotion-colors [data-promo-palette="ember"] i{background:linear-gradient(145deg,#130c0b,#ff7048)}.promotion-result{display:grid;gap:10px}.promo-banner-preview{position:relative;display:grid;align-content:center;min-height:390px;overflow:hidden;padding:42px;border:1px solid #4b4564;border-radius:23px;background:radial-gradient(430px 300px at 100% 0,#4ee7e022,transparent 72%),radial-gradient(500px 340px at 0 100%,#8f78ff2c,transparent 70%),#100b25}.promo-banner-preview:after{content:"";position:absolute;right:-90px;top:-120px;width:330px;height:330px;border:1px solid #ffffff14;border-radius:50%;box-shadow:0 0 0 45px #ffffff05,0 0 0 90px #ffffff03}.promo-banner-preview.palette-cobalt{background:radial-gradient(460px 300px at 100% 0,#6f86ff3a,transparent 72%),#0c1636}.promo-banner-preview.palette-ember{background:radial-gradient(460px 300px at 100% 0,#ff70483a,transparent 72%),#130c0b}.promo-banner-preview>small{color:#a9a0f0;font:800 9px var(--mono);letter-spacing:1px}.promo-banner-preview h2{position:relative;z-index:1;max-width:650px;margin:17px 0 13px;font-size:clamp(36px,5vw,62px);letter-spacing:-2.8px;line-height:.95}.promo-banner-preview p{max-width:600px;margin:0;color:#aba5bc;font-size:13px;line-height:1.6}.promo-banner-preview>span{display:flex;align-items:center;gap:10px;margin-top:28px}.promo-banner-preview>span b,.promo-banner-preview>span em{padding:10px 12px;border:1px solid #ffffff27;border-radius:9px;color:#dcd5ff;font:800 8px var(--mono);font-style:normal}.promo-banner-preview>span em{border:0;background:#8e79ef;color:#fff}.promo-banner-preview>i{position:absolute;right:42px;bottom:35px;display:grid;place-items:center;width:70px;height:70px;border:1px solid #ffffff26;border-radius:22px;background:#ffffff0b;color:#fff;font:900 22px var(--mono);font-style:normal}.promotion-actions{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:7px}.promotion-actions button{min-height:43px;border:1px solid #45415b;border-radius:10px;background:#11121c;color:#c2baf0;font-size:9px;font-weight:900}.promotion-share{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:10px}.promotion-share>div,.promotion-share figure,.promotion-copy-card{display:grid;align-content:center;gap:8px;margin:0;padding:17px;border:1px solid #353247;border-radius:13px;background:#0b0c13}.promotion-share small,.promotion-copy-card small{color:#79748e;font:800 7px var(--mono)}.promotion-share code{overflow:hidden;color:#b9b0f8;font:10px var(--mono);text-overflow:ellipsis;white-space:nowrap}.promotion-share button{justify-self:start;padding:0;border:0;background:none;color:#a99ef0;font-size:9px;font-weight:900}.promotion-share figure{justify-items:center}.promotion-share img{border-radius:10px;background:#fff}.promotion-share figcaption{color:#716e7d;font-size:8px}.promotion-copy-card p{margin:0;white-space:pre-line;color:#aaa6b4;font-size:10px;line-height:1.6}.promotion-stats{margin-top:14px;padding:22px;border:1px solid #37344a;border-radius:18px;background:#0b0c13}.promotion-stats>header{display:flex;align-items:center;justify-content:space-between}.promotion-stats h2{margin:0;font-size:20px}.promotion-stats header button{padding:8px 10px;border:1px solid #4f4970;border-radius:8px;background:#151321;color:#bcb3ef;font-size:8px;font-weight:900}.promotion-stats>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:15px}.promotion-stats article{display:grid;gap:5px;padding:14px;border:1px solid #302e40;border-radius:11px;background:#090a11}.promotion-stats small{color:#736f82;font:800 7px var(--mono)}.promotion-stats b{color:#c1b8ff;font-size:22px}.promotion-stats span{color:#777486;font-size:8px}
@media(max-width:1100px){.seller-command-grid,.promotion-workspace{grid-template-columns:1fr}.seller-notifications{grid-template-columns:1fr}.order-center-toolbar{grid-template-columns:1fr 1fr}.order-center-toolbar label{grid-column:1/-1}.order-table{overflow-x:auto}.order-table>header,.order-table article{min-width:860px}.promotion-builder{grid-template-columns:1fr 1fr}.promotion-builder>button{grid-column:1/-1}}
@media(max-width:700px){.seller-command-grid{grid-template-columns:1fr}.store-readiness-card,.profit-calculator,.seller-notifications{padding:18px}.profit-calculator-fields,.profit-calculator-result,.seller-notifications>div,.order-center-summary,.promotion-stats>div{grid-template-columns:1fr 1fr}.profit-calculator-result>span:nth-child(3){grid-column:1/-1;border-left:0;border-top:1px solid #302d40}.seller-notifications{display:grid}.order-center-toolbar{grid-template-columns:1fr}.order-center-toolbar label{grid-column:1}.promotion-builder{grid-template-columns:1fr}.promotion-builder>button{grid-column:1}.promo-banner-preview{min-height:350px;padding:26px}.promo-banner-preview h2{font-size:39px}.promo-banner-preview>i{right:22px;bottom:20px;width:52px;height:52px}.promotion-actions,.promotion-share{grid-template-columns:1fr}.promotion-share figure{display:none}.promotion-stats>header{align-items:flex-start;flex-direction:column;gap:12px}}

.promotion-offer-fields{display:grid;grid-template-columns:1.15fr .85fr;gap:8px}
.promotion-fixed-bonus{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 9px;padding:10px 11px;border:1px solid #39364b;border-radius:9px;background:#07080e}
.promotion-fixed-bonus span{color:#878395;font-size:8px;font-weight:800;line-height:1.35}
.promotion-fixed-bonus b{grid-row:1/3;grid-column:2;color:#c1b8ff;font-size:20px}
.promotion-fixed-bonus small{color:#706c80;font-size:8px}
.promotion-code-state{display:block;padding:10px 11px;border:1px solid #39364b;border-radius:9px;background:#0d0e17;color:#8c879d;font-size:9px;line-height:1.45}
.promotion-code-state[data-state="active"]{border-color:#665ca0;background:#151323;color:#c0b7f5}
.promotion-code-state[data-state="exhausted"]{border-color:#7d5057;background:#211115;color:#e49ca6}
@media(max-width:420px){.promotion-offer-fields{grid-template-columns:1fr}}
@media(max-width:440px){.profit-calculator-fields,.profit-calculator-result,.seller-notifications>div,.order-center-summary,.promotion-stats>div{grid-template-columns:1fr}.profit-calculator-result>span{border-left:0;border-top:1px solid #302d40}.profit-calculator-result>span:first-child{border-top:0}.promo-banner-preview h2{font-size:32px}.promo-banner-preview>span{align-items:flex-start;flex-direction:column}.promotion-colors{grid-template-columns:1fr}}
.seller-command-grid--single{grid-template-columns:1fr}

/* Readable order workspace: the table is operational UI, not a dense report. */
.order-center-toolbar{grid-template-columns:minmax(320px,1fr) 210px 210px auto;gap:12px;padding:20px}
.order-center-toolbar label{grid-template-columns:42px minmax(0,1fr);border-radius:12px}
.order-center-toolbar label i{font-size:18px}
.order-center-toolbar input,.order-center-toolbar select,.order-center-toolbar button{height:52px;padding:0 15px;border-radius:12px;font-size:13px}
.order-center-summary>span{gap:7px;padding:20px 22px}
.order-center-summary small{font-size:9px;letter-spacing:.65px}
.order-center-summary b{font-size:25px}
.order-table>header,.order-table article{grid-template-columns:1.22fr 1.65fr .72fr 1fr .72fr 100px;gap:17px;min-width:990px}
.order-table>header{padding:15px 20px;font-size:9px;letter-spacing:.55px}
.order-table article{min-height:78px;padding:17px 20px}
.order-table article>span{gap:6px}
.order-table article b{font-size:13px;line-height:1.35}
.order-table article small{font-size:10px;line-height:1.35}
.order-table article>em,.order-table article>strong{padding:7px 10px;font-size:9px}
.order-table article>button{min-height:38px;padding:8px 12px;border-radius:10px;font-size:10px}
.order-empty{gap:10px;padding:70px 20px}.order-empty b{font-size:17px}.order-empty span{font-size:12px}
.order-detail-panel{width:min(500px,100%);padding:36px}.order-detail-panel>div>p{font-size:11px}.order-detail-panel h2{font-size:24px}.order-detail-panel small{font-size:9px}.order-detail-panel b{font-size:13px}.order-detail-panel aside span{font-size:11px}.order-detail-panel footer button{min-height:48px;font-size:11px}

.growth-profile-promo>p{margin:0;color:#8fa896;font-size:12px;line-height:1.6}
.growth-profile-promo-code{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}
.growth-profile-promo-code>span{display:grid;gap:5px;min-width:0;padding:11px 13px;border:1px solid #315b43;border-radius:10px;background:#06120c}
.growth-profile-promo-code small{color:#6f8c79;font:800 8px var(--mono);letter-spacing:.7px}
.growth-profile-promo-code code{overflow:hidden;color:#c9ff87;font:800 15px var(--mono);text-overflow:ellipsis;white-space:nowrap}
.growth-profile-promo-code>button{min-height:100%}
.growth-profile-promo>aside{display:flex;align-items:flex-start;gap:13px;padding:16px;border:1px solid #37694d;border-radius:13px;background:linear-gradient(135deg,#091a12,#07140d)}
.growth-profile-promo>aside>i{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #62d595;border-radius:10px;background:#54d3910d;color:#d4ff9a;font-size:17px;font-style:normal}
.growth-profile-promo>aside>span{display:grid;gap:6px}.growth-profile-promo>aside b{color:#f0fff5;font-size:14px;line-height:1.3}.growth-profile-promo>aside small{color:#a4bdad;font-size:12px;line-height:1.6}
.growth-profile-balance{scroll-margin-top:140px;background:radial-gradient(520px 220px at 100% 0,#69dda01a,transparent),linear-gradient(145deg,#0b2117,#07150e)}.growth-profile-balance-layout{display:grid;grid-template-columns:minmax(210px,.65fr) minmax(410px,1.35fr);align-items:center;gap:24px}.growth-profile-balance-layout>div{display:grid;gap:6px;padding:18px;border:1px solid #376b4e;border-radius:14px;background:#07150e}.growth-profile-balance-layout>div small{color:#77dda1;font:800 9px var(--mono);letter-spacing:.8px}.growth-profile-balance-layout>div strong{color:#d4ff91;font:900 34px var(--mono)}.growth-profile-balance-layout>div span{color:#90aa98;font-size:12px;line-height:1.5}.growth-profile-balance-layout form{display:grid;grid-template-columns:minmax(160px,1fr) auto;align-items:end;gap:9px}.growth-profile-balance-layout form label{display:grid;gap:7px;color:#a9c5b2;font-size:12px;font-weight:700}.growth-profile-balance-layout form input{width:100%;height:48px;padding:0 13px;border:1px solid #37664b;border-radius:10px;outline:0;background:#06130c;color:#effff4;font:800 15px var(--mono)}.growth-profile-balance-layout form input:focus{border-color:#76dfa2;box-shadow:0 0 0 3px #68d99b14}.growth-profile-balance-layout form>button{min-height:48px;padding:0 18px;border:0;border-radius:10px;background:linear-gradient(105deg,#c4fb68,#45d69c);color:#082016;font-weight:900}.growth-profile-balance-layout form>button:disabled{opacity:.5}.growth-profile-balance-layout form>em{grid-column:1/-1;min-height:17px;color:#e8ad87;font-size:11px;font-style:normal}.growth-profile-balance-layout form>em.success{color:#8fe7ad}.growth-profile-balance-presets{display:grid;grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:7px}.growth-profile-balance-presets button{min-height:36px;border:1px solid #315b43;border-radius:9px;background:#07150e;color:#9db4a4;font:800 11px var(--mono)}.growth-profile-balance-presets button:hover,.growth-profile-balance-presets button.selected{border-color:#72dda0;background:#143221;color:#d2ff91}.growth-profile-balance>aside{display:flex;align-items:flex-start;gap:11px;padding:13px;border:1px solid #315d45;border-radius:12px;background:#07150e}.growth-profile-balance>aside>i{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border:1px solid #59c889;border-radius:9px;color:#bfff89;font-style:normal}.growth-profile-balance>aside>span{display:grid;gap:3px}.growth-profile-balance>aside b{font-size:12px}.growth-profile-balance>aside small{color:#8ca493;font-size:11px;line-height:1.5}
.growth-profile-balance[data-topup-mode="real"] .growth-profile-balance-layout form{grid-template-columns:minmax(170px,1.15fr) minmax(140px,.85fr) auto}
.growth-profile-balance-layout form select{width:100%;height:48px;padding:0 38px 0 13px;border:1px solid #37664b;border-radius:10px;outline:0;background:#06130c;color:#effff4;font:800 13px var(--mono);color-scheme:dark}
.growth-profile-balance-layout form select:focus{border-color:#76dfa2;box-shadow:0 0 0 3px #68d99b14}
.growth-profile-crypto-invoice{display:grid;gap:10px;padding:16px;border:1px solid #4f8f69;border-radius:14px;background:linear-gradient(135deg,#0a1b12,#07140d);box-shadow:0 16px 40px #020a0640}
.growth-profile-crypto-invoice>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.growth-profile-crypto-invoice>header span{display:grid;gap:4px}.growth-profile-crypto-invoice>header small,.growth-profile-crypto-invoice>div small{color:#7ccf9c;font:800 9px var(--mono);letter-spacing:.7px}.growth-profile-crypto-invoice>header b{font-size:16px}.growth-profile-crypto-invoice>header em{padding:7px 9px;border:1px solid #4e8d68;border-radius:999px;color:#aaf0bd;font:800 9px var(--mono);font-style:normal}
.growth-profile-crypto-invoice>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;border:1px solid #315b43;border-radius:11px;background:#06120c}.growth-profile-crypto-invoice>div span{display:grid;min-width:0;gap:5px}.growth-profile-crypto-invoice code{overflow-wrap:anywhere;color:#f1fff5;font:800 13px/1.5 var(--mono)}.growth-profile-crypto-invoice button{min-height:40px;padding:0 13px;border:1px solid #5faa7a;border-radius:9px;background:#10291b;color:#dfffe9;font-weight:800}.growth-profile-crypto-invoice p{margin:0;color:#9db6a5;font-size:11px;line-height:1.55}.growth-profile-crypto-invoice.confirmed{border-color:#77d99a;background:linear-gradient(135deg,#10301f,#07170f)}.growth-profile-crypto-invoice.rejected,.growth-profile-crypto-invoice.expired,.growth-profile-crypto-invoice.cancelled{border-color:#945f55;background:linear-gradient(135deg,#28120f,#150b09)}
.growth-profile-referral-editor{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px!important;padding:14px;border:1px solid #28513a;border-radius:12px;background:#07140d}
.growth-profile-referral-editor label{display:grid;gap:8px;color:#a9c6b2;font-size:13px;font-weight:700}.growth-profile-referral-editor label>span{color:#a9c6b2;font-size:13px}
.growth-profile-referral-editor label>div{display:grid;grid-template-columns:auto minmax(110px,1fr);align-items:center;min-height:52px;overflow:hidden;border:1px solid #315b43;border-radius:12px;background:#06120c}
.growth-profile-referral-editor label>div:focus-within{border-color:#72dda1;box-shadow:0 0 0 3px #67d59b12}
.growth-profile-referral-editor label small{padding-left:14px;color:#8db39b;font:12px var(--mono);white-space:nowrap}
.growth-profile-referral-editor input,.growth-profile-card .growth-profile-referral-editor input{width:100%;min-width:0;height:50px;padding:0 14px 0 4px;border:0;border-radius:0;outline:0;background:#06120c;color:#effff4;font:800 15px var(--mono);box-shadow:none}
.growth-profile-referral-editor input:focus{border:0;box-shadow:none}.growth-profile-referral-editor>button{min-height:52px;padding:0 20px;border:1px solid #72dda1;border-radius:12px;background:linear-gradient(135deg,#baff68,#54d9a2);color:#082016;font-size:12px;font-weight:900;white-space:nowrap;box-shadow:0 10px 24px #3ed49b1a;transition:transform .2s ease,box-shadow .2s ease}.growth-profile-referral-editor>button:hover{transform:translateY(-1px);box-shadow:0 14px 30px #3ed49b2c}.growth-profile-referral-editor>em{grid-column:1/-1;min-height:16px;color:#82dca3;font-size:11px;font-style:normal}
@media(max-width:1100px){.order-center-toolbar{grid-template-columns:1fr 1fr}.order-center-toolbar label{grid-column:1/-1}}
@media(max-width:900px){.growth-profile-balance-layout{grid-template-columns:1fr}}
@media(max-width:700px){.order-center-toolbar{grid-template-columns:1fr}.order-center-toolbar label{grid-column:1}.order-center-summary{grid-template-columns:1fr 1fr}.growth-profile-promo-code,.growth-profile-referral-editor{grid-template-columns:1fr}.growth-profile-promo-code>button{min-height:42px}.growth-profile-referral-editor label>div{grid-template-columns:1fr}.growth-profile-referral-editor label small{padding:11px 13px 0;white-space:normal}.growth-profile-referral-editor input,.growth-profile-card .growth-profile-referral-editor input{padding-left:13px}.growth-profile-referral-editor>button{width:100%}.growth-profile-referral-editor>em{grid-column:1}.growth-profile-balance-layout form,.growth-profile-balance[data-topup-mode="real"] .growth-profile-balance-layout form{grid-template-columns:1fr}.growth-profile-balance-layout form>button{width:100%}.growth-profile-balance-presets{grid-template-columns:1fr 1fr}.growth-profile-crypto-invoice>div{grid-template-columns:1fr}.growth-profile-crypto-invoice button{width:100%}}

/* Final PRO workspace readability pass. The dashboard stays compact, but
 * operational copy no longer drops below a practical reading size. */
body .growth-sidebar .work-mode-switch>header span{font-size:11px;line-height:1.4}
body .growth-sidebar .work-mode-switch>p{font-size:12px;line-height:1.5}
body .growth-sidebar nav .nav-rich>span>b{font-size:13px;line-height:1.3}
body .growth-sidebar nav .nav-rich>span>small{font-size:11px;line-height:1.4}
body .growth-sidebar .nav-catalog .nav-rich:before{font-size:9px}
body .growth-sidebar .nav-rich>em:after{font-size:13px}
body .growth-sidebar .back-site{font-size:12px;line-height:1.45}
body .growth-topbar :is(small,span,em){font-size:11px;line-height:1.4}
body .growth-view :is(.view-heading,.overview-hero)>div>span{font-size:15px;line-height:1.65}
body .growth-view :is(.overview-metrics,.sales-metrics) small{font-size:11px;line-height:1.4}
body .growth-view :is(.overview-metrics,.sales-metrics) em{font-size:11px;line-height:1.4}
body .growth-view :is(.loop-map,.activity-card,.next-action) p{font-size:12px;line-height:1.55}
body .growth-view .activity-list :is(span,time){font-size:12px;line-height:1.45}
body .growth-view .store-builder label,
body .growth-view .promo-codes form label{font-size:12px;line-height:1.45}
body .growth-view .product-toggles small,
body .growth-view .store-preview :is(small,p){font-size:11px;line-height:1.45}
body .growth-view :is(.referral-summary,.promo-list,.partner-rows,.funnel,.bot-control,.bot-settings,.level-track,.achievements,.leaderboard) small{font-size:11px;line-height:1.45}
body .growth-view :is(.referral-summary,.promo-list,.partner-rows,.funnel,.bot-control,.bot-settings,.level-track,.achievements,.leaderboard) :is(b,span){line-height:1.4}
body .store-readiness-card>div button b{font-size:13px;line-height:1.35}
body .store-readiness-card>div button small{font-size:11px;line-height:1.4}
body .store-readiness-card>div button em{font-size:10px}
body :is(.store-readiness-card,.profit-calculator,.seller-notifications,.orders-heading,.promotion-builder section,.promotion-stats header) p{font-size:10px;line-height:1.4}
body .profit-calculator header>em{font-size:10px}
body .profit-calculator-fields label{font-size:11px;line-height:1.4}
body .profit-calculator-result small{font-size:10px;line-height:1.4}
body .profit-calculator>p{font-size:12px;line-height:1.55}
body .seller-notifications header span{font-size:12px;line-height:1.5}
body .seller-notifications header>em{font-size:10px}
body .seller-notifications label b{font-size:12px;line-height:1.35}
body .seller-notifications label small{font-size:11px;line-height:1.4}
body .seller-notifications>button{font-size:12px}
body .order-center-summary small{font-size:10px;line-height:1.4}
body .order-table>header{font-size:10px;line-height:1.4}
body .order-table article small{font-size:11px;line-height:1.4}
body .order-table article>em,
body .order-table article>strong{font-size:10px}
body .order-table article>button{font-size:11px}
body .order-detail-panel small{font-size:10px;line-height:1.4}
body .order-detail-panel aside span{font-size:12px;line-height:1.5}
body .order-detail-panel footer button{font-size:12px}
body .promotion-live{font-size:10px}
body .promotion-builder label{font-size:11px;line-height:1.4}
body .promotion-builder :is(input,select,textarea){font-size:13px;line-height:1.45}
body .promotion-builder>button{font-size:12px}
body .promotion-colors button{font-size:10px;line-height:1.35}
body .promo-banner-preview>small{font-size:10px}
body .promo-banner-preview>span :is(b,em){font-size:10px}
body .promotion-actions button{font-size:11px}
body .promotion-share small,
body .promotion-copy-card small{font-size:10px;line-height:1.4}
body .promotion-share code{font-size:11px}
body .promotion-share button{font-size:11px}
body .promotion-share figcaption{font-size:10px}
body .promotion-copy-card p{font-size:12px;line-height:1.6}
body .promotion-stats header button{font-size:10px}
body .promotion-stats small{font-size:10px;line-height:1.4}
body .promotion-stats span{font-size:11px;line-height:1.4}
body .promotion-fixed-bonus :is(span,small){font-size:10px;line-height:1.4}
body .promotion-code-state{font-size:11px;line-height:1.5}
body .growth-profile-promo-code small,
body .growth-profile-balance-layout>div small,
body .growth-profile-crypto-invoice :is(header,div) small{font-size:10px;line-height:1.4}
body .growth-profile-balance>aside small,
body .growth-profile-crypto-invoice p{font-size:12px;line-height:1.55}
body .growth-profile-referral-balance>span small,
body .growth-profile-referral-balance label,
body .referral-economy>small{font-size:10px;line-height:1.4}
body .referral-economy>div>span em,
body .referral-economy>div>strong{font-size:10px;line-height:1.4;white-space:normal}
body .markup-console>header p,
body .telegram-connect-panel>div>p{font-size:11px}
body .markup-console>header span,
body .telegram-connect-panel>div>span{font-size:13px;line-height:1.55}
body :is(.section-markups,.product-markup-form,.telegram-connect-panel form) label{font-size:11px;line-height:1.4}
body .product-markup-form>div>span,
body .telegram-connect-panel>article p{font-size:12px;line-height:1.5}
body .product-markup-form>div button small,
body .telegram-connect-panel :is(aside,article) small,
body .telegram-connect-panel>article em{font-size:10px;line-height:1.4}
body :is(.product-markup-form,.telegram-connect-panel form)>button,
body .miniapp-preview-links a{font-size:12px}
body .telegram-connect-panel>aside span{font-size:12px;line-height:1.55}

@media(max-width:620px){
  body .growth-shell{padding-top:46px}
  body .growth-topbar{top:46px}
  body .growth-view{width:calc(100% - 24px)}
  body .growth-sidebar nav .nav-rich>span>small{font-size:10px}
  body .order-center-toolbar input,
  body .order-center-toolbar select,
  body .order-center-toolbar button{font-size:12px}
  body .promo-banner-preview p{font-size:13px}
}
/* SELLER must see which sales tools require PRO before opening them. */
body.mode-sales .growth-sidebar nav .sales-tool.locked-tool,
body.mode-sales .growth-sidebar nav .sales-tool.locked-tool.active{border-color:#8f3945;background:radial-gradient(150px 85px at 100% 0,#ff647020,transparent 74%),linear-gradient(105deg,#261016,#130b0e);box-shadow:inset 3px 0 #e94e5f,0 9px 22px #0004}
body.mode-sales .growth-sidebar nav .sales-tool.locked-tool:after{background:#ff536315}
body.mode-sales .growth-sidebar nav .sales-tool.locked-tool:hover{border-color:#d45462;background:radial-gradient(160px 90px at 100% 0,#ff697527,transparent 72%),linear-gradient(105deg,#34131b,#190c11);box-shadow:inset 3px 0 #ff6673,0 11px 25px #0005}
body.mode-sales .growth-sidebar nav .sales-tool.locked-tool>i,
body.mode-sales .growth-sidebar nav .sales-tool.locked-tool.active>i{border-color:#9b4550;background:linear-gradient(145deg,#3b1920,#211015);color:#ff8790}
body.mode-sales .growth-sidebar nav .sales-tool.locked-tool>span>b{color:#fff1f2}
body.mode-sales .growth-sidebar nav .sales-tool.locked-tool>span>small{color:#c8878d}
body.mode-sales .growth-sidebar nav .sales-tool.locked-tool>.tool-status,
body.mode-sales .growth-sidebar nav .sales-tool.locked-tool.active>.tool-status{padding:5px 6px;border-color:#a84853;background:#3a151c;color:#ffb1b7;font-size:7px;letter-spacing:.15px}
body.mode-sales .growth-sidebar nav .sales-tool.locked-tool:focus-visible{outline:2px solid #ff7e89;outline-offset:2px}

/* Full account workspace: same established sales UI, backed by live account
 * data instead of the isolated staging store. */
.production-growth-workspace .demo-notice{border-bottom-color:#4db7793d;background:#0a1d14ee;color:#acd0ba}
.production-growth-workspace .demo-notice>i{background:#67e59d;box-shadow:0 0 13px #67e59d}
.production-growth-workspace .demo-notice b{color:#e6f8ec}
.production-growth-workspace .production-assortment-note,
.production-growth-workspace .production-module-note{display:flex;align-items:flex-start;gap:12px;margin:0 0 14px;padding:15px;border:1px solid #2d684a;border-radius:13px;background:linear-gradient(135deg,#0b1c14,#07130d);color:#dcf1e4}
.production-growth-workspace .production-assortment-note>i,
.production-growth-workspace .production-module-note>i{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid #4d946c;border-radius:10px;background:#55d58c18;color:#a9e8c3;font-style:normal}
.production-growth-workspace :is(.production-assortment-note,.production-module-note)>span{display:grid;gap:5px}
.production-growth-workspace :is(.production-assortment-note,.production-module-note) b{font-size:13px;line-height:1.4}
.production-growth-workspace :is(.production-assortment-note,.production-module-note) small{color:#8fb7a0;font-size:11px;line-height:1.55}
.production-growth-workspace [data-view="storefront"] .product-toggles{display:none}
.production-growth-workspace .production-empty-row{grid-template-columns:38px minmax(0,1fr)!important}
.production-growth-workspace .production-empty-row>span{grid-column:auto!important}
.production-growth-workspace .integration-panel :disabled{cursor:not-allowed;opacity:.5}

/* The authenticated personal catalog stays inside the unified workspace. */
.account-catalog-heading{align-items:center}
.account-catalog-live{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #377854;border-radius:9px;color:#9de8b9;font:900 9px var(--mono);font-style:normal;letter-spacing:.7px}
.account-catalog-live i{width:7px;height:7px;border-radius:50%;background:#68e6a0;box-shadow:0 0 12px #68e6a0}
.account-catalog-frame-shell{position:relative;min-height:720px;overflow:hidden;border:1px solid #2c5e42;border-radius:17px;background:#06110b;box-shadow:0 22px 50px #0004}
.account-catalog-frame-shell iframe{display:block;width:100%;height:calc(100vh - 170px);min-height:720px;border:0;background:#06110b;opacity:0;transition:opacity .24s ease}
.account-catalog-frame-shell.loaded iframe{opacity:1}
.account-catalog-frame-loading{position:absolute;z-index:2;inset:0;display:flex;align-items:center;justify-content:center;gap:14px;background:radial-gradient(430px 260px at 50% 42%,#43b87918,transparent),#06110b;color:#8fb29c;transition:opacity .2s ease,visibility .2s ease}
.account-catalog-frame-loading>i{width:28px;height:28px;border:2px solid #315f45;border-top-color:#7ee2a7;border-radius:50%;animation:spin .8s linear infinite}
.account-catalog-frame-loading>span{display:grid;gap:4px}
.account-catalog-frame-loading b{color:#e8f4ec;font-size:13px}
.account-catalog-frame-loading small{font-size:10px}
.account-catalog-frame-shell.loaded .account-catalog-frame-loading{visibility:hidden;opacity:0}
.account-catalog-frame-shell.load-error .account-catalog-frame-loading{visibility:visible;opacity:1}
.account-catalog-frame-shell.load-error .account-catalog-frame-loading>i{border:0;animation:none}
.account-catalog-frame-shell.load-error .account-catalog-frame-loading>i:before{content:"!";display:grid;width:28px;height:28px;place-items:center;border:1px solid #a94c56;border-radius:9px;color:#ff8d95;font-style:normal}
.account-catalog-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:10px;padding:12px;border:1px solid #2c5e42;border-radius:14px;background:#09170f}
.account-catalog-toolbar label{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;border:1px solid #315f45;border-radius:10px;background:#06110b}
.account-catalog-toolbar label i{color:#78dca1;text-align:center;font-style:normal}
.account-catalog-toolbar input{min-width:0;height:45px;border:0;outline:0;background:transparent;color:#e8f4ec;font-size:13px}
.account-catalog-toolbar button,.account-catalog-more{min-height:45px;padding:0 16px;border:1px solid #3b7553;border-radius:10px;background:#10261a;color:#c9ebd5;font-size:11px;font-weight:900;cursor:pointer}
.account-catalog-status{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px;padding:0 3px;color:#82a78f;font-size:11px}
.account-catalog-status strong{color:#bff2d1;font:900 21px var(--mono)}
.account-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.account-catalog-category{position:relative;display:grid;grid-template-columns:68px minmax(0,1fr) 32px;grid-template-rows:minmax(68px,auto) auto;gap:10px 12px;min-width:0;min-height:126px;padding:14px;border:1px solid #2d5c40;border-radius:15px;background:radial-gradient(190px 110px at 100% 0,#67df9815,transparent),#08160e;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}
.account-catalog-category:hover{border-color:#5bbf83;background:radial-gradient(210px 125px at 100% 0,#82eeae24,transparent),#0b1d13;box-shadow:0 13px 30px #0004;transform:translateY(-2px)}
.account-catalog-category:focus-visible{outline:2px solid #8be9b1;outline-offset:2px}
.account-catalog-category>img,.account-catalog-category>i{grid-row:1/3;display:grid;width:68px;height:68px;place-items:center;align-self:start;object-fit:cover;border:1px solid #3d7553;border-radius:12px;background:#10271a;color:#bfff91;font:900 14px var(--mono);font-style:normal}
.account-catalog-category>span{display:grid;align-content:center;gap:5px;min-width:0}
.account-catalog-category>span small{color:#65d995;font:800 8px var(--mono);letter-spacing:.45px}
.account-catalog-category>span b{display:-webkit-box;overflow:hidden;color:#eef8f1;font-size:13px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.account-catalog-category>span em{overflow:hidden;color:#789481;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}
.account-catalog-category>strong{grid-column:2;padding-top:9px;border-top:1px solid #234b34;color:#caff88;font:900 15px var(--mono)}
.account-catalog-category>u{grid-column:3;grid-row:1/3;display:grid;width:29px;height:29px;place-items:center;align-self:center;border:1px solid #3e7955;border-radius:9px;background:#143321;color:#aaf3c4;font:900 12px var(--mono);text-decoration:none}
.account-catalog-card{display:grid;grid-template-columns:68px minmax(0,1fr);grid-template-rows:minmax(68px,auto) auto;gap:12px;min-width:0;padding:14px;border:1px solid #2d5c40;border-radius:15px;background:radial-gradient(190px 110px at 100% 0,#67df9810,transparent),#08160e}
.account-catalog-card>img,.account-catalog-card>i{grid-row:1;display:grid;width:68px;height:68px;place-items:center;object-fit:cover;border:1px solid #3d7553;border-radius:12px;background:#10271a;color:#bfff91;font:900 14px var(--mono);font-style:normal}
.account-catalog-card>div{display:grid;align-content:center;gap:5px;min-width:0}
.account-catalog-card small{overflow:hidden;color:#65d995;font:800 8px var(--mono);text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}
.account-catalog-card b{display:-webkit-box;overflow:hidden;color:#eef8f1;font-size:13px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.account-catalog-card span{overflow:hidden;color:#789481;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.account-catalog-card>strong{grid-column:1/-1;padding-top:10px;border-top:1px solid #234b34;color:#caff88;font:900 17px var(--mono)}
.account-catalog-loading,.account-catalog-empty{grid-column:1/-1;display:grid;justify-items:center;gap:8px;padding:70px 20px;border:1px solid #2b593e;border-radius:16px;background:#08150e;color:#8eac98;text-align:center}
.account-catalog-loading i{width:28px;height:28px;border:2px solid #315f45;border-top-color:#7ee2a7;border-radius:50%;animation:spin .8s linear infinite}
.account-catalog-empty i{display:grid;width:45px;height:45px;place-items:center;border:1px solid #3c7352;border-radius:12px;color:#91dfad;font-style:normal}
.account-catalog-more{display:block;margin:14px auto 0}
.account-catalog-more[hidden]{display:none}
.nav-catalog [data-catalog-demo].active{border-color:#6fdb9f;background:linear-gradient(105deg,#153c29,#0c271a);box-shadow:inset 3px 0 #baff68,0 9px 22px #0003}
@media(max-width:1050px){.account-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.account-catalog-toolbar{grid-template-columns:1fr}.account-catalog-grid{grid-template-columns:1fr}.account-catalog-category{min-height:116px}.account-catalog-frame-shell{min-height:690px;border-radius:13px}.account-catalog-frame-shell iframe{height:calc(100vh - 130px);min-height:690px}}
