@font-face{font-family:Onward Display;src:url('/fonts/instrument-serif-latin.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Onward Sans;src:url('/fonts/inter-latin.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{--forest:#0a4438;--deep:#073a30;--ivory:#faf8f1;--paper:#fffdf8;--sage:#e9efdb;--leaf:#dde77e;--ink:#15352f;--muted:#646c62;--line:#d9dcd0;--serif:'Onward Display',Georgia,serif;--sans:'Onward Sans',Arial,sans-serif;--wrap:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ivory);color:var(--ink);font:400 16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img,svg{display:block;max-width:100%}img{height:auto}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}p,figure,h1,h2,h3{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);letter-spacing:-.035em;line-height:1.04}h2{font-size:clamp(42px,4.7vw,66px)}h3{font-size:22px;letter-spacing:-.025em;line-height:1.3}p{color:var(--muted)}::selection{background:var(--leaf);color:var(--forest)}:focus-visible{outline:3px solid #638235;outline-offset:5px}section[id]{scroll-margin-top:110px}[hidden]{display:none!important}.wrap{width:min(var(--wrap),calc(100% - 112px));margin-inline:auto}.section{padding-block:112px}.eyebrow{font-size:11px;font-weight:650;line-height:1.5;letter-spacing:.17em;color:var(--forest);text-transform:uppercase}.arrow{width:22px;height:22px;flex:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:56px;padding:16px 25px;border:1px solid transparent;border-radius:100px;background:var(--forest);color:var(--ivory);font-size:14px;font-weight:600;line-height:1.2;transition:background .2s,transform .2s}.button:hover{background:var(--deep);transform:translateY(-2px)}.button .arrow{transition:transform .2s}.button:hover .arrow{transform:translateX(3px)}.button.small{min-height:42px;padding:11px 18px;font-size:12px;gap:20px}.button.small svg{width:17px;height:17px}.button.leaf{background:var(--leaf);color:var(--forest)}.button.leaf:hover{background:#e8eeaa}.text-link{display:inline-flex;align-items:center;gap:14px;padding-block:10px;font-size:13px;font-weight:600;border-bottom:1px solid var(--line);line-height:1.3}.text-link:hover{border-color:var(--forest)}.text-link>span{font-size:22px;font-weight:400}.skip{position:fixed;z-index:99;top:8px;left:16px;background:var(--forest);color:white;padding:10px 20px;border-radius:4px;transform:translateY(-150%)}.skip:focus{transform:none}
.site-header{position:sticky;top:0;z-index:20;background:rgba(250,248,241,.97);border-bottom:1px solid rgba(10,68,56,.09)}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:91px}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand img{width:185px;height:auto}.desktop-nav{display:flex;gap:27px;margin-left:40px;align-items:center}.desktop-nav a,.sign-in{font-size:12px;font-weight:550;padding-block:14px}.desktop-nav a:hover,.sign-in:hover{color:#60813b}.nav-actions{display:flex;align-items:center;gap:25px}.locale-picker{position:relative}.locale-picker summary{display:flex;align-items:center;gap:7px;padding:10px 22px 10px 8px;border-right:1px solid var(--line);font-size:11px;letter-spacing:.06em;cursor:pointer;list-style:none}.locale-picker summary::-webkit-details-marker{display:none}.locale-picker summary svg{width:9px;height:6px;fill:none;stroke:currentColor;stroke-width:1.5;transition:transform .18s}.locale-picker[open] summary svg{transform:rotate(180deg)}.locale-menu{position:absolute;z-index:35;top:calc(100% + 10px);inset-inline-end:0;min-width:155px;padding:7px;background:var(--paper);border:1px solid var(--line);box-shadow:0 16px 45px #173a2820}.locale-menu a{display:block;padding:9px 11px;border-radius:3px;font-size:12px;line-height:1.35;white-space:nowrap}.locale-menu a:hover{background:var(--sage)}.locale-menu a[aria-current=page]{font-weight:700;color:var(--forest);background:#f3f5e9}.menu-button{display:none;justify-content:center;flex-direction:column;gap:6px;width:42px;height:42px;background:none;border:0;padding:10px}.menu-button span{width:22px;height:1.5px;background:currentColor;transition:transform .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-nav{padding:12px 0 22px}.mobile-nav a{display:flex;justify-content:space-between;padding:13px 2px;border-top:1px solid var(--line);font-size:14px}
.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:52px;align-items:center;min-height:700px;padding-block:54px 64px}.hero-copy{padding-block:34px}.hero .eyebrow{display:flex;gap:10px;align-items:center}.signal{width:7px;height:7px;border-radius:50%;background:#88a466;flex-shrink:0;box-shadow:0 0 0 5px #e9efdb88}.hero h1{font-size:clamp(64px,7.05vw,100px);margin:30px 0 26px;line-height:.98;letter-spacing:-.045em}.hero h1>span{color:var(--forest);position:relative}.hero h1>span:after{content:'';position:absolute;left:1%;right:0;bottom:.015em;height:.11em;background:var(--leaf);z-index:-1;border-radius:80% 15% 65% 10%}.hero-description{font-size:16px;line-height:1.8;max-width:440px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:31px}.hero-actions .text-link{font-size:12px}.access-note{font-size:11px;color:var(--muted);margin-top:14px;letter-spacing:.025em}.hero-product{position:relative;min-height:575px;display:flex;align-items:center;justify-content:center;padding:40px 32px 65px}.product-arch{position:absolute;inset:20px 0 34px 20px;background:var(--sage);border-radius:48% 48% 2px 2px}.product-arch:after{content:'';position:absolute;inset:-17px 15px 20px -17px;border:1px solid #cdd9bd;border-radius:48% 48% 1px 1px}.folio{position:absolute;right:12px;top:8px;font-size:9px;letter-spacing:.18em;color:#53634e}.hero-stamp{position:absolute;right:2px;top:84px;z-index:2;display:grid;place-items:center;width:78px;height:78px;border-radius:50%;background:var(--leaf);transform:rotate(8deg);box-shadow:0 5px 20px #173a2810}.hero-stamp img{width:43px;height:auto}.hero-shot{position:relative;width:350px;max-width:90%;border:1px solid #d6dacf;transform:rotate(-3deg);border-radius:14px;overflow:hidden;box-shadow:8px 18px 50px #23483317;background:var(--paper)}.hero-shot img{width:100%}.hero-product figcaption{position:absolute;bottom:12px;left:45px;right:0;display:flex;align-items:flex-start;gap:10px;font-size:12px;font-weight:500;line-height:1.4}.caption-dot{width:6px;height:6px;border-radius:50%;background:var(--forest);margin-top:5px;flex:none}.hero-product figcaption small{display:block;font-size:9px;color:var(--muted);font-weight:400;margin-top:6px;letter-spacing:.015em}
.audience-band{border-block:1px solid var(--line)}.audience-inner{display:flex;justify-content:space-between;align-items:center;padding-block:26px;gap:28px}.audience-inner>div{display:flex;align-items:center;gap:38px;font-family:var(--serif);font-size:27px;line-height:1.1}.audience-inner i{font-style:normal;font-size:21px;color:#8aa070}.audience-inner .eyebrow{font-size:10px;letter-spacing:.13em}.section-heading .eyebrow{margin-bottom:25px}.intro h2{max-width:1000px;font-size:clamp(39px,4.25vw,60px)}.section-description{font-size:15px;line-height:1.8;max-width:530px}.intro .section-description{margin-top:27px;max-width:560px}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:60px}.pillars article{border-top:1px solid var(--line);padding-top:22px}.chapter-number{font-family:var(--serif);font-size:25px;color:#6e855d}.pillars h3{margin:22px 0 14px;font-size:19px;font-weight:550;letter-spacing:-.02em}.pillars p{font-size:14px;line-height:1.8;max-width:340px}
.product{background:#f0f1e7;border-block:1px solid #e4e7da}.split-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:70px}.split-heading .section-description{max-width:305px;padding-bottom:7px}.product-tabs{margin-top:49px}.tab-list{display:flex;border-bottom:1px solid #cbd3c0;gap:16px}.product-tab{display:flex;gap:14px;align-items:center;position:relative;padding:18px 28px 20px 0;min-height:59px;flex:1;font-size:13px;line-height:1.4}.product-tab>span{font-family:var(--serif);font-size:23px;color:#6c8064;line-height:1}.product-tab[aria-selected=true]{font-weight:650}.product-tab[aria-selected=true]:after{content:'';position:absolute;inset:auto 16px -1px 0;height:3px;background:var(--forest)}.product-panel{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding-top:44px}.product-panel+.product-panel{padding-top:90px}.tabs-ready .product-panel{padding-top:44px}.panel-visual{position:relative;background:linear-gradient(145deg,#e8ecdf 0%,#e2e7d8 58%,#eef0e4 100%);min-height:530px;padding:47px 42px 35px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #d3dbc8;border-radius:22px;box-shadow:inset 0 1px 0 #ffffffbf,0 22px 55px #2447350c}.panel-2{background:linear-gradient(145deg,#e8ebe3 0%,#dfe5dc 58%,#ecefe8 100%)}.panel-3{background:linear-gradient(145deg,#efeedf 0%,#e7e8d7 58%,#f2f1e5 100%)}.panel-visual:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 24%,#fff9,transparent 58%),radial-gradient(ellipse at 50% 96%,#fff8,transparent 72%);pointer-events:none}.panel-visual:after{content:'';position:absolute;inset:10px;border:1px solid #ffffff78;border-radius:15px;pointer-events:none}.visual-label{position:absolute;z-index:2;top:18px;left:20px;font-size:9px;letter-spacing:.18em;color:#5c6e56}.panel-visual figure{position:relative;z-index:1;width:100%;max-width:370px}.app-capture{position:relative;background:#f7f6ef;border-radius:16px;border:1px solid #cfd6c7;box-shadow:0 24px 50px #294a3618,0 4px 12px #294a360b;overflow:hidden;padding:6px}.app-capture:after{content:'';position:absolute;inset:6px;border:1px solid #ffffffa6;border-radius:11px;pointer-events:none}.app-capture img{width:100%;height:auto;border-radius:10px}.panel-visual figcaption{font-size:9px;line-height:1.5;margin:16px 5px 0;max-width:300px;color:#5b6857}.panel-copy{padding-block:20px}.panel-copy .eyebrow{font-size:10px;margin-bottom:23px}.panel-copy h3{font-family:var(--serif);font-size:clamp(33px,3.2vw,46px);line-height:1.06;letter-spacing:-.03em;margin-bottom:22px}.panel-copy>p:not(.eyebrow){font-size:14px;line-height:1.85;max-width:420px}.check-list{padding:0;margin:29px 0 24px;list-style:none}.check-list li{display:flex;gap:12px;align-items:flex-start;font-size:12px;line-height:1.6;margin-block:14px}.check-list svg{width:17px;height:17px;flex:none;margin-top:2px}.panel-copy .text-link{font-size:12px;gap:20px}.panel-copy .text-link .arrow{width:19px}
.method{background:var(--forest);color:var(--ivory);position:relative;overflow:hidden}.method-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:120px;align-items:center}.method .eyebrow{color:var(--leaf);font-size:10px;margin-bottom:23px}.method h2{font-size:clamp(44px,4.8vw,68px)}.method-description{color:#d0ddcb;max-width:480px;font-size:15px;line-height:1.85;margin-top:24px}.score-note{font-size:10px;line-height:1.8;color:#b7c9b2;max-width:435px;margin-top:29px}.method-path{position:relative;border-top:1px solid #668375;padding-top:10px}.method-path article{display:flex;align-items:center;gap:23px;min-height:117px;border-bottom:1px solid #456a59;position:relative;z-index:1}.step-dot{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#376758;color:var(--ivory);font-family:var(--serif);font-size:27px;flex:none}.method-path article:nth-child(2) .step-dot{background:#9cab7e;color:var(--forest)}.method-path article:nth-child(3) .step-dot{background:var(--leaf);color:var(--forest)}.method-path h3{font-family:var(--serif);font-size:31px}.method-path p{color:#c1d0ba;font-size:12px;margin-top:6px}.path-arrow{position:absolute;font-family:var(--serif);font-size:240px;line-height:1;right:-64px;top:-15px;color:#ddeb9d0b;pointer-events:none}
.everyday{display:grid;grid-template-columns:1.1fr 1fr;gap:115px;align-items:center}.everyday .eyebrow{font-size:10px;margin-bottom:25px}.everyday h2{font-size:clamp(39px,4vw,56px)}.everyday .section-description{margin-top:26px;font-size:14px;max-width:450px}.everyday-list article{display:flex;gap:23px;padding:24px 0;border-bottom:1px solid var(--line)}.everyday-list article:first-child{border-top:1px solid var(--line)}.everyday-list article>span{flex:none;display:grid;place-items:center;width:42px;height:42px;background:var(--sage);border-radius:50%;font-size:24px;font-weight:300}.everyday-list h3{font-size:16px;font-weight:550;margin:3px 0 9px}.everyday-list p{font-size:12px;line-height:1.7}
.faq{background:#f2f2e8;border-top:1px solid var(--line)}.faq-layout{display:grid;grid-template-columns:.85fr 1.3fr;gap:80px}.faq .eyebrow{margin-bottom:24px;font-size:10px}.faq h2{font-size:clamp(47px,4.7vw,65px)}.faq details{border-bottom:1px solid #d4d9c9}.faq details:first-child{border-top:1px solid #d4d9c9}.faq summary{list-style:none;cursor:pointer;padding:24px 0;display:flex;justify-content:space-between;gap:24px;font-size:13px;font-weight:550;line-height:1.6}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:23px;line-height:1;flex:none;font-weight:300}.faq details[open] summary>span{transform:rotate(45deg)}.answer p{font-size:13px;line-height:1.85;padding:0 34px 25px 0}.final-cta{background:#e4ebd3;padding:90px 0;position:relative;overflow:hidden}.final-layout{display:flex;justify-content:space-between;gap:50px;align-items:center}.final-cta .eyebrow{font-size:10px;margin-bottom:24px}.final-cta h2{font-size:clamp(52px,5.5vw,77px)}.final-cta p:not(.eyebrow):not(.access-note){font-size:14px;margin-top:22px}.final-cta .button{margin-top:28px;background:var(--forest);color:var(--ivory)}.final-cta .button:hover{background:var(--deep)}.final-symbol{width:31%;margin:25px -22px 0 0;transform:rotate(-7deg);opacity:.97}.final-symbol img{width:100%}.site-footer{padding:47px 0 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:38px}.footer-top .brand img{width:168px}.footer-top p{font-size:12px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:24px;font-size:10px;color:var(--muted)}.footer-bottom nav{display:flex;gap:28px;flex-wrap:wrap}.footer-bottom a:hover{text-decoration:underline;text-underline-offset:4px}
.legal-page{padding:70px 0 95px;max-width:760px}.legal-page .eyebrow{margin:50px 0 20px}.legal-page h1{font-size:64px}.legal-page .lead{font-size:18px;line-height:1.65;margin:30px 0 50px}.legal-page section{margin-top:35px}.legal-page section h2{font-family:var(--sans);font-size:19px;letter-spacing:-.02em;font-weight:550;margin-bottom:13px}.legal-page section p{font-size:14px;line-height:1.9}.not-found p{margin-top:25px}.not-found .button{margin:30px 0}.not-found{min-height:65vh}.not-found-locales{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;font-size:12px}.not-found-locales a{text-decoration:underline;text-underline-offset:4px}.footer-locales a[aria-current=page]{font-weight:700;color:var(--forest)}
html[dir=rtl] body{font-family:Arial,Tahoma,sans-serif}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] .chapter-number,html[dir=rtl] .product-tab>span,html[dir=rtl] .step-dot{font-family:Arial,Tahoma,sans-serif;letter-spacing:0}html[dir=rtl] .eyebrow{letter-spacing:.04em}html[dir=rtl] .desktop-nav{margin-left:0;margin-right:40px}html[dir=rtl] .hero-stamp{right:auto;left:2px}html[dir=rtl] .folio{right:auto;left:12px}html[dir=rtl] .hero-product figcaption{left:0;right:45px}html[dir=rtl] .visual-label{left:auto;right:20px}html[dir=rtl] .path-arrow{right:auto;left:-64px;transform:scaleX(-1)}html[dir=rtl] .arrow{transform:scaleX(-1)}html[dir=rtl] .button:hover .arrow{transform:scaleX(-1) translateX(3px)}
html[lang=zh] body,html[lang=zh] h1,html[lang=zh] h2,html[lang=zh] h3,html[lang=zh] .chapter-number,html[lang=zh] .product-tab>span,html[lang=zh] .step-dot{font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",Arial,sans-serif}html[lang=zh] h1,html[lang=zh] h2,html[lang=zh] h3{letter-spacing:-.02em}
@media(min-width:1500px){.hero{gap:90px}.hero-product{min-height:590px}.hero-shot{width:365px}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.desktop-nav{margin-left:0;gap:20px}.nav-actions{gap:18px}.brand img{width:163px}.hero{gap:30px;min-height:650px}.hero h1{font-size:78px}.hero-product{min-height:530px;padding:37px 20px 64px}.hero-shot{width:315px}.hero-stamp{right:-3px;width:65px;height:65px}.hero-stamp img{width:36px}.hero-description{font-size:15px}.hero-actions{gap:15px}.hero .button{padding-inline:20px;gap:20px;font-size:13px}.method-layout{gap:70px}.product-panel{gap:55px}.panel-visual{padding:45px 25px 27px;min-height:490px}.everyday{gap:65px}.faq-layout{gap:55px}.audience-inner>div{gap:26px}}
@media(max-width:920px){.desktop-nav{display:none}.hero h1{font-size:66px}.hero{gap:20px;min-height:600px}.hero-description{font-size:14px}.hero-product{min-height:485px;padding-inline:13px}.hero-shot{width:278px}.hero-actions{flex-direction:column;align-items:flex-start;gap:13px}.hero-product figcaption{left:25px;font-size:10px}.hero-product figcaption small{font-size:8px}.hero-stamp{top:55px}.section{padding-block:85px}.audience-inner>div{font-size:23px;gap:20px}.audience-inner .eyebrow{max-width:180px}.pillars{gap:30px}.pillars h3{font-size:17px}.pillars p{font-size:13px}.split-heading{gap:38px}.split-heading .section-description{max-width:245px;font-size:13px}.product-panel{gap:40px}.panel-visual{padding-inline:20px;min-height:450px}.panel-copy h3{font-size:36px}.panel-copy>p:not(.eyebrow){font-size:13px}.product-tab{font-size:11px;gap:10px;padding-right:10px}.method-layout{gap:55px}.method-description{font-size:14px}.method-path h3{font-size:28px}.method-path article{gap:15px}.everyday{gap:50px}.faq-layout{grid-template-columns:.8fr 1.2fr;gap:50px}}
@media(max-width:700px){html{scroll-padding-top:84px}.wrap{width:calc(100% - 40px)}.site-header{position:sticky}.nav-row{min-height:75px;gap:16px}.brand img{width:146px}.nav-actions{gap:5px}.nav-actions .sign-in,.nav-actions .button{display:none}.locale-picker summary{border:0;padding:10px;font-size:11px}.locale-menu{min-width:145px}.menu-button{display:flex}.hero{display:flex;flex-direction:column;gap:0;padding-block:45px 35px;min-height:auto;align-items:stretch}.hero-copy{padding:0}.hero .eyebrow{font-size:9px;letter-spacing:.13em;gap:10px}.hero h1{font-size:clamp(59px,13.3vw,86px);margin:28px 0 24px;letter-spacing:-.04em}.hero-description{font-size:14px;line-height:1.8;max-width:440px}.hero-actions{flex-direction:row;align-items:center;gap:22px;margin-top:24px;flex-wrap:wrap}.hero .button{min-height:51px;font-size:12px;padding:15px 20px;gap:21px}.hero-actions .text-link{font-size:11px;gap:10px}.access-note{font-size:10px;margin-top:13px}.hero-product{min-height:485px;width:100%;max-width:450px;align-self:center;margin-top:32px;padding:35px 28px 64px}.product-arch{inset:13px 8px 35px 24px}.product-arch:after{inset:-10px 12px 12px -12px}.hero-shot{width:285px;max-width:90%}.hero-stamp{right:12px;top:51px;width:61px;height:61px}.hero-stamp img{width:34px}.hero-product figcaption{left:35px;bottom:1px;font-size:11px}.hero-product figcaption small{font-size:8px;margin-top:5px}.folio{right:18px;top:0;font-size:8px}.audience-inner{display:block;padding-block:22px}.audience-inner .eyebrow{max-width:none;font-size:8px;letter-spacing:.15em;margin-bottom:14px}.audience-inner>div{justify-content:space-between;gap:15px;font-size:24px}.audience-inner i{font-size:17px}.section{padding-block:66px}.section-heading .eyebrow{margin-bottom:20px;font-size:9px}.intro h2{font-size:42px;line-height:1.08}.intro h2 br{display:none}.intro .section-description{font-size:13px;margin-top:22px;line-height:1.85}.pillars{grid-template-columns:1fr;gap:28px;margin-top:34px}.pillars article{padding-top:19px;display:grid;grid-template-columns:32px 1fr;column-gap:20px}.chapter-number{grid-row:1/3;font-size:23px;line-height:1.2}.pillars h3{margin:0 0 10px;font-size:17px}.pillars p{max-width:none;font-size:13px;line-height:1.75}.split-heading{display:block}.split-heading h2{font-size:44px}.split-heading .section-description{max-width:335px;padding:0;margin-top:22px;font-size:13px}.product-tabs{margin-top:30px}.tab-list{gap:6px;align-items:stretch}.product-tab{flex-direction:column;align-items:flex-start;gap:7px;padding:12px 3px 16px;font-size:10px;line-height:1.4;flex-basis:0}.product-tab>span{font-size:21px}.product-tab[aria-selected=true]:after{right:3px}.product-panel{grid-template-columns:1fr;gap:28px;padding-top:25px}.tabs-ready .product-panel{padding-top:25px}.panel-visual{min-height:0;padding:44px 23px 22px;max-width:480px;width:100%;margin:auto}.panel-visual figure{max-width:330px}.panel-visual figcaption{font-size:8px;margin-top:13px;max-width:none}.panel-1 .app-capture{max-height:425px;overflow:hidden}.panel-copy{padding:0}.panel-copy h3{font-size:38px;margin-bottom:19px}.panel-copy .eyebrow{margin-bottom:18px;font-size:9px}.panel-copy>p:not(.eyebrow){font-size:13px;line-height:1.8;max-width:none}.check-list{margin:23px 0 20px}.check-list li{font-size:11px;margin-block:12px}.panel-copy .text-link{font-size:11px}.method-layout{grid-template-columns:1fr;gap:33px}.method .eyebrow{font-size:8px;margin-bottom:20px}.method h2{font-size:48px}.method-description{font-size:13px;margin-top:23px;max-width:none}.score-note{font-size:10px;margin-top:20px;max-width:none;line-height:1.75}.method-path article{min-height:99px;gap:20px}.method-path h3{font-size:30px}.method-path p{font-size:11px}.step-dot{width:40px;height:40px;font-size:25px}.path-arrow{right:-10px;top:0;font-size:220px}.everyday{grid-template-columns:1fr;gap:30px}.everyday .eyebrow{font-size:9px;margin-bottom:20px}.everyday h2{font-size:42px}.everyday .section-description{font-size:13px;margin-top:22px}.everyday-list article{padding:20px 0;gap:18px}.everyday-list h3{font-size:15px}.everyday-list p{font-size:12px}.faq-layout{grid-template-columns:1fr;gap:34px}.faq .eyebrow{font-size:9px;margin-bottom:20px}.faq h2{font-size:47px}.faq h2 br{display:none}.faq summary{font-size:12px;padding:22px 0;gap:19px}.faq summary>span{font-size:22px}.answer p{font-size:12px;padding:0 16px 22px 0;line-height:1.85}.final-cta{padding:67px 0 70px}.final-layout{display:block;position:relative}.final-cta .eyebrow{font-size:9px;margin-bottom:22px}.final-cta h2{font-size:48px;position:relative;z-index:1}.final-cta p:not(.eyebrow):not(.access-note){font-size:13px;max-width:270px;position:relative;z-index:1}.final-symbol{position:absolute;bottom:-38px;right:-28px;width:140px;opacity:.1;margin:0}.final-cta .button{position:relative;z-index:1;font-size:12px;min-height:52px}.site-footer{padding:33px 0 26px}.footer-top{display:block;padding-bottom:25px}.footer-top .brand img{width:157px}.footer-top p{font-size:11px;margin-top:16px}.footer-bottom{align-items:flex-start;flex-direction:column-reverse;gap:25px;font-size:10px}.footer-bottom nav{display:grid;grid-template-columns:1fr 1fr;gap:16px 30px;line-height:1.8}.legal-page{padding:40px 0 65px}.legal-page h1{font-size:49px}.legal-page .eyebrow{margin-top:40px}.legal-page .lead{font-size:16px}.legal-page section p{font-size:13px}html[dir=rtl] .hero-stamp{right:auto;left:12px}html[dir=rtl] .hero-product figcaption{left:0;right:35px}html[dir=rtl] .folio{right:auto;left:18px}html[dir=rtl] .product-tab{align-items:flex-start}html[dir=rtl] .path-arrow{right:auto;left:-10px}html[dir=rtl] .final-symbol{right:auto;left:-28px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:57px}.hero-actions{gap:14px}.hero .button{padding-inline:16px;font-size:11px;gap:15px}.hero-actions .text-link{font-size:10px}.hero-product{min-height:440px;padding-inline:14px}.hero-shot{width:258px}.audience-inner>div{font-size:21px;gap:10px}.audience-inner i{font-size:14px}.intro h2{font-size:38px}.tab-list{gap:5px}.product-tab{font-size:9px}.panel-visual{padding-inline:18px}.final-cta h2{font-size:44px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover{transform:none}}
