.language-selector-container{position:relative}.language-dropdown{z-index:100;outline-offset:-1px;background:#000;border-radius:12px;outline:1px solid #ffffff1a;width:200px;position:absolute;top:60px;right:0;overflow:hidden}.language-option{cursor:pointer;align-items:center;padding:12px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.language-option:hover{background:#191919}.language-option.active{background:#fff3}.flag-img-small{border-radius:9999px;width:24px;height:24px;margin-right:12px}.language-name{color:#fff;font-family:PT Mono;font-size:14px}.language-selector{outline-offset:-1px;cursor:pointer;background:#000;border-radius:32px;outline:1px solid #ffffff1a;justify-content:center;align-items:center;width:52px;height:52px;padding:16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.language-selector:hover{background:#303030}.flag-img{border-radius:9999px;width:40px}
