:root{--ink:#111315;--navy:#17384a;--navy-soft:#355c6d;--warm:#f7f4ef;--warm-2:#fbf9f6;--paper:#ffffff;--muted:#5e676c;--line:#ddd8d0;--sand:#d9c5b2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.header{height:82px;background:#fff;border-bottom:1px solid #ece9e4;position:relative;z-index:30}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.brand{font-size:26px;font-weight:900;letter-spacing:-.045em;white-space:nowrap}.brand b{color:#8b6f60}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:25px;font-size:11px;font-weight:800;text-transform:uppercase}.desktop-nav a{white-space:nowrap}.desktop-nav a:hover{color:var(--navy-soft)}.email-button{margin-left:6px;display:flex;align-items:center;gap:10px;background:var(--navy);color:#fff;padding:14px 18px;font-size:11px;font-weight:800;letter-spacing:.02em;border-radius:2px}.mobile-menu{display:none}.hero{position:relative;min-height:430px;overflow:hidden;background:#f7f5f1;border-bottom:1px solid #e7e3dd}.hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,#fff,rgba(255,255,255,.98) 29%,rgba(255,255,255,.73) 47%,rgba(255,255,255,.08) 70%),url(/images/dubai-hero.webp);background-repeat:no-repeat;background-size:100% 100%,auto 100%;background-position:50%,100%}.hero-inner{position:relative;z-index:2;min-height:430px;display:flex;align-items:center}.hero-copy{width:53%;padding:52px 0 58px}.eyebrow{margin:0 0 18px;font-size:11px;font-weight:800;letter-spacing:.12em}.hero h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:54px;line-height:1.04;letter-spacing:-.035em;font-weight:400;max-width:650px}.hero h1 em{font-style:normal;color:var(--navy-soft)}.hero-lead{max-width:610px;margin:23px 0 26px;color:#363d41;font-size:14px;line-height:1.72}.hero-actions{display:flex;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-width:145px;padding:14px 20px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.button-primary{background:var(--navy);color:#fff}.button-secondary{background:rgba(255,255,255,.72);border:1px solid #6c7c84}.services{display:grid;grid-template-columns:repeat(4,1fr);padding-top:30px;padding-bottom:30px;background:#fff}.service{text-align:center;padding:8px 30px 9px;border-right:1px solid var(--line)}.service:first-child{padding-left:8px}.service:last-child{border-right:0;padding-right:8px}.service svg{width:34px;height:34px;color:var(--navy);margin:0 auto 13px}.service h2{font-size:12px;text-transform:uppercase;letter-spacing:.025em;margin:0 0 9px}.service p{font-size:11px;line-height:1.65;color:#444b4f;margin:0 auto;max-width:235px}.about{background:var(--warm-2);border-top:1px solid #f0ece6}.about-grid{display:grid;grid-template-columns:46% 54%;min-height:475px}.about-copy{padding:58px 62px 58px 0;align-self:center}.section-label{margin:0 0 14px;color:#8b6f60;font-size:11px;font-weight:800;letter-spacing:.16em}.about h2{font-family:Georgia,Times New Roman,serif;font-size:41px;line-height:1.08;letter-spacing:-.03em;font-weight:400;margin:0 0 20px;max-width:490px}.about p{font-size:13px;line-height:1.78;color:#454d51;margin:0 0 12px}.about-link{display:inline-block;margin-top:10px;background:var(--navy);color:white;padding:12px 17px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.about-photo{min-height:475px;overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.company-data{background:var(--warm);padding:24px 0 30px;border-top:1px solid #e7e0d7}.company-title{display:flex;align-items:center;gap:18px;margin-bottom:20px}.company-title span{font-size:11px;font-weight:900;letter-spacing:.12em}.company-title i{height:1px;background:#d7cfc5;flex:1;max-width:390px}.company-grid{display:grid;grid-template-columns:1.25fr .95fr 1.1fr .85fr .85fr .8fr}.company-item{min-width:0;padding:0 18px;border-right:1px solid #d8d0c6}.company-item:first-child{padding-left:0}.company-item:last-child{border-right:0;padding-right:0}.company-item span{display:block;font-size:9px;font-weight:800;margin-bottom:6px;color:#555d61}.company-item strong{font-size:10px;line-height:1.45;font-weight:600;display:block}.contact-strip{background:#fff;border-top:1px solid #ece7df;padding:28px 0}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-inner>div{display:flex;flex-direction:column;gap:7px}.contact-inner span{font-size:10px;font-weight:800;letter-spacing:.15em;color:#8b6f60}.contact-inner strong{font-size:21px;font-weight:400}.contact-inner strong,.contact-inner>a{font-family:Georgia,Times New Roman,serif}.contact-inner>a{font-size:24px;color:var(--navy);border-bottom:1px solid var(--navy);padding-bottom:4px}.contact-inner>a b{font-family:Arial,sans-serif;font-weight:400;margin-left:9px}.footer{background:#fff;border-top:1px solid #ece7df}.footer-inner{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:10px;color:#687075}.notfound{min-height:100vh;display:grid;place-items:center;background:var(--warm);padding:24px}.notfound-card{text-align:center;max-width:620px}.notfound-code{font-size:92px;color:var(--navy)}.notfound h1,.notfound-code{font-family:Georgia,Times New Roman,serif}.notfound h1{font-size:40px;font-weight:400;margin:5px 0 14px}.notfound p{color:var(--muted);line-height:1.7}.notfound a{display:inline-block;margin-top:18px;background:var(--navy);color:#fff;padding:13px 18px;font-size:12px;font-weight:800}button.scroll-link{font:inherit;color:inherit;background:none;border:0;padding:0;margin:0;cursor:pointer;text-align:inherit}.desktop-nav .scroll-link{white-space:nowrap;font-size:inherit;font-weight:inherit;text-transform:inherit}.desktop-nav .scroll-link:hover{color:var(--navy-soft)}.mobile-menu-panel .scroll-link{width:100%;padding:11px 8px;border:0;border-bottom:1px solid #eee9e3;font-size:12px;font-weight:700;text-align:left;background:#fff}.mobile-menu-panel .scroll-link:last-of-type{border-bottom:1px solid #eee9e3}.scroll-link.button{display:inline-flex;align-items:center;justify-content:center;min-width:145px;padding:14px 20px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.scroll-link.button-primary{background:var(--navy);color:#fff}.scroll-link.button-secondary{background:rgba(255,255,255,.72);border:1px solid #6c7c84}.scroll-link.about-link{display:inline-block;margin-top:10px;background:var(--navy);color:white;padding:12px 17px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}@media(max-width:1100px){.desktop-nav{gap:15px;font-size:10px}.email-button{display:none}.hero-copy{width:58%}.company-grid{grid-template-columns:repeat(3,1fr);row-gap:24px}.company-item:nth-child(3){border-right:0}.company-item:nth-child(4){padding-left:0}}@media(max-width:760px){.shell{width:min(100% - 30px,1180px)}.header{height:70px}.desktop-nav,.email-button{display:none}.brand{font-size:23px}.mobile-menu{display:block;margin-left:auto;position:relative}.mobile-menu summary{list-style:none;width:38px;height:38px;display:grid;align-content:center;gap:5px;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{display:block;width:22px;height:1.5px;background:#6f574a;margin-left:auto}.mobile-menu-panel{position:absolute;right:-15px;top:48px;width:min(310px,calc(100vw - 30px));background:#fff;border:1px solid #e5e0d9;box-shadow:0 18px 40px rgba(0,0,0,.12);padding:12px;display:flex;flex-direction:column}.mobile-menu-panel a{padding:11px 8px;border-bottom:1px solid #eee9e3;font-size:12px;font-weight:700}.mobile-menu-panel a:last-child{border-bottom:0;color:var(--navy)}.hero{min-height:540px}.hero-bg{background-image:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.93) 48%,rgba(255,255,255,.18) 72%),url(/images/dubai-hero.webp);background-size:100% 100%,auto 62%;background-position:50%,bottom right 35%}.hero-inner{min-height:540px;align-items:flex-start}.hero-copy{width:100%;padding:48px 0 210px}.eyebrow{font-size:10px;line-height:1.5;max-width:270px}.hero h1{font-size:42px;line-height:1.05;max-width:390px}.hero-lead{font-size:13px;line-height:1.7;max-width:360px}.hero-actions{flex-direction:column;max-width:250px}.button{width:100%}.services{grid-template-columns:1fr;padding-top:8px;padding-bottom:8px}.service,.service:first-child,.service:last-child{padding:22px 8px;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:44px 1fr;text-align:left;column-gap:14px}.service:last-child{border-bottom:0}.service svg{grid-row:1/3;margin:2px 0 0}.service h2{margin-top:0}.service p{margin:0;max-width:none}.about-grid{grid-template-columns:1fr}.about-copy{padding:48px 0 34px}.about h2{font-size:36px}.about-photo{min-height:300px;margin:0 -15px}.company-data{padding-top:24px}.company-grid{grid-template-columns:1fr 1fr}.company-item,.company-item:nth-child(4){padding:0 12px 18px;border-right:1px solid #d8d0c6}.company-item:nth-child(odd){padding-left:0}.company-item:nth-child(2n){border-right:0}.company-item strong{font-size:10px}.contact-inner{align-items:flex-start;flex-direction:column;gap:18px}.contact-inner strong{font-size:19px}.contact-inner>a{font-size:22px;overflow-wrap:anywhere}.footer-inner{padding:17px 0;min-height:auto;flex-direction:column;align-items:flex-start;gap:6px}}