.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:72px;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}}
: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}
.About-module__Balj8a__about{background:var(--ink-2)}.About-module__Balj8a__about:before{content:"";background:linear-gradient(90deg, transparent, var(--brass), transparent);height:1px;position:absolute;top:0;left:0;right:0}.About-module__Balj8a__grid{grid-template-columns:1fr;align-items:start;gap:clamp(2rem,4vw,4rem);display:grid}@media (min-width:980px){.About-module__Balj8a__grid{grid-template-columns:1fr 1fr}}.About-module__Balj8a__stats{background:var(--hairline);border:1px solid var(--hairline);grid-template-columns:1fr 1fr;gap:1px;margin-top:clamp(2rem,5vw,4rem);display:grid}@media (min-width:880px){.About-module__Balj8a__stats{grid-template-columns:repeat(4,1fr)}}.About-module__Balj8a__stat{background:var(--ink-2);gap:.5rem;padding:2rem 1.6rem;display:grid}.About-module__Balj8a__num{letter-spacing:-.02em;color:var(--brass-2);font-size:clamp(2.4rem,4vw,3.4rem);font-weight:300;line-height:1}.About-module__Balj8a__lbl{letter-spacing:.28em;text-transform:uppercase;color:var(--taupe);font-size:.7rem;font-weight:500}html[lang=ar] .About-module__Balj8a__lbl{letter-spacing:0;text-transform:none;font-size:.92rem;font-weight:500}
.Pillars-module___U7W6W__pillars{background:var(--ink)}.Pillars-module___U7W6W__grid{grid-template-columns:1fr;gap:clamp(1.4rem,2.5vw,2rem);display:grid}@media (min-width:880px){.Pillars-module___U7W6W__grid{grid-template-columns:1fr 1fr}}.Pillars-module___U7W6W__card{background:var(--ink-2);border:1px solid var(--hairline);transition:transform .55s var(--ease), border-color .55s var(--ease), box-shadow .55s var(--ease);flex-direction:column;display:flex;position:relative;overflow:hidden}.Pillars-module___U7W6W__card:hover{border-color:var(--brass);transform:translateY(-6px);box-shadow:0 30px 70px -30px #b5895a59}.Pillars-module___U7W6W__media{aspect-ratio:16/10;background:#000;position:relative;overflow:hidden}.Pillars-module___U7W6W__media img{object-fit:cover;width:100%;height:100%;transition:transform 1.4s var(--ease)}.Pillars-module___U7W6W__card:hover .Pillars-module___U7W6W__media img{transform:scale(1.08)}.Pillars-module___U7W6W__media:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#0e0e0eb3 100%);position:absolute;inset:0}.Pillars-module___U7W6W__body{gap:.7rem;padding:1.8rem 1.8rem 2rem;display:grid}.Pillars-module___U7W6W__no{letter-spacing:.32em;text-transform:uppercase;color:var(--brass);font-size:.7rem;font-weight:500}html[lang=ar] .Pillars-module___U7W6W__no{letter-spacing:0;text-transform:none;font-size:.9rem;font-weight:500}.Pillars-module___U7W6W__card h3{letter-spacing:-.005em;color:var(--cream);margin:0;font-size:1.4rem;font-weight:400;line-height:1.2}.Pillars-module___U7W6W__card p{color:#f4efe7b3;margin:0;font-size:.96rem;line-height:1.65}
.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}
.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}}
.Lifestyle-module__On-VBa__lifestyle{background:var(--ink)}.Lifestyle-module__On-VBa__grid{grid-template-columns:repeat(6,1fr);grid-auto-rows:140px;gap:1rem;display:grid}.Lifestyle-module__On-VBa__grid figure{border:1px solid var(--hairline);background:#000;margin:0;position:relative;overflow:hidden}.Lifestyle-module__On-VBa__grid img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s var(--ease)}.Lifestyle-module__On-VBa__clickable{cursor:pointer}.Lifestyle-module__On-VBa__grid figure:hover img{transform:scale(1.06)}.Lifestyle-module__On-VBa__zoomIcon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--hairline);width:36px;height:36px;color:var(--cream);opacity:0;transition:opacity .3s var(--ease), transform .3s var(--ease), border-color .3s var(--ease);background:#0e0e0e8c;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;right:1rem;transform:scale(.8)}html[dir=rtl] .Lifestyle-module__On-VBa__zoomIcon{left:1rem;right:auto}.Lifestyle-module__On-VBa__zoomIcon svg{width:16px;height:16px}.Lifestyle-module__On-VBa__grid figure:hover .Lifestyle-module__On-VBa__zoomIcon{opacity:1;border-color:var(--brass);transform:scale(1)}.Lifestyle-module__On-VBa__grid figcaption{letter-spacing:.28em;text-transform:uppercase;color:var(--cream);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e0e0e99;padding:.4rem .7rem;font-size:.7rem;font-weight:500;position:absolute;bottom:1rem;left:1rem}html[lang=ar] .Lifestyle-module__On-VBa__grid figcaption{letter-spacing:0;text-transform:none;font-size:.85rem;font-weight:500}html[dir=rtl] .Lifestyle-module__On-VBa__grid figcaption{left:auto;right:1rem}.Lifestyle-module__On-VBa__l1{grid-area:span 2/span 6}.Lifestyle-module__On-VBa__l2,.Lifestyle-module__On-VBa__l3{grid-area:span 2/span 3}.Lifestyle-module__On-VBa__l4{grid-area:span 2/span 4}.Lifestyle-module__On-VBa__l5{grid-area:span 2/span 2}@media (min-width:880px){.Lifestyle-module__On-VBa__l1{grid-area:span 3/span 4}.Lifestyle-module__On-VBa__l2{grid-area:span 2/span 2}.Lifestyle-module__On-VBa__l3{grid-area:span 1/span 2}.Lifestyle-module__On-VBa__l4,.Lifestyle-module__On-VBa__l5{grid-area:span 2/span 3}}
.DayNight-module__ey8Uzq__daynight{background:var(--ink-2)}.DayNight-module__ey8Uzq__controls{border:1px solid var(--hairline);background:#f4efe70d;border-radius:999px;justify-self:start;width:fit-content;margin-top:1.5rem;padding:.3rem;display:inline-flex}.DayNight-module__ey8Uzq__controls button{letter-spacing:.26em;text-transform:uppercase;color:var(--cream);transition:background .3s var(--ease), color .3s var(--ease);border-radius:999px;padding:.6rem 1.4rem;font-size:.7rem;font-weight:500}html[lang=ar] .DayNight-module__ey8Uzq__controls button{letter-spacing:0;text-transform:none;font-size:.92rem;font-weight:500}.DayNight-module__ey8Uzq__controls button.DayNight-module__ey8Uzq__active{background:var(--brass);color:var(--ink)}.DayNight-module__ey8Uzq__grid{grid-template-columns:1fr;gap:1rem;margin-top:2.4rem;display:grid}@media (min-width:760px){.DayNight-module__ey8Uzq__grid{grid-template-columns:1fr 1fr}}@media (min-width:1100px){.DayNight-module__ey8Uzq__grid{grid-template-columns:repeat(3,1fr)}}.DayNight-module__ey8Uzq__card{aspect-ratio:4/3;border:1px solid var(--hairline);background:#000;position:relative;overflow:hidden}.DayNight-module__ey8Uzq__card img{object-fit:cover;width:100%;height:100%;transition:opacity .9s var(--ease), transform 1.4s var(--ease);position:absolute;inset:0}.DayNight-module__ey8Uzq__night{opacity:0}.DayNight-module__ey8Uzq__label{z-index:2;letter-spacing:.28em;text-transform:uppercase;color:var(--cream);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e0e0ea6;padding:.4rem .7rem;font-size:.7rem;font-weight:500;position:absolute;bottom:1rem;left:1rem}html[lang=ar] .DayNight-module__ey8Uzq__label{letter-spacing:0;text-transform:none;font-size:.85rem;font-weight:500}html[dir=rtl] .DayNight-module__ey8Uzq__label{left:auto;right:1rem}.DayNight-module__ey8Uzq__isNight .DayNight-module__ey8Uzq__day{opacity:0}.DayNight-module__ey8Uzq__isNight .DayNight-module__ey8Uzq__night{opacity:1}.DayNight-module__ey8Uzq__card:hover img{transform:scale(1.07)}
.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}
