#wolLanguageSelector{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:4px 8px;border:1px solid rgba(126,61,87,.18);border-radius:11px;background:#fff;color:#321e27;box-shadow:0 3px 12px rgba(83,38,56,.06);font-family:"Segoe UI",Arial,sans-serif;white-space:nowrap}#wolLanguageSelector select{min-width:112px;border:0;outline:0;background:transparent;color:inherit;font:600 13px/1.2 "Segoe UI",Arial,sans-serif;cursor:pointer}@media(max-width:760px){#wolLanguageSelector{position:fixed;right:12px;bottom:12px;z-index:1000;box-shadow:0 8px 24px rgba(83,38,56,.18)}#wolLanguageSelector select{min-width:98px}}
/* Keep untranslated source text out of the first paint. The English pass
   removes this guard as soon as the DOM has been normalized. */
body { visibility: hidden; }
html.wol-english-ready body { visibility: visible; }

