.customer-shell{background:var(--store-bg);min-height:100vh;color:var(--store-text)}.customer-topbar-actions{align-items:center;gap:10px;display:flex}.customer-theme-toggle{min-height:38px;color:var(--store-text);background:var(--store-panel-2);border:1px solid var(--store-line);font:inherit;cursor:pointer;border-radius:11px;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:800;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.customer-theme-toggle:hover{background:var(--store-panel);border-color:color-mix(in srgb, var(--store-cyan) 45%, var(--store-line))}.customer-theme-toggle:active{transform:translateY(1px)}.customer-theme-toggle:focus-visible{outline:3px solid color-mix(in srgb, var(--store-cyan) 28%, transparent);outline-offset:2px}.customer-theme-toggle:disabled{opacity:.55;cursor:wait}.customer-theme-toggle svg{width:16px;height:16px;color:var(--store-cyan)}.customer-sidebar{z-index:90;border-left:1px solid var(--store-line);background:linear-gradient(#0a1c25,#071219);flex-direction:column;width:272px;padding:22px 16px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-16px 0 50px #0000001f}.customer-sidebar-brand{border-bottom:1px solid var(--store-line);direction:ltr;align-items:center;gap:11px;padding:0 7px 23px;display:flex}.customer-sidebar-brand>img{object-fit:contain;border-radius:13px;width:48px;height:48px}.customer-sidebar-brand>span{flex-direction:column;flex:1;min-width:0;display:flex}.customer-sidebar-brand strong{font-size:18px}.customer-sidebar-brand small{color:#73909d;letter-spacing:.01em;white-space:normal;max-width:12.4em;margin-top:4px;font-size:7px;font-weight:600;line-height:1.35}.customer-sidebar-brand>button{color:#9bb0ba;background:0 0;border:0;margin-left:auto;display:none}.customer-sidebar nav{direction:rtl;gap:5px;margin-top:22px;display:grid}.customer-sidebar nav button{color:#8ca2ad;text-align:right;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:45px;padding:0 13px;font-size:11px;font-weight:750;display:flex}.customer-sidebar nav button.active{color:#e9fbff;background:linear-gradient(90deg,#11b5d82e,#14718f17);border-color:#1fbee038}.customer-sidebar nav svg{width:18px}.customer-sidebar nav b{color:#75dff3;text-align:center;background:#1cb5d521;border-radius:7px;min-width:22px;margin-right:auto;padding:3px 6px;font-size:8px}.customer-sidebar-foot{border-top:1px solid var(--store-line);margin-top:auto;padding-top:16px}.customer-sidebar-foot>div{align-items:center;gap:9px;padding:8px;display:flex}.customer-sidebar-foot>div>span{background:#113847;border:1px solid #2caecf33;border-radius:11px;place-items:center;width:37px;height:37px;font-weight:900;display:grid}.customer-sidebar-foot p{flex-direction:column;margin:0;display:flex}.customer-sidebar-foot p strong{font-size:10px}.customer-sidebar-foot p small{color:#6f8792;margin-top:3px;font-size:8px}.customer-sidebar-foot>button{color:#91a6af;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;width:100%;margin-top:8px;padding:10px 12px;font-size:10px;display:flex}.customer-sidebar-foot>button:hover{color:#ff9cab;background:#d03c5214}.customer-sidebar-foot svg{width:16px}.customer-main{min-height:100vh;margin-right:272px}.customer-topbar{z-index:60;border-bottom:1px solid var(--store-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071219e0;align-items:center;gap:13px;min-height:76px;padding:0 32px;display:flex;position:sticky;top:0}.customer-topbar>div{flex-direction:column;display:flex}.customer-topbar strong{margin-top:3px;font-size:14px}.customer-menu-button{color:#d9e9ed;border:1px solid var(--store-line);background:#102731;border-radius:10px;place-items:center;width:39px;height:39px;display:none}.customer-menu-button svg{width:19px}.customer-local-state{color:#7e949e;align-items:center;gap:7px;margin-right:auto;font-size:9px;display:flex}.customer-local-state i{background:#2bd49b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #2bd49b}.customer-content{width:min(1280px,100% - 54px);margin:0 auto;padding:43px 0 80px}.customer-page-head{align-items:center}.customer-filter-row{gap:6px;margin-bottom:13px;display:flex}.customer-filter-row button{color:#8198a3;border:1px solid var(--store-line);background:#0c2029;border-radius:9px;padding:8px 13px;font-size:9px;font-weight:800}.customer-flush-section{margin-top:0}.customer-group-actions{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.customer-group-actions .btn:last-child{color:#ef8e9d;margin-right:auto}.store-group-card.archived{opacity:.72}.store-group-details select{color:#dbe9ed;border:1px solid var(--store-line);background:#091820;border-radius:7px;max-width:180px;padding:5px;font-size:8px}.customer-category-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.customer-category-grid>article{border:1px solid var(--store-line);background:linear-gradient(145deg,#0c202a,#0b1b24);border-radius:16px;gap:15px;padding:19px;display:grid}.customer-category-grid>article>div:first-child{align-items:center;gap:11px;display:flex}.customer-category-grid>article>div:first-child>span{color:#2dc9e8;background:#18a8ca1f;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.customer-category-grid svg{width:18px}.customer-category-grid h3,.customer-category-grid p{margin:0}.customer-category-grid p{color:#78909b;font-size:9px;line-height:1.6}.customer-category-grid strong{color:#a9bcc4;font-size:9px}.customer-category-grid>article>div:last-child{gap:6px;display:flex}.customer-category-grid>article>div:last-child .btn:last-child{color:#ec8a99}.customer-category-grid>.store-empty{grid-column:1/-1}.customer-notifications{gap:9px;display:grid}.customer-notifications>button{color:var(--store-text);text-align:right;border:1px solid var(--store-line);background:#0c202a;border-radius:13px;align-items:center;gap:12px;padding:15px 17px;display:flex}.customer-notifications>button>span{color:#f5b958;background:#d0891f21;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.customer-notifications svg{width:17px}.customer-notifications>button>div{flex-direction:column;display:flex}.customer-notifications strong{font-size:10px}.customer-notifications p{color:#7e949f;margin:3px 0 0;font-size:8px}.customer-notifications>button>svg{color:#607b87;margin-right:auto}.customer-settings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.customer-settings-grid>.store-section{margin-top:0}.customer-theme-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.customer-theme-options button{color:#8fa5ae;border:1px solid var(--store-line);background:#091a22;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:75px;font-size:9px;display:flex;position:relative}.customer-theme-options button.active{color:#2bc8e8;background:#169bbb1a;border-color:#25c2e166}.customer-theme-options button>svg{width:19px}.customer-theme-options button>svg:last-child{width:11px;position:absolute;top:6px;left:6px}.customer-toggle{border:1px solid var(--store-line);background:#091a22;border-radius:10px;justify-content:space-between;align-items:center;margin-top:9px;padding:13px;display:flex}.customer-toggle span{flex-direction:column;display:flex}.customer-toggle strong{font-size:10px}.customer-toggle small{color:#718993;margin-top:3px;font-size:8px}.customer-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.customer-telegram-settings>div:nth-child(2){background:#091a22;border-radius:11px;align-items:center;gap:11px;padding:14px;display:flex}.customer-telegram-settings>div:nth-child(2)>svg{color:#22c6e7;width:24px}.customer-telegram-settings>div:nth-child(2)>span{flex-direction:column;display:flex}.customer-telegram-settings>div:nth-child(2) strong{font-size:10px}.customer-telegram-settings>div:nth-child(2) small{color:#718b96;margin-top:3px;font-size:8px}.customer-telegram-settings>div:nth-child(2)>b{color:#6fe0bc;background:#2abc891a;border-radius:7px;margin-right:auto;padding:5px 8px;font-size:8px}.customer-telegram-settings>p{color:#718d96;align-items:flex-start;gap:7px;font-size:8px;line-height:1.6;display:flex}.customer-telegram-settings>p svg{flex:none;width:14px}.customer-short-textarea{min-height:80px}.customer-nav-backdrop{display:none}.customer-shell[data-theme=light]{--store-bg:#eef5f7;--store-panel:#fff;--store-panel-2:#e8f1f4;--store-line:#1f485924;--store-text:#10242d;--store-muted:#607782;color:#10242d;background:#eef5f7}.customer-shell[data-theme=light] .customer-sidebar{background:linear-gradient(#fff,#edf5f7)}.customer-shell[data-theme=light] .store-section,.customer-shell[data-theme=light] .store-stat-grid article,.customer-shell[data-theme=light] .store-group-card,.customer-shell[data-theme=light] .store-order-card,.customer-shell[data-theme=light] .customer-category-grid>article,.customer-shell[data-theme=light] .customer-notifications>button{background:#fff}.customer-shell[data-theme=light] .customer-filter-row button,.customer-shell[data-theme=light] .store-group-details select,.customer-shell[data-theme=light] .customer-theme-options button,.customer-shell[data-theme=light] .customer-toggle,.customer-shell[data-theme=light] .customer-telegram-settings>div:nth-child(2){color:#17313c;background:#edf5f7}.customer-shell[data-theme=light] .input{color:#10242d;background:#f5fafb}@media (max-width:1050px){.customer-category-grid{grid-template-columns:repeat(2,1fr)}.customer-settings-grid{grid-template-columns:1fr}}@media (max-width:850px){.customer-sidebar{transition:transform .2s;transform:translate(105%)}.customer-sidebar.open{transform:translate(0)}.customer-sidebar-brand>button{display:grid}.customer-nav-backdrop{z-index:80;background:#0000007a;border:0;display:block;position:fixed;inset:0}.customer-main{margin-right:0}.customer-menu-button{display:grid}.customer-topbar{padding-inline:16px}.customer-content{width:min(100% - 28px,720px);padding-top:28px}.customer-local-state{font-size:0}.customer-local-state i{display:block}.customer-category-grid{grid-template-columns:1fr}}@media (max-width:560px){.customer-sidebar{width:min(286px,88vw)}.customer-content{width:calc(100% - 22px)}.customer-theme-options{grid-template-columns:1fr}.customer-theme-options button{flex-direction:row;min-height:58px}.customer-group-actions .btn{flex:1}.customer-group-actions .btn:last-child{margin-right:0}.customer-page-head{align-items:flex-start}.customer-category-grid>article{padding:15px}}.customer-shell{--tt-canvas:#05060a;--tt-sidebar:#080a10;--tt-surface:#0d1018;--tt-raised:#131722;--tt-inset:#090c13;--tt-line:#d5deeb1c;--tt-line-strong:#74dbff57;--tt-text:#f7f9fc;--tt-body:#d7dde7;--tt-muted:#929baa;--tt-quiet:#6f7887;--tt-lavender:#2aabee;--tt-lavender-bright:#64c8f4;--tt-lavender-soft:#2aabee21;--store-bg:var(--tt-canvas);--store-panel:var(--tt-surface);--store-panel-2:var(--tt-raised);--store-line:var(--tt-line);--store-text:var(--tt-text);--store-muted:var(--tt-muted);--store-cyan:#2aabee;--store-green:#43d6a5;background:radial-gradient(circle at 68% -12%, #289cbe21, transparent 34%), radial-gradient(circle at 6% 72%, #2f688214, transparent 30%), var(--tt-canvas);overflow-x:hidden}.customer-sidebar{background:linear-gradient(180deg, color-mix(in srgb, var(--tt-sidebar) 96%, var(--tt-lavender-soft)), var(--tt-sidebar));border-color:var(--tt-line)}.customer-topbar{color:var(--tt-body);background:color-mix(in srgb, var(--tt-canvas) 88%, transparent);border-color:var(--tt-line)}.customer-shell :is(.store-section,.store-stat-grid article,.store-group-card,.store-order-card,.customer-category-grid>article,.customer-notifications>button,.customer-overview-grid>article,.customer-quick-actions>button,.customer-overview-attention>button,.customer-wallet-card,.customer-bot-onboarding){color:var(--tt-body);background:var(--tt-surface);border-color:var(--tt-line);box-shadow:0 18px 55px color-mix(in srgb, var(--tt-canvas) 62%, transparent)}.customer-shell :is(.store-group-details,.store-order-metrics,.store-order-links span,.customer-wallet-history,.customer-filter-row,.customer-theme-options button,.customer-toggle,.customer-deposit-presets button,.customer-category-field select,.customer-group-details>span){color:var(--tt-body);background:var(--tt-inset);border-color:var(--tt-line)}.customer-shell :is(h1,h2,h3,strong,.customer-sidebar-brand strong,.customer-topbar strong){color:var(--tt-text)}.customer-shell :is(p,small,.customer-sidebar-foot p small,.customer-sidebar-wallet small),.customer-shell .customer-sidebar nav button{color:var(--tt-muted)}.customer-shell .customer-sidebar nav button:hover{color:var(--tt-text);background:var(--tt-lavender-soft)}.customer-shell .customer-sidebar nav button.active{color:var(--tt-text);background:linear-gradient(90deg, var(--tt-lavender-soft), transparent);border-color:var(--tt-line-strong)}.customer-shell .customer-sidebar-foot>div>span,.customer-shell .customer-theme-toggle,.customer-shell .customer-topbar-alerts{color:var(--tt-body);background:var(--tt-inset);border-color:var(--tt-line)}.customer-shell .customer-sidebar-wallet,.customer-shell .customer-overview-wallet{color:var(--tt-text);background:radial-gradient(circle at 82% 112%, var(--tt-lavender-soft), transparent 44%), var(--tt-surface)!important}.customer-shell :is(.input,input,select,textarea){color:var(--tt-text);background:var(--tt-inset);border-color:var(--tt-line)}.customer-shell :is(.input,input,textarea)::placeholder{color:var(--tt-quiet)}.customer-shell select option{color:var(--tt-text);background:var(--tt-surface)}.customer-shell .btn-secondary{color:var(--tt-text);background:var(--tt-raised);border-color:var(--tt-line)}.customer-shell .btn-ghost{color:var(--tt-body);background:0 0}.customer-shell .customer-title-word{will-change:transform, opacity;display:inline-block}.customer-shell .customer-overview-grid{grid-auto-flow:dense}.customer-shell .store-section-head>div:first-child>span{display:none}.customer-skip-link{z-index:40;top:10px;color:var(--tt-text);background:var(--tt-surface);border:1px solid var(--tt-line-strong);box-shadow:0 10px 28px color-mix(in srgb, var(--tt-canvas) 70%, transparent);border-radius:9px;padding:9px 13px;position:fixed;inset-inline-start:16px;transform:translateY(-160%)}.customer-skip-link:focus{transform:translateY(0)}.customer-content:focus{outline:none}.customer-shell .store-toast>span{min-width:0}.customer-shell .store-toast>button{width:28px;height:28px;color:inherit;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;margin-inline-start:3px;display:grid}.customer-shell .store-toast>button:hover{background:var(--tt-inset)}.customer-shell .store-toast>button svg{width:14px}.customer-list-toolbar{background:var(--tt-surface);border:1px solid var(--tt-line);border-radius:13px;grid-template-columns:minmax(260px,1fr) repeat(3,minmax(142px,auto)) auto auto;align-items:end;gap:9px;margin:12px 0 16px;padding:11px;display:grid}.customer-order-toolbar{grid-template-columns:minmax(280px,1fr) repeat(2,minmax(160px,auto)) auto auto}.customer-list-search{background:var(--tt-inset);border:1px solid var(--tt-line);border-radius:10px;align-items:center;gap:9px;min-height:44px;padding:0 12px;display:flex}.customer-list-search:focus-within{border-color:var(--tt-line-strong);box-shadow:0 0 0 3px var(--tt-lavender-soft)}.customer-list-search>svg{width:17px;color:var(--tt-muted)}.customer-list-search input{width:100%;min-width:0;color:var(--tt-text);outline:0;padding:0;background:0 0!important;border:0!important}.customer-list-select{gap:5px;display:grid}.customer-list-select>span{color:var(--tt-muted);padding-inline:2px;font-size:10px;font-weight:700}.customer-list-select select{min-width:142px;min-height:44px;color:var(--tt-text);background:var(--tt-inset);border:1px solid var(--tt-line);border-radius:10px;outline:none;padding:0 11px}.customer-list-select select:focus{border-color:var(--tt-line-strong);box-shadow:0 0 0 3px var(--tt-lavender-soft)}.customer-list-count{min-height:44px;color:var(--tt-muted);white-space:nowrap;justify-content:center;align-items:center;padding:0 10px;font-size:11px;display:inline-flex}.customer-clear-filters{min-height:44px;color:var(--tt-body);border:1px solid var(--tt-line);background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 11px;display:inline-flex}.customer-clear-filters:hover{color:var(--tt-text);background:var(--tt-inset)}.customer-clear-filters svg{width:14px}.customer-shell .store-empty>.btn{margin-top:8px}.customer-order-links{margin-top:12px}.customer-order-links-toggle{width:100%;min-height:42px;color:var(--tt-body);background:var(--tt-inset);border:1px solid var(--tt-line);text-align:right;border-radius:10px;align-items:center;gap:8px;padding:0 12px;display:flex}.customer-order-links-toggle:hover{color:var(--tt-text);border-color:var(--tt-line-strong)}.customer-order-links-toggle>svg:first-child{width:16px;color:var(--tt-lavender-bright)}.customer-order-links-toggle>span{font-weight:750}.customer-order-links-toggle>b{min-width:22px;min-height:22px;color:var(--tt-lavender-bright);background:var(--tt-lavender-soft);border-radius:7px;place-items:center;margin-inline-start:2px;font-size:10px;display:grid}.customer-order-links-toggle>svg:last-child{width:16px;margin-inline-start:auto;transition:transform .38s cubic-bezier(.22,1,.36,1)}.customer-order-links-toggle[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.customer-order-links-panel{opacity:0;pointer-events:none;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1),opacity .28s;display:grid}.customer-order-links-panel.is-open{opacity:1;pointer-events:auto;grid-template-rows:1fr}.customer-order-links-clip{min-height:0;overflow:hidden}.customer-order-links-list{background:var(--tt-inset);border:1px solid var(--tt-line);border-radius:10px;gap:7px;margin-top:7px;padding:10px;transition:transform .4s cubic-bezier(.22,1,.36,1);display:grid;transform:translateY(-8px)}.customer-order-links-panel.is-open .customer-order-links-list{transform:translateY(0)}.customer-order-links-head,.customer-order-link-row{grid-template-columns:minmax(130px,auto) minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.customer-order-links-head{border-bottom:1px solid var(--tt-line);justify-content:space-between;padding:1px 2px 7px;display:flex}.customer-order-links-head>span{gap:2px;display:grid}.customer-order-links-head small,.customer-order-link-row small{color:var(--tt-muted);font-size:10px}.customer-order-links-head>button,.customer-order-link-row button,.customer-order-link-row a{min-height:34px;color:var(--tt-body);background:var(--tt-raised);border:1px solid var(--tt-line);border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 9px;text-decoration:none;display:inline-flex}.customer-order-links-head>button:hover,.customer-order-link-row button:hover,.customer-order-link-row a:hover{color:var(--tt-text);border-color:var(--tt-line-strong)}.customer-order-links-head svg,.customer-order-link-row svg{width:14px}.customer-order-link-row{padding:3px 2px}.customer-order-link-row>span{gap:2px;display:grid}.customer-order-link-row code{min-width:0;color:var(--tt-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.customer-order-link-row>div{gap:5px;display:inline-flex}.customer-checkout-balance{background:var(--tt-line);border:1px solid var(--tt-line);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:8px;display:grid;overflow:hidden}.customer-checkout-balance>span{background:var(--tt-inset);gap:4px;padding:11px 12px;display:grid}.customer-checkout-balance small{color:var(--tt-muted)}.customer-checkout-balance strong{color:var(--tt-text);font-variant-numeric:tabular-nums}.customer-checkout-balance .shortfall strong{color:var(--tt-lavender-bright)}.customer-checkout-shortfall{align-items:center;margin-top:9px}.customer-checkout-shortfall>span{gap:2px;display:grid}.customer-checkout-shortfall small{color:var(--tt-muted)}.customer-confirm-dialog .dialog-description{line-height:1.7}.customer-category-photo-actions input[type=file]{clip-path:inset(50%);white-space:nowrap;overflow:hidden;width:1px!important;height:1px!important;position:absolute!important}.customer-category-photo-actions label:focus-within{outline:2px solid var(--tt-lavender-bright);outline-offset:2px}.customer-sidebar{padding-bottom:max(14px, env(safe-area-inset-bottom));overflow-y:auto}@media (max-width:1180px){.customer-list-toolbar,.customer-order-toolbar{grid-template-columns:minmax(240px,1fr) repeat(2,minmax(142px,auto))}.customer-list-count{justify-content:flex-start}}@media (max-width:1050px) and (min-width:851px){.customer-shell .store-groups-grid{grid-template-columns:1fr}}@media (max-width:850px){.customer-sidebar{visibility:hidden;pointer-events:none;transition:transform .2s,visibility 0s .2s}.customer-sidebar.open{visibility:visible;pointer-events:auto;transition:transform .2s,visibility}.customer-list-toolbar,.customer-order-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-list-search{grid-column:1/-1}.customer-list-select select{width:100%;min-width:0}.customer-clear-filters{justify-self:end}}@media (max-width:560px){.customer-page-head .store-hero-actions{flex-direction:column-reverse}.customer-list-toolbar,.customer-order-toolbar{grid-template-columns:1fr;padding:9px}.customer-list-search{grid-column:auto}.customer-list-count{min-height:30px;padding:0 2px}.customer-clear-filters{justify-self:stretch;width:100%}.customer-order-links-head{align-items:flex-start;gap:8px}.customer-order-links-head>button{flex:none}.customer-order-link-row{grid-template-columns:minmax(0,1fr) auto}.customer-order-link-row>span{grid-column:1}.customer-order-link-row code{grid-area:2/1/auto/-1}.customer-order-link-row>div{grid-area:1/2}.customer-checkout-balance{grid-template-columns:1fr}.customer-shell :is(input,select,textarea),.store-dialog :is(input,select,textarea){font-size:16px}.customer-shell .customer-title-word{white-space:normal}.customer-group-details{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-group-details .customer-category-field{grid-column:1/-1}.store-dialog{width:calc(100vw - 12px);max-width:calc(100vw - 12px);max-height:min(92dvh,100dvh - 12px);padding:18px 14px max(14px, env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;overflow:hidden auto}.store-dialog.customer-purchase-dialog,.store-dialog.store-bulk-dialog{overflow:hidden}.store-dialog .dialog-footer{z-index:2;padding-top:10px;padding-bottom:max(4px, env(safe-area-inset-bottom,0px));background:var(--surface);margin-top:12px;position:sticky;bottom:0}.store-dialog.customer-purchase-dialog .dialog-footer{margin-top:0;padding-bottom:0;position:static;bottom:auto}}@media (prefers-color-scheme:light){.customer-shell[data-theme=system]{--tt-canvas:#f3f6f7;--tt-sidebar:#fbfcfc;--tt-surface:#fff;--tt-raised:#f1f5f6;--tt-inset:#e9eff1;--tt-line:#132e3921;--tt-line-strong:#168ac259;--tt-text:#10232b;--tt-body:#31464f;--tt-muted:#607681;--tt-quiet:#80919a;--tt-lavender:#168ac2;--tt-lavender-bright:#087aae;--tt-lavender-soft:#2aabee1a;background:radial-gradient(circle at 72% -18%, #2aabee1c, transparent 35%), var(--tt-canvas)}html[data-store-theme=system] .store-dialog{color:#10232b;background:#fff;border-color:#132e3926}}.customer-overview-grid>article:not(.customer-overview-wallet):before,.customer-overview-grid>article:not(.customer-overview-wallet):after{display:none}.customer-overview-grid>article:not(.customer-overview-wallet){justify-content:flex-start;gap:15px;min-height:112px}.customer-overview-grid>article:not(.customer-overview-wallet) p{display:none}.customer-shell[data-theme=light] .store-order-card{background:#fff;border-color:#132e3921;box-shadow:0 10px 30px #1b43520f}.customer-shell[data-theme=light] .store-order-progress>div:first-child{color:#607681;font-size:12px}.customer-shell[data-theme=light] .store-order-progress strong{color:#10232b}.customer-shell[data-theme=light] .store-progress{background:#dce7eb;border-color:#d2e0e5;height:7px}.customer-shell[data-theme=light] .store-progress i{box-shadow:none;background:#2aabee}.customer-shell[data-theme=light] .store-order-metrics{background:#edf3f5;border-color:#d8e4e8;gap:0}.customer-shell[data-theme=light] .store-order-metrics>span{background:#f7fafb;border-inline-start:1px solid #d8e4e8;justify-content:center;min-height:58px;padding:10px 13px}.customer-shell[data-theme=light] .store-order-metrics>span:first-child{border-inline-start:0}.customer-shell[data-theme=light] .store-order-metrics small{color:#607681;font-size:11px}.customer-shell[data-theme=light] .store-order-metrics strong{color:#10232b;font-size:13px}.customer-shell[data-theme=light] .store-order-head p,.customer-shell[data-theme=light] .store-order-actions>small{color:#607681}.customer-shell .store-order-state{min-height:25px;padding:5px 9px;font-size:11px}.customer-shell[data-theme=light] .store-order-state.awaiting_payment{color:#895a09;background:#fff4df;border-color:#f0d39d}.customer-shell[data-theme=light] .store-order-state.completed{color:#087557;background:#e7f8f1;border-color:#b9ead9}.customer-shell[data-theme=light] .store-order-state.running,.customer-shell[data-theme=light] .store-order-state.paid,.customer-shell[data-theme=light] .store-order-state.provisioning{color:#0b6e8a;background:#e5f6fb;border-color:#9fd7e8}.customer-shell[data-theme=light] .store-order-state.attention,.customer-shell[data-theme=light] .store-order-state.refunded,.customer-shell[data-theme=light] .store-order-state.cancelled{color:#9f1239;background:#ffe4e8;border-color:#f5b0bd}.customer-shell[data-theme=light] .store-toast.success,.customer-shell[data-theme=light] .store-toast:not(.error){color:#10242d;background:#fff;border-color:#08795a47;box-shadow:0 14px 36px #072f401f}.customer-shell[data-theme=light] .store-toast.success svg,.customer-shell[data-theme=light] .store-toast:not(.error) svg{color:#08795a}.customer-shell[data-theme=light] .store-toast.success span,.customer-shell[data-theme=light] .store-toast:not(.error) span{color:#10242d}.customer-shell[data-theme=light] .store-toast.error{color:#10242d;background:#fff7f8;border-color:#f1c1c9}.customer-shell[data-theme=light] .store-toast.error svg{color:#aa3043}.customer-shell[data-theme=light] .store-toast.error span{color:#10242d}.customer-shell[data-theme=light] .customer-sidebar nav b{color:#087aae;background:#2aabee1f;border-color:#2aabee2e;font-size:11px}.customer-shell[data-theme=light] .customer-sidebar nav button.active b{color:#fff;background:#168ac2;border-color:#168ac2}.customer-overview-attention{gap:9px}.customer-overview-attention>div{min-height:30px;color:var(--tt-body)}.customer-overview-attention>div svg{width:17px;height:17px}.customer-overview-attention>div b{color:#fff;background:#168ac2;border-radius:8px;min-width:25px;padding:4px 8px;font-size:11px}.customer-overview-attention>button{min-height:54px;color:var(--tt-body);background:var(--tt-lavender-soft);border-color:#2aabee33;justify-content:center;padding:10px 12px}.customer-overview-attention>button:hover{background:#2aabee29;border-color:#2aabee61}.customer-overview-attention>button span{color:var(--tt-text);font-size:13px;font-weight:750}.customer-overview-attention>button small{color:var(--tt-muted);margin-top:4px;font-size:12px;line-height:1.45}.customer-shell[data-theme=light] .btn-secondary{color:#17313c;background:#f1f6f8;border-color:#d3e1e6}.customer-shell[data-theme=light] .btn-secondary:hover{color:#075f88;background:#e6f3f8;border-color:#2aabee52}.customer-shell[data-theme=light] .customer-quick-actions>button:hover{color:#10232b;background:#eef7fa}.customer-shell[data-theme=light] .store-group-details span{color:#31464f;background:#f7fafb}.customer-shell[data-theme=light] .customer-filter-row button{color:#607681;background:#f5f8f9;border-color:#d8e4e8}.customer-shell[data-theme=light] .customer-filter-row button.active{color:#075f88;background:#e6f4fa;border-color:#2aabee52}.customer-shell[data-theme=light] .customer-sidebar-foot>div>span{color:#075f88;background:#e8f4f8;border-color:#c9e2eb}.customer-shell[data-theme=light] .customer-wallet-history>div,.customer-shell[data-theme=light] .customer-deposit-presets button{color:#31464f;background:#f7fafb;border-color:#d8e4e8}@media (prefers-color-scheme:light){.customer-shell[data-theme=system] .store-order-card,.customer-shell[data-theme=system] .store-order-metrics>span,.customer-shell[data-theme=system] .store-group-details span,.customer-shell[data-theme=system] .customer-quick-actions>button,.customer-shell[data-theme=system] .customer-overview-attention>button{color:#31464f;background:#fff;border-color:#132e3921}.customer-shell[data-theme=system] .store-progress{background:#dce7eb;border-color:#d2e0e5}.customer-shell[data-theme=system] .store-order-metrics strong,.customer-shell[data-theme=system] .store-order-head h3{color:#10232b}.customer-shell[data-theme=system] .store-order-metrics small,.customer-shell[data-theme=system] .store-order-head p{color:#607681}.customer-shell[data-theme=system]{--tt-canvas:#f3f6f7;--tt-sidebar:#fbfcfc;--tt-surface:#fff;--tt-raised:#f1f5f6;--tt-inset:#e9eff1;--tt-line:#132e3921;--tt-line-strong:#00779959;--tt-text:#10232b;--tt-body:#31464f;--tt-muted:#607681;--tt-quiet:#80919a;--tt-lavender:#168ac2;--tt-lavender-bright:#087aae;--tt-lavender-soft:#2aabee1a;--store-green:#087e5c}}@media (max-width:650px){.customer-theme-toggle span{display:none}.customer-theme-toggle{justify-content:center;width:38px;padding:0}}.customer-bot-onboarding{background:#148baa14;border:1px solid #23c2e438;border-radius:12px;gap:12px;margin-top:14px;padding:14px;display:grid}.customer-bot-onboarding-head{align-items:center;gap:10px;display:flex}.customer-bot-onboarding-head>span{color:#25c9eb;background:#1baed521;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.customer-bot-onboarding-head svg{width:18px}.customer-bot-onboarding-head strong{font-size:11px;display:block}.customer-bot-onboarding-head p{color:#78909b;margin:3px 0 0;font-size:8px;line-height:1.55}.customer-bot-onboarding ol{gap:7px;margin:0;padding:0;list-style:none;display:grid}.customer-bot-onboarding li{color:#9db1b9;align-items:flex-start;gap:8px;font-size:8px;line-height:1.55;display:flex}.customer-bot-onboarding li b{color:#25c9eb;background:#1baed521;border-radius:6px;flex:none;place-items:center;width:19px;height:19px;font-size:8px;display:grid}.customer-bot-onboarding .btn{width:fit-content}.customer-bot-onboarding-actions{flex-wrap:wrap;gap:8px;display:flex}.customer-bot-onboarding.is-compact{margin-top:10px;padding:12px}.customer-purchase-bot-needed{gap:10px;display:grid}.customer-live-panel{background:color-mix(in srgb, var(--ui-accent-soft,#2aabee1f) 80%, transparent);border:1px solid color-mix(in srgb, var(--ui-accent,#2aabee) 28%, transparent);border-radius:12px;gap:10px;margin-top:12px;padding:12px 13px;display:grid}.customer-live-panel.is-live{box-shadow:0 0 0 1px #2bd49b2e}.customer-live-panel.is-done{box-shadow:none;background:#2bd49b1a;border-color:#2bd49b52}.customer-live-panel>header{align-items:center;gap:8px;display:flex}.customer-live-panel>header>div{gap:2px;min-width:0;display:grid}.customer-live-panel>header strong{font-size:13px}.customer-live-panel>header small{color:var(--ui-muted,#6f8792);font-size:11px}.customer-live-dot{background:#2bd49b;border-radius:50%;flex:none;width:8px;height:8px;animation:1.8s ease-in-out infinite customerLivePulse;box-shadow:0 0 0 4px #2bd49b2e}.customer-live-done-mark{color:#fff;background:#2bd49b;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;display:grid}.customer-live-done-mark svg{width:11px;height:11px}.customer-live-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.customer-live-metrics>div{gap:3px;display:grid}.customer-live-metrics small{color:var(--ui-muted,#6f8792);font-size:10px}.customer-live-metrics strong{font-variant-numeric:tabular-nums;font-size:16px}.customer-live-metrics .has-bonus strong{color:#087557}.customer-live-metrics .customer-order-bonus{white-space:nowrap;font-size:10.5px}.customer-join-source-note{color:var(--ui-muted,#6f8792);margin:0;font-size:11px;font-weight:500;line-height:1.35}.customer-live-progress-block{gap:7px;padding-top:2px;display:grid}.customer-live-progress-head,.customer-live-progress-caption{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-live-progress-head span{color:var(--ui-body,#334b56);font-size:11px;font-weight:750}.customer-live-progress-head strong{font-variant-numeric:tabular-nums;font-size:16px}.customer-live-progress-caption{color:var(--ui-muted,#6f8792);font-size:10px;font-weight:600}.customer-live-progress-row{align-items:center;gap:8px;display:flex}.customer-live-progress{direction:ltr;flex:1;overflow:hidden}.customer-live-progress i{will-change:width;width:100%;margin-left:auto;transition:width .52s cubic-bezier(.22,1,.36,1);animation:none;transform:none}.customer-live-progress.is-complete i{box-shadow:none;background:#2bd49b}.customer-live-progress-check{color:#2bd49b;flex:none;width:14px;height:14px}.customer-live-panel.is-complete-pop .customer-live-joined{animation:.64s cubic-bezier(.22,1,.36,1) customerLiveCompletePop;display:inline-block}.customer-live-dialog-head.is-done .customer-live-dot{animation:none}.customer-live-dialog{width:min(560px,100vw - 28px)}.customer-live-dialog-head{align-items:center;gap:10px;margin-bottom:12px;display:flex}.customer-live-dialog-head .dialog-title,.customer-live-dialog-head .dialog-description{margin:0}.customer-live-dialog-foot{color:var(--ui-muted,#6f8792);justify-content:space-between;align-items:center;gap:10px;margin-top:14px;font-size:12px;display:flex}@keyframes customerLivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.92)}}@keyframes customerLiveCompletePop{0%{filter:none;transform:scale(1)}40%{filter:drop-shadow(0 0 10px #2bd49b73);transform:scale(1.08)}to{filter:none;transform:scale(1)}}@media (max-width:640px){.customer-live-metrics{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.customer-live-dot{animation:none}.customer-live-progress i{transition:none}.customer-live-panel.is-complete-pop .customer-live-joined{animation:none}}.customer-bot-connected-note{color:#67dbb7;align-items:center;gap:6px;margin:13px 0 0;font-size:8px;display:flex}.customer-bot-connected-note svg{width:14px}.customer-shell[data-theme=light] .customer-bot-onboarding{background:#148baa0f}.customer-shell[data-theme=light] .customer-bot-onboarding li{color:#607782}@media (max-width:560px){.customer-bot-onboarding .btn{width:100%}}@media (prefers-color-scheme:light){.customer-shell[data-theme=system]{--store-bg:#eef5f7;--store-panel:#fff;--store-panel-2:#e8f1f4;--store-line:#1f485924;--store-text:#10242d;--store-muted:#607782;color:#10242d;background:#eef5f7}.customer-shell[data-theme=system] .customer-sidebar{background:linear-gradient(#fff,#edf5f7)}.customer-shell[data-theme=system] .customer-topbar{background:#f6fbfce6}}.customer-wallet-grid{grid-template-columns:.7fr 1.3fr;gap:14px;display:grid}.customer-wallet-grid>.store-section{margin-top:0}.customer-wallet-card{text-align:center;background:radial-gradient(circle at 50% 5%,#24c6e633,#0000 45%),linear-gradient(145deg,#0d2732,#091a23);border:1px solid #2dc4e238;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:25px;display:flex}.customer-wallet-card>span{color:#30d3a0;background:#25c28d21;border-radius:17px;place-items:center;width:58px;height:58px;display:grid}.customer-wallet-card svg{width:27px}.customer-wallet-card small{color:#829aa5;margin-top:18px;font-size:9px}.customer-wallet-card strong{letter-spacing:-1px;margin-top:4px;font-size:38px}.customer-wallet-card p{color:#66818c;margin:8px 0 0;font-size:8px}.customer-deposit-presets{grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:16px;display:grid}.customer-deposit-presets button{color:#a5bac2;border:1px solid var(--store-line);background:#091a22;border-radius:10px;min-height:42px;font-size:11px;font-weight:900}.customer-deposit-presets button.active{color:#3cd5ee;background:#1eaecd1f;border-color:#2cc6e566}.customer-deposit-form{grid-template-columns:1fr auto;align-items:end}.customer-deposit-form .btn{min-height:44px}.customer-wallet-history{border:1px solid var(--store-line);border-radius:12px;overflow:hidden}.customer-wallet-history article{border-bottom:1px solid var(--store-line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;min-height:66px;padding:10px 14px;display:grid}.customer-wallet-history article:last-child{border-bottom:0}.customer-wallet-history article>span{border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.customer-wallet-history article>span.credit{color:#3bd2a2;background:#29be8b1f}.customer-wallet-history article>span.debit{color:#e9a44f;background:#d385211f}.customer-wallet-history svg{width:17px}.customer-wallet-history article>div{flex-direction:column;display:flex}.customer-wallet-history small{color:#6f8994;text-align:right;direction:ltr;margin-top:4px;font-size:7px}.customer-wallet-history b.credit{color:#39d19f}.customer-wallet-history b.debit{color:#eea655}.customer-wallet-history em{color:#718993;font-size:8px;font-style:normal}.customer-shell[data-theme=light] .customer-wallet-card{background:#fff}.customer-shell[data-theme=light] .customer-deposit-presets button{color:#17313c;background:#edf5f7}@media (max-width:850px){.customer-wallet-grid{grid-template-columns:1fr}.customer-wallet-card{min-height:210px}.customer-wallet-history article{grid-template-columns:auto 1fr auto}.customer-wallet-history em{grid-column:2/-1}}@media (max-width:560px){.customer-deposit-presets{grid-template-columns:repeat(3,1fr)}.customer-deposit-form{grid-template-columns:1fr}.customer-wallet-history article{gap:8px;padding-inline:10px}.customer-wallet-history b{font-size:10px}}.customer-group-card{flex-direction:column;min-width:0;min-height:220px;padding:19px;transition:border-color .18s,transform .18s;display:flex;box-shadow:0 12px 32px #00000014}.customer-group-card:hover{border-color:#2ebfde47;transform:translateY(-1px)}.customer-group-identity{min-width:0}.customer-group-identity h3{font-size:14px}.customer-group-identity a{text-align:left;justify-content:flex-start;max-width:100%}.customer-group-card .store-status.attention{color:#ff9eaa;background:#ba304521;border:1px solid #e54f652b}.customer-group-card .store-status.archived{color:#a2b1b7;background:#70858e1f;border:1px solid #8c9fa72b}.customer-group-details{grid-template-columns:.75fr 1.5fr .75fr}.customer-group-details>span{justify-content:center;min-width:0}.customer-category-field select{color:#d8e7eb;text-overflow:ellipsis;background:0 0;border:0;outline:0;width:100%;max-width:none;margin-top:3px;padding:0;font-size:9px;font-weight:800}.customer-category-field select:disabled{opacity:.65}.customer-category-field option{color:#e8f2f5;background:#0b1c25}.customer-group-actions{border-top:1px solid #7da3b21a;align-items:center;margin-top:auto;padding-top:14px}.customer-group-actions .btn{min-height:34px}.customer-group-actions .customer-group-buy{min-width:104px}.customer-group-actions .customer-group-delete{color:#ef8e9d;margin-right:auto}.customer-shell[data-theme=light] .customer-category-field select{color:#17313c}.customer-shell[data-theme=light] .customer-category-field option{color:#17313c;background:#fff}.customer-shell[data-theme=light] .customer-group-details>span{background:#f3f8f9}@media (max-width:560px){.customer-group-card{min-height:0;padding:15px}.customer-group-details{grid-template-columns:1fr 1.5fr 1fr}.customer-group-actions{grid-template-columns:1fr 1fr;display:grid}.customer-group-actions .btn{width:100%}.customer-group-actions .customer-group-buy{grid-column:1/-1}.customer-group-actions .customer-group-delete{margin-right:0}.customer-group-actions .btn:only-child{grid-column:1/-1}.customer-group-identity h3{font-size:12px}.store-group-top{grid-template-columns:auto minmax(0,1fr)}.store-group-top>.store-status{grid-column:2;justify-self:start}}.customer-view-transition{transform-origin:top;will-change:transform, opacity;animation:.38s cubic-bezier(.22,1,.36,1) both customerViewEnter}.customer-view-transition>.store-hero{animation:.42s cubic-bezier(.22,1,.36,1) 30ms both customerViewChild}.customer-view-transition>.store-stat-grid,.customer-view-transition>.customer-filter-row,.customer-view-transition>.customer-wallet-grid{animation:.44s cubic-bezier(.22,1,.36,1) 70ms both customerViewChild}.customer-view-transition>.store-section,.customer-view-transition>.store-orders-list,.customer-view-transition>.customer-category-grid,.customer-view-transition>.customer-settings-grid,.customer-view-transition>.customer-notifications{animation:.46s cubic-bezier(.22,1,.36,1) .11s both customerViewChild}@keyframes customerViewEnter{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes customerViewChild{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.customer-view-transition,.customer-view-transition>*{animation:none!important;transform:none!important}}.customer-sidebar-wallet{color:#dcebee;text-align:right;background:linear-gradient(135deg,#1caecd29,#22c28d14);border:1px solid #2ac0dc33;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:auto;padding:12px;display:grid}.customer-sidebar-wallet:hover{border-color:#2fcce86b;transform:translateY(-1px)}.customer-sidebar-wallet>span{color:#3ad5a5;background:#25be8b21;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.customer-sidebar-wallet svg{width:17px}.customer-sidebar-wallet>div{flex-direction:column;display:flex}.customer-sidebar-wallet strong{margin-top:2px;font-size:15px}.customer-sidebar-wallet>svg{color:#66818d;width:14px}.customer-sidebar-wallet+.customer-sidebar-foot{margin-top:12px}.customer-shell[data-theme=light] .customer-sidebar-wallet{color:#15303a;background:linear-gradient(135deg,#1aabca1a,#22b88612)}.customer-shell{--store-bg:#05050d;--store-panel:#0b0b15;--store-panel-2:#10101c;--store-line:#cdc8ee1c;--store-text:#f7f5fc;--store-muted:#888497;--tt-canvas:#05050d;--tt-sidebar:#06060e;--tt-surface:#0b0b15;--tt-raised:#10101c;--tt-inset:#080811;--tt-line:#cdc8ee1c;--tt-line-strong:#2aabee47;--tt-text:#f7f5fc;--tt-body:#d1cddc;--tt-muted:#888497;--tt-quiet:#5f5b6c;--tt-lavender:#2aabee;--tt-lavender-bright:#64c8f4;--tt-lavender-soft:#2aabee21;--tt-cyan:#38c7e8;--tt-green:#39d7a1;--tt-amber:#f0b85f;--tt-red:#f06c7d;min-height:100vh;color:var(--tt-body);background:radial-gradient(circle at 72% -15%, #168ac217, transparent 31%), var(--tt-canvas)}.customer-shell button,.customer-shell a,.customer-shell input,.customer-shell select,.customer-shell textarea{transition:color .16s,background-color .16s,border-color .16s,box-shadow .18s,transform .18s cubic-bezier(.22,1,.36,1),opacity .16s}.customer-shell :focus-visible{outline:2px solid var(--tt-lavender);outline-offset:3px}.customer-sidebar{width:250px;color:var(--tt-body);background:linear-gradient(180deg, #0e0c19e6, #06060efa), var(--tt-sidebar);border-left:1px solid var(--tt-line);padding:17px 13px;box-shadow:-20px 0 60px #00000029}.customer-sidebar:before{content:"";background:linear-gradient(90deg,#0000,#2aabee57,#0000);height:1px;position:absolute;inset:0 0 auto}.customer-sidebar-brand{border-color:var(--tt-line);gap:10px;min-height:51px;padding:0 7px 17px}.customer-sidebar-brand>img{filter:drop-shadow(0 7px 18px #6147b12e);width:40px;height:40px}.customer-sidebar-brand strong{color:var(--tt-text);letter-spacing:-.35px;font-size:16px}.customer-sidebar-brand small{max-width:12.4em;color:var(--tt-quiet);letter-spacing:.01em;white-space:normal;margin-top:3px;font-size:6px;line-height:1.35}.customer-sidebar nav{gap:3px;margin-top:16px}.customer-sidebar nav button{color:#777383;border-radius:10px;gap:10px;min-height:42px;padding:0 12px;font-size:10px;font-weight:650;position:relative}.customer-sidebar nav button:after{content:"";background:0 0;border-radius:99px;width:2px;transition:background .18s,box-shadow .18s;position:absolute;top:10px;bottom:10px;right:-13px}.customer-sidebar nav button:hover{color:#ded9e8;background:#ffffff06}.customer-sidebar nav button.active{color:var(--tt-text);background:linear-gradient(90deg,#2aabee24,#2aabee0e);border-color:#2aabee2b;box-shadow:inset 0 1px #ffffff06}.customer-sidebar nav button.active:after{background:var(--tt-lavender);box-shadow:0 0 12px #2aabeeb8}.customer-sidebar nav svg{width:16px;height:16px}.customer-sidebar nav button.active svg{color:var(--tt-lavender-bright)}.customer-sidebar nav b{color:#d8ceff;background:#2aabee24;border:1px solid #2aabee1a;border-radius:6px;min-width:20px;padding:3px 6px;font-size:7px}.customer-sidebar-wallet{color:var(--tt-text);background:radial-gradient(circle at 80% 10%,#2aabee2e,#0000 45%),linear-gradient(145deg,#11101f,#0a0914);border-color:#2aabee33;border-radius:12px;gap:9px;padding:11px;box-shadow:inset 0 1px #ffffff08}.customer-sidebar-wallet:hover{border-color:#2aabee6b;box-shadow:0 10px 30px #36246d2e}.customer-sidebar-wallet>span{width:33px;height:33px;color:var(--tt-lavender-bright);background:#2aabee1f;border:1px solid #2aabee1c;border-radius:9px}.customer-sidebar-wallet small{color:var(--tt-muted);font-size:7px}.customer-sidebar-wallet strong{color:var(--tt-text);font-variant-numeric:tabular-nums;font-size:14px}.customer-sidebar-wallet>svg{color:var(--tt-quiet)}.customer-sidebar-foot{border-color:var(--tt-line);padding-top:12px}.customer-sidebar-foot>div{padding:7px 6px}.customer-sidebar-foot>div>span{width:33px;height:33px;color:var(--tt-lavender-bright);background:#100e1c;border-color:#2aabee2e;border-radius:50%}.customer-sidebar-foot p strong{color:var(--tt-text)}.customer-sidebar-foot p small,.customer-sidebar-foot>button{color:var(--tt-quiet)}.customer-main{margin-right:250px}.customer-topbar{min-height:64px;color:var(--tt-body);border-color:var(--tt-line);-webkit-backdrop-filter:blur(22px)saturate(120%);backdrop-filter:blur(22px)saturate(120%);background:#05050dd6;padding:0 28px}.customer-topbar small{color:var(--tt-quiet);font-size:7px}.customer-topbar strong{color:var(--tt-text);font-size:12px}.customer-local-state{color:var(--tt-muted);margin-right:18px;font-size:8px}.customer-local-state i{background:var(--tt-green);width:6px;height:6px;box-shadow:0 0 10px #39d7a1b3}.customer-topbar-actions{align-items:center;gap:8px;margin-right:auto;display:flex}.customer-topbar-actions .btn{min-width:86px}.customer-topbar-alerts{width:34px;height:34px;color:var(--tt-muted);background:var(--tt-inset);border:1px solid var(--tt-line);border-radius:50%;place-items:center;display:grid;position:relative}.customer-topbar-alerts:hover{color:var(--tt-lavender-bright);border-color:var(--tt-line-strong)}.customer-topbar-alerts svg{width:15px}.customer-topbar-alerts b{color:#090712;background:var(--tt-lavender);border:2px solid var(--tt-canvas);border-radius:99px;min-width:15px;height:15px;padding:0 4px;font-size:7px;line-height:11px;position:absolute;top:-3px;left:-2px}.customer-content{width:min(1440px,100% - 48px);padding:30px 0 72px}.customer-page-head{min-height:70px;margin-bottom:22px}.customer-page-head .store-kicker{color:var(--tt-lavender);letter-spacing:.4px;font-size:9px}.customer-page-head h1{color:var(--tt-text);letter-spacing:-.9px;margin:5px 0 3px;font-size:clamp(25px,2vw,31px);font-weight:750}.customer-page-head p{color:var(--tt-muted);font-size:10px}.customer-shell .btn{border-radius:9px}.customer-shell .btn-primary{color:#0a0812;background:linear-gradient(135deg, var(--tt-lavender-bright), var(--tt-lavender));box-shadow:0 7px 22px #168ac233,inset 0 1px #ffffff59}.customer-shell .btn-primary:hover{color:#07050d;background:linear-gradient(135deg,#dacfff,#bda9ff);box-shadow:0 10px 28px #168ac24d,inset 0 1px #ffffff73}.customer-shell .btn-secondary{color:var(--tt-body);border-color:var(--tt-line);background:#0d0c17;box-shadow:inset 0 1px #ffffff05}.customer-shell .btn-secondary:hover{color:var(--tt-lavender-bright);border-color:var(--tt-line-strong);background:#121020}.customer-shell .btn-ghost{color:var(--tt-muted)}.customer-shell .btn-ghost:hover{color:var(--tt-text);background:#2aabee0f}.customer-shell .store-section{border-color:var(--tt-line);background:linear-gradient(145deg,#0d0d18f5,#080811f5);border-radius:17px;padding:20px;box-shadow:inset 0 1px #ffffff05,0 18px 50px #00000014}.customer-shell .store-section-head{margin-bottom:17px}.customer-shell .store-section-head>div:first-child>span{width:27px;height:27px;color:var(--tt-lavender-bright);background:var(--tt-lavender-soft);border-color:#2aabee29;border-radius:8px;font-size:7px}.customer-shell .store-section-head h2{color:var(--tt-text);font-size:14px}.customer-shell .store-section-head p{color:var(--tt-quiet);font-size:8px}.customer-overview-grid>article{border:1px solid var(--tt-line);background:linear-gradient(155deg,#0d0d18,#080811 76%);border-radius:16px;min-width:0;min-height:214px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff05,0 18px 40px #00000014}.customer-overview-grid>article:not(.customer-overview-wallet){flex-direction:column;justify-content:space-between;align-items:flex-start;gap:22px;padding:18px;display:flex}.customer-overview-grid>article:not(.customer-overview-wallet):before{content:"";opacity:.7;background:radial-gradient(circle at 72% 32%,currentColor 0 2px,#0000 3px),linear-gradient(165deg,#0000 47%,currentColor 48% 50%,#0000 51%);height:44px;position:absolute;bottom:47px;left:18px;right:18px;-webkit-mask-image:linear-gradient(270deg,#0000,#000 18% 82%,#0000);mask-image:linear-gradient(270deg,#0000,#000 18% 82%,#0000)}.customer-overview-grid>article:not(.customer-overview-wallet):after{content:"";background:var(--tt-line);height:1px;position:absolute;bottom:38px;left:18px;right:18px}.customer-overview-grid>article>span{border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.customer-overview-grid>article>span svg{width:18px}.customer-overview-grid>article>div:not(.customer-overview-wallet-head):not(.customer-overview-balance):not(.customer-overview-wallet-actions){z-index:1;flex-direction:column;display:flex;position:relative}.customer-overview-grid>article>div>strong{color:var(--tt-text);letter-spacing:-1.5px;font-variant-numeric:tabular-nums;margin-top:2px;font-size:34px;font-weight:500;line-height:1}.customer-overview-wallet{appearance:none;outline-offset:0;box-shadow:none;border:0;outline:none;flex-direction:column;padding:18px;display:flex;background:radial-gradient(circle at 77% 88%,#2aabee8a,#0000 33%),radial-gradient(circle at 88% 96%,#6f45e261,#0000 42%),linear-gradient(155deg,#111022,#090812 62%)!important}.customer-overview-wallet:hover,.customer-overview-wallet:active,.customer-overview-wallet:focus,.customer-overview-wallet:focus-visible{outline-offset:0;box-shadow:none;outline:none}.customer-overview-wallet::-moz-focus-inner{border:0;padding:0}.customer-overview-wallet:after{content:"";border:1px solid #dacfff29;border-radius:50%;width:80%;height:85%;position:absolute;bottom:-45%;right:-10%;transform:rotate(-12deg)}.customer-overview-wallet-head{z-index:1;align-items:center;gap:10px;display:flex;position:relative}.customer-overview-wallet-head>span{width:36px;height:36px;color:var(--tt-lavender-bright);background:#2aabee24;border:1px solid #2aabee29;border-radius:10px;place-items:center;display:grid}.customer-overview-wallet-head svg{width:17px}.customer-overview-wallet-head>div{flex-direction:column;display:flex}.customer-overview-wallet-head small{color:#9791a5;font-size:7px}.customer-overview-wallet-head strong{color:var(--tt-text);font-size:11px}.customer-overview-wallet-head i{color:#d6ccff;background:#2aabee1c;border-radius:6px;margin-right:auto;padding:4px 7px;font-size:7px;font-style:normal;font-weight:800}.customer-overview-balance{z-index:1;flex-direction:column;margin-top:24px;display:flex;position:relative}.customer-overview-balance strong{color:var(--tt-text);letter-spacing:-2.2px;font-variant-numeric:tabular-nums;font-size:clamp(30px,2.4vw,43px);font-weight:450;line-height:1}.customer-overview-wallet-actions{z-index:1;grid-template-columns:1fr 1fr;gap:7px;margin-top:auto;display:grid;position:relative}.customer-overview-wallet-actions .btn{min-height:36px}.customer-overview-body>.store-section{margin-top:0}.customer-overview-activity .store-orders-list{gap:9px}.customer-quick-actions>button{min-height:58px;color:var(--tt-body);text-align:right;background:var(--tt-inset);border:1px solid var(--tt-line);border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.customer-quick-actions>button:hover{color:var(--tt-text);border-color:var(--tt-line-strong);background:#0e0d19;transform:translateY(-1px)}.customer-quick-actions>button>span{width:34px;height:34px;color:var(--tt-lavender-bright);background:var(--tt-lavender-soft);border-radius:9px;place-items:center;display:grid}.customer-quick-actions svg{width:15px}.customer-quick-actions>button>div{flex-direction:column;display:flex}.customer-quick-actions strong{font-size:9px}.customer-quick-actions small{color:var(--tt-quiet);margin-top:2px;font-size:7px}.customer-quick-actions>button>svg{color:var(--tt-quiet)}.customer-overview-attention>div{color:var(--tt-muted);align-items:center;gap:7px;display:flex}.customer-overview-attention>div svg{width:13px}.customer-overview-attention>div strong{color:var(--tt-body);font-size:9px}.customer-overview-attention>div b{color:#1a1105;text-align:center;background:var(--tt-amber);border-radius:99px;min-width:20px;margin-right:auto;padding:3px 6px;font-size:7px}.customer-overview-attention>button{color:var(--tt-body);text-align:right;background:#f0b85f0b;border:1px solid #f0b85f1f;border-radius:9px;flex-direction:column;padding:9px 10px;display:flex}.customer-overview-attention>button:hover{border-color:#f0b85f4d}.customer-overview-attention>button span{font-size:8px;font-weight:700}.customer-overview-attention>button small{color:var(--tt-quiet);margin-top:2px;font-size:7px}.customer-overview-attention>p svg{width:13px}.customer-shell .store-order-card,.customer-shell .store-group-card,.customer-category-grid>article,.customer-notifications>button{border-color:var(--tt-line);background:linear-gradient(150deg,#0d0d18,#080811);border-radius:14px;box-shadow:inset 0 1px #ffffff05}.customer-shell .store-order-card:hover,.customer-shell .store-group-card:hover,.customer-category-grid>article:hover,.customer-notifications>button:hover{border-color:var(--tt-line-strong);transform:translateY(-2px);box-shadow:0 16px 40px #00000021}.customer-shell .store-order-card{padding:16px}.customer-shell .store-order-icon{color:var(--tt-lavender-bright);background:var(--tt-lavender-soft)}.customer-shell .store-order-head h3,.customer-shell .store-group-top h3,.customer-category-grid h3{color:var(--tt-text)}.customer-shell .store-progress{background:#06060d;border:1px solid #cdc8ee14;height:5px}.customer-shell .store-progress i{transform-origin:100%;width:100%;animation:none}.customer-shell .store-progress.is-empty i{transform:scaleX(0)}.customer-shell .store-order-progress .store-progress i{width:100%;animation:none}.customer-shell .store-order-metrics,.customer-shell .store-group-details{background:var(--tt-line);border-color:var(--tt-line)}.customer-shell .store-order-metrics>span,.customer-shell .store-group-details span{background:#080811}.customer-shell .store-order-metrics small,.customer-shell .store-group-details small,.customer-shell .store-order-head p,.customer-shell .store-order-actions>small{color:var(--tt-quiet)}.customer-filter-row{gap:7px;margin-bottom:11px}.customer-filter-row button{min-height:34px;color:var(--tt-muted);border-color:var(--tt-line);background:#090912;border-radius:9px;padding:7px 14px}.customer-filter-row button.active{color:var(--tt-lavender-bright);background:var(--tt-lavender-soft);border-color:#2aabee47}.customer-flush-section{padding:14px!important}.customer-group-card{min-height:210px;padding:16px}.customer-group-card .store-group-logo{border-radius:11px;width:40px;height:40px}.customer-category-grid{gap:12px}.customer-category-grid>article{min-height:190px;padding:18px}.customer-category-grid>article>div:first-child>span{color:var(--tt-lavender-bright);background:var(--tt-lavender-soft)}.customer-category-grid p,.customer-category-grid strong{color:var(--tt-muted)}.customer-wallet-grid{gap:12px}.customer-wallet-card{background:radial-gradient(circle at 50% 105%,#2aabee80,#0000 48%),linear-gradient(150deg,#11101f,#090812);border-color:#2aabee4d;border-radius:18px;box-shadow:0 24px 70px #432b8b2b}.customer-wallet-card>span{color:var(--tt-lavender-bright);background:var(--tt-lavender-soft)}.customer-wallet-card strong{color:var(--tt-text);font-variant-numeric:tabular-nums;font-weight:450}.customer-deposit-presets button{color:var(--tt-muted);background:var(--tt-inset);border-color:var(--tt-line)}.customer-deposit-presets button:hover,.customer-deposit-presets button.active{color:var(--tt-lavender-bright);background:var(--tt-lavender-soft);border-color:#2aabee57}.customer-wallet-history,.customer-wallet-history article{border-color:var(--tt-line)}.customer-notifications{gap:8px}.customer-notifications>button{min-height:72px;padding:14px 16px}.customer-notifications>button>span{color:var(--tt-lavender-bright);background:var(--tt-lavender-soft)}.customer-notifications strong{color:var(--tt-text)}.customer-settings-grid{gap:12px}.customer-theme-options button,.customer-toggle,.customer-telegram-settings>div:nth-child(2){color:var(--tt-body);background:var(--tt-inset);border-color:var(--tt-line)}.customer-theme-options button:hover,.customer-theme-options button.active{color:var(--tt-lavender-bright);background:var(--tt-lavender-soft);border-color:#2aabee57}.customer-shell .input,.customer-shell .store-textarea,.customer-shell select{color:var(--tt-text);border-color:var(--tt-line);background:#080811}.customer-shell .input:focus,.customer-shell .store-textarea:focus,.customer-shell select:focus{border-color:#2aabee9e;box-shadow:0 0 0 3px #2aabee1a}.store-toast{background:#131020;border-color:#2aabee42;top:77px;box-shadow:0 22px 65px #0000006b}.store-dialog{border-color:var(--tt-line);--surface:#0b0b15;--surface-2:#080811;--surface-3:#11101c;--text:#f7f5fc;--muted:#888497;--border:#cdc8ee1c;background:#0b0b15}.customer-view-transition{animation:.36s cubic-bezier(.22,1,.36,1) both customerReferenceView}.customer-view-transition>*{animation:.42s cubic-bezier(.22,1,.36,1) both customerReferenceChild}.customer-view-transition>:nth-child(2){animation-delay:45ms}.customer-view-transition>:nth-child(3){animation-delay:90ms}.customer-view-transition>:nth-child(4){animation-delay:.135s}.customer-overview-grid>article:first-child{animation:.48s cubic-bezier(.22,1,.36,1) 80ms both customerReferenceCard}.customer-overview-grid>article:nth-child(2){animation:.48s cubic-bezier(.22,1,.36,1) .12s both customerReferenceCard}.customer-overview-grid>article:nth-child(3){animation:.48s cubic-bezier(.22,1,.36,1) .16s both customerReferenceCard}.customer-overview-grid>article:nth-child(4){animation:.48s cubic-bezier(.22,1,.36,1) .2s both customerReferenceCard}.customer-overview-balance strong{animation:.72s cubic-bezier(.22,1,.36,1) .18s both customerBalanceSettle}@keyframes customerReferenceView{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes customerReferenceChild{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes customerReferenceCard{0%{opacity:0;transform:translateY(-14px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes customerProgressReveal{0%{filter:brightness(1.8);transform:scaleX(0)}to{filter:brightness();transform:scaleX(1)}}@keyframes customerBalanceSettle{0%{opacity:0;text-shadow:0 0 26px #2aabeed9;transform:translateY(-6px)}to{opacity:1;text-shadow:0 0 #0000;transform:translateY(0)}}.customer-shell[data-theme=light]{--tt-canvas:#f5f4f8;--tt-sidebar:#fff;--tt-surface:#fff;--tt-raised:#f7f5fb;--tt-inset:#f2f0f7;--tt-line:#2e27441f;--tt-line-strong:#6b52c24d;--tt-text:#17131f;--tt-body:#393344;--tt-muted:#746d7f;--tt-quiet:#9a93a4;--store-bg:#f5f4f8;--store-text:#17131f;--store-muted:#746d7f;background:#f5f4f8}.customer-shell[data-theme=light] .customer-sidebar,.customer-shell[data-theme=light] .customer-topbar,.customer-shell[data-theme=light] .store-section,.customer-shell[data-theme=light] .store-order-card,.customer-shell[data-theme=light] .store-group-card,.customer-shell[data-theme=light] .customer-category-grid>article,.customer-shell[data-theme=light] .customer-notifications>button,.customer-shell[data-theme=light] .customer-overview-grid>article{color:var(--tt-body);background:#fff}.customer-shell[data-theme=light] .customer-topbar{background:#ffffffe0}.customer-shell[data-theme=light] .customer-overview-wallet,.customer-shell[data-theme=light] .customer-wallet-card{color:#17131f;background:radial-gradient(circle at 80% 110%,#2aabee52,#0000 45%),#fff!important}.customer-shell[data-theme=light] .customer-overview-grid strong,.customer-shell[data-theme=light] .customer-page-head h1,.customer-shell[data-theme=light] .store-section h2,.customer-shell[data-theme=light] .store-order-head h3{color:#17131f}@media (max-width:1180px){.customer-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-overview-wallet{grid-column:span 2;min-height:220px}.customer-overview-body{grid-template-columns:1fr}.customer-overview-actions{grid-template-columns:1fr 1fr;gap:16px;display:grid}.customer-overview-actions>.store-section-head{grid-column:1/-1}.customer-overview-attention{border-top:0;border-right:1px solid var(--tt-line);margin-top:0;padding-top:0;padding-right:16px}}@media (max-width:850px){.customer-sidebar{width:min(270px,88vw);transition:transform .3s cubic-bezier(.22,1,.36,1);transform:translate(105%)}.customer-sidebar.open{transform:translate(0)}.customer-nav-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030208ad;animation:.22s both fadeIn}.customer-main{margin-right:0}.customer-topbar{padding-inline:14px}.customer-content{width:min(100% - 24px,760px);padding-top:24px}}@media (max-width:650px){.customer-topbar-actions .btn,.customer-local-state{display:none}.customer-topbar-actions{margin-right:auto}.customer-page-head{flex-direction:column;align-items:flex-start;gap:13px}.customer-page-head .store-hero-actions,.customer-page-head .btn{width:100%}.customer-overview-grid{grid-template-columns:1fr}.customer-overview-wallet{grid-column:auto}.customer-overview-grid>article{min-height:180px}.customer-overview-grid>article:not(.customer-overview-wallet){min-height:164px}.customer-overview-actions{display:block}.customer-overview-attention{border-top:1px solid var(--tt-line);border-right:0;margin-top:17px;padding-top:16px;padding-right:0}.customer-overview-wallet-actions,.customer-deposit-form{grid-template-columns:1fr}.customer-shell .store-section{padding:15px}.customer-category-grid>article{min-height:auto}}@media (prefers-reduced-motion:reduce){.customer-shell *,.customer-shell :before,.customer-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-delay:0s!important}}.customer-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:25px;display:grid}.customer-overview-grid>article{border:1px solid var(--store-line);background:linear-gradient(145deg,#0c202a,#0b1b24);border-radius:17px;align-items:center;gap:15px;min-width:0;min-height:114px;padding:18px;display:flex;box-shadow:0 8px 30px #00000014}.customer-overview-grid>article>span,.customer-overview-wallet-head>span{border-radius:14px;flex:none;place-items:center;width:47px;height:47px;display:grid}.customer-overview-grid>article>span svg,.customer-overview-wallet-head svg{width:21px}.customer-overview-grid>article>span.violet{color:#2aabee;background:#7b5add29}.customer-overview-grid>article>span.cyan{color:#25c9eb;background:#1baed521}.customer-overview-grid>article>span.orange{color:#ffb84e;background:#de871924}.customer-overview-grid>article>div:not(.customer-overview-wallet-head):not(.customer-overview-balance):not(.customer-overview-wallet-actions){flex-direction:column;min-width:0;display:flex}.customer-overview-grid>article>div>small{color:#8298a3;font-size:9px}.customer-overview-grid>article>div>strong{margin-top:2px;font-size:25px}.customer-overview-grid>article>div>p{color:#607986;margin:2px 0 0;font-size:8px}.customer-overview-wallet{position:relative}.customer-overview-wallet-head{align-items:center;gap:11px;display:flex}.customer-overview-wallet-head>span{color:#38dca7;background:#26c18b21}.customer-overview-wallet-head>div,.customer-overview-wallet-head>i{display:none}.customer-overview-balance{flex-direction:column;min-width:0;display:flex}.customer-overview-balance strong{text-overflow:ellipsis;white-space:nowrap;font-size:24px;overflow:hidden}.customer-overview-balance small{color:#607986;margin-top:3px;font-size:8px}.customer-overview-wallet-actions{display:none}.customer-overview-body{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:14px;display:grid}.customer-overview-body>.store-section{min-width:0;margin-top:0}.customer-quick-actions{gap:8px;display:grid}.customer-quick-actions>button,.customer-overview-attention>button{color:var(--store-text);text-align:right;border:1px solid var(--store-line);background:#091a22;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.customer-quick-actions>button:hover,.customer-overview-attention>button:hover{border-color:#23c2e461}.customer-quick-actions>button>span{color:#25c9eb;background:#1baed521;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.customer-quick-actions svg,.customer-overview-attention svg{width:16px}.customer-quick-actions>button>div{flex-direction:column;min-width:0;display:flex}.customer-quick-actions small,.customer-overview-attention small{color:#718993;margin-top:3px;font-size:8px}.customer-quick-actions>button>svg,.customer-overview-attention>button>svg{color:#607b87}.customer-overview-attention{border-top:1px solid var(--store-line);gap:7px;margin-top:16px;padding-top:14px;display:grid}.customer-overview-attention>div{align-items:center;gap:8px;display:flex}.customer-overview-attention>div>span{color:#ffb84e}.customer-overview-attention>div>b{color:#f5b958;text-align:center;background:#d0891f21;border-radius:7px;min-width:22px;margin-right:auto;padding:3px 6px;font-size:8px}.customer-overview-attention>button{grid-template-columns:1fr}.customer-overview-attention>button span,.customer-overview-attention>button small{display:block}.customer-overview-attention>p{color:#67dbb7;align-items:center;gap:6px;margin:0;font-size:9px;display:flex}.customer-shell[data-theme=light] .customer-overview-grid>article,.customer-shell[data-theme=light] .customer-quick-actions>button,.customer-shell[data-theme=light] .customer-overview-attention>button{color:#17313c;background:#fff}@media (max-width:1100px){.customer-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:850px){.customer-overview-body{grid-template-columns:1fr}}@media (max-width:560px){.customer-overview-grid{grid-template-columns:1fr}.customer-overview-grid>article{min-height:96px}}.customer-shell{font-size:14px;line-height:1.5}.customer-sidebar-brand small{font-size:10px}.customer-sidebar nav button{min-height:49px;font-size:14px}.customer-sidebar nav b,.customer-filter-row button{font-size:11px}.customer-sidebar-foot p strong,.customer-sidebar-foot>button{font-size:13px}.customer-sidebar-foot p small,.customer-sidebar-wallet small{font-size:10px}.customer-sidebar-wallet strong{font-size:17px}.customer-topbar small{font-size:11px}.customer-topbar strong{font-size:17px}.customer-local-state{font-size:11px}.customer-shell .store-hero h1{font-size:clamp(30px,2.5vw,38px)}.customer-shell .store-kicker{font-size:13px}.customer-shell .store-hero p{max-width:720px;font-size:14px;line-height:1.65}.customer-shell .store-section-head>div:first-child>span{font-size:11px}.customer-shell .store-section-head h2{font-size:20px}.customer-shell .store-section-head p{font-size:12px;line-height:1.55}.customer-shell .btn-md,.store-dialog .btn-md{min-height:44px;font-size:14px}.customer-shell .btn-sm,.store-dialog .btn-sm{min-height:38px;font-size:13px}.store-dialog .dialog-title{font-size:22px}.store-dialog .dialog-description{font-size:13px;line-height:1.6}.customer-shell .label,.store-dialog .label,.store-dialog .store-form label{font-size:13px}.customer-shell .input,.store-dialog .input,.customer-shell select,.store-dialog select,.customer-shell textarea,.store-dialog textarea{min-height:44px;font-size:14px}.customer-shell .store-stat-grid small,.customer-overview-grid>article>div>small{font-size:11px}.customer-shell .store-stat-grid p,.customer-overview-grid>article>div>p,.customer-overview-balance small{font-size:10px}.customer-shell .store-group-top h3,.customer-group-identity h3{font-size:16px}.customer-shell .store-group-top a{font-size:12px}.customer-shell .store-status,.customer-shell .store-order-state{font-size:11px}.customer-shell .store-group-details small,.customer-category-field small{font-size:10px}.customer-shell .store-group-details strong,.customer-category-field select{font-size:12px}.customer-category-grid h3{font-size:17px}.customer-category-grid p,.customer-category-grid strong{font-size:12px}.customer-notifications strong,.customer-toggle strong,.customer-telegram-settings>div:nth-child(2) strong{font-size:13px}.customer-notifications p,.customer-toggle small,.customer-telegram-settings>div:nth-child(2) small,.customer-telegram-settings>p{font-size:11px}.customer-theme-options button,.customer-shell .store-inline-hint{font-size:12px}.customer-shell .store-empty h3{font-size:15px}.customer-shell .store-empty p{font-size:12px}.customer-shell .store-order-head h3{font-size:15px}.customer-shell .store-order-head p,.customer-shell .store-order-progress>div:first-child,.customer-shell .store-order-actions>small{font-size:11px}.customer-shell .store-order-metrics small,.customer-shell .store-order-links small{font-size:10px}.customer-shell .store-order-metrics strong,.customer-shell .store-order-links code{font-size:12px}.customer-wallet-card small,.customer-wallet-card p,.customer-wallet-history small,.customer-wallet-history em{font-size:11px}.customer-wallet-history strong{font-size:13px}.customer-wallet-history b{font-size:14px}.customer-quick-actions strong,.customer-overview-attention strong{font-size:13px}.customer-quick-actions small,.customer-overview-attention small,.customer-overview-attention>p{font-size:11px}.customer-bot-onboarding-head strong{font-size:14px}.customer-bot-onboarding-head p,.customer-bot-onboarding li,.customer-bot-connected-note{font-size:12px}.customer-bot-onboarding li b{width:23px;height:23px;font-size:11px}.customer-shell .store-toast,.store-dialog-note,.store-group-choice strong,.store-check-row strong,.store-purchase-total small,.store-checkout-summary small,.store-success-box small{font-size:12px}.store-group-choice small,.store-check-row small,.store-purchase-total>span:last-child,.store-checkout-summary strong,.store-success-box strong{font-size:11px}@media (max-width:560px){.customer-shell .store-hero h1{font-size:28px}.customer-shell .store-hero p{font-size:13px}}.customer-shell{--tt-canvas:#05060a;--tt-sidebar:#080a10;--tt-surface:#0d1018;--tt-raised:#131722;--tt-inset:#090c13;--tt-line:#d5deeb1c;--tt-line-strong:#2aabee57;--tt-text:#f7f9fc;--tt-body:#d7dde7;--tt-muted:#929baa;--tt-quiet:#6f7887;--tt-lavender:#2aabee;--tt-lavender-bright:#64c8f4;--tt-lavender-soft:#2aabee21;--store-bg:var(--tt-canvas);--store-panel:var(--tt-surface);--store-panel-2:var(--tt-raised);--store-line:var(--tt-line);--store-text:var(--tt-text);--store-muted:var(--tt-muted);--store-cyan:#2aabee;background:radial-gradient(circle at 68% -12%, #2aabee21, transparent 34%), var(--tt-canvas)}.customer-shell[data-theme=light]{--tt-canvas:#f3f6f7;--tt-sidebar:#fbfcfc;--tt-surface:#fff;--tt-raised:#f1f5f6;--tt-inset:#e9eff1;--tt-line:#132e3921;--tt-line-strong:#168ac259;--tt-text:#10232b;--tt-body:#31464f;--tt-muted:#607681;--tt-quiet:#80919a;--tt-lavender:#168ac2;--tt-lavender-bright:#087aae;--tt-lavender-soft:#2aabee1a;--store-green:#087e5c;background:radial-gradient(circle at 72% -18%, #2aabee1c, transparent 35%), var(--tt-canvas)}.customer-shell[data-theme=light] :is(.customer-sidebar,.store-section,.store-stat-grid article,.store-group-card,.store-order-card,.customer-category-grid>article,.customer-notifications>button,.customer-overview-grid>article,.customer-quick-actions>button,.customer-overview-attention>button,.customer-wallet-card,.customer-bot-onboarding){color:var(--tt-body);background:var(--tt-surface);border-color:var(--tt-line)}.customer-shell[data-theme=light] .customer-topbar{color:var(--tt-body);border-color:var(--tt-line);background:#f3f6f7e6}.customer-shell[data-theme=light] :is(.store-group-details,.store-order-metrics,.store-order-links span,.customer-wallet-history,.customer-filter-row,.customer-theme-options button,.customer-toggle,.customer-deposit-presets button,.customer-category-field select,.customer-group-details>span,.customer-theme-toggle,.customer-topbar-alerts){color:var(--tt-body);background:var(--tt-inset);border-color:var(--tt-line)}.customer-shell[data-theme=light] :is(h1,h2,h3,strong,.customer-sidebar-brand strong,.customer-topbar strong){color:var(--tt-text)}.customer-shell[data-theme=light] :is(p,small){color:var(--tt-muted)}.customer-shell[data-theme=light] :is(.input,input,select,textarea){color:var(--tt-text);background:var(--tt-inset);border-color:var(--tt-line)}.customer-shell[data-theme=light] select option{color:var(--tt-text);background:var(--tt-surface)}.customer-shell[data-theme=light] .customer-overview-grid>article>span.violet,.customer-shell .customer-overview-grid>article>span.violet,.customer-shell .store-stat-grid .violet{color:#2aabee;background:#2aabee21}html[data-store-theme=light] .store-dialog{--surface:#fff;--surface-2:#f1f5f6;--surface-3:#e9eff1;--text:#10232b;--muted:#607681;--border:#132e3926;color:var(--text);background:var(--surface);border-color:var(--border)}html[data-store-theme=light] .store-dialog :is(.input,input,select,textarea,.store-group-choice button,.store-check-row,.store-purchase-total,.store-checkout-summary span){color:var(--text);background:var(--surface-2);border-color:var(--border)}html[data-store-theme=light] .store-dialog :is(.dialog-title,strong){color:var(--text)}html[data-store-theme=light] .store-dialog :is(.dialog-description,small,p){color:var(--muted)}
