@charset "UTF-8";
:root{--paper:#fafaf6;--ink:#183d31;--muted:#718077;--green:#17624c;--line:#e1e7dc;font-family:Inter,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);line-height:1.65;font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0}p,h1,h2,h3{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:default}a,button,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #74a882;outline-offset:5px}img,svg{display:block;max-width:100%}[hidden]{display:none!important}.wrap{width:min(1160px,calc(100% - 80px));margin-inline:auto}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip:focus{position:fixed;left:20px;top:12px;background:var(--green);color:white;padding:12px;z-index:30}.nav{border-bottom:1px solid var(--line);background:var(--paper)}.nav-inner{height:88px;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:24px;font-weight:750;letter-spacing:-1px;white-space:nowrap}.brand small{font-size:10px;letter-spacing:2px;margin-left:3px;color:var(--muted)}.nav-links{display:flex;align-items:center;gap:30px;font-size:14px;margin-left:auto;color:#4b6054}.nav-links a:hover{color:var(--green)}.nav-end{display:flex;gap:20px;align-items:center}.nav-end select{border:0;background:transparent;color:var(--muted);font-size:13px;padding:8px 2px;max-width:94px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:13px 23px;background:var(--green);color:white;border-radius:9px;font-weight:650;font-size:15px;line-height:1.4;transition:background .18s,transform .18s}.button:hover{background:#104b39;transform:translateY(-1px)}.button.small{min-height:41px;padding:11px 17px;font-size:13px}.button:disabled,.button[aria-disabled="true"]{background:#e7ece3;color:#718077;transform:none}.text-link{font-size:14px;font-weight:650;display:inline-flex;align-items:center;gap:14px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.eyebrow{font-size:12px;font-weight:650;color:var(--green);letter-spacing:1.7px;display:flex;align-items:center;gap:9px}.live-dot{display:inline-block;flex:none;width:6px;height:6px;border-radius:50%;background:#569267}.hero{display:grid;grid-template-columns:.96fr 1.04fr;gap:76px;align-items:center;padding:82px 0 76px;min-height:738px}.hero h1{font-size:67px;line-height:1.25;font-weight:720;letter-spacing:-3.2px;margin:22px 0 23px}.hero h1 span,.hero h1 em{display:block}.hero h1 em{font-style:normal;color:#49805a}.lede{font-size:17px;color:#667568;max-width:370px;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:30px}.fineprint{font-size:11px;color:#7e887d;margin-top:15px}.hero-notes{display:flex;gap:23px;margin-top:37px;font-size:12px;color:#53695a}.hero-notes>span{display:flex;align-items:center;gap:7px}.hero-notes i{font-style:normal;color:#538c67}.hero-visual{position:relative;padding-top:16px;isolation:isolate}.hero-visual:before{content:"";position:absolute;background:#e9efdf;inset:50px -26px 11px -27px;border-radius:48% 46% 33% 36%;transform:rotate(-7deg);z-index:-1}.browser-card{border:1px solid #dfe5d9;background:white;border-radius:16px;box-shadow:0 22px 55px -28px #3f573b40;overflow:hidden;transform:rotate(1deg)}.browser-top{height:44px;background:#f6f7f2;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:20px;padding:0 16px}.window-dots{display:flex;gap:5px}.window-dots i{width:6px;height:6px;border-radius:50%;background:#cad2c5}.address{text-align:center;font-size:10px;flex:1;line-height:24px;border:1px solid #e9ede5;background:white;border-radius:5px;color:#879280}.mini-mark{color:var(--green);font-size:13px}.feed-head{display:flex;justify-content:space-between;align-items:center;padding:21px 23px 14px}.feed-title{font-size:15px;font-weight:700}.demo-label{font-size:9px;color:#8c9788;letter-spacing:1px}.demo-controls{padding:12px 15px;border-radius:8px;background:#f1f5eb;margin:0 21px 6px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#526a52}.switch{width:34px;height:20px;border-radius:20px;background:var(--green);padding:3px;flex:none}.switch span{display:block;height:14px;width:14px;border-radius:50%;background:white;transform:translateX(14px);transition:transform .2s}.switch[aria-checked="false"]{background:#c4ccc0}.switch[aria-checked="false"] span{transform:translateX(0)}.feed-post{padding:16px 23px;border-bottom:1px solid #eef0e9}.post-author{display:flex;align-items:center;gap:10px}.avatar{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:650}.avatar-mint{background:#dce8d9;color:#557551}.avatar-sand{background:#f0e1c9;color:#967447}.avatar-blue{background:#e0e8e9;color:#5e8189}.post-author strong{font-size:11px;font-weight:650}.post-time{display:flex;align-items:center;gap:9px;color:#9aa195;font-size:9px}.post-tag{display:inline-block;border-radius:4px;padding:2px 6px;font-size:9px;line-height:1.5;font-weight:550;white-space:nowrap}.tag-ok{background:#edf3e6;color:#6c8b59}.tag-ad{background:#f5ead6;color:#9c7736}.ellipsis{margin-left:auto;color:#a2ab9a}.feed-post>p,.promotion-content>p{font-size:11px;color:#677463;line-height:1.9;margin-top:11px}.landscape{margin-top:12px;border-radius:7px;height:82px;overflow:hidden}.landscape svg{width:100%;height:100%}.promotion{background:#fffdf8;padding:14px 23px}.fold-row{display:flex;gap:9px;align-items:center;padding:0;background:transparent;color:#8a7f65;font-size:10px;width:100%;text-align:left;min-height:24px}.fold-action{margin-left:auto;color:#6a805b;font-size:10px}.fold-icon{color:#a2a98d}.promotion:not(.is-folded) .fold-row,.is-folded .promotion-content{display:none}.plain-button{margin-top:7px;background:transparent;font-size:10px;padding:0;color:var(--green);text-decoration:underline}.last-post{padding-block:14px}.last-post>p{margin-top:7px}.demo-status{display:flex;align-items:center;gap:7px;font-size:9px;color:#7e8d76;padding:11px 23px;background:#fbfcf8}.floating-note{position:absolute;left:-39px;bottom:54px;display:flex;align-items:center;gap:11px;background:#fffefa;border:1px solid #e0e5d5;border-radius:12px;padding:13px 19px;box-shadow:0 9px 28px -16px #40563455;transform:rotate(-3deg)}.floating-note strong{display:block;font-size:11px}.floating-note span{font-size:9px;color:#88917f}.demo-caption{font-size:10px;color:#8c9586;text-align:center;margin-top:18px}.platform-strip{display:flex;align-items:center;justify-content:space-between;border-block:1px solid var(--line);padding:26px 0}.platform-strip>p{color:#879180;font-size:12px}.platform-strip>div{display:flex;align-items:center;gap:55px}.platform-strip>div>span{font-size:18px;font-weight:650;color:#6f7b66;letter-spacing:-.5px}.section{padding-block:100px}.section-heading{margin-bottom:39px}.section-heading h2{font-size:34px;font-weight:650;letter-spacing:-1.2px;line-height:1.5;margin-top:10px}.section-heading>p:last-child{font-size:14px;line-height:1.9;color:var(--muted);margin-top:12px;max-width:620px}.centered{text-align:center}.centered .eyebrow{justify-content:center}.centered>p:last-child{margin-inline:auto}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{border:1px solid var(--line);background:white;border-radius:22px;padding:30px;min-height:245px;position:relative}.feature-wide{grid-column:span 2;display:flex;align-items:center;gap:32px;background:#f0f4e9}.feature-wide>div:first-child{flex:1}.feature-number{font-size:11px;color:#a2ae98;letter-spacing:2px}.feature h3{font-size:20px;font-weight:650;letter-spacing:-.6px;margin:19px 0 10px}.feature p{font-size:12px;line-height:1.9;color:#7b8773;max-width:360px}.feature-pill{font-size:10px;display:inline-block;border:1px solid #d2ddc8;padding:5px 9px;border-radius:5px;color:#7f9172;margin-top:20px}.page-sketch{width:190px;flex:none;position:relative;border:1px solid #d7dfcd;background:#fafcf6;border-radius:9px;padding:15px;transform:rotate(-5deg);box-shadow:7px 9px 0 #dce6d0}.sketch-top{display:flex;gap:4px;border-bottom:1px solid #dce3d3;padding-bottom:12px;margin-bottom:13px}.sketch-top i{width:4px;height:4px;border-radius:50%;background:#cbd8c1}.sketch-line{height:4px;width:60%;margin-bottom:7px;background:#dfe7d5}.sketch-line.long{width:86%}.sketch-ad{border:1px dashed #ccd8bd;background:#eff3e8;height:36px;margin:12px 0;color:#a7b295;font-size:10px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;text-decoration:line-through}.sketch-columns{display:flex;gap:8px}.sketch-columns div{height:30px;background:#e4ebdb;border-radius:3px;flex:1}.sketch-check{position:absolute;right:-13px;bottom:-13px;background:var(--green);color:white;width:30px;height:30px;border:3px solid var(--paper);border-radius:50%;display:grid;place-items:center;font-size:12px}.sample-badges{display:flex;gap:8px;justify-content:flex-end;height:33px;margin-top:4px}.sample-badges .post-tag{font-size:10px;height:25px;padding:5px 9px}.feature:has(.sample-badges) h3{margin-top:10px}.sample-keywords{display:inline-flex;align-items:center;gap:13px;border-radius:5px;background:#f0f4ec;padding:6px 11px;font-size:11px;color:#6c8160;position:absolute;right:28px;top:27px}.sample-keywords b{font-weight:400}.feature:has(.sample-keywords) h3{margin-top:48px}.selection-feature{background:#f6f1e8}.selection-sketch{flex:none;width:247px;transform:rotate(3deg);padding-top:20px}.selection-sketch>span{font-size:12px;background:#d9e5cd;display:inline-block;padding:1px 5px;color:#60814a}.selection-sketch>div{display:flex;gap:8px;align-items:center;background:white;border:1px solid #e3e4d9;padding:12px 11px;border-radius:7px;box-shadow:0 9px 15px #59543b10;margin:7px 0 0 14px;font-size:9px}.selection-sketch b{font-weight:500}.selection-sketch>div>span{margin-left:auto;color:#a9b298}.install-band{background:#eef3e7;border-block:1px solid #e2e8d8;padding:76px 0}.steps{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.steps li{position:relative}.step-no{font-size:11px;letter-spacing:2px;border:1px solid #cfdbbf;display:inline-grid;place-items:center;width:35px;height:35px;border-radius:50%;color:#7e926a;margin-bottom:21px}.steps h3{font-size:19px;font-weight:650;margin-bottom:10px;letter-spacing:-.4px}.steps p{font-size:12px;color:#7a886e;line-height:1.85;max-width:285px;min-height:47px}.steps .text-link{font-size:12px;margin-top:19px}.copy-address{display:flex;gap:12px;align-items:center;justify-content:space-between;background:#fafcf4;border:1px solid #d9e3cc;padding:8px 11px;border-radius:6px;margin-top:16px;color:#667d52;font-size:10px;max-width:100%}.copy-address code{font-size:11px}.copy-address span{font-size:10px;color:#879675;white-space:nowrap}.step-finish{font-size:11px;color:#80936d;display:flex;gap:8px;margin-top:20px}.install-footnote{font-size:10px;color:#95a084;border-top:1px solid #dce5ce;margin-top:38px;padding-top:20px}.free-strip{display:flex;align-items:center;gap:12px;background:#f1f5eb;border:1px solid #e1e8d7;border-radius:10px;padding:17px 22px;margin-bottom:23px;font-size:12px}.free-icon{color:#65844e}.free-strip strong{font-weight:650}.free-strip>span:nth-child(3){color:#7d8973;margin-left:8px}.free-price{margin-left:auto;font-size:17px;font-weight:650;letter-spacing:-1px}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;min-height:335px}.plan{border:1px solid var(--line);border-radius:16px;padding:30px 28px;background:white;display:flex;flex-direction:column;position:relative}.plan.featured{border:1.5px solid #367952;background:#f7faf1}.plan-badge{position:absolute;right:19px;top:-12px;background:var(--green);color:white;border-radius:5px;padding:4px 11px;font-size:10px}.plan h3{font-size:15px;font-weight:650}.plan-description{font-size:11px;color:#8d9786;margin-top:6px;min-height:19px}.price{font-size:43px;font-weight:650;letter-spacing:-1.9px;line-height:1.3;margin-top:24px}.price .currency{font-size:16px;vertical-align:top;display:inline-block;padding-top:8px;letter-spacing:0;margin-right:3px}.price small{font-size:10px;letter-spacing:0;color:#8e9884;font-weight:400;margin-left:9px}.plan-credits{font-size:13px;color:#5f7950;margin-top:6px}.plan ul{list-style:none;padding:0;margin:21px 0 27px;color:#7c8971;font-size:11px;line-height:2.25}.plan li:before{content:"✓";margin-right:8px;color:#7b9b61}.plan .button{width:100%;margin-top:auto;font-size:12px;min-height:41px}.pricing-notes{font-size:11px;color:#87927d;line-height:1.9;margin-top:24px;text-align:center}.pricing-notes strong{font-weight:600;color:#6b7f5b}.pricing-notes p+p{margin-top:8px}.pricing-notes .text-link{font-size:11px;margin-top:8px}.loading{grid-column:1/-1;display:grid;place-items:center;background:#f0f3ea;border:1px solid var(--line);border-radius:16px;color:#7f8e73;font-size:13px}.privacy-band{display:flex;gap:34px;padding:35px 45px;background:#edf2e7;border:1px solid #e0e7d7;border-radius:16px;align-items:center}.privacy-mark{flex:none;width:54px;color:#618451}.privacy-band h2{font-size:20px;font-weight:650;letter-spacing:-.5px}.privacy-band p{font-size:12px;color:#7e8b73;line-height:1.9;max-width:770px;margin-top:7px}.privacy-band .text-link{font-size:11px;margin-top:12px;color:#64824e}.faq-section{display:grid;grid-template-columns:.77fr 1.23fr;gap:70px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;font-size:13px;font-weight:550;padding:20px 28px 20px 0;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;color:#91a082;font-size:18px;font-weight:400;top:14px}.faq-list details[open] summary:after{content:"−"}.faq-list p{font-size:12px;line-height:1.9;color:#7d8873;padding:0 25px 21px 0}.closing{background:#dfeacb;display:flex;align-items:center;justify-content:space-between;border-radius:18px;padding:40px 45px;margin-bottom:70px;gap:28px}.closing .eyebrow{font-size:10px;color:#73905c}.closing h2{font-size:29px;font-weight:650;letter-spacing:-1px;margin-top:7px}.closing .button{flex:none}.footer{border-top:1px solid var(--line);padding:26px 0 32px;display:flex;align-items:center;gap:24px}.footer .brand{font-size:18px}.copyright{font-size:10px;color:#9ca38f}.footer nav{margin-left:auto;display:flex;gap:25px;font-size:11px;color:#809070}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:40;background:#214b38;color:white;border-radius:8px;padding:12px 22px;box-shadow:0 5px 20px #25402a26;font-size:13px;max-width:90%;text-align:center}.legal{max-width:800px;padding-block:68px 90px}.legal h1{font-size:40px;letter-spacing:-1px;margin-bottom:12px}.legal .updated{font-size:12px;color:var(--muted);margin-bottom:40px}.legal h2{font-size:20px;font-weight:650;margin:32px 0 12px}.legal p,.legal li{font-size:14px;color:#6d7c66;line-height:2}.legal p+p{margin-top:14px}.legal a{text-decoration:underline;text-underline-offset:4px;color:var(--green)}
html[lang="en"] .hero h1{font-size:70px;line-height:1.08;letter-spacing:-3.8px}html[lang="en"] .brand small{display:none}html[lang="en"] .hero .eyebrow{font-size:10px;letter-spacing:1.1px}html[lang="en"] .hero .lede{font-size:16px;line-height:1.75}html[lang="en"] .hero-notes{gap:16px;font-size:11px}html[lang="en"] .section-heading h2{line-height:1.2}html[lang="en"] .selection-sketch{width:220px}html[lang="en"] .feature h3{font-size:19px}html[lang="en"] .price .currency{font-size:13px;padding-top:12px}
@media(min-width:1440px){.hero{gap:102px;padding-top:99px;padding-bottom:90px}.hero h1{font-size:72px}.wrap{width:min(1180px,calc(100% - 100px))}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.nav-inner{gap:22px}.nav-links{gap:18px}.nav-end{gap:12px}.hero{gap:42px;min-height:650px;padding-top:65px}.hero h1{font-size:57px}.floating-note{left:-15px}.feature{padding:24px}.feature-wide{gap:22px}.page-sketch{width:160px}.selection-sketch{width:208px}.section{padding-block:78px}.sample-keywords{font-size:10px;right:18px}.steps{gap:29px}html[lang="en"] .hero h1{font-size:59px}.faq-section{gap:45px}}
@media(max-width:800px){.nav-inner{height:75px}.brand{font-size:22px}.brand small,.nav-links{display:none}.nav-end{margin-left:auto}.hero{grid-template-columns:1fr;gap:33px;padding-top:52px;padding-bottom:38px;max-width:610px}.hero h1{font-size:58px;line-height:1.14;margin-top:23px}.hero h1 span,.hero h1 em{display:inline}.hero h1 span:first-child:after{content:"";display:block}.hero .lede{max-width:440px;font-size:16px}.hero-notes{margin-top:23px}.hero-visual{padding:12px 16px 0;max-width:510px;width:100%;margin-inline:auto}.hero-visual:before{inset:40px 0 20px}.browser-card{transform:none}.floating-note{left:0;bottom:58px}.platform-strip{flex-direction:column;gap:16px;padding:23px 0}.platform-strip>div{gap:46px}.section-heading h2{font-size:29px}.feature-grid{grid-template-columns:1fr 1fr}.feature-wide{grid-column:span 2}.feature:not(.feature-wide){min-height:225px}.selection-feature{grid-row:3}.sample-keywords{position:static;margin-top:14px}.feature:has(.sample-keywords) h3{margin-top:14px}.steps{gap:24px;grid-template-columns:1fr}.steps li{display:grid;grid-template-columns:38px 1fr;column-gap:20px;row-gap:5px;border-bottom:1px solid #dce5ce;padding-bottom:24px}.steps li:last-child{border-bottom:0;padding-bottom:0}.step-no{grid-row:span 4;margin:3px 0 0}.steps h3,.steps p,.steps .text-link,.steps .copy-address,.steps .step-finish{grid-column:2;justify-self:start}.steps h3{margin:0}.steps p{min-height:0;max-width:none}.steps .text-link,.steps .copy-address,.steps .step-finish{margin-top:8px}.free-strip{flex-wrap:wrap;gap:8px}.free-strip>span:nth-child(3){order:4;flex-basis:100%;margin-left:22px;font-size:11px}.plans{gap:10px}.plan{padding:26px 17px}.plan h3{font-size:13px}.plan-description{font-size:10px}.price{font-size:35px}.plan-credits{font-size:12px}.plan ul{font-size:10px}.plan .button{padding:10px 6px;font-size:10px}.plan-badge{font-size:9px;right:10px}.privacy-band{padding:27px;gap:22px;align-items:flex-start}.faq-section{grid-template-columns:1fr;gap:0}.faq-section .section-heading{margin-bottom:25px}.closing{padding:32px 28px;flex-direction:column;align-items:flex-start;gap:23px;margin-bottom:45px}.closing h2{font-size:25px}.closing .button{font-size:13px}.footer{gap:12px;flex-wrap:wrap}.footer nav{gap:16px}.footer .brand{font-size:16px}.copyright{font-size:9px}html[lang="en"] .hero h1{font-size:62px;line-height:1.08}html[lang="en"] .hero h1 span,html[lang="en"] .hero h1 em{display:inline}html[lang="en"] .hero h1 span:nth-child(2):after{content:" "}html[lang="en"] .hero h1 span:first-child:after{display:block}html[lang="en"] .plans .price{font-size:29px}html[lang="en"] .plans .currency{font-size:10px}}
@media(max-width:520px){.wrap{width:calc(100% - 38px)}.brand{font-size:20px;gap:7px}.brand>img{width:29px;height:29px}.nav-end{gap:10px}.nav-end .button{padding:10px 12px;font-size:11px}.nav-end select{font-size:11px;max-width:75px}.hero{padding-top:40px;gap:26px}.hero h1{font-size:46px;letter-spacing:-2.5px}.hero .eyebrow{font-size:10px;letter-spacing:1px}.hero .lede{font-size:14px;line-height:1.85}.hero-actions{gap:23px;margin-top:25px}.hero-actions .button{font-size:13px;min-height:47px;padding:12px 20px;gap:22px}.hero-actions .text-link{font-size:12px}.fineprint{font-size:9px}.hero-notes{font-size:10px}.hero-visual{padding:12px 2px 0}.feed-head{padding:17px 17px 12px}.demo-controls{margin-inline:15px}.feed-post{padding:13px 17px}.floating-note{padding:9px 13px;bottom:52px;left:-7px}.floating-note img{width:27px}.floating-note strong{font-size:10px}.floating-note span{font-size:8px}.demo-caption{font-size:9px;margin-top:15px}.browser-top{height:37px;padding-inline:12px}.landscape{height:70px}.platform-strip>p{font-size:10px}.platform-strip>div{gap:34px}.platform-strip>div>span{font-size:16px}.section{padding-block:57px}.section-heading{margin-bottom:27px}.section-heading h2{font-size:25px;letter-spacing:-.9px}.section-heading>p:last-child{font-size:12px}.feature-grid{gap:12px}.feature{padding:22px;min-height:0!important;grid-column:span 2}.feature h3{font-size:18px;margin-top:14px}.feature p{font-size:11px}.feature-wide{gap:16px}.page-sketch{width:113px;padding:9px}.feature-pill{font-size:8px;padding:5px;margin-top:14px}.sketch-ad{height:31px}.sketch-columns div{height:20px}.sketch-top{padding-bottom:8px;margin-bottom:9px}.selection-feature{grid-row:auto;display:block}.selection-sketch,html[lang="en"] .selection-sketch{margin-left:auto;width:230px;padding-top:15px}.sample-keywords{position:absolute;right:22px;top:20px;margin-top:0}.feature:has(.sample-keywords) h3{margin-top:24px}.sample-badges{position:absolute;right:22px;top:20px;height:auto}.feature:has(.sample-badges) h3{margin-top:24px}.install-band{padding-block:48px}.steps h3{font-size:17px}.steps p{font-size:11px}.install-footnote{font-size:9px;margin-top:27px}.plans{grid-template-columns:1fr;gap:21px}.plan{padding:27px}.plan h3{font-size:17px}.plan-description{font-size:12px}.plan .price,html[lang="en"] .plans .price{font-size:44px;margin-top:15px}.plan .price .currency,html[lang="en"] .plans .currency{font-size:15px}.plan-credits{font-size:14px}.plan ul{font-size:12px;margin-block:16px 22px}.plan .button{font-size:13px;padding:12px}.plan-badge{right:22px;font-size:10px}.free-strip{padding:16px;font-size:11px}.free-strip>span:nth-child(3){font-size:10px;line-height:1.8}.pricing-notes{font-size:10px;text-align:left}.privacy-band{gap:16px;padding:22px}.privacy-mark{width:34px;padding-top:3px}.privacy-band h2{font-size:17px}.privacy-band p{font-size:11px}.privacy-band .text-link{font-size:10px}.faq-list summary{font-size:12px;padding-block:18px}.faq-list p{font-size:11px}.closing{padding:25px}.closing h2{font-size:23px}.closing .eyebrow{font-size:9px}.footer nav{width:100%;margin-top:8px;font-size:10px}.copyright{margin-left:auto}.legal{padding-block:43px 65px}.legal h1{font-size:33px}.legal h2{font-size:18px}.legal p,.legal li{font-size:13px}html[lang="en"] .hero h1{font-size:51px;letter-spacing:-2.8px}html[lang="en"] .hero .eyebrow{font-size:9px;letter-spacing:.7px}html[lang="en"] .hero .lede{font-size:14px}html[lang="en"] .feature h3{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Keep the decorative backdrop inside narrow screens and support readable secondary copy. */
.feature p,.steps p,.pricing-notes,.privacy-band p,.faq-list p{color:#63735b}
body[data-page] .nav-end{margin-left:auto}
@media(max-width:800px){.hero-visual:before{transform:none}}

.price.unavailable{font-size:16px;letter-spacing:0;line-height:1.5}
