.storefront{--bg: #fbfbfd;--panel: #ffffff;--panel-2: #f6f7fb;--panel-3: #eef1f6;--line: #e7eaf1;--line-2: #eef1f6;--line-strong: #d7dce6;--ink: #0e1526;--ink-2: #3b4356;--muted: #697488;--faint: #98a1b3;--util-ink: #c9d0de;--accent: #1f2937;--accent-ink: #111827;--accent-bg: #f3f4f6;--accent-bg-2: #e5e7eb;--mint: #0d9488;--mint-bg: #e6fbf7;--mint-ink: #0a7268;--green: #12864a;--green-bg: #e6f6ec;--amber: #b26a00;--amber-bg: #fdf1df;--red: #d92d20;--red-bg: #fdeceb;--star: #f5a623;--wish: var(--red);--sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono: "JetBrains Mono", "SF Mono", ui-monospace, Menlo, "Cascadia Mono", monospace;--display: var(--mono);--r-sm: 9px;--r: 12px;--r-lg: 16px;--r-xl: 22px;--r-pill: 999px;--sh-sm: 0 1px 2px rgba(16, 22, 38, .05), 0 1px 3px rgba(16, 22, 38, .06);--sh: 0 6px 20px -10px rgba(20, 25, 50, .18);--sh-lg: 0 30px 60px -40px rgba(20, 25, 60, .45);--ring: 0 0 0 3px var(--accent-bg-2);--wrap: 1160px;--motion-tool: .15s ease;--motion-soft-ease: cubic-bezier(.25, .8, .3, 1);--motion-soft: .3s var(--motion-soft-ease);font-family:var(--sans);background:var(--bg);color:var(--ink);line-height:1.55;font-size:15px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100vh}.storefront *{box-sizing:border-box}.storefront a{color:inherit;text-decoration:none}.storefront img{max-width:100%;display:block}.storefront button{font-family:inherit;cursor:pointer}.storefront input{font-family:inherit;font-size:inherit}.storefront ::selection{background:var(--accent-bg-2)}.storefront .wrap{max-width:var(--wrap);margin:0 auto;padding:0 24px}.storefront .mono{font-family:var(--mono)}.storefront .kicker{font-family:var(--display);font-size:12px;letter-spacing:.04em;color:var(--accent);text-transform:uppercase}.storefront .muted{color:var(--muted)}.storefront h1,.storefront h2,.storefront h3,.storefront h4{letter-spacing:-.018em;line-height:1.1}.storefront .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;font-weight:700;font-size:14px;padding:12px 20px;border-radius:var(--r-sm);transition:.16s;white-space:nowrap}.storefront .btn:active{transform:translateY(1px)}.storefront .btn-primary{background:var(--accent);color:#fff}.storefront .btn-primary:hover{background:var(--accent-ink)}.storefront .btn-ghost{background:#fff;border-color:var(--line-strong);color:var(--ink)}.storefront .btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.storefront .btn-lg{padding:15px 26px;font-size:15px;border-radius:var(--r)}.storefront .btn[disabled]{opacity:.45;cursor:not-allowed}.storefront .badge{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;padding:3px 9px;border-radius:6px;line-height:1.4}.storefront .badge-sale{background:var(--red-bg);color:var(--red)}.storefront .badge-match{background:var(--mint-bg);color:var(--mint-ink);font-family:var(--display);border-radius:var(--r-pill);padding:4px 10px}.storefront .badge-cat{background:var(--accent-bg);color:var(--accent-ink);border-radius:var(--r-pill);padding:4px 11px;transition:.15s}.storefront .badge-cat:hover{background:var(--accent-bg-2)}.storefront .subrow .sku-chip{font-size:11.5px;color:var(--faint);font-weight:600;letter-spacing:.01em}.storefront .tagline{display:inline-flex;gap:6px;align-items:center;font-size:12px;color:var(--muted);background:var(--panel-2);border:1px solid var(--line);border-radius:6px;padding:3px 8px;font-weight:600}.storefront .ic-svg{display:block;flex-shrink:0}.storefront .ic-dot{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.45;flex-shrink:0}.storefront .tagline .ic-svg,.storefront .tagline .ic-dot{color:var(--accent)}.storefront .util{background:var(--ink);color:var(--util-ink);font-size:12.5px}.storefront .util .wrap{display:flex;align-items:center;gap:2px 8px;min-height:38px;padding-top:5px;padding-bottom:5px;justify-content:center;flex-wrap:wrap}.storefront .util b{color:#fff;font-weight:600}.storefront .util .dot{color:var(--faint)}@media (max-width: 430px){.storefront .util .dot{display:none}.storefront .util .wrap{justify-content:center}}@media (max-width: 960px){.storefront.route-checkout .util,.storefront.route-checkout .head-search,.storefront.route-checkout .nav-mobile{display:none}}.storefront .site-head{position:sticky;top:0;z-index:40;background:#fbfbfddb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.storefront .head-main{display:flex;align-items:center;gap:22px;height:66px}.storefront .logo{display:flex;align-items:center;gap:9px;font-weight:800;font-size:19px;letter-spacing:-.02em;flex-shrink:0}.storefront .logo .mark{width:28px;height:28px;border-radius:8px;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;box-shadow:var(--sh-sm)}.storefront .nav{display:flex;gap:24px;font-size:14px;font-weight:500;color:var(--ink-2)}.storefront .nav a{position:relative;padding:2px 0;transition:.15s}.storefront .nav a:hover,.storefront .nav a.active{color:var(--accent)}.storefront .nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:2px;background:var(--accent);border-radius:2px}.storefront .nav-mobile{display:none}.storefront .head-search{position:relative;flex:1;max-width:440px}.storefront .head-search form{display:flex;align-items:center;gap:8px;background:var(--panel-2);border:1.5px solid transparent;border-radius:var(--r);padding:0 12px;height:42px;transition:.16s}.storefront .head-search form:focus-within{border-color:var(--accent);background:#fff;box-shadow:var(--ring)}.storefront .head-search svg{color:var(--faint);flex-shrink:0}.storefront .head-search input{border:0;background:none;outline:none;flex:1;font-size:14px;color:var(--ink);width:100%}.storefront .head-search input::-webkit-search-cancel-button,.storefront .head-search input::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.storefront .head-search .search-clear{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;border:0;border-radius:50%;background:none;color:var(--faint);cursor:pointer;transition:.15s}.storefront .head-search .search-clear:hover{color:var(--ink-2);background:var(--panel-3, var(--panel-2))}.storefront .head-search .suggest{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:60;background:var(--panel, #fff);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-lg, 0 12px 34px rgba(15, 23, 42, .14));padding:6px;max-height:min(70vh,480px);overflow-y:auto}.storefront .head-search .suggest-sec+.suggest-sec{margin-top:4px;padding-top:4px;border-top:1px solid var(--line)}.storefront .head-search .suggest-row{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:8px 10px;border:0;background:none;border-radius:var(--r-sm, 8px);cursor:pointer;font-size:13.5px;color:var(--ink)}.storefront .head-search .suggest-row.on,.storefront .head-search .suggest-row:hover{background:var(--accent-bg, var(--panel-2))}.storefront .head-search .suggest-row b{color:var(--accent-2, var(--accent))}.storefront .head-search .suggest-cat,.storefront .head-search .suggest-brand{font-weight:600;color:var(--ink-2, var(--ink))}.storefront .head-search .suggest-thumb{width:34px;height:34px;border-radius:7px;overflow:hidden;flex-shrink:0;background:var(--panel-2)}.storefront .head-search .suggest-thumb img{width:100%;height:100%;object-fit:cover}.storefront .head-search .suggest-thumb .ph{display:block;width:100%;height:100%;background:linear-gradient(135deg,var(--accent-bg, #eef),var(--accent-bg-2, #dde))}.storefront .head-search .suggest-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storefront .head-search .suggest-price{font-weight:700;color:var(--ink);flex-shrink:0}.storefront .head-actions{display:flex;align-items:center;gap:6px;margin-left:auto}.storefront .head-phone{display:flex;align-items:center;gap:7px;height:42px;padding:0 10px;border-radius:var(--r);font-weight:700;font-size:14px;white-space:nowrap;color:var(--ink);transition:.15s}.storefront .head-phone:hover{background:var(--panel-2);color:var(--accent)}.storefront .head-phone svg{color:var(--accent);flex-shrink:0}.storefront .iconbtn{position:relative;width:42px;height:42px;border-radius:var(--r);display:flex;align-items:center;justify-content:center;color:var(--ink-2);background:transparent;border:0;transition:.15s}.storefront .iconbtn:hover{background:var(--panel-2);color:var(--ink)}.storefront .iconbtn .count{position:absolute;top:4px;right:4px;min-width:17px;height:17px;padding:0 4px;border-radius:var(--r-pill);background:var(--accent);color:#fff;font-size:10.5px;font-weight:800;display:flex;align-items:center;justify-content:center}.storefront .iconbtn .cartCount{animation:cart-bump .32s var(--motion-soft-ease, ease) 1}@keyframes cart-bump{0%{transform:scale(1)}40%{transform:scale(1.35)}to{transform:scale(1)}}@media (prefers-reduced-motion: reduce){.storefront .iconbtn .cartCount{animation:none}}.storefront .crumb{display:flex;gap:8px;align-items:center;font-size:12.5px;color:var(--faint);padding:16px 0 6px;flex-wrap:wrap}.storefront .crumb a:hover{color:var(--accent)}.storefront .crumb .sep{opacity:.6}.storefront .crumb b{color:var(--ink-2);font-weight:600}.storefront .sec{padding:56px 0}.storefront .sec-tight{padding:34px 0}.storefront .sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.storefront .sec-head h2{font-size:28px;font-weight:800}.storefront .sec-head p{color:var(--muted);font-size:14px;margin-top:5px}.storefront .sec-head .link{color:var(--accent);font-weight:700;font-size:14px;white-space:nowrap}.storefront .sec-head .link:hover{text-decoration:underline}.storefront .grid{display:grid;gap:18px}.storefront .grid-3{grid-template-columns:repeat(3,1fr)}.storefront .pcard{background:var(--panel);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;display:flex;flex-direction:column;transition:.18s;position:relative;cursor:pointer}.storefront .pcard:hover{box-shadow:var(--sh-lg);transform:translateY(-3px);border-color:var(--line-strong)}.storefront .pcard .thumb{aspect-ratio:16/12;display:flex;align-items:center;justify-content:center;position:relative}.storefront .pcard .thumb .badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:2}.storefront .pcard .body{padding:15px 16px 17px;display:flex;flex-direction:column;flex:1}.storefront .pcard .brand{font-size:11px;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.05em}.storefront .pcard h3{font-size:15.5px;font-weight:700;margin:5px 0 8px;line-height:1.3}.storefront .pcard h3 a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.storefront .pcard h3 a:hover{color:var(--accent)}.storefront .pcard .tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.storefront .pcard .foot{display:flex;align-items:center;gap:10px;margin-top:auto}.storefront .pcard .price{font-size:20px;font-weight:800}.storefront .pcard .price .from{font-size:11px;font-weight:600;color:var(--faint);margin-right:3px}.storefront .pcard .old{font-size:13px;color:var(--faint);text-decoration:line-through}.storefront .pcard .add{margin-left:auto;text-align:right}.storefront .avail{font-size:12.5px;font-weight:700;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.storefront .avail:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.storefront .avail.in{color:var(--green)}.storefront .avail.low{color:var(--amber)}.storefront .avail.out{color:var(--faint)}.storefront .art{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.storefront .art img.art-under{position:absolute;top:0;right:0;bottom:0;left:0;animation:none}.storefront .art svg{filter:drop-shadow(0 12px 16px rgba(30,30,70,.16))}.storefront .art img{width:100%;height:100%;object-fit:cover;animation:sf-fade-in .28s ease-out}.storefront .art.loading{background:linear-gradient(100deg,var(--panel-2) 18%,var(--accent-bg, var(--panel-3)) 42%,var(--panel-2) 66%);background-size:250% 100%;animation:sf-shimmer 1.4s ease-in-out infinite}@keyframes sf-shimmer{to{background-position:-160% 0}}@keyframes sf-fade-in{0%{opacity:0}}@media (prefers-reduced-motion: reduce){.storefront .art.loading,.storefront .art img{animation:none}}.storefront .g-violet{background:linear-gradient(150deg,#efeaff,#c9b8f7)}.storefront .g-mint{background:linear-gradient(150deg,#e4fbf6,#8fe6d6)}.storefront .g-amber{background:linear-gradient(150deg,#fef1d6,#f7c98a)}.storefront .g-blue{background:linear-gradient(150deg,#e4effe,#9cc4f6)}.storefront .g-lilac{background:linear-gradient(150deg,#f6e9ff,#dcc0f5)}.storefront .g-sand{background:linear-gradient(150deg,#fdf3d6,#e9cf8c)}.storefront .site-foot{background:var(--panel);border-top:1px solid var(--line);margin-top:40px}.storefront .foot-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:26px 0;border-bottom:1px solid var(--line)}.storefront .foot-trust .it{display:flex;gap:12px;align-items:center}.storefront .foot-trust .ic{width:40px;height:40px;border-radius:var(--r);background:var(--accent-bg);color:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.storefront .foot-trust b{display:block;font-size:13.5px}.storefront .foot-trust small{color:var(--faint);font-size:12px}.storefront .foot-cols{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:28px;padding:40px 0 28px}.storefront .foot-cols .about p{color:var(--muted);font-size:13.5px;max-width:250px;margin-top:12px}.storefront .foot-cols h4{font-size:13px;margin-bottom:14px}.storefront .foot-cols a{display:block;color:var(--muted);font-size:13.5px;padding:4px 0;transition:.15s}.storefront .foot-cols a:hover{color:var(--accent)}.storefront .foot-bottom{border-top:1px solid var(--line);padding:16px 0;display:flex;justify-content:space-between;font-size:12px;color:var(--faint);font-family:var(--display);flex-wrap:wrap;gap:8px}.storefront .pay-icons{display:flex;gap:6px}.storefront .pay-icons span{border:1px solid var(--line);border-radius:6px;padding:2px 8px;font-size:11px;color:var(--muted);background:var(--panel-2)}.storefront .home-top{display:grid;grid-template-columns:1fr 1.02fr;gap:44px;align-items:center;padding:48px 0 44px;position:relative}.storefront .home-top:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 110% at 22% 18%,var(--accent-bg) 0%,transparent 62%);z-index:-1;pointer-events:none}.storefront .home-top .lead{position:relative}.storefront .home-top .lead--shot{padding:30px 32px;border-radius:var(--r-xl);overflow:hidden;isolation:isolate}.storefront .home-top .lead-shot{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;z-index:-1}.storefront .home-top .lead--shot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,var(--panel) 26%,rgba(255,255,255,.72) 58%,rgba(255,255,255,.15) 100%);z-index:-1}.storefront .home-top .lead h1{font-size:clamp(32px,4.2vw,50px);font-weight:800;margin:14px 0 16px}.storefront .home-top .lead h1 .g{background:linear-gradient(115deg,var(--accent),var(--accent-2, var(--accent)));-webkit-background-clip:text;background-clip:text;color:transparent}.storefront .home-top .lead p{color:var(--muted);font-size:16.5px;max-width:440px;margin-bottom:22px}.storefront .home-top .lead-cta{margin-bottom:26px}.storefront .lead-cta .cta-size{display:inline-block;margin-left:10px;padding:2px 9px;border-radius:999px;background:#ffffff38;font-size:12.5px;font-weight:700}.storefront .home-top .trust-row{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:26px}.storefront .stats{display:flex;gap:28px}.storefront .stats b{font-size:24px;font-weight:800;display:block}.storefront .stats small{font-size:12.5px;color:var(--faint)}.storefront .quiz{background:var(--panel);border:1px solid var(--line);border-radius:var(--r-xl);padding:26px;box-shadow:var(--sh-lg)}.storefront .quiz .qhead{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.storefront .quiz .step-n{font-family:var(--mono);font-size:12px;color:var(--faint)}.storefront .progress{height:5px;background:var(--line-2);border-radius:var(--r-pill);overflow:hidden;margin:12px 0 20px}.storefront .progress i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--accent),var(--mint));border-radius:var(--r-pill);transition:width .45s cubic-bezier(.2,.8,.2,1)}.storefront .quiz h3{font-size:20px;font-weight:700;margin-bottom:16px}.storefront .opts{display:grid;grid-template-columns:1fr 1fr;gap:11px}.storefront .opt{border:1.5px solid var(--line);border-radius:var(--r);padding:15px;cursor:pointer;transition:.15s;display:flex;flex-direction:column;gap:5px;background:#fff;text-align:left}.storefront .opt:hover{border-color:var(--accent);background:#faf9ff}.storefront .opt .emo{font-size:23px;line-height:1}.storefront .opt b{font-size:14.5px}.storefront .opt small{font-size:12.5px;color:var(--muted)}.storefront .opt.sel{border-color:var(--accent);background:var(--accent-bg);box-shadow:inset 0 0 0 1px var(--accent)}.storefront .qnav{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.storefront .qnav .back{color:var(--muted);font-weight:600;font-size:14px;background:none;border:0}.storefront .qnav .back:hover{color:var(--ink)}.storefront .qresult{text-align:center}.storefront .qresult .ring{width:66px;height:66px;border-radius:50%;background:var(--mint-bg);color:var(--mint);display:flex;align-items:center;justify-content:center;font-size:30px;margin:2px auto 12px}.storefront .qresult h3{font-size:21px;margin-bottom:4px}.storefront .qresult>p{color:var(--muted);font-size:14px;margin-bottom:16px}.storefront .reco{display:flex;gap:13px;text-align:left;border:1px solid var(--line);border-radius:var(--r);padding:13px;align-items:center;margin-bottom:9px}.storefront .reco .rim{width:60px;height:60px;border-radius:10px;flex-shrink:0;overflow:hidden}.storefront .reco .rmeta b{font-size:14px;display:block}.storefront .reco .rmeta small{font-size:12px;color:var(--muted)}.storefront .reco .rmeta .why{color:var(--mint-ink);font-size:11.5px;font-family:var(--mono);margin-top:3px}.storefront .reco .rp{margin-left:auto;text-align:right;flex-shrink:0}.storefront .reco .rp b{font-size:16px;color:var(--accent);display:block}.storefront .qresult .routine-note{font-size:12px;color:var(--faint);margin:14px 0 8px;font-family:var(--mono)}.storefront .chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.storefront .cat-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px;margin-top:16px}.storefront .cat-card{display:block;border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--line);background:var(--panel, #fff);box-shadow:var(--sh-sm);transition:transform var(--motion-soft),box-shadow var(--motion-soft)}.storefront .cat-card:hover{transform:translateY(-3px);box-shadow:var(--sh)}.storefront .cat-card-img{aspect-ratio:4 / 3;background:var(--panel-2)}.storefront .cat-card-img img{width:100%;height:100%;object-fit:cover;display:block}.storefront .cat-card-body{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 15px}.storefront .cat-card-body b{font-size:15px;color:var(--ink)}.storefront .cat-card-body span{font-size:12px;font-weight:700;color:var(--muted);background:var(--accent-bg);border-radius:var(--r-pill);padding:2px 9px}@media (prefers-reduced-motion: reduce){.storefront .cat-card:hover{transform:none}}@media (min-width: 1200px){.storefront .cat-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width: 560px){.storefront .cat-cards{grid-template-columns:repeat(2,1fr);gap:10px}.storefront .cat-card-body{padding:9px 11px;gap:6px}.storefront .cat-card-body b{font-size:13px}.storefront .cat-card-body span{font-size:11px;padding:2px 7px}}.storefront .chip{border:1px solid var(--line);background:#fff;border-radius:var(--r-pill);padding:9px 15px;font-size:13.5px;font-weight:600;color:var(--muted);display:inline-flex;gap:7px;align-items:center;transition:.15s}.storefront .chip:hover{border-color:var(--accent);color:var(--accent)}.storefront .chip.on{background:var(--ink);border-color:var(--ink);color:#fff}.storefront .ingr{background:var(--ink);color:#c8cfdd;border-radius:var(--r-xl);padding:38px;display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:24px}.storefront .ingr .lead{grid-row:span 2}.storefront .ingr .lead h2{color:#fff;font-size:24px;margin:8px 0 10px}.storefront .ingr .lead p{font-size:14px;color:#93a0b5}.storefront .ingr .lead .kicker{color:var(--accent-bg);opacity:.9}.storefront .ingr .it{border-left:2px solid var(--mint);padding-left:14px;font-size:13px}.storefront .ingr .it b{color:#fff;font-family:var(--display);font-size:14px;display:block;margin-bottom:4px}.storefront .pd{display:grid;grid-template-columns:1.05fr 1fr;gap:40px;padding:20px 0 40px;align-items:start}.storefront .pd>*{min-width:0}.storefront .gallery .main{aspect-ratio:1;border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--line);position:relative}.storefront .gallery .main .badges{position:absolute;top:16px;left:16px;display:flex;gap:8px;z-index:2}.storefront .gallery .thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:4px;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 32px),transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 calc(100% - 32px),transparent 100%)}.storefront .gallery .thumbs::-webkit-scrollbar{display:none}.storefront .gallery .thumbs .t{scroll-snap-align:start;flex:0 0 auto;width:74px;height:74px;border-radius:var(--r);overflow:hidden;border:1.5px solid var(--line);cursor:pointer;transition:.15s}.storefront .gallery .thumbs .t.on{border-color:var(--accent);box-shadow:var(--ring)}.storefront .gallery .thumbs .t:hover{border-color:var(--line-strong)}.storefront .pd-info .brand{font-size:12px;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.06em}.storefront .pd-info h1{font-size:29px;font-weight:800;margin:7px 0 10px}.storefront .pd-info .subrow{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:18px}.storefront .pd-price{display:flex;align-items:baseline;gap:12px;margin-bottom:6px}.storefront .pd-price .now{font-size:32px;font-weight:800}.storefront .pd-price .old{font-size:18px;color:var(--faint);text-decoration:line-through}.storefront .pd-price .save{font-size:12.5px;font-weight:700;color:var(--green);background:var(--green-bg);padding:3px 9px;border-radius:6px}.storefront .pd-avail{margin-bottom:20px}.storefront .fit-hint{margin:0 0 18px;padding:11px 14px;border-radius:var(--r);font-size:13px;line-height:1.45;background:var(--accent-bg);color:var(--accent-ink, var(--ink));border:1px solid var(--accent-bg-2, var(--line))}.storefront .fit-hint b{color:var(--accent-2, var(--accent))}.storefront .fit-hint.none{background:var(--surface-2, #f6f7f9);color:var(--muted);border-color:var(--line)}.storefront .fit-bridge{margin:-6px 0 16px;font-size:12.5px;line-height:1.4}.storefront .fit-bridge a{color:var(--accent-2, var(--accent));text-decoration:none;border-bottom:1px dashed var(--accent-bg-2, var(--line))}.storefront .fit-bridge a:hover{border-bottom-style:solid}.storefront .variant-group{margin-bottom:18px}.storefront .variant-group .vlabel{font-size:12.5px;font-weight:700;color:var(--ink-2);margin-bottom:9px;display:flex;justify-content:space-between}.storefront .variant-group .vlabel .cur{color:var(--muted);font-weight:600}.storefront .variants{display:flex;gap:9px;flex-wrap:wrap}.storefront .size-fact .fact-chip{display:inline-block;background:var(--panel-2);border:1.5px solid var(--line);border-radius:var(--r);padding:10px 15px;font-size:14px;font-weight:600;color:var(--ink)}.storefront .variant{border:1.5px solid var(--line-strong);background:#fff;border-radius:var(--r);padding:10px 15px;font-size:14px;font-weight:600;cursor:pointer;transition:.15s;position:relative;min-width:66px;text-align:center}.storefront .variant small{display:block;font-size:11px;color:var(--faint);font-weight:500;margin-top:1px}.storefront .variant:hover{border-color:var(--accent)}.storefront .variant.on{border-color:var(--accent);background:var(--accent-bg);color:var(--accent-ink)}.storefront .variant.oos{opacity:.5;cursor:not-allowed;text-decoration:line-through}.storefront .variant.yours{border-color:var(--accent)}.storefront .variant .yours-mark{position:absolute;top:-7px;right:-6px;background:var(--accent);color:#fff;font-size:9px;font-weight:800;line-height:1.4;padding:0 5px;border-radius:var(--r-pill);text-transform:uppercase;letter-spacing:.02em}.storefront .buy-row{display:flex;gap:12px;margin:22px 0 18px}.storefront .qty{display:flex;align-items:center;border:1.5px solid var(--line-strong);border-radius:var(--r);overflow:hidden}.storefront .qty button{width:42px;height:46px;background:#fff;border:0;font-size:18px;color:var(--ink-2)}.storefront .qty button:hover{background:var(--panel-2);color:var(--accent)}.storefront .qty input{width:44px;height:46px;border:0;text-align:center;font-size:15px;font-weight:700;-moz-appearance:textfield}.storefront .qty input::-webkit-outer-spin-button,.storefront .qty input::-webkit-inner-spin-button{-webkit-appearance:none}.storefront .buy-row .btn{flex:1}.storefront .pd-fulfil{border:1px solid var(--line);border-radius:var(--r);overflow:hidden;margin-bottom:18px}.storefront .pd-fulfil .row{display:flex;gap:12px;padding:13px 15px;border-bottom:1px solid var(--line-2);align-items:flex-start}.storefront .pd-fulfil .row:last-child{border-bottom:0}.storefront .pd-fulfil .ic{color:var(--accent);flex-shrink:0;margin-top:1px}.storefront .pd-fulfil b{font-size:13.5px}.storefront .pd-fulfil p{font-size:12.5px;color:var(--muted)}.storefront .pd-detail{padding:20px 0 30px;border-top:1px solid var(--line)}.storefront .pd-detail .cols{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:start}.storefront .pd-detail h2{font-size:20px;margin-bottom:14px}.storefront .pd-detail p{color:var(--ink-2);font-size:14.5px;margin-bottom:14px}.storefront .pd-body{color:var(--ink-2);font-size:14.5px;line-height:1.65}.storefront .pd-body h2,.storefront .pd-body h3,.storefront .pd-body h4,.storefront .pd-body h5{color:var(--ink);font-size:15.5px;font-weight:650;margin:20px 0 8px}.storefront .pd-body>:first-child{margin-top:0}.storefront .pd-body p{margin:0 0 12px}.storefront .pd-body ul,.storefront .pd-body ol{margin:0 0 12px;padding-left:20px}.storefront .pd-body ul{list-style:disc}.storefront .pd-body ol{list-style:decimal}.storefront .pd-body li{margin-bottom:4px}.storefront .pd-body strong,.storefront .pd-body b{color:var(--ink);font-weight:650}.storefront .pd-body table{width:100%;border-collapse:collapse;margin:0 0 14px}.storefront .pd-body th,.storefront .pd-body td{padding:7px 9px;border:1px solid var(--line);text-align:left}.storefront .spec-table{width:100%;border-collapse:collapse;font-size:14px;border:1px solid var(--line);border-radius:var(--r);overflow:hidden}.storefront .spec-table tr{border-bottom:1px solid var(--line-2)}.storefront .spec-table tr:last-child{border-bottom:0}.storefront .spec-table td{padding:11px 14px}.storefront .spec-table td:first-child{color:var(--muted);width:45%;background:var(--panel-2)}.storefront .spec-table td:last-child{font-weight:600}@media (max-width: 960px){.storefront .home-top{grid-template-columns:1fr;gap:28px}.storefront .pd{grid-template-columns:1fr;gap:24px}.storefront .grid-3{grid-template-columns:repeat(2,1fr)}.storefront .ingr{grid-template-columns:1fr}.storefront .foot-cols,.storefront .foot-trust{grid-template-columns:1fr 1fr}.storefront .nav{display:none}.storefront .nav-mobile{display:inline-block;font-size:13.5px;font-weight:700;color:var(--ink-2);padding:6px 4px;white-space:nowrap}.storefront .head-main{flex-wrap:wrap;height:auto;padding:10px 0}.storefront .head-search{order:3;flex-basis:100%;margin:4px 0 2px}.storefront .pd-detail .cols{grid-template-columns:1fr;gap:24px}}@media (max-width: 560px){.storefront .grid-3{grid-template-columns:repeat(2,1fr);gap:10px}.storefront .foot-trust{grid-template-columns:1fr}.storefront .stats{gap:18px}.storefront .head-phone{padding:0 4px;gap:5px;font-size:13px}.storefront .head-phone svg{display:none}}.storefront .catalog{display:grid;grid-template-columns:248px 1fr;gap:22px;align-items:start;padding-bottom:40px}.storefront .facets{background:var(--panel);border:1px solid var(--line);border-radius:var(--r-lg);position:sticky;top:82px;overflow:hidden}.storefront .facets .fh{padding:14px 16px;border-bottom:1px solid var(--line);font-weight:800;font-size:15px;display:flex;justify-content:space-between;align-items:center}.storefront .facets .fh a{font-size:12px;font-weight:600;color:var(--accent)}.storefront .fg{padding:16px;border-bottom:1px solid var(--line-2)}.storefront .fg:last-child{border-bottom:0}.storefront .fg h4{font-size:12.5px;font-weight:700;margin-bottom:12px;text-transform:uppercase;letter-spacing:.03em;color:var(--ink-2)}.storefront .check{display:flex;align-items:center;gap:9px;padding:5px 0;font-size:13.5px;color:var(--muted);cursor:pointer}.storefront .check:hover{color:var(--ink)}.storefront .check input{width:17px;height:17px;accent-color:var(--accent);cursor:pointer}.storefront .check .c{margin-left:auto;font-size:12px;color:var(--faint)}.storefront .price-fields{display:flex;gap:8px;margin-bottom:12px}.storefront .price-fields input{width:100%;border:1px solid var(--line-strong);border-radius:var(--r-sm);padding:8px;font-size:13px;text-align:center}.storefront input[type=range]{width:100%;accent-color:var(--accent)}.storefront .range-val{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin-top:6px;font-family:var(--mono)}.storefront .toolbar{background:var(--panel);border:1px solid var(--line);border-radius:var(--r-lg);padding:12px 16px;display:flex;align-items:center;gap:14px;margin-bottom:14px;flex-wrap:wrap;scroll-margin-top:84px}@media (max-width: 960px){.storefront .toolbar{scroll-margin-top:150px}}.storefront .toolbar h1{font-size:20px;font-weight:800}.storefront .toolbar .found{color:var(--faint);font-size:13px}.storefront .toolbar .tr{margin-left:auto;display:flex;gap:10px;align-items:center}.storefront select.sort{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1.5px solid var(--line-strong);border-radius:var(--r-sm);padding:8px 34px 8px 12px;font-size:13px;font-weight:600;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239aa0a6' stroke-width='2.2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 11px center;color:var(--ink);cursor:pointer;transition:.15s}.storefront select.sort:hover{border-color:var(--accent)}.storefront select.sort:focus-visible{outline:none;border-color:var(--accent);box-shadow:var(--ring)}.storefront .color-dot{display:inline-block;width:11px;height:11px;border-radius:50%;margin-right:6px;vertical-align:-1px;border:1px solid rgba(0,0,0,.16);background-clip:padding-box;flex-shrink:0}.storefront .filters-btn,.storefront .facets-scrim,.storefront .facets-sheet-head,.storefront .facets-done{display:none}.storefront .active-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.storefront .cat-seo{margin-top:34px;padding-top:22px;border-top:1px solid var(--line);max-width:760px;color:var(--muted);font-size:14px;line-height:1.7}.storefront .af{background:var(--accent-bg);color:var(--accent-ink);font-size:12.5px;font-weight:600;padding:6px 10px;border-radius:var(--r-pill);display:flex;gap:7px;align-items:center}.storefront .pagi{display:flex;gap:6px;justify-content:center;margin-top:28px}.storefront .pagi a{min-width:40px;height:40px;padding:0 10px;border:1px solid var(--line-strong);background:#fff;border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--muted);transition:.15s}.storefront .pagi a.on{background:var(--accent);color:#fff;border-color:var(--accent)}.storefront .pagi a:hover:not(.on){border-color:var(--accent);color:var(--accent)}.storefront .facets .fg-cats{display:flex;flex-direction:column;gap:2px}.storefront .facets .fg-cats>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.storefront .facets .fg-cats>summary::-webkit-details-marker{display:none}.storefront .facets .fg-cats>summary h4{margin:0}.storefront .facets .fg-cats>summary:after{content:"";width:8px;height:8px;border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);transform:rotate(45deg);transition:transform .15s;margin-right:4px}.storefront .facets .fg-cats[open]>summary:after{transform:rotate(225deg)}.storefront .facets .cat-link{display:block;padding:6px 9px;border-radius:var(--r-sm);font-size:13.5px;color:var(--ink-2);transition:.14s}.storefront .facets .cat-link:hover{background:var(--panel-2);color:var(--accent)}.storefront .facets .cat-link.on{background:var(--accent-bg);color:var(--accent-ink);font-weight:700}.storefront .facets .cat-kids{display:flex;flex-direction:column;gap:2px;margin:2px 0 4px 12px;border-left:1px solid var(--line);padding-left:6px}.storefront .facets .cat-kids .cat-link{font-size:13px;color:var(--muted)}.storefront .facets .fg-more{background:none;border:0;padding:6px 2px 0;font-size:12.5px;font-weight:700;color:var(--accent);text-align:left}.storefront .facets .fg-more:hover{text-decoration:underline}.storefront .size-table{border:1px solid var(--line);border-radius:var(--r);padding:10px 14px;margin-bottom:16px;background:var(--panel-2)}.storefront .size-table>summary{font-size:13px;font-weight:700;color:var(--ink-2);cursor:pointer}.storefront .size-table table{width:100%;border-collapse:collapse;margin-top:8px;font-size:13px}.storefront .size-table td{padding:6px 4px;border-top:1px solid var(--line);color:var(--muted)}.storefront .size-table td:first-child{font-weight:800;color:var(--ink);width:56px}.storefront .size-table tr.on td{background:var(--accent-bg);color:var(--accent-ink)}.storefront .pcard .thumb .wish,.storefront .pd-title .wish{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:50%;background:#ffffffdb;color:var(--muted);transition:color var(--motion-soft),opacity var(--motion-tool);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.storefront .pcard .thumb .wish{position:absolute;top:10px;right:10px;z-index:2;opacity:.75}.storefront .pcard:hover .thumb .wish,.storefront .pcard .thumb .wish:focus-visible{opacity:1}.storefront .pcard .thumb .wish:hover,.storefront .pd-title .wish:hover{color:var(--wish)}.storefront .pcard .thumb .wish.on,.storefront .pd-title .wish.on{color:var(--wish);opacity:1}.storefront .wish.on svg{animation:wish-bloom .22s var(--motion-soft-ease, ease) 1}@keyframes wish-bloom{0%{transform:scale(.6)}55%{transform:scale(1.22)}to{transform:scale(1)}}@media (prefers-reduced-motion: reduce){.storefront .wish.on svg{animation:none}}.storefront .pd-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.storefront .pd-title .wish{background:var(--panel-2);flex-shrink:0}.storefront .radio-card .rc-body b{display:inline-flex;align-items:center;gap:7px}.storefront .radio-card .rc-body .ic-svg{color:var(--accent)}.storefront .co-trust{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:12px;font-size:12px;color:var(--muted);font-weight:600}.storefront .co-trust span{display:inline-flex;align-items:center;gap:5px}.storefront .co-trust .ic-svg{color:var(--accent)}.storefront .foot-cols .foot-note{display:block;font-size:13px;color:var(--faint);padding:4px 0}.storefront .drawer-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;justify-content:flex-end}.storefront .drawer-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:#0f121e6b;animation:sf-fade-in .18s ease-out}.storefront .drawer{position:relative;width:min(420px,100%);background:var(--panel);display:flex;flex-direction:column;box-shadow:var(--sh-lg);animation:sf-slide-in .22s cubic-bezier(.2,.8,.3,1)}@keyframes sf-slide-in{0%{transform:translate(24px);opacity:.4}}@media (prefers-reduced-motion: reduce){.storefront .drawer,.storefront .drawer-scrim{animation:none}}.storefront .drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line);font-size:15px}.storefront .drawer-close{background:none;border:0;font-size:17px;color:var(--muted);line-height:1;padding:4px 6px}.storefront .drawer-body{flex:1;overflow-y:auto;padding:14px 20px;display:flex;flex-direction:column;gap:14px}.storefront .drawer-line{display:flex;gap:12px;align-items:flex-start;padding:10px;margin:-10px;border-radius:var(--r);transition:background .5s}.storefront .drawer-line.fresh{background:var(--accent-bg)}.storefront .drawer-line .dl-im{width:62px;height:78px;border-radius:var(--r-sm);overflow:hidden;flex-shrink:0;background:var(--panel-2)}.storefront .drawer-line .dl-info{flex:1;display:flex;flex-direction:column;gap:3px;font-size:13.5px;min-width:0}.storefront .drawer-line .dl-info .muted,.storefront .drawer-line .dl-qty{font-size:12px;color:var(--muted)}.storefront .drawer-line .dl-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-size:13.5px}.storefront .drawer-line .rm{background:none;border:0;font-size:11.5px;color:var(--faint);padding:0}.storefront .drawer-line .rm:hover{color:var(--red)}.storefront .drawer-foot{border-top:1px solid var(--line);padding:16px 20px 20px;display:flex;flex-direction:column;gap:9px}.storefront .drawer-foot .r{display:flex;justify-content:space-between;font-size:13.5px}.storefront .drawer-foot .r.muted{color:var(--muted);font-size:12.5px}.storefront .drawer-cartlink{text-align:center;font-size:12.5px;color:var(--muted);padding-top:2px}.storefront .drawer-cartlink:hover{color:var(--accent)}.storefront .facets .axis-chips{display:flex;flex-wrap:wrap;gap:6px}.storefront .facets .axis-chip{display:inline-flex;align-items:center;gap:5px;min-width:40px;justify-content:center;padding:6px 10px;border:1.5px solid var(--line-strong);background:#fff;border-radius:var(--r-sm);font-size:13px;font-weight:700;color:var(--ink-2);transition:.14s}.storefront .facets .axis-chip:hover{border-color:var(--accent);color:var(--accent)}.storefront .facets .axis-chip.on{border-color:var(--accent);background:var(--accent-bg);color:var(--accent-ink)}.storefront .facets .axis-chip .c{font-size:10.5px;font-weight:600;color:var(--faint)}.storefront .facets .axis-chip.on .c{color:var(--accent-ink);opacity:.7}.storefront .search-shelves{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.storefront .search-shelves .shelf-link{display:inline-flex;align-items:center;gap:5px;background:var(--accent-bg);color:var(--accent-ink);border-radius:var(--r-pill);padding:7px 14px;font-size:13.5px;transition:.14s}.storefront .search-shelves .shelf-link:hover{background:var(--accent-bg-2)}.storefront .pagi .gap{min-width:22px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--faint);font-weight:600}.storefront .pagi{flex-wrap:wrap}.storefront .cart-grid{display:grid;grid-template-columns:1fr 372px;gap:26px;align-items:start;padding:8px 0 50px}.storefront .cart-lines{background:var(--panel);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.storefront .cart-lines .clhead{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-bottom:1px solid var(--line)}.storefront .cart-lines .clhead h1{font-size:20px;font-weight:800}.storefront .cart-lines .clhead .clr{font-size:13px;color:var(--muted)}.storefront .cline{display:grid;grid-template-columns:84px 1fr auto;gap:14px;padding:16px 18px;border-bottom:1px solid var(--line-2);align-items:center}.storefront .cline:last-child{border-bottom:0}.storefront .cline .cim{width:84px;height:84px;border-radius:var(--r);overflow:hidden;border:1px solid var(--line)}.storefront .cline .cinfo .brand{font-size:11px;font-weight:700;color:var(--accent);text-transform:uppercase}.storefront .cline .cinfo h3{font-size:15px;font-weight:700;margin:3px 0 4px}.storefront .cline .cinfo .vsel{font-size:12.5px;color:var(--muted)}.storefront .cline .cinfo .rm{font-size:12.5px;color:var(--faint);margin-top:8px;display:inline-flex;gap:5px;align-items:center;background:none;border:0}.storefront .cline .cinfo .rm:hover{color:var(--red)}.storefront .cline .cright{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:9px}.storefront .cline .cprice{font-size:17px;font-weight:800}.storefront .cline .cprice .old{font-size:12.5px;color:var(--faint);text-decoration:line-through;display:block;font-weight:500}.storefront .cline .qty{transform:scale(.86);transform-origin:right}.storefront .cross-sell{background:var(--panel);border:1px solid var(--line);border-radius:var(--r-lg);padding:18px;margin-top:18px}.storefront .cross-sell h4{font-size:14px;margin-bottom:14px;display:flex;align-items:center;gap:8px}.storefront .summary-toggle{display:none}.storefront .summary{background:var(--panel);border:1px solid var(--line);border-radius:var(--r-lg);padding:20px;position:sticky;top:82px}.storefront .summary h3{font-size:17px;margin-bottom:16px}.storefront .sum-rows{display:flex;flex-direction:column;gap:10px;font-size:14px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.storefront .sum-rows .r{display:flex;justify-content:space-between}.storefront .sum-rows .r .v{font-weight:600}.storefront .sum-rows .r.discount .v{color:var(--green)}.storefront .sum-rows .r .free{color:var(--green);font-weight:700}.storefront .sum-total{display:flex;justify-content:space-between;align-items:baseline;padding:16px 0 6px}.storefront .sum-total .l{font-size:15px;font-weight:700}.storefront .sum-total .t{font-size:26px;font-weight:800}.storefront .ship-hint{font-size:12px;color:var(--mint-ink);background:var(--mint-bg);border:1px solid #c8efe7;border-radius:var(--r-sm);padding:9px 11px;margin:12px 0}.storefront .ship-bar{display:block;height:4px;margin-top:7px;border-radius:999px;background:#ffffff8c;overflow:hidden}.storefront .ship-bar span{display:block;height:100%;border-radius:999px;background:var(--accent);transition:width .25s ease}.storefront .drawer .drawer-hint{margin:16px 0 0}.storefront .drawer .drawer-note{margin:16px 2px 0;font-size:12.5px;color:var(--faint)}.storefront .sum-note{font-size:11.5px;color:var(--faint);text-align:center;margin-top:12px;line-height:1.5}.storefront .empty{text-align:center;padding:60px 20px}.storefront .empty .e-ic{font-size:44px;margin-bottom:10px}.storefront .empty h2{font-size:22px;margin-bottom:6px}.storefront .empty p{color:var(--muted);margin-bottom:18px}.storefront .co-grid{display:grid;grid-template-columns:1fr 372px;gap:26px;align-items:start;padding:8px 0 50px}.storefront .co-steps{display:flex;flex-direction:column;gap:16px}.storefront .co-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--r-lg);padding:22px}.storefront .co-warm{margin-top:10px;font-size:14.5px;font-weight:600;color:var(--accent-2, var(--accent))}.storefront .co-card .ch{display:flex;align-items:center;gap:12px;margin-bottom:18px}.storefront .co-card .ch .n{width:28px;height:28px;border-radius:50%;background:var(--accent);color:#fff;font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.storefront .co-card .ch h2{font-size:18px}.storefront .field{margin-bottom:14px}.storefront .field label{display:block;font-size:12.5px;font-weight:600;color:var(--ink-2);margin-bottom:6px}.storefront .field input,.storefront .field select{width:100%;border:1.5px solid var(--line-strong);border-radius:var(--r);padding:12px 13px;font-size:14.5px;background:#fff;transition:.15s}.storefront .field input:focus,.storefront .field select:focus{outline:0;border-color:var(--accent);box-shadow:var(--ring)}.storefront .field .hint{font-size:11.5px;color:var(--faint);margin-top:5px}.storefront .field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.storefront .radio-card{display:flex;gap:12px;border:1.5px solid var(--line-strong);border-radius:var(--r);padding:14px;cursor:pointer;transition:.15s;margin-bottom:10px;align-items:flex-start}.storefront .radio-card:hover{border-color:var(--accent)}.storefront .radio-card.on{border-color:var(--accent);background:var(--accent-bg)}.storefront .radio-card .rc-radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--line-strong);flex-shrink:0;margin-top:1px;position:relative}.storefront .radio-card.on .rc-radio{border-color:var(--accent)}.storefront .radio-card.on .rc-radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--accent)}.storefront .radio-card .rc-body{flex:1;min-width:0}.storefront .radio-card .rc-body b{font-size:14.5px;display:flex;align-items:center;gap:8px}.storefront .radio-card .rc-body p{font-size:12.5px;color:var(--muted);margin-top:2px}.storefront .radio-card .rc-body p.rc-eta{color:var(--ink-2);font-weight:600;margin-top:4px}.storefront .radio-card .rc-right{text-align:right;font-size:13.5px;font-weight:700;flex-shrink:1;min-width:0;overflow-wrap:anywhere}.storefront .radio-card .rc-right.free{color:var(--green)}.storefront .co-note{background:var(--amber-bg);border:1px solid #f2ddb8;border-radius:var(--r);padding:12px 14px;font-size:13px;color:#7a4d00;display:flex;gap:10px;align-items:flex-start;margin-top:6px}@media (max-width: 960px){.storefront .home-top{grid-template-columns:1fr;gap:28px}.storefront .pd{grid-template-columns:1fr;gap:24px}.storefront .catalog,.storefront .cart-grid,.storefront .co-grid{grid-template-columns:1fr}.storefront .facets{position:fixed;left:0;right:0;bottom:0;top:auto;z-index:60;max-height:86vh;overflow-y:auto;border-radius:var(--r-lg) var(--r-lg) 0 0;transform:translateY(101%);transition:transform .28s ease;box-shadow:0 -12px 40px #0000002e}.storefront .facets.facets--open{transform:translateY(0)}.storefront .facets-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:59;border:0;background:#0000006b;opacity:0;pointer-events:none;transition:opacity .28s ease}.storefront .facets-scrim.on{opacity:1;pointer-events:auto}.storefront .facets-sheet-head{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1;padding:14px 16px;background:var(--panel);border-bottom:1px solid var(--line);font-weight:800;font-size:16px}.storefront .facets-close{border:0;background:none;font-size:20px;line-height:1;color:var(--muted);cursor:pointer;padding:4px}.storefront .facets-done{display:block;position:sticky;bottom:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:var(--panel);border-top:1px solid var(--line)}.storefront .filters-btn{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line-strong);border-radius:var(--r-sm);padding:8px 12px;font-size:13px;font-weight:600;background:#fff;color:var(--ink);cursor:pointer}.storefront .facets .check{min-height:44px;align-items:center;padding:0}.storefront .facets .cat-link{padding:11px 9px}.storefront .summary--collapsible{padding:0 0 14px;background:var(--bg);border-bottom:1px solid var(--line)}.storefront .summary--collapsible .summary-body{display:none}.storefront .summary--open .summary-body{display:block;padding:14px 16px 0}.storefront .summary--collapsible>.summary-submit{margin:0 16px;width:calc(100% - 32px)}.storefront .summary--collapsible .summary-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;padding:13px 16px;border:0;background:transparent;font:inherit;font-weight:600;color:var(--ink);cursor:pointer}.storefront .summary-toggle__total{margin-left:auto;font-weight:700}.storefront .grid-3{grid-template-columns:repeat(2,1fr)}.storefront .ingr{grid-template-columns:1fr}.storefront .foot-cols,.storefront .foot-trust{grid-template-columns:1fr 1fr}.storefront .nav{display:none}.storefront .head-main{flex-wrap:wrap;height:auto;padding:10px 0}.storefront .head-search{order:3;flex-basis:100%;margin:4px 0 2px}.storefront .pd-detail .cols{grid-template-columns:1fr;gap:24px}}@media (max-width: 560px){.storefront .grid-3{grid-template-columns:repeat(2,1fr);gap:10px}.storefront .pcard .body{padding:10px 11px 12px}.storefront .pcard h3{font-size:13px}.storefront .pcard .tags{display:none}.storefront .pcard .price{font-size:16px}.storefront .pcard .avail{font-size:11px}.storefront .pcard .foot{flex-wrap:wrap;gap:2px 8px}.storefront .foot-trust{grid-template-columns:1fr}.storefront .stats{gap:18px}.storefront .cline{grid-template-columns:64px 1fr;gap:12px}.storefront .cline .cright{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center}.storefront .field-row{grid-template-columns:1fr;gap:0}.storefront .field input,.storefront .field select,.storefront .head-search input,.storefront .price-fields input,.storefront .qty input{font-size:16px}.storefront .crumb{flex-wrap:nowrap;overflow:hidden}.storefront .crumb>span,.storefront .crumb b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storefront .crumb>.sep{flex:0 0 auto}}.storefront .head-search .search-go{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--muted);cursor:pointer;padding:0}.storefront .head-search .search-go:hover{color:var(--ink)}.storefront .btn-block{display:flex;width:100%}.cart-changes{margin:0 0 18px;padding:14px 16px;border:1px solid #f0c36d;border-left:4px solid #e0a03a;border-radius:10px;background:#fff8e8;color:#4a3608;font-size:14px;line-height:1.5}.cart-changes b{display:block;margin-bottom:6px;font-size:15px}.cart-changes ul{margin:0;padding-left:18px}.cart-changes li+li{margin-top:4px}.drawer-changes{margin:0 0 12px;padding:11px 13px;font-size:13px}.drawer-changes b{font-size:13.5px}.content-page{max-width:760px;margin:0 auto;padding:28px 0 56px;line-height:1.7}.content-page h1{font-size:30px;margin-bottom:6px}.content-page .cp-meta{margin:0 0 26px;font-size:13px;opacity:.6}.content-page .cp-body h2{font-size:21px;margin:30px 0 10px}.content-page .cp-body h3{font-size:17px;margin:22px 0 8px}.content-page .cp-body p,.content-page .cp-body ul,.content-page .cp-body ol{margin:0 0 14px}.content-page .cp-body ul,.content-page .cp-body ol{padding-left:22px}.content-page .cp-body li{margin-bottom:5px}.content-page .cp-body a{text-decoration:underline}.content-page .cp-body table{width:100%;border-collapse:collapse;margin:0 0 16px}.content-page .cp-body th,.content-page .cp-body td{padding:8px 10px;border:1px solid rgba(128,128,128,.3);text-align:left}.foot-seller{display:flex;flex-wrap:wrap;gap:4px 18px;padding:18px 0 4px;font-size:13px;line-height:1.6;opacity:.75}.foot-seller b{width:100%;font-size:14px;opacity:1}.foot-seller a{text-decoration:underline}.storefront .stars{color:#f5a524;letter-spacing:1px;white-space:nowrap}.storefront .stars .off{color:var(--line-strong, #ddd)}.storefront .rating-inline{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;color:var(--ink-2)}.storefront .review-list{display:flex;flex-direction:column;gap:16px;list-style:none;padding:0;margin:0}.storefront .review{border:1px solid var(--line);border-radius:var(--r);padding:14px 16px;background:#fff}.storefront .review-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px;font-size:13.5px}.storefront .review p{margin:0;line-height:1.6}.storefront .review-form{max-width:520px}.storefront .review-form textarea{width:100%;border:1.5px solid var(--line-strong);border-radius:var(--r);padding:12px 13px;font:inherit;font-size:14.5px;background:#fff;resize:vertical}.storefront .review-form textarea:focus{outline:0;border-color:var(--accent);box-shadow:var(--ring)}.storefront .review-item{margin:0 0 14px}.storefront .rating-input{display:flex;gap:4px}.storefront .rating-input .star{background:none;border:0;padding:0 2px;font-size:30px;line-height:1;cursor:pointer;color:var(--line-strong, #ddd)}.storefront .rating-input .star.on{color:#f5a524}.storefront .rating-input .star:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.storefront .review-thanks{background:#e7f7ee;color:#14663c;border-radius:var(--r);padding:12px 14px;margin-bottom:18px}.storefront .err{display:block;margin-top:5px;font-size:12.5px;color:#c0392b}.storefront .cp-hero{display:block;width:100%;height:auto;border-radius:var(--r);margin:0 0 26px}.storefront .cp-faq{margin-top:36px;padding-top:26px;border-top:1px solid var(--line)}.storefront .cp-faq h2{font-size:21px;margin-bottom:14px}.storefront .cp-faq details{border-bottom:1px solid var(--line);padding:14px 0}.storefront .cp-faq summary{cursor:pointer;font-weight:600;list-style:none}.storefront .cp-faq summary::-webkit-details-marker{display:none}.storefront .cp-faq summary:before{content:"+";display:inline-block;width:18px;color:var(--accent);font-weight:700}.storefront .cp-faq details[open] summary:before{content:"−"}.storefront .cp-faq details p{margin:10px 0 0 18px;line-height:1.65;color:var(--ink-2)}.storefront .cp-product-note{margin:8px 2px 0;font-size:13px;line-height:1.5;color:var(--ink-2)}.storefront .guide-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;padding-bottom:48px}.storefront .guide-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;background:#fff;text-decoration:none;color:inherit;transition:box-shadow .15s ease}.storefront .guide-card:hover{box-shadow:var(--shadow, 0 6px 24px rgb(0 0 0 / 8%))}.storefront .guide-card img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.storefront .guide-body{padding:16px 18px 20px;display:flex;flex-direction:column;gap:7px}.storefront .guide-body h2{font-size:18px;line-height:1.35;margin:0}.storefront .guide-body p{margin:0;font-size:14px;line-height:1.55;color:var(--ink-2)}.storefront .notice{padding:10px 12px;border:1px solid var(--line);border-left:3px solid var(--accent);border-radius:10px;background:var(--bg-2, transparent);color:var(--ink-2)}.storefront .cookie-consent{position:fixed;inset:auto 16px 16px 16px;z-index:60;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;max-width:900px;margin:0 auto;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--bg);box-shadow:0 10px 40px #0000001f;font-size:13.5px;line-height:1.5;color:var(--ink-2)}.storefront .cookie-consent p{flex:1 1 320px;margin:0}.storefront .cookie-consent a{color:var(--accent);text-decoration:underline}.storefront .cookie-consent__actions{display:flex;gap:8px}.storefront :focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.storefront .builder{background:var(--panel);border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--sh-lg);overflow:hidden}.storefront .builder .bh{background:var(--accent);color:#fff;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}.storefront .builder .bh b{font-size:15px;font-weight:800}.storefront .builder .bh .save{background:#ffffff38;border-radius:var(--r-pill);padding:4px 11px;font-size:12px;font-weight:800}.storefront .builder .bd{padding:18px 20px}.storefront .b-item{display:flex;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line-2)}.storefront .b-item .bi{width:46px;height:46px;border-radius:12px;overflow:hidden;flex-shrink:0}.storefront .b-item .bn{flex:1;font-size:13.5px;font-weight:700;line-height:1.3}.storefront .b-item .bn small{display:block;color:var(--faint);font-weight:600;font-size:12px}.storefront .b-item .qty{display:inline-flex;align-items:center;gap:2px;border:1.5px solid var(--line-strong);border-radius:var(--r);background:#fff;flex-shrink:0}.storefront .b-item .qty button{width:30px;height:30px;background:#fff;border:0;font-size:16px;font-weight:700;color:var(--accent-ink);line-height:1;cursor:pointer;transition:.15s}.storefront .b-item .qty button:hover{background:var(--accent-bg)}.storefront .b-item .qty b{min-width:20px;text-align:center;font-size:14px;font-weight:800}.storefront .cadence-lbl{font-size:12px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:2px 0 9px}.storefront .cadence{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.storefront .freq{border:1.5px solid var(--line-strong);border-radius:var(--r);padding:10px 6px;text-align:center;cursor:pointer;transition:.15s;font-weight:800;font-size:13.5px;background:#fff;color:var(--ink)}.storefront .freq small{display:block;font-size:11px;color:var(--faint);font-weight:600;margin-top:1px}.storefront .freq:hover{border-color:var(--accent)}.storefront .freq.on{border-color:var(--accent);background:var(--accent-bg);color:var(--accent-ink)}.storefront .b-tot{display:flex;justify-content:space-between;align-items:baseline;margin:16px 0 4px}.storefront .b-tot .l{font-size:14px;font-weight:700;color:var(--muted)}.storefront .b-tot .r .was{color:var(--faint);text-decoration:line-through;font-size:13px;margin-right:6px}.storefront .b-tot .r .now{font-size:24px;font-weight:900;color:var(--accent-ink)}.storefront .b-next{font-size:12px;color:var(--faint);margin-bottom:14px}.storefront .b-flex{display:flex;gap:12px;justify-content:center;margin-top:12px;font-size:11.5px;color:var(--muted);flex-wrap:wrap;font-weight:600}@media (max-width: 960px){.storefront .head-search{max-height:56px;transition:max-height var(--motion-tool),opacity var(--motion-tool),margin var(--motion-tool)}.storefront .site-head.head--slim .head-search{max-height:0;opacity:0;margin:0;overflow:hidden;pointer-events:none}}@media (prefers-reduced-motion: reduce){.storefront .head-search{transition:none}}.storefront .buybar{display:none}@media (max-width: 960px){.storefront .buybar{position:fixed;left:0;right:0;bottom:0;z-index:55;display:flex;align-items:center;gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));background:var(--panel);border-top:1px solid var(--line);box-shadow:0 -8px 24px #0f121e14;animation:sf-rise .2s ease-out}}@keyframes sf-rise{0%{transform:translateY(100%)}}@media (prefers-reduced-motion: reduce){.storefront .buybar{animation:none}}.storefront .buybar .bb-size{border:1.5px solid var(--line-strong);background:#fff;border-radius:var(--r-sm);padding:8px 11px;font-size:13px;font-weight:700;color:var(--ink-2);white-space:nowrap}.storefront .buybar .bb-price{font-size:17px;font-weight:800;white-space:nowrap}.storefront .buybar .btn{flex:1}.storefront .gallery .main.sweep:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;background:linear-gradient(105deg,transparent 32%,rgba(255,255,255,.32) 50%,transparent 68%) no-repeat;background-size:250% 100%;animation:sf-sweep .3s ease-out 1 both}@keyframes sf-sweep{0%{background-position:130% 0}to{background-position:-130% 0}}@media (prefers-reduced-motion: reduce){.storefront .gallery .main.sweep:after{display:none}}.storefront .ship-hint .ic-svg{display:inline-block;vertical-align:-2px;margin-right:3px}::view-transition-old(root),::view-transition-new(root){animation-duration:.22s;animation-timing-function:var(--motion-soft-ease, ease)}@media (prefers-reduced-motion: reduce){::view-transition-old(root),::view-transition-new(root),::view-transition-group(*){animation:none!important}}@media (max-width: 560px){.storefront .radio-card{flex-wrap:wrap}.storefront .radio-card .rc-right{order:3;flex-basis:100%;min-width:100%;text-align:left;margin-left:32px;margin-top:2px}}
