.watch-bento-section{--wb-lavender:#b3aee2;--wb-orange:#e69166;--wb-gray:#f0f0f0;--wb-gray-mid:#ebebeb;--wb-text:#1a1a1a;--wb-muted:#555;--wb-gap:12px;--wb-radius:24px;padding:clamp(32px,5vw,56px) clamp(16px,4vw,80px) 0;background-color:#fff}.watch-bento-grid{display:grid;gap:var(--wb-gap);max-width:1180px;margin:0 auto;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:auto auto auto;grid-template-areas:"battery crown gps amoled" "noise-ai noise-ai gps brightness" "award award award award"}.watch-bento-tile{--bento-i:0;--bento-content-delay:calc(var(--bento-i) * 70ms + 120ms);--bento-img-delay:calc(var(--bento-i) * 70ms + 180ms);border-radius:var(--wb-radius);overflow:hidden;position:relative;display:flex;flex-direction:column;box-sizing:border-box;opacity:0;transform:translateY(18px) scale(.97);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1),box-shadow .35s ease;will-change:opacity,transform}.watch-bento-tile.is-visible{opacity:1;transform:translateY(0) scale(1)}.watch-bento-tile--battery{grid-area:battery}.watch-bento-tile--crown{grid-area:crown}.watch-bento-tile--gps{grid-area:gps}.watch-bento-tile--amoled{grid-area:amoled}.watch-bento-tile--noise-ai{grid-area:noise-ai}.watch-bento-tile--brightness{grid-area:brightness}.watch-bento-tile--award{grid-area:award}.watch-bento-tile--amoled,.watch-bento-tile--battery,.watch-bento-tile--crown{aspect-ratio:1/1;min-height:0}.watch-bento-tile--brightness{min-height:clamp(88px,10vw,120px)}.watch-bento-tile__label--mobile,.watch-bento-tile__sublabel--mobile{display:none}.watch-bento-tile--battery{background-color:var(--wb-gray);justify-content:center;align-items:center;text-align:center;padding:20px 16px}.watch-bento-tile--battery .watch-bento-tile__label{font-size:26px;font-weight:700;line-height:1.22}.watch-bento-tile--battery .watch-bento-tile__sublabel{margin-top:8px;font-size:clamp(.72rem,.9vw,.82rem);font-weight:400;color:var(--wb-muted)}.watch-bento-tile--crown{background-color:var(--wb-orange);justify-content:flex-start;align-items:stretch;padding:18px 16px 0;text-align:center}.watch-bento-tile--crown .watch-bento-tile__content{flex-shrink:0;width:100%;z-index:2;align-items:center}.watch-bento-tile--crown .watch-bento-tile__label{font-size:26px;font-weight:600;line-height:1.2;text-align:center}.watch-bento-tile--crown .watch-bento-tile__media{position:absolute;inset:auto 0 0;height:68%;pointer-events:none}.watch-bento-tile--crown .watch-bento-tile__img{object-fit:contain;object-position:center bottom}.watch-bento-tile--amoled{background-color:var(--wb-lavender);justify-content:flex-start;padding:22px 16px 0;text-align:center}.watch-bento-tile--amoled .watch-bento-tile__label{color:#fff;font-size:26px;font-weight:700;line-height:1.15}.watch-bento-tile--amoled .watch-bento-tile__media{position:absolute;pointer-events:none}.watch-bento-tile--amoled .watch-bento-tile__img{object-fit:contain;object-position:center bottom}.watch-bento-tile--noise-ai{background-color:var(--wb-gray);padding:20px 22px;justify-content:flex-start;align-items:stretch;min-height:clamp(148px,16vw,200px)}.watch-bento-tile--gps:before,.watch-bento-tile--noise-ai:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;border-radius:inherit}.watch-bento-tile--noise-ai:before{background:linear-gradient(180deg,hsla(0,0%,100%,.55),hsla(0,0%,100%,.08) 42%,rgba(0,0,0,.02))}.watch-bento-tile--gps:before{background:linear-gradient(180deg,hsla(0,0%,100%,.82),hsla(0,0%,100%,.35) 32%,hsla(0,0%,100%,0) 58%)}.watch-bento-tile--gps img{z-index:2}.watch-bento-tile--noise-ai .watch-bento-tile__media{position:absolute;inset:0;z-index:0}.watch-bento-tile--noise-ai .watch-bento-tile__img{object-fit:cover;object-position:center 42%}.watch-bento-tile--noise-ai .watch-bento-tile__content{align-self:flex-start;margin-left:auto;text-align:right;width:auto;padding:0}.watch-bento-tile--noise-ai .watch-bento-tile__label{font-size:26px;font-weight:700;color:var(--wb-text)}.watch-bento-tile--brightness{background-color:var(--wb-gray);justify-content:center;align-items:center;text-align:center;padding:16px 14px}.watch-bento-tile--brightness .watch-bento-tile__label{font-size:26px;font-weight:700;line-height:1.25}.watch-bento-tile--gps{background-color:var(--wb-gray);justify-content:flex-start;align-items:center;text-align:center;padding:22px 14px 0;min-height:0}.watch-bento-tile--gps .watch-bento-tile__media{position:absolute;inset:0;z-index:1}.watch-bento-tile--gps .watch-bento-tile__img{object-fit:cover;object-position:center 38%}.watch-bento-tile--gps .watch-bento-tile__content{width:100%}.watch-bento-tile--gps .watch-bento-tile__label{font-size:26px;font-weight:700;line-height:1.2}.watch-bento-tile__logos{justify-content:center;gap:0;margin:12px 0 0;padding:0;list-style:none}.watch-bento-tile__logos,.watch-bento-tile__logos li{display:flex;align-items:center}.watch-bento-tile__logo-item{flex-direction:column;gap:4px;min-width:52px}.watch-bento-tile__logos li+li:before{content:"";display:block;width:1px;height:36px;background:rgba(0,0,0,.1);margin:0 10px;align-self:center}.watch-bento-tile__logo-label{font-family:Outfit,system-ui,sans-serif;font-size:.62rem;font-weight:600;line-height:1.1;color:var(--wb-muted);text-align:center}.watch-bento-tile__logo-label--strava{font-weight:800;letter-spacing:.04em;color:#fc4c02;text-transform:uppercase}.watch-bento-tile__logo{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.watch-bento-tile__logo svg{display:block;width:24px;height:24px}.watch-bento-tile--award{background-color:var(--wb-gray);flex-direction:row;align-items:center;justify-content:center;gap:clamp(12px,2vw,20px);padding:22px clamp(20px,3vw,40px);min-height:72px}.watch-bento-award__icon{width:auto;height:clamp(40px,4vw,52px);object-fit:contain;flex-shrink:0;transform:scale(.85) rotate(-8deg);opacity:0;transition:transform .55s cubic-bezier(.34,1.4,.64,1),opacity .45s ease;transition-delay:calc(var(--bento-content-delay) + 60ms)}.watch-bento-award__label{font-family:Outfit,system-ui,sans-serif;font-size:clamp(.95rem,1.3vw,1.15rem);font-weight:600;color:var(--wb-text);margin:0;line-height:1.2}.watch-bento-award__dot{color:#e30613}.watch-bento-tile__media{position:absolute;inset:0;overflow:hidden;border-radius:inherit;z-index:0;pointer-events:none}.watch-bento-tile__img{width:100%;height:100%;transform:scale(.96);opacity:0;transform-origin:center center}.watch-bento-tile.is-visible .watch-bento-tile__img{opacity:1;animation:watch-bento-img-in .65s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--bento-img-delay)}.watch-bento-tile__content{position:relative;z-index:2;display:flex;flex-direction:column;opacity:0;transform:translateY(8px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);transition-delay:var(--bento-content-delay)}.watch-bento-tile.is-visible .watch-bento-tile__content{opacity:1;transform:translateY(0)}.watch-bento-tile--award.is-visible .watch-bento-award__icon{transform:scale(1) rotate(0deg);opacity:1}.watch-bento-tile__label{font-family:Outfit,system-ui,sans-serif;font-size:26px;font-weight:700;color:var(--wb-text);margin:0;line-height:1.25}.watch-bento-tile__sublabel{font-family:Outfit,system-ui,sans-serif;font-size:clamp(.78rem,1vw,.88rem);font-weight:400;color:var(--wb-muted);margin:4px 0 0;line-height:1.35}@keyframes watch-bento-img-in{0%{transform:scale(.96)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.watch-bento-award__icon,.watch-bento-tile,.watch-bento-tile__content,.watch-bento-tile__img{opacity:1;transform:none;transition:none;animation:none}}@media (max-width:767px){.watch-bento-section{--wb-gap:10px;--wb-radius:20px;--wb-mobile-pad:clamp(20px,5vw,32px);padding:24px var(--wb-mobile-pad) 0}.watch-bento-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto minmax(168px,52vw) minmax(72px,22vw) auto;grid-template-areas:"battery crown" "noise-ai noise-ai" "amoled gps" "brightness gps" "award award";max-width:100%}.watch-bento-tile--battery,.watch-bento-tile--crown{aspect-ratio:1/1;padding:14px 12px}.watch-bento-tile--battery .watch-bento-tile__label,.watch-bento-tile--battery .watch-bento-tile__label--mobile{font-size:20px;line-height:1.2}.watch-bento-tile--battery .watch-bento-tile__sublabel{font-size:.62rem;margin-top:4px}.watch-bento-tile--crown{padding:12px 10px 0;text-align:center}.watch-bento-tile--crown .watch-bento-tile__content{align-items:center}.watch-bento-tile--crown .watch-bento-tile__label{font-size:20px;text-align:center;font-weight:700}.watch-bento-tile--crown .watch-bento-tile__media{height:66%}.watch-bento-tile--noise-ai{min-height:clamp(160px,48vw,200px);padding:16px 18px}.watch-bento-tile--noise-ai .watch-bento-tile__label{font-size:20px}.watch-bento-tile--amoled{aspect-ratio:auto;min-height:0;padding:0}.watch-bento-tile--amoled .watch-bento-tile__label{font-size:20px;margin-top:15px}.watch-bento-tile--amoled .watch-bento-tile__media{inset:22% -4% 0}.watch-bento-tile--brightness{min-height:0;padding:0 10px;align-items:center}.watch-bento-tile--brightness .watch-bento-tile__label{font-size:20px;line-height:1.2}.watch-bento-tile--gps{padding:16px 10px 0;min-height:0}.watch-bento-tile--gps .watch-bento-tile__label{font-size:20px}.watch-bento-tile__logo,.watch-bento-tile__logo svg{width:20px;height:20px}.watch-bento-tile__logos li+li:before{height:28px;margin:0 6px}.watch-bento-tile__logo-label{display:none}.watch-bento-tile__logo-item{min-width:0}.watch-bento-tile--award{min-height:56px;padding:14px 16px;gap:12px}.watch-bento-award__icon{height:28px;transform:none}.watch-bento-tile--award.is-visible .watch-bento-award__icon{transform:none}.watch-bento-award__label{font-size:.84rem;white-space:nowrap}}@media (max-width:360px){.watch-bento-section{--wb-mobile-pad:16px}.watch-bento-grid{grid-template-rows:auto auto minmax(152px,50vw) minmax(68px,20vw) auto}.watch-bento-award__label{font-size:.76rem}}:where(.vanguard-theme),:where(.vanguard-theme) :not(svg):not(svg *),:where(body){font-family:Outfit,system-ui,-apple-system,Segoe UI,sans-serif}:where(.vanguard-theme) :where(.say-it-once-text h2,.clarity-headline,.chosen-headline,.dwi-headline,.ai-headline,.stays-aware-section .text-content h2,.mwl-title,.feature-highlight-headline,.award-intro-headline,.comfort-fit-headline,.cfit-headline,.explore-more__title,.design-heading,.section-heading,.campaign-headline,[data-heading=primary]){font-family:Outfit,system-ui,sans-serif;font-size:clamp(2rem,4.6vw,3.2rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:#111;margin:0 0 14px}:where(.vanguard-theme) :where(.say-it-once-text p,.clarity-description,.chosen-subline,.stays-aware-section .text-content p,.ai-subline,.ai-description,.fh-description,.fs-description,.vf-description,.cfit-subline,.cfit-description,.mwl-description,.dwi-feature__desc,.feature-highlight-description,.award-intro-description,.comfort-fit-description,.explore-more__subtitle,.notice-section__subtext,.section-subheading,[data-heading=secondary]){font-family:Outfit,system-ui,sans-serif;font-size:clamp(.95rem,1.4vw,1.1rem);font-weight:400!important;line-height:1.5;letter-spacing:0;color:#4a4a4a;margin:0 auto;max-width:620px}@media (max-width:767px){:where(.vanguard-theme) :where(.say-it-once-text h2,.clarity-headline,.chosen-headline,.dwi-headline,.ai-headline,.stays-aware-section .text-content h2,.feature-highlight-headline,.award-intro-headline,.comfort-fit-headline,.cfit-headline,.section-heading,[data-heading=primary]){font-size:clamp(1.65rem,7.5vw,2.1rem)}:where(.vanguard-theme) :where(.say-it-once-text p,.clarity-description,.chosen-subline,.stays-aware-section .text-content p,.ai-subline,.ai-description,.fh-description,.fs-description,.vf-description,.cfit-subline,.cfit-description,.mwl-description,.dwi-feature__desc,.feature-highlight-description,.award-intro-description,.comfort-fit-description,.notice-section__subtext,.section-subheading,[data-heading=secondary]){font-size:clamp(.85rem,3.8vw,.95rem)}}@media (prefers-reduced-motion:reduce){.na-blur-in,.na-text-up{opacity:1!important;filter:none!important;transform:none!important;transition:none!important}}.na-blur-in{opacity:0;filter:blur(10px);transform:scale(.9);transition:opacity .8s cubic-bezier(.22,1,.36,1),filter .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transition-delay:var(--na-delay,0s);will-change:opacity,filter,transform}.na-blur-in.is-visible{opacity:1;filter:blur(0);transform:scale(1)}.na-text-up-wrap{overflow:hidden}.na-text-up{display:block;opacity:0;transform:translateY(100%);transition:transform .8s cubic-bezier(.16,1,.3,1),opacity .8s cubic-bezier(.16,1,.3,1);transition-delay:var(--na-delay,0s);will-change:transform,opacity}.na-text-up-wrap.is-visible .na-text-up{opacity:1;transform:translateY(0)}.na-text-up--inline{display:inline-block}.sb-orange-glow,.sb-orange-glow.gradient-card-2,.sb-orange-glow.gradient-card-4{--angle:0deg;background:linear-gradient(#000,#000) padding-box,conic-gradient(from var(--angle),#fff 0deg,#ea6f39 90deg,#ea6f39 180deg,#1a0a02 270deg,#1a0a02 1turn) border-box!important;border:2px solid transparent!important;box-shadow:0 0 12px rgba(234,111,57,.55)!important;animation:rotate-gradient 3.5s linear infinite!important}.vanguard-theme{--bg-color:#050505}.vanguard-theme a{transition:color .3s ease}.vanguard-theme footer{border-top:1px solid var(--border-color)}.vanguard-theme .hero{height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 5%;position:relative;overflow:hidden}.vanguard-theme .hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(255,51,102,.15) 0,#050505 60%);z-index:-1}.vanguard-theme .hero-content h1{font-size:4.5rem;font-weight:700;margin-bottom:20px;line-height:1.1;background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.vanguard-theme .hero-content p{font-size:1.2rem;color:var(--text-secondary);max-width:600px;margin:0 auto 40px}.vanguard-theme .features{padding:100px 5%}.vanguard-theme .section-title{text-align:center;font-size:2.5rem;margin-bottom:60px}.vanguard-theme .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.vanguard-theme .card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:40px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;backdrop-filter:blur(10px)}.vanguard-theme .card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.4);border-color:rgba(255,51,102,.3)}.vanguard-theme .card-icon{font-size:3rem;color:var(--accent-color);margin-bottom:20px}.vanguard-theme .card h3{font-size:1.5rem;margin-bottom:15px}.vanguard-theme .card p{color:var(--text-secondary)}@media (max-width:768px){.vanguard-theme .hero-content h1{font-size:3rem}.vanguard-theme .nav-links{display:none}}.notice-section{width:100%;background-color:#fff;color:#000}.notice-section__headline{margin:0;padding:clamp(2rem,5vw,3.25rem) 1.5rem 0;font-size:clamp(1.75rem,4.2vw,2.75rem);font-weight:700;line-height:1.15;letter-spacing:-.02em}.notice-section__headline,.notice-section__subtext{text-align:center;font-family:Outfit,system-ui,sans-serif;color:#000}.notice-section__subtext{margin:0 auto;padding:clamp(.75rem,2vw,1rem) 1.5rem clamp(1.5rem,3vw,2.5rem);max-width:1200px;font-size:clamp(.95rem,2.2vw,1.125rem);font-weight:400;line-height:1.5;letter-spacing:0}@media (max-width:767px){.notice-section__subtext{font-size:clamp(.8rem,2.4vw,.95rem);line-height:1.45}}.notice-section__media{width:100%}.notice-section__preview{position:relative;display:block;width:100%;padding:0;border:none;background:none;cursor:pointer;overflow:hidden}.notice-section__preview:focus-visible{outline:2px solid #000;outline-offset:4px}.notice-section__preview-img{width:100%;height:auto;display:block;object-fit:cover}.notice-section__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:clamp(3.5rem,8vw,5rem);height:clamp(3.5rem,8vw,5rem);color:hsla(0,0%,100%,.92);pointer-events:none;filter:drop-shadow(0 4px 24px rgba(0,0,0,.35));transition:transform .25s ease,color .25s ease}.notice-section__preview:focus-visible .notice-section__play,.notice-section__preview:hover .notice-section__play{transform:translate(-50%,-50%) scale(1.06);color:#fff}.notice-section__player{position:relative;width:100%;aspect-ratio:16/9;background-color:#000}.notice-section__iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.vanguard-theme{--bg-color:#fff;--text-primary:#fff;--text-secondary:#a0a0a0;--accent-color:#f36;--accent-hover:#ff1a53;--card-bg:rgba(25,25,25,.6);--border-color:hsla(0,0%,100%,.1);--glass-bg:hsla(0,0%,4%,.8);font-family:Outfit,sans-serif;background-color:var(--bg-color);color:var(--text-primary);line-height:1.6;min-height:100vh}.vanguard-theme a{text-decoration:none;color:inherit;transition:all .3s ease}.vanguard-theme ul{list-style:none}.vanguard-theme>header{position:fixed;top:0;width:100%;padding:20px 5%;display:flex;justify-content:space-between;align-items:center;background:var(--glass-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:1000}.vanguard-theme .logo{font-size:1.5rem;font-weight:700;letter-spacing:2px;text-transform:uppercase}.vanguard-theme .logo span{color:var(--accent-color)}.vanguard-theme .nav-links{display:flex;gap:30px}.vanguard-theme .nav-links a:hover{color:var(--accent-color)}.vanguard-theme .btn{display:inline-block;padding:12px 30px;background-color:var(--accent-color);color:#fff;border-radius:30px;font-weight:600;transition:all .3s ease;border:none;cursor:pointer}.vanguard-theme .btn:hover{background-color:var(--accent-hover);transform:translateY(-2px);box-shadow:0 10px 20px rgba(255,51,102,.3)}.vanguard-theme .btn-outline{background-color:transparent;border:1px solid var(--text-primary)}.vanguard-theme .btn-outline:hover{background-color:var(--text-primary);color:var(--bg-color);box-shadow:0 10px 20px hsla(0,0%,100%,.1)}.vanguard-theme footer{padding:60px 5%;text-align:center;color:var(--text-secondary)}.vanguard-theme .product-layout{padding:120px 5% 60px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;min-height:100vh}.vanguard-theme .product-gallery{position:relative;border-radius:20px;overflow:hidden;background:radial-gradient(circle at center,hsla(0,0%,100%,.05) 0,transparent 70%);display:flex;justify-content:center;align-items:center;padding:50px;border:1px solid var(--border-color)}.vanguard-theme .product-gallery img{width:100%;max-width:500px;object-fit:cover;transition:transform .5s ease}.vanguard-theme .product-gallery:hover img{transform:scale(1.05)}.vanguard-theme .product-details h1{font-size:3.5rem;margin-bottom:10px}.vanguard-theme .product-price{font-size:2rem;color:var(--accent-color);font-weight:600;margin-bottom:30px}.vanguard-theme .product-description{color:var(--text-secondary);font-size:1.1rem;margin-bottom:40px}.vanguard-theme .options-group{margin-bottom:30px}.vanguard-theme .options-group h4{margin-bottom:15px;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;color:var(--text-secondary)}.vanguard-theme .color-options{display:flex;gap:15px}.vanguard-theme .color-btn{width:40px;height:40px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .3s ease;padding:0}.vanguard-theme .color-btn.active{border-color:#fff;transform:scale(1.1)}.vanguard-theme .action-buttons{display:flex;gap:20px;margin-top:40px}@media (max-width:768px){.vanguard-theme .product-layout{grid-template-columns:1fr;gap:40px}.vanguard-theme .nav-links{display:none}}.vs-section{background-color:#fff;width:100%;padding:clamp(48px,6vw,96px) clamp(20px,4vw,64px);box-sizing:border-box}.vs-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,4vw,64px)}.vs-inner[data-image-pos=left]{grid-template-areas:"media text"}.vs-inner[data-image-pos=right]{grid-template-areas:"text media"}.vs-text{grid-area:text;min-width:0;width:100%;justify-self:center;display:flex;flex-direction:column;align-items:center;text-align:center;padding-inline:clamp(8px,2vw,24px);box-sizing:border-box}.vs-headline{font-size:clamp(1.85rem,3.2vw,2.85rem);font-weight:800;letter-spacing:-.03em;line-height:1.04;color:#0f0f0f;margin:0 0 clamp(12px,1.4vw,18px);max-width:400px}.vs-desc,.vs-headline{font-family:Outfit,system-ui,sans-serif}.vs-desc{font-size:clamp(.9rem,1.05vw,1rem);font-weight:400;line-height:1.55;color:#3d3d3d;margin:0;max-width:380px}.vs-controls{margin-top:clamp(24px,3vw,36px);width:100%;display:flex;flex-direction:column;align-items:center}.vs-materials{display:inline-flex;align-items:center;background-color:#ececea;padding:4px;border-radius:999px;margin-bottom:clamp(18px,2vw,24px)}.vs-material{appearance:none;border:0;background:transparent;color:#1a1a1a;padding:9px 26px;font-family:Outfit,system-ui,sans-serif;font-size:.95rem;font-weight:500;border-radius:999px;cursor:pointer;transition:background-color .25s ease,color .25s ease}.vs-material:hover:not(.is-active){color:#000}.vs-material.is-active{background-color:#3d3d3d;color:#fff;font-weight:600}.vs-material:focus-visible{outline:2px solid #0f0f0f;outline-offset:2px}.vs-colors-wrap{position:relative;width:100%;display:flex;justify-content:center;min-height:52px}.vs-colors{display:none;flex-direction:column;align-items:center;gap:8px}.vs-colors.is-active{display:flex}.vs-color-row{flex-wrap:wrap;justify-content:center;gap:0}.vs-color-row,.vs-color-wrap{display:flex;align-items:center}.vs-color-wrap{flex-direction:column;justify-content:flex-end;min-height:56px;padding:0 6px}.vs-color__chosen{font-family:Outfit,system-ui,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1a1a1a;margin:0 0 6px;line-height:1;visibility:hidden;opacity:0;transform:translateY(2px);transition:opacity .25s ease-out,transform .25s ease-out;pointer-events:none}.vs-color-wrap:has(.vs-color.is-active) .vs-color__chosen{visibility:visible;opacity:1;transform:translateY(0)}.vs-color{appearance:none;border:0;background:transparent;padding:0;cursor:pointer;font-family:inherit;line-height:1}.vs-color:focus-visible{outline:2px solid #0f0f0f;outline-offset:3px;border-radius:999px}.vs-color__pill{display:none;align-items:center;justify-content:center;height:32px;padding:0 22px;border-radius:999px;font-family:Outfit,system-ui,sans-serif;font-size:.92rem;font-weight:600;line-height:1;color:#fff;white-space:nowrap;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06)}.vs-color--pill-dark .vs-color__pill{color:#1a1a1a}.vs-color.is-active .vs-color__pill{display:inline-flex}.vs-color.is-active .vs-color__dot,.vs-color.is-active .vs-color__label,.vs-color:not(.is-active) .vs-color__label,.vs-color:not(.is-active) .vs-color__pill{display:none}.vs-color__dot{display:block;width:22px;height:22px;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);transition:transform .2s ease}.vs-color:not(.is-active):hover .vs-color__dot{transform:scale(1.08)}.vs-color__label{display:none}.vs-media{grid-area:media;position:relative;width:100%;max-width:min(100%,520px);justify-self:center;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.vs-media__img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;opacity:0;transform:scale(.98);transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.16,1,.3,1);user-select:none;pointer-events:none}.vs-media__img.is-active{opacity:1;transform:scale(1)}@media (max-width:767px){.vs-section{padding:40px 20px 32px}.vs-inner,.vs-inner[data-image-pos=left],.vs-inner[data-image-pos=right]{grid-template-columns:1fr;grid-template-areas:"text" "media";gap:28px}.vs-text{padding-inline:0}.vs-headline{font-size:clamp(1.75rem,7.5vw,2.1rem);max-width:320px}.vs-desc{font-size:.92rem;max-width:320px;line-height:1.5}.vs-controls{margin-top:24px}.vs-material{padding:8px 22px;font-size:.9rem}.vs-colors-wrap{min-height:0}.vs-color__chosen{display:none}.vs-color-wrap{flex-direction:row;min-height:0;padding:0;justify-content:center}.vs-colors{gap:0}.vs-color-row{gap:20px}.vs-color__pill{display:none!important}.vs-color.is-active .vs-color__dot,.vs-color:not(.is-active) .vs-color__dot{display:block;width:16px;height:16px}.vs-color.is-active .vs-color__label,.vs-color:not(.is-active) .vs-color__label{display:inline}.vs-color{display:inline-flex;align-items:center;gap:8px;padding:4px 2px;font-family:Outfit,system-ui,sans-serif;font-size:.92rem;font-weight:500;color:#1a1a1a}.vs-color.is-active{font-weight:600}.vs-color:not(.is-active){opacity:.72}.vs-media{max-width:100%;aspect-ratio:4/5;min-height:320px}}@media (max-width:390px){.vs-headline{font-size:1.65rem}.vs-media{min-height:280px}}@media (prefers-reduced-motion:reduce){.vs-color__dot,.vs-material,.vs-media__img{transition:none!important}.vs-controls.na-blur-in,.vs-media.na-blur-in{opacity:1!important;filter:none!important;transform:none!important}}.vf-section{width:100%;background-color:#fff;padding:clamp(48px,6vw,96px) 0;box-sizing:border-box}.vf-header{max-width:720px;margin:0 auto clamp(32px,5vw,56px);padding:0 clamp(20px,4vw,64px);text-align:center}.vf-headline{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;color:#0f0f0f;margin:0 0 clamp(12px,1.5vw,18px)}.vf-description,.vf-headline{font-family:Outfit,system-ui,sans-serif}.vf-description{font-size:clamp(.9rem,1.1vw,1.05rem);font-weight:400;line-height:1.55;color:#3d3d3d;margin:0 auto;max-width:560px}.vf-media{max-width:100%;width:100%;margin:0;line-height:0;font-size:0}.vf-media__gif{display:block;width:100%;height:auto;margin:0;object-fit:cover;vertical-align:top}@media (max-width:767px){.vf-section{padding:40px 0 48px}.vf-header{margin-bottom:28px}.vf-headline{font-size:clamp(1.65rem,7vw,2rem)}.vf-description{font-size:.92rem;max-width:340px;line-height:1.5}.vf-media{max-width:100%;padding:0}}.watch-hero{position:relative;width:100%;background-color:#fff;overflow:hidden}.watch-hero__link{position:absolute;inset:0;z-index:5;display:block;text-indent:-9999px;overflow:hidden;background:transparent}.watch-hero__stage{position:relative;width:100%;line-height:0}.watch-hero__bg,.watch-hero__bg-img{display:block;width:100%}.watch-hero__bg-img{height:auto;object-fit:cover;object-position:center top}.watch-hero__float{position:absolute;right:var(--watch-float-right,8%);top:var(--watch-float-top,36%);width:var(--watch-float-width,clamp(160px,32vw,420px));transform:translateY(-50%);z-index:2;pointer-events:none}.watch-hero__float-img{width:100%;height:auto;display:block;object-fit:contain;will-change:transform;mix-blend-mode:lighten}@keyframes watch-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.watch-hero.is-in-view .watch-hero__float-img{animation:watch-hero-float 4.2s ease-in-out infinite}@media (min-width:768px){.watch-hero__bg-img,.watch-hero__stage{min-height:min(100vh,56.25vw)}.watch-hero__bg-img{object-fit:cover}.watch-hero__float{right:var(--watch-float-right,7%);top:43%;width:var(--watch-float-width,min(34vw,440px))}}@media (max-width:767px){.watch-hero__float{left:20%;right:auto;top:80%;width:100%;transform:translate(-50%,-50%)}@keyframes watch-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.watch-hero.is-in-view .watch-hero__float-img{animation:watch-hero-float 4.2s ease-in-out infinite}}@media (prefers-reduced-motion:reduce){.watch-hero.is-in-view .watch-hero__float-img,.watch-hero__float-img{animation:none!important;transform:none!important}@media (max-width:767px){.watch-hero__float{transform:translate(-50%,-50%)}}}.img-section{width:100%;display:block;overflow:hidden;position:relative;background-color:#fff}.img-section__link{display:block;width:100%;text-decoration:none;color:inherit}.img-section--image{height:var(--img-h,auto)}.img-section--image picture{display:block;width:100%;height:100%}.img-section__img{display:block;width:100%;height:100vh;object-fit:cover;object-position:center;user-select:none}.img-section--image:where(:not([style*="--img-h"])) .img-section__img{height:100vh}.img-section--background{height:100%;background-image:var(--bg-mobile);background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:768px){.img-section--background{background-image:var(--bg-desktop)}}.img-section__overlay{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.img-section--background{height:var(--img-h-mobile,var(--img-h,100vh))}.img-section--image{height:var(--img-h-mobile,var(--img-h,auto))}.img-section--overlay-bottom{height:auto!important}}.img-section--overlay-bottom{height:var(--img-h,100vh);background-color:#fff}.img-section--overlay-bottom .__overlay-picture{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;margin:0;padding:0;pointer-events:none}.img-section--overlay-bottom .img-section__overlay-img{display:block;width:100%;height:100%;object-fit:cover;object-position:bottom center;user-select:none;-webkit-user-drag:none}.img-section--overlay-bottom .img-section__overlay{z-index:2}.img-section.cfit-section{height:auto!important}.img-section.cfit-section .cfit-card{transform:translate3d(0,100%,0)}.img-section.cfit-section.is-visible .cfit-card{transform:translateZ(0)}.img-section.cfit-section .img-section__img,.img-section.cfit-section .img-section__overlay-img{height:auto;object-fit:contain}.award-quote-section{background-color:#fff;padding:clamp(1.75rem,5.5vw,3.75rem) clamp(1rem,5vw,2.75rem)}.award-quote-inner{max-width:850px;margin-inline:auto;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;justify-content:center;gap:clamp(1.5rem,4vw,3.5rem)}.award-quote-badge{flex:0 0 auto;margin-top:auto}.award-quote-icon{display:block;width:100%;max-width:250px;height:auto;margin-top:auto;object-fit:contain}.award-quote-headline{margin:clamp(10px,2.2vw,14px) 0 0;padding:0;font-family:Outfit,sans-serif;font-size:20px;font-weight:600;color:#5a5a5a;line-height:1;text-transform:lowercase}.award-quote-headline-part--default{color:#141414}.award-quote-headline-part--accent{color:#e42313}.award-quote-slash{flex-shrink:0;width:1px;height:clamp(50px,11vw,80px);background-color:rgba(0,0,0,.2);transform:rotate(20deg);margin-top:auto;transform-origin:center center}.award-quote-copy{font-family:Outfit,sans-serif;flex:1 1 auto;min-width:0;margin:0;max-width:38rem;font-size:clamp(.9rem,2.95vw,1.15rem);font-weight:300;line-height:1.52;color:#4a4a4a;text-align:left}@media (max-width:600px){.award-quote-section{padding:2rem 1rem}.award-quote-inner{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:1.5rem}.award-quote-badge{text-align:center}.award-quote-icon{margin:0 auto;width:100%;max-width:150px}.award-quote-headline{font-size:11px;margin-top:5px}.award-quote-slash{display:block;height:40px;margin-top:0}.award-quote-copy{max-width:40%;font-size:.75rem;line-height:1.4;text-align:left;max-width:none}}.chosen-section{position:relative;width:100%;background-color:#fff;padding:clamp(48px,8vw,96px) clamp(20px,6vw,80px) clamp(40px,6vw,72px);text-align:center;gap:clamp(24px,4vw,36px);box-sizing:border-box;overflow:hidden}.chosen-head,.chosen-section{display:flex;flex-direction:column;align-items:center}.chosen-head{gap:12px;max-width:720px}.chosen-headline{font-size:clamp(2rem,4.6vw,3.4rem);font-weight:600;color:#111;line-height:1.05;letter-spacing:-.02em}.chosen-headline,.chosen-subline{font-family:Outfit,system-ui,sans-serif;margin:0}.chosen-subline{font-size:clamp(.9rem,1.1vw,1rem);font-weight:400;color:#555;line-height:1.5;max-width:48ch}.chosen-stage{position:relative;width:100%;max-width:min(960px,94vw);height:clamp(400px,44vw,560px);margin:0 auto}.chosen-variant{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;opacity:0;transform:scale(.985);transition:opacity .45s ease-out,transform .5s cubic-bezier(.25,.46,.45,.94);pointer-events:none;will-change:opacity,transform}.chosen-variant.is-active{opacity:1;transform:scale(1.06)}.chosen-controls{display:flex;flex-direction:column;align-items:center;width:100%;max-width:min(960px,94vw)}.chosen-label{font-family:Outfit,system-ui,sans-serif;font-size:.7rem;font-weight:700;color:#111;letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;line-height:1}.chosen-tabs{--chosen-dot-size:18px;--chosen-pill-h:34px;--chosen-label-block:calc(0.7rem + 8px);flex-wrap:wrap;gap:14px}.chosen-tab-wrap,.chosen-tabs{display:flex;align-items:center;justify-content:center}.chosen-tab-wrap{flex-direction:column}.chosen-tab-wrap:not(.is-active){padding-top:var(--chosen-label-block)}.chosen-tab{--tab-color:#1a1a1a;--tab-ease:cubic-bezier(0.34,1.15,0.64,1);position:relative;flex-shrink:0;width:var(--chosen-dot-size);height:var(--chosen-dot-size);min-width:var(--chosen-dot-size);padding:0;border:1px solid rgba(0,0,0,.1);border-radius:999px;background-color:var(--tab-color);cursor:pointer;overflow:hidden;outline:none;transition:width .45s var(--tab-ease),min-width .45s var(--tab-ease),height .45s var(--tab-ease),padding .45s var(--tab-ease),background-color .35s ease-out,border-color .35s ease-out,box-shadow .35s ease-out}.chosen-tab__inner{display:inline-flex;align-items:center;justify-content:center;gap:0;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;color:#fff;transition:max-width .45s var(--tab-ease),opacity .3s ease-out,gap .35s var(--tab-ease)}.chosen-tab__label{font-family:Outfit,system-ui,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;line-height:1}.chosen-tab:not(.is-active):hover{transform:scale(1.14)}.chosen-tab:not(.is-active):focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--tab-color)}.chosen-tab.is-active{width:auto;min-width:72px;height:var(--chosen-pill-h);padding:0 20px;display:flex;border-color:transparent;background-color:var(--tab-color);box-shadow:none;transform:none}.chosen-tab.is-active .chosen-tab__inner{max-width:160px;opacity:1;gap:0}.chosen-tab.is-active[data-light=true] .chosen-tab__inner{color:#1a1a1a}.chosen-tab.is-active:focus-visible{outline:2px solid #1a1a1a;outline-offset:3px}@media (max-width:767px){.chosen-section{padding:40px 16px 32px;gap:20px}.chosen-headline{font-size:clamp(1.6rem,7.5vw,2.1rem)}.chosen-subline{font-size:.88rem;max-width:32ch}.chosen-stage{max-width:100%;width:100%;height:clamp(300px,78vw,400px)}.chosen-variant.is-active{transform:scale(1.02)}.chosen-tabs{--chosen-dot-size:16px;--chosen-pill-h:30px;--chosen-label-block:calc(0.7rem + 6px);gap:12px}.chosen-tab{width:var(--chosen-dot-size);height:var(--chosen-dot-size);min-width:var(--chosen-dot-size)}.chosen-tab.is-active{min-width:64px;height:var(--chosen-pill-h);padding:0 16px}.chosen-tab__label{font-size:.7rem}}@media (prefers-reduced-motion:reduce){.chosen-tab,.chosen-tab__inner,.chosen-variant{transition:none!important}.chosen-tab:not(.is-active):hover,.chosen-variant{transform:none!important}.chosen-tab:not(.is-active) .chosen-tab__inner{display:none}.chosen-tab.is-active .chosen-tab__inner{max-width:none;opacity:1;gap:0}}.design-section{position:relative;background-color:#fff;--p:0}.design-scroll-runway{position:relative;--design-phase-scroll:100vh;--design-runway:calc(3 * var(--design-phase-scroll));height:calc(100vh + var(--design-runway))}.design-sticky{position:sticky;top:0;left:0;width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0 clamp(16px,6vw,96px);box-sizing:border-box;z-index:2}.design-sticky.is-pinned{position:fixed;top:0;left:0}.design-sticky.is-bottom{position:absolute;top:auto;bottom:0;left:0}.design-stage{position:relative;width:100%;height:100%;flex:1;display:flex;align-items:center;justify-content:center}.design-heading-slot{position:absolute;left:0;right:0;z-index:5;pointer-events:none}.design-heading-slot--top{top:5%;height:clamp(4rem,10vw,8rem)}.design-heading-slot--bottom{bottom:8%;height:clamp(4rem,10vw,8rem)}.design-section .case-img{top:50%;right:-200px;z-index:10;width:auto;max-height:95vh;object-fit:contain;transform-origin:center center;transform:translateY(-50%) translateX(12%)}.design-heading,.design-section .case-img{position:absolute;will-change:transform;opacity:1}.design-heading{z-index:5;font-family:Outfit,system-ui,sans-serif;font-size:120px;font-weight:600;letter-spacing:0;line-height:1.1;color:#111;white-space:nowrap;margin:0}.design-heading--top-2{left:14%}.design-heading--top,.design-heading--top-2{top:50%;bottom:auto;transform:translate(-50%,-50%) translateX(calc(-50% - 100vw))}.design-heading--top{left:23%}.design-heading--bottom,.design-heading--bottom-2{top:50%;bottom:auto;left:75%;transform:translate(-50%,-50%) translateX(calc(-50% + 100vw))}.design-center{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;width:100%;max-width:1200px;height:70vh}.design-section .pill-bg{z-index:1;object-fit:cover;will-change:opacity,transform;opacity:0}.design-section .pill-bg,.design-section .pill-clip{position:absolute;width:100%;height:70%;border-radius:999px;transform:none}.design-section .pill-clip{overflow:hidden;z-index:3;pointer-events:none;isolation:isolate;will-change:auto;opacity:1}.design-section .center-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:translateX(-100%);opacity:1;backface-visibility:hidden;will-change:transform}.design-mobile-copy{display:none}@media (max-width:768px){.design-scroll-runway{--design-phase-scroll:85vh;--design-runway:calc(3 * var(--design-phase-scroll))}.design-sticky{flex-direction:column;align-items:stretch;justify-content:flex-start;padding:10px 16px 12px;overflow:hidden;gap:0}.design-stage{flex:1 1 auto;max-height:40vh;margin:auto;position:relative;width:100%;height:auto;padding:0}.design-heading-slot{position:absolute;left:0;right:0;flex-shrink:0;width:100%;height:clamp(2rem,8vw,2.75rem);overflow:visible}.design-heading-slot--top{top:20%;order:unset}.design-heading-slot--bottom{bottom:20%;top:auto;order:unset}.design-heading{font-size:clamp(1.65rem,7.5vw,2.25rem);white-space:nowrap;line-height:1.05;letter-spacing:-.02em;margin:0}.design-heading--top,.design-heading--top-2{top:50%;bottom:auto;left:20%;transform:translate(-50%,-50%) translateX(calc(-50% - 100vw))}.design-heading--bottom,.design-heading--bottom-2{top:50%;bottom:auto;left:80%;transform:translate(-50%,-50%) translateX(calc(-50% + 100vw))}.design-mobile-copy{display:block;position:relative;z-index:6;flex-shrink:0;text-align:center}.design-mobile-copy--top{display:flex;flex-direction:column;align-items:center;gap:6px;max-width:340px;width:100%;margin:auto}.design-mobile-copy--bottom{max-width:340px;width:100%;margin:6px auto 0}.design-mobile-copy__headline{font-family:Outfit,system-ui,sans-serif;font-size:clamp(1.35rem,5vw,1.65rem);font-weight:600;line-height:1.2;color:#111;margin:0}.design-mobile-copy__text{font-family:Outfit,system-ui,sans-serif;font-size:clamp(.88rem,3.6vw,.95rem);font-weight:400;line-height:1.55;color:#1a1a1a;margin:0}.design-center{position:absolute;inset:0;z-index:3;width:100%;height:100%;min-height:0;max-width:100%;margin:0}.design-section .pill-bg{object-fit:contain}.design-section .pill-bg,.design-section .pill-clip{top:50%;left:0;right:0;width:100%;height:120px;transform:translateY(-50%)}.design-section .pill-clip{z-index:4}.design-section .center-img{transform:translateX(-100%);object-fit:cover}.design-section .case-img{left:auto;right:-20px;max-height:clamp(240px,58vw,320px);max-width:min(95vw,380px);width:auto;z-index:6;transform:translateY(-50%) translateX(18%)}}@media (prefers-reduced-motion:reduce){.design-scroll-runway{height:auto}.design-sticky{position:relative;height:auto;min-height:100vh;overflow:visible}.design-heading--bottom,.design-heading--bottom-2,.design-heading--top,.design-heading--top-2,.design-section .case-img,.design-section .center-img{transform:none}.design-section .pill-bg,.design-section .pill-clip{opacity:1;transform:none}@media (max-width:768px){.design-section .case-img{left:auto;right:0;transform:translateY(-50%) translateX(18%)}.design-heading--bottom,.design-heading--bottom-2,.design-heading--top,.design-heading--top-2{transform:translate(-50%,-50%)}}}.fh-section{width:100%;background:#fff;padding:clamp(64px,8vw,100px) clamp(24px,5vw,80px)}.fh-inner{display:flex;align-items:center;gap:clamp(40px,5vw,72px);max-width:1280px;margin:0 auto}.fh-inner--image-left{flex-direction:row-reverse}.fh-inner--image-right{flex-direction:row}.fh-content{flex:1 1 38%;min-width:0;max-width:400px}.fh-inner--image-right .fh-content{margin-right:auto}.fh-inner--image-left .fh-content{margin-left:auto}.fh-headline{font-size:clamp(2.25rem,4.2vw,3.5rem);font-weight:600;line-height:1.08;letter-spacing:-.02em;color:#000;margin:0 0 20px}.fh-description,.fh-headline{font-family:Outfit,system-ui,sans-serif}.fh-description{font-size:clamp(.9375rem,1.15vw,1.0625rem);font-weight:400;line-height:1.55;color:#1a1a1a;margin:0;max-width:36ch}.fh-media{flex:1 1 58%;min-width:0;max-width:720px}.fh-image-wrap{position:relative;width:100%;aspect-ratio:1.08/1;border-radius:clamp(28px,3.5vw,52px);overflow:hidden;background:var(--fh-bg,#f3f3f1)}.fh-image-wrap:not(.fh-image-wrap--ear){opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.fh-section.is-visible .fh-image-wrap:not(.fh-image-wrap--ear){opacity:1;transform:translateY(0)}.fh-image-wrap--ear{opacity:1;transform:none}.fh-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.fh-image-wrap--product .fh-image{object-fit:contain}.fh-rotate-stage{position:relative;width:100%;height:100%}.fh-rotate-stage .fh-image{position:absolute;inset:0;transition:opacity 1s cubic-bezier(.4,0,.2,1),transform 1.1s cubic-bezier(.4,0,.2,1)}.fh-rotate-stage .fh-image--primary{opacity:1;transform:rotate(0deg);transform-origin:52% 54%}.fh-rotate-stage .fh-image--secondary{opacity:0;transform:rotate(0deg);transform-origin:52% 54%}.fh-section.is-rotated .fh-rotate-stage .fh-image--primary{opacity:0;transform:rotate(var(--fh-rotation,20deg))}.fh-section.is-rotated .fh-rotate-stage .fh-image--secondary{opacity:1;transform:rotate(var(--fh-rotation,20deg))}.fh-ear-stage{position:relative;width:100%;height:100%}.fh-ear-photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.fh-ear-arc{position:absolute;top:-6%;left:32%;width:45%;height:auto;aspect-ratio:424/446;pointer-events:none;overflow:visible;transform:rotate(-8deg);opacity:1;visibility:visible;transition:none}.fh-ear-arc__dash{fill:#fff;opacity:0;transition:opacity .3s ease}.fh-ear-arc__dash.is-visible{opacity:1}@media (max-width:767px){.fh-section{padding:26px 20px}.fh-inner,.fh-inner--image-left,.fh-inner--image-right{flex-direction:column;align-items:stretch;gap:28px}.fh-content{flex:none;max-width:none;text-align:center;order:1}.fh-inner--image-left .fh-content,.fh-inner--image-right .fh-content{margin:0 auto}.fh-headline{font-size:clamp(1.75rem,7.5vw,2.125rem);line-height:1.12;margin-bottom:14px}.fh-description{font-size:.875rem;line-height:1.55;max-width:320px;margin:0 auto;color:#222}.fh-media{flex:none;max-width:none;order:2}.fh-image-wrap{aspect-ratio:1/1.05;border-radius:24px}.fh-image-wrap--product .fh-image{padding:16px}.fh-ear-arc{top:-5%;left:29%;width:53%;height:auto;aspect-ratio:424/446;transform:rotate(-11deg)}.fh-rotate-stage .fh-image--primary,.fh-rotate-stage .fh-image--secondary{transform-origin:50% 52%}}@media (prefers-reduced-motion:reduce){.fh-ear-arc{visibility:visible!important}.fh-ear-arc,.fh-ear-arc__dash{opacity:1!important;transition:none!important}}.cfit-section{background:#fff;isolation:isolate}.cfit-card,.cfit-section{position:relative;width:100%;overflow:hidden;line-height:0}.cfit-card{transform:translate3d(0,100%,0);opacity:0;transition:transform .95s cubic-bezier(.22,1,.36,1),opacity .5s ease-out;will-change:transform,opacity}.cfit-section.is-visible .cfit-card{transform:translateZ(0);opacity:1}.cfit-img{width:100%;height:auto;display:block;object-fit:cover}.cfit-overlay{position:absolute;bottom:clamp(20px,5%,52px);left:clamp(20px,5%,56px);right:clamp(20px,5%,56px);pointer-events:none}.cfit-section .cfit-overlay .na-blur-in{transition-delay:0s}.cfit-section.is-visible .cfit-overlay .na-blur-in{transition-delay:var(--na-delay,0s)}.cfit-headline{font-size:clamp(2.4rem,7vw,5.5rem);font-weight:600;color:#fff;line-height:1;letter-spacing:-.025em;margin:0 0 .35em}.cfit-headline,.cfit-subline{font-family:Outfit,system-ui,sans-serif}.cfit-subline{font-size:clamp(.88rem,1.5vw,1.1rem);font-weight:400;color:hsla(0,0%,100%,.82);margin:0;line-height:1.5}@media (max-width:767px){.cfit-card{transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .45s ease-out}.cfit-overlay{bottom:clamp(16px,4%,28px);left:18px;right:18px}.cfit-headline{font-size:clamp(2rem,10vw,3rem)}.cfit-subline{font-size:.85rem}}@media (prefers-reduced-motion:reduce){.cfit-card{transform:none!important;opacity:1!important;transition:none!important}}.dio-section{position:relative;background-color:#fff}.dio-scroll-runway{position:relative;--dio-runway:380vh;height:calc(100vh + var(--dio-runway))}.dio-sticky{position:sticky;top:0;left:0;width:100%;height:100vh;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:64px 0 32px;box-sizing:border-box;z-index:2}.dio-copy{text-align:center;max-width:640px;margin:0 auto 40px;flex-shrink:0}.dio-headline{font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.12;color:#111;margin:0 0 16px}.dio-description,.dio-headline{font-family:Outfit,system-ui,sans-serif}.dio-description{font-size:1rem;font-weight:400;line-height:1.55;color:#4a4a4a;margin:0 auto;max-width:52ch}.dio-stage{position:relative;flex:1;width:100%;min-height:0;max-width:100%;display:flex;align-items:center;justify-content:center}.dio-rings{width:400px;height:400px;transform:translate(-50%,-50%);z-index:1}.dio-rings,.dio-white-expand{position:absolute;top:50%;left:50%;pointer-events:none}.dio-white-expand{width:clamp(100px,24vw,200px);height:clamp(6px,1vw,10px);background-color:#fff;border-radius:999px;transform:translate(-50%,-50%) scaleX(0);transform-origin:center center;will-change:transform;z-index:3}.dio-ring{position:absolute;top:50%;left:50%;width:100%;height:100%;margin:-50% 0 0 -50%;object-fit:contain;transform:scale(.12);transform-origin:center center;opacity:0;will-change:transform,opacity;-webkit-user-drag:none}.dio-ring[data-ring-index="0"]{z-index:1}.dio-ring[data-ring-index="1"]{z-index:2}.dio-ring[data-ring-index="2"]{z-index:3}.dio-watch-stack{position:relative;z-index:2;width:100%;display:flex;align-items:center;justify-content:center;min-height:320px}.dio-face,.dio-strap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:auto;object-fit:contain;will-change:transform,opacity;-webkit-user-drag:none}.dio-strap{width:100%;opacity:0}.dio-face{width:400px;opacity:1;transform-origin:center center}.dio-section.dio-motion-fallback .dio-ring{transform:scale(1);opacity:1}.dio-section.dio-motion-fallback .dio-face,.dio-section.dio-motion-fallback .dio-strap{opacity:1}.dio-section.dio-motion-fallback .dio-white-expand{transform:translate(-50%,-50%) scaleX(1)}@media (max-width:768px){.dio-scroll-runway{--dio-runway:320vh}.dio-strap{height:180px;object-fit:cover}.dio-sticky{padding:48px 0 24px}.dio-copy{max-width:340px;margin-bottom:32px}.dio-headline{font-size:clamp(1.45rem,5.5vw,1.75rem)}.dio-description{font-size:.875rem}.dio-rings{width:250px;height:250px}.dio-face{width:200px}.dio-watch-stack{max-height:200px}}@media (prefers-reduced-motion:reduce){.dio-scroll-runway{--dio-runway:0;height:auto;min-height:100vh}.dio-sticky{position:relative;height:auto;min-height:100vh}.dio-ring{transform:scale(1);opacity:1}.dio-face,.dio-strap{opacity:1}.dio-white-expand{transform:translate(-50%,-50%) scaleX(1)}}.clarity-section{font-family:Outfit,sans-serif;--clarity-sticky-h:100vh}.clarity-section,.clarity-text{position:relative;background:#fff}.clarity-text{z-index:2;max-width:760px;margin:0 auto;padding:clamp(20px,3.5vw,44px) clamp(20px,5vw,32px) clamp(8px,1.5vw,14px);text-align:center;box-sizing:border-box}.clarity-text-inner{display:none}.clarity-headline{margin:0 0 12px;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.08;color:#1a1a1a}.clarity-headline--mobile{display:none}.clarity-headline .clarity-accent{font-style:normal;position:relative;display:inline-block}.clarity-description{margin:0 auto;max-width:620px;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.5;color:#4a4a4a}.clarity-scroll-runway{position:relative;--clarity-runway:300vh;height:calc(var(--clarity-sticky-h) + var(--clarity-runway))}.clarity-sticky{position:sticky;top:0;left:0;height:var(--clarity-sticky-h);z-index:1}.clarity-stage,.clarity-sticky{width:100%;overflow:hidden;isolation:isolate}.clarity-stage{position:relative;height:100%;background:#fff}.clarity-layer{position:absolute;bottom:0;display:block;width:100%;margin:0}.clarity-layer img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}.clarity-layer--bg{z-index:1}.clarity-layer--bg img{transform-origin:center bottom}.clarity-layer--orange{z-index:2;background:rgba(233,111,57,.62);opacity:0;will-change:opacity;transform:translateZ(0);backface-visibility:hidden;-webkit-mask-image:var(--clarity-bg-mobile);mask-image:var(--clarity-bg-mobile);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center bottom;mask-position:center bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (min-width:768px){.clarity-layer--orange{-webkit-mask-image:var(--clarity-bg-desktop);mask-image:var(--clarity-bg-desktop)}}.clarity-typography{position:absolute;left:0;right:0;top:0;z-index:3;display:flex;align-items:flex-end;justify-content:space-between;gap:clamp(8px,2vw,24px);padding:0 10px;pointer-events:none}.clarity-type{font-size:9rem;font-weight:800;line-height:1;margin-bottom:-.18em;letter-spacing:-.03em;color:#e8652a;-webkit-text-stroke:1.5px hsla(0,0%,100%,.92);paint-order:stroke fill;text-shadow:0 0 0 hsla(0,0%,100%,.35);white-space:nowrap;will-change:transform;backface-visibility:hidden;-webkit-font-smoothing:antialiased;transform:translateZ(0)}.clarity-type--left{transform:translate3d(-110vw,0,0)}.clarity-type--right{transform:translate3d(110vw,0,0)}.clarity-layer--subject{z-index:4}.clarity-layer--subject img{object-fit:contain;object-position:center bottom}@media (min-width:768px){.clarity-layer{inset:0;top:0;bottom:0;height:100%}.clarity-layer img,.clarity-layer--bg img,.clarity-layer--orange img,.clarity-layer--subject img{object-fit:contain;object-position:center bottom}}.clarity-badges{position:absolute;right:clamp(12px,2.5vw,28px);bottom:clamp(12px,2vw,24px);z-index:8;display:flex;flex-direction:column;align-items:flex-end;gap:clamp(8px,1.2vw,14px);pointer-events:none}.clarity-badge{display:block;width:80px;height:auto;opacity:1;transform:none}.clarity-badges .clarity-badge+.clarity-badge{width:80px}.clarity-motion-bound .clarity-badge,.clarity-motion-bound .clarity-badges,.clarity-motion-fallback .clarity-badge,.clarity-motion-fallback .clarity-badges{opacity:1!important;transform:none!important}.clarity-stage-fade{position:absolute;left:0;display:none;right:0;bottom:0;height:18%;z-index:6;pointer-events:none;background:linear-gradient(0deg,#fff 0,transparent)}.clarity-motion-bound .clarity-layer--orange,.clarity-motion-bound .clarity-type{transition:none}.clarity-motion-fallback .clarity-layer--orange{opacity:1}.clarity-motion-fallback .clarity-type{transform:translateZ(0)}@media (max-width:767px){.clarity-typography{padding:0}.clarity-section{--clarity-sticky-h:100vh}.clarity-text-outer{display:none}.clarity-sticky{display:flex;flex-direction:column;justify-content:center;height:100vh}.clarity-text-inner{display:block;flex:0 0 auto;background:#fff;position:relative;z-index:5}.clarity-stage{flex:0 0 auto;width:100%;height:auto;aspect-ratio:1/1;min-height:280px;max-height:70vh;margin-top:0;position:relative}.clarity-layer{inset:0;bottom:0;height:100%}.clarity-sticky{padding-top:0}.clarity-layer img{width:100%;height:100%;object-fit:contain}.clarity-layer--bg img,.clarity-layer--orange img{object-position:bottom;object-fit:contain}.clarity-layer--subject img{object-position:38% bottom;transform:scale(clamp(1,1 + (100vw - 360px) * .0006,1.15));transform-origin:38% bottom}.clarity-text{padding-top:clamp(16px,4vw,28px);padding-bottom:6px}.clarity-headline--desktop{display:none}.clarity-headline--mobile{display:block;font-size:clamp(1.65rem,7.5vw,2.1rem)}.clarity-headline--mobile .clarity-accent:after{content:"";position:absolute;left:0;right:0;bottom:.04em;height:3px;border-radius:999px}.clarity-description{font-size:clamp(.875rem,3.8vw,.95rem)}.clarity-scroll-runway{--clarity-runway:240vh}.clarity-typography{padding-inline:2px;padding-bottom:3px}.clarity-type{-webkit-text-stroke-width:1px;font-size:2.5rem}.clarity-type--left,.clarity-type--right{transform:translateX(0)}.clarity-badges{gap:6px;right:10px;bottom:10px}.clarity-badge,.clarity-badges .clarity-badge+.clarity-badge{width:56px}}@media (prefers-reduced-motion:reduce){.clarity-scroll-runway{--clarity-runway:0;height:auto}.clarity-sticky{position:relative;height:clamp(320px,72vw,520px)}.clarity-layer--orange{opacity:1}.clarity-type{opacity:1;transform:translateX(0)}}.ai-section{overflow:hidden;background:#fff}.ai-hero,.ai-section,.ai-stage{position:relative;width:100%}.ai-hero{z-index:1;height:100vh;overflow:hidden;background-color:#fff}.ai-hero__img,.ai-hero__picture{display:block;width:100%;height:100%}.ai-hero__img{object-fit:cover;object-position:center 32%}.ai-panel{position:relative;z-index:2;width:100%;padding:48px 64px 96px;box-sizing:border-box;background-color:#eeedeb}.ai-panel__cut{position:absolute;left:-10px;right:0;bottom:calc(100% - 5px);width:110vw;height:200px;display:block;overflow:visible;pointer-events:none}.ai-panel__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-template-rows:auto auto;align-content:center;column-gap:clamp(24px,4vw,72px);row-gap:32px;width:100%;max-width:1180px;margin:0 auto;min-height:clamp(380px,46vh,560px)}.ai-phones{grid-column:1;grid-row:1/span 2;align-self:center;width:100%;max-width:520px;justify-self:start;filter:drop-shadow(0 24px 48px rgba(0,0,0,.12));opacity:0;transform:translateY(28px);transition:opacity .75s cubic-bezier(.19,1,.22,1),transform .75s cubic-bezier(.19,1,.22,1);will-change:opacity,transform}.ai-phones picture,.ai-phones__img{display:block;width:100%}.ai-phones__img{height:auto;object-fit:contain;object-position:center;pointer-events:none;user-select:none}.ai-text{grid-row:1;align-self:end;gap:clamp(14px,2vw,22px)}.ai-app-download,.ai-text{grid-column:2;display:flex;flex-direction:column;max-width:460px;justify-self:end;width:100%}.ai-app-download{grid-row:2;align-self:start;align-items:flex-start;gap:16px;opacity:0;transform:translateY(8px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.ai-section.is-visible .ai-app-download{opacity:1;transform:translateY(0)}.ai-app-icon{width:72px;height:72px;border-radius:16px;object-fit:contain}.ai-app-links{display:flex;align-items:center;gap:8px;font-family:Outfit,system-ui,sans-serif;font-size:1.05rem;font-weight:400;color:#1a1a1a}.ai-app-os-image{display:block;height:24px;width:auto;object-fit:contain}.ai-headline{font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:600;color:#1a1a1a;line-height:1.05;letter-spacing:-.02em}.ai-description,.ai-headline{font-family:Outfit,system-ui,sans-serif;margin:0}.ai-description{font-size:clamp(.92rem,1.12vw,1.05rem);font-weight:400;color:#4a4a4a;line-height:1.6}.ai-description--mobile{display:none}.ai-section.is-visible .ai-phones{opacity:1;transform:translateY(0)}@keyframes ai-phones-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:767px){.ai-hero{height:100vh}.ai-hero__img{object-position:center 28%}.ai-panel{padding:24px 20px 56px}.ai-panel__cut{position:absolute;left:0;right:0;bottom:calc(100% - 3px);width:100%;display:block;pointer-events:none;overflow:visible;height:110px}.ai-panel__inner{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:28px;min-height:0;text-align:center}.ai-text{grid-row:1;align-items:center;max-width:none;gap:12px}.ai-phones,.ai-text{grid-column:1;justify-self:center}.ai-phones{grid-row:2;max-width:min(300px,86vw)}.ai-app-download{grid-column:1;grid-row:3;justify-self:center;align-items:center;text-align:center;flex-direction:row;place-content:center;gap:16px;margin-top:-12px}.ai-app-icon{width:50px}.ai-app-links{font-size:1rem;gap:8px}.ai-app-os-image{height:18px}.ai-headline{font-size:clamp(1.75rem,7.5vw,2.2rem);text-align:center}.ai-description--desktop{display:none}.ai-description--mobile{display:block;text-align:center;font-size:.9rem;line-height:1.55;max-width:34ch;margin:0 auto;color:#555}}@media (prefers-reduced-motion:reduce){.ai-phones,.ai-section.is-visible .ai-phones__img{opacity:1!important;transform:none!important;transition:none!important;animation:none!important}}