.language-switch{display:flex;align-items:center;gap:2px;flex-shrink:0;border-left:1px solid var(--line);padding-left:14px;order:3}
.language-switch a{display:grid;place-items:center;min-width:36px;min-height:40px;font-size:14px;font-weight:600;border-radius:3px;color:var(--muted)}
.language-switch a[aria-current=true]{color:var(--accent);background:#e7f3f6}.language-switch a:hover{background:#eef5f7;color:var(--ink)}
header{gap:20px}header .logo{margin-right:auto}header nav{order:2;gap:22px}header .menu{order:4}
.logo:after{content:attr(data-tagline)}
html[lang=en] .scene-note{max-width:60%;line-height:1.25}
html[lang=en] .reference-table td:first-child:before{content:none}
@media(max-width:1100px) and (min-width:851px){header .logo{width:310px}header nav{gap:16px;font-size:14px}header{gap:14px}.language-switch{padding-left:10px}.language-switch a{min-width:30px}}
@media(max-width:850px){header{gap:12px}header .logo{width:320px;max-width:calc(100% - 144px)}header nav{order:initial}.language-switch{padding-left:8px}.language-switch a{min-width:30px}}
@media(max-width:560px){header{gap:8px}header .logo{width:auto;flex:1;max-width:calc(100% - 112px);min-width:0}.logo:after{font-size:10px}.language-switch{padding-left:0;border-left:0}.language-switch a{min-width:28px;min-height:40px;font-size:13px}header .menu{width:36px;height:38px;flex-shrink:0}.site-footer .footer-logo:after{font-size:11px}html[lang=en] .scene-note{font-size:10px;max-width:62%}}
@media(max-width:650px){html[lang=en] .reference-table td:first-child:before{content:'Period: '}}
