:root{--content-width: 980px;--site-gutter: 22px;--section-gap: 12px;--nav-height: 44px;--focus-ring: 0 0 0 3px rgba(0, 125, 250, .45);color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{background:var(--page-background, #fff);color:var(--page-text, #1d1d1f);scroll-behavior:smooth}html.is-locked,html.is-locked body{overflow:hidden}body{margin:0;min-width:320px;background:var(--page-background, #fff);color:var(--page-text, #1d1d1f)}button,input{font:inherit}a{color:inherit}img{display:block;max-width:100%}[hidden]{display:none!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px 14px;border-radius:10px;background:#fff;color:#111;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0);box-shadow:var(--focus-ring)}:focus-visible{outline:none;box-shadow:var(--focus-ring)}.announcement-section{position:relative;z-index:35}.announcement-bar{min-height:47px;display:grid;place-items:center;padding:10px var(--site-gutter);background:var(--announcement-bg);color:var(--announcement-text);font-size:14px;line-height:1.45;text-align:center}.announcement-bar__inner{max-width:var(--content-width)}.announcement-bar a{margin-left:.25rem;color:var(--accent, #0071e3);text-decoration:none;white-space:nowrap}.announcement-bar a:hover{text-decoration:underline}.header-section{position:sticky;top:0;z-index:50;height:var(--nav-height)}.site-header{position:relative;height:var(--nav-height)}.site-header__bar{position:relative;z-index:4;display:flex;align-items:center;width:100%;height:var(--nav-height);padding:0 max(var(--site-gutter),calc((100vw - var(--content-width)) / 2));background:#fafafcd1;color:#000c;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);transition:background .25s ease,box-shadow .25s ease}.site-header.is-scrolled .site-header__bar{background:#fafafcf0;box-shadow:0 1px #0000000f}.site-brand{flex:0 0 auto;display:flex;align-items:center;width:68px;height:100%;text-decoration:none}.site-brand__logo{display:block;width:68px;height:auto}.desktop-nav{flex:1;display:flex;align-items:stretch;justify-content:space-evenly;height:100%;margin:0 16px}.desktop-nav>a,.desktop-nav__item>a{display:flex;align-items:center;height:100%;padding:0 9px;color:#000000bd;font-size:12px;text-decoration:none;white-space:nowrap;transition:color .2s ease}.desktop-nav>a:hover,.desktop-nav__item:hover>a,.desktop-nav a:focus-visible{color:#000}.desktop-nav__item{height:100%}.nav-flyout{position:fixed;z-index:2;top:var(--nav-height);right:0;left:0;min-height:320px;padding:42px max(var(--site-gutter),calc((100vw - var(--content-width)) / 2)) 56px;background:#fafafcfa;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,transform .25s ease,visibility .2s}.desktop-nav__item:hover .nav-flyout,.desktop-nav__item:focus-within .nav-flyout{opacity:1;visibility:visible;transform:translateY(0)}.nav-flyout__eyebrow,.panel-eyebrow{margin:0 0 12px;color:#6e6e73;font-size:12px}.nav-flyout ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.nav-flyout li a{font-size:24px;font-weight:600;letter-spacing:-.02em;text-decoration:none}.site-actions{display:flex;align-items:center;gap:2px}.icon-button,.panel-close,.carousel-toggle{display:grid;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.icon-button{position:relative;width:36px;height:44px;border-radius:8px}.icon-button svg,.search-form svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.bag-count{position:absolute;top:4px;right:1px;min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:#1d1d1f;color:#fff;font-size:9px;line-height:15px}.mobile-menu-button{display:none}.menu-glyph,.menu-glyph:before{width:16px;height:1px;background:currentColor;transition:transform .2s ease}.menu-glyph{position:relative;transform:translateY(-3px)}.menu-glyph:before{content:"";position:absolute;left:0;transform:translateY(6px)}.site-panel{position:fixed;z-index:3;top:var(--nav-height);right:0;left:0;max-height:calc(100dvh - var(--nav-height));overflow:auto;background:#fafafcfc;color:#1d1d1f;animation:panel-in .24s ease both}.site-panel__inner{position:relative;width:min(100%,var(--content-width));margin:0 auto;padding:46px var(--site-gutter) 64px}.site-panel__inner--compact{max-width:680px}.site-panel--search{top:0;min-height:374px;padding-top:var(--nav-height);overflow:hidden}.site-header .site-panel--search>.site-panel__inner--search{top:28px;width:min(100%,1024px);padding:30px 30px 54px}.site-panel__inner--drawer{width:min(100%,500px);margin-right:max(0px,calc((100vw - var(--content-width)) / 2))}.site-panel--bag{min-height:420px}.site-panel__inner--bag{width:min(calc(100% - (var(--site-gutter) * 2)),var(--content-width));padding:60px 0 66px}.bag-panel__filled{width:100%}.bag-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;width:100%}.bag-panel__summary,.bag-panel__profile{width:min(100%,460px)}.bag-panel__title{margin:0;font-size:24px;font-weight:600;line-height:1.18;letter-spacing:-.025em}.bag-panel__signin{margin:24px 0 0;color:#6e6e73;font-size:13px;line-height:1.45}.bag-panel__signin a{color:#06c;text-underline-offset:2px}.bag-panel__button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;margin-top:22px;padding:9px 18px;border-radius:999px;background:#0071e3;color:#fff;font-size:14px;line-height:1.2;text-decoration:none}.bag-panel__button:hover{background:#0077ed}.bag-panel__header .bag-panel__button{flex:0 0 auto;min-height:36px;margin-top:-1px;padding:8px 17px;font-size:13px}.bag-panel__items{display:grid;gap:4px;width:min(100%,390px);margin-top:26px}.bag-panel__item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:18px;align-items:center;min-height:72px;color:#1d1d1f;text-decoration:none}.bag-panel__item-media{display:grid;place-items:center;width:64px;height:64px;overflow:hidden}.bag-panel__item-media img{width:100%;height:100%;object-fit:contain}.bag-panel__item-title{font-size:13px;font-weight:400;line-height:1.35}.bag-panel__item-title small{display:block;margin-top:2px;color:#6e6e73;font-size:11px;font-weight:400}.bag-panel__item:hover .bag-panel__item-title{text-decoration:underline;text-underline-offset:2px}.bag-panel__more{margin:5px 0 0 90px;color:#6e6e73;font-size:12px}.bag-panel__profile{margin-top:35px}.bag-panel__filled+.bag-panel__profile{margin-top:28px}.bag-panel__eyebrow{margin:0 0 9px;color:#6e6e73;font-size:12px;line-height:1.3}.bag-panel__link{display:flex;align-items:center;gap:10px;width:fit-content;min-height:28px;color:#1d1d1f;font-size:14px;font-weight:400;line-height:1.25;text-decoration:none}.bag-panel__link:hover span{text-decoration:underline;text-underline-offset:2px}.bag-panel__link svg{flex:0 0 14px;width:14px;height:14px;fill:none;stroke:#6e6e73;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.site-panel__inner--menu{min-height:calc(100dvh - var(--nav-height))}.panel-close{position:absolute;top:10px;right:var(--site-gutter);width:34px;height:34px;border-radius:50%;background:#e8e8ed;font-size:24px;font-weight:300}.panel-title{margin:0 0 28px;font-size:clamp(28px,4vw,40px);font-weight:600;letter-spacing:-.035em}.panel-link{display:block;padding:8px 0;font-size:15px;font-weight:600;text-decoration:none}.site-panel .primary-button{margin-bottom:32px}.search-form{display:flex;align-items:center;gap:8px;margin:0 0 34px}.search-form svg{flex:0 0 22px;width:22px;height:22px;color:#424245}.search-form input{width:100%;height:42px;padding:0;border:0;background:transparent;color:#1d1d1f;font-size:24px;font-weight:600;line-height:1.1;letter-spacing:-.03em;outline:0}.search-form input:focus-visible{box-shadow:none}.search-form input::placeholder{color:#6e6e73;opacity:1}.search-quick-links{display:grid;justify-items:start}.search-quick-links .panel-eyebrow{margin-bottom:8px}.search-quick-links .panel-link{display:flex;align-items:center;gap:9px;min-height:25px;padding:2px 0;color:#424245;font-size:14px;font-weight:400;line-height:1.35}.search-link-arrow{flex:0 0 11px;width:11px;height:14px;fill:none;stroke:#86868b;stroke-width:1.15;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.search-quick-links .panel-link:hover .search-link-arrow{transform:translate(3px)}.search-panel-close{display:none}.site-panel--menu nav{display:grid;gap:8px}.site-panel--menu nav a{display:flex;justify-content:space-between;padding:7px 0;font-size:28px;font-weight:600;letter-spacing:-.03em;text-decoration:none}.site-panel-curtain{position:fixed;z-index:1;inset:var(--nav-height) 0 0;width:100%;border:0;background:#00000052;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@keyframes panel-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hero-stack,.product-grid{display:grid;gap:var(--section-gap)}.feature-card,.product-card{position:relative;isolation:isolate;overflow:clip;background:var(--card-bg, #f5f5f7);color:var(--card-text, #1d1d1f);text-align:center}.feature-card{min-height:692px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:var(--section-gap)}.product-card{min-height:580px}.feature-card__copy,.product-card__copy{position:absolute;z-index:2;top:0;right:20px;left:20px;padding-top:52px}.feature-card--copy-bottom .feature-card__copy,.product-card--copy-bottom .product-card__copy{top:auto;bottom:48px;padding-top:0}.feature-card h1,.feature-card h2,.product-card h2{margin:0;font-weight:600;letter-spacing:-.045em}.feature-card h1,.feature-card h2{font-size:56px;line-height:1.07143}.product-card h2{font-size:40px;line-height:1.1}.feature-card__copy>p,.product-card__copy>p{max-width:760px;margin:5px auto 0;letter-spacing:.003em}.feature-card__copy>p{font-size:28px;line-height:1.14286}.product-card__copy>p{font-size:21px;line-height:1.19048}.feature-card__actions,.product-card__actions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;margin-top:19px}.primary-button,.secondary-button,.carousel-slide__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border:1px solid var(--accent, #0071e3);border-radius:999px;font-size:17px;line-height:1.2;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.primary-button{background:var(--accent, #0071e3);color:#fff}.secondary-button{background:transparent;color:var(--accent, #0071e3)}.primary-button:hover,.secondary-button:hover,.carousel-slide__button:hover{transform:translateY(-1px)}.secondary-button:hover{background:var(--accent, #0071e3);color:#fff}.feature-card--dark .secondary-button,.product-card--dark .secondary-button{border-color:#2997ff;color:#2997ff}.feature-card--dark .primary-button,.product-card--dark .primary-button{border-color:#0077ed;background:#0077ed}.feature-card__media,.product-card__media{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}.feature-card__media picture,.product-card__media picture{display:block;width:100%;height:100%}.feature-card__image,.product-card__image{width:100%;height:100%;object-fit:cover}.feature-card--cinematic{min-height:clamp(720px,90vh,900px);background:var(--card-bg, #000);color:var(--card-text, #fff);text-align:left}.feature-card--cinematic .feature-card__copy{top:0;right:max(7vw,60px);bottom:0;left:55%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:640px;padding:clamp(155px,24vh,230px) 0 40px}.feature-card--cinematic h1,.feature-card--cinematic h2{max-width:620px;font-size:clamp(58px,5vw,76px);line-height:1.04;letter-spacing:-.055em}.feature-card--cinematic .feature-card__eyebrow{margin-bottom:14px;color:color-mix(in srgb,currentColor 70%,transparent);font-size:16px;font-weight:500;letter-spacing:.01em}.feature-card--cinematic .feature-card__copy>p{max-width:620px;margin:12px 0 0;font-size:clamp(24px,2vw,30px);font-weight:600;line-height:1.25}.feature-card--cinematic .feature-card__actions{justify-content:flex-start;margin-top:26px}.feature-card--cinematic.feature-card--dark .primary-button{border-color:#fff;background:#fff;color:#1d1d1f}.feature-card--cinematic.feature-card--dark .secondary-button{border-color:#fffc;color:#fff}.feature-card--cinematic.feature-card--dark .secondary-button:hover{border-color:#fff;background:#fff;color:#1d1d1f}.feature-card--cinematic .feature-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000008,#00000014 42%,rgba(0,0,0,var(--hero-overlay, .4)) 70%,#000000b8);pointer-events:none}.feature-card--cinematic.feature-card--light .feature-card__media:after{background:linear-gradient(90deg,#f5f5f700,#f5f5f71f 42%,#f5f5f7a3 70%,#f5f5f7f0)}.feature-card--cinematic .feature-card__image{object-position:var(--hero-image-position, center center);transform:scale(1.015)}.feature-card--cinematic-animated .feature-card__image,.feature-card--cinematic-animated .media-placeholder--cinematic-hero{animation:cinematic-drift 12s ease-in-out infinite alternate;transform-origin:center center}.feature-card--cinematic.is-media-paused .feature-card__image,.feature-card--cinematic.is-media-paused .media-placeholder--cinematic-hero{animation-play-state:paused}.media-placeholder.media-placeholder--cinematic-hero{align-content:end;background:radial-gradient(ellipse at 28% 46%,#504843 0%,#282321 25%,transparent 52%),radial-gradient(ellipse at 35% 50%,#191716,#070707 57%,#000);color:#ffffffa8}.media-placeholder.media-placeholder--cinematic-hero:before{bottom:9%;left:31%;width:min(36vw,520px);aspect-ratio:.72 / 1;border-radius:42% 42% 18% 18%;opacity:.25;transform:translate(-50%)}.cinematic-pause{position:absolute;z-index:3;top:49%;right:19%;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:#ffffff21;color:#fff;font-size:11px;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .2s ease,transform .2s ease}.feature-card--cinematic.feature-card--light .cinematic-pause{background:#00000014;color:#1d1d1f}.cinematic-pause:hover{background:#ffffff38;transform:scale(1.04)}.cinematic-pause__play{display:none;transform:translate(1px)}.cinematic-pause.is-paused .cinematic-pause__pause{display:none}.cinematic-pause.is-paused .cinematic-pause__play{display:block}@keyframes cinematic-drift{0%{transform:scale(1.015)}to{transform:scale(1.065)}}.media-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:end;justify-items:center;gap:5px;padding:0 24px 52px;background:linear-gradient(135deg,#ffffff61,#00000009),repeating-linear-gradient(90deg,transparent 0,transparent calc(25% - 1px),rgba(128,128,128,.08) 25%);color:color-mix(in srgb,var(--card-text, #1d1d1f) 52%,transparent)}.media-placeholder:before{content:"";position:absolute;left:50%;bottom:80px;width:min(42vw,420px);aspect-ratio:2.4 / 1;border:1px dashed currentColor;border-radius:30px;transform:translate(-50%);opacity:.44}.media-placeholder span{font-size:13px;font-weight:600;letter-spacing:.01em}.media-placeholder small{font-size:11px;opacity:.7}.carousel-section{position:relative;overflow:hidden;padding:0 0 42px;background:#fff}.carousel-section__heading{width:min(100% - 44px,var(--content-width));margin:48px auto 24px;font-size:40px;letter-spacing:-.04em}.carousel-viewport{overflow:hidden}.carousel-track{display:flex;gap:14px;margin:0;padding:0 calc((100vw - min(980px,72vw))/2);overflow-x:auto;list-style:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.carousel-track::-webkit-scrollbar{display:none}.carousel-track.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.carousel-track.is-jumping{scroll-snap-type:none;scroll-behavior:auto}.carousel-slide{position:relative;flex:0 0 min(980px,72vw);height:550px;overflow:hidden;background:#101010;color:#fff;scroll-snap-align:center}.carousel-slide__media,.carousel-slide__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.media-placeholder--cinema{align-content:center;padding:24px;background:radial-gradient(circle at 25% 15%,#2c2c34,#111 55%,#050505);color:#ffffffad}.media-placeholder--cinema:before{bottom:50%;width:min(58%,560px);aspect-ratio:16 / 9;border-radius:4px;transform:translate(-50%,50%)}.carousel-slide__copy{position:absolute;z-index:2;right:36px;bottom:34px;left:36px;display:flex;align-items:center;gap:16px;text-shadow:0 1px 16px rgba(0,0,0,.6)}.carousel-slide__copy p{margin:0;font-size:17px}.carousel-slide__button{flex:0 0 auto;min-height:40px;padding:8px 16px;border-color:#fff;background:#fff;color:#1d1d1f;font-size:14px;font-weight:600;text-shadow:none}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:18px;padding-top:14px}.carousel-dots{display:flex;gap:12px}.carousel-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#86868b;opacity:.45;cursor:pointer}.carousel-dot.is-active{opacity:1}.carousel-toggle{width:28px;height:28px;border-radius:50%;background:#e8e8ed;font-size:10px}.carousel-toggle__play{display:none;transform:translate(1px)}.carousel-toggle.is-paused .carousel-toggle__pause{display:none}.carousel-toggle.is-paused .carousel-toggle__play{display:block}.site-footer{background:#f5f5f7;color:#6e6e73;font-size:12px;line-height:1.3334}.site-footer__inner{width:min(calc(100% - 44px),var(--content-width));margin:0 auto;padding:0 0 28px}.site-footer__main{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 330px;gap:36px;padding:42px 0 36px}.footer-directory{display:contents}.footer-column{border:0}.footer-column summary{list-style:none;color:#1d1d1f;font-weight:600;cursor:default}.footer-column summary::-webkit-details-marker,.footer-column summary span{display:none}.footer-column ul{margin:10px 0 0;padding:0;list-style:none}.footer-column li{margin-bottom:9px}.footer-column a,.site-footer__contact a,.site-footer__legal a{text-decoration:none}.footer-column a:hover,.site-footer__contact a:hover,.site-footer__legal a:hover{text-decoration:underline;text-underline-offset:2px}.site-footer__contact{padding-left:0;border-left:0}.site-footer__contact h2{margin:0;color:#1d1d1f;font-size:12px;font-weight:600}.site-footer__contact dl{display:grid;gap:15px;margin:16px 0 0}.site-footer__contact dl>div{min-width:0}.site-footer__contact dt{color:#86868b;font-size:10px;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.site-footer__contact dd{margin:4px 0 0;color:#424245;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.site-footer__payments{margin-top:24px}.site-footer__payments>p{margin:0 0 9px;color:#86868b;font-size:10px;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.site-footer__payments>div{display:flex;flex-wrap:wrap;align-items:center;gap:5px 7px}.site-footer__payments svg{width:auto;height:22px}.site-footer__legal{display:grid;grid-template-columns:1fr auto auto;gap:24px;padding-top:16px;border-top:1px solid #d2d2d7}.site-footer__legal div{display:flex;gap:16px;color:#424245}.product-purchase{--purchase-border: #dedee3;--purchase-muted: #6e6e73;color:#151515}.product-purchase__layout{display:grid;grid-template-columns:minmax(0,61%) minmax(420px,39%);align-items:start;max-width:1480px;margin:0 auto;border-bottom:1px solid #ececef}.product-gallery{position:sticky;top:var(--nav-height);min-width:0;min-height:calc(100dvh - var(--nav-height));background:#f7f7f8}.product-gallery__stage{position:relative;display:grid;place-items:center;min-height:clamp(580px,72vh,790px);overflow:hidden}.product-gallery__image{width:min(72%,720px);max-height:620px;object-fit:contain;mix-blend-mode:multiply;transition:opacity .18s ease,transform .35s ease}.product-gallery__image.is-changing{opacity:.2;transform:scale(.985)}.product-gallery__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:center;justify-items:center;gap:8px;color:#86868b;background:radial-gradient(circle at 50% 45%,#fff 0 9%,#f2f2f4 36%,#e9e9ec)}.product-gallery__placeholder:before{content:"";width:min(32vw,360px);aspect-ratio:.7;border:1px dashed #a6a6ab;border-radius:28px}.product-gallery__placeholder span{margin-top:18px;font-size:13px;font-weight:600}.product-gallery__placeholder small{font-size:11px}.product-gallery__thumbs{position:absolute;z-index:2;top:50%;left:24px;display:grid;gap:9px;transform:translateY(-50%)}.product-gallery__thumb{display:grid;place-items:center;width:62px;height:62px;padding:5px;overflow:hidden;border:1px solid transparent;border-radius:10px;background:#ffffffd9;cursor:pointer}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-gallery__thumb.is-active{border-color:#151515}.product-gallery__tabs{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px 24px;background:#f7f7f8}.product-gallery__tabs span{padding:10px 15px;border-radius:999px;color:#55555a;font-size:13px;font-weight:600}.product-gallery__tabs .is-active{background:#111;color:#fff}.product-configurator{min-width:0;padding:48px clamp(28px,4vw,62px) 84px;background:#fff}.product-configurator__eyebrow{margin:0 0 8px;color:#6e6e73;font-size:13px;font-weight:650;letter-spacing:.035em;text-transform:uppercase}.product-configurator h1{margin:0;font-size:clamp(36px,3.2vw,52px);line-height:1.02;letter-spacing:-.05em}.product-configurator__tagline{max-width:560px;margin:12px 0 0;color:#55555a;font-size:17px;line-height:1.45}.product-rating{display:flex;align-items:center;gap:8px;margin-top:18px;font-size:13px}.product-rating>span{color:#111;letter-spacing:2px}.product-rating a{color:#55555a;text-underline-offset:3px}.product-configurator__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin:26px 0 24px}.product-configurator__price-row>span:last-child{color:var(--purchase-muted);font-size:12px}.product-price{font-size:30px;font-weight:750;letter-spacing:-.035em}.product-compare-price{color:var(--purchase-muted);font-size:16px}.is-hidden{display:none!important}.purchase-benefits{margin:0 0 32px;border-block:1px solid #ececef}.purchase-benefit{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:16px 0;border-bottom:1px solid #ececef}.purchase-benefit:last-child{border-bottom:0}.purchase-benefit__icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f0f0f2;color:#111;font-size:12px;font-weight:700}.purchase-benefit strong{display:block;margin-top:1px;font-size:14px}.purchase-benefit p{margin:3px 0 0;color:var(--purchase-muted);font-size:13px;line-height:1.4}.purchase-options{display:grid;gap:26px}.purchase-option{min-width:0;margin:0;padding:0;border:0}.purchase-option legend{display:flex;justify-content:space-between;width:100%;margin-bottom:12px;font-size:14px}.purchase-option legend span{font-weight:700}.purchase-option legend strong{color:var(--purchase-muted);font-weight:500}.purchase-option__values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.purchase-option__label{display:flex;align-items:center;justify-content:center;gap:9px;min-height:54px;padding:11px 12px;border:1px solid var(--purchase-border);border-radius:10px;background:#fff;font-size:14px;font-weight:600;text-align:center;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.purchase-option__label:hover{border-color:#8a8a90;transform:translateY(-1px)}.purchase-option__input:checked+.purchase-option__label{border-color:#111;box-shadow:inset 0 0 0 1px #111}.purchase-option__input:focus-visible+.purchase-option__label{box-shadow:var(--focus-ring)}.purchase-option__swatch{width:18px;height:18px;flex:0 0 18px;border:1px solid rgba(0,0,0,.15);border-radius:50%;background:var(--swatch, linear-gradient(135deg, #d9d9dd, #777))}.purchase-option__input[value=Black]+label .purchase-option__swatch{background:#1b1b1b}.purchase-option__input[value=White]+label .purchase-option__swatch{background:#f7f7f5}.purchase-option__input[value="Sky Blue"]+label .purchase-option__swatch{background:#9fd7ee}.purchase-option__input[value="Clear Green"]+label .purchase-option__swatch{background:#b6d6c0}.purchase-included{margin-top:28px;padding:20px;border:1px solid var(--purchase-border);border-radius:12px;background:#fafafa}.purchase-included>div{display:flex;justify-content:space-between;gap:16px}.purchase-included span{color:var(--purchase-muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.purchase-included strong{font-size:14px}.purchase-included p{margin:12px 0 0;padding-top:12px;border-top:1px solid #e6e6e9;color:#55555a;font-size:13px;line-height:1.45}.purchase-actions{display:grid;grid-template-columns:120px 1fr;gap:10px;margin-top:24px}.quantity-selector{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;min-height:56px;border:1px solid var(--purchase-border);border-radius:999px;overflow:hidden}.quantity-selector button{height:100%;padding:0;border:0;background:transparent;font-size:20px;cursor:pointer}.quantity-selector input{width:100%;border:0;background:transparent;text-align:center;-moz-appearance:textfield}.quantity-selector input::-webkit-inner-spin-button,.quantity-selector input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.purchase-submit,.sticky-purchase__button{min-height:56px;padding:12px 24px;border:0;border-radius:999px;background:#111;color:#fff;font-weight:750;cursor:pointer;transition:transform .18s ease,filter .18s ease}.purchase-submit:hover,.sticky-purchase__button:hover{transform:translateY(-1px);filter:brightness(.97)}.purchase-submit:disabled,.sticky-purchase__button:disabled{background:#d2d2d7;color:#777;cursor:not-allowed;transform:none}.purchase-status{margin:10px 0 0;color:#4c7f3d;font-size:12px;text-align:center}.product-service-list{margin-top:34px;border-top:1px solid var(--purchase-border)}.product-service-list details{border-bottom:1px solid var(--purchase-border)}.product-service-list summary{display:flex;justify-content:space-between;padding:18px 0;list-style:none;font-size:14px;font-weight:700;cursor:pointer}.product-service-list summary::-webkit-details-marker{display:none}.product-service-list summary span{font-size:18px;font-weight:400;transition:transform .2s ease}.product-service-list details[open] summary span{transform:rotate(45deg)}.product-service-list details>:not(summary){margin:0;padding:0 0 20px;color:#55555a;font-size:13px;line-height:1.55}.product-service-list .rte p{margin-top:0}.sticky-purchase{position:sticky;z-index:45;bottom:0;display:grid;grid-template-columns:1fr auto minmax(180px,260px);align-items:center;gap:28px;min-height:82px;padding:12px max(28px,calc((100vw - 1240px)/2));border-top:1px solid #e5e5e8;background:#fffffff0;box-shadow:0 -12px 34px #0000000f;-webkit-backdrop-filter:blur(18px) saturate(160%);backdrop-filter:blur(18px) saturate(160%)}.sticky-purchase>div{min-width:0;display:grid;gap:3px}.sticky-purchase>div strong,.sticky-purchase>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-purchase>div strong{font-size:15px}.sticky-purchase>div span{color:var(--purchase-muted);font-size:12px}.sticky-purchase__price{font-size:24px;font-weight:750;letter-spacing:-.03em}.sticky-purchase__button{min-height:54px}.product-story{overflow:hidden;padding:120px 0 0;background:#fff}.product-story__header{width:min(calc(100% - 44px),1040px);margin:0 auto 58px;text-align:center}.product-story__header>p,.product-story__hero-copy>span,.story-card__copy>span{margin:0 0 10px;color:#6e6e73;font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.product-story__header h2{max-width:900px;margin:0 auto;font-size:clamp(48px,6vw,84px);line-height:.98;letter-spacing:-.06em}.product-story__header .rte{max-width:670px;margin:24px auto 0;color:#6e6e73;font-size:19px;line-height:1.45}.product-story__hero{position:relative;min-height:min(82vw,900px);overflow:hidden;background:var(--story-bg);color:var(--story-text)}.product-story__hero-copy{position:absolute;z-index:2;top:12%;left:max(36px,calc((100vw - 1100px)/2));width:min(470px,42vw)}.product-story__hero-copy>span{color:color-mix(in srgb,var(--story-text) 65%,transparent)}.product-story__hero-copy h3{margin:0;font-size:clamp(44px,5vw,76px);line-height:1;letter-spacing:-.055em}.product-story__hero-copy p{margin:20px 0 0;color:color-mix(in srgb,var(--story-text) 72%,transparent);font-size:18px;line-height:1.5}.product-story__hero-media,.product-story__hero-media img,.story-card__media,.story-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.product-story__hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.5),transparent 60%);pointer-events:none}.story-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:end;justify-items:center;gap:6px;padding:48px 24px;background:radial-gradient(circle at 72% 46%,#4d4d53,#171719 50%,#050505);color:#ffffffa6}.story-placeholder:before{content:"";position:absolute;right:13%;bottom:13%;width:36%;aspect-ratio:1;border:1px dashed currentColor;border-radius:34px;opacity:.55}.story-placeholder span{font-size:13px;font-weight:700}.story-placeholder small{font-size:11px}.product-story__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px}.story-card{position:relative;min-height:680px;overflow:hidden;background:#111;color:#fff}.story-card:nth-child(3n){grid-column:1 / -1;min-height:760px}.story-card__copy{position:absolute;z-index:2;top:50px;right:48px;left:48px;max-width:560px}.story-card__copy>span{color:#ffffff9e}.story-card__copy h3{margin:0;font-size:clamp(36px,4vw,56px);line-height:1.02;letter-spacing:-.05em}.story-card__copy p{margin:14px 0 0;color:#ffffffb8;font-size:17px;line-height:1.45}.story-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.66),transparent 48%);pointer-events:none}.product-story__specs{display:grid;grid-template-columns:repeat(4,1fr);width:min(calc(100% - 44px),1100px);margin:0 auto;padding:110px 0 130px}.product-story__specs>div{min-width:0;padding:0 30px;border-left:1px solid #d2d2d7}.product-story__specs>div:last-child{border-right:1px solid #d2d2d7}.product-story__specs p{margin:0 0 8px;color:#6e6e73;font-size:13px}.product-story__specs strong{font-size:clamp(20px,2vw,28px);line-height:1.1;letter-spacing:-.03em}.cart-section{background:#f5f7fa}.cart-page{min-height:72vh;padding:0 0 90px;color:#151515}.cart-page__header{width:min(calc(100% - 48px),1320px);margin:0 auto;padding:52px 0 34px}.cart-page__header p{margin:0 0 8px;color:#6e6e73;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.cart-page__header h1{margin:0;font-size:clamp(42px,4.6vw,66px);line-height:1;letter-spacing:-.055em}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:540px;padding:72px 24px 110px;text-align:center}.cart-empty__icon{position:relative;width:82px;height:64px;margin-bottom:28px;border:3px solid #262629;border-top:0;border-radius:0 0 16px 16px;transform:perspective(80px) rotateX(-8deg)}.cart-empty__icon:before,.cart-empty__icon:after{content:"";position:absolute;bottom:-13px;width:9px;height:9px;border:2px solid #262629;border-radius:50%;background:#f5f7fa}.cart-empty__icon:before{left:13px}.cart-empty__icon:after{right:13px}.cart-empty__icon span{position:absolute;top:-22px;left:50%;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#111;color:#fff;font-size:23px;font-weight:800;transform:translate(-50%)}.cart-empty h2{margin:0;font-size:26px;letter-spacing:-.035em}.cart-empty p{max-width:480px;margin:10px 0 0;color:#6e6e73;font-size:15px;line-height:1.5}.cart-primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;margin-top:30px;padding:12px 30px;border-radius:999px;background:#111;color:#fff;font-size:15px;font-weight:750;text-decoration:none;transition:transform .18s ease,background .18s ease}.cart-primary-button:hover{background:#2d2d2f;transform:translateY(-1px)}.cart-form{width:min(calc(100% - 48px),1180px);margin:0 auto}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;align-items:start}.cart-items,.cart-summary{border-radius:18px;background:#fff;box-shadow:0 1px #0000000a}.cart-items{padding:0 28px 24px}.cart-items__heading{display:flex;align-items:center;justify-content:space-between;min-height:68px;border-bottom:1px solid #e7e7ea;color:#6e6e73;font-size:13px}.cart-items__heading a{color:#151515;font-weight:650;text-underline-offset:3px}.cart-line{display:grid;grid-template-columns:180px minmax(0,1fr);gap:24px;padding:28px 0;border-bottom:1px solid #e7e7ea}.cart-line__media{display:grid;place-items:center;height:180px;overflow:hidden;border-radius:12px;background:#f5f5f7;color:#86868b;font-size:12px;text-decoration:none}.cart-line__media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.cart-line__details{min-width:0}.cart-line__title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px}.cart-line__vendor{color:#6e6e73;font-size:11px;font-weight:700;letter-spacing:.045em;text-transform:uppercase}.cart-line h2{margin:4px 0 0;font-size:20px;line-height:1.2;letter-spacing:-.025em}.cart-line h2 a{text-decoration:none}.cart-line__title-row p{margin:6px 0 0;color:#6e6e73;font-size:13px}.cart-line__title-row>strong{font-size:17px;white-space:nowrap}.cart-line__properties{margin:10px 0 0;color:#6e6e73;font-size:12px}.cart-line__properties div{display:flex;gap:4px}.cart-line__properties dt:after{content:":"}.cart-line__properties dd{margin:0}.cart-line__controls{display:flex;align-items:center;gap:18px;margin-top:26px}.cart-quantity{display:grid;grid-template-columns:34px 42px 34px;align-items:center;height:42px;overflow:hidden;border:1px solid #d2d2d7;border-radius:999px}.cart-quantity button{height:100%;padding:0;border:0;background:transparent;font-size:18px;cursor:pointer}.cart-quantity input{width:100%;border:0;background:transparent;text-align:center;-moz-appearance:textfield}.cart-quantity input::-webkit-inner-spin-button,.cart-quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.cart-line__remove{color:#6e6e73;font-size:12px;text-underline-offset:3px}.cart-line__discounts{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;color:#367034;font-size:12px}.cart-update-button{margin:20px 0 0 auto;padding:9px 16px;border:1px solid #151515;border-radius:999px;background:#fff;color:#151515;font-size:12px;font-weight:700;cursor:pointer}.cart-summary{position:sticky;top:calc(var(--nav-height) + 22px);padding:26px}.cart-summary h2{margin:0 0 24px;font-size:26px;letter-spacing:-.035em}.cart-summary__rows{display:grid;gap:14px;padding-bottom:22px;border-bottom:1px solid #e7e7ea}.cart-summary__rows>div,.cart-summary__total{display:flex;justify-content:space-between;gap:18px;font-size:14px}.cart-summary__rows strong{max-width:190px;font-size:13px;font-weight:600;text-align:right}.cart-summary__discount{color:#367034}.cart-discount{padding:22px 0;border-bottom:1px solid #e7e7ea}.cart-discount label{display:block;margin-bottom:9px;font-size:12px;font-weight:700}.cart-discount>div{display:grid;grid-template-columns:1fr auto;gap:8px}.cart-discount input{min-width:0;height:44px;padding:0 13px;border:1px solid #d2d2d7;border-radius:9px;background:#fff}.cart-discount button{padding:0 16px;border:1px solid #151515;border-radius:9px;background:#fff;color:#151515;font-weight:700;cursor:pointer}.cart-summary__total{align-items:baseline;padding-top:22px;font-size:15px;font-weight:700}.cart-summary__total strong{font-size:25px;letter-spacing:-.035em}.cart-summary>p{margin:8px 0 20px;color:#6e6e73;font-size:11px;line-height:1.4}.cart-checkout-button{display:grid;place-items:center;width:100%;min-height:58px;padding:9px 20px;border:0;border-radius:999px;background:#111;color:#fff;cursor:pointer;transition:transform .18s ease,background .18s ease}.cart-checkout-button:hover{background:#2d2d2f;transform:translateY(-1px)}.cart-checkout-button span{font-size:15px;font-weight:750}.cart-checkout-button small{margin-top:2px;color:#ffffffad;font-size:10px}.cart-note{margin-top:20px;border-top:1px solid #e7e7ea}.cart-note summary{display:flex;justify-content:space-between;padding:17px 0 10px;list-style:none;font-size:12px;font-weight:700;cursor:pointer}.cart-note summary::-webkit-details-marker{display:none}.cart-note summary span{transition:transform .2s ease}.cart-note[open] summary span{transform:rotate(45deg)}.cart-note textarea{width:100%;padding:11px;resize:vertical;border:1px solid #d2d2d7;border-radius:9px;font:inherit;font-size:12px}.cart-assurances{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:min(calc(100% - 48px),1180px);margin:64px auto 0;overflow:hidden;border:1px solid #e1e1e5;border-radius:18px;background:#e1e1e5}.cart-assurance{display:grid;grid-template-columns:38px 1fr;gap:13px;min-height:118px;padding:24px;background:#fff}.cart-assurance>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f0f0f2;font-size:12px;font-weight:750}.cart-assurance strong{display:block;margin-top:2px;font-size:14px}.cart-assurance p{margin:5px 0 0;color:#6e6e73;font-size:12px;line-height:1.45}@media(max-width:1068px){:root{--content-width: 760px}.feature-card{min-height:650px}.feature-card--cinematic{min-height:720px}.feature-card--cinematic .feature-card__copy{right:48px;left:52%;padding-top:150px}.feature-card.feature-card--cinematic h1,.feature-card.feature-card--cinematic h2{font-size:56px}.product-card{min-height:490px}.feature-card h1,.feature-card h2{font-size:48px}.feature-card__copy>p{font-size:24px}.product-card h2{font-size:32px}.product-card__copy>p{font-size:19px}.carousel-slide{flex-basis:min(760px,78vw);height:430px}.carousel-track{padding-inline:calc((100vw - min(760px,78vw))/2)}.product-purchase__layout{grid-template-columns:56% 44%}.product-gallery__stage{min-height:600px}.product-configurator{padding:38px 30px 72px}.product-gallery__thumbs{left:14px}.product-gallery__thumb{width:52px;height:52px}.story-card{min-height:560px}.cart-layout{grid-template-columns:minmax(0,1fr) 330px;gap:18px}.cart-form,.cart-assurances{width:min(calc(100% - 36px),980px)}.cart-items{padding-inline:20px}.cart-line{grid-template-columns:140px minmax(0,1fr);gap:18px}.cart-line__media{height:150px}}@media(max-width:734px){:root{--nav-height: 48px;--site-gutter: 16px}.announcement-bar{min-height:67px;padding-block:12px}.site-header__bar{padding-inline:16px}.desktop-nav{display:none}.site-brand{margin-right:auto}.mobile-menu-button{display:grid}.site-panel__inner{padding:48px 40px 60px}.site-header.has-open-menu .site-header__bar,.site-header.has-open-search .site-header__bar{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-100%)}.site-header.has-open-menu .site-panel-curtain,.site-header.has-open-search .site-panel-curtain,.site-header.has-open-panel .site-panel-curtain{display:none!important}.site-panel--menu{z-index:6;top:0;height:100dvh;max-height:none;overflow-x:hidden;overscroll-behavior:contain;background:#fafafc;animation:mobile-menu-in .26s cubic-bezier(.4,0,.2,1) both}.site-panel--search{z-index:6;top:0;height:100dvh;max-height:none;padding-top:0;overflow-y:auto;overscroll-behavior:contain;background:#fafafc;animation:mobile-menu-in .26s cubic-bezier(.4,0,.2,1) both}.site-header .site-panel--search>.site-panel__inner--search{top:0;width:100%;min-height:100dvh;padding:max(78px,calc(62px + env(safe-area-inset-top))) 48px max(44px,calc(28px + env(safe-area-inset-bottom)))}.site-panel--search .search-form{gap:10px;margin-bottom:32px}.site-panel--search .search-form input{height:40px;font-size:28px;font-weight:600;line-height:1.14286;letter-spacing:-.022em}.site-panel--search .search-form svg{flex-basis:20px;width:20px;height:20px;color:#1d1d1f;stroke-width:1.5}.site-panel--search .search-quick-links .panel-eyebrow{margin-bottom:6px;font-size:12px;font-weight:400;line-height:1.33337}.site-panel--search .search-quick-links .panel-link{gap:8px;min-height:31px;padding:4px 0;color:#1d1d1f;font-size:14px;font-weight:400;line-height:1.42859;letter-spacing:-.016em}.site-panel--search .search-link-arrow{flex-basis:10px;width:10px;height:12px;stroke-width:1.1}.site-panel--search .search-panel-close{position:absolute;z-index:2;top:max(10px,env(safe-area-inset-top));right:10px;display:grid;width:44px;height:44px;border-radius:0;background:transparent}.search-panel-close__glyph,.search-panel-close__glyph:before{position:absolute;top:50%;left:50%;width:18px;height:1px;background:currentColor;content:""}.search-panel-close__glyph{transform:translate(-50%,-50%) rotate(45deg)}.search-panel-close__glyph:before{transform:translate(-50%,-50%) rotate(90deg)}.site-panel__inner--menu{width:100%;min-height:100dvh;margin:0;padding:max(86px,calc(68px + env(safe-area-inset-top))) 48px max(44px,calc(28px + env(safe-area-inset-bottom)));overflow:hidden}.site-panel--menu nav{display:grid;gap:2px}.site-panel--menu nav a,.mobile-nav-parent{display:block;min-height:42px;padding:4px 0;font-size:28px;font-weight:600;line-height:1.2;letter-spacing:-.025em;text-decoration:none}.mobile-nav-parent{width:100%;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.mobile-nav-root{transition:opacity .22s ease,transform .26s cubic-bezier(.4,0,.2,1)}.mobile-nav-root.is-submenu-open{opacity:0;pointer-events:none;transform:translate(-32px)}.mobile-nav-submenu{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;min-height:100dvh;padding:max(86px,calc(68px + env(safe-area-inset-top))) 48px max(44px,calc(28px + env(safe-area-inset-bottom)));background:#fafafc;opacity:0;transform:translate(42px);transition:opacity .22s ease,transform .26s cubic-bezier(.4,0,.2,1)}.mobile-nav-submenu.is-open{opacity:1;transform:translate(0)}.mobile-nav-back{position:absolute;z-index:2;top:max(15px,env(safe-area-inset-top));left:34px;display:grid;width:44px;height:44px;place-items:center;padding:0;border:0;background:transparent;color:#1d1d1f;cursor:pointer}.mobile-nav-back svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mobile-nav-submenu__links{display:grid;gap:2px}.mobile-nav-submenu__links>a{display:block;min-height:42px;padding:4px 0;font-size:28px;font-weight:600;line-height:1.2;letter-spacing:-.025em;text-decoration:none}.mobile-nav-submenu__links .mobile-nav-explore{min-height:32px;margin-top:20px;padding:2px 0;color:#1d1d1f;font-size:17px;font-weight:600;letter-spacing:0}.mobile-nav-submenu__links .mobile-nav-explore[aria-current=page]{color:#1d1d1f}.mobile-nav-submenu__links a[aria-current=page]{color:#6e6e73}.site-panel--menu nav a[aria-current=page]{color:#6e6e73}.site-panel--menu .mobile-menu-close{z-index:3;top:max(12px,env(safe-area-inset-top));right:10px;width:44px;height:44px;border-radius:0;background:transparent;font-size:0}.mobile-menu-close__glyph,.mobile-menu-close__glyph:before{position:absolute;left:50%;top:50%;width:18px;height:1px;background:currentColor;content:""}.mobile-menu-close__glyph{transform:translate(-50%,-50%) rotate(45deg)}.mobile-menu-close__glyph:before{transform:translate(-50%,-50%) rotate(90deg)}.site-panel__inner--drawer{margin:0;width:100%}.site-panel--bag{position:absolute;top:var(--nav-height);min-height:calc(100dvh - var(--nav-height))}.site-panel__inner--bag{width:100%;padding:58px 40px 68px}.bag-panel__summary,.bag-panel__profile{width:100%;max-width:460px}.bag-panel__title{font-size:28px}.bag-panel__header{gap:18px}.bag-panel__header .bag-panel__button{margin-top:-2px}.bag-panel__items{width:100%;margin-top:26px}.bag-panel__item{grid-template-columns:68px minmax(0,1fr);gap:16px}.bag-panel__item-media{width:68px;height:68px}.bag-panel__link{min-height:32px;font-size:15px}.panel-close{right:16px}.hero-stack,.product-grid{gap:12px}.product-grid{grid-template-columns:1fr;padding:12px 0}.feature-card,.product-card{min-height:500px}.feature-card--cinematic{min-height:540px;text-align:center}.feature-card--cinematic .feature-card__copy{top:0;right:24px;bottom:auto;left:24px;align-items:center;max-width:none;padding:72px 0 0}.feature-card.feature-card--cinematic h1,.feature-card.feature-card--cinematic h2{max-width:100%;font-size:36px;line-height:1.1}.feature-card--cinematic .feature-card__eyebrow{margin-bottom:6px;font-size:12px}.feature-card--cinematic .feature-card__copy>p{max-width:330px;margin:7px auto 0;font-size:19px;line-height:1.2}.feature-card--cinematic .feature-card__actions{justify-content:center;margin-top:16px}.feature-card--cinematic.feature-card--dark .feature-card__media:after{background:linear-gradient(180deg,#00000080,#00000014 45%,#00000038)}.feature-card--cinematic.feature-card--light .feature-card__media:after{background:linear-gradient(180deg,#f5f5f7d1,#f5f5f71f 45%,#f5f5f714)}.feature-card--cinematic .feature-card__image{object-position:var(--hero-image-position, center center)}.media-placeholder.media-placeholder--cinematic-hero:before{bottom:5%;left:50%;width:58vw}.cinematic-pause{top:auto;right:18px;bottom:18px;width:40px;height:40px}.feature-card__copy,.product-card__copy{right:16px;left:16px;padding-top:38px}.feature-card--copy-bottom .feature-card__copy,.product-card--copy-bottom .product-card__copy{bottom:38px}.feature-card h1,.feature-card h2,.product-card h2{font-size:32px;line-height:1.125}.feature-card__copy>p,.product-card__copy>p{max-width:330px;margin-top:5px;font-size:19px;line-height:1.21053}.feature-card__actions,.product-card__actions{gap:10px;margin-top:16px}.primary-button,.secondary-button{min-height:36px;padding:7px 15px;font-size:14px}.media-placeholder{padding-bottom:30px}.media-placeholder:before{bottom:62px;width:min(68vw,300px)}.carousel-section{padding-bottom:28px}.carousel-section__heading{margin-top:36px;font-size:32px}.carousel-track{gap:10px;padding-inline:10vw}.carousel-slide{flex-basis:80vw;height:480px}.carousel-slide__copy{right:20px;bottom:24px;left:20px;display:grid;justify-items:start;gap:10px}.carousel-slide__copy p{font-size:15px}.media-placeholder--cinema:before{width:72%}.site-footer__inner{width:calc(100% - 32px)}.site-footer__main{display:block;padding:26px 0 24px}.footer-directory{display:block;padding:0}.footer-column{border-bottom:1px solid #d2d2d7}.footer-column summary{display:flex;align-items:center;justify-content:space-between;padding:11px 0;cursor:pointer}.footer-column summary span{display:inline;font-size:16px;font-weight:400;transition:transform .2s ease}.footer-column[open] summary span{transform:rotate(45deg)}.footer-column ul{padding:0 14px 8px}.site-footer__contact{margin-top:0;padding:11px 0 0;border-top:0;border-left:0}.site-footer__contact dl{gap:16px}.site-footer__payments{margin-top:26px}.site-footer__legal{grid-template-columns:1fr;gap:8px}.site-footer__legal div{order:2;flex-wrap:wrap}.product-purchase__layout{display:block}.product-gallery{position:relative;top:auto;min-height:0}.product-gallery__stage{min-height:430px}.product-gallery__image{width:min(78%,440px);max-height:370px}.product-gallery__placeholder:before{width:190px}.product-gallery__thumbs{position:static;display:flex;justify-content:center;padding:10px 16px 0;overflow-x:auto;transform:none}.product-gallery__thumb{flex:0 0 50px;width:50px;height:50px}.product-gallery__tabs{justify-content:flex-start;padding:12px 16px 18px;overflow-x:auto}.product-gallery__tabs span{flex:0 0 auto}.product-configurator{padding:36px 20px 52px}.product-configurator h1{font-size:38px}.product-configurator__tagline{font-size:16px}.product-configurator__price-row{margin-top:20px}.product-price{font-size:27px}.purchase-option__values{grid-template-columns:1fr}.purchase-actions{grid-template-columns:104px 1fr}.quantity-selector{grid-template-columns:32px 1fr 32px}.sticky-purchase{grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:76px;padding:10px 14px max(10px,env(safe-area-inset-bottom))}.sticky-purchase>div span{display:none}.sticky-purchase__price{grid-column:1;font-size:17px}.sticky-purchase>div{align-self:end}.sticky-purchase__price{align-self:start}.sticky-purchase__button{grid-column:2;grid-row:1 / span 2;min-width:132px;min-height:50px}.product-story{padding-top:80px}.product-story__header{margin-bottom:38px}.product-story__header h2{font-size:48px}.product-story__header .rte{font-size:17px}.product-story__hero{min-height:760px}.product-story__hero-copy{top:54px;right:24px;left:24px;width:auto;text-align:center}.product-story__hero-copy h3{font-size:46px}.product-story__hero-media:after{background:linear-gradient(180deg,rgba(0,0,0,.68),transparent 58%)}.product-story__grid{grid-template-columns:1fr;padding:12px 0}.story-card,.story-card:nth-child(3n){grid-column:auto;min-height:610px}.story-card__copy{top:40px;right:24px;left:24px}.story-card__copy h3{font-size:40px}.product-story__specs{grid-template-columns:repeat(2,1fr);gap:36px 0;padding:74px 0 90px}.product-story__specs>div{min-height:90px;padding:0 18px}.product-story__specs>div:nth-child(2){border-right:1px solid #d2d2d7}.cart-page{padding-bottom:58px}.cart-page__header{width:calc(100% - 32px);padding:36px 0 24px}.cart-page__header p{margin-bottom:6px}.cart-page__header h1{font-size:42px}.cart-empty{min-height:500px;padding:62px 20px 90px}.cart-empty h2{font-size:23px}.cart-form{width:calc(100% - 24px)}.cart-layout{display:block}.cart-items,.cart-summary{border-radius:14px}.cart-items{padding:0 16px 18px}.cart-items__heading{min-height:58px}.cart-line{grid-template-columns:108px minmax(0,1fr);gap:14px;padding:20px 0}.cart-line__media{height:118px;border-radius:10px}.cart-line__title-row{display:block}.cart-line h2{font-size:16px}.cart-line__title-row>strong{display:block;margin-top:8px;font-size:15px}.cart-line__controls{gap:12px;margin-top:16px}.cart-quantity{grid-template-columns:30px 34px 30px;height:38px}.cart-summary{position:static;margin-top:14px;padding:22px 18px}.cart-summary h2{font-size:24px}.cart-checkout-button{min-height:56px}.cart-assurances{grid-template-columns:1fr;width:calc(100% - 24px);margin-top:32px}.cart-assurance{min-height:104px;padding:20px}}@keyframes mobile-menu-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.fan-category-section{background:#f5f5f7}.fan-category{--fan-container: 1120px;--fan-gutter: max(24px, calc((100vw - var(--fan-container)) / 2));overflow:hidden;background:var(--fan-page-bg, #f5f5f7);color:#1d1d1f}.fan-container{width:min(calc(100% - 48px),var(--fan-container));margin-inline:auto}.fan-category--desk-fan{--fan-container: 1260px;--fan-gutter: max(6.25vw, calc((100vw - 1260px)/2) )}.fan-category--desk-fan .fan-container{width:min(87.5%,1260px)}.fan-family-nav{border-bottom:1px solid rgba(0,0,0,.06);background:#fff}.fan-family-nav__track{display:flex;justify-content:center;gap:clamp(24px,4vw,58px);min-height:150px;padding:22px 28px 18px;overflow-x:auto;scrollbar-width:none}.fan-family-nav__track::-webkit-scrollbar,.fan-track::-webkit-scrollbar{display:none}.fan-family-nav a{flex:0 0 86px;display:grid;align-content:center;justify-items:center;gap:9px;color:#1d1d1f;font-size:12px;font-weight:500;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap}.fan-family-nav a:hover{color:#06c}.fan-family-nav a[aria-current=page]{color:var(--fan-accent, #111);font-weight:700}.fan-family-nav__icon{display:grid;place-items:center;width:52px;height:58px;border:1px solid #d2d2d7;border-radius:19px;background:linear-gradient(145deg,#fff,#ececf0);color:#5f5f64;font-size:23px;box-shadow:0 5px 18px #0000000d;transition:transform .25s ease,box-shadow .25s ease}.fan-family-nav a:hover .fan-family-nav__icon{transform:translateY(-3px);box-shadow:0 10px 24px #00000017}.fan-category__intro{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;min-height:310px;padding-block:78px 70px}.fan-category__intro h1{margin:0;font-size:clamp(58px,7.2vw,96px);font-weight:600;line-height:.94;letter-spacing:-.065em}.fan-category__intro p{max-width:440px;margin:0 0 4px;font-size:clamp(23px,2.2vw,30px);font-weight:600;line-height:1.15;letter-spacing:-.035em;text-align:right}.fan-module{padding-block:64px 78px}.fan-lineup{padding-bottom:0}.fan-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.fan-section-heading h2{max-width:900px;margin:0;font-size:clamp(44px,5.2vw,64px);font-weight:600;line-height:1.02;letter-spacing:-.055em}.fan-category--desk-fan .fan-section-heading h2{font-size:clamp(40px,4.5vw,56px);font-weight:600;line-height:1.07143;letter-spacing:-.045em}.fan-section-heading>a,.fan-text-link{flex:0 0 auto;color:#06c;font-size:17px;text-decoration:none}.fan-section-heading>a:hover,.fan-text-link:hover{text-decoration:underline}.fan-scroller{position:relative}.fan-track{display:flex;gap:20px;margin:0;padding:0 var(--fan-gutter) 10px;overflow-x:auto;overflow-anchor:none;scroll-behavior:smooth;scroll-padding-inline:var(--fan-gutter);scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y}.fan-track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.fan-track:focus-visible{border-radius:22px;box-shadow:inset var(--focus-ring)}.fan-product-card{flex:0 0 372px;min-height:760px;overflow:hidden;border-radius:28px;background:#fff;scroll-snap-align:start}.fan-product-card__media{position:relative;height:390px;overflow:hidden}.fan-product-card__media img{width:100%;height:100%;object-fit:contain}.fan-product-card__copy{padding:30px 30px 34px}.fan-eyebrow{margin:0 0 10px;color:#b64400;font-size:12px;font-weight:600;letter-spacing:.01em}.fan-product-card h3{margin:0;font-size:28px;line-height:1.06;letter-spacing:-.04em}.fan-product-card__copy>p:not(.fan-eyebrow):not(.fan-product-card__price){min-height:66px;margin:16px 0 0;color:#424245;font-size:16px;line-height:1.35}.fan-product-card__price{margin:24px 0 0;font-size:15px;font-weight:600}.fan-product-card__actions{display:flex;align-items:center;gap:20px;margin-top:25px}.fan-lineup--open-cards .fan-product-card{min-height:0;overflow:visible;border-radius:0;background:transparent}.fan-lineup--open-cards .fan-product-card__media{overflow:hidden;border-radius:28px;background:#e1e3e8}.fan-lineup--open-cards .fan-product-card__copy{padding:21px 18px 22px;text-align:center}.fan-product-card__swatches{display:flex;align-items:center;justify-content:center;gap:7px;min-height:16px;margin-bottom:27px}.fan-product-card__swatch{display:block;width:12px;height:12px;border:0;border-radius:50%;background:var(--fan-swatch-color, #d2d2d7);box-shadow:none}.fan-product-card__swatch--light{box-shadow:inset 0 0 0 1px #0000002e}.fan-lineup--open-cards .fan-product-card__copy>p:not(.fan-eyebrow):not(.fan-product-card__price){min-height:54px}.fan-lineup--open-cards .fan-product-card__actions{justify-content:center;gap:34px}.fan-lineup--open-cards .fan-product-card__actions .fan-button{min-height:44px;padding:11px 21px;font-size:17px;line-height:20px}.fan-lineup--open-cards .fan-product-card__actions .fan-text-link{font-size:17px;line-height:20px}.fan-lineup--open-cards .fan-button--solid{border-color:#0071e3;background:#0071e3;color:#fff;font-weight:400}.fan-lineup--open-cards .fan-button--solid:hover{background:#0077ed}.fan-lineup--open-cards .fan-text-link{font-weight:400}.fan-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 18px;border:1px solid #111;border-radius:999px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease}.fan-button:hover{transform:translateY(-1px)}.fan-button--solid{background:#111;color:#fff}.fan-button--solid:hover{background:#2c2c2e}.fan-button--light{border-color:#fff;background:#fff;color:#111}.fan-scroll-controls{display:flex;justify-content:flex-end;gap:12px;padding-top:24px}.fan-scroll-controls button{display:grid;place-items:center;width:38px;height:38px;padding:0 0 3px;border:0;border-radius:50%;background:#dedee2;color:#424245;font-size:26px;line-height:1;cursor:pointer;transition:background .2s ease,transform .2s ease,opacity .2s ease}.fan-scroll-controls button:hover:not(:disabled){background:#c8c8cd;transform:scale(1.04)}.fan-scroll-controls button:disabled{opacity:.35;cursor:default}.fan-closer{padding-top:104px;padding-bottom:0}.fan-category--desk-fan .fan-closer{padding-top:112px}.fan-category--desk-fan .fan-closer .fan-container{width:min(87.5%,1260px)}.fan-category--desk-fan .fan-closer .fan-section-heading{margin-bottom:48px}.fan-category--desk-fan .fan-closer .fan-campaign{min-height:0;height:480px;aspect-ratio:auto;border-radius:28px}.fan-campaign{position:relative;min-height:650px;overflow:hidden;border-radius:30px;background:var(--fan-hero-bg, #141414);color:#1d1d1f}.fan-campaign__copy{position:absolute;z-index:2;top:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:46%;padding:40px;text-align:center}.fan-campaign h3{max-width:460px;margin:0;font-size:clamp(30px,3vw,42px);font-weight:600;line-height:1.1;letter-spacing:-.035em}.fan-campaign__media{position:absolute;top:0;right:0;bottom:0;left:0}.fan-campaign__media--placeholder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000009e,#0000001f 62%,#00000005);pointer-events:none}.fan-campaign__media img{width:100%;height:100%;object-fit:cover}.fan-slot{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:end;justify-items:center;gap:5px;padding:26px;background:linear-gradient(145deg,#f1f1f4,#dedee4);color:#6e6e73;text-align:center}.fan-slot:before{content:"";position:absolute;top:50%;left:50%;width:58%;aspect-ratio:1;border:1px dashed currentColor;border-radius:28%;opacity:.45;transform:translate(-50%,-58%)}.fan-slot span{font-size:13px;font-weight:600}.fan-slot small{font-size:11px;opacity:.72}.fan-slot--campaign{align-content:end;background:radial-gradient(circle at 78% 45%,#4a4b52,#202126 43%,#0d0e10 75%);color:#ffffffad}.fan-slot--campaign:before{left:76%;width:32%;aspect-ratio:.8;border-radius:26%;transform:translate(-50%,-54%) rotate(7deg)}.fan-benefits{padding:112px 0}.fan-benefits .fan-section-heading,.fan-benefits .fan-scroll-controls{width:min(87.5%,1260px)}.fan-benefits .fan-section-heading{margin-bottom:48px}.fan-track--benefits{gap:20px;padding-right:max(6.25vw,calc((100vw - 1260px)/2));padding-left:max(6.25vw,calc((100vw - 1260px)/2));scroll-padding-inline:max(6.25vw,calc((100vw - 1260px)/2))}.fan-benefit-card{position:relative;display:flex;flex:0 0 372px;flex-direction:column;height:512px;min-height:512px;overflow:hidden;border-radius:28px;background:#fff;scroll-snap-align:start}.fan-benefit-card__copy{position:relative;z-index:2;padding:32px 32px 0}.fan-benefit-card__eyebrow{margin:0 0 17px;color:#1d1d1f;font-size:17px;font-weight:600;line-height:1.2}.fan-benefit-card h3{max-width:308px;margin:0;font-size:28px;font-weight:600;line-height:1.08;letter-spacing:-.035em}.fan-benefit-card__description{max-width:308px;margin:15px 0 0;color:#424245;font-size:17px;line-height:1.35}.fan-benefit-card__visual{position:relative;width:100%;height:245px;margin-top:auto;overflow:hidden;color:#0071e3}.fan-benefit-card__visual svg{position:relative;z-index:1;display:block;width:100%;height:100%}.fan-features{padding-top:92px}.fan-track--features{gap:20px}.fan-feature-card{position:relative;flex:0 0 372px;min-height:560px;overflow:hidden;border-radius:28px;background:#fff;color:#1d1d1f;scroll-snap-align:start}.fan-feature-card--dark{background:#111;color:#fff}.fan-feature-card--accent{background:color-mix(in srgb,var(--fan-accent, #111) 12%,#fff)}.fan-feature-card--has-image{background:#111;color:#fff}.fan-feature-card--has-image.fan-feature-card--accent{color:#111}.fan-feature-card__copy{position:absolute;z-index:2;top:0;right:0;left:0;padding:34px 30px}.fan-feature-card__copy .fan-eyebrow{color:inherit;opacity:.67}.fan-feature-card h3{margin:0;font-size:31px;line-height:1.02;letter-spacing:-.045em}.fan-feature-card__copy>p:not(.fan-eyebrow){margin:14px 0 0;font-size:15px;line-height:1.4;opacity:.78}.fan-feature-card__media{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0}.fan-feature-card__media img{width:100%;height:100%;object-fit:cover}[data-feature-slot=desk-fan-battery-life] .fan-feature-card__media img,[data-feature-slot=portable-battery-life] .fan-feature-card__media img,[data-feature-slot=neck-fan-battery-life] .fan-feature-card__media img{transform:translateY(36px)}.fan-slot--feature{align-content:end;padding-bottom:26px;background:#d8d9de}.fan-slot--feature:before{top:67%;width:56%;border-radius:36% 36% 22% 22%}.fan-feature-card--dark .fan-slot--feature{background:#111;color:#ffffff94}.fan-essentials{padding-top:92px}.fan-essential-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.fan-essential-card{min-width:0;overflow:hidden;border-radius:28px;background:#fff;text-align:center}.fan-essential-card__copy{min-height:240px;padding:45px 36px 28px}.fan-essential-card h3{margin:0;font-size:40px;line-height:1.02;letter-spacing:-.045em}.fan-essential-card p{margin:12px 0 16px;color:#424245;font-size:17px;line-height:1.35}.fan-essential-card__media{position:relative;height:360px;overflow:hidden}.fan-essential-card__media img{width:100%;height:100%;object-fit:cover}.fan-slot--essential{background:linear-gradient(145deg,#f0f0f2,#d8d9de)}.fan-slot--essential:before{width:56%;aspect-ratio:1.7;border-radius:24px}.fan-together{padding-top:92px}.fan-together__panel{display:grid;grid-template-columns:43% 57%;min-height:580px;overflow:hidden;border-radius:30px;background:#fff}.fan-together__details{align-self:center;padding:44px 52px}.fan-together details{border-bottom:1px solid #d2d2d7}.fan-together summary{display:flex;justify-content:space-between;gap:20px;padding:24px 0;list-style:none;font-size:24px;font-weight:600;line-height:1.15;letter-spacing:-.03em;cursor:pointer}.fan-together summary::-webkit-details-marker{display:none}.fan-together summary span{transition:transform .22s ease}.fan-together details[open] summary span{transform:rotate(45deg)}.fan-together details p{margin:-8px 0 25px;color:#6e6e73;font-size:15px;line-height:1.5}.fan-together__media{position:relative;min-height:580px}.fan-slot--together{background:radial-gradient(circle at 48% 42%,#fff,#e7e7eb 58%,#d4d5db)}.fan-slot--together:before{width:52%;aspect-ratio:1.3;border-radius:32px}.fan-directory{padding-block:78px 110px}.fan-directory h2{margin:0 0 30px;font-size:30px;letter-spacing:-.035em}.fan-directory div{display:flex;flex-wrap:wrap;gap:10px}.fan-directory a{display:inline-flex;align-items:center;gap:7px;min-height:43px;padding:9px 17px;border:1px solid #86868b;border-radius:999px;font-size:14px;text-decoration:none}.fan-directory a:hover{border-color:#1d1d1f;background:#1d1d1f;color:#fff}@media(max-width:1068px){.fan-category{--fan-container: 900px}.fan-category--desk-fan{--fan-container: 1260px;--fan-gutter: max(6.25vw, calc((100vw - 1260px)/2) )}.fan-category--desk-fan .fan-container{width:min(87.5%,1260px)}.fan-family-nav__track{justify-content:flex-start}.fan-category__intro{min-height:260px;padding-block:62px 56px}.fan-product-card{flex-basis:340px}.fan-campaign{min-height:590px}.fan-campaign__copy{width:48%;padding:32px}.fan-category--desk-fan .fan-closer{padding-top:96px}.fan-category--desk-fan .fan-section-heading h2{font-size:48px;line-height:52px}.fan-category--desk-fan .fan-closer .fan-campaign{min-height:0;height:604px}.fan-feature-card{flex-basis:340px}.fan-together__panel{grid-template-columns:48% 52%}.fan-together__details{padding-inline:38px}}@media(max-width:734px){.fan-category{--fan-gutter: 16px}.fan-category--desk-fan{--fan-gutter: 6.25vw}.fan-container{width:calc(100% - 32px)}.fan-family-nav__track{min-height:126px;gap:18px;padding:15px 16px 14px}.fan-family-nav a{flex-basis:72px;font-size:11px}.fan-family-nav__icon{width:44px;height:50px;border-radius:15px;font-size:19px}.fan-category__intro{display:block;min-height:260px;padding-block:52px 48px}.fan-category__intro h1{max-width:340px;font-size:57px;line-height:.96}.fan-category__intro p{max-width:320px;margin-top:28px;font-size:24px;text-align:left}.fan-module{padding-block:48px 58px}.fan-section-heading{display:block;margin-bottom:27px}.fan-section-heading h2{font-size:43px;line-height:1.02}.fan-category--desk-fan .fan-section-heading h2{font-size:28px;font-weight:600;line-height:32px;letter-spacing:-.025em}.fan-category--desk-fan .fan-section-heading{width:87.5%}.fan-category--desk-fan .fan-section-heading>a{font-size:14px}.fan-section-heading>a{display:inline-block;margin-top:18px;font-size:15px}.fan-track{gap:12px;padding-bottom:6px}.fan-product-card{flex-basis:min(82vw,326px);min-height:660px;border-radius:22px}.fan-product-card__media{height:320px}.fan-product-card__copy{padding:25px 24px 28px}.fan-product-card h3{font-size:25px}.fan-product-card__copy>p:not(.fan-eyebrow):not(.fan-product-card__price){min-height:0}.fan-product-card__actions{gap:15px}.fan-lineup--open-cards .fan-product-card__media{border-radius:22px}.fan-lineup--open-cards .fan-product-card__copy{padding:22px 14px 18px}.fan-category--desk-fan .fan-track--lineup{gap:20px;padding-right:6.25vw;padding-left:6.25vw;scroll-padding-inline:6.25vw}.fan-category--desk-fan .fan-product-card{flex-basis:260px}.fan-category--desk-fan .fan-product-card__media{height:auto;aspect-ratio:260 / 278}.fan-category--desk-fan .fan-product-card__copy{padding:17px 0 18px;text-align:left}.fan-category--desk-fan .fan-product-card__swatches,.fan-category--desk-fan .fan-product-card__actions{justify-content:flex-start}.fan-category--desk-fan .fan-product-card h3{font-size:21px;font-weight:600;line-height:25px;letter-spacing:-.02em}.fan-category--desk-fan .fan-product-card__copy>p:not(.fan-eyebrow):not(.fan-product-card__price){display:-webkit-box;min-height:40px;height:40px;overflow:hidden;margin-top:12px;color:#1d1d1f;font-size:14px;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fan-category--desk-fan .fan-product-card__price{margin-top:12px;font-size:14px;font-weight:600;line-height:20px}.fan-category--desk-fan .fan-product-card__actions{gap:27px;margin-top:40px}.fan-category--desk-fan .fan-product-card__actions .fan-button{min-height:36px;padding:8px 15px;font-size:14px;line-height:18px}.fan-category--desk-fan .fan-product-card__actions .fan-text-link{font-size:14px;line-height:18px}.fan-scroll-controls{padding-top:17px}.fan-scroll-controls button{width:36px;height:36px}.fan-closer,.fan-benefits,.fan-features,.fan-essentials,.fan-together{padding-top:64px}.fan-lineup{padding-bottom:0}.fan-closer{padding-top:72px;padding-bottom:0}.fan-benefits{padding-top:72px}.fan-category--desk-fan .fan-closer{padding:32px 0 56px}.fan-category--desk-fan .fan-closer .fan-section-heading{margin-bottom:32px}.fan-category--desk-fan .fan-closer .fan-campaign{min-height:0;height:504px;aspect-ratio:auto;border-radius:28px}.fan-campaign{min-height:680px;border-radius:22px}.fan-campaign__copy{top:0;right:0;bottom:auto;width:auto;height:26%;padding:18px 25px}.fan-campaign h3{max-width:330px;font-size:32px}.fan-campaign__media--placeholder:after{background:linear-gradient(180deg,#000000b8,#00000052 48%,#0000000f)}.fan-slot--campaign:before{top:65%;left:50%;width:55%}.fan-category--desk-fan .fan-benefits{padding:56px 0}.fan-category--desk-fan .fan-benefits .fan-section-heading{margin-bottom:32px}.fan-category--desk-fan .fan-benefits .fan-section-heading h2{font-size:28px;line-height:32px}.fan-track--benefits{gap:20px;padding-right:6.25vw;padding-left:6.25vw;scroll-padding-inline:6.25vw}.fan-benefit-card{flex-basis:260px;height:383px;min-height:383px;border-radius:28px}.fan-benefit-card__copy{padding:28px 24px 0}.fan-benefit-card__eyebrow{margin-bottom:13px;font-size:14px;line-height:20px}.fan-benefit-card h3{max-width:212px;font-size:21px;line-height:25px}.fan-benefit-card__description{max-width:212px;margin-top:12px;font-size:14px;line-height:20px}.fan-benefit-card__visual{height:172px}.fan-feature-card{flex-basis:min(82vw,326px);min-height:520px;border-radius:22px}.fan-feature-card__copy{padding:29px 24px}.fan-feature-card h3{font-size:29px}.fan-essential-grid{grid-template-columns:1fr;gap:12px}.fan-essential-card{border-radius:22px}.fan-essential-card__copy{min-height:205px;padding:36px 25px 24px}.fan-essential-card h3{font-size:34px}.fan-essential-card__media{height:300px}.fan-together__panel{display:flex;flex-direction:column;min-height:0;border-radius:22px}.fan-together__details{order:2;padding:20px 24px 30px}.fan-together summary{font-size:20px}.fan-together__media{min-height:360px}.fan-directory{padding-block:58px 78px}.fan-directory div{display:grid}.fan-directory a{justify-content:space-between}}.fan-series-section,.fan-series-page{background:#f3f5f7}.fan-series-page{min-height:70vh;padding-bottom:100px;color:#1d1d1f}.fan-series-container{width:min(calc(100% - 48px),1120px);margin-inline:auto}.fan-series-header{padding-block:72px 42px}.fan-series-header h1{margin:0;font-size:clamp(52px,6vw,76px);font-weight:600;line-height:.98;letter-spacing:-.06em}.fan-series-header__description{max-width:620px;margin-top:22px;color:#424245;font-size:19px;line-height:1.4}.fan-series-header__description p{margin:0}.fan-series-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:70px;margin-bottom:18px;border-top:1px solid #d2d2d7}.fan-series-toolbar>p{margin:0;color:#6e6e73;font-size:14px}.fan-series-toolbar label{display:flex;align-items:center;gap:10px;color:#6e6e73;font-size:13px}.fan-series-toolbar select{min-height:38px;padding:7px 34px 7px 13px;border:1px solid #d2d2d7;border-radius:999px;background:#fff;color:#1d1d1f;cursor:pointer}.fan-series-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fan-series-card{display:flex;flex-direction:column;min-width:0;min-height:455px;overflow:hidden;border-radius:28px;background:#fff}.fan-series-card__media{position:relative;display:grid;place-items:center;height:278px;padding:22px;color:inherit;text-decoration:none}.fan-series-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.fan-series-card:hover .fan-series-card__media img{transform:scale(1.035)}.fan-series-card__placeholder{position:absolute;top:22px;right:22px;bottom:22px;left:22px;display:grid;align-content:center;justify-items:center;gap:5px;border-radius:18px;background:#ececf0;color:#86868b;text-align:center}.fan-series-card__placeholder:before{content:"";width:54%;aspect-ratio:1;border:1px dashed currentColor;border-radius:24%;opacity:.55}.fan-series-card__placeholder span{margin-top:12px;font-size:12px;font-weight:600}.fan-series-card__placeholder small{font-size:10px}.fan-series-card__content{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:4px 24px 28px}.fan-series-swatches{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;width:100%;min-height:18px;margin-bottom:12px}.fan-series-swatches>span{display:block;width:10px;height:10px;flex:0 0 10px;border:0;border-radius:50%;background:var(--swatch)}.fan-series-card__badge{margin:0 0 8px;color:#b64400;font-size:11px;font-weight:600}.fan-series-card h2{margin:0;font-size:17px;font-weight:600;line-height:1.24;letter-spacing:-.02em}.fan-series-card h2 a{text-decoration:none}.fan-series-card h2 a:hover{text-decoration:underline}.fan-series-card__price{display:flex;flex-wrap:wrap;gap:6px;width:100%;margin-top:auto;padding-top:24px;font-size:14px}.fan-series-card__price s{color:#86868b}.fan-series-pagination{display:flex;align-items:center;justify-content:center;gap:22px;padding-top:42px;color:#6e6e73;font-size:14px}.fan-series-pagination a{color:#06c;text-decoration:none}.fan-series-empty{display:grid;justify-items:center;min-height:420px;padding:74px 24px;border-radius:28px;background:#fff;text-align:center}.fan-series-empty__icon{display:grid;place-items:center;width:72px;height:72px;margin-bottom:24px;border:1px solid #d2d2d7;border-radius:50%;color:#86868b;font-size:34px}.fan-series-empty h2{margin:0;font-size:34px;letter-spacing:-.04em}.fan-series-empty p{max-width:460px;margin:14px 0 25px;color:#6e6e73;font-size:16px;line-height:1.45}@media(max-width:1068px){.fan-series-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:734px){.fan-series-page{padding-bottom:70px}.fan-series-container{width:calc(100% - 32px)}.fan-series-header{padding-block:48px 32px}.fan-series-header h1{font-size:50px}.fan-series-header__description{margin-top:16px;font-size:17px}.fan-series-toolbar{min-height:62px;margin-bottom:12px}.fan-series-toolbar label>span{display:none}.fan-series-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fan-series-card{min-height:350px;border-radius:19px}.fan-series-card__media{height:185px;padding:12px}.fan-series-card__placeholder{top:12px;right:12px;bottom:12px;left:12px;border-radius:12px}.fan-series-card__placeholder small{display:none}.fan-series-card__content{padding:4px 15px 20px}.fan-series-card h2{font-size:14px}.fan-series-card__price{margin-top:auto;padding-top:18px;font-size:12px}.fan-series-empty{min-height:360px;border-radius:22px}.fan-series-empty h2{font-size:29px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.brand-story-section,.brand-story{background:#fff;color:#111}.brand-story{overflow-x:clip}.brand-story__container{width:min(calc(100% - 80px),1200px);margin-inline:auto}.brand-story__nav{position:sticky;z-index:30;top:var(--nav-height);min-height:50px;overflow-x:auto;background:#ffffffe0;border-bottom:1px solid rgba(0,0,0,.08);-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px);scrollbar-width:none}.brand-story__nav::-webkit-scrollbar{display:none}.brand-story__nav-inner{display:flex;align-items:center;justify-content:center;gap:clamp(24px,4vw,62px);width:max-content;min-width:100%;min-height:50px;padding-inline:24px}.brand-story__nav a{position:relative;flex:0 0 auto;padding-block:16px 14px;color:#5b5b5f;font-size:13px;font-weight:500;text-decoration:none}.brand-story__nav a:after{content:"";position:absolute;right:0;bottom:8px;left:0;height:1px;background:#111;opacity:0;transform:scaleX(.2);transition:opacity .2s ease,transform .25s ease}.brand-story__nav a:hover{color:#111}.brand-story__nav a:hover:after,.brand-story__nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.brand-story__hero{position:relative;height:400svh;min-height:2700px;background:#000;color:#fff;scroll-margin-top:calc(var(--nav-height) + 50px)}.brand-story__hero-stage{position:sticky;top:calc(var(--nav-height) + 50px);height:100svh;min-height:560px;overflow:hidden;background:#000}.brand-story__hero-media,.brand-story__hero-media picture,.brand-story__hero-media img,.brand-story__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.brand-story__hero-media{z-index:0}.brand-story__hero-media img{object-fit:cover}.brand-story__hero-shade{z-index:1;background:#00000047;pointer-events:none}.brand-story__hero-copy{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:80px 32px;text-align:center}.brand-story__hero-copy>p{margin:0 0 16px;font-size:15px;font-weight:600;letter-spacing:.04em}.brand-story__hero h1{max-width:1050px;margin:0;font-size:clamp(64px,8.2vw,124px);font-weight:500;line-height:.92;letter-spacing:-.07em}.brand-story__hero-copy>div{max-width:680px;margin-top:28px;font-size:clamp(20px,2.1vw,30px);font-weight:500;line-height:1.25}.brand-story__kv-story{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#000;opacity:0}.brand-story__kv-copy{position:absolute;z-index:2;top:50%;left:50%;width:min(780px,calc(100% - 48px));color:#fff;text-align:center;opacity:0;transform:translate(-50%,-42%)}.brand-story__kv-copy .brand-story__eyebrow{margin-bottom:16px;color:#ffffff9e}.brand-story__kv-copy h2{max-width:760px;margin:0 auto;font-size:clamp(42px,4.8vw,72px);font-weight:500;line-height:1.02;letter-spacing:-.055em}.brand-story__kv-copy>div{max-width:720px;margin:28px auto 0;color:#ffffffb8;font-size:clamp(17px,1.55vw,23px);line-height:1.5}.brand-story__orbit{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none}.brand-story__orbit-item{--orbit-x: 0vw;--orbit-y: 34vh;--orbit-scale: .15;--orbit-opacity: 0;position:absolute;top:50%;left:50%;width:clamp(86px,13vw,190px);aspect-ratio:16 / 10;overflow:hidden;background:#252629;opacity:var(--orbit-opacity);transform:translate(calc(-50% + var(--orbit-x)),calc(-50% + var(--orbit-y))) scale(var(--orbit-scale));will-change:transform,opacity}.brand-story__orbit-item:nth-child(2),.brand-story__orbit-item:nth-child(6){width:clamp(70px,9vw,132px);aspect-ratio:4 / 5}.brand-story__orbit-item:nth-child(4),.brand-story__orbit-item:nth-child(9){width:clamp(96px,16vw,230px)}.brand-story__orbit-item:nth-child(7){width:clamp(68px,8vw,116px);aspect-ratio:1 / 1}.brand-story__orbit-item picture{display:block;width:100%;height:100%}.brand-story__orbit-item img,.brand-story__orbit-item i{display:block;width:100%;height:100%;object-fit:cover}.brand-story__orbit-item i{display:grid;place-content:center;border:1px dashed rgba(255,255,255,.32);color:#ffffff7a;font-size:12px;font-style:normal}.brand-story__sequence{position:relative;height:580svh;min-height:3900px;margin-top:-100svh;background:#000}.brand-story__sequence-stage{position:sticky;top:calc(var(--nav-height) + 50px);height:100svh;min-height:560px;overflow:hidden;background:#000;isolation:isolate}.brand-story__sequence-backgrounds,.brand-story__sequence-background,.brand-story__sequence-background picture,.brand-story__sequence-background img,.brand-story__sequence-background span{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.brand-story__sequence-backgrounds{z-index:0}.brand-story__sequence-background{overflow:hidden;background:#111;opacity:0;will-change:opacity}.brand-story__sequence-background:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:#0000002e;pointer-events:none}.brand-story__sequence-background img{object-fit:cover;filter:blur(34px) brightness(.46) saturate(.74);transform:scale(1.14);transform-origin:center}.brand-story__sequence-background span{display:block;background:#151617}.brand-story__sequence-queue{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;perspective:1000px;perspective-origin:50% 50%;transform-style:preserve-3d}.brand-story__sequence-panel{--sequence-x: 0px;--sequence-z: -1800px;--sequence-opacity: 0;--sequence-blur: 10px;position:absolute;z-index:calc(10 - var(--sequence-index));top:50%;left:3vw;width:min(47vw,610px);min-height:min(88%,640px);margin:0;color:#fff;opacity:var(--sequence-opacity);filter:blur(var(--sequence-blur));transform:translate3d(var(--sequence-x),-50%,var(--sequence-z));transform-origin:center center;transform-style:preserve-3d}.brand-story__sequence.is-sequence-ready .brand-story__sequence-panel{will-change:transform,opacity,filter}.brand-story__sequence-panel:nth-child(2){left:55vw;width:min(49.5vw,640px)}.brand-story__sequence-panel:nth-child(3){left:3vw}.brand-story__sequence-panel:nth-child(4){left:54vw;width:min(49.5vw,640px)}.brand-story__sequence-media,.brand-story__sequence-slot{width:100%;aspect-ratio:16 / 9}.brand-story__sequence-media{overflow:hidden;border-radius:8px;background:#202124}.brand-story__sequence-media picture{display:block;width:100%;height:100%}.brand-story__sequence-panel:nth-child(2) .brand-story__sequence-media{width:88%;margin-inline:auto}.brand-story__sequence-panel:nth-child(3) .brand-story__sequence-media{width:47%;margin-inline:auto;aspect-ratio:.88}.brand-story__sequence-media img{display:block;width:100%;height:100%;object-fit:cover}.brand-story__sequence-slot{display:grid;place-content:center;gap:8px;padding:24px;background:#202124;color:#fff9;text-align:center}.brand-story__sequence-slot:before{content:"";width:min(20vw,280px);aspect-ratio:16 / 9;margin:0 auto 10px;border:1px dashed currentColor;border-radius:6px;opacity:.5}.brand-story__sequence-slot span{font-size:15px;font-weight:600}.brand-story__sequence-slot small{font-size:12px}.brand-story__sequence-caption{display:grid;gap:6px;padding-top:14px}.brand-story__sequence-caption strong{font-size:17px;font-weight:600;line-height:1.2;letter-spacing:-.02em}.brand-story__sequence-caption span{color:#ffffff8f;font-size:12px;line-height:1.35}.brand-story__slot{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;gap:7px;padding:30px;background:#e6e7e9;color:#737378;text-align:center}.brand-story__slot:before{content:"";width:min(48vw,500px);aspect-ratio:16 / 10;margin:0 auto 14px;border:1px dashed currentColor;border-radius:4px;opacity:.55}.brand-story__slot span{font-size:14px;font-weight:600}.brand-story__slot small{font-size:12px}.brand-story__slot--hero{background:#27292b;color:#ffffff8a}.brand-story__slot--closing{background:#171819;color:#ffffff85}.brand-story__eyebrow{margin:0 0 24px;color:#707075;font-size:14px;font-weight:600;letter-spacing:.02em}.brand-story__manifesto{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:780px;padding-block:130px;text-align:center;scroll-margin-top:94px}.brand-story__manifesto h2{max-width:1060px;margin:0;font-size:clamp(58px,7.3vw,108px);font-weight:500;line-height:.98;letter-spacing:-.065em}.brand-story__manifesto-copy{max-width:780px;margin-top:50px;color:#55555a;font-size:clamp(21px,2vw,28px);line-height:1.45}.brand-story__users{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);min-height:760px;background:#0e0f10;color:#fff;scroll-margin-top:94px}.brand-story__users-media{position:relative;min-height:760px}.brand-story__users-media img{width:100%;height:100%;object-fit:cover}.brand-story__users-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(60px,7vw,120px)}.brand-story__users-copy .brand-story__eyebrow{color:#ffffff94}.brand-story__users-copy h2{margin:0;font-size:clamp(48px,5.2vw,78px);font-weight:500;line-height:1;letter-spacing:-.06em}.brand-story__users-copy>div{margin-top:38px;color:#ffffffb3;font-size:clamp(18px,1.55vw,23px);line-height:1.55}.brand-story__about{background:#fff;scroll-margin-top:94px}.brand-story__about-inner{padding-block:clamp(82px,8vw,126px) clamp(110px,11vw,170px)}.brand-story__about>.brand-story__container>.brand-story__eyebrow{color:#6e6e73}.brand-story__about-statements{margin-top:clamp(58px,6.7vw,100px)}.brand-story__about-statement{display:grid;grid-template-columns:minmax(150px,22%) minmax(0,1fr);gap:clamp(44px,7vw,116px);align-items:start;padding-block:clamp(46px,5vw,76px);border-top:1px solid #d2d2d7}.brand-story__about-statement h2,.brand-story__about-statement h3{margin:10px 0 0;color:#6e6e73;font-size:15px;font-weight:600;line-height:1.25;letter-spacing:-.012em}.brand-story__about-statement p{max-width:900px;margin:0;color:#1d1d1f;font-size:clamp(38px,4.15vw,62px);font-weight:500;line-height:1.06;letter-spacing:-.052em;text-wrap:balance}.brand-story__about-statement--mission p{font-size:clamp(44px,4.75vw,70px);line-height:1.035;letter-spacing:-.058em}.brand-story__about-statement--values{padding-bottom:0}.brand-story__products{min-height:714px;padding-block:clamp(64px,6.25vw,92px);overflow:hidden;background:#fff;scroll-margin-top:94px}.brand-story__products h2{max-width:900px;margin:0;font-size:clamp(30px,2.85vw,42px);font-weight:500;line-height:1.3;letter-spacing:-.04em}.brand-story__product-carousel{display:grid;grid-template-columns:max(168px,calc((100vw - 1137px)/2 + 150px)) minmax(0,1fr);align-items:start;margin-top:34px}.brand-story__product-controls{display:flex;gap:5px;padding-left:max(24px,calc((100vw - 1137px)/2))}.brand-story__product-controls button{display:grid;place-items:center;width:39px;height:30px;padding:0 12px;overflow:hidden;border:1px solid #111;border-radius:999px;background:transparent;color:#111;font:inherit;cursor:pointer;transition:width .3s linear,opacity .2s ease}.brand-story__product-controls button:hover:not(:disabled),.brand-story__product-controls button.is-pulsing{width:75px}.brand-story__product-controls button:disabled{opacity:.3;cursor:default}.brand-story__product-controls button:focus-visible{outline:2px solid #0066cc;outline-offset:3px}.brand-story__product-viewport{min-width:0;height:448px;overflow:hidden}.brand-story__product-track{display:flex;align-items:flex-start;gap:9px;width:max-content;min-width:100%;transform:translate3d(var(--brand-product-shift, 0px),0,0);transition:transform .5s ease;will-change:transform}.brand-story__product-card{position:relative;flex:0 0 min(19vw,238px);height:276px;overflow:hidden;border-radius:8px;background:#dadcdf;color:#fff;text-decoration:none;transition:flex-basis .5s ease,height .5s ease}.brand-story__product-card--featured{flex-basis:min(34vw,420px);height:448px}.brand-story__product-media,.brand-story__product-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.brand-story__product-media img{object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.brand-story__product-card:hover .brand-story__product-media img{transform:scale(1.025)}.brand-story__product-card:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.68))}.brand-story__product-copy{position:absolute;z-index:2;right:17px;bottom:15px;left:17px}.brand-story__product-copy p{margin:0 0 5px;color:#ffffffdb;font-size:11px}.brand-story__product-copy h3{margin:0;font-size:17px;font-weight:600;line-height:1.05;letter-spacing:-.035em}.brand-story__product-copy>span{display:none;margin-top:12px;font-size:12px;font-weight:600}.brand-story__product-card--featured .brand-story__product-copy{right:18px;bottom:18px;left:18px}.brand-story__product-card--featured .brand-story__product-copy h3{font-size:21px}.brand-story__product-card--featured .brand-story__product-copy>span{position:absolute;right:0;bottom:0;display:inline-block}.brand-story__strengths{min-height:720px;padding-block:clamp(64px,6.25vw,92px);background:#f8f8f8;scroll-margin-top:94px}.brand-story__strengths-heading h2{max-width:760px;margin:0;font-size:clamp(30px,2.85vw,42px);font-weight:500;line-height:1.3;letter-spacing:-.04em}.brand-story__strength-title-viewport{width:100%;max-width:860px;min-height:110px;overflow:hidden}.brand-story__strength-title-track{position:relative;width:100%;min-height:110px}.brand-story__strength-title-track h2{position:absolute;inset:0 auto auto 0;width:100%;max-width:860px;opacity:0;pointer-events:none}.brand-story__strength-title-track h2.is-active{opacity:1;pointer-events:auto}.brand-story__strength-carousel{display:grid;grid-template-columns:43% 57%;align-items:start;margin-top:36px}.brand-story__strength-controls{display:flex;gap:5px;padding-top:8px}.brand-story__strength-controls button{display:grid;place-items:center;width:39px;height:30px;padding:0 12px;overflow:hidden;border:1px solid #111;border-radius:999px;background:transparent;color:#111;font:inherit;cursor:pointer;transition:width .3s linear,opacity .2s ease}.brand-story__strength-controls button:hover:not(:disabled),.brand-story__strength-controls button.is-pulsing{width:75px}.brand-story__strength-controls button:disabled{opacity:.3;cursor:default}.brand-story__strength-controls button:focus-visible{outline:2px solid #0066cc;outline-offset:3px}.brand-story__strength-viewport{position:relative;min-height:410px;overflow:hidden}.brand-story__strength-track{position:relative;width:100%;min-height:410px}.brand-story__strength-grid{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;padding-right:1px;pointer-events:none}.brand-story__strength{display:flex;flex-direction:column;justify-content:space-between;min-height:198px;padding:26px 24px 22px;border:1px solid #d2d2d4;border-radius:10px;background:#f8f8f8;opacity:0}.brand-story__strength-grid.is-active{z-index:1;pointer-events:auto}.brand-story__strength-grid.is-active .brand-story__strength{opacity:1}.brand-story__strength strong{overflow:hidden;color:#050505;font-size:clamp(40px,3.7vw,54px);font-weight:500;line-height:1.06;letter-spacing:-.055em}.brand-story__strength strong span{display:block}.brand-story__strength p{margin:42px 0 0;color:#78787d;font-size:13px;font-weight:400;line-height:1.45}.brand-story__strength p b{color:#55555a;font-weight:500}.brand-story__strength-carousel.is-ready .brand-story__strength-grid.is-active .brand-story__strength strong span{animation:brand-strength-value-roll calc(1s + (var(--brand-order, 0) * .2s)) cubic-bezier(.22,.61,.36,1) both}@keyframes brand-strength-value-roll{0%{transform:translateY(115%)}to{transform:translateY(0)}}@media(max-width:980px){.brand-story__container{width:min(calc(100% - 48px),900px)}.brand-story__users{grid-template-columns:1fr}.brand-story__users-media{min-height:620px}.brand-story__users-copy{min-height:540px}.brand-story__about-statement{grid-template-columns:120px minmax(0,1fr);gap:40px}.brand-story__product-carousel{grid-template-columns:130px minmax(0,1fr)}.brand-story__product-card{flex-basis:224px}.brand-story__product-card--featured{flex-basis:390px}.brand-story__strength-carousel{grid-template-columns:32% 68%}}@media(max-width:734px){.brand-story__container{width:calc(100% - 32px)}.brand-story__nav-inner{justify-content:flex-start;gap:28px;min-width:max-content}.brand-story__nav a{padding-block:15px 13px;font-size:12px}.brand-story__hero{height:360svh;min-height:2300px}.brand-story__hero-stage{min-height:500px}.brand-story__hero-copy{padding:64px 20px}.brand-story__hero h1{font-size:clamp(54px,16vw,76px);line-height:.95}.brand-story__hero-copy>div{margin-top:22px;font-size:19px}.brand-story__kv-copy{width:calc(100% - 34px)}.brand-story__kv-copy h2{font-size:42px}.brand-story__kv-copy>div{margin-top:22px;font-size:16px}.brand-story__orbit-item{width:clamp(70px,25vw,120px)}.brand-story__sequence{height:540svh;min-height:3300px}.brand-story__sequence-stage{min-height:500px}.brand-story__sequence-queue{perspective:760px}.brand-story__sequence-panel,.brand-story__sequence-panel:nth-child(2),.brand-story__sequence-panel:nth-child(3),.brand-story__sequence-panel:nth-child(4){left:4vw;width:min(84vw,430px);min-height:72%}.brand-story__sequence-media,.brand-story__sequence-panel:nth-child(2) .brand-story__sequence-media,.brand-story__sequence-panel:nth-child(3) .brand-story__sequence-media{width:100%;aspect-ratio:3 / 4}.brand-story__sequence-background img{filter:blur(26px) brightness(.42) saturate(.72);transform:scale(1.18)}.brand-story__sequence-slot:before{width:min(42vw,220px)}.brand-story__sequence-caption strong{font-size:15px}.brand-story__sequence-caption span{font-size:11px}.brand-story__slot:before{width:min(76vw,420px)}.brand-story__manifesto{min-height:650px;padding-block:92px}.brand-story__manifesto h2{font-size:52px}.brand-story__manifesto-copy{margin-top:34px;font-size:19px}.brand-story__users-media{min-height:500px}.brand-story__users-copy{min-height:480px;padding:70px 24px}.brand-story__users-copy h2{font-size:50px}.brand-story__users-copy>div{margin-top:30px;font-size:18px}.brand-story__about-inner{padding-block:72px 96px}.brand-story__about-statements{margin-top:58px}.brand-story__about-statement{display:block;padding-block:28px 58px}.brand-story__about-statement h2,.brand-story__about-statement h3{margin:0;font-size:13px}.brand-story__about-statement p,.brand-story__about-statement--mission p{margin-top:28px;font-size:35px;line-height:1.08;letter-spacing:-.048em;text-wrap:pretty}.brand-story__about-statement--values{padding-bottom:0}.brand-story__products{min-height:650px;padding-block:80px}.brand-story__products h2{font-size:29px}.brand-story__product-carousel{display:block;margin-top:28px}.brand-story__product-controls{padding:0 16px 16px}.brand-story__product-viewport{height:420px;padding-left:16px}.brand-story__product-track{gap:8px}.brand-story__product-card{flex-basis:68vw;height:300px}.brand-story__product-card--featured{flex-basis:82vw;height:420px}.brand-story__strengths{min-height:0;padding-block:80px}.brand-story__strengths-heading h2{font-size:29px}.brand-story__strength-title-viewport{min-height:116px}.brand-story__strength-carousel{display:block;margin-top:34px}.brand-story__strength-controls{padding-bottom:22px}.brand-story__strength-viewport{min-height:590px}.brand-story__strength-grid{grid-template-columns:1fr;gap:10px}.brand-story__strength{min-height:190px}}@media(prefers-reduced-motion:reduce){.brand-story__product-track,.brand-story__product-card{transition:none}.brand-story__strength-carousel.is-ready .brand-story__strength-grid.is-active .brand-story__strength strong span{animation:none}.brand-story__hero{height:auto;min-height:0}.brand-story__hero-stage{position:relative;top:auto;height:auto;min-height:0;overflow:visible}.brand-story__hero-media{position:relative;height:min(78svh,760px)}.brand-story__hero-copy,.brand-story__hero-shade{height:min(78svh,760px)}.brand-story__kv-story{position:relative;padding:90px 20px;opacity:1}.brand-story__kv-copy{position:relative;top:auto;left:auto;width:min(780px,100%);margin-inline:auto;opacity:1;transform:none}.brand-story__kv-copy+.brand-story__kv-copy{margin-top:110px}.brand-story__orbit{display:none}.brand-story__sequence,.brand-story__sequence.is-sequence-ready{height:auto;min-height:0;margin-top:0;padding:16px;background:#000}.brand-story__sequence-stage{position:static;height:auto;min-height:0;gap:12px;overflow:visible;background:transparent}.brand-story__sequence-backgrounds{display:none}.brand-story__sequence-queue{position:relative;display:grid;gap:12px;perspective:none}.brand-story__sequence-panel,.brand-story__sequence-panel:nth-child(2),.brand-story__sequence-panel:nth-child(3),.brand-story__sequence-panel:nth-child(4),.brand-story__sequence.is-sequence-ready .brand-story__sequence-panel{position:relative;top:auto;left:auto;width:100%;max-width:none;min-height:0;opacity:1;filter:none;transform:none}.brand-story__sequence-media{border-radius:14px}}.brand-story.is-motion-ready [data-brand-hero-copy]{opacity:0;transform:translateY(30px) scale(.985);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform 1.1s cubic-bezier(.2,.7,.2,1)}.brand-story.is-motion-ready.is-loaded [data-brand-hero-copy]{opacity:1;transform:translateY(0) scale(1)}.brand-story.is-motion-ready [data-brand-reveal]{opacity:0;transform:translateY(58px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform 1s cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--brand-order, 0) * .11s)}.brand-story.is-motion-ready [data-brand-reveal].is-visible{opacity:1;transform:translateY(0)}.brand-story.is-motion-ready [data-brand-grow]{opacity:.45;transform:scale(.88);transform-origin:center center;transition:opacity .9s ease,transform 1.25s cubic-bezier(.16,.8,.22,1)}.brand-story.is-motion-ready [data-brand-grow].is-visible{opacity:1;transform:scale(1)}.brand-story.is-motion-ready [data-brand-card]{opacity:0;transform:translateY(70px) scale(.78);transform-origin:center 85%;transition:opacity .65s ease,transform 1s cubic-bezier(.16,.82,.2,1);transition-delay:calc(var(--brand-order, 0) * .15s)}.brand-story.is-motion-ready [data-brand-card].is-visible{opacity:1;transform:translateY(0) scale(1)}.brand-story.is-motion-ready [data-brand-card] .brand-story__product-media{transform:scale(1.12);transition:transform 1.35s cubic-bezier(.16,.82,.2,1);transition-delay:calc(var(--brand-order, 0) * .15s)}.brand-story.is-motion-ready [data-brand-card].is-visible .brand-story__product-media{transform:scale(1)}.brand-story.is-motion-ready [data-brand-principle]{opacity:0;transform:translateY(36px);transition:opacity .6s ease,transform .85s cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--brand-order, 0) * .11s)}.brand-story.is-motion-ready [data-brand-principle].is-visible{opacity:1;transform:translateY(0)}@media(max-width:734px){.brand-story.is-motion-ready [data-brand-card]{transform:translateY(48px) scale(.86)}.brand-story.is-motion-ready [data-brand-card].is-visible{transform:translateY(0) scale(1)}}.newsroom{--newsroom-bg: #f5f5f7;--newsroom-text: #1d1d1f;color:var(--newsroom-text);background:var(--newsroom-bg);min-height:70vh}.newsroom__local-nav{min-height:52px;background:#ffffffeb;border-bottom:1px solid rgba(0,0,0,.12);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.newsroom__local-nav-inner,.newsroom__container{width:min(980px,calc(100% - 46px));margin-inline:auto}.newsroom__local-nav-inner{min-height:52px;display:flex;align-items:center}.newsroom__local-nav h1{margin:0;font-size:21px;line-height:1.15;letter-spacing:-.025em}.newsroom__container{padding:48px 0 96px}.newsroom__latest>h2,.newsroom__archive-heading h2{margin:0 0 18px;font-size:32px;line-height:1.125;letter-spacing:-.035em}.newsroom__latest-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:36px}.newsroom-card{position:relative;display:flex;flex-direction:column;overflow:hidden;min-width:0;color:#1d1d1f;background:#fff;border-radius:28px;text-decoration:none;isolation:isolate}.newsroom-card--hero{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,3fr) minmax(280px,2fr);min-height:362px}.newsroom-card--half{grid-column:span 6;min-height:475px}.newsroom-card--third{grid-column:span 4;min-height:372px}.newsroom-card__media,.newsroom-card__media img,.newsroom-card__placeholder{width:100%;height:100%}.newsroom-card__media{position:relative;min-height:0;overflow:hidden;background:#f5f5f7}.newsroom-card--hero .newsroom-card__media{min-height:362px}.newsroom-card--half .newsroom-card__media{height:265px;flex:0 0 265px}.newsroom-card--third .newsroom-card__media{height:210px;flex:0 0 210px}.newsroom-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.newsroom-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;gap:6px;color:#6e6e73;background:#dedee2;text-align:center}.newsroom-card__placeholder span{font-size:14px;font-weight:600}.newsroom-card__placeholder small{font-size:11px}.newsroom-card__content{position:relative;display:flex;flex:1;flex-direction:column;padding:24px 26px 26px;background:#fff}.newsroom-card--hero .newsroom-card__content{min-width:0;padding:30px 30px 28px}.newsroom-card__label{margin:0 0 8px;font-size:12px;line-height:1.2;color:#6e6e73;font-weight:650;letter-spacing:.015em;text-transform:uppercase}.newsroom-card h3{margin:0;font-size:25px;line-height:1.12;letter-spacing:-.025em}.newsroom-card--hero h3{font-size:32px}.newsroom-card--third h3{font-size:21px}.newsroom-card time{display:block;margin-top:auto;padding-top:18px;font-size:14px;color:#6e6e73}.newsroom-card time:before{content:"\25f7";display:inline-block;margin-right:5px;font-size:16px;line-height:1;vertical-align:-1px}.newsroom-card:hover .newsroom-card__media img{transform:scale(1.025)}.newsroom-card:focus-visible,.newsroom-archive-card a:focus-visible,.newsroom__pagination a:focus-visible{outline:3px solid #0071e3;outline-offset:3px}.newsroom__archive{margin-top:92px}.newsroom__archive-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;border-bottom:1px solid #c9c9cc;margin-bottom:30px}.newsroom__archive-heading h2{margin-bottom:20px}.newsroom__archive-heading p{margin:0 0 22px;font-size:13px;color:#6e6e73}.newsroom__archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.newsroom-archive-card{min-width:0;background:#fff}.newsroom-archive-card__image{position:relative;display:block;aspect-ratio:16 / 10;overflow:hidden;background:#dedee2}.newsroom-archive-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.newsroom-archive-card__image:hover img{transform:scale(1.025)}.newsroom-archive-card__content{padding:22px 22px 24px}.newsroom-archive-card__content>p{margin:0 0 8px;color:#bf4800;font-size:12px;font-weight:650;text-transform:uppercase}.newsroom-archive-card h3{margin:0;font-size:20px;line-height:1.2;letter-spacing:-.02em}.newsroom-archive-card h3 a{color:inherit;text-decoration:none}.newsroom-archive-card__content>div{margin-top:12px;color:#515154;font-size:14px;line-height:1.45}.newsroom-archive-card time{display:block;margin-top:18px;color:#6e6e73;font-size:12px}.newsroom__empty{min-height:360px;display:grid;place-content:center;text-align:center;background:#fff}.newsroom__empty h3{margin:0;font-size:28px}.newsroom__empty p{margin:12px 0 0;color:#6e6e73}.newsroom__pagination{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:56px;font-size:14px}.newsroom__pagination a{color:#06c;text-decoration:none}@media(max-width:1068px){.newsroom__latest-grid{gap:28px}.newsroom-card--hero{grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr)}.newsroom-card--third{grid-column:span 6}.newsroom__archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}@media(max-width:734px){.newsroom__local-nav-inner,.newsroom__container{width:calc(100% - 46px)}.newsroom__local-nav,.newsroom__local-nav-inner{min-height:48px}.newsroom__local-nav h1{font-size:19px}.newsroom__container{padding:46px 0 72px}.newsroom__latest>h2,.newsroom__archive-heading h2{font-size:24px;line-height:1.17}.newsroom__latest-grid{display:block}.newsroom-card,.newsroom-card--hero{display:flex;min-height:0;margin-top:24px}.newsroom-card:first-child{margin-top:0}.newsroom-card--hero .newsroom-card__media,.newsroom-card--half .newsroom-card__media,.newsroom-card--third .newsroom-card__media{height:228px;min-height:228px;flex:0 0 228px}.newsroom-card__content,.newsroom-card--hero .newsroom-card__content{min-height:190px;max-width:none;padding:22px 22px 24px}.newsroom-card h3,.newsroom-card--hero h3,.newsroom-card--third h3{font-size:24px}.newsroom__archive{margin-top:68px}.newsroom__archive-heading{align-items:start}.newsroom__archive-heading p{margin-top:7px}.newsroom__archive-grid{grid-template-columns:1fr;gap:24px}}@media(prefers-reduced-motion:reduce){.newsroom-card__media img,.newsroom-archive-card__image img{transition:none}}.support-hub{--support-blue: #0066cc;--support-ink: #1d1d1f;--support-muted: #6e6e73;background:#fff;color:var(--support-ink)}.support-hub__hero{position:relative;display:flex;min-height:450px;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:70px 24px 58px;text-align:center}.support-hub__hero:before,.support-hub__hero:after{position:absolute;width:460px;height:460px;border-radius:50%;content:"";filter:blur(2px);opacity:.42;pointer-events:none}.support-hub__hero:before{top:-330px;left:-170px;background:radial-gradient(circle,#48a4ff4d,#48a4ff00 70%)}.support-hub__hero:after{right:-170px;bottom:-340px;background:radial-gradient(circle,#5ccfeb3d,#5ccfeb00 70%)}.support-hub__mark{position:relative;width:84px;height:84px;margin-bottom:30px;border-radius:50%;background:#2997ff;box-shadow:0 14px 34px #2997ff38}.support-hub__mark span{position:absolute;left:22px;width:40px;height:2px;border-radius:999px;background:#fff;transform-origin:left center}.support-hub__mark span:nth-child(1){top:27px;transform:scaleX(.62)}.support-hub__mark span:nth-child(2){top:41px;transform:scaleX(1)}.support-hub__mark span:nth-child(3){top:55px;transform:scaleX(.78)}.support-hub__hero h1{position:relative;margin:0;color:#1d1d1f;font-size:clamp(48px,5vw,64px);font-weight:600;line-height:1.05;letter-spacing:-.045em}.support-hub__hero>p{position:relative;margin:22px 0 0;color:#1d1d1f;font-size:22px;line-height:1.35}.support-search{position:relative;z-index:1;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;width:min(calc(100% - 32px),680px);min-height:58px;margin:34px auto 0;padding:0 17px;border:1px solid #86868b;border-radius:14px;background:#fffffff0;box-shadow:0 10px 34px #0000000d;text-align:left}.support-search:focus-within{border-color:var(--support-blue);box-shadow:0 0 0 3px #06c3,0 12px 36px #0000000f}.support-search svg{width:22px;height:22px;fill:none;stroke:#515154;stroke-width:1.7;stroke-linecap:round}.support-search input{width:100%;height:56px;padding:0 10px;border:0;outline:0;background:transparent;color:var(--support-ink);font-size:17px}.support-search input::placeholder{color:#86868b;opacity:1}.support-search button{min-width:42px;min-height:34px;padding:0 8px;border:0;border-radius:8px;background:transparent;color:var(--support-blue);cursor:pointer;font-size:13px}.support-hub__body{padding:104px 0 120px;background:#fff}.support-hub__section,.support-contact-card{width:min(calc(100% - 48px),1180px);margin:0 auto}.support-hub__section-header{display:block;max-width:none;margin-bottom:44px}.support-hub__section-header>p,.support-contact-card>div>p{margin:0 0 10px;color:var(--support-muted);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.support-hub__section-header>p{grid-column:1 / -1;margin-bottom:-10px}.support-hub__section-header h2,.support-contact-card h2{margin:0;font-size:clamp(40px,4.2vw,58px);line-height:1.03;letter-spacing:-.05em}.support-hub__section-header .rte{max-width:440px;margin:0 0 4px auto;color:var(--support-muted);font-size:18px;line-height:1.5}.support-hub__section-header .rte p,.support-contact-card .rte p{margin:0}.support-policy-grid{display:flex;flex-wrap:wrap;justify-content:center;column-gap:20px;row-gap:28px}.support-policy-card{position:relative;display:flex;width:calc((100% - 40px) / 3);min-width:0;min-height:196px;flex-direction:column;align-items:center;justify-content:center;padding:30px;overflow:hidden;border:0;border-radius:22px;background:#f5f5f7;box-shadow:0 4px 14px #00000006;text-align:center;text-decoration:none;transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s ease,background-color .32s ease}.support-policy-card:hover{background:#f1f1f3;box-shadow:0 8px 20px #0000000e;transform:translateY(-3px)}.support-policy-card:focus-visible{outline:3px solid rgba(0,102,204,.45);outline-offset:3px}.support-card__icon{display:grid;width:58px;height:58px;flex:0 0 auto;place-items:center;background:transparent}.support-card__icon svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.support-card__icon--returns{color:#0071e3}.support-card__icon--privacy{color:#ff3b30}.support-card__icon--terms{color:#34c759}.support-card__icon--shipping{color:#ff9500}.support-card__icon--contact{color:#af52de}.support-card__icon--orders{color:#5856d6}.support-card__icon--warranty{color:#00a7a7}.support-policy-card__copy{display:flex;margin-top:18px;flex-direction:column;align-items:center}.support-policy-card__copy strong{max-width:300px;color:var(--support-blue);font-size:17px;font-weight:400;line-height:1.3;letter-spacing:0}.support-search-section{margin-top:84px;text-align:center}.support-search-section h2{margin:0;font-size:clamp(34px,3.3vw,46px);line-height:1.08;letter-spacing:-.035em}.support-search-section .support-search{width:min(100%,980px)}.support-search-empty{min-height:82px;margin:18px auto 0;place-content:center;border-radius:18px;background:#f5f5f7;color:var(--support-muted);text-align:center}.support-search-empty:not([hidden]){display:grid}.support-contact-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:60px;margin-top:90px;padding:58px 64px;border-radius:28px;background:#1d1d1f;color:#f5f5f7}.support-contact-card>div>p{color:#a1a1a6}.support-contact-card h2{font-size:clamp(38px,4vw,54px)}.support-contact-card .rte{max-width:580px;margin-top:17px;color:#a1a1a6;font-size:16px;line-height:1.5}.support-contact-card__actions{display:flex;min-width:210px;flex-direction:column;align-items:flex-start;gap:16px}.support-contact-card__primary{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:10px 20px;border-radius:999px;background:#fff;color:#1d1d1f;font-size:15px;font-weight:650;text-decoration:none}.support-contact-card__secondary{color:#2997ff;font-size:14px;text-decoration:none}.support-policy-card[hidden]{display:none}@media(max-width:1068px){.support-hub__section-header{grid-template-columns:1fr;gap:16px}.support-hub__section-header>p{margin-bottom:0}.support-hub__section-header .rte{max-width:660px;margin:0}.support-policy-card{width:calc((100% - 18px)/2);min-height:184px}}@media(max-width:734px){.support-hub__hero{min-height:0;padding:64px 20px 36px}.support-hub__mark{width:68px;height:68px;margin-bottom:25px}.support-hub__mark span{left:18px;width:32px}.support-hub__mark span:nth-child(1){top:22px}.support-hub__mark span:nth-child(2){top:33px}.support-hub__mark span:nth-child(3){top:44px}.support-hub__hero h1{font-size:38px}.support-hub__hero>p{margin-top:18px;font-size:19px}.support-search{width:100%;min-height:54px;margin-top:30px;border-radius:12px}.support-search input{height:52px;font-size:16px}.support-hub__body{padding:42px 0 78px}.support-hub__section,.support-contact-card{width:calc(100% - 36px)}.support-hub__section-header{display:block;margin-bottom:34px}.support-hub__section-header>p{margin-bottom:10px}.support-hub__section-header h2,.support-contact-card h2{font-size:36px;line-height:1.06}.support-hub__section-header .rte{margin-top:14px;font-size:16px}.support-policy-grid{column-gap:0;row-gap:20px}.support-policy-card{width:100%;min-height:160px;padding:24px;border-radius:18px}.support-card__icon{width:52px;height:52px}.support-card__icon svg{width:40px;height:40px}.support-policy-card__copy{margin-top:14px}.support-policy-card__copy strong{font-size:16px}.support-search-section{margin-top:62px}.support-search-section h2{font-size:32px}.support-contact-card{grid-template-columns:1fr;gap:34px;margin-top:78px;padding:38px 28px;border-radius:22px}.support-contact-card__actions{min-width:0}}@media(prefers-reduced-motion:reduce){.support-policy-card{transition:none}}.product-purchase-section{background:#fff}.product-purchase{--purchase-border: #d2d2d7;--purchase-muted: #6e6e73;color:#1d1d1f}.product-purchase__shell{width:min(calc(100% - 48px),1440px);margin:0 auto}.product-purchase__breadcrumb{display:flex;min-height:56px;align-items:center;gap:8px;color:#6e6e73;font-size:12px}.product-purchase__breadcrumb a{color:#1d1d1f;text-decoration:none}.product-purchase__breadcrumb a:hover{text-decoration:underline;text-underline-offset:3px}.product-purchase__layout{display:grid;grid-template-columns:minmax(0,58%) minmax(390px,42%);align-items:start;gap:clamp(34px,5vw,76px);max-width:none;margin:0;padding-bottom:88px;border:0}.product-gallery{position:sticky;top:calc(var(--nav-height) + 20px);min-height:0;overflow:hidden;border-radius:24px;background:#f5f5f7}.product-gallery__stage{min-height:clamp(610px,70vh,780px);background:#f5f5f7}.product-gallery__image{width:min(74%,720px);max-height:660px;object-fit:contain;mix-blend-mode:normal}.product-gallery__placeholder{background:#f5f5f7}.product-gallery__thumbs{position:static;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 24px 24px;transform:none}.product-gallery__thumb{width:64px;height:64px;padding:6px;border-color:transparent;border-radius:12px;background:#fff}.product-gallery__thumb img{mix-blend-mode:normal}.product-gallery__thumb.is-active{border-color:#1d1d1f;box-shadow:inset 0 0 0 1px #1d1d1f}.product-gallery__tabs{display:none}.product-configurator{width:min(100%,520px);justify-self:center;padding:36px 20px 64px 0;background:transparent}.product-configurator__eyebrow{margin-bottom:10px;color:#bf4800;font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:none}.product-configurator h1{font-size:clamp(36px,3vw,48px);font-weight:650;line-height:1.06;letter-spacing:-.042em}.product-configurator__tagline{max-width:470px;margin-top:16px;color:#6e6e73;font-size:17px;line-height:1.45}.product-configurator__price-row{display:grid;grid-template-columns:auto 1fr;gap:5px 12px;margin:28px 0 34px}.product-configurator__price-row>span:last-child{grid-column:1 / -1;color:#6e6e73;font-size:12px}.product-price{font-size:24px;font-weight:600;letter-spacing:-.025em}.product-compare-price{align-self:center;font-size:15px}.purchase-options{gap:28px}.purchase-option legend{margin-bottom:13px;font-size:14px}.purchase-option legend span{font-weight:600}.purchase-option__values{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.purchase-option__label{justify-content:flex-start;min-height:62px;padding:12px 16px;border-color:#d2d2d7;border-radius:12px;font-weight:500;text-align:left;transform:none}.purchase-option__label:hover{border-color:#86868b;transform:none}.purchase-option__input:checked+.purchase-option__label{border-color:#1d1d1f;box-shadow:inset 0 0 0 1px #1d1d1f}.purchase-option__swatch{width:20px;height:20px;flex-basis:20px;border:0;background:#c7c7cc}.purchase-option__input[value=Black]+label .purchase-option__swatch,.purchase-option__input[value=Charcoal]+label .purchase-option__swatch{background:#252525}.purchase-option__input[value=White]+label .purchase-option__swatch{background:#f2f2f0;box-shadow:inset 0 0 0 1px #d2d2d7}.purchase-option__input[value=Pink]+label .purchase-option__swatch{background:#f1b7c2}.purchase-option__input[value="Sky Blue"]+label .purchase-option__swatch,.purchase-option__input[value=Blue]+label .purchase-option__swatch{background:#9fc5df}.purchase-option__input[value="Clear Green"]+label .purchase-option__swatch,.purchase-option__input[value=Green]+label .purchase-option__swatch{background:#a9c8bb}.purchase-submit{width:100%;min-height:58px;margin-top:30px;border-radius:12px;background:#1d1d1f;font-size:16px;font-weight:600}.purchase-status{margin-top:12px;color:#6e6e73;font-size:12px}.purchase-benefits{margin:34px 0 0;border-block:1px solid #d2d2d7}.purchase-benefit{grid-template-columns:28px 1fr;gap:12px;padding:18px 0;border-bottom-color:#e5e5e7}.purchase-benefit__icon{width:24px;height:24px;border-radius:0;background:transparent;color:#1d1d1f}.purchase-benefit__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.purchase-benefit strong{font-size:14px;font-weight:600}.purchase-benefit p{margin-top:4px;font-size:13px}.product-information{padding:76px 0 118px;border-top:1px solid #d2d2d7}.product-information>h2{margin:0 0 58px;font-size:clamp(40px,4.2vw,58px);font-weight:650;line-height:1;letter-spacing:-.05em}.product-information__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(54px,8vw,118px)}.product-information__overview h3{margin:0 0 18px;font-size:26px;line-height:1.1;letter-spacing:-.03em}.product-information__overview .rte{color:#424245;font-size:16px;line-height:1.6}.product-information__overview .rte>:first-child{margin-top:0}.product-information__details{border-top:1px solid #d2d2d7}.product-information__details details{border-bottom:1px solid #d2d2d7}.product-information__details summary{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:20px;padding:0;list-style:none;font-size:16px;font-weight:600;cursor:pointer}.product-information__details summary::-webkit-details-marker{display:none}.product-information__details summary span{font-size:22px;font-weight:300;transition:transform .2s ease}.product-information__details details[open] summary span{transform:rotate(45deg)}.product-information__details details>:not(summary){margin:0;padding:0 0 24px;color:#6e6e73;font-size:14px;line-height:1.55}.product-information__details details strong{display:block;margin-bottom:6px;color:#1d1d1f}.product-information__details details p{margin:0}.sticky-purchase{display:none}@media(max-width:1068px){.product-purchase__layout{grid-template-columns:minmax(0,55%) minmax(350px,45%);gap:30px}.product-gallery__stage{min-height:570px}.product-configurator{padding-right:4px}.product-configurator h1{font-size:36px}.product-information__layout{gap:56px}}@media(max-width:734px){.product-purchase__shell{width:100%}.product-purchase__breadcrumb{min-height:48px;padding:0 20px}.product-purchase__layout{display:block;padding-bottom:0}.product-gallery{position:relative;top:auto;border-radius:0}.product-gallery__stage{min-height:430px}.product-gallery__image{width:min(80%,430px);max-height:360px}.product-gallery__thumbs{justify-content:flex-start;padding:0 16px 18px;overflow-x:auto}.product-gallery__thumb{flex:0 0 54px;width:54px;height:54px}.product-configurator{width:100%;padding:42px 20px 62px}.product-configurator h1{font-size:34px}.product-configurator__tagline{margin-top:13px;font-size:16px}.product-configurator__price-row{margin:24px 0 30px}.product-price{font-size:23px}.purchase-option__values{grid-template-columns:1fr}.purchase-submit{margin-top:26px}.purchase-benefits{margin-top:32px}.product-information{margin:0 20px;padding:58px 0 84px}.product-information>h2{margin-bottom:40px;font-size:38px;line-height:1.05}.product-information__layout{display:block}.product-information__overview{padding-bottom:42px}.product-information__overview h3{font-size:23px}.product-information__overview .rte{font-size:15px}.product-information__details{margin-top:4px}}.synmee-product{--product-blue: #0071e3;color:#1d1d1f;background:#fff}.synmee-product__local-nav{min-height:54px;border-bottom:1px solid #d2d2d7;background:#fffffff5}.synmee-product__local-nav>div{display:flex;width:min(calc(100% - 40px),980px);min-height:54px;align-items:center;margin:0 auto}.synmee-product__local-nav strong{font-size:21px;font-weight:600;letter-spacing:-.025em}.synmee-product__local-nav a{color:#424245;font-size:12px;text-decoration:none}.synmee-product__local-nav a:hover{color:#1d1d1f}.synmee-product__local-nav a span{display:inline-block;margin-left:3px;font-size:13px}.synmee-product__main{display:grid;grid-template-columns:330px minmax(0,1fr);grid-template-areas:"heading media" "purchase media";column-gap:clamp(72px,8vw,110px);width:min(calc(100% - 40px),980px);margin:0 auto;padding:50px 0 72px}.synmee-product__heading{grid-area:heading;min-width:0}.synmee-product__heading>p{margin:0 0 6px;color:#bf4800;font-size:16px;font-weight:600}.synmee-product__heading h1{margin:0;font-size:31px;font-weight:600;line-height:1.13;letter-spacing:-.035em}.synmee-product__price-row{display:flex;align-items:baseline;gap:10px;margin-top:18px}.synmee-product__price{font-size:17px;font-weight:400}.synmee-product__compare{color:#6e6e73;font-size:14px}.synmee-product__media{grid-area:media;align-self:start;min-width:0}.synmee-product__stage{position:relative;min-height:570px;overflow:hidden;background:#fff}.synmee-product__track{display:flex;width:100%;transform:translate3d(calc(var(--product-media-index, 0) * -100%),0,0);transition:transform .45s cubic-bezier(.25,.1,.25,1)}.synmee-product__slide{display:grid;min-width:100%;min-height:570px;flex:0 0 100%;place-items:center;overflow:hidden}.synmee-product__image{width:100%;max-width:580px;max-height:585px;object-fit:contain}.synmee-product__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:center;justify-items:center;gap:7px;color:#86868b;background:#fff}.synmee-product__placeholder:before{content:"";width:min(46%,250px);aspect-ratio:.55;border:1px dashed #b8b8bd;border-radius:28px}.synmee-product__placeholder span{margin-top:14px;font-size:12px;font-weight:600}.synmee-product__placeholder small{font-size:10px}.synmee-product__thumbnails{display:flex;min-height:76px;align-items:flex-start;justify-content:center;gap:18px}.synmee-product__thumbnail{position:relative;display:grid;width:62px;height:62px;place-items:center;padding:5px 5px 10px;border:0;background:transparent;cursor:pointer}.synmee-product__thumbnail:after{position:absolute;right:0;bottom:0;left:0;height:1px;background:transparent;content:""}.synmee-product__thumbnail img{width:100%;height:100%;object-fit:contain}.synmee-product__thumbnail.is-active:after{background:#1d1d1f}.synmee-product__dots{display:none;align-items:center;justify-content:center;gap:14px;padding:14px 20px 22px}.synmee-product__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#a1a1a6;cursor:pointer}.synmee-product__dot.is-active{background:#1d1d1f}.synmee-product__purchase{grid-area:purchase;min-width:0;margin-top:54px}.synmee-product__options{display:grid;gap:30px}.synmee-product__option{min-width:0;margin:0;padding:0;border:0}.synmee-product__option legend{width:100%;min-height:50px;margin-bottom:18px;font-size:17px;font-weight:600;line-height:25px;letter-spacing:-.374px}.synmee-product__option legend strong{font-weight:600}.synmee-product__option-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.synmee-product__option--color .synmee-product__option-values{display:flex;align-items:center;gap:18px;padding-left:2px}.synmee-product__option-label{display:grid;min-height:48px;place-items:center;padding:10px 12px;border:1px solid #d2d2d7;border-radius:8px;background:#fff;font-size:14px;cursor:pointer}.synmee-product__option-input:checked+.synmee-product__option-label{border-color:#1d1d1f;box-shadow:inset 0 0 0 1px #1d1d1f}.synmee-product__option--color .synmee-product__option-label{width:27px;min-height:27px;padding:0;border:0;border-radius:50%}.synmee-product__option--color .synmee-product__option-input:checked+.synmee-product__option-label{border:0;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--product-blue)}.synmee-product__swatch{display:block;width:27px;height:27px;border-radius:50%;background:#c7c7cc}.synmee-product__swatch[data-swatch=black],.synmee-product__swatch[data-swatch=charcoal],.synmee-product__swatch[data-swatch=graphite]{background:#2a2a2c}.synmee-product__swatch[data-swatch=white]{background:#f1efeb;box-shadow:inset 0 0 0 1px #00000014}.synmee-product__swatch[data-swatch=pink]{background:#e857a2}.synmee-product__swatch[data-swatch=blue],.synmee-product__swatch[data-swatch=sky-blue]{background:#b7cee5}.synmee-product__swatch[data-swatch=green],.synmee-product__swatch[data-swatch=clear-green]{background:#91bdb2}.synmee-product__swatch[data-swatch=grey],.synmee-product__swatch[data-swatch=gray]{background:#b6b6b8}.synmee-product__fulfilment{margin-top:41px;padding:32px 0 24px;border-top:1px solid #d2d2d7}.synmee-product__fulfilment-row{display:grid;grid-template-columns:25px 1fr;gap:8px;margin-bottom:16px;font-family:SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}.synmee-product__fulfilment-row:last-child{margin-bottom:0}.synmee-product__fulfilment-row>svg{width:25px;height:25px;fill:none;stroke:#1d1d1f;stroke-width:1.05;stroke-linecap:round;stroke-linejoin:round}.synmee-product__fulfilment-row div{display:grid;justify-items:start;color:#1d1d1f;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.01em}.synmee-product__fulfilment-label{color:#1d1d1f;font-weight:400}.synmee-product__fulfilment-row span{color:#1d1d1f}.synmee-product__fulfilment-row a{color:var(--product-blue);text-underline-offset:2px}.synmee-product__payment-icons{display:flex;max-width:270px;flex-wrap:wrap;align-items:center;gap:5px 7px;margin-top:7px}.synmee-product__payment-icons svg{width:auto;height:21px;fill:initial;stroke:initial}.synmee-product__dynamic-checkout{position:relative;margin-top:8px}.synmee-product__dynamic-checkout .shopify-payment-button{position:relative;margin:0}.synmee-product__dynamic-checkout shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: 36px;--shopify-accelerated-checkout-button-border-radius: 7px;--shopify-accelerated-checkout-button-box-shadow: none}.synmee-product__dynamic-checkout .shopify-payment-button__button,.synmee-product__dynamic-checkout .shopify-payment-button__button--unbranded{min-height:36px!important;border-radius:7px!important;background:#000!important;color:#fff!important;font-size:14px!important}.synmee-product__dynamic-checkout .shopify-payment-button__more-options{display:none!important}.synmee-product__dynamic-checkout:after{position:absolute;z-index:5;top:0;right:0;left:0;display:grid;height:36px;place-items:center;border-radius:7px;background:#000;color:#fff;content:"Buy with shop";font-family:SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:36px;pointer-events:none}.synmee-product__add{width:100%;min-height:36px;margin-top:14px;padding:7px 18px;border:0;border-radius:7px;background:var(--product-blue);color:#fff;font-size:14px;font-weight:400;cursor:pointer}.synmee-product__add:hover{background:#0077ed}.synmee-product__add:disabled{background:#d2d2d7;color:#6e6e73;cursor:not-allowed}.synmee-product__status{min-height:16px;margin:7px 0 0;color:#b42318;font-size:12px;text-align:center}.synmee-product__help{margin-top:14px;padding:24px 0 38px;border-bottom:1px solid #d2d2d7;color:#1d1d1f;font-family:SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.224px}.synmee-product__help strong{display:block;color:#1d1d1f;font-weight:500;line-height:20px}.synmee-product__help p{margin:0 20px 8px 0;font-weight:400}.synmee-product__help a{color:var(--product-blue);text-decoration:none}.synmee-product__help a:hover{text-decoration:underline;text-underline-offset:2px}.synmee-environment{margin-top:72px;padding:72px max(20px,calc((100vw - 1200px)/2)) 120px;background:#fff}.synmee-environment__heading{max-width:760px;margin:0 0 52px;color:#1d1d1f;font-size:clamp(36px,4.2vw,64px);font-weight:600;line-height:.98;letter-spacing:-.045em}.synmee-environment__heading span{display:block}.synmee-environment-card{position:relative;overflow:hidden;border-radius:32px;background:#f5f5f7}.synmee-environment-card h3{position:relative;z-index:2;max-width:650px;margin:0 auto;color:#77777d;font-size:clamp(23px,2.3vw,32px);font-weight:500;line-height:1.18;letter-spacing:-.025em;text-align:center}.synmee-environment-card h3 strong{color:#1d1d1f;font-weight:500}.synmee-environment-card--materials{min-height:610px;padding:44px 40px 0}.synmee-material-visual{position:absolute;right:0;bottom:0;left:0;display:grid;height:430px;grid-template-columns:1fr .85fr 1fr;align-items:center;justify-items:center}.synmee-material-visual svg{fill:none;stroke-width:12;stroke-linecap:round;stroke-linejoin:round}.synmee-material-visual__recycle{width:min(18vw,205px)}.synmee-material-visual__recycle{stroke:#00c853}.synmee-material-visual__circles{width:min(18vw,205px);stroke:#6e6e73;stroke-width:14!important}.synmee-material-visual__core{position:relative;display:grid;width:220px;aspect-ratio:1;place-items:center}.synmee-material-visual__core>span{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #a1a1a6;border-radius:42% 58% 61% 39%/47% 42% 58% 53%;transform:rotate(16deg)}.synmee-material-visual__core>span:nth-child(2){top:24px;right:24px;bottom:24px;left:24px;border-color:#d2d2d7;transform:rotate(-18deg)}.synmee-material-visual__core strong{position:relative;color:#1d1d1f;font-size:24px;font-weight:500;line-height:1;text-align:center}.synmee-environment__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.synmee-environment-card--small{min-height:500px;padding:40px}.synmee-package-visual{position:absolute;right:0;bottom:0;left:0;height:310px}.synmee-package-visual>span{position:absolute;bottom:36px;width:150px;height:150px;border:3px solid #fff;border-radius:20px}.synmee-package-visual>span:nth-child(1){left:12%;transform:rotate(-8deg)}.synmee-package-visual>span:nth-child(2){left:calc(50% - 75px);bottom:66px}.synmee-package-visual>span:nth-child(3){right:12%;transform:rotate(8deg)}.synmee-package-visual svg{position:absolute;bottom:106px;left:calc(50% - 42px);width:84px;height:84px;fill:transparent;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.synmee-life-visual{position:absolute;right:0;bottom:0;left:0;display:flex;height:282px;padding-bottom:27px;flex-direction:column;align-items:center;justify-content:flex-end;gap:14px}.synmee-life-visual svg{width:260px;fill:none;stroke:#0071e3;stroke-width:11;stroke-linecap:round;stroke-linejoin:round}.synmee-life-visual span{color:#1d1d1f;font-size:22px;font-weight:500;line-height:1;text-align:center}@media(max-width:900px){.synmee-product__main{grid-template-columns:310px minmax(0,1fr);column-gap:48px}.synmee-product__stage,.synmee-product__slide{min-height:520px}.synmee-product__image{max-width:510px}}@media(max-width:734px){.synmee-product__local-nav>div{width:100%;padding:0 18px}.synmee-product__local-nav strong{font-size:19px}.synmee-product__main{grid-template-columns:1fr;grid-template-areas:"heading" "media" "purchase";width:100%;padding:34px 0 64px}.synmee-product__heading{padding:0 20px}.synmee-product__heading>p{font-size:14px}.synmee-product__heading h1{max-width:420px;font-size:29px}.synmee-product__price-row{margin-top:15px}.synmee-product__media{margin-top:20px}.synmee-product__stage{min-height:430px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.synmee-product__stage::-webkit-scrollbar{display:none}.synmee-product__track{transform:none!important;transition:none}.synmee-product__slide{min-height:430px;scroll-snap-align:start;scroll-snap-stop:always}.synmee-product__image{width:100%;max-width:none;height:430px;max-height:none;object-fit:contain}.synmee-product__thumbnails{display:none}.synmee-product__dots{display:flex}.synmee-product__purchase{margin-top:36px;padding:0 20px}.synmee-product__option legend{margin-bottom:18px}.synmee-product__option--color .synmee-product__option-values{gap:19px}.synmee-product__fulfilment{margin-top:38px}.synmee-product__dynamic-checkout .shopify-payment-button__button,.synmee-product__dynamic-checkout .shopify-payment-button__button--unbranded,.synmee-product__add{min-height:44px!important}.synmee-product__dynamic-checkout shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: 44px}.synmee-product__dynamic-checkout:after{height:44px;line-height:44px}.synmee-environment{margin-top:36px;padding:36px 12px 74px}.synmee-environment__heading{margin-bottom:30px;font-size:clamp(34px,10vw,48px)}.synmee-environment-card{border-radius:24px}.synmee-environment-card h3{font-size:23px}.synmee-environment-card--materials{min-height:520px;padding:30px 24px 0}.synmee-material-visual{height:350px;grid-template-columns:.85fr 1fr .85fr}.synmee-material-visual__recycle,.synmee-material-visual__circles{width:100px}.synmee-material-visual__core{width:128px}.synmee-material-visual__core>span:nth-child(2){top:15px;right:15px;bottom:15px;left:15px}.synmee-material-visual__core strong{font-size:17px}.synmee-environment__grid{grid-template-columns:1fr;gap:12px;margin-top:12px}.synmee-environment-card--small{min-height:420px;padding:28px 24px}.synmee-package-visual{height:260px;transform:scale(.82);transform-origin:center bottom}.synmee-life-visual{height:280px}.synmee-life-visual svg{width:210px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
