/* Keep the opening identity; bring the product range forward. */
.range{padding-top:64px}
.range>.section-head{margin-bottom:32px;align-items:center}
.range .section-head h2{font-size:clamp(58px,5.5vw,84px);line-height:.94}
.range .section-head .eyebrow{font-size:10px;margin-bottom:17px}
.range .section-head>p{font-size:15px;line-height:1.65;max-width:30ch}
.range-nav{margin-bottom:0}
.range-tab{letter-spacing:0}
.range__note{font-size:10px;line-height:1.7;padding-top:19px;padding-bottom:22px}
.range:not(.range-cinematic) .flavour{min-height:44px}

/* A concise statement between exploring the range and a closer look at flavour. */
.intro{grid-template-columns:1.35fr 1fr;gap:22px 9%;padding-top:60px;padding-bottom:64px}
.intro>.eyebrow{font-size:10px;margin:0;letter-spacing:.11em}
.intro h2{font-size:clamp(54px,5.5vw,84px);line-height:.96;max-width:16ch}
.intro__aside{max-width:380px;justify-self:end;align-self:center;gap:16px;margin:0;padding:0}
.intro__aside p{font-size:15px;line-height:1.75}
.intro__aside .text-link{font-size:13px;margin-top:3px;min-height:44px}

/* A shorter cocoa-coloured spread: the combination gets equal billing with the pack. */
.feature{grid-template-columns:43% 57%;background:#512b22}
.feature__art{min-height:575px;background:#512b22;isolation:isolate}
.feature__art::before{inset:11% 9% 12% 11%;clip-path:none;background:#eeb889;transform:rotate(-5deg)}
.feature__art>.eyebrow{top:30px;left:var(--gutter);font-size:9px;letter-spacing:.1em;color:#f6d7bd;z-index:3}
.feature__pack{width:60%;height:68%;left:22%;top:18%;filter:drop-shadow(12px 22px 14px #24100d38)}
.feature__copy{padding:49px var(--gutter) 48px 5%;justify-content:center}
.feature__copy .eyebrow{font-size:10px;margin-bottom:21px}
.feature__copy h2{font-size:clamp(51px,4.9vw,75px);line-height:.98;letter-spacing:-.012em}
.feature__copy>p:not(.eyebrow){font-size:15px;line-height:1.7;max-width:39ch;margin:22px 0 23px}
.feature__copy .button{min-height:50px;font-size:13px}
.feature__spec{gap:12px 19px;margin-top:27px;padding-top:17px;max-width:100%;font-size:9px}
.feature__copy small{font-size:10px;margin-top:11px}

/* Real samples beside the production story, then the person behind the development. */
.story{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);grid-template-rows:auto auto auto;gap:22px 9%;background:var(--white);padding-top:84px;padding-bottom:76px}
.story__heading{grid-column:2;grid-row:1;align-self:end;min-width:0}
.story__heading>.eyebrow{font-size:10px}
.story__heading h2{font-size:clamp(60px,5.6vw,86px);line-height:.94;margin:24px 0 0}
.story__heading h2 span{color:#58692c}
.story__photo{grid-column:1;grid-row:1/span 2;align-self:start;width:100%;max-width:470px;margin:0}
.story__photo img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;object-position:center}
.story__photo figcaption{font-size:10px;letter-spacing:.02em;line-height:1.6;color:#596074;margin-top:14px}
.story__body{grid-column:2;grid-row:2;padding:0;min-width:0}
.story__lead{font:800 clamp(28px,2.4vw,37px)/1.04 var(--display);letter-spacing:0;margin:0 0 20px}
.story__body>p:not(.story__lead){font-size:15px;line-height:1.75;max-width:49ch}
.origin{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:26px 0 0;padding:22px 0;border-color:var(--line)}
.origin div{gap:10px;min-width:0}
.origin span{font-size:9px;line-height:1.5}
.origin strong{font-size:15px;line-height:1.4}
.founder{grid-column:1/-1;grid-row:3;display:grid;grid-template-columns:190px minmax(0,1fr);column-gap:40px;align-items:center;border:0;border-top:1px solid var(--line);padding:37px 0 0;margin:25px 0 0;max-width:none}
.founder__portrait{display:block;width:190px;height:190px;object-fit:cover;filter:none}
.founder__copy{display:grid;grid-template-columns:minmax(200px,.8fr) minmax(0,1.2fr);gap:12px 35px;align-items:start;min-width:0}
.founder__copy>.eyebrow{grid-column:1;grid-row:1;align-self:end;font-size:9px;line-height:1.6}
.founder h3{grid-column:1;grid-row:2;margin:0;font-size:clamp(38px,3.2vw,48px);line-height:1.02}
.founder p:not(.eyebrow){grid-column:2;grid-row:1/span 2;font-size:15px;line-height:1.75;max-width:43ch}
.founder .text-link{grid-column:2;grid-row:3;justify-self:start;font-size:12px;margin-top:0;min-height:44px}

/* The trade invitation and a usable enquiry sheet finish the story. */
.partner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:8%;padding-top:78px;padding-bottom:82px}
.partner__intro{padding-top:13px;min-width:0}
.partner__intro>.eyebrow{font-size:10px}
.partner__intro h2{font-size:clamp(68px,6.5vw,96px);line-height:.92;margin:27px 0 28px;max-width:11ch}
.partner__intro>p:not(.eyebrow){font-size:15px;line-height:1.75;max-width:38ch}
.partner__intro .text-link{font-size:12px;line-height:1.7;max-width:35ch;margin-top:25px;min-height:44px;gap:20px}
.partner .form{width:100%;max-width:none;background:var(--white);padding:32px 34px 35px;justify-self:stretch;border-top:3px solid var(--ink)}
.form__top{font-size:30px;line-height:1.1;padding-bottom:19px}
.form__top>span:last-child{font-size:30px}
.segments{gap:8px;margin-top:22px;margin-bottom:25px}
.segments legend{font-size:12px;margin-bottom:12px}
.segments span{min-height:42px;display:flex;align-items:center;padding:9px 12px;font-size:11px}
.segments input:checked+span{color:var(--white)}
.form__row{gap:21px}
.field{margin-bottom:22px}
.field label{font-size:12px;line-height:1.5;margin-bottom:7px}
.field input,.field textarea{font-size:16px;min-height:44px}
.field input::placeholder,.field textarea::placeholder{font-size:13px;color:#596074;opacity:1}
.field textarea{min-height:112px;line-height:1.6}
.consent{font-size:11px;line-height:1.65;gap:10px}
.consent input{margin-top:2px}
.form__notice{font-size:11px;line-height:1.65;margin-bottom:20px}
.form .button{font-size:13px;min-height:51px}
.footer{padding-top:40px;padding-bottom:26px}
.footer__top p{font-size:34px;line-height:1.03}
.footer__top>a{font-size:12px;min-height:44px;display:flex;align-items:center;gap:15px}
.footer__logo{width:100%;max-width:1100px;margin:42px 0 36px}
.footer__bottom{font-size:11px;line-height:1.7;gap:20px}
.footer__legal{font-size:10px;line-height:1.7;margin-top:17px}

@media(min-width:1001px) and (min-height:800px){.partner__intro{position:sticky;top:32px;align-self:start}}
@media(min-width:821px) and (max-width:1100px){
 .intro{gap:20px 7%;padding:55px var(--gutter)}.intro h2{font-size:60px}.intro__aside p{font-size:14px}
 .feature{grid-template-columns:43% 57%}.feature__art{min-height:555px}.feature__copy{padding-top:43px;padding-bottom:43px}.feature__copy h2{font-size:55px}.feature__copy>p:not(.eyebrow){font-size:14px}
 .story{gap:24px 6%;padding:70px var(--gutter)}.story__heading h2{font-size:60px}.story__lead{font-size:29px}.story__body>p:not(.story__lead){font-size:14px}.origin strong{font-size:14px}.origin{gap:15px}
 .founder{column-gap:30px;grid-template-columns:170px minmax(0,1fr)}.founder__portrait{width:170px;height:170px}.founder__copy{grid-template-columns:.8fr 1.2fr;gap:13px 25px}.founder h3{font-size:38px}.founder p:not(.eyebrow){font-size:14px}
}
@media(min-width:561px) and (max-width:1000px){
 .partner{display:block;padding-top:62px;padding-bottom:64px}.partner__intro{display:grid;grid-template-columns:1fr 1fr;gap:18px 35px;padding:0;margin-bottom:33px}.partner__intro>.eyebrow{grid-column:1/-1}.partner__intro h2{grid-column:1;grid-row:2/span 2;max-width:11ch;font-size:70px;margin:0}.partner__intro h2 br{display:none}.partner__intro>p:not(.eyebrow){grid-column:2;grid-row:2;font-size:14px}.partner__intro .text-link{grid-column:2;grid-row:3;margin-top:0;align-self:start}.partner .form{padding:32px;max-width:none}
}
@media(max-width:820px){
 .range{padding-top:50px}.range>.section-head{padding:0 var(--gutter);margin-bottom:28px}.range .section-head h2{font-size:59px}.range .section-head>p{font-size:14px}
 .intro{grid-template-columns:1.1fr 1fr;padding:51px var(--gutter);gap:22px 6%}.intro h2{font-size:53px;line-height:.98}.intro__aside{max-width:none;gap:14px}.intro__aside p{font-size:14px}
 .feature{grid-template-columns:42% 58%}.feature__art{min-height:530px}.feature__art>.eyebrow{font-size:8px;left:24px;right:12px}.feature__pack{width:74%;left:16%;height:61%;top:22%}.feature__copy{padding:38px 24px 40px 16px}.feature__copy h2{font-size:49px}.feature__copy>p:not(.eyebrow){font-size:14px}.feature__copy .eyebrow{font-size:9px}.feature__spec{font-size:8px;gap:10px 13px;margin-top:22px}.feature__copy .button{font-size:12px}
 .story{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:22px 6%;padding:60px var(--gutter)}.story__heading h2{font-size:53px}.story__body>p:not(.story__lead){font-size:14px}.story__lead{font-size:28px}.origin{grid-template-columns:1fr;gap:20px;margin-top:22px}.origin strong{font-size:14px}.origin span{font-size:9px}.story__photo{align-self:center;max-width:none}
 .founder{grid-template-columns:160px minmax(0,1fr);column-gap:27px;padding-top:30px;margin-top:14px}.founder__portrait{width:160px;height:160px}.founder__copy{display:block}.founder__copy>.eyebrow{font-size:9px}.founder h3{font-size:38px;margin:12px 0 15px}.founder p:not(.eyebrow){font-size:14px}.founder .text-link{font-size:12px;margin-top:5px}
 .footer__top p{font-size:29px}.footer__logo{margin:35px 0 29px}
}
@media(max-width:560px){
 .range{padding-top:43px}.range>.section-head{margin-bottom:26px}.range .section-head h2{font-size:56px}.range .section-head .eyebrow{font-size:9px;margin-bottom:17px}.range .section-head>p{font-size:14px;margin-top:17px;max-width:28ch}
 .range-nav{margin-bottom:0}.range-tab{min-height:58px;font-size:12px;gap:9px;padding:13px 11px}.range-tab>span:first-child{font-size:10px}.range__note{font-size:10px;padding:19px var(--gutter) 22px}
 .intro{display:block;padding:47px var(--gutter) 50px}.intro>.eyebrow{font-size:9px;margin-bottom:23px}.intro h2{font-size:clamp(46px,12.8vw,67px);max-width:17ch;line-height:.98}.intro__aside{display:flex;max-width:none;margin:26px 0 0;padding:0;gap:15px}.intro__aside p{font-size:14px;max-width:39ch}.intro__aside .text-link{font-size:12px;margin-top:1px}
 .feature{display:flex;flex-direction:column}.feature__art{min-height:0;height:345px;flex:none}.feature__art::before{inset:14% 19% 4% 16%;transform:rotate(-4deg)}.feature__art>.eyebrow{left:var(--gutter);top:23px;font-size:9px}.feature__pack{width:50%;height:72%;left:27%;top:19%}.feature__copy{padding:32px var(--gutter) 47px}.feature__copy h2{font-size:clamp(48px,12.8vw,68px);line-height:.98}.feature__copy .eyebrow{margin-bottom:19px}.feature__copy>p:not(.eyebrow){font-size:14px;margin:21px 0 23px}.feature__copy .button{font-size:12px;min-height:49px}.feature__spec{font-size:9px;margin-top:25px;gap:12px 16px}
 .story{display:flex;flex-direction:column;gap:0;padding:48px var(--gutter) 49px}.story__heading{order:0;align-self:stretch}.story__heading h2{font-size:clamp(51px,14vw,74px);margin-top:21px;line-height:.96}.story__heading>.eyebrow{font-size:9px}.story__body{order:1;margin-top:28px;padding:0}.story__lead{font-size:31px;margin-bottom:19px}.story__body>p:not(.story__lead){font-size:14px;line-height:1.75}.origin{grid-template-columns:1fr 1fr;gap:18px;margin-top:25px;padding:21px 0}.origin strong{font-size:13px}.origin span{font-size:9px;letter-spacing:.015em}
 .story__photo{order:2;margin:30px 0 0;width:100%;max-width:none;align-self:stretch}.story__photo figcaption{font-size:9px;margin-top:12px}
 .founder{order:3;display:grid;grid-template-columns:112px minmax(0,1fr);column-gap:20px;align-items:start;margin-top:30px;padding-top:26px}.founder__portrait{grid-column:1;grid-row:1/span 2;width:112px;height:112px}.founder__copy{display:contents}.founder__copy>.eyebrow{grid-column:2;grid-row:1;align-self:end;font-size:8px;line-height:1.6}.founder h3{grid-column:2;grid-row:2;align-self:start;font-size:35px;line-height:1;margin:10px 0 0}.founder p:not(.eyebrow){grid-column:1/-1;grid-row:3;font-size:14px;line-height:1.75;margin-top:20px;max-width:none}.founder .text-link{grid-column:1/-1;grid-row:4;justify-self:start;margin-top:5px;font-size:12px}
 .partner{display:block;padding:50px var(--gutter) 53px}.partner__intro{position:static;display:block;padding:0;margin:0 0 30px}.partner__intro>.eyebrow{font-size:9px}.partner__intro h2{font-size:clamp(59px,16.3vw,82px);line-height:.93;max-width:12ch;margin:23px 0 24px}.partner__intro h2 br{display:none}.partner__intro>p:not(.eyebrow){font-size:14px;line-height:1.75;max-width:40ch}.partner__intro .text-link{font-size:12px;margin-top:19px}
 .partner .form{padding:25px 21px 27px}.form__top{font-size:28px;padding-bottom:17px}.form__top>span:last-child{font-size:27px}.segments{gap:7px;margin:22px 0}.segments span{font-size:11px;padding:9px 10px;min-height:43px}.segments legend{font-size:12px}.form__row{display:block}.field{margin-bottom:21px}.field label{font-size:12px}.field input,.field textarea{font-size:16px}.field input::placeholder,.field textarea::placeholder{font-size:13px}.consent{font-size:11px}.form__notice{font-size:11px}.form .button{font-size:12px;min-height:50px;padding:13px 18px}
 .footer{padding-top:32px;padding-bottom:28px}.footer__top{align-items:center}.footer__top p{font-size:27px;max-width:12ch}.footer__top>a{font-size:10px;max-width:11ch;text-align:right}.footer__logo{margin:29px 0 28px}.footer__bottom{font-size:10px;gap:16px;grid-template-columns:1fr auto}.footer__legal{font-size:9px;line-height:1.7;max-width:42ch}
}
@media(max-width:360px){
 .range .section-head h2{font-size:51px}.range-tab{font-size:11px;padding-left:9px;padding-right:9px}.range-tab>span:last-child{font-size:17px}.founder{grid-template-columns:95px minmax(0,1fr);column-gap:17px}.founder__portrait{width:95px;height:105px}.founder h3{font-size:30px}.partner .form{padding:23px 17px}.segments span{font-size:10px;padding:9px}.form .button{gap:15px}
}

/* Per-flavour product compositions only. Append after the existing range styles.
   Slot changes use :has() and .is-selected; every image remains rendered without JS.
   The stage transform, family geometry and GSAP track are deliberately untouched. */
#range .product-stage{isolation:isolate}
#range .product-stage .product-photo{
  position:absolute;display:block;margin:0;max-width:none;max-height:none;
  left:var(--pack-x,50%);top:var(--pack-y,50%);right:auto;bottom:auto;
  width:var(--pack-width,28%);height:var(--pack-height,48%);
  object-fit:contain;object-position:center;opacity:1;z-index:1;
  transform:translate(-50%,-50%) rotate(var(--pack-angle,0deg));
  transform-origin:center;
  transition:transform .48s cubic-bezier(.2,.8,.2,1),left .48s cubic-bezier(.2,.8,.2,1),top .48s cubic-bezier(.2,.8,.2,1),width .48s cubic-bezier(.2,.8,.2,1),height .48s cubic-bezier(.2,.8,.2,1);
}
#range .product-stage .product-photo.is-selected{opacity:1;z-index:3}

/* Bars: the chosen bar sits across the middle; two smaller, level packs frame it. */
#range .family--bars .product-stage{
  --slot-a-x:50%;--slot-a-y:16%;--slot-a-width:68%;--slot-a-height:29%;--slot-a-angle:0deg;
  --slot-b-x:50%;--slot-b-y:84%;--slot-b-width:68%;--slot-b-height:29%;--slot-b-angle:0deg;
}
#range .family--bars .product-photo.is-selected{
  --pack-x:50%;--pack-y:50%;--pack-width:92%;--pack-height:46%;--pack-angle:-2deg;
}

/* Cereal: upright cups share a baseline, with the selected cup larger in front. */
#range .family--cereal .product-stage{
  --slot-a-x:18%;--slot-a-y:50%;--slot-a-width:36%;--slot-a-height:49%;--slot-a-angle:0deg;
  --slot-b-x:82%;--slot-b-y:50%;--slot-b-width:36%;--slot-b-height:49%;--slot-b-angle:0deg;
}
#range .family--cereal .product-stage .product-photo{
  top:auto;bottom:18%;object-position:center bottom;
  transform:translateX(-50%);
}
#range .family--cereal .product-photo.is-selected{
  --pack-x:54%;--pack-width:92%;--pack-height:88%;--pack-angle:0deg;
}

