:root{--ui-forest:#3a3936;--ui-forest-deep:#171717;--ui-radius-lg:22px;--ui-radius-md:16px;--ui-font:var(--font-sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)!important}html body .storefront.checkout-storefront{--checkout-canvas:color-mix(in srgb,var(--store-palette-background) 34%,var(--store-palette-surface));--checkout-accent:var(--store-palette-slate);min-height:100vh;background:var(--checkout-canvas);color:var(--store-palette-ink)}html body .storefront.checkout-storefront>.store-notice{display:block}html body .storefront.checkout-storefront>.store-header{display:grid}html body .storefront.checkout-storefront .checkout-layout{width:min(calc(100% - 72px),1120px);grid-template-columns:minmax(0,557px) 288px;justify-content:start;gap:45px;padding:52px 0 70px}html body .storefront.checkout-storefront .page-intro{padding:0 0 31px;border-bottom:1px solid var(--store-palette-line)}html body .storefront.checkout-storefront .checkout-progress .store-index,html body .storefront.checkout-storefront .checkout-step-heading .store-index,html body .storefront.checkout-storefront .checkout-summary>.store-index,html body .storefront.checkout-storefront .page-intro .store-index{color:var(--checkout-accent)}html body .storefront.checkout-storefront .page-intro h1{margin:15px 0 10px;color:var(--store-palette-ink);font-family:Arial,Helvetica Neue,sans-serif;font-size:clamp(39px,4.3vw,43px);font-weight:400;letter-spacing:-.065em;line-height:.98}html body .storefront.checkout-storefront .page-intro>p{max-width:450px;margin:0;color:var(--store-palette-slate);font-size:12px;line-height:1.55}html body .storefront.checkout-storefront .checkout-progress{margin:0;padding:20px 0 19px;border:0;border-bottom:1px solid var(--store-palette-line);background:transparent}html body .storefront.checkout-storefront .checkout-progress-header{align-items:flex-start;margin:0 0 16px}html body .storefront.checkout-storefront .checkout-progress-header>div{gap:5px}html body .storefront.checkout-storefront .checkout-progress-header strong{color:var(--store-palette-slate);font-family:Arial,Helvetica Neue,sans-serif;font-size:12px;font-weight:400}html body .storefront.checkout-storefront .checkout-progress-header>span{display:none}html body .storefront.checkout-storefront .checkout-progress-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}html body .storefront.checkout-storefront .checkout-progress-step:not(:last-child):after{top:15px;right:-9px;left:calc(100% - 2px);background:var(--store-palette-line)}html body .storefront.checkout-storefront .checkout-progress-step.active:not(:last-child):after,html body .storefront.checkout-storefront .checkout-progress-step.complete:not(:last-child):after{background:color-mix(in srgb,var(--checkout-accent) 44%,var(--store-palette-line))}html body .storefront.checkout-storefront .checkout-progress-step button{gap:9px;color:var(--store-palette-ink)}html body .storefront.checkout-storefront .checkout-progress-step button:disabled{color:var(--store-palette-slate)}html body .storefront.checkout-storefront .step-index{flex-basis:30px;width:30px;height:30px;border-color:var(--store-palette-line);background:var(--store-palette-surface);color:var(--store-palette-slate);font-family:Arial,Helvetica Neue,sans-serif;font-size:12px}html body .storefront.checkout-storefront .checkout-progress-step.active .step-index,html body .storefront.checkout-storefront .checkout-progress-step.complete .step-index{border-color:var(--checkout-accent);background:var(--checkout-accent);color:var(--store-palette-surface)}html body .storefront.checkout-storefront .checkout-progress-step button>span:last-child{gap:2px}html body .storefront.checkout-storefront .checkout-progress-step strong{font-size:12px;font-weight:650}html body .storefront.checkout-storefront .checkout-progress-step small{color:var(--store-palette-slate);font-size:12px}html body .storefront.checkout-storefront .checkout-step-panel{min-height:393px;padding:30px 29px 27px;border:1px solid var(--store-palette-line);border-radius:18px;background:var(--store-palette-surface);box-shadow:none}html body .storefront.checkout-storefront .checkout-step-heading{display:block;padding:0;border:0}html body .storefront.checkout-storefront .checkout-step-heading>div{display:block}html body .storefront.checkout-storefront .checkout-step-heading .block-number{display:none}html body .storefront.checkout-storefront .checkout-step-heading h2{margin:14px 0 0;color:var(--store-palette-ink);font-family:Arial,Helvetica Neue,sans-serif;font-size:19px;font-weight:500;letter-spacing:-.035em;line-height:1}html body .storefront.checkout-storefront .checkout-step-back{position:absolute;margin-top:3px;color:var(--store-palette-slate)}html body .storefront.checkout-storefront .checkout-step-content{padding-top:11px}html body .storefront.checkout-storefront .checkout-step-lead{margin:0 0 18px;color:var(--store-palette-slate);font-size:14px;line-height:1.5}html body .storefront.checkout-storefront .delivery-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:21px}html body .storefront.checkout-storefront .delivery-options button{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;grid-gap:11px;gap:11px;min-height:72px;padding:13px 15px;border:1px solid var(--store-palette-line);border-radius:13px;background:var(--store-palette-surface);color:var(--store-palette-ink);box-shadow:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}html body .storefront.checkout-storefront .delivery-options button.selected{border:2px solid var(--checkout-accent);background:color-mix(in srgb,var(--checkout-accent) 7%,var(--store-palette-surface));box-shadow:none}html body .storefront.checkout-storefront .checkout-choice-icon,html body .storefront.checkout-storefront .payment-option-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--store-palette-accent-soft);color:var(--store-palette-slate)}html body .storefront.checkout-storefront .delivery-options button.selected .checkout-choice-icon,html body .storefront.checkout-storefront .payment-option.selected .payment-option-icon{background:var(--checkout-accent);color:var(--store-palette-surface)}html body .storefront.checkout-storefront .checkout-choice-icon svg,html body .storefront.checkout-storefront .payment-option-icon svg{width:16px;height:16px;stroke-width:1.8}html body .storefront.checkout-storefront .checkout-choice-copy{display:grid;grid-gap:4px;gap:4px;text-align:left}html body .storefront.checkout-storefront .delivery-options strong{color:var(--store-palette-ink);font-size:12px}html body .storefront.checkout-storefront .delivery-options small{color:var(--store-palette-slate);font-size:12px}html body .storefront.checkout-storefront .checkout-account-loading,html body .storefront.checkout-storefront .checkout-login-block,html body .storefront.checkout-storefront .checkout-login-hint,html body .storefront.checkout-storefront .checkout-payment-note,html body .storefront.checkout-storefront .checkout-pickup-note{border-color:var(--store-palette-line);border-radius:13px;background:color-mix(in srgb,var(--store-palette-background) 26%,var(--store-palette-surface))}html body .storefront.checkout-storefront .saved-address-card,html body .storefront.checkout-storefront .saved-contact-card{border-color:color-mix(in srgb,var(--checkout-accent) 46%,var(--store-palette-line));border-radius:13px;background:color-mix(in srgb,var(--checkout-accent) 7%,var(--store-palette-surface))}html body .storefront.checkout-storefront .form-grid{gap:15px}html body .storefront.checkout-storefront .checkout-notes-field textarea,html body .storefront.checkout-storefront .checkout-schedule-field input,html body .storefront.checkout-storefront .checkout-zone-field select,html body .storefront.checkout-storefront .form-grid input,html body .storefront.checkout-storefront .form-grid select,html body .storefront.checkout-storefront .form-grid textarea{border-color:var(--store-palette-line);border-radius:10px;background:var(--store-palette-surface);color:var(--store-palette-ink)}html body .storefront.checkout-storefront .checkout-schedule-field{display:block;margin-top:18px;color:var(--store-palette-ink);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}html body .storefront.checkout-storefront .checkout-schedule-field>span{margin-left:5px;color:var(--store-palette-slate);font-size:12px;font-weight:500;letter-spacing:0;text-transform:none}html body .storefront.checkout-storefront .checkout-schedule-field input{display:block;width:100%;margin-top:8px;padding:12px;font:inherit;letter-spacing:0;text-transform:none}html body .storefront.checkout-storefront .checkout-schedule-field small{display:block;margin-top:6px;color:var(--store-palette-slate);font-size:11px;font-weight:500;letter-spacing:0;line-height:1.4;text-transform:none}html body .storefront.checkout-storefront .checkout-actions{margin-top:24px;padding-top:0;border:0}html body .storefront.checkout-storefront .checkout-action-back,html body .storefront.checkout-storefront .checkout-actions .continue-link{margin-top:0;color:var(--store-palette-slate);font-size:12px}html body .storefront.checkout-storefront .checkout-login-block .add-cart,html body .storefront.checkout-storefront .checkout-next-action,html body .storefront.checkout-storefront .checkout-summary>.add-cart{display:inline-flex;min-height:44px;align-items:center;justify-content:space-between;gap:19px;margin-top:0;padding:0 19px;border:0;border-radius:999px;background:var(--store-palette-ink);color:var(--store-palette-surface);font-size:14px;text-decoration:none;transition:background .16s ease,transform .16s ease}html body .storefront.checkout-storefront .checkout-login-block .add-cart:hover,html body .storefront.checkout-storefront .checkout-next-action:hover,html body .storefront.checkout-storefront .checkout-summary>.add-cart:hover{background:var(--store-palette-deep);transform:translateY(-1px)}html body .storefront.checkout-storefront .checkout-summary{position:-webkit-sticky;position:sticky;top:24px;min-height:637px;align-self:start;padding:27px 23px 25px;border:1px solid var(--store-palette-line);border-radius:20px;background:var(--store-palette-surface-soft);box-shadow:none}html body .storefront.checkout-storefront .checkout-summary>.store-index{display:block;margin-bottom:16px}html body .storefront.checkout-storefront .checkout-summary h2{margin:0 0 24px;color:var(--store-palette-ink);font-family:Arial,Helvetica Neue,sans-serif;font-size:19px;font-weight:500;letter-spacing:-.04em;line-height:1}html body .storefront.checkout-storefront .checkout-summary>div:not(.summary-total){display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:16px 0;color:var(--store-palette-slate)}html body .storefront.checkout-storefront .checkout-summary>div:not(.summary-total) strong{color:var(--store-palette-ink);font-weight:650;text-align:right}html body .storefront.checkout-storefront .checkout-summary .summary-total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:22px 0 0;padding-top:23px;border-top:1px solid var(--store-palette-line);color:var(--store-palette-ink);font-size:16px!important}html body .storefront.checkout-storefront .checkout-summary .summary-total strong{color:var(--store-palette-ink);font-family:Arial,Helvetica Neue,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.04em}html body .storefront.checkout-storefront .checkout-summary>.add-cart{width:100%;min-height:44px;margin-top:23px}html body .storefront.checkout-storefront .checkout-summary>p{margin:14px auto 0;color:var(--store-palette-slate);font-size:14px;line-height:1.5}html body .storefront.checkout-storefront .payment-options{gap:10px}html body .storefront.checkout-storefront .payment-option{grid-template-columns:18px 32px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:76px;padding:14px 15px;border:1px solid var(--store-palette-line);border-radius:13px;background:var(--store-palette-surface);color:var(--store-palette-ink);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}html body .storefront.checkout-storefront .payment-option.selected,html body .storefront.checkout-storefront .payment-option:hover{border-color:var(--checkout-accent);background:color-mix(in srgb,var(--checkout-accent) 7%,var(--store-palette-surface));box-shadow:none}html body .storefront.checkout-storefront .payment-option input{width:16px;height:16px;margin:0;accent-color:var(--checkout-accent)}html body .storefront.checkout-storefront .payment-option>span:not(.payment-option-icon){display:grid;grid-gap:4px;gap:4px}html body .storefront.checkout-storefront .payment-option strong{color:var(--store-palette-ink);font-size:12px}html body .storefront.checkout-storefront .payment-option small{color:var(--store-palette-slate);font-size:12px;line-height:1.45}html body .storefront.checkout-storefront .payment-option b{padding:6px 8px;background:var(--store-palette-accent-soft);color:var(--store-palette-ink);font-size:12px}html body .storefront.checkout-storefront .checkout-payment-note span{color:var(--checkout-accent)}html body .storefront.checkout-storefront .checkout-next-action:focus-visible,html body .storefront.checkout-storefront .checkout-progress-step button:focus-visible,html body .storefront.checkout-storefront .checkout-step-back:focus-visible,html body .storefront.checkout-storefront .checkout-summary>.add-cart:focus-visible,html body .storefront.checkout-storefront .delivery-options button:focus-visible,html body .storefront.checkout-storefront .payment-option:focus-within{outline:2px solid var(--checkout-accent);outline-offset:3px}@media (max-width:1000px){html body .storefront.checkout-storefront .checkout-layout{width:min(calc(100% - 40px),900px);grid-template-columns:minmax(0,1fr) 288px;gap:30px}}.merchant-tour-backdrop{position:fixed;inset:0;z-index:120;background:rgb(14 29 42/52%);cursor:not-allowed;overscroll-behavior:none;pointer-events:auto;touch-action:none}.merchant-tour-guide{position:fixed;right:28px;bottom:26px;width:min(394px,calc(100vw - 40px));max-height:calc(100vh - 52px);overflow:auto;z-index:122;padding:22px 23px 21px;border:1px solid rgba(188,231,216,.28);border-radius:22px;background:#17293a;color:#f4f7f4;box-shadow:0 24px 60px rgba(14,29,42,.28),0 4px 14px rgba(14,29,42,.16);pointer-events:auto;outline:none;animation:merchant-tour-enter .24s ease-out both}.merchant-tour-actions,.merchant-tour-topline{display:flex;align-items:center;justify-content:space-between;gap:16px}.merchant-tour-eyebrow,.merchant-tour-kicker{color:#a9ddca;font-size:12px;font-weight:800;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.merchant-tour-count{color:rgba(244,247,244,.63);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.12em}.merchant-tour-progress{height:3px;margin:18px 0 24px;overflow:hidden;border-radius:999px;background:rgba(244,247,244,.15)}.merchant-tour-progress span{display:block;height:100%;border-radius:inherit;background:#72c4a5;transition:width .22s ease}.merchant-tour-copy h2{max-width:330px;margin:9px 0;color:#ffffff;font-size:clamp(24px,2vw,31px);font-weight:500;letter-spacing:-.045em;line-height:.98}.merchant-tour-copy p{margin:0;color:rgba(244,247,244,.8);font-size:13px;line-height:1.55}.merchant-tour-copy small{display:block;margin-top:13px;color:rgba(169,221,202,.82);font-size:12px;line-height:1.45}.merchant-tour-error{margin:14px 0 0;padding:10px 12px;border:1px solid rgba(255,164,164,.45);border-radius:10px;color:#ffd7d7;font-size:12px;line-height:1.4}.merchant-tour-actions{margin-top:23px;padding-top:17px;border-top:1px solid rgba(244,247,244,.14)}.merchant-tour-actions button{min-height:42px;border:0;border-radius:11px;padding:0 15px;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.merchant-tour-actions button:focus-visible{outline:3px solid rgba(169,221,202,.9);outline-offset:3px}.merchant-tour-back{background:transparent;color:rgba(244,247,244,.75)}.merchant-tour-back:hover:not(:disabled){color:#ffffff;background:rgba(244,247,244,.09)}.merchant-tour-next{background:#a9ddca;color:#142638}.merchant-tour-next:hover:not(:disabled){background:#c1eedf;transform:translateY(-1px)}.merchant-tour-actions button:disabled{cursor:not-allowed;opacity:.42}html[data-merchant-tour-target] [data-tour-target][data-tour-active]{position:relative;z-index:121;pointer-events:auto;cursor:auto;outline:2px solid #4eb18d;outline-offset:8px;box-shadow:0 0 0 10px rgba(78,177,141,.1),0 18px 42px rgba(42,111,88,.1);transition:outline-offset .18s ease,box-shadow .18s ease}@media (min-width:761px){html[data-merchant-tour-target^=personalization-] .merchant-tour-guide{width:min(300px,calc(100vw - 40px))}}@keyframes merchant-tour-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.merchant-tour-actions button,.merchant-tour-guide,.merchant-tour-progress span,html[data-merchant-tour-target] [data-tour-target]{animation:none;transition:none}}@media (max-width:760px){.merchant-tour-guide{right:16px;bottom:16px;width:calc(100vw - 32px);padding:18px 18px 17px;border-radius:18px}.merchant-tour-progress{margin:15px 0 19px}.merchant-tour-copy h2{font-size:26px}html[data-merchant-tour-target] [data-tour-target]{outline-offset:4px;box-shadow:0 0 0 6px rgba(78,177,141,.1)}}@media (max-width:900px){html body .storefront.checkout-storefront .checkout-layout{grid-template-columns:1fr;gap:30px;padding-top:28px}html body .storefront.checkout-storefront .checkout-summary{position:static;width:100%;min-height:0}}@media (max-width:600px){html body .storefront.checkout-storefront .checkout-layout{width:min(calc(100% - 32px),540px);gap:22px;padding:24px 0 44px}html body .storefront.checkout-storefront .page-intro h1{font-size:39px}html body .storefront.checkout-storefront .checkout-progress-list{grid-template-columns:1fr;gap:11px}html body .storefront.checkout-storefront .checkout-progress-step:not(:last-child):after{top:30px;right:auto;bottom:-11px;left:15px;width:1px;height:auto}html body .storefront.checkout-storefront .checkout-step-panel{min-height:0;padding:25px 18px 22px;border-radius:16px}html body .storefront.checkout-storefront .delivery-options,html body .storefront.checkout-storefront .payment-option{grid-template-columns:1fr}html body .storefront.checkout-storefront .delivery-options button{grid-template-columns:32px minmax(0,1fr)}html body .storefront.checkout-storefront .payment-option{grid-template-columns:18px 32px minmax(0,1fr)}html body .storefront.checkout-storefront .payment-option b{grid-column:3;justify-self:start}html body .storefront.checkout-storefront .checkout-actions{align-items:stretch;flex-direction:column}html body .storefront.checkout-storefront .checkout-next-action{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){html body .storefront.checkout-storefront .checkout-next-action,html body .storefront.checkout-storefront .checkout-summary>.add-cart,html body .storefront.checkout-storefront .delivery-options button,html body .storefront.checkout-storefront .payment-option{transition:none}}html body .storefront.order-tracking-page .order-live-status{display:inline-flex;align-items:center;gap:7px;margin:10px 0 0;color:var(--store-muted);font-size:12px}html body .storefront.order-tracking-page .order-live-status:before{width:6px;height:6px;border-radius:50%;background:var(--store-accent,var(--store-ink));content:""}html body .storefront.favorites-page{--store-bg:var(--store-palette-background,#f8f9fa);--store-ink:var(--store-palette-ink,#212529);--store-muted:var(--store-palette-slate,#495057);--store-line:var(--store-palette-line,#dee2e6);min-height:100vh;background:var(--store-bg)}html body .storefront.favorites-page .store-header{border-bottom-color:color-mix(in srgb,var(--store-palette-line,var(--store-line)) 78%,transparent);background:color-mix(in srgb,var(--store-bg) 92%,transparent)}html body .storefront.favorites-page>.store-notice{background:var(--store-palette-deep,var(--store-ink));color:var(--store-palette-surface,#ffffff)}html body .storefront.favorites-page .account-page{width:min(1240px,calc(100% - clamp(32px, 7vw, 112px)));min-height:calc(100vh - 86px);margin:0 auto;padding:clamp(66px,8vw,108px) 0 96px}html body .storefront.favorites-page .favorites-intro{display:grid;grid-gap:0;gap:0;margin-bottom:39px;padding-bottom:30px;border-bottom:1px solid var(--store-line)}html body .storefront.favorites-page .favorites-intro .store-index{color:var(--store-accent)}html body .storefront.favorites-page .favorites-intro h1{margin:19px 0 17px;color:var(--store-ink);font-family:var(--font-display),Georgia,serif;font-size:clamp(48px,6vw,72px);font-weight:400;letter-spacing:-.07em;line-height:.92}html body .storefront.favorites-page .favorites-intro p{max-width:520px;margin:0;color:var(--store-muted);font-size:13px;line-height:1.7}html body .storefront.favorites-page .favorites-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}html body .storefront.favorites-page .favorites-product-grid .product-card{border-color:var(--store-palette-line,var(--store-line));border-radius:15px;background:var(--store-palette-surface,#fff);box-shadow:none}html body .storefront.favorites-page .favorites-product-grid .product-image{aspect-ratio:1.34;background:color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 8%,var(--store-palette-surface,#fff))}html body .storefront.favorites-page .favorites-product-grid .product-image .product-image-fallback{position:static;display:grid;width:100%;height:100%;place-items:center;overflow:hidden;padding:0;background:linear-gradient(135deg,var(--store-palette-ink,var(--store-ink)),var(--store-palette-slate,var(--store-accent)));color:var(--store-palette-background,var(--store-bg));font-family:var(--font-display),Georgia,serif;font-size:38px;font-weight:450;letter-spacing:-.05em}html body .storefront.favorites-page .favorites-product-grid .product-image>button{top:9px;right:9px;width:32px;height:32px}html body .storefront.favorites-page .favorites-product-grid .product-image>button.is-favorite,html body .storefront.favorites-page .favorites-product-grid .product-image>button:hover{border-color:color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 34%,var(--store-palette-line,var(--store-line)));background:color-mix(in srgb,var(--store-palette-accent-soft,var(--store-accent)) 54%,var(--store-palette-surface,#ffffff));color:var(--store-palette-slate,var(--store-accent))}html body .storefront.favorites-page .favorites-product-grid .product-image>span:not(.product-image-fallback){top:9px;bottom:auto;left:9px;padding:5px 7px;font-size:12px}html body .storefront.favorites-page .favorites-product-grid .product-info{gap:9px;padding:12px 13px 3px}html body .storefront.favorites-page .favorites-product-grid .product-info small{font-size:12px}html body .storefront.favorites-page .favorites-product-grid .product-info h3{margin-top:5px;font-size:13px}html body .storefront.favorites-page .favorites-product-grid .product-price strong{font-size:14px}html body .storefront.favorites-page .favorites-product-grid .product-price del{font-size:12px}html body .storefront.favorites-page .favorites-product-grid .product-card-actions{gap:7px;padding:7px 13px 13px}html body .storefront.favorites-page .favorites-product-grid .product-card-actions .add-cart,html body .storefront.favorites-page .favorites-product-grid .product-detail-link{min-height:38px}html body .storefront.favorites-page .favorites-product-grid .product-card-actions .add-cart{background:var(--store-palette-slate,var(--store-accent));color:var(--store-palette-surface,#ffffff)}html body .storefront.favorites-page .favorites-product-grid .product-card-actions .add-cart:hover{background:color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 84%,var(--store-palette-ink,var(--store-ink)))}html body .storefront.favorites-page .favorites-empty{display:grid;min-height:210px;place-items:center;align-content:center;grid-gap:8px;gap:8px;margin-top:8px;padding:34px;border:1px dashed var(--store-line);border-radius:15px;background:color-mix(in srgb,var(--store-palette-surface,#fff) 66%,transparent);text-align:center}html body .storefront.favorites-page .favorites-empty h2,html body .storefront.favorites-page .favorites-empty p{margin:0}html body .storefront.favorites-page .favorites-empty h2{color:var(--store-ink);font-size:18px}html body .storefront.favorites-page .favorites-empty p{color:var(--store-muted);font-size:12px}html body .storefront .store-favorite-link{position:relative;overflow:visible}html body .storefront .store-favorite-count{position:absolute;top:-7px;right:-7px;display:grid;min-width:17px;height:17px;place-items:center;padding:0 4px;border:2px solid var(--store-bg);border-radius:999px;background:var(--store-palette-deep,var(--store-ink));color:var(--store-palette-background,#fff);font-size:12px;font-weight:800;line-height:1}@media (max-width:1080px){html body .storefront.favorites-page .favorites-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){html body .storefront.favorites-page .account-page{width:min(100% - 32px,560px);padding-top:54px}html body .storefront.favorites-page .favorites-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){html body .storefront.favorites-page .favorites-product-grid{grid-template-columns:1fr}}.dashboard-page .dashboard-sidebar nav a .dashboard-nav-label{display:flex;min-width:0;align-items:center;gap:8px;overflow:hidden;opacity:1;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .sidebar-notification-count{display:inline-grid;min-width:20px;height:20px;flex:0 0 auto;place-items:center;padding:0 5px;border:1px solid var(--feedback-success-border);border-radius:999px;background:var(--feedback-success-bg);box-shadow:0 0 0 3px color-mix(in srgb,var(--feedback-success-ink) 14%,transparent);color:var(--feedback-success-ink);font-size:12px;font-weight:800;line-height:1;animation:sidebar-new-order-pulse 1.8s ease-in-out infinite}@keyframes sidebar-new-order-pulse{0%,to{box-shadow:0 0 0 3px color-mix(in srgb,var(--feedback-success-ink) 14%,transparent)}50%{box-shadow:0 0 0 6px color-mix(in srgb,var(--feedback-success-ink) 5%,transparent)}}@media (prefers-reduced-motion:reduce){.dashboard-page .sidebar-notification-count{animation:none}}@media (max-width:1050px){.dashboard-page .dashboard-sidebar nav a .dashboard-nav-label{display:none}}@media (max-width:600px){.personalization-live-panel{grid-template-columns:1fr;gap:14px;padding:17px}.personalization-mini-banner,.personalization-mini-preview{height:120px}.personalization-live-footer{grid-column:auto;justify-content:flex-start}.personalization-preview-cta{margin-left:auto}}html body .personalization-live-footer .personalization-preview-cta,html body .personalization-live-panel:hover .personalization-preview-cta{color:var(--ui-paper)}@media (max-width:1100px){html body .personalization-live-panel{grid-template-columns:minmax(180px,.7fr) minmax(360px,1.3fr)}html body .personalization-live-footer{grid-column:1/-1;grid-template-columns:auto auto minmax(0,1fr) auto;grid-template-areas:"label swatches name action";align-items:center;gap:8px 10px;padding:14px 0 0;border-top:1px solid var(--ui-border);border-left:0}html body .personalization-live-footer>.palette-inline-swatches{justify-content:flex-start}html body .personalization-live-footer .personalization-preview-cta{margin:0}}html body .storefront .product-reviews{display:grid;grid-gap:20px;gap:20px;padding:34px 0 42px;border-top:1px solid var(--store-palette-line,var(--store-line))}html body .storefront .product-reviews-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}html body .storefront .product-reviews-heading h2{margin:10px 0 6px;color:var(--store-palette-ink,var(--store-ink));font:400 clamp(28px,4vw,42px)/1 Georgia,serif;letter-spacing:-.05em}html body .storefront .product-review-login,html body .storefront .product-reviews-heading p{margin:0;color:var(--store-palette-slate,var(--store-muted));font-size:13px;line-height:1.55}html body .storefront .product-reviews-count{padding:8px 11px;border:1px solid var(--store-palette-line,var(--store-line));border-radius:999px;color:var(--store-palette-slate,var(--store-accent));font-size:12px;white-space:nowrap}html body .storefront .product-reviews-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}html body .storefront .product-review-card,html body .storefront .product-review-form,html body .storefront .product-reviews-empty{padding:16px;border:1px solid var(--store-palette-line,var(--store-line));border-radius:14px;background:color-mix(in srgb,var(--store-palette-accent-soft,var(--store-accent)) 8%,var(--store-palette-surface,#fff))}html body .storefront .product-review-card header{display:flex;align-items:center;justify-content:space-between;gap:10px}html body .storefront .product-review-card header strong{color:var(--store-palette-ink,var(--store-ink));font-size:13px}html body .storefront .product-review-card header span{color:var(--store-palette-slate,var(--store-accent));font-size:13px;letter-spacing:1px;white-space:nowrap}html body .storefront .product-review-card p{margin:12px 0 10px;color:var(--store-palette-slate,var(--store-muted));font-size:13px;line-height:1.55}html body .storefront .product-review-card small{color:var(--store-palette-slate,var(--store-muted));font-size:11px}html body .storefront .product-review-form{display:grid;grid-template-columns:180px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:end}html body .storefront .product-review-form .product-review-comment,html body .storefront .product-review-form>div:first-child{display:grid;grid-gap:5px;gap:5px}html body .storefront .product-review-form label,html body .storefront .product-review-form>div:first-child strong{color:var(--store-palette-ink,var(--store-ink));font-size:12px;font-weight:700}html body .storefront .product-review-form>div:first-child small{color:var(--store-palette-slate,var(--store-muted));font-size:12px}html body .storefront .product-review-form select,html body .storefront .product-review-form textarea{display:block;width:100%;margin-top:6px;padding:10px 11px;border:1px solid var(--store-palette-line,var(--store-line));border-radius:9px;background:var(--store-palette-surface,#fff);color:var(--store-palette-ink,var(--store-ink));font:inherit}html body .storefront .product-review-form textarea{min-height:43px;resize:vertical}html body .storefront .product-review-form .add-cart{min-height:43px;white-space:nowrap}html body .storefront .product-review-form .form-error{grid-column:1/-1;margin:0}html body .storefront .product-review-login a{color:var(--store-palette-slate,var(--store-accent));font-weight:700}@media (max-width:760px){html body .storefront .product-reviews-heading{align-items:flex-start;flex-direction:column}html body .storefront .product-reviews-list{grid-template-columns:1fr}html body .storefront .product-review-form{grid-template-columns:1fr;align-items:stretch}}.dashboard-page .report-orders-search .sr-only,.dashboard-page .report-products-search .sr-only,.dashboard-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;border:0;clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.dashboard-page .report-orders-search,.dashboard-page .report-products-search{isolation:isolate}.dashboard-page .report-orders-search input,.dashboard-page .report-products-search input{min-height:0;padding:0;border:0;border-radius:0;outline:0;background:transparent;box-shadow:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.dashboard-page .report-orders-search input:focus,.dashboard-page .report-orders-search input:hover,.dashboard-page .report-products-search input:focus,.dashboard-page .report-products-search input:hover{border:0;background:transparent;box-shadow:none;outline:0}.dashboard-page .report-orders-search input::-webkit-search-cancel-button,.dashboard-page .report-products-search input::-webkit-search-cancel-button{display:none;-webkit-appearance:none;appearance:none}.dashboard-page .report-orders-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px;flex-wrap:wrap}.dashboard-page .report-orders-search{display:flex;min-width:min(100%,280px);flex:1 1 320px;align-items:center;gap:9px;min-height:40px;padding:0 12px;border:1px solid var(--overview-line);border-radius:11px;background:var(--overview-panel,#fff);color:var(--overview-muted);transition:border-color .16s ease,box-shadow .16s ease}.dashboard-page .report-orders-search:focus-within{border-color:color-mix(in srgb,var(--report-violet) 52%,var(--overview-line));box-shadow:0 0 0 3px color-mix(in srgb,var(--report-violet) 12%,transparent)}.dashboard-page .report-orders-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--overview-ink);font:inherit;font-size:12px}.dashboard-page .report-orders-search input::placeholder{color:var(--overview-muted);opacity:.78}.dashboard-page .report-order-filter-list{display:flex;max-width:100%;align-items:center;gap:5px;overflow-x:auto;padding:2px;scrollbar-width:thin}.dashboard-page .report-order-filter-list button{flex:0 0 auto;min-height:34px;padding:0 11px;border:1px solid var(--overview-line);border-radius:999px;background:var(--overview-panel,#fff);color:var(--overview-muted);font-size:12px;font-weight:750;white-space:nowrap;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.dashboard-page .report-order-filter-list button:hover{border-color:color-mix(in srgb,var(--report-violet) 36%,var(--overview-line));color:var(--report-violet)}.dashboard-page .report-order-filter-list button:focus-visible{outline:2px solid var(--report-violet);outline-offset:2px}.dashboard-page .report-order-filter-list button.is-active{border-color:var(--report-violet);background:var(--report-violet);color:#fff}.dashboard-page .report-customer-cell{overflow:hidden;color:var(--overview-ink);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .order-card-actions{display:grid;min-width:365px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"picker picker" "confirm view";align-items:stretch;grid-gap:10px;gap:10px;flex-wrap:nowrap}.dashboard-page .order-card-actions:not(:has(.order-courier-picker)){min-width:280px;grid-template-columns:auto auto;grid-template-areas:"confirm view";align-items:center}.dashboard-page .order-courier-picker{width:100%;grid-area:picker}.dashboard-page .order-courier-picker label{gap:6px}.dashboard-page .order-courier-picker label>span{padding-left:2px;color:var(--orders-muted,#71809a);font-size:12px;letter-spacing:.13em}.dashboard-page .order-courier-picker select{min-height:42px;padding-inline:11px 30px;border-color:#dfe5ee;border-radius:13px;background:#f8fafc;box-shadow:inset 0 0 0 1px rgb(255 255 255/72%);font-size:12px;font-weight:750;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.dashboard-page .order-courier-picker select:hover{border-color:#c7d0df;background:#ffffff}.dashboard-page .order-courier-picker select:focus-visible{border-color:var(--orders-purple,#7353ec);background:#ffffff;box-shadow:0 0 0 3px rgb(115 83 236/13%)}.dashboard-page .order-card-action{border:1px solid transparent;border-radius:14px;box-shadow:0 7px 15px rgb(31 45 72/10%);letter-spacing:-.01em;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.dashboard-page .order-card-action svg{flex:0 0 auto}.dashboard-page .order-card-confirm{grid-area:confirm;min-width:162px;padding-inline:15px;box-shadow:0 8px 18px rgb(47 140 105/20%)}.dashboard-page .order-card-confirm:hover:not(:disabled){background:#247454;box-shadow:0 11px 22px rgb(47 140 105/27%);transform:translateY(-1px)}.dashboard-page .order-card-view{grid-area:view;min-width:138px;padding-inline:14px;background:var(--orders-ink,#17223d)}.dashboard-page .order-card-view:hover:not(:disabled){background:#273451;box-shadow:0 10px 20px rgb(23 34 61/20%);transform:translateY(-1px)}.dashboard-page .order-card-action:focus-visible{outline:3px solid rgb(115 83 236/24%);outline-offset:3px}@media (max-width:1100px){.dashboard-page .order-card-actions{min-width:min(365px,100%)}}@media (max-width:700px){.dashboard-page .order-card-actions,.dashboard-page .order-card-actions:not(:has(.order-courier-picker)){width:100%;min-width:0;grid-template-columns:minmax(0,1fr);grid-template-areas:"picker" "confirm" "view";align-items:stretch}.dashboard-page .order-card-confirm,.dashboard-page .order-card-view,.dashboard-page .order-courier-picker{width:100%}}@media (prefers-reduced-motion:reduce){.dashboard-page .order-card-action,.dashboard-page .order-courier-picker select{transition:none}}.dashboard-page .order-courier-picker .select-field,.dashboard-page .order-courier-picker .select-field-trigger{width:100%}.dashboard-page .order-courier-picker .select-field-trigger{min-height:42px;padding:0 10px 0 11px;border-color:var(--ui-line);border-radius:13px;background:var(--ui-surface-subtle);color:var(--ui-forest-deep);font:750 12px var(--ui-font);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ui-panel) 72%,transparent);transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.dashboard-page .order-courier-picker .select-field-trigger:hover,.dashboard-page .order-courier-picker .select-field-trigger[aria-expanded=true]{border-color:color-mix(in srgb,var(--ui-forest) 58%,var(--ui-line));background:var(--ui-panel)}.dashboard-page .order-courier-picker .select-field-trigger[aria-expanded=true]{box-shadow:0 0 0 3px color-mix(in srgb,var(--ui-forest) 14%,transparent)}.dashboard-page .order-courier-picker .select-field-trigger:focus-visible{border-color:var(--ui-forest);outline:3px solid color-mix(in srgb,var(--ui-forest) 20%,transparent);outline-offset:2px;box-shadow:none}.dashboard-page .order-courier-picker .select-field-chevron{color:var(--ui-muted)}.dashboard-page .order-courier-picker .select-field-menu{top:calc(100% + 7px);right:0;left:0;max-height:min(260px,35vh);gap:3px;padding:6px;border-color:var(--ui-line);border-radius:14px;background:var(--ui-panel);box-shadow:0 18px 36px color-mix(in srgb,var(--ui-forest-deep) 15%,transparent),0 3px 8px color-mix(in srgb,var(--ui-forest-deep) 6%,transparent)}.dashboard-page .order-courier-picker .select-field-option{display:grid;min-height:43px;align-items:center;grid-gap:2px;gap:2px;padding:8px 9px;border-radius:9px;color:var(--ui-forest-deep)}.dashboard-page .order-courier-picker .select-field-option.is-highlighted,.dashboard-page .order-courier-picker .select-field-option.is-selected,.dashboard-page .order-courier-picker .select-field-option:hover{background:var(--ui-mint)}.dashboard-page .order-courier-picker .select-field-option.is-selected{color:var(--ui-forest-deep)}.dashboard-page .order-courier-picker .select-field-option-description,.dashboard-page .order-courier-picker .select-field-option-label{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .order-courier-picker .select-field-option-description{color:var(--ui-muted)}.route-loading-content{min-height:calc(100vh - 76px);animation:route-loading-enter .16s ease-out both}.route-loading-heading{display:grid;grid-gap:16px;gap:16px;max-width:620px;margin-bottom:32px}.route-loading-brand,.route-loading-card-top span,.route-loading-catalog-heading span,.route-loading-description,.route-loading-eyebrow,.route-loading-lines span,.route-loading-product-grid span,.route-loading-shop-action,.route-loading-shop-hero .route-loading-description,.route-loading-shop-title,.route-loading-title{display:block;border-radius:999px;background:linear-gradient(100deg,color-mix(in srgb,var(--ui-border) 72%,transparent),color-mix(in srgb,var(--ui-surface) 92%,var(--ui-mint)),color-mix(in srgb,var(--ui-border) 72%,transparent));background-size:220% 100%;animation:route-loading-shimmer 1.25s ease-in-out infinite}.route-loading-eyebrow{width:112px;height:10px}.route-loading-title{width:min(100%,360px);height:48px;border-radius:14px}.route-loading-description{width:min(100%,420px);height:16px}.route-loading-card{position:relative;display:grid;grid-gap:26px;gap:26px;min-height:250px;padding:28px;overflow:hidden;border:1px solid var(--ui-border);border-radius:var(--ui-radius-lg);background:color-mix(in srgb,var(--ui-surface) 94%,var(--ui-mint));box-shadow:var(--ui-shadow)}.route-loading-card-top{display:flex;gap:12px}.route-loading-card-top span{width:96px;height:34px;border-radius:12px}.route-loading-card-top span:first-child{width:180px}.route-loading-lines{display:grid;grid-gap:14px;gap:14px;max-width:72%}.route-loading-lines span{height:18px}.route-loading-lines span:first-child{width:64%;height:28px;border-radius:10px}.route-loading-lines span:last-child{width:46%}.route-loading-card .loading-spinner{position:absolute;right:28px;bottom:28px}.route-loading-storefront{min-height:100vh;padding-bottom:80px;background:var(--paper);color:var(--ink)}.route-loading-store-header{display:flex;align-items:center;gap:14px;min-height:78px;padding:0 max(24px,calc((100vw - 1320px) / 2));border-bottom:1px solid var(--line);background:var(--paper)}.route-loading-logo{width:42px;height:42px;border-radius:50%;background:var(--line);animation:route-loading-pulse 1.25s ease-in-out infinite}.route-loading-brand{width:190px;height:16px}.route-loading-store-header>div{display:flex;gap:18px;margin-left:auto}.route-loading-store-header>div span{display:block;width:64px;height:12px;border-radius:999px;background:var(--line);animation:route-loading-pulse 1.25s ease-in-out infinite}.route-loading-shop-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);grid-gap:clamp(32px,7vw,112px);gap:clamp(32px,7vw,112px);min-height:360px;padding-top:72px;padding-bottom:72px}.route-loading-shop-hero>div{display:grid;align-content:center;justify-items:start;grid-gap:18px;gap:18px}.route-loading-shop-title{width:min(100%,440px);height:70px;border-radius:16px}.route-loading-shop-hero .route-loading-description{width:min(100%,500px);height:20px}.route-loading-shop-action{width:160px;height:44px;margin-top:8px;border-radius:14px}.route-loading-shop-visual{min-height:300px;border-radius:28px;background:color-mix(in srgb,var(--line) 82%,var(--paper));animation:route-loading-pulse 1.25s ease-in-out infinite}.route-loading-shop-catalog{display:grid;grid-gap:28px;gap:28px}.route-loading-catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.route-loading-catalog-heading span:first-child{width:240px;height:32px}.route-loading-catalog-heading span:last-child{width:120px;height:14px}.route-loading-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.route-loading-product-grid span{min-height:280px;border-radius:20px}.route-loading-shop-catalog>.loading-spinner{justify-self:center}@keyframes route-loading-shimmer{0%{background-position:180% 0}to{background-position:-40% 0}}@keyframes route-loading-pulse{0%,to{opacity:.58}50%{opacity:1}}@keyframes route-loading-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.route-loading-brand,.route-loading-card-top span,.route-loading-catalog-heading span,.route-loading-content,.route-loading-description,.route-loading-eyebrow,.route-loading-lines span,.route-loading-logo,.route-loading-product-grid span,.route-loading-shop-action,.route-loading-shop-hero .route-loading-description,.route-loading-shop-title,.route-loading-shop-visual,.route-loading-store-header>div span,.route-loading-title{animation:none}}@media (max-width:800px){.route-loading-shop-hero{grid-template-columns:minmax(0,1fr)}.route-loading-shop-visual{min-height:220px}.route-loading-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.route-loading-global{min-height:100vh}html body .global-loading-indicator{z-index:1000;border-color:var(--ui-forest,var(--line));background:color-mix(in srgb,var(--ui-surface,var(--paper)) 94%,transparent);color:var(--ui-forest-deep,var(--ink));box-shadow:0 12px 30px rgb(17 17 17/12%)}.navigation-loading-overlay{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:24px;background:color-mix(in srgb,var(--ui-surface,var(--paper)) 12%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:navigation-loading-fade-in .14s ease-out both;cursor:wait}.navigation-loading-overlay--dashboard{inset:65px 0 0 245px}.navigation-loading-indicator{display:inline-flex;align-items:center;gap:10px;min-width:152px;justify-content:center;padding:14px 18px;border:1px solid color-mix(in srgb,var(--ui-border,var(--line)) 90%,transparent);border-radius:16px;background:color-mix(in srgb,var(--ui-surface,var(--card)) 90%,transparent);color:var(--ui-forest-deep,var(--ink));box-shadow:0 14px 34px color-mix(in srgb,var(--ui-forest-deep,var(--ink)) 12%,transparent);font-size:12px;font-weight:700;letter-spacing:.02em}.navigation-loading-indicator .loading-spinner{color:var(--ui-forest,var(--ink))}@keyframes navigation-loading-fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:1050px){.navigation-loading-overlay--dashboard{left:78px}}@media (max-width:700px){.navigation-loading-overlay--dashboard{left:0}}@media (prefers-reduced-motion:reduce){.navigation-loading-overlay{animation:none}}html body .dashboard-page .product-create-form{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}html body .dashboard-page .product-create-form .product-create-studio{display:grid;overflow:hidden;border:1px solid var(--ui-border);border-radius:22px;background:var(--ui-surface-subtle);box-shadow:0 18px 38px rgb(17 17 17/8%)}html body .dashboard-page .product-create-studio-header{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding:25px 28px 20px;border-bottom:1px solid var(--ui-border);background:var(--ui-panel)}html body .dashboard-page .product-create-studio-header>div{display:grid;grid-gap:7px;gap:7px;min-width:0}html body .dashboard-page .product-create-studio-header .dashboard-eyebrow{margin:0;color:var(--ui-forest);font-size:12px}html body .dashboard-page .product-create-studio-header h2{margin:0;color:var(--ui-forest-deep);font-family:var(--font-display),Georgia,serif;font-size:clamp(27px,3vw,40px);font-weight:450;letter-spacing:-.06em;line-height:.98}html body .dashboard-page .product-create-studio-header p{margin:0;color:var(--ui-muted);font-size:12px;line-height:1.45}html body .dashboard-page .product-create-studio-header .product-live-preview-live{margin-bottom:3px}html body .dashboard-page .product-create-studio-canvas{display:grid;grid-gap:24px;gap:24px;min-width:0;padding:28px;background:var(--ui-panel)}html body .dashboard-page .product-create-studio-product{grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);gap:clamp(28px,4vw,58px);max-width:1120px;width:100%;margin:0 auto}html body .dashboard-page .product-create-studio-gallery{display:grid;align-content:start;grid-gap:0;gap:0}html body .dashboard-page .product-create-studio-gallery .product-live-preview-media{aspect-ratio:1.7/1;border-radius:20px}html body .dashboard-page .product-create-studio-gallery .product-live-preview-fallback{font-size:clamp(54px,7vw,92px)}html body .dashboard-page .product-create-gallery-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:17px;padding-bottom:9px;border-bottom:1px solid var(--ui-border)}html body .dashboard-page .product-create-gallery-toolbar>div{display:grid;grid-gap:4px;gap:4px}html body .dashboard-page .product-create-gallery-toolbar strong{color:var(--ui-forest-deep);font-size:12px;font-weight:800}html body .dashboard-page .product-create-gallery-toolbar small,html body .dashboard-page .product-create-gallery-toolbar span{color:var(--ui-muted);font-size:12px;line-height:1.4}html body .dashboard-page .product-create-gallery-toolbar small{max-width:180px;text-align:right}html body .dashboard-page .product-create-gallery-thumbnails{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}html body .dashboard-page .product-create-gallery-thumbnails>div{position:relative}html body .dashboard-page .product-create-gallery-thumbnails>div>button:first-child{position:relative;display:grid;width:82px;height:82px;place-items:center;padding:3px;overflow:hidden;border:1px solid var(--ui-border);border-radius:13px;background:var(--ui-surface-subtle);color:var(--ui-forest-deep);cursor:pointer;font-family:var(--font-display),Georgia,serif;font-size:24px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}html body .dashboard-page .product-create-gallery-thumbnails>div>button:first-child:focus-visible,html body .dashboard-page .product-create-gallery-thumbnails>div>button:first-child:hover{border-color:var(--ui-forest);transform:translateY(-2px)}html body .dashboard-page .product-create-gallery-thumbnails>div.is-primary>button:first-child{border-color:var(--ui-forest-deep);box-shadow:0 0 0 2px color-mix(in srgb,var(--ui-forest-deep) 16%,transparent)}html body .dashboard-page .product-create-gallery-thumbnails>div>button:first-child img{display:block;width:100%;height:100%;border-radius:9px;object-fit:cover}html body .dashboard-page .product-create-gallery-thumbnails>div>button:first-child>span{position:absolute;right:3px;bottom:3px;left:3px;padding:4px 2px;border-radius:0 0 7px 7px;background:rgb(23 23 23/78%);color:#fff;font-size:12px;font-weight:800;letter-spacing:.02em;text-align:center}html body .dashboard-page .product-create-gallery-remove{position:absolute;top:-7px;right:-7px;display:grid;width:21px;height:21px;place-items:center;padding:0;border:1px solid var(--ui-border);border-radius:50%;background:var(--ui-panel);color:#a54b45;cursor:pointer;font-size:15px;line-height:1}html body .dashboard-page .product-create-gallery-remove:focus-visible,html body .dashboard-page .product-create-gallery-remove:hover{border-color:#a54b45;background:#fff3f2}html body .dashboard-page .product-create-image-tools{margin-top:17px;padding-top:15px;border-top:1px solid var(--ui-border)}html body .dashboard-page .product-create-image-tools .media-upload{display:block;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}html body .dashboard-page .product-create-image-tools .media-upload-header{display:flex;align-items:center;justify-content:space-between;gap:12px}html body .dashboard-page .product-create-image-tools .media-upload-header>div{display:grid;grid-gap:4px;gap:4px;min-width:0}html body .dashboard-page .product-create-image-tools .media-upload-header strong{color:var(--ui-forest-deep);font-size:12px;font-weight:800}html body .dashboard-page .product-create-image-tools .media-upload-header small,html body .dashboard-page .product-create-image-tools .media-upload-header span{color:var(--ui-muted);font-size:12px;line-height:1.4}html body .dashboard-page .product-create-image-tools .media-upload-header small:not(.media-upload-limit){display:none}html body .dashboard-page .product-create-image-tools .media-upload-header .media-upload-limit{color:var(--ui-forest)}html body .dashboard-page .product-create-image-tools .media-upload-trigger{display:inline-flex;width:auto;min-width:137px;min-height:38px;align-items:center;justify-content:center;padding:0 13px;border:1px solid var(--ui-forest-deep);border-radius:999px;background:var(--ui-forest-deep);color:var(--ui-panel);cursor:pointer;font-size:12px;font-weight:800}html body .dashboard-page .product-create-image-tools .media-upload-trigger:focus-within,html body .dashboard-page .product-create-image-tools .media-upload-trigger:hover{background:var(--ui-forest)}html body .dashboard-page .product-create-image-tools .media-preview-grid,html body .dashboard-page .product-create-image-tools .media-upload-status{display:none}html body .dashboard-page .product-create-studio-copy{display:grid;align-content:start;grid-gap:14px;gap:14px;padding-top:3px}html body .dashboard-page .product-create-studio-copy .product-live-preview-stock{margin:-2px 0 0}html body .dashboard-page .product-create-field-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}html body .dashboard-page .product-create-description-field>span,html body .dashboard-page .product-create-field-heading label,html body .dashboard-page .product-create-inline-field>label,html body .dashboard-page .product-create-offer-editor legend,html body .dashboard-page .product-create-offer-editor legend small,html body .dashboard-page .product-create-offer-fields label>span,html body .dashboard-page .product-create-price-fields label>span,html body .dashboard-page .product-create-settings-card .dashboard-eyebrow,html body .dashboard-page .product-create-slug-field>span,html body .dashboard-page .product-create-stock-fields label,html body .dashboard-page .product-create-title-field>span{color:var(--ui-muted);font-size:12px;font-weight:850;letter-spacing:.13em}html body .dashboard-page .product-create-field-heading button,html body .dashboard-page .product-create-quick-category button{padding:0;border:0;border-bottom:1px solid;background:transparent;color:var(--ui-forest);cursor:pointer;font-size:12px}html body .dashboard-page .product-create-field-heading button:focus-visible,html body .dashboard-page .product-create-field-heading button:hover{color:var(--ui-forest-deep)}html body .dashboard-page .product-create-inline-field .select-field,html body .dashboard-page .product-create-inline-field .select-field-trigger{width:100%}html body .dashboard-page .product-create-inline-field .select-field-trigger,html body .dashboard-page .product-create-settings-card .select-field-trigger,html body .dashboard-page .product-create-settings-card input,html body .dashboard-page .product-create-studio-copy input,html body .dashboard-page .product-create-studio-copy textarea{border-color:var(--ui-border);border-radius:11px;background:var(--ui-surface-subtle);color:var(--ui-forest-deep);box-shadow:none}html body .dashboard-page .product-create-inline-field .select-field-trigger,html body .dashboard-page .product-create-studio-copy input{min-height:37px}html body .dashboard-page .product-create-studio-copy input,html body .dashboard-page .product-create-studio-copy textarea{width:100%;min-width:0;padding:9px 11px;font-size:12px}html body .dashboard-page .product-create-settings-card input:focus,html body .dashboard-page .product-create-studio-copy input:focus,html body .dashboard-page .product-create-studio-copy textarea:focus{border-color:var(--ui-forest);outline:2px solid color-mix(in srgb,var(--ui-forest) 16%,transparent);outline-offset:1px}html body .dashboard-page .product-create-title-field{display:grid;grid-gap:7px;gap:7px}html body .dashboard-page .product-create-title-field input{min-height:0;padding:0 0 7px;color:var(--ui-forest-deep);font-family:var(--font-display),Georgia,serif;font-size:clamp(31px,4vw,54px);letter-spacing:-.07em;line-height:.98}html body .dashboard-page .product-create-title-field input::placeholder{color:color-mix(in srgb,var(--ui-forest-deep) 50%,var(--ui-panel))}html body .dashboard-page .product-create-title-field input:focus{outline:0;border-color:var(--ui-forest-deep)}html body .dashboard-page .product-create-slug-field{display:grid;grid-gap:5px;gap:5px;margin-top:-5px}html body .dashboard-page .product-create-slug-field input{min-height:30px;padding:4px 8px;font-size:12px}html body .dashboard-page .product-create-price-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}html body .dashboard-page .product-create-offer-fields label,html body .dashboard-page .product-create-price-fields label{display:grid;grid-gap:6px;gap:6px;min-width:0}html body .dashboard-page .product-create-offer-fields .money-input,html body .dashboard-page .product-create-price-fields .money-input{display:flex;min-height:37px;align-items:center;border:1px solid var(--ui-border);background:var(--ui-surface-subtle)}html body .dashboard-page .product-create-offer-fields .money-input>b,html body .dashboard-page .product-create-price-fields .money-input>b{padding-left:10px;color:var(--ui-muted);font-weight:750}html body .dashboard-page .product-create-offer-fields .money-input input,html body .dashboard-page .product-create-price-fields .money-input input{min-height:35px}html body .dashboard-page .product-create-offer-fields .money-input input:focus,html body .dashboard-page .product-create-offer-fields .money-input input:focus-visible,html body .dashboard-page .product-create-price-fields .money-input input:focus,html body .dashboard-page .product-create-price-fields .money-input input:focus-visible{border:0!important;outline:0!important;box-shadow:none!important}html body .dashboard-page .product-create-offer-fields .money-input:focus-within,html body .dashboard-page .product-create-price-fields .money-input:focus-within{border-color:var(--ui-forest);outline:2px solid color-mix(in srgb,var(--ui-forest) 16%,transparent);outline-offset:1px}html body .dashboard-page .product-create-offer-editor{display:grid;grid-gap:11px;gap:11px;min-width:0;margin:0;padding:13px;border:1px solid var(--ui-border);border-radius:14px;background:color-mix(in srgb,var(--ui-surface-subtle) 70%,var(--ui-panel))}html body .dashboard-page .product-create-offer-editor legend{padding:0 5px;color:var(--ui-forest-deep);font-size:12px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}html body .dashboard-page .product-create-offer-editor legend small{margin-left:5px;color:var(--ui-muted);font-size:12px;font-weight:500;letter-spacing:0;text-transform:none}html body .dashboard-page .product-create-switch-row{display:flex;align-items:center;gap:9px;min-width:0;cursor:pointer}html body .dashboard-page .product-create-switch-row>input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}html body .dashboard-page .product-create-switch{display:inline-flex;width:30px;height:18px;flex:0 0 auto;align-items:center;padding:2px;border-radius:999px;background:var(--ui-mint-strong);transition:background-color .16s ease}html body .dashboard-page .product-create-switch i{display:block;width:14px;height:14px;border-radius:50%;background:var(--ui-panel);box-shadow:0 1px 3px rgb(17 17 17/20%);transition:transform .16s ease}html body .dashboard-page .product-create-switch-row>input:checked+.product-create-switch{background:var(--ui-forest-deep)}html body .dashboard-page .product-create-switch-row>input:checked+.product-create-switch i{transform:translateX(12px)}html body .dashboard-page .product-create-switch-row>input:focus-visible+.product-create-switch{outline:2px solid var(--ui-forest);outline-offset:3px}html body .dashboard-page .product-create-switch-row>span:last-child{display:grid;grid-gap:3px;gap:3px;min-width:0}html body .dashboard-page .product-create-switch-row strong{color:var(--ui-forest-deep);font-size:12px}html body .dashboard-page .product-create-switch-row small{color:var(--ui-muted);font-size:12px}html body .dashboard-page .product-create-offer-fields{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);grid-gap:8px;gap:8px}html body .dashboard-page .product-create-offer-summary{color:var(--ui-forest);font-size:12px}html body .dashboard-page .product-create-description-field{display:grid;grid-gap:7px;gap:7px;margin-top:1px;padding-top:14px;border-top:1px solid var(--ui-border)}html body .dashboard-page .product-create-description-field textarea{min-height:76px;resize:vertical;line-height:1.5}html body .dashboard-page .product-create-studio-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"stock publication";align-items:start;grid-gap:16px;gap:16px;max-width:1120px;width:100%;margin:0 auto}html body .dashboard-page .product-create-settings-side{display:contents}html body .dashboard-page .product-create-complements-editor{grid-area:complements}html body .dashboard-page .product-create-stock-editor{grid-area:stock}html body .dashboard-page .product-create-publication-editor{grid-area:publication}html body .dashboard-page .product-create-settings-card{min-width:0;padding:18px;border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-surface-subtle)}html body .dashboard-page .product-create-settings-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}html body .dashboard-page .product-create-settings-card>header>div{display:grid;grid-gap:5px;gap:5px}html body .dashboard-page .product-create-settings-card .dashboard-eyebrow{margin:0;color:var(--ui-forest);font-size:12px}html body .dashboard-page .product-create-settings-card h3{margin:0;color:var(--ui-forest-deep);font-family:var(--font-display),Georgia,serif;font-size:20px;font-weight:450;letter-spacing:-.04em}html body .dashboard-page .product-create-settings-card p{color:var(--ui-muted);font-size:12px;line-height:1.45;margin:0 0 1rem}html body .dashboard-page .product-create-settings-card>header>button{flex:0 0 auto;padding:8px 10px;border:1px solid var(--ui-forest-deep);border-radius:999px;background:var(--ui-forest-deep);color:var(--ui-panel);cursor:pointer;font-size:12px;font-weight:800}html body .dashboard-page .product-create-settings-card>header>button:focus-visible,html body .dashboard-page .product-create-settings-card>header>button:hover:not(:disabled){background:var(--ui-forest)}html body .dashboard-page .product-create-settings-card>header>button:disabled{cursor:not-allowed;opacity:.5}html body .dashboard-page .product-create-settings-empty{padding:14px;border:1px dashed var(--ui-border);border-radius:11px;color:var(--ui-muted);font-size:12px}html body .dashboard-page .product-create-complement-list{display:grid;grid-gap:10px;gap:10px}html body .dashboard-page .product-create-complement-list>article{min-width:0;overflow:hidden;padding:11px 12px;border:1px solid var(--ui-border);border-radius:12px;background:var(--ui-panel)}html body .dashboard-page .product-create-complement-heading{display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-width:0}html body .dashboard-page .product-create-complement-heading>span{color:var(--ui-forest);font-size:12px;font-weight:850}html body .dashboard-page .product-create-complement-heading>input{width:100%;min-width:0;min-height:31px;padding:6px 8px;font-size:12px}html body .dashboard-page .product-create-complement-heading>button{white-space:nowrap;padding:0;border:0;background:transparent;color:#a54b45;cursor:pointer;font-size:12px}html body .dashboard-page .product-create-option-values{display:grid;grid-gap:8px;gap:8px;margin:9px 0 0 33px;min-width:0}html body .dashboard-page .product-create-option-values>div{display:flex;flex-wrap:wrap;gap:5px}html body .dashboard-page .product-create-option-values>div>span{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border:1px solid var(--ui-border);border-radius:999px;color:var(--ui-forest-deep);font-size:12px}html body .dashboard-page .product-create-option-values>div>span button{padding:0;border:0;background:transparent;color:var(--ui-muted);cursor:pointer;font-size:13px;line-height:1}html body .dashboard-page .product-create-option-values>label{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px;gap:6px;min-width:0}html body .dashboard-page .product-create-option-values>label input{width:100%;min-width:0;min-height:31px;font-size:12px}html body .dashboard-page .product-create-option-values>label button{white-space:nowrap;padding:0 9px;border:1px solid var(--ui-border);border-radius:9px;background:var(--ui-surface-subtle);color:var(--ui-forest-deep);cursor:pointer;font-size:12px;font-weight:750}html body .dashboard-page .product-create-option-values>label button:focus-visible,html body .dashboard-page .product-create-option-values>label button:hover{border-color:var(--ui-forest)}html body .dashboard-page .product-create-stock-fields{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:8px;gap:8px;margin-bottom:1rem}html body .dashboard-page .product-create-stock-fields label{display:grid;grid-gap:6px;gap:6px;color:var(--ui-muted);font-size:12px;font-weight:800;letter-spacing:.1em}html body .dashboard-page .product-create-stock-fields .select-field-trigger,html body .dashboard-page .product-create-stock-fields input{box-sizing:border-box;width:100%;min-height:37px;padding-inline:12px;font-size:12px;letter-spacing:0;text-transform:none}html body .dashboard-page .product-create-stock-fields .select-field-trigger:focus-visible,html body .dashboard-page .product-create-stock-fields input:focus{border-color:var(--ui-forest);outline:2px solid color-mix(in srgb,var(--ui-forest) 16%,transparent);outline-offset:1px;box-shadow:none}html body .dashboard-page .product-create-stock-choice-note{margin:-2px 0 4px;padding:10px 12px;border:1px solid var(--ui-border);border-radius:11px;background:color-mix(in srgb,var(--ui-mint) 28%,var(--ui-panel));color:var(--ui-muted);font-size:12px;font-weight:500;letter-spacing:0;line-height:1.45;text-transform:none}html body .dashboard-page .product-create-publication-editor>div{display:grid;grid-gap:9px;gap:9px}html body .dashboard-page .product-create-publication-hint{margin:-2px 0 15px;padding:10px 12px;border-radius:10px;background:color-mix(in srgb,var(--ui-mint) 52%,var(--ui-panel));color:var(--ui-muted);font-size:12px;line-height:1.5}html body .dashboard-page .product-create-publication-editor>div>label{display:flex;align-items:flex-start;gap:8px;cursor:pointer}html body .dashboard-page .product-create-publication-editor>div>label>input{width:15px;height:15px;flex:0 0 auto;margin:1px 0 0;accent-color:var(--ui-forest-deep)}html body .dashboard-page .product-create-publication-editor>div>label>span{display:grid;grid-gap:3px;gap:3px}html body .dashboard-page .product-create-publication-editor strong{color:var(--ui-forest-deep);font-size:12px}html body .dashboard-page .product-create-publication-editor small{color:var(--ui-muted);font-size:12px}html body .dashboard-page .product-create-studio-note{max-width:1120px;margin:0 auto;padding:0 28px 21px;color:var(--ui-muted);font-size:12px;line-height:1.4}html body .dashboard-page .product-create-form>.product-editor-actions{margin-top:16px;padding:0}@media (max-width:1120px){html body .dashboard-page .product-create-studio-product{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:28px}html body .dashboard-page .product-create-studio-settings{grid-template-columns:minmax(0,1fr);grid-template-areas:"stock" "publication"}}@media (max-width:820px){html body .dashboard-page .product-create-studio-header{align-items:flex-start;flex-direction:column;padding-inline:20px}html body .dashboard-page .product-create-studio-canvas{padding:20px}html body .dashboard-page .product-create-studio-product{grid-template-columns:1fr}html body .dashboard-page .product-create-studio-copy{max-width:600px}}@media (max-width:560px){html body .dashboard-page .product-create-studio-canvas{padding:14px}html body .dashboard-page .product-create-gallery-toolbar{align-items:flex-start;flex-direction:column}html body .dashboard-page .product-create-gallery-toolbar small{max-width:none;text-align:left}html body .dashboard-page .product-create-offer-fields,html body .dashboard-page .product-create-price-fields,html body .dashboard-page .product-create-stock-fields{grid-template-columns:1fr}html body .dashboard-page .product-create-settings-card{padding:14px}html body .dashboard-page .product-create-studio-note{padding-inline:14px}}@media (prefers-reduced-motion:reduce){html body .dashboard-page .product-create-gallery-thumbnails>div>button:first-child,html body .dashboard-page .product-create-switch,html body .dashboard-page .product-create-switch i{transition:none}html body .dashboard-page .product-create-gallery-thumbnails>div>button:first-child:focus-visible,html body .dashboard-page .product-create-gallery-thumbnails>div>button:first-child:hover{transform:none}}html body .dashboard-page .product-create-workspace,html body .dashboard-page .product-editor-create .product-create-workspace{grid-template-columns:214px minmax(300px,.82fr) minmax(520px,1.28fr);gap:20px;padding:0 24px 24px}html body .dashboard-page .product-create-workspace .personalization-editor-panel{margin-top:40px}html body .dashboard-page .product-live-preview{position:-webkit-sticky;position:sticky;top:18px;z-index:2;display:grid;min-width:0;overflow:hidden;align-self:start;border:1px solid var(--ui-border);border-radius:20px;background:var(--ui-surface-subtle);box-shadow:0 18px 38px rgb(17 17 17/8%)}html body .dashboard-page .product-live-preview-header{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0;padding:17px 18px 15px;border-bottom:1px solid var(--ui-border);background:color-mix(in srgb,var(--ui-panel) 78%,var(--ui-surface-subtle))}html body .dashboard-page .product-live-preview-header>div{display:grid;grid-gap:5px;gap:5px;min-width:0}html body .dashboard-page .product-live-preview-header .dashboard-eyebrow{margin:0;color:var(--ui-forest);font-size:12px}html body .dashboard-page .product-live-preview-header strong{overflow:hidden;color:var(--ui-forest-deep);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}html body .dashboard-page .product-live-preview-live{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;color:var(--ui-forest);font-size:12px;font-weight:750;white-space:nowrap}html body .dashboard-page .product-live-preview-live i,html body .dashboard-page .product-live-preview-stock i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--ui-forest);box-shadow:0 0 0 4px color-mix(in srgb,var(--ui-forest) 12%,transparent)}html body .dashboard-page .product-live-preview-canvas{min-width:0;padding:20px;background:var(--ui-panel)}html body .dashboard-page .product-live-preview-product{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:start;grid-gap:22px;gap:22px;min-width:0}html body .dashboard-page .product-live-preview-copy,html body .dashboard-page .product-live-preview-gallery{min-width:0}html body .dashboard-page .product-live-preview-media{position:relative;display:grid;width:100%;aspect-ratio:1.7/1;place-items:center;overflow:hidden;border:1px solid var(--ui-border);border-radius:18px;background:var(--ui-surface-subtle);box-shadow:0 12px 24px rgb(17 17 17/9%)}html body .dashboard-page .product-live-preview-media.is-empty{border-color:color-mix(in srgb,var(--ui-forest-deep) 54%,var(--ui-border));background:linear-gradient(135deg,#252a2e,#4b535a)}html body .dashboard-page .product-live-preview-media>img{display:block;width:100%;height:100%;object-fit:cover}html body .dashboard-page .product-live-preview-badge{position:absolute;top:10px;left:10px;z-index:1;padding:6px 8px;border:1px solid rgb(255 255 255/62%);border-radius:7px;background:rgb(255 255 255/90%);color:var(--ui-forest-deep);font-size:12px;font-weight:850;letter-spacing:.08em}html body .dashboard-page .product-live-preview-heart{position:absolute;top:10px;right:10px;z-index:1;display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--ui-border);border-radius:50%;background:rgb(255 255 255/90%);color:var(--ui-forest-deep);font-size:19px;line-height:1}html body .dashboard-page .product-live-preview-fallback{color:#fff;font-family:var(--font-display),Georgia,serif;font-size:clamp(42px,6vw,72px);font-weight:450;letter-spacing:-.07em}html body .dashboard-page .product-live-preview-thumbnails{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}html body .dashboard-page .product-live-preview-thumbnails button,html body .dashboard-page .product-live-preview-thumbnails-empty>span{position:relative;display:grid;width:58px;height:58px;place-items:center;padding:3px;overflow:hidden;border:1px solid var(--ui-border);border-radius:11px;background:var(--ui-surface-subtle);color:var(--ui-forest-deep);cursor:pointer;font-family:var(--font-display),Georgia,serif;font-size:22px}html body .dashboard-page .product-live-preview-thumbnails button:focus-visible,html body .dashboard-page .product-live-preview-thumbnails button:hover{border-color:var(--ui-forest);transform:translateY(-1px)}html body .dashboard-page .product-live-preview-thumbnails button.is-primary{border-color:var(--ui-forest-deep);box-shadow:0 0 0 2px color-mix(in srgb,var(--ui-forest-deep) 14%,transparent)}html body .dashboard-page .product-live-preview-thumbnails button img{display:block;width:100%;height:100%;border-radius:7px;object-fit:cover}html body .dashboard-page .product-live-preview-thumbnails button>span{position:absolute;right:2px;bottom:2px;left:2px;padding:3px 2px;border-radius:0 0 6px 6px;background:rgb(23 23 23/78%);color:#fff;font-size:12px;font-weight:800;letter-spacing:.03em;text-align:center}html body .dashboard-page .product-live-preview-thumbnails-empty>span{cursor:default;border-color:color-mix(in srgb,var(--ui-forest-deep) 56%,var(--ui-border));background:linear-gradient(135deg,#252a2e,#4b535a);color:#fff}html body .dashboard-page .product-live-preview-gallery-hint{margin:8px 0 0;color:var(--ui-muted);font-size:12px;line-height:1.4}html body .dashboard-page .product-live-preview-copy{padding-top:4px}html body .dashboard-page .product-live-preview-category{display:block;overflow:hidden;color:var(--ui-forest);font-size:12px;font-weight:850;letter-spacing:.16em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}html body .dashboard-page .product-live-preview-copy h2{margin:10px 0 12px;overflow-wrap:anywhere;color:var(--ui-forest-deep);font-family:var(--font-display),Georgia,serif;font-size:clamp(28px,3vw,42px);font-weight:450;letter-spacing:-.06em;line-height:.98}html body .dashboard-page .product-live-preview-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;color:var(--ui-forest-deep)}html body .dashboard-page .product-live-preview-price del{color:var(--ui-muted);font-size:12px}html body .dashboard-page .product-live-preview-price strong{font-family:var(--font-display),Georgia,serif;font-size:23px;font-weight:450;letter-spacing:-.04em}html body .dashboard-page .product-live-preview-stock{display:flex;align-items:center;gap:8px;margin:13px 0 0;color:var(--ui-muted);font-size:12px}html body .dashboard-page .product-live-preview-stock:not(.is-available) i{background:#a54b45;box-shadow:0 0 0 4px rgb(165 75 69/12%)}html body .dashboard-page .product-live-preview-options{display:grid;grid-gap:14px;gap:14px;margin-top:18px;padding-top:18px;border-top:1px solid var(--ui-border)}html body .dashboard-page .product-live-preview-options-header{display:flex;align-items:end;justify-content:space-between;gap:14px}html body .dashboard-page .product-live-preview-options-header>div{display:grid;grid-gap:6px;gap:6px}html body .dashboard-page .product-live-preview-options-header>div>span{color:var(--ui-muted);font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}html body .dashboard-page .product-live-preview-options-header h3{margin:0;color:var(--ui-forest-deep);font-family:var(--font-display),Georgia,serif;font-size:21px;font-weight:450;letter-spacing:-.045em;line-height:1}html body .dashboard-page .product-live-preview-options-count{flex:0 0 auto;padding:6px 9px;border:1px solid var(--ui-border);border-radius:999px;color:var(--ui-muted);font-size:12px;font-weight:750;white-space:nowrap}html body .dashboard-page .product-live-preview-options-groups{display:grid;grid-gap:12px;gap:12px}html body .dashboard-page .product-live-preview-option-group{display:grid;grid-gap:7px;gap:7px;padding-bottom:12px;border-bottom:1px solid var(--ui-border)}html body .dashboard-page .product-live-preview-option-group:last-child{padding-bottom:0;border-bottom:0}html body .dashboard-page .product-live-preview-option-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}html body .dashboard-page .product-live-preview-option-heading>span{overflow:hidden;color:var(--ui-forest-deep);font-size:12px;font-weight:850;letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}html body .dashboard-page .product-live-preview-option-heading small{flex:0 0 auto;color:var(--ui-muted);font-size:12px}html body .dashboard-page .product-live-preview-option-values{display:flex;flex-wrap:wrap;gap:6px}html body .dashboard-page .product-live-preview-option-values>span{min-height:34px;display:inline-flex;align-items:center;padding:6px 11px;border:1px solid var(--ui-border);border-radius:999px;color:var(--ui-forest-deep);font-size:12px;font-weight:700}html body .dashboard-page .product-live-preview-option-selection{display:grid;grid-gap:5px;gap:5px;padding:11px 12px;border:1px dashed var(--ui-border);border-radius:11px;background:color-mix(in srgb,var(--ui-surface-subtle) 72%,transparent)}html body .dashboard-page .product-live-preview-option-selection span{color:var(--ui-muted);font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}html body .dashboard-page .product-live-preview-option-selection strong{color:var(--ui-forest-deep);font-size:12px;font-weight:650}html body .dashboard-page .product-live-preview-offer{display:grid;grid-gap:5px;gap:5px;margin-top:16px;padding:12px 13px;border:1px solid var(--ui-border);border-radius:13px;background:var(--ui-surface-subtle)}html body .dashboard-page .product-live-preview-offer span{color:var(--ui-muted);font-size:12px;font-weight:850;letter-spacing:.14em}html body .dashboard-page .product-live-preview-offer strong{color:var(--ui-forest-deep);font-family:var(--font-display),Georgia,serif;font-size:16px;font-weight:450;letter-spacing:-.04em}html body .dashboard-page .product-live-preview-offer small{color:var(--ui-muted);font-size:12px}html body .dashboard-page .product-live-preview-purchase{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:7px;gap:7px;margin-top:18px}html body .dashboard-page .product-live-preview-add,html body .dashboard-page .product-live-preview-quantity{display:flex;min-height:42px;align-items:center;border-radius:999px}html body .dashboard-page .product-live-preview-quantity{justify-content:space-around;min-width:86px;border:1px solid var(--ui-border);color:var(--ui-muted);font-size:13px}html body .dashboard-page .product-live-preview-quantity strong{color:var(--ui-forest-deep);font-size:12px}html body .dashboard-page .product-live-preview-add{justify-content:space-between;gap:8px;padding:0 13px;background:var(--ui-forest-deep);color:var(--ui-panel);font-size:12px;font-weight:800}html body .dashboard-page .product-live-preview-add strong{flex:0 0 auto;font-size:12px}html body .dashboard-page .product-live-preview-description{margin-top:18px;border-top:1px solid var(--ui-border)}html body .dashboard-page .product-live-preview-description>div{display:flex;align-items:center;justify-content:space-between;min-height:38px;color:var(--ui-forest-deep);font-size:12px;font-weight:850;letter-spacing:.14em}html body .dashboard-page .product-live-preview-description>div b{color:var(--ui-muted);font-size:12px;font-weight:500}html body .dashboard-page .product-live-preview-description p{margin:-1px 0 13px;overflow-wrap:anywhere;color:var(--ui-muted);font-size:12px;line-height:1.55}@media (max-width:1320px){html body .dashboard-page .product-create-workspace{grid-template-columns:200px minmax(300px,1fr)}html body .dashboard-page .product-create-workspace .product-live-preview{grid-column:1/-1;grid-row:auto;position:static}html body .dashboard-page .product-live-preview-product{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);max-width:980px;margin:0 auto}}@media (max-width:900px){html body .dashboard-page .product-create-workspace{grid-template-columns:1fr;padding-inline:22px}html body .dashboard-page .product-create-workspace .product-live-preview{grid-column:auto}}@media (max-width:620px){html body .dashboard-page .product-create-workspace{padding-inline:14px}html body .dashboard-page .product-live-preview-canvas{padding:14px}html body .dashboard-page .product-live-preview-product{grid-template-columns:1fr}html body .dashboard-page .product-live-preview-copy h2{font-size:38px}}@media (prefers-reduced-motion:reduce){html body .dashboard-page .product-live-preview-thumbnails button:focus-visible,html body .dashboard-page .product-live-preview-thumbnails button:hover{transform:none}}html body .dashboard-page .product-editor .media-upload[data-kind=product] .media-preview-grid{gap:12px}html body .dashboard-page .product-editor .media-upload[data-kind=product] .media-preview{width:168px}html body .dashboard-page .product-editor .media-upload[data-kind=product] .media-preview img{width:100%;height:auto;aspect-ratio:1.7/1;border-radius:16px;object-fit:cover}html body .dashboard-page .product-editor .media-upload-limit{color:var(--accent-strong);font-weight:750}html body .storefront.customer-orders-storefront{min-height:100vh;background:var(--store-bg,var(--store-palette-background,#f8f9fa));color:var(--store-ink,var(--store-palette-ink,#212529))}html body .storefront .customer-orders-page{width:min(1120px,calc(100% - 48px));min-height:calc(100vh - 84px);padding:86px 0 120px}html body .customer-orders-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:28px;padding-bottom:30px;border-bottom:1px solid var(--store-line,var(--store-palette-line,#dee2e6))}html body .customer-orders-heading .store-index{display:block;margin-bottom:17px;color:var(--store-accent,var(--store-palette-slate,#495057))}html body .customer-orders-heading h1{margin:0 0 13px;color:var(--store-ink,var(--store-palette-ink,#212529));font-family:var(--font-display,Georgia),serif;font-size:clamp(48px,7vw,72px);font-weight:400;letter-spacing:-.065em;line-height:.94}html body .customer-orders-heading p{max-width:520px;margin:0;color:var(--store-muted,var(--store-palette-slate,#495057));font-size:13px;line-height:1.6}html body .customer-orders-heading-meta{display:grid;flex:0 0 auto;justify-items:end;grid-gap:2px;gap:2px;padding-bottom:2px;color:var(--store-muted,var(--store-palette-slate,#495057));text-align:right}html body .customer-orders-heading-meta strong{color:var(--store-ink,var(--store-palette-ink,#212529));font-family:var(--font-display,Georgia),serif;font-size:32px;font-weight:400;letter-spacing:-.05em;line-height:1}html body .customer-orders-heading-meta>span{margin-bottom:14px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}html body .customer-orders-heading-meta .continue-link{margin:0;color:var(--store-ink,var(--store-palette-ink,#212529));font-size:12px}html body .customer-orders-refresh{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:7px;margin-bottom:15px;padding:0 12px;border:1px solid color-mix(in srgb,var(--store-accent,var(--store-palette-slate,#495057)) 35%,var(--store-line,#dee2e6));border-radius:999px;background:var(--store-palette-surface,#ffffff);color:var(--store-accent,var(--store-palette-slate,#495057));font-size:12px;font-weight:800;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}html body .customer-orders-refresh:hover:not(:disabled){border-color:var(--store-accent,var(--store-palette-slate,#495057));background:color-mix(in srgb,var(--store-accent,var(--store-palette-slate,#495057)) 10%,var(--store-palette-surface,#ffffff));transform:translateY(-1px)}html body .customer-orders-refresh:focus-visible{outline:2px solid var(--store-accent,var(--store-palette-slate,#495057));outline-offset:3px}html body .customer-orders-refresh:disabled{cursor:wait;opacity:.7}html body .customer-orders-refresh .is-spinning{animation:customer-orders-refresh-spin .7s linear infinite}html body .customer-orders-list{display:grid;grid-gap:14px;gap:14px}html body .customer-order-card{overflow:hidden;border:1px solid var(--store-line,var(--store-palette-line,#dee2e6));border-radius:18px;background:var(--store-palette-surface,#ffffff);box-shadow:0 16px 38px color-mix(in srgb,var(--store-ink,#212529) 6%,transparent);transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}html body .customer-order-card:hover{border-color:color-mix(in srgb,var(--store-accent,var(--store-palette-slate,#495057)) 48%,var(--store-line,#dee2e6));box-shadow:0 20px 44px color-mix(in srgb,var(--store-ink,#212529) 10%,transparent);transform:translateY(-2px)}html body .customer-order-card-footer,html body .customer-order-card-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}html body .customer-order-card-heading{padding:17px 22px 15px;border-bottom:1px solid var(--store-line,var(--store-palette-line,#dee2e6))}html body .customer-order-card-heading>div:first-child{display:grid;grid-gap:5px;gap:5px}html body .customer-order-card-footer>span,html body .customer-order-card-heading>div:first-child span,html body .customer-order-card-meta time{color:var(--store-muted,var(--store-palette-slate,#495057));font-size:12px}html body .customer-order-card-heading>div:first-child span{letter-spacing:.12em;text-transform:uppercase}html body .customer-order-card-heading>div:first-child strong{color:var(--store-ink,var(--store-palette-ink,#212529));font-size:14px;font-weight:800;letter-spacing:-.02em}html body .customer-order-card-meta{display:flex;align-items:center;gap:13px}html body .customer-order-status{display:inline-flex;min-height:26px;align-items:center;padding:0 10px;border:1px solid color-mix(in srgb,var(--order-tone) 24%,var(--store-line,#dee2e6));border-radius:999px;background:var(--order-tone-soft);color:var(--order-tone);font-size:12px;font-weight:800;white-space:nowrap}html body .customer-order-status--success{--order-tone:var(--store-palette-deep,var(--store-ink,#212529));--order-tone-soft:color-mix(in srgb,var(--order-tone) 12%,transparent)}html body .customer-order-status--danger{--order-tone:var(--store-palette-slate,var(--store-ink,#212529));--order-tone-soft:color-mix(in srgb,var(--order-tone) 12%,transparent)}html body .customer-order-status--waiting{--order-tone:var(--store-palette-denim,var(--store-muted,#6c757d));--order-tone-soft:color-mix(in srgb,var(--order-tone) 13%,transparent)}html body .customer-order-status--progress{--order-tone:var(--store-accent,var(--store-palette-slate,#495057));--order-tone-soft:color-mix(in srgb,var(--order-tone) 13%,transparent)}html body .customer-order-card-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.42fr);grid-gap:28px;gap:28px;padding:20px 22px}html body .customer-order-items{display:grid;grid-gap:10px;gap:10px;min-width:0}html body .customer-order-item{display:flex;min-width:0;align-items:center;gap:11px}html body .customer-order-item img,html body .customer-order-item-placeholder{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;overflow:hidden;border:1px solid var(--store-line,var(--store-palette-line,#dee2e6));border-radius:12px;background:var(--store-palette-surface-soft,var(--store-palette-background-soft,#f1f3f5));color:var(--store-accent,var(--store-palette-slate,#495057));object-fit:cover}html body .customer-order-item>div{display:grid;min-width:0;grid-gap:4px;gap:4px}html body .customer-order-item strong{overflow:hidden;color:var(--store-ink,var(--store-palette-ink,#212529));font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}html body .customer-order-item small,html body .customer-order-more{color:var(--store-muted,var(--store-palette-slate,#495057));font-size:12px}html body .customer-order-more{padding-left:55px}html body .customer-order-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0;padding-left:22px;border-left:1px solid var(--store-line,var(--store-palette-line,#dee2e6))}html body .customer-order-facts>div{display:grid;align-content:center;grid-gap:6px;gap:6px;min-width:0}html body .customer-order-facts dt{color:var(--store-muted,var(--store-palette-slate,#495057));font-size:12px;letter-spacing:.1em;text-transform:uppercase}html body .customer-order-facts dd{margin:0;color:var(--store-ink,var(--store-palette-ink,#212529));font-size:12px;font-weight:750;line-height:1.35}html body .customer-order-card-footer{min-height:58px;padding:12px 22px;border-top:1px solid var(--store-line,var(--store-palette-line,#dee2e6));background:var(--store-palette-surface-soft,var(--store-palette-background-soft,#f1f3f5))}html body .customer-order-delivery-code{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 22px;padding:15px 16px;border-radius:14px;background:var(--store-palette-ink,var(--store-ink,#212529));color:var(--store-palette-surface,#ffffff)}html body .customer-order-delivery-code-copy{display:grid;grid-gap:3px;gap:3px;min-width:0}html body .customer-order-delivery-code-copy>span{color:color-mix(in srgb,var(--store-palette-surface,#ffffff) 68%,transparent);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}html body .customer-order-delivery-code-copy strong{font-size:12px;font-weight:800}html body .customer-order-delivery-code-copy small{color:color-mix(in srgb,var(--store-palette-surface,#ffffff) 72%,transparent);font-size:12px;line-height:1.35}html body .customer-order-delivery-code-value{display:flex;flex:0 0 auto;gap:5px}html body .customer-order-delivery-code-value span{display:grid;width:27px;height:32px;place-items:center;border:1px solid color-mix(in srgb,var(--store-palette-surface,#ffffff) 22%,transparent);border-radius:8px;background:color-mix(in srgb,var(--store-palette-surface,#ffffff) 9%,transparent);color:var(--store-palette-surface,#ffffff);font-size:15px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}html body .customer-order-review-prompt{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 22px 16px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--store-accent,var(--store-palette-slate,#495057)) 32%,var(--store-line,#dee2e6));border-radius:14px;background:color-mix(in srgb,var(--store-accent,var(--store-palette-slate,#495057)) 8%,var(--store-palette-surface,#ffffff))}html body .customer-order-review-prompt>div:first-child{display:grid;grid-gap:3px;gap:3px;min-width:0}html body .customer-order-review-prompt>div:first-child span{color:var(--store-accent,var(--store-palette-slate,#495057));font-size:10px;font-weight:800;letter-spacing:.13em}html body .customer-order-review-prompt strong{color:var(--store-ink,var(--store-palette-ink,#212529));font-size:13px;font-weight:800}html body .customer-order-review-prompt small{color:var(--store-muted,var(--store-palette-slate,#495057));font-size:11px}html body .customer-order-review-links{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:8px}html body .customer-order-review-links a{display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:0 13px;border:1px solid color-mix(in srgb,var(--store-accent,var(--store-palette-slate,#495057)) 45%,var(--store-line,#dee2e6));border-radius:999px;background:var(--store-palette-surface,#ffffff);color:var(--store-ink,var(--store-palette-ink,#212529));font-size:11px;font-weight:800;transition:background-color .16s ease,color .16s ease,transform .16s ease}html body .customer-order-review-links a:hover{background:var(--store-accent,var(--store-palette-slate,#495057));color:var(--store-palette-surface,#ffffff);transform:translateY(-1px)}html body .customer-order-card-footer>strong{margin-right:auto;color:var(--store-ink,var(--store-palette-ink,#212529));font-family:var(--font-display,Georgia),serif;font-size:20px;font-weight:400;letter-spacing:-.04em}html body .customer-order-card-footer a,html body .customer-orders-primary-link{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:999px;background:var(--store-palette-ink,var(--store-ink,#212529));color:var(--store-palette-surface,#ffffff);font-size:12px;font-weight:800;transition:background-color .16s ease,transform .16s ease}html body .customer-order-card-footer a:hover,html body .customer-orders-primary-link:hover{background:var(--store-accent,var(--store-palette-slate,#495057));transform:translateY(-1px)}html body .customer-orders-callout,html body .customer-orders-empty,html body .customer-orders-error,html body .customer-orders-loading{border:1px solid var(--store-line,var(--store-palette-line,#dee2e6));border-radius:18px;background:var(--store-palette-surface,#ffffff)}html body .customer-orders-loading{display:flex;min-height:180px;align-items:center;justify-content:center;gap:10px;color:var(--store-muted,var(--store-palette-slate,#495057));font-size:12px}html body .customer-orders-callout,html body .customer-orders-empty{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;padding:25px}html body .customer-orders-callout-icon,html body .customer-orders-empty-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:color-mix(in srgb,var(--store-accent,var(--store-palette-slate,#495057)) 13%,transparent);color:var(--store-accent,var(--store-palette-slate,#495057))}html body .customer-orders-callout .store-index,html body .customer-orders-empty .store-index{display:block;margin-bottom:8px;color:var(--store-accent,var(--store-palette-slate,#495057))}html body .customer-orders-callout h2,html body .customer-orders-empty h2{margin:0 0 6px;color:var(--store-ink,var(--store-palette-ink,#212529));font-family:var(--font-display,Georgia),serif;font-size:25px;font-weight:400;letter-spacing:-.04em}html body .customer-orders-callout p,html body .customer-orders-empty p{max-width:540px;margin:0;color:var(--store-muted,var(--store-palette-slate,#495057));font-size:12px;line-height:1.55}html body .customer-orders-error{display:grid;grid-gap:7px;gap:7px;padding:22px 25px;border-color:color-mix(in srgb,var(--store-accent,var(--store-palette-slate,#495057)) 48%,var(--store-line,#dee2e6));background:color-mix(in srgb,var(--store-accent,var(--store-palette-slate,#495057)) 8%,var(--store-palette-surface,#ffffff))}html body .customer-orders-error strong{color:var(--store-ink,var(--store-palette-ink,#212529));font-size:13px}html body .customer-orders-error span{color:var(--store-muted,var(--store-palette-slate,#495057));font-size:12px}html body .customer-orders-error button{width:-moz-fit-content;width:fit-content;min-height:34px;margin-top:5px;padding:0 13px;border:1px solid var(--store-line,var(--store-palette-line,#dee2e6));border-radius:999px;background:var(--store-palette-surface,#ffffff);color:var(--store-ink,var(--store-palette-ink,#212529));font-size:12px;font-weight:800;cursor:pointer}@media (max-width:760px){html body .storefront .customer-orders-page{width:min(100% - 28px,620px);padding:54px 0 80px}html body .customer-orders-heading{align-items:flex-start;flex-direction:column;gap:20px}html body .customer-orders-heading-meta{align-items:start;justify-items:start;text-align:left}html body .customer-orders-refresh{margin-bottom:13px}html body .customer-order-card-body{grid-template-columns:minmax(0,1fr);gap:18px}html body .customer-order-facts{grid-template-columns:repeat(2,minmax(0,1fr));padding:17px 0 0;border-top:1px solid var(--store-line,var(--store-palette-line,#dee2e6));border-left:0}html body .customer-order-delivery-code,html body .customer-order-review-prompt{align-items:flex-start;flex-direction:column}html body .customer-order-review-links{justify-content:flex-start}}@keyframes customer-orders-refresh-spin{to{transform:rotate(1turn)}}@media (max-width:520px){html body .customer-orders-heading h1{font-size:52px}html body .customer-order-card-footer,html body .customer-order-card-heading{align-items:flex-start;flex-wrap:wrap}html body .customer-order-card-meta{width:100%;justify-content:space-between}html body .customer-orders-callout,html body .customer-orders-empty{grid-template-columns:auto minmax(0,1fr)}html body .customer-orders-callout .customer-orders-primary-link,html body .customer-orders-empty .customer-orders-primary-link{grid-column:1/-1;justify-self:start}html body .customer-order-delivery-code-value{width:100%}html body .customer-order-delivery-code-value span{flex:1 1}html body .customer-order-review-links{width:100%}html body .customer-order-review-links a{flex:1 1 100%}}@media (prefers-reduced-motion:reduce){html body .customer-order-card,html body .customer-order-card-footer a,html body .customer-order-review-links a,html body .customer-orders-primary-link{transition:none}}.dashboard-page .report-products-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(190px,.38fr) auto;align-items:end;grid-gap:10px;gap:10px;margin-bottom:16px;padding:10px;border:1px solid var(--overview-line);border-radius:14px;background:var(--overview-panel-soft,#f7f8fb)}.dashboard-page .report-products-search{display:flex;min-width:0;min-height:43px;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--overview-line);border-radius:11px;background:var(--overview-panel,#ffffff);color:var(--overview-muted);transition:border-color .16s ease,box-shadow .16s ease}.dashboard-page .report-products-search:focus-within{border-color:color-mix(in srgb,var(--report-violet) 52%,var(--overview-line));box-shadow:0 0 0 3px color-mix(in srgb,var(--report-violet) 12%,transparent)}.dashboard-page .report-products-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--overview-ink);font:600 12px var(--ui-font)}.dashboard-page .report-products-search input::placeholder{color:var(--overview-muted);opacity:.8}.dashboard-page .report-products-category{display:grid;min-width:0;grid-gap:5px;gap:5px;color:var(--overview-muted);font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.dashboard-page .report-products-category .select-field-trigger{min-height:43px;padding-inline:11px;border-radius:11px;font-size:12px;letter-spacing:normal;text-transform:none}.dashboard-page .report-products-category .select-field-menu{right:0;left:auto;width:min(300px,calc(100vw - 32px))}.dashboard-page .report-products-clear{min-height:43px;padding:0 12px;border:1px solid var(--overview-line);border-radius:11px;background:var(--overview-panel,#ffffff);color:var(--overview-muted);cursor:pointer;font:750 12px var(--ui-font);white-space:nowrap}.dashboard-page .report-products-clear:hover{border-color:var(--report-violet);color:var(--report-violet)}.dashboard-page .report-demand-heading-tools{display:flex;flex:0 0 auto;align-items:flex-start;gap:9px}.dashboard-page .report-demand-filter{display:grid;width:174px;grid-gap:5px;gap:5px;color:var(--overview-muted);font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.dashboard-page .report-demand-filter .select-field-trigger{min-height:38px;padding-inline:10px;border-radius:10px;font-size:12px;letter-spacing:normal;text-transform:none}.dashboard-page .report-demand-filter .select-field-menu{right:0;left:auto;width:min(290px,calc(100vw - 32px))}.dashboard-page .report-products-clear:focus-visible{outline:2px solid var(--report-violet);outline-offset:2px}@media (max-width:700px){.dashboard-page .report-products-toolbar{grid-template-columns:minmax(0,1fr);align-items:stretch}.dashboard-page .report-products-category .select-field-menu{right:auto;left:0}.dashboard-page .report-products-clear{width:max-content}.dashboard-page .report-demand-heading-tools{align-items:flex-end}.dashboard-page .report-demand-filter{width:155px}.dashboard-page .report-demand-filter .select-field-menu{right:auto;left:0}}.dashboard-page .period-selector{position:relative;width:100%;min-width:0}.dashboard-page .period-selector-trigger{display:flex;width:100%;min-height:46px;align-items:center;gap:9px;justify-content:flex-start;padding:0 13px;border:1px solid var(--overview-line);border-radius:12px;background:var(--overview-panel,#ffffff);color:var(--overview-ink);cursor:pointer;font:650 12px var(--ui-font);text-align:left;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.dashboard-page .period-selector-trigger svg:first-child{flex:0 0 auto;color:var(--overview-purple)}.dashboard-page .period-selector-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .period-selector-trigger:hover,.dashboard-page .period-selector-trigger[aria-expanded=true]{border-color:var(--overview-purple);background:var(--overview-purple-soft,#f0efff)}.dashboard-page .period-selector-trigger[aria-expanded=true]{box-shadow:0 0 0 4px color-mix(in srgb,var(--overview-purple) 12%,transparent)}.dashboard-page .period-selector-apply:focus-visible,.dashboard-page .period-selector-close:focus-visible,.dashboard-page .period-selector-preset-field .select-field-trigger:focus-visible,.dashboard-page .period-selector-trigger:focus-visible{outline:3px solid color-mix(in srgb,var(--overview-purple) 24%,transparent);outline-offset:2px}.dashboard-page .period-selector-chevron{flex:0 0 auto;margin-left:auto;color:var(--overview-muted);transition:transform .16s ease}.dashboard-page .period-selector-trigger[aria-expanded=true] .period-selector-chevron{transform:rotate(180deg)}.dashboard-page .period-selector-panel{position:absolute;z-index:120;top:calc(100% + 9px);right:0;width:min(420px,calc(100vw - 32px));padding:15px;border:1px solid var(--overview-line);border-radius:16px;background:var(--overview-panel,#ffffff);box-shadow:0 20px 46px rgb(36 51 84/16%),0 4px 10px rgb(36 51 84/6%)}.dashboard-page .period-selector-custom-heading,.dashboard-page .period-selector-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-page .period-selector-custom-heading>div,.dashboard-page .period-selector-panel-header>div{display:grid;grid-gap:4px;gap:4px}.dashboard-page .period-selector-custom-heading strong,.dashboard-page .period-selector-panel-header strong{color:var(--overview-ink);font-size:13px}.dashboard-page .period-selector-custom-heading small,.dashboard-page .period-selector-panel-header span{color:var(--overview-muted);font-size:12px;font-weight:500;line-height:1.35}.dashboard-page .period-selector-close{display:inline-flex;width:28px;height:28px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid var(--overview-line);border-radius:9px;background:var(--overview-panel-soft,#f7f8fb);color:var(--overview-muted);cursor:pointer}.dashboard-page .period-selector-preset-field{display:grid;grid-gap:7px;gap:7px;margin-top:14px}.dashboard-page .period-selector-field-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.dashboard-page .period-selector-field-heading span{color:var(--overview-purple);font-size:12px;font-weight:800;letter-spacing:.12em}.dashboard-page .period-selector-field-heading strong{color:var(--overview-muted);font-size:12px;font-weight:600}.dashboard-page .period-selector-preset-field .select-field{margin-top:0}.dashboard-page .period-selector-preset-field .select-field-trigger{min-height:44px;border-radius:10px;background:var(--overview-panel-soft,#f7f8fb);font-size:12px}.dashboard-page .period-selector-preset-field .select-field-menu{right:0;left:0;width:100%;min-width:0}.dashboard-page .period-selector-preset-field .select-field-option{display:grid;grid-gap:3px;gap:3px;align-items:start;min-height:46px;padding:9px 10px}.dashboard-page .period-selector-preset-field .select-field-option-description,.dashboard-page .period-selector-preset-field .select-field-option-label{flex:initial;min-width:0;white-space:normal}.dashboard-page .period-selector-preset-field .select-field-option-description,.dashboard-page .period-selector-preset-field .select-field-option-label{font-size:12px}.dashboard-page .period-selector-custom{margin-top:14px;padding-top:14px;border-top:1px solid var(--overview-line)}.dashboard-page .period-selector-custom-heading>div>span{color:var(--overview-purple);font-size:12px;font-weight:800;letter-spacing:.12em}.dashboard-page .period-selector-custom-heading small{padding:5px 7px;border-radius:7px;background:var(--overview-purple-soft,#f0efff);color:var(--overview-purple);font-size:12px;font-weight:750;white-space:nowrap}.dashboard-page .period-selector-date-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:11px}.dashboard-page .period-selector-date-grid label{display:grid;grid-gap:6px;gap:6px;color:var(--overview-muted);font-size:12px;font-weight:750}.dashboard-page .period-selector-date-grid input{width:100%;min-height:42px;padding:0 9px;border:1px solid var(--overview-line);border-radius:10px;background:var(--overview-panel-soft,#f7f8fb);color:var(--overview-ink);font:600 12px var(--ui-font);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dashboard-page .period-selector-date-grid input:focus-visible,.dashboard-page .period-selector-date-grid input:hover{border-color:var(--overview-purple);background:var(--overview-panel,#ffffff);outline:0;box-shadow:0 0 0 3px color-mix(in srgb,var(--overview-purple) 12%,transparent)}.dashboard-page .period-selector-help{min-height:15px;margin:8px 0 10px;color:var(--overview-muted);font-size:12px;line-height:1.4}.dashboard-page .period-selector-help.is-error{color:var(--ui-danger,#c75050)}.dashboard-page .period-selector-apply{display:flex;width:100%;min-height:40px;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid var(--overview-purple);border-radius:10px;background:var(--overview-purple);color:#ffffff;cursor:pointer;font:750 12px var(--ui-font)}.dashboard-page .period-selector-apply:hover:not(:disabled){background:var(--ui-forest-deep,#19232f);border-color:var(--ui-forest-deep,#19232f)}.dashboard-page .period-selector-apply:disabled{cursor:not-allowed;opacity:.48}@media (max-width:700px){.dashboard-page .period-selector-panel{right:auto;left:0;width:min(420px,calc(100vw - 32px))}.dashboard-page .orders-period-control .period-selector-panel,.dashboard-page .overview-period-control .period-selector-panel{right:0;left:auto}.dashboard-page .report-orders-toolbar{align-items:stretch;flex-direction:column}.dashboard-page .report-orders-search{flex-basis:auto}.dashboard-page .report-order-filter-list{justify-content:flex-start}}.dashboard-page .report-section-shell{display:grid;grid-template-columns:224px minmax(0,1fr);grid-gap:24px;gap:24px;padding:18px 20px 22px;border:1px solid var(--overview-line);border-radius:18px;background:var(--overview-panel,#fff);box-shadow:0 14px 30px rgb(36 51 84/5%)}.dashboard-page .report-section-nav{position:-webkit-sticky;position:sticky;top:18px;align-self:start;min-width:0;padding:9px 0}.dashboard-page .report-nav-eyebrow{display:block;margin:0 10px 13px;color:var(--overview-muted);font-size:12px;font-weight:850;letter-spacing:.13em}.dashboard-page .report-section-nav-list{display:grid;grid-gap:5px;gap:5px}.dashboard-page .report-section-nav-item{display:grid;grid-template-columns:32px minmax(0,1fr) 16px;align-items:center;grid-gap:10px;gap:10px;width:100%;min-height:62px;padding:9px 10px;border:1px solid transparent;border-radius:13px;background:transparent;color:var(--overview-ink);text-align:left;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.dashboard-page .report-section-nav-item:hover{border-color:color-mix(in srgb,var(--report-violet) 18%,var(--overview-line));background:color-mix(in srgb,var(--report-violet-soft) 54%,transparent);transform:translateX(2px)}.dashboard-page .report-section-nav-item:focus-visible{outline:2px solid var(--report-violet);outline-offset:3px}.dashboard-page .report-section-nav-item.is-active{border-color:color-mix(in srgb,var(--report-violet) 28%,var(--overview-line));background:var(--report-violet-soft);box-shadow:0 8px 18px rgb(36 51 84/7%)}.dashboard-page .report-section-nav-number{display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--overview-line);border-radius:10px;background:var(--overview-panel,#fff);color:var(--overview-muted);font-size:12px;font-weight:850}.dashboard-page .report-section-nav-item.is-active .report-section-nav-number{border-color:var(--report-violet);background:var(--report-violet);color:#fff}.dashboard-page .report-section-nav-item>span:nth-child(2){display:grid;grid-gap:3px;gap:3px;min-width:0}.dashboard-page .report-section-nav-item small,.dashboard-page .report-section-nav-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .report-section-nav-item strong{font-size:12px;font-weight:850}.dashboard-page .report-section-nav-item small{color:var(--overview-muted);font-size:12px;line-height:1.3}.dashboard-page .report-section-nav-item>svg{color:var(--overview-muted)}.dashboard-page .report-section-nav-item.is-active>svg{color:var(--report-violet)}.dashboard-page .report-section-content{min-width:0;padding:4px 0 0}.dashboard-page .report-section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 22px;padding:0 2px 17px;border-bottom:1px solid var(--overview-line)}.dashboard-page .report-section-intro h2{margin:7px 0 4px;color:var(--overview-ink);font-size:clamp(23px,2.3vw,31px);font-weight:800;letter-spacing:-.06em}.dashboard-page .report-section-intro p{margin:0;color:var(--overview-muted);font-size:12px}.dashboard-page .report-section-period{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;color:var(--overview-muted);font-size:12px;font-weight:650;white-space:nowrap}.dashboard-page .report-section-period i{width:7px;height:7px;border-radius:50%;background:var(--report-violet)}.dashboard-page .report-section-panel>.report-kpi-grid{margin-bottom:24px}.dashboard-page .report-section-panel>.report-behavior-grid,.dashboard-page .report-section-panel>.report-insight-grid{margin-bottom:0}@media (max-width:1050px){.dashboard-page .report-section-shell{grid-template-columns:190px minmax(0,1fr);gap:16px;padding-inline:16px}.dashboard-page .report-section-nav-item{grid-template-columns:30px minmax(0,1fr);min-height:56px}.dashboard-page .report-section-nav-item>svg{display:none}}@media (max-width:900px){.dashboard-page .report-section-shell{grid-template-columns:minmax(0,1fr);gap:18px;padding:14px}.dashboard-page .report-section-nav{position:static;padding:0}.dashboard-page .report-nav-eyebrow{margin:0 2px 10px}.dashboard-page .report-section-nav-list{display:flex;overflow-x:auto;gap:7px;padding:2px 2px 7px;scrollbar-width:thin;scroll-snap-type:x proximity}.dashboard-page .report-section-nav-item{flex:0 0 210px;grid-template-columns:32px minmax(0,1fr) 16px;scroll-snap-align:start}.dashboard-page .report-section-nav-item>svg{display:block}}@media (max-width:700px){.dashboard-page .report-section-shell{padding:12px;border-radius:15px}.dashboard-page .report-section-content{padding-top:0}.dashboard-page .report-section-intro{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:18px;padding-bottom:14px}}@media (prefers-reduced-motion:reduce){.dashboard-page .report-section-nav-item{transition:none}.dashboard-page .report-section-nav-item:hover{transform:none}}html body .storefront.checkout-storefront .checkout-layout{width:min(1440px,calc(100% - clamp(32px, 6vw, 96px)));max-width:none;grid-template-columns:minmax(0,1fr) minmax(320px,360px);align-items:start;gap:clamp(40px,5vw,56px);padding:58px 0 92px}html body .storefront.checkout-storefront .page-intro{padding-bottom:30px}html body .storefront.checkout-storefront .page-intro h1{display:block;margin:16px 0 0;font-size:clamp(40px,4.1vw,48px);line-height:.96}html body .storefront.checkout-storefront .checkout-step-heading h2{margin-bottom:5px;line-height:1.12}html body .storefront.checkout-storefront .checkout-step-content{padding-top:18px}html body .storefront.checkout-storefront .checkout-phone-field{display:block;margin:0 0 20px;color:var(--store-palette-ink);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}html body .storefront.checkout-storefront .checkout-phone-field input{display:block;width:100%;margin-top:8px;padding:13px;border:1px solid var(--store-palette-line);border-radius:10px;background:var(--store-palette-surface);color:var(--store-palette-ink);font:13px Arial,sans-serif}html body .storefront.checkout-storefront .checkout-step-heading{position:relative}html body .storefront.checkout-storefront .checkout-step-back{top:0;right:0;margin:0}html body .storefront.checkout-storefront .checkout-actions{display:flex;align-items:center;justify-content:space-between;flex-direction:row}html body .storefront.checkout-storefront .checkout-next-action{flex:0 0 auto;margin-left:auto}html body .storefront.checkout-storefront .checkout-progress-step,html body .storefront.checkout-storefront .checkout-progress-step button,html body .storefront.checkout-storefront .checkout-progress-step button>span:last-child{min-width:0}html body .storefront.checkout-storefront .checkout-progress-step small,html body .storefront.checkout-storefront .checkout-progress-step strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html body .storefront.checkout-storefront .checkout-summary{min-height:0;padding:31px 28px 30px;border-radius:22px}html body .storefront.checkout-storefront .checkout-summary h2{margin-bottom:27px;font-size:25px}html body .storefront.checkout-storefront .checkout-summary>div:not(.summary-total){margin:18px 0;font-size:12px}html body .storefront.checkout-storefront .checkout-summary>div:not(.summary-total) strong{font-size:12px}html body .storefront.checkout-storefront .checkout-summary .summary-total{margin-top:27px;padding-top:28px;font-size:20px!important}html body .storefront.checkout-storefront .checkout-summary .summary-total strong{font-size:25px}html body .storefront.checkout-storefront .checkout-summary>p{margin-top:17px}@media (max-width:900px){html body .storefront.checkout-storefront .checkout-layout{grid-template-columns:1fr;gap:38px}html body .storefront.checkout-storefront .checkout-summary{position:static;width:min(100%,520px)}}@media (max-width:700px){html body .storefront.checkout-storefront .checkout-layout{width:min(calc(100% - 20px),1380px);gap:30px;padding-top:34px;padding-bottom:56px}html body .storefront.checkout-storefront .page-intro{padding-bottom:24px}html body .storefront.checkout-storefront .checkout-summary{width:100%;padding:25px 21px 24px;border-radius:18px}html body .storefront.checkout-storefront .checkout-actions{align-items:stretch;flex-direction:column}html body .storefront.checkout-storefront .checkout-next-action{width:100%;margin-left:0}}html body .storefront.checkout-storefront .checkout-saved-address-card{position:relative;min-height:92px;padding-right:72px}html body .storefront.checkout-storefront .checkout-address-choice-edit,html body .storefront.checkout-storefront .checkout-address-edit-button{display:grid;place-items:center;border:1px solid var(--store-palette-line);border-radius:50%;background:var(--store-palette-surface);color:var(--store-palette-slate);cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}html body .storefront.checkout-storefront .checkout-address-edit-button{position:absolute;top:50%;right:18px;width:38px;height:38px;transform:translateY(-50%)}html body .storefront.checkout-storefront .checkout-address-choice-edit svg,html body .storefront.checkout-storefront .checkout-address-edit-button svg{width:15px;height:15px;stroke-width:1.8}html body .storefront.checkout-storefront .checkout-address-choice-edit:hover,html body .storefront.checkout-storefront .checkout-address-edit-button:hover{border-color:var(--store-palette-slate);background:var(--store-palette-accent-soft);color:var(--store-palette-ink);transform:translateY(-50%) scale(1.04)}html body .storefront.checkout-storefront .checkout-address-picker{display:grid;grid-gap:9px;gap:9px;margin-bottom:19px}html body .storefront.checkout-storefront .checkout-address-picker-heading{display:grid;grid-gap:5px;gap:5px;margin-bottom:1px}html body .storefront.checkout-storefront .checkout-address-picker-heading small{color:var(--store-palette-slate);font-size:12px}html body .storefront.checkout-storefront .checkout-address-choice{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:stretch;grid-gap:9px;gap:9px;padding:0;border:1px solid var(--store-palette-line);border-radius:12px;background:var(--store-palette-surface)}html body .storefront.checkout-storefront .checkout-address-choice.is-selected{border-color:var(--checkout-accent);background:color-mix(in srgb,var(--checkout-accent) 7%,var(--store-palette-surface))}html body .storefront.checkout-storefront .checkout-address-choice-main{display:grid;grid-gap:5px;gap:5px;min-width:0;padding:12px 0 12px 14px;border:0;background:transparent;color:var(--store-palette-ink);text-align:left;cursor:pointer}html body .storefront.checkout-storefront .checkout-address-choice-main strong{overflow-wrap:anywhere;font-size:12px}html body .storefront.checkout-storefront .checkout-address-choice-main strong small{margin-left:5px;color:var(--checkout-accent);font-size:12px;font-weight:700}html body .storefront.checkout-storefront .checkout-address-choice-main span{overflow-wrap:anywhere;color:var(--store-palette-slate);font-size:12px;line-height:1.45}html body .storefront.checkout-storefront .checkout-address-choice-edit{align-self:center;width:32px;height:32px;margin-right:9px;border:0;background:var(--store-palette-background);transform:none}html body .storefront.checkout-storefront .checkout-address-choice-edit:hover{transform:scale(1.04)}html body .storefront.checkout-storefront .checkout-new-address{width:-moz-fit-content;width:fit-content;padding:5px 0;border:0;border-bottom:1px solid;background:transparent;color:var(--store-palette-slate);font-size:12px;cursor:pointer}html body .storefront.checkout-storefront .checkout-new-address:hover{color:var(--store-palette-ink)}@media (max-width:600px){html body .storefront.checkout-storefront .checkout-saved-address-card{padding-right:64px}}html body .auth-page .consumer-email-login{display:grid;grid-gap:16px;gap:16px;margin:22px 0 18px}html body .auth-page .consumer-login-tabs{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4px;gap:4px;padding:4px;border:1px solid var(--ui-border,#d9d6ca);border-radius:999px;background:var(--ui-surface-subtle,#f2f0e9)}html body .auth-page .consumer-login-tabs button{min-height:34px;border:0;border-radius:999px;background:transparent;color:var(--ui-muted,#716f67);font-size:12px;cursor:pointer}html body .auth-page .consumer-login-tabs button.is-active{background:var(--ui-forest-deep,#1d1d1a);color:var(--ui-panel,#fff)}html body .auth-page .consumer-email-form{display:grid;grid-gap:12px;gap:12px}html body .auth-page .consumer-email-form label{display:grid;grid-gap:6px;gap:6px;color:var(--ui-forest-deep,#1d1d1a);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}html body .auth-page .consumer-email-form input{width:100%;min-height:42px;padding:0 12px;border:1px solid var(--ui-border,#d9d6ca);border-radius:10px;outline:0;background:var(--ui-panel,#fff);color:var(--ui-forest-deep,#1d1d1a);font:inherit;font-size:12px;letter-spacing:0;text-transform:none}html body .auth-page .consumer-email-form input:focus{border-color:var(--ui-forest,#3e5c76);box-shadow:0 0 0 3px color-mix(in srgb,var(--ui-forest,#3e5c76) 13%,transparent)}html body .auth-page .consumer-email-submit{display:flex;min-height:44px;align-items:center;justify-content:space-between;margin-top:3px;padding:0 17px;border:0;border-radius:999px;background:var(--ui-forest-deep,#1d1d1a);color:var(--ui-panel,#fff);cursor:pointer}html body .auth-page .login-divider{display:flex;align-items:center;gap:10px;color:var(--ui-muted,#716f67);font-size:12px;text-transform:lowercase}html body .auth-page .login-divider:after,html body .auth-page .login-divider:before{flex:1 1;height:1px;background:var(--ui-border,#d9d6ca);content:""}html body .account-page .account-addresses-card{min-width:0}html body .account-page .account-address-list{display:grid;grid-gap:10px;gap:10px}html body .account-page .account-address-item{padding:15px;border:1px solid var(--ui-border,#d9d6ca);border-radius:14px;background:var(--ui-panel,#fff)}html body .account-page .account-address-item.is-default{border-color:color-mix(in srgb,var(--ui-forest,#3e5c76) 48%,var(--ui-border,#d9d6ca));background:color-mix(in srgb,var(--ui-mint,#e9ecef) 38%,var(--ui-panel,#fff))}html body .account-page .account-address-item-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}html body .account-page .account-address-item-heading strong{color:var(--ui-forest-deep,#1d1d1a);font-size:13px}html body .account-page .account-address-item-heading span{display:inline-flex;align-items:center;gap:4px;color:var(--ui-forest,#3e5c76);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}html body .account-page .account-address-item-heading svg{width:12px;height:12px}html body .account-page .account-address-item p{margin:13px 0 4px;color:var(--ui-forest-deep,#1d1d1a);font-size:12px;font-weight:650}html body .account-page .account-address-item>small{display:block;color:var(--ui-muted,#716f67);font-size:12px;line-height:1.5}html body .account-page .account-address-actions{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--ui-border,#d9d6ca)}html body .account-page .account-address-actions button,html body .account-page .account-address-form-heading>button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;border-bottom:1px solid;background:transparent;color:var(--ui-forest,#3e5c76);font-size:12px;cursor:pointer}html body .account-page .account-address-actions button.is-danger{color:#a33b42}html body .account-page .account-address-actions svg{width:12px;height:12px}html body .account-page .account-add-address{display:inline-flex;align-items:center;gap:7px;margin-top:15px;padding:10px 12px;border:1px solid var(--ui-border,#d9d6ca);border-radius:10px;background:var(--ui-surface-subtle,#f2f0e9);color:var(--ui-forest-deep,#1d1d1a);font-size:12px;font-weight:700;cursor:pointer}html body .account-page .account-add-address:hover{border-color:var(--ui-forest,#3e5c76)}html body .account-page .account-add-address svg,html body .account-page .account-address-empty>span svg{width:14px;height:14px}html body .account-page .account-address-empty{display:grid;justify-items:start;grid-gap:7px;gap:7px;padding:18px;border:1px dashed var(--ui-border,#d9d6ca);border-radius:13px;background:var(--ui-surface-subtle,#f2f0e9)}html body .account-page .account-address-empty>span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:var(--ui-mint,#e9ecef);color:var(--ui-forest,#3e5c76)}html body .account-page .account-address-empty p{margin:0;color:var(--ui-forest-deep,#1d1d1a);font-size:12px;font-weight:700}html body .account-page .account-address-empty small{color:var(--ui-muted,#716f67);font-size:12px}html body .account-page .account-address-form{margin-top:18px;padding-top:18px;border-top:1px solid var(--ui-border,#d9d6ca)}html body .account-page .account-address-form-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;grid-column:1/-1;margin-bottom:2px}html body .account-page .account-address-form-heading h3{margin:8px 0 0;color:var(--ui-forest-deep,#1d1d1a);font-size:19px;font-weight:500;letter-spacing:-.035em}html body .account-page .account-default-check{display:flex;grid-column:1/-1;align-items:center;gap:8px;color:var(--ui-forest-deep,#1d1d1a);font-size:12px;font-weight:650}html body .account-page .account-default-check input{width:16px;height:16px;margin:0;accent-color:var(--ui-forest,#3e5c76)}@media (max-width:700px){html body .account-page .account-address-actions{align-items:flex-start;flex-direction:column}}html body .storefront.cart-storefront{background:var(--store-palette-background-soft,var(--store-palette-background,var(--store-bg)));color:var(--store-palette-ink,var(--store-ink))}html body .storefront.cart-storefront .store-header{border-color:var(--store-palette-line,var(--store-line));background:color-mix(in srgb,var(--store-palette-surface,#fff) 92%,transparent)}html body .storefront.cart-storefront .cart-layout{grid-template-columns:minmax(0,1fr) minmax(320px,360px);align-items:start;gap:clamp(40px,5vw,56px);padding-top:58px;padding-bottom:92px}html body .storefront.cart-storefront .page-intro{padding-bottom:30px;border-bottom:1px solid var(--store-palette-line,var(--store-line))}html body .storefront.cart-storefront .page-intro .store-index{color:var(--store-palette-slate,var(--store-muted))}html body .storefront.cart-storefront .page-intro h1{display:flex;align-items:baseline;gap:10px;margin:16px 0 0;color:var(--store-palette-ink,var(--store-ink));font-family:Arial,Helvetica Neue,sans-serif;font-size:clamp(40px,4.1vw,48px);font-weight:400;letter-spacing:-.065em;line-height:.96}html body .storefront.cart-storefront .page-intro h1 small{color:var(--store-palette-slate,var(--store-muted));font-family:Arial,Helvetica Neue,sans-serif;font-size:12px;font-weight:400;letter-spacing:0}html body .storefront.cart-storefront .cart-items{border-top:0}html body .storefront.cart-storefront .cart-items article{grid-template-columns:80px minmax(0,1fr) 108px 92px;gap:20px;padding:38px 0 34px;border-bottom:1px solid var(--store-palette-line,var(--store-line))}html body .storefront.cart-storefront .cart-item-no-image,html body .storefront.cart-storefront .cart-items img{width:80px;height:80px;border-radius:12px}html body .storefront.cart-storefront .cart-items img{object-fit:cover}html body .storefront.cart-storefront .cart-item-no-image{display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,var(--store-palette-ink,var(--store-ink)),var(--store-palette-slate,var(--store-accent)));color:var(--store-palette-background,var(--store-bg));font-family:Georgia,Times New Roman,serif;font-size:30px}html body .storefront.cart-storefront .cart-items article>div:nth-child(2){min-width:0}html body .storefront.cart-storefront .cart-items article>div:nth-child(2)>small:first-child{display:block;overflow:hidden;color:var(--store-palette-slate,var(--store-muted));font-size:12px;letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}html body .storefront.cart-storefront .cart-items h2{margin:7px 0 0;color:var(--store-palette-ink,var(--store-ink));font-family:Arial,Helvetica Neue,sans-serif;font-size:17px;font-weight:650;letter-spacing:-.025em;line-height:1.1}html body .storefront.cart-storefront .cart-items .cart-variant-label{display:block;margin-top:10px;color:var(--store-palette-slate,var(--store-muted));font-size:12px;line-height:1.35}html body .storefront.cart-storefront .cart-items .cart-promotion-note{display:block;margin-top:6px;color:var(--store-palette-slate,var(--store-muted));font-size:12px}html body .storefront.cart-storefront .cart-items article>div:nth-child(2)>button{margin-top:12px;border-color:var(--store-palette-slate,var(--store-muted));color:var(--store-palette-slate,var(--store-muted));font-size:12px;line-height:1.5}html body .storefront.cart-storefront .cart-items article>div:nth-child(2)>button:focus-visible,html body .storefront.cart-storefront .cart-items article>div:nth-child(2)>button:hover{border-color:var(--store-palette-ink,var(--store-ink));color:var(--store-palette-ink,var(--store-ink))}html body .storefront.cart-storefront .cart-items .quantity{width:108px;height:40px;align-self:center;justify-content:space-between;border:1px solid var(--store-palette-line,var(--store-line));border-radius:999px;background:var(--store-palette-surface,#fff)}html body .storefront.cart-storefront .cart-items .quantity button{width:36px;height:100%;border-radius:inherit;color:var(--store-palette-slate,var(--store-muted));cursor:pointer}html body .storefront.cart-storefront .cart-items .quantity button:hover:not(:disabled){background:color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 9%,transparent);color:var(--store-palette-ink,var(--store-ink))}html body .storefront.cart-storefront .cart-items .quantity button:focus-visible,html body .storefront.cart-storefront .cart-summary .add-cart:focus-visible,html body .storefront.cart-storefront .continue-link:focus-visible,html body .storefront.cart-storefront .coupon button:focus-visible{outline:2px solid var(--store-palette-slate,var(--store-accent));outline-offset:3px}html body .storefront.cart-storefront .cart-items article>strong{align-self:center;justify-self:end;color:var(--store-palette-ink,var(--store-ink));font-family:Arial,Helvetica Neue,sans-serif;font-size:13px;font-weight:650;white-space:nowrap}html body .storefront.cart-storefront .cart-note-card{margin-top:38px;padding:0;border:0;background:transparent}html body .storefront.cart-storefront .cart-note-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}html body .storefront.cart-storefront .cart-note-heading .store-index{color:var(--store-palette-slate,var(--store-muted))}html body .storefront.cart-storefront .cart-note-heading h2{margin:16px 0 0;color:var(--store-palette-ink,var(--store-ink));font-family:Arial,Helvetica Neue,sans-serif;font-size:24px;font-weight:400;letter-spacing:-.045em;line-height:1}html body .storefront.cart-storefront .cart-note-heading .voice-status{color:var(--store-palette-slate,var(--store-muted));font-size:12px}html body .storefront.cart-storefront .cart-note-card>p{margin:14px 0 20px;color:var(--store-palette-slate,var(--store-muted));font-size:13px;line-height:1.5}html body .storefront.cart-storefront .cart-note-input{position:relative}html body .storefront.cart-storefront .cart-note-input textarea{display:block;width:100%;min-height:112px;resize:vertical;padding:13px;border:1px solid var(--store-palette-line,var(--store-line));border-radius:16px;outline:0;background:var(--store-palette-surface,#fff);color:var(--store-palette-ink,var(--store-ink));font:inherit;font-size:12px;line-height:1.5}html body .storefront.cart-storefront .cart-note-input textarea::placeholder{color:var(--store-palette-slate,var(--store-muted));opacity:.9}html body .storefront.cart-storefront .cart-note-input textarea:focus{border-color:var(--store-palette-slate,var(--store-accent));box-shadow:0 0 0 3px color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 13%,transparent)}html body .storefront.cart-storefront .cart-note-input .voice-button{position:absolute;right:10px;bottom:10px;min-height:30px;padding:0 9px;border:1px solid var(--store-palette-line,var(--store-line));border-radius:999px;background:color-mix(in srgb,var(--store-palette-surface,#fff) 88%,transparent);color:var(--store-palette-slate,var(--store-muted));font-size:12px}html body .storefront.cart-storefront .cart-note-input .voice-button.is-listening,html body .storefront.cart-storefront .cart-note-input .voice-button:hover{border-color:var(--store-palette-slate,var(--store-accent));color:var(--store-palette-ink,var(--store-ink))}html body .storefront.cart-storefront .cart-note-count{display:block;margin-top:8px;color:var(--store-palette-slate,var(--store-muted));font-size:12px}html body .storefront.cart-storefront .voice-error{display:block;margin-top:7px;color:#a33b42;font-size:12px}html body .storefront.cart-storefront .continue-link{margin-top:39px;border-bottom:0;color:var(--store-palette-slate,var(--store-muted));font-size:12px}html body .storefront.cart-storefront .continue-link:hover{color:var(--store-palette-ink,var(--store-ink))}html body .storefront.cart-storefront .cart-summary{position:-webkit-sticky;position:sticky;top:24px;align-self:start;padding:31px 28px 30px;border:1px solid var(--store-palette-line,var(--store-line));border-radius:22px;background:var(--store-palette-surface-soft,var(--store-bg));box-shadow:none}html body .storefront.cart-storefront .cart-summary h2{margin:0 0 27px;color:var(--store-palette-ink,var(--store-ink));font-family:Arial,Helvetica Neue,sans-serif;font-size:25px;font-weight:600;letter-spacing:-.05em;line-height:1}html body .storefront.cart-storefront .cart-summary>div:not(.coupon):not(.summary-total){display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:18px 0;color:var(--store-palette-ink,var(--store-ink));font-size:12px}html body .storefront.cart-storefront .cart-summary>div:not(.coupon):not(.summary-total) small,html body .storefront.cart-storefront .cart-summary>div:not(.coupon):not(.summary-total) span{color:var(--store-palette-slate,var(--store-muted));font-size:12px}html body .storefront.cart-storefront .cart-summary>div:not(.coupon):not(.summary-total) strong{color:var(--store-palette-ink,var(--store-ink));font-size:12px;font-weight:650;white-space:nowrap}html body .storefront.cart-storefront .cart-summary label{display:block;margin:31px 0 13px;color:var(--store-palette-slate,var(--store-muted));font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}html body .storefront.cart-storefront .coupon{display:flex!important;align-items:center;gap:14px;margin:0}html body .storefront.cart-storefront .coupon input{min-width:0;width:100%;height:44px;padding:0 13px;border:1px solid var(--store-palette-line,var(--store-line));border-radius:12px;outline:0;background:var(--store-palette-surface,#fff);color:var(--store-palette-ink,var(--store-ink));font:inherit;font-size:12px}html body .storefront.cart-storefront .coupon input:focus{border-color:var(--store-palette-slate,var(--store-accent));box-shadow:0 0 0 3px color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 13%,transparent)}html body .storefront.cart-storefront .coupon button{flex:0 0 auto;padding:0 0 3px;border:0;border-bottom:1px solid;background:transparent;color:var(--store-palette-ink,var(--store-ink));cursor:pointer;font:inherit;font-size:12px}html body .storefront.cart-storefront .summary-total{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:27px 0 0;padding-top:28px;border-top:1px solid var(--store-palette-line,var(--store-line));color:var(--store-palette-ink,var(--store-ink));font-size:20px!important}html body .storefront.cart-storefront .summary-total strong{color:var(--store-palette-ink,var(--store-ink));font-family:Arial,Helvetica Neue,sans-serif;font-size:25px;font-weight:500;letter-spacing:-.045em;white-space:nowrap}html body .storefront.cart-storefront .cart-summary>.add-cart{display:flex;min-height:55px;align-items:center;justify-content:space-between;margin-top:24px;padding:0 23px;border-radius:999px;background:var(--store-palette-ink,var(--store-ink));color:var(--store-palette-background,var(--store-bg));text-decoration:none}html body .storefront.cart-storefront .cart-summary>.add-cart:hover{background:var(--store-palette-deep,var(--store-palette-ink,var(--store-ink)))}html body .storefront.cart-storefront .cart-summary>p{max-width:240px;margin:17px auto 0;color:var(--store-palette-slate,var(--store-muted));font-size:12px;line-height:1.45}html body .storefront.cart-storefront .cart-empty{margin-top:30px;border-color:var(--store-palette-line,var(--store-line));background:var(--store-palette-surface,#fff)}@media (max-width:900px){html body .storefront.cart-storefront .cart-layout{grid-template-columns:1fr;gap:38px}html body .storefront.cart-storefront .cart-summary{position:static;width:min(100%,520px)}}@media (max-width:700px){html body .storefront.cart-storefront .cart-layout{gap:30px;padding-top:34px;padding-bottom:56px}html body .storefront.cart-storefront .page-intro{padding-bottom:24px}html body .storefront.cart-storefront .cart-items article{grid-template-areas:"image copy price" "image copy quantity";grid-template-columns:72px minmax(0,1fr) auto;grid-template-rows:auto auto;gap:8px 14px;padding:28px 0}html body .storefront.cart-storefront .cart-item-no-image,html body .storefront.cart-storefront .cart-items img{width:72px;height:72px;grid-area:image}html body .storefront.cart-storefront .cart-items article>div:nth-child(2){grid-area:copy}html body .storefront.cart-storefront .cart-items article>.quantity{grid-area:quantity;justify-self:end}html body .storefront.cart-storefront .cart-items article>strong{grid-area:price}html body .storefront.cart-storefront .cart-note-card{margin-top:30px}html body .storefront.cart-storefront .cart-summary{width:100%;padding:25px 21px 24px;border-radius:18px}}@media (prefers-reduced-motion:reduce){html body .storefront.cart-storefront .cart-items .quantity button,html body .storefront.cart-storefront .cart-note-input textarea,html body .storefront.cart-storefront .cart-summary>.add-cart{transition:none!important}}html body .dashboard-page .product-admin-table{position:relative;overflow:visible}html body .dashboard-page .product-admin-table .product-admin-row{position:relative;min-height:82px;cursor:pointer;transition:background .16s ease,box-shadow .16s ease}html body .dashboard-page .product-admin-table .product-admin-row:hover{background:color-mix(in srgb,var(--ui-mint) 42%,var(--ui-panel))}html body .dashboard-page .product-admin-table .product-admin-row:focus-visible{z-index:4;outline:3px solid color-mix(in srgb,var(--ui-forest) 32%,transparent);outline-offset:-3px;background:color-mix(in srgb,var(--ui-mint) 52%,var(--ui-panel))}html body .dashboard-page .product-admin-table .product-admin-row>.row-actions,html body .dashboard-page .product-admin-table .product-admin-row>.table-selection{cursor:default}html body .dashboard-page .product-admin-table .product-admin-row>.row-actions{position:relative;z-index:6;display:inline-flex;flex-direction:row;align-items:center;justify-self:end;align-self:center}html body .dashboard-page .product-admin-table .product-admin-row .action-menu{top:calc(100% + 8px);right:0;z-index:30;min-width:188px;padding:6px;border:1px solid var(--ui-border);border-radius:14px;background:var(--ui-panel);box-shadow:0 18px 42px rgb(22 31 45/18%),0 3px 10px rgb(22 31 45/8%)}html body .dashboard-page .product-admin-table .action-menu a,html body .dashboard-page .product-admin-table .action-menu button{display:flex;min-height:38px;align-items:center;gap:10px;padding:0 11px;border-radius:9px;color:var(--ui-ink);font-size:12px;font-weight:700;line-height:1.2;text-decoration:none}html body .dashboard-page .product-admin-table .action-menu a span{margin-left:auto;color:var(--ui-muted);font-size:14px}html body .dashboard-page .product-admin-table .action-menu a:focus-visible,html body .dashboard-page .product-admin-table .action-menu a:hover,html body .dashboard-page .product-admin-table .action-menu button:focus-visible,html body .dashboard-page .product-admin-table .action-menu button:hover{outline:none;background:var(--ui-surface-subtle);color:var(--ui-forest-deep)}html body .dashboard-page .product-admin-table .action-menu .action-menu-danger:focus-visible,html body .dashboard-page .product-admin-table .action-menu .action-menu-danger:hover{background:color-mix(in srgb,#bd3d4c 9%,var(--ui-panel));color:#a83445}html body .dashboard-page .product-admin-table .dots-button{border-color:transparent;background:transparent}html body .dashboard-page .product-admin-table .dots-button:hover,html body .dashboard-page .product-admin-table .dots-button[aria-expanded=true]{border-color:var(--ui-border);background:var(--ui-surface-subtle)}html body .dashboard-page .product-details-dialog{width:min(860px,calc(100% - 32px));max-width:860px}html body .dashboard-page .product-details-panel{display:flex;flex-direction:column;max-height:min(calc(100dvh - 32px),820px);min-height:0;overflow:hidden}html body .dashboard-page .product-details-header{flex:0 0 auto;grid-template-columns:minmax(0,1fr) 24px;padding:28px 30px 20px;border-bottom:1px solid var(--ui-border)}html body .dashboard-page .product-details-body{flex:1 1 auto;display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);grid-gap:28px;gap:28px;min-height:0}html body .dashboard-page .product-details-media{display:grid;align-self:start;aspect-ratio:1;min-height:0;width:100%;align-content:center;justify-items:center;overflow:hidden;border:1px solid var(--ui-border);border-radius:18px;background:color-mix(in srgb,var(--ui-surface-subtle) 78%,var(--ui-panel));box-shadow:0 12px 24px rgb(13 19 33/6%)}html body .dashboard-page .product-details-media img{display:block;width:100%;height:100%;min-height:0;object-fit:cover}html body .dashboard-page .product-details-media.is-empty{gap:9px;background:linear-gradient(145deg,#252d34,#3c454d);color:#f6f7f8}html body .dashboard-page .product-details-media.is-empty>span{display:grid;width:70px;height:70px;place-items:center;border-radius:20px;background:rgb(255 255 255/12%);font-family:Georgia,Times New Roman,serif;font-size:39px;font-weight:400}html body .dashboard-page .product-details-media.is-empty>small{font-size:12px;font-weight:800;letter-spacing:.12em}html body .dashboard-page .product-details-copy{display:grid;align-content:start;grid-gap:20px;gap:20px;min-width:0}html body .dashboard-page .product-details-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}html body .dashboard-page .product-details-category,html body .dashboard-page .product-details-description>span,html body .dashboard-page .product-details-meta span,html body .dashboard-page .product-details-price>span,html body .dashboard-page .product-details-promotion>span{display:block;color:var(--ui-muted);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}html body .dashboard-page .product-details-title-row h3{max-width:none;margin:7px 0 4px;color:var(--ui-ink);font-size:clamp(22px,3vw,30px);font-weight:700;letter-spacing:-.04em;line-height:1.05;overflow-wrap:anywhere}html body .dashboard-page .product-details-title-row p{margin:0;color:var(--ui-muted);font-size:12px}html body .dashboard-page .product-details-state{flex:0 0 auto;padding:7px 10px;border:1px solid var(--ui-border);border-radius:999px;background:var(--ui-surface-subtle);color:var(--ui-muted);font-size:12px;font-weight:800;white-space:nowrap}html body .dashboard-page .product-details-state.is-available{border-color:color-mix(in srgb,#2f8f62 26%,var(--ui-border));background:color-mix(in srgb,#2f8f62 9%,var(--ui-panel));color:#267553}html body .dashboard-page .product-details-price{display:grid;grid-gap:7px;gap:7px;padding-bottom:16px;border-bottom:1px solid var(--ui-border)}html body .dashboard-page .product-details-price>div{display:flex;align-items:baseline;gap:9px}html body .dashboard-page .product-details-price del{color:var(--ui-muted);font-size:12px}html body .dashboard-page .product-details-price strong{color:var(--ui-ink);font-size:24px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.04em}html body .dashboard-page .product-details-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}html body .dashboard-page .product-details-meta>div{display:grid;grid-gap:6px;gap:6px;min-width:0;padding:11px;border:1px solid color-mix(in srgb,var(--ui-border) 74%,transparent);border-radius:11px;background:color-mix(in srgb,var(--ui-surface-subtle) 72%,var(--ui-panel))}html body .dashboard-page .product-details-meta strong{overflow-wrap:anywhere;color:var(--ui-ink);font-size:12px;font-weight:750;line-height:1.3}html body .dashboard-page .product-details-description{display:grid;grid-gap:7px;gap:7px;padding:14px 16px;border:1px solid var(--ui-border);border-radius:14px;background:color-mix(in srgb,var(--ui-surface-subtle) 44%,var(--ui-panel))}html body .dashboard-page .product-details-description p{margin:0;color:var(--ui-muted);font-size:13px;line-height:1.6}html body .dashboard-page .product-details-promotion{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid color-mix(in srgb,var(--ui-forest) 17%,var(--ui-border));border-radius:11px;background:color-mix(in srgb,var(--ui-mint) 46%,var(--ui-panel))}html body .dashboard-page .product-details-promotion strong{color:var(--ui-forest-deep);font-size:12px}html body .dashboard-page .product-details-options{display:grid;grid-gap:13px;gap:13px;padding:14px;border:1px solid var(--ui-border);border-radius:14px;background:color-mix(in srgb,var(--ui-surface-subtle) 58%,var(--ui-panel))}html body .dashboard-page .product-details-options>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}html body .dashboard-page .product-details-options>header span{display:block;color:var(--ui-muted);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}html body .dashboard-page .product-details-options>header h4{margin:5px 0 0;color:var(--ui-ink);font-size:14px;font-weight:750;letter-spacing:-.02em}html body .dashboard-page .product-details-options>header>strong{flex:0 0 auto;padding:5px 8px;border:1px solid var(--ui-border);border-radius:999px;color:var(--ui-muted);font-size:12px;font-weight:750;white-space:nowrap}html body .dashboard-page .product-details-option-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));grid-gap:9px;gap:9px}html body .dashboard-page .product-details-option-group{min-width:0;padding:10px;border:1px solid var(--ui-border);border-radius:11px;background:var(--ui-panel)}html body .dashboard-page .product-details-option-group>div{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:9px}html body .dashboard-page .product-details-option-group>div>strong{overflow-wrap:anywhere;color:var(--ui-ink);font-size:12px;font-weight:800}html body .dashboard-page .product-details-option-group>div>span{flex:0 0 auto;color:var(--ui-muted);font-size:12px}html body .dashboard-page .product-details-option-group ul{display:flex;flex-wrap:wrap;gap:5px;margin:0;padding:0;list-style:none}html body .dashboard-page .product-details-option-group li{padding:5px 8px;border-radius:7px;background:var(--ui-surface-subtle);color:var(--ui-forest-deep);font-size:12px;font-weight:700}html body .dashboard-page .product-details-options.is-empty{gap:9px;border-style:dashed;background:color-mix(in srgb,var(--ui-surface-subtle) 38%,var(--ui-panel))}html body .dashboard-page .product-details-options.is-empty>p{margin:0;color:var(--ui-muted);font-size:12px;line-height:1.45}html body .dashboard-page .product-details-actions{flex:0 0 auto;align-items:center;padding:16px 30px 26px}html body .dashboard-page .product-details-actions .app-dialog-primary{display:inline-flex;align-items:center;gap:9px;text-decoration:none}html body .dashboard-page .product-details-actions .app-dialog-primary span{font-size:14px}@media (max-width:700px){html body .dashboard-page .product-admin-table .product-admin-row{min-height:92px}html body .dashboard-page .product-admin-table .product-admin-row .action-menu{right:-4px}html body .dashboard-page .product-details-dialog{width:calc(100% - 24px)}html body .dashboard-page .product-details-header{padding:22px 20px 18px}html body .dashboard-page .product-details-body{grid-template-columns:1fr;gap:18px;padding:20px}html body .dashboard-page .product-details-media{width:min(100%,340px);justify-self:center}html body .dashboard-page .product-details-meta{grid-template-columns:1fr 1fr}html body .dashboard-page .product-details-meta>div:last-child{grid-column:1/-1}html body .dashboard-page .product-details-option-groups{grid-template-columns:1fr}html body .dashboard-page .product-details-actions{padding:14px 20px 20px}}html body .dashboard-page .product-details-body{display:block;padding:24px 30px 30px;overflow:auto}html body .dashboard-page .product-details-storefront{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start;grid-gap:clamp(28px,4vw,46px);gap:clamp(28px,4vw,46px)}html body .dashboard-page .product-details-storefront-gallery{width:100%;max-width:654px;min-width:0}html body .dashboard-page .product-details-storefront-gallery .detail-gallery{position:relative;width:100%;aspect-ratio:1.7/1;overflow:hidden;border:1px solid var(--ui-border);border-radius:22px;background:var(--ui-surface-subtle);box-shadow:0 16px 34px rgb(13 19 33/12%)}html body .dashboard-page .product-details-storefront-gallery .detail-gallery>img{display:block;width:100%;height:100%;object-fit:cover}html body .dashboard-page .product-details-storefront-gallery .detail-gallery-empty{display:grid;place-items:center;background:linear-gradient(135deg,var(--ui-forest-deep),var(--ui-forest));color:var(--ui-panel)}html body .dashboard-page .product-details-storefront-gallery .detail-image-badge{position:absolute;top:12px;left:12px;z-index:1;padding:7px 10px;border:1px solid color-mix(in srgb,var(--ui-border) 70%,white);border-radius:8px;background:color-mix(in srgb,var(--ui-panel) 90%,transparent);color:var(--ui-forest-deep);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}html body .dashboard-page .product-details-storefront-gallery .detail-image-fallback{display:grid;justify-items:center;grid-gap:10px;gap:10px;color:var(--ui-panel);font-family:var(--font-display),Georgia,serif}html body .dashboard-page .product-details-storefront-gallery .detail-image-fallback>span{display:grid;width:74px;height:74px;place-items:center;border-radius:22px;background:rgb(255 255 255/14%);color:var(--ui-panel);font-size:40px;letter-spacing:-.08em}html body .dashboard-page .product-details-storefront-gallery .detail-image-fallback small{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}html body .dashboard-page .product-details-storefront-gallery .detail-gallery-thumbnails{display:flex;flex-wrap:wrap;gap:10px;width:100%;margin-top:14px}html body .dashboard-page .product-details-storefront-gallery .detail-gallery-thumbnails button{display:block;width:72px;height:72px;padding:3px;overflow:hidden;border:1px solid var(--ui-border);border-radius:14px;background:var(--ui-panel);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}html body .dashboard-page .product-details-storefront-gallery .detail-gallery-thumbnails button:hover{border-color:var(--ui-forest);transform:translateY(-2px)}html body .dashboard-page .product-details-storefront-gallery .detail-gallery-thumbnails button.is-selected{border-color:var(--ui-forest-deep);box-shadow:0 0 0 2px color-mix(in srgb,var(--ui-forest) 24%,transparent)}html body .dashboard-page .product-details-storefront-gallery .detail-gallery-thumbnails button:focus-visible{outline:2px solid var(--ui-forest);outline-offset:3px}html body .dashboard-page .product-details-storefront-gallery .detail-gallery-thumbnails img{display:block;width:100%;height:100%;border-radius:10px;object-fit:cover}html body .dashboard-page .product-details-storefront-copy{position:static;width:100%;max-width:none;min-width:0;padding:4px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}html body .dashboard-page .product-details-storefront-copy .store-index{display:block;color:var(--ui-forest);font-size:12px;font-weight:850;letter-spacing:.14em;line-height:1;text-transform:uppercase}html body .dashboard-page .product-details-storefront-copy h1{margin:14px 0 12px;color:var(--ui-ink);font-family:var(--font-display),Georgia,serif;font-size:clamp(38px,4.2vw,58px);font-weight:450;letter-spacing:-.055em;line-height:.95;overflow-wrap:anywhere}html body .dashboard-page .product-details-storefront-copy .detail-price{display:flex;align-items:center;gap:14px;margin:20px 0}html body .dashboard-page .product-details-storefront-copy .detail-price strong{color:var(--ui-ink);font-family:var(--font-display),Georgia,serif;font-size:28px;font-weight:450;letter-spacing:-.04em}html body .dashboard-page .product-details-storefront-copy .detail-price del{color:var(--ui-muted);font-size:13px}html body .dashboard-page .product-details-storefront-copy .quantity-promotion-offer{display:grid;grid-gap:6px;gap:6px;margin:26px 0 28px;padding:18px 20px;border:1px solid var(--ui-border);border-radius:18px;background:color-mix(in srgb,var(--ui-mint) 52%,var(--ui-panel))}html body .dashboard-page .product-details-storefront-copy .quantity-promotion-offer span{color:var(--ui-forest);font-size:12px;font-weight:800;letter-spacing:.14em}html body .dashboard-page .product-details-storefront-copy .quantity-promotion-offer strong{color:var(--ui-ink);font-family:var(--font-display),Georgia,serif;font-size:23px;font-weight:450;letter-spacing:-.04em}html body .dashboard-page .product-details-storefront-copy .quantity-promotion-offer small{color:var(--ui-muted);font-size:12px}html body .dashboard-page .product-details-storefront-options{display:grid;grid-gap:17px;gap:17px;margin-top:24px}html body .dashboard-page .product-details-storefront-options.has-options{padding-top:22px;border-top:1px solid var(--ui-border)}html body .dashboard-page .product-details-storefront-options .product-options-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}html body .dashboard-page .product-details-storefront-options .product-options-eyebrow{display:block;color:var(--ui-forest);font-size:12px;font-weight:850;letter-spacing:.14em;line-height:1;text-transform:uppercase}html body .dashboard-page .product-details-storefront-options .product-options-heading h2{margin:8px 0 0;color:var(--ui-ink);font-family:var(--font-display),Georgia,serif;font-size:25px;font-weight:450;letter-spacing:-.045em;line-height:1}html body .dashboard-page .product-details-storefront-options .product-options-count{flex:0 0 auto;padding:7px 10px;border:1px solid var(--ui-border);border-radius:999px;color:var(--ui-muted);font-size:12px;font-weight:750;white-space:nowrap}html body .dashboard-page .product-details-storefront-options .product-options-groups{display:grid;grid-gap:18px;gap:18px}html body .dashboard-page .product-details-storefront-options .product-option-group{min-width:0;margin:0;padding:0 0 18px;border:0;border-bottom:1px solid var(--ui-border)}html body .dashboard-page .product-details-storefront-options .product-option-group:last-child{padding-bottom:0;border-bottom:0}html body .dashboard-page .product-details-readonly-option-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;width:100%;margin-bottom:10px}html body .dashboard-page .product-details-readonly-option-heading>span{overflow-wrap:anywhere;color:var(--ui-ink);font-size:12px;font-weight:850;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}html body .dashboard-page .product-details-readonly-option-heading>small{color:var(--ui-muted);font-size:12px;white-space:nowrap}html body .dashboard-page .product-details-storefront-options .product-option-values{display:flex;flex-wrap:wrap;gap:9px}html body .dashboard-page .product-details-readonly-option{display:inline-flex;min-width:58px;min-height:42px;align-items:center;justify-content:center;padding:0 16px;border:1px solid var(--ui-border);border-radius:999px;background:var(--ui-panel);color:var(--ui-ink);font-size:12px;font-weight:750}html body .dashboard-page .product-details-storefront-options .product-option-unavailable{margin:0;color:var(--ui-muted);font-size:12px;line-height:1.5}html body .dashboard-page .product-details-storefront-disclosures{margin-top:20px;border-top:1px solid var(--ui-border)}html body .dashboard-page .product-details-storefront-disclosures details{border-bottom:1px solid var(--ui-border)}html body .dashboard-page .product-details-storefront-disclosures summary{display:flex;align-items:center;justify-content:space-between;min-height:43px;padding:0;color:var(--ui-ink);font-size:12px;font-weight:800;letter-spacing:.16em;list-style:none;text-transform:uppercase;cursor:pointer}html body .dashboard-page .product-details-storefront-disclosures summary::-webkit-details-marker{display:none}html body .dashboard-page .product-details-storefront-disclosures summary span{color:var(--ui-muted);font-size:13px;letter-spacing:0}html body .dashboard-page .product-details-storefront-disclosures details[open] summary span{transform:rotate(180deg)}html body .dashboard-page .product-details-storefront-disclosures details>p{max-width:520px;margin:-2px 0 15px;color:var(--ui-muted);font-size:13px;line-height:1.6}@media (max-width:700px){html body .dashboard-page .product-details-body{padding:20px}html body .dashboard-page .product-details-storefront{grid-template-columns:1fr;gap:26px}html body .dashboard-page .product-details-storefront-copy,html body .dashboard-page .product-details-storefront-gallery{order:0}html body .dashboard-page .product-details-storefront-gallery{width:min(100%,654px);justify-self:center}html body .dashboard-page .product-details-storefront-copy h1{font-size:clamp(38px,12vw,52px)}html body .dashboard-page .product-details-storefront-options .product-options-heading{align-items:flex-start;flex-direction:column;gap:10px}}html body .storefront .detail-gallery>img{display:block;width:100%;aspect-ratio:1;border-radius:22px;object-fit:cover;box-shadow:0 16px 34px rgb(16 26 49/8%)}html body .storefront .detail-buy>label{margin-top:26px}html body .storefront .detail-buy .option-row{margin:10px 0 20px}html body .storefront .detail-purchase-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch;grid-gap:10px;gap:10px}html body .storefront .detail-quantity{display:grid;grid-template-columns:36px 34px 36px;align-items:center;min-height:52px;border:1px solid var(--store-line);border-radius:999px;background:color-mix(in srgb,var(--store-bg) 50%,white)}html body .storefront .detail-quantity button{display:grid;width:100%;height:100%;place-items:center;padding:0;border:0;border-radius:inherit;background:transparent;color:var(--store-ink);font-size:18px;line-height:1;cursor:pointer}html body .storefront .detail-quantity button:hover:not(:disabled){background:color-mix(in srgb,var(--store-accent) 9%,transparent);color:var(--store-accent)}html body .storefront .detail-quantity button:disabled{color:var(--store-muted);cursor:not-allowed;opacity:.45}html body .storefront .detail-quantity span{color:var(--store-ink);font-size:12px;font-weight:750;text-align:center}html body .storefront .detail-add-cart{min-width:0}html body .storefront .detail-add-cart .add-cart{min-height:52px;height:100%;border-radius:999px}html body .storefront .product-detail-disclosures{margin-top:20px;border-top:1px solid var(--store-line)}html body .storefront .product-detail-disclosures details{border-bottom:1px solid var(--store-line)}html body .storefront .product-detail-disclosures summary{display:flex;align-items:center;justify-content:space-between;min-height:43px;padding:0;color:var(--store-ink);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;list-style:none;cursor:pointer}html body .storefront .product-detail-disclosures summary::-webkit-details-marker{display:none}html body .storefront .product-detail-disclosures summary span{color:var(--store-muted);font-size:13px;letter-spacing:0}html body .storefront .product-detail-disclosures details[open] summary span{transform:rotate(180deg)}html body .storefront .product-detail-disclosures details>p{max-width:520px;margin:-2px 0 15px;color:var(--store-muted);font-size:12px;line-height:1.6}html body .storefront .product-detail-disclosures dl{display:grid;grid-gap:9px;gap:9px;margin:-2px 0 15px}html body .storefront .product-detail-disclosures dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:18px;color:var(--store-muted);font-size:12px}html body .storefront .product-detail-disclosures dd,html body .storefront .product-detail-disclosures dt{margin:0}html body .storefront .product-detail-disclosures dd{color:var(--store-ink);font-weight:700;text-align:right}html body .storefront .related-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}html body .storefront .related-heading h2{margin:0;color:var(--store-ink);font-family:var(--font-display),Georgia,serif;font-size:clamp(26px,3vw,40px);font-weight:450;letter-spacing:-.065em;line-height:.95}@media (max-width:700px){html body .storefront .detail-purchase-row{grid-template-columns:1fr}html body .storefront .detail-quantity{width:max-content;justify-self:start}html body .storefront .detail-add-cart .add-cart{border-radius:11px}html body .storefront .related-heading{align-items:start;flex-direction:column;gap:8px}}.preview-shop-page .preview-store-notice{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 18px;text-align:left}.preview-store-notice>span:first-child{color:color-mix(in srgb,var(--store-palette-background) 70%,transparent);font-size:12px;font-weight:650;letter-spacing:.04em}.preview-store-notice-content{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.preview-store-notice-content em,.preview-store-notice-content strong{overflow:hidden;max-width:min(480px,48vw);font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.preview-store-notice-content em{color:color-mix(in srgb,var(--store-palette-background) 58%,transparent);font-weight:500}.preview-shop-page .preview-notice-edit{position:static;flex:0 0 29px;width:29px;height:29px;box-shadow:none}@media (max-width:640px){.preview-shop-page .preview-store-notice{align-items:flex-start;flex-direction:column;gap:7px}.preview-store-notice-content{width:100%;justify-content:space-between}.preview-store-notice-content em,.preview-store-notice-content strong{max-width:calc(100% - 40px)}}.shop-hero-badge>strong{max-width:72px;overflow-wrap:anywhere;line-height:1.05;text-align:center}.preview-shop-page .preview-badge-editor{position:absolute;z-index:3;top:22px;right:22px;width:88px;height:88px}.preview-shop-page .preview-badge-editor .shop-hero-badge{position:static;width:88px;height:88px}.preview-shop-page .shop-hero-badge.is-empty{border:1px dashed color-mix(in srgb,var(--shop-card) 72%,var(--shop-navy));background:color-mix(in srgb,var(--shop-navy) 76%,transparent)}.preview-shop-page .shop-hero-badge.is-empty span{max-width:60px;color:var(--shop-card);font-size:12px;letter-spacing:.08em;line-height:1.25}.preview-shop-page .preview-badge-edit{position:absolute;top:-9px;right:-9px;width:28px;height:28px;transform:rotate(-8deg)}.personalization-live-panel{grid-template-columns:minmax(190px,.58fr) minmax(420px,1.65fr) minmax(185px,.62fr);grid-gap:26px;gap:26px;min-height:216px;padding:20px 22px;border-radius:20px;background:linear-gradient(135deg,var(--ui-panel),color-mix(in srgb,var(--ui-panel) 82%,var(--ui-paper)));box-shadow:0 18px 42px rgb(13 19 33/7%)}.personalization-live-panel:hover{border-color:var(--preview-accent,var(--store-palette-slate,var(--ui-forest)));box-shadow:0 22px 48px rgb(13 19 33/11%)}.personalization-live-panel:focus-visible{outline:2px solid var(--preview-accent,var(--store-palette-slate,var(--ui-forest)))}.personalization-live-heading h2{max-width:170px;margin:8px 0 0;font-size:clamp(24px,2.3vw,31px);letter-spacing:-.055em;line-height:.98}.personalization-live-heading:after{display:block;max-width:170px;margin-top:14px;color:var(--ui-muted);content:"Acompanhe a aparência da sua loja em tempo real.";font-size:12px;line-height:1.45}.personalization-mini-preview{display:grid;grid-template-rows:31px minmax(108px,1fr) 43px;height:184px;border-radius:15px;box-shadow:0 10px 24px color-mix(in srgb,var(--store-palette-ink) 12%,transparent)}.personalization-mini-content,.personalization-mini-top{position:static;gap:10px;min-width:0;padding:0 13px}.personalization-mini-top{min-height:31px;background:color-mix(in srgb,var(--store-palette-surface) 92%,transparent)}.personalization-mini-top>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.personalization-mini-top strong{flex:0 0 auto}.personalization-mini-status{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;color:var(--store-palette-slate);font-size:12px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.personalization-mini-status i{width:6px;height:6px;border-radius:50%;background:var(--store-palette-slate)}.personalization-mini-status.is-published i{background:#2a9d72;box-shadow:0 0 0 3px rgb(42 157 114/14%)}.personalization-mini-banner{height:auto;min-height:0}.personalization-mini-banner-empty{grid-gap:5px;gap:5px;background:radial-gradient(circle at 18% 20%,color-mix(in srgb,var(--store-palette-accent-soft) 78%,transparent),transparent 34%),linear-gradient(135deg,var(--store-palette-deep),var(--store-palette-slate));color:var(--store-palette-surface)}.personalization-mini-banner-empty span{font-size:24px;letter-spacing:-.04em}.personalization-mini-banner-empty small{color:color-mix(in srgb,var(--store-palette-surface) 76%,transparent)}.personalization-mini-banner-shade{inset:24% 0 0}.personalization-mini-banner-copy{right:14px;bottom:13px;left:14px}.personalization-mini-banner-copy.has-bubble{bottom:10px;border:1px solid color-mix(in srgb,var(--store-palette-surface) 68%,transparent);background:color-mix(in srgb,var(--store-palette-surface) 90%,transparent)}.personalization-mini-banner-copy span{color:color-mix(in srgb,var(--store-palette-surface) 78%,transparent)}.personalization-mini-banner-copy.has-bubble span{color:var(--store-palette-slate)}.personalization-mini-banner-copy strong{color:var(--store-palette-surface);font-size:clamp(18px,2.1vw,28px)}.personalization-mini-content{color:var(--store-palette-ink)}.personalization-mini-brand>span{width:25px;height:25px;flex:0 0 25px;border:1px solid var(--store-palette-line);border-radius:8px;background:var(--store-palette-background-soft);color:var(--store-palette-ink);font-family:var(--ui-font-display),Georgia,serif;font-size:13px}.personalization-mini-brand img{object-fit:contain}.personalization-mini-brand strong{color:var(--store-palette-ink);font-size:12px}.personalization-mini-link{flex:0 0 auto}.personalization-mini-lines{display:none}.personalization-live-footer{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"label swatches" "name action";justify-content:stretch;grid-gap:8px 10px;gap:8px 10px;min-width:0}.personalization-live-footer>span:first-child{grid-area:label;align-self:end}.personalization-live-footer .palette-inline-swatches{grid-area:swatches;justify-self:end}.personalization-live-footer strong{grid-area:name;min-width:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.personalization-preview-cta{grid-area:action;justify-self:end;width:auto;margin:0;padding:9px 11px;border:1px solid var(--store-palette-line,var(--ui-border));border-radius:9px;background:var(--store-palette-surface,var(--ui-panel));color:var(--store-palette-ink,var(--ui-forest));text-align:center;transition:background .16s ease,border-color .16s ease}.personalization-live-panel:hover .personalization-preview-cta{border-color:var(--preview-accent,var(--store-palette-slate,var(--ui-forest)));background:var(--store-palette-background-soft,var(--ui-panel))}@media (max-width:1060px){.personalization-live-panel{grid-template-columns:minmax(170px,.62fr) minmax(360px,1.38fr)}.personalization-live-footer{grid-column:1/-1;grid-template-columns:auto auto 1fr;grid-template-areas:"label swatches action" "name swatches action";align-items:center}.personalization-live-footer .palette-inline-swatches{justify-self:start}.personalization-live-footer strong{text-align:left}}@media (max-width:700px){.personalization-live-panel{grid-template-columns:1fr;gap:16px;min-height:0;padding:18px}.personalization-live-heading h2,.personalization-live-heading:after{max-width:none}.personalization-mini-preview{height:190px}.personalization-live-footer{grid-column:auto;grid-template-columns:auto 1fr;grid-template-areas:"label swatches" "name action"}.personalization-live-footer .palette-inline-swatches{justify-self:end}.personalization-live-footer strong{text-align:left}}.shop-hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.shop-hero-secondary-action{display:inline-flex;align-items:center;min-height:44px;padding:0 4px;border-bottom:1px solid rgb(255 255 255/48%);color:#fff;font-size:12px;font-weight:750}.shop-hero-secondary-action:hover{border-color:var(--shop-accent);color:var(--shop-accent)}.shop-hero-visual-art,.shop-promotion-art{position:relative;width:min(70%,360px);aspect-ratio:1;transform:rotate(-8deg)}.shop-hero-visual-art i,.shop-hero-visual-art:after,.shop-hero-visual-art:before,.shop-promotion-art i,.shop-promotion-art:after,.shop-promotion-art:before{position:absolute;display:block;border:1px solid color-mix(in srgb,var(--shop-accent) 52%,var(--shop-rule));content:""}.shop-hero-visual-art:before,.shop-promotion-art:before{inset:10% 10% 20% 20%;border-radius:40% 60% 55% 45%;background:color-mix(in srgb,var(--shop-accent) 20%,transparent);transform:rotate(22deg)}.shop-hero-visual-art:after,.shop-promotion-art:after{inset:26% 23% 11% 30%;border-radius:999px;border-color:color-mix(in srgb,var(--shop-accent) 66%,transparent);transform:rotate(-35deg)}.shop-hero-visual-art i:first-child,.shop-promotion-art i:first-child{inset:20% 28% 28% 16%;border-radius:50%;background:color-mix(in srgb,var(--shop-accent) 72%,var(--shop-card))}.shop-hero-visual-art i:nth-child(2),.shop-promotion-art i:nth-child(2){inset:43% 14% 14% 43%;border-radius:18px;background:color-mix(in srgb,var(--shop-accent) 46%,var(--shop-card));transform:rotate(26deg)}.shop-hero-visual-art i:nth-child(3),.shop-promotion-art i:nth-child(3){top:4%;right:6%;width:20%;height:20%;border-radius:50%;background:var(--shop-card)}.shop-category-explorer,.shop-featured,.shop-final-cta,.shop-promotion,.shop-trust{width:min(100% - 48px,1440px);margin-inline:auto}.shop-featured{margin-top:34px;padding:clamp(28px,4vw,48px);border:1px solid var(--shop-rule);border-radius:28px;background:color-mix(in srgb,var(--shop-card) 88%,var(--shop-cloud))}.shop-category-heading,.shop-featured-heading,.shop-final-cta{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.shop-category-heading h2,.shop-featured-heading h2,.shop-final-cta h2,.shop-promotion h2,.shop-trust h2{margin:11px 0 0;color:var(--shop-navy);font-family:var(--font-display),Georgia,serif!important;font-size:clamp(29px,3.5vw,52px);font-weight:450;letter-spacing:-.07em;line-height:.96}.shop-category-heading>span,.shop-featured-heading p{max-width:480px;margin:12px 0 0;color:var(--shop-muted);font-size:12px;line-height:1.55}.shop-featured-heading>a,.shop-final-cta>a,.shop-promotion-copy>a{display:inline-flex;align-items:center;flex:0 0 auto;gap:9px;padding-bottom:4px;border-bottom:1px solid var(--shop-navy);color:var(--shop-navy);font-size:12px;font-weight:800}.shop-featured-heading>a:hover,.shop-final-cta>a:hover,.shop-promotion-copy>a:hover{border-color:var(--shop-accent);color:var(--shop-accent)}.shop-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:25px}.shop-featured-grid .product-card{min-width:0;border-color:var(--shop-rule);box-shadow:none}.shop-featured-grid .product-image{aspect-ratio:1.16}.shop-promotion{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(180px,.9fr);grid-gap:28px;gap:28px;align-items:center;min-height:230px;margin-top:28px;overflow:hidden;padding:clamp(28px,4vw,48px);border:1px solid color-mix(in srgb,var(--shop-accent) 44%,var(--shop-rule));border-radius:28px;background:color-mix(in srgb,var(--shop-accent) 13%,var(--shop-card))}.shop-promotion-copy{position:relative;z-index:1}.shop-promotion-copy h2{max-width:650px}.shop-final-cta p,.shop-promotion-copy p,.shop-trust p{max-width:620px;margin:16px 0 0;color:var(--shop-muted);font-size:13px;line-height:1.7}.shop-promotion-copy>a{margin-top:21px}.shop-promotion-art{justify-self:end;margin-right:8%}.shop-category-explorer{margin-top:30px}.shop-category-heading{align-items:center;margin-bottom:16px}.shop-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.shop-category-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-width:0;min-height:74px;padding:13px 15px;border:1px solid var(--shop-rule);border-radius:15px;background:var(--shop-card);color:var(--shop-navy);cursor:pointer;text-align:left}.shop-category-card.is-selected,.shop-category-card:hover{border-color:color-mix(in srgb,var(--shop-accent) 58%,var(--shop-rule));background:color-mix(in srgb,var(--shop-accent) 8%,var(--shop-card));transform:translateY(-2px)}.shop-category-card:focus-visible,.shop-featured-heading>a:focus-visible,.shop-final-cta>a:focus-visible,.shop-hero-secondary-action:focus-visible,.shop-promotion-copy>a:focus-visible{outline:2px solid var(--shop-accent);outline-offset:3px}.shop-category-index{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--shop-rule);border-radius:50%;color:var(--shop-accent);font-size:12px;font-weight:850}.shop-category-card>span:nth-child(2){display:grid;min-width:0;grid-gap:4px;gap:4px}.shop-category-card strong{overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.shop-category-card small{color:var(--shop-muted);font-size:12px}.shop-category-card b{color:var(--shop-accent);font-size:18px;font-weight:400}.catalog-marketing-slot{position:relative;display:flex;min-height:100%;grid-column:span 2;align-items:flex-end;overflow:hidden;padding:25px;border:1px solid color-mix(in srgb,var(--shop-accent) 45%,var(--shop-rule));border-radius:17px;background:color-mix(in srgb,var(--shop-accent) 15%,var(--shop-card));isolation:isolate}.catalog-marketing-slot>div{position:relative;z-index:1;max-width:300px}.catalog-marketing-slot h3{margin:10px 0 0;color:var(--shop-navy);font-family:var(--font-display),Georgia,serif;font-size:clamp(25px,3vw,38px);font-weight:450;letter-spacing:-.06em;line-height:.98}.catalog-marketing-slot p{margin:12px 0 0;color:var(--shop-muted);font-size:12px;line-height:1.6}.catalog-marketing-slot a{display:inline-flex;gap:8px;margin-top:18px;padding-bottom:3px;border-bottom:1px solid var(--shop-navy);color:var(--shop-navy);font-size:12px;font-weight:800}.catalog-marketing-slot a:hover{border-color:var(--shop-accent);color:var(--shop-accent)}.catalog-marketing-slot-art{position:absolute;z-index:0;right:-15px;bottom:-80px;width:220px;height:220px;border:1px solid color-mix(in srgb,var(--shop-accent) 36%,var(--shop-rule));border-radius:50%}.catalog-marketing-slot-art i,.catalog-marketing-slot-art:after,.catalog-marketing-slot-art:before{position:absolute;display:block;border-radius:50%;content:""}.catalog-marketing-slot-art:before{inset:22px;border:1px solid color-mix(in srgb,var(--shop-accent) 48%,var(--shop-rule))}.catalog-marketing-slot-art:after{inset:48px;background:color-mix(in srgb,var(--shop-accent) 33%,transparent)}.catalog-marketing-slot-art i:first-child{top:20px;left:30px;width:18px;height:18px;background:var(--shop-accent)}.catalog-marketing-slot-art i:nth-child(2){right:26px;bottom:35px;width:30px;height:30px;border:1px solid var(--shop-accent)}.catalog-marketing-slot-art i:nth-child(3){top:75px;right:44px;width:10px;height:10px;background:var(--shop-card)}.shop-trust{margin-top:28px;padding:clamp(28px,4vw,46px);border-top:1px solid var(--shop-rule);border-bottom:1px solid var(--shop-rule);text-align:center}.shop-trust h2,.shop-trust p{margin-right:auto;margin-left:auto}.shop-final-cta{margin-top:28px;padding:clamp(28px,4vw,44px);border:1px solid var(--shop-rule);border-radius:22px;background:color-mix(in srgb,var(--shop-accent) 8%,var(--shop-card))}.shop-final-cta h2{max-width:650px}.shop-final-cta>a{padding:13px 16px;border:1px solid var(--shop-accent);border-radius:9px;background:var(--shop-accent);color:var(--shop-card)}.shop-final-cta>a:hover{background:var(--shop-navy);border-color:var(--shop-navy);color:var(--shop-card)}.preview-shop-page .shop-category-explorer,.preview-shop-page .shop-featured,.preview-shop-page .shop-final-cta,.preview-shop-page .shop-promotion,.preview-shop-page .shop-trust{width:auto;margin-inline:18px}.preview-shop-page .shop-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.preview-shop-page .shop-featured-grid .preview-product-card{min-width:0}.preview-shop-page .shop-category-card,.preview-shop-page .shop-featured-heading>a,.preview-shop-page .shop-final-cta>a,.preview-shop-page .shop-promotion-copy>a{cursor:default}.preview-store-notice{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.preview-store-notice strong{color:color-mix(in srgb,var(--store-palette-background) 70%,transparent);font-weight:800}.personalization-marketing-group{margin-top:28px;padding-top:24px;border-top:1px solid var(--ui-line)}.personalization-marketing-group:first-of-type{margin-top:22px;padding-top:0;border-top:0}.personalization-marketing-group-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:14px}.personalization-marketing-group-heading span{color:var(--ui-ink);font-size:13px;font-weight:850}.personalization-marketing-group-heading small{color:var(--ui-muted);font-size:12px;text-align:right}.personalization-marketing-section .product-form-grid{gap:18px}.personalization-marketing-section textarea{min-height:92px;resize:vertical}@media (max-width:980px){.preview-shop-page .shop-featured-grid,.shop-category-grid,.shop-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-marketing-slot{grid-column:span 2}}@media (max-width:760px){.shop-category-explorer,.shop-featured,.shop-final-cta,.shop-promotion,.shop-trust{width:min(100% - 24px,1440px)}.shop-category-heading,.shop-featured-heading,.shop-final-cta{align-items:flex-start;flex-direction:column}.shop-promotion{grid-template-columns:1fr}.shop-promotion-art{justify-self:center;width:min(58%,250px);margin:-7px auto -20px}.shop-category-heading>span{margin-top:0;text-align:left}.preview-shop-page .shop-featured-grid,.shop-category-grid,.shop-featured-grid{grid-template-columns:1fr}.catalog-marketing-slot{grid-column:span 1;min-height:220px}.preview-shop-page .shop-category-explorer,.preview-shop-page .shop-featured,.preview-shop-page .shop-final-cta,.preview-shop-page .shop-promotion,.preview-shop-page .shop-trust{margin-inline:10px}.personalization-marketing-group-heading{align-items:flex-start;flex-direction:column;gap:5px}.personalization-marketing-group-heading small{text-align:left}}@media (prefers-reduced-motion:reduce){.shop-category-card:hover{transform:none}}.store-header-brand{display:flex;min-width:0;align-items:center;gap:14px}.store-header-brand .store-wordmark{min-width:0;flex:0 1 auto}.store-header-status{--header-status-color:var(--store-muted);--header-status-soft:color-mix(in srgb,var(--store-muted) 9%,var(--store-bg));display:inline-flex;min-width:0;align-items:center;gap:7px;min-height:34px;padding:5px 11px 5px 8px;border:1px solid color-mix(in srgb,var(--header-status-color) 22%,var(--store-line));border-radius:999px;background:var(--header-status-soft);color:var(--header-status-color)}.store-header-status.is-active{--header-status-color:#258653;--header-status-soft:#e8f5ec}.store-header-status.is-paused{--header-status-color:#b47716;--header-status-soft:#fff4dc}.store-header-status.is-closed{--header-status-color:#c63f46;--header-status-soft:#fcebed}.store-header-status.is-setup,.store-header-status.is-unavailable{--header-status-color:var(--store-muted)}.store-header-status-mark{display:grid;width:17px;height:17px;flex:0 0 17px;place-items:center;border:1px solid color-mix(in srgb,var(--header-status-color) 35%,transparent);border-radius:50%}.store-header-status-mark i{width:6px;height:6px;border-radius:50%;background:var(--header-status-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--header-status-color) 13%,transparent)}.store-header-status>span:last-child{display:grid;min-width:0;grid-gap:1px;gap:1px}.store-header-status small,.store-header-status strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-header-status strong{color:var(--header-status-color);font-size:12px;font-weight:800;line-height:1.1}.store-header-status small{color:color-mix(in srgb,var(--header-status-color) 78%,var(--store-muted));font-size:12px;line-height:1.1}.preview-header-status{display:inline-flex!important;width:max-content;align-items:center;gap:4px;color:var(--shop-muted)!important;font-weight:750}.preview-header-status i{width:5px;height:5px;border-radius:50%;background:currentColor}.preview-header-status.is-active{color:#258653!important}.preview-header-status.is-paused{color:#b47716!important}.preview-header-status.is-closed{color:#c63f46!important}.preview-header-status.is-setup,.preview-header-status.is-unavailable{color:var(--shop-muted)!important}@media (max-width:1100px){.store-header-brand{gap:10px}.store-header-status{padding-right:9px}.store-header-status small{display:none}}@media (max-width:760px){.store-header-brand{gap:8px}.store-header-status{gap:5px;min-height:30px;padding:4px 8px 4px 6px}.store-header-status-mark{width:15px;height:15px;flex-basis:15px}.store-header-status-mark i{width:5px;height:5px}.store-header-status strong{max-width:86px;font-size:12px}.store-header-brand .store-wordmark>span{max-width:140px}}.store-availability-card{--availability-color:var(--overview-purple);--availability-soft:var(--overview-purple-soft);display:grid;grid-template-columns:minmax(0,.9fr) minmax(470px,1.1fr);grid-gap:26px;gap:26px;align-items:center;margin-bottom:30px;padding:25px 27px;border:1px solid var(--overview-line);border-radius:21px;background:var(--overview-panel);box-shadow:0 14px 30px color-mix(in srgb,var(--overview-ink) 6%,transparent)}.store-availability-card.store-availability-active{--availability-color:#258653;--availability-soft:#e8f5ec}.store-availability-card.store-availability-paused{--availability-color:#b47716;--availability-soft:#fff4dc}.store-availability-card.store-availability-closed{--availability-color:#c63f46;--availability-soft:#fcebed}.store-availability-card.store-availability-setup,.store-availability-card.store-availability-unavailable{--availability-color:var(--overview-muted);--availability-soft:var(--overview-panel-soft)}.store-availability-controls,.store-availability-summary{min-width:0}.store-availability-summary>.overview-section-kicker{color:var(--availability-color)}.store-availability-summary>.overview-section-kicker i{width:7px;height:7px;border-radius:50%;background:var(--availability-color);box-shadow:0 0 0 4px color-mix(in srgb,var(--availability-color) 13%,transparent)}.store-availability-heading{display:flex;align-items:flex-start;gap:13px;margin-top:12px}.store-availability-orb{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid color-mix(in srgb,var(--availability-color) 18%,var(--overview-line));border-radius:13px;background:var(--availability-soft)}.store-availability-orb i{width:11px;height:11px;border:3px solid var(--availability-color);border-radius:50%;box-shadow:0 0 0 3px color-mix(in srgb,var(--availability-color) 12%,transparent)}.store-availability-heading h2{margin:0;color:var(--overview-ink);font-size:22px;font-weight:750;letter-spacing:-.045em}.store-availability-heading p{max-width:410px;margin:6px 0 0;color:var(--overview-muted);font-size:13px;line-height:1.55}.store-availability-publish-link{display:inline-flex;align-items:center;gap:7px;margin:15px 0 0 51px;color:var(--availability-color);font-size:12px;font-weight:750}.store-availability-publish-link:hover{text-decoration:underline}.store-availability-controls{padding-left:26px;border-left:1px solid var(--overview-line)}.store-availability-controls-label{display:block;margin-bottom:10px;color:var(--overview-muted);font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.store-availability-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.store-availability-action{display:flex;min-width:0;min-height:68px;align-items:center;gap:9px;padding:11px 12px;border:1px solid var(--overview-line);border-radius:14px;background:var(--overview-panel);color:var(--overview-ink);text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.store-availability-action:not(:disabled):hover{border-color:color-mix(in srgb,var(--availability-color) 34%,var(--overview-line));background:var(--availability-soft);transform:translateY(-2px)}.store-availability-action:focus-visible{outline:3px solid color-mix(in srgb,var(--availability-color) 28%,transparent);outline-offset:2px}.store-availability-action:disabled{cursor:default;opacity:.58}.store-availability-action.is-selected{border-color:color-mix(in srgb,var(--availability-color) 42%,var(--overview-line));background:var(--availability-soft);color:var(--availability-color);opacity:1}.store-availability-action-icon{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border:1px solid;border-radius:10px}.store-availability-action>span:last-child{display:grid;grid-gap:3px;gap:3px;min-width:0}.store-availability-action small,.store-availability-action strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-availability-action strong{font-size:12px;font-weight:800}.store-availability-action small{color:var(--overview-muted);font-size:12px}.store-availability-error{margin:12px 0 0 51px;font-size:12px}.live-dot.live-dot-active{background:#258653;box-shadow:0 0 0 4px rgb(37 134 83/13%)}.live-dot.live-dot-paused{background:#b47716;box-shadow:0 0 0 4px rgb(180 119 22/14%)}.live-dot.live-dot-closed{background:#c63f46;box-shadow:0 0 0 4px rgb(198 63 70/14%)}.live-dot.live-dot-setup,.live-dot.live-dot-unavailable{background:var(--overview-muted);box-shadow:0 0 0 4px color-mix(in srgb,var(--overview-muted) 13%,transparent)}.shop-availability{--availability-tone:var(--shop-accent);display:flex;width:min(100%,430px);align-items:center;gap:11px;margin:0 0 15px;padding:9px 11px;border:1px solid color-mix(in srgb,var(--availability-tone) 28%,transparent);border-radius:15px;background:color-mix(in srgb,var(--availability-tone) 12%,transparent)}.shop-availability-active{--availability-tone:#76c895}.shop-availability-paused{--availability-tone:#e5b84f}.shop-availability-closed{--availability-tone:#ef737b}.shop-availability-setup,.shop-availability-unavailable{--availability-tone:#aebbd8}.shop-availability-orb{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border:1px solid color-mix(in srgb,var(--availability-tone) 42%,transparent);border-radius:10px;background:color-mix(in srgb,var(--availability-tone) 18%,transparent)}.shop-availability-orb i{width:8px;height:8px;border:2px solid var(--availability-tone);border-radius:50%;box-shadow:0 0 0 3px color-mix(in srgb,var(--availability-tone) 12%,transparent)}.shop-availability>div{display:grid;grid-gap:2px;gap:2px;min-width:0}.shop-availability strong{color:#fff;font-size:12px;font-weight:800}.shop-availability>div>span{overflow:hidden;color:rgb(255 255 255/72%);font-size:12px;line-height:1.4;text-overflow:ellipsis}.shop-hero-status-kicker.is-active{color:#b9edc9}.shop-hero-status-kicker.is-paused{color:#f5d792}.shop-hero-status-kicker.is-closed{color:#ffadb2}.shop-hero-status-kicker.is-setup,.shop-hero-status-kicker.is-unavailable{color:#c4cde1}.shop-hero-status-kicker.is-active i,.shop-hero-status-kicker.is-closed i,.shop-hero-status-kicker.is-paused i,.shop-hero-status-kicker.is-setup i,.shop-hero-status-kicker.is-unavailable i{background:currentColor}.shop-catalog-unavailable{display:flex;min-height:138px;align-items:center;gap:15px;margin-top:23px;padding:22px;border:1px solid var(--shop-rule);border-radius:16px;background:color-mix(in srgb,var(--shop-muted) 7%,var(--shop-card))}.shop-catalog-unavailable-mark{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:12px;background:color-mix(in srgb,var(--shop-muted) 12%,transparent)}.shop-catalog-unavailable-mark i{width:10px;height:10px;border:3px solid var(--shop-muted);border-radius:50%}.shop-catalog-unavailable strong{display:block;color:var(--shop-ink);font-size:14px}.shop-catalog-unavailable p{margin:4px 0 0;color:var(--shop-muted);font-size:12px;line-height:1.55}.shop-catalog-unavailable-active{--catalog-status-tone:#258653}.shop-catalog-unavailable-paused{--catalog-status-tone:#b47716}.shop-catalog-unavailable-closed{--catalog-status-tone:#c63f46}.shop-catalog-unavailable-active,.shop-catalog-unavailable-closed,.shop-catalog-unavailable-paused{border-color:color-mix(in srgb,var(--catalog-status-tone) 28%,var(--shop-rule));background:color-mix(in srgb,var(--catalog-status-tone) 7%,var(--shop-card))}.shop-catalog-unavailable-active .shop-catalog-unavailable-mark,.shop-catalog-unavailable-closed .shop-catalog-unavailable-mark,.shop-catalog-unavailable-paused .shop-catalog-unavailable-mark{background:color-mix(in srgb,var(--catalog-status-tone) 13%,transparent)}.shop-catalog-unavailable-active .shop-catalog-unavailable-mark i,.shop-catalog-unavailable-closed .shop-catalog-unavailable-mark i,.shop-catalog-unavailable-paused .shop-catalog-unavailable-mark i{border-color:var(--catalog-status-tone)}@media (max-width:900px){.store-availability-card{grid-template-columns:1fr;gap:20px}.store-availability-controls{padding-top:20px;padding-left:0;border-top:1px solid var(--overview-line);border-left:0}}@media (max-width:640px){.store-availability-card{margin-bottom:22px;padding:20px 18px;border-radius:18px}.store-availability-actions{grid-template-columns:1fr}.store-availability-action{min-height:57px}.store-availability-error,.store-availability-publish-link{margin-left:0}.shop-availability{width:100%}.shop-catalog-unavailable{align-items:flex-start;padding:18px}}html body .preview-shop-page .preview-product-grid,html body .shop-catalog>.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}html body .preview-shop-page .preview-product-card,html body .shop-catalog .product-card{border-radius:15px}html body .preview-shop-page .preview-product-image,html body .shop-catalog .product-image{aspect-ratio:1.34}html body .preview-shop-page .preview-product-placeholder,html body .shop-catalog .product-image-fallback{position:static;display:grid;width:100%;height:100%;place-items:center;overflow:hidden;padding:0;background:linear-gradient(135deg,var(--shop-navy),var(--shop-accent));color:var(--shop-cloud);font-family:var(--ui-font-display),Georgia,serif;font-size:38px;font-weight:450;letter-spacing:-.05em}html body .preview-shop-page .preview-product-edit,html body .shop-catalog .product-image>button{top:9px;right:9px;width:32px;height:32px}html body .preview-shop-page .preview-product-badge,html body .shop-catalog .product-image>span:not(.product-image-fallback){top:9px;bottom:auto;left:9px;padding:5px 7px;font-size:12px}html body .preview-shop-page .preview-product-info,html body .shop-catalog .product-info{gap:9px;padding:12px 13px 3px}html body .preview-shop-page .preview-product-info small,html body .shop-catalog .product-info small{font-size:12px}html body .preview-shop-page .preview-product-info h3,html body .shop-catalog .product-info h3{margin-top:5px;font-size:13px}html body .preview-shop-page .preview-product-price strong,html body .shop-catalog .product-price strong{font-size:14px}html body .preview-shop-page .preview-product-price del,html body .shop-catalog .product-price del{font-size:12px}html body .shop-catalog .product-card-actions{gap:7px;padding:7px 13px 13px}html body .preview-shop-page .preview-product-action,html body .shop-catalog .product-card-actions .add-cart,html body .shop-catalog .product-detail-link{min-height:36px}html body .shop-catalog .product-card-actions .add-cart{padding-inline:10px;border-radius:9px;font-size:12px}html body .shop-catalog .product-detail-link{font-size:12px}html body .preview-shop-page .preview-product-info{gap:6px;padding:11px}html body .preview-shop-page .preview-product-info h3{min-height:28px}html body .preview-shop-page .preview-product-action{display:flex;width:100%;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 12px;border-radius:8px;font-size:12px;text-align:left}@media (max-width:1120px){html body .preview-shop-page .preview-product-grid,html body .shop-catalog>.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){html body .preview-shop-page .preview-product-grid,html body .shop-catalog>.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){html body .preview-shop-page .preview-product-grid,html body .shop-catalog>.product-grid{gap:9px}html body .preview-shop-page .preview-product-info,html body .shop-catalog .product-info{padding:10px 10px 2px}html body .shop-catalog .product-card-actions{padding:7px 10px 10px}}@media (max-width:480px){html body .preview-shop-page .preview-product-grid,html body .shop-catalog>.product-grid{grid-template-columns:1fr}}.personalization-media-grid .media-upload{grid-template-columns:118px minmax(0,1fr) auto;min-height:126px}.personalization-media-grid .media-upload-header>div{grid-column:2}.personalization-media-grid .media-upload-trigger{grid-column:3}.personalization-media-grid .media-preview-grid:not(.media-preview-pending){display:flex;grid-column:1;grid-row:1;align-items:center;justify-content:center;gap:10px;min-width:0;min-height:0;margin:0;display:grid;grid-template-columns:1fr;justify-items:center;align-content:center;grid-gap:5px;gap:5px}.personalization-media-grid .media-preview img{width:100px!important;height:100px!important;border-radius:10px}.personalization-media-grid .media-remove-action{display:grid;width:30px;min-height:30px;padding:0;place-items:center;border-color:#efc2be;background:#fff3f2;color:#b42318}.personalization-media-grid .media-preview>span{display:none}.personalization-media-grid .media-remove-action svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.personalization-media-grid .media-remove-action:hover{border-color:#e39b95;background:#fee4e2;color:#9f1812}.personalization-media-grid .media-remove-action:focus-visible{outline:2px solid #b42318;outline-offset:3px}.personalization-media-grid .media-preview-pending{grid-column:1/-1;grid-row:2;justify-content:flex-start}.personalization-media-grid .media-upload-header span{line-height:1.4}@media (max-width:760px){.personalization-media-grid .media-upload{grid-template-columns:minmax(0,1fr) auto;gap:14px;min-height:0}.personalization-media-grid .media-upload-header>div{grid-column:1;grid-row:1}.personalization-media-grid .media-upload-trigger{grid-column:2;grid-row:1}.personalization-media-grid .media-preview-grid{grid-column:1/-1;grid-row:2}}@media (max-width:560px){.personalization-media-grid .media-upload{grid-template-columns:1fr;gap:10px;padding:14px}.personalization-media-grid .media-upload-header>div{grid-column:1;grid-row:1}.personalization-media-grid .media-upload-trigger{grid-column:1;grid-row:2;width:100%}.personalization-media-grid .media-preview-grid{grid-column:1;grid-row:3}}.checkout-layout{align-items:start;gap:52px}.checkout-layout .page-intro h1{margin-bottom:14px}.checkout-progress{margin:28px 0 34px;padding:20px 22px 22px;border:1px solid var(--store-line);background:color-mix(in srgb,var(--store-bg) 62%,white)}.checkout-progress-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.checkout-progress-header>div{display:grid;grid-gap:7px;gap:7px}.checkout-progress-header strong{font:400 21px Georgia,serif}.checkout-progress-header>span{color:var(--store-muted);font-size:12px}.checkout-progress-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;padding:0;margin:0;list-style:none}.checkout-progress-step{position:relative}.checkout-progress-step:not(:last-child):after{content:"";position:absolute;z-index:0;top:18px;right:-10px;left:calc(100% - 4px);height:1px;background:var(--store-line)}.checkout-progress-step.active:not(:last-child):after,.checkout-progress-step.complete:not(:last-child):after{background:color-mix(in srgb,var(--store-accent) 42%,var(--store-line))}.checkout-progress-step button{position:relative;z-index:1;display:flex;align-items:center;width:100%;gap:11px;padding:0;border:0;color:var(--store-ink);background:transparent;text-align:left;cursor:pointer}.checkout-progress-step button:disabled{color:var(--store-muted);cursor:default;opacity:.55}.checkout-next-action:focus-visible,.checkout-progress-step button:focus-visible,.checkout-step-back:focus-visible,.saved-card-action:focus-visible,.voice-button:focus-visible{outline:2px solid var(--store-accent);outline-offset:4px}.step-index{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;border:1px solid var(--store-line);border-radius:50%;background:var(--store-bg);color:var(--store-muted);font:12px Georgia,serif}.checkout-progress-step.active .step-index,.checkout-progress-step.complete .step-index{border-color:var(--store-accent);background:var(--store-accent);color:var(--store-bg)}.checkout-progress-step button>span:last-child{display:grid;grid-gap:3px;gap:3px}.checkout-progress-step strong{font-size:12px}.checkout-progress-step small{color:var(--store-muted);font-size:12px}.checkout-step-panel{display:block;min-width:0;padding:28px 30px 26px;border:1px solid var(--store-line);background:color-mix(in srgb,var(--store-surface) 84%,white)}.checkout-step-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--store-line)}.checkout-step-heading>div{display:grid;grid-template-columns:42px 1fr;align-items:center;grid-column-gap:10px;column-gap:10px}.checkout-step-heading .block-number{grid-row:span 2;font-size:15px;color:var(--store-accent)}.checkout-step-heading h2{grid-column:2;margin:2px 0 0;font:400 30px/1.05 Georgia,serif}.checkout-step-back,.saved-card-action{border:0;padding:5px 0;color:var(--store-muted);background:transparent;font:inherit;font-size:12px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.checkout-step-content{padding-top:24px}.checkout-authenticated,.checkout-step-lead{margin:0 0 18px;color:var(--store-muted);font-size:12px;line-height:1.6}.delivery-options{margin-bottom:22px}.delivery-options button{min-height:82px;padding:17px;border-color:var(--store-line);background:color-mix(in srgb,var(--store-bg) 56%,white)}.delivery-options button.selected{border-color:var(--store-accent);background:color-mix(in srgb,var(--store-accent) 9%,white);box-shadow:inset 3px 0 0 var(--store-accent)}.checkout-account-loading,.checkout-login-hint,.checkout-payment-note,.checkout-pickup-note{display:grid;grid-gap:8px;gap:8px;margin-top:18px;padding:16px;border:1px solid var(--store-line);background:color-mix(in srgb,var(--store-bg) 52%,white);color:var(--store-muted);font-size:12px;line-height:1.5}.checkout-account-loading{display:flex;align-items:center}.checkout-account-loading .loading-spinner{flex:0 0 auto}.checkout-login-hint strong,.checkout-payment-note strong,.checkout-pickup-note strong{color:var(--store-ink)}.checkout-login-hint a{width:-moz-fit-content;width:fit-content;color:var(--store-ink);font-weight:700;text-decoration:underline;text-underline-offset:3px}.saved-address-card,.saved-contact-card{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:20px 0;padding:18px;border:1px solid color-mix(in srgb,var(--store-accent) 48%,var(--store-line));background:color-mix(in srgb,var(--store-accent) 7%,white)}.saved-card-content{display:grid;grid-gap:6px;gap:6px;min-width:0}.saved-card-content strong{font:400 20px Georgia,serif}.saved-card-content>span:last-child{color:var(--store-muted);font-size:12px;line-height:1.5}.saved-card-label{color:var(--store-accent);font-size:12px;font-weight:700;letter-spacing:.14em}.checkout-address-editor{margin-top:20px;padding-top:16px;border-top:1px dashed var(--store-line)}.checkout-address-editor>.saved-card-action{display:block;margin-bottom:15px}.checkout-zone-field{display:block;max-width:370px;margin-top:20px;color:var(--store-ink);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.checkout-zone-field select{display:block;width:100%;margin-top:8px;padding:13px;border:1px solid var(--store-line);background:var(--store-bg);color:inherit;font:13px Arial,sans-serif}.checkout-notes-field>small,.checkout-zone-field small{display:block;margin-top:7px;color:var(--store-muted);font-size:12px;font-weight:400;letter-spacing:0;text-transform:none}.checkout-payment-note{margin-top:20px}.checkout-payment-note span{color:var(--store-accent);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.checkout-login-block{padding:22px;border:1px solid var(--store-line);background:color-mix(in srgb,var(--store-bg) 52%,white)}.checkout-login-block h3{margin:0 0 8px;font:400 24px Georgia,serif}.checkout-login-block p{max-width:440px;margin:0 0 18px;color:var(--store-muted);font-size:12px;line-height:1.6}.checkout-notes-field{display:block;margin-top:24px;color:var(--store-ink);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.checkout-notes-field>span{margin-left:5px;color:var(--store-muted);font-size:12px;font-weight:400;letter-spacing:0;text-transform:none}.checkout-notes-field textarea{display:block;width:100%;min-height:90px;margin-top:8px;padding:14px;border:1px solid var(--store-line);background:transparent;color:inherit;font:13px Arial,sans-serif;resize:vertical}.checkout-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:28px;padding-top:20px;border-top:1px solid var(--store-line)}.checkout-action-back{text-decoration:none}.checkout-next-action{margin-top:0}.checkout-summary{border:1px solid var(--store-line);background:color-mix(in srgb,var(--store-accent) 8%,var(--store-bg))}.checkout-summary>.store-index{display:block;margin-bottom:10px}.checkout-summary h2{margin-bottom:28px}@media (max-width:700px){.checkout-layout{gap:30px}.checkout-progress{padding:17px 15px}.checkout-progress-header{align-items:flex-start;flex-direction:column;gap:7px;margin-bottom:18px}.checkout-progress-list{grid-template-columns:1fr;gap:12px}.checkout-progress-step:not(:last-child):after{top:36px;right:auto;bottom:-12px;left:18px;width:1px;height:auto}.checkout-step-panel{padding:22px 16px}.checkout-step-heading h2{font-size:25px}.checkout-actions,.saved-address-card,.saved-contact-card{align-items:stretch;flex-direction:column}.saved-card-action{width:-moz-fit-content;width:fit-content}.checkout-zone-field{max-width:none}}@media (prefers-reduced-motion:reduce){.checkout-next-action,.checkout-progress-step button,.saved-card-action,.voice-button{transition:none!important}}.product-detail-no-image{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;justify-content:normal}.detail-gallery-empty{position:relative;display:grid;min-width:0;aspect-ratio:1/1;place-items:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--store-accent,var(--store-palette-slate,#3e5c76)) 48%,var(--store-palette-line,#d9d6ca));border-radius:24px;background:color-mix(in srgb,var(--store-palette-background,var(--store-bg,#f2f0e9)) 86%,white)}.detail-image-fallback{display:grid;justify-items:center;grid-gap:10px;gap:10px;color:var(--store-accent,var(--store-palette-slate,#3e5c76));font-family:var(--font-display),Georgia,serif}.detail-image-fallback>span{display:grid;width:74px;height:74px;place-items:center;border-radius:22px;background:color-mix(in srgb,var(--store-accent,var(--store-palette-slate,#3e5c76)) 12%,var(--store-palette-background,var(--store-bg,#f2f0e9)));color:var(--store-accent,var(--store-palette-slate,#3e5c76));font-size:40px;letter-spacing:-.08em}.detail-image-badge,.detail-image-fallback small{font-family:var(--ui-font),Inter,Arial,sans-serif;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.detail-image-badge{position:absolute;top:12px;left:12px;padding:7px 10px;border:1px solid color-mix(in srgb,var(--store-accent,var(--store-palette-slate,#3e5c76)) 12%,white);border-radius:8px;background:rgb(255 255 255/88%);color:var(--store-accent,var(--store-palette-slate,#3e5c76))}.detail-gallery-empty>button{position:absolute;top:12px;right:12px;display:grid;width:36px;height:36px;place-items:center;padding:0;border:1px solid color-mix(in srgb,var(--store-palette-line,#d9d6ca) 70%,white);border-radius:50%;background:rgb(255 255 255/88%);color:var(--store-accent,var(--store-palette-slate,#3e5c76));font-size:18px;line-height:1}.detail-gallery-empty>button:hover{background:color-mix(in srgb,var(--store-accent,var(--store-palette-slate,#3e5c76)) 10%,white)}@media (max-width:700px){.product-detail-no-image{grid-template-columns:1fr}.detail-gallery-empty{max-width:100%}}.personalization-media-grid .media-upload{height:100%;padding:18px;border-radius:18px}.personalization-media-grid .media-upload-header{display:grid;grid-gap:13px;gap:13px}.personalization-media-grid .media-upload-header>div{grid-gap:6px;gap:6px}.personalization-media-grid .media-upload-header strong{color:var(--ui-forest-deep);font-size:14px;font-weight:850}.personalization-media-grid .media-upload-header small,.personalization-media-grid .media-upload-header span{max-width:none;color:var(--ui-muted);font-size:12px;line-height:1.5}.personalization-media-grid .media-upload-trigger{width:100%;min-height:44px;border-radius:11px}.personalization-media-grid .media-preview-grid{min-height:112px}.personalization-media-grid .media-preview{width:106px}.personalization-media-grid .media-remove-action{padding-inline:11px}@media (max-width:760px){.personalization-media-grid .media-upload-header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.personalization-media-grid .media-upload-header .media-upload-trigger{width:auto;min-width:132px}}.storefront.shop-page{--store-bg:var(--store-palette-background-soft,var(--store-palette-background,#fbfbfb))!important;--store-ink:var(--store-palette-ink,#0d1321)!important;--store-muted:var(--store-palette-slate,#3e5c76)!important;--store-line:var(--store-palette-line,#d9d6ca)!important;--store-accent:var(--store-palette-slate,#3e5c76)!important}.storefront.shop-page .store-notice{background:var(--shop-navy);color:var(--shop-cloud)}.storefront.shop-page .store-header{border-bottom-color:var(--shop-rule);background:color-mix(in srgb,var(--shop-background-soft) 92%,transparent)}.personalization-workspace{max-width:1440px!important}.personalization-title{align-items:flex-end}.personalization-title-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.customization-status,.preview-status{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 13px;border:1px solid var(--ui-border);border-radius:999px;background:var(--ui-panel);color:var(--ui-muted);font-size:12px;font-weight:750}.customization-status i,.personalization-live-dot,.preview-status i{width:7px;height:7px;border-radius:50%;background:#d5a018;box-shadow:0 0 0 4px rgb(213 160 24/12%)}.customization-status.is-published i,.personalization-live-dot,.preview-status i{background:#2ca875;box-shadow:0 0 0 4px rgb(44 168 117/12%)}.preview-store-action,.publish-store-action{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 16px;border:1px solid var(--ui-forest);border-radius:12px;background:var(--ui-forest);color:#fff;font-size:12px;font-weight:800;white-space:nowrap}.preview-store-action:hover,.publish-store-action:hover{background:var(--ui-forest-deep);color:#fff}.personalization-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);grid-gap:18px;gap:18px;align-items:start}.personalization-editor{overflow:hidden;padding:0}.personalization-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:28px;background:var(--ui-surface-subtle)}.personalization-editor-header>div{display:flex;align-items:flex-start;gap:14px}.personalization-editor-header>.personalization-editor-header-meta{display:grid;justify-items:end;grid-gap:14px;gap:14px;min-width:0}.personalization-editor-header .personalization-top-actions{align-items:center;width:auto;margin:0;padding:0;border-top:0}.personalization-editor-header .personalization-top-actions .primary-action,.personalization-editor-header .personalization-top-actions .publish-store-action{min-width:156px}.personalization-editor-header h2{margin:6px 0 0;color:var(--ui-forest-deep);font-family:var(--ui-font-display),Georgia,serif;font-size:clamp(24px,2.5vw,34px);font-weight:450;letter-spacing:-.055em}.personalization-editor-header p{max-width:230px;margin:3px 0 0;color:var(--ui-muted);font-size:12px;line-height:1.55;text-align:right}.personalization-step{display:grid;width:42px;height:42px;place-items:center;border:1px solid color-mix(in srgb,var(--ui-forest) 18%,var(--ui-border));border-radius:13px;background:var(--ui-panel);color:var(--ui-forest);font-size:12px;font-weight:850}.personalization-section{padding:26px 28px;border-top:1px solid var(--ui-border)}.personalization-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:20px}.personalization-section-heading>div>span,.personalization-section-heading>span{color:var(--ui-forest-deep);font-size:12px;font-weight:850;letter-spacing:.02em}.personalization-section-heading small,.personalization-section-heading>div>small{color:var(--ui-muted);font-size:12px}.personalization-section-heading>strong{color:var(--ui-forest);font-size:12px;font-weight:850}.personalization-field-hint{display:block;margin-top:7px;font-weight:500;line-height:1.4}.personalization-field-hint,.personalization-required-label{color:var(--ui-muted);font-size:12px;letter-spacing:normal;text-transform:none}.personalization-required-label{margin-left:6px;font-weight:600}.personalization-marketing-submenu{display:grid;grid-template-columns:minmax(178px,.36fr) minmax(0,1fr);grid-gap:16px;gap:16px;margin-top:24px}.personalization-marketing-subnav{display:grid;align-content:start;grid-gap:7px;gap:7px;min-width:0;padding:8px;border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-surface-subtle)}.personalization-marketing-subnav-label{padding:7px 9px 5px;color:var(--ui-muted);font-size:12px;font-weight:850;letter-spacing:.08em}.personalization-marketing-subnav-item{display:grid;grid-template-columns:28px minmax(0,1fr) 14px;align-items:start;grid-gap:9px;gap:9px;min-width:0;padding:11px 9px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--ui-ink);text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.personalization-marketing-subnav-item:hover{border-color:color-mix(in srgb,var(--ui-forest) 20%,var(--ui-border));background:color-mix(in srgb,var(--ui-forest) 5%,var(--ui-panel))}.personalization-marketing-subnav-item:focus-visible{outline:3px solid color-mix(in srgb,var(--ui-forest) 28%,transparent);outline-offset:2px}.personalization-marketing-subnav-item.is-active{border-color:color-mix(in srgb,var(--ui-forest) 24%,var(--ui-border));background:var(--ui-panel);box-shadow:0 8px 20px color-mix(in srgb,var(--ui-forest-deep) 8%,transparent)}.personalization-marketing-subnav-number{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--ui-border);border-radius:9px;background:var(--ui-panel);color:var(--ui-muted);font-size:12px;font-weight:850}.personalization-marketing-subnav-item.is-active .personalization-marketing-subnav-number{border-color:var(--ui-forest);background:var(--ui-forest);color:var(--ui-panel)}.personalization-marketing-subnav-copy{display:grid;min-width:0;grid-gap:4px;gap:4px}.personalization-marketing-subnav-copy strong{color:var(--ui-ink);font-size:12px;font-weight:850;line-height:1.2}.personalization-marketing-subnav-copy small,.personalization-marketing-subnav-sample{color:var(--ui-muted);font-size:12px;line-height:1.35}.personalization-marketing-subnav-sample{grid-column:2/-1;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-width:0;color:var(--ui-forest);font-weight:650}.personalization-marketing-subnav-item>i{align-self:center;color:var(--ui-muted);font-size:18px;font-style:normal;line-height:1}.personalization-marketing-subnav-item.is-active>i{color:var(--ui-forest)}.personalization-marketing-subpanel{min-width:0;padding:16px;border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-panel)}.personalization-marketing-preview-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:11px}.personalization-marketing-preview-heading>div{display:grid;grid-gap:4px;gap:4px}.personalization-marketing-preview-heading strong{color:var(--ui-ink);font-size:13px;font-weight:850}.personalization-marketing-preview-heading small{color:var(--ui-muted);font-size:12px}.marketing-mini-preview{display:grid;grid-gap:9px;gap:9px;min-height:154px;padding:12px;overflow:hidden;border:1px solid color-mix(in srgb,var(--ui-forest) 14%,var(--ui-border));border-radius:13px;background:var(--ui-surface-subtle);color:var(--ui-ink)}.marketing-mini-preview-announcement{display:flex;align-items:center;gap:7px;min-height:24px;padding:4px 8px;border-radius:7px;background:color-mix(in srgb,var(--ui-mint) 58%,var(--ui-panel));color:var(--ui-forest-deep);font-size:12px;font-weight:750}.marketing-mini-preview-announcement i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--ui-forest)}.marketing-mini-preview-hero{display:grid;align-content:center;grid-gap:5px;gap:5px;min-height:103px;padding:13px;border-radius:10px;background:linear-gradient(120deg,var(--ui-forest-deep),var(--ui-forest));color:var(--ui-panel)}.marketing-mini-preview-featured>span,.marketing-mini-preview-hero>span,.marketing-mini-preview-promotion>span,.marketing-mini-preview-trust-card>span{color:color-mix(in srgb,var(--ui-mint) 82%,var(--ui-panel));font-size:12px;font-weight:850;letter-spacing:.08em}.marketing-mini-preview-hero strong{max-width:78%;font-family:var(--ui-font-display),Georgia,serif;font-size:22px;font-weight:450;letter-spacing:-.04em;line-height:.98}.marketing-mini-preview-featured small,.marketing-mini-preview-hero small,.marketing-mini-preview-trust-card small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:color-mix(in srgb,var(--ui-panel) 78%,transparent);font-size:12px;line-height:1.35}.marketing-mini-preview-final b,.marketing-mini-preview-hero b,.marketing-mini-preview-promotion b{justify-self:start;margin-top:4px;padding:6px 9px;border-radius:7px;background:var(--ui-mint);color:var(--ui-forest-deep);font-size:12px;font-weight:850}.marketing-mini-preview-merchandising{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.marketing-mini-preview-featured,.marketing-mini-preview-final,.marketing-mini-preview-promotion,.marketing-mini-preview-trust-card{display:grid;align-content:center;grid-gap:5px;gap:5px;min-width:0;padding:13px;border-radius:10px}.marketing-mini-preview-featured{background:var(--ui-surface-subtle)}.marketing-mini-preview-featured>span,.marketing-mini-preview-trust-card>span{color:var(--ui-forest)}.marketing-mini-preview-featured strong,.marketing-mini-preview-final strong,.marketing-mini-preview-promotion strong,.marketing-mini-preview-trust-card strong{color:var(--ui-ink);font-family:var(--ui-font-display),Georgia,serif;font-size:18px;font-weight:450;letter-spacing:-.035em;line-height:1.02}.marketing-mini-preview-featured small,.marketing-mini-preview-trust-card small{color:var(--ui-muted)}.marketing-mini-preview-promotion{background:var(--ui-forest-deep)}.marketing-mini-preview-promotion>span{color:var(--ui-mint)}.marketing-mini-preview-promotion strong{color:var(--ui-panel)}.marketing-mini-preview-promotion b{background:transparent;color:var(--ui-mint);padding-inline:0}.marketing-mini-preview-trust{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:stretch}.marketing-mini-preview-trust-card{border:1px solid var(--ui-border);background:var(--ui-surface-subtle)}.marketing-mini-preview-final{background:color-mix(in srgb,var(--ui-mint) 70%,var(--ui-panel))}.marketing-mini-preview-final b{background:var(--ui-panel)}.personalization-marketing-fields .personalization-marketing-group{margin-top:18px;padding-top:18px;border-top:1px solid var(--ui-line)}.personalization-marketing-fields .personalization-marketing-group-heading{margin-bottom:15px}@media (max-width:1100px){.personalization-marketing-submenu{grid-template-columns:1fr}.personalization-marketing-subnav{grid-template-columns:repeat(3,minmax(0,1fr))}.personalization-marketing-subnav-label{grid-column:1/-1}}@media (max-width:760px){.personalization-marketing-subnav{grid-template-columns:1fr}.personalization-marketing-subnav-item{grid-template-columns:28px minmax(0,1fr) 14px}.personalization-marketing-subpanel{padding:12px}.personalization-marketing-preview-heading{align-items:flex-start;flex-direction:column}.marketing-mini-preview-merchandising,.marketing-mini-preview-trust{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.personalization-marketing-subnav-item{transition:none}}.personalization-publication-error{align-items:center;justify-content:space-between;gap:16px}.personalization-publication-error>span{min-width:0}.personalization-publication-error>a{flex:0 0 auto;color:inherit;font-size:12px;font-weight:850;text-decoration:underline;text-underline-offset:3px}.personalization-publication-error.is-store-name{scroll-margin-top:24px}@media (max-width:640px){.personalization-publication-error{align-items:flex-start;flex-direction:column}}.personalization-inline-note,.preview-catalog-note{margin:16px 0 0;color:var(--ui-muted);font-size:12px;line-height:1.55}.personalization-text-bubble-toggle,.preview-text-bubble-toggle{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border:1px solid color-mix(in srgb,var(--ui-forest) 18%,var(--ui-border));border-radius:13px;background:color-mix(in srgb,var(--ui-mint) 52%,var(--ui-panel));color:var(--ui-forest-deep);cursor:pointer}.personalization-text-bubble-toggle input,.preview-text-bubble-toggle input{width:16px;height:16px;flex:0 0 16px;margin-top:2px;accent-color:var(--ui-forest)}.personalization-text-bubble-toggle>span,.preview-text-bubble-toggle>span{display:grid;grid-gap:3px;gap:3px}.personalization-text-bubble-toggle strong,.preview-text-bubble-toggle strong{font-size:12px;line-height:1.35}.personalization-text-bubble-toggle small,.preview-text-bubble-toggle small{color:var(--ui-muted);font-size:12px;font-weight:500;line-height:1.45}.palette-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;max-height:min(500px,62vh);overflow-y:auto;scrollbar-color:var(--ui-forest) color-mix(in srgb,var(--ui-forest) 10%,var(--ui-panel));scrollbar-gutter:stable;scrollbar-width:thin}.palette-grid::-webkit-scrollbar{width:7px}.palette-grid::-webkit-scrollbar-track{border-radius:999px;background:color-mix(in srgb,var(--ui-forest) 10%,var(--ui-panel))}.palette-grid::-webkit-scrollbar-thumb{border:2px solid var(--ui-panel);border-radius:999px;background:var(--ui-forest)}.palette-intro{max-width:680px;margin:-6px 0 18px;color:var(--ui-muted);font-size:12px;line-height:1.55}.palette-option{display:grid;grid-template-columns:58px minmax(0,1fr) 24px;align-items:start;grid-gap:13px;gap:13px;min-height:126px;padding:13px;border:1px solid var(--ui-border);border-radius:14px;background:var(--ui-panel);color:var(--ui-forest-deep);text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.palette-option:hover{border-color:var(--ui-forest);background:color-mix(in srgb,var(--ui-forest) 4%,var(--ui-panel));transform:translateY(-1px)}.palette-option.is-selected{border-color:var(--ui-forest);background:color-mix(in srgb,var(--ui-forest) 6%,var(--ui-panel));box-shadow:0 0 0 3px color-mix(in srgb,var(--ui-forest) 13%,transparent)}.palette-swatch{width:58px;height:58px;border:1px solid rgb(13 19 33/10%);border-radius:12px;box-shadow:inset 0 0 0 1px rgb(255 255 255/18%)}.palette-option-copy{display:grid;min-width:0;align-content:start;grid-gap:5px;gap:5px}.palette-option-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.palette-option-copy strong{color:var(--ui-forest-deep);font-size:13px;font-weight:850;line-height:1.2}.palette-option-title em{flex:0 0 auto;color:var(--ui-muted);font-style:normal;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.palette-option-copy small,.palette-option-fit,.palette-option-mood{display:block;color:var(--ui-muted);font-size:12px;line-height:1.35}.palette-option-fit{display:flex;align-items:flex-start;gap:5px}.palette-option-fit i{width:6px;height:6px;flex:0 0 6px;margin-top:4px;border-radius:50%}.palette-option-fit b{flex:0 0 auto;color:var(--ui-forest-deep);font-weight:800}.palette-option-mood{color:var(--ui-forest);font-size:12px;font-weight:700}.palette-option-check{display:grid;width:22px;height:22px;align-self:start;place-items:center;border:1px solid var(--ui-border);border-radius:50%;color:#fff;font-weight:850}.palette-option.is-selected .palette-option-check{border-color:var(--ui-forest);background:var(--ui-forest)}.personalization-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.personalization-media-grid>div{min-width:0}.personalization-media-label{display:grid;grid-gap:4px;gap:4px;margin-bottom:10px}.personalization-media-label strong{color:var(--ui-forest-deep);font-size:12px;font-weight:850}.personalization-media-label span{color:var(--ui-muted);font-size:12px}.personalization-actions{display:flex;justify-content:flex-end;gap:10px;margin:0;padding:20px 28px;border-top:1px solid var(--ui-border)}.personalization-actions .primary-action,.personalization-actions .publish-store-action{width:auto;min-width:156px;margin:0}.personalization-live-panel{position:-webkit-sticky;position:sticky;top:20px;padding:22px;border-radius:18px;box-shadow:0 20px 48px rgb(13 19 33/7%)}.personalization-live-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.personalization-live-heading h2{margin:7px 0 0;color:var(--ui-forest-deep);font-family:var(--ui-font-display),Georgia,serif;font-size:24px;font-weight:450;letter-spacing:-.05em}.personalization-mini-preview{overflow:hidden;border:1px solid var(--store-palette-line);border-radius:16px;background:var(--store-palette-background-soft,var(--store-palette-background))}.personalization-mini-content,.personalization-mini-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px}.personalization-mini-top{border-bottom:1px solid var(--store-palette-line);background:var(--store-palette-surface);color:var(--store-palette-slate);font-weight:750}.personalization-mini-top strong{color:var(--store-palette-ink)}.personalization-mini-banner{position:relative;aspect-ratio:1.25;overflow:hidden;background:var(--store-palette-deep)}.personalization-mini-banner-empty,.personalization-mini-banner>img{width:100%;height:100%;object-fit:cover}.personalization-mini-banner-empty{display:grid;place-items:center;align-content:center;grid-gap:6px;gap:6px;background:linear-gradient(135deg,var(--store-palette-deep),var(--store-palette-slate));color:#fff;text-align:center}.personalization-mini-banner-empty span{font-family:var(--ui-font-display),Georgia,serif;font-size:25px}.personalization-mini-banner-empty small{color:rgb(255 255 255/72%);font-size:12px}.personalization-mini-banner-shade{position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgb(13 19 33/72%))}.personalization-mini-banner-copy{position:absolute;right:16px;bottom:15px;left:16px;display:grid;grid-gap:4px;gap:4px;color:#fff}.personalization-mini-banner-copy.has-bubble{right:12px;bottom:11px;left:12px;padding:8px 10px;border:1px solid rgb(255 255 255/60%);border-radius:10px;background:rgb(255 255 255/65%);box-shadow:0 7px 16px rgb(13 19 33/14%);color:var(--store-palette-ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.personalization-mini-banner-copy.has-bubble span{color:color-mix(in srgb,var(--store-palette-slate) 82%,var(--store-palette-ink));opacity:1}.personalization-mini-banner-copy.has-bubble strong{color:var(--store-palette-ink)}.personalization-mini-banner-copy span{overflow:hidden;color:rgb(255 255 255/77%);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.personalization-mini-banner-copy strong{font-family:var(--ui-font-display),Georgia,serif;font-size:clamp(18px,3vw,29px);font-weight:450;letter-spacing:-.06em;line-height:.98;white-space:nowrap}.personalization-mini-content{background:var(--store-palette-surface)}.personalization-live-footer,.personalization-mini-brand{display:flex;align-items:center;gap:8px}.personalization-mini-brand{min-width:0;color:var(--store-palette-ink);font-size:12px;font-weight:800}.personalization-mini-brand>span{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;overflow:hidden;border-radius:7px;background:var(--store-palette-deep);color:var(--store-palette-background);font-size:12px}.personalization-mini-brand img{width:100%;height:100%;object-fit:cover}.personalization-mini-brand strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.personalization-mini-link{color:var(--store-palette-slate);font-size:12px;font-weight:750}.personalization-mini-lines{display:grid;grid-gap:6px;gap:6px;padding:0 14px 15px;background:var(--store-palette-surface)}.personalization-mini-lines i{display:block;width:68%;height:5px;border-radius:99px;background:var(--store-palette-accent-soft)}.personalization-mini-lines i:nth-child(2){width:86%}.personalization-mini-lines i:nth-child(3){width:44%}.personalization-live-footer{flex-wrap:wrap;margin-top:15px;color:var(--ui-muted)}.personalization-live-footer strong{color:var(--ui-forest-deep)}.palette-inline-swatches{display:flex;margin-left:auto}.palette-inline-swatches i{width:13px;height:13px;margin-left:-2px;border:1px solid var(--ui-panel);border-radius:50%}.media-upload-status{display:flex;align-items:center;gap:8px;margin:16px 28px 0;color:var(--ui-muted);font-size:12px}.preview-shop-page{--preview-section-gap:35px;overflow:hidden;border:1px solid var(--shop-rule);border-radius:22px;background:var(--shop-background-soft);box-shadow:0 24px 58px rgb(13 19 33/8%)}.preview-shop-page .preview-store-notice{margin:0;padding:11px 20px;border-bottom:1px solid var(--shop-rule);background:var(--shop-navy);color:var(--store-palette-background,#f0ebd8);font-size:12px;font-weight:750;letter-spacing:.04em;text-align:center}.preview-shop-header{display:grid;grid-template-columns:minmax(170px,1fr) auto minmax(170px,1fr);align-items:center;grid-gap:22px;gap:22px;min-height:76px;padding:12px clamp(18px,3vw,32px);border-bottom:1px solid var(--shop-rule);background:var(--shop-card)}.preview-shop-actions,.preview-shop-brand{display:flex;align-items:center;gap:10px}.preview-shop-brand>div:last-child{display:grid;min-width:0;grid-gap:3px;gap:3px}.preview-shop-brand strong{overflow:hidden;color:var(--shop-navy);font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.preview-shop-brand small,.preview-shop-header nav{color:var(--shop-muted);font-size:12px}.preview-shop-header nav{display:flex;align-items:center;justify-content:center;gap:clamp(12px,2vw,26px);font-weight:750;white-space:nowrap}.preview-shop-actions{justify-content:flex-end;color:var(--shop-muted);font-size:12px;font-weight:750}.preview-shop-actions span:first-child{padding:7px 10px;border:1px solid var(--shop-rule);border-radius:7px}.preview-shop-catalog,.preview-shop-footer,.preview-shop-hero,.preview-shop-page .shop-benefits,.preview-shop-story{margin-inline:18px}.preview-shop-hero{padding-top:24px;padding-bottom:var(--preview-section-gap)}.preview-shop-page .shop-hero-panel,.preview-shop-page .shop-hero-visual{height:360px;min-height:360px}.preview-shop-page .shop-hero-panel{padding:clamp(20px,2.4vw,30px)}.preview-shop-page .shop-hero-panel h1{font-size:clamp(38px,4vw,56px)}.preview-shop-page .shop-hero-badge{width:78px;height:78px}.preview-shop-page .preview-banner-edit{position:absolute;z-index:3;top:18px;left:18px}.preview-shop-page .preview-edit-button{display:grid;width:29px;height:29px;place-items:center;border:1px solid var(--shop-rule);border-radius:50%;background:var(--shop-card);color:var(--shop-navy);font-size:12px;box-shadow:0 6px 16px rgb(13 19 33/16%)}.preview-shop-page .preview-edit-button:hover{background:var(--shop-accent);color:#fff}.preview-shop-page .preview-hero-text-edit,.preview-shop-page .preview-story-edit,.preview-shop-page .preview-text-edit{display:inline-flex;width:auto;height:auto;min-height:30px;align-items:center;gap:6px;padding:0 10px;border-radius:999px;cursor:pointer;font-size:12px;font-weight:800;letter-spacing:.01em;white-space:nowrap}.preview-shop-page .preview-hero-text-edit{position:absolute;z-index:2;top:18px;right:18px}.preview-shop-page .preview-text-edit{flex:0 0 auto;color:var(--shop-navy)}.preview-shop-page .preview-story-edit{position:absolute;top:0;right:0}.preview-shop-page .preview-logo-wrap{position:relative;display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:10px;background:var(--shop-navy);color:var(--shop-cloud);font-size:14px;font-weight:850}.preview-shop-page .preview-logo-wrap img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.preview-shop-page .preview-logo-wrap .preview-edit-button{position:absolute;z-index:2;right:-10px;bottom:-10px;width:23px;height:23px;font-size:12px}.preview-shop-page .shop-benefits{margin-top:0}.preview-shop-page .shop-benefits article{position:relative;padding-right:52px}.preview-shop-page .shop-benefits article.is-empty{background:color-mix(in srgb,var(--shop-accent) 3%,var(--shop-card))}.preview-shop-page .shop-benefits article.is-empty strong{color:var(--shop-muted);font-weight:650;font-style:italic}.preview-shop-page .preview-benefit-edit{position:absolute;top:50%;right:13px;width:26px;height:26px;min-height:26px;padding:0;transform:translateY(-50%)}.preview-shop-catalog{margin-top:var(--preview-section-gap);padding:clamp(24px,4vw,42px)}.preview-shop-catalog .shop-catalog-heading{padding-bottom:18px}.preview-shop-catalog .shop-catalog-heading h2{font-size:clamp(30px,4vw,48px)}.preview-shop-page .preview-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;padding-top:22px}.preview-product-card{overflow:hidden;border:1px solid var(--shop-rule);border-radius:15px;background:var(--shop-card)}.preview-product-card.is-archived{opacity:.62}.preview-product-image{position:relative;aspect-ratio:1.18;overflow:hidden;background:var(--shop-rule)}.preview-product-image>img{width:100%;height:100%;object-fit:cover}.preview-product-placeholder{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(135deg,var(--shop-navy),var(--shop-accent));color:var(--shop-cloud);font-family:var(--ui-font-display),Georgia,serif;font-size:38px}.preview-product-edit{position:absolute;z-index:1;top:10px;right:10px}.preview-product-badge{position:absolute;bottom:10px;left:10px;padding:5px 7px;border-radius:999px;background:var(--shop-navy);color:#fff;font-size:12px;font-weight:800}.preview-product-info{display:grid;grid-gap:7px;gap:7px;padding:13px}.preview-product-info small{color:var(--shop-muted);font-size:12px}.preview-product-info h3{min-height:30px;margin:0;color:var(--shop-navy);font-size:13px;font-weight:850;line-height:1.25}.preview-product-price{display:flex;align-items:baseline;gap:7px}.preview-product-price del{color:var(--shop-muted);font-size:12px}.preview-product-price strong{color:var(--shop-navy);font-size:15px}.preview-product-action{min-height:34px;border:1px solid var(--shop-navy);border-radius:8px;background:var(--shop-navy);color:#fff;font-size:12px;font-weight:800;cursor:pointer}.preview-product-action:hover{background:var(--shop-accent);border-color:var(--shop-accent)}.preview-empty-products{display:grid;justify-items:center;grid-gap:8px;gap:8px;margin-top:22px;padding:42px 20px;border:1px dashed var(--shop-rule);border-radius:14px;background:var(--shop-background-soft);color:var(--shop-muted);text-align:center}.preview-empty-products>span{font-size:27px}.preview-empty-products strong{color:var(--shop-navy);font-family:var(--ui-font-display),Georgia,serif;font-size:22px;font-weight:450}.preview-empty-products p{margin:0;font-size:12px}.preview-shop-story{margin-top:34px}.preview-shop-page .shop-story-copy{position:relative}.preview-shop-page .shop-story-copy .preview-story-edit{border-color:rgb(255 255 255/25%);background:rgb(255 255 255/10%);color:#fff}.preview-shop-page .shop-story-copy .preview-story-edit:hover{border-color:var(--shop-accent);background:var(--shop-accent)}.preview-shop-page .shop-story.is-empty .shop-story-copy p{color:#aebbd0;font-style:italic}.preview-text-editor-dialog{width:min(620px,calc(100% - 32px));max-width:min(620px,calc(100% - 32px))}.preview-text-editor-form{display:grid;grid-gap:0;gap:0}.preview-text-editor-fields{display:grid;grid-gap:16px;gap:16px;padding:0 26px 24px}.preview-text-editor-fields>label{display:grid;grid-gap:7px;gap:7px;color:var(--ink);font-size:12px;font-weight:750}.preview-text-editor-fields>label>input,.preview-text-editor-fields>label>textarea{width:100%;min-height:44px;box-sizing:border-box;padding:11px 12px;border:1px solid var(--line);border-radius:11px;background:var(--card);color:var(--ink);font:inherit;font-size:13px}.preview-text-editor-fields>label>textarea{min-height:106px;resize:vertical;line-height:1.5}.preview-text-editor-fields>label>input:focus,.preview-text-editor-fields>label>textarea:focus{border-color:var(--accent-strong);outline:3px solid color-mix(in srgb,var(--accent-strong) 18%,transparent);outline-offset:1px}.preview-text-editor-fields>label>small{margin-top:-2px;color:var(--muted);font-size:12px;font-weight:500;line-height:1.4}.preview-text-editor-fields .preview-text-bubble-toggle{margin-top:2px}.preview-text-editor-form .form-error{margin:0 26px 18px}.preview-shop-footer{margin-top:24px}@media (max-width:1050px){.personalization-layout{grid-template-columns:1fr}.personalization-live-panel{position:static}}@media (max-width:760px){.personalization-actions,.personalization-editor-header,.personalization-section-heading{align-items:flex-start;flex-direction:column}.personalization-editor-header p{max-width:360px;text-align:left}.personalization-editor-header>.personalization-editor-header-meta{justify-items:start;width:100%}.personalization-editor-header .personalization-top-actions{width:100%}.palette-grid,.personalization-media-grid,.preview-shop-page .preview-product-grid{grid-template-columns:1fr}.personalization-actions .primary-action,.personalization-actions .publish-store-action{width:100%}.preview-shop-header{grid-template-columns:1fr auto}.preview-shop-actions span:first-child,.preview-shop-header nav{display:none}.preview-shop-catalog,.preview-shop-footer,.preview-shop-hero,.preview-shop-page .shop-benefits,.preview-shop-story{margin-inline:10px}.preview-shop-page .shop-hero-panel,.preview-shop-page .shop-hero-visual{height:420px;min-height:420px}}html[data-theme=dark]{--ui-shadow:0 16px 38px rgb(0 0 0/22%);--ui-shadow-hover:0 20px 46px rgb(0 0 0/30%)}body{font-family:var(--ui-font)}:where(button,a,input,select,textarea){transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}:where(button,a,input,select,textarea):focus-visible{outline:3px solid color-mix(in srgb,var(--ui-forest) 32%,transparent);outline-offset:3px}:where(button,input,select,textarea):disabled{cursor:not-allowed;opacity:.62}.dashboard-sidebar{border-right:1px solid rgb(255 255 255/10%);padding:26px 18px}.dashboard-brand{border-bottom-color:rgb(255 255 255/18%)}.dashboard-sidebar nav{gap:5px}.dashboard-sidebar nav a{min-height:46px;border-radius:14px;color:#eeece5;font-size:14px}.dashboard-sidebar nav a:hover{background:rgb(255 255 255/10%);color:#ffffff;transform:translateX(2px)}.dashboard-sidebar nav a.active{background:var(--ui-mint-strong);color:var(--ui-forest-deep);box-shadow:0 8px 18px rgb(12 45 31/14%)}.dashboard-sidebar nav a.active i{border-color:var(--ui-forest-deep);background:var(--ui-forest-deep)}.sidebar-profile{border-top-color:rgb(255 255 255/18%)}.sidebar-profile>span{background:var(--ui-mint-strong);color:var(--ui-forest-deep)}.dashboard-brand .dashboard-store-logo{width:40px;height:40px;border-radius:50%;background:var(--ui-mint);object-fit:cover}.sidebar-profile>button{border-radius:10px;color:#eeece5}.sidebar-profile>button:hover{background:rgb(255 255 255/10%);color:#ffffff}.dashboard-main{background:linear-gradient(180deg,var(--ui-surface) 0,color-mix(in srgb,var(--ui-surface) 82%,var(--card)) 100%)}.dashboard-top{position:-webkit-sticky;position:sticky;z-index:20;top:0;min-height:76px;border-bottom-color:var(--ui-border);background:color-mix(in srgb,var(--ui-surface) 90%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.view-store{border-color:var(--ui-border);border-radius:14px}.view-store:hover{border-color:var(--ui-forest);background:var(--ui-mint);color:var(--ui-forest-deep)}.dashboard-content{width:min(100%,1680px);padding:clamp(38px,4vw,60px) clamp(24px,4vw,64px) 96px}.dashboard-title{gap:24px;margin-bottom:34px}.dashboard-title h1{color:var(--ui-forest-deep);font-size:clamp(42px,4vw,56px);font-weight:600}.dashboard-card p,.dashboard-title p,.publication-notice span,.settings-list small{font-size:15px;line-height:1.55}.dashboard-eyebrow,.sidebar-label{letter-spacing:.14em}.primary-action,.publish-store-action{min-height:50px;border-radius:15px;background:var(--ui-forest);box-shadow:0 8px 18px rgb(17 17 17/16%);font-size:14px}.primary-action:hover,.publish-store-action:hover{background:var(--ui-forest-deep);box-shadow:0 12px 24px rgb(17 17 17/18%);color:#ffffff}:where(.metric-grid article,.dashboard-card,.publication-notice,.product-form-card,.settings-section,.order-kanban article,.order-kanban>section){border:1px solid var(--ui-border);border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow)}.metric-grid{gap:18px}.metric-grid article{position:relative;overflow:hidden;margin-bottom:22px;padding:26px;background:color-mix(in srgb,var(--card) 96%,var(--ui-mint))}.metric-grid article:before{position:absolute;top:0;right:24px;left:24px;border-radius:0 0 4px 4px;background:var(--ui-mint-strong);content:""}.metric-grid article strong{margin:18px 0 10px;color:var(--ui-forest-deep);font-size:clamp(28px,3vw,36px)}.dashboard-card{background:var(--card)}.card-heading h2,.settings-section h2{color:var(--ui-forest-deep);font-size:27px}.dashboard-grid{gap:18px}.publication-notice{align-items:center;background:var(--ui-mint)}.publication-notice strong{color:var(--ui-forest-deep)}.publication-notice a{border-radius:12px;background:var(--ui-forest);color:#ffffff;font-weight:700}.toolbar{align-items:center;gap:12px;margin-bottom:16px;padding:9px;border:1px solid var(--ui-border);border-radius:18px;background:color-mix(in srgb,var(--card) 92%,var(--ui-mint));box-shadow:0 8px 22px rgb(35 69 52/5%)}.toolbar input{min-height:48px;background:transparent;font-size:15px}.toolbar input,.toolbar input:focus{border-color:transparent;box-shadow:none}.card-heading select,.dashboard-title select,.toolbar button{min-height:48px;border:1px solid var(--ui-border);border-radius:13px;background:var(--card);color:var(--ink);font-size:14px}.card-heading select:hover,.dashboard-title select:hover,.toolbar button.active,.toolbar button:hover{border-color:var(--ui-forest);background:var(--ui-mint);color:var(--ui-forest-deep)}.filter-panel{align-items:end;gap:14px;margin:0 0 18px;padding:18px;border:1px solid var(--ui-border);border-radius:18px;box-shadow:none}.filter-panel label{min-width:210px;color:var(--ui-forest-deep)}.filter-panel select{min-height:46px;border-color:var(--ui-border);border-radius:13px;background:var(--card);font-size:14px}.filter-panel>button{min-height:46px;border:1px solid var(--ui-border);border-radius:13px;background:var(--card);color:var(--ui-forest-deep);font-weight:700}.filter-panel>button:hover{border-color:var(--ui-forest);background:var(--ui-mint)}.data-table{margin-top:20px;border:1px solid var(--ui-border);border-radius:20px;background:var(--card);box-shadow:0 10px 26px rgb(35 69 52/5%)}.table-head{min-height:52px;padding:14px;color:var(--ui-forest);font-weight:800}.table-row{min-height:76px;padding:14px;color:var(--ink);font-size:14px}.table-row:hover{background:color-mix(in srgb,var(--ui-mint) 54%,transparent)}.status-pill{border:1px solid var(--ui-border);border-radius:999px;background:var(--ui-mint);color:var(--ui-forest-deep);font-size:12px;font-weight:700}.admin-product img{border-radius:12px;box-shadow:0 4px 12px rgb(35 69 52/10%)}.client-table .table-row>span>button,.dots-button{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--ui-forest-deep);cursor:pointer;font-size:16px}.client-table .table-row>span>button:hover,.dots-button:hover,.dots-button[aria-expanded=true]{border-color:var(--ui-border);background:var(--ui-mint)}.bulk-actions{border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-mint)}.product-form-card,.settings-section{background:var(--card)}.product-form-card{padding:clamp(22px,3vw,36px)}.product-form-grid{gap:24px}.period-control,.product-form-grid label,.settings-form label{color:var(--ui-forest-deep)}.product-form-grid input,.product-form-grid select,.product-form-grid textarea,.settings-form input,.settings-form select{min-height:54px;border-color:var(--ui-border);border-radius:15px;background:var(--ui-surface);font-size:15px}.product-form-grid input:hover,.product-form-grid select:hover,.product-form-grid textarea:hover,.settings-form input:hover,.settings-form select:hover{border-color:color-mix(in srgb,var(--ui-forest) 58%,var(--ui-border))}.product-form-grid input:focus,.product-form-grid select:focus,.product-form-grid textarea:focus,.settings-form input:focus,.settings-form select:focus{border-color:var(--ui-forest);box-shadow:0 0 0 4px color-mix(in srgb,var(--ui-forest) 15%,transparent)}.product-form-actions{align-items:center;gap:12px;margin-top:36px;padding:20px 0 0}.product-form-actions>button{min-height:48px;border-radius:14px;padding-inline:22px;font-family:var(--ui-font);font-size:14px}.product-form-actions .secondary-action,.product-form-actions>button:first-child:not(.primary-action){border-color:var(--ui-border);background:var(--ui-surface)}.product-form-actions .secondary-action:hover,.product-form-actions>button:first-child:not(.primary-action):hover{border-color:var(--ui-forest);background:var(--ui-mint)}.settings-section{gap:34px;margin-bottom:18px;padding:30px;border-top:1px solid var(--ui-border)}.settings-list{display:grid;grid-gap:4px;gap:4px}.settings-list label{min-height:68px;align-items:center;padding:14px 0;border-bottom-color:var(--ui-border);border-radius:10px}.settings-list label:hover{padding-inline:12px}.settings-list i{width:44px;height:26px;background:#c9d4cd}.settings-list i:after{width:20px;height:20px}.settings-list input:checked+i{background:var(--ui-forest)}.settings-list input:checked+i:after{left:21px;background:#ffffff}.danger-zone{border:1px solid var(--feedback-error-border);box-shadow:none}.danger-zone h2{color:var(--feedback-error-ink)}.danger-zone button{min-height:44px;border-radius:12px;background:transparent}.period-control{display:grid;grid-gap:7px;gap:7px;min-width:190px;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.period-control select{width:100%}.onboarding-page{background:var(--ui-surface)}.onboarding-page>header{background:color-mix(in srgb,var(--ui-surface) 90%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.onboarding-progress{background:var(--ui-border)}.onboarding-progress i{background:var(--ui-forest)}.onboarding-page>section{width:min(100%,1420px);margin-inline:auto}.onboarding-page aside h1{color:var(--ui-forest-deep);font-size:clamp(44px,5vw,68px);line-height:.98}.choice-card{min-height:92px;align-items:flex-start;border-color:var(--ui-border);border-radius:var(--ui-radius-md);background:var(--card);box-shadow:0 8px 20px rgb(17 17 17/4%)}.choice-card:hover{border-color:var(--ui-forest);background:var(--ui-mint);transform:translateY(-1px)}.choice-card:has(input:checked){border-color:var(--ui-forest);background:var(--ui-mint);box-shadow:0 0 0 3px color-mix(in srgb,var(--ui-forest) 14%,transparent)}.feedback-toast{top:max(20px,env(safe-area-inset-top));right:max(20px,env(safe-area-inset-right));width:min(420px,calc(100vw - 40px));border-radius:18px;border-left:4px solid var(--feedback-ink);box-shadow:var(--ui-shadow-hover)}.feedback-toast-icon{width:34px;height:34px;flex-basis:34px}.feedback-toast-copy strong{font-size:15px}.feedback-toast-copy span{font-size:14px}.app-dialog::-webkit-backdrop{background:rgb(17 17 17/48%);-webkit-backdrop-filter:blur(7px) saturate(85%);backdrop-filter:blur(7px) saturate(85%)}.app-dialog::backdrop{background:rgb(17 17 17/48%);-webkit-backdrop-filter:blur(7px) saturate(85%);backdrop-filter:blur(7px) saturate(85%)}.app-dialog-panel{border-radius:26px;box-shadow:0 24px 70px rgb(17 17 17/22%)}.app-dialog-actions button{min-height:46px;border-radius:13px}.storefront{--store-muted:#6b6962}.store-header{background:color-mix(in srgb,var(--store-bg) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.category-tabs button,.option-row button{min-height:46px;border-color:var(--ui-border);background:var(--card);font-size:14px}.category-tabs button:hover,.option-row button:hover{border-color:var(--ui-forest);background:var(--ui-mint);color:var(--ui-forest-deep)}.add-cart,.category-tabs button.active,.option-row button.selected,.store-cta{background:var(--ui-forest);color:#ffffff}.add-cart:hover,.category-tabs button.active:hover,.option-row button.selected:hover,.store-cta:hover{background:var(--ui-forest-deep)}.account-card,.cart-summary,.checkout-block,.product-card{border-color:var(--ui-border);border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow)}.product-image{background:var(--ui-surface-subtle)}.product-image>button{border:1px solid var(--ui-border)}.product-image>button:hover{background:var(--ui-mint);transform:scale(1.05)}.cart-summary{background:var(--ui-mint)}.add-cart{min-height:56px;border-radius:15px}@media (hover:hover){:where(.metric-grid article,.dashboard-card,.product-form-card,.settings-section,.product-card,.account-card){transition:box-shadow .18s ease,transform .18s ease}:where(.metric-grid article,.dashboard-card,.product-form-card,.settings-section,.product-card,.account-card):hover{box-shadow:var(--ui-shadow-hover)}}@media (max-width:900px){.dashboard-page{display:block}.dashboard-sidebar{position:relative;width:100%;height:auto;min-height:0;padding:18px 16px}.dashboard-brand{padding-bottom:18px}.dashboard-sidebar nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.sidebar-profile{margin-top:18px}.dashboard-top{position:relative}.dashboard-content{padding-inline:24px}.dashboard-grid,.metric-grid{gap:14px}.settings-section{grid-template-columns:1fr;gap:22px}}@media (max-width:700px){.dashboard-sidebar nav{grid-template-columns:1fr}.dashboard-top{min-height:64px;padding-inline:16px}.dashboard-content{padding:30px 16px 72px}.dashboard-title{align-items:flex-start;flex-wrap:wrap;gap:16px}.dashboard-title>.period-control,.dashboard-title>.primary-action,.dashboard-title>:last-child,.dashboard-title>select{width:100%}.metric-grid{grid-template-columns:1fr 1fr}.dashboard-card,.metric-grid article,.product-form-card,.settings-section{border-radius:18px}.metric-grid article{padding:19px}.metric-grid article strong{font-size:25px}.toolbar{align-items:stretch;flex-direction:column;padding:8px}.toolbar button,.toolbar input{width:100%}.filter-panel{display:grid;grid-template-columns:1fr}.filter-panel label,.filter-panel>button{width:100%;min-width:0}.data-table{margin-inline:0}.product-form-grid{grid-template-columns:1fr}.field-span-2{grid-column:auto}.product-form-actions{align-items:stretch;flex-direction:column-reverse}.product-form-actions>button{width:100%}.settings-section{padding:22px 20px}.publication-notice{align-items:stretch;gap:16px}.publication-notice a{text-align:center}.feedback-toast{top:max(12px,env(safe-area-inset-top));right:12px;width:calc(100vw - 24px)}.app-dialog-actions{flex-direction:column-reverse}.app-dialog-actions button{width:100%}.account-card,.dashboard-card,.metric-grid article,.product-card,.product-form-card,.settings-section{box-shadow:0 10px 24px rgb(35 69 52/7%)}}:root{--ui-surface:#f4f4f1;--ui-surface-subtle:#ededeb;--ui-panel:#ffffff;--ui-ink:#191918;--ui-muted:#706f6a;--ui-line:#d9d9d4;--ui-sidebar:#191918;--ui-sidebar-raised:#292927;--ui-sidebar-copy:#e8e8e3;--ui-sidebar-muted:#979791;--ui-shadow:0 12px 32px rgb(18 18 17/6%);--ui-shadow-hover:0 18px 38px rgb(18 18 17/10%);--ui-radius-lg:18px;--ui-radius-md:12px}.dashboard-page{grid-template-columns:minmax(232px,260px) minmax(0,1fr);background:var(--ui-surface);color:var(--ui-ink)}.dashboard-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100dvh;padding:22px 14px 16px;background:var(--ui-sidebar);border-right:1px solid rgb(255 255 255/8%)}.dashboard-brand{min-height:52px;padding:0 10px 20px;border-bottom-color:rgb(255 255 255/12%);color:var(--ui-sidebar-copy);font-size:15px}.dashboard-brand>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-brand .dashboard-store-logo{width:36px;height:36px;border:1px solid rgb(255 255 255/16%);border-radius:10px}.sidebar-context{display:flex;align-items:center;gap:10px;margin:18px 8px 8px;padding:10px 8px;border:1px solid rgb(255 255 255/9%);border-radius:11px;background:rgb(255 255 255/4%)}.sidebar-context-mark,.top-context-mark{display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border:1px solid rgb(255 255 255/22%);border-radius:8px;color:var(--ui-sidebar-copy);font-size:12px;font-weight:800;letter-spacing:.08em}.sidebar-context div{display:grid;min-width:0;grid-gap:3px;gap:3px}.sidebar-context span:not(.sidebar-context-mark){color:var(--ui-sidebar-copy);font-weight:700}.sidebar-context small,.sidebar-context span:not(.sidebar-context-mark){overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.sidebar-context small{color:var(--ui-sidebar-muted)}.dashboard-nav{display:grid;grid-gap:17px;gap:17px;overflow-y:auto;padding:10px 0}.dashboard-nav-group{display:grid;grid-gap:3px}.dashboard-sidebar .sidebar-label{margin:0 10px 4px;color:var(--ui-sidebar-muted);font-size:12px;letter-spacing:.13em}.dashboard-sidebar nav a{min-height:38px;border-radius:9px;color:var(--ui-sidebar-muted);font-size:12px}.dashboard-sidebar nav a:hover{background:var(--ui-sidebar-raised);color:var(--ui-sidebar-copy)}.dashboard-sidebar nav a.active{background:#f0f0eb;color:var(--ui-ink)}.dashboard-sidebar nav a.active i{border-color:var(--ui-ink);background:var(--ui-ink)}.sidebar-profile{margin-top:auto;padding:14px 7px 0;border-top-color:rgb(255 255 255/12%)}.sidebar-profile>span{width:34px;height:34px;border-radius:9px;background:#f0f0eb;color:var(--ui-ink);font-weight:800}.sidebar-profile strong{overflow:hidden;color:var(--ui-sidebar-copy);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile>button{min-height:32px;padding:0 7px;border-radius:8px;color:var(--ui-sidebar-muted);font-size:12px}.sidebar-profile>button:hover{background:var(--ui-sidebar-raised);color:var(--ui-sidebar-copy)}.dashboard-main{min-width:0;background:var(--ui-surface)}.dashboard-top{min-height:68px;padding-inline:clamp(22px,3vw,42px);border-bottom-color:var(--ui-line);background:rgb(244 244 241/88%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dashboard-top-context{color:var(--ui-muted);font-weight:600}.top-context-mark{width:24px;height:24px;flex-basis:24px;border-color:var(--ui-line);color:var(--ui-ink)}.notification-trigger,.view-store{min-height:38px;border-color:var(--ui-line);border-radius:10px;background:var(--ui-panel);color:var(--ui-ink)}.notification-trigger:hover,.notification-trigger[aria-expanded=true],.view-store:hover{border-color:var(--ui-ink);background:var(--ui-surface-subtle);color:var(--ui-ink)}.dashboard-content{width:min(100%,1480px);padding:clamp(32px,4vw,52px) clamp(22px,4vw,56px) 84px}.dashboard-content.narrow{width:min(100%,1180px)}.dashboard-title{align-items:flex-end;gap:28px;margin-bottom:28px}.dashboard-title h1{margin:9px 0 7px;color:var(--ui-ink);font-size:clamp(34px,4vw,46px);font-weight:650;letter-spacing:-.045em}.dashboard-title p{max-width:620px;color:var(--ui-muted);font-size:14px}.dashboard-eyebrow{color:var(--ui-muted);font-size:12px;font-weight:800;letter-spacing:.16em}.primary-action,.publish-store-action{min-height:44px;padding:0 16px;border:1px solid var(--ui-ink);border-radius:10px;background:var(--ui-ink);box-shadow:none;color:#ffffff;font-size:12px;font-weight:750}.primary-action:hover,.publish-store-action:hover{background:#343431;box-shadow:0 8px 18px rgb(18 18 17/12%);transform:translateY(-1px)}:where(.metric-grid article,.dashboard-card,.publication-notice,.product-form-card,.settings-section){border:1px solid var(--ui-line);border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow)}.metric-grid{gap:12px;margin-bottom:18px}.metric-grid article{min-height:142px;margin-bottom:0;padding:22px;background:var(--ui-panel)}.metric-grid article:before{right:auto;left:22px;width:28px;height:3px;background:var(--ui-ink)}.metric-grid article strong{margin:19px 0 7px;color:var(--ui-ink);font-size:clamp(25px,3vw,32px);letter-spacing:-.04em}.metric-grid article small{color:var(--ui-muted);font-size:12px}.dashboard-grid{gap:12px;margin-bottom:18px}.dashboard-card{padding:24px;background:var(--ui-panel)}.card-heading h2,.settings-section h2{margin:7px 0 0;color:var(--ui-ink);font-size:21px;font-weight:650;letter-spacing:-.025em}.card-heading>a{color:var(--ui-ink);font-size:12px;font-weight:750}.sales-total{margin-top:22px;padding:14px 0 20px;border-bottom:1px solid var(--ui-line)}.sales-total strong{color:var(--ui-ink);font-size:30px;font-weight:650;letter-spacing:-.04em}.attention-card .card-heading>b{width:32px;height:32px;border:1px solid var(--ui-line);border-radius:9px;background:var(--ui-surface-subtle);color:var(--ui-ink)}.publication-notice{gap:22px;margin:0 0 16px;padding:16px 18px;background:var(--ui-surface-subtle);box-shadow:none}.publication-notice strong{font-size:13px}.publication-notice span{margin-top:4px;color:var(--ui-muted);font-size:12px}.publication-notice a{min-height:38px;border-radius:10px;background:var(--ui-ink);font-size:12px}.toolbar{gap:8px;margin-bottom:14px;padding:7px;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-panel);box-shadow:none}.toolbar input{min-height:42px;padding-inline:12px;color:var(--ui-ink);font-size:13px}.card-heading select,.dashboard-title select,.filter-panel select,.filter-panel>button,.toolbar button{min-height:42px;border:1px solid var(--ui-line);border-radius:9px;background:var(--ui-panel);color:var(--ui-ink);font-size:12px}.card-heading select:hover,.dashboard-title select:hover,.filter-panel>button:hover,.toolbar button.active,.toolbar button:hover{border-color:var(--ui-ink);background:var(--ui-surface-subtle);color:var(--ui-ink)}.filter-panel{gap:12px;margin-bottom:14px;padding:14px;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-surface-subtle)}.filter-panel label{gap:6px;color:var(--ui-ink);font-size:12px}.data-table{margin-top:16px;overflow:hidden;border:1px solid var(--ui-line);border-radius:13px;box-shadow:none}.master-stores-table{overflow-x:auto;overflow-y:hidden}.table-head{min-height:44px;padding:12px 14px;background:var(--ui-surface-subtle);color:var(--ui-muted);font-size:12px;letter-spacing:.1em}.table-row{min-height:70px;padding:12px 14px;border-bottom-color:var(--ui-line);color:var(--ui-ink);font-size:13px}.table-row:hover{background:#fafaf8}.table-row small{color:var(--ui-muted);font-size:12px}.category-state,.status-pill{border:1px solid var(--ui-line);border-radius:8px;background:var(--ui-surface-subtle);color:var(--ui-ink);font-size:12px;font-weight:750}.admin-product img{width:44px;height:50px;border:1px solid var(--ui-line);border-radius:9px;box-shadow:none}.client-table .table-row>span>button,.dots-button{width:34px;height:34px;border-radius:9px;color:var(--ui-ink)}.bulk-actions,.client-table .table-row>span>button:hover,.dots-button:hover,.dots-button[aria-expanded=true]{border-color:var(--ui-line);background:var(--ui-surface-subtle)}.bulk-actions{margin-bottom:14px;border-radius:12px}.product-form-card,.settings-section{background:var(--ui-panel);box-shadow:var(--ui-shadow)}.product-form-card{padding:clamp(22px,3vw,32px)}.product-form-grid,.settings-form{gap:20px 16px}.category-form .settings-form>label:not(.category-active),.period-control,.product-form-grid label,.settings-form label{color:var(--ui-ink);font-size:12px;font-weight:800;letter-spacing:.1em}.category-form .settings-form input:not([type=checkbox]),.category-form .settings-form textarea,.product-form-grid input,.product-form-grid select,.product-form-grid textarea,.settings-form input,.settings-form select{min-height:48px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface);color:var(--ui-ink);font-size:13px}.category-form .settings-form input:not([type=checkbox]):hover,.category-form .settings-form textarea:hover,.product-form-grid input:hover,.product-form-grid select:hover,.product-form-grid textarea:hover,.settings-form input:hover,.settings-form select:hover{border-color:#999993}.category-form .settings-form input:not([type=checkbox]):focus,.category-form .settings-form textarea:focus,.product-form-grid input:focus,.product-form-grid select:focus,.product-form-grid textarea:focus,.settings-form input:focus,.settings-form select:focus{border-color:var(--ui-ink);box-shadow:0 0 0 3px rgb(25 25 24/10%)}.product-form-actions{gap:10px;margin-top:28px;padding-top:18px;border-top:1px solid var(--ui-line)}.product-form-actions>button{min-height:44px;border-radius:10px;font-size:12px}.product-form-actions .secondary-action,.product-form-actions>button:first-child:not(.primary-action){border-color:var(--ui-line);background:var(--ui-panel);color:var(--ui-ink)}.product-form-actions .secondary-action:hover,.product-form-actions>button:first-child:not(.primary-action):hover{border-color:var(--ui-ink);background:var(--ui-surface-subtle)}.settings-section{gap:28px;margin-bottom:14px;padding:26px;border-top:1px solid var(--ui-line)}.settings-list label{min-height:62px;padding:12px 0;border-bottom-color:var(--ui-line)}.settings-list label:hover{padding-inline:10px;background:var(--ui-surface-subtle)}.settings-list strong{color:var(--ui-ink);font-size:13px}.settings-list small{color:var(--ui-muted);font-size:12px}.danger-zone{border-radius:var(--ui-radius-lg);background:var(--feedback-error-bg)}.empty-state{color:var(--ui-muted)}.empty-state h2{color:var(--ui-ink);font-size:20px;font-weight:650}.empty-state .primary-action{margin-top:8px}@media (max-width:1100px) and (min-width:761px){.dashboard-page{grid-template-columns:76px minmax(0,1fr)}.dashboard-sidebar{padding-inline:10px}.dashboard-brand{justify-content:center;padding-inline:0}.dashboard-brand>span:last-child,.dashboard-sidebar .sidebar-label,.dashboard-sidebar nav a>span,.sidebar-context,.sidebar-profile>button,.sidebar-profile>div{display:none}.dashboard-sidebar nav a{grid-template-columns:1fr;justify-items:center;padding-inline:0}.sidebar-profile{display:flex;justify-content:center;padding-inline:0}}@media (max-width:760px){.dashboard-page{display:block}.dashboard-sidebar{position:relative;width:100%;height:auto;min-height:0;padding:12px 14px}.dashboard-brand{min-height:42px;padding:0 4px 12px}.dashboard-sidebar .sidebar-label,.sidebar-context,.sidebar-profile{display:none}.dashboard-nav{display:flex;gap:6px;overflow-x:auto;padding:10px 0 2px;scrollbar-width:none}.dashboard-nav::-webkit-scrollbar{display:none}.dashboard-nav-group{display:contents}.dashboard-sidebar nav a,.dashboard-sidebar nav a.active,.dashboard-sidebar nav a:hover{min-height:36px;flex:0 0 auto;display:inline-flex;gap:7px;padding:0 11px;border:1px solid rgb(255 255 255/12%);border-radius:9px;background:transparent;color:var(--ui-sidebar-muted);font-size:12px;transform:none}.dashboard-sidebar nav a.active{border-color:#f0f0eb;background:#f0f0eb;color:var(--ui-ink)}.dashboard-sidebar nav a>span{display:none}.dashboard-sidebar nav a i{width:5px;height:5px}.dashboard-top{min-height:60px;padding-inline:14px}.dashboard-top-actions{gap:6px}.notification-trigger-label{display:none}.view-store{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-content{padding:28px 14px 64px}.dashboard-title{align-items:flex-start;flex-wrap:wrap;gap:16px}.dashboard-title>.period-control,.dashboard-title>.primary-action,.dashboard-title>:last-child{width:100%}.dashboard-title h1{font-size:34px}.metric-grid{grid-template-columns:1fr 1fr}.dashboard-card,.metric-grid article,.product-form-card,.settings-section{border-radius:14px}.dashboard-card{padding:18px}.client-table .table-row,.product-admin-table .table-row,.table-row{grid-template-columns:1fr 1fr;gap:10px;padding:14px 10px}.table-row>:nth-child(n+5){display:none}.category-form .settings-form,.product-form-grid,.settings-form{grid-template-columns:1fr}.field-span-2{grid-column:auto}.product-form-actions{align-items:stretch;flex-direction:column-reverse}.product-form-actions>button{width:100%}}@media (prefers-reduced-motion:reduce){.dashboard-sidebar nav a:hover,.primary-action:hover,.publish-store-action:hover{transform:none}}.dashboard-title>.primary-action{min-width:154px;min-height:48px;justify-content:center;padding-inline:18px;border-radius:11px;box-shadow:0 8px 18px rgb(18 18 17/10%);font-size:13px;white-space:nowrap}.dashboard-title>.primary-action:hover{box-shadow:0 12px 24px rgb(18 18 17/15%)}@media (max-width:760px){.dashboard-title>.primary-action{min-width:0}}@media (prefers-reduced-motion:reduce){:where(button,a,input,select,textarea){transition:none}}.payment-options{display:grid;grid-gap:12px;gap:12px}.payment-option{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:start;grid-gap:14px;gap:14px;padding:18px;border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-surface);cursor:pointer}.payment-option.selected,.payment-option:hover{border-color:var(--ui-forest);background:var(--ui-mint)}.payment-option input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--ui-forest)}.payment-option span{display:grid;grid-gap:5px;gap:5px}.payment-option strong{color:var(--ui-forest-deep);font-size:15px}.order-payment-summary small,.payment-badge,.payment-meta,.payment-option b,.payment-option small{color:var(--ui-forest);font-size:12px;line-height:1.45}.payment-badge,.payment-option b{align-self:center;padding:7px 10px;border-radius:999px;background:var(--ui-mint-strong);color:var(--ui-forest-deep);font-size:12px;white-space:nowrap}.payment-meta{display:block;margin-top:4px}.notification-center{position:relative}.notification-trigger{display:inline-flex;min-height:44px;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--ui-border);border-radius:13px;background:var(--card);color:var(--ui-forest-deep);cursor:pointer;font:700 13px var(--ui-font)}.notification-trigger:hover,.notification-trigger[aria-expanded=true]{border-color:var(--ui-forest);background:var(--ui-mint)}.notification-trigger>span:first-child{display:grid;width:20px;height:20px;place-items:center;border:1px solid;border-radius:50%;font-size:14px;line-height:1}.notification-trigger b{display:grid;min-width:21px;height:21px;place-items:center;padding:0 5px;border-radius:999px;background:var(--ui-forest);color:#ffffff;font-size:12px}.notification-panel{position:absolute;z-index:40;top:calc(100% + 12px);right:0;width:min(430px,calc(100vw - 32px));overflow:hidden;border:1px solid var(--ui-border);border-radius:20px;background:var(--card);box-shadow:var(--ui-shadow-hover)}.notification-panel-heading{display:flex;align-items:start;justify-content:space-between;gap:18px;padding:20px;border-bottom:1px solid var(--ui-border);background:var(--ui-surface-subtle)}.notification-panel-heading>div{display:grid;grid-gap:5px;gap:5px}.notification-panel-heading strong{color:var(--ui-forest-deep);font:600 20px Georgia,Times New Roman,serif}.notification-panel-heading>button{width:28px;height:28px;border:0;border-radius:9px;background:transparent;color:var(--muted);cursor:pointer;font-size:22px;line-height:1}.notification-panel-heading>button:hover{background:var(--ui-mint);color:var(--ui-forest-deep)}.notification-permission-prompt{display:grid;grid-gap:14px;gap:14px;padding:16px 20px;border-bottom:1px solid var(--ui-border);background:color-mix(in srgb,var(--ui-mint) 58%,var(--card))}.notification-permission-copy{display:flex;align-items:flex-start;gap:10px}.notification-permission-icon{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:10px;background:var(--ui-mint-strong);color:var(--ui-forest-deep)}.notification-permission-copy>div{display:grid;grid-gap:4px;gap:4px}.notification-permission-blocked strong,.notification-permission-copy strong{color:var(--ui-forest-deep);font-size:13px;line-height:1.35}.notification-permission-blocked span,.notification-permission-copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.notification-permission-actions{display:flex;align-items:center;gap:8px;padding-left:40px}.notification-permission-primary,.notification-permission-secondary{min-height:34px;padding:0 12px;border-radius:9px;cursor:pointer;font:700 12px var(--ui-font)}.notification-permission-primary{border:1px solid var(--ui-forest);background:var(--ui-forest);color:#ffffff}.notification-permission-primary:hover{background:var(--ui-forest-deep)}.notification-permission-primary:disabled{cursor:wait;opacity:.65}.notification-permission-secondary{border:1px solid transparent;background:transparent;color:var(--muted)}.notification-permission-secondary:hover{border-color:var(--ui-border);color:var(--ui-forest-deep)}.notification-permission-blocked{display:grid;grid-gap:4px;gap:4px;padding:14px 20px;border-bottom:1px solid var(--ui-border);background:var(--ui-surface-subtle)}.notification-list{display:grid;max-height:min(480px,60vh);overflow-y:auto}.notification-item{display:grid;grid-template-columns:32px minmax(0,1fr) 8px;align-items:start;grid-gap:12px;gap:12px;width:100%;padding:16px 20px;border-bottom:1px solid var(--ui-border);background:transparent;cursor:pointer;text-align:left;font:inherit}.notification-item.unread,.notification-item:hover{background:color-mix(in srgb,var(--ui-mint) 52%,transparent)}.notification-item:last-child{border-bottom:0}.notification-item-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:11px;background:var(--ui-mint-strong);color:var(--ui-forest-deep);font-weight:800}.notification-item-copy{display:grid;min-width:0;grid-gap:3px;gap:3px}.notification-item-copy>span{margin:2px 0;color:var(--muted);font-size:13px;line-height:1.45}.notification-item>div{min-width:0}.notification-item strong{display:block;color:var(--ui-forest-deep);font-size:13px;line-height:1.35}.notification-item p{margin:5px 0;color:var(--muted);font-size:13px;line-height:1.45}.notification-item small{color:var(--muted);font-size:12px}.notification-unread-dot{width:8px;height:8px;margin-top:6px;border-radius:50%;background:var(--ui-forest)}.notification-empty{padding:30px 20px;color:var(--muted)}.notification-empty strong{display:block;margin-bottom:6px;color:var(--ui-forest-deep);font-size:14px}.notification-empty p{margin:0;font-size:13px;line-height:1.5}.order-payment-summary{display:grid;grid-gap:4px;gap:4px;margin-top:18px;padding-top:15px;border-top:1px solid var(--store-line)}.order-payment-summary span{color:var(--store-muted);font-size:12px;text-transform:uppercase;letter-spacing:.1em}.order-payment-summary strong{color:var(--store-ink);font-size:15px}@media (max-width:700px){.notification-trigger-label{display:none}.notification-trigger{padding-inline:10px}.notification-panel{position:fixed;top:76px;right:12px}.payment-option{grid-template-columns:20px minmax(0,1fr)}.payment-option b{grid-column:2;justify-self:start}}.storefront{--store-bg:var(--ui-surface);--store-ink:var(--ui-forest-deep);--store-muted:#60756a;--store-line:var(--ui-border)}.store-header{grid-template-columns:1fr auto 1fr;min-height:86px;padding:20px clamp(20px,4vw,52px);background:var(--store-bg);-webkit-backdrop-filter:none;backdrop-filter:none}.store-wordmark{font-family:var(--ui-font)!important;font-weight:650;letter-spacing:0}.store-logo,.store-logo-fallback{width:48px;height:48px;flex-basis:48px;border-radius:15px}.store-header nav{gap:22px}.store-actions{gap:15px}.store-account-login{min-height:auto}.search-button,.store-account-login{padding:0;border:0;background:transparent;font-size:12px}.search-button{min-width:auto;width:auto;height:auto}.icon-button{min-width:26px;width:26px;height:28px}.cart-pill,.icon-button{border:0;background:transparent}.cart-pill{height:auto;min-height:28px;padding:0;gap:8px}.store-hero{width:min(1380px,calc(100% - 64px));margin-inline:auto;grid-template-columns:minmax(230px,.72fr) minmax(300px,1.28fr);gap:clamp(24px,5vw,76px);padding:clamp(44px,7vw,92px) 0 clamp(48px,7vw,88px);align-items:stretch}.store-hero-copy{max-width:430px}.store-hero h1{max-width:420px;margin:16px 0;font-family:var(--font-display)!important;font-size:clamp(38px,5vw,72px);font-weight:400;letter-spacing:-.065em;line-height:.96}.store-hero-copy>p{max-width:360px;margin:0 0 25px;font-size:14px}.store-cta{min-width:0;gap:11px;margin-top:0;padding:0 0 3px;border:0;border-bottom:1px solid;font-weight:700}.store-cta,.store-cta:hover{background:transparent;color:var(--store-ink)}.store-hero-image{width:100%;height:auto;min-height:310px;aspect-ratio:1600/700;align-self:center;border-radius:24px;box-shadow:none}.store-hero-image>span{display:none}.store-hero-image img{border-radius:inherit}.catalog{padding:34px 0 76px;border-top:1px solid var(--store-line)}.catalog-heading{margin-bottom:26px}.catalog-heading h2{margin:10px 0 0;font-family:var(--font-display)!important;font-size:clamp(30px,4vw,48px);font-weight:400;letter-spacing:-.06em;line-height:1}.catalog-heading>p{max-width:300px;font-size:14px;line-height:1.7}.category-tabs{margin:0 0 26px}.product-grid{gap:15px}.product-card{border-radius:18px;box-shadow:none;background:color-mix(in srgb,var(--store-bg) 70%,white)}.product-image{aspect-ratio:1;border-radius:17px 17px 0 0}.product-image>span{top:auto;bottom:10px;left:10px;padding:5px 8px;border-radius:999px;font-size:12px}.product-image>button{top:10px;right:10px}.product-info{display:grid;grid-gap:10px;gap:10px;padding:14px}.store-story{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(24px,5vw,76px);padding:0 0 76px}.store-story h2{margin:10px 0 0;font-family:var(--font-display)!important;font-size:clamp(30px,4vw,48px);font-weight:400;letter-spacing:-.06em;line-height:1}.store-story p{max-width:390px;margin:20px 0 0}.store-story a{margin-top:25px}.story-image{min-height:210px;height:auto}.story-image-empty,.story-image>img{width:100%;min-height:210px;height:100%;border-radius:22px;object-fit:cover}.store-footer{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:20px 0;font-size:12px}.store-footer>strong{font-size:13px}.store-footer p{display:none}.store-footer>div{flex-direction:row;gap:18px}.store-footer small{padding:0;border:0}@media (max-width:980px){.store-header{grid-template-columns:1fr auto}.store-header nav{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.store-header{min-height:70px;padding:16px}.store-actions{gap:9px}.store-account-link,.store-account-login{font-size:12px}.store-hero{width:min(1380px,calc(100% - 32px));grid-template-columns:1fr;gap:28px;padding-block:42px 48px}.store-hero h1{font-size:48px}.store-hero-image{min-height:220px;aspect-ratio:1600/700}.catalog{padding:34px 0 52px}.catalog-heading{align-items:flex-start;flex-direction:column;gap:14px}.catalog-heading>p{max-width:360px;text-align:left}.product-grid{gap:9px}.product-info{padding:11px}.product-info h3{font-size:13px}.store-story{grid-template-columns:1fr;gap:14px;padding-bottom:52px}.store-footer{align-items:flex-start;flex-direction:column;padding-block:20px}}:root{--ui-forest:#2b2b29;--ui-forest-deep:#151515;--ui-mint:#ecebe7;--ui-mint-strong:#c9c7c0;--ui-surface:#f5f5f1;--ui-surface-subtle:#eeeee9;--ui-border:#d7d5ce;--ui-shadow:0 16px 38px rgb(17 17 17/8%);--ui-shadow-hover:0 20px 46px rgb(17 17 17/12%)}html[data-theme=dark]{--ui-forest:#d3d1ca;--ui-forest-deep:#f1f0e9;--ui-mint:#292926;--ui-mint-strong:#565650;--ui-surface:#1a1a18;--ui-surface-subtle:#242422;--ui-border:#41413d}.dashboard-sidebar{background:linear-gradient(180deg,#292927,#171717)}.dashboard-sidebar nav a,.sidebar-profile>button{color:#eeece5}.sidebar-label,.sidebar-profile small{color:#b7b5ae}.add-cart,.category-tabs button.active,.option-row button.selected,.primary-action,.publish-store-action,.store-cta{background:var(--ui-forest)}.add-cart:hover,.category-tabs button.active:hover,.option-row button.selected:hover,.primary-action:hover,.publish-store-action:hover,.store-cta:hover{background:var(--ui-forest-deep)}.account-card,.app-dialog-panel,.cart-summary,.checkout-block,.choice-card,.dashboard-main,.feedback-toast,.metric-grid article,.product-card{--ui-shadow:0 16px 38px rgb(17 17 17/8%)}.preview-storefront{--preview-accent:var(--preview-ink)!important}.preview-banner-empty,.preview-product-image,.preview-story-empty{background:color-mix(in srgb,var(--preview-ink) 7%,var(--preview-paper))}.color-field input[type=color]{filter:grayscale(1)}.featured p,.manifesto-grid>div p,.portal-choice section>div p,.portal-choice section>small,.product-insight p{color:#b7b5ae}.publication-notice a{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 16px;border-radius:14px;white-space:nowrap}.dashboard-card>.empty-state{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;min-height:300px;padding:48px 24px}.dashboard-card>.empty-state h2,.dashboard-card>.empty-state p{margin:0}.dashboard-card>.empty-state p{max-width:360px}.dashboard-card>.empty-state .primary-action{margin-top:8px}.dashboard-page .products-empty-action{display:inline-flex;min-width:218px;min-height:48px;align-items:center;justify-content:center;gap:10px;margin-top:12px;padding:0 18px;border:1px solid var(--ui-ink);border-radius:11px;background:var(--ui-ink);box-shadow:0 8px 18px rgb(18 18 17/10%);color:#ffffff;font-size:13px;font-weight:750;line-height:1;text-decoration:none;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.dashboard-page .products-empty-action:hover{border-color:var(--ui-forest-deep);background:var(--ui-forest-deep);box-shadow:0 12px 24px rgb(18 18 17/15%);color:#ffffff;transform:translateY(-1px)}.dashboard-page .products-empty-action:focus-visible{outline:3px solid color-mix(in srgb,var(--ui-forest) 35%,transparent);outline-offset:3px}.dashboard-page .products-empty-action svg{flex:0 0 auto}@media (max-width:700px){.dashboard-page .products-empty-action{width:min(100%,280px);min-width:0}}.store-identity-field{grid-column:1/-1}.contract-page form>.contract-segment-field{grid-column:auto}.store-slug-check,.store-slug-preview{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.45}.store-slug-preview>span{color:var(--muted)}.store-slug-preview strong{overflow-wrap:anywhere;color:var(--ink);font-weight:650}.store-slug-check{margin-top:4px}.store-slug-check.is-available{color:var(--feedback-success-ink)}.store-slug-check.is-unavailable{color:var(--feedback-error-ink)}.home-actions{flex-wrap:wrap;gap:18px}.home-actions .home-button{min-width:188px;gap:12px;padding-inline:18px}.home-actions .home-button,.home-actions .home-text-link{flex:0 0 auto;white-space:nowrap}@media (max-width:700px){.home-actions{align-items:stretch;flex-direction:column;flex-wrap:nowrap;gap:18px}.home-actions .home-button{width:100%}}.category-manager{display:grid;grid-gap:24px;gap:24px}.category-form{padding:clamp(24px,3vw,36px)}.category-form .card-heading{align-items:center;gap:18px;padding-bottom:24px;border-bottom:1px solid var(--ui-border)}.category-form .card-heading h2{margin-bottom:0}.category-form .card-heading>button{min-height:40px;padding:0 14px;border:1px solid var(--ui-border);border-radius:12px;background:var(--ui-surface);color:var(--ui-forest-deep);cursor:pointer;font:700 13px var(--ui-font)}.category-form .card-heading>button:hover{border-color:var(--ui-forest);background:var(--ui-mint)}.category-form .settings-form{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:22px 18px;margin-top:28px}.category-form .settings-form>label:not(.category-active){display:grid;grid-gap:9px;gap:9px;align-content:start;color:var(--ui-forest-deep);font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.category-form .settings-form input:not([type=checkbox]),.category-form .settings-form textarea{display:block;width:100%;min-height:54px;margin:0;padding:0 16px;border:1px solid var(--ui-border);border-radius:15px;background:var(--ui-surface);color:var(--ui-forest-deep);font:15px var(--ui-font);letter-spacing:normal;text-transform:none}.category-form .settings-form textarea{min-height:112px;padding-block:14px;resize:vertical;line-height:1.5}.category-form .settings-form input:not([type=checkbox]):hover,.category-form .settings-form textarea:hover{border-color:color-mix(in srgb,var(--ui-forest) 58%,var(--ui-border))}.category-form .settings-form input:not([type=checkbox]):focus,.category-form .settings-form textarea:focus{border-color:var(--ui-forest);box-shadow:0 0 0 4px color-mix(in srgb,var(--ui-forest) 15%,transparent);outline:0}.category-form .category-active{display:flex;align-items:center;align-self:end;gap:10px;min-height:54px;color:var(--ui-forest-deep);cursor:pointer;font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.category-form .category-active input{width:19px;height:19px;margin:0;accent-color:var(--ui-forest)}.category-form>.primary-action{width:100%;margin-top:28px}.category-list{margin-top:24px;border-top:1px solid var(--ui-border)}.category-list-head,.category-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto auto;align-items:center;grid-gap:16px;gap:16px}.category-list-head{min-height:54px;color:var(--ui-forest);font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.category-list-head label{display:contents}.category-list-head label span{grid-column:1/3}.category-list-head>span{grid-column:4}.category-row{min-height:78px;padding:14px 0;border-top:1px solid var(--ui-border)}.category-row:hover{background:color-mix(in srgb,var(--ui-mint) 48%,transparent)}.category-row>div:first-of-type{display:grid;min-width:0;grid-gap:5px;gap:5px}.category-row strong{color:var(--ui-forest-deep);font-size:15px}.category-row small,.category-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-row small,.category-state{color:var(--muted);font-size:12px}.category-state{padding:7px 10px;border:1px solid var(--ui-border);border-radius:999px;background:var(--ui-surface-subtle);font-weight:700}.category-state.active{background:var(--ui-mint);color:var(--ui-forest-deep)}.category-row>div:last-child{display:flex;gap:6px}.category-bulk-actions button,.category-row>div:last-child button{min-height:36px;padding:0 11px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--ui-forest-deep);cursor:pointer;font:700 12px var(--ui-font)}.category-bulk-actions button:hover,.category-row>div:last-child button:hover{border-color:var(--ui-border);background:var(--ui-mint)}.category-bulk-actions .bulk-danger,.category-row>div:last-child .category-delete{color:var(--feedback-error-ink)}.category-bulk-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px;padding:10px 12px 10px 16px}.category-bulk-actions>div,.category-bulk-actions>span{display:flex;align-items:center;gap:6px}.promotion-empty-state>.primary-action{margin-top:20px}.customization-form .product-form-actions{justify-content:flex-end;gap:12px;flex-wrap:wrap}.customization-form .product-form-actions>.primary-action,.customization-form .product-form-actions>.publish-store-action{display:inline-flex;min-width:178px;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border:1px solid var(--ui-forest);border-radius:16px;background:var(--ui-forest);color:#ffffff!important;box-shadow:0 8px 18px rgb(17 17 17/12%)}.customization-form .product-form-actions>.primary-action:hover,.customization-form .product-form-actions>.publish-store-action:hover{background:var(--ui-forest-deep);color:#ffffff!important;transform:translateY(-1px)}.customization-form .product-form-actions>button:disabled,.customization-form .product-form-actions>button:disabled:hover{border-color:var(--ui-border);background:var(--ui-surface-subtle);color:var(--muted)!important;box-shadow:none;cursor:not-allowed;opacity:1;transform:none}.preview-page-title .back-link{display:block;width:max-content;margin-bottom:24px}@media (max-width:700px){.category-form .settings-form{grid-template-columns:1fr}.category-form .settings-form .field-span-2{grid-column:auto}.category-list-head,.category-row{grid-template-columns:24px minmax(0,1fr) auto;gap:10px}.category-list-head>span,.category-state{display:none}.category-row>div:last-child{grid-column:2/-1}.category-bulk-actions{align-items:stretch;flex-direction:column}.category-bulk-actions>div,.category-bulk-actions>span{justify-content:space-between}}.dashboard-brand{align-items:flex-start}.dashboard-brand>span:last-child{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;line-height:1.25}.dashboard-brand .dashboard-store-logo{flex:0 0 36px}.dashboard-page{--overview-bg:#f4f6fb;--overview-panel:#ffffff;--overview-panel-soft:#f8f9fd;--overview-ink:#17233a;--overview-muted:#7d899e;--overview-line:#e6eaf2;--ui-surface:var(--overview-bg);--ui-surface-subtle:var(--overview-panel-soft);--ui-panel:var(--overview-panel);--ui-ink:var(--overview-ink);--ui-muted:var(--overview-muted);--ui-line:var(--overview-line);--ui-sidebar:var(--overview-panel);--ui-sidebar-raised:var(--overview-panel-soft);--ui-sidebar-copy:var(--overview-ink);--ui-sidebar-muted:var(--overview-muted);--card:var(--overview-panel);--ink:var(--overview-ink);--muted:var(--overview-muted);--line:var(--overview-line);background:var(--overview-bg);color:var(--overview-ink)}.dashboard-sidebar{border-right:1px solid var(--overview-line);background:#ffffff;color:var(--overview-ink);box-shadow:8px 0 28px rgb(44 60 94/4%);padding:24px 18px 18px}.dashboard-brand{min-height:54px;padding:0 8px 22px;border-bottom-color:var(--overview-line);color:var(--overview-ink)}.dashboard-brand>span:last-child{color:var(--overview-ink);font-size:15px;font-weight:750}.dashboard-brand .dashboard-store-logo{width:38px;height:38px;flex-basis:38px;border:1px solid var(--overview-line);border-radius:12px;background:#ffffff}.sidebar-context{margin:18px 4px 4px;border:1px solid var(--overview-line);border-radius:15px;background:var(--overview-panel-soft);color:var(--overview-ink)}.sidebar-context-mark{border-color:#dfe3ec;background:#ffffff;color:var(--overview-purple)}.sidebar-context small,.sidebar-label,.sidebar-profile small{color:var(--overview-muted)}.dashboard-nav{gap:4px;padding-top:10px}.dashboard-nav-group{gap:3px}.dashboard-sidebar nav a{min-height:43px;border:1px solid transparent;border-radius:12px;color:#66738a;font-size:13px;font-weight:600}.dashboard-sidebar nav a:hover{border-color:#e4e7f0;background:#f8f9fd;color:var(--overview-ink);transform:none}.dashboard-sidebar nav a.active{border-color:#e2ddff;background:var(--overview-purple-soft);color:var(--overview-purple);box-shadow:none}.dashboard-sidebar nav a.active i{border-color:var(--overview-purple);background:var(--overview-purple)}.sidebar-profile{border-top-color:var(--overview-line)}.dashboard-user-avatar,.sidebar-profile>span{background:var(--overview-purple-soft);color:var(--overview-purple)}.sidebar-profile>button,.sidebar-profile>div strong{color:var(--overview-ink)}.sidebar-profile>button:hover{background:var(--overview-purple-soft);color:var(--overview-purple)}.dashboard-main{background:var(--overview-bg)}.dashboard-top{min-height:74px;border-bottom-color:var(--overview-line);background:rgb(255 255 255/90%)}.dashboard-top-context{color:var(--overview-muted);font-size:12px;font-weight:650}.live-dot{width:7px;height:7px;background:#2fb676;box-shadow:0 0 0 4px rgb(47 182 118/12%)}.dashboard-top-actions{gap:9px}.notification-trigger,.view-store{min-height:40px;border-color:var(--overview-line);border-radius:12px;background:#ffffff;color:var(--overview-ink);font-size:12px}.notification-trigger:hover,.notification-trigger[aria-expanded=true],.view-store:hover{border-color:color-mix(in srgb,var(--overview-purple) 32%,var(--overview-line));background:var(--overview-purple-soft);color:var(--overview-purple)}.dashboard-user-chip{display:inline-flex;align-items:center;gap:9px;min-height:42px;padding-left:8px;border-left:1px solid var(--overview-line)}.dashboard-user-avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;font-size:12px;font-weight:800}.dashboard-user-meta{display:grid;grid-gap:2px;gap:2px;min-width:88px}.dashboard-user-meta strong{overflow:hidden;color:var(--overview-ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dashboard-user-meta small{color:var(--overview-muted);font-size:12px}.overview-page{width:min(100%,1480px);padding:clamp(34px,4vw,58px) clamp(24px,4vw,62px) 88px}.overview-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}.overview-kicker,.overview-section-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--overview-muted);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.overview-kicker i{width:7px;height:7px;border-radius:50%;background:var(--overview-purple);box-shadow:0 0 0 4px color-mix(in srgb,var(--overview-purple) 10%,transparent)}.overview-page-header h1{margin:13px 0 8px;color:var(--overview-ink);font-family:var(--ui-font);font-size:clamp(38px,4vw,52px);font-weight:750;letter-spacing:-.065em;line-height:1}.overview-page-header p{max-width:600px;margin:0;color:var(--overview-muted);font-size:14px;line-height:1.55}.overview-header-actions{display:flex;align-items:center;gap:18px}.overview-date{color:var(--overview-muted);font-size:12px;line-height:1.45;text-align:right}.overview-date strong{color:var(--overview-ink);font-weight:700}.overview-primary-action{display:inline-flex;width:190px;min-width:190px;flex:0 0 190px;min-height:48px;align-items:center;justify-content:flex-start;box-sizing:border-box;padding-inline:15px;gap:8px;border-color:var(--overview-purple);border-radius:13px;background:var(--overview-purple);box-shadow:0 10px 22px color-mix(in srgb,var(--overview-purple) 22%,transparent)}.overview-primary-action:hover{border-color:var(--ui-forest-deep,var(--overview-ink));background:var(--ui-forest-deep,var(--overview-ink));box-shadow:0 14px 26px color-mix(in srgb,var(--overview-purple) 26%,transparent)}.overview-primary-action>span{display:inline-grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border:1px solid rgb(255 255 255/56%);border-radius:50%;font-size:15px;font-weight:400}.overview-primary-action>svg:last-child{margin-left:auto}.overview-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:36px}.overview-shortcut{display:grid;grid-template-columns:40px minmax(0,1fr) 20px;align-items:center;grid-gap:12px;gap:12px;min-height:86px;padding:15px 16px;border:1px solid transparent;border-radius:15px;color:var(--overview-ink);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.overview-shortcut:hover{border-color:rgb(23 35 58/10%);box-shadow:0 10px 24px rgb(36 51 84/9%);transform:translateY(-2px)}.overview-shortcut-amber{background:#fff4d8}.overview-shortcut-mint{background:#e4f8eb}.overview-shortcut-lilac{background:#eeeaff}.overview-shortcut-blue{background:#e7f0ff}.overview-shortcut-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:rgb(255 255 255/72%);color:var(--overview-ink);font-size:15px;font-weight:800}.overview-shortcut>span:nth-child(2){display:grid;min-width:0;grid-gap:4px;gap:4px}.overview-shortcut strong{font-size:13px;font-weight:750}.overview-shortcut small{overflow:hidden;color:#758098;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.overview-shortcut-arrow{color:var(--overview-ink);font-size:16px;font-weight:700;text-align:right}.overview-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:16px}.overview-section-heading h2{margin:8px 0 0;color:var(--overview-ink);font-size:clamp(22px,2.4vw,28px);font-weight:750;letter-spacing:-.045em}.overview-period{color:var(--overview-muted);font-size:12px}.overview-period strong{margin:0 5px;color:var(--overview-purple)}.overview-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.overview-metrics .overview-metric{--metric-accent:var(--overview-purple);--metric-soft:var(--overview-purple-soft);min-height:154px;margin:0;padding:20px;border:1px solid var(--overview-line);border-radius:16px;background:var(--overview-panel);box-shadow:0 8px 22px rgb(36 51 84/4%)}.overview-metrics .overview-metric:before{top:0;right:auto;bottom:0;left:0;width:4px;height:auto;border-radius:16px 0 0 16px;background:var(--metric-accent)}.overview-metric-2{--metric-accent:#2fb676!important;--metric-soft:#e4f8eb!important}.overview-metric-3{--metric-accent:#7181ed!important;--metric-soft:#e7f0ff!important}.overview-metric-4{--metric-accent:#e3a51b!important;--metric-soft:#fff4d8!important}.overview-metric-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.overview-metric-top>span{color:var(--overview-muted);font-size:12px;font-weight:650}.overview-metric-top>b{display:grid;width:31px;height:31px;place-items:center;border-radius:10px;background:var(--metric-soft);color:var(--metric-accent);font-size:12px;font-weight:800}.overview-metrics .overview-metric strong{display:block;margin:20px 0 8px;color:var(--overview-ink);font-family:var(--ui-font);font-size:clamp(25px,2.4vw,32px);font-weight:750;letter-spacing:-.06em}.overview-metrics .overview-metric small{color:var(--overview-muted);font-size:12px}.overview-main-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:14px;margin-bottom:22px}.overview-main-grid .dashboard-card{min-width:0;border:1px solid var(--overview-line);border-radius:18px;background:var(--overview-panel);box-shadow:0 10px 26px rgb(36 51 84/5%)}.overview-activity-card,.overview-attention-card{min-height:326px;padding:23px}.overview-card-heading{align-items:center}.overview-card-heading h2{margin:8px 0 0;color:var(--overview-ink);font-size:21px;font-weight:750;letter-spacing:-.04em}.overview-card-status{display:inline-flex;align-items:center;gap:7px;color:var(--overview-muted);font-size:12px;font-weight:700}.overview-card-status i{width:7px;height:7px;border-radius:50%;background:#2fb676}.overview-activity-summary{display:grid;grid-template-columns:minmax(190px,.9fr) minmax(180px,1.1fr);grid-gap:30px;gap:30px;align-items:end;margin-top:28px;padding-bottom:21px;border-bottom:1px solid var(--overview-line)}.overview-activity-summary>div:first-child{display:grid;grid-gap:8px;gap:8px}.overview-activity-summary small,.overview-activity-summary span{color:var(--overview-muted);font-size:12px}.overview-activity-summary strong{color:var(--overview-ink);font-size:clamp(28px,3vw,38px);font-weight:750;letter-spacing:-.065em}.overview-activity-note{display:flex;align-items:flex-start;gap:10px;max-width:290px}.overview-activity-note p{margin:0;color:var(--overview-muted);font-size:12px;line-height:1.55}.overview-chart-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;color:var(--overview-ink);font-size:12px;font-weight:750}.overview-chart-heading small{display:inline-flex;align-items:center;gap:6px;color:var(--overview-muted);font-size:12px;font-weight:600}.overview-chart-heading small i{width:7px;height:7px;border-radius:50%;background:var(--overview-purple)}.overview-chart{width:100%;min-height:174px;margin-top:3px}.overview-chart .recharts-responsive-container,.overview-chart .recharts-wrapper,.overview-chart svg{overflow:visible}.overview-chart .recharts-surface:focus,.overview-chart .recharts-wrapper:focus{outline:none}.overview-note-mark{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border-radius:8px;background:var(--overview-purple-soft);color:var(--overview-purple)!important;font-size:13px!important;font-weight:800}.overview-activity-empty{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;margin-top:22px;padding:16px;border:1px dashed #dce1ee;border-radius:14px;background:var(--overview-panel-soft)}.overview-activity-orbit{position:relative;width:50px;height:50px;border:1px solid color-mix(in srgb,var(--overview-purple) 32%,var(--overview-line));border-radius:50%;background:#f5f3ff}.overview-activity-orbit:after,.overview-activity-orbit:before{position:absolute;border:1px solid #c6bcff;border-radius:50%;content:""}.overview-activity-orbit:before{inset:9px}.overview-activity-orbit:after{inset:20px;background:var(--overview-purple);border:0}.overview-activity-orbit i{position:absolute;width:5px;height:5px;border-radius:50%;background:#a69aff}.overview-activity-orbit i:first-child{top:5px;left:22px}.overview-activity-orbit i:nth-child(2){right:2px;bottom:15px}.overview-activity-orbit i:last-child{bottom:5px;left:12px}.overview-activity-empty strong,.overview-attention-empty strong,.overview-orders-empty strong{color:var(--overview-ink);font-size:13px;font-weight:750}.overview-activity-empty p,.overview-attention-empty p,.overview-orders-empty p{margin:5px 0 0;color:var(--overview-muted);font-size:12px;line-height:1.5}.overview-activity-empty>a,.overview-orders-empty>a{color:var(--overview-purple);font-size:12px;font-weight:750;white-space:nowrap}.overview-activity-empty>a span,.overview-orders-empty>a span,.overview-panel-link span{margin-left:4px}.overview-attention-card .card-heading>b{display:grid;width:31px;height:31px;place-items:center;border:0;border-radius:10px;background:var(--overview-purple-soft);color:var(--overview-purple);font-size:12px}.overview-attention-card .attention-list{margin-top:17px}.overview-attention-card .attention-list article{grid-template-columns:8px minmax(0,1fr) 18px;gap:11px;padding:13px 0;border-top-color:var(--overview-line)}.overview-attention-card .attention-list article>div{min-width:0}.overview-attention-card .attention-list article strong{overflow:hidden;color:var(--overview-ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.overview-attention-card .attention-list article small{overflow:hidden;color:var(--overview-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.overview-attention-card .attention-list article>span{color:var(--overview-muted)}.overview-attention-empty{display:flex;align-items:center;gap:12px;min-height:106px;margin-top:3px;padding:14px 0}.overview-check{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;background:#e4f8eb;color:#22935c;font-size:16px;font-weight:800}.overview-panel-link{display:inline-flex;align-items:center;color:var(--overview-purple);font-size:12px;font-weight:750}.overview-attention-card>.overview-panel-link{margin-top:12px;padding-top:14px;border-top:1px solid var(--overview-line)}.overview-orders-card{padding:23px;border:1px solid var(--overview-line);border-radius:18px;background:var(--overview-panel);box-shadow:0 10px 26px rgb(36 51 84/5%)}.overview-orders-card .data-table{margin-top:19px;border-color:var(--overview-line);border-radius:13px;box-shadow:none}.overview-orders-card .table-head{background:var(--overview-panel-soft);color:var(--overview-muted)}.overview-orders-card .table-row{min-height:64px;border-bottom-color:var(--overview-line)}.overview-orders-empty{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;grid-gap:13px;gap:13px;margin-top:19px;padding:18px;border:1px dashed #dce1ee;border-radius:14px;background:var(--overview-panel-soft)}.overview-orders-empty-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:var(--overview-purple-soft);color:var(--overview-purple);font-size:17px;font-weight:800}.overview-loading-card{display:grid;min-height:360px;place-items:center;align-content:center;grid-gap:13px;gap:13px;border:1px solid var(--overview-line);border-radius:18px;background:var(--overview-panel);color:var(--overview-muted)}.overview-loading-card p{margin:0;font-size:13px}@media (max-width:1180px){.overview-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.overview-main-grid,.overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-main-grid{grid-template-columns:1fr}}@media (max-width:700px){.dashboard-user-meta,.overview-date{display:none}.dashboard-user-chip{padding-left:2px;border-left:0}.overview-page{padding:28px 14px 64px}.overview-page-header{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:25px}.overview-page-header h1{font-size:38px}.overview-header-actions,.overview-primary-action{width:100%}.overview-primary-action{width:100%;min-width:0;flex:1 1 100%;justify-content:center}.overview-metrics,.overview-shortcuts{grid-template-columns:1fr}.overview-shortcuts{margin-bottom:29px}.overview-section-heading{align-items:flex-start;flex-direction:column;gap:9px}.overview-activity-summary{grid-template-columns:1fr;gap:16px}.overview-chart-heading{align-items:flex-start;flex-direction:column;gap:7px}.overview-activity-empty,.overview-orders-empty{grid-template-columns:40px minmax(0,1fr)}.overview-activity-empty>a,.overview-orders-empty>a{grid-column:2}}@media (prefers-reduced-motion:reduce){.overview-shortcut{transition:none}.overview-shortcut:hover{transform:none}}.dashboard-page .dashboard-content:not(.overview-page){width:min(100%,1480px);padding:clamp(34px,4vw,58px) clamp(24px,4vw,62px) 88px}.dashboard-page .dashboard-content:not(.overview-page).narrow{width:min(100%,1180px)}.dashboard-page .dashboard-content:not(.overview-page)>.dashboard-title{align-items:flex-end;gap:24px;margin-bottom:28px}.dashboard-page .dashboard-title h1{margin:11px 0 8px;color:var(--overview-ink);font-family:var(--ui-font);font-size:clamp(35px,4vw,48px);font-weight:750;letter-spacing:-.065em;line-height:1}.dashboard-page .dashboard-title p{max-width:620px;margin:0;color:var(--overview-muted);font-size:14px;line-height:1.55}.dashboard-page .dashboard-title .back-link{display:inline-flex;margin-bottom:14px;color:var(--overview-purple);font-size:12px;font-weight:750}.dashboard-page .card-heading select,.dashboard-page .dashboard-title>select,.dashboard-page .period-control select{min-height:44px;padding:0 36px 0 14px;border:1px solid var(--overview-line);border-radius:12px;outline:0;background-color:var(--overview-panel);color:var(--overview-ink);cursor:pointer;font:600 12px var(--ui-font)}.dashboard-page .card-heading select:hover,.dashboard-page .dashboard-title>select:hover,.dashboard-page .period-control select:hover{border-color:color-mix(in srgb,var(--overview-purple) 32%,var(--overview-line));background-color:var(--overview-purple-soft)}.dashboard-page .period-control{display:grid;grid-gap:7px;gap:7px;min-width:178px;color:var(--overview-muted);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.dashboard-page .period-control select{width:100%;font-size:12px;letter-spacing:normal;text-transform:none}.dashboard-page :where(input:not([type=checkbox]):not([type=color]),select,textarea){border-color:var(--overview-line);border-radius:12px;background-color:var(--overview-panel-soft);color:var(--overview-ink)}.dashboard-page :where(input:not([type=checkbox]):not([type=color]),select,textarea)::placeholder{color:#a2adbf}.dashboard-page :where(input:not([type=checkbox]):not([type=color]),select,textarea):hover{border-color:color-mix(in srgb,var(--overview-purple) 32%,var(--overview-line));background-color:var(--overview-panel)}.dashboard-page :where(input:not([type=checkbox]):not([type=color]),select,textarea):focus-visible{border-color:var(--overview-purple);box-shadow:0 0 0 4px color-mix(in srgb,var(--overview-purple) 12%,transparent);outline:0}.dashboard-page :where(input[type=date],input[type=datetime-local],input[type=month],input[type=time]){min-height:46px;padding-inline:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dashboard-page :where(button,a,input,select,textarea):focus-visible{outline:3px solid color-mix(in srgb,var(--overview-purple) 22%,transparent);outline-offset:3px}.dashboard-page :where(button,input,select,textarea):disabled{border-color:var(--overview-line);background:#f1f3f8;color:#a1aabb}.dashboard-page .category-form,.dashboard-page .dashboard-card,.dashboard-page .product-batch-form-shell,.dashboard-page .product-batch-list-shell,.dashboard-page .product-form-card,.dashboard-page .publication-notice,.dashboard-page .settings-section{border:1px solid var(--overview-line);border-radius:18px;background:var(--overview-panel);box-shadow:0 10px 26px rgb(36 51 84/5%)}.dashboard-page .card-heading h2,.dashboard-page .settings-section h2{color:var(--overview-ink);font-family:var(--ui-font);font-size:21px;font-weight:750;letter-spacing:-.04em}.dashboard-page .dashboard-eyebrow{color:var(--overview-muted);font-family:var(--ui-font);font-size:12px;font-weight:800;letter-spacing:.14em}.dashboard-page .preview-store-action,.dashboard-page .primary-action,.dashboard-page .publish-store-action{min-height:44px;border:1px solid var(--overview-purple);border-radius:12px;background:var(--overview-purple);box-shadow:0 8px 18px color-mix(in srgb,var(--overview-purple) 17%,transparent);color:#ffffff;font-size:12px;font-weight:750}.dashboard-page .preview-store-action:hover,.dashboard-page .primary-action:hover,.dashboard-page .publish-store-action:hover{border-color:var(--ui-forest-deep,var(--overview-ink));background:var(--ui-forest-deep,var(--overview-ink));box-shadow:0 12px 23px color-mix(in srgb,var(--overview-purple) 22%,transparent);color:#ffffff;transform:translateY(-1px)}.dashboard-page .toolbar{display:flex;align-items:center;gap:9px;margin-bottom:14px;padding:7px;border:1px solid var(--overview-line);border-radius:15px;background:var(--overview-panel);box-shadow:0 8px 20px rgb(36 51 84/4%)}.dashboard-page .toolbar input{min-height:44px;border-color:transparent;background:transparent;box-shadow:none;font-size:13px}.dashboard-page .toolbar input:focus-visible,.dashboard-page .toolbar input:hover{border-color:transparent;background:transparent;box-shadow:none}.dashboard-page .filter-panel>button,.dashboard-page .toolbar button{min-height:42px;border:1px solid var(--overview-line);border-radius:11px;background:var(--overview-panel);color:var(--overview-ink);cursor:pointer;font:700 12px var(--ui-font)}.dashboard-page .filter-panel>button:hover,.dashboard-page .toolbar button.active,.dashboard-page .toolbar button:hover{border-color:color-mix(in srgb,var(--overview-purple) 32%,var(--overview-line));background:var(--overview-purple-soft);color:var(--overview-purple)}.dashboard-page .filter-panel{align-items:end;gap:13px;margin-bottom:15px;padding:17px;border:1px solid var(--overview-line);border-radius:15px;background:var(--overview-panel-soft);box-shadow:none}.dashboard-page .filter-panel label,.dashboard-page .product-form-grid label,.dashboard-page .promotion-active,.dashboard-page .settings-form label{color:var(--overview-ink);font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.dashboard-page .filter-panel label{gap:7px}.dashboard-page .filter-panel select,.dashboard-page .product-form-grid select,.dashboard-page .settings-form select{min-height:46px;padding-inline:13px;border:1px solid var(--overview-line);border-radius:12px;background:var(--overview-panel);color:var(--overview-ink);font-size:13px;letter-spacing:normal;text-transform:none}.dashboard-page .bulk-actions{margin-bottom:14px;border:1px solid color-mix(in srgb,var(--overview-purple) 32%,var(--overview-line));border-radius:14px;background:var(--overview-purple-soft);color:var(--overview-ink)}.dashboard-page .bulk-actions button{min-height:34px;border-radius:9px;color:var(--overview-purple);cursor:pointer;font-weight:750}.dashboard-page .bulk-actions button:hover{background:rgb(255 255 255/68%)}.dashboard-page .data-table{margin-top:16px;overflow:hidden;border:1px solid var(--overview-line);border-radius:15px;background:var(--overview-panel);box-shadow:none}.dashboard-page .table-head{min-height:48px;padding:13px 15px;background:var(--overview-panel-soft);color:var(--overview-muted);font-size:12px;font-weight:800;letter-spacing:.1em}.dashboard-page .table-row{min-height:72px;padding:13px 15px;border-bottom:1px solid var(--overview-line);color:var(--overview-ink);font-size:13px}.dashboard-page .table-row:hover{background:#fbfbfe}.dashboard-page .table-row small{color:var(--overview-muted);font-size:12px}.dashboard-page .category-state,.dashboard-page .payment-badge,.dashboard-page .status-pill{border:1px solid var(--overview-line);border-radius:999px;background:var(--overview-panel-soft);color:var(--overview-ink);font-size:12px;font-weight:750}.dashboard-page .status-pill{padding:7px 10px}.dashboard-page .admin-product img{width:46px;height:52px;border:1px solid var(--overview-line);border-radius:11px;box-shadow:none}.dashboard-page .admin-product .product-placeholder{display:grid;width:46px;height:52px;place-items:center;border:1px solid var(--overview-line);border-radius:11px;background:var(--overview-purple-soft);color:var(--overview-purple);font-size:12px;font-weight:800}.dashboard-page .client-table .table-row>span>button,.dashboard-page .dots-button{width:36px;height:36px;border:1px solid transparent;border-radius:10px;color:var(--overview-ink)}.dashboard-page .client-table .table-row>span>button:hover,.dashboard-page .dots-button:hover,.dashboard-page .dots-button[aria-expanded=true]{border-color:var(--overview-line);background:var(--overview-purple-soft);color:var(--overview-purple)}.dashboard-page .order-kanban{gap:14px}.dashboard-page .order-kanban>section{min-height:520px;padding:14px;border:1px solid var(--overview-line);border-radius:17px;background:#edf0f7}.dashboard-page .order-kanban>section:nth-child(2){background:#edf4f2}.dashboard-page .order-kanban>section:nth-child(3){background:#f0effb}.dashboard-page .order-kanban>section:nth-child(4){background:#f5f1e8}.dashboard-page .order-kanban header{min-height:37px;padding:4px 4px 14px;color:var(--overview-ink);font-size:12px}.dashboard-page .order-kanban header span{min-width:25px;padding:5px 8px;border:1px solid var(--overview-line);border-radius:999px;background:#ffffff;color:var(--overview-purple);text-align:center}.dashboard-page .order-kanban article{margin-bottom:11px;padding:17px;border:1px solid var(--overview-line);border-radius:14px;background:#ffffff;box-shadow:0 7px 16px rgb(36 51 84/5%)}.dashboard-page .order-kanban article:hover{border-color:color-mix(in srgb,var(--overview-purple) 32%,var(--overview-line));box-shadow:0 10px 20px rgb(36 51 84/9%);transform:translateY(-2px)}.dashboard-page .order-kanban article h3{margin:13px 0 5px;color:var(--overview-ink);font-family:var(--ui-font);font-size:19px;font-weight:750;letter-spacing:-.04em}.dashboard-page .order-kanban article>strong{color:var(--overview-ink);font-family:var(--ui-font);font-size:18px;font-weight:750}.dashboard-page .order-kanban article button{margin-top:15px;padding:13px 0 0;border-top:1px solid var(--overview-line);color:var(--overview-purple);font-size:12px;font-weight:750}.dashboard-page .payment-badge{display:inline-flex;margin:11px 0;padding:6px 9px;background:#fff4d8;color:#9a6b00}.dashboard-page .category-form,.dashboard-page .product-form-card,.dashboard-page .promotion-form{padding:clamp(22px,3vw,32px)}.dashboard-page .product-form-grid,.dashboard-page .settings-form{gap:20px 16px}.dashboard-page .category-form input,.dashboard-page .category-form textarea,.dashboard-page .product-form-grid input,.dashboard-page .product-form-grid select,.dashboard-page .product-form-grid textarea,.dashboard-page .settings-form input,.dashboard-page .settings-form select{min-height:49px;margin-top:8px;padding:0 14px;border:1px solid var(--overview-line);border-radius:12px;background:var(--overview-panel-soft);color:var(--overview-ink);font-size:13px;letter-spacing:normal;text-transform:none}.dashboard-page .category-form textarea,.dashboard-page .product-form-grid textarea{min-height:115px;padding-block:13px;line-height:1.5;resize:vertical}.dashboard-page .product-form-actions{gap:10px;margin-top:28px;padding-top:19px;border-top:none}.dashboard-page .product-form-actions>button{min-height:44px;border-radius:11px;font-size:12px}.dashboard-page .product-form-actions>button:first-child:not(.primary-action){border:1px solid var(--overview-line);background:var(--overview-panel);color:var(--overview-ink)}.dashboard-page .product-form-actions>button:first-child:not(.primary-action):hover{border-color:color-mix(in srgb,var(--overview-purple) 32%,var(--overview-line));background:var(--overview-purple-soft)}.dashboard-page .category-manager{gap:18px}.dashboard-page .category-form .card-heading{padding-bottom:19px;border-bottom:1px solid var(--overview-line)}.dashboard-page .category-form .card-heading>button{min-height:38px;padding-inline:13px;border:1px solid var(--overview-line);border-radius:10px;background:var(--overview-panel);color:var(--overview-ink);cursor:pointer;font:700 12px var(--ui-font)}.dashboard-page .category-list{margin-top:18px;border-top-color:var(--overview-line)}.dashboard-page .category-row{min-height:70px;border-top-color:var(--overview-line)}.dashboard-page .category-row:hover{background:var(--overview-panel-soft)}.dashboard-page .category-state.active{border-color:#bee9d0;background:#e4f8eb;color:#218558}.dashboard-page .promotion-active{display:inline-flex;align-items:center;gap:9px;margin-top:21px;color:var(--overview-ink)}.dashboard-page .category-active input,.dashboard-page .promotion-active input,.dashboard-page .table-selection input{width:17px;height:17px;accent-color:var(--overview-purple)}.dashboard-page .promotion-table .table-head,.dashboard-page .promotion-table .table-row{grid-template-columns:38px 1fr 1fr 1.7fr .8fr .8fr}.dashboard-page .settings-section{gap:28px;margin-bottom:15px;padding:27px}.dashboard-page .settings-list{display:grid;grid-gap:2px;gap:2px}.dashboard-page .settings-list label{min-height:66px;padding:13px 0;border-bottom-color:var(--overview-line)}.dashboard-page .settings-list label:hover{padding-inline:10px;border-radius:10px;background:var(--overview-panel-soft)}.dashboard-page .settings-list strong{color:var(--overview-ink);font-size:13px}.dashboard-page .settings-list small{color:var(--overview-muted);font-size:12px}.dashboard-page .settings-list i{width:42px;height:24px;border:1px solid #d5d9e5;background:#e6e9f0}.dashboard-page .settings-list i:after{width:18px;height:18px;top:2px;left:2px;background:#ffffff;box-shadow:0 2px 5px rgb(36 51 84/15%)}.dashboard-page .settings-list input:checked+i{border-color:var(--overview-purple);background:var(--overview-purple)}.dashboard-page .settings-list input:checked+i:after{left:20px;background:#ffffff}.dashboard-page .danger-zone{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #f0caca;border-radius:17px;background:#fff7f7}.dashboard-page .danger-zone h2{margin:0;color:#9e3434;font-family:var(--ui-font);font-size:20px;font-weight:750}.dashboard-page .danger-zone button{min-height:42px;border:1px solid #df9696;border-radius:11px;background:#ffffff;color:#a13838;cursor:pointer;font:750 12px var(--ui-font)}.dashboard-page .danger-zone button:hover{background:#fff0f0}.dashboard-page .customization-form .color-field{gap:9px}.dashboard-page .customization-form .color-field input[type=color]{width:49px;height:49px;padding:4px;border:1px solid var(--overview-line);border-radius:12px;background:var(--overview-panel)}.dashboard-page .customization-form .color-field input[type=text]{flex:1 1;margin-top:0}.dashboard-page .personalization-title .preview-store-action{display:inline-flex;align-items:center;justify-content:center;padding-inline:16px;background:var(--overview-panel);color:var(--overview-purple)}.dashboard-page .personalization-title .preview-store-action:hover{background:var(--overview-purple-soft);color:var(--overview-purple)}.dashboard-page .report-status-list{gap:9px;margin-top:21px}.dashboard-page .report-status-list>div{min-height:47px;padding:10px 12px;border:1px solid var(--overview-line);border-radius:11px;background:var(--overview-panel-soft);color:var(--overview-muted);font-size:12px}.dashboard-page .report-status-list>div:before{width:7px;height:7px;border-radius:50%;background:var(--overview-purple);content:""}.dashboard-page .report-status-list strong{color:var(--overview-ink);font-family:var(--ui-font);font-size:20px;font-weight:750}.dashboard-page .report-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:14px;margin-bottom:18px}.dashboard-page .report-recent-card,.dashboard-page .report-trend-card{min-width:0;padding:23px}.dashboard-page .report-card-caption{color:var(--overview-muted);font-size:12px;font-weight:700}.dashboard-page .report-trend-chart{width:100%;min-height:220px;margin-top:20px}.dashboard-page .report-trend-chart .recharts-responsive-container,.dashboard-page .report-trend-chart .recharts-wrapper,.dashboard-page .report-trend-chart svg{overflow:visible}.dashboard-page .report-trend-chart .recharts-surface:focus,.dashboard-page .report-trend-chart .recharts-wrapper:focus{outline:none}.dashboard-page .report-recent-card .data-table{margin-top:19px}.dashboard-page .product-batch-workspace{gap:18px}.dashboard-page .product-batch-form-shell,.dashboard-page .product-batch-list-shell{box-shadow:0 10px 26px rgb(36 51 84/5%)}.dashboard-page .product-batch-form-shell:before,.dashboard-page .product-batch-list-shell:before{background:var(--overview-purple)}.dashboard-page .product-batch-count,.dashboard-page .product-batch-step{border-color:color-mix(in srgb,var(--overview-purple) 32%,var(--overview-line));background:var(--overview-purple-soft);color:var(--overview-purple)}.dashboard-page .product-batch-item:hover{border-color:color-mix(in srgb,var(--overview-purple) 32%,var(--overview-line));background:var(--overview-panel-soft)}.dashboard-page .app-dialog-panel,.dashboard-page .feedback-toast{border-radius:18px;box-shadow:0 18px 42px rgb(36 51 84/18%)}@media (max-width:1050px){.dashboard-page{grid-template-columns:76px minmax(0,1fr)}.dashboard-page .dashboard-sidebar{padding-inline:10px}.dashboard-page .dashboard-brand{justify-content:center;padding-inline:0}.dashboard-page .dashboard-brand>span:last-child,.dashboard-page .dashboard-sidebar nav a>span,.dashboard-page .sidebar-context>div,.dashboard-page .sidebar-label,.dashboard-page .sidebar-profile>button,.dashboard-page .sidebar-profile>div{display:none}.dashboard-page .sidebar-context{justify-content:center;margin-inline:0}.dashboard-page .dashboard-sidebar nav a{grid-template-columns:1fr;justify-items:center;padding-inline:0}.dashboard-page .dashboard-content:not(.overview-page){padding-inline:28px}.dashboard-page .dashboard-title>.preview-store-action,.dashboard-page .dashboard-title>.primary-action{flex:0 0 auto}}@media (max-width:900px){.dashboard-page .order-kanban{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-page .dashboard-title{align-items:flex-start;flex-wrap:wrap}.dashboard-page .dashboard-title>.period-control,.dashboard-page .dashboard-title>select{width:100%}.dashboard-page .settings-section{grid-template-columns:1fr;gap:17px}}@media (max-width:700px){.dashboard-page{grid-template-columns:1fr}.dashboard-page .dashboard-sidebar{display:none}.dashboard-page .dashboard-content:not(.overview-page){padding:28px 14px 64px}.dashboard-page .dashboard-title h1{font-size:36px}.dashboard-page .dashboard-title>.preview-store-action,.dashboard-page .dashboard-title>.primary-action{width:100%}.dashboard-page .order-kanban{grid-template-columns:1fr}.dashboard-page .order-kanban>section{min-height:0}.dashboard-page .toolbar{align-items:stretch;flex-direction:column}.dashboard-page .toolbar button{width:100%}.dashboard-page .filter-panel{align-items:stretch;grid-template-columns:1fr}.dashboard-page .filter-panel label,.dashboard-page .filter-panel>button{width:100%}.dashboard-page .danger-zone,.dashboard-page .settings-section{padding:20px}.dashboard-page .danger-zone{align-items:stretch;flex-direction:column}.dashboard-page .danger-zone button{width:100%}}@media (prefers-reduced-motion:reduce){.dashboard-page .order-kanban article:hover,.dashboard-page .preview-store-action:hover,.dashboard-page .primary-action:hover,.dashboard-page .publish-store-action:hover{transform:none}}.dashboard-page .product-admin-table{overflow:visible}.dashboard-page .product-admin-table .table-row:has(.action-menu){position:relative;z-index:2}.dashboard-page .product-admin-table .action-menu{z-index:20}.dashboard-page .dashboard-title>.products-primary-action{display:inline-flex;width:180px;min-width:180px;flex:0 0 180px;align-items:center;justify-content:flex-start;gap:9px;box-sizing:border-box;padding:0 12px;white-space:nowrap}.dashboard-page .dashboard-title>.products-primary-action>span:first-child{display:inline-grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border:1px solid rgb(255 255 255/56%);border-radius:50%}.dashboard-page .dashboard-title>.products-primary-action>span:nth-child(2){flex:1 1 auto;white-space:nowrap}.dashboard-page .dashboard-title>.products-primary-action>svg:last-child{flex:0 0 auto}@media (max-width:700px){.dashboard-page .dashboard-title>.products-primary-action{width:100%;min-width:0;flex-basis:auto;justify-content:center}.dashboard-page .dashboard-title>.products-primary-action>span:nth-child(2){flex:0 0 auto}}.select-field{position:relative;width:100%;min-width:0}.select-field-trigger{display:flex;width:100%;min-height:49px;align-items:center;justify-content:space-between;gap:14px;padding:0 13px 0 14px;border:1px solid var(--overview-line,var(--ui-border));border-radius:12px;background:var(--overview-panel-soft,var(--ui-surface));color:var(--overview-ink,var(--ui-forest-deep));font:600 13px var(--ui-font);text-align:left;cursor:pointer}.select-field-trigger:hover,.select-field-trigger[aria-expanded=true]{border-color:color-mix(in srgb,var(--overview-purple,var(--ui-forest)) 58%,var(--overview-line,var(--ui-border)));background:var(--overview-panel,var(--card))}.select-field-trigger[aria-expanded=true]{box-shadow:0 0 0 4px color-mix(in srgb,var(--overview-purple,var(--ui-forest)) 12%,transparent)}.select-field-trigger:focus-visible{border-color:var(--overview-purple,var(--ui-forest));outline:3px solid color-mix(in srgb,var(--overview-purple,var(--ui-forest)) 18%,transparent);outline-offset:2px;box-shadow:none}.select-field-trigger:disabled{cursor:not-allowed}.select-field-placeholder,.select-field-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-field-placeholder{color:var(--overview-muted,var(--ui-forest));font-weight:500}.select-field-chevron{flex:0 0 auto;color:var(--overview-muted,var(--ui-forest));transition:transform .18s ease}.select-field-trigger[aria-expanded=true] .select-field-chevron{transform:rotate(180deg)}.select-field-menu{position:absolute;z-index:80;top:calc(100% + 8px);right:0;left:0;display:grid;grid-gap:2px;gap:2px;max-height:300px;overflow-y:auto;padding:6px;border:1px solid var(--overview-line,var(--ui-border));border-radius:14px;background:var(--overview-panel,var(--card));box-shadow:0 18px 36px rgb(23 35 58/14%),0 3px 8px rgb(23 35 58/5%)}.select-field-option{display:flex;min-height:42px;align-items:baseline;gap:8px;padding:10px 8px;border-radius:9px;color:var(--overview-ink,var(--ui-forest-deep));font-size:13px;line-height:1.35;cursor:pointer;transition:background-color .14s ease,color .14s ease}.select-field-option.is-highlighted,.select-field-option.is-selected,.select-field-option:hover{background:var(--overview-purple-soft,var(--ui-mint))}.select-field-option.is-selected{color:var(--overview-purple,var(--ui-forest-deep))}.select-field-option-label{flex:0 0 auto;font-weight:700}.select-field-option-description{min-width:0;overflow:hidden;color:var(--overview-muted,var(--ui-forest));font-weight:500;text-overflow:ellipsis;white-space:nowrap}.select-field-option[aria-disabled=true]{cursor:not-allowed;opacity:.5}.select-field-value-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filter-panel .select-field,.period-control .select-field,.product-form-grid .select-field,.settings-form .select-field{margin-top:8px}.dashboard-title>.period-control .select-field{margin-top:0}.dashboard-page .dashboard-title>.select-field{width:min(240px,100%);flex:0 1 240px}.dashboard-page .dashboard-title>.select-field .select-field-menu{right:0;left:auto;width:min(320px,calc(100vw - 28px));max-width:calc(100vw - 28px);overflow-x:hidden}.dashboard-page .dashboard-title>.select-field .select-field-option{min-width:0}@media (max-width:700px){.select-field-menu{max-height:260px}.select-field-option-description{display:none}}@media (max-width:900px){.dashboard-page .dashboard-title>.select-field{width:100%;flex:1 1 100%}.dashboard-page .dashboard-title>.select-field .select-field-menu{width:100%;max-width:none}}.quantity-promotion-panel{display:grid;grid-gap:0;gap:0;margin-top:4px;padding:20px 22px 22px;border:1px solid var(--overview-line,var(--ui-border));border-radius:18px;background:linear-gradient(145deg,var(--overview-panel,var(--card)) 0,var(--overview-panel-soft,var(--ui-surface)) 100%)}.quantity-promotion-panel legend{display:flex;width:auto;align-items:center;gap:9px;margin:0 0 16px;padding:0;color:var(--overview-ink,var(--ui-forest-deep));font-size:12px;font-weight:800;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.quantity-promotion-panel legend small{margin:0;padding:4px 7px;border:1px solid var(--overview-line,var(--ui-border));border-radius:999px;background:var(--overview-panel,var(--card));color:var(--overview-muted,var(--ui-forest));font-size:12px;font-weight:600;letter-spacing:0;text-transform:none}.quantity-promotion-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,auto);align-items:center;grid-gap:22px;gap:22px;padding:0 0 18px;border-bottom:1px solid var(--overview-line,var(--ui-border))}.quantity-promotion-copy{display:grid;grid-gap:6px;gap:6px}.quantity-promotion-copy p,.quantity-promotion-copy small{margin:0;color:var(--overview-muted,var(--ui-forest));font-size:12px;line-height:1.5}.quantity-promotion-copy p{color:var(--overview-ink,var(--ui-forest-deep));font-size:13px;font-weight:600}.quantity-promotion-toggle{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-width:210px;margin:0;padding:8px 10px;border:1px solid transparent;border-radius:12px;color:var(--overview-ink,var(--ui-forest-deep));cursor:pointer}.quantity-promotion-toggle:hover{border-color:var(--overview-line,var(--ui-border));background:var(--overview-panel,var(--card))}.quantity-promotion-toggle input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.quantity-promotion-switch{position:relative;display:block;width:42px;height:24px;border:1px solid #c8ccd6;border-radius:999px;background:#e5e7ec;transition:background-color .18s ease,border-color .18s ease}.quantity-promotion-switch i{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#ffffff;box-shadow:0 1px 3px rgb(23 35 58/22%);transition:transform .18s ease}.quantity-promotion-toggle input:checked+.quantity-promotion-switch{border-color:var(--overview-purple,var(--ui-forest-deep));background:var(--overview-purple,var(--ui-forest-deep))}.quantity-promotion-toggle input:checked+.quantity-promotion-switch i{transform:translateX(18px)}.quantity-promotion-toggle input:focus-visible+.quantity-promotion-switch{outline:3px solid color-mix(in srgb,var(--overview-purple,var(--ui-forest)) 20%,transparent);outline-offset:3px}.quantity-promotion-toggle-copy{display:grid;grid-gap:3px;gap:3px;min-width:0}.quantity-promotion-toggle-copy strong{font-size:12px;font-weight:800}.quantity-promotion-toggle-copy small{overflow:hidden;color:var(--overview-muted,var(--ui-forest));font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.quantity-promotion-grid{margin-top:18px}.quantity-promotion-preview{margin-top:16px;padding:13px 15px;border:1px solid var(--overview-line,var(--ui-border));border-radius:12px;background:var(--overview-panel,var(--card))}.quantity-promotion-disabled{display:grid;grid-gap:4px;gap:4px;margin:0;padding:17px 0 0;color:var(--overview-muted,var(--ui-forest));font-size:12px;line-height:1.45}.quantity-promotion-disabled strong{color:var(--overview-ink,var(--ui-forest-deep));font-size:12px;font-weight:700}.quantity-promotion-disabled p{margin:0}@media (max-width:700px){.quantity-promotion-panel{padding:18px}.quantity-promotion-heading{grid-template-columns:1fr;gap:14px}.quantity-promotion-toggle{width:100%;min-width:0}}.dashboard-page .dashboard-title .back-link{display:block;width:max-content;margin-bottom:18px}.dashboard-page .dashboard-title>div>.dashboard-eyebrow{display:block}.dashboard-page .product-form-grid>label:has(>.money-input){grid-column:2}.dashboard-page .product-form-grid .money-input{width:100%;min-width:0}.dashboard-page .product-form-grid .money-input input{width:auto;min-width:0;flex:1 1 auto}@media (max-width:700px){.dashboard-page .product-form-grid>label:has(>.money-input){grid-column:auto}}.dashboard-page .product-form-grid .media-upload-trigger{min-height:48px;border-color:var(--overview-ink);background:var(--overview-ink);color:#ffffff!important;font-size:12px;font-weight:800;letter-spacing:.04em}.dashboard-page .product-form-grid .media-upload-trigger:before{color:#ffffff;border-color:rgb(255 255 255/56%)}.dashboard-page .product-form-grid .media-upload-trigger:hover{border-color:var(--overview-purple);background:var(--overview-purple);color:#ffffff!important}.dashboard-page .media-upload-trigger{border-color:var(--overview-ink);background:var(--overview-ink);color:#ffffff!important}.dashboard-page .media-upload-trigger:before{color:#ffffff;border-color:rgb(255 255 255/56%)}.dashboard-page .media-upload-trigger:focus-within,.dashboard-page .media-upload-trigger:hover{border-color:var(--overview-purple);background:var(--overview-purple);color:#ffffff!important}.dashboard-page .category-manager:not(.is-form-open)>.category-form{display:none}.dashboard-page .category-new-bar{display:flex;justify-content:flex-end;margin-bottom:0}.dashboard-page .category-new-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:164px;min-height:44px;padding-inline:16px;border-radius:12px;white-space:nowrap}@media (max-width:700px){.dashboard-page .category-new-bar{justify-content:stretch}.dashboard-page .category-new-button{width:100%}}.dashboard-page .product-form-grid .money-input{display:flex;align-items:center;min-height:49px;margin-top:8px;padding:0;border:1px solid var(--overview-line);border-radius:12px;background:var(--overview-panel-soft)}.dashboard-page .product-form-grid .money-input>span{flex:0 0 auto;padding-left:14px;color:var(--overview-muted);font-size:12px;font-weight:800}.dashboard-page .product-form-grid .money-input input{min-height:47px;margin-top:0;padding:0 12px 0 8px;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--overview-ink)}.dashboard-page .product-form-grid .money-input input:focus,.dashboard-page .product-form-grid .money-input input:focus-visible{border:0;box-shadow:none;outline:none}.dashboard-page .product-form-grid .money-input:focus-within{border-color:var(--overview-purple);box-shadow:0 0 0 3px color-mix(in srgb,var(--overview-purple) 14%,transparent)}.dashboard-page .product-form-grid .money-input.is-invalid{border-color:var(--feedback-error-ink)!important;box-shadow:0 0 0 3px rgb(165 47 64/14%)!important}.dashboard-page .report-page{--report-violet:#5b4bea;--report-violet-soft:#eeebff;--report-blue:#3e8be8;--report-blue-soft:#e9f2ff;--report-amber:#edae2f;--report-amber-soft:#fff4dc;--report-green:#35a866;--report-green-soft:#e8f8ee}.dashboard-page .report-page-title{margin-bottom:30px}.dashboard-page .report-page-title p{max-width:520px;margin:1rem 0}.dashboard-page .report-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:34px}.dashboard-page .report-kpi-card{position:relative;min-width:0;min-height:142px;padding:18px 19px 17px;overflow:hidden;border:1px solid var(--overview-line);border-radius:16px;background:var(--overview-panel);box-shadow:0 8px 22px rgb(36 51 84/5%)}.dashboard-page .report-kpi-card:after{position:absolute;right:-22px;bottom:-34px;width:96px;height:96px;border-radius:50%;background:var(--kpi-soft);content:"";opacity:.72}.dashboard-page .report-kpi-violet{--kpi-accent:var(--report-violet);--kpi-soft:var(--report-violet-soft)}.dashboard-page .report-kpi-blue{--kpi-accent:var(--report-blue);--kpi-soft:var(--report-blue-soft)}.dashboard-page .report-kpi-amber{--kpi-accent:var(--report-amber);--kpi-soft:var(--report-amber-soft)}.dashboard-page .report-kpi-green{--kpi-accent:var(--report-green);--kpi-soft:var(--report-green-soft)}.dashboard-page .report-kpi-top{position:relative;z-index:1;display:flex;align-items:center;gap:9px;color:var(--overview-muted);font-size:12px;font-weight:700}.dashboard-page .report-kpi-icon{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:10px;background:var(--kpi-soft);color:var(--kpi-accent)}.dashboard-page .report-kpi-arrow{margin-left:auto;color:var(--kpi-accent);opacity:.8}.dashboard-page .report-kpi-card>small,.dashboard-page .report-kpi-card>strong{position:relative;z-index:1;display:block}.dashboard-page .report-kpi-card>strong{margin:22px 0 7px;color:var(--overview-ink);font-size:clamp(24px,2.4vw,31px);font-weight:800;letter-spacing:-.055em}.dashboard-page .report-kpi-card>small{overflow:hidden;color:var(--overview-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .report-period-line{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.dashboard-page .report-period-line h2{margin:8px 0 0;color:var(--overview-ink);font-size:clamp(22px,2.2vw,28px);font-weight:800;letter-spacing:-.055em}.dashboard-page .report-period-line>span{display:inline-flex;align-items:center;gap:7px;color:var(--overview-muted);font-size:12px;font-weight:650}.dashboard-page .report-period-line>span i{width:7px;height:7px;border-radius:50%;background:var(--report-violet)}.dashboard-page .report-main-grid{grid-template-columns:minmax(0,1.42fr) minmax(320px,.78fr);gap:14px;margin-bottom:18px}.dashboard-page .report-recent-card,.dashboard-page .report-status-card,.dashboard-page .report-trend-card{min-width:0;padding:23px}.dashboard-page .report-card-heading{align-items:center}.dashboard-page .report-card-heading h2{margin:7px 0 0;color:var(--overview-ink);font-size:22px;font-weight:800;letter-spacing:-.045em}.dashboard-page .report-chart-legend{display:inline-flex;align-items:center;gap:6px;color:var(--overview-muted);font-size:12px;white-space:nowrap}.dashboard-page .report-chart-legend i{width:7px;height:7px;border-radius:50%}.dashboard-page .report-chart-legend .legend-violet{margin-left:8px;background:var(--report-violet)}.dashboard-page .report-chart-legend .legend-blue{margin-left:8px;background:var(--report-blue)}.dashboard-page .report-status-chart,.dashboard-page .report-trend-chart{width:100%;min-width:0;margin-top:18px}.dashboard-page .report-status-chart .recharts-responsive-container,.dashboard-page .report-status-chart .recharts-wrapper,.dashboard-page .report-status-chart svg,.dashboard-page .report-trend-chart .recharts-responsive-container,.dashboard-page .report-trend-chart .recharts-wrapper,.dashboard-page .report-trend-chart svg{overflow:visible}.dashboard-page .report-status-chart .recharts-surface:focus,.dashboard-page .report-status-chart .recharts-wrapper:focus,.dashboard-page .report-trend-chart .recharts-surface:focus,.dashboard-page .report-trend-chart .recharts-wrapper:focus{outline:none}.dashboard-page .report-card-caption,.dashboard-page .report-table-caption{color:var(--overview-muted);font-size:12px;font-weight:700}.dashboard-page .report-card-caption{padding:7px 10px;border:1px solid var(--overview-line);border-radius:999px;background:var(--overview-panel-soft)}.dashboard-page .report-recent-card{overflow:hidden}.dashboard-page .report-orders-table{margin-top:19px;overflow-x:auto;overscroll-behavior-inline:contain}.dashboard-page .report-orders-head,.dashboard-page .report-orders-row{display:grid;grid-template-columns:minmax(112px,1fr) minmax(220px,1.85fr) minmax(110px,1.05fr) minmax(138px,1.2fr) minmax(88px,.75fr) minmax(150px,1.15fr);min-width:850px;align-items:center;grid-column-gap:15px;column-gap:15px}.dashboard-page .report-orders-head{padding:11px 10px;border-bottom:1px solid var(--overview-line);color:var(--overview-muted);font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.dashboard-page .report-orders-row{min-height:68px;padding:10px;border-bottom:1px solid var(--overview-line);color:var(--overview-ink);font-size:12px}.dashboard-page .report-orders-row:last-child{border-bottom:0}.dashboard-page .report-orders-row>strong:first-child{font-size:12px;font-weight:800}.dashboard-page .report-product-cell{display:flex;min-width:0;align-items:center;gap:10px}.dashboard-page .report-product-cell>img,.dashboard-page .report-product-placeholder{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border:1px solid var(--overview-line);border-radius:10px;background:var(--overview-panel-soft);color:var(--overview-muted);object-fit:cover}.dashboard-page .report-product-cell>span:last-child{display:grid;min-width:0;grid-gap:4px;gap:4px}.dashboard-page .report-product-cell strong{overflow:hidden;color:var(--overview-ink);font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .report-payment-cell,.dashboard-page .report-product-cell small{color:var(--overview-muted);font-size:12px}.dashboard-page .report-order-total{font-size:12px;font-weight:800;white-space:nowrap}.dashboard-page .report-order-status{display:inline-flex;width:max-content;max-width:100%;padding:7px 9px;border-radius:999px;font-size:12px;font-weight:750;line-height:1.1;white-space:nowrap}.dashboard-page .report-order-status.status-success{background:var(--feedback-success-bg);color:var(--feedback-success-ink)}.dashboard-page .report-order-status.status-danger{background:var(--feedback-error-bg);color:var(--feedback-error-ink)}.dashboard-page .report-order-status.status-warning{background:var(--feedback-warning-bg);color:var(--feedback-warning-ink)}.dashboard-page .report-order-status.status-confirmed{background:#eaf3ff;color:#3f76bd}.dashboard-page .report-order-status.status-progress{background:#e8f8f0;color:#238363}.dashboard-page .report-order-status.status-info{background:var(--report-blue-soft);color:#2867ac}@media (max-width:1100px){.dashboard-page .report-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-page .report-main-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:700px){.dashboard-page .report-kpi-grid{grid-template-columns:1fr}.dashboard-page .report-period-line{align-items:flex-start;flex-direction:column;gap:10px}.dashboard-page .report-chart-legend{display:none}.dashboard-page .report-recent-card,.dashboard-page .report-status-card,.dashboard-page .report-trend-card{padding:18px 14px}.dashboard-page .report-card-heading{align-items:flex-start}.dashboard-page .report-card-heading h2{font-size:20px}.dashboard-page .report-table-caption{padding-top:3px}}.dashboard-page .orders-page{--orders-ink:#172139;--orders-muted:#71809a;--orders-line:#e2e7f0;--orders-purple:#6a4df4;--orders-card:#ffffff;padding-bottom:56px}.dashboard-page .orders-page-title{align-items:flex-end;gap:28px;margin-bottom:34px}.dashboard-page .orders-page-title h1{max-width:760px;color:var(--orders-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,62px);font-weight:400;letter-spacing:-.065em;line-height:.98}.dashboard-page .orders-page-title p{max-width:560px;margin-top:16px;color:#6d7d98;font-size:15px;line-height:1.6}.dashboard-page .orders-live-status{display:inline-flex;align-items:center;gap:7px;margin-top:11px;color:#8a96a9;font-size:12px;font-weight:700}.dashboard-page .orders-live-status i{width:7px;height:7px;border-radius:50%;background:#c4cbd6;box-shadow:0 0 0 3px rgba(196,203,214,.22)}.dashboard-page .orders-live-status.is-connected{color:#388363}.dashboard-page .orders-live-status.is-connected i{background:#39b27e;box-shadow:0 0 0 3px rgba(57,178,126,.16)}.dashboard-page .orders-period-control{display:grid;flex:0 0 220px;grid-gap:7px;gap:7px;min-width:0}.dashboard-page .orders-period-control>span{color:#8794a9;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.dashboard-page .orders-period-control .select-field{width:100%}.dashboard-page .orders-status-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));grid-gap:14px;gap:14px;margin-bottom:32px}.dashboard-page .orders-status-tab{position:relative;display:grid;grid-template-rows:auto 1fr;min-width:0;min-height:96px;align-items:start;grid-gap:10px;gap:10px;padding:16px 22px 14px;border:1px solid transparent;border-radius:19px;color:var(--orders-ink);cursor:pointer;font-size:14px;font-weight:600;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.dashboard-page .orders-status-tab:hover{border-color:#d8d2ff;box-shadow:0 8px 22px rgba(47,62,96,.07);transform:translateY(-1px)}.dashboard-page .orders-status-tab-heading{display:flex;min-width:0;align-items:center;gap:9px}.dashboard-page .order-card-action:focus-visible,.dashboard-page .orders-status-tab:focus-visible{outline:3px solid rgba(106,77,244,.24);outline-offset:3px}.dashboard-page .orders-status-tab.is-active{border-color:#8f79ff;box-shadow:0 0 0 1px rgba(143,121,255,.08),0 10px 24px rgba(47,62,96,.06)}.dashboard-page .orders-status-tab-amber{background:#fffaf0}.dashboard-page .orders-status-tab-blue{background:#eef5ff}.dashboard-page .orders-status-tab-mint{background:#eef9f3}.dashboard-page .orders-status-tab-lilac{background:#f3f0ff}.dashboard-page .orders-status-tab-sand{background:#fffaf1}.dashboard-page .orders-status-tab-rose{background:#fff1f1}.dashboard-page .orders-status-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%}.dashboard-page .orders-status-tab-amber .orders-status-dot{background:#f2b01f;box-shadow:0 0 0 4px rgba(242,176,31,.15)}.dashboard-page .orders-status-tab-blue .orders-status-dot{background:#4d8fe8;box-shadow:0 0 0 4px rgba(77,143,232,.14)}.dashboard-page .orders-status-tab-mint .orders-status-dot{background:#37bf8d;box-shadow:0 0 0 4px rgba(55,191,141,.14)}.dashboard-page .orders-status-tab-lilac .orders-status-dot{background:#947ef9;box-shadow:0 0 0 4px rgba(148,126,249,.14)}.dashboard-page .orders-status-tab-sand .orders-status-dot{background:#f7b163;box-shadow:0 0 0 4px rgba(247,177,99,.14)}.dashboard-page .orders-status-tab-rose .orders-status-dot{background:#e4777d;box-shadow:0 0 0 4px rgba(228,119,125,.14)}.dashboard-page .orders-status-tab-label{flex:1 1 auto;min-width:0;overflow:visible;overflow-wrap:anywhere;line-height:1.25;white-space:normal}.dashboard-page .orders-status-tab-value{align-self:end;color:#101a31;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;letter-spacing:-.04em;line-height:1}.dashboard-page .orders-status-tab-count{display:inline-grid;position:absolute;right:22px;bottom:16px;min-width:28px;height:23px;place-items:center;padding:0 7px;border-radius:50%;background:rgba(255,255,255,.74);color:#66738b;font-size:13px;font-weight:700;line-height:1}.dashboard-page .orders-status-panel{min-width:0}.dashboard-page .orders-status-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.dashboard-page .orders-status-heading h2{margin-top:8px;color:var(--orders-ink);font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400;letter-spacing:-.04em;line-height:1.1}.dashboard-page .orders-status-heading>span{padding-bottom:3px;color:var(--orders-muted);font-size:13px}.dashboard-page .orders-status-heading-tools{display:grid;justify-items:end;grid-gap:9px;gap:9px;min-width:min(100%,320px)}.dashboard-page .orders-client-filter{display:flex;width:min(100%,320px);min-height:42px;align-items:center;gap:9px;padding:0 10px 0 12px;border:1px solid var(--orders-line);border-radius:12px;background:var(--orders-card);color:var(--orders-muted);transition:border-color .16s ease,box-shadow .16s ease}.dashboard-page .orders-client-filter:focus-within{border-color:var(--orders-purple);box-shadow:0 0 0 3px color-mix(in srgb,var(--orders-purple) 14%,transparent)}.dashboard-page .orders-client-filter input{width:100%;min-width:0;padding:0;border:0;border-color:transparent;border-radius:0;outline:0;background:transparent;box-shadow:none;color:var(--orders-ink);font:inherit;font-size:12px}.dashboard-page .orders-client-filter input[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0!important;border-color:transparent!important;background:transparent!important;box-shadow:none!important}.dashboard-page .orders-client-filter input::placeholder{color:color-mix(in srgb,var(--orders-muted) 75%,var(--orders-card))}.dashboard-page .orders-client-filter-clear{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--orders-muted);cursor:pointer}.dashboard-page .orders-client-filter-clear:hover{background:color-mix(in srgb,var(--orders-purple) 9%,var(--orders-card));color:var(--orders-purple)}.dashboard-page .orders-clear-search:focus-visible,.dashboard-page .orders-client-filter-clear:focus-visible{outline:3px solid color-mix(in srgb,var(--orders-purple) 24%,transparent);outline-offset:2px}.dashboard-page .orders-status-count{padding-bottom:3px;color:var(--orders-muted);font-size:13px}.dashboard-page .orders-list{display:grid;grid-gap:14px;gap:14px}.dashboard-page .order-summary-card{display:grid;grid-template-columns:172px minmax(0,1fr) auto auto;align-items:center;grid-gap:18px;gap:18px;min-width:0;padding:15px;border:1px solid rgba(226,231,240,.72);border-radius:17px;background:var(--orders-card);box-shadow:0 8px 22px rgba(56,72,110,.045);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.dashboard-page .order-summary-card:hover{border-color:#d9d1ff;box-shadow:0 13px 28px rgba(56,72,110,.085);transform:translateY(-1px)}.dashboard-page .order-summary-id{display:grid;min-height:58px;align-content:center;grid-gap:4px;gap:4px;padding:8px 10px;border:1px solid #edf0f5;border-radius:13px;background:#f8fafc;text-align:center}.dashboard-page .order-summary-id strong{overflow:hidden;color:#536682;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .order-summary-id small,.dashboard-page .order-summary-main>small{color:#8492a8;font-size:12px;line-height:1.4}.dashboard-page .order-summary-id small{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:normal}.dashboard-page .order-summary-main{display:grid;min-width:0;grid-gap:7px;gap:7px}.dashboard-page .order-summary-main>strong{overflow:hidden;color:var(--orders-ink);font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .order-summary-customer{color:#40506b;font-size:12px;font-weight:700}.dashboard-page .order-summary-customer,.dashboard-page .order-summary-main>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .order-summary-meta{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:8px 12px;color:#8492a8;font-size:12px}.dashboard-page .order-channel{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;font-size:12px;font-weight:700}.dashboard-page .order-channel-delivery{background:#fff3dc;color:#e28c1b}.dashboard-page .order-channel-pickup{background:#f0ebff;color:#7353ec}.dashboard-page .order-summary-total{color:var(--orders-ink);font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;letter-spacing:-.035em;white-space:nowrap}.dashboard-page .order-card-action{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:0;border-radius:12px;background:var(--orders-ink);color:#fff;cursor:pointer;font-size:12px;font-weight:700;white-space:nowrap;transition:background .16s ease,transform .16s ease}.dashboard-page .order-card-actions{display:flex;min-width:0;align-items:center;gap:8px}.dashboard-page .order-card-action:hover{background:#273451;transform:translateX(1px)}.dashboard-page .order-card-confirm{background:#2f8c69}.dashboard-page .order-card-confirm:hover{background:#247454}.dashboard-page .order-card-danger{background:#9a3d3d}.dashboard-page .order-card-danger:hover{background:#7c2f2f}.dashboard-page .order-summary-scheduled{display:inline-flex;align-items:center;gap:6px;color:#a56722;font-size:12px}.dashboard-page .order-summary-scheduled strong{font-weight:800}.dashboard-page .order-summary-scheduled-help{color:#8492a8;font-size:11px;line-height:1.4}.dashboard-page .order-card-action:disabled{cursor:wait;opacity:.62;transform:none}.dashboard-page .orders-empty{display:flex;min-height:148px;align-items:center;gap:14px;padding:24px;border:1px dashed #d9e0eb;border-radius:17px;background:rgba(255,255,255,.64)}.dashboard-page .orders-empty-icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:12px;background:#f0ebff;color:var(--orders-purple)}.dashboard-page .orders-empty strong{color:var(--orders-ink);font-size:15px}.dashboard-page .orders-empty p{margin-top:5px;color:var(--orders-muted);font-size:13px;line-height:1.5}.dashboard-page .orders-clear-search{min-height:34px;margin-top:13px;padding:0 12px;border:1px solid var(--orders-line);border-radius:9px;background:var(--orders-card);color:var(--orders-purple);cursor:pointer;font-size:12px;font-weight:700}.dashboard-page .orders-clear-search:hover{border-color:var(--orders-purple);background:color-mix(in srgb,var(--orders-purple) 9%,var(--orders-card))}@media (max-width:1100px){.dashboard-page .order-summary-card{grid-template-columns:172px minmax(0,1fr) auto}.dashboard-page .order-card-actions{grid-column:2/-1;justify-self:end}}@media (max-width:700px){.dashboard-page .orders-page-title{align-items:stretch;flex-direction:column;gap:20px}.dashboard-page .orders-page-title h1{font-size:42px}.dashboard-page .orders-page-title p{margin-top:12px;font-size:14px}.dashboard-page .orders-period-control{flex-basis:auto}.dashboard-page .orders-status-tabs{grid-template-columns:1fr;gap:10px;margin-bottom:27px}.dashboard-page .orders-status-tab{min-height:62px}.dashboard-page .orders-status-heading{align-items:flex-start;flex-direction:column;gap:6px}.dashboard-page .orders-status-heading-tools{width:100%;justify-items:stretch}.dashboard-page .orders-client-filter{width:100%}.dashboard-page .orders-status-count{align-self:flex-start}.dashboard-page .orders-status-heading h2{font-size:24px}.dashboard-page .order-summary-card{grid-template-columns:minmax(0,1fr);gap:13px;padding:12px}.dashboard-page .order-summary-id{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left}.dashboard-page .order-summary-total{grid-column:1;font-size:18px}.dashboard-page .order-card-actions{grid-column:1;width:100%;align-items:stretch;flex-direction:column}.dashboard-page .order-card-action{width:100%}.dashboard-page .orders-empty{align-items:flex-start;padding:18px}}.dashboard-page .overview-section-heading{align-items:flex-end}.dashboard-page .overview-period-control{display:grid;grid-template-columns:auto minmax(190px,220px);align-items:center;grid-gap:10px;gap:10px;min-width:0}.dashboard-page .overview-period-control>span{color:var(--overview-muted);font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.dashboard-page .overview-period-control .select-field{width:100%}.dashboard-page .overview-period-control .select-field-trigger{min-height:42px;border-color:var(--overview-line);border-radius:12px;background:var(--overview-panel);box-shadow:0 4px 12px rgb(36 51 84/4%);color:var(--overview-ink);font-size:12px}.dashboard-page .overview-period-control .select-field-trigger:hover,.dashboard-page .overview-period-control .select-field-trigger[aria-expanded=true]{border-color:var(--overview-purple);box-shadow:0 0 0 3px var(--overview-purple-soft)}.dashboard-page .overview-period-control .select-field-menu{right:0;left:auto;width:min(320px,calc(100vw - 28px));max-width:calc(100vw - 28px)}@media (max-width:700px){.dashboard-page .overview-section-heading{align-items:stretch}.dashboard-page .overview-period-control{grid-template-columns:auto minmax(0,1fr);width:100%}}.dashboard-page .filter-panel .select-field-menu{right:auto;left:0;width:min(360px,calc(100vw - 32px));min-width:min(320px,calc(100vw - 32px));max-width:calc(100vw - 32px);overflow-x:hidden}.dashboard-page .filter-panel label:nth-of-type(2) .select-field-menu{right:0;left:auto}.dashboard-page .filter-panel .select-field-option{min-width:0;align-items:flex-start}.dashboard-page .filter-panel .select-field-option-label{flex:0 0 auto;white-space:nowrap}.dashboard-page .filter-panel .select-field-option-description{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:700px){.dashboard-page .filter-panel .select-field-menu,.dashboard-page .filter-panel label:nth-of-type(2) .select-field-menu{right:auto;left:0;width:calc(100vw - 32px);min-width:0}}.dashboard-page .order-details-dialog{width:min(560px,calc(100% - 32px));max-width:560px}.dashboard-page .order-details-panel{overflow:hidden}.dashboard-page .order-details-header{padding-bottom:22px}.dashboard-page .order-details-header .app-dialog-icon{color:var(--overview-purple)}.dashboard-page .order-details-content{display:grid;grid-gap:18px;gap:18px;padding:0 26px 24px}.dashboard-page .order-details-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;padding:14px;border:1px solid var(--overview-line);border-radius:14px;background:var(--overview-panel-soft)}.dashboard-page .order-details-meta>div,.dashboard-page .order-details-summary>div{display:grid;min-width:0;grid-gap:5px;gap:5px}.dashboard-page .order-details-meta span,.dashboard-page .order-details-summary span{color:var(--overview-muted);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.dashboard-page .order-details-meta strong,.dashboard-page .order-details-summary strong{overflow:hidden;color:var(--overview-ink);font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .order-details-summary>div:last-child strong{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400}.dashboard-page .order-details-summary>div:nth-child(2) strong{overflow:visible;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-overflow:clip;white-space:normal}.dashboard-page .order-details-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;padding-bottom:17px;border-bottom:1px solid var(--overview-line)}.dashboard-page .order-details-note,html body .customer-order-note,html body .storefront.order-tracking-page .tracking-order-note{display:grid;grid-gap:6px;gap:6px;padding:12px 14px;border:1px solid var(--overview-line,var(--store-line,#dee2e6));border-radius:12px;background:var(--overview-panel-soft,var(--store-palette-surface-soft,#f1f3f5))}.dashboard-page .order-details-note span,html body .customer-order-note>span,html body .storefront.order-tracking-page .tracking-order-note>span{color:var(--overview-muted,var(--store-muted,#6c757d));font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dashboard-page .order-details-note p,html body .customer-order-note p,html body .storefront.order-tracking-page .tracking-order-note p{margin:0;color:var(--overview-ink,var(--store-ink,#212529));font-size:12px;line-height:1.45;white-space:pre-wrap}.dashboard-page .order-details-items{min-width:0}.dashboard-page .order-details-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:var(--overview-ink);font-size:13px;font-weight:750}.dashboard-page .order-details-section-heading small{color:var(--overview-muted);font-size:12px;font-weight:500}.dashboard-page .order-details-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-height:51px;border-top:1px solid var(--overview-line)}.dashboard-page .order-details-item-quantity{color:var(--overview-purple);font-size:12px;font-weight:800}.dashboard-page .order-details-item-copy{display:grid;min-width:0;grid-gap:3px;gap:3px}.dashboard-page .order-details-item-copy strong{overflow:hidden;color:var(--overview-ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .order-details-item-copy small{overflow:hidden;color:var(--overview-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .order-details-item>strong{color:var(--overview-ink);font-size:12px;font-weight:750}.dashboard-page .order-details-no-items{padding-top:14px;color:var(--overview-muted);font-size:12px}@media (max-width:700px){.dashboard-page .order-details-dialog{width:calc(100% - 24px)}.dashboard-page .order-details-header{padding:21px 18px 18px}.dashboard-page .order-details-content{padding:0 18px 19px}.dashboard-page .order-details-summary{grid-template-columns:1fr 1fr}.dashboard-page .order-details-summary>div:last-child{grid-column:1/-1}.dashboard-page .order-details-meta{grid-template-columns:1fr}}.dashboard-page .order-summary-product-line{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:6px 8px;color:#8492a8;font-size:12px;line-height:1.4}.dashboard-page .order-summary-product-line>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .order-status-badge{display:inline-flex;flex:0 0 auto;align-items:center;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:700;line-height:1.1;white-space:nowrap}.dashboard-page .order-status-warning{background:#fff3dc;color:#b87811}.dashboard-page .order-status-progress{background:#e8f8f0;color:#238363}.dashboard-page .order-status-confirmed{background:#eaf3ff;color:#3f76bd}.dashboard-page .order-status-info{background:#eeeaff;color:#7055df}.dashboard-page .order-status-success{background:#e8f7ee;color:#28784e}.dashboard-page .order-status-danger{background:#fff0f0;color:#ba4f58}.dashboard-page .promotion-empty-state{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);align-items:center;grid-gap:42px;gap:42px;min-height:290px;padding:clamp(25px,4vw,42px)}.dashboard-page .promotion-empty-copy{max-width:590px}.dashboard-page .promotion-empty-copy h2{margin-top:10px;color:var(--overview-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3.2vw,39px);font-weight:400;letter-spacing:-.055em;line-height:1.04}.dashboard-page .promotion-empty-copy p{max-width:500px;margin-top:13px;color:var(--overview-muted);font-size:13px;line-height:1.6}.dashboard-page .promotion-empty-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 16px;margin-top:25px}.dashboard-page .promotion-empty-actions .primary-action{display:inline-flex;min-height:44px;align-items:center;gap:8px;border-radius:11px;padding-inline:16px;font-size:12px}.dashboard-page .promotion-empty-actions small{max-width:225px;color:var(--overview-muted);font-size:12px;line-height:1.45}.dashboard-page .promotion-empty-preview{display:grid;min-height:176px;align-content:center;grid-gap:8px;gap:8px;padding:24px;border:1px solid #ded8ff;border-radius:17px;background:linear-gradient(145deg,#f4f1ff,#fbfaff);box-shadow:0 14px 30px rgb(93 70 191/8%);transform:rotate(1.5deg)}.dashboard-page .promotion-empty-preview>span{color:var(--overview-purple);font-size:12px;font-weight:800;letter-spacing:.16em}.dashboard-page .promotion-empty-preview>strong{color:var(--overview-ink);font-size:20px;letter-spacing:.04em}.dashboard-page .promotion-empty-preview>small{color:var(--overview-muted);font-size:12px}.dashboard-page .promotion-empty-preview>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;padding-top:12px;border-top:1px solid #e4e0fb;color:var(--overview-muted);font-size:12px}.dashboard-page .promotion-empty-preview b{padding:5px 8px;border-radius:999px;background:#e7f7ee;color:#28784e;font-size:12px}@media (max-width:700px){.dashboard-page .promotion-empty-state{grid-template-columns:1fr;gap:28px;min-height:0;padding:22px 18px}.dashboard-page .promotion-empty-preview{transform:none}}.dashboard-page .client-table{overflow:visible}.dashboard-page .master-stores-table{overflow-x:auto;overflow-y:hidden}.dashboard-page .client-table .table-row:has(.client-action-menu){position:relative;z-index:20}.dashboard-page .client-actions{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;min-width:0}.dashboard-page .client-action-menu{position:absolute;top:calc(100% + 7px);right:0;z-index:30;display:grid;min-width:188px;grid-gap:3px;gap:3px;padding:6px;border:1px solid var(--overview-line);border-radius:13px;background:var(--overview-panel);box-shadow:0 16px 34px rgb(23 35 58/16%)}.dashboard-page .client-action-menu button{display:flex;min-height:36px;align-items:center;gap:9px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:var(--overview-ink);cursor:pointer;font-size:12px;font-weight:650;text-align:left}.dashboard-page .client-action-menu button:focus-visible,.dashboard-page .client-action-menu button:hover{outline:none;background:var(--overview-purple-soft);color:var(--overview-purple)}.dashboard-page .client-action-menu button:disabled{cursor:not-allowed;opacity:.5}.dashboard-page .client-action-menu button svg:last-child{margin-left:auto}.dashboard-page .customer-details-dialog{width:min(500px,calc(100% - 32px));max-width:500px}.dashboard-page .customer-details-panel{overflow:hidden}.dashboard-page .customer-details-content{display:grid;grid-gap:20px;gap:20px;padding:20px 26px 24px}.dashboard-page .customer-details-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px;padding:14px;border:1px solid var(--overview-line);border-radius:14px;background:var(--overview-panel-soft)}.dashboard-page .customer-details-summary>div{display:grid;min-width:0;grid-gap:5px;gap:5px}.dashboard-page .customer-contact-line span,.dashboard-page .customer-details-summary span{color:var(--overview-muted);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.dashboard-page .customer-contact-line strong,.dashboard-page .customer-details-summary strong{overflow:hidden;color:var(--overview-ink);font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .customer-details-summary>div:nth-child(2) strong{font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:400}.dashboard-page .customer-details-contact{display:grid;grid-gap:12px;gap:12px}.dashboard-page .customer-details-section-heading{padding-bottom:10px;border-bottom:1px solid var(--overview-line);color:var(--overview-ink);font-size:13px;font-weight:750}.dashboard-page .customer-contact-line{display:flex;align-items:center;gap:10px;min-width:0}.dashboard-page .customer-contact-line>svg{flex:0 0 auto;color:var(--overview-purple)}.dashboard-page .customer-contact-line>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.dashboard-page .customer-details-footnote{margin:0;color:var(--overview-muted);font-size:12px}@media (max-width:700px){.dashboard-page .client-action-menu{right:-4px}.dashboard-page .customer-details-dialog{width:calc(100% - 24px)}.dashboard-page .customer-details-header{padding:21px 18px 18px}.dashboard-page .customer-details-content{padding:20px 18px 19px}.dashboard-page .customer-details-summary{grid-template-columns:1fr 1fr}.dashboard-page .customer-details-summary>div:last-child{grid-column:1/-1}}.dashboard-page .promotion-form .promotion-input-affix{display:flex;min-height:49px;align-items:center;margin-top:8px;padding:0;border:1px solid var(--overview-line);border-radius:12px;background:var(--overview-panel-soft)}.dashboard-page .promotion-form .promotion-input-affix input{min-width:0;flex:1 1 auto;min-height:47px;margin-top:0;border:0;border-radius:0;background:transparent;box-shadow:none}.dashboard-page .promotion-form .promotion-input-affix input:focus,.dashboard-page .promotion-form .promotion-input-affix input:focus-visible{border:0;box-shadow:none;outline:none}.dashboard-page .promotion-form .promotion-input-affix:focus-within{border-color:var(--overview-purple);box-shadow:0 0 0 3px color-mix(in srgb,var(--overview-purple) 14%,transparent)}.dashboard-page .promotion-form .promotion-input-affix>span{flex:0 0 auto;padding-right:14px;color:var(--overview-muted);font-size:13px;font-weight:800}.dashboard-page .promotion-form .money-input{margin-top:8px}.dashboard-page .promotion-form .money-input input{width:auto}.dashboard-page .promotion-form label>small{display:block;margin-top:7px;color:var(--overview-muted);font-size:12px;font-weight:500;letter-spacing:normal;line-height:1.4;text-transform:none}.dashboard-page .period-control{width:240px;min-width:240px;flex:0 0 240px}.dashboard-page .period-control .select-field{position:relative;width:100%;min-width:0;margin-top:0}.dashboard-page .period-control .select-field-menu{right:0;left:auto;width:min(320px,calc(100vw - 28px));min-width:0;max-width:calc(100vw - 28px);overflow-x:hidden}.dashboard-page .period-control .select-field-option{min-width:0;align-items:baseline}.dashboard-page .period-control .select-field-option-label{flex:0 0 auto;white-space:nowrap}.dashboard-page .period-control .select-field-option-description{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:900px){.dashboard-page .period-control{width:100%;min-width:0;flex-basis:100%}.dashboard-page .period-control .select-field-menu{right:auto;left:0;width:min(320px,calc(100vw - 28px))}}.dashboard-page .select-field-menu{box-sizing:border-box;width:min(400px,calc(100vw - 32px));min-width:min(340px,calc(100vw - 32px));max-width:calc(100vw - 32px);overflow-x:hidden}.dashboard-page .select-field-option{min-width:0;align-items:flex-start;flex-wrap:wrap;line-height:1.4}.dashboard-page .select-field-option-label{flex:0 0 auto;white-space:nowrap}.dashboard-page .select-field-option-description{min-width:0;flex:1 1 160px;overflow:visible;overflow-wrap:anywhere;color:var(--overview-muted,var(--ui-forest));text-overflow:clip;white-space:normal}.dashboard-page .filter-panel .select-field-menu,.dashboard-page .orders-period-control .select-field-menu,.dashboard-page .overview-period-control .select-field-menu,.dashboard-page .period-control .select-field-menu{width:min(400px,calc(100vw - 32px));min-width:min(340px,calc(100vw - 32px));max-width:calc(100vw - 32px)}.dashboard-page .orders-period-control .select-field-menu,.dashboard-page .overview-period-control .select-field-menu,.dashboard-page .period-control .select-field-menu{right:0;left:auto}.dashboard-page .filter-panel .select-field-option-description,.dashboard-page .orders-period-control .select-field-option-description,.dashboard-page .overview-period-control .select-field-option-description,.dashboard-page .period-control .select-field-option-description{flex:1 1 160px;overflow:visible;text-overflow:clip;white-space:normal}@media (max-width:700px){.dashboard-page .filter-panel .select-field-menu,.dashboard-page .orders-period-control .select-field-menu,.dashboard-page .overview-period-control .select-field-menu,.dashboard-page .period-control .select-field-menu,.dashboard-page .select-field-menu{width:calc(100vw - 32px);min-width:0;max-width:calc(100vw - 32px)}.dashboard-page .orders-period-control .select-field-menu,.dashboard-page .overview-period-control .select-field-menu,.dashboard-page .period-control .select-field-menu{right:0;left:auto}.dashboard-page .select-field-option-description{display:block}}.storefront{--store-bg:var(--store-palette-background-soft,var(--store-palette-background,#f6f8fc))!important;--store-ink:var(--store-palette-ink,#101a31)!important;--store-muted:var(--store-palette-slate,#64728d)!important;--store-line:var(--store-palette-line,#dfe5f0)!important;--store-accent:var(--store-palette-slate,#2457e8)!important;background:var(--store-bg);color:var(--store-ink);font-family:var(--ui-font),Inter,Arial,sans-serif}.storefront .shell-wide{width:min(1440px,calc(100% - clamp(32px, 6vw, 96px)))}.store-notice{padding:9px 20px;background:var(--store-palette-deep,var(--store-ink));color:var(--store-palette-surface,#f7f9ff);font-size:12px;font-weight:600;letter-spacing:.11em}.store-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:24px;gap:24px;min-height:82px;height:auto;padding:14px clamp(16px,4vw,52px);border-bottom:1px solid color-mix(in srgb,var(--store-line) 82%,transparent);background:color-mix(in srgb,var(--store-bg) 90%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.store-wordmark{min-width:0;gap:11px;color:var(--store-ink);font-family:var(--ui-font),Inter,Arial,sans-serif!important;font-size:15px;font-weight:750;letter-spacing:-.025em}.store-wordmark>span{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-logo,.store-logo-fallback{width:44px;height:44px;flex:0 0 44px;border:1px solid var(--store-line);border-radius:14px;object-fit:cover;background:#fff}.store-header nav{display:flex;align-items:center;justify-content:center;gap:clamp(14px,2vw,28px);color:var(--store-muted);font-size:12px;font-weight:650}.cart-pill,.icon-button,.search-button,.store-account-link,.store-account-login,.store-header nav a{transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.store-account-link:hover,.store-account-login:hover,.store-account-trigger.is-open,.store-account-trigger:hover,.store-header nav a:hover{color:var(--store-accent)}.store-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.store-account-link,.store-account-login,.store-account-trigger{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 10px;color:var(--store-ink);font-size:12px;font-weight:650;white-space:nowrap}.store-account-menu{position:relative}.store-account-trigger{border:1px solid transparent;border-radius:12px;background:transparent;cursor:pointer;font:inherit;transition:color .16s ease,border-color .16s ease,background .16s ease}.store-account-trigger.is-open,.store-account-trigger:hover{border-color:color-mix(in srgb,var(--store-accent) 34%,var(--store-line));background:color-mix(in srgb,var(--store-accent) 8%,transparent)}.store-account-trigger:focus-visible{outline:3px solid color-mix(in srgb,var(--store-accent) 25%,transparent);outline-offset:2px}.store-account-chevron{width:14px;height:14px;margin-left:-2px;transition:transform .16s ease}.store-account-trigger.is-open .store-account-chevron{transform:rotate(180deg)}.store-account-dropdown{position:absolute;z-index:30;top:calc(100% + 8px);right:0;width:184px;padding:6px;border:1px solid var(--store-line);border-radius:14px;background:var(--store-palette-surface,#fff);box-shadow:0 16px 32px color-mix(in srgb,var(--store-ink) 16%,transparent)}.store-account-menu-item{display:flex;width:100%;align-items:center;gap:9px;min-height:38px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:var(--store-ink);font:inherit;font-size:12px;font-weight:700;text-align:left;text-decoration:none;cursor:pointer}.store-account-menu-item:focus-visible,.store-account-menu-item:hover{background:color-mix(in srgb,var(--store-accent) 10%,var(--store-palette-surface,#fff));color:var(--store-accent);outline:none}.store-account-menu-item.is-danger:focus-visible,.store-account-menu-item.is-danger:hover{background:color-mix(in srgb,#b42318 9%,var(--store-palette-surface,#fff));color:#b42318}.store-account-menu-item svg{width:15px;height:15px;flex:0 0 auto;stroke-width:1.8}.store-logout-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 10px;border:1px solid var(--store-line);border-radius:999px;background:transparent;color:var(--store-muted);font:inherit;font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.store-logout-button:hover:not(:disabled){border-color:color-mix(in srgb,var(--store-accent) 50%,var(--store-line));background:color-mix(in srgb,var(--store-accent) 8%,transparent);color:var(--store-accent);transform:translateY(-1px)}.store-logout-button:focus-visible{outline:3px solid color-mix(in srgb,var(--store-accent) 28%,transparent);outline-offset:2px}.store-logout-button:disabled{cursor:wait;opacity:.6}.store-logout-button svg{width:15px;height:15px;stroke-width:1.8}.cart-pill svg,.icon-button svg,.search-button svg,.store-account-link svg,.store-account-login svg,.store-account-trigger svg{width:16px;height:16px;stroke-width:1.8}.icon-button,.search-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:38px;width:auto;height:38px;padding:0 11px;border:1px solid var(--store-line);border-radius:12px;background:#fff;color:var(--store-ink);cursor:pointer}.icon-button:hover,.search-button:hover{border-color:color-mix(in srgb,var(--store-accent) 50%,var(--store-line));background:#eef3ff;color:var(--store-accent)}.store-search-form{display:flex;align-items:center;gap:6px;width:290px;min-width:290px;flex:0 0 290px;min-height:38px;padding:0 5px 0 11px;border:1px solid var(--store-accent);border-radius:12px;background:#fff;box-shadow:none}.store-search-form>svg{width:16px;height:16px;flex:0 0 auto;color:var(--store-muted)}.store-search-form input{width:100%;min-width:0;height:34px;margin:0;padding:0 4px;border:0!important;border-radius:0!important;outline:0;box-shadow:none!important;background:transparent!important;-moz-appearance:none;appearance:none;-webkit-appearance:none;color:var(--store-ink);font:inherit;font-size:12px}.store-search-form input:focus,.store-search-form input:focus-visible{border:0!important;outline:0!important;box-shadow:none!important}.store-search-form>button{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--store-muted);cursor:pointer}.store-search-form>button:hover{background:#eef3ff;color:var(--store-accent)}.store-search-form>button svg{width:15px;height:15px}.cart-pill{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 6px 0 11px;border:1px solid var(--store-ink);border-radius:12px;color:var(--store-ink);font-size:12px;font-weight:700}.cart-pill:hover{border-color:var(--store-accent);color:var(--store-accent);transform:translateY(-1px)}.cart-pill b{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:var(--store-ink);color:#fff;font-size:12px}.store-hero{width:min(1440px,calc(100% - clamp(32px, 6vw, 96px)));min-height:0;grid-template-columns:minmax(290px,.78fr) minmax(0,1.22fr);gap:clamp(28px,5vw,82px);align-items:center;padding:clamp(54px,7vw,92px) 0 clamp(48px,6vw,72px)}.store-hero-copy{align-self:center;max-width:500px;padding:0}.store-index{color:var(--store-accent);font-size:12px;font-weight:800;letter-spacing:.16em}.store-hero h1{max-width:540px;margin:18px 0 20px;color:var(--store-ink);font-family:var(--font-display),Georgia,serif!important;font-size:clamp(48px,6vw,86px);font-weight:450;letter-spacing:-.075em;line-height:.93}.store-hero-copy>p{max-width:430px;margin:0 0 28px;color:var(--store-muted);font-size:15px;line-height:1.7}.store-cta{display:inline-flex;align-items:center;gap:10px;min-height:44px;margin:0;padding:0 17px;border:1px solid var(--store-accent);border-radius:11px;background:var(--store-accent);color:#fff;font-size:12px;font-weight:750;box-shadow:0 10px 22px rgb(36 87 232/18%)}.store-cta:hover{background:#1744c7;color:#fff;transform:translateY(-1px)}.store-hero-image,.store-preview-empty{width:100%;min-height:390px;aspect-ratio:1.48;align-self:center;overflow:hidden;border:1px solid var(--store-line);border-radius:24px;background:#e9eef8;box-shadow:0 20px 48px rgb(16 26 49/11%)}.store-hero-image img{width:100%;height:100%;object-fit:cover}.store-hero-image>span{right:22px;bottom:22px;width:92px;height:92px;background:var(--store-accent);color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.store-preview-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:28px;color:var(--store-ink);text-align:center}.store-preview-empty strong{font-family:var(--font-display),Georgia,serif;font-size:32px;font-weight:450}.store-preview-empty p{max-width:270px;margin:0;color:var(--store-muted);font-size:13px;line-height:1.6}.store-values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:96px;height:auto;border-top:1px solid var(--store-line);border-bottom:1px solid var(--store-line)}.store-values article{display:flex;align-items:center;gap:12px;min-width:0;padding:18px clamp(10px,2vw,24px);border-right:1px solid var(--store-line)}.store-values article:last-child{border-right:0}.store-value-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border:1px solid color-mix(in srgb,var(--store-accent) 30%,var(--store-line));border-radius:10px;background:#eef3ff;color:var(--store-accent);font-size:12px;font-weight:800;letter-spacing:.04em}.store-values article>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.store-values small,.store-values strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-values strong{color:var(--store-ink);font-size:12px;font-weight:750}.store-values small{color:var(--store-muted);font-size:12px;line-height:1.4}.catalog{padding:clamp(64px,8vw,100px) 0;border-top:0}.catalog-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.catalog-heading h2{max-width:700px;margin:13px 0 0;color:var(--store-ink);font-family:var(--font-display),Georgia,serif!important;font-size:clamp(38px,5vw,64px);font-weight:450;letter-spacing:-.07em;line-height:.95}.catalog-heading>p{max-width:330px;margin:0;color:var(--store-muted);font-size:13px;line-height:1.65;text-align:right}.category-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 28px;overflow:visible}.category-tabs button{min-height:38px;padding:0 15px;border:1px solid var(--store-line);border-radius:10px;background:#fff;color:var(--store-muted);font-size:12px;font-weight:700;cursor:pointer}.category-tabs button:hover{border-color:color-mix(in srgb,var(--store-accent) 45%,var(--store-line));background:color-mix(in srgb,var(--store-palette-accent-soft,var(--store-accent)) 38%,var(--store-bg));color:var(--store-accent)}.category-tabs button.active{border-color:var(--store-accent);background:color-mix(in srgb,var(--store-palette-accent-soft,var(--store-accent)) 54%,var(--store-bg));color:var(--store-accent)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--store-line);border-radius:20px;background:var(--store-palette-surface,#fff);box-shadow:0 10px 28px color-mix(in srgb,var(--store-ink) 5%,transparent);transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.product-card:hover{border-color:color-mix(in srgb,var(--store-accent) 42%,var(--store-line));box-shadow:0 18px 36px color-mix(in srgb,var(--store-accent) 11%,transparent);transform:translateY(-3px)}.product-image{aspect-ratio:1/1;border-radius:0;background:var(--store-palette-background-soft,#edf2fb)}.product-image>a{display:block;width:100%;height:100%}.product-image img{transition:transform .32s ease}.product-card:hover .product-image img{transform:scale(1.035)}.product-image>span:not(.product-image-fallback){position:absolute;top:12px;bottom:auto;left:12px;z-index:1;display:inline-flex;align-items:center;padding:6px 9px;border:1px solid rgb(255 255 255/70%);border-radius:7px;background:rgb(255 255 255/90%);color:var(--store-accent);font-size:12px;font-weight:800;letter-spacing:.08em}.product-image .product-image-fallback{position:static;display:grid;align-content:center;justify-items:center;grid-gap:10px;gap:10px;place-items:center;width:100%;height:100%;padding:0;background:color-mix(in srgb,var(--store-accent) 8%,var(--store-bg));color:var(--store-accent);font-family:var(--font-display),Georgia,serif;font-weight:450}.product-image-fallback>span{display:grid;width:74px;height:74px;place-items:center;border-radius:22px;background:color-mix(in srgb,var(--store-accent) 14%,var(--store-bg));color:var(--store-accent);font-size:40px;letter-spacing:-.08em}.product-image-fallback small{color:var(--store-muted);font-family:var(--ui-font),Inter,Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-image>button{top:12px;right:12px;width:34px;height:34px;border:1px solid var(--store-line);background:rgb(255 255 255/92%);color:var(--store-ink);cursor:pointer}.product-image>button.is-favorite,.product-image>button:hover{border-color:color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 34%,var(--store-palette-line,var(--store-line)));background:color-mix(in srgb,var(--store-palette-accent-soft,var(--store-accent)) 54%,var(--store-palette-surface,#fff));color:var(--store-palette-slate,var(--store-accent))}.product-info{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;gap:14px;padding:16px 17px 7px}.product-info small{color:var(--store-muted);font-size:12px;font-weight:700;letter-spacing:.1em}.product-info h3{margin:7px 0 0;color:var(--store-ink);font-family:var(--ui-font),Inter,Arial,sans-serif;font-size:14px;font-weight:750;letter-spacing:-.02em;line-height:1.3}.product-info h3 a:hover{color:var(--store-accent)}.product-price{display:flex;align-items:baseline;gap:7px;color:var(--store-ink);text-align:left}.product-price del{color:var(--store-muted);font-size:12px}.product-price strong{font-size:16px;font-weight:800}.product-card-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:9px 16px 16px}.product-card-actions .add-cart{min-width:0;min-height:42px;padding:0 12px;border-radius:10px;background:var(--store-accent);color:var(--store-palette-surface,#fff);font-size:12px;font-weight:750}.product-card-actions .add-cart:hover{background:color-mix(in srgb,var(--store-accent) 84%,var(--store-ink))}.product-card-actions .add-cart span{font-size:12px;font-weight:650;white-space:nowrap}.product-detail-link{display:inline-flex;align-items:center;gap:3px;min-height:42px;padding:0 2px;color:var(--store-muted);font-size:12px;font-weight:700;white-space:nowrap}.product-detail-link:hover{color:var(--store-accent)}.product-detail-link svg{width:13px;height:13px}.store-catalog-empty{display:grid;min-height:190px;place-items:center;padding:32px;border:1px dashed var(--store-palette-line,#cbd5e8);border-radius:18px;color:var(--store-muted);font-size:13px;text-align:center}.store-story{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);min-height:0;gap:clamp(28px,5vw,82px);padding:0 0 96px;background:transparent;color:var(--store-ink)}.store-story>div:first-child{display:block;padding:0}.store-story h2{margin:14px 0 0;color:var(--store-ink);font-family:var(--font-display),Georgia,serif!important;font-size:clamp(38px,5vw,64px);font-weight:450;letter-spacing:-.07em;line-height:.95}.store-story p{max-width:430px;margin:22px 0 0;color:var(--store-muted);font-size:14px;line-height:1.7}.store-story a{display:inline-flex;margin-top:26px;border-bottom:1px solid var(--store-ink);color:var(--store-ink);font-size:12px;font-weight:750}.story-image,.story-image-empty,.story-image>img{min-height:300px;height:100%;border-radius:22px}.story-image{overflow:hidden;border:1px solid var(--store-line);background:#e9eef8}.story-image>img{width:100%;object-fit:cover}.story-image-empty{display:grid;place-items:center;background:linear-gradient(135deg,#dbe5f8,#eef3fc);color:var(--store-accent);font-family:var(--font-display),Georgia,serif;font-size:clamp(32px,5vw,60px);text-align:center}.store-footer{display:grid;grid-template-columns:1.2fr 1fr auto;align-items:start;grid-gap:24px;gap:24px;padding:25px 0 34px;border-top:1px solid var(--store-line)}.store-footer>strong{color:var(--store-ink);font-size:14px;font-weight:800}.store-footer>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px;color:var(--store-muted);font-size:12px}.store-footer>div a:hover{color:var(--store-accent)}.store-footer small{grid-column:1/-1;margin:0;padding-top:18px;border-top:1px solid var(--store-line);color:var(--store-muted);font-size:12px}html[data-theme=dark] .storefront{--store-bg:#111a2e;--store-ink:#f5f7ff;--store-muted:#aab7d1;--store-line:#2c3b59}html[data-theme=dark] .icon-button,html[data-theme=dark] .product-card,html[data-theme=dark] .search-button,html[data-theme=dark] .store-search-form{background:#182440}html[data-theme=dark] .product-image,html[data-theme=dark] .store-hero-image,html[data-theme=dark] .store-preview-empty,html[data-theme=dark] .story-image{background:#1b2a49}@media (max-width:1100px){.store-header{grid-template-columns:minmax(0,1fr) auto}.store-header nav{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.store-hero,.storefront .shell-wide{width:min(100% - 28px,1440px)}.store-header{min-height:70px;padding:12px 14px}.store-account-link,.store-account-login,.store-account-trigger{padding-inline:4px}.cart-pill>span,.search-button span,.store-account-link span,.store-account-login span,.store-account-trigger>span,.store-logout-button span{display:none}.store-account-trigger,.store-logout-button{width:38px;min-height:38px;padding:0}.store-account-trigger .store-account-chevron{display:none}.store-account-dropdown{right:-4px}.store-search-form{position:absolute;right:14px;left:14px;width:auto;min-width:0;flex:1 1 auto;top:calc(100% + 8px)}.store-hero{grid-template-columns:1fr;gap:28px;padding:52px 0 44px}.store-hero h1{font-size:clamp(48px,14vw,72px)}.store-hero-image,.store-preview-empty{min-height:230px;aspect-ratio:1.45}.store-values{grid-template-columns:repeat(2,minmax(0,1fr))}.store-values article:nth-child(2){border-right:0}.store-values article:nth-child(-n+2){border-bottom:1px solid var(--store-line)}.catalog{padding-block:58px 70px}.catalog-heading{align-items:flex-start;flex-direction:column;gap:14px}.catalog-heading>p{max-width:400px;text-align:left}.category-tabs{flex-wrap:nowrap;margin-right:-14px;padding-bottom:4px;overflow-x:auto;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-info{gap:10px;padding:13px 12px 4px}.product-info h3{font-size:13px}.product-price strong{font-size:14px}.product-card-actions{grid-template-columns:1fr;padding:8px 12px 12px}.product-detail-link{display:none}.store-story{grid-template-columns:1fr;gap:28px;padding-bottom:62px}.story-image,.story-image-empty,.story-image>img{min-height:240px}.store-footer{grid-template-columns:1fr;gap:14px}.store-footer>div{justify-content:flex-start}.store-footer small{grid-column:auto}}@media (prefers-reduced-motion:reduce){.storefront *,.storefront :after,.storefront :before{scroll-behavior:auto!important;transition-duration:.01ms!important}}.shop-page{--shop-accent:var(--store-accent,#2858e9);--shop-navy:#101a31;--shop-muted:#66738b;--shop-rule:#dfe5f0;--shop-card:#ffffff;background:var(--shop-background-soft)}.shop-hero{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);grid-gap:12px;gap:12px;align-items:stretch;padding-top:clamp(34px,5vw,66px);padding-bottom:28px}.shop-hero-panel{position:relative;display:flex;min-height:360px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:clamp(20px,2.4vw,30px);border-radius:28px;background:var(--shop-navy);color:#f7f9ff;isolation:isolate}.shop-hero-panel:after,.shop-hero-panel:before{position:absolute;z-index:0;border:1px solid rgb(255 255 255/11%);border-radius:999px;content:"";pointer-events:none}.shop-hero-panel:before{right:-110px;bottom:-120px;width:360px;height:360px}.shop-hero-panel:after{right:-50px;bottom:-60px;width:235px;height:235px;border-color:color-mix(in srgb,var(--shop-accent) 65%,transparent)}.shop-hero-panel>*{position:relative;z-index:1}.shop-hero-kicker,.shop-section-label{display:inline-flex;align-items:center;gap:8px;color:var(--shop-accent);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.shop-hero-kicker{color:#b9c8ed}.shop-benefit-dot,.shop-hero-kicker i{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--shop-accent)}.shop-hero-panel h1{max-width:580px;margin:auto 0 12px;color:#fff;font-family:var(--font-display),Georgia,serif!important;font-size:clamp(38px,4vw,56px);font-weight:450;letter-spacing:-.08em;line-height:.88}.shop-hero-panel>p{max-width:390px;margin:0 0 10px;color:#b9c3d7;font-size:13px;line-height:1.4}.shop-hero-action{display:inline-flex;align-items:center;justify-content:space-between;width:min(100%,230px);min-height:32px;padding:0 15px 0 17px;border:1px solid var(--shop-accent);border-radius:10px;background:var(--shop-accent);color:#fff;font-size:12px;font-weight:750;box-shadow:0 12px 22px rgb(0 0 0/17%);transition:transform .16s ease,filter .16s ease}.shop-hero-action:hover{color:#fff;filter:brightness(1.09);transform:translateY(-2px)}.shop-hero-action span{font-size:19px;font-weight:400;line-height:1}.shop-hero-meta{display:flex;gap:18px;margin-top:16px;padding-top:10px;border-top:1px solid rgb(255 255 255/17%)}.shop-hero-meta div{display:flex;align-items:baseline;gap:6px}.shop-hero-meta strong{color:#fff;font-size:13px;font-weight:750}.shop-hero-meta span{color:#9facbf;font-size:12px}.shop-hero-visual{position:relative;min-height:360px;overflow:hidden;border:1px solid var(--shop-rule);border-radius:28px;background:#e8eef9;box-shadow:0 20px 44px rgb(16 26 49/8%)}.shop-hero-visual>img{width:100%;height:100%;object-fit:cover}.shop-hero-visual:after{position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,rgb(16 26 49/58%));content:"";pointer-events:none}.shop-hero-badge{position:absolute;z-index:1;top:22px;right:22px;display:grid;place-items:center;width:92px;height:92px;border-radius:50%;background:var(--shop-accent);color:#fff;text-align:center;transform:rotate(8deg)}.shop-hero-badge span,.shop-hero-badge strong{display:block}.shop-hero-badge span{font-size:12px;letter-spacing:.1em;text-transform:uppercase}.shop-hero-badge strong{font-size:14px;font-weight:800}.shop-hero-caption{position:absolute;z-index:1;right:clamp(22px,4vw,54px);bottom:clamp(22px,4vw,48px);left:clamp(22px,4vw,54px);display:flex;align-items:baseline;justify-content:space-between;gap:20px;color:#fff}.shop-hero-caption.has-bubble{right:clamp(16px,3vw,38px);bottom:clamp(16px,3vw,32px);left:clamp(16px,3vw,38px);box-sizing:border-box;padding:12px 15px;border:1px solid rgb(255 255 255/62%);border-radius:16px;background:rgb(255 255 255/65%);box-shadow:0 12px 26px rgb(13 19 33/16%);color:var(--shop-navy);-webkit-backdrop-filter:blur(9px) saturate(115%);backdrop-filter:blur(9px) saturate(115%)}.shop-hero-caption span{font-size:12px;opacity:.78}.shop-hero-caption.has-bubble span{color:var(--shop-muted);opacity:1}.shop-hero-caption strong{max-width:60%;overflow:hidden;font-family:var(--font-display),Georgia,serif;font-size:clamp(20px,2.4vw,34px);font-weight:450;letter-spacing:-.05em;text-overflow:ellipsis;white-space:nowrap}.shop-hero-caption.has-bubble strong{color:var(--shop-navy)}.preview-shop-page .shop-hero-caption.is-empty{align-items:center;border:1px dashed rgb(255 255 255/68%);background:rgb(16 26 49/34%);color:#fff}.preview-shop-page .shop-hero-caption.is-empty.has-bubble{border-style:solid;background:rgb(255 255 255/76%);color:var(--shop-navy)}.preview-shop-page .shop-hero-caption .preview-text-placeholder{overflow:visible;color:inherit;font-size:12px;font-style:italic;text-overflow:clip;white-space:normal}.shop-hero-visual-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:32px;background:#e8eef9;color:var(--shop-navy);text-align:center}.shop-hero-visual-empty:after{display:none}.shop-hero-visual-empty strong{font-family:var(--font-display),Georgia,serif;font-size:32px;font-weight:450}.shop-hero-visual-empty p{max-width:280px;margin:0;color:var(--shop-muted);font-size:13px;line-height:1.6}.shop-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--shop-rule);border-radius:18px;background:var(--shop-card);box-shadow:0 12px 28px rgb(16 26 49/4%)}.shop-benefits article{display:flex;align-items:center;gap:11px;min-height:78px;padding:14px clamp(13px,2vw,24px);border-right:1px solid var(--shop-rule)}.shop-benefits article:last-child{border-right:0}.shop-benefit-dot{background:var(--shop-accent)}.shop-benefits article>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.shop-benefits small,.shop-benefits strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-benefits strong{color:var(--shop-navy);font-size:12px;font-weight:800}.shop-benefits small{color:var(--shop-muted);font-size:12px}.shop-catalog{margin-top:28px;padding:clamp(30px,5vw,58px);border:1px solid var(--shop-rule);border-radius:28px;background:var(--shop-card);box-shadow:0 18px 45px rgb(16 26 49/6%)}.shop-catalog-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding-bottom:28px}.shop-section-label{color:var(--shop-accent)}.shop-catalog-heading h2{max-width:760px;margin:13px 0 0;color:var(--shop-navy);font-family:var(--font-display),Georgia,serif!important;font-size:clamp(34px,4.3vw,60px);font-weight:450;letter-spacing:-.075em;line-height:.95}.shop-catalog-note{display:grid;flex:0 0 auto;grid-gap:5px;gap:5px;padding-bottom:4px;color:var(--shop-muted);font-size:12px;text-align:right}.shop-catalog-note strong{color:var(--shop-navy);font-size:14px;font-weight:800}.shop-catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding:15px 0;border-top:1px solid var(--shop-rule);border-bottom:1px solid var(--shop-rule)}.shop-catalog-count{display:grid;flex:0 0 auto;grid-gap:3px;gap:3px}.shop-catalog-all,.shop-catalog-count span{color:var(--shop-muted);font-size:12px}.shop-catalog-count strong{color:var(--shop-navy);font-size:12px;font-weight:800}.shop-catalog-toolbar .category-tabs{justify-content:flex-end;margin:0}.shop-catalog-toolbar .category-tabs button{min-height:34px;padding:0 12px;border-color:var(--shop-rule);border-radius:9px;background:var(--shop-card);color:var(--shop-muted);font-size:12px}.shop-catalog-toolbar .category-tabs button.active{border-color:var(--shop-navy);background:var(--shop-navy);color:#fff}.shop-catalog>.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:26px}.shop-catalog .product-card{border-color:var(--shop-rule);border-radius:17px;background:var(--shop-card);box-shadow:none}.shop-catalog .product-card:hover{border-color:color-mix(in srgb,var(--shop-accent) 48%,var(--shop-rule));box-shadow:0 16px 32px color-mix(in srgb,var(--shop-accent) 13%,transparent)}.shop-catalog .product-image{aspect-ratio:1.18}.shop-catalog .product-image,.shop-catalog .product-image-fallback{background:color-mix(in srgb,var(--shop-accent) 8%,var(--shop-card))}.shop-catalog .product-image-fallback>span{background:color-mix(in srgb,var(--shop-accent) 15%,var(--shop-card));color:var(--shop-accent)}.shop-catalog .product-badge{border-color:color-mix(in srgb,var(--shop-accent) 26%,var(--shop-rule));background:color-mix(in srgb,var(--shop-accent) 10%,var(--shop-card));color:var(--shop-accent)}.shop-catalog .product-info{padding:15px 16px 5px}.shop-catalog .product-card-actions{padding:9px 16px 15px}.shop-catalog .product-card-actions .add-cart{background:var(--shop-accent)}.shop-catalog .product-card-actions .add-cart:hover{background:color-mix(in srgb,var(--shop-accent) 84%,var(--shop-navy));filter:none}.shop-catalog .product-detail-link{color:var(--shop-muted)}.shop-catalog .product-detail-link:hover{color:var(--shop-accent)}.shop-catalog .store-catalog-empty{margin-top:26px;border-color:var(--shop-rule);background:var(--shop-background-soft)}.catalog-infinite-status{display:grid;min-height:58px;place-items:center;padding-top:10px;color:var(--shop-muted);font-size:12px;text-align:center}.catalog-scroll-sentinel{width:100%;height:1px;pointer-events:none}.catalog-end-message,.catalog-loading-message{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 12px;border:1px solid var(--shop-rule);border-radius:999px;background:color-mix(in srgb,var(--shop-card) 72%,var(--shop-cloud))}.catalog-loading-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--shop-accent);animation:catalog-pulse 1.1s ease-in-out infinite}.catalog-load-error{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.catalog-load-error button{min-height:32px;padding:0 12px;border:1px solid var(--shop-accent);border-radius:999px;background:transparent;color:var(--shop-accent);cursor:pointer;font:700 12px var(--ui-font)}.catalog-load-error button:hover{background:var(--shop-accent);color:var(--shop-card)}@keyframes catalog-pulse{0%,to{opacity:.4;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}.store-catalog-empty span,.store-catalog-empty strong{display:block}.store-catalog-empty strong{color:var(--shop-navy);font-family:var(--font-display),Georgia,serif;font-size:24px;font-weight:450}.store-catalog-empty span{margin-top:5px;color:var(--shop-muted);font-size:12px}.shop-story{display:grid;grid-template-columns:minmax(200px,.72fr) minmax(0,1.28fr);grid-gap:clamp(30px,7vw,110px);gap:clamp(30px,7vw,110px);align-items:center;margin-top:58px;padding:clamp(34px,6vw,72px);border-radius:28px;background:var(--shop-navy);color:#fff}.shop-story-mark{display:grid;align-content:space-between;min-height:190px;padding:20px 0;border-top:1px solid rgb(255 255 255/18%);border-bottom:1px solid rgb(255 255 255/18%)}.shop-story-mark span{color:#a9b8d9;font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.shop-story-mark strong{max-width:260px;overflow-wrap:anywhere;color:#fff;font-family:var(--font-display),Georgia,serif;font-size:clamp(26px,3vw,42px);font-weight:450;letter-spacing:-.06em;line-height:.95}.shop-story-copy .shop-section-label{color:#8fc5ff}.shop-story-copy h2{max-width:680px;margin:14px 0 20px;color:#fff;font-family:var(--font-display),Georgia,serif!important;font-size:clamp(34px,4vw,58px);font-weight:450;letter-spacing:-.075em;line-height:.96}.shop-story-copy p{max-width:560px;margin:0;color:#b8c3d8;font-size:14px;line-height:1.75}.shop-story-copy a{display:inline-flex;gap:9px;margin-top:26px;padding-bottom:4px;border-bottom:1px solid #fff;color:#fff;font-size:12px;font-weight:750}.shop-story-copy a:hover{color:#8fc5ff;border-color:#8fc5ff}.shop-footer{display:grid;grid-template-columns:1fr auto;grid-gap:18px 30px;gap:18px 30px;align-items:center;padding-top:28px;padding-bottom:32px}.shop-footer strong{color:var(--shop-navy);font-size:14px;font-weight:800}.shop-footer>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px;color:var(--shop-muted);font-size:12px}.shop-footer>div a:hover{color:var(--shop-accent)}.shop-footer small{grid-column:1/-1;padding-top:18px;border-top:1px solid var(--shop-rule);color:var(--shop-muted);font-size:12px}html[data-theme=dark] .shop-page{--shop-cloud:#111a2e;--shop-navy:#f4f7ff;--shop-muted:#aab7d1;--shop-rule:#2d3b59;--shop-card:#182440}html[data-theme=dark] .shop-hero-panel,html[data-theme=dark] .shop-story{background:#0b1222}@media (prefers-reduced-motion:reduce){.catalog-loading-dot{animation:none}}@media (max-width:980px){.shop-hero{grid-template-columns:1fr}.shop-hero-panel,.shop-hero-visual{min-height:420px}.shop-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-benefits article:nth-child(2){border-right:0}.shop-benefits article:nth-child(-n+2){border-bottom:1px solid var(--shop-rule)}.shop-catalog>.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.shop-hero,.shop-page .shell-wide{width:min(100% - 24px,1440px)}.shop-hero{padding-top:24px;padding-bottom:18px}.shop-hero-panel{min-height:470px;padding:28px 24px;border-radius:22px}.shop-hero-visual{min-height:290px;border-radius:22px}.preview-shop-page .shop-hero-panel{height:470px;min-height:470px}.preview-shop-page .shop-hero-visual{height:290px;min-height:290px}.shop-hero-caption{display:grid;grid-gap:4px;gap:4px}.shop-hero-caption strong{max-width:100%}.shop-benefits{border-radius:15px}.shop-benefits article{min-height:72px;padding:12px}.shop-benefits small,.shop-benefits strong{font-size:12px}.shop-catalog{margin-top:34px;padding:24px 14px 18px;border-radius:21px}.shop-catalog-heading{display:block;padding-bottom:22px}.shop-catalog-note{display:flex;justify-content:space-between;margin-top:18px;padding:0;text-align:left}.shop-catalog-toolbar{align-items:flex-start;flex-direction:column;gap:13px}.shop-catalog-toolbar .category-tabs{justify-content:flex-start;width:calc(100% + 14px);flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.shop-catalog-toolbar .category-tabs::-webkit-scrollbar{display:none}.shop-catalog>.product-grid{grid-template-columns:1fr 1fr;gap:9px;padding-top:18px}.shop-catalog .product-info{padding:12px 11px 3px}.shop-catalog .product-card-actions{padding:8px 11px 11px}.shop-catalog .product-card-actions .add-cart{min-height:39px;padding-inline:9px;font-size:14px!important}.shop-catalog .product-card-actions .add-cart span{display:none}.shop-story{grid-template-columns:1fr;gap:28px;margin-top:34px;padding:28px 24px 34px;border-radius:22px}.shop-story-mark{min-height:130px}.shop-footer{grid-template-columns:1fr;gap:13px;padding-top:22px}.shop-footer>div{justify-content:flex-start}.shop-footer small{grid-column:auto}}.dashboard-page{--overview-bg:#f0ebd8;--overview-panel:#fffdf4;--overview-panel-soft:#f6f1e5;--overview-ink:#0d1321;--overview-muted:#3e5c76;--overview-line:#d9d6ca;--overview-purple:#495057;--overview-purple-soft:#e9ecef;--ui-surface:#f0ebd8;--ui-surface-subtle:#f6f1e5;--ui-panel:#fffdf4;--ui-ink:#0d1321;--ui-muted:#3e5c76;--ui-line:#d9d6ca;--ui-forest:#1d2d44;--ui-forest-deep:#0d1321;--ui-mint:#dce4ee}.shop-page{--shop-accent:var(--store-palette-slate,var(--store-accent,#3e5c76));--shop-navy:var(--store-palette-ink,#0d1321);--shop-cloud:var(--store-palette-background,#f0ebd8);--shop-background-soft:var(--store-palette-background-soft,#fbfbfb);--shop-muted:var(--store-palette-slate,#3e5c76);--shop-rule:var(--store-palette-line,#d9d6ca);--shop-card:var(--store-palette-surface,#fffdf4)}.palette-section{min-width:0}.palette-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;height:356px;max-height:min(420px,62vh);align-content:start;padding:4px 10px 6px 2px;scroll-snap-type:y proximity}.palette-option{grid-template-columns:46px minmax(0,1fr) 21px;gap:9px;min-height:168px;height:168px;padding:10px;overflow:hidden;border-radius:11px;scroll-snap-align:start}.palette-swatch{width:46px;height:46px;border-radius:10px}.palette-option-copy{gap:3px;overflow:hidden}.palette-option-copy strong{font-size:12px}.palette-option-copy small,.palette-option-fit,.palette-option-mood{font-size:12px;line-height:1.25;overflow-wrap:anywhere}.palette-option-fit>span{min-width:0}.palette-option-fit b,.palette-option-title em{font-size:12px}.palette-option-check{width:20px;height:20px;font-size:12px}@media (max-width:900px){.palette-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.palette-grid{grid-template-columns:1fr;height:170px;max-height:170px}}@media (prefers-reduced-motion:reduce){.palette-grid{scroll-behavior:auto}}.personalization-customer-content{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);align-items:start;grid-gap:24px;gap:24px}.personalization-quick-preview{min-width:0;padding:16px;border:1px solid var(--ui-border);border-radius:14px;background:var(--ui-panel);box-shadow:0 8px 22px rgb(13 19 33/5%)}.personalization-quick-preview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.personalization-quick-preview-heading>div{display:grid;grid-gap:4px;gap:4px}.personalization-quick-preview-heading strong{color:var(--ui-forest-deep);font-size:13px}.personalization-quick-preview-heading>span{color:var(--ui-muted);font-size:16px;line-height:1}.personalization-quick-preview-window{overflow:hidden;border:1px solid var(--ui-border);border-radius:11px;background:var(--ui-surface)}.personalization-quick-preview-header{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-width:0;padding:10px;border-bottom:1px solid var(--ui-border);background:var(--ui-panel)}.personalization-quick-preview-brand{display:grid;width:28px;height:28px;place-items:center;overflow:hidden;border-radius:8px;background:var(--ui-forest);color:var(--ui-panel);font-size:12px;font-weight:850}.personalization-quick-preview-brand img{width:100%;height:100%;object-fit:cover}.personalization-quick-preview-header strong,.personalization-quick-preview-header>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.personalization-quick-preview-header strong{color:var(--ui-forest-deep);font-size:12px}.personalization-quick-preview-header>span:last-child{color:var(--ui-muted);font-size:12px}.personalization-quick-preview-body{padding:15px 12px 12px}.personalization-quick-preview-body>small{display:block;margin-top:4px;color:var(--ui-muted);font-size:12px;line-height:1.4}.personalization-quick-preview-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;margin-top:14px;border:1px solid var(--ui-border);border-radius:9px;background:var(--ui-panel)}.personalization-quick-preview-benefits>div{display:flex;align-items:flex-start;gap:6px;min-width:0;min-height:56px;padding:10px 8px}.personalization-quick-preview-benefits>div+div{border-left:1px solid var(--ui-border)}.personalization-quick-preview-benefits i{flex:0 0 6px;width:6px;height:6px;margin-top:4px;border-radius:50%;background:var(--ui-forest)}.personalization-quick-preview-benefits span{min-width:0;color:var(--ui-forest-deep);font-size:12px;line-height:1.35;overflow-wrap:anywhere}.personalization-quick-preview-benefits .is-empty span{color:var(--ui-muted);font-size:14px;line-height:1}@media (max-width:900px){.personalization-customer-content{grid-template-columns:1fr}}.personalization-editor-shell{display:grid;grid-template-columns:228px minmax(0,1fr);align-items:start;grid-gap:24px;gap:24px;padding:0 28px 28px}.personalization-section-nav{position:-webkit-sticky;position:sticky;top:18px;min-width:0;padding:14px 0}.personalization-nav-eyebrow{display:block;margin:0 12px 11px;color:var(--ui-muted);font-size:12px;font-weight:850;letter-spacing:.12em}.personalization-section-nav-list{display:grid;grid-gap:5px;gap:5px}.personalization-section-nav-item{display:grid;grid-template-columns:32px minmax(0,1fr) 16px;align-items:center;grid-gap:10px;gap:10px;width:100%;min-width:0;padding:10px 12px;border:1px solid transparent;border-radius:13px;background:transparent;color:var(--ui-forest-deep);cursor:pointer;text-align:left;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.personalization-section-nav-item:hover{border-color:color-mix(in srgb,var(--ui-forest) 18%,var(--ui-border));background:color-mix(in srgb,var(--ui-mint) 72%,transparent);transform:translateX(2px)}.personalization-section-nav-item:focus-visible{outline:2px solid var(--ui-forest);outline-offset:3px}.personalization-section-nav-item.is-active{border-color:color-mix(in srgb,var(--ui-forest) 30%,var(--ui-border));background:var(--ui-mint);box-shadow:0 8px 18px rgb(13 19 33/7%)}.personalization-section-nav-number{display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--ui-border);border-radius:9px;background:var(--ui-panel);color:var(--ui-forest);font-size:12px;font-weight:850}.personalization-section-nav-item.is-active .personalization-section-nav-number{border-color:var(--ui-forest);background:var(--ui-forest);color:var(--ui-panel)}.personalization-section-nav-item>span:nth-child(2){display:grid;grid-gap:3px;gap:3px;min-width:0}.personalization-section-nav-item small,.personalization-section-nav-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.personalization-section-nav-item strong{font-size:12px;font-weight:850}.personalization-section-nav-item small{color:var(--ui-muted);font-size:12px;line-height:1.3}.personalization-section-nav-item>i{color:var(--ui-muted);font-size:18px;font-style:normal;line-height:1;text-align:right}.personalization-section-nav-item.is-active>i{color:var(--ui-forest)}.personalization-editor-panel{min-width:0;margin-top:40px;overflow:hidden;border:1px solid var(--ui-border);border-radius:18px;background:var(--ui-surface-subtle);box-shadow:var(--ui-shadow)}.personalization-editor-panel .personalization-section{min-width:0;padding:28px;border-top:0}.dashboard-page .product-form-card:has(.product-editor){padding:0;overflow:hidden;border:0;background:transparent;box-shadow:none}.product-editor{overflow:hidden;border:1px solid var(--ui-border);border-radius:22px;background:var(--ui-panel);box-shadow:var(--ui-shadow)}.product-editor-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:28px 28px 22px;border-bottom:1px solid var(--ui-border)}.product-editor-progress{color:var(--ui-forest-deep);font-family:var(--font-display),Georgia,serif;font-size:34px;line-height:1}.product-editor-progress small{margin-left:4px;color:var(--ui-muted);font-family:inherit;font-size:14px}.product-editor .personalization-editor-panel{min-height:430px;overflow:visible}.dashboard-page .product-editor .product-form-grid>label:has(>.money-input){grid-column:auto}.product-editor .product-editor-section{position:relative;z-index:1}.product-editor-section .product-form-grid{align-items:start}.product-complements{display:grid;grid-gap:18px;gap:18px}.product-complements-intro{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid color-mix(in srgb,var(--ui-forest) 18%,var(--ui-border));border-radius:16px;background:color-mix(in srgb,var(--ui-mint) 58%,var(--ui-panel))}.product-complements-empty strong,.product-complements-intro strong{color:var(--ui-forest-deep);font-size:14px}.product-complements-empty p,.product-complements-intro p{margin:5px 0 0;color:var(--ui-muted);font-size:12px;line-height:1.55}.product-complements-add{display:inline-flex;align-items:center;gap:9px;min-height:44px;flex:0 0 auto;padding:0 16px 0 9px;border:1px solid color-mix(in srgb,var(--ui-forest) 24%,var(--ui-border));border-radius:13px;background:var(--ui-panel,#fff);color:var(--ui-forest-deep);cursor:pointer;font:inherit;font-size:12px;font-weight:800;letter-spacing:-.01em;box-shadow:0 5px 14px rgb(13 19 33/6%);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.product-complements-add-icon{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;background:var(--ui-forest);color:var(--ui-panel,#fff);font-size:20px;font-weight:500;line-height:1}.product-complements-add:hover:not(:disabled){border-color:var(--ui-forest);background:color-mix(in srgb,var(--ui-mint) 42%,var(--ui-panel,#fff));box-shadow:0 8px 18px rgb(13 19 33/10%);transform:translateY(-1px)}.product-complements-add:active:not(:disabled){box-shadow:0 3px 8px rgb(13 19 33/8%);transform:translateY(0)}.product-complements-add:focus-visible{outline:2px solid var(--ui-forest);outline-offset:3px}.product-complements-add:disabled{cursor:not-allowed;opacity:.55}.product-complements-empty{display:flex;align-items:center;gap:14px;min-height:112px;padding:20px;border:1px dashed var(--ui-border-strong);border-radius:16px;background:var(--ui-surface-subtle)}.product-complements-empty>span{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:12px;background:var(--ui-mint);color:var(--ui-forest);font-size:22px}.product-complement-list{display:grid;grid-gap:14px;gap:14px}.product-complement-card{overflow:hidden;border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-panel)}.product-complement-card>header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:end;grid-gap:14px;gap:14px;padding:16px;border-bottom:1px solid var(--ui-border);background:var(--ui-surface-subtle)}.product-complement-card>header>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:var(--ui-forest-deep);color:var(--ui-panel);font-size:12px;font-weight:850}.product-complement-card label{display:grid;grid-gap:7px;gap:7px;color:var(--ui-forest-deep);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-complement-card input{width:100%;min-height:42px;padding:0 13px;border:1px solid var(--ui-border);border-radius:11px;background:var(--ui-panel);color:var(--ui-forest-deep);font:inherit;font-size:13px;font-weight:650;letter-spacing:normal;text-transform:none}.product-complement-card>header>button{min-height:42px;padding:0 13px;border:1px solid color-mix(in srgb,#ba3f4f 26%,var(--ui-border));border-radius:11px;background:transparent;color:#a32f40;cursor:pointer;font-size:12px;font-weight:800}.product-option-values{display:grid;grid-gap:12px;gap:12px;padding:16px}.product-field-caption{color:var(--ui-muted);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-option-chips{display:flex;flex-wrap:wrap;gap:8px}.product-option-chips>span{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 7px 0 11px;border:1px solid color-mix(in srgb,var(--ui-forest) 25%,var(--ui-border));border-radius:999px;background:var(--ui-mint);color:var(--ui-forest-deep);font-size:12px;font-weight:750}.product-option-chips button{display:grid;width:20px;height:20px;place-items:center;border:0;border-radius:50%;background:color-mix(in srgb,var(--ui-forest) 14%,transparent);color:inherit;cursor:pointer}.product-option-add{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:9px;gap:9px}.product-option-add button{min-height:42px;padding:0 16px;border:0;border-radius:11px;background:var(--ui-forest-deep);color:var(--ui-panel);cursor:pointer;font-size:12px;font-weight:850}.product-complements-limit{margin:0;color:var(--ui-muted);font-size:12px}.product-publication-options{display:grid;grid-gap:12px;gap:12px}.product-publication-options label{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:13px;gap:13px;align-items:start;padding:18px;border:1px solid var(--ui-border);border-radius:15px;background:var(--ui-panel);cursor:pointer}.product-publication-options label:has(input:checked){border-color:color-mix(in srgb,var(--ui-forest) 34%,var(--ui-border));background:color-mix(in srgb,var(--ui-mint) 62%,var(--ui-panel))}.product-publication-options input{width:18px;height:18px;accent-color:var(--ui-forest)}.product-publication-options span{display:grid;grid-gap:5px;gap:5px}.product-publication-options strong{color:var(--ui-forest-deep);font-size:13px}.product-publication-options small{color:var(--ui-muted);font-size:12px;line-height:1.5}.product-stock-visibility-control{display:grid;grid-gap:10px;gap:10px;margin-top:2px}.product-create-stock-visibility,.product-stock-visibility-option{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:14px 16px;border:1px solid var(--ui-border);border-radius:14px;background:color-mix(in srgb,var(--ui-mint) 32%,var(--ui-panel));cursor:pointer;color:var(--ui-forest-deep);letter-spacing:0;text-transform:none}.product-create-stock-visibility input,.product-stock-visibility-option input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--ui-forest)}.product-create-stock-visibility>span,.product-stock-visibility-option>span{display:grid;grid-gap:4px;gap:4px}.product-create-stock-visibility strong,.product-stock-visibility-option strong{color:var(--ui-forest-deep);font-size:12px;font-weight:800}.product-create-stock-note,.product-create-stock-visibility small,.product-stock-visibility-note,.product-stock-visibility-option small{color:var(--ui-muted);font-size:12px;line-height:1.5}.product-create-stock-note,.product-stock-visibility-note{margin:0;padding:13px 15px;border:1px solid var(--ui-border);border-radius:14px;background:var(--ui-panel-soft)}.product-create-stock-note a,.product-stock-visibility-note a{color:var(--ui-forest-deep);font-weight:800;text-decoration:underline;text-underline-offset:2px}.product-create-stock-note-card{align-self:start}.product-create-stock-note-card .product-create-stock-note{padding:0;border:0;background:transparent}.product-editor-error{margin:0 28px 18px}.product-editor-actions{margin:0;padding:20px 28px 24px;border-top:1px solid var(--ui-border)}html body .storefront .product-options-purchase{display:grid;grid-gap:17px;gap:17px;margin-top:24px}html body .storefront .product-options-purchase.has-options{padding-top:22px;border-top:1px solid var(--store-palette-line,var(--store-line))}html body .storefront .product-options-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}html body .storefront .product-options-eyebrow{display:block;color:var(--store-palette-slate,var(--store-accent));font-size:12px;font-weight:850;letter-spacing:.14em;line-height:1;text-transform:uppercase}html body .storefront .product-options-heading h2{margin:8px 0 0;color:var(--store-palette-ink,var(--store-ink));font-family:var(--font-display),Georgia,serif;font-size:25px;font-weight:450;letter-spacing:-.045em;line-height:1}html body .storefront .product-options-count{flex:0 0 auto;padding:7px 10px;border:1px solid var(--store-palette-line,var(--store-line));border-radius:999px;color:var(--store-palette-slate,var(--store-muted));font-size:12px;font-weight:750;white-space:nowrap}html body .storefront .product-options-groups{display:grid;grid-gap:18px;gap:18px}html body .storefront .product-option-group{min-width:0;margin:0;padding:0 0 18px;border:0;border-bottom:1px solid var(--store-palette-line,var(--store-line))}html body .storefront .product-option-group:last-child{padding-bottom:0;border-bottom:0}html body .storefront .product-option-group legend{display:flex;align-items:baseline;justify-content:space-between;gap:16px;width:100%;margin:0 0 10px;color:var(--store-palette-ink,var(--store-ink));font-size:12px;font-weight:850;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}html body .storefront .product-option-group legend small{max-width:58%;overflow:hidden;color:var(--store-palette-slate,var(--store-muted));font-size:12px;font-weight:500;letter-spacing:0;text-align:right;text-overflow:ellipsis;text-transform:none;white-space:nowrap}html body .storefront .product-option-values{display:flex;flex-wrap:wrap;gap:9px}html body .storefront .product-option-group button{min-width:58px;min-height:42px;padding:0 16px;border:1px solid var(--store-palette-line,var(--store-line));border-radius:999px;background:var(--store-palette-surface,var(--store-bg));color:var(--store-palette-ink,var(--store-ink));cursor:pointer;font:inherit;font-size:12px;font-weight:750;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}html body .storefront .product-option-group button:hover:not(:disabled){border-color:var(--store-palette-slate,var(--store-accent));transform:translateY(-1px)}html body .storefront .product-option-group button.is-selected{border-color:var(--store-palette-ink,var(--store-ink));background:var(--store-palette-ink,var(--store-ink));color:var(--store-palette-background,var(--store-bg));box-shadow:0 0 0 3px color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 22%,transparent)}html body .storefront .product-option-group button:focus-visible{outline:2px solid var(--store-palette-slate,var(--store-accent));outline-offset:3px}html body .storefront .product-option-group button:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}html body .storefront .product-option-selection{display:grid;grid-gap:5px;gap:5px;padding:13px 15px;border:1px dashed var(--store-palette-line,var(--store-line));border-radius:12px;background:color-mix(in srgb,var(--store-palette-surface-soft,var(--store-bg)) 72%,transparent)}html body .storefront .product-option-selection span{color:var(--store-palette-slate,var(--store-muted));font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}html body .storefront .product-option-selection strong{color:var(--store-palette-ink,var(--store-ink));font-size:12px;font-weight:650}html body .storefront .product-option-selection.is-complete{border-style:solid;border-color:color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 35%,var(--store-palette-line,var(--store-line)));background:color-mix(in srgb,var(--store-palette-accent-soft,var(--store-bg)) 58%,var(--store-palette-surface,white))}html body .storefront .product-option-unavailable{margin:0;color:var(--store-palette-slate,var(--store-muted));font-size:12px;line-height:1.5}html body .storefront .product-options-purchase .detail-purchase-row{margin-top:2px}html body .storefront .product-options-purchase .add-cart:disabled{opacity:.58;cursor:not-allowed}@media (max-width:700px){html body .storefront .product-options-heading{align-items:flex-start;flex-direction:column;gap:10px}html body .storefront .product-options-count{padding:6px 9px}}.cart-variant-label{display:block;margin-top:5px;color:var(--store-primary);font-weight:750}.store-availability-card{--operation-green:#258653;--operation-green-soft:#e8f5ec;--operation-yellow:#b47716;--operation-yellow-soft:#fff4dc;--operation-red:#c63f46;--operation-red-soft:#fcebed}.store-availability-action.is-active{--action-color:var(--operation-green);--action-soft:var(--operation-green-soft)}.store-availability-action.is-paused{--action-color:var(--operation-yellow);--action-soft:var(--operation-yellow-soft)}.store-availability-action.is-closed{--action-color:var(--operation-red);--action-soft:var(--operation-red-soft)}.store-availability-action{border-color:color-mix(in srgb,var(--action-color) 17%,var(--overview-line));color:var(--action-color)}.store-availability-action:not(:disabled):hover{border-color:color-mix(in srgb,var(--action-color) 38%,var(--overview-line));background:var(--action-soft)}.store-availability-action:focus-visible{outline-color:color-mix(in srgb,var(--action-color) 32%,transparent)}.store-availability-action.is-selected{border-color:color-mix(in srgb,var(--action-color) 48%,var(--overview-line));background:var(--action-soft);color:var(--action-color);box-shadow:inset 3px 0 0 var(--action-color),0 8px 18px color-mix(in srgb,var(--action-color) 10%,transparent)}.store-availability-action.is-selected small{color:color-mix(in srgb,var(--action-color) 74%,var(--overview-muted))}@media (max-width:760px){.product-editor-header{align-items:flex-start;padding:22px 20px 18px}.product-editor .personalization-editor-shell{padding-inline:16px}.product-complements-intro{align-items:stretch;flex-direction:column}.product-complement-card>header{grid-template-columns:38px minmax(0,1fr)}.product-complement-card>header>button{grid-column:2;justify-self:start}.product-option-add{grid-template-columns:1fr}.product-editor-actions{padding-inline:20px}}.personalization-editor-panel .personalization-section-heading{margin-bottom:24px}.personalization-section-save{display:flex;justify-content:flex-end;margin-top:28px;padding-top:20px;border-top:1px solid var(--ui-border)}.personalization-section-save .primary-action{min-width:176px}@media (max-width:900px){.personalization-editor-shell{grid-template-columns:1fr;gap:14px;padding:0 22px 22px}.personalization-section-nav{position:static;padding:0}.personalization-section-nav-list{display:flex;overflow-x:auto;gap:7px;padding:2px 2px 7px;scrollbar-width:thin;scroll-snap-type:x proximity}.personalization-section-nav-item{flex:0 0 212px;scroll-snap-align:start}.personalization-section-nav-item:hover{transform:translateY(-1px)}}@media (max-width:560px){.personalization-editor-shell{padding:0 14px 14px}.personalization-editor-panel .personalization-section{padding:22px 16px}.personalization-section-nav-item{flex-basis:190px}.personalization-section-save{align-items:stretch;flex-direction:column}.personalization-section-save .primary-action{width:100%}}@media (prefers-reduced-motion:reduce){.personalization-section-nav-item{transition:none}.personalization-section-nav-item:hover{transform:none}}.personalization-media-grid{grid-template-columns:1fr!important;gap:10px!important}.personalization-media-grid .media-upload{grid-template-columns:118px minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;min-height:126px!important;height:auto!important;padding:14px 20px!important}.personalization-media-grid .media-upload-header{display:contents!important}.personalization-media-grid .media-upload-header>div{display:grid!important;grid-column:2!important;grid-row:1!important;grid-gap:5px!important;gap:5px!important;min-width:0!important}.personalization-media-grid .media-upload-trigger{grid-column:3!important;grid-row:1!important;width:auto!important;min-width:156px!important;min-height:42px!important;padding-inline:15px!important;font-size:12px!important}.personalization-media-grid .media-preview-grid:not(.media-preview-pending){display:grid!important;grid-template-columns:1fr!important;grid-column:1!important;grid-row:1!important;align-items:center!important;justify-items:center!important;align-content:center!important;justify-content:center!important;grid-gap:5px!important;gap:5px!important;min-width:0!important;min-height:0!important;margin:0!important}.personalization-media-grid .media-preview{width:96px!important;gap:0!important;font-size:12px!important}.personalization-media-grid .media-preview>span{display:none!important}.personalization-media-grid .media-remove-action{display:grid!important;width:30px!important;min-height:30px!important;padding:0!important;place-items:center!important;border-color:#efc2be!important;background:#fff3f2!important;color:#b42318!important;font-size:12px!important}.personalization-media-grid .media-remove-action svg{width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-width:1.8!important}.personalization-media-grid .media-remove-action:hover{border-color:#e39b95!important;background:#fee4e2!important;color:#9f1812!important}.personalization-media-grid .media-remove-action:focus-visible{outline:2px solid #b42318!important;outline-offset:3px!important}.personalization-media-grid .media-preview-pending{grid-column:1/-1!important;grid-row:2!important}@media (max-width:760px){.personalization-media-grid .media-upload{grid-template-columns:108px minmax(0,1fr) auto!important;gap:14px!important;min-height:0!important}.personalization-media-grid .media-upload-header>div{grid-column:2!important;grid-row:1!important}.personalization-media-grid .media-upload-trigger{grid-column:3!important;grid-row:1!important}.personalization-media-grid .media-preview-grid:not(.media-preview-pending){grid-column:1!important;grid-row:1!important}}@media (max-width:560px){.personalization-media-grid .media-upload{grid-template-columns:96px minmax(0,1fr)!important;gap:10px!important;padding:14px!important}.personalization-media-grid .media-upload-header>div{grid-column:2!important;grid-row:1!important}.personalization-media-grid .media-upload-trigger{grid-column:2!important;grid-row:2!important;width:100%!important}.personalization-media-grid .media-preview-grid:not(.media-preview-pending){grid-column:1!important;grid-row:1/span 2!important}.personalization-media-grid .media-preview-pending{grid-column:1/-1!important;grid-row:3!important}}.shop-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-benefits article{min-width:0}.personalization-media-grid{grid-template-columns:1fr;gap:10px}.personalization-media-grid .media-upload{display:grid;grid-template-columns:minmax(0,1.55fr) auto minmax(230px,.65fr);align-items:center;grid-gap:24px;gap:24px;min-height:112px;height:auto;padding:14px 20px;border-radius:14px}.personalization-media-grid .media-upload-header{display:contents}.personalization-media-grid .media-upload-header>div{display:grid;grid-column:1;grid-row:1;grid-gap:5px;gap:5px;min-width:0}.personalization-media-grid .media-upload-header strong{font-size:15px;line-height:1.15}.personalization-media-grid .media-upload-header span{font-size:12px;line-height:1.35}.personalization-media-grid .media-upload-header small{font-size:12px;line-height:1.4}.personalization-media-grid .media-upload-trigger{grid-column:2;grid-row:1;width:auto;min-width:156px;min-height:42px;padding-inline:15px;border-radius:10px;font-size:12px}.personalization-media-grid .media-preview-grid{display:flex;grid-column:3;grid-row:1;align-items:center;justify-content:flex-start;gap:10px;min-width:0;min-height:0;margin:0}.personalization-media-grid .media-preview{width:96px;gap:4px;font-size:12px}.personalization-media-grid .media-remove-action{min-height:34px;padding-inline:12px;font-size:12px;white-space:nowrap}.personalization-workspace,.personalization-workspace .personalization-title p{font-size:14px}.personalization-workspace .personalization-editor-header p,.personalization-workspace .personalization-inline-note,.personalization-workspace .preview-catalog-note{font-size:12px}.personalization-workspace .personalization-section-heading>div>span,.personalization-workspace .personalization-section-heading>span{font-size:13px}.personalization-workspace .personalization-section-heading small,.personalization-workspace .personalization-section-heading>div>small,.personalization-workspace .personalization-section-heading>strong{font-size:12px}.personalization-workspace .product-form-grid label{font-size:13px}.personalization-workspace .product-form-grid input,.personalization-workspace .product-form-grid select,.personalization-workspace .product-form-grid textarea{font-size:16px}.personalization-workspace .personalization-field-hint{font-size:12px}.personalization-workspace .personalization-media-label strong{font-size:13px}.personalization-workspace .personalization-media-label span{font-size:12px}@media (max-width:760px){.personalization-media-grid .media-upload{grid-template-columns:108px minmax(0,1fr) auto;gap:14px;min-height:0}.personalization-media-grid .media-upload-header>div{grid-column:2;grid-row:1}.personalization-media-grid .media-upload-trigger{grid-column:3;grid-row:1}.personalization-media-grid .media-preview-grid:not(.media-preview-pending){grid-column:1;grid-row:1}}@media (max-width:560px){.shop-benefits{grid-template-columns:1fr}.shop-benefits article,.shop-benefits article:nth-child(2){border-right:0;border-bottom:1px solid var(--shop-rule)}.shop-benefits article:last-child{border-bottom:0}.personalization-media-grid .media-upload{grid-template-columns:96px minmax(0,1fr);gap:10px;padding:14px}.personalization-media-grid .media-upload-header>div{grid-column:2;grid-row:1}.personalization-media-grid .media-upload-trigger{grid-column:2;grid-row:2;width:100%}.personalization-media-grid .media-preview-grid:not(.media-preview-pending){grid-column:1;grid-row:1/span 2}.personalization-media-grid .media-preview-pending{grid-column:1/-1;grid-row:3}}@media (min-width:561px) and (max-width:980px){.shop-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.personalization-media-grid .media-upload-trigger{transition:none}}.personalization-layout{display:flex;flex-direction:column;gap:16px}.personalization-live-panel{position:relative;top:auto;display:grid;grid-template-columns:minmax(190px,.6fr) minmax(300px,1.4fr) minmax(190px,.65fr);align-items:center;grid-gap:24px;gap:24px;width:100%;min-width:0;padding:15px 20px;border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-panel);color:var(--ui-forest-deep);text-decoration:none;box-shadow:0 10px 25px rgb(13 19 33/5%);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.personalization-live-panel:hover{border-color:var(--ui-forest);color:var(--ui-forest-deep);box-shadow:0 16px 34px rgb(13 19 33/9%);transform:translateY(-2px)}.personalization-live-panel:focus-visible{outline:2px solid var(--ui-forest);outline-offset:4px}.personalization-live-heading{align-self:center;margin:0}.personalization-live-heading h2{margin-top:6px;font-size:22px}.personalization-mini-preview{position:relative;height:98px;min-width:0;border-radius:12px}.personalization-mini-top{position:absolute;z-index:2;top:0;right:0;left:0;min-height:27px;padding:8px 11px;background:rgb(255 255 255/82%);font-size:12px}.personalization-mini-top strong{font-size:12px}.personalization-mini-banner{height:98px;aspect-ratio:auto}.personalization-mini-banner-copy{right:12px;bottom:11px;left:12px}.personalization-mini-banner-copy strong{font-size:clamp(16px,2vw,24px)}.personalization-mini-content,.personalization-mini-lines{display:none}.personalization-live-footer{justify-content:flex-end;align-content:center;gap:7px;margin-top:0;font-size:12px}.personalization-live-footer .palette-inline-swatches{margin-left:0}.personalization-live-footer strong{font-size:12px}.personalization-preview-cta{width:100%;margin-top:5px;color:var(--ui-forest);font-size:12px;font-weight:800;text-align:right}.personalization-editor{width:100%}.shop-hero-visual-empty{background:radial-gradient(circle at 20% 25%,color-mix(in srgb,var(--shop-accent) 34%,transparent),transparent 35%),linear-gradient(135deg,color-mix(in srgb,var(--shop-accent) 18%,var(--shop-card)),var(--shop-cloud))}.preview-shop-page .shop-featured-grid,.shop-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}@media (max-width:980px){.preview-shop-page .shop-featured-grid,.shop-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.preview-shop-page .shop-featured-grid,.shop-featured-grid{grid-template-columns:1fr}}@media (max-width:850px){.personalization-live-panel{grid-template-columns:minmax(170px,.7fr) minmax(250px,1.3fr)}.personalization-live-footer{grid-column:1/-1;justify-content:flex-start}.personalization-preview-cta{width:auto;margin:0 0 0 auto}}@media (max-width:600px){.personalization-live-panel{grid-template-columns:1fr;gap:14px;padding:17px}.personalization-mini-banner,.personalization-mini-preview{height:120px}.personalization-live-footer{grid-column:auto;justify-content:flex-start}.personalization-preview-cta{margin-left:auto}}@media (prefers-reduced-motion:reduce){.personalization-live-panel{transition:none}.personalization-live-panel:hover{transform:none}}html body .product-detail{gap:clamp(36px,5vw,54px)}html body .product-detail,html body .product-detail-no-image{grid-template-columns:minmax(0,1.18fr) minmax(340px,.92fr)}html body .product-detail .detail-gallery{width:min(100%,480px);justify-self:center}html body .product-detail .detail-gallery-empty{width:min(100%,480px)}@media (max-width:700px){html body .product-detail,html body .product-detail-no-image{grid-template-columns:1fr}html body .product-detail .detail-gallery,html body .product-detail .detail-gallery-empty{width:100%;max-width:none}}html body .preview-shop-page .shop-featured-grid .preview-product-image,html body .shop-featured-grid .product-image{aspect-ratio:1.34}html body .preview-shop-page .shop-featured-grid .preview-product-placeholder,html body .shop-featured-grid .product-image-fallback{position:static;display:grid;width:100%;height:100%;place-items:center;overflow:hidden;padding:0;background:linear-gradient(135deg,var(--shop-navy),var(--shop-accent));color:var(--shop-cloud);font-family:var(--ui-font-display),Georgia,serif;font-size:38px;font-weight:450;letter-spacing:-.05em}html body .preview-shop-page .shop-featured-grid .preview-product-edit,html body .shop-featured-grid .product-image>button{top:9px;right:9px;width:32px;height:32px}html body .storefront .breadcrumbs{padding:18px 0 22px}html body .storefront .product-detail,html body .storefront .product-detail-no-image{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(28px,3.2vw,44px);padding-bottom:42px}html body .storefront .detail-gallery,html body .storefront .detail-gallery-empty{width:100%;max-width:none}html body .storefront .detail-gallery{aspect-ratio:1.7/1;overflow:hidden;border:1px solid color-mix(in srgb,var(--store-palette-background,var(--store-bg)) 18%,transparent);border-radius:22px;background:var(--store-palette-surface,var(--store-bg));box-shadow:0 16px 34px color-mix(in srgb,var(--store-palette-ink,var(--store-ink)) 18%,transparent)}html body .storefront .detail-gallery>img{height:100%;aspect-ratio:auto;border-radius:inherit;box-shadow:none}html body .storefront .detail-gallery-frame{width:min(100%,654px);max-width:654px;justify-self:start}html body .storefront .detail-gallery-frame .detail-gallery{position:relative}html body .storefront .detail-gallery:not(.detail-gallery-empty)>button{position:absolute;top:12px;right:12px;z-index:2;display:grid;width:36px;height:36px;place-items:center;padding:0;border:1px solid color-mix(in srgb,var(--store-palette-line,var(--store-line)) 70%,white);border-radius:50%;background:rgb(255 255 255/88%);color:var(--store-palette-slate,var(--store-accent));font-size:18px;line-height:1}html body .storefront .detail-gallery:not(.detail-gallery-empty)>button:hover{background:color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 10%,white)}html body .storefront .detail-gallery-empty{aspect-ratio:1.7/1;border:1px solid color-mix(in srgb,var(--store-palette-background,var(--store-bg)) 18%,transparent);border-radius:22px;background:linear-gradient(135deg,var(--store-palette-ink,var(--store-ink)),var(--store-palette-slate,var(--store-accent)));box-shadow:0 16px 34px color-mix(in srgb,var(--store-palette-ink,var(--store-ink)) 18%,transparent)}html body .storefront .detail-image-fallback{align-content:center;justify-items:center;gap:10px;place-items:center;width:100%;height:100%;padding:0;background:transparent;color:var(--store-palette-background,var(--store-bg));font-family:var(--font-display),Georgia,serif;font-size:38px;font-weight:450;letter-spacing:-.05em}html body .storefront .detail-image-badge{border-color:color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 12%,var(--store-palette-line,var(--store-line)));color:var(--store-palette-slate,var(--store-accent))}html body .storefront .detail-gallery-thumbnails{display:flex;flex-wrap:wrap;gap:10px;width:100%;margin-top:14px}html body .storefront .detail-gallery-thumbnails button{display:block;width:88px;height:88px;padding:3px;overflow:hidden;border:1px solid var(--store-palette-line,var(--store-line));border-radius:14px;background:var(--store-palette-surface,white);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}html body .storefront .detail-gallery-thumbnails button:hover{border-color:color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 55%,var(--store-palette-line,var(--store-line)));transform:translateY(-2px)}html body .storefront .detail-gallery-thumbnails button.is-selected{border-color:var(--store-palette-ink,var(--store-ink));box-shadow:0 0 0 2px color-mix(in srgb,var(--store-palette-ink,var(--store-ink)) 14%,transparent)}html body .storefront .detail-gallery-thumbnails button:focus-visible{outline:2px solid var(--store-palette-slate,var(--store-accent));outline-offset:3px}html body .storefront .detail-gallery-thumbnails img{display:block;width:100%;height:100%;border-radius:10px;object-fit:cover}html body .storefront .detail-gallery-thumbnails-empty{display:flex;min-height:88px}html body .storefront .detail-gallery-placeholder{display:grid;width:88px;height:88px;place-items:center;border:1px solid color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 42%,var(--store-palette-line,var(--store-line)));border-radius:14px;background:linear-gradient(135deg,var(--store-palette-ink,var(--store-ink)),var(--store-palette-slate,var(--store-accent)));color:var(--store-palette-background,var(--store-bg));font-family:var(--font-display),Georgia,serif;font-size:30px;font-weight:450;letter-spacing:-.05em}html body .storefront .product-detail .store-index,html body .storefront .related .product-image>span:not(.product-image-fallback),html body .storefront .related .product-info small,html body .storefront .related>.store-index{color:var(--store-palette-slate,var(--store-accent))}html body .storefront .related .product-image>span:not(.product-image-fallback){border-color:color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 24%,var(--store-palette-line,var(--store-line)))}html body .storefront .detail-gallery-empty>button{border-color:color-mix(in srgb,var(--store-palette-line,var(--store-line)) 70%,white);color:var(--store-palette-slate,var(--store-accent))}html body .storefront .detail-image-fallback small{color:var(--store-muted);font-size:12px;letter-spacing:.1em}html body .storefront .detail-buy{position:static;width:100%;max-width:none;padding:4px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}html body .storefront .detail-buy h1{margin:14px 0 12px;font-size:clamp(40px,4.5vw,62px);line-height:.95}html body .storefront .detail-buy>p{max-width:430px;margin:0;font-size:13px;line-height:1.55}html body .storefront .detail-price{margin:20px 0}html body .storefront .detail-price strong{font-size:28px}html body .storefront .stock-note{margin-bottom:18px}html body .storefront .detail-buy .add-cart{min-height:52px;border-radius:11px}html body .storefront .buy-notes{gap:9px;margin-top:18px;padding-top:16px}html body .storefront-product-page{background:var(--store-bg)}html body .storefront .detail-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:22px}html body .storefront .detail-benefits article{display:grid;align-content:start;grid-gap:9px;gap:9px;min-width:0;min-height:82px;padding:13px 12px;border-radius:12px;background:color-mix(in srgb,var(--store-bg) 58%,white);color:var(--store-ink)}html body .storefront .detail-benefits article>span{color:var(--store-ink);font-size:13px;line-height:1}html body .storefront .detail-benefits article>strong{overflow-wrap:anywhere;color:var(--store-ink);font-size:12px;line-height:1.35}html body .storefront .related{padding:36px 0 76px}html body .storefront .related>.store-index{margin-bottom:18px}html body .storefront .related>.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none;gap:14px}html body .storefront .related .product-card{border-color:var(--store-palette-line,var(--store-line));border-radius:15px;background:var(--store-palette-surface,white);box-shadow:none}html body .storefront .related .product-image{aspect-ratio:1.34;background:color-mix(in srgb,var(--store-palette-slate,var(--store-accent)) 8%,var(--store-palette-surface,white))}html body .storefront .related .product-image-fallback{position:static;display:grid;width:100%;height:100%;place-items:center;overflow:hidden;padding:0;background:linear-gradient(135deg,var(--store-palette-ink,var(--store-ink)),var(--store-palette-slate,var(--store-accent)));color:var(--store-palette-background,var(--store-bg));font-family:var(--font-display),Georgia,serif;font-size:38px;font-weight:450;letter-spacing:-.05em}html body .storefront .related .product-image>button{top:9px;right:9px;width:32px;height:32px}html body .storefront .related .product-image>span:not(.product-image-fallback){top:9px;bottom:auto;left:9px;padding:5px 7px;font-size:12px}html body .storefront .related .product-info{gap:9px;padding:12px 13px 3px}html body .storefront .related .product-info small{font-size:12px}html body .storefront .related .product-info h3{margin-top:5px;font-size:13px}html body .storefront .related .product-price strong{font-size:14px}html body .storefront .related .product-price del{font-size:12px}html body .storefront .related .product-card-actions{gap:7px;padding:7px 13px 13px}html body .storefront .related .product-card-actions .add-cart,html body .storefront .related .product-detail-link{min-height:36px}html body .storefront .related .product-card-actions .add-cart{padding-inline:10px;border-radius:9px;background:var(--store-palette-slate,var(--store-accent));color:var(--store-palette-background,var(--store-bg));font-size:12px}html body .storefront .related .product-detail-link{color:var(--store-palette-slate,var(--store-accent));font-size:12px}@media (max-width:900px){html body .storefront .product-detail,html body .storefront .product-detail-no-image{grid-template-columns:1fr;gap:26px}html body .storefront .detail-gallery,html body .storefront .detail-gallery-empty{width:100%;max-width:none}html body .storefront .detail-gallery-frame{width:min(100%,654px);max-width:654px;justify-self:center}html body .storefront .detail-buy{width:100%;max-width:none}}@media (max-width:700px){html body .storefront .breadcrumbs{padding:14px 0 18px}html body .storefront .product-detail,html body .storefront .product-detail-no-image{gap:18px;padding-bottom:28px}html body .storefront .detail-buy{padding:22px 18px 24px;border-radius:18px}html body .storefront .detail-buy h1{font-size:clamp(36px,12vw,52px)}html body .storefront .related{padding:28px 0 54px}html body .storefront .related>.product-grid{grid-template-columns:1fr}html body .storefront .detail-gallery-thumbnails button{width:72px;height:72px}html body .storefront .detail-gallery-placeholder{width:72px;height:72px;font-size:26px}html body .storefront .detail-benefits{grid-template-columns:1fr}}html body .personalization-live-panel{grid-template-columns:minmax(215px,.72fr) minmax(470px,1.55fr) minmax(220px,.73fr);align-items:stretch;gap:28px;min-height:234px;padding:22px 26px;border-radius:22px;background:linear-gradient(120deg,var(--ui-panel),color-mix(in srgb,var(--ui-panel) 88%,var(--ui-paper)));box-shadow:0 18px 42px rgb(13 19 33/7%)}html body .personalization-live-heading{position:relative;display:grid;align-content:center;grid-gap:0;gap:0;min-width:0;padding-right:20px}html body .personalization-live-heading>div{display:grid;grid-gap:8px;gap:8px}html body .personalization-live-heading h2{max-width:210px;margin:0;font-size:clamp(25px,2.45vw,34px);line-height:.98;letter-spacing:-.055em}html body .personalization-live-heading:after{display:block;max-width:205px;margin-top:14px;color:var(--ui-muted);content:"Acompanhe a aparência da sua loja em tempo real.";font-size:12px;line-height:1.5}html body .personalization-live-dot{position:absolute;top:5px;right:0;width:8px;height:8px}html body .personalization-mini-preview{display:grid;grid-template-rows:34px minmax(104px,1fr) 46px;height:auto;min-height:184px;border-radius:18px;box-shadow:0 12px 24px rgb(13 19 33/10%)}html body .personalization-mini-top{position:static;min-height:34px;padding:0 14px;font-size:12px;white-space:nowrap}html body .personalization-mini-top strong{font-size:12px}html body .personalization-mini-banner{height:auto}html body .personalization-mini-banner-copy{right:14px;bottom:12px;left:14px}html body .personalization-mini-banner-copy strong{font-size:clamp(17px,2vw,26px)}html body .personalization-mini-content{display:flex;min-height:46px;padding:0 14px}html body .personalization-live-footer{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"label name" "swatches swatches" "action action";align-content:center;justify-content:normal;grid-gap:9px 8px;gap:9px 8px;min-width:0;margin-top:0;padding-left:24px;border-left:1px solid var(--ui-border);font-size:12px}html body .personalization-live-footer>span:first-child{grid-area:label;align-self:center;color:var(--ui-muted)}html body .personalization-live-footer>.palette-inline-swatches{grid-area:swatches;justify-content:flex-start;margin-left:0}html body .personalization-live-footer>strong{grid-area:name;align-self:center;color:var(--ui-forest-deep);font-size:12px;text-align:right}html body .personalization-live-footer .personalization-preview-cta{display:block;grid-area:action;width:auto;margin:4px 0 0;padding:12px 14px;border:1px solid var(--ui-forest-deep);border-radius:10px;background:var(--ui-forest-deep);color:#fff;font-size:12px;text-align:center}html body .personalization-live-panel:hover .personalization-preview-cta{border-color:var(--store-palette-slate,var(--ui-forest));background:var(--store-palette-slate,var(--ui-forest));color:var(--store-palette-surface,#fff)}@media (max-width:1100px){html body .personalization-live-panel{grid-template-columns:minmax(180px,.7fr) minmax(360px,1.3fr)}html body .personalization-live-footer{grid-column:1/-1;grid-template-columns:auto auto minmax(0,1fr) auto;grid-template-areas:"label swatches name action";align-items:center;gap:8px 10px;padding:14px 0 0;border-top:1px solid var(--ui-border);border-left:0}html body .personalization-live-footer .personalization-preview-cta{margin:0}}@media (max-width:700px){html body .personalization-live-panel{grid-template-columns:1fr;gap:16px;min-height:0;padding:18px}html body .personalization-live-heading{padding-right:20px}html body .personalization-mini-preview{min-height:180px}html body .personalization-live-footer{grid-column:auto;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"label name" "swatches swatches" "action action";align-items:center;padding-top:14px}html body .personalization-live-footer>strong{text-align:right}html body .personalization-live-footer .personalization-preview-cta{width:100%;margin-top:2px}}.dashboard-page .delivery-couriers-page{max-width:1420px}.dashboard-page .delivery-couriers-page>.dashboard-title{align-items:flex-end}.delivery-role-note{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border:1px solid var(--ui-line);border-radius:999px;background:var(--ui-surface-subtle);color:var(--ui-forest-deep);font-size:12px;font-weight:700}.delivery-couriers-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:18px;gap:18px}.delivery-courier-card{min-width:0;padding:28px;border:1px solid var(--ui-line);border-radius:22px;background:var(--ui-panel);box-shadow:0 18px 44px color-mix(in srgb,var(--ui-forest-deep) 7%,transparent)}.delivery-card-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:26px}.delivery-card-heading h2{margin:6px 0;color:var(--ui-ink);font-size:22px;letter-spacing:-.035em}.delivery-card-heading p{max-width:440px;margin:0;color:var(--ui-muted);font-size:13px;line-height:1.55}.delivery-card-icon{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:13px;background:var(--ui-mint);color:var(--ui-forest-deep)}.delivery-courier-form{display:grid;grid-gap:16px;gap:16px}.delivery-courier-form label,.order-courier-picker label{display:grid;grid-gap:7px;gap:7px;color:var(--ui-forest-deep);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.delivery-input{display:flex;align-items:center;gap:9px;min-height:46px;padding:0 13px;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-surface-subtle);color:var(--ui-muted);transition:border-color .16s ease,box-shadow .16s ease}.delivery-input:focus-within{border-color:var(--ui-forest);box-shadow:0 0 0 3px color-mix(in srgb,var(--ui-forest) 16%,transparent)}.delivery-input input{width:100%;border:0;outline:0;background:transparent;color:var(--ui-ink);font:inherit;font-size:13px;letter-spacing:0;text-transform:none}.delivery-courier-form .delivery-input input,.delivery-courier-form .delivery-input input:focus,.delivery-courier-form .delivery-input input:focus-visible,.delivery-courier-form .delivery-input input:hover{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}.delivery-password-control{flex:1 1;min-width:0}.delivery-password-control .password-input{width:100%;margin:0}.delivery-password-control .password-input input{height:auto;margin:0!important;padding:0 38px 0 0!important;border:0;outline:0;background:transparent;color:var(--ui-ink);font:inherit;font-size:13px;box-shadow:none}.delivery-password-control .password-toggle{right:0;color:var(--ui-muted)}.delivery-password-control .password-toggle:hover{color:var(--ui-forest-deep)}.delivery-courier-submit{justify-self:start;margin-top:4px}.delivery-permission-note{padding:17px;border:1px dashed var(--ui-line);border-radius:14px;background:var(--ui-surface-subtle)}.delivery-permission-note p,.delivery-permission-note strong{display:block;margin:0}.delivery-permission-note strong{color:var(--ui-ink);font-size:13px}.delivery-permission-note p{margin-top:6px;color:var(--ui-muted);font-size:12px;line-height:1.5}.delivery-courier-empty,.delivery-courier-loading{display:grid;min-height:180px;place-items:center;align-content:center;grid-gap:8px;gap:8px;color:var(--ui-muted);text-align:center}.delivery-courier-empty svg{color:var(--ui-forest)}.delivery-courier-empty strong{color:var(--ui-ink);font-size:14px}.delivery-courier-empty span{max-width:230px;font-size:12px;line-height:1.5}.delivery-courier-list{display:grid;max-height:430px;grid-gap:10px;gap:10px;overflow-y:auto;padding:2px 8px 2px 2px;scrollbar-color:color-mix(in srgb,var(--ui-forest) 48%,var(--ui-line)) transparent;scrollbar-gutter:stable}.delivery-courier-list::-webkit-scrollbar{width:8px}.delivery-courier-list::-webkit-scrollbar-track{background:transparent}.delivery-courier-list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:color-mix(in srgb,var(--ui-forest) 48%,var(--ui-line));background-clip:padding-box}.delivery-courier-list::-webkit-scrollbar-thumb:hover{background:var(--ui-forest);background-clip:padding-box}.delivery-courier-row{display:flex;align-items:center;gap:12px;min-width:0;padding:13px 14px;border:1px solid var(--ui-line);border-radius:14px;background:var(--ui-surface-subtle)}.delivery-courier-avatar{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:12px;background:var(--ui-forest);color:var(--ui-panel);font-size:12px;font-weight:800}.delivery-courier-row>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.delivery-courier-row strong{overflow:hidden;color:var(--ui-ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.delivery-courier-row>div span{overflow:hidden;color:var(--ui-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.delivery-courier-status{display:inline-flex;align-items:center;gap:4px;margin-left:auto;color:var(--ui-forest-deep);font-size:12px;font-weight:800;white-space:nowrap}.delivery-courier-entry{display:grid;grid-gap:8px;gap:8px}.delivery-courier-identity{flex:1 1}.delivery-courier-row.is-inactive{border-color:color-mix(in srgb,var(--ui-muted) 28%,var(--ui-line));background:color-mix(in srgb,var(--ui-surface-subtle) 72%,var(--ui-panel))}.delivery-courier-row.is-inactive .delivery-courier-avatar{background:var(--ui-muted)}.delivery-courier-status.is-active{color:var(--feedback-success-ink)}.delivery-courier-status.is-inactive{color:var(--ui-muted)}.delivery-courier-status i{width:6px;height:6px;border-radius:50%;background:currentColor}.delivery-courier-status.is-active i{box-shadow:0 0 0 4px color-mix(in srgb,var(--feedback-success-ink) 14%,transparent)}.delivery-courier-actions{display:flex!important;align-items:center;gap:5px;margin-left:8px}.delivery-courier-action{display:inline-flex;min-height:30px;align-items:center;justify-content:center;gap:5px;padding:0 8px;border:1px solid var(--ui-line);border-radius:8px;background:var(--ui-panel);color:var(--ui-forest-deep);cursor:pointer;font:inherit;font-size:12px;font-weight:800;white-space:nowrap}.delivery-courier-action:hover{border-color:var(--ui-forest);background:var(--ui-mint)}.delivery-courier-action:disabled{cursor:wait;opacity:.55}.delivery-courier-action.is-danger{padding-inline:7px;border-color:color-mix(in srgb,var(--feedback-error-ink) 32%,var(--ui-line));color:var(--feedback-error-ink)}.delivery-courier-action.is-danger:hover{border-color:var(--feedback-error-ink);background:var(--feedback-error-bg)}.delivery-courier-actions span{overflow:visible!important;color:inherit!important;font-size:inherit!important}.delivery-courier-edit-form{display:grid;grid-gap:16px;gap:16px;padding:18px;border:1px solid color-mix(in srgb,var(--ui-forest) 24%,var(--ui-line));border-radius:14px;background:color-mix(in srgb,var(--ui-mint) 18%,var(--ui-panel))}.delivery-courier-edit-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.delivery-courier-edit-heading>div{display:grid;grid-gap:5px;gap:5px}.delivery-courier-edit-heading strong{color:var(--ui-ink);font-size:13px}.delivery-courier-edit-heading button{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--ui-line);border-radius:8px;background:var(--ui-panel);color:var(--ui-muted);cursor:pointer}.delivery-courier-edit-heading button:hover{border-color:var(--ui-forest);color:var(--ui-forest-deep)}.delivery-courier-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.delivery-courier-edit-grid label{display:grid;grid-gap:7px;gap:7px;color:var(--ui-forest-deep);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.delivery-courier-edit-grid label:last-child{grid-column:1/-1}.delivery-courier-edit-grid input{width:100%;min-height:42px;box-sizing:border-box;padding:0 12px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-panel);color:var(--ui-ink);font:inherit;font-size:12px;letter-spacing:0;outline:0;text-transform:none}.delivery-courier-edit-grid input:focus{border-color:var(--ui-forest);box-shadow:0 0 0 3px color-mix(in srgb,var(--ui-forest) 14%,transparent)}.delivery-courier-edit-grid label>span small{color:var(--ui-muted);font-size:12px;font-weight:600;letter-spacing:0;text-transform:none}.delivery-courier-edit-grid .password-input{position:relative}.delivery-courier-edit-grid .password-input input{padding-right:38px}.delivery-courier-edit-grid .password-toggle{top:50%;right:9px;transform:translateY(-50%);color:var(--ui-muted)}.delivery-courier-edit-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.delivery-courier-cancel{min-height:38px;padding:0 13px;border:1px solid var(--ui-line);border-radius:9px;background:var(--ui-panel);color:var(--ui-forest-deep);cursor:pointer;font:inherit;font-size:12px;font-weight:800}.delivery-courier-cancel:hover{border-color:var(--ui-forest);background:var(--ui-mint)}.delivery-courier-edit-actions .primary-action{min-height:38px;margin:0}.delivery-courier-access{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-8px 0 20px;padding:14px 15px;border:1px solid color-mix(in srgb,var(--ui-forest) 28%,var(--ui-line));border-radius:14px;background:color-mix(in srgb,var(--ui-mint) 34%,var(--ui-panel))}.delivery-courier-access>div{display:grid;min-width:0;grid-gap:4px;gap:4px}.delivery-courier-access strong{color:var(--ui-ink);font-size:12px}.delivery-courier-access p{margin:0;color:var(--ui-muted);font-size:12px;line-height:1.4}.delivery-copy-link{display:inline-flex;min-height:36px;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid var(--ui-forest);border-radius:9px;background:var(--ui-forest);color:var(--ui-panel);cursor:pointer;font:inherit;font-size:12px;font-weight:800;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease;white-space:nowrap}.delivery-copy-link:hover{border-color:var(--ui-forest-deep);background:var(--ui-forest-deep)}.delivery-copy-link:active{transform:scale(.96)}.delivery-copy-link:disabled{cursor:wait;opacity:.78}.delivery-copy-link.is-copied{border-color:var(--feedback-success-border);background:var(--feedback-success-bg);box-shadow:0 0 0 4px color-mix(in srgb,var(--feedback-success-ink) 12%,transparent);color:var(--feedback-success-ink)}.delivery-copy-link.is-copied:hover{border-color:var(--feedback-success-ink);background:var(--feedback-success-bg)}.delivery-copy-fallback{display:grid;grid-gap:6px;gap:6px;margin:-8px 0 20px}.delivery-copy-fallback span{color:var(--feedback-error-ink);font-size:12px;font-weight:800}.delivery-copy-fallback input{width:100%;min-height:36px;box-sizing:border-box;padding:0 10px;border:1px solid var(--feedback-error-border);border-radius:9px;background:var(--feedback-error-bg);color:var(--feedback-error-ink);font:500 12px var(--ui-font);outline:0}.delivery-copy-fallback input:focus{border-color:var(--feedback-error-ink);box-shadow:0 0 0 3px color-mix(in srgb,var(--feedback-error-ink) 14%,transparent)}@media (max-width:640px){.delivery-courier-row{align-items:flex-start;flex-wrap:wrap}.delivery-courier-status{margin-left:auto}.delivery-courier-actions{width:100%;margin:0 0 0 50px}.delivery-courier-action{flex:1 1}.delivery-courier-edit-grid{grid-template-columns:1fr}.delivery-courier-edit-grid label:last-child{grid-column:auto}.delivery-courier-edit-actions{align-items:stretch;flex-direction:column-reverse}.delivery-courier-cancel,.delivery-courier-edit-actions .primary-action{width:100%}.delivery-courier-access{align-items:stretch;flex-direction:column}.delivery-copy-link{width:100%}}.dashboard-page .order-card-actions{flex-wrap:wrap;justify-content:flex-end}.order-courier-picker{width:min(190px,100%)}.order-courier-picker select{width:100%;min-height:36px;padding:0 9px;border:1px solid var(--orders-line,var(--ui-line));border-radius:9px;background:var(--ui-panel);color:var(--orders-ink,var(--ui-ink));font:inherit;font-size:12px;outline:0}.order-courier-picker select:focus-visible{border-color:var(--ui-forest);box-shadow:0 0 0 3px color-mix(in srgb,var(--ui-forest) 15%,transparent)}.order-courier-empty{display:block;max-width:210px;color:var(--ui-muted);font-size:12px;line-height:1.4;text-align:right}.order-courier-empty a{color:var(--ui-forest-deep);font-weight:800;text-decoration:underline;text-underline-offset:3px}.dashboard-page .order-details-meta-wide{grid-column:1/-1}.feedback-warning{border-color:color-mix(in srgb,#b7791f 35%,var(--ui-line));background:color-mix(in srgb,#f7d99b 32%,var(--ui-panel));color:#704b12}.storefront .delivery-confirmation-card{display:grid;justify-items:start;grid-gap:7px;gap:7px;margin:-24px 0 42px;padding:22px 24px;border:1px solid color-mix(in srgb,var(--store-ink) 20%,var(--store-line));border-radius:18px;background:color-mix(in srgb,var(--store-bg) 55%,var(--store-surface));color:var(--store-ink)}.storefront .delivery-confirmation-card strong{font-size:clamp(28px,4vw,40px);letter-spacing:.16em;line-height:1}.storefront .delivery-confirmation-card p{margin:0;color:var(--store-muted);font-size:13px}.courier-page{min-height:100vh;background:var(--ui-surface);color:var(--ui-ink)}.courier-header{justify-content:space-between;min-height:76px;padding:0 clamp(20px,5vw,76px);border-bottom:1px solid var(--ui-line);background:var(--ui-panel)}.courier-brand,.courier-completed-list>div,.courier-header,.courier-header-user,.courier-intro,.courier-order-customer,.courier-order-top,.courier-section-heading{display:flex;align-items:center}.courier-brand{gap:12px}.courier-brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;background:var(--ui-forest);color:var(--ui-panel)}.courier-brand div{display:grid;grid-gap:4px;gap:4px}.courier-brand strong{color:var(--ui-ink);font-size:14px}.courier-header-user{gap:12px;color:var(--ui-muted);font-size:12px;font-weight:700}.courier-header-user button{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--ui-line);border-radius:50%;background:transparent;color:var(--ui-forest-deep);cursor:pointer}.courier-header-user button:hover{background:var(--ui-surface-subtle)}.courier-content{width:min(100% - 40px,1080px);margin:0 auto;padding:clamp(42px,7vw,78px) 0 90px}.courier-intro{align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.courier-intro h1{margin:9px 0 10px;color:var(--ui-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,68px);font-weight:400;letter-spacing:-.07em;line-height:.94}.courier-intro p{max-width:510px;margin:0;color:var(--ui-muted);font-size:14px;line-height:1.6}.courier-availability{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid color-mix(in srgb,var(--ui-forest) 25%,var(--ui-line));border-radius:999px;background:color-mix(in srgb,var(--ui-mint) 55%,var(--ui-panel));color:var(--ui-forest-deep);font-size:12px;font-weight:800;white-space:nowrap}.courier-availability i{width:7px;height:7px;border-radius:50%;background:var(--ui-forest);box-shadow:0 0 0 4px color-mix(in srgb,var(--ui-forest) 12%,transparent)}.courier-section{padding:24px;border:1px solid var(--ui-line);border-radius:22px;background:var(--ui-panel);box-shadow:0 18px 44px color-mix(in srgb,var(--ui-forest-deep) 7%,transparent)}.courier-section+.courier-section{margin-top:18px}.courier-section-heading{justify-content:space-between;gap:18px;margin-bottom:20px}.courier-section-heading h2{margin:6px 0 0;color:var(--ui-ink);font-size:22px;letter-spacing:-.035em}.courier-section-heading>span{color:var(--ui-muted);font-size:12px}.courier-loading{display:flex;min-height:230px;align-items:center;justify-content:center;gap:10px;color:var(--ui-muted)}.courier-empty{display:flex;align-items:center;gap:13px;min-height:160px;padding:18px;border:1px dashed var(--ui-line);border-radius:15px;color:var(--ui-forest)}.courier-empty div{display:grid;grid-gap:5px;gap:5px}.courier-empty strong{color:var(--ui-ink);font-size:13px}.courier-empty span{color:var(--ui-muted);font-size:12px}.courier-order-list{display:grid;grid-gap:14px;gap:14px}.courier-order-card{padding:20px;border:1px solid color-mix(in srgb,var(--ui-forest) 30%,var(--ui-line));border-radius:16px;background:var(--ui-surface-subtle)}.courier-order-top{justify-content:space-between;gap:12px;padding-bottom:15px;border-bottom:1px solid var(--ui-line)}.courier-order-number{color:var(--ui-ink);font-size:14px;font-weight:900;letter-spacing:.04em}.courier-order-status{display:inline-flex;align-items:center;gap:7px;color:var(--ui-forest-deep);font-size:12px;font-weight:800}.courier-order-status i{width:7px;height:7px;border-radius:50%;background:var(--ui-forest)}.courier-order-customer{gap:11px;margin:17px 0}.courier-customer-avatar{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:var(--ui-forest);color:var(--ui-panel)}.courier-order-customer div{display:grid;grid-gap:4px;gap:4px}.courier-order-customer strong{color:var(--ui-ink);font-size:14px}.courier-order-customer span:not(.courier-customer-avatar){color:var(--ui-muted);font-size:12px}.courier-order-details{display:grid;grid-gap:9px;gap:9px;padding:15px;border-radius:13px;background:var(--ui-panel)}.courier-order-details a,.courier-order-details div{display:flex;align-items:flex-start;gap:9px;color:var(--ui-forest-deep);font-size:13px;line-height:1.45}.courier-order-details a{color:var(--ui-forest-deep);font-weight:800;text-decoration:underline;text-underline-offset:3px}.courier-confirm{display:grid;grid-template-columns:minmax(0,230px) auto;align-items:end;grid-gap:13px;gap:13px;margin-top:18px}.courier-confirm label{display:grid;grid-gap:7px;gap:7px;color:var(--ui-forest-deep);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.courier-confirm input{width:100%;min-height:44px;padding:0 12px;border:1px solid var(--ui-line);border-radius:11px;background:var(--ui-panel);color:var(--ui-ink);font-size:18px;font-weight:800;letter-spacing:.18em;outline:0}.courier-confirm input:focus{border-color:var(--ui-forest);box-shadow:0 0 0 3px color-mix(in srgb,var(--ui-forest) 16%,transparent)}.courier-confirm-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 17px;border:0;border-radius:11px;background:var(--ui-forest);color:var(--ui-panel);cursor:pointer;font:inherit;font-size:12px;font-weight:800}.courier-confirm-button:hover{background:var(--ui-forest-deep)}.courier-confirm-button:disabled{cursor:wait;opacity:.65}.courier-completed-list{display:grid;grid-gap:8px;gap:8px}.courier-completed-list>div{justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--ui-line);color:var(--ui-muted);font-size:12px}.courier-completed-list>div:last-child{border-bottom:0}.courier-completed-list>div span:first-child{display:inline-flex;align-items:center;gap:7px;color:var(--ui-forest-deep);font-weight:800}.courier-completed-list strong{color:var(--ui-ink);font-size:12px}@media (max-width:900px){.delivery-couriers-layout{grid-template-columns:1fr}}@media (max-width:640px){.courier-section,.delivery-courier-card{padding:19px;border-radius:17px}.courier-intro,.delivery-couriers-page>.dashboard-title{align-items:stretch;flex-direction:column}.courier-availability,.delivery-role-note{align-self:flex-start}.order-courier-picker{width:100%}.order-courier-empty{max-width:none;text-align:left}.courier-header{min-height:66px;padding-inline:18px}.courier-header-user>span{display:none}.courier-content{width:min(100% - 24px,1080px);padding-top:36px}.courier-intro h1{font-size:48px}.courier-confirm{grid-template-columns:1fr}.courier-confirm-button{width:100%}.courier-completed-list>div{align-items:flex-start;flex-wrap:wrap}}.account-error,.checkout-form-error,.city-suggestion-error,.feedback-error,.form-error,.media-upload-error,.quick-category-error{--feedback-bg:var(--feedback-error-bg);--feedback-border:var(--feedback-error-border);--feedback-ink:var(--feedback-error-ink)}.feedback-warning,.form-warning{--feedback-bg:var(--feedback-warning-bg);--feedback-border:var(--feedback-warning-border);--feedback-ink:var(--feedback-warning-ink)}.feedback-success,.form-success{--feedback-bg:var(--feedback-success-bg);--feedback-border:var(--feedback-success-border);--feedback-ink:var(--feedback-success-ink)}.feedback-info{--feedback-bg:color-mix(in srgb,var(--ui-surface-subtle) 82%,#b8d5ef);--feedback-border:color-mix(in srgb,#4c82b8 32%,var(--ui-line));--feedback-ink:#28557f}.account-error,.checkout-form-error,.city-suggestion-error,.feedback,.feedback-error,.feedback-info,.feedback-success,.feedback-warning,.form-error,.form-success,.form-warning,.media-upload-error,.quick-category-error{display:flex;align-items:flex-start;gap:11px;width:100%;min-height:48px;margin:18px 0;padding:13px 16px;box-sizing:border-box;border:1px solid var(--feedback-border,var(--ui-border));border-radius:14px;background:var(--feedback-bg,var(--ui-surface-subtle));box-shadow:0 8px 20px color-mix(in srgb,var(--feedback-ink,var(--ui-ink)) 9%,transparent);color:var(--feedback-ink,var(--ui-ink))!important;font-size:13px!important;font-weight:650;line-height:1.45}.account-error:before,.checkout-form-error:before,.city-suggestion-error:before,.feedback-error:before,.feedback-info:before,.feedback-success:before,.feedback-warning:before,.feedback:before,.form-error:before,.form-success:before,.form-warning:before,.media-upload-error:before,.quick-category-error:before{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:50%;background:var(--feedback-ink,var(--ui-ink));color:var(--feedback-bg,var(--ui-surface-subtle));content:"!";font-size:12px;font-weight:850;line-height:1}.feedback-success:before,.form-success:before{content:"✓"}.account-error:before,.checkout-form-error:before,.city-suggestion-error:before,.media-upload-error:before,.quick-category-error:before{content:"!"}.feedback-info:before{content:"i";font-family:Georgia,serif;font-size:14px}.delivery-courier-load-error,.loading-error-state,.session-load-error{align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.delivery-courier-load-error>div,.loading-error-state>div,.session-load-error>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.delivery-courier-load-error strong,.loading-error-state strong,.session-load-error strong{color:var(--feedback-ink);font-size:13px}.delivery-courier-load-error span,.loading-error-state span,.session-load-error span{color:color-mix(in srgb,var(--feedback-ink) 78%,transparent);font-size:12px;font-weight:500}.delivery-courier-load-error .secondary-action,.loading-error-state .secondary-action,.session-load-error .secondary-action{flex:0 0 auto;min-height:38px;padding:0 13px;border:1px solid var(--feedback-border);border-radius:10px;background:var(--feedback-bg);color:var(--feedback-ink);cursor:pointer;font:700 12px var(--ui-font)}.delivery-courier-load-error .secondary-action:hover,.loading-error-state .secondary-action:hover,.session-load-error .secondary-action:hover{background:color-mix(in srgb,var(--feedback-ink) 10%,var(--feedback-bg))}.notification-error{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;grid-gap:4px 11px;gap:4px 11px;margin:16px 20px;padding:13px}.notification-error:before{grid-column:1;grid-row:1/span 2}.notification-error span,.notification-error strong{grid-column:2}.notification-error strong{color:var(--feedback-ink);font-size:13px;line-height:1.35}.notification-error span{color:color-mix(in srgb,var(--feedback-ink) 78%,transparent);font-size:12px;font-weight:500;line-height:1.45}.notification-error .secondary-action{grid-column:3;grid-row:1/span 2;min-height:36px;padding:0 11px;border:1px solid var(--feedback-border);border-radius:9px;background:var(--feedback-bg);color:var(--feedback-ink);cursor:pointer;font:700 12px var(--ui-font)}.notification-error .secondary-action:hover{background:color-mix(in srgb,var(--feedback-ink) 10%,var(--feedback-bg))}.session-load-error{width:min(100% - 32px,560px);margin:0}.city-suggestions .city-suggestion-error,.media-upload-error,.quick-category-error{width:auto;margin:0}html body .storefront.order-tracking-page{--tracking-background:var(--store-palette-background-soft,var(--store-palette-background,var(--store-bg)));--tracking-surface:var(--store-palette-surface,var(--store-surface,#fff));--tracking-soft:var(--store-palette-surface-soft,var(--store-bg));--tracking-ink:var(--store-palette-ink,var(--store-ink));--tracking-slate:var(--store-palette-slate,var(--store-muted));--tracking-line:var(--store-palette-line,var(--store-line));--tracking-accent:var(--store-palette-deep,var(--store-accent));--tracking-current:var(--feedback-success-ink,#2f8c69);min-height:100dvh;background:var(--tracking-background);color:var(--tracking-ink)}html body .storefront.order-tracking-page .order-timeline li.is-complete{--tracking-current:var(--tracking-ink)}html body .storefront.order-tracking-page .order-timeline li.is-active{--tracking-current:var(--feedback-success-ink,#2f8c69)}html body .storefront.order-tracking-page .order-track{padding:clamp(54px,7vw,78px) 0 92px}html body .storefront.order-tracking-page .order-track-intro{max-width:820px;padding-bottom:31px;border-bottom:1px solid var(--tracking-line)}html body .storefront.order-tracking-page .order-timeline-copy strong,html body .storefront.order-tracking-page .order-track-intro .store-index,html body .storefront.order-tracking-page .tracking-card .store-index{color:var(--tracking-accent)}html body .storefront.order-tracking-page .order-track-intro h1{margin:19px 0 12px;color:var(--tracking-ink);font-family:Georgia,Times New Roman,serif!important;font-size:clamp(48px,6.1vw,70px);font-weight:400;letter-spacing:-.065em;line-height:.91}html body .storefront.order-tracking-page .order-track-intro h1 em{color:var(--tracking-slate);font-style:italic}html body .storefront.order-tracking-page .order-timeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:0;gap:0;margin:32px 0 35px;padding:0;list-style:none}html body .storefront.order-tracking-page .order-timeline li{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr);grid-gap:10px;gap:10px;min-width:0;padding-right:17px}html body .storefront.order-tracking-page .order-timeline li:not(:last-child):after{position:absolute;top:11px;height:1px;background:var(--tracking-line);content:""}html body .storefront.order-tracking-page .order-timeline li.is-complete:not(:last-child):after{background:color-mix(in srgb,var(--tracking-ink) 42%,var(--tracking-line))}html body .storefront.order-tracking-page .order-timeline-node{position:relative;z-index:1;display:grid;width:24px;height:24px;place-items:center;border:1px solid var(--tracking-line);border-radius:50%;background:var(--tracking-background);color:var(--tracking-slate);font-size:12px;font-weight:700}html body .storefront.order-tracking-page .order-timeline li.is-complete .order-timeline-node{border-color:var(--tracking-ink);background:var(--tracking-ink);color:var(--tracking-surface)}html body .storefront.order-tracking-page .order-timeline li.is-active .order-timeline-node{border-color:var(--tracking-current);background:var(--tracking-current);box-shadow:0 0 0 4px color-mix(in srgb,var(--tracking-current) 22%,transparent);color:var(--tracking-surface)}html body .storefront.order-tracking-page .order-timeline-copy{position:relative;z-index:1;display:grid;grid-gap:3px;gap:3px;min-width:0;padding-top:34px}html body .storefront.order-tracking-page .order-timeline-copy strong{overflow-wrap:anywhere;font-size:12px;font-weight:750;line-height:1.25}html body .storefront.order-tracking-page .order-timeline-copy small{color:var(--tracking-slate);font-size:12px;line-height:1.3}html body .storefront.order-tracking-page .delivery-confirmation-card{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 0 19px;padding:24px 26px;border:1px solid color-mix(in srgb,var(--tracking-ink) 10%,var(--tracking-line));border-radius:15px;color:var(--tracking-surface)}html body .storefront.order-tracking-page .delivery-confirmation-copy{display:grid;grid-gap:7px;gap:7px}html body .storefront.order-tracking-page .delivery-confirmation-card .store-index{display:inline-flex;align-items:center;gap:7px}html body .storefront.order-tracking-page .delivery-confirmation-icon{display:grid;width:14px;height:14px;place-items:center;border:1px solid color-mix(in srgb,var(--tracking-surface) 65%,transparent);border-radius:50%;font-size:12px;line-height:1}html body .storefront.order-tracking-page .delivery-confirmation-card p{margin:0;color:color-mix(in srgb,var(--tracking-surface) 82%,transparent);font-size:12px;line-height:1.4}html body .storefront.order-tracking-page .delivery-code{display:flex;flex:0 0 auto;gap:6px}html body .storefront.order-tracking-page .delivery-code span{display:grid;width:36px;place-items:center;border-radius:6px;background:color-mix(in srgb,var(--tracking-accent) 42%,var(--tracking-ink));color:var(--tracking-surface);font-size:17px;font-weight:750}html body .storefront.order-tracking-page .tracking-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}html body .storefront.order-tracking-page .tracking-card{min-width:0;min-height:218px;padding:24px 22px 20px;border:1px solid var(--tracking-line);border-radius:14px;box-shadow:0 8px 18px color-mix(in srgb,var(--tracking-ink) 5%,transparent)}html body .storefront.order-tracking-page .tracking-card h2{margin:15px 0 10px;color:var(--tracking-ink);font-family:Georgia,Times New Roman,serif!important;font-size:23px;font-weight:400;letter-spacing:-.045em}html body .storefront.order-tracking-page .tracking-card>p{max-width:340px;margin:0;color:var(--tracking-slate);line-height:1.55}html body .storefront.order-tracking-page .tracking-facts,html body .storefront.order-tracking-page .tracking-items{display:grid;grid-gap:9px;gap:9px;margin:20px 0 0;padding:14px 0 0;border-top:1px solid color-mix(in srgb,var(--tracking-line) 78%,transparent);list-style:none}html body .storefront.order-tracking-page .tracking-facts li,html body .storefront.order-tracking-page .tracking-items li{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;color:var(--tracking-slate);font-size:12px;line-height:1.35}html body .storefront.order-tracking-page .tracking-facts li{justify-content:flex-start}html body .storefront.order-tracking-page .tracking-facts svg{width:14px;height:14px;flex:0 0 14px;color:var(--tracking-slate);stroke-width:1.5}html body .storefront.order-tracking-page .tracking-items li>span{min-width:0;overflow-wrap:anywhere}html body .storefront.order-tracking-page .tracking-items li strong{flex:0 0 auto;color:var(--tracking-ink);font-size:12px;font-weight:700}html body .storefront.order-tracking-page .order-payment-summary{display:grid;grid-gap:6px;gap:6px;padding-top:16px;border-top:1px solid color-mix(in srgb,var(--tracking-line) 78%,transparent)}html body .storefront.order-tracking-page .order-payment-summary .store-index{color:var(--tracking-slate)}html body .storefront.order-tracking-page .order-payment-summary strong{color:var(--tracking-ink);font-size:12px;font-weight:700}html body .storefront.order-tracking-page .order-payment-summary small{color:var(--tracking-slate);font-size:12px;line-height:1.45}@media (max-width:760px){html body .storefront.order-tracking-page .order-track{width:min(100% - 32px,560px);padding:42px 0 60px}html body .storefront.order-tracking-page .order-track-intro h1{font-size:clamp(43px,12vw,58px)}html body .storefront.order-tracking-page .order-timeline{grid-template-columns:1fr;gap:0;margin:29px 0 30px}html body .storefront.order-tracking-page .order-timeline li{grid-template-columns:24px minmax(0,1fr);min-height:58px;padding:0 0 18px}html body .storefront.order-tracking-page .order-timeline li:not(:last-child):after{top:24px;right:auto;bottom:0;left:11px;width:1px;height:auto}html body .storefront.order-tracking-page .order-timeline-copy{padding-top:4px}html body .storefront.order-tracking-page .delivery-confirmation-card{align-items:flex-start;flex-direction:column;gap:19px;padding:21px 19px}html body .storefront.order-tracking-page .delivery-code span{width:34px;height:40px}html body .storefront.order-tracking-page .tracking-info-grid{grid-template-columns:1fr;gap:14px}}@media (prefers-reduced-motion:reduce){html body .storefront.order-tracking-page .order-timeline-node,html body .storefront.order-tracking-page .tracking-card{transition:none}}.dashboard-page .report-behavior-grid,.dashboard-page .report-insight-grid{display:grid;grid-gap:14px;gap:14px}.dashboard-page .report-insight-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);margin-bottom:14px}.dashboard-page .report-behavior-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px}.dashboard-page .report-insight-card{min-width:0;padding:23px}.dashboard-page .report-insight-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.dashboard-page .report-insight-heading h2{margin:7px 0 6px;color:var(--overview-ink);font-size:23px;font-weight:800;letter-spacing:-.055em}.dashboard-page .report-insight-heading p{max-width:510px;margin:0;color:var(--overview-muted);font-size:12px;line-height:1.55}.dashboard-page .report-insight-description{position:relative;display:flex;align-items:center;gap:7px;max-width:510px}.dashboard-page .report-tooltip{position:static;display:inline-flex;flex:0 0 auto}.dashboard-page .report-tooltip-trigger{display:grid;width:22px;height:22px;align-self:center;place-items:center;margin:0;border:1px solid var(--overview-line);border-radius:50%;background:var(--overview-panel-soft);color:var(--overview-muted);cursor:help;line-height:1;vertical-align:middle;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.dashboard-page .report-tooltip-trigger:focus-visible,.dashboard-page .report-tooltip-trigger:hover{border-color:var(--overview-purple);background:var(--overview-purple-soft);color:var(--overview-purple);outline:0}.dashboard-page .report-tooltip-content{position:absolute;z-index:130;top:calc(100% + 9px);right:0;left:auto;box-sizing:border-box;width:min(312px,calc(100vw - 32px));padding:13px 14px;border:1px solid color-mix(in srgb,var(--report-violet) 44%,var(--overview-line));border-radius:13px;background:var(--overview-ink);box-shadow:0 16px 34px color-mix(in srgb,var(--overview-ink) 22%,transparent);color:var(--overview-panel,#ffffff);font-size:12px;font-weight:500;line-height:1.55;overflow-wrap:anywhere;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease;visibility:hidden}.dashboard-page .report-tooltip-content:before{position:absolute;top:-6px;right:10px;width:10px;height:10px;border-top:1px solid color-mix(in srgb,var(--report-violet) 44%,var(--overview-line));border-left:1px solid color-mix(in srgb,var(--report-violet) 44%,var(--overview-line));background:var(--overview-ink);content:"";transform:rotate(45deg)}.dashboard-page .report-tooltip:focus-within .report-tooltip-content,.dashboard-page .report-tooltip:hover .report-tooltip-content{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.dashboard-page .report-ranking-control{width:148px;flex:0 0 148px}.dashboard-page .report-ranking-control .select-field-trigger{min-height:38px;padding-inline:12px;border-radius:10px;font-size:12px}.dashboard-page .report-insight-icon{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border:1px solid var(--overview-line);border-radius:12px;background:var(--overview-panel-soft);color:var(--report-violet)}.dashboard-page .report-insight-icon--heart{color:#d05c83}.dashboard-page .report-insight-icon--map{color:var(--report-blue)}.dashboard-page .report-insight-icon--clock{color:var(--report-amber)}.dashboard-page .report-day-list,.dashboard-page .report-favorite-list,.dashboard-page .report-ranking-list,.dashboard-page .report-region-list{margin-top:20px}.dashboard-page .report-ranking-list{max-height:560px;overflow-y:auto;padding-right:5px;scrollbar-color:var(--overview-line) transparent}.dashboard-page .report-ranking-row{display:grid;grid-template-columns:25px 42px minmax(130px,1fr) 74px 70px 92px;align-items:center;grid-gap:12px;gap:12px;min-height:64px;padding:10px 0;border-top:1px solid var(--overview-line)}.dashboard-page .report-favorite-row:first-child,.dashboard-page .report-ranking-row:first-child{border-top:0}.dashboard-page .report-ranking-position{color:var(--overview-muted);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:750}.dashboard-page .report-ranking-avatar{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;overflow:hidden;border:1px solid var(--overview-line);border-radius:12px;background:var(--overview-panel-soft);color:var(--report-violet);font-size:16px;font-weight:800;object-fit:cover}.dashboard-page .report-ranking-avatar--initial{background:linear-gradient(145deg,var(--report-violet-soft),var(--report-blue-soft))}.dashboard-page .report-ranking-name{display:grid;min-width:0;grid-gap:4px;gap:4px}.dashboard-page .report-ranking-name small{overflow:hidden;color:var(--overview-muted);font-size:12px;font-weight:700;letter-spacing:.09em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.dashboard-page .report-ranking-name strong{overflow:hidden;color:var(--overview-ink);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .report-ranking-stat{display:grid;justify-items:end;grid-gap:3px;gap:3px;text-align:right}.dashboard-page .report-ranking-stat strong{color:var(--overview-ink);font-size:12px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dashboard-page .report-favorite-count span,.dashboard-page .report-ranking-stat span{color:var(--overview-muted);font-size:12px}.dashboard-page .report-ranking-stat--revenue strong{color:var(--report-violet)}.dashboard-page .report-favorite-row{display:grid;grid-template-columns:25px 42px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-height:62px;padding:9px 0;border-top:1px solid var(--overview-line)}.dashboard-page .report-favorite-count{color:#bd4f76;font-size:12px;font-weight:800;text-align:right;white-space:nowrap}.dashboard-page .report-favorite-count span{display:block;margin-top:3px;font-weight:600}.dashboard-page .report-region-row{padding:11px 0;border-top:1px solid var(--overview-line)}.dashboard-page .report-region-row:first-child{padding-top:0;border-top:0}.dashboard-page .report-region-meta{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:8px}.dashboard-page .report-region-meta strong{overflow:hidden;color:var(--overview-ink);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .report-region-meta span{color:var(--overview-muted);font-size:12px;white-space:nowrap}.dashboard-page .report-region-bar{height:6px;overflow:hidden;border-radius:999px;background:var(--overview-panel-soft)}.dashboard-page .report-region-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--report-violet),var(--report-blue))}.dashboard-page .report-peak-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;margin-top:20px}.dashboard-page .report-peak-summary>div{display:grid;grid-gap:5px;gap:5px;min-width:0;padding:14px;border:1px solid var(--overview-line);border-radius:13px;background:var(--overview-panel-soft)}.dashboard-page .report-peak-summary small,.dashboard-page .report-peak-summary span{color:var(--overview-muted);font-size:12px}.dashboard-page .report-peak-summary strong{color:var(--overview-ink);font-size:16px;font-weight:800;letter-spacing:-.04em}.dashboard-page .report-peak-summary small,.dashboard-page .report-peak-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-page .report-day-list{display:grid;grid-gap:11px;gap:11px}.dashboard-page .report-day-row{display:grid;grid-template-columns:68px minmax(0,1fr) 72px;align-items:center;grid-gap:10px;gap:10px}.dashboard-page .report-day-row>span,.dashboard-page .report-day-row>strong{color:var(--overview-muted);font-size:12px}.dashboard-page .report-day-row>strong{color:var(--overview-ink);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}@media (max-width:1100px){.dashboard-page .report-insight-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:900px){.dashboard-page .report-behavior-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:700px){.dashboard-page .report-insight-card{padding:18px 14px}.dashboard-page .report-insight-heading{gap:12px}.dashboard-page .report-insight-heading h2{font-size:20px}.dashboard-page .report-ranking-control{width:132px;flex-basis:132px}.dashboard-page .report-ranking-row{grid-template-columns:22px 38px minmax(0,1fr) 66px;gap:8px}.dashboard-page .report-ranking-avatar{width:38px;height:38px;flex-basis:38px}.dashboard-page .report-ranking-stat--orders,.dashboard-page .report-ranking-stat--revenue{display:none}.dashboard-page .report-region-meta{display:grid;grid-gap:4px;gap:4px}.dashboard-page .report-peak-summary{grid-template-columns:minmax(0,1fr)}}.dashboard-page .report-orders-head,.dashboard-page .report-orders-row{grid-template-columns:minmax(112px,.95fr) minmax(130px,1.2fr) minmax(220px,1.85fr) minmax(110px,1.05fr) minmax(138px,1.2fr) minmax(88px,.75fr) minmax(150px,1.15fr);min-width:980px}@media (min-width:701px){.dashboard-page .order-card-actions:has(.order-courier-picker){display:grid;width:min(320px,100%);min-width:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"picker picker" "confirm view";align-items:stretch;justify-self:end;grid-gap:10px;gap:10px;flex-wrap:nowrap}.dashboard-page .order-card-actions:has(.order-courier-picker) .order-card-confirm,.dashboard-page .order-card-actions:has(.order-courier-picker) .order-card-view,.dashboard-page .order-card-actions:has(.order-courier-picker) .order-courier-picker,.dashboard-page .order-card-actions:has(.order-courier-picker) .order-courier-picker .select-field,.dashboard-page .order-card-actions:has(.order-courier-picker) .order-courier-picker .select-field-trigger{width:100%;min-width:0}}html body .storefront.order-tracking-page .order-track{width:min(1120px,calc(100% - 64px));padding:clamp(48px,6vw,70px) 0 88px}html body .storefront.order-tracking-page .order-track-intro{max-width:none;padding-bottom:28px;border-bottom-color:color-mix(in srgb,var(--tracking-line) 86%,transparent)}html body .storefront.order-tracking-page .order-track-intro h1{max-width:820px;margin:16px 0 14px;font-size:clamp(46px,5.2vw,64px);line-height:.96}html body .storefront.order-tracking-page .order-track-intro h1 em{display:block;margin-top:3px}html body .storefront.order-tracking-page .order-number{display:inline-flex;align-items:center;min-height:30px;margin:0;padding:6px 10px;border:1px solid var(--tracking-line);border-radius:999px;background:var(--tracking-surface);color:var(--tracking-slate);font-size:12px;line-height:1.2}html body .storefront.order-tracking-page .order-timeline{margin:22px 0 18px;padding:21px 21px 18px;border:1px solid var(--tracking-line);border-radius:18px;background:color-mix(in srgb,var(--tracking-surface) 92%,var(--tracking-soft));box-shadow:0 10px 24px color-mix(in srgb,var(--tracking-ink) 5%,transparent)}html body .storefront.order-tracking-page .order-timeline li{padding-right:14px}html body .storefront.order-tracking-page .order-timeline li:not(:last-child):after{right:0;left:32px;background:color-mix(in srgb,var(--tracking-line) 90%,transparent)}html body .storefront.order-tracking-page .order-timeline li.is-complete:not(:last-child):after{background:color-mix(in srgb,var(--tracking-current) 60%,var(--tracking-line))}html body .storefront.order-tracking-page .order-timeline-node{width:25px;height:25px;border-color:color-mix(in srgb,var(--tracking-line) 78%,var(--tracking-slate));background:var(--tracking-surface)}html body .storefront.order-tracking-page .order-timeline li.is-complete .order-timeline-node{border-color:var(--tracking-current);background:var(--tracking-current)}html body .storefront.order-tracking-page .order-timeline li.is-active .order-timeline-node{box-shadow:0 0 0 4px color-mix(in srgb,var(--tracking-current) 18%,transparent),0 4px 10px color-mix(in srgb,var(--tracking-current) 20%,transparent)}html body .storefront.order-tracking-page .order-timeline-copy{padding-top:35px}html body .storefront.order-tracking-page .order-timeline-copy strong{color:var(--tracking-ink)}html body .storefront.order-tracking-page .order-timeline li.is-active .order-timeline-copy strong{color:var(--tracking-current)}html body .storefront.order-tracking-page .delivery-confirmation-card{min-height:94px;margin:0 0 18px;padding:21px 24px;border-color:color-mix(in srgb,var(--tracking-ink) 12%,var(--tracking-line));border-radius:18px;background:var(--tracking-ink);box-shadow:0 12px 26px color-mix(in srgb,var(--tracking-ink) 13%,transparent)}html body .storefront.order-tracking-page .delivery-confirmation-copy{min-width:0}html body .storefront.order-tracking-page .delivery-confirmation-card .store-index{color:var(--tracking-surface)}html body .storefront.order-tracking-page .delivery-confirmation-icon{width:17px;height:17px;color:var(--tracking-surface)}html body .storefront.order-tracking-page .delivery-code{gap:7px}html body .storefront.order-tracking-page .delivery-code span{width:37px;height:43px;border:1px solid color-mix(in srgb,var(--tracking-surface) 8%,transparent);border-radius:9px;background:color-mix(in srgb,var(--tracking-current) 35%,var(--tracking-ink));font-feature-settings:"tnum";font-variant-numeric:tabular-nums}html body .storefront.order-tracking-page .tracking-info-grid{gap:18px}html body .storefront.order-tracking-page .tracking-card{min-height:232px;padding:24px 22px 21px;border-color:var(--tracking-line);border-radius:18px;background:var(--tracking-surface);box-shadow:0 10px 24px color-mix(in srgb,var(--tracking-ink) 5%,transparent)}html body .storefront.order-tracking-page .tracking-card-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}html body .storefront.order-tracking-page .tracking-state{max-width:58%;overflow:hidden;padding:5px 9px;border:1px solid color-mix(in srgb,var(--tracking-current) 22%,var(--tracking-line));border-radius:999px;background:color-mix(in srgb,var(--tracking-current) 11%,var(--tracking-surface));color:var(--tracking-current);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}html body .storefront.order-tracking-page .tracking-card h2{max-width:390px;margin:17px 0 9px;font-size:25px;line-height:1.05}html body .storefront.order-tracking-page .tracking-card>p{max-width:390px;font-size:12px;line-height:1.5}html body .storefront.order-tracking-page .tracking-facts{gap:7px;margin-top:20px;padding-top:15px}html body .storefront.order-tracking-page .tracking-facts li{padding:9px 10px;border:1px solid color-mix(in srgb,var(--tracking-line) 72%,transparent);border-radius:10px;background:color-mix(in srgb,var(--tracking-soft) 62%,var(--tracking-surface))}html body .storefront.order-tracking-page .tracking-items{gap:0;margin-top:19px;padding-top:14px}html body .storefront.order-tracking-page .tracking-items li{min-height:34px;padding:8px 0;border-bottom:1px solid color-mix(in srgb,var(--tracking-line) 70%,transparent)}html body .storefront.order-tracking-page .tracking-items li:last-child{border-bottom:0}html body .storefront.order-tracking-page .order-payment-summary{margin-top:18px;padding-top:15px}@media (max-width:760px){html body .storefront.order-tracking-page .order-track{width:min(100% - 32px,560px);padding:42px 0 60px}html body .storefront.order-tracking-page .order-track-intro h1{font-size:clamp(42px,12vw,57px)}html body .storefront.order-tracking-page .order-timeline{grid-template-columns:1fr;gap:0;margin:20px 0 16px;padding:20px 17px 8px}html body .storefront.order-tracking-page .order-timeline li{grid-template-columns:25px minmax(0,1fr);min-height:59px;padding:0 0 18px}html body .storefront.order-tracking-page .order-timeline li:not(:last-child):after{top:25px;right:auto;bottom:0;left:12px;width:1px;height:auto}html body .storefront.order-tracking-page .order-timeline-copy{padding-top:4px}html body .storefront.order-tracking-page .delivery-confirmation-card{align-items:flex-start;flex-direction:column;gap:18px;padding:20px 18px}html body .storefront.order-tracking-page .delivery-code{width:100%;justify-content:space-between}html body .storefront.order-tracking-page .delivery-code span{width:100%;max-width:43px}html body .storefront.order-tracking-page .tracking-info-grid{grid-template-columns:1fr;gap:14px}html body .storefront.order-tracking-page .tracking-card{min-height:0}}html body .dashboard-page .product-create-studio{--product-field-surface:#ffffff;--product-field-surface-hover:#ffffff;--product-field-line:#d9e1e5;--product-field-line-hover:#bdc9d0;--product-field-accent:#2f8d6b}html body .dashboard-page .product-create-settings-card .select-field-trigger,html body .dashboard-page .product-create-settings-card input:not([type=checkbox]):not([type=hidden]),html body .dashboard-page .product-create-studio .select-field-trigger,html body .dashboard-page .product-create-studio-copy input:not([type=checkbox]):not([type=hidden]),html body .dashboard-page .product-create-studio-copy textarea{border:1px solid var(--product-field-line);border-radius:11px;background:var(--product-field-surface);box-shadow:none;color:var(--ui-forest-deep);font-family:var(--font-sans,"Avenir Next","Segoe UI",sans-serif);font-size:12px;letter-spacing:0;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}html body .dashboard-page .product-create-settings-card .select-field-trigger:hover,html body .dashboard-page .product-create-settings-card input:not([type=checkbox]):not([type=hidden]):hover,html body .dashboard-page .product-create-studio .select-field-trigger:hover,html body .dashboard-page .product-create-studio-copy input:not([type=checkbox]):not([type=hidden]):hover,html body .dashboard-page .product-create-studio-copy textarea:hover{border-color:var(--product-field-line-hover);background:var(--product-field-surface-hover)}html body .dashboard-page .product-create-settings-card .select-field-trigger:focus,html body .dashboard-page .product-create-settings-card input:not([type=checkbox]):not([type=hidden]):focus,html body .dashboard-page .product-create-studio .select-field-trigger:focus,html body .dashboard-page .product-create-studio-copy input:not([type=checkbox]):not([type=hidden]):focus,html body .dashboard-page .product-create-studio-copy textarea:focus{border-color:var(--product-field-accent);outline:0;box-shadow:0 0 0 3px rgb(47 141 107/13%)}html body .dashboard-page .product-create-settings-card .select-field-trigger:focus-visible,html body .dashboard-page .product-create-settings-card input:not([type=checkbox]):not([type=hidden]):focus-visible,html body .dashboard-page .product-create-studio .select-field-trigger:focus-visible,html body .dashboard-page .product-create-studio-copy input:not([type=checkbox]):not([type=hidden]):focus-visible,html body .dashboard-page .product-create-studio-copy textarea:focus-visible{outline:2px solid rgb(47 141 107/24%);outline-offset:3px}html body .dashboard-page .product-create-title-field input{background:transparent;border-width:0 0 1px;border-color:var(--product-field-line);border-radius:0;box-shadow:none}html body .dashboard-page .product-create-title-field input:focus,html body .dashboard-page .product-create-title-field input:hover{background:color-mix(in srgb,var(--ui-mint) 28%,transparent);border-color:var(--product-field-accent);box-shadow:none}html body .dashboard-page .product-create-title-field input:focus-visible{outline:2px solid rgb(47 141 107/24%);outline-offset:3px}html body .dashboard-page .product-create-offer-fields .money-input,html body .dashboard-page .product-create-price-fields .money-input{border:1px solid var(--product-field-line);border-radius:11px;background:var(--product-field-surface);box-shadow:none;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}html body .dashboard-page .product-create-offer-fields .money-input:hover,html body .dashboard-page .product-create-price-fields .money-input:hover{border-color:var(--product-field-line-hover);background:var(--product-field-surface-hover)}html body .dashboard-page .product-create-offer-fields .money-input:focus-within,html body .dashboard-page .product-create-price-fields .money-input:focus-within{border-color:var(--product-field-accent);outline:0;box-shadow:0 0 0 3px rgb(47 141 107/13%)}html body .dashboard-page .product-create-offer-fields .money-input input,html body .dashboard-page .product-create-price-fields .money-input input{border:0;border-radius:0;background:transparent;box-shadow:none}html body .dashboard-page .product-create-offer-fields .money-input input:focus,html body .dashboard-page .product-create-price-fields .money-input input:focus{border:0;outline:0;box-shadow:none}html body .dashboard-page .product-create-settings-card input::placeholder,html body .dashboard-page .product-create-studio-copy input::placeholder,html body .dashboard-page .product-create-studio-copy textarea::placeholder{color:#9aaab7;opacity:1}html body .dashboard-page .product-create-settings-card input[aria-invalid=true],html body .dashboard-page .product-create-studio-copy input[aria-invalid=true],html body .dashboard-page .product-create-studio-copy textarea[aria-invalid=true]{border-color:#b65a4d;background:#fff8f6;box-shadow:0 0 0 3px rgb(182 90 77/12%)}html body .dashboard-page .product-create-settings-card .select-field-trigger,html body .dashboard-page .product-create-settings-card input:not([type=checkbox]):not([type=hidden]),html body .dashboard-page .product-create-studio .select-field-trigger,html body .dashboard-page .product-create-studio-copy input:not([type=checkbox]):not([type=hidden]){box-sizing:border-box;height:47px;min-height:47px;padding-inline:12px}html body .dashboard-page .product-create-title-field input{padding:0 12px;border:1px solid var(--product-field-line);border-radius:11px;background:var(--product-field-surface);font-family:var(--font-sans,"Avenir Next","Segoe UI",sans-serif);font-size:12px;letter-spacing:0;line-height:normal}html body .dashboard-page .product-create-slug-field input{padding:0 12px}html body .dashboard-page .product-create-offer-fields .money-input,html body .dashboard-page .product-create-price-fields .money-input{box-sizing:border-box;height:47px;min-height:47px}html body .dashboard-page .product-create-offer-fields .money-input input,html body .dashboard-page .product-create-price-fields .money-input input{box-sizing:border-box;height:45px;min-height:45px;padding:0 12px 0 6px;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important}html body .dashboard-page .product-create-description-field>span,html body .dashboard-page .product-create-field-heading label,html body .dashboard-page .product-create-inline-field>label,html body .dashboard-page .product-create-offer-fields label>span,html body .dashboard-page .product-create-price-fields label>span,html body .dashboard-page .product-create-slug-field>span,html body .dashboard-page .product-create-title-field>span{font-size:12px}html body .dashboard-page .product-create-field-heading button,html body .dashboard-page .product-create-quick-category button,html body .dashboard-page .product-create-settings-card .select-field-trigger,html body .dashboard-page .product-create-settings-card input:not([type=checkbox]):not([type=hidden]),html body .dashboard-page .product-create-studio .select-field-trigger,html body .dashboard-page .product-create-studio-copy input:not([type=checkbox]):not([type=hidden]),html body .dashboard-page .product-create-studio-copy textarea{font-size:13px}html body .dashboard-page .product-create-offer-fields .money-input>b,html body .dashboard-page .product-create-price-fields .money-input>b{font-size:12px}html body .dashboard-page .product-create-stock-visibility strong,html body .dashboard-page .product-create-switch-row strong{font-size:13px}html body .dashboard-page .product-create-complement-heading>button,html body .dashboard-page .product-create-option-values>label button,html body .dashboard-page .product-create-settings-card p,html body .dashboard-page .product-create-settings-card>header>button,html body .dashboard-page .product-create-settings-empty,html body .dashboard-page .product-create-stock-note,html body .dashboard-page .product-create-stock-visibility small,html body .dashboard-page .product-create-switch-row small{font-size:12px}html body .dashboard-page .product-create-stock-fields .select-field-menu{width:min(420px,calc(100vw - 32px));min-width:min(360px,calc(100vw - 32px));gap:7px;padding:8px;border-color:var(--product-field-line);border-radius:14px;background:color-mix(in srgb,var(--product-field-surface) 92%,var(--ui-mint));box-shadow:0 16px 30px rgb(13 19 33/10%),0 3px 8px rgb(13 19 33/5%)}html body .dashboard-page .product-create-stock-fields .select-field-option{display:grid;grid-template-columns:minmax(0,1fr);min-height:0;align-items:start;grid-gap:4px;gap:4px;padding:11px 12px;border:1px solid var(--product-field-line);border-radius:10px;background:var(--product-field-surface);color:var(--ui-forest-deep);line-height:1.4;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}html body .dashboard-page .product-create-stock-fields .select-field-option.is-highlighted,html body .dashboard-page .product-create-stock-fields .select-field-option.is-selected,html body .dashboard-page .product-create-stock-fields .select-field-option:hover{border-color:color-mix(in srgb,var(--product-field-accent) 55%,var(--product-field-line));background:color-mix(in srgb,var(--product-field-accent) 8%,var(--product-field-surface));box-shadow:0 4px 10px rgb(47 141 107/8%)}html body .dashboard-page .product-create-stock-fields .select-field-option.is-selected{box-shadow:inset 3px 0 0 var(--product-field-accent),0 4px 10px rgb(47 141 107/8%)}html body .dashboard-page .product-create-stock-fields .select-field-option-label{display:block;min-width:0;overflow:visible;font-weight:800;white-space:normal}html body .dashboard-page .product-create-stock-fields .select-field-option-description{display:block;min-width:0;overflow:visible;overflow-wrap:anywhere;color:var(--ui-muted);font-weight:500;text-overflow:clip;white-space:normal}@media (prefers-reduced-motion:reduce){html body .dashboard-page .product-create-offer-fields .money-input,html body .dashboard-page .product-create-price-fields .money-input,html body .dashboard-page .product-create-settings-card .select-field-trigger,html body .dashboard-page .product-create-settings-card input,html body .dashboard-page .product-create-studio .select-field-trigger,html body .dashboard-page .product-create-studio-copy input,html body .dashboard-page .product-create-studio-copy textarea{transition:none}}.shop-page,.shop-page .shop-catalog,.shop-page .shop-category-explorer,.shop-page .shop-featured,.shop-page .shop-final-cta,.shop-page .shop-footer,.shop-page .shop-hero-panel,.shop-page .shop-hero-visual,.shop-page .shop-promotion,.shop-page .shop-story,.shop-page .shop-trust{min-width:0}.preview-shop-page,.shop-page{overflow-x:clip}.preview-shop-page .preview-store-notice,.shop-page .store-notice{min-width:0;overflow:hidden}.shop-page .store-notice{overflow-wrap:anywhere;text-align:center;text-overflow:ellipsis;white-space:nowrap}.preview-shop-page .preview-shop-brand,.preview-shop-page .preview-shop-brand>div:last-child,.preview-shop-page .preview-store-notice-content,.preview-shop-page .preview-store-notice-content em,.preview-shop-page .preview-store-notice-content strong{min-width:0}.preview-shop-page .shop-hero-panel h1,.shop-page .shop-hero-panel h1{display:-webkit-box;min-width:0;max-height:2.64em;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.preview-shop-page .shop-hero-panel>p,.shop-page .shop-hero-panel>p{display:-webkit-box;min-width:0;max-height:6.8em;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis}.preview-shop-page .shop-hero-badge,.shop-page .shop-hero-badge{box-sizing:border-box;overflow:hidden;padding:10px}.preview-shop-page .shop-hero-badge>strong,.shop-page .shop-hero-badge>strong{display:-webkit-box;width:100%;max-width:100%;max-height:3.2em;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal}.preview-shop-page .shop-hero-caption,.shop-page .shop-hero-caption{min-width:0}.preview-shop-page .shop-hero-caption>span,.shop-page .shop-hero-caption>span{min-width:0;max-width:35%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-shop-page .shop-hero-caption>strong,.shop-page .shop-hero-caption>strong{display:-webkit-box;min-width:0;max-width:60%;max-height:2.4em;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal}.preview-shop-page .shop-benefits article>div,.preview-shop-page .shop-category-heading>div,.preview-shop-page .shop-featured-heading>div,.preview-shop-page .shop-final-cta>div,.preview-shop-page .shop-promotion-copy,.preview-shop-page .shop-story-copy,.shop-page .shop-benefits article>div,.shop-page .shop-category-heading>div,.shop-page .shop-featured-heading>div,.shop-page .shop-final-cta>div,.shop-page .shop-promotion-copy,.shop-page .shop-story-copy{min-width:0}.preview-shop-page .catalog-marketing-slot h3,.preview-shop-page .shop-benefits strong,.preview-shop-page .shop-category-heading h2,.preview-shop-page .shop-featured-heading h2,.preview-shop-page .shop-final-cta h2,.preview-shop-page .shop-promotion h2,.preview-shop-page .shop-story-copy h2,.preview-shop-page .shop-trust h2,.shop-page .catalog-marketing-slot h3,.shop-page .shop-benefits strong,.shop-page .shop-category-heading h2,.shop-page .shop-featured-heading h2,.shop-page .shop-final-cta h2,.shop-page .shop-promotion h2,.shop-page .shop-story-copy h2,.shop-page .shop-trust h2{display:-webkit-box;min-width:0;max-height:2.2em;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal}.shop-page .shop-benefits strong{max-height:2.5em;-webkit-line-clamp:2}.preview-shop-page .catalog-marketing-slot p,.preview-shop-page .shop-featured-heading p,.preview-shop-page .shop-final-cta p,.preview-shop-page .shop-promotion-copy p,.preview-shop-page .shop-story-copy p,.preview-shop-page .shop-trust p,.shop-page .catalog-marketing-slot p,.shop-page .shop-featured-heading p,.shop-page .shop-final-cta p,.shop-page .shop-promotion-copy p,.shop-page .shop-story-copy p,.shop-page .shop-trust p{display:-webkit-box;min-width:0;max-height:4.8em;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.preview-shop-page .catalog-marketing-slot,.preview-shop-page .preview-product-card,.preview-shop-page .preview-product-info,.preview-shop-page .shop-category-card,.preview-shop-page .shop-category-card>span:nth-child(2),.shop-page .catalog-marketing-slot,.shop-page .product-card,.shop-page .product-info,.shop-page .shop-category-card,.shop-page .shop-category-card>span:nth-child(2){min-width:0}.preview-shop-page .preview-product-info h3,.preview-shop-page .shop-category-card strong,.shop-page .product-info h3,.shop-page .shop-category-card strong{display:-webkit-box;min-width:0;max-height:2.6em;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal}.preview-shop-page .shop-footer>strong,.preview-shop-page .shop-story-mark strong,.shop-page .shop-footer>strong,.shop-page .shop-story-mark strong{min-width:0;overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis}.preview-shop-page .shop-story-copy p,.shop-page .shop-story-copy p{max-height:6.4em;-webkit-line-clamp:4}@media (max-width:640px){.preview-shop-page .shop-hero-caption>span,.preview-shop-page .shop-hero-caption>strong,.shop-page .shop-hero-caption>span,.shop-page .shop-hero-caption>strong{max-width:100%}.preview-shop-page .shop-hero-caption>strong,.shop-page .shop-hero-caption>strong{max-height:2.4em}}.marketing-mini-preview,.marketing-mini-preview-announcement,.marketing-mini-preview-featured,.marketing-mini-preview-final,.marketing-mini-preview-hero,.marketing-mini-preview-promotion,.marketing-mini-preview-trust-card,.marketing-mini-preview>*{min-width:0}.marketing-mini-preview b,.marketing-mini-preview small,.marketing-mini-preview span,.marketing-mini-preview strong{min-width:0;overflow-wrap:anywhere}.marketing-mini-preview-featured strong,.marketing-mini-preview-final strong,.marketing-mini-preview-hero strong,.marketing-mini-preview-promotion strong,.marketing-mini-preview-trust-card strong{display:-webkit-box;max-height:2.1em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal}.marketing-mini-preview b,.marketing-mini-preview-announcement span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.personalization-mini-banner-copy,.personalization-mini-banner-copy span,.personalization-mini-banner-copy strong{min-width:0;overflow-wrap:anywhere}.personalization-mini-banner-copy strong{display:-webkit-box;max-height:2em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal}.preview-save-action{cursor:pointer}.preview-save-action:disabled,.preview-save-action:disabled:hover{cursor:wait;opacity:.68;transform:none}html body .personalization-mini-preview{grid-template-rows:31px minmax(0,1fr) 43px}html body .personalization-mini-hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:0;overflow:hidden}html body .personalization-mini-hero-panel{position:relative;display:flex;min-width:0;flex-direction:column;justify-content:space-between;overflow:hidden;padding:12px 14px;background:var(--store-palette-deep);color:var(--store-palette-surface);isolation:isolate}html body .personalization-mini-hero-panel:after{position:absolute;right:-38px;bottom:-44px;width:118px;height:118px;border:1px solid color-mix(in srgb,var(--store-palette-slate) 54%,transparent);border-radius:50%;content:"";pointer-events:none}html body .personalization-mini-hero-panel>*{position:relative;z-index:1}html body .personalization-mini-hero-status{display:inline-flex;align-items:center;gap:5px;max-width:100%;overflow:hidden;color:var(--store-palette-accent-soft);font-size:9px;font-weight:850;letter-spacing:.1em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}html body .personalization-mini-hero-status i{width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:currentcolor}html body .personalization-mini-hero-status.is-active{color:var(--store-palette-accent-soft)}html body .personalization-mini-hero-status.is-closed,html body .personalization-mini-hero-status.is-paused,html body .personalization-mini-hero-status.is-setup,html body .personalization-mini-hero-status.is-unavailable{color:color-mix(in srgb,var(--store-palette-surface) 76%,var(--store-palette-accent-soft))}html body .personalization-mini-hero-panel>strong{max-width:150px;overflow:hidden;font-family:var(--ui-font-display),Georgia,serif;font-size:clamp(17px,2.2vw,27px);font-weight:450;letter-spacing:-.065em;line-height:.9;text-overflow:ellipsis;white-space:nowrap}html body .personalization-mini-hero-panel>span:last-child{max-width:100%;overflow:hidden;color:color-mix(in srgb,var(--store-palette-surface) 72%,transparent);font-size:9px;text-overflow:ellipsis;white-space:nowrap}html body .personalization-mini-banner{min-width:0;min-height:0;aspect-ratio:auto}html body .personalization-mini-banner:after{position:absolute;inset:auto 0 0;height:55%;background:linear-gradient(transparent,rgb(13 19 33/64%));content:"";pointer-events:none}html body .personalization-mini-banner-copy{position:absolute;z-index:1;right:11px;bottom:9px;left:11px;display:grid;grid-gap:2px;gap:2px}html body .personalization-mini-banner-copy span{color:rgb(255 255 255/82%);font-size:9px}html body .personalization-mini-banner-copy strong{max-width:100%;color:var(--store-palette-surface);font-size:clamp(13px,1.8vw,21px);line-height:.95}html body .personalization-mini-banner-copy.has-bubble{right:8px;bottom:7px;left:8px;padding:6px 8px;border:1px solid color-mix(in srgb,var(--store-palette-surface) 70%,transparent);border-radius:8px;background:color-mix(in srgb,var(--store-palette-surface) 87%,transparent);box-shadow:0 5px 12px rgb(13 19 33/14%);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}html body .personalization-mini-banner-copy.has-bubble span,html body .personalization-mini-banner-copy.has-bubble strong{color:var(--store-palette-ink)}html body .personalization-mini-badge{position:absolute;z-index:2;top:9px;right:10px;display:grid;width:42px;height:42px;place-items:center;overflow:hidden;border-radius:50%;background:var(--store-palette-slate);color:var(--store-palette-surface);font-size:7px;font-weight:850;line-height:1.05;text-align:center;text-transform:uppercase;transform:rotate(8deg)}html body .personalization-mini-featured{display:flex;align-items:center;gap:8px;min-width:0;padding:0 12px;border-top:1px solid var(--store-palette-line);background:var(--store-palette-surface);color:var(--store-palette-slate)}html body .personalization-mini-featured>span{max-width:118px;overflow:hidden;color:var(--store-palette-ink);font-size:9px;font-weight:850;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap}html body .personalization-mini-featured>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:5px;gap:5px;min-width:0;flex:1 1}html body .personalization-mini-featured i{display:block;height:25px;border-radius:6px;background:linear-gradient(135deg,var(--store-palette-deep),var(--store-palette-slate))}html body .personalization-mini-featured i:nth-child(2){background:linear-gradient(135deg,var(--store-palette-slate),var(--store-palette-deep))}html body .personalization-mini-featured i:nth-child(3){background:linear-gradient(135deg,var(--store-palette-background),var(--store-palette-slate))}@media (max-width:600px){html body .personalization-mini-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}html body .personalization-mini-hero-panel{padding:10px}html body .personalization-mini-featured{padding-inline:9px}html body .personalization-mini-featured>span{max-width:90px}}html body .auth-page.storefront-consumer-login{--consumer-ink:var(--store-palette-ink,#212529);--consumer-deep:var(--store-palette-deep,#343a40);--consumer-slate:var(--store-palette-slate,#495057);--consumer-background:var(--store-palette-background-soft,var(--store-palette-background,#f8f9fa));--consumer-surface:var(--store-palette-surface,#ffffff);--consumer-surface-soft:var(--store-palette-surface-soft,#f1f3f5);--consumer-line:var(--store-palette-line,#dee2e6);--consumer-accent-soft:var(--store-palette-accent-soft,#e9ecef);min-height:100dvh;background:var(--consumer-background);color:var(--consumer-ink);color-scheme:light}html body .auth-page.storefront-consumer-login .auth-brand-panel{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 85% 18%,color-mix(in srgb,var(--consumer-slate) 42%,transparent),transparent 28%),linear-gradient(145deg,var(--consumer-deep),var(--consumer-ink));color:var(--consumer-background)}html body .auth-page.storefront-consumer-login .auth-brand-panel:before{content:"";position:absolute;z-index:-1;width:min(45vw,570px);aspect-ratio:1;right:-22%;bottom:-30%;border:1px solid color-mix(in srgb,var(--consumer-accent-soft) 55%,transparent);border-radius:50%;box-shadow:0 0 0 34px color-mix(in srgb,var(--consumer-accent-soft) 15%,transparent),0 0 0 68px color-mix(in srgb,var(--consumer-accent-soft) 10%,transparent);pointer-events:none}html body .auth-page.storefront-consumer-login .auth-brand-panel:after{content:"";position:absolute;z-index:-1;inset:0;opacity:.12;background-image:linear-gradient(color-mix(in srgb,var(--consumer-background) 22%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--consumer-background) 22%,transparent) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:linear-gradient(to bottom right,#000,transparent 68%);mask-image:linear-gradient(to bottom right,#000,transparent 68%);pointer-events:none}html body .auth-page.storefront-consumer-login .auth-brand-panel .store-wordmark{position:relative;z-index:1;color:var(--consumer-background);font-size:16px;font-weight:750}html body .auth-page.storefront-consumer-login .auth-brand-panel h1{position:relative;z-index:1;color:var(--consumer-background);font-size:clamp(48px,5.6vw,78px);line-height:.96}html body .auth-page.storefront-consumer-login .auth-brand-panel p,html body .auth-page.storefront-consumer-login .auth-brand-panel small{position:relative;z-index:1;color:color-mix(in srgb,var(--consumer-background) 72%,var(--consumer-slate))}html body .auth-page.storefront-consumer-login .auth-form-panel{background:var(--consumer-background)}html body .auth-page.storefront-consumer-login .auth-form-panel>div{width:min(438px,100%);padding:clamp(28px,4vw,44px);border:1px solid var(--consumer-line);border-radius:26px;background:var(--consumer-surface);box-shadow:0 24px 70px color-mix(in srgb,var(--consumer-ink) 12%,transparent)}html body .auth-page.storefront-consumer-login .auth-form-panel .section-kicker{color:var(--consumer-slate);font-size:12px}html body .auth-page.storefront-consumer-login .auth-form-panel h2{color:var(--consumer-ink);font-size:clamp(34px,3.2vw,46px)}html body .auth-page.storefront-consumer-login .auth-form-panel p,html body .auth-page.storefront-consumer-login .privacy-note{color:var(--consumer-slate)}html body .auth-page.storefront-consumer-login .consumer-login-tabs{border-color:var(--consumer-line);background:var(--consumer-surface-soft)}html body .auth-page.storefront-consumer-login .consumer-login-tabs button{color:var(--consumer-slate)}html body .auth-page.storefront-consumer-login .consumer-login-tabs button.is-active{background:var(--consumer-deep);color:var(--consumer-background)}html body .auth-page.storefront-consumer-login .consumer-email-form label{color:var(--consumer-ink)}html body .auth-page.storefront-consumer-login .consumer-email-form input,html body .auth-page.storefront-consumer-login .google-button{border-color:var(--consumer-line);background:var(--consumer-surface);color:var(--consumer-ink)}html body .auth-page.storefront-consumer-login .consumer-email-form input::placeholder{color:color-mix(in srgb,var(--consumer-slate) 68%,var(--consumer-surface))}html body .auth-page.storefront-consumer-login .consumer-email-form input:focus{border-color:var(--consumer-slate);box-shadow:0 0 0 4px color-mix(in srgb,var(--consumer-slate) 15%,transparent)}html body .auth-page.storefront-consumer-login .consumer-email-form input:-webkit-autofill,html body .auth-page.storefront-consumer-login .consumer-email-form input:-webkit-autofill:focus,html body .auth-page.storefront-consumer-login .consumer-email-form input:-webkit-autofill:hover{-webkit-text-fill-color:var(--consumer-ink);box-shadow:0 0 0 1000px var(--consumer-surface) inset;caret-color:var(--consumer-ink)}html body .auth-page.storefront-consumer-login .consumer-email-submit{border:1px solid var(--consumer-ink);background:var(--consumer-ink);color:var(--consumer-surface);box-shadow:0 12px 22px color-mix(in srgb,var(--consumer-ink) 16%,transparent);transition:background-color .18s ease,border-color .18s ease,transform .18s ease}html body .auth-page.storefront-consumer-login .consumer-email-submit:hover{border-color:var(--consumer-slate);background:var(--consumer-slate);transform:translateY(-1px)}html body .auth-page.storefront-consumer-login .login-divider{color:var(--consumer-slate)}html body .auth-page.storefront-consumer-login .login-divider:after,html body .auth-page.storefront-consumer-login .login-divider:before{background:var(--consumer-line)}html body .auth-page.storefront-consumer-login .auth-form-panel a{color:var(--consumer-ink)}html body .auth-page.storefront-consumer-login .auth-form-panel a:hover{color:var(--consumer-slate)}@media (max-width:700px){html body .auth-page.storefront-consumer-login .auth-brand-panel{min-height:350px}html body .auth-page.storefront-consumer-login .auth-form-panel{padding:28px 16px 48px}}.publication-guidance{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:1rem 28px 20px;padding:15px 16px;border:1px solid color-mix(in srgb,var(--ui-forest) 20%,var(--ui-border));border-radius:15px;background:color-mix(in srgb,var(--ui-mint) 42%,var(--ui-panel))}.publication-guidance>div{display:flex;min-width:0;align-items:flex-start;gap:11px}.publication-guidance-icon{display:inline-flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;border-radius:9px;background:var(--ui-forest);color:var(--ui-panel);font-size:12px;font-weight:850}.publication-guidance strong{display:block;color:var(--ui-ink);font-size:13px;font-weight:850}.publication-guidance p{max-width:620px;margin:4px 0 0;color:var(--ui-muted);font-size:12px;line-height:1.5}.publication-guidance>a{display:inline-flex;min-height:38px;flex:0 0 auto;align-items:center;justify-content:center;padding:0 14px;border-radius:10px;background:var(--ui-ink);color:var(--ui-panel);font-size:12px;font-weight:850;white-space:nowrap}.publication-guidance>a:hover{background:var(--ui-forest-deep);color:var(--ui-panel)}@media (max-width:700px){.publication-guidance{align-items:flex-start;flex-direction:column;margin-inline:16px}.publication-guidance>a{width:100%}}html body .dashboard-page .product-create-studio{container-name:product-studio;container-type:inline-size}@container product-studio (max-width: 1120px){html body .dashboard-page .product-create-studio-settings{grid-template-columns:minmax(0,1fr);grid-template-areas:"stock" "publication"}}@container product-studio (max-width: 900px){html body .dashboard-page .product-create-studio-product{grid-template-columns:minmax(0,1fr)}html body .dashboard-page .product-create-studio-copy{max-width:600px}}.shop-page .shop-benefits{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),320px));justify-content:center}.shop-page .shop-benefits article{justify-content:center;text-align:center}.shop-page .shop-benefits article>div{justify-items:center;text-align:center}html body .store-cart-added-dialog{width:min(calc(100% - 32px),500px);max-width:500px;margin:auto;padding:0;overflow:visible;border:0;border-radius:24px;background:transparent;color:var(--store-palette-ink,var(--store-ink,#172235));box-shadow:0 26px 70px color-mix(in srgb,var(--store-palette-ink,#172235) 26%,transparent)}html body .store-cart-added-dialog::-webkit-backdrop{background:color-mix(in srgb,var(--store-palette-ink,#172235) 42%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}html body .store-cart-added-dialog::backdrop{background:color-mix(in srgb,var(--store-palette-ink,#172235) 42%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}html body .store-cart-added-panel{padding:28px;border:1px solid var(--store-palette-line,var(--store-line,#dce2e8));border-radius:24px;background:var(--store-palette-surface,#ffffff)}html body .store-cart-added-header{display:grid;grid-template-columns:44px minmax(0,1fr) 32px;align-items:start;grid-gap:14px;gap:14px}html body .store-cart-added-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:var(--store-palette-accent-soft,var(--store-palette-surface-soft,#eef3f0));color:var(--store-palette-slate,var(--store-accent,#496e5a))}html body .store-cart-added-icon svg{width:20px;height:20px;stroke-width:1.8}html body .store-cart-added-eyebrow{display:block;margin:1px 0 7px;color:var(--store-palette-slate,var(--store-muted,#647385));font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}html body .store-cart-added-header h2{margin:0;color:var(--store-palette-ink,var(--store-ink,#172235));font-family:Arial,Helvetica Neue,sans-serif;font-size:23px;font-weight:650;letter-spacing:-.04em;line-height:1.08}html body .store-cart-added-header p{margin:7px 0 0;color:var(--store-palette-slate,var(--store-muted,#647385));font-size:13px;line-height:1.45}html body .store-cart-added-close{display:grid;width:32px;height:32px;place-items:center;padding:0;border:1px solid var(--store-palette-line,var(--store-line,#dce2e8));border-radius:50%;background:var(--store-palette-surface,#ffffff);color:var(--store-palette-slate,var(--store-muted,#647385));cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}html body .store-cart-added-close svg{width:15px;height:15px}html body .store-cart-added-close:focus-visible,html body .store-cart-added-close:hover{border-color:var(--store-palette-slate,var(--store-accent,#496e5a));background:var(--store-palette-surface-soft,#f3f6f4);color:var(--store-palette-ink,var(--store-ink,#172235));transform:rotate(4deg)}html body .store-cart-added-items{max-height:min(38vh,330px);margin:24px 0 0;overflow-y:auto;border-top:1px solid var(--store-palette-line,var(--store-line,#dce2e8))}html body .store-cart-added-item,html body .store-cart-added-items{border-bottom:1px solid var(--store-palette-line,var(--store-line,#dce2e8))}html body .store-cart-added-item{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px 0}html body .store-cart-added-item:last-child{border-bottom:0}html body .store-cart-added-item-fallback,html body .store-cart-added-item>img{display:grid;width:56px;height:56px;place-items:center;border-radius:12px;background:var(--store-palette-surface-soft,#f3f6f4);color:var(--store-palette-slate,var(--store-muted,#647385));object-fit:cover}html body .store-cart-added-item>div{display:grid;min-width:0;grid-gap:3px;gap:3px}html body .store-cart-added-item>div>strong{overflow:hidden;color:var(--store-palette-ink,var(--store-ink,#172235));font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}html body .store-cart-added-item>div>small,html body .store-cart-added-item>div>span{overflow:hidden;color:var(--store-palette-slate,var(--store-muted,#647385));font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}html body .store-cart-added-item>strong{color:var(--store-palette-ink,var(--store-ink,#172235));font-size:13px;font-weight:750;white-space:nowrap}html body .store-cart-added-total{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:20px 0 22px}html body .store-cart-added-total span{color:var(--store-palette-slate,var(--store-muted,#647385));font-size:13px}html body .store-cart-added-total strong{color:var(--store-palette-ink,var(--store-ink,#172235));font-family:Arial,Helvetica Neue,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.04em}html body .store-cart-added-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:10px;gap:10px}html body .store-cart-added-actions a,html body .store-cart-added-actions button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:12px;font-size:12px;font-weight:750;line-height:1.2;text-align:center;text-decoration:none;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}html body .store-cart-added-secondary{border:1px solid var(--store-palette-line,var(--store-line,#dce2e8));background:var(--store-palette-surface,#ffffff);color:var(--store-palette-ink,var(--store-ink,#172235));cursor:pointer}html body .store-cart-added-primary{border:1px solid var(--store-palette-ink,var(--store-ink,#172235));background:var(--store-palette-ink,var(--store-ink,#172235));color:var(--store-palette-surface,#ffffff)}html body .store-cart-added-primary:focus-visible,html body .store-cart-added-primary:hover,html body .store-cart-added-secondary:focus-visible,html body .store-cart-added-secondary:hover{border-color:var(--store-palette-slate,var(--store-accent,#496e5a));background:var(--store-palette-slate,var(--store-accent,#496e5a));color:var(--store-palette-surface,#ffffff);transform:translateY(-1px)}html body .store-cart-added-primary svg{width:15px;height:15px}@media (max-width:540px){html body .store-cart-added-dialog{width:calc(100% - 20px)}html body .store-cart-added-panel{padding:22px 18px 18px;border-radius:20px}html body .store-cart-added-header h2{font-size:20px}html body .store-cart-added-actions{grid-template-columns:1fr}}@container product-studio (max-width: 560px){html body .dashboard-page .product-create-offer-fields,html body .dashboard-page .product-create-price-fields,html body .dashboard-page .product-create-stock-fields{grid-template-columns:minmax(0,1fr)}html body .dashboard-page .product-create-settings-card{padding:14px}}@container product-studio (max-width: 390px){html body .dashboard-page .product-create-complement-heading{grid-template-columns:25px minmax(0,1fr)}html body .dashboard-page .product-create-complement-heading>button{grid-column:2;justify-self:start}}html body .dashboard-page .product-live-preview-options-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}html body .dashboard-page .product-live-preview-options-actions .product-live-preview-options-count{color:var(--ui-muted);font-size:12px;letter-spacing:normal;text-transform:none}html body .dashboard-page .product-live-preview-options-add{min-height:32px;padding:7px 10px;border:1px solid var(--ui-forest-deep);border-radius:999px;background:var(--ui-forest-deep);color:var(--ui-panel);cursor:pointer;font-size:12px;font-weight:800;white-space:nowrap}html body .dashboard-page .product-live-preview-options-add:focus-visible,html body .dashboard-page .product-live-preview-options-add:hover:not(:disabled){background:var(--ui-forest)}html body .dashboard-page .product-live-preview-options-add:disabled{cursor:not-allowed;opacity:.5}html body .dashboard-page .product-live-preview-option-group-editor{gap:9px;padding:12px;border:1px solid var(--ui-border);border-radius:14px;background:color-mix(in srgb,var(--ui-surface-subtle) 68%,var(--ui-panel))}html body .dashboard-page .product-live-preview-option-group-editor:last-child{border-bottom:1px solid var(--ui-border)}html body .dashboard-page .product-live-preview-option-editor-heading{display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-width:0}html body .dashboard-page .product-live-preview-option-index{color:var(--ui-forest);font-size:12px;font-weight:850}html body .dashboard-page .product-live-preview-add-option input,html body .dashboard-page .product-live-preview-option-name{box-sizing:border-box;width:100%;min-width:0;min-height:37px;padding:8px 10px;border:1px solid var(--ui-border);border-radius:10px;background:var(--ui-panel);color:var(--ui-forest-deep);font-size:12px}html body .dashboard-page .product-live-preview-add-option input:focus,html body .dashboard-page .product-live-preview-option-name:focus{border-color:var(--ui-forest);outline:2px solid color-mix(in srgb,var(--ui-forest) 16%,transparent);outline-offset:1px}html body .dashboard-page .product-live-preview-option-remove{padding:0;border:0;background:transparent;color:#a54b45;cursor:pointer;font-size:12px;white-space:nowrap}html body .dashboard-page .product-live-preview-option-remove:focus-visible,html body .dashboard-page .product-live-preview-option-remove:hover{color:var(--ui-forest-deep);text-decoration:underline}html body .dashboard-page .product-live-preview-option-group-editor .product-live-preview-option-values{min-width:0;min-height:30px}html body .dashboard-page .product-live-preview-option-group-editor .product-live-preview-option-values>span{min-height:30px;gap:4px;padding:5px 8px}html body .dashboard-page .product-live-preview-option-group-editor .product-live-preview-option-values>span>button{display:inline-flex;width:17px;height:17px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:transparent;color:var(--ui-muted);cursor:pointer;font-size:14px;line-height:1}html body .dashboard-page .product-live-preview-option-group-editor .product-live-preview-option-values>span>button:focus-visible,html body .dashboard-page .product-live-preview-option-group-editor .product-live-preview-option-values>span>button:hover{background:color-mix(in srgb,var(--ui-forest) 12%,transparent);color:var(--ui-forest-deep)}html body .dashboard-page .product-live-preview-add-option{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px;gap:6px;min-width:0}html body .dashboard-page .product-live-preview-add-option button{min-height:37px;padding:0 10px;border:1px solid var(--ui-border);border-radius:10px;background:var(--ui-panel);color:var(--ui-forest-deep);cursor:pointer;font-size:12px;font-weight:750;white-space:nowrap}html body .dashboard-page .product-live-preview-add-option button:focus-visible,html body .dashboard-page .product-live-preview-add-option button:hover{border-color:var(--ui-forest);background:color-mix(in srgb,var(--ui-mint) 22%,var(--ui-panel))}html body .dashboard-page .product-live-preview-options-empty{display:grid;grid-gap:4px;gap:4px;padding:13px;border:1px dashed var(--ui-border);border-radius:12px;background:color-mix(in srgb,var(--ui-surface-subtle) 58%,transparent)}html body .dashboard-page .product-live-preview-options-empty strong{color:var(--ui-forest-deep);font-size:12px}html body .dashboard-page .product-live-preview-options-empty span{color:var(--ui-muted);font-size:12px;line-height:1.4}html body .dashboard-page .product-live-preview-options-editor .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@container product-studio (max-width: 560px){html body .dashboard-page .product-live-preview-options-header{align-items:flex-start;flex-direction:column}html body .dashboard-page .product-live-preview-options-actions{justify-content:flex-start}}@container product-studio (max-width: 390px){html body .dashboard-page .product-live-preview-option-editor-heading{grid-template-columns:25px minmax(0,1fr)}html body .dashboard-page .product-live-preview-option-remove{grid-column:2;justify-self:start}html body .dashboard-page .product-live-preview-add-option{grid-template-columns:minmax(0,1fr)}html body .dashboard-page .product-live-preview-add-option button{justify-self:start}}html body .dashboard-page .product-create-description-field{margin-top:0;padding-top:0;border-top:0}html body .dashboard-page .product-create-description-field textarea{min-height:68px}html body .dashboard-page .product-create-offer-editor{gap:9px;padding:11px 13px}html body .dashboard-page .product-live-preview-options{gap:11px;margin-top:8px;padding-top:12px}html body .dashboard-page .product-live-preview-options-groups{gap:9px}html body .dashboard-page .product-create-disclosure{min-width:0;overflow:hidden;padding:0;border-radius:14px;background:color-mix(in srgb,var(--ui-surface-subtle) 72%,var(--ui-panel))}html body .dashboard-page .product-create-disclosure-trigger{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:0;background:transparent;color:var(--ui-forest-deep);cursor:pointer;text-align:left}html body .dashboard-page .product-create-disclosure-trigger:focus-visible,html body .dashboard-page .product-create-disclosure-trigger:hover{background:color-mix(in srgb,var(--ui-mint) 20%,transparent)}html body .dashboard-page .product-create-disclosure-trigger:focus-visible{outline:2px solid var(--ui-forest);outline-offset:-3px}html body .dashboard-page .product-create-disclosure-heading,html body .dashboard-page .product-create-disclosure-meta{display:grid;min-width:0}html body .dashboard-page .product-create-disclosure-heading{gap:4px}html body .dashboard-page .product-create-disclosure-heading .dashboard-eyebrow{margin:0;color:var(--ui-forest);font-size:11px}html body .dashboard-page .product-create-disclosure-heading strong{overflow:hidden;color:var(--ui-forest-deep);font-family:var(--font-display),Georgia,serif;font-size:18px;font-weight:450;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}html body .dashboard-page .product-create-disclosure-meta{flex:0 1 auto;grid-template-columns:minmax(0,auto) 27px;align-items:center;gap:9px;color:var(--ui-muted);font-size:12px;text-align:right}html body .dashboard-page .product-create-disclosure-meta>span{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html body .dashboard-page .product-create-disclosure-meta>i{display:inline-flex;width:27px;height:27px;align-items:center;justify-content:center;border:1px solid var(--ui-border);border-radius:50%;background:var(--ui-panel);color:var(--ui-forest-deep);font-size:17px;font-style:normal;line-height:1}html body .dashboard-page .product-create-disclosure-content{display:grid;grid-gap:12px;gap:12px;padding:0 16px 16px;border-top:1px solid var(--ui-border)}html body .dashboard-page .product-create-disclosure-content .product-create-offer-editor{padding:12px 0 0;border:0;background:transparent}html body .dashboard-page .product-create-options-disclosure .product-live-preview-options{gap:11px;margin:0;padding:12px 0 0;border-top:0}html body .dashboard-page .product-create-options-disclosure .product-live-preview-options-header{align-items:center}html body .dashboard-page .product-create-options-disclosure .product-live-preview-options-header>div:first-child{gap:4px}html body .dashboard-page .product-create-options-disclosure .product-live-preview-options-header>div:first-child>span{color:var(--ui-muted);font-size:11px}html body .dashboard-page .product-create-publication-editor .product-create-disclosure-content{display:block}html body .dashboard-page .product-create-publication-content{display:grid;grid-gap:10px;gap:10px;margin-top:1rem}html body .dashboard-page .product-create-publication-content .product-create-publication-hint{margin:0}html body .dashboard-page .product-create-stock-note-card{padding:14px 16px}html body .dashboard-page .product-create-stock-note-card .product-create-stock-note{margin:0}html body .dashboard-page .product-create-price-fields:not(.has-promotion){grid-template-columns:minmax(0,1fr)}html body .dashboard-page .product-create-promotion-label{display:flex;align-items:baseline;justify-content:space-between;gap:8px}html body .dashboard-page .product-create-promotion-label>span{color:var(--ui-muted);font-size:12px;font-weight:850;letter-spacing:.13em}html body .dashboard-page .product-create-promotion-label>button{padding:0;border:0;border-bottom:1px solid;background:transparent;color:var(--ui-forest);cursor:pointer;font-size:11px;font-weight:700;letter-spacing:0}html body .dashboard-page .product-create-promotion-label>button:focus-visible,html body .dashboard-page .product-create-promotion-label>button:hover{color:var(--ui-forest-deep)}html body .dashboard-page .product-create-add-promotion{justify-self:start;padding:0;border:0;border-bottom:1px solid;background:transparent;color:var(--ui-forest);cursor:pointer;font-size:12px;font-weight:750}html body .dashboard-page .product-create-add-promotion:focus-visible,html body .dashboard-page .product-create-add-promotion:hover{color:var(--ui-forest-deep)}html body .dashboard-page .product-create-more-options-fields{display:grid;grid-gap:14px;gap:14px;padding-top:12px}html body .dashboard-page .product-create-more-options-fields .product-create-slug-field{gap:6px;margin:0}html body .dashboard-page .product-create-more-options-fields .product-create-slug-field small{color:var(--ui-muted);font-size:12px;line-height:1.4}html body .dashboard-page .product-create-more-options-check{display:flex;align-items:flex-start;gap:8px;cursor:pointer}html body .dashboard-page .product-create-more-options-check>input{width:15px;height:15px;flex:0 0 auto;margin:1px 0 0;accent-color:var(--ui-forest-deep)}html body .dashboard-page .product-create-more-options-check>span{display:grid;grid-gap:3px;gap:3px}html body .dashboard-page .product-create-more-options-check strong{color:var(--ui-forest-deep);font-size:12px}html body .dashboard-page .product-create-more-options-check small{color:var(--ui-muted);font-size:12px}@container product-studio (max-width: 560px){html body .dashboard-page .product-create-disclosure-trigger{align-items:flex-start;flex-direction:column;gap:9px}html body .dashboard-page .product-create-disclosure-meta{width:100%;grid-template-columns:minmax(0,1fr) 27px;text-align:left}html body .dashboard-page .product-create-disclosure-meta>span{max-width:none}}html body .dashboard-page .product-create-studio-product{grid-template-areas:"gallery copy" "settings copy";row-gap:16px;align-items:start}html body .dashboard-page .product-create-studio-gallery{grid-area:gallery;align-self:start}html body .dashboard-page .product-create-studio-copy{grid-area:copy;align-self:start;position:-webkit-sticky;position:sticky;top:24px}html body .dashboard-page .product-create-studio-settings{grid-area:settings;grid-template-columns:minmax(0,1fr);grid-template-areas:"stock" "publication";align-self:start;max-width:none;width:auto;margin:0}@container product-studio (max-width: 900px){html body .dashboard-page .product-create-studio-product{grid-template-columns:minmax(0,1fr);grid-template-areas:"gallery" "copy" "settings"}html body .dashboard-page .product-create-studio-copy{position:static}html body .dashboard-page .product-create-studio-settings{width:100%}}html body .dashboard-page>.dashboard-main>.dashboard-content{margin-inline:auto;padding-inline:0}html body .dashboard-page>.dashboard-main>.dashboard-content,html body .dashboard-page>.dashboard-main>.dashboard-content.narrow,html body .dashboard-page>.dashboard-main>.dashboard-content:not(.overview-page).narrow{width:min(1376px,calc(100% - clamp(56px, 7vw, 128px)));max-width:none}@media (max-width:760px){html body .dashboard-page>.dashboard-main>.dashboard-content,html body .dashboard-page>.dashboard-main>.dashboard-content.narrow,html body .dashboard-page>.dashboard-main>.dashboard-content:not(.overview-page).narrow{width:100%;padding-inline:14px}}.personalization-media-grid .media-upload[data-kind=banner] .media-preview{width:160px!important}.personalization-media-grid .media-upload[data-kind=banner] .media-preview img{width:160px!important;height:70px!important;aspect-ratio:1600/700;object-fit:cover}.personalization-media-grid .media-upload[data-kind=banner] .media-crop-stage{aspect-ratio:1600/700}@media (max-width:760px){.personalization-media-grid .media-upload[data-kind=banner]{grid-template-columns:140px minmax(0,1fr) auto!important}.personalization-media-grid .media-upload[data-kind=banner] .media-preview,.personalization-media-grid .media-upload[data-kind=banner] .media-preview img{width:140px!important}.personalization-media-grid .media-upload[data-kind=banner] .media-preview img{height:61px!important}}@media (max-width:560px){.personalization-media-grid .media-upload[data-kind=banner]{grid-template-columns:120px minmax(0,1fr)!important}.personalization-media-grid .media-upload[data-kind=banner] .media-preview,.personalization-media-grid .media-upload[data-kind=banner] .media-preview img{width:120px!important}.personalization-media-grid .media-upload[data-kind=banner] .media-preview img{height:53px!important}}