:root{--ink:#142f29;--green:#123d32;--paper:#fbf9f3;--peach:#ffb478;--muted:#586962;--line:#dce3dc;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-underline-offset:5px}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(48px,6.8vw,94px);font-weight:600}h2{font-size:clamp(34px,4vw,53px);font-weight:600}h3{font-size:23px;letter-spacing:-.03em}h1 em{font-family:Georgia,serif;color:var(--peach);font-weight:400}.wrap{max-width:1200px;width:calc(100% - 80px);margin-inline:auto}.header{min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:26px;padding:22px 40px;max-width:1480px;margin:auto}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;flex-shrink:0;font-size:24px;line-height:1.2;font-weight:700;letter-spacing:-1px}.brand small{display:block;font-size:9px;letter-spacing:1.4px;margin-top:5px;font-weight:600}.header nav{display:flex;gap:25px;font-size:14px}.header nav a{text-decoration:none}.header nav a:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--green);color:white;padding:16px 23px;border-radius:8px;text-decoration:none;font-size:15px;font-weight:600;border:1px solid transparent;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px);background:#215848}.button.small{padding:12px 16px;font-size:13px;gap:20px}.button.peach{background:var(--peach);color:#20372e}.button.peach:hover{background:#ffc69c}.skip{position:fixed;top:-80px;left:16px;background:white;color:var(--green);padding:15px;z-index:10}.skip:focus{top:10px}:focus-visible{outline:3px solid #b67539;outline-offset:5px}.hero{background:var(--green);color:var(--paper);padding-top:74px;position:relative}.hero-copy{text-align:center}.eyebrow{font-size:11px;letter-spacing:1.7px;font-weight:700;margin-bottom:24px}.hero .eyebrow{color:#b7cfc3;display:flex;align-items:center;justify-content:center;gap:10px}.dot{width:7px;height:7px;border-radius:50%;background:var(--peach)}.lead{max-width:610px;margin:28px auto 0;color:#cfddd5;font-size:18px;line-height:1.7}.actions{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:32px}.text-link{font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;gap:16px;align-items:center;border-bottom:1px solid #94aba0;padding-bottom:4px}.text-link.light{color:#e7f0e9}.hero-points{display:flex;gap:28px;justify-content:center;margin-top:32px;font-size:12px;color:#c3d4cb}.hero-points span::before{content:'✓';color:var(--peach);margin-right:8px}.product{position:relative;margin-top:55px;border:1px solid #688178;border-radius:14px 14px 0 0;overflow:hidden;background:#ecf1ed;box-shadow:0 -5px 50px #00000013;max-width:1080px}.product img{width:100%;height:auto}.window-bar{display:flex;align-items:center;justify-content:space-between;background:#e4e9e3;color:#4c6257;padding:12px 18px;gap:15px;font-size:11px}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;background:#b4c0b6;border-radius:50%}.demo-label{font-size:9px;letter-spacing:1px}.intro{padding-block:45px;display:flex;align-items:center;justify-content:space-between;gap:35px;border-bottom:1px solid var(--line)}.intro p{font-size:18px;color:var(--muted)}.intro strong{font-weight:500;color:var(--ink)}.intro>div{font-size:15px;display:flex;gap:15px;align-items:center}.intro>div>span{font-family:Georgia,serif;color:#7e9589;font-size:29px}.section{padding-block:95px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:45px}.section-heading>p{max-width:370px;color:var(--muted);font-size:16px}.section .eyebrow,.team-section .eyebrow{color:#677e70}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps article{padding:32px 30px;border:1px solid var(--line);border-radius:var(--radius);background:white;display:flex;align-items:flex-start;flex-direction:column}.step-number{font-size:10px;letter-spacing:1.7px;color:#61766b;font-weight:700}.symbol{width:58px;height:58px;display:grid;place-items:center;background:#eff4eb;border-radius:15px;font-size:32px;margin:33px 0 28px;font-weight:400}.steps article:nth-child(2) .symbol{background:#fff0df}.steps article:nth-child(3) .symbol{background:#edf1f7}.steps p{color:var(--muted);font-size:14px;margin-top:18px}.steps p.detail{border-top:1px solid var(--line);padding-top:19px;margin-top:25px;font-size:12px;color:var(--ink)}.team-section{background:#ecefe6;padding:85px 0}.team-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.team-layout>div>p:not(.eyebrow){margin-top:24px}.team-layout .muted{font-size:12px;color:var(--muted)}.team-layout .text-link{margin-top:30px}.feature-stack{display:grid;gap:14px}.feature-stack article{display:flex;gap:20px;padding:26px;background:var(--paper);border-radius:15px;border:1px solid #e0e6dc}.feature-stack h3{font-size:19px;margin-bottom:9px}.feature-stack p{font-size:14px;color:var(--muted)}.feature-icon{display:grid;place-items:center;flex:0 0 44px;height:44px;border:1px solid #ccd8ca;border-radius:12px;font-size:26px;color:#51715a}.theme-options{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:35px 0 24px}.theme-choice{background:white;border:1px solid var(--line);border-radius:12px;display:flex;text-align:left;gap:15px;align-items:center;padding:19px;color:var(--ink)}.theme-choice[aria-pressed=true]{border:2px solid var(--green);padding:18px;background:#eef2e9}.theme-choice strong{display:block;font-size:17px;line-height:1.3}.theme-choice small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.theme-check{margin-left:auto;opacity:0}.theme-choice[aria-pressed=true] .theme-check{opacity:1}.swatch{height:40px;width:40px;border-radius:50%;border:1px solid #ccd1c7;flex-shrink:0}.swatch.signature{background:linear-gradient(90deg,#123d32 50%,#f4f2eb 50%)}.swatch.performance{background:linear-gradient(90deg,#ffab5b 50%,#181d23 50%)}.swatch.heritage{background:linear-gradient(90deg,#763c43 50%,#f2ebda 50%)}.theme-preview{margin:0;border-radius:16px;overflow:hidden;border:1px solid var(--line);background:white;box-shadow:0 20px 50px #203a2810}.theme-preview img{width:100%;height:auto}.theme-preview figcaption{font-size:12px;text-align:center;padding:16px;color:var(--muted);border-top:1px solid var(--line)}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:90px;padding-top:0}.faq>div>p:not(.eyebrow){margin-top:25px;font-size:14px;color:var(--muted)}.faq-list details{border-bottom:1px solid var(--line);padding:21px 0}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;line-height:1.4;font-size:16px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';font-weight:400;font-size:21px}.faq-list details[open] summary::after{content:'−'}.faq-list details p{padding:16px 30px 4px 0;font-size:14px;color:var(--muted)}.contact-section{display:flex;gap:65px;justify-content:space-between;align-items:center;border-radius:24px;background:var(--green);color:var(--paper);padding:56px 60px}.contact-section .eyebrow{color:var(--peach)}.contact-section p:not(.eyebrow){font-size:15px;color:#c5d6c9;margin-top:24px;max-width:410px}.contact-actions{display:flex;flex-direction:column;align-items:center;gap:19px;max-width:300px;flex-shrink:0}.contact-actions>a:not(.button){font-size:14px;color:#d9e4d9}.contact-actions small{text-align:center;font-size:11px;color:#b4cabf;line-height:1.6}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:40px;font-size:11px;color:var(--muted)}footer .brand{font-size:20px;color:var(--ink)}footer a{text-decoration:none}footer a:hover{text-decoration:underline}@media(min-width:1500px){.hero{padding-top:95px}}@media(max-width:1050px){.header{padding-inline:25px}.header nav{gap:17px}.header .button.small{font-size:12px;gap:10px}.wrap{width:calc(100% - 48px)}.team-layout{gap:40px}.steps article{padding:25px 22px}.faq{gap:40px}.contact-section{padding:45px}.intro{gap:20px}}@media(max-width:780px){.header{min-height:84px;flex-wrap:wrap;gap:18px}.header nav{order:3;justify-content:center;flex:1 0 100%;font-size:13px}.header .button.small{max-width:155px;text-align:center;padding:9px 12px;line-height:1.35}.header .button.small span{display:none}.brand{font-size:21px}.hero{padding-top:50px}.eyebrow{font-size:9px;letter-spacing:1.2px}.lead{font-size:16px;max-width:520px}.actions{gap:20px;flex-wrap:wrap}.hero-points{gap:12px;flex-wrap:wrap;font-size:10px}.product{margin-top:35px}.window-bar{font-size:9px;padding:9px 12px}.demo-label{display:none}.intro{flex-wrap:wrap;padding-block:30px;gap:16px}.intro p{flex:1 0 100%;font-size:18px}.intro>div{font-size:12px;gap:8px}.intro>div>span{font-size:23px}.section{padding-block:60px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:24px;max-width:500px}.steps{grid-template-columns:1fr;gap:15px}.steps article{display:block;padding:25px}.symbol{margin:22px 0;width:45px;height:45px;font-size:26px}.team-section{padding-block:55px}.team-layout{grid-template-columns:1fr;gap:35px}.theme-options{gap:9px}.theme-choice{flex-direction:column;align-items:flex-start;position:relative;padding:12px;gap:10px}.theme-choice[aria-pressed=true]{padding:11px}.theme-choice strong{font-size:14px}.theme-choice small{font-size:10px}.theme-check{position:absolute;right:8px;top:10px}.swatch{height:32px;width:32px}.theme-preview figcaption{padding:12px;font-size:11px}.faq{grid-template-columns:1fr;gap:25px;padding-top:0}.contact-section{flex-direction:column;align-items:flex-start;gap:35px;padding:32px 25px}.contact-actions{align-items:flex-start;max-width:100%;flex-shrink:1}.contact-actions small{text-align:left}footer{flex-wrap:wrap;padding-block:30px;gap:20px}footer .brand{flex:1 0 100%}footer p{flex:1 0 100%}.faq-list summary{font-size:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
@media(max-width:480px){.theme-options{grid-template-columns:1fr}.theme-choice{flex-direction:row;align-items:center;padding:15px;gap:14px}.theme-choice[aria-pressed=true]{padding:14px}.theme-choice strong{font-size:16px}.theme-choice small{font-size:12px}.theme-check{position:static;margin-left:auto}.swatch{width:38px;height:38px}}
.skip:not(:focus){clip-path:inset(50%);width:1px;height:1px;padding:0;overflow:hidden;white-space:nowrap}
.demo-product{position:relative;inset:auto;padding:0;max-width:1200px;color:var(--ink);text-align:left;background:var(--paper)}
.demo-product .window-bar{font-size:14px;min-height:60px;gap:12px;flex-wrap:wrap}
.demo-title{font-weight:600}.demo-expand{padding:10px 16px;background:var(--green);border:0;border-radius:8px;color:#fff;font:inherit;font-size:14px;min-height:40px;cursor:pointer;margin-left:auto}
.demo-product iframe{display:block;width:100%;height:720px;border:0;background:#f4f6f4;color-scheme:light}
.demo-footnote{padding:12px 18px;font-size:13px;line-height:1.5;color:var(--muted);margin:0;border-top:1px solid var(--line)}
.demo-product:modal{position:fixed;inset:0;width:calc(100% - 32px);max-width:1600px;max-height:calc(100dvh - 32px);height:calc(100dvh - 32px);margin:auto;display:flex;flex-direction:column;overflow:hidden;border-radius:14px}
.demo-product:modal iframe{height:auto;flex:1;min-height:0}.demo-product:modal .window-bar,.demo-product:modal .demo-footnote{flex-shrink:0}.demo-product::backdrop{background:#091d16cc}.demo-expanded{overflow:hidden}
@media(max-width:780px){.demo-product{width:calc(100% - 24px)}.demo-product iframe{height:640px}.demo-product .window-bar{padding:10px 12px;font-size:14px}.demo-product .demo-expand{font-size:13px;padding:8px 12px}.demo-footnote{font-size:12px}.demo-product:modal{width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0}.demo-product:modal .demo-footnote{display:none}}
.legal{max-width:850px;padding-block:60px 90px}.legal h1{font-size:clamp(36px,5vw,60px);overflow-wrap:anywhere}.legal h2{font-size:25px;letter-spacing:-.025em;margin:36px 0 14px}.legal p,.legal ul{margin-bottom:18px}.legal li{margin:8px 0}.legal-date{color:var(--muted);font-size:13px;margin-top:18px}.legal a{overflow-wrap:anywhere}footer{flex-wrap:wrap}
