.store-header{background:var(--store-header-bg,#fff);border-bottom:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 8%, #e5e7eb)}.store-header-top-row{transition:height .25s}.store-header--scrolled .store-header-top-row{height:3.75rem}.store-header-main-strip{width:100%}.store-header-nav-top{justify-content:center;align-items:center;gap:.75rem}@media (max-width:1023px){.store-header-nav-top{display:none!important}}.store-header-nav-top .store-main-nav{min-width:0;max-width:100%}.store-header-nav-top .store-header-toolbar{flex-shrink:0}.store-header-bottom-row{opacity:1;gap:.75rem;max-height:3.5rem;transition:max-height .28s,opacity .22s,padding .28s,margin .28s;overflow:visible}.store-header--scrolled .store-header-bottom-row{opacity:0;pointer-events:none;max-height:0;margin-top:0;overflow:hidden;padding-bottom:0!important}.store-header--scrolled .store-header-categories-bar{opacity:0;pointer-events:none;max-height:0;overflow:hidden}.store-header-categories-bar{width:100%;transition:max-height .28s,opacity .22s}.store-header-toolbar{background:color-mix(in srgb, var(--store-primary,#2563eb) 4%, #f8fafc);border:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 10%, #e2e8f0);border-radius:9999px;padding:2px}.dark .store-header-toolbar{background:color-mix(in srgb, var(--store-primary,#2563eb) 12%, #1e293b);border-color:color-mix(in srgb, var(--store-primary,#2563eb) 20%, #334155)}@layer components{.store-header-tool-btn{width:2.25rem;height:2.25rem;color:var(--store-muted,#64748b);border-radius:9999px;justify-content:center;align-items:center;transition:background-color .2s,color .2s,transform .15s;display:inline-flex}.store-header-tool-btn:hover{background:color-mix(in srgb, var(--store-primary,#2563eb) 10%, white);color:var(--store-primary,#2563eb)}}.store-header-tool-divider{background:color-mix(in srgb, var(--store-primary,#2563eb) 12%, #e2e8f0);width:1px;height:1.25rem;margin:0 2px}.store-main-nav{border:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 12%, #e2e8f0);background:#f8fafc;border-radius:9999px;gap:2px;padding:4px}.store-main-nav--bar{background:0 0;border:none;border-radius:0;gap:0;padding:0}.store-main-nav--bar .store-nav-item--bar{border-inline-end:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 8%, #e2e8f0);border-radius:0;flex:1 1 0;justify-content:center;min-width:0;padding:.875rem .5rem}.store-main-nav--bar .store-nav-item--bar:last-child{border-inline-end:none}.store-main-nav--bar .store-nav-item--active{box-shadow:none;border-radius:0}.dark .store-main-nav{border-color:color-mix(in srgb, var(--store-primary,#2563eb) 20%, #334155);background:#1e293b}.dark .store-main-nav--bar{background:0 0;border:none}.dark .store-main-nav--bar .store-nav-item--bar{border-inline-end-color:color-mix(in srgb, var(--store-primary,#2563eb) 14%, #334155)}.store-nav-item{color:var(--store-muted,#64748b);white-space:nowrap;border-radius:9999px;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;transition:color .2s,background-color .2s,background .2s,box-shadow .2s,transform .15s;display:inline-flex;position:relative}.store-nav-item:not(.store-nav-item--active):hover{color:var(--store-primary,#2563eb);background:color-mix(in srgb, var(--store-primary,#2563eb) 10%, white)}.dark .store-nav-item:not(.store-nav-item--active):hover{color:color-mix(in srgb, var(--store-primary,#2563eb) 80%, white);background:color-mix(in srgb, var(--store-primary,#2563eb) 22%, #1e293b)}.store-nav-item--active{color:var(--store-nav-active-text,#fff);background:linear-gradient(135deg, var(--store-nav-active-from,var(--store-primary,#0655b3)), var(--store-nav-active-to,var(--store-accent,#fd7401)));box-shadow:0 4px 14px color-mix(in srgb, var(--store-nav-active-from,var(--store-primary,#0655b3)) 30%, transparent)}.store-nav-item--active:hover,.store-nav-item--active:focus-visible{color:var(--store-nav-active-text,#fff);background:linear-gradient(135deg, color-mix(in srgb, var(--store-nav-active-from,var(--store-primary,#0655b3)) 88%, #1e3a8a), color-mix(in srgb, var(--store-nav-active-to,var(--store-accent,#fd7401)) 80%, #5b21b6));box-shadow:0 6px 20px color-mix(in srgb, var(--store-nav-active-from,var(--store-primary,#0655b3)) 42%, transparent);transform:translateY(-1px)}.store-nav-item--highlight{color:#ea580c}.store-nav-item--highlight:not(.store-nav-item--active):hover{color:#c2410c;background:#fcebe2}.dark .store-nav-item--highlight:not(.store-nav-item--active):hover{color:#fb923c;background:#433133}.store-nav-item--open:not(.store-nav-item--active){color:var(--store-primary,#2563eb);background:color-mix(in srgb, var(--store-primary,#2563eb) 10%, white)}.dark .store-nav-item--open:not(.store-nav-item--active){color:color-mix(in srgb, var(--store-primary,#2563eb) 80%, white);background:color-mix(in srgb, var(--store-primary,#2563eb) 22%, #1e293b)}.store-mega-menu{border:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 14%, #e2e8f0);box-shadow:0 4px 6px -1px #0f172a0f, 0 24px 56px -16px color-mix(in srgb, var(--store-primary,#2563eb) 28%, transparent);background:#fff}.dark .store-mega-menu{border-color:color-mix(in srgb, var(--store-primary,#2563eb) 24%, #334155);background:#1e293b}.store-mega-menu--modern{border-radius:1.25rem;width:min(94vw,720px);overflow:hidden}.store-mega-menu-header{background:linear-gradient(135deg, color-mix(in srgb, var(--store-primary,#2563eb) 10%, #f8fafc), color-mix(in srgb, var(--store-accent,#8b5cf6) 8%, #fff));border-bottom:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 10%, #e2e8f0);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.dark .store-mega-menu-header{background:linear-gradient(135deg, color-mix(in srgb, var(--store-primary,#2563eb) 18%, #0f172a), color-mix(in srgb, var(--store-accent,#8b5cf6) 12%, #1e293b));border-bottom-color:color-mix(in srgb, var(--store-primary,#2563eb) 20%, #334155)}.store-mega-menu-header-text{align-items:center;gap:.75rem;min-width:0;display:flex}.store-mega-menu-badge{color:#fff;background:linear-gradient(135deg, var(--store-primary,#2563eb), color-mix(in srgb, var(--store-accent,#8b5cf6) 85%, var(--store-primary,#2563eb)));width:2.25rem;height:2.25rem;box-shadow:0 4px 12px color-mix(in srgb, var(--store-primary,#2563eb) 30%, transparent);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.store-mega-menu-title{color:var(--store-text,#0f172a);font-size:.9375rem;font-weight:800;line-height:1.2}.store-mega-menu-subtitle{color:var(--store-muted,#64748b);margin-top:.125rem;font-size:.75rem;font-weight:500}.store-mega-menu-all-link{color:var(--store-primary,#2563eb);border:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 16%, #e2e8f0);white-space:nowrap;background:#fff;border-radius:9999px;flex-shrink:0;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.75rem;font-weight:700;transition:background-color .2s,transform .15s,box-shadow .2s;display:inline-flex}.store-mega-menu-all-link:hover{background:color-mix(in srgb, var(--store-primary,#2563eb) 6%, white);box-shadow:0 4px 14px color-mix(in srgb, var(--store-primary,#2563eb) 16%, transparent);transform:translateY(-1px)}.dark .store-mega-menu-all-link{border-color:color-mix(in srgb, var(--store-primary,#2563eb) 28%, #334155);background:#0f172a}.dark .store-mega-menu-all-link:hover{background:color-mix(in srgb, var(--store-primary,#2563eb) 14%, #0f172a)}.store-mega-featured{border-bottom:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 8%, #f1f5f9);padding:.875rem 1.25rem .25rem}.dark .store-mega-featured{border-bottom-color:color-mix(in srgb, var(--store-primary,#2563eb) 16%, #334155)}.store-mega-featured-label{letter-spacing:.04em;text-transform:uppercase;color:var(--store-muted,#64748b);align-items:center;gap:.375rem;margin-bottom:.625rem;font-size:.6875rem;font-weight:700;display:flex}.store-mega-featured-track{gap:.5rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.store-mega-featured-card{border:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 10%, #e2e8f0);background:#f8fafc;border-radius:.875rem;flex-direction:column;align-items:center;gap:.375rem;min-width:4.75rem;padding:.5rem .625rem;transition:border-color .2s,transform .15s,box-shadow .2s;display:inline-flex}.store-mega-featured-card:hover{border-color:color-mix(in srgb, var(--store-primary,#2563eb) 35%, #e2e8f0);box-shadow:0 8px 20px color-mix(in srgb, var(--store-primary,#2563eb) 14%, transparent);transform:translateY(-2px)}.dark .store-mega-featured-card{background:#0f172a;border-color:#334155}.store-mega-featured-name{color:var(--store-text,#1e293b);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:4.5rem;font-size:.6875rem;font-weight:700;line-height:1.2;overflow:hidden}.store-mega-menu-body{grid-template-columns:minmax(11rem,38%) 1fr;min-height:16rem;max-height:min(58vh,400px);display:grid}.store-mega-menu-body--loading{gap:1rem;padding:1rem}.store-mega-sidebar{border-inline-end:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 8%, #f1f5f9);background:color-mix(in srgb, var(--store-primary,#2563eb) 3%, #f8fafc);flex-direction:column;gap:.25rem;padding:.75rem;display:flex;overflow-y:auto}.dark .store-mega-sidebar{background:#0f172a;border-inline-end-color:#334155}.store-mega-root-item{text-align:start;width:100%;color:var(--store-text,#334155);border:1px solid #0000;border-radius:.875rem;align-items:center;gap:.625rem;padding:.625rem .75rem;font-size:.8125rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s,transform .15s;display:flex}.store-mega-root-item:hover{border-color:color-mix(in srgb, var(--store-primary,#2563eb) 12%, #e2e8f0);color:var(--store-primary,#2563eb);background:#fff}.store-mega-root-item--active{border-color:color-mix(in srgb, var(--store-primary,#2563eb) 22%, #e2e8f0);color:var(--store-primary,#2563eb);box-shadow:0 4px 14px color-mix(in srgb, var(--store-primary,#2563eb) 12%, transparent);background:#fff}.dark .store-mega-root-item:hover,.dark .store-mega-root-item--active{border-color:color-mix(in srgb, var(--store-primary,#2563eb) 28%, #334155);background:#1e293b}.store-mega-root-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.store-mega-root-count{background:color-mix(in srgb, var(--store-primary,#2563eb) 10%, #f1f5f9);color:var(--store-muted,#64748b);border-radius:9999px;padding:.125rem .4375rem;font-size:.625rem;font-weight:700}.store-mega-root-item--active .store-mega-root-count{background:color-mix(in srgb, var(--store-primary,#2563eb) 14%, white);color:var(--store-primary,#2563eb)}.store-mega-root-chevron{opacity:0;color:var(--store-primary,#2563eb);transition:opacity .2s,transform .2s}.store-mega-root-item:hover .store-mega-root-chevron,.store-mega-root-item--active .store-mega-root-chevron{opacity:1}.store-mega-panel{background:#fff;flex-direction:column;min-width:0;padding:1rem 1.125rem;display:flex;overflow-y:auto}.dark .store-mega-panel{background:#1e293b}.store-mega-panel-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.store-mega-panel-title{min-width:0;color:var(--store-text,#0f172a);align-items:center;gap:.75rem;font-size:1rem;font-weight:800;transition:color .2s;display:flex}.store-mega-panel-title:hover{color:var(--store-primary,#2563eb)}.store-mega-panel-count{color:var(--store-muted,#64748b);margin-top:.25rem;font-size:.75rem;font-style:normal;font-weight:600;display:block}.store-mega-panel-cta{color:#fff;background:linear-gradient(135deg, var(--store-primary,#2563eb), color-mix(in srgb, var(--store-accent,#8b5cf6) 85%, var(--store-primary,#2563eb)));box-shadow:0 4px 14px color-mix(in srgb, var(--store-primary,#2563eb) 28%, transparent);white-space:nowrap;border-radius:9999px;flex-shrink:0;align-items:center;gap:.375rem;padding:.4375rem .875rem;font-size:.75rem;font-weight:700;transition:transform .15s,box-shadow .2s;display:inline-flex}.store-mega-panel-cta:hover{box-shadow:0 8px 22px color-mix(in srgb, var(--store-primary,#2563eb) 36%, transparent);transform:translateY(-1px)}.store-mega-panel-cta--block{margin-top:.75rem}.store-mega-children-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (max-width:640px){.store-mega-children-grid{grid-template-columns:1fr}.store-mega-menu-body{grid-template-columns:1fr;max-height:min(70vh,480px)}.store-mega-sidebar{border-inline-end:none;border-bottom:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 8%, #f1f5f9);max-height:9rem}}.store-mega-child-card{border:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 10%, #e2e8f0);background:#fff;border-radius:.875rem;align-items:center;gap:.625rem;padding:.625rem .75rem;transition:border-color .2s,background-color .2s,transform .15s,box-shadow .2s;display:flex}.store-mega-child-card:hover{border-color:color-mix(in srgb, var(--store-primary,#2563eb) 30%, #e2e8f0);background:color-mix(in srgb, var(--store-primary,#2563eb) 4%, white);box-shadow:0 6px 18px color-mix(in srgb, var(--store-primary,#2563eb) 12%, transparent);transform:translate(-2px)}.dark .store-mega-child-card{background:#0f172a;border-color:#334155}.dark .store-mega-child-card:hover{background:color-mix(in srgb, var(--store-primary,#2563eb) 12%, #0f172a)}.store-mega-child-body{flex:1;min-width:0}.store-mega-child-name{color:var(--store-text,#1e293b);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:700;display:block;overflow:hidden}.store-mega-child-count{color:var(--store-muted,#64748b);margin-top:.125rem;font-size:.6875rem;font-weight:500;display:block}.store-mega-child-arrow{opacity:0;color:var(--store-primary,#2563eb);transition:opacity .2s}.store-mega-child-card:hover .store-mega-child-arrow{opacity:1}.store-mega-panel-fallback{color:var(--store-muted,#64748b);flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding:1.5rem .5rem;font-size:.875rem;display:flex}.store-mega-menu-empty{color:var(--store-muted,#64748b);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2.5rem 1.5rem;font-size:.875rem;display:flex}.store-mega-icon{color:var(--store-primary,#2563eb);background:color-mix(in srgb, var(--store-primary,#2563eb) 10%, white);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.store-mega-icon--sm{width:2rem;height:2rem}.store-mega-icon--md{border-radius:.75rem;width:2.5rem;height:2.5rem}.store-mega-icon-letter{font-size:.75rem;font-weight:800}.store-mega-skeleton-sidebar,.store-mega-skeleton-panel{background:linear-gradient(90deg, color-mix(in srgb, var(--store-primary,#2563eb) 4%, #f1f5f9) 0%, color-mix(in srgb, var(--store-primary,#2563eb) 10%, #f8fafc) 50%, color-mix(in srgb, var(--store-primary,#2563eb) 4%, #f1f5f9) 100%);background-size:200% 100%;border-radius:.875rem;min-height:14rem;animation:1.4s ease-in-out infinite store-mega-shimmer}@keyframes store-mega-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.store-mobile-drawer{background:var(--store-mobile-drawer-bg,#f2f2f7);width:min(100vw - 1rem,22.5rem);box-shadow:-12px 0 48px #0f172a2e}.dark .store-mobile-drawer{background:var(--store-mobile-drawer-bg,#0f1117);box-shadow:-12px 0 48px #00000073}.store-mobile-drawer-enter{animation:.32s cubic-bezier(.22,1,.36,1) store-mobile-drawer-slide}@keyframes store-mobile-drawer-slide{0%{opacity:0;transform:translate(-1.5rem)}to{opacity:1;transform:translate(0)}}[dir=rtl] .store-mobile-drawer-enter{animation-name:store-mobile-drawer-slide-rtl}@keyframes store-mobile-drawer-slide-rtl{0%{opacity:0;transform:translate(1.5rem)}to{opacity:1;transform:translate(0)}}.store-mobile-nav-item{color:var(--store-text,#1e293b);border-radius:.875rem;align-items:center;gap:.75rem;padding:.875rem 1rem;font-weight:600;transition:background-color .2s;display:flex}.store-mobile-nav-item:not(.store-mobile-nav-item--active):hover{background:color-mix(in srgb, var(--store-primary,#2563eb) 8%, #f8fafc);color:var(--store-primary,#2563eb)}.store-mobile-nav-item--active{color:var(--store-nav-active-text,#fff);background:linear-gradient(135deg, var(--store-nav-active-from,var(--store-primary,#0655b3)), var(--store-nav-active-to,var(--store-accent,#fd7401)));box-shadow:0 4px 12px color-mix(in srgb, var(--store-nav-active-from,var(--store-primary,#0655b3)) 28%, transparent)}.store-mobile-nav-item--active:hover{color:var(--store-nav-active-text,#fff);background:linear-gradient(135deg, color-mix(in srgb, var(--store-nav-active-from,var(--store-primary,#0655b3)) 88%, #1e3a8a), color-mix(in srgb, var(--store-nav-active-to,var(--store-accent,#fd7401)) 80%, #5b21b6))}.dark .store-mobile-nav-item:not(.store-mobile-nav-item--active):hover{background:color-mix(in srgb, var(--store-primary,#2563eb) 18%, #1e293b)}.store-header-search-wrap{flex:1;min-width:0}.store-search-input{box-sizing:border-box;height:2.75rem;padding-block:0;font-size:.875rem;line-height:1.25rem}.store-search-category-picker{flex-shrink:0;min-width:12.5rem;max-width:17rem;position:relative}.store-search-category-trigger{border:1px solid color-mix(in srgb, var(--store-primary,#0655b3) 14%, #e2e8f0);background:linear-gradient(135deg, color-mix(in srgb, var(--store-primary,#0655b3) 5%, white), color-mix(in srgb, var(--store-primary,#0655b3) 2%, white));color:#334155;cursor:pointer;border-radius:9999px;align-items:center;gap:.5rem;width:100%;height:2.75rem;padding:0 .875rem;font-size:.875rem;font-weight:500;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.store-search-category-trigger:hover{border-color:color-mix(in srgb, var(--store-primary,#0655b3) 28%, #e2e8f0);box-shadow:0 4px 14px color-mix(in srgb, var(--store-primary,#0655b3) 10%, transparent)}.store-search-category-trigger--open{border-color:color-mix(in srgb, var(--store-primary,#0655b3) 38%, #e2e8f0);box-shadow:0 0 0 3px color-mix(in srgb, var(--store-primary,#0655b3) 14%, transparent), 0 8px 20px color-mix(in srgb, var(--store-primary,#0655b3) 12%, transparent)}.store-search-category-trigger-icon{background:color-mix(in srgb, var(--store-primary,#0655b3) 12%, white);width:1.75rem;height:1.75rem;color:var(--store-primary,#0655b3);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.store-search-category-trigger-label{text-align:start;flex:1;min-width:0}.store-search-category-trigger-chevron{color:#64748b}.store-search-category-panel{top:calc(100% + .5rem);z-index:60;border:1px solid color-mix(in srgb, var(--store-primary,#0655b3) 12%, #e2e8f0);width:max(100%,14rem);max-width:18rem;box-shadow:0 4px 6px -1px #0f172a0f, 0 20px 40px -12px color-mix(in srgb, var(--store-primary,#0655b3) 22%, transparent);background:#fff;border-radius:1rem;animation:.18s ease-out store-search-category-in;position:absolute;inset-inline-start:0;overflow:hidden}@keyframes store-search-category-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.store-search-category-panel-head{letter-spacing:.04em;text-transform:uppercase;color:var(--store-primary,#0655b3);border-bottom:1px solid color-mix(in srgb, var(--store-primary,#0655b3) 8%, #f1f5f9);background:color-mix(in srgb, var(--store-primary,#0655b3) 4%, #f8fafc);align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.6875rem;font-weight:700;display:flex}.store-search-category-panel-list{background:#fff;max-height:16rem;padding:.375rem;overflow-y:auto}.store-search-category-panel-list--modal{flex:1;min-height:0;max-height:none;overflow-y:auto}.store-search-category-panel-list::-webkit-scrollbar{width:5px}.store-search-category-panel-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--store-primary,#0655b3) 25%, #cbd5e1);border-radius:9999px}.store-search-category-option{color:#334155;text-align:start;cursor:pointer;background:0 0;border:none;border-radius:.625rem;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.625rem .75rem;font-size:.875rem;transition:background .15s,color .15s;display:flex}.store-search-category-option:hover{background:color-mix(in srgb, var(--store-primary,#0655b3) 7%, #f8fafc);color:var(--store-primary,#0655b3)}.store-search-category-option--active{background:color-mix(in srgb, var(--store-primary,#0655b3) 10%, #f1f5f9);color:var(--store-primary,#0655b3);font-weight:600}.dark .store-search-category-trigger{color:#e2e8f0;background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#475569}.dark .store-search-category-trigger-icon{background:color-mix(in srgb, var(--store-primary,#0655b3) 22%, #1e293b);color:color-mix(in srgb, var(--store-primary,#0655b3) 80%, white)}.dark .store-search-category-panel{background:#1e293b;border-color:#334155}.dark .store-search-category-panel-list{background:#1e293b}.dark .store-search-category-panel-head{background:color-mix(in srgb, var(--store-primary,#0655b3) 12%, #0f172a);color:color-mix(in srgb, var(--store-primary,#0655b3) 75%, white);border-bottom-color:#334155}.dark .store-search-category-option{color:#e2e8f0}.dark .store-search-category-option:hover{background:color-mix(in srgb, var(--store-primary,#0655b3) 18%, #1e293b)}.dark .store-search-category-option--active{background:color-mix(in srgb, var(--store-primary,#0655b3) 24%, #1e293b)}@media (min-width:1024px){.store-search-category-picker{min-width:13.5rem;max-width:18.5rem}.store-search-category-trigger{gap:.625rem;padding-inline:1rem}}.store-header-nav-row{gap:.75rem}.store-header-nav-side{align-items:center;min-width:0;display:flex}.store-header-nav-side--start{justify-content:flex-start}.store-header-nav-side--end{justify-content:flex-end}.store-header-nav-center{justify-content:center;min-width:0;display:flex}.store-header-nav-center .store-main-nav{max-width:100%}.store-search-modal{z-index:100;pointer-events:none;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.store-search-modal-backdrop{background:radial-gradient(ellipse 80% 60% at 50% 40%, color-mix(in srgb, var(--store-primary,#0655b3) 18%, transparent), transparent 70%), #0f172a9e;-webkit-backdrop-filter:blur(10px);cursor:pointer;pointer-events:auto;border:none;animation:.28s ease-out store-search-backdrop-in;position:absolute;inset:0}@keyframes store-search-backdrop-in{0%{opacity:0}to{opacity:1}}.store-search-modal-center{z-index:1;pointer-events:auto;width:100%;min-width:0;max-width:42rem;animation:.32s cubic-bezier(.22,1,.36,1) store-search-panel-in;position:relative}@keyframes store-search-panel-in{0%{opacity:0;transform:translateY(16px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.store-search-modal-panel{border:1px solid color-mix(in srgb, var(--store-primary,#0655b3) 14%, #e2e8f0);background:linear-gradient(165deg, color-mix(in srgb, var(--store-primary,#0655b3) 6%, #fff) 0%, #fff 42%, color-mix(in srgb, var(--store-secondary,#fd7401) 4%, #fff) 100%);width:100%;min-width:0;max-width:100%;box-shadow:0 0 0 1px #fffc, 0 8px 16px -4px #0f172a1f, 0 32px 64px -16px color-mix(in srgb, var(--store-primary,#0655b3) 35%, transparent);border-radius:1.5rem;position:relative;overflow:hidden}.store-search-modal-accent{top:0;background:linear-gradient(90deg, var(--store-primary,#0655b3), color-mix(in srgb, var(--store-secondary,#fd7401) 70%, var(--store-primary,#0655b3)), var(--store-secondary,#fd7401));opacity:.9;height:4px;position:absolute;inset-inline:0}.store-search-modal-close{top:1rem;z-index:2;color:#64748b;border:1px solid color-mix(in srgb, var(--store-primary,#0655b3) 10%, #e2e8f0);background:#ffffffb3;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex;position:absolute;inset-inline-end:1rem}.store-search-modal-close:hover{color:#334155;background:#fff;transform:rotate(90deg);box-shadow:0 4px 12px #0f172a1a}.store-search-modal-hero{text-align:center;min-width:0;padding:2rem 2rem 0}.store-search-modal-badge{letter-spacing:.02em;color:var(--store-primary,#0655b3);background:color-mix(in srgb, var(--store-primary,#0655b3) 10%, white);border:1px solid color-mix(in srgb, var(--store-primary,#0655b3) 16%, #e2e8f0);border-radius:9999px;align-items:center;gap:.375rem;margin-bottom:.85rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex}.store-search-modal-title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:1.5rem;font-weight:800;line-height:1.25}.store-search-modal-subtitle{color:#64748b;margin:.5rem 0 0;overflow-wrap:anywhere;max-width:28rem;margin-inline:auto;font-size:.875rem;line-height:1.5}.store-search-modal-body{min-width:0;max-width:100%;padding:1.5rem 2rem 1rem;overflow:hidden}.store-search-bar--modal{width:100%;min-width:0;max-width:100%;overflow:hidden}.store-search-form--modal{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:.75rem;width:100%;min-width:0;max-width:100%;display:flex;overflow:hidden}@media (min-width:640px){.store-search-form--modal{flex-direction:row;align-items:stretch}}.store-search-input-wrap--modal{min-width:0;max-width:100%;overflow:hidden}.store-search-form--inline{align-items:center;width:100%;display:flex}.store-search-input-wrap{width:100%;position:relative}.store-search-submit-btn{flex-shrink:0;max-width:100%;min-height:3.25rem;font-weight:600}@media (max-width:639px){.store-search-submit-btn{width:100%}}.store-search-modal-foot{border-top:1px solid color-mix(in srgb, var(--store-primary,#0655b3) 8%, #f1f5f9);background:color-mix(in srgb, var(--store-primary,#0655b3) 3%, #f8fafc);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:.85rem 2rem 1.35rem;display:flex}.store-search-modal-hint{color:#94a3b8;flex:auto;align-items:center;gap:.4rem;min-width:0;font-size:.75rem;display:inline-flex}.store-search-modal-esc{flex-shrink:0}.store-search-modal-esc kbd{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;justify-content:center;align-items:center;min-width:2rem;padding:.2rem .5rem;font-family:inherit;font-size:.7rem;font-weight:600;display:inline-flex;box-shadow:0 1px #e2e8f0}.store-search-category-picker--modal{z-index:1;width:100%;min-width:0;max-width:100%;display:block;position:relative}.store-search-category-panel--modal{top:calc(100% + .5rem);z-index:5;flex-direction:column;width:100%;max-width:100%;display:flex;position:absolute;inset-inline:0;overflow:hidden}.store-search-bar--modal .store-search-category-picker{width:100%;min-width:0;display:block}.store-search-form--modal .store-search-category-trigger{border-radius:1rem;width:100%;min-height:3.25rem}.store-search-input--modal{box-sizing:border-box;max-width:100%;min-height:3.25rem;font-weight:500;box-shadow:0 1px 2px #0f172a0a,inset 0 1px #fff9}.store-search-input--modal:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--store-primary,#0655b3) 18%, transparent), 0 4px 16px color-mix(in srgb, var(--store-primary,#0655b3) 12%, transparent)}.store-search-modal-suggestions{border:1px solid color-mix(in srgb, var(--store-primary,#0655b3) 10%, #e2e8f0);background:color-mix(in srgb, var(--store-primary,#0655b3) 2%, #fff);box-sizing:border-box;border-radius:1rem;width:100%;min-width:0;max-width:100%;max-height:min(42vh,320px);animation:.2s ease-out store-search-suggestions-in;overflow:hidden auto}@keyframes store-search-suggestions-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.store-search-modal-section{border-bottom:1px solid color-mix(in srgb, var(--store-primary,#0655b3) 8%, #f1f5f9)}.store-search-modal-section--last{border-bottom:none}.store-search-modal-section-title{letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb, var(--store-primary,#0655b3) 55%, #94a3b8);padding:.75rem 1rem .35rem;font-size:.7rem;font-weight:700}.store-search-modal-item{text-align:start;color:#334155;align-items:center;gap:.65rem;width:100%;padding:.7rem 1rem;font-size:.875rem;transition:background .15s,color .15s;display:flex}.store-search-modal-item:hover{background:color-mix(in srgb, var(--store-primary,#0655b3) 7%, white);color:var(--store-primary,#0655b3)}.store-search-modal-item--product{padding-block:.65rem}.store-search-modal-view-all{text-align:center;width:100%;color:var(--store-primary,#0655b3);background:color-mix(in srgb, var(--store-primary,#0655b3) 6%, white);border-top:1px solid color-mix(in srgb, var(--store-primary,#0655b3) 10%, #e2e8f0);padding:.85rem 1rem;font-size:.875rem;font-weight:700;transition:background .15s;display:block}.store-search-modal-view-all:hover{background:color-mix(in srgb, var(--store-primary,#0655b3) 12%, white)}.store-search-modal-loading{text-align:center;color:#94a3b8;padding:1rem;font-size:.875rem}.dark .store-search-modal-backdrop{background:radial-gradient(ellipse 80% 60% at 50% 40%, color-mix(in srgb, var(--store-primary,#0655b3) 22%, transparent), transparent 70%), #020617c7}.dark .store-search-modal-panel{background:linear-gradient(165deg, color-mix(in srgb, var(--store-primary,#0655b3) 12%, #1e293b) 0%, #1e293b 50%, color-mix(in srgb, var(--store-secondary,#fd7401) 8%, #1e293b) 100%);border-color:#334155;box-shadow:0 0 0 1px #334155cc,0 32px 64px -16px #0000008c}.dark .store-search-modal-title{color:#f1f5f9}.dark .store-search-modal-subtitle{color:#94a3b8}.dark .store-search-modal-badge{background:color-mix(in srgb, var(--store-primary,#0655b3) 18%, #0f172a);color:#93c5fd;border-color:#334155}.dark .store-search-modal-close{color:#94a3b8;background:#1e293bcc;border-color:#334155}.dark .store-search-modal-close:hover{color:#e2e8f0;background:#334155}.dark .store-search-modal-foot{background:#0f172a;border-top-color:#334155}.dark .store-search-modal-esc kbd{color:#94a3b8;background:#1e293b;border-color:#334155}.dark .store-search-modal-suggestions{background:#0f172a;border-color:#334155}.dark .store-search-modal-section{border-bottom-color:#334155}.dark .store-search-modal-item{color:#cbd5e1}.dark .store-search-modal-item:hover{background:color-mix(in srgb, var(--store-primary,#0655b3) 15%, #1e293b);color:#93c5fd}.dark .store-search-modal-view-all{background:color-mix(in srgb, var(--store-primary,#0655b3) 12%, #0f172a);color:#93c5fd;border-top-color:#334155}@media (max-width:640px){.store-search-modal{align-items:center;padding:.75rem}.store-search-modal-hero{padding:1.5rem 1.25rem 0}.store-search-modal-title{font-size:1.25rem}.store-search-modal-body{padding:1.25rem 1.25rem .75rem}.store-search-modal-foot{padding:.75rem 1.25rem 1.1rem}}.store-account-menu{position:relative}.store-account-trigger{border:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 12%, #e2e8f0);height:2.25rem;color:var(--store-text,#0f172a);background:#fff;border-radius:9999px;align-items:center;gap:.5rem;padding:0 .65rem 0 .35rem;transition:background-color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.dark .store-account-trigger{color:#f1f5f9;background:#1e293b;border-color:#334155}.store-account-trigger:hover{border-color:color-mix(in srgb, var(--store-primary,#2563eb) 35%, #e2e8f0);box-shadow:0 4px 14px color-mix(in srgb, var(--store-primary,#2563eb) 12%, transparent)}.store-account-avatar{background:linear-gradient(135deg, var(--store-primary,#2563eb), var(--store-accent,#7c3aed));color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.7rem;font-weight:700;display:inline-flex}.store-account-name{font-size:.8125rem;font-weight:600}.store-account-dropdown{top:calc(100% + .5rem);z-index:80;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:min(16.5rem,100vw - 1.5rem);max-width:calc(100vw - 1.5rem);animation:.18s ease-out store-popup-enter;position:absolute;inset-inline:auto 0;overflow:hidden;box-shadow:0 4px 6px #0f172a0a,0 16px 40px #0f172a1f}.store-account-dropdown--ltr{inset-inline:auto 0}.store-account-dropdown--wide{width:min(18.5rem,100vw - 1.5rem)}.dark .store-account-dropdown{background:#0f172a;border-color:#334155}.store-account-header{border-bottom:1px solid #f1f5f9;padding:.9rem 1rem}.dark .store-account-header{border-bottom-color:#1e293b}.store-account-item{color:#334155;align-items:center;gap:.65rem;width:100%;padding:.7rem 1rem;font-size:.875rem;transition:background-color .15s;display:flex}.store-account-item:hover{background:color-mix(in srgb, var(--store-primary,#2563eb) 6%, #f8fafc);color:var(--store-primary,#2563eb)}.dark .store-account-item{color:#cbd5e1}.dark .store-account-item:hover{background:color-mix(in srgb, var(--store-primary,#2563eb) 14%, #1e293b);color:#93c5fd}.store-account-item--danger{color:#e11d48}.store-account-item--danger:hover{color:#be123c;background:#fff1f2}.store-account-badge{color:#fff;background:#ef4444;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.65rem;font-weight:700;display:inline-flex}.store-account-badge--primary{background:var(--store-primary,#2563eb)}.store-account-badge--blue{background:#2563eb}.store-account-theme{border-top:1px solid #f1f5f9}.dark .store-account-theme{border-top-color:#1e293b}.store-theme-switch{background:#f1f5f9;border-radius:.75rem;grid-template-columns:1fr 1fr;gap:.35rem;padding:.25rem;display:grid}.dark .store-theme-switch{background:#1e293b}.store-theme-switch-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.55rem;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .5rem;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.store-theme-switch-btn--active{color:var(--store-primary,#2563eb);background:#fff;box-shadow:0 1px 3px #0f172a14}.dark .store-theme-switch-btn--active{color:#93c5fd;background:#334155}.store-account-footer{border-top:1px solid #f1f5f9;margin-top:.15rem}.dark .store-account-footer{border-top-color:#1e293b}.store-account-notifications{padding-bottom:.35rem}.store-account-notif-back{width:100%;color:var(--store-primary,#2563eb);border-bottom:1px solid #f1f5f9;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;display:flex}.store-account-mark-read{width:calc(100% - 1rem);color:var(--store-primary,#2563eb);border:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 20%, #e2e8f0);border-radius:.5rem;margin:.5rem auto;padding:.5rem;font-size:.75rem;font-weight:600;display:block}.store-mobile-drawer-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a80;animation:.28s store-mobile-backdrop-in}@keyframes store-mobile-backdrop-in{0%{opacity:0}to{opacity:1}}.store-mobile-drawer-hero{background:linear-gradient(160deg, var(--store-primary,#2563eb) 0%, color-mix(in srgb, var(--store-accent,#8b5cf6) 72%, var(--store-primary,#2563eb)) 100%);padding:1rem 1rem .75rem;position:relative;overflow:hidden}.store-mobile-drawer-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 85% 15%,#ffffff38 0%,#0000 42%),radial-gradient(circle at 10% 90%,#ffffff1a 0%,#0000 38%);position:absolute;inset:0}.store-mobile-drawer-hero-inner{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex;position:relative}.store-mobile-profile-card,.store-mobile-welcome{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.store-mobile-profile-name{color:#fff;font-size:1.0625rem;font-weight:700;line-height:1.25}.store-mobile-profile-email{color:#ffffffc7;margin-top:.125rem;font-size:.75rem}.store-mobile-welcome-icon{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border-radius:.875rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.store-mobile-welcome-title{color:#fff;font-size:1.125rem;font-weight:800;line-height:1.2}.store-mobile-welcome-sub{color:#ffffffd1;margin-top:.15rem;font-size:.75rem}.store-mobile-drawer-close{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background-color .15s,transform .15s;display:flex}.store-mobile-drawer-close:hover{background:#ffffff42;transform:scale(1.04)}.store-mobile-drawer-avatar{width:2.75rem;height:2.75rem;color:var(--store-primary,#2563eb);background:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:inline-flex;box-shadow:0 4px 14px #0f172a2e}.store-mobile-drawer-scroll{overscroll-behavior:contain}.store-mobile-drawer-content{flex-direction:column;gap:.25rem;min-height:100%;padding:.875rem .875rem 1.25rem;display:flex}.store-mobile-drawer-bottom{flex-direction:column;gap:.25rem;margin-top:auto;padding-top:.5rem;display:flex}.store-mobile-drawer-section{margin-bottom:.875rem}.store-mobile-drawer-section--account{margin-bottom:0}.store-mobile-drawer-section-title{letter-spacing:.06em;text-transform:uppercase;color:var(--store-muted,#64748b);padding:0 .5rem .4rem;font-size:.6875rem;font-weight:700}.store-mobile-search-field{width:100%;color:var(--store-muted,#64748b);background:#7676801a;border:none;border-radius:.875rem;align-items:center;gap:.625rem;padding:.8125rem 1rem;font-size:.9375rem;font-weight:500;transition:background-color .15s,color .15s;display:flex}.store-mobile-search-field:hover{color:var(--store-text,#334155);background:#76768029}.dark .store-mobile-search-field{color:#94a3b8;background:#ffffff14}.dark .store-mobile-search-field:hover{color:#e2e8f0;background:#ffffff1f}.store-mobile-group-card{background:var(--store-mobile-card-bg,#fff);border-radius:1rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 4px 16px #0f172a0a}.dark .store-mobile-group-card{background:var(--store-mobile-card-bg,#1a1d27);box-shadow:0 1px 2px #0003,0 4px 16px #00000026}.store-mobile-group-card>*+:not(.store-mobile-pref-dropdown-panel){border-top:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 6%, #e2e8f0)}.dark .store-mobile-group-card>*+:not(.store-mobile-pref-dropdown-panel){border-top-color:#ffffff0f}.store-mobile-pref-dropdown--grouped{box-shadow:none;background:0 0;border:none;border-radius:0}.store-mobile-pref-dropdown--grouped.store-mobile-pref-dropdown--open{box-shadow:none}.store-mobile-pref-dropdown--grouped .store-mobile-pref-dropdown-trigger{padding:.875rem 1rem}.store-mobile-pref-dropdown--grouped .store-mobile-pref-dropdown-icon{background:color-mix(in srgb, var(--store-primary,#2563eb) 10%, #f1f5f9);border-radius:.5rem;width:1.875rem;height:1.875rem}.store-mobile-pref-dropdown--grouped .store-mobile-pref-dropdown-panel{border-top:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 6%, #e2e8f0);background:color-mix(in srgb, var(--store-primary,#2563eb) 3%, #f8fafc);padding:.375rem}.dark .store-mobile-pref-dropdown--grouped .store-mobile-pref-dropdown-panel{background:#ffffff08;border-top-color:#ffffff0f}.store-mobile-nav-row{color:var(--store-text,#1e293b);align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;transition:background-color .15s;display:flex}.store-mobile-nav-row:hover{background:color-mix(in srgb, var(--store-primary,#2563eb) 5%, transparent)}.store-mobile-nav-row--active{color:var(--store-primary,#2563eb);background:color-mix(in srgb, var(--store-primary,#2563eb) 8%, transparent)}.store-mobile-nav-row-icon{background:color-mix(in srgb, var(--store-primary,#2563eb) 8%, #f1f5f9);width:2rem;height:2rem;color:var(--store-muted,#64748b);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.store-mobile-nav-row-icon--active{background:var(--store-primary,#2563eb);color:#fff}.dark .store-mobile-nav-row-icon{background:color-mix(in srgb, var(--store-primary,#2563eb) 16%, #334155)}.store-mobile-nav-row-label{flex:1;min-width:0}.store-mobile-nav-row-badge{background:color-mix(in srgb, var(--store-accent,#fd7401) 14%, #fff7ed);color:var(--store-accent,#ea580c);border-radius:9999px;padding:.15rem .45rem;font-size:.625rem;font-weight:700}.store-mobile-nav-row-chevron{color:var(--store-muted,#94a3b8);opacity:.65}.store-mobile-account-row{width:100%;color:var(--store-text,#334155);text-align:start;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;transition:background-color .15s,color .15s;display:flex}.store-mobile-account-row:hover{background:color-mix(in srgb, var(--store-primary,#2563eb) 5%, transparent);color:var(--store-primary,#2563eb)}.store-mobile-account-row--danger{color:#dc2626}.store-mobile-account-row--danger:hover{color:#b91c1c;background:#fef2f2}.dark .store-mobile-account-row{color:#e2e8f0}.dark .store-mobile-account-row--danger:hover{background:#dc26261f}.store-mobile-auth-actions{flex-direction:column;gap:.625rem;padding-top:.25rem;display:flex}.store-mobile-drawer-head{background:linear-gradient(180deg, color-mix(in srgb, var(--store-primary,#2563eb) 6%, white) 0%, transparent 100%)}.dark .store-mobile-drawer-head{background:linear-gradient(180deg, color-mix(in srgb, var(--store-primary,#2563eb) 14%, #1e293b) 0%, transparent 100%)}.store-mobile-drawer-avatar{color:#fff;background:linear-gradient(135deg, var(--store-nav-active-from,var(--store-primary,#0655b3)), var(--store-nav-active-to,var(--store-accent,#fd7401)));border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.9375rem;font-weight:700;display:inline-flex}.store-mobile-drawer-section-label{letter-spacing:.04em;text-transform:uppercase;color:var(--store-muted,#64748b);font-size:.6875rem;font-weight:700}.store-mobile-drawer-prefs{background:color-mix(in srgb, var(--store-primary,#2563eb) 3%, #f8fafc)}.dark .store-mobile-drawer-prefs{background:color-mix(in srgb, var(--store-primary,#2563eb) 8%, #0f172a)}.store-mobile-pref-search-btn{width:100%;color:var(--store-text,#334155);border:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 12%, #e2e8f0);background:#fff;border-radius:.875rem;align-items:center;gap:.625rem;padding:.75rem .875rem;font-size:.875rem;font-weight:600;transition:border-color .15s,color .15s,box-shadow .15s;display:flex}.store-mobile-pref-search-btn:hover{border-color:color-mix(in srgb, var(--store-primary,#2563eb) 28%, #e2e8f0);color:var(--store-primary,#2563eb);box-shadow:0 2px 10px color-mix(in srgb, var(--store-primary,#2563eb) 10%, transparent)}.dark .store-mobile-pref-search-btn{color:#e2e8f0;background:#1e293b;border-color:#334155}.store-mobile-pref-dropdown{border:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 10%, #e2e8f0);background:#fff;border-radius:.875rem;transition:box-shadow .2s,border-color .2s;overflow:hidden}.store-mobile-pref-dropdown--open{border-color:color-mix(in srgb, var(--store-primary,#2563eb) 24%, #e2e8f0);box-shadow:0 4px 16px color-mix(in srgb, var(--store-primary,#2563eb) 12%, transparent)}.dark .store-mobile-pref-dropdown{background:#1e293b;border-color:#334155}.store-mobile-pref-dropdown-trigger{text-align:start;align-items:center;gap:.625rem;width:100%;padding:.75rem .875rem;transition:background-color .15s;display:flex}.store-mobile-pref-dropdown-trigger:hover:not(:disabled){background:color-mix(in srgb, var(--store-primary,#2563eb) 6%, #f8fafc)}.store-mobile-pref-dropdown-trigger:disabled{opacity:.6}.store-mobile-pref-dropdown-icon{background:color-mix(in srgb, var(--store-primary,#2563eb) 10%, #f1f5f9);width:2rem;height:2rem;color:var(--store-primary,#2563eb);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dark .store-mobile-pref-dropdown-icon{background:color-mix(in srgb, var(--store-primary,#2563eb) 18%, #334155)}.store-mobile-pref-dropdown-text{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.store-mobile-pref-dropdown-label{letter-spacing:.02em;color:var(--store-muted,#64748b);font-size:.6875rem;font-weight:700}.store-mobile-pref-dropdown-summary{color:var(--store-text,#1e293b);font-size:.875rem;font-weight:600}.dark .store-mobile-pref-dropdown-summary{color:#f1f5f9}.store-mobile-pref-dropdown-chevron{color:var(--store-muted,#94a3b8);transition:transform .2s}.store-mobile-pref-dropdown--open .store-mobile-pref-dropdown-chevron{transform:rotate(180deg)}.store-mobile-pref-dropdown-panel{border-top:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 8%, #e2e8f0);background:color-mix(in srgb, var(--store-primary,#2563eb) 3%, #f8fafc);margin:0;padding:.25rem;list-style:none}.dark .store-mobile-pref-dropdown-panel{background:#0f172a;border-top-color:#334155}.store-mobile-pref-dropdown-option{width:100%;color:var(--store-text,#334155);text-align:start;border-radius:.625rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.8125rem;transition:background-color .15s,color .15s;display:flex}.store-mobile-pref-dropdown-option:hover{background:color-mix(in srgb, var(--store-primary,#2563eb) 8%, #fff);color:var(--store-primary,#2563eb)}.store-mobile-pref-dropdown-option--active{background:color-mix(in srgb, var(--store-primary,#2563eb) 12%, #fff);color:var(--store-primary,#2563eb)}.dark .store-mobile-pref-dropdown-option{color:#e2e8f0}.dark .store-mobile-pref-dropdown-option:hover,.dark .store-mobile-pref-dropdown-option--active{background:color-mix(in srgb, var(--store-primary,#2563eb) 20%, #1e293b)}.store-mobile-drawer-prefs-label{color:var(--store-muted,#64748b);font-size:.75rem;font-weight:600}.store-mobile-pref-chips{flex-wrap:wrap;gap:.375rem;display:flex}.store-mobile-pref-chip{color:var(--store-text,#334155);border:1px solid color-mix(in srgb, var(--store-primary,#2563eb) 12%, #e2e8f0);background:#fff;border-radius:9999px;align-items:center;gap:.25rem;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.store-mobile-pref-chip:hover:not(:disabled){border-color:color-mix(in srgb, var(--store-primary,#2563eb) 28%, #e2e8f0);color:var(--store-primary,#2563eb)}.store-mobile-pref-chip--active{color:#fff;background:var(--store-primary,#2563eb);box-shadow:0 2px 8px color-mix(in srgb, var(--store-primary,#2563eb) 35%, transparent);border-color:#0000}.dark .store-mobile-pref-chip{color:#e2e8f0;background:#1e293b;border-color:#334155}.dark .store-mobile-pref-chip--active{background:var(--store-primary,#2563eb);border-color:#0000}.store-mobile-nav-icon{background:color-mix(in srgb, var(--store-primary,#2563eb) 8%, #f1f5f9);width:2.25rem;height:2.25rem;color:var(--store-muted,#64748b);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}.store-mobile-nav-icon--active{color:#fff;background:#ffffff38}.dark .store-mobile-nav-icon{background:color-mix(in srgb, var(--store-primary,#2563eb) 16%, #334155)}.store-mobile-account-link{width:100%;color:var(--store-text,#334155);border-radius:.75rem;align-items:center;gap:.625rem;padding:.75rem .875rem;font-size:.875rem;font-weight:600;transition:background-color .15s,color .15s;display:flex}.store-mobile-account-link:hover{background:color-mix(in srgb, var(--store-primary,#2563eb) 8%, #f8fafc);color:var(--store-primary,#2563eb)}.store-mobile-account-link--danger{color:#dc2626}.store-mobile-account-link--danger:hover{color:#b91c1c;background:#fef2f2}.dark .store-mobile-account-link{color:#e2e8f0}.dark .store-mobile-account-link:hover{background:color-mix(in srgb, var(--store-primary,#2563eb) 18%, #1e293b)}.store-page-content--mobile-nav{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))}.store-theme:has(.store-mobile-bottom-nav--has-featured) .store-page-content--mobile-nav{padding-bottom:calc(6.75rem + env(safe-area-inset-bottom,0px))}@media (min-width:1024px){.store-page-content--mobile-nav{padding-bottom:0}}.store-mobile-bottom-nav{inset-inline:0;z-index:45;pointer-events:none;padding:0 .85rem calc(.65rem + env(safe-area-inset-bottom,0px));justify-content:center;display:none;position:fixed;bottom:0}@media (max-width:1023px){.store-mobile-bottom-nav:not(.store-mobile-bottom-nav--preview){display:flex}}.store-mobile-bottom-nav-dock{pointer-events:auto;grid-template-columns:repeat(var(--mobile-nav-cols,4), minmax(0, 1fr));-webkit-backdrop-filter:blur(24px)saturate(1.65);background:#ffffffc7;border:1px solid #ffffffa6;border-radius:9999px;align-items:stretch;gap:.15rem;width:min(100%,26rem);min-height:3.65rem;padding:.3rem;display:grid;box-shadow:0 4px 6px -1px #0f172a0f,0 16px 40px -12px #0f172a2e,inset 0 1px #ffffffd9}.dark .store-mobile-bottom-nav-dock{background:#1a1d28c7;border-color:#ffffff14;box-shadow:0 4px 6px -1px #00000040,0 16px 40px -12px #00000073,inset 0 1px #ffffff0f}.store-mobile-bottom-nav-dock--has-featured{align-items:end;min-height:4.25rem;padding-top:.35rem}.store-mobile-bottom-nav-item--featured{color:var(--store-muted,#64748b);justify-content:flex-end;gap:.2rem;padding-bottom:.2rem}.store-mobile-bottom-nav-item--featured:active{transform:none}.store-mobile-bottom-nav-item--featured:active .store-mobile-bottom-nav-featured-btn{transform:scale(.92)}.store-mobile-bottom-nav-featured-btn{color:#fff;background:linear-gradient(145deg, var(--store-nav-active-from,var(--store-primary,#2563eb)) 0%, var(--store-nav-active-to,var(--store-accent,#8b5cf6)) 100%);width:3.35rem;height:3.35rem;box-shadow:0 10px 28px -6px color-mix(in srgb, var(--store-primary,#2563eb) 55%, transparent), 0 4px 12px #0f172a1f, inset 0 1px 0 #ffffff59;border:3px solid #ffffffeb;border-radius:9999px;justify-content:center;align-items:center;margin-top:-1.35rem;transition:transform .22s,box-shadow .22s;display:flex}.dark .store-mobile-bottom-nav-featured-btn{border-color:#353842}.store-mobile-bottom-nav-featured-icon{width:1.45rem;height:1.45rem}.store-mobile-bottom-nav-item--featured-active{color:var(--store-primary,#2563eb)}.store-mobile-bottom-nav-item--featured-active .store-mobile-bottom-nav-featured-btn{box-shadow:0 12px 32px -4px color-mix(in srgb, var(--store-primary,#2563eb) 62%, transparent), 0 6px 16px #0f172a29, inset 0 1px 0 #fff6;transform:translateY(-2px)}.store-mobile-bottom-nav-item--featured-active .store-mobile-bottom-nav-label{color:var(--store-primary,#2563eb);font-weight:700}.store-mobile-bottom-nav-item{color:var(--store-muted,#64748b);-webkit-tap-highlight-color:transparent;border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;min-width:0;padding:.4rem .25rem .35rem;transition:color .22s,transform .22s;display:flex;position:relative}.store-mobile-bottom-nav-item:active{transform:scale(.94)}.store-mobile-bottom-nav-item-bg{z-index:0;background:0 0;border-radius:9999px;transition:background-color .22s,box-shadow .22s;position:absolute;inset:.12rem .08rem}.store-mobile-bottom-nav-item--active{color:var(--store-primary,#2563eb)}.store-mobile-bottom-nav-item--active .store-mobile-bottom-nav-item-bg{background:color-mix(in srgb, var(--store-primary,#2563eb) 12%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--store-primary,#2563eb) 18%, transparent)}.store-mobile-bottom-nav-icon-wrap{z-index:1;justify-content:center;align-items:center;display:inline-flex;position:relative}.store-mobile-bottom-nav-icon{width:1.25rem;height:1.25rem;transition:transform .22s}.store-mobile-bottom-nav-item--active .store-mobile-bottom-nav-icon{transform:translateY(-1px)}.store-mobile-bottom-nav-badge{top:-.4rem;background:var(--store-accent,#fd7401);color:#fff;z-index:2;border:2px solid #fffffff2;border-radius:9999px;justify-content:center;align-items:center;min-width:1.125rem;height:1.125rem;padding:0 .22rem;font-size:.625rem;font-weight:700;line-height:1;display:flex;position:absolute;inset-inline-start:-.45rem;box-shadow:0 2px 6px #fd740159}.dark .store-mobile-bottom-nav-badge{border-color:#1e293b}.store-mobile-bottom-nav-label{z-index:1;text-align:center;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.01em;max-width:100%;font-size:.625rem;font-weight:600;line-height:1.1;position:relative;overflow:hidden}.store-mobile-bottom-nav-item--active .store-mobile-bottom-nav-label{font-weight:700}.store-mobile-bottom-nav--preview{pointer-events:auto;padding:0;display:flex;position:static}.store-mobile-bottom-nav--preview .store-mobile-bottom-nav-dock{width:100%;box-shadow:0 2px 8px #0f172a14,inset 0 1px #ffffffd9}@media (max-width:1023px){.store-theme footer{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))}.store-theme:has(.store-mobile-bottom-nav--has-featured) footer{padding-bottom:calc(6.75rem + env(safe-area-inset-bottom,0px))}}.live-chat-widget{z-index:50;bottom:1.5rem}.live-chat-widget--start{left:1.5rem}.live-chat-widget--end{right:1.5rem}@media (max-width:1023px){.live-chat-widget{bottom:calc(5.75rem + env(safe-area-inset-bottom,0px))}.store-theme:has(.store-mobile-bottom-nav--has-featured) .live-chat-widget{bottom:calc(7.25rem + env(safe-area-inset-bottom,0px))}}
