.LoginPopup-module__eVE-ia__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2147483647;background:#000c;justify-content:center;align-items:center;animation:.3s ease-out LoginPopup-module__eVE-ia__fadeIn;display:flex;position:fixed;inset:0}@keyframes LoginPopup-module__eVE-ia__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoginPopup-module__eVE-ia__slideIn{0%{opacity:0;transform:scale(.8)translateY(-20px)}to{opacity:1;transform:scale(1)translateY(0)}}.LoginPopup-module__eVE-ia__popup{text-align:center;color:#fff;background:#1a1d1f;border-radius:20px;flex-direction:column;align-items:center;min-width:300px;max-width:400px;padding:30px;animation:.4s cubic-bezier(.25,.46,.45,.94) LoginPopup-module__eVE-ia__slideIn;display:flex;position:relative}@media screen and (max-width:450px){.LoginPopup-module__eVE-ia__popup{width:calc(100% - 40px);min-width:unset;margin:0 20px;padding:25px 20px;font-size:.9rem}}.LoginPopup-module__eVE-ia__popup h2{background:linear-gradient(135deg,#fff 0%,#e0e0e0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 10px;font-size:1.5rem;font-weight:600}.LoginPopup-module__eVE-ia__popup p{color:#fffc;margin:0;line-height:1.5}.LoginPopup-module__eVE-ia__content{margin:25px 10px 30px}.LoginPopup-module__eVE-ia__popup .LoginPopup-module__eVE-ia__buttonGroup{justify-content:space-between;width:100%;display:flex}.LoginPopup-module__eVE-ia__popup a{color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;margin:0 10px;padding:10px 20px;display:flex}.LoginPopup-module__eVE-ia__popup .LoginPopup-module__eVE-ia__closeButton{color:#ffffffb3;cursor:pointer;opacity:.8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:15px;right:15px}.LoginPopup-module__eVE-ia__popup .LoginPopup-module__eVE-ia__closeButton:hover{opacity:1;color:#fff;transform:scale(1.1)}.LoginPopup-module__eVE-ia__popup .LoginPopup-module__eVE-ia__closeButton:active{transform:scale(.95)}.LoginPopup-module__eVE-ia__buttonGroup a:first-child{background-color:#202325}.LoginPopup-module__eVE-ia__buttonGroup a:first-child:hover{background-color:#2b2e30}.LoginPopup-module__eVE-ia__buttonGroup a:first-child:active{background-color:#35383a}
.ServiceDisabledPopup-module__1UEmQW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2147483647;opacity:0;background:#000c;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.ServiceDisabledPopup-module__1UEmQW__overlay.ServiceDisabledPopup-module__1UEmQW__visible{opacity:1;animation:.3s ease-out ServiceDisabledPopup-module__1UEmQW__fadeIn}@keyframes ServiceDisabledPopup-module__1UEmQW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ServiceDisabledPopup-module__1UEmQW__slideIn{0%{opacity:0;transform:scale(.8)translateY(-20px)}to{opacity:1;transform:scale(1)translateY(0)}}.ServiceDisabledPopup-module__1UEmQW__popup{text-align:center;color:#fff;opacity:0;background:#1a1d1f;border-radius:20px;flex-direction:column;align-items:center;min-width:300px;max-width:400px;padding:30px;transition:all .3s;display:flex;position:relative;transform:scale(.8)translateY(-20px)}.ServiceDisabledPopup-module__1UEmQW__popup.ServiceDisabledPopup-module__1UEmQW__visible{opacity:1;animation:.4s cubic-bezier(.25,.46,.45,.94) ServiceDisabledPopup-module__1UEmQW__slideIn;transform:scale(1)translateY(0)}@media screen and (max-width:450px){.ServiceDisabledPopup-module__1UEmQW__popup{width:calc(100% - 40px);min-width:unset;margin:0 20px;padding:25px 20px;font-size:.9rem}}.ServiceDisabledPopup-module__1UEmQW__closeButton{color:#ffffffb3;cursor:pointer;opacity:.8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:15px;right:15px}.ServiceDisabledPopup-module__1UEmQW__closeButton:hover{opacity:1;color:#fff;transform:scale(1.1)}.ServiceDisabledPopup-module__1UEmQW__closeButton:active{transform:scale(.95)}.ServiceDisabledPopup-module__1UEmQW__content{width:100%;margin:0}.ServiceDisabledPopup-module__1UEmQW__icon{color:#dc2626;background:#dc262633;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;display:flex}.ServiceDisabledPopup-module__1UEmQW__title{background:linear-gradient(135deg,#fff 0%,#e0e0e0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 10px;font-size:1.5rem;font-weight:600}.ServiceDisabledPopup-module__1UEmQW__serviceMessage{color:#fffc;margin:0 0 20px;font-size:1rem;line-height:1.5}.ServiceDisabledPopup-module__1UEmQW__messageBox{background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:12px;margin:0 0 25px;padding:20px}.ServiceDisabledPopup-module__1UEmQW__message{color:#ffffffe6;margin:0 0 8px;font-size:.9rem;line-height:1.5}.ServiceDisabledPopup-module__1UEmQW__supportMessage{color:#ffffffb3;margin:0;font-size:.85rem;line-height:1.4}.ServiceDisabledPopup-module__1UEmQW__buttonGroup{flex-direction:column;gap:10px;width:100%;display:flex}
.btn{color:#fff;cursor:pointer;text-align:center;border:none;border-radius:10px;padding:.7rem .9rem;font-size:.8rem;font-weight:600;text-decoration:none}.btn-primary{background-color:var(--main-color);text-align:center;font-weight:600;transition:all .2s ease-in-out}.btn-primary.sm,.btn-secondary.sm{padding:.7rem}.btn-primary:hover{background-color:var(--main-color-hover);background-color:#ff440b}.btn-primary:active{background-color:#f6764f}.btn.shadow{box-shadow:0 0 10px #ff562262}.btn-secondary{color:var(--secondary-text-color);background-color:#0000}.btn-secondary:hover{color:#fff;background-color:#202325}.buttons{gap:10px;display:flex}.card-app a{text-decoration:none}.card-app a .btn{padding:.5rem 1rem}.btn-sub{background-color:var(--main-color);color:#fff;cursor:pointer;border:none;padding:10px 20px;font-size:1rem;transition:all .2s ease-in-out;border-radius:10px!important;margin-left:30px!important}.btn-sub:hover{background-color:#ff440b}.btn.disabled,.btn:disabled{cursor:not-allowed;color:#fff;pointer-events:none;background-color:#202325}.btn.disabled.btn-secondary,.btn:disabled.btn-secondary{color:#a0a0a0;background-color:#0000}
.TextInput-module__GkJtwG__inputField{flex-direction:column;width:100%;margin-bottom:1rem;display:flex}.TextInput-module__GkJtwG__label{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:500}.TextInput-module__GkJtwG__inputWrapper{align-items:center;display:flex;position:relative}.TextInput-module__GkJtwG__input{color:#fff;-webkit-user-select:text;user-select:text;background-color:#202325;border:2px solid #0000;border-radius:10px;outline:none;width:100%;padding:1rem 3rem 1rem 1rem;font-size:1rem;font-weight:600;transition:all .3s}.TextInput-module__GkJtwG__input:focus{background-color:#2a2d30;border-color:#ff5722}.TextInput-module__GkJtwG__input:hover{background-color:#181a1b}.TextInput-module__GkJtwG__input::placeholder{color:#999;font-weight:400}.TextInput-module__GkJtwG__input:disabled{color:#666;cursor:not-allowed;background-color:#1a1c1e}.TextInput-module__GkJtwG__inputValid{background-color:#4caf501a;border-color:#4caf50!important}.TextInput-module__GkJtwG__inputInvalid{background-color:#f443361a;border-color:#f44336!important}.TextInput-module__GkJtwG__inputLocked{background-color:#ffa7261a;border-color:#ffa726!important}.TextInput-module__GkJtwG__icon{cursor:help;z-index:2;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex;position:absolute;right:1rem}.TextInput-module__GkJtwG__icon:hover svg{stroke:#fff!important}.TextInput-module__GkJtwG__customTooltip{color:#fff;white-space:nowrap;z-index:10;background:#1a1c1e;border:1px solid #333;border-radius:8px;margin-bottom:8px;padding:8px 12px;font-size:.875rem;animation:.2s ease-out TextInput-module__GkJtwG__tooltipFadeIn;position:absolute;bottom:100%;right:0;box-shadow:0 4px 12px #0000004d}.TextInput-module__GkJtwG__customTooltip:after{content:"";border:6px solid #0000;border-top-color:#1a1c1e;position:absolute;top:100%;right:12px}@keyframes TextInput-module__GkJtwG__tooltipFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.TextInput-module__GkJtwG__validIcon{animation:.6s ease-out TextInput-module__GkJtwG__validPulse}@keyframes TextInput-module__GkJtwG__validPulse{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.TextInput-module__GkJtwG__input:-webkit-autofill{-webkit-text-fill-color:white;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #202325}.TextInput-module__GkJtwG__input:-webkit-autofill:hover{-webkit-text-fill-color:white;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #202325}.TextInput-module__GkJtwG__input:-webkit-autofill:focus{-webkit-text-fill-color:white;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #202325}.TextInput-module__GkJtwG__input::selection{color:#fff;background-color:#ff5722}.TextInput-module__GkJtwG__input::selection{color:#fff;background-color:#ff5722}
.MainDropDown-module__SGlPFW__dropdownContainer{display:inline-block;position:relative}.MainDropDown-module__SGlPFW__dropdownButton{cursor:pointer;color:#d9d9d9;-webkit-user-select:none;user-select:none;background-color:#202325;border:none;border-radius:10px;align-items:center;padding:12px 10px;transition:background-color .2s ease-in-out;display:flex}.MainDropDown-module__SGlPFW__dropdownButton:hover{background-color:#35383a}.MainDropDown-module__SGlPFW__dropdownButton span{margin-left:5px}.MainDropDown-module__SGlPFW__arrow{color:#d9d9d9;margin-left:5px;font-size:10px;transition:transform .3s}.MainDropDown-module__SGlPFW__dropdownContainer.MainDropDown-module__SGlPFW__open .MainDropDown-module__SGlPFW__arrow{transform:rotate(180deg)}.MainDropDown-module__SGlPFW__dropdownContent{z-index:1;color:#fff;opacity:0;visibility:hidden;background-color:#202325;border-radius:10px;width:200px;margin-top:10px;padding:10px;transition:opacity .3s,transform .3s,visibility .3s;position:absolute;right:0;transform:translateY(-10px);box-shadow:0 8px 16px #0000001a}.MainDropDown-module__SGlPFW__dropdownContainer.MainDropDown-module__SGlPFW__open .MainDropDown-module__SGlPFW__dropdownContent{visibility:visible;opacity:1;transform:translateY(0)}.MainDropDown-module__SGlPFW__dropdownItem{cursor:pointer;text-align:left;color:#d9d9d9;background:0 0;border:none;border-radius:10px;align-items:center;gap:5px;width:100%;padding:10px;display:flex}.MainDropDown-module__SGlPFW__dropdownItem:hover{background-color:#35383a}@media (max-width:768px){.MainDropDown-module__SGlPFW__dropdownContent{margin:15px 5px;transform:translateY(-10px)}.MainDropDown-module__SGlPFW__dropdownContainer.MainDropDown-module__SGlPFW__open .MainDropDown-module__SGlPFW__dropdownContent{transform:translateY(0)}.MainDropDown-module__SGlPFW__dropdownButton{margin-left:0;position:relative;padding:10px 10px 14px!important}}
.TextArea-module__tuWiqG__inputField{flex-direction:column;width:100%;margin-bottom:1rem;display:flex}.TextArea-module__tuWiqG__label{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:500}.TextArea-module__tuWiqG__textareaContainer{width:100%;position:relative}.TextArea-module__tuWiqG__lockIcon{color:#d9d9d9;opacity:.7;z-index:2;font-size:1rem;position:absolute;bottom:15px;right:10px}.TextArea-module__tuWiqG__textarea{color:#fff;resize:vertical;background-color:#202325;border:none;border-radius:10px;outline:none;width:100%;min-height:120px;padding:1rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:600;transition:background-color .3s}.TextArea-module__tuWiqG__textarea:focus{background-color:#2a2d30}.TextArea-module__tuWiqG__textarea:hover{background-color:#181a1b}.TextArea-module__tuWiqG__textarea::placeholder{color:#999;font-weight:400}.TextArea-module__tuWiqG__textarea:disabled{color:#666;cursor:not-allowed;resize:none;background-color:#1a1c1e}.TextArea-module__tuWiqG__textarea.TextArea-module__tuWiqG__locked{color:#666;cursor:not-allowed;resize:none;opacity:.7;background-color:#1a1c1e;border:2px solid #ffa726}
.HeaderLocation-module__6x5_cW__mainHeader{color:var(--secondary-text-color);justify-content:space-between;align-items:center;font-size:1rem;font-weight:900;display:flex}.HeaderLocation-module__6x5_cW__imageWrapper img{object-fit:cover;border-radius:50%;width:100%;margin-left:10px}@media screen and (max-width:768px){.HeaderLocation-module__6x5_cW__mainHeader{font-size:.8rem}}
.Select-module__U2Ah3a__inputField{flex-direction:column;width:100%;margin-bottom:1rem;display:flex}.Select-module__U2Ah3a__label{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:500}.Select-module__U2Ah3a__selectContainer{width:100%;position:relative}.Select-module__U2Ah3a__selectTrigger{color:#fff;cursor:pointer;background-color:#202325;border:none;border-radius:10px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:background-color .3s;display:flex}.Select-module__U2Ah3a__selectTrigger:hover:not(.Select-module__U2Ah3a__disabled){background-color:#181a1b}.Select-module__U2Ah3a__selectTrigger.Select-module__U2Ah3a__open{background-color:#2a2d30}.Select-module__U2Ah3a__selectTrigger.Select-module__U2Ah3a__disabled,.Select-module__U2Ah3a__selectTrigger.Select-module__U2Ah3a__locked{color:#666;cursor:not-allowed;background-color:#1a1c1e}.Select-module__U2Ah3a__selectedText{text-align:left;flex:1}.Select-module__U2Ah3a__selectedText.Select-module__U2Ah3a__placeholder{color:#999;font-weight:400}.Select-module__U2Ah3a__chevron{color:#999;flex-shrink:0;width:16px;height:16px;margin-left:8px;transition:transform .3s}.Select-module__U2Ah3a__chevron.Select-module__U2Ah3a__rotated{transform:rotate(180deg)}.Select-module__U2Ah3a__optionsContainer{z-index:1000;background-color:#202325;border-radius:10px;margin-top:4px;animation:.2s ease-out Select-module__U2Ah3a__slideDown;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000004d}@keyframes Select-module__U2Ah3a__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Select-module__U2Ah3a__optionsList{max-height:200px;overflow-y:auto}.Select-module__U2Ah3a__option{color:#fff;cursor:pointer;border-bottom:1px solid #151719;padding:.8rem 1rem;font-size:1rem;transition:background-color .2s}.Select-module__U2Ah3a__option:last-child{border-bottom:none}.Select-module__U2Ah3a__option:hover{background-color:#2a2d30}.Select-module__U2Ah3a__option.Select-module__U2Ah3a__selected{color:#fff;background-color:#ff5722}.Select-module__U2Ah3a__option.Select-module__U2Ah3a__selected:hover{background-color:#f6764f}.Select-module__U2Ah3a__optionsList::-webkit-scrollbar{width:8px}.Select-module__U2Ah3a__optionsList::-webkit-scrollbar-track{background:#151719}.Select-module__U2Ah3a__optionsList::-webkit-scrollbar-thumb{background:#999;border-radius:4px}.Select-module__U2Ah3a__optionsList::-webkit-scrollbar-thumb:hover{background:#ccc}.Select-module__U2Ah3a__selectTrigger::selection,.Select-module__U2Ah3a__selectedText::selection,.Select-module__U2Ah3a__option::selection{color:#fff;background-color:#ff5722}.Select-module__U2Ah3a__selectTrigger::-moz-selection{color:#fff;background-color:#ff5722}.Select-module__U2Ah3a__selectedText::-moz-selection{color:#fff;background-color:#ff5722}.Select-module__U2Ah3a__option::-moz-selection{color:#fff;background-color:#ff5722}.Select-module__U2Ah3a__selectTrigger,.Select-module__U2Ah3a__selectedText,.Select-module__U2Ah3a__option{-webkit-user-select:text;user-select:text}.Select-module__U2Ah3a__iconContainer{align-items:center;display:flex}.Select-module__U2Ah3a__lockIcon{opacity:.7}
.CustomDatePicker-module__wN3tlq__inputField{flex-direction:column;width:100%;margin-bottom:1rem;display:flex}.CustomDatePicker-module__wN3tlq__label{color:#fff;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:500;display:flex}.CustomDatePicker-module__wN3tlq__lockIcon{color:#d9d9d9;font-size:.875rem}.CustomDatePicker-module__wN3tlq__datePickerContainer,.CustomDatePicker-module__wN3tlq__datePickerWrapper{width:100%;position:relative}.CustomDatePicker-module__wN3tlq__dateInput{color:#fff;cursor:pointer;background-color:#202325;border:2px solid #0000;border-radius:10px;outline:none;width:100%;padding:1rem 3rem 1rem 1rem;font-size:1rem;font-weight:600;transition:all .3s}.CustomDatePicker-module__wN3tlq__dateInput:focus{background-color:#2a2d30;border-color:#ff5722}.CustomDatePicker-module__wN3tlq__dateInput:hover{background-color:#2a2d30;border-color:#ff57224d}.CustomDatePicker-module__wN3tlq__datePickerWrapper.CustomDatePicker-module__wN3tlq__locked{opacity:.6}.CustomDatePicker-module__wN3tlq__datePickerWrapper.CustomDatePicker-module__wN3tlq__locked .CustomDatePicker-module__wN3tlq__dateInput{cursor:not-allowed}.CustomDatePicker-module__wN3tlq__datePickerWrapper.CustomDatePicker-module__wN3tlq__locked .CustomDatePicker-module__wN3tlq__calendarIcon{cursor:not-allowed;color:#666}.CustomDatePicker-module__wN3tlq__calendarIcon{color:#d9d9d9;cursor:pointer;z-index:2;width:20px;height:20px;transition:color .3s;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.CustomDatePicker-module__wN3tlq__dayPickerContainer{z-index:1000;width:auto;min-width:280px;max-width:330px;padding:0;animation:.2s ease-out CustomDatePicker-module__wN3tlq__slideDown;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%)}.CustomDatePicker-module__wN3tlq__dayPickerContainer.CustomDatePicker-module__wN3tlq__openUpward{animation:.2s ease-out CustomDatePicker-module__wN3tlq__slideUp;top:auto;bottom:calc(100% + .5rem)}.CustomDatePicker-module__wN3tlq__dayPicker{color:#fff;box-sizing:border-box;background-color:#202325;border:2px solid #2a2d30;border-radius:12px;width:100%;padding:1rem;font-family:Roboto,sans-serif;overflow:hidden;box-shadow:0 10px 25px #0000004d;--rdp-accent-color:#ff5722!important;--rdp-accent-background-color:#ff5722!important;--rdp-today-color:#ff5722!important;--rdp-range_start-background:#ff5722!important;--rdp-range_end-background:#ff5722!important}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-month,.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-table{margin:0}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-nav{margin-bottom:1rem}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-caption{color:#fff;margin-bottom:1rem}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-dropdown_month,.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-dropdown_year{color:#fff;background-color:#2a2d30;border:1px solid #ff5722;border-radius:6px;margin:0 4px;padding:4px 8px}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-dropdown_month:hover,.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-dropdown_year:hover{color:#fff;background-color:#ff5722}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-nav_button{color:#ff5722;background-color:#2a2d30;border:none;border-radius:50%}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-nav_button:hover{color:#fff;background-color:#ff5722}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-weekday{color:#999;font-weight:600}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-day{color:#fff}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-day_button{color:#fff;background:0 0;border:none}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-day_button:hover{background-color:#ff572233}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-day_selected .CustomDatePicker-module__wN3tlq__rdp-day_button{color:#fff;background-color:#ff5722;font-weight:600}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-day_today .CustomDatePicker-module__wN3tlq__rdp-day_button{color:#ff5722;font-weight:700}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-day_outside{opacity:.5}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-day_disabled{opacity:.3;cursor:not-allowed}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-months{gap:.5rem!important;margin:0!important}.CustomDatePicker-module__wN3tlq__dayPicker .CustomDatePicker-module__wN3tlq__rdp-month{margin:0!important}@keyframes CustomDatePicker-module__wN3tlq__slideDown{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes CustomDatePicker-module__wN3tlq__slideUp{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.CustomDatePicker-module__wN3tlq__input_valid{border-color:#4caf50!important}.CustomDatePicker-module__wN3tlq__input_invalid{border-color:#f44336!important}.CustomDatePicker-module__wN3tlq__validationMessage{margin-top:.5rem;padding:0 .25rem;font-size:.875rem;transition:all .2s}.CustomDatePicker-module__wN3tlq__message_valid{color:#4caf50}.CustomDatePicker-module__wN3tlq__message_invalid{color:#f44336}.CustomDatePicker-module__wN3tlq__datePickerWrapper.CustomDatePicker-module__wN3tlq__valid .CustomDatePicker-module__wN3tlq__dateInput:focus{box-shadow:0 0 0 3px #4caf501a}.CustomDatePicker-module__wN3tlq__datePickerWrapper.CustomDatePicker-module__wN3tlq__invalid .CustomDatePicker-module__wN3tlq__dateInput:focus{box-shadow:0 0 0 3px #f443361a}
.NotFound-module__h6y-Da__container{text-align:center;color:#d9d9d9;min-height:100vh;padding:20px}.NotFound-module__h6y-Da__errorCard{background-color:#202325;border-radius:20px;max-width:600px;margin:0 auto 20px;padding:30px 50px;animation:1s ease-in-out NotFound-module__h6y-Da__fadeIn}.NotFound-module__h6y-Da__title{color:#d9d9d9;margin-bottom:20px;font-size:28px}.NotFound-module__h6y-Da__description{margin-bottom:15px;font-size:16px;line-height:1.6}.NotFound-module__h6y-Da__subtitle{color:#a9a9a9;margin-bottom:30px;font-size:14px}.NotFound-module__h6y-Da__buttonContainer{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.NotFound-module__h6y-Da__primaryButton{color:#fff;background-color:#ff6b35;border-radius:5px;padding:10px 20px;font-size:14px;text-decoration:none;transition:background-color .3s}.NotFound-module__h6y-Da__primaryButton:hover{background-color:#e55a2e}.NotFound-module__h6y-Da__secondaryButton{color:#fff;background-color:#4a4a4a;border-radius:5px;padding:10px 20px;font-size:14px;text-decoration:none;transition:background-color .3s}.NotFound-module__h6y-Da__secondaryButton:hover{background-color:#5a5a5a}.NotFound-module__h6y-Da__suggestedSection{margin-top:40px}.NotFound-module__h6y-Da__suggestedTitle{color:#d9d9d9;margin-bottom:20px;font-size:24px}@keyframes NotFound-module__h6y-Da__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.NotFound-module__h6y-Da__errorCard{padding:20px 30px}.NotFound-module__h6y-Da__title{font-size:24px}.NotFound-module__h6y-Da__buttonContainer{flex-direction:column;align-items:center}.NotFound-module__h6y-Da__primaryButton,.NotFound-module__h6y-Da__secondaryButton{width:100%;max-width:200px}}
.ProfileHero-module__Rrov3q__heroContainer{width:100%;margin-top:10px;margin-bottom:2rem}.ProfileHero-module__Rrov3q__clickable{cursor:pointer;transition:all .3s}.ProfileHero-module__Rrov3q__avatarContainer.ProfileHero-module__Rrov3q__clickable{cursor:pointer}.ProfileHero-module__Rrov3q__avatarContainer.ProfileHero-module__Rrov3q__clickable:hover{opacity:1;transform:none}.ProfileHero-module__Rrov3q__coverSection{width:100%;height:300px;position:relative}.ProfileHero-module__Rrov3q__coverImageWrapper{width:100%;height:100%;position:relative;overflow:hidden}.ProfileHero-module__Rrov3q__coverImageWrapper img{object-fit:cover;border-radius:38px}.ProfileHero-module__Rrov3q__defaultCover{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:38px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.1rem;font-weight:500;display:flex}.ProfileHero-module__Rrov3q__coverOverlay{opacity:0;background:#0000004d;border-radius:38px;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.ProfileHero-module__Rrov3q__coverImageWrapper:hover .ProfileHero-module__Rrov3q__coverOverlay{opacity:1}.ProfileHero-module__Rrov3q__editButton{color:#fff;pointer-events:none;background-color:#ff5722;border:none;border-radius:15px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:18px;font-weight:500;transition:all .3s;display:flex}.ProfileHero-module__Rrov3q__coverImageWrapper.ProfileHero-module__Rrov3q__clickable:hover .ProfileHero-module__Rrov3q__coverOverlay{opacity:1}.ProfileHero-module__Rrov3q__coverImageWrapper.ProfileHero-module__Rrov3q__clickable:hover .ProfileHero-module__Rrov3q__editButton{background-color:#e64a19;transform:translateY(-2px)}@media screen and (max-width:768px){.ProfileHero-module__Rrov3q__editButton{opacity:1;visibility:visible;z-index:20;padding:8px 16px;font-size:12px;position:absolute;top:20px;right:20px;transform:none}.ProfileHero-module__Rrov3q__coverOverlay{pointer-events:none;opacity:0!important}.ProfileHero-module__Rrov3q__coverImageWrapper .ProfileHero-module__Rrov3q__editButton{opacity:1;visibility:visible}}.ProfileHero-module__Rrov3q__profileSection{align-items:center;width:95%;margin:0 auto -100px;display:flex;position:relative;top:-100px;overflow:hidden}.ProfileHero-module__Rrov3q__avatarWrapper{flex-shrink:0}.ProfileHero-module__Rrov3q__avatarContainer{border-radius:80px;justify-content:center;align-items:center;width:250px;height:250px;display:flex;position:relative;overflow:visible}.ProfileHero-module__Rrov3q__avatarContainer img{transition:transform .3s;overflow:hidden;object-fit:cover!important;width:250px!important;height:250px!important}.ProfileHero-module__Rrov3q__defaultAvatar{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-radius:88px;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;font-weight:600;display:flex}.ProfileHero-module__Rrov3q__avatarEditButton{color:#fff;pointer-events:none;z-index:10;background-color:#ff5722;border:2px solid #1a1d20;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;bottom:10px;right:10px}.ProfileHero-module__Rrov3q__avatarContainer.ProfileHero-module__Rrov3q__clickable:hover .ProfileHero-module__Rrov3q__avatarEditButton{background-color:#e64a19}.ProfileHero-module__Rrov3q__userInfo{flex-direction:column;flex:auto;align-self:flex-end;min-width:0;margin-left:25px;display:flex}.ProfileHero-module__Rrov3q__userInfoTop{flex:none;justify-content:space-between;align-items:center;display:flex;position:relative;top:12px}.ProfileHero-module__Rrov3q__username{color:#fff;margin:0;font-size:64px;font-weight:700;line-height:1.2}.ProfileHero-module__Rrov3q__username h1{all:unset}.ProfileHero-module__Rrov3q__actionButtonContainer{flex-shrink:0}.ProfileHero-module__Rrov3q__navigationContainer{flex:auto;align-items:center;min-width:0;margin-top:1rem;display:flex;overflow:hidden}.ProfileHero-module__Rrov3q__uploadModal{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ProfileHero-module__Rrov3q__modalContent{background-color:#1a1d20;border-radius:12px;width:90%;max-width:400px;padding:2rem;box-shadow:0 20px 25px -5px #0000001a}.ProfileHero-module__Rrov3q__modalContent h3{color:#fff;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.ProfileHero-module__Rrov3q__cancelButton{color:#fff;cursor:pointer;background-color:#374151;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:.75rem;font-weight:500;transition:background-color .3s}.ProfileHero-module__Rrov3q__cancelButton:hover{background-color:#4b5563}@media screen and (max-width:1200px){.ProfileHero-module__Rrov3q__username{font-size:3rem}.ProfileHero-module__Rrov3q__avatarContainer{width:220px;height:220px;border-radius:var(--avatar-border-radius-responsive-220)!important}.ProfileHero-module__Rrov3q__avatarContainer img{width:220px!important;height:220px!important}.ProfileHero-module__Rrov3q__defaultAvatar{border-radius:var(--avatar-border-radius-responsive-220)!important}.ProfileHero-module__Rrov3q__userInfo{position:relative;top:10px}}@media screen and (max-width:1000px){.ProfileHero-module__Rrov3q__username{font-size:2.5rem}.ProfileHero-module__Rrov3q__avatarContainer{border-radius:var(--avatar-border-radius-responsive-200);width:200px;height:200px;overflow:visible}.ProfileHero-module__Rrov3q__avatarContainer img{width:200px!important;height:200px!important}.ProfileHero-module__Rrov3q__defaultAvatar{border-radius:var(--avatar-border-radius-responsive-200)}.ProfileHero-module__Rrov3q__coverSection{height:250px}.ProfileHero-module__Rrov3q__profileSection{padding-top:10px}.ProfileHero-module__Rrov3q__userInfo{position:relative;top:8px}}@media screen and (max-width:768px){.ProfileHero-module__Rrov3q__profileSection{flex-direction:column;align-items:center;margin-bottom:-140px;top:-120px}.ProfileHero-module__Rrov3q__avatarWrapper{justify-content:center;width:100%;margin-bottom:1rem;display:flex}.ProfileHero-module__Rrov3q__userInfo{text-align:center;width:100%;margin-left:0;top:0}.ProfileHero-module__Rrov3q__username{margin:0;top:0}.ProfileHero-module__Rrov3q__userInfoTop{flex-direction:column;gap:1rem}.ProfileHero-module__Rrov3q__navigationContainer{width:100%}.ProfileHero-module__Rrov3q__channelNavigation{justify-content:center;display:flex}}
