.vic{display:block;position:relative;isolation:isolate;overflow:hidden;border-radius:var(--vic-radius);background:#202020;touch-action:pan-y}.vic *{box-sizing:border-box}.vic__slides{display:grid}.vic__slide{position:relative;grid-area:1/1;display:grid;align-items:center;justify-items:center;min-height:var(--vic-height);padding:72px var(--page-padding,max(20px,calc((100vw - var(--page-width,1240px))/2))) 110px;color:var(--vic-color);opacity:0;pointer-events:none;transition:opacity .85s var(--ease-in-out,cubic-bezier(.77,0,.175,1))}.vic__slide.is-active{opacity:1;pointer-events:auto;z-index:1}.vic__slide[data-content-position^=top-]{align-items:start}.vic__slide[data-content-position^=bottom-]{align-items:end}.vic__slide[data-content-position$=-left]{justify-items:start}.vic__slide[data-content-position$=-right]{justify-items:end}.vic__media,.vic__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.vic__media picture,.vic__media img,.vic__media svg,.vic__media video{display:block;width:100%;height:100%}.vic__media img,.vic__media video{object-fit:cover;object-position:var(--vic-position,center)}.vic__shade{background:rgba(0,0,0,var(--vic-overlay))}.vic__content{width:100%;max-width:620px;text-align:center;overflow-wrap:break-word;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s var(--ease-out,cubic-bezier(.23,1,.32,1))}.vic__slide.is-active .vic__content{opacity:1;transform:translateY(0);transition:opacity .56s ease .16s,transform .56s var(--ease-out,cubic-bezier(.23,1,.32,1)) .16s}.vic__slide[data-text-align=left] .vic__content{text-align:left}.vic__slide[data-text-align=right] .vic__content{text-align:right}.vic__badge{display:inline-block;margin:0 0 18px;padding:7px 14px;border-radius:999px;background:var(--vic-badge-background);color:var(--vic-badge-color);font-size:var(--vt-small,14px);font-weight:500;line-height:1.2;letter-spacing:.01em}.vic__content h2{color:inherit}.vic__text{max-width:560px;margin:24px auto 0}.vic__slide[data-text-align=left] .vic__text{margin-left:0;margin-right:auto}.vic__slide[data-text-align=right] .vic__text{margin-left:auto;margin-right:0}.vic__text p{color:inherit}.vic__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:30px}.vic__slide[data-text-align=left] .vic__actions{justify-content:flex-start}.vic__slide[data-text-align=right] .vic__actions{justify-content:flex-end}.vic__cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:12px 30px;border:1px solid var(--vic-primary-border);border-radius:999px;background:var(--vic-primary-background);color:var(--vic-primary-color);text-decoration:none;font-size:var(--vt-small,14px);font-weight:400;line-height:1.4;transition:transform .16s var(--ease-out,cubic-bezier(.23,1,.32,1)),opacity .16s ease}.vic__cta--secondary{background:var(--vic-secondary-background);border-color:var(--vic-secondary-border);color:var(--vic-secondary-color)}.vic__cta:active{transform:scale(.97)}.vic__controls{position:absolute;z-index:2;bottom:32px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;color:#fff}.vic__controls button{cursor:pointer;-webkit-appearance:none;appearance:none;border:0;color:inherit;background:transparent;padding:0;min-width:44px;height:44px;font-family:inherit}.vic__pagination{display:flex;align-items:center;gap:6px}.vic__dot{display:grid;place-items:center}.vic__dot span{display:block;width:40px;height:5px;border-radius:999px;background:#fff;opacity:.35;transition:opacity .2s ease;box-shadow:0 0 0 1px #0002}.vic__dot[aria-current] span{opacity:1}.vic__controls .vic__arrow,.vic__controls .vic__pause{font-size:20px;background:#0003;border:1px solid #ffffff45;border-radius:50%}.vic__pause{display:grid;place-items:center}.vic__record-glyph{display:block;width:14px;height:14px;background:#f35d4a;border-radius:3px;transition:border-radius .16s ease,transform .16s var(--ease-out,cubic-bezier(.23,1,.32,1))}.vic__pause[data-state=paused] .vic__record-glyph{border-radius:50%}.vic a:focus-visible,.vic button:focus-visible{outline:2px solid #fff;outline-offset:4px}.vic:not([data-ready]) .vic__controls{display:none}.vic[data-instant] .vic__slide,.vic[data-instant] .vic__content{transition:none}@media(hover:hover)and (pointer:fine){.vic__cta:hover{opacity:.9}.vic__dot:hover span{opacity:1}}@media(max-width:767px){.vic__slide{min-height:var(--vic-mobile-height);padding:48px var(--page-padding,18px) 104px}.vic__text{margin-top:16px}.vic__actions{margin-top:24px;gap:10px}.vic__cta{min-height:46px;padding:12px 22px}.vic__controls{bottom:20px;gap:4px}.vic__dot span{width:28px}.vic__pagination{gap:0}}@media(prefers-reduced-motion:reduce){.vic__slide{transition:opacity .15s ease}.vic__content,.vic__slide.is-active .vic__content{transform:none;transition:opacity .15s ease}.vic__cta{transition:opacity .15s ease}.vic__cta:active{transform:none}}.vls-hero{position:relative;overflow:hidden;min-height:600px;color:var(--vls-ink);background:radial-gradient(circle at 78% 25%,color-mix(in srgb,var(--vls-accent) 13%,white) 0,color-mix(in srgb,var(--vls-accent) 6%,white) 25%,transparent 53%),linear-gradient(118deg,#fff 8%,var(--vls-bg) 64%,color-mix(in srgb,var(--vls-accent) 12%,white) 100%)}.vls-hero__rings:before,.vls-hero__rings:after{content:"";position:absolute;border:1px solid color-mix(in srgb,var(--vls-accent) 38%,transparent);border-radius:50%;pointer-events:none}.vls-hero__rings:before{width:740px;height:740px;right:-120px;top:-220px}.vls-hero__rings:after{width:480px;height:480px;right:-15px;top:-96px}.vls-hero__inner{width:min(calc(100% - 48px),var(--page-width, 1280px));min-height:600px;margin:0 auto;padding:96px 0 88px;position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:56px;align-items:center}.vls-eyebrow{margin:0;color:var(--vls-accent);font-size:12px;font-weight:700;letter-spacing:.14em;line-height:1.3;text-transform:uppercase}.vls-hero__title{max-width:760px;margin:20px 0 24px;font-family:var(--font-heading-family, inherit);font-size:clamp(46px,5.1vw,78px);font-weight:500;letter-spacing:-.055em;line-height:1.04}.vls-hero__title p{margin:0}.vls-hero__title em{color:var(--vls-accent);font-style:normal}.vls-hero__lead{max-width:590px;color:color-mix(in srgb,var(--vls-ink) 72%,white);font-size:clamp(16px,1.3vw,18px);line-height:1.65}.vls-hero__lead p{margin:0}.vls-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:32px}.vls-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 24px;border-radius:999px;background:var(--vls-ink);color:#fff;font-size:14px;font-weight:500;text-decoration:none;transition:transform .25s ease,opacity .25s ease}.vls-button:hover{transform:translateY(-2px);opacity:.9}.vls-text-link{color:var(--vls-accent);font-size:14px;font-weight:500;text-underline-offset:4px}.vls-hero__stats{display:grid;grid-template-columns:1fr 1fr;gap:14px;transform:rotate(-4deg)}.vls-stat{min-height:210px;padding:28px;border:1px solid color-mix(in srgb,var(--vls-accent) 16%,transparent);border-radius:26px;background:#ffffffbd;box-shadow:0 25px 70px #231c5812;display:flex;flex-direction:column;justify-content:space-between;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.vls-stat:nth-child(2){margin-top:62px;background:var(--vls-accent);color:#fff}.vls-stat__symbol{font-size:26px;line-height:1}.vls-stat strong{display:block;font-family:var(--font-heading-family, inherit);font-size:66px;font-weight:500;letter-spacing:-.07em;line-height:1}.vls-stat span:last-child{display:block;margin-top:8px;font-size:12px;font-weight:500;line-height:1.35}@media(max-width:850px){.vls-hero__inner{grid-template-columns:1fr;gap:20px;padding:68px 0 64px}.vls-hero__stats{max-width:460px;transform:none}.vls-stat{min-height:165px}.vls-stat:nth-child(2){margin-top:28px}.vls-stat strong{font-size:52px}}@media(max-width:600px){.vls-hero{min-height:0}.vls-hero__inner{width:min(calc(100% - 40px),var(--page-width, 1280px));min-height:0;padding:60px 0 56px}.vls-hero__title{font-size:46px}.vls-hero__stats{gap:10px}.vls-stat{min-height:145px;padding:18px;border-radius:18px}.vls-stat strong{font-size:44px}}@media(prefers-reduced-motion:reduce){.vls-button{transition:none}}.vls-list{display:block;background:#fff;color:#18202d}.vls-list__inner{width:min(calc(100% - 48px),var(--page-width, 1280px));margin:0 auto;padding:82px 0 104px}.vls-list h2{margin:0 0 8px;font-family:var(--font-heading-family, inherit);font-size:clamp(28px,2.4vw,34px);font-weight:500;letter-spacing:-.04em}.vls-list__inner>p{margin:0 0 28px;color:#626b7c;font-size:14px}.vls-list__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.vls-list__item{min-width:0;padding:13px 16px;border:1px solid #ececf2;border-radius:12px;background:#fff;color:#343c4a;font-size:14px;font-weight:500;display:flex;justify-content:space-between;gap:10px;transition:border-color .2s ease,background .2s ease,transform .2s ease}.vls-list__item:after{content:"\2197";color:#f55f0c;opacity:.55}.vls-list__item:hover{border-color:#f7b38d;background:#fffaf7;transform:translateY(-1px)}.vls-list__disclaimer{margin-top:42px;padding-top:24px;border-top:1px solid #ececf2;color:#626b7c;font-size:13px;line-height:1.55}.vls-list__disclaimer p{margin:0}@media(max-width:900px){.vls-list__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.vls-list__inner{width:min(calc(100% - 40px),var(--page-width, 1280px));padding:62px 0 74px}.vls-list__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.vls-list__item{padding:11px 12px;font-size:13px}}@media(prefers-reduced-motion:reduce){.vls-list__item{transition:none}}.vls-search{display:block;color:#18202d;background:#fff}.vls-search__inner{width:min(calc(100% - 48px),var(--page-width, 1280px));margin:0 auto;padding:86px 0 72px}.vls-search .vls-eyebrow{color:#f55f0c}.vls-search__sr-only{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}.vls-search__head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.vls-search__head h2{margin:8px 0;font-family:var(--font-heading-family, inherit);font-size:clamp(32px,3vw,44px);font-weight:500;letter-spacing:-.045em;line-height:1.14}.vls-search__head p:not(.vls-eyebrow){max-width:650px;margin:0;color:#626b7c;font-size:15px;line-height:1.55}.vls-search__count{color:#626b7c;font-size:13px;white-space:nowrap}.vls-search__box{height:64px;padding:0 20px;border:1px solid #dedfea;border-radius:15px;background:#fff;box-shadow:0 7px 25px #1f204e0a;display:flex;align-items:center;gap:13px}.vls-search__box svg{flex:none;color:#f55f0c}.vls-search__box input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#18202d;font-size:16px}.vls-search__box button{padding:7px;border:0;background:transparent;color:#f55f0c;font-size:13px;font-weight:600}.vls-search__filters{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px}.vls-search__filters button{padding:9px 16px;border:1px solid #e5e5ed;border-radius:999px;background:#fff;color:#5b6371;font-size:12px;font-weight:600;transition:border-color .2s ease,background .2s ease,color .2s ease}.vls-search__filters button:hover{border-color:#f55f0c}.vls-search__filters button[aria-pressed=true]{border-color:#18202d;background:#18202d;color:#fff}.vls-search__empty{margin-top:22px;padding:22px;border:1px dashed #dedfea;border-radius:14px;color:#626b7c;text-align:center}.vls-search__empty strong,.vls-search__empty span{display:block}.vls-search__empty strong{color:#18202d;font-size:16px}.vls-search__empty span{margin-top:4px;font-size:14px}@media(max-width:600px){.vls-search__inner{width:100%;padding:62px 0 54px}.vls-search__head,.vls-search__box,.vls-search__empty{margin-left:20px;margin-right:20px}.vls-search__head{display:block}.vls-search__count{display:block;margin-top:16px}.vls-search__filters{flex-wrap:nowrap;overflow-x:auto;padding:0 20px 8px;scroll-padding-inline:20px;scrollbar-width:none}.vls-search__filters::-webkit-scrollbar{display:none}.vls-search__filters button{flex:0 0 auto}}.vls-variants{display:block;background:#f8f8fb;color:#18202d}.vls-results__inner{width:min(calc(100% - 48px),var(--page-width, 1280px));margin:0 auto;padding:28px 0 84px}.vls-results__title{display:flex;flex-wrap:wrap;align-items:baseline;gap:14px}.vls-results__title h2{margin:0;font-family:var(--font-heading-family, inherit);font-size:clamp(28px,2.4vw,34px);font-weight:500;letter-spacing:-.04em}.vls-results__title>span{padding:5px 10px;border-radius:999px;background:#fff0e8;color:#f55f0c;font-size:12px;font-weight:600}.vls-results__intro{margin:8px 0 28px;color:#626b7c;font-size:14px}.vls-variants__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.vls-card{overflow:hidden;border:1px solid #e9e9f1;border-radius:19px;background:#fff;transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.vls-card:hover{border-color:#f7b38d;box-shadow:0 12px 28px #f55f0c12;transform:translateY(-2px)}.vls-card[open]{border-color:#f55f0c;box-shadow:0 16px 40px #f55f0c14}.vls-card summary{min-height:112px;padding:23px 24px;list-style:none;display:flex;align-items:center;gap:15px;cursor:pointer}.vls-card summary::-webkit-details-marker{display:none}.vls-card__letter{width:44px;height:44px;flex:none;border-radius:13px;background:#fff0e8;color:#f55f0c;display:grid;place-items:center;font-family:var(--font-heading-family, inherit);font-size:18px;font-weight:600}.vls-card__title{min-width:0;flex:1}.vls-card__title strong,.vls-card__title small{display:block}.vls-card__title strong{font-family:var(--font-heading-family, inherit);font-size:19px;font-weight:600;letter-spacing:-.025em}.vls-card__title small{margin-top:4px;color:#626b7c;font-size:12px}.vls-card summary i{width:9px;height:9px;margin-right:4px;border:solid #847e9f;border-width:0 2px 2px 0;transform:rotate(45deg);transition:transform .24s ease}.vls-card[open] summary i{transform:rotate(225deg)}.vls-card__preview{margin-top:-8px;padding:0 24px 19px 83px;display:flex;flex-wrap:wrap;gap:6px}.vls-card__preview span{padding:5px 9px;border-radius:999px;background:#f7f7fb;color:#687080;font-size:11px;font-weight:600}.vls-card[open] .vls-card__preview{display:none}.vls-card__variants{padding:18px 24px 24px;border-top:1px solid #e7e9ef}.vls-card__variants>div{padding:10px 0;display:grid;grid-template-columns:125px 1fr;gap:10px;font-size:13px}.vls-card__variants>div+div{border-top:1px solid #f2f2f6}.vls-card__variants b{color:#525b6e}.vls-card__variants span{color:#4e5665;line-height:1.55;overflow-wrap:anywhere;word-break:normal}.vls-results__empty{grid-column:1 / -1;padding:36px;border:1px dashed #d8d5e7;border-radius:15px;color:#626b7c;text-align:center}@media(max-width:760px){.vls-variants__grid{grid-template-columns:1fr}}@media(max-width:600px){.vls-results__inner{width:min(calc(100% - 40px),var(--page-width, 1280px));padding:24px 0 62px}.vls-card summary{min-height:92px;padding:18px}.vls-card__preview{padding-left:18px}.vls-card__variants>div{grid-template-columns:1fr;gap:2px}}@media(prefers-reduced-motion:reduce){.vls-card,.vls-card summary i{transition:none}}.product-sticky-navigation:has(product-scroll-navigation[data-scroll-enabled]){position:fixed;top:0;left:0;right:0;z-index:25;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);visibility:hidden;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .22s ease,transform .28s cubic-bezier(.23,1,.32,1),visibility .28s}.product-sticky-navigation.vpd-nav-visible:has(product-scroll-navigation[data-scroll-enabled]){visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}product-scroll-navigation{display:block}product-scroll-navigation[data-scroll-enabled].vpd .product-links .button{border:0!important;box-shadow:none!important;outline:none;background-image:none}product-scroll-navigation[data-scroll-enabled].vpd .product-links .button:before,product-scroll-navigation[data-scroll-enabled].vpd .product-links .button:after{content:none!important;box-shadow:none!important;border:0!important}product-scroll-navigation[data-scroll-enabled].vpd .product-links .button:focus-visible{outline:2px solid #ed5b20;outline-offset:4px}@media(prefers-reduced-motion:reduce){.product-sticky-navigation:has(product-scroll-navigation[data-scroll-enabled]){transform:none;transition:opacity .12s ease,visibility .12s}}.vpi{display:block;position:relative;isolation:isolate;overflow:hidden}.vpi__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.vpi__background img,.vpi__background video{display:block;width:100%;height:100%;object-fit:cover}.vpi--media .vpi__background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--intro-overlay,.35)}.vpd .vpi--media .hardware-heading{padding-block:clamp(100px,12vw,190px);min-height:540px;display:flex;flex-direction:column;justify-content:center}.vpd .vpi--media h2,.vpd .vpi--media h2 span,.vpd .vpi--media p,.vpd .vpi--media .eyebrow{color:var(--intro-text,#fff)}.vpi__copy{position:relative;z-index:1}.vpi__play{position:absolute;right:24px;bottom:20px;background:#fffd;border:0;border-radius:999px;padding:10px 16px;color:#191919;font-size:12px;z-index:2}.vpi__play:focus-visible{outline:2px solid #ed5b20;outline-offset:3px}@media(max-width:760px){.vpd .vpi--media .hardware-heading{min-height:420px;padding-block:90px}.vpi__play{right:16px;bottom:14px}}.vcg{display:block;padding:30px 20px 80px;background:#f3f3f5;font-family:Google Sans,Arial,sans-serif}.vcg__card{max-width:1280px;margin:auto;border-radius:34px;background:var(--cue-bg,#fff);color:var(--cue-ink,#191919);box-shadow:0 20px 70px #00000008;overflow:hidden}.vcg__trigger{-webkit-appearance:none;appearance:none;display:grid;grid-template-columns:80px minmax(0,1fr) auto;align-items:center;gap:36px;width:100%;padding:48px;border:0;background:transparent;color:inherit;text-align:left;font:inherit;cursor:pointer}.vcg__icon{width:80px;height:80px;border-radius:50%;background:#fff3ec;display:flex;align-items:center;justify-content:center;gap:5px}.vcg__icon i{display:block;width:4px;height:22px;border-radius:8px;background:var(--cue-accent)}.vcg__icon i:nth-child(2){height:34px}.vcg.is-visible .vcg__icon i{animation:vcg-bounce .65s cubic-bezier(.23,1,.32,1) 2}.vcg.is-visible .vcg__icon i:nth-child(2){animation-delay:80ms}.vcg.is-visible .vcg__icon i:nth-child(3){animation-delay:.16s}.vcg__eyebrow{display:block;margin:0 0 12px;color:var(--cue-accent);font-size:11px;line-height:1.4;letter-spacing:.13em;text-transform:uppercase;font-weight:600}.vcg__heading>strong{display:block;font-size:clamp(24px,2.4vw,36px);line-height:1.12;letter-spacing:-.045em}.vcg__summary{display:block;margin-top:14px;font-size:16px;line-height:1.5;color:#747474}.vcg__action{display:flex;align-items:center;gap:18px;font-size:13px;white-space:nowrap}.vcg__plus{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#191919;color:#fff;font-size:26px;transition:transform .25s,background .25s}.vcg__trigger[aria-expanded=true] .vcg__plus{transform:rotate(45deg);background:var(--cue-accent)}.vcg__body{padding:0 48px 40px}.vcg__body[hidden],.vcg [data-cue-panel][hidden]{display:none!important}.vcg__grid{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:56px;border-top:1px solid #e6e6e6;padding-top:52px}.vcg__copy h2{font-size:clamp(34px,4vw,58px);line-height:1.06;letter-spacing:-.05em;margin:20px 0 24px;color:var(--cue-ink)}.vcg__intro{font-size:16px;line-height:1.6;color:#777}.vcg__steps{margin-top:32px}.vcg__step{display:grid;grid-template-columns:34px 1fr;gap:14px;-webkit-appearance:none;appearance:none;text-align:left;background:none;border:0;border-top:1px solid #ddd;width:100%;padding:20px 0;color:#888;font:inherit;cursor:pointer}.vcg__step>span:first-child{font-size:11px;padding-top:4px}.vcg__step strong{font-size:17px;font-weight:600}.vcg__step-text{display:block;font-size:12px;margin-top:5px;line-height:1.5;color:#888}.vcg__step-text p{margin:0}.vcg__step[aria-pressed=true]{color:var(--cue-accent)}.vcg__visual{min-width:0}.vcg__visual img{width:100%;height:auto;display:block;border-radius:24px}.vcg__illustration{padding:28px;background:#202020;border-radius:24px;min-height:380px;color:#fff}.vcg__brand{font-size:26px;font-weight:600}.vcg__illustration-label{display:block;color:#aaa;font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-top:8px}.vcg__sample-icon{font-size:90px;line-height:1.6;text-align:center;color:var(--cue-accent)}.vcg__sample{padding:28px;border-radius:20px;background:#f7f7f9;color:#222}.vcg__sample>div{font-size:14px;color:#777;line-height:1.6;margin-top:12px}.vcg__sample-line{display:block;height:9px;background:#e7e7e9;margin-top:14px;border-radius:8px}.vcg__sample-line:last-child{width:65%}.vcg__reminder{margin-top:44px;padding:24px;display:flex;gap:24px;align-items:center;background:#f7f4f2;border-radius:20px;font-size:14px}.vcg__reminder>span{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;border:1px solid #ffb595;border-radius:50%;color:var(--cue-accent)}.vcg__reminder p{margin:6px 0 0;color:#777;line-height:1.5}.vcg button:focus-visible{outline:2px solid var(--cue-accent);outline-offset:-3px}@keyframes vcg-bounce{0%,to{transform:scaleY(1) translateY(0)}40%{transform:scaleY(.65) translateY(-4px)}70%{transform:scaleY(1.08) translateY(1px)}}@media(max-width:760px){.vcg{padding:20px 18px 56px}.vcg__card{border-radius:24px}.vcg__trigger{grid-template-columns:56px 1fr;gap:20px;padding:28px 24px}.vcg__icon{width:56px;height:56px}.vcg__action{grid-column:2;justify-content:space-between}.vcg__heading>strong{font-size:25px}.vcg__body{padding:0 24px 28px}.vcg__grid{grid-template-columns:1fr;gap:28px;padding-top:28px}.vcg__copy h2{font-size:38px}.vcg__reminder{padding:18px;gap:14px;align-items:start}.vcg__illustration{min-height:320px;padding:22px}}@media(prefers-reduced-motion:reduce){.vcg.is-visible .vcg__icon i{animation:none}.vcg__plus{transition:none}}.vss{display:block;background:var(--vss-bg);color:var(--vss-ink);padding-block:var(--vss-space)}.vss *{box-sizing:border-box}.vss__wrap{max-width:var(--vss-width);width:calc(100% - 80px);margin-inline:auto}.vss__wrap>h2{padding-bottom:24px}.vss__layout{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,3fr);gap:clamp(32px,4vw,72px);align-items:start}.vss__nav{position:sticky;top:var(--vss-top);border-left:2px solid color-mix(in srgb,var(--vss-ink) 12%,transparent)}.vss__indicator{position:absolute;left:-2px;top:0;width:2px;height:1px;background:var(--vss-ink);transform-origin:top;transition:transform .25s var(--ease-out,cubic-bezier(.23,1,.32,1))}.vss__link{display:block;padding:24px 0 24px 30px;color:var(--vss-muted);text-decoration:none;opacity:.55;transition:opacity .2s ease}.vss__link[aria-current=step]{color:var(--vss-ink);opacity:1}.vss__label{display:block;font-size:var(--vt-subtitle,24px);font-weight:400;line-height:1.3;margin-bottom:12px}.vss__summary{display:block;font-size:var(--vt-body,18px);font-weight:400;line-height:1.5;color:var(--vss-muted)}.vss__link:focus-visible{outline:2px solid currentColor;outline-offset:5px}.vss__chapter{scroll-margin-top:var(--vss-top);padding-bottom:32px}.vss__chapter:last-child{padding-bottom:0}.vss__media{aspect-ratio:2/1;border-radius:var(--vss-radius);overflow:hidden;background:#f2f2f2}.vss__media img,.vss__media svg{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--vss-position,center)}.vss__mobile-copy{display:none}@media(hover:hover)and (pointer:fine){.vss__link:hover{opacity:1}}@media(min-width:768px)and (max-height:700px){.vss__link{padding-block:12px}.vss__summary{font-size:var(--vt-small,14px)}.vss__label{margin-bottom:8px}}@media(max-width:767px){.vss{padding-block:40px}.vss__wrap{width:calc(100% - 40px)}.vss__wrap>h2{padding-bottom:12px}.vss__layout{display:block}.vss__nav{display:none}.vss__mobile-copy{display:block;margin-bottom:20px}.vss__mobile-copy p{color:var(--vss-muted);margin:0}.vss__media{aspect-ratio:4/3}.vss__chapter{padding-bottom:36px}}@media(prefers-reduced-motion:reduce){.vss__indicator,.vss__link{transition:none}}.vrd-detail{display:block;--vrd-detail-accent: #ed5b20}.vrd-detail__trigger,.vrd-detail__close{-webkit-appearance:none;appearance:none;border:0;cursor:pointer;font:inherit;display:inline-flex;align-items:center;justify-content:center;padding:0;touch-action:manipulation}.vrd-detail__trigger{background:#e8e8ed;color:#55555a;border-radius:99px;min-width:44px;min-height:44px;transition:transform .18s ease,background .18s ease}.vrd-detail__trigger:hover{background:#d8d8df;transform:scale(1.04)}.vrd-detail__trigger:active,.vrd-detail__close:active{transform:scale(.95)}.vrd-detail__trigger:focus-visible,.vrd-detail__close:focus-visible{outline:3px solid #ed5b20;outline-offset:5px}.vrd-detail__plus{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0}.vrd-detail svg{width:24px;height:24px}.vrd-detail--pill{text-align:center;margin:36px auto 0}.vrd-detail--pill .vrd-detail__trigger{padding:8px;gap:20px;background:#e8e8ed;color:#1d1d1f;max-width:100%}.vrd-detail--pill .vrd-detail__label{padding-left:18px;font-size:clamp(15px,1.5vw,20px);font-weight:600;line-height:1.3;overflow:hidden}.vrd-detail--pill .vrd-detail__plus{border-radius:50%;background:var(--vrd-detail-accent);color:#fff}.vrd-detail--pill[data-pending] .vrd-detail__label{max-width:0;opacity:0;padding-left:0}.vrd-detail--pill[data-pending] .vrd-detail__trigger{gap:0}.vrd-detail--pill .vrd-detail__label{max-width:600px;transition:max-width .65s cubic-bezier(.22,1,.36,1),opacity .35s ease,padding .65s ease}.vrd-detail--pill .vrd-detail__trigger{transition:gap .65s ease,transform .18s ease}.vrd-detail__dialog{box-sizing:border-box;position:fixed;top:0;right:0;bottom:0;left:0;width:min(1040px,calc(100% - 48px));max-width:none;max-height:calc(100dvh - 64px);margin:auto;padding:0;border:0;border-radius:32px;background:#fafafa;color:#1d1d1f;text-align:left;overflow:auto;overscroll-behavior:contain;font-family:Google Sans,Arial,Helvetica,sans-serif;box-shadow:0 28px 100px #0003}.vrd-detail__dialog:not([open]){display:none}.vrd-detail__dialog::backdrop{background:#0007;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vrd-detail__dialog[open]{animation:vrd-detail-in .32s cubic-bezier(.22,1,.36,1)}.vrd-detail__toolbar{position:sticky;top:0;height:0;z-index:2;display:flex;justify-content:flex-end;padding-right:20px}.vrd-detail__close{flex-shrink:0;margin-top:20px;width:44px;height:44px;border-radius:50%;background:#e8e8ed;color:#444}.vrd-detail__content{padding:68px 72px 76px}.vrd-detail__eyebrow{margin:0 0 18px;color:#c64b17;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.vrd-detail__content h2{margin:0;max-width:760px;font-size:clamp(32px,4.7vw,60px);font-weight:600;line-height:1.05;letter-spacing:-.045em;color:#1d1d1f}.vrd-detail__intro{max-width:720px;margin:24px 0 36px;font-size:18px;line-height:1.55;color:#6e6e73}.vrd-detail__content p{margin-top:0}.vrd-detail__image{margin:32px 0;background:#f0f0f2;border-radius:22px;overflow:hidden}.vrd-detail__image img{display:block;width:100%;height:auto}.vrd-detail__diagram{padding:32px;border-radius:24px;margin:36px 0;background:#efeff1}.vrd-detail__diagram-label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#777}.vrd-detail__flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.vrd-detail__node{position:relative;padding:22px;min-height:145px;background:#fff;border:1px solid #00000008;border-radius:16px;box-shadow:0 8px 25px #00000004}.vrd-detail__node+.vrd-detail__node:before{content:"\2192";position:absolute;left:-20px;top:45%;color:#999}.vrd-detail__node-mark{display:block;color:#c64b17;font-size:12px;margin-bottom:18px}.vrd-detail__node strong{font-size:15px;line-height:1.3;display:block}.vrd-detail__lines{display:block;margin-top:18px;width:80%;height:20px;background:linear-gradient(#e8e8ed 0 4px,transparent 4px 12px,#e8e8ed 12px 16px,transparent 16px)}.vrd-detail__diagram--vitana .vrd-detail__node:last-child{background:#252527;color:#fff}.vrd-detail__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:40px}.vrd-detail__number{display:block;color:#c64b17;font-size:13px;margin-bottom:12px}.vrd-detail__step h3{margin:0 0 12px;color:#1d1d1f;font-size:21px;line-height:1.2;font-weight:600;letter-spacing:-.025em}.vrd-detail__step p{color:#6e6e73;font-size:15px;line-height:1.6}html:has(.vrd-detail__dialog[open]){overflow:hidden}@keyframes vrd-detail-in{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:none}}.vrd-typewriter{display:block;position:relative}.vrd-typewriter__reserve{opacity:0}.vrd-typewriter__text{position:absolute;top:0;right:0;bottom:0;left:0}.vrd-typewriter[data-typing] .vrd-typewriter__text:after{content:"";display:inline-block;width:2px;height:.8em;margin-left:4px;background:#ed5b20}@media(max-width:700px){.vrd-detail__dialog{width:calc(100% - 20px);max-height:calc(100dvh - 24px);border-radius:24px}.vrd-detail__content{padding:72px 24px 40px}.vrd-detail__intro{font-size:16px}.vrd-detail__steps{grid-template-columns:1fr;gap:24px}.vrd-detail__diagram{padding:20px}.vrd-detail__flow{grid-template-columns:1fr;gap:16px}.vrd-detail__node{min-height:0;padding:16px}.vrd-detail__node-mark{margin-bottom:8px}.vrd-detail__lines{display:none}.vrd-detail__node+.vrd-detail__node:before{content:"\2193";left:50%;top:-19px}}@media(prefers-reduced-motion:reduce){.vrd-detail *,.vrd-detail__dialog[open]{animation:none!important;transition:none!important}.vrd-detail--pill[data-pending] .vrd-detail__label{max-width:600px;opacity:1;padding-left:18px}.vrd-detail--pill[data-pending] .vrd-detail__trigger{gap:20px}}.viaim-adaptive-media{display:block;width:100%;min-width:0;aspect-ratio:var(--natural-ratio,4/3);overflow:hidden}.viaim-adaptive-media[data-layout=uniform]{aspect-ratio:4/3}.viaim-adaptive-media .viaim-flex-media__asset{display:block!important;position:static!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important;margin:0!important;padding:0!important;border:0!important}:is(.vrd-capture-step__media,.vrd-capture__media,.vrd-hardware__photo-media,.vrd-memory__media,.vrd-sense-step__media,.vrd-forward-step__media):not([hidden]):has(>.viaim-adaptive-media){aspect-ratio:auto!important;height:auto!important;min-height:0!important;display:block!important;flex:none!important}.vrd-sense-step__stage:has(.viaim-adaptive-media){min-height:0!important;aspect-ratio:auto!important;display:block!important}.vrd-forward-step__visual:has(.viaim-adaptive-media){align-items:start!important}.vrd-forward-step__web:has(.viaim-adaptive-media),.vrd-forward-step__export:has(.viaim-adaptive-media){min-height:0!important}.vrd-forward-step__web:has(.viaim-adaptive-media){padding:0!important}.vrd-capture-step__media[hidden],.vrd-sense-step__media[hidden]{display:none!important}.vpd{--orange:#ed5b20;--orange-dark:#c43e09;--ink:#191919;--muted:#696969;--soft:#f5f5f5;--line:#dedede;--white:#fff;--radius:22px;font-family:Google Sans,Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.55}.vpd h2,.vpd h3,.vpd p{margin:0}.vpd img{display:block;max-width:100%}.vpd .wrap{width:min(var(--vpd-width,1280px),calc(100% - 96px));margin-inline:auto}.vpd [id]{scroll-margin-top:100px}.vpd *{box-sizing:border-box}.vpd img{max-width:100%;display:block}.vpd button,.vpd a,.vpd input{touch-action:manipulation}.vpd button{font:inherit;cursor:pointer}.vpd a{color:inherit;text-decoration:none}.vpd button:focus-visible,.vpd a:focus-visible,.vpd summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.vpd button:disabled{cursor:default}.vpd h1,.vpd h2,.vpd h3,.vpd p{margin:0}.vpd h1,.vpd h2,.vpd h3{line-height:1.08;letter-spacing:-.055em}.vpd h2{font-size:clamp(36px,4.7vw,65px);font-weight:600}.vpd h3{font-size:26px;font-weight:600}.vpd p{color:var(--muted)}.vpd .wrap{width:min(1240px,calc(100% - 96px));margin:auto}.vpd .review-bar{background:#f2f2f2;color:#666;padding:8px 24px;text-align:center;font-size:12px;letter-spacing:.04em}.vpd .review-bar a{text-decoration:underline;margin-left:12px}.vpd .site-header{height:76px;border-bottom:1px solid #eee}.vpd .header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:25px}.vpd .logo{font-size:33px;letter-spacing:-2px;font-weight:700;color:#151515;line-height:1}.vpd .top-nav{display:flex;gap:30px;font-size:14px}.vpd .top-nav a:hover{color:var(--orange)}.vpd .header-end{font-size:14px;color:#656565}.vpd .product-bar{position:sticky;top:0;z-index:10;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e8e8e8}.vpd .product-bar .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:65px}.vpd .product-bar strong{font-size:17px;letter-spacing:-.02em}.vpd .product-links{display:flex;align-items:center;gap:27px;font-size:13px}.vpd .product-links>a:not(.button){color:#656565}.vpd .button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid var(--orange);padding:15px 27px;border-radius:100px;background:var(--orange);color:#fff;font-weight:600;font-size:14px;line-height:1.2;transition:background .15s,transform .15s}.vpd .button:hover{background:var(--orange-dark);border-color:var(--orange-dark)}.vpd .button.small{padding:11px 21px;font-size:13px}.vpd .button.outline{background:transparent;border-color:#ccc;color:var(--ink)}.vpd .button.outline:hover{border-color:var(--ink)}.vpd .eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:600;margin-bottom:22px;color:var(--orange)}.vpd .hero{padding:55px 0 64px;display:grid;grid-template-columns:1.12fr 1fr;gap:64px;align-items:center}.vpd .gallery-main{position:relative;aspect-ratio:1;background:var(--soft);border-radius:24px;overflow:hidden;display:grid;place-items:center}.vpd .gallery-main img{width:100%;height:100%;object-fit:contain;background:#fff}.vpd .gallery-stamp{position:absolute;left:23px;top:24px;z-index:1;font-size:11px;letter-spacing:.12em;text-transform:uppercase;border:1px solid #d7d7d7;padding:7px 12px;border-radius:20px;background:#ffffffdb}.vpd .thumbs{display:flex;gap:12px;margin-top:16px;justify-content:center}.vpd .thumb{width:72px;height:72px;border:1px solid #ddd;border-radius:10px;padding:4px;background:#fff;overflow:hidden}.vpd .thumb[aria-pressed=true]{border-color:var(--orange);box-shadow:0 0 0 1px var(--orange)}.vpd .thumb img{width:100%;height:100%;object-fit:cover;border-radius:6px}.vpd .hero h1{font-size:clamp(40px,4.2vw,59px);font-weight:600;letter-spacing:-.06em}.vpd .hero h1 em{font-style:normal;color:var(--orange)}.vpd .hero .intro{font-size:16px;line-height:1.6;margin-top:23px;max-width:460px}.vpd .hero .eyebrow{margin-bottom:18px}.vpd .mini-benefits{display:flex;gap:10px 18px;flex-wrap:wrap;font-size:12px;color:#444;margin-top:23px}.vpd .mini-benefits span:before{content:"\2713";margin-right:7px;color:var(--orange)}.vpd .purchase{border-top:1px solid var(--line);margin-top:27px;padding-top:24px}.vpd .price-row{display:flex;align-items:baseline;gap:9px}.vpd .price{font-size:32px;font-weight:600;letter-spacing:-.04em}.vpd .price-row small{font-size:12px;color:var(--muted)}.vpd .color-row{margin-top:17px;display:flex;align-items:center;gap:12px;font-size:13px}.vpd .swatch{width:30px;height:30px;border:4px solid #fff;outline:1px solid #ddd;border-radius:50%;background:#242424}.vpd .swatch.silver{background:#c5c5c5}.vpd .swatch[aria-pressed=true]{outline:2px solid var(--orange)}.vpd .buy-row{display:flex;gap:12px;margin-top:23px}.vpd .buy-row .button{flex:1;padding:17px}.vpd .plan-link{font-size:13px;display:inline-block;margin-top:13px;border-bottom:1px solid #aaa}.vpd .hero-foot{font-size:12px;color:#666;margin-top:15px;display:flex;gap:15px;flex-wrap:wrap}.vpd .proof-strip{border-block:1px solid #e4e4e4;padding:26px 0}.vpd .proof-strip .wrap{display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap;font-size:14px}.vpd .proof-strip strong{font-weight:600}.vpd .proof-strip span{color:#737373;font-size:12px;margin-left:8px}.vpd :is(.section,.vpd-content-section){padding:104px 0}.vpd .section-head{margin-bottom:45px;max-width:800px}.vpd .section-head.center{text-align:center;margin-inline:auto;max-width:830px}.vpd .section-head p{font-size:17px;line-height:1.65;max-width:640px;margin-top:23px}.vpd .section-head.center p{margin-inline:auto}.vpd .duo{display:grid;grid-template-columns:1fr 1fr;gap:23px}.vpd .image-story{margin:0}.vpd .image-story>img{aspect-ratio:1.37;object-fit:cover;border-radius:var(--radius);width:100%}.vpd .image-story figcaption{padding:23px 4px}.vpd .image-story h3{font-size:24px;letter-spacing:-.035em}.vpd .image-story p{font-size:14px;max-width:450px;margin-top:11px}.vpd .fineprint{font-size:12px;line-height:1.6;color:#747474;max-width:900px}.vpd .hardware-footer{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:42px;padding-top:30px;border-top:1px solid var(--line)}.vpd .hardware-footer div{border-right:1px solid var(--line);padding-left:35px}.vpd .hardware-footer div:first-child{padding-left:0}.vpd .hardware-footer div:last-child{border:0}.vpd .hardware-footer strong{font-size:34px;letter-spacing:-.04em;display:block}.vpd .hardware-footer p{font-size:13px;margin-top:5px}.vpd .system-intro{background:#171717;color:#fff;padding:88px 0}.vpd .system-intro .wrap{display:grid;grid-template-columns:1.25fr 1fr;gap:70px;align-items:end}.vpd .system-intro h2{font-size:clamp(36px,4.5vw,61px)}.vpd .system-intro p{color:#a7a7a7;font-size:16px;max-width:350px}.vpd .journey{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:58px!important;grid-column:1/-1}.vpd .journey a{display:block;padding-top:18px;border-top:1px solid #5a5a5a}.vpd .journey small{font-size:12px;color:#999;display:block;margin-bottom:12px}.vpd .journey strong{font-size:18px;font-weight:500;letter-spacing:-.02em}.vpd .journey a:hover strong{color:#fa804d}.vpd .capture-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:center}.vpd .capture-layout .section-head{margin-bottom:25px}.vpd .capture-photo{border-radius:var(--radius);overflow:hidden;background:var(--soft);position:relative}.vpd .capture-photo img{width:100%;aspect-ratio:1.2;object-fit:cover}.vpd .segmented{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.vpd .segmented button{border:1px solid #ddd;background:#fff;color:#666;font-size:13px;padding:11px 17px;border-radius:30px}.vpd .segmented button[aria-selected=true]{background:#1c1c1c;color:#fff;border-color:#1c1c1c}.vpd .scenario-copy{font-size:14px;min-height:72px;line-height:1.6}.vpd .capture-note{margin-top:24px;font-size:12px;color:#777}.vpd .note-row{display:flex;align-items:center;gap:14px;margin-top:22px;padding:15px 17px;border:1px solid #ddd;border-radius:12px;font-size:12px;color:#666}.vpd .note-row b{font-size:13px;color:#222;display:block}.vpd .orange-index{font-size:14px;font-weight:600;color:var(--orange);border:1px solid #f0c4b0;width:32px;height:32px;border-radius:50%;display:inline-grid;place-items:center;flex-shrink:0}.vpd .sense{background:#f4f4f4}.vpd .sense-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.vpd .summary-art{border-radius:26px;background:#ececec;position:relative;min-height:510px;display:grid;place-items:center;overflow:hidden}.vpd .summary-art img{width:96%;max-width:600px;max-height:580px;object-fit:contain}.vpd .real-ui-label{position:absolute;bottom:20px;left:23px;color:#747474;font-size:11px;letter-spacing:.09em;text-transform:uppercase}.vpd .output-list{border-top:1px solid #d5d5d5}.vpd .output-list>div{padding:23px 0;border-bottom:1px solid #d5d5d5;display:flex;gap:18px}.vpd .output-list .num{font-size:12px;color:var(--orange);padding-top:5px}.vpd .output-list h3{font-size:24px}.vpd .output-list p{font-size:14px;line-height:1.65;margin-top:12px}.vpd .support-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-top:48px}.vpd .support-row h3{font-size:17px;letter-spacing:-.02em;margin-bottom:10px}.vpd .support-row p{font-size:13px;line-height:1.65}.vpd .multilingual{margin-top:32px;padding:19px 22px;border:1px solid #d7d7d7;border-radius:12px;display:flex;justify-content:space-between;gap:30px;align-items:center}.vpd .multilingual span{font-size:13px;color:#696969}.vpd .multilingual strong{font-size:14px;font-weight:500}.vpd .memory{padding-bottom:0}.vpd .memory .section-head{max-width:870px}.vpd .memory-board{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:48px}.vpd .memory-card{background:#f6f6f6;border-radius:22px;overflow:hidden}.vpd .memory-card img{width:100%;aspect-ratio:1.324;object-fit:cover}.vpd .memory-card .text{padding:29px 32px 32px}.vpd .memory-card .eyebrow{margin-bottom:13px}.vpd .memory-card h3{font-size:27px;line-height:1.2}.vpd .memory-card p{margin-top:15px;font-size:14px;line-height:1.7}.vpd .memory-question{padding:38px 0 0;text-align:center}.vpd .memory-question span{font-size:11px;color:#777;text-transform:uppercase;letter-spacing:.1em}.vpd .memory-question p{font-size:clamp(22px,3vw,36px);color:#242424;letter-spacing:-.03em;margin-top:12px;line-height:1.25}.vpd .memory-foot{display:flex;gap:28px;justify-content:center;flex-wrap:wrap;margin-top:25px;font-size:12px;color:#7c7c7c}.vpd .forward{background:#191919;color:#fff;margin-top:105px}.vpd .forward .section-head p{color:#aaa}.vpd .forward-visual{display:grid;grid-template-columns:1.4fr .6fr;gap:20px;align-items:center}.vpd .web-art{background:#242424;border-radius:24px;padding:35px 26px 10px}.vpd .web-art img{width:100%;object-fit:contain}.vpd .web-art .caption{padding:10px 10px 22px;font-size:12px;color:#b6b6b6}.vpd .export-art{background:#f4f4f4;border-radius:24px;overflow:hidden;color:#222}.vpd .export-art img{width:100%}.vpd .export-art h3{font-size:21px;margin:23px 25px 8px}.vpd .export-art p{font-size:13px;margin:0 25px 26px}.vpd .forward-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:38px}.vpd .forward-bottom h3{font-size:18px;letter-spacing:-.03em}.vpd .forward-bottom p{font-size:13px;color:#aaa;margin-top:14px;line-height:1.7}.vpd .forward-bottom a{color:#ddd;text-decoration:underline;text-underline-offset:4px}.vpd .trust{padding:80px 0;background:#fafafa;border-bottom:1px solid #e7e7e7}.vpd .trust-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.vpd .trust h2{font-size:44px}.vpd .trust p{font-size:14px;max-width:410px;margin-top:20px}.vpd .certs{display:flex;justify-content:space-between;align-items:center;gap:25px}.vpd .certs img{width:80px;height:80px;object-fit:contain;filter:grayscale(1)}.vpd .cert-note{text-align:center;font-size:11px;color:#777;margin-top:20px}.vpd .plans-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:44px}.vpd .plans-head .section-head{margin:0}.vpd .billing{display:flex;border:1px solid #ddd;border-radius:40px;padding:4px;flex-shrink:0}.vpd .billing button{padding:10px 17px;border:0;border-radius:30px;font-size:13px;background:transparent;color:#666}.vpd .billing button[aria-pressed=true]{background:#222;color:#fff}.vpd .plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vpd .plan{border:1px solid #ddd;border-radius:18px;padding:29px;position:relative}.vpd .plan.included{border:1px solid #f1ac8d;background:#fff9f5}.vpd .plan .eyebrow{margin-bottom:16px;font-size:11px}.vpd .plan h3{font-size:26px;letter-spacing:-.04em}.vpd .plan-price{display:flex;align-items:baseline;gap:5px;margin:23px 0}.vpd .plan-price strong{font-size:35px;font-weight:500;letter-spacing:-.05em}.vpd .plan-price small{font-size:12px;color:#777}.vpd .plan .minutes{font-size:15px;color:#222;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid #ddd}.vpd .plan p{font-size:13px;line-height:1.7}.vpd .plan a{display:block;font-size:13px;margin-top:22px;text-decoration:underline;text-underline-offset:4px}.vpd .plans .fineprint{margin-top:22px}.vpd .decisions{background:#f4f4f4;padding:80px 0}.vpd .decision-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.vpd .decision-copy h2{font-size:40px}.vpd .decision-copy p{margin-top:22px;font-size:15px}.vpd .comparison{border-top:1px solid #cfcfcf}.vpd .comparison a{display:grid;grid-template-columns:120px 1fr 20px;gap:20px;padding:19px 0;border-bottom:1px solid #d3d3d3;align-items:center;font-size:14px}.vpd .comparison a span{color:#666;font-size:13px}.vpd .comparison .current{color:var(--orange);font-weight:600}.vpd .details-section{display:grid;grid-template-columns:1fr 1fr;gap:80px}.vpd .details-section h2{font-size:39px;margin-bottom:34px}.vpd .specs{margin:0}.vpd .specs>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #e4e4e4;font-size:13px}.vpd .specs dt{color:#747474}.vpd .specs dd{margin:0;text-align:right;max-width:60%}.vpd .box-details{margin-top:25px;border:1px solid #ddd;border-radius:12px;padding:15px 18px}.vpd .box-details img{max-width:340px;margin:15px auto}.vpd .box-details summary{cursor:pointer;font-size:14px}.vpd .faq details{border-bottom:1px solid #ddd}.vpd .faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px;padding:19px 0;font-weight:500}.vpd .faq summary::-webkit-details-marker{display:none}.vpd .faq summary:after{content:"+";font-size:21px;font-weight:400;color:#777}.vpd .faq details[open] summary:after{content:"\2212"}.vpd .faq details p{font-size:13px;line-height:1.7;padding:0 22px 21px 0}.vpd .final-cta{background:#f4f4f4}.vpd .final-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:55px 0}.vpd .final-photo img{width:100%;max-width:430px;margin:auto;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}.vpd .final-copy h2{font-size:52px}.vpd .final-copy p{font-size:15px;margin-top:22px;max-width:430px}.vpd .final-copy .button{margin-top:30px}.vpd .final-copy small{display:block;margin-top:17px;font-size:12px;color:#777}.vpd footer{padding:35px 0 30px;border-top:1px solid #ddd}.vpd footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.vpd footer p{font-size:12px}.vpd footer a{text-decoration:underline;text-underline-offset:4px}.vpd .mobile-buy{display:none}.vpd :is(.section,.vpd-content-section)[id]{scroll-margin-top:15px}.vpd .text-link{font-size:13px;border-bottom:1px solid #bbb;display:inline-block;margin-top:19px}@media(min-width:1550px){.vpd .wrap{width:min(1320px,calc(100% - 120px))}.vpd .hero{gap:85px}}@media(max-width:1000px){.vpd .wrap{width:calc(100% - 56px)}.vpd .hero{gap:32px;grid-template-columns:1fr 1fr}.vpd .hero h1{font-size:43px}.vpd .hero .intro{font-size:14px}.vpd .hero-foot,.vpd .mini-benefits{font-size:11px}.vpd .capture-layout{gap:35px}.vpd .sense-layout{gap:30px}.vpd .summary-art{min-height:400px}.vpd .system-intro .wrap{gap:40px}.vpd .trust-inner{gap:30px}.vpd .certs{gap:12px}.vpd .certs img{width:62px;height:62px}.vpd .decision-layout,.vpd .details-section{gap:42px}.vpd .plan{padding:23px}.vpd .final-copy h2{font-size:43px}}@media(max-width:760px){.vpd .wrap{width:calc(100% - 36px)}.vpd .review-bar{font-size:11px;padding:8px 12px}.vpd .review-bar a{margin-left:6px}.vpd .site-header{height:62px}.vpd .top-nav{gap:17px;font-size:12px}.vpd .header-end{display:none}.vpd .logo{font-size:29px}.vpd .product-bar .wrap{min-height:57px;gap:10px}.vpd .product-bar strong{font-size:15px}.vpd .product-links{gap:17px}.vpd .product-links .optional{display:none}.vpd .product-links>a:not(.button){font-size:12px}.vpd .product-links .button{padding:9px 15px;font-size:12px}.vpd .hero{grid-template-columns:1fr;padding:23px 0 42px;gap:33px}.vpd .gallery-main{aspect-ratio:1.08}.vpd .hero h1{font-size:44px;max-width:520px}.vpd .hero .intro{font-size:15px;max-width:550px}.vpd .gallery-stamp{font-size:10px;left:17px;top:17px}.vpd .thumb{width:59px;height:59px}.vpd .thumbs{gap:9px;margin-top:11px}.vpd .mini-benefits{font-size:12px}.vpd .purchase{margin-top:24px}.vpd .hero-foot{font-size:12px}.vpd .proof-strip{padding:22px 0}.vpd .proof-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:20px}.vpd .proof-strip strong{font-size:13px}.vpd .proof-strip span{display:block;margin:3px 0 0;font-size:11px}.vpd :is(.section,.vpd-content-section){padding:67px 0}.vpd .section-head{margin-bottom:30px}.vpd .section-head p{font-size:15px;margin-top:18px}.vpd .eyebrow{font-size:11px;margin-bottom:18px}.vpd h2{font-size:38px}.vpd .duo{gap:25px;grid-template-columns:1fr}.vpd .image-story figcaption{padding:20px 1px 0}.vpd .image-story h3{font-size:23px}.vpd .image-story p{font-size:14px}.vpd .hardware-footer{margin-top:34px;padding-top:25px;gap:12px}.vpd .hardware-footer div{padding-left:15px}.vpd .hardware-footer strong{font-size:26px}.vpd .hardware-footer p{font-size:11px}.vpd .system-intro{padding:60px 0}.vpd .system-intro .wrap{grid-template-columns:1fr;gap:26px}.vpd .system-intro h2{font-size:39px}.vpd .system-intro p{font-size:15px;max-width:100%}.vpd .journey{gap:20px;grid-template-columns:1fr 1fr;margin-top:15px!important}.vpd .journey strong{font-size:16px}.vpd .capture-layout,.vpd .sense-layout{grid-template-columns:1fr;gap:29px}.vpd .capture-layout .section-head{margin-bottom:24px}.vpd .segmented{gap:7px}.vpd .segmented button{padding:10px 13px;font-size:12px}.vpd .scenario-copy{min-height:60px}.vpd .capture-photo img{aspect-ratio:1.24}.vpd .summary-art{min-height:0;aspect-ratio:1}.vpd .summary-art img{width:100%}.vpd .output-list>div{padding:20px 0}.vpd .output-list h3{font-size:22px}.vpd .support-row{grid-template-columns:1fr;gap:24px;margin-top:33px}.vpd .support-row h3{font-size:17px}.vpd .support-row p{font-size:14px}.vpd .multilingual{flex-direction:column;align-items:start;gap:8px;padding:18px}.vpd .memory{padding-bottom:0}.vpd .memory-board{grid-template-columns:1fr;gap:21px;margin-top:30px}.vpd .memory-card .text{padding:24px}.vpd .memory-card h3{font-size:26px}.vpd .memory-question{padding-top:30px}.vpd .memory-question p{font-size:27px}.vpd .memory-foot{gap:12px 22px;font-size:11px}.vpd .forward{margin-top:65px}.vpd .forward-visual{grid-template-columns:1fr;gap:20px}.vpd .web-art{padding:20px 14px 0}.vpd .export-art{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center}.vpd .export-art img{grid-column:1;grid-row:1/3;height:100%;object-fit:cover}.vpd .export-art h3{font-size:20px;align-self:end;margin:20px 18px 8px}.vpd .export-art p{align-self:start;margin:0 18px 20px;font-size:12px}.vpd .forward-bottom{grid-template-columns:1fr;gap:28px;margin-top:32px}.vpd .forward-bottom p{margin-top:10px;font-size:14px}.vpd .trust{padding:61px 0}.vpd .trust-inner{grid-template-columns:1fr;gap:34px}.vpd .trust h2{font-size:37px}.vpd .trust p{font-size:14px;max-width:100%}.vpd .certs{justify-content:space-around;gap:15px}.vpd .certs img{width:63px;height:63px}.vpd .plans-head{display:block;margin-bottom:30px}.vpd .billing{display:inline-flex;margin-top:25px}.vpd .plans-grid{grid-template-columns:1fr;gap:14px}.vpd .plan{padding:25px}.vpd .plan .eyebrow{margin-bottom:13px}.vpd .plan-price{margin:18px 0}.vpd .plan p{font-size:14px}.vpd .plans .fineprint{font-size:11px}.vpd .decisions{padding:60px 0}.vpd .decision-layout,.vpd .details-section{grid-template-columns:1fr;gap:35px}.vpd .decision-copy h2{font-size:35px}.vpd .comparison a{grid-template-columns:90px 1fr 15px;gap:15px}.vpd .comparison a span{font-size:12px}.vpd .details-section h2{font-size:34px;margin-bottom:20px}.vpd .faq summary{font-size:14px}.vpd .faq details p{font-size:14px}.vpd .final-inner{grid-template-columns:1fr;gap:20px;padding:35px 0 50px}.vpd .final-photo img{max-width:300px}.vpd .final-copy h2{font-size:39px}.vpd .final-copy{text-align:center}.vpd .final-copy p{margin-inline:auto}.vpd .final-copy .button{width:100%;max-width:330px}.vpd footer{padding-bottom:95px}.vpd footer .wrap{align-items:start;gap:20px}.vpd footer p{font-size:11px;max-width:230px}.vpd .mobile-buy{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:15;align-items:center;justify-content:space-between;gap:20px;background:#fffffff5;border-top:1px solid #ddd;padding:12px 20px max(12px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.vpd .mobile-buy strong{font-size:14px;display:block}.vpd .mobile-buy span{font-size:12px;color:#666}.vpd .mobile-buy .button{padding:13px 25px}.vpd .fineprint{font-size:11px}.vpd :is(.section,.vpd-content-section)[id]{scroll-margin-top:0}}@media(prefers-reduced-motion:reduce){.vpd *{transition:none!important}}.vpd .hero h1{font-size:clamp(42px,4.4vw,64px);line-height:1.08}.vpd .hero .intro{font-size:16px}.vpd .gallery-main{background:#f5f5f5}.vpd .gallery-main img{object-fit:contain;mix-blend-mode:multiply}.vpd .image-caption{font-size:14px;text-align:center;margin-top:18px}.vpd .white{background:#fff;border:1px solid #ccc}.vpd .open-hardware{background:#f4f4f4}.vpd .open-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:20px}.vpd .open-feature{padding:35px;background:#fff;border-radius:20px}.vpd .open-feature.large{grid-row:span 2;display:flex;flex-direction:column}.vpd .open-feature h3{font-size:34px;font-weight:500}.vpd .open-feature p{font-size:16px;line-height:1.65;margin-top:19px;max-width:440px}.vpd .open-feature strong{font-weight:500}.vpd .wear-label{font-size:clamp(36px,4vw,60px);letter-spacing:-.04em;margin-top:auto;padding-top:55px;line-height:1.1}.vpd .wear-label span{display:block;font-size:16px;letter-spacing:0;color:#777;margin-top:15px}.vpd .open-hardware .fineprint{margin-top:22px}.vpd .record-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.vpd .record-steps article{padding:28px 0;border-top:1px solid #ccc}.vpd .record-steps article>span{display:block;color:#bd4418;font-size:14px;margin-bottom:30px}.vpd .record-steps h3{font-size:25px}.vpd .record-steps p{font-size:16px;margin-top:18px;line-height:1.65}.vpd .record-boundary{background:#f4f4f4;border-radius:16px;padding:24px 30px;margin-block:24px}.vpd .record-boundary p{margin-top:8px;font-size:16px}.vpd .record-boundary a,.vpd .desk-note a{color:#b43d10;text-decoration:underline;text-underline-offset:4px}.vpd .open-scenario{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;background:#f5f5f5;border-radius:20px;padding:40px;margin-block:28px 22px;min-height:250px}.vpd .open-scenario h3{font-size:32px;font-weight:500}.vpd .open-scenario p{font-size:16px;line-height:1.65;margin-top:18px}.vpd .outcome{border-left:1px solid #ccc;padding-left:35px}.vpd .outcome strong{font-size:24px;line-height:1.2;font-weight:500;display:block}.vpd .open-plan{display:flex;align-items:center;justify-content:space-between;gap:40px;border:1px solid #ddd;border-radius:18px;padding:32px}.vpd .open-plan p{max-width:620px;font-size:16px;margin-top:17px}.vpd .open-plan .button{flex-shrink:0}.vpd .open-compare{display:grid;grid-template-columns:1fr 1fr;gap:25px}.vpd .open-compare article{padding:32px;background:#fff;border:1px solid #ddd;border-radius:18px}.vpd .open-compare .selected{border-color:#d5673c}.vpd .open-compare h3{font-size:34px}.vpd .open-compare p{font-size:16px;margin-top:20px}.vpd .open-compare ul{padding-left:20px;font-size:16px;line-height:1.8;color:#666;margin-top:23px}.vpd .desk-note{font-size:16px;margin-top:27px}.vpd .details-section .fineprint{margin-top:20px}.vpd .details-section p,.vpd .faq details p{font-size:14px}.vpd .section-head p,.vpd .output-list p,.vpd .support-row p,.vpd .memory-card p,.vpd .forward-bottom p{font-size:16px}.vpd .hero>*,.vpd .open-grid>*,.vpd .open-scenario>*{min-width:0}@media(max-width:760px){.vpd .hero h1{font-size:45px}.vpd .open-grid,.vpd .open-compare,.vpd .open-scenario,.vpd .record-steps{grid-template-columns:1fr}.vpd .open-feature{padding:27px}.vpd .open-feature.large{grid-row:auto}.vpd .wear-label{padding-top:35px}.vpd .record-steps{gap:0}.vpd .record-steps article>span{margin-bottom:18px}.vpd .record-boundary{padding:23px}.vpd .open-scenario{padding:26px;gap:28px;min-height:390px}.vpd .outcome{border-left:0;border-top:1px solid #ccc;padding-left:0;padding-top:23px}.vpd .open-plan{display:block;padding:25px}.vpd .open-plan .button{margin-top:24px}.vpd .open-compare article{padding:26px}.vpd .review-bar a{display:inline-block}.vpd .open-feature h3{font-size:30px}}.vpd .hardware-showcase{background:#faf9f7;padding-top:85px;color:#212121}.vpd .hardware-showcase .wrap{max-width:1280px}.vpd .hardware-showcase h2,.vpd .hardware-showcase h3{font-weight:600;letter-spacing:-.05em;line-height:1.04}.vpd .hardware-showcase .eyebrow{font-size:12px;letter-spacing:.14em;color:#9e542d}.vpd .hardware-heading{text-align:center;margin-bottom:42px}.vpd .hardware-heading h2{font-size:clamp(48px,6.6vw,92px)}.vpd .hardware-heading h2 span{color:#a29a90}.vpd .hardware-heading>p{font-size:20px;margin-top:24px;color:#6b665e}.vpd .hw-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.vpd .hw-highlights a{padding:22px 0 24px;border-top:1px solid #cbc6bf}.vpd .hw-highlights a:hover{color:#ad502c}.vpd .hw-highlights small{font-size:11px;letter-spacing:.13em;color:#877a6b}.vpd .hw-highlights strong{display:block;font-size:clamp(20px,2.2vw,29px);line-height:1.2;font-weight:500;margin:16px 0}.vpd .hw-highlights a>span{font-size:13px}.vpd .hw-lifestyle{display:grid;grid-template-columns:.85fr 1.15fr;background:#eee5df;border-radius:26px;overflow:hidden;min-height:570px;scroll-margin-top:95px}.vpd .hw-lifestyle-copy{padding:64px 0 52px 50px;z-index:1}.vpd .hw-lifestyle h3{font-size:clamp(46px,5.1vw,72px)}.vpd .hw-lifestyle em{font-style:normal;color:#9b684e}.vpd .hw-lifestyle-copy p{font-size:16px;line-height:1.6;margin-top:26px;max-width:295px}.vpd .hw-lifestyle-photo{position:relative;overflow:hidden;min-height:570px}.vpd .hw-lifestyle-photo img{position:absolute;height:100%;width:auto;max-width:none;right:-14%;object-fit:cover}.vpd .hw-detail-head{margin:86px 0 32px}.vpd .hw-detail-head h3{font-size:clamp(36px,4vw,56px)}.vpd .hw-detail-head p{margin-top:20px;color:#73706b;font-size:17px}.vpd .hw-fit-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center;margin-bottom:90px}.vpd .hw-fit-art{position:relative;aspect-ratio:1.12;background:#f4f4f4;overflow:hidden;border-radius:24px}.vpd .hw-fit-art img{position:absolute;max-width:none;width:270%;height:auto;left:-146%;top:-60%;transition:top .6s,left .6s,width .6s}.vpd .hw-fit-art[data-detail=balance] img{left:-26%;top:-55%}.vpd .hw-fit-art[data-detail=silicone] img{width:280%;left:-37%;top:-177%}.vpd .hw-art-label{position:absolute;bottom:18px;left:22px;background:#ffffffed;border-radius:20px;padding:9px 15px;font-size:12px}.vpd .hw-fit-details details{border-bottom:1px solid #d8d4ce;padding:24px 0}.vpd .hw-fit-details summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;font-size:27px;letter-spacing:-.03em}.vpd .hw-fit-details summary::-webkit-details-marker{display:none}.vpd .hw-fit-details summary small{display:block;font-size:10px;letter-spacing:.15em;color:#8b7765;margin-bottom:10px}.vpd .hw-fit-details summary b{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#e8e3dc;font-size:22px;font-weight:400;flex-shrink:0}.vpd .hw-fit-details details[open] summary b{transform:rotate(45deg)}.vpd .hw-fit-details details p{font-size:16px;color:#67625c;line-height:1.7;margin:18px 40px 0 0}.vpd .hardware-showcase .hw-note{font-size:12px;line-height:1.65;color:#777269;margin-top:22px}.vpd .hw-sound{background:#191919;color:#fff;padding:70px 0;scroll-margin-top:95px;overflow:hidden}.vpd .hw-sound-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.vpd .hw-sound-art{position:relative;aspect-ratio:.85;overflow:hidden;background:#222;border-radius:22px}.vpd .hw-sound-art img{position:absolute;max-width:none;width:340%;height:auto;left:-36%;top:-10%}.vpd .hw-sound-copy h3{font-size:clamp(35px,4vw,56px)}.vpd .hw-sound-copy em{font-style:normal;color:#b6a391}.vpd .hw-sound-copy>.eyebrow{color:#c1a48c}.vpd .hw-sound-copy>p{font-size:17px;line-height:1.7;color:#bbb8b3;margin-top:25px}.vpd .hw-sound-facts{display:grid;grid-template-columns:1fr 1fr;gap:24px;border-top:1px solid #47423e;margin-top:30px;padding-top:26px}.vpd .hw-sound-facts strong{display:block;font-size:21px;font-weight:500}.vpd .hw-sound-facts span{display:block;font-size:14px;line-height:1.6;margin-top:12px;color:#a7a39d}.vpd .hw-sound-copy details{margin-top:32px;font-size:13px}.vpd .hw-sound-copy summary{cursor:pointer}.vpd .hw-sound-copy details p{color:#b7b2aa;font-size:14px;line-height:1.7;margin-top:15px}.vpd .hw-daily{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:48px;padding:80px 0;align-items:center}.vpd .hw-daily h3{font-size:42px}.vpd .hw-daily strong{font-size:23px;font-weight:500;letter-spacing:-.03em}.vpd .hw-daily p{font-size:15px;line-height:1.7;color:#716a63;margin-top:16px}.vpd .hw-power{background:#e9ede6;border-radius:26px;padding:50px;display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;align-items:center;scroll-margin-top:95px}.vpd .hw-power h3{font-size:clamp(40px,4.5vw,62px)}.vpd .hw-power>div>p{margin-top:23px;font-size:16px;color:#64705e}.vpd .hw-power-numbers{display:grid;grid-template-columns:1fr 1fr;gap:28px;color:#425a3c}.vpd .hw-power-numbers>div>span{font-size:11px;letter-spacing:.15em}.vpd .hw-power-numbers strong{display:block;font-size:clamp(70px,8.5vw,118px);font-weight:500;line-height:1.2;letter-spacing:-.065em;white-space:nowrap}.vpd .hw-power-numbers small{font-size:22px;letter-spacing:-.03em;margin-left:6px}.vpd .hw-power-numbers p{font-size:14px}.vpd .hw-power>.hw-note{grid-column:1/-1;border-top:1px solid #cbd2c7;padding-top:20px;margin-top:5px}.vpd .hardware-bridge{text-align:center;padding:95px 0 85px}.vpd .hardware-bridge h3{font-size:clamp(35px,4.6vw,64px)}.vpd .hardware-bridge h3 span{color:#ae542e}.vpd .hardware-bridge p{font-size:17px;line-height:1.6;color:#736d65;margin-top:24px}.vpd .hardware-bridge a{display:inline-block;margin-top:25px;font-size:14px;padding-bottom:7px;border-bottom:1px solid #a29386}.vpd .hardware-showcase a:focus-visible,.vpd .hardware-showcase summary:focus-visible{outline:3px solid #b96136;outline-offset:5px}@media(max-width:900px){.vpd .hw-fit-grid,.vpd .hw-sound-grid{gap:30px}.vpd .hw-lifestyle-copy{padding:42px 0 36px 30px}.vpd .hw-lifestyle,.vpd .hw-lifestyle-photo{min-height:500px}.vpd .hw-daily{gap:25px}.vpd .hw-power{padding:35px}.vpd .hw-power-numbers strong{font-size:76px}.vpd .hw-fit-details summary{font-size:23px}}@media(max-width:640px){.vpd .hardware-showcase{padding-top:55px}.vpd .hardware-heading h2{font-size:47px}.vpd .hardware-heading>p{font-size:16px}.vpd .hw-highlights{gap:12px;margin-bottom:26px}.vpd .hw-highlights strong{font-size:17px}.vpd .hw-highlights small{font-size:9px}.vpd .hw-highlights a>span{font-size:11px}.vpd .hw-lifestyle{grid-template-columns:1fr;min-height:0}.vpd .hw-lifestyle-copy{padding:32px 28px 12px}.vpd .hw-lifestyle h3{font-size:46px}.vpd .hw-lifestyle h3 br:nth-of-type(2){display:none}.vpd .hw-lifestyle-copy p{font-size:15px;max-width:none;margin-top:20px}.vpd .hw-lifestyle-photo{min-height:300px}.vpd .hw-lifestyle-photo img{height:125%;bottom:0;right:-30%}.vpd .hw-detail-head{margin-top:56px}.vpd .hw-fit-grid,.vpd .hw-sound-grid{grid-template-columns:1fr}.vpd .hw-fit-grid{gap:10px;margin-bottom:55px}.vpd .hw-fit-details summary{font-size:26px}.vpd .hw-sound{padding:38px 0 46px}.vpd .hw-sound-art{aspect-ratio:1}.vpd .hw-sound-art img{top:-12%}.vpd .hw-sound-copy h3{font-size:40px}.vpd .hw-sound-copy>p{font-size:16px}.vpd .hw-sound-facts strong{font-size:20px}.vpd .hw-daily{grid-template-columns:1fr;gap:28px;padding:55px 0}.vpd .hw-daily>div+div{border-top:1px solid #ddd4cb;padding-top:24px}.vpd .hw-power{padding:30px 24px;grid-template-columns:1fr;gap:28px}.vpd .hw-power-numbers strong{font-size:80px}.vpd .hw-power-numbers{gap:15px}.vpd .hw-power h3{font-size:47px}.vpd .hardware-bridge{padding:65px 0}.vpd .hardware-bridge h3{font-size:37px}.vpd .hardware-bridge p{font-size:15px}.vpd .hardware-bridge p br{display:none}}.vpd .hw-fit-art[data-detail=frame] img{width:350%;left:-228%;top:-57%}.vpd .hw-fit-art[data-detail=balance] img{width:300%;left:-30%;top:-49%}.vpd .hw-fit-art[data-detail=silicone] img{width:350%;left:-40%;top:-205%}@media(prefers-reduced-motion:reduce){.vpd .hw-fit-art img{transition:none}}.vpd .wrap{max-width:var(--vpd-width,1280px)}.vpd .hardware-showcase{padding-top:0}.vpd .hardware-heading{padding-top:85px}.vpd .hardware-showcase .hw-detail-head{margin-top:0;padding-top:86px}.vpd .hardware-showcase .hw-fit-grid{margin-bottom:0;padding-bottom:90px}.vpd :is(.section,.vpd-content-section){margin-block:0}.vpd .hw-lifestyle-copy p{color:#6b665e}.vpd .hw-sound-copy p{color:#bbb8b3}.vpd .hw-power-numbers p{color:#425a3c}.vpd .hw-sound .eyebrow{color:#c1a48c}.vpd .hw-sound summary{display:flex;justify-content:space-between;gap:12px;list-style:none}.vpd .hw-sound summary::-webkit-details-marker{display:none}.vpd .hw-sound details[open] summary span{transform:rotate(45deg)}.vpd .hardware-bridge{padding-inline:0}.vpd .open-plan a,.vpd .button{color:#fff}.vpd a:focus-visible,.vpd summary:focus-visible{outline:3px solid #b96136;outline-offset:5px}.vpd summary{cursor:pointer}.vpd .hw-highlights a{display:block}.vpd .hw-fit-details summary{font-weight:500}.vpd .final-inner{padding-block:55px}.vpd .proof-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr)}.vpd .proof-strip span{display:block;margin:6px 0 0}.vpd-product-comfort{background:#faf9f7}.vpd .record-boundary a{color:#b43d10;text-decoration:underline}.vpd .hw-fit-art img,.vpd .hw-lifestyle-photo img,.vpd .hw-sound-art img{max-width:none}@media(max-width:760px){.vpd .wrap{width:calc(100% - 40px)}.vpd .details-section,.vpd .final-inner{grid-template-columns:1fr;gap:40px}.vpd .final-copy h2{font-size:38px}.vpd .final-copy{padding-bottom:32px}.vpd :is(.section,.vpd-content-section){padding-block:60px}.vpd .proof-strip .wrap{grid-template-columns:repeat(2,1fr)}.vpd .hardware-showcase .hw-detail-head{padding-top:56px}.vpd .hardware-showcase .hw-fit-grid{padding-bottom:55px}.vpd .hardware-heading{padding-top:55px}.vpd .open-plan .button{white-space:normal}.vpd .hw-power-numbers strong{font-size:clamp(56px,18vw,80px)}.vpd .hw-highlights strong{overflow-wrap:break-word}}.product-sticky-navigation{position:sticky;top:0;z-index:20;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.vpd-product-navigation .product-bar{position:static}.vpd .hardware-showcase .wrap{max-width:var(--vpd-width,1280px)}.vpd product-comfort-details{display:block}.vpd .hw-fit-grid>*,.vpd .hw-sound-grid>*,.vpd .record-steps>*{min-width:0}.vpd .vpd-media{display:block;position:relative;width:100%;height:100%;overflow:hidden}.vpd .vpd-media img,.vpd .vpd-media video,.vpd .hw-fit-art .vpd-media img,.vpd .hw-sound-art .vpd-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:100%;object-fit:var(--media-fit,contain);transform:none}.vpd .vpd-fit-media{position:absolute;top:0;right:0;bottom:0;left:0}.vpd .vpd-fit-media[hidden]{display:none!important}.vpd .hw-fit-details summary{display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:24px;min-height:80px;padding:0;position:relative}.vpd .hw-fit-details summary:before,.vpd .hw-fit-details summary:after{display:none!important}.vpd .vpd-disclosure-icon{display:block;position:relative;width:40px;height:40px;border-radius:50%;background:#e8e3dc;justify-self:end;flex-shrink:0}.vpd .vpd-disclosure-icon:before,.vpd .vpd-disclosure-icon:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;background:#35312d;transform:translate(-50%,-50%);border-radius:2px}.vpd .vpd-disclosure-icon:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s}.vpd details[open] .vpd-disclosure-icon:after{transform:translate(-50%,-50%) rotate(0)}.vpd .hw-fit-details details p{margin:18px 64px 0 0}.vpd .hw-art-label{z-index:2;max-width:calc(100% - 44px);pointer-events:none}.vpd .hw-sound h3{color:#fff}.vpd .hw-sound h3 em{color:#b6a391}.vpd .hw-sound strong,.vpd .hw-sound summary{color:#fff}.vpd .hw-power{position:relative;isolation:isolate;overflow:hidden;background:var(--power-bg,#e9ede6)}.vpd .hw-power>div:not(.vpd-power-backdrop),.vpd .hw-power>.hw-note{position:relative;z-index:1}.vpd .hw-power>.vpd-power-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.vpd .vpd-power-backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--power-overlay);opacity:var(--power-opacity);pointer-events:none}.vpd .hw-power h3{color:var(--power-heading,#212121)}.vpd .hw-power p,.vpd .hw-power .hw-note{color:var(--power-text,#64705e)}.vpd .hw-power .eyebrow{color:var(--power-accent,#9e542d)}.vpd .hw-power .hw-power-numbers,.vpd .hw-power .hw-power-numbers p,.vpd .hw-power .hw-power-numbers strong{color:var(--power-number,#425a3c)}.vpd .hw-power>.hw-note{border-color:currentColor}.vpd .vpd-media-toggle{position:absolute;right:14px;bottom:14px;z-index:3;pointer-events:auto;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#fff;color:#191919;border:1px solid #ddd;font-size:15px;padding:0}.vpd .vpd-power-backdrop .vpd-media{overflow:visible}.vpd .vpd-power-backdrop .vpd-media-toggle{bottom:10px}.vpd .vpd-step-media{aspect-ratio:4/3;background:#f4f4f4;border-radius:18px;overflow:hidden;margin-bottom:26px}.vpd .record-steps article{min-width:0}.vpd-product-plans .section-head{max-width:1000px;margin-bottom:46px}.vpd-product-plans h2{font-size:clamp(36px,4.7vw,65px);font-weight:600;line-height:1.08;color:#191919}.vpd-product-plans .section-head>p{max-width:680px;font-size:16px;line-height:1.65;margin-top:28px}.vpd-product-plans .open-plan{padding:32px;border:1px solid #dedede;border-radius:18px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:center}.vpd-product-plans .open-plan h3{font-size:26px;line-height:1.2;color:#191919;font-weight:600}.vpd-product-plans .open-plan p{font-size:16px;line-height:1.65;max-width:620px;margin-top:17px}.vpd-product-plans .open-plan .button{background:#ed5b20;color:#fff;border:1px solid #ed5b20;border-radius:999px;white-space:nowrap;min-height:48px;padding:15px 27px;margin:0;font-size:14px;line-height:1.2;box-shadow:none}@media(max-width:760px){.vpd .hw-fit-grid,.vpd .hw-sound-grid{grid-template-columns:1fr}.vpd .hw-fit-details summary{grid-template-columns:minmax(0,1fr) 36px;gap:16px;font-size:23px;min-height:72px}.vpd .vpd-disclosure-icon{width:36px;height:36px}.vpd .hw-fit-details details p{margin-right:0;font-size:15px}.vpd .hw-fit-details details{padding-block:20px}.vpd .hw-art-label{font-size:11px;left:14px;bottom:14px;max-width:calc(100% - 28px)}.vpd .vpd-step-media{margin-bottom:20px}.vpd-product-plans .open-plan{grid-template-columns:1fr;padding:25px;gap:24px}.vpd-product-plans .open-plan h3{font-size:24px}.vpd-product-plans .open-plan .button{justify-self:start;white-space:normal}.vpd-product-plans .section-head{margin-bottom:32px}.vpd-product-plans h2{font-size:clamp(32px,8vw,44px)}}@media(prefers-reduced-motion:reduce){.vpd .vpd-disclosure-icon:after{transition:none}}.vpd .vpd-step-media:has(.vpd-media){aspect-ratio:auto;height:auto;background:transparent}.vpd .vpd-step-media .vpd-media{aspect-ratio:var(--natural-ratio,4/3);height:auto}.vpd .hw-fit-art .vpd-media img,.vpd .hw-fit-art .vpd-media video,.vpd .hw-sound-art .vpd-media img,.vpd .hw-sound-art .vpd-media video{object-fit:cover}#MainContent{--story-ease-out:cubic-bezier(.23,1,.32,1)}.shopify-section:has(>.viaim-type-scope){--vt-title:40px;--vt-subtitle:24px;--vt-body:18px;--vt-small:14px;--vt-label:12px;--vt-title-gap:16px;--vt-copy-gap:12px}.shopify-section:has(>.viaim-type-scope) *{font-family:Google Sans,sans-serif!important;font-optical-sizing:auto}.shopify-section:has(>.viaim-type-scope) p,.shopify-section:has(>.viaim-type-scope) li,.shopify-section:has(>.viaim-type-scope) td,.shopify-section:has(>.viaim-type-scope) dd,.shopify-section:has(>.viaim-type-scope) [class$=__text],.shopify-section:has(>.viaim-type-scope) [class$=__intro],.shopify-section:has(>.viaim-type-scope) [class$=__card-text],.shopify-section:has(>.viaim-type-scope) .vcg__summary,.shopify-section:has(>.viaim-type-scope) .vcg__sample>div{font-size:var(--vt-body)!important;line-height:1.5!important;font-weight:400!important;letter-spacing:0!important}.shopify-section:has(>.viaim-type-scope) h1,.shopify-section:has(>.viaim-type-scope) h2,.shopify-section:has(>.viaim-type-scope) .hw-detail-head h3,.shopify-section:has(>.viaim-type-scope) .hw-lifestyle-copy h3,.shopify-section:has(>.viaim-type-scope) .hw-sound-copy>h3,.shopify-section:has(>.viaim-type-scope) .hardware-bridge h3,.shopify-section:has(>.viaim-type-scope) .hw-power h3,.shopify-section:has(>.viaim-type-scope) .hw-daily h3{font-size:var(--vt-title)!important;line-height:1.2!important;font-weight:400!important;letter-spacing:0!important;margin-top:0!important;margin-bottom:var(--vt-title-gap)!important}.shopify-section:has(>.viaim-type-scope) h3,.shopify-section:has(>.viaim-type-scope) h4,.shopify-section:has(>.viaim-type-scope) .hw-highlights strong,.shopify-section:has(>.viaim-type-scope) .hw-sound-facts strong,.shopify-section:has(>.viaim-type-scope) .hw-daily strong,.shopify-section:has(>.viaim-type-scope) .hw-fit-details summary,.shopify-section:has(>.viaim-type-scope) .hw-fit-details summary>span:first-child,.shopify-section:has(>.viaim-type-scope) .vcg__heading>strong,.shopify-section:has(>.viaim-type-scope) .vps-links__name{font-size:var(--vt-subtitle)!important;line-height:1.3!important;font-weight:400!important;letter-spacing:0!important}.shopify-section:has(>.viaim-type-scope) .hw-detail-head h3,.shopify-section:has(>.viaim-type-scope) .hw-lifestyle-copy h3,.shopify-section:has(>.viaim-type-scope) .hw-sound-copy>h3,.shopify-section:has(>.viaim-type-scope) .hardware-bridge h3,.shopify-section:has(>.viaim-type-scope) .hw-power h3,.shopify-section:has(>.viaim-type-scope) .hw-daily h3{font-size:var(--vt-title)!important;line-height:1.2!important}.shopify-section:has(>.viaim-type-scope) h1 span,.shopify-section:has(>.viaim-type-scope) h2 span,.shopify-section:has(>.viaim-type-scope) h3 span{font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}.shopify-section:has(>.viaim-type-scope) h3,.shopify-section:has(>.viaim-type-scope) h4{margin-top:0!important;margin-bottom:8px!important}.shopify-section:has(>.viaim-type-scope) h2+p,.shopify-section:has(>.viaim-type-scope) h3+p,.shopify-section:has(>.viaim-type-scope) [class$=__title]+[class$=__text],.shopify-section:has(>.viaim-type-scope) [class$=__title]+[class$=__intro]{margin-top:0!important}.shopify-section:has(>.viaim-type-scope) [class$=__text] p,.shopify-section:has(>.viaim-type-scope) [class$=__intro] p,.shopify-section:has(>.viaim-type-scope) [class$=__card-text] p{margin-top:0!important;margin-bottom:var(--vt-copy-gap)!important}.shopify-section:has(>.viaim-type-scope) [class$=__text] p:last-child,.shopify-section:has(>.viaim-type-scope) [class$=__intro] p:last-child,.shopify-section:has(>.viaim-type-scope) [class$=__card-text] p:last-child{margin-bottom:0!important}.shopify-section:has(>.viaim-type-scope) .eyebrow,.shopify-section:has(>.viaim-type-scope) [class$=__eyebrow],.shopify-section:has(>.viaim-type-scope) [class$=__card-eyebrow],.shopify-section:has(>.viaim-type-scope) .hw-fit-details small{font-size:var(--vt-label)!important;font-weight:500!important;line-height:1.4!important;letter-spacing:.08em!important;margin-bottom:12px!important}.shopify-section:has(>.viaim-type-scope) button,.shopify-section:has(>.viaim-type-scope) a,.shopify-section:has(>.viaim-type-scope) summary{letter-spacing:0!important}.shopify-section:has(>.viaim-type-scope) .button,.shopify-section:has(>.viaim-type-scope) [role=tab],.shopify-section:has(>.viaim-type-scope) .vrd-capture-step__tab,.shopify-section:has(>.viaim-type-scope) .vrd-workflow-intro__journey strong,.shopify-section:has(>.viaim-type-scope) .product-links a,.shopify-section:has(>.viaim-type-scope) .vrd-final__button,.shopify-section:has(>.viaim-type-scope) .text-link,.shopify-section:has(>.viaim-type-scope) .vcg__action,.shopify-section:has(>.viaim-type-scope) .vrd-memory__tabs button{font-size:var(--vt-small)!important;font-weight:400!important;line-height:1.4!important;letter-spacing:0!important}.shopify-section:has(>.viaim-type-scope) .fineprint,.shopify-section:has(>.viaim-type-scope) .hw-note,.shopify-section:has(>.viaim-type-scope) .desk-note,.shopify-section:has(>.viaim-type-scope) [class$=__fine],.shopify-section:has(>.viaim-type-scope) [class$=__footnote],.shopify-section:has(>.viaim-type-scope) [class$=__note],.shopify-section:has(>.viaim-type-scope) [class$=__caption],.shopify-section:has(>.viaim-type-scope) [class$=__media-label],.shopify-section:has(>.viaim-type-scope) [class$=__prompt-label],.shopify-section:has(>.viaim-type-scope) .vcg__step-text,.shopify-section:has(>.viaim-type-scope) .vcg__step-text p,.shopify-section:has(>.viaim-type-scope) .vcg__reminder p,.shopify-section:has(>.viaim-type-scope) .proof-strip span,.shopify-section:has(>.viaim-type-scope) .hw-art-label{font-size:var(--vt-small)!important;line-height:1.5!important;font-weight:400!important;letter-spacing:0!important}.shopify-section:has(>.viaim-type-scope) .vrd-memory__quote{font-size:var(--vt-subtitle)!important;line-height:1.3!important;font-weight:400!important;letter-spacing:0!important}.shopify-section:has(>.viaim-type-scope) .proof-strip strong,.shopify-section:has(>.viaim-type-scope) .record-boundary strong,.shopify-section:has(>.viaim-type-scope) .vcg__step strong,.shopify-section:has(>.viaim-type-scope) .vcg__reminder strong,.shopify-section:has(>.viaim-type-scope) .vcg__sample strong{font-size:var(--vt-body)!important;line-height:1.4!important;letter-spacing:0!important;font-weight:500!important}.shopify-section:has(>.viaim-type-scope) .hw-power-numbers strong{font-weight:400!important;letter-spacing:0!important;line-height:1.1!important}.shopify-section:has(>.viaim-type-scope) .hw-power-numbers small{font-size:var(--vt-subtitle)!important;letter-spacing:0!important;font-weight:400!important}@media(max-width:767px){.shopify-section:has(>.viaim-type-scope){--vt-title:24px;--vt-subtitle:18px;--vt-body:14px;--vt-small:12px;--vt-label:11px;--vt-title-gap:12px;--vt-copy-gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/76/compiled_assets/styles.css.map */
