:root{--navy:#071B33;--navy2:#041324;--ivory:#F5F1E8;--paper:#FCFAF5;--champ:#BFA26A;--ink:#101722;--mist:#D6DEE7;--line:rgba(7,27,51,.18);--display:"Cormorant Garamond","Bodoni 72",Didot,Georgia,serif;--text:"Source Sans 3",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ar-display:"Noto Naskh Arabic","Amiri","Traditional Arabic",serif;--ar-text:"Noto Sans Arabic",Tahoma,Arial,sans-serif;--serif:var(--display);--sans:var(--text);--ar:var(--ar-text)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--text);font-size:17px;font-weight:400;line-height:1.68;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-synthesis:none}.ih-rtl{font-family:var(--ar-text);font-size:18px;line-height:1.85}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:9999;background:white;color:#000;padding:.7rem 1rem}.skip-link:focus{top:1rem}
.site-header{position:fixed;z-index:1000;top:0;left:0;right:0;color:white;transition:.45s ease;border-bottom:1px solid transparent}.site-header.scrolled{background:rgba(4,19,36,.94);backdrop-filter:blur(14px);border-color:rgba(255,255,255,.1)}.site-header.hide{transform:translateY(-100%)}.header-inner{height:94px;max-width:1500px;margin:auto;padding:0 4vw;display:flex;align-items:center;gap:2rem}.brand-lockup{display:flex;align-items:center;gap:15px;min-width:280px}.ih-monogram{width:42px;height:42px;border:1px solid rgba(191,162,106,.85);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:18px;letter-spacing:1px;position:relative}.ih-monogram i{height:17px;width:1px;background:var(--champ);margin:0 3px;opacity:.8}.brand-wordmark{display:grid;line-height:1.1}.brand-wordmark b{font-family:var(--display);font-weight:500;letter-spacing:.16em;font-size:21px}.brand-wordmark em{font-style:normal;font-size:11px;font-weight:500;letter-spacing:.22em;color:#c8d0db;margin-top:5px}.site-nav{margin-left:auto;display:flex;gap:1.65rem;align-items:center;font-size:12px;font-weight:500;line-height:1.35;letter-spacing:.09em;text-transform:uppercase}.site-nav a{opacity:.82;transition:.25s}.site-nav a:hover{opacity:1;color:#e7d3a8}.nav-boutique{border:1px solid rgba(191,162,106,.6);padding:.75rem 1rem}.nav-boutique span{color:var(--champ)}.lang-switch{font-size:13px;font-weight:500;min-width:40px;text-align:center;border-left:1px solid rgba(255,255,255,.18);padding-left:1.25rem}.ih-rtl .site-nav{margin-left:0;margin-right:auto}.ih-rtl .lang-switch{border-left:0;border-right:1px solid rgba(255,255,255,.18);padding-left:0;padding-right:1.25rem}.menu-toggle{display:none}
.hero{min-height:100vh;background:radial-gradient(circle at 77% 50%,#123759 0,#071B33 38%,#041324 80%);color:white;position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);align-items:center;overflow:hidden;padding:130px 7vw 80px}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.2),transparent 45%);pointer-events:none}.hero-copy{max-width:850px;z-index:2}.eyebrow{font-size:12px;font-weight:600;line-height:1.4;letter-spacing:.24em;text-transform:uppercase;color:#d7c18e;margin:0 0 2.2rem}.eyebrow.dark{color:#806f4c}.hero h1,.watch-copy h2,.services h2,.intro h2,.heritage h2,.future-shop h2,.maisons h2,.standard-page h1{font-family:var(--display);font-weight:400;letter-spacing:-.025em;line-height:.96;margin:0}.hero h1{font-size:clamp(4.75rem,6.3vw,7.25rem)}.hero h1 em,.heritage h2 em{font-weight:400;color:#d8c69e}.hero-lede{max-width:690px;color:#c9d2dc;font-size:clamp(1.15rem,1.35vw,1.3rem);line-height:1.62;margin:2.4rem 0 2.5rem}.hero-actions{display:flex;gap:2rem;align-items:center}.btn-primary,.btn-outline{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 1.65rem;border:1px solid var(--champ);font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.13em;text-transform:uppercase}.btn-primary{background:var(--champ);color:#071B33;font-weight:600}.btn-primary:hover{background:#d1b87c}.text-link{font-size:12px;font-weight:500;line-height:1.35;letter-spacing:.11em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:5px}.text-link.dark{border-color:rgba(7,27,51,.3)}.text-link span{color:var(--champ);display:inline-block;margin-left:.5rem}.ih-rtl .text-link span{transform:scaleX(-1);margin-left:0;margin-right:.5rem}.hero-year{position:absolute;right:4vw;bottom:4vh;z-index:2;display:grid;text-align:right}.hero-year span{font-size:11px;font-weight:500;letter-spacing:.24em;color:#a9b6c3}.hero-year strong{font-family:var(--display);font-size:44px;font-weight:400;color:#d8c69e}.hero-ornament{position:absolute;width:min(50vw,690px);aspect-ratio:1;right:-9vw;top:50%;transform:translateY(-50%);opacity:.48}.dial{position:absolute;inset:4%;border:1px solid rgba(191,162,106,.28);border-radius:50%;box-shadow:0 0 0 35px rgba(255,255,255,.015),0 0 0 36px rgba(191,162,106,.07),0 0 90px rgba(0,0,0,.24);display:grid;place-items:center}.dial:before,.dial:after{content:"";position:absolute;background:linear-gradient(transparent,rgba(191,162,106,.5),transparent)}.dial:before{width:1px;height:82%}.dial:after{height:1px;width:82%}.dial i{position:absolute;width:1px;height:15px;background:#cab57e;top:2%}.dial i:nth-child(2){bottom:2%;top:auto}.dial i:nth-child(3){left:2%;top:50%;transform:rotate(90deg)}.dial i:nth-child(4){right:2%;top:50%;transform:rotate(90deg)}.dial span{font-family:var(--serif);font-size:clamp(4rem,8vw,9rem);color:rgba(245,241,232,.08);letter-spacing:-.06em}
.section-light{background:var(--ivory)}.intro,.collections,.heritage,.future-shop{padding:clamp(6rem,11vw,11rem) 7vw;position:relative}.section-number{position:absolute;right:7vw;top:4rem;font-family:var(--serif);font-size:13px;color:#9c8f73}.intro-grid{display:grid;grid-template-columns:1fr 2.35fr;gap:7vw;max-width:1300px}.intro h2{font-size:clamp(3.25rem,5vw,5.125rem);color:var(--navy);margin-bottom:2.5rem}.intro .lead{font-family:var(--display);font-size:clamp(1.75rem,2vw,2rem);line-height:1.38;color:#29394b;max-width:900px}.intro-grid>div:last-child>p:last-child{max-width:650px;color:#626b72}
.watch-section{min-height:850px;background:var(--navy);display:grid;grid-template-columns:1.15fr .85fr;color:white}.watch-visual{position:relative;overflow:hidden;background:radial-gradient(circle at 55% 45%,#35516b 0,#102a43 25%,#051629 64%)}.watch-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(130deg,rgba(255,255,255,.08),transparent 30%)}.watch-face{position:absolute;width:min(62vw,780px);aspect-ratio:1;border-radius:50%;border:2px solid rgba(202,183,137,.5);left:-10%;top:50%;transform:translateY(-50%);box-shadow:0 0 0 18px rgba(255,255,255,.018),0 0 0 20px rgba(191,162,106,.14),inset 0 0 100px rgba(0,0,0,.25)}.watch-face:before{content:"";position:absolute;inset:7%;border:1px solid rgba(255,255,255,.16);border-radius:50%}.watch-face:after{content:"IMAD  HAMDI";position:absolute;top:31%;left:50%;transform:translateX(-50%);font-family:var(--serif);letter-spacing:.3em;font-size:12px;color:#d5c49c}.hand{position:absolute;left:50%;bottom:50%;transform-origin:bottom center;background:#d8c69e}.h1{width:2px;height:27%;transform:rotate(40deg)}.h2{width:1px;height:37%;transform:rotate(132deg)}.hub{position:absolute;left:50%;top:50%;width:10px;height:10px;border-radius:50%;background:#d8c69e;transform:translate(-50%,-50%)}.w12,.w6{position:absolute;left:50%;transform:translateX(-50%);font-family:var(--serif);font-size:27px;color:#d8c69e}.w12{top:11%}.w6{bottom:10%}.watch-copy{padding:9vw 7vw 7vw 5vw;display:flex;flex-direction:column;justify-content:center}.watch-copy h2,.services h2{font-size:clamp(3.25rem,5vw,5.125rem)}.watch-copy p:not(.eyebrow){max-width:480px;color:#bec9d4;margin:2.2rem 0;font-size:1.05rem;line-height:1.7}.text-link.light{align-self:flex-start}
.collections>.eyebrow{margin-left:27%}.collection-grid{margin-left:27%;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.collection-grid article{padding:2.2rem 2rem 4rem 0;border-right:1px solid var(--line);min-height:320px}.ih-rtl .collection-grid article{padding:2.2rem 0 4rem 2rem;border-right:0;border-left:1px solid var(--line)}.collection-grid article+article{padding-left:2rem}.ih-rtl .collection-grid article+article{padding-left:0;padding-right:2rem}.collection-grid span{font-family:var(--serif);color:#9b8863}.collection-grid h3{font-family:var(--display);font-size:1.9rem;font-weight:500;line-height:1.15;margin:4.8rem 0 1.2rem;color:var(--navy)}.collection-grid p{font-size:1rem;line-height:1.68;color:#64707a;max-width:300px}
.maisons{padding:9rem 7vw;background:#0a213b;color:white}.maisons-head{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:end}.maisons h2{font-size:clamp(3.1rem,4.6vw,4.9rem)}.maisons-head>p{color:#bdc8d3;max-width:580px}.brand-row{margin-top:6rem;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);display:grid;grid-template-columns:repeat(4,1fr)}.brand-row span{min-height:125px;display:grid;place-items:center;border-right:1px solid rgba(255,255,255,.13);font-family:var(--display);font-size:clamp(1.1rem,1.7vw,1.55rem);line-height:1.25;letter-spacing:.05em;text-align:center;padding:1rem}.brand-row span:last-child{border:0}.brand-note{font-size:12px;line-height:1.6;color:#93a3b3;max-width:680px;margin-top:1.5rem}
.heritage-grid{display:grid;grid-template-columns:.9fr 1.4fr;gap:10vw}.heritage h2{font-size:clamp(4.5rem,7vw,7rem);color:var(--navy)}.timeline{border-top:1px solid var(--line)}.timeline>div{display:grid;grid-template-columns:110px 1fr 1.45fr;gap:2rem;padding:2.2rem 0;border-bottom:1px solid var(--line);align-items:start}.timeline strong{font-family:var(--display);font-size:1.35rem;color:#8e7952}.timeline h3{font-family:var(--display);font-size:1.85rem;font-weight:500;line-height:1.18;margin:0;color:var(--navy)}.timeline p{margin:0;color:#66717b;font-size:1rem;line-height:1.68}
.services{background:var(--navy2);color:white;padding:9rem 7vw}.services-head{display:grid;grid-template-columns:1fr 1.7fr;gap:6vw}.service-list{margin-top:6rem;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.15)}.service-list>div{padding:2.2rem 3rem 2rem 0;border-right:1px solid rgba(255,255,255,.13)}.ih-rtl .service-list>div{padding:2.2rem 0 2rem 3rem;border-right:0;border-left:1px solid rgba(255,255,255,.13)}.service-list span{font-family:var(--serif);color:var(--champ)}.service-list h3{font-family:var(--display);font-weight:500;font-size:1.9rem;line-height:1.18;margin:4rem 0 1rem}.service-list p{color:#aab8c5;max-width:350px;line-height:1.7}.future-shop{text-align:center}.future-shop h2{font-size:clamp(3.25rem,5vw,5.125rem);color:var(--navy)}.future-shop>p:not(.eyebrow){max-width:730px;margin:2rem auto;color:#65717b}.btn-outline{border-color:#8c7650;color:var(--navy);margin-top:1rem}.btn-outline:hover{background:var(--navy);color:white;border-color:var(--navy)}
.site-footer{background:#020c17;color:white;padding:7rem 7vw 2rem}.footer-main{display:grid;grid-template-columns:1.4fr .6fr;gap:7vw;padding-bottom:5rem}.footer-kicker{color:var(--champ);font-size:12px;font-weight:600;line-height:1.4;letter-spacing:.22em;text-transform:uppercase}.footer-main h2{font-family:var(--display);font-size:clamp(3rem,4.6vw,5.2rem);font-weight:400;line-height:1;margin:1.2rem 0 0}.footer-contact{display:flex;flex-direction:column;gap:.7rem;justify-content:end;color:#bac4ce;font-size:.95rem}.footer-contact a:hover{color:#e1ca96}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:1.7rem;display:grid;grid-template-columns:1fr 1fr 1fr;font-size:11px;font-weight:500;line-height:1.5;letter-spacing:.11em;color:#8796a5;text-transform:uppercase}.footer-bottom span:nth-child(2){text-align:center}.footer-bottom span:last-child{text-align:right}.ih-rtl .footer-bottom span:last-child{text-align:left}.standard-page{padding:180px 7vw 9rem;background:var(--ivory);min-height:75vh}.content-wrap{max-width:1100px;margin:auto}.standard-page h1{font-size:clamp(3.5rem,5.6vw,6rem);color:var(--navy);margin-bottom:4rem}.editorial-content{max-width:760px;font-size:1.06rem;line-height:1.72}.editorial-content p{max-width:68ch}.editorial-content h2,.editorial-content h3{font-family:var(--display);color:var(--navy);font-weight:500;line-height:1.16}.editorial-content h2{font-size:clamp(2.15rem,3.3vw,3rem)}.editorial-content h3{font-size:clamp(1.65rem,2.5vw,2rem)}
.ih-rtl .hero h1,.ih-rtl .intro h2,.ih-rtl .watch-copy h2,.ih-rtl .services h2,.ih-rtl .heritage h2,.ih-rtl .maisons h2,.ih-rtl .future-shop h2,.ih-rtl .standard-page h1,.ih-rtl .footer-main h2,.ih-rtl .editorial-content h2,.ih-rtl .editorial-content h3,.ih-rtl .collection-grid h3,.ih-rtl .timeline h3,.ih-rtl .service-list h3,.ih-rtl .intro .lead{font-family:var(--ar-display);letter-spacing:0;line-height:1.28}.ih-rtl .hero h1{font-size:clamp(4.25rem,6vw,6.5rem)}.ih-rtl .intro h2,.ih-rtl .watch-copy h2,.ih-rtl .services h2,.ih-rtl .future-shop h2{font-size:clamp(3rem,4.7vw,4.5rem)}.ih-rtl .maisons h2{font-size:clamp(2.9rem,4.4vw,4.35rem)}.ih-rtl .heritage h2{font-family:var(--display);font-size:clamp(4.5rem,7vw,7rem);line-height:1}.ih-rtl .eyebrow{font-family:var(--ar-text);font-size:13px;font-weight:500;letter-spacing:0;text-transform:none;line-height:1.65}.ih-rtl .brand-wordmark em{font-family:var(--ar-text);font-size:12px;font-weight:500;letter-spacing:0;line-height:1.5}.ih-rtl .site-nav{font-family:var(--ar-text);font-size:14px;font-weight:500;letter-spacing:0;text-transform:none;line-height:1.55}.ih-rtl .lang-switch{font-family:var(--text);font-size:13px}.ih-rtl .hero-lede,.ih-rtl .watch-copy p:not(.eyebrow),.ih-rtl .collection-grid p,.ih-rtl .timeline p,.ih-rtl .service-list p,.ih-rtl .future-shop>p:not(.eyebrow),.ih-rtl .maisons-head>p,.ih-rtl .editorial-content{line-height:1.85}.ih-rtl .hero-lede{font-size:1.3rem}.ih-rtl .intro .lead{font-size:clamp(1.65rem,1.9vw,1.9rem);line-height:1.62}.ih-rtl .btn-primary,.ih-rtl .btn-outline,.ih-rtl .text-link{font-family:var(--ar-text);font-size:13px;letter-spacing:0;text-transform:none}.ih-rtl .brand-note{font-size:13px;line-height:1.8}.ih-rtl .footer-kicker{font-family:var(--ar-text);font-size:13px;font-weight:500;letter-spacing:0;text-transform:none}.ih-rtl .footer-bottom{font-family:var(--ar-text);font-size:12px;letter-spacing:0;text-transform:none;line-height:1.7}.ih-rtl .hero-year{right:auto;left:4vw;text-align:left}.ih-rtl .hero-ornament{right:auto;left:-9vw}.ih-rtl .section-number{right:auto;left:7vw}.ih-rtl .collections>.eyebrow,.ih-rtl .collection-grid{margin-left:0;margin-right:27%}
@media(max-width:1100px){.site-nav{display:none;position:fixed;inset:94px 0 0;background:var(--navy2);padding:8vh 7vw;flex-direction:column;align-items:flex-start;font-size:16px;gap:1.5rem}.site-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto;background:none;border:0;width:35px;height:35px;position:relative}.menu-toggle span{position:absolute;left:5px;width:25px;height:1px;background:#fff;top:14px}.menu-toggle span+span{top:21px}.ih-rtl .menu-toggle{margin-left:0;margin-right:auto}.lang-switch{border:0;padding:0}.hero{grid-template-columns:1fr;padding-left:6vw;padding-right:6vw}.hero-copy{max-width:790px}.hero-ornament{right:-30vw;width:85vw}.watch-section{grid-template-columns:1fr}.watch-visual{min-height:620px}.watch-face{width:700px}.watch-copy{padding:7rem 7vw}.intro-grid{grid-template-columns:1fr}.collections>.eyebrow,.collection-grid,.ih-rtl .collections>.eyebrow,.ih-rtl .collection-grid{margin-left:0;margin-right:0}.collection-grid{grid-template-columns:1fr 1fr}.maisons-head,.heritage-grid,.services-head{grid-template-columns:1fr}.brand-row{grid-template-columns:1fr 1fr}.timeline{margin-top:3rem}}
@media(max-width:700px){.header-inner{height:78px;padding:0 20px}.brand-lockup{min-width:0}.ih-monogram{width:36px;height:36px;font-size:15px}.brand-wordmark b{font-size:18px}.brand-wordmark em{font-size:11px}.site-nav{inset:78px 0 0}.hero{min-height:930px;padding:125px 22px 80px;align-items:start}.hero h1{font-size:clamp(3.25rem,14vw,4rem);margin-top:10vh}.hero-lede{font-size:1.08rem;line-height:1.65}.hero-actions{align-items:flex-start;flex-direction:column;gap:1.2rem}.hero-ornament{width:120vw;right:-67vw;top:66%;opacity:.36}.hero-year{right:22px;bottom:24px}.hero-year strong{font-size:34px}.intro,.collections,.heritage,.future-shop{padding:6.5rem 22px}.section-number{right:22px;top:2.5rem}.ih-rtl .section-number{left:22px}.intro h2{font-size:3rem}.watch-visual{min-height:470px}.watch-face{width:560px;left:-42%}.watch-copy{padding:6rem 22px}.watch-copy h2,.services h2{font-size:3rem}.collection-grid{grid-template-columns:1fr}.collection-grid article,.collection-grid article+article,.ih-rtl .collection-grid article,.ih-rtl .collection-grid article+article{padding:2rem 0 3rem;border-right:0;border-left:0;border-bottom:1px solid var(--line);min-height:0}.collection-grid h3{margin:2rem 0 .7rem}.maisons,.services{padding:6rem 22px}.brand-row{grid-template-columns:1fr}.brand-row span{border-right:0;border-bottom:1px solid rgba(255,255,255,.13);min-height:90px}.timeline>div{grid-template-columns:1fr;gap:.5rem}.service-list{grid-template-columns:1fr}.service-list>div,.ih-rtl .service-list>div{border-right:0;border-left:0;border-bottom:1px solid rgba(255,255,255,.13);padding:2rem 0}.service-list h3{margin:2rem 0 .6rem}.site-footer{padding:5rem 22px 2rem}.footer-main{grid-template-columns:1fr}.footer-bottom{grid-template-columns:1fr;gap:.5rem}.footer-bottom span:nth-child(2),.footer-bottom span:last-child,.ih-rtl .footer-bottom span:last-child{text-align:left}.ih-rtl .footer-bottom span:nth-child(2),.ih-rtl .footer-bottom span:last-child{text-align:right}.standard-page{padding:140px 22px 6rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-header{transition:none}}

/* Imad Hamdi bilingual editorial typography — v1.0.1 */
.ih-rtl .section-number{font-family:var(--text)}
.ih-rtl .collection-grid span,.ih-rtl .timeline strong,.ih-rtl .service-list span{font-family:var(--ar-text)}
.ih-rtl .brand-row span{font-family:var(--ar-display);font-size:clamp(1.2rem,1.75vw,1.6rem);letter-spacing:0;line-height:1.45}
.ih-rtl .hero-year span{font-family:var(--ar-text);font-size:12px;letter-spacing:0}
.ih-rtl .footer-contact{font-size:1rem;line-height:1.8}
@media(max-width:1100px){.ih-rtl .site-nav{font-size:17px;line-height:1.7}}
@media(max-width:700px){
  body{font-size:16.5px;line-height:1.7}
  .ih-rtl{font-size:17px;line-height:1.88}
  .eyebrow{font-size:11.5px;letter-spacing:.2em}
  .btn-primary,.btn-outline,.text-link{font-size:11.5px}
  .brand-wordmark em{font-size:11px;letter-spacing:.17em}
  .footer-bottom{font-size:11px;letter-spacing:.08em}
  .ih-rtl .hero h1{font-size:clamp(2.875rem,13vw,3.625rem);line-height:1.3}
  .ih-rtl .intro h2,.ih-rtl .watch-copy h2,.ih-rtl .services h2,.ih-rtl .future-shop h2{font-size:clamp(2.375rem,10vw,2.875rem);line-height:1.3}
  .ih-rtl .maisons h2{font-size:clamp(2.3rem,9.5vw,2.75rem);line-height:1.3}
  .ih-rtl .eyebrow{font-size:13px}
  .ih-rtl .brand-wordmark em{font-size:12px}
  .ih-rtl .btn-primary,.ih-rtl .btn-outline,.ih-rtl .text-link{font-size:13px}
  .ih-rtl .footer-bottom{font-size:12px}
  .ih-rtl .heritage h2{font-size:clamp(4rem,20vw,5.5rem)}
}
