.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;--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;--sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono: "JetBrains Mono", "SF Mono", ui-monospace, Menlo, "Cascadia Mono", monospace;--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;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(--mono);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(--mono);border-radius:var(--r-pill);padding:4px 10px}.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 .util{background:var(--ink);color:#c9d0de;font-size:12.5px}.storefront .util .wrap{display:flex;align-items:center;gap:8px;height:38px;justify-content:center;flex-wrap:wrap}.storefront .util b{color:#fff;font-weight:600}.storefront .util .dot{color:var(--faint)}.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 .head-search{flex:1;max-width:440px;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: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)}.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 .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}.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}.storefront .art svg{filter:drop-shadow(0 12px 16px rgba(30,30,70,.16))}.storefront .art img{width:100%;height:100%;object-fit:cover}.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(--mono);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}.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 .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 .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 h2{color:#fff;font-size:24px;margin:8px 0 10px}.storefront .ingr .lead p{font-size:14px;color:#93a0b5}.storefront .ingr .it{border-left:2px solid var(--mint);padding-left:14px;font-size:13px}.storefront .ingr .it b{color:#fff;font-family:var(--mono);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 .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:wrap}.storefront .gallery .thumbs .t{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 .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 .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 .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 .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,.storefront .opts,.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}.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{border:1px solid var(--line-strong);border-radius:var(--r-sm);padding:8px 12px;font-size:13px;background:#fff;color:var(--ink)}.storefront .active-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.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 .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 .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-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}.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:0}.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{grid-template-columns:1fr}.storefront .facets{display:none}.storefront .cart-grid,.storefront .co-grid{grid-template-columns:1fr}.storefront .facets{position:static}.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,.storefront .opts,.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 .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}.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}
