@font-face{font-family:Fraunces;font-style:italic;font-weight:500;src:url(/fonts/fraunces-italic.woff2)format("woff2")}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;src:url(/fonts/fraunces-bold.woff2)format("woff2")}@font-face{font-family:Work Sans;font-style:normal;font-weight:100 900;src:url(/fonts/worksans.woff2)format("woff2-variations")}:root{--charcoal:#1d1f23;--ink:#0a0a0a;--ink-soft:#444;--gold:#f3b819;--gold-deep:#d4a020;--gold-light:#f5cd62;--bronze:#d18700;--bronze-deep:#a36a00;--stone-50:#fafaf9;--stone-100:#f4f3f1;--stone-200:#e8e6e1;--stone-300:#d6d2c9;--card:#fff;--shadow-card:0 1px 2px #0a0a0a12, 0 10px 28px -14px #0a0a0a38;--shadow-pop:0 4px 8px #0a0a0a1a, 0 20px 40px -16px #0a0a0a4d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root{--ink:#edeae2;--ink-soft:#b7b2a6;--gold:#f3c94a;--gold-deep:#f5cd62;--gold-light:#f8dd8c;--bronze:#e3a23a;--bronze-deep:#f0b95c;--stone-50:#17181b;--stone-100:#1d1f23;--stone-200:#2a2c31;--stone-300:#3a3d44;--card:#1d1f23;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}:root[data-theme=dark]{--ink:#edeae2;--ink-soft:#b7b2a6;--gold:#f3c94a;--gold-deep:#f5cd62;--gold-light:#f8dd8c;--bronze:#e3a23a;--bronze-deep:#f0b95c;--stone-50:#17181b;--stone-100:#1d1f23;--stone-200:#2a2c31;--stone-300:#3a3d44;--card:#1d1f23;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--ink:#0a0a0a;--ink-soft:#444;--gold:#f3b819;--gold-deep:#d4a020;--gold-light:#f5cd62;--bronze:#d18700;--bronze-deep:#a36a00;--stone-50:#fafaf9;--stone-100:#f4f3f1;--stone-200:#e8e6e1;--stone-300:#d6d2c9;--card:#fff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{font-size:16px}body{background:var(--stone-50);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Work Sans,sans-serif;font-size:16px;line-height:1.65}h1,h2,h3{text-wrap:balance;color:var(--ink);margin:0;font-family:Fraunces,serif;font-weight:600;line-height:1.15}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}.wrap{max-width:1180px;margin:0 auto;padding:0 24px}html[lang=ar] body{font-family:Noto Sans Arabic,Work Sans,sans-serif}html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3{font-family:Noto Sans Arabic,Fraunces,serif}html[dir=rtl] body{direction:rtl}.custom-cursor-active,.custom-cursor-active *{cursor:none!important}.accent{color:var(--bronze);font-family:Fraunces,serif;font-style:italic}section{padding:60px 0}.btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 22px;font-size:.88rem;font-weight:700;display:inline-flex}.btn-primary{background:var(--gold);color:var(--charcoal)}.btn-ghost{border:1px solid var(--stone-300);color:var(--ink);background:0 0;padding:9px 17px}
.site-header{z-index:45;position:sticky;top:0}.utilitybar{background:var(--charcoal);color:#edeae2;font-size:.78rem;position:relative}.utilitybar .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:6px 24px;display:flex}.utilitybar .ubar-links{align-items:center;gap:22px;display:flex}.utilitybar .ubar-links a{align-items:center;gap:6px;display:flex}.utilitybar .ubar-links a svg{width:12px;height:12px;stroke:var(--gold-light);fill:none;stroke-width:2px;flex-shrink:0}.utilitybar a:hover{color:var(--gold-light)}.langswitch{position:relative}.langswitch-btn{color:#edeae2;font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px 2px;display:flex}.langswitch-btn svg{stroke:#edeae2;fill:none;stroke-width:2px;width:11px;height:11px}.langswitch-panel{background:var(--card);border:1px solid var(--stone-200);box-shadow:var(--shadow-pop);z-index:60;border-radius:10px;width:190px;padding:6px;position:absolute;top:calc(100% + 8px);left:0}.langswitch-panel button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;font-size:.84rem;display:flex}.langswitch-panel button:hover:not(.disabled){background:var(--stone-100)}.langswitch-panel button.active{color:var(--bronze);font-weight:700}.langswitch-panel button.disabled{color:var(--ink-soft);cursor:default;opacity:.6}.langswitch-panel .soon-tag{text-transform:uppercase;letter-spacing:.03em;color:var(--ink-soft);background:var(--stone-100);border-radius:999px;margin-left:auto;padding:2px 6px;font-size:.64rem;font-weight:700}.flag-icon{border-radius:2px;flex-shrink:0;width:18px;height:12px;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #0000001a}.flag-icon svg,.flag-icon img{object-fit:cover;width:100%;height:100%;display:block}html[dir=rtl] .langswitch-panel{left:auto;right:0}.topnav{background:var(--card);border-bottom:1px solid var(--stone-200)}.topnav-inner{justify-content:space-between;align-items:center;gap:24px;padding:14px 0;display:flex}.brand-badge{background:var(--charcoal);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;flex-shrink:0;align-items:center;padding:7px 12px;line-height:0;display:inline-flex}.nav-enquire-btn{border-radius:999px}@keyframes nav-enquire-glow{0%,to{box-shadow:0 0 #f3b8198c}50%{box-shadow:0 0 0 8px #f3b81900}}.nav-enquire-pulse{animation:2s ease-out infinite nav-enquire-glow}.nav-enquire-pulse:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.nav-enquire-pulse{animation:none}}.navlinks{background:var(--stone-100);border-radius:999px;flex:1;justify-content:center;gap:2px;padding:5px;font-size:.9rem;font-weight:600;display:flex}.navitem{position:relative}.navitem>a,.navitem>button{color:var(--ink-soft);font:inherit;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:5px;padding:9px 16px;display:flex;position:relative}.navitem>a:hover,.navitem>button:hover{color:var(--ink)}.navitem-label{z-index:1;align-items:center;gap:5px;display:flex;position:relative}.navitem>button svg{z-index:1;stroke:currentColor;fill:none;stroke-width:2px;width:13px;height:13px;position:relative}.nav-pill{z-index:0;background:var(--card);box-shadow:var(--shadow-card);border-radius:999px;position:absolute;inset:0}.dropdown-panel{background:var(--card);border:1px solid var(--stone-200);box-shadow:var(--shadow-pop);z-index:50;border-radius:20px;grid-template-columns:1fr 1fr;gap:2px;width:320px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.dropdown-panel a{color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;border-radius:10px;padding:8px 10px;font-size:.84rem;font-weight:500;transition:color .15s,background .15s;display:block;overflow:hidden}.dropdown-panel a:hover{background:var(--stone-100);color:var(--gold-deep)}.dropdown-panel-rich{grid-template-columns:1fr 1fr;width:360px}.dd-featured{background:var(--stone-100);border-radius:14px;grid-column:1/-1;margin-bottom:6px;padding:14px;text-decoration:none;transition:background .15s;display:block}.dd-featured:hover{background:var(--stone-200)}.dd-featured-cta{color:var(--ink);align-items:center;gap:4px;font-family:Fraunces,serif;font-size:1.05rem;font-weight:600;transition:color .15s;display:flex}.dd-featured-cta svg{width:15px;height:15px;stroke:var(--bronze);flex-shrink:0;transition:stroke .15s}.dd-featured:hover .dd-featured-cta{color:var(--gold-deep)}.dd-featured:hover .dd-featured-cta svg{stroke:var(--gold-deep)}.dd-list{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:2px;display:grid}.nav-actions{align-items:center;gap:10px;display:flex}.theme-toggle{border:1px solid var(--stone-300);width:36px;height:36px;color:var(--ink);background:0 0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.theme-toggle svg{width:17px;height:17px;stroke:var(--ink);fill:none;stroke-width:2px}.hamburger{border:1px solid var(--stone-300);background:0 0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:none}.hamburger svg{width:18px;height:18px;stroke:var(--ink);fill:none;stroke-width:2px}.mobile-menu{background:var(--card);z-index:100;width:min(340px,100vw);box-shadow:var(--shadow-pop);padding:20px;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}.mobile-menu-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.mobile-menu-head button{background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.mobile-menu-head button svg{width:20px;height:20px;stroke:var(--ink);fill:none;stroke-width:2px}.mgroup-head{width:100%;font:inherit;color:var(--ink);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px 4px;font-size:1rem;font-weight:700;display:flex}.mgroup-head svg{width:15px;height:15px;stroke:var(--ink-soft)}.mgroup-panel{flex-direction:column;display:flex}.mgroup-panel a{color:var(--ink-soft);border-top:1px solid var(--stone-200);padding:10px 4px;font-size:.9rem}.mgroup-direct{color:var(--ink);border-top:1px solid var(--stone-200);padding:16px 4px;font-weight:700;display:block}.mgroup-viewall{color:var(--gold-deep);border-top:1px solid var(--stone-200);padding:10px 4px;font-size:.9rem;font-weight:700;display:block}.mobile-langswitch{border-bottom:1px solid var(--stone-200);margin-bottom:4px;padding-bottom:16px}.mobile-langswitch-btn{width:100%;font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:4px;font-size:.92rem;font-weight:700;display:flex}.mobile-langswitch-btn svg{width:14px;height:14px;stroke:var(--ink-soft);margin-left:auto}.mobile-langswitch-panel{flex-direction:column;margin-top:6px;display:flex}.mobile-langswitch-panel button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:10px;padding:8px 6px;font-family:inherit;font-size:.84rem;display:flex}.mobile-langswitch-panel button:hover:not(.disabled){background:var(--stone-100)}.mobile-langswitch-panel button.active{color:var(--bronze);font-weight:700}.mobile-langswitch-panel button.disabled{color:var(--ink-soft);cursor:default;opacity:.6}.mobile-langswitch-panel .soon-tag{text-transform:uppercase;letter-spacing:.03em;color:var(--ink-soft);background:var(--stone-100);border-radius:999px;margin-left:auto;padding:2px 6px;font-size:.64rem;font-weight:700}@media (max-width:980px){.navlinks,.nav-actions .btn-ghost{display:none}.hamburger{display:flex}}@media (max-width:640px){.utilitybar{display:none}}
footer{background:var(--card);color:var(--ink-soft);border-top:1px solid var(--stone-200)}.footer-main{grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:40px;padding:60px 0 40px;display:grid}.footer-brand-blurb{color:var(--ink-soft);max-width:30ch;margin:18px 0 22px;font-size:.86rem;line-height:1.6}.footer-social{gap:10px;display:flex}.footer-social a{border:1px solid var(--stone-300);border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.footer-social a:hover{background:var(--gold);border-color:var(--gold)}.footer-social svg{width:16px;height:16px;stroke:var(--ink);fill:none;stroke-width:1.8px}.footer-social a:hover svg{stroke:var(--charcoal)}.footer-heading{color:var(--ink);text-transform:uppercase;letter-spacing:.06em;margin-bottom:18px;font-size:.82rem;font-weight:700}.footer-links{flex-direction:column;align-items:flex-start;gap:12px;font-size:.88rem;display:flex}.footer-links a{color:var(--ink-soft);line-height:1.3}.footer-links a:hover{color:var(--bronze)}.footer-contact-list{flex-direction:column;gap:14px;font-size:.87rem;display:flex}.footer-contact-list a{color:var(--ink-soft);align-items:flex-start;gap:10px;line-height:1.3;display:flex}.footer-contact-list a:hover{color:var(--bronze)}.footer-contact-list svg{width:15px;height:15px;stroke:var(--bronze);flex-shrink:0;margin-top:2px}.footer-offices-row{border-top:1px solid var(--stone-200);flex-wrap:wrap;align-items:center;gap:20px;padding:22px 0;display:flex}.footer-offices-row .footer-heading{flex-shrink:0;margin:0}.footer-offices-list{flex-wrap:wrap;gap:18px;font-size:.84rem;display:flex}.footer-offices-list a{color:var(--ink-soft)}.footer-offices-list a:hover{color:var(--bronze)}.footer-bottom{border-top:1px solid var(--stone-200);color:var(--ink-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:20px 0;font-size:.8rem;display:flex}.footer-bottom-links{flex-wrap:wrap;gap:20px;display:flex}.footer-bottom-links a{color:var(--ink-soft)}.footer-bottom-links a:hover{color:var(--bronze)}@media (max-width:980px){.footer-main{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:640px){.footer-main{grid-template-columns:1fr;gap:36px;padding:44px 0 30px}.footer-links,.footer-contact-list{gap:10px}}
.music-toggle{z-index:80;background:var(--charcoal);border:none;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .2s,background .2s;display:flex;position:fixed;bottom:22px;left:22px;box-shadow:0 6px 18px #00000047}.music-toggle:hover{transform:scale(1.06)}.music-toggle:active{transform:scale(.92)}.music-toggle-icon{width:26px;height:26px;stroke:var(--gold);z-index:2;transform-origin:50% 85%;flex-shrink:0;position:relative}.music-toggle.is-playing{background:var(--gold)}.music-toggle.is-playing .music-toggle-icon{stroke:var(--charcoal);animation:1.8s ease-in-out infinite music-note-nod}@keyframes music-note-nod{0%,to{transform:rotate(-7deg)}50%{transform:rotate(7deg)}}.music-toggle.is-playing:before{content:"";background:var(--gold);z-index:1;border-radius:999px;animation:2.4s cubic-bezier(0,0,.2,1) infinite music-ping;position:absolute;inset:0}@keyframes music-ping{0%{opacity:.45;transform:scale(1)}to{opacity:0;transform:scale(1.7)}}.music-toggle-bars{z-index:2;align-items:flex-end;gap:2px;height:12px;animation:.25s both music-bars-in;display:flex;position:absolute;bottom:8px;right:8px}.music-toggle-bars span{background:var(--charcoal);border-radius:2px;width:2.5px;animation:1s ease-in-out infinite music-bar}.music-toggle-bars span:first-child{height:5px;animation-delay:-.6s}.music-toggle-bars span:nth-child(2){height:10px;animation-delay:-.3s}.music-toggle-bars span:nth-child(3){height:7px;animation-delay:0s}@keyframes music-bar{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}@keyframes music-bars-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.music-toggle-bars,.music-toggle-bars span{animation:none;transform:none}.music-toggle-bars span{transform:scaleY(.7)}.music-toggle.is-playing .music-toggle-icon{animation:none}.music-toggle.is-playing:before{display:none}}.music-volume-pop{z-index:80;background:var(--charcoal);opacity:0;pointer-events:none;border-radius:999px;align-items:center;gap:8px;padding:8px 14px 8px 10px;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:86px;left:22px;transform:translateY(6px)scale(.94);box-shadow:0 6px 18px #00000047}.music-volume-pop.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.music-volume-icon{width:16px;height:16px;stroke:var(--gold);flex-shrink:0}.music-volume-slider{width:90px;accent-color:var(--gold);cursor:pointer}.music-volume-hint{color:#fff;white-space:nowrap;font-size:.78rem}@media (prefers-reduced-motion:reduce){.music-volume-pop{transition:opacity .2s}}.music-start-hint{z-index:80;background:var(--charcoal);color:#fff;border-radius:14px;align-items:center;gap:10px;max-width:min(280px,70vw);padding:11px 12px 11px 16px;font-size:.85rem;font-weight:600;animation:.3s both music-start-hint-in;display:flex;position:fixed;bottom:86px;left:22px;box-shadow:0 6px 18px #00000047}.music-start-hint-close{cursor:pointer;background:#ffffff29;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.music-start-hint-close svg{stroke:#fff;width:11px;height:11px}@keyframes music-start-hint-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.music-start-hint{animation:none}}@media (max-width:640px){.music-toggle{width:50px;height:50px;bottom:16px;left:16px}.music-toggle-icon{width:22px;height:22px}.music-volume-pop{padding:7px 12px 7px 9px;bottom:72px;left:16px}.music-volume-slider{width:70px}.music-start-hint{padding:9px 10px 9px 14px;font-size:.8rem;bottom:72px;left:16px}.music-toggle.is-raised{bottom:78px}.music-volume-pop.is-raised,.music-start-hint.is-raised{bottom:134px}}
.floating-whatsapp{z-index:80;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:box-shadow .2s,transform .2s;animation:2.6s ease-in-out infinite whatsapp-bounce;display:flex;position:fixed;bottom:1.75rem;right:1.75rem;box-shadow:0 8px 24px #14100b4d}.floating-whatsapp:before,.floating-whatsapp:after{content:"";z-index:-1;background:#25d366;border-radius:50%;animation:2.6s ease-out infinite whatsapp-ping;position:absolute;inset:0}.floating-whatsapp:after{animation-delay:.6s}.floating-whatsapp:hover{animation-play-state:paused;transform:scale(1.06);box-shadow:0 10px 30px #14100b66}.floating-whatsapp svg{width:30px;height:30px}@keyframes whatsapp-bounce{0%,to{transform:translateY(0)}10%{transform:translateY(-8px)}20%{transform:translateY(0)}25%{transform:translateY(-4px)}30%{transform:translateY(0)}}@keyframes whatsapp-ping{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(1.9)}}@media (prefers-reduced-motion:reduce){.floating-whatsapp{animation:none}.floating-whatsapp:before,.floating-whatsapp:after{animation:none;display:none}}@media (max-width:720px){.floating-whatsapp{width:50px;height:50px;bottom:1.25rem;right:1.25rem}.floating-whatsapp svg{width:26px;height:26px}}
