
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Instrument+Serif:ital@0;1&display=swap');
:root{--bg:#0E1114;--bg2:#15191D;--panel:#1B2025;--blue:#22354A;--blue2:#2D4A63;--ink:#F3F1EB;--white:#fff;--muted:#AEB6BD;--light:#F2F0EA;--line:rgba(255,255,255,.14);--line2:rgba(14,17,20,.14);--serif:'Instrument Serif',serif;--sans:'Inter',sans-serif;--pad:clamp(18px,4vw,72px)}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--ink);font-family:var(--sans);scroll-behavior:smooth}body{overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block} .site-header{position:fixed;top:0;left:0;right:0;height:78px;z-index:50;display:grid;grid-template-columns:210px 1fr auto;gap:24px;align-items:center;padding:0 var(--pad);background:linear-gradient(180deg,rgba(14,17,20,.78),rgba(14,17,20,0));backdrop-filter:blur(8px)}.logo img{width:clamp(158px,11vw,228px);height:auto}.site-header nav{display:flex;justify-content:center;gap:clamp(14px,1.8vw,30px)}.site-header nav a,.lang,.mini-cta{font-size:10.5px;text-transform:uppercase;letter-spacing:.13em;color:#D7E2EA;font-weight:600;opacity:.92}.site-header nav a:hover,.lang:hover{opacity:.64}.header-right{display:flex;align-items:center;gap:16px}.mini-cta{border:1px solid var(--line);border-radius:999px;padding:11px 17px}.menu{display:none;background:none;border:0;width:32px}.menu span{height:1px;background:#fff;display:block;margin:7px 0}.hero{height:100vh;min-height:760px;position:relative;overflow:hidden;background:#0C0C0C}.hero-bg{position:absolute;inset:0;opacity:.96}.hero-bg img,.hero-bg video{width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.82) contrast(1.03) brightness(.88)}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,17,20,.32) 0%,rgba(14,17,20,.14) 26%,rgba(14,17,20,.18) 58%,rgba(14,17,20,.56) 100%)}.hero-shell{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:112px var(--pad) 44px}.hero-navline{display:flex;justify-content:flex-start;gap:24px;font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#D7E2EA}.hero-heading-wrap{overflow:hidden}.hero-heading{font-family:var(--serif);font-weight:400;letter-spacing:-.055em;line-height:.88;font-size:clamp(64px,10.2vw,176px);max-width:1120px;background:linear-gradient(180deg,#F8F6EF 0%,#AEB6BD 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 10px 40px rgba(0,0,0,.18)}.hero-heading.small-heading{font-size:clamp(54px,8vw,128px);line-height:.92}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.hero-bottom p{max-width:390px;text-transform:uppercase;font-size:clamp(12px,1.15vw,17px);letter-spacing:.08em;line-height:1.5;color:#E5EBEF}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.contact-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:16px 26px;background:linear-gradient(123deg,#152233 0%,#22354A 45%,#2D4A63 100%);border:1px solid rgba(255,255,255,.4);color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:11px;box-shadow:0 18px 55px rgba(0,0,0,.28),inset 0 0 22px rgba(255,255,255,.07);transition:.25s ease}.contact-button:hover{transform:translateY(-2px);border-color:#fff}.text-link{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#D7E2EA;border-bottom:1px solid rgba(215,226,234,.45);padding-bottom:7px}.ticker{background:#0C0C0C;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden;white-space:nowrap}.ticker-track{display:inline-flex;gap:34px;align-items:center;padding:16px 0;animation:ticker 34s linear infinite}.ticker span{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:#D7E2EA}.ticker span:after{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#516579;margin-left:34px;vertical-align:middle}.ticker-track.reverse{animation-direction:reverse}@keyframes ticker{to{transform:translateX(-50%)}}
.image-marquee{padding:36px 0 28px;background:#0C0C0C;overflow:hidden}.marquee-row{display:flex;gap:16px;will-change:transform;margin-bottom:12px}.marquee-row img{flex:0 0 auto;width:430px;height:280px;object-fit:cover;border-radius:28px;filter:saturate(.84) contrast(1.03);opacity:.9}.positioning,.scenarios,.method,.projects,.analysis,.trust,.international,.founder,.final{padding:clamp(80px,10vw,150px) var(--pad)}.split{display:grid;grid-template-columns:minmax(180px,320px) minmax(0,1fr);gap:clamp(48px,8vw,130px);align-items:start}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--muted);font-weight:700}.editorial,.section-title h2,.analysis h2,.trust h2,.founder h2,.final h2{font-family:var(--serif);font-weight:400;line-height:.98;letter-spacing:-.035em;font-size:clamp(46px,7.5vw,118px)}.positioning p,.section-title p,.analysis p,.founder p,.final p{max-width:720px;color:#C7D0D7;font-size:clamp(16px,1.5vw,21px);line-height:1.6}.animated-copy{margin-top:28px}.animated-copy span{opacity:.2;transition:opacity .4s ease}.animated-copy span.visible{opacity:1}.scenarios,.analysis.light,.international.light{background:var(--light);color:#111;border-radius:50px 50px 0 0}.section-title{max-width:1020px;margin-bottom:58px}.section-title h2{margin:15px 0 18px}.scenarios .section-title p,.analysis.light p,.international.light p{color:#49525A}.scenario-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.72fr);gap:6vw}.scenario-list{border-top:1px solid var(--line2)}.scenario-btn{width:100%;display:grid;grid-template-columns:64px 1fr 28px;align-items:center;text-align:left;background:transparent;border:0;border-bottom:1px solid var(--line2);padding:27px 0;color:#111;cursor:pointer}.scenario-btn span{font-size:12px;letter-spacing:.16em;color:#697179}.scenario-btn strong{font-family:var(--serif);font-weight:400;font-size:clamp(32px,4vw,68px);letter-spacing:-.035em;line-height:1}.scenario-btn em{font-style:normal;font-size:24px;opacity:.35}.scenario-btn.active strong{color:var(--blue2)}.scenario-panel{position:sticky;top:110px;background:#111;color:#F3F1EB;border-radius:32px;padding:34px;border:1px solid rgba(255,255,255,.14)}.scenario-panel h3{font-family:var(--serif);font-size:42px;font-weight:400;margin:18px 0 28px}.scenario-panel dl{display:grid;gap:20px}.scenario-panel div{border-top:1px solid var(--line);padding-top:14px}.scenario-panel dt{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin-bottom:8px}.scenario-panel dd{line-height:1.55;color:#E1E6EA}.method{background:#fff;color:#0C0C0C;border-radius:50px 50px 0 0}.method .section-title p{color:#4c5358}.service-list{max-width:1180px;margin:0 auto;border-top:1px solid rgba(12,12,12,.15)}.service-row{display:grid;grid-template-columns:minmax(104px,230px) 1fr;gap:36px;padding:36px 0;border-bottom:1px solid rgba(12,12,12,.15);align-items:center}.row-num,.big-num{font-family:var(--serif);font-size:clamp(58px,9vw,142px);line-height:.8;color:#0C0C0C;letter-spacing:-.06em}.service-row h3{font-size:clamp(20px,3vw,42px);text-transform:uppercase;letter-spacing:.03em;margin-bottom:10px}.service-row p{max-width:760px;font-size:clamp(15px,1.35vw,21px);line-height:1.55;color:#4c5358}.market-ticker{margin-top:-1px}.projects{background:#0C0C0C;color:#F3F1EB;border-radius:50px 50px 0 0}.projects .section-title p{color:#C7D0D7}.stack-wrap{display:grid;gap:26px}.stack-card{position:sticky;top:96px;min-height:78vh;background:#101418;border:1px solid rgba(215,226,234,.45);border-radius:46px;padding:clamp(18px,3vw,38px);box-shadow:0 28px 90px rgba(0,0,0,.35);margin-bottom:80px;transform:translateY(calc(var(--i)*22px));overflow:hidden}.stack-head{display:grid;grid-template-columns:auto 1fr auto;gap:26px;align-items:center;margin-bottom:28px}.stack-head .big-num{color:#D7E2EA}.stack-head h3{font-family:var(--serif);font-size:clamp(38px,5.2vw,82px);font-weight:400;letter-spacing:-.04em;line-height:.9;margin-top:8px}.ghost-pill{border:1px solid rgba(215,226,234,.55);border-radius:999px;padding:14px 18px;font-size:10px;text-transform:uppercase;letter-spacing:.14em;white-space:nowrap}.stack-body{display:grid;grid-template-columns:.48fr 1fr;gap:32px;align-items:stretch}.stack-copy{display:flex;flex-direction:column;justify-content:space-between;gap:24px}.stack-copy dl{display:grid;grid-template-columns:1fr 1fr;gap:14px}.stack-copy dl div{border-top:1px solid var(--line);padding-top:12px}.stack-copy dt{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin-bottom:6px}.stack-copy dd{font-size:18px}.stack-copy p{color:#D4DBE0;line-height:1.65}.trade{color:#AEB6BD!important}.image-triptych{display:grid;grid-template-columns:.45fr .55fr;grid-template-rows:1fr 1fr;gap:14px;min-height:430px}.image-triptych img{width:100%;height:100%;object-fit:cover;border-radius:34px;filter:saturate(.72)}.image-triptych img:nth-child(3){grid-column:2;grid-row:1/3}.doc-stack{position:relative;min-height:440px}.doc-stack article{position:absolute;width:68%;min-height:270px;background:#fff;border:1px solid rgba(14,17,20,.12);padding:30px;box-shadow:0 24px 70px rgba(14,17,20,.12)}.doc-stack article:nth-child(1){top:0;left:0}.doc-stack article:nth-child(2){top:88px;right:0}.doc-stack article:nth-child(3){top:176px;left:12%}.doc-stack span{font-size:11px;letter-spacing:.18em;color:#64717a}.doc-stack h3{font-family:var(--serif);font-size:34px;font-weight:400;margin:22px 0 12px}.trust{background:#101418}.truth-list{display:grid;gap:16px}.truth-list p{font-size:clamp(18px,2vw,28px);line-height:1.25;border-top:1px solid var(--line);padding-top:18px;color:#E1E6EA}.intl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line2);border:1px solid var(--line2)}.intl-card{position:relative;min-height:360px;background:#111;overflow:hidden;color:#F3F1EB;isolation:isolate}.intl-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.04);transition:transform .7s cubic-bezier(.25,.1,.25,1),filter .7s cubic-bezier(.25,.1,.25,1)}.intl-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06) 0%,rgba(0,0,0,.18) 42%,rgba(0,0,0,.76) 100%);z-index:1}.intl-card div{position:absolute;left:26px;right:26px;bottom:24px;z-index:2}.intl-card span{display:block;margin-bottom:10px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#D7E2EA}.intl-card h3{font-family:var(--serif);font-size:clamp(42px,4.4vw,72px);font-weight:400;letter-spacing:-.045em;line-height:.9;margin-bottom:14px}.intl-card p{max-width:430px;color:#DCE4EA;font-size:15px;line-height:1.45;opacity:.92}.intl-card:hover img{transform:scale(1.045);filter:saturate(.9) contrast(1.06)}.founder h3{font-family:var(--serif);font-size:clamp(42px,5vw,76px);font-weight:400;margin-bottom:24px}.license-note{margin-top:28px;color:#AEB6BD}.final{background:#0A0C0F}.lead-form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.lead-form label{display:flex;flex-direction:column;gap:8px;font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#C7D0D7}.lead-form input,.lead-form select{background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.36);padding:12px 0;color:#fff;outline:0}.lead-form select option{color:#111}.lead-form button,.form-status{grid-column:1/-1;justify-self:start}.form-status{min-height:24px;text-transform:none;letter-spacing:0;font-size:14px;color:#D7E2EA}footer{padding:48px var(--pad);background:#07090B;border-top:1px solid var(--line);display:grid;grid-template-columns:180px 1fr 1fr;gap:40px;color:#AEB6BD;font-size:13px}footer img{width:clamp(168px,12vw,230px);height:auto}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.25,.1,.25,1),transform .8s cubic-bezier(.25,.1,.25,1)}.fade-in.visible{opacity:1;transform:none}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.menu{display:block}.site-header nav.open{display:flex;position:fixed;inset:78px 0 0;background:#0E1114;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:34px var(--pad);gap:0}.site-header nav.open a{font-family:var(--serif);font-size:42px;text-transform:none;letter-spacing:-.03em;padding:14px 0;border-bottom:1px solid var(--line);width:100%}.mini-cta{display:none}.hero{min-height:760px}.hero-heading{font-size:clamp(58px,15vw,96px);line-height:.92}.hero-bottom{display:grid;gap:24px}.image-marquee{padding-top:24px}.marquee-row img{width:260px;height:170px;border-radius:20px}.split,.scenario-grid,.stack-body{grid-template-columns:1fr}.scenario-panel{position:static}.service-row{grid-template-columns:82px 1fr;gap:20px}.stack-card{position:relative;top:auto;min-height:auto;margin-bottom:26px;transform:none;border-radius:32px}.stack-head{grid-template-columns:1fr;gap:14px}.ghost-pill{justify-self:start}.stack-copy dl{grid-template-columns:1fr 1fr}.image-triptych{min-height:320px}.doc-stack{min-height:660px}.doc-stack article{width:88%;min-height:230px}.intl-grid{grid-template-columns:1fr 1fr}.intl-card{min-height:300px}.lead-form{grid-template-columns:1fr}footer{grid-template-columns:1fr}.editorial,.section-title h2,.analysis h2,.trust h2,.founder h2,.final h2{font-size:clamp(42px,12vw,68px)}}
@media(max-width:560px){:root{--pad:20px}.logo img{width:132px;height:auto}.site-header{height:68px}.header-right{gap:12px}.hero-shell{padding-top:92px}.hero-navline{display:block}.hero-heading{font-size:clamp(48px,14.5vw,72px)}.contact-button{width:100%;padding:15px 18px}.text-link{display:inline-block}.positioning,.scenarios,.method,.projects,.analysis,.trust,.international,.founder,.final{padding:72px var(--pad)}.scenarios,.method,.projects,.analysis.light,.international.light{border-radius:30px 30px 0 0}.scenario-btn{grid-template-columns:42px 1fr 18px;padding:22px 0}.scenario-btn strong{font-size:32px}.scenario-panel{padding:24px;border-radius:24px}.service-row{grid-template-columns:1fr}.row-num,.big-num{font-size:62px}.stack-copy dl{grid-template-columns:1fr}.image-triptych{display:block;min-height:0}.image-triptych img{height:220px;margin-bottom:12px;border-radius:24px}.doc-stack{min-height:720px}.doc-stack article{position:relative;top:auto!important;left:auto!important;right:auto!important;width:100%;margin-bottom:16px}.intl-grid{grid-template-columns:1fr}.intl-card{min-height:340px}.hero-bottom p{text-transform:none;font-size:15px;letter-spacing:.02em}}

/* Developer logo ticker — monochrome on black */
.logo-ticker{padding:2px 0;background:#0C0C0C;border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10)}
.logo-ticker .ticker-track{gap:18px;padding:8px 0;animation-duration:44s;align-items:center}
.logo-ticker .logo-item{flex:0 0 auto;min-width:138px;height:44px;padding:0 16px;display:flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:0;opacity:.86;transition:opacity .22s ease,transform .22s ease}
.logo-ticker .logo-item::after{display:none!important;content:none!important}
.logo-ticker .logo-item img{display:block;width:auto;height:38px;max-width:168px;object-fit:contain;filter:none}
.logo-ticker .logo-item:hover{opacity:1;transform:translateY(-1px)}
@media(max-width:900px){.logo-ticker{padding:1px 0}.logo-ticker .ticker-track{gap:14px;padding:6px 0;animation-duration:36s}.logo-ticker .logo-item{min-width:110px;height:34px;padding:0 12px}.logo-ticker .logo-item img{height:28px;max-width:128px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}


/* ARX added pages / two-level international structure */
.intl-card{display:block;text-decoration:none}.intl-card .intl-action{display:inline-flex;margin-top:18px;border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:6px;font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:#fff}.intl-card:hover .intl-action{border-color:#fff}.site-page{background:#0E1114;color:#F3F1EB;min-height:100vh}.sub-hero{position:relative;min-height:72vh;padding:130px var(--pad) 70px;display:flex;align-items:flex-end;overflow:hidden}.sub-hero.light{background:#F2F0EA;color:#0E1114}.sub-hero.dark{background:#0E1114;color:#F3F1EB}.sub-hero .hero-media{position:absolute;inset:0;z-index:0}.sub-hero .hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.04) brightness(.72)}.sub-hero .hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,17,20,.22) 0%,rgba(14,17,20,.18) 36%,rgba(14,17,20,.82) 100%)}.sub-hero-inner{position:relative;z-index:1;max-width:1180px}.sub-hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(58px,10vw,150px);line-height:.88;letter-spacing:-.055em;margin:20px 0 26px}.sub-hero p{max-width:760px;font-size:clamp(17px,1.45vw,22px);line-height:1.55;color:#D7E2EA}.sub-hero.light p{color:#4C5358}.page-section{padding:clamp(76px,9vw,132px) var(--pad)}.page-section.light{background:#F2F0EA;color:#111}.page-section.white{background:#fff;color:#111}.page-grid{display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:clamp(40px,7vw,110px);align-items:start}.page-title{font-family:var(--serif);font-size:clamp(46px,7vw,110px);font-weight:400;line-height:.95;letter-spacing:-.04em}.page-copy{max-width:820px}.page-copy p{font-size:clamp(16px,1.35vw,21px);line-height:1.65;color:#C7D0D7;margin-bottom:18px}.light .page-copy p,.white .page-copy p{color:#4d555c}.insight-list{border-top:1px solid var(--line);display:grid}.light .insight-list,.white .insight-list{border-color:rgba(14,17,20,.14)}.insight-row{display:grid;grid-template-columns:80px 1fr;gap:24px;border-bottom:1px solid var(--line);padding:28px 0}.light .insight-row,.white .insight-row{border-color:rgba(14,17,20,.14)}.insight-row span{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#AEB6BD}.light .insight-row span,.white .insight-row span{color:#68727A}.insight-row h3{font-family:var(--serif);font-size:clamp(30px,3.5vw,58px);font-weight:400;line-height:.98;letter-spacing:-.035em;margin-bottom:12px}.insight-row p{font-size:16px;line-height:1.6;max-width:820px;color:#CDD5DA}.light .insight-row p,.white .insight-row p{color:#4d555c}.option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.14)}.light .option-grid,.white .option-grid{background:rgba(14,17,20,.14);border-color:rgba(14,17,20,.14)}.option-card{background:#101418;padding:30px;min-height:230px}.light .option-card,.white .option-card{background:#F7F5EF;color:#111}.option-card span{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#AEB6BD}.option-card h3{font-family:var(--serif);font-size:clamp(32px,3.4vw,56px);font-weight:400;letter-spacing:-.04em;line-height:.95;margin:18px 0 12px}.option-card p{font-size:15px;line-height:1.55;color:#C7D0D7}.light .option-card p,.white .option-card p{color:#4d555c}.country-samples{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sample-card{border:1px solid var(--line);padding:26px;min-height:210px}.light .sample-card{border-color:rgba(14,17,20,.14)}.sample-card h3{font-family:var(--serif);font-size:36px;font-weight:400;margin:12px 0}.sample-card p{color:#C7D0D7;line-height:1.55}.light .sample-card p{color:#4d555c}.cooperation-hero-card{display:grid;grid-template-columns:1fr 1fr;gap:1px;border:1px solid var(--line);background:var(--line);margin-top:42px}.cooperation-hero-card div{background:#111820;padding:26px}.cooperation-hero-card h3{font-family:var(--serif);font-size:38px;font-weight:400;margin-bottom:12px}.lead-form textarea{background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.36);padding:12px 0;color:#fff;outline:0;min-height:96px;resize:vertical}.page-form-wrap{background:#0A0C0F}.site-map{background:#080A0C;color:#F3F1EB}.site-map ul{display:grid;gap:10px;margin-top:22px;color:#C7D0D7;list-style:none}.site-map li:before{content:"— ";color:#AEB6BD}@media(max-width:900px){.page-grid,.cooperation-hero-card{grid-template-columns:1fr}.option-grid,.country-samples{grid-template-columns:1fr 1fr}.sub-hero{min-height:620px}.site-header nav.open a{font-size:36px}}@media(max-width:560px){.sub-hero{min-height:620px;padding-top:96px}.sub-hero h1{font-size:clamp(52px,16vw,76px)}.page-section{padding:72px var(--pad)}.option-grid,.country-samples{grid-template-columns:1fr}.insight-row{grid-template-columns:1fr;gap:10px}.site-header nav.open a{font-size:32px}.site-header nav.open{overflow:auto}}

/* Compact spacing after developer ticker */
.projects{padding-top:clamp(44px,6vw,86px)}
.projects .section-title{margin-bottom:40px}

/* ARX logo integration fix */
.logo{display:flex;align-items:center;width:max-content;background:transparent!important;box-shadow:none!important}
.logo img{object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.36))}
.site-header{background:linear-gradient(180deg,rgba(10,12,15,.72),rgba(10,12,15,.32) 52%,rgba(10,12,15,0))}
@media(max-width:560px){.logo img{width:132px!important;height:auto}}


/* Creek Bay detail overlay — keeps original stack-card mechanics intact */
.stack-head .ghost-pill[data-creek-open]{background:rgba(215,226,234,.08);cursor:pointer;color:#F3F1EB}
.stack-head .ghost-pill[data-creek-open]:hover{background:rgba(215,226,234,.16)}
.creek-card .stack-copy dl{grid-template-columns:1fr 1fr 1fr}
.creek-detail{position:fixed;inset:0;z-index:120;background:rgba(5,7,9,.72);backdrop-filter:blur(14px);opacity:0;pointer-events:none;transition:opacity .25s ease}
.creek-detail.open{opacity:1;pointer-events:auto}
.creek-detail-panel{position:absolute;inset:22px;overflow:auto;background:#F2F0EA;color:#0E1114;border-radius:34px;box-shadow:0 40px 120px rgba(0,0,0,.42);transform:translateY(22px);transition:transform .28s cubic-bezier(.25,.1,.25,1)}
.creek-detail.open .creek-detail-panel{transform:none}
.creek-close{position:sticky;top:18px;left:100%;z-index:3;margin:18px 18px 0 auto;display:flex;align-items:center;justify-content:center;border:1px solid rgba(14,17,20,.16);background:rgba(242,240,234,.86);backdrop-filter:blur(12px);border-radius:999px;padding:11px 18px;font-size:10px;text-transform:uppercase;letter-spacing:.14em;cursor:pointer;color:#111}
.creek-detail-hero{position:relative;margin:18px clamp(18px,4vw,54px) 0;border-radius:30px;overflow:hidden;min-height:clamp(420px,58vh,720px);background:#0C0C0C}
.creek-detail-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.03)}
.creek-detail-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.66),rgba(0,0,0,.18) 52%,rgba(0,0,0,.04))}
.creek-detail-hero-text{position:absolute;left:clamp(24px,5vw,72px);bottom:clamp(24px,5vw,64px);z-index:1;max-width:660px;color:#F3F1EB}
.creek-detail-hero-text .eyebrow{color:#D7E2EA}.creek-detail-hero-text h2{font-family:var(--serif);font-size:clamp(72px,10vw,160px);font-weight:400;line-height:.82;letter-spacing:-.06em;margin:16px 0}.creek-detail-hero-text p{font-size:clamp(18px,1.7vw,28px);color:#E1E6EA;line-height:1.35}
.creek-detail-body{padding:clamp(32px,5vw,70px) clamp(18px,5vw,72px) 72px}.creek-detail-section{margin-bottom:clamp(34px,5vw,66px)}.creek-detail-section h3{font-family:var(--serif);font-size:clamp(38px,5vw,82px);font-weight:400;line-height:.92;letter-spacing:-.045em;margin-bottom:18px}.creek-intro p{max-width:1120px;font-size:clamp(17px,1.55vw,24px);line-height:1.6;color:#333D45}.creek-meta-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.creek-meta-grid div{background:#fff;border:1px solid rgba(14,17,20,.10);border-radius:18px;padding:16px}.creek-meta-grid dt{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#697179;margin-bottom:8px}.creek-meta-grid dd{font-size:18px;color:#0E1114}.creek-detail-gallery{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:14px;margin-bottom:clamp(34px,5vw,66px)}.creek-detail-gallery img{width:100%;height:clamp(280px,32vw,480px);object-fit:cover;border-radius:26px}.creek-detail-gallery img:first-child{grid-row:span 2;height:100%}.creek-plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.creek-plan-grid article{background:#fff;border:1px solid rgba(14,17,20,.10);border-radius:24px;padding:14px}.creek-plan-grid img{width:100%;height:clamp(340px,38vw,620px);object-fit:contain;border-radius:18px;background:#fff}.creek-plan-grid p{padding:12px 4px 2px;color:#333D45;line-height:1.45}.creek-two-col{display:grid;grid-template-columns:1fr minmax(340px,.72fr);gap:24px;align-items:start}.creek-two-col ul{list-style:none;display:grid;gap:12px}.creek-two-col li{background:#fff;border:1px solid rgba(14,17,20,.10);border-radius:16px;padding:14px;color:#333D45}.creek-interest-box{background:#101418;color:#F3F1EB;border-radius:28px;padding:26px;position:sticky;top:90px}.creek-interest-box h3{font-family:var(--serif);font-size:clamp(36px,4vw,58px);line-height:.95}.creek-interest-box p{color:#C7D0D7;line-height:1.55;margin-bottom:18px}.creek-interest-form{display:grid;gap:14px}.creek-interest-form label{display:flex;flex-direction:column;gap:7px;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#C7D0D7}.creek-interest-form input,.creek-interest-form select,.creek-interest-form textarea{width:100%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);border-radius:14px;color:#fff;padding:13px 14px;outline:0;font:inherit;text-transform:none;letter-spacing:0}.creek-interest-form select option{color:#111}.creek-interest-form textarea{resize:vertical}.detail-open{overflow:hidden}
@media(max-width:1100px){.creek-card .stack-copy dl{grid-template-columns:1fr 1fr}.creek-meta-grid{grid-template-columns:repeat(3,1fr)}.creek-detail-gallery{grid-template-columns:1fr}.creek-detail-gallery img:first-child{grid-row:auto;height:clamp(280px,44vw,460px)}.creek-two-col{grid-template-columns:1fr}.creek-interest-box{position:static}.creek-plan-grid{grid-template-columns:1fr}}
@media(max-width:620px){.creek-detail-panel{inset:10px;border-radius:24px}.creek-close{top:10px;margin:10px 10px 0 auto}.creek-detail-hero{margin:10px;min-height:440px;border-radius:22px}.creek-detail-hero:after{background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.72))}.creek-detail-hero-text{left:20px;right:20px;bottom:24px}.creek-detail-hero-text h2{font-size:72px}.creek-detail-body{padding:28px 14px 44px}.creek-meta-grid{grid-template-columns:1fr 1fr}.creek-plan-grid img{height:360px}.creek-detail-gallery img{height:260px}.creek-card .stack-copy dl{grid-template-columns:1fr}}


/* Generic detail trigger for additional selected-project overlays */
.stack-head .ghost-pill[data-eywa-open]{background:rgba(215,226,234,.08);cursor:pointer;color:#F3F1EB}
.stack-head .ghost-pill[data-eywa-open]:hover{background:rgba(215,226,234,.16)}
.eywa-card .stack-copy dl{grid-template-columns:1fr 1fr 1fr}
@media(max-width:1100px){.eywa-card .stack-copy dl{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.eywa-card .stack-copy dl{grid-template-columns:1fr}}


/* PASSO selected-project overlay */
.stack-head .ghost-pill[data-passo-open]{background:rgba(215,226,234,.08);cursor:pointer;color:#F3F1EB}
.stack-head .ghost-pill[data-passo-open]:hover{background:rgba(215,226,234,.16)}
.passo-card .stack-copy dl{grid-template-columns:1fr 1fr 1fr}
.passo-detail .creek-detail-gallery img{object-position:center}
.passo-detail .creek-plan-grid{grid-template-columns:repeat(2,1fr)}
.passo-detail .creek-detail-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.passo-detail .creek-detail-gallery img,.passo-detail .creek-detail-gallery img:first-child{grid-row:auto;height:clamp(320px,25vw,420px);object-fit:cover}
@media(min-width:1300px){.passo-detail .creek-plan-grid{grid-template-columns:repeat(4,1fr)}.passo-detail .creek-plan-grid img{height:clamp(300px,26vw,520px)}}
@media(max-width:1100px){.passo-card .stack-copy dl{grid-template-columns:1fr 1fr}.passo-detail .creek-plan-grid{grid-template-columns:1fr}.passo-detail .creek-detail-gallery{grid-template-columns:1fr}.passo-detail .creek-detail-gallery img,.passo-detail .creek-detail-gallery img:first-child{height:clamp(280px,52vw,420px)}}
@media(max-width:620px){.passo-card .stack-copy dl{grid-template-columns:1fr}}


/* PASSO individual background treatment */
.passo-detail .creek-detail-panel{
  background:
    linear-gradient(180deg,rgba(242,240,234,.88),rgba(242,240,234,.94)),
    url("../images/projects/passo/passo-style-banner.webp") center center/cover no-repeat;
  background-attachment:local;
}
.passo-detail .creek-detail-body{
  position:relative;
}


/* EYWA individual detail styling */
.eywa-detail .creek-detail-panel{background:linear-gradient(180deg,rgba(234,241,238,.78),rgba(234,241,238,.86)),url("../images/projects/eywa/eywa-detail-bg.webp") center center/cover no-repeat}
.eywa-detail .creek-detail-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.eywa-detail .creek-detail-gallery img,.eywa-detail .creek-detail-gallery img:first-child{grid-row:auto;height:clamp(320px,25vw,420px);object-fit:cover}
.eywa-detail .creek-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}
.eywa-detail .creek-plan-grid article{display:flex;flex-direction:column}
.eywa-detail .creek-plan-grid img{height:clamp(240px,22vw,360px);object-fit:contain}
@media(max-width:1100px){.eywa-detail .creek-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eywa-detail .creek-detail-gallery{grid-template-columns:1fr}.eywa-detail .creek-detail-gallery img,.eywa-detail .creek-detail-gallery img:first-child{height:clamp(280px,52vw,420px)}}
@media(max-width:700px){.eywa-detail .creek-plan-grid{grid-template-columns:1fr}.eywa-detail .creek-plan-grid img{height:320px}}


/* EYWA layout refinement: hero refresh and aligned plan cards */
.eywa-detail .creek-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;grid-auto-rows:1fr}
.eywa-detail .creek-plan-grid article{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid rgba(14,17,20,.10);border-radius:24px;padding:14px}
.eywa-detail .creek-plan-grid img{height:clamp(240px,22vw,360px);object-fit:contain;flex:0 0 auto}
.eywa-detail .creek-plan-grid p{display:block;margin:0;padding:12px 4px 2px;color:#333D45;line-height:1.48}


/* EYWA refinements: hero crop and amenities styling */
.eywa-detail .creek-detail-hero img{object-position:center center}
.eywa-detail .creek-two-col{align-items:start;grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr);gap:clamp(28px,3.2vw,46px)}
.eywa-detail .eywa-amenities-block{padding:clamp(6px,1vw,12px) 0 0;position:relative}
.eywa-detail .eywa-amenities-block h3{font-family:var(--serif);font-weight:400;font-size:clamp(48px,5vw,88px);line-height:.94;letter-spacing:-.055em;color:#101619;margin:0 0 28px}
.eywa-detail .eywa-amenity-list{list-style:none;margin:0;padding:0;display:grid;gap:20px}
.eywa-detail .eywa-amenity-list li{display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:center;color:#233038;font-size:clamp(18px,1.45vw,22px);line-height:1.45}
.eywa-detail .eywa-amenity-icon{width:46px;height:46px;display:block;background-position:center;background-repeat:no-repeat;background-size:contain;opacity:.72}
.eywa-detail .eywa-icon-leaf{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='24' cy='24' r='19'/%3E%3Cpath d='M24 36V13'/%3E%3Cpath d='M24 29c0-8.8 5.5-12.2 10-13-1 5.6-3.8 12.9-10 13Z'/%3E%3Cpath d='M24 29c0-8.8-5.5-12.2-10-13 1 5.6 3.8 12.9 10 13Z'/%3E%3C/svg%3E")}
.eywa-detail .eywa-icon-waves{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 29c4 0 4-4 8-4s4 4 8 4 4-4 8-4 4 4 8 4 4-4 8-4'/%3E%3Cpath d='M4 35c4 0 4-4 8-4s4 4 8 4 4-4 8-4 4 4 8 4 4-4 8-4'/%3E%3Cpath d='M31 12c4.5 0 8 3.5 8 8'/%3E%3Cpath d='M39 12v8h-8'/%3E%3Ccircle cx='38.5' cy='12' r='1.2' fill='%23798874' stroke='none'/%3E%3C/svg%3E")}
.eywa-detail .eywa-icon-lotus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 36c-6 0-11-3.6-14-9 5.2-.3 8.3 1.2 14 9Z'/%3E%3Cpath d='M24 36c6 0 11-3.6 14-9-5.2-.3-8.3 1.2-14 9Z'/%3E%3Cpath d='M24 36c-2.7-5.3-2.2-10.1 0-15 2.2 4.9 2.7 9.7 0 15Z'/%3E%3Cpath d='M16 24c.2-4.9 2.8-8.8 8-12 5.2 3.2 7.8 7.1 8 12'/%3E%3C/svg%3E")}
.eywa-detail .eywa-icon-book{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 12h12c3.3 0 5 1.7 5 5v20c0-3.3-1.7-5-5-5H7Z'/%3E%3Cpath d='M41 12H29c-3.3 0-5 1.7-5 5v20c0-3.3 1.7-5 5-5h12Z'/%3E%3Cpath d='M24 17v20'/%3E%3C/svg%3E")}
.eywa-detail .eywa-icon-air{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 17h18c4 0 6-2 6-5 0-2.7-1.9-4.7-4.8-4.7-2 0-3.7 1-4.7 2.7'/%3E%3Cpath d='M6 24h26c4 0 6 2 6 5 0 2.7-1.9 4.7-4.8 4.7-2 0-3.7-1-4.7-2.7'/%3E%3Cpath d='M6 31h10c4 0 6 2 6 5 0 2.7-1.9 4.7-4.8 4.7-2 0-3.7-1-4.7-2.7'/%3E%3C/svg%3E")}
.eywa-detail .eywa-icon-tree{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 38V22'/%3E%3Cpath d='M24 33c-10 0-15-5.3-15-13 0-2.6 2.2-4.5 5-4.5.7-5 4.5-8.5 10-8.5s9.3 3.5 10 8.5c2.8 0 5 1.9 5 4.5 0 7.7-5 13-15 13Z'/%3E%3C/svg%3E")}
@media(max-width:1100px){.eywa-detail .creek-two-col{grid-template-columns:1fr}.eywa-detail .eywa-amenities-block h3{font-size:clamp(42px,8vw,68px)}}
@media(max-width:700px){.eywa-detail .eywa-amenity-list li{grid-template-columns:48px 1fr;gap:14px;font-size:18px}.eywa-detail .eywa-amenity-icon{width:38px;height:38px}}


/* Amenities list styling across project cards */
.creek-detail .amenities-block,
.creek-detail .eywa-amenities-block{padding:clamp(6px,1vw,12px) 0 0;position:relative}
.creek-detail .amenities-block h3,
.creek-detail .eywa-amenities-block h3{font-family:var(--serif);font-weight:400;font-size:clamp(48px,5vw,88px);line-height:.94;letter-spacing:-.055em;color:#101619;margin:0 0 28px}
.creek-detail .amenity-list,
.creek-detail .eywa-amenity-list{list-style:none;margin:0;padding:0;display:grid;gap:20px}
.creek-detail .amenity-list li,
.creek-detail .eywa-amenity-list li{display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:center;background:transparent;border:0;border-radius:0;padding:0;color:#233038;font-size:clamp(18px,1.45vw,22px);line-height:1.45;box-shadow:none}
.creek-detail .amenity-icon,
.creek-detail .eywa-amenity-icon{width:46px;height:46px;display:block;background-position:center;background-repeat:no-repeat;background-size:contain;opacity:.76}
.creek-detail .icon-book{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 12h12c3.3 0 5 1.7 5 5v20c0-3.3-1.7-5-5-5H7Z'/%3E%3Cpath d='M41 12H29c-3.3 0-5 1.7-5 5v20c0-3.3 1.7-5 5-5h12Z'/%3E%3Cpath d='M24 17v20'/%3E%3C/svg%3E")}
.creek-detail .icon-club{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='17' cy='18' r='5'/%3E%3Ccircle cx='31' cy='18' r='5'/%3E%3Cpath d='M9 35c1.8-5 5.5-8 11-8s9.2 3 11 8'/%3E%3Cpath d='M24 34c1.4-3.6 4.2-5.8 8.4-6.6'/%3E%3C/svg%3E")}
.creek-detail .icon-pool{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 29c4 0 4-4 8-4s4 4 8 4 4-4 8-4 4 4 8 4 4-4 8-4'/%3E%3Cpath d='M4 35c4 0 4-4 8-4s4 4 8 4 4-4 8-4 4 4 8 4 4-4 8-4'/%3E%3Cpath d='M17 10a5 5 0 0 1 10 0v9H17Z'/%3E%3C/svg%3E")}
.creek-detail .icon-lotus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 36c-6 0-11-3.6-14-9 5.2-.3 8.3 1.2 14 9Z'/%3E%3Cpath d='M24 36c6 0 11-3.6 14-9-5.2-.3-8.3 1.2-14 9Z'/%3E%3Cpath d='M24 36c-2.7-5.3-2.2-10.1 0-15 2.2 4.9 2.7 9.7 0 15Z'/%3E%3Cpath d='M16 24c.2-4.9 2.8-8.8 8-12 5.2 3.2 7.8 7.1 8 12'/%3E%3C/svg%3E")}
.creek-detail .icon-location{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 41s11-10.3 11-20a11 11 0 1 0-22 0c0 9.7 11 20 11 20Z'/%3E%3Ccircle cx='24' cy='21' r='4.5'/%3E%3C/svg%3E")}
.creek-detail .icon-kids{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='15' r='3.5'/%3E%3Ccircle cx='30' cy='13' r='3'/%3E%3Cpath d='M13 34l5-10 6 4 5-6 6 12'/%3E%3Cpath d='M10 38h28'/%3E%3C/svg%3E")}
.creek-detail .icon-gym{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 20v8'/%3E%3Cpath d='M18 17v14'/%3E%3Cpath d='M30 17v14'/%3E%3Cpath d='M34 20v8'/%3E%3Cpath d='M18 24h12'/%3E%3Cpath d='M10 19v10'/%3E%3Cpath d='M38 19v10'/%3E%3C/svg%3E")}
.creek-detail .icon-time{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='24' cy='24' r='15'/%3E%3Cpath d='M24 16v9l6 3'/%3E%3C/svg%3E")}
.eywa-detail .eywa-amenity-list li{background:transparent;border:0;padding:0}
@media(max-width:1100px){.creek-detail .amenities-block h3,.creek-detail .eywa-amenities-block h3{font-size:clamp(42px,8vw,68px)}}
@media(max-width:700px){.creek-detail .amenity-list li,.creek-detail .eywa-amenity-list li{grid-template-columns:48px 1fr;gap:14px;font-size:18px}.creek-detail .amenity-icon,.creek-detail .eywa-amenity-icon{width:38px;height:38px}}


/* CREEK BAY individual detail styling */
.creek-bay-detail .creek-detail-panel{
  background:
    linear-gradient(180deg,rgba(242,240,234,.90),rgba(242,240,234,.94)),
    url("../images/projects/creek-bay/creek-bay-detail-bg-v3.webp") center center/cover no-repeat;
  background-attachment:local;
}
.creek-bay-detail .creek-detail-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.creek-bay-detail .creek-detail-gallery img,.creek-bay-detail .creek-detail-gallery img:first-child{grid-row:auto;height:clamp(320px,25vw,420px);object-fit:cover}
@media(max-width:1100px){.creek-bay-detail .creek-detail-gallery{grid-template-columns:1fr}.creek-bay-detail .creek-detail-gallery img,.creek-bay-detail .creek-detail-gallery img:first-child{height:clamp(280px,52vw,420px)}}


/* Global detail hero edge-to-edge treatment + Creek Bay background refresh */
.creek-detail-panel{position:absolute;overflow:auto}
.creek-close{position:absolute;top:18px;right:18px;left:auto;z-index:5;margin:0;background:rgba(242,240,234,.82)}
.creek-detail-hero{margin:0;border-radius:34px 34px 0 0;min-height:clamp(430px,60vh,760px)}
.creek-detail-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.03);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 74%,rgba(0,0,0,.92) 84%,rgba(0,0,0,.55) 92%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 74%,rgba(0,0,0,.92) 84%,rgba(0,0,0,.55) 92%,transparent 100%)}
.creek-detail-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.66),rgba(0,0,0,.18) 52%,rgba(0,0,0,.04));-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 76%,rgba(0,0,0,.78) 90%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 76%,rgba(0,0,0,.78) 90%,transparent 100%)}
.creek-detail-hero-text{bottom:clamp(42px,6vw,88px)}
.creek-bay-detail .creek-detail-panel{background:linear-gradient(180deg,rgba(246,243,238,.78),rgba(246,243,238,.92)),url("../images/projects/creek-bay/creek-bay-detail-bg-v3.webp") center center/cover no-repeat;background-attachment:local}
@media(max-width:620px){.creek-close{top:10px;right:10px}.creek-detail-hero{margin:0;border-radius:24px 24px 0 0;min-height:420px}.creek-detail-hero:after{background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.50) 55%,rgba(0,0,0,.72) 78%,transparent 100%)}.creek-detail-hero-text{left:20px;right:20px;bottom:30px}}


/* Final refinement: visible Creek Bay background + bottom fade on all detail hero images */
.creek-detail-panel{position:absolute;overflow:auto;--detail-surface-rgb:242,240,234}
.passo-detail .creek-detail-panel{--detail-surface-rgb:242,240,234}
.creek-bay-detail .creek-detail-panel{--detail-surface-rgb:244,242,238}
.eywa-detail .creek-detail-panel{--detail-surface-rgb:234,241,238}
.creek-detail-hero{position:relative;margin:0;border-radius:34px 34px 0 0;min-height:clamp(430px,60vh,760px);overflow:hidden;background:transparent}
.creek-detail-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.03);z-index:0;-webkit-mask-image:none;mask-image:none}
.creek-detail-hero::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.66),rgba(0,0,0,.18) 52%,rgba(0,0,0,.04))}
.creek-detail-hero::before{content:"";position:absolute;left:0;right:0;bottom:-1px;height:34%;z-index:1;pointer-events:none;background:linear-gradient(to bottom,rgba(var(--detail-surface-rgb),0) 0%,rgba(var(--detail-surface-rgb),.14) 24%,rgba(var(--detail-surface-rgb),.46) 56%,rgba(var(--detail-surface-rgb),.82) 82%,rgba(var(--detail-surface-rgb),.98) 100%)}
.creek-detail-hero-text{position:absolute;left:clamp(24px,5vw,72px);bottom:clamp(42px,6vw,88px);z-index:2;max-width:660px;color:#F3F1EB}
.creek-bay-detail .creek-detail-panel{background:linear-gradient(180deg,rgba(244,242,238,.32),rgba(244,242,238,.52)),url("../images/projects/creek-bay/creek-bay-detail-bg-v3.webp") center top/cover no-repeat;background-attachment:local}
@media(max-width:620px){.creek-close{top:10px;right:10px}.creek-detail-hero{margin:0;border-radius:24px 24px 0 0;min-height:420px}.creek-detail-hero::after{background:linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.34) 44%,rgba(0,0,0,.56) 72%,rgba(0,0,0,.06) 100%)}.creek-detail-hero::before{height:42%}.creek-detail-hero-text{left:20px;right:20px;bottom:30px}}


/* Project wordmarks inside project cards only */
.project-wordmark-wrap{display:flex;align-items:center;min-height:40px;margin-top:4px}
.project-wordmark{display:block;max-width:100%;height:auto;object-fit:contain;filter:none}
.stack-card .project-wordmark-wrap{min-height:34px;margin-top:2px}
.stack-card .project-wordmark{max-height:38px;width:auto}
.creek-detail-hero-text .project-wordmark-hero-wrap{margin-top:10px;margin-bottom:14px}
.project-wordmark--hero{max-height:120px;width:auto}
.wordmark-passo{width:170px}
.wordmark-creek-bay{width:186px}
.wordmark-caden{width:188px}
.wordmark-jw{width:250px}
.wordmark-eywa{width:162px}
.creek-detail-hero-text .wordmark-passo{width:260px}
.creek-detail-hero-text .wordmark-creek-bay{width:268px}
.creek-detail-hero-text .wordmark-eywa{width:216px}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media (max-width: 900px){.stack-card .wordmark-jw{width:220px}.stack-card .wordmark-creek-bay{width:170px}.stack-card .wordmark-caden{width:172px}.stack-card .wordmark-passo{width:154px}.stack-card .wordmark-eywa{width:148px}.creek-detail-hero-text .project-wordmark--hero{max-height:92px}.creek-detail-hero-text .wordmark-passo{width:210px}.creek-detail-hero-text .wordmark-creek-bay{width:220px}.creek-detail-hero-text .wordmark-eywa{width:178px}}


/* JW Marriott selected-project overlay */
.jw-detail .creek-detail-panel{
  --detail-surface-rgb:246,242,235;
  background:
    linear-gradient(180deg,rgba(246,242,235,.56),rgba(246,242,235,.86)),
    url("../images/projects/jw-marriott/jw-bg.webp") center top/cover no-repeat;
  background-attachment:local;
}
.jw-detail .creek-detail-hero img{object-position:center 50%}
.jw-detail .creek-detail-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.jw-detail .creek-detail-gallery img,
.jw-detail .creek-detail-gallery img:first-child{height:clamp(320px,25vw,420px);object-fit:cover;grid-row:auto}
.jw-detail .creek-plan-grid.jw-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
.jw-detail .creek-plan-grid.jw-plan-grid article{display:flex;flex-direction:column;justify-content:space-between;background:rgba(255,255,255,.62)}
.jw-detail .creek-plan-grid.jw-plan-grid img{height:420px;width:100%;object-fit:contain;background:rgba(255,255,255,.72)}
.jw-detail .amenity-list li{background:transparent;border:0;box-shadow:none;padding:0}
.creek-detail .icon-cinema{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='8' y='14' width='32' height='22' rx='3'/%3E%3Cpath d='M13 14l5 8M23 14l5 8M33 14l5 8M8 22h32'/%3E%3Cpath d='M20 27l8 5-8 5v-10Z'/%3E%3C/svg%3E")}
.creek-detail .icon-beach{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 32c5 0 5-4 10-4s5 4 10 4 5-4 10-4 5 4 6 4'/%3E%3Cpath d='M10 38h28'/%3E%3Cpath d='M22 27c1.2-6.2 5.2-10.4 12-12'/%3E%3Cpath d='M18 24c3-5.8 8.2-8.8 16-9-2.2 5.3-7.5 8.3-16 9Z'/%3E%3C/svg%3E")}
.creek-detail .icon-car{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23798874' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 30h24l-3-9H15l-3 9Z'/%3E%3Cpath d='M10 30v7h5l1-3h16l1 3h5v-7'/%3E%3Ccircle cx='17' cy='31' r='2'/%3E%3Ccircle cx='31' cy='31' r='2'/%3E%3Cpath d='M17 21h14'/%3E%3C/svg%3E")}
.creek-detail-hero-text .wordmark-jw{width:340px;max-height:160px}
@media(max-width:1100px){.jw-detail .creek-detail-gallery{grid-template-columns:1fr}.jw-detail .creek-detail-gallery img,.jw-detail .creek-detail-gallery img:first-child{height:clamp(280px,52vw,420px)}}
@media(max-width:900px){.jw-detail .creek-plan-grid.jw-plan-grid{grid-template-columns:1fr}.jw-detail .creek-plan-grid.jw-plan-grid img{height:auto;max-height:420px}.creek-detail-hero-text .wordmark-jw{width:260px}}


/* The Caden selected-project overlay */
.caden-detail .creek-detail-panel{
  --detail-surface-rgb:244,242,236;
  background:
    linear-gradient(180deg,rgba(244,242,236,.84),rgba(244,242,236,.94)),
    url("../images/projects/caden/caden-bg.webp") center top/cover no-repeat;
  background-attachment:local;
}
.caden-detail .creek-detail-hero img{object-position:center center}
.caden-detail .creek-detail-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.caden-detail .creek-detail-gallery img,
.caden-detail .creek-detail-gallery img:first-child{grid-row:auto;height:clamp(320px,25vw,420px);object-fit:cover}
.caden-detail .creek-plan-grid.caden-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;grid-auto-rows:1fr}
.caden-detail .creek-plan-grid.caden-plan-grid article{display:flex;flex-direction:column;height:100%;background:rgba(255,255,255,.68)}
.caden-detail .creek-plan-grid.caden-plan-grid img{height:clamp(260px,24vw,390px);object-fit:contain;background:rgba(255,255,255,.76)}
.caden-detail .amenity-list li{background:transparent;border:0;box-shadow:none;padding:0}
.creek-detail-hero-text .wordmark-caden{width:320px;max-height:150px}
@media(max-width:1100px){.caden-detail .creek-detail-gallery{grid-template-columns:1fr}.caden-detail .creek-detail-gallery img,.caden-detail .creek-detail-gallery img:first-child{height:clamp(280px,52vw,420px)}.caden-detail .creek-plan-grid.caden-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.caden-detail .creek-plan-grid.caden-plan-grid{grid-template-columns:1fr}.caden-detail .creek-plan-grid.caden-plan-grid img{height:320px}.creek-detail-hero-text .wordmark-caden{width:230px}}


/* Creek Bay detail logo: exact supplied wordmark, isolated from left-side copy */
.creek-bay-detail .creek-detail-hero-logo{
  position:absolute;
  top:clamp(64px,6vw,92px);
  right:clamp(24px,5vw,72px);
  z-index:3;
  width:clamp(230px,25vw,390px);
  pointer-events:none;
}
.creek-bay-detail .creek-detail-hero-logo img{
  display:block;
  width:100%;
  height:auto;
  max-height:none;
  object-fit:contain;
}
@media(max-width:760px){
  .creek-bay-detail .creek-detail-hero-logo{
    top:64px;
    right:18px;
    width:min(46vw,220px);
  }
}


/* === July 27 update: project detail hero wordmarks aligned to top-right === */
.creek-detail-hero .project-wordmark-hero-corner{
  position:absolute;
  top:clamp(24px,3.6vw,40px);
  right:clamp(96px,8vw,156px);
  z-index:3;
  margin:0;
  min-height:auto;
  display:flex;
  justify-content:flex-end;
  align-items:flex-start;
  pointer-events:none;
}
.creek-detail-hero .project-wordmark-hero-corner .project-wordmark--hero{
  display:block;
  width:auto;
  max-width:min(34vw,420px);
  max-height:92px;
  object-fit:contain;
  filter:drop-shadow(0 4px 12px rgba(0,0,0,.18));
}
.creek-detail-hero .project-wordmark-hero-corner .wordmark-creek-bay{max-width:min(32vw,360px);max-height:84px}
.creek-detail-hero .project-wordmark-hero-corner .wordmark-passo{max-width:min(26vw,280px);max-height:72px}
.creek-detail-hero .project-wordmark-hero-corner .wordmark-caden{max-width:min(28vw,300px);max-height:82px}
.creek-detail-hero .project-wordmark-hero-corner .wordmark-jw{max-width:min(34vw,370px);max-height:92px}
.creek-detail-hero .project-wordmark-hero-corner .wordmark-eywa{max-width:min(25vw,260px);max-height:70px}
.creek-detail-hero-text .project-wordmark-hero-wrap:not(.project-wordmark-hero-corner){display:none !important}
@media (max-width: 900px){
  .creek-detail-hero .project-wordmark-hero-corner{top:22px;right:86px}
  .creek-detail-hero .project-wordmark-hero-corner .project-wordmark--hero{max-width:42vw;max-height:72px}
  .creek-detail-hero .project-wordmark-hero-corner .wordmark-creek-bay{max-width:38vw;max-height:66px}
  .creek-detail-hero .project-wordmark-hero-corner .wordmark-jw{max-width:42vw;max-height:72px}
}
@media (max-width: 620px){
  .creek-detail-hero .project-wordmark-hero-corner{top:18px;right:72px}
  .creek-detail-hero .project-wordmark-hero-corner .project-wordmark--hero{max-width:46vw;max-height:56px}
  .creek-detail-hero .project-wordmark-hero-corner .wordmark-creek-bay{max-width:44vw;max-height:52px}
  .creek-detail-hero .project-wordmark-hero-corner .wordmark-eywa{max-width:34vw;max-height:50px}
}


/* === ARX structure refinement: principle, finance, international, founder === */
.principle-copy{display:grid;gap:18px;margin-top:28px;max-width:880px}
.positioning .principle-copy p{margin:0;max-width:880px}
.positioning .principle-closing{margin-top:10px!important;color:#F3F1EB!important;font-weight:650}
.financing{padding:clamp(80px,10vw,150px) var(--pad);background:var(--light);color:#111}
.financing-title{max-width:1120px}
.financing-title p{max-width:900px;color:#4d555c}
.finance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(14,17,20,.16);border:1px solid rgba(14,17,20,.16)}
.finance-card{display:flex;flex-direction:column;min-height:410px;padding:clamp(24px,2.5vw,38px);background:#F7F5EF;color:#111}
.finance-card>span{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#68727A}
.finance-card h3{font-family:var(--serif);font-weight:400;font-size:clamp(38px,3.7vw,62px);line-height:.94;letter-spacing:-.04em;margin:24px 0 18px}
.finance-card p{font-size:16px;line-height:1.58;color:#4d555c;margin:0 0 18px}
.finance-card .finance-fit{margin-top:auto;padding-top:18px;border-top:1px solid rgba(14,17,20,.14);color:#1d252b}
.finance-card .finance-whatsapp{margin-top:18px;align-self:flex-start;text-decoration:none;color:#F3F1EB;background:#0E1114;border-color:#0E1114}
.international.light{border-radius:0;background:#F2F0EA}
.intl-grid{gap:2px;background:#0E1114;border-color:#0E1114}
.intl-card.intl-card--expert{min-height:520px}
.intl-card.intl-card--expert:after{background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.34) 36%,rgba(0,0,0,.88) 76%,rgba(0,0,0,.96) 100%)}
.intl-card .intl-card-content{left:clamp(22px,2.2vw,34px);right:clamp(22px,2.2vw,34px);bottom:clamp(22px,2.2vw,32px)}
.intl-card .intl-description{color:#fff;opacity:1;font-size:15px;line-height:1.5;max-width:520px;text-shadow:0 1px 16px rgba(0,0,0,.45)}
.intl-stat{position:static!important;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.34);display:grid;gap:4px}
.intl-stat small{margin:0!important;color:#D7E2EA!important;font-size:10px!important;letter-spacing:.14em!important;text-transform:uppercase}
.intl-stat strong{font-size:15px;line-height:1.35;color:#fff;font-weight:650}
.intl-stat .intl-source{opacity:.72;text-transform:none!important;letter-spacing:.03em!important;font-size:9px!important}
.intl-card .intl-action{margin-top:16px}
.founder-editorial{padding:clamp(80px,10vw,150px) var(--pad);background:#101418}
.founder-grid{display:grid;grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr);gap:clamp(48px,7vw,110px);align-items:center}
.founder-media{margin:0;position:relative}
.founder-media img{display:block;width:100%;height:clamp(520px,63vw,820px);object-fit:cover;border-radius:2px;filter:saturate(.82) contrast(1.04)}
.founder-media figcaption{margin-top:12px;color:#7E8B95;font-size:10px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase}
.founder-copy h2{font-family:var(--serif);font-weight:400;font-size:clamp(46px,6.2vw,96px);line-height:.96;letter-spacing:-.04em;margin:20px 0 34px}
.founder-copy h3{font-family:var(--serif);font-size:clamp(42px,4.6vw,72px);font-weight:400;margin:0 0 8px}
.founder-copy .founder-role{color:#AEB6BD;text-transform:uppercase;letter-spacing:.13em;font-size:11px;margin:0 0 30px}
.founder-copy>p:not(.founder-role){max-width:740px;color:#D6DDE2;font-size:17px;line-height:1.65;margin:0 0 18px}
.founder-whatsapp{display:inline-flex;margin-top:18px;text-decoration:none}
.market-fact{margin-top:24px;padding:20px 24px;border-left:2px solid #22354A;background:rgba(34,53,74,.08);max-width:980px;font-size:16px!important;line-height:1.55!important;color:#243039!important}
.anchor-alias{position:absolute;top:-100px}
@media(max-width:1100px){.finance-grid{grid-template-columns:1fr}.finance-card{min-height:auto}.intl-card.intl-card--expert{min-height:500px}.founder-grid{grid-template-columns:1fr}.founder-media{max-width:680px}.founder-media img{height:min(120vw,760px)}}
@media(max-width:700px){.intl-grid{grid-template-columns:1fr}.intl-card.intl-card--expert{min-height:500px}.founder-media figcaption{display:none}.founder-copy>p:not(.founder-role){font-size:16px}}


/* === V4: project logos are visible in every project detail hero === */
.creek-detail-hero .project-logo-corner{
  position:absolute!important;
  top:clamp(24px,3.4vw,42px)!important;
  right:clamp(100px,8vw,150px)!important;
  z-index:6!important;
  width:auto!important;
  min-width:220px;
  min-height:108px;
  margin:0!important;
  padding:18px 30px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  pointer-events:none;
  background:radial-gradient(ellipse at center,rgba(5,8,10,.58) 0%,rgba(5,8,10,.31) 48%,rgba(5,8,10,0) 76%);
}
.creek-bay-detail .creek-detail-hero .project-logo-corner,
.eywa-detail .creek-detail-hero .project-logo-corner{
  background:radial-gradient(ellipse at center,rgba(248,246,240,.94) 0%,rgba(248,246,240,.70) 48%,rgba(248,246,240,0) 76%);
}
.creek-detail-hero .project-logo-corner img{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  position:static!important;
  inset:auto!important;
  height:auto!important;
  object-fit:contain!important;
  filter:drop-shadow(0 4px 12px rgba(0,0,0,.48))!important;
  -webkit-mask-image:none!important;
  mask-image:none!important;
}
.creek-bay-detail .project-logo-corner img,
.eywa-detail .project-logo-corner img{filter:drop-shadow(0 2px 8px rgba(255,255,255,.75)) drop-shadow(0 2px 4px rgba(0,0,0,.18))!important}
.passo-detail .project-logo-corner img{width:clamp(210px,17vw,300px)!important;max-height:88px!important}
.caden-detail .project-logo-corner img{width:clamp(220px,18vw,310px)!important;max-height:104px!important}
.jw-detail .project-logo-corner img{width:clamp(260px,22vw,390px)!important;max-height:150px!important}
.creek-bay-detail .project-logo-corner img{width:clamp(250px,22vw,380px)!important;max-height:180px!important}
.eywa-detail .project-logo-corner img{width:clamp(190px,16vw,270px)!important;max-height:150px!important}

/* === V4: clearer editorial financing block === */
.financing-editorial{background:#F2F0EA;color:#111;border-radius:50px 50px 0 0}
.finance-intro{display:grid;grid-template-columns:minmax(190px,.42fr) minmax(0,1.1fr);column-gap:clamp(44px,7vw,120px);align-items:start;margin-bottom:clamp(46px,6vw,82px)}
.finance-intro .eyebrow{grid-column:1;grid-row:1/3;padding-top:14px}
.finance-intro h2{grid-column:2;font-family:var(--serif);font-weight:400;font-size:clamp(54px,7.4vw,112px);line-height:.94;letter-spacing:-.055em;margin:0 0 24px}
.finance-intro p{grid-column:2;max-width:830px;font-size:clamp(17px,1.5vw,21px);line-height:1.6;color:#4D555C;margin:0}
.finance-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:clamp(18px,2.6vw,38px);align-items:stretch}
.payment-plan-panel{background:#FBFAF6;border:1px solid rgba(14,17,20,.12);padding:clamp(28px,3.6vw,52px);display:flex;flex-direction:column;min-height:520px}
.finance-panel-head{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:28px;align-items:end}
.finance-panel-head>span{font-size:11px;letter-spacing:.17em;text-transform:uppercase;color:#657079;align-self:start}
.finance-panel-head strong{grid-column:2;grid-row:1/3;font-family:var(--serif);font-weight:400;font-size:clamp(72px,8vw,132px);line-height:.78;letter-spacing:-.075em;color:#22354A}
.finance-panel-head p{font-size:16px;line-height:1.45;color:#4D555C;margin:12px 0 0;max-width:310px}
.payment-track{display:grid;grid-template-columns:.55fr 1.35fr .8fr;margin-top:clamp(56px,6vw,86px);border-top:1px solid rgba(14,17,20,.24);position:relative}
.payment-track:before{content:"";position:absolute;top:-4px;left:0;width:100%;height:7px;background:linear-gradient(90deg,#22354A 0 18%,#8BA1B2 18% 72%,#D2C7B7 72% 100%)}
.payment-stage{padding:26px 20px 18px 0;min-height:132px;border-right:1px solid rgba(14,17,20,.14);display:flex;flex-direction:column;gap:7px}
.payment-stage:last-child{border-right:0;padding-left:20px}
.payment-stage:nth-child(2){padding-left:20px}
.payment-stage small{font-size:10px;letter-spacing:.16em;color:#7B858D}
.payment-stage b{font-family:var(--serif);font-weight:400;font-size:clamp(28px,2.8vw,44px);line-height:1}
.payment-stage span{color:#56616A;font-size:14px;line-height:1.35}
.payment-examples{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}
.payment-examples span{border:1px solid rgba(14,17,20,.2);border-radius:999px;padding:10px 15px;font-size:11px;letter-spacing:.11em;text-transform:uppercase;color:#303B43}
.payment-note{margin:auto 0 0;padding-top:26px;border-top:1px solid rgba(14,17,20,.14);font-size:15px;line-height:1.55;color:#56616A;max-width:780px}
.mortgage-panel{background:#101418;color:#F3F1EB;padding:clamp(28px,3.6vw,52px);display:flex;flex-direction:column;min-height:520px;position:relative;overflow:hidden}
.mortgage-panel:after{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(126,157,179,.26);border-radius:50%;right:-190px;bottom:-150px;box-shadow:0 0 0 48px rgba(126,157,179,.05),0 0 0 96px rgba(126,157,179,.025)}
.mortgage-label{position:relative;z-index:1;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#AFC1CE}
.mortgage-panel h3{position:relative;z-index:1;font-family:var(--serif);font-weight:400;font-size:clamp(44px,4.5vw,70px);line-height:.95;letter-spacing:-.045em;margin:34px 0 22px}
.mortgage-panel p{position:relative;z-index:1;color:#CBD4DA;font-size:16px;line-height:1.6;margin:0 0 32px}
.mortgage-panel .finance-whatsapp{position:relative;z-index:1;margin-top:auto;align-self:flex-start;text-decoration:none;background:#F3F1EB;color:#0E1114;border-color:#F3F1EB}

/* === V4: uploaded founder portrait === */
.founder-media img{height:auto!important;aspect-ratio:3/4;object-fit:cover;object-position:center center;filter:saturate(.9) contrast(1.02)}

@media(max-width:1100px){
  .finance-intro{grid-template-columns:1fr;gap:18px}.finance-intro .eyebrow,.finance-intro h2,.finance-intro p{grid-column:1;grid-row:auto}
  .finance-layout{grid-template-columns:1fr}.payment-plan-panel,.mortgage-panel{min-height:auto}
  .mortgage-panel{min-height:460px}
  .creek-detail-hero .project-logo-corner{right:86px!important;top:20px!important;min-height:90px;padding:12px 22px!important}
}
@media(max-width:700px){
  .financing-editorial{border-radius:30px 30px 0 0}.finance-intro h2{font-size:clamp(46px,13vw,70px)}
  .finance-panel-head{grid-template-columns:1fr}.finance-panel-head strong{grid-column:1;grid-row:auto;margin-top:26px}.payment-track{grid-template-columns:1fr;margin-top:48px}.payment-track:before{background:linear-gradient(90deg,#22354A 0 24%,#8BA1B2 24% 72%,#D2C7B7 72% 100%)}
  .payment-stage,.payment-stage:nth-child(2),.payment-stage:last-child{padding:20px 0;border-right:0;border-bottom:1px solid rgba(14,17,20,.14);min-height:0}.payment-stage:last-child{border-bottom:0}
  .creek-detail-hero .project-logo-corner{top:14px!important;right:66px!important;min-width:128px;min-height:62px;padding:8px 12px!important}
  .passo-detail .project-logo-corner img{width:min(38vw,190px)!important;max-height:52px!important}
  .caden-detail .project-logo-corner img{width:min(38vw,190px)!important;max-height:58px!important}
  .jw-detail .project-logo-corner img{width:min(42vw,220px)!important;max-height:72px!important}
  .creek-bay-detail .project-logo-corner img{width:min(42vw,220px)!important;max-height:84px!important}
  .eywa-detail .project-logo-corner img{width:min(32vw,160px)!important;max-height:74px!important}
}


/* === V5: normalize selected project cards, place wordmarks to the right, refine financing section === */
.stack-card{display:flex;flex-direction:column;min-height:calc(100vh - 128px)}
.stack-body{flex:1;min-height:0;grid-template-columns:minmax(0,.5fr) minmax(430px,1fr);gap:clamp(26px,2.4vw,34px)}
.stack-copy{min-height:100%}
.stack-copy p:last-child{margin-bottom:0}
.stack-head{position:relative;align-items:flex-start;padding-right:170px;min-height:118px}
.stack-head>div{min-width:0}
.stack-card .ghost-pill{position:absolute;top:2px;right:0;z-index:3}
.stack-card .stack-head .project-wordmark-wrap{position:absolute;top:42px;right:0;justify-content:flex-end;min-height:54px;max-width:230px;margin-top:0;padding:10px 16px;border-radius:18px;background:linear-gradient(180deg,rgba(8,12,16,.12),rgba(8,12,16,.28));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:inset 0 0 0 1px rgba(215,226,234,.08)}
.stack-card .stack-head .project-wordmark{display:block;max-width:100%;height:auto;max-height:44px;width:auto}
.stack-card .stack-head .wordmark-passo{max-height:38px}
.stack-card .stack-head .wordmark-creek-bay{max-height:48px}
.stack-card .stack-head .wordmark-caden{max-height:46px}
.stack-card .stack-head .wordmark-jw{max-height:58px}
.stack-card .stack-head .wordmark-eywa{max-height:44px}
.image-triptych{height:clamp(430px,34vw,560px);min-height:430px;grid-template-rows:repeat(2,minmax(0,1fr));align-self:stretch}
.image-triptych img{min-width:0;min-height:0}

.financing-editorial{padding-top:clamp(74px,9vw,120px)}
.finance-layout{grid-template-columns:minmax(0,1.14fr) minmax(340px,.86fr);gap:clamp(18px,2vw,28px)}
.payment-plan-panel,.mortgage-panel{border-radius:34px}
.payment-plan-panel{padding:clamp(28px,3.2vw,44px);box-shadow:0 20px 60px rgba(12,18,22,.05)}
.finance-panel-head{grid-template-columns:1fr;grid-template-rows:auto;row-gap:8px;align-items:start}
.finance-panel-head strong{grid-column:1;grid-row:auto;font-size:clamp(56px,6vw,96px);line-height:.86;margin-top:8px}
.finance-panel-head p{max-width:560px;margin:0;color:#56616A}
.payment-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:38px;border-top:0}
.payment-track:before{display:none}
.payment-stage,.payment-stage:nth-child(2),.payment-stage:last-child{padding:22px;border:1px solid rgba(14,17,20,.12);border-radius:22px;min-height:148px;background:#fff}
.payment-stage b{font-size:clamp(24px,2.4vw,36px)}
.payment-examples{margin-top:18px}
.payment-examples span{background:#fff}
.payment-note{margin-top:20px;padding-top:22px}
.mortgage-panel{min-height:0;overflow:hidden;padding:clamp(28px,3.2vw,44px)}
.mortgage-panel:after{display:none}
.mortgage-panel h3{font-size:clamp(38px,4vw,60px);margin:22px 0 18px}
.mortgage-panel p{margin-bottom:18px;max-width:520px}
.mortgage-points{list-style:none;padding:0;margin:0 0 26px;display:grid;gap:10px;position:relative;z-index:1}
.mortgage-points li{position:relative;padding-left:18px;color:#CBD4DA;font-size:15px;line-height:1.45}
.mortgage-points li:before{content:"";position:absolute;left:0;top:.58em;width:6px;height:6px;border-radius:50%;background:#D2C7B7}

@media(max-width:1200px){
  .stack-head{padding-right:150px;min-height:108px}
  .stack-card .stack-head .project-wordmark-wrap{max-width:210px}
  .stack-body{grid-template-columns:minmax(0,.54fr) minmax(380px,1fr)}
}
@media(max-width:900px){
  .stack-card{min-height:auto}
  .stack-head{padding-right:0;min-height:auto}
  .stack-card .ghost-pill{position:static}
  .stack-card .stack-head .project-wordmark-wrap{position:static;max-width:none;min-height:34px;padding:0;background:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;margin-top:4px}
  .stack-card .stack-head .project-wordmark{max-height:38px}
  .stack-card .stack-head .wordmark-jw{max-height:46px}
  .stack-body{grid-template-columns:1fr}
  .image-triptych{height:auto;min-height:320px}
  .finance-layout{grid-template-columns:1fr}
}
@media(max-width:700px){
  .payment-track{grid-template-columns:1fr;gap:10px}
  .payment-stage,.payment-stage:nth-child(2),.payment-stage:last-child{min-height:0}
}


/* === V6: high-quality country pages, aligned country CTA, normalized developer ticker, hero fit === */

/* Main hero: slightly smaller type so the full Russian headline remains inside the viewport. */
.hero-heading{
  font-size:clamp(60px,8.35vw,146px);
  line-height:.91;
  max-width:1240px;
}
.hero-shell{padding-bottom:clamp(38px,4.4vw,58px)}
@media(max-height:820px) and (min-width:901px){
  .hero-heading{font-size:clamp(58px,7.65vw,128px)}
  .hero-shell{padding-top:100px;padding-bottom:32px}
  .hero-bottom p{font-size:clamp(12px,1vw,15px)}
}

/* Developer ticker: every supplied logo is trimmed and rendered on an identical canvas. */
.logo-ticker .ticker-track{gap:12px;padding:8px 0}
.logo-ticker .logo-item{width:220px;min-width:220px;height:48px;padding:0;opacity:.9}
.logo-ticker .logo-item img{
  width:220px;
  height:48px;
  max-width:none;
  object-fit:contain;
  transform:none;
}
@media(max-width:900px){
  .logo-ticker .logo-item{width:166px;min-width:166px;height:40px}
  .logo-ticker .logo-item img{width:166px;height:40px}
}

/* Country page hero: do not enlarge narrow supplied photos across the full desktop viewport. */
.site-page .sub-hero{
  min-height:clamp(590px,72vh,760px);
  padding:132px var(--pad) 74px;
  background:#0C1013;
  isolation:isolate;
}
.site-page .sub-hero:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:
    radial-gradient(circle at 18% 34%,rgba(45,74,99,.23),transparent 42%),
    linear-gradient(115deg,#0B0E11 0%,#111820 48%,#111820 100%);
}
.site-page .sub-hero .hero-media{
  left:auto;
  right:0;
  width:min(52vw,820px);
  overflow:hidden;
  z-index:1;
  background:#111820;
}
.site-page .sub-hero .hero-media:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(90deg,rgba(11,14,17,.96) 0%,rgba(11,14,17,.42) 18%,rgba(11,14,17,.06) 58%,rgba(11,14,17,.12) 100%);
  pointer-events:none;
}
.site-page .sub-hero .hero-media:after{
  background:linear-gradient(180deg,rgba(8,10,12,.12) 0%,rgba(8,10,12,.05) 48%,rgba(8,10,12,.56) 100%);
  z-index:2;
}
.site-page .sub-hero .hero-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  filter:saturate(.92) contrast(1.035) brightness(.88);
  image-rendering:auto;
}
.site-page .sub-hero-inner{
  width:min(48vw,720px);
  max-width:720px;
  z-index:3;
}
.site-page .sub-hero h1{font-size:clamp(64px,8.4vw,132px);line-height:.9}
.site-page .sub-hero p{max-width:620px}

/* Country contact section: clean two-column balance and predictable button position. */
.site-page .page-form-wrap{padding-top:clamp(76px,8vw,112px);padding-bottom:clamp(76px,8vw,112px)}
.site-page .page-form-wrap .page-grid{
  grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);
  gap:clamp(54px,7vw,110px);
  align-items:start;
}
.site-page .page-form-wrap .page-title{
  max-width:520px;
  font-size:clamp(52px,5.4vw,88px);
  line-height:.94;
  overflow-wrap:normal;
}
.site-page .page-form-wrap .page-copy{
  max-width:470px;
  margin-top:20px;
  color:#C7D0D7;
  font-size:17px;
  line-height:1.55;
}
.site-page .page-form-wrap .lead-form{
  align-items:end;
  column-gap:30px;
  row-gap:26px;
  padding-top:4px;
}
.site-page .page-form-wrap .lead-form button{
  grid-column:1/-1;
  justify-self:start;
  min-width:220px;
  margin-top:8px;
}
.site-page .page-form-wrap .form-status{grid-column:1/-1;margin:0}

@media(max-width:900px){
  .hero-heading{font-size:clamp(56px,13vw,92px)}
  .site-page .sub-hero{min-height:620px}
  .site-page .sub-hero .hero-media{left:0;width:100%}
  .site-page .sub-hero .hero-media:before{background:linear-gradient(180deg,rgba(11,14,17,.22),rgba(11,14,17,.28) 44%,rgba(11,14,17,.82) 100%)}
  .site-page .sub-hero-inner{width:auto;max-width:760px}
  .site-page .page-form-wrap .page-grid{grid-template-columns:1fr;gap:38px}
  .site-page .page-form-wrap .page-title{max-width:760px}
}
@media(max-width:560px){
  .hero-heading{font-size:clamp(46px,13.2vw,68px);line-height:.93}
  .site-page .sub-hero h1{font-size:clamp(52px,15vw,74px)}
  .site-page .page-form-wrap .page-title{font-size:clamp(46px,13vw,66px)}
  .site-page .page-form-wrap .lead-form button{width:100%;min-width:0}
}

/* === V7: move project logos to the left, equalize size, reduce by ~10% === */

/* Project cards: wordmarks move from the far right into the left information zone. */
.stack-head{
  padding-right:170px;
}
.stack-card .stack-head .project-wordmark-wrap{
  position:absolute;
  top:40px;
  left:138px;
  right:auto;
  width:168px;
  max-width:168px;
  min-height:48px;
  justify-content:flex-start;
  align-items:center;
  padding:8px 12px;
  border-radius:16px;
}
.stack-card .stack-head .project-wordmark{
  width:100%;
  max-width:144px;
  max-height:42px;
  height:auto;
  object-fit:contain;
}
.stack-card .stack-head .wordmark-passo,
.stack-card .stack-head .wordmark-creek-bay,
.stack-card .stack-head .wordmark-caden,
.stack-card .stack-head .wordmark-jw,
.stack-card .stack-head .wordmark-eywa{
  width:100%;
  max-width:144px;
  max-height:42px;
}

/* Project detail heroes: move logos from right to left and normalize the visual scale. */
.creek-detail-hero .project-logo-corner{
  left:clamp(28px,4vw,56px)!important;
  right:auto!important;
  top:clamp(22px,3vw,34px)!important;
  min-width:220px;
  min-height:88px;
  padding:12px 20px!important;
  justify-content:flex-start!important;
}
.creek-detail-hero .project-logo-corner img,
.passo-detail .project-logo-corner img,
.caden-detail .project-logo-corner img,
.jw-detail .project-logo-corner img,
.creek-bay-detail .project-logo-corner img,
.eywa-detail .project-logo-corner img{
  width:clamp(176px,14vw,238px)!important;
  max-width:238px!important;
  max-height:82px!important;
  height:auto!important;
  object-fit:contain!important;
}

@media(max-width:1200px){
  .stack-card .stack-head .project-wordmark-wrap{
    left:128px;
    width:156px;
    max-width:156px;
  }
  .stack-card .stack-head .project-wordmark{
    max-width:134px;
    max-height:40px;
  }
}

@media(max-width:900px){
  .stack-card .stack-head .project-wordmark-wrap{
    position:static;
    left:auto;
    width:156px;
    max-width:156px;
    min-height:38px;
    padding:0;
    background:none;
    box-shadow:none;
    backdrop-filter:none;
    -webkit-backdrop-filter:none;
    margin-top:6px;
  }
  .stack-card .stack-head .project-wordmark{
    max-width:136px;
    max-height:38px;
  }
  .creek-detail-hero .project-logo-corner{
    left:22px!important;
    right:auto!important;
    top:16px!important;
    min-width:166px;
    min-height:64px;
    padding:8px 12px!important;
  }
  .creek-detail-hero .project-logo-corner img,
  .passo-detail .project-logo-corner img,
  .caden-detail .project-logo-corner img,
  .jw-detail .project-logo-corner img,
  .creek-bay-detail .project-logo-corner img,
  .eywa-detail .project-logo-corner img{
    width:min(34vw,170px)!important;
    max-width:170px!important;
    max-height:56px!important;
  }
}

@media(max-width:560px){
  .stack-card .stack-head .project-wordmark-wrap{
    width:142px;
    max-width:142px;
  }
  .stack-card .stack-head .project-wordmark{
    max-width:124px;
    max-height:34px;
  }
  .creek-detail-hero .project-logo-corner{
    left:18px!important;
    top:14px!important;
    min-width:146px;
    min-height:58px;
  }
  .creek-detail-hero .project-logo-corner img,
  .passo-detail .project-logo-corner img,
  .caden-detail .project-logo-corner img,
  .jw-detail .project-logo-corner img,
  .creek-bay-detail .project-logo-corner img,
  .eywa-detail .project-logo-corner img{
    width:min(40vw,150px)!important;
    max-width:150px!important;
    max-height:48px!important;
  }
}

/* === V8: remove white halo behind detail logos and soften hero bottom fade === */
.creek-detail-hero::before{
  height:40%;
  background:linear-gradient(
    to bottom,
    rgba(var(--detail-surface-rgb),0) 0%,
    rgba(var(--detail-surface-rgb),0.03) 16%,
    rgba(var(--detail-surface-rgb),0.10) 32%,
    rgba(var(--detail-surface-rgb),0.22) 50%,
    rgba(var(--detail-surface-rgb),0.42) 68%,
    rgba(var(--detail-surface-rgb),0.66) 84%,
    rgba(var(--detail-surface-rgb),0.88) 94%,
    rgba(var(--detail-surface-rgb),0.98) 100%
  );
}

/* logos in project detail heroes: no white backing plate, only clean transparent placement */
.creek-detail-hero .project-logo-corner,
.creek-bay-detail .creek-detail-hero .project-logo-corner,
.eywa-detail .creek-detail-hero .project-logo-corner,
.passo-detail .creek-detail-hero .project-logo-corner,
.caden-detail .creek-detail-hero .project-logo-corner,
.jw-detail .creek-detail-hero .project-logo-corner{
  background:none!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}

/* remove bright white glow on Eywa / Creek Bay and keep only subtle readable shadow */
.creek-bay-detail .project-logo-corner img,
.eywa-detail .project-logo-corner img{
  filter:drop-shadow(0 2px 4px rgba(255,255,255,.18)) drop-shadow(0 3px 10px rgba(0,0,0,.22))!important;
}

@media(max-width:620px){
  .creek-detail-hero::before{
    height:46%;
    background:linear-gradient(
      to bottom,
      rgba(var(--detail-surface-rgb),0) 0%,
      rgba(var(--detail-surface-rgb),0.05) 18%,
      rgba(var(--detail-surface-rgb),0.14) 36%,
      rgba(var(--detail-surface-rgb),0.30) 56%,
      rgba(var(--detail-surface-rgb),0.56) 76%,
      rgba(var(--detail-surface-rgb),0.86) 92%,
      rgba(var(--detail-surface-rgb),0.98) 100%
    );
  }
}


/* === V10 final system: consistent project cards, responsive hero, CRM-ready forms === */
.hero{height:auto;min-height:100svh;overflow:hidden}
.hero-shell{min-height:100svh;height:auto;padding-bottom:clamp(52px,6vh,82px)}
.hero-heading-wrap{overflow:visible;padding-bottom:.08em}
.hero-heading{font-size:clamp(58px,min(8.1vw,15.2vh),142px);line-height:.91;max-width:1280px}
html[lang="ru"] .hero-heading{font-size:clamp(54px,min(7.6vw,14.2vh),132px);line-height:.92}
@media(max-height:780px) and (min-width:901px){
  .hero-shell{padding-top:94px;padding-bottom:28px}
  .hero-heading{font-size:clamp(50px,min(7.1vw,12.8vh),112px)}
  html[lang="ru"] .hero-heading{font-size:clamp(48px,min(6.7vw,12vh),104px)}
  .hero-bottom p{font-size:13px;max-width:360px}
}
@media(max-width:900px){.hero{min-height:100svh}.hero-shell{min-height:100svh}.hero-heading{font-size:clamp(50px,13vw,88px)}html[lang="ru"] .hero-heading{font-size:clamp(46px,12.2vw,82px)}}
@media(max-width:560px){.hero-shell{padding-bottom:max(92px,calc(62px + env(safe-area-inset-bottom)))}.hero-heading{font-size:clamp(44px,14vw,68px);line-height:.94}html[lang="ru"] .hero-heading{font-size:clamp(42px,13.2vw,64px)}}

/* One sizing system for all selected project cards and wordmarks. */
.stack-card{min-height:calc(100svh - 118px);display:flex;flex-direction:column}
.stack-head{grid-template-columns:110px minmax(0,1fr) auto;min-height:112px;padding-right:0;align-items:start}
.stack-head>div{display:grid;grid-template-columns:minmax(220px,1fr) 180px;gap:28px;align-items:start;min-width:0}
.stack-card .stack-head .project-wordmark-wrap{position:static;width:180px;max-width:180px;height:56px;min-height:56px;margin:0;padding:6px 0;background:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0;justify-content:flex-start;align-items:center}
.stack-card .stack-head .project-wordmark,.stack-card .stack-head .wordmark-passo,.stack-card .stack-head .wordmark-creek-bay,.stack-card .stack-head .wordmark-caden,.stack-card .stack-head .wordmark-jw,.stack-card .stack-head .wordmark-eywa,.stack-card .stack-head .wordmark-masaar{width:100%;max-width:162px;max-height:46px;height:auto;object-fit:contain;object-position:left center}
.stack-card .ghost-pill{position:static;justify-self:end;align-self:start}
.stack-body{flex:1;grid-template-columns:minmax(340px,.5fr) minmax(500px,1fr);gap:clamp(26px,2.4vw,38px)}
.stack-copy{min-height:100%}
.project-card-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}
.project-whatsapp-link,.project-lead-link{font:inherit;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.13em;color:#D7E2EA;border:0;background:transparent;cursor:pointer;padding:10px 0}
.project-whatsapp-link{border-bottom:1px solid rgba(215,226,234,.55)}
.project-lead-link{opacity:.72}
.project-lead-link:hover,.project-whatsapp-link:hover{opacity:1}
@media(max-width:1180px){.stack-head{grid-template-columns:92px 1fr auto}.stack-head>div{grid-template-columns:1fr 160px}.stack-card .stack-head .project-wordmark-wrap{width:160px}.stack-card .stack-head .project-wordmark{max-width:145px}.stack-body{grid-template-columns:minmax(300px,.58fr) minmax(430px,1fr)}}
@media(max-width:900px){.stack-card{min-height:auto}.stack-head{grid-template-columns:1fr;min-height:auto}.stack-head>div{grid-template-columns:1fr 160px}.stack-card .ghost-pill{justify-self:start}.stack-body{grid-template-columns:1fr}.image-triptych{height:auto;min-height:320px}}
@media(max-width:560px){.stack-head>div{grid-template-columns:1fr}.stack-card .stack-head .project-wordmark-wrap{width:150px;height:46px;min-height:46px}.stack-card .stack-head .project-wordmark{max-width:138px;max-height:38px}.project-card-actions{align-items:flex-start;flex-direction:column;gap:6px}}

/* Same transparent logo slot in every project detail hero. */
.creek-detail-hero .project-logo-corner,.creek-bay-detail .creek-detail-hero .project-logo-corner,.eywa-detail .creek-detail-hero .project-logo-corner,.passo-detail .creek-detail-hero .project-logo-corner,.caden-detail .creek-detail-hero .project-logo-corner,.jw-detail .creek-detail-hero .project-logo-corner,.masaar-detail .creek-detail-hero .project-logo-corner{left:clamp(26px,4vw,58px)!important;right:auto!important;top:clamp(20px,3vw,38px)!important;width:250px!important;min-width:250px!important;height:88px;min-height:88px!important;padding:8px 0!important;background:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;justify-content:flex-start!important}
.creek-detail-hero .project-logo-corner img,.passo-detail .project-logo-corner img,.caden-detail .project-logo-corner img,.jw-detail .project-logo-corner img,.creek-bay-detail .project-logo-corner img,.eywa-detail .project-logo-corner img,.masaar-detail .project-logo-corner img{width:225px!important;max-width:225px!important;max-height:72px!important;height:auto!important;object-fit:contain!important;object-position:left center!important;filter:drop-shadow(0 3px 9px rgba(0,0,0,.32))!important}
.creek-bay-detail .project-logo-corner img,.eywa-detail .project-logo-corner img{filter:drop-shadow(0 3px 8px rgba(0,0,0,.28))!important}
@media(max-width:700px){.creek-detail-hero .project-logo-corner{left:18px!important;top:14px!important;width:168px!important;min-width:168px!important;height:60px;min-height:60px!important}.creek-detail-hero .project-logo-corner img,.passo-detail .project-logo-corner img,.caden-detail .project-logo-corner img,.jw-detail .project-logo-corner img,.creek-bay-detail .project-logo-corner img,.eywa-detail .project-logo-corner img,.masaar-detail .project-logo-corner img{width:155px!important;max-width:155px!important;max-height:50px!important}}

.masaar-detail .creek-detail-panel{--detail-surface-rgb:240,242,235;background:linear-gradient(180deg,rgba(240,242,235,.80),rgba(240,242,235,.96)),url("../images/projects/masaar-3/masaar-waterfall.webp") center top/cover no-repeat;background-attachment:local}
.masaar-detail .creek-detail-hero img{object-position:center 55%}
.masaar-format-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(14,17,20,.14);border:1px solid rgba(14,17,20,.14)}
.masaar-format-grid article{background:rgba(255,255,255,.74);padding:clamp(22px,2.7vw,38px);min-height:240px}
.masaar-format-grid span{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#6d787f}
.masaar-format-grid h4{font-family:var(--serif);font-size:clamp(34px,3.5vw,54px);font-weight:400;line-height:1;margin:24px 0 16px}
.masaar-format-grid p{font-size:15px;line-height:1.55;color:#4d555c}
@media(max-width:900px){.masaar-format-grid{grid-template-columns:1fr}.masaar-format-grid article{min-height:auto}}

/* Forms: two clear channels, privacy consent, honest states. */
.form-actions{grid-column:1/-1;display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:4px}
.contact-button--outline{background:transparent;color:inherit;border-color:rgba(255,255,255,.38);box-shadow:none}
.creek-interest-form .contact-button--outline,.financing-editorial .contact-button--outline{color:#0E1114;border-color:rgba(14,17,20,.28)}
.mortgage-panel .contact-button--outline{color:#F3F1EB;border-color:rgba(243,241,235,.4);margin-top:12px;position:relative;z-index:1;align-self:flex-start}
.privacy-consent{grid-column:1/-1!important;display:grid!important;grid-template-columns:18px 1fr!important;gap:10px!important;align-items:start!important;font-size:12px!important;line-height:1.45!important;text-transform:none!important;letter-spacing:0!important;color:inherit!important}
.privacy-consent input{margin-top:2px;width:15px;height:15px;accent-color:#2D4A63}
.privacy-consent a{text-decoration:underline;text-underline-offset:3px}
.form-status[data-state="success"]{color:#9DD3AF}.form-status[data-state="error"]{color:#F2A7A7}.form-status[data-state="warning"]{color:#E3C991}.form-status[data-state="loading"]{color:#AFC1CE}
@media(max-width:560px){.form-actions{display:grid;grid-template-columns:1fr}.form-actions .contact-button{width:100%}}

/* Footer contact channels and legal links. */
footer{padding-bottom:max(48px,calc(36px + env(safe-area-inset-bottom)))}
.footer-contact-row{grid-column:1/-1;border-top:1px solid var(--line);padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.footer-socials{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.social-link{display:inline-flex;align-items:center;gap:8px;color:#D7E2EA;font-size:11px;text-transform:uppercase;letter-spacing:.12em}
.social-link svg,.floating-contact svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.footer-legal-links a{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#AEB6BD}
@media(max-width:700px){.footer-contact-row{align-items:flex-start;flex-direction:column}.social-link span{display:none}}

/* Compact global contact bar: WhatsApp + lead form. */
.floating-contact{position:fixed;right:22px;bottom:22px;z-index:45;display:flex;align-items:center;gap:8px;padding:7px;background:rgba(10,13,16,.86);border:1px solid rgba(255,255,255,.18);border-radius:999px;backdrop-filter:blur(14px);box-shadow:0 18px 50px rgba(0,0,0,.3)}
.floating-contact a,.floating-contact button{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:0 15px;background:transparent;color:#F3F1EB;font:inherit;font-size:10px;text-transform:uppercase;letter-spacing:.1em;cursor:pointer}
.floating-contact a{background:#22354A}
.detail-open .floating-contact{display:none}
@media(max-width:700px){.floating-contact{left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));justify-content:stretch}.floating-contact a,.floating-contact button{flex:1;padding:0 10px}.floating-contact span{display:inline}}

/* Privacy policy. */
.legal-hero{min-height:520px}.legal-content{background:#F2F0EA;color:#111}.legal-document{max-width:980px;margin:0 auto}.legal-date{color:#66717a;margin-bottom:48px}.legal-document h2{font-family:var(--serif);font-size:clamp(34px,4vw,54px);font-weight:400;margin:46px 0 14px}.legal-document p{font-size:17px;line-height:1.7;color:#3f484f}


/* === V11 refinement pass: tighter spacing, clearer founder transition, stronger international/country presentation === */
.logo img{width:clamp(172px,11.9vw,246px)}
.site-header{grid-template-columns:226px 1fr auto}
.hero-shell{justify-content:flex-start;min-height:100svh;height:auto;padding-top:100px;padding-bottom:clamp(42px,5.2vh,70px)}
.hero-navline{margin-bottom:26px}.hero-heading-wrap{overflow:visible;padding-bottom:.12em;margin-top:0}
.hero-heading{font-size:clamp(56px,min(7.7vw,14.6vh),136px);line-height:.935;max-width:1220px}
html[lang="ru"] .hero-heading{font-size:clamp(52px,min(7.2vw,13.9vh),126px);line-height:.94}
.hero-bottom{margin-top:auto;padding-top:26px;align-items:flex-end}.hero-bottom p{max-width:430px}
@media(max-height:780px) and (min-width:901px){.hero-shell{padding-top:92px;padding-bottom:26px}.hero-heading{font-size:clamp(50px,min(6.8vw,12.6vh),108px)}html[lang="ru"] .hero-heading{font-size:clamp(48px,min(6.4vw,11.9vh),102px)}}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.hero-shell{padding-top:94px;padding-bottom:max(80px,calc(58px + env(safe-area-inset-bottom)))}.hero-heading{font-size:clamp(48px,12.8vw,84px)}html[lang="ru"] .hero-heading{font-size:clamp(44px,11.8vw,78px)}}
.logo-ticker .ticker-track{gap:10px;padding:10px 0}.logo-ticker .logo-item{width:154px;min-width:154px;height:34px;display:inline-flex;align-items:center;justify-content:center;opacity:.9}.logo-ticker .logo-item img{width:154px;height:34px;object-fit:contain;filter:none}@media(max-width:900px){.logo-ticker .logo-item{width:128px;min-width:128px;height:28px}.logo-ticker .logo-item img{width:128px;height:28px}}
.stack-wrap{gap:18px}.stack-card{padding:clamp(20px,2.7vw,34px);margin-bottom:56px;border-radius:40px}.stack-head{grid-template-columns:96px 1fr auto;min-height:96px;gap:18px;margin-bottom:22px}.stack-head>div{grid-template-columns:minmax(220px,1fr) 164px;gap:20px;align-items:center}.stack-card .stack-head .project-wordmark-wrap{width:164px;max-width:164px;height:48px;min-height:48px}.stack-card .stack-head .project-wordmark,.stack-card .stack-head .wordmark-passo,.stack-card .stack-head .wordmark-caden,.stack-card .stack-head .wordmark-jw,.stack-card .stack-head .wordmark-eywa,.stack-card .stack-head .wordmark-masaar{max-width:146px;max-height:40px}.stack-card .stack-head .wordmark-creek-bay{max-width:162px;max-height:44px}.stack-body{grid-template-columns:minmax(330px,.5fr) minmax(470px,1fr);gap:clamp(24px,2.2vw,34px)}.stack-copy dl{gap:12px}.stack-copy dd{font-size:17px}.stack-copy p{line-height:1.58}.image-triptych{height:clamp(400px,31vw,520px);min-height:400px}@media(max-width:1180px){.stack-head>div{grid-template-columns:1fr 154px;}.stack-card .stack-head .project-wordmark-wrap{width:154px;max-width:154px}.stack-card .stack-head .project-wordmark{max-width:136px}.stack-card .stack-head .wordmark-creek-bay{max-width:150px}.stack-body{grid-template-columns:minmax(280px,.56fr) minmax(390px,1fr)}}@media(max-width:900px){.stack-head{grid-template-columns:1fr;gap:12px;margin-bottom:18px}.stack-head>div{grid-template-columns:1fr 146px;gap:14px}.stack-card .stack-head .project-wordmark-wrap{width:146px;max-width:146px;height:42px;min-height:42px}.stack-card .stack-head .project-wordmark{max-width:132px;max-height:36px}.stack-card .stack-head .wordmark-creek-bay{max-width:144px;max-height:38px}}@media(max-width:560px){.stack-head>div{grid-template-columns:1fr}}
.financing-editorial{padding:clamp(64px,7vw,94px) var(--pad);border-top:1px solid rgba(14,17,20,.08);border-radius:42px 42px 0 0;background:linear-gradient(180deg,#F4F1EB 0%,#F2F0EA 100%)}.finance-intro{margin-bottom:clamp(32px,4vw,56px);column-gap:clamp(30px,4.2vw,74px)}.finance-intro h2{font-size:clamp(46px,6vw,88px);margin-bottom:16px}.finance-intro p{max-width:780px}.finance-layout{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:20px}.payment-plan-panel,.mortgage-panel{border-radius:28px;padding:clamp(24px,2.8vw,36px)}.payment-plan-panel{background:#FBF9F4;box-shadow:0 16px 40px rgba(12,18,22,.05)}.finance-panel-head strong{font-size:clamp(46px,5.4vw,80px)}.payment-track{margin-top:26px;gap:12px}.payment-stage,.payment-stage:nth-child(2),.payment-stage:last-child{padding:18px;border-radius:18px;min-height:126px}.payment-stage b{font-size:clamp(22px,2.1vw,32px)}.payment-note{margin-top:16px;padding-top:18px;font-size:14px;line-height:1.5}.mortgage-panel{background:linear-gradient(180deg,#101418 0%,#131a1f 100%)}.mortgage-panel h3{font-size:clamp(34px,3.6vw,54px);margin:18px 0 14px}.mortgage-panel p{font-size:15px;line-height:1.55;max-width:480px}.mortgage-points{margin-bottom:20px;gap:8px}.mortgage-points li{font-size:14px}@media(max-width:900px){.financing-editorial{padding-top:58px;border-radius:32px 32px 0 0}.finance-layout{grid-template-columns:1fr}}
.international.light{padding-top:clamp(62px,7vw,92px);padding-bottom:clamp(54px,6vw,78px);background:#F2F0EA}.international .section-title{margin-bottom:38px}.intl-grid{gap:2px;border:1px solid rgba(14,17,20,.16);background:rgba(14,17,20,.16)}.intl-card.intl-card--expert{min-height:470px}.intl-card.intl-card--expert:after{background:linear-gradient(180deg,rgba(0,0,0,.04) 0%,rgba(0,0,0,.18) 30%,rgba(0,0,0,.78) 74%,rgba(0,0,0,.93) 100%)}.intl-card .intl-card-content>span{display:none}.intl-card .intl-card-content{left:22px;right:22px;bottom:22px}.intl-card h3{font-size:clamp(38px,4vw,60px);margin-bottom:10px}.intl-card .intl-description{font-size:14px;line-height:1.52;max-width:430px}.intl-stat{margin-top:14px;padding-top:14px}.intl-stat strong{font-size:14px;line-height:1.35}.intl-card .intl-action{margin-top:14px}@media(max-width:900px){.intl-card.intl-card--expert{min-height:440px}}
.founder-editorial{position:relative;padding:clamp(56px,7vw,86px) var(--pad) clamp(54px,6vw,74px);background:linear-gradient(180deg,#EDE8DE 0%,#161b1f 14%,#101418 34%,#101418 100%)}.founder-grid{grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);gap:clamp(34px,5vw,72px);align-items:start}.founder-media{max-width:500px}.founder-media img{height:clamp(430px,54vw,660px)!important;aspect-ratio:3/4;object-fit:cover;object-position:center 18%;filter:saturate(.9) contrast(1.02)}.founder-copy{padding-top:6px}.founder-copy .eyebrow{display:block;margin-bottom:14px;color:#C2CBD1}.founder-copy h2{font-size:clamp(40px,5vw,74px);line-height:.98;margin:0 0 22px}.founder-copy h3{font-size:clamp(34px,4vw,60px);margin:0 0 6px}.founder-copy .founder-role{margin:0 0 20px}.founder-copy>p:not(.founder-role){font-size:16px;line-height:1.6;margin:0 0 14px}.founder-whatsapp{margin-top:14px}@media(max-width:1100px){.founder-grid{grid-template-columns:1fr}.founder-media{max-width:560px}}
.final{padding:clamp(48px,5vw,72px) var(--pad) clamp(58px,6vw,82px);background:#0D1216}.final .split{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:clamp(30px,4vw,54px)}.final h2{font-size:clamp(40px,4.8vw,70px);line-height:.98}.final p{max-width:560px}.final .lead-form{margin-top:2px}@media(max-width:900px){.final .split{grid-template-columns:1fr;gap:26px}}
.site-page .sub-hero{min-height:clamp(450px,58vw,600px);padding:132px var(--pad) 52px;display:flex;align-items:flex-end;background:#0B0F12}.site-page .sub-hero:before{background:linear-gradient(180deg,rgba(11,15,18,.12) 0%,rgba(11,15,18,.22) 32%,rgba(11,15,18,.72) 100%),radial-gradient(circle at 18% 28%,rgba(45,74,99,.16),transparent 42%)}.site-page .sub-hero .hero-media{left:0;right:0;width:100%;height:100%;background:#111820}.site-page .sub-hero .hero-media:before{background:linear-gradient(180deg,rgba(11,15,18,.06) 0%,rgba(11,15,18,.18) 28%,rgba(11,15,18,.82) 100%)}.site-page .sub-hero .hero-media:after{background:linear-gradient(180deg,rgba(8,10,12,.10) 0%,rgba(8,10,12,.04) 42%,rgba(8,10,12,.54) 100%)}.site-page .sub-hero .hero-media img{object-position:center center;filter:saturate(.94) contrast(1.03) brightness(.86)}.site-page .sub-hero-inner{width:auto;max-width:760px;z-index:3}.site-page .sub-hero h1{font-size:clamp(56px,7vw,108px);line-height:.92;margin:14px 0 18px}.site-page .sub-hero p{max-width:640px;font-size:clamp(16px,1.35vw,20px)}.page-section{padding:clamp(56px,6.8vw,84px) var(--pad)}.page-grid{grid-template-columns:minmax(220px,300px) 1fr;gap:clamp(24px,3.8vw,60px)}.page-title{font-size:clamp(42px,5.6vw,80px);line-height:.96}.insight-row{grid-template-columns:58px 1fr;gap:16px;padding:22px 0}.insight-row h3{font-size:clamp(28px,3vw,44px);margin-bottom:10px}.insight-row p{font-size:15px;line-height:1.55}.option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px}.option-card{padding:24px;min-height:190px}.option-card h3{font-size:clamp(28px,3vw,42px)}.option-card p{font-size:14px;line-height:1.52}.country-samples{gap:1px;background:rgba(14,17,20,.14);border:1px solid rgba(14,17,20,.14)}.sample-card{background:transparent;padding:24px;min-height:178px}.sample-card h3{font-size:clamp(28px,3vw,40px);margin:10px 0}.sample-card p{font-size:14px;line-height:1.5}.site-page .page-form-wrap{padding-top:clamp(58px,6vw,84px);padding-bottom:clamp(64px,6vw,88px)}.site-page .page-form-wrap .page-grid{grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:clamp(28px,4vw,56px)}.site-page .page-form-wrap .page-title{font-size:clamp(40px,5vw,70px)}@media(max-width:900px){.site-page .sub-hero{min-height:500px;padding-top:108px}.site-page .sub-hero .hero-media,.site-page .sub-hero-inner{width:auto;max-width:none}.page-grid,.site-page .page-form-wrap .page-grid{grid-template-columns:1fr;gap:26px}.option-grid,.country-samples{grid-template-columns:1fr}}
.footer-socials{min-height:24px}

/* === V13: left-aligned project wordmarks and unclipped hero descenders === */

/* Hero headline: provide a real descender area and lift the heading slightly. */
.hero-heading-wrap{
  margin-top:-12px;
  padding-bottom:.24em;
  overflow:visible;
}
.hero-heading{
  display:block;
  overflow:visible;
  line-height:.99;
  padding-bottom:.10em;
}
html[lang="ru"] .hero-heading{
  line-height:1;
}
@media(max-height:780px) and (min-width:901px){
  .hero-heading-wrap{margin-top:-10px;padding-bottom:.22em}
  .hero-heading{line-height:1;padding-bottom:.09em}
}
@media(max-width:900px){
  .hero-heading-wrap{margin-top:-6px;padding-bottom:.20em}
  .hero-heading{line-height:1.01;padding-bottom:.08em}
}

/* Project header: number, project identity on the left, action on the right. */
.stack-head{
  grid-template-columns:96px minmax(0,1fr) auto;
  align-items:start;
  min-height:106px;
}
.stack-head>div{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:flex-start;
  gap:12px;
  min-width:0;
}
.stack-card .stack-head .project-wordmark-wrap{
  width:190px;
  max-width:190px;
  height:58px;
  min-height:58px;
  margin:0;
  padding:2px 0;
  justify-content:flex-start;
  align-items:center;
}
.stack-card .stack-head .project-wordmark{
  width:auto;
  height:auto;
  object-fit:contain;
  object-position:left center;
}
.stack-card .stack-head .wordmark-passo{max-width:174px;max-height:46px}
.stack-card .stack-head .wordmark-creek-bay{max-width:184px;max-height:52px}
.stack-card .stack-head .wordmark-masaar{max-width:176px;max-height:50px}
.stack-card .stack-head .wordmark-jw{max-width:180px;max-height:54px}
.stack-card .stack-head .wordmark-eywa{max-width:164px;max-height:58px}
.stack-card .ghost-pill{margin-top:4px}

@media(max-width:1180px){
  .stack-head{grid-template-columns:88px minmax(0,1fr) auto}
  .stack-head>div{display:flex;gap:10px}
  .stack-card .stack-head .project-wordmark-wrap{width:176px;max-width:176px;height:54px;min-height:54px}
  .stack-card .stack-head .wordmark-passo{max-width:160px}
  .stack-card .stack-head .wordmark-creek-bay{max-width:172px}
  .stack-card .stack-head .wordmark-masaar{max-width:164px}
  .stack-card .stack-head .wordmark-jw{max-width:168px}
  .stack-card .stack-head .wordmark-eywa{max-width:154px}
}
@media(max-width:900px){
  .stack-head{grid-template-columns:1fr;min-height:auto}
  .stack-head>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}
  .stack-card .stack-head .project-wordmark-wrap{width:168px;max-width:168px;height:50px;min-height:50px}
  .stack-card .ghost-pill{justify-self:start;margin-top:0}
}
@media(max-width:560px){
  .stack-card .stack-head .project-wordmark-wrap{width:154px;max-width:154px;height:46px;min-height:46px}
  .stack-card .stack-head .wordmark-passo{max-width:142px;max-height:38px}
  .stack-card .stack-head .wordmark-creek-bay{max-width:150px;max-height:42px}
  .stack-card .stack-head .wordmark-masaar{max-width:146px;max-height:42px}
  .stack-card .stack-head .wordmark-jw{max-width:148px;max-height:44px}
  .stack-card .stack-head .wordmark-eywa{max-width:136px;max-height:46px}
}


/* === V14 developer logo ticker: official supplied marks, equal optical height === */
.logo-ticker{padding:0;background:#0C0C0C}
.logo-ticker .ticker-track{gap:0;padding:9px 0;animation-duration:62s;align-items:center}
.logo-ticker .logo-item{width:auto;min-width:0;height:38px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;opacity:.9}
.logo-ticker .logo-item img{display:block;width:auto!important;height:30px!important;max-width:220px!important;object-fit:contain;object-position:center;filter:none}
.logo-ticker .logo-item--r-evolution img{height:32px!important}
.logo-ticker .logo-item--sobha img,.logo-ticker .logo-item--omniyat img,.logo-ticker .logo-item--ohana img,.logo-ticker .logo-item--imtiaz img{height:31px!important}
@media(max-width:900px){
  .logo-ticker .ticker-track{padding:7px 0;animation-duration:54s}
  .logo-ticker .logo-item{height:31px;padding:0 15px}
  .logo-ticker .logo-item img{height:24px!important;max-width:176px!important}
  .logo-ticker .logo-item--r-evolution img,.logo-ticker .logo-item--sobha img,.logo-ticker .logo-item--omniyat img,.logo-ticker .logo-item--ohana img,.logo-ticker .logo-item--imtiaz img{height:25px!important}
}

/* V15 ticker cleanup: equal developer logo slots and spacing */
.logo-ticker .ticker-track{
  gap:12px !important;
  padding:10px 0 !important;
  animation-duration:60s !important;
  align-items:center !important;
}
.logo-ticker .logo-item{
  flex:0 0 196px !important;
  width:196px !important;
  min-width:196px !important;
  height:54px !important;
  padding:0 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  opacity:.94 !important;
}
.logo-ticker .logo-item img{
  display:block !important;
  width:196px !important;
  height:54px !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  filter:none !important;
}
@media (max-width: 900px){
  .logo-ticker .ticker-track{
    gap:10px !important;
    padding:8px 0 !important;
    animation-duration:50s !important;
  }
  .logo-ticker .logo-item,
  .logo-ticker .logo-item img{
    width:156px !important;
    min-width:156px !important;
    flex-basis:156px !important;
    height:44px !important;
  }
}

/* V16: restore crisp international card imagery and slightly enlarge hero heading */
.hero-heading{
  font-size:clamp(60px,min(8.05vw,15.1vh),142px) !important;
  line-height:.94 !important;
  padding-bottom:.12em;
}
html[lang="ru"] .hero-heading{
  font-size:clamp(56px,min(7.5vw,14.2vh),132px) !important;
  line-height:.945 !important;
}
.hero-heading-wrap{
  overflow:visible !important;
  padding-bottom:.16em !important;
}
@media(max-height:780px) and (min-width:901px){
  .hero-heading{font-size:clamp(52px,min(7.05vw,13vh),114px) !important;line-height:.95 !important}
  html[lang="ru"] .hero-heading{font-size:clamp(50px,min(6.65vw,12.3vh),108px) !important;line-height:.95 !important}
}
@media(max-width:900px){
  .hero-heading{font-size:clamp(50px,13.2vw,88px) !important;line-height:.96 !important}
  html[lang="ru"] .hero-heading{font-size:clamp(46px,12.2vw,82px) !important;line-height:.96 !important}
}


/* === Finance motion section === */
.finance-motion{position:relative;min-height:100vh;height:auto;overflow:hidden;padding:0;border-radius:0;background:#0E1114;color:#F3F1EB;border-top:1px solid rgba(255,255,255,.08)}
.finance-motion-bg,.finance-motion-video{position:absolute;inset:0;width:100%;height:100%}
.finance-motion-video{object-fit:cover;object-position:center center;filter:saturate(.86) contrast(1.02) brightness(.82)}
.finance-motion-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,10,12,.82) 0%,rgba(8,10,12,.6) 28%,rgba(8,10,12,.26) 56%,rgba(8,10,12,.12) 100%),linear-gradient(180deg,rgba(12,16,19,.5) 0%,rgba(12,16,19,.18) 30%,rgba(12,16,19,.4) 100%)}
.finance-motion-shell{position:relative;z-index:2;min-height:100%;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.55fr);align-items:end;gap:clamp(24px,3vw,54px);padding:clamp(96px,10vw,140px) var(--pad) clamp(46px,6vw,64px)}
.finance-motion-copy{max-width:min(760px,92%)}
.finance-motion-copy .eyebrow{display:block;margin-bottom:18px;color:#E2E8EC}
.finance-motion-copy h2{font-family:var(--serif);font-weight:400;font-size:clamp(56px,7.4vw,122px);line-height:.94;letter-spacing:-.06em;margin:0 0 24px;max-width:11ch;text-wrap:balance;text-shadow:0 20px 48px rgba(0,0,0,.26)}
.finance-motion-copy p{max-width:700px;font-size:clamp(18px,1.55vw,24px);line-height:1.6;color:rgba(243,241,235,.92);margin:0 0 30px}
.finance-motion-actions{display:flex;flex-wrap:wrap;gap:16px}
.finance-motion .contact-button--outline{background:rgba(16,20,24,.16);border-color:rgba(243,241,235,.45);color:#F3F1EB;backdrop-filter:blur(6px)}
.finance-motion .contact-button--outline:hover{border-color:#fff;background:rgba(16,20,24,.32)}
.finance-motion-notes{display:grid;gap:14px;justify-self:end;width:min(100%,360px);margin-bottom:6px}
.finance-note-card{display:grid;gap:8px;padding:20px 22px;border-radius:24px;background:rgba(12,18,22,.28);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(12px);box-shadow:0 12px 34px rgba(0,0,0,.14)}
.finance-note-card small{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#D5DDE2}
.finance-note-card strong{font-family:var(--serif);font-weight:400;font-size:clamp(30px,3vw,42px);line-height:.92;color:#F7F4EC}
.finance-note-card span{font-size:14px;line-height:1.5;color:rgba(243,241,235,.86)}
@media (max-width: 1100px){.finance-motion{height:auto;min-height:100svh}.finance-motion-shell{grid-template-columns:1fr;align-items:end;padding-top:112px}.finance-motion-copy{max-width:100%}.finance-motion-copy h2{max-width:10.5ch}.finance-motion-notes{justify-self:start;width:min(100%,540px)}}
@media (max-width: 720px){.finance-motion-shell{padding:98px 18px 32px}.finance-motion-copy h2{font-size:clamp(44px,13vw,68px)}.finance-motion-copy p{font-size:16px;line-height:1.55}.finance-motion-actions{flex-direction:column;align-items:stretch}.finance-motion-actions .contact-button{width:100%}.finance-motion-notes{width:100%}.finance-note-card{border-radius:20px;padding:18px 18px 16px}}


/* === V18: Masaar logo alignment, refined developer ticker, hero wrap, full-screen country panels === */
.stack-card .stack-head .wordmark-masaar{max-width:140px;max-height:44px}
@media (max-width:1180px){.stack-card .stack-head .wordmark-masaar{max-width:132px;max-height:42px}}
@media (max-width:560px){.stack-card .stack-head .wordmark-masaar{max-width:122px;max-height:38px}}
.logo-ticker{padding:0;background:#0B0C0E}.logo-ticker .ticker-track{gap:8px !important;padding:7px 0 !important;animation-duration:58s !important;align-items:center !important}.logo-ticker .logo-item{flex:0 0 168px !important;width:168px !important;min-width:168px !important;height:46px !important;padding:0 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;opacity:.95 !important}.logo-ticker .logo-item img{width:auto !important;height:auto !important;max-width:150px !important;max-height:26px !important;object-fit:contain !important;object-position:center center !important;filter:none !important}.logo-ticker .logo-item--nakheel img{max-width:124px !important;max-height:24px !important}.logo-ticker .logo-item--dubai-properties img,.logo-ticker .logo-item--select-group img{max-width:138px !important}@media (max-width:900px){.logo-ticker .ticker-track{gap:6px !important;padding:6px 0 !important;animation-duration:48s !important}.logo-ticker .logo-item{flex-basis:138px !important;width:138px !important;min-width:138px !important;height:38px !important}.logo-ticker .logo-item img{max-width:122px !important;max-height:22px !important}.logo-ticker .logo-item--nakheel img{max-width:102px !important;max-height:20px !important}}
.hero-heading{max-width:13ch}
.international .section-title{max-width:980px;margin-bottom:44px}.international .intl-grid{display:block;gap:0;border:0;background:transparent}.international .intl-card.intl-card--expert{display:block;min-height:144vh;background:#0C0F12;border-top:1px solid rgba(14,17,20,.18);text-decoration:none}.international .intl-card.intl-card--expert:first-child{border-top:0}.international .intl-card.intl-card--expert img{position:sticky;top:0;inset:auto;display:block;width:100%;height:100vh;object-fit:cover;object-position:center center;filter:saturate(.88) contrast(1.02) brightness(.58);transform:none !important}.international .intl-card.intl-card--expert:after{background:linear-gradient(180deg,rgba(6,8,10,.06) 0%,rgba(6,8,10,.16) 28%,rgba(6,8,10,.56) 66%,rgba(6,8,10,.9) 100%) !important}.international .intl-card .intl-card-content{position:relative;left:auto;right:auto;bottom:auto;z-index:2;margin-top:-34vh;min-height:78vh;padding:0 var(--pad) 14vh;display:flex;flex-direction:column;justify-content:flex-end;max-width:min(760px, calc(100% - var(--pad) * 2));will-change:transform}.international .intl-card h3{font-size:clamp(54px,6.5vw,110px);line-height:.92;margin-bottom:14px}.international .intl-card .intl-description{font-size:clamp(15px,1.4vw,20px);line-height:1.6;max-width:640px;color:#F3F1EB;text-shadow:0 10px 28px rgba(0,0,0,.26)}.international .intl-stat{margin-top:18px;padding-top:16px;border-top:1px solid rgba(243,241,235,.18)}.international .intl-stat strong{font-size:clamp(15px,1.2vw,18px);line-height:1.45;color:#fff}.international .intl-source{display:block;margin-top:6px;color:rgba(243,241,235,.72)}.international .intl-card .intl-action{margin-top:18px;align-self:flex-start}@media (max-width: 900px){.international .intl-card.intl-card--expert{min-height:132vh}.international .intl-card.intl-card--expert img{height:100svh}.international .intl-card .intl-card-content{margin-top:-28vh;min-height:66vh;padding-bottom:12vh;max-width:none}.international .intl-card h3{font-size:clamp(44px,11vw,72px)}}@media (max-width: 560px){.international .section-title{margin-bottom:28px}.international .intl-card.intl-card--expert{min-height:122vh}.international .intl-card .intl-card-content{margin-top:-24vh;min-height:58vh;padding:0 var(--pad) 10vh}}


/* === V19: international cards restored + country pages with static full-screen image and rising copy === */
body.home .international .intl-grid,
.international .intl-grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:2px !important;
  border:1px solid rgba(14,17,20,.16) !important;
  background:rgba(14,17,20,.16) !important;
}
.international .intl-card.intl-card--expert{
  position:relative;
  min-height:470px !important;
  display:block !important;
  overflow:hidden;
  border:0 !important;
  background:#111820 !important;
  text-decoration:none;
}
.international .intl-card.intl-card--expert img{
  position:absolute !important;
  inset:0 !important;
  top:0 !important;
  width:100% !important;
  height:100% !important;
  display:block !important;
  object-fit:cover !important;
  object-position:center center !important;
  filter:saturate(.94) contrast(1.02) brightness(.8) !important;
}
.international .intl-card.intl-card--expert:after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.06) 0%,rgba(0,0,0,.18) 28%,rgba(0,0,0,.76) 74%,rgba(0,0,0,.92) 100%) !important;
}
.international .intl-card .intl-card-content{
  position:absolute !important;
  left:22px !important;right:22px !important;bottom:22px !important;
  margin-top:0 !important;min-height:auto !important;max-width:520px !important;
  padding:0 !important;display:block !important;transform:none !important;
}
.international .intl-card .intl-card-content>span{display:none !important}
.international .intl-card h3{font-size:clamp(40px,4vw,60px) !important;line-height:.94 !important;margin-bottom:10px !important}
.international .intl-card .intl-description{font-size:14px !important;line-height:1.52 !important;max-width:430px !important;color:#fff !important;text-shadow:0 1px 16px rgba(0,0,0,.45) !important}
.international .intl-stat{margin-top:14px !important;padding-top:14px !important;border-top:1px solid rgba(243,241,235,.18) !important}
.international .intl-stat strong{font-size:14px !important;line-height:1.35 !important;color:#fff !important}
.international .intl-card .intl-action{margin-top:14px !important;display:inline-block}
@media(max-width:1100px){
  .international .intl-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
  .international .intl-card.intl-card--expert{min-height:440px !important}
}
@media(max-width:700px){
  .international .intl-grid{grid-template-columns:1fr !important}
  .international .intl-card.intl-card--expert{min-height:420px !important}
}

.site-page .sub-hero{
  min-height:145vh !important;
  padding:0 !important;
  display:block !important;
  background:#0B0F12 !important;
}
.site-page .sub-hero:before{
  content:none !important;
}
.site-page .sub-hero .hero-media{
  position:sticky !important;
  top:0 !important;left:0 !important;right:0 !important;
  width:100% !important;height:100vh !important;
  overflow:hidden;
  background:#111820 !important;
}
.site-page .sub-hero .hero-media:before{
  background:linear-gradient(180deg,rgba(8,10,12,.10) 0%,rgba(8,10,12,.14) 18%,rgba(8,10,12,.28) 42%,rgba(8,10,12,.78) 100%) !important;
}
.site-page .sub-hero .hero-media:after{
  background:linear-gradient(180deg,rgba(8,10,12,.06) 0%,rgba(8,10,12,0) 38%,rgba(8,10,12,.44) 100%) !important;
}
.site-page .sub-hero .hero-media img{
  width:100%;height:100%;object-fit:cover;object-position:center center;
  filter:saturate(.96) contrast(1.03) brightness(.82) !important;
}
.site-page .sub-hero-inner{
  position:relative !important;
  z-index:3 !important;
  max-width:min(760px, calc(100% - var(--pad) * 2)) !important;
  margin:0 auto 0 var(--pad) !important;
  padding:0 0 14vh 0 !important;
  min-height:78vh !important;
  margin-top:-34vh !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-end !important;
  will-change:transform;
}
.site-page .sub-hero h1{font-size:clamp(62px,8.4vw,132px) !important;line-height:.9 !important;margin:12px 0 16px !important}
.site-page .sub-hero p{max-width:640px !important;font-size:clamp(16px,1.35vw,20px) !important;text-shadow:0 8px 24px rgba(0,0,0,.28)}
@media(max-width:900px){
  .site-page .sub-hero{min-height:132vh !important}
  .site-page .sub-hero .hero-media{height:100svh !important}
  .site-page .sub-hero-inner{max-width:none !important;margin:0 var(--pad) 0 var(--pad) !important;min-height:66vh !important;margin-top:-28vh !important;padding-bottom:12vh !important}
}
@media(max-width:560px){
  .site-page .sub-hero{min-height:122vh !important}
  .site-page .sub-hero-inner{min-height:58vh !important;margin-top:-24vh !important;padding-bottom:10vh !important}
  .site-page .sub-hero h1{font-size:clamp(52px,15vw,74px) !important}
}


/* === FINAL 2026: International markets, country pages, founder transition, collision safety === */
.intl-grid{overflow:visible!important}
.intl-card.intl-card--expert{
  transform:translateZ(0);
  transform-origin:center;
  transition:transform .55s cubic-bezier(.22,.61,.36,1),box-shadow .55s ease,border-color .55s ease!important;
  will-change:transform;
}
@media (hover:hover) and (pointer:fine){
  .intl-card.intl-card--expert:hover{
    transform:scale(1.045)!important;
    z-index:8;
    box-shadow:0 28px 70px rgba(4,10,16,.38);
    border-color:rgba(255,255,255,.34)!important;
  }
  .intl-card.intl-card--expert:hover img{transform:scale(1.025)!important}
}
.intl-card--uk h3{font-size:clamp(32px,3.15vw,50px)!important}

.country-page{position:relative;min-height:100%;background:#081018;color:#f3f1eb}
.country-page::before{content:"";position:fixed;inset:0;z-index:-2;background-image:var(--country-bg);background-size:cover;background-position:center center;background-repeat:no-repeat}
.country-page::after{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(6,10,14,.18) 0%,rgba(6,10,14,.35) 42%,rgba(6,10,14,.82) 100%),linear-gradient(90deg,rgba(6,10,14,.66),rgba(6,10,14,.12) 60%,rgba(6,10,14,.36))}
.country-page .site-header{background:rgba(8,14,20,.72);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.country-main{position:relative}
.country-hero{min-height:100svh;display:flex;align-items:flex-end;padding:132px var(--pad) clamp(70px,9vw,120px)}
.country-hero-copy{max-width:780px}
.country-hero .eyebrow{color:#e5ebef;margin-bottom:18px;display:block}
.country-hero h1{font-family:var(--serif);font-size:clamp(64px,9vw,142px);font-weight:400;line-height:.88;letter-spacing:-.055em;margin:0 0 24px;text-wrap:balance}
.country-hero p{font-size:clamp(18px,1.55vw,24px);line-height:1.58;max-width:700px;color:#f4f5f3;text-shadow:0 6px 22px rgba(0,0,0,.34)}
.country-scroll-hint{display:inline-flex;margin-top:28px;color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.58);padding-bottom:7px;font-size:11px;text-transform:uppercase;letter-spacing:.16em}
.country-content{padding:clamp(54px,6vw,82px) var(--pad);background:linear-gradient(180deg,rgba(8,15,22,.42),rgba(8,15,22,.74));backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
.country-intro-note{max-width:920px;margin:0 0 clamp(42px,5vw,68px);padding:18px 22px;border-left:2px solid rgba(215,226,234,.72);background:rgba(7,13,19,.36)}
.country-intro-note p{font-size:15px;line-height:1.6;color:#e1e7eb;margin:0}
.country-content-group{display:grid;grid-template-columns:minmax(210px,300px) minmax(0,1fr);gap:clamp(26px,4vw,64px);padding:clamp(30px,4vw,52px) 0;border-top:1px solid rgba(255,255,255,.17)}
.country-group-title span{display:block;font-family:var(--serif);font-size:44px;color:#aebbc4;margin-bottom:10px}
.country-group-title h2{font-family:var(--serif);font-size:clamp(34px,4vw,58px);font-weight:400;line-height:.96;letter-spacing:-.035em;margin:0;text-wrap:balance}
.country-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.country-info-card{min-height:178px;padding:22px;border:1px solid rgba(255,255,255,.18);background:rgba(8,15,22,.48);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px}
.country-info-card h3{font-family:var(--serif);font-size:clamp(25px,2.4vw,36px);font-weight:400;line-height:1.04;margin:0 0 13px;color:#fff}
.country-info-card p{font-size:14px;line-height:1.55;color:#d7dfe4;margin:0}
.country-contact{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:clamp(34px,6vw,86px);padding:clamp(64px,8vw,110px) var(--pad);background:rgba(5,9,13,.9);border-top:1px solid rgba(255,255,255,.14)}
.country-contact-copy h2{font-family:var(--serif);font-size:clamp(44px,6vw,84px);font-weight:400;line-height:.95;letter-spacing:-.04em;margin:16px 0 20px;text-wrap:balance}
.country-contact-copy p{font-size:17px;line-height:1.6;color:#cbd4da;max-width:540px}
.country-lead-form{align-self:start}

.founder-editorial{position:relative;overflow:hidden;padding:clamp(150px,15vw,230px) var(--pad) clamp(64px,7vw,96px)!important;background:#101418!important}
.founder-editorial::before{content:"";position:absolute;left:0;right:0;top:0;height:clamp(170px,18vw,280px);background:linear-gradient(180deg,#f2f0ea 0%,rgba(242,240,234,.9) 18%,rgba(122,128,132,.42) 58%,rgba(16,20,24,0) 100%);pointer-events:none}
.founder-grid{position:relative;z-index:1;align-items:start!important;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr)!important;gap:clamp(50px,7vw,110px)!important}
.founder-media{max-width:460px!important;margin-top:18px!important}
.founder-media img{height:clamp(430px,48vw,620px)!important;aspect-ratio:3/4!important;object-fit:cover!important;object-position:center 18%!important;border-radius:22px!important;filter:saturate(.82) contrast(1.02) brightness(.93)!important;box-shadow:0 30px 75px rgba(0,0,0,.28);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 8%,#000 94%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 8%,#000 94%,transparent 100%)}
.founder-copy{padding-top:clamp(70px,8vw,120px)!important}
.founder-copy h2{font-size:clamp(40px,4.7vw,72px)!important;line-height:1!important;max-width:17ch;text-wrap:balance}

h1,h2,h3,.hero-heading{overflow-wrap:normal;word-break:normal;hyphens:auto;text-wrap:balance}
.contact-button,.mini-cta,.intl-action{white-space:normal;text-align:center}
@media(max-width:1100px){
 .country-content-group{grid-template-columns:1fr;gap:22px}
 .country-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .country-contact{grid-template-columns:1fr}
 .founder-grid{grid-template-columns:1fr!important}
 .founder-copy{padding-top:24px!important}
 .founder-media{margin-top:0!important}
}
@media(max-width:760px){
 .country-hero{min-height:92svh;padding:110px var(--pad) 54px}
 .country-hero h1{font-size:clamp(50px,15vw,78px)}
 .country-card-grid{grid-template-columns:1fr}
 .country-info-card{min-height:0}
 .country-content,.country-contact{padding-left:var(--pad);padding-right:var(--pad)}
 .founder-editorial{padding-top:120px!important}
 .founder-editorial::before{height:160px}
 .founder-media img{height:auto!important;max-height:560px}
 .founder-copy h2{font-size:clamp(38px,11vw,58px)!important;max-width:none}
}
@media(prefers-reduced-motion:reduce){.intl-card.intl-card--expert{transition:none!important}.intl-card.intl-card--expert:hover{transform:none!important}}


/* === V21 APPROVED COUNTRY + FOUNDER IMPLEMENTATION === */
/* International cards: keep the six-card grid and make hover enlargement smooth. */
.international .intl-grid{
  overflow:visible!important;
}
.international .intl-card.intl-card--expert{
  transform:translateZ(0);
  transform-origin:center center;
  transition:transform .55s cubic-bezier(.22,.61,.36,1),box-shadow .55s ease,filter .55s ease!important;
}
@media (hover:hover) and (pointer:fine){
  .international .intl-card.intl-card--expert:hover{
    transform:scale(1.045)!important;
    z-index:10;
    box-shadow:0 30px 78px rgba(4,10,16,.42);
  }
  .international .intl-card.intl-card--expert:hover img{
    transform:scale(1.03)!important;
  }
}

/* Country pages: the supplied country photograph is the fixed full-page background. */
.country-page{
  position:relative;
  min-height:100%;
  isolation:isolate;
  background:#081018;
  color:#f3f1eb;
}
.country-page::before{
  content:"";
  position:fixed;
  inset:0;
  z-index:0;
  background-image:var(--country-bg);
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  transform:translateZ(0);
  pointer-events:none;
}
.country-page::after{
  content:"";
  position:fixed;
  inset:0;
  z-index:0;
  background:
    linear-gradient(180deg,rgba(4,9,13,.12) 0%,rgba(4,9,13,.22) 36%,rgba(4,9,13,.64) 74%,rgba(4,9,13,.84) 100%),
    linear-gradient(90deg,rgba(4,9,13,.72) 0%,rgba(4,9,13,.28) 46%,rgba(4,9,13,.14) 72%,rgba(4,9,13,.34) 100%);
  pointer-events:none;
}
.country-page>.site-header,
.country-page>.country-main,
.country-page>footer{
  position:relative;
  z-index:2;
}
.country-page .site-header{
  background:linear-gradient(180deg,rgba(7,12,17,.86),rgba(7,12,17,.48));
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}
.country-main{
  background:transparent!important;
}
.country-hero{
  min-height:78svh;
  display:flex;
  align-items:flex-end;
  padding:132px var(--pad) clamp(48px,6vw,82px);
  background:transparent!important;
}
.country-hero-copy{
  max-width:760px;
  text-shadow:0 12px 34px rgba(0,0,0,.34);
}
.country-hero h1{
  font-size:clamp(66px,8.4vw,132px);
  line-height:.9;
  margin-bottom:20px;
}
.country-hero p{
  max-width:680px;
  font-size:clamp(17px,1.35vw,21px);
  line-height:1.55;
}
.country-scroll-hint{
  margin-top:24px;
}
.country-content{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  padding:24px var(--pad) clamp(54px,6vw,78px);
  background:linear-gradient(180deg,rgba(5,11,16,.18),rgba(5,11,16,.58));
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
.country-intro-note{
  grid-column:1/-1;
  max-width:980px;
  margin:0 0 10px;
  padding:14px 18px;
  border-left:2px solid rgba(229,193,124,.88);
  background:rgba(5,11,16,.42);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
.country-content-group{
  display:block;
  min-width:0;
  padding:22px 22px 18px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:22px;
  background:rgba(6,13,19,.52);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
.country-group-title{
  display:flex;
  align-items:flex-start;
  gap:14px;
  min-height:64px;
  margin-bottom:4px;
}
.country-group-title span{
  flex:0 0 auto;
  font-family:var(--serif);
  font-size:30px;
  line-height:1;
  color:#e6c17c;
  margin:2px 0 0;
}
.country-group-title h2{
  font-size:clamp(27px,2.35vw,38px);
  line-height:1;
  margin:0;
}
.country-card-grid{
  display:grid;
  grid-template-columns:1fr;
  gap:0;
}
.country-info-card{
  min-height:0;
  padding:14px 0 13px;
  border:0;
  border-top:1px solid rgba(255,255,255,.14);
  border-radius:0;
  background:transparent;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
.country-info-card h3{
  font-family:var(--sans);
  font-size:15px;
  font-weight:650;
  line-height:1.35;
  margin:0 0 6px;
  letter-spacing:.01em;
}
.country-info-card p{
  font-size:13.5px;
  line-height:1.48;
  color:#dce3e7;
}
.country-contact{
  padding:clamp(54px,6vw,78px) var(--pad) clamp(66px,7vw,94px);
  background:linear-gradient(180deg,rgba(4,9,13,.68),rgba(4,9,13,.9));
  backdrop-filter:blur(9px);
  -webkit-backdrop-filter:blur(9px);
}
.country-page footer{
  background:rgba(4,8,12,.94);
}

/* Founder section: softer transition, lower portrait and lower text, feathered real photograph. */
.founder-editorial{
  position:relative;
  overflow:hidden;
  padding:clamp(145px,11vw,185px) var(--pad) clamp(72px,8vw,108px)!important;
  background:#101820!important;
}
.founder-editorial::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:clamp(165px,14vw,230px);
  background:linear-gradient(180deg,#f2f0ea 0%,rgba(226,226,222,.94) 16%,rgba(154,161,165,.66) 43%,rgba(66,79,88,.32) 70%,rgba(16,24,32,0) 100%);
  pointer-events:none;
}
.founder-grid{
  position:relative;
  z-index:1;
  grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr)!important;
  gap:clamp(48px,7vw,108px)!important;
  align-items:center!important;
  margin-top:clamp(40px,5vw,72px);
}
.founder-media{
  width:100%;
  max-width:560px!important;
  margin:0!important;
  align-self:end;
}
.founder-media img{
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center bottom!important;
  border-radius:0!important;
  filter:saturate(.88) contrast(1.02) brightness(.94)!important;
  box-shadow:none!important;
  -webkit-mask-image:none!important;
  mask-image:none!important;
}
.founder-copy{
  align-self:center;
  padding-top:clamp(28px,4vw,58px)!important;
}
.founder-copy .eyebrow{
  margin-bottom:18px;
}
.founder-copy h2{
  max-width:15ch!important;
  font-size:clamp(44px,5.2vw,78px)!important;
  line-height:.96!important;
  margin-bottom:26px!important;
}
.founder-copy h3{
  font-size:clamp(34px,3.8vw,56px)!important;
}

@media(max-width:1100px){
  .country-content{grid-template-columns:1fr 1fr}
  .country-intro-note{grid-column:1/-1}
  .country-content-group:last-child{grid-column:1/-1}
  .founder-grid{grid-template-columns:1fr!important;gap:20px!important;margin-top:24px}
  .founder-media{max-width:620px!important}
  .founder-copy{padding-top:10px!important}
}
@media(max-width:720px){
  .country-page::before{background-position:center center}
  .country-hero{min-height:88svh;padding:104px var(--pad) 46px}
  .country-content{grid-template-columns:1fr;padding-top:18px}
  .country-intro-note,.country-content-group:last-child{grid-column:auto}
  .country-content-group{padding:20px 18px 14px}
  .country-group-title{min-height:0;margin-bottom:8px}
  .country-contact{padding-left:var(--pad);padding-right:var(--pad)}
  .founder-editorial{padding-top:128px!important}
  .founder-editorial::before{height:160px}
  .founder-media{max-width:520px!important}
  .founder-copy h2{max-width:none!important;font-size:clamp(38px,11vw,58px)!important}
}
@media(prefers-reduced-motion:reduce){
  .international .intl-card.intl-card--expert{transition:none!important}
  .international .intl-card.intl-card--expert:hover{transform:none!important}
}


/* V21.1: explicit fixed background element to guarantee country photography is rendered. */
.country-page::before,.country-page::after{display:none!important}
.country-fixed-bg{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;background:#081018}
.country-fixed-bg img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.96) contrast(1.02) brightness(.92)}
.country-fixed-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,9,13,.12) 0%,rgba(4,9,13,.22) 36%,rgba(4,9,13,.64) 74%,rgba(4,9,13,.84) 100%),linear-gradient(90deg,rgba(4,9,13,.72) 0%,rgba(4,9,13,.28) 46%,rgba(4,9,13,.14) 72%,rgba(4,9,13,.34) 100%)}
.country-page>.country-fixed-bg{z-index:0}
.country-page>.site-header,.country-page>.country-main,.country-page>footer{position:relative;z-index:2}
@media(max-width:720px){.country-fixed-bg img{object-position:center center}}

/* === V22 correction from V21: preserve original header and portrait geometry === */
/* Country pages only: keep the original transparent header fixed above the scrolling content. */
.country-page > .site-header{
  position:fixed!important;
  top:0;
  left:0;
  right:0;
  z-index:50;
  background:linear-gradient(180deg,rgba(14,17,20,.78),rgba(14,17,20,0))!important;
  backdrop-filter:blur(8px)!important;
  -webkit-backdrop-filter:blur(8px)!important;
}
@media (prefers-reduced-motion: reduce){
  html{scroll-behavior:auto!important}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
  .row-a,.row-b,.magnet,.sub-hero-inner{transform:none!important}
  .fade-in,.animated-copy span{opacity:1!important;transform:none!important}
}

/* Mobile navigation: full-height overlay and accessible touch targets. */
@media (max-width:900px){
  .site-header nav.open{
    top:78px!important;
    right:0!important;
    bottom:auto!important;
    left:0!important;
    width:100%!important;
    height:calc(100dvh - 78px)!important;
    max-height:calc(100dvh - 78px)!important;
    overflow-y:auto!important;
    z-index:100!important;
  }
  .site-header .menu,.site-header .lang{
    min-width:44px;
    min-height:44px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
  }
}
@media (max-width:560px){
  .site-header nav.open{
    top:68px!important;
    height:calc(100dvh - 68px)!important;
    max-height:calc(100dvh - 68px)!important;
  }
}

/* Static internal pages do not have hero media; keep their copy in normal flow. */
.site-page .sub-hero{
  min-height:auto!important;
  padding:132px var(--pad) 70px!important;
  display:flex!important;
  align-items:flex-end!important;
  overflow:visible!important;
}
.site-page .sub-hero-inner{
  width:100%!important;
  max-width:900px!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  display:block!important;
  transform:none!important;
  will-change:auto!important;
}
@media (max-width:560px){
  .site-page .sub-hero{
    padding:100px var(--pad) 56px!important;
  }
}

/* Mobile project cards: override late desktop grid rules and restore reveal motion. */
@media (max-width:900px){
  .projects .stack-body{
    grid-template-columns:minmax(0,1fr)!important;
    width:100%!important;
    min-width:0!important;
  }
  .projects .stack-copy,
  .projects .image-triptych{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
  }
  .projects .image-triptych img{
    width:100%!important;
    max-width:100%!important;
  }
  .projects .stack-card.mobile-reveal{
    opacity:0;
    transform:translate3d(0,56px,0)!important;
  }
  .projects .stack-card.mobile-reveal.mobile-reveal-ready{
    transition:opacity .72s cubic-bezier(.22,.61,.36,1),transform .72s cubic-bezier(.22,.61,.36,1)!important;
  }
  .projects .stack-card.mobile-reveal.visible{
    opacity:1;
    transform:translate3d(0,0,0)!important;
  }
}
@media (prefers-reduced-motion:reduce){
  .projects .stack-card.mobile-reveal{
    opacity:1!important;
    transform:none!important;
  }
}

/* Project detail scrolling and readable mobile floor plans. */
.creek-detail-panel{
  scroll-behavior:smooth;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  touch-action:pan-y;
}
@media (max-width:700px){
  .eywa-detail .creek-plan-grid{
    grid-template-columns:minmax(0,1fr)!important;
    grid-auto-rows:auto!important;
    gap:18px!important;
  }
  .eywa-detail .creek-plan-grid article{
    width:100%!important;
    min-width:0!important;
    height:auto!important;
  }
  .eywa-detail .creek-plan-grid img{
    width:100%!important;
    height:auto!important;
    min-height:300px;
    max-height:460px;
    object-fit:contain!important;
  }
}

/* ARX custom select menus replace the unstyled operating-system popup. */
.custom-select-native{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  margin:0!important;
  padding:0!important;
  opacity:0!important;
  pointer-events:none!important;
}
.custom-select{position:relative;width:100%;min-width:0;text-transform:none;letter-spacing:0}
.custom-select-toggle{
  width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;
  padding:11px 2px;background:transparent;border:0;border-bottom:1px solid rgba(215,226,234,.36);
  color:#F3F1EB;font:inherit;text-align:left;cursor:pointer;
}
.custom-select-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.custom-select-arrow{flex:0 0 9px;width:9px;height:9px;border-right:1.5px solid #D7E2EA;border-bottom:1.5px solid #D7E2EA;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}
.custom-select.open .custom-select-arrow{transform:rotate(225deg) translate(-2px,-2px)}
.custom-select-menu{
  position:absolute;z-index:120;top:calc(100% + 8px);left:0;right:0;display:none;padding:7px;
  background:linear-gradient(180deg,#18222B 0%,#10171D 100%);border:1px solid rgba(215,226,234,.28);
  border-radius:16px;box-shadow:0 24px 64px rgba(0,0,0,.48);backdrop-filter:blur(16px);
}
.custom-select.open .custom-select-menu{display:grid;gap:3px;animation:selectMenuIn .2s cubic-bezier(.22,.61,.36,1)}
.custom-select-option{
  width:100%;min-height:42px;padding:10px 12px;border:0;border-radius:10px;background:transparent;
  color:#DDE5EA;font:inherit;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease;
}
.custom-select-option:hover,.custom-select-option:focus-visible{outline:0;background:rgba(93,126,154,.28);color:#fff}
.custom-select-option.selected{background:linear-gradient(110deg,rgba(45,74,99,.9),rgba(69,100,126,.72));color:#fff}
@keyframes selectMenuIn{from{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:none}}
.light .custom-select-toggle,.white .custom-select-toggle{color:#111;border-bottom-color:rgba(14,17,20,.3)}
.light .custom-select-arrow,.white .custom-select-arrow{border-color:#34434F}
@media(max-width:560px){.custom-select-menu{position:fixed;left:16px;right:16px;top:auto;bottom:16px;max-height:min(65vh,440px);overflow:auto;border-radius:20px;padding:10px}.custom-select-option{min-height:48px}}
@media(prefers-reduced-motion:reduce){.custom-select.open .custom-select-menu{animation:none}}

/* Company details belong to the footer, kept quiet and legible. */
footer>p{margin:0;line-height:1.65;align-self:center}
footer>p:nth-of-type(2){text-align:right;color:#D7E2EA;font-size:12px;letter-spacing:.08em;text-transform:uppercase}
@media(max-width:900px){footer>p:nth-of-type(2){text-align:left}}

/* Balanced editorial layout for the purchase and cooperation lists. */
@media(min-width:901px){
  .page-grid:has(> .insight-list){
    grid-template-columns:clamp(340px,27vw,440px) minmax(0,1fr);
    gap:clamp(52px,5vw,88px);
  }
  .page-grid:has(> .insight-list)>div:first-child{min-width:0}
  .page-grid:has(> .insight-list) .page-title{
    max-width:440px;
    font-size:clamp(50px,4vw,68px);
    line-height:.98;
    letter-spacing:-.035em;
    text-wrap:balance;
  }
  .page-grid:has(> .insight-list) .insight-row{
    grid-template-columns:58px minmax(0,1fr);
    gap:24px;
    padding:26px 0;
  }
  .page-grid:has(> .insight-list) .insight-row h3{
    font-size:clamp(34px,2.65vw,48px);
    line-height:1.02;
    text-wrap:balance;
  }
  .page-grid:has(> .insight-list) .insight-row p{
    max-width:900px;
    font-size:16px;
    line-height:1.58;
  }
}
