:root{--theme-color-surface:var(--theme-custom-light-surface,#fff);--theme-color-bg:var(--theme-custom-light-background,#f4f6fa);--theme-color-bg-accent:#eef2f7;--theme-color-surface-muted:#eef2f7;--theme-color-ink:var(--theme-custom-light-text,#0f172a);--theme-color-text:var(--theme-custom-light-text,#0f172a);--theme-color-text-muted:#64748b;--theme-color-border:#e2e8f0;--theme-color-border-strong:#cbd5e1;--theme-color-accent:var(--theme-custom-light-accent,#155eef);--theme-color-accent-hover:var(--theme-custom-light-accent-hover,#1249c7);--theme-color-accent-soft:color-mix(in srgb, var(--theme-color-accent) 10%, transparent);--theme-color-success:#059669;--theme-color-danger:#dc2626;--theme-color-danger-soft:#dc26261a;--theme-color-warning:#d97706;--theme-color-announce:#0b1220;--theme-font-sans:"DM Sans", "Segoe UI", system-ui, sans-serif;--theme-font-display:"DM Sans", "Segoe UI", system-ui, sans-serif;--theme-space-1:.25rem;--theme-space-2:.5rem;--theme-space-3:.75rem;--theme-space-4:1rem;--theme-space-5:1.25rem;--theme-space-6:1.5rem;--theme-space-7:1.75rem;--theme-space-8:2rem;--theme-space-10:2.5rem;--theme-space-12:3rem;--theme-radius-sm:.375rem;--theme-radius:.5rem;--theme-radius-lg:.75rem;--theme-focus:0 0 0 3px #155eef59;--theme-shadow-sm:0 1px 2px #0f172a0d;--theme-shadow-md:0 8px 24px #0f172a0f;--theme-max:76rem;--theme-header-h:3.75rem;--theme-ease:.15s ease;--theme-products-per-row:4;--theme-card-ratio:1 / 1}@media (prefers-reduced-motion:reduce){:root{--theme-ease:0s}}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--theme-color-bg:var(--theme-custom-dark-background,#0b1220);--theme-color-bg-accent:var(--theme-custom-dark-surface,#111827);--theme-color-surface:var(--theme-custom-dark-surface,#111827);--theme-color-surface-muted:var(--theme-custom-dark-surface-muted,#1f2937);--theme-color-ink:var(--theme-custom-dark-text,#f8fafc);--theme-color-text:var(--theme-custom-dark-text,#f8fafc);--theme-color-text-muted:var(--theme-custom-dark-text-muted,#94a3b8);--theme-color-border:var(--theme-custom-dark-border,#243044);--theme-color-border-strong:var(--theme-custom-dark-border-strong,#334155);--theme-color-accent:var(--theme-custom-dark-accent,#60a5fa);--theme-color-accent-hover:var(--theme-custom-dark-accent-hover,#93c5fd);--theme-color-accent-soft:color-mix(in srgb, var(--theme-color-accent) 16%, transparent);--theme-color-danger-soft:#f8717124;--theme-color-announce:#020617;--theme-shadow-sm:0 1px 2px #00000059;--theme-shadow-md:0 10px 28px #0006;--theme-focus:0 0 0 3px #60a5fa66}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--theme-font-sans);color:var(--theme-color-text);background:var(--theme-color-bg);-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;font-size:1rem;line-height:1.5}h1,h2,h3{font-family:var(--theme-font-display);letter-spacing:-.02em;color:var(--theme-color-ink);font-weight:700;line-height:1.2}img{max-width:100%;height:auto;display:block}a{color:var(--theme-color-accent)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{box-shadow:var(--theme-focus);outline:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.ag-card{border:1px solid var(--ag-color-border,var(--theme-color-border));border-radius:var(--ag-radius-md,var(--theme-radius-md,.75rem));background:var(--ag-color-surface,var(--theme-color-surface,#fff));min-width:0;box-shadow:none;gap:0;display:grid;overflow:clip}.ag-card__header{gap:.3rem;padding:1.15rem 1.25rem .9rem;display:grid}.ag-card__title{letter-spacing:-.02em;color:var(--ag-color-text,var(--theme-color-text));margin:0;font-size:1rem;font-weight:650;line-height:1.3}.ag-card__description{color:var(--ag-color-text-muted,var(--theme-color-text-muted));max-width:42rem;margin:0;font-size:.875rem;line-height:1.5}.ag-card__content{padding:.15rem 1.25rem 1.2rem}.ag-card__header+.ag-card__content{padding-top:0}.ag-card__footer{border-top:1px solid var(--ag-color-border,var(--theme-color-border));flex-wrap:wrap;align-items:center;gap:.75rem;padding:.85rem 1.25rem 1.15rem;display:flex}.ag-card--flush>.ag-card__content{padding:0}.ag-card--metric{color:inherit;gap:.35rem;padding:1.15rem 1.2rem;text-decoration:none}a.ag-card--metric:hover,a.ag-card--metric:focus-visible{border-color:color-mix(in srgb, var(--ag-color-primary,var(--theme-color-accent)) 38%, var(--ag-color-border,var(--theme-color-border)))}a.ag-card--metric:focus-visible{box-shadow:var(--ag-focus-ring,var(--theme-focus));outline:none}.ag-card--alert{border-color:color-mix(in srgb, var(--ag-color-warning,#d97706) 38%, var(--ag-color-border,var(--theme-color-border)));background:color-mix(in srgb, var(--ag-color-warning,#d97706) 6%, var(--ag-color-surface,var(--theme-color-surface,#fff)))}.ag-separator{border:0;border-top:1px solid var(--ag-color-border,var(--theme-color-border));margin:0}.ag-card>.ag-separator{margin:0}.ag-avatar{background:var(--ag-color-primary,var(--theme-color-accent));color:#fff;letter-spacing:.02em;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;line-height:1;display:inline-flex}.ag-avatar--sm{width:1.75rem;height:1.75rem;font-size:.6875rem}.ag-avatar--md{width:2.75rem;height:2.75rem;font-size:.875rem}.ag-avatar--lg{width:3.25rem;height:3.25rem;font-size:1rem}.ag-empty--soft{text-align:start;background:0 0;border:0;justify-items:start;gap:.4rem;padding:1.1rem 0 .25rem;display:grid}.ag-empty--soft .ag-empty__icon{color:var(--ag-color-text-muted,var(--theme-color-text-muted));justify-content:center;align-items:center;margin-bottom:.15rem;display:inline-flex}.ag-empty--soft .ag-empty__title{letter-spacing:-.01em;margin:0;font-weight:650}.ag-empty--soft .ag-empty__text{color:var(--ag-color-text-muted,var(--theme-color-text-muted));max-width:28rem;margin:0;line-height:1.5}.ag-empty--soft .ag-empty__actions{margin-top:.65rem}.ag-row-list{margin:0;padding:0;list-style:none;display:grid}.ag-row-list__item{border-top:1px solid var(--ag-color-border,var(--theme-color-border));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem 1rem;padding:.85rem 0;display:grid}.ag-row-list__item:first-child{border-top:0;padding-top:.1rem}.ag-row-list__item:last-child{padding-bottom:.1rem}.ag-row-list__title{color:inherit;letter-spacing:-.01em;font-weight:650;text-decoration:none;display:inline-flex}.ag-row-list__title:hover,.ag-row-list__title:focus-visible{color:var(--ag-color-primary,var(--theme-color-accent))}.ag-row-list__title:focus-visible{box-shadow:var(--ag-focus-ring,var(--theme-focus));border-radius:2px;outline:none}.ag-row-list__meta{color:var(--ag-color-text-muted,var(--theme-color-text-muted));margin:.25rem 0 0;font-size:.8125rem}.ag-row-list__end{text-align:right;justify-items:end;gap:.35rem;display:grid}.store{min-height:100vh;font-family:var(--theme-font-sans);color:var(--theme-color-text);background:var(--theme-color-bg);flex-direction:column;display:flex}.store-main{width:100%;max-width:var(--theme-max);padding:var(--theme-space-6) var(--theme-space-6) var(--theme-space-8);flex:1 0 auto;margin:0 auto}.store-skip{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.store-skip:focus{left:var(--theme-space-4);top:var(--theme-space-4);z-index:100;width:auto;height:auto;padding:var(--theme-space-2) var(--theme-space-3);background:var(--theme-color-surface);color:var(--theme-color-text);border-radius:var(--theme-radius);box-shadow:var(--theme-focus);font-weight:600;text-decoration:none;overflow:visible}.store-usp{background:var(--theme-color-accent,#155eef);color:#fff;letter-spacing:.01em;border-bottom:none;font-size:.8125rem;font-weight:400;line-height:1.35}.store-usp__inner{max-width:var(--theme-max);padding:.4rem var(--theme-space-4);flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.75rem 1.25rem;margin:0 auto;display:flex;overflow:hidden}.store-usp__benefits,.store-usp__actions{flex-wrap:nowrap;align-items:center;gap:.75rem 1.75rem;margin:0;padding:0;list-style:none;display:flex}.store-usp__benefits{min-width:0}.store-usp__actions{flex-shrink:0;margin-left:auto}.store-usp__item{white-space:nowrap;min-width:0}.store-usp__item strong{color:#fff;font-weight:700}.store-usp__text,.store-usp__link{color:inherit;text-decoration:none}.store-usp__link:hover{text-underline-offset:2px;text-decoration:underline}.store-usp__label-short{display:none}.store-usp__cta{color:#fff;transition:background var(--theme-ease);white-space:nowrap;background:#ffffff2e;border-radius:.35rem;align-items:center;gap:.25rem;padding:.3rem .75rem;font-weight:600;text-decoration:none;display:inline-flex}.store-usp__cta:hover{background:#ffffff47}.store-usp__cta strong{font-weight:700}.store-usp__chev{font-weight:700;line-height:1;display:inline-block}@media (width<=720px){.store-usp{font-size:.75rem}.store-usp__inner{gap:.5rem .75rem;padding-block:.35rem}.store-usp__benefits{gap:.65rem 1rem}.store-usp__label-full:not(.store-usp__label-full--only){display:none}.store-usp__label-short{display:inline}.store-usp__cta{padding:.25rem .6rem}}@media (width<=420px){.store-usp__benefits{gap:.5rem .75rem}.store-usp__benefits .store-usp__item:nth-child(n+3){display:none}}@media (width>=641px){.store-usp__inner{padding-left:var(--theme-space-6);padding-right:var(--theme-space-6)}}@media (width>=1100px){.store-usp__inner{padding-left:var(--theme-space-8);padding-right:var(--theme-space-8)}}.store-chrome{z-index:40}.store--sticky-header .store-chrome{position:sticky;top:0}.store-header{background:var(--theme-color-surface);border-bottom:1px solid var(--theme-color-border)}.store-header__inner{max-width:var(--theme-max);min-height:var(--theme-header-h);padding:var(--theme-space-3) var(--theme-space-6);align-items:center;gap:var(--theme-space-3);grid-template-columns:auto 1fr auto;margin:0 auto;display:grid}.store-header__menu{border-radius:var(--theme-radius);width:2.5rem;height:2.5rem;color:var(--theme-color-ink);cursor:pointer;transition:color var(--theme-ease), background var(--theme-ease);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.store-header__menu:hover,.store-header__menu:focus-visible,.store-header__menu:active{background:var(--theme-color-accent-soft);color:var(--theme-color-accent);border-color:#0000}.store-header__menu:focus-visible{box-shadow:var(--theme-focus);outline:none}.store-header__menu-bars,.store-header__menu-bars:before,.store-header__menu-bars:after{background:currentColor;border-radius:1px;width:1rem;height:2px;display:block;position:relative}.store-header__menu-bars:before,.store-header__menu-bars:after{content:"";position:absolute;left:0}.store-header__menu-bars:before{top:-5px}.store-header__menu-bars:after{top:5px}.store-header__menu-x{display:block}.store-brand{color:inherit;justify-self:start;align-items:center;min-width:0;max-width:10rem;text-decoration:none;display:inline-flex}.store-brand__logo{width:auto;max-height:2.25rem;display:block}.store-brand__name{font-family:var(--theme-font-display);letter-spacing:-.02em;color:var(--theme-color-ink);white-space:nowrap;text-overflow:ellipsis;font-size:1.25rem;font-weight:700;overflow:hidden}.store-header__search-wrap{min-width:0;display:none;position:relative}.store-header__mobile-search{display:none}.store-header__search{background:var(--theme-color-surface-muted);border-radius:var(--theme-radius);width:100%;min-width:0;height:2.5rem;min-height:2.5rem;transition:border-color var(--theme-ease), background var(--theme-ease);border:1px solid #0000;align-items:center;gap:0;padding:0 .25rem 0 1rem;display:none;overflow:hidden}.store-header__search:focus-within{background:var(--theme-color-surface);border-color:var(--theme-color-border-strong);box-shadow:none}.store-header__search-icon{display:none}.store-header__search-icon-btn{appearance:none;width:2.1rem;height:2.1rem;color:var(--theme-color-text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;margin:0;display:inline-flex}.store-header__search-icon-btn:hover{color:var(--theme-color-accent)}.store-header__search-clear{appearance:none;background:color-mix(in srgb, var(--theme-color-accent,#155eef) 14%, transparent);width:1.5rem;height:1.5rem;color:var(--theme-color-accent,#155eef);cursor:pointer;transition:background var(--theme-ease), color var(--theme-ease);border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;margin:0 .15rem 0 0;padding:0;display:inline-flex}.store-header__search-clear:hover{background:var(--theme-color-accent,#155eef);color:#fff}.store-header__search-input{min-width:0;height:100%;line-height:1;font:inherit;color:var(--theme-color-text);caret-color:var(--theme-color-text);appearance:none;background:0 0;border:0;flex:auto;padding:0 .4rem 0 0;font-size:.9375rem}.store-header__search-input::-webkit-search-decoration{appearance:none;display:none}.store-header__search-input::-webkit-search-cancel-button{appearance:none;display:none}.store-header__search-input::-webkit-search-results-button{appearance:none;display:none}.store-header__search-input::-webkit-search-results-decoration{appearance:none;display:none}.store-header__search-input::placeholder{color:var(--theme-color-text-muted)}.store-header__search-input:focus{box-shadow:none;border:0;outline:none}.store-header__search-input:-webkit-autofill{-webkit-text-fill-color:var(--theme-color-text);caret-color:var(--theme-color-text);box-shadow:0 0 0 1000px var(--theme-color-surface-muted) inset;transition:background-color 99999s ease-out}.store-header__search-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--theme-color-text);caret-color:var(--theme-color-text);box-shadow:0 0 0 1000px var(--theme-color-surface-muted) inset;transition:background-color 99999s ease-out}.store-header__search-input:-webkit-autofill:focus{-webkit-text-fill-color:var(--theme-color-text);caret-color:var(--theme-color-text);box-shadow:0 0 0 1000px var(--theme-color-surface-muted) inset;transition:background-color 99999s ease-out}.store-header__search-submit{display:none}.store-header__search--mobile{background:var(--theme-color-surface-muted);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg,.75rem);align-items:center;width:100%;min-height:2.85rem;margin:0;padding:0 .35rem 0 1rem;display:flex}.store-header__search--mobile:focus-within{background:var(--theme-color-surface);border-color:var(--theme-color-accent);box-shadow:var(--theme-focus)}.store-header__search--mobile .store-header__search-input{box-shadow:none;background:0 0;border:0;border-radius:0;flex:auto;padding:.75rem .5rem .75rem 0}.store-header__search--mobile .store-header__search-input:focus{box-shadow:none;background:0 0;border:0;outline:none}.store-header__search-wrap--mobile{display:none}.store-drawer__search-wrap{flex:none;position:relative}.store-drawer__search-suggest{z-index:60;top:calc(100% + .5rem);left:0;right:0}.store-header__actions{align-items:center;gap:var(--theme-space-1);justify-self:end;display:flex}.store-header__prefs{align-items:center;gap:var(--theme-space-1);display:flex}.store-header__theme{justify-content:center;align-items:center;display:inline-flex}.store-header__theme-toggle.store-header__utility{color:var(--theme-color-text)}.store-header__theme-icon{justify-content:center;align-items:center;line-height:0;display:inline-flex}.store-header__theme-icon svg,.store-header__theme-toggle svg{flex:none;display:block}.store-header__region{position:relative}.store-header__region-trigger{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);background:var(--theme-color-surface);height:2.5rem;min-height:2.5rem;color:var(--theme-color-text);font:inherit;cursor:pointer;align-items:center;gap:.4rem;padding:0 .55rem 0 .45rem;font-size:.8125rem;font-weight:650;line-height:1;display:inline-flex}.store-header__region-trigger:hover,.store-header__region-trigger:focus-visible,.store-header__region-trigger.is-open{border-color:color-mix(in srgb, var(--theme-color-accent) 35%, var(--theme-color-border));background:var(--theme-color-accent-soft)}.store-header__region-trigger:focus-visible{box-shadow:var(--theme-focus);outline:none}.store-header__flag{width:1.125rem;height:.75rem;box-shadow:0 0 0 1px color-mix(in srgb, var(--theme-color-border) 70%, transparent);border-radius:.125rem;flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex;overflow:hidden}.store-header__flag .ag-flag{width:100%;height:100%;display:block}.store-header__currency-symbol{min-width:1.25rem;color:var(--theme-color-text);flex:none;justify-content:center;align-items:center;font-size:.9375rem;font-weight:650;line-height:1;display:inline-flex}.store-header__region-sep{color:var(--theme-color-text-muted);-webkit-user-select:none;user-select:none;font-weight:500;line-height:1}.store-header__region-label{white-space:nowrap}.store-header__region-chevron{color:var(--theme-color-text-muted);transition:transform .16s}.store-header__region-trigger.is-open .store-header__region-chevron{transform:rotate(180deg)}.store-header__region:has(.store-header__region-trigger[aria-expanded=true]) .store-header__region-chevron{transform:rotate(180deg)}.store-header__region-menu{z-index:45;border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg,.75rem);background:var(--theme-color-surface);width:min(18rem,100vw - 1.5rem);box-shadow:var(--theme-shadow-md);padding:.65rem;position:absolute;top:calc(100% + .5rem);right:0}.store-header__region-section+.store-header__region-divider{margin:.55rem 0}.store-header__region-divider{background:var(--theme-color-border);height:1px}.store-header__region-heading{color:var(--theme-color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .4rem;padding-inline:.35rem;font-size:.6875rem;font-weight:700}.store-header__region-list{gap:.15rem;display:grid}.store-header__region-list form{margin:0}.store-header__region-option{border-radius:var(--theme-radius);width:100%;color:var(--theme-color-text);font:inherit;text-align:start;cursor:pointer;background:0 0;border:0;align-items:center;gap:.65rem;padding:.55rem .5rem;display:flex}.store-header__region-option:hover,.store-header__region-option:focus-visible{background:var(--theme-color-accent-soft);outline:none}.store-header__region-option.is-active{background:var(--theme-color-accent-soft)}.store-header__region-option-copy{gap:.1rem;min-width:0;display:grid}.store-header__region-option-title{font-size:.875rem;font-weight:650}.store-header__region-option-meta{color:var(--theme-color-text-muted);font-size:.75rem}@media (prefers-reduced-motion:reduce){.store-header__region-chevron{transition:none}}.store-header__utility{border-radius:var(--theme-radius);width:2.5rem;height:2.5rem;color:var(--theme-color-text);cursor:default;transition:color var(--theme-ease), background var(--theme-ease);justify-content:center;align-items:center;gap:0;padding:0;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}a.store-header__utility{cursor:pointer}a.store-header__utility:hover,a.store-header__utility:focus-visible,a.store-header__utility:active{color:var(--theme-color-accent);background:var(--theme-color-accent-soft)}button.store-header__utility{font:inherit;cursor:pointer;background:0 0;border:0}button.store-header__utility:hover,button.store-header__utility:focus-visible,button.store-header__utility:active,button.store-header__utility[aria-expanded=true]{color:var(--theme-color-accent);background:var(--theme-color-accent-soft)}.store-header__utility:focus-visible{outline:2px solid var(--theme-color-accent);outline-offset:2px}.store-header__utility svg{flex:none}.store-header__utility-label{display:none}.store-header__cart,.store-header__account-trigger{position:relative}.store-header__cart-count,.store-header__account-count{z-index:1;border:2px solid var(--theme-color-surface);background:var(--theme-color-accent);color:#fff;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;min-width:1.05rem;height:1.05rem;padding:0 .28rem;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:.15rem;right:.1rem;transform:translate(35%,-25%)}.store-header__auth{flex:none;align-items:center;gap:.5rem;display:none}.store-header__auth-link,.store-header__auth-register{border-radius:var(--theme-radius);white-space:nowrap;min-height:2.5rem;transition:color var(--theme-ease), background var(--theme-ease), border-color var(--theme-ease), box-shadow var(--theme-ease);justify-content:center;align-items:center;padding:0 .95rem;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.store-header__auth-link{color:var(--theme-color-text);background:0 0;border:1px solid #0000}.store-header__auth-link:hover,.store-header__auth-link:focus-visible,.store-header__auth-link:active{color:var(--theme-color-accent);background:var(--theme-color-accent-soft)}.store-header__auth-link:focus-visible,.store-header__auth-register:focus-visible{box-shadow:var(--theme-focus);outline:none}.store-header__auth-register{color:#fff;background:var(--theme-color-accent);border:1px solid #0000}.store-header__auth-register:hover,.store-header__auth-register:focus-visible,.store-header__auth-register:active{color:#fff;background:var(--theme-color-accent-hover)}.store-header__account{position:relative}.store-header__account>.store-account-menu,.store-account-menu{top:calc(100% + .55rem);left:unset;right:0;z-index:60;border:1px solid color-mix(in srgb, var(--theme-color-border) 85%, var(--theme-color-ink));border-radius:calc(var(--theme-radius) + 2px);background:var(--theme-color-surface);transform-origin:100% 0;width:min(13.25rem,100vw - 1.5rem);max-width:calc(100vw - 1rem);padding:.4rem;position:absolute;inset-inline-start:unset;inset-inline-end:0;box-shadow:0 1px 2px #0f172a0f,0 10px 28px #0f172a24}.store-header__account>.store-account-menu:before,.store-account-menu:before{content:"";top:-5px;left:unset;right:.95rem;border-top:1px solid var(--theme-color-border);border-left:1px solid var(--theme-color-border);background:var(--theme-color-surface);width:10px;height:10px;position:absolute;inset-inline-start:unset;inset-inline-end:.95rem;transform:rotate(45deg)}.store-account-menu__identity{align-items:center;gap:.75rem;padding:.7rem .75rem .8rem;display:flex}.store-account-menu__avatar{background:var(--theme-color-accent-soft);width:2.35rem;height:2.35rem;color:var(--theme-color-accent);text-transform:uppercase;border-radius:999px;flex-shrink:0;place-items:center;font-size:.75rem;font-weight:700;display:grid}.store-account-menu__identity-text{gap:.1rem;min-width:0;display:grid}.store-account-menu__name{color:var(--theme-color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:700;overflow:hidden}.store-account-menu__email{color:var(--theme-color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.store-account-menu__divider{background:var(--theme-color-border);border:0;height:1px;margin:.3rem .45rem}.store-account-menu__section{gap:.1rem;display:grid}.store-account-menu__item{border-radius:calc(var(--theme-radius) - 1px);min-height:2.35rem;color:var(--theme-color-text);transition:color var(--theme-ease), background var(--theme-ease);align-items:center;gap:.65rem;padding:.45rem .7rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.store-account-menu__logout-form{margin:0}.store-account-menu__logout-form>button{text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0}.store-account-menu__item .store-icon{opacity:.85;flex-shrink:0}.store-account-menu__item-copy{flex:1;gap:.05rem;min-width:0;display:grid}.store-account-menu__notification-count{background:var(--theme-color-accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.2rem;height:1.2rem;margin-left:auto;padding:0 .3rem;font-size:.625rem;font-weight:750;line-height:1;display:inline-flex}.store-account-menu__item-label{line-height:1.25}.store-account-menu__item-hint{color:var(--theme-color-text-muted);font-size:.6875rem;font-weight:500;line-height:1.3}.store-account-menu__external{opacity:.55;margin-left:auto}.store-account-menu__item:hover,.store-account-menu__item:focus-visible{color:var(--theme-color-accent);background:var(--theme-color-accent-soft)}.store-account-menu__item:focus-visible{outline:2px solid var(--theme-color-accent);outline-offset:0}.store-account-menu__item--admin:hover .store-account-menu__item-hint,.store-account-menu__item--admin:focus-visible .store-account-menu__item-hint{color:inherit;opacity:.85}.store-account-menu__item--danger{color:var(--theme-color-danger)}.store-account-menu__item--danger .store-icon{opacity:1}.store-account-menu__item--danger:hover,.store-account-menu__item--danger:focus-visible{color:var(--theme-color-danger);background:var(--theme-color-danger-soft)}.store-header__account-item{border-radius:calc(var(--theme-radius) - 2px);min-height:2.25rem;color:var(--theme-color-text);align-items:center;padding:.4rem .7rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.store-header__account-item--danger,.store-drawer__link--danger{color:var(--theme-color-danger)}.store-header__account-item--danger:hover,.store-header__account-item--danger:focus-visible,.store-drawer__link--danger:hover,.store-drawer__link--danger:focus-visible{color:var(--theme-color-danger);background:var(--theme-color-danger-soft)}.store-drawer__link--admin{white-space:normal;flex-direction:column;align-items:flex-start;gap:.2rem;display:flex}.store-drawer__hint{color:var(--theme-color-text-muted);white-space:normal;font-size:.75rem;font-weight:500;line-height:1.35;display:block}.store-account-menu-enter{transition:opacity .14s,transform .14s}.store-account-menu-enter-start{opacity:0;transform:translateY(-.25rem)scale(.98)}.store-account-menu-enter-end{opacity:1;transform:translateY(0)scale(1)}.store-account-menu-leave{transition:opacity .1s,transform .1s}.store-account-menu-leave-start{opacity:1;transform:translateY(0)scale(1)}.store-account-menu-leave-end{opacity:0;transform:translateY(-.2rem)scale(.98)}@media (prefers-reduced-motion:reduce){.store-account-menu-enter,.store-account-menu-leave{transition:none}}.store-nav{align-items:center;gap:var(--theme-space-1);min-width:0;display:none}.store-nav__link{border-radius:var(--theme-radius);color:var(--theme-color-text);white-space:nowrap;font-size:.9375rem;font-weight:600;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;padding:.55rem .75rem;text-decoration:none;display:inline-flex}.store-nav__link:hover,.store-nav__link:focus-visible{color:var(--theme-color-accent);background:var(--theme-color-accent-soft);outline:none}.store-cats{position:relative}.store-cats__panel{z-index:40;min-width:28rem;box-shadow:none;background:0 0;border:0;padding-top:.65rem;position:absolute;top:calc(100% - .15rem);left:0}.store-cats__panel:before{content:"";height:.65rem;position:absolute;top:0;left:0;right:0}.store-cats__panel-inner{background:var(--theme-color-surface);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);box-shadow:var(--theme-shadow-md);grid-template-columns:minmax(14rem,17rem) minmax(12rem,16rem);display:grid;overflow:hidden}.store-cats__roots{padding:var(--theme-space-2);border-right:1px solid var(--theme-color-border);background:var(--theme-color-bg);margin:0;list-style:none}.store-cats__roots li.is-active .store-cats__root{background:var(--theme-color-accent-soft);color:var(--theme-color-accent)}.store-cats__root{align-items:center;gap:var(--theme-space-3);border-radius:var(--theme-radius);color:inherit;grid-template-columns:2.25rem 1fr auto;padding:.55rem .65rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:grid}.store-cats__thumb{border-radius:var(--theme-radius-sm);background:var(--theme-color-surface-muted,#eef2f7);width:2.25rem;height:2.25rem;overflow:hidden}.store-cats__thumb img{object-fit:cover;width:100%;height:100%;display:block}.store-cats__chevron{color:var(--theme-color-text-muted)}.store-cats__subs{padding:var(--theme-space-4)}.store-cats__subhead{margin:0 0 var(--theme-space-2);font-size:1rem;font-weight:700}.store-cats__all{margin-bottom:var(--theme-space-3);color:var(--theme-color-accent);font-size:.875rem;font-weight:600;text-decoration:none;display:inline-block}.store-cats__children{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.store-cats__children a{color:var(--theme-color-text);padding:.35rem 0;font-weight:500;text-decoration:none}.store-cats__children a:hover{color:var(--theme-color-accent)}.store-cats__empty{color:var(--theme-color-text-muted);margin:0;font-size:.875rem;line-height:1.45}.store-search-suggest{z-index:45;background:var(--theme-color-surface);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);box-shadow:var(--theme-shadow-md);padding-top:.15rem;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow:hidden}.store-search-suggest__status{padding:var(--theme-space-4);color:var(--theme-color-text-muted);margin:0;font-size:.875rem}.store-search-suggest__item{gap:var(--theme-space-3);padding:.7rem var(--theme-space-4);color:inherit;border-bottom:1px solid var(--theme-color-border);grid-template-columns:3rem 1fr auto;align-items:center;text-decoration:none;display:grid}.store-search-suggest__item:hover,.store-search-suggest__item:focus-visible{background:var(--theme-color-accent-soft);outline:none}.store-search-suggest__media{border-radius:var(--theme-radius-sm);background:var(--theme-color-bg);width:3rem;height:3rem;overflow:hidden}.store-search-suggest__media img{object-fit:cover;width:100%;height:100%;display:block}.store-search-suggest__name{font-size:.9375rem;font-weight:600;display:block}.store-search-suggest__meta{color:var(--theme-color-text-muted);margin-top:.15rem;font-size:.75rem;display:block}.store-search-suggest__price{white-space:nowrap;font-weight:700}.store-search-suggest__all{padding:.85rem var(--theme-space-4);text-align:center;color:var(--theme-color-accent);background:var(--theme-color-bg);font-weight:600;text-decoration:none;display:block}.store-drawer__label{margin:var(--theme-space-4) 0 var(--theme-space-2);padding:0 var(--theme-space-1);letter-spacing:.06em;text-transform:uppercase;color:var(--theme-color-text-muted);font-size:.75rem;font-weight:700}.store-drawer__link--child{padding-left:var(--theme-space-6);color:var(--theme-color-text-muted);font-weight:500}.store-discover{background:var(--theme-color-bg-accent);border-bottom:1px solid var(--theme-color-border)}.store-discover__inner{max-width:var(--theme-max);padding:0 var(--theme-space-6);gap:var(--theme-space-1);scrollbar-width:thin;-webkit-overflow-scrolling:touch;margin:0 auto;display:flex;overflow-x:auto}.store-discover__link{padding:var(--theme-space-3) var(--theme-space-3);color:var(--theme-color-text-muted);white-space:nowrap;transition:color var(--theme-ease), border-color var(--theme-ease);border-bottom:2px solid #0000;flex:none;font-size:.875rem;font-weight:600;text-decoration:none}.store-discover__link:hover,.store-discover__link:focus-visible{color:var(--theme-color-accent);border-bottom-color:var(--theme-color-accent)}.store-drawer{top:var(--theme-header-h);z-index:50;position:fixed;bottom:0;left:0;right:0}.store-drawer-open{overflow:hidden}.store-drawer--enter,.store-drawer--leave{transition:opacity .18s}.store-drawer--enter-start,.store-drawer--leave-end{opacity:0}.store-drawer--enter-end,.store-drawer--leave-start{opacity:1}.store-drawer__backdrop{background:#0f172a73;position:absolute;inset:0}.store-drawer__panel{background:var(--theme-color-surface);gap:var(--theme-space-4);border:0;border-radius:0;flex-direction:column;width:clamp(18rem,46vw,30rem);padding:clamp(1rem,3vw,1.5rem);display:flex;position:absolute;inset:0 0 0 auto;overflow:hidden;box-shadow:-18px 0 34px #0f172a29}.store-drawer__panel--enter,.store-drawer__panel--leave{transition:transform .22s cubic-bezier(.22,1,.36,1)}.store-drawer__panel--enter-start,.store-drawer__panel--leave-end{transform:translate(100%)}.store-drawer__panel--enter-end,.store-drawer__panel--leave-start{transform:translate(0)}.store-drawer__head{flex:none;align-items:center;display:flex}.store-drawer__title{font-family:var(--theme-font-display);color:var(--theme-color-ink);margin:0;font-size:1.25rem;font-weight:700;line-height:1.1}.store-drawer__preferences{flex:none}.store-drawer__section-label{color:var(--theme-color-text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .6rem;font-size:.6875rem;font-weight:750;line-height:1.2}.store-drawer__prefs{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg,.75rem);background:var(--theme-color-surface-muted);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.35rem;display:grid;position:relative}.store-drawer__prefs .store-header__region{min-width:0}.store-drawer__prefs .store-header__region-trigger{background:0 0;border-color:#0000;justify-content:flex-start;width:100%;min-width:0}.store-drawer__prefs .store-header__region-trigger:hover,.store-drawer__prefs .store-header__region-trigger:focus-visible,.store-drawer__prefs .store-header__region-trigger.is-open{background:var(--theme-color-accent-soft);border-color:#0000}.store-drawer__prefs .store-header__region-menu{width:auto;max-height:min(22rem,50vh);top:calc(100% + .55rem);left:0;right:0;overflow-y:auto}.store-drawer__prefs .store-header__theme{border-left:1px solid var(--theme-color-border);width:2.5rem;height:2.5rem}.store-drawer__prefs .store-header__theme-toggle.store-header__utility{border-radius:var(--theme-radius);width:2.25rem;height:2.25rem}.store-drawer__nav{scrollbar-width:thin;scrollbar-color:var(--theme-color-border-strong) transparent;flex-direction:column;flex:auto;gap:.15rem;min-height:0;display:flex;overflow-y:auto}.store-drawer__nav::-webkit-scrollbar{width:.45rem}.store-drawer__nav::-webkit-scrollbar-track{background:0 0}.store-drawer__nav::-webkit-scrollbar-thumb{background:var(--theme-color-border-strong);border-radius:999px}.store-drawer__categories{position:relative}.store-drawer__primary-link{justify-content:space-between;width:100%}.store-drawer__category-chevron{color:var(--theme-color-text-muted);transition:transform .16s ease, color var(--theme-ease)}.store-drawer__categories.is-open>.store-drawer__primary-link{color:var(--theme-color-accent);background:var(--theme-color-accent-soft)}.store-drawer__categories.is-open .store-drawer__category-chevron{color:currentColor;transform:rotate(180deg)}.store-drawer__category-panel{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);background:var(--theme-color-surface);box-shadow:var(--theme-shadow-sm);margin:.15rem 0 .45rem;padding:.45rem}.store-drawer__category-panel--enter,.store-drawer__category-panel--leave{transform-origin:top;transition:opacity .15s,transform .15s;overflow:hidden}.store-drawer__category-panel--enter-start,.store-drawer__category-panel--leave-end{opacity:0;transform:translateY(-.35rem)scaleY(.98)}.store-drawer__category-panel--enter-end,.store-drawer__category-panel--leave-start{opacity:1;transform:translateY(0)scaleY(1)}.store-drawer__category-all{border-bottom:1px solid var(--theme-color-border);color:var(--theme-color-accent);padding:.55rem .65rem .7rem;font-size:.875rem;font-weight:650;text-decoration:none;display:block}.store-drawer__category-group+.store-drawer__category-group{border-top:1px solid var(--theme-color-border)}.store-drawer__category-row{border-radius:var(--theme-radius);color:var(--theme-color-text);transition:color var(--theme-ease), background var(--theme-ease), box-shadow var(--theme-ease);background:0 0;align-items:center;gap:0;display:flex}.store-drawer__category-row:hover,.store-drawer__category-row.is-open{color:var(--theme-color-accent);background:var(--theme-color-accent-soft)}.store-drawer__category-root{align-items:center;gap:var(--theme-space-3);border-radius:var(--theme-radius);min-width:0;color:inherit;flex:auto;grid-template-columns:2.25rem minmax(0,1fr);padding:.55rem .2rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:grid}.store-drawer__category-toggle{border-radius:0 var(--theme-radius) var(--theme-radius) 0;width:2.25rem;height:2.25rem;color:inherit;cursor:pointer;transition:color var(--theme-ease), background var(--theme-ease), transform .16s ease;background:0 0;border:0;flex:0 0 2.25rem;justify-content:center;align-items:center;padding:0;display:inline-flex}.store-drawer__category-toggle:hover,.store-drawer__category-toggle:focus-visible{color:inherit;background:0 0;outline:none}.store-drawer__category-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.store-drawer__category-root:hover,.store-drawer__category-root:focus-visible{color:inherit;background:0 0;outline:none}.store-drawer__category-root .store-cats__thumb{width:2.25rem;height:2.25rem}.store-drawer__category-children{border-left:1px solid var(--theme-color-border);gap:.15rem;margin:0 0 .55rem 3rem;padding-left:.75rem;display:grid}.store-drawer__category-children--enter,.store-drawer__category-children--leave{transform-origin:top;transition:opacity .14s,transform .14s;overflow:hidden}.store-drawer__category-children--enter-start,.store-drawer__category-children--leave-end{opacity:0;transform:translateY(-.25rem)scaleY(.98)}.store-drawer__category-children--enter-end,.store-drawer__category-children--leave-start{opacity:1;transform:translateY(0)scaleY(1)}.store-drawer__category-children a{color:var(--theme-color-text-muted);background:0 0;border-radius:0;padding:.35rem 0;font-size:.875rem;text-decoration:none}.store-drawer__category-children a:hover,.store-drawer__category-children a:focus-visible{color:var(--theme-color-accent);background:0 0;outline:none}.store-drawer__category-children a:focus-visible{box-shadow:var(--theme-focus)}.store-drawer__account{padding-top:var(--theme-space-4);border-top:1px solid var(--theme-color-border);margin-top:auto;position:relative}.store-drawer__account-identity{align-items:center;gap:.65rem;min-width:0;display:inline-flex}.store-drawer__account-icon{color:var(--theme-color-text-muted);transition:color var(--theme-ease);flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex}.store-drawer__account-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.store-drawer__account.is-open>.store-drawer__primary-link{color:var(--theme-color-accent);background:var(--theme-color-accent-soft)}.store-drawer__account-toggle:hover .store-drawer__account-icon,.store-drawer__account-toggle:focus-visible .store-drawer__account-icon{color:currentColor}.store-drawer__account-chevron{color:var(--theme-color-text-muted);transition:transform .16s ease, color var(--theme-ease)}.store-drawer__account.is-open .store-drawer__account-chevron{color:currentColor;transform:rotate(180deg)}.store-drawer__account-panel{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);background:var(--theme-color-surface);box-shadow:var(--theme-shadow-sm);gap:.15rem;margin:.15rem 0 .45rem;padding:.45rem;display:grid}.store-drawer__account-panel--enter,.store-drawer__account-panel--leave{transform-origin:top;transition:opacity .14s,transform .14s;overflow:hidden}.store-drawer__account-panel--enter-start,.store-drawer__account-panel--leave-end{opacity:0;transform:translateY(-.25rem)scaleY(.98)}.store-drawer__account-panel--enter-end,.store-drawer__account-panel--leave-start{opacity:1;transform:translateY(0)scaleY(1)}.store-drawer__link{border-radius:var(--theme-radius);width:100%;color:var(--theme-color-text);font:inherit;transition:color var(--theme-ease), background var(--theme-ease);background:0 0;border:0;align-items:center;gap:.65rem;padding:.55rem .75rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:flex}.store-drawer__link:hover,.store-drawer__link:focus-visible{background:var(--theme-color-accent-soft);color:var(--theme-color-accent);outline:none}.store-drawer__link:focus-visible,.store-drawer__category-all:focus-visible{box-shadow:var(--theme-focus)}.store-drawer__link-icon,.store-drawer__link-arrow{color:var(--theme-color-text-muted);transition:color var(--theme-ease), transform var(--theme-ease);flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex}.store-drawer__link-icon{width:1.125rem;height:1.125rem;color:var(--theme-color-text-muted)}.store-drawer__link-arrow{margin-left:auto}.store-drawer__link:hover .store-drawer__link-icon,.store-drawer__link:focus-visible .store-drawer__link-icon,.store-drawer__link:hover .store-drawer__link-arrow,.store-drawer__link:focus-visible .store-drawer__link-arrow{color:currentColor}.store-drawer__link:hover .store-drawer__link-arrow,.store-drawer__link:focus-visible .store-drawer__link-arrow{transform:translate(2px)}.store-drawer__link-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.store-drawer__label{margin:var(--theme-space-4) 0 var(--theme-space-2);padding:0 var(--theme-space-1);color:var(--theme-color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700}.store-drawer__count{background:var(--theme-color-accent);min-width:1.25rem;height:1.25rem;color:var(--theme-color-on-accent,#fff);vertical-align:middle;border-radius:999px;justify-content:center;align-items:center;margin-left:.35rem;padding:0 .3rem;font-size:.6875rem;font-weight:750;line-height:1;display:inline-flex}.store-drawer__auth{padding-top:var(--theme-space-4);border-top:1px solid var(--theme-color-border);gap:.5rem;margin-top:auto;display:grid}.store-drawer__auth .store-btn{width:100%;max-width:none;min-height:2.5rem;text-decoration:none}.store-title{margin:0 0 var(--theme-space-4);font-family:var(--theme-font-display);letter-spacing:-.02em;color:var(--theme-color-ink);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}.store-subtitle{margin:0 0 var(--theme-space-3);font-family:var(--theme-font-display);font-size:1.125rem;font-weight:650}.store-lede{color:var(--theme-color-text-muted);margin:0 0 var(--theme-space-6);max-width:40rem}.store-section{margin-bottom:var(--theme-space-8)}.store-section__header{margin-bottom:var(--theme-space-5)}.store-section__header--row{justify-content:space-between;align-items:end;gap:var(--theme-space-3);flex-wrap:wrap;display:flex}.store-section__title{margin:0 0 var(--theme-space-2);font-family:var(--theme-font-display);letter-spacing:-.015em;color:var(--theme-color-ink);font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700}.store-section__lede{color:var(--theme-color-text-muted);max-width:36rem;margin:0}.store-hero{isolation:isolate;margin:0 0 var(--theme-space-6);color:var(--theme-color-text);box-shadow:none;background:0 0;border:0;border-radius:0;min-height:clamp(28rem,62vh,36rem);padding:clamp(1.75rem,4vw,3rem) 0 clamp(2rem,4vw,3.25rem);display:block;position:relative;overflow:hidden}.store-hero__glow,.store-hero__grid{display:none}.store-hero__stage{z-index:1;gap:var(--theme-space-8);min-height:inherit;align-items:center;display:grid;position:relative}.store-hero__copy{flex-direction:column;align-items:flex-start;min-width:0;max-width:36rem;display:flex}.store-hero__brand{font-family:var(--theme-font-display);letter-spacing:-.045em;color:var(--theme-color-accent);opacity:0;margin:0;font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:.92;transition:opacity .55s,transform .55s;transform:translateY(1.1rem)}.store-hero.is-ready .store-hero__brand{opacity:1;transform:none}.store-hero__eyebrow{margin:0 0 var(--theme-space-3);text-transform:uppercase;letter-spacing:.14em;color:var(--theme-color-text-muted);opacity:0;order:-1;font-size:.75rem;font-weight:700;transition:opacity .5s 50ms,transform .5s 50ms;transform:translateY(.75rem)}.store-hero.is-ready .store-hero__eyebrow{opacity:1;transform:none}.store-hero__title{margin:var(--theme-space-4) 0 0;font-family:var(--theme-font-display);letter-spacing:-.03em;color:var(--theme-color-text);opacity:0;max-width:18ch;font-size:clamp(1.5rem,3vw,2.15rem);font-weight:700;line-height:1.18;transition:opacity .55s .1s,transform .55s .1s;transform:translateY(.85rem)}.store-hero.is-ready .store-hero__title{opacity:1;transform:none}.store-hero__lede{margin:var(--theme-space-3) 0 0;max-width:32rem;color:var(--theme-color-text-muted);opacity:0;font-size:1.0625rem;line-height:1.55;transition:opacity .55s .16s,transform .55s .16s;transform:translateY(.75rem)}.store-hero.is-ready .store-hero__lede{opacity:1;transform:none}.store-hero__actions{align-items:center;gap:var(--theme-space-3);margin-top:var(--theme-space-6);opacity:0;flex-wrap:wrap;transition:opacity .55s .22s,transform .55s .22s;display:flex;transform:translateY(.7rem)}.store-hero.is-ready .store-hero__actions{opacity:1;transform:none}.store-btn--hero,.store-btn--hero-secondary{border-radius:var(--theme-radius-md);min-height:2.85rem;padding-inline:1.25rem;font-weight:700;text-decoration:none}.store-btn--hero:hover:not(:disabled){color:#fff}.store-hero__orbit{justify-self:end;width:min(100%,34rem);min-height:18rem;margin-inline:auto;position:relative}.store-hero__plate{background:var(--theme-color-surface);border:1px solid var(--theme-color-border);transform-origin:50%;opacity:0;border-radius:1.35rem;transition:opacity .6s,transform .6s;display:block;position:absolute;overflow:hidden;box-shadow:0 18px 40px #0f172a1f}.store-hero.is-ready .store-hero__plate{opacity:1}.store-hero__plate img{object-fit:cover;width:100%;height:100%;display:block}.store-hero__plate--hero{z-index:1;transition-delay:.12s;inset:8% 8% 18% 18%;transform:rotate(-4deg)translateY(1.25rem)scale(.98)}.store-hero.is-ready .store-hero__plate--hero{transform:rotate(-4deg)translateY(0)scale(1)}.store-hero__plate--1{aspect-ratio:1;z-index:3;width:42%;transition-delay:.22s;bottom:2%;left:-2%;transform:rotate(8deg)translateY(1.5rem)}.store-hero.is-ready .store-hero__plate--1{transform:rotate(8deg)translateY(0)}.store-hero__plate--2{aspect-ratio:1;z-index:2;width:36%;transition-delay:.3s;top:4%;right:-2%;transform:rotate(-10deg)translateY(-1rem)}.store-hero.is-ready .store-hero__plate--2{transform:rotate(-10deg)translateY(0)}.store-hero__plate--3{aspect-ratio:1;z-index:4;width:30%;transition-delay:.38s;bottom:-2%;right:12%;transform:rotate(4deg)translateY(1.25rem)}.store-hero.is-ready .store-hero__plate--3{transform:rotate(4deg)translateY(0)}.store-hero__plate--empty{background:var(--theme-color-surface-muted)}@media (prefers-reduced-motion:reduce){.store-hero__brand,.store-hero__eyebrow,.store-hero__title,.store-hero__lede,.store-hero__actions,.store-hero__plate{opacity:1;transition:none;transform:none}.store-hero.is-ready .store-hero__plate--hero{transform:rotate(-4deg)}.store-hero.is-ready .store-hero__plate--1{transform:rotate(8deg)}.store-hero.is-ready .store-hero__plate--2{transform:rotate(-10deg)}.store-hero.is-ready .store-hero__plate--3{transform:rotate(4deg)}}.store-category-grid{gap:var(--theme-space-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.store-category-card{background:var(--theme-color-surface);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);color:inherit;transition:border-color var(--theme-ease), box-shadow var(--theme-ease);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.store-category-card:hover,.store-category-card:focus-visible{border-color:var(--theme-color-accent);box-shadow:0 0 0 3px var(--theme-color-accent-soft)}.store-category-card__media{aspect-ratio:16/10;background:var(--theme-color-bg-accent);display:block;overflow:hidden}.store-category-card__media img{object-fit:cover;width:100%;height:100%;display:block}.store-category-card__placeholder{width:100%;height:100%;font-family:var(--theme-font-display);color:var(--theme-color-accent);background:var(--theme-color-accent-soft);text-transform:uppercase;justify-content:center;align-items:center;font-size:1.75rem;font-weight:700;display:flex}.store-category-card__body{gap:var(--theme-space-1);padding:var(--theme-space-3);flex-direction:column;display:flex}.store-category-card__name{font-family:var(--theme-font-display);color:var(--theme-color-ink);font-size:.975rem;font-weight:650}.store-category-card__meta{color:var(--theme-color-text-muted);font-size:.8125rem}.store-product-grid{gap:var(--theme-space-4);grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid}.store-product-card{min-width:0;margin:0}.store-product-card__link{height:100%;color:inherit;background:var(--theme-color-surface);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);transition:border-color var(--theme-ease), box-shadow var(--theme-ease);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.store-product-card__link:hover,.store-product-card__link:focus-visible{border-color:var(--theme-color-accent);box-shadow:0 0 0 3px var(--theme-color-accent-soft)}.store-product-card__media{aspect-ratio:var(--theme-card-ratio,1 / 1);background:var(--theme-color-bg-accent);overflow:hidden}.store-product-card__media img{object-fit:cover;width:100%;height:100%;display:block}.store-product-card__placeholder{background:linear-gradient(145deg, var(--theme-color-bg-accent) 0%, var(--theme-color-border) 55%, var(--theme-color-bg) 100%);width:100%;height:100%;min-height:8rem;display:block}.store-product-card__placeholder--lg{border-radius:var(--theme-radius-lg);min-height:16rem}.store-product-card__body{padding:var(--theme-space-3) var(--theme-space-4) var(--theme-space-4);gap:var(--theme-space-2);flex-direction:column;flex:1;display:flex}.store-product-card__meta{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-color-text-muted);margin:0;font-size:.75rem;font-weight:600}.store-product-card__name{font-family:var(--theme-font-display);color:var(--theme-color-ink);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:650;line-height:1.3;display:-webkit-box;overflow:hidden}.store-product-card__excerpt{color:var(--theme-color-text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.4;display:-webkit-box;overflow:hidden}.store-product-card__footer{justify-content:space-between;align-items:center;gap:var(--theme-space-3);padding-top:var(--theme-space-1);margin-top:auto;display:flex}.store-product-card__price{color:var(--theme-color-ink);margin:0;font-size:1rem;font-weight:700}.store-product-card__cta{background:var(--theme-color-accent-soft,color-mix(in srgb, var(--theme-color-accent,#155eef) 14%, #fff));width:2rem;height:2rem;color:var(--theme-color-accent,#155eef);transition:background var(--theme-ease), color var(--theme-ease), transform var(--theme-ease);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.store-product-card__cta-icon{display:block}.store-product-card__link:hover .store-product-card__cta,.store-product-card__link:focus-visible .store-product-card__cta{background:var(--theme-color-accent,#155eef);color:#fff;transform:translate(2px)}.store-promo__layout{gap:var(--theme-space-6);padding:var(--theme-space-5);background:var(--theme-color-surface);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);align-items:center;display:grid}.store-promo__media{border-radius:var(--theme-radius);aspect-ratio:16/10;background:var(--theme-color-bg-accent);overflow:hidden}.store-promo__media img{object-fit:cover;width:100%;height:100%;display:block}.store-promo__placeholder{background:linear-gradient(135deg, var(--theme-color-bg-accent), var(--theme-color-border));width:100%;height:100%;min-height:10rem}.store-promo__copy{min-width:0}.store-promo__body{margin:0 0 var(--theme-space-5);color:var(--theme-color-text-muted);max-width:36rem;line-height:1.55}.store-trust__list{padding:var(--theme-space-4) 0;gap:var(--theme-space-4);border-block:1px solid var(--theme-color-border);grid-template-columns:1fr;margin:0;list-style:none;display:grid}.store-trust__item{align-items:flex-start;gap:var(--theme-space-3);background:0 0;border:0;padding:0;display:flex}.store-trust__icon{border-radius:var(--theme-radius);background:var(--theme-color-accent-soft);width:2rem;height:2rem;color:var(--theme-color-accent);flex:none;justify-content:center;align-items:center;display:inline-flex}.store-trust__title{margin:0 0 var(--theme-space-1);color:var(--theme-color-ink);font-size:.9375rem;font-weight:700}.store-trust__text{color:var(--theme-color-text-muted);margin:0;font-size:.875rem;line-height:1.4}.store-richtext__body{color:var(--theme-color-text-muted);max-width:40rem;line-height:1.6}.store-page__body{max-width:42rem;color:var(--theme-color-text-muted);line-height:1.6}.store-breadcrumbs{gap:var(--theme-space-2);margin:0 0 var(--theme-space-5);color:var(--theme-color-text-muted);flex-wrap:wrap;align-items:center;font-size:.875rem;display:flex}.store-breadcrumbs a{color:inherit;font-weight:600;text-decoration:none}.store-breadcrumbs a:hover{color:var(--theme-color-accent)}.store-toolbar{gap:var(--theme-space-3);margin-bottom:var(--theme-space-6);flex-wrap:wrap;align-items:end;display:flex}.store-toolbar__search{flex:12rem}.store-toolbar__sort{flex:0 12rem}.store-product__layout{gap:var(--theme-space-6);margin-bottom:var(--theme-space-8);display:grid}.store-product__gallery{gap:var(--theme-space-3);flex-direction:column;min-width:0;display:flex}.store-product__media{border-radius:var(--theme-radius-lg);border:1px solid var(--theme-color-border);background:var(--theme-color-bg-accent);overflow:hidden}.store-product__media img{width:100%;aspect-ratio:var(--theme-card-ratio,1 / 1);object-fit:cover;display:block}.store-product__thumbs-wrap{width:100%;min-width:0;position:relative}.store-product__thumbs{--thumb-size:4.5rem;gap:var(--theme-space-3);scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.store-product__thumbs::-webkit-scrollbar{display:none}.store-product__thumbs>li{flex:0 0 var(--thumb-size);width:var(--thumb-size);scroll-snap-align:start;min-width:0}.store-product__thumbs-arrow{appearance:none;z-index:2;border:1px solid var(--theme-color-border);background:var(--theme-color-surface);width:2.25rem;height:2.25rem;color:var(--theme-color-text);cursor:pointer;transition:border-color var(--theme-ease), color var(--theme-ease), background var(--theme-ease), opacity var(--theme-ease);border-radius:999px;justify-content:center;align-items:center;margin:0;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 4px #0f172a1f}.store-product__thumbs-arrow--prev{left:.15rem}.store-product__thumbs-arrow--next{right:.15rem}.store-product__thumbs-arrow:hover{border-color:var(--theme-color-accent);color:var(--theme-color-accent);background:var(--theme-color-accent-soft)}.store-product__thumbs-arrow:focus-visible{box-shadow:var(--theme-focus);outline:none}.store-product__thumbs-arrow.is-disabled{opacity:0;pointer-events:none}.store-product__thumb{appearance:none;border:2px solid var(--theme-color-border);background:var(--theme-color-bg-accent,#eef2f7);cursor:pointer;aspect-ratio:1;width:100%;height:auto;transition:border-color var(--theme-ease), box-shadow var(--theme-ease);border-radius:.85rem;padding:0;display:block;overflow:hidden}.store-product__thumb:hover{border-color:color-mix(in srgb, var(--theme-color-accent) 55%, var(--theme-color-border))}.store-product__thumb:focus-visible{box-shadow:var(--theme-focus);outline:none}.store-product__thumb.is-active{border-color:var(--theme-color-accent);box-shadow:0 0 0 1px var(--theme-color-accent)}.store-product__thumb img{object-fit:cover;width:100%;height:100%;display:block}.store-product__info{min-width:0}.store-product__title{margin:0 0 var(--theme-space-3);font-family:var(--theme-font-display);letter-spacing:-.03em;color:var(--theme-color-ink);font-size:clamp(1.75rem,2.4vw,2.35rem);font-weight:700;line-height:1.15}.store-product__eyebrow{margin:0 0 var(--theme-space-2);font-size:.8125rem}.store-product__eyebrow a{color:var(--theme-color-accent);font-weight:600;text-decoration:none}.store-product__price{margin:0 0 var(--theme-space-4);color:var(--theme-color-ink);letter-spacing:-.02em;font-size:1.75rem;font-weight:700}.store-product__description{color:var(--theme-color-text-muted);margin:0 0 var(--theme-space-5);font-size:1rem;line-height:1.55}.store-product__form{margin:0 0 var(--theme-space-6)}.store-product__buy{gap:var(--theme-space-3);flex-wrap:wrap;align-items:stretch;display:flex}.store-qty{border:1px solid var(--theme-color-border);background:var(--theme-color-surface);border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.store-qty__btn{appearance:none;width:2.5rem;height:2.75rem;font:inherit;cursor:pointer;color:var(--theme-color-text);background:0 0;border:0;font-size:1.125rem}.store-qty__input{text-align:center;width:2.75rem;font:inherit;color:var(--theme-color-text);-moz-appearance:textfield;background:0 0;border:0;font-weight:600}.store-qty__input::-webkit-outer-spin-button{appearance:none;margin:0}.store-qty__input::-webkit-inner-spin-button{appearance:none;margin:0}.store-btn--lg{flex:12rem;min-height:2.75rem;padding-inline:1.5rem}.store-product__trust{padding:var(--theme-space-4);gap:var(--theme-space-3);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);background:var(--theme-color-bg);margin:0;list-style:none;display:grid}.store-product__trust li{gap:var(--theme-space-3);color:var(--theme-color-text);grid-template-columns:auto 1fr;align-items:start;font-size:.9375rem;line-height:1.4;display:grid}.store-product__trust li:before{display:none}.store-product__trust-icon{color:var(--theme-color-accent);margin-top:.1rem;display:inline-flex}.store-product__trust strong{font-weight:700;display:block}.store-product__trust-text{color:var(--theme-color-text-muted);margin-top:.15rem;font-size:.875rem;display:block}.store-related{margin-top:var(--theme-space-8);padding-top:var(--theme-space-8);border-top:1px solid var(--theme-color-border)}.store-empty{padding:var(--theme-space-6);text-align:center;background:var(--theme-color-surface);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);color:var(--theme-color-text-muted)}.store-empty__title{margin:0 0 var(--theme-space-2);font-family:var(--theme-font-display);color:var(--theme-color-text);font-size:1.25rem;font-weight:700}.store-empty__text{margin:0}.store-empty__text a{color:var(--theme-color-accent);font-weight:600}.store-empty__actions{margin:var(--theme-space-5) 0 0}.store-pagination{margin-top:var(--theme-space-8)}.store-pagination .pagination{gap:var(--theme-space-2);flex-wrap:wrap;justify-content:center;margin:0;padding:0;list-style:none;display:flex}.store-pagination .pagination>li>a,.store-pagination .pagination>li>span,.store-pagination .page-link{min-height:2.5rem;padding:0 var(--theme-space-3);color:var(--theme-color-text);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-md);background:var(--theme-color-surface);align-items:center;text-decoration:none;display:inline-flex}.store-pagination .pagination .active>span,.store-pagination .pagination .active>a,.store-pagination .page-item.active .page-link{color:var(--theme-color-on-accent,#fff);background:var(--theme-color-accent);border-color:var(--theme-color-accent)}.store-pagination .pagination .disabled>span,.store-pagination .page-item.disabled .page-link{color:var(--theme-color-text-muted);pointer-events:none}.store-flash{padding:var(--theme-space-3) var(--theme-space-4);margin-bottom:var(--theme-space-5);background:var(--theme-color-accent-soft);color:var(--theme-color-ink);border-radius:var(--theme-radius);border:1px solid #0000}.store-flash--error{background:var(--theme-color-danger-soft);color:var(--theme-color-danger)}.store-note{color:var(--theme-color-text-muted);font-size:.9375rem}.store-field{gap:var(--theme-space-2);margin-bottom:var(--theme-space-4);flex-direction:column;display:flex}.store-field--inline{flex-flow:wrap;align-items:center}.store-field__label{letter-spacing:-.01em;font-size:.875rem;font-weight:600}.store-field__required{color:var(--theme-color-danger);font-weight:700}.store-field:has(:is(input,select,textarea)[required])>:is(.store-field__label,.store-label):after{color:var(--theme-color-danger);font-weight:700}.store-field:has(:is(input,select,textarea)[required])>:is(.store-field__label,.store-label):after{content:" *"}.store-check:has(input[required])>span:after{content:" *";color:var(--theme-color-danger,var(--ag-color-danger));font-weight:700}.ag-check:has(input[required])>span:after{content:" *";color:var(--theme-color-danger,var(--ag-color-danger));font-weight:700}.store-field__hint{color:var(--theme-color-text-muted);margin:0;font-size:.8125rem;line-height:1.45}.store-suggest{position:relative}.store-suggest__list{z-index:30;border:1px solid var(--theme-color-border);background:var(--theme-color-surface,#fff);border-radius:.65rem;max-width:22rem;margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% - .15rem);left:0;right:0;box-shadow:0 10px 28px #0f172a1f}.store-suggest__option{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.45rem;gap:.15rem;padding:.55rem .65rem;display:grid}.store-suggest__option:hover,.store-suggest__option:focus-visible{background:color-mix(in srgb, var(--theme-color-accent,#2563eb) 10%, transparent);outline:none}.store-suggest__primary{font-size:.9rem;font-weight:600}.store-suggest__secondary{color:var(--theme-color-text-muted);font-size:.8rem;line-height:1.35}.store-suggest__badge{background:color-mix(in srgb, var(--theme-color-accent,#2563eb) 14%, transparent);color:var(--theme-color-accent,#2563eb);border-radius:999px;justify-self:start;margin-top:.1rem;padding:.1rem .4rem;font-size:.7rem;font-weight:600}.store-field__error{color:var(--theme-color-danger);margin:0;font-size:.8125rem;line-height:1.4}.store-input{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);width:100%;max-width:22rem;min-height:2.375rem;font:inherit;color:var(--theme-color-text);background-color:var(--theme-color-surface);transition:border-color var(--theme-ease), box-shadow var(--theme-ease), background-color var(--theme-ease);padding:.55rem .75rem}.store-input:hover{border-color:var(--theme-color-border-strong)}select.store-input{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .65rem center;background-repeat:no-repeat;background-size:1rem 1rem;padding-right:2.25rem}select.store-input::-ms-expand{display:none}.store-input--narrow{max-width:5rem}.store-input:focus,.store-input:focus-visible{border-color:var(--theme-color-accent);box-shadow:var(--theme-focus);outline:none}.store-input:-webkit-autofill{-webkit-text-fill-color:var(--theme-color-text);caret-color:var(--theme-color-text);box-shadow:0 0 0 1000px var(--theme-color-surface) inset;transition:background-color 99999s ease-out}.store-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--theme-color-text);caret-color:var(--theme-color-text);box-shadow:0 0 0 1000px var(--theme-color-surface) inset;transition:background-color 99999s ease-out}.store-input:-webkit-autofill:focus{-webkit-text-fill-color:var(--theme-color-text);caret-color:var(--theme-color-text);box-shadow:0 0 0 1000px var(--theme-color-surface) inset;transition:background-color 99999s ease-out}[data-theme=dark] select.store-input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}textarea.store-input{resize:vertical;min-height:7.5rem;line-height:1.5}.store-btn{appearance:none;justify-content:center;align-items:center;gap:var(--theme-space-2);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);padding:var(--theme-space-2) var(--theme-space-4);font:inherit;background:var(--theme-color-bg-accent);color:var(--theme-color-text);cursor:pointer;transition:background var(--theme-ease), border-color var(--theme-ease), color var(--theme-ease);font-weight:600;text-decoration:none;display:inline-flex}.store-btn:hover{border-color:var(--theme-color-border-strong)}.store-btn:focus-visible{box-shadow:var(--theme-focus);outline:none}.store-btn:disabled{opacity:.55;cursor:not-allowed}.store-btn--primary{background:var(--theme-color-accent);color:#fff;border-color:#0000}.store-btn--primary:hover:not(:disabled){background:var(--theme-color-accent-hover);border-color:#0000}.store-btn--outline{background:var(--theme-color-surface);color:var(--theme-color-accent);border-color:var(--theme-color-accent)}.store-btn--outline:hover:not(:disabled){background:var(--theme-color-accent-soft)}.store-btn--ghost{background:0 0;border-color:#0000}.store-btn--ghost:hover:not(:disabled){background:var(--theme-color-accent-soft);color:var(--theme-color-accent);border-color:#0000}.store-btn--block{width:100%;max-width:22rem}.store-check{align-items:center;gap:var(--theme-space-2);margin-bottom:var(--theme-space-2);cursor:pointer;font-size:.9375rem;display:flex}.store-check input[type=checkbox],.store-choice input[type=radio]{appearance:none;border:2px solid var(--theme-color-border-strong);background:var(--theme-color-surface);cursor:pointer;flex:none;place-content:center;width:1.15rem;height:1.15rem;margin:0;display:grid}.store-check input[type=checkbox]{border-radius:.3rem}.store-choice input[type=radio]{border-radius:999px}.store-check input[type=checkbox]:after,.store-choice input[type=radio]:after{content:"";transform:scale(0)}.store-choice input[type=radio]:after{background:var(--theme-color-accent);border-radius:999px;width:.55rem;height:.55rem}.store-check input[type=checkbox]:after{border:solid var(--theme-color-accent);border-width:0 2px 2px 0;width:.28rem;height:.5rem;margin-bottom:.15rem;transform:scale(0)rotate(45deg)}.store-check input[type=checkbox]:checked,.store-choice input[type=radio]:checked{border-color:var(--theme-color-accent)}.store-check input[type=checkbox]:checked:after,.store-choice input[type=radio]:checked:after{transform:scale(1)}.store-check input[type=checkbox]:checked:after{transform:scale(1)rotate(45deg)}.store-check input[type=checkbox]:focus-visible,.store-choice input[type=radio]:focus-visible{box-shadow:var(--theme-focus);outline:none}.store-cart__intro{align-items:baseline;gap:var(--theme-space-3);margin-bottom:var(--theme-space-6);flex-wrap:wrap;display:flex}.store-cart__intro .store-title{margin:0}.store-cart__count{color:var(--theme-color-text-muted);margin:0;font-weight:600}.store-cart-list{background:var(--theme-color-surface);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.store-cart-line{gap:var(--theme-space-4);padding:var(--theme-space-4);border:0;border-bottom:1px solid var(--theme-color-border);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:5.5rem minmax(0,1fr);display:grid}.store-cart-line:last-child{border-bottom:0}.store-cart-line__media{border-radius:var(--theme-radius);background:var(--theme-color-bg);width:5.5rem;height:5.5rem;display:block;overflow:hidden}.store-cart-line__media img,.store-cart-line__media .store-product-card__placeholder{object-fit:cover;width:100%;height:100%;display:block}.store-cart-line__body{gap:var(--theme-space-3);min-width:0;display:grid}@media (width>=768px){.store-cart-line{padding:var(--theme-space-5);grid-template-columns:6.5rem minmax(0,1fr);align-items:center}.store-cart-line__media{width:6.5rem;height:6.5rem}.store-cart-line__body{align-items:center;gap:var(--theme-space-4);grid-template-columns:minmax(0,1fr) auto}.store-cart-line__controls{flex-wrap:nowrap}}.store-cart-line__name{color:var(--theme-color-ink);margin:0;font-size:1.05rem;font-weight:700;text-decoration:none}a.store-cart-line__name:hover{color:var(--theme-color-accent)}.store-cart-line__options{color:var(--theme-color-text-muted);margin:.35rem 0 0;padding:0;font-size:.875rem;list-style:none}.store-cart-line__unit{color:var(--theme-color-text-muted);margin:.35rem 0 0;font-size:.875rem}.store-cart-line__controls{align-items:center;gap:var(--theme-space-3);flex-wrap:wrap;display:flex}.store-cart-line__total{margin:0 0 0 auto;font-weight:750}.store-cart-line__remove{appearance:none;color:var(--theme-color-text-muted);border-radius:var(--theme-radius);cursor:pointer;background:0 0;border:0;place-items:center;width:2.5rem;height:2.5rem;display:inline-grid}.store-cart-line__remove:hover,.store-cart-line__remove:focus-visible{color:#b42318;background:#b4231814}.store-cart__subtotal{margin:0 0 var(--theme-space-5);font-size:1.0625rem}.store-checkout__summary{margin:0 0 var(--theme-space-4);color:var(--theme-color-text-muted);padding-left:1.25rem}.store-confirmation section{margin-bottom:var(--theme-space-6)}.store-footer{border-top:1px solid var(--theme-color-border);background:color-mix(in srgb, var(--theme-color-surface-muted) 55%, var(--theme-color-surface));margin-top:auto}.store-footer__inner{max-width:var(--theme-max);padding:var(--theme-space-8) var(--theme-space-6) var(--theme-space-7);gap:var(--theme-space-7);margin:0 auto;display:grid}.store-footer__brand{max-width:22rem}.store-footer__brand-link{color:inherit;margin-bottom:var(--theme-space-3);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.store-footer__brand-link:hover .store-footer__name{color:var(--theme-color-accent)}.store-footer__logo{object-fit:contain;width:2.5rem;height:2.5rem}.store-footer__name{font-family:var(--theme-font-display);color:var(--theme-color-ink);letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:700}.store-footer__tagline{color:var(--theme-color-text-muted);margin:0;font-size:.9375rem;line-height:1.5}.store-footer__col{min-width:0}.store-footer__heading{margin:0 0 var(--theme-space-3);text-transform:uppercase;letter-spacing:.07em;color:var(--theme-color-text-muted);font-size:.6875rem;font-weight:700}.store-footer__list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.store-footer__list a{color:var(--theme-color-text);transition:color var(--theme-ease);font-size:.9375rem;font-weight:500;text-decoration:none}.store-footer__list a:hover,.store-footer__list a:focus-visible{color:var(--theme-color-accent)}.store-footer__list a:focus-visible{outline:2px solid var(--theme-color-accent);outline-offset:2px;border-radius:2px}.store-footer__placeholder{color:var(--theme-color-text-muted);font-size:.9375rem}.store-footer__bottom{max-width:var(--theme-max);padding:var(--theme-space-4) var(--theme-space-6) var(--theme-space-6);border-top:1px solid var(--theme-color-border);justify-content:space-between;align-items:center;gap:var(--theme-space-3);color:var(--theme-color-text-muted);flex-wrap:wrap;margin:0 auto;font-size:.8125rem;display:flex}.store-footer__copy{margin:0}.store-footer__legal-inline{flex-wrap:wrap;gap:.35rem 1rem;margin:0;padding:0;list-style:none;display:flex}.store-footer__legal-inline a{color:var(--theme-color-text-muted);text-decoration:none}.store-footer__legal-inline a:hover,.store-footer__legal-inline a:focus-visible{color:var(--theme-color-accent)}@media (width>=640px){.store-product-grid,.store-trust__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px){.store-main{padding:var(--theme-space-8) var(--theme-space-6)}.store-header__inner{align-items:center;gap:var(--theme-space-4);display:flex}.store-header__menu{display:none}.store-nav{flex:0 auto;display:flex}.store-header__search-wrap{flex:none;align-self:center;width:min(20rem,32vw);margin-left:auto;display:block}.store-brand{flex:none}.store-header__search:not(.store-header__search--mobile){display:flex}.store-header__actions{flex:none;margin-left:0}.store-header__auth{display:inline-flex}.store-header__search-wrap--mobile,.store-header__search--mobile{display:none}.store-hero__stage{gap:var(--theme-space-6);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.store-hero__orbit{width:100%;min-height:22rem}.store-product__layout{align-items:start;gap:var(--theme-space-8);grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.store-promo__layout{padding:var(--theme-space-6);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.store-footer__inner{align-items:start;column-gap:var(--theme-space-8);grid-template-columns:minmax(12rem,1.35fr) repeat(3,minmax(0,1fr))}.store-header__account{display:block}}@media (width<=767px){.store-header__inner{gap:var(--theme-space-2);padding:var(--theme-space-3) var(--theme-space-4);grid-template-columns:minmax(0,1fr) minmax(6.75rem,1.15fr) auto auto}.store-brand{order:1;max-width:9rem}.store-header__actions{order:3;gap:0;display:flex}.store-header__mobile-search{border:0;order:2;width:100%;min-width:0;padding:0;display:block}.store-header__mobile-search .store-header__search-wrap--mobile{width:100%;display:block}.store-header__mobile-search .store-header__search--mobile{border-radius:var(--theme-radius);height:2.5rem;min-height:2.5rem;padding:0 .25rem 0 .75rem}.store-header__menu{order:4}.store-nav,.store-header__search-wrap{display:none}.store-header__mobile-search .store-header__search-wrap--mobile{display:block}.store-header__cart{display:inline-flex}.store-header__account,.store-header__prefs{display:none}.store-footer__inner{grid-template-columns:1fr 1fr}.store-footer__brand{grid-column:1/-1}}@media (width<=479px){.store-footer__inner{grid-template-columns:1fr}}@media (width>=960px){.store-category-grid{gap:var(--theme-space-4);grid-template-columns:repeat(4,minmax(0,1fr))}.store-product-grid{grid-template-columns:repeat(var(--theme-products-per-row,4), minmax(0, 1fr))}.store-trust__list{gap:var(--theme-space-5);grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1100px){.store-main,.store-header__inner,.store-discover__inner,.store-footer__inner,.store-footer__bottom,.store-header__search--mobile{padding-left:var(--theme-space-8);padding-right:var(--theme-space-8)}}[x-cloak]{display:none!important}.store-cart__layout,.store-checkout__layout{gap:var(--theme-space-6);display:grid}.store-summary{background:var(--theme-color-surface);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);padding:var(--theme-space-5);box-shadow:var(--theme-shadow-sm);height:fit-content}.store-summary__title{margin:0 0 var(--theme-space-4);font-size:1.05rem;font-weight:700}.store-summary__back{margin-top:var(--theme-space-3);color:var(--theme-color-text-muted);font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-block}.store-summary__back:hover{color:var(--theme-color-accent)}.store-panel{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);padding:var(--theme-space-5);margin:0 0 var(--theme-space-5);background:var(--theme-color-surface)}.store-panel__title{padding:0;font-size:.95rem;font-weight:700}.store-checkout__summary{margin:0 0 var(--theme-space-4);gap:var(--theme-space-3);flex-direction:column;padding:0;list-style:none;display:flex}.store-checkout__summary li{justify-content:space-between;gap:var(--theme-space-3);color:var(--theme-color-text-muted);font-size:.9375rem;display:flex}.store-checkout__summary strong{color:var(--theme-color-text)}.store-cart__subtotal{margin:0 0 var(--theme-space-4);justify-content:space-between;align-items:center;font-size:1.05rem;display:flex}@media (width>=900px){.store-cart__layout,.store-checkout__layout{grid-template-columns:minmax(0,1fr) minmax(20rem,24rem);align-items:start}}.store-product__layout{gap:var(--theme-space-8);margin-bottom:var(--theme-space-10);align-items:start}.store-product__media{background:var(--theme-color-surface-muted,#eef2f7);border:0;border-radius:1.25rem;place-items:center;min-height:22rem;display:grid}.store-product__media img{aspect-ratio:1}.store-product__thumbs{gap:var(--theme-space-3)}.store-product__thumb{background:var(--theme-color-surface-muted,#eef2f7);border-radius:.85rem}.store-product__info{padding-top:var(--theme-space-1)}.store-breadcrumbs--compact{margin-bottom:var(--theme-space-3);font-size:.8125rem}.store-product__title{margin-bottom:var(--theme-space-3);font-size:clamp(1.85rem,2.6vw,2.5rem);line-height:1.12}.store-product__rating{align-items:center;gap:var(--theme-space-2) var(--theme-space-3);margin:0 0 var(--theme-space-4);color:var(--theme-color-text-muted);flex-wrap:wrap;font-size:.9375rem;display:flex}.store-product__stars{gap:.15rem;display:inline-flex}.store-product__star{fill:#0000;stroke:#c5cdd8;stroke-width:1.5px}.store-product__star.is-filled{fill:#f5b400;stroke:#f5b400}.store-product__rating-score{color:var(--theme-color-text);font-weight:700}.store-product__rating-link{color:var(--theme-color-text);text-underline-offset:.15em;text-decoration:underline}.store-product__rating-link:hover{color:var(--theme-color-accent)}.store-product__reviews{margin:var(--theme-space-10) 0 var(--theme-space-8);padding-top:var(--theme-space-6);border-top:1px solid var(--theme-color-border)}.store-product__reviews-empty{margin:var(--theme-space-3) 0 0;color:var(--theme-color-text-muted);max-width:36rem}.store-product__lede{margin:0 0 var(--theme-space-4);color:var(--theme-color-text-muted);max-width:34rem;font-size:1rem;line-height:1.55}.store-product__price{margin-bottom:var(--theme-space-5);font-size:1.85rem}.store-product__buy{margin-bottom:var(--theme-space-4);align-items:center}.store-product__actions{gap:var(--theme-space-3);grid-template-columns:1fr;display:grid}.store-qty{background:var(--theme-color-surface-muted,#eef2f7);border:0}.store-qty__btn{width:2.6rem;height:2.85rem;color:var(--theme-color-text)}.store-qty__input{color:var(--theme-color-text)}.store-qty__btn:hover{background:color-mix(in srgb, var(--theme-color-text) 8%, transparent)}.store-btn--lg{flex:initial;border-radius:999px;min-height:2.85rem;padding-inline:1.25rem}.store-product__perks{gap:var(--theme-space-3);grid-template-columns:1fr;display:grid}.store-product__perk{gap:var(--theme-space-3);padding:var(--theme-space-4);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);background:var(--theme-color-surface);grid-template-columns:auto 1fr;align-items:start;display:grid}.store-product__perk-icon{color:var(--theme-color-accent);margin-top:.1rem;display:inline-flex}.store-product__perk-title{margin:0 0 .2rem;font-size:.9375rem;font-weight:700}.store-product__perk-text{color:var(--theme-color-text-muted);margin:0;font-size:.875rem;line-height:1.4}.store-category-card__children{margin:var(--theme-space-2) 0 0;padding:0 var(--theme-space-1);gap:var(--theme-space-2) var(--theme-space-3);flex-wrap:wrap;list-style:none;display:flex}.store-category-card__children a{color:var(--theme-color-text-muted);font-size:.875rem;font-weight:500;text-decoration:none}.store-category-card__children a:hover{color:var(--theme-color-accent)}.store-catalog__lede{margin:var(--theme-space-2) 0 0;color:var(--theme-color-text-muted)}.store-category-grid--page{margin-top:var(--theme-space-6)}.store-section__link{color:var(--theme-color-accent);font-size:.9375rem;font-weight:650;text-decoration:none}.store-section__link:hover{text-underline-offset:.15em;text-decoration:underline}.store-promo-tiles{gap:var(--theme-space-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.store-promo-tile{min-height:11.5rem;padding:var(--theme-space-4);color:#fff;isolation:isolate;transition:transform var(--theme-ease), box-shadow var(--theme-ease);border-radius:1.25rem;grid-template-rows:auto 1fr;text-decoration:none;display:grid;position:relative;overflow:hidden}.store-promo-tile:hover,.store-promo-tile:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 14px 28px #0f172a1f}.store-promo-tile--tone-a{background:linear-gradient(160deg,#155eef 0%,#0b2f8a 100%)}.store-promo-tile--tone-b{background:linear-gradient(160deg,#0f766e 0%,#115e59 100%)}.store-promo-tile--tone-c{background:linear-gradient(160deg,#1e3a5f 0%,#0f172a 100%)}.store-promo-tile--tone-d{background:linear-gradient(160deg,#2563eb 0%,#1d4ed8 72%,#1e40af 100%)}.store-promo-tile__copy{z-index:2;flex-direction:column;gap:.35rem;max-width:70%;display:flex;position:relative}.store-promo-tile__name{font-family:var(--theme-font-display);letter-spacing:-.02em;font-size:1.15rem;font-weight:750;line-height:1.15}.store-promo-tile__meta{opacity:.82;font-size:.8125rem}.store-promo-tile__media{aspect-ratio:1;z-index:1;border:2px solid #ffffff59;border-radius:1rem;width:48%;position:absolute;bottom:-.85rem;right:-.35rem;overflow:hidden;transform:rotate(-8deg);box-shadow:0 12px 24px #00000038}.store-promo-tile__media img{object-fit:cover;width:100%;height:100%;display:block}.store-promo-tile__fallback{width:100%;height:100%;font-family:var(--theme-font-display);background:#ffffff29;place-items:center;font-size:2rem;font-weight:800;display:grid}@media (width>=900px){.store-promo-tiles{gap:var(--theme-space-4);grid-template-columns:repeat(4,minmax(0,1fr))}.store-promo-tile{min-height:13rem}}@media (width>=640px){.store-product__actions,.store-product__perks{grid-template-columns:1fr 1fr}}.store-product-panels{margin:var(--theme-space-10) 0 var(--theme-space-8)}.store-product-panels__tabs{gap:var(--theme-space-5);border-bottom:1px solid var(--theme-color-border);margin-bottom:var(--theme-space-6);display:flex}.store-product-panels__tab{appearance:none;font:inherit;color:var(--theme-color-text-muted);cursor:pointer;transition:color var(--theme-ease), border-color var(--theme-ease);background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.65rem .15rem;font-size:1rem;font-weight:600}.store-product-panels__tab:hover{color:var(--theme-color-text)}.store-product-panels__tab.is-active{color:var(--theme-color-ink);border-bottom-color:var(--theme-color-accent);font-weight:750}.store-product-panels__tab:focus-visible{box-shadow:var(--theme-focus);border-radius:.25rem;outline:none}.store-product-details{gap:var(--theme-space-7);max-width:52rem;display:grid}.store-product-details__heading,.store-product-specs__title{margin:0 0 var(--theme-space-3);font-family:var(--theme-font-display);letter-spacing:-.02em;color:var(--theme-color-ink);font-size:1.25rem;font-weight:750}.store-product-details__body{color:var(--theme-color-text);font-size:1rem;line-height:1.65}.store-product-specs__table{border-radius:var(--theme-radius-lg);border:1px solid var(--theme-color-border);margin:0;overflow:hidden}.store-product-specs__row{gap:var(--theme-space-4);background:var(--theme-color-surface);grid-template-columns:minmax(8rem,14rem) minmax(0,1fr);padding:.85rem 1rem;display:grid}.store-product-specs__row:nth-child(2n){background:var(--theme-color-surface-muted,#f5f7fb)}.store-product-specs__row dt{color:var(--theme-color-text-muted);margin:0;font-weight:500}.store-product-specs__row dd{color:var(--theme-color-ink);margin:0;font-weight:600}.store-product-reviews{gap:var(--theme-space-6);display:grid}.store-product-reviews__toolbar{margin-bottom:var(--theme-space-4)}.store-product-reviews__sort{background:var(--theme-color-surface-muted,#eef2f7);color:var(--theme-color-text-muted);border-radius:999px;margin:0;padding:.4rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.store-product-reviews__empty{padding:var(--theme-space-6);border:1px dashed var(--theme-color-border);border-radius:var(--theme-radius-lg);background:var(--theme-color-surface)}.store-product-reviews__empty-title{margin:0 0 var(--theme-space-2);font-family:var(--theme-font-display);font-size:1.1rem;font-weight:750}.store-product-reviews__empty-text{color:var(--theme-color-text-muted);max-width:36rem;margin:0;line-height:1.5}.store-product-reviews__summary{padding:var(--theme-space-5);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);background:var(--theme-color-surface);height:fit-content}.store-product-reviews__score{align-items:center;gap:var(--theme-space-3);margin-bottom:var(--theme-space-5);display:flex}.store-product-reviews__score-value{font-family:var(--theme-font-display);letter-spacing:-.04em;color:var(--theme-color-ink);margin:0;font-size:2.5rem;font-weight:800;line-height:1}.store-product-reviews__score-meta{color:var(--theme-color-text-muted);margin:.25rem 0 0;font-size:.875rem}.store-product-reviews__bars{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.store-product-reviews__bar-row{color:var(--theme-color-text-muted);grid-template-columns:1.1rem minmax(0,1fr) 1.5rem;align-items:center;gap:.65rem;font-size:.8125rem;display:grid}.store-product-reviews__bar-track{background:var(--theme-color-surface-muted,#e8edf5);border-radius:999px;height:.45rem;display:block;overflow:hidden}.store-product-reviews__bar-fill{border-radius:inherit;background:var(--theme-color-accent);height:100%;display:block}.store-product-reviews__bar-count{text-align:right;font-variant-numeric:tabular-nums}@media (width>=900px){.store-product-reviews{align-items:start;gap:var(--theme-space-8);grid-template-columns:minmax(0,1fr) minmax(14rem,18rem)}}.store-label{letter-spacing:-.01em;font-size:.875rem;font-weight:600}.store-auth{max-width:26rem;padding:var(--theme-space-6);background:var(--theme-color-surface);border:1px solid var(--theme-color-border);border-radius:calc(var(--theme-radius) + 4px);margin:0 auto;box-shadow:0 8px 24px #0f172a0f}.store-auth__title{margin:0 0 var(--theme-space-2);letter-spacing:-.02em;font-size:1.75rem}.store-auth__lede{margin:0 0 var(--theme-space-5);color:var(--theme-color-text-muted)}.store-auth__form{gap:var(--theme-space-1);display:grid}.store-auth .store-input,.store-auth .store-btn--block{max-width:none}.store-auth__meta{margin:var(--theme-space-4) 0 0;color:var(--theme-color-text-muted);font-size:.9375rem}.store-auth__link{color:var(--theme-color-accent);font-weight:600;text-decoration:none}.store-auth__link:hover,.store-auth__link:focus-visible{color:var(--theme-color-accent-hover);text-underline-offset:.15em;text-decoration:underline}.store-auth__link:focus-visible{box-shadow:var(--theme-focus);border-radius:2px;outline:none}.store-account{gap:var(--theme-space-6);padding:var(--theme-space-4) 0 var(--theme-space-10);display:grid}.store-account__menu{flex-flow:column;align-items:stretch;gap:.2rem;display:flex}.store-account__nav-divider{background:var(--theme-color-border);height:1px;margin:.65rem .8rem}.store-account__group{gap:.1rem;display:grid}.store-account__group-toggle{border-radius:var(--theme-radius);width:100%;min-height:2.25rem;color:var(--theme-color-text);font:inherit;text-align:start;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.9375rem;font-weight:600;display:inline-flex}.store-account__group-toggle:hover,.store-account__group-toggle:focus-visible,.store-account__group-toggle.is-active{background:var(--theme-color-accent-soft);color:var(--theme-color-text)}.store-account__group-toggle:focus-visible{box-shadow:var(--theme-focus);outline:none}.store-account__group-chevron{color:var(--theme-color-text-muted);flex-shrink:0;transition:transform .16s}.store-account__group.is-open .store-account__group-chevron{transform:rotate(180deg)}.store-account__group:has(.store-account__group-toggle[aria-expanded=true]) .store-account__group-chevron{transform:rotate(180deg)}.store-account__group-links{gap:.05rem;padding-inline-start:.65rem;display:grid}@media (prefers-reduced-motion:reduce){.store-account__group-chevron{transition:none}}.store-account__link{border-radius:var(--theme-radius);width:100%;min-height:2.25rem;color:var(--theme-color-text);align-items:center;gap:.65rem;padding:.4rem .8rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:flex}.store-account__link-icon{color:var(--theme-color-text-muted);flex-shrink:0}.store-account__link.is-active .store-account__link-icon{color:#fff}.store-account__group-toggle.is-active .store-account__link-icon{color:var(--theme-color-accent)}.store-account__link--child{gap:.65rem;font-weight:500}.store-account__link--child .store-account__link-icon{flex-shrink:0;width:1rem}.store-account__group-toggle-label{align-items:center;gap:.65rem;min-width:0;display:inline-flex}.store-account__link:hover{background:var(--theme-color-accent-soft)}.store-account__link.is-active{background:var(--theme-color-accent);color:#fff}.store-account__link--muted{color:var(--theme-color-text-muted);font-weight:500}.store-account-panel__header{margin-bottom:var(--theme-space-5)}.store-account-panel__title{letter-spacing:-.02em;margin:0;font-size:1.75rem}.store-account-panel__lede,.store-account-panel__empty{color:var(--theme-color-text-muted);margin:.35rem 0 0}.store-account-panel__back,.store-account-breadcrumbs{margin:0 0 var(--theme-space-2)}.store-account-back{margin:0 0 var(--theme-space-4);border-radius:var(--theme-radius-sm);color:var(--theme-color-text-muted);align-items:center;gap:.4rem;padding:.2rem .35rem .2rem .1rem;font-size:.875rem;font-weight:650;text-decoration:none;display:inline-flex}.store-account-back:hover,.store-account-back:focus-visible{color:var(--theme-color-text);outline:none;text-decoration:none}.store-account-back:focus-visible{box-shadow:var(--theme-focus)}.store-account-back .ag-icon{flex-shrink:0}.store-account-card-list{gap:var(--theme-space-3);display:grid}.store-account-entry{justify-content:space-between;align-items:center;gap:var(--theme-space-3);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);background:var(--theme-color-surface);color:inherit;flex-wrap:wrap;padding:1rem 1.1rem;text-decoration:none;display:flex}.store-account-entry--link{transition:border-color var(--theme-ease), box-shadow var(--theme-ease)}.store-account-entry--link:hover,.store-account-entry--link:focus-visible{border-color:color-mix(in srgb, var(--theme-color-accent) 35%, var(--theme-color-border));box-shadow:var(--theme-shadow-sm);outline:none}.store-account-entry--form{align-items:flex-end}.store-account-entry__body{flex:12rem;gap:.25rem;min-width:0;display:grid}.store-account-entry__title{margin:0;font-size:.975rem;font-weight:700;line-height:1.35}.store-account-entry__meta{color:var(--theme-color-text-muted);margin:0;font-size:.8125rem;line-height:1.4}.store-account-entry__lines{color:var(--theme-color-text);margin:.35rem 0 0;padding-left:1.1rem;font-size:.875rem}.store-account-entry__end{align-items:center;gap:.75rem;display:inline-flex}.store-account-entry__action{border-radius:var(--theme-radius-sm);width:2rem;height:2rem;color:var(--theme-color-accent);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.store-account-entry__action:hover,.store-account-entry__action:focus-visible{background:color-mix(in srgb, var(--theme-color-accent) 12%, transparent);outline:none}.store-account-form{gap:var(--theme-space-4);display:grid}.store-field--compact{flex:0 0 8.5rem;margin:0}.store-ticket-thread{gap:var(--theme-space-3);margin:0 0 var(--theme-space-5);display:grid}.store-ticket-message{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);background:var(--theme-color-surface);gap:.45rem;padding:.95rem 1.1rem;display:grid}.store-ticket-message.is-customer{background:color-mix(in srgb, var(--theme-color-accent) 8%, var(--theme-color-surface));border-color:color-mix(in srgb, var(--theme-color-accent) 18%, var(--theme-color-border))}.store-ticket-message.is-staff{background:var(--theme-color-surface-muted)}.store-ticket-message__meta{color:var(--theme-color-text-muted);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;font-size:.8125rem;display:flex}.store-ticket-message__meta strong{color:var(--theme-color-text)}.store-ticket-message__body{color:var(--theme-color-text);white-space:pre-wrap;margin:0;line-height:1.5}.store-ticket-attachments{flex-direction:column;gap:.4rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.store-ticket-attachments__link{color:var(--theme-color-accent);align-items:center;gap:.4rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.store-ticket-attachments__link:hover{text-decoration:underline}.store-ticket-attachments--pending .store-ticket-attachments__item{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-md);justify-content:space-between;align-items:center;gap:.75rem;padding:.45rem .65rem;font-size:.875rem;display:flex}.store-file-upload{gap:var(--theme-space-2);display:grid}.store-file-upload__surface{align-items:center;gap:var(--theme-space-3);padding:var(--theme-space-3);border:1px dashed var(--theme-color-border);border-radius:var(--theme-radius-md);background:var(--theme-color-surface-muted,#00000005);flex-wrap:wrap;display:flex}.store-file-upload__placeholder{border-radius:var(--theme-radius-md);border:1px solid var(--theme-color-border);background:var(--theme-color-surface);width:4.5rem;height:4.5rem;color:var(--theme-color-text-muted);place-items:center;display:grid}.store-file-upload__meta{flex:10rem;gap:.15rem;min-width:0;display:grid}.store-file-upload__name{color:var(--theme-color-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.store-file-upload__actions{gap:var(--theme-space-2);flex-wrap:wrap;align-items:center;display:flex;position:relative}.store-file-upload__input{clip:rect(0, 0, 0, 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;opacity:0!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.store-file-upload__trigger{cursor:pointer}.store-file-upload__input:focus-visible+.store-file-upload__trigger{outline:2px solid var(--theme-color-accent);outline-offset:2px}.store-file-upload.is-disabled{opacity:.6;pointer-events:none}.store-file-upload__loading{color:var(--theme-color-text-muted);font-size:.8125rem}.store-file-upload__selected{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.store-file-upload__selected-item{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-md);justify-content:space-between;align-items:center;gap:.75rem;padding:.45rem .65rem;font-size:.875rem;display:flex}.store-ticket-reply{padding-top:var(--theme-space-2);border-top:1px solid var(--theme-color-border)}.store-support-hero{justify-content:space-between;align-items:center;gap:var(--theme-space-4);margin:0 0 var(--theme-space-5);padding:var(--theme-space-5);border:1px solid color-mix(in srgb, var(--theme-color-accent) 18%, var(--theme-color-border));border-radius:var(--theme-radius-lg);background:color-mix(in srgb, var(--theme-color-accent) 14%, var(--theme-color-surface));flex-wrap:wrap;display:flex}.store-support-hero--compact{margin-bottom:var(--theme-space-5)}.store-support-hero__balance{color:var(--theme-color-text);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.store-support-hero__copy{flex:16rem;align-items:flex-start;gap:.85rem;min-width:0;display:flex}.store-support-hero__icon{border-radius:var(--theme-radius);background:var(--theme-color-surface);width:2.75rem;height:2.75rem;color:var(--theme-color-accent);border:1px solid color-mix(in srgb, var(--theme-color-accent) 20%, var(--theme-color-border));flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.store-support-hero__title{color:var(--theme-color-ink);letter-spacing:-.03em;margin:0;font-size:clamp(1.35rem,2vw,1.7rem);font-weight:750;line-height:1.2}.store-support-hero__lede{color:var(--theme-color-text);margin:.3rem 0 0;font-size:.95rem;line-height:1.45}.store-support-empty{border:1px dashed color-mix(in srgb, var(--theme-color-accent) 25%, var(--theme-color-border));border-radius:var(--theme-radius-lg);background:color-mix(in srgb, var(--theme-color-surface-muted) 70%, var(--theme-color-surface));text-align:center;justify-items:center;gap:.55rem;padding:clamp(2rem,5vw,3.25rem) 1.25rem;display:grid}.store-support-empty__icon{background:color-mix(in srgb, var(--theme-color-accent) 12%, var(--theme-color-surface));width:3.25rem;height:3.25rem;color:var(--theme-color-accent);border-radius:999px;justify-content:center;align-items:center;margin-bottom:.35rem;display:inline-flex}.store-support-empty__title{margin:0;font-size:1.125rem;font-weight:700}.store-support-empty__lede{max-width:28rem;color:var(--theme-color-text-muted);margin:0;font-size:.925rem;line-height:1.5}.store-support-list{gap:var(--theme-space-3);display:grid}.store-support-card{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);background:var(--theme-color-surface);color:inherit;transition:border-color var(--theme-ease), box-shadow var(--theme-ease);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.85rem;padding:1rem 1.1rem;text-decoration:none;display:grid}.store-support-card:hover,.store-support-card:focus-visible{border-color:color-mix(in srgb, var(--theme-color-accent) 35%, var(--theme-color-border));box-shadow:var(--theme-shadow-sm);outline:none}.store-support-card__icon{border-radius:var(--theme-radius-sm);background:color-mix(in srgb, var(--theme-color-accent) 10%, var(--theme-color-surface));width:2.35rem;height:2.35rem;color:var(--theme-color-accent);justify-content:center;align-items:center;display:inline-flex}.store-support-card__body{gap:.2rem;min-width:0;display:grid}.store-support-card__title{margin:0;font-size:.975rem;font-weight:700;line-height:1.35}.store-support-card__meta{color:var(--theme-color-text-muted);margin:0;font-size:.8125rem;line-height:1.4}.store-support-card__status{white-space:nowrap;border-radius:999px;align-items:center;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.store-support-card__status.is-open{background:color-mix(in srgb, var(--theme-color-accent) 14%, transparent);color:var(--theme-color-accent)}.store-support-card__status.is-success{background:color-mix(in srgb, var(--theme-color-success) 14%, transparent);color:var(--theme-color-success)}.store-support-card__status.is-warning{background:color-mix(in srgb, var(--theme-color-warning) 16%, transparent);color:var(--theme-color-warning)}.store-support-card__status.is-muted{background:var(--theme-color-surface-muted);color:var(--theme-color-text-muted)}.store-support-card__chevron{color:var(--theme-color-text-muted)}.store-support-form{padding:var(--theme-space-5);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);background:var(--theme-color-surface)}.store-support-form__row{gap:var(--theme-space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (width<=720px){.store-support-card{grid-template-columns:auto minmax(0,1fr) auto}.store-support-card__status{grid-column:2;justify-self:start}.store-support-card__chevron{grid-area:1/3/span 2}.store-support-form__row{grid-template-columns:1fr}}.store-return-list{gap:var(--theme-space-3);display:grid}.store-return-card{align-items:center;gap:var(--theme-space-3) var(--theme-space-4);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);background:var(--theme-color-surface);flex-wrap:wrap;padding:1rem 1.1rem;display:flex}.store-return-card--stack{align-items:stretch;display:grid}.store-return-card__header{justify-content:space-between;align-items:flex-start;gap:var(--theme-space-3);flex-wrap:wrap;display:flex}.store-return-card__thumbs{align-items:center;display:flex}.store-return-card__thumbs .store-return-card__thumb{margin-left:-.55rem}.store-return-card__thumbs .store-return-card__thumb:first-child{margin-left:0}.store-return-card__thumb{border:2px solid var(--theme-color-surface);border-radius:var(--theme-radius-sm);background:var(--theme-color-surface-muted);flex-shrink:0;width:3.5rem;height:3.5rem;overflow:hidden}.store-return-card__thumb img{object-fit:cover;width:100%;height:100%;display:block}.store-return-card__thumb-placeholder{background:color-mix(in srgb, var(--theme-color-border) 55%, var(--theme-color-surface));width:100%;height:100%;display:block}.store-return-card__thumb--more{color:var(--theme-color-text-muted);justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.store-return-card__body{flex:12rem;gap:.2rem;min-width:0;display:grid}.store-return-card__title{margin:0;font-size:.975rem;font-weight:700;line-height:1.35}.store-return-card__meta{color:var(--theme-color-text-muted);margin:0;font-size:.8125rem;line-height:1.4}.store-return-card__items{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.store-return-card__item{grid-template-columns:3.5rem minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.store-return-card__item-body{gap:.15rem;min-width:0;display:grid}.store-return-card__item-title{margin:0;font-size:.9375rem;font-weight:700;line-height:1.35}.store-return-select{gap:var(--theme-space-3);display:grid}.store-return-request{gap:var(--theme-space-4);align-items:start;display:grid}@media (width>=960px){.store-return-request{grid-template-columns:minmax(0,1.4fr) minmax(17rem,.9fr)}}.store-return-request__panel{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);background:var(--theme-color-surface);overflow:hidden}.store-return-request__panel--aside{gap:var(--theme-space-3);padding:var(--theme-space-5);background:linear-gradient(180deg, color-mix(in srgb, var(--theme-color-accent) 8%, var(--theme-color-surface)) 0%, var(--theme-color-surface) 42%);display:grid}.store-return-request__panel-head{border-bottom:1px solid var(--theme-color-border);background:var(--theme-color-surface-muted);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;padding:1.1rem 1.2rem;display:flex}.store-return-request__panel-title{letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:700}.store-return-request__panel-lede{color:var(--theme-color-text-muted);margin:.3rem 0 0;font-size:.875rem;line-height:1.45}.store-return-request__badge{background:color-mix(in srgb, var(--theme-color-accent) 12%, transparent);color:var(--theme-color-accent);white-space:nowrap;border-radius:999px;align-items:center;padding:.3rem .7rem;font-size:.75rem;font-weight:700;display:inline-flex}.store-return-request__items{gap:0;margin:0;padding:0;list-style:none;display:grid}.store-return-request__item{grid-template-columns:4.25rem minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:1rem 1.2rem;display:grid}.store-return-request__item+.store-return-request__item{border-top:1px solid var(--theme-color-border)}.store-return-request__thumb{border-radius:var(--theme-radius-sm);background:var(--theme-color-surface-muted);width:4.25rem;height:4.25rem;overflow:hidden}.store-return-request__thumb img{object-fit:cover;width:100%;height:100%;display:block}.store-return-request__item-copy{gap:.2rem;min-width:0;display:grid}.store-return-request__item-title{margin:0;font-size:.975rem;font-weight:700;line-height:1.35}.store-return-request__item-meta{color:var(--theme-color-text-muted);margin:0;font-size:.8125rem}.store-return-request__included{color:var(--theme-color-success);white-space:nowrap;align-items:center;gap:.3rem;font-size:.8125rem;font-weight:650;display:inline-flex}.store-return-request__footnote{color:var(--theme-color-text-muted);margin:0;font-size:.8125rem;line-height:1.45}.store-return-request .store-btn--block{justify-content:center;width:100%}.store-return-request .store-form-actions{margin:0}@media (width<=720px){.store-return-request__item{grid-template-columns:4.25rem minmax(0,1fr)}.store-return-request__included{grid-column:2}}.store-return-select__row{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);background:var(--theme-color-surface);grid-template-columns:4rem minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:1rem 1.1rem;display:grid}.store-return-select__row--readonly{grid-template-columns:4rem minmax(0,1fr)}.store-return-select__row .store-return-card__thumb{border-width:0;width:4rem;height:4rem}.store-return-select__copy{gap:.2rem;min-width:0;display:grid}@media (width<=640px){.store-return-select__row{grid-template-columns:4rem minmax(0,1fr)}.store-return-select__row .store-field--compact{flex-basis:auto;grid-column:1/-1;width:100%}}.store-ticket__meta{gap:var(--theme-space-3);margin:0 0 var(--theme-space-6);display:grid}.store-ticket__meta div{gap:.15rem;display:grid}.store-ticket__meta dt{color:var(--theme-color-text-muted);font-size:.8rem}.store-ticket__meta dd{margin:0;font-weight:600}.store-ticket__code{letter-spacing:.04em;word-break:break-all;padding:var(--theme-space-4);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-md,.5rem);background:var(--theme-color-surface-muted,transparent);margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.05rem}.store-account-cards{gap:var(--theme-space-3);margin-bottom:var(--theme-space-6);grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));display:grid}.store-account-card{padding:var(--theme-space-4);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);background:var(--theme-color-surface);color:inherit;gap:.25rem;text-decoration:none;display:grid}.store-account-card--link:hover{border-color:var(--theme-color-accent);box-shadow:0 0 0 1px var(--theme-color-accent)}.store-account-card__label,.store-account-card__hint{color:var(--theme-color-text-muted);margin:0;font-size:.8125rem}.store-account-card__value{font-size:1.25rem}.store-account-dashboard{gap:var(--theme-space-6);display:grid}.store-account-dashboard__welcome{gap:var(--theme-space-4);padding:var(--theme-space-5);border:1px solid color-mix(in srgb, var(--theme-color-accent) 18%, var(--theme-color-border));border-radius:var(--theme-radius-lg);background:color-mix(in srgb, var(--theme-color-accent) 14%, var(--theme-color-surface));display:grid}.store-account-dashboard__welcome-top{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;display:flex}.store-account-dashboard__welcome-main{justify-content:space-between;align-items:flex-end;gap:var(--theme-space-4);flex-wrap:wrap;display:flex}.store-account-dashboard__welcome-copy{flex:16rem;gap:.4rem;min-width:0;display:grid}.store-account-dashboard__kicker{color:var(--theme-color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.store-account-dashboard__welcome-title{color:var(--theme-color-ink);letter-spacing:-.035em;margin:0;font-size:clamp(1.55rem,2.4vw,2rem);font-weight:750;line-height:1.15}.store-account-dashboard__welcome-lede{max-width:36rem;color:var(--theme-color-text);margin:0;font-size:.975rem;line-height:1.5}.store-account-dashboard__customer-no{color:var(--theme-color-text-muted);white-space:nowrap;margin:0;font-size:.8125rem;font-weight:600}.store-account-dashboard__welcome-actions{flex-wrap:wrap;gap:.65rem;display:flex}.store-account-dashboard__recent{gap:var(--theme-space-3);min-width:0;display:grid}.store-account-dashboard__recent-head{justify-content:space-between;align-items:flex-start;gap:var(--theme-space-3);display:flex}.store-account-dashboard__section-title{letter-spacing:-.02em;margin:0 0 .2rem;font-size:1.125rem;font-weight:700}.store-order-list{gap:var(--theme-space-5);display:grid}.store-order-list--recent{gap:var(--theme-space-4)}.store-order-card{gap:.55rem;display:grid}.store-order-card__meta{color:var(--theme-color-text);margin:0;font-size:.875rem;font-weight:500}.store-order-card__panel{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);background:var(--theme-color-surface);overflow:hidden}.store-order-card__items{gap:0;margin:0;padding:0;list-style:none;display:grid}.store-order-card__item{grid-template-columns:4rem minmax(0,1fr);align-items:start;gap:.85rem;padding:1rem 1.1rem;display:grid}.store-order-card__item+.store-order-card__item{border-top:1px solid var(--theme-color-border)}.store-order-card__thumb{border-radius:var(--theme-radius-sm);background:var(--theme-color-surface-muted);width:4rem;height:4rem;overflow:hidden}.store-order-card__thumb img{object-fit:cover;width:100%;height:100%;display:block}.store-order-card__thumb-placeholder{background:color-mix(in srgb, var(--theme-color-border) 55%, var(--theme-color-surface));width:100%;height:100%;display:block}.store-order-card__item-body{gap:.25rem;min-width:0;display:grid}.store-order-card__item-title{color:var(--theme-color-text);margin:0;font-size:.9375rem;font-weight:700;line-height:1.35;text-decoration:none}a.store-order-card__item-title:hover,a.store-order-card__item-title:focus-visible{color:var(--theme-color-accent);outline:none}.store-order-card__item-price{color:var(--theme-color-text);margin:0;font-size:.875rem}.store-order-card__footer{border-top:1px solid var(--theme-color-border);background:var(--theme-color-surface-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;padding:.9rem 1.1rem 1rem;display:flex}.store-order-card__status{margin:0;font-size:.875rem;font-weight:700}.store-order-card__status.is-success{color:var(--theme-color-success)}.store-order-card__status.is-warning{color:var(--theme-color-warning)}.store-order-card__status.is-muted{color:var(--theme-color-text-muted)}.store-order-card__action{width:fit-content;color:var(--theme-color-accent);align-items:center;gap:.35rem;font-size:.875rem;font-weight:650;text-decoration:none;display:inline-flex}.store-order-card__action:hover,.store-order-card__action:focus-visible{text-underline-offset:.15em;outline:none;text-decoration:underline}.store-account-dashboard__metrics{gap:var(--theme-space-3);grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));display:grid}.store-account-dashboard .store-account-card{transition:border-color var(--theme-ease), box-shadow var(--theme-ease), transform var(--theme-ease)}.store-account-dashboard .store-account-card--link:hover,.store-account-dashboard .store-account-card--link:focus-visible{box-shadow:var(--theme-shadow-sm);outline:none;transform:translateY(-1px)}.store-account-dashboard__grid{gap:var(--theme-space-5);display:grid}@media (width>=1100px){.store-account-dashboard__grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:start}}.store-account-dashboard__value{letter-spacing:-.04em;margin:0;font-size:1.75rem;font-weight:700;line-height:1.1}.store-account-dashboard__label{color:var(--theme-color-text-muted);letter-spacing:0;text-transform:none;margin:0;font-size:.875rem;font-weight:500}.store-account-dashboard__hint{color:var(--theme-color-text-muted);margin:0;font-size:.8125rem;line-height:1.45}.store-account-dashboard__more{color:var(--theme-color-text-muted);white-space:nowrap;font-size:.875rem;font-weight:600;text-decoration:none}.store-account-dashboard__more:hover,.store-account-dashboard__more:focus-visible{color:var(--theme-color-accent)}.store-account-dashboard__more:focus-visible{box-shadow:var(--theme-focus);border-radius:2px;outline:none}.store-account .ag-badge{border-radius:999px;padding:.125rem .5rem;font-size:.75rem;font-weight:650;display:inline-block}.store-account .ag-badge--success{color:#047857;background:#0596691f}.store-account .ag-badge--info{color:#0369a1;background:#0284c71f}.store-account .ag-badge--warning{color:#b45309;background:#d9770624}.store-account .ag-badge--muted{background:var(--theme-color-surface-muted,#f4f4f5);color:var(--theme-color-text-muted)}.store-account .ag-badge--danger{color:#b91c1c;background:#dc26261f}.store-account .ag-card--metric:focus-visible{box-shadow:var(--theme-focus);outline:none}.store-account a.ag-card--metric:hover,.store-account a.ag-card--metric:focus-visible{border-color:color-mix(in srgb, var(--theme-color-accent) 38%, var(--theme-color-border))}.store-account .ag-row-list__title:hover,.store-account .ag-row-list__title:focus-visible{color:var(--theme-color-accent)}.store-account-form-stack{gap:var(--theme-space-5);display:grid}.store-account .ag-card .store-auth__form,.store-account .ag-card .store-field,.store-account-form-stack .store-auth__form,.store-account .ag-card .store-input,.store-account-form-stack .store-input{max-width:none}.store-account .ag-card .store-auth__form{gap:0}.store-account .ag-card .store-field:last-child{margin-bottom:0}.store-account .ag-card .store-form-actions,.store-account .ag-card .store-account-panel__actions,.store-account .ag-card .store-auth__actions{gap:var(--theme-space-3);margin-top:var(--theme-space-2);flex-wrap:wrap;display:flex}.store-security-sessions{gap:var(--theme-space-3);margin:0;padding:0;list-style:none;display:grid}.store-security-session{justify-content:space-between;align-items:center;gap:var(--theme-space-3);flex-wrap:wrap;display:flex}.store-security-session__info{flex:12rem;min-width:0}.store-security-session__label{align-items:center;gap:var(--theme-space-2);flex-wrap:wrap;display:inline-flex}.store-security-session__info .store-field__hint{margin:.25rem 0 0}.store-security-session__revoke{flex:none;align-self:center;width:auto;max-width:100%}.store-account-panel__section+.store-account-panel__section{margin-top:var(--theme-space-8)}.store-account-panel__section-head{justify-content:space-between;gap:var(--theme-space-3);margin-bottom:var(--theme-space-3);align-items:baseline;display:flex}.store-account-panel__section-head h2,.store-account-panel__subheading{margin:0;font-size:1.125rem}.store-account-panel__divider{margin:var(--theme-space-8) 0;border:0;border-top:1px solid var(--theme-color-border)}.store-account-panel__grid{gap:var(--theme-space-6);display:grid}.store-account-panel__pagination{margin-top:var(--theme-space-4)}.store-account-panel__pagination .ag-pagination{justify-content:space-between;align-items:center;gap:var(--theme-space-3);flex-wrap:wrap;display:flex}.store-account-panel__pagination .ag-pagination__list{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.store-account-panel__pagination .ag-pagination__btn{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);background:var(--theme-color-surface);min-height:2.25rem;color:var(--theme-color-text);font:inherit;cursor:pointer;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.875rem;font-weight:600;display:inline-flex}.store-account-panel__pagination .ag-pagination__btn--current{background:var(--theme-color-accent);border-color:var(--theme-color-accent);color:#fff}.store-account-panel__pagination .ag-pagination__btn--disabled{opacity:.45;cursor:not-allowed}.store-account-panel__pagination .ag-pagination__icon,.store-account-panel__pagination svg{width:1rem;max-width:1rem;height:1rem;max-height:1rem}.store-order-list{gap:var(--theme-space-3);margin:0;padding:0;list-style:none;display:grid}.store-order-list__item{justify-content:space-between;gap:var(--theme-space-4);padding:var(--theme-space-3) 0;border-bottom:1px solid var(--theme-color-border);display:flex}.store-order-list__number{color:inherit;font-weight:700;text-decoration:none}.store-order-list__meta,.store-order-list__status{color:var(--theme-color-text-muted);font-size:.875rem}.store-order-list__status{text-align:right;gap:.2rem;display:grid}.store-order-list__status strong{color:var(--theme-color-text)}.store-table-wrap{overflow-x:auto}.store-table{border-collapse:collapse;width:100%;font-size:.9375rem}.store-table th,.store-table td{border-bottom:1px solid var(--theme-color-border);text-align:left;vertical-align:top;padding:.75rem .5rem}.store-table th{color:var(--theme-color-text-muted);font-size:.8125rem;font-weight:600}.store-order-items{gap:var(--theme-space-3);margin:0;padding:0;list-style:none;display:grid}.store-order-items__row{justify-content:space-between;gap:var(--theme-space-4);padding-bottom:var(--theme-space-3);border-bottom:1px solid var(--theme-color-border);display:flex}.store-order-items__row p{color:var(--theme-color-text-muted);margin:.2rem 0 0;font-size:.875rem}.store-order-items__total{margin:var(--theme-space-4) 0 0;justify-content:space-between;font-size:1.0625rem;display:flex}.store-code{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-sm,.25rem);background:var(--theme-color-surface-muted,#f4f6fa);color:var(--theme-color-text);letter-spacing:.02em;-webkit-user-select:all;user-select:all;word-break:break-all;padding:.2rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875rem;display:inline-block}.store-account-panel__actions{gap:var(--theme-space-2);margin-top:var(--theme-space-3);flex-wrap:wrap;display:flex}.store-account-addresses{gap:var(--theme-space-5);display:grid}.store-account-addresses__form{gap:var(--theme-space-3);padding-top:var(--theme-space-1);border-top:1px solid color-mix(in srgb, var(--theme-color-border) 88%, transparent);display:grid}.store-account-addresses__form .store-auth__form{margin-top:var(--theme-space-1)}.store-address-list{gap:var(--theme-space-3);margin:0;padding:0;list-style:none;display:grid}.store-address-list__item{justify-content:space-between;gap:var(--theme-space-4);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg,.75rem);background:linear-gradient(180deg, #ffffffeb 0%, var(--theme-color-surface) 2.25rem);box-shadow:var(--theme-shadow-sm), inset 0 1px 0 #ffffffb8;padding:1rem 1.1rem;display:flex}.store-address-list__item p{color:var(--theme-color-text-muted);margin:.15rem 0 0;font-size:.9375rem}.store-address-list__flags{flex-wrap:wrap;gap:.5rem;font-weight:600;display:flex;margin-top:.5rem!important;font-size:.8125rem!important}.store-address-list__actions{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}@media (width>=800px){.store-account{grid-template-columns:14rem minmax(0,1fr);align-items:start}.store-account__menu{flex-direction:column;align-items:stretch}.store-account-dashboard__grid{grid-template-columns:minmax(0,1.2fr) minmax(16rem,.8fr)}.store-account-panel__grid{grid-template-columns:minmax(0,1.4fr) minmax(12rem,.8fr)}}@media print{@page{margin:15mm}.store{background:#fff}.store-skip,.store-header,.store-footer,.store-flash,.store-account__nav,.store-invoice__print,.store-invoice .store-account-panel__back{display:none!important}.store-main{max-width:none;padding:0}.store-invoice{color:#000;display:block}.store-invoice .store-account-panel{box-shadow:none;background:#fff;border:0;padding:0}.store-invoice .store-account-panel__grid{grid-template-columns:minmax(0,1.4fr) minmax(12rem,.8fr)}.store-ticket .store-account-panel__back,.store-ticket .store-btn{display:none!important}.store-ticket__code{font-size:1.25rem}}.store-notification-state{color:var(--theme-color-muted,#64748b);margin:0 0 1rem;font-size:.875rem}.store-notification-state--offline{color:var(--theme-color-danger,#b42318)}.store-header__notification-desktop{display:contents}.store-notification-bell{display:inline-flex;position:relative}.store-notification-bell--mobile{display:none}.store-notification-bell__trigger{position:relative}.store-notification-bell__trigger--mobile{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);background:var(--theme-color-surface-muted);width:100%;min-height:2.75rem;color:var(--theme-color-text);font:inherit;cursor:pointer;justify-content:flex-start;align-items:center;gap:.7rem;padding:.6rem .8rem;font-weight:650;display:inline-flex}.store-notification-bell__trigger--mobile:hover,.store-notification-bell__trigger--mobile:focus-visible,.store-notification-bell__trigger--mobile[aria-expanded=true]{border-color:var(--theme-color-accent);background:var(--theme-color-accent-soft);color:var(--theme-color-accent)}.store-notification-bell__trigger--mobile:focus-visible{box-shadow:var(--theme-focus);outline:none}.store-notification-bell__label{text-align:left;flex:auto;min-width:0}.store-notification-bell__count{border:2px solid var(--theme-color-surface);background:var(--theme-color-accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1rem;height:1rem;padding:0 .25rem;font-size:.625rem;font-weight:750;line-height:1;display:inline-flex;position:absolute;top:-.2rem;right:-.25rem}.store-notification-bell--mobile .store-notification-bell__count{border:0;flex:none;min-width:1.15rem;height:1.15rem;position:static}.store-notification-bell--mobile .store-notification-menu{width:100%;margin-top:.5rem;position:relative;top:auto;right:auto}.store-notification-menu{z-index:40;border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);background:var(--theme-color-surface);width:min(24rem,100vw - 2rem);box-shadow:var(--theme-shadow-lg);position:absolute;top:calc(100% + .65rem);right:0;overflow:hidden}.store-notification-menu-enter,.store-notification-menu-leave{transform-origin:100% 0;transition:opacity .14s,transform .14s}.store-notification-menu-enter-start,.store-notification-menu-leave-end{opacity:0;transform:translateY(-.35rem)scale(.98)}.store-notification-menu-enter-end,.store-notification-menu-leave-start{opacity:1;transform:translateY(0)scale(1)}.store-notification-menu__header,.store-notification-menu__footer{justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.store-notification-menu__header{border-bottom:1px solid var(--theme-color-border)}.store-notification-menu__title,.store-notification-menu__meta,.store-notification-menu__item strong,.store-notification-menu__item span,.store-notification-menu__item small{display:block}.store-notification-menu__title{color:var(--theme-color-text);margin:0;font-size:.95rem;font-weight:700}.store-notification-menu__meta,.store-notification-menu__item small{color:var(--theme-color-text-muted);margin:.15rem 0 0;font-size:.75rem}.store-notification-menu__mark,.store-link-button{color:var(--theme-color-accent);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:.8rem;font-weight:650}.store-notification-menu__list{max-height:min(24rem,55vh);margin:0;padding:0;list-style:none;overflow-y:auto}.store-notification-menu__item{border-bottom:1px solid var(--theme-color-border)}.store-notification-menu__item.is-unread{background:var(--theme-color-accent-soft)}.store-notification-menu__link{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:.5rem minmax(0,1fr);gap:.65rem;padding:.85rem 1rem;text-decoration:none;display:grid}.store-notification-menu__link:hover,.store-notification-menu__link:focus-visible{background:color-mix(in srgb, var(--theme-color-accent) 8%, transparent);outline:none}.store-notification-menu__dot{background:0 0;border-radius:999px;width:.45rem;height:.45rem;margin-top:.3rem}.is-unread .store-notification-menu__dot,.store-notification-card.is-unread .store-notification-card__indicator{background:var(--theme-color-accent)}.store-notification-menu__copy{min-width:0}.store-notification-menu__copy strong{color:var(--theme-color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.store-notification-menu__copy span{color:var(--theme-color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.25rem;font-size:.8rem;line-height:1.4;overflow:hidden}.store-notification-menu__empty{color:var(--theme-color-text-muted);text-align:center;justify-items:center;gap:.5rem;padding:2rem 1rem;display:grid}.store-notification-menu__empty p{margin:0;font-size:.85rem}.store-notification-menu__footer{border-top:1px solid var(--theme-color-border);grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:.5rem;display:grid}.store-notification-menu__footer-link{min-height:2.5rem;color:var(--theme-color-accent);text-align:center;justify-content:center;align-items:center;padding:.65rem .5rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.store-notification-menu__footer-link:hover,.store-notification-menu__footer-link:focus-visible{background:var(--theme-color-accent-soft);outline:none}.store-account-panel__eyebrow{color:var(--theme-color-accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.75rem;font-weight:750}.store-account-panel__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.store-notification-list{gap:.75rem;display:grid}.store-notification-card{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);background:var(--theme-color-surface);grid-template-columns:.35rem minmax(0,1fr);gap:1rem;padding:1.15rem 1.25rem;display:grid}.store-notification-card__indicator{background:var(--theme-color-border);border-radius:999px;width:.35rem;min-height:100%}.store-notification-card__heading{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.store-notification-card h2,.store-notification-card p{margin:0}.store-notification-card h2{color:var(--theme-color-text);font-size:1rem}.store-notification-card__heading time,.store-notification-card__read{color:var(--theme-color-text-muted);font-size:.8rem}.store-notification-card__copy>p{color:var(--theme-color-text-muted);margin-top:.45rem;line-height:1.55}.store-notification-card__actions{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:.9rem;display:flex}.store-account__pagination{margin-top:1rem}.store-notification-push,.store-notification-preferences{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);background:var(--theme-color-surface);margin-top:1rem;padding:1.25rem}.store-notification-push{justify-content:space-between;align-items:center;gap:1rem;display:flex}.store-notification-push__copy,.store-notification-preferences__header{align-items:flex-start;gap:.85rem;display:flex}.store-notification-push__icon{background:var(--theme-color-accent-soft);width:2.5rem;height:2.5rem;color:var(--theme-color-accent);border-radius:.75rem;flex:0 0 2.5rem;justify-content:center;align-items:center;display:inline-flex}.store-notification-push h2,.store-notification-push p,.store-notification-preferences h2,.store-notification-preferences p{margin:0}.store-notification-push h2,.store-notification-preferences h2{color:var(--theme-color-text);font-size:1rem}.store-notification-push__copy p,.store-notification-preferences__header p{color:var(--theme-color-text-muted);margin-top:.3rem;font-size:.875rem;line-height:1.5}.store-notification-push__controls{justify-items:end;gap:.55rem;display:grid}.store-notification-push__status{max-width:20rem;color:var(--theme-color-text-muted);text-align:right;font-size:.8rem}.store-notification-preferences__header{justify-content:space-between;align-items:center}.store-notification-preferences__header .store-btn{white-space:nowrap;flex:none}.store-notification-preferences__table{border:1px solid var(--theme-color-border);border-radius:var(--theme-radius);margin-top:1rem;overflow-x:auto}.store-notification-preferences__row{border-top:1px solid var(--theme-color-border);grid-template-columns:minmax(16rem,1fr) repeat(3,6rem);align-items:center;gap:.75rem;min-width:38rem;padding:.8rem 1rem;display:grid}.store-notification-preferences__row:first-child{border-top:0}.store-notification-preferences__row--head{background:var(--theme-color-bg);color:var(--theme-color-text-muted);text-transform:uppercase;font-size:.75rem;font-weight:750}.store-notification-preferences__row--head span:not(:first-child),.store-notification-preferences__row>.store-switch{text-align:center;justify-self:center}.store-notification-preferences__event{gap:.15rem;display:grid}.store-notification-preferences__event strong{color:var(--theme-color-text);font-size:.875rem}.store-notification-preferences__event small{color:var(--theme-color-text-muted);font-size:.72rem}.store-switch{cursor:pointer;justify-content:center;display:inline-flex}.store-switch input{opacity:0;width:1px;height:1px;position:absolute}.store-switch__track{background:var(--theme-color-border-strong);width:2.35rem;height:1.35rem;transition:background var(--theme-ease), box-shadow var(--theme-ease);border-radius:999px;display:block;position:relative}.store-switch__track:after{content:"";width:.99rem;height:.99rem;transition:transform var(--theme-ease);background:#fff;border-radius:50%;position:absolute;top:.18rem;left:.18rem}.store-switch input:checked+.store-switch__track{background:var(--theme-color-accent)}.store-switch input:disabled+.store-switch__track{opacity:.45}.store-switch:has(input:disabled){cursor:not-allowed}.store-switch input:checked+.store-switch__track:after{transform:translate(1rem)}.store-switch input:focus-visible+.store-switch__track{box-shadow:var(--theme-focus)}@media (width<=680px){.store-notification-menu{right:-3.5rem}.store-account-panel__header,.store-notification-push,.store-notification-preferences__header{display:grid}.store-notification-push__controls{justify-items:start}.store-notification-push__status{text-align:left;max-width:none}}.store-referral-hero{padding:var(--theme-space-8);border:1px solid color-mix(in srgb, var(--theme-color-accent) 18%, var(--theme-color-border));border-radius:var(--theme-radius-lg);background:var(--theme-color-surface)}.store-referral-hero__copy{max-width:44rem}.store-referral-stats{gap:var(--theme-space-3);margin-top:var(--theme-space-5);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.store-referral-stat{min-width:0;padding:var(--theme-space-4);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);background:var(--theme-color-surface);box-shadow:var(--theme-shadow-sm);gap:.15rem;display:grid}.store-referral-stat__icon{border-radius:var(--theme-radius);background:var(--theme-color-accent-soft);width:2rem;height:2rem;color:var(--theme-color-accent);justify-content:center;align-items:center;margin-bottom:.45rem;display:inline-flex}.store-referral-stat__value{color:var(--theme-color-text);letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.25rem,2.4vw,1.7rem);line-height:1.1;overflow:hidden}.store-referral-stat__label{color:var(--theme-color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:650;overflow:hidden}.store-referral-link{gap:var(--theme-space-6);margin-top:var(--theme-space-5);padding:var(--theme-space-6);border-radius:var(--theme-radius-lg);background:var(--theme-color-bg-accent);grid-template-columns:minmax(0,.95fr) minmax(18rem,1.05fr);align-items:center;display:grid}.store-referral-link__copy{min-width:0}.store-referral-link__copy h2{margin:.15rem 0 .4rem}.store-referral-link__copy p:last-child{color:var(--theme-color-text-muted);margin:0;font-size:.875rem;line-height:1.55}.store-referral-link__control{gap:var(--theme-space-2);min-width:0;display:flex}.store-referral-link__label{color:var(--theme-color-text);white-space:nowrap;flex:none;align-self:center;font-size:.875rem;font-weight:650}.store-referral-link__control .store-input{flex:auto;min-width:0;font-size:.8125rem}.store-referral-link__control .store-btn{white-space:nowrap;flex:none}.store-referral-link__control .store-field{flex:auto;min-width:0}@media (width<=880px){.store-referral-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.store-referral-link{grid-template-columns:1fr}}@media (width<=680px){.store-referral-hero{padding:var(--theme-space-6)}.store-referral-link__control{grid-template-columns:1fr;display:grid}.store-referral-link__label{justify-self:start}.store-referral-link__control .store-btn{justify-self:start;margin-top:0}}.store--checkout .store-main--checkout{max-width:72rem;margin:0 auto}.store-checkout .store-input,.store-cart .store-input{background-color:var(--theme-color-bg);max-width:none}.store-checkout .store-input:focus,.store-checkout .store-input:focus-visible,.store-cart .store-input:focus,.store-cart .store-input:focus-visible{background-color:var(--theme-color-surface)}.store-checkout__intro{margin-bottom:var(--theme-space-5)}.store-checkout__intro .store-title{margin:0 0 var(--theme-space-2)}.store-checkout__kicker{margin:0 0 var(--theme-space-2);letter-spacing:.06em;text-transform:uppercase;color:var(--theme-color-text-muted);font-size:.75rem;font-weight:700}.store-checkout__main{background:var(--theme-color-surface);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);min-width:0;padding:var(--theme-space-5)}.store-checkout__section{margin:0 0 var(--theme-space-6);padding:0 0 var(--theme-space-6);border:0;border-bottom:1px solid var(--theme-color-border);background:0 0;border-radius:0}.store-checkout__section:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}.store-checkout__section-title{margin:0 0 var(--theme-space-4);font-size:1.05rem}.store-checkout__subsection{margin:var(--theme-space-5) 0 var(--theme-space-3);font-size:.95rem}.store-checkout__legend{margin:0 0 var(--theme-space-3);padding:0;font-weight:700}.store-checkout__grid{gap:var(--theme-space-3);display:grid}.store-checkout__grid--postal{grid-template-columns:minmax(0,1fr)}.store-checkout__errors{margin-bottom:var(--theme-space-4);padding:var(--theme-space-4);border:1px solid color-mix(in srgb, #b42318 35%, var(--theme-color-border));border-radius:var(--theme-radius-lg);background:color-mix(in srgb, #b42318 6%, var(--theme-color-surface))}.store-checkout__errors-title{margin:0 0 var(--theme-space-2);font-weight:700}.store-checkout__errors ul{margin:0;padding-left:1.1rem}.store-btn--checkout{width:100%;max-width:none;min-height:3rem;font-weight:700}.store-checkout__actions{gap:var(--theme-space-3);margin-top:var(--theme-space-2);flex-wrap:wrap;display:flex}.store-checkout__actions .store-btn--primary{flex:14rem}.store-stepper{margin:0 0 var(--theme-space-6);background:0 0;border:0;padding:0}.store-stepper__mobile-meta{margin:0 0 var(--theme-space-3);font-weight:650}.store-stepper__list{align-items:flex-start;margin:0;padding:0;list-style:none;display:none}.store-stepper__item{flex:1 1 0;justify-content:center;align-items:flex-start;min-width:0;display:flex;position:relative}.store-stepper__item:not(:last-child):after{content:"";background:var(--theme-color-border);height:2px;margin:0;position:absolute;top:1.125rem;left:calc(50% + 1.35rem);right:calc(1.35rem - 50%)}.store-stepper__item--completed:not(:last-child):after{background:var(--theme-color-accent)}.store-stepper__item--current:not(:last-child):after{background:linear-gradient(90deg, var(--theme-color-accent) 50%, var(--theme-color-border) 50%)}.store-stepper__link{min-height:0;color:inherit;font:inherit;text-align:center;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:.45rem;max-width:8.5rem;padding:0;text-decoration:none;display:flex}.store-stepper__link--upcoming{cursor:default;color:var(--theme-color-text-muted)}.store-stepper__mark{border:2px solid var(--theme-color-border);background:var(--theme-color-surface);z-index:1;border-radius:999px;flex:none;place-items:center;width:2.25rem;height:2.25rem;font-size:.8125rem;font-weight:700;display:inline-grid}.store-stepper__item--current .store-stepper__mark,.store-stepper__mark--done{border-color:var(--theme-color-accent);background:var(--theme-color-accent);color:#fff}.store-stepper__label{font-size:.8125rem;font-weight:650;line-height:1.25}.store-stepper__bar{background:var(--theme-color-border);border-radius:999px;height:6px;overflow:hidden}.store-stepper__bar-fill{background:var(--theme-color-accent);height:100%;display:block}.store-choice{gap:var(--theme-space-3);padding:var(--theme-space-4);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);background:var(--theme-color-bg);cursor:pointer;align-items:flex-start;margin:0;display:flex}.store-checkout__methods{gap:var(--theme-space-3);display:grid}.store-choice--row{align-items:center}.store-choice--button{text-align:left;width:100%;font:inherit;color:inherit}.store-choice--button:hover,.store-choice--button:focus-visible{border-color:var(--theme-color-accent);background:var(--theme-color-surface);box-shadow:var(--theme-focus)}.store-choice:has(input:checked){border-color:var(--theme-color-accent);background:var(--theme-color-surface);box-shadow:var(--theme-focus)}.store-choice.is-disabled,.store-check.is-disabled{opacity:.55;cursor:not-allowed}.store-choice.is-disabled input,.store-check.is-disabled input{cursor:not-allowed}.store-choice__meta{color:var(--theme-color-text-muted);font-size:.875rem;font-weight:500}.store-choice__copy,.store-choice span{flex-direction:column;gap:.15rem;min-width:0;display:flex}.store-choice__price{white-space:nowrap;margin-left:auto;font-weight:750}.store-checkout__saved{margin:0 0 var(--theme-space-4);border:0;padding:0}.store-checkout__saved-list{gap:var(--theme-space-2);display:grid}.store-checkout__config{margin:0 0 var(--theme-space-4);gap:var(--theme-space-3);padding:0;list-style:none;display:grid}.store-checkout__config-item{gap:var(--theme-space-3);grid-template-columns:3.5rem minmax(0,1fr);align-items:start;display:grid}.store-checkout__config-media{border-radius:var(--theme-radius);background:var(--theme-color-bg);width:3.5rem;height:3.5rem;overflow:hidden}.store-checkout__config-media img,.store-checkout__config-media .store-product-card__placeholder{object-fit:cover;width:100%;height:100%;display:block}.store-checkout__config-name{margin:0 0 var(--theme-space-2);font-weight:700}.store-checkout__config-options{gap:.35rem;margin:0;display:grid}.store-checkout__config-options div{gap:.1rem;display:grid}.store-checkout__config-options dt{color:var(--theme-color-text-muted);font-size:.75rem;font-weight:650}.store-checkout__config-options dd{margin:0}.store-checkout__loading{margin:0 0 var(--theme-space-3)}.store-checkout__recap,.store-checkout__review{gap:var(--theme-space-4);margin:0;display:grid}.store-checkout__recap>div,.store-checkout__review>div{gap:.2rem;display:grid}.store-checkout__recap dt,.store-checkout__review dt{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-color-text-muted);font-size:.75rem;font-weight:700}.store-checkout__recap dd,.store-checkout__review dd{margin:0}.store-checkout__edit{color:var(--theme-color-accent);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;min-height:2.5rem;padding:0;font-weight:650}.store-check--panel{margin-top:var(--theme-space-4);padding:var(--theme-space-3);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg)}.store-summary-lines{margin:0 0 var(--theme-space-4);gap:var(--theme-space-3);padding:0;list-style:none;display:grid}.store-summary-line{gap:var(--theme-space-3);grid-template-columns:3rem minmax(0,1fr) auto;align-items:start;display:grid}.store-summary-line__media{background:var(--theme-color-bg);border-radius:.5rem;width:3rem;height:3rem;overflow:hidden}.store-summary-line__media img,.store-summary-line__media .store-product-card__placeholder{object-fit:cover;width:100%;height:100%;display:block}.store-summary-line__copy{gap:.15rem;min-width:0;display:grid}.store-summary-line__name{font-weight:650}.store-summary-line__meta,.store-summary-line__options{color:var(--theme-color-text-muted);font-size:.8125rem}.store-summary-line__price{font-size:.9375rem}.store-totals{margin:var(--theme-space-4) 0 0;gap:var(--theme-space-2);display:grid}.store-totals>div{justify-content:space-between;gap:var(--theme-space-3);font-size:.9375rem;display:flex}.store-totals dt{color:var(--theme-color-text-muted);margin:0}.store-totals dd{margin:0;font-weight:650}.store-totals__total{border-top:1px solid var(--theme-color-border);padding-top:var(--theme-space-3);margin-top:var(--theme-space-1);font-size:1.05rem}.store-totals__total dt,.store-totals__total dd{color:var(--theme-color-ink);font-weight:750}.store-checkout__coupon{gap:var(--theme-space-2);grid-template-columns:minmax(0,1fr) auto;display:grid}.store-checkout__coupon .store-btn{min-height:2.75rem;padding-inline:var(--theme-space-4)}.store-checkout__summary-toggle{justify-content:space-between;align-items:center;gap:var(--theme-space-3);width:100%;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;min-height:2.75rem;padding:0;font-weight:650;display:none}.store-checkout__summary-toggle::-webkit-details-marker{display:none}.store-confirmation__intro{margin-bottom:var(--theme-space-6)}.store-confirmation__grid{gap:var(--theme-space-3);margin:0;padding:0;list-style:none;display:grid}.store-confirmation__card{padding:var(--theme-space-4);border:1px solid var(--theme-color-border);border-radius:var(--theme-radius-lg);background:var(--theme-color-surface)}.store-confirmation__card h3{margin:0 0 var(--theme-space-2);font-size:1rem}.store-confirmation__card p{color:var(--theme-color-text-muted);margin:0}.store-confirmation__total{font-weight:750}@media (width<=899px){.store-cart__layout{padding-bottom:1rem}.store-cart-list{padding-bottom:14rem}.store-cart__summary{z-index:8;margin-top:var(--theme-space-4);padding:var(--theme-space-4);padding-bottom:max(var(--theme-space-4), env(safe-area-inset-bottom));background:var(--theme-color-surface);border-top-left-radius:var(--theme-radius-lg);border-top-right-radius:var(--theme-radius-lg);position:sticky;bottom:0;box-shadow:0 -12px 32px #0f172a1a}.store-cart__summary .store-summary__title{margin-bottom:var(--theme-space-3)}.store-checkout__layout{flex-direction:column;display:flex}.store-checkout__aside{z-index:8;margin-bottom:var(--theme-space-4);order:-1;position:sticky;top:3.5rem}.store-checkout__summary-toggle{display:flex}.store-checkout__summary-body{padding-top:var(--theme-space-3);display:none}.store-checkout__aside.is-open .store-checkout__summary-body{display:block}}@media (width<=430px){.store-cart-line{gap:var(--theme-space-3);padding:var(--theme-space-3);grid-template-columns:4.25rem minmax(0,1fr)}.store-cart-line__media{width:4.25rem;height:4.25rem}.store-cart-line__unit{display:none}}@media (width>=640px){.store-checkout__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.store-checkout__grid--postal{grid-template-columns:minmax(7rem,10rem) minmax(0,1fr)}.store-confirmation__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-checkout__main{padding:var(--theme-space-6)}}@media (width>=900px){.store-stepper__mobile{display:none}.store-stepper__list{display:flex}.store-checkout__summary-toggle{display:none}.store-checkout__summary-body{display:block}.store-checkout__aside,.store-cart__summary{position:sticky;top:5.5rem}.store-cart__summary{bottom:auto}}@media (prefers-reduced-motion:reduce){.store-stepper__bar-fill,.store-choice{transition:none}}html.is-cookie-locked{overflow:hidden}.store-cookie-consent,.store-cookie-panel{z-index:80;background:#0f172a6b;place-items:center;padding:1rem;animation:.22s ease-out store-cookie-overlay-in;display:grid;position:fixed;inset:0}.store-cookie-panel{z-index:90}.store-cookie-consent[hidden],.store-cookie-panel[hidden],.store-cookie-panel__pane[hidden],.store-cookie-consent__error[hidden],.store-cookie-panel__error[hidden],.store-cookie-panel__locked-msg[hidden]{display:none!important}.store-cookie-consent__dialog,.store-cookie-panel__dialog{border:1px solid var(--theme-color-border);background:var(--theme-color-surface);width:min(100%,34rem);box-shadow:none;outline:none;animation:.32s cubic-bezier(.16,1,.3,1) store-cookie-dialog-in}.store-cookie-consent__dialog{border-radius:.35rem;max-height:min(90dvh,40rem);padding:1.5rem 1.5rem 1.4rem;overflow:auto}.store-cookie-panel__dialog{border-radius:0;flex-direction:column;height:min(88dvh,34rem);max-height:min(88dvh,34rem);padding:1.35rem 1.35rem 1.4rem;display:flex;overflow:hidden}.store-cookie-panel__body{overscroll-behavior:contain;flex:auto;min-height:0;overflow:auto}.store-cookie-consent__eyebrow{color:var(--theme-color-accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem}.store-cookie-consent__title,.store-cookie-panel__head h2{color:var(--theme-color-text);letter-spacing:-.025em;margin:0;font-size:clamp(1.35rem,2.4vw,1.6rem);font-weight:700;line-height:1.15}.store-cookie-consent__lead{max-width:38rem;color:var(--theme-color-text-muted);margin:.85rem 0 0;font-size:.94rem;line-height:1.55}.store-cookie-consent__links{color:var(--theme-color-text-muted);flex-wrap:wrap;align-items:center;gap:.45rem;margin:.85rem 0 0;font-size:.88rem;display:flex}.store-cookie-consent__policy{color:var(--theme-color-text);text-underline-offset:.15em;font-weight:600;text-decoration:underline}.store-cookie-consent__policy:hover{color:var(--theme-color-accent-hover)}.store-cookie-consent__actions,.store-cookie-panel__actions{gap:.55rem;margin-top:1.25rem;display:grid}.store-cookie-consent__actions form{min-width:0;margin:0}.store-cookie-consent__actions .store-btn{white-space:nowrap}.store-cookie-consent__actions form button{width:100%}.store-cookie-consent__error,.store-cookie-panel__error{border:1px solid color-mix(in srgb, var(--theme-color-accent) 42%, var(--theme-color-border));background:var(--theme-color-accent-soft);color:var(--theme-color-text);margin:.85rem 0 0;padding:.7rem .8rem;font-size:.84rem;line-height:1.45}@media (width>=520px){.store-cookie-consent__actions{grid-template-columns:repeat(3,minmax(0,1fr))}.store-cookie-panel__actions{grid-template-columns:1fr 1fr}}.store-cookie-panel__head{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem;display:flex}.store-cookie-panel__close{width:2.25rem;height:2.25rem;color:var(--theme-color-text-muted);cursor:pointer;background:0 0;border:0;border-radius:0;flex-shrink:0;place-items:center;margin:-.25rem -.35rem 0 0;transition:color .18s ease-out,background .18s ease-out;display:grid}.store-cookie-panel__close:hover{color:var(--theme-color-text);background:color-mix(in srgb, var(--theme-color-border) 55%, transparent)}.store-cookie-tabs{border-bottom:1px solid var(--theme-color-border);flex-shrink:0;grid-template-columns:1fr 1fr;gap:0;margin-bottom:1rem;display:grid}.store-cookie-tabs__btn{appearance:none;color:var(--theme-color-text-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.7rem .5rem;font-size:.92rem;font-weight:600}.store-cookie-tabs__btn:hover,.store-cookie-tabs__btn.is-active{color:var(--theme-color-text)}.store-cookie-tabs__btn.is-active{border-bottom-color:var(--theme-color-accent)}.store-cookie-panel__list{border:1px solid var(--theme-color-border);background:var(--theme-color-bg);border-radius:0;display:grid}.store-cookie-panel__row{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.05rem;display:flex}.store-cookie-panel__row+.store-cookie-panel__row{border-top:1px solid var(--theme-color-border)}.store-cookie-panel__copy{gap:.35rem;min-width:0;display:grid}.store-cookie-panel__copy strong{color:var(--theme-color-text);letter-spacing:-.01em;font-size:.98rem}.store-cookie-panel__copy>p{color:var(--theme-color-text-muted);margin:0;font-size:.86rem;line-height:1.5}.store-cookie-panel__locked-msg{border:1px solid color-mix(in srgb, var(--theme-color-accent) 28%, var(--theme-color-border));background:var(--theme-color-accent-soft);padding:.65rem .75rem;color:var(--theme-color-text)!important;font-size:.84rem!important}.store-cookie-about{color:var(--theme-color-text-muted);gap:.85rem;font-size:.9rem;line-height:1.55;display:grid}.store-cookie-about p{margin:0}.store-cookie-about__meta{border:1px solid var(--theme-color-border);background:var(--theme-color-bg);word-break:break-word;padding:.75rem .85rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:var(--theme-color-text)!important;margin-top:.25rem!important;font-size:.78rem!important}.store-cookie-toggle{cursor:pointer;flex-shrink:0;margin-top:.1rem;display:inline-flex;position:relative}.store-cookie-toggle input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.store-cookie-toggle__track{border:1px solid color-mix(in srgb, var(--theme-color-border) 80%, var(--theme-color-text));background:color-mix(in srgb, var(--theme-color-border) 70%, var(--theme-color-text-muted));border-radius:999px;width:2.75rem;height:1.55rem;transition:background .18s ease-out,border-color .18s ease-out;display:block}.store-cookie-toggle__thumb{background:var(--theme-color-surface);width:1.1rem;height:1.1rem;box-shadow:none;pointer-events:none;border-radius:50%;transition:transform .18s ease-out;position:absolute;top:.2rem;left:.2rem}.store-cookie-toggle input:checked+.store-cookie-toggle__track{border-color:var(--theme-color-accent);background:var(--theme-color-accent)}.store-cookie-toggle input:checked+.store-cookie-toggle__track .store-cookie-toggle__thumb{transform:translate(1.15rem)}.store-cookie-toggle input:focus-visible+.store-cookie-toggle__track{outline:2px solid var(--theme-color-accent);outline-offset:3px}.store-cookie-toggle--locked,.store-cookie-toggle--locked input{cursor:not-allowed}.store-cookie-toggle--locked .store-cookie-toggle__track{opacity:.92}.store-footer__inline-btn{appearance:none;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0}.store-footer__inline-btn:hover{color:var(--theme-color-accent-hover)}@keyframes store-cookie-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes store-cookie-dialog-in{0%{opacity:0;transform:translateY(.65rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.store-cookie-consent,.store-cookie-panel,.store-cookie-consent__dialog,.store-cookie-panel__dialog{animation:none}}.store-error-main{align-items:center;min-height:clamp(29rem,100svh - 14rem,44rem);padding-top:clamp(2rem,4vh,4rem);padding-bottom:clamp(2rem,4vh,4rem);display:grid}.store-error{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:64rem;margin:0 auto;display:flex}.store-error__title{z-index:2;max-width:24ch;color:var(--theme-color-ink);letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3.25vw,3.5rem);line-height:1.04;position:relative}.store-error[data-error-status="404"] .store-error__title{max-width:none}@media (width>=761px){.store-error[data-error-status="404"] .store-error__title{white-space:nowrap;font-size:clamp(2rem,3vw,3.25rem)}}.store-error__lede{z-index:2;max-width:38rem;margin:var(--theme-space-4) 0 0;color:var(--theme-color-text-muted);font-size:clamp(.95rem,1.4vw,1.1rem);line-height:1.55;position:relative}.store-error__description{z-index:2;max-width:38rem;margin:var(--theme-space-4) 0 0;color:var(--theme-color-text-muted);font-size:clamp(.9rem,1.25vw,1rem);line-height:1.5;position:relative}.store-error__description+.store-error__lede{margin-top:var(--theme-space-1)}.store-error__actions{z-index:2;justify-content:center;gap:var(--theme-space-3);margin-top:var(--theme-space-4);flex-wrap:wrap;display:flex;position:relative}.store-error__art{aspect-ratio:620/320;width:min(100%,35rem);margin-top:clamp(1.5rem,3vh,2.5rem);position:relative;container-type:inline-size}.store-error[data-error-status="404"] .store-error__art{margin-top:-1.5rem}.store-error__number{z-index:2;color:color-mix(in srgb, var(--theme-color-accent) 12%, transparent);letter-spacing:-.13em;opacity:1;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-text-stroke:1px color-mix(in srgb, var(--theme-color-accent) 72%, transparent);font-size:clamp(5rem,40cqw,18rem);font-weight:800;line-height:.7;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.store-error__illustration{z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.store-error__illustration-shadow{fill:var(--theme-color-border-strong);opacity:.55}.store-error__route{stroke:var(--theme-color-accent);stroke-width:3px;stroke-linecap:round;stroke-dasharray:9 12;opacity:.65}.store-error__route-arrow{stroke:var(--theme-color-accent);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;opacity:.65}.store-error__route-stop{fill:var(--theme-color-surface);stroke:var(--theme-color-accent);stroke-width:4px}.store-error__parcel path:not(.store-error__parcel-tape):not(.store-error__parcel-mark){fill:var(--theme-color-surface);stroke:var(--theme-color-text);stroke-width:3px;stroke-linejoin:round}.store-error__parcel-tape{fill:var(--theme-color-accent-soft);stroke:var(--theme-color-accent);stroke-width:3px;stroke-linejoin:round}.store-error__parcel-mark{stroke:var(--theme-color-accent);stroke-width:5px;stroke-linecap:round}.store-error__bag path:not(.store-error__bag-mark):not(.store-error__bag-handle){fill:var(--theme-color-accent-soft);stroke:var(--theme-color-accent);stroke-width:3px;stroke-linejoin:round}.store-error__bag-mark,.store-error__bag-handle{stroke:var(--theme-color-accent);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.store-error__pin path{fill:var(--theme-color-accent);stroke:var(--theme-color-surface);stroke-width:3px}.store-error__pin circle{fill:var(--theme-color-surface)}@media (width<=760px){.store-error-main{min-height:auto}.store-error__title{white-space:normal;max-width:14ch}.store-error__art{width:min(100%,26rem);margin-top:var(--theme-space-3)}.store-error[data-error-status="404"] .store-error__art{margin-top:var(--theme-space-3)}.store-error__number{-webkit-text-stroke-width:1px;font-size:clamp(5rem,40cqw,9.5rem)}}@media (prefers-reduced-motion:reduce){.store-error__illustration{transform:none}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
