.flag-icon{border-radius:var(--rounded-xs);width:20px}
.locale-switcher{border-radius:var(--rounded);z-index:2;background:var(--white-10,#ffffff1a);border-radius:12px;width:100%;height:44px}@media (max-width:1536px){.locale-switcher{width:auto}}@media (--2xl-down){.locale-switcher{width:auto}}.locale-switcher__button{height:44px;color:var(--text-icons-primary,#fff);background:0 0;border:none;align-items:center;font-size:14px;font-style:normal;font-weight:600;line-height:24px;padding:10px 12px!important}.locale-switcher__button:hover:not(:disabled){background:0 0;border:none}.locale-switcher__button.select-button--expanded{border:none}@media (max-width:1536px){.locale-switcher__button>span:first-child{color:var(--text-icons-primary,#fff);font-size:14px;font-weight:600;line-height:24px}}@media (--2xl-down){.locale-switcher__button>span:first-child{color:var(--text-icons-primary,#fff);font-size:14px;font-weight:600;line-height:24px}}.locale-switcher__button .select-button__placeholder{font-size:14px;line-height:24px;position:static;transform:none}.locale-switcher__button .select-button__icon-left{position:static;transform:none}@media (max-width:1536px){.locale-switcher__item>span:first-child{color:var(--text-icons-primary,#fff);justify-content:start;font-size:14px;font-weight:600;line-height:24px;display:flex}}@media (--2xl-down){.locale-switcher__item>span:first-child{color:var(--text-icons-primary,#fff);justify-content:start;font-size:14px;font-weight:600;line-height:24px;display:flex}}.select-content:has(.locale-switcher__item) .select-content__viewport{border:1px solid var(--white-12,#ffffff1f);background:var(--white-10,#ffffff1a)}.select-content:has(.locale-switcher__item){z-index:1200}:is(.select-content:has(.locale-switcher__item) .locale-switcher__item:hover,.select-content:has(.locale-switcher__item) .locale-switcher__item[data-highlighted],.select-content:has(.locale-switcher__item) .locale-switcher__item:focus,.select-content:has(.locale-switcher__item) .locale-switcher__item:focus-visible,.select-content:has(.locale-switcher__item) .locale-switcher__item[data-state=checked]){background:var(--white-20,#fff3)}
.bottom-sheet__backdrop{z-index:1100;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;position:fixed;inset:0}.bottom-sheet__backdrop--visible{opacity:1;pointer-events:auto}.bottom-sheet{z-index:1101;background:var(--color-basic-900,#071726);border-top:1px solid var(--border-subtle,#ffffff29);visibility:hidden;will-change:transform;border-radius:20px 20px 0 0;flex-direction:column;height:0;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%);box-shadow:0 -16px 50px #00000080,inset 0 1px #ffffff1f}.bottom-sheet--open{visibility:visible}.bottom-sheet--dragging{-webkit-user-select:none;user-select:none;transition:none}.bottom-sheet__handle-area{cursor:grab;flex-shrink:0;justify-content:center;padding:12px 8px 8px;display:flex}.bottom-sheet__handle{background:#ffffff4d;border-radius:3px;width:48px;height:5px}.bottom-sheet__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:4px 16px 12px;display:flex}.bottom-sheet__title{color:#fff;font-size:17px;font-weight:700}.bottom-sheet__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:0 8px 16px;overflow-y:auto}
.lang-sheet__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.lang-sheet__item{color:#ffffffbf;cursor:pointer;text-align:left;background:#ffffff0f;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px;font-size:15px;font-weight:600;transition:background .15s,color .15s;display:flex}.lang-sheet__item svg,.lang-sheet__item img{border-radius:4px;flex-shrink:0;width:24px;height:24px}.lang-sheet__item:hover{color:#fff;background:#ffffff1f}.lang-sheet__item--active{color:#fff;background:#ffffff24}.lang-sheet__label{flex:1}.lang-sheet__check{color:#fff;fill:none;flex-shrink:0}
