:root{--navy:#062745;--navy2:#031c33;--green:#3f964d;--ink:#09233e;--muted:#536274;--line:#dbe6ee;--soft:#eef6fb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:white}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{height:82px;display:flex;align-items:center;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(5,35,62,.06)}.nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--navy);font-size:19px;line-height:.95;letter-spacing:.2px}.logo strong{display:block;color:var(--green)}.logo-pin{width:38px;height:45px;border-radius:50% 50% 50% 5px;transform:rotate(-45deg);display:grid;place-items:center;background:var(--green);color:#fff;font-size:20px}.logo-pin::first-letter{transform:rotate(45deg)}.nav-links{display:flex;justify-content:center;gap:34px}.nav-links a{color:#071d33;text-decoration:none;font-size:14px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:800;font-size:14px;border:1px solid transparent}.btn-small{padding:13px 20px}.btn-dark{background:var(--navy);color:white}.btn-outline{color:var(--navy);border-color:var(--green);background:white}.btn-green{background:var(--green);color:white}.hero{position:relative;min-height:600px;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 46%;background:url('assets/hero-inspector.jpg') center/cover no-repeat}.hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.45),transparent 26%)}.hero-inner{position:relative;min-height:600px;display:flex;align-items:center}.hero-copy{width:52%;background:#fff;padding:34px 68px 34px 0;position:relative;z-index:2}.hero-copy:after{content:"";position:absolute;right:-90px;top:-120px;width:190px;height:760px;background:white;border-radius:50%;z-index:-1}.eyebrow{color:var(--green);font-size:14px;font-weight:900;letter-spacing:.4px}.hero h1{font-size:54px;line-height:1.02;margin:12px 0 22px;letter-spacing:-1.6px}.hero h1 em{font-style:normal;color:var(--green)}.hero p{font-size:18px;line-height:1.55;color:#24364a;max-width:620px}.hero-points{list-style:none;padding:0;margin:20px 0 22px}.hero-points li{margin:10px 0;font-size:15px}.hero-points li:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--green);color:#fff;margin-right:9px;font-size:12px}.actions{display:flex;gap:14px;margin:18px 0 11px}.no-card{color:#47596a}.benefit-bar{position:relative;z-index:5;margin-top:-32px;background:var(--navy);color:white;border-radius:18px;display:grid;grid-template-columns:repeat(4,1fr);padding:22px 28px;box-shadow:0 12px 30px rgba(5,35,62,.14)}.benefit-bar article{display:flex;gap:14px;padding:0 20px;border-right:1px solid rgba(255,255,255,.18)}.benefit-bar article:last-child{border-right:0}.benefit-bar b{font-size:14px}.benefit-bar p{margin:4px 0 0;font-size:13px;color:#d9e6f0}.icon{font-size:34px;color:#58ae59}.section{padding:64px 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.photo-card{border-radius:16px;overflow:hidden;height:390px}.photo-card img{width:100%;height:100%;object-fit:cover}.copy-block h2{font-size:44px;line-height:1.05;margin:12px 0 18px;letter-spacing:-1px}.copy-block>p{font-size:17px;line-height:1.6;color:#3d4d5f}.mini-features{display:grid;gap:18px;margin-top:24px}.mini-features>div{display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:start}.mini-features>div>span{border:1px solid #dce8df;color:var(--green);border-radius:10px;height:38px;display:grid;place-items:center;font-weight:800}.mini-features p{margin:0}.mini-features small{display:block;color:#5d6a79;margin-top:4px;line-height:1.35}.platform{background:linear-gradient(90deg,#eaf4fb,#f8fbfd)}.platform-grid{display:grid;grid-template-columns:.8fr 1.6fr;gap:38px;align-items:center}.ticks{list-style:none;padding:0;margin:22px 0 0}.ticks li{margin:11px 0}.ticks li:before{content:"✓";background:var(--green);color:white;border-radius:50%;font-size:11px;width:18px;height:18px;display:inline-grid;place-items:center;margin-right:9px}.dashboard{height:420px;background:white;border:1px solid #cad7e1;border-radius:15px;box-shadow:0 8px 20px rgba(22,51,75,.18);display:grid;grid-template-columns:142px 1fr 230px;overflow:hidden}.dashboard aside{padding:18px 12px;border-right:1px solid #e3e9ee;background:#fff}.dash-logo{font-size:11px;color:var(--navy);display:flex;gap:8px;align-items:center;margin-bottom:20px}.dash-logo span{color:var(--green)}.dashboard aside a{display:block;padding:9px 10px;margin:3px 0;border-radius:6px;font-size:12px;color:#415266}.dashboard aside a.active{background:var(--navy);color:#fff}.maparea{position:relative;overflow:hidden;background:linear-gradient(135deg,#e6f0e7,#d8ebf7)}.maparea:before{content:"";position:absolute;inset:18px;border:2px solid #2877d0;border-radius:44% 34% 38% 30%;opacity:.65}.map-head{position:relative;z-index:4;display:flex;justify-content:space-between;padding:13px}.map-head span,.map-head button{background:white;border:1px solid #cbd7e1;border-radius:6px;padding:6px 9px;font-size:10px}.roads{position:absolute;height:2px;background:#fff;opacity:.75;transform-origin:left}.r1{width:340px;left:-30px;top:120px;transform:rotate(18deg)}.r2{width:330px;left:10px;top:250px;transform:rotate(-24deg)}.r3{width:260px;left:130px;top:30px;transform:rotate(82deg)}.r4{width:300px;left:40px;top:340px;transform:rotate(-8deg)}.pin{position:absolute;width:15px;height:15px;background:#1d78d0;border:3px solid white;border-radius:50%;box-shadow:0 1px 3px #777}.pin.hot{background:#e94c3d}.pin.warm{background:#f0a128}.p1{left:29%;top:27%}.p2{left:48%;top:40%}.p3{left:64%;top:25%}.p4{left:38%;top:66%}.p5{left:73%;top:62%}.p6{left:54%;top:78%}.property-card{padding:12px;background:#f8fafc;border-left:1px solid #e3e9ee}.property-card img{width:100%;height:118px;object-fit:cover;border-radius:8px}.pc-row{display:flex;justify-content:space-between;font-size:12px;margin-top:9px}.pc-row span{color:#d34f3d}.muted{font-size:10px;color:#7a8795}.status{display:inline-block;background:#e94232;color:white;padding:4px 8px;border-radius:5px;font-size:9px;font-weight:800;margin:7px 0}.property-card dl{margin:4px 0 10px}.property-card dl div{display:flex;justify-content:space-between;border-top:1px solid #e7edf2;padding:6px 0;font-size:10px}.property-card dt{color:#667686}.property-card dd{margin:0}.view{width:100%;border:0;border-radius:5px;background:var(--navy);color:white;padding:8px;font-size:10px}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding-top:38px;padding-bottom:38px}.feature-strip article{padding-right:20px;border-right:1px solid #dde6ec}.feature-strip article:last-child{border-right:0}.feature-icon{color:var(--green);font-size:30px}.feature-strip h3{font-size:14px;color:var(--green);line-height:1.15;margin:7px 0}.feature-strip p{font-size:12px;color:#4e5d6a;min-height:44px}.feature-strip img{width:100%;height:155px;object-fit:cover;border-radius:10px;margin-top:8px}.cta{background:var(--navy);color:white}.cta-inner{min-height:110px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.cta-mark{font-size:44px;color:#55a956}.cta h2{margin:0;font-size:26px}.cta p{margin:4px 0 0;color:#d6e2ec}.cta-action{display:grid;gap:7px;text-align:center}.cta-action small{color:#dbe6ee}footer{background:#02182b;color:#91a4b6;padding:18px 0;font-size:12px}@media(max-width:900px){.nav-links{display:none}.hero-photo{position:relative;inset:auto;height:360px}.hero-inner{min-height:0}.hero-copy{width:100%;padding:42px 0}.hero-copy:after{display:none}.hero{display:flex;flex-direction:column-reverse}.benefit-bar{margin-top:22px;grid-template-columns:1fr 1fr}.benefit-bar article:nth-child(2){border-right:0}.two-col,.platform-grid{grid-template-columns:1fr}.dashboard{grid-template-columns:120px 1fr;height:390px}.property-card{display:none}.feature-strip{grid-template-columns:1fr 1fr}.cta-inner{grid-template-columns:auto 1fr}.cta-action{grid-column:1/-1;margin-bottom:20px}.hero h1{font-size:42px}}@media(max-width:580px){.shell{width:min(100% - 28px,1180px)}.site-header{height:70px}.nav{grid-template-columns:1fr auto}.logo{font-size:16px}.hero h1{font-size:36px}.hero p{font-size:16px}.actions{flex-direction:column}.benefit-bar{grid-template-columns:1fr}.benefit-bar article{border-right:0;border-bottom:1px solid rgba(255,255,255,.15);padding:12px 4px}.two-col{gap:30px}.copy-block h2{font-size:36px}.photo-card{height:300px}.dashboard{grid-template-columns:92px 1fr;height:340px}.feature-strip{grid-template-columns:1fr}.feature-strip article{border-right:0}.feature-strip img{height:210px}}

/* Realtor partner + exclusive territory conversion sections */
.partner-section{background:#fff;padding-top:78px;padding-bottom:78px}
.partner-grid{align-items:center}
.partner-section .photo-card img{min-height:420px;object-fit:cover}
.exclusive-section{padding:26px 0 54px;background:#f3f8fc}
.exclusive-card{background:linear-gradient(120deg,#062844,#0a3a5c);border-radius:26px;padding:48px 54px;color:#fff;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.65fr);gap:42px;align-items:center;box-shadow:0 18px 50px rgba(2,32,55,.18)}
.exclusive-card .eyebrow{color:#7bd67f}
.exclusive-card h2{font-size:clamp(34px,4vw,54px);line-height:1.02;margin:10px 0 18px;color:#fff}
.exclusive-card p{font-size:18px;line-height:1.65;color:#dce9f2;max-width:760px}
.exclusive-card strong{color:#fff}
.exclusive-note{font-weight:800;color:#fff!important;margin-top:14px}
.exclusive-actions{display:flex;flex-direction:column;gap:14px}
.exclusive-actions .btn{text-align:center;justify-content:center}
.light-outline{border-color:#79c77d!important;color:#fff!important;background:transparent!important}
.light-outline:hover{background:#fff!important;color:#06304f!important}
@media(max-width:820px){.exclusive-card{grid-template-columns:1fr;padding:36px 26px}.partner-section{padding-top:54px;padding-bottom:54px}}
