.language-switch,.header nav.language-switch{display:flex;justify-content:flex-end;align-items:center;gap:4px;font:12px/1.3 Inter,Arial,sans-serif;text-transform:none;letter-spacing:0;flex-shrink:0}
.language-switch button{font:inherit;color:inherit;border:1px solid #ccc;background:transparent;border-radius:3px;padding:7px 10px;cursor:pointer}
.language-switch button[aria-pressed="true"]{background:#151515;color:#fff;border-color:#151515}
.language-switch button:focus-visible{outline:3px solid #1679bc;outline-offset:3px}
#fb-spatial>.language-switch{margin:0 0 14px}
.header{gap:20px;flex-wrap:wrap}.header>.brand{margin-right:auto}
@media(max-width:720px){.header{height:auto;min-height:110px;padding-block:12px;gap:8px 20px}.header>.language-switch{flex-basis:100%}.header nav.language-switch{font-size:12px}}
html[lang="en"] #fb-spatial #test-rows td:nth-child(2)::before{content:'Target: '}
html[lang="en"] #fb-spatial #test-rows td:nth-child(3)::before{content:'Actual: '}
@media(min-width:601px){html[lang="en"] #fb-spatial #test-rows td:nth-child(2)::before,html[lang="en"] #fb-spatial #test-rows td:nth-child(3)::before{content:none}}
