.logo-symbol{width:38px;height:42px;display:flex;align-items:flex-end;gap:3px;border-bottom:4px solid var(--lime);transform:skewY(-8deg)}.logo-symbol i{display:block;width:8px;background:var(--forest)}.logo-symbol i:nth-child(1){height:17px}.logo-symbol i:nth-child(2){height:30px}.logo-symbol i:nth-child(3){height:23px;background:var(--teal)}
.hero{background:radial-gradient(circle at 15% 110%,#21564b 0,transparent 37%),var(--forest);color:#fff;min-height:610px;display:flex;align-items:center;padding:68px 0}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:9vw;align-items:center}.hero-copy{max-width:710px}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;color:var(--lime)}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.eyebrow-dark{color:var(--teal)}.hero h1{font-size:clamp(52px,6.2vw,98px);line-height:.92;letter-spacing:-.06em;margin:28px 0}.hero-copy>p{font-size:20px;max-width:620px;color:#c7d3d0}.hero-proof{display:flex;flex-wrap:wrap;gap:22px;margin-top:34px}.hero-proof span:before{content:"✓";color:var(--lime);margin-right:7px}.hero-proof span{font-size:13px;font-weight:700}.hero-search{background:#fff;color:var(--ink);border-radius:var(--radius);padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:14px;box-shadow:var(--shadow)}.form-heading{display:flex;gap:16px;grid-column:1/-1;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:4px}.form-heading>span{font-size:12px;color:var(--teal);font-weight:800}.form-heading h2{font-size:26px;margin:0 0 4px;line-height:1.1}.form-heading p{margin:0;color:var(--muted);font-size:13px}.field{display:grid;gap:6px}.field-wide{grid-column:1/-1}.field>span{font-size:11px;color:var(--muted);font-weight:750;text-transform:uppercase;letter-spacing:.06em}.field input,.field select,.results-bar select{width:100%;height:50px;border:1px solid var(--line);background:#f8faf8;border-radius:10px;padding:0 14px;color:var(--ink);outline:0}.field input:focus,.field select:focus,.results-bar select:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(13,112,106,.12)}.button{min-height:52px;border:0;border-radius:10px;padding:0 22px;display:inline-flex;justify-content:center;align-items:center;gap:10px;font-weight:850;cursor:pointer}.button-primary{background:var(--lime);color:var(--forest)}.button-primary:hover{background:#efff8b}.button-ghost{border:1px solid var(--forest)}.button-ghost-light{border:1px solid rgba(255,255,255,.35);color:#fff}.trust-line{background:#fff;border-bottom:1px solid var(--line)}.trust-line span{padding:22px 20px;border-right:1px solid var(--line);font-size:13px;font-weight:700}.trust-line span:first-child{border-left:1px solid var(--line)}.trust-line b{color:var(--teal);margin-right:12px}
.site-section{padding:100px 0}.section-muted{background:#eaf0ec}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:42px}.section-head h2{font-size:clamp(36px,4vw,62px);line-height:1;letter-spacing:-.045em;margin:15px 0 0}.section-head>p{max-width:520px;color:var(--muted);margin:0}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:800;border-bottom:1px solid var(--ink);padding-bottom:5px;white-space:nowrap}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.property-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:transform .2s,box-shadow .2s}.property-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.property-media{display:block;position:relative;aspect-ratio:3/2;background:var(--forest);overflow:hidden}.property-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.property-card:hover .property-media img{transform:scale(1.035)}.property-placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--lime);font-weight:900;letter-spacing:.14em;text-align:center;background:linear-gradient(145deg,var(--forest),var(--teal))}.badge-row{position:absolute;top:14px;left:14px;display:flex;gap:6px;flex-wrap:wrap}.badge-row b,.status-row span{background:rgba(10,48,46,.88);color:#fff;border-radius:99px;padding:6px 10px;font-size:10px}.object-id{position:absolute;right:14px;bottom:14px;background:#fff;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:800}.property-body{padding:20px}.property-location{display:flex;align-items:center;gap:5px;color:var(--teal);font-size:12px;font-weight:700}.property-card h3{font-size:19px;line-height:1.25;min-height:48px;margin:10px 0 18px}.property-facts{display:flex;gap:16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0;color:var(--muted);font-size:12px}.property-price{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.property-price strong{font-size:22px}.property-price a{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:800}.city-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cbd6d0;border-left:1px solid #cbd6d0}.city-grid a{min-height:145px;padding:24px;border-right:1px solid #cbd6d0;border-bottom:1px solid #cbd6d0;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:start;transition:background .2s,color .2s}.city-grid a:hover{background:var(--forest);color:#fff}.city-grid span{font-size:11px;color:var(--teal)}.city-grid strong{font-size:24px}.city-grid small{grid-column:2;color:var(--muted)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.benefit-grid article{position:relative;padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-grid article>b{position:absolute;right:20px;top:18px;color:#b8c5c1}.benefit-grid h3{font-size:19px;margin:35px 0 8px}.benefit-grid p{color:var(--muted);font-size:14px;margin:0}.process{background:var(--forest);color:#fff}.process ol{list-style:none;margin:55px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);counter-reset:steps}.process li{padding:26px;border-top:1px solid #42615e;display:flex;gap:18px}.process li>b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--lime);color:var(--forest)}.process h3{margin:2px 0 5px}.process p{color:#b8c9c5;margin:0;font-size:13px}.consultation{background:linear-gradient(130deg,var(--forest),#0b615b);color:#fff;border-radius:28px;padding:70px;display:flex;justify-content:space-between;align-items:end;gap:50px}.consultation h2{font-size:clamp(36px,4vw,62px);line-height:1;letter-spacing:-.045em;margin:18px 0}.consultation p{color:#c4d5d1}.consultation>div:last-child{display:flex;gap:12px;min-width:max-content}
.page-intro,.property-intro{background:var(--forest);color:#fff;padding:56px 0 64px}.breadcrumbs{display:flex;gap:9px;align-items:center;color:#b8c9c5;font-size:12px;margin-bottom:28px}.breadcrumbs a:hover{color:var(--lime)}.page-intro h1{font-size:clamp(38px,5vw,72px);line-height:1;letter-spacing:-.05em;max-width:1000px;margin:18px 0}.page-intro p{color:#c6d3d0}.catalog-section{padding:60px 0 100px}.catalog-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:30px;align-items:start}.filter-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;position:sticky;top:20px}.filter-title{display:flex;align-items:center;justify-content:space-between}.filter-title h2{margin:0}.filter-title a{font-size:12px;color:var(--teal)}.filter-panel form{display:grid;gap:16px;margin-top:22px}.field-group{display:grid;grid-template-columns:1fr 1fr;gap:10px}.results-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.results-bar>div{display:flex;align-items:baseline;gap:8px}.results-bar span{color:var(--muted)}.results-bar strong{font-size:28px}.results-bar select{width:210px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.site-pager{display:flex;justify-content:center;gap:24px;align-items:center;margin-top:42px}.site-pager a,.site-pager span{padding:10px 15px}.site-pager span{color:#98a4a1}.empty-state{border:1px dashed #b9c6c1;border-radius:18px;padding:60px;text-align:center}.empty-state p{color:var(--muted)}
.property-heading{display:flex;justify-content:space-between;gap:60px;align-items:end}.property-heading h1{font-size:clamp(36px,5vw,70px);line-height:1;letter-spacing:-.045em;max-width:1000px;margin:18px 0}.property-heading p{display:flex;align-items:center;gap:6px;color:#c3d2cf}.status-row{display:flex;gap:7px}.status-row span{background:var(--teal)}.price-block{min-width:240px;text-align:right}.price-block small{display:block;color:#b8c9c5}.price-block strong{font-size:35px;color:var(--lime)}.property-main{padding:40px 0 100px}.property-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:250px 250px;gap:10px}.property-gallery figure{margin:0;overflow:hidden;border-radius:12px;background:var(--forest)}.property-gallery img{width:100%;height:100%;object-fit:cover}.property-gallery .gallery-main{grid-row:1/3}.property-overview{background:#fff;border:1px solid var(--line);border-radius:18px;padding:32px;margin-top:30px}.overview-head{display:flex;justify-content:space-between;align-items:start}.overview-head h2{font-size:30px;margin:10px 0}.overview-head>span{font-weight:800}.overview-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);margin-top:18px}.overview-grid article{padding:20px 18px 0;border-right:1px solid var(--line)}.overview-grid article:last-child{border:0}.overview-grid span{display:block;color:var(--muted);font-size:11px;text-transform:uppercase}.overview-grid strong{font-size:18px}.property-columns{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:60px;align-items:start;margin-top:60px}.property-copy{font-family:"Exo 2",Arial,sans-serif}.property-copy h2{font-size:32px;margin:16px 0}.property-copy p,.property-copy li{color:#52625f}.property-copy img{height:auto}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;list-style:none;padding:0}.feature-list li:before{content:"✓";color:var(--teal);margin-right:8px}.contact-card{position:sticky;top:20px;background:var(--forest);color:#fff;border-radius:20px;padding:32px;display:grid;gap:14px}.contact-card h2{font-size:30px;margin:8px 0}.contact-card p{color:#c5d5d2}.contact-card small{color:#b5c7c3;text-align:center}
.site-footer{background:#071e1c;color:#fff;padding:70px 0 22px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:80px}.footer-grid p{color:#9fb4b0;max-width:520px}.footer-grid h2{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:var(--lime);margin:0 0 20px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #29403d;margin-top:55px;padding-top:20px;color:#78918c;font-size:12px}
@media(max-width:1150px){.hero-grid{grid-template-columns:1fr 480px;gap:40px}.catalog-grid{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:repeat(3,1fr);row-gap:20px}}
@media(max-width:860px){.hero{padding:46px 0}.hero-grid{grid-template-columns:minmax(0,1fr)}.hero-copy{min-width:0}.hero-copy>p{font-size:17px}.property-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:1fr 1fr}.process ol{grid-template-columns:1fr 1fr}.city-grid{grid-template-columns:1fr 1fr}.consultation{padding:42px;display:block}.consultation>div:last-child{margin-top:28px}.catalog-layout{grid-template-columns:1fr}.filter-panel{position:static}.catalog-grid{grid-template-columns:repeat(2,1fr)}.property-heading{display:block}.price-block{text-align:left;margin-top:20px}.property-gallery{grid-template-rows:180px 180px}.overview-grid{grid-template-columns:repeat(3,1fr)}.property-columns{grid-template-columns:1fr}.contact-card{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.logo-symbol{width:30px;height:34px}.hero h1{font-size:52px}.hero-search{padding:20px;grid-template-columns:1fr}.hero-search>*{grid-column:1}.trust-line span{border-left:1px solid var(--line)}.site-section{padding:68px 0}.section-head{display:block}.section-head .text-link{margin-top:22px}.property-grid,.catalog-grid{grid-template-columns:1fr}.city-grid,.benefit-grid,.process ol{grid-template-columns:1fr}.consultation{padding:28px}.consultation>div:last-child{display:grid;min-width:0}.page-intro,.property-intro{padding:38px 0}.catalog-section{padding-top:28px}.results-bar{align-items:end}.results-bar select{width:175px}.field-group{grid-template-columns:1fr 1fr}.property-heading h1{font-size:38px}.property-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.property-gallery figure,.property-gallery .gallery-main{flex:0 0 88%;height:280px;scroll-snap-align:start}.overview-grid{grid-template-columns:1fr 1fr}.property-overview{padding:22px}.property-columns{gap:30px;margin-top:35px}.feature-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}}
.hero-proof span{white-space:nowrap}
.hero-proof span{flex:0 0 auto}
@media(max-width:560px){.hero-proof{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}.hero-proof span{font-size:11px}}
input,select,.catalog-layout,.catalog-results,.filter-panel,.field-group{min-width:0}
@media(max-width:560px){.page-intro h1,.property-heading h1{overflow-wrap:anywhere}.field-group{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.hero-actions .button{min-width:210px}.hero-whatsapp{font-size:13px;font-weight:800;border-bottom:1px solid rgba(255,255,255,.6);padding-bottom:4px}.form-note{text-align:center;color:var(--muted);font-size:11px}.button:active,.property-card:active{transform:translateY(1px)}
@media(max-width:560px){.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-actions .button{min-width:0;padding:0 14px}.hero-whatsapp{text-align:center;border:1px solid rgba(255,255,255,.35);border-radius:10px;padding:14px 8px}.form-note{font-size:10px}}
.curated-searches{padding-top:20px}.curated-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.curated-card{position:relative;min-height:265px;padding:30px;display:flex;flex-direction:column;align-items:flex-start;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;overflow:hidden;transition:background .2s,color .2s,transform .2s}.curated-card:before{content:"";position:absolute;right:-45px;top:-45px;width:150px;height:150px;border:1px solid rgba(13,112,106,.16);border-radius:50%}.curated-card:hover{background:#e9f0ec;transform:translateY(-3px)}.curated-card--feature,.curated-card--dark{background:var(--forest);color:#fff}.curated-card--feature{background:linear-gradient(145deg,#0a302e,#0b5a55)}.curated-card--feature:after{content:"";position:absolute;right:28px;bottom:25px;width:86px;height:86px;border-right:2px solid var(--lime);border-bottom:2px solid var(--lime);border-radius:0 0 100% 0;opacity:.75}.curated-card--feature:hover,.curated-card--dark:hover{background:#0d4b47}.curated-index{font-size:11px;font-weight:850;color:var(--teal)}.curated-card--feature .curated-index,.curated-card--dark .curated-index{color:var(--lime)}.curated-card small{margin-top:38px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.curated-card--feature small,.curated-card--dark small{color:#abc2bd}.curated-card strong{margin-top:8px;font-size:27px;line-height:1.05;letter-spacing:-.03em}.curated-link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:25px;font-size:12px;font-weight:850}
@media(max-width:860px){.curated-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.curated-card{min-height:235px}}
@media(max-width:560px){.curated-searches{padding-top:0}.curated-grid{grid-template-columns:1fr}.curated-card{min-height:190px;padding:24px}.curated-card small{margin-top:22px}.curated-card strong{font-size:25px}}
@media(max-width:560px){.hero-grid,.hero-copy,.hero-search,.hero-search>*{width:100%;max-width:100%;min-width:0}.hero-search{overflow:hidden}.form-heading>div{min-width:0}.form-heading h2{font-size:23px}.hero-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hero-actions .button,.hero-whatsapp{width:100%;min-width:0;font-size:11px;padding-inline:8px;white-space:normal}.hero-copy>p{overflow-wrap:anywhere}}.premium-trust{display:grid;grid-template-columns:repeat(3,1fr);padding:20px 0 8px}.premium-trust span{text-align:center;font-size:12px}.premium-trust span:before{content:"◇";margin-right:12px;color:var(--acid-dark);font-size:18px}
.premium-section{padding:64px 0}.premium-title{margin-bottom:30px}.premium-title>span{display:block;color:var(--deep);font-size:13px}.premium-title h2,.information-grid h2,.tour-request h2{margin:5px 0 0;color:var(--deep);font-size:clamp(29px,3vw,46px);line-height:1.08;letter-spacing:-.035em}.premium-title--row{display:flex;justify-content:space-between;align-items:end;gap:30px}
.premium-scenarios{padding-top:42px}.scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.scenario-card{position:relative;min-height:205px;overflow:hidden;background:var(--deep)}.scenario-card>img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.scenario-card:hover>img{transform:scale(1.035)}.scenario-card>span{position:absolute;inset:auto 0 0;padding:42px 16px 15px;background:linear-gradient(transparent,rgba(0,28,26,.86));display:grid;grid-template-columns:1fr auto;color:#fff}.scenario-card strong{font-size:14px;text-transform:uppercase}.scenario-card small{grid-column:1;max-width:235px;margin-top:3px;line-height:1.25;color:#eef3ef}.scenario-card b{grid-column:2;grid-row:1/3;align-self:end;color:var(--acid);font-size:22px}
.premium-featured{background:#f3f5f2}.premium-property-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.premium-property-grid .property-card{border-radius:3px}.premium-property-grid .property-card h3{font-size:15px;min-height:40px}.premium-property-grid .property-body{padding:14px}.premium-property-grid .property-price strong{font-size:20px}.property-facts span{display:inline-flex;align-items:center;gap:5px}.property-facts img{width:16px;height:16px;object-fit:contain;opacity:.72}
.location-strip{border-top:1px solid #d4dbd6;border-bottom:1px solid #d4dbd6;background:#fff}.location-strip b{margin-right:auto;font-size:21px;color:var(--deep)}.location-strip a{font-size:12px}.location-strip a:hover{color:var(--acid-dark)}
.premium-information{background:#fff}.information-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:46px}.information-grid article p,.premium-faq p{color:var(--muted)}.premium-faq h2,.premium-process h2{font-size:21px;margin:0 0 17px}.premium-faq details{border-bottom:1px solid var(--line);padding:11px 0}.premium-faq summary{cursor:pointer;font-size:13px;font-weight:700}.premium-faq p{font-size:12px;margin:8px 0}.premium-process ol{display:grid;grid-template-columns:1fr 1fr;gap:24px 18px;list-style:none;padding:0;margin:0}.premium-process li{display:flex;gap:12px;align-items:center}.premium-process li b{display:grid;place-items:center;width:40px;height:40px;border:1px solid #b9c7c2;border-radius:50%;color:var(--acid-dark);font-size:11px}.premium-process li span{font-size:12px;font-weight:700}
.premium-consultation{background:linear-gradient(100deg,#073b38,#09544f);color:#fff;border-bottom:1px solid var(--acid-dark)}.premium-consultation h2{margin:0;font-size:28px;line-height:1.05}.premium-consultation p{margin:0;color:#c6d6d2;font-size:13px}.consult-wa{font-size:13px;border-bottom:1px solid rgba(255,255,255,.65)}
.tour-hero{padding:72px 0;background:var(--deep);color:#fff}.tour-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.tour-hero h1{color:#fff;font-size:clamp(46px,5vw,76px)}.tour-hero p{max-width:660px;color:#c4d4d1;font-size:18px}.tour-hero figure{position:relative;margin:0}.tour-hero figure img{width:100%;aspect-ratio:3/2;object-fit:cover}.tour-hero figcaption{position:absolute;left:-28px;bottom:-28px;padding:20px 24px;background:#fff;color:var(--deep);box-shadow:0 15px 35px rgba(0,0,0,.25);display:grid}.tour-hero figcaption span{font-size:11px;color:var(--muted)}
.tour-audience{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.tour-audience article{padding:30px;border-right:1px solid var(--line)}.tour-audience article:last-child{border:0}.tour-audience b{color:var(--acid-dark);font-size:12px}.tour-audience h3{margin:35px 0 7px;color:var(--deep);font-size:21px}.tour-audience p{margin:0;color:var(--muted);font-size:13px}.tour-route{background:var(--mist)}.tour-route ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tour-route li{background:#fff;padding:28px;min-height:220px;border-top:2px solid var(--acid-dark)}.tour-route li>b{color:var(--acid-dark)}.tour-route h3{margin:50px 0 8px;color:var(--deep)}.tour-route p{margin:0;color:var(--muted);font-size:13px}.tour-value{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.tour-value h2{font-size:44px;line-height:1.05;color:var(--deep)}.tour-value p{color:var(--muted)}.tour-value ul{margin:0;padding:0;list-style:none}.tour-value li{padding:15px 0;border-bottom:1px solid var(--line);font-weight:700}.tour-value li:before{content:"✓";display:inline-grid;place-items:center;width:25px;height:25px;margin-right:12px;background:var(--acid);border-radius:50%;color:var(--deep)}
.tour-request{padding:75px 0;background:var(--deep);color:#fff}.tour-request__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.tour-request h2{color:#fff;font-size:47px}.tour-request p{color:#c0d1cd}.tour-request small{color:#89a6a1}.tour-request form{padding:30px;background:#fff;color:var(--ink)}.tour-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tour-field-wide{grid-column:1/-1}.tour-fields input,.tour-fields select,.tour-fields textarea{width:100%;border:1px solid var(--line);border-radius:3px;background:#f8faf8;padding:12px;outline:0}.tour-fields textarea{resize:vertical}.tour-fields input:focus,.tour-fields select:focus,.tour-fields textarea:focus{border-color:var(--acid-dark);box-shadow:0 0 0 3px rgba(201,244,0,.25)}.tour-consent{margin:12px 0 0!important;color:var(--muted)!important;font-size:10px;text-align:center}
@media(max-width:1150px){.premium-property-grid{grid-template-columns:repeat(2,1fr)}.premium-consultation p,.consult-wa{display:none}.tour-hero__grid{gap:40px}}
@media(max-width:860px){.coast-line{display:none}.premium-trust{grid-template-columns:1fr}.premium-trust span{padding:6px}.scenario-grid{grid-template-columns:1fr 1fr}.information-grid{grid-template-columns:1fr 1fr}.information-grid article{grid-column:1/-1}.tour-hero__grid,.tour-value,.tour-request__grid{grid-template-columns:1fr}.tour-hero figure{max-width:650px}.tour-audience,.tour-route ol{grid-template-columns:1fr 1fr}.tour-value,.tour-request__grid{gap:45px}}
@media(max-width:560px){.premium-trust{padding-top:12px}.premium-section{padding:52px 0}.premium-title h2{font-size:31px}.premium-title--row{display:block}.scenario-grid,.premium-property-grid,.information-grid,.tour-audience,.tour-route ol{grid-template-columns:1fr}.scenario-card{min-height:225px}.location-strip b{font-size:16px}.premium-process ol{grid-template-columns:1fr 1fr}.premium-consultation h2{font-size:24px;margin-bottom:22px}.tour-hero{padding:50px 0 65px}.tour-hero h1{font-size:42px}.tour-hero figcaption{left:12px;right:12px;bottom:-36px}.tour-audience article{border-right:0;border-bottom:1px solid var(--line)}.tour-route li{min-height:185px}.tour-route h3{margin-top:30px}.tour-value h2,.tour-request h2{font-size:36px}.tour-fields{grid-template-columns:1fr}.tour-field-wide{grid-column:1}.tour-request form{padding:20px}}
.form-alert{margin:0 0 18px;padding:12px 14px;border-left:3px solid;font-size:13px}.form-alert--success{background:#eef9e6;border-color:#6ea300;color:#294e17}.form-alert--error{background:#fff0ed;border-color:#c84b33;color:#7d281b}
.about-hero{padding:105px 0;background:linear-gradient(115deg,#fff 0 66%,#edf1ed 66%);border-bottom:1px solid var(--line)}.about-hero h1{max-width:1050px;margin:18px 0;color:var(--deep);font-size:clamp(50px,6vw,90px);line-height:.98;letter-spacing:-.05em}.about-hero p{max-width:720px;color:#405753;font-size:19px}.about-manifest{display:grid;grid-template-columns:1.1fr .9fr;gap:100px}.about-manifest h2,.about-photo h2{font-size:clamp(36px,4vw,58px);line-height:1.04;color:var(--deep)}.about-manifest p,.about-photo p{color:var(--muted)}.about-principles{background:var(--mist)}.about-photo{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.about-photo>img{width:100%;aspect-ratio:16/10;object-fit:cover}@media(max-width:860px){.about-manifest,.about-photo{grid-template-columns:1fr;gap:35px}.about-hero{padding:70px 0;background:#fff}}@media(max-width:560px){.about-hero h1{font-size:43px}.about-hero p{font-size:16px}}
.property-stage{position:relative;height:min(680px,calc(100vh - 82px));min-height:570px;background:var(--deep);overflow:hidden}.property-stage__media{position:absolute;inset:0}.property-stage__media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,32,29,.38),transparent 48%),linear-gradient(0deg,rgba(0,25,23,.5),transparent 45%)}.property-stage__media>img,.property-stage__media>.property-placeholder{width:100%;height:100%;object-fit:cover}.property-stage__shell{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding-block:26px 34px}.property-stage__crumbs{display:flex;align-items:center;gap:9px;width:max-content;max-width:100%;padding:9px 13px;border-radius:99px;background:rgba(3,40,37,.76);backdrop-filter:blur(8px);color:#fff;font-size:11px}.property-stage__crumbs a:hover{color:var(--acid)}.property-stage__card{display:grid;grid-template-columns:minmax(0,1fr) 230px;background:rgba(5,54,50,.96);color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:20px;box-shadow:0 22px 55px rgba(0,25,23,.3);backdrop-filter:blur(12px);overflow:hidden}.property-stage__main{padding:24px 28px 18px}.property-stage__main h1{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-width:1000px;margin:12px 0 15px;font-size:clamp(27px,3.1vw,47px);line-height:1.05;letter-spacing:-.035em}.property-stage__meta{display:flex;gap:20px;flex-wrap:wrap;color:#bdd1cd;font-size:12px}.property-stage__meta span{display:flex;gap:6px;align-items:center}.property-stage__price{padding:25px 24px;background:rgba(2,38,35,.7);display:flex;flex-direction:column;justify-content:center}.property-stage__price small{color:#a8c1bc}.property-stage__price strong{margin:3px 0 12px;color:var(--acid);font-size:29px;line-height:1.05}.property-stage__price a{width:max-content;border-bottom:1px solid rgba(255,255,255,.5);font-size:11px}.property-stage__facts{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.15)}.property-stage__facts>span{min-height:64px;padding:12px 20px;border-right:1px solid rgba(255,255,255,.15);display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:7px}.property-stage__facts>span:last-child{border:0}.property-stage__facts img{filter:brightness(0) invert(1);opacity:.8}.property-stage__facts b{font-size:15px}.property-stage__facts small{color:#a8c1bc}.property-main--premium{padding-top:30px}.property-thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.property-thumbnails figure{margin:0;aspect-ratio:3/2;overflow:hidden;border-radius:10px}.property-thumbnails img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.property-thumbnails figure:hover img{transform:scale(1.025)}.property-main--premium .property-columns{margin-top:50px}@media(max-width:860px){.property-stage{height:700px}.property-stage__card{grid-template-columns:1fr}.property-stage__price{grid-row:2;padding-block:17px}.property-stage__facts{grid-row:3}.property-thumbnails{grid-template-columns:1fr 1fr}}@media(max-width:560px){.property-stage{height:680px;min-height:0}.property-stage__shell{padding-block:14px 18px}.property-stage__card{border-radius:15px}.property-stage__main{padding:18px}.property-stage__main h1{font-size:27px;-webkit-line-clamp:4}.property-stage__price{padding:14px 18px}.property-stage__price strong{font-size:25px;margin-bottom:6px}.property-stage__facts{grid-template-columns:1fr 1fr}.property-stage__facts>span:nth-child(2){border-right:0}.property-stage__facts>span:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.15)}.property-stage__facts>span{min-height:54px;padding:8px 12px}.property-stage__facts small{font-size:10px}.property-thumbnails{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.property-thumbnails figure{flex:0 0 82%;scroll-snap-align:start}.property-main--premium{padding-top:18px}}
.contacts-hero{padding:95px 0;background:linear-gradient(115deg,#fff 0 64%,#edf2ee 64%);border-bottom:1px solid var(--line)}.contacts-hero h1{max-width:1000px;margin:18px 0;color:var(--deep);font-size:clamp(48px,5.5vw,82px);line-height:.98;letter-spacing:-.05em}.contacts-hero p{max-width:700px;color:#405753;font-size:18px}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.contact-cards a{min-height:170px;padding:25px;border:1px solid var(--line);border-radius:16px;background:#fff;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.contact-cards a:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.contact-cards small{color:var(--acid-dark);font-weight:800;text-transform:uppercase}.contact-cards strong{margin-top:25px;color:var(--deep);font-size:26px}.contact-cards span{margin-top:auto;font-size:12px;font-weight:700}.contact-office{background:var(--mist)}.contact-office__grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:stretch}.contact-office h2,.contact-form-section h2{font-size:clamp(38px,4vw,58px);line-height:1.03;color:var(--deep)}.contact-office p{max-width:600px;color:var(--muted)}.contact-office dl{max-width:560px;margin:26px 0}.contact-office dl>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #d5ddd7}.contact-office dt{color:var(--muted)}.contact-office dd{margin:0;font-weight:700}.contact-map-card{position:relative;min-height:390px;padding:35px;border-radius:24px;background:radial-gradient(circle at 72% 28%,rgba(201,244,0,.2),transparent 20%),linear-gradient(145deg,#0b4f4a,#062f2c);color:#fff;display:flex;flex-direction:column;justify-content:end;overflow:hidden}.contact-map-card:before,.contact-map-card:after{content:"";position:absolute;border:1px solid rgba(201,244,0,.42);border-radius:50%}.contact-map-card:before{width:340px;height:340px;right:-90px;top:-100px}.contact-map-card:after{width:210px;height:210px;right:-25px;top:-35px}.contact-map-card>span{position:absolute;top:35px;left:35px;color:#b9ceca;font-size:12px}.contact-map-card b{font-size:57px;line-height:1}.contact-map-card small{color:var(--acid)}.contact-form-section{padding:75px 0;background:var(--deep);color:#fff}.contact-form-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.contact-form-section h2{color:#fff}.contact-form-section p{color:#b7ccc7}.contact-form-section form{padding:28px;background:#fff;color:var(--ink);display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form-section label>span{display:block;margin-bottom:5px;color:var(--muted);font-size:11px;font-weight:700}.contact-form-section input,.contact-form-section textarea{width:100%;padding:13px;border:1px solid var(--line);border-radius:11px;background:#f8faf8}.contact-field-wide,.contact-form-section .form-alert{grid-column:1/-1}.contact-form-section button{width:100%}@media(max-width:860px){.contact-office__grid,.contact-form-grid{grid-template-columns:1fr}.contact-form-grid{gap:35px}}@media(max-width:560px){.contacts-hero{padding:65px 0;background:#fff}.contacts-hero h1{font-size:42px}.contact-cards{grid-template-columns:1fr}.contact-cards a{min-height:135px}.contact-cards strong{margin-top:14px}.contact-office__grid{gap:35px}.contact-map-card{min-height:300px}.contact-form-section form{grid-template-columns:1fr}.contact-field-wide,.contact-form-section .form-alert{grid-column:1}.contact-form-grid{gap:25px}}
.local-advantage{padding:62px 0;background:var(--deep);color:#fff}.local-advantage__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:center}.local-advantage h2{margin:11px 0 16px;font-size:clamp(34px,3.5vw,52px);line-height:1.03;letter-spacing:-.035em}.local-advantage__intro p{margin:0;color:#bad0cb}.local-advantage__facts{display:grid;grid-template-columns:.75fr 1fr 1.35fr;border:1px solid rgba(255,255,255,.16)}.local-advantage__facts article{min-height:155px;padding:23px;border-right:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;justify-content:space-between}.local-advantage__facts article:last-child{border:0}.local-advantage__facts b{color:var(--acid);font-size:24px;line-height:1}.local-advantage__facts span{color:#c5d6d2;font-size:12px;line-height:1.35}@media(max-width:1000px){.local-advantage__grid{grid-template-columns:1fr;gap:35px}}@media(max-width:560px){.local-advantage{padding:50px 0}.local-advantage__facts{grid-template-columns:1fr}.local-advantage__facts article{min-height:120px;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}}
.category-navigation{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.category-navigation a{display:inline-flex;align-items:center;min-height:46px;max-width:100%;padding:10px 18px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--deep);font-size:16px;font-weight:600;text-decoration:none;overflow-wrap:anywhere}.category-navigation a:hover{border-color:var(--deep)}.category-navigation a[aria-current="page"]{background:var(--deep);border-color:var(--deep);color:#fff}.category-navigation a:focus-visible{outline:3px solid var(--deep);outline-offset:3px}
.favorite-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d3ded9;background:#fff;color:var(--deep);cursor:pointer}.favorite-button--card{position:absolute;z-index:4;right:12px;top:12px;width:38px;height:38px;padding:0;border-radius:50%;box-shadow:0 7px 20px rgba(0,35,31,.16)}.property-card{position:relative}.favorite-button--detail{margin-top:15px;padding:9px 12px;border-radius:10px;font:inherit;font-size:11px;font-weight:800}
.favorites-page{min-height:70vh;padding:50px 0 90px;background:#f7f9f7}.favorites-page h1{margin:16px 0 5px;color:var(--deep);font-size:clamp(42px,5vw,72px);line-height:1}.favorites-page__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.favorite-page-card{position:relative;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.favorite-page-card>a{display:block}.favorite-page-card img{width:100%;height:230px;object-fit:cover}.favorite-page-card__body{display:grid;gap:7px;padding:18px}.favorite-page-card__body span{color:#71827e;font-size:10px}.favorite-page-card__body h2{margin:0;color:var(--deep);font-size:18px;line-height:1.2}.favorite-page-card__body strong{font-size:20px}.favorite-page-card>button{position:absolute;right:10px;top:10px;padding:7px 10px;border:0;border-radius:8px;background:rgba(255,255,255,.94);color:#9a2d42;font-size:10px;font-weight:800;cursor:pointer}.favorites-page__empty{max-width:620px;padding:40px;border:1px solid var(--line);border-radius:18px;background:#fff}.favorites-page__empty[hidden]{display:none}.favorites-page__empty h2{margin-top:0;color:var(--deep);font-size:30px}.favorites-page__empty p{color:#687a76}
.favorites-dialog{width:min(520px,calc(100% - 28px));padding:30px;border:0;border-radius:20px;box-shadow:0 30px 90px rgba(0,30,27,.32)}.favorites-dialog::backdrop{background:rgba(2,32,29,.66);backdrop-filter:blur(3px)}.favorites-dialog h2{margin:0 45px 22px 0;color:var(--deep);font-size:30px}.favorites-dialog__close{position:absolute;right:18px;top:17px;width:37px;height:37px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:24px;cursor:pointer}.favorites-dialog [data-favorites-list]{display:grid;margin-bottom:20px}.favorites-dialog [data-favorites-list] a{display:grid;gap:3px;padding:13px 0;border-bottom:1px solid var(--line)}.favorites-dialog [data-favorites-list] span{color:#778681;font-size:10px}.favorites-dialog [data-favorites-list] strong{color:var(--deep);font-size:14px}.favorites-dialog>p{color:#667874}
.property-main--premium .property-columns{grid-template-columns:minmax(0,1fr) 430px;gap:48px}.property-manager{display:flex;align-items:center;gap:14px;margin:0;padding:0;border:0}.property-manager--top{margin:-4px 0 24px;padding-bottom:20px;border-bottom:1px solid var(--line)}.property-manager img{width:82px;height:82px;border-radius:16px;object-fit:cover;object-position:50% 18%}.property-manager strong{font-size:16px}.property-manager span{font-size:12px}.property-manager small{margin-top:6px;font-size:10px}
.property-lightbox{width:min(1500px,calc(100% - 24px));height:min(900px,calc(100dvh - 24px));max-width:none;max-height:none;padding:0;border:0;border-radius:20px;background:#071c1a;color:#fff;box-shadow:0 35px 100px rgba(0,0,0,.45);overflow:hidden}.property-lightbox::backdrop{background:rgba(0,18,16,.88)}.gallery-is-open{overflow:hidden}.property-lightbox__close{position:absolute;right:14px;top:14px;z-index:5;width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(3,32,29,.72);color:#fff;font-size:28px;cursor:pointer}.property-lightbox__layout{height:100%;display:grid;grid-template-columns:minmax(0,1fr) 390px}.property-lightbox__viewer{min-width:0;padding:18px;display:grid;grid-template-rows:minmax(0,1fr) 92px;gap:12px}.property-lightbox__stage{position:relative;min-height:0;display:grid;place-items:center;background:#020908;overflow:hidden}.property-lightbox__stage>img,.property-lightbox__stage>iframe{width:100%;height:100%;object-fit:contain;border:0}.property-lightbox__stage>button{position:absolute;z-index:2;top:50%;width:48px;height:48px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(0,22,20,.65);color:#fff;font-size:32px;line-height:1;transform:translateY(-50%);cursor:pointer}.property-lightbox__stage>button:first-child{left:16px}.property-lightbox__stage>button:nth-last-of-type(1){right:16px}.property-lightbox__stage>span{position:absolute;right:18px;bottom:15px;padding:7px 10px;border-radius:99px;background:rgba(0,20,18,.68);font-size:11px}.property-lightbox__thumbs{display:flex;gap:8px;overflow-x:auto}.property-lightbox__thumbs button{flex:0 0 118px;height:80px;padding:0;border:2px solid transparent;border-radius:8px;background:#15312e;color:#fff;overflow:hidden;cursor:pointer}.property-lightbox__thumbs button.is-active{border-color:var(--acid)}.property-lightbox__thumbs img{width:100%;height:100%;object-fit:cover}.property-lightbox__video-thumb{display:grid;place-items:center;align-content:center;gap:3px}.property-lightbox__video-thumb span{font-size:10px}.property-lightbox__lead{padding:32px;background:#fff;color:var(--deep);overflow:auto}.property-lightbox__lead h2{margin:25px 0 8px;font-size:28px}.property-lightbox__lead>p{color:#687a76;font-size:13px}.property-lightbox__lead form{display:grid;gap:12px;margin-top:22px}.property-lightbox__lead label>span{display:block;margin-bottom:5px;color:#687a76;font-size:10px;font-weight:800}.property-lightbox__lead input{width:100%;padding:13px;border:1px solid #d5dfdb;border-radius:10px;background:#f8faf9}.property-lightbox__wa{display:block;margin-top:17px;padding:12px;border:1px solid #22aa5a;border-radius:10px;color:#158343;text-align:center;font-size:12px;font-weight:800}
@media(max-width:1100px){.property-lightbox__layout{grid-template-columns:minmax(0,1fr) 340px}}
@media(max-width:860px){.favorites-page__grid{grid-template-columns:1fr 1fr}.property-main--premium .property-columns{grid-template-columns:1fr}.property-lightbox{width:100%;height:100dvh;border-radius:0}.property-lightbox__layout{grid-template-columns:1fr}.property-lightbox__viewer{padding:10px;grid-template-rows:minmax(0,1fr) 82px}.property-lightbox__lead{display:none}.property-lightbox__close{right:10px;top:10px}}
@media(max-width:560px){.favorites-page__grid{grid-template-columns:1fr}.favorite-button--detail span{display:none}.property-lightbox__stage>button{width:42px;height:42px}.property-lightbox__thumbs button{flex-basis:98px;height:70px}.favorites-dialog{padding:24px}}
.property-materials{padding:15px 0 65px}.property-materials h2,.property-location h2{margin:0 0 26px;color:var(--deep);font-size:clamp(30px,3vw,44px);line-height:1.05}.property-floorplans{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.property-floorplans a{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.property-floorplans img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#f7f8f6}.property-floorplans span{display:block;padding:13px 15px;color:var(--deep);font-size:13px;font-weight:800}.property-documents{display:grid;gap:9px;margin-top:18px}.property-documents a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:#fff}.property-documents span{font-weight:750}.property-documents b{font-size:11px;color:var(--acid-dark)}
.property-location{padding:68px 0;background:#edf2ee}.property-location__grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:65px;align-items:center}.property-location__grid>div:first-child p{margin:-10px 0 22px;color:#647771}.property-location__map{min-height:410px;border:1px solid #ccd9d3;border-radius:20px;background:#dfe8e3;overflow:hidden}.property-location__map iframe{display:block;width:100%;height:410px;border:0}.property-location__map>div{height:410px;display:grid;place-items:center;align-content:center;gap:10px;color:var(--deep)}.property-location__map>div span{color:#70817d}
.residence-hero{padding:75px 0;background:#fff;border-bottom:1px solid var(--line)}.residence-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:80px;align-items:center}.residence-hero__grid>*{min-width:0}.residence-hero nav{display:flex;gap:9px;color:#6b7b77;font-size:11px}.residence-hero h1{max-width:820px;margin:24px 0 20px;color:var(--deep);font-size:clamp(48px,5.2vw,78px);line-height:.99;letter-spacing:-.045em;overflow-wrap:break-word}.residence-hero p{max-width:680px;margin:0;color:#405753;font-size:18px;line-height:1.55}.residence-hero__panel{min-width:0;padding:34px;border:1px solid #cbd8d2;border-radius:20px;background:#f3f6f3;overflow:hidden}.residence-hero__panel>strong{font-size:21px;color:var(--deep)}.residence-hero__panel ol{list-style:none;margin:24px 0;padding:0}.residence-hero__panel li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid #d5dfda}.residence-hero__panel li b{color:var(--acid-dark);font-size:11px}.residence-hero__panel li span{min-width:0;font-weight:720;overflow-wrap:anywhere}.residence-hero__panel small{display:block;color:#74837f;line-height:1.5}.residence-intro__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:90px}.residence-intro h2,.residence-paths h2,.residence-process h2,.residence-request h2{margin:0;color:var(--deep);font-size:clamp(34px,4vw,56px);line-height:1.04;letter-spacing:-.035em}.residence-intro p{margin:0 0 16px;color:#60716d;font-size:16px;line-height:1.7}.residence-paths{background:#f0f3ef}.residence-paths__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:35px}.residence-paths article{min-height:250px;padding:27px;border-top:2px solid var(--acid-dark);background:#fff}.residence-paths article>b{color:var(--acid-dark);font-size:11px}.residence-paths h3{margin:55px 0 10px;color:var(--deep);font-size:20px;line-height:1.15}.residence-paths p{margin:0;color:#687975;font-size:13px;line-height:1.55}.residence-process__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.residence-process__grid>div p{color:#697a76}.residence-process ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}.residence-process li{display:grid;grid-template-columns:45px 1fr;gap:12px;padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.residence-process li:nth-child(2n){border-right:0}.residence-process li:nth-last-child(-n+2){border-bottom:0}.residence-process li>b{color:var(--acid-dark);font-size:11px}.residence-process li span{color:#687975;font-size:12px;line-height:1.5}.residence-process li strong{display:block;margin-bottom:8px;color:var(--deep);font-size:16px}.residence-request{padding:78px 0;background:var(--deep);color:#fff}.residence-request__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px}.residence-request h2{color:#fff}.residence-request__grid>div>p{max-width:520px;color:#bed0cc}.residence-request .property-manager{margin-top:35px;border-color:rgba(255,255,255,.18)}.residence-request .property-manager span,.residence-request .property-manager small{color:#c4d4d0}.residence-request form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:30px;background:#fff;color:var(--ink)}.residence-request label>span{display:block;margin-bottom:5px;color:#687975;font-size:11px;font-weight:750}.residence-request input,.residence-request select,.residence-request textarea{width:100%;padding:13px;border:1px solid var(--line);border-radius:10px;background:#f8faf8;font:inherit}.residence-request textarea{resize:vertical}.residence-field-wide,.residence-request .form-alert{grid-column:1/-1}.residence-request form>small{color:#71807c;text-align:center}.residence-note{padding:22px 0;background:#f4f6f3}.residence-note p{margin:0;color:#6a7975;font-size:11px}.residence-note a{text-decoration:underline}
@media(max-width:900px){.property-floorplans{grid-template-columns:1fr 1fr}.property-location__grid,.residence-hero__grid,.residence-intro__grid,.residence-process__grid,.residence-request__grid{grid-template-columns:minmax(0,1fr)}.residence-paths__grid{grid-template-columns:1fr 1fr}.residence-hero__grid,.residence-intro__grid,.residence-process__grid,.residence-request__grid{gap:38px}}
@media(max-width:560px){.property-floorplans,.residence-paths__grid,.residence-process ol,.residence-request form{grid-template-columns:1fr}.property-location{padding:50px 0}.property-location__grid{gap:28px}.property-location__map,.property-location__map iframe,.property-location__map>div{min-height:310px;height:310px}.residence-hero{padding:48px 0}.residence-hero h1{font-size:43px}.residence-hero p{font-size:16px}.residence-hero__panel{padding:24px}.residence-paths article{min-height:200px}.residence-paths h3{margin-top:35px}.residence-process li{border-right:0!important;border-bottom:1px solid var(--line)!important}.residence-process li:last-child{border-bottom:0!important}.residence-request form{padding:20px}.residence-field-wide,.residence-request .form-alert{grid-column:1}}
.property-card .property-location{padding:0;background:transparent}
.residence-quiz__options label{position:relative}
.residence-request .residence-quiz__options input{width:1px;height:1px;padding:0;margin:0;border:0;clip-path:inset(50%);overflow:hidden}
.residence-quiz__options input:focus-visible+span{outline:3px solid #087f83;outline-offset:3px}
.favorite-button--card{width:44px;height:44px}
.property-media>.property-photo-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:#f0f3f2;color:#9aadaa}
.property-media>[data-property-card-image]{position:relative}
.property-media>[data-property-card-image][hidden]{display:none!important}
.property-location__map{position:relative}
.property-location__map>.location-map-zoom{position:absolute;right:8px;top:8px;display:grid;gap:2px;padding:3px;width:52px;height:auto;min-height:0;align-content:start;background:#fff;border:1px solid #b3c4bf;border-radius:12px;box-shadow:0 3px 12px #0a302e20}
.location-map-zoom button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:8px;background:#fff;color:#0a302e;font-size:28px;line-height:1;cursor:pointer}
.location-map-zoom button:hover{background:#eaf2ef}
.location-map-zoom button:focus-visible{outline:3px solid #087f83;outline-offset:1px}
.location-map-zoom button:disabled{opacity:.35;cursor:default}
.location-map-open{display:inline-flex;align-items:center;gap:14px;min-height:48px;padding:12px 20px;border:0;border-radius:10px;background:var(--deep);color:#fff;font:inherit;font-weight:700;cursor:pointer}
.property-location__grid .location-map-open{margin-bottom:18px}
.map-is-open{overflow:hidden}
.location-map-dialog{width:min(1100px,calc(100% - 32px));max-width:none;height:min(760px,calc(100dvh - 32px));max-height:none;padding:0;border:0;border-radius:16px;background:#fff;color:var(--deep)}
.location-map-dialog::backdrop{background:rgba(5,30,28,.7)}
.location-map-dialog[open]{display:flex;flex-direction:column}
.location-map-dialog header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;flex-shrink:0}
.location-map-dialog h2{margin:0;font-size:20px;line-height:1.3}
.location-map-dialog button{min-height:48px;padding:10px 16px;background:#fff;border:1px solid #b3c4bf;border-radius:8px;color:var(--deep);font:inherit;font-weight:700;cursor:pointer}
.location-map-open:focus-visible,.location-map-dialog button:focus-visible{outline:3px solid #087f83;outline-offset:4px}
.location-map-dialog iframe{width:100%;flex:1;min-height:0;border:0}
@media(max-width:560px){.location-map-dialog header{align-items:flex-start;flex-direction:column;gap:8px}.location-map-dialog h2{font-size:18px}.location-map-dialog button{align-self:flex-end}}
.property-price__value{display:grid;gap:2px}.property-price__sqm{color:#536762;font-size:11px;font-weight:600}
.property-lightbox__thumbs{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain}.property-lightbox__thumbs::-webkit-scrollbar{display:none}.property-lightbox__thumbs button{position:relative;opacity:.68;transition:opacity .18s,border-color .18s,transform .18s}.property-lightbox__thumbs button:hover,.property-lightbox__thumbs button.is-active{opacity:1}.property-lightbox__thumbs button.is-active{transform:translateY(-2px)}.property-lightbox__plan-thumb span{position:absolute;left:5px;right:5px;bottom:5px;padding:4px 5px;border-radius:5px;background:rgba(0,30,27,.82);font-size:9px;line-height:1.1}.property-lightbox__zoom{position:absolute;z-index:3;left:18px;bottom:15px;display:flex;gap:6px}.property-lightbox__zoom button{position:static!important;width:38px!important;height:38px!important;transform:none!important;border-radius:9px!important;font-size:21px!important;background:rgba(0,25,22,.78)!important}.property-lightbox__stage>img{transform:translate3d(var(--pan-x,0),var(--pan-y,0),0) scale(var(--zoom,1));transition:transform .16s ease;transform-origin:center;cursor:zoom-in;user-select:none}.property-lightbox__stage>img.is-zoomed{cursor:grab;transition:none}.property-lightbox__stage>img.is-dragging{cursor:grabbing}.property-lightbox__stage.is-video .property-lightbox__zoom{display:none}
.property-floorplans{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.property-floorplans a{position:relative;border-radius:12px;background:#fff}.property-floorplans img{display:block;width:100%;height:220px;aspect-ratio:auto;object-fit:contain;padding:10px;background:#fff}.property-floorplans span{padding:12px 14px;border-top:1px solid var(--line);font-size:13px}
@media(max-width:860px){.menu-is-open{overflow:hidden}.property-lightbox__zoom{left:12px;bottom:12px}}
.residence-quiz{display:block!important;min-height:560px}.residence-quiz__top{display:grid;gap:10px;margin-bottom:28px}.residence-quiz__top strong{color:var(--deep);font-size:12px}.residence-quiz__top>div{height:5px;border-radius:99px;background:#e7ece9;overflow:hidden}.residence-quiz__top i{display:block;width:20%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8fbb00,var(--acid));transition:width .25s}.residence-quiz__step{display:none;margin:0;padding:0;border:0}.residence-quiz__step.is-active{display:block}.residence-quiz__step legend{margin:0 0 25px;color:var(--deep);font-size:clamp(25px,2.4vw,36px);font-weight:800;line-height:1.12}.residence-quiz__options{display:grid;gap:10px;margin-bottom:25px}.residence-quiz__options--two{grid-template-columns:1fr 1fr}.residence-quiz__options label{cursor:pointer}.residence-quiz__options input{position:absolute;opacity:0;pointer-events:none}.residence-quiz__options span{display:flex;align-items:center;min-height:56px;padding:13px 16px;border:1px solid #d5dfda;border-radius:12px;background:#f8faf8;color:var(--deep);font-size:14px;font-weight:650;transition:border-color .15s,background .15s,box-shadow .15s}.residence-quiz__options input:checked+span{border-color:#84a900;background:#f4ffd4;box-shadow:inset 4px 0 #a9d900}.residence-quiz__actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:25px}.residence-quiz__contacts{display:grid;grid-template-columns:1fr 1fr;gap:14px}.residence-quiz__contacts .residence-field-wide{grid-column:1/-1}.residence-quiz__step>small{display:block;margin-top:16px;color:#71807c;font-size:10px;text-align:center}.favorites-page__heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.favorites-page__heading h1{margin-bottom:8px}.favorites-page__heading p{margin:0;color:#687a76}.favorites-page__grid.property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.favorites-page__grid:empty{display:none}
@media(max-width:900px){.property-floorplans{grid-template-columns:repeat(2,minmax(0,1fr))}.favorites-page__grid.property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.property-floorplans{grid-template-columns:1fr}.property-floorplans img{height:auto;max-height:300px}.residence-quiz{min-height:610px}.residence-quiz__options--two,.residence-quiz__contacts{grid-template-columns:1fr}.residence-quiz__contacts .residence-field-wide{grid-column:1}.residence-quiz__actions{align-items:stretch}.favorites-page__heading{display:block}.favorites-page__grid.property-grid{grid-template-columns:1fr}}
.property-lightbox__stage.is-video{display:block;background:#000}.property-lightbox__stage.is-video>iframe{position:absolute;z-index:1;inset:0;display:block!important;width:100%!important;height:100%!important;aspect-ratio:16/9;background:#000}.property-lightbox__stage.is-video>[data-gallery-prev],.property-lightbox__stage.is-video>[data-gallery-next],.property-lightbox__stage.is-video>[data-gallery-count]{z-index:3}.property-lightbox__stage.is-video .property-lightbox__zoom{display:none}

.property-heading__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.property-heading__actions .favorite-button--detail{margin-top:0}.property-action-button{padding:9px 12px;border:1px solid #d3ded9;border-radius:10px;background:#fff;color:var(--deep);font:inherit;font-size:11px;font-weight:800;cursor:pointer}.property-action-button:hover{border-color:var(--acid-dark);background:#f7ffd9}.price-request-dialog{width:min(520px,calc(100% - 24px));padding:30px;border:0;border-radius:20px;background:#fff;color:var(--deep);box-shadow:0 35px 100px rgba(0,0,0,.35)}.price-request-dialog::backdrop{background:rgba(0,25,22,.72)}.price-request-dialog__close{position:absolute;right:14px;top:14px;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:24px;cursor:pointer}.price-request-dialog h2{margin:24px 0 8px;font-size:34px;line-height:1.05}.price-request-dialog>p{color:#657672}.price-request-dialog form{display:grid;gap:12px;margin-top:22px}.price-request-dialog label>span{display:block;margin-bottom:5px;color:#677873;font-size:10px;font-weight:800}.price-request-dialog input,.price-request-dialog textarea{width:100%;padding:13px;border:1px solid var(--line);border-radius:10px;background:#f8faf8;font:inherit}.dialog-is-open{overflow:hidden}.property-print-sheet{display:none}
@media print{.property-print-sheet{display:block!important;color:#0a302e;font-family:'Exo 2',Arial,sans-serif}.property-print-sheet header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:2px solid #b9e600}.property-print-sheet header img{width:190px;height:auto}.property-print-sheet header div{text-align:right;font-size:12px}.property-print-sheet__title{display:grid;grid-template-columns:1fr auto;gap:25px;align-items:end;margin:25px 0 18px}.property-print-sheet__title small{font-size:10px}.property-print-sheet__title h1{max-width:600px;margin:7px 0;font-size:30px;line-height:1.05}.property-print-sheet__title p{margin:0;color:#61736e}.property-print-sheet__title>div:last-child{display:grid;text-align:right}.property-print-sheet__title>div:last-child strong{font-size:28px}.property-print-sheet__title>div:last-child span{font-size:12px}.property-print-sheet__hero{display:block;width:100%;height:370px;object-fit:cover}.property-print-sheet__facts{display:flex;gap:40px;padding:18px 0;border-bottom:1px solid #ccd8d3;font-size:14px}.property-print-sheet footer{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.property-print-sheet footer span{font-size:10px}.property-print-sheet footer img{width:110px;height:110px}}

.property-nearby{padding:64px 0;background:#fff}.property-nearby__heading{margin-bottom:32px}.property-nearby__heading h2{margin:0 0 10px;color:var(--deep);font-size:clamp(30px,3.5vw,46px)}.property-nearby__heading p{margin:0;color:#526660;font-size:16px}.property-nearby__heading>span{display:none!important}.property-nearby__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 32px}.property-nearby__grid article{min-width:0;padding:0;background:#fff;border:0;border-radius:0}.property-nearby__grid article header{display:flex;align-items:center;gap:15px;min-height:74px;margin-bottom:12px}.property-nearby__grid article header svg{flex:0 0 54px;width:54px;height:54px;padding:11px;background:#e8f2ed;border-radius:16px;color:#08796f}.property-nearby__grid article:first-child header svg{background:#e3f2fa;color:#0079a1}.property-nearby__grid h3{margin:0 0 4px;font-size:21px;line-height:1.25;color:var(--deep)}.property-nearby__grid header p{margin:0;font-size:13px;line-height:1.4;color:#526660}.property-nearby__grid article a{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:87px;padding:15px 0;border-top:1px solid #dce6e1}.property-nearby__grid article a>div{min-width:0}.property-nearby__grid article strong{display:block;font-size:16px;line-height:1.4;overflow-wrap:anywhere;color:#123e39}.property-nearby__grid article small{display:block;margin-top:5px;color:#08796f;font-size:13px}.property-nearby__grid article .property-nearby__distance{white-space:nowrap;flex-shrink:0;color:#123e39;font-size:23px;font-weight:700;font-variant-numeric:tabular-nums}.property-nearby__grid article a:hover strong{color:#08796f}.property-nearby__grid article a:focus-visible{outline:2px solid #08796f;outline-offset:4px}.property-nearby__note{grid-column:1/-1;margin:0;padding-top:18px;border-top:1px solid #dce6e1;font-size:13px;line-height:1.6;color:#526660;max-width:100%}.property-nearby__loading{grid-column:1/-1;margin:0;padding:28px;color:#526660;text-align:center}
@media(max-width:860px){.property-nearby__grid{grid-template-columns:1fr 1fr}}
.property-nearby__place{padding:15px 0 10px;border-top:1px solid #dce6e1}.property-nearby__place>strong{margin-bottom:5px}.property-nearby__grid article a.property-nearby__route{min-height:44px;padding:7px 0;border:0;gap:12px;font-size:14px;line-height:1.4;color:#526660}.property-nearby__route b{color:#123e39;text-align:right;font-size:15px;font-variant-numeric:tabular-nums}.property-nearby__route:hover b{color:#08796f}.property-nearby__place>small{font-size:12px!important;color:#526660!important}
@media(max-width:560px){.property-nearby__heading{display:block}.property-nearby__heading>span{display:block;margin-top:12px}.property-nearby__grid{grid-template-columns:1fr}}

@media print{.property-print-sheet header{padding-bottom:8px}.property-print-sheet header img{width:175px}.property-print-sheet header div{font-size:10px}.property-print-sheet__title{margin:14px 0 12px}.property-print-sheet__title h1{font-size:24px}.property-print-sheet__title>div:last-child strong{font-size:24px}.property-print-sheet__gallery{height:300px;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:repeat(3,1fr);gap:5px}.property-print-sheet__gallery img{width:100%;height:100%;object-fit:cover}.property-print-sheet__gallery .property-print-sheet__hero{grid-row:1/-1;height:100%}.property-print-sheet__facts{justify-content:space-between;gap:14px;padding:11px 0}.property-print-sheet__facts span{display:grid;gap:2px;color:#60716d;font-size:10px}.property-print-sheet__facts b{color:#0a302e;font-size:15px}.property-print-sheet__content{display:grid;grid-template-columns:1fr 190px;gap:20px;padding:15px 0;border-bottom:1px solid #ccd8d3}.property-print-sheet__content h2{margin:0 0 6px;font-size:16px}.property-print-sheet__content p{margin:0 0 7px;color:#344b47;font-size:9.5px;line-height:1.42}.property-print-sheet__features{font-size:9px!important}.property-print-sheet__content aside{display:grid;align-content:center;padding:14px;border-left:3px solid #b9e600;background:#f4f7f4}.property-print-sheet__content aside strong{font-size:13px}.property-print-sheet__content aside span,.property-print-sheet__content aside small{font-size:9px}.property-print-sheet footer{margin-top:12px}.property-print-sheet footer img{width:82px;height:82px}}

.property-gallery__counts{position:absolute!important;left:14px!important;right:auto!important;bottom:14px!important;display:flex!important;gap:7px!important;padding:0!important;background:transparent!important}.property-gallery__counts b{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border-radius:99px;background:rgba(0,31,28,.78);color:#fff;font-size:11px;backdrop-filter:blur(7px)}.property-video{padding-top:18px}.property-video>button{position:relative;display:grid;width:100%;max-height:430px;padding:0;border:0;border-radius:18px;background:#061c1a;overflow:hidden;color:#fff;cursor:pointer}.property-video img{width:100%;height:430px;object-fit:cover;opacity:.72}.property-video>button:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,35,31,.78),transparent 65%)}.property-video__play{position:absolute;z-index:2;left:42px;top:50%;display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:var(--acid);color:var(--deep);transform:translateY(-50%);box-shadow:0 16px 35px rgba(0,0,0,.28)}.property-video__copy{position:absolute;z-index:2;left:135px;top:50%;display:grid;gap:5px;text-align:left;transform:translateY(-50%)}.property-video__copy strong{font-size:30px}.property-video__copy small{max-width:410px;color:#d7e2df;font-size:14px}
@media(max-width:560px){.property-gallery__counts{left:8px!important;bottom:8px!important}.property-gallery__counts b{padding:6px 8px;font-size:9px}.property-video img{height:250px}.property-video__play{left:20px;width:56px;height:56px}.property-video__copy{left:92px;right:18px}.property-video__copy strong{font-size:21px}.property-video__copy small{font-size:11px}}
.property-card__media-counts{position:absolute;left:12px;bottom:12px;display:flex;gap:5px}.property-card__media-counts b{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border-radius:99px;background:rgba(0,31,28,.8);color:#fff;font-size:9px;backdrop-filter:blur(6px)}
.property-lightbox__stage>[hidden]{display:none!important}
.property-lightbox__stage>img{touch-action:none}
.property-lightbox__zoom button{width:44px!important;height:44px!important;color:#fff;border:1px solid #8baba4;cursor:pointer}
.property-lightbox__thumbs{position:relative}
.property-lightbox__stage>span{max-width:65%;white-space:normal;text-align:right}
.property-heading__facts{flex-wrap:wrap}
.property-action-button{min-height:44px;font-size:13px}
.property-lightbox,.price-request-dialog{overscroll-behavior:contain}
.property-contact-card input,.property-lightbox__lead input,.price-request-dialog input{font-size:16px}
@media print{.property-print-sheet__title h2{margin:2mm 0;font-size:18pt;line-height:1.1}}
.property-card .property-facts{flex-wrap:wrap;gap:10px 18px;align-items:center}
.property-card .property-facts>span{white-space:nowrap;flex:0 0 auto;gap:6px}
.property-card .property-facts svg,.property-card .property-facts img{flex-shrink:0}
.property-card__sea{position:absolute;left:12px;bottom:52px;display:inline-flex;align-items:center;gap:5px;max-width:calc(100% - 24px);padding:7px 11px;border:1px solid #a3dcd9;border-radius:9px;background:linear-gradient(135deg,#e4faf7,#c6eeef);color:#124f55;box-shadow:0 2px 10px rgba(10,62,69,.18),inset 0 1px 0 rgba(255,255,255,.85);font-size:12px;font-weight:750;line-height:1.2}
.property-card__sea svg{flex-shrink:0}
.property-heading__facts{flex-wrap:wrap;row-gap:4px}
.property-heading{padding:24px 0 18px}.property-heading__crumbs{margin-bottom:18px}.property-heading__grid{grid-template-columns:minmax(0,1fr) 380px;gap:32px;align-items:start}.property-heading h1{font-size:clamp(28px,2.5vw,42px);line-height:1.12;letter-spacing:-.025em;margin:10px 0 12px}.property-heading__price{padding-left:24px}.property-heading__price strong{font-size:32px;margin:6px 0 8px}.property-heading__actions{display:flex;flex-wrap:nowrap;gap:6px;width:100%;margin-top:12px}.property-heading__actions>button{min-height:44px;white-space:nowrap;padding:9px 10px;flex:0 0 auto}.property-heading__facts{margin-top:18px}.property-heading__facts>span{padding-top:12px}@media(max-width:1000px){.property-heading__grid{grid-template-columns:minmax(0,1fr) 340px;gap:24px}.property-heading__price{padding-left:16px}.property-heading__actions>button{padding-inline:8px}}@media(max-width:860px){.property-heading__grid{grid-template-columns:1fr;gap:18px}.property-heading__price{padding:0;border:0}.property-heading h1{font-size:clamp(28px,4.5vw,36px)}.property-heading__actions{flex-wrap:wrap}.property-heading__actions .favorite-button--detail span{display:inline}.property-heading__crumbs{margin-bottom:14px}.property-heading{padding-top:20px}}
@media(max-width:860px){.property-lightbox__viewer{padding-top:max(58px,env(safe-area-inset-top));padding-bottom:max(10px,env(safe-area-inset-bottom))}.property-lightbox__zoom button{width:44px!important;height:44px!important}}
@media print{.property-print-sheet{width:190mm;max-width:100%;margin:0 auto;print-color-adjust:exact;-webkit-print-color-adjust:exact}.property-print-sheet__title{grid-template-columns:minmax(0,1fr) auto;gap:5mm}.property-print-sheet__title h2{font-size:18pt;line-height:1.12}.property-print-sheet__gallery{height:74mm;grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-template-rows:repeat(3,minmax(0,1fr));overflow:hidden}.property-print-sheet__gallery img{display:block;min-width:0;min-height:0;max-height:100%;width:100%;height:100%;object-fit:cover}.property-print-sheet__gallery:has(img:only-child){grid-template-columns:1fr}.property-print-sheet__content{grid-template-columns:minmax(0,1fr) 45mm;gap:5mm}.property-print-sheet__content p{font-size:9pt;line-height:1.4}.property-print-sheet__facts,.property-print-sheet__gallery,.property-print-sheet__content,.property-print-sheet footer{break-inside:avoid}.property-print-sheet footer span{overflow-wrap:anywhere}.property-print-sheet footer img{flex-shrink:0}.property-print-sheet__facts b{font-size:12pt}}

.premium-trust span{display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;font-size:12px}
.premium-trust span:before{display:none}
@media(max-width:560px){.premium-trust span{justify-content:flex-start;text-align:left}}
.city-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.city-card{position:relative;display:block;aspect-ratio:1.65;overflow:hidden;border-radius:18px;background:#0b3834;color:#fff;text-decoration:none;isolation:isolate}.city-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(3,29,27,.88));z-index:-1}.city-card img{position:absolute;width:100%;height:100%;object-fit:cover;inset:0;z-index:-2;transition:transform .35s ease}.city-card__content{position:absolute;inset:auto 24px 24px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px}.city-card h3{color:#fff;margin:0 0 7px;font-size:28px;line-height:1.15}.city-card__count{font-size:14px;color:#fff}.city-card__arrow{width:42px;height:42px;border-radius:50%;background:#dcff36;color:#073c38;display:grid;place-items:center;font-size:24px}.city-card:hover img{transform:scale(1.035)}.city-card:focus-visible{outline:3px solid #087e6d;outline-offset:5px}.city-credits{margin-top:20px;font-size:11px;color:#617773}.city-credits summary{cursor:pointer;width:fit-content}.city-credits ul{padding-left:18px;line-height:1.8}.city-credits a{color:inherit;text-decoration:underline}@media(max-width:900px){.city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.city-card h3{font-size:24px}}@media(max-width:520px){.city-grid{grid-template-columns:1fr;gap:14px}.city-card{aspect-ratio:1.9}.city-card__content{inset:auto 20px 20px}}@media(prefers-reduced-motion:reduce){.city-card img{transition:none}.city-card:hover img{transform:none}}
.premium-section .city-card .city-card__count{display:inline-block;color:#fff;font-size:14px;font-weight:500;line-height:1.5;background:rgba(3,29,27,.65);padding:3px 9px;border-radius:6px}.premium-section .city-card .city-card__arrow{color:#073c38;font-size:24px;line-height:1}
.home-guide{padding:72px 0 80px;background:#f0f4ef;border-block:1px solid #d8e3dc;color:#123d38;scroll-margin-top:110px}
.home-guide__header{max-width:none;margin-bottom:26px;container-type:inline-size}
.home-guide__toggle{display:flex;width:fit-content;min-width:240px;max-width:100%;justify-content:space-between;align-items:center;gap:28px;min-height:54px;padding:15px 24px;border:1px solid #0b5348;border-radius:10px;background:#0b5348;color:#fff;font:inherit;font-size:15px;line-height:1.4;font-weight:700;cursor:pointer;list-style:none;box-shadow:0 4px 10px rgb(11 83 72 / 12%);transition:background .18s ease,box-shadow .18s ease}
.home-guide__toggle svg{flex-shrink:0}
.home-guide__toggle::-webkit-details-marker{display:none}
.home-guide__toggle:hover{background:#073e36;border-color:#073e36;box-shadow:0 6px 14px rgb(11 83 72 / 18%)}
.home-guide__toggle:active{box-shadow:none}
@media(prefers-reduced-motion:reduce){.home-guide__toggle{transition:none}}
.home-guide__toggle:focus-visible{outline:2px solid #006458;outline-offset:4px}
.home-guide__collapse{display:none}.home-guide__details[open]>.home-guide__toggle .home-guide__expand{display:none}.home-guide__details[open]>.home-guide__toggle .home-guide__collapse{display:inline}
.home-guide__details[open]>.home-guide__toggle .home-guide__chevron{transform:rotate(180deg)}
.home-guide__remaining{margin-top:32px}
.home-guide__details--enhanced[open]>.home-guide__toggle:first-child{display:none}
.home-guide__details--enhanced[open]>.home-guide__remaining{margin-top:0}
.home-guide__remaining>section{scroll-margin-top:112px;padding-bottom:28px;margin-bottom:30px;border-bottom:1px solid #d3dfd5}
.home-guide__remaining>section:last-child{border:0;margin:0;padding:0}
.home-guide__bottom{margin-top:30px}.home-guide__bottom[hidden]{display:none}
.home-guide__eyebrow{display:block;color:#41675c;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px}
.home-guide__header h2{font-size:clamp(30px,3vw,46px);line-height:1.16;letter-spacing:-.025em;margin:0 0 22px;text-wrap:balance}
@media(min-width:1001px){.home-guide__header h2{text-wrap:wrap}}
.home-guide__header>p{max-width:740px;font-size:18px;line-height:1.7;color:#486057;margin:0}
.home-guide__layout{display:grid;grid-template-columns:minmax(230px,320px) minmax(0,760px);justify-content:space-between;gap:clamp(40px,6vw,100px)}
.home-guide__aside{align-self:start;position:sticky;top:112px;padding:18px;background:#fbfcf9;border:1px solid #dce6dd;border-radius:18px;box-shadow:0 10px 30px rgb(20 61 48 / 5%)}
.home-guide__nav-title{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#49665b;margin:0 0 14px}
.home-guide__aside nav{display:grid;gap:6px}
.home-guide__aside nav>a{display:flex;align-items:center;gap:12px;min-height:60px;padding:12px 10px;border:1px solid transparent;border-radius:11px;font-size:14px;line-height:1.45;font-weight:500;color:#204a40;text-decoration:none;transition:background .18s ease,border-color .18s ease}
.home-guide__aside nav>a>span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:9px;background:#eaf1e9;color:#3d6756;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums}
.home-guide__aside nav>a:hover,.home-guide__aside nav>a:focus-visible{color:#104e40;background:#edf4eb;border-color:#d5e4d5}
.home-guide__aside nav>a:hover>span,.home-guide__aside nav>a:focus-visible>span{background:#0b5348;color:#fff}
.home-guide__aside .home-guide__cta{margin-top:16px;gap:12px;padding:16px 14px;min-height:54px}
@media(prefers-reduced-motion:reduce){.home-guide__aside nav>a{transition:none}}
.home-guide__cta{display:flex;width:100%;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;font-size:14px;text-decoration:none}
.home-guide__cta svg{flex-shrink:0}
.home-guide__content{min-width:0;color:#354f45;font-size:16px;line-height:1.85;overflow-wrap:break-word}
.home-guide__content>section{scroll-margin-top:112px;padding-bottom:28px;margin-bottom:30px;border-bottom:1px solid #d3dfd5}
.home-guide__content>section:last-child{border:0;margin:0;padding:0}
.home-guide__content h3{color:#123d38;font-size:clamp(22px,2vw,28px);line-height:1.3;letter-spacing:-.015em;margin:0 0 19px}
.home-guide__content p{margin:0 0 17px}.home-guide__content p:last-child{margin-bottom:0}
.home-guide__content a{color:#006458;text-decoration:underline;text-decoration-color:#80a895;text-underline-offset:4px}
.home-guide__content a:hover{color:#073e36;text-decoration-color:currentColor}
.home-guide a:focus-visible{outline:2px solid #006458;outline-offset:5px;border-radius:3px}
@media(max-width:1000px){.home-guide__layout{grid-template-columns:1fr;gap:32px}.home-guide__aside{position:static}.home-guide__aside nav{display:grid;grid-template-columns:1fr 1fr;column-gap:24px}.home-guide__nav-title{grid-column:1/-1}.home-guide__cta{max-width:320px}.home-guide__content{max-width:760px}.home-guide__header{margin-bottom:30px}}
@media(max-width:600px){.home-guide{padding:42px 0 48px}.home-guide__header h2{font-size:30px}.home-guide__header>p{font-size:16px}.home-guide__aside nav{grid-template-columns:1fr}.home-guide__content{font-size:15px;line-height:1.8}.home-guide__cta{max-width:none}.home-guide__content>section{margin-bottom:24px;padding-bottom:24px}}

.viewings-bar{border-bottom:1px solid #dce6df;background:#f4f8ef;font-size:13px}.viewings-bar a{display:inline-flex;gap:9px;align-items:center;font-weight:700;color:#073c39}.viewings-bar b{display:grid;place-items:center;background:#d9ff36;color:#073c39;border-radius:50%;min-width:23px;height:23px}.viewings-bar [role=status]{color:#43645b}.viewing-add{display:inline-flex;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 18px;border:1px solid #bdd2c2;border-radius:9px;background:#f2f8ec;color:#073c39;font:700 14px inherit;text-decoration:none;transition:background .15s}.viewing-add:hover{background:#e3f3ce}.viewing-add.is-selected{background:#d9ff36;border-color:#c0df33}.property-card__viewing{padding:0 20px 18px}.property-card__viewing .viewing-add{width:100%}.property-detail-viewing{margin-top:16px}.viewings{padding-top:42px;padding-bottom:70px}.viewings h1{font-size:clamp(30px,4vw,48px);margin:8px 0 12px;line-height:1.12}.viewings-eyebrow{font-size:12px;letter-spacing:.07em;color:#477167}.viewings-intro{color:#57746c;max-width:650px;margin-bottom:30px}.viewings-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:36px;align-items:start}.viewings h2{font-size:23px;margin:0 0 22px}.viewings-form{padding:28px;background:white;border:1px solid #dbe5df;border-radius:18px}.viewings-item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:20px;padding:18px 0;border-bottom:1px solid #dbe5df}.viewings-photo{display:grid;place-items:center;background:#eaf0ec;aspect-ratio:4/3;border-radius:12px;overflow:hidden}.viewings-photo img{width:100%;height:100%;object-fit:cover}.viewings-item h3{font-size:18px;line-height:1.3;margin:7px 0 10px}.viewings-item small{color:#59736b}.viewings-remove{display:block;border:0;background:none;padding:10px 0;color:#687b73;font:inherit;font-size:13px;cursor:pointer;min-height:40px}.viewings-back{display:inline-block;margin-top:20px;color:#07594f;font-weight:700}.viewings-form label{display:block;font-size:13px;font-weight:600;margin-bottom:16px}.viewings-form input:not([type=checkbox]):not([type=radio]),.viewings-form select,.viewings-form textarea{display:block;margin-top:7px;width:100%;min-height:46px;padding:11px;border:1px solid #cfddd5;border-radius:9px;background:#f8faf7;color:#073c39;font:inherit;font-size:15px}.viewings-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.viewings-form fieldset{border:0;padding:0;margin:0 0 16px}.viewings-form legend{font-size:13px;font-weight:600;margin-bottom:10px}.viewings-channels{display:flex;flex-wrap:wrap;gap:7px}.viewings-channels label{margin:0;position:relative}.viewings-channels input{position:absolute;opacity:0;width:1px;height:1px}.viewings-channels span{display:block;padding:12px 13px;border:1px solid #cfddd5;border-radius:8px;cursor:pointer}.viewings-channels input:checked+span{background:#073c39;color:#fff;border-color:#073c39}.viewings-channels input:focus-visible+span,.viewings :focus-visible,.viewing-add:focus-visible{outline:3px solid #9ebd13;outline-offset:3px}.viewings-form .viewings-consent{display:flex;align-items:flex-start;gap:10px;font-weight:400;line-height:1.5}.viewings-consent input{width:18px;height:18px;flex-shrink:0;margin-top:2px}.viewings-submit{width:100%;border:1px solid #bdd726;border-radius:10px;padding:15px;background:#d9ff36;color:#073c39;font:inherit;font-weight:800;cursor:pointer;min-height:50px}.viewings-submit:disabled{opacity:.6;cursor:wait}.viewings-note{color:#657b72;font-size:12px;line-height:1.6}.viewings-success,.viewings-empty{padding:36px;background:#f0f6e9;border-radius:16px}.viewings-errors{padding:14px;border:1px solid #c97363;background:#fff1ea;margin-bottom:20px;border-radius:9px}.viewings [hidden]{display:none!important}@media(max-width:800px){.viewings-grid{grid-template-columns:1fr;gap:28px}.viewings{padding-top:24px}.viewings-form{padding:20px}.viewings-bar [role=status]:empty{display:none}}@media(max-width:420px){.viewings-item{grid-template-columns:95px minmax(0,1fr);gap:12px}.viewings-item h3{font-size:16px}.viewings-fields{grid-template-columns:1fr;gap:0}}@media print{.viewings-bar,.viewing-add,.property-card__viewing,.property-detail-viewing{display:none!important}}.viewings-mini-item{display:grid;grid-template-columns:70px minmax(0,1fr) 28px;gap:12px;padding:14px 0;border-bottom:1px solid #e3ebe5}.viewings-mini-photo{height:66px;border-radius:9px;overflow:hidden;background:#edf2e9}.viewings-mini-photo img{width:100%;height:100%;object-fit:cover}.viewings-mini-item a{font-size:13px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#073c39}.viewings-mini-item strong{display:block;font-size:15px;margin-top:6px}.viewings-mini-item button{border:0;background:transparent;align-self:start;color:#72867c;cursor:pointer;font-size:22px;min-height:36px}
.property-grid>.property-card{display:flex;flex-direction:column;height:100%;min-width:0}.property-card>.property-media{flex-shrink:0}.property-card>.property-body{display:flex;flex-direction:column;flex:1;min-width:0}.property-card .property-body h3{min-height:3.75em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25}.property-card .property-facts{min-height:45px;box-sizing:border-box}.property-card .property-price{margin-top:auto;min-height:74px;box-sizing:border-box}.property-card .property-body:not(:has(.property-facts)) .property-price{margin-top:45px}.property-card .property-card__viewing{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding:0 14px 16px}.property-card__viewing .viewing-add,.property-card__whatsapp{min-width:0;font-family:inherit;font-size:13px;font-weight:700;padding:10px 8px;white-space:nowrap}.property-card__whatsapp{display:flex;align-items:center;justify-content:center;gap:7px;background:#087e65;color:#fff;border:1px solid #087e65;border-radius:9px;min-height:44px}.property-card__whatsapp:hover{background:#06664f}.property-card__viewing svg{flex-shrink:0}.viewings-flight{position:fixed;z-index:9999;width:90px;height:68px;border-radius:11px;overflow:hidden;pointer-events:none;background:#d9ff36;box-shadow:0 8px 25px #062f3940;display:grid;place-items:center}.viewings-flight img{width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:reduce){.viewing-add{transition:none}.viewings-flight{display:none}}
.property-heading__price .property-detail-viewing{margin-top:12px;display:flex;justify-content:flex-end}.property-heading__price .property-detail-viewing .viewing-add{width:100%;font-family:inherit;font-size:14px;font-weight:700;background:#e8f5d8;border-color:#bdd2a0}
.property-heading__bottom{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:32px;align-items:center;border-top:1px solid var(--line);margin-top:18px;padding-top:12px}.property-heading__bottom .property-heading__facts{border:0;margin:0;gap:10px 24px}.property-heading__bottom .property-heading__facts>span{padding-top:0}.property-heading__bottom .property-detail-viewing{display:flex;justify-content:center;margin:0;padding-left:24px}.property-heading__bottom .viewing-add{background:#d9ff36;border-color:#bdd52b;color:#073c39;min-height:46px;padding:11px 24px;font-family:inherit;font-size:14px;font-weight:750;box-shadow:0 3px 9px #91ad1820}@media(max-width:1000px){.property-heading__bottom{grid-template-columns:minmax(0,1fr) 340px;gap:24px}.property-heading__bottom .property-detail-viewing{padding-left:16px}}@media(max-width:860px){.property-heading__bottom{grid-template-columns:1fr;gap:16px}.property-heading__bottom .property-detail-viewing{padding-left:0}}
.property-heading__bottom .property-heading__facts>span{min-width:0;padding:0;display:inline-flex;flex:0 0 auto;white-space:nowrap;gap:6px}.property-heading__bottom .property-heading__facts{column-gap:18px;align-items:center}

.property-card .property-card__viewing{padding-bottom:21px;gap:10px}
.property-card__viewing .viewing-add,.property-card__viewing .property-card__whatsapp{--button-base:#075441;min-height:44px;border-radius:10px;text-decoration:none;box-shadow:0 4px 0 var(--button-base),0 7px 12px #073c3914,inset 0 1px 0 #ffffff40;transform:translateY(0);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}
.property-card__viewing .property-card__whatsapp{background:linear-gradient(180deg,#09836a,#076a55);border:1px solid #08745c;color:#fff}
.property-card__viewing .viewing-add{--button-base:#8ba92d;background:linear-gradient(180deg,#e3f5af,#c6e77d);border:1px solid #b0cf62;color:#123b2b}
.property-card__viewing .viewing-add.is-selected{--button-base:#193f31;background:linear-gradient(180deg,#376f50,#28583e);border-color:#28583e;color:#fff}
@media(hover:hover){.property-card__viewing .viewing-add:hover,.property-card__viewing .property-card__whatsapp:hover{filter:brightness(1.035);transform:translateY(-1px);box-shadow:0 5px 0 var(--button-base),0 9px 14px #073c391c,inset 0 1px 0 #ffffff40}}
.property-card__viewing .viewing-add:active,.property-card__viewing .property-card__whatsapp:active{transform:translateY(3px);box-shadow:0 1px 0 var(--button-base),0 2px 4px #073c3914,inset 0 1px 0 #ffffff20}
.property-card__viewing .viewing-add:focus-visible,.property-card__viewing .property-card__whatsapp:focus-visible{outline:3px solid #185d4b;outline-offset:6px}
@media(prefers-reduced-motion:reduce){.property-card__viewing .viewing-add,.property-card__viewing .property-card__whatsapp{transition:none;transform:none}}
.property-card .badge-row b{background:#e5ebef;color:#314957;border:1px solid #c8d4dc;box-shadow:0 2px 7px #102e2c20,inset 0 1px 0 #ffffff70;font-weight:750}
.property-card .badge-row [data-property-status="vtorichnoe-zhile"]{background:#e1ecf5;color:#264c68;border-color:#b9d0e1}
.property-card .badge-row [data-property-status="novostroj"]{background:#d9f1e4;color:#205c3d;border-color:#a9d8bb}
.property-card .badge-row [data-property-status="snizhena-cena"]{background:#ffe0d4;color:#873c28;border-color:#efbca7}
.property-card .badge-row [data-property-status="premium"]{background:#f4e6c4;color:#705014;border-color:#ddc28b}
.property-card .badge-row [data-property-status="investicii"]{background:#e9e0f5;color:#604080;border-color:#cdb9e4}
.property-card .badge-row [data-property-status="rassrochka"]{background:#ffedcb;color:#7a531c;border-color:#e9cd9c}
.property-card .badge-row [data-property-status="first-line"]{background:#d7eafb;color:#285880;border-color:#adceeb}
.property-card .badge-row [data-property-status="s-vidom-na-more"]{background:#d2f0f0;color:#19565e;border-color:#a4d7da}

.site-footer .footer-directory{display:grid;grid-template-columns:1.15fr .8fr 1.3fr;gap:48px;padding-bottom:38px;margin-bottom:38px;border-bottom:1px solid #ffffff24}
.footer-directory nav{min-width:0}
.site-footer .footer-directory h2{margin:0 0 16px;color:#d6ed99;font-size:13px;font-weight:700;letter-spacing:.045em;line-height:1.5}
.footer-directory__cities,.footer-directory__collections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px}
.site-footer .footer-directory a{display:flex;align-items:center;min-height:44px;margin:0;padding:8px 0;color:#dfebe5;font-size:14px;line-height:1.5;text-decoration:none;overflow-wrap:anywhere}
.site-footer .footer-directory a:hover{color:#d8f76d;text-decoration:underline;text-underline-offset:5px}
.site-footer .footer-directory a:focus-visible{outline:2px solid #d8f76d;outline-offset:3px;border-radius:3px}
@media(max-width:1050px){.site-footer .footer-directory{gap:28px;grid-template-columns:1fr 1fr}.footer-directory nav:last-child{grid-column:1/-1}.footer-directory__collections{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:600px){.site-footer .footer-directory{grid-template-columns:minmax(0,1fr);gap:28px;margin-bottom:30px;padding-bottom:30px}.footer-directory nav:last-child{grid-column:auto}.footer-directory__collections{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer .footer-directory h2{margin-bottom:8px}.footer-directory nav:nth-child(2){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px}.footer-directory nav:nth-child(2) h2{grid-column:1/-1}}
