:root{--prop-blue:#075ff7;--prop-navy:#071b68;--prop-ink:#14204b;--prop-muted:#627099;--prop-line:#dbe5f5;--prop-soft:#f4f8ff;--prop-green:#039b59;--prop-shadow:0 12px 34px rgba(19,65,140,.09)}
.property-page{color:var(--prop-ink);background:linear-gradient(180deg,#f4fbff 0,#fff 34rem);font-family:Inter,system-ui,sans-serif;min-height:70vh}.property-wrap{width:min(1480px,calc(100% - 40px));margin-inline:auto}.property-hero{border-bottom:1px solid var(--prop-line);padding:18px 0 28px;background:radial-gradient(circle at 80% 20%,#d8f2ff,transparent 30%)}.property-crumbs{display:flex;align-items:center;gap:10px;color:#7181a4;font-size:.84rem;margin-bottom:24px}.property-crumbs a{color:#5670a6;text-decoration:none}.property-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center}.property-kicker{color:var(--prop-blue)!important;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.property-hero h1{font-size:clamp(2.3rem,4vw,4rem);line-height:1;letter-spacing:-.055em;color:var(--prop-navy);margin:.4rem 0 1rem}.property-hero p{font-size:1.05rem;max-width:650px;color:#354d80;line-height:1.55}.property-actions{display:flex;gap:12px;margin-top:20px}.property-button{appearance:none;border:1px solid #aac4f5;background:#fff;color:#074fcf;text-decoration:none;border-radius:8px;padding:11px 18px;font:inherit;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer}.property-button.primary{background:linear-gradient(135deg,#0873ff,#0759eb);color:#fff;border-color:transparent;box-shadow:0 8px 18px rgba(7,95,247,.18)}.property-button.full{width:100%}.property-hero-art{display:grid;grid-template-columns:1.4fr .8fr;grid-template-rows:1fr 1fr;gap:10px;height:230px}.property-hero-art div{border-radius:12px;background:linear-gradient(135deg,#139dc9,#83d7f4);color:white;display:grid;place-items:center;overflow:hidden;box-shadow:var(--prop-shadow)}.property-hero-art div:first-child{grid-row:1/3;background:linear-gradient(140deg,#086cba 0,#26b7d0 55%,#d2ba70);position:relative}.property-hero-art i{font-size:3.4rem;opacity:.88}.property-hero-art span{font-weight:800;font-size:1.2rem}.property-search-panel{background:#fff;border:1px solid var(--prop-line);border-radius:12px;margin-top:22px;padding:14px 18px;box-shadow:var(--prop-shadow)}.property-tabs{display:flex;margin:-2px 0 12px}.property-tabs button{border:0;background:#eef3fb;color:#344774;font-weight:750;padding:10px 34px;cursor:pointer}.property-tabs button:first-child{border-radius:7px 0 0 7px}.property-tabs button:last-child{border-radius:0 7px 7px 0}.property-tabs button.active{background:var(--prop-blue);color:#fff}.property-search-row{display:grid;grid-template-columns:1.4fr 1fr 1fr .75fr auto;gap:12px}.property-search-row label,.property-filter-card label,.property-contact-card label{font-size:.78rem;font-weight:700;color:#23386b;display:grid;gap:5px}.property-search-row input,.property-search-row select,.property-filter-card input,.property-filter-card select,.property-results-head select,.property-contact-card input,.property-contact-card textarea{width:100%;border:1px solid #cad8ee;border-radius:7px;padding:11px 12px;background:#fff;color:var(--prop-ink);font:inherit}.search-submit{align-self:end;height:44px}.property-results-layout{display:grid;grid-template-columns:230px minmax(0,1fr) 290px;gap:18px;padding-block:34px}.property-filter-card,.property-map-card,.property-panel,.property-contact-card{background:#fff;border:1px solid var(--prop-line);border-radius:10px;box-shadow:0 4px 16px rgba(19,65,140,.04)}.property-filter-card{padding:16px;height:max-content;display:grid;gap:15px}.property-filter-title{display:flex;justify-content:space-between;align-items:center}.property-filter-title strong{font-size:1.1rem}.property-filter-title span{color:var(--prop-blue);font-size:.78rem;font-weight:700}.property-trust-note{border-top:1px solid var(--prop-line);padding-top:15px;display:flex;gap:9px;color:var(--prop-green)}.property-trust-note div{display:grid}.property-trust-note span{color:var(--prop-muted);font-size:.72rem;margin-top:3px}.property-results-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.property-results-head h2{font-size:1.7rem;letter-spacing:-.035em;color:var(--prop-navy);margin:0}.property-results-head p{margin:5px 0 0;color:var(--prop-muted);font-size:.85rem}.property-list{display:grid;gap:10px}.property-list-card{display:grid;grid-template-columns:260px 1fr;border:1px solid var(--prop-line);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 14px rgba(18,54,120,.045)}.property-card-image{display:block;position:relative;min-height:190px;background:linear-gradient(145deg,#d7e9f3,#9bcad9);overflow:hidden}.property-card-image img{width:100%;height:100%;object-fit:cover;position:absolute}.property-card-image>span{height:100%;display:grid;place-content:center;text-align:center;color:#5f83a4;gap:8px}.property-card-image>span i{font-size:2rem}.property-card-image b{position:absolute;top:10px;left:10px;padding:5px 10px;border-radius:5px;background:#ffd34d;color:#714c00;font-size:.72rem}.property-card-body{padding:15px 16px;display:grid}.property-card-heading{display:flex;justify-content:space-between;gap:15px}.property-card-heading h3{margin:0;font-size:1.05rem}.property-card-heading h3 a{color:var(--prop-navy);text-decoration:none}.property-card-heading p,.property-card-body>p{color:var(--prop-muted);font-size:.8rem;margin:5px 0;line-height:1.45}.property-card-heading>strong{color:var(--prop-navy);white-space:nowrap}.property-facts{display:flex;gap:7px;flex-wrap:wrap;margin:6px 0}.property-facts span{background:#f0f4fb;border-radius:4px;padding:5px 8px;color:#42537a;font-size:.72rem}.property-card-body footer{display:flex;align-items:center;gap:12px;border-top:1px solid #eef2f8;padding-top:10px;margin-top:auto;color:#667395;font-size:.72rem}.property-card-body footer .available{color:var(--prop-green);margin-left:auto}.property-card-body footer .property-button{padding:8px 13px}.property-map-card{overflow:hidden;height:max-content;position:sticky;top:80px}.property-map-canvas,.property-side-map,.mini-map{position:relative;background:linear-gradient(90deg,#e9ebd3 0 58%,#68cdf3 58%);overflow:hidden}.property-map-canvas{height:580px}.property-map-canvas:before,.property-side-map:before{content:"";position:absolute;inset:0;background:linear-gradient(35deg,transparent 48%,rgba(255,255,255,.8) 49% 51%,transparent 52%),linear-gradient(115deg,transparent 61%,rgba(255,255,255,.65) 62% 64%,transparent 65%);background-size:100px 120px}.map-label{position:absolute;left:28%;top:48%;font-size:1.2rem;font-weight:800}.map-pin{position:absolute;left:var(--x);top:var(--y);width:32px;height:32px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--prop-blue);color:white;display:grid;place-items:center;font-style:normal;border:2px solid white;box-shadow:0 3px 8px #5375a8}.map-pin::first-letter{transform:rotate(45deg)}.property-map-card>p{font-size:.73rem;color:var(--prop-muted);padding:12px;margin:0}.property-info-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--prop-line);border-radius:10px;margin-bottom:40px;background:#fff}.property-info-strip>div{padding:20px;display:grid;grid-template-columns:auto 1fr;column-gap:12px}.property-info-strip>div+div{border-left:1px solid var(--prop-line)}.property-info-strip i{grid-row:1/3;color:var(--prop-blue);font-size:1.4rem}.property-info-strip span{color:var(--prop-muted);font-size:.78rem}.property-empty{text-align:center;background:#fff;border:1px dashed #b8c9e5;border-radius:10px;padding:60px 20px}.property-empty>i{font-size:3rem;color:#aabbd5}.property-empty h2{color:var(--prop-navy)}
.property-detail-page{padding:20px 0 60px}.property-availability{display:flex;gap:18px;align-items:center;margin-bottom:10px}.property-availability span{color:var(--prop-green);font-weight:750}.property-availability small{color:var(--prop-muted);border-left:1px solid var(--prop-line);padding-left:18px}.property-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:180px 180px;gap:6px;border-radius:11px;overflow:hidden;background:#e8eef8}.property-gallery img{width:100%;height:100%;object-fit:cover}.property-gallery img:first-child{grid-row:1/3}.gallery-empty{grid-column:1/4;grid-row:1/3;display:grid;place-content:center;text-align:center;gap:10px;color:#7890b0}.gallery-empty i{font-size:3rem}.property-detail-layout{display:grid;grid-template-columns:minmax(0,2fr) 420px;gap:24px;margin-top:20px}.property-title-row{display:flex;justify-content:space-between;gap:20px}.property-title-row h1{font-size:2rem;color:var(--prop-navy);margin:0 0 6px}.property-title-row p,.property-title-row small{margin:3px 0;color:var(--prop-muted)}.property-title-row>div:last-child{text-align:right}.property-title-row>div:last-child strong{display:block;font-size:1.25rem;color:var(--prop-navy)}.property-title-row>div:last-child span{display:inline-block;margin-top:10px;background:#e9f2ff;color:#0560e8;padding:7px 12px;border-radius:5px}.property-key-facts{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--prop-line);border-radius:8px;margin:18px 0}.property-key-facts span{padding:15px;text-align:center;color:#4e5d82;font-size:.8rem}.property-key-facts span+span{border-left:1px solid var(--prop-line)}.property-key-facts i,.property-panel h2 i{color:var(--prop-blue);margin-right:7px}.property-panel{padding:18px;margin-bottom:14px}.property-panel h2,.property-contact-card h2,.property-safety h2,.similar-properties h2{font-size:1.1rem;color:var(--prop-navy);margin:0 0 13px}.location-summary{display:grid;grid-template-columns:auto 1fr 220px;gap:14px;align-items:center}.location-summary>i{color:var(--prop-blue);font-size:1.6rem}.location-summary p,.property-panel p{color:var(--prop-muted);line-height:1.55;font-size:.84rem}.mini-map{height:90px;border-radius:7px;display:grid;place-content:center;text-align:center;color:var(--prop-navy)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.detail-grid dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0;font-size:.82rem}.detail-grid dt{color:var(--prop-muted)}.detail-grid dd{margin:0;font-weight:650}.property-description{white-space:pre-line}.property-detail-table{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.property-detail-table span{display:flex;justify-content:space-between;padding:8px;background:#f5f8fd;font-size:.8rem}.property-detail-table span:nth-child(4n+3),.property-detail-table span:nth-child(4n+4){background:#fff}.amenity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;font-size:.8rem}.amenity-grid i{color:var(--prop-green);margin-right:6px}.property-contact-column{position:relative}.property-contact-card{padding:18px;position:sticky;top:80px}.contact-person{display:flex;align-items:center;gap:12px;border:1px solid var(--prop-line);border-radius:8px;padding:12px;margin-bottom:15px}.contact-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e8f1ff;color:var(--prop-blue)}.contact-person div{display:grid}.contact-person small{color:var(--prop-muted)}.property-contact-card form{display:grid;gap:12px}.privacy-copy{font-size:.7rem!important}.property-side-map{height:210px;display:grid;place-content:center;text-align:center;gap:8px;color:var(--prop-navy)}.property-side-map i{font-size:2rem;color:var(--prop-blue)}.property-safety{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;background:#eef7ff;border:1px solid #cfe3f7;border-radius:10px;padding:18px;margin-top:14px}.property-safety>i{font-size:2rem;color:var(--prop-blue)}.property-safety p{margin:0;color:var(--prop-muted);font-size:.8rem}.similar-properties{margin-top:25px}.property-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.property-card-grid article{border:1px solid var(--prop-line);border-radius:8px;overflow:hidden;background:#fff}.property-card-grid a{text-decoration:none;color:var(--prop-ink)}.property-card-grid h3,.property-card-grid p,.property-card-grid strong{margin:8px 10px;display:block}.property-card-grid h3{font-size:.9rem}.property-card-grid strong{color:var(--prop-blue)}.property-card-grid p{font-size:.75rem;color:var(--prop-muted)}.mini-property-image{height:120px;background:#e8eef8;display:grid;place-items:center;color:#8295b7}.mini-property-image img{width:100%;height:100%;object-fit:cover}.property-notice{padding:12px 16px;border-radius:8px;margin-top:15px}.property-notice.success{background:#e8f9ef;color:#087a48}.field-error{color:#b91c1c;font-size:.8rem}
@media(max-width:1100px){.property-results-layout{grid-template-columns:210px 1fr}.property-map-card{display:none}.property-detail-layout{grid-template-columns:1fr 340px}.property-list-card{grid-template-columns:210px 1fr}.property-search-row{grid-template-columns:1fr 1fr 1fr}.search-submit{height:auto}}
@media(max-width:760px){.property-wrap{width:min(100% - 24px,1480px)}.property-hero-grid{grid-template-columns:1fr}.property-hero-art{display:none}.property-search-row,.property-results-layout,.property-detail-layout{grid-template-columns:1fr}.property-filter-card{order:2}.property-list-card{grid-template-columns:1fr}.property-card-image{min-height:220px}.property-card-heading,.property-title-row{display:block}.property-title-row>div:last-child{text-align:left;margin-top:15px}.property-card-body footer{flex-wrap:wrap}.property-card-body footer .available{margin-left:0}.property-gallery{grid-template-columns:1fr;grid-template-rows:280px}.property-gallery img:not(:first-child){display:none}.property-gallery img:first-child{grid-row:auto}.property-key-facts,.property-info-strip,.property-card-grid{grid-template-columns:1fr 1fr}.location-summary{grid-template-columns:auto 1fr}.location-summary .mini-map{grid-column:1/3}.property-contact-card{position:static}.property-search-panel{padding:12px}.property-info-strip>div+div{border-left:0}.property-info-strip>div{border-bottom:1px solid var(--prop-line)}}
.agency-properties-page{padding:20px 0 50px}.agency-hero{display:grid;grid-template-columns:170px 1fr auto;gap:22px;align-items:center}.agency-logo{height:140px;border:1px solid var(--prop-line);border-radius:8px;display:grid;place-items:center;background:white;color:var(--prop-blue);font-size:2.7rem;overflow:hidden}.agency-logo img{width:100%;height:100%;object-fit:contain}.agency-title{display:flex;align-items:center;gap:10px}.agency-title h1{font-size:2rem;color:var(--prop-navy);margin:0}.agency-title span{background:#e7efff;color:#133a88;border-radius:5px;padding:6px 9px;font-size:.72rem;font-weight:750}.agency-hero p{color:var(--prop-muted);font-size:.84rem;max-width:760px}.agency-badges{display:flex;gap:16px;color:var(--prop-green);font-size:.76rem;font-weight:700}.agency-actions{display:flex;gap:8px}.agency-tabs{display:flex;gap:30px;border-bottom:1px solid var(--prop-line);margin:20px 0}.agency-tabs a{padding:12px 4px;color:#455577;text-decoration:none;font-weight:700;font-size:.82rem}.agency-tabs a.active{color:var(--prop-blue);border-bottom:2px solid var(--prop-blue)}.agency-layout{display:grid;grid-template-columns:1fr 340px;gap:16px}.agency-metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--prop-line);border-radius:8px;background:white}.agency-metrics>div{padding:17px;text-align:center;display:grid}.agency-metrics>div+div{border-left:1px solid var(--prop-line)}.agency-metrics strong{font-size:1.4rem;color:var(--prop-navy)}.agency-metrics span{font-size:.72rem;color:var(--prop-muted)}.agency-inventory-note{background:#eef6ff;color:#4b6289;padding:11px;border:1px solid #d5e6fa;font-size:.72rem}.agency-property-filters{margin:14px 0}.agency-property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.agency-property-grid article{border:1px solid var(--prop-line);border-radius:8px;background:#fff;overflow:hidden}.agency-card-image{height:190px;background:#e8eef7;display:grid;place-items:center;position:relative;color:#8293af}.agency-card-image img{width:100%;height:100%;object-fit:cover}.agency-card-image b{position:absolute;left:8px;top:8px;background:#ffd65a;color:#745000;padding:5px 8px;border-radius:4px;font-size:.66rem}.agency-property-grid article>div{padding:12px}.agency-property-grid h2{font-size:.9rem;margin:0 0 5px}.agency-property-grid h2 a{color:var(--prop-navy);text-decoration:none}.agency-property-grid strong{color:var(--prop-blue)}.agency-property-grid p{font-size:.72rem;color:var(--prop-muted)}.agency-property-grid .available,.agency-check{color:var(--prop-green)}
@media(max-width:1000px){.agency-layout{grid-template-columns:1fr}.agency-property-grid{grid-template-columns:1fr 1fr}.agency-hero{grid-template-columns:130px 1fr}.agency-actions{grid-column:1/3}}
@media(max-width:650px){.agency-hero{grid-template-columns:1fr}.agency-logo{width:140px}.agency-actions{grid-column:auto}.agency-metrics,.agency-property-grid{grid-template-columns:1fr 1fr}.agency-title{display:block}}
.compare-check{display:flex;gap:5px;align-items:center;color:#52617f}.compare-submit{justify-self:end;margin-top:8px}.compare-page{padding:25px 0 60px}.compare-page>div>header h1{color:var(--prop-navy);font-size:2rem;margin-bottom:5px}.compare-page>div>header p{color:var(--prop-muted)}.comparison-table{border:1px solid var(--prop-line);border-radius:9px;overflow:auto;background:white;margin-top:20px}.comparison-row{display:grid;grid-template-columns:180px repeat(3,minmax(220px,1fr));min-width:850px;border-bottom:1px solid var(--prop-line)}.comparison-row:last-child{border-bottom:0}.comparison-row>strong,.comparison-row>span{padding:15px}.comparison-row>strong{background:#f3f7fd;color:var(--prop-navy)}.comparison-row>span{border-left:1px solid var(--prop-line)}.comparison-head article{padding:12px;border-left:1px solid var(--prop-line)}.comparison-head>strong{padding:15px}.comparison-head h2{font-size:.9rem;color:var(--prop-navy)}.comparison-head a{color:var(--prop-blue);font-size:.75rem;text-decoration:none;font-weight:700}.comparison-photo{height:130px;background:#e8eef7;display:grid;place-items:center;color:#8092ae}.comparison-photo img{width:100%;height:100%;object-fit:cover}
.report-listing-page{padding:25px 0 70px}.report-card{max-width:700px;margin:auto;background:white;border:1px solid var(--prop-line);border-radius:10px;padding:28px;box-shadow:var(--prop-shadow)}.report-card>i{font-size:2rem;color:#e5484d}.report-card h1{color:var(--prop-navy)}.report-card>p{color:var(--prop-muted)}.report-card form{display:grid;gap:15px}.report-card label{display:grid;gap:6px;color:#273b6e;font-size:.8rem;font-weight:700}.report-card input,.report-card select,.report-card textarea{border:1px solid #cad8ee;border-radius:7px;padding:11px;font:inherit}.report-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.report-honeypot{position:absolute;left:-10000px}.report-actions{display:flex;justify-content:flex-end;gap:9px}
