.escosy-section{--escosy-ink: var(--es-ink, #17120f);--escosy-muted: var(--es-muted, #655b55);--escosy-clay: var(--es-clay, #ede5dd);--escosy-canvas: var(--es-canvas, #f7f4ef);--escosy-ember: var(--es-ember, #b84f35);--escosy-ember-deep: var(--es-ember-deep, #8e3325);--escosy-heat-glow: var(--es-heat-glow, #f3b59a);--escosy-line: var(--es-line, #d8cec4);--escosy-night: var(--es-night, #21130f);--escosy-radius-large: 30px;--escosy-radius-medium: 20px;--escosy-ease: var(--es-motion-ease-out, cubic-bezier(.22, 1, .36, 1));--escosy-shadow: 0 28px 80px color-mix(in srgb, var(--escosy-night) 10%, transparent), 0 2px 10px color-mix(in srgb, var(--escosy-night) 4%, transparent);position:relative;overflow:clip;color:var(--escosy-ink);background:var(--escosy-canvas);font-family:var(--es-font-body, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif)}.escosy-section *,.escosy-section *:before,.escosy-section *:after{box-sizing:border-box}.escosy-shell{width:min(calc(100% - 3rem),var(--es-page-width, 1280px));margin-inline:auto}.escosy-section__pad{padding-block:clamp(7.5rem,9vw,9rem)}.escosy-kicker{margin:0 0 1rem;color:var(--escosy-ember-deep);font-size:.75rem;font-weight:700;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.escosy-heading{max-width:16ch;margin:0;font-family:var(--es-font-heading, var(--es-font-body, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));font-size:clamp(3.25rem,5.4vw,4.75rem);font-weight:600;letter-spacing:-.05em;line-height:1;text-wrap:balance}.escosy-heading--medium{max-width:17ch;font-size:clamp(3rem,4.8vw,4.25rem);line-height:1.02}.escosy-copy{max-width:56ch;margin:1.5rem 0 0;color:var(--escosy-muted);font-size:clamp(1rem,1.35vw,1.125rem);line-height:1.65}.escosy-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.escosy-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.85rem 1.4rem;border:1px solid transparent;border-radius:999px;font-size:.9375rem;font-weight:650;line-height:1.2;text-decoration:none;transition:transform .22s var(--escosy-ease),background-color var(--es-motion-fast, .18s) var(--escosy-ease),border-color var(--es-motion-fast, .18s) var(--escosy-ease),color var(--es-motion-fast, .18s) var(--escosy-ease)}.escosy-button--primary{color:var(--escosy-canvas);background:var(--escosy-ink)}.escosy-button--secondary{color:var(--escosy-ink);border-color:color-mix(in srgb,var(--escosy-line) 88%,transparent);background:transparent}.escosy-section :focus-visible{outline:3px solid var(--escosy-ember);outline-offset:4px}.escosy-media{position:relative;overflow:hidden;border-radius:var(--escosy-radius-large);background:radial-gradient(circle at 22% 14%,color-mix(in srgb,white 66%,transparent),transparent 35%),linear-gradient(145deg,var(--escosy-clay),color-mix(in srgb,var(--escosy-heat-glow) 20%,var(--escosy-canvas)))}.escosy-media img,.escosy-media video,.escosy-media picture,.escosy-media-source{width:100%;height:100%;display:block}.escosy-media img,.escosy-media video{object-fit:cover;object-position:var(--escosy-media-position, center center)}.escosy-media-source--mobile{display:none}.escosy-media__placeholder{min-height:360px;display:grid;place-items:center;padding:2rem;color:var(--escosy-muted);text-align:center}.escosy-empty-state{padding:1.25rem;border:1px dashed color-mix(in srgb,var(--escosy-line) 90%,transparent);border-radius:var(--escosy-radius-medium);color:var(--escosy-muted);background:color-mix(in srgb,var(--escosy-canvas) 72%,transparent);font-size:.9rem}.escosy-hero{background:radial-gradient(circle at 50% 62%,color-mix(in srgb,var(--escosy-heat-glow) 24%,transparent),transparent 38%),var(--escosy-canvas)}.escosy-hero__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(2.5rem,4vw,3.75rem);padding-block:clamp(5rem,8vw,7rem) clamp(1.5rem,3vw,2.5rem)}.escosy-hero__content{z-index:2;width:min(100%,940px);margin-inline:auto;text-align:center}.escosy-hero__content .escosy-kicker{margin-bottom:1.15rem}.escosy-hero__title{max-width:18ch;margin:0 auto;font-family:var(--es-font-heading, var(--es-font-body, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));font-size:clamp(4rem,6vw,5.25rem);font-weight:600;letter-spacing:-.06em;line-height:1;text-wrap:balance}.escosy-hero__content>.escosy-copy{max-width:650px;margin:1.5rem auto 0;font-size:clamp(1.05rem,1.55vw,1.25rem);line-height:1.55}.escosy-hero__status{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:1.25rem 0 0;color:var(--escosy-ember-deep);font-size:.875rem;font-weight:650;line-height:1.4}.escosy-hero__content .escosy-actions{justify-content:center;margin-top:1.75rem}.escosy-hero__media{width:100%;min-height:0;aspect-ratio:16 / 9.5;border:1px solid color-mix(in srgb,var(--escosy-line) 76%,transparent);box-shadow:var(--escosy-shadow);isolation:isolate}.escosy-hero--height-compact .escosy-hero__media{aspect-ratio:16 / 8.4}.escosy-hero--height-standard .escosy-hero__media{aspect-ratio:16 / 9.5}.escosy-hero--height-immersive .escosy-hero__media{aspect-ratio:16 / 10.6}.escosy-hero__media:after{content:"";position:absolute;inset:auto 0 0;z-index:1;height:24%;background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--escosy-night) 12%,transparent));pointer-events:none}.escosy-hero__signals{display:flex;flex-wrap:wrap;justify-content:center;gap:0;margin:1.75rem 0 0;padding:0;list-style:none}.escosy-hero__signal{position:relative;padding:.25rem .8rem;color:var(--escosy-muted);font-size:.75rem;font-weight:600;line-height:1.4}.escosy-hero__signal+.escosy-hero__signal:before{content:"";position:absolute;left:0;top:50%;width:1px;height:1rem;background:var(--escosy-line);transform:translateY(-50%)}.escosy-hero--centered .escosy-hero__signals{display:none}.escosy-hero--split .escosy-hero__grid{grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);gap:clamp(3rem,6vw,6rem);align-items:center;min-height:min(900px,calc(100svh - 60px));padding-block:clamp(5rem,8vw,8rem)}.escosy-hero--split .escosy-hero__content{width:100%;text-align:left}.escosy-hero--split .escosy-hero__title,.escosy-hero--split .escosy-hero__content>.escosy-copy{margin-inline:0}.escosy-hero--split .escosy-hero__status,.escosy-hero--split .escosy-actions,.escosy-hero--split .escosy-hero__signals{justify-content:flex-start}.escosy-hero--split .escosy-hero__media{aspect-ratio:4 / 5}@keyframes escosy-hero-enter{0%{opacity:1;transform:translate3d(0,var(--escosy-enter-distance, 12px),0)}to{opacity:1;transform:none}}.es-motion-enabled .escosy-hero__content>.escosy-kicker{animation:escosy-hero-enter var(--es-motion-enter, .56s) var(--escosy-ease) both}.es-motion-enabled .escosy-hero__title{animation:escosy-hero-enter var(--es-motion-enter, .56s) var(--escosy-ease) 40ms both}.es-motion-enabled .escosy-hero__content>.escosy-copy{animation:escosy-hero-enter var(--es-motion-enter, .56s) var(--escosy-ease) .1s both}.es-motion-enabled .escosy-hero__status{animation:escosy-hero-enter var(--es-motion-enter, .56s) var(--escosy-ease) .14s both}.es-motion-enabled .escosy-hero__content>.escosy-actions{animation:escosy-hero-enter var(--es-motion-enter, .56s) var(--escosy-ease) .18s both}.es-motion-enabled .escosy-hero__signals{animation:escosy-hero-enter var(--es-motion-enter, .56s) var(--escosy-ease) .22s both}.es-motion-enabled .escosy-hero__media{animation:escosy-hero-enter var(--es-motion-media, .68s) var(--escosy-ease) .12s both}.escosy-benefit-rail{border-block:1px solid color-mix(in srgb,var(--escosy-line) 70%,transparent);background:color-mix(in srgb,var(--escosy-clay) 48%,var(--escosy-canvas))}.escosy-benefit-rail__inner{padding-block:0}.escosy-benefit-rail__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none}.escosy-benefit{min-height:112px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-content:center;padding:1.5rem clamp(1rem,2vw,1.75rem);border-left:1px solid color-mix(in srgb,var(--escosy-line) 76%,transparent)}.escosy-benefit:first-child{border-left:0}.escosy-benefit__icon{width:1.65rem;height:1.65rem;color:var(--escosy-ember)}.escosy-benefit__icon svg,.escosy-benefit__icon img{width:100%;height:100%;display:block;object-fit:contain}.escosy-benefit__title{margin:0;font-size:.875rem;font-weight:680;line-height:1.4}.escosy-benefit__body{margin:.2rem 0 0;color:var(--escosy-muted);font-size:.76rem;line-height:1.45}.escosy-benefit__body>:first-child{margin-top:0}.escosy-benefit__body>:last-child{margin-bottom:0}.escosy-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(4rem,7vw,7rem);align-items:center}.escosy-split--reverse .escosy-split__media{order:2}.escosy-split--reverse .escosy-split__content{order:1}.escosy-anatomy{background:var(--escosy-canvas)}.escosy-anatomy__layout{align-items:start}.escosy-anatomy__media{position:sticky;top:clamp(5.5rem,8vw,7rem);aspect-ratio:4 / 3;overflow:visible;border:1px solid color-mix(in srgb,var(--escosy-line) 65%,transparent);box-shadow:var(--escosy-shadow)}.escosy-anatomy__media>img,.escosy-anatomy__media>picture,.escosy-anatomy__media>.escosy-media-source{overflow:hidden;border-radius:inherit}.escosy-anatomy__media>img{border-radius:inherit}.escosy-anatomy__layout .escosy-split__content{padding-block:clamp(.5rem,2vw,2rem)}.escosy-hotspot{--hotspot-x: 50%;--hotspot-y: 50%;position:absolute;left:var(--hotspot-x);top:var(--hotspot-y);z-index:3;transform:translate(-50%,-50%)}.escosy-hotspot summary{position:relative;width:2.75rem;height:2.75rem;display:grid;place-items:center;border:2px solid var(--escosy-canvas);border-radius:50%;color:var(--escosy-canvas);background:var(--escosy-ember);box-shadow:0 8px 24px color-mix(in srgb,var(--escosy-night) 22%,transparent);cursor:pointer;list-style:none;transition:transform .22s var(--escosy-ease),background-color var(--es-motion-fast, .18s) var(--escosy-ease),box-shadow var(--es-motion-ui, .24s) var(--escosy-ease)}.escosy-hotspot summary::-webkit-details-marker{display:none}.escosy-hotspot summary:before,.escosy-hotspot summary:after{content:"";position:absolute;left:50%;top:50%;width:.8rem;height:2px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%)}.escosy-hotspot summary:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .22s var(--escosy-ease)}.escosy-hotspot[open] summary:after{transform:translate(-50%,-50%) rotate(0)}.escosy-hotspot__card{position:absolute;left:calc(100% + .75rem);top:50%;width:230px;padding:1rem 1.1rem;border:1px solid color-mix(in srgb,var(--escosy-line) 82%,transparent);border-radius:16px;background:color-mix(in srgb,var(--escosy-canvas) 96%,transparent);box-shadow:0 18px 50px color-mix(in srgb,var(--escosy-night) 13%,transparent);transform:translateY(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.escosy-hotspot--align-left .escosy-hotspot__card{right:calc(100% + .75rem);left:auto}.escosy-hotspot__title{margin:0;font-size:.88rem;font-weight:700}.escosy-hotspot__body{margin:.35rem 0 0;color:var(--escosy-muted);font-size:.78rem;line-height:1.5}.escosy-anatomy__notes{display:grid;margin-top:clamp(2.5rem,5vw,4rem)}.escosy-anatomy__note{display:grid;grid-template-columns:2.4rem minmax(0,1fr);gap:1rem;padding-block:clamp(1.5rem,3vw,2.25rem);border-top:1px solid color-mix(in srgb,var(--escosy-line) 82%,transparent);transition:background-color var(--es-motion-ui, .24s) var(--escosy-ease),border-color var(--es-motion-ui, .24s) var(--escosy-ease),box-shadow var(--es-motion-ui, .24s) var(--escosy-ease)}.escosy-anatomy__note:last-child{border-bottom:1px solid color-mix(in srgb,var(--escosy-line) 82%,transparent)}.escosy-anatomy__note-index{padding-top:.12rem;color:var(--escosy-ember-deep);font-size:.72rem;font-weight:750;letter-spacing:.08em}.escosy-anatomy__note p{margin:0}.escosy-anatomy__note-title{font-size:1.05rem;font-weight:680;line-height:1.4}.escosy-anatomy__note-body{margin-top:.4rem!important;color:var(--escosy-muted);font-size:.9rem;line-height:1.6}.escosy-anatomy__note.is-active,.escosy-anatomy__note.is-preview{border-color:color-mix(in srgb,var(--escosy-ember) 46%,var(--escosy-line));background:color-mix(in srgb,var(--escosy-heat-glow) 16%,transparent);box-shadow:inset 3px 0 color-mix(in srgb,var(--escosy-ember) 78%,transparent)}.escosy-hotspot.is-active summary,.escosy-hotspot.is-preview summary{background:var(--escosy-ember-deep);box-shadow:0 10px 28px color-mix(in srgb,var(--escosy-ember) 34%,transparent);transform:scale(1.01)}.escosy-dual-mode{--escosy-heat-overlay: #9e3b2b;--escosy-heat-accent: #ff9b73;--escosy-vibration-overlay: #005c6b;--escosy-vibration-accent: #68d7e3;--escosy-support-overlay: #4e4a86;--escosy-support-accent: #c1b5ff;color:var(--escosy-canvas);background:var(--escosy-night);background:radial-gradient(circle at 72% 28%,color-mix(in srgb,var(--escosy-heat-glow) 24%,transparent),transparent 27%),radial-gradient(circle at 30% 72%,color-mix(in srgb,var(--escosy-ember) 18%,transparent),transparent 32%),var(--escosy-night)}.escosy-dual-mode:after{content:"";position:absolute;width:min(64rem,78vw);aspect-ratio:1;right:-18%;top:8%;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--escosy-heat-glow) 22%,transparent),transparent 66%);opacity:.1;pointer-events:none;transform:scale(1)}.escosy-dual-mode>.escosy-shell{position:relative;z-index:1}.escosy-dual-mode .escosy-kicker{color:var(--escosy-heat-glow)}.escosy-dual-mode .escosy-copy{color:color-mix(in srgb,var(--escosy-canvas) 70%,transparent)}.escosy-dual-mode__header{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);gap:clamp(2rem,6vw,6rem);align-items:end;margin-bottom:clamp(3rem,5vw,4.5rem)}.escosy-dual-mode__header .escosy-copy{margin:0}.escosy-dual-mode__media{aspect-ratio:16 / 8.8;margin-bottom:0;border:1px solid color-mix(in srgb,var(--escosy-heat-glow) 14%,transparent);background:var(--escosy-night);background:radial-gradient(circle at 50% 52%,color-mix(in srgb,var(--escosy-heat-glow) 24%,transparent),transparent 42%),color-mix(in srgb,var(--escosy-night) 82%,black);box-shadow:0 32px 100px color-mix(in srgb,black 34%,transparent)}.escosy-comfort-map{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;overflow:visible;visibility:hidden;pointer-events:none}[data-escosy-layer-stage][data-escosy-geometry-ready] .escosy-comfort-map{visibility:visible}.escosy-comfort-layer{--escosy-layer-color: var(--escosy-heat-overlay);position:absolute;left:var(--escosy-layer-x);top:var(--escosy-layer-y);width:var(--escosy-layer-width);height:var(--escosy-layer-height);z-index:calc(6 - var(--escosy-layer-order, 1));opacity:1;pointer-events:none;transform:translate3d(-50%,-50%,0)}.escosy-comfort-layer--heat{--escosy-layer-color: var(--escosy-heat-overlay);z-index:1}.escosy-comfort-layer--vibration{--escosy-layer-color: var(--escosy-vibration-overlay);z-index:2}.escosy-comfort-layer--support{--escosy-layer-color: var(--escosy-support-overlay);--escosy-layer-fill: rgba(78, 74, 134, .42);z-index:3}.escosy-comfort-layer__visual{--escosy-layer-scale: .985;width:100%;height:100%;color:var(--escosy-layer-color);opacity:.94;filter:drop-shadow(0 0 1px rgba(255,248,239,.96)) drop-shadow(0 1px 1px rgba(20,9,6,.7)) drop-shadow(0 0 8px color-mix(in srgb,var(--escosy-layer-color) 44%,transparent));transform:rotate(var(--escosy-layer-rotation, 0deg)) scale(var(--escosy-layer-scale));transform-origin:center;transition:opacity var(--es-motion-ui, .24s) var(--escosy-ease),transform var(--es-motion-ui, .24s) var(--escosy-ease)}.escosy-comfort-layer--heat .escosy-comfort-layer__visual{opacity:.94}.escosy-comfort-layer--vibration .escosy-comfort-layer__visual{opacity:.98}.escosy-comfort-layer--support .escosy-comfort-layer__visual{opacity:.96}.escosy-comfort-layer__visual svg{width:100%;height:100%;display:block;overflow:visible}.escosy-layer-shape{vector-effect:non-scaling-stroke}.escosy-heat-shape--fill{opacity:1;transform-box:fill-box;transform-origin:center}.escosy-heat-shape--edge{fill:none;stroke-width:1.8;stroke-dasharray:1;stroke-linecap:round;stroke-linejoin:round}.escosy-heat-flow__line{fill:none;stroke:currentColor;stroke-width:1.75;stroke-dasharray:1;stroke-linecap:round;opacity:.82}.escosy-heat-flow{transform-box:fill-box;transform-origin:center}.escosy-vibration-ring{fill:#005c6b1a;stroke:currentColor;stroke-width:2.1;stroke-dasharray:1;opacity:var(--escosy-ring-opacity, .88);transform-box:fill-box;transform-origin:center}.escosy-vibration-ring--outer{--escosy-ring-opacity: .72;stroke-dasharray:.12 .045}.escosy-vibration-ring--middle{--escosy-ring-opacity: .88;stroke-dasharray:.2 .05}.escosy-vibration-ring--inner{--escosy-ring-opacity: 1}.escosy-support-stay{transform-box:fill-box;transform-origin:center}.escosy-support-stay__fill{fill:var(--escosy-layer-fill)}.escosy-support-stay__edge,.escosy-support-stay__highlight{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.escosy-support-stay__edge{stroke-width:1.9;opacity:1}.escosy-support-stay__highlight{stroke:#f1edff;stroke-width:2.2;opacity:.96;transform-box:fill-box;transform-origin:center}@keyframes escosy-compose-heat{0%{opacity:0;transform:translate3d(-50%,-50%,0) scale(.48)}42%{opacity:.72;transform:translate3d(-50%,-50%,0) scale(.86)}76%{opacity:1;transform:translate3d(-50%,-50%,0) scale(1.12)}to{opacity:1;transform:translate3d(-50%,-50%,0) scale(1)}}@keyframes escosy-compose-heat-flow{0%,18%{opacity:0;transform:translate3d(0,9px,0)}70%{opacity:1;transform:translate3d(0,-2px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes escosy-compose-align{0%{transform:translate3d(-50%,calc(-50% + 12px),0) scale(.92)}to{transform:translate3d(-50%,-50%,0) scale(1)}}@keyframes escosy-compose-wave{0%{opacity:0;transform:scale(.28)}36%{opacity:var(--escosy-ring-opacity, .88);transform:scale(1.34)}58%{opacity:.28;transform:scale(.84)}78%{opacity:var(--escosy-ring-opacity, .88);transform:scale(1.16)}to{opacity:var(--escosy-ring-opacity, .88);transform:scale(1)}}@keyframes escosy-compose-support{0%{opacity:0;transform:translate3d(0,32px,0) scaleY(.7)}68%{opacity:1;transform:translate3d(0,-5px,0) scaleY(1.025)}86%{opacity:1;transform:translate3d(0,2px,0) scaleY(.995)}to{opacity:1;transform:translateZ(0) scaleY(1)}}@keyframes escosy-support-shine{0%{opacity:0;transform:translate3d(0,20px,0)}52%{opacity:1;transform:translate3d(0,-10px,0)}to{opacity:.96;transform:translateZ(0)}}@keyframes escosy-compose-together{0%{opacity:.78;transform:scale(.965)}58%{opacity:1;transform:scale(1.018)}to{opacity:1;transform:scale(1)}}.es-motion-enabled .is-enhanced[data-phase=idle] .escosy-comfort-layer{opacity:0}.es-motion-enabled [data-phase=composing] .escosy-comfort-layer--heat{animation:escosy-compose-heat .65s var(--escosy-ease) both}.es-motion-enabled [data-phase=composing] .escosy-comfort-layer--heat .escosy-heat-flow{animation:escosy-compose-heat-flow .54s var(--escosy-ease) 80ms both}.es-motion-enabled [data-phase=composing] .escosy-comfort-layer--vibration{animation:escosy-compose-align .63s var(--escosy-ease) .52s both}.es-motion-enabled [data-phase=composing] .escosy-vibration-ring{animation:escosy-compose-wave .36s var(--escosy-ease) both}.es-motion-enabled [data-phase=composing] .escosy-vibration-node--left .escosy-vibration-ring--inner{animation-delay:.52s}.es-motion-enabled [data-phase=composing] .escosy-vibration-node--left .escosy-vibration-ring--middle{animation-delay:565ms}.es-motion-enabled [data-phase=composing] .escosy-vibration-node--left .escosy-vibration-ring--outer{animation-delay:.61s}.es-motion-enabled [data-phase=composing] .escosy-vibration-node--right .escosy-vibration-ring--inner{animation-delay:.68s}.es-motion-enabled [data-phase=composing] .escosy-vibration-node--right .escosy-vibration-ring--middle{animation-delay:725ms}.es-motion-enabled [data-phase=composing] .escosy-vibration-node--right .escosy-vibration-ring--outer{animation-delay:.79s}.es-motion-enabled [data-phase=composing] .escosy-comfort-layer--support{animation:escosy-compose-align .67s var(--escosy-ease) 1.05s both}.es-motion-enabled [data-phase=composing] .escosy-support-stay{animation:escosy-compose-support .62s var(--escosy-ease) 1.05s both}.es-motion-enabled [data-phase=composing] .escosy-support-stay--right{animation-delay:1.1s}.es-motion-enabled [data-phase=composing] .escosy-support-stay__highlight{animation:escosy-support-shine .36s var(--escosy-ease) 1.23s both}.es-motion-enabled [data-phase=composing] .escosy-support-stay--right .escosy-support-stay__highlight{animation-delay:1.31s}.es-motion-enabled [data-phase=composing][data-active-step=all] .escosy-comfort-map{animation:escosy-compose-together .33s var(--escosy-ease) both;transform-origin:48% 47%}.es-motion-enabled [data-phase=composing][data-active-step=heat] .escosy-comfort-layer--heat .escosy-comfort-layer__visual{opacity:1}.es-motion-enabled [data-phase=composing][data-active-step=vibration] .escosy-comfort-layer--heat .escosy-comfort-layer__visual{opacity:.52}.es-motion-enabled [data-phase=composing][data-active-step=vibration] .escosy-comfort-layer--vibration .escosy-comfort-layer__visual,.es-motion-enabled [data-phase=composing][data-active-step=support] .escosy-comfort-layer--support .escosy-comfort-layer__visual{opacity:1}.es-motion-enabled [data-phase=composing][data-active-step=support] .escosy-comfort-layer--heat .escosy-comfort-layer__visual{opacity:.34}.es-motion-enabled [data-phase=composing][data-active-step=support] .escosy-comfort-layer--vibration .escosy-comfort-layer__visual{opacity:.46}.escosy-comfort-phase{position:absolute;left:50%;bottom:1rem;z-index:4;display:grid;min-width:8.5rem;padding:.6rem .9rem;border:1px solid rgba(247,244,239,.3);border-radius:999px;color:var(--escosy-canvas);background:#180c09;background:#180c09eb;font-size:.75rem;font-weight:720;letter-spacing:.13em;text-align:center;text-transform:uppercase;opacity:0;pointer-events:none;transform:translate3d(-50%,5px,0);transition:opacity .18s var(--escosy-ease),transform .18s var(--escosy-ease)}[data-phase=composing] .escosy-comfort-phase{opacity:1;transform:translate3d(-50%,0,0)}.escosy-comfort-phase__label{--escosy-phase-accent: var(--escosy-canvas);grid-area:1 / 1;color:var(--escosy-phase-accent);opacity:0;transform:translate3d(0,4px,0);transition:opacity .14s var(--escosy-ease),transform .14s var(--escosy-ease)}.escosy-comfort-phase__label[data-escosy-phase-label=heat]{--escosy-phase-accent: var(--escosy-heat-accent)}.escosy-comfort-phase__label[data-escosy-phase-label=vibration]{--escosy-phase-accent: var(--escosy-vibration-accent)}.escosy-comfort-phase__label[data-escosy-phase-label=support]{--escosy-phase-accent: var(--escosy-support-accent)}.escosy-comfort-phase__label.is-active{opacity:1;transform:none}.escosy-layer-controls{min-height:52px;display:grid;width:min(100%,38rem);place-items:center;margin:.75rem auto clamp(2.75rem,5vw,4.5rem)}.escosy-layer-controls [hidden]{display:none}.escosy-layer-controls__fallback{grid-area:1 / 1;margin:0;color:color-mix(in srgb,var(--escosy-canvas) 68%,transparent);font-size:.78rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.escosy-layer-controls__group{grid-area:1 / 1;width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:3px;border:1px solid rgba(247,244,239,.3);border-radius:999px;background:#150b08}.escosy-layer-controls__button{--escosy-control-accent: #f1ded1;min-width:0;min-height:44px;display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.65rem .85rem;border:0;border-radius:999px;color:#f7f4efc7;background:transparent;font:inherit;font-size:.78rem;font-weight:680;cursor:pointer}.escosy-layer-controls__button:before{content:"";width:.42rem;height:.42rem;flex:0 0 .42rem;border-radius:50%;background:var(--escosy-control-accent)}.escosy-layer-controls__button[data-escosy-layer-type=heat]{--escosy-control-accent: var(--escosy-heat-accent)}.escosy-layer-controls__button[data-escosy-layer-type=vibration]{--escosy-control-accent: var(--escosy-vibration-accent)}.escosy-layer-controls__button[data-escosy-layer-type=support]{--escosy-control-accent: var(--escosy-support-accent)}.escosy-layer-controls__button[data-escosy-layer-type=all]:before{background:conic-gradient(var(--escosy-heat-accent),var(--escosy-vibration-accent),var(--escosy-support-accent),var(--escosy-heat-accent))}.escosy-layer-controls__button.is-active{color:var(--escosy-night);background:var(--escosy-control-accent);box-shadow:inset 0 0 0 2px #ffffff47}.escosy-layer-controls__button:focus-visible{outline:3px solid var(--escosy-canvas);outline-offset:2px}.escosy-layer-controls__button:disabled{cursor:not-allowed;opacity:.4}.escosy-comfort-icon{display:block;width:21px;height:21px;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.escosy-comfort-icon circle,.escosy-comfort-icon path{fill:none}.escosy-mode-card--heat .escosy-comfort-icon path{fill:currentColor;stroke:none}.escosy-comfort-layer.is-active{z-index:8}.escosy-comfort-layer.is-active .escosy-comfort-layer__visual{--escosy-layer-scale: 1.025;opacity:1}.escosy-comfort-layer.is-muted .escosy-comfort-layer__visual{opacity:.12}@keyframes escosy-manual-heat{0%,to{opacity:1;transform:translate3d(-50%,-50%,0) scale(1)}52%{opacity:1;transform:translate3d(-50%,-50%,0) scale(1.11)}}@keyframes escosy-manual-vibration{0%,to{transform:translate3d(-50%,-50%,0) scale(1)}24%{transform:translate3d(-50%,-50%,0) scale(1.075)}46%{transform:translate3d(-50%,-50%,0) scale(.965)}68%{transform:translate3d(-50%,-50%,0) scale(1.04)}}@keyframes escosy-manual-support{0%,to{transform:translate3d(-50%,-50%,0)}62%{transform:translate3d(-50%,calc(-50% - 8px),0)}82%{transform:translate3d(-50%,calc(-50% + 2px),0)}}.es-motion-enabled .escosy-comfort-layer--heat.is-replaying{animation:escosy-manual-heat .56s var(--escosy-ease) both}.es-motion-enabled .escosy-comfort-layer--vibration.is-replaying{animation:escosy-manual-vibration .56s var(--escosy-ease) both}.es-motion-enabled .escosy-comfort-layer--vibration.is-replaying .escosy-vibration-ring{animation:escosy-compose-wave .32s var(--escosy-ease) both}.es-motion-enabled .escosy-comfort-layer--vibration.is-replaying .escosy-vibration-node--left .escosy-vibration-ring--middle{animation-delay:35ms}.es-motion-enabled .escosy-comfort-layer--vibration.is-replaying .escosy-vibration-node--left .escosy-vibration-ring--outer{animation-delay:70ms}.es-motion-enabled .escosy-comfort-layer--vibration.is-replaying .escosy-vibration-node--right .escosy-vibration-ring--inner{animation-delay:.12s}.es-motion-enabled .escosy-comfort-layer--vibration.is-replaying .escosy-vibration-node--right .escosy-vibration-ring--middle{animation-delay:155ms}.es-motion-enabled .escosy-comfort-layer--vibration.is-replaying .escosy-vibration-node--right .escosy-vibration-ring--outer{animation-delay:.19s}.es-motion-enabled .escosy-comfort-layer--support.is-replaying{animation:escosy-manual-support .56s var(--escosy-ease) both}.es-motion-enabled .escosy-comfort-layer--support.is-replaying .escosy-support-stay__highlight{animation:escosy-support-shine .36s var(--escosy-ease) both}.es-motion-enabled .escosy-comfort-layer--support.is-replaying .escosy-support-stay--right .escosy-support-stay__highlight{animation-delay:80ms}.escosy-dual-mode__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3.5vw,3.5rem)}.escosy-mode-card{--escosy-card-accent: var(--escosy-canvas);min-width:0;padding:clamp(1.75rem,3vw,2.5rem) 0 0;border-top:1px solid color-mix(in srgb,var(--escosy-canvas) 20%,transparent)}.escosy-mode-card__marker{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:clamp(1.25rem,2.6vw,2rem);transition:opacity var(--es-motion-ui, .24s) var(--escosy-ease)}.escosy-mode-card__number{display:block;color:var(--escosy-card-accent);font-size:.72rem;font-weight:700;letter-spacing:.14em}.escosy-mode-card__icon{display:grid;width:44px;height:44px;place-items:center;color:var(--escosy-card-accent);border:1px solid color-mix(in srgb,var(--escosy-card-accent) 48%,transparent);border-radius:50%}.escosy-mode-card--heat{--escosy-card-accent: var(--escosy-heat-accent)}.escosy-mode-card--vibration{--escosy-card-accent: var(--escosy-vibration-accent)}.escosy-mode-card--support{--escosy-card-accent: var(--escosy-support-accent)}.escosy-mode-card.is-muted{border-color:color-mix(in srgb,var(--escosy-canvas) 9%,transparent)}.escosy-mode-card.is-muted .escosy-mode-card__marker{opacity:.52}.escosy-mode-card__copy{display:block}.escosy-mode-card__title{display:block;margin:0;font-family:var(--es-font-heading, var(--es-font-body, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));font-size:clamp(1.5rem,2.35vw,2.125rem);font-weight:560;letter-spacing:-.035em;line-height:1.08}.escosy-mode-card__body{display:block;max-width:45ch;margin:.85rem 0 0;color:color-mix(in srgb,var(--escosy-canvas) 68%,transparent);line-height:1.65}.escosy-mode-card.is-active{border-color:color-mix(in srgb,var(--escosy-card-accent) 82%,transparent)}.escosy-mode-card.is-active .escosy-mode-card__title{color:color-mix(in srgb,var(--escosy-canvas) 86%,var(--escosy-card-accent))}.escosy-controller{background:var(--escosy-clay)}.escosy-controller__media{aspect-ratio:4 / 5;border:1px solid color-mix(in srgb,var(--escosy-line) 62%,transparent);box-shadow:var(--escosy-shadow)}.escosy-detail-list{display:grid;margin:clamp(2.5rem,4vw,3.5rem) 0 0;padding:0;border-bottom:1px solid color-mix(in srgb,var(--escosy-line) 82%,transparent);list-style:none}.escosy-detail-list__item{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.9rem;padding-block:1.35rem;border-top:1px solid color-mix(in srgb,var(--escosy-line) 82%,transparent)}.escosy-detail-list__mark{width:1.7rem;height:1.7rem;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--escosy-ember) 38%,transparent);border-radius:50%;color:var(--escosy-ember-deep);font-size:.72rem;font-weight:700}.escosy-detail-list__item h3,.escosy-detail-list__item p{margin:0}.escosy-detail-list__item h3{font-size:.95rem;font-weight:680}.escosy-detail-list__item p{margin-top:.3rem;color:var(--escosy-muted);font-size:.88rem;line-height:1.6}.escosy-use-cases{background:var(--escosy-canvas)}.escosy-use-cases__header{max-width:780px;margin-bottom:clamp(3.5rem,6vw,5rem)}.escosy-use-cases__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2.5rem,5vw,5rem) clamp(1.25rem,3vw,2.5rem)}.escosy-use-card{min-width:0}.escosy-use-card__media{aspect-ratio:4 / 5;border:1px solid color-mix(in srgb,var(--escosy-line) 62%,transparent)}.escosy-use-card__media img,.escosy-use-card__media video{transition:transform .62s var(--escosy-ease)}.escosy-use-card__content{padding:1.5rem 0 0}.escosy-use-cases__cta{align-items:center;background:var(--escosy-night);border-radius:var(--es-radius-md);color:#fff;display:flex;gap:1.5rem;justify-content:space-between;margin-top:clamp(2rem,5vw,4rem);padding:clamp(1.25rem,3vw,2rem)}.escosy-use-cases__cta-title{font-family:var(--es-font-heading);font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:600;letter-spacing:-.025em;line-height:1.2;margin:0}.escosy-use-cases__cta-note{color:color-mix(in srgb,white 72%,transparent);font-size:.8125rem;margin:.35rem 0 0}.escosy-use-cases__cta .escosy-button{flex:0 0 auto}@media(max-width:700px){.escosy-use-cases__cta{align-items:stretch;flex-direction:column}.escosy-use-cases__cta .escosy-button{justify-content:center;width:100%}}.escosy-use-card h3{margin:0;font-family:var(--es-font-heading, var(--es-font-body, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));font-size:clamp(1.5rem,2.4vw,2rem);font-weight:580;letter-spacing:-.035em;line-height:1.1}.escosy-use-card p{max-width:48ch;margin:.75rem 0 0;color:var(--escosy-muted);line-height:1.65}.escosy-product-details{background:var(--escosy-canvas)}.escosy-product-details__media{aspect-ratio:1 / 1;border:1px solid color-mix(in srgb,var(--escosy-line) 62%,transparent);box-shadow:var(--escosy-shadow)}.escosy-product-details__name{margin:1.75rem 0 0;color:var(--escosy-muted);font-size:.85rem;font-weight:650;letter-spacing:.02em}.escosy-product-details__price{margin:.35rem 0 0;font-size:1.2rem;font-weight:680}.escosy-product-details__accordion{margin-top:2.5rem;border-top:1px solid color-mix(in srgb,var(--escosy-line) 85%,transparent)}.escosy-disclosure{border-bottom:1px solid color-mix(in srgb,var(--escosy-line) 85%,transparent)}.escosy-disclosure summary{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-weight:650;line-height:1.4;list-style:none}.escosy-disclosure summary::-webkit-details-marker{display:none}.escosy-disclosure summary:after{content:"+";color:var(--escosy-ember);font-size:1.35rem;font-weight:400;transition:transform .22s var(--escosy-ease)}.escosy-disclosure[open] summary:after{transform:rotate(45deg)}.escosy-disclosure__body{padding:0 2.5rem 1.5rem 0;color:var(--escosy-muted);line-height:1.65}.escosy-disclosure__body p{margin:0}.escosy-metafield>:first-child{margin-top:0}.escosy-metafield>:last-child{margin-bottom:0}.escosy-metafield ul,.escosy-metafield ol{margin:.75rem 0 0;padding-left:1.25rem}.escosy-metafield li+li{margin-top:.4rem}.escosy-box{background:color-mix(in srgb,var(--escosy-clay) 72%,var(--escosy-canvas))}.escosy-box__media{aspect-ratio:4 / 3;border:1px solid color-mix(in srgb,var(--escosy-line) 62%,transparent);box-shadow:var(--escosy-shadow)}.escosy-box__list{counter-reset:box-item;display:grid;margin:clamp(2.5rem,4vw,3.5rem) 0 0;padding:0;border-bottom:1px solid color-mix(in srgb,var(--escosy-line) 85%,transparent);list-style:none}.escosy-box__item{counter-increment:box-item;display:grid;grid-template-columns:2.5rem minmax(0,1fr);gap:.9rem;padding:1.2rem 0;border-top:1px solid color-mix(in srgb,var(--escosy-line) 85%,transparent)}.escosy-box__item:before{content:counter(box-item,decimal-leading-zero);color:var(--escosy-ember-deep);font-size:.72rem;font-weight:750;letter-spacing:.08em}.escosy-box__item-title{margin:0;font-weight:680}.escosy-box__item-body{margin:.3rem 0 0;color:var(--escosy-muted);font-size:.86rem;line-height:1.55}.escosy-box__richtext{margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid color-mix(in srgb,var(--escosy-line) 85%,transparent);color:var(--escosy-muted);line-height:1.65}.escosy-policy-faq{background:var(--escosy-canvas)}.escosy-policy-faq__grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(4rem,8vw,8rem)}.escosy-policy-faq__aside{position:sticky;top:6rem;align-self:start}.escosy-policy-faq__list{border-top:1px solid color-mix(in srgb,var(--escosy-line) 85%,transparent)}.escosy-policy-faq__richtext{padding-block:1.5rem;color:var(--escosy-muted);line-height:1.65}.escosy-policy-link{min-height:44px;display:inline-flex;align-items:center;gap:.35rem;margin-top:1.5rem;color:var(--escosy-ember-deep);font-weight:650;text-decoration:none;border-bottom:1px solid currentColor}.es-motion-enabled .escosy-reveal-ready{opacity:0;transform:translate3d(0,12px,0);transition:opacity var(--es-motion-enter, .56s) var(--escosy-ease),transform var(--es-motion-enter, .56s) var(--escosy-ease);will-change:opacity,transform}.es-motion-enabled .escosy-reveal-ready.is-visible{opacity:1;transform:none;will-change:auto}.es-motion-enabled .escosy-split [data-escosy-reveal=copy].escosy-reveal-ready,.es-motion-enabled .escosy-policy-faq__list[data-escosy-reveal=copy].escosy-reveal-ready{transition-delay:60ms}.es-motion-enabled .escosy-use-card:nth-child(2)[data-escosy-reveal=card].escosy-reveal-ready,.es-motion-enabled .escosy-mode-card:nth-child(2)[data-escosy-reveal=card].escosy-reveal-ready{transition-delay:50ms}.es-motion-enabled .escosy-use-card:nth-child(3)[data-escosy-reveal=card].escosy-reveal-ready,.es-motion-enabled .escosy-mode-card:nth-child(3)[data-escosy-reveal=card].escosy-reveal-ready{transition-delay:.1s}.es-motion-enabled .escosy-use-card:nth-child(4)[data-escosy-reveal=card].escosy-reveal-ready{transition-delay:.15s}@media(hover:hover)and (pointer:fine){.escosy-button:hover{transform:translateY(-1px)}.escosy-button--primary:hover{background:var(--escosy-ember-deep)}.escosy-button--secondary:hover{border-color:var(--escosy-muted);background:color-mix(in srgb,var(--escosy-clay) 56%,transparent)}.escosy-hotspot summary:hover{background:var(--escosy-ember-deep);transform:scale(1.01)}.escosy-use-card:hover .escosy-use-card__media img,.escosy-use-card:hover .escosy-use-card__media video{transform:scale(1.012)}.escosy-policy-link:hover{color:var(--escosy-ember)}.escosy-button:active{transform:scale(.985);transition-duration:.12s}}@media(max-width:1120px){.escosy-shell{width:min(calc(100% - 2.5rem),var(--es-page-width, 1280px))}.escosy-heading{font-size:clamp(3rem,5.8vw,4.25rem)}.escosy-heading--medium{font-size:clamp(2.75rem,5.2vw,3.9rem)}.escosy-hero__title{font-size:clamp(4rem,7.2vw,4.75rem)}.escosy-hero--split .escosy-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:3rem}.escosy-split{gap:clamp(3rem,6vw,5rem)}.escosy-anatomy__layout{grid-template-columns:minmax(0,1fr)}.escosy-anatomy__media{position:relative;top:auto}.escosy-policy-faq__grid{gap:clamp(3rem,7vw,6rem)}}@media(max-width:980px){.escosy-hero--split .escosy-hero__grid{grid-template-columns:minmax(0,1fr);min-height:auto;padding-block:clamp(5rem,9vw,7rem) clamp(1.5rem,3vw,2.5rem)}.escosy-hero--split .escosy-hero__content{width:min(100%,940px);text-align:center}.escosy-hero--split .escosy-hero__title,.escosy-hero--split .escosy-hero__content>.escosy-copy{margin-inline:auto}.escosy-hero--split .escosy-hero__status,.escosy-hero--split .escosy-actions,.escosy-hero--split .escosy-hero__signals{justify-content:center}.escosy-hero--split .escosy-hero__media{aspect-ratio:16 / 9.5}.escosy-benefit-rail__list{grid-template-columns:repeat(2,minmax(0,1fr))}.escosy-benefit:nth-child(3){border-left:0}.escosy-benefit:nth-child(n+3){border-top:1px solid color-mix(in srgb,var(--escosy-line) 76%,transparent)}.escosy-policy-faq__grid{grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr)}}@media(max-width:760px){.escosy-hero{--escosy-enter-distance: 8px}.escosy-shell{width:min(calc(100% - 2rem),var(--es-page-width, 1280px))}.escosy-section__pad{padding-block:5.5rem}.escosy-media{border-radius:var(--escosy-radius-medium)}.es-motion-enabled .escosy-hero__content>.escosy-kicker{animation-duration:.44s;animation-delay:0ms}.es-motion-enabled .escosy-hero__title{animation-duration:.44s;animation-delay:30ms}.es-motion-enabled .escosy-hero__content>.escosy-copy{animation-duration:.44s;animation-delay:60ms}.es-motion-enabled .escosy-hero__status{animation-duration:.44s;animation-delay:80ms}.es-motion-enabled .escosy-hero__content>.escosy-actions,.es-motion-enabled .escosy-hero__signals{animation-duration:.44s;animation-delay:.1s}.es-motion-enabled .escosy-hero__media{animation-duration:.52s;animation-delay:80ms}.es-motion-enabled .escosy-reveal-ready{transform:translate3d(0,8px,0);transition-duration:.44s;transition-delay:0ms!important}.es-motion-enabled .escosy-reveal-ready.is-visible{transform:none}.escosy-heading,.escosy-heading--medium{max-width:18ch;font-size:clamp(2.625rem,10vw,3.5rem);letter-spacing:-.045em;line-height:1.02}.escosy-hero__grid,.escosy-hero--split .escosy-hero__grid{gap:2rem;padding-block:3.25rem 1.25rem}.escosy-hero__title{max-width:12ch;font-size:clamp(2.75rem,12vw,3.25rem);letter-spacing:-.055em;line-height:1.01}.escosy-hero__content>.escosy-copy{max-width:34ch;margin-top:1.25rem;font-size:1rem;line-height:1.5}.escosy-hero__status{margin-top:1rem}.escosy-hero__content .escosy-actions{margin-top:1.5rem}.escosy-hero__media,.escosy-hero--height-compact .escosy-hero__media,.escosy-hero--height-standard .escosy-hero__media,.escosy-hero--height-immersive .escosy-hero__media,.escosy-hero--split .escosy-hero__media{aspect-ratio:4 / 5}.escosy-hero__media img,.escosy-hero__media video{object-position:var(--escosy-media-position-mobile, var(--escosy-media-position, center center))}.escosy-media-source--desktop.escosy-media-source--has-mobile{display:none}.escosy-media-source--mobile{display:block}.escosy-split,.escosy-policy-faq__grid{grid-template-columns:minmax(0,1fr)}.escosy-split--reverse .escosy-split__media,.escosy-split--reverse .escosy-split__content{order:initial}.escosy-anatomy__media{position:relative;top:auto}.escosy-policy-faq__aside{position:static}.escosy-anatomy__layout .escosy-split__content{padding-block:0}.escosy-hotspot{display:none}.escosy-dual-mode__header{grid-template-columns:minmax(0,1fr);gap:1.5rem}.escosy-dual-mode__header .escosy-copy{margin-top:0}.escosy-dual-mode__media{aspect-ratio:4 / 3}.escosy-dual-mode__cards{grid-template-columns:minmax(0,1fr);gap:2rem}.escosy-controller__media{aspect-ratio:4 / 5}.escosy-policy-faq__aside{margin-bottom:1rem}}@media(max-width:560px){.escosy-section__pad{padding-block:4.5rem}.escosy-hero__grid,.escosy-hero--split .escosy-hero__grid{padding-block:2.75rem 1rem}.escosy-hero__content .escosy-kicker{margin-bottom:.8rem}.escosy-hero__title{font-size:clamp(2.75rem,13vw,3.25rem)}.escosy-hero__status{font-size:.8125rem}.escosy-actions{display:grid}.escosy-button{width:100%}.escosy-hero__signals{display:none}.escosy-benefit-rail__list,.escosy-dual-mode__cards,.escosy-use-cases__grid{grid-template-columns:minmax(0,1fr)}.escosy-benefit{min-height:92px;border-left:0;border-top:1px solid color-mix(in srgb,var(--escosy-line) 76%,transparent)}.escosy-benefit:first-child{border-top:0}.escosy-dual-mode__media{aspect-ratio:1 / 1}.escosy-layer-controls{min-height:50px;width:100%;margin-top:.15rem}.escosy-layer-controls__group{padding:2px}.escosy-layer-controls__button{padding-inline:.25rem;font-size:clamp(.64rem,2.9vw,.76rem)}.escosy-comfort-phase{bottom:.75rem}.escosy-mode-card__marker{margin-bottom:1.5rem}.escosy-use-cases__grid{gap:3rem}.escosy-use-card__content{padding-top:1.25rem}.escosy-product-details__media{aspect-ratio:4 / 5}.escosy-box__media{aspect-ratio:4 / 3}.escosy-disclosure__body{padding-right:1rem}}@media(prefers-reduced-motion:reduce){.escosy-section *,.escosy-section *:before,.escosy-section *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.escosy-reveal-ready,.escosy-reveal-ready.is-visible{opacity:1;transform:none;will-change:auto}.escosy-hero__content>.escosy-kicker,.escosy-hero__title,.escosy-hero__content>.escosy-copy,.escosy-hero__status,.escosy-hero__content>.escosy-actions,.escosy-hero__signals,.escosy-hero__media{animation:none!important;opacity:1;transform:none}[data-escosy-comfort-layers] *,[data-escosy-comfort-layers] *:before,[data-escosy-comfort-layers] *:after{animation:none!important;transition:none!important}.escosy-comfort-layer{opacity:1;transform:translate3d(-50%,-50%,0)}.escosy-comfort-phase{display:none}}.es-motion-disabled .escosy-reveal-ready,.es-motion-disabled .escosy-reveal-ready.is-visible,.es-motion-disabled .escosy-hero__content>.escosy-kicker,.es-motion-disabled .escosy-hero__title,.es-motion-disabled .escosy-hero__content>.escosy-copy,.es-motion-disabled .escosy-hero__status,.es-motion-disabled .escosy-hero__content>.escosy-actions,.es-motion-disabled .escosy-hero__signals,.es-motion-disabled .escosy-hero__media{animation:none!important;opacity:1;transform:none;will-change:auto}.es-motion-disabled [data-escosy-comfort-layers] *,.es-motion-disabled [data-escosy-comfort-layers] *:before,.es-motion-disabled [data-escosy-comfort-layers] *:after{animation:none!important;transition:none!important}.es-motion-disabled .escosy-comfort-layer{opacity:1;transform:translate3d(-50%,-50%,0)}.es-motion-disabled .escosy-comfort-phase{display:none}
/*# sourceMappingURL=/cdn/shop/t/21/assets/escosy-home.css.map */
