:root{--brand-green:#379237;--brand-green-bright:#54b435;--brand-green-dark:#123f23;--brand-ink:#0f172a;--brand-text:#27333a;--brand-muted:#5b686c;--brand-bg:#f4f8f1;--brand-surface:#fff;--brand-line:#0f172a1f;--brand-soft-green:#e7f5df}html{scroll-behavior:smooth}body{color:var(--brand-text);background:var(--brand-bg);font-family:var(--font-poppins),sans-serif;margin:0;line-height:1.6;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p,figure,blockquote{margin-top:0}h1,h2,h3{color:var(--brand-ink);font-family:var(--font-sora),sans-serif;text-wrap:balance}p{text-wrap:pretty}.container{width:min(1180px,100% - 2.5rem);margin-inline:auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f8f1f5;border-bottom:1px solid #0f172a14;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:1rem;padding:.58rem 0;display:flex}.brand{align-items:center;line-height:0;display:inline-flex}.brand-logo{width:128px;height:auto}.main-nav{color:#2f3b40;align-items:center;gap:1.25rem;font-size:.94rem;font-weight:600;display:inline-flex}.main-nav a{position:relative}.main-nav a:after{content:"";background:var(--brand-green-bright);transform-origin:0;height:2px;transition:transform .18s ease-out;position:absolute;bottom:-.25rem;left:0;right:0;transform:scaleX(0)}.main-nav a:hover:after,.main-nav a[aria-current=page]:after{transform:scaleX(1)}.btn{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.9rem 1.35rem;font-family:inherit;font-size:.94rem;font-weight:700;line-height:1;transition:transform .18s ease-out,background .18s ease-out,color .18s ease-out;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #54b43580}.btn-small{color:#fff;background:var(--brand-green);min-height:40px;padding:.68rem 1.08rem}.btn-primary{color:#fff;background:var(--brand-green)}.btn-primary:hover{background:#2d7b32}.btn-secondary{color:var(--brand-ink);background:0 0;border:1px solid #0f172a33}.btn-secondary:hover{border-color:var(--brand-green);color:var(--brand-green-dark);background:#54b43514}.btn-light{color:#0a2815;background:#f2ffe9}.section-context{color:var(--brand-green);margin:0 0 .7rem;font-size:.82rem;font-weight:800}.home-hero{isolation:isolate;background:radial-gradient(circle at 84% 18%,#54b43542,#0000 32%),linear-gradient(145deg,#f8fbf5 0%,#eaf5e4 100%);padding:clamp(3.8rem,8vw,7rem) 0 clamp(4.2rem,8vw,7.4rem);position:relative;overflow:hidden}.home-hero:before{content:"";z-index:-1;opacity:.16;background-image:linear-gradient(#123f231f 1px,#0000 1px),linear-gradient(90deg,#123f231f 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 35% 80%,#0000)}.home-hero__grid{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(2rem,5vw,4.8rem);display:grid}.home-hero__copy{max-width:650px}.home-hero__label{color:var(--brand-green);margin:0 0 1rem;font-size:.83rem;font-weight:800}.home-hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.6rem,5.4vw,4.9rem);line-height:1.02}.home-hero h1 span{color:var(--brand-green);display:block}.home-hero__lede{color:#3f4b50;max-width:64ch;margin:1.35rem 0 0;font-size:clamp(1rem,1.5vw,1.14rem);line-height:1.75}.home-hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:1.6rem;display:flex}.home-hero__note{color:var(--brand-muted);margin:.85rem 0 0;font-size:.84rem}.home-hero__access-link{color:var(--brand-green-dark);align-items:center;gap:.62rem;margin-top:1.55rem;font-size:.9rem;font-weight:700;display:inline-flex}.home-hero__access-link span{color:#fff;background:var(--brand-green-dark);border-radius:50%;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:inline-flex}.home-hero__access-link svg{width:1rem;height:1rem}.home-hero__visual{align-items:center;min-height:510px;display:flex;position:relative}.product-window{background:#fff;border:1px solid #0f172a1f;border-radius:14px;margin:0;position:relative;overflow:hidden}.product-window--hero{width:100%;transform:rotate(1deg);box-shadow:0 6px 8px #0f172a24}.product-window__bar{background:#f8faf8;border-bottom:1px solid #0f172a14;align-items:center;gap:.38rem;height:2.25rem;padding:0 .8rem;display:flex}.product-window__bar span{background:#cbd5ce;border-radius:50%;width:.55rem;height:.55rem}.product-window__bar span:first-child{background:#ef6b67}.product-window__bar span:nth-child(2){background:#e9bb47}.product-window__bar span:nth-child(3){background:#54b435}.product-window__bar strong{color:#607067;margin-left:.4rem;font-size:.72rem}.product-window img{width:100%;height:auto}.home-hero__mini-screen{background:#fff;border:5px solid #fff;border-radius:14px;width:46%;position:absolute;bottom:-1.2rem;right:-1.2rem;overflow:hidden;transform:rotate(-2deg);box-shadow:0 6px 8px #0f172a29}.home-hero__mini-screen img{width:100%;height:auto}.home-proof{background:#fff;border-bottom:1px solid #0f172a14;padding:clamp(2.5rem,5vw,4rem) 0}.home-proof__intro{color:var(--brand-muted);text-align:center;margin:0;font-size:.9rem;font-weight:700}.home-client-logos{justify-content:center;align-items:center;gap:1rem;margin-top:1.25rem;display:flex}.home-client-logo{opacity:.68;filter:grayscale();justify-content:center;align-items:center;width:92px;height:58px;padding:.5rem;transition:opacity .18s ease-out,filter .18s ease-out;display:flex}.home-client-logo:hover,.home-client-logo:focus-visible{opacity:1;filter:grayscale(0)}@media (max-width:820px),(hover:none),(pointer:coarse){.home-client-logo{opacity:1;filter:grayscale(0)}}.home-client-logo img{object-fit:contain;max-width:100%;max-height:100%}.home-proof__quote{border-top:1px solid #0f172a1a;justify-content:space-between;align-items:center;gap:2rem;max-width:920px;margin:2.1rem auto 0;padding-top:2rem;display:flex}.home-proof__quote>p{max-width:720px;color:var(--brand-ink);font-family:var(--font-sora),sans-serif;margin:0;font-size:clamp(1.25rem,2.6vw,2rem);font-weight:700;line-height:1.28}.home-proof__quote footer{flex:none;align-items:center;gap:.75rem;display:flex}.home-proof__quote footer img{object-fit:cover;border-radius:50%;width:52px;height:52px}.home-proof__quote footer span{color:var(--brand-muted);font-size:.78rem;display:grid}.home-proof__quote footer strong{color:var(--brand-ink);font-size:.85rem}.owner-work{padding:clamp(5rem,10vw,8.5rem) 0}.owner-work__grid{grid-template-columns:minmax(0,.74fr) minmax(520px,1.26fr);align-items:start;gap:clamp(3rem,8vw,7rem);display:grid}.owner-work__intro{position:sticky;top:7rem}.owner-work__intro h2,.product-tour__head h2,.payments__copy h2,.access-addon__copy h2,.customer-stories__head h2,.pricing__head h2{letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}.owner-work__intro>p:last-child{max-width:55ch;color:var(--brand-muted);margin:1rem 0 0}.owner-work__list{display:grid}.owner-work__list article{border-top:1px solid #0f172a1f;grid-template-columns:3.25rem minmax(0,1fr);gap:1rem;padding:1.55rem 0;display:grid}.owner-work__list article:last-child{border-bottom:1px solid #0f172a1f}.owner-work__list article>span{width:3.15rem;height:3.15rem;color:var(--brand-green-dark);background:var(--brand-soft-green);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.owner-work__list svg{width:1.35rem;height:1.35rem}.owner-work__list h3{margin:0;font-size:1.12rem}.owner-work__list p{color:var(--brand-muted);margin:.42rem 0 0}.connected-flow{color:#eaf6e7;background:#10271a;padding:clamp(4.5rem,8vw,7rem) 0}.connected-flow__head{grid-template-columns:1fr;grid-template-areas:"label""heading";row-gap:.7rem;display:grid}.connected-flow__head p{color:#99d182;grid-area:label;margin:0;font-weight:800}.connected-flow__head h2{color:#f8fff5;letter-spacing:-.035em;grid-area:heading;max-width:760px;margin:0;font-size:clamp(2.1rem,4vw,3.8rem);line-height:1.08}.connected-flow__steps{border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);margin-top:clamp(2.5rem,5vw,4.5rem);display:grid}.connected-flow__steps article{padding:1.65rem clamp(1rem,3vw,2rem) 0 0}.connected-flow__steps article+article{border-left:1px solid #ffffff2e;padding-left:clamp(1rem,3vw,2rem)}.connected-flow__number{color:#10271a;background:#a8de8e;border-radius:50%;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;font-weight:800;display:inline-flex}.connected-flow__steps h3{color:#f8fff5;margin:1.2rem 0 0;font-size:1.15rem}.connected-flow__steps p{color:#eaf6e7b8;margin:.55rem 0 0}.product-tour{background:#fff;padding:clamp(5rem,10vw,8.5rem) 0}.product-tour__head{max-width:880px}.product-tour__row{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(2rem,6vw,5rem);margin-top:clamp(4rem,8vw,7rem);display:grid}.product-tour__row--reverse .product-tour__copy{order:2}.product-tour__row--reverse{grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr)}.product-tour__copy>span{color:var(--brand-green);margin-bottom:.6rem;font-size:.82rem;font-weight:800;display:block}.product-tour__copy h3{letter-spacing:-.03em;margin:0;font-size:clamp(1.6rem,3vw,2.45rem);line-height:1.12}.product-tour__copy>p{color:var(--brand-muted);margin:1rem 0 0}.product-tour__copy ul,.access-addon__copy ul{gap:.62rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.product-tour__copy li,.access-addon__copy li{padding-left:1.5rem;position:relative}.product-tour__copy li:before,.access-addon__copy li:before{content:"✓";color:var(--brand-green);font-weight:800;position:absolute;left:0}.product-tour__row .product-window{aspect-ratio:1.55}.product-tour__row .product-window img{object-fit:cover;object-position:top left;width:100%;height:100%}.payments{background:#dff1d7;padding:clamp(5rem,9vw,8rem) 0}.payments__grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.payments__copy>p:not(.section-context){color:#425449;max-width:62ch;margin:1.1rem 0 0}.payments__facts{gap:.75rem;margin-top:1.6rem;display:grid}.payments__facts p{color:var(--brand-green-dark);align-items:center;gap:.65rem;margin:0;font-weight:700;display:flex}.payments__facts svg{width:1.2rem;height:1.2rem}.payment-demo{color:#ecf8e9;background:#11291c;border-radius:16px;padding:clamp(1.4rem,4vw,2.2rem)}.payment-demo__top{border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;font-size:.85rem;display:flex}.payment-demo__top strong{color:#a8de8e;font-size:1.15rem}.payment-demo h3{color:#fff;margin:1.4rem 0 0;font-size:1.55rem}.payment-demo>p{color:#ecf8e9b8;margin:.4rem 0 0}.payment-demo ol{gap:.6rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.payment-demo li{color:#ecf8e9b8;background:#ffffff12;border-radius:10px;align-items:center;gap:.7rem;padding:.85rem;display:flex}.payment-demo li span{background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;font-weight:800;display:inline-flex}.payment-demo li.is-done{color:#f5fff1;background:#54b4352e}.payment-demo li.is-done span{color:#11291c;background:#a8de8e}.access-addon{color:#eef9ea;background:#0b1710;padding:clamp(5rem,9vw,8rem) 0}.access-addon__grid{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.access-addon__media{border-radius:16px;overflow:hidden}.access-addon__media img{aspect-ratio:1.25;object-fit:cover;width:100%}.access-addon__label{color:#a8de8e;margin:0 0 .7rem;font-size:.82rem;font-weight:800}.access-addon__copy h2{color:#fff}.access-addon__copy>p:not(.access-addon__label){color:#eef9eabf;margin:1rem 0 0}.access-addon__copy ul{margin-bottom:1.5rem}.access-addon__copy li:before{color:#a8de8e}.customer-stories{background:#fff;padding:clamp(5rem,10vw,8rem) 0}.customer-stories__head{max-width:800px}.customer-stories__grid{grid-template-columns:1.25fr .75fr;align-items:stretch;gap:1.2rem;margin-top:clamp(2.4rem,5vw,4rem);display:grid}.customer-story{border:1px solid var(--brand-line);background:#f7faf5;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:100%;margin:0;padding:clamp(1.4rem,4vw,2.3rem);display:flex}.customer-story--primary{color:#f1faee;background:var(--brand-green-dark)}.customer-story>p{color:inherit;font-family:var(--font-sora),sans-serif;margin:0;font-size:clamp(1.08rem,2.2vw,1.65rem);font-weight:600;line-height:1.55}.customer-story footer{align-items:center;gap:.8rem;margin-top:2rem;display:flex}.customer-story footer img{object-fit:cover;border-radius:50%;width:56px;height:56px}.customer-story footer span{font-size:.82rem;display:grid}.customer-story footer strong{font-size:.9rem}.customer-story footer a{text-underline-offset:3px;text-decoration:underline}.migration-callout{background:#fff;padding:0 0 clamp(4rem,8vw,6rem)}.migration-callout__panel{background:#eef8e9;border:1px solid #37923747;border-radius:14px;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(1.5rem,4vw,2.5rem);display:flex}.migration-callout__panel p{color:var(--brand-green);margin:0 0 .45rem;font-size:.8rem;font-weight:800}.migration-callout__panel h2{max-width:680px;margin:0;font-size:clamp(1.35rem,2.6vw,2.1rem)}.migration-callout__actions{flex:none;align-items:center;gap:1rem;display:flex}.text-link{color:var(--brand-green-dark);text-underline-offset:4px;font-weight:700;text-decoration:underline}.pricing{padding:clamp(5rem,9vw,8rem) 0}.pricing__head{grid-template-columns:1.3fr .7fr;align-items:end;gap:2rem;display:grid}.pricing__head>p{max-width:38ch;color:var(--brand-muted);margin:0 0 .3rem auto}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid}.pricing-card{border:1px solid var(--brand-line);background:#fff;border-radius:14px;flex-direction:column;min-width:0;padding:1.35rem;display:flex;position:relative}.pricing-card[data-plan=pro]{border:2px solid var(--brand-green)}.plan-name{margin:0;font-size:1.35rem}.plan-target{min-height:3rem;color:var(--brand-muted);margin:.45rem 0 0;font-size:.88rem}.plan-price{margin:1.2rem 0}.price-main{color:var(--brand-ink);font-family:var(--font-sora),sans-serif;letter-spacing:-.04em;margin:0;font-size:2.5rem;font-weight:800;line-height:1}.price-period,.billing-note,.price-row,.contract-note{color:var(--brand-muted);margin:.35rem 0 0;font-size:.78rem}.pricing-card .btn{width:100%;color:var(--brand-ink);background:#fff;border:1px solid #0f172a2e}.pricing-card .btn-primary{border-color:var(--brand-green);color:#fff;background:var(--brand-green)}.pricing-card .btn-dark{color:#fff;background:var(--brand-ink)}.feature-list{gap:.68rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.feature-list li{color:#425048;padding-left:1.35rem;font-size:.87rem;position:relative}.feature-list li:before{content:"✓";color:var(--brand-green);font-weight:800;position:absolute;left:0}.soft-cap{color:var(--brand-muted);margin:auto 0 0;padding-top:1.3rem;font-size:.78rem}.popular-badge{color:#fff;background:var(--brand-green);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;margin:0;padding:.35rem .65rem;font-size:.65rem;font-weight:800;position:absolute;top:-.75rem;right:1rem}.hardware-inline{display:none}.pricing__addon{color:#eaf6e7;background:var(--brand-green-dark);border-radius:14px;justify-content:space-between;align-items:center;gap:2rem;margin-top:1rem;padding:1.2rem 1.35rem;display:flex}.pricing__addon div{display:grid}.pricing__addon span{color:#eaf6e7c2;font-size:.86rem}.pricing__addon .btn-secondary{color:#fff;border-color:#ffffff59;flex:none}.site-footer{color:#66716c;background:#e9f0e6;padding:2.8rem 0;font-size:.78rem}.footer-wrap{grid-template-columns:.7fr 1.3fr 1fr;gap:2rem;display:grid}.footer-wrap p{margin:0}.footer-wrap a{color:#3d5846}@media (max-width:1040px){.home-hero__grid{grid-template-columns:1fr}.home-hero__copy{max-width:820px}.home-hero__visual{width:min(860px,100%);min-height:auto}.owner-work__grid{grid-template-columns:1fr}.owner-work__intro{position:static}.product-tour__row,.payments__grid,.access-addon__grid{grid-template-columns:1fr}.product-tour__row--reverse .product-tour__copy{order:0}.payments__copy,.access-addon__copy{max-width:760px}}@media (max-width:820px){.main-nav{display:none}.home-client-logos{scroll-snap-type:x proximity;justify-content:flex-start;padding-bottom:.6rem;overflow-x:auto}.home-client-logo{scroll-snap-align:start;flex:0 0 92px}.home-proof__quote,.migration-callout__panel,.pricing__addon{flex-direction:column;align-items:flex-start}.connected-flow__head,.pricing__head{grid-template-columns:1fr}.connected-flow__head{grid-template-areas:"label""heading"}.connected-flow__steps,.customer-stories__grid,.pricing-grid{grid-template-columns:1fr}.connected-flow__steps article{border-bottom:1px solid #ffffff2e;padding:1.4rem 0}.connected-flow__steps article+article{border-left:0;padding-left:0}.pricing__head>p{margin-left:0}.migration-callout__actions{flex-wrap:wrap}.footer-wrap{grid-template-columns:1fr}}@media (max-width:560px){.container{width:min(100% - 1.4rem,1180px)}.brand-logo{width:104px}.btn-small{padding-inline:.85rem;font-size:.78rem}.home-hero{padding-top:3.2rem}.home-hero h1{font-size:clamp(2.45rem,12vw,3.65rem)}.home-hero__actions .btn{width:100%}.home-hero__mini-screen{border-width:3px;bottom:-.7rem;right:-.4rem}.home-proof__quote footer{width:100%}.owner-work__list article{grid-template-columns:2.65rem minmax(0,1fr)}.owner-work__list article>span{width:2.55rem;height:2.55rem}.product-tour__row .product-window{aspect-ratio:1.2}.product-tour__row .product-window img{width:auto;max-width:none;height:100%}.migration-callout__actions,.migration-callout__actions .btn,.pricing__addon .btn{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
