:root{--ink:#182321;--paper:#f5f5f1;--gold:#b79b76;--line:#d8dcd6;--muted:#626d66;--font:'Noto Kufi Arabic',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.9}html[lang=en]{--font:'Manrope',sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}header{position:absolute;top:0;inset-inline:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:26px 5%;color:white;border-bottom:1px solid #ffffff30;transition:background .3s,padding .3s}header.scrolled{position:fixed;padding-top:14px;padding-bottom:14px;background:#182321f5;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:14px;line-height:1.4;white-space:nowrap}.brand strong{font-size:19px;font-weight:500}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:4px;margin-top:7px}.brand-icon{font-family:serif;font-size:27px;letter-spacing:-7px;border:1px solid #ffffff7a;padding:10px 13px 10px 8px}.brand-icon span{color:var(--gold)}nav{display:flex;gap:32px;font-size:14px}nav a{position:relative}nav a:after{content:'';position:absolute;bottom:-8px;inset-inline-start:0;width:0;height:1px;background:var(--gold);transition:width .3s}nav a:hover:after{width:100%}.header-actions{display:flex;gap:25px;align-items:center}#language{background:none;border:0;color:white;font-family:'DM Sans',sans-serif;font-size:14px}.header-cta{font-size:13px;border-bottom:1px solid #ffffff7a;padding-bottom:6px}#menu{display:none;background:none;border:0;color:white;font-size:24px}.hero{min-height:780px;height:100svh;max-height:1200px;position:relative;overflow:hidden;color:white;background:#303b36}.hero-image{position:absolute;inset:-10% 0;background:url('/images/villa.jpg') center 57%/cover;will-change:transform}.hero-shade{position:absolute;inset:0;background:linear-gradient(270deg,#071c21c9 0%,#0d22216b 55%,#04191b26 100%),linear-gradient(0deg,#101f23b0,transparent 35%,#091e2355)}html[dir=ltr] .hero-shade{transform:scaleX(-1)}.hero-content{position:relative;width:90%;margin:auto;padding-top:clamp(210px,29vh,340px)}.eyebrow{font-size:12px;letter-spacing:1px;display:flex;align-items:center;gap:12px;font-weight:500}.eyebrow i{height:6px;width:6px;border-radius:50%;background:var(--gold)}h1{font-size:clamp(38px,4.8vw,76px);line-height:1.65;letter-spacing:-2px;margin-top:20px}h1 em{font-weight:300;font-style:normal;color:#e4d6bc}.hero-content p{max-width:470px;margin:18px 0 32px;font-size:15px;color:#e4e8e5;line-height:2.2}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;padding:16px 25px;border:1px solid transparent;font-size:14px;transition:background .3s,transform .3s}.button:hover{transform:translateY(-3px)}.light{background:var(--paper);color:var(--ink)}.dark{background:var(--ink);color:white}.outline{border-color:#ffffff5a;color:white;background:transparent}.arrow{font-size:23px;font-family:Arial}.hero-bottom{position:absolute;bottom:34px;inset-inline:5%;display:flex;justify-content:space-between;align-items:center;font-size:12px;border-top:1px solid #ffffff4a;padding-top:25px}.hero-bottom a{display:flex;gap:20px}.hero-index{font-family:'DM Sans';letter-spacing:5px}.hero-index b{font-weight:400;color:#ffffff60}.section{padding:105px 5%}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:44px}.muted{color:var(--muted)}h2{font-size:clamp(26px,2.9vw,43px);line-height:1.8;letter-spacing:-1.3px;margin-top:15px}.section-head>p{max-width:300px;color:var(--muted);font-size:14px}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.property-image{height:360px;overflow:hidden;position:relative;background:#d6dbd5}.property-image img{transition:transform .8s}.property:hover img{transform:scale(1.05)}.property-info{padding:25px 0}.property-info h3{font-size:24px;margin:8px 0}.property-info p{font-size:14px;color:var(--muted)}.skip{position:fixed;top:-100px;z-index:99;background:white;padding:12px}.skip:focus{top:0}@media(max-width:1000px){nav{gap:18px}.header-cta{display:none}.property-image{height:280px}}@media(max-width:760px){header{padding:22px 6%;gap:16px}.brand strong{font-size:16px}.brand-icon{font-size:24px}.brand small{font-size:8px}.header-actions{gap:18px}#menu{display:block}nav{display:none;position:absolute;top:100%;inset-inline:0;padding:30px 6%;background:var(--ink);flex-direction:column}nav.open{display:flex}.hero{min-height:720px;max-height:1000px}.hero-content{width:88%;padding-top:205px}h1{font-size:38px;letter-spacing:-1px}.hero-content p{font-size:14px;max-width:340px}.hero-image{background-position:45% center}.hero-bottom>span:first-child{display:none}.section{padding:72px 6%}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:20px}.property-grid{grid-template-columns:1fr}.property-image{height:360px}h2{font-size:29px}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.parallax{transform:none!important}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.filters{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px}.deal-tabs{display:flex;gap:5px}.deal-tabs button{border:0;background:none;padding:10px 22px;font-size:14px;color:var(--muted)}.deal-tabs button.active{background:var(--ink);color:white}.selects{display:flex;gap:15px}.selects select{border:0;background:none;min-width:130px;font-size:14px;padding:10px;color:var(--ink)}.collection-note{display:flex;justify-content:space-between;gap:20px;margin:20px 0 25px;font-size:12px;color:var(--muted)}.property-image{display:block;border:0;padding:0;width:100%;text-align:start}.property-badge{position:absolute;top:20px;inset-inline-start:20px;background:var(--paper);padding:5px 14px;font-size:12px}.property-open{position:absolute;bottom:18px;inset-inline-end:18px;background:#f5f5f1ed;width:43px;height:43px;display:grid;place-items:center;font-size:25px;transition:background .3s}.property-title{padding:0;border:0;background:none;text-align:start}.price{border-top:1px solid var(--line);margin-top:23px;padding-top:18px;display:flex;justify-content:space-between;gap:10px;align-items:center}.price>span:first-child{font-family:var(--font);font-size:20px}.price small{font-size:12px}.price>span:last-child{font-size:11px;color:var(--muted)}.empty{grid-column:1/-1;padding:60px 20px;text-align:center;border:1px solid var(--line)}.empty p{margin:15px}.about{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding-top:110px;padding-bottom:110px}.about-visual{position:relative;height:580px}.about-img{object-position:42% center}.image-caption{position:absolute;bottom:24px;inset-inline-start:24px;font-family:'DM Sans';font-size:11px;letter-spacing:3px;background:#182321b8;padding:10px 15px}.about-copy>.eyebrow{color:#c6af8e}.about-copy h2{font-size:clamp(30px,3.4vw,52px);margin:20px 0}.about-copy>p{color:#c6ccc7;font-size:14px;margin:20px 0}.text-link{display:flex;justify-content:space-between;border-bottom:1px solid #ffffff50;padding:12px 0;margin-top:30px;font-size:14px}.text-link>span:last-child{font-size:25px}.values{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#c6af8e;margin-top:32px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr)}.service{border-block:1px solid var(--line);border-inline-start:1px solid var(--line);padding:30px 34px 42px;transition:background .4s}.service:last-child{border-inline-end:1px solid var(--line)}.service:hover{background:#e9ede7}.service-top{display:flex;justify-content:space-between;font-family:'DM Sans';font-size:14px;color:var(--muted);margin-bottom:50px}.service-top>span:last-child{font-size:26px}.service h3{font-size:24px;margin:15px 0}.service p{font-size:14px;color:var(--muted)}.statement{position:relative;height:620px;overflow:hidden;color:white;background:var(--ink)}.statement-image{position:absolute;inset:-15% 0;background:url('/images/tower.jpg') center 45%/cover}.statement-overlay{position:absolute;inset:0;background:linear-gradient(270deg,#0a1f25da,#122a336b)}.statement-copy{position:relative;padding:100px 8%}.statement-copy h2{font-size:clamp(36px,4.5vw,65px);line-height:1.65;margin:25px 0 35px}.statement-caption{position:absolute;bottom:35px;inset-inline-end:5%;font-size:11px;letter-spacing:3px;font-family:'DM Sans'}.contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%}.contact-copy h2{font-size:clamp(32px,3.5vw,52px);margin:20px 0}.contact-copy>p{max-width:330px;color:var(--muted);font-size:15px}.contact-signature{display:flex;align-items:center;gap:20px;margin-top:60px;font-size:13px}.contact-signature .brand-icon{border-color:var(--gold);font-size:40px;padding:18px 22px 18px 12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px}form label{display:block;font-size:13px}form input:not([type=checkbox]),form select,textarea{display:block;width:100%;border:0;border-bottom:1px solid #aeb6ae;padding:12px 0;background:transparent;border-radius:0;color:var(--ink);font-size:14px}textarea{resize:vertical;min-height:110px}input::placeholder,textarea::placeholder{color:#6c756f}.message-label{margin:28px 0}.consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:var(--muted)}.consent input{width:17px;height:17px;flex-shrink:0;margin-top:5px;accent-color:var(--ink)}.privacy-link{padding:0;border:0;background:none;font:inherit;text-decoration:underline;cursor:pointer}.form-bottom{display:flex;align-items:center;gap:25px;margin-top:30px}.form-bottom .button{flex-shrink:0}.form-bottom p{font-size:12px}.error{color:#a73020}.success{color:#227245}.button:disabled{opacity:.6;cursor:wait}.honeypot{position:absolute;inset-inline-start:-9999px;width:1px;height:1px;overflow:hidden}footer{background:var(--ink);color:#fff;padding:65px 5% 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:50px;gap:30px}.footer-top p{font-size:20px;color:#d2d6d1;font-weight:300}.back-top{border:1px solid #ffffff50;width:48px;height:48px;display:grid;place-items:center;font-size:24px}.footer-bottom{border-top:1px solid #ffffff26;padding-top:23px;display:flex;justify-content:space-between;gap:20px;color:#b8c1b9;font-size:11px}dialog{border:0;padding:0;width:min(900px,92vw);max-height:88svh;background:var(--paper);color:var(--ink);overscroll-behavior:contain}dialog::backdrop{background:#051a1bbd;backdrop-filter:blur(8px)}body:has(dialog[open]){overflow:hidden}.dialog-close{position:absolute;inset-inline-end:15px;top:15px;z-index:2;border:0;background:var(--paper);width:42px;height:42px;font-size:28px;line-height:1}.detail-image{height:300px}.detail-copy,.privacy-copy{padding:35px 40px}.detail-copy>p,.privacy-copy p{font-size:14px;color:var(--muted);margin:15px 0}.detail-specs{display:flex;justify-content:space-between;gap:10px;padding:20px 0;margin:20px 0;border-block:1px solid var(--line);font-size:14px}.detail-copy ul{display:flex;gap:35px;font-size:13px;flex-wrap:wrap;padding-inline-start:20px}.detail-price{font-size:25px;margin-top:20px}.detail-copy p.disclaimer{font-size:12px}.detail-copy .button{margin-top:20px}#privacy-dialog{max-width:650px}.privacy-copy{padding-top:65px}html[lang=en] h1{line-height:1.23;margin-top:32px;font-size:clamp(44px,5.7vw,90px);letter-spacing:-3px}html[lang=en] h2{line-height:1.3;letter-spacing:-1.5px}html[lang=en] .hero-content p{line-height:1.8}html[lang=en] .eyebrow{letter-spacing:2px}html[lang=en] .brand strong{font-size:14px;letter-spacing:1px}html[lang=en] .section-head h2{max-width:640px}html[lang=en] .statement-overlay{transform:scaleX(-1)}@media(max-width:1000px){.about{gap:5%}.about-visual{height:520px}.service{padding:25px}.contact{gap:5%}.form-bottom{display:block}.form-bottom p{margin-top:15px}.values{flex-wrap:wrap}.price{display:block}.price>span:last-child{display:block;margin-top:4px}}@media(max-width:760px){.filters{flex-direction:column}.deal-tabs button{flex:1;padding:11px 10px}.selects{justify-content:space-between}.selects label{width:48%}.selects select{width:100%}.collection-note{font-size:11px}.collection-note>span:first-child{max-width:260px}#results-count{white-space:nowrap}.property-image{height:350px}.property-info{padding-top:20px}.price{display:flex}.about{grid-template-columns:1fr;gap:40px}.about-visual{height:420px}.about-copy h2{font-size:35px}.values{font-size:11px}.service-grid{grid-template-columns:1fr}.service{border:1px solid var(--line);border-bottom:0;padding:24px}.service:last-child{border-bottom:1px solid var(--line)}.service-top{margin-bottom:20px}.statement{height:530px}.statement-copy{padding:80px 6%}.statement-copy h2{font-size:42px}.statement-caption{font-size:9px;letter-spacing:2px}.contact{grid-template-columns:1fr;gap:50px}.contact-signature{display:none}.form-grid{gap:25px 20px}.form-bottom{display:block}.footer-top{flex-wrap:wrap;gap:25px}.footer-top p{font-size:16px;order:3;width:100%}.footer-bottom{flex-wrap:wrap;font-size:10px}.footer-bottom>span:last-child{width:100%;margin-top:10px}.detail-copy,.privacy-copy{padding:30px 22px}.privacy-copy{padding-top:60px}.detail-image{height:230px}.detail-copy h2{font-size:27px}.detail-specs{font-size:12px}.detail-copy ul{display:block}.detail-copy li{margin-bottom:10px}html[lang=en] h1{font-size:47px;letter-spacing:-2px}html[lang=en] .hero-content p{max-width:300px}html[lang=en] .brand strong{font-size:11px}}@media(max-width:380px){.form-grid{grid-template-columns:1fr}h1{font-size:32px}.hero-content{padding-top:180px}.brand-icon{display:none}}
/* Refined editorial layout, September 2026 */
html{scroll-padding-top:110px}html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3{letter-spacing:0}header{position:sticky;top:0;background:var(--paper);color:var(--ink);padding:19px 5%;border-bottom:1px solid var(--line);gap:24px}header.scrolled{position:sticky;background:#f5f5f1f7;padding:19px 5%;color:var(--ink);box-shadow:0 4px 20px #14292308}.brand-icon{border-color:#9d8460;letter-spacing:-3px;color:var(--ink)}footer .brand-icon{color:white}header #language,header #menu{color:var(--ink)}header .header-cta{background:var(--ink);color:white;padding:11px 16px;border:0;white-space:nowrap}nav{gap:25px}#navigation a[aria-current=location]{color:#80653f}#navigation a[aria-current=location]:after{width:100%}.header-actions{gap:20px}.brand strong{font-size:18px}.brand small{font-size:10px}.hero{height:650px;min-height:650px;max-height:none}.hero-content{padding-top:115px}.hero-content p{max-width:505px;font-size:16px;margin:20px 0 28px;line-height:2}.hero h1{font-size:clamp(38px,4.3vw,67px);line-height:1.7}.hero-image{background-position:center 61%}.hero-shade{background:linear-gradient(270deg,#102724d9 0%,#102724a1 47%,#10272419 100%),linear-gradient(0deg,#11252380,transparent 55%)}.hero-buttons{display:flex;gap:30px;align-items:center}.hero-secondary{font-size:14px;border-bottom:1px solid #ffffff6b;padding-bottom:5px}.hero-feature{position:absolute;inset-inline-end:5%;bottom:130px;width:260px;border:1px solid #ffffff55;background:#11272585;backdrop-filter:blur(15px);padding:25px}.hero-feature h3{font-size:23px;line-height:1.9;margin:14px 0}.hero-feature .eyebrow{font-size:11px;color:#e1ccb0}.hero-feature>div{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff4a;padding-top:15px;font-size:11px}.hero-feature a{font-size:22px}.hero-bottom{bottom:28px;padding-top:20px}.hero-index{font-size:11px;letter-spacing:2px}.finder{position:relative;background:white;border:1px solid var(--line);margin:-1px 5% 0;padding:27px 30px;display:grid;grid-template-columns:230px 1fr;gap:35px;align-items:center}.finder-title h2{font-size:21px;margin:0}.finder-title p{font-size:12px;color:var(--muted);margin-top:4px}.finder form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:22px;align-items:center}.finder label{font-size:12px;color:var(--muted);border-inline-start:1px solid var(--line);padding-inline-start:22px}.finder select{border:0;padding:3px 0;font-size:14px;font-weight:500}.finder .button{padding:15px 22px;gap:20px}.section{padding:78px 5%}.section-head{margin-bottom:34px;gap:35px}.section-head>p{font-size:15px;max-width:340px}h2{font-size:clamp(27px,2.7vw,40px)}.property-grid{gap:26px}.property{background:#fff;border:1px solid #e1e4de}.property-image{height:300px}.property-info{padding:25px}.property-info h3{font-size:23px}.property-info p{font-size:14px}.price{margin-top:20px}.property-open{border-radius:50%}.properties{padding-top:66px}.about{padding:70px 5%;gap:7%;grid-template-columns:.95fr 1.05fr}.about-visual{height:480px}.about-copy h2{font-size:40px}.about-copy>p{font-size:16px;line-height:2}.about-copy .text-link{margin-top:25px}.values{font-size:12px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;background:#e8ebe5;padding:35px 5%}.principles article{display:flex;gap:20px}.principle-number{font:22px 'Manrope',sans-serif;color:#88704e;padding-top:7px}.principles h3{font-size:17px;margin-bottom:9px}.principles p{font-size:13px;line-height:1.9;color:var(--muted)}.service{padding:28px;background:white}.service-top{margin-bottom:28px}.service h3{font-size:23px}.service p{font-size:15px}.service-details{list-style:none;padding:16px 0;margin:15px 0;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.service-details li{padding:5px 0}.service-details li:before{content:'—';color:var(--gold);padding-inline-end:12px}.service-cta{font-size:13px;border-bottom:1px solid #a6aea5;padding-bottom:5px}.journey{background:#e8ebe5}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.journey-grid article{border-top:1px solid #b7c2b5;padding-top:25px}.step-number{font:38px 'Manrope',sans-serif;font-weight:300;color:#88704e}.journey-grid h3{font-size:19px;margin:20px 0 12px}.journey-grid p{font-size:14px;color:var(--muted)}.statement{height:450px}.statement-copy{padding:62px 5%}.statement-copy h2{font-size:45px;margin:18px 0 22px}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:10%}.faq-intro h2{font-size:36px;margin:20px 0}.faq-intro>p{font-size:15px;color:var(--muted)}.faq-intro .text-link{max-width:330px}.faq-list details{border-top:1px solid var(--line);padding:22px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:25px;align-items:center;cursor:pointer;font-size:16px}.faq-list summary::-webkit-details-marker{display:none}.faq-symbol{font:26px 'Manrope';color:#80653f}.faq-list details[open] .faq-symbol{transform:rotate(45deg)}.faq-list details p{font-size:14px;line-height:2.1;color:var(--muted);padding-top:20px;padding-inline-end:25px}.contact{background:#e8ebe5;gap:7%;grid-template-columns:.85fr 1.15fr}.contact form{background:white;padding:32px}.contact-copy h2{font-size:41px}.contact-copy>p{font-size:16px}.contact-form-title{padding-bottom:28px}.contact-form-title h3{font-size:20px}.contact-form-title p{font-size:13px;color:var(--muted);margin-top:8px}.form-grid{gap:22px}.form-bottom{align-items:flex-start}.footer-top{padding-bottom:30px}.footer-nav{display:flex;gap:28px;padding-bottom:35px;flex-wrap:wrap;font-size:13px}.footer-bottom{font-size:12px}.footer-top .brand-icon{color:white}.empty{background:white}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}[id]{scroll-margin-top:15px}#home{scroll-margin-top:0}.section:focus{outline:none}
@media(min-width:1440px){.hero-content{padding-top:100px}.hero-feature{width:300px}.hero h1{font-size:64px}}
@media(max-width:1150px){header .header-cta{display:none}nav{gap:18px;font-size:13px}.finder{grid-template-columns:170px 1fr;padding:25px;gap:20px}.finder form{gap:15px}.finder label{padding-inline-start:15px}.finder .button{padding:14px;gap:12px}.hero-feature{width:225px;inset-inline-end:5%}.hero-content p{max-width:440px}.hero h1{font-size:46px}.property-info{padding:20px}.property-image{height:260px}.price{display:block}.principles{gap:25px}.principles article{gap:13px}.service{padding:24px}.contact form{padding:25px}}
@media(max-width:900px){header{padding-inline:4%;gap:18px}#navigation{gap:14px;font-size:12px}.brand strong{font-size:16px}.brand-icon{font-size:23px}.header-actions{gap:12px}.finder{grid-template-columns:1fr}.finder-title{display:flex;justify-content:space-between;align-items:center}.hero-feature{width:205px;padding:20px;bottom:125px}.hero-feature h3{font-size:19px}.hero-content{padding-top:100px}.hero h1{font-size:40px}.hero-content p{max-width:370px;font-size:14px}.hero-buttons{gap:20px}.hero-secondary{font-size:12px}.about-copy h2{font-size:32px}.about-visual{height:470px}.about-copy>p{font-size:14px}.principles{grid-template-columns:1fr;gap:22px}.principles article{gap:20px}.principles h3{margin-bottom:3px}.journey-grid{grid-template-columns:1fr 1fr}.faq{gap:6%}.faq-intro h2{font-size:30px}.contact{grid-template-columns:1fr}.contact-copy>p{max-width:600px}.contact-signature{display:none}.contact form{padding:35px}}
@media(max-width:760px){header,header.scrolled{padding:15px 6%;height:84px}.brand-icon{display:block;letter-spacing:-3px;padding:8px}.brand strong{font-size:15px}.brand small{font-size:8px}#navigation{display:none;background:var(--paper);color:var(--ink);padding:20px 6%;font-size:15px;gap:0;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #18232110}#navigation.open{display:flex}#navigation a{padding:12px 0}nav a:after{bottom:5px}#menu{display:block;min-width:28px}.hero{height:625px;min-height:625px}.hero-content{padding-top:58px;width:88%}.hero h1{font-size:35px;line-height:1.8;margin-top:16px}.hero-content p{max-width:100%;font-size:14px;line-height:2}.hero-feature{display:none}.hero-shade{background:linear-gradient(270deg,#102724df,#10272485),linear-gradient(0deg,#10272477,transparent)}.hero-buttons{flex-wrap:wrap;gap:20px}.hero-bottom{inset-inline:6%;bottom:23px}.hero-index{font-size:9px;letter-spacing:1px}.finder{margin:0;padding:24px 6%;border-inline:0;gap:20px}.finder-title h2{font-size:20px}.finder-title p{font-size:11px}.finder form{grid-template-columns:1fr 1fr;gap:18px}.finder label{padding-inline-start:12px}.finder .button{height:54px;font-size:13px}.section{padding:55px 6%}.section-head>p{font-size:14px}.section-head h2{font-size:28px}.property-grid{gap:25px}.property-image{height:300px}.property-info{padding:22px}.price{display:flex}.about{grid-template-columns:1fr;padding:55px 6%;gap:30px}.about-visual{height:350px}.about-copy h2{font-size:32px}.about-copy>p{font-size:15px}.principles{padding:30px 6%}.principles p{font-size:13px}.service{padding:25px}.service-top{margin-bottom:18px}.service h3{font-size:23px}.journey-grid{gap:30px 22px}.journey-grid h3{font-size:17px;margin-top:14px}.journey-grid p{font-size:13px}.step-number{font-size:30px}.statement{height:390px}.statement-copy{padding:55px 6%}.statement-copy h2{font-size:37px}.statement-copy .eyebrow{font-size:10px}.faq{grid-template-columns:1fr;gap:30px}.faq-intro h2{font-size:30px}.faq-intro .text-link{margin-top:18px}.faq-list summary{font-size:14px;gap:15px}.faq-list details{padding:19px 0}.faq-list details p{font-size:13px}.contact{gap:25px}.contact-copy h2{font-size:32px}.contact form{padding:25px 20px}.contact-form-title h3{font-size:18px}.form-grid{grid-template-columns:1fr;gap:20px}.consent{font-size:12px}.footer-nav{font-size:13px;gap:20px}.footer-bottom{font-size:11px}html[lang=en] .hero h1{font-size:43px;line-height:1.2;letter-spacing:-1.5px}html[lang=en] .hero-content p{max-width:340px;font-size:15px}.hero-secondary{font-size:13px}.header-actions{gap:12px}}
/* Cinematic identity — motion remains independent of navigation. */
:root{--ink:#e9e4d9;--paper:#101715;--gold:#c6ad83;--line:#ffffff24;--muted:#a5aaa3}body{background:#101715;color:#e9e4d9}header,header.scrolled{position:fixed;inset-inline:0;top:0;height:104px;background:linear-gradient(#101715bd,#10171500);color:#f8f5ed;border-bottom:1px solid #ffffff2d;padding:20px 5%;box-shadow:none}header.scrolled{height:85px;background:#0e1514ef;backdrop-filter:blur(20px);border-color:#ffffff1d}header .brand-icon{color:#e8d1a9;border-color:#c6ad8380}header #language,header #menu{color:#f7f4eb}header .header-cta{color:#e9d3af;background:transparent;border:1px solid #c6ad8370;padding:11px 19px}#navigation a[aria-current=location]{color:#e4caa1}.brand strong{font-weight:400}.hero{height:100svh;min-height:760px;max-height:1200px;background:#10201b}.hero-image{inset:-12% 0;background:none;overflow:hidden}.cinema-shot{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity .65s ease;will-change:opacity,transform;transform:scale(1.06);filter:saturate(.65)}.cinema-shot:nth-child(2){background-position:center 52%}.cinema-shot:nth-child(3){background-position:center 60%;filter:saturate(.25)}.cinema-shot.is-active{opacity:1;animation:cinema-drift 3.6s linear both}.hero-shade{background:linear-gradient(270deg,#071c16da 0%,#08191677 48%,#081a1229 100%),linear-gradient(0deg,#101715ed 0%,transparent 45%,#0b16194d 100%);z-index:1}.cinema-grain{position:absolute;inset:0;z-index:2;pointer-events:none;background:repeating-linear-gradient(0deg,transparent 0px,transparent 3px,#ffffff02 4px);opacity:.65}.hero-content{position:relative;z-index:3;padding-top:clamp(185px,25vh,310px);width:86%;margin:auto}.hero h1{font-size:clamp(45px,5.1vw,82px);line-height:1.7;font-weight:400}.hero h1 em{color:#ddc7a2;font-weight:300}.hero-content>.eyebrow{color:#d7c4a4;font-size:12px;letter-spacing:1.5px}.hero-content p{font-size:16px;color:#e0e0d6;max-width:500px;margin:20px 0 32px}.hero-buttons{gap:35px}.button.light{background:#d4bd96;color:#17221c;border:1px solid #d4bd96;padding:18px 28px}.button.light:hover{background:#e6d5b5}.hero-secondary{font-size:14px;color:#ece4d3;border-color:#d4bd9670}.hero-feature{z-index:3;inset-inline-end:7%;bottom:170px;width:265px;padding:0;background:none;border:0;border-inline-start:1px solid #d9c29b6b;backdrop-filter:none;padding-inline-start:28px}.hero-feature h3{font-size:23px;color:#efeee5}.hero-feature .eyebrow{color:#cbb18d;font-size:11px}.hero-feature>div{border-color:#ffffff30}.hero-feature a{color:#d9c29b}.hero-wordmark{position:absolute;bottom:44px;inset-inline-end:4%;font-family:'Manrope',sans-serif;font-size:clamp(120px,18vw,285px);line-height:1;font-weight:300;letter-spacing:-.055em;color:#e4dece09;z-index:2;pointer-events:none}.hero-bottom{z-index:3;inset-inline:7%;bottom:30px;border-color:#cbb18d4d;padding-top:22px;color:#dfded3;font-size:12px}.hero-bottom>span:first-child{letter-spacing:1px}.cinema-controls{display:flex;align-items:center;direction:ltr;gap:16px;min-width:205px;font-family:'Manrope',sans-serif;font-size:12px}.cinema-progress{height:1px;width:75px;background:#ffffff35;overflow:hidden}.cinema-progress i{height:100%;display:block;background:#e5c89a;transform-origin:left;animation:cinema-progress 3s linear infinite}.cinema-total{color:#9aaba0}.finder{background:#17211d;border:1px solid #c6ad833d;margin:0 7%;padding:33px 30px}.finder-title h2{color:#ece6d9}.finder-title p{color:#929e95}.finder select{color:#efe9db}.finder select option,select option{background:#17211d;color:#f4efdf}.finder label{border-color:#c6ad8333;color:#aeb7ae}.button.dark{background:#c6ad83;color:#17211d}.section{padding:90px 7%}.section-head h2{font-size:clamp(29px,3vw,44px);font-weight:300}.section-head>p{color:#a5aea5}.eyebrow.muted{color:#c2a881}.filters{border-color:#ffffff22}.deal-tabs button{color:#a8b1a9}.deal-tabs button.active{background:#c6ad83;color:#17211d}.selects select{color:#dce1d7}.collection-note{color:#8f9b91}.property{border:0;background:none}.property-image{height:340px}.property-image img{filter:saturate(.7);transition:transform 1.2s,filter 1.2s}.property:hover img{filter:saturate(1);transform:scale(1.045)}.property-badge{background:#14221ed9;color:#e3d2b5;border:1px solid #ffffff35;font-size:12px}.property-open{background:#d2ba92;color:#14221e}.property-info{padding:26px 0 0}.property-info h3{font-size:25px}.property-info>.eyebrow{font-size:11px;color:#a1ad9e;letter-spacing:2px}.property-info p{color:#a5aea5}.price{border-color:#c6ad833d}.price>span:first-child{font-size:22px;color:#d8c2a1}.price>span:last-child{color:#88968b}.about{background:#dcd9cf;color:#17221d;padding:85px 7%;grid-template-columns:1fr 1fr;gap:9%}.about-copy h2{font-size:44px;color:#17221d}.about-copy>.eyebrow{color:#7e6442}.about-copy>p{color:#5b6259;line-height:2}.about-visual{height:550px}.about-img{filter:saturate(.5)}.text-link{border-color:#9c9d8f;color:inherit}.values{color:#7e6442}.image-caption{background:#12221bd1;color:#d2c19e}.principles{padding:40px 7%;background:#dcd9cf;border-top:1px solid #17221d22;gap:40px;color:#17221d}.principles p{color:#62685e}.principles h3{font-size:18px}.principle-number{color:#8c734f}.service-grid{gap:28px}.service{background:none;border:0;border-top:1px solid #c6ad8366;padding:30px 0}.service:last-child{border-inline:0}.service:hover{background:transparent}.service-top{color:#bc9f77;margin-bottom:40px}.service h3{font-size:25px}.service p{color:#a3afa3}.service-details{color:#a3afa3;border-color:#ffffff20}.service-cta{color:#d8c2a1;border-color:#c6ad8366}.journey{background:#19241e}.journey-grid{gap:35px}.journey-grid article{border-color:#c6ad834d}.step-number{color:#c6ad83;font-size:45px}.journey-grid h3{color:#e4e3d5}.journey-grid p{color:#9fac9e}.statement{height:500px}.statement-overlay{background:linear-gradient(270deg,#071d17ee,#11241aa3)}.statement-image{filter:saturate(.4)}.statement-copy{padding:80px 7%}.statement-copy h2{font-size:50px;font-weight:300}.statement-copy .eyebrow{color:#ddc7a2}.statement-copy .outline{color:#e6d5b8;border-color:#c6ad8370}.faq{background:#101715;gap:9%}.faq-intro h2{color:#ebe5d9}.faq-intro>p,.faq-list details p{color:#9ca89d}.faq-list details{border-color:#c6ad8333}.faq-symbol{color:#c6ad83}.contact{background:#ddd9cd;color:#17221d;padding:80px 7%;gap:7%}.contact .eyebrow{color:#826747}.contact-copy h2{color:#17221d;font-size:44px}.contact-copy>p{color:#606a60}.contact form{background:#eeece5;padding:38px}.contact-form-title p{color:#6b7268}.contact input:not([type=checkbox]),.contact textarea,.contact select{color:#17221d;border-color:#9da393}.contact select option{background:#eeece5;color:#17221d}.contact .consent{color:#677161}.contact .button.dark{background:#18261d;color:#e4d0ac}.contact-signature .brand-icon{color:#17221d}.contact form label{font-size:14px}.error{color:#a73020}footer{background:#0c1410;padding:65px 7% 30px}.footer-nav{color:#c0c7ba}.footer-bottom{color:#819080;border-color:#c6ad832b}.footer-top p{color:#c6b494}.footer-top .brand-icon{border-color:#c6ad8370;color:#dfcdaa}.back-top{color:#d5c09c;border-color:#c6ad8366}.empty{background:#17211d;border-color:#c6ad8355}dialog{background:#18241c;color:#f1ebdf}.dialog-close{background:#d4bd96;color:#17211d}.detail-copy>p,.privacy-copy p{color:#b3bcae}.detail-price{color:#d4bd96}.detail-specs{border-color:#c6ad833d}.privacy-copy h2{color:#ece4d6}.privacy-copy .eyebrow{color:#c6ad83}.hero:focus{outline:none}
@keyframes cinema-drift{0%{transform:scale(1.065) translate3d(-.7%,0,0)}100%{transform:scale(1.15) translate3d(.7%,-.6%,0)}}@keyframes cinema-progress{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}
@media(min-width:1440px){.hero-feature{width:280px}.hero h1{font-size:72px}}
@media(max-width:1150px){.hero-feature{width:215px;bottom:155px}.hero h1{font-size:52px}.hero-content p{max-width:440px}.finder{grid-template-columns:170px 1fr}.property-image{height:290px}.about-copy h2{font-size:36px}.about-visual{height:530px}.contact form{padding:28px}.header-cta{display:none!important}}
@media(max-width:900px){.hero-feature{display:none}.hero-content p{max-width:470px}.finder{grid-template-columns:1fr}.hero{min-height:720px}.hero-content{padding-top:200px}.hero h1{font-size:49px}.principles{gap:25px}.about-visual{height:470px}.contact{grid-template-columns:1fr}.service h3{font-size:22px}.service-grid{gap:24px}}
@media(max-width:760px){header,header.scrolled{height:85px;padding:15px 6%}header{background:linear-gradient(#101715db,#1017154d)}header.scrolled{background:#101715f2}#navigation{background:#101b15;color:#e3e5d7;border-color:#c6ad8333}.hero{height:92svh;min-height:700px;max-height:950px}.hero-content{padding-top:165px;width:88%}.hero h1{font-size:38px;line-height:1.8;margin-top:18px}.hero-content>.eyebrow{font-size:10px;letter-spacing:0}.hero-content p{font-size:14px;line-height:2;max-width:360px;margin-top:18px}.hero-buttons{gap:22px}.button.light{padding:16px 23px}.hero-secondary{font-size:12px}.hero-bottom{inset-inline:6%;bottom:30px;font-size:11px;gap:15px}.hero-bottom a{gap:10px}.cinema-controls{gap:11px;min-width:175px}.cinema-progress{width:55px}.hero-wordmark{font-size:120px;bottom:102px;inset-inline-end:5%}.hero-shade{background:linear-gradient(270deg,#071c16cc,#08191677),linear-gradient(0deg,#101715f2,transparent 60%)}.cinema-shot{background-position:44% center}.finder{margin:0;padding:27px 6%;border-inline:0}.finder-title h2{font-size:20px}.finder-title p{font-size:11px}.finder form{gap:20px 15px}.section{padding:62px 6%}.section-head h2{font-size:29px;line-height:1.8}.section-head>p{font-size:14px}.property-image{height:320px}.property-info{padding:22px 0}.property-info h3{font-size:25px}.price>span:first-child{font-size:20px}.about{grid-template-columns:1fr;gap:35px;padding:60px 6%}.about-visual{height:370px}.about-copy h2{font-size:33px}.about-copy>p{font-size:15px}.principles{padding:30px 6%}.service-grid{gap:12px}.service{border:0;border-top:1px solid #c6ad8366;padding:25px 0}.service:last-child{border-bottom:0}.service-top{margin-bottom:22px}.service h3{font-size:25px}.journey-grid{gap:30px 22px}.step-number{font-size:34px}.journey-grid h3{font-size:17px}.statement{height:420px}.statement-copy{padding:65px 6%}.statement-copy h2{font-size:40px}.faq-intro h2{font-size:32px}.faq-list summary{font-size:15px}.contact{padding:60px 6%;gap:32px}.contact-copy h2{font-size:34px}.contact form{padding:28px 20px}.contact-form-title h3{font-size:18px}footer{padding:50px 6% 25px}html[lang=en] .hero h1{font-size:45px;line-height:1.2;letter-spacing:-2px}html[lang=en] .hero-content p{font-size:15px}html[lang=en] .hero-content{padding-top:170px}}
@media(prefers-reduced-motion:reduce){.cinema-shot{animation:none!important;transition:none!important}.cinema-progress i{animation:none!important;transform:scaleX(0)}.hero-image{transform:none!important}}

/* User-supplied silent footage; the video itself provides the motion. */
video.cinema-shot{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:none;animation:none!important;pointer-events:none;background:#10201b}
video.cinema-shot.is-active{transform:none;animation:none!important}
@media(max-width:760px){video.cinema-shot{object-position:center}}
