[data-customer-ledger]{min-width:0}[data-customer-ledger-header]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:20px;display:flex}[data-customer-ledger-title]{color:var(--foreground);font-size:var(--text-h3);line-height:var(--text-h3--line-height);font-weight:var(--text-h3--font-weight)}[data-customer-ledger-description]{color:var(--muted-foreground);font-size:var(--text-body-m);line-height:var(--text-body-m--line-height);margin-top:4px}[data-customer-ledger-filters]{flex-wrap:wrap;align-items:center;gap:8px;display:flex}[data-customer-ledger-select=category],[data-customer-ledger-select=status]{width:128px}[data-customer-ledger-select=source]{width:144px}[data-customer-ledger-date-range]{align-items:center;gap:8px;display:flex}[data-customer-ledger-date-range] [data-slot=input]{width:144px}[data-customer-ledger-date-range]>span{color:var(--color-subtle-foreground);font-size:var(--text-body-s)}[data-customer-ledger-error]{margin-bottom:16px}[data-customer-ledger-table]{border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);overflow:hidden}[data-customer-ledger-table] [data-slot=table-header]{background:var(--customer-bg-surface-2)}[data-customer-ledger-id]{max-width:208px;font-family:var(--font-mono);font-size:var(--text-caption);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-customer-ledger-change][data-direction=positive],[data-customer-ledger-status=succeeded]{color:var(--success-emphasis)}[data-customer-ledger-change][data-direction=negative],[data-customer-ledger-status=failed],[data-customer-ledger-cost]{color:var(--destructive)}[data-customer-ledger-row-actions]{justify-content:flex-end;gap:4px;display:flex}[data-customer-ledger-empty]{height:208px;color:var(--muted-foreground);text-align:center}[data-customer-ledger-pagination]{justify-content:flex-end;align-items:center;gap:8px;padding-top:16px;display:flex}[data-customer-ledger-icon-action]{width:32px;height:32px}[data-customer-ledger-row-actions] [data-customer-ledger-icon-action]{color:var(--muted-foreground)}[data-customer-ledger-row-actions] [data-customer-ledger-icon-action]:hover,[data-customer-ledger-row-actions] [data-customer-ledger-icon-action]:focus-visible{color:var(--foreground);background:0 0}[data-customer-ledger-page]{border-radius:var(--radius-sm);background:var(--brand-soft);width:32px;height:32px;color:var(--color-brand-foreground);font-size:var(--text-body-m);place-items:center;display:grid}[data-customer-ledger-sheet]{background:var(--customer-bg-surface-1);overflow-y:auto}[data-customer-ledger-sheet-body]{gap:24px;padding-inline:24px;display:grid}[data-customer-ledger-sheet-details]{font-size:var(--text-body-m);gap:16px;display:grid}[data-customer-ledger-detail] dt{color:var(--color-subtle-foreground)}[data-customer-ledger-detail] dd{color:var(--foreground);overflow-wrap:anywhere;margin-top:4px;font-weight:500}[data-customer-ledger-detail-actions]{flex-wrap:wrap;gap:8px;display:flex}[data-customer-ledger-detail-loading]{place-items:center;min-height:192px;display:grid}[data-customer-ledger-muted]{color:var(--muted-foreground);font-size:var(--text-body-m);line-height:var(--text-body-m--line-height)}[data-customer-ledger-sheet-error]{margin-inline:24px}.customer-work-preview-overlay{background:var(--color-overlay);-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}[data-customer-work-preview]{width:max-content;max-width:92vw;box-shadow:none;background:0 0;border:0;gap:0;padding:0}[data-customer-work-preview-media]{border-radius:var(--radius-xl);background:var(--muted);max-width:92vw;max-height:88svh;box-shadow:var(--shadow-lg);place-items:center;display:grid;overflow:hidden}[data-customer-work-preview-media]>:where([data-customer-image],video){object-fit:contain;width:auto;max-width:92vw;height:auto;max-height:88svh;display:block}[data-customer-work-preview-media] [data-customer-image-media]{object-fit:contain;width:auto;max-width:92vw;height:auto;max-height:88svh}[data-customer-work-preview-loading],[data-customer-work-preview-error]{border-radius:var(--radius-xl);width:min(78vw,48rem);height:min(78svh,48rem)}[data-customer-work-preview-loading]{background:var(--popover);place-items:center;display:grid}[data-customer-work-preview-error]{background:var(--popover);color:var(--destructive);place-items:center;padding:2rem;display:grid}[data-customer-work-preview-toolbar]{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--popover);box-shadow:var(--shadow-md);gap:.2rem;padding:.3rem;display:flex;position:absolute;top:.75rem;right:.75rem}[data-customer-avatar-editor]{position:relative}[data-customer-avatar-editor-preview]{width:64px;height:64px}[data-customer-avatar-editor] [data-customer-avatar-editor-trigger][data-customer-button]{width:32px;height:32px;box-shadow:none;color:var(--foreground);background:0 0;border:0;position:absolute;bottom:-8px;right:-8px}[data-customer-avatar-editor] [data-customer-avatar-editor-trigger][data-customer-button]:hover,[data-customer-avatar-editor] [data-customer-avatar-editor-trigger][data-customer-button]:focus-visible{color:var(--foreground);background:0 0}[data-customer-avatar-editor-dialog]{background:var(--customer-bg-surface-1);width:min(100% - 32px,520px)}[data-customer-avatar-editor-dialog]>[data-slot=dialog-body]{gap:24px}[data-customer-avatar-editor-controls]{gap:20px;display:grid}[data-customer-avatar-editor-canvas]{aspect-ratio:1;border:1px solid var(--color-border-subtle);border-radius:var(--radius-full);background:var(--muted);object-fit:cover;width:min(100%,320px);margin-inline:auto}[data-customer-avatar-editor-position]{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}[data-customer-avatar-editor-dialog] [data-slot=dialog-footer]{border-top:1px solid var(--color-border-subtle);padding-top:20px}[data-customer-account-profile]{max-width:896px}[data-customer-account-profile-summary]{align-items:center;gap:16px;padding-bottom:24px;display:flex}[data-customer-account-profile-identity]{min-width:0}[data-customer-account-profile-identity] p{color:var(--foreground);font-size:var(--text-h3);line-height:var(--text-h3--line-height);font-weight:var(--text-h3--font-weight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-customer-account-profile-identity] span{color:var(--color-subtle-foreground);font-size:var(--text-body-s);line-height:var(--text-body-s--line-height)}[data-customer-account-profile-row]{border-top:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;gap:24px;padding-block:20px;display:flex}[data-customer-account-profile-row-copy]{align-items:flex-start;gap:12px;min-width:0;display:flex}[data-customer-account-profile-row-icon]{color:var(--color-brand-foreground);margin-top:2px}[data-customer-account-profile-row-title]{color:var(--foreground);font-weight:500}[data-customer-account-profile-row-description]{color:var(--muted-foreground);font-size:var(--text-body-m);line-height:var(--text-body-m--line-height);margin-top:4px}[data-customer-account-profile-row-action]{flex:none}[data-customer-account-form-dialog]{background:var(--customer-bg-surface-1);width:min(100% - 32px,520px)}[data-customer-account-form-dialog]>[data-slot=dialog-body]{gap:24px}[data-customer-account-form-dialog] [data-slot=field-group]{gap:16px}[data-customer-account-form-dialog] [data-slot=input]{height:44px}[data-customer-account-form-dialog] [data-slot=dialog-footer]{border-top:1px solid var(--color-border-subtle);padding-top:20px}[data-customer-recharge-dashboard]{flex-direction:column;gap:24px;height:100%;min-height:0;display:flex}[data-customer-recharge-load-state]{place-items:center;min-height:320px;display:grid}[data-customer-recharge-load-error]{color:var(--muted-foreground);font-size:var(--text-body-m);line-height:var(--text-body-m--line-height);text-align:center;justify-items:center;gap:12px;display:grid}[data-customer-recharge-account]{justify-content:space-between;align-items:center;gap:16px;display:flex}[data-customer-recharge-identity]{align-items:center;gap:12px;display:flex}[data-customer-recharge-avatar]{width:48px;height:48px}[data-customer-recharge-name]{color:var(--foreground);font-weight:600}[data-customer-recharge-phone],[data-customer-recharge-label],[data-customer-recharge-qr-caption],[data-customer-recharge-order-note]{color:var(--muted-foreground)}[data-customer-recharge-payment-dialog]{border-radius:var(--radius-xl);background:var(--customer-bg-surface-1);width:min(440px,100vw - 32px);max-width:440px;box-shadow:var(--shadow-lg);gap:0;padding:0;overflow:hidden}[data-customer-recharge-payment-dialog]>[data-slot=dialog-body]{gap:0;padding:0}[data-customer-recharge-payment-dialog-header]{border-bottom:1px solid var(--color-border-subtle);gap:8px;padding:20px 24px}[data-customer-recharge-payment-dialog-body]{min-height:224px;padding:24px}[data-customer-recharge-payment-dialog-footer]{border-color:var(--color-border-subtle);background:var(--customer-bg-surface-2);border-radius:0;margin:0;padding:16px 24px}[data-customer-recharge-redirect-status]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:176px;display:flex}[data-customer-recharge-redirect-icon]{border-radius:var(--radius-lg);background:var(--brand-soft);width:44px;height:44px;color:var(--color-brand-foreground);place-items:center;display:grid}[data-customer-recharge-redirect-icon] svg{width:20px;height:20px}[data-customer-recharge-redirect-status] strong{color:var(--foreground);font-size:var(--text-body-l);line-height:var(--text-body-l--line-height);font-weight:600}[data-customer-recharge-redirect-status] p{max-width:300px;color:var(--muted-foreground);font-size:var(--text-body-m);line-height:var(--text-body-m--line-height)}[data-customer-recharge-phone]{font-size:var(--text-body-m);line-height:var(--text-body-m--line-height)}[data-customer-recharge-balance]{text-align:right}[data-customer-recharge-balance] p{color:var(--color-subtle-foreground);font-size:var(--text-body-s);line-height:var(--text-body-s--line-height)}[data-customer-recharge-balance] strong{color:var(--foreground);font-size:var(--text-h2);line-height:var(--text-h2--line-height);font-weight:var(--text-h2--font-weight);margin-top:2px;display:block}[data-customer-recharge-layout]{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) 354px;gap:40px;min-height:0;display:grid}[data-customer-recharge-packages]{flex-direction:column;gap:24px;min-width:0;min-height:0;display:flex}[data-customer-recharge-package-scroll]{flex:none;min-height:0}[data-customer-recharge-package-grid]{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:2px 10px 4px 2px;display:grid}[data-account-recharge-package][data-customer-button]{border-color:var(--color-border-subtle);border-radius:var(--radius-lg);background:var(--customer-bg-surface-2);min-width:0;height:116px;color:var(--foreground);text-align:left;white-space:normal;transition:border-color var(--customer-duration-fast) var(--customer-ease-out), background var(--customer-duration-fast) var(--customer-ease-out), box-shadow var(--customer-duration-fast) var(--customer-ease-out), transform var(--customer-duration-fast) var(--customer-ease-out);flex-direction:column;justify-content:space-between;align-items:stretch;gap:8px;padding:14px 16px 12px;position:relative;overflow:hidden}[data-account-recharge-package][data-customer-button]:hover:not([data-selected=true]){border-color:var(--color-border-strong);background:var(--customer-bg-surface-3);box-shadow:var(--shadow-sm);transform:translateY(-1px)}[data-account-recharge-package]:disabled{opacity:1}[data-account-recharge-package][data-selected=true]{border-color:var(--color-selected-border);background:color-mix(in srgb, var(--brand-soft) 72%, var(--customer-bg-surface-2));box-shadow:var(--shadow-selected)}[data-customer-recharge-package-header],[data-customer-recharge-package-meta]{justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;display:flex}[data-account-recharge-package][data-has-badge=true] [data-customer-recharge-package-header]{padding-right:56px}[data-customer-recharge-package-name]{min-width:0;color:var(--muted-foreground);font-size:var(--text-body-s);line-height:var(--text-body-s--line-height);font-weight:var(--text-body-s--font-weight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-customer-recharge-package-badge]{border-radius:0 0 0 var(--radius-md);background:var(--brand-soft);min-height:24px;color:var(--color-brand-foreground);padding-inline:10px;position:absolute;top:0;right:0}[data-account-recharge-package-credits]{width:100%;color:var(--foreground);align-items:center;gap:5px;display:flex}[data-customer-recharge-package-credit-icon]{width:17px;height:17px;color:var(--color-brand-foreground);fill:color-mix(in srgb, var(--color-brand-foreground) 18%, transparent);flex:none}[data-account-recharge-package-credits] strong{font-size:var(--text-h2);font-variant-numeric:tabular-nums;line-height:var(--text-h2--line-height);font-weight:var(--text-h2--font-weight)}[data-account-recharge-package-credits] span{color:var(--muted-foreground);font-size:var(--text-body-s);line-height:var(--text-body-s--line-height)}[data-account-recharge-package-price]{color:var(--foreground);font-size:var(--text-h3);font-variant-numeric:tabular-nums;line-height:var(--text-h3--line-height);font-weight:var(--text-h3--font-weight)}[data-customer-recharge-package-bonus]{border-radius:var(--radius-full);background:var(--brand-soft);color:var(--color-brand-foreground);font-size:var(--text-caption);line-height:var(--text-caption--line-height);text-overflow:ellipsis;white-space:nowrap;padding:3px 7px;overflow:hidden}[data-account-recharge-price]{color:var(--foreground);font-size:var(--text-h2);line-height:var(--text-h2--line-height);font-weight:var(--text-h2--font-weight)}[data-account-recharge-total]{color:var(--color-brand-foreground);font-size:var(--text-h1);line-height:var(--text-h1--line-height);font-weight:var(--text-h1--font-weight)}[data-account-recharge-badge=bonus]{background:var(--brand-soft);color:var(--color-brand-foreground)}[data-customer-recharge-breakdown]{font-size:var(--text-body-m);line-height:var(--text-body-m--line-height);flex-direction:column;gap:16px;display:flex}[data-customer-recharge-breakdown-row]{flex-direction:column;gap:4px;display:flex}[data-customer-recharge-bonus]{flex-wrap:wrap;align-items:center;gap:8px;display:flex}[data-account-recharge-summary]{border-radius:var(--radius-lg);background:var(--customer-bg-surface-2);gap:0;height:100%;min-height:0;padding:20px 0 0}[data-customer-recharge-summary-content]{flex-direction:column;flex:1;gap:16px;min-height:0;padding-inline:20px;display:flex;overflow-y:auto}[data-customer-recharge-alert-description]{justify-content:space-between;align-items:center;gap:12px;display:flex}[data-customer-recharge-alert-actions]{flex:none;gap:8px;display:flex}[data-customer-recharge-qr]{flex-direction:column;align-items:center;gap:12px;display:flex}[data-customer-recharge-qr-code]{border-radius:var(--radius-md);background:var(--primary-foreground);padding:12px}[data-customer-recharge-qr-loading]{width:148px;height:148px;color:var(--customer-fg-inverse);font-size:var(--text-body-m);line-height:var(--text-body-m--line-height);text-align:center;place-items:center;display:grid}[data-customer-recharge-qr-caption],[data-customer-recharge-order-note]{font-size:var(--text-body-s);line-height:var(--text-body-s--line-height);text-align:center}[data-customer-recharge-payment-empty]{background:0 0;border:0;padding:12px}[data-customer-recharge-pending-status]{gap:4px;padding-block:4px;display:grid}[data-customer-recharge-pending-status] strong{color:var(--foreground);font-size:var(--text-body-m);line-height:var(--text-body-m--line-height);font-weight:600}[data-customer-recharge-pending-status] span{color:var(--muted-foreground);font-size:var(--text-body-s);line-height:var(--text-body-s--line-height)}[data-customer-recharge-payment-actions]{border-color:var(--color-border-subtle);background:0 0;gap:8px;padding:20px;display:grid}[data-customer-recharge-payment-actions][data-provider-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}[data-customer-recharge-payment-actions] [data-customer-button][data-payment-provider=wechat]{border-color:var(--customer-payment-wechat);background:var(--customer-payment-wechat);box-shadow:none;color:var(--customer-payment-foreground)}[data-customer-recharge-payment-actions] [data-customer-button][data-payment-provider=wechat]:hover:not(:disabled){border-color:var(--customer-payment-wechat-hover);background:var(--customer-payment-wechat-hover);box-shadow:none}[data-customer-recharge-payment-actions] [data-customer-button][data-payment-provider=alipay]{border-color:var(--customer-payment-alipay);background:var(--customer-payment-alipay);box-shadow:none;color:var(--customer-payment-foreground)}[data-customer-recharge-payment-actions] [data-customer-button][data-payment-provider=alipay]:hover:not(:disabled){border-color:var(--customer-payment-alipay-hover);background:var(--customer-payment-alipay-hover);box-shadow:none}[data-customer-recharge-full-action]{width:100%}[data-customer-recharge-order-note]{padding:0 20px 20px}[data-customer-recharge-package-empty]{min-height:192px}[data-customer-recharge-custom]{gap:10px;width:min(100%,520px);padding-inline:2px 10px}[data-customer-recharge-custom] [data-slot=field-label]{color:var(--foreground);font-size:var(--text-body-m);line-height:var(--text-body-m--line-height);font-weight:600}[data-customer-recharge-custom] [data-slot=field-description]{color:var(--color-subtle-foreground)}[data-customer-recharge-custom-input]{border-color:var(--color-border-strong);border-radius:var(--radius-lg);background:var(--customer-bg-canvas);height:48px}[data-customer-recharge-custom-input] input{font-size:var(--text-body-l);line-height:var(--text-body-l--line-height);font-weight:500}[data-customer-recharge-custom-input] input::placeholder{color:var(--color-subtle-foreground);font-size:var(--text-body-m);font-weight:var(--text-body-m--font-weight);opacity:1}[data-customer-recharge-currency-unit]{color:var(--color-subtle-foreground);font-weight:400}@media (width<1120px){[data-customer-recharge-layout]{grid-template-columns:minmax(0,1fr) 320px;gap:24px}[data-customer-recharge-package-grid]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<760px){[data-customer-recharge-dashboard]{height:auto}[data-customer-recharge-account]{flex-direction:column;align-items:flex-start}[data-customer-recharge-balance]{text-align:left}[data-customer-recharge-layout]{grid-template-rows:auto;grid-template-columns:minmax(0,1fr)}[data-customer-recharge-package-scroll]{max-height:420px}[data-customer-recharge-package-grid]{grid-template-columns:minmax(0,1fr)}[data-account-recharge-summary]{height:auto;min-height:460px}}[data-customer-account-management]{border-radius:var(--radius-xl);background:var(--customer-bg-surface-1);grid-template-rows:auto minmax(0,1fr);gap:0;width:min(100% - 32px,1240px);max-width:1240px;height:min(720px,100svh - 32px);padding:0;overflow:hidden}[data-customer-account-management-header]{border-bottom:1px solid var(--color-border-subtle);padding:16px 20px}[data-customer-account-management-header] [data-slot=dialog-title]{font-size:var(--text-h3);line-height:var(--text-h3--line-height);font-weight:var(--text-h3--font-weight)}[data-customer-account-management-tabs]{flex:1;gap:0;min-height:0}[data-customer-account-management-nav]{border-right:1px solid var(--color-border-subtle);background:var(--customer-bg-surface-2);border-radius:0;flex:none;justify-content:flex-start;align-items:stretch;gap:4px;width:192px;padding:12px 8px}[data-customer-account-management-nav-trigger]{border-radius:var(--radius-sm);min-height:40px;color:var(--muted-foreground);justify-content:flex-start;gap:10px;padding-inline:12px}[data-customer-account-management-nav-trigger]:after{display:none}[data-customer-account-management-nav-trigger]:hover{background:var(--accent);color:var(--foreground)}[data-customer-account-management-nav-trigger][data-active]{background:var(--brand-soft);color:var(--color-brand-foreground)}[data-customer-account-management-content]{background:var(--customer-bg-surface-1);flex:1;min-width:0;min-height:0}[data-customer-account-management-content]>[data-slot=tabs-content]{height:100%}[data-customer-account-management-panel]{padding:24px}[data-customer-account-management-panel][data-panel=recharge]{box-sizing:border-box;height:100%;min-height:0;padding-top:32px;overflow:hidden}[data-customer-account-discard]{background:var(--customer-bg-surface-1)}@media (width<760px){[data-customer-account-management-panel][data-panel=recharge]{overflow-y:auto}}[data-customer-shell]{isolation:isolate;background:var(--customer-bg-canvas);height:100svh;min-height:100svh;overflow:hidden}[data-customer-shell][data-sidebar-mode=expanded]{grid-template-columns:15rem minmax(0,1fr)}[data-customer-shell]>[data-slot=app-sidebar]{border-color:var(--color-border-subtle);background:color-mix(in srgb, var(--customer-bg-sidebar) 42%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}[data-customer-shell] [data-slot=app-sidebar-brand]{min-height:56px}[data-customer-shell] [data-slot=app-sidebar-item]{border-radius:var(--radius-sm)}[data-customer-shell] [data-slot=app-sidebar-item][data-active=true]{background:var(--brand-soft);color:var(--color-brand-foreground)}[data-customer-shell] [data-slot=app-sidebar-navigation] :is([data-slot=app-sidebar-item],[data-slot=collapsible-trigger])>svg:first-child,[data-customer-shell] [data-slot=app-sidebar-navigation] [data-slot=app-sidebar-compact-submenu-trigger]>svg{stroke-width:1.75px;width:20px;height:20px}[data-customer-shell] [data-slot=app-sidebar-navigation] :is([data-slot=app-sidebar-item],[data-slot=collapsible-trigger])>svg:last-child:not(:first-child){stroke-width:1.75px;width:16px;height:16px}[data-customer-shell]>[data-app-sidebar-content]{background:0 0;height:100svh;overflow:hidden}[data-customer-shell-canvas]{overscroll-behavior:contain;background:0 0;height:100svh;min-height:100svh;position:relative;overflow-y:auto}[data-customer-shell-bottom-background]{z-index:-1;pointer-events:none;background:radial-gradient(at 50% 100%,#ff6e0533,#0000 58%),radial-gradient(at 70% 100%,#7752d629,#0000 62%);width:100vw;height:clamp(18rem,48svh,38rem);position:fixed;bottom:0;right:0;overflow:hidden}[data-customer-shell-bottom-background] video{opacity:.6;object-fit:cover;object-position:center bottom;width:100%;height:100%;-webkit-mask-image:linear-gradient(#0000 0%,#00000075 26%,#000 68%);mask-image:linear-gradient(#0000 0%,#00000075 26%,#000 68%)}@media (width<48rem){[data-customer-shell-bottom-background]{height:clamp(14rem,42svh,24rem)}}@media (prefers-reduced-motion:reduce){[data-customer-shell-bottom-background] video{display:none}}[data-customer-shell-header]{--customer-shell-header-height:3.5rem;z-index:40;height:var(--customer-shell-header-height);min-height:var(--customer-shell-header-height);background:color-mix(in srgb, var(--customer-bg-canvas) 60%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;gap:16px;padding-inline:20px;display:flex;position:sticky;top:0}[data-customer-shell-topbar-content]{flex:auto;min-width:0}[data-customer-shell-header][data-chrome=task]{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;justify-content:flex-end;gap:0;min-height:0;padding:1rem 1.25rem;position:absolute;top:0;left:auto;right:0}[data-customer-sidebar-toggle]{width:36px;height:36px}[data-customer-sidebar-toggle] svg{stroke-width:1.75px;width:18px;height:18px}[data-customer-shell-brand]{align-items:center;gap:8px;width:100%;display:flex;position:relative}[data-customer-shell-brand]>a{align-items:center;display:inline-flex}[data-customer-shell][data-sidebar-mode=compact] [data-customer-shell-brand]{justify-content:center}[data-customer-shell][data-sidebar-mode=expanded] [data-customer-shell-brand]{justify-content:space-between}[data-customer-shell][data-sidebar-mode=compact] [data-customer-sidebar-toggle]{opacity:0;pointer-events:none;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}[data-customer-shell][data-sidebar-mode=compact] [data-customer-shell-brand]:hover [data-customer-sidebar-toggle]{opacity:1;pointer-events:auto}[data-customer-shell][data-sidebar-mode=compact] [data-customer-shell-brand]:has([data-customer-sidebar-toggle]:focus-visible) [data-customer-sidebar-toggle]{opacity:1;pointer-events:auto}[data-customer-shell][data-sidebar-mode=compact] [data-customer-shell-brand]:is(:hover,:has([data-customer-sidebar-toggle]:focus-visible))>a{opacity:0}[data-customer-account-trigger]{box-shadow:none;background:0 0;border:0}[data-customer-account-trigger][data-customer-button]:hover,[data-customer-account-trigger][data-customer-button]:focus-visible{box-shadow:none;background:0 0}[data-customer-account-trigger] [data-slot=avatar]{outline:0}[data-customer-account-trigger] [data-slot=avatar]:after{border:2px solid #0000;transition:border-color .16s}[data-customer-account-trigger]:hover [data-slot=avatar]:after,[data-customer-account-trigger]:focus-visible [data-slot=avatar]:after{border-color:var(--color-brand-foreground)}[data-customer-notification-trigger]{border:1px solid var(--border)}[data-customer-button][data-customer-login-trigger]{border-radius:var(--radius-full);height:36px;padding-inline:16px}[data-customer-shell] [data-slot=app-sidebar-navigation]{gap:4px}[data-customer-shell] [data-slot=collapsible-content]>div{margin-left:24px}[data-customer-shell-brand] img:first-child{height:28px}[data-customer-shell-brand] img:last-child{height:16px}[data-customer-shell-footer]{color:var(--color-subtle-foreground);font-size:var(--text-caption);line-height:var(--text-caption--line-height);justify-content:center;align-items:center;display:flex}[data-customer-shell-footer] span{margin-left:8px;display:none}[data-customer-account-bar]{align-items:center;gap:12px;margin-left:auto;display:flex}[data-customer-credit-cluster]{align-items:center;gap:8px;display:flex}[data-customer-credit-balance] svg{color:var(--brand-600)}[data-customer-account-name],[data-customer-account-phone]{display:block}[data-customer-account-name]{color:var(--foreground);font-weight:600}[data-customer-account-phone]{color:var(--color-subtle-foreground);margin-top:2px;font-weight:400}@media (width>=768px){[data-customer-shell][data-sidebar-mode=compact] [data-customer-shell-footer]{justify-content:center}[data-customer-shell][data-sidebar-mode=expanded] [data-customer-shell-footer]{justify-content:flex-start}[data-customer-shell][data-sidebar-mode=expanded] [data-customer-shell-footer] span{display:inline}}
