.onray-language-switcher{position:static;z-index:2;display:flex;flex:none;align-items:center;gap:7px;margin-left:auto;padding:5px 7px;border:1px solid rgba(128,143,122,.22);border-radius:4px;background:rgba(255,255,255,.92);box-shadow:0 8px 24px rgba(46,57,43,.1);backdrop-filter:blur(12px)}
.onray-language-switcher:before{content:"文";width:18px;height:18px;display:grid;place-items:center;color:#617642;border-radius:50%;background:#eef5df;font-size:8px}
.onray-language-switcher select{height:23px;padding:0 21px 0 3px;color:#566052;border:0;outline:0;background:transparent;font:9px "DM Mono",monospace;cursor:pointer}
.onray-language-switcher:focus-within{border-color:#9fbd5f;box-shadow:0 8px 24px rgba(46,57,43,.1),0 0 0 2px rgba(159,189,95,.18)}
.onray-language-host{position:relative}.onray-language-host>.onray-language-switcher{align-self:center}
@media(max-width:760px){.onray-language-switcher{padding:4px 5px}.onray-language-switcher:before{display:none}.onray-language-switcher select{max-width:94px}}
