@scope ([data-pedro-regional]){:scope{--ink:#1b252f;--paper:#fbfbfb;--white:#fff;--green:#8cc94e;--blue:#034c76;--muted:#66717a;--line:#1b252f17;--pale:#f0f4ef;--display:var(--font-poppins,"Poppins"),ui-sans-serif,sans-serif;--body:var(--font-instrument,"Instrument Sans"),ui-sans-serif,system-ui,sans-serif;--mono:var(--font-geist-mono,"Geist Mono"),ui-monospace,monospace;--shadow:0 16px 45px -22px #034c764d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--body);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}a{text-decoration:none}a,button{color:inherit}button:disabled{cursor:not-allowed}img{max-width:100%;display:block}svg{width:20px;height:20px;flex-shrink:0;stroke-width:1.7}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:600;line-height:1.18;letter-spacing:-.045em}h1{font-size:clamp(46px,5vw,72px)}h2{font-size:clamp(30px,3.1vw,43px)}h3{font-size:22px;letter-spacing:-.03em}p{color:var(--muted)}a:focus-visible,button:focus-visible{outline:3px solid #6eaa3a;outline-offset:4px}input:focus,select:focus,textarea:focus{outline:2px solid var(--green);outline-offset:2px}button{border:0}button .icon{pointer-events:none}.wrap{max-width:1320px;margin:auto;padding:0 52px}.eyebrow,.mono{font-family:var(--mono);font-size:10px;line-height:1.6;letter-spacing:.16em;text-transform:uppercase;font-weight:500}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--blue);margin-bottom:20px}.eyebrow:before{content:"";width:22px;height:2px;background:currentcolor}.eyebrow.light{color:var(--green)}.muted{color:var(--muted)}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 23px;border-radius:100px;font-size:13px;line-height:1.5;font-weight:650;transition:background .18s,transform .18s;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn svg{width:17px;height:17px}.btn.ink{background:var(--ink);color:white}.btn.ink:hover{background:var(--blue)}.btn.green{background:var(--green);color:var(--ink)}.btn.green:hover{background:#a4d771}.btn.outline{border:1px solid #1b252f35;background:transparent}.btn.white{background:white;color:var(--ink)}.text-link{display:inline-flex;gap:9px;align-items:center;font-size:13px;font-weight:650;border:0;padding:0;background:none}.text-link svg{width:17px;height:17px;transition:transform .18s}.text-link:hover svg{transform:translateX(4px)}.circle-btn{width:40px;height:40px;border-radius:100%;display:grid;place-items:center;background:transparent;border:1px solid var(--line);padding:0}.circle-btn svg{width:18px;height:18px}.section{padding:90px 0}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-top h2{max-width:700px}.section-top .eyebrow{margin-bottom:14px}.section-top>p{max-width:290px;font-size:14px}.section-intro{max-width:600px;margin:16px 0 30px}.section-top>.text-link{flex-shrink:0;margin-bottom:7px}.highlight{position:relative;z-index:0;display:inline-block}.highlight:after{content:"";position:absolute;bottom:5%;left:-2%;width:104%;height:28%;background:var(--green);z-index:-1;transform:rotate(-1deg)}.skip-link{position:fixed;z-index:100;top:-100px;left:12px;background:var(--ink);color:white;padding:12px}.skip-link:focus{top:12px}.site-header{position:relative;z-index:5}.nav-inner{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:block;flex-shrink:0;width:260px}.brand img{width:100%;height:auto}.brand .market-label{display:flex;justify-content:center;align-items:center;gap:6px;font:8px/1.4 var(--mono);letter-spacing:.11em;margin-top:8px;color:var(--muted)}.brand .market-label:before{content:"";width:4px;height:4px;display:inline-block;background:var(--green);border-radius:50%}.nav-links{display:flex;gap:25px;align-items:center;margin-left:auto}.nav-links :is(button,a){padding:8px 0;background:none;font-size:12px;font-weight:550;white-space:nowrap}.nav-links :is(button,a):hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:16px}.lang-toggle{border:0;background:none;font:10px var(--mono);padding:6px;white-space:nowrap;letter-spacing:.04em}.lang-toggle span{opacity:.4;margin:0 4px}.lang-toggle b{font-weight:600}.nav-actions .btn{font-size:11px;min-height:42px;padding:10px 17px}.menu-button{display:none}.dark-header{color:var(--paper)}.dark-header .market-label{color:#ffffff85}.dark-header .nav-links :is(button,a):hover{color:var(--green)}.dark-header .nav-actions .circle-btn{border-color:#ffffff35}.mobile-menu{position:absolute;left:0;right:0;top:100%;padding:12px 24px 26px;background:var(--paper);color:var(--ink);box-shadow:0 20px 25px #1b252f14;z-index:30}.mobile-menu :is(button,a){background:none;display:block;width:100%;padding:12px 0;text-align:left;border-bottom:1px solid var(--line);font-weight:600}.mobile-menu[hidden]{display:none}.hero-a{padding:26px 0 44px;background:linear-gradient(180deg,#fbfbfb 75%,#f4f6f3)}.hero-a-grid{position:relative;display:grid;grid-template-columns:1.02fr 1fr;gap:35px;align-items:center;min-height:510px}.hero-a-copy{position:relative;z-index:2;padding:32px 0}.hero-a-copy .eyebrow{font-size:9px}.hero-a h1{font-size:clamp(48px,5.5vw,76px);line-height:1.11;letter-spacing:-.065em}.hero-a-copy>p{max-width:430px;margin-top:24px;font-size:15px;line-height:1.8}.hero-a .search-form{margin-top:28px;position:relative;width:calc(100% + 85px);z-index:3}.hero-a-photo{height:510px;border-radius:22px;position:relative;background:var(--blue);overflow:hidden;isolation:isolate}.hero-a-photo>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-a-photo:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#142d33bb)}.photo-meta{position:absolute;top:23px;left:23px;display:flex;align-items:center;gap:7px;background:#ffffffec;border-radius:30px;padding:9px 12px;color:var(--ink);font:8px var(--mono);letter-spacing:.13em;z-index:2}.photo-meta svg{width:12px;height:12px}.photo-caption{position:absolute;bottom:28px;left:28px;right:28px;z-index:2;color:white;display:flex;justify-content:space-between;align-items:flex-end}.photo-caption .mono{font-size:8px;color:#ffffffa6;margin-bottom:5px}.photo-caption strong{font-size:19px;font-weight:500;letter-spacing:-.02em;display:block}.photo-caption .circle-btn{color:white;border-color:#ffffff6b}.hero-a .quick-areas{margin-top:17px}.search-form{display:flex;align-items:center;min-height:78px;padding:10px 10px 10px 22px;background:white;border:1px solid #1b252f1a;border-radius:16px;box-shadow:0 15px 45px -20px #034c7660;gap:14px;color:var(--ink)}.search-form>svg{color:var(--blue);width:21px;height:21px}.search-field{display:block;flex:1;min-width:0}.search-field span{font:8px var(--mono);font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);display:block;margin-bottom:3px}.search-field input{border:0;background:none;width:100%;font-size:13px;color:var(--ink);padding:3px 0;outline-offset:4px;min-width:0}.search-field input::placeholder{color:#7c858c}.search-form .btn{border-radius:11px;min-height:54px;padding:13px 20px;font-size:12px}.quick-areas{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.quick-areas>span{font-size:10px;color:var(--muted);margin-right:3px}.quick-areas button{padding:4px 10px;background:transparent;border:1px solid #1b252f20;border-radius:20px;font-size:10px;line-height:1.7}.quick-areas button:hover{background:var(--ink);color:white}.reassurance{justify-content:space-between;padding-top:33px;margin-top:28px;border-top:1px solid var(--line);gap:20px}.reassurance,.reassurance-item{display:flex;align-items:center}.reassurance-item{gap:11px;font-size:11px;font-weight:500}.reassurance-item svg{width:17px;height:17px;color:#477527}.reassurance>.mono{color:var(--muted);font-size:8px}.cinematic{position:relative;background:#152934;color:white;min-height:780px;isolation:isolate}.cinema-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.cinematic:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#101e2bf0,#10233195 52%,#10233130),linear-gradient(0deg,#111e2add,transparent 50%);z-index:-2}.cinematic .nav-inner{border-bottom:1px solid #ffffff22}.cinema-content{padding-top:64px;padding-bottom:60px}.cinema-content .eyebrow{font-size:9px}.cinema-content h1{font-size:clamp(58px,7vw,98px);line-height:1.08;max-width:1050px;letter-spacing:-.065em}.cinema-content h1 span{color:var(--green)}.cinema-content>p{max-width:510px;color:#ffffffbd;font-size:16px;line-height:1.8;margin-top:24px}.cinema-bottom{display:flex;align-items:flex-end;gap:55px;margin-top:40px}.cinema-bottom>.search-area{flex:1;max-width:740px}.cinema-bottom .search-form{box-shadow:0 20px 70px #0c182d45}.cinema-bottom .quick-areas{margin-top:15px}.cinema-bottom .quick-areas>span{color:#ffffff70}.cinema-bottom .quick-areas button{border-color:#ffffff30;color:white}.cinema-bottom .quick-areas button:hover{background:white;color:var(--ink)}.cinema-caption{padding-bottom:31px;display:flex;gap:14px;align-items:center;font:8px/1.7 var(--mono);letter-spacing:.1em;color:#ffffffae}.cinema-caption svg{width:28px;height:28px;color:var(--green)}.cinema-ribbon{background:var(--ink);color:white;padding:23px 0;border-top:1px solid #ffffff1b}.cinema-ribbon>.wrap{display:flex;gap:24px;align-items:center;justify-content:space-between}.cinema-ribbon .mono{font-size:9px}.cinema-ribbon p{color:#ffffff99;font-size:12px}.direction-b .area-grid{grid-template-columns:repeat(2,1fr)}.direction-b .area-card{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:22px;min-height:145px}.direction-b .area-card .area-top{margin:0}.direction-b .area-card .area-drawing{display:none}.direction-b .area-card p{max-width:400px}.direction-b .area-card .area-arrow{position:static}.direction-b .area-card h3{font-size:23px}.direction-b .areas-section{background:#f0f3f0}.direction-b .listings-section{padding-bottom:75px}.direction-c{background:#f8f9f6}.direction-c .nav-inner{border-bottom:1px solid #1b252f2c}.editorial-hero{padding:38px 0 0}.editorial-overline{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #1b252f22;padding-bottom:14px;font:9px var(--mono);letter-spacing:.13em;color:var(--muted)}.editorial-overline span:last-child{color:var(--blue)}.editorial-heading{padding:34px 0 30px;display:grid;grid-template-columns:1fr 310px;gap:40px;align-items:end}.editorial-heading h1{font-size:clamp(51px,6.1vw,86px);line-height:1.08;letter-spacing:-.065em}.editorial-heading h1 span{color:var(--blue)}.editorial-heading>p{font-size:14px;line-height:1.8;margin-bottom:5px}.editorial-grid{display:grid;grid-template-columns:1.9fr 1fr;min-height:365px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.editorial-photo{position:relative;overflow:hidden;min-height:365px}.editorial-photo>img{width:100%;height:100%;object-fit:cover;position:absolute}.editorial-photo .editorial-photo-label{position:absolute;bottom:17px;left:19px;background:#fffef6f5;font:8px var(--mono);padding:8px 11px;letter-spacing:.09em;color:var(--ink)}.editorial-index{padding:26px 0 24px 35px}.editorial-index>.mono{color:var(--blue);font-size:9px}.editorial-index>p{font-size:13px;margin:9px 0 18px}.editorial-area{display:flex;align-items:center;gap:13px;background:none;text-align:left;width:100%;padding:16px 0;border-top:1px solid var(--line)}.editorial-area>span{font:9px var(--mono);color:#819080}.editorial-area strong{font:500 18px var(--display);letter-spacing:-.04em;flex:1}.editorial-area svg{width:15px;height:15px}.editorial-area:hover strong{color:var(--blue)}.editorial-search{display:grid;grid-template-columns:1fr 2fr;align-items:center;gap:45px;padding:27px 0}.editorial-search strong{font:500 18px var(--display);letter-spacing:-.03em}.editorial-search p{font-size:12px;margin-top:3px}.editorial-search .search-form{min-height:66px;box-shadow:none;border-radius:3px;padding-top:7px;padding-bottom:7px}.editorial-search .search-form .btn{min-height:46px;border-radius:3px}.direction-c .section{padding:72px 0}.direction-c .areas-section{border-top:1px solid var(--line);background:#eff3ec}.direction-c .area-card{border:none;border-top:1px solid #1b252f25;background:transparent;border-radius:0;padding:23px 0;min-height:225px}.direction-c .area-card .area-top{margin-bottom:25px}.direction-c .listing-card{border-radius:3px;box-shadow:none}.direction-c .listing-card .listing-image{border-radius:0}.direction-c .agent-image,.direction-c .buyer-layout,.direction-c .seller-banner{border-radius:3px}.direction-c .areas-section .section-top h2{max-width:580px}.area-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.area-card{padding:25px 23px 28px;position:relative;min-height:258px;background:white;border:1px solid var(--line);border-radius:16px;text-align:left;transition:transform .18s,box-shadow .18s;overflow:hidden}.area-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.area-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px}.area-top>.mono{color:#819080;font-size:9px}.area-drawing{position:absolute;right:15px;top:17px;width:95px;height:68px;color:#6a906b;opacity:.55}.area-card h3{font-size:23px;margin-bottom:10px}.area-card p{font-size:12px;line-height:1.8;max-width:205px}.area-arrow{display:grid;place-items:center;border:1px solid #1b252f20;border-radius:100%;width:29px;height:29px;margin-top:24px}.area-arrow svg{width:13px;height:13px}.area-card:hover .area-arrow{background:var(--ink);color:white}.listings-section{background:white;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.listing-card{position:relative;background:white;border:1px solid #1b252f13;border-radius:17px;box-shadow:0 10px 35px -26px #034c7666;overflow:hidden;transition:transform .2s,box-shadow .2s}.listing-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px -25px #034c7670}.listing-image{height:237px;position:relative;overflow:hidden}.listing-image>img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.listing-card:hover .listing-image>img{transform:scale(1.025)}.sample-tag{position:absolute;left:14px;top:14px;padding:5px 8px;background:#1b252fea;color:white;font:8px var(--mono);letter-spacing:.09em;border-radius:4px;pointer-events:none}.save-home{position:absolute;right:12px;top:12px;width:33px;height:33px;border:1px solid #ffffffcc;background:#fffef9ed;border-radius:50%;display:grid;place-items:center;z-index:2}.save-home svg{width:16px;height:16px}.save-home.saved{color:#4a762d;background:#eef7e7}.save-home.saved svg{fill:var(--green);stroke:var(--ink)}.listing-content{padding:21px 21px 19px}.listing-content .price-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.price{font:600 24px var(--display);letter-spacing:-.04em}.listing-content .price-line .mono{font-size:8px;color:#819080}.listing-content h3{font:550 14px var(--body);letter-spacing:0;line-height:1.5}.listing-content p{font-size:11px;margin-top:2px}.home-facts{display:flex;gap:17px;font-size:11px;margin-top:17px;padding-top:14px;border-top:1px solid var(--line)}.home-facts span{display:flex;gap:5px;align-items:center}.home-facts svg{width:14px;height:14px;color:var(--muted)}.card-open{position:absolute;inset:0;background:transparent;width:100%;z-index:1}.card-open:focus-visible{outline-offset:-4px}.listing-footnote{margin-top:22px;font-size:10px;color:#849087;display:flex;gap:7px;align-items:center}.listing-footnote svg{width:13px;height:13px}.buyer-layout{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:22px;background:var(--ink);color:white}.buyer-copy{padding:55px}.buyer-copy h2{font-size:36px}.buyer-copy>p{margin-top:20px;font-size:14px;line-height:1.9;color:#fff9}.buyer-copy .btn{margin-top:27px}.buyer-facts{padding:30px 45px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid #fff2;background:#ffffff03}.buyer-fact{display:grid;grid-template-columns:34px 1fr;gap:19px;padding:26px 0;border-bottom:1px solid #fff2}.buyer-fact:last-child{border:0}.buyer-fact .mono{font-size:10px;color:var(--green);padding-top:4px}.buyer-fact h3{font-size:18px;font-weight:500;letter-spacing:-.02em}.buyer-fact p{font-size:12px;line-height:1.8;margin-top:8px;color:#fff9}.agent-section{padding-top:0}.agent-layout{display:grid;grid-template-columns:.85fr 1fr;gap:90px;align-items:center}.agent-image{height:435px;position:relative;isolation:isolate;overflow:hidden;background:#eaf0e5;border-radius:22px}.agent-image:before{width:380px;height:380px;border-radius:100%;border:1px solid #b3c6aa;top:100px;left:-55px}.agent-image:after,.agent-image:before{content:"";position:absolute;z-index:-1}.agent-image:after{width:440px;height:440px;border-radius:100%;border:1px solid #c9d5c2;top:65px;left:-85px}.agent-image>img{height:103%;width:100%;object-fit:contain;object-position:bottom;position:absolute;bottom:0}.agent-photo-name{position:absolute;bottom:21px;left:24px;color:var(--ink);background:#fffffff0;padding:12px 16px;border-radius:8px;box-shadow:var(--shadow)}.agent-photo-name strong{display:block;font:500 14px var(--display);letter-spacing:-.02em}.agent-photo-name .mono{font-size:7px;color:#667562;margin-top:3px}.agent-copy h2{font-size:41px}.agent-copy>p{font-size:15px;line-height:1.85;margin-top:20px}.agent-quote{font-size:17px;color:var(--ink);line-height:1.8;border-left:2px solid var(--green);padding-left:20px;margin:25px 0}.agent-copy>.text-link{margin-top:4px}.seller-section{padding-top:0}.seller-banner{background:#eef2ed;border:1px solid #e2e9df;border-radius:21px;padding:43px 45px;display:flex;gap:40px;align-items:center;justify-content:space-between}.seller-banner h2{font-size:30px;max-width:650px}.seller-banner p{font-size:13px;max-width:670px;margin-top:10px}.seller-banner .btn{flex-shrink:0}.site-footer{background:var(--ink);color:white;padding:48px 0 20px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px;padding-bottom:40px}.footer-brand>img{width:300px}.footer-brand p{font-size:12px;color:#fff8;margin-top:15px;max-width:350px}.footer-heading{font:9px var(--mono);color:var(--green);letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.footer-col button,.footer-col>a{background:none;color:#ffffffab;display:block;padding:3px 0;font-size:12px;text-align:left}.footer-col button:hover,.footer-col>a:hover{color:white}.footer-bottom{border-top:1px solid #fff2;padding-top:19px;justify-content:space-between;font-size:9px;color:#fff6}.footer-bottom,.footer-bottom .footer-legal{display:flex;gap:20px;align-items:center}.footer-bottom button{font-size:9px;color:#fff6;background:none;padding:0}.housing-mark{display:inline-flex;gap:6px;align-items:center}.housing-mark svg{width:18px;height:18px}.footer-bottom b{font-weight:500;color:#ffffffad}.page-main{padding:30px 0 80px}.breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:26px}.breadcrumbs,.breadcrumbs button{font-size:10px;color:var(--muted)}.breadcrumbs button{background:none;padding:0}.breadcrumbs svg{width:11px;height:11px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.page-heading h1{font-size:43px;max-width:800px;line-height:1.2}.page-heading .eyebrow{margin-bottom:13px}.page-heading p{margin-top:13px;font-size:13px}.results-filters{display:flex;gap:10px;align-items:center;margin-bottom:20px;flex-wrap:wrap}.results-filters .search-form{box-shadow:none;flex:1;min-width:250px;min-height:54px;padding:6px 8px 6px 14px;border-radius:10px;gap:10px}.results-filters .search-form .btn{min-height:39px;padding:9px 13px;border-radius:7px}.results-filters .search-field span{display:none}.filter-select{padding:14px 30px 14px 14px;background:white;border:1px solid var(--line);border-radius:10px;max-width:150px;font-size:12px;min-height:54px}.results-meta{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;margin:0 0 23px}.results-meta p{font-size:11px}.view-switch{display:flex;padding:3px;border:1px solid var(--line);border-radius:8px}.view-switch button{display:flex;align-items:center;gap:6px;padding:7px 11px;background:transparent;font-size:10px;border-radius:5px}.view-switch button.active{background:var(--ink);color:white}.view-switch svg{width:13px;height:13px}.results-layout{display:grid;grid-template-columns:1fr;gap:24px}.results-layout.with-map{grid-template-columns:1fr 1fr}.results-layout.with-map .listing-grid{grid-template-columns:1fr 1fr;gap:16px}.results-layout.with-map .listing-image{height:170px}.results-layout.with-map .listing-content{padding:15px}.results-layout.with-map .price{font-size:20px}.results-layout.with-map .price-line .mono{display:none}.results-layout.with-map .home-facts{gap:9px;font-size:10px}.map-preview{position:relative;min-height:480px;background:#e9eddf;border:1px solid #dde4d4;border-radius:15px;overflow:hidden;isolation:isolate}.map-preview .map-drawing{width:100%;height:100%;position:absolute;inset:0;stroke:none}.map-pill{position:absolute;z-index:2;background:var(--ink);color:white;font-size:11px;font-weight:650;padding:6px 12px;border-radius:18px;box-shadow:0 4px 12px #1b252f3d}.map-pill:hover{background:var(--blue);transform:translateY(-3px)}.map-caption{position:absolute;bottom:15px;left:15px;background:white;padding:7px 10px;border-radius:6px;font:8px var(--mono);color:#6b7766;z-index:2}.map-label{position:absolute;font:10px var(--mono);letter-spacing:.16em;color:#6d7b65}.map-controls{position:absolute;right:15px;top:15px;display:grid;background:white;border-radius:8px;box-shadow:var(--shadow)}.map-controls button{background:none;padding:8px 10px}.map-controls button+button{border-top:1px solid var(--line)}.empty-state{padding:70px 25px;text-align:center;border:1px solid var(--line);border-radius:15px;grid-column:1/-1}.empty-state svg{width:35px;height:35px;color:var(--blue);margin:auto auto 15px}.empty-state h2{font-size:28px}.empty-state p{margin:15px auto 25px;max-width:490px}.soft-prompt{display:flex;align-items:center;gap:20px;padding:20px 22px;margin-bottom:25px;border:1px solid #cbdcbf;background:#f0f7e9;border-radius:13px}.soft-prompt>svg{width:30px;height:30px;color:#507e2f}.soft-prompt>div{flex:1}.soft-prompt h3{font-size:17px}.soft-prompt p{font-size:12px;margin-top:4px}.soft-prompt .circle-btn{flex-shrink:0}.detail-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:27px}.detail-heading h1{font-size:38px;line-height:1.25}.detail-heading p{font-size:13px;margin-top:8px}.detail-heading .sample-label{font:8px var(--mono);letter-spacing:.13em;color:var(--blue);display:block;margin-bottom:12px}.detail-photo{width:100%;height:440px;object-fit:cover;border-radius:17px}.detail-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:55px;padding-top:30px}.detail-price{font-size:33px}.detail-facts{display:flex;gap:29px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;margin:25px 0}.detail-facts span{font-size:12px;color:var(--muted)}.detail-facts b{font:600 22px var(--display);display:block;color:var(--ink);margin-bottom:3px}.detail-grid h2{font-size:25px}.detail-overview{margin-top:15px;font-size:14px;line-height:1.9}.detail-side{padding:26px;background:white;border:1px solid var(--line);border-radius:16px;align-self:start;position:sticky;top:20px;box-shadow:var(--shadow)}.detail-agent{display:flex;align-items:center;gap:14px;margin-bottom:22px}.agent-avatar{width:55px;height:55px;border-radius:50%;overflow:hidden;background:#e8edde;flex-shrink:0}.agent-avatar img{height:100%;width:100%;object-fit:cover;object-position:top}.detail-agent h3{font-size:18px}.detail-agent p{font-size:11px;margin-top:4px}.detail-side .btn{width:100%;margin-top:10px}.detail-side .side-note{font-size:10px;line-height:1.7;text-align:center;margin-top:14px}.property-sample-note{font-size:11px;color:#65755c;line-height:1.8;margin-top:30px;padding:17px;background:#f1f5ee;border-radius:9px}.detail-attribution{font-size:10px;line-height:1.9;color:#6e7970;margin-top:35px}.detail-attribution strong{font-weight:600}.planned-content{max-width:880px;margin:35px auto 70px}.planned-content h1{font-size:43px}.planned-content>p{font-size:16px;margin:22px 0 35px;line-height:1.9}.guide-chapters{display:grid;gap:25px;margin-bottom:35px}.guide-chapter{padding:25px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:45px 1fr;gap:15px}.guide-chapter>.mono{color:var(--blue);padding-top:5px}.guide-chapter h2{font-size:24px}.guide-chapter p{font-size:14px;line-height:1.9;margin-top:12px}.contact-actions{display:flex;gap:12px;margin-top:25px;flex-wrap:wrap}.account-dialog{width:min(510px,calc(100vw - 32px));padding:0;border:1px solid #1b252f18;border-radius:20px;background:var(--paper);color:var(--ink);box-shadow:0 30px 100px #0004;max-height:calc(100dvh - 36px);overflow:auto}.account-dialog::backdrop{background:#10232eb8;backdrop-filter:blur(5px)}.dialog-close{position:absolute;top:17px;right:17px;z-index:2;background:#f1f3f0}.dialog-body{padding:34px 34px 22px}.dialog-emblem{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#e8f1df;color:#477329;margin-bottom:24px}.dialog-emblem svg{width:22px;height:22px}.dialog-body .eyebrow{font-size:8px;margin-bottom:10px}.dialog-body h2{font-size:29px;letter-spacing:-.04em;line-height:1.25;padding-right:8px}.dialog-body>p{font-size:13px;line-height:1.8;margin-top:13px}.account-form{margin-top:24px;display:grid;gap:15px}.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.field-label{font-size:11px;line-height:1.5;font-weight:600}.field-label input,.field-label select,.field-label textarea{display:block;margin-top:7px;width:100%;border:1px solid #1b252f22;border-radius:9px;padding:11px 13px;background:white;min-height:46px;font-size:13px;color:var(--ink)}.field-label textarea{resize:vertical;min-height:80px}.field-label .required{color:#994332}.field-hint{font-size:10px;color:#7c857d;margin-top:5px}.consent-label{display:flex;gap:10px;align-items:flex-start;font-size:10px;line-height:1.65;color:#667064}.consent-label input{accent-color:#47762c;width:15px;height:15px;flex-shrink:0;margin:3px 0 0}.consent-label .privacy-inline{border:0;border-bottom:1px solid #8b9b82;padding:0;background:transparent;font-size:inherit;color:inherit}.marketing-consent{padding:12px;border:1px solid #1b252f13;border-radius:8px;background:#f3f5f0}.consent-label b{display:block;color:var(--ink);font-size:10px;font-weight:600;margin-bottom:3px}.account-form .btn{margin-top:4px;width:100%}.dialog-disclaimer{margin-top:14px;text-align:center;font-size:10px;color:#778273}.dialog-footer{padding:18px 34px;background:#f0f3ed;border-top:1px solid var(--line);display:flex;justify-content:center}.dialog-footer button{font-size:12px;font-weight:600;background:none;padding:0;color:#53604c}.dialog-success{text-align:center;padding:46px 34px 35px}.dialog-success .dialog-emblem{margin:0 auto 24px;width:62px;height:62px;border-radius:50%}.dialog-success .dialog-emblem svg{width:29px;height:29px}.dialog-success h2{font-size:29px;line-height:1.25}.dialog-success p{font-size:13px;line-height:1.85;margin-top:16px}.dialog-success .email-preview{font-size:14px;display:block;margin-top:14px;color:var(--ink);overflow-wrap:anywhere}.dialog-success .preview-notice{font-size:11px;color:#597448;padding:13px;border:1px solid #d7e4cc;border-radius:10px;background:#eef5e7;margin:23px 0}.dialog-success .btn{width:100%;margin-top:4px}.form-error{font-size:11px;color:#963c2b;padding:10px 12px;background:#fff0eb;border:1px solid #ecc3b7;border-radius:8px}.toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;border-radius:10px;padding:13px 21px;box-shadow:0 10px 30px #0003;z-index:80;font-size:12px;max-width:calc(100vw - 30px);display:flex;gap:9px;align-items:center}.toast svg{color:var(--green);width:17px;height:17px}.sample-warning{padding:10px 20px;background:#edf2e8;border-bottom:1px solid #d7e2ce;font-size:10px;color:#526449;text-align:center}.saved-screen .listing-grid{margin-top:32px}.dialog-success .back-preview{background:none;margin-top:17px;font-size:11px}.header-home{cursor:pointer}.mobile-flow-actions{display:none}@media(min-width:1600px){.wrap{max-width:1430px}.hero-a-photo{height:580px}.hero-a-grid{min-height:580px}.hero-a h1{font-size:84px}.hero-a-copy>p{font-size:17px;max-width:470px}.cinematic{min-height:850px}.cinema-content{padding-top:85px}.cinema-content h1{font-size:108px}.listing-image{height:260px}}@media(max-width:1199px){.wrap{padding:0 35px}.brand{width:224px}.nav-inner{gap:20px}.nav-links{gap:18px}.nav-actions{gap:10px}.nav-actions>.btn{display:none}.hero-a-grid{gap:25px}.hero-a h1{font-size:61px}.hero-a-copy .eyebrow{font-size:8px}.hero-a-photo{height:490px}.hero-a-copy>p{font-size:14px;max-width:360px}.hero-a .search-form{width:calc(100% + 105px)}.search-form{gap:10px}.area-card{padding:23px 19px}.area-card h3{font-size:20px}.area-card p{font-size:11px}.listing-image{height:210px}.home-facts{gap:12px}.buyer-copy{padding:40px}.buyer-facts{padding:25px 35px}.agent-layout{gap:60px}.review-note{display:none}.editorial-heading{grid-template-columns:1fr 270px}.editorial-heading h1{font-size:67px}.editorial-index{padding-left:25px}.cinema-content h1{font-size:82px}.cinema-caption{display:none}.cinema-bottom>.search-area{max-width:740px}.cinematic{min-height:760px}}@media(max-width:980px){.nav-links{display:none}.menu-button{display:grid}.nav-actions{margin-left:auto;gap:14px}.brand{width:245px}.nav-inner{min-height:100px}.hero-a h1{font-size:55px}.hero-a-grid{grid-template-columns:1.04fr 1fr;gap:15px}.hero-a-photo{height:450px}.hero-a-copy>p{font-size:13px}.hero-a-copy .eyebrow{max-width:260px;font-size:8px}.hero-a .search-form{width:calc(100% + 90px);padding-left:15px}.search-field input{font-size:11px}.search-form .btn{padding:13px 15px;font-size:11px}.photo-caption{left:20px;right:20px;bottom:23px}.photo-caption strong{font-size:17px}.reassurance>.mono{display:none}.area-grid{grid-template-columns:repeat(2,1fr)}.area-card{min-height:225px}.area-card p{font-size:12px;max-width:90%}.listing-grid{gap:16px}.listing-image{height:175px}.listing-content{padding:17px 15px}.price{font-size:20px}.listing-content .price-line .mono{font-size:7px}.listing-content h3{font-size:12px}.home-facts{gap:8px;font-size:10px}.home-facts svg{width:12px;height:12px}.buyer-copy{padding:35px}.buyer-copy h2{font-size:30px}.buyer-facts{padding:20px 28px}.buyer-fact{gap:10px}.buyer-fact p{font-size:11px}.agent-layout{gap:35px}.agent-copy h2{font-size:33px}.agent-copy>p{font-size:13px}.agent-quote{font-size:15px}.agent-image{height:420px}.seller-banner{padding:32px}.seller-banner h2{font-size:25px}.seller-banner .btn{font-size:11px;padding:13px 17px}.footer-top{gap:30px}.footer-brand>img{width:250px}.editorial-heading{grid-template-columns:1fr;gap:18px}.editorial-heading>p{max-width:580px}.editorial-heading h1{font-size:70px}.editorial-grid{grid-template-columns:1.4fr 1fr}.editorial-search{grid-template-columns:1fr 2fr;gap:22px}.editorial-search .search-form>svg{display:none}.editorial-search .search-form{padding-left:15px}.review-bar{padding:10px 14px;gap:12px}.review-title{min-width:120px}.review-title strong{font-size:10px}.review-title small{font-size:7px}.review-monogram{width:26px;height:26px;font-size:14px}.review-controls{gap:10px}.review-segments button{padding:6px 8px;font-size:10px}.review-segments button b{margin-right:3px}.page-heading h1{font-size:36px}.detail-heading h1{font-size:32px}.detail-grid{gap:30px}.results-layout.with-map{grid-template-columns:1fr}.results-layout.with-map .listing-grid{grid-template-columns:repeat(3,1fr)}.map-preview{min-height:340px;grid-row:1}.direction-b .area-card{grid-template-columns:35px 1fr auto;gap:13px;padding:22px 17px}}@media(max-width:720px){.wrap{padding:0 23px}.section{padding:60px 0}.section-top{align-items:flex-start;margin-bottom:26px;gap:20px;flex-direction:column}.section-top>.text-link{margin:0}.section-top h2{font-size:30px;line-height:1.22}.section-top>.eyebrow{font-size:8px}.brand{width:219px}.brand .market-label{font-size:6px;letter-spacing:.12em;margin-top:7px}.nav-inner{min-height:91px;gap:15px}.nav-actions{gap:8px}.nav-actions .lang-toggle{font-size:9px;padding:5px}.nav-actions>.circle-btn:not(.menu-button){display:none}.menu-button{width:34px;height:34px}.menu-button svg{width:17px;height:17px}.hero-a{padding:16px 0 26px}.hero-a-grid{display:flex;flex-direction:column;gap:27px;min-height:0;align-items:stretch}.hero-a-copy{padding:16px 0 0}.hero-a-copy .eyebrow{font-size:8px;max-width:none;margin-bottom:17px}.hero-a h1{font-size:56px;line-height:1.07;letter-spacing:-.065em}.hero-a-copy>p{font-size:13px;max-width:none;margin-top:22px;line-height:1.85}.hero-a .search-form{width:100%;margin-top:24px;border-radius:12px;min-height:74px;padding:8px 8px 8px 14px}.hero-a .search-form>svg{width:17px;height:17px}.search-field span{font-size:7px}.search-field input{font-size:11px}.search-form .btn{padding:12px;min-height:49px;font-size:10px;border-radius:8px}.search-form .btn svg{width:15px;height:15px}.quick-areas{gap:6px}.quick-areas>span{font-size:9px}.quick-areas button{font-size:8px;padding:3px 8px}.hero-a-photo{height:325px;border-radius:14px}.photo-meta{top:17px;left:17px;font-size:7px;padding:8px 10px}.photo-caption{left:20px;bottom:21px}.photo-caption strong{font-size:18px}.reassurance{margin-top:26px;padding-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.reassurance-item{font-size:9px;gap:8px}.reassurance-item:last-of-type{grid-column:1/-1}.reassurance-item svg{width:15px;height:15px}.area-grid{gap:12px}.area-card{padding:19px 15px;min-height:240px}.area-top{margin-bottom:34px}.area-top>.mono{font-size:8px}.area-drawing{width:67px;right:10px;top:16px;height:52px}.area-card h3{font-size:19px;line-height:1.3}.area-card p{font-size:11px;max-width:none;line-height:1.7}.area-arrow{margin-top:18px;width:25px;height:25px}.listing-grid{grid-template-columns:1fr;gap:25px}.listing-image{height:auto;aspect-ratio:1.5}.listing-content{padding:22px}.price{font-size:25px}.listing-content .price-line .mono{font-size:8px}.listing-content h3{font-size:14px}.home-facts,.listing-content p{font-size:11px}.home-facts{gap:22px;margin-top:18px}.home-facts svg{width:14px;height:14px}.listing-footnote{font-size:9px;align-items:flex-start;line-height:1.7;margin-top:20px}.listing-footnote svg{margin-top:2px}.buyer-layout{grid-template-columns:1fr;border-radius:15px}.buyer-copy{padding:32px 27px 35px}.buyer-copy h2{font-size:30px}.buyer-copy>p{font-size:13px}.buyer-facts{border-left:0;border-top:1px solid #fff2;padding:5px 27px}.buyer-fact{padding:24px 0;gap:9px}.buyer-fact h3{font-size:17px}.buyer-fact p{font-size:12px}.agent-section{padding-top:0}.agent-layout{grid-template-columns:1fr;gap:32px}.agent-image{height:395px;border-radius:15px}.agent-copy h2{font-size:35px}.agent-copy>p{font-size:14px}.agent-quote{font-size:16px}.agent-photo-name{padding:12px 16px}.seller-section{padding-top:0}.seller-banner{display:block;padding:28px 26px;border-radius:15px}.seller-banner h2{font-size:27px;line-height:1.25}.seller-banner p{font-size:12px;line-height:1.85}.seller-banner .btn{margin-top:25px;font-size:12px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer-brand>img{width:270px}.footer-brand p,.footer-col button{font-size:11px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:14px;font-size:8px}.footer-bottom .footer-legal{gap:12px;flex-wrap:wrap;font-size:8px}.footer-bottom button{font-size:8px}.cinematic{min-height:850px}.cinematic:before{background:linear-gradient(90deg,#10212bd4,#10212b65),linear-gradient(0deg,#10212bee,transparent 65%)}.cinema-photo{object-position:59% center}.cinema-content{padding-top:54px;padding-bottom:40px}.cinema-content .eyebrow{font-size:8px;line-height:1.7;max-width:270px}.cinema-content h1{font-size:57px;line-height:1.12;letter-spacing:-.06em}.cinema-content>p{font-size:14px;line-height:1.9;margin-top:25px}.cinema-bottom{margin-top:34px}.cinema-bottom .search-form{min-height:74px;gap:8px;padding-left:14px;border-radius:12px}.cinema-bottom .search-form>svg{width:17px;height:17px}.cinema-bottom .quick-areas{margin-top:19px;gap:9px}.cinema-bottom .quick-areas button{font-size:9px}.cinema-ribbon{padding:23px 0}.cinema-ribbon>.wrap{align-items:flex-start;flex-direction:column;gap:8px}.cinema-ribbon .mono{font-size:8px}.cinema-ribbon p{font-size:11px}.direction-b .area-grid{grid-template-columns:1fr}.direction-b .area-card{grid-template-columns:30px 1fr auto;gap:13px;min-height:130px;padding:22px}.direction-b .area-card h3{font-size:21px;margin-bottom:7px}.direction-b .area-card p{font-size:12px;max-width:none}.direction-b .area-card .area-top{align-self:start;margin-top:6px}.direction-b .area-card .area-arrow{margin:0}.editorial-hero{padding-top:22px}.editorial-overline{font-size:7px;letter-spacing:.07em;gap:15px}.editorial-heading{padding:25px 0;gap:18px}.editorial-heading h1{font-size:49px;letter-spacing:-.065em}.editorial-heading>p{font-size:13px;line-height:1.8}.editorial-grid{grid-template-columns:1fr}.editorial-photo{min-height:265px}.editorial-photo .editorial-photo-label{font-size:6px;bottom:13px;left:13px}.editorial-index{padding:24px 0 0}.editorial-index>p{font-size:12px;margin:8px 0 17px}.editorial-index>.mono{font-size:8px}.editorial-area{padding:14px 0}.editorial-area strong{font-size:17px}.editorial-search{display:block;padding:23px 0 30px}.editorial-search>div{margin-bottom:17px}.editorial-search strong{font-size:17px}.editorial-search p{font-size:11px}.editorial-search .search-form{padding-left:13px;min-height:65px}.editorial-search .search-form .btn{padding:11px;min-height:45px}.direction-c .section{padding:55px 0}.direction-c .agent-section,.direction-c .seller-section{padding-top:0}.direction-c .area-card{padding:21px 0;min-height:215px}.direction-c .area-card .area-drawing{right:2px;top:16px}.direction-c .area-grid{gap:20px}.review-bar{height:auto;min-height:106px;padding:9px 12px;display:grid;grid-template-columns:1fr auto;gap:8px}.review-title{min-width:0;gap:8px}.review-title strong{font-size:9px}.review-title small{font-size:7px}.review-controls{grid-column:1/-1;grid-row:2;display:flex;gap:8px;justify-content:space-between}.review-group-label{display:none}.review-segments{padding:2px;gap:1px;border-radius:7px}.review-segments button{font-size:8px;padding:7px;min-height:27px}.review-segments button b{font-size:8px}.review-devices{position:absolute;right:12px;top:12px}.review-stage{height:calc(100dvh - 106px)}.review-note{display:none}.site-frame.mobile{max-width:100%}.page-main{padding:22px 0 55px}.page-heading{display:block;margin-bottom:25px}.page-heading h1{font-size:33px;line-height:1.22}.page-heading .btn{margin-top:20px;min-height:42px;font-size:11px}.page-heading p{font-size:12px}.page-heading .eyebrow{font-size:8px}.results-filters{gap:8px}.results-filters .search-form{min-width:100%;flex:1}.filter-select{flex:1;max-width:none;min-width:0;min-height:45px;padding-top:10px;padding-bottom:10px;font-size:11px}.results-meta p{font-size:9px;max-width:170px}.results-meta{gap:15px}.view-switch button{font-size:9px;padding:7px 8px}.results-layout.with-map .listing-grid{grid-template-columns:1fr}.results-layout.with-map .listing-image{height:auto}.results-layout.with-map .listing-content{padding:22px}.results-layout.with-map .price{font-size:25px}.results-layout.with-map .price-line .mono{display:block}.map-preview{min-height:340px}.soft-prompt{gap:12px;padding:17px;flex-wrap:wrap;position:relative}.soft-prompt>svg{display:none}.soft-prompt>div{padding-right:20px;min-width:100%}.soft-prompt .circle-btn{position:absolute;right:8px;top:8px;border:0;width:28px;height:28px}.soft-prompt h3{font-size:16px}.soft-prompt p{font-size:11px}.soft-prompt .btn{font-size:10px;min-height:38px;padding:9px 17px}.detail-heading{display:block}.detail-heading h1{font-size:30px}.detail-heading .btn{margin-top:17px;min-height:40px;font-size:11px}.detail-photo{height:265px;border-radius:12px}.detail-grid{grid-template-columns:1fr;gap:30px}.detail-price{font-size:30px}.detail-facts{gap:25px;padding:20px 0;margin:21px 0}.detail-facts b{font-size:20px}.detail-facts span{font-size:11px}.detail-side{position:static;padding:24px}.detail-overview{font-size:13px}.planned-content{margin:20px auto 45px}.planned-content h1{font-size:34px}.planned-content>p{font-size:14px}.guide-chapter{grid-template-columns:25px 1fr;gap:14px}.guide-chapter h2{font-size:22px}.guide-chapter p{font-size:13px}.account-dialog{border-radius:17px;max-height:calc(100dvh - 24px)}.dialog-body{padding:30px 24px 22px}.dialog-body h2{font-size:27px}.dialog-body>p{font-size:12px}.dialog-close{right:12px;top:12px;width:33px;height:33px}.dialog-emblem{margin-bottom:20px}.account-form{gap:14px;margin-top:20px}.consent-label{font-size:9px}.marketing-consent{padding:10px}.dialog-footer{padding:16px 24px}.dialog-success{padding:39px 25px 28px}.sample-warning{font-size:9px;padding:10px 20px}.toast{font-size:11px;white-space:normal;min-width:260px}.footer-top{padding-bottom:32px}}@media(max-width:374px){.wrap{padding:0 19px}.brand{width:192px}.nav-actions{gap:3px}.hero-a h1{font-size:50px}.search-form>svg{display:none}.hero-a .search-form{gap:5px}.search-form .btn{padding:11px 10px}.quick-areas{gap:5px}.quick-areas>span{display:none}.area-card{padding:18px 13px}.area-card h3{font-size:17px}.home-facts{gap:15px}.cinema-content h1{font-size:51px}.editorial-heading h1{font-size:44px}.review-segments button{padding:7px 5px;font-size:7px}.review-segments button b{font-size:7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}@media(max-width:720px){.review-controls{flex-wrap:wrap;justify-content:flex-start}.review-controls>div:nth-child(3){margin-left:auto}.review-bar{min-height:106px}.review-stage{height:auto}}.nav-inner{min-height:76px;gap:22px}.brand{width:230px}.brand .market-label{font-size:7px;margin-top:6px}.nav-links{gap:23px}.nav-actions{gap:14px}.nav-actions .btn{min-height:38px;padding:9px 16px}.nav-actions .circle-btn{width:36px;height:36px}.agent-image.portrait-scene{height:auto;aspect-ratio:4/5;width:100%;max-width:460px;justify-self:start;background:#e7ece7}.agent-image.portrait-scene:after,.agent-image.portrait-scene:before{display:none}.agent-image.portrait-scene>img{height:100%;width:100%;object-fit:cover;object-position:center;position:absolute;inset:0}.agent-avatar{position:relative}.agent-avatar img{position:absolute;max-width:none;width:195%;height:auto;left:50%;top:-1px;transform:translateX(-50%)}.search-app{height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:#fff}.search-app>.site-header{flex-shrink:0;border-bottom:1px solid var(--line);background:#fff;z-index:12}.search-app .nav-inner{max-width:none;padding-inline:28px}.search-app>.sample-warning{flex-shrink:0;padding:5px 20px;line-height:1.5;font-size:9px;background:#f3f6ef;color:#6a7762}.search-workspace{flex:1;min-height:0;display:flex;flex-direction:column;width:100%}.workspace-toolbar{flex-shrink:0;padding:12px 24px;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:5}.search-app .results-filters{margin:0;gap:10px;flex-wrap:nowrap}.search-app .results-filters .search-form{flex:1;max-width:480px;min-width:210px;min-height:44px;padding:4px 5px 4px 14px;border-radius:8px;background:#fafbf9}.search-app .results-filters .search-form .btn{min-height:34px;padding:7px 12px;font-size:10px;border-radius:5px}.search-app .search-field input{font-size:12px}.search-app .filter-select{height:44px;min-height:44px;border-radius:8px;background:white;padding-block:10px;font-size:11px;max-width:180px}.workspace-save{min-height:44px;border:1px solid var(--ink);border-radius:8px;background:var(--ink);color:white;font-size:11px;padding:10px 17px;margin-left:auto}.workspace-save:hover{background:var(--blue)}.workspace-save svg{width:15px;height:15px}.search-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(425px,1fr);flex:1;min-height:0;overflow:hidden}.search-layout>.map-preview{min-height:0;height:100%;border:0;border-right:1px solid var(--line);border-radius:0}.search-layout .map-drawing{object-fit:cover}.search-results-pane{min-height:0;overflow-y:auto;padding:23px 24px 35px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c8d2c2 transparent;background:#fff}.results-pane-heading h1{font-size:23px;line-height:1.25;letter-spacing:-.035em;margin:0}.workspace-results-meta{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:10px;margin-bottom:20px}.workspace-results-meta p{font-size:11px;color:#74816c}.workspace-results-meta .view-switch{padding:2px}.workspace-results-meta .view-switch button{font-size:9px;padding:6px 9px}.workspace-results-meta .view-switch svg{width:12px;height:12px}.search-results-pane .listing-grid{grid-template-columns:1fr 1fr;gap:18px}.search-results-pane .listing-image{height:auto;aspect-ratio:1.45}.search-results-pane .listing-card{border-radius:12px;box-shadow:0 8px 24px -20px #034c7655;align-self:start}.search-results-pane .listing-content{padding:16px 15px}.search-results-pane .price{font-size:21px}.search-results-pane .price-line .mono{font-size:6px;letter-spacing:.09em}.search-results-pane .listing-content h3{font-size:12px;line-height:1.5}.search-results-pane .listing-content p{font-size:10px}.search-results-pane .home-facts{gap:10px;font-size:10px;margin-top:13px;padding-top:12px}.search-results-pane .home-facts svg{width:12px;height:12px}.search-results-pane .sample-tag{font-size:7px;top:11px;left:11px}.search-results-pane .save-home{width:30px;height:30px;right:9px;top:9px}.search-results-pane .listing-footnote{margin-top:25px;font-size:9px;align-items:flex-start;line-height:1.8}.search-results-pane .soft-prompt{margin:24px 0 0;gap:12px;padding:17px;flex-wrap:wrap}.search-results-pane .soft-prompt>svg{display:none}.search-results-pane .soft-prompt>div{flex-basis:calc(100% - 42px)}.search-results-pane .soft-prompt .btn{font-size:10px;min-height:38px;padding:9px 15px}.search-results-pane .soft-prompt .circle-btn{order:1;position:absolute;right:12px;top:12px}.search-results-pane .soft-prompt{position:relative}.search-results-pane .soft-prompt h3{font-size:16px}.search-results-pane .soft-prompt p{font-size:11px}.search-layout.list-only{grid-template-columns:1fr}.search-layout.list-only .search-results-pane{padding:26px max(24px,calc((100vw - 1220px)/2)) 40px}.search-layout.list-only .listing-grid{grid-template-columns:repeat(3,1fr)}.search-layout .map-caption{max-width:calc(100% - 30px);font-size:7px;line-height:1.6}.sheet-toggle{display:none}.search-results-pane .empty-state{padding:45px 20px}.search-results-pane .empty-state h2{font-size:25px}.search-results-pane .empty-state p{font-size:12px}.search-results-pane .empty-state .btn{font-size:11px;min-height:42px}@media(min-width:1600px){.search-layout{grid-template-columns:minmax(0,1.05fr) minmax(560px,1fr)}.search-results-pane .listing-content{padding:20px}.search-results-pane .price{font-size:24px}.search-results-pane .listing-content h3{font-size:14px}.search-results-pane .home-facts{font-size:11px;gap:18px}}@media(max-width:1100px) and (min-width:721px){.search-app .nav-inner{padding-inline:24px}.search-layout{grid-template-columns:minmax(0,1fr) minmax(365px,1fr)}.search-results-pane{padding:20px}.search-results-pane .listing-grid{gap:13px}.search-results-pane .listing-content{padding:13px 11px}.search-results-pane .price{font-size:18px}.search-results-pane .price-line .mono{display:none}.search-results-pane .listing-content h3{font-size:11px}.search-results-pane .listing-content p{font-size:9px}.search-results-pane .home-facts{gap:7px;font-size:9px}.search-results-pane .home-facts svg{display:none}.results-pane-heading h1{font-size:21px}.workspace-toolbar{padding-inline:20px}.search-app .results-filters{gap:8px}.search-app .filter-select{max-width:145px;font-size:10px}.workspace-save{font-size:10px;padding:10px 12px;gap:7px}.search-app .results-filters .search-form{min-width:175px}.search-app .search-field input{font-size:10px}.search-app .results-filters .search-form .btn{padding:7px 10px}.search-app .search-form>svg{width:17px;height:17px}.agent-image.portrait-scene{max-width:410px}}@media(max-width:720px){.wrap{padding-inline:24px}.nav-inner{min-height:72px;gap:12px}.brand{width:210px}.brand .market-label{font-size:6px;margin-top:6px}.nav-actions{gap:7px}.nav-actions .circle-btn{width:33px;height:33px}.nav-actions .lang-toggle{font-size:8px;padding:4px}.cinema-content{padding-top:43px;padding-bottom:42px}.cinema-content h1{font-size:52px;line-height:1.13;letter-spacing:-.06em}.cinema-content>p{font-size:13px;line-height:1.9;max-width:100%}.cinema-content .eyebrow{font-size:7px;letter-spacing:.14em}.cinematic{min-height:790px}.cinema-bottom{margin-top:30px}.cinema-bottom .search-form{padding-left:12px;gap:8px}.cinema-bottom .search-form .btn{font-size:10px;padding:12px 10px}.cinema-bottom .search-field input{font-size:10px}.cinema-bottom .quick-areas{gap:8px}.cinema-bottom .quick-areas button{font-size:8px}.page-main{padding:22px 24px 55px}.agent-image.portrait-scene{height:auto;max-width:none;aspect-ratio:4/5}.agent-copy h2{font-size:33px}.agent-photo-name{bottom:17px;left:17px;padding:10px 13px}.agent-photo-name strong{font-size:13px}.agent-photo-name .mono{font-size:6px}.planned-content{padding-inline:0}.search-app .nav-inner{padding-inline:24px;min-height:72px}.search-app>.sample-warning{padding:5px 24px;font-size:8px;line-height:1.55}.workspace-toolbar{padding:10px 24px 11px}.search-app .results-filters{flex-wrap:wrap;gap:8px}.search-app .results-filters .search-form{flex-basis:100%;min-width:100%;max-width:none;height:43px;min-height:43px;padding-left:11px}.search-app .search-field input{font-size:11px}.search-app .results-filters .search-form .btn{font-size:10px;min-height:33px}.search-app .filter-select{padding:8px 25px 8px 10px;flex:1;min-width:0;max-width:none}.search-app .filter-select,.workspace-save{height:37px;min-height:37px;font-size:10px;border-radius:7px}.workspace-save{padding:9px 11px;margin-left:0}.workspace-save span{display:none}.workspace-save svg{width:15px;height:15px}.search-layout{display:block;position:relative;min-height:0;overflow:hidden}.search-layout.map-first>.map-preview{position:absolute;inset:0;min-height:0;height:100%;border:0;border-radius:0}.search-layout .map-caption{bottom:auto;top:12px;left:12px;font-size:6px;padding:6px 8px;max-width:calc(100% - 75px)}.search-layout .map-controls{right:12px;top:12px}.search-layout .map-controls button{padding:6px 8px}.search-layout .map-controls svg{width:16px;height:16px}.search-layout .map-label{font-size:8px;top:18%!important;left:11%!important}.search-layout .map-pill{font-size:11px;padding:7px 12px}.search-layout .map-pill[data-detail="0"]{top:29%!important;left:18%!important}.search-layout .map-pill[data-detail="1"]{top:18%!important;left:58%!important}.search-layout .map-pill[data-detail="2"]{top:41%!important;left:45%!important}.search-layout.map-first .search-results-pane{position:absolute;z-index:4;left:0;right:0;bottom:0;height:195px;min-height:0;border-radius:19px 19px 0 0;padding:0 24px 20px;background:white;border:1px solid #1b252f14;border-bottom:0;box-shadow:0 -9px 35px #1b252f18;overflow:hidden;transition:height .28s ease-out;touch-action:pan-y}.search-app.sheet-expanded .search-layout.map-first .search-results-pane{height:88%;overflow-y:auto}.search-results-pane .sheet-toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:30px;padding:0;background:white;position:sticky;top:0;z-index:8;touch-action:none}.sheet-grip{width:28px;height:3px;border-radius:4px;background:#c4ccc0}.sheet-action-label{font:8px var(--mono);letter-spacing:.07em;color:#798372}.sheet-toggle>svg{width:11px;height:11px;transform:rotate(-90deg);color:#6a7e5f;transition:transform .2s}.sheet-expanded .sheet-toggle>svg{transform:rotate(90deg)}.results-pane-heading{position:sticky;top:29px;z-index:7;background:white;padding-bottom:0}.results-pane-heading h1{font-size:17px;line-height:1.35;letter-spacing:-.035em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-results-meta{gap:14px;margin-top:6px;margin-bottom:13px}.workspace-results-meta p{font-size:9px}.workspace-results-meta .view-switch{border:0;padding:0;gap:5px}.workspace-results-meta .view-switch button{padding:4px 7px;font-size:8px;gap:4px}.workspace-results-meta .view-switch svg{width:10px;height:10px}.search-results-pane .listing-grid{grid-template-columns:1fr;gap:19px}.search-results-pane .listing-card{border-radius:12px}.search-results-pane .listing-image{height:auto;aspect-ratio:1.6}.search-results-pane .listing-content{padding:19px 18px}.search-results-pane .price{font-size:23px}.search-results-pane .price-line .mono{font-size:7px}.search-results-pane .listing-content h3{font-size:13px;line-height:1.5}.search-results-pane .listing-content p{font-size:10px}.search-results-pane .home-facts{font-size:10px;gap:19px;padding-top:13px;margin-top:15px}.search-results-pane .home-facts svg{width:13px;height:13px}.search-results-pane .sample-tag{font-size:7px;top:11px;left:11px}.search-results-pane .save-home{width:29px;height:29px;top:10px;right:10px}.search-app:not(.sheet-expanded) .map-first .listing-grid{display:flex;gap:14px;overflow:hidden}.search-app:not(.sheet-expanded) .map-first .listing-card{min-width:100%;height:84px;display:grid;grid-template-columns:99px 1fr;border-radius:9px;box-shadow:none}.search-app:not(.sheet-expanded) .map-first .listing-image{height:84px;aspect-ratio:auto}.search-app:not(.sheet-expanded) .map-first .listing-content{padding:8px 11px;min-width:0}.search-app:not(.sheet-expanded) .map-first .price-line{margin-bottom:1px}.search-app:not(.sheet-expanded) .map-first .price{font-size:17px}.search-app:not(.sheet-expanded) .map-first .price-line .mono{display:none}.search-app:not(.sheet-expanded) .map-first .listing-content h3{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-app:not(.sheet-expanded) .map-first .listing-content p{display:none}.search-app:not(.sheet-expanded) .map-first .home-facts{border:0;padding:0;margin-top:5px;font-size:8px;gap:10px}.search-app:not(.sheet-expanded) .map-first .home-facts svg{display:none}.search-app:not(.sheet-expanded) .map-first .sample-tag{font-size:5px;padding:3px 5px;top:5px;left:5px}.search-app:not(.sheet-expanded) .map-first .save-home{width:23px;height:23px;right:5px;top:auto;bottom:5px}.search-app:not(.sheet-expanded) .map-first .save-home svg{width:12px;height:12px}.search-app:not(.sheet-expanded) .map-first .listing-footnote,.search-app:not(.sheet-expanded) .map-first .soft-prompt{display:none}.search-app:not(.sheet-expanded) .map-first .empty-state{padding:8px 0;text-align:left;border:0}.search-app:not(.sheet-expanded) .map-first .empty-state p,.search-app:not(.sheet-expanded) .map-first .empty-state>svg{display:none}.search-app:not(.sheet-expanded) .map-first .empty-state h2{font-size:15px;display:inline;margin-right:10px}.search-app:not(.sheet-expanded) .map-first .empty-state .btn{font-size:9px;min-height:31px;padding:7px 11px}.search-layout.list-only{display:flex;flex-direction:column}.search-layout.list-only .search-results-pane{position:relative;height:100%;min-height:0;overflow-y:auto;padding:17px 24px 30px;flex:1;border-radius:0;box-shadow:none}.search-layout.list-only .sheet-toggle{display:none}.search-layout.list-only .results-pane-heading{top:0}.search-layout.list-only .listing-grid{grid-template-columns:1fr}.search-layout.list-only .results-pane-heading h1{font-size:20px}.search-results-pane .listing-footnote{font-size:9px;margin-top:24px}.search-results-pane .soft-prompt{margin-top:24px}.search-results-pane .empty-state{padding:30px 15px}.search-results-pane .empty-state h2{font-size:22px}.search-results-pane .empty-state p{font-size:12px}.search-results-pane .empty-state .btn{font-size:10px}.search-app .mobile-menu{padding-inline:24px}.search-app .mobile-menu :is(button,a){padding:10px 0;font-size:12px}}@media(max-width:374px){.wrap{padding-inline:24px}.brand{width:188px}.nav-inner{gap:9px}.nav-actions{gap:3px}.nav-actions .lang-toggle{font-size:8px;padding:3px}.cinema-content h1{font-size:47px}.cinema-content .search-form>svg{display:none}.cinema-content .search-field input{font-size:10px}.page-main,.search-app .nav-inner,.workspace-toolbar{padding-inline:24px}.search-app .brand{width:188px}.search-app .results-filters .search-form>svg{width:16px}.search-app .search-field input{font-size:10px}.search-app .filter-select{font-size:9px}.search-layout.map-first .search-results-pane{padding-inline:24px}.search-app:not(.sheet-expanded) .map-first .listing-card{grid-template-columns:85px 1fr}.search-app:not(.sheet-expanded) .map-first .home-facts{font-size:8px;gap:7px}.search-app:not(.sheet-expanded) .map-first .listing-content{padding:9px}.search-app:not(.sheet-expanded) .map-first .price{font-size:16px}}h1[tabindex="-1"]:focus{outline:none}.property-gallery{margin:25px 0 36px}.photo-bento{height:460px;display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:7px;border-radius:16px}.gallery-tile,.photo-bento{position:relative;overflow:hidden;background:#e7ece6}.gallery-tile{min-width:0;min-height:0;padding:0;display:block}.gallery-tile img{width:100%;height:100%;object-fit:cover;transition:filter .18s}.gallery-tile:hover img{filter:brightness(.94)}.gallery-tile:focus-visible{outline-offset:-5px;z-index:2}.photo-bento .gallery-tile:first-child{grid-row:span 2}.photo-bento.photos-1{grid-template-columns:1fr}.photo-bento.photos-2{grid-template-columns:1fr 1fr}.photo-bento.photos-2 .gallery-tile{grid-row:span 2}.photo-bento.photos-3{grid-template-columns:2fr 1fr}.photo-bento.photos-4{grid-template-columns:1fr 1fr}.photo-bento.photos-4 .gallery-tile:first-child{grid-row:auto}.bento-all{position:absolute;right:18px;bottom:18px;z-index:3;box-shadow:0 3px 18px #0002;min-height:42px;padding:10px 16px;font-size:12px}.bento-all span{border-left:1px solid var(--line);padding-left:11px}.mobile-photo-gallery{display:none}.rotate-arrow{transform:rotate(180deg)}.photo-dialog{max-width:none;max-height:none;width:100vw;height:100dvh;margin:0;padding:0;border:0;background:#111a22;color:var(--paper);overflow:hidden}.photo-dialog::backdrop{background:#111a22}.gallery-shell{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;padding:0 32px 20px}.gallery-header{display:flex;align-items:center;justify-content:space-between;padding:21px 0 18px;gap:20px}.gallery-header .mono{color:#aeb9c1;font-size:9px}.gallery-header h2{font-size:22px;margin-top:4px}.gallery-header-right{display:flex;align-items:center;gap:28px}.gallery-header-right .gallery-counter{font-size:12px;color:var(--paper);white-space:nowrap}.photo-dialog .circle-btn{width:44px;height:44px;border-color:#ffffff40;background:#17232de8;color:white}.photo-dialog .circle-btn:hover{background:#34424f}.photo-dialog .circle-btn:disabled{opacity:.35}.gallery-stage{min-height:0;position:relative;display:flex;align-items:center;justify-content:center;touch-action:pan-y}.gallery-stage>img{width:100%;height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none}.gallery-next,.gallery-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:1}.gallery-prev{left:0}.gallery-next{right:0}.gallery-caption{display:flex;justify-content:space-between;gap:20px;padding:15px 0 13px;font-size:12px}.gallery-caption p{color:#edf1f3}.gallery-caption>span{color:#aeb9c1;font-size:11px}.gallery-thumbnails{display:flex;gap:8px;overflow-x:auto;padding:4px 0;scrollbar-width:thin;scrollbar-color:#63717b #111a22;justify-content:center;min-width:0}.gallery-thumbnails button{flex:0 0 88px;height:62px;background:transparent;border:2px solid transparent;padding:3px;border-radius:7px;opacity:.65}.gallery-thumbnails button:hover{opacity:1}.gallery-thumbnails button[aria-current=true]{border-color:var(--green);opacity:1}.gallery-thumbnails img{height:100%;width:100%;object-fit:cover;border-radius:3px}.guide-page{padding:24px 0 80px}.guide-hero{display:grid;grid-template-columns:1.45fr 1fr;gap:80px;align-items:center;padding:28px 0 75px}.guide-hero h1{font-size:clamp(42px,4.4vw,62px);line-height:1.13;max-width:690px}.guide-hero h1 span{color:var(--blue)}.guide-hero-copy>p{font-size:17px;line-height:1.75;max-width:540px;margin:25px 0 28px}.guide-cta-note{font-size:11px;color:var(--muted);margin-top:13px}.guide-cover-panel{background:#eaf0e7;border:1px solid #1b252f0d;border-radius:10px;position:relative;padding:32px 35px;text-align:center}.guide-cover-panel>.mono{font-size:8px;color:var(--blue);margin-bottom:24px}.guide-cover-panel img{max-height:295px;width:auto;max-width:90%;margin:auto;transform:rotate(3deg);box-shadow:8px 12px 22px #1b252f30;border-radius:2px}.guide-cover-panel p{font-size:13px;max-width:230px;margin:27px auto 0;color:var(--ink)}.guide-cover-note{display:block;color:var(--muted);font-size:10px;line-height:1.6;max-width:250px;margin:10px auto 0}.guide-meeting{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:55px 0;display:grid;grid-template-columns:1fr 1.45fr;gap:70px}.guide-meeting h2{font-size:35px}.guide-meeting>div>p{margin-top:17px;max-width:290px;font-size:14px}.meeting-topics{display:grid;grid-template-columns:1fr 1fr;gap:30px 32px}.meeting-topics .mono{display:block;font-size:10px;color:var(--blue);margin-bottom:9px}.meeting-topics h3{font-size:17px}.meeting-topics p{font-size:13px;line-height:1.7;margin-top:8px}.guide-process{padding:70px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:36px}.section-head h2{font-size:36px}.section-head>p{max-width:270px;font-size:13px}.section-head .eyebrow{margin-bottom:14px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 32px}.process-number{display:flex;align-items:center;gap:15px;color:var(--blue);font-size:11px}.process-number span{height:1px;background:var(--line);flex:1}.process-grid h3{font-size:19px;margin-top:17px}.process-grid p{font-size:14px;margin-top:12px;line-height:1.75;max-width:330px}.guide-local{background:#eef2eb;border-radius:12px;padding:38px 40px}.guide-local h2{font-size:31px}.guide-local-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:30px}.guide-local-grid h3{font-size:17px}.guide-local-grid p{font-size:13px;margin-top:12px;line-height:1.75}.tour-explainer{display:flex;gap:25px;align-items:center;margin:44px 0 70px}.tour-explainer-icon{background:var(--blue);border-radius:50%;width:60px;height:60px;display:grid;place-items:center;flex-shrink:0;color:white}.tour-explainer-icon svg{width:25px;height:25px}.tour-explainer>div:nth-child(2){flex:1}.tour-explainer .eyebrow{font-size:8px;margin-bottom:9px}.tour-explainer h2{font-size:23px}.tour-explainer p{font-size:13px;max-width:620px;margin-top:11px}.seller-marketing{padding:40px 0 65px;border-top:1px solid var(--line)}.marketing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.marketing-art{height:125px;background:#eef2eb;border-radius:9px;display:flex;align-items:center;justify-content:space-between;padding:30px;color:var(--blue)}.marketing-art-1{background:#e7eef2}.marketing-art-2{background:#e8ece8}.marketing-art svg{width:47px;height:47px;stroke-width:1}.marketing-art .mono{font-size:11px}.marketing-grid h3{font-size:18px;margin-top:20px}.marketing-grid p{font-size:13px;margin-top:10px}.seller-regional-note{display:flex;align-items:flex-start;gap:14px;padding:24px 0 0;margin-top:28px;border-top:1px solid var(--line)}.seller-regional-note svg{color:var(--blue);margin-top:3px}.seller-regional-note p{font-size:13px;max-width:890px}.guide-closing{position:relative;background:var(--ink);color:white;padding:44px;border-radius:12px;display:grid;grid-template-columns:115px 1fr auto;gap:35px;align-items:center;overflow:hidden}.guide-closing-agent{width:110px;height:110px;overflow:hidden;border-radius:50%;background:#b9cbb7;align-self:start;margin-top:3px}.guide-closing-agent img{width:100%;height:100%;object-fit:cover;object-position:center 4%}.guide-closing h2{font-size:35px}.guide-closing p{font-size:14px;line-height:1.7;color:#c4cdd3;max-width:590px;margin:18px 0 24px}.guide-closing .eyebrow{font-size:8px;margin-bottom:13px}.guide-closing-mark{align-self:start;line-height:2.1;color:#d9e3e9;font-size:10px;text-align:right}.guide-closing-mark span{color:var(--green);display:block;margin-top:14px}@media(max-width:1000px){.photo-bento{height:370px}.guide-hero{gap:40px}.guide-meeting{gap:35px}.guide-hero h1{font-size:44px}.guide-closing{grid-template-columns:80px 1fr;gap:25px}.guide-closing-agent{width:80px;height:80px}.guide-closing-mark{display:none}.gallery-thumbnails{justify-content:flex-start}.section-head h2{font-size:31px}}@media(max-width:720px){.property-gallery{margin:22px 0 25px}.photo-bento{display:none}.mobile-photo-gallery{display:block;min-width:0}.mobile-photo-rail{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:11px;position:relative}.mobile-photo-rail::-webkit-scrollbar{display:none}.mobile-photo-rail .gallery-tile{flex:0 0 100%;height:275px;scroll-snap-align:start;touch-action:pan-x pan-y}.mobile-gallery-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.mobile-gallery-arrows{display:flex;align-items:center;gap:7px}.mobile-gallery-arrows .circle-btn{width:36px;height:38px;border:0}.mobile-gallery-arrows .mono{font-size:9px;letter-spacing:.04em;min-width:34px;text-align:center}.mobile-gallery-controls .text-link{font-size:11px;gap:6px;min-height:44px}.gallery-shell{padding:0 16px 14px}.gallery-header{padding:17px 0;gap:12px}.gallery-header h2{font-size:20px}.gallery-header .mono{font-size:7px;letter-spacing:.11em}.gallery-header-right{gap:12px}.gallery-header-right .gallery-counter{font-size:10px}.gallery-stage{margin:0 -16px}.gallery-prev{left:10px}.gallery-next{right:10px}.gallery-caption{padding:12px 0 9px;display:block}.gallery-caption p{font-size:12px}.gallery-caption>span{font-size:9px;display:block;margin-top:4px}.gallery-thumbnails{gap:5px}.gallery-thumbnails button{flex-basis:68px;height:51px;padding:2px}.guide-page{padding-top:21px;padding-bottom:45px}.guide-hero{grid-template-columns:1fr;gap:32px;padding:15px 0 42px}.guide-hero h1{font-size:40px;line-height:1.17}.guide-hero .eyebrow{font-size:8px;letter-spacing:.1em}.guide-hero-copy>p{font-size:15px;line-height:1.7;margin:20px 0 24px}.guide-closing .btn,.guide-hero .btn{white-space:normal;font-size:12px;min-height:50px;text-align:center}.guide-cta-note{font-size:10px;max-width:270px;line-height:1.6}.guide-cover-panel{padding:25px 24px}.guide-cover-panel img{max-height:225px}.guide-cover-panel>.mono{margin-bottom:20px}.guide-cover-panel p{margin-top:24px}.guide-meeting{grid-template-columns:1fr;gap:28px;padding:35px 0}.guide-meeting h2{font-size:29px}.guide-meeting>div>p{font-size:13px;max-width:none}.meeting-topics{gap:24px 20px}.meeting-topics h3{font-size:15px;line-height:1.3}.meeting-topics p{font-size:12px;line-height:1.65}.guide-process{padding:40px 0}.section-head{display:block;margin-bottom:28px}.section-head h2{font-size:28px}.section-head>p{margin-top:18px;max-width:none;font-size:13px}.process-grid{grid-template-columns:1fr;gap:26px}.process-grid article{display:grid;grid-template-columns:30px 1fr;column-gap:17px}.process-number{grid-row:span 2;display:block;padding-top:3px}.process-number span{display:none}.process-grid h3{margin:0;font-size:18px}.process-grid p{grid-column:2;font-size:13px;line-height:1.7;margin-top:9px;max-width:none}.guide-local{padding:28px 24px;border-radius:10px}.guide-local h2{font-size:27px}.guide-local-grid{grid-template-columns:1fr;gap:23px;margin-top:26px}.guide-local-grid h3{font-size:17px}.guide-local-grid p{margin-top:9px;font-size:13px}.tour-explainer{display:grid;grid-template-columns:1fr;gap:17px;margin:32px 0 40px}.tour-explainer-icon{width:47px;height:47px}.tour-explainer h2{font-size:23px}.tour-explainer .btn{justify-self:start}.seller-marketing{padding:30px 0 40px}.marketing-grid{grid-template-columns:1fr;gap:27px}.marketing-art{height:105px}.marketing-grid h3{margin-top:16px}.marketing-grid p{font-size:13px}.seller-regional-note p{font-size:12px}.guide-closing{display:block;padding:30px 24px}.guide-closing-agent{width:72px;height:72px;margin-bottom:23px}.guide-closing h2{font-size:29px}.guide-closing p{font-size:13px;margin:17px 0 22px}.guide-closing .eyebrow{font-size:7px;letter-spacing:.1em}.guide-closing .btn{padding-inline:17px}.guide-page .eyebrow{line-height:1.7}}@media(max-height:540px){.gallery-header{padding:10px 0}.gallery-header h2{font-size:16px}.gallery-caption{padding:6px 0}.gallery-thumbnails button{height:42px;flex-basis:63px}.gallery-shell{padding-bottom:8px}}.account-form>.btn{white-space:normal;text-align:center}.account-form>.btn .icon{flex-shrink:0}.quick-move-section{padding:20px 0 70px}.quick-area-row{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:24px 0 34px;border-top:1px solid var(--line)}.quick-area-row h2{font-size:25px;white-space:nowrap}.quick-area-links{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.quick-area-links button{display:flex;align-items:center;gap:8px;min-height:44px;padding:9px 13px;border:1px solid var(--line);background:#fff;border-radius:100px;font-size:12px;font-weight:600}.quick-area-links button>.icon{width:14px;height:14px;color:var(--blue)}.quick-area-links button>.icon:last-child{display:none}.quick-area-links button:hover{background:#eef3e9;border-color:#8cc94e80}.move-choices{display:grid;grid-template-columns:1fr 1fr;gap:18px}.move-choice{position:relative;padding:32px 35px;border-radius:13px;min-height:237px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:20px;overflow:hidden;isolation:isolate;transition:background .18s}.buy-choice{background:#e9f0e1}.sell-choice{background:#e3edf3}.move-choice .mono{font-size:8px;color:var(--blue)}.move-choice h3{font-size:34px;margin-top:17px}.move-choice p{font-size:13px;max-width:275px;margin-top:11px;color:#55636a}.move-choice-action{display:inline-flex;gap:11px;align-items:center;font-size:12px;font-weight:600;margin-top:24px}.move-choice-action .icon{width:16px;height:16px}.move-choice-art{width:105px;height:125px;position:relative;flex-shrink:0;display:grid;place-items:center;color:var(--blue)}.move-choice-art>.icon{width:74px;height:74px;stroke-width:.8;z-index:1}.move-choice-art>span{width:110px;height:110px;border-radius:50%;background:#a9cd8652;position:absolute;left:5px;top:24px}.sell-choice .move-choice-art>span{background:#accbd870}.buy-choice:hover{background:#e0ecd5}.sell-choice:hover{background:#dbe8f0}.move-choice:hover .move-choice-action>.icon{transform:translateX(3px)}.app-showcase{background:#f0f3f0;border-block:1px solid var(--line);overflow:hidden}.app-showcase-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;min-height:550px;padding-top:35px;padding-bottom:30px}.app-showcase-copy h2{font-size:clamp(36px,4.2vw,55px);line-height:1.15;letter-spacing:-.05em}.app-showcase-copy h2 span{color:var(--blue)}.app-showcase-copy>p{font-size:16px;max-width:360px;margin:20px 0 21px;line-height:1.65}.app-feature-labels{display:flex;gap:17px;margin-bottom:27px;flex-wrap:wrap}.app-feature-labels span{font-size:11px;font-weight:600;color:#50636b;display:flex;align-items:center;gap:7px}.app-feature-labels .icon{width:16px;height:16px;color:var(--blue)}.app-showcase-visual{margin:0;justify-self:center;position:relative;max-width:370px;width:100%;text-align:center}.app-showcase-visual img{width:100%;height:auto;max-height:480px;object-fit:contain}.app-showcase-visual figcaption{font-size:9px;color:#69777c;line-height:1.5;margin-top:3px}.app-showcase .eyebrow{font-size:9px;margin-bottom:19px}.app-showcase .btn{min-width:180px}.compact-agent{padding:75px 0}.compact-agent .agent-layout{grid-template-columns:.8fr 1.2fr;gap:75px;align-items:center}.compact-agent .agent-image{max-height:405px;min-height:0;aspect-ratio:4/5;max-width:365px;width:100%;border-radius:11px}.compact-agent .agent-copy h2{font-size:42px}.compact-agent .agent-copy>p{font-size:16px;max-width:420px;margin:22px 0 25px}.compact-agent .agent-photo-name .mono{font-size:8px}.compact-agent .agent-photo-name strong{font-size:18px}.visual-guide{padding-bottom:0}.visual-guide .guide-hero{grid-template-columns:1.65fr 1fr;gap:65px;padding:15px 0 30px}.visual-guide .guide-hero h1{font-size:clamp(39px,4.2vw,57px);line-height:1.15}.visual-guide .guide-hero-copy>p{font-size:16px;max-width:480px;line-height:1.7;margin:22px 0 24px}.visual-guide .guide-cover-panel{padding:20px 25px;background:#f0f3eb;border:none}.visual-guide .guide-cover-panel img{height:230px;max-height:none;width:auto;max-width:100%;object-fit:contain;transform:rotate(2deg);box-shadow:5px 8px 18px #1b252f21}.visual-guide .guide-cover-panel p{font-size:11px;max-width:220px;margin:23px auto 0}.visual-guide .guide-hero .eyebrow{margin-bottom:15px}.visual-journey{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;padding:24px 0 38px}.journey-stop{position:relative}.journey-stop:not(:last-child):after{content:"";position:absolute;left:62px;right:0;top:21px;height:1px;background:#b9c8b6}.journey-node{height:43px;width:44px;display:grid;place-items:center;border:1px solid #c9d6c3;border-radius:50%;background:#edf3e6;position:relative}.journey-node>.icon{width:19px;height:19px;color:var(--blue)}.journey-node>.mono{position:absolute;left:50px;top:29px;background:var(--paper);padding:0 5px;font-size:8px;color:#71806a}.journey-stop h2{font-size:23px;margin-top:18px}.journey-stop p{font-size:12px;line-height:1.5;margin-top:8px}.marketing-included{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding:23px 0 32px}.marketing-included h2{font-size:20px;max-width:210px}.marketing-included>div{display:flex;gap:30px}.marketing-included span{display:flex;gap:9px;align-items:center;font-size:12px;font-weight:600}.marketing-included .icon{width:19px;height:19px;color:var(--blue)}.visual-guide .app-showcase-inner{min-height:450px;padding-block:20px;gap:55px}.visual-guide .app-showcase-visual{max-width:300px}.visual-guide .app-showcase-visual img{max-height:385px}.visual-guide .app-showcase-copy h2{font-size:43px}.visual-guide .app-showcase-copy>p{font-size:15px}.guide-more{display:grid;grid-template-columns:1fr 1.45fr;gap:75px;padding:60px 0 45px;align-items:start}.guide-more-heading h2{font-size:32px;max-width:320px}.guide-more-heading .eyebrow{font-size:8px}.guide-disclosure{border-top:1px solid var(--line)}.guide-disclosure:last-child{border-bottom:1px solid var(--line)}.guide-disclosure summary{display:flex;align-items:center;gap:18px;min-height:67px;padding:18px 1px;cursor:pointer;list-style:none}.guide-disclosure summary::-webkit-details-marker{display:none}.guide-disclosure summary>.mono{font-size:9px;color:var(--blue);flex-shrink:0}.guide-disclosure summary>h3{font-size:15px;line-height:1.4;letter-spacing:-.02em;flex:1}.guide-disclosure summary>.icon{width:16px;height:16px;transition:transform .15s;color:var(--blue)}.guide-disclosure[open] summary>.icon{transform:rotate(45deg)}.guide-disclosure summary:hover{color:var(--blue)}.guide-disclosure summary:focus-visible{outline:3px solid var(--green);outline-offset:3px;border-radius:3px}.guide-disclosure-body{padding:0 0 23px 31px;font-size:13px;color:var(--muted)}.guide-disclosure-body>p+p{margin-top:12px}.guide-disclosure-body>.text-link{margin-top:18px}.guide-detail-list{list-style:none;margin:0;padding:0;display:grid;gap:17px}.guide-detail-list strong{color:var(--ink);font-weight:600;font-size:13px}.guide-detail-list p{margin-top:4px;font-size:13px;line-height:1.65}.guide-detail-note{margin-top:17px;font-size:11px}.guide-next-step{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;padding:29px 0 50px}.guide-next-step h2{font-size:27px}.guide-next-step span{font-size:11px;color:var(--muted);display:block;margin-top:8px}.guide-next-step .btn{font-size:12px}@media(max-width:1000px){.quick-area-row{display:block}.quick-area-links{justify-content:flex-start;margin-top:20px}.move-choice{padding:28px;gap:10px}.move-choice-art{width:80px}.move-choice-art>.icon{width:60px;height:60px}.move-choice-art>span{width:85px;height:85px}.move-choice h3{font-size:30px}.app-showcase-inner{gap:35px}.compact-agent .agent-layout{gap:45px}.compact-agent .agent-copy h2{font-size:35px}.visual-guide .guide-hero{gap:35px}.visual-guide .app-showcase-copy h2{font-size:36px}.marketing-included>div{gap:15px}.marketing-included span{font-size:11px}.guide-more{gap:40px}.guide-next-step h2{font-size:23px}}@media(max-width:720px){.quick-move-section{padding:0 0 42px}.quick-area-row{padding:23px 0 26px}.quick-area-row h2{font-size:24px}.quick-area-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:19px}.quick-area-links button{font-size:11px;padding:10px;border-radius:8px;gap:7px;min-width:0;text-align:left;justify-content:flex-start}.quick-area-links button>.icon{width:13px;height:13px;flex-shrink:0}.move-choices{grid-template-columns:1fr;gap:12px}.move-choice{padding:23px 25px;min-height:186px}.move-choice .mono{font-size:7px}.move-choice h3{font-size:29px;margin-top:12px}.move-choice p{font-size:12px;margin-top:9px;max-width:220px}.move-choice-action{font-size:11px;margin-top:20px}.move-choice-art{width:65px;height:85px;margin-left:-10px}.move-choice-art>.icon{width:57px;height:57px}.move-choice-art>span{width:68px;height:68px;left:5px;top:20px}.app-showcase-inner,.visual-guide .app-showcase-inner{grid-template-columns:1fr;gap:15px;min-height:0;padding-top:33px;padding-bottom:23px}.app-showcase-copy h2,.visual-guide .app-showcase-copy h2{font-size:36px;line-height:1.16}.app-showcase-copy>p,.visual-guide .app-showcase-copy>p{font-size:14px;margin:16px 0 17px;max-width:325px;line-height:1.65}.app-showcase .eyebrow{font-size:8px;margin-bottom:15px}.app-feature-labels{gap:18px;margin-bottom:20px}.app-feature-labels span{font-size:10px}.app-showcase .btn{font-size:12px;min-height:45px;min-width:0}.app-showcase-visual,.visual-guide .app-showcase-visual{max-width:240px;width:100%}.app-showcase-visual img,.visual-guide .app-showcase-visual img{width:100%;height:auto;max-height:none}.app-showcase-visual figcaption{font-size:8px;margin-top:0}.compact-agent{padding:40px 0}.compact-agent .agent-layout{grid-template-columns:1fr;gap:28px}.compact-agent .agent-image{height:300px;max-height:none;max-width:none;aspect-ratio:auto}.compact-agent .agent-image>img{object-position:center 32%}.compact-agent .agent-copy h2{font-size:31px}.compact-agent .agent-copy .eyebrow{font-size:8px;margin-bottom:15px}.compact-agent .agent-copy>p{font-size:14px;margin:17px 0 21px}.compact-agent .agent-photo-name strong{font-size:16px}.compact-agent .agent-photo-name .mono{font-size:7px}.visual-guide .guide-hero{grid-template-columns:1fr;gap:26px;padding:10px 0 20px}.visual-guide .guide-hero h1{font-size:38px}.visual-guide .guide-hero-copy>p{font-size:14px;line-height:1.65;margin:17px 0 21px}.visual-guide .guide-hero .btn{font-size:12px;min-height:47px}.visual-guide .guide-cover-panel{padding:20px;display:flex;align-items:center;gap:25px;text-align:left}.visual-guide .guide-cover-panel img{height:135px;max-width:105px;flex-shrink:0}.visual-guide .guide-cover-panel p{font-size:12px;margin:0;max-width:130px;line-height:1.65}.visual-guide .guide-cta-note{font-size:10px;margin-top:11px}.visual-journey{gap:12px;padding:15px 0 29px}.journey-node{width:37px;height:37px}.journey-node>.icon{width:17px;height:17px}.journey-stop:not(:last-child):after{left:48px;top:18px}.journey-node>.mono{left:37px;top:24px;font-size:7px;padding:0 3px}.journey-stop h2{font-size:17px;margin-top:17px;letter-spacing:-.035em}.journey-stop p{font-size:10px;line-height:1.5;margin-top:6px;max-width:90px}.marketing-included{display:block;padding:20px 0 26px}.marketing-included h2{font-size:21px;max-width:none;margin-bottom:17px}.marketing-included>div{display:flex;gap:13px;justify-content:space-between}.marketing-included span{font-size:10px;line-height:1.45;display:flex;flex-direction:column;gap:8px;align-items:flex-start;max-width:85px}.marketing-included .icon{width:20px;height:20px}.guide-more{display:block;padding:35px 0 27px}.guide-more-heading{margin-bottom:22px}.guide-more-heading h2{font-size:27px;max-width:300px}.guide-more-heading .eyebrow{margin-bottom:12px;font-size:7px}.guide-disclosure summary{min-height:62px;gap:12px;padding:15px 1px}.guide-disclosure summary>.mono{font-size:8px}.guide-disclosure summary>h3{font-size:13px}.guide-disclosure-body{padding-left:26px;font-size:12px}.guide-detail-list p,.guide-detail-list strong{font-size:12px}.guide-next-step{display:block;padding:24px 0 35px}.guide-next-step h2{font-size:24px}.guide-next-step span{font-size:10px}.guide-next-step .btn{margin-top:19px;font-size:12px;white-space:normal}.visual-guide .guide-disclosure summary>.icon{flex-shrink:0}}@media(prefers-reduced-motion:reduce){.guide-disclosure summary>.icon,.move-choice,.move-choice-action>.icon{transition:none}.move-choice:hover .move-choice-action>.icon{transform:none}}.regional-teammate{display:flex;gap:15px;align-items:center;padding:15px 0;margin:0 0 24px;border-block:1px solid var(--line);max-width:420px}.teammate-portrait{width:64px;height:64px;border-radius:50%;overflow:hidden;background:#e4eae7;flex-shrink:0;border:1px solid #1b252f10}.teammate-photo{width:100%;height:100%;object-fit:cover;object-position:center top}.teammate-photo.teammate-wi{transform:scale(2.1);transform-origin:50% 10%}.teammate-photo.teammate-fl{transform:scale(1.5);transform-origin:50% 10%}.regional-teammate strong{font-family:var(--display);font-size:18px;font-weight:600;letter-spacing:-.025em;line-height:1.3}.regional-teammate .mono{display:block;font-size:8px;margin-top:5px;color:var(--blue)}.team-connection{margin-left:auto;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#edf2e8;color:#587545}.team-connection>.icon{width:14px;height:14px}.compact-agent .agent-copy .regional-teammate+p{margin-top:0}.app-kicker{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-bottom:19px}.app-showcase .app-kicker .eyebrow{margin:0}.app-release-status{font-size:10px;line-height:1.4;letter-spacing:.01em;font-weight:600;color:#3b5c29;background:#e0ecd4;border:1px solid #bfcead;border-radius:100px;padding:5px 10px;white-space:nowrap}.footer-col .footer-profile-link{display:flex;align-items:center;gap:7px;font-size:12px;color:#adb7bf;line-height:1.6;width:max-content;max-width:100%;padding:0}.footer-profile-link .icon{width:12px;height:12px;transform:rotate(-45deg)}.footer-col .footer-profile-link:hover{color:white}.footer-profile-link:focus-visible{outline:3px solid var(--green);outline-offset:4px}@media(max-width:720px){.regional-teammate{gap:13px;margin-bottom:21px;padding:13px 0}.teammate-portrait{width:58px;height:58px}.regional-teammate strong{font-size:17px}.regional-teammate .mono{font-size:7px}.app-kicker{gap:10px;margin-bottom:15px}.app-release-status{font-size:9px;padding:4px 9px}.compact-agent .agent-copy h2{font-size:30px}.footer-col .footer-profile-link{font-size:11px}}.review-bar{height:82px;padding:10px 18px}.review-stage{height:calc(100dvh - 82px)}.review-controls{gap:10px;min-width:0}.review-select-label{display:grid;gap:3px;font:8px var(--mono);color:#687268;text-transform:uppercase;letter-spacing:.1em}.review-select-label select{min-width:132px;height:34px;border:1px solid #dce2dc;border-radius:8px;background:white;color:var(--ink);font:10px var(--body);padding:0 28px 0 9px;text-transform:none;letter-spacing:0}.resource-page{min-height:65vh}.resource-hero{padding:78px 0 62px;background:linear-gradient(135deg,#edf3e8,#f8faf7)}.resource-hero h1{max-width:850px;font-size:clamp(42px,5vw,68px)}.resource-hero>div>p{max-width:620px;font-size:16px;margin-top:22px}.county-strip{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.county-strip span{display:inline-flex;align-items:center;gap:7px;border:1px solid #1b252f18;border-radius:100px;background:#fff;padding:8px 12px;font-size:11px;font-weight:600}.county-strip svg{width:14px;height:14px;color:var(--blue)}.area-index-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding-top:46px;padding-bottom:48px}.area-index-card{min-height:280px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:28px;text-align:left;position:relative;overflow:hidden}.area-index-card:hover{border-color:#8cc94e88;background:#f8fbf6}.area-index-card>.mono{color:var(--blue)}.area-index-card>.area-drawing{position:absolute;width:180px;height:135px;right:-18px;top:10px;opacity:.65}.area-index-card h2{font-size:32px;margin-top:72px}.area-index-card p{font-size:13px;max-width:330px;margin:10px 0 25px}.area-guide-hero{padding:55px 0 60px;background:#f0f4ef}.area-guide-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.area-guide-layout h1{font-size:clamp(50px,6vw,82px)}.area-guide-layout>div>p{font-size:17px;max-width:500px;margin:20px 0 28px}.area-guide-actions{display:flex;gap:12px;flex-wrap:wrap}.area-map-card{min-height:350px;border-radius:16px;background:#dfe9d7;display:grid;place-items:center;position:relative;overflow:hidden}.area-map-card>.area-drawing{width:85%;height:85%}.area-map-card>.mono{position:absolute;left:20px;bottom:17px;color:var(--blue)}.area-guide-facts,.supporting-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding-top:58px;padding-bottom:58px}.area-guide-facts article,.supporting-steps article{border-top:1px solid var(--line);padding-top:20px}.area-guide-facts .mono,.supporting-steps .mono{color:var(--blue)}.area-guide-facts h2,.supporting-steps h2{font-size:23px;margin-top:18px}.area-guide-facts p,.supporting-steps p{font-size:13px;margin-top:11px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;padding-top:48px;padding-bottom:55px;border-top:1px solid var(--line)}.faq-section>div:first-child h2{font-size:36px}.resource-next{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:34px;padding-bottom:48px;border-top:1px solid var(--line)}.resource-next h2{font-size:28px}.resource-next span{font-size:12px;color:var(--muted)}.entry-shell{min-height:570px;display:grid;align-items:center;background:linear-gradient(120deg,#edf3e8 0 62%,#d9e7ed 62%)}.entry-shell h1{max-width:720px}.entry-shell p{max-width:590px;margin:22px 0 28px;font-size:16px}.review-data-state{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px;border:1px dashed #b7c3b5;border-radius:14px;background:#f7faf5;grid-column:1/-1}.review-data-state>svg{width:35px;height:35px;color:var(--blue);margin-bottom:18px}.review-data-state h2{font-size:25px}.review-data-state p{font-size:13px;max-width:320px;margin:10px 0 20px}.state-spinner{width:26px;height:26px;border:2px solid #c7d3c1;border-top:2px solid var(--blue);border-radius:50%;animation:state-spin .8s linear infinite;margin-bottom:18px}.dialog-emblem .state-spinner{margin:0}.listing-image-state{min-height:360px}.listing-unavailable-band{display:flex;align-items:center;gap:16px;background:var(--ink);color:white;padding:18px 22px;border-radius:12px;margin:24px 0}.listing-unavailable-band>svg{color:var(--green)}.listing-unavailable-band>div{flex:1}.listing-unavailable-band p{font-size:12px;color:#c7d0d6}.listing-unavailable-band .btn{min-height:42px}@keyframes state-spin{to{transform:rotate(1turn)}}@media(max-width:1050px){.review-note,.review-title{display:none}.review-bar{justify-content:center}.review-controls{overflow-x:auto;max-width:100%}.area-guide-layout{gap:35px}.faq-section{gap:40px}}@media(max-width:720px){.review-bar{height:76px;padding:8px}.review-stage{height:calc(100dvh - 76px)}.review-select-label select{min-width:110px}.resource-hero{padding:48px 0 40px}.resource-hero h1{font-size:39px}.resource-hero>div>p{font-size:14px}.county-strip{display:grid;grid-template-columns:1fr 1fr}.county-strip span{font-size:9px}.area-index-grid{grid-template-columns:1fr;padding-top:28px;padding-bottom:32px}.area-index-card{min-height:220px;padding:23px}.area-index-card h2{font-size:28px;margin-top:54px}.area-index-card>.area-drawing{width:150px;height:110px}.area-guide-hero{padding:40px 0}.area-guide-layout{grid-template-columns:1fr;gap:28px}.area-guide-layout h1{font-size:50px}.area-guide-layout>div>p{font-size:14px}.area-map-card{min-height:235px}.area-guide-actions{display:grid}.area-guide-facts,.supporting-steps{grid-template-columns:1fr;gap:26px;padding-top:36px;padding-bottom:38px}.area-guide-facts h2,.supporting-steps h2{font-size:21px}.faq-section{grid-template-columns:1fr;gap:26px;padding-top:35px;padding-bottom:38px}.faq-section>div:first-child h2{font-size:29px}.resource-next{align-items:flex-start;flex-direction:column;padding-top:28px;padding-bottom:38px}.resource-next .btn{width:100%}.entry-shell{min-height:520px;background:linear-gradient(160deg,#edf3e8 0 78%,#d9e7ed 78%)}.entry-shell h1{font-size:42px}.entry-shell p{font-size:14px}.review-data-state{min-height:250px;padding:24px}.listing-unavailable-band{align-items:flex-start;flex-wrap:wrap}.listing-unavailable-band .btn{width:100%}}@media(prefers-reduced-motion:reduce){.state-spinner{animation:none}}.waitlist-legal{display:flex;gap:8px;align-items:center;justify-content:center;font-size:11px!important;margin:2px 0 0!important}.waitlist-legal a{text-decoration:underline;text-underline-offset:3px}.desktop-bento button,.gallery-thumbs button,.listing-image>button,.mobile-photo-rail button{appearance:none;border:0;margin:0;padding:0;background:transparent}.card-open:focus-visible,.desktop-bento button:focus-visible,.gallery-thumbs button:focus-visible,.listing-image>button:focus-visible,.mobile-photo-rail button:focus-visible{outline:3px solid #6eaa3a;outline-offset:3px}.desktop-bento.gallery-one{grid-template-columns:1fr}.desktop-bento.gallery-one .tile-0{grid-column:1;grid-row:1/3}.desktop-bento.gallery-two{grid-template-columns:repeat(2,1fr)}.desktop-bento.gallery-two .gallery-tile{grid-row:1/3}.desktop-bento.gallery-three{grid-template-columns:2fr 1fr}.desktop-bento.gallery-three .tile-0{grid-row:1/3}.desktop-bento.gallery-four{grid-template-columns:2fr 1fr 1fr}.desktop-bento.gallery-four .tile-0{grid-row:1/3}.desktop-bento.gallery-four .tile-1{grid-column:2/4}:scope{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--body);-webkit-font-smoothing:antialiased}:scope .mobile-gallery-controls{display:flex;align-items:center;gap:8px;margin-top:9px}.mobile-gallery-controls button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:7px 10px;border:1px solid var(--line);border-radius:100px;background:white;font-size:10px}.mobile-gallery-controls button:nth-child(2){margin-right:auto}.mobile-gallery-controls button:disabled{opacity:.35}.mobile-gallery-controls .icon{width:14px;height:14px}.mobile-gallery-controls .mobile-photo-count{position:static;background:none;padding:0;font:10px var(--mono)}:scope .cinematic h1>span{display:inline;white-space:normal;background:none}:scope .cinematic h1>span:after{content:none}:scope .save-home{background:#fffef9ed;border:1px solid #ffffffcc;border-radius:50%}:scope .footer-col button{display:flex;align-items:center;gap:7px}:scope .housing-mark{display:inline-flex;align-items:center;gap:6px}:scope .housing-mark .icon{width:13px;height:13px}:scope .footer-col>a:not(.footer-profile-link){background:none;color:#ffffffab;display:flex;align-items:center;gap:7px;padding:3px 0;font-size:12px;text-align:left;width:max-content;max-width:100%}:scope .footer-col>a:not(.footer-profile-link):hover{color:white}:scope .quick-areas>a{color:inherit;font-size:10px;font-weight:600;padding:4px 10px;border:1px solid;border-radius:100px}:scope .quick-area-links>a{display:flex;align-items:center;gap:5px;color:inherit;font-size:12px}:scope .quick-area-links>a .icon{width:14px;height:14px}:scope .regional-map-fallback,:scope .regional-results-map{width:100%;height:100%;min-height:420px}:scope .regional-map-fallback{display:grid;place-items:center;padding:32px;background:#edf1ea;text-align:center}:scope .regional-map-fallback p{max-width:280px}:scope .regional-results-map .mapboxgl-marker .map-pill{position:static!important;display:block!important}:scope .regional-results-map.mapboxgl-map{position:relative;overflow:hidden;-webkit-tap-highlight-color:transparent}:scope .regional-results-map .mapboxgl-canvas{position:absolute;left:0;top:0}:scope .regional-results-map .mapboxgl-control-container{position:absolute;inset:0;pointer-events:none}:scope .regional-results-map .mapboxgl-ctrl-top-right{position:absolute;right:12px;top:12px;pointer-events:auto}:scope .regional-results-map .mapboxgl-ctrl-group{overflow:hidden;border-radius:8px;background:white;box-shadow:0 1px 5px #1b252f33}:scope .regional-results-map .mapboxgl-ctrl-group button{display:block;width:32px;height:32px;border:0;border-bottom:1px solid var(--line);background:white}:scope .regional-results-map .mapboxgl-ctrl-attrib{position:absolute;right:0;bottom:0;padding:2px 5px;background:#ffffffbf;font-size:9px;pointer-events:auto}:scope .regional-results-map .mapboxgl-marker{position:absolute;left:0;top:0;will-change:transform}:scope .detail-overview-section{margin-top:30px}:scope .detail-metadata{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}:scope .detail-metadata div{min-width:0}:scope .detail-metadata dt{font:8px var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}:scope .detail-metadata dd{margin:4px 0 0;font-size:13px}:scope .detail-open-houses{margin-top:28px}:scope .detail-open-houses h2{font-size:21px}:scope .detail-open-houses ul{margin:10px 0 0;padding-left:18px;font-size:13px}:scope .detail-attribution{display:grid;gap:6px;margin-top:30px;padding:18px;border:1px solid var(--line);border-radius:10px;background:#f7f9f5;color:var(--muted);font-size:10px;line-height:1.55}:scope .detail-attribution:empty{display:none}:scope .detail-attribution img{max-width:150px;max-height:48px;object-fit:contain;object-position:left center}:scope .search-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin:28px 0 4px}:scope .search-pagination span{font:9px var(--mono);color:var(--muted)}:scope .search-pagination .btn{min-height:38px;padding:8px 13px;font-size:10px}:scope .fixture-preview-banner{margin:0 0 16px;padding:9px 12px;border:1px solid #c9d6bd;border-radius:8px;background:#f1f6ec;color:#405532}:scope .fixture-preview-banner .icon{width:14px;height:14px}@media(max-width:720px){:scope .detail-metadata{grid-template-columns:1fr}:scope .search-pagination{gap:7px}:scope .search-pagination .btn{padding-inline:9px}:scope .regional-map-fallback{min-height:240px}}}