/* The switch is outside the iframe and cannot change camera geometry. */
.language-switch{position:fixed;right:10px;top:calc(env(safe-area-inset-top,0px) + 8px);z-index:1000;display:flex;gap:2px;padding:3px;border:1px solid #ffffff40;border-radius:18px;background:#0d0a18e8}
.language-switch button{font:600 12px/1.2 system-ui,sans-serif;color:#fff;background:transparent;border:0;border-radius:14px;min-width:34px;min-height:30px;cursor:pointer}
.language-switch button[aria-pressed=true]{background:#fff;color:#171126}
.language-switch button:focus-visible{outline:2px solid #e5c994;outline-offset:2px}
#regional-price-note{font:13px/1.5 system-ui,sans-serif;color:inherit;margin:12px 0}
