@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap";:root{--ink:#202d2b;--muted:#75817e;--line:#e2e7e3;--cream:#f6f7f2;--paper:#fff;--green:#bde9ce;--deep:#087a58;--mint:#e4f4eb;--coral:#f6d1c5;--amber:#f6e5ae;--purple:#e2d8f1;--shadow:0 12px 32px #34423b0b;font-family:DM Sans,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit;color:inherit}button{border:0;background:none;cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #66c79b;outline-offset:2px}.app-shell{display:flex;min-height:100vh}.sidebar{background:#edf1eb;width:260px;display:flex;flex-direction:column;padding:27px 17px 20px;flex:none}.brand{display:flex;align-items:center;gap:9px;font-size:21px;font-weight:700;letter-spacing:-.8px;padding:0 10px 34px}.brand-mark{width:27px;height:27px;background:var(--ink);color:#fff;border-radius:9px 9px 9px 3px;display:grid;place-items:center;font-family:Georgia;font-size:20px}.brand sup{font:10px DM Mono;color:#7d8985;margin-left:1px}.profile-mini{display:flex;align-items:center;gap:9px;padding:0 10px 29px;border-bottom:1px solid #dbe2dc}.avatar{width:31px;height:31px;background:#e8c9b5;color:#6d4b3c;border-radius:50%;display:grid;place-items:center;font:10px DM Mono}.profile-mini strong,.profile-mini small{display:block}.profile-mini strong{font-size:12px}.profile-mini small{color:var(--muted);font-size:10px;margin-top:2px}.profile-mini button{margin-left:auto;color:#9ba49f;letter-spacing:1px}nav{padding-top:22px}.nav-item{position:relative;display:flex;align-items:center;gap:12px;width:100%;padding:11px 12px;border-radius:9px;color:#79837f;font-size:12px;text-align:left;margin:2px 0;transition:.2s}.nav-item:hover{color:var(--ink);background:#e3e9e2}.nav-item.active{background:#fff;color:var(--ink);font-weight:600;box-shadow:0 2px 8px #26392c0a}.icon{width:18px;text-align:center;font-size:17px;font-weight:400}.nav-count{margin-left:auto;background:#ccebd8;color:#16724f;border-radius:20px;font:10px DM Mono;padding:2px 6px}.sidebar-bottom{margin-top:auto}.tip-card{background:#d9eee0;border-radius:12px;padding:15px;margin:0 3px 17px}.sparkle{color:#237f5a;font-size:21px}.tip-card strong{display:block;font-size:12px;margin-top:7px}.tip-card p{font-size:10px;color:#507365;line-height:1.5;margin:5px 0 13px}.tip-card button,.help-link{color:#267452;font-size:10px;font-weight:600}.tip-card button span,.help-link span{margin-left:8px}.help-link{color:#788681;display:flex;gap:10px;align-items:center;padding:0 12px}.main{flex:1;min-width:0}.topbar{height:74px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 5.2vw;justify-content:space-between}.breadcrumb{font-size:11px;color:#86908c}.breadcrumb span{margin:0 11px;color:#c0c9c4}.top-actions{display:flex;align-items:center;gap:17px}.icon-button{font-size:23px;color:#77847d;position:relative}.icon-button i{position:absolute;width:5px;height:5px;border-radius:50%;background:#dd755f;top:5px;right:0}.outline-btn,.secondary-btn{border:1px solid #d5ded8;padding:9px 14px;border-radius:7px;font-size:11px;background:#fff}.outline-btn span,.secondary-btn span{color:#6a9d82;margin-left:14px}.mobile-menu{display:none}.content{max-width:1250px;margin:0 auto;padding:46px 5.2vw 60px}.hero-row{display:flex;justify-content:space-between;align-items:flex-end}.eyebrow{font:10px DM Mono;letter-spacing:1.5px;color:#7a8781}.live-dot{display:inline-block;width:6px;height:6px;background:#58b985;border-radius:50%;margin:0 8px 1px 0}.hero-row h1,.page-title h1,.problem-hero h1{font-size:42px;line-height:1.1;letter-spacing:-1.8px;margin:16px 0 12px;font-weight:600}.hero-row h1 em,.page-title h1 em,.problem-hero h1 em,.setup-modal h2 em{font-family:Fraunces,serif;font-weight:500;color:#3b8f69}.lede,.page-title>div>p{color:var(--muted);font-size:13px;margin:0;line-height:1.6}.hero-note{display:flex;gap:13px;margin-bottom:2px;padding:13px 0 10px 21px;border-left:1px solid #cbd6ce;min-width:220px}.hero-note>span{font-size:22px;color:#4aab79}.hero-note strong{font-size:12px}.hero-note p{font-size:10px;color:var(--muted);line-height:1.5;margin:5px 0 0}.setup-banner{display:flex;align-items:center;gap:14px;background:#eaf1eb;margin:40px 0 39px;border-radius:9px;padding:12px 15px}.banner-icon{width:30px;height:30px;display:grid;place-items:center;background:#fff;border-radius:8px;color:#6e9a80}.setup-banner strong{font-size:11px}.setup-banner p{font-size:10px;color:var(--muted);margin:4px 0 0}.setup-banner button{margin-left:auto;color:#408665;font-size:10px;font-weight:600}.setup-banner button span{margin-left:10px}.section-heading,.panel-heading,.card-top,.row-between{display:flex;align-items:flex-start;justify-content:space-between}.section-heading{margin-bottom:14px}.section-heading h2{margin:0;font-size:19px;letter-spacing:-.5px}.section-heading h2 span{font-size:17px}.section-heading p,.panel-heading p{margin:5px 0 0;color:var(--muted);font-size:11px}.text-btn{color:#37815f;font-size:11px;font-weight:600;white-space:nowrap}.text-btn span{margin-left:12px}.metric-grid{display:grid;grid-template-columns:1.28fr 1fr 1fr;gap:13px}.metric-card,.panel{background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:var(--shadow)}.metric-card{padding:20px}.card-top{align-items:center}.match{font:10px DM Mono;background:var(--mint);color:#3d8865;padding:6px 9px;border-radius:20px}.home-card-title{display:flex;align-items:center;gap:11px;margin:19px 0 15px}.home-emoji,.tiny-home{display:grid;place-items:center;border-radius:9px}.home-emoji{width:40px;height:40px;font-size:22px}.home-card-title h3{font-size:14px;margin:0}.home-card-title p{font-size:10px;color:var(--muted);margin:4px 0}.bookmark{margin-left:auto;font-size:21px;color:#9eaaa4}.cost-highlight{display:flex;align-items:end;justify-content:space-between}.cost-highlight small,.compare-price small{display:block;font:9px DM Mono;letter-spacing:1.1px;color:#7d8b83;margin-bottom:5px}.cost-highlight strong{font:600 29px DM Sans}.cost-highlight sup,.compare-price sup{font-size:10px;font-weight:400;color:var(--muted);margin-left:2px}.pill{display:inline-block;border-radius:20px;padding:5px 8px;font:9px DM Mono;white-space:nowrap}.pill.green{color:#237552;background:var(--mint)}.pill.amber{color:#856c27;background:#fbf0c9}.pill.purple{color:#70538d;background:#eee7f6}.pill.coral{color:#985d51;background:#fbe4dc}.pill.tiny{padding:3px 6px;font-size:8px;margin-left:8px}.bar{height:5px;background:#edf0eb;border-radius:4px;margin:15px 0 9px}.bar i,.action-progress i,.journey-art i{height:100%;display:block;background:#89caa6;border-radius:4px}.card-footer{display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.card-footer b{color:var(--ink);font-weight:500}.primary-btn{background:var(--ink);color:#fff;border-radius:7px;padding:11px 15px;font-size:11px;font-weight:600}.primary-btn span{color:#91d9b4;margin-left:17px}.wide{width:100%;margin-top:17px}.budget-number{font-size:27px;font-weight:600;letter-spacing:-1px;margin:24px 0 22px}.budget-number small{font-size:10px;font-weight:400;color:var(--muted);letter-spacing:0}.budget-visual{position:relative;margin:0 1px 22px}.budget-track{height:9px;background:#e8ede8;border-radius:6px}.budget-track i{display:block;width:68%;height:100%;background:#abdcbf;border-radius:6px}.budget-pin{position:absolute;top:-22px;transform:translate(-50%);font:9px DM Mono;color:#3b8c67}.track-labels{display:flex;justify-content:space-between;color:#99a49f;font:9px DM Mono;margin-top:8px}.budget-card p{color:var(--muted);font-size:10px;line-height:1.5;margin:0}.secondary-btn{color:#3d795e;font-weight:600}.budget-card .secondary-btn{margin-top:18px}.insight-icon{color:#89b99c;font-size:18px}.insight-card h3{font-size:19px;line-height:1.2;letter-spacing:-.6px;font-weight:500;margin:27px 0}.insight-card h3 em{font-family:Fraunces;color:#32865f;font-size:22px}.mini-compare{display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0}.mini-compare>div{flex:1}.mini-compare b,.mini-compare span{display:block}.mini-compare b{font-size:10px}.mini-compare span{font-size:9px;color:var(--muted);margin-top:3px}.mini-compare strong{font:9px DM Mono;color:#b1bcb5}.source{display:flex;align-items:center;gap:6px;font-size:9px;color:var(--muted);margin:15px 0 17px}.lower-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:13px;margin-top:36px}.panel{padding:20px}.panel-heading h2{font-size:15px;margin:0;letter-spacing:-.3px}.count-badge{background:#e7eee9;color:#5b8c71;border-radius:20px;font:10px DM Mono;padding:3px 6px;margin-left:6px}.shortlist-row{display:flex;align-items:center;gap:12px;border-top:1px solid #edf0ed;padding:12px 0}.shortlist-row:first-of-type{margin-top:17px}.rank{font:10px DM Mono;color:#adb8b1}.tiny-home{width:29px;height:29px;font-size:16px}.row-name{flex:1}.row-name strong,.row-name span,.row-cost strong,.row-cost span,.score strong,.score span{display:block}.row-name strong,.row-cost strong,.score strong{font-size:10px}.row-name span,.row-cost span,.score span{font-size:9px;color:var(--muted);margin-top:3px}.row-cost{text-align:right}.score{text-align:right;width:40px}.score strong{color:#36865f}.dots{color:#a3ada7;letter-spacing:1px}.step-icon{font:10px DM Mono;color:#5d8e72;background:var(--mint);border-radius:20px;padding:5px 8px}.action-progress{height:4px;background:#e9eeea;margin:19px 0;border-radius:4px}.next-panel h3{font-size:16px;line-height:1.3;margin:0 0 7px}.next-panel>p{font-size:10px;color:var(--muted);line-height:1.5;margin:0}.next-panel .primary-btn{margin-top:18px}.honesty{border-top:1px solid var(--line);margin-top:23px;padding-top:15px;display:flex;gap:10px}.honesty>span{color:#4a9f74;font-size:18px}.honesty strong{font-size:10px}.honesty p{font-size:9px;color:var(--muted);margin:4px 0}.data-note{display:flex;gap:10px;align-items:center;color:#85918a;font-size:9px;margin:20px 2px 0}.data-note>span:first-child{font-size:15px}.data-note .pill{margin-left:auto}.page-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.page-title>p{max-width:480px}.page-title .primary-btn{margin-bottom:4px}.compare-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:0 2px 14px;margin-bottom:16px;font-size:11px}.compare-toolbar>div span{color:var(--muted)}.switch-label{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:10px}.switch{width:31px;height:18px;background:#d9dfda;border-radius:20px;padding:2px}.switch i{display:block;width:14px;height:14px;background:#fff;border-radius:50%;transition:.2s}.switch.on{background:#72bb91}.switch.on i{transform:translate(13px)}.compare-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.compare-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:var(--shadow)}.compare-card.selected{border-color:#82c09b;box-shadow:0 0 0 2px #d2eddb}.compare-image{height:128px;position:relative;display:grid;place-items:center}.image-emoji{font-size:45px;filter:saturate(.85)}.select-check{position:absolute;top:12px;left:12px;width:25px;height:25px;border:1px solid #fff;background:#ffffffb8;border-radius:6px;color:#37825f;font-size:16px}.photo-label{position:absolute;bottom:8px;right:9px;background:#ffffff91;padding:3px 5px;border-radius:3px;font:8px DM Mono;color:#58716a}.compare-body{padding:17px}.compare-body h2{font-size:16px;margin:15px 0 4px}.muted{font-size:10px;color:var(--muted);margin:0}.compare-price{margin-top:20px}.compare-price strong{font-size:27px;display:block;margin-bottom:7px}.cost-lines{border-top:1px solid var(--line);margin-top:13px;padding-top:5px}.cost-lines div{display:flex;justify-content:space-between;padding:6px 0;font-size:10px}.cost-lines span{color:var(--muted)}.cost-lines b{font-weight:500}.tag-row{display:flex;gap:5px;flex-wrap:wrap;margin-top:10px}.tag-row span{font-size:9px;color:#657b70;border:1px solid #dde6df;border-radius:4px;padding:4px 6px}.tradeoff-callout{display:flex;align-items:center;gap:13px;background:#e9f2e9;border-radius:9px;padding:14px;margin-top:18px}.callout-icon{font-size:25px;color:#4e9970}.tradeoff-callout strong{font-size:11px}.tradeoff-callout p{font-size:10px;color:#687c70;margin:4px 0 0}.tradeoff-callout .text-btn{margin-left:auto}.completion{display:flex;align-items:center;gap:9px;border:1px solid #d8e2db;background:#fff;border-radius:7px;padding:10px 12px}.completion strong{font:17px DM Mono;color:#398260}.completion span{font-size:10px;color:var(--muted)}.decoder-layout,.fit-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:14px}.clauses .panel-heading{margin-bottom:14px}.clause{width:100%;display:flex;align-items:flex-start;gap:12px;text-align:left;border-top:1px solid var(--line);padding:15px 0}.clause-check{width:20px;height:20px;border:1px solid #b5c6b9;border-radius:6px;display:grid;place-items:center;color:#fff;background:#fff;flex:none}.clause.done .clause-check{background:#70b58e;border-color:#70b58e}.clause-copy{flex:1}.clause-copy strong,.clause-copy small{display:block}.clause-copy strong{font-size:11px}.clause-copy small{color:var(--muted);font-size:10px;line-height:1.45;margin:5px 0 8px}.clause-arrow{color:#75a186}.ask-panel{padding:30px;position:relative}.ask-orb{display:grid;place-items:center;width:34px;height:34px;background:#e4f3e9;border-radius:50%;font:20px Georgia;color:#3d986d}.ask-panel h2{font-size:20px;margin:23px 0 8px}.ask-panel>p{font-size:11px;line-height:1.5;color:var(--muted);max-width:280px}.question{font:14px Fraunces,serif;line-height:1.4;background:#faf8f1;border:1px solid #ede7d6;border-radius:7px;padding:14px;margin:23px 0 11px}.question button{display:block;color:#5d9b77;font:10px DM Sans;margin-top:10px}.verified-box{border-top:1px solid var(--line);display:flex;gap:9px;margin-top:30px;padding-top:15px}.verified-box>span{color:#4a9f74}.verified-box strong{font-size:10px}.verified-box p{color:var(--muted);font-size:9px;margin:4px 0}.commute-big{font:23px DM Mono;color:#39835f}.commute-big small{font:10px;font-family:DM Sans;color:var(--muted)}.journey-art{display:flex;align-items:center;gap:9px;margin:32px 3px 15px;font-size:21px}.journey-art i{height:3px;background:#9bcfad;position:relative;flex:1}.journey-art i:after{content:"·  ·  ·";position:absolute;left:40%;top:-13px;color:#8ebea0;font-size:13px}.commute-panel input[type=range]{width:100%;accent-color:#63b78b}.range-labels{display:flex;justify-content:space-between;color:var(--muted);font:9px DM Mono;margin-top:5px}.tradeoff-result{display:flex;gap:10px;background:#eff7ef;padding:13px;margin:23px 0 15px;border-radius:7px}.result-face{font-size:22px;color:#5aa67b}.tradeoff-result strong{font-size:11px}.tradeoff-result p{font-size:10px;color:var(--muted);margin:4px 0 0}.fit-option{width:100%;display:flex;align-items:center;gap:11px;text-align:left;border-top:1px solid var(--line);padding:13px 0}.fit-icon{width:28px;height:28px;background:#f5f5ed;border-radius:7px;display:grid;place-items:center}.fit-option strong,.fit-option small{display:block}.fit-option strong{font-size:11px}.fit-option small{font-size:9px;color:var(--muted);margin-top:2px}.fit-option>span:nth-child(2){flex:1}.radio{width:18px;height:18px;border:1px solid #b7c7ba;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:11px}.selected .radio{background:#6db68d;border-color:#6db68d}.fit-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:19px;font-size:10px}.fit-bottom strong{font-size:10px;font-weight:500}.problem-hero{display:flex;align-items:center;justify-content:space-between;background:#e4efe7;margin:-8px -5.2vw 31px;padding:57px 5.2vw}.problem-hero h1{margin-bottom:17px}.problem-hero p{max-width:510px;font-size:13px;line-height:1.6;color:#667a70}.problem-stamp{width:105px;height:105px;border:1px solid #91bda3;border-radius:50%;display:grid;place-items:center;text-align:center;color:#49936b;font-size:22px;line-height:1}.problem-stamp span{font:9px DM Mono;line-height:1.4}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.problem-card{padding:27px;border-radius:10px;min-height:265px}.problem-card.pain{background:#f6e5dc}.problem-card.solution{background:#dcefe4}.big-number{font:10px DM Mono;color:#9d8f86}.problem-card h2{font-size:24px;margin:36px 0 8px}.problem-card p{font-size:11px;line-height:1.5;max-width:330px;color:#6e7770}.stat-row{display:flex;gap:12px;align-items:center;margin-top:25px}.stat-row strong{font-size:30px}.stat-row span{font-size:10px;color:#897e76}.solution-list{display:flex;gap:9px;flex-direction:column;margin-top:24px;color:#367e5e;font-size:11px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-top:1px solid var(--line);margin-top:36px;padding-top:25px}.principles span{font:10px DM Mono;color:#7ba989}.principles strong{display:block;font-size:11px;margin-top:14px}.principles p{font-size:10px;color:var(--muted);margin-top:5px}.modal-backdrop{position:fixed;z-index:5;top:0;right:0;bottom:0;left:0;background:#1e302b66;display:grid;place-items:center;padding:20px}.setup-modal{position:relative;background:#fff;border-radius:14px;width:min(460px,100%);padding:33px 38px 27px;box-shadow:0 30px 80px #12241d40}.modal-close{position:absolute;top:15px;right:18px;font-size:22px;color:#9aa6a0}.setup-progress{height:4px;background:#e7eeea;position:absolute;top:0;left:0;right:0;border-radius:14px 14px 0 0}.setup-progress i{height:100%;background:#6fbb91;display:block;border-radius:14px 0 0;transition:.3s}.setup-kicker{font:10px DM Mono;color:#7ba387;letter-spacing:1px;margin-top:6px}.setup-modal h2{font-size:31px;line-height:1.12;margin:22px 0 9px}.setup-modal>p{font-size:11px;color:var(--muted);margin-bottom:24px}.setup-modal label{display:block;font:10px DM Mono;color:#66756c;margin:17px 0}.setup-modal input,.setup-modal select{width:100%;border:1px solid #dce4de;border-radius:6px;padding:11px;margin-top:7px;background:#fff;font:12px DM Sans}.input-prefix{display:flex;align-items:center;border:1px solid #dce4de;border-radius:6px;margin-top:7px}.input-prefix span{padding:0 11px;color:var(--muted);font-size:11px}.input-prefix input{border:0;margin:0}.setup-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0 30px}.setup-options button{border:1px solid #dce5df;border-radius:7px;padding:14px 10px;font-size:10px;text-align:left}.setup-options button.selected{background:#e5f4eb;border-color:#91c9a9;color:#2f7e5c}.modal-actions{border-top:1px solid var(--line);padding-top:19px;display:flex;justify-content:space-between;align-items:center}.toast{position:fixed;bottom:23px;left:50%;transform:translate(-50%);background:var(--ink);color:#fff;padding:11px 17px;border-radius:8px;font-size:11px;box-shadow:0 9px 30px #13261c33;animation:up .25s ease}@keyframes up{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media(max-width:1050px){.sidebar{width:220px}.metric-grid{grid-template-columns:1fr 1fr}.metric-card.feature{grid-row:span 2}.lower-grid{grid-template-columns:1fr}.content{padding-left:4vw;padding-right:4vw}.problem-hero{margin-left:-4vw;margin-right:-4vw;padding-left:4vw;padding-right:4vw}}@media(max-width:700px){.sidebar{display:none}.sidebar.mobile-open{display:flex;position:fixed;z-index:4;inset:0 auto 0 0;width:min(290px,86vw);box-shadow:20px 0 45px #1e302b24}.mobile-menu{display:block;font-size:20px;color:var(--muted)}.topbar{height:62px;padding:0 20px}.top-actions{gap:10px}.breadcrumb{font-size:10px}.outline-btn{font-size:10px;padding:8px}.content{padding:30px 18px 45px}.hero-row{display:block}.hero-row h1,.page-title h1,.problem-hero h1{font-size:33px}.hero-note{margin-top:25px}.setup-banner{align-items:flex-start;margin:29px 0;padding:13px}.setup-banner button{font-size:0}.setup-banner button span{font-size:17px}.metric-grid{display:block}.metric-card{margin-bottom:12px}.budget-card,.insight-card{padding:18px}.section-heading{align-items:end}.section-heading h2{font-size:17px}.lower-grid{margin-top:25px}.page-title{display:block;margin-bottom:27px}.page-title .primary-btn{margin-top:19px}.compare-toolbar{align-items:flex-start;gap:10px}.compare-grid{display:flex;overflow-x:auto;margin-right:-18px;padding-right:18px;padding-bottom:10px}.compare-card{min-width:285px}.tradeoff-callout{align-items:flex-start;flex-wrap:wrap}.tradeoff-callout .text-btn{margin-left:40px}.decoder-layout,.fit-layout{display:block}.ask-panel,.fit-questions{margin-top:13px}.data-note{align-items:flex-start;flex-wrap:wrap}.data-note .pill{margin-left:25px}.problem-hero{display:block;margin:-3px -18px 25px;padding:35px 18px}.problem-stamp{margin:27px 0 0;width:75px;height:75px}.problem-grid{grid-template-columns:1fr}.problem-card{min-height:230px;padding:22px}.problem-card h2{margin-top:27px}.principles{display:block}.principles div{margin-bottom:20px}.hero-row h1 br{display:none}.fit-bottom{display:block}.fit-bottom .text-btn{margin-top:12px}.setup-modal{padding:28px 23px 22px}}@media(max-width:700px){.app-footer{padding:20px 18px;align-items:flex-start;flex-direction:column}.app-footer button{margin-left:0}.tour-modal{padding:29px 26px 23px}.tour-modal h2{font-size:27px}.tour-modal .modal-actions{margin-top:24px}}.app-footer{max-width:1250px;margin:0 auto;padding:22px 5.2vw 28px;color:#8a9690;font-size:10px;display:flex;align-items:center;gap:5px;border-top:1px solid var(--line)}.app-footer strong{color:var(--ink)}.app-footer a,.app-footer button{color:#37815f;font-size:10px}.app-footer button{margin-left:auto;text-decoration:underline}.tour-backdrop{background:#1e302b80}.tour-modal{max-width:460px}.tour-modal .ask-orb{margin-bottom:18px}.tour-modal h2{margin-top:18px}.tour-modal>p{font-size:13px;line-height:1.6;margin-bottom:26px}.tour-dots{display:flex;gap:7px;margin:22px 0 4px}.tour-dots i{display:block;width:22px;height:4px;border-radius:5px;background:#dce7df}.landing{background:#f6f7f2;color:var(--ink);overflow:hidden}.landing-nav{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid #e4e9e3}.landing-nav .brand{padding:0}.landing-nav nav{padding:0;display:flex;align-items:center;gap:28px}.landing-nav nav a{font-size:11px;color:#718078;text-decoration:none}.nav-cta{background:var(--ink);color:#fff;border-radius:7px;padding:11px 15px;font-size:11px}.nav-cta span{color:#91d9b4;margin-left:12px}.landing-hero{max-width:1240px;margin:auto;min-height:650px;padding:110px 6vw 95px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}.hero-copy h1{font-size:64px;line-height:1.02;letter-spacing:-3px;margin:22px 0}.hero-copy h1 em,.landing h2 em{font-family:Fraunces,serif;font-weight:500;color:#388c68}.hero-copy>p{max-width:450px;color:#6f7f78;font-size:15px;line-height:1.7}.hero-actions{display:flex;gap:14px;align-items:center;margin-top:28px}.ghost-btn{font-size:11px;color:#478563;padding:10px}.ghost-btn span{margin-left:10px}.privacy-note{display:block;color:#9aa69f;font-size:9px;margin-top:22px}.scene{height:400px;position:relative;isolation:isolate}.scene-sun{position:absolute;width:240px;height:240px;border-radius:50%;background:#e3f0e2;top:0;right:10%;z-index:-1}.scene-floor{position:absolute;width:430px;height:140px;transform:rotate(-18deg);bottom:30px;right:2%;background:#e7dccb;border-radius:50%;opacity:.65}.scene-home{position:absolute;right:16%;bottom:85px;width:235px;height:180px;background:#f8faf5;box-shadow:18px 20px #bed7c5}.roof{position:absolute;left:-24px;top:-72px;width:280px;height:135px;background:#9cc6ae;clip-path:polygon(50% 0,100% 55%,95% 70%,50% 25%,5% 70%,0 55%)}.window{position:absolute;top:39px;width:49px;height:45px;background:#b6d9cf;border:6px solid #3c7763}.w1{left:30px}.w2{right:30px}.door{position:absolute;bottom:0;left:96px;width:48px;height:92px;background:#d3aa88}.plant{position:absolute;right:-35px;bottom:3px;font-size:54px;color:#438363;transform:rotate(-15deg)}.float-tag{position:absolute;background:#fff;border:1px solid #dde8df;border-radius:9px;padding:10px 13px;font-size:13px;box-shadow:0 14px 30px #28433316;animation:float 5s ease-in-out infinite}.float-tag small{display:block;color:#84948b;font-size:9px;margin-top:4px}.tag-cost{top:80px;left:4%;color:#31815d}.tag-time{top:200px;right:0;animation-delay:1s}.tag-fit{bottom:40px;left:10%;animation-delay:2s;color:#76578d}@keyframes float{50%{transform:translateY(-8px)}}.marquee{padding:15px 6vw;border-top:1px solid #dfe8e0;border-bottom:1px solid #dfe8e0;display:flex;justify-content:space-between;color:#779183;font:10px DM Mono;letter-spacing:1.5px}.marquee i{color:#65a47b}.lens-section,.context-section{max-width:1240px;margin:auto;padding:120px 6vw;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.landing h2{font-size:44px;line-height:1.08;letter-spacing:-1.8px;margin:18px 0}.lens-section p,.context-section p{color:#708078;line-height:1.7;font-size:14px;max-width:430px}.cost-stack{position:relative;min-height:350px;padding:20px 30px}.stack-card{position:relative;width:75%;padding:17px 20px;border-radius:9px;margin-bottom:-5px;color:#527267;font:13px DM Mono;box-shadow:0 8px 18px #34553d0c}.stack-card small{float:right;font:9px DM Sans;color:#81928a;margin-top:4px}.stack-card.rent{background:#e9dfd2;transform:rotate(-3deg)}.stack-card.bills{background:#d9ebe4;transform:rotate(2deg);margin-left:35px}.stack-card.commute{background:#e2d8f1;transform:rotate(-2deg);margin-left:60px}.stack-total{background:var(--ink);color:#fff;width:80%;padding:25px;border-radius:10px;margin:18px 0 0 30px}.stack-total small{display:block;color:#a9c8b5;font:9px DM Mono;letter-spacing:1px}.stack-total strong{display:block;font-size:30px;margin:7px 0}.stack-total span{color:#b3c2ba;font-size:10px}.steps-section{background:#eaf2eb;padding:110px 6vw}.steps-section>div,.steps-section>h2{max-width:1120px;margin-left:auto;margin-right:auto}.steps{max-width:1120px;margin:50px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.steps article{border-top:1px solid #b9d1bf;padding-top:20px}.steps b{font:10px DM Mono;color:#65a47b}.steps article span{float:right;color:#4d9a70;font-size:20px}.steps h3{font-size:21px;margin:45px 0 8px}.steps p{font-size:12px;color:#6d7e75;line-height:1.6}.context-section{padding-top:130px;padding-bottom:130px}.context-art{height:300px;position:relative;background:#e5eee4;border-radius:50%;display:grid;place-items:center}.campus-orb{width:150px;height:150px;border-radius:50%;background:var(--ink);color:#badfca;display:grid;place-items:center;text-align:center;font:12px DM Mono;box-shadow:0 0 0 24px #d8e8d9}.campus-orb strong{font:18px Fraunces;color:#fff}.orbit{position:absolute;background:#fff;border:1px solid #c9ddcf;border-radius:50%;padding:13px;font:10px DM Mono;color:#438365}.orbit-a{top:25px;left:22%}.orbit-b{right:16%;top:37%}.orbit-c{bottom:24px;left:29%}.research-section{background:#f0e6dc;padding:100px 6vw;text-align:center}.research-section h2{max-width:700px;margin:20px auto 50px}.research-grid{max-width:900px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.research-grid>div{background:#fff8f1;padding:25px;border-radius:9px}.research-grid strong{display:block;font-size:32px;color:#ad7961}.research-grid span{display:block;color:#887d73;font-size:11px;line-height:1.4;margin-top:8px}.research-section .source{justify-content:center;margin-top:25px}.landing-cta{padding:95px 6vw;display:flex;justify-content:space-between;align-items:center;max-width:1240px;margin:auto}.landing-cta h2{margin-bottom:0}.landing-footer{border-top:1px solid #dfe7e0;padding:25px 6vw;display:flex;justify-content:space-between;gap:15px;color:#7d8c84;font-size:10px}.landing-footer a{color:#3e8062}.reveal{animation:reveal .8s ease both}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.app-footer{display:flex;gap:18px;align-items:center;padding:18px 5.2vw;border-top:1px solid var(--line);color:#86918b;font-size:9px}.app-footer a{color:#428363;text-decoration:none}.app-footer button{color:#428363;font-size:9px}.app-footer button:last-child{margin-left:auto}.preference-toggles{display:flex;gap:7px;margin-top:8px}.preference-toggles button{border:1px solid #dce5df;border-radius:6px;padding:9px 11px;font-size:10px}.preference-toggles button.selected{background:#e5f4eb;border-color:#91c9a9;color:#2f7e5c}.priority-list{margin:20px 0}.priority-list button{display:flex;align-items:center;gap:13px;width:100%;border-top:1px solid var(--line);padding:12px 4px;text-align:left}.priority-list b{font:10px DM Mono;color:#78a78a}.priority-list span{flex:1;font-size:11px}.priority-list i{color:#a2b0a8}.privacy-demo{display:flex;gap:9px;background:#f0f7f1;color:#5c846a;font-size:9px;padding:10px;margin-top:15px;line-height:1.4}.form-error{color:#a34f42;background:#fff0ec;border-radius:5px;padding:9px;font-size:10px;margin:10px 0}.tour-popover{position:fixed;z-index:8;right:28px;bottom:28px;width:290px;background:#fff;border:1px solid #d9e5dc;padding:20px;border-radius:10px;box-shadow:0 20px 60px #1c342628}.tour-dot{color:#4b976d;font:10px DM Mono}.tour-popover h3{font-size:16px;margin:10px 0 6px}.tour-popover p{font-size:11px;color:var(--muted);line-height:1.5}.tour-actions{display:flex;justify-content:space-between;align-items:center;margin-top:17px}.tour-actions>button:first-child{font-size:10px;color:#87958c}.tour-actions .primary-btn{padding:8px 11px}@media(max-width:700px){.landing-nav{padding:20px}.landing-nav nav a{display:none}.landing-nav nav{margin-left:auto}.landing-hero{display:block;padding:50px 20px 70px}.hero-copy h1{font-size:45px}.scene{margin:50px auto 0;width:100%;height:290px}.lens-section,.context-section{grid-template-columns:1fr;padding:70px 20px}.steps-section,.research-section{padding:70px 20px}.steps,.research-grid{grid-template-columns:1fr}.landing-cta{display:block;padding:55px 20px}.landing-cta .primary-btn{margin-top:30px}.landing-footer{display:block;padding:25px 20px}.landing-footer>*{display:block;margin:7px 0}.cost-stack{margin-top:35px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.landing [data-reveal]{opacity:0;transform:translateY(34px) scale(.98);filter:blur(5px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.75,.25,1),filter .8s ease}.landing [data-reveal].is-visible{opacity:1;transform:none;filter:none}.landing [data-reveal].is-visible.scene-wrap{transform:translateY(var(--parallax-y, 0))}.landing [data-reveal=hero]{transition-duration:1s}.landing [data-reveal=feature],.landing [data-reveal=stat]{transition-delay:calc(var(--reveal-index, 0) * .11s)}.steps article:nth-child(2),.research-grid>div:nth-child(2){--reveal-index:1}.steps article:nth-child(3),.research-grid>div:nth-child(3){--reveal-index:2}.scene-wrap{position:sticky;top:96px;transform:translateY(var(--parallax-y, 0));transition:transform .1s linear}.landing-hero{min-height:700px;padding-top:86px;padding-bottom:78px}.hero-copy h1{font-size:clamp(3.5rem,6.2vw,5.75rem)}.hero-copy>p{font-size:clamp(1rem,1.25vw,1.2rem);max-width:510px}.landing h2{font-size:clamp(2.45rem,4.2vw,4.2rem)}.lens-section,.context-section{padding-top:88px;padding-bottom:88px;gap:7vw}.steps-section{padding-top:82px;padding-bottom:82px}.steps{gap:24px;margin-top:38px}.steps article{background:#f5faf5;border:1px solid #d4e5d7;border-radius:14px;padding:22px;min-height:235px;box-shadow:0 15px 35px #34553d0b}.steps h3{font-size:clamp(1.25rem,2vw,1.7rem);margin:42px 0 10px}.steps p{font-size:clamp(.9rem,1.1vw,1rem)}.context-art{height:365px;border-radius:24px;box-shadow:inset 0 0 0 1px #d2e3d4}.cost-stack{min-height:385px}.stack-card{padding:21px 24px;font-size:clamp(.85rem,1.2vw,1rem);width:82%}.stack-total{width:87%;padding:30px}.stack-total strong{font-size:clamp(2rem,3vw,2.7rem)}.research-section{padding-top:82px;padding-bottom:82px;border-top:1px solid #e6d7ca;border-bottom:1px solid #e6d7ca}.research-grid{max-width:1040px;gap:24px}.research-grid>div{padding:32px 26px;min-height:150px;border:1px solid #efdfd4}.research-grid strong{font-size:clamp(2.2rem,4vw,3.5rem)}.research-grid span{font-size:.9rem}.landing-cta{padding-top:76px;padding-bottom:76px}.landing-footer{font-size:.75rem;padding-top:22px;padding-bottom:22px}@media(max-width:700px){.landing-hero{min-height:0;padding:60px 20px 54px}.hero-copy h1{font-size:clamp(2.8rem,12vw,4rem);letter-spacing:-2px}.hero-copy>p{font-size:1rem;line-height:1.65}.scene-wrap{position:relative;top:auto;transform:none}.lens-section,.context-section{padding-top:58px;padding-bottom:58px;gap:36px}.landing h2{font-size:clamp(2.25rem,10vw,3.2rem)}.steps-section,.research-section{padding-top:58px;padding-bottom:58px}.steps article{min-height:0;padding:20px}.steps h3{margin-top:32px}.context-art{height:270px}.cost-stack{padding:10px 0;min-height:330px}.stack-card{width:88%;padding:17px 16px}.stack-total{width:92%;margin-left:12px;padding:23px 20px}.research-grid>div{min-height:0;padding:24px 18px}.research-grid span{font-size:.9rem}.landing-cta{padding-top:52px;padding-bottom:52px}}@media(prefers-reduced-motion:reduce){.landing [data-reveal]{opacity:1;transform:none;filter:none;transition:none}.scene-wrap{transform:none}}
