@keyframes SettingsSection_rotateXAnimationReverse__8NXUV{0%{transform:perspective(1000px) rotateX(1turn)}to{transform:perspective(1000px) rotateX(0deg)}}@keyframes SettingsSection_rotateXAnimation__RnW4V{0%{transform:perspective(1000px) rotateX(0deg)}to{transform:perspective(1000px) rotateX(1turn)}}@keyframes SettingsSection_rotateYAnimationReverse__IMONO{0%{transform:perspective(1000px) rotateY(1turn)}to{transform:perspective(1000px) rotateY(0deg)}}@keyframes SettingsSection_rotateYAnimation__j1M2_{0%{transform:perspective(1000px) rotateY(0deg)}to{transform:perspective(1000px) rotateY(1turn)}}@keyframes SettingsSection_rotateYAnimationWithOpacity__R6aaE{0%{transform:perspective(1000px) rotateY(0deg);opacity:1}10%{transform:perspective(1000px) rotateY(0deg);opacity:1}30%{transform:perspective(1000px) rotateY(90deg);opacity:.2}50%{transform:perspective(1000px) rotateY(180deg);opacity:1}70%{transform:perspective(1000px) rotateY(270deg);opacity:.2}90%{transform:perspective(1000px) rotateY(1turn);opacity:1}to{transform:perspective(1000px) rotateY(1turn);opacity:1}}@keyframes SettingsSection_logoShadowOpacity__60Kay{0%{opacity:1}10%{opacity:1}30%{opacity:.2}50%{opacity:1}70%{opacity:.2}90%{opacity:1}to{opacity:1}}@keyframes SettingsSection_logoBlinkLikeBulbAnimation__yMf_c{0%{opacity:.2}25%{opacity:.2}26%{opacity:1}28%{opacity:1}29%{opacity:.2}33%{opacity:.2}34%{opacity:1}36%{opacity:1}37%{opacity:.2}50%{opacity:.2}51%{opacity:1}55%{opacity:1}56%{opacity:.2}70%{opacity:.2}to{opacity:1}}@keyframes SettingsSection_showAfterDelay__m_Vwl{0%{opacity:0}to{opacity:1}}@keyframes SettingsSection_blinkBoxAnimationFirst__qxXkn{0%{opacity:.2}25%{opacity:.2}26%{opacity:1}30%{opacity:1}31%{opacity:.2}62%{opacity:.2}to{opacity:1}}@keyframes SettingsSection_blinkBoxAnimationSecond__YLbx_{0%{opacity:.2}32%{opacity:.2}33%{opacity:1}37%{opacity:1}38%{opacity:.2}62%{opacity:.2}to{opacity:1}}@keyframes SettingsSection_blinkBoxAnimationThird__fSdxQ{0%{opacity:.2}39%{opacity:.2}40%{opacity:1}44%{opacity:1}45%{opacity:.2}62%{opacity:.2}to{opacity:1}}@keyframes SettingsSection_blinkBoxAnimationFourth__5Vn0C{0%{opacity:.2}46%{opacity:.2}47%{opacity:1}51%{opacity:1}52%{opacity:.2}62%{opacity:.2}to{opacity:1}}@keyframes SettingsSection_rotation_481__ZrGB6{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.SettingsSection_settingsSection__MEH3N{display:flex;flex-direction:column;gap:6px}.SettingsSection_settingItemWrapper__lTPrn{display:flex;flex-direction:column}.SettingsSection_menuItem__o7wPy{position:relative;padding:10px 16px;border-radius:8px;background:rgba(0,0,0,0);color:var(--text-primary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;display:flex;align-items:center;gap:10px;border:1px solid var(--border)}.SettingsSection_menuItem__o7wPy:hover{background:var(--gray-50)}.SettingsSection_menuItem__o7wPy:active{transform:scale(.98)}.SettingsSection_menuItem__o7wPy .SettingsSection_icon__Krqkn{font-size:1rem}.SettingsSection_menuItem__o7wPy .SettingsSection_arrow__9AcU2{font-size:.7rem;margin-left:auto;transition:transform .3s ease}.SettingsSection_menuItem__o7wPy .SettingsSection_arrow__9AcU2.SettingsSection_rotated__ydQhk{transform:rotate(180deg)}.SettingsSection_dropdownWrapper__QwqOw{overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .3s ease}.SettingsSection_dropdownWrapper__QwqOw.SettingsSection_open__AgCPM{max-height:200px;opacity:1}.SettingsSection_dropdownContent__mU2PK{display:flex;flex-direction:column;gap:4px;padding:4px 0 4px 32px;margin-top:4px}.SettingsSection_dropdownItem__TknOd{padding:8px 12px;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;font-size:.875rem;color:var(--text-primary)}.SettingsSection_dropdownItem__TknOd:hover{background:var(--gray-100)}.SettingsSection_dropdownItem__TknOd.SettingsSection_active__UUK_L{background:var(--primary-100);font-weight:600;color:var(--primary-700)}.SettingsSection_dropdownItem__TknOd .SettingsSection_icon__Krqkn{font-size:1rem}[data-theme=dark] .SettingsSection_menuItem__o7wPy{border-color:hsla(0,0%,100%,.1)}[data-theme=dark] .SettingsSection_dropdownItem__TknOd:hover,[data-theme=dark] .SettingsSection_menuItem__o7wPy:hover{background:hsla(0,0%,100%,.08)}[data-theme=dark] .SettingsSection_dropdownItem__TknOd.SettingsSection_active__UUK_L{background:rgba(var(--primary-400-rgb),.2);color:var(--primary-300)}@media(max-width:768px){.SettingsSection_menuItem__o7wPy{padding:8px 14px;font-size:.8125rem}.SettingsSection_menuItem__o7wPy .SettingsSection_icon__Krqkn{font-size:.9rem}.SettingsSection_dropdownContent__mU2PK{padding-left:24px}.SettingsSection_dropdownWrapper__QwqOw.SettingsSection_open__AgCPM{max-height:180px}.SettingsSection_dropdownItem__TknOd{padding:6px 10px;font-size:.8125rem}}