.storefront{--store-bg:#f8f9fc;--store-surface:#fff;--store-soft:#f3f5f9;--store-border:#e4e7ee;--store-text:#171923;--store-muted:#66728a;--store-accent:#7030f0;--store-tint:#f3edff;background:var(--store-bg);color:var(--store-text);flex-direction:column;flex:1;font-weight:400;display:flex}.dark .storefront{--store-bg:#111214;--store-surface:#191b20;--store-soft:#22252b;--store-border:#30333b;--store-text:#f3f4f6;--store-muted:#a6adb9;--store-accent:#b69aff;--store-tint:#2b2340;--color-slate-950:#111214;--color-slate-900:#191b20;--color-slate-800:#22252b;--color-slate-700:#30333b;--ink:#f3f4f6}.storefront :is(a,button,input,select,summary):focus-visible{outline:2px solid var(--store-accent);outline-offset:4px}.storefront button,.storefront summary{cursor:pointer}.store-container{width:min(100% - 64px,1360px);margin-inline:auto}.brand-logo{vertical-align:middle;width:240px;max-width:100%;display:inline-block}.brand-logo img{width:100%;height:auto}.brand-logo .brand-logo-dark,.dark .brand-logo .brand-logo-light{display:none}.dark .brand-logo .brand-logo-dark{display:block}.store-header{background:var(--store-surface);border-bottom:1px solid var(--store-border);z-index:30;position:relative}.store-header-main{align-items:center;gap:32px;min-height:96px;display:flex}.store-home{flex-shrink:0}.store-search{min-width:120px;color:var(--store-muted);flex:1;align-items:center;display:flex;position:relative}.store-search>svg{pointer-events:none;position:absolute;left:16px}.store-search input{background:var(--store-soft);border:1px solid var(--store-border);width:100%;height:50px;color:var(--store-text);border-radius:10px;padding:0 44px;font-size:14px}.store-search input::placeholder{color:var(--store-muted)}.store-search button{border-radius:7px;place-items:center;width:36px;height:42px;display:grid;position:absolute;right:4px}.store-search button:hover{background:var(--store-tint);color:var(--store-accent)}.store-actions{align-items:center;gap:22px;display:flex}.store-action{white-space:nowrap;align-items:center;gap:10px;min-height:44px;font-size:14px;display:flex}.store-action:hover{color:var(--store-accent)}.store-action-icon{place-items:center;width:32px;height:38px;display:grid;position:relative}.store-action-icon b{color:#fff;background:#7030f0;border-radius:20px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:500;display:grid;position:absolute;top:-3px;right:-4px}.store-cart small{color:var(--store-accent);font-size:12px;display:block}.store-categories{border-block:1px solid var(--store-border)}.store-category-links{justify-content:space-between;align-items:stretch;gap:12px;display:flex}.store-category>a,.store-used-link{white-space:nowrap;border-bottom:2px solid #0000;align-items:center;min-height:54px;padding:0 8px;font-size:13px;display:flex}.store-category>a:hover,.store-category-links [aria-current=page]{color:var(--store-accent);border-bottom-color:var(--store-accent)}.store-used-link{color:var(--store-accent);font-weight:600}.store-category{position:relative}.store-subcategories{background:var(--store-surface);border:1px solid var(--store-border);border-radius:0 0 10px 10px;width:250px;padding:18px;display:none;position:absolute;top:100%;left:0;box-shadow:0 12px 30px #00000012}.store-category:nth-last-child(-n+3) .store-subcategories{left:auto;right:0}.store-category:is(:hover,:focus-within) .store-subcategories{display:block}.store-subcategories p{margin-bottom:8px;font-size:13px;font-weight:600}.store-subcategories a{color:var(--store-muted);padding:10px 0;font-size:13px;display:block}.store-subcategories a:hover,.store-subcategories .store-category-all{color:var(--store-accent)}.store-utility{min-height:38px;color:var(--store-muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.store-utility>div{align-items:center;gap:20px;display:flex}.store-utility a:hover{color:var(--store-accent)}.store-utility details{position:relative}.store-utility summary{align-items:center;gap:5px;padding-block:10px;list-style:none;display:flex}.store-utility details>div{border:1px solid var(--store-border);background:var(--store-surface);border-radius:8px;width:190px;padding:10px 14px;position:absolute;top:100%;left:0;box-shadow:0 8px 25px #00000012}.store-utility details a{padding:10px 0;display:block}.store-preferences{gap:8px!important}.store-preferences button{min-height:30px;box-shadow:none;background:0 0;border-color:#0000}.store-skip{background:var(--store-surface);z-index:100;padding:12px;position:absolute;top:8px;left:16px;transform:translateY(-150%)}.store-skip:focus{transform:none}.store-content{flex:1;padding-bottom:64px}.store-footer{background:#191b20;border-top:1px solid #30333b}.store-footer .footer-credit-brand{color:#a6adb9;-webkit-text-fill-color:currentColor;background:0 0;animation:none}.store-theme-toggle{border:1px solid var(--store-border,#e4e7ee);width:40px;height:40px;color:var(--store-muted,#66728a);background:0 0;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.store-theme-toggle:hover{color:var(--store-accent,#7030f0);background:var(--store-soft,#f3f5f9)}.store-support{z-index:50;position:fixed;bottom:20px;right:24px}.store-support-trigger{border:1px solid var(--store-border);background:var(--store-surface);min-height:44px;color:var(--store-accent);border-radius:10px;align-items:center;gap:9px;padding:10px 16px;font-size:13px;display:flex;box-shadow:0 3px 12px #00000008}.store-support-trigger:hover{background:var(--store-tint)}.store-support-menu{border:1px solid var(--store-border);background:var(--store-surface);border-radius:12px;width:min(340px,100vw - 32px);padding:16px;position:absolute;bottom:56px;right:0;box-shadow:0 12px 40px #00000020}.store-support-menu header{justify-content:space-between;gap:10px;margin-bottom:14px;display:flex}.store-support-menu header h2{font-size:15px;font-weight:600}.store-support-menu header p{color:var(--store-muted);margin-top:5px;font-size:12px}.store-support-menu header button{place-items:center;width:32px;height:32px;display:grid}.store-support-menu>:is(a,button){text-align:left;border-top:1px solid var(--store-border);align-items:center;gap:12px;width:100%;padding:14px 4px;font-size:13px;display:flex}.store-support-menu>:is(a,button):hover{color:var(--store-accent)}.store-support-menu>:is(a,button)>span{flex:1}.store-support-menu small{color:var(--store-muted);margin-top:4px;font-size:11px;display:block}.store-bot-shell{pointer-events:none;position:absolute;bottom:48px;right:0}.store-bot-shell [role=dialog]{border-color:var(--store-border)}@media (max-width:1200px){.store-header-main{gap:20px}.store-header-main .brand-logo{width:205px}.store-actions{gap:12px}.store-favorites>span:last-child{display:none}.store-category-links{gap:0}.store-category>a{padding-inline:5px;font-size:12px}}@media (max-width:1023px){.store-container{width:calc(100% - 40px)}.store-header-main{grid-template-columns:40px minmax(0,1fr) auto;gap:14px;padding-block:18px;display:grid}.store-home .brand-logo{width:220px}.store-search{grid-area:2/1/auto/-1}.store-actions{gap:16px}.store-account span,.store-cart>span:last-child{display:none}.store-categories{scrollbar-width:none;overflow-x:auto}.store-category-links{gap:20px;width:max-content;min-width:calc(100% - 40px)}.store-category>a{font-size:13px}.store-subcategories{display:none!important}}@media (max-width:600px){.store-support{bottom:12px;right:16px}.store-container{width:calc(100% - 32px)}.store-header-main{gap:8px;padding-block:14px}.store-home .brand-logo{width:164px}.store-actions{gap:6px}.store-favorites,.store-account,.store-actions>.group{display:none}.store-actions>.store-theme-toggle{border:0;width:36px;height:40px}.store-actions .store-cart{min-width:34px}.store-utility>div:first-child{gap:14px}.store-utility>div:first-child>a:nth-child(2),.store-utility>div:first-child>a:nth-child(3){display:none}.store-utility{font-size:11px}.store-search input{height:46px;font-size:14px}.store-category>a,.store-used-link{min-height:46px}}@media (prefers-reduced-motion:reduce){.storefront *,.storefront :before,.storefront :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
