@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
.ws{--ink:#192b2b;--muted:#6c7b78;--paper:#f6f8f6;--line:#dee5e0;--accent:#24574e;font-family:'DM Sans',sans-serif;color:var(--ink);font-size:14px}.ws *{box-sizing:border-box}.ws a{color:inherit;text-decoration:none}.ws button,.ws input,.ws select,.ws textarea{font:inherit}.ws button,.ws .button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--ink);background:var(--ink);color:white;padding:11px 18px;border-radius:7px;line-height:1.4;font-weight:600}.ws button:hover,.ws .button:hover{opacity:.85}.ws .secondary{background:transparent;color:var(--ink);border-color:var(--line)}.ws button:disabled{opacity:.4;cursor:not-allowed}.ws input:not([type=checkbox]):not([type=radio]):not([type=color]),.ws select,.ws textarea{display:block;width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink)}.ws input:focus,.ws select:focus,.ws textarea:focus{outline:2px solid var(--accent);outline-offset:2px}.ws label{display:block;font-size:12px;font-weight:600;letter-spacing:.02em;margin:0 0 7px}.ws .field{margin-bottom:18px}.ws textarea{min-height:110px}.ws h1,.ws h2,.ws h3,.ws p{margin-top:0}.ws h1{font-family:Manrope,sans-serif;font-weight:800;font-size:32px;letter-spacing:-1px}.ws h2{font-size:22px;font-weight:700;letter-spacing:-.5px}.ws h3{font-size:17px}.ws .muted,.ws small{color:var(--muted)}.ws .eyebrow{font-size:10px;letter-spacing:.18em;font-weight:700;text-transform:uppercase;margin-bottom:12px}.ws .row-flex{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.ws .between{justify-content:space-between}.ws .grid{display:grid;gap:20px}.ws .two{grid-template-columns:repeat(2,minmax(0,1fr))}.ws .three{grid-template-columns:repeat(3,minmax(0,1fr))}.ws .card{background:#fff;border:1px solid var(--line);padding:24px;border-radius:12px}.ws .stack>*+*{margin-top:18px}.ws .notice{padding:15px 20px;border-radius:7px;background:#eaf4e9;border:1px solid #d3e3d0;margin-bottom:20px}.ws .error{background:#fff0ec;border-color:#edc9bd}.ws .badge{font-size:10px;text-transform:uppercase;letter-spacing:.07em;background:#e8ede9;padding:5px 9px;border-radius:4px;display:inline-block}.ws table{width:100%;border-collapse:collapse}.ws td,.ws th{padding:14px 10px;border-bottom:1px solid var(--line);text-align:left;font-size:13px}.ws th{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.ws .table-scroll{overflow:auto}.ws .empty{padding:60px 25px;text-align:center;background:var(--paper);border-radius:12px}.ws .admin{max-width:1450px;margin:auto;padding:28px}.ws .admin-head{padding:16px 0 28px}.ws .tabs{display:flex;gap:6px;overflow:auto;border-bottom:1px solid var(--line);margin:0 0 28px;padding:0 0 8px}.ws .tabs a{white-space:nowrap;padding:10px 14px;border-radius:6px;color:var(--muted)}.ws .tabs .active{background:var(--ink);color:white}.ws .stat{font-size:32px;font-family:Manrope;font-weight:700;letter-spacing:-1px}.ws .theme-choice{position:relative;display:block;padding:0;overflow:hidden;border:2px solid var(--line);border-radius:10px;cursor:pointer}.ws .theme-choice:has(input:checked){border-color:var(--accent)}.ws .theme-choice input{position:absolute;right:12px;top:12px}.ws .theme-choice .theme-art{height:130px;padding:18px;background:#eee8e0;display:flex;gap:7px}.ws .theme-art i{background:linear-gradient(150deg,#b8b0a0,#ded9ce);flex:1;border-radius:2px}.ws .theme-art i:nth-child(2){background:linear-gradient(150deg,#727e77,#c7cbbd)}.ws .theme-info{padding:16px}.ws .theme-info p{font-weight:400;font-size:12px;line-height:1.6;margin-bottom:0}.ws details{border-bottom:1px solid var(--line);padding:17px 0}.ws summary{cursor:pointer;font-weight:600}.ws details[open] summary{margin-bottom:18px}.ws .section-item{display:flex;gap:12px;align-items:center;border:1px solid var(--line);padding:12px;margin-bottom:8px;border-radius:6px;cursor:grab}.ws .section-item select{flex:1}.ws .section-item button{padding:6px 10px}.ws .tiny-image{width:46px;height:56px;object-fit:cover;border-radius:5px}.ws .design-preview{background:#f0ebe4;padding:25px;border-radius:12px;min-height:190px;display:flex;align-items:end}.ws .design-preview h2{font-size:32px;max-width:350px}
body.shop{margin:0;background:white}.shop .ws{--ink:#191b1a;--muted:#737772;--line:#e2e3dd;--paper:#f5f4ef;line-height:1.5;font-size:14px}.shop .wrap{max-width:1440px;margin:auto;padding:0 48px}.shop .topbar{background:var(--ink);color:white;text-align:center;font-size:10px;letter-spacing:.13em;padding:9px}.shop header{border-bottom:1px solid var(--line);background:white}.shop .header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.shop .brand{font-family:Georgia,serif;font-size:30px;letter-spacing:-1px;font-weight:bold}.shop nav{display:flex;gap:25px;font-size:12px}.shop .shop-main{min-height:60vh}.shop .hero{margin:28px 0 48px;min-height:440px;background:#eae7de;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.shop .hero-copy{padding:60px;align-self:center}.shop .hero h1{font-family:Manrope;font-size:56px;line-height:1.07;font-weight:600;letter-spacing:-2.5px;max-width:570px}.shop .hero p{max-width:380px;line-height:1.7}.shop .hero-photo{min-height:400px;background:linear-gradient(145deg,#c3cabd,#e5dfcc);position:relative}.shop .hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.shop .hero-photo .photo-empty{height:100%;display:flex;align-items:center;justify-content:center;font-family:Georgia;font-size:130px;color:#73806b;opacity:.55}.shop .button,.shop button{border-radius:0}.shop .section{margin:55px 0}.shop .section-head{margin-bottom:25px}.shop .section-head h2{font-size:30px;letter-spacing:-1px;margin-bottom:4px}.shop .products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 20px}.shop .product-photo{aspect-ratio:3/4;background:#eeeee8;position:relative;overflow:hidden;display:block}.shop .product-photo img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.shop .product-photo:hover img{transform:scale(1.035)}.shop .product-photo .badge{position:absolute;left:12px;top:12px;background:white}.shop .product-info{padding-top:14px}.shop .product-info h3{font-size:13px;letter-spacing:0;font-weight:500;margin-bottom:5px}.shop .product-info .price{font-size:12px;font-weight:700}.shop .product-info small{display:block;font-size:11px;margin-top:6px}.shop .filters{display:flex;gap:12px;align-items:end;padding:18px 0;border-block:1px solid var(--line);margin:30px 0}.shop .filters .field{margin:0;flex:1}.shop .filters select,.shop .filters input{border:0;background:var(--paper);border-radius:0}.shop .filters button{height:42px}.shop .collection-tile{background:var(--paper);min-height:180px;display:flex;flex-direction:column;justify-content:end;padding:28px;border:1px solid var(--line)}.shop .collection-tile h3{font-size:24px}.shop .story{background:var(--paper);padding:65px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.shop .story h2{font-family:Georgia;font-size:38px;font-weight:400}.shop .story p{line-height:1.9}.shop footer{border-top:1px solid var(--line);padding:48px 0 20px;margin-top:70px}.shop footer .grid{grid-template-columns:2fr 1fr 1fr}.shop footer a{display:block;margin:9px 0;font-size:12px}.shop footer .fine{border-top:1px solid var(--line);padding-top:20px;margin-top:35px;font-size:10px;color:var(--muted)}.shop .detail{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;padding:40px 0}.shop .detail-photo{width:100%;aspect-ratio:3/4;object-fit:cover;background:var(--paper)}.shop .detail-copy{padding:30px 15px;position:sticky;top:20px;align-self:start}.shop .detail h1{font-size:38px}.shop .detail .price{font-size:22px;margin-bottom:30px}.shop .detail .buy{width:100%;padding:17px;margin-top:18px}.shop .prose{white-space:pre-line;line-height:1.9}.shop .narrow{max-width:850px;margin:45px auto}.shop .checkout-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;padding:45px 0}.shop .summary{padding:30px;background:var(--paper);align-self:start}.shop .summary .row-flex{padding:12px 0;border-bottom:1px solid var(--line)}.shop .payment-option{display:flex;gap:12px;padding:16px;border:1px solid var(--line);margin-bottom:10px}.shop .payment-option input{width:auto}.shop .timeline{padding:0;list-style:none}.shop .timeline li{padding:15px 0;border-bottom:1px solid var(--line)}.shop .theme-editorial .hero{min-height:570px;position:relative;background:#302a22;color:white}.shop .theme-editorial .hero-copy{position:relative;z-index:1}.shop .theme-editorial .hero h1{font-family:Georgia;font-size:64px}.shop .theme-editorial .hero-photo{min-height:570px}.shop .theme-editorial .products{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.shop .theme-editorial .section-head{text-align:center;display:block}.shop .theme-street{--paper:#eff2e8}.shop .theme-street .hero{background:var(--accent)}.shop .theme-street .hero h1{text-transform:uppercase;font-weight:800;font-size:66px;letter-spacing:-3px}.shop .theme-street .brand{font-family:Manrope;font-weight:800;text-transform:uppercase}.shop .theme-street .topbar{background:var(--accent);color:#191b1a}.shop .theme-boutique{--paper:#f8eeee;--line:#ecdddd}.shop .theme-boutique .hero{background:#f5e8e5;border-radius:100px 5px 100px 5px}.shop .theme-boutique .hero h1{font-family:Georgia;font-weight:400}.shop .theme-boutique .product-photo{border-radius:45% 45% 0 0}.shop .theme-essential .hero{background:#e5ece7}.shop .theme-essential .hero h1{font-size:48px}.shop .theme-market .hero{min-height:190px;grid-template-columns:2fr 1fr;background:#eaf0fc}.shop .theme-market .hero-copy{padding:30px}.shop .theme-market .hero h1{font-size:36px}.shop .theme-market .hero-photo{min-height:190px}.shop .theme-market .products{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.shop .theme-market .product-photo{aspect-ratio:1/1}.shop .theme-market .brand{font-family:Manrope}.shop .pagination{display:flex;gap:12px;list-style:none;padding:15px 0}.shop .pagination li{padding:8px}.shop .preview-banner{position:sticky;top:0;background:#fbdf81;padding:12px;text-align:center;z-index:10}.ws .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.ws .three{grid-template-columns:repeat(2,minmax(0,1fr))}.shop .wrap{padding:0 24px}.shop .hero-copy{padding:32px}.shop .hero h1,.shop .theme-street .hero h1{font-size:44px}.shop .products,.shop .theme-market .products{grid-template-columns:repeat(3,minmax(0,1fr))}.shop .detail{gap:30px}.shop .story{gap:30px;padding:35px}}
@media(max-width:620px){.ws .two,.ws .three{grid-template-columns:1fr}.ws .admin{padding:18px}.ws h1{font-size:26px}.ws .card{padding:18px}.shop .wrap{padding:0 18px}.shop .header-inner{height:72px}.shop .brand{font-size:24px}.shop nav{gap:13px;font-size:11px}.shop .hero{grid-template-columns:1fr;margin-top:18px;min-height:auto}.shop .hero-copy{padding:30px 24px}.shop .hero h1,.shop .theme-editorial .hero h1,.shop .theme-street .hero h1{font-size:39px;letter-spacing:-1.5px}.shop .hero-photo,.shop .theme-editorial .hero-photo{min-height:290px}.shop .hero-photo .photo-empty{font-size:90px}.shop .hero p{font-size:12px}.shop .products,.shop .theme-editorial .products,.shop .theme-market .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.shop .section{margin:35px 0}.shop .section-head h2{font-size:25px}.shop .filters{flex-wrap:wrap}.shop .filters .field{min-width:40%}.shop .story{display:block;padding:28px}.shop .story h2{font-size:30px}.shop footer .grid{grid-template-columns:1fr 1fr}.shop footer .grid>div:first-child{grid-column:1/-1}.shop .detail{grid-template-columns:1fr;gap:0;padding:25px 0}.shop .detail-copy{position:static;padding:25px 0}.shop .detail h1{font-size:30px}.shop .checkout-layout{grid-template-columns:1fr;padding:25px 0}.shop .theme-market .hero{grid-template-columns:1fr}.shop .theme-market .hero-photo{display:none}.shop .theme-boutique .hero{border-radius:40px 0 40px 0}.shop .product-info h3{font-size:12px}}
@media(prefers-reduced-motion:reduce){.ws *{transition:none!important;scroll-behavior:auto!important}}
@media(max-width:620px){.shop .header-inner{height:auto;min-height:78px;flex-wrap:wrap;gap:10px;padding-top:16px;padding-bottom:15px}.shop nav{gap:16px}}
.shop .font-classic h1,.shop .font-classic h2{font-family:Georgia,serif;font-weight:400}
/* Industry storefronts share commerce behaviour, with layouts suited to their catalogues. */
.shop .theme-pantry .hero,.shop .theme-harvest .hero{background:#f0f5e9;border-radius:18px;margin-top:24px}
.shop .theme-pantry .product-photo,.shop .theme-harvest .product-photo{aspect-ratio:1;object-fit:contain;background:#f8faf5}
.shop .theme-table .hero{background:#35251f;color:#fff}.shop .theme-table .hero h1{color:#fff;font-family:Georgia,serif}.shop .theme-table .products{grid-template-columns:repeat(3,minmax(0,1fr))}.shop .theme-table .product-photo{aspect-ratio:4/3;border-radius:16px}.shop .theme-table .collection-tile{background:#f7eee7}
.shop .theme-care .hero,.shop .theme-companion .hero{background:#edf8f7}.shop .theme-care .hero h1,.shop .theme-companion .hero h1{font-size:48px}.shop .theme-care .product-photo,.shop .theme-companion .product-photo{object-fit:contain;aspect-ratio:1}.shop .theme-care .collection-tile,.shop .theme-companion .collection-tile{border-radius:16px;background:#f0f7f7}
.shop .theme-supply .hero,.shop .theme-build .hero,.shop .theme-drive .hero{grid-template-columns:2fr 1fr;background:#eff2f6}.shop .theme-supply .hero h1,.shop .theme-build .hero h1,.shop .theme-drive .hero h1{font-size:44px}.shop .theme-supply .hero-photo,.shop .theme-build .hero-photo,.shop .theme-drive .hero-photo{min-height:260px}.shop .theme-supply .products,.shop .theme-drive .products{grid-template-columns:repeat(4,minmax(0,1fr))}.shop .theme-supply .product-photo,.shop .theme-build .product-photo,.shop .theme-drive .product-photo{object-fit:contain;aspect-ratio:1}
.shop .theme-expert .hero{background:#f0f1f8}.shop .theme-expert .products{grid-template-columns:repeat(3,minmax(0,1fr))}.shop .theme-expert .product-photo{aspect-ratio:16/9}.shop .theme-expert .collection-tile{background:#f0f1f8;border-radius:12px}
.shop .theme-circuit{--accent:#7cf0ff;--ink:#e8f4ff;--muted:#8aa0b8;--line:#243044;--paper:#101826;--soft:#152238;background:#0d1524;color:#e8f4ff}
.shop .theme-circuit .topbar,.shop .theme-circuit .store-header,.shop .theme-circuit .store-footer{background:#0d1524;color:#e8f4ff;border-color:#243044}
.shop .theme-circuit .brand{font-family:Manrope,sans-serif;letter-spacing:.08em;text-transform:uppercase;font-size:18px}
.shop .circuit-hero{display:grid;grid-template-columns:1.1fr .9fr;min-height:520px;margin-top:24px;background:#101c30;color:#e8f4ff;overflow:hidden;border:1px solid #243044}
.shop .circuit-copy{padding:64px}.shop .circuit-copy .eyebrow{color:#7cf0ff}.shop .circuit-copy h1{font-size:clamp(36px,4.4vw,64px);color:#fff;letter-spacing:-.04em;max-width:520px;margin:18px 0}
.shop .circuit-copy p{max-width:420px;color:#9bb0c6;font-size:16px;line-height:1.7;margin-bottom:28px}
.shop .theme-circuit .button,.shop .theme-circuit button{background:#7cf0ff;border-color:#7cf0ff;color:#0d1524}
.shop .circuit-stage{background:#0a111c;display:flex;align-items:center;justify-content:center;min-height:420px}.shop .circuit-stage svg,.shop .circuit-stage img,.shop .circuit-stage video{width:100%;height:100%;object-fit:cover;max-height:520px}
.shop .electronics-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:32px 0;border-bottom:1px solid var(--line);margin:0 0 40px}
.shop .electronics-specs span{font-size:10px;letter-spacing:.14em;color:var(--accent)}.shop .electronics-specs h3{margin:10px 0 8px}.shop .electronics-specs p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}
.shop .theme-circuit .electronics-specs h3{color:#fff}.shop .theme-volt .electronics-specs h3{color:#fff}
.shop .electronics-depts{margin:0 0 48px}.shop .electronics-depts h2{margin:0 0 22px;letter-spacing:-.03em}
.shop .electronics-dept-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.shop .electronics-dept-grid a{color:inherit;text-decoration:none}.shop .electronics-dept-grid figure{margin:0 0 12px;height:160px;overflow:hidden;background:var(--soft,#f4f4f1)}
.shop .electronics-dept-grid img{width:100%;height:100%;object-fit:cover;display:block}.shop .electronics-dept-grid strong{display:block;margin-bottom:4px}.shop .electronics-dept-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}
.shop .electronics-gallery{margin:0 0 56px}.shop .electronics-gallery h2{margin:0 0 22px;letter-spacing:-.03em}
.shop .electronics-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.shop .electronics-gallery-grid figure{margin:0;min-height:180px;overflow:hidden;background:var(--soft,#f4f4f1)}.shop .electronics-gallery-grid figure:first-child{grid-column:span 2;min-height:280px}
.shop .electronics-gallery-grid img{width:100%;height:100%;object-fit:cover;display:block}
.shop .electronics-story{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.shop .electronics-story-photo{margin:0;min-height:280px;overflow:hidden;background:var(--soft,#f4f4f1)}.shop .electronics-story-photo img{width:100%;height:100%;object-fit:cover;display:block}
@media(max-width:900px){.shop .electronics-specs,.shop .electronics-dept-grid,.shop .electronics-gallery-grid,.shop .electronics-story{grid-template-columns:1fr}.shop .electronics-gallery-grid figure:first-child{grid-column:auto;min-height:180px}}

.shop .circuit-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:32px 0;border-bottom:1px solid #243044}
.shop .circuit-specs span{font-size:10px;letter-spacing:.14em;color:#7cf0ff}.shop .circuit-specs h3{margin:10px 0 8px;color:#fff}.shop .circuit-specs p{margin:0;color:#8aa0b8;font-size:13px;line-height:1.7}
.shop .theme-circuit .products{grid-template-columns:repeat(4,minmax(0,1fr))}.shop .theme-circuit .product-card{background:#152238;border:1px solid #243044;padding:12px;border-radius:0}
.shop .theme-circuit .product-photo{aspect-ratio:1;background:#0d1524;border-radius:0}.shop .theme-circuit .product-info h3,.shop .theme-circuit .product-info .price{color:#e8f4ff}

.shop .gadget-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:0;margin-top:20px;background:#f4f7ff;border:1px solid #dbe4f4;min-height:340px}
.shop .gadget-copy{padding:42px}.shop .gadget-copy .eyebrow{color:#1d4ed8}.shop .gadget-copy h1{font-size:clamp(32px,3.6vw,48px);letter-spacing:-.04em;margin:12px 0 14px;max-width:520px}
.shop .gadget-copy p{max-width:420px;color:#4b5b75;margin-bottom:22px}
.shop .gadget-search{display:flex;gap:0;max-width:520px}.shop .gadget-search input{border-radius:0;border:1px solid #1d4ed8;height:48px}.shop .gadget-search button{border-radius:0;background:#1d4ed8;border-color:#1d4ed8;white-space:nowrap}
.shop .gadget-art{background:#e8eefc;display:flex;align-items:center;justify-content:center;min-height:300px;overflow:hidden}.shop .gadget-art svg,.shop .gadget-art img,.shop .gadget-art video{width:100%;height:100%;max-height:340px;object-fit:cover}
.shop .gadget-depts{display:flex;flex-wrap:wrap;gap:8px;padding:18px 0 8px}.shop .gadget-depts a{padding:8px 14px;border:1px solid var(--line);font-size:12px;font-weight:600;background:#fff}
.shop .gadget-depts a:hover{border-color:#1d4ed8;color:#1d4ed8}
.shop .theme-gadget{--accent:#1d4ed8;--paper:#f7f9fc}.shop .theme-gadget .brand{font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-.04em}
.shop .theme-gadget .products{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.shop .theme-gadget .product-photo{aspect-ratio:1;background:#f4f7ff}.shop .theme-gadget .product-photo img{object-fit:contain}.shop .theme-gadget .product-info h3{font-size:12px}

.shop .theme-volt{--accent:#f5c518;--ink:#111;--paper:#111}
.shop .theme-volt .topbar,.shop .theme-volt .store-header,.shop .theme-volt .store-footer{background:#111;color:#f4f1ea;border-color:#222}
.shop:has(.theme-circuit){background:#0d1524}
.shop:has(.theme-volt){background:#111}
.shop .volt-hero{display:grid;grid-template-columns:.9fr 1.1fr;min-height:560px;margin-top:20px;background:#111;color:#f4f1ea;overflow:hidden}
.shop .volt-copy{padding:72px 56px;align-self:center}.shop .volt-copy .eyebrow{color:#f5c518}.shop .volt-copy h1{font-size:clamp(40px,5vw,72px);color:#fff;letter-spacing:-.05em;line-height:1;margin:16px 0 18px;max-width:480px}
.shop .volt-copy p{color:#c5bba8;max-width:380px;font-size:16px;line-height:1.7;margin-bottom:28px}
.shop .theme-volt .button,.shop .theme-volt .volt-copy .button{background:#f5c518;border-color:#f5c518;color:#111}
.shop .volt-stage{background:#1a1a1a;display:flex;align-items:center;justify-content:center}.shop .volt-stage svg,.shop .volt-stage img,.shop .volt-stage video{width:100%;height:100%;object-fit:cover;max-height:560px}
.shop .volt-depts{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#222;margin:0 0 48px}
.shop .volt-depts a{background:#111;color:#f4f1ea;padding:0 0 22px;min-height:180px;display:block;overflow:hidden}.shop .volt-depts figure{margin:0 0 16px;height:120px;overflow:hidden;background:#1a1a1a}.shop .volt-depts img{width:100%;height:100%;object-fit:cover;display:block}.shop .volt-depts span{display:block;font-size:11px;letter-spacing:.16em;color:#f5c518;margin:0 22px 10px}.shop .volt-depts strong{display:block;font-size:22px;margin:0 22px 8px}.shop .volt-depts p{margin:0 22px;color:#9a9284;font-size:13px;line-height:1.6}
.shop .volt-featured{padding:12px 0 40px}.shop .volt-featured h2{font-size:32px;letter-spacing:-.03em;margin-bottom:24px}
.shop .theme-volt .products{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.shop .theme-volt .product-photo{aspect-ratio:4/3;background:#1a1a1a}.shop .theme-volt .brand{font-family:Manrope,sans-serif;font-weight:800;letter-spacing:.12em;text-transform:uppercase;font-size:16px}

@media(max-width:900px){.shop .circuit-hero,.shop .gadget-hero,.shop .volt-hero{grid-template-columns:1fr}.shop .circuit-copy,.shop .gadget-copy,.shop .volt-copy{padding:32px}.shop .circuit-specs,.shop .electronics-specs,.shop .volt-depts{grid-template-columns:1fr}.shop .theme-gadget .products,.shop .theme-circuit .products,.shop .theme-volt .products{grid-template-columns:repeat(2,minmax(0,1fr))}.shop .circuit-stage,.shop .gadget-art,.shop .volt-stage{min-height:240px}}

.shop .theme-glow .hero{background:#f9eef2}.shop .theme-glow .hero h1,.shop .theme-living .hero h1{font-family:Georgia,serif;font-weight:400}.shop .theme-glow .product-photo{aspect-ratio:1}.shop .theme-living .hero{background:#f3f0e8}.shop .theme-living .products{grid-template-columns:repeat(3,minmax(0,1fr))}.shop .theme-living .product-photo{aspect-ratio:4/3}
@media(max-width:760px){.shop .theme-table .products,.shop .theme-supply .products,.shop .theme-drive .products,.shop .theme-expert .products,.shop .theme-living .products{grid-template-columns:repeat(2,minmax(0,1fr))}.shop .theme-supply .hero,.shop .theme-build .hero,.shop .theme-drive .hero{grid-template-columns:1fr}.shop .theme-care .hero h1,.shop .theme-companion .hero h1,.shop .theme-supply .hero h1,.shop .theme-build .hero h1,.shop .theme-drive .hero h1{font-size:34px}}

.shop .theme-pantry .product-photo img,.shop .theme-harvest .product-photo img,.shop .theme-care .product-photo img,.shop .theme-companion .product-photo img,.shop .theme-supply .product-photo img,.shop .theme-build .product-photo img,.shop .theme-drive .product-photo img,.shop .theme-circuit .product-photo img{object-fit:contain;background:#f9fafb}
.shop .option-picker{margin-bottom:22px}.shop .option-buttons{display:flex;gap:9px;flex-wrap:wrap;margin:10px 0}.shop .option-buttons[hidden],.shop [data-variant-select][hidden],.shop .quantity-stepper button[hidden]{display:none}
.shop .ws .option-chip{min-height:48px;padding:9px 12px;border:1px solid var(--line);background:white;color:var(--ink);text-align:left;font-size:12px;font-weight:500;gap:9px;border-radius:7px}
.shop .ws .option-chip[aria-pressed=true]{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent);background:color-mix(in srgb,var(--accent) 5%,white)}
.shop .colour-square{width:25px;height:25px;flex-shrink:0;background:var(--swatch);border:1px solid #0002;border-radius:3px}.shop .option-check{visibility:hidden;font-size:12px}.shop .option-chip[aria-pressed=true] .option-check{visibility:visible}.shop .option-chip small{display:block;font-size:10px;font-weight:400}
.shop .ws .option-chip:disabled{opacity:.45;background:repeating-linear-gradient(135deg,transparent,transparent 8px,#00000004 8px,#00000004 10px);cursor:not-allowed}
.shop .quantity-stepper{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:white;vertical-align:middle;margin:5px 0}
.shop .ws .quantity-stepper button{width:44px;height:44px;min-height:44px;padding:0;border:0;border-radius:0;background:#f8f8f6;color:var(--ink);font-size:22px;font-weight:400}
.shop .ws .quantity-stepper input[type=number]{width:58px;height:44px;padding:0 4px;text-align:center;border:0;border-radius:0;appearance:textfield;-moz-appearance:textfield}
.shop .quantity-stepper input::-webkit-inner-spin-button,.shop .quantity-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.shop .ws .option-chip:focus-visible,.shop .quantity-stepper button:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}
.shop .product-card .option-chip{font-size:11px;padding:7px 8px}.shop .product-card .colour-square{width:20px;height:20px}
.shop .catalogue-page{padding:42px 0 60px}.shop .catalogue-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.shop .catalogue-heading h1{margin:14px 0 10px;font-size:36px}.shop .catalogue-heading p{margin-bottom:0}.shop .catalogue-count{white-space:nowrap;padding:8px 14px;border:1px solid var(--line);border-radius:20px;font-size:12px}
.shop .catalogue-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:32px;align-items:start}.shop .catalogue-sidebar-slot{min-width:0}.shop .catalogue-sidebar{z-index:4;border:1px solid var(--line);border-radius:10px;background:var(--paper)}.shop .catalogue-sidebar.is-fixed{position:fixed;max-height:calc(100vh - 32px);overflow:auto}.shop .catalogue-filters{padding:20px;border:0}.shop .catalogue-filters summary{font-size:15px;margin-bottom:0;list-style:none}.shop .catalogue-filters summary::-webkit-details-marker{display:none}.shop .catalogue-filters[open] summary{margin-bottom:22px}.shop .catalogue-stock{display:flex;gap:8px;align-items:center;margin:0 0 18px;cursor:pointer}.shop .catalogue-stock input{width:auto;margin:0}.shop .catalogue-apply{width:100%}.shop .catalogue-clear{display:block;text-align:center;padding-top:14px;font-size:12px;text-decoration:underline}.shop .catalogue-results{min-width:0}.shop .catalogue-toolbar{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding:0 0 16px;margin-bottom:22px;font-size:12px;color:var(--muted)}.shop .catalogue-results .products{grid-template-columns:repeat(3,minmax(0,1fr))}.shop .catalogue-results .empty{grid-column:1/-1}
@media(max-width:1100px){.shop .catalogue-layout{grid-template-columns:230px minmax(0,1fr);gap:22px}.shop .catalogue-results .products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.shop .catalogue-layout{display:block}.shop .catalogue-sidebar-slot{margin-bottom:24px}.shop .catalogue-sidebar.is-fixed{position:static;width:auto;max-height:none;overflow:visible;left:auto;top:auto}.shop .catalogue-filters:not([open]){padding-bottom:14px}.shop .catalogue-heading{align-items:start}.shop .catalogue-heading h1{font-size:29px}.shop .catalogue-page{padding-top:25px}.shop .catalogue-count{font-size:10px;padding:6px 10px}.shop .catalogue-results .products{gap:12px}}

/* Merchant-configurable storefront headers and footers. */
.shop .iconsax{width:20px;height:20px;display:inline-block;flex-shrink:0;vertical-align:middle}
.shop .store-header{background:var(--header-bg);color:var(--header-ink)}
.shop .store-header a{color:inherit}.shop .store-header nav a{display:inline-flex;align-items:center;gap:7px}
.shop .header-centered .header-inner{flex-direction:column;gap:24px;padding-top:26px;padding-bottom:26px}
.shop .header-sticky{position:sticky;top:0;z-index:30}
.shop form.header-search{display:flex;flex:1;max-width:440px;border:1px solid currentColor;border-radius:6px;overflow:hidden;margin:0 25px}
.shop form.header-search input{min-width:0;width:100%;background:transparent;color:inherit;border:0;margin:0;padding:12px}
.shop form.header-search button{background:transparent;color:inherit;border:0;padding:12px}
.shop .store-footer{background:var(--footer-bg);color:var(--footer-ink)}
.shop .store-footer a,.shop .store-footer .muted{color:inherit}
.shop .footer-centered{text-align:center}.shop .footer-centered .grid{display:flex;flex-direction:column;align-items:center;gap:26px}
.shop .footer-centered .grid>div{max-width:650px}.shop .footer-centered .grid a:not(.brand){display:inline-block;margin:6px 12px}
.shop .footer-centered .fine{justify-content:center;gap:24px;flex-wrap:wrap}
.shop .footer-compact{padding-top:28px;padding-bottom:20px}.shop .footer-compact .grid{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}
.shop .footer-compact .grid>div{flex:1;min-width:180px}.shop .footer-compact .fine{margin-top:24px}
@media(max-width:800px){.shop .store-header .header-inner{flex-wrap:wrap;gap:18px}.shop .store-header nav{flex-wrap:wrap;justify-content:center;gap:16px}.shop form.header-search{order:3;flex-basis:100%;max-width:none;margin:0}.shop .store-header nav a{font-size:13px;gap:4px}.shop .store-header .iconsax{width:18px;height:18px}.shop .footer-compact .grid{flex-direction:column}}
.shop .wish[aria-pressed="true"] .iconsax{fill:currentColor}

/* Shopping bag */
.shop .bag-page{padding:42px 0 70px}.shop .bag-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:32px}.shop .bag-heading h1{margin:16px 0 12px;display:flex;align-items:center;gap:18px}.shop .bag-heading h1 span{font:500 13px/1.4 inherit;font-size:13px;letter-spacing:0;border:1px solid var(--line);padding:7px 12px;border-radius:30px;white-space:nowrap}.shop .bag-continue{font-size:14px;white-space:nowrap}.shop .bag-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:48px;align-items:start}.shop .bag-list-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 0 18px}.shop .bag-list-heading h2,.shop .bag-summary h2{font-size:21px;margin:0}.shop .bag-list-heading span{font-size:12px}.shop .bag-item{display:flex;gap:22px;padding:26px 0;border-bottom:1px solid var(--line)}.shop .bag-photo{width:128px;flex-shrink:0;align-self:start;background:var(--soft,#f4f4f1);border-radius:8px;overflow:hidden}.shop .bag-photo img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.shop .bag-placeholder{height:128px;display:grid;place-items:center}.shop .bag-item-content{flex:1;min-width:0}.shop .bag-item-heading{display:flex;justify-content:space-between;gap:16px}.shop .bag-item h3{font-size:17px;margin:0 0 8px;line-height:1.4}.shop .bag-item h3 a{text-decoration:none}.shop .bag-item-heading p{font-size:13px;margin:0}.shop .bag-line-total{white-space:nowrap;font-size:16px}.shop .bag-unit-price{font-size:13px;margin:12px 0}.shop .bag-item-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.shop .bag-remove{background:transparent;color:inherit;border:0;text-decoration:underline;text-underline-offset:4px;padding:8px;font-size:12px;margin-left:auto}.shop .bag-update{font-size:12px;padding:9px 12px}.shop .bag-note{display:flex;gap:12px;align-items:center;color:var(--muted,#666);font-size:13px;margin-top:24px}.shop .bag-summary{padding:28px;border:1px solid var(--line);border-radius:12px;background:var(--soft,#f8f8f6);position:sticky;top:24px}.shop .bag-summary h2{margin-bottom:24px}.shop .bag-summary-row{display:flex;justify-content:space-between;gap:14px;margin:15px 0;font-size:13px}.shop .bag-checkout{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.shop .bag-checkout h3{font-size:15px;margin:0 0 18px}.shop .bag-checkout label{font-size:12px}.shop .bag-checkout input,.shop .bag-checkout select{background:var(--paper,#fff);width:100%}.shop .bag-codes{border-top:1px solid var(--line);padding:18px 0;margin-top:8px}.shop .bag-codes summary{cursor:pointer;font-size:13px}.shop .bag-codes[open] summary{margin-bottom:18px}.shop .bag-checkout-button{display:flex;justify-content:space-between;width:100%;margin-top:8px}.shop .bag-checkout-note{font-size:12px;line-height:1.6;text-align:center;margin:14px 0 0}.shop .bag-stock-warning{font-size:13px;color:#a33a22}.shop .bag-empty{text-align:center;border:1px solid var(--line);border-radius:12px;padding:70px 24px}.shop .bag-empty>.iconsax{width:48px;height:48px}.shop .bag-empty .button{display:inline-block;margin-top:20px}.shop [data-bag-pickup][hidden],.shop [data-bag-delivery][hidden]{display:none}
@media(max-width:1000px){.shop .bag-layout{grid-template-columns:minmax(0,1fr) 320px;gap:24px}.shop .bag-photo{width:96px}.shop .bag-summary{padding:22px}}
@media(max-width:760px){.shop .bag-layout{grid-template-columns:1fr}.shop .bag-summary{position:static}.shop .bag-heading{align-items:start;flex-direction:column;gap:8px}.shop .bag-page{padding-top:25px}.shop .bag-item{gap:14px}.shop .bag-item-heading{flex-direction:column;gap:8px}.shop .bag-photo{width:88px}.shop .bag-item h3{font-size:15px}.shop .bag-item-actions{gap:6px}.shop .bag-line-total{font-size:14px}.shop .bag-remove{margin-left:0}}

/* Appliance showroom: large products and readable specifications. */
.shop .theme-appliance{--accent:#155e75;--soft:#f0f5f6}
.shop .appliance-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#edf4f5;border-radius:16px;overflow:hidden;margin-top:30px;min-height:480px}
.shop .appliance-copy{padding:55px}.shop .appliance-copy h1{font-size:clamp(34px,4vw,60px);line-height:1.06;letter-spacing:-.045em;max-width:520px;margin:22px 0}.shop .appliance-copy p{font-size:16px;line-height:1.7;color:#526770;max-width:420px;margin-bottom:26px}.shop .appliance-copy .eyebrow{color:#155e75}.shop .appliance-help{display:block;margin-top:20px;font-size:13px}.shop .appliance-showroom{position:relative;background:#dce9eb;align-self:stretch;overflow:hidden;min-height:400px}.shop .appliance-showroom>svg{width:100%;max-height:480px}.shop .appliance-showroom>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 72%;max-height:none}.shop .appliance-caption{position:absolute;bottom:20px;left:24px;z-index:1;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#fff;text-shadow:0 1px 8px #0006}.shop .appliance-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:30px 0;border-bottom:1px solid var(--line)}.shop .appliance-guide span{font-size:10px;letter-spacing:.13em;color:#52757f}.shop .appliance-guide h3{font-size:16px;margin:10px 0}.shop .appliance-guide p{font-size:13px;line-height:1.7;color:#60717a;margin:0}.shop .theme-appliance .product-photo{aspect-ratio:1;background:#f4f7f7;border-radius:10px}.shop .theme-appliance .product-photo img{object-fit:contain}.shop .theme-appliance .product-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;padding:12px}.shop .theme-appliance .product-info{padding:14px 5px}.shop .theme-appliance .collection-tile{border-radius:10px;background:#f0f5f6}.shop .theme-appliance .brand{font-family:inherit;font-weight:750;letter-spacing:-.04em}
@media(max-width:760px){.shop .appliance-hero{grid-template-columns:1fr}.shop .appliance-copy{padding:30px}.shop .appliance-showroom{min-height:280px}.shop .appliance-showroom>svg{max-height:330px}.shop .appliance-guide{grid-template-columns:1fr;gap:22px}.shop .appliance-copy h1{font-size:38px}}

/* Salon landing: photography-led home with numbered offers, stylists, packages and booking. */
.shop .theme-salon{--accent:#111;--ink:#111;--muted:#6b6b6b;--line:#e8e4df;--paper:#f7f4f0;--soft:#f3eee8}
.shop .theme-salon .topbar{display:none}
.shop .theme-salon .brand{font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-.04em;font-size:22px}
.shop .theme-salon .store-header nav a{font-size:13px;letter-spacing:.01em;font-weight:500}
.shop .theme-salon .salon-book-now{background:#111;color:#fff;border:1px solid #111;padding:10px 16px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;gap:8px}
.shop .theme-salon .salon-book-now .iconsax{color:#fff}
.shop .theme-salon .shop-main{padding-top:12px;padding-bottom:72px}
.shop .salon-hero,.shop .salon-offers,.shop .salon-looks,.shop .salon-stylists,.shop .salon-why,.shop .salon-packages,.shop .salon-reviews,.shop .salon-gallery,.shop .salon-cta,.shop .salon-care{max-width:100%}
.shop .salon-hero,.shop .salon-offers,.shop .salon-looks,.shop .salon-stylists,.shop .salon-why,.shop .salon-packages,.shop .salon-reviews,.shop .salon-gallery,.shop .salon-care{margin:0 0 64px}
.shop .salon-hero h2,.shop .salon-offers h2,.shop .salon-looks h2,.shop .salon-stylists h2,.shop .salon-why h2,.shop .salon-packages h2,.shop .salon-reviews h2,.shop .salon-gallery h2,.shop .salon-care h2,.shop .salon-cta h2{font-size:clamp(28px,3.2vw,40px);letter-spacing:-.04em;margin:0 0 28px}
.shop .salon-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:40px;align-items:center;min-height:0;margin:28px 0 64px;background:transparent;border-radius:0;overflow:visible}
.shop .salon-copy{padding:0}.shop .salon-copy h1{font-family:Manrope,sans-serif;font-weight:800;font-size:clamp(38px,5vw,64px);line-height:1.05;letter-spacing:-.045em;max-width:520px;margin:0 0 18px;color:#111}
.shop .salon-copy p{font-size:16px;line-height:1.7;color:#5c5c5c;max-width:420px;margin-bottom:28px}
.shop .salon-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center}
.shop .theme-salon .button,.shop .salon-hero .button,.shop .salon-looks .button,.shop .salon-packages .button,.shop .salon-cta .button,.shop .salon-care .button{background:#111;border-color:#111;color:#fff;border-radius:0;padding:14px 28px;text-transform:uppercase;letter-spacing:.08em;font-size:12px}
.shop .salon-help{font-size:13px;text-decoration:underline;text-underline-offset:4px;color:#111}
.shop .salon-photos{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;align-items:stretch;max-height:480px}
.shop .salon-shot{margin:0;overflow:hidden;background:#efe8e0;height:100%}.shop .salon-shot-a{min-height:360px;max-height:480px}.shop .salon-shot-b{align-self:end;min-height:260px;max-height:360px}
.shop .salon-shot img,.shop .salon-shot video,.shop .salon-shot svg,.shop .salon-scene,.shop .salon-scene svg,.shop .salon-gallery-grid img,.shop .salon-mosaic img,.shop .salon-stylist-grid img,.shop .salon-why-photo img{width:100%;height:100%;display:block;object-fit:cover}
.shop .salon-scene{height:100%;min-height:inherit}
.shop .salon-offers{margin:0 0 80px}.shop .salon-offer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.shop .salon-offer{display:block;padding:0 8px 0 0;border:0;background:transparent;min-width:0}.shop .salon-offer span{display:block;font-size:12px;color:#9a9a9a;margin-bottom:14px}.shop .salon-offer h3{font-size:22px;margin:0 0 10px;letter-spacing:-.03em}.shop .salon-offer p{font-size:14px;line-height:1.65;color:#6b6b6b;margin:0}
.shop .salon-looks{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:center;margin:0 0 80px}
.shop .salon-looks-copy p{font-size:16px;line-height:1.75;color:#5c5c5c;max-width:380px;margin-bottom:24px}
.shop .salon-mosaic{display:grid;grid-template-columns:1fr 1fr;gap:12px}.shop .salon-mosaic figure{margin:0;min-height:180px;overflow:hidden;background:#efe8e0}.shop .salon-mosaic figure:nth-child(1){grid-row:span 2;min-height:380px}
.shop .salon-stylists{margin:0 0 80px}.shop .salon-stylist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.shop .salon-stylist-grid article{margin:0}.shop .salon-stylist-grid figure{margin:0 0 14px;min-height:280px;overflow:hidden;background:#efe8e0}.shop .salon-stylist-grid h3{margin:0 0 4px;font-size:18px}.shop .salon-stylist-grid p{margin:0;color:#6b6b6b}
.shop .salon-why{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin:0 0 80px}
.shop .salon-why-photo{margin:0;min-height:420px;overflow:hidden;background:#2c241f}
.shop .salon-why-points{display:grid;gap:22px}.shop .salon-why-points span{font-size:12px;color:#9a9a9a}.shop .salon-why-points h3{margin:6px 0 6px;font-size:20px}.shop .salon-why-points p{margin:0;color:#5c5c5c;line-height:1.65}
.shop .salon-packages{margin:0 0 80px}.shop .salon-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.shop .salon-package-grid article{border:1px solid var(--line);padding:28px 24px;background:#fff}.shop .salon-package-grid .is-featured{background:#111;color:#fff;border-color:#111}.shop .salon-package-grid .is-featured p,.shop .salon-package-grid .is-featured .salon-price{color:#d4d4d4}.shop .salon-package-grid .is-featured .button{background:#fff;color:#111;border-color:#fff}
.shop .salon-price{font-size:22px;font-weight:700;margin:8px 0 12px}
.shop .salon-reviews{margin:0 0 80px}.shop .salon-review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.shop .salon-review-grid article{background:#f7f4f0;padding:22px;min-height:180px}.shop .salon-stars{letter-spacing:2px;color:#111;margin:0 0 12px}.shop .salon-review-grid p{font-size:14px;line-height:1.6}.shop .salon-review-grid small{color:#6b6b6b}
.shop .salon-gallery{margin:0 0 80px}.shop .salon-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.shop .salon-gallery-grid figure{margin:0;min-height:160px;overflow:hidden;background:#efe8e0}.shop .salon-gallery-grid figure:nth-child(1),.shop .salon-gallery-grid figure:nth-child(6){grid-column:span 2;min-height:240px}
.shop .salon-cta{text-align:center;padding:64px 20px;background:#111;color:#fff;margin:0 0 80px}.shop .salon-cta h2{color:#fff;margin-bottom:22px}.shop .salon-cta .button{background:#fff;color:#111;border-color:#fff}
.shop .salon-care{margin:0 0 40px}.shop .theme-salon .product-photo{aspect-ratio:1;border-radius:0;background:#f3eee8}.shop .theme-salon .collection-tile{border-radius:0;background:#f7f4f0}
.shop .salon-book{padding:42px 0 70px;max-width:920px}.shop .salon-book h1{font-family:Manrope,sans-serif;font-weight:800;font-size:46px;letter-spacing:-.04em}
.shop .salon-book-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:18px 0;margin:20px 0;border-block:1px solid var(--line)}
.shop .salon-slots{display:flex;flex-wrap:wrap;gap:10px}.shop .salon-slots label{margin:0;display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--line);border-radius:0;cursor:pointer;font-size:13px}.shop .salon-slots input{width:auto;margin:0}.shop .salon-slots label:has(input:checked){border-color:#111;background:#111;color:#fff}
.shop .salon-book-form{margin-top:18px}.shop .salon-confirm{padding:50px 0}
@media(max-width:1000px){.shop .salon-offer-grid,.shop .salon-review-grid,.shop .salon-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop .salon-gallery-grid figure:nth-child(1),.shop .salon-gallery-grid figure:nth-child(6){grid-column:auto;min-height:180px}.shop .salon-looks,.shop .salon-why,.shop .salon-hero,.shop .salon-photos{grid-template-columns:1fr;gap:24px}.shop .salon-stylist-grid,.shop .salon-package-grid{grid-template-columns:1fr}}
@media(max-width:760px){.shop .salon-copy h1{font-size:40px}.shop .salon-offer-grid,.shop .salon-book-filters{grid-template-columns:1fr}.shop .salon-shot-a,.shop .salon-shot-b,.shop .salon-photos{max-height:none;min-height:240px}.shop .salon-book h1{font-size:34px}.shop .salon-cta{padding:40px 16px}}


.shop .category-slider-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.shop .category-slider-heading h2{margin:8px 0 0}.shop .category-slider-controls{display:flex;gap:8px}.shop .category-slider-controls button{width:44px;height:44px;padding:0;border-radius:50%}.shop .category-slider-controls button[hidden]{display:none}.shop .category-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 100px)/6);gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:3px 3px 18px;scrollbar-width:thin;overscroll-behavior-x:contain}.shop .category-card{scroll-snap-align:start;text-align:center;text-decoration:none;color:inherit;min-width:0}.shop .category-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden;background:var(--soft,#f3f5f5);border:1px solid var(--line);border-radius:0}.shop .category-image img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.shop .category-image>.iconsax{width:45px;height:45px;opacity:.4}.shop .category-shape-rounded .category-image{border-radius:50%}.shop .category-card h3{font-size:15px;line-height:1.4;margin:14px 0 6px}.shop .category-card p{font-size:12px;color:var(--muted,#666);line-height:1.5;margin:0}.shop .category-card:hover img{transform:scale(1.04)}.shop .category-card:focus-visible,.shop .category-track:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
@media(max-width:1100px){.shop .category-track{grid-auto-columns:calc((100% - 60px)/4)}}@media(max-width:600px){.shop .category-track{grid-auto-columns:42%;gap:16px}.shop .category-card h3{font-size:14px}}@media(prefers-reduced-motion:reduce){.shop .category-image img{transition:none}}
.shop .hero-photo,.shop .appliance-showroom,.shop .salon-studio,.shop .circuit-stage,.shop .gadget-art,.shop .volt-stage,.shop .salon-shot{min-width:0}.shop .hero-video{display:block;width:100%;height:100%;max-height:600px;min-height:300px;object-fit:contain;background:#10191c}.shop .hero-slider{width:100%;min-width:0;position:relative;align-self:stretch}.shop .hero-slides{display:flex;width:100%;height:100%;min-height:360px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.shop .hero-slide{flex:0 0 100%;min-width:0;scroll-snap-align:start}.shop .hero-slide img{display:block;width:100%;height:100%;max-height:600px;object-fit:cover}.shop .hero-slider-nav{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:18px;padding:6px;border-radius:30px;background:#fff;color:#181818;box-shadow:0 3px 20px #0002;white-space:nowrap}.shop .hero-slider-nav button{width:40px;height:40px;padding:0;border-radius:50%;background:#f2f4f5;color:#181818;border:0}.shop .hero-slider-nav button[hidden]{display:none}.shop .hero-slider-nav span{font-size:12px}.shop .appliance-showroom:has(.hero-slider) .appliance-caption,.shop .appliance-showroom:has(video) .appliance-caption{display:none}@media(max-width:600px){.shop .hero-slides{min-height:280px}.shop .hero-video{min-height:240px}}
/* Keep slider images in their own slides rather than the static-image layer. */
.shop .hero-photo:has(.hero-slider){display:flex;align-items:stretch}.shop .hero-photo .hero-slide img{position:static}.shop .hero-slides{aspect-ratio:4/3;min-height:0}.shop .hero-photo:has(.hero-video){display:flex;align-items:center;background:#10191c}.shop .hero-slider-nav{z-index:2}.shop .hero-slides{scrollbar-width:none}.shop .hero-slides::-webkit-scrollbar{display:none}
@media(max-width:600px){.shop .theme-market .hero-photo:has(.hero-slider),.shop .theme-market .hero-photo:has(.hero-video){display:flex}.shop .hero-photo:has(.hero-slider){min-height:0}}
.shop .theme-street .hero-copy,.shop .theme-street .hero-copy h1,.shop .theme-street .hero-copy p,.shop .theme-street .hero-copy .eyebrow{color:var(--hero-ink,#181818)}
/* Explicit merchant choices override theme defaults across storefront pages. */
.shop[data-page-width="compact"] .wrap{max-width:1100px}.shop[data-page-width="wide"] .wrap{max-width:1600px}
.shop[data-button-shape="square"] button,.shop[data-button-shape="square"] .button{border-radius:0}.shop[data-button-shape="soft"] button,.shop[data-button-shape="soft"] .button{border-radius:8px}.shop[data-button-shape="pill"] button,.shop[data-button-shape="pill"] .button{border-radius:40px}
.shop[data-card-shape="square"] .product-card,.shop[data-card-shape="square"] .product-photo{border-radius:0}.shop[data-card-shape="soft"] .product-card,.shop[data-card-shape="soft"] .product-photo{border-radius:14px;overflow:hidden}
.shop[data-image-fit="contain"] .product-photo img,.shop[data-image-fit="contain"] .detail-photo{object-fit:contain}.shop[data-image-fit="cover"] .product-photo img,.shop[data-image-fit="cover"] .detail-photo{object-fit:cover}
.shop[data-quick-add="0"] .card-quick-add,.shop[data-card-options="0"] .card-option-summary,.shop[data-restock-alerts="0"] .product-restock,.shop[data-product-availability="0"] .product-availability{display:none}
.shop[data-reading-width="compact"] .narrow{max-width:680px}.shop[data-reading-width="wide"] .narrow{max-width:1050px}
@media(min-width:1101px){.shop[data-product-columns="3"] .ws .products{grid-template-columns:repeat(3,minmax(0,1fr))}.shop[data-product-columns="4"] .ws .products{grid-template-columns:repeat(4,minmax(0,1fr))}.shop[data-product-layout="gallery_wide"] .detail{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.shop[data-product-layout="balanced"] .detail{grid-template-columns:repeat(2,minmax(0,1fr))}}
.shop .detail-copy h2{font-size:13px;letter-spacing:.12em;text-transform:uppercase;margin:28px 0 10px}.shop .product-specs{display:grid;grid-template-columns:minmax(110px,34%) 1fr;gap:8px 18px;margin:0;font-size:13px}.shop .product-specs dt{margin:0;color:var(--muted);font-weight:600}.shop .product-specs dd{margin:0}.shop .product-story{margin-top:28px;padding-top:28px;border-top:1px solid var(--line)}.shop .product-story h2{font-size:13px;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px}.shop .product-story .product-copy + h2{margin-top:28px}.shop .product-story .product-copy{margin:0 0 8px;font-size:15px;line-height:1.75}.shop .product-features{list-style:none;margin:0;padding:0}.shop .product-features li{position:relative;padding:9px 0 9px 22px;border-bottom:1px solid var(--line);line-height:1.5}.shop .product-features li:before{content:"✓";position:absolute;left:0;color:var(--accent,#181818)}
@media(min-width:901px){.shop .detail{grid-template-areas:"media buy" "story buy";grid-template-columns:1.1fr 1fr}.shop .detail-media{grid-area:media}.shop .detail-copy{grid-area:buy}.shop .product-story{grid-area:story;margin-top:8px}}
@media(max-width:900px){.shop .detail{grid-template-areas:"media" "buy" "story"}}
