:root{--ink:#102238;--muted:#5d6b7c;--navy:#173654;--navy-deep:#0b2238;--teal:#0f766e;--teal-dark:#0a5d57;--mint:#dff4ef;--blue:#e6eff8;--amber:#f2b84b;--red:#b42336;--paper:#f7f9fb;--card:#fff;--line:#d7e0e8;--shadow:0 24px 70px rgba(20,42,65,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 78% 4%,#e5f3ef 0,transparent 26%),var(--paper);color:var(--ink);font:17px/1.55 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.shell{width:min(1200px,calc(100% - 40px));margin:auto}.site-header{height:74px;display:flex;align-items:center;justify-content:space-between;width:min(1200px,calc(100% - 40px));margin:auto}.brand{font-weight:900;color:var(--navy);text-decoration:none;font-size:20px}.site-header nav{display:flex;gap:24px}.site-header nav a{color:var(--muted);text-decoration:none;font-size:15px;font-weight:700}.hero{min-height:760px;display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center;padding:70px 0 92px}.eyebrow{font-size:13px;letter-spacing:.13em;text-transform:uppercase;color:var(--teal);font-weight:900;margin:0 0 14px}h1{font-size:clamp(48px,6.3vw,76px);line-height:.98;letter-spacing:-.055em;margin:0 0 26px}h2{font-size:clamp(34px,4.2vw,52px);line-height:1.05;letter-spacing:-.04em;margin:0 0 20px}h3{font-size:24px;margin:0 0 14px}.lede{font-size:22px;color:#3d4e61;max-width:690px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;padding:14px 18px;text-decoration:none;font:inherit;font-weight:900;cursor:pointer}.primary{background:var(--teal);color:white}.primary:hover{background:var(--teal-dark)}.secondary{background:white;color:var(--navy);box-shadow:inset 0 0 0 1px var(--line)}.microcopy{font-size:13px;color:var(--muted)}
.decision-card{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(155deg,#173a5b 0%,#0b2238 72%);color:white;border:1px solid rgba(255,255,255,.12);border-radius:30px;padding:0;box-shadow:0 36px 90px rgba(11,34,56,.28),0 8px 22px rgba(11,34,56,.12)}.decision-card:before{content:"";position:absolute;z-index:-1;width:360px;height:360px;border-radius:50%;right:-150px;top:70px;background:radial-gradient(circle,rgba(40,180,159,.22),transparent 66%)}.preview-chrome{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(6,21,36,.28)}.preview-brand{display:flex;align-items:center;gap:11px}.preview-brand>span:last-child{display:flex;flex-direction:column;line-height:1.2}.preview-brand b{font-size:13px}.preview-brand small{font-size:10px;color:#9fb7c9;margin-top:2px}.preview-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:linear-gradient(145deg,#2aa893,#0e746d);font-size:11px;font-weight:900;letter-spacing:.04em;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}.sample-pill{display:flex;align-items:center;gap:7px;color:#b9cedb;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.sample-pill i,.preview-footer i{width:7px;height:7px;border-radius:50%;background:#43d4ad;box-shadow:0 0 0 4px rgba(67,212,173,.12)}.property-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 24px 16px}.property-kicker{display:block;color:#87a9bf;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.property-head h3{font-size:25px;letter-spacing:-.03em;margin:5px 0 2px}.property-head p{color:#9fb7c9;font-size:12px;margin:0}.property-head>strong{flex:none;background:#f9dbe0;color:var(--red);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:8px 11px;font-size:10px;letter-spacing:.09em}.property-head>strong.ready{background:#ccefe6;color:#076158}.readiness-overview{display:flex;align-items:center;gap:17px;margin:0 24px 18px;padding:16px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);border-radius:18px}.progress-ring{--progress:50;position:relative;display:grid;place-content:center;flex:0 0 76px;width:76px;height:76px;border-radius:50%;background:conic-gradient(#39c6a6 calc(var(--progress)*1%),rgba(255,255,255,.1) 0)}.progress-ring:before{content:"";position:absolute;inset:7px;border-radius:50%;background:#14334f}.progress-ring span,.progress-ring small{position:relative;text-align:center;line-height:1}.progress-ring span{font-size:20px;font-weight:900}.progress-ring small{font-size:9px;color:#a9c0cf;margin-top:4px;text-transform:uppercase;letter-spacing:.08em}.readiness-copy{min-width:0}.readiness-copy>span{display:block;color:#8caabd;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.readiness-copy>b{display:block;font-size:16px;margin:2px 0}.readiness-copy p{color:#a9c0cf;font-size:11px;line-height:1.4;margin:0}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 24px 18px}.metrics div{position:relative;min-width:0;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:13px 10px 11px}.metrics span:not(.metric-icon){display:block;color:#a9c0cf;font-size:9px;margin:7px 0 1px;white-space:nowrap}.metrics b{display:block;font-size:18px;line-height:1.1}.metrics small{display:block;color:#7897aa;font-size:8px;margin-top:3px;white-space:nowrap}.metric-icon{display:block;width:18px;height:4px;border-radius:999px;background:#48caae}.metric-icon.photos{background:#70a8e3}.metric-icon.refills{background:#f2b84b}.metric-icon.issues{background:#ef7c8a}.preview-detail{margin:0 24px 18px;background:#f8fbfd;color:var(--ink);border-radius:18px;padding:16px;box-shadow:0 14px 32px rgba(3,18,31,.14)}.detail-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.detail-head>div{display:flex;flex-direction:column}.detail-label{font-size:9px;color:#6d8293;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.detail-head b{font-size:14px}.detail-head>span{background:#fbe6e9;color:#9b2535;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.proof-row{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #e0e8ee}.room-thumb{position:relative;display:block;width:36px;height:32px;border-radius:9px;overflow:hidden;background:linear-gradient(145deg,#d8e5ee,#abc0cf)}.room-thumb:before,.room-thumb:after,.room-thumb i{content:"";position:absolute;display:block}.room-thumb.bedroom:before{left:6px;right:6px;bottom:7px;height:10px;border-radius:3px;background:white;box-shadow:0 -4px 0 #7794aa}.room-thumb.bedroom:after{left:8px;top:7px;width:8px;height:7px;border-radius:2px;background:#f3d6a1}.room-thumb.exit:before{width:15px;height:23px;left:11px;top:5px;border-radius:2px 2px 0 0;background:#f8fafb;box-shadow:inset -3px 0 #9bb0c0}.room-thumb.exit:after{width:3px;height:3px;right:12px;top:16px;border-radius:50%;background:#2b806f}.proof-row>div{display:flex;min-width:0;flex-direction:column;line-height:1.25}.proof-row b{font-size:12px}.proof-row small{font-size:9px;color:#748795;margin-top:3px}.proof-row em{font-style:normal;font-size:9px;font-weight:900;color:#a12c3d;text-transform:uppercase;letter-spacing:.05em}.proof-row.resolved{opacity:.52}.proof-row.resolved em{color:var(--teal)}.exception-row{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;margin-top:11px;padding:11px;border-radius:12px;background:#fff3e3;border:1px solid #f2d29a}.exception-row.resolved{background:#e4f5f0;border-color:#b5ded3}.exception-dot{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#e79b31;color:white;font-size:13px;font-weight:900}.exception-row.resolved .exception-dot{background:var(--teal)}.exception-row>div{display:flex;min-width:0;flex-direction:column;line-height:1.2}.exception-row small{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#91703f}.exception-row b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exception-row>span:last-child{font-size:8px;font-weight:900;color:#906526;text-transform:uppercase}.decision-note{display:grid;grid-template-columns:34px 1fr;gap:11px;margin:0 24px 18px;padding:14px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:14px;color:white}.action-number{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#2ba18d;font-size:10px;font-weight:900}.decision-note b{display:block;font-size:11px}.decision-note p{margin:2px 0 0;color:#adc1cf;font-size:10px;line-height:1.45}.preview-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 24px;border-top:1px solid rgba(255,255,255,.1);background:rgba(6,21,36,.22);font-size:9px}.preview-footer>span{display:flex;align-items:center;gap:8px;color:#8eaabd}.preview-footer a{color:#d7e8ef;text-decoration:none;font-weight:900}.preview-footer a b{color:#4bd0b2;margin-left:3px}.proof-strip{background:var(--navy);color:#d8e5ef;padding:18px 20px;display:flex;justify-content:center;gap:54px;font-size:14px;font-weight:700}.section-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:70px;padding:110px 0}.section-grid>div>p:not(.eyebrow),.section-heading>p:not(.eyebrow),.access>div>p{color:var(--muted)}.task-list{background:white;border:1px solid var(--line);border-radius:18px;margin-top:28px;overflow:hidden}.task-list label{display:block;padding:17px 18px;border-bottom:1px solid var(--line);font-weight:800;cursor:pointer}.task-list label:last-child{border:0}.task-list input{width:20px;height:20px;margin:0 12px 0 0;accent-color:var(--teal);vertical-align:middle}.task-list small{display:block;margin:5px 0 0 34px;color:var(--muted);font-weight:400}.control-panel{background:var(--blue);border-radius:22px;padding:28px}.control-panel>label,form>label{display:flex;justify-content:space-between;gap:14px;font-size:13px;font-weight:900;margin:18px 0 6px}.control-panel label span{font-weight:500;color:var(--muted)}input,select{width:100%;border:1px solid #bdc9d3;border-radius:9px;padding:12px 13px;background:white;color:var(--ink);font:inherit}input:focus,select:focus{outline:3px solid rgba(15,118,110,.18);border-color:var(--teal)}.pilot-limit{background:white;border-radius:14px;padding:16px;margin-top:24px}.pilot-limit p{color:var(--muted);font-size:14px;margin:5px 0 0}.pricing{padding:100px 0}.section-heading{max-width:780px}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.plan{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:26px;display:flex;flex-direction:column}.plan.featured{border:2px solid var(--teal);transform:translateY(-10px);box-shadow:var(--shadow)}.plan-label{align-self:flex-start;background:var(--blue);border-radius:999px;padding:5px 9px;color:var(--navy);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.plan h3{margin-top:18px}.plan .price{color:var(--muted)}.plan .price b{font-size:32px;color:var(--ink)}.plan ul{padding-left:20px;flex:1}.access{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;padding:90px 0 120px}.gate{background:var(--mint);color:var(--teal-dark)!important;border-radius:14px;padding:17px}form{background:white;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:var(--shadow)}fieldset{border:0;padding:0;margin:20px 0}legend{font-size:13px;font-weight:900;margin-bottom:8px}fieldset label{display:block;margin:8px 0}fieldset input{width:auto;margin-right:8px}.form-status{min-height:24px;font-weight:700;color:var(--teal-dark)}footer{background:var(--navy);color:white;padding:40px 0}footer p{max-width:740px;color:#bed0de;margin-bottom:0}
.consent{display:flex!important;justify-content:flex-start!important;align-items:flex-start;gap:9px;font-size:14px!important;font-weight:500!important}.consent input{width:auto;margin-top:4px}
.privacy-page{max-width:860px;padding:80px 0 110px}.privacy-page h1{font-size:clamp(46px,7vw,76px)}.privacy-page section{background:white;border:1px solid var(--line);border-radius:18px;padding:24px 26px;margin:18px 0}.privacy-page section h2{font-size:24px;letter-spacing:-.025em;margin-bottom:8px}.privacy-page section p{color:var(--muted);margin:0}footer p{margin-bottom:8px}footer a{color:#d9eee9;font-size:13px;font-weight:800}
@media(max-width:1040px){.hero{grid-template-columns:.92fr 1.08fr;gap:38px}.metrics{grid-template-columns:1fr 1fr}.metrics span:not(.metric-icon),.metrics small{white-space:normal}}
@media(max-width:820px){.site-header nav{display:none}.hero,.section-grid,.access{grid-template-columns:1fr;gap:44px}.hero{padding-top:38px}.decision-card{width:min(560px,100%);margin:auto}.proof-strip{overflow:auto;justify-content:flex-start;gap:28px}.plan-grid{grid-template-columns:1fr}.plan.featured{transform:none}.section-grid,.pricing,.access{padding:72px 0}}
@media(max-width:480px){.shell,.site-header{width:min(100% - 26px,1200px)}h1{font-size:45px}.hero{padding-bottom:64px}.preview-chrome,.property-head{padding-left:18px;padding-right:18px}.sample-pill{font-size:8px}.readiness-overview,.metrics,.preview-detail,.decision-note{margin-left:18px;margin-right:18px}.metrics{grid-template-columns:1fr 1fr}.property-head h3{font-size:22px}.progress-ring{flex-basis:68px;width:68px;height:68px}.preview-footer{padding-left:18px;padding-right:18px}.exception-row>span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.guide-hero{padding:76px 0 52px;max-width:940px}.guide-hero h1{font-size:clamp(46px,7vw,74px)}.guide-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.guide-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;padding-bottom:100px}.checklist-card,.guide-aside{background:white;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.checklist-card{overflow:hidden}.checklist-section{padding:26px 28px;border-bottom:1px solid var(--line)}.checklist-section:last-child{border-bottom:0}.checklist-section h2{font-size:28px;letter-spacing:-.025em;margin-bottom:8px}.checklist-section>p{color:var(--muted);margin-top:0}.print-checks{display:grid;gap:10px;margin-top:18px}.print-checks label{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border:1px solid #e1e7ec;border-radius:11px;font-size:15px;font-weight:700;cursor:pointer}.print-checks input{flex:0 0 auto;width:18px;height:18px;margin-top:2px;accent-color:var(--teal)}.guide-aside{align-self:start;position:sticky;top:24px;padding:24px}.guide-aside h2{font-size:25px}.guide-aside p,.guide-aside li{font-size:14px;color:var(--muted)}.guide-aside ul{padding-left:18px}.readiness-rule{background:var(--mint);border-left:5px solid var(--teal);border-radius:14px;padding:18px;margin:18px 0}.readiness-rule b{display:block;color:var(--teal-dark);margin-bottom:5px}.guide-faq{padding:0 0 100px}.guide-faq details{background:white;border:1px solid var(--line);border-radius:14px;padding:16px 18px;margin:10px 0}.guide-faq summary{font-weight:900;cursor:pointer}.guide-faq details p{color:var(--muted);margin-bottom:0}@media(max-width:820px){.guide-layout{grid-template-columns:1fr}.guide-aside{position:static}}@media print{.site-header,.guide-actions,.guide-aside,footer{display:none}.guide-hero{padding:20px 0}.guide-hero h1{font-size:34px}.guide-layout{display:block;padding:0}.checklist-card{box-shadow:none}.checklist-section{break-inside:avoid}.print-checks label{padding:7px}}
