:root{--motion-ease:cubic-bezier(.16,1,.3,1);--motion-symmetric:cubic-bezier(.7,0,.2,1);--scene-progress:0;--spot-x:50%;--spot-y:50%}.motion-scene{position:relative;isolation:isolate;overflow:hidden;--scene-progress:0;--spot-x:50%;--spot-y:50%}.motion-scene>*{position:relative;z-index:2}.motion-ready [data-reveal=mask]{overflow:hidden;opacity:0;clip-path:inset(0 0 100% 0);transform:translate3d(0,46px,0);filter:none;transition:opacity .95s var(--motion-ease),transform 1.15s var(--motion-ease),clip-path 1.15s var(--motion-ease)}.motion-ready [data-reveal=mask].is-visible{opacity:1;clip-path:inset(0);transform:none}.motion-ready [data-stagger-list]>li{opacity:0;transform:translate3d(0,24px,0);transition:opacity .75s var(--motion-ease),transform .85s var(--motion-ease)}.motion-ready [data-stagger-list].is-visible>li{opacity:1;transform:none}.motion-ready [data-stagger-list].is-visible>li:nth-child(2){transition-delay:.07s}.motion-ready [data-stagger-list].is-visible>li:nth-child(3){transition-delay:.14s}.motion-ready [data-stagger-list].is-visible>li:nth-child(4){transition-delay:.21s}.page-curtain{position:fixed;z-index:10020;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 50%,#385044,#15231d 46%,#08100c);color:#f5efe7;pointer-events:none;transform:translate3d(0,101%,0);transition:transform .68s cubic-bezier(.77,0,.18,1)}.page-curtain.is-entering{transform:translateZ(0)}.page-curtain.is-leaving{transform:translate3d(0,-101%,0)}.page-curtain span{position:relative;z-index:2;font-family:var(--display);font-size:clamp(70px,12vw,190px);letter-spacing:-.06em}.page-curtain small{position:absolute;z-index:2;top:calc(50% + 92px);letter-spacing:.3em;text-transform:uppercase;color:#d99a81}.page-curtain__rings,.page-curtain__rings:before,.page-curtain__rings:after{position:absolute;width:min(80vw,900px);aspect-ratio:1;border:1px solid rgba(255,255,255,.12);border-radius:50%;content:""}.page-curtain__rings{animation:curtainRing 5s var(--motion-symmetric) infinite alternate}.page-curtain__rings:before{top:12%;right:12%;bottom:12%;left:12%;width:auto}.page-curtain__rings:after{top:28%;right:28%;bottom:28%;left:28%;width:auto}@keyframes curtainRing{to{transform:scale(1.12) rotate(9deg)}}.proof-strip{min-height:880px;padding:140px 0;background:#d9c9b7;color:#17231d}.proof-strip:before{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at var(--spot-x) var(--spot-y),rgba(255,255,255,.62),transparent 24%),linear-gradient(135deg,#eadfd2,#c5d4c9 62%,#bba897)}.proof-strip__field{position:absolute;z-index:-1;top:-20%;right:-20%;bottom:-20%;left:-20%;display:grid;place-items:center;transform:rotate(calc(var(--scene-progress)*18deg)) scale(calc(.92 + var(--scene-progress)*.12));opacity:.62}.proof-strip__field i{position:absolute;width:min(82vw,920px);aspect-ratio:1;border:1px solid rgba(31,44,39,.12);border-radius:50%}.proof-strip__field i:nth-child(2){width:min(63vw,710px)}.proof-strip__field i:nth-child(3){width:min(43vw,490px)}.proof-strip__field i:nth-child(4){width:min(24vw,270px);border-color:#b96f5452}.proof-strip__heading{display:grid;grid-template-columns:1fr 1.5fr;align-items:end;gap:40px;margin-bottom:70px}.proof-strip__heading h2{max-width:850px;font-size:clamp(55px,6vw,96px);line-height:.9}.proof-strip__constellation{position:relative;min-height:520px}.proof-strip__core{position:absolute;z-index:3;left:50%;top:50%;width:210px;aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(31,44,39,.18);border-radius:50%;background:#f7f3ec8a;box-shadow:0 38px 100px #1f2c271f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-50%,-50%)}.proof-strip__core span{position:absolute;top:34px;font-size:10px;letter-spacing:.26em;color:var(--clay)}.proof-strip__core strong{text-align:center;font-family:var(--display);font-size:26px;line-height:.92}.proof-strip__core i{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--clay);box-shadow:0 0 0 12px #b96f5421;animation:corePulse 2.6s var(--motion-symmetric) infinite alternate}@keyframes corePulse{to{box-shadow:0 0 0 24px #b96f5400;transform:scale(.84)}}.proof-strip__grid{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:120px 320px}.proof-strip__grid article{position:relative;min-width:0;padding:28px 32px;border:1px solid rgba(31,44,39,.13);border-radius:26px;background:#f7f3ec52;box-shadow:0 22px 70px #1f2c270f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .6s var(--motion-ease),background .5s,border-color .5s}.proof-strip__grid article:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at var(--local-x,50%) var(--local-y,50%),rgba(255,255,255,.82),transparent 35%);opacity:0;transition:opacity .4s;pointer-events:none}.proof-strip__grid article:hover{z-index:4;background:#ffffff7a;border-color:#b96f5459;transform:translate3d(0,-8px,0)}.proof-strip__grid article:hover:before{opacity:1}.proof-strip__grid article:nth-child(1),.proof-strip__grid article:nth-child(3){justify-self:start}.proof-strip__grid article:nth-child(2),.proof-strip__grid article:nth-child(4){justify-self:end}.proof-strip__number{position:absolute;right:24px;top:22px;color:#1f2c2759;font-size:10px;letter-spacing:.2em}.proof-strip__grid svg{position:relative;width:28px;height:28px;margin-bottom:32px;color:var(--clay)}.proof-strip__grid strong,.proof-strip__grid p{position:relative}.proof-strip__grid strong{font-family:var(--display);font-size:25px}.proof-strip__grid p{max-width:260px;color:#56645c}.template-index .brand-statement{min-height:100svh;display:grid;place-items:center;background:radial-gradient(circle at 52% 46%,#1d3027 0,#111f19 42%,#0b1510);color:#f5efe7;isolation:isolate}.template-index .brand-statement:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(108deg,transparent 18%,rgba(212,142,112,.09) 48%,transparent 72%);filter:none;animation:statementLight 9s cubic-bezier(.7,0,.2,1) infinite alternate;pointer-events:none}@keyframes statementLight{0%{transform:translate3d(-12%,0,0)}to{transform:translate3d(12%,0,0)}}.brand-statement:before{content:"";position:absolute;z-index:-3;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at calc(18% + var(--scene-progress)*60%) 55%,rgba(185,111,84,.23),transparent 19%),radial-gradient(circle at 75% 25%,rgba(120,148,134,.18),transparent 28%)}.brand-statement__topography{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;transform:translate3d(calc((.5 - var(--scene-progress))*11vw),0,0) rotate(calc(var(--scene-progress)*8deg))}.brand-statement__topography i{position:absolute;width:35vw;aspect-ratio:1;border:1px solid rgba(255,255,255,.09);border-radius:45% 55% 58% 42%/48% 38% 62% 52%;animation:topoMorph 9s var(--motion-symmetric) infinite alternate}.brand-statement__topography i:nth-child(2){width:48vw;animation-delay:-2s}.brand-statement__topography i:nth-child(3){width:62vw;animation-delay:-4s}.brand-statement__topography i:nth-child(4){width:78vw;animation-delay:-6s}.brand-statement__topography i:nth-child(5){width:96vw;animation-delay:-8s}@keyframes topoMorph{to{border-radius:58% 42% 40% 60%/38% 56% 44% 62%;transform:rotate(12deg) scale(1.04)}}.brand-statement__ghost{position:absolute;z-index:-1;left:-3vw;bottom:-.14em;color:transparent;font-family:var(--display);font-size:clamp(110px,20vw,330px);line-height:.75;letter-spacing:-.08em;-webkit-text-stroke:1px rgba(255,255,255,.08);transform:translate3d(calc(var(--scene-progress)*-12vw),0,0);white-space:nowrap}.brand-statement__layout{width:min(1720px,calc(100% - 64px));display:grid;grid-template-columns:minmax(210px,.6fr) minmax(560px,1.8fr) minmax(210px,.6fr);gap:clamp(28px,4vw,76px);align-items:center}.brand-statement__inner{text-align:left}.brand-statement__inner h2{max-width:980px;color:#f7f1e9!important;font-size:clamp(60px,6.7vw,116px);line-height:.84;text-shadow:0 18px 64px rgba(0,0,0,.38)}.brand-statement__inner>p:last-of-type{max-width:600px;margin:40px 0 0 auto;color:#cbd6cf;font-size:19px}.brand-statement__visual{position:relative;overflow:hidden;margin:0;min-height:500px;border:1px solid rgba(255,255,255,.12);border-radius:46% 46% 22px 22px;background:#cbd8d0;box-shadow:0 38px 90px #0000003d}.brand-statement__visual--m1{transform:translateY(9vh)}.brand-statement__visual--s1{transform:translateY(-8vh)}.brand-statement__visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;filter:saturate(.88) contrast(1.03);transition:transform 1.2s var(--motion-ease)}.brand-statement__visual:hover img{transform:scale(1.035)}.brand-statement__visual figcaption{position:absolute;z-index:2;left:16px;right:16px;bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:#0c1711c7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#f4eee7}.brand-statement__visual figcaption span{color:#df9c81;font-family:var(--display);font-size:22px}.brand-statement__visual figcaption strong{font-size:10px;letter-spacing:.15em;text-transform:uppercase}.brand-statement__principles{display:flex;align-items:center;gap:10px;margin-top:34px}.brand-statement__principles span{padding:9px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#d4ddd7;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.feature-product{min-height:110svh;display:flex;align-items:center;padding-block:130px}.feature-product__background{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;overflow:hidden}.feature-product__background>span{position:absolute;width:62vw;aspect-ratio:1;border-radius:50%;transform:translate3d(calc((var(--scene-progress) - .5)*10vw),calc((.5 - var(--scene-progress))*8vh),0);transition:transform .12s}.feature-product__background i{position:absolute;width:1px;height:70%;top:15%;background:#1f2c271a;transform:rotate(22deg)}.feature-product__background i:nth-child(2){left:18%}.feature-product__background i:nth-child(3){right:18%}.feature-product--media-left{background:linear-gradient(135deg,#eef3ef,#d5e2d9 54%,#c0cfc5)}.feature-product--media-left .feature-product__background>span{right:-12vw;top:4%;background:radial-gradient(circle,rgba(255,255,255,.8),rgba(120,148,134,.24) 48%,transparent 68%)}.feature-product--media-right{background:#131e18;color:#edf1ed}.feature-product--media-right .feature-product__background>span{left:-12vw;bottom:-18%;background:radial-gradient(circle,rgba(185,111,84,.24),rgba(120,148,134,.12) 48%,transparent 68%)}.feature-product--media-right .feature-product__background i{background:#ffffff14}.feature-product__grid{position:relative;align-items:center;min-height:760px;gap:clamp(55px,7vw,130px)}.feature-product__media{overflow:hidden;min-height:720px;border-radius:48% 48% 32px 32px;box-shadow:0 54px 120px #1f2c2738;transform:translate3d(0,calc((.5 - var(--scene-progress))*55px),0);transition:box-shadow .7s var(--motion-ease),border-radius .8s var(--motion-ease)}.feature-product__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.18),transparent 42%);pointer-events:none}.feature-product__media:hover{border-radius:28px;box-shadow:0 65px 150px #1f2c274d}.feature-product__media img{transform:scale(calc(1.03 + var(--scene-progress)*.035));transition:filter .75s var(--motion-ease)}.feature-product__media:hover img{filter:saturate(1.04) contrast(1.03)}.feature-product__index{font-size:clamp(90px,12vw,180px);color:#ffffffad;mix-blend-mode:soft-light}.feature-product__copy{max-width:560px;padding:40px 0}.feature-product__copy h2{font-size:clamp(68px,7.2vw,112px);line-height:.82}.feature-product--media-right .feature-product__copy h2,.feature-product--media-right .feature-product__copy strong{color:#f2ede6}.feature-product--media-right .feature-product__promise,.feature-product--media-right .feature-product__copy li{color:#b8c5bd}.feature-product--media-right .feature-product__copy li{border-color:#ffffff1f}.feature-product__visual-note{position:absolute;z-index:3;right:22px;top:28px;width:150px;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;border:1px solid rgba(255,255,255,.38);border-radius:50%;background:#14221bb8;color:#f5efe7;text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.feature-product__visual-note small{font-size:8px;letter-spacing:.18em;text-transform:uppercase;color:#dda087}.feature-product__visual-note strong{margin-top:6px;font-family:var(--display);font-size:19px;line-height:1}.feature-product__visual-note i{width:28px;height:1px;margin-top:10px;background:#dda087}.feature-product__decision{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:center;margin-top:28px;padding:16px 18px;border-radius:18px;background:#ffffff4d;box-shadow:inset 0 0 0 1px #1f2c2717}.feature-product__decision span{font-family:var(--display);font-size:28px;color:var(--clay)}.feature-product__decision p{margin:0;color:#4f5d55;font-size:13px;line-height:1.5}.feature-product--media-right .feature-product__decision{background:#ffffff0e;box-shadow:inset 0 0 0 1px #ffffff1a}.feature-product--media-right .feature-product__decision p{color:#bdc9c1}.feature-product__scrollmark{position:absolute;z-index:3;right:26px;top:18%;bottom:18%;display:grid;grid-template-rows:1fr auto;gap:18px;align-items:end}.feature-product__scrollmark>span{width:1px;height:100%;background:linear-gradient(var(--clay) calc(var(--scene-progress)*100%),rgba(31,44,39,.14) 0)}.feature-product--media-right .feature-product__scrollmark>span{background:linear-gradient(var(--clay) calc(var(--scene-progress)*100%),rgba(255,255,255,.12) 0)}.feature-product__scrollmark small{writing-mode:vertical-rl;font-size:8px;letter-spacing:.22em;text-transform:uppercase}.collection-showcase{min-height:105svh;padding:125px 0 100px;background:#090f0c;color:#f4eee6}.collection-showcase:before{content:"";position:absolute;z-index:-3;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at var(--spot-x) var(--spot-y),rgba(120,148,134,.2),transparent 26%),radial-gradient(circle at 12% 80%,rgba(185,111,84,.17),transparent 22%)}.collection-showcase__waves{position:absolute;z-index:-2;top:-20%;right:-20%;bottom:-20%;left:-20%;display:grid;place-items:center;transform:perspective(900px) rotateX(64deg) translateY(calc(var(--scene-progress)*-10%))}.collection-showcase__waves i{position:absolute;width:110vw;aspect-ratio:1;border:1px solid rgba(255,255,255,.07);border-radius:48% 52% 44% 56%;animation:waveMorph 12s var(--motion-symmetric) infinite alternate}.collection-showcase__waves i:nth-child(2){width:88vw;animation-delay:-3s}.collection-showcase__waves i:nth-child(3){width:66vw;animation-delay:-6s}.collection-showcase__waves i:nth-child(4){width:44vw;animation-delay:-9s}@keyframes waveMorph{to{border-radius:62% 38% 57% 43%;transform:rotate(14deg)}}.collection-showcase__heading{position:relative;z-index:4;align-items:end}.collection-showcase__heading h2{max-width:920px;color:#f4eee6;font-size:clamp(62px,7.4vw,118px);line-height:.84}.collection-showcase__navigation{display:flex;align-items:center;gap:24px}.collection-showcase__count{display:flex;align-items:baseline;gap:5px;color:#7f9188}.collection-showcase__count strong{font-family:var(--display);font-size:48px;color:#e5a78f}.collection-showcase .rail-controls button{border-color:#ffffff29;color:#fff;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.collection-showcase .collection-rail{gap:clamp(28px,4vw,64px);padding-top:55px;padding-bottom:55px}.collection-showcase .product-card{flex-basis:min(52vw,610px);transform:perspective(1200px) rotateY(-3deg);transition:transform .8s var(--motion-ease)}.collection-showcase .product-card:nth-child(2n){margin-top:90px;transform:perspective(1200px) rotateY(3deg)}.collection-showcase .product-card:hover{transform:perspective(1200px) rotateY(0) translateY(-12px)}.collection-showcase .product-card__media{height:min(64vh,660px);border:1px solid rgba(255,255,255,.11);border-radius:46% 46% 28px 28px;background:#e8e0d6;box-shadow:0 45px 100px #00000059}.collection-showcase .product-card__meta h3,.collection-showcase .product-card__meta a{color:#f4eee6}.collection-showcase .product-card__meta p{color:#b2c0b8}.collection-showcase__progress{height:2px;background:#ffffff1a}.collection-showcase__progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#d58d70,#eed1c3);transform:scaleX(0);transform-origin:left;transition:transform .2s}.collection-showcase__foot{color:#aebbb4}.compare-teaser{min-height:110svh;padding:140px 0;background:#efe8de;color:#18251f}.compare-teaser__mesh{position:absolute;z-index:-2;top:-20%;right:-20%;bottom:-20%;left:-20%;background-image:linear-gradient(rgba(31,44,39,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(31,44,39,.055) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:radial-gradient(circle at calc(20% + var(--scene-progress)*60%) 50%,#000,transparent 54%);mask-image:radial-gradient(circle at calc(20% + var(--scene-progress)*60%) 50%,#000,transparent 54%);transform:rotate(calc((var(--scene-progress) - .5)*4deg))}.compare-teaser__grid{display:grid;grid-template-columns:.72fr 1.28fr;grid-template-areas:"intro lens" "table table";gap:70px 90px}.compare-teaser__intro{grid-area:intro;align-self:center}.compare-teaser__intro h2{font-size:clamp(62px,6vw,100px);line-height:.86}.compare-lens{grid-area:lens;position:relative;min-height:650px;overflow:hidden;border-radius:50% 50% 30px 30px;background:#d0ddd4;box-shadow:0 48px 110px #1f2c2729}.compare-lens__layer{position:absolute;top:0;right:0;bottom:0;left:0}.compare-lens__layer picture,.compare-lens__layer img{width:100%;height:100%;object-fit:contain}.compare-lens__layer span{position:absolute;z-index:3;top:30px;padding:10px 16px;border-radius:999px;background:#101914c7;color:#fff;font-size:10px;letter-spacing:.15em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.compare-lens__layer--m1 span{left:30px}.compare-lens__layer--s1{clip-path:inset(0 0 0 var(--compare));background:#17241e}.compare-lens__layer--s1 span{right:30px}.compare-lens__handle{position:absolute;z-index:4;left:var(--compare);top:0;bottom:0;width:1px;background:#fffc;transform:translate(-50%)}.compare-lens__handle i{position:absolute;left:50%;top:50%;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#d4886b;color:#fff;font-style:normal;box-shadow:0 18px 50px #00000038;transform:translate(-50%,-50%)}.compare-lens__range{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:ew-resize}.compare-teaser__table{grid-area:table;border-top:1px solid rgba(31,44,39,.14);background:#ffffff4d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.choice-guide{padding:140px 0;background:#412d27;color:#f4eee7}.choice-guide__aurora{position:absolute;z-index:-2;top:-30%;right:-30%;bottom:-30%;left:-30%;background:radial-gradient(circle at var(--spot-x) var(--spot-y),rgba(231,170,144,.22),transparent 18%),conic-gradient(from calc(var(--scene-progress)*50deg),rgba(120,148,134,.18),transparent 28%,rgba(185,111,84,.16),transparent 65%);filter:blur(20px);transform:scale(1.2)}.choice-guide .section-heading h2{color:#f4eee7;font-size:clamp(60px,7vw,112px);line-height:.84}.choice-guide .section-heading>p{color:#d0c1b8}.choice-guide__experience{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(60px,8vw,140px);align-items:start;margin-top:85px}.choice-guide__stage{position:sticky;top:120px;min-height:720px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:48% 48% 30px 30px;background:#cbd9d0;box-shadow:0 50px 120px #00000042}.choice-guide__stage picture,.choice-guide__measure{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.08);transition:opacity .9s var(--motion-ease),transform 1.2s var(--motion-ease)}.choice-guide__stage picture.is-active,.choice-guide__measure.is-active{opacity:1;transform:scale(1)}.choice-guide__stage img{width:100%;height:100%;object-fit:contain}.choice-guide__blueprint{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;pointer-events:none}.choice-guide__blueprint i{position:absolute;border:1px solid rgba(31,44,39,.13);border-radius:50%}.choice-guide__blueprint i:nth-child(1){top:10%;right:10%;bottom:10%;left:10%}.choice-guide__blueprint i:nth-child(2){top:24%;right:24%;bottom:24%;left:24%}.choice-guide__blueprint i:nth-child(3){left:50%;top:8%;bottom:8%;width:1px;border:0;background:#1f2c2721}.choice-guide__blueprint>span{position:absolute;left:25px;bottom:25px;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#395046}.choice-guide__measure{display:grid;place-items:center;padding:80px;text-align:center;background:radial-gradient(circle,#e7eee9,#789486)}.choice-guide__measure span{position:absolute;top:40px;font-family:var(--display);font-size:100px;color:#fff3}.choice-guide__measure i{width:70%;height:70%;border:1px solid rgba(255,255,255,.28);border-radius:50%}.choice-guide__measure strong{position:absolute;max-width:370px;font-family:var(--display);font-size:44px;color:#fff}.choice-guide__stack{display:flex;flex-direction:column;gap:0}.choice-guide__stack article{position:relative;min-height:440px;padding:80px 25px;border:0;border-top:1px solid rgba(255,255,255,.14);border-radius:0;background:transparent;color:#f4eee7;transition:padding .65s var(--motion-ease),background .5s}.choice-guide__stack article:last-child{border-bottom:1px solid rgba(255,255,255,.14)}.choice-guide__stack article.is-active{padding-left:65px;background:linear-gradient(90deg,rgba(255,255,255,.08),transparent)}.choice-guide__stack article:before{content:"";position:absolute;left:0;top:0;bottom:100%;width:3px;background:#e5a58a;transition:bottom .7s var(--motion-ease)}.choice-guide__stack article.is-active:before{bottom:0}.choice-guide__stack article>span{color:#e5a58a}.choice-guide__stack h3{margin-top:80px;color:#f4eee7;font-size:clamp(42px,4vw,66px)}.choice-guide__stack p{color:#d2c4ba}.choice-guide__stack a{color:#fff}.selection-criteria{min-height:110svh;background:#e6eee8}.selection-criteria:before{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 82% 20%,rgba(255,255,255,.8),transparent 24%),linear-gradient(115deg,transparent 48%,rgba(120,148,134,.12) 49%,transparent 50%);background-size:auto,90px 90px}.selection-criteria__path{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.selection-criteria__path path{fill:none;stroke:#b96f5480;stroke-width:2;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--scene-progress));vector-effect:non-scaling-stroke}.selection-criteria__media{position:relative;overflow:hidden;min-height:100svh;border-radius:0 48% 48% 0;transform:translate3d(0,calc((.5 - var(--scene-progress))*35px),0)}.selection-criteria__media img{transform:scale(calc(1.02 + var(--scene-progress)*.05))}.selection-criteria__scanner{position:absolute;z-index:3;left:0;right:0;top:calc(var(--scene-progress)*100%);height:2px;background:linear-gradient(90deg,transparent,#f1a486,transparent);box-shadow:0 0 30px #f1a486bf}.selection-criteria__checks{position:absolute;z-index:4;left:28px;right:28px;bottom:28px;display:flex;gap:8px;flex-wrap:wrap}.selection-criteria__checks span{padding:10px 14px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#121f18b3;color:#fff;font-size:9px;letter-spacing:.13em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.selection-criteria__stamp{position:absolute;z-index:4;right:30px;top:30px;width:154px;aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(31,44,39,.17);border-radius:50%;background:#f7f3ec9e;color:#20312a;text-align:center;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.selection-criteria__stamp span{position:absolute;top:23px;color:var(--clay);font-size:10px;letter-spacing:.18em}.selection-criteria__stamp strong{font-family:var(--display);font-size:20px;line-height:.93}.selection-criteria__copy{padding:clamp(80px,9vw,155px)}.selection-criteria__copy h2{font-size:clamp(62px,6.3vw,104px);line-height:.86}.selection-criteria__copy li{transition:transform .55s var(--motion-ease),background .4s}.selection-criteria__copy li:hover{transform:translate(14px);background:#ffffff61}.advice-section{padding:130px 0;background:#d6c1ae;color:#192720}.advice-section:before{content:"";position:absolute;z-index:-3;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 8% 12%,rgba(255,255,255,.72),transparent 24%),radial-gradient(circle at 88% 70%,rgba(120,148,134,.32),transparent 28%)}.advice-section__halo{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;transform:translate(calc((var(--scene-progress) - .5)*8vw))}.advice-section__halo i{position:absolute;width:34vw;aspect-ratio:1;border:1px solid rgba(31,44,39,.1);border-radius:50%}.advice-section__halo i:nth-child(2){width:54vw}.advice-section__halo i:nth-child(3){width:74vw}.advice-section__heading{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end;margin-bottom:70px}.advice-section__heading h2{max-width:980px;font-size:clamp(62px,7vw,112px);line-height:.84}.advice-section__heading>p{max-width:560px;margin:0;color:#56645d;font-size:18px}.advice-section__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(34px,5vw,80px);align-items:stretch}.advice-section__visual{position:relative;overflow:hidden;min-height:720px;border-radius:48% 48% 28px 28px;background:#c8d7ce;box-shadow:0 44px 110px #1f2c272b}.advice-section__visual img{width:100%;height:100%;object-fit:contain;padding:30px}.advice-section__visual-copy{position:absolute;left:28px;right:28px;top:28px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;color:#20312a}.advice-section__visual-copy span{font-size:9px;letter-spacing:.18em;text-transform:uppercase}.advice-section__visual-copy strong{max-width:220px;text-align:right;font-family:var(--display);font-size:28px;line-height:.95}.advice-section__coordinates{position:absolute;left:22px;right:22px;bottom:22px;display:flex;justify-content:space-between;gap:8px;padding:14px 16px;border:1px solid rgba(255,255,255,.32);border-radius:16px;background:#14221bb3;color:#f4eee7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.advice-section__coordinates span{font-size:8px;letter-spacing:.12em;text-transform:uppercase}.advice-section__panel{align-self:center;padding:clamp(28px,4vw,62px);border:1px solid rgba(31,44,39,.12);border-radius:32px;background:#f7f3ecad;box-shadow:0 40px 100px #1f2c271f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.advice-section__promise{display:grid;grid-template-columns:170px 1fr;gap:24px;margin-bottom:34px;padding-bottom:25px;border-bottom:1px solid rgba(31,44,39,.12)}.advice-section__promise span{color:var(--clay);font-size:10px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.advice-section__promise p{margin:0;color:#526159}.advice-form,.advice-form label{display:grid;gap:8px}.advice-form{gap:20px}.advice-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.advice-form label{color:#26372f;font-size:11px;font-weight:700;letter-spacing:.04em}.advice-form input,.advice-form select,.advice-form textarea{width:100%;min-height:52px;padding:13px 15px;border:1px solid rgba(31,44,39,.16);border-radius:13px;background:#ffffffa8;outline:0;transition:border-color .25s,box-shadow .25s}.advice-form textarea{resize:vertical}.advice-form input:focus,.advice-form select:focus,.advice-form textarea:focus{border-color:var(--clay);box-shadow:0 0 0 3px #b96f5421}.advice-form__footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.advice-form__footer p{max-width:230px;margin:0;color:#647068;font-size:11px}.form-success,.form-error{padding:14px 16px;border-radius:12px;background:#dce8df;color:#203128}.form-error{background:#f1d9cf;color:#713f2e}.support-program{min-height:100svh;padding:150px 0;background:#b8ccbf;color:#17231d}.support-program__orbit{position:absolute;z-index:-2;right:-18vw;top:-24vw;width:75vw;aspect-ratio:1;border:1px solid rgba(31,44,39,.13);border-radius:50%;transform:rotate(calc(var(--scene-progress)*35deg))}.support-program__orbit i{position:absolute;border:1px solid rgba(31,44,39,.11);border-radius:50%}.support-program__orbit i:nth-child(1){top:12%;right:12%;bottom:12%;left:12%}.support-program__orbit i:nth-child(2){top:27%;right:27%;bottom:27%;left:27%}.support-program__orbit i:nth-child(3){top:42%;right:42%;bottom:42%;left:42%;background:#f7f3ec2e}.support-program__grid{gap:clamp(70px,10vw,180px)}.support-program__grid>div:first-child{position:sticky;top:150px}.support-program__grid>div>p:not(.section-label){color:#42544b}.support-program h2{color:#17231d;font-size:clamp(62px,6.4vw,104px);line-height:.86}.support-program__timeline,.support-program ol{position:relative}.support-program ol:before{content:"";position:absolute;left:30px;top:60px;bottom:60px;width:1px;background:#1f2c2729}.support-program__runner{position:absolute;z-index:2;left:27px;top:60px;width:7px;height:7px;border-radius:50%;background:var(--clay);box-shadow:0 0 0 10px #b96f5429;transform:translateY(calc(var(--scene-progress)*520px))}.support-program li{min-height:240px;align-items:flex-start;padding:65px 0;border-color:#1f2c2724}.support-program li>span{position:relative;z-index:3;width:60px;flex:none;font-family:var(--display);font-size:32px;color:#8b5541}.support-program li strong{color:#17231d;font-family:var(--display);font-size:38px}.support-program li p{color:#4f6057}.support-program__visual{position:relative;overflow:hidden;min-height:310px;margin:42px 0 0;border:1px solid rgba(31,44,39,.12);border-radius:28px;background:#d4e0d8;box-shadow:0 34px 90px #1f2c2724}.support-program__visual img{width:100%;height:100%;object-fit:contain;padding:10px 22px 48px}.support-program__visual figcaption{position:absolute;left:18px;right:18px;bottom:17px;display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:12px;background:#111d17bf;color:#f4eee7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.support-program__visual figcaption span{font-size:8px;letter-spacing:.1em;text-transform:uppercase}.support-program__visual figcaption i{flex:1;height:1px;background:#ffffff40}.faq-section{min-height:100svh;padding:150px 0;background:#101914;color:#f2ece5}.faq-section:before{content:"";position:absolute;z-index:-3;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at var(--spot-x) var(--spot-y),rgba(120,148,134,.24),transparent 24%),radial-gradient(circle at 80% 90%,rgba(185,111,84,.16),transparent 24%)}.faq-section__spotlight{position:absolute;z-index:-2;left:8%;top:20%;width:42vw;aspect-ratio:1;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:inset 0 0 0 7vw #ffffff03,inset 0 0 0 14vw #ffffff03;transform:translate3d(calc(var(--scene-progress)*8vw),calc(var(--scene-progress)*-6vh),0)}.faq-section h2{color:#f2ece5;font-size:clamp(62px,6.4vw,104px);line-height:.86}.faq-section__grid>div:first-child>p:not(.section-label){color:#aebcb4}.faq-section .text-link{color:#fff}.faq-section .faq-list{border:1px solid rgba(255,255,255,.12);border-radius:30px;background:#ffffff0b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 50px 120px #00000040}.faq-section .faq-list details{padding-inline:28px;border-color:#ffffff1c}.faq-section .faq-list summary{min-height:112px;color:#f5efe8;font-family:var(--display);font-size:25px}.faq-section .faq-list .rte{color:#b9c5be}.faq-section .faq-list details[open]{background:#ffffff0e}.final-cta{min-height:100svh;display:grid;place-items:center;background:#e8dfd3;color:#17231d}.final-cta:before{content:"";position:absolute;z-index:-3;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.9),transparent 30%),conic-gradient(from calc(var(--scene-progress)*40deg),#c7d6cc,#ead7ca,#d5e0d9,#c7d6cc)}.final-cta__beams{position:absolute;z-index:-2;top:-20%;right:-20%;bottom:-20%;left:-20%;display:grid;place-items:center;transform:rotate(calc(var(--scene-progress)*24deg))}.final-cta__beams i{position:absolute;width:1px;height:120%;background:linear-gradient(transparent,rgba(31,44,39,.12),transparent);transform:rotate(calc(var(--i)*15deg));transform-origin:50% 50%}.final-cta__inner{max-width:1100px;text-align:center}.final-cta__inner h2{font-size:clamp(70px,8.5vw,140px);line-height:.82}.final-cta__inner>p{margin-inline:auto}.final-cta__inner>div{justify-content:center}.product-page{background:radial-gradient(circle at 76% 8%,rgba(120,148,134,.15),transparent 23%),linear-gradient(180deg,#f4eee6,#edf3ef 30%,#f7f3ec 66%)}.product-page:after{content:"";position:absolute;z-index:-1;left:-28vw;top:16vh;width:75vw;aspect-ratio:1;border:1px solid rgba(31,44,39,.08);border-radius:45% 55% 62% 38%;animation:commerceTopo 14s var(--motion-symmetric) infinite alternate;pointer-events:none}@keyframes commerceTopo{to{border-radius:62% 38% 43% 57%;transform:rotate(16deg) scale(1.08)}}.product-media{isolation:isolate}.product-media:after{content:"";position:absolute;z-index:3;left:8%;right:8%;top:-10%;height:1px;background:linear-gradient(90deg,transparent,rgba(185,111,84,.8),transparent);box-shadow:0 0 26px #b96f54cc;opacity:0;transition:opacity .35s;pointer-events:none}.product-media:hover:after{opacity:1;animation:productScan 1.8s var(--motion-ease) infinite}@keyframes productScan{to{top:110%}}.product-summary{isolation:isolate}.product-summary:before{content:"";position:absolute;z-index:-1;top:-28px;right:-34px;bottom:-28px;left:-34px;border:1px solid rgba(31,44,39,.08);border-radius:32px;background:#ffffff42;box-shadow:0 32px 100px #1f2c2712;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-specifications:after{content:"";position:absolute;right:8%;top:20%;width:330px;aspect-ratio:1;border-radius:50%;background:repeating-radial-gradient(circle,transparent 0 20px,rgba(255,255,255,.045) 21px 22px);animation:specRadar 12s var(--motion-symmetric) infinite alternate}@keyframes specRadar{to{transform:rotate(18deg) scale(1.2)}}.space-planner__visual{box-shadow:0 45px 110px #1f2c2726}.space-planner__visual:after{content:"";position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;background:conic-gradient(from 90deg,transparent,rgba(185,111,84,.12),transparent 24%);animation:plannerSweep 9s var(--motion-symmetric) infinite}@keyframes plannerSweep{to{transform:rotate(1turn)}}.space-planner__outline,.space-planner__motion{z-index:2}.service-journey:before{content:"";position:absolute;left:-5%;right:-5%;top:54%;height:1px;background:linear-gradient(90deg,transparent,var(--clay),transparent);transform:scaleX(.12);transform-origin:left;transition:transform 1.2s var(--motion-ease)}.service-journey:hover:before{transform:scaleX(1)}.collection-page{background:linear-gradient(180deg,#101914 0 760px,#f4eee6 760px,#f7f3ec)}.collection-hero:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:58px 58px;-webkit-mask-image:radial-gradient(circle at 70% 50%,#000,transparent 58%);mask-image:radial-gradient(circle at 70% 50%,#000,transparent 58%);pointer-events:none}.collection-hero__visual{transition:transform .8s var(--motion-ease),border-radius .8s var(--motion-ease)}.collection-hero__visual:hover{transform:translateY(-8px);border-radius:28px}.collection-grid .product-card:nth-child(odd) .product-card__media{transform:rotate(-1.2deg)}.collection-grid .product-card:nth-child(2n) .product-card__media{transform:rotate(1.2deg)}.collection-grid .product-card:hover .product-card__media{transform:rotate(0) translateY(-8px)}.comparison-page,.chooser-page,.program-page,.about-page,.faq-page,.contact-page,.tracking-page{background:radial-gradient(circle at 82% 5%,rgba(120,148,134,.16),transparent 22%),linear-gradient(160deg,#f7f3ec,#edf2ee 48%,#eadfd2)}.comparison-hero:after,.chooser-hero:after,.program-hero:after,.about-hero:after,.contact-hero:after{content:"";position:absolute;z-index:-1;right:-8vw;top:-12vw;width:52vw;aspect-ratio:1;border:1px solid rgba(31,44,39,.09);border-radius:50%;box-shadow:inset 0 0 0 8vw #1f2c2705,inset 0 0 0 16vw #b96f5405;animation:pageOrbit 13s var(--motion-symmetric) infinite alternate}@keyframes pageOrbit{to{transform:rotate(13deg) scale(1.08);border-radius:42% 58% 63% 37%}}.model-pair article,.program-hero__visual,.about-method>div:first-child,.contact-prep,.tracking-layout>aside{transition:transform .7s var(--motion-ease),box-shadow .7s var(--motion-ease),border-radius .7s var(--motion-ease)}.model-pair article:hover,.program-hero__visual:hover,.about-method>div:first-child:hover,.contact-prep:hover,.tracking-layout>aside:hover{transform:translateY(-7px);border-radius:36px;box-shadow:0 38px 100px #1f2c2724}.cart-drawer__panel{background:radial-gradient(circle at 100% 0,rgba(120,148,134,.22),transparent 28%),var(--ivory)}.cart-drawer__panel:before{content:"";position:absolute;z-index:-1;right:-160px;top:32%;width:420px;aspect-ratio:1;border:1px solid rgba(31,44,39,.09);border-radius:50%;box-shadow:inset 0 0 0 70px #1f2c2705}@media(pointer:fine){[data-spotlight]{--local-x:50%;--local-y:50%}.product-card{transform-style:preserve-3d}.product-card__media,.button[data-magnetic]{will-change:transform}}@media(min-width:1600px){.proof-strip .page-width,.feature-product .page-width,.compare-teaser .page-width,.choice-guide .page-width,.advice-section .page-width,.support-program .page-width,.faq-section .page-width{width:min(92vw,2100px);max-width:none}.brand-statement__layout{width:min(94vw,2200px);grid-template-columns:minmax(300px,.7fr) minmax(760px,1.7fr) minmax(300px,.7fr)}.brand-statement__visual{min-height:590px}.feature-product__grid{grid-template-columns:1.2fr .8fr;gap:clamp(90px,7vw,180px)}.feature-product--media-right .feature-product__grid{grid-template-columns:.8fr 1.2fr}.feature-product__copy{max-width:670px}.feature-product__media{min-height:790px}.advice-section__grid{grid-template-columns:.9fr 1.1fr}.support-program__grid{grid-template-columns:1fr 1fr;gap:clamp(100px,8vw,190px)}.selection-criteria__copy{padding-inline:clamp(110px,8vw,210px)}}@media(max-width:1100px){.proof-strip__grid{gap:120px 240px}.feature-product__grid,.compare-teaser__grid,.choice-guide__experience{gap:55px}.selection-criteria__copy{padding:85px 55px}}@media(max-width:900px){.page-curtain span{font-size:22vw}.page-curtain small{top:calc(50% + 58px);font-size:8px}.motion-ready [data-reveal],.motion-ready [data-media-reveal],.motion-ready [data-stagger-list]>li{opacity:1!important;clip-path:none!important;transform:none!important}.proof-strip{min-height:auto;padding:95px 0 75px}.proof-strip__heading{grid-template-columns:1fr;gap:12px;margin-bottom:38px}.proof-strip__heading h2{font-size:clamp(48px,13vw,72px)}.proof-strip__constellation{min-height:auto}.proof-strip__core{display:none}.proof-strip__grid{position:relative;inset:auto;display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:16px}.proof-strip__grid article{min-width:min(82vw,360px);scroll-snap-align:start}.proof-strip__field{opacity:.35}.proof-strip__field i{width:120vw}.brand-statement{min-height:auto;padding:90px 0 80px}.brand-statement__layout{width:calc(100% - 40px);grid-template-columns:1fr 1fr;gap:14px}.brand-statement__inner{grid-column:1/-1;order:-1;margin-bottom:26px}.brand-statement__inner h2{font-size:clamp(47px,12.8vw,69px)}.brand-statement__inner>p:last-of-type{margin:25px 0 0;font-size:16px}.brand-statement__ghost{left:-10vw;bottom:2%;font-size:40vw}.brand-statement__visual{min-height:340px;transform:none;border-radius:40% 40% 18px 18px}.brand-statement__visual figcaption{left:9px;right:9px;bottom:9px;display:grid;padding:10px}.brand-statement__visual figcaption span{font-size:18px}.brand-statement__visual figcaption strong{font-size:8px}.brand-statement__principles{overflow-x:auto;margin-top:23px}.brand-statement__principles span{white-space:nowrap}.feature-product{min-height:auto;padding-block:78px}.feature-product__grid{min-height:auto;gap:28px}.feature-product__media{min-height:500px;transform:none}.feature-product__media img{transform:none}.feature-product__copy{max-width:none;padding:0 4px}.feature-product__copy h2{font-size:clamp(51px,13.5vw,74px)}.feature-product__promise{margin:18px 0 25px}.feature-product__visual-note{right:14px;top:14px;width:112px}.feature-product__visual-note strong{font-size:15px}.feature-product__decision{margin-top:20px}.feature-product__bottom{align-items:stretch;flex-direction:column;margin-top:24px}.feature-product__bottom .button{width:100%}.feature-product__scrollmark{display:none}.feature-product--media-right .feature-product__media{order:0}.collection-showcase{min-height:auto;padding:95px 0 75px}.collection-showcase__heading h2{font-size:clamp(52px,14vw,78px)}.collection-showcase__navigation{justify-content:space-between}.collection-showcase .collection-rail{padding-top:35px}.collection-showcase .product-card,.collection-showcase .product-card:nth-child(2n){flex-basis:min(84vw,390px);margin-top:0;transform:none}.collection-showcase .product-card__media{height:520px}.collection-showcase__waves{transform:perspective(700px) rotateX(64deg)}.compare-teaser{min-height:auto;padding:95px 0}.compare-teaser__grid{grid-template-columns:1fr;grid-template-areas:"intro" "lens" "table";gap:45px}.compare-lens{min-height:520px}.compare-teaser__intro h2{font-size:clamp(52px,14vw,78px)}.choice-guide{padding:95px 0}.choice-guide .section-heading h2{font-size:clamp(52px,14vw,78px)}.choice-guide__experience{grid-template-columns:1fr;margin-top:50px}.choice-guide__stage{position:relative;top:auto;min-height:520px}.choice-guide__stack article{min-height:auto;padding:50px 18px}.choice-guide__stack article.is-active{padding-left:32px}.choice-guide__stack h3{margin-top:35px;font-size:44px}.advice-section{padding:90px 0}.advice-section__heading{grid-template-columns:1fr;gap:22px;margin-bottom:42px}.advice-section__heading h2{font-size:clamp(49px,13vw,72px)}.advice-section__heading>p{font-size:16px}.advice-section__grid{grid-template-columns:1fr;gap:20px}.advice-section__visual{min-height:460px}.advice-section__visual-copy{left:18px;right:18px;top:18px}.advice-section__coordinates{overflow-x:auto}.advice-section__coordinates span{white-space:nowrap}.advice-section__panel{padding:24px 18px}.advice-section__promise{grid-template-columns:1fr;gap:9px}.advice-form__row{grid-template-columns:1fr}.advice-form__footer{align-items:stretch;flex-direction:column}.advice-form__footer .button{width:100%}.selection-criteria{min-height:auto}.selection-criteria__media{min-height:560px;border-radius:0 0 38% 38%;transform:none}.selection-criteria__media img{transform:none}.selection-criteria__checks{left:16px;right:16px;bottom:16px}.selection-criteria__stamp{right:16px;top:16px;width:116px}.selection-criteria__stamp span{top:15px}.selection-criteria__stamp strong{font-size:16px}.selection-criteria__copy{padding:72px 20px}.selection-criteria__copy h2{font-size:clamp(50px,13.5vw,74px)}.selection-criteria__path{display:none}.support-program{min-height:auto;padding:90px 0}.support-program__grid{gap:44px}.support-program__grid>div:first-child{position:relative;top:auto}.support-program h2{font-size:clamp(50px,13.5vw,74px)}.support-program__visual{min-height:340px;margin-top:34px}.support-program__runner{display:none}.support-program li{min-height:auto;padding:35px 0}.support-program ol:before{display:none}.faq-section{min-height:auto;padding:95px 0}.faq-section h2{font-size:clamp(52px,14vw,78px)}.faq-section .faq-list summary{min-height:92px;font-size:22px}.final-cta{min-height:780px}.final-cta__inner h2{font-size:clamp(55px,14.5vw,82px)}}@media(max-width:560px){.kinetic-hero__stage{min-height:410px;margin:18px 0 0;overflow:hidden;border-radius:34% 34% 22px 22px;background:radial-gradient(circle at 50% 40%,rgba(120,148,134,.24),rgba(13,23,18,.2) 58%,transparent 72%)}.kinetic-hero__product{position:relative;width:96%;margin:auto;border-radius:34% 34% 18px 18px}.kinetic-hero__product img{width:100%;height:360px;max-height:none;object-fit:contain}.kinetic-hero__mode,.kinetic-hero__measure{display:none}.kinetic-hero__spec{left:10px;right:10px;bottom:12px;width:auto}.proof-strip__grid article{min-width:86vw;padding:24px}.proof-strip__grid svg{margin-bottom:24px}.brand-statement__visual{min-height:280px}.brand-statement__visual img{padding:7px}.feature-product__media{min-height:430px}.feature-product__visual-note{width:100px;padding:12px}.advice-section__visual{min-height:390px}.advice-section__visual img{padding:15px}.advice-section__coordinates{left:10px;right:10px;bottom:10px}.advice-section__coordinates span:nth-child(2){display:none}.collection-showcase .product-card__media{height:430px}.collection-showcase__count strong{font-size:38px}.compare-lens{min-height:420px}.compare-lens__layer span{top:18px}.compare-lens__layer--m1 span{left:18px}.compare-lens__layer--s1 span{right:18px}.choice-guide__stage{min-height:430px}.choice-guide__measure{padding:35px}.choice-guide__measure strong{font-size:34px}.selection-criteria__media{min-height:440px}.selection-criteria__checks span{padding:8px 10px;font-size:8px}.support-program__visual{min-height:290px}.faq-section .faq-list details{padding-inline:18px}.final-cta{min-height:700px}}@media(prefers-reduced-motion:reduce){.page-curtain,.brand-statement__topography,.collection-showcase__waves,.page-curtain__rings{animation:none!important}.motion-ready [data-reveal=mask],.motion-ready [data-stagger-list]>li{opacity:1!important;clip-path:none!important;transform:none!important}.feature-product__media,.feature-product__media img,.selection-criteria__media,.selection-criteria__media img{transform:none!important}.selection-criteria__path path{stroke-dashoffset:0}.page-curtain{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/motion.css.map */
