:root{--paper:#fafbf7;--ink:#202c26;--muted:#69716a;--green:#285c44;--lime:#e4efb6;--line:#dde2d8;--surface:#f0f3eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none;transition:background .18s,color .18s,transform .18s}button,select{font:inherit}img{max-width:100%;display:block}figure,p,h1,h2,h3,h4{margin:0}p{color:var(--muted);font-size:16px;line-height:1.65}h1,h2,h3{font-weight:500}h2{letter-spacing:-2px;font-size:clamp(34px,3.5vw,49px);line-height:1.12}h3{letter-spacing:-.5px;font-size:20px}a:focus-visible,select:focus-visible{outline-offset:5px;outline:3px solid #819844}.wrap{width:calc(100% - 112px);max-width:1320px;margin:auto}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;height:104px;display:flex}.brand{letter-spacing:-1.2px;align-items:center;font-size:26px;font-weight:700;display:flex}.domain{color:#859083}.brand-mark{align-items:flex-end;gap:3px;height:25px;margin-right:9px;display:inline-flex}.brand-mark i{background:var(--green);border-radius:2px;width:5px;height:16px}.brand-mark i:nth-child(2){height:25px}.brand-mark i:nth-child(3){height:20px}.nav-links{gap:28px;font-size:13px;display:flex}.nav-links a:hover,.text-link:hover{color:#568447}.button{background:var(--green);border:1px solid var(--green);color:#fff;white-space:nowrap;border-radius:5px;justify-content:space-between;align-items:center;gap:32px;padding:17px 21px;font-size:13px;font-weight:600;display:inline-flex}.button:hover{background:#194632;transform:translateY(-2px)}.button span{font-size:19px;font-weight:400;line-height:1}.nav .button{padding:13px 17px}.eyebrow{letter-spacing:1.8px;color:var(--green);align-items:center;gap:9px;margin-bottom:23px;font-size:10px;font-weight:600;display:flex}.status-dot{background:#799d54;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.hero{grid-template-columns:1.04fr 1fr;align-items:center;gap:40px;padding-top:63px;padding-bottom:58px;display:grid}.hero h1{letter-spacing:-3.3px;font-size:clamp(42px,4.35vw,64px);font-weight:500;line-height:1.08}.hero em{color:#5d7959;font-style:normal}.hero-description{max-width:465px;margin-top:25px;font-size:16px}.hero-actions{align-items:center;gap:23px;margin-top:29px;display:flex}.hero-actions>span{color:var(--muted);font-size:12px}.hero-actions strong{color:var(--ink);font-size:18px;font-weight:500}.hero-actions small{margin-top:6px;font-size:10px;display:block}.assurance{gap:20px;margin-top:20px;font-size:11px;display:flex}.hero-scene{background:#ddd;border-radius:9px;height:505px;position:relative;overflow:hidden}.hero-scene>img{object-fit:cover;object-position:57% center;width:100%;height:100%}.scene-top{color:#fff;letter-spacing:1px;justify-content:space-between;font-size:9px;display:flex;position:absolute;top:19px;left:19px;right:19px}.scene-top>span{background:#24352bc9;border:1px solid #ffffff30;border-radius:3px;padding:9px 10px}.scene-top i{background:var(--lime);border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.flow-line{background:linear-gradient(#0000,#ddebaf28);border-bottom:2px dashed #ddebaf;border-left:2px solid #ddebaf;width:70%;height:16%;position:absolute;top:58%;left:21%;transform:skewY(-13deg)}.flow-line span{color:#fff;letter-spacing:2px;font-size:8px;position:absolute;bottom:-17px;left:7px}.scene-stat{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbfcf7ed;border-radius:5px;padding:17px 21px;position:absolute;bottom:42px;left:22px;box-shadow:0 5px 20px #0000000a}.small-label{letter-spacing:1px;color:var(--muted);text-transform:uppercase;font-size:9px}.scene-stat strong{letter-spacing:-1px;margin-top:6px;font-size:34px;font-weight:500;display:block}.scene-stat strong small{letter-spacing:0;color:var(--muted);font-size:11px}.scene-stat>div{border-top:1px solid var(--line);margin-top:10px;padding-top:10px;font-size:9px}.scene-stat .status-dot{margin-right:5px}.hero-scene figcaption{color:#fff;text-shadow:0 1px 4px #000;font-size:9px;position:absolute;bottom:13px;left:22px}.audience{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:24px 0;display:flex}.audience>span{letter-spacing:1.1px;color:var(--muted);font-size:9px}.audience>div{color:#687161;font-size:14px;font-weight:500}.section{padding-top:98px;padding-bottom:94px}.section-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:40px;display:flex}.section-heading>p{max-width:400px;padding-bottom:3px;font-size:14px}.feature-grid{border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.feature{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 30px 34px}.feature:nth-child(3n){border-right:0}.feature:nth-child(n+4){border-bottom:0}.feature svg{width:28px;height:28px;color:var(--green);margin-bottom:24px}.feature h3{margin-bottom:10px;font-size:18px}.feature p{max-width:280px;font-size:13px}.note{margin-top:18px;font-size:11px;line-height:1.7}.dashboard-section{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:75px 0}.dashboard{background:#fff;border:1px solid #d7ddd2;border-radius:8px;display:flex;overflow:hidden;box-shadow:0 16px 40px #2e482f09}.dash-sidebar{color:#889185;border-right:1px solid #e8ebe4;flex-direction:column;flex-shrink:0;align-items:center;gap:25px;width:62px;padding:24px 0;font-size:20px;display:flex}.dash-logo{letter-spacing:-3px;color:var(--green);margin-bottom:15px;font-size:23px;font-weight:700}.dash-logo span{color:#93a77b}.side-active{color:var(--green);background:#eaf0e3;border-radius:4px;padding:6px 9px}.dash-content{width:calc(100% - 62px);padding:27px}.dash-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.dash-header h3{margin-top:5px;font-size:19px;font-weight:600}.dash-header h3 span{color:var(--muted);letter-spacing:0;margin-left:12px;font-size:10px;font-weight:400}.dash-controls{align-items:center;gap:12px;display:flex}.sample-tag{letter-spacing:1px;color:var(--muted);background:#f4f5ef;border-radius:3px;padding:7px;font-size:8px}select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:4px;padding:7px 12px;font-size:11px}.metrics{border:1px solid #e4e8df;border-radius:5px;grid-template-columns:repeat(4,1fr);margin:24px 0;display:grid}.metrics>div{border-right:1px solid #e4e8df;padding:19px 20px}.metrics>div:last-child{border:0}.metrics span{color:var(--muted);font-size:10px}.metrics strong{letter-spacing:-1px;margin:9px 0 8px;font-size:32px;font-weight:500;display:block}.metrics small{color:#76856c;font-size:9px}.dash-charts{grid-template-columns:1.8fr 1fr;gap:18px;display:grid}.traffic-chart,.entrance-chart{border:1px solid #e4e8df;border-radius:4px;padding:20px}h4{font-size:11px;font-weight:500}.chart-heading{justify-content:space-between;align-items:center;display:flex}.chart-heading>span{color:var(--muted);align-items:center;gap:5px;font-size:8px;display:flex}.chart-heading i{background:var(--green);border-radius:2px;width:6px;height:6px}.chart-heading i.previous{background:#d9e2c9;margin-left:5px}.bar-chart{gap:12px;height:165px;margin-top:28px;display:flex}.axis{color:#91998b;flex-direction:column;justify-content:space-between;font-size:8px;display:flex}.bars{background:repeating-linear-gradient(0deg,#e9ece5 0 1px,#0000 1px 33.33%);align-items:flex-end;gap:9px;width:100%;padding-top:5px;display:flex}.bar-pair{flex:1;align-items:flex-end;gap:3px;height:100%;display:flex}.bar-pair i{background:#527453;border-radius:2px 2px 0 0;flex:1;min-width:3px;transition:height .35s;display:block}.bar-pair .prior-bar{background:#dce5cd}.x-axis{color:var(--muted);justify-content:space-between;padding:10px 0 0 25px;font-size:8px;display:flex}.chart-bottom{color:var(--muted);border-top:1px solid #e8ebe4;justify-content:space-between;gap:8px;margin-top:18px;padding-top:13px;font-size:9px;display:flex}.chart-bottom b{color:var(--green);margin-left:5px;font-weight:500}.entrance{margin-top:22px}.entrance>div:first-child{color:var(--muted);justify-content:space-between;margin-bottom:9px;font-size:10px;display:flex}.entrance b{color:var(--ink);font-weight:500}.progress{background:#eff2e9;border-radius:2px;height:6px}.progress i{background:#879e6a;border-radius:2px;height:100%;display:block}.parking-inline{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:23px;padding-top:16px;font-size:10px;display:flex}.parking-inline strong{font-size:18px;font-weight:500}.parking-spots{gap:4px;margin-top:12px;display:flex}.parking-spots i{border:1px solid #cfd9c2;border-radius:3px;flex:1;height:21px}.parking-spots .occupied{background:#bed09f;border-color:#bed09f}.dash-bottom{color:var(--muted);justify-content:space-between;gap:16px;margin-top:20px;font-size:9px;display:flex}.dash-bottom .status-dot{width:5px;height:5px;margin-right:5px}.steps{grid-template-columns:repeat(3,1fr);gap:38px;display:grid}.step-visual{background:var(--surface);border:1px solid #e6e9df;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:175px;margin-bottom:27px;display:flex}.step-visual>svg{color:#6d8166;width:54px;height:54px}.step-visual>span{letter-spacing:1.8px;color:var(--muted);font-size:8px}.step-number{letter-spacing:1.5px;color:var(--green);font-size:9px}.steps h3{margin:12px 0;font-size:19px}.steps p{max-width:315px;font-size:13px}.appliance{background:linear-gradient(135deg,#fefefb,#e2e5dc);border:1px solid #c5ccbe;border-bottom-width:5px;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:126px;height:66px;display:flex;transform:skewY(-4deg);box-shadow:10px 12px 17px #33402910}.appliance .brand-mark{margin-right:0;transform:scale(.65)}.appliance>span{letter-spacing:-.4px;font-size:12px;font-weight:600}.appliance>i{background:#88aa5e;border-radius:50%;width:3px;height:3px;margin-left:10px}.mini-chart{border-bottom:1px solid #c8d1bf;align-items:flex-end;gap:6px;height:66px;padding:0 12px;display:flex}.mini-chart i{background:#90a178;border-radius:2px 2px 0 0;width:10px;max-height:60px;display:block}.system-note{color:var(--muted);border-top:1px solid var(--line);margin-top:32px;padding:20px 0;font-size:12px}.system-note>span{color:var(--green);margin-right:12px;font-size:20px}.benefits{background:#edf1e5;border:1px solid #e1e6d8;border-radius:6px;grid-template-columns:repeat(3,1fr);gap:50px;padding:42px;display:grid}.benefits article>span{color:var(--green);margin-bottom:24px;font-size:23px;display:block}.benefits h3{margin-bottom:12px;font-size:18px}.benefits p{font-size:13px}.property-section{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.property-section h2{font-size:43px}.property-section>div>p:not(.eyebrow){margin-top:24px;font-size:14px}.property-visual{border-radius:7px;height:480px;position:relative;overflow:hidden}.property-visual img{object-fit:cover;object-position:20% center;width:100%;height:100%}.property-visual:after{content:"";background:linear-gradient(#0000 30%,#17291be6);position:absolute;inset:0}.property-label{color:#fff;z-index:1;position:absolute;bottom:51px;left:31px;right:20px}.property-label>span{letter-spacing:1.2px;color:#e1ebc8;font-size:9px}.property-label strong{letter-spacing:-.7px;margin-top:18px;font-size:31px;font-weight:400;line-height:1.22;display:block}.image-disclosure{z-index:1;color:#d2dcca;font-size:9px;position:absolute;bottom:18px;left:31px}.property-list{border-top:1px solid var(--line);margin:24px 0;padding:0;list-style:none}.property-list li{border-bottom:1px solid var(--line);padding:15px 0;font-size:13px}.property-list li:before{content:"↗";color:var(--green);margin-right:15px}.compatibility{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:80px;padding-top:54px;padding-bottom:45px;display:grid}.compatibility h2{font-size:38px}.compatibility p{margin-bottom:18px;font-size:14px}.compatibility .eyebrow{font-size:9px}.text-link{color:var(--green);border-bottom:1px solid #aaba98;gap:32px;padding-bottom:6px;font-size:13px;font-weight:600;display:inline-flex}.security{border:1px solid var(--line);border-radius:5px;align-items:center;gap:24px;padding:25px 30px;display:flex}.security-icon{color:#7e9270;font-size:31px}.security h3{margin-bottom:6px;font-size:15px}.security p{max-width:800px;font-size:12px}.tag{white-space:nowrap;color:var(--muted);border:1px solid var(--line);border-radius:3px;margin-left:auto;padding:6px 10px;font-size:9px}.pricing{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.pricing>div>p:not(.eyebrow){margin-top:20px}.price-card{background:#f2f5ec;border:1px solid #cdd8c0;border-radius:6px;padding:35px}.price{letter-spacing:-5px;margin:8px 0 0;font-size:80px;font-weight:500}.price>span{letter-spacing:0;color:var(--muted);margin-left:14px;font-size:14px}.price-card>p{font-size:12px;margin-top:0!important}.price-details{color:#53654b;border-top:1px solid #d5deca;flex-direction:column;gap:12px;margin-top:23px;padding:25px 0;font-size:12px;display:flex}.price-card .button{display:flex}.price-card>small{color:var(--muted);max-width:330px;margin-top:15px;font-size:10px;line-height:1.7;display:block}.pilot-section{color:#fafdf3;background:#224b39;padding:75px 0}.pilot-inner{grid-template-columns:1.45fr 1fr;align-items:center;gap:90px;display:grid}.pilot-inner .eyebrow{color:#d5e4b6;font-size:9px}.pilot-inner .status-dot{background:#d5e4b6}.pilot-inner h2{font-size:57px}.pilot-inner p:not(.eyebrow){color:#c3cfbe;max-width:510px;margin-top:23px;font-size:14px}.pilot-specs{color:#cfddc5;gap:18px;margin-top:27px;font-size:10px;display:flex}.pilot-specs span{border-right:1px solid #688065;padding-right:18px}.pilot-specs span:last-child{border:0;padding:0}.pilot-action{border-left:1px solid #4d6e56;padding-left:60px}.button.light{background:var(--lime);color:#264536;border-color:var(--lime);min-width:223px}.button.light:hover{background:#f0facb}.pilot-action p{font-size:12px!important}.pilot-action>a:last-child{color:#d3dfc4;margin-top:23px;font-size:12px;display:block}.footer{justify-content:space-between;align-items:center;gap:25px;padding-top:39px;padding-bottom:38px;display:flex}.footer .brand{font-size:23px}.footer p{margin-top:12px;font-size:11px}.footer-links{color:var(--muted);align-items:center;gap:22px;font-size:10px;display:flex}.footer-links>span{font-size:9px}.legal{max-width:760px;padding-top:80px;padding-bottom:100px}.legal .eyebrow{margin-top:60px}.legal h1{letter-spacing:-2px;font-size:50px}.legal p:not(.eyebrow){margin-top:25px}.legal p a{text-decoration:underline}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:1500px){.hero{gap:70px}.hero-scene{height:555px}}@media (max-width:1100px){.wrap{width:calc(100% - 64px)}.nav-links{gap:18px}.hero{gap:27px}.hero h1{letter-spacing:-2.4px;font-size:47px}.hero-scene{height:490px}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.hero-actions small{margin-left:7px;display:inline}.assurance{gap:12px;font-size:10px}.property-section,.compatibility,.pricing{gap:40px}.dash-header h3 span{display:none}.pilot-inner{gap:40px}.pilot-action{padding-left:35px}.footer-links{gap:15px}}@media (max-width:800px){.wrap{width:calc(100% - 40px)}.nav{height:82px}.nav-links{display:none}.brand{font-size:24px}.nav .button{gap:15px;font-size:11px}.hero{grid-template-columns:1fr;gap:32px;padding-top:40px;padding-bottom:35px}.hero h1{letter-spacing:-2.5px;font-size:clamp(43px,8vw,64px)}.hero-description{max-width:540px}.hero-actions{flex-direction:row;align-items:center;gap:18px}.hero-actions small{margin-left:0;display:block}.hero-scene{height:420px}.audience{flex-wrap:wrap;justify-content:flex-start;gap:20px}.audience>span{width:100%;font-size:8px}.audience>div{font-size:12px}.section{padding-top:65px;padding-bottom:62px}.section-heading{flex-direction:column;align-items:flex-start;gap:19px;margin-bottom:28px}.section-heading>p br{display:none}.eyebrow{margin-bottom:17px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature{padding:24px}.feature:nth-child(3n){border-right:1px solid var(--line)}.feature:nth-child(2n){border-right:0}.feature:nth-child(n+4){border-bottom:1px solid var(--line)}.feature:nth-child(n+5){border-bottom:0}.feature p{font-size:12px}.dashboard-section{padding:53px 0}.dash-sidebar{display:none}.dash-content{width:100%;padding:20px}.dash-charts{grid-template-columns:1fr}.metrics>div{padding:15px 10px}.metrics strong{font-size:25px}.metrics span{font-size:9px}.dash-controls{gap:6px}.dash-header h3{font-size:17px}.entrance-chart{display:none}.steps{gap:20px}.step-visual{height:150px}.steps h3{font-size:17px;line-height:1.3}.steps p{font-size:12px}.benefits{gap:25px;padding:29px}.benefits h3{font-size:16px;line-height:1.3}.benefits p{font-size:12px}.property-section{grid-template-columns:1fr;gap:33px}.property-visual{height:360px}.property-section h2{font-size:38px}.compatibility{grid-template-columns:1fr;gap:25px}.security{gap:15px;padding:22px}.security .tag{display:none}.pricing{grid-template-columns:1fr;gap:35px}.price-card{max-width:540px}.pilot-inner{grid-template-columns:1fr;gap:36px}.pilot-action{border-top:1px solid #4d6e56;border-left:0;padding-top:30px;padding-left:0}.pilot-inner h2{font-size:47px}.pilot-section{padding:55px 0}.footer{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap;gap:20px}}@media (max-width:480px){.wrap{width:calc(100% - 36px)}.hero h1{font-size:42px}.hero-description{font-size:14px}.hero-actions .button{gap:16px;padding:16px}.hero-actions>span{font-size:10px}.hero-actions small{max-width:125px;font-size:8px;line-height:1.5}.hero-scene{height:360px}.assurance{gap:17px;font-size:10px}.audience{gap:13px}.audience>div{font-size:10px}.feature{padding:22px 17px}.feature h3{font-size:16px}.feature p{font-size:12px}.dash-content{padding:16px 12px}.dash-controls{flex-direction:column;align-items:flex-end}.dash-header{gap:5px}.dash-header h3{font-size:16px}.metrics{grid-template-columns:repeat(2,1fr)}.metrics>div:nth-child(2){border-right:0}.metrics>div:nth-child(-n+2){border-bottom:1px solid #e4e8df}.traffic-chart{padding:14px 10px}.chart-heading>span{font-size:7px}.chart-heading,.bars{gap:4px}.bar-pair{gap:2px}.bar-chart{height:132px}.chart-bottom{flex-direction:column;font-size:8px}.dash-bottom{flex-direction:column;gap:5px;font-size:8px;line-height:1.6}.steps{grid-template-columns:1fr;gap:28px}.step-visual{gap:15px;height:130px;margin-bottom:18px}.steps h3{font-size:20px}.steps p{max-width:none;font-size:14px}.benefits{grid-template-columns:1fr;gap:29px}.benefits article>span{margin-bottom:12px}.benefits h3{font-size:19px}.benefits p{font-size:13px}.property-visual{height:370px}.security{align-items:flex-start}.price-card{padding:27px}.price{font-size:73px}.price>span{margin-left:12px;font-size:12px}.pilot-specs{flex-direction:column;gap:10px}.pilot-specs span{border:0}.pilot-inner .eyebrow{letter-spacing:1.1px;font-size:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.heatmap-row{border:1px solid #e4e8df;border-radius:4px;grid-template-columns:1fr 2fr;align-items:center;gap:25px;margin-top:18px;padding:18px 20px;display:grid}.heatmap-row p{margin-top:8px;font-size:10px}.heat-legend{color:var(--muted);align-items:center;gap:8px;margin-top:15px;font-size:8px;display:flex}.heat-legend i{background:linear-gradient(90deg,#edf2d8,#9caf69,#537a44);width:65px;height:5px}.property-map{background:#f9faf6;border:1px solid #e0e6d8;grid-template-columns:1fr 1fr;gap:36px;height:104px;padding:10px;display:grid;position:relative;overflow:hidden}.map-store{color:#88957d;letter-spacing:1px;background:repeating-linear-gradient(90deg,#eef1e8 0 22%,#dfe5d6 22% 23%);border:1px solid #dfe5d6;justify-content:center;align-items:center;height:36px;font-size:7px;display:flex}.map-corridor{color:#637858;letter-spacing:1px;z-index:1;font-size:7px;position:absolute;bottom:24px;left:15px}.map-entry{color:#637858;z-index:1;font-size:7px;position:absolute;bottom:7px;right:20px}.heat-zone{background:radial-gradient(#76994b90,#b3cb6360 38%,#cbdc9b30 59%,#0000 72%);border-radius:50%;width:110px;height:60px;transition:opacity .3s;position:absolute;bottom:4px;right:20%}.zone-two{opacity:.65;width:90px;bottom:-2px;right:55%}.zone-three{opacity:.6;width:60px;bottom:20px;right:0}.yesterday .zone-one{opacity:.7}.yesterday .zone-two{opacity:.95}@media (max-width:480px){.heatmap-row{grid-template-columns:1fr;gap:12px;padding:15px}.heatmap-row>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.heatmap-row p{display:none}.heat-legend{margin:0}.heat-legend i{width:35px}}
