.theme-controls{display:flex;gap:2px;flex-shrink:0;border:1px solid #cead8855;border-radius:30px;padding:3px}
.theme-controls button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:transparent;cursor:pointer;color:inherit}
.theme-controls svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.theme-controls button[aria-pressed=true]{background:var(--gold);color:#210f19}
.header-actions{margin-inline-start:8px;gap:12px}.desktop-nav{gap:24px}.language-control{padding-inline-start:16px}
@media(min-width:1000px){.portrait-window{aspect-ratio:auto;height:clamp(460px,40vw,700px)}.hero-copy{padding-top:min(calc(12vw + 34px),270px)}.hero-bottom{margin-top:36px;padding-top:0}.hero-description{max-width:460px;font-size:clamp(18px,1.4vw,24px)}.hero-link{margin-top:25px}.hero{padding-bottom:42px}}
@media(max-width:1100px){.desktop-nav{display:none}.menu-toggle{display:block}.site-header{gap:14px}}
@media(max-width:560px){.site-header{flex-wrap:wrap}.header-actions{margin-inline-start:auto;gap:8px}.theme-controls button{width:32px;height:32px}.language-control{padding-inline-start:0}.wordmark{gap:10px}.wordmark small{font-size:10px}}
html[data-theme=dark]{color-scheme:dark;--ink:#f0e9e0;--muted:#c7b8bd;--line:#58414d;background:#210f19}
[data-theme=dark] :is(.about,.vision,.closing,.contact){background:#281a23}
[data-theme=dark] .business{background:#32222c;border-color:#58414d}
[data-theme=dark] :is(h2 em,.section-number,.name-signature,.detail-number){color:#cead88}
[data-theme=dark] .closing .button-link{color:#f0e9e0;border-color:#cead8870}
[data-theme=dark] .contact-form :is(input,textarea){background:#382731;border-color:#775b69;color:#f0e9e0}
html[data-theme=light]{color-scheme:light;--gold:#8b6034;background:#f7f1e9}
[data-theme=light] :is(.site-header,.hero,.intro-ribbon,.mobile-nav,.site-footer,.vision-copy,.brand-feature){background:#f7f1e9;color:#291c23;border-color:#cdbfb8}
[data-theme=light] :is(.hero-description,.hero-bottom,.hero-role,.hero-edition,.hero .eyebrow,.hero-portrait figcaption,.wordmark small,.brand-feature-top,.brand-lockup p,.brand-feature-bottom p,.vision-copy .eyebrow,.vision-intro,.principles p,.footer-main p,.footer-bottom){color:#6c515c}
[data-theme=light] .language-control select{background:#f7f1e9;color:#291c23}
[data-theme=light] .menu-toggle span{background:#291c23}
[data-theme=light] .brand-feature:hover{background:#eee2d5}
[data-theme=light] .brand-feature:before{border-color:#ac8a6770}
[data-theme=light] :is(.footer-wordmark,.footer-bottom,.mobile-nav a,.language-control){border-color:#cdbfb8}
[data-theme=light] .footer-languages a:hover{color:#291c23}
[data-theme=light] .theme-controls button[aria-pressed=true]{color:#fff8ee}

[data-theme=dark] .skip-link{background:#210f19;color:#f0e9e0}

.header-actions{direction:ltr}.theme-controls{order:3;margin-left:8px}.language-control{order:1}.menu-toggle{order:2}[dir=rtl] .site-header{direction:ltr}[dir=rtl] .desktop-nav,[dir=rtl] .mobile-nav{direction:rtl}

/* Every monogram uses the same original Editorial letter outlines. */
.logo-mark{display:inline-block;flex-shrink:0;width:auto;height:auto;aspect-ratio:1.1770343179778242;background:var(--gold);-webkit-mask:url('/assets/monogram.svg?v=unified13') center/contain no-repeat;mask:url('/assets/monogram.svg?v=unified13') center/contain no-repeat}
.monogram.logo-mark{width:50px;height:auto}
.brand-initial.logo-mark{width:65px;height:auto;padding:0}
.brand-watermark.logo-mark{width:340px;height:auto;opacity:.065;transform:translate(-50%,-50%);background:var(--gold)}
@media(max-width:560px){.monogram.logo-mark{width:40px}.brand-initial.logo-mark{width:55px}.brand-watermark.logo-mark{width:250px}}
