:root{--ink:#173f35;--muted:#68756b;--paper:#f8f8f0;--line:#dfe4d7;--lime:#dfed9c;--white:#fff;--coral:#c9664e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #668b37;outline-offset:5px}[hidden]{display:none!important}.wrap{max-width:1264px;padding-left:48px;padding-right:48px;margin:auto}.header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;font-size:29px;font-weight:800;letter-spacing:-1.5px}.brand-dot{color:#88a459}.brand-symbol{display:grid;grid-template-columns:repeat(2,7px);gap:3px;margin-right:12px;transform:rotate(-7deg)}.brand-symbol i{width:7px;height:10px;background:var(--ink);border-radius:1px}.header nav{display:flex;gap:29px;font-size:13px}.header nav a:hover,.login:hover{color:#789148}.login{font-size:13px;border-bottom:1px solid var(--ink);padding-bottom:6px}.login span{margin-left:16px}.hero{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;min-height:638px;padding-top:38px;padding-bottom:78px;gap:22px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.9px;line-height:1.6;margin:0 0 27px;display:flex;align-items:center;gap:9px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#80a654;flex-shrink:0}.hero h1{font-size:clamp(58px,6.2vw,86px);line-height:1.01;font-weight:500;letter-spacing:-5px;margin:0 0 27px}.hero h1 span{font-family:Georgia,'Times New Roman',serif;font-style:italic;color:#64865d;font-weight:400}.lead{font-size:21px;line-height:1.5;letter-spacing:-.4px;margin:0 0 13px}.hero-description{max-width:400px;font-size:14px;line-height:1.75;color:var(--muted);margin:0 0 29px}.hero-actions{display:flex;align-items:center;gap:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;border:1px solid transparent;border-radius:5px;min-height:49px;padding:14px 21px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--ink);color:var(--white)}.primary:hover{background:#285647}.outline{border-color:#becaba;background:transparent}.outline:hover{background:#edf0e3}.text-link{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.5}.play{display:grid;place-items:center;border:1px solid #c3cdbb;width:26px;height:26px;border-radius:50%;font-size:8px}.hero-note{display:flex;align-items:center;gap:10px;margin-top:33px;font-size:10px;color:var(--muted)}.tiny-houses{font-size:22px;letter-spacing:-5px;margin-right:6px;color:#7a8e64}.hero-art{position:relative;isolation:isolate;height:535px;background:#e9ecdd;border-radius:48% 48% 7px 7px;overflow:visible}.art-label{position:absolute;top:41px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:8px;letter-spacing:2px;color:#6c8068}.building{position:absolute;inset:24px 0 0;width:100%;height:100%;z-index:1}.orbit{position:absolute;border:1px solid #d1d9c7;border-radius:50%;z-index:0}.orbit-one{width:85%;height:69%;top:14%;left:8%}.orbit-two{width:112%;height:45%;top:33%;left:-6%;transform:rotate(-25deg);border-style:dashed}.floating-card{position:absolute;display:flex;align-items:center;gap:11px;background:#fffefa;border:1px solid #e0e4d6;border-radius:8px;padding:14px 15px;box-shadow:0 8px 22px #284a3210;z-index:3}.floating-card b{display:block;font-size:11px;font-weight:600;margin-bottom:5px}.floating-card small{display:block;font-size:9px;color:var(--muted)}.card-help{top:142px;left:-23px;transform:rotate(-4deg)}.card-response{right:-19px;bottom:114px;transform:rotate(4deg)}.card-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;font-size:18px}.coral{color:#c56c54;background:#f9e8df}.green{color:#537942;background:#eaf1de}.little-dot{width:6px;height:6px;background:var(--coral);border-radius:50%;align-self:flex-start;margin-left:9px}.art-caption{position:absolute;bottom:22px;width:100%;display:flex;justify-content:center;align-items:center;gap:8px;font-size:10px;z-index:2}.channel-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.channel-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:25px;padding-bottom:25px}.channel-inner>span{font-size:8px;letter-spacing:1.2px;line-height:1.9;color:var(--muted)}.channel-inner b{font-size:12px;letter-spacing:0;color:var(--ink);font-weight:400}.channel-inner>div{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:500;letter-spacing:-.4px}.channel-icon{font-weight:800;font-size:19px}.section{padding-top:100px;padding-bottom:100px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:48px}h2{font-size:40px;letter-spacing:-1.7px;line-height:1.16;font-weight:500;margin:0}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p{font-size:13px;line-height:1.8;color:var(--muted);max-width:340px;margin:0 0 3px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.steps article{border-top:1px solid #bdcbb7;padding-top:24px}.step-number{font-family:Georgia,serif;font-style:italic;font-size:32px;color:#8b9e72}.steps h3{font-size:18px;font-weight:500;letter-spacing:-.4px;margin:21px 0 12px}.steps p,.feature p{font-size:13px;line-height:1.8;color:var(--muted);margin:0;max-width:295px}.demo-section{background:#e7ecdf;padding:80px 0}.demo-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.demo-copy h2{font-size:48px}.demo-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:345px;color:var(--muted)}.scenario-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0 32px}.scenario-tabs button{border:1px solid #b9c7b0;background:none;border-radius:30px;padding:10px 15px;font-size:11px}.scenario-tabs button.selected{background:var(--ink);border-color:var(--ink);color:white}.demo-explanation{display:flex;align-items:flex-start;gap:17px;margin:0 0 25px}.demo-explanation>span{font-size:30px;color:#839b68}.demo-explanation p{font-size:12px;line-height:1.8;margin:5px 0;color:#465f4e}.demo-copy .demo-disclaimer{font-size:10px!important;color:#73816c!important}.demo-board{background:#fbfcf7;padding:27px;border:1px solid #d1dcca;border-radius:12px;box-shadow:0 16px 36px #15392308;transform:rotate(1deg)}.board-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.board-kicker{font-size:8px;letter-spacing:1.8px;color:var(--muted)}.board-heading h3{font-size:17px;font-weight:500;margin:8px 0}.badge{font-size:9px;background:#e6efdb;border:1px solid #d1dfc6;border-radius:20px;padding:5px 9px}.board-stats{display:flex;align-items:center;justify-content:space-between;font-size:10px;padding:18px 0;gap:12px}.board-stats b{font-size:19px;font-weight:500}.help-badge{font-size:9px;color:#a96044;background:#f8e8dd;border-radius:3px;padding:6px 8px}.floor-map{display:flex;flex-direction:column;gap:8px}.floor-row{display:grid;grid-template-columns:42px repeat(4,1fr);gap:8px;align-items:center}.floor-label{font-size:10px;color:#75826f}.apartment{height:36px;border-radius:3px;background:#ecefe7;border:1px solid #e1e6d9;display:flex;align-items:center;justify-content:center;font-size:9px;color:#8c9784;transition:background .3s}.apartment.answered{background:#d3e2bd;border-color:#c0d4a5;color:#486b33}.apartment.help{background:#e6a48d;color:#713e2d;border-color:#d49179}.apartment.yours{outline:2px solid var(--ink);outline-offset:2px}.map-legend{display:flex;gap:14px;font-size:8px;color:var(--muted);margin:16px 0 22px}.map-legend span{display:flex;align-items:center;gap:4px}.map-legend i{display:block;width:7px;height:7px;border-radius:2px}.safe-dot{background:#bcd29f}.help-dot{background:#df9d86}.empty-dot{background:#e5e9de}.response-box{border-top:1px solid var(--line);padding-top:19px}.response-box b{font-size:11px;font-weight:600}.response-box small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.response-actions{display:flex;gap:8px;margin-top:13px}.response-actions button{border:1px solid #c9d5be;border-radius:4px;font-size:10px;background:#edf2e6;min-height:35px;padding:8px 11px}.response-actions button+button{background:#fff4ee;border-color:#dfbba9;color:#9d5c42}.response-feedback{font-size:10px;color:var(--muted);line-height:1.6;min-height:16px;margin-bottom:5px}.reset-button{background:none;border:0;padding:5px 0;font-size:9px;text-decoration:underline;text-underline-offset:3px}.scenario-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:16px}.feature{border:1px solid var(--line);padding:28px;border-radius:5px;min-height:210px;background:#fbfbf5}.feature-large{grid-row:span 2;background:#e9eddf;display:flex;flex-direction:column}.feature-icon{font-size:30px;color:#78916b;display:block;height:39px}.feature h3{font-size:21px;letter-spacing:-.5px;font-weight:500;line-height:1.2;margin:15px 0 13px}.feature-large h3{font-size:32px;line-height:1.1;margin-top:22px}.feature-large p{font-size:14px;max-width:280px}.pet-note{margin-top:auto;padding-top:45px;display:flex;gap:10px;align-items:center}.pet-note>span{background:#d5dfc4;border-radius:50%;font-size:27px;width:40px;height:40px;display:grid;place-items:center;flex-shrink:0}.pet-note b{display:block;font-size:10px;font-weight:500;line-height:1.5}.pet-note small{font-size:9px;color:var(--muted);display:block;margin-top:5px}.trust-section{display:grid;grid-template-columns:120px 1.4fr 1fr;gap:38px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:49px;padding-bottom:49px}.trust-section h2{font-size:30px;letter-spacing:-1px}.trust-section .eyebrow{font-size:8px;margin-bottom:16px}.trust-section p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.8;max-width:430px}.trust-mark{font-size:110px;line-height:1;position:relative;color:#95ab75}.trust-mark span{position:absolute;top:37px;left:32px;font-size:29px;color:var(--ink)}.trust-facts{display:flex;flex-direction:column;gap:20px;font-size:11px;justify-self:end}.trust-facts span:before{content:'✓';margin-right:9px;color:#7b985b}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{border:1px solid var(--line);border-radius:6px;padding:28px;position:relative;display:flex;flex-direction:column}.price-card.featured{background:#edf2df;border-color:#94ab74}.plan-eyebrow{font-size:8px;letter-spacing:1.5px;color:#6b7e5d;margin-bottom:18px}.price-card h3{font-size:26px;font-weight:500;letter-spacing:-1px;margin:0 0 10px}.price-card>p{font-size:12px;line-height:1.7;color:var(--muted);min-height:41px;margin:0}.price{font-size:35px;letter-spacing:-1.8px;line-height:1.1;margin:25px 0 5px}.price small{font-size:11px;letter-spacing:0;display:block;margin-top:11px;color:var(--muted)}.price-from{font-size:13px;letter-spacing:0;margin-right:4px}.price-card ul{padding:23px 0;margin:0;list-style:none;flex-grow:1}.price-card li{font-size:11px;line-height:1.8;margin-bottom:12px;padding-left:18px;position:relative}.price-card li:before{content:'✓';position:absolute;left:0;color:#78995b}.price-card .button{width:100%;gap:10px;font-size:11px}.plan-tag{position:absolute;top:-10px;left:25px;font-size:8px;letter-spacing:1px;background:var(--ink);color:#f0f4d7;border-radius:3px;padding:6px 10px}.pricing-note{font-size:10px;line-height:1.8;color:var(--muted);margin:21px 0 28px;max-width:850px}.cost-line{border-top:1px solid var(--line);padding-top:25px;display:flex;align-items:center;justify-content:space-between}.cost-line strong{font-size:17px;font-weight:500}.cost-line span:not(.cost-icon){display:block;color:var(--muted);font-size:11px;margin-top:9px}.cost-icon{font-size:32px;color:#8caa64}.faq-section{padding-top:15px;display:grid;grid-template-columns:.85fr 1.15fr;gap:65px}.faq-section h2{font-size:34px}.faq-section .eyebrow{font-size:8px}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;list-style:none;font-size:14px;padding:21px 0;display:flex;justify-content:space-between;gap:20px;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:19px;font-weight:400;color:#7b9767}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:12px;color:var(--muted);line-height:1.85;margin:0 30px 22px 0}.pilot-section{background:var(--ink);color:#f6f7e9;border-radius:7px;padding-top:63px;padding-bottom:63px;display:grid;grid-template-columns:1fr .8fr;gap:50px;max-width:1168px}.pilot-section .eyebrow{font-size:8px;color:#c8d5b2;margin-bottom:21px}.pilot-section h2{font-size:51px;letter-spacing:-2px}.pilot-section p:not(.eyebrow){font-size:13px;color:#b8cbbb;line-height:1.9;margin:22px 0}.lime{background:var(--lime);color:var(--ink);margin-top:4px}.lime:hover{background:#edfab0}.pilot-art{position:relative;display:grid;grid-template-columns:repeat(2,88px);grid-template-rows:repeat(2,101px);gap:15px;align-content:center;justify-content:center;transform:rotate(-8deg)}.pilot-window{background:#31564a;border:1px solid #68816a;border-radius:30px 30px 2px 2px;position:relative}.pilot-window:before{content:'';position:absolute;top:0;bottom:0;left:50%;border-left:4px solid #244f41}.pilot-window:after{content:'';position:absolute;left:0;right:0;top:55%;border-top:4px solid #244f41}.pilot-window.lit{background:#daec9c;border-color:#daec9c}.pilot-art>span{position:absolute;bottom:-5px;right:10px;font:italic 34px Georgia,serif;color:#e9f2cb;transform:rotate(8deg)}.footer{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-top:48px;padding-bottom:48px}.footer .brand{font-size:24px}.footer p{color:var(--muted);font-size:11px;line-height:1.8}.footer>div:nth-child(2){display:flex;flex-direction:column;gap:12px;font-size:11px}.footer-link{background:none;border:0;padding:0;text-align:left;font-size:11px;color:var(--muted)}.footer-fine{font-size:10px!important}.skip{position:fixed;z-index:100;left:20px;top:-100px;background:var(--ink);color:white;padding:12px}.skip:focus{top:15px}dialog{width:min(92vw,530px);padding:36px;border:1px solid var(--line);border-radius:12px;background:var(--paper);color:var(--ink);max-height:90dvh;overflow:auto}dialog::backdrop{background:#0c241c80;backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:13px;top:9px;font-size:28px;line-height:1;background:none;border:0;padding:7px}dialog h2{font-size:30px;margin-right:15px}dialog .eyebrow{font-size:9px;margin-bottom:18px}dialog>p{font-size:13px;color:var(--muted);line-height:1.8}#pilot-form{display:flex;flex-direction:column;gap:17px;margin-top:23px}label{display:block;font-size:12px;font-weight:500}input,select,textarea{display:block;width:100%;border:1px solid #b9c8b0;border-radius:5px;background:#fffef8;color:var(--ink);padding:12px;margin-top:8px;min-width:0}textarea{resize:vertical;font-size:12px;line-height:1.6}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-note{font-size:10px!important}.result-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.result-actions .button{font-size:11px;min-height:41px;padding:10px 14px}#request-result{margin-top:20px}#request-status{font-size:11px;line-height:1.6}#privacy-dialog p{font-size:13px;line-height:1.8}
@media(min-width:1450px){.hero{padding-top:60px;padding-bottom:95px}.hero-art{height:575px}}
@media(max-width:1050px){.wrap{padding-left:30px;padding-right:30px}.hero h1{font-size:66px}.hero-art{height:470px}.hero-actions{gap:14px;flex-wrap:wrap}.card-help{left:-10px}.card-response{right:-9px}.floating-card{padding:10px;gap:7px}.floating-card b{font-size:10px}.floating-card small{font-size:8px}.demo-grid{gap:45px}.section-heading h2{font-size:34px}.price-card{padding:23px}.pilot-section{margin:0 30px}.trust-section{grid-template-columns:95px 1.3fr 1fr;gap:25px}.trust-mark{font-size:95px}.channel-inner>div{font-size:15px}.header nav{gap:18px;font-size:12px}.scenario-grid{grid-template-columns:1fr 1fr}.feature-large{grid-row:span 2}.feature:last-child{grid-column:span 2}.feature:last-child p{max-width:600px}}
@media(max-width:760px){.header{height:82px;gap:12px}.header nav{display:none}.brand{font-size:26px}.login{font-size:11px}.login span{margin-left:7px}.hero{grid-template-columns:1fr;gap:42px;padding-top:24px;padding-bottom:45px}.hero h1{font-size:72px;letter-spacing:-4px}.hero-copy{max-width:570px}.hero .eyebrow{font-size:9px;margin-bottom:24px}.hero-description{font-size:14px;max-width:390px}.hero-art{height:480px;max-width:490px;width:100%;margin:0 auto}.hero-actions{gap:24px}.hero-note{margin-top:23px}.channel-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-top:20px;padding-bottom:20px}.channel-inner>span{grid-column:span 4}.channel-inner>span br{display:none}.channel-inner b{margin-left:10px}.channel-inner>div{font-size:12px;gap:6px}.channel-icon{font-size:17px}.section{padding-top:64px;padding-bottom:64px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:21px}.section-heading h2{font-size:34px;letter-spacing:-1.3px}.section-heading>p br{display:none}.steps{gap:22px}.steps h3{font-size:16px;line-height:1.3}.steps p{font-size:12px}.demo-section{padding:55px 0}.demo-grid{grid-template-columns:1fr;gap:30px}.demo-copy h2{font-size:39px}.demo-copy>p:not(.eyebrow){max-width:430px}.scenario-tabs{margin-bottom:19px}.demo-explanation{margin-bottom:10px}.demo-board{max-width:500px;width:100%;margin:auto;transform:none}.scenario-grid{gap:12px}.feature{padding:23px}.feature h3{font-size:20px}.feature-large h3{font-size:29px}.feature-large p{font-size:13px}.trust-section{grid-template-columns:68px 1fr;gap:22px;padding-top:35px;padding-bottom:35px}.trust-mark{font-size:72px}.trust-mark span{font-size:19px;left:22px;top:26px}.trust-section h2{font-size:27px}.trust-facts{grid-column:2;justify-self:start;gap:12px}.pricing-grid{grid-template-columns:1fr;gap:25px;max-width:550px;margin:auto}.price-card{padding:28px}.price-card>p{min-height:auto}.price-card ul{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;padding:21px 0 12px}.price-card .button{font-size:12px}.price{font-size:38px}.pricing-note{max-width:550px;margin:23px auto}.faq-section{grid-template-columns:1fr;gap:30px;padding-top:0}.faq-section h2{font-size:32px}.pilot-section{grid-template-columns:1fr .6fr;gap:15px;padding-top:40px;padding-bottom:40px}.pilot-section h2{font-size:37px;letter-spacing:-1.5px}.pilot-section p:not(.eyebrow){font-size:12px}.pilot-art{grid-template-columns:repeat(2,48px);grid-template-rows:repeat(2,67px);gap:9px}.pilot-art>span{font-size:22px;right:0;bottom:27px}.footer{flex-wrap:wrap;gap:25px}.footer-fine{width:100%}.footer>div:nth-child(2){margin-left:auto}}
@media(max-width:440px){.wrap{padding-left:22px;padding-right:22px}.hero h1{font-size:62px;letter-spacing:-3.6px}.hero .lead{font-size:18px}.hero-actions{gap:19px}.hero-actions>.button{font-size:12px;min-height:47px;padding:13px 16px;gap:15px}.text-link{font-size:11px}.hero-art{height:385px}.art-label{top:25px}.building{inset:10px 0 0}.card-help{top:99px;left:-8px}.card-response{bottom:85px;right:-8px}.floating-card b{font-size:9px}.floating-card small{font-size:7px}.card-icon{width:27px;height:27px;font-size:16px}.art-caption{font-size:9px;bottom:18px}.hero-note{font-size:9px}.channel-inner{gap:13px}.channel-inner>div{font-size:10px;gap:5px}.channel-inner>span{font-size:7px}.channel-inner b{font-size:10px;margin-left:5px}.section-heading h2{font-size:29px}.eyebrow{font-size:8px;letter-spacing:1.4px}.steps{grid-template-columns:1fr;gap:26px}.steps article{position:relative;padding:19px 0 0 46px}.step-number{position:absolute;left:0;top:19px;font-size:26px}.steps h3{margin:0 0 8px}.steps p{max-width:none}.demo-board{padding:20px}.demo-copy h2{font-size:35px}.scenario-tabs button{font-size:10px;padding:9px 12px}.board-heading h3{font-size:15px}.board-stats{font-size:9px}.floor-row{grid-template-columns:33px repeat(4,1fr);gap:6px}.map-legend{font-size:7px;gap:12px}.feature{padding:22px;min-height:auto}.scenario-grid{grid-template-columns:1fr}.feature-large{grid-row:auto;min-height:310px}.feature:last-child{grid-column:auto}.feature p,.feature-large p{max-width:none}.pet-note{padding-top:26px}.trust-section{grid-template-columns:1fr}.trust-mark{display:none}.trust-facts{grid-column:auto}.trust-section h2{font-size:29px}.price-card ul{grid-template-columns:1fr;padding-bottom:14px}.cost-line strong{font-size:15px}.cost-line span:not(.cost-icon){font-size:10px;max-width:265px;line-height:1.6}.cost-icon{display:none}.pilot-section{margin:0 16px;grid-template-columns:1fr;overflow:hidden}.pilot-section h2{font-size:40px}.pilot-art{display:none}.footer .brand{font-size:23px}.footer>div:nth-child(2){font-size:10px}.footer-link{font-size:10px}.footer{gap:15px;padding-top:34px;padding-bottom:30px}dialog{padding:30px 24px}dialog h2{font-size:27px}.desktop-break{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(max-width:760px){.orbit-two{width:94%;left:3%;height:40%;top:36%}}