/* Puffs: a dominant front pack, two quiet left specimens and one at the right.
   Three separate secondary slots prevent the fourth flavour being lost behind the front. */
#range .family--puffs .product-stage{
  --slot-a-x:15%;--slot-a-y:26%;--slot-a-width:24%;--slot-a-height:43%;--slot-a-angle:-3deg;
  --slot-b-x:16%;--slot-b-y:76%;--slot-b-width:24%;--slot-b-height:43%;--slot-b-angle:3deg;
  --slot-c-x:88%;--slot-c-y:57%;--slot-c-width:21%;--slot-c-height:46%;--slot-c-angle:2deg;
}
#range .family--puffs .product-photo.is-selected{
  --pack-x:54%;--pack-y:49%;--pack-width:53%;--pack-height:88%;--pack-angle:0deg;
}
/* Supersede the legacy special transform that forced the last puff behind everything. */
#range .family--puffs .product-stage .product-photo:last-child:not(.is-selected){
  transform:translate(-50%,-50%) rotate(var(--pack-angle,0deg))!important;
}

/* Spreads: the slim central sachet stays tall; its two partners lean away quietly. */
#range .family--spreads .product-stage{
  --slot-a-x:19%;--slot-a-y:58%;--slot-a-width:25%;--slot-a-height:63%;--slot-a-angle:-4deg;
  --slot-b-x:81%;--slot-b-y:58%;--slot-b-width:25%;--slot-b-height:63%;--slot-b-angle:4deg;
}
#range .family--spreads .product-photo.is-selected{
  --pack-x:50%;--pack-y:48%;--pack-width:45%;--pack-height:88%;--pack-angle:0deg;
}

