@font-face{font-family:Satoshi;src:url('/display/fonts/satoshi/Satoshi-Regular.otf') format('opentype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Satoshi;src:url('/display/fonts/satoshi/Satoshi-Medium.otf') format('opentype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Satoshi;src:url('/display/fonts/satoshi/Satoshi-Bold.otf') format('opentype');font-weight:700;font-style:normal;font-display:swap}
:root{--ink:#202824;--muted:#59645d;--paper:#fff;--mist:#f3f6f3;--line:#dce2dc;--green:#315848;--green-deep:#254437;--celadon:#e7eee4;--accent:#d7e5b5;--alert:#8c421e;--header-height:80px;--content:1248px;--text-dark:var(--ink);--text-light:var(--muted);--deep-warmth:var(--green);--warm-amber:var(--green);--light-amber:var(--line);--cream:var(--mist);--light-bg:var(--mist);--white:var(--paper)}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Satoshi,'Trebuchet MS',sans-serif;font-size:16px;line-height:1.65;letter-spacing:0;-webkit-font-smoothing:antialiased}
[hidden]{display:none!important}
img,video{display:block;max-width:100%;height:auto}
figure,p,h1,h2,h3,h4,ul,ol,dl{margin:0}
p+p{margin-top:1rem}
button,input,select,textarea{font:inherit;letter-spacing:0}
button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a{color:inherit;text-underline-offset:4px;text-decoration-thickness:1px}
a:hover{text-decoration-color:var(--green)}
strong{font-weight:700}
h1,h2,h3,h4{font-weight:500;line-height:1.12;letter-spacing:0;text-wrap:balance}
h1{font-size:64px}h2{font-size:48px}h3{font-size:25px}h4{font-size:19px}
p{color:var(--muted)}
::selection{background:var(--accent);color:var(--ink)}
:focus-visible{outline:3px solid var(--green);outline-offset:5px}
.shell{width:min(var(--content),calc(100% - 112px));margin-inline:auto}
.section{padding-block:104px}
.section-heading{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;align-items:end;margin-bottom:48px}
.section-heading>p,.section-heading>div>p:not(.eyebrow){max-width:490px;font-size:18px}
.section-heading .text-link{margin-top:20px}
.eyebrow{font-size:12px;line-height:1.4;font-weight:700;text-transform:uppercase;color:var(--green);margin-bottom:18px}
.text-link{display:inline-flex;align-items:center;gap:12px;font-size:15px;line-height:1.5;font-weight:700;text-decoration:none;padding-block:8px;border-bottom:1px solid currentColor}
.text-link:hover{color:var(--green)}
.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:52px;padding:13px 24px;background:var(--ink);color:white;border:1px solid var(--ink);border-radius:3px;font-size:15px;font-weight:700;line-height:1.4;text-decoration:none;transition:background .18s,color .18s,border-color .18s;cursor:pointer}
.button:hover{background:var(--green);border-color:var(--green);color:white}
.button-small{min-height:44px;padding:10px 17px;font-size:13px;gap:9px}
.button-secondary{background:transparent;color:var(--ink);border-color:var(--line)}
.button-secondary:hover{background:var(--mist);color:var(--ink);border-color:var(--muted)}
.button-wide{width:100%;justify-content:space-between}
.button:disabled{opacity:.55;cursor:not-allowed}
.icon{display:inline-block;flex-shrink:0;width:20px;height:20px;background:currentColor;mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat}
.icon-arrow-right{--icon:url('/display/assets/icons/arrow-right.svg')}.icon-arrow-up-right{--icon:url('/display/assets/icons/arrow-up-right.svg')}.icon-arrow-left{--icon:url('/display/assets/icons/arrow-left.svg')}.icon-check{--icon:url('/display/assets/icons/check.svg')}.icon-plus{--icon:url('/display/assets/icons/plus.svg')}.icon-minus{--icon:url('/display/assets/icons/minus.svg')}.icon-menu{--icon:url('/display/assets/icons/menu.svg')}.icon-x{--icon:url('/display/assets/icons/x.svg')}.icon-zoom-in{--icon:url('/display/assets/icons/zoom-in.svg')}.icon-play{--icon:url('/display/assets/icons/play.svg')}.icon-mail{--icon:url('/display/assets/icons/mail.svg')}.icon-wifi{--icon:url('/display/assets/icons/wifi.svg')}.icon-chevron-down{--icon:url('/display/assets/icons/chevron-down.svg')}
.icon-button{display:inline-grid;place-items:center;width:44px;height:44px;padding:10px;background:transparent;color:var(--ink);border:1px solid var(--line);border-radius:3px}
.icon-button:hover{background:var(--mist)}
.skip-link{position:fixed;top:12px;left:16px;z-index:100;background:white;padding:12px 20px;transform:translateY(-160%)}
.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line)}
.header-inner{height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:28px}
.wordmark{font-size:24px;font-weight:700;line-height:1;white-space:nowrap;text-decoration:none}
.primary-nav{display:flex;gap:27px;align-items:center}
.primary-nav a{font-size:14px;text-decoration:none;position:relative;padding:12px 0;color:var(--muted);font-weight:500}
.primary-nav a:hover,.primary-nav a[aria-current=page]{color:var(--ink)}
.primary-nav a[aria-current=page]::after{content:'';position:absolute;bottom:5px;left:0;right:0;height:1px;background:var(--ink)}
.header-actions{display:flex;align-items:center;gap:17px}
.header-price{font-size:14px;font-weight:500}
.nav-toggle{display:none}
.product-hero{position:relative;isolation:isolate;height:min(730px,calc(100svh - 140px));min-height:580px;overflow:hidden;background:#eeeee8}
.hero-photograph{position:absolute;inset:0;z-index:-2}
.hero-photograph picture{display:block;width:100%;height:100%}
.hero-photograph img{width:100%;height:100%;object-fit:cover;object-position:50% 46%}
.product-hero::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(248,249,245,.98) 0%,rgba(248,249,245,.94) 24%,rgba(248,249,245,.68) 36%,rgba(248,249,245,0) 57%)}
.hero-inner{height:100%;display:flex;align-items:center}
.hero-copy{max-width:485px;padding-block:44px;animation:arrive .65s ease-out both}
.hero-copy .eyebrow{margin-bottom:25px}
.hero-copy h1{font-size:84px;line-height:1.03;white-space:nowrap;margin-bottom:22px}
.hero-statement{font-size:26px;line-height:1.25;color:var(--ink);font-weight:500;margin-top:0}
.hero-description{max-width:375px;font-size:17px;margin-top:18px}
.hero-price{margin-top:27px;margin-bottom:22px;font-size:28px;color:var(--ink);display:flex;align-items:center;gap:13px;flex-wrap:wrap;font-weight:500}
.hero-price span{font-size:13px;font-weight:400;color:#48534b}
.hero-copy .actions{gap:18px}
.hero-copy .text-link{font-size:13px;gap:5px}
.hero-copy .button{padding-inline:21px;gap:12px}
.hero-caption{position:absolute;right:32px;bottom:22px;background:rgba(255,255,255,.88);padding:6px 10px;font-size:12px;line-height:1.4;color:var(--ink)}
.product-facts{border-bottom:1px solid var(--line);background:var(--paper)}
.facts-inner{min-height:85px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:28px}
.facts-inner p{font-size:13px;text-align:center;line-height:1.6;margin:0}
.facts-inner strong{display:block;color:var(--ink);font-size:15px;font-weight:500}
.tab-list{display:flex;border-bottom:1px solid var(--line);gap:32px;margin-bottom:30px;overflow-x:auto;scrollbar-width:thin}
.tab-list [role=tab]{display:block;white-space:nowrap;padding:14px 0;font-size:15px;font-weight:500;color:var(--muted);border-bottom:2px solid transparent;text-decoration:none}
.tab-list [aria-selected=true]{color:var(--ink);border-color:var(--green)}
.mode-panel{display:grid;grid-template-columns:1.1fr 1fr;gap:72px;align-items:center;margin-bottom:28px}
.mode-photo{background:var(--mist);min-width:0;aspect-ratio:1.08}
.mode-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}
.mode-copy{padding:18px 0;max-width:430px}
.mode-copy h3{font-size:36px;margin-bottom:22px}
.mode-copy>p:not(.eyebrow){font-size:17px}
.check-list{list-style:none;padding:0;margin-top:25px;display:grid;gap:14px}
.check-list li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:var(--muted)}
.check-list .icon{color:var(--green);width:17px;height:17px;margin-top:3px}
.section-link{display:flex;justify-content:flex-end;margin-top:24px}
.metrics-section{background:var(--mist)}
.metrics-figure{width:100%}
.metrics-figure img{width:100%;height:auto}
.metrics-figure>a{display:block}
.enlarge-link{position:relative;display:block}
.enlarge-icon{position:absolute;bottom:16px;right:16px;display:grid;place-items:center;background:white;color:var(--ink);width:42px;height:42px;border:1px solid var(--line);border-radius:3px}
figcaption{font-size:12px;line-height:1.6;color:var(--muted);margin-top:14px}
.feature-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:42px}
.feature-notes h3{font-size:19px;margin-bottom:10px}
.feature-notes p{font-size:15px}
.home-life{display:grid;grid-template-columns:1.15fr 1fr;min-height:580px;background:#f5f5f0}
.life-photo{min-width:0;overflow:hidden}
.life-photo img{width:100%;height:100%;object-fit:cover}
.life-copy{padding:74px 64px;align-self:center;max-width:600px}
.life-copy h2{margin-bottom:26px}
.life-copy>p:not(.eyebrow){font-size:17px}
.life-copy .text-link{margin-top:23px}
.steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-bottom:36px;counter-reset:steps}
.steps li{border-top:1px solid var(--line);padding-top:25px}
.step-index{display:block;font-size:13px;color:var(--green);margin-bottom:26px}
.steps h3{font-size:23px;margin-bottom:14px}
.steps p{font-size:15px}
.compatibility-section{background:var(--celadon)}
.compatibility-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}
.compatibility-grid h2{margin-bottom:25px}
.compatibility-grid>div>p:not(.eyebrow){max-width:465px}
.compatibility-grid .text-link{margin-top:23px}
.requirements{padding-top:6px}
.requirements h3{font-size:22px;margin-bottom:26px}
.requirement-list{list-style:none;padding:0;display:grid;gap:24px}
.requirement-list li{display:flex;align-items:flex-start;gap:15px}
.requirement-list .icon{color:var(--green);margin-top:3px}
.requirement-list strong{font-weight:500;font-size:17px}
.requirement-list p{font-size:14px;margin-top:4px}
.small-note{font-size:12px;line-height:1.7;color:var(--muted)}
.requirements .small-note{border-top:1px solid #c8d4c7;padding-top:20px;margin-top:26px}
.purchase-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:84px;align-items:start}
.purchase-photo{position:sticky;top:calc(var(--header-height) + 32px)}
.purchase-photo img{aspect-ratio:.9;object-fit:cover;object-position:center}
.purchase-copy h2{font-size:48px}
.purchase-price{font-size:44px;line-height:1.3;display:flex;align-items:baseline;gap:16px;color:var(--ink);margin-top:20px;margin-bottom:17px}
.purchase-price span{font-size:15px;color:var(--muted)}
.included-list{list-style:none;padding:0;margin-block:25px 30px;display:grid;gap:11px}
.included-list li{font-size:14px;padding-left:21px;position:relative}
.included-list li::before{content:'';width:5px;height:5px;border-radius:50%;background:var(--green);position:absolute;left:2px;top:9px}
.payment-summary{display:grid;gap:8px;margin-top:24px}
.payment-summary p{font-size:13px;margin:0}
.payment-summary strong{font-weight:700;color:var(--ink)}
.purchase-copy>.small-note{margin-top:16px}
.purchase-links{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px;font-size:13px}
.faq-section{border-top:1px solid var(--line)}
.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}
.faq-layout .text-link{margin-top:26px}
.faq-list{border-top:1px solid var(--line)}
details{border-bottom:1px solid var(--line)}
summary{padding:24px 44px 24px 0;position:relative;font-size:16px;font-weight:500;line-height:1.4;list-style:none;cursor:pointer}
summary::-webkit-details-marker{display:none}
summary::after{content:'';position:absolute;right:0;top:25px;width:19px;height:19px;background:var(--ink);mask:url('/display/assets/icons/plus.svg') center/contain no-repeat;-webkit-mask:url('/display/assets/icons/plus.svg') center/contain no-repeat}
details[open]>summary::after{mask-image:url('/display/assets/icons/minus.svg');-webkit-mask-image:url('/display/assets/icons/minus.svg')}
.faq-answer{padding:0 36px 25px 0;font-size:15px;line-height:1.75}
.site-footer{background:var(--mist);border-top:1px solid var(--line);padding:64px 0 30px}
.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;margin-bottom:52px}
.footer-brand p{margin:18px 0 12px;font-size:14px}
.footer-brand .text-link{font-size:14px;overflow-wrap:anywhere}
.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.footer-column h2{font-size:14px;font-weight:700;margin-bottom:9px}
.footer-column a{font-size:13px;color:var(--muted);text-decoration:none;padding-block:3px}
.footer-column a:hover{text-decoration:underline;color:var(--ink)}
.footer-bottom{border-top:1px solid var(--line);padding-top:25px}
.footer-bottom-primary,.footer-bottom-secondary{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.footer-bottom-primary>p{font-size:11px;max-width:480px;margin:0}
.footer-bottom nav{display:flex;gap:22px;flex-wrap:wrap;font-size:11px;color:var(--muted)}
.footer-bottom-secondary{margin-top:14px;color:var(--muted)}
.footer-bottom-secondary p{margin:0;font-size:11px}
.footer-bottom .copyright{font-size:11px}
.image-dialog{width:min(1400px,calc(100% - 40px));max-height:calc(100dvh - 40px);padding:56px 22px 20px;border:0;border-radius:4px;background:#fff;color:var(--ink)}
.image-dialog::backdrop{background:rgba(12,20,16,.78)}
.image-dialog figure{display:flex;flex-direction:column;align-items:center}
.image-dialog img{max-height:calc(100dvh - 185px);width:auto;max-width:100%;object-fit:contain}
.image-dialog figcaption{max-width:850px;text-align:center}
.dialog-close{position:absolute;right:10px;top:8px}
body.dialog-open{overflow:hidden}
.page-intro{padding:76px 0 52px;border-bottom:1px solid var(--line)}
.page-intro h1{max-width:900px;font-size:60px}
.page-intro .lead{font-size:20px;max-width:680px;margin-top:25px}
.page-intro .actions{margin-top:27px}
.breadcrumb{font-size:13px;display:flex;gap:10px;margin-bottom:25px;color:var(--muted)}
.breadcrumb a{text-decoration:none}
.subnav{display:flex;flex-wrap:wrap;gap:24px;margin-top:30px;font-size:14px}
.split-section{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}
.split-section h2{margin-bottom:23px}
.split-section .text-link{margin-top:24px}
.split-section img{width:100%;height:auto}
.support-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.support-link{display:block;padding:26px 0;border-top:1px solid var(--line);text-decoration:none;position:relative}
.support-link h2{font-size:23px;margin:0 30px 12px 0}
.support-link p{font-size:15px;max-width:310px}
.support-link>.icon{position:absolute;top:28px;right:0}
.support-link:hover h2{text-decoration:underline;text-underline-offset:5px}
.contact-band{background:var(--celadon);padding-block:60px}
.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}
.contact-inner h2{font-size:34px;margin-bottom:14px}
.contact-inner p{max-width:680px;font-size:16px}
.interface-figure img{max-height:510px;object-fit:contain;background:var(--mist)}
.metrics-detail-figure{max-width:1050px;margin-inline:auto}
.metrics-detail-figure img{width:100%;max-height:650px;object-fit:contain;background:#11161d}
.metric-description{display:grid;grid-template-columns:1fr 1.3fr;gap:45px;margin-top:28px}
.metric-description h3{font-size:24px}
.metric-description p{font-size:16px}
.metrics-note{margin:28px 0 18px}
.demo-list{border-top:1px solid var(--line)}
.demo-content{display:grid;grid-template-columns:minmax(0,340px) 1fr;gap:40px;align-items:center;padding-bottom:35px}
.demo-content video{width:100%;aspect-ratio:9/16;object-fit:contain;background:#111;max-height:560px}
.demo-content p{max-width:430px}
.checkout-layout{display:grid;grid-template-columns:.9fr 1.15fr;gap:100px;padding-block:50px 90px;align-items:start}
.order-summary{position:sticky;top:calc(var(--header-height) + 24px)}
.order-product-image img{width:100%;aspect-ratio:1.4;object-fit:cover;object-position:center}
.order-product-heading{display:flex;justify-content:space-between;align-items:baseline;gap:22px;margin-top:24px}
.order-product-heading h2{font-size:28px}
.order-product-heading>p{font-size:28px;color:var(--ink);white-space:nowrap}
.order-product-heading>p>span{display:block;font-size:12px;color:var(--muted)}
.order-compatibility{font-size:13px;margin-top:16px}
.order-summary .included-list{margin-block:22px}
.order-summary .included-list li{font-size:13px}
.order-payment-steps{list-style:none;display:grid;gap:20px;border-block:1px solid var(--line);padding:25px 0;margin-bottom:22px}
.order-payment-steps li{display:flex;gap:16px}
.order-payment-steps li>span{font-size:12px;color:var(--green);padding-top:3px}
.order-payment-steps strong{font-size:14px;font-weight:500}
.order-payment-steps p{font-size:13px;margin-top:3px}
.order-details{min-width:0}
.order-details h2{font-size:30px;margin-bottom:18px}
.form-intro{font-size:15px;margin-bottom:30px}
fieldset{padding:0;margin:0 0 30px;border:0;min-width:0}
legend{width:100%;font-weight:700;font-size:15px;padding:0 0 14px;margin-bottom:20px;border-bottom:1px solid var(--line)}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.form-group{margin-bottom:19px;min-width:0}
label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}
label span{font-size:12px;font-weight:400;color:var(--muted)}
input:not([type=checkbox]):not([type=radio]),select,textarea{display:block;width:100%;min-height:49px;padding:11px 13px;border:1px solid #aeb9af;background:#fff;border-radius:3px;color:var(--ink);font-size:16px;line-height:1.5;min-width:0}
input[readonly]{background:var(--mist)!important;color:var(--muted)!important}
input:user-invalid,select:user-invalid{border-color:#a23030}
.input-action{display:flex;gap:10px;align-items:stretch}
.input-action input{flex:1}
.input-action button{font-size:12px;min-height:49px;padding:10px 14px}
.field-help{font-size:12px;margin-top:8px}
.address-search{position:relative}
.address-suggestions{position:absolute;top:100%;left:0;right:0;z-index:5;list-style:none;padding:0;background:white;border:1px solid var(--line);max-height:260px;overflow-y:auto;box-shadow:0 6px 15px #20282412}
.address-suggestions button{display:block;text-align:left;width:100%;border:0;border-bottom:1px solid var(--line);padding:12px;background:white;color:var(--ink);font-size:14px}
.address-suggestions button:hover,.address-suggestions button:focus{background:var(--mist)}
.order-consent{font-size:12px;line-height:1.8;margin:22px 0}
.after-submit-note{text-align:center;margin-top:14px}
.mobile-order-jump{display:none}
@media(max-width:760px){.mobile-order-jump{display:inline-flex;margin-top:18px}}
.notice{padding:17px 20px;background:var(--celadon);border-left:3px solid var(--green);font-size:14px;line-height:1.7;margin-bottom:25px;overflow-wrap:anywhere}
.notice-preview{background:#fff5d8;border-color:#9d6b11;color:#63480f}
.order-lookup{margin-top:40px;border-top:1px solid var(--line)}
.order-lookup form{padding-bottom:24px}
.order-lookup button{margin-top:15px}
.order-record{margin-block:27px}
.order-record>div{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;padding-block:17px;border-bottom:1px solid var(--line);font-size:14px}
.order-record dt{color:var(--muted)}
.order-record dd{margin:0;overflow-wrap:anywhere}
.status-label{display:inline-block;background:var(--celadon);color:var(--green-deep);padding:4px 10px;font-size:12px;border-radius:3px}
.order-status-section>.text-link{margin-top:24px}
.legal-page{padding-block:65px 90px}
.prose{max-width:780px;overflow-wrap:anywhere}
.prose h1{font-size:48px;margin-bottom:20px}
.prose h2{font-size:24px;margin:35px 0 15px}
.prose h3{font-size:19px;margin-bottom:10px}
.prose p,.prose li{font-size:16px;line-height:1.8;margin-bottom:15px}
.prose p+p{margin-top:0}
.prose ul,.prose ol{padding-left:24px;margin-block:16px 22px}
.prose a{color:var(--green)}
.prose .updated{font-size:13px;margin-bottom:35px;color:var(--muted)}
.legal-nav{font-size:13px;margin-bottom:26px!important}
.rights-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin:25px 0}
.rights-card{border-top:1px solid var(--line);padding-top:23px}
.rights-card p{font-size:14px}
.contact-box{border-block:1px solid var(--line);padding-block:5px 20px;margin-top:32px}
.guide-layout{padding-block:28px 75px}
.guide-tabs{gap:26px}
.guide-panel{margin:45px auto 0;max-width:800px}
.guide-panel>h2:first-of-type{font-size:38px;margin-top:0}
.guide-panel>h3{font-size:23px;margin-top:36px}
.guide-panel figure{margin-block:27px}
.guide-panel figure>img{max-height:600px;object-fit:contain;margin-inline:auto}
.guide-panel .notice{margin-block:25px}
.guide-panel .faq-answer p{font-size:15px}
.guide-panel .demo-content{grid-template-columns:1fr}
.guide-panel .demo-content video{margin-inline:auto;max-height:520px;width:auto}
.guide-steps{list-style:decimal-leading-zero;padding-left:36px!important}
.guide-steps li{padding-left:10px;margin-bottom:28px}
.guide-steps h3{font-size:23px}
.guide-image-pair{display:grid;grid-template-columns:1fr 1fr;gap:25px}
.guide-image-pair a{display:block;background:var(--mist)}
.guide-image-pair img{width:100%;height:310px;object-fit:contain}
.gesture-list{margin-block:25px}
.gesture-list>div{display:grid;grid-template-columns:1fr 2fr;gap:22px;padding-block:22px;border-top:1px solid var(--line)}
.gesture-list dt{font-size:15px;font-weight:700}
.gesture-list dd{margin:0;color:var(--muted);font-size:15px;line-height:1.8}
.safety-notice{background:#fff4e6;border-color:#a26529;color:#553915}
.updates-layout{display:grid;grid-template-columns:230px 1fr;gap:90px;padding-block:60px 90px}
.updates-index{position:sticky;top:calc(var(--header-height) + 30px);align-self:start;display:grid;gap:10px}
.updates-index h2{font-size:17px;margin-bottom:12px}
.updates-index a{font-size:14px;color:var(--muted);padding-block:6px;text-decoration:none}
.updates-content{max-width:800px}
.update-article{padding-bottom:45px;margin-bottom:40px;border-bottom:1px solid var(--line)}
.update-article h2{font-size:36px;margin-bottom:25px}
.update-article ul{padding-left:20px;margin-block:20px;color:var(--muted)}
.update-article li{margin-bottom:10px}
.update-article .text-link{margin-top:20px}
.updates-archive h2{font-size:30px;margin-bottom:20px}
.updates-archive>p:not(.eyebrow){font-size:14px;margin-bottom:28px}
.error-page{padding-block:100px;min-height:55vh}
.error-page h1{font-size:56px;margin-bottom:25px}
.error-page .lead{font-size:19px;max-width:650px}
.error-page .actions{margin-block:30px}
@media(max-width:760px){.guide-layout{padding-top:15px}.guide-tabs{gap:22px}.guide-panel{margin-top:25px}.guide-panel>h2:first-of-type{font-size:30px}.guide-panel>h3{font-size:21px}.guide-image-pair{grid-template-columns:1fr;gap:12px}.guide-image-pair img{height:330px}.gesture-list>div{grid-template-columns:1fr;gap:7px}.guide-panel figure>img{max-height:none}.updates-layout{grid-template-columns:1fr;gap:30px;padding-block:35px 65px}.updates-index{position:static;display:flex;gap:20px;flex-wrap:wrap}.updates-index h2{display:none}.update-article h2{font-size:30px}.error-page{padding-block:65px}.error-page h1{font-size:37px}}
@media(max-width:760px){.legal-page{padding-block:40px 60px}.prose h1{font-size:37px}.prose h2{font-size:22px}.prose p,.prose li{font-size:15px}.rights-grid{grid-template-columns:1fr;gap:14px}}
@media(max-width:1050px){.checkout-layout{gap:50px}.order-product-heading{flex-wrap:wrap;gap:10px}}
@media(max-width:760px){.checkout-layout{grid-template-columns:1fr;gap:40px;padding-block:32px 65px}.order-summary{position:static}.order-product-image img{aspect-ratio:1.65}.order-product-heading{flex-wrap:nowrap}.order-product-heading h2{font-size:26px}.order-product-heading>p{font-size:26px}.order-payment-steps{grid-template-columns:1fr;gap:17px}.order-summary .included-list{display:grid;grid-template-columns:1fr 1fr;gap:9px 15px}.order-summary .included-list li{font-size:12px}.order-details{border-top:1px solid var(--line);padding-top:32px}.order-details h2{font-size:28px}.input-action{gap:8px}.input-action button{padding-inline:10px;font-size:11px}.order-record>div{gap:15px;font-size:13px}}
@media(max-width:380px){.form-row{grid-template-columns:1fr;gap:0}.order-summary .included-list{grid-template-columns:1fr}}
@media(max-width:760px){.metric-description{grid-template-columns:1fr;gap:12px}.metric-description h3{font-size:23px}.demo-content{grid-template-columns:1fr;gap:20px}.demo-content video{max-height:490px;width:auto;margin-inline:auto}.demo-content p{font-size:15px}.metrics-detail-figure img{max-height:500px}}
@keyframes arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(min-width:1800px){.hero-photograph img{object-position:50% 43%}.hero-copy{max-width:520px}.product-hero{height:760px}.hero-copy h1{font-size:92px}}
@media(max-width:1150px){.shell{width:calc(100% - 72px)}.primary-nav{gap:18px}.header-inner{gap:20px}.header-price,.header-actions .desktop-only{display:none}.section-heading{gap:50px}.hero-copy h1{font-size:74px}.hero-copy{max-width:455px}.hero-description{max-width:345px}.mode-panel{gap:42px}.compatibility-grid{gap:60px}.purchase-grid{gap:50px}.life-copy{padding:50px 40px}.life-copy h2{font-size:42px}.footer-main{gap:40px}}
@media(max-width:900px){.wordmark{font-size:21px}.primary-nav{gap:16px}.primary-nav a{font-size:13px}.header-inner{gap:15px}.hero-copy h1{font-size:65px}.hero-copy{max-width:390px}.hero-description{max-width:310px}.hero-statement{font-size:23px}.hero-copy .actions{gap:12px;max-width:310px}.hero-copy .eyebrow{font-size:11px}.hero-photograph img{object-position:48% 44%}.product-hero::after{background:linear-gradient(90deg,rgba(248,249,245,.98),rgba(248,249,245,.91) 29%,rgba(248,249,245,.3) 47%,transparent 62%)}.mode-copy h3{font-size:30px}.section-heading{gap:36px}.home-life{min-height:500px}.life-copy{padding:45px 32px}.life-copy h2{font-size:36px}.life-copy>p:not(.eyebrow){font-size:15px}.compatibility-grid{gap:40px}.faq-layout{gap:50px}.purchase-copy h2{font-size:40px}.purchase-price{font-size:38px}.steps{gap:28px}h2{font-size:42px}}
@media(max-width:760px){:root{--header-height:68px}.shell{width:calc(100% - 40px)}.section{padding-block:65px}.header-inner{gap:16px;flex-wrap:wrap;height:auto;min-height:var(--header-height)}.wordmark{font-size:22px}.header-actions{gap:9px;margin-left:auto}.header-actions .button{min-height:42px}.primary-nav{order:3;width:100%;padding:0 0 18px;gap:22px;flex-wrap:wrap}.primary-nav a{font-size:14px;padding-block:8px}.js .primary-nav{display:none;position:absolute;left:0;top:100%;background:#fff;padding:16px 24px 22px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0}.js .primary-nav.is-open{display:flex}.js .primary-nav a{padding-block:14px}.js .primary-nav a[aria-current=page]::after{display:none}.nav-toggle:not([hidden]){display:inline-grid;border:0}.product-hero{height:min(760px,calc(100svh - 112px));min-height:640px}.hero-photograph{inset:auto 0 0;height:62%;}.hero-photograph img{object-position:55% 43%}.product-hero::after{background:linear-gradient(180deg,#f8f9f5 0%,#f8f9f5 33%,rgba(248,249,245,.91) 40%,rgba(248,249,245,0) 61%)}.hero-inner{align-items:flex-start}.hero-copy{padding-top:32px;max-width:100%}.hero-copy .eyebrow{margin-bottom:15px;font-size:11px}.hero-copy h1{font-size:56px;margin-bottom:13px}.hero-statement{font-size:24px}.hero-description{font-size:15px;line-height:1.6;max-width:440px;margin-top:12px}.hero-price{margin-top:16px;margin-bottom:15px;font-size:25px;gap:10px}.hero-price span{font-size:12px}.hero-copy .actions{max-width:none;gap:17px;flex-wrap:nowrap}.hero-copy .button{padding:12px 16px;font-size:13px;min-height:47px;gap:8px}.hero-copy .text-link{font-size:12px;gap:3px}.hero-copy .text-link .icon{width:16px}.hero-caption{right:12px;bottom:12px;font-size:10px;max-width:270px}.facts-inner{grid-template-columns:repeat(2,1fr);gap:0;padding-block:16px}.facts-inner p{padding:12px 4px;font-size:11px}.facts-inner p:nth-child(odd){border-right:1px solid var(--line)}.facts-inner strong{font-size:13px}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:32px}.section-heading>p,.section-heading>div>p:not(.eyebrow){font-size:16px;max-width:550px}h1{font-size:42px}h2{font-size:38px}.eyebrow{font-size:11px;margin-bottom:14px}.tab-list{gap:24px;margin-bottom:23px}.tab-list [role=tab]{font-size:13px;padding-block:13px}.mode-panel{grid-template-columns:1fr;gap:24px}.mode-photo{aspect-ratio:1.12}.mode-copy{padding:0;max-width:none}.mode-copy h3{font-size:29px;margin-bottom:16px}.mode-copy>p:not(.eyebrow){font-size:16px}.check-list{gap:10px;margin-top:19px}.check-list li{font-size:13px}.section-link{justify-content:flex-start;margin-top:27px}.metrics-figure>a{max-height:none}.metrics-figure img{width:100%;height:auto}.feature-notes{grid-template-columns:1fr;gap:24px;margin-top:30px}.feature-notes>div{padding-top:20px;border-top:1px solid var(--line)}.feature-notes h3{font-size:20px;margin-bottom:7px}.feature-notes p{font-size:14px}.home-life{grid-template-columns:1fr}.life-photo{aspect-ratio:1.2}.life-copy{padding:40px 24px 52px;max-width:600px}.life-copy h2{font-size:36px}.life-copy>p:not(.eyebrow){font-size:16px}.steps{grid-template-columns:1fr;gap:27px}.steps li{padding-top:19px;padding-left:49px;position:relative}.step-index{position:absolute;top:21px;left:0}.steps h3{font-size:22px;margin-bottom:10px}.compatibility-grid{grid-template-columns:1fr;gap:36px}.compatibility-grid h2{margin-bottom:22px}.requirements{padding-top:30px;border-top:1px solid #c8d4c7}.requirements h3{margin-bottom:22px}.purchase-grid{grid-template-columns:1fr;gap:33px}.purchase-photo{position:static}.purchase-photo img{width:100%;aspect-ratio:1.12;object-position:center}.purchase-copy h2{font-size:40px}.purchase-price{font-size:37px;margin-top:15px}.purchase-price span{font-size:14px}.purchase-copy>p:not(.eyebrow):not(.purchase-price):not(.small-note){font-size:16px}.faq-layout{grid-template-columns:1fr;gap:33px}.faq-layout .text-link{margin-top:18px}summary{font-size:15px;padding-block:21px}summary::after{top:22px}.faq-answer{font-size:14px;padding-right:15px}.site-footer{padding-top:45px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 24px;margin-bottom:35px}.footer-brand{grid-column:1/-1}.footer-brand p{margin-top:14px}.footer-bottom{gap:22px}.footer-bottom nav{gap:20px}.footer-bottom>p{max-width:100%}.page-intro{padding:43px 0 37px}.page-intro h1{font-size:42px}.page-intro .lead{font-size:17px;margin-top:20px}.subnav{gap:15px 22px;font-size:13px}.split-section{grid-template-columns:1fr;gap:32px}.support-links{grid-template-columns:1fr;gap:15px}.support-link{padding-block:23px}.support-link h2{font-size:23px}.contact-inner{flex-direction:column;align-items:flex-start;gap:26px}.contact-inner h2{font-size:30px}.contact-band{padding-block:43px}.image-dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);padding-inline:10px}}
@media(max-width:380px){.shell{width:calc(100% - 32px)}.wordmark{font-size:20px}.header-inner{gap:8px}.header-actions{gap:3px}.header-actions .button{font-size:12px;padding-inline:12px}.hero-copy h1{font-size:48px}.hero-statement{font-size:22px}.hero-description{font-size:14px}.hero-copy .actions{gap:11px}.hero-copy .button{font-size:12px;padding-inline:12px}.hero-copy .text-link{font-size:11px}.hero-price span{font-size:11px}h2{font-size:34px}.product-hero{min-height:630px}}
@media(max-width:760px) and (max-height:740px){.product-hero{height:calc(100svh - 112px);min-height:0}.hero-copy{padding:22px 0 0}.hero-copy .eyebrow{font-size:10px;margin-bottom:10px}.hero-copy h1{font-size:44px;margin-bottom:10px}.hero-statement{font-size:20px}.hero-description{font-size:13px;line-height:1.55;margin-top:10px;max-width:345px}.hero-price{font-size:22px;margin-top:12px;margin-bottom:12px}.hero-price span{font-size:10px}.hero-copy .button{min-height:43px;padding:10px 11px;font-size:11px;gap:8px;white-space:nowrap;flex-shrink:0}.hero-copy .text-link{font-size:10px;gap:4px}.hero-photograph{height:44%}.hero-photograph img{object-position:55% 10%}.hero-caption{font-size:9px;padding:4px 7px;bottom:8px}.product-hero::after{background:linear-gradient(180deg,#f8f9f5 0%,#f8f9f5 54%,rgba(248,249,245,.78) 59%,transparent 67%)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.site-header,.site-footer,.image-dialog,.nav-toggle,.skip-link{display:none!important}.section{padding-block:25px}.shell{width:100%}body{font-size:12pt;color:#000;background:#fff}h1,h2,h3{break-after:avoid}img{max-height:400px;object-fit:contain}details>*{display:block!important}.purchase-photo{position:static}}
.trademark-notice{font-size:11px!important;color:var(--muted);margin-top:0!important}
@media(max-width:760px){.footer-bottom-primary,.footer-bottom-secondary{flex-direction:column;gap:12px}.footer-bottom-secondary{margin-top:18px}.footer-bottom nav{gap:10px 18px}}