:root{--cream:#f7f3e9;--paper:#fffdf8;--ink:#25251f;--muted:#706d63;--green:#304636;--line:#e5dfd1;--accent:#e7eee4;--shadow:0 24px 60px rgba(35,35,28,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.announcement{height:34px;display:flex;align-items:center;justify-content:center;background:var(--green);color:#f8f7f1;font-size:12px;letter-spacing:.03em}.announcement span{margin:0 8px;opacity:.55}.site-header{height:70px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 max(24px,calc((100vw - 1200px)/2));background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{font-family:"Playfair Display",Georgia,serif;font-weight:700;font-size:21px}.nav{display:flex;gap:28px;font-size:13px;color:#555249}.nav a:hover,.footer-links a:hover{text-decoration:underline}.cart-link{justify-self:end;font-size:13px}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.hero{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;padding:58px 0 76px}.hero-copy{padding-left:26px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;color:#65705f;margin-bottom:18px}.hero h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(52px,6vw,82px);line-height:.95;letter-spacing:-.04em;margin:0 0 24px}.hero p{max-width:470px;color:var(--muted);font-size:16px;line-height:1.65;margin:0 0 28px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.button,.buy-button{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:14px 18px;font-size:13px;font-weight:700;transition:.2s ease}.button-dark,.buy-button{background:var(--green);color:white}.button-light{background:var(--paper);border:1px solid var(--line)}.button:hover,.buy-button:hover{transform:translateY(-1px);box-shadow:0 10px 25px rgba(35,35,28,.12)}.micro-proof{margin-top:20px;color:#7b776c;font-size:12px}.micro-proof span{color:#536d55;letter-spacing:2px;margin-right:7px}.hero-media{background:#eee7d9;border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.hero-media img{display:block;width:100%;aspect-ratio:1.08/1;object-fit:cover}.product{display:grid;grid-template-columns:1.05fr .95fr;gap:68px;padding:34px 0 90px;align-items:start}.gallery-main{overflow:hidden;border-radius:18px;background:white;box-shadow:var(--shadow)}.gallery-main img{width:100%;display:block;aspect-ratio:1/1;object-fit:cover}.thumbs{display:flex;gap:9px;margin-top:11px;overflow:auto;padding-bottom:2px}.thumb{border:1px solid var(--line);padding:0;border-radius:10px;background:white;overflow:hidden;cursor:pointer;flex:0 0 78px}.thumb.active{border:2px solid var(--green)}.thumb img{width:76px;height:76px;display:block;object-fit:cover}.product-info{padding:15px 0;min-width:0}.rating{font-size:12px;color:var(--muted);margin-bottom:13px}.rating span{color:#59705a;letter-spacing:2px}.product-info h2,.story h2,.faq h2{font-family:"Playfair Display",Georgia,serif;letter-spacing:-.025em}.product-info h1{font-family:"Playfair Display",Georgia,serif;letter-spacing:-.025em;font-size:45px;line-height:1.02;margin:0 0 15px;overflow-wrap:anywhere}.product-info h2{font-size:45px;line-height:1.02;margin:0 0 15px;overflow-wrap:anywhere}.lead{color:var(--muted);font-size:15px;line-height:1.65;margin:0 0 21px;overflow-wrap:anywhere}.price-row{display:flex;align-items:center;gap:10px;margin-bottom:21px}.price-row strong{font-size:28px}.pill{font-size:11px;padding:6px 9px;border-radius:999px;background:var(--accent);color:#51604f}.colour-label{font-size:12px;font-weight:700;margin-bottom:5px;display:flex;align-items:center;justify-content:space-between;gap:10px}.colour-label span{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1267d6}.colour-helper{font-size:11px;color:var(--muted);margin-bottom:12px}.bundle-colours{display:grid;gap:8px;margin-bottom:20px}.colour-slot{border:1px solid #d7e0eb;background:#fff;border-radius:11px;padding:9px 10px}.colour-slot-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px;font-size:11px;color:#6b7280}.colour-slot-label strong{font-size:12px;color:#17345e}.colour-slot-label span{font-weight:700;color:#1267d6}.slot-swatches{display:flex;gap:10px;align-items:center}.swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;box-shadow:inset 0 0 0 1px rgba(0,0,0,.14);cursor:pointer}.swatch.active{outline:2px solid #1267d6;outline-offset:3px}.grey{background:#b8b8b4}.green{background:#4f744e}.pink{background:#e68f9b}.yellow{background:#e8c54c}.orange{background:#e8863d}.blue{background:#3d82d4}.buy-button{width:100%;padding:17px}.buy-button span{margin-left:auto;font-size:18px}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;font-size:12px;color:#67645a}.product-note{border-top:1px solid var(--line);padding-top:15px;color:#858075;font-size:11px;line-height:1.6}.benefits{background:#eef0e9;border-top:1px solid #e0e4db;border-bottom:1px solid #e0e4db}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding:52px 0}.benefit-icon{width:34px;height:34px;border-radius:10px;background:white;display:grid;place-items:center;margin-bottom:15px;color:var(--green);box-shadow:0 5px 15px rgba(35,35,28,.06)}.benefit-grid h3{font-size:15px;margin:0 0 8px}.benefit-grid p{font-size:12px;color:var(--muted);line-height:1.65;margin:0}.story{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:100px 0}.story h2,.faq h2{font-size:45px;line-height:1.04;margin:0 0 17px}.story p{color:var(--muted);line-height:1.7;max-width:470px}.text-link{display:inline-block;margin-top:12px;font-size:13px;font-weight:700}.story-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.story-card img{width:100%;display:block;aspect-ratio:1.25/1;object-fit:cover}.story-card div{display:flex;flex-direction:column;padding:19px}.story-card span{font-size:12px;color:var(--muted);margin-top:5px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:0 0 100px}.faq-list details{border-top:1px solid var(--line);padding:20px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:14px;font-weight:700;list-style:none}summary::-webkit-details-marker{display:none}.faq-list p{color:var(--muted);font-size:13px;line-height:1.65;margin:12px 0 0}.footer{background:#273a2f;color:#f5f2e9;padding:48px 0 20px}.footer-inner{display:flex;justify-content:space-between;gap:30px}.footer p{color:#c3c9c0;font-size:12px}.footer-links{display:flex;gap:20px;font-size:12px}.copyright{border-top:1px solid rgba(255,255,255,.13);margin-top:35px;padding-top:18px;color:#bfc6bd;font-size:10px}@media(max-width:850px){.site-header{grid-template-columns:1fr auto;height:62px}.product-info{width:100%;min-width:0}.nav{display:none}.hero,.product,.story,.faq{grid-template-columns:1fr;gap:30px}.hero{padding:34px 0 55px}.hero-copy{padding-left:0}.hero h1{font-size:56px}.product{padding-bottom:65px}.product-info h2{font-size:37px}.benefit-grid{grid-template-columns:1fr 1fr;padding:38px 0}.story{padding:65px 0}.story h2,.faq h2{font-size:37px}.faq{gap:28px;padding-bottom:65px}}@media(max-width:520px){.shell{width:min(100% - 24px,1180px);min-width:0}.product{width:calc(100% - 24px)}.gallery{min-width:0}.gallery-main{width:100%}.product-info h2{font-size:36px;line-height:1.02}.lead{font-size:14px}.buy-button{font-size:14px;padding:18px 16px}.rating{font-size:11px}.announcement{font-size:10px}.site-header{padding:0 14px}.brand{font-size:18px}.hero{padding-top:25px}.hero h1{font-size:50px}.hero-actions{display:grid;grid-template-columns:1fr}.button{width:100%}.benefit-grid{grid-template-columns:1fr;gap:24px}.footer-inner{flex-direction:column}.footer-links{flex-wrap:wrap}.thumb{flex-basis:66px}.thumb img{width:64px;height:64px}}

.feature-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px}.feature-row span{font-size:11px;font-weight:600;background:var(--paper);border:1px solid var(--line);border-radius:999px;padding:8px 10px;color:#5e5b52}
.product-first{padding-top:42px}.product-first .gallery-main{position:relative}.product-first .product-info{padding-top:8px}
@media(max-width:850px){.product-first{padding-top:22px}.product-first .product-info{padding-top:8px}.product-info h1{font-size:37px}}
@media(max-width:520px){.product-first{padding-top:14px}.product-info h1{font-size:36px}.feature-row{gap:6px}.feature-row span{font-size:10px;padding:7px 8px}}

.offer-heading{font-size:12px;font-weight:700;margin:3px 0 10px}.offer-list{display:grid;gap:9px;margin-bottom:22px}.offer-card{position:relative;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;width:100%;text-align:left;padding:16px 14px;border:1.5px solid #cfc9bc;border-radius:13px;background:var(--paper);color:var(--ink);cursor:pointer;min-width:0}.offer-card:hover{border-color:#8b887e}.offer-card.selected{border:2px solid var(--ink);background:#f0eee8;padding:15px 13px}.offer-radio{width:19px;height:19px;border:2px solid #aaa;border-radius:50%;display:block;background:white;position:relative}.offer-card.selected .offer-radio{border-color:var(--ink)}.offer-card.selected .offer-radio:after{content:"";position:absolute;inset:3px;border-radius:50%;background:var(--ink)}.offer-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.offer-copy strong{font-size:14px;line-height:1.2}.offer-copy small{font-size:11px;color:var(--muted)}.offer-price{display:flex;flex-direction:column;align-items:flex-end;gap:3px;white-space:nowrap}.offer-price strong{font-size:17px}.offer-price del{font-size:11px;color:#77736a}.offer-badge{position:absolute;right:11px;top:-10px;background:var(--ink);color:white;border-radius:5px;padding:5px 9px;font-size:9px;font-weight:800;letter-spacing:.06em;transform:rotate(1.5deg)}.offer-badge.value{background:var(--green)}
@media(max-width:520px){.offer-card{grid-template-columns:25px 1fr auto;padding:14px 11px}.offer-card.selected{padding:13px 10px}.offer-copy strong{font-size:13px}.offer-copy small{font-size:10px}.offer-price strong{font-size:16px}.offer-badge{right:8px;font-size:8px;padding:4px 7px}}

/* V6 premium conversion pass */
.product-first{padding-top:24px}.gallery-main{border-radius:16px;box-shadow:0 14px 38px rgba(30,28,23,.08);background:#f1ede4}.gallery-main img{aspect-ratio:1/1;object-fit:cover}.thumb{border-radius:7px}.product-info{padding-top:2px}.rating{font-size:12px}.rating span{letter-spacing:3px}.product-info h1{font-size:clamp(40px,4.4vw,58px);letter-spacing:-.045em}.lead{font-size:15px;max-width:500px}.offer-heading{font-size:10px;letter-spacing:.12em;color:#687365}.offer-card{padding:17px 15px;border-radius:12px}.offer-card.selected{box-shadow:0 7px 18px rgba(30,28,23,.07)}.offer-badge{font-size:8px;letter-spacing:.08em;padding:6px 10px;border-radius:4px}.buy-button{border-radius:9px;min-height:59px;font-size:15px}.premium-story{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;padding:90px 0}.premium-story-media{overflow:hidden;border-radius:18px;background:#eee8dd;box-shadow:var(--shadow)}.premium-story-media img{display:block;width:100%;height:auto}.premium-story-copy h2{font-family:"Playfair Display",Georgia,serif;font-size:clamp(40px,5vw,60px);line-height:.98;letter-spacing:-.04em;margin:0 0 18px}.premium-story-copy p{color:var(--muted);line-height:1.7;max-width:470px}.premium-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px;font-size:12px;font-weight:700}.premium-points span{padding:11px 12px;background:var(--paper);border:1px solid var(--line);border-radius:9px}@media(max-width:850px){.premium-story{grid-template-columns:1fr;gap:32px;padding:65px 0}.premium-story-copy{order:1}.premium-story-media{order:2}}@media(max-width:520px){.premium-story{padding:55px 0}.premium-points{grid-template-columns:1fr}.product-info h1{font-size:37px}.offer-card{padding:15px 11px}.offer-card.selected{padding:14px 10px}}

/* V7 mobile conversion pass */
.offer-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
.offer-sub{font-size:.72rem;font-weight:600;letter-spacing:.04em;opacity:.62;text-transform:none}
.offer-card{position:relative}
.offer-card.selected{box-shadow:0 0 0 2px rgba(34,74,50,.12),0 8px 24px rgba(25,45,30,.08)}
@media (max-width:700px){
  .shell{width:min(100% - 28px, 1180px)}
  .product-first{padding-top:18px}
  .gallery-main{aspect-ratio:1/1;min-height:0}
  .gallery-main img{width:100%;height:100%;object-fit:cover}
  .thumbs{gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}
  .thumbs::-webkit-scrollbar{display:none}
  .thumb{flex:0 0 74px;width:74px;height:74px}
  .product-info{padding-top:20px}
  .rating{font-size:.9rem}
  .product-info h1{font-size:clamp(2.25rem,10vw,3.4rem);line-height:.98}
  .lead{font-size:1rem;line-height:1.5}
  .feature-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .feature-row span{font-size:.78rem}
  .offer-heading{margin-top:20px;margin-bottom:10px}
  .offer-sub{font-size:.66rem}
  .offer-card{min-height:78px;padding:16px 14px}
  .offer-copy strong{font-size:1rem}
  .offer-copy small{font-size:.76rem}
  .offer-price strong{font-size:1.05rem}
  .buy-button{position:sticky;bottom:12px;z-index:30;box-shadow:0 10px 30px rgba(0,0,0,.18)}
}

/* V8 BLUE BRAND + CONVERSION PASS */
:root{
  --cream:#f5f8fc;
  --paper:#ffffff;
  --ink:#111827;
  --muted:#667085;
  --green:#1267d6;
  --line:#dbe5f1;
  --accent:#eaf3ff;
  --blue:#1267d6;
  --blue-dark:#083b82;
  --blue-soft:#edf5ff;
  --shadow:0 24px 60px rgba(17,65,120,.10);
}
body{background:var(--cream)}
.announcement{
  background:linear-gradient(90deg,#083b82,#1267d6);
  color:#fff;
  font-weight:700;
}
.site-header{background:rgba(255,255,255,.97);border-bottom-color:#dbe5f1}
.brand{color:#0b2f63}
.cart-link{color:#0b2f63;font-weight:700}
.nav{color:#53657d}
.gallery-main{
  background:#fff;
  border:1px solid #dbe5f1;
  box-shadow:0 18px 50px rgba(18,103,214,.13);
}
.gallery-main img{aspect-ratio:4/5;object-fit:cover}
.thumb{border-color:#dbe5f1}
.thumb.active{border-color:var(--blue)}
.rating span{color:var(--blue)}
.eyebrow{color:#1267d6}
.product-info h1{color:#0b1f3a}
.feature-row span{
  background:#fff;
  border-color:#dbe5f1;
  color:#38516f;
}
.pill{background:#eaf3ff;color:#1267d6}
.offer-heading{color:#2c4b70}
.offer-sub{color:#6b7f99}
.offer-card{
  background:#fff;
  border-color:#cbd8e8;
}
.offer-card:hover{border-color:#6da4e8}
.offer-card.selected{
  border-color:#1267d6;
  background:#f4f9ff;
  box-shadow:0 0 0 2px rgba(18,103,214,.10),0 10px 26px rgba(18,103,214,.10);
}
.offer-card.selected .offer-radio{border-color:#1267d6}
.offer-card.selected .offer-radio:after{background:#1267d6}
.offer-badge{background:#0b2f63}
.offer-badge.value{background:#1267d6}
.swatch.active{outline-color:#1267d6}
.buy-button,.button-dark{
  background:linear-gradient(135deg,#1267d6,#0b55b5);
  box-shadow:0 12px 28px rgba(18,103,214,.22);
}
.buy-button:hover{box-shadow:0 16px 32px rgba(18,103,214,.28)}
.trust-grid{color:#4e6782}
.product-note{border-top-color:#dbe5f1}
.benefits{
  background:#edf5ff;
  border-top-color:#dbe8f7;
  border-bottom-color:#dbe8f7;
}
.benefit-icon{color:#1267d6}
.story-card{border-color:#dbe5f1}
.premium-story-media{background:#edf5ff}
.premium-points span{border-color:#dbe5f1}
.footer{background:#061b38}
@media(max-width:520px){
  .announcement{height:38px;font-size:9px;letter-spacing:.01em;padding:0 10px;text-align:center}
  .site-header{height:62px}
  .product-first{padding-top:12px}
  .gallery-main img{aspect-ratio:4/5}
  .product-info{padding-top:16px}
  .product-info h1{font-size:clamp(34px,10.5vw,42px)}
  .offer-heading{margin-top:18px}
  .offer-list{gap:10px}
  .offer-card{min-height:82px}
  .offer-copy strong{font-size:13px}
  .offer-copy small{font-size:10px}
  .offer-price strong{font-size:16px}
  .buy-button{position:sticky;bottom:12px;z-index:40}
}

/* Final cleanup: show complete source images rather than cropping them. */
.gallery-main{aspect-ratio:auto;display:flex;align-items:center;justify-content:center;}
.gallery-main img{aspect-ratio:auto;width:100%;height:auto;object-fit:contain;}
.thumb img{object-fit:contain;background:#fff;}
@media(max-width:520px){.gallery-main img{aspect-ratio:auto;height:auto;object-fit:contain;} .product-info h1{font-size:clamp(26px,7vw,34px);line-height:1.05;white-space:nowrap;letter-spacing:-.035em;} .offer-sub{font-size:.61rem;} }
/* V10 final mobile/gallery cleanup */
.gallery-main{overflow:hidden;}
.gallery-main img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;}
.thumb{overflow:hidden;background:#fff;}
.thumb img{display:block;width:100%;height:100%;object-fit:contain;}
@media(max-width:520px){
  .product-info h1{font-size:22px;line-height:1.08;white-space:nowrap;letter-spacing:-.04em;}
  .gallery-main{aspect-ratio:4/5;}
  .gallery-main img{width:100%;height:100%;object-fit:contain;}
}


/* V11 gallery normalization: source images keep their natural proportions. */
.gallery-main{aspect-ratio:auto;display:block;overflow:hidden;background:#fff;}
.gallery-main img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;}
.thumb{aspect-ratio:1/1;display:block;background:#fff;}
.thumb img{display:block;width:100%;height:100%;object-fit:contain;background:#fff;}
.story-card img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;background:#fff;}
@media(max-width:700px){
  .gallery-main{aspect-ratio:auto;}
  .gallery-main img{width:100%;height:auto;max-height:none;object-fit:contain;}
  .thumb{flex:0 0 74px;width:74px;height:74px;}
}
@media(max-width:520px){
  .gallery-main{aspect-ratio:auto;}
  .gallery-main img{width:100%;height:auto;object-fit:contain;}
}

/* V12 — refreshed six-image product gallery + offer badge */
.offer-badge.popular{background:#0b2f63}
.gallery-main{aspect-ratio:auto;overflow:hidden;background:#fff}
.gallery-main img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}
.thumb{aspect-ratio:1/1;display:block;background:#fff;overflow:hidden}
.thumb img{display:block;width:100%;height:100%;object-fit:cover;background:#fff}
@media(max-width:700px){.gallery-main{aspect-ratio:auto}.gallery-main img{width:100%;height:auto;max-height:none;object-fit:contain}.thumb{flex:0 0 74px;width:74px;height:74px}}
@media(max-width:520px){.gallery-main{aspect-ratio:auto}.gallery-main img{width:100%;height:auto;object-fit:contain}}

/* V13 — conversion-first mobile landing layout; no free-shipping claim. */
@media(max-width:700px){
  .product-first{display:grid;grid-template-columns:1fr;gap:0;padding-top:10px;padding-bottom:42px;}
  .product-first .gallery{display:contents;}
  .product-first .gallery-main{grid-column:1;order:1;border-radius:16px 16px 12px 12px;box-shadow:0 10px 30px rgba(30,28,23,.07);}
  .product-first .product-info{grid-column:1;order:2;padding:14px 0 0;}
  .product-first .thumbs{grid-column:1;order:3;margin-top:16px;margin-bottom:0;padding:0 2px 2px;}
  .product-first .eyebrow{display:none;}
  .product-info h1{font-size:24px;line-height:1.1;margin:0 0 12px;color:#17345e;}
  .product-info .lead,.product-info .feature-row,.product-info .price-row{display:none;}
  .offer-heading{margin:0 0 9px;display:block;font-size:13px;letter-spacing:.01em;color:#17345e;}
  .offer-sub{display:block;margin-top:3px;font-size:10px;opacity:.65;}
  .offer-list{gap:8px;margin-bottom:12px;}
  .offer-card{min-height:70px;padding:13px 12px;border-radius:12px;background:#fff;}
  .offer-card.selected{padding:12px 11px;box-shadow:0 5px 18px rgba(20,55,100,.09);}
  .offer-copy strong{font-size:13px;}
  .offer-copy small{font-size:10px;}
  .offer-price strong{font-size:16px;}
  .offer-badge{top:-9px;right:9px;}
  .colour-label{margin-top:14px;margin-bottom:8px;font-size:11px;}
  .swatches{margin-bottom:14px;gap:9px;}
  .swatch{width:29px;height:29px;}
  .buy-button{min-height:54px;padding:16px;font-size:14px;border-radius:11px;}
  .trust-grid{grid-template-columns:repeat(3,1fr);gap:6px;margin:12px 0 8px;text-align:center;font-size:10px;}
  .trust-grid div{background:#fff;border:1px solid #e4eaf2;border-radius:8px;padding:8px 5px;}
  .product-note{font-size:10px;line-height:1.5;padding-top:9px;text-align:center;}
  .thumbs{gap:7px;overflow-x:auto;scrollbar-width:none;}
  .thumbs::-webkit-scrollbar{display:none;}
  .thumb{flex:0 0 64px;width:64px;height:64px;border-radius:7px;}
  .thumb img{width:62px;height:62px;}
}
@media(max-width:420px){
  .product-first{width:calc(100% - 16px);}
  .announcement{height:38px;font-size:9px;padding:0 8px;}
  .offer-card{grid-template-columns:22px 1fr auto;gap:8px;}
  .offer-copy strong{font-size:12px;}
  .offer-price strong{font-size:15px;}
  .trust-grid{font-size:9px;}
}

/* V14 — restore the natural product-gallery flow on mobile.
   The gallery stays immediately under the hero image, before the offer. */
@media(max-width:700px){
  .product-first{display:grid;grid-template-columns:1fr;gap:0;padding-top:10px;padding-bottom:42px;}
  .product-first .gallery{display:block;grid-column:1;order:1;min-width:0;}
  .product-first .gallery-main{display:block;grid-column:auto;order:initial;border-radius:16px;}
  .product-first .thumbs{display:flex;grid-column:auto;order:initial;margin-top:12px;margin-bottom:0;padding:0 2px 2px;}
  .product-first .product-info{grid-column:1;order:2;padding:18px 0 0;}
  .product-info h1{margin-bottom:12px;}
}

/* V16 — basket-style cart + supplier-accurate product details */
.cart-link{display:inline-flex;align-items:center;gap:8px;justify-self:end;font-size:14px;font-weight:700;color:#0b2f63;line-height:1}
.cart-icon{width:25px;height:25px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.cart-link:hover{opacity:.78;text-decoration:none}
.product-note strong{color:#38516f}
@media(max-width:520px){.cart-link{gap:6px;font-size:0}.cart-icon{width:25px;height:25px}.product-note{font-size:10px;line-height:1.55}}

/* V18 — mix-and-match bundle colours */
.colour-label span{white-space:nowrap}
@media(max-width:520px){.colour-helper{font-size:10px;margin-bottom:9px}.bundle-colours{gap:7px;margin-bottom:14px}.colour-slot{padding:8px 9px}.slot-swatches{gap:8px}.swatch{width:27px;height:27px}.colour-slot-label{margin-bottom:6px}}
