@font-face{font-family:Inter;src:url('/fonts/dreamscape/inter-latin.woff2') format('woff2');font-style:normal;font-weight:400 700;font-display:swap}
@font-face{font-family:Newsreader;src:url('/fonts/dreamscape/newsreader-latin.woff2') format('woff2');font-style:normal;font-weight:400 600;font-display:swap}
@font-face{font-family:Newsreader;src:url('/fonts/dreamscape/newsreader-italic-latin.woff2') format('woff2');font-style:italic;font-weight:400 500;font-display:swap}
:root{color-scheme:light;--paper:#f6f4ec;--ink:#203c31;--muted:#5e6b60;--butter:#eadca6;--line:#d9ddd1;--serif:Newsreader,Georgia,'Times New Roman',serif;--sans:Inter,Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}
::selection{background:#ded8a5;color:var(--ink)}
a{color:inherit;text-decoration:none}
button,input,summary{font:inherit}
img,svg{display:block;max-width:100%}
button,a,summary,label{-webkit-tap-highlight-color:transparent}
a:focus-visible,summary:focus-visible{outline:2px solid #a46a28;outline-offset:6px}
h1,h2,h3,p{margin:0}
h1,h2{font-family:var(--serif);font-weight:400;line-height:1.02;letter-spacing:-.045em}
h1 em,h2 em{font-weight:400}
h2{font-size:clamp(42px,4.1vw,62px)}
h3{font-size:19px;line-height:1.35;letter-spacing:-.035em;font-weight:500}
p{color:var(--muted)}
.wrap{width:min(1200px,calc(100% - 112px));margin-inline:auto}
.section{padding-block:100px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.button{display:inline-flex;align-items:center;justify-content:center;gap:36px;min-height:51px;padding:12px 23px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);border-radius:5px;font-size:13px;font-weight:500;line-height:1.35;transition:background .18s ease,transform .18s ease}
.button span{font-size:20px;line-height:1}
.button:hover{background:#345747;transform:translateY(-2px)}
.button-small{min-height:40px;padding:10px 17px;gap:20px;font-size:12px}
.button-outline{background:transparent;color:var(--ink);border-color:#bdc6b7}
.button-outline:hover{background:#e7ebdf}
.button-light{background:var(--paper);border-color:var(--paper);color:var(--ink)}
.button-light:hover{background:var(--butter)}
.text-link{display:inline-flex;align-items:center;gap:14px;font-size:13px;font-weight:500;line-height:1.5;text-decoration:underline;text-decoration-color:#839180;text-underline-offset:6px}
.text-link span{font-size:20px;line-height:1}
.text-link:hover{text-decoration-color:currentColor}
.hero{position:relative;isolation:isolate;min-height:740px;height:calc(100svh - 112px);max-height:940px;margin:0 16px;border-radius:8px;overflow:hidden;background:#e4e6ca}
.hero-art,.hero-wash{position:absolute;inset:0;width:100%;height:100%;z-index:-2}
.hero-art{object-fit:cover;object-position:center 57%}
.hero-wash{z-index:-1;background:linear-gradient(90deg,rgba(250,247,225,.53),rgba(250,247,225,.14) 48%,transparent 72%)}
.hero-content{padding:83px 5.5% 120px;max-width:970px}
h1{font-size:clamp(64px,6.5vw,100px);letter-spacing:-.053em;line-height:.99}
.hero-description{font-size:15px;line-height:1.8;color:#344d3e;max-width:410px;margin-top:26px}
.hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px}
.hero-fine{font-size:10px;color:#435441;margin-top:16px;display:flex;align-items:center;gap:10px}
.hero-bottom{position:absolute;bottom:26px;left:5.5%;right:3%;display:flex;justify-content:space-between;align-items:center;gap:24px;color:#fff9e9;font-size:10px;text-shadow:0 1px 8px #203c31}


.hero-bottom a{display:grid;place-items:center;width:36px;height:36px;border:1px solid #fcf8e291;border-radius:50%;font-size:19px}
.quiet-strip{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:33px;border-bottom:1px solid var(--line)}
.quiet-strip p{font-size:12px;line-height:1.65}
.quiet-strip strong{font-weight:500;color:var(--ink)}
.quiet-strip>div{display:flex;gap:38px}
.quiet-strip>div span{font-size:11px;display:flex;align-items:center;gap:10px}
.quiet-strip>div span:before{content:'+';color:#718166;font-size:17px}
.section-heading{margin-bottom:44px}
.heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:55px}
.heading-row>p,.heading-row>div:last-child:not(:first-child){max-width:350px;flex-shrink:0;font-size:13px;line-height:1.9;padding-bottom:5px}
.proof{padding-bottom:60px}
.proof-layout{display:grid;grid-template-columns:minmax(0,2.35fr) minmax(0,1fr);gap:50px;align-items:center}
.proof-aside{padding-top:15px}
.line-icon{display:block;width:42px;margin-bottom:27px;color:#778468}
.proof-aside h3{font-family:var(--serif);font-size:32px;line-height:1.08;font-weight:400;letter-spacing:-.035em;margin-bottom:18px}
.proof-aside>p{font-size:12px;line-height:1.9}
.proof-aside .text-link{margin-top:29px;font-size:11px;gap:10px}
.how{padding-top:65px}
.how .heading-row>p{max-width:310px}
.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;margin:0;padding:0;list-style:none}
.steps li{border-top:1px solid #bfc9b7;padding-top:19px}
.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}
.step-number{font-family:var(--serif);font-size:29px;font-style:italic;color:#7b896f}
.step-top svg{width:39px;height:39px;color:#708269}
.steps h3{font-size:19px;margin-bottom:15px}
.steps p{font-size:12px;line-height:1.9}
.step-note{display:block;font-size:10px;color:#5a6f52;margin-top:22px;padding-left:16px;position:relative}
.step-note:before{content:'';position:absolute;left:2px;top:.4em;width:5px;height:8px;border:solid #748562;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}
.garden-section{display:grid;grid-template-columns:1fr 1fr;margin:10px 16px 0;overflow:hidden;border-radius:8px;background:#e8ecdf}
.garden-art{position:relative;min-height:650px}
.garden-art img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:68% center}
.art-caption{position:absolute;bottom:24px;left:32px;color:#fffbe9;text-shadow:0 1px 7px #203c31;font-size:10px}
.garden-copy{padding:65px clamp(36px,5.1vw,83px) 63px}
.garden-copy h2{font-size:clamp(40px,3.65vw,57px)}
.garden-intro{font-size:13px;line-height:1.9;margin-top:21px;margin-bottom:32px;max-width:375px}
.capability{display:flex;gap:18px;padding:20px 0;border-top:1px solid #cbd3bf}
.capability>span{font-size:22px;line-height:1.2;width:19px;flex-shrink:0;color:#748269}
.capability h3{font-size:14px;letter-spacing:-.015em;margin-bottom:6px}
.capability p{font-size:11px;line-height:1.85;max-width:355px}
.benchmark{margin:16px 16px 0;background:#203c31;color:var(--paper);border-radius:8px;padding-block:80px}
.benchmark-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}
.benchmark h2{font-size:clamp(43px,4.2vw,61px);margin-bottom:25px}

.bm-shot{height:196px;display:flex;align-items:flex-end;justify-content:center;gap:14px;position:relative;isolation:isolate;padding:0 12px 12px}
.bench-device{position:relative;border:1px solid #89a186;border-radius:5px;background:#2d4b3d;z-index:1;padding:15px 9px 8px;overflow:hidden;flex-shrink:0}
.bench-device:before{content:'';position:absolute;top:6px;left:9px;width:3px;height:3px;border-radius:50%;background:#91a48b;box-shadow:5px 0 0 #91a48b,10px 0 0 #91a48b}
.bench-phone{width:52px;height:108px;padding-inline:6px}
.bench-tablet{width:101px;height:142px}
.bench-desktop{width:211px;height:176px}
.bench-device span{display:block;height:18%;background:#b4c29e;margin-bottom:8px;width:72%;border-radius:1px}
.bench-device i{display:block;height:32%;background:#547561;margin-bottom:8px}
.bench-device b{display:block;height:15px;width:66%;background:#d8c78f;border:1px solid #f3dfaa;outline:2px solid #b39c5e;outline-offset:3px;margin-top:13px}
.bench-device small{display:block;height:3px;width:80%;margin-top:12px;background:#7e9379}
.bench-guide{position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #6c8269}
.benchmark-layout .benchmark-caption{font-size:9px!important;text-align:center;margin:12px auto 0}



.pricing-section{padding-top:112px;padding-bottom:65px}
.pricing-note{display:block;font-size:10px;color:#5e6b60;margin-top:14px}
.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #bec7b8}
.pricing-tier{padding:30px 26px;border-right:1px solid var(--line)}
.pricing-tier:first-child{padding-left:0}
.pricing-tier:last-child{border-right:0;padding-right:0}
.pricing-featured{background:#e9eddf;position:relative;border-radius:0 0 7px 7px}
.pricing-featured:before{content:'';position:absolute;height:3px;top:-2px;left:0;right:0;background:#708264}
.plan-title{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:22px}
.plan-title h3{font-size:11px;text-transform:uppercase;font-weight:500;letter-spacing:.12em}
.plan-title>span{font-size:8px;color:#5c704f}
.plan-price{font-family:var(--serif);font-size:59px;letter-spacing:-3px;line-height:1.2;color:var(--ink);margin-top:17px}
.plan-price>span{font-family:var(--sans);font-size:10px;letter-spacing:0;color:var(--muted)}
.plan-description{font-size:11px;line-height:1.8;margin-top:8px;min-height:40px;max-width:175px}
.pricing-tier .button{display:flex;justify-content:space-between;min-height:42px;font-size:11px;padding:10px 15px;margin-top:24px}
.pricing-tier ul{list-style:none;margin:25px 0 0;padding:0;font-size:11px;color:#4f634a}
.pricing-tier li{position:relative;padding-left:17px;line-height:1.6;margin:11px 0}
.pricing-tier li:before{content:'';position:absolute;left:2px;top:.3em;width:5px;height:8px;border:solid #708565;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}
.pricing-footnote{text-align:center;font-size:10px;margin-top:24px}
.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:80px;padding-top:60px;padding-bottom:110px}
.faq-intro h2{font-size:clamp(38px,3.7vw,54px)}
.faq-intro .text-link{margin-top:8px;font-size:12px}
.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;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:23px 0;font-size:12px;font-weight:500;cursor:pointer;line-height:1.6}
.faq-list summary::-webkit-details-marker{display:none}
.faq-plus{width:12px;height:12px;position:relative;flex-shrink:0}
.faq-plus:before,.faq-plus:after{content:'';position:absolute;width:12px;height:1px;left:0;top:6px;background:var(--ink)}
.faq-plus:after{transform:rotate(90deg);transition:transform .2s ease}
.faq-list details[open] .faq-plus:after{transform:rotate(0)}
.faq-list details p{padding:0 30px 24px 0;font-size:12px;line-height:1.9;max-width:550px}
.closing{position:relative;isolation:isolate;margin:0 16px;border-radius:8px;overflow:hidden;background:#465958;min-height:520px}
.closing>img,.closing-wash{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 56%}
.closing-wash{z-index:-1;background:linear-gradient(90deg,#20333fbd,#2b3a4333 70%)}
.closing-copy{padding:72px 7% 95px;color:#fff9e9}
.closing h2{font-size:clamp(49px,5.1vw,76px)}
@media(min-width:1700px){.hero-content{padding-left:max(6%,calc((100% - 1400px)/2))}.hero{max-width:1880px;margin-inline:auto}.garden-section,.benchmark,.closing{max-width:1880px;margin-inline:auto}}
@media(max-width:1150px){.wrap{width:calc(100% - 80px)}.hero{min-height:700px;max-height:820px}.hero-content{padding-top:75px}.hero-description{max-width:365px}.quiet-strip>div{gap:21px}.quiet-strip>div span{font-size:10px}.proof-layout{gap:32px;grid-template-columns:minmax(0,2.1fr) minmax(0,1fr)}.garden-copy{padding:50px 37px}.garden-art{min-height:670px}.benchmark-layout{gap:55px}.bench-desktop{width:170px}.bench-tablet{width:83px}.bench-phone{width:45px}.pricing-tier{padding-inline:19px}.plan-title>span{max-width:63px;line-height:1.4}.plan-price{font-size:53px}.faq-section{gap:55px}}
@media(max-width:900px){.hero-content{padding-inline:5%;padding-top:65px}.hero{min-height:690px;height:calc(100svh - 110px)}h1{font-size:clamp(60px,8.3vw,75px)}.hero-description{max-width:350px;font-size:14px}.hero-wash{background:linear-gradient(90deg,#faf7e599,#faf7e53b 56%,transparent 85%)}.hero-bottom a{margin-left:auto}.quiet-strip{align-items:flex-start}.quiet-strip>div{flex-wrap:wrap;max-width:390px;justify-content:flex-end;gap:6px 20px}.section{padding-block:76px}.heading-row{gap:32px}.heading-row>p,.heading-row>div:last-child:not(:first-child){max-width:270px;font-size:12px}.proof-layout{display:block}.proof-aside{display:grid;grid-template-columns:1fr 1fr;gap:14px 30px;padding-top:35px}.proof-aside .line-icon{display:none}.proof-aside h3{grid-row:1/3;max-width:220px;margin:0}.proof-aside .text-link{grid-column:1/3;margin-top:5px}.steps{gap:26px}.steps h3{font-size:17px}.steps p{font-size:11px}.step-note{font-size:9px}.garden-section{grid-template-columns:.9fr 1fr}.garden-copy{padding:43px 28px}.garden-copy h2{font-size:40px}.garden-intro{font-size:12px}.garden-art{min-height:690px}.capability{gap:12px}.benchmark .wrap{width:calc(100% - 64px)}.benchmark-layout{gap:34px;grid-template-columns:1fr 1fr}.benchmark h2{font-size:43px}.bm-shot{gap:9px;padding-inline:0;height:170px}.bench-phone{width:36px;height:90px}.bench-tablet{width:65px;height:119px}.bench-desktop{width:119px;height:147px}.bench-device{padding-inline:6px}.bench-device b{height:11px}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px}.pricing-tier:nth-child(2){border-right:0;padding-right:0;padding-left:28px}.pricing-tier:nth-child(3){border-right:0;padding:28px}.pricing-tier:last-child{padding-left:28px}.pricing-tier{padding-top:28px;padding-bottom:20px}.plan-description{min-height:0;max-width:230px}.plan-title>span{max-width:none}.plan-price{font-size:60px}.faq-section{grid-template-columns:1fr 1.4fr;gap:35px}.faq-intro h2{font-size:40px}.faq-list summary{font-size:11px;padding-block:20px}.faq-list details p{font-size:11px}.closing{min-height:500px}.closing-copy{padding-inline:6%;padding-top:70px}}
@media(max-width:600px){.wrap{width:calc(100% - 44px)}.section{padding-block:62px}.hero{margin-inline:9px;border-radius:6px;min-height:755px;height:auto;max-height:none;background:#eeecd7}.hero-art{inset:0;height:100%;object-position:center}.hero-wash{background:linear-gradient(180deg,#fff7dd33 0%,#fff7dd11 48%,transparent 64%)}.hero-content{padding:39px 23px 340px}h1{font-size:clamp(38px,10.7vw,63px);line-height:1.02;letter-spacing:-.055em}.hero-description{font-size:12px;line-height:1.85;margin-top:19px;max-width:320px}.hero-actions{margin-top:24px;gap:20px;flex-wrap:wrap}.hero-actions .button{min-height:47px;padding:12px 15px;font-size:11px;gap:23px}.hero-actions .text-link{font-size:10px;gap:8px}.hero-actions .text-link span{font-size:17px}.hero-fine{font-size:9px;margin-top:15px}.hero-bottom{left:23px;right:21px;bottom:20px}.hero-bottom a{width:31px;height:31px}.quiet-strip{display:block;padding-block:25px}.quiet-strip p{font-size:11px}.quiet-strip>div{justify-content:flex-start;max-width:none;gap:4px 17px;margin-top:17px}.quiet-strip>div span{font-size:9px;gap:6px}.quiet-strip>div span:before{font-size:14px}h2{font-size:42px;line-height:1.03}.heading-row{display:block}.heading-row>p,.heading-row>div:last-child:not(:first-child){max-width:360px;margin-top:20px;font-size:12px;line-height:1.85}.section-heading{margin-bottom:28px}.proof{padding-bottom:40px}.proof h2{font-size:40px}.proof-aside{display:block;padding-top:29px}.proof-aside h3{font-size:30px;max-width:none;margin-bottom:14px}.proof-aside h3 br{display:none}.proof-aside>p{font-size:12px;max-width:350px}.proof-aside .text-link{margin-top:23px;font-size:11px}.how{padding-top:35px}.how .heading-row>p{max-width:350px}.steps{grid-template-columns:1fr;gap:27px}.steps li{padding-top:18px;position:relative;padding-left:50px}.step-top{margin:0;position:absolute;left:0;top:18px;display:block}.step-number{font-size:24px}.step-top svg{display:none}.steps h3{font-size:18px;margin-bottom:10px}.steps p{font-size:12px}.step-note{margin-top:14px;font-size:10px}.garden-section{grid-template-columns:1fr;margin:0 9px;border-radius:6px}.garden-art{min-height:0;aspect-ratio:1.08}.garden-art img{object-position:center}.art-caption{left:24px;bottom:19px;font-size:9px}.garden-copy{padding:39px 24px 28px}.garden-copy h2{font-size:40px}.garden-intro{font-size:12px;margin-top:19px;margin-bottom:25px}.capability{gap:15px;padding-block:19px}.capability h3{font-size:14px}.capability p{font-size:11px}.benchmark{margin:9px 9px 0;border-radius:6px;padding-block:48px}.benchmark .wrap{width:calc(100% - 48px)}.benchmark-layout{grid-template-columns:1fr;gap:35px}.benchmark h2{font-size:43px;margin-bottom:21px}.bm-shot{height:184px;gap:12px}.bench-phone{width:42px;height:98px}.bench-tablet{width:76px;height:128px}.bench-desktop{width:143px;height:159px}.pricing-section{padding-top:64px}.pricing-section .heading-row>div:last-child{max-width:325px}.pricing-note{font-size:9px;margin-top:11px}.pricing-grid{gap:0;border-top:0;grid-template-columns:1fr}.pricing-tier,.pricing-tier:first-child,.pricing-tier:nth-child(2),.pricing-tier:nth-child(3),.pricing-tier:last-child{padding:27px 0 30px;border:0;border-top:1px solid #bec7b8;border-radius:0}.pricing-featured{margin:0 -15px;padding:28px 15px 28px!important;border-radius:0 0 5px 5px!important}.plan-title h3{font-size:11px}.plan-title>span{font-size:9px}.plan-price{font-size:63px;margin-top:14px}.plan-price>span{font-size:11px}.plan-description{font-size:12px;max-width:none;margin-top:4px}.pricing-tier .button{min-height:44px;margin-top:19px;font-size:12px}.pricing-tier ul{display:grid;grid-template-columns:1fr 1fr;gap:11px 15px;margin-top:22px;font-size:10px}.pricing-tier li{margin:0}.pricing-footnote{margin-top:0;font-size:9px;line-height:1.9}.faq-section{display:block;padding-top:5px;padding-bottom:65px}.faq-intro h2{font-size:41px}.faq-intro .text-link{font-size:11px}.faq-list{margin-top:28px}.faq-list summary{font-size:12px;padding-block:21px;gap:22px}.faq-list details p{font-size:11px;padding-right:10px}.closing{margin-inline:9px;border-radius:6px;min-height:560px}.closing>img{object-position:80% center}.closing-wash{background:linear-gradient(180deg,#243847cc,#23334162 60%,#23334122)}.closing-copy{padding:46px 24px 125px}.closing h2{font-size:46px}.desktop-break{display:none}.closing .button{font-size:12px;gap:24px;min-height:48px}}
@media(max-width:359px){.hero-content{padding-inline:20px;padding-bottom:320px}.hero{min-height:775px}.hero-actions{gap:15px}.hero-actions .button{font-size:10px;gap:17px;padding-inline:12px}.hero-actions .text-link{font-size:9px;gap:5px}.hero h1{font-size:38px}.hero-description{font-size:11px}.hero-art{height:100%}.hero-bottom{left:20px;right:20px}.wrap{width:calc(100% - 38px)}.proof h2,h2{font-size:37px}.garden-copy{padding-inline:20px}.garden-copy h2{font-size:36px}.benchmark .wrap{width:calc(100% - 40px)}.bm-shot{gap:8px}.bench-phone{width:34px}.bench-tablet{width:61px}.bench-desktop{width:122px}.closing-copy{padding-inline:20px}.closing h2{font-size:41px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}

/* Responsive marketing composition. */
.hero-content{max-width:1070px}
.hero h1{font-size:clamp(62px,5.85vw,90px)}
.hero-description{max-width:435px}
.proof-layout{grid-template-columns:minmax(0,2.8fr) minmax(0,1fr);gap:44px}
.garden-copy{padding-top:48px;padding-bottom:42px}
.garden-copy h2{font-size:clamp(37px,3.3vw,51px)}
.garden-intro{margin-bottom:25px}
.capability{padding-block:17px}
.capability-note{font-size:10px;line-height:1.8;border-top:1px solid #cbd3bf;padding-top:18px;margin-top:2px;color:#526449}
.art-settle{animation:art-settle 1.8s cubic-bezier(.2,.7,.2,1) both}
@keyframes art-settle{from{transform:scale(1.035)}to{transform:scale(1)}}
@media(max-width:900px){.hero h1{font-size:clamp(53px,7.4vw,67px)}.hero-content{max-width:780px}.proof-layout{display:block}.garden-copy{padding:37px 28px}.garden-copy h2{font-size:37px}.garden-art{min-height:800px}}
@media(max-width:600px){.hero h1{font-size:clamp(38px,10.6vw,63px);line-height:1.02}.hero-content{padding-bottom:310px}.hero-description{max-width:320px}.hero{min-height:810px}.proof-aside h3{font-size:32px}.garden-art{min-height:0}.garden-copy{padding:37px 24px 30px}.garden-copy h2{font-size:39px}.capability p{font-size:12px}.capability-note{font-size:10px}}
@media(max-width:359px){.hero h1{font-size:36px}.hero-content{padding-bottom:300px}.hero{min-height:830px}.garden-copy h2{font-size:35px}}
@media(prefers-reduced-motion:reduce){.art-settle{animation:none!important}}

/* Static grain sits above the artwork and below the hero text. */
.hero:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.16;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cfilter id='grain'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' seed='7' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23grain)'/%3E%3C/svg%3E");background-size:160px 160px}

.wordpress-use-case{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:45px;border-top:1px solid var(--line);padding-block:32px 54px;margin-top:15px}
.wordpress-use-case h2{font-size:33px;line-height:1.15;letter-spacing:-.035em}
.wordpress-use-case>.text-link{max-width:260px;font-size:12px}
@media(max-width:900px){.wordpress-use-case{grid-template-columns:1fr;gap:23px}.wordpress-use-case>.text-link{max-width:none}}
@media(max-width:600px){.wordpress-use-case{padding-block:28px 42px;margin-top:0}.wordpress-use-case h2{font-size:30px}.wordpress-use-case>.text-link{font-size:11px}}

/* Entrances run once after a lower section enters the viewport. */
.capability>span{width:30px;color:#58704e;padding-top:1px}
.capability>span svg{width:28px;height:28px}
.section-reveal{animation:section-reveal .56s cubic-bezier(.2,.7,.2,1) both;animation-delay:var(--reveal-delay,0ms)}
@keyframes section-reveal{from{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.section-reveal{animation:none!important;opacity:1;transform:none}}

/* Use SVG artwork for decorative symbols instead of font glyphs. */
.marketing-icon{display:inline-block;width:1em;height:1em;flex-shrink:0;vertical-align:-.14em}

/* Crisp SVG layers in the before and after comparison. */
.screenshot-comparison{margin:0;min-width:0}
.regression-scene{display:block;width:100%;height:auto;overflow:visible}
.regression-scene text{font-family:var(--sans);fill:#344c35}
.svg-browser-address{font-size:14px;fill:#5e6b60!important}
.svg-retreat-brand{font-family:var(--serif)!important;font-size:39px;letter-spacing:-1.5px}
.svg-retreat-heading{font-family:var(--serif)!important;font-size:46px;letter-spacing:-1.5px}
.svg-retreat-copy{font-size:18px;fill:#5e6b60!important}
.svg-card-title{font-size:23px;font-weight:500}
.svg-card-copy{font-size:18px;fill:#5e6b60!important}
.svg-card-button{font-size:20px;fill:#faf6ec!important}
.screenshot-comparison figcaption{font-size:11px;line-height:1.8;color:var(--muted);margin-top:12px}

.hero-bottom a{margin-left:0}
@media(max-width:900px){.screenshot-comparison{max-width:760px;margin-inline:auto}.proof-aside{padding-top:30px}}
@media(max-width:600px){.screenshot-comparison figcaption{font-size:10px}.hero-content{padding-top:44px}.hero{min-height:760px}.proof-aside{padding-top:24px}.proof-aside h3{margin-bottom:14px}}
@media(max-width:359px){.hero{min-height:790px}}

/* Nonmodal mobile navigation sheet. Native details also works without scripts. */
@media(max-width:900px){
}
@media(max-width:600px){}

.benchmark-layout>div>p{font-size:12px;line-height:1.9;color:#c2ccbd;max-width:430px}
.faq-intro>p{margin-top:25px;font-size:12px}
.closing-copy>p{color:#e1e2d5;font-size:13px;line-height:1.85;margin-top:21px;margin-bottom:28px;max-width:455px}
.wordpress-use-case p{font-size:12px;line-height:1.9;max-width:730px;margin-top:15px}
.hero-bottom{justify-content:flex-end}
.hero-content{padding-top:100px}.hero-description{max-width:450px}
.garden-copy h2{font-size:clamp(36px,3.1vw,48px)}
.closing h2{font-size:clamp(44px,4.2vw,65px);max-width:770px}
.reveal-labels{display:flex;justify-content:space-between;font-size:12px;font-weight:500;margin-bottom:12px}
.reveal-slider{position:relative;isolation:isolate}
.reveal-divider{position:absolute;left:50%;top:1px;bottom:1px;width:2px;background:var(--ink);transform:translateX(-50%);pointer-events:none;z-index:2}
.comparison-static-note{font-size:11px;margin-top:8px}
.pricing-billing{margin:0;padding:0;border:0;min-width:0}
.billing-controls{display:flex;width:max-content;background:#e5e9dd;padding:5px;border-radius:7px;gap:4px}
.billing-controls label{cursor:pointer;min-width:105px;padding:10px 20px;text-align:center;font-size:13px;line-height:1.5;border-radius:4px}
#billing-monthly:checked~.billing-controls label[for=billing-monthly],#billing-annual:checked~.billing-controls label[for=billing-annual]{background:#fffdf7;box-shadow:0 1px 5px #203c3115}
#billing-monthly:focus-visible~.billing-controls label[for=billing-monthly],#billing-annual:focus-visible~.billing-controls label[for=billing-annual]{outline:2px solid #936b28;outline-offset:3px}
.billing-note{font-size:11px;margin:12px 0 27px}
.annual-rate{display:none}
#billing-annual:checked~.billing-note .monthly-rate,#billing-annual:checked~.pricing-grid .monthly-rate{display:none}
#billing-annual:checked~.billing-note .annual-rate{display:inline}
#billing-annual:checked~.pricing-grid .annual-rate{display:block}
.plan-price{margin-bottom:5px}.plan-price>span{display:inline;font-size:10px;line-height:1.5;white-space:normal}
.plan-billing{min-height:30px;font-size:10px;color:#526449;margin-bottom:7px}
.plan-description{min-height:52px}
@keyframes menu-sheet{from{opacity:.8;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:900px){.hero-content{padding-top:85px}.garden-copy h2{font-size:37px}.plan-description{min-height:0}.closing h2{max-width:600px;font-size:54px}}
@media(max-width:600px){.hero-content{padding-top:47px}.hero-description{max-width:325px}.reveal-labels{font-size:11px;margin-bottom:10px}.garden-copy h2{font-size:38px}.closing h2{font-size:42px}.closing-copy>p{font-size:12px;max-width:315px}.faq-intro>p{font-size:11px;margin-top:22px}.plan-billing{min-height:0;font-size:11px}.plan-price>span{font-size:11px}.plan-description{min-height:0}.billing-controls label{padding:9px 18px}.billing-note{margin-bottom:25px}}
@media(max-width:359px){.garden-copy h2{font-size:34px}.closing h2{font-size:38px}}

/* Keep the annual billing explanation directly below each monthly equivalent. */
.plan-price{line-height:1;min-height:94px;margin-bottom:0}
.plan-price>span{display:block;margin-top:9px;font-size:10px;line-height:1.5}
.plan-billing{min-height:34px;margin-top:3px;margin-bottom:7px;line-height:1.7}
.plan-description{min-height:52px}
@media(max-width:600px){.plan-price{min-height:91px}.plan-price>span{font-size:11px}.plan-billing{min-height:0;margin-bottom:12px}.plan-description{min-height:0}}

/* The comparison is a finite illustration, not a draggable control. */
.svg-small-copy{font-size:16px;fill:#5e6b60!important}
.svg-broken-heading{font-size:78px;letter-spacing:-2px}
#before-reveal rect{transform:scaleX(.5);transform-origin:0 0}
.reveal-divider{pointer-events:none;left:50%}
.comparison-playing #before-reveal rect{animation:comparison-layer 5s ease-in-out both}
.comparison-playing .reveal-divider{animation:comparison-divider 5s ease-in-out both}
@keyframes comparison-layer{0%,28%{transform:scaleX(1)}58%,78%{transform:scaleX(0)}100%{transform:scaleX(.5)}}
@keyframes comparison-divider{0%,28%{left:100%}58%,78%{left:0}100%{left:50%}}
@media(prefers-reduced-motion:reduce){.comparison-playing #before-reveal rect,.comparison-playing .reveal-divider{animation:none}}

/* Larger reading sizes and a balanced feature showcase. */
html{scroll-padding-top:108px}
body{font-size:17px}
.button,.text-link{font-size:16px}.button{min-height:54px}.button-small{font-size:14px;min-height:44px}
.wrap{width:min(1280px,calc(100% - 112px))}.section{padding-block:112px}
.hero-content{padding-top:90px}.hero-description{font-size:19px;line-height:1.7;max-width:510px;margin-top:28px}.hero-fine{font-size:14px;margin-top:18px}.hero-actions{margin-top:30px}
.heading-row{gap:56px;align-items:center}.heading-row>p,.heading-row>div:last-child:not(:first-child){font-size:18px;line-height:1.75;max-width:390px}.section-heading{margin-bottom:52px}
.proof{padding-bottom:60px}.proof-layout{grid-template-columns:minmax(0,3fr) minmax(260px,1fr);gap:56px}.proof-aside h3{font-size:36px}.proof-aside>p{font-size:17px;line-height:1.8}.proof-aside .text-link{font-size:15px}.reveal-labels{font-size:15px;margin-bottom:16px}.line-icon{width:48px}
.how{padding-top:70px}.how .heading-row>p{max-width:390px}.steps{gap:40px}.step-top{margin-bottom:25px}.step-top svg{width:52px;height:52px}.steps h3{font-size:23px;line-height:1.3}.steps p{font-size:17px;line-height:1.75}.step-number{font-size:32px}
.garden-section{grid-template-columns:1fr 1fr;background:#e8ecdf;--feature-paper:#e8ecdf;padding:0;overflow:hidden}
.garden-art{min-height:440px;overflow:hidden}.garden-art img{object-position:center 62%}.garden-copy{padding:64px clamp(32px,5vw,80px);display:flex;flex-direction:column;justify-content:center}.garden-copy h2{font-size:clamp(40px,3.9vw,60px)}.garden-intro{font-size:18px;line-height:1.75;max-width:500px;margin:24px 0 0}
.capability-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:12px clamp(32px,5vw,80px) 32px;gap:0 48px}
.capability{display:block;padding:40px 0 36px;border-top:1px solid #bfcbb7}.capability>span{width:76px;height:76px;padding:0;margin-bottom:24px;color:#466443}.capability>span svg{width:72px;height:72px;max-width:none}.capability h3{font-size:23px;line-height:1.3;letter-spacing:-.035em;max-width:310px;margin-bottom:15px}.capability p{font-size:17px;line-height:1.75;max-width:410px}.capability .capability-scope{font-size:14px;line-height:1.6;color:#4c6046;margin-top:18px}
.capability.motion-ready .icon-flow{animation:feature-flow 1.2s ease-out .25s both}.capability.motion-ready .icon-mask{animation:feature-mask 1.5s ease-out .2s both}.capability.motion-ready .icon-lock{animation:feature-lock 1.2s ease-out .2s both}.capability.motion-ready .icon-device{animation:feature-device 1.3s ease-out .2s both}.capability.motion-ready .icon-clock{transform-origin:51px 50px;animation:feature-clock 1.4s ease-out .2s both}
@keyframes feature-flow{from{opacity:.25;stroke-dasharray:80;stroke-dashoffset:80}to{opacity:1;stroke-dasharray:80;stroke-dashoffset:0}}
@keyframes feature-mask{from{opacity:.2}to{opacity:1}}
@keyframes feature-lock{from{transform:translateY(-5px)}to{transform:translateY(0)}}
@keyframes feature-device{from{transform:translateX(6px)}to{transform:translateX(0)}}
@keyframes feature-clock{from{transform:rotate(-60deg)}to{transform:rotate(0)}}
.benchmark{padding-block:88px}.benchmark-layout{gap:80px}.benchmark-layout>div>p{font-size:18px;line-height:1.8;max-width:510px}.bm-shot{height:245px;gap:17px}.bench-phone{width:60px;height:126px}.bench-tablet{width:112px;height:166px}.bench-desktop{width:226px;height:207px}
.pricing-tier{padding:30px 24px}.plan-title h3{font-size:19px;letter-spacing:-.02em;text-transform:none}.plan-price{font-size:64px;min-height:106px}.plan-price>span{font-size:14px;line-height:1.5}.plan-billing{font-size:14px;min-height:55px;line-height:1.65}.plan-description{font-size:16px;line-height:1.7;min-height:82px;max-width:240px}.pricing-tier .button{font-size:15px;min-height:49px;padding-inline:14px}.pricing-tier ul{font-size:15px;margin-top:27px}.pricing-tier li{margin-block:13px;padding-left:20px;line-height:1.65}.pricing-tier li:before{top:.4em}.billing-controls label{font-size:16px;min-width:120px}.billing-note,.pricing-footnote{font-size:14px;line-height:1.7}.pricing-footnote{max-width:850px;margin:26px auto 0}
.faq-section{padding-top:50px;gap:80px}.faq-intro>p{font-size:17px}.faq-intro .text-link{font-size:16px;margin-top:16px}.faq-list summary{font-size:17px;line-height:1.5;padding-block:25px}.faq-list details p{font-size:16px;line-height:1.8;max-width:650px}
.closing-copy>p{font-size:19px;line-height:1.75;max-width:525px}.closing{min-height:560px}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.proof-layout{gap:34px;grid-template-columns:minmax(0,2.5fr) minmax(230px,1fr)}.capability-grid{gap:0 32px;padding-inline:36px}.capability h3{font-size:21px}.capability p{font-size:16px}.garden-copy{padding:44px 36px}.garden-art{min-height:410px}.pricing-tier{padding-inline:18px}.plan-description{min-height:109px}.bench-desktop{width:170px}.bench-tablet{width:85px}.bench-phone{width:48px}}
@media(max-width:900px){.proof-layout{display:block}.proof-aside{display:grid;grid-template-columns:1fr 1.2fr;gap:12px 32px}.proof-aside h3{max-width:250px}.heading-row>p,.heading-row>div:last-child:not(:first-child){max-width:310px;font-size:17px}.steps{gap:24px}.steps h3{font-size:21px}.steps p{font-size:16px}.garden-section{grid-template-columns:1fr 1fr}.garden-art{min-height:420px}.garden-copy h2{font-size:43px}.garden-intro{font-size:17px}.capability-grid{grid-template-columns:1fr 1fr}.capability h3{font-size:23px}.capability p{font-size:17px}.plan-description{min-height:55px}.plan-billing{min-height:36px}.benchmark-layout{gap:34px}.benchmark-layout>div>p{font-size:17px}.bm-shot{gap:9px}.bench-desktop{width:125px;height:170px}.bench-tablet{width:70px;height:135px}.bench-phone{width:38px;height:105px}}
@media(max-width:600px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 44px)}.section{padding-block:66px}.hero-content{padding:44px 23px 325px}.hero-description{font-size:16px;line-height:1.7;max-width:350px;margin-top:23px}.hero-fine{font-size:13px}.hero-actions .button{font-size:15px;min-height:52px;padding-inline:17px;gap:20px}.hero{min-height:820px}.hero h1{font-size:clamp(37px,10.4vw,62px)}.heading-row{display:block}.heading-row>p,.heading-row>div:last-child:not(:first-child){font-size:16px;max-width:none;line-height:1.75;margin-top:22px}.section-heading{margin-bottom:32px}.proof{padding-bottom:35px}.proof-aside{display:block;padding-top:28px}.proof-aside h3{font-size:32px;max-width:none}.proof-aside>p{font-size:16px;max-width:none}.proof-aside .text-link{font-size:15px}.reveal-labels{font-size:14px}.how{padding-top:38px}.steps{gap:30px}.steps li{padding-left:0;padding-top:24px}.step-top{position:static;display:flex;margin-bottom:17px}.step-top svg{display:block;width:44px;height:44px}.step-number{font-size:30px}.steps h3{font-size:23px}.steps p{font-size:16px}.garden-section{grid-template-columns:1fr}.garden-art{min-height:0;aspect-ratio:1.35}.garden-copy{padding:38px 24px}.garden-copy h2{font-size:40px}.garden-intro{font-size:16px;margin-top:20px}.capability-grid{grid-template-columns:1fr;padding:0 24px 12px}.capability{padding:30px 0}.capability>span{margin-bottom:20px}.capability h3{font-size:24px;max-width:none}.capability p{font-size:16px;max-width:none}.capability .capability-scope{font-size:14px;margin-top:15px}.benchmark{padding-block:48px}.benchmark-layout{grid-template-columns:1fr;gap:24px}.benchmark-layout>div>p{font-size:16px}.bm-shot{height:192px;gap:12px}.bench-phone{width:42px;height:98px}.bench-tablet{width:76px;height:128px}.bench-desktop{width:143px;height:159px}.plan-description{font-size:16px;min-height:0;max-width:none}.plan-billing{font-size:14px;min-height:0}.plan-price>span{font-size:14px}.plan-price{min-height:103px}.plan-title h3{font-size:21px}.pricing-tier .button{font-size:16px;min-height:51px}.pricing-tier ul{font-size:14px;gap:13px 17px}.pricing-tier li{margin:0}.pricing-footnote{font-size:14px}.faq-section{padding-top:20px}.faq-intro>p,.faq-intro .text-link{font-size:16px}.faq-list summary{font-size:16px;line-height:1.5;padding-block:23px}.faq-list details p{font-size:16px;line-height:1.75}.closing-copy>p{font-size:17px;max-width:350px}.closing .button{font-size:15px;min-height:52px}.closing{min-height:580px}.billing-controls label{font-size:15px}.billing-note{font-size:14px}.button,.text-link{font-size:15px}}
@media(max-width:359px){.hero-content{padding-inline:20px}.hero h1{font-size:35px}.hero{min-height:865px}.hero-description{font-size:16px}.hero-actions .button{font-size:14px;gap:16px}.garden-copy h2{font-size:36px}.pricing-tier ul{grid-template-columns:1fr}.bm-shot{gap:8px}.bench-phone{width:34px}.bench-tablet{width:61px}.bench-desktop{width:122px}}
@media(min-width:901px){
 .button-small,.text-link,.proof-aside .text-link,.reveal-labels,.hero-fine{font-size:16px}
 .proof-aside>p,.steps p,.capability p,.plan-description,.faq-list details p,.faq-intro>p{font-size:18px}
 .capability .capability-scope,.plan-price>span,.plan-billing,.pricing-tier ul,.pricing-tier .button,.billing-note,.pricing-footnote{font-size:16px}
 .plan-description{min-height:100px}.plan-billing{min-height:56px}
}
/* Keep supporting copy readable at every width. */
.proof-layout{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}
.proof-aside{max-width:410px}.svg-retreat-heading{font-size:36px}.svg-broken-heading{font-size:54px}
@media(max-width:900px){.proof-layout{display:block}.proof-aside{max-width:none}}
@media(max-width:600px){
 .hero-fine,.reveal-labels,.capability .capability-scope,.plan-price>span,.plan-billing,.pricing-tier ul,.pricing-footnote,.billing-note{font-size:16px}.pricing-tier ul{grid-template-columns:1fr}.hero-actions .button,.closing .button,.button,.text-link,.proof-aside .text-link,.billing-controls label{font-size:16px}.hero-fine{gap:8px}
}
/* The example records the real comparison screen. It plays once on entry. */
.recorded-comparison{max-width:1160px;margin-inline:auto}
.recording-screen{position:relative;aspect-ratio:1138/738;background:#edf1ef;border:1px solid #c8d2c8;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #203c3110}
.recording-poster,.comparison-video{position:absolute;inset:0;width:100%;height:100%}
.recording-poster img{width:100%;height:100%;object-fit:contain}.comparison-video{object-fit:contain;opacity:0}
.has-played .comparison-video{opacity:1}.has-played .recording-poster{visibility:hidden}
.benchmark-layout>div>p+p{margin-top:20px}
@media(max-width:600px){.recording-screen{aspect-ratio:340/644;border-radius:8px}.recorded-comparison{max-width:430px}}
