:root{--ink:#071b2f;--blue:#0b2944;--gold:#d7a84b;--paper:#f3efe5;--cream:#fbf8f0;--muted:#68717a;--line:#d9d2c4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,Arial,sans-serif}a{color:inherit}.nav-wrap{position:absolute;z-index:10;top:0;left:0;width:100%;height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;color:#fff;border-bottom:1px solid #ffffff30}.brand{display:flex;gap:12px;align-items:center;text-decoration:none}.brand img{width:46px;height:46px;object-fit:contain;border-radius:50%}.brand strong{display:block;letter-spacing:.16em;font-size:.95rem}.brand small{display:block;font-size:.51rem;letter-spacing:.18em;opacity:.7;margin-top:5px}.nav-wrap nav{display:flex;align-items:center;gap:25px}.nav-wrap nav a{font-size:.74rem;text-decoration:none;letter-spacing:.07em}.nav-wrap .nav-cta{border:1px solid #ffffff66;padding:11px 14px}.nav-wrap button{border:0;background:#ffffff18;color:#fff;padding:10px 13px;cursor:pointer}.hero{height:min(920px,100vh);min-height:720px;position:relative;color:#fff;overflow:hidden}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover}.veil{position:absolute;inset:0;background:linear-gradient(90deg,#061829ee 0%,#061829aa 43%,#06182928 74%),linear-gradient(0deg,#061829ba,transparent 46%)}.hero-copy{position:absolute;z-index:2;left:8vw;top:51%;transform:translateY(-44%);max-width:760px}.eyebrow{font-size:.7rem;letter-spacing:.24em;font-weight:600;color:var(--gold);margin:0 0 22px}.eyebrow.dark{color:#86631f}.hero h1,.intro-band h2,.section-title h2,.signature h2,.partners h2{font-family:"Cormorant Garamond",serif;font-weight:500;line-height:.94;margin:0}.hero h1{font-size:clamp(4.3rem,7.8vw,8.2rem);letter-spacing:-.04em}.intro{font-family:"Cormorant Garamond",serif;font-size:1.45rem;line-height:1.45;max-width:585px;color:#f7f2e8}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:32px}.button{display:inline-block;text-decoration:none;padding:16px 22px;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600}.button.gold{background:var(--gold);color:var(--ink)}.text-link{text-decoration:none;border-bottom:1px solid #ffffff70;padding-bottom:8px;font-size:.8rem}.hero-note{position:absolute;z-index:2;bottom:38px;right:5vw;display:flex;align-items:end;gap:12px}.hero-note strong{font-family:"Cormorant Garamond",serif;font-size:4.5rem;color:var(--gold);line-height:.8}.hero-note span{font-size:.62rem;letter-spacing:.13em;line-height:1.5}.intro-band{padding:125px 8vw;display:grid;grid-template-columns:.7fr 1.6fr 1fr;gap:5vw;align-items:start}.intro-band h2{font-size:clamp(3rem,5vw,5.4rem)}.intro-band>p:last-child{font-family:"Cormorant Garamond",serif;font-size:1.35rem;line-height:1.55;margin:0;color:#44505a}.products{padding:110px 6vw;background:var(--cream)}.section-title{display:flex;justify-content:space-between;align-items:end;gap:5vw;margin-bottom:60px}.section-title h2{font-size:clamp(3.1rem,5.5vw,5.7rem)}.section-title>p{max-width:390px;line-height:1.7;color:var(--muted)}.product-grid{display:grid;grid-template-columns:1.22fr 1fr 1fr;border-block:1px solid var(--line)}.product{padding:35px 34px 38px;border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:520px}.product:last-child{border-right:0}.product.featured{background:var(--ink);color:#fff}.product-top{display:flex;justify-content:space-between;gap:15px;font-size:.59rem;letter-spacing:.12em}.product-top span{color:#906d27}.featured .product-top span{color:var(--gold)}.product-top b{font-weight:500;color:#7d858b}.product-number{font-family:"Cormorant Garamond",serif;font-size:6rem;line-height:1;color:var(--gold);margin:55px 0 10px}.product h3{font-family:"Cormorant Garamond",serif;font-weight:500;font-size:2.4rem;line-height:1;margin:0}.product-route{font-size:.68rem;line-height:1.7;letter-spacing:.07em;text-transform:uppercase;color:#906d27;min-height:45px}.featured .product-route{color:#d6b66d}.product>p:not(.product-route){font-size:.86rem;line-height:1.7;color:var(--muted)}.featured>p:not(.product-route){color:#b9c4cd}.product-actions{margin-top:auto;display:flex;justify-content:space-between;gap:15px;padding-top:25px}.product-actions a{text-decoration:none;border-bottom:1px solid;padding-bottom:7px;font-size:.72rem}.signature{background:var(--ink);color:#fff;padding:120px 8vw}.signature-head{display:grid;grid-template-columns:1.5fr .7fr;gap:10vw;align-items:end;margin-bottom:70px}.signature h2{font-size:clamp(3.4rem,6vw,6.3rem)}.signature-head>p{font-family:"Cormorant Garamond",serif;font-size:1.35rem;color:#bcc7d0;line-height:1.5}.timeline{border-top:1px solid #ffffff2b}.timeline article{display:grid;grid-template-columns:90px 1fr;gap:25px;padding:28px 0;border-bottom:1px solid #ffffff1f}.timeline article>span{font-family:"Cormorant Garamond",serif;color:var(--gold);font-size:2.2rem}.timeline article>div{display:grid;grid-template-columns:180px 1fr 1fr;gap:30px;align-items:center}.timeline small{font-size:.62rem;letter-spacing:.15em;color:var(--gold)}.timeline h3{font-family:"Cormorant Garamond",serif;font-weight:500;font-size:1.9rem;margin:0}.timeline p{margin:0;color:#aebac4;font-size:.84rem;line-height:1.6}.signature-cta{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.signature-cta p{font-family:"Cormorant Garamond",serif;font-size:1.4rem}.services{padding:115px 8vw}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.service-grid article{background:var(--paper);padding:38px 30px}.service-grid span{font-size:.68rem;color:#906d27}.service-grid h3{font-family:"Cormorant Garamond",serif;font-size:1.65rem;font-weight:500;margin:34px 0 10px}.service-grid p{font-size:.84rem;line-height:1.7;color:var(--muted)}.transport{margin-top:48px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:40px;padding-top:30px}.transport>p{font-size:.62rem;letter-spacing:.15em;color:#86631f}.transport>div{display:flex;gap:30px;flex-wrap:wrap}.transport span{font-size:.72rem;color:var(--muted)}.transport b{color:var(--ink);margin-right:5px}.partners{padding:135px 8vw;text-align:center;background:var(--blue);color:#fff}.partners h2{font-size:clamp(3.6rem,7vw,7rem)}.partners>p:not(.eyebrow){font-family:"Cormorant Garamond",serif;font-size:1.4rem;color:#cbd5dc}.contact-links{display:flex;justify-content:center;gap:16px;margin-top:42px}.contact-links a{border:1px solid #ffffff44;padding:16px 22px;text-decoration:none;font-size:.77rem}.contact-links a:first-child{background:var(--gold);border-color:var(--gold);color:var(--ink);font-weight:600}.emails{display:flex;justify-content:center;gap:25px;margin-top:35px;color:#97a9b7;font-size:.7rem}footer{background:#04111e;color:#fff;padding:48px 5vw;display:flex;align-items:center;justify-content:space-between}footer p{font-size:.7rem;color:#91a0ac}[dir=rtl] body,[dir=rtl]{font-family:"Noto Kufi Arabic",Arial,sans-serif}[dir=rtl] .hero-copy{left:auto;right:8vw}[dir=rtl] .veil{background:linear-gradient(270deg,#061829ee 0%,#061829aa 43%,#06182928 74%),linear-gradient(0deg,#061829ba,transparent 46%)}[dir=rtl] .hero h1,[dir=rtl] .intro-band h2,[dir=rtl] .section-title h2,[dir=rtl] .signature h2,[dir=rtl] .partners h2,[dir=rtl] .intro,[dir=rtl] .product h3,[dir=rtl] .timeline h3,[dir=rtl] .service-grid h3{font-family:"Noto Kufi Arabic",sans-serif;line-height:1.45}
@media(max-width:980px){.nav-wrap{height:78px}.nav-wrap nav a:not(.nav-cta){display:none}.hero-copy{left:7vw;right:7vw}.hero h1{font-size:4.8rem}.intro-band{grid-template-columns:1fr 1.7fr}.intro-band>p:last-child{grid-column:2}.products,.signature,.services{padding:80px 7vw}.product-grid{grid-template-columns:1fr}.product{min-height:440px;border-right:0;border-bottom:1px solid var(--line)}.timeline article>div{grid-template-columns:180px 1fr 1fr}.service-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.nav-wrap{padding:0 5vw}.brand img{width:42px;height:42px}.brand small{display:none}.nav-wrap nav a{display:none!important}.hero{min-height:720px}.hero h1{font-size:4rem}.hero-note{display:none}.hero-actions{align-items:flex-start;flex-direction:column}.intro-band{grid-template-columns:1fr;padding:100px 7vw}.intro-band>p:last-child{grid-column:auto}.section-title,.signature-head,.signature-cta{display:block}.section-title>p{margin-top:28px}.product-number{margin-top:40px}.timeline article{grid-template-columns:55px 1fr}.timeline article>div{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr}.transport{display:block}.transport>div{display:grid;grid-template-columns:1fr 1fr}.contact-links.emails{flex-direction:column}.contact-links{display:flex}.emails{display:flex}footer{gap:25px;flex-direction:column;align-items:flex-start}}
