.foot-locale{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.foot-locale>a{color:inherit}.foot-locale button{display:inline-flex;align-items:center;gap:8px;padding:8px 0;background:none;border:0;color:#555563;font:inherit;cursor:pointer}.foot-locale button:hover{color:#4334fa}.foot-locale svg{width:16px;height:16px}.foot-geo{text-align:right;margin-top:10px;font-size:10px;color:#777783}.foot-geo a{color:inherit}
#locale-dialog{width:min(480px,calc(100vw - 32px));max-height:calc(100dvh - 40px);box-sizing:border-box;margin:auto;padding:32px;border:1px solid #e8e7ef;border-radius:24px;background:#fff;color:#17171b;box-shadow:0 24px 80px #17132d26;overflow-y:auto}#locale-dialog::backdrop{background:#17132955;backdrop-filter:blur(4px)}.locale-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.locale-heading>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#f1efff;color:#5140f5}.locale-heading svg{width:21px;height:21px}#locale-close{border:0;background:none;color:#666575;font-size:28px;width:36px;height:36px;cursor:pointer}#locale-dialog h2{font-family:var(--disp),sans-serif;font-size:32px;font-weight:600;letter-spacing:-.6px;line-height:1.1;margin:0 0 12px}#locale-dialog p{font-size:14px;line-height:1.6;color:#696777;margin:0 0 24px}#locale-dialog label{display:block;font-size:12px;font-weight:600;margin:16px 0 8px}#locale-dialog select{display:block;width:100%;height:46px;border:1px solid #e0dfea;border-radius:10px;background:#fff;color:#272631;padding:0 12px;font:inherit;font-size:14px}.locale-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:28px}.locale-actions button{font:inherit;font-size:12px;font-weight:600;border-radius:10px;padding:12px 14px;cursor:pointer}.locale-actions button[type=button]{border:0;background:#f5f4f9;color:#555267}.locale-actions button[type=submit]{border:1px solid #4d3cff;background:#4d3cff;color:#fff}#locale-dialog :focus-visible,.foot-locale :focus-visible{outline:2px solid #6455f8;outline-offset:3px}@media(max-width:500px){#locale-dialog{padding:24px}.foot-locale{gap:14px}.foot-geo{text-align:left}.locale-actions button{padding:12px 10px}}
