:root{
  --sage:#668162;
  --sage-deep:#4f6651;
  --sage-soft:#eef3ec;
  --ink:#5f855e;
  --muted:#687269;
  --coral:#ff9c79;
  --coral-deep:#ef8662;
  --coral-soft:#fff2ec;
  --coral-mist:#ffdfd3;
  --paper:#fbfcfa;
  --white:#fff;
  --line:#dfe5dd;
  --soft-sage:#f1f4ef;
  --soft-warm:#fbf5f1;
  --shadow:0 20px 50px rgba(39,54,41,.08);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"SF Pro Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}h1,h2,h3,.eyebrow,.button,.nav-cta,.store-btn,.faq-list summary{text-wrap:balance}p,li,figcaption,.lead,.section-lead,.price-description,.pricing-note{text-wrap:pretty}.section-inner{width:min(1240px,calc(100% - 64px));margin:auto;position:relative;z-index:2}

.site-header{position:fixed;top:0;left:0;right:0;z-index:50;padding:13px 0;background:rgba(251,252,250,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(55,75,58,.09)}
.header-inner{width:min(1240px,calc(100% - 64px));margin:auto;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:28px}.brand img{width:164px;height:auto}.site-header nav{display:flex;justify-content:center;gap:27px}.site-header nav a{font-size:13px;font-weight:560;color:#667068;transition:.16s}.site-header nav a:hover{color:var(--ink)}
.nav-cta{background:var(--sage);color:#fff;border-radius:5px;padding:11px 22px;font-size:12px;font-weight:660;transition:.16s}.nav-cta:hover{background:var(--sage-deep)}.menu-btn{display:none;border:0;background:none;width:40px;height:40px;padding:10px}.menu-btn span{display:block;height:2px;background:var(--sage-deep);margin:5px 0}

.hero{padding:154px 0 104px;overflow:hidden;position:relative;background:#fff;border-bottom:1px solid var(--line)}
.hero::before{content:"";position:absolute;width:360px;height:270px;left:-245px;bottom:-135px;background:var(--coral-soft);border-radius:44% 56% 68% 32% / 55% 35% 65% 45%;rotate:18deg}
.hero-inner{width:min(1240px,calc(100% - 64px));margin:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.92fr);gap:84px;align-items:center;position:relative;z-index:2}.hero-copy{max-width:650px}.eyebrow-line{display:flex;align-items:center;margin-bottom:17px}.eyebrow{margin:0;color:var(--coral-deep);font-size:10px;font-weight:760;letter-spacing:.14em}
.hero h1{margin:0;max-width:650px;color:var(--ink);font-family:Inter,"SF Pro Display","Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:clamp(46px,4.7vw,67px);line-height:1.035;letter-spacing:-.043em;font-weight:560}.lead{margin:25px 0 0;max-width:590px;color:#5d685f;font-size:17px;line-height:1.68;font-weight:400}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:650}.button.primary{padding:13px 20px;border-radius:5px;background:var(--coral);color:var(--ink);transition:.16s}.button.primary:hover{background:#ffad91}.text-button{padding:12px 16px;border:1px solid #b7c3b4;border-radius:5px;color:var(--ink);gap:8px;transition:.16s}.text-button:hover{border-color:var(--sage);background:var(--sage-soft)}.text-button span{width:18px;height:18px;display:inline-grid;place-items:center;color:var(--coral-deep)}.text-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.hero-visual{position:relative;height:570px}.visual-panel{--base-rotate:-8deg;position:absolute;right:-110px;top:12px;width:515px;height:500px;background:var(--coral-mist);border:0;border-radius:43% 57% 35% 65% / 54% 40% 60% 46%;opacity:.9}.visual-accent{--base-rotate:14deg;position:absolute;left:-6px;bottom:24px;width:278px;height:218px;background:#dce8da;border:0;border-radius:63% 37% 56% 44% / 38% 59% 41% 62%;z-index:1}.hero-phone{position:absolute;filter:drop-shadow(0 24px 24px rgba(31,46,31,.14));z-index:2}.hero-phone-front{height:555px;right:24px;top:8px;z-index:4}.hero-phone-back{--base-rotate:-8deg;height:455px;left:8px;top:75px;z-index:3;opacity:.97}

.section{padding:112px 0;position:relative;overflow:hidden}.intro-section{background:#fff8f4;border-bottom:1px solid #f0ded6}.intro-section::after{content:"";position:absolute;width:480px;height:380px;right:-315px;bottom:-215px;background:#ffd9cb;border-radius:64% 36% 47% 53% / 42% 56% 44% 58%;rotate:-18deg;opacity:.72}.intro-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:110px;align-items:start}.section-heading-block{max-width:520px}.section h2,.locations-section h2,.download-section h2{margin:0;color:var(--ink);font-family:Inter,"SF Pro Display","Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:clamp(35px,3.7vw,52px);line-height:1.1;letter-spacing:-.034em;font-weight:560}.section-lead,.location-copy>p,.screen-copy>p,.pricing-head>p,.download-copy>p{margin:0;color:#606b62;font-size:16px;line-height:1.72}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:42px}.stats>div{padding:15px 0 0;border-top:2px solid #efc4b5}.stat-icon{display:block;width:36px;height:36px;margin:0 0 14px;color:var(--coral-deep)}.stat-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.stats>div:nth-child(2) .stat-icon{color:var(--coral-deep)}.stats strong{display:block;color:var(--ink);font-size:20px;font-weight:630}.stats span:not(.stat-icon){display:block;margin-top:7px;color:#727c74;font-size:11px;line-height:1.45}

.features-section{background:#fff;border-bottom:1px solid var(--line)}.features-section::before{content:"";position:absolute;width:390px;height:310px;left:-275px;top:48px;background:#ffe5dc;border-radius:38% 62% 49% 51% / 58% 36% 64% 42%;rotate:11deg;opacity:.72}.features-section::after{content:"";position:absolute;width:330px;height:260px;right:-245px;bottom:40px;background:#e5eee2;border-radius:58% 42% 66% 34% / 41% 60% 40% 59%;rotate:-9deg;opacity:.62}.section-head{max-width:720px;margin-bottom:50px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.feature-card{padding:27px 24px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.94);min-height:228px;display:flex;flex-direction:column;justify-content:flex-start;gap:15px;position:relative;overflow:hidden}.feature-card:nth-child(2),.feature-card:nth-child(4){border-color:#ecd9d1}.feature-icon{width:68px;height:64px;display:grid;place-items:center;position:relative;color:var(--coral-deep)}.feature-icon::before{content:"";position:absolute;inset:1px 0 0 1px;background:#ffe5db;border-radius:57% 43% 62% 38% / 44% 60% 40% 56%;rotate:-9deg}.feature-card:nth-child(even) .feature-icon{color:var(--sage-deep)}.feature-card:nth-child(even) .feature-icon::before{background:#e8efe5;rotate:8deg}.feature-icon svg{position:relative;z-index:1;width:39px;height:39px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.feature-card h3{margin:0 0 8px;color:var(--ink);font-size:18px;letter-spacing:-.014em;font-weight:620}.feature-card p{margin:0;color:#6b756d;font-size:13px;line-height:1.6}

.locations-section{padding:104px 0;background:#536956;border-bottom:0;position:relative;overflow:hidden}.location-inner{padding:0;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:74px;position:relative;z-index:2}.location-decoration{--base-rotate:-17deg;position:absolute;right:-360px;top:-315px;width:520px;height:430px;background:var(--coral);border:0;border-radius:56% 44% 67% 33% / 39% 62% 38% 61%;opacity:.92;z-index:0}.location-decoration-two{position:absolute;left:-320px;bottom:-300px;width:570px;height:450px;background:rgba(255,196,174,.16);border-radius:38% 62% 54% 46% / 64% 42% 58% 36%;rotate:13deg;z-index:0}.region-map{position:relative;z-index:2;min-height:360px;display:flex;align-items:center}.region-map svg{display:block;width:100%;height:auto;overflow:hidden;border-radius:12px;box-shadow:0 20px 52px rgba(25,38,28,.18)}.map-bg{fill:#edf1ef}.map-park{fill:#cfe8c9;opacity:.9}.map-park-detail{fill:none;stroke:#b1dbaa;stroke-width:3;stroke-linecap:round}.map-river{fill:none;stroke:#8ed3ed;stroke-width:32;stroke-linecap:round}.map-road-major{fill:none;stroke:#ffd08b;stroke-width:7;stroke-linecap:round}.map-road-major.second{stroke-width:5}.map-roads path{fill:none;stroke:#fff;stroke-width:3.4;stroke-linecap:round;opacity:.98}.pin-shadow{fill:rgba(66,79,69,.18)}.pin-shape{fill:#ff9c79;stroke:#fff;stroke-width:4}.pin-hole{fill:#fff}.location-copy{position:relative;z-index:2;max-width:650px}.location-copy .eyebrow{color:#ffc0aa}.location-copy h2{color:#fff;max-width:650px}.location-copy>p{color:#e4eae2;max-width:620px;margin-top:23px}

.screenshots-section{background:#fff;border-bottom:1px solid var(--line);overflow:hidden}.screenshots-section::before{content:"";position:absolute;width:340px;height:270px;left:-265px;top:88px;background:#e4ede1;border-radius:45% 55% 62% 38% / 58% 39% 61% 42%;rotate:14deg;opacity:.58}.screenshots-section::after{content:"";position:absolute;width:520px;height:390px;right:-335px;bottom:72px;background:#ffe3d8;border-radius:61% 39% 46% 54% / 47% 66% 34% 53%;rotate:-12deg;opacity:.74}.screenshots-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:center}.screen-copy{max-width:560px;position:relative;z-index:3}.screen-copy>p{margin-top:20px;max-width:560px;text-wrap:balance}.screens-gallery{height:620px;position:relative;z-index:2;margin:0}.screen-shot{margin:0;position:absolute;padding:0}.screen-shot img{height:100%;width:auto;max-width:none;margin:auto;filter:drop-shadow(0 22px 24px rgba(35,49,35,.14))}.screen-shot-1{height:430px;left:0;top:132px;z-index:1;rotate:-5deg}.screen-shot-2{height:555px;left:25%;top:18px;z-index:4;rotate:-1deg}.screen-shot-3{height:470px;right:10%;top:105px;z-index:3;rotate:4deg}.screen-shot-4{height:390px;right:-7%;top:8px;z-index:2;rotate:7deg}

.pricing-section{background:#fbf5f1;border-bottom:1px solid #eadfd9}.pricing-section::before{content:"";position:absolute;width:420px;height:330px;left:-315px;bottom:-185px;background:#ffd8ca;border-radius:48% 52% 68% 32% / 57% 38% 62% 43%;rotate:17deg;opacity:.65}.pricing-head{max-width:720px}.pricing-head>p{margin-top:20px;max-width:660px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px}.price-card{display:flex;flex-direction:column;min-height:530px;padding:30px 28px;border:1px solid #dedfdc;border-radius:8px;background:#fff}.price-card.premium{border-color:#f1aa90;box-shadow:0 18px 45px rgba(131,75,53,.08)}.price-card h3{margin:0;color:var(--ink);font-size:20px;font-weight:650}.price-card.premium h3{color:#c96f50}.price-description{margin:10px 0 0;min-height:42px;color:#6d766f;font-size:12px;line-height:1.55}.price-line{display:flex;align-items:flex-end;gap:10px;margin-top:16px;padding-bottom:24px;border-bottom:1px solid #e3e5e1}.price-line strong{color:var(--ink);font-size:38px;letter-spacing:-.035em;font-weight:590;line-height:1}.price-line span{padding-bottom:4px;color:#727a73;font-size:11px}.price-card ul{list-style:none;padding:24px 0 0;margin:0;display:grid;gap:13px}.price-card li{display:flex;align-items:flex-start;gap:10px;color:#566159;font-size:12px;line-height:1.5}.check-icon{width:18px;height:18px;display:grid;place-items:center;flex:0 0 auto;color:var(--coral-deep);margin-top:0}.check-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.pricing-note{margin:25px 0 0;color:#7a746f;font-size:10px;line-height:1.5}

.download-section{padding:108px 0;background:#fff;border-bottom:1px solid #e7ebe5;position:relative;overflow:hidden}.download-section::before,.download-section::after{display:none}.download-card{padding:0;background:transparent;display:grid;grid-template-columns:.92fr 1.08fr;gap:58px;align-items:center;border:0;border-radius:0;position:relative;z-index:2}.download-heading{display:block}.download-copy h2{max-width:610px}.download-copy>p{max-width:590px;margin-top:21px}.light{color:var(--coral-deep)}.store-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:29px}.store-btn{display:flex;align-items:center;gap:9px;padding:11px 14px;border-radius:5px;background:#263129;color:#fff;font-size:11px;font-weight:610}.store-btn svg{width:19px;height:19px;fill:currentColor}.store-btn.is-placeholder{opacity:.64}.download-visual{position:relative;min-height:390px;display:grid;place-items:center;padding:36px}.download-sage-blob{position:absolute;width:min(100%,520px);height:330px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-5deg);background:#688264;border-radius:57% 43% 36% 64% / 46% 60% 40% 54%;opacity:.98}.download-app-icon{display:none}.qr-grid{position:relative;z-index:4;display:grid;grid-template-columns:repeat(2,176px);gap:14px;justify-content:center;align-items:center}.qr-card{display:block;width:176px;padding:11px;border-radius:8px;background:#fff;border:1px solid rgba(255,255,255,.7);box-shadow:0 15px 36px rgba(31,47,34,.18)}.qr-card img{width:154px;height:154px;object-fit:cover;border-radius:3px}.qr-card span{display:block;margin-top:9px;text-align:center;font-size:9px;color:#657067;font-weight:610}

.faq-section{padding:104px 0;background:#fff;position:relative;overflow:hidden}.faq-section::before{content:"";position:absolute;width:330px;height:250px;left:-260px;bottom:46px;background:#e5eee2;border-radius:64% 36% 48% 52% / 39% 58% 42% 61%;rotate:-11deg;opacity:.52}.faq-inner{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px}.faq-inner h2{font-size:46px}.faq-list details{border-top:1px solid #dde2db;padding:21px 0}.faq-list details:last-child{border-bottom:1px solid #dde2db}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:30px;color:var(--ink);font-size:15px;font-weight:590}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{font-style:normal;color:var(--coral-deep);font-size:22px;line-height:1}.faq-list details[open] summary i{rotate:45deg}.faq-list p{margin:13px 48px 0 0;color:#69726a;font-size:13px;line-height:1.68}
footer{border-top:1px solid #e2e6e0;background:#f8f9f7}.footer-inner{width:min(1240px,calc(100% - 64px));margin:auto;padding:38px 0 44px;display:flex;justify-content:space-between;align-items:flex-end;color:#7d857d;font-size:11px}.footer-inner img{width:142px;margin-bottom:10px}.footer-inner p{margin:0}.footer-contact{margin-top:7px!important}.footer-contact a{color:var(--ink);font-weight:620}.footer-contact a:hover{text-decoration:underline}

/* Editor customisation values. */
[data-editor-key]{translate:var(--custom-x,0px) var(--custom-y,0px);scale:var(--custom-scale,1);rotate:calc(var(--base-rotate,0deg) + var(--custom-rotate,0deg));transform-origin:center}
.editor-mode [data-editor-key]{cursor:grab;transition:outline-color .1s,background-color .1s}.editor-mode [data-editor-key]:active{cursor:grabbing}.editor-mode [data-editor-key]:hover{outline:1px solid rgba(255,156,121,.9);outline-offset:3px}.editor-mode [data-editor-key].editor-selected{outline:2px solid var(--coral)!important;outline-offset:4px}.editor-mode [data-editor-key].editor-dragging{outline:2px solid var(--coral)!important;outline-offset:4px}

@media(max-width:1050px){
  .header-inner{grid-template-columns:190px 1fr auto}.site-header nav{display:none;position:absolute;left:32px;right:32px;top:70px;flex-direction:column;gap:0;padding:10px;background:#fff;border:1px solid var(--line);border-radius:5px;box-shadow:var(--shadow)}.site-header nav.open{display:flex}.site-header nav a{padding:12px}.nav-cta{display:none}.menu-btn{display:block;justify-self:end}
  .hero-inner{grid-template-columns:1fr .78fr;gap:35px}.hero-phone-front{right:-20px}.hero-phone-back{left:-30px}.feature-grid{grid-template-columns:repeat(2,1fr)}.location-inner{grid-template-columns:.86fr 1.14fr;gap:38px}.region-map{min-height:300px}.screenshots-layout{grid-template-columns:1fr}.screen-copy{max-width:720px}.screens-gallery{height:560px;margin-top:12px;max-width:760px}.screen-shot-1{height:400px;left:2%;top:118px}.screen-shot-2{height:480px;left:33%;top:24px}.screen-shot-3{height:410px;right:1%;top:104px}.pricing-grid{grid-template-columns:1fr 1fr}.price-card:last-child{grid-column:1/-1}.download-card{grid-template-columns:1fr;gap:26px}.download-visual{max-width:620px}.faq-inner{grid-template-columns:1fr;gap:36px}.stats{gap:12px}.stats span:not(.stat-icon){font-size:10px}
}
@media(max-width:720px){
  .section-inner,.header-inner,.hero-inner,.footer-inner{width:min(100% - 36px,1240px)}.site-header{padding:10px 0}.brand img{width:145px}.hero{padding:112px 0 76px}.hero-inner{grid-template-columns:1fr}.hero h1{font-size:44px}.lead{font-size:16px;line-height:1.65}.hero-actions{margin-top:26px}.hero-visual{height:430px;margin-top:12px}.visual-panel{width:345px;height:350px;right:calc(50% - 270px);top:20px}.visual-accent{width:205px;height:165px;left:calc(50% - 220px);bottom:13px}.hero-phone-front{height:420px;right:calc(50% - 125px);top:2px}.hero-phone-back{height:335px;left:calc(50% - 170px);top:63px}
  .section{padding:80px 0}.intro-grid{grid-template-columns:1fr;gap:30px}.section h2,.locations-section h2,.download-section h2{font-size:36px}.locations-section h2{font-size:27px;text-wrap:pretty}.section-lead,.location-copy>p,.screen-copy>p,.pricing-head>p,.download-copy>p{font-size:15px}.stats{grid-template-columns:1fr;gap:20px;margin-top:32px}.stats>div{display:grid;grid-template-columns:44px 1fr;column-gap:10px;align-items:start}.stat-icon{grid-row:1/3;margin:0}.stats span:not(.stat-icon){margin-top:4px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0}.feature-icon{width:66px;height:62px}.locations-section{padding:82px 0}.location-inner{width:min(100% - 36px,1240px);padding:0;grid-template-columns:1fr;gap:32px}.region-map{min-height:0;max-width:460px;margin:0 auto}.location-copy{max-width:620px}.location-decoration{width:390px;height:330px;right:-270px;top:-175px}.location-decoration-two{width:350px;height:280px;left:-260px;bottom:-220px}.screenshots-layout{display:block}.screens-gallery{height:430px;margin-top:30px}.screen-shot-1{height:300px;left:-5%;top:98px}.screen-shot-2{height:365px;left:31%;top:16px}.screen-shot-3{height:305px;right:-5%;top:92px}.pricing-grid{grid-template-columns:1fr;margin-top:34px}.price-card:last-child{grid-column:auto}.price-card{min-height:0}.download-section{padding:82px 0}.download-card{padding:0;grid-template-columns:1fr;gap:30px}.store-row{flex-direction:column}.store-btn{justify-content:center}.download-visual{min-height:350px;padding:24px 0}.download-sage-blob{width:360px;height:285px}.qr-grid{grid-template-columns:repeat(2,minmax(0,150px));gap:8px}.qr-card{width:150px;padding:9px}.qr-card img{width:130px;height:130px}.faq-section{padding:78px 0}.footer-inner{padding:30px 0 36px}
}
