/* V1.1 integration only: original photography and Direction B styles remain intact. */
.site-language{display:inline-flex;align-items:center;gap:2px;white-space:nowrap;font:inherit}
.site-language a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;font-size:13px;text-decoration:none}
.site-language a[aria-current=true]{text-decoration:underline;text-underline-offset:5px;font-weight:600}
.site-language>span{opacity:.5}
.studio-crosslinks{max-width:1240px;margin:24px auto 0;padding:20px 32px 0;border-top:1px solid var(--line,#DDD4C6);font-size:14px;line-height:1.7}
.studio-crosslinks a{display:inline-flex;align-items:center;min-height:44px;color:inherit}
.studio-crosslinks p{margin:0 0 8px}
.language-switch button,.language button{min-height:44px;min-width:44px;font-size:12px}
.desktop-nav{gap:20px}
html:lang(zh) body[data-site-section] h1,html:lang(zh) body[data-site-section] h2{letter-spacing:0;line-height:1.25}
html:lang(zh) body[data-site-section] .hero-copy h1,html:lang(zh) body[data-site-section] .local-intro h2,html:lang(zh) body[data-site-section] .contact-copy h2{max-width:none}
html:lang(zh) body[data-site-section] .eyebrow{letter-spacing:.08em}
.local-hero{max-width:880px;padding-block:70px 60px}
.local-hero h1{margin-bottom:24px}
.local-hero .lead{font-size:20px;max-width:60ch}
.local-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.local-principles h3{margin-bottom:14px}
.local-next{max-width:760px}
.local-next h2{margin-bottom:20px}
.local-next .actions{margin-top:24px}
@media(min-width:761px) and (max-width:1100px){.desktop-nav{gap:12px}.desktop-nav>.btn{padding-inline:12px}.wordmark{font-size:26px}.header-inner{gap:16px}}
/* Keep longer photography menus readable at tablet width instead of shrinking type. */
@media(min-width:901px) and (max-width:1150px){
  .nav .nav-inner{padding-inline:24px}
  .nav .nav-links{position:fixed;top:0;right:0;height:100vh;height:100dvh;width:78%;max-width:360px;background:var(--cream);flex-direction:column;padding:110px 32px 32px;gap:18px;transform:translateX(100%);transition:.4s ease;box-shadow:-10px 0 40px rgba(0,0,0,.15);color:var(--ink)!important;overflow-y:auto;z-index:200}
  .nav .nav-links.open{transform:translateX(0)}
  .nav .nav-links a{color:var(--ink)!important}
  .nav .nav-actions{margin:0;display:flex;flex-wrap:wrap;gap:12px}
  .nav .desktop-language-switch{display:none}
  .nav .mobile-language-switch{display:inline-flex;margin-left:auto;margin-right:14px;z-index:210}
  .nav .nav-toggle{display:flex;position:relative;z-index:210}
}
@media(max-width:1150px){.nav-links>a{min-height:44px;display:flex;align-items:center;font-size:14px;letter-spacing:.08em}.nav-links .nav-book-btn{min-height:44px!important;font-size:12px!important}.nav-links .nav-actions{display:flex;flex-wrap:wrap}.nav-links .nav-actions>a{width:100%}}
@media(max-width:760px){
  .mobile-nav .site-language{display:flex;flex-direction:row;align-self:flex-start;gap:4px;border-top:1px solid var(--line);padding-top:8px}
  .mobile-nav .site-language a{padding:8px;min-width:48px}
  .studio-crosslinks{padding-inline:20px}
  .top{height:auto;min-height:76px;gap:14px;flex-wrap:wrap;padding-block:12px}
  .top-actions{flex-wrap:wrap;gap:12px}.top-actions .for-business{font-size:13px;min-height:44px;display:inline-flex;align-items:center}
  .local-hero{padding-block:40px}.local-hero .lead{font-size:17px}.local-principles{grid-template-columns:1fr;gap:28px}
}
@media(max-width:1150px){.nav .nav-links:not(.open){display:none}.nav .nav-links.open{display:flex}}
@media(min-width:901px) and (max-width:1150px){
  .nav .mobile-language-switch{padding:2px;gap:2px;border:1px solid var(--line);border-radius:3px;background:var(--cream)}
  .nav .mobile-language-switch button{color:var(--ink)!important;opacity:.72;border:0;border-radius:2px}
  .nav .mobile-language-switch button[aria-pressed=true]{background:var(--gold-deep);color:#fff!important;opacity:1;border:0}
}
