@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--navy:#102a43;--blue:#176b9b;--blue2:#0e557f;--terra:#c85d3b;--sand:#f6f2ea;--ivory:#fffdf8;--text:#243b53;--muted:#627d98;--line:#d9e2ec;--green:#16865c;--green2:#0e6e49;--white:#fff;--shadow:0 10px 30px rgba(16,42,67,.12);--max:1200px;--r:8px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--text);background:var(--white);line-height:1.5;overflow-x:hidden}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.muted{color:var(--muted)}.small{font-size:.78rem}.eyebrow{font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:var(--terra)}.section{padding:64px 0}.section.alt{background:var(--sand)}.section-title{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:26px}.section-title h2{font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.15;margin:4px 0 0;color:var(--navy)}.section-title p{max-width:500px;margin:0;color:var(--muted)}.btn{border:1px solid transparent;border-radius:6px;padding:11px 17px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:.86rem;cursor:pointer;background:white;transition:.2s}.btn:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(16,42,67,.12)}.btn-primary{background:var(--blue);color:white}.btn-primary:hover{background:var(--blue2)}.btn-wa{background:var(--green);color:white}.btn-wa:hover{background:var(--green2)}.btn-outline{border-color:#bcccdc;color:var(--navy)}.btn-light{background:white;color:var(--navy)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #f3a66d;outline-offset:2px}
.site-header{height:72px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:80}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.logo{display:flex;align-items:center;gap:10px;flex:none}.logo-frame{width:50px;height:50px;padding:3px;border:1px solid #e0d9ce;border-radius:7px;background:#f4efe6}.logo-frame img{width:100%;height:100%;object-fit:contain}.logo-words{line-height:1}.logo-words b{display:block;color:var(--navy);font-size:.86rem;letter-spacing:.045em}.logo-words small{display:block;color:var(--terra);font-size:.57rem;letter-spacing:.12em;margin-top:5px}.main-nav{display:flex;gap:25px;margin:auto;font-weight:600;font-size:.88rem}.main-nav a{padding:25px 0;border-bottom:2px solid transparent}.main-nav a:hover,.main-nav a.active{color:var(--blue);border-color:var(--terra)}.header-actions{display:flex;align-items:center;gap:10px}.lang-select{border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--navy);font-weight:600;font-size:.8rem;padding:8px 28px 8px 10px;min-width:116px}.account{font-size:.82rem;font-weight:600}.menu-toggle{display:none;width:44px;height:44px;border:0;background:transparent;padding:10px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:6px 0}
.goog-te-banner-frame{display:none!important}body{top:0!important}.goog-logo-link,.goog-te-gadget{display:none!important}
.hero{min-height:510px;position:relative;background:url('assets/mediterranean-villa.png') center 53%/cover;color:white;display:flex;align-items:center}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,28,43,.62) 0,rgba(7,28,43,.5) 45%,rgba(7,28,43,.74))}.hero-content{position:relative;width:100%;padding:62px 0;text-align:center}.hero h1{font-size:clamp(2.6rem,5vw,4.3rem);line-height:1.03;letter-spacing:-.035em;margin:0 auto 12px;max-width:720px}.hero-lead{font-size:1.08rem;max-width:650px;margin:0 auto 26px;color:#e6eff5}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.35);padding:7px 11px;border-radius:20px;font-size:.76rem;margin-bottom:18px}.hero-badge i{width:7px;height:7px;background:#57d49b;border-radius:50%}.portal-search{max-width:1050px;margin:0 auto;text-align:left;background:white;color:var(--text);border-radius:9px;padding:10px;box-shadow:0 16px 45px rgba(0,0,0,.25)}.purpose-tabs{display:flex;gap:4px;margin:0 0 8px}.purpose-tabs button{border:0;background:#eef3f7;color:var(--text);border-radius:5px;padding:9px 17px;font-weight:700;font-size:.8rem;cursor:pointer}.purpose-tabs button.active{background:var(--terra);color:white}.search-fields{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:7px}.search-field{border:1px solid var(--line);border-radius:6px;padding:7px 12px;min-height:58px}.search-field label{display:block;font-size:.62rem;text-transform:uppercase;letter-spacing:.09em;font-weight:700;color:var(--muted)}.search-field input,.search-field select{border:0;background:transparent;width:100%;padding:5px 0 0;outline:0}.search-fields .btn{height:58px;padding-inline:26px}
.shortcuts{padding:19px 0;border-bottom:1px solid var(--line);background:white}.shortcut-row{display:flex;align-items:center;gap:10px;overflow:auto;scrollbar-width:none}.shortcut-row::-webkit-scrollbar{display:none}.shortcut-row>span{font-size:.75rem;font-weight:700;white-space:nowrap;margin-right:4px;color:var(--navy)}.shortcut{border:1px solid var(--line);border-radius:20px;padding:7px 13px;white-space:nowrap;font-size:.75rem;background:#fff}.shortcut:hover{border-color:var(--blue);color:var(--blue)}
.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.property-card{border:1px solid var(--line);border-radius:var(--r);overflow:hidden;background:white;transition:.2s;position:relative}.property-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.property-photo{height:220px;position:relative;overflow:hidden;background:#d9e2ec}.property-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.property-card:hover .property-photo img{transform:scale(1.035)}.crop-2 img{object-position:82% 50%;transform:scale(1.18)}.crop-3 img{object-position:22% 70%;transform:scale(1.28)}.crop-4 img{object-position:58% 28%;transform:scale(1.35)}.badge{position:absolute;left:12px;top:12px;background:white;border-radius:4px;padding:5px 9px;font-size:.66rem;font-weight:700;color:var(--navy);box-shadow:0 3px 10px rgba(0,0,0,.12)}.badge.featured{background:var(--terra);color:white}.favorite{position:absolute;right:11px;top:10px;width:37px;height:37px;border-radius:50%;background:white;border:1px solid var(--line);display:grid;place-items:center;font-size:1.15rem;cursor:pointer;color:var(--navy)}.favorite.active{background:#fff3ef;color:var(--terra);border-color:#eeb4a1}.property-body{padding:16px}.property-body .price{font-size:1.25rem;font-weight:700;color:var(--navy)}.property-body h3{font-size:1rem;margin:4px 0}.property-body .location{font-size:.78rem;color:var(--muted);margin-bottom:14px}.features{display:flex;gap:16px;padding-top:12px;border-top:1px solid #edf1f4;color:#486581;font-size:.75rem}.property-actions{display:flex;gap:8px;margin-top:14px}.property-actions .btn{flex:1;padding:8px;font-size:.73rem;min-height:38px}
.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefit-card{padding:22px;border:1px solid var(--line);border-radius:var(--r);background:white}.benefit-icon{width:38px;height:38px;border-radius:8px;background:#eaf4f9;color:var(--blue);display:grid;place-items:center;font-weight:700;margin-bottom:14px}.benefit-card h3{font-size:.98rem;margin:0 0 7px;color:var(--navy)}.benefit-card p{font-size:.78rem;color:var(--muted);margin:0}.wa-proof{display:grid;grid-template-columns:.82fr 1.18fr;gap:45px;background:var(--navy);color:white;border-radius:11px;overflow:hidden}.wa-copy{padding:45px}.wa-copy h2{font-size:2.2rem;line-height:1.1;margin:7px 0 13px}.wa-copy p{color:#c9d9e5}.wa-flow{padding:38px;background:#0b2237;display:flex;flex-direction:column;justify-content:center}.flow-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.flow-step{position:relative;background:white;color:var(--navy);padding:15px 10px;border-radius:6px;text-align:center;font-size:.7rem;font-weight:700}.flow-step:not(:last-child):after{content:'›';position:absolute;right:-8px;top:14px;color:white;font-size:1.1rem;z-index:2}.flow-meta{display:flex;justify-content:space-between;margin-top:18px;font-size:.72rem;color:#b6cad8}.flow-meta b{color:#72dda9}.owner-strip{background:var(--terra);color:white;border-radius:9px;padding:32px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px}.owner-strip h2{margin:0 0 5px}.owner-strip p{margin:0;color:#ffe6dc}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article{border:1px solid var(--line);border-radius:var(--r);overflow:hidden;background:white}.article-visual{height:140px;background:linear-gradient(135deg,var(--navy),var(--blue));position:relative}.article:nth-child(2) .article-visual{background:linear-gradient(135deg,#b84f31,#e1aa75)}.article:nth-child(3) .article-visual{background:linear-gradient(135deg,#536b4b,#9fb090)}.article-visual:after{content:'DAMS GUIDE';position:absolute;left:16px;bottom:13px;color:white;font-size:.67rem;letter-spacing:.14em;font-weight:700}.article-body{padding:17px}.article h3{font-size:1rem;line-height:1.35;margin:0 0 8px}.article p{font-size:.77rem;color:var(--muted);margin:0}.faq{max-width:850px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:17px 0}.faq summary{font-weight:700;cursor:pointer;list-style:none;color:var(--navy)}.faq summary:after{content:'+';float:right;color:var(--terra)}.faq details[open] summary:after{content:'−'}.faq p{color:var(--muted);font-size:.85rem;margin-bottom:4px}
.page-hero{background:var(--sand);border-bottom:1px solid var(--line);padding:28px 0}.breadcrumbs{font-size:.73rem;color:var(--muted);margin-bottom:12px}.breadcrumbs a:hover{color:var(--blue)}.page-hero h1{font-size:2rem;line-height:1.15;margin:0;color:var(--navy)}.filterbar{position:sticky;top:72px;z-index:50;background:white;border-bottom:1px solid var(--line);box-shadow:0 5px 14px rgba(16,42,67,.05);padding:12px 0}.filters{display:flex;gap:8px;align-items:center}.filter-location{width:250px;border:1px solid var(--line);border-radius:6px;padding:10px 12px}.filter-pill{border:1px solid var(--line);background:white;border-radius:20px;padding:9px 13px;font-size:.75rem;font-weight:600;cursor:pointer;white-space:nowrap}.filter-pill.active{background:#e8f3f8;border-color:var(--blue);color:var(--blue2)}.filters .spacer{flex:1}.view-toggle{display:flex;border:1px solid var(--line);border-radius:5px;overflow:hidden}.view-toggle button{border:0;background:white;padding:9px 12px;font-size:.74rem;cursor:pointer}.view-toggle button.active{background:var(--navy);color:white}.results-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.results-head h2{margin:0 0 3px;font-size:1.55rem;color:var(--navy)}.sort{border:1px solid var(--line);border-radius:5px;padding:9px 12px;background:white}.list-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:30px}.listing-list{display:flex;flex-direction:column;gap:15px}.listing-card{display:grid;grid-template-columns:290px 1fr;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;background:white;position:relative;min-height:230px}.listing-image{position:relative;overflow:hidden}.listing-image img{width:100%;height:100%;object-fit:cover}.listing-card:nth-child(even) img{object-position:80% center;transform:scale(1.25)}.listing-info{padding:19px}.listing-info h3{margin:5px 50px 2px 0;font-size:1.08rem;color:var(--navy)}.listing-info .price{font-size:1.25rem;font-weight:700;color:var(--navy);margin-top:7px}.listing-info .summary{font-size:.79rem;color:var(--muted);margin:9px 0}.listing-info .features{border:0;padding:0}.listing-info .property-actions{max-width:300px}.sidebar{border:1px solid var(--line);border-radius:var(--r);padding:20px;height:max-content;position:sticky;top:145px}.sidebar h3{font-size:.92rem;color:var(--navy);margin:0 0 11px}.sidebar h3:not(:first-child){margin-top:23px}.sidebar a{display:flex;justify-content:space-between;padding:7px 0;font-size:.78rem;color:#486581}.sidebar a span{color:#829ab1}.pagination{display:flex;justify-content:center;gap:6px;margin:30px 0}.pagination a{width:38px;height:38px;border:1px solid var(--line);display:grid;place-items:center;border-radius:5px;font-size:.8rem}.pagination a.active{background:var(--navy);color:white}.seo-copy{border-top:1px solid var(--line);margin-top:36px;padding-top:30px}.seo-copy h2{font-size:1.4rem;color:var(--navy)}.seo-copy p{font-size:.84rem;color:var(--muted);max-width:850px}
.detail-head{padding:24px 0 15px}.detail-title-row{display:flex;justify-content:space-between;align-items:start;gap:20px}.detail-head h1{font-size:2rem;line-height:1.15;margin:0 0 6px;color:var(--navy)}.detail-price{font-size:1.65rem;font-weight:700;color:var(--navy);white-space:nowrap}.detail-actions{display:flex;gap:7px}.icon-btn{border:1px solid var(--line);background:white;border-radius:5px;padding:9px 12px;cursor:pointer}.gallery{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:245px 245px;gap:7px;border-radius:10px;overflow:hidden}.gallery-item{position:relative;overflow:hidden;background:#d9e2ec}.gallery-item:first-child{grid-row:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover}.gallery-item:nth-child(2) img{object-position:85% 50%;transform:scale(1.25)}.gallery-item:nth-child(3) img{object-position:28% 75%;transform:scale(1.35)}.gallery-count{position:absolute;right:14px;bottom:13px;background:white;border:0;border-radius:5px;padding:9px 12px;font-weight:700;cursor:pointer}.detail-meta{display:flex;gap:28px;padding:20px 0;border-bottom:1px solid var(--line)}.detail-meta strong{display:block;font-size:1.1rem;color:var(--navy)}.detail-meta span{font-size:.72rem;color:var(--muted)}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:42px;padding-top:35px}.content-section{padding:0 0 30px;margin-bottom:30px;border-bottom:1px solid var(--line)}.content-section h2{font-size:1.3rem;margin:0 0 14px;color:var(--navy)}.content-section p,.content-section li{font-size:.87rem;color:#486581}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;list-style:none;padding:0}.feature-list li{padding:10px 12px;background:var(--sand);border-radius:5px}.terms{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.term{padding:14px;border:1px solid var(--line);border-radius:6px}.term b{display:block;color:var(--navy);font-size:.82rem}.term span{font-size:.73rem;color:var(--muted)}.map-placeholder{height:250px;background-color:#e8ece7;background-image:linear-gradient(30deg,transparent 45%,#b7c4b4 46% 48%,transparent 49%),linear-gradient(-35deg,transparent 45%,#c3cec0 46% 48%,transparent 49%);position:relative;border-radius:7px}.map-pin{position:absolute;left:52%;top:46%;width:74px;height:74px;border-radius:50%;background:rgba(23,107,155,.2);border:2px solid var(--blue);display:grid;place-items:center;color:var(--blue);font-weight:700}.contact-card{position:sticky;top:98px;border:1px solid var(--line);border-top:5px solid var(--green);border-radius:8px;padding:23px;box-shadow:var(--shadow);background:white}.contact-card h2{font-size:1.25rem;margin:0 0 8px;color:var(--navy)}.contact-card>p{font-size:.8rem;color:var(--muted)}.contact-card .btn{width:100%;margin:9px 0}.contact-list{list-style:none;padding:0;margin:13px 0}.contact-list li{font-size:.77rem;padding:7px 0;border-bottom:1px solid #edf1f4}.flow-mini{background:var(--sand);padding:13px;border-radius:6px;font-size:.72rem;color:#486581;line-height:1.8}.agent-row{display:flex;gap:10px;align-items:center;margin-top:16px}.agent-avatar{width:38px;height:38px;border-radius:50%;background:var(--navy);color:white;display:grid;place-items:center;font-weight:700}.agent-row b{display:block;font-size:.78rem}.agent-row span{font-size:.67rem;color:var(--muted)}.suggested{padding:52px 0;background:var(--sand)}
.footer{background:var(--navy);color:#c4d3df;padding:48px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:45px}.footer .logo-frame{width:72px;height:72px;background:#f4efe6}.footer .logo-words b{color:white}.footer-about{font-size:.75rem;max-width:290px}.footer h3{font-size:.73rem;text-transform:uppercase;letter-spacing:.1em;color:white;margin:0 0 13px}.footer a{display:block;font-size:.75rem;margin:8px 0}.footer-bottom{border-top:1px solid #334e68;margin-top:36px;padding-top:18px;display:flex;justify-content:space-between;font-size:.66rem}.mobile-wa{display:none;position:fixed;z-index:90;left:0;right:0;bottom:0;background:white;border-top:1px solid var(--line);padding:9px 14px}.mobile-wa .btn{width:100%}
@media(max-width:1024px){.main-nav{gap:15px}.header-actions .account{display:none}.property-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}.list-layout{grid-template-columns:minmax(0,1fr) 240px}.listing-card{grid-template-columns:250px 1fr}.detail-layout{grid-template-columns:minmax(0,1fr) 310px}}
@media(max-width:820px){.header-inner{gap:12px}.logo-words{display:none}.main-nav{position:fixed;inset:72px 0 0;background:white;flex-direction:column;margin:0;padding:28px 24px;gap:0;transform:translateX(100%);transition:.25s;z-index:70}.main-nav.open{transform:none}.main-nav a{padding:15px 0;border-bottom:1px solid var(--line);font-size:1rem}.main-nav .mobile-only{display:block}.header-actions{margin-left:auto}.header-actions .btn-wa,.header-actions .lang-select{display:none}.menu-toggle{display:block}.search-fields{grid-template-columns:1fr 1fr}.search-fields .btn{grid-column:span 2}.wa-proof{grid-template-columns:1fr}.wa-flow{padding-top:0}.list-layout{grid-template-columns:1fr}.sidebar{display:none}.filters{overflow:auto;padding-bottom:2px;scrollbar-width:none}.filter-location{width:190px;flex:none}.detail-layout{grid-template-columns:1fr}.contact-card{position:static}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.mobile-wa{display:block}body{padding-bottom:64px}}
@media(max-width:620px){.container{width:min(var(--max),calc(100% - 28px))}.section{padding:46px 0}.section-title{display:block}.section-title p{margin-top:10px}.hero{min-height:575px;background-position:64% center;align-items:end}.hero:before{background:linear-gradient(180deg,rgba(7,28,43,.3),rgba(7,28,43,.93) 55%)}.hero-content{padding:42px 0}.hero h1{font-size:2.5rem}.hero-lead{font-size:.92rem}.portal-search{padding:8px}.purpose-tabs button{flex:1;padding-inline:6px}.search-fields{grid-template-columns:1fr}.search-fields .btn{grid-column:auto}.property-grid,.article-grid,.benefit-grid{grid-template-columns:1fr}.property-photo{height:235px}.wa-copy{padding:30px 24px}.flow-row{grid-template-columns:1fr 1fr}.flow-step:nth-child(2):after{display:none}.owner-strip{display:block;padding:27px}.owner-strip .btn{margin-top:18px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:span 2}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom span{display:block;margin:7px 0}.page-hero{padding:20px 0}.page-hero h1{font-size:1.55rem}.filterbar{top:72px}.filter-pill:nth-of-type(4),.filter-pill:nth-of-type(5){display:none}.results-head{display:block}.results-head .sort{margin-top:12px}.listing-card{display:block}.listing-image{height:230px}.listing-info{padding:15px}.gallery{grid-template-columns:1.35fr .65fr;grid-template-rows:160px 160px}.detail-title-row{display:block}.detail-price{margin:10px 0}.detail-meta{gap:17px;overflow:auto}.feature-list{grid-template-columns:1fr}.terms{grid-template-columns:1fr}.contact-card{box-shadow:none}.suggested .property-grid .property-card:nth-child(n+3){display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.property-card>.favorite{z-index:3}
@media(max-width:620px){.detail-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;overflow:visible}.detail-meta strong{white-space:nowrap}}

/* Homepage refresh: calmer hierarchy, faster scanning, clearer first action. */
.hero-smart{min-height:590px;background-position:center 58%}.hero-smart:before{background:linear-gradient(90deg,rgba(7,28,43,.82),rgba(7,28,43,.36) 65%,rgba(7,28,43,.52))}.hero-smart .hero-content{text-align:left;padding:88px 0}.hero-smart h1{margin:0 0 18px;max-width:620px;font-size:clamp(3.2rem,6.2vw,5.4rem);letter-spacing:-.055em}.hero-smart h1 em{color:#f5b293;font-style:normal}.hero-smart .hero-lead{margin:0 0 30px;max-width:520px;font-size:1.13rem}.hero-kicker{display:flex;align-items:center;gap:9px;color:#f4e8dc;font-size:.78rem;font-weight:700;margin-bottom:20px}.status-dot,.trust-online i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#62d8a3;box-shadow:0 0 0 4px rgba(98,216,163,.16)}.portal-search{max-width:980px;margin:0;text-align:left;border-radius:12px;padding:18px;box-shadow:0 20px 60px rgba(0,0,0,.28)}.search-intro{display:flex;align-items:baseline;justify-content:space-between;padding:0 3px 12px}.search-intro strong{font-size:1.05rem;color:var(--navy)}.search-intro span{font-size:.72rem;color:var(--muted)}.purpose-tabs{margin-bottom:11px}.purpose-tabs button{border-radius:20px;padding:9px 18px}.purpose-tabs button.active{background:var(--navy)}.search-fields{gap:9px}.search-field{min-height:62px}.search-fields .btn{height:62px;border-radius:7px}.search-note{font-size:.72rem;color:var(--muted);padding:12px 3px 0}.search-note span{color:var(--terra);margin-right:4px}.search-note a{color:var(--blue);font-weight:700}.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-row{display:flex;gap:28px;align-items:center;min-height:66px;overflow:auto;white-space:nowrap;scrollbar-width:none}.trust-row::-webkit-scrollbar{display:none}.trust-row>span{font-size:.74rem;color:var(--muted)}.trust-row .trust-lead{font-weight:700;color:var(--navy);margin-right:auto}.trust-online{display:flex;align-items:center;gap:8px}.section-tight{padding-top:58px;padding-bottom:58px}.text-link{font-size:.8rem;font-weight:700;color:var(--blue);white-space:nowrap}.text-link span{font-size:1.1rem;margin-left:4px}.region-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:12px}.region-card{height:245px;padding:22px;display:flex;flex-direction:column;justify-content:end;border-radius:10px;overflow:hidden;position:relative;background-size:cover;background-position:center;color:white}.region-card:before{content:'';position:absolute;inset:0;background:linear-gradient(transparent 25%,rgba(7,28,43,.82))}.region-card>*{position:relative}.region-card span{font-size:1.55rem;font-weight:700;letter-spacing:-.03em}.region-card small{font-size:.78rem;color:#e9f0f4;margin:4px 0 17px}.region-card b{font-size:.72rem;color:#f5b293}.region-card i{font-style:normal;margin-left:5px}.region-costa{background-image:url('assets/listings/fb-f7e2f64b0bb57e16-122227578842371666.jpg')}.region-sol{background-image:url('assets/listings/fb-07ff5136173af109-122164419278900357.jpg')}.region-valencia{background-image:url('assets/mediterranean-villa.png')}.region-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.region-card{transition:.2s}.featured-section{background:#fbfaf7}.featured-section .price small{font-size:.7rem;font-weight:500;color:var(--muted)}.how-section{background:#f1f6f8}.how-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.how-grid h2{font-size:clamp(2rem,4vw,3rem);line-height:1.08;color:var(--navy);margin:8px 0 14px}.how-grid>div:first-child p{max-width:420px;color:var(--muted);margin-bottom:24px}.steps{border-left:1px solid #b8cad4}.step{display:grid;grid-template-columns:54px 1fr;gap:20px;padding:18px 0 18px 28px;border-bottom:1px solid #d5e1e6}.step:last-child{border-bottom:0}.step>b{color:var(--terra);font-size:.75rem;padding-top:3px}.step h3{margin:0 0 3px;color:var(--navy);font-size:1rem}.step p{margin:0;color:var(--muted);font-size:.8rem}.concierge-section{padding-top:64px}.concierge-chat{max-width:390px;margin:auto;display:flex;flex-direction:column;gap:11px}.chat-bubble{padding:12px 15px;border-radius:12px;font-size:.78rem;max-width:82%;box-shadow:0 5px 18px rgba(0,0,0,.12)}.chat-in{align-self:flex-start;background:white;color:var(--navy);border-bottom-left-radius:3px}.chat-out{align-self:flex-end;background:#d7f8e7;color:#14553c;border-bottom-right-radius:3px}.article-visual{height:175px;background-size:cover;background-position:center}.article-sun{background-image:linear-gradient(rgba(200,93,59,.08),rgba(16,42,67,.3)),url('assets/listings/fb-07ff5136173af109-122164419278900357.jpg')}.article-coast{background-image:linear-gradient(rgba(23,107,155,.05),rgba(16,42,67,.35)),url('assets/listings/fb-f7e2f64b0bb57e16-122227578842371666.jpg')}.article-key{background-image:linear-gradient(rgba(200,93,59,.08),rgba(16,42,67,.35)),url('assets/mediterranean-villa.png')}.article-body .eyebrow{font-size:.63rem}.article-body h3{margin-top:5px}.article-body p{margin-bottom:0}
@media(max-width:820px){.hero-smart .hero-content{padding:64px 0}.how-grid{grid-template-columns:1fr;gap:35px}.region-grid{grid-template-columns:1fr 1fr}.region-card:first-child{grid-column:span 2}.trust-row .trust-lead{margin-right:0}.trust-row{gap:18px}}
@media(max-width:620px){.hero-smart{min-height:650px;background-position:63% center}.hero-smart:before{background:linear-gradient(180deg,rgba(7,28,43,.22),rgba(7,28,43,.94) 64%)}.hero-smart .hero-content{padding:38px 0}.hero-smart h1{font-size:3rem}.hero-smart .hero-lead{font-size:.97rem}.portal-search{padding:13px}.search-intro span{display:none}.purpose-tabs{display:grid;grid-template-columns:repeat(3,1fr)}.purpose-tabs button{padding-inline:5px;font-size:.72rem}.region-grid{grid-template-columns:1fr}.region-card:first-child{grid-column:auto}.region-card{height:200px}.section-tight{padding-top:45px;padding-bottom:45px}.trust-row{min-height:58px}.trust-row .trust-lead{display:none}.how-grid h2{font-size:2.15rem}.wa-proof{border-radius:10px}.chat-bubble{font-size:.72rem}.article-visual{height:185px}}
.hero-smart .hero-content{text-align:center}.hero-smart h1,.hero-smart .hero-lead{margin-left:auto;margin-right:auto}.hero-smart .portal-search{margin-left:auto;margin-right:auto}
.hero-smart .hero-kicker{justify-content:center}
.favorite-count{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 4px;margin-left:4px;border-radius:10px;background:var(--terra);color:#fff;font-size:.65rem;font-weight:700}

/* Canonical Dams Housing lockup and interactive portal states. */
.logo{gap:0}.logo>img{width:148px;height:56px;object-fit:contain;object-position:left center}.footer .logo-frame,.footer .logo-words{display:none}.footer .logo:before{content:'';display:block;width:150px;height:58px;background:url('assets/dams-housing-logo.png') left center/contain no-repeat}.mobile-nav-actions{display:none}.filter-options{display:flex;gap:8px;padding-top:10px;padding-bottom:10px}.filter-options button{border:1px solid var(--line);border-radius:18px;background:white;padding:7px 12px;color:var(--navy);font-size:.75rem;font-weight:600;cursor:pointer}.filter-options button:hover{border-color:var(--blue);color:var(--blue)}.map-results{min-height:510px;border:1px solid var(--line);border-radius:var(--r);background-color:#e8ece7;background-image:linear-gradient(30deg,transparent 45%,#b7c4b4 46% 48%,transparent 49%),linear-gradient(-35deg,transparent 45%,#c3cec0 46% 48%,transparent 49%);position:relative;display:flex;align-items:center;justify-content:center;gap:22px;text-align:center;padding:32px}.map-results .map-pin{position:static;flex:none}.map-results h3{margin:5px 0;color:var(--navy)}.map-results p{max-width:330px;margin:0;color:var(--muted);font-size:.85rem}
@media(max-width:820px){.logo>img{width:132px;height:54px}.main-nav .mobile-nav-actions{display:flex;flex-direction:column;gap:12px;padding-top:22px;margin-top:10px;border-top:1px solid var(--line)}.mobile-nav-actions label{font-size:.82rem;font-weight:700;color:var(--navy);display:flex;align-items:center;justify-content:space-between}.mobile-nav-actions .lang-select{display:block;border:1px solid var(--line);padding:8px;border-radius:5px}.mobile-nav-actions .account{display:block;font-size:.9rem;padding:6px 0}.mobile-nav-actions .btn-wa{display:flex;width:100%;margin:0}.shortcut-row{position:relative}.shortcut-row:after,.filters:after{content:'';position:sticky;right:0;display:block;min-width:24px;height:38px;margin-left:-24px;background:linear-gradient(90deg,transparent,white);pointer-events:none}.filter-options{overflow:auto}.map-results{min-height:420px}}
.site-header .logo>img{display:none}.site-header .logo{gap:9px}.site-header .logo:before{content:'';width:48px;height:48px;border-radius:50%;display:block;background:#f4efe6 url('assets/dams-housing-logo.png') center 17%/66px no-repeat;border:1px solid #e0d9ce;flex:none}.site-header .logo:after{content:'DAMS\A HOUSING';white-space:pre;line-height:1.15;font-size:.6rem;letter-spacing:.12em;font-weight:700;color:var(--navy)}.site-header .logo:after::first-line{font-size:.86rem;letter-spacing:.045em}.footer .logo:before{background-position:left center;background-size:contain}@media(max-width:820px){.site-header .logo:before{width:46px;height:46px}.site-header .logo:after{display:none}}
.site-header .logo>img{display:none}.site-header .logo{gap:9px}.site-header .logo:before{content:'';width:48px;height:48px;border-radius:50%;display:block;background:#f4efe6 url('assets/dams-housing-logo.png') center 17%/66px no-repeat;border:1px solid #e0d9ce;flex:none}.site-header .logo:after{content:'DAMS\A HOUSING';white-space:pre;line-height:1.15;font-size:.6rem;letter-spacing:.12em;font-weight:700;color:var(--navy)}.site-header .logo:after::first-line{font-size:.86rem;letter-spacing:.045em}.footer .logo:before{background-position:left center;background-size:contain}@media(max-width:820px){.site-header .logo:before{width:46px;height:46px}}
.map-results[hidden],.filter-options[hidden]{display:none!important}
.site-credit{margin-left:auto}.site-credit a{display:inline;color:inherit;text-decoration:none;font-weight:700}.site-credit a:hover{text-decoration:underline}@media(max-width:620px){.site-credit{margin-left:0}}
.regions-page .page-hero{padding:42px 0 34px;background:#f1f6f8}.regions-page .page-hero h1{margin:8px 0;font-size:clamp(2.2rem,5vw,3.8rem);letter-spacing:-.05em;color:var(--navy)}.regions-page .page-hero p{margin:0;color:var(--muted);font-size:1rem}.regions-page .breadcrumbs{margin-bottom:30px;color:var(--muted);font-size:.78rem}.regions-page .breadcrumbs a{color:var(--blue);font-weight:700}.regions-toolbar{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.regions-toolbar label{max-width:420px;width:100%;color:var(--navy)}.regions-toolbar input{margin-top:6px}.regions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.region-card-large{height:250px}.region-card-large small{margin-bottom:14px}.region-card-large b{font-size:.78rem}.region-card-large b i{font-style:normal;margin-left:4px}@media(max-width:760px){.regions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.regions-toolbar{display:block}.regions-toolbar .small{display:block;margin-top:10px}.regions-grid{grid-template-columns:1fr}.region-card-large{height:210px}}
.regions-toolbar label{display:grid;gap:6px}.regions-toolbar input{display:block;width:100%;height:46px;padding:0 13px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--navy);font-size:.9rem;transition:border-color .2s,box-shadow .2s}.regions-toolbar input::placeholder{color:#829ab1}.regions-toolbar input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(23,107,155,.14);outline:none}.regions-page .footer-bottom{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.regions-page .footer-bottom span{white-space:nowrap}@media(max-width:620px){.regions-page .footer-bottom{display:block}.regions-page .footer-bottom span{display:block;margin:7px 0;white-space:normal}}
.favorites-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.favorites-list .listing-card{display:flex;flex-direction:column;margin:0;min-height:0}.favorites-list .listing-image{height:220px;flex:none}.favorites-list .listing-info{flex:1}.favorites-list .listing-info h3{overflow-wrap:normal;word-break:normal}@media(max-width:820px){.favorites-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.favorites-list{grid-template-columns:1fr}}
.favorite-count{display:none!important}
.header-actions .account{display:inline-flex;align-items:center;min-height:40px;padding:8px 12px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--navy);transition:border-color .2s,box-shadow .2s}.header-actions .account:hover,.header-actions .account.active{border-color:#8fc4dc;color:var(--blue);box-shadow:0 4px 12px rgba(16,42,67,.08)}.footer-bottom{gap:18px;flex-wrap:wrap}.footer-bottom span{white-space:nowrap}@media(max-width:620px){.footer-bottom span{white-space:normal}}
