@font-face{font-family:Geist;src:url('/assets/brand/Geist-Variable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--paper:#fff;--canvas:#f7fafc;--ink:#102a3b;--muted:#526575;--azure:#18b0fb;--blue-ink:#057ab5;--line:#e3e9ed;--soft-line:#edf1f3;--radius:14px;--page:1240px;font-family:Geist,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:105px}
body{margin:0;min-width:320px}
button,input{font:inherit}
button,a,input,summary{-webkit-tap-highlight-color:transparent}
button,a{touch-action:manipulation}
a{color:inherit;text-decoration:none}
button{color:inherit;cursor:pointer}
svg{flex:none}
img{display:block;max-width:100%}
button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #078dcc;outline-offset:4px}
[hidden]{display:none!important}
.page-width{width:min(var(--page),calc(100% - 96px));margin-inline:auto}
.skip-link{position:fixed;top:12px;left:12px;background:var(--ink);color:white;padding:12px 20px;border-radius:8px;z-index:99;transform:translateY(-150%)}
.skip-link:focus{transform:translateY(0)}
.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid var(--soft-line);position:relative;z-index:10}
.header-inner{height:88px;display:flex;align-items:center;gap:36px}
.brand{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;font-size:21px;letter-spacing:-.8px;font-weight:650}
.brand-secondary{font-weight:450}
.desktop-nav{display:flex;align-items:center;justify-content:center;gap:27px;margin:auto;font-size:13px;font-weight:510;color:#465b69}
.desktop-nav a,.login-link,.footer-main nav a{transition:color .18s ease}
.desktop-nav a:hover,.login-link:hover,.footer-main nav a:hover{color:var(--blue-ink)}
.header-actions{display:flex;align-items:center;gap:22px;flex:none}
.login-link{font-size:13px;font-weight:520}
.button{min-height:48px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:19px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:570;line-height:1.2;white-space:nowrap;transition:background .18s ease,box-shadow .18s ease;cursor:pointer}
.button svg,.text-link svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.button-dark{background:var(--ink);color:#fff}
.button-dark:hover{background:#234356;box-shadow:0 3px 8px #102a3b16}
.button-blue{background:var(--azure);color:#08364d;border-color:#0fa4ec}
.button-blue:hover{background:#3abdfd;box-shadow:0 3px 8px #1393ce20}
.button-small{min-height:39px;padding-inline:15px;font-size:12px;gap:18px;border-radius:7px}
.button-small svg{width:16px;height:16px}
.button:disabled{cursor:wait;opacity:.65}
.menu-toggle{display:none;background:none;border:0;width:40px;height:40px;align-items:center;justify-content:center;flex-direction:column;gap:6px}
.menu-toggle span{width:19px;height:1.5px;background:var(--ink);transition:transform .2s ease}
.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}
.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}
.mobile-nav{padding:5px 24px 22px;border-top:1px solid var(--line)}
.mobile-nav a{display:block;padding:13px 0;font-size:15px}
.hero{display:grid;grid-template-columns:.91fr 1.09fr;align-items:center;gap:45px;padding-top:76px;padding-bottom:65px;min-height:683px}
.hero-copy{padding-bottom:30px}
.product-status{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;line-height:1;margin-bottom:27px;font-weight:480}
.status-dot{height:6px;width:6px;border-radius:50%;background:#1d9bda;box-shadow:0 0 0 3px #e8f6fd}
.beta-label{font-size:10px;line-height:1.4;letter-spacing:.1px;padding:3px 6px;border:1px solid #dbe7ed;border-radius:4px;margin-left:2px;color:#586f7c}
h1,h2,h3,p{margin-top:0}
h1{font-size:clamp(46px,4.55vw,66px);font-weight:555;line-height:1.055;letter-spacing:-3.2px;margin-bottom:24px;white-space:nowrap}
.hero-description{max-width:420px;font-size:17px;line-height:1.75;color:var(--muted);letter-spacing:-.25px;margin-bottom:28px}
.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.text-link{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:550;text-decoration:none;text-underline-offset:4px}
.text-link:hover{text-decoration:underline}
.text-link svg{width:17px;height:17px}
.hero-detail{display:flex;align-items:center;gap:7px;font-size:11px;color:#687b87;margin-top:23px}
.hero-detail svg{width:15px;height:15px;stroke:#6a8797;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}
.property-demo{position:relative;min-width:0;scroll-margin-top:110px}
.map-frame{border:1px solid #dce5e9;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 8px 13px -9px #183e4920,0 28px 62px -28px #1c465d2a}
.map-topline{height:49px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 17px;gap:10px;border-bottom:1px solid #e0e7e8}
.map-topline>span:first-child{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:570;letter-spacing:-.1px}
.map-topline svg{width:17px;height:17px;fill:none;stroke:#70818b;stroke-width:1.3}
.example-badge{padding:3px 7px;border:1px solid #e0e8ed;border-radius:4px;color:#687b86;font-size:9px}
.property-map{position:relative;aspect-ratio:900 / 720;background:#dce5d5;overflow:hidden}
.property-illustration,.measurement-overlay{position:absolute;inset:0;width:100%;height:100%}
.measurement-overlay{overflow:visible}
.property-boundary{fill:none;stroke:#718b81;stroke-width:1.5;stroke-dasharray:6 5}
.turf-region{fill:#18b0fb;fill-opacity:.16;stroke:#029dec;stroke-width:3;stroke-linejoin:round;stroke-linecap:round;transition:fill-opacity .3s ease,opacity .3s ease,stroke-width .3s ease}
.turf-region.is-muted{fill-opacity:.025;opacity:.23;stroke-width:2}
.turf-region.is-active{fill-opacity:.29;stroke-width:3.8}
.region-nodes circle{fill:#fff;stroke:#079ee7;stroke-width:2}
.region-nodes{transition:opacity .3s ease}
.measurement-overlay.is-filtered .region-nodes{opacity:0}
.lawn-map-label{transition:opacity .3s ease}
.lawn-map-label.is-muted{opacity:.2}
.lawn-map-label rect{fill:white;stroke:#d4eaf2;stroke-width:1;filter:drop-shadow(0 2px 3px #28495812)}
.lawn-map-label text{font-size:16px;fill:#27637f;font-weight:570;letter-spacing:-.3px}
.house-map-label rect{fill:#edf0e9;fill-opacity:.88}
.house-map-label text{font-size:15px;fill:#606f63;font-weight:500}
.map-compass{position:absolute;top:18px;right:19px;display:flex;align-items:center;gap:4px;flex-direction:column;opacity:.8}
.map-compass span{font-size:9px;font-weight:600;color:#5b6b66}
.map-compass svg{width:15px;height:20px}
.measurement-summary{position:absolute;right:16px;bottom:16px;background:#fff;border:1px solid #e0e6e3;box-shadow:0 4px 16px #243d4211;border-radius:11px;padding:16px 19px;width:203px}
.summary-heading{display:flex;align-items:center;gap:6px;font-size:10px;color:#587181;line-height:1.2}
.summary-heading i{width:6px;height:6px;border-radius:2px;background:#18b0fb}
.summary-number{display:flex;align-items:baseline;gap:7px;white-space:nowrap;margin-top:8px;color:#193848}
.summary-number>span:first-child{font-size:35px;font-weight:580;line-height:1;letter-spacing:-1.6px;font-variant-numeric:tabular-nums}
.summary-number>span:last-child{font-size:11px;color:#6e808c}
.summary-footer{display:flex;align-items:center;gap:5px;padding-top:11px;margin-top:10px;border-top:1px solid var(--soft-line);font-size:8px;color:#5c7684;white-space:nowrap}
.summary-footer svg{width:12px;height:12px;stroke:#218798;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}
.map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;background:#fff}
.map-toolbar>span{font-size:10px;font-weight:500;color:#7a8b95}
.map-segments{display:flex;align-items:center;gap:2px;background:#f0f4f6;border:1px solid #ebeff1;padding:3px;border-radius:6px}
.map-segments button{white-space:nowrap;border:0;background:transparent;border-radius:4px;min-height:30px;font-size:10px;line-height:1;padding:0 11px;color:#617583;font-weight:500;transition:background .18s,color .18s,box-shadow .18s}
.map-segments button:hover{background:#e7eef2;color:#234f66}
.map-segments button.is-selected{background:#fff;color:#167caf;box-shadow:0 1px 4px #263f4814}
.example-caption{display:flex;align-items:center;justify-content:center;gap:5px;color:#7a8b97;font-size:9px;line-height:1.5;text-align:center;margin:13px 0 0}
.example-caption svg{height:12px;width:12px;stroke:currentColor;stroke-width:1.2;fill:none;stroke-linecap:round}
.value-strip{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:28px;margin-bottom:15px}
.value-strip>div{display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;color:#4e6472;letter-spacing:-.1px}
.value-strip>div+div{border-left:1px solid var(--line)}
.value-strip svg{width:23px;height:23px;stroke:#80939e;fill:none;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}
.section-spacing{padding-block:105px}
.section-kicker{font-size:12px;color:#607784;line-height:1.5;margin:0 0 17px;font-weight:540}
h2{font-size:43px;line-height:1.15;letter-spacing:-1.85px;font-weight:540;margin-bottom:20px}
.section-description{font-size:15px;line-height:1.8;color:var(--muted);max-width:435px;margin-bottom:0}
.workflow-layout{display:grid;grid-template-columns:1fr 1fr;gap:115px;align-items:center}
.workflow-steps{list-style:none;margin:33px 0 0;padding:0}
.workflow-steps li{display:flex;align-items:flex-start;gap:17px;position:relative;padding-bottom:26px}
.workflow-steps li:last-child{padding-bottom:0}
.workflow-steps li:not(:last-child)::after{content:"";position:absolute;left:13px;top:30px;bottom:5px;width:1px;background:#e1e9ed}
.step-number{display:inline-flex;align-items:center;justify-content:center;flex:none;width:27px;height:27px;border:1px solid #dce7ed;border-radius:50%;font-size:11px;color:#668296;background:#fff}
.workflow-steps h3{font-size:14px;font-weight:590;letter-spacing:-.1px;margin:3px 0 6px}
.workflow-steps p{font-size:12px;line-height:1.75;color:#617582;max-width:340px;margin:0}
.review-visual{position:relative;background:#f5f8fa;border:1px solid #e3e9ed;border-radius:17px;padding:32px;isolation:isolate}
.review-visual::before{content:"";position:absolute;z-index:-1;top:-22px;left:23px;right:23px;bottom:28px;border:1px solid #ecf0f2;border-radius:17px;background:#fcfdfe}
.review-topline{display:flex;align-items:center;gap:12px;padding:0 0 25px}
.review-icon{width:41px;height:41px;background:#eaf5fd;border:1px solid #cee8f8;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#138ed2}
.review-icon svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}
.review-topline strong{display:block;font-size:13px;font-weight:560;letter-spacing:-.1px;margin-bottom:5px}
.review-topline>div>span{display:block;font-size:10px;color:#82929c}
.review-body{background:#fff;border:1px solid #e2e8ec;border-radius:10px;padding:21px 22px}
.detail-heading{display:flex;justify-content:space-between;color:#83949f;font-size:10px;margin-bottom:11px}
.area-row{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid var(--soft-line);font-size:12px}
.area-row>span{display:flex;align-items:center;gap:9px;color:#4f6573}
.area-row strong{font-size:12px;font-weight:520;font-variant-numeric:tabular-nums}
.area-symbol{width:11px;height:11px;border-radius:3px;background:#67beec;display:inline-block;border:1px solid #399ed2}
.symbol-front{background:#95d3f2;border-color:#72b9e3}
.symbol-side{background:#c1e6f8;border-color:#99cfe9}
.area-total{display:flex;align-items:center;justify-content:space-between;padding-top:19px}
.area-total>span{font-size:12px;font-weight:540}
.area-total strong{font-size:24px;line-height:1.1;letter-spacing:-.8px;font-weight:560;font-variant-numeric:tabular-nums}
.area-total small{font-size:10px;font-weight:400;color:#81929c;letter-spacing:0}
.exclusions-row{display:flex;align-items:center;gap:10px;margin-top:22px;padding:12px 13px;background:#f7f9fa;border-radius:6px}
.exclusions-row svg{width:22px;height:22px;stroke:#86959e;fill:none;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}
.exclusions-row p{font-size:10px;line-height:1.6;color:#7b8d99;margin:0;max-width:245px}
.review-note{display:flex;align-items:center;justify-content:center;gap:6px;color:#7a8e9b;font-size:10px;margin-top:20px}
.review-note svg{width:16px;height:16px;fill:none;stroke:#7794a5;stroke-width:1.2}
.product-depth{padding-top:35px}
.section-heading{text-align:center;margin-bottom:47px}
.section-heading .section-description{margin-inline:auto;max-width:600px}
.section-heading h2{font-size:38px;margin-bottom:13px}
.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.capability-grid article{min-width:0}
.capability-graphic{height:155px;background:#f7f9fa;border:1px solid #e9eef0;border-radius:10px;margin-bottom:25px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.capability-graphic>svg{width:100%;height:100%}
.capability-grid h3{font-size:16px;font-weight:560;letter-spacing:-.35px;margin-bottom:11px}
.capability-grid p{font-size:13px;line-height:1.8;color:#697d8a;margin:0;max-width:340px}
.history-graphic{flex-direction:column;gap:8px}
.mini-history{display:flex;align-items:center;background:#fff;border:1px solid #e2e9ed;border-radius:6px;width:79%;height:48px;gap:10px;padding:8px 10px;box-shadow:0 2px 5px #193e4903}
.mini-map{width:33px;height:31px;background:#e1ecda;border-radius:4px;position:relative;flex:none;overflow:hidden}
.mini-map::before{content:"";position:absolute;left:8px;top:9px;width:17px;height:14px;background:#b9c4b5;transform:rotate(-9deg)}
.mini-map i{position:absolute;inset:4px;border:1px solid #4aaadb;border-radius:1px;transform:rotate(-9deg)}
.mini-map.variant{background:#e6edde}
.mini-map.variant::before,.mini-map.variant i{transform:rotate(12deg)}
.mini-history>div{display:flex;flex-direction:column;gap:6px;flex:1}
.mini-line{height:5px;background:#dce4e9;border-radius:3px;display:block}
.mini-line.long{width:95px}.mini-line.medium{width:77px}.mini-line.short{width:48px;background:#e9eef1}
.mini-history>svg{width:14px;height:14px;stroke:#50a6a7;fill:none;stroke-width:1.5;stroke-linejoin:round}
.mini-feedback{position:relative;display:flex;align-items:center;gap:16px;width:75%;min-height:81px;background:#fff;border:1px solid #dfe8ed;border-radius:8px;padding:18px;box-shadow:0 4px 10px #18374606}
.mini-feedback>svg{width:28px;height:28px;fill:#e3f5ff;stroke:#3c97c4;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}
.mini-feedback>div{display:flex;flex-direction:column;gap:9px}
.feedback-check{position:absolute;bottom:-10px;right:16px;display:flex;align-items:center;justify-content:center;width:27px;height:27px;background:#e5f6ed;border:3px solid #f7f9fa;border-radius:50%}
.feedback-check svg{width:14px;height:14px;stroke:#459a7b;fill:none;stroke-width:1.5}
.integration-section{background:#f7fafc;border-top:1px solid #eaf0f4;border-bottom:1px solid #eaf0f4}
.integration-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:90px;align-items:center}
.integration-copy .section-description{max-width:400px}
.developer-link{margin-top:24px;color:#087daf}
.integration-diagram{padding-top:6px;position:relative}
.connection-source{display:flex;align-items:center;flex-direction:column;margin-inline:auto;background:white;border:1px solid #dce7ed;box-shadow:0 4px 12px #224f6708;border-radius:13px;width:204px;padding:18px 16px 20px}
.connection-source>img{margin-bottom:8px;width:38px;height:38px}
.connection-source strong{font-weight:570;font-size:13px;letter-spacing:-.2px}
.connection-source>span{font-size:9px;color:#8296a3;margin-top:5px}
.connection-lines{display:block;width:100%;height:81px;overflow:visible;margin-bottom:-2px}
.connection-lines path{fill:none;stroke:#b3d6e9;stroke-width:1.3;vector-effect:non-scaling-stroke}
.connection-lines circle{fill:#fff;stroke:#69b3db;stroke-width:1.3}
.connection-destinations{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}
.connection-destinations>a{background:#fff;border:1px solid #dfe9ef;border-radius:9px;padding:19px 9px 17px;display:flex;align-items:center;flex-direction:column;transition:border-color .2s}
.connection-destinations>a:hover{border-color:#93cbea}
.destination-icon{height:28px;margin-bottom:8px;display:flex;align-items:center;justify-content:center}
.destination-icon svg{width:25px;height:25px;stroke:#59869f;fill:none;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}
.connection-destinations strong{font-size:12px;font-weight:550}
.connection-destinations>a>span:last-child{font-size:9px;color:#8696a2;margin-top:5px;text-align:center}
.pricing-section{display:grid;grid-template-columns:1fr .92fr;gap:140px;align-items:center}
.pricing-copy .section-description{max-width:375px}
.launch-pricing{display:flex;align-items:flex-start;gap:14px;padding:24px 0 29px;margin-top:12px}
.pricing-icon{margin-top:3px;width:34px;height:34px;border:1px solid #dbe7ee;border-radius:7px;background:#f4f9fc;display:flex;align-items:center;justify-content:center;flex:none}
.pricing-icon svg{width:20px;height:20px;stroke:#61859b;fill:none;stroke-width:1.3;stroke-linejoin:round;stroke-linecap:round}
.launch-pricing h3{font-size:13px;font-weight:570;line-height:1.5;margin:1px 0 5px}
.launch-pricing p{font-size:12px;color:#718795;line-height:1.7;max-width:315px;margin:0}
.waitlist-panel{background:#f8fafc;border:1px solid #e3ebf0;border-radius:14px;padding:33px}
.mail-icon{width:39px;height:39px;display:flex;align-items:center;justify-content:center;background:white;border:1px solid #e0e9ef;border-radius:10px;margin-bottom:17px}
.mail-icon svg{width:23px;height:23px;stroke:#6c8aa0;fill:none;stroke-width:1.3;stroke-linejoin:round}
.waitlist-panel h3{font-size:22px;font-weight:550;letter-spacing:-.7px;margin-bottom:10px}
.waitlist-panel>p{font-size:12px;line-height:1.75;color:#69818f;max-width:350px;margin-bottom:21px}
.form-field{margin-bottom:14px}
.form-field label{font-size:11px;font-weight:540;display:block;margin-bottom:7px}
.form-field label span{color:#8c9aa3;font-weight:400}
.form-field input{display:block;width:100%;height:44px;padding:0 13px;border:1px solid #d9e3e9;border-radius:6px;background:#fff;color:var(--ink);font-size:12px;box-shadow:0 1px 2px #17344703;transition:border-color .2s}
.form-field input::placeholder{color:#96a4ae}
.form-field input:hover{border-color:#aec7d5}
.consent-label{display:flex;align-items:flex-start;gap:9px;margin:17px 0;color:#788c99;font-size:10px;line-height:1.7;cursor:pointer}
.consent-label input{width:14px;height:14px;margin:2px 0 0;accent-color:#138dc9;flex:none}
.waitlist-submit{width:100%;font-size:12px;min-height:44px;justify-content:space-between;padding-inline:15px}
.privacy-note{font-size:9px;line-height:1.7;text-align:center;color:#8a9aa4;margin:13px 0 0}
.privacy-note a{text-decoration:underline;text-underline-offset:2px}
.form-status{font-size:12px;line-height:1.65;padding:12px 13px;border-radius:6px;margin:12px 0 0;background:#e9f6ed;color:#276249;border:1px solid #cce8d6}
.form-status.is-error{background:#fff0ee;color:#924738;border-color:#efcfc8}
.published-plans{margin-bottom:24px}
.published-plan{border-top:1px solid var(--line);padding:13px 0;display:flex;align-items:center;justify-content:space-between;gap:10px}
.published-plan strong{font-size:13px;font-weight:550}
.published-plan p{font-size:11px;color:var(--muted);margin:5px 0 0}
.published-plan>span{font-size:16px;font-weight:580;white-space:nowrap;font-variant-numeric:tabular-nums}
.published-plan small{font-size:10px;font-weight:400;color:var(--muted)}
.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:112px;padding-top:25px}
.faq-heading h2{font-size:35px;letter-spacing:-1.5px;margin-bottom:18px}
.faq-heading>p{font-size:13px;color:#708692;margin-bottom:23px}
.faq-heading .text-link{font-size:12px;color:#4582a4}
.faq-list{border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:67px;padding:19px 0;font-size:13px;font-weight:540;line-height:1.6;cursor:pointer}
.faq-list summary::-webkit-details-marker{display:none}
.faq-plus{width:13px;height:13px;position:relative;flex:none;color:#879ba8}
.faq-plus::before,.faq-plus::after{content:"";position:absolute;top:6px;left:1px;width:11px;height:1px;background:currentColor}
.faq-plus::after{transform:rotate(90deg);transition:transform .2s}
details[open] .faq-plus::after{transform:rotate(0)}
.faq-list details>p{font-size:12px;line-height:1.9;color:#718591;margin:0;padding:0 28px 23px 0}
.faq-list details>p>a{color:#1683b2;text-decoration:underline;text-underline-offset:3px}
.site-footer{border-top:1px solid var(--line);background:#fcfdfe}
.footer-main{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;padding-top:42px;padding-bottom:38px}
.footer-main .brand{font-size:18px;gap:7px}
.footer-main .brand img{width:30px;height:30px}
.footer-main p{font-size:11px;color:#85949f;margin:11px 0 0 37px}
.footer-main nav{display:flex;align-items:center;gap:28px;font-size:11px;color:#657e8d;padding-top:10px}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--soft-line);padding:21px 0 24px;font-size:9px;color:#91a0aa}
@media (prefers-reduced-motion:no-preference){.turf-region{animation:trace-lawn 1.65s ease-out .3s both}.hero-copy{animation:hero-entry .6s ease-out both}.map-frame{animation:map-entry .85s ease-out both}@keyframes trace-lawn{from{stroke-dasharray:1;stroke-dashoffset:1;fill-opacity:0}70%{fill-opacity:.06}to{stroke-dasharray:1;stroke-dashoffset:0;fill-opacity:.16}}@keyframes hero-entry{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes map-entry{from{opacity:0;transform:translateY(11px)}to{opacity:1;transform:translateY(0)}}}
@media (min-width:1550px){.hero{padding-top:95px;padding-bottom:78px;min-height:730px}}
@media (max-width:1200px){.page-width{width:calc(100% - 64px)}.header-inner{gap:22px}.desktop-nav{gap:19px}.header-actions{gap:18px}.hero{gap:30px;grid-template-columns:.98fr 1.02fr;padding-top:63px;min-height:615px}h1{font-size:53px;letter-spacing:-2.65px}.hero-description{font-size:15px;max-width:350px}.hero-actions{gap:18px}.hero-actions>.button{padding-inline:16px;font-size:12px;gap:13px}.hero-actions>.text-link{font-size:11px;gap:6px}.hero-detail{font-size:10px}.map-toolbar{padding:9px}.map-toolbar>span{font-size:9px}.map-segments button{padding-inline:8px;font-size:9px}.measurement-summary{width:177px;padding:13px 15px;right:11px;bottom:11px}.summary-number>span:first-child{font-size:31px}.summary-heading{font-size:9px}.summary-footer{font-size:7px}.example-caption{font-size:8px}.workflow-layout{gap:70px}.review-visual{padding:25px}.integration-layout{gap:55px}.pricing-section{gap:90px}.faq-section{gap:80px}.section-spacing{padding-block:85px}.product-depth{padding-top:20px}.faq-section{padding-top:15px}}
@media (max-width:1000px){.brand{font-size:19px}.brand img{width:31px;height:31px}.desktop-nav{gap:17px;font-size:11px}.header-actions{gap:15px}.login-link{font-size:11px}.header-actions>.button{font-size:10px;padding-inline:12px;gap:8px}.header-inner{height:77px}.hero{gap:26px;padding-top:54px;min-height:560px}h1{font-size:45px;letter-spacing:-2.2px}.hero-description{font-size:14px;line-height:1.75}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-detail{margin-top:19px;font-size:9px}.product-status{font-size:10px;margin-bottom:23px}.beta-label{font-size:9px}.hero-copy{padding-bottom:20px}.map-toolbar>span{display:none}.map-toolbar{justify-content:center;padding-block:8px}.map-segments{width:100%;justify-content:center}.map-segments button{flex:1;min-height:28px}.measurement-summary{width:158px;padding:11px 12px}.summary-number>span:first-child{font-size:29px}.summary-number>span:last-child{font-size:10px}.summary-footer{font-size:6.5px;padding-top:8px;margin-top:8px}.summary-footer svg{width:10px;height:10px}.map-topline{height:42px;padding-inline:11px}.map-topline>span:first-child{font-size:10px}.example-badge{font-size:8px}.example-caption{font-size:7px;gap:4px}.example-caption svg{width:10px;height:10px}.value-strip>div{font-size:11px;gap:9px}.value-strip svg{width:20px;height:20px}h2{font-size:35px;letter-spacing:-1.5px}.section-description{font-size:13px}.workflow-layout{gap:40px}.review-visual{padding:20px}.review-body{padding:17px}.review-topline strong{font-size:11px}.review-topline>div>span{font-size:9px}.review-topline{gap:9px}.review-icon{width:34px;height:34px}.workflow-steps{margin-top:26px}.workflow-steps li{gap:13px;padding-bottom:21px}.workflow-steps p{font-size:11px}.workflow-steps h3{font-size:13px}.capability-grid{gap:26px}.capability-grid h3{font-size:14px}.capability-grid p{font-size:12px}.section-heading h2{font-size:33px}.mini-feedback{width:85%;padding:13px;gap:11px}.mini-feedback .mini-line.long{width:70px}.mini-feedback .mini-line.medium{width:57px}.integration-layout{gap:34px}.connection-destinations{gap:8px}.connection-destinations>a{padding-inline:5px}.connection-destinations>a>span:last-child{font-size:7px}.connection-destinations strong{font-size:11px}.pricing-section{gap:60px}.waitlist-panel{padding:26px}.waitlist-panel h3{font-size:19px}.faq-section{gap:50px}.faq-heading h2{font-size:31px}}
@media (max-width:780px){.page-width{width:calc(100% - 44px)}.header-inner{height:74px;gap:10px;justify-content:space-between}.desktop-nav{display:none}.header-actions{gap:10px}.header-actions .login-link{display:none}.header-actions>.button{font-size:11px;min-height:36px;padding-inline:12px}.header-actions>.button svg{display:none}.menu-toggle{display:flex}.brand{font-size:18px;gap:6px}.brand img{width:30px;height:30px}.hero{grid-template-columns:1fr;gap:33px;padding-top:49px;padding-bottom:41px;max-width:580px;min-height:0}.hero-copy{padding-bottom:0}.product-status{font-size:11px;margin-bottom:22px}h1{font-size:58px;letter-spacing:-2.9px;line-height:1.06;margin-bottom:20px}.hero-description{font-size:15px;max-width:440px;line-height:1.8;margin-bottom:25px}.hero-actions{flex-direction:row;align-items:center;gap:25px}.hero-actions>.button{font-size:12px;min-height:46px;padding-inline:18px}.hero-actions>.text-link{font-size:11px}.hero-detail{font-size:10px;margin-top:20px}.property-demo{width:100%}.map-topline{height:45px;padding-inline:15px}.map-topline>span:first-child{font-size:11px}.example-badge{font-size:9px}.map-frame{border-radius:12px}.map-toolbar{justify-content:space-between;padding:10px 12px}.map-toolbar>span{display:block;font-size:9px}.map-segments{width:auto}.map-segments button{font-size:10px;padding-inline:12px;min-height:31px}.measurement-summary{width:187px;right:13px;bottom:13px;padding:14px 17px}.summary-number>span:first-child{font-size:33px}.summary-number>span:last-child{font-size:11px}.summary-heading{font-size:10px}.summary-footer{font-size:7.5px;padding-top:10px;margin-top:10px}.summary-footer svg{width:12px;height:12px}.example-caption{font-size:8px;margin-top:11px}.value-strip{padding-block:21px;margin-top:4px;margin-bottom:0;gap:12px}.value-strip>div{flex-direction:column;gap:10px;line-height:1.6;text-align:center;font-size:9px;padding-inline:4px}.value-strip>div+div{border-left:0}.value-strip svg{width:22px;height:22px}.section-spacing{padding-block:70px}.workflow-layout,.integration-layout,.pricing-section,.faq-section{grid-template-columns:1fr;gap:42px;max-width:580px}.section-kicker{font-size:11px;margin-bottom:14px}h2{font-size:37px;letter-spacing:-1.6px}.section-description{font-size:14px;max-width:440px}.workflow-steps{margin-top:29px}.workflow-steps li{gap:16px;padding-bottom:24px}.workflow-steps h3{font-size:14px}.workflow-steps p{font-size:12px;max-width:390px}.review-visual{max-width:480px;width:100%;margin:14px auto 0;padding:27px}.review-topline strong{font-size:13px}.review-topline>div>span{font-size:10px}.review-icon{width:40px;height:40px}.review-topline{gap:12px}.review-body{padding:20px 23px}.area-row{padding-block:16px}.exclusions-row p{font-size:11px;max-width:100%}.review-note{font-size:10px}.product-depth{padding-top:10px;max-width:580px}.section-heading{text-align:left;margin-bottom:27px}.section-heading h2{font-size:32px}.section-heading .section-description{margin-inline:0}.capability-grid{grid-template-columns:1fr;gap:31px}.capability-grid article{display:grid;grid-template-columns:145px 1fr;gap:0 24px;align-content:center;align-items:center}.capability-graphic{grid-row:1/3;height:128px;margin-bottom:0}.capability-grid h3{font-size:14px;align-self:end;margin-bottom:8px}.capability-grid p{font-size:12px;align-self:start}.history-graphic{gap:6px}.mini-history{width:85%;height:37px;padding:6px;gap:6px}.mini-history .mini-line.long{width:37px}.mini-history .mini-line.short{width:23px}.mini-history .mini-line.medium{width:31px}.mini-map{width:23px;height:23px}.mini-map::before{width:13px;height:11px;top:6px;left:5px}.mini-history>svg{width:10px;height:10px}.mini-line{height:4px}.mini-feedback{padding:12px 8px;gap:6px;min-height:62px}.mini-feedback>svg{width:22px;height:22px}.mini-feedback .mini-line.long{width:42px}.mini-feedback .mini-line.medium{width:30px}.integration-diagram{max-width:470px;width:100%;margin:auto}.connection-source{width:202px}.connection-destinations{gap:14px}.connection-destinations strong{font-size:12px}.connection-destinations>a>span:last-child{font-size:9px}.connection-destinations>a{padding-block:20px}.integration-copy .section-description{max-width:440px}.pricing-section{gap:35px}.pricing-copy .section-description{max-width:435px}.launch-pricing{padding-bottom:23px}.launch-pricing p{font-size:12px;max-width:330px}.waitlist-panel{padding:29px}.waitlist-panel h3{font-size:23px}.waitlist-panel>p{font-size:13px;max-width:100%}.form-field label{font-size:12px}.form-field input{font-size:16px;height:46px}.consent-label{font-size:11px;gap:10px}.consent-label input{width:16px;height:16px}.waitlist-submit{font-size:13px;min-height:47px}.privacy-note{font-size:10px}.faq-section{padding-top:5px;gap:29px}.faq-heading h2{font-size:32px;margin-bottom:14px}.faq-heading h2 br{display:none}.faq-heading>p{margin-bottom:17px}.faq-list summary{font-size:13px;min-height:65px}.faq-list details>p{font-size:12px}.footer-main{padding-top:31px;gap:25px}.footer-main .brand{font-size:17px}.footer-main nav{display:grid;grid-template-columns:1fr 1fr;gap:16px 25px;font-size:11px}.footer-main p{margin-left:0;font-size:10px}.footer-bottom{font-size:8px;padding-block:18px}}
@media (max-width:450px){.page-width{width:calc(100% - 36px)}.header-inner{width:calc(100% - 26px)}.header-actions{gap:4px}.brand{font-size:16px;letter-spacing:-.6px;gap:4px}.brand img{width:27px;height:27px}.header-actions>.button{font-size:10px;padding-inline:10px}.menu-toggle{width:34px}.hero{padding-top:39px;gap:28px}h1{font-size:clamp(40px,10.9vw,49px);letter-spacing:-2.25px}.hero-description{font-size:14px;line-height:1.75}.hero-actions{gap:19px}.hero-actions>.button{font-size:11px;padding-inline:15px;gap:10px}.hero-actions>.text-link{font-size:10px;gap:5px}.hero-detail{font-size:9px;margin-top:17px}.map-topline{height:41px;padding-inline:12px}.map-topline>span:first-child{font-size:10px}.measurement-summary{width:151px;padding:11px 12px;right:9px;bottom:9px;border-radius:8px}.summary-number>span:first-child{font-size:28px}.summary-number>span:last-child{font-size:9px}.summary-heading{font-size:8px;gap:5px}.summary-heading i{width:5px;height:5px}.summary-footer{font-size:8px;padding-top:8px;margin-top:8px;gap:3px}.summary-footer svg{width:10px;height:10px}.map-compass{top:13px;right:13px}.map-compass svg{width:11px;height:16px}.map-compass span{font-size:7px}.map-toolbar{padding:8px}.map-toolbar>span{display:none}.map-segments{width:100%}.map-segments button{font-size:10px;padding-inline:9px;min-height:36px}.example-caption{font-size:9px;gap:4px;letter-spacing:-.06px;align-items:flex-start}.example-caption svg{width:10px;height:10px}.value-strip{gap:6px}.value-strip>div{font-size:8px}.section-spacing{padding-block:58px}h2{font-size:33px;letter-spacing:-1.45px}.section-description{font-size:13px}.workflow-layout{gap:34px}.review-visual{padding:19px}.review-body{padding:18px}.review-topline strong{font-size:11px}.review-topline>div>span{font-size:9px}.review-topline{padding-bottom:20px}.review-icon{width:35px;height:35px}.exclusions-row{padding-inline:10px}.exclusions-row p{font-size:10px}.area-total strong{font-size:22px}.product-depth{padding-top:5px}.section-heading h2{font-size:30px}.capability-grid article{grid-template-columns:113px 1fr;column-gap:17px}.capability-graphic{height:125px}.capability-grid h3{font-size:13px}.capability-grid p{font-size:11px;line-height:1.8}.mini-history>svg{display:none}.mini-history .mini-line.long{width:36px}.mini-feedback{flex-direction:column;gap:9px;padding:10px}.mini-feedback>div{gap:5px}.mini-feedback .mini-line.medium{width:39px}.mini-feedback .mini-line.long{width:50px}.feedback-check{right:7px;bottom:-12px}.connection-destinations{gap:8px}.connection-destinations>a>span:last-child{font-size:7px}.connection-destinations strong{font-size:11px}.connection-source{width:183px}.waitlist-panel{padding:24px}.waitlist-panel h3{font-size:21px}.waitlist-panel>p{font-size:12px}.consent-label{font-size:10px}.faq-section{padding-top:0}.faq-heading h2{font-size:30px}.faq-list summary{font-size:12px;gap:16px}.footer-main{flex-direction:column;gap:23px;padding-bottom:27px}.footer-main nav{display:flex;gap:26px;padding-top:0}.footer-main p{font-size:11px;margin-top:9px}.footer-bottom{gap:16px;align-items:flex-start;font-size:8px;line-height:1.7}}
@media (max-width:350px){.header-actions>.button{display:none}.hero-actions{gap:16px}.hero-actions>.button{font-size:10px;padding-inline:11px;gap:7px}.hero-actions>.text-link{font-size:9px}.map-toolbar>span{display:none}.map-segments{width:100%}.example-caption{font-size:8px}.capability-grid article{grid-template-columns:95px 1fr;column-gap:15px}.mini-history{gap:4px;padding:5px}.mini-history .mini-line.long{width:24px}.mini-history .mini-line.medium{width:21px}.footer-main nav{gap:21px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
