@import"https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";html,body{max-width:100vw;overflow-x:hidden;line-height:1.6;scroll-behavior:smooth}body{font-family:Exo,sans-serif;color:#000;display:flex;flex-direction:column;min-height:100vh;background-color:#fffefa}#root{flex:1;display:flex;flex-direction:column}*{margin:0;padding:0;font-family:Exo,sans-serif}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}@media only screen and (max-width: 576px){html{font-size:50%}}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0;font-size:1.6rem}p{font-size:2rem}h1,h2,h3{font-family:Exo,sans-serif;font-weight:500}h1{font-weight:700}h2{font-weight:600}h3{font-weight:500}.bebas-neue-regular{font-family:Bebas Neue,sans-serif;font-weight:400;font-style:normal}._loadingOverlay_j26q4_3{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:100;border-radius:.8rem;background-color:#fffefa}._loadingOverlay_j26q4_3 p{margin-top:1.6rem;font-size:2rem;color:#937100}._spinner_j26q4_23{width:5rem;height:5rem;border:.5rem solid rgba(255,205,41,.3);border-radius:50%;border-top-color:#ffcd29;animation:_spin_j26q4_23 1s linear infinite}@keyframes _spin_j26q4_23{to{transform:rotate(360deg)}}@keyframes _pulse_j26q4_1{0%{opacity:1}50%{opacity:.3}to{opacity:1}}._errorMessage_1wvx7_3{color:#e53e3e;font-size:1.6rem}._checkingMessage_1wvx7_8{color:#6e6d6d;font-size:1.4rem;font-style:italic;margin-top:-.5rem;margin-bottom:.5rem}._form_1wvx7_16{display:flex;flex-direction:column;gap:1rem;width:100%}._formActions_1wvx7_23{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}._rememberMe_1wvx7_30{display:flex;align-items:center;gap:.5rem;font-size:1.6rem;color:#6e6d6d}._rememberMe_1wvx7_30 input[type=checkbox]{width:1.6rem;height:1.6rem;accent-color:#ffcd29}._forgotPassword_1wvx7_43{color:#0d0b0c;text-decoration:none;font-size:1.6rem;font-weight:300}._forgotPassword_1wvx7_43:hover{text-decoration:underline}._submitButton_1wvx7_53{width:100%;padding:.75rem 1rem;margin-top:1rem;background-color:#ffcd29;color:#000;border:none;border-radius:.375rem;font-size:1.6rem;font-weight:600;cursor:pointer;transition:background-color .2s}._submitButton_1wvx7_53:hover{background-color:#937100}._submitButton_1wvx7_53:disabled{opacity:.8;cursor:not-allowed}._authRedirect_1wvx7_74{margin-top:1rem;text-align:center;font-size:1.6rem;color:#6e6d6d}._authRedirect_1wvx7_74 a{color:#937100;font-weight:500}._authRedirect_1wvx7_74 a:hover{text-decoration:underline}._orDivider_1wvx7_88{display:flex;align-items:center;margin:1.5rem 0;color:#6e6d6d;font-size:1.4rem;text-align:center}._orDivider_1wvx7_88:before,._orDivider_1wvx7_88:after{content:"";flex:1;border-bottom:1px solid #eaeaea}._orDivider_1wvx7_88:before{margin-right:1rem}._orDivider_1wvx7_88:after{margin-left:1rem}._label_7weal_3{display:block;font-size:1.8rem;font-weight:500;margin-bottom:.5rem;color:#000}._label_7weal_3._required_7weal_10:after{content:"*";color:#e53e3e;margin-left:.25rem}._inputField_7weal_16{width:100%;padding:.75rem 1rem;font-size:1.6rem;color:#757575;background-color:#7e6a2514;border:1px solid #bdbdbd;border-radius:.375rem;transition:all .2s ease-in-out}._inputField_7weal_16:focus{outline:none;border-color:#ffcd29;box-shadow:0 0 0 3px #eab3081a}._inputField_7weal_16._hasError_7weal_31{border-color:#e53e3e}._inputField_7weal_16::placeholder{color:#757575}._inputContainer_7weal_38{position:relative}._passwordToggle_7weal_42{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;color:#4a5568;display:flex;align-items:center;justify-content:center;padding:.25rem;font-size:2rem}._passwordToggle_7weal_42:hover{color:#2d3748}._selectContainer_7weal_61{position:relative}._selectContainer_7weal_61:after{content:"";position:absolute;right:2rem;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #4a5568;pointer-events:none}._selectField_7weal_78{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding-right:2.5rem}._errorMessage_7weal_84{color:#e53e3e;font-size:1.3rem;margin-top:.5rem}._checkbox_7weal_90{display:flex;align-items:center;gap:.5rem;cursor:pointer}._checkbox_7weal_90 input[type=checkbox]{width:1rem;height:1rem;accent-color:#ffcd29}@media (max-width: 576px){._passwordToggle_7weal_42{font-size:2.5rem}._errorMessage_7weal_84{font-size:1.5rem}}._button_xiqr7_3{width:100%;padding:.75rem 1rem;margin-top:1rem;background-color:#ffcd29;color:#000;border:none;border-radius:.375rem;font-size:1.6rem;font-weight:600;cursor:pointer;transition:background-color .2s}._button_xiqr7_3:hover{background-color:#efc332}._button_xiqr7_3:disabled{opacity:.8;cursor:not-allowed}._googleButton_1l2kx_3{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;padding:.75rem 1rem;margin-top:1rem;background-color:#fff;color:#444;border:1px solid #ddd;border-radius:.375rem;font-size:1.6rem;font-weight:500;cursor:pointer;transition:background-color .2s,box-shadow .2s}._googleButton_1l2kx_3:hover{background-color:#f8f8f8;box-shadow:0 1px 3px #0000001f}._googleButton_1l2kx_3:focus{outline:none;box-shadow:0 0 0 2px #eab30840}._googleButton_1l2kx_3 ._googleIcon_1l2kx_28{font-size:2rem}._orDivider_1l2kx_32{display:flex;align-items:center;margin:1.5rem 0;color:#6e6d6d;font-size:1.4rem}._orDivider_1l2kx_32:before,._orDivider_1l2kx_32:after{content:"";flex:1;border-bottom:1px solid #eaeaea}._orDivider_1l2kx_32:before{margin-right:1rem}._orDivider_1l2kx_32:after{margin-left:1rem}._logo_s4o57_1{display:flex;align-items:center;gap:.8rem}._container_1sidw_3{display:grid;grid-template-columns:1fr 1fr;flex:1}._content_1sidw_9{flex:1;align-self:baseline;padding:8rem 4rem;display:flex;flex-direction:column;justify-content:center;justify-self:center;min-width:60%}._content_1sidw_9 ._logo_1sidw_19{display:none;font-size:5rem;font-weight:600;color:#000;padding:4rem 0}._logo_1sidw_19{font-size:5rem}._image_1sidw_31{position:relative;background-image:url(/assets/register-Bqb_kTSs.png);background-size:cover;background-position:center;border-top-left-radius:1.2rem;border-bottom-left-radius:1.2rem}._image_1sidw_31._login_1sidw_39{background-image:url(/assets/login-DMd2Dxs7.png)}._image_1sidw_31 ._logo_1sidw_19{position:absolute;font-weight:400;color:#fff;bottom:0;right:2.4rem;padding:0}._header_1sidw_51{margin-bottom:2rem;text-align:left}._header_1sidw_51 h2{color:#6e6d6d;font-weight:400;font-size:2.4rem}._header_1sidw_51 h1{font-size:5.6rem;color:#937100;font-weight:600}@media (max-width: 992px){._content_1sidw_9{min-width:100%}}@media (max-width: 576px){._container_1sidw_3{display:flex;flex-direction:column}._content_1sidw_9{justify-content:flex-start;padding:2rem}._image_1sidw_31{display:none}}._container_pt36f_3{flex:1;margin:4rem;padding:2rem;border-radius:.8rem;border:1px solid black;display:flex;align-items:center;justify-content:center;position:relative}._container_pt36f_3._playing_pt36f_14{align-items:baseline}._container_pt36f_3:not(._playing_pt36f_14):not(._admin_pt36f_17){border:none;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='8' ry='8' stroke='%23333' stroke-width='5' stroke-dasharray='2%2c 15' stroke-dashoffset='16' stroke-linecap='square'/%3e%3c/svg%3e")}._container_pt36f_3._admin_pt36f_17:not(._playing_pt36f_14){border:none}._container_pt36f_3 ._noSongContainer_pt36f_24{display:flex;flex-direction:column;align-items:center}._container_pt36f_3 ._noSongContainer_pt36f_24 ._notesContainer_pt36f_29{position:relative;height:8.8rem;width:8.8rem}._container_pt36f_3 ._noSongContainer_pt36f_24 ._notesContainer_pt36f_29>:first-child{position:absolute}._container_pt36f_3 ._noSongContainer_pt36f_24 ._notesContainer_pt36f_29>:last-child{position:absolute;top:2rem;left:4rem}@media (max-width: 576px){._container_pt36f_3 ._noSongContainer_pt36f_24 ._notesContainer_pt36f_29>:last-child{top:2.5rem;left:4.5rem}}._container_pt36f_3 ._noSongContainer_pt36f_24 ._waitingMessage_pt36f_48{font-size:3.8rem;font-weight:500}._container_pt36f_3 ._quit_pt36f_52{position:fixed;max-width:10rem;bottom:6rem;right:46%}._container_pt36f_3 ._connectionStatus_pt36f_58{position:absolute;bottom:1.6rem;left:1.6rem;background-color:#ffffffd9;padding:.8rem 1.6rem;border-radius:2rem;display:flex;align-items:center;gap:.8rem;font-size:1.4rem;color:#e53e3e}._container_pt36f_3 ._connectionStatus_pt36f_58 ._disconnectedIndicator_pt36f_71{display:inline-block;width:1rem;height:1rem;background-color:#e53e3e;border-radius:50%;animation:_pulse_pt36f_1 1.5s infinite}@media (max-width: 576px){._container_pt36f_3{margin:2rem;padding:0}._container_pt36f_3 ._quit_pt36f_52{bottom:4rem;left:10%}._container_pt36f_3 ._quit_pt36f_52._rtl_pt36f_88{left:auto;right:10%}}._searchForm_krckk_3{width:100%;max-width:30rem}._searchContainer_krckk_8{position:relative;display:flex;align-items:center}._searchInput_krckk_14{width:100%;padding:1.2rem 4rem 1.2rem 1.6rem;font-size:1.6rem;color:#757575;background-color:#f5f5f5;border:1px solid #bdbdbd;border-radius:1.2rem;transition:all .2s ease-in-out}._searchInput_krckk_14:focus{outline:none;border-color:#ffcd29;box-shadow:0 0 0 3px #eab3081a;background-color:#fff}._searchInput_krckk_14::placeholder{color:#757575;opacity:.7}._searchButton_krckk_35{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#000;font-size:1.6rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s}._searchButton_krckk_35:hover{color:#937100}._searchButton_krckk_35:disabled{opacity:.5;cursor:not-allowed}._searchLoading_krckk_58 ._searchButton_krckk_35{opacity:.7;animation:_pulse_krckk_1 1.5s infinite}@keyframes _pulse_krckk_1{0%{opacity:.7}50%{opacity:.4}to{opacity:.7}}@media (max-width: 576px){._searchInput_krckk_14,._searchButton_krckk_35{font-size:1.5rem}}._adminSection_uanax_3{width:100%;border-radius:.8rem;padding:1.6rem;align-self:flex-start}._actions_uanax_10{padding-bottom:4rem;display:flex;gap:4rem}._header_uanax_16{margin-bottom:1.6rem}._header_uanax_16 h2{font-size:1.8rem;font-weight:600;color:#000}._songList_uanax_25{display:flex;flex-direction:column;gap:1.6rem}._loading_uanax_31,._error_uanax_32,._searching_uanax_33,._noResults_uanax_34{padding:2rem;text-align:center;font-size:1.6rem}._searching_uanax_33{color:#6e6d6d}._noResults_uanax_34{color:#6e6d6d;font-style:italic}._error_uanax_32{color:#e53e3e}@media (max-width: 576px){._adminSection_uanax_3{padding:0}._actions_uanax_10{padding-bottom:2rem;flex-direction:column;gap:1rem}}._songItem_x6lzn_3{display:flex;align-items:center;border-radius:.8rem;transition:background-color .2s;background-color:#f5f2e9;box-shadow:0 0 4px #0000001a}._songItem_x6lzn_3:hover{background-color:#f5f5f5}._songData_x6lzn_15{flex:1;display:flex;justify-content:space-between;align-items:center;padding:.8rem 1.2rem}._songPreview_x6lzn_23{display:flex;align-items:center;gap:.8rem}._songThumbnail_x6lzn_29{width:6.4rem;height:6.4rem;border-radius:.4rem;overflow:hidden}._songThumbnail_x6lzn_29 img{width:100%;height:100%;background-size:cover;background-position:center}._songInfo_x6lzn_42{display:flex;align-items:center;gap:.5rem}._songTitle_x6lzn_48{font-size:1.5rem;font-weight:500;color:#000}._songControls_x6lzn_54{display:flex;align-items:center;gap:.8rem}._playButton_x6lzn_60{position:relative;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:.4rem;border:none;background-color:transparent;color:#000;cursor:pointer;transition:background-color .2s}._playButton_x6lzn_60:hover:not(:disabled){background-color:#ffcd29}._playButton_x6lzn_60:disabled{opacity:.6;cursor:not-allowed}._playButton_x6lzn_60._disabled_x6lzn_81{opacity:.6;background-color:#0000000d}._loading_x6lzn_86,._error_x6lzn_87{padding:2rem;text-align:center;font-size:1.6rem}@keyframes _pulse_x6lzn_1{0%{opacity:1}50%{opacity:.3}to{opacity:1}}._loadMoreContainer_d0f4d_3{display:flex;align-items:center;gap:4rem;flex:1}._loadMoreButton_d0f4d_10{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 2rem;background-color:#ffcd29;color:#000;border:none;border-radius:.5rem;font-size:1.6rem;font-weight:500;cursor:pointer;transition:background-color .2s,transform .1s;width:100%;max-width:20rem;min-height:4.2rem}._loadMoreButton_d0f4d_10:hover:not(:disabled){background-color:#ffd95c}._loadMoreButton_d0f4d_10:active:not(:disabled){transform:scale(.98)}._loadMoreButton_d0f4d_10:disabled{background-color:#bababa;cursor:not-allowed;color:#6e6d6d}._loadMoreButton_d0f4d_10 ._icon_d0f4d_39{font-size:1.8rem}._loading_d0f4d_43{display:flex;align-items:center;gap:.5rem}._loadingDot_d0f4d_49{width:.8rem;height:.8rem;background-color:#000;border-radius:50%;animation:_pulse_d0f4d_1 1.4s infinite}._loadingDot_d0f4d_49:nth-child(2){animation-delay:.2s}._loadingDot_d0f4d_49:nth-child(3){animation-delay:.4s}._error_d0f4d_63{color:#e53e3e;font-size:1.4rem;text-align:center}._noMoreSongs_d0f4d_69{text-align:center;color:#6e6d6d;font-size:1.4rem;font-style:italic}@keyframes _pulse_d0f4d_1{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@media (max-width: 576px){._loadMoreContainer_d0f4d_3{gap:2rem}._loadMoreButton_d0f4d_10{padding:.8rem 1.6rem}}._playerContainer_18fun_3{flex:1;display:flex;flex-direction:column;max-height:75vh;overflow-y:auto}._playerContainer_18fun_3._rtlText_18fun_10{direction:rtl}._playerContainer_18fun_3._rtlText_18fun_10 ._header_18fun_13:not(._rtl_18fun_10){flex-direction:row-reverse}@media (max-width: 576px){._playerContainer_18fun_3._rtlText_18fun_10 ._header_18fun_13:not(._rtl_18fun_10){flex-direction:column;align-items:flex-end}}._playerContainer_18fun_3::-webkit-scrollbar{width:8px}._playerContainer_18fun_3::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._playerContainer_18fun_3::-webkit-scrollbar-thumb{background:#ffd95c;border-radius:10px}@media (max-width: 576px){._playerContainer_18fun_3{max-height:80vh}}._header_18fun_13{display:flex;gap:2rem;align-items:baseline;justify-content:center;padding-bottom:2rem}@media (max-width: 576px){._header_18fun_13{flex-direction:column;padding:2rem;gap:0}._header_18fun_13._rtl_18fun_10{align-items:flex-start}}._header_18fun_13 h1{font-size:5rem;font-weight:700;color:#937100;text-shadow:1px 1px 0 rgba(0,0,0,.2)}._header_18fun_13 h2{font-size:3rem;color:#333;font-weight:500}._lyricsContainer_18fun_68{display:flex;flex-direction:column;gap:1.6rem;line-height:1.6;align-items:center}._line_18fun_76{width:90%;display:flex;flex-wrap:wrap;padding:1rem 0;transition:background-color .3s;border-radius:.6rem;align-items:flex-end;gap:1rem}._line_18fun_76._activeLine_18fun_86{background-color:#ffcd2940;box-shadow:0 0 0 4px #ffcd2940;transform:scale(1.02)}._line_18fun_76._reverse_18fun_91{align-items:flex-end}._line_18fun_76._reverse_18fun_91 ._wordContainer_18fun_94{flex-direction:column-reverse}._wordContainer_18fun_94{display:inline-flex;flex-direction:column;position:relative;align-items:center}._chord_18fun_105{font-size:3.2rem;font-weight:700;color:#000;text-align:center;min-height:2.4rem;background-color:#ffcd2966;padding:.2rem .6rem;border-radius:.3rem;box-shadow:0 1px 3px #0003;margin-bottom:.3rem;line-height:1.2;letter-spacing:.05em}._lyric_18fun_68{font-size:3.8rem;color:#000;font-weight:500;text-shadow:0 0 1px rgba(255,255,255,.5);min-height:6rem}._controlsContainer_1u6ty_3{position:fixed;display:flex;justify-content:center;background-color:#f5f5f540;box-shadow:0 2px 8px #0000001a;border-radius:.8rem;padding:1rem;bottom:6rem;right:8rem}._controlsContainer_1u6ty_3._rtl_1u6ty_14{right:unset;left:8rem}._controlsContainer_1u6ty_3:not(._rtl_1u6ty_14) ._speedDisplay_1u6ty_18{flex-direction:row-reverse}@media (max-width: 576px){._controlsContainer_1u6ty_3{right:3rem;bottom:4rem}._controlsContainer_1u6ty_3._rtl_1u6ty_14{right:unset;left:3rem}}._controlButton_1u6ty_32{width:5rem;height:5rem;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;font-size:2rem;cursor:pointer;transition:all .2s;background-color:#ffd343;box-shadow:0 2px 4px #0003;color:#000}._controlButton_1u6ty_32:hover{background-color:#f5bc00;transform:scale(1.05)}._controlButton_1u6ty_32:active{transform:scale(.95)}._controlButton_1u6ty_32._active_1u6ty_54{background-color:#937100;color:#fff}@media (max-width: 576px){._controlButton_1u6ty_32{width:4.5rem;height:4.5rem}}._speedControls_1u6ty_65{display:grid;grid-template-rows:.9fr .1fr;grid-template-columns:1fr 1fr 1fr;align-items:center;justify-items:center;column-gap:1rem;row-gap:.2rem}._speedButton_1u6ty_75{width:3.5rem;height:3.5rem;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;font-size:1.4rem;cursor:pointer;transition:all .2s;background-color:#e6e6e6;color:#333}._speedButton_1u6ty_75:hover:not(:disabled){background-color:#d4d4d4;transform:scale(1.05)}._speedButton_1u6ty_75:active:not(:disabled){transform:scale(.95)}._speedButton_1u6ty_75:disabled{opacity:.5;cursor:not-allowed}._speedDisplay_1u6ty_18{display:flex;align-items:center;gap:1rem;grid-column:1/-1;grid-row:2}._speedDisplay_1u6ty_18 span{font-size:1.5rem;font-weight:600}._speedDisplay_1u6ty_18 ._speedLabel_1u6ty_112{font-size:1.2rem;font-weight:500}._container_eiswo_3{padding:2rem 4rem;margin:0 auto;display:flex;flex-direction:column;max-width:96rem;width:100%}._header_eiswo_12{margin-bottom:2rem;text-align:center}._header_eiswo_12 h1{font-size:3.6rem;color:#937100;margin-bottom:1rem}._header_eiswo_12 p{font-size:1.8rem;color:#6e6d6d;margin-bottom:.5rem}._header_eiswo_12 ._groupInfo_eiswo_26{display:flex;align-items:center;justify-content:center;gap:.8rem}._header_eiswo_12 ._groupInfo_eiswo_26 ._adminBadge_eiswo_32{display:inline-block;background-color:#ffcd29;color:#000;font-size:1.2rem;font-weight:500;padding:.2rem .6rem;border-radius:1rem;text-transform:uppercase}._logoutSection_eiswo_43{margin-top:1rem;display:flex;justify-content:center}._logoutButton_eiswo_49{max-width:10rem}@media (max-width: 576px){._container_eiswo_3{padding:1.5rem}._header_eiswo_12 h1{font-size:2.8rem}}._formContainer_qc3d2_3{padding:2rem;background-color:#fff;border-radius:.8rem;box-shadow:0 0 10px #0000001a}._formContainer_qc3d2_3 h2{font-size:2.4rem;margin-bottom:2rem;color:#937100}@media (max-width: 576px){._formContainer_qc3d2_3{padding:1.5rem}}._tabs_zzor5_3{display:flex;border-bottom:1px solid #e2e8f0;margin-bottom:2rem}._tab_zzor5_3{padding:1rem 1.5rem;font-size:1.6rem;font-weight:500;color:#6e6d6d;background:none;border:none;cursor:pointer;transition:all .2s;border-bottom:2px solid transparent}._tab_zzor5_3._activeTab_zzor5_20{color:#937100;border-bottom:2px solid #ffcd29}._tab_zzor5_3:hover:not(._activeTab_zzor5_20){color:#937100;border-bottom:2px solid rgba(255,205,41,.5)}._form_zzor5_29{display:flex;flex-direction:column;gap:1.6rem;width:100%;margin-top:1rem}._errorMessage_zzor5_37{color:#e53e3e;font-size:1.6rem;padding:.5rem 0;animation:_fadeIn_zzor5_1 .3s ease}._successMessage_zzor5_44{color:#38a169;font-size:1.6rem;font-weight:500;padding:.5rem 0;animation:_fadeIn_zzor5_1 .3s ease}._loadingMessage_zzor5_52{color:#6e6d6d;font-size:1.4rem;font-style:italic;padding:.5rem 0}._submitButton_zzor5_59{margin-top:1.5rem;transition:transform .1s ease}._submitButton_zzor5_59:active:not(:disabled){transform:scale(.98)}._backButton_zzor5_67{margin-top:2rem;background:none;border:none;color:#6e6d6d;font-size:1.4rem;text-decoration:underline;cursor:pointer;transition:color .2s;padding:.5rem;align-self:center}._backButton_zzor5_67:hover:not(:disabled){color:#937100}._backButton_zzor5_67:disabled{opacity:.5;cursor:not-allowed}._currentGroup_zzor5_87{color:#6e6d6d;font-size:1.5rem;margin-top:-.5rem;padding:.5rem 0}._currentGroup_zzor5_87 strong{color:#937100;font-weight:600}._infoBox_zzor5_98{background-color:#f9f9f5;padding:1.5rem;border-radius:.5rem;border-left:3px solid #ffcd29;margin-bottom:1rem;box-shadow:0 1px 2px #0000000d;text-align:left}._infoBox_zzor5_98 p{font-size:1.5rem;font-weight:500;color:#937100;margin-bottom:.8rem}._infoBox_zzor5_98 ul{padding-left:2rem;display:flex;flex-direction:column;align-items:baseline}._infoBox_zzor5_98 ul li{font-size:1.4rem;color:#6e6d6d;list-style-type:disc}@keyframes _fadeIn_zzor5_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 576px){._tabs_zzor5_3{flex-direction:row;flex-wrap:wrap;gap:.2rem}._tab_zzor5_3{padding:.8rem .5rem;font-size:1.5rem}}._promptContainer_6x58u_3{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}._promptContent_6x58u_17{background-color:#fff;padding:4rem;border-radius:1.2rem;box-shadow:0 10px 25px #0000004d;width:90%;max-width:50rem;text-align:center;overflow-y:auto;max-height:90vh}._promptContent_6x58u_17 h2{color:#937100;font-size:3.2rem;margin-bottom:2rem}@media (max-width: 576px){._promptContent_6x58u_17{padding:2.4rem;width:95%;max-height:85vh}._promptContent_6x58u_17 h2{font-size:2.4rem}}._header_17ec4_3{background-color:#000;display:flex;justify-content:space-between;align-items:center;padding:0 4.8rem;border-bottom-right-radius:.8rem;border-bottom-left-radius:.8rem}._header_17ec4_3 ._logo_17ec4_12{font-size:3.2rem;font-weight:600;color:#ffcd29}._header_17ec4_3 ._logo_17ec4_12 span{font-size:4rem}@media (max-width: 576px){._header_17ec4_3{padding:0 2.4rem}._header_17ec4_3 ._logo_17ec4_12{font-size:4rem}}