/* Slot defaults keep the initial HTML composition visible before scripts execute. */
#range .product-stage .product-photo--0:not(.is-selected),
#range .product-stage .product-photo--1:not(.is-selected){
  --pack-x:var(--slot-a-x);
  --pack-y:var(--slot-a-y);
  --pack-width:var(--slot-a-width);
  --pack-height:var(--slot-a-height);
  --pack-angle:var(--slot-a-angle);
}
#range .product-stage .product-photo--2:not(.is-selected){
  --pack-x:var(--slot-b-x);
  --pack-y:var(--slot-b-y);
  --pack-width:var(--slot-b-width);
  --pack-height:var(--slot-b-height);
  --pack-angle:var(--slot-b-angle);
}
#range .product-stage .product-photo--3:not(.is-selected){
  --pack-x:var(--slot-c-x);
  --pack-y:var(--slot-c-y);
  --pack-width:var(--slot-c-width);
  --pack-height:var(--slot-c-height);
  --pack-angle:var(--slot-c-angle);
}

/* Three-image families: distribute the two remaining flavours in DOM order. */
#range :is(.family--bars,.family--cereal,.family--spreads) .product-stage:has(.product-photo--0.is-selected) .product-photo--1,
#range :is(.family--bars,.family--cereal,.family--spreads) .product-stage:has(.product-photo--1.is-selected) .product-photo--0,
#range :is(.family--bars,.family--cereal,.family--spreads) .product-stage:has(.product-photo--2.is-selected) .product-photo--0{
  --pack-x:var(--slot-a-x);
  --pack-y:var(--slot-a-y);
  --pack-width:var(--slot-a-width);
  --pack-height:var(--slot-a-height);
  --pack-angle:var(--slot-a-angle);
}
#range :is(.family--bars,.family--cereal,.family--spreads) .product-stage:has(.product-photo--0.is-selected) .product-photo--2,
#range :is(.family--bars,.family--cereal,.family--spreads) .product-stage:has(.product-photo--1.is-selected) .product-photo--2,
#range :is(.family--bars,.family--cereal,.family--spreads) .product-stage:has(.product-photo--2.is-selected) .product-photo--1{
  --pack-x:var(--slot-b-x);
  --pack-y:var(--slot-b-y);
  --pack-width:var(--slot-b-width);
  --pack-height:var(--slot-b-height);
  --pack-angle:var(--slot-b-angle);
}

