html[data-store-theme=light],html:not([data-store-theme]),html[data-store-theme=system]{--ui-bg:#f3f7f8;--ui-sidebar:#fff;--ui-surface:#fff;--ui-raised:#f7fafb;--ui-inset:#edf3f5;--ui-text:#10242d;--ui-body:#334b56;--ui-muted:#647a85;--ui-subtle:#7d9099;--ui-border:#1f445224;--ui-border-strong:#168ac261;--ui-accent:#087aae;--ui-accent-strong:#05638e;--ui-accent-soft:#2aabee1f;--ui-success:#08795a;--ui-warning:#95600b;--ui-danger:#aa3043}html[data-store-theme=dark]{--ui-bg:#071017;--ui-sidebar:#08141c;--ui-surface:#0d1b24;--ui-raised:#122630;--ui-inset:#091820;--ui-text:#f3f8fa;--ui-body:#cad7dd;--ui-muted:#8da2ad;--ui-subtle:#6f8792;--ui-border:#9bbecc29;--ui-border-strong:#2aabee6b;--ui-accent:#2aabee;--ui-accent-strong:#168ac2;--ui-accent-soft:#2aabee21;--ui-success:#29b989;--ui-warning:#d89428;--ui-danger:#d84f63}@media (prefers-color-scheme:dark){html[data-store-theme=system]{--ui-bg:#071017;--ui-sidebar:#08141c;--ui-surface:#0d1b24;--ui-raised:#122630;--ui-inset:#091820;--ui-text:#f3f8fa;--ui-body:#cad7dd;--ui-muted:#8da2ad;--ui-subtle:#6f8792;--ui-border:#9bbecc29;--ui-border-strong:#2aabee6b;--ui-accent:#2aabee;--ui-accent-strong:#168ac2;--ui-accent-soft:#2aabee21;--ui-success:#29b989;--ui-warning:#d89428;--ui-danger:#d84f63}}.customer-shell{min-height:100dvh;color:var(--ui-body);background:radial-gradient(circle at 70% -16%, #2aabee17, transparent 32rem), var(--ui-bg);font-family:var(--font-heebo), "Heebo", Arial, sans-serif;-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.6;overflow-x:hidden}html[data-store-theme=dark] body{color:#f3f8fa;background:#071017}html[data-store-theme=dark] .customer-loading{color:#e8f2f6;background:#071017}html[data-store-theme=light] body,html:not([data-store-theme]) body{color:#10242d;background:#f3f7f8}.customer-shell[data-theme=dark]{background:radial-gradient(circle at 68% -12%, #2aabee1c, transparent 32rem), var(--ui-bg)}.customer-shell *,.customer-shell :before,.customer-shell :after{box-sizing:border-box}.customer-shell :is(button,a,input,select,textarea){font:inherit}.customer-shell :is(button,a){transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s,transform .18s}.customer-shell button:active,.customer-shell .btn:active{transform:translateY(1px)scale(.99)}.customer-shell :focus-visible{outline:3px solid color-mix(in srgb, var(--ui-accent) 35%, transparent);outline-offset:2px}.customer-shell :is(h1,h2,h3,strong){color:var(--ui-text);text-wrap:balance}.customer-shell :is(p,small){color:var(--ui-muted);text-wrap:pretty}.customer-shell small{font-size:12px;line-height:1.5}.customer-shell svg{stroke-width:1.8px}.customer-loading{color:#10242d;min-height:100dvh;font-family:var(--font-heebo), "Heebo", Arial, sans-serif;background:radial-gradient(circle at 50% 42%,#2aabee24,#0000 28rem),#f3f7f8;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:24px;display:flex}.customer-boot-mark{place-items:center;width:112px;height:112px;animation:.56s cubic-bezier(.22,1,.36,1) both customerBootRise;display:grid;position:relative}.customer-boot-orbit{border:2px solid #2aabee2e;border-top-color:#2aabee;border-radius:50%;animation:1s linear infinite customerBootSpin;position:absolute;inset:-10px}.customer-boot-mark img{object-fit:contain;background:#fff;border-radius:28px;width:88px;height:88px;box-shadow:0 18px 44px #10547a29}.customer-boot-name{color:#10242d;letter-spacing:-.7px;font-size:30px;font-weight:800;line-height:1;animation:.64s cubic-bezier(.22,1,.36,1) 80ms both customerBootRise}html[data-store-theme=dark] .customer-loading{background:radial-gradient(circle at 50% 42%,#2aabee29,#0000 28rem),#071017}html[data-store-theme=dark] .customer-boot-name{color:#f3f8fa}html[data-store-theme=dark] .customer-boot-mark img{box-shadow:0 18px 48px #00000059}@keyframes customerBootRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes customerBootSpin{to{transform:rotate(360deg)}}.customer-sidebar{width:264px;color:var(--ui-body);background:color-mix(in srgb, var(--ui-sidebar) 97%, var(--ui-accent-soft));border-color:var(--ui-border);padding:20px 15px;box-shadow:-18px 0 48px #07304314}.customer-sidebar-brand{border-color:var(--ui-border);text-align:right;direction:rtl;gap:11px;min-height:56px;padding:0 8px 19px}.customer-sidebar-brand>span{flex:1;align-items:flex-start;min-width:0}.customer-sidebar-brand>img{border-radius:12px;flex-shrink:0;width:43px;height:43px}.customer-sidebar-brand strong{color:var(--ui-text);letter-spacing:-.3px;font-size:17px}.customer-sidebar-brand small{max-width:12.4em;color:var(--ui-subtle);letter-spacing:.01em;white-space:normal;margin-top:3px;font-size:11px;font-weight:600;line-height:1.35}.customer-sidebar nav{gap:5px;margin-top:18px}.customer-sidebar nav button{min-height:47px;color:var(--ui-muted);background:0 0;border:1px solid #0000;border-radius:11px;gap:11px;padding:0 13px;font-size:14px;font-weight:650}.customer-sidebar nav button:hover{color:var(--ui-text);background:var(--ui-accent-soft)}.customer-sidebar nav button.active{color:var(--ui-text);background:var(--ui-accent-soft);border-color:var(--ui-border-strong);box-shadow:none}.customer-sidebar nav button.active:after{background:var(--ui-accent);box-shadow:0 0 12px #2aabee61}.customer-sidebar nav svg{color:currentColor;width:18px;height:18px}.customer-sidebar nav b{min-width:24px;color:var(--ui-accent);background:var(--ui-accent-soft);border:1px solid color-mix(in srgb, var(--ui-accent) 18%, transparent);border-radius:7px;padding:3px 7px;font-size:11px}.customer-sidebar nav button.active b{color:#fff;background:var(--ui-accent-strong);border-color:var(--ui-accent-strong)}.customer-sidebar-wallet{color:var(--ui-body);background:var(--ui-accent-soft);border-color:var(--ui-border-strong);box-shadow:none;border-radius:13px;padding:12px}.customer-sidebar-wallet>span{color:var(--ui-accent);background:var(--ui-surface);border-color:var(--ui-border)}.customer-sidebar-wallet small{color:var(--ui-muted);font-size:11px}.customer-sidebar-wallet strong{color:var(--ui-text);font-variant-numeric:tabular-nums;font-size:16px}.customer-sidebar-foot{border-color:var(--ui-border)}.customer-sidebar-foot>div>span{color:var(--ui-accent);background:var(--ui-inset);border-color:var(--ui-border)}.customer-sidebar-foot p strong,.customer-sidebar-foot>button{color:var(--ui-text);font-size:13px}.customer-sidebar-foot p small{color:var(--ui-muted);font-size:11px}.customer-main{margin-right:264px}.customer-topbar{min-height:70px;color:var(--ui-body);background:color-mix(in srgb, var(--ui-bg) 90%, transparent);border-color:var(--ui-border);-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%);padding:0 28px}.customer-topbar>div:first-of-type{gap:1px}.customer-topbar small{color:var(--ui-muted);font-size:11px}.customer-topbar strong{color:var(--ui-text);font-size:16px}.customer-local-state{color:var(--ui-muted);font-size:12px}.customer-local-state i{background:var(--ui-success);box-shadow:0 0 10px color-mix(in srgb, var(--ui-success) 55%, transparent)}.customer-topbar>.customer-topbar-actions{flex-direction:row;align-items:center;gap:8px;min-width:max-content;margin-right:auto;display:flex}.customer-topbar-actions .customer-local-state{min-height:38px;color:var(--ui-muted);background:var(--ui-surface);border:1px solid var(--ui-border);white-space:nowrap;border-radius:10px;flex-direction:row;align-items:center;gap:8px;margin:0;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #0634480d}.customer-topbar-actions .customer-local-state i{flex:none;width:7px;height:7px}.customer-theme-toggle,.customer-topbar-alerts{min-height:39px;color:var(--ui-body);background:var(--ui-surface);border-color:var(--ui-border);box-shadow:0 4px 15px #0634480f}.customer-theme-toggle:hover,.customer-topbar-alerts:hover{color:var(--ui-accent);background:var(--ui-raised);border-color:var(--ui-border-strong)}.customer-theme-toggle{border-radius:10px;place-items:center;width:39px;height:39px;min-height:39px;padding:0;font-size:12px;display:inline-grid}.customer-theme-toggle span{display:none}.customer-theme-toggle svg{width:17px;height:17px;color:var(--ui-accent)}.customer-sidebar-theme{width:100%;height:44px;min-height:44px;color:var(--ui-body);background:var(--ui-inset);border:1px solid var(--ui-border);text-align:right;border-radius:11px;justify-content:flex-start;align-items:center;gap:10px;margin-top:9px;padding:0 12px;font-size:12px;font-weight:650;display:flex}.customer-sidebar-theme span{display:inline}.customer-sidebar-theme:hover{color:var(--ui-text);background:var(--ui-raised);border-color:var(--ui-border-strong)}.customer-sidebar-theme+.customer-sidebar-foot{margin-top:10px}.customer-owner-mode-bar{min-height:48px;color:var(--ui-text);background:color-mix(in srgb, var(--ui-accent) 9%, var(--ui-raised));border:1px solid color-mix(in srgb, var(--ui-accent) 30%, var(--ui-border));border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:14px 24px 0;padding:9px 12px 9px 16px;display:flex}.customer-owner-mode-bar span,.customer-owner-mode-bar button{align-items:center;gap:8px;font-size:13px;font-weight:750;display:inline-flex}.customer-owner-mode-bar span svg{width:18px;color:var(--ui-accent)}.customer-owner-mode-bar button{min-height:34px;color:var(--ui-text);background:var(--ui-inset);border:1px solid var(--ui-border-strong);cursor:pointer;white-space:nowrap;border-radius:9px;padding:0 12px}.customer-owner-mode-bar button:hover{border-color:var(--ui-accent)}.customer-owner-mode-bar button:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px}.customer-mobile-navbar{display:none}.customer-content{width:min(1400px,100% - 56px);padding:34px 0 88px}.customer-view-transition{min-width:0}.customer-page-head{flex-wrap:wrap;align-items:flex-end;gap:24px;min-height:90px;margin-bottom:26px}.customer-page-head>div:first-child{flex:16rem;min-width:0}.customer-page-head .store-kicker{color:var(--ui-accent);letter-spacing:.15px;font-size:12px;font-weight:750}.customer-page-head h1{max-width:100%;color:var(--ui-text);letter-spacing:-1px;flex-wrap:wrap;gap:.18em;margin:5px 0;font-size:clamp(31px,2.5vw,40px);font-weight:760;line-height:1.15;display:flex}.customer-title-word{white-space:nowrap;display:inline-block}.customer-page-head p{max-width:68ch;color:var(--ui-muted);margin:0;font-size:14px;line-height:1.65}.customer-page-head .store-hero-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;max-width:100%;display:flex}.customer-empty-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.customer-pay-methods{border:0;min-width:0;margin:4px 0 0;padding:0}.customer-pay-methods legend{color:var(--ui-muted);margin-bottom:9px;padding:0;font-size:12px;font-weight:650}.customer-pay-method-grid{gap:9px;display:grid}.customer-pay-method{text-align:start;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;padding:14px 15px;display:grid}.customer-pay-method:disabled{opacity:.45;cursor:not-allowed}.customer-pay-method:not(:disabled):hover{border-color:var(--ui-border-strong)}.customer-pay-method.active{background:color-mix(in srgb, var(--ui-accent-soft) 60%, var(--ui-surface));border-color:var(--ui-accent);box-shadow:0 0 0 1px var(--ui-accent) inset}.customer-pay-method-icon{width:42px;height:42px;color:var(--ui-accent);background:var(--ui-accent-soft);border-radius:12px;place-items:center;display:grid}.customer-pay-method-icon svg{width:20px;height:20px}.customer-pay-method-icon.is-crypto{color:#26a17b;background:#26a17b24;padding:7px}.customer-pay-method-icon.is-crypto img{object-fit:contain;width:100%;height:100%;display:block}.customer-deposit-submit-usdt{border-radius:999px;flex:none;width:18px;height:18px}.customer-pay-method-icon.is-bank{color:var(--ui-success);background:color-mix(in srgb, var(--ui-success) 14%, transparent)}.customer-pay-method-copy{gap:3px;min-width:0;display:grid}.customer-pay-method-copy strong{color:var(--ui-text);font-size:14px}.customer-pay-method-copy small{color:var(--ui-muted);font-size:11.5px;line-height:1.45}.customer-pay-method.is-crypto-promo{border-color:color-mix(in srgb, #26a17b 40%, var(--ui-border));background:linear-gradient(135deg, color-mix(in srgb, #26a17b 10%, var(--ui-surface)) 0%, var(--ui-surface) 48%, color-mix(in srgb, #6ee7b7 8%, var(--ui-surface)) 100%);grid-template-columns:auto minmax(0,1fr);align-items:start;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #26a17b29,0 10px 24px -18px #26a17b59}.customer-pay-method.is-crypto-promo:before{content:"";inset-inline-start:0;background:linear-gradient(#6ee7b7,#26a17b 55%,#0f766e);width:4px;position:absolute;top:0;bottom:0}.customer-pay-method.is-crypto-promo:not(:disabled):hover{border-color:color-mix(in srgb, #26a17b 65%, var(--ui-border))}.customer-pay-method.is-crypto-promo.active{background:linear-gradient(135deg, color-mix(in srgb, #26a17b 14%, var(--ui-surface)) 0%, color-mix(in srgb, #d1fae5 55%, var(--ui-surface)) 100%);border-color:#26a17b;box-shadow:inset 0 0 0 1px #26a17b,0 12px 28px -16px #26a17b73}.customer-pay-method.is-crypto-promo .customer-pay-method-copy strong{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.customer-crypto-bonus-pill{letter-spacing:.01em;color:#065f46;background:linear-gradient(90deg,#a7f3d0,#6ee7b7 55%,#34d399);border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:800;animation:2.4s ease-in-out infinite customer-crypto-pill-pulse;display:inline-flex;box-shadow:inset 0 0 0 1px #05966947}.customer-crypto-tiers{gap:6px;min-width:0;margin-top:4px;display:grid}.customer-crypto-tiers-caption{color:#047857;letter-spacing:.01em;align-items:center;gap:6px;width:fit-content;padding:2px 0;font-size:10.5px;font-weight:700;display:inline-flex}.customer-crypto-tiers-caption>span[aria-hidden=true]{opacity:.55;font-weight:800}.customer-crypto-tiers-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;min-width:0;display:grid}.customer-crypto-tiers-list>span{text-align:center;color:#065f46;background:color-mix(in srgb, #26a17b 10%, var(--ui-surface));border:1px solid #26a17b38;border-radius:10px;justify-items:center;gap:1px;min-width:0;padding:6px 4px 5px;display:grid}.customer-crypto-tiers-list>span em{color:#047857;white-space:nowrap;font-size:10px;font-style:normal;font-weight:650}.customer-crypto-tier-arrow{display:none}.customer-crypto-tiers-list>span b{color:#0f766e;font-variant-numeric:tabular-nums;font-size:13px;font-weight:850;line-height:1.1}.customer-crypto-tiers-list>span.is-hit{color:#064e3b;background:linear-gradient(#a7f3d0,#6ee7b7);border-color:#26a17b;box-shadow:0 0 0 1px #05966938}.customer-crypto-tiers-list>span.is-hit em{color:#047857}.customer-crypto-tiers-list>span.is-hit b{color:#065f46}@media (max-width:520px){.customer-crypto-tiers-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.customer-crypto-bonus-banner{border:1px dashed color-mix(in srgb, #26a17b 40%, var(--ui-border));background:color-mix(in srgb, #d1fae5 55%, var(--ui-surface));color:#065f46;border-radius:12px;gap:3px;margin-top:2px;padding:11px 13px;display:grid}.customer-crypto-bonus-banner.is-active{background:linear-gradient(105deg, color-mix(in srgb, #a7f3d0 65%, var(--ui-surface)), color-mix(in srgb, #6ee7b7 28%, var(--ui-surface)));border-style:solid;border-color:#26a17b}.customer-crypto-bonus-banner strong{color:#047857;font-size:13.5px;font-weight:800}.customer-crypto-bonus-banner span{color:#065f46;font-size:12px;line-height:1.45}.customer-card-fee-banner{border:1px solid var(--ui-border);background:var(--ui-raised);color:var(--ui-body);border-radius:12px;gap:3px;margin-top:2px;padding:11px 13px;display:grid}.customer-card-fee-banner strong{color:var(--ui-text);font-size:13.5px;font-weight:800}.customer-card-fee-banner span{color:var(--ui-muted);font-size:12px;line-height:1.45}.customer-card-fee-banner.is-warn{border-color:color-mix(in srgb, var(--ui-warning) 40%, var(--ui-border));background:color-mix(in srgb, var(--ui-warning) 10%, var(--ui-surface))}.customer-card-fee-banner.is-warn strong{color:var(--ui-warning)}.customer-deposit-presets button{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:48px;line-height:1.15;display:inline-flex}.customer-deposit-presets button.has-crypto-bonus{gap:2px;padding-block:6px}.customer-deposit-presets button.has-crypto-bonus>span{line-height:1.1;display:block}.customer-deposit-presets button.has-crypto-bonus em{color:#059669;font-size:10px;font-style:normal;font-weight:800;line-height:1.1;display:block}.customer-deposit-presets button.has-crypto-bonus.active em{color:inherit;opacity:.92}@keyframes customer-crypto-pill-pulse{0%,to{filter:brightness();transform:scale(1)}50%{filter:brightness(1.06);transform:scale(1.04)}}.customer-shell[data-theme=dark] .customer-pay-method.is-crypto-promo{background:linear-gradient(135deg, color-mix(in srgb, #26a17b 16%, var(--ui-surface)) 0%, var(--ui-surface) 55%)}.customer-shell[data-theme=dark] .customer-crypto-bonus-pill{color:#022c22}.customer-shell[data-theme=dark] .customer-crypto-tiers-caption{color:#6ee7b7}.customer-shell[data-theme=dark] .customer-crypto-tiers-list>span{color:#a7f3d0;background:#26a17b2e;border-color:#34d3994d}.customer-shell[data-theme=dark] .customer-crypto-tiers-list>span em{color:#6ee7b7}.customer-shell[data-theme=dark] .customer-crypto-tiers-list>span b{color:#a7f3d0}.customer-shell[data-theme=dark] .customer-crypto-bonus-banner{color:#a7f3d0;background:color-mix(in srgb, #064e3b 32%, var(--ui-surface));border-color:#26a17b73}.customer-shell[data-theme=dark] .customer-crypto-bonus-banner strong{color:#a7f3d0}.customer-shell[data-theme=dark] .customer-crypto-bonus-banner span{color:#6ee7b7}.customer-shell[data-theme=dark] .customer-card-fee-banner{background:var(--ui-raised)}.customer-pay-brands{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.customer-pay-brand{width:46px;height:28px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;place-items:center;padding:0;display:grid;overflow:visible}.customer-pay-brand img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.customer-pay-brand.is-visa{width:50px}.customer-pay-brand.is-mastercard{width:40px}.customer-pay-brand.is-apple{width:68px}.customer-pay-brand.is-google{width:70px}html[data-store-theme=dark] .customer-pay-brand.is-apple img{filter:invert()}.customer-bank-picker{gap:9px;display:grid}.customer-bank-picker>small{color:var(--ui-muted);font-size:12px;font-weight:650}.customer-bank-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.customer-bank-option{text-align:start;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:12px;align-items:center;gap:10px;min-width:0;padding:11px 12px;display:flex}.customer-bank-option:hover{border-color:var(--ui-border-strong)}.customer-bank-option.active{background:color-mix(in srgb, var(--ui-accent-soft) 55%, var(--ui-surface));border-color:var(--ui-accent)}.customer-bank-option>span:last-child{gap:2px;min-width:0;display:grid}.customer-bank-option strong{color:var(--ui-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.customer-bank-option small{color:var(--ui-subtle);font-size:10.5px}.customer-bank-logo{color:#fff;background:var(--bank-color,var(--ui-accent));letter-spacing:-.02em;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:grid}.customer-bank-note{color:var(--ui-muted);align-items:flex-start;gap:8px;margin:2px 0 0;font-size:11.5px;line-height:1.6;display:flex}.customer-bank-note svg{flex:none;width:15px;height:15px;margin-top:2px}.customer-pending-deposits{gap:8px;display:grid}.customer-pending-deposits article{background:var(--ui-raised);border:1px solid var(--ui-border);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.customer-pending-deposits article>span{width:34px;height:34px;color:var(--ui-warning);background:color-mix(in srgb, var(--ui-warning) 14%, transparent);border-radius:10px;place-items:center;display:grid}.customer-pending-deposits article>span svg{width:17px;height:17px}.customer-pending-deposits article>div{gap:2px;min-width:0;display:grid}.customer-pending-deposits strong{color:var(--ui-text);font-size:14px}.customer-pending-deposits small{color:var(--ui-muted);font-size:11px}.customer-search-update-hero{justify-content:space-between;align-items:center;gap:22px;margin-bottom:16px;padding:24px 26px;display:flex}button.customer-search-update-banner{width:100%;color:inherit;font:inherit;text-align:right;cursor:pointer;margin-top:16px;margin-bottom:16px;transition:border-color .2s,transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s}.customer-overview-groups{margin-top:16px}.customer-overview-groups>.store-section-head{margin-bottom:14px}.customer-overview-groups>.store-section-head .store-section-actions{flex:none}.customer-shell .customer-overview-groups .customer-flush-section{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:0;padding:0!important}.customer-overview-groups .customer-filter-row{margin-bottom:12px}.customer-overview-groups .customer-list-toolbar{margin-bottom:14px}button.customer-search-update-banner:hover{border-color:color-mix(in srgb, var(--ui-accent) 40%, var(--ui-border));box-shadow:0 14px 34px color-mix(in srgb, var(--ui-bg) 55%, transparent);transform:translateY(-1px)}button.customer-search-update-banner:focus-visible{outline:3px solid color-mix(in srgb, var(--ui-accent) 35%, transparent);outline-offset:2px}.customer-search-update-hero>div{min-width:0;max-width:42rem}.customer-search-update-hero span{color:var(--ui-accent);font-size:12px;font-weight:750;display:inline-block}.customer-search-update-hero h2{color:var(--ui-text);letter-spacing:-.4px;margin:8px 0 10px;font-size:clamp(24px,3.2vw,34px);line-height:1.2}.customer-search-update-hero p{color:var(--ui-muted);margin:0;font-size:14px;line-height:1.65}.customer-search-update-stamp{width:64px;height:64px;color:var(--ui-accent);background:var(--ui-accent-soft);border:1px solid color-mix(in srgb, var(--ui-accent) 28%, var(--ui-border));border-radius:18px;flex:none;place-items:center;display:grid}.customer-search-update-stamp svg{width:28px;height:28px}.customer-search-update-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.customer-search-update-list li{background:var(--ui-surface-2,var(--ui-bg));border:1px solid var(--ui-border);border-radius:14px;grid-template-columns:minmax(8rem,auto) minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.customer-search-update-list li.is-latest{border-color:color-mix(in srgb, var(--ui-accent) 30%, var(--ui-border));background:color-mix(in srgb, var(--ui-accent-soft) 55%, var(--ui-surface))}.customer-search-update-list strong{color:var(--ui-text);font-size:14px;font-weight:800}.customer-search-update-list span{color:var(--ui-muted);font-size:13px;line-height:1.5}.customer-search-update-list em{color:var(--ui-accent);font-size:11px;font-style:normal;font-weight:800}.customer-shell .store-section{color:var(--ui-body);background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:17px;margin-top:22px;padding:22px;box-shadow:0 14px 38px #072f400f}.customer-shell .store-section-head{margin-bottom:18px}.customer-shell .store-section-head>div:first-child>span{display:none}.customer-shell .store-section-head h2{color:var(--ui-text);letter-spacing:-.3px;margin:0;font-size:20px;line-height:1.3}.customer-shell .store-section-head p{color:var(--ui-muted);margin-top:4px;font-size:13px;line-height:1.55}.customer-shell .btn{white-space:nowrap;border-radius:9px;min-height:42px;padding-inline:15px;font-size:13px;font-weight:700}.customer-shell .btn-sm{min-height:37px;padding-inline:12px;font-size:12px}.customer-shell .btn-primary{color:#052b3b;background:var(--ui-accent);border-color:var(--ui-accent);box-shadow:0 8px 20px #2aabee2e}.customer-shell[data-theme=light] .btn-primary{color:#fff}.customer-shell .btn-primary:hover{color:#fff;background:var(--ui-accent-strong);border-color:var(--ui-accent-strong);box-shadow:0 10px 25px #087aae33}.customer-shell .btn-secondary{color:var(--ui-text);background:var(--ui-raised);border-color:var(--ui-border);box-shadow:none}.customer-shell .btn-secondary:hover{color:var(--ui-accent);background:var(--ui-inset);border-color:var(--ui-border-strong)}.customer-shell .btn-ghost{color:var(--ui-muted);background:0 0}.customer-shell .btn-ghost:hover{color:var(--ui-text);background:var(--ui-accent-soft)}.customer-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;gap:10px;margin-bottom:16px}.customer-overview-grid>article{min-height:94px;color:var(--ui-body);background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:13px;padding:13px 14px;box-shadow:0 8px 22px #072f400b}.customer-overview-grid>article:not(.customer-overview-wallet){flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;display:flex!important}.customer-overview-grid>article:not(.customer-overview-wallet):before,.customer-overview-grid>article:not(.customer-overview-wallet):after{display:none!important}.customer-overview-grid>article>span,.customer-overview-wallet-icon{width:40px;height:40px;color:var(--ui-accent);background:var(--ui-accent-soft);border-radius:11px;flex:none;place-items:center;display:grid}.customer-overview-grid>article>span svg,.customer-overview-wallet-icon svg{width:18px;height:18px}.customer-overview-grid>article>div{text-align:right;flex:1;justify-content:center;gap:2px;min-width:0;flex-direction:column!important;align-items:flex-start!important;display:flex!important}.customer-overview-grid>article>div>small{color:var(--ui-muted);font-size:11px;font-weight:600}.customer-overview-grid>article>div>strong{color:var(--ui-text);font-variant-numeric:tabular-nums;margin-top:0;font-size:22px;font-weight:750;line-height:1.1}.customer-overview-grid>article>div>p{display:none!important}button.customer-overview-wallet,.customer-overview-wallet{width:100%;font:inherit;color:inherit;text-align:inherit;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;margin:0;padding:14px 18px;transition:transform .22s cubic-bezier(.22,1,.36,1),background-color .2s,box-shadow .22s;background:linear-gradient(145deg, color-mix(in srgb, var(--ui-surface) 92%, var(--ui-accent-soft)), var(--ui-surface))!important;outline-offset:0!important;box-shadow:none!important;border:0!important;outline:none!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:0 14px!important;display:grid!important}.customer-overview-wallet::-moz-focus-inner{border:0!important;padding:0!important}.customer-overview-wallet:hover{transform:none;outline-offset:0!important;box-shadow:none!important;background:color-mix(in srgb, var(--ui-accent-soft) 72%, var(--ui-surface))!important;outline:none!important}.customer-overview-wallet:active,.customer-overview-wallet:focus,.customer-overview-wallet:focus-visible{outline-offset:0!important;box-shadow:none!important;outline:none!important}.customer-overview-wallet:focus-visible{background:color-mix(in srgb, var(--ui-accent-soft) 86%, var(--ui-surface))!important;box-shadow:inset 0 -22px 28px color-mix(in srgb, var(--ui-accent-soft) 45%, transparent)!important}.customer-overview-wallet:after{display:none!important}.customer-overview-wallet-icon{grid-area:1/1;justify-self:start;flex:none!important;width:40px!important;height:40px!important;margin:0!important}.customer-overview-balance{text-align:start;grid-area:1/2;max-width:100%;overflow:hidden;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:4px!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important}.customer-overview-balance strong{width:fit-content;max-width:100%;color:var(--ui-text);letter-spacing:-.4px;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:24px;line-height:1.1;display:block}.customer-overview-balance small{max-width:100%;color:var(--ui-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.3;display:block;overflow:hidden;margin:0!important}.customer-overview-grid{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:15px;grid-template-columns:repeat(3,minmax(0,.82fr)) minmax(250px,1.55fr);gap:0;margin-bottom:18px;overflow:hidden;box-shadow:0 10px 28px #072f400b}.customer-overview-grid>article{min-height:92px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:14px 18px}.customer-overview-grid>article:not(.customer-overview-wallet){border-inline-start:1px solid var(--ui-border);order:1}button.customer-overview-wallet,.customer-overview-wallet{order:2;min-width:0;background:color-mix(in srgb, var(--ui-accent-soft) 56%, transparent)!important;border:0!important;border-inline-start:1px solid var(--ui-border)!important;box-shadow:none!important;border-radius:0!important}.customer-overview-balance strong{letter-spacing:-.45px;font-size:24px}.customer-overview-balance small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.customer-overview-body{grid-template-columns:minmax(0,1.55fr) minmax(310px,.8fr);gap:16px}.customer-overview-body>.store-section{margin-top:0}.customer-quick-actions{gap:9px}.customer-quick-actions>button,.customer-overview-attention>button{min-height:58px;color:var(--ui-body);background:var(--ui-raised);border:1px solid var(--ui-border);border-radius:11px;padding:11px 12px}.customer-quick-actions>button:hover,.customer-overview-attention>button:hover{color:var(--ui-text);background:var(--ui-accent-soft);border-color:var(--ui-border-strong);transform:translateY(-1px)}.customer-quick-actions>button>span{color:var(--ui-accent);background:var(--ui-accent-soft)}.customer-quick-actions strong{color:var(--ui-text);font-size:13px}.customer-quick-actions small{color:var(--ui-muted);margin-top:2px;font-size:12px}.customer-overview-attention{border-color:var(--ui-border);gap:9px;margin-top:18px;padding-top:17px}.customer-overview-attention>div{min-height:31px;color:var(--ui-body)}.customer-overview-attention>div>span{color:var(--ui-accent)}.customer-overview-attention>div svg{width:17px;height:17px}.customer-overview-attention>div strong{color:var(--ui-text);font-size:14px}.customer-overview-attention>div b{color:#fff;background:var(--ui-accent-strong);border-radius:7px;min-width:25px;padding:4px 8px;font-size:11px}.customer-overview-attention>button{background:var(--ui-accent-soft);border-color:color-mix(in srgb, var(--ui-accent) 22%, transparent);justify-content:center;min-height:56px}.customer-overview-attention>button span{color:var(--ui-text);font-size:13px;font-weight:700}.customer-overview-attention>button small{color:var(--ui-muted);margin-top:3px;font-size:12px;line-height:1.45}.customer-shell .store-orders-list{gap:13px}.customer-shell .store-order-card{color:var(--ui-body);background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:15px;padding:18px;box-shadow:0 11px 30px #072f400d}.customer-shell .store-order-card:hover{border-color:var(--ui-border-strong);transform:translateY(-1px);box-shadow:0 16px 38px #072f4014}.customer-shell .store-order-head{gap:16px}.customer-shell .store-order-icon{width:40px;height:40px;color:var(--ui-accent);background:var(--ui-accent-soft);border-radius:11px;overflow:hidden}.customer-shell .store-order-icon.has-photo{color:inherit;background:0 0}.customer-shell .store-order-icon img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.customer-shell .store-order-head h3{color:var(--ui-text);font-size:15px}.customer-shell .store-order-head p{color:var(--ui-muted);font-size:12px}.customer-shell .store-order-head .customer-order-meta{text-align:right;direction:rtl;flex-wrap:wrap;align-items:center;gap:4px 7px;display:flex}.customer-order-package{color:var(--ui-body);white-space:nowrap;font-weight:650}.customer-order-meta i{color:var(--ui-subtle);font-style:normal}.customer-order-id{color:var(--ui-subtle);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.9em;overflow:hidden}.customer-shell .store-order-state{min-height:26px;padding:5px 9px;font-size:11px}.customer-shell .store-order-progress{margin-top:16px}.customer-shell .store-order-progress>div:first-child{color:var(--ui-muted);margin-bottom:7px;font-size:12px}.customer-shell .store-order-progress strong{color:var(--ui-text)}.customer-shell .store-progress{background:var(--ui-inset);border:1px solid var(--ui-border);height:7px}.customer-shell .store-progress i{background:var(--ui-accent);box-shadow:none;transform-origin:100%;width:100%;animation:none}html[data-store-theme] .customer-live-progress{background:repeating-linear-gradient(90deg, transparent 0 calc(25% - 1px), color-mix(in srgb, var(--ui-success) 12%, transparent) calc(25% - 1px) 25%), color-mix(in srgb, var(--ui-success) 7%, var(--ui-surface));border:1px solid color-mix(in srgb, var(--ui-success) 24%, var(--ui-border));height:15px;box-shadow:inset 0 1px 3px color-mix(in srgb, var(--ui-text) 8%, transparent);border-radius:999px;padding:2px;position:relative;overflow:visible}html[data-store-theme] .customer-live-progress i{min-width:9px;box-shadow:0 3px 10px color-mix(in srgb, var(--ui-success) 38%, transparent), 0 0 0 1px color-mix(in srgb, var(--ui-success) 16%, transparent);background:linear-gradient(90deg,#08795a 0%,#13ad7c 55%,#2bd49b 100%);margin-left:auto;transition:width .52s cubic-bezier(.22,1,.36,1);animation:none;position:relative;transform:none}html[data-store-theme] .customer-live-progress i:after{content:"";background:var(--ui-surface);border:3px solid var(--ui-success);width:13px;height:13px;box-shadow:0 0 0 3px color-mix(in srgb, var(--ui-success) 16%, transparent), 0 3px 9px color-mix(in srgb, var(--ui-success) 38%, transparent);border-radius:50%;position:absolute;top:50%;left:0;transform:translate(-35%,-50%)}html[data-store-theme=dark] .customer-live-progress i{background:linear-gradient(90deg,#158966 0%,#29b989 55%,#48dfa8 100%)}html[data-store-theme] .customer-live-progress.is-complete i{background:var(--ui-success)}html[data-store-theme] .customer-live-progress.is-complete i:after{border-color:var(--ui-success)}html[data-store-theme] .customer-live-progress-head strong{color:var(--ui-success);font-size:17px;font-weight:900}html[data-store-theme] .customer-live-progress-caption span:first-child{color:var(--ui-success);font-weight:800}html[data-store-theme] .customer-live-progress-block{background:color-mix(in srgb, var(--ui-surface) 72%, transparent);border:1px solid color-mix(in srgb, var(--ui-accent) 13%, var(--ui-border));border-radius:11px;padding:10px 11px 8px}.customer-shell .customer-live-panel.is-done{background:color-mix(in srgb, var(--ui-success) 10%, transparent);border-color:color-mix(in srgb, var(--ui-success) 30%, var(--ui-border))}.customer-shell .customer-live-done-mark{background:var(--ui-success)}.customer-shell .customer-live-progress-check,.customer-shell .customer-live-metrics .has-bonus strong{color:var(--ui-success)}.customer-shell .store-order-metrics{background:var(--ui-border);border-color:var(--ui-border);gap:0;margin-top:14px;overflow:visible}.customer-shell .store-order-metrics>span{background:var(--ui-raised);justify-content:center;min-height:58px;padding:10px 13px}.customer-shell .store-order-metrics small{color:var(--ui-muted);font-size:11px}.customer-shell .store-order-metrics strong{color:var(--ui-text);font-variant-numeric:tabular-nums;font-size:13px}.customer-shell .store-order-metrics span.has-bonus strong{color:var(--ui-success)}.customer-shell .store-order-metrics .customer-order-bonus{margin-top:1px;font-size:10px}.customer-order-bonus{color:var(--ui-success);letter-spacing:0;white-space:nowrap;max-width:100%;margin-top:2px;font-size:11px;font-style:normal;font-weight:650;line-height:1.25;display:block}.customer-join-source-note{color:var(--ui-muted);margin:8px 0 0;font-size:11px;font-weight:500;line-height:1.35}.customer-shell .store-order-actions{flex-wrap:wrap;gap:9px}.customer-shell .store-order-actions>small{color:var(--ui-muted);font-size:11px}.customer-order-legs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.customer-order-leg{border:1px solid var(--ui-border);background:var(--ui-raised);border-radius:12px;gap:2px;min-width:0;padding:10px 11px;display:grid}.customer-order-leg strong{color:var(--ui-text);font-size:12px}.customer-order-leg span{color:var(--ui-body);flex-wrap:wrap;align-items:center;gap:5px;font-size:11px;display:flex}.customer-order-leg span i{opacity:.45}.customer-order-leg small{color:var(--ui-muted);font-size:10.5px}.customer-order-leg.is-completed{border-color:color-mix(in srgb, var(--ui-success) 35%, var(--ui-border))}.customer-order-leg.is-partial,.customer-order-leg.is-running,.customer-order-leg.is-pending{border-color:color-mix(in srgb, var(--ui-accent) 30%, var(--ui-border))}.customer-order-leg.is-failed,.customer-order-leg.is-refund,.customer-order-leg.is-missing{border-color:color-mix(in srgb, #e11d48 35%, var(--ui-border))}@media (max-width:640px){.customer-order-legs{grid-template-columns:1fr}}.customer-shell .store-order-state.awaiting_payment{color:var(--ui-warning);background:color-mix(in srgb, var(--ui-warning) 12%, transparent);border-color:color-mix(in srgb, var(--ui-warning) 25%, transparent)}.customer-shell .store-order-state.completed{color:var(--ui-success);background:color-mix(in srgb, var(--ui-success) 12%, transparent);border-color:color-mix(in srgb, var(--ui-success) 25%, transparent)}.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-filter-row{background:var(--ui-inset);border:1px solid var(--ui-border);border-radius:11px;gap:3px;width:fit-content;margin-bottom:15px;padding:4px;display:inline-flex}.customer-filter-row button{min-height:35px;color:var(--ui-muted);background:0 0;border:0;border-radius:8px;padding:7px 15px;font-size:12px}.customer-filter-row button:hover{color:var(--ui-text);background:color-mix(in srgb, var(--ui-surface) 65%, transparent)}.customer-filter-row button.active{color:var(--ui-accent);background:var(--ui-surface);border:0;box-shadow:0 3px 10px #072f4014}.customer-shell .customer-flush-section{padding:16px!important}.customer-shell .store-groups-grid{align-items:start;gap:14px}.customer-shell .store-group-card,.customer-category-grid>article{color:var(--ui-body);background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:15px;box-shadow:0 11px 30px #072f400d}.customer-shell .store-group-card:hover,.customer-category-grid>article:hover{border-color:var(--ui-border-strong);transform:translateY(-1px);box-shadow:0 16px 38px #072f4014}.customer-group-card{min-height:218px;padding:17px}.customer-group-identity,.customer-order-identity{text-align:right;direction:rtl;min-width:0}.customer-group-identity h3,.customer-order-identity h3{text-align:right}.customer-group-identity .customer-telegram-link,.customer-order-identity .customer-telegram-link{width:fit-content;max-width:100%;color:var(--ui-muted);font:inherit;text-align:left;cursor:pointer;direction:ltr;unicode-bidi:isolate;background:0 0;border:0;justify-content:flex-start;margin-left:auto;margin-right:0;padding:0;font-size:12px}.customer-group-identity .customer-telegram-link:hover,.customer-order-identity .customer-telegram-link:hover{color:var(--ui-accent);text-underline-offset:3px;text-decoration:underline}.customer-group-identity .customer-telegram-link:focus-visible,.customer-order-identity .customer-telegram-link:focus-visible{outline:2px solid var(--ui-accent);outline-offset:3px;border-radius:4px}.customer-order-identity .customer-telegram-missing{width:fit-content;color:var(--ui-muted);margin-left:auto;margin-right:0;font-size:12px;display:block}.customer-shell .store-group-top h3,.customer-group-identity h3,.customer-category-grid h3{color:var(--ui-text);font-size:16px}.customer-shell .store-group-top a{color:var(--ui-muted);font-size:12px}.customer-shell .store-status{min-height:25px;padding:5px 9px;font-size:11px}.customer-shell .store-status.connected{color:var(--ui-success);background:color-mix(in srgb, var(--ui-success) 12%, var(--ui-surface));border:1px solid color-mix(in srgb, var(--ui-success) 30%, transparent);font-weight:750}.customer-shell .store-group-details{background:var(--ui-border);border-color:var(--ui-border);margin-top:15px}.customer-shell .customer-group-details{grid-template-columns:minmax(0,1fr) minmax(92px,.9fr)}.customer-shell .store-group-details>span{text-align:right;background:var(--ui-raised);justify-content:center;align-items:flex-start;min-height:62px;padding:10px 12px}.customer-shell .store-group-details small{color:var(--ui-muted);font-size:11px}.customer-shell .store-group-details strong,.customer-category-field select{color:var(--ui-text);font-size:12px}.customer-shell .customer-group-details>span>strong{font-variant-numeric:tabular-nums;text-align:right;width:100%;margin-top:3px;font-size:13px}.customer-shell .customer-group-members>em{width:100%;color:var(--ui-muted);text-align:right;margin-top:3px;font-size:9px;font-style:normal}.customer-shell .customer-group-connected>strong{font-size:12px;line-height:1.35}.customer-category-field select{background:0 0}.customer-category-field{position:relative}.customer-category-trigger{width:100%;min-height:28px;color:var(--ui-text);cursor:pointer;text-align:right;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;margin-top:3px;padding:4px 2px;font-size:11px;font-weight:650;line-height:1.25;display:inline-flex}.customer-category-trigger:hover:not(:disabled){color:var(--ui-accent);background:color-mix(in srgb, var(--ui-accent) 7%, transparent)}.customer-category-trigger:disabled{cursor:not-allowed;opacity:.55}.customer-shell[data-theme] .customer-category-trigger>span{text-overflow:ellipsis;white-space:nowrap;background:0 0;min-height:0;padding:0;overflow:hidden}.customer-category-trigger svg{width:13px;height:13px;color:var(--ui-accent);flex:none;transition:transform .16s}.customer-category-trigger[data-state=open]{border-color:var(--ui-accent);background:var(--ui-surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--ui-accent) 13%, transparent)}.customer-category-trigger[data-state=open] svg{transform:rotate(180deg)}.customer-category-menu{z-index:100;width:var(--radix-dropdown-menu-trigger-width);min-width:168px;max-height:min(240px, var(--radix-dropdown-menu-content-available-height));color:#10242d;direction:rtl;background:#fff;border:1px solid #168ac273;border-radius:9px;padding:6px;overflow-y:auto;box-shadow:0 18px 38px #072f402e}.customer-category-menu-label{color:#647a85;padding:4px 7px 6px;font-size:10px;font-weight:700;display:block}.customer-category-option{color:#334b56;cursor:pointer;border-radius:6px;outline:none;justify-content:space-between;align-items:center;gap:10px;min-height:32px;padding:6px 7px;font-size:11px;font-weight:600;display:flex}.customer-category-option:hover,.customer-category-option:focus-visible{color:#10242d;background:#2aabee1c}.customer-category-option svg{color:#087aae;opacity:0;width:13px;height:13px}.customer-category-option[data-state=checked]{color:#10242d;background:#2aabee21}.customer-category-option[data-state=checked] svg{opacity:1}html[data-store-theme=dark] .customer-category-menu{color:#f3f8fa;background:#0d1b24;border-color:#2aabee85;box-shadow:0 18px 38px #0000006b}html[data-store-theme=dark] .customer-category-menu-label{color:#8da2ad}html[data-store-theme=dark] .customer-category-option{color:#cad7dd}html[data-store-theme=dark] .customer-category-option:hover,html[data-store-theme=dark] .customer-category-option:focus-visible,html[data-store-theme=dark] .customer-category-option[data-state=checked]{color:#f3f8fa;background:#2aabee29}.customer-group-actions{gap:8px;margin-top:14px}.customer-group-delete:hover{color:var(--ui-danger)!important;background:color-mix(in srgb, var(--ui-danger) 10%, transparent)!important}.customer-bot-onboarding{color:var(--ui-body);background:var(--ui-accent-soft);border-color:color-mix(in srgb, var(--ui-accent) 20%, transparent);padding:14px}.customer-bot-onboarding-head strong{color:var(--ui-text);font-size:14px}.customer-bot-onboarding-head p,.customer-bot-onboarding li{color:var(--ui-muted);font-size:12px;line-height:1.6}.customer-bot-onboarding li b{color:#fff;background:var(--ui-accent-strong);width:24px;height:24px;font-size:11px}.customer-bot-connected-note{color:var(--ui-success);align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.customer-bot-connected-note svg{width:18px;height:18px;color:var(--ui-success);stroke-width:2.8px;background:0 0;border-radius:0;flex:none;padding:0}.customer-category-grid{gap:14px}.customer-category-grid>article{min-height:220px;padding:18px}.customer-category-grid>article>div:first-child>span{color:var(--ui-accent);background:var(--ui-accent-soft)}.customer-category-cover{flex:none;overflow:hidden;border-radius:14px!important;width:54px!important;height:54px!important}.customer-category-cover.has-photo{box-shadow:0 7px 18px #072f401f;background:var(--ui-inset)!important}.customer-category-cover img{object-fit:cover;width:100%;height:100%;display:block}.customer-category-grid p{color:var(--ui-muted);font-size:13px;line-height:1.55}.customer-category-grid strong{color:var(--ui-body);font-size:13px}.customer-category-photo-editor{background:var(--ui-raised);border:1px solid var(--ui-border);border-radius:14px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:16px;padding:14px;display:grid}.customer-category-photo-preview{width:88px;height:88px;color:var(--ui-accent);background:var(--ui-accent-soft);border-radius:13px;place-items:center;display:grid;overflow:hidden}.customer-category-photo-preview svg{width:28px;height:28px}.customer-category-photo-preview img{object-fit:cover;width:100%;height:100%;display:block}.customer-category-photo-editor>div:last-child{gap:3px;min-width:0;display:grid}.customer-category-photo-editor strong{color:var(--ui-text);font-size:13px}.customer-category-photo-editor small{color:var(--ui-muted);font-size:11px;line-height:1.45}.customer-category-photo-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:8px;display:flex}.store-dialog .customer-category-photo-actions label.btn{min-height:38px;color:var(--text);background:var(--surface);border-color:var(--border);cursor:pointer;gap:7px;padding:6px 10px;font-size:12px;display:inline-flex}.store-dialog .customer-category-photo-actions label.btn:hover{color:var(--primary);border-color:color-mix(in srgb, var(--primary) 38%, var(--border))}.store-dialog .customer-category-photo-actions label.btn svg{width:16px;height:16px}.customer-category-photo-actions label input{display:none}.customer-category-photo-reset{color:var(--ui-muted);background:0 0;border:0;padding:0;font-size:10px;font-weight:650}.customer-category-photo-reset:hover{color:var(--ui-accent)}.customer-purchase-dialog{width:min(640px,100vw - 16px)!important;max-height:min(94dvh,100dvh - 16px)!important;padding:20px 16px max(12px, env(safe-area-inset-bottom,0px))!important;flex-direction:column!important;gap:0!important;display:flex!important;overflow:hidden!important}.customer-purchase-sheet-handle,.customer-purchase-mobile-total{display:none}.customer-purchase-dialog-head{padding-inline-end:36px;flex:none;padding-bottom:4px}.customer-purchase-dialog .dialog-title{margin:0}.customer-purchase-dialog .dialog-description{margin:6px 0 0;font-size:13px;line-height:1.5}.customer-purchase-steps{grid-template-columns:1fr 1fr;gap:0;margin:14px 0 0;padding:0;list-style:none;display:none;position:relative}.customer-purchase-steps:before{content:"";background:var(--ui-border);height:2px;position:absolute;top:15px;left:25%;right:25%}.customer-purchase-dialog[data-purchase-step="2"] .customer-purchase-steps:after{content:"";background:var(--ui-accent);height:2px;position:absolute;top:15px;left:25%;right:25%}.customer-purchase-steps li{color:var(--ui-muted);background:0 0;border:0;justify-items:center;gap:6px;font-size:12px;font-weight:750;display:grid}.customer-purchase-steps li b{width:32px;height:32px;color:var(--ui-muted);background:var(--ui-surface);border:2px solid var(--ui-border);z-index:1;border-radius:999px;place-items:center;font-size:13px;font-weight:800;display:grid}.customer-purchase-steps li b svg{stroke-width:3px;width:15px;height:15px}.customer-purchase-steps li.active,.customer-purchase-steps li.done{color:var(--ui-text)}.customer-purchase-steps li.active b,.customer-purchase-steps li.done b{color:#fff;background:var(--ui-accent);border-color:var(--ui-accent)}.customer-purchase-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;flex:auto;gap:0;min-height:0;margin-inline:-2px;padding:4px 2px 10px;display:flex;overflow:hidden auto}.customer-purchase-pane-review{display:none}.customer-purchase-scroll>.customer-purchase-section:last-child{flex:none;min-height:auto;display:grid}.customer-purchase-sticky-actions{background:var(--ui-surface);border-top:1.5px solid var(--ui-border);z-index:3;flex:none;gap:8px;margin-top:0;padding-top:12px;display:grid}.customer-purchase-desktop-summary{gap:8px;display:grid}.customer-purchase-sticky-actions .dialog-footer{grid-template-columns:auto 1fr;gap:10px;margin:0;display:grid;background:0 0!important;padding:0!important;position:static!important}.customer-purchase-sticky-actions .dialog-footer .btn-primary{width:100%}.customer-purchase-footer-configure,.customer-purchase-footer-review{display:none!important}.customer-purchase-footer-desktop{display:grid!important}.customer-purchase-section{background:color-mix(in srgb, var(--ui-raised) 70%, var(--ui-accent-soft));border:1.5px solid var(--ui-border);border-radius:16px;gap:10px;margin-top:12px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff59}.customer-purchase-section-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.customer-purchase-section-head h3{margin:0;font-size:14px;font-weight:800}.customer-purchase-section-head small{color:var(--ui-muted);white-space:nowrap;font-size:12px}.customer-quantity-field{gap:10px;display:grid}.customer-purchase-dialog .customer-quantity-field input{font-variant-numeric:tabular-nums;text-align:center;letter-spacing:.5px;font-weight:800;box-shadow:inset 0 1px 2px #10242d0a;min-height:58px!important;color:var(--ui-text)!important;background:var(--ui-surface)!important;border:1.5px solid var(--ui-border-strong)!important;border-radius:14px!important;font-size:28px!important}.customer-purchase-dialog .customer-quantity-field input[aria-invalid=true]{border-color:#e2565f!important}.customer-quantity-field>small{color:var(--ui-muted);text-align:center;font-size:12px}.customer-quantity-field input[aria-invalid=true]~small{color:#e2565f}.customer-quantity-presets{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.customer-purchase-dialog .customer-quantity-presets button{appearance:none;font-variant-numeric:tabular-nums;cursor:pointer;min-width:78px;min-height:40px;padding:0 14px;font-size:13px;font-weight:800;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform .15s;box-shadow:0 1px #10242d0a,0 6px 14px #1036480d;color:var(--ui-text)!important;background:var(--ui-surface)!important;border:1.5px solid var(--ui-border-strong)!important;border-radius:999px!important}.customer-purchase-dialog .customer-quantity-presets button:hover{transform:translateY(-1px);color:var(--ui-accent)!important;border-color:var(--ui-accent)!important;background:var(--ui-accent-soft)!important}.customer-purchase-dialog .customer-quantity-presets button.active{box-shadow:0 8px 18px color-mix(in srgb, var(--ui-accent) 28%, transparent);color:#fff!important;background:var(--ui-accent)!important;border-color:var(--ui-accent)!important}.customer-purchase-toolbar{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.customer-purchase-search{background:var(--ui-surface);border:1.5px solid var(--ui-border-strong);border-radius:12px;grid-template-columns:18px 1fr;align-items:center;gap:8px;min-height:44px;padding:0 12px;display:grid;box-shadow:inset 0 1px 2px #10242d08}.customer-purchase-search svg{width:16px;height:16px;color:var(--ui-subtle)}.customer-purchase-search .input,.customer-purchase-search input{min-height:40px!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;font-size:13px!important}.customer-purchase-select-actions{flex-wrap:wrap;gap:8px;display:flex}.customer-purchase-dialog .customer-purchase-select-actions button{appearance:none;cursor:pointer;min-height:40px;padding:0 14px;font-size:12px;font-weight:800;box-shadow:0 1px #10242d0a;color:var(--ui-accent)!important;background:var(--ui-accent-soft)!important;border:1.5px solid color-mix(in srgb, var(--ui-accent) 35%, transparent)!important;border-radius:11px!important}.customer-purchase-dialog .customer-purchase-select-actions button:hover{color:#fff!important;background:var(--ui-accent)!important;border-color:var(--ui-accent)!important}.customer-purchase-dialog .customer-purchase-select-actions button:disabled{opacity:.45;cursor:not-allowed}.customer-purchase-groups{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:none;gap:8px;min-height:0;max-height:min(240px,32vh);margin:0 -2px;padding:2px;display:grid;overflow-y:auto}.customer-purchase-dialog .customer-purchase-group{appearance:none;text-align:right;cursor:pointer;grid-template-columns:48px 1fr 28px;align-items:center;gap:12px;min-height:76px;padding:10px 12px;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:0 1px #10242d08;color:var(--ui-text)!important;background:var(--ui-surface)!important;border:1.5px solid var(--ui-border)!important;border-radius:14px!important}.customer-purchase-dialog .customer-purchase-group:hover{transform:translateY(-1px);box-shadow:0 10px 24px #168ac21a;border-color:color-mix(in srgb, var(--ui-accent) 55%, var(--ui-border))!important}.customer-purchase-dialog .customer-purchase-group.selected{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--ui-accent) 28%, transparent), 0 0 0 3px color-mix(in srgb, var(--ui-accent) 16%, transparent);background:color-mix(in srgb, var(--ui-accent-soft) 90%, var(--ui-surface))!important;border-color:var(--ui-accent)!important}.customer-purchase-group-photo{object-fit:cover;background:var(--ui-accent-soft);border:1px solid var(--ui-border);border-radius:14px;width:48px;height:48px}.customer-purchase-group-photo.fallback{color:var(--ui-accent);place-items:center;display:grid}.customer-purchase-group-photo.fallback svg{width:22px;height:22px}.customer-purchase-group-meta{gap:2px;min-width:0;display:grid}.customer-purchase-group-meta strong{color:var(--ui-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.customer-purchase-group-meta small{color:var(--ui-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.customer-purchase-group-meta em{color:var(--ui-muted);font-size:11px;font-style:normal}.customer-purchase-check{color:#0000;background:var(--ui-surface);border:2px solid color-mix(in srgb, var(--ui-border-strong) 85%, #7a93a0);border-radius:999px;place-items:center;width:28px;height:28px;display:grid;box-shadow:inset 0 1px 2px #10242d0f}.customer-purchase-check.on{color:#fff;background:var(--ui-accent);border-color:var(--ui-accent);box-shadow:0 4px 10px color-mix(in srgb, var(--ui-accent) 35%, transparent)}.customer-purchase-check svg{stroke-width:3px;width:15px;height:15px}.customer-purchase-empty{color:var(--ui-muted);text-align:center;justify-items:center;gap:8px;padding:28px 12px;display:grid}.customer-purchase-empty svg{opacity:.7;width:22px;height:22px}.customer-purchase-empty p{margin:0;font-size:13px}.customer-purchase-summary-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.customer-purchase-summary-grid span{background:var(--ui-surface);border:1.5px solid var(--ui-border);border-radius:12px;gap:4px;padding:12px;display:grid;box-shadow:0 1px #10242d08}.customer-purchase-summary-grid small{color:var(--ui-muted);font-size:11px}.customer-purchase-summary-grid strong{color:var(--ui-text);font-variant-numeric:tabular-nums;font-size:16px;font-weight:800}.customer-purchase-dialog .store-purchase-total{border:1.5px solid var(--ui-border-strong);border-radius:14px;margin-top:0;box-shadow:0 8px 20px #168ac214;background:var(--ui-surface)!important}.customer-purchase-dialog .store-purchase-total strong{color:var(--ui-accent)}.customer-purchase-pay-row{grid-template-columns:minmax(160px,.9fr) 1.3fr;align-items:stretch;gap:10px;display:grid}.customer-purchase-dialog .customer-checkout-balance{grid-template-columns:1fr 1fr;gap:6px;margin:0;display:grid}.customer-purchase-dialog .customer-checkout-balance span{background:var(--ui-raised);border:1.5px solid var(--ui-border);border-radius:12px;gap:2px;min-height:46px;padding:8px 10px;display:grid}.customer-purchase-dialog .customer-checkout-balance small{font-size:10px}.customer-purchase-dialog .customer-checkout-balance strong{font-size:14px}.customer-purchase-dialog .customer-checkout-balance .shortfall{background:color-mix(in srgb, #f6d5da 55%, var(--ui-surface));border-color:color-mix(in srgb, var(--ui-danger) 35%, transparent)}.customer-purchase-dialog .customer-checkout-balance .shortfall strong{color:var(--ui-danger)}.customer-purchase-dialog .dialog-footer .btn{min-height:48px;font-weight:800}.customer-purchase-dialog .dialog-footer .btn-ghost{border:1.5px solid var(--ui-border)!important;background:var(--ui-surface)!important;color:var(--ui-body)!important}.customer-purchase-dialog .dialog-footer .btn-ghost:hover{border-color:var(--ui-border-strong)!important;color:var(--ui-text)!important}@media (max-width:850px){.dialog-overlay:has(+.customer-purchase-dialog){background:var(--ui-bg,#f3f7f8)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html[data-store-theme=dark] .dialog-overlay:has(+.customer-purchase-dialog){background:#071017!important}.store-dialog.customer-purchase-dialog{width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;padding:max(8px, env(safe-area-inset-top,0px)) 16px max(12px, env(safe-area-inset-bottom,0px))!important;box-shadow:none!important;background:var(--ui-bg,#f3f7f8)!important;border:0!important;border-radius:0!important;animation:.32s cubic-bezier(.22,1,.36,1) both customerPurchasePageIn!important;inset:0!important;transform:none!important}html[data-store-theme=dark] .store-dialog.customer-purchase-dialog{background:#071017!important}.customer-purchase-sheet-handle{display:none!important}.customer-purchase-dialog-head{padding-inline-end:0;padding-bottom:0}.customer-purchase-phone-back{margin-bottom:2px}.customer-purchase-dialog .dialog-title{letter-spacing:-.4px;margin:0;padding:0;font-size:24px;line-height:1.2}.customer-purchase-dialog .dialog-description{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.customer-purchase-steps{display:grid}.customer-purchase-desktop-summary,.customer-purchase-footer-desktop{display:none!important}.customer-purchase-dialog[data-purchase-step="1"] .customer-purchase-pane-configure{display:flex}.customer-purchase-dialog[data-purchase-step="1"] .customer-purchase-pane-review,.customer-purchase-dialog[data-purchase-step="1"] .customer-purchase-footer-review{display:none!important}.customer-purchase-dialog[data-purchase-step="1"] .customer-purchase-footer-configure{grid-template-columns:1fr;display:grid!important}.customer-purchase-footer-configure .btn-ghost,.customer-purchase-dialog[data-purchase-step="2"] .customer-purchase-pane-configure,.customer-purchase-dialog[data-purchase-step="2"] .customer-purchase-footer-configure,.customer-purchase-dialog[data-purchase-step="2"] .customer-purchase-mobile-total{display:none!important}.customer-purchase-dialog[data-purchase-step="2"] .customer-purchase-pane-review{display:flex}.customer-purchase-dialog[data-purchase-step="2"] .customer-purchase-footer-review{grid-template-columns:1fr;display:grid!important}.customer-purchase-footer-review .btn-ghost,.customer-purchase-cancel-mobile{display:none!important}.customer-purchase-scroll{padding:4px 0 8px}.customer-purchase-section{box-shadow:none;background:0 0;border:0;border-radius:0;gap:8px;margin-top:14px;padding:0}.customer-purchase-section:first-child{margin-top:10px}.customer-purchase-section-head h3{font-size:13px;font-weight:800}.customer-purchase-section-head small{font-size:12px}.customer-quantity-field{flex-direction:column;gap:8px;display:flex}.customer-quantity-field .customer-quantity-presets{order:1}.customer-quantity-field input{order:2}.customer-quantity-field>small{order:3}.customer-quantity-presets{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.customer-purchase-dialog .customer-quantity-presets button{min-width:0;min-height:40px;padding:0 4px;font-size:12px}.customer-purchase-dialog .customer-quantity-field input{border-radius:12px!important;min-height:40px!important;font-size:18px!important}.customer-quantity-field>small{font-size:11px}.customer-purchase-sticky-actions{border-top:1px solid var(--ui-border);background:0 0;gap:8px;padding-top:10px}.customer-purchase-mobile-total{color:var(--ui-muted);justify-content:space-between;align-items:baseline;gap:12px;padding:2px 2px 0;font-size:12px;font-weight:650;display:flex}.customer-purchase-mobile-total strong{color:var(--ui-text);font-variant-numeric:tabular-nums;font-size:18px;font-weight:800}.customer-purchase-toolbar{grid-template-columns:1fr}.customer-purchase-select-actions{justify-content:flex-start;gap:6px}.customer-purchase-dialog .customer-purchase-select-actions button{min-height:36px;padding:0 12px;border-color:var(--ui-border)!important;background:0 0!important}.customer-purchase-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.customer-purchase-summary-grid span{padding:10px 8px}.customer-purchase-summary-grid small{font-size:10px}.customer-purchase-summary-grid strong{font-size:13px}.customer-purchase-dialog .store-purchase-total{padding:12px}.customer-purchase-dialog .customer-checkout-balance{margin-top:8px}.customer-purchase-dialog .customer-checkout-balance span{min-height:48px;padding:8px 10px}.customer-purchase-groups{border:1.5px solid var(--ui-border);background:var(--ui-surface);border-radius:16px;flex:auto;gap:0;min-height:0;max-height:none;margin:0;padding:0;overflow-y:auto}.customer-purchase-dialog .customer-purchase-group{grid-template-columns:40px 1fr 26px;gap:10px;min-height:56px;padding:8px 10px;border:0!important;border-bottom:1px solid var(--ui-border)!important;box-shadow:none!important;border-radius:0!important}.customer-purchase-dialog .customer-purchase-group:last-child{border-bottom:0!important}.customer-purchase-dialog .customer-purchase-group:hover,.customer-purchase-dialog .customer-purchase-group.selected{transform:none;box-shadow:none!important}.customer-purchase-dialog .customer-purchase-group.selected{background:var(--ui-accent-soft)!important}.customer-purchase-group-photo{border-radius:12px;width:40px;height:40px}.customer-purchase-group-meta{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:8px}.customer-purchase-group-meta strong{grid-column:1;font-size:13px}.customer-purchase-group-link{display:none}.customer-purchase-group-meta em{white-space:nowrap;grid-area:1/2;font-size:11px}.customer-purchase-check{width:24px;height:24px}.customer-purchase-pane-configure .customer-purchase-section:last-child{flex-direction:column;flex:auto;min-height:0;display:flex}.customer-purchase-review-card{background:color-mix(in srgb, var(--ui-raised) 70%, var(--ui-accent-soft));border:1.5px solid var(--ui-border);border-radius:16px;gap:12px;padding:14px}.customer-purchase-dialog .dialog-footer{gap:8px}.customer-purchase-dialog .dialog-footer .btn{width:100%;min-height:48px}.store-dialog.customer-purchase-dialog .dialog-close{display:none!important}}.customer-purchase-split-note{color:var(--ui-muted);text-align:center;margin:0;font-size:12px}.customer-shell .store-inline-hint{color:var(--ui-warning);font-size:13px}.customer-wallet-grid{gap:16px}.customer-wallet-card{min-height:270px;color:var(--ui-body);background:linear-gradient(145deg, color-mix(in srgb, var(--ui-surface) 90%, var(--ui-accent-soft)), var(--ui-surface));border:1px solid var(--ui-border-strong);border-radius:18px;padding:24px;box-shadow:0 16px 40px #168ac214}.customer-wallet-card>span{color:var(--ui-accent);background:var(--ui-accent-soft)}.customer-wallet-card small{color:var(--ui-muted);font-size:12px}.customer-wallet-card strong{color:var(--ui-text);font-variant-numeric:tabular-nums;font-size:34px}.customer-wallet-card p{color:var(--ui-muted);font-size:13px;line-height:1.6}.customer-deposit-card{min-height:270px;padding:24px!important}.customer-deposit-card .store-section-head{margin-bottom:18px}.customer-deposit-form{grid-template-columns:1fr;align-items:stretch;gap:15px;margin-top:0}.customer-deposit-amount{color:var(--ui-text);gap:7px;font-size:12px;font-weight:700;display:grid}.customer-deposit-input-wrap{position:relative}.customer-deposit-input-wrap>b{z-index:1;color:var(--ui-accent);font-size:24px;font-weight:650;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.customer-shell .customer-deposit-input-wrap .input{min-height:62px;color:var(--ui-text);background:var(--ui-inset);border:1px solid var(--ui-border-strong);font-variant-numeric:tabular-nums;border-radius:13px;padding:8px 16px 8px 42px;font-size:27px;font-weight:720;box-shadow:inset 0 1px #fff6}.customer-shell .customer-deposit-input-wrap .input:focus{background:var(--ui-surface);box-shadow:0 0 0 4px color-mix(in srgb, var(--ui-accent) 12%, transparent)}.customer-deposit-amount>small{color:var(--ui-muted);font-size:10px;font-weight:500}.customer-deposit-preset-block{gap:7px;display:grid}.customer-deposit-preset-block>small{color:var(--ui-muted);font-size:11px;font-weight:650}.customer-deposit-presets{gap:8px;margin:0}.customer-deposit-presets button{min-height:40px;color:var(--ui-body);background:var(--ui-raised);border:1px solid var(--ui-border);font-size:13px}.customer-deposit-presets button:hover,.customer-deposit-presets button.active{color:var(--ui-accent);background:var(--ui-accent-soft);border-color:var(--ui-border-strong)}.customer-deposit-summary{background:color-mix(in srgb, var(--ui-accent-soft) 58%, transparent);border:1px solid color-mix(in srgb, var(--ui-accent) 18%, var(--ui-border));border-radius:13px;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.customer-deposit-summary>span{gap:1px;display:grid}.customer-deposit-summary small{color:var(--ui-muted);font-size:10px}.customer-deposit-summary strong{color:var(--ui-text);font-variant-numeric:tabular-nums;font-size:18px}.customer-deposit-summary .btn{min-width:154px;min-height:44px}.customer-deposit-card>.store-dialog-note{margin-top:14px}.customer-wallet-history{border:1px solid var(--ui-border);border-radius:13px;gap:0;overflow:hidden}.customer-wallet-history article{min-height:70px;color:var(--ui-body);background:var(--ui-raised);border-color:var(--ui-border);padding:12px 14px}.customer-wallet-history article:hover{background:var(--ui-accent-soft)}.customer-wallet-history strong{color:var(--ui-text);font-size:13px}.customer-wallet-history small,.customer-wallet-history em{color:var(--ui-muted);font-size:11px}.customer-wallet-history b{font-variant-numeric:tabular-nums;font-size:14px}.customer-notifications{gap:10px}.customer-notifications>button{min-height:78px;color:var(--ui-body);background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:13px;padding:14px 16px;box-shadow:0 10px 28px #072f400d}.customer-notifications>button:hover{background:var(--ui-accent-soft);border-color:var(--ui-border-strong);transform:translateY(-1px)}.customer-notifications>button>span{color:var(--ui-accent);background:var(--ui-accent-soft)}.customer-notifications strong{color:var(--ui-text);font-size:14px}.customer-notifications p{color:var(--ui-muted);margin-top:3px;font-size:13px}.customer-settings-grid{gap:16px}.customer-settings-grid>.store-section{margin-top:0}.customer-telegram-identity{color:var(--ui-text);background:var(--ui-raised);border:1px solid var(--ui-border);border-radius:14px;align-items:center;gap:12px;padding:15px;display:flex}.customer-telegram-identity>span{color:#fff;background:#2aabee;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.customer-telegram-identity>span svg{width:21px}.customer-telegram-identity>div{gap:3px;min-width:0;display:grid}.customer-telegram-identity>div strong{font-size:13px}.customer-telegram-identity>div small{color:var(--ui-muted);font-size:11px}.customer-telegram-identity>b{color:#14845f;align-items:center;gap:5px;margin-inline-start:auto;font-size:10px;display:inline-flex}.customer-telegram-identity>b svg{width:15px}.customer-telegram-identity-note{color:var(--ui-muted);margin:12px 2px 0;font-size:11px;line-height:1.65}.customer-theme-options{gap:9px}.customer-theme-options button{min-height:64px;color:var(--ui-body);background:var(--ui-raised);border:1px solid var(--ui-border);padding:12px;font-size:13px}.customer-theme-options button:hover,.customer-theme-options button.active{color:var(--ui-accent);background:var(--ui-accent-soft);border-color:var(--ui-border-strong)}.customer-toggle{min-height:66px;color:var(--ui-body);background:var(--ui-raised);border:1px solid var(--ui-border);cursor:pointer;border-radius:12px;justify-content:space-between;gap:16px;padding:14px 16px;position:relative;align-items:center!important;display:flex!important}.customer-toggle+.customer-toggle{margin-top:9px}.customer-toggle strong{color:var(--ui-text);font-size:13px}.customer-toggle small{color:var(--ui-muted);font-size:12px}.customer-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.customer-toggle-box{background-color:var(--ui-surface);border:1.5px solid var(--ui-border-strong);background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border-radius:7px;flex:none;align-self:center;width:22px;height:22px;transition:background-color .15s,border-color .15s,box-shadow .15s;box-shadow:inset 0 1px 2px #10242d0f}.customer-toggle:hover .customer-toggle-box{border-color:var(--ui-accent)}.customer-toggle:has(input:checked) .customer-toggle-box{background-color:var(--ui-accent);border-color:var(--ui-accent);box-shadow:0 4px 10px color-mix(in srgb, var(--ui-accent) 28%, transparent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.2 8.2 6.4 11.4 12.8 4.6' stroke='%23fff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.customer-toggle:has(input:focus-visible) .customer-toggle-box{outline:3px solid color-mix(in srgb, var(--ui-accent) 35%, transparent);outline-offset:2px}.customer-toggle:has(input:disabled){opacity:.55;cursor:wait}.customer-telegram-settings>div:nth-child(2){color:var(--ui-body);background:var(--ui-raised);border-color:var(--ui-border)}.customer-telegram-settings>div:nth-child(2) strong{color:var(--ui-text);font-size:13px}.customer-telegram-settings>div:nth-child(2) small,.customer-telegram-settings>p{color:var(--ui-muted);font-size:12px;line-height:1.6}.customer-shell .store-form{gap:15px}.customer-shell .store-form label{color:var(--ui-body);gap:7px;font-size:13px}.customer-shell :is(.input,.store-textarea,select){min-height:44px;color:var(--ui-text);background:var(--ui-inset);border:1px solid var(--ui-border);border-radius:9px;font-size:14px}.customer-shell :is(.input,.store-textarea,select):focus{border-color:var(--ui-accent);box-shadow:0 0 0 3px var(--ui-accent-soft)}.customer-shell :is(.input,.store-textarea)::placeholder{color:var(--ui-subtle)}.customer-shell select option{color:var(--ui-text);background:var(--ui-surface)}.customer-shell .store-dialog-note{color:var(--ui-muted);background:var(--ui-accent-soft);border-color:color-mix(in srgb, var(--ui-accent) 18%, transparent);padding:11px 12px;font-size:12px;line-height:1.6}.customer-shell .store-empty{min-height:220px;color:var(--ui-body);border-color:var(--ui-border);justify-content:center;padding:38px 24px}.customer-shell .store-empty>span{color:var(--ui-accent);background:var(--ui-accent-soft)}.customer-shell .store-empty h3{color:var(--ui-text);font-size:17px}.customer-shell .store-empty p{max-width:48ch;color:var(--ui-muted);font-size:13px;line-height:1.6}.customer-shell .store-toast{min-height:45px;color:var(--ui-text);background:var(--ui-surface);border:1px solid color-mix(in srgb, var(--ui-success) 35%, var(--ui-border));border-radius:14px;padding:11px 15px;font-size:13px;font-weight:750;top:18px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 16px 40px #072f401f}.customer-shell .store-toast span{color:inherit}.customer-shell .store-toast.success,.customer-shell .store-toast:not(.error){color:var(--ui-text);border-color:color-mix(in srgb, var(--ui-success) 40%, transparent)}.customer-shell .store-toast.success svg,.customer-shell .store-toast:not(.error) svg{color:var(--ui-success)}.customer-shell .store-toast.error{color:var(--ui-text);background:var(--ui-surface);border-color:color-mix(in srgb, var(--ui-danger) 40%, transparent)}.customer-shell .store-toast.error svg{color:var(--ui-danger)}.customer-shell[data-theme=dark] .store-toast{color:#eef7fa;background:#0a1821f0;border-color:#29d39a47;box-shadow:0 18px 50px #00000073,inset 0 1px #ffffff0a}.customer-shell[data-theme=dark] .store-toast.error{border-color:#ff81914d}html[data-store-theme=dark] .store-dialog,html[data-store-theme=system] .store-dialog{--surface:#0d1b24;--surface-2:#122630;--surface-3:#091820;--text:#f3f8fa;--muted:#8da2ad;--border:#9bbecc29;color:var(--text);background:var(--surface);border-color:var(--border)}html[data-store-theme=light] .store-dialog{--surface:#fff;--surface-2:#f7fafb;--surface-3:#edf3f5;--text:#10242d;--muted:#647a85;--border:#1f445229;color:var(--text);background:var(--surface);border-color:var(--border)}html[data-store-theme] .store-dialog{width:min(560px,100vw - 28px);font-family:var(--font-heebo), "Heebo", Arial, sans-serif;border-radius:16px;padding:24px;box-shadow:0 28px 90px #03233147}html[data-store-theme] .store-dialog .dialog-title{color:var(--text);font-size:21px;line-height:1.3}html[data-store-theme] .store-dialog .dialog-description{color:var(--muted);font-size:13px;line-height:1.6}html[data-store-theme] .store-dialog label{color:var(--text);gap:7px;font-size:13px}html[data-store-theme] .store-dialog :is(.input,input,select,textarea,.store-group-choice button,.store-check-row,.store-purchase-total,.store-checkout-summary span){min-height:44px;color:var(--text);background:var(--surface-2);border-color:var(--border);font-size:13px}html[data-store-theme] .store-dialog :is(strong,.dialog-title){color:var(--text)}html[data-store-theme] .store-dialog :is(small,p,.dialog-description){color:var(--muted);font-size:12px}html[data-store-theme] .store-dialog .btn{min-height:42px;font-size:13px}@media (prefers-color-scheme:light){.customer-shell[data-theme=system]{--ui-bg:#f3f7f8;--ui-sidebar:#fff;--ui-surface:#fff;--ui-raised:#f7fafb;--ui-inset:#edf3f5;--ui-text:#10242d;--ui-body:#334b56;--ui-muted:#647a85;--ui-subtle:#7d9099;--ui-border:#1f445224;--ui-border-strong:#168ac261;--ui-accent:#087aae;--ui-accent-strong:#05638e;--ui-accent-soft:#2aabee1a;--ui-success:#08795a;--ui-warning:#95600b;--ui-danger:#aa3043}html[data-store-theme=system] .store-dialog{--surface:#fff;--surface-2:#f7fafb;--surface-3:#edf3f5;--text:#10242d;--muted:#647a85;--border:#1f445229}.customer-shell[data-theme=system] .btn-primary{color:#fff}}@media (max-width:1180px){.customer-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-overview-wallet{grid-column:auto}.customer-overview-body,.customer-wallet-grid{grid-template-columns:1fr}.customer-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:850px){.customer-sidebar{width:min(280px,88vw);transform:translate(105%)}.customer-sidebar.open{transform:translate(0)}.customer-main{margin-right:0;padding-top:0}.customer-content{width:min(100% - 28px,760px);padding-top:26px}.customer-mobile-navbar{z-index:60;min-height:calc(68px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) 14px 10px;background:color-mix(in srgb, var(--ui-bg) 88%, transparent);border-bottom:1px solid var(--ui-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);justify-content:space-between;align-items:center;gap:16px;display:flex;position:sticky;top:0}.customer-mobile-brand{min-height:44px;color:var(--ui-text);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:0;display:inline-flex}.customer-mobile-brand img{object-fit:contain;width:40px;height:40px}.customer-mobile-brand strong{letter-spacing:-.5px;font-size:19px;font-weight:750}.customer-mobile-nav-actions{align-items:center;gap:8px;display:flex}.customer-mobile-nav-button{width:44px;height:44px;color:var(--ui-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:13px;place-items:center;padding:0;transition:background .18s,border-color .18s,transform .18s;display:grid;position:relative}.customer-mobile-menu-button{background:var(--ui-surface);border-color:var(--ui-border)}.customer-mobile-nav-button svg{stroke-width:1.7px;width:20px;height:20px}.customer-mobile-nav-button:hover,.customer-mobile-nav-button[aria-current=page]{color:var(--ui-accent);background:var(--ui-accent-soft)}.customer-mobile-nav-button:active,.customer-home-profile:active{transform:scale(.96)}.customer-mobile-alert-dot{background:var(--ui-accent);border:2px solid var(--ui-bg);border-radius:50%;width:7px;height:7px;position:absolute;top:9px;right:10px}.customer-mobile-navbar button:focus-visible,.customer-home-profile:focus-visible{outline:2px solid var(--ui-accent);outline-offset:3px}.customer-shell .store-toast{top:64px}.customer-page-head{flex-direction:column;align-items:flex-start}.customer-page-head>div:first-child{flex:none;width:100%}.customer-shell .store-groups-grid,.customer-category-grid{grid-template-columns:1fr}.customer-search-update-list li{grid-template-columns:1fr;gap:6px}.customer-shell button.customer-search-update-banner.store-section{flex-direction:row;align-items:center;gap:12px;margin-top:10px;margin-bottom:10px;padding:12px 14px}.customer-shell button.customer-search-update-banner>div{flex:auto;max-width:none}.customer-shell button.customer-search-update-banner span{font-size:11px}.customer-shell button.customer-search-update-banner h2{margin:2px 0 4px;font-size:18px;line-height:1.2}.customer-shell button.customer-search-update-banner p{margin:0;font-size:12px;line-height:1.35}.customer-shell button.customer-search-update-banner .customer-search-update-stamp{border-radius:12px;width:40px;height:40px}.customer-shell button.customer-search-update-banner .customer-search-update-stamp svg{width:18px;height:18px}}@media (max-width:620px){.customer-local-state{display:none}.customer-theme-toggle{justify-content:center;width:39px;padding:0}.customer-theme-toggle span{display:none}.customer-sidebar-theme{justify-content:flex-start;width:100%;padding:0 12px}.customer-sidebar-theme span{display:inline}.customer-page-head h1{font-size:29px}.customer-page-head .store-hero-actions,.customer-page-head .btn{width:100%}.customer-overview-grid,.customer-settings-grid{grid-template-columns:1fr}.customer-overview-wallet{grid-column:auto}.customer-shell .store-section{padding:17px}.customer-pay-method{grid-template-columns:auto minmax(0,1fr);padding:13px}.customer-pay-brands{grid-column:1/-1;justify-content:flex-start}.customer-bank-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-pending-deposits article{grid-template-columns:auto minmax(0,1fr)}.customer-pending-deposits article>.btn{grid-column:1/-1;width:100%}.customer-shell .store-order-head{align-items:flex-start}.customer-shell .store-order-metrics{grid-template-columns:repeat(2,1fr)}.customer-wallet-history article{grid-template-columns:auto minmax(0,1fr) auto}.customer-wallet-history em{grid-column:2/-1}}@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}}@media (max-width:620px){.customer-content{width:min(100% - 24px,760px);padding-top:20px;padding-bottom:64px}.customer-owner-mode-bar{margin-top:0}.customer-topbar{min-height:64px;padding-inline:12px}.customer-topbar>div:first-of-type small{font-size:9px}.customer-topbar>div:first-of-type strong{font-size:15px}.customer-page-head{gap:15px;min-height:0;margin-bottom:14px}.customer-page-head h1{letter-spacing:-.8px;text-wrap:balance;margin-top:6px;font-size:clamp(27px,8vw,33px);line-height:1.12;display:block}.customer-page-head p{margin-top:7px;font-size:12px;line-height:1.55}.customer-page-head .btn{min-height:44px;box-shadow:0 10px 24px color-mix(in srgb, var(--ui-accent) 18%, transparent);border-radius:12px}.customer-overview-grid{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px;overflow:visible}.customer-overview-grid>article{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:13px;min-height:0;padding:10px 9px 11px;box-shadow:0 7px 20px #072f400b}.customer-overview-grid>article:not(.customer-overview-wallet){border:1px solid var(--ui-border);order:2;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 6px;min-height:0;padding:10px 10px 11px;display:grid!important}.customer-overview-grid>article:not(.customer-overview-wallet)>span{border-radius:8px;grid-area:1/1;width:28px;height:28px}.customer-overview-grid>article:not(.customer-overview-wallet)>span svg{width:14px;height:14px}.customer-overview-grid>article:not(.customer-overview-wallet)>div{display:contents!important}.customer-overview-grid>article:not(.customer-overview-wallet)>div>small{white-space:normal;max-width:100%;text-overflow:unset;text-wrap:balance;grid-area:2/1/auto/-1;font-size:11px;font-weight:650;line-height:1.3;display:block;overflow:visible}.customer-overview-grid>article:not(.customer-overview-wallet)>div>strong{grid-area:1/2;place-self:center end;font-size:22px;line-height:1}button.customer-overview-wallet,.customer-overview-wallet{border-radius:16px;order:1;grid-column:1/-1;min-height:106px;padding:18px;background:linear-gradient(135deg, color-mix(in srgb, var(--ui-accent-soft) 72%, var(--ui-surface)), var(--ui-surface))!important;border:0!important;box-shadow:none!important;border-inline-start:0!important}.customer-overview-wallet-icon{width:42px;height:42px}.customer-overview-balance strong{font-size:27px}.customer-overview-balance small{white-space:normal;margin-top:5px;font-size:10px;line-height:1.35}.customer-shell button.customer-search-update-banner.store-section{margin-top:8px;margin-bottom:8px;padding:10px 12px}.customer-shell button.customer-search-update-banner h2{font-size:16px}.customer-shell button.customer-search-update-banner p{display:none}.customer-overview-body{flex-direction:column;gap:14px;display:flex}.customer-overview-actions{order:1}.customer-overview-activity{order:2}.customer-shell .customer-overview-body>.store-section{border-radius:16px;margin-top:0;padding:16px}.customer-shell .customer-overview-groups.store-section{box-shadow:none;background:0 0;border:0;border-radius:0;padding:4px 0 0}.customer-shell .store-section-head{flex-direction:row;align-items:center;margin-bottom:14px}.customer-shell .store-section-head h2{font-size:16px}.customer-shell .store-section-head p{font-size:10px}.customer-shell .customer-overview-groups>.store-section-head{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:12px}.customer-shell .customer-overview-groups>.store-section-head .store-section-actions{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.customer-shell .customer-overview-groups>.store-section-head .store-section-actions .btn{white-space:normal;justify-content:center;width:100%;min-width:0;min-height:44px;padding-inline:8px;font-size:12px;line-height:1.2}.customer-shell .customer-overview-groups>.store-section-head .store-section-actions .btn svg{flex:none;width:15px;height:15px}.customer-overview-actions{padding:12px!important}.customer-overview-actions .store-section-head{margin-bottom:8px}.customer-overview-actions .store-section-head h2{font-size:15px}.customer-overview-actions .store-section-head p{display:none}.customer-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.customer-quick-actions>button{text-align:right;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;min-height:56px;padding:8px 10px;display:flex}.customer-quick-actions>button>span{flex:none;width:28px;height:28px}.customer-quick-actions>button>span svg{width:14px;height:14px}.customer-quick-actions>button>div{align-items:flex-start;min-width:0}.customer-quick-actions strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.2;overflow:hidden}.customer-quick-actions small,.customer-quick-actions>button>svg{display:none}.customer-overview-attention{gap:4px;margin-top:10px;padding-top:10px}.customer-overview-attention>div{gap:6px;min-height:0}.customer-overview-attention>div strong{font-size:12px}.customer-overview-attention>div b{min-width:22px;padding:2px 6px;font-size:10px}.customer-overview-attention>p{margin:0;font-size:12px}.customer-shell .store-order-card{padding:14px}.customer-shell .store-order-head h3{font-size:13px}.customer-category-photo-editor{grid-template-columns:68px minmax(0,1fr);gap:12px;padding:12px}.customer-category-photo-preview{width:68px;height:68px}.customer-wallet-grid>.store-section{margin-top:0}.customer-deposit-presets{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.customer-deposit-presets button{min-height:42px;padding-inline:2px;font-size:12px}.customer-deposit-card{order:1;min-height:0;padding:17px!important}.customer-wallet-card{order:2;min-height:0;padding:18px}.customer-deposit-summary{flex-direction:column;align-items:stretch}.customer-deposit-summary .btn{width:100%}.customer-shell .customer-deposit-input-wrap .input{min-height:58px;font-size:24px}}.customer-sidebar{padding-bottom:max(14px, env(safe-area-inset-bottom));overflow-y:auto}.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}@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-group-card-clickable{cursor:pointer}.customer-group-card-clickable:focus-visible{outline:2px solid var(--ui-accent);outline-offset:3px}.customer-group-open-button{width:100%;color:var(--ui-body);text-align:right;background:var(--ui-inset);border:1px solid var(--ui-border);cursor:pointer;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin:14px 0 0;padding:14px 15px;transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s,background .18s;display:grid}.customer-group-open-button:hover{color:var(--ui-text);background:var(--ui-accent-soft);border-color:color-mix(in srgb, var(--ui-accent) 35%, var(--ui-border));transform:translateY(-1px)}.customer-group-open-button:active{transform:scale(.985)}.customer-group-open-button:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px}.customer-group-open-button>svg:first-child{width:22px;height:22px;color:var(--ui-accent)}.customer-group-open-button>svg:last-child{width:18px;height:18px;color:var(--ui-subtle)}.customer-group-open-button span{flex-direction:column;gap:3px;min-width:0;display:flex}.customer-group-open-button strong{color:inherit;font-size:14px;font-weight:750;line-height:1.25}.customer-group-open-button small{color:var(--ui-subtle);margin-top:0;font-size:12px;line-height:1.35}.customer-group-open-button:disabled{cursor:wait;opacity:.88;pointer-events:none;transform:none}.customer-group-open-button:disabled svg.spin{animation:.85s linear infinite spin}html[data-store-theme] .customer-group-tracking-dialog{--tracking-accent:#2aabee;--tracking-accent-soft:#2aabee1c;--tracking-success:#39c894;--tracking-danger:#e56f82;width:min(920px,100vw - 28px);max-height:min(860px,100dvh - 32px);padding:22px;overflow-x:hidden}html[data-store-theme=light] .customer-group-tracking-dialog{--tracking-accent:#087aae;--tracking-accent-soft:#087aae17;--tracking-success:#08795a;--tracking-danger:#aa3043}.customer-group-tracking{gap:14px;display:grid}.customer-tracking-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding-left:42px;display:grid}.customer-tracking-header>img,.customer-tracking-photo-fallback{border-radius:14px;width:54px;height:54px}.customer-tracking-header>img{object-fit:cover}.customer-tracking-photo-fallback{color:var(--tracking-accent);background:var(--tracking-accent-soft);border:1px solid color-mix(in srgb, var(--tracking-accent) 20%, transparent);place-items:center;display:grid}.customer-tracking-photo-fallback svg{width:22px;height:22px}.customer-tracking-header .dialog-title{padding:0;font-size:20px}.customer-tracking-header .dialog-description{margin:3px 0 0}.customer-tracking-header .store-status{justify-self:end}.customer-tracking-error{color:var(--tracking-danger);background:color-mix(in srgb, var(--tracking-danger) 9%, transparent);border:1px solid color-mix(in srgb, var(--tracking-danger) 24%, transparent);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.customer-tracking-error>svg{width:17px;height:17px}.customer-tracking-error span{flex-direction:column;display:flex}.customer-tracking-error strong{font-size:11px;color:inherit!important}.customer-tracking-error small{margin-top:2px}.customer-tracking-error button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:8px;padding:6px 9px;font-size:10px}.customer-tracking-primary{background:var(--border);border:1px solid var(--border);border-radius:13px;grid-template-columns:1.45fr 1fr 1fr;gap:1px;display:grid;overflow:hidden}.customer-tracking-primary>div{background:var(--surface-2);flex-direction:column;justify-content:center;min-width:0;padding:15px 16px;display:flex}.customer-tracking-member-total{background:var(--tracking-accent-soft)!important}.customer-tracking-member-total>span{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.customer-tracking-member-total>span svg{width:15px;height:15px;color:var(--tracking-accent)}.customer-tracking-primary small{color:var(--muted);font-size:10px}.customer-tracking-primary strong{color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.4px;margin-top:5px;font-size:24px}.customer-tracking-member-total>strong{font-size:36px;color:var(--tracking-accent)!important}.customer-tracking-premium{background:var(--ui-accent-soft,#2aabee1f)!important}.customer-tracking-premium>span{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.customer-tracking-premium>span svg{width:15px;height:15px;color:var(--ui-accent-strong,#168ac2)}.customer-tracking-premium>strong{font-size:36px;color:var(--ui-accent-strong,#168ac2)!important}.customer-tracking-primary>div>span:last-child{color:var(--muted);margin-top:3px;font-size:9px}.customer-tracking-change strong.positive{color:var(--tracking-success)!important}.customer-tracking-change strong.negative{color:var(--tracking-danger)!important}.customer-tracking-change strong.neutral{color:var(--muted)!important}.customer-tracking-history{background:var(--surface-2);border:1px solid var(--border);border-radius:13px;padding:15px}.customer-tracking-section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-tracking-section-head h3{color:var(--text);margin:0;font-size:14px}.customer-tracking-section-head p{color:var(--muted);margin:2px 0 0;font-size:10px}.customer-tracking-section-head button{min-height:34px;color:var(--text);background:var(--surface);border:1px solid var(--border);font:inherit;cursor:pointer;border-radius:9px;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.customer-tracking-section-head button:hover{border-color:color-mix(in srgb, var(--tracking-accent) 40%, var(--border))}.customer-tracking-section-head button:disabled{opacity:.6;cursor:wait}.customer-tracking-section-head button svg{width:14px;height:14px;color:var(--tracking-accent)}.customer-tracking-chart-wrap{direction:ltr;margin-top:12px;padding:4px 2px 0;position:relative}.customer-tracking-chart-meta{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;font-size:11px;display:flex}.customer-tracking-chart-meta .positive{color:var(--tracking-success);font-weight:750}.customer-tracking-chart-meta .negative{color:var(--tracking-danger);font-weight:750}.customer-tracking-chart-meta .neutral{color:var(--muted);font-weight:750}.customer-tracking-chart{cursor:crosshair;touch-action:pan-y;width:100%;height:auto;display:block;overflow:visible}.customer-tracking-grid-row line{stroke:color-mix(in srgb, var(--border) 88%, transparent);stroke-width:1px;stroke-dasharray:4 5}.customer-tracking-grid-row text{fill:var(--muted);font-variant-numeric:tabular-nums;font-family:inherit;font-size:11px}.customer-tracking-x-label{fill:var(--muted);font-family:inherit;font-size:11px}.customer-tracking-area{pointer-events:none}.customer-tracking-line{fill:none;stroke:var(--tracking-accent);stroke-width:2.75px;stroke-linecap:round;stroke-linejoin:round;animation:.65s cubic-bezier(.22,1,.36,1) both customerTrackingLineIn}.customer-tracking-dot{fill:var(--surface);stroke:var(--tracking-accent);stroke-width:2px}.customer-tracking-gap line{stroke:color-mix(in srgb, var(--muted) 55%, transparent);stroke-width:1.75px;stroke-dasharray:5 6;stroke-linecap:round}.customer-tracking-gap text{fill:var(--muted);direction:rtl;font-family:inherit;font-size:10px}.customer-tracking-active line{stroke:color-mix(in srgb, var(--tracking-accent) 55%, var(--border));stroke-width:1.25px;stroke-dasharray:3 4}.customer-tracking-active circle{fill:var(--tracking-accent);stroke:var(--surface);stroke-width:2.5px}.customer-tracking-tooltip{z-index:2;min-width:108px;color:var(--text);background:var(--surface);border:1px solid var(--border);pointer-events:none;text-align:center;border-radius:10px;padding:8px 10px;position:absolute;transform:translate(-50%,calc(-100% - 14px));box-shadow:0 10px 28px #03233129}.customer-tracking-tooltip strong{font-variant-numeric:tabular-nums;letter-spacing:-.3px;font-size:16px;display:block;color:var(--tracking-accent)!important}.customer-tracking-tooltip span{color:var(--muted);margin-top:2px;font-size:10px;display:block}.customer-tracking-chart-empty{min-height:220px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.customer-tracking-chart-empty svg{width:25px;height:25px;color:var(--tracking-accent);margin-bottom:4px}.customer-tracking-chart-empty strong{color:var(--text);font-size:12px}.customer-tracking-chart-empty span{font-size:10px}.customer-tracking-context{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.customer-tracking-context>div{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;flex-direction:column;min-width:0;padding:11px 12px;display:flex}.customer-tracking-context small{color:var(--muted);font-size:9px}.customer-tracking-context strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;overflow:hidden}.customer-tracking-footer{justify-content:space-between;align-items:center;gap:14px;padding:2px 1px 0;display:flex}.customer-tracking-footer button{min-height:36px;color:var(--tracking-accent);background:var(--tracking-accent-soft);border:1px solid color-mix(in srgb, var(--tracking-accent) 24%, transparent);cursor:pointer;border-radius:9px;align-items:center;gap:7px;padding:0 12px;font-family:inherit;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.customer-tracking-footer button:hover{border-color:color-mix(in srgb, var(--tracking-accent) 48%, transparent)}.customer-tracking-footer button:focus-visible{outline:2px solid var(--tracking-accent);outline-offset:2px}.customer-tracking-footer button svg{width:14px;height:14px}.customer-tracking-footer>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.customer-tracking-skeleton{gap:10px;display:grid}.customer-tracking-skeleton span{background:linear-gradient(90deg, var(--surface-2), var(--surface-3), var(--surface-2));background-size:220% 100%;border-radius:8px;height:18px;animation:1.2s ease-in-out infinite customerTrackingSkeleton;display:block}.customer-tracking-skeleton span:first-child{width:48%;height:46px}.customer-tracking-skeleton span:nth-child(2){height:92px}.customer-tracking-skeleton span:nth-child(3){height:170px}.customer-tracking-skeleton span:nth-child(4){width:74%}.customer-tracking-skeleton span:nth-child(5){width:56%}@keyframes customerTrackingLineIn{0%{stroke-dasharray:1;stroke-dashoffset:1px;opacity:.2}to{stroke-dasharray:1;stroke-dashoffset:0;opacity:1}}@keyframes customerTrackingSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:720px){.customer-owner-mode-bar{flex-direction:column;align-items:stretch;margin:12px 12px 0}.customer-owner-mode-bar button{justify-content:center}html[data-store-theme] .customer-group-tracking-dialog{width:calc(100vw - 18px);max-height:calc(100dvh - 18px);padding:17px}.customer-tracking-header{grid-template-columns:auto minmax(0,1fr);padding-left:35px}.customer-tracking-header .store-status{grid-column:2;justify-self:start}.customer-tracking-primary{grid-template-columns:1fr 1fr}.customer-tracking-member-total,.customer-tracking-premium{grid-column:1/-1}.customer-tracking-context{grid-template-columns:1fr 1fr}}@media (max-width:460px){.customer-tracking-primary,.customer-tracking-context{grid-template-columns:1fr}.customer-tracking-member-total{grid-column:auto}.customer-tracking-footer{flex-direction:column;align-items:stretch}.customer-tracking-footer button{justify-content:center}}.customer-external-confirm-dialog{max-width:430px}.customer-external-confirm-target{color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:12px;align-items:center;gap:12px;margin-top:18px;padding:14px;display:flex}.customer-external-confirm-target>svg{color:#087aae;flex:none;width:20px}.customer-external-confirm-target>span{gap:3px;min-width:0;display:grid}.customer-external-confirm-target strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.customer-external-confirm-target bdi{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}html[data-store-theme=light] .customer-external-confirm-dialog .dialog-description{color:#4d646f}html[data-store-theme=light] .customer-external-confirm-target{background:#eef4f7;border-color:#1f445224}html[data-store-theme=light] .customer-external-confirm-target>svg{color:#087aae}html[data-store-theme=light] .store-dialog .btn-secondary{color:#17313c;background:#eef4f7;border-color:#1f44522e}html[data-store-theme=light] .store-dialog .btn-secondary:hover{color:#075f88;background:#e2f0f6;border-color:#087aae57}html[data-store-theme=light] .store-dialog .btn-primary{color:#fff;background:#087aae;border-color:#087aae}html[data-store-theme=dark] .customer-external-confirm-dialog .dialog-description,html[data-store-theme=system] .customer-external-confirm-dialog .dialog-description{color:#9db1bb}html[data-store-theme=dark] .customer-external-confirm-target,html[data-store-theme=system] .customer-external-confirm-target{color:#eef7fa;background:#122630;border-color:#9bbecc29}html[data-store-theme=dark] .customer-external-confirm-target>svg,html[data-store-theme=system] .customer-external-confirm-target>svg{color:#2aabee}html[data-store-theme=dark] .customer-external-confirm-target strong,html[data-store-theme=system] .customer-external-confirm-target strong{color:#eef7fa}html[data-store-theme=dark] .customer-external-confirm-target bdi,html[data-store-theme=system] .customer-external-confirm-target bdi{color:#8da2ad}html[data-store-theme=dark] .store-dialog .btn-secondary,html[data-store-theme=system] .store-dialog .btn-secondary{color:#d6e5ea;background:#122630;border-color:#9bbecc2e}html[data-store-theme=dark] .store-dialog .btn-secondary:hover,html[data-store-theme=system] .store-dialog .btn-secondary:hover{color:#eef7fa;background:#18323e;border-color:#2aabee59}html[data-store-theme=dark] .store-dialog .btn-primary,html[data-store-theme=system] .store-dialog .btn-primary{color:#fff;background:#2aabee;border-color:#2aabee}@media (prefers-color-scheme:light){html[data-store-theme=system] .customer-external-confirm-dialog .dialog-description{color:#4d646f}html[data-store-theme=system] .customer-external-confirm-target{color:#10242d;background:#eef4f7;border-color:#1f445224}html[data-store-theme=system] .customer-external-confirm-target>svg{color:#087aae}html[data-store-theme=system] .customer-external-confirm-target strong{color:#10242d}html[data-store-theme=system] .customer-external-confirm-target bdi{color:#4d646f}html[data-store-theme=system] .store-dialog .btn-secondary{color:#17313c;background:#eef4f7;border-color:#1f44522e}html[data-store-theme=system] .store-dialog .btn-secondary:hover{color:#075f88;background:#e2f0f6;border-color:#087aae57}html[data-store-theme=system] .store-dialog .btn-primary{color:#fff;background:#087aae;border-color:#087aae}}@media (prefers-reduced-motion:reduce){.customer-tracking-line,.customer-tracking-skeleton span{animation:none!important}}@media (max-width:560px){.customer-page-head .store-hero-actions{flex-direction:column-reverse}.customer-shell :is(input,select,textarea),.store-dialog :is(input,select,textarea){font-size:16px}.customer-shell .customer-title-word{white-space:normal;overflow-wrap:anywhere}.customer-group-details{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-group-details .customer-category-field{grid-column:1/-1}.store-dialog{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;width:calc(100vw - 12px)!important}.store-dialog.customer-purchase-dialog,.store-dialog.store-bulk-dialog{overflow:hidden!important}.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}}html[data-store-theme] .store-bulk-dialog{flex-direction:column;width:min(760px,100vw - 28px);max-height:min(820px,100dvh - 28px);padding:0;display:flex;overflow:hidden}.customer-bulk-dialog-header{border-bottom:1px solid var(--border);flex:none;padding:24px 24px 18px}.customer-bulk-dialog-header .dialog-description{margin-top:5px}.customer-bulk-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0 0;padding:0;list-style:none;display:grid}.customer-bulk-steps li{min-height:42px;color:var(--muted);background:var(--surface-2);border:1px solid var(--border);border-radius:9px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:650;display:flex}.customer-bulk-steps li>span{width:24px;height:24px;color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:50%;flex:none;place-items:center;font-size:11px;display:grid}.customer-bulk-steps li.active,.customer-bulk-steps li.complete{color:var(--text);border-color:color-mix(in srgb, var(--primary) 45%, var(--border))}.customer-bulk-steps li.active>span,.customer-bulk-steps li.complete>span{color:var(--surface);background:var(--primary);border-color:var(--primary)}.customer-bulk-form{flex-direction:column;flex:auto;min-height:0;display:flex;gap:0!important}.customer-bulk-dialog-body{overscroll-behavior:contain;min-height:0;padding:20px 24px;overflow-y:auto}.customer-bulk-input{gap:7px;font-weight:650;display:grid}html[data-store-theme] .store-bulk-dialog .customer-bulk-input textarea{resize:vertical;min-height:190px;padding:13px 14px;line-height:1.65}.customer-bulk-help{margin:7px 0 0;line-height:1.55}.customer-bulk-input-error,.customer-bulk-blocking-note{background:color-mix(in srgb, var(--red) 8%, var(--surface));border:1px solid color-mix(in srgb, var(--red) 28%, var(--border));border-radius:9px;align-items:flex-start;gap:8px;margin:10px 0 0;padding:10px 12px;display:flex;color:var(--red)!important}.customer-bulk-input-error svg,.customer-bulk-blocking-note>svg{flex:none;width:17px;height:17px;margin-top:1px}.customer-bulk-live-count{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:14px;display:grid}.customer-bulk-live-count>span{min-height:52px;color:var(--muted);background:var(--surface-2);border:1px solid var(--border);text-align:center;border-radius:9px;align-content:center;place-items:center;gap:1px;padding:8px;font-size:11px;display:grid}.customer-bulk-live-count strong{font-size:16px;line-height:1.1}.customer-bulk-category{gap:7px;margin-top:15px;font-weight:650;display:grid}html[data-store-theme] .store-bulk-dialog .customer-bulk-category select{width:100%;padding-inline:12px 34px}.customer-bulk-category small{font-weight:400}.customer-bulk-simulation{background:var(--surface-2);border:1px solid var(--border);cursor:pointer;border-radius:9px;align-items:flex-start;min-height:64px;margin-top:14px;padding:11px 12px;gap:10px!important;display:flex!important}html[data-store-theme] .store-bulk-dialog .customer-bulk-simulation>input{width:18px;min-height:18px;accent-color:var(--primary);flex:none;margin:2px 0 0}.customer-bulk-simulation>span{gap:3px;display:grid}.customer-bulk-simulation small{font-weight:400;line-height:1.45}.customer-bulk-preview{min-width:0}.customer-bulk-preview-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.customer-bulk-preview-heading h3{color:var(--text);margin:0;font-size:17px}.customer-bulk-preview-heading h3:focus-visible{outline:3px solid color-mix(in srgb, var(--primary) 35%, transparent);outline-offset:3px}.customer-bulk-preview-heading p{margin:4px 0 0}.customer-bulk-category-badge{max-width:240px;color:var(--primary);background:var(--primary-soft);border:1px solid color-mix(in srgb, var(--primary) 22%, var(--border));text-overflow:ellipsis;white-space:nowrap;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:700;overflow:hidden}.customer-bulk-blocking-note{background:color-mix(in srgb, var(--orange) 8%, var(--surface));border-color:color-mix(in srgb, var(--orange) 28%, var(--border));color:var(--orange)!important}.customer-bulk-blocking-note span{color:var(--muted);gap:2px;line-height:1.45;display:grid}.customer-bulk-blocking-note strong{color:var(--text)}.customer-bulk-preview-list{gap:9px;margin:14px 0 0;padding:0;list-style:none;display:grid}.customer-bulk-preview-row{background:var(--surface-2);border:1px solid var(--border);border-inline-start:3px solid var(--green);border-radius:10px;min-width:0;padding:12px}.customer-bulk-preview-row.invalid,.customer-bulk-preview-row.duplicate{border-inline-start-color:var(--orange)}.customer-bulk-row-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.customer-bulk-line-number{color:var(--muted);font-size:11px;font-weight:650}.customer-bulk-row-status{color:var(--green);align-items:center;gap:5px;font-size:11px;font-weight:750;display:inline-flex}.customer-bulk-row-status svg{width:14px;height:14px}.customer-bulk-preview-row:is(.invalid,.duplicate) .customer-bulk-row-status{color:var(--orange)}.customer-bulk-row-fields{grid-template-columns:minmax(120px,.7fr) minmax(220px,1.4fr) minmax(100px,.6fr);gap:12px;margin-top:10px;display:grid}.customer-bulk-row-fields>span{gap:2px;min-width:0;display:grid}.customer-bulk-row-fields small{color:var(--muted);font-size:10px}.customer-bulk-row-fields :is(strong,bdi){min-width:0;color:var(--text);overflow-wrap:anywhere;font-size:12px}.customer-bulk-row-issues{color:var(--orange);background:color-mix(in srgb, var(--orange) 7%, var(--surface));border-radius:7px;margin:9px 0 0;padding:8px 25px 8px 10px;font-size:11px;line-height:1.5}.customer-bulk-dialog-footer{padding:14px 24px max(14px, env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--surface);flex:none}@media (max-width:620px){html[data-store-theme] .store-bulk-dialog{border-radius:0;width:100vw;height:100dvh;max-height:100dvh}.store-bulk-dialog .dialog-close{top:max(15px, env(safe-area-inset-top));left:15px}.customer-bulk-dialog-header{padding:max(20px, env(safe-area-inset-top)) 18px 15px}.customer-bulk-dialog-header .dialog-title,.customer-bulk-dialog-header .dialog-description{padding-left:34px}.customer-bulk-steps{margin-top:14px}.customer-bulk-steps li{min-height:40px;padding:7px;font-size:11px}.customer-bulk-dialog-body{padding:17px 18px}.customer-bulk-live-count{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-bulk-preview-heading{display:grid}.customer-bulk-category-badge{justify-self:start;max-width:100%}.customer-bulk-row-fields{grid-template-columns:1fr;gap:8px}.store-bulk-dialog .dialog-footer.customer-bulk-dialog-footer{padding:12px 18px max(12px, env(safe-area-inset-bottom));grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:relative;bottom:auto}.customer-bulk-dialog-footer>.btn-primary{grid-area:1/1/auto/-1;width:100%}.customer-bulk-dialog-footer>.btn{width:100%;min-width:0}}.customer-notification-persistence-note{color:var(--ui-body);background:var(--ui-accent-soft);border:1px solid color-mix(in srgb, var(--ui-accent) 20%, var(--ui-border));border-radius:11px;align-items:flex-start;gap:9px;margin-bottom:12px;padding:11px 13px;font-size:12px;line-height:1.55;display:flex}.customer-notification-persistence-note>svg{width:17px;height:17px;color:var(--ui-accent);flex:none;margin-top:1px}.customer-notification-persistence-note strong{color:var(--ui-text)}.customer-notification-card{min-width:0;min-height:92px;color:var(--ui-body);background:var(--ui-surface);border:1px solid var(--ui-border);border-inline-start:3px solid var(--ui-accent);border-radius:13px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 16px;display:grid;box-shadow:0 10px 28px #072f400d}.customer-notification-icon{width:42px;height:42px;color:var(--ui-accent);background:var(--ui-accent-soft);border-radius:10px;place-items:center;display:grid}.customer-notification-icon svg{width:18px;height:18px}.customer-notification-copy{min-width:0}.customer-notification-copy>div{align-items:center;gap:8px;display:flex}.customer-notification-copy strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customer-notification-kind{color:var(--ui-accent);background:var(--ui-accent-soft);border-radius:6px;flex:none;padding:3px 7px;font-size:10px;font-weight:750}.customer-notification-copy p{margin:4px 0 0}.customer-notification-copy small{color:var(--ui-subtle);overflow-wrap:anywhere;margin-top:5px;font-size:11px;display:block}.customer-notification-card>.btn{white-space:nowrap;min-width:128px}.customer-notification-card>.btn svg{width:14px;height:14px}@media (max-width:640px){.customer-notification-card{grid-template-columns:38px minmax(0,1fr);align-items:start;padding:13px}.customer-notification-icon{width:38px;height:38px}.customer-notification-copy>div{flex-direction:column;align-items:flex-start;gap:5px}.customer-notification-copy strong{white-space:normal;max-width:100%}.customer-notification-card>.btn{grid-column:1/-1;width:100%;min-height:44px}}.customer-shell{--tt-canvas:var(--ui-bg);--tt-sidebar:var(--ui-sidebar);--tt-surface:var(--ui-surface);--tt-raised:var(--ui-raised);--tt-inset:var(--ui-inset);--tt-line:var(--ui-border);--tt-line-strong:var(--ui-border-strong);--tt-text:var(--ui-text);--tt-body:var(--ui-body);--tt-muted:var(--ui-muted);--tt-quiet:var(--ui-subtle);--tt-lavender:var(--ui-accent);--tt-lavender-bright:#64c8f4;--tt-lavender-soft:var(--ui-accent-soft);--store-bg:var(--ui-bg);--store-panel:var(--ui-surface);--store-panel-2:var(--ui-raised);--store-line:var(--ui-border);--store-text:var(--ui-text);--store-muted:var(--ui-muted);--store-cyan:var(--ui-accent)}.customer-shell[data-theme=dark] :is(.store-stat-grid article,.store-section,.store-order-card,.store-group-card,.customer-category-grid>article,.customer-notifications>button,.customer-notification-card,.customer-overview-grid>article,.customer-quick-actions>button,.customer-overview-attention>button,.customer-wallet-card,.customer-bot-onboarding){background-color:var(--ui-surface)!important;border-color:var(--ui-border)!important}.customer-shell[data-theme=dark] button.customer-overview-wallet,.customer-shell[data-theme=dark] .customer-overview-wallet{background:linear-gradient(145deg, color-mix(in srgb, var(--ui-surface) 84%, var(--ui-accent-soft)), var(--ui-surface))!important;box-shadow:none!important}.customer-shell[data-theme=dark] .customer-wallet-card:first-child{background:linear-gradient(145deg, color-mix(in srgb, var(--ui-surface) 84%, var(--ui-accent-soft)), var(--ui-surface))!important;border-color:var(--ui-border-strong)!important}.customer-shell button.customer-overview-wallet,.customer-shell button.customer-overview-wallet:hover,.customer-shell button.customer-overview-wallet:active,.customer-shell button.customer-overview-wallet:focus,.customer-shell button.customer-overview-wallet:focus-visible{appearance:none;-webkit-tap-highlight-color:transparent;outline-offset:0!important;outline:none!important}.customer-shell button.customer-overview-wallet::-moz-focus-inner{border:0!important;padding:0!important}.customer-shell button.customer-overview-wallet,.customer-shell button.customer-overview-wallet:hover,.customer-shell button.customer-overview-wallet:active,.customer-shell button.customer-overview-wallet:focus{box-shadow:none!important}html{scroll-behavior:smooth;scrollbar-gutter:stable}.customer-shell{overflow-x:clip}.customer-shell .customer-view-transition,.customer-shell .customer-view-transition>*{animation:none!important}.customer-shell :is(button,a,[role=button]){-webkit-tap-highlight-color:transparent}.customer-shell :is(.store-section,.store-order-card,.store-group-card,.customer-category-grid>article,.customer-overview-grid>article,.customer-wallet-card,.customer-notification-card,.customer-quick-actions>button,.customer-overview-attention>button){will-change:transform;transition:transform .42s cubic-bezier(.22,1,.36,1),border-color .26s,box-shadow .42s cubic-bezier(.22,1,.36,1),background-color .26s}.customer-shell :is(button,.btn):not(:disabled){transform-origin:50%;transition:color .2s,background-color .2s,border-color .2s,box-shadow .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1)}.customer-shell :is(button,.btn):not(:disabled):active{transition-duration:90ms;transform:translateY(1px)scale(.975)}.customer-shell button.customer-nav-backdrop,.customer-shell button.customer-nav-backdrop:hover,.customer-shell button.customer-nav-backdrop:not(:disabled):active{transition:background-color .18s,opacity .18s;transform:none}.customer-shell :is(button,.btn) svg{transition:transform .38s cubic-bezier(.22,1,.36,1),color .2s,opacity .2s}.customer-shell :is(button,.btn):not(:disabled):hover>svg:first-child{transform:translateY(-1px)scale(1.08)}.customer-shell .btn-primary:not(:disabled):hover{transform:translateY(-2px)}.customer-shell .btn-primary:not(:disabled):active{transform:translateY(0)scale(.975)}.customer-sidebar nav button{transform-origin:100%;overflow:hidden}.customer-sidebar nav button:hover{transform:translate(-3px)}.customer-sidebar nav button:hover>svg{transform:scale(1.1)rotate(-3deg)}.customer-sidebar nav button b{transition:transform .32s cubic-bezier(.22,1,.36,1),background-color .2s}.customer-sidebar nav button:hover b{transform:scale(1.08)}.customer-sidebar nav button.active:after{animation:2.8s ease-in-out infinite customerActiveRail}.customer-sidebar-wallet:hover{transform:translateY(-2px)}.customer-sidebar-wallet:hover>svg:last-child{transform:translate(-4px)}.customer-theme-toggle:hover svg{transform:rotate(16deg)scale(1.08)}.customer-overview-grid>article>span,.customer-overview-wallet-icon,.store-order-icon,.customer-quick-actions>button>span,.customer-notification-icon,.customer-category-grid>article>div:first-child>span{transition:transform .44s cubic-bezier(.22,1,.36,1),box-shadow .36s}.customer-overview-grid>article:hover>span,.customer-overview-wallet:hover .customer-overview-wallet-icon,.store-order-card:hover .store-order-icon,.customer-quick-actions>button:hover>span,.customer-notification-card:hover .customer-notification-icon,.customer-category-grid>article:hover>div:first-child>span{box-shadow:0 10px 24px color-mix(in srgb, var(--ui-accent) 15%, transparent);transform:translateY(-3px)scale(1.08)rotate(-2deg)}.customer-quick-actions>button:hover>svg:last-child{transform:translate(-5px)}.customer-overview-attention>button:hover{transform:translate(-3px)}.customer-shell .store-order-card:hover .store-progress i{filter:brightness(1.08)}.customer-shell .store-progress i{transform-origin:100%;will-change:transform}.customer-shell :is(.input,.store-textarea,select){transition:border-color .22s,box-shadow .28s,background-color .22s,transform .28s cubic-bezier(.22,1,.36,1)}.customer-shell :is(.input,.store-textarea,select):focus{transform:translateY(-1px)}.customer-category-menu{transform-origin:100% 0;animation:.26s cubic-bezier(.22,1,.36,1) both customerMenuEnter}.customer-shell .store-toast{animation:.42s cubic-bezier(.22,1,.36,1) both customerToastEnter}html[data-store-theme] .store-dialog{transform-origin:50%;animation:.42s cubic-bezier(.22,1,.36,1) both customerDialogEnter}.customer-overview-balance strong,.customer-sidebar-wallet strong,.customer-wallet-card strong{animation:.7s cubic-bezier(.22,1,.36,1) .16s both customerValueSettle}.customer-local-state i{animation:2.2s ease-in-out infinite customerLivePulse}@keyframes customerActiveRail{0%,to{opacity:.72;transform:scaleY(.72)}50%{opacity:1;transform:scaleY(1)}}@keyframes customerMenuEnter{0%{opacity:0;filter:blur(5px);transform:translateY(-8px)scale(.97)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes customerToastEnter{0%{opacity:0;filter:blur(5px);transform:translate(-50%,-12px)scale(.96)}to{opacity:1;filter:blur();transform:translate(-50%)scale(1)}}@keyframes customerDialogEnter{0%{opacity:0;filter:blur(7px);transform:translate(-50%,-47%)scale(.94)}to{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1)}}@keyframes customerPurchaseSheetIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes customerPurchasePageIn{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:none}}@keyframes customerValueSettle{0%{opacity:0;filter:blur(4px);transform:translateY(8px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes customerLivePulse{0%,to{opacity:.68;box-shadow:0 0 0 0 color-mix(in srgb, var(--ui-success) 24%, transparent);transform:scale(.82)}50%{opacity:1;box-shadow:0 0 0 6px color-mix(in srgb, var(--ui-success) 0%, transparent);transform:scale(1)}}.customer-group-path{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 10px;padding:0;list-style:none;display:grid}.customer-group-path li{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:16px;align-items:flex-start;gap:10px;min-height:78px;padding:12px 14px;display:flex}.customer-group-path li.is-done{border-color:color-mix(in srgb, var(--ui-success) 35%, var(--ui-border))}.customer-group-path li.is-current{border-color:var(--ui-border-strong);box-shadow:0 0 0 3px var(--ui-accent-soft)}.customer-group-path b{background:var(--ui-accent-soft);width:26px;height:26px;color:var(--ui-accent-strong);border-radius:999px;flex:0 0 26px;place-items:center;font-size:12px;display:grid}.customer-group-path b svg{width:14px;height:14px}.customer-group-path strong,.customer-group-path small{display:block}.customer-group-path small{color:var(--ui-muted);margin-top:2px;font-size:12px;line-height:1.35}.customer-group-path-hint{color:var(--ui-body);margin:0 0 18px;font-size:14px;line-height:1.5}.customer-group-now{background:var(--ui-surface);border:1px solid var(--ui-border-strong);box-shadow:0 0 0 3px var(--ui-accent-soft);border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 18px;padding:16px 18px;display:flex}.customer-group-now span{color:var(--ui-accent-strong);font-size:12px;font-weight:700;display:block}.customer-group-now strong{margin:4px 0 6px;font-size:22px;line-height:1.2;display:block}.customer-group-now p{color:var(--ui-body);margin:0;font-size:14px;line-height:1.45}.customer-group-now-actions{flex-wrap:wrap;flex:none;gap:8px;display:flex}.customer-prepare-focus{color:var(--ui-muted);margin:-6px 0 16px;font-size:14px}.customer-prepare-now{background:var(--ui-surface);border:1px solid var(--ui-border-strong);box-shadow:0 0 0 3px var(--ui-accent-soft);border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 18px;padding:18px 20px;display:flex}.customer-prepare-now span{color:var(--ui-accent-strong);font-size:12px;font-weight:700;display:block}.customer-prepare-now strong{margin:4px 0 6px;font-size:22px;line-height:1.2;display:block}.customer-prepare-now p{max-width:42rem;color:var(--ui-body);margin:0;font-size:15px;line-height:1.5}.customer-prepare-steps{gap:10px;margin:0 0 18px;padding:0;list-style:none;display:grid}.customer-prepare-steps li{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:16px;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.customer-prepare-steps li.is-done{border-color:color-mix(in srgb, var(--ui-success) 35%, var(--ui-border))}.customer-prepare-steps li.is-current{border-color:var(--ui-border-strong);box-shadow:0 0 0 3px var(--ui-accent-soft)}.customer-prepare-steps b{background:var(--ui-accent-soft);width:28px;height:28px;color:var(--ui-accent-strong);border-radius:999px;flex:0 0 28px;place-items:center;font-size:13px;font-weight:700;display:grid}.customer-prepare-steps li.is-done b{background:color-mix(in srgb, var(--ui-success) 18%, transparent);color:var(--ui-success)}.customer-prepare-steps b svg{width:15px;height:15px}.customer-prepare-steps strong{margin-bottom:4px;font-size:16px;display:block}.customer-prepare-steps p{color:var(--ui-body);margin:0;font-size:14px;line-height:1.5}.customer-prepare-tips{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:16px;margin:0 0 8px;padding:14px 16px}.customer-prepare-tips summary{cursor:pointer;color:var(--ui-muted);font-size:14px;font-weight:650}.customer-prepare-tips ul{color:var(--ui-body);margin:12px 0 0;padding-inline-start:1.2em;font-size:14px;line-height:1.55}.customer-prepare-tips li+li{margin-top:6px}.customer-group-hero{text-align:right;cursor:pointer;align-items:center;gap:16px;width:100%;margin:0 0 18px;padding:18px 20px;display:flex}.customer-group-hero-icon{background:var(--ui-accent-soft);width:52px;height:52px;color:var(--ui-accent-strong);border-radius:16px;flex:0 0 52px;place-items:center;display:grid}.customer-group-hero-icon svg{width:24px;height:24px}.customer-group-hero>div{flex:1;min-width:0}.customer-group-hero span{color:var(--ui-accent-strong);font-size:12px;font-weight:700}.customer-group-hero h2{margin:4px 0 6px;font-size:28px;line-height:1.15}.customer-group-hero p{color:var(--ui-body);margin:0;font-size:14px}.customer-group-hero>svg{width:20px;color:var(--ui-subtle)}.customer-group-premium strong{color:var(--ui-accent-strong);font-size:28px;line-height:1.1}.customer-advanced-details{margin-top:8px}.customer-advanced-details summary{cursor:pointer;color:var(--ui-muted);font-size:13px}.customer-journey{width:min(100%,760px)}.customer-journey-head{margin:0 0 22px}.customer-journey-head>span{color:var(--ui-accent-strong);letter-spacing:.04em;font-size:12px;font-weight:800;display:block}.customer-journey-head h1{color:var(--ui-text);margin:6px 0 8px;font-size:clamp(28px,4vw,40px);line-height:1.15}.customer-journey-head p{max-width:40rem;color:var(--ui-body);margin:0 0 18px;font-size:16px;line-height:1.55}.customer-journey-head .customer-journey-current-group{max-width:40rem;color:var(--ui-muted);gap:8px;margin:0 0 18px;font-size:13px;font-weight:650;line-height:1.45;display:grid}.customer-journey-picker-trigger{width:100%;min-height:56px;color:var(--ui-text);background:var(--ui-surface);border:1px solid var(--ui-border);text-align:start;-webkit-tap-highlight-color:transparent;border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 12px 8px 10px;display:grid;box-shadow:0 8px 22px #072f400f}.customer-journey-picker-trigger strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:750;line-height:1.3;overflow:hidden}.customer-journey-picker-trigger>svg{width:18px;height:18px;color:var(--ui-muted)}.customer-journey-picker-photo{object-fit:cover;background:var(--ui-accent-soft);border-radius:50%;flex:none;width:42px;height:42px}.customer-journey-picker-photo.is-fallback,.customer-journey-picker-photo.is-new{color:var(--ui-accent);place-items:center;display:grid}.customer-journey-picker-photo svg{width:18px;height:18px}.dialog-content.customer-journey-picker-dialog{flex-direction:column;gap:0;width:min(420px,100vw - 28px);max-height:min(72vh,560px);padding:10px 14px 16px;display:flex;overflow:hidden}.customer-journey-picker-handle{background:color-mix(in srgb, var(--ui-muted) 35%, transparent);border-radius:99px;width:36px;height:5px;margin:4px auto 12px}.customer-journey-picker-dialog .dialog-title{margin:0 0 4px;font-size:18px}.customer-journey-picker-dialog .dialog-description{color:var(--ui-muted);margin:0 0 12px;font-size:13px}.customer-journey-picker-list{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;gap:6px;min-height:0;max-height:min(52vh,420px);padding:2px 2px 8px;display:grid;overflow:hidden auto}.customer-journey-picker-option{width:100%;min-height:56px;color:var(--ui-text);background:var(--ui-raised);text-align:start;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:14px;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:12px;padding:8px 10px;display:grid}.customer-journey-picker-option>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:1.3;overflow:hidden}.customer-journey-picker-option>svg,.customer-journey-picker-option>i{width:18px;height:18px;color:var(--ui-accent)}.customer-journey-picker-option.is-selected{background:var(--ui-accent-soft);border-color:color-mix(in srgb, var(--ui-accent) 28%, transparent)}.customer-shell button.customer-journey-picker-trigger:not(:disabled):active,.customer-shell button.customer-journey-picker-option:not(:disabled):active{transform:none}.customer-journey-picker-option:active{background:color-mix(in srgb, var(--ui-accent-soft) 70%, var(--ui-raised))}@media (max-width:850px){.dialog-content.customer-journey-picker-dialog{width:100%;max-width:100%;max-height:min(78dvh,100dvh - 12px);padding-bottom:max(16px, env(safe-area-inset-bottom));border-radius:22px 22px 0 0;animation:.32s cubic-bezier(.22,1,.36,1) both customerJourneySheetUp;inset:auto 0 0;transform:none}.customer-journey-picker-list{max-height:min(58dvh,480px)}}@keyframes customerJourneySheetUp{0%{opacity:.4;transform:translateY(18%)}to{opacity:1;transform:translateY(0)}}.customer-journey-progress{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.customer-journey-progress li{min-width:0;color:var(--ui-muted);text-align:center;justify-items:center;gap:6px;display:grid}.customer-journey-progress b{background:var(--ui-inset);border:1px solid var(--ui-border);border-radius:999px;place-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:grid}.customer-journey-progress b svg{width:16px;height:16px}.customer-journey-progress small{min-width:0;font-size:11px;line-height:1.25}.customer-journey-progress li.is-current{color:var(--ui-accent-strong)}.customer-journey-progress li.is-current b{color:#fff;background:var(--ui-accent);border-color:var(--ui-accent);box-shadow:0 0 0 3px var(--ui-accent-soft)}.customer-journey-progress li.is-done{color:var(--ui-success)}.customer-journey-progress li.is-done b{color:var(--ui-success);background:color-mix(in srgb, var(--ui-success) 12%, var(--ui-surface));border-color:color-mix(in srgb, var(--ui-success) 35%, var(--ui-border))}.customer-journey-progress li.is-locked{opacity:.45}.customer-journey-stage{background:var(--ui-surface);border:1px solid var(--ui-border-strong);box-shadow:0 0 0 3px var(--ui-accent-soft);border-radius:22px;gap:14px;padding:22px 22px 24px;display:grid}.customer-journey-stage h2{color:var(--ui-text);margin:0;font-size:24px;line-height:1.25}.customer-journey-stage>p{color:var(--ui-body);margin:0;font-size:15px;line-height:1.55}.customer-journey-form{gap:12px;display:grid}.customer-journey-form label{color:var(--ui-text);gap:6px;font-size:13px;font-weight:700;display:grid}.customer-journey-path{background:var(--ui-inset);border-radius:18px;padding:14px 14px 16px}.customer-journey-path-kicker{color:var(--ui-accent-strong);letter-spacing:.04em;margin:0 0 12px;font-size:12px;font-weight:800;display:block}.customer-journey-path-track{margin:0;padding:0;list-style:none;display:grid}.customer-journey-path-track>li{opacity:0;justify-items:stretch;animation:.55s cubic-bezier(.22,1,.36,1) forwards journeyNodeIn;display:grid}.customer-journey-path-track>li:first-child{animation-delay:40ms}.customer-journey-path-track>li:nth-child(2){animation-delay:.22s}.customer-journey-path-track>li:nth-child(3){animation-delay:.4s}.customer-journey-path-track>li:nth-child(4){animation-delay:.58s}.customer-journey-path-card{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:16px;align-items:center;gap:12px;min-height:56px;padding:12px 14px;display:flex;box-shadow:0 1px #10242d0a}.customer-journey-path-card b{width:32px;height:32px;color:var(--ui-accent-strong);background:var(--ui-accent-soft);border-radius:999px;flex:0 0 32px;place-items:center;font-size:13px;font-weight:800;display:grid}.customer-journey-path-card strong{min-width:0;color:var(--ui-text);font-size:15px;font-weight:800;line-height:1.3}.customer-journey-path-track>li.is-goal .customer-journey-path-card{border-color:var(--ui-accent);box-shadow:0 0 0 3px var(--ui-accent-soft);animation:.7s cubic-bezier(.22,1,.36,1) .72s both journeyGoalHold}.customer-journey-path-track>li.is-goal .customer-journey-path-card b{color:#fff;background:var(--ui-accent)}.customer-journey-path-rail{background:color-mix(in srgb, var(--ui-accent) 55%, var(--ui-border));transform-origin:top;border-radius:99px;width:2px;height:18px;margin-block:4px;margin-inline-start:29px;animation:.35s cubic-bezier(.22,1,.36,1) forwards journeyRailIn;transform:scaleY(0)}.customer-journey-path-track>li:first-child .customer-journey-path-rail{animation-delay:.18s}.customer-journey-path-track>li:nth-child(2) .customer-journey-path-rail{animation-delay:.36s}.customer-journey-path-track>li:nth-child(3) .customer-journey-path-rail{animation-delay:.54s}.customer-journey-path-note{color:var(--ui-muted);margin:12px 2px 0;font-size:13px;line-height:1.5}@keyframes journeyNodeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes journeyRailIn{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes journeyGoalHold{0%{box-shadow:0 0 #0000}to{box-shadow:0 0 0 3px var(--ui-accent-soft)}}.customer-journey-actions{flex-wrap:wrap;gap:8px;display:flex}.customer-journey-wait{color:var(--ui-muted);margin:0;font-size:13px}.customer-journey-price{grid-template-columns:1fr 1fr;gap:10px;display:grid}.customer-journey-price span{background:var(--ui-raised);border:1px solid var(--ui-border);border-radius:14px;gap:2px;padding:12px 14px;display:grid}.customer-journey-price small{color:var(--ui-muted);font-size:12px}.customer-journey-price strong{color:var(--ui-text);font-variant-numeric:tabular-nums;font-size:20px}.customer-journey .customer-quantity-field input{min-height:56px;color:var(--ui-text);background:var(--ui-raised);border:1.5px solid var(--ui-border-strong);font-variant-numeric:tabular-nums;text-align:center;border-radius:14px;font-size:26px;font-weight:800}.customer-journey .customer-quantity-presets button{appearance:none;min-width:72px;min-height:38px;color:var(--ui-text);background:var(--ui-surface);border:1.5px solid var(--ui-border-strong);cursor:pointer;border-radius:999px;padding:0 12px;font-size:13px;font-weight:800}.customer-journey .customer-quantity-presets button.active{color:#fff;background:var(--ui-accent);border-color:var(--ui-accent)}@media (max-width:860px){.customer-group-path{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.customer-group-path li{text-align:center;flex-direction:column;align-items:center;gap:6px;min-width:0;min-height:0;padding:10px 6px 12px}.customer-group-path strong{font-size:12px;line-height:1.25}.customer-group-path small{display:none}.customer-group-hero h2{font-size:22px}.customer-group-now{flex-direction:column;align-items:stretch;gap:12px;padding:14px}.customer-group-now strong{font-size:20px}.customer-group-now>.btn,.customer-group-now-actions{width:100%}.customer-group-now-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.customer-group-now-actions .btn{white-space:nowrap;justify-content:center;width:100%;min-width:0}.customer-prepare-now{flex-direction:column;align-items:stretch}.customer-overview-groups,.customer-overview-groups .customer-group-now,.customer-overview-groups .customer-list-toolbar,.customer-overview-groups .store-group-card{min-width:0}.customer-list-toolbar,.customer-order-toolbar{grid-template-columns:1fr}.customer-list-search,.customer-list-select,.customer-list-select select,.customer-clear-filters{width:100%;min-width:0}.customer-filter-row{grid-template-columns:1fr 1fr;width:100%;display:grid}.customer-filter-row button{justify-content:center;width:100%}.customer-journey-progress{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.customer-journey-progress small{font-size:10px}.customer-journey-stage{padding:18px 16px 20px}.customer-journey-stage h2{font-size:20px}.customer-journey-price{grid-template-columns:1fr}}@media (max-width:420px){.customer-group-now-actions{grid-template-columns:1fr}}.customer-friends-card{gap:16px;padding:22px;display:grid}.customer-friends-share{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.customer-friends-share small{color:var(--ui-muted);font-size:12px;display:block}.customer-friends-share strong{color:var(--ui-text);letter-spacing:.12em;margin-top:4px;font-size:28px;display:block}.customer-friends-actions{flex-wrap:wrap;gap:8px;display:flex}.customer-friends-rule{color:var(--ui-body);margin:0;font-size:14px;line-height:1.55}.customer-friends-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.customer-friends-stats article{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:18px;padding:16px 18px}.customer-friends-stats small{color:var(--ui-muted);font-size:12px}.customer-friends-stats strong{color:var(--ui-text);margin-top:6px;font-size:22px;font-weight:700;display:block}@media (max-width:900px){.customer-friends-stats{grid-template-columns:1fr}}.customer-shell .customer-group-card{flex-direction:column;gap:0;min-height:0;padding:4px 4px 10px;display:flex;overflow:hidden}.customer-group-card-open{width:100%;min-height:72px;color:inherit;text-align:start;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:14px;grid-template-columns:52px minmax(0,1fr) 10px 18px;align-items:center;gap:12px;padding:10px 10px 8px 8px;display:grid}.customer-group-card-open:disabled{cursor:wait;opacity:.78}.customer-group-card-open:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px}.customer-shell button.customer-group-card-open:not(:disabled):active,.customer-shell button.customer-group-icon-btn:not(:disabled):active{transform:none}.customer-group-card-open .store-group-logo,.customer-group-card-open .store-group-logo-fallback{border-radius:50%;width:52px;height:52px}.customer-group-identity h3{color:var(--ui-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:750;line-height:1.25;overflow:hidden}.customer-group-identity p{color:var(--ui-muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:13px;font-weight:600;line-height:1.35;overflow:hidden}.customer-group-status-dot{background:var(--ui-success);border-radius:50%;width:8px;height:8px}.customer-group-status-dot.pending,.customer-group-status-dot.attention{background:#d48a2b}.customer-group-status-dot.archived{background:var(--ui-muted)}.customer-group-card-open>svg:last-child,.customer-group-card-open>svg.spin{width:18px;height:18px;color:var(--ui-muted)}.customer-group-card .customer-bot-onboarding{margin:0 8px 8px}.customer-group-card-bar{grid-template-columns:minmax(0,1fr) 44px 44px;align-items:center;gap:8px;padding:0 8px 2px;display:grid}.customer-group-card-hint{min-height:44px;color:var(--ui-muted);align-items:center;font-size:12px;font-weight:650;line-height:1.35;display:flex}.customer-group-card-bar .customer-group-buy{justify-content:center;width:100%;min-height:44px}.customer-group-icon-btn{width:44px;height:44px;color:var(--ui-text);background:var(--ui-inset);border:1px solid var(--ui-border);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:12px;place-items:center;display:grid}.customer-group-icon-btn:hover{background:var(--ui-accent-soft);border-color:color-mix(in srgb, var(--ui-accent) 28%, var(--ui-border))}.customer-group-icon-btn:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px}.customer-group-icon-btn svg{width:18px;height:18px}.customer-group-menu{width:min(240px,100vw - 24px);min-width:220px}.customer-group-menu-sep{background:var(--ui-border);border:0;height:1px;margin:6px 4px}.customer-group-menu-item{color:#334b56;cursor:pointer;border-radius:8px;outline:none;align-items:center;gap:10px;min-height:40px;padding:8px 10px;font-size:13px;font-weight:650;display:flex}.customer-group-menu-item svg{flex:none;width:16px;height:16px}.customer-group-menu-item:hover,.customer-group-menu-item:focus-visible,.customer-group-menu-item[data-highlighted]{color:#10242d;background:#2aabee1c}.customer-group-menu-item.is-danger{color:var(--ui-danger)}.customer-group-menu-item[data-disabled]{opacity:.5;pointer-events:none}html[data-store-theme=dark] .customer-group-menu-item{color:#d5e4ea}html[data-store-theme=dark] .customer-group-menu-item:hover,html[data-store-theme=dark] .customer-group-menu-item:focus-visible,html[data-store-theme=dark] .customer-group-menu-item[data-highlighted]{color:#f3f8fa;background:#2aabee29}.customer-list-toolbar:not(.customer-order-toolbar),.customer-order-toolbar{grid-template-columns:minmax(220px,1fr) auto}.customer-list-filters{flex-wrap:wrap;align-items:end;gap:9px;display:flex}@media (hover:none){.customer-shell .store-group-card:hover,.customer-group-card:hover{transform:none}}.customer-order-phone-summary,.customer-phone-back{display:none}@media (max-width:850px){html[data-store-theme] .store-dialog.customer-purchase-dialog,.store-dialog.customer-purchase-dialog{width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;padding:max(8px, env(safe-area-inset-top,0px)) 16px max(12px, env(safe-area-inset-bottom,0px))!important;box-shadow:none!important;border:0!important;border-radius:0!important;animation:.32s cubic-bezier(.22,1,.36,1) both customerPurchasePageIn!important;inset:0!important;transform:none!important}html[data-store-theme] .store-dialog.customer-purchase-dialog,html[data-store-theme=light] .store-dialog.customer-purchase-dialog{background:var(--ui-bg,#f3f7f8)!important}html[data-store-theme=dark] .store-dialog.customer-purchase-dialog{background:#071017!important}.store-dialog.customer-purchase-dialog .dialog-close{display:none!important}.dialog-overlay:has(+.customer-purchase-dialog){background:var(--ui-bg,#f3f7f8)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html[data-store-theme=dark] .dialog-overlay:has(+.customer-purchase-dialog){background:#071017!important}.customer-phone-back{appearance:none;min-height:44px;color:var(--ui-accent);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:2px;margin:0;padding:0 2px 0 8px;font-size:16px;font-weight:650;display:inline-flex}.customer-phone-back svg{flex:none;width:22px;height:22px}.customer-phone-back:active{transform:scale(.98)}.customer-phone-back:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px}.customer-page-head:has(.customer-phone-back){grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 10px;min-height:0;margin-bottom:12px;padding:0;display:grid}.customer-page-head:has(.customer-phone-back) .customer-phone-back{grid-column:1/-1;justify-self:start}.customer-page-head:has(.customer-phone-back) .store-kicker{display:none}.customer-page-head:has(.customer-phone-back) p{display:none}.customer-page-head:has(.customer-phone-back) h1{letter-spacing:-.4px;margin:0;font-size:24px}:is(.customer-page-head:has(.customer-phone-back) .store-hero-actions,.customer-page-head:has(.customer-phone-back) .btn){width:auto}.customer-shell .dialog-close{width:44px;height:44px;top:8px;left:8px}.customer-orders-page .customer-page-head{grid-template-columns:minmax(0,1fr);align-items:start;gap:2px;min-height:0;margin-bottom:12px;padding:0;display:grid}.customer-orders-page .customer-phone-back{justify-self:start}.customer-orders-page .store-kicker,.customer-orders-page .customer-page-head p{display:none}.customer-orders-page .customer-page-head h1{letter-spacing:-.4px;margin:0;font-size:24px}.customer-orders-page .customer-order-toolbar{grid-template-columns:1fr;gap:8px;margin:0 0 12px;padding:10px;display:grid}.customer-orders-page .customer-list-search{min-height:48px}.customer-orders-page .customer-list-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;align-items:end;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.customer-orders-page .customer-list-filters::-webkit-scrollbar{display:none}.customer-orders-page .customer-list-select{flex:none}.customer-orders-page .customer-list-select select{min-width:132px}.customer-orders-page .customer-list-count{display:none}.customer-orders-page .customer-order-classic-only{display:none!important}.customer-orders-page .customer-live-panel{display:none}.customer-orders-page .store-order-card{padding:12px 12px 10px}.customer-orders-page .store-order-head{align-items:center;gap:10px}.customer-orders-page .store-order-icon{border-radius:50%;width:48px;height:48px}.customer-orders-page .store-order-head h3{text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.25;overflow:hidden}.customer-orders-page .customer-order-meta{margin-top:4px;font-size:13px}.customer-orders-page .store-order-state{white-space:nowrap;flex:none}.customer-orders-page .store-order-progress{margin-top:12px}.customer-orders-page .customer-order-phone-summary{color:var(--ui-body);margin:10px 0 0;font-size:13px;font-weight:650;line-height:1.4;display:block}.customer-orders-page .customer-order-phone-summary strong{color:var(--ui-text);font-variant-numeric:tabular-nums}.customer-orders-page .customer-order-links{margin-top:10px}.customer-orders-page .customer-order-links-toggle,.customer-orders-page .store-order-actions .btn{min-height:44px}.customer-orders-page .store-order-actions{grid-template-columns:1fr;gap:8px;margin-top:10px;display:grid}.customer-orders-page .store-order-actions .btn{justify-content:center;width:100%}.customer-groups-page .customer-page-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:0;margin-bottom:12px;padding:0;display:grid}.customer-groups-page .store-kicker,.customer-groups-page .customer-page-head p{display:none}.customer-groups-page .customer-page-head h1{letter-spacing:-.4px;margin:0;font-size:24px}.customer-groups-page .store-hero-actions,.customer-groups-page .customer-page-head .btn{width:auto}.customer-groups-page .customer-page-head .btn{min-height:44px;box-shadow:none;padding-inline:14px}.customer-groups-page .customer-flush-section{box-shadow:none;background:0 0;border:0;padding:0!important}.customer-groups-page .store-groups-grid{gap:10px}.customer-groups-page .store-group-card:not(.archived){opacity:1;transform:none}.customer-groups-page .customer-list-toolbar{grid-template-columns:1fr;gap:8px;margin:0 0 12px;padding:10px;display:grid}.customer-groups-page .customer-list-search{min-height:48px}.customer-groups-page .customer-list-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.customer-groups-page .customer-list-filters::-webkit-scrollbar{display:none}.customer-groups-page .customer-list-select{flex:none}.customer-groups-page .customer-list-select select{min-width:132px}.customer-groups-page .customer-list-count{display:none}.customer-groups-page .customer-filter-row{margin-bottom:8px}}.customer-overview-phone{display:none}@media (max-width:850px){.customer-overview-classic{display:none!important}.customer-overview-phone{flex-direction:column;gap:16px;padding-bottom:8px;display:flex}.customer-home-hello{justify-content:flex-start;align-items:center;gap:14px;min-height:0;padding:0 6px 2px;display:flex}.customer-home-welcome-copy{gap:4px;min-width:0;display:grid}.customer-home-welcome-copy>span{color:var(--ui-muted);font-size:13px}.customer-home-profile{width:60px;height:60px;color:var(--ui-accent);background:var(--ui-surface);border:1px solid var(--ui-border);box-shadow:0 6px 18px color-mix(in srgb, var(--ui-accent) 8%, transparent);cursor:pointer;border-radius:20px;flex:none;place-items:center;padding:4px;transition:border-color .18s,transform .18s;display:grid}.customer-home-profile:hover{border-color:var(--ui-border-strong)}.customer-home-avatar{background:var(--ui-accent-soft);border-radius:15px;width:50px;height:50px;font-size:22px;font-weight:700;display:block}.customer-home-hello p{color:var(--ui-muted);margin:0;font-size:14px;font-weight:650;line-height:1.3}.customer-home-hello h1{color:var(--ui-text);letter-spacing:-.7px;margin:0;font-size:clamp(28px,8vw,34px);font-weight:750;line-height:1.1}.customer-home-alerts{gap:8px;display:grid}.customer-home-alerts>button{width:100%;min-height:52px;color:inherit;text-align:right;background:color-mix(in srgb, var(--ui-warning,#d4a017) 12%, var(--ui-surface));border:1px solid color-mix(in srgb, var(--ui-warning,#d4a017) 28%, var(--ui-border));cursor:pointer;border-radius:16px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:12px 14px;display:grid}.customer-home-alerts>button svg{width:18px;height:18px;color:var(--ui-warning,#b8860b);margin-top:2px}.customer-home-alerts strong,.customer-home-alerts small{display:block}.customer-home-alerts strong{font-size:14px;font-weight:700;line-height:1.3}.customer-home-alerts small{color:var(--ui-muted);margin-top:3px;font-size:12px;line-height:1.4}.customer-home-wallet{appearance:none;width:100%;min-height:108px;color:inherit;text-align:right;background:linear-gradient(160deg, color-mix(in srgb, var(--ui-accent-soft) 80%, var(--ui-surface)), var(--ui-surface) 72%);border:1px solid var(--ui-border);box-shadow:0 10px 28px color-mix(in srgb, var(--ui-accent) 10%, transparent);cursor:pointer;border-radius:20px;gap:6px;padding:18px 18px 16px;display:grid}.customer-home-wallet>span{color:var(--ui-muted);font-size:12px;font-weight:650}.customer-home-wallet strong{color:var(--ui-text);letter-spacing:-.8px;font-variant-numeric:tabular-nums;font-size:clamp(30px,9vw,36px);font-weight:750;line-height:1.05}.customer-home-wallet small{color:var(--ui-body);font-size:12px;font-weight:600}.customer-overview-phone .customer-group-now{margin:0}.customer-home-dock{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.customer-home-dock>button{appearance:none;min-height:76px;color:var(--ui-text);cursor:pointer;background:0 0;border:0;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;padding:8px 4px 6px;font-size:12px;font-weight:650;line-height:1.2;display:flex}.customer-home-dock>button>span{width:48px;height:48px;color:var(--ui-accent);background:var(--ui-accent-soft);border-radius:16px;place-items:center;display:grid}.customer-home-dock>button svg{width:22px;height:22px}.customer-home-orders{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:18px;overflow:hidden}.customer-home-section-head{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px 10px;display:flex}.customer-home-section-head h2{margin:0;font-size:15px;font-weight:700}.customer-home-section-head>button{appearance:none;min-height:32px;color:var(--ui-accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.customer-home-order-list{display:grid}.customer-home-order{appearance:none;width:100%;min-height:64px;color:inherit;text-align:right;border:0;border-top:1px solid var(--ui-border);cursor:pointer;background:0 0;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 14px;display:grid}.customer-home-order-photo{object-fit:cover;background:var(--ui-accent-soft);border-radius:12px;width:40px;height:40px}.customer-home-order-photo.is-fallback{color:var(--ui-accent);place-items:center;display:grid}.customer-home-order-photo.is-fallback svg{width:18px;height:18px}.customer-home-order-copy{gap:3px;min-width:0;display:grid}.customer-home-order-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.25;overflow:hidden}.customer-home-order-copy small{color:var(--ui-muted);font-variant-numeric:tabular-nums;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.customer-home-order .store-order-state{text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:7.5rem;overflow:hidden}.customer-home-empty{color:var(--ui-muted);margin:0;padding:4px 16px 16px;font-size:13px}.customer-home-search{appearance:none;width:100%;min-height:56px;color:var(--ui-body);text-align:right;background:var(--ui-surface);border:1px solid var(--ui-border);cursor:pointer;border-radius:16px;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:12px 14px;display:grid}.customer-home-search>span{gap:2px;min-width:0;display:grid}.customer-home-search strong{font-size:13px;font-weight:700;line-height:1.25}.customer-home-search small{color:var(--ui-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.3;overflow:hidden}.customer-home-search svg{width:16px;height:16px;color:var(--ui-muted)}.customer-home-wallet:active,.customer-home-dock>button:active,.customer-home-order:active,.customer-home-search:active,.customer-home-alerts>button:active{transform:scale(.98)}.customer-home-wallet:focus-visible,.customer-home-dock>button:focus-visible,.customer-home-order:focus-visible,.customer-home-search:focus-visible,.customer-home-alerts>button:focus-visible,.customer-home-section-head>button:focus-visible{outline:2px solid var(--ui-accent);outline-offset:2px}}.customer-purchase-referral-perk{color:var(--ui-accent-strong);margin:8px 0 0;font-size:13px;font-weight:650}@media (max-width:850px){.customer-overview-phone{gap:20px;padding-bottom:24px}.customer-home-section-head>span{color:var(--ui-muted);font-size:11px}.customer-home-section-head>button{flex-shrink:0;min-height:44px}.customer-home-section-head h2{align-items:center;gap:8px;line-height:1.5;display:flex}.customer-home-section-head h2 svg{width:17px;height:17px;color:var(--ui-accent);flex-shrink:0}.customer-home-panel{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:18px;min-width:0;overflow:hidden}.customer-home-pulse{padding:0 2px}.customer-home-pulse .customer-home-section-head{padding:0 2px 14px}.customer-home-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;display:grid}.customer-home-metrics>div{border-top:1px solid var(--ui-border);min-width:0;padding:14px 12px}.customer-home-metrics>div:nth-child(2n){border-inline-start:1px solid var(--ui-border)}.customer-home-metrics dt{color:var(--ui-muted);align-items:center;gap:6px;font-size:12px;display:flex}.customer-home-metrics dt svg{width:15px;height:15px;color:var(--ui-accent);flex-shrink:0}.customer-home-metrics dd{color:var(--ui-text);font-variant-numeric:tabular-nums;margin:5px 0 0;font-size:27px;font-weight:750;line-height:1.2}.customer-home-metrics dd small{font-size:16px;font-weight:500}.customer-home-footnote{color:var(--ui-muted);margin:8px 0 0;padding:0 12px;font-size:11px;line-height:1.65}.customer-home-next{background:var(--ui-accent-soft);border-inline-start:3px solid var(--ui-accent);border-radius:16px;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:12px;padding:18px 16px 12px;display:grid}.customer-home-next-icon{width:32px;height:32px;color:var(--ui-accent);place-items:center;display:grid}.customer-home-next-icon svg{width:25px;height:25px}.customer-home-eyebrow{color:var(--ui-muted);font-size:11px;font-weight:650;display:block}.customer-home-next h2{margin:4px 0 6px;font-size:18px;font-weight:750;line-height:1.4}.customer-home-next p{color:var(--ui-body);margin:0;font-size:13px;line-height:1.75}.customer-home-next button,.customer-home-text-action{appearance:none;max-width:100%;min-height:44px;color:var(--ui-accent);text-align:start;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:flex-start;align-items:center;gap:7px;padding:8px 0;font-size:13px;font-weight:700;display:inline-flex}.customer-home-next button{margin-top:6px}.customer-home-text-action svg,.customer-home-next button svg{flex-shrink:0;width:16px;height:16px}.customer-home-panel>.customer-home-text-action{margin:4px 16px 8px}.customer-home-text-action:hover,.customer-home-next button:hover{color:var(--ui-accent-strong);text-underline-offset:4px;text-decoration:underline}.customer-home-panel progress{appearance:none;background:var(--ui-inset);width:100%;height:6px;color:var(--ui-accent);accent-color:var(--ui-accent);border:0;border-radius:5px;display:block;overflow:hidden}.customer-home-panel progress::-webkit-progress-bar{background:var(--ui-inset);border-radius:5px}.customer-home-panel progress::-webkit-progress-value{background:var(--ui-accent);border-radius:5px}.customer-home-panel progress::-moz-progress-bar{background:var(--ui-accent);border-radius:5px}.customer-home-live-order{appearance:none;text-align:start;width:100%;color:var(--ui-text);border:0;border-top:1px solid var(--ui-border);cursor:pointer;background:0 0;gap:9px;padding:16px;display:grid}.customer-home-live-order>span{justify-content:space-between;align-items:center;gap:14px;display:flex}.customer-home-live-identity{align-items:center;gap:10px;min-width:0;display:flex}.customer-home-live-photo{object-fit:cover;border:1px solid color-mix(in srgb, var(--ui-accent) 20%, var(--ui-border));background:var(--ui-accent-soft);border-radius:13px;flex:0 0 42px;width:42px;height:42px}.customer-home-live-photo.is-fallback{color:var(--ui-accent);place-items:center;display:grid}.customer-home-live-photo.is-fallback svg{width:19px;height:19px}.customer-home-live-order strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.customer-home-live-order svg{width:16px;height:16px;color:var(--ui-accent);flex-shrink:0}.customer-home-live-meta bdi{color:var(--ui-accent);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.customer-home-health{color:var(--ui-success);align-items:center;gap:7px;margin:0 16px 10px;font-size:12px;display:flex}.customer-home-health.needs-attention{color:var(--ui-warning)}.customer-home-health.is-empty{color:var(--ui-muted)}.customer-home-health svg{flex-shrink:0;width:16px;height:16px}.customer-home-group-row{appearance:none;width:100%;min-height:88px;color:var(--ui-text);text-align:start;border:0;border-top:1px solid var(--ui-border);cursor:pointer;background:0 0;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:14px 16px;display:grid}.customer-home-group-row>svg{width:16px;height:16px;color:var(--ui-muted)}.customer-home-group-row:disabled{cursor:wait;opacity:.65}.customer-home-group-copy{gap:2px;min-width:0;display:grid}.customer-home-group-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.customer-home-group-copy small{font-variant-numeric:tabular-nums;font-size:12px}.customer-home-group-copy .customer-home-freshness{font-size:11px}.customer-home-group-row:hover,.customer-home-live-order:hover{background:var(--ui-raised)}.customer-home-transaction{border-top:1px solid var(--ui-border);grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 16px;display:grid}.customer-home-transaction-icon{background:var(--ui-inset);width:32px;height:32px;color:var(--ui-muted);border-radius:10px;place-items:center;display:grid}.customer-home-transaction-icon svg{width:16px;height:16px}.customer-home-transaction>div{gap:3px;min-width:0;display:grid}.customer-home-transaction strong{font-size:13px;font-weight:650}.customer-home-transaction small{font-variant-numeric:tabular-nums;font-size:11px}.customer-home-transaction bdi{color:var(--ui-text);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.customer-home-transaction .is-credit{color:var(--ui-success)}.customer-home-discover-copy{padding:0 16px 8px}.customer-home-discover-copy>strong{font-size:21px;font-weight:750;line-height:1.4;display:block}.customer-home-discover-copy>small{margin-top:4px;font-size:12px;display:block}.customer-home-discover-copy p{color:var(--ui-body);white-space:pre-line;overflow-wrap:anywhere;margin:12px 0 4px;font-size:13px;line-height:1.75}.customer-home-tools .customer-home-section-head{padding:2px 2px 10px}.customer-home-tools>button{appearance:none;text-align:start;width:100%;min-height:78px;color:var(--ui-text);border:0;border-top:1px solid var(--ui-border);cursor:pointer;background:0 0;grid-template-columns:22px minmax(0,1fr) 16px;align-items:center;gap:12px;padding:15px 8px;display:grid}.customer-home-tools>button>svg{width:21px;height:21px;color:var(--ui-accent)}.customer-home-tools>button>svg:last-child{width:16px;height:16px;color:var(--ui-muted)}.customer-home-tools>button>span{gap:4px;display:grid}.customer-home-tools strong{font-size:14px;font-weight:650}.customer-home-tools small{font-size:12px}.customer-home-tools>button:hover{background:var(--ui-accent-soft)}.customer-home-endnote{text-align:center;color:var(--ui-muted);margin:0;padding-top:4px;font-size:11px}.customer-overview-phone :is(.customer-home-panel,.customer-home-tools,.customer-home-next) button:focus-visible{outline:2px solid var(--ui-accent);outline-offset:-3px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.customer-shell *,.customer-shell :before,.customer-shell :after,html[data-store-theme] .store-dialog{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.customer-boot-orbit,.customer-boot-mark,.customer-boot-name{animation:none!important}}
