.Header-module__9fWxfa__header{z-index:60;padding:1rem var(--pad-x);transition:background .4s var(--ease), backdrop-filter .4s var(--ease), border-color .4s var(--ease);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;display:flex;position:fixed;inset:0 0 auto}.Header-module__9fWxfa__header.Header-module__9fWxfa__scrolled{-webkit-backdrop-filter:blur(16px);border-bottom-color:var(--hairline);background:#0e0e0eb3}.Header-module__9fWxfa__logo{width:auto;height:96px;display:block}.Header-module__9fWxfa__actions{align-items:center;gap:1.2rem;display:flex}.Header-module__9fWxfa__link{letter-spacing:.26em;text-transform:uppercase;color:var(--cream);padding:.4rem 0;font-size:.74rem;font-weight:500;position:relative}html[lang=ar] .Header-module__9fWxfa__link{letter-spacing:0;text-transform:none;font-size:.95rem;font-weight:500}.Header-module__9fWxfa__link:after{content:"";background:var(--brass-2);transform-origin:0;height:1px;transition:transform .4s var(--ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}html[dir=rtl] .Header-module__9fWxfa__link:after{transform-origin:100%}.Header-module__9fWxfa__link:hover:after{transform:scaleX(1)}.Header-module__9fWxfa__link:hover{color:var(--brass-2)}.Header-module__9fWxfa__langPill{letter-spacing:0;border:1px solid var(--brass);color:var(--brass);transition:background .3s var(--ease), color .3s var(--ease);border-radius:999px;padding:.55rem 1.1rem;font-family:GTArabic,Domaine,system-ui,sans-serif;font-size:.82rem;font-weight:500}.Header-module__9fWxfa__langPill:hover{background:var(--brass);color:var(--ink)}@media (max-width:880px){.Header-module__9fWxfa__hideSm{display:none}}
.DotNav-module__M9nMvG__dotnav{z-index:55;flex-direction:column;gap:1.1rem;display:flex;position:fixed;top:50%;right:1.4rem;transform:translateY(-50%)}html[dir=rtl] .DotNav-module__M9nMvG__dotnav{left:1.4rem;right:auto}.DotNav-module__M9nMvG__dotnav button{color:#f4efe799;justify-content:flex-end;align-items:center;width:36px;height:36px;display:flex;position:relative}html[dir=rtl] .DotNav-module__M9nMvG__dotnav button{justify-content:flex-start}.DotNav-module__M9nMvG__dot{border:1px solid var(--brass);background:0 0;border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative;overflow:hidden}.DotNav-module__M9nMvG__dot:after{content:"";background:var(--brass);transition:transform .4s var(--ease);border-radius:50%;position:absolute;inset:1px;transform:scale(0)}.DotNav-module__M9nMvG__active .DotNav-module__M9nMvG__dot:after{transform:scale(1)}.DotNav-module__M9nMvG__lbl{letter-spacing:.3em;text-transform:uppercase;white-space:nowrap;opacity:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e0e0ecc;padding:.35rem .55rem;font-size:.66rem;transition:opacity .3s,transform .3s;position:absolute;right:24px;transform:translate(8px)}html[dir=rtl] .DotNav-module__M9nMvG__lbl{left:24px;right:auto;transform:translate(-8px)}html[lang=ar] .DotNav-module__M9nMvG__lbl{letter-spacing:0;text-transform:none;font-size:.85rem}.DotNav-module__M9nMvG__dotnav button:hover .DotNav-module__M9nMvG__lbl,.DotNav-module__M9nMvG__active .DotNav-module__M9nMvG__lbl{opacity:1;transform:none}@media (max-width:980px){.DotNav-module__M9nMvG__dotnav{display:none}}
.Hero-module__gNeX-G__hero{min-height:100svh;padding:8rem var(--pad-x) clamp(2rem, 5vw, 4rem);background:#000;align-items:flex-end;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__tilt{will-change:transform;transition:transform .8s var(--ease);position:absolute;inset:-4%}.Hero-module__gNeX-G__tilt img{object-fit:cover;object-position:center 45%;filter:brightness(.55)saturate(1.05)contrast(1.05);width:100%;height:100%;transition:transform 12s var(--ease);transform:scale(1.06)}.Hero-module__gNeX-G__hero:hover .Hero-module__gNeX-G__tilt img{transform:scale(1.1)}.Hero-module__gNeX-G__hero:before{content:"";z-index:1;background:radial-gradient(120% 70% at 50% 100%,#0e0e0ef2 0%,#0e0e0e66 45%,#0e0e0e00 80%),linear-gradient(#0e0e0e73 0%,#0e0e0e00 30%,#0e0e0e80 100%);position:absolute;inset:0}.Hero-module__gNeX-G__hero:after{content:"";background:linear-gradient(90deg, transparent, var(--brass), transparent);z-index:2;height:1px;position:absolute;inset:auto 0 0}.Hero-module__gNeX-G__inner{z-index:3;max-width:var(--max);width:100%;margin:0 auto;position:relative}.Hero-module__gNeX-G__eyebrow{color:var(--brass-2)}.Hero-module__gNeX-G__title{letter-spacing:-.025em;margin:1.4rem 0 1.2rem;font-size:clamp(3rem,11vw,11rem);font-weight:300;line-height:.95}.Hero-module__gNeX-G__accent{background:linear-gradient(180deg, var(--brass-2) 0%, var(--brass) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal;font-weight:300}html[lang=ar] .Hero-module__gNeX-G__accent{color:var(--brass);-webkit-text-fill-color:var(--brass);background:0 0;font-style:normal}.Hero-module__gNeX-G__tagline{color:#f4efe7d9;max-width:42ch;margin:0 0 2rem;font-size:clamp(1rem,1.3vw,1.2rem);font-weight:300}.Hero-module__gNeX-G__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Hero-module__gNeX-G__foot{left:var(--pad-x);right:var(--pad-x);z-index:3;letter-spacing:.3em;text-transform:uppercase;color:#f4efe7a6;justify-content:space-between;align-items:center;gap:1rem;font-size:.7rem;display:flex;position:absolute;bottom:1.4rem}html[lang=ar] .Hero-module__gNeX-G__foot{letter-spacing:0;text-transform:none;font-size:.85rem}.Hero-module__gNeX-G__scrollCue{align-items:center;gap:.6rem;display:inline-flex}.Hero-module__gNeX-G__ln{background:#f4efe766;width:60px;height:1px;position:relative;overflow:hidden}.Hero-module__gNeX-G__ln:after{content:"";background:var(--brass-2);width:40%;height:100%;animation:Hero-module__gNeX-G__cue 2.4s var(--ease) infinite;position:absolute;top:0;left:-40%}@keyframes Hero-module__gNeX-G__cue{0%{left:-40%}to{left:100%}}@media (max-width:640px){.Hero-module__gNeX-G__hero{justify-content:center;align-items:center;padding-top:6rem;padding-bottom:5rem}.Hero-module__gNeX-G__inner{text-align:center;flex-direction:column;align-items:center;display:flex}.Hero-module__gNeX-G__tagline{max-width:36ch}.Hero-module__gNeX-G__actions{justify-content:center}}
.Story-module__MvAJnq__story{border-bottom:1px solid var(--hairline)}.Story-module__MvAJnq__cols{grid-template-columns:repeat(3,1fr);gap:clamp(1.75rem,3vw,3rem);margin-top:clamp(2.5rem,5vw,4rem);display:grid}.Story-module__MvAJnq__cols p{color:#f4efe7c7;margin:0;font-size:1.025rem;line-height:1.7}@media (max-width:880px){.Story-module__MvAJnq__cols{grid-template-columns:1fr}}
.Stats-module__N0VmDq__stats{padding:clamp(5rem, 9vw, 8rem) var(--pad-x);position:relative;overflow:hidden}.Stats-module__N0VmDq__bg{position:absolute;inset:0}.Stats-module__N0VmDq__bg img{object-fit:cover;opacity:.4;filter:saturate(.6)contrast(1.05);width:100%;height:100%}.Stats-module__N0VmDq__veil{background:linear-gradient(180deg, var(--ink) 0%, #0e0e0e8c 30%, #0e0e0e8c 70%, var(--ink) 100%);position:absolute;inset:0}.Stats-module__N0VmDq__grid{background:var(--hairline);border:1px solid var(--hairline);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;position:relative}.Stats-module__N0VmDq__stat{-webkit-backdrop-filter:blur(8px);background:#0e0e0eb3;flex-direction:column;align-items:flex-start;gap:.5rem;padding:2.5rem 1.5rem;transition:background .3s;display:flex}.Stats-module__N0VmDq__stat:hover{background:#1a1210cc}.Stats-module__N0VmDq__num{color:var(--brass);letter-spacing:-.03em;font-size:clamp(3rem,6vw,5.5rem);font-weight:200;line-height:1}.Stats-module__N0VmDq__lbl{letter-spacing:.22em;text-transform:uppercase;color:#f4efe7b3;font-size:.8rem}html[lang=ar] .Stats-module__N0VmDq__lbl{letter-spacing:0;text-transform:none}@media (max-width:880px){.Stats-module__N0VmDq__grid{grid-template-columns:repeat(2,1fr)}}
.Heritage-module__8DTvDa__heritage{max-width:var(--max);padding:clamp(4.5rem, 10vw, 9rem) var(--pad-x);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);margin-inline:auto;display:grid}.Heritage-module__8DTvDa__media{border-radius:2px;margin:0;position:relative;overflow:hidden}.Heritage-module__8DTvDa__media img{object-fit:cover;width:100%;height:clamp(360px,62vh,640px);transition:transform 1.4s;display:block}.Heritage-module__8DTvDa__media:hover img{transform:scale(1.05)}.Heritage-module__8DTvDa__txt{flex-direction:column;gap:0;display:flex}@media (max-width:880px){.Heritage-module__8DTvDa__heritage{padding-left:var(--pad-x);padding-right:var(--pad-x);grid-template-columns:1fr}}
.Villas-module__1bDoIW__villas{background:var(--ink-2)}.Villas-module__1bDoIW__grid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid}.Villas-module__1bDoIW__card{background:var(--ink-3);border:1px solid var(--hairline);border-radius:2px;transition:transform .5s,border-color .35s;position:relative;overflow:hidden}.Villas-module__1bDoIW__card:hover{border-color:var(--brass);transform:translateY(-6px)}.Villas-module__1bDoIW__media{overflow:hidden}.Villas-module__1bDoIW__media img{object-fit:cover;width:100%;height:340px;transition:transform 1.2s,filter .5s;display:block}.Villas-module__1bDoIW__card:hover .Villas-module__1bDoIW__media img{filter:brightness(1.05);transform:scale(1.08)}.Villas-module__1bDoIW__body{inset-inline:0;background:linear-gradient(#0000 0%,#0e0e0e80 35%,#0e0e0eeb 100%);padding:1.5rem;transition:transform .5s;position:absolute;bottom:0;transform:translateY(20%)}.Villas-module__1bDoIW__card:hover .Villas-module__1bDoIW__body{transform:translateY(0)}.Villas-module__1bDoIW__body h3{color:var(--cream);letter-spacing:-.01em;margin:0 0 .25rem;font-size:1.6rem;font-weight:300}.Villas-module__1bDoIW__body p{color:var(--brass);letter-spacing:.06em;opacity:0;margin:0;font-size:.85rem;transition:opacity .35s .1s,transform .35s .1s;transform:translateY(8px)}.Villas-module__1bDoIW__card:hover .Villas-module__1bDoIW__body p{opacity:1;transform:none}@media (max-width:980px){.Villas-module__1bDoIW__grid{grid-template-columns:repeat(2,1fr)}.Villas-module__1bDoIW__body{transform:none}.Villas-module__1bDoIW__body p{opacity:1;transform:none}}@media (max-width:600px){.Villas-module__1bDoIW__grid{grid-template-columns:1fr}.Villas-module__1bDoIW__media img{height:260px}}
.Features-module__0vMnSW__features{background:var(--ink-2)}.Features-module__0vMnSW__grid{background:var(--hairline);border:1px solid var(--hairline);grid-template-columns:1fr;gap:1px;display:grid}@media (min-width:640px){.Features-module__0vMnSW__grid{grid-template-columns:1fr 1fr}}@media (min-width:980px){.Features-module__0vMnSW__grid{grid-template-columns:1fr 1fr 1fr}}.Features-module__0vMnSW__cell{background:var(--ink-2);transition:background .4s var(--ease);gap:1.1rem;padding:2.2rem 1.8rem;display:grid;position:relative;overflow:hidden}.Features-module__0vMnSW__cell:before{content:"";background:var(--brass);width:0;height:1px;transition:width .6s var(--ease);position:absolute;top:0;left:0}.Features-module__0vMnSW__cell:hover{background:var(--ink-3)}.Features-module__0vMnSW__cell:hover:before{width:100%}.Features-module__0vMnSW__icon{width:46px;height:46px;color:var(--brass-2)}.Features-module__0vMnSW__icon svg{width:100%;height:100%;display:block}.Features-module__0vMnSW__cell h4{letter-spacing:-.005em;color:var(--cream);margin:0;font-size:1.15rem;font-weight:400}.Features-module__0vMnSW__cell p{color:#f4efe7a6;margin:0;font-size:.92rem}.Features-module__0vMnSW__num{letter-spacing:.3em;color:var(--brass);font-size:.7rem;font-weight:500;position:absolute;top:1.4rem;right:1.4rem}html[dir=rtl] .Features-module__0vMnSW__num{left:1.4rem;right:auto}html[lang=ar] .Features-module__0vMnSW__num{letter-spacing:0;font-size:.85rem;font-weight:500}
.Plan-module__a1bdCW__plan{max-width:var(--max);padding:clamp(4.5rem, 10vw, 9rem) var(--pad-x);grid-template-columns:1fr 1.2fr;align-items:center;gap:clamp(2rem,5vw,5rem);margin-inline:auto;display:grid}.Plan-module__a1bdCW__txt{flex-direction:column;gap:0;display:flex}.Plan-module__a1bdCW__img{margin:0}.Plan-module__a1bdCW__img img{background:var(--ink-3);border:1px solid var(--hairline);width:100%;padding:1.5rem;display:block}@media (max-width:880px){.Plan-module__a1bdCW__plan{padding-left:var(--pad-x);padding-right:var(--pad-x);grid-template-columns:1fr}}
.GalleryModal-module__tb5M_W__overlay{z-index:200;-webkit-backdrop-filter:blur(12px);animation:GalleryModal-module__tb5M_W__fadeIn .25s var(--ease);background:#0a0a0af5;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}@keyframes GalleryModal-module__tb5M_W__fadeIn{0%{opacity:0}to{opacity:1}}.GalleryModal-module__tb5M_W__frame{max-width:min(1200px,100%);max-height:calc(100vh - 8rem);animation:GalleryModal-module__tb5M_W__scaleIn .3s var(--ease);flex-direction:column;align-items:center;gap:1.2rem;display:flex;position:relative}@keyframes GalleryModal-module__tb5M_W__scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.GalleryModal-module__tb5M_W__img{object-fit:contain;border:1px solid var(--hairline);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%;max-height:calc(100vh - 12rem);display:block}.GalleryModal-module__tb5M_W__caption{justify-content:space-between;align-items:center;width:100%;padding:0 .25rem;display:flex}.GalleryModal-module__tb5M_W__capLabel{letter-spacing:.3em;text-transform:uppercase;color:var(--brass);font-size:.72rem;font-weight:500}html[lang=ar] .GalleryModal-module__tb5M_W__capLabel{letter-spacing:0;text-transform:none;font-size:.9rem}.GalleryModal-module__tb5M_W__counter{letter-spacing:.2em;color:#f4efe780;font-size:.72rem}.GalleryModal-module__tb5M_W__close{border:1px solid var(--hairline);width:44px;height:44px;color:var(--cream);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .3s var(--ease), background .3s var(--ease);z-index:10;background:#0e0e0e99;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:1.4rem;right:1.6rem}html[dir=rtl] .GalleryModal-module__tb5M_W__close{left:1.6rem;right:auto}.GalleryModal-module__tb5M_W__close:hover{border-color:var(--brass);background:#b5895a26}.GalleryModal-module__tb5M_W__close svg{width:20px;height:20px}.GalleryModal-module__tb5M_W__arrow{border:1px solid var(--hairline);width:52px;height:52px;color:var(--cream);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .3s var(--ease), background .3s var(--ease);z-index:10;background:#0e0e0e80;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.GalleryModal-module__tb5M_W__arrow:hover{border-color:var(--brass);background:#b5895a26}.GalleryModal-module__tb5M_W__arrow svg{width:22px;height:22px}.GalleryModal-module__tb5M_W__arrowPrev{left:1.2rem}.GalleryModal-module__tb5M_W__arrowNext{right:1.2rem}html[dir=rtl] .GalleryModal-module__tb5M_W__arrowPrev{left:auto;right:1.2rem;transform:translateY(-50%)scaleX(-1)}html[dir=rtl] .GalleryModal-module__tb5M_W__arrowNext{left:1.2rem;right:auto;transform:translateY(-50%)scaleX(-1)}.GalleryModal-module__tb5M_W__dots{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--hairline);z-index:10;background:#0e0e0e80;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.GalleryModal-module__tb5M_W__dot{width:7px;height:7px;transition:background .3s var(--ease), transform .3s var(--ease);background:#f4efe740;border:none;border-radius:50%;flex-shrink:0;padding:0}.GalleryModal-module__tb5M_W__dotActive{background:var(--brass);transform:scale(1.4)}@media (max-width:640px){.GalleryModal-module__tb5M_W__arrowPrev{left:.5rem}.GalleryModal-module__tb5M_W__arrowNext{right:.5rem}html[dir=rtl] .GalleryModal-module__tb5M_W__arrowPrev{left:auto;right:.5rem}html[dir=rtl] .GalleryModal-module__tb5M_W__arrowNext{left:.5rem;right:auto}.GalleryModal-module__tb5M_W__arrow{width:40px;height:40px}.GalleryModal-module__tb5M_W__arrow svg{width:18px;height:18px}}
.Gallery-module__G3Xe-q__gallery{background:var(--ink-2)}.Gallery-module__G3Xe-q__grid{grid-template-columns:repeat(3,1fr);gap:clamp(.75rem,1.5vw,1.25rem);display:grid}.Gallery-module__G3Xe-q__card{background:var(--ink-3);cursor:pointer;border-radius:2px;margin:0;position:relative;overflow:hidden}.Gallery-module__G3Xe-q__card img{object-fit:cover;width:100%;height:280px;transition:transform 1.2s,filter .5s;display:block}.Gallery-module__G3Xe-q__card:hover img{filter:brightness(1.08);transform:scale(1.06)}.Gallery-module__G3Xe-q__card figcaption{inset-inline-start:0;letter-spacing:.16em;text-transform:uppercase;color:var(--cream);background:linear-gradient(#0000,#0e0e0ed9);width:100%;padding:.85rem 1.1rem;font-size:.78rem;transition:transform .4s;position:absolute;bottom:0;transform:translateY(110%)}html[lang=ar] .Gallery-module__G3Xe-q__card figcaption{letter-spacing:0;text-transform:none}.Gallery-module__G3Xe-q__card:hover figcaption{transform:translateY(0)}.Gallery-module__G3Xe-q__zoom{top:1rem;opacity:0;background:#0e0e0eb3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .35s;display:flex;position:absolute;inset-inline-end:1rem}.Gallery-module__G3Xe-q__zoom svg{width:16px;height:16px;color:var(--cream)}.Gallery-module__G3Xe-q__card:hover .Gallery-module__G3Xe-q__zoom{opacity:1}@media (max-width:880px){.Gallery-module__G3Xe-q__grid{grid-template-columns:repeat(2,1fr)}.Gallery-module__G3Xe-q__card figcaption{background:linear-gradient(#0000,#0e0e0ee6);transform:none}}@media (max-width:520px){.Gallery-module__G3Xe-q__grid{grid-template-columns:1fr}}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.CountrySelect-module__e7PxVq__wrapper{flex-shrink:0;position:relative}.CountrySelect-module__e7PxVq__trigger{color:var(--cream);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.35rem;padding:.65rem .55rem .65rem 0;font-family:inherit;display:flex}.CountrySelect-module__e7PxVq__trigger:disabled{opacity:.5;cursor:not-allowed}.CountrySelect-module__e7PxVq__trigger img,.CountrySelect-module__e7PxVq__trigger svg{display:block}.CountrySelect-module__e7PxVq__code{color:var(--cream);letter-spacing:0;min-width:3.2ch;font-size:1rem;font-weight:300}.CountrySelect-module__e7PxVq__arrow{width:.6em;height:.6em;color:var(--taupe);opacity:.7;flex-shrink:0;transition:transform .2s}.CountrySelect-module__e7PxVq__arrowOpen{transform:rotate(180deg)}.CountrySelect-module__e7PxVq__dropdown{z-index:200;border:1px solid var(--hairline);background:#161512;flex-direction:column;min-width:260px;max-height:280px;display:flex;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 12px 40px #0000008c}.CountrySelect-module__e7PxVq__searchWrap{border-bottom:1px solid var(--hairline);flex-shrink:0;padding:.55rem .8rem}.CountrySelect-module__e7PxVq__search{width:100%;color:var(--cream);background:0 0;border:none;outline:none;font-family:inherit;font-size:.88rem}.CountrySelect-module__e7PxVq__search::placeholder{color:#f4efe74d}.CountrySelect-module__e7PxVq__list{flex:1;margin:0;padding:.3rem 0;list-style:none;overflow-y:auto}.CountrySelect-module__e7PxVq__list::-webkit-scrollbar{width:4px}.CountrySelect-module__e7PxVq__list::-webkit-scrollbar-track{background:0 0}.CountrySelect-module__e7PxVq__list::-webkit-scrollbar-thumb{background:#f4efe71f}.CountrySelect-module__e7PxVq__item{cursor:pointer;color:#f4efe7a6;align-items:center;gap:.6rem;padding:.5rem .8rem;font-size:.9rem;transition:background .12s,color .12s;display:flex}.CountrySelect-module__e7PxVq__item:hover{color:var(--cream);background:#f4efe70d}.CountrySelect-module__e7PxVq__active{color:var(--brass)}.CountrySelect-module__e7PxVq__active:hover{color:var(--brass);background:#f4efe70d}.CountrySelect-module__e7PxVq__itemLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.CountrySelect-module__e7PxVq__itemCode{color:var(--taupe);flex-shrink:0;font-size:.8rem}.CountrySelect-module__e7PxVq__empty{color:#f4efe759;text-align:center;padding:.7rem .8rem;font-size:.88rem}
.ContactForm-module__bGvStW__section{background:var(--ink-2);position:relative}.ContactForm-module__bGvStW__section:before{content:"";background:linear-gradient(90deg, transparent, var(--brass), transparent);height:1px;position:absolute;top:0;left:0;right:0}.ContactForm-module__bGvStW__inner{grid-template-columns:1fr;align-items:start;gap:clamp(3rem,6vw,6rem);display:grid}@media (min-width:980px){.ContactForm-module__bGvStW__inner{grid-template-columns:1fr 1fr;align-items:center}}.ContactForm-module__bGvStW__intro{gap:1.2rem;display:grid}.ContactForm-module__bGvStW__launching{letter-spacing:.3em;text-transform:uppercase;color:var(--brass);margin:.4rem 0 0;font-size:.74rem;font-weight:500}html[lang=ar] .ContactForm-module__bGvStW__launching{letter-spacing:0;text-transform:none;font-size:.92rem}.ContactForm-module__bGvStW__formWrap{border:1px solid var(--hairline);background:#f4efe708;padding:clamp(2rem,4vw,3rem)}.ContactForm-module__bGvStW__form{gap:2rem;display:grid}.ContactForm-module__bGvStW__row{grid-template-columns:1fr 1fr;gap:1.6rem;display:grid}@media (max-width:540px){.ContactForm-module__bGvStW__row{grid-template-columns:1fr}}.ContactForm-module__bGvStW__field{flex-direction:column;gap:.55rem;display:flex}.ContactForm-module__bGvStW__label{letter-spacing:.3em;text-transform:uppercase;color:var(--taupe);font-size:.68rem;font-weight:500}html[lang=ar] .ContactForm-module__bGvStW__label{letter-spacing:0;text-transform:none;font-size:.88rem}.ContactForm-module__bGvStW__input{color:var(--cream);transition:border-color .35s var(--ease);background:0 0;border:none;border-bottom:1px solid #f4efe72e;outline:none;width:100%;padding:.65rem 0;font-family:inherit;font-size:1rem;font-weight:300}.ContactForm-module__bGvStW__input::placeholder{color:#f4efe740}.ContactForm-module__bGvStW__input:focus{border-bottom-color:var(--brass)}.ContactForm-module__bGvStW__input:disabled{opacity:.5;cursor:not-allowed}.ContactForm-module__bGvStW__phoneInput{transition:border-color .35s var(--ease);border-bottom:1px solid #f4efe72e;align-items:center;width:100%;display:flex}.ContactForm-module__bGvStW__phoneInput:focus-within{border-bottom-color:var(--brass)}.ContactForm-module__bGvStW__phoneInput .PhoneInputCountry{align-items:center;margin-right:0;display:flex}.ContactForm-module__bGvStW__phoneInput .PhoneInputInput{color:var(--cream);background:0 0;border:none;outline:none;width:100%;padding:.65rem 0;font-family:inherit;font-size:1rem;font-weight:300}.ContactForm-module__bGvStW__phoneInput .PhoneInputInput::placeholder{color:#f4efe740}.ContactForm-module__bGvStW__phoneInput .PhoneInputInput:disabled{opacity:.5;cursor:not-allowed}.ContactForm-module__bGvStW__errorAlert{color:#f97066;background:#dc503c1a;border:1px solid #dc503c4d;align-items:center;gap:.7rem;padding:.9rem 1.1rem;font-size:.92rem;line-height:1.5;display:flex}.ContactForm-module__bGvStW__errorAlert svg{flex-shrink:0;width:18px;height:18px}.ContactForm-module__bGvStW__submitBtn{letter-spacing:.26em;justify-content:center;width:100%;margin-top:.5rem;padding:1.1rem 1.6rem;font-size:.78rem;position:relative}html[lang=ar] .ContactForm-module__bGvStW__submitBtn{letter-spacing:0;font-size:1rem}.ContactForm-module__bGvStW__submitBtn:disabled{opacity:.75;cursor:not-allowed;transform:none!important}.ContactForm-module__bGvStW__spinner{border:2px solid #0e0e0e4d;border-top-color:var(--ink);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite ContactForm-module__bGvStW__spin}@keyframes ContactForm-module__bGvStW__spin{to{transform:rotate(360deg)}}.ContactForm-module__bGvStW__success{text-align:center;justify-items:center;gap:1.2rem;padding:1rem 0;display:grid}.ContactForm-module__bGvStW__successIcon{width:64px;height:64px;color:var(--brass)}.ContactForm-module__bGvStW__successIcon svg{width:100%;height:100%}.ContactForm-module__bGvStW__successTitle{letter-spacing:-.01em;color:var(--cream);margin:0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:300}.ContactForm-module__bGvStW__successBody{color:#f4efe7b3;max-width:38ch;margin:0;font-size:1rem;line-height:1.65}.ContactForm-module__bGvStW__resetBtn{letter-spacing:.22em;margin-top:.5rem;font-size:.74rem}html[lang=ar] .ContactForm-module__bGvStW__resetBtn{letter-spacing:0;font-size:.92rem}
.Footer-module__nhiC3q__footer{color:var(--cream);padding:4rem var(--pad-x) 2rem;border-top:1px solid var(--hairline);background:#0a0a0a}.Footer-module__nhiC3q__grid{grid-template-columns:1fr;align-items:start;gap:2.5rem;display:grid}@media (min-width:880px){.Footer-module__nhiC3q__grid{grid-template-columns:1.2fr 1fr 1fr 1fr}}.Footer-module__nhiC3q__logo{width:auto;height:72px}.Footer-module__nhiC3q__col h5{letter-spacing:.3em;text-transform:uppercase;color:var(--brass);margin:0 0 1rem;font-size:.7rem;font-weight:500}html[lang=ar] .Footer-module__nhiC3q__col h5{letter-spacing:0;text-transform:none;font-size:.95rem;font-weight:500}.Footer-module__nhiC3q__col p,.Footer-module__nhiC3q__col a{color:#f4efe7b3;font-size:.95rem;line-height:1.7}.Footer-module__nhiC3q__col a{transition:color .3s var(--ease);padding:.2rem 0;display:block}.Footer-module__nhiC3q__col a:hover{color:var(--brass-2)}.Footer-module__nhiC3q__langPill{letter-spacing:0;border:1px solid var(--brass);color:var(--brass);transition:background .3s var(--ease), color .3s var(--ease);border-radius:999px;padding:.55rem 1.1rem;font-family:GTArabic,Domaine,system-ui,sans-serif;font-size:.82rem;font-weight:500}.Footer-module__nhiC3q__langPill:hover{background:var(--brass);color:var(--ink)}.Footer-module__nhiC3q__bottom{border-top:1px solid var(--hairline);color:#f4efe78c;letter-spacing:.22em;text-transform:uppercase;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.5rem;font-size:.74rem;display:flex}html[lang=ar] .Footer-module__nhiC3q__bottom{letter-spacing:0;text-transform:none;font-size:.92rem}