/* Four puffs: every selection leaves exactly one image in each secondary slot. */
#range .family--puffs .product-stage:has(.product-photo--0.is-selected) .product-photo--1,
#range .family--puffs .product-stage:has(.product-photo--1.is-selected) .product-photo--0,
#range .family--puffs .product-stage:has(.product-photo--2.is-selected) .product-photo--0,
#range .family--puffs .product-stage:has(.product-photo--3.is-selected) .product-photo--0{
  --pack-x:var(--slot-a-x);
  --pack-y:var(--slot-a-y);
  --pack-width:var(--slot-a-width);
  --pack-height:var(--slot-a-height);
  --pack-angle:var(--slot-a-angle);
}
#range .family--puffs .product-stage:has(.product-photo--0.is-selected) .product-photo--2,
#range .family--puffs .product-stage:has(.product-photo--1.is-selected) .product-photo--2,
#range .family--puffs .product-stage:has(.product-photo--2.is-selected) .product-photo--1,
#range .family--puffs .product-stage:has(.product-photo--3.is-selected) .product-photo--1{
  --pack-x:var(--slot-b-x);
  --pack-y:var(--slot-b-y);
  --pack-width:var(--slot-b-width);
  --pack-height:var(--slot-b-height);
  --pack-angle:var(--slot-b-angle);
}
#range .family--puffs .product-stage:has(.product-photo--0.is-selected) .product-photo--3,
#range .family--puffs .product-stage:has(.product-photo--1.is-selected) .product-photo--3,
#range .family--puffs .product-stage:has(.product-photo--2.is-selected) .product-photo--3,
#range .family--puffs .product-stage:has(.product-photo--3.is-selected) .product-photo--2{
  --pack-x:var(--slot-c-x);
  --pack-y:var(--slot-c-y);
  --pack-width:var(--slot-c-width);
  --pack-height:var(--slot-c-height);
  --pack-angle:var(--slot-c-angle);
}

@media(max-width:820px){
  /* Narrower stages use less sachet overlap; all image boxes stay within the art. */
  #range .family--spreads .product-stage{
    --slot-a-x:18%;--slot-a-width:24%;--slot-a-height:60%;--slot-a-angle:-3deg;
    --slot-b-x:82%;--slot-b-width:24%;--slot-b-height:60%;--slot-b-angle:3deg;
  }
  #range .family--spreads .product-photo.is-selected{--pack-width:42%;--pack-height:86%}
  #range .family--bars .product-photo.is-selected{--pack-angle:-1deg}
}
@media(prefers-reduced-motion:reduce){
  #range .product-stage .product-photo{transition:none}
}
