.be-language-overlay{position:fixed;inset:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:16px;margin:0;width:100%;height:100%;max-width:none;max-height:none;border:0;background:rgba(0,0,0,.86);overflow:auto;color:#fff;font:16px/1.45 system-ui,sans-serif;box-sizing:border-box}
.be-language-card{width:100%;max-width:540px;max-height:calc(100vh - 32px);overflow:auto;background:#151515;border:1px solid #d6ad52;border-radius:20px;padding:24px;box-sizing:border-box;text-align:center}
.be-language-card h2{margin:0 0 12px;font-size:clamp(20px,3vw,28px);color:#f7dc96}.be-language-card p{margin:12px 0}
.be-language-options{display:flex;flex-direction:column;gap:12px}.be-language-options button,.be-language-control{font:inherit;border:1px solid #b49148;border-radius:10px;background:#25221b;color:#fff;padding:12px 18px;cursor:pointer;min-height:44px}
.be-language-options button:focus{outline:3px solid #ffe39a;outline-offset:3px;background:#5e491c}.be-language-options button:disabled{opacity:.55}.be-language-control{width:100%;margin-top:12px;text-align:left}.be-language-status:empty{display:none}
@media(max-height:420px){.be-language-card{padding:12px}.be-language-options{flex-direction:row;flex-wrap:wrap;justify-content:center}.be-language-options button{flex:1}}
