/* Localized copy grows naturally; retain the photography and compact rhythm. */
.analytics-consent { position: fixed; z-index: 60; bottom: 90px; left: 50%; transform: translateX(-50%); width: min(680px, calc(100% - 28px)); max-height: calc(100dvh - 180px); overflow: auto; background: var(--paper); color: var(--ink); border: 1px solid var(--line); border-radius: 12px; box-shadow: 0 10px 40px #26212630; padding: 22px; text-align: start; }
.analytics-consent[hidden] { display: none; }
.analytics-consent h2 { font: 600 1.125rem var(--sans); margin: 0 0 10px; }
.analytics-consent p { font-size: .9375rem; line-height: 1.65; margin: 0 0 18px; }
.analytics-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.analytics-actions button { flex: 1 1 160px; min-height: 46px; padding: 10px 16px; border: 1px solid var(--purple); border-radius: 5px; background: var(--paper); color: var(--purple); cursor: pointer; font: 500 .875rem var(--sans); }
.analytics-actions button:hover { background: var(--cream); }
.analytics-settings { margin-top: 18px; padding: 10px 0; color: inherit; background: none; border: 0; text-decoration: underline; text-underline-offset: 4px; font: inherit; cursor: pointer; }
.analytics-consent button:focus-visible, .analytics-settings:focus-visible { outline: 3px solid var(--purple); outline-offset: 3px; }
.site-header { grid-template-columns: auto minmax(0,1fr) auto; gap: 24px; }
.desktop-nav { justify-content: center; gap: clamp(16px,2vw,30px); font-size: .875rem; }
.header-actions { gap: 18px; }
.market-label { display: none; }
.header-enquiry { font-size: .875rem; }
.language-switcher { position: relative; font-family: var(--sans); }
.language-switcher summary { list-style: none; display: flex; align-items: center; gap: 7px; min-height: 44px; cursor: pointer; font-size: .875rem; white-space: nowrap; }
.language-switcher summary::-webkit-details-marker { display: none; }
.language-switcher summary:focus-visible { outline: 2px solid var(--purple); outline-offset: 4px; }
.language-options { position: absolute; inset-inline-end: 0; top: calc(100% + 8px); min-width: 190px; max-height: min(65vh,470px); overflow-y: auto; padding: 8px; background: var(--paper); border: 1px solid var(--line); box-shadow: 0 14px 34px #26212620; z-index: 60; }
.language-options a { display: block; padding: 10px 14px; min-height: 42px; text-align: start; font-size: .9rem; border-radius: 3px; }
.language-options a:hover, .language-options a[aria-current="page"] { background: var(--cream); color: var(--purple); box-shadow: none; }
.brand, .brand-logo, .footer-brand { direction: ltr; }
.floating-contacts { position: fixed; z-index: 50; left: 22px; bottom: 22px; display: flex; gap: 12px; direction: ltr; }
.floating-contacts .floating-contact { position: static; flex-shrink: 0; }
.floating-contacts .email-link { background: var(--purple); }
.floating-contacts .email-link:hover { background: #532074; }
.back-to-top { position: fixed; right: 22px; bottom: 22px; z-index: 50; width: 54px; height: 54px; display: grid; place-items: center; border-radius: 50%; background: var(--paper); color: var(--purple); border: 1px solid var(--line); box-shadow: 0 4px 18px #26212620; transition: background .2s, color .2s; }
.back-to-top:hover { background: var(--purple); color: white; }
.back-to-top:focus-visible { outline: 3px solid var(--purple); outline-offset: 4px; }
.email-panel { position: fixed; left: 22px; bottom: 94px; z-index: 55; width: min(350px, calc(100vw - 28px)); padding: 20px; background: var(--paper); color: var(--ink); border: 1px solid var(--line); border-radius: 12px; box-shadow: 0 10px 35px #26212625; }
.email-panel[hidden] { display: none; }
.email-panel-heading { display: flex; justify-content: space-between; align-items: center; gap: 16px; }
.email-panel-heading button { width: 44px; height: 44px; border: 0; background: transparent; color: var(--ink); font-size: 26px; cursor: pointer; }
.email-address { width: 100%; margin: 8px 0 16px; padding: 10px; background: white; border: 1px solid var(--line); color: var(--ink); font-size: 16px; }
.email-panel-actions { display: flex; flex-wrap: wrap; gap: 10px; font-size: 14px; }
.email-panel-actions > * { padding: 12px; min-height: 44px; border-radius: 5px; border: 1px solid var(--purple); color: var(--purple); background: transparent; cursor: pointer; font: inherit; }
.email-panel-actions button { background: var(--purple); color: white; }
.email-panel [data-email-status] { font-size: 13px; margin: 12px 0 0; }
.email-panel [data-email-status]:empty { display: none; }
.footer-email { grid-column: 1 / -1; display: flex; flex-wrap: wrap; align-items: baseline; gap: 8px 12px; margin-top: 12px; }
.footer-email > span { opacity: .65; }
.footer-email a { overflow-wrap: anywhere; text-decoration: underline; text-underline-offset: 4px; }
.announcement { min-height: 34px; height: auto; padding: 7px 16px; line-height: 1.5; text-align: center; font-size: .75rem; }
.button { min-height: 52px; padding-block: 12px; font-size: .8125rem; letter-spacing: .04em; text-align: center; }
.eyebrow { font-size: .8125rem; letter-spacing: .12em; }
.hero-slide h1, .hero-slide h2 { font-size: clamp(2.5rem,4.6vw,5rem); line-height: 1.1; letter-spacing: -.035em; overflow-wrap: break-word; }
.hero-content { width: min(64%,850px); }
.hero-copy { font-size: 1rem; }
.hero-ctas { flex-wrap: wrap; }
.hero-note { font-size: .8125rem; }
.section-heading h2, .studio h2, .story blockquote, .corporate h2, .newsletter h2 { font-size: clamp(2.2rem,3.5vw,3.9rem); line-height: 1.18; letter-spacing: -.025em; overflow-wrap: break-word; }
.case-library-page h1 { font-size: clamp(2.2rem,3.7vw,4rem); }
.case-detail-copy h1 { font-size: clamp(2rem,3vw,3.1rem); }
.split-heading { grid-template-columns: 1.1fr .9fr; }
.trust-strip p, .trust-strip strong, .capability-item p, .case-copy p { font-size: .9375rem; }
.capability-item h3 { font-size: 1.4rem; line-height: 1.3; }
.case-copy > span { font-size: .75rem; letter-spacing: .05em; }
.real-case .case-copy small { font-size: .875rem; }
.enquiry-form { text-align: start; }
.enquiry-form label span { font-size: .875rem; letter-spacing: .03em; }
.enquiry-form input[type="email"], .enquiry-form input[type="number"] { direction: ltr; text-align: start; }
.case-facts dd { text-align: end; }
.footer-links, .footer-bottom { font-size: .8125rem; }
.footer-bottom { gap: 20px; flex-wrap: wrap; }
[dir="rtl"] { --sans: "Segoe UI", Tahoma, Arial, sans-serif; --serif: "Segoe UI", Tahoma, Arial, sans-serif; }
[dir="rtl"] .hero-content { text-align: right; margin-inline-end: auto; }
[dir="rtl"] .hero-shade { background: linear-gradient(270deg,rgba(10,24,20,.94),rgba(10,24,20,.5) 45%,transparent 80%); }
[dir="rtl"] .light-slide .hero-shade { background: linear-gradient(270deg,rgba(250,248,243,.98),rgba(250,248,243,.8) 38%,rgba(250,248,243,.05) 74%); }
[dir="rtl"] .carousel-controls { left: auto; right: clamp(25px,7vw,118px); }
[dir="rtl"] .hero-note { right: auto; left: 32px; }
[dir="rtl"] .eyebrow, [dir="rtl"] .button, [dir="rtl"] .announcement, [dir="rtl"] h1, [dir="rtl"] h2, [dir="rtl"] .case-copy > span { letter-spacing: normal; }
[dir="rtl"] .capability-item { border-right: 0; border-left: 1px solid var(--line); }
[dir="rtl"] .capability-item:nth-child(even) { border-left: 0; }
@media (max-width: 1200px) { .header-enquiry { display: none; } }
@media (max-width: 1000px) {
  .site-header { grid-template-columns: auto 1fr; }
  .header-actions { justify-self: end; }
  .menu-button { font-size: .875rem; }
  .split-heading { gap: 26px; }
}
@media (max-width: 650px) {
  .floating-contacts { left: 14px; bottom: 14px; gap: 10px; }
  .back-to-top { right: 14px; bottom: 14px; }
  .email-panel { left: 14px; bottom: 80px; }
  .floating-contacts .floating-contact { width: 54px; height: 54px; padding: 10px; }
  .site-header { gap: 10px; padding-inline: 16px; }
  .brand-logo { width: 108px; }
  .header-actions { gap: 10px; }
  .language-switcher summary { font-size: .8125rem; gap: 5px; }
  .menu-button { font-size: .8125rem; }
  .mobile-menu { inset: auto 0 auto; }
  .hero { min-height: 720px; }
  .hero-slide h1, .hero-slide h2 { font-size: clamp(2rem,8vw,3rem); line-height: 1.12; }
  .hero-slide .hero-content { width: 100%; padding: 34px 20px 104px; }
  .hero-copy { margin: 20px 0 24px; font-size: .9375rem; }
  .split-heading { grid-template-columns: 1fr; gap: 18px; }
  .hero-ctas { gap: 14px; }
  [dir="rtl"] .carousel-controls { right: 20px; }
  [dir="rtl"] .hero-shade { background: linear-gradient(0deg,rgba(10,24,20,.97),rgba(10,24,20,.55) 60%,transparent); }
  [dir="rtl"] .light-slide .hero-shade { background: linear-gradient(0deg,rgba(250,248,243,.98),rgba(250,248,243,.72) 60%,transparent); }
  [dir="rtl"] .capability-item { border-left: 0; }
}
