.SkillsModal_overlay__KdMOT{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}.SkillsModal_modal_container__8bnJ_{width:100%;max-width:896px;max-height:90vh;background:#141416;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border-radius:20px;border:1px solid #333438;display:flex;flex-direction:column;overflow:hidden;position:relative;color:#fff;animation:SkillsModal_modalFadeIn__JrtnK .2s ease-out}@keyframes SkillsModal_modalFadeIn__JrtnK{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.SkillsModal_header__B9N_L{box-sizing:border-box;flex-direction:row;justify-content:space-between;padding:24px;background:#202124;border-bottom:1px solid #333438;flex-shrink:0}.SkillsModal_header__B9N_L,.SkillsModal_header_left__raIQ5{display:flex;align-items:center;gap:16px}.SkillsModal_back_button__pb2NM{background:transparent;border:none;color:#fff;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.SkillsModal_back_button__pb2NM:hover{opacity:.8}.SkillsModal_header_titles__5mm0x{display:flex;flex-direction:column;gap:4px}.SkillsModal_header_titles__5mm0x .SkillsModal_title__MEC7E{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:25px;color:#fff;margin:0}.SkillsModal_header_titles__5mm0x .SkillsModal_subtitle__89mvO{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a0a0a5;margin:0}.SkillsModal_close_button__Ii0lD{background:transparent;border:none;color:#a0a0a5;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background .2s ease}.SkillsModal_close_button__Ii0lD:hover{color:#fff;background:hsla(0,0%,100%,.1)}.SkillsModal_scroll_content__w2r18{display:flex;flex-direction:column;padding:24px;gap:32px;overflow-y:auto;flex:1 1}.SkillsModal_scroll_content__w2r18::-webkit-scrollbar{width:6px}.SkillsModal_scroll_content__w2r18::-webkit-scrollbar-track{background:#141416}.SkillsModal_scroll_content__w2r18::-webkit-scrollbar-thumb{background:#333438;border-radius:4px}.SkillsModal_section__27_S4{display:flex;flex-direction:column;gap:16px}.SkillsModal_section_header__m3sop{display:flex;flex-direction:column;gap:4px}.SkillsModal_section_header__m3sop .SkillsModal_section_title__g5Gk3{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#fff;margin:0}.SkillsModal_section_header__m3sop .SkillsModal_section_subtitle__JriTZ{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a0a0a5;margin:0}.SkillsModal_skills_grid__MYPm1{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media(max-width:640px){.SkillsModal_skills_grid__MYPm1{grid-template-columns:1fr}}.SkillsModal_skill_card__iTIHC{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;padding:16px;background:#191a1d;border:1px solid #333438;border-radius:12px;cursor:pointer;transition:all .2s ease}.SkillsModal_skill_card__iTIHC:hover{border-color:#4a4b50}.SkillsModal_skill_card__iTIHC.SkillsModal_selected__h3v8_{border-color:#2ae5c9;background:rgba(42,229,201,.04)}.SkillsModal_skill_card_left__2HFXc{display:flex;align-items:center;gap:12px}.SkillsModal_icon_badge__3obdf{width:40px;height:40px;min-width:40px;background:#27282c;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.SkillsModal_skill_title__VjHeF{font-family:Inter,sans-serif;font-weight:500;font-size:15px;line-height:20px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.SkillsModal_skill_card_right__f0hjN{display:flex;align-items:center;gap:8px}.SkillsModal_delete_custom_btn__gaTN9{background:transparent;border:none;color:#a0a0a5;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.SkillsModal_delete_custom_btn__gaTN9:hover{color:#f55;background:rgba(255,85,85,.15)}.SkillsModal_check_badge__0g7G_{width:20px;height:20px;min-width:20px;border:1px solid #333438;border-radius:9999px;display:flex;align-items:center;justify-content:center}.SkillsModal_check_badge__0g7G_.SkillsModal_checked__xZr2I{border-color:#2ae5c9;background:#2ae5c9;color:#000}.SkillsModal_add_custom_btn__IovLE{width:100%;padding:14px;background:transparent;border:1px dashed #333438;border-radius:12px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s ease}.SkillsModal_add_custom_btn__IovLE:hover{border-color:#2ae5c9;background:rgba(42,229,201,.04)}.SkillsModal_add_custom_form__WUtJM{display:flex;gap:8px;width:100%}.SkillsModal_add_custom_form__WUtJM .SkillsModal_custom_input__OVT2T{flex:1 1;height:44px;background:#191a1d;border:1px solid #333438;border-radius:8px;padding:0 14px;font-family:Inter,sans-serif;font-size:14px;color:#fff;outline:none}.SkillsModal_add_custom_form__WUtJM .SkillsModal_custom_input__OVT2T::placeholder{color:#a0a0a5}.SkillsModal_add_custom_form__WUtJM .SkillsModal_custom_input__OVT2T:focus{border-color:#2ae5c9}.SkillsModal_add_custom_form__WUtJM .SkillsModal_submit_custom_btn__eVteg{padding:0 20px;height:44px;background:#2ae5c9;border:none;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:14px;color:#000;cursor:pointer;transition:opacity .2s ease}.SkillsModal_add_custom_form__WUtJM .SkillsModal_submit_custom_btn__eVteg:hover{opacity:.9}.SkillsModal_ratings_box__P94vN{background:#191a1d;border:1px solid #333438;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:20px}.SkillsModal_ratings_header__xvX_q{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #27282c}.SkillsModal_ratings_header__xvX_q .SkillsModal_ratings_title__kyYL_{font-family:Inter,sans-serif;font-weight:500;font-size:15px;color:#fff}.SkillsModal_ratings_header__xvX_q .SkillsModal_selected_count__szV_r{font-family:Inter,sans-serif;font-size:13px;color:#a0a0a5}.SkillsModal_ratings_list__gL61C{display:flex;flex-direction:column;gap:16px}.SkillsModal_rating_row__L4_5T{display:flex;align-items:center;gap:16px}@media(max-width:600px){.SkillsModal_rating_row__L4_5T{flex-wrap:wrap}}.SkillsModal_rating_left__1dIQT{display:flex;align-items:center;gap:12px;width:160px;min-width:160px}.SkillsModal_rating_left__1dIQT .SkillsModal_rating_icon__PABu1{width:32px;height:32px;min-width:32px;background:#27282c;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff}.SkillsModal_rating_left__1dIQT .SkillsModal_rating_name__bB6tK{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SkillsModal_slider_wrapper__lWa_h{flex:1 1;display:flex;align-items:center}.SkillsModal_slider_wrapper__lWa_h .SkillsModal_range_slider__tXCvf{width:100%;height:6px;border-radius:999px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.SkillsModal_slider_wrapper__lWa_h .SkillsModal_range_slider__tXCvf::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#2ae5c9;box-shadow:0 0 8px rgba(42,229,201,.5);cursor:pointer;-webkit-transition:transform .1s ease;transition:transform .1s ease}.SkillsModal_slider_wrapper__lWa_h .SkillsModal_range_slider__tXCvf::-webkit-slider-thumb:hover{transform:scale(1.15)}.SkillsModal_rating_value_input__SGnUb{width:54px;height:36px;background:#222327;border:1px solid #333438;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#fff;text-align:center;outline:none;transition:border-color .2s ease}.SkillsModal_rating_value_input__SGnUb:focus{border-color:#2ae5c9}.SkillsModal_input_error__pl4hW{border-color:#f55!important}.SkillsModal_error_message__X3s9D{font-family:Inter,sans-serif;font-weight:400;font-size:11px;line-height:14px;color:#f55;margin-top:4px}.SkillsModal_remove_rating_btn__XSxAB{background:transparent;border:none;color:#a0a0a5;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.SkillsModal_remove_rating_btn__XSxAB:hover{color:#f55;background:rgba(255,85,85,.15)}.SkillsModal_footer__6XP88{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:16px 24px 24px;background:#141416;border-top:1px solid #333438;flex-shrink:0}.SkillsModal_save_btn___Bk6z{width:100%;height:52px;background:#fff;border:none;border-radius:12px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#000;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:opacity .2s ease,transform .1s ease}.SkillsModal_save_btn___Bk6z:hover{opacity:.92}.SkillsModal_save_btn___Bk6z:active{transform:scale(.99)}.SkillsModal_save_btn___Bk6z:disabled{opacity:.6;cursor:not-allowed}[data-bs-theme=light] .SkillsModal_modal_container__8bnJ_{background:#fff;border-color:#e5e7eb;color:#1a1d24;box-shadow:0 20px 40px rgba(0,0,0,.12)}[data-bs-theme=light] .SkillsModal_header__B9N_L{background:#f9fafb;border-bottom-color:#e5e7eb}[data-bs-theme=light] .SkillsModal_back_button__pb2NM,[data-bs-theme=light] .SkillsModal_header_titles__5mm0x .SkillsModal_title__MEC7E{color:#1a1d24}[data-bs-theme=light] .SkillsModal_close_button__Ii0lD,[data-bs-theme=light] .SkillsModal_header_titles__5mm0x .SkillsModal_subtitle__89mvO{color:#6b7280}[data-bs-theme=light] .SkillsModal_close_button__Ii0lD:hover{color:#1a1d24;background:rgba(0,0,0,.05)}[data-bs-theme=light] .SkillsModal_section_header__m3sop .SkillsModal_section_title__g5Gk3{color:#1a1d24}[data-bs-theme=light] .SkillsModal_section_header__m3sop .SkillsModal_section_subtitle__JriTZ{color:#6b7280}[data-bs-theme=light] .SkillsModal_skill_card__iTIHC{background:#f9fafb;border-color:#e5e7eb}[data-bs-theme=light] .SkillsModal_skill_card__iTIHC:hover{border-color:#d1d5db}[data-bs-theme=light] .SkillsModal_skill_card__iTIHC.SkillsModal_selected__h3v8_{border-color:#2ae5c9;background:rgba(42,229,201,.08)}[data-bs-theme=light] .SkillsModal_icon_badge__3obdf,[data-bs-theme=light] .SkillsModal_rating_icon__PABu1{background:#f3f4f6;color:#1a1d24}[data-bs-theme=light] .SkillsModal_icon_badge__3obdf img,[data-bs-theme=light] .SkillsModal_icon_badge__3obdf svg,[data-bs-theme=light] .SkillsModal_rating_icon__PABu1 img,[data-bs-theme=light] .SkillsModal_rating_icon__PABu1 svg{filter:brightness(0) saturate(100%)}[data-bs-theme=light] .SkillsModal_rating_name__bB6tK,[data-bs-theme=light] .SkillsModal_ratings_title__kyYL_,[data-bs-theme=light] .SkillsModal_skill_title__VjHeF{color:#1a1d24}[data-bs-theme=light] .SkillsModal_check_badge__0g7G_{border-color:#d1d5db}[data-bs-theme=light] .SkillsModal_add_custom_btn__IovLE{border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .SkillsModal_add_custom_btn__IovLE:hover{border-color:#2ae5c9;background:rgba(42,229,201,.06)}[data-bs-theme=light] .SkillsModal_custom_input__OVT2T{background:#fff;border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .SkillsModal_ratings_box__P94vN{background:#f9fafb;border-color:#e5e7eb}[data-bs-theme=light] .SkillsModal_ratings_header__xvX_q{border-bottom-color:#e5e7eb}[data-bs-theme=light] .SkillsModal_selected_count__szV_r{color:#6b7280}[data-bs-theme=light] .SkillsModal_rating_value_input__SGnUb{background:#fff;border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .SkillsModal_footer__6XP88{background:#fff;border-top-color:#e5e7eb}[data-bs-theme=light] .SkillsModal_save_btn___Bk6z{background:#1a1d24;color:#fff}[data-bs-theme=light] .SkillsModal_input_error__pl4hW{border-color:#ef4444!important}[data-bs-theme=light] .SkillsModal_error_message__X3s9D{color:#ef4444}[data-bs-theme=light] .SkillsModal_delete_custom_btn__gaTN9,[data-bs-theme=light] .SkillsModal_remove_rating_btn__XSxAB{color:#9ca3af}[data-bs-theme=light] .SkillsModal_delete_custom_btn__gaTN9:hover,[data-bs-theme=light] .SkillsModal_remove_rating_btn__XSxAB:hover{color:#ef4444;background:rgba(239,68,68,.1)}.CareerTimelineModal_overlay__Bu48x{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}.CareerTimelineModal_modal_container__vLQzI{width:100%;max-width:896px;max-height:90vh;background:#141416;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border-radius:20px;border:1px solid #333438;display:flex;flex-direction:column;overflow:hidden;position:relative;color:#fff;animation:CareerTimelineModal_modalFadeIn__WsMQE .2s ease-out}@keyframes CareerTimelineModal_modalFadeIn__WsMQE{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.CareerTimelineModal_header__Z_2Uw{box-sizing:border-box;flex-direction:row;justify-content:space-between;padding:24px;background:#202124;border-bottom:1px solid #333438;flex-shrink:0}.CareerTimelineModal_header__Z_2Uw,.CareerTimelineModal_header_left__l_tOC{display:flex;align-items:center;gap:16px}.CareerTimelineModal_back_button__lmeoZ{background:transparent;border:none;color:#fff;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.CareerTimelineModal_back_button__lmeoZ:hover{opacity:.8}.CareerTimelineModal_header_titles__q9dgt{display:flex;flex-direction:column;gap:4px}.CareerTimelineModal_header_titles__q9dgt .CareerTimelineModal_title__q2IzR{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:25px;color:#fff;margin:0}.CareerTimelineModal_header_titles__q9dgt .CareerTimelineModal_subtitle__nFw3u{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a1a1aa;margin:0}.CareerTimelineModal_close_button__p0ELJ{background:transparent;border:none;color:#a0a0a5;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background .2s ease}.CareerTimelineModal_close_button__p0ELJ:hover{color:#fff;background:hsla(0,0%,100%,.1)}.CareerTimelineModal_scroll_content__oCuvU{display:flex;flex-direction:column;padding:24px;gap:32px;overflow-y:auto;flex:1 1}.CareerTimelineModal_scroll_content__oCuvU::-webkit-scrollbar{width:6px}.CareerTimelineModal_scroll_content__oCuvU::-webkit-scrollbar-track{background:#141416}.CareerTimelineModal_scroll_content__oCuvU::-webkit-scrollbar-thumb{background:#333438;border-radius:4px}.CareerTimelineModal_banner_card__gYgJn{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:16px;gap:16px;background:#1a1d24;border:1px solid #333438;border-radius:12px;cursor:pointer;transition:all .2s ease}.CareerTimelineModal_banner_card__gYgJn:hover{border-color:#66fcf1;background:#20242e}.CareerTimelineModal_banner_icon_badge__KW_34{width:48px;height:48px;min-width:48px;background:hsla(0,0%,100%,.1);border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff}.CareerTimelineModal_banner_text__xfwPA{display:flex;flex-direction:column;gap:2px}.CareerTimelineModal_banner_text__xfwPA .CareerTimelineModal_banner_title__JAfib{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fff;margin:0}.CareerTimelineModal_banner_text__xfwPA .CareerTimelineModal_banner_subtitle__KReq3{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a0a0a5;margin:0}.CareerTimelineModal_section__VD6k0{display:flex;flex-direction:column;gap:16px}.CareerTimelineModal_section_header__THQ4x{display:flex;flex-direction:column;gap:4px}.CareerTimelineModal_section_header__THQ4x .CareerTimelineModal_section_title__XGrK_{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:28px;color:#fff;margin:0}.CareerTimelineModal_section_header__THQ4x .CareerTimelineModal_section_subtitle__xgCUY{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a1a1aa;margin:0}.CareerTimelineModal_add_form_box__R_48x{box-sizing:border-box;display:flex;flex-direction:column;padding:20px;gap:16px;background:#15181e;border:1px solid #66fcf1;border-radius:12px}.CareerTimelineModal_form_row_full__jTDf9{display:flex;flex-direction:column;gap:6px;width:100%}.CareerTimelineModal_form_grid_two__kkx5g{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media(max-width:640px){.CareerTimelineModal_form_grid_two__kkx5g{grid-template-columns:1fr}}.CareerTimelineModal_label__IBcla{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#a1a1aa}.CareerTimelineModal_input_wrap__zbWAX{position:relative;display:flex;align-items:center;width:100%;cursor:pointer}.CareerTimelineModal_input__Xiq8R{width:100%;height:45px;background:#15181e;border:1px solid #333438;border-radius:8px;padding:0 16px;font-family:Inter,sans-serif;font-size:15px;color:#fff;outline:none;transition:border-color .2s ease}.CareerTimelineModal_input__Xiq8R::placeholder{color:#6b7280}.CareerTimelineModal_input__Xiq8R:focus{border-color:#66fcf1}.CareerTimelineModal_date_input__P46Hi{width:100%;height:45px;background:#15181e;border:1px solid #333438;border-radius:8px;padding:0 40px 0 16px;font-family:Inter,sans-serif;font-size:15px;color:#fff;outline:none;cursor:pointer;transition:border-color .2s ease}.CareerTimelineModal_date_input__P46Hi::-webkit-calendar-picker-indicator{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer}.CareerTimelineModal_date_input__P46Hi::placeholder{color:#6b7280}.CareerTimelineModal_date_input__P46Hi:focus{border-color:#66fcf1}.CareerTimelineModal_select_input__XTuXe{width:100%;height:46px;background:#15181e;border:1px solid #333438;border-radius:8px;padding:0 40px 0 16px;font-family:Inter,sans-serif;font-size:15px;color:#fff;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239CA3AF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:16px;transition:border-color .2s ease}.CareerTimelineModal_select_input__XTuXe:focus{border-color:#66fcf1}.CareerTimelineModal_input_icon_right__vEOKu{position:absolute;right:14px;color:#9ca3af;pointer-events:none}.CareerTimelineModal_spinning_loader__pL2a4{animation:CareerTimelineModal_spinLoader__aBDw_ 1s linear infinite}@keyframes CareerTimelineModal_spinLoader__aBDw_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CareerTimelineModal_upload_loading_box__PoPrM{width:100%;height:46px;background:#15181e;border:1px dashed #66fcf1;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;color:#66fcf1}.CareerTimelineModal_logo_preview_container__RElqs{display:flex;align-items:center;gap:12px;padding:6px 12px;background:#15181e;border:1px solid #333438;border-radius:8px;height:46px}.CareerTimelineModal_logo_preview_thumb__7ElJc{width:32px;height:32px;min-width:32px;border-radius:6px;overflow:hidden;border:1px solid #333438;background:#1a1d24;display:flex;align-items:center;justify-content:center}.CareerTimelineModal_logo_preview_thumb__7ElJc img{width:100%;height:100%;object-fit:cover}.CareerTimelineModal_logo_preview_info__y4N6f{display:flex;align-items:center;justify-content:space-between;flex:1 1;gap:8px;min-width:0}.CareerTimelineModal_logo_preview_title__Uey7r{font-family:Inter,sans-serif;font-size:13px;color:#d1d5db;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CareerTimelineModal_logo_preview_actions__9ovIU{display:flex;align-items:center;gap:8px}.CareerTimelineModal_change_logo_btn__KWgdY{background:transparent;border:none;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#66fcf1;cursor:pointer;padding:2px 6px;border-radius:4px;transition:all .2s ease}.CareerTimelineModal_change_logo_btn__KWgdY:hover{background:rgba(102,252,241,.1)}.CareerTimelineModal_remove_logo_btn__wfI_3{background:transparent;border:none;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#f55;cursor:pointer;padding:2px 6px;border-radius:4px;transition:all .2s ease}.CareerTimelineModal_remove_logo_btn__wfI_3:hover{background:rgba(255,85,85,.1)}.CareerTimelineModal_upload_logo_btn__Sh9mn{width:100%;height:46px;background:#15181e;border:1px dashed #333438;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#d1d5db;cursor:pointer;transition:border-color .2s ease}.CareerTimelineModal_upload_logo_btn__Sh9mn:hover{border-color:#66fcf1}.CareerTimelineModal_checkbox_row__khUMd{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CareerTimelineModal_checkbox_row__khUMd .CareerTimelineModal_checkbox__l0xwb{width:16px;height:16px;accent-color:#66fcf1;cursor:pointer}.CareerTimelineModal_checkbox_row__khUMd .CareerTimelineModal_till_date_text__bu8Be{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#a1a1aa}.CareerTimelineModal_textarea__qU6PA{width:100%;min-height:94px;background:#15181e;border:1px solid #333438;border-radius:8px;padding:12px 16px;font-family:Inter,sans-serif;font-size:14px;color:#fff;outline:none;resize:vertical;transition:border-color .2s ease}.CareerTimelineModal_textarea__qU6PA::placeholder{color:#6b7280}.CareerTimelineModal_textarea__qU6PA:focus{border-color:#66fcf1}.CareerTimelineModal_submit_form_btn__FEPTO{width:100%;height:46px;background:transparent;border:1px solid #66fcf1;border-radius:8px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;color:#66fcf1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.CareerTimelineModal_submit_form_btn__FEPTO:hover{background:rgba(102,252,241,.08)}.CareerTimelineModal_timeline_list__RrfDO{display:flex;flex-direction:column;gap:16px}.CareerTimelineModal_timeline_item_card__1VqXZ{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;background:#15181e;border:1px solid #333438;border-radius:12px;gap:16px}@media(max-width:640px){.CareerTimelineModal_timeline_item_card__1VqXZ{flex-direction:column;align-items:flex-start}}.CareerTimelineModal_timeline_item_left__d7LOI{display:flex;align-items:center;gap:16px;flex:1 1;min-width:0}.CareerTimelineModal_logo_circle__SXlmH{width:48px;height:48px;min-width:48px;flex-shrink:0;border:1px solid #fff;border-radius:9999px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#1a1d24}.CareerTimelineModal_logo_fallback__DMTbK{font-family:Inter,sans-serif;font-weight:700;font-size:18px;color:#fff}.CareerTimelineModal_timeline_info__ZG1xk{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.CareerTimelineModal_timeline_info__ZG1xk .CareerTimelineModal_club_title__Aj9Q7{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fff;margin:0;overflow-wrap:break-word;word-break:break-word}.CareerTimelineModal_sub_info_row__8m740{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.CareerTimelineModal_position_pill__17ZYy{padding:2px 8px;background:#272a30;border-radius:4px;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#d1d5db}.CareerTimelineModal_date_range__WgjHr{display:flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#a1a1aa;white-space:nowrap}.CareerTimelineModal_timeline_actions__CnmH6{display:flex;align-items:center;gap:8px;flex-shrink:0}.CareerTimelineModal_action_btn__s1MEv{box-sizing:border-box;display:flex;align-items:center;padding:6px 12px;gap:6px;height:34px;background:transparent;border:1px solid #333438;border-radius:6px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#d1d5db;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .2s ease}.CareerTimelineModal_action_btn__s1MEv:hover{border-color:#66fcf1;color:#66fcf1}.CareerTimelineModal_action_btn__s1MEv.CareerTimelineModal_delete__Fwu4_:hover{border-color:#f55;color:#f55}.CareerTimelineModal_add_another_btn__B4jBg{box-sizing:border-box;display:flex;justify-content:center;align-items:center;padding:16px;gap:8px;width:100%;height:54px;background:#15181e;border:1px dashed #333438;border-radius:12px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#a1a1aa;cursor:pointer;transition:all .2s ease}.CareerTimelineModal_add_another_btn__B4jBg:hover{border-color:#66fcf1;color:#fff}.CareerTimelineModal_footer__aVX_9{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:16px 24px 24px;background:#141416;border-top:1px solid #333438;flex-shrink:0}.CareerTimelineModal_save_btn__XEL0x{width:100%;height:52px;background:#fff;border:none;border-radius:12px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#000;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:opacity .2s ease,transform .1s ease}.CareerTimelineModal_save_btn__XEL0x:hover{opacity:.92}.CareerTimelineModal_save_btn__XEL0x:active{transform:scale(.99)}.CareerTimelineModal_save_btn__XEL0x:disabled{opacity:.6;cursor:not-allowed}[data-bs-theme=light] .CareerTimelineModal_modal_container__vLQzI{background:#fff;border-color:#e5e7eb;color:#1a1d24;box-shadow:0 20px 40px rgba(0,0,0,.12)}[data-bs-theme=light] .CareerTimelineModal_header__Z_2Uw{background:#f9fafb;border-bottom-color:#e5e7eb}[data-bs-theme=light] .CareerTimelineModal_back_button__lmeoZ,[data-bs-theme=light] .CareerTimelineModal_header_titles__q9dgt .CareerTimelineModal_title__q2IzR{color:#1a1d24}[data-bs-theme=light] .CareerTimelineModal_close_button__p0ELJ,[data-bs-theme=light] .CareerTimelineModal_header_titles__q9dgt .CareerTimelineModal_subtitle__nFw3u{color:#6b7280}[data-bs-theme=light] .CareerTimelineModal_close_button__p0ELJ:hover{color:#1a1d24;background:rgba(0,0,0,.05)}[data-bs-theme=light] .CareerTimelineModal_banner_card__gYgJn{background:#f3f4f6;border-color:#e5e7eb}[data-bs-theme=light] .CareerTimelineModal_banner_icon_badge__KW_34{background:rgba(0,0,0,.06);color:#1a1d24}[data-bs-theme=light] .CareerTimelineModal_banner_icon_badge__KW_34 img,[data-bs-theme=light] .CareerTimelineModal_banner_icon_badge__KW_34 svg{filter:brightness(0) saturate(100%)}[data-bs-theme=light] .CareerTimelineModal_banner_text__xfwPA .CareerTimelineModal_banner_title__JAfib{color:#1a1d24}[data-bs-theme=light] .CareerTimelineModal_banner_text__xfwPA .CareerTimelineModal_banner_subtitle__KReq3{color:#6b7280}[data-bs-theme=light] .CareerTimelineModal_section_header__THQ4x .CareerTimelineModal_section_title__XGrK_{color:#1a1d24}[data-bs-theme=light] .CareerTimelineModal_section_header__THQ4x .CareerTimelineModal_section_subtitle__xgCUY{color:#6b7280}[data-bs-theme=light] .CareerTimelineModal_add_form_box__R_48x{background:#f9fafb;border-color:#2ae5c9}[data-bs-theme=light] .CareerTimelineModal_label__IBcla{color:#1a1d24}[data-bs-theme=light] .CareerTimelineModal_date_input__P46Hi,[data-bs-theme=light] .CareerTimelineModal_input__Xiq8R,[data-bs-theme=light] .CareerTimelineModal_select_input__XTuXe,[data-bs-theme=light] .CareerTimelineModal_textarea__qU6PA{background:#fff;border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .CareerTimelineModal_date_input__P46Hi::placeholder,[data-bs-theme=light] .CareerTimelineModal_input__Xiq8R::placeholder,[data-bs-theme=light] .CareerTimelineModal_select_input__XTuXe::placeholder,[data-bs-theme=light] .CareerTimelineModal_textarea__qU6PA::placeholder{color:#9ca3af}[data-bs-theme=light] .CareerTimelineModal_upload_loading_box__PoPrM{background:#f9fafb;border-color:#2ae5c9;color:#1a1d24}[data-bs-theme=light] .CareerTimelineModal_logo_preview_container__RElqs{background:#fff;border-color:#d1d5db}[data-bs-theme=light] .CareerTimelineModal_logo_preview_thumb__7ElJc{border-color:#d1d5db;background:#f3f4f6}[data-bs-theme=light] .CareerTimelineModal_logo_preview_title__Uey7r{color:#1a1d24}[data-bs-theme=light] .CareerTimelineModal_change_logo_btn__KWgdY{color:#2ae5c9}[data-bs-theme=light] .CareerTimelineModal_change_logo_btn__KWgdY:hover{background:rgba(42,229,201,.1)}[data-bs-theme=light] .CareerTimelineModal_remove_logo_btn__wfI_3{color:#ef4444}[data-bs-theme=light] .CareerTimelineModal_remove_logo_btn__wfI_3:hover{background:rgba(239,68,68,.1)}[data-bs-theme=light] .CareerTimelineModal_upload_logo_btn__Sh9mn{background:#fff;border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .CareerTimelineModal_till_date_text__bu8Be{color:#6b7280}[data-bs-theme=light] .CareerTimelineModal_submit_form_btn__FEPTO{border-color:#1a1d24;color:#1a1d24}[data-bs-theme=light] .CareerTimelineModal_submit_form_btn__FEPTO:hover{background:rgba(0,0,0,.05)}[data-bs-theme=light] .CareerTimelineModal_timeline_item_card__1VqXZ{background:#f9fafb;border-color:#e5e7eb}[data-bs-theme=light] .CareerTimelineModal_logo_circle__SXlmH{background:#e5e7eb;border-color:#d1d5db}[data-bs-theme=light] .CareerTimelineModal_logo_fallback__DMTbK,[data-bs-theme=light] .CareerTimelineModal_timeline_info__ZG1xk .CareerTimelineModal_club_title__Aj9Q7{color:#1a1d24}[data-bs-theme=light] .CareerTimelineModal_position_pill__17ZYy{background:#e5e7eb;color:#1a1d24}[data-bs-theme=light] .CareerTimelineModal_date_range__WgjHr{color:#6b7280}[data-bs-theme=light] .CareerTimelineModal_action_btn__s1MEv{border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .CareerTimelineModal_action_btn__s1MEv:hover{border-color:#2ae5c9;color:#2ae5c9}[data-bs-theme=light] .CareerTimelineModal_add_another_btn__B4jBg{background:#fff;border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .CareerTimelineModal_add_another_btn__B4jBg:hover{border-color:#2ae5c9}[data-bs-theme=light] .CareerTimelineModal_footer__aVX_9{background:#fff;border-top-color:#e5e7eb}[data-bs-theme=light] .CareerTimelineModal_save_btn__XEL0x{background:#1a1d24;color:#fff}.AchievementsModal_overlay__kouIW{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}.AchievementsModal_modal_container__v5W09{width:100%;max-width:896px;max-height:90vh;background:#141416;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border-radius:20px;border:1px solid #333438;display:flex;flex-direction:column;overflow:hidden;position:relative;color:#fff;animation:AchievementsModal_modalFadeIn__cdVKQ .2s ease-out}@keyframes AchievementsModal_modalFadeIn__cdVKQ{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.AchievementsModal_header__zfZ94{box-sizing:border-box;flex-direction:row;justify-content:space-between;padding:24px;background:#202124;border-bottom:1px solid #333438;flex-shrink:0}.AchievementsModal_header__zfZ94,.AchievementsModal_header_left__0GC7U{display:flex;align-items:center;gap:16px}.AchievementsModal_back_button__vlm0v{background:transparent;border:none;color:#fff;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.AchievementsModal_back_button__vlm0v:hover{opacity:.8}.AchievementsModal_header_titles__7iKQ2{display:flex;flex-direction:column;gap:4px}.AchievementsModal_header_titles__7iKQ2 .AchievementsModal_title__FBkqw{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:25px;color:#fff;margin:0}.AchievementsModal_header_titles__7iKQ2 .AchievementsModal_subtitle__gtutx{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a1a1aa;margin:0}.AchievementsModal_close_button__CK2zp{background:transparent;border:none;color:#a0a0a5;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background .2s ease}.AchievementsModal_close_button__CK2zp:hover{color:#fff;background:hsla(0,0%,100%,.1)}.AchievementsModal_scroll_content__h48jD{display:flex;flex-direction:column;padding:24px;gap:32px;overflow-y:auto;flex:1 1}.AchievementsModal_scroll_content__h48jD::-webkit-scrollbar{width:6px}.AchievementsModal_scroll_content__h48jD::-webkit-scrollbar-track{background:#141416}.AchievementsModal_scroll_content__h48jD::-webkit-scrollbar-thumb{background:#333438;border-radius:4px}.AchievementsModal_banner_card__xe2Vf{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:16px;gap:16px;background:#1a1d24;border:1px solid #333438;border-radius:12px}.AchievementsModal_banner_icon_badge___1l5u{width:48px;height:48px;min-width:48px;background:hsla(0,0%,100%,.1);border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff}.AchievementsModal_banner_text__Xo4iB{display:flex;flex-direction:column;gap:2px}.AchievementsModal_banner_text__Xo4iB .AchievementsModal_banner_title__HyE0s{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fff;margin:0}.AchievementsModal_banner_text__Xo4iB .AchievementsModal_banner_subtitle__OGyhq{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a0a0a5;margin:0}.AchievementsModal_section__CYgs1{display:flex;flex-direction:column;gap:16px}.AchievementsModal_section_header__aGW8C{display:flex;flex-direction:column;gap:4px}.AchievementsModal_section_header__aGW8C .AchievementsModal_section_title__9ZBqr{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:28px;color:#fff;margin:0}.AchievementsModal_section_header__aGW8C .AchievementsModal_section_subtitle__SBOGu{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a1a1aa;margin:0}.AchievementsModal_add_form_box__Ht7GK{box-sizing:border-box;display:flex;flex-direction:column;padding:20px;gap:16px;background:#15181e;border:1px solid #66fcf1;border-radius:12px}.AchievementsModal_form_row_full__qVSfm{display:flex;flex-direction:column;gap:6px;width:100%}.AchievementsModal_form_grid_two__Lf98H{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media(max-width:640px){.AchievementsModal_form_grid_two__Lf98H{grid-template-columns:1fr}}.AchievementsModal_label__o4HlW{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#a1a1aa}.AchievementsModal_input_wrap__FXecx{position:relative;display:flex;align-items:center;width:100%;cursor:pointer}.AchievementsModal_input__5v8q_{width:100%;height:45px;background:#15181e;border:1px solid #333438;border-radius:8px;padding:0 16px;font-family:Inter,sans-serif;font-size:15px;color:#fff;outline:none;transition:border-color .2s ease}.AchievementsModal_input__5v8q_::placeholder{color:#6b7280}.AchievementsModal_input__5v8q_:focus{border-color:#66fcf1}.AchievementsModal_date_input__Eh2dy{width:100%;height:45px;background:#15181e;border:1px solid #333438;border-radius:8px;padding:0 40px 0 16px;font-family:Inter,sans-serif;font-size:15px;color:#fff;outline:none;cursor:pointer;transition:border-color .2s ease}.AchievementsModal_date_input__Eh2dy::-webkit-calendar-picker-indicator{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer}.AchievementsModal_date_input__Eh2dy::placeholder{color:#6b7280}.AchievementsModal_date_input__Eh2dy:focus{border-color:#66fcf1}.AchievementsModal_input_icon_right__BMf24{position:absolute;right:14px;color:#9ca3af;pointer-events:none}.AchievementsModal_spinning_loader__IshLc{animation:AchievementsModal_spinLoader__Z5L4T 1s linear infinite}@keyframes AchievementsModal_spinLoader__Z5L4T{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AchievementsModal_upload_loading_box__vdQ4J{width:100%;height:46px;background:#15181e;border:1px dashed #66fcf1;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;color:#66fcf1}.AchievementsModal_logo_preview_container__ol9Fm{display:flex;align-items:center;gap:12px;padding:6px 12px;background:#15181e;border:1px solid #333438;border-radius:8px;height:46px}.AchievementsModal_logo_preview_thumb__N6k3u{width:32px;height:32px;min-width:32px;border-radius:6px;overflow:hidden;border:1px solid #333438;background:#1a1d24;display:flex;align-items:center;justify-content:center}.AchievementsModal_logo_preview_thumb__N6k3u img{width:100%;height:100%;object-fit:cover}.AchievementsModal_logo_preview_info__qeqis{display:flex;align-items:center;justify-content:space-between;flex:1 1;gap:8px;min-width:0}.AchievementsModal_logo_preview_title__nzoep{font-family:Inter,sans-serif;font-size:13px;color:#d1d5db;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AchievementsModal_logo_preview_actions__1X4Ag{display:flex;align-items:center;gap:8px}.AchievementsModal_change_logo_btn__IV8EM{background:transparent;border:none;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#66fcf1;cursor:pointer;padding:2px 6px;border-radius:4px;transition:all .2s ease}.AchievementsModal_change_logo_btn__IV8EM:hover{background:rgba(102,252,241,.1)}.AchievementsModal_remove_logo_btn__KUiUY{background:transparent;border:none;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#f55;cursor:pointer;padding:2px 6px;border-radius:4px;transition:all .2s ease}.AchievementsModal_remove_logo_btn__KUiUY:hover{background:rgba(255,85,85,.1)}.AchievementsModal_upload_award_btn__qMz_7{width:100%;height:46px;background:#15181e;border:1px dashed #333438;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#d1d5db;cursor:pointer;transition:border-color .2s ease}.AchievementsModal_upload_award_btn__qMz_7:hover{border-color:#66fcf1}.AchievementsModal_submit_form_btn__eJcCl{width:100%;height:46px;background:transparent;border:1px solid #66fcf1;border-radius:8px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;color:#66fcf1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.AchievementsModal_submit_form_btn__eJcCl:hover{background:rgba(102,252,241,.08)}.AchievementsModal_achievement_list__XIhee{display:flex;flex-direction:column;gap:16px}.AchievementsModal_achievement_item_card__kyHlY{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;background:#15181e;border:1px solid #333438;border-radius:12px;gap:16px}@media(max-width:640px){.AchievementsModal_achievement_item_card__kyHlY{flex-direction:column;align-items:flex-start}}.AchievementsModal_achievement_item_left__oBAlm{display:flex;align-items:center;gap:16px;flex:1 1;min-width:0}.AchievementsModal_award_circle__98sfE{width:48px;height:48px;min-width:48px;flex-shrink:0;border:1px solid #fff;border-radius:9999px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#1a1d24;color:#fff}.AchievementsModal_achievement_info__0Btz4{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.AchievementsModal_achievement_info__0Btz4 .AchievementsModal_achievement_title__IKVzb{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fff;margin:0;overflow-wrap:break-word;word-break:break-word}.AchievementsModal_sub_info_row__2mUPW{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.AchievementsModal_competition_pill__LnXNK{padding:2px 8px;background:#b7ea40;border-radius:4px;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#000}.AchievementsModal_year_text__UcZpR{display:flex;align-items:center;gap:4px;font-weight:400}.AchievementsModal_view_image_link__tA2LR,.AchievementsModal_year_text__UcZpR{font-family:Inter,sans-serif;font-size:12px;line-height:16px;color:#a1a1aa;white-space:nowrap}.AchievementsModal_view_image_link__tA2LR{font-weight:500;text-decoration:underline;cursor:pointer}.AchievementsModal_view_image_link__tA2LR:hover{color:#fff}.AchievementsModal_achievement_actions__6WT8d{display:flex;align-items:center;gap:8px;flex-shrink:0}.AchievementsModal_action_btn__D94Rj{box-sizing:border-box;display:flex;align-items:center;padding:6px 12px;gap:6px;height:34px;background:transparent;border:1px solid #333438;border-radius:6px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#d1d5db;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .2s ease}.AchievementsModal_action_btn__D94Rj:hover{border-color:#66fcf1;color:#66fcf1}.AchievementsModal_action_btn__D94Rj.AchievementsModal_delete__grlB6:hover{border-color:#f55;color:#f55}.AchievementsModal_add_another_btn__m1ISh{box-sizing:border-box;display:flex;justify-content:center;align-items:center;padding:16px;gap:8px;width:100%;height:54px;background:#15181e;border:1px dashed #333438;border-radius:12px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#a1a1aa;cursor:pointer;transition:all .2s ease}.AchievementsModal_add_another_btn__m1ISh:hover{border-color:#66fcf1;color:#fff}.AchievementsModal_footer__MFtaj{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:16px 24px 24px;background:#141416;border-top:1px solid #333438;flex-shrink:0}.AchievementsModal_save_btn__ewtkc{width:100%;height:52px;background:#fff;border:none;border-radius:12px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#000;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:opacity .2s ease,transform .1s ease}.AchievementsModal_save_btn__ewtkc:hover{opacity:.92}.AchievementsModal_save_btn__ewtkc:active{transform:scale(.99)}.AchievementsModal_save_btn__ewtkc:disabled{opacity:.6;cursor:not-allowed}[data-bs-theme=light] .AchievementsModal_modal_container__v5W09{background:#fff;border-color:#e5e7eb;color:#1a1d24;box-shadow:0 20px 40px rgba(0,0,0,.12)}[data-bs-theme=light] .AchievementsModal_header__zfZ94{background:#f9fafb;border-bottom-color:#e5e7eb}[data-bs-theme=light] .AchievementsModal_back_button__vlm0v,[data-bs-theme=light] .AchievementsModal_header_titles__7iKQ2 .AchievementsModal_title__FBkqw{color:#1a1d24}[data-bs-theme=light] .AchievementsModal_close_button__CK2zp,[data-bs-theme=light] .AchievementsModal_header_titles__7iKQ2 .AchievementsModal_subtitle__gtutx{color:#6b7280}[data-bs-theme=light] .AchievementsModal_close_button__CK2zp:hover{color:#1a1d24;background:rgba(0,0,0,.05)}[data-bs-theme=light] .AchievementsModal_banner_card__xe2Vf{background:#f3f4f6;border-color:#e5e7eb}[data-bs-theme=light] .AchievementsModal_banner_icon_badge___1l5u{background:rgba(0,0,0,.06);color:#1a1d24}[data-bs-theme=light] .AchievementsModal_banner_icon_badge___1l5u img,[data-bs-theme=light] .AchievementsModal_banner_icon_badge___1l5u svg{filter:brightness(0) saturate(100%)}[data-bs-theme=light] .AchievementsModal_banner_text__Xo4iB .AchievementsModal_banner_title__HyE0s{color:#1a1d24}[data-bs-theme=light] .AchievementsModal_banner_text__Xo4iB .AchievementsModal_banner_subtitle__OGyhq{color:#6b7280}[data-bs-theme=light] .AchievementsModal_section_header__aGW8C .AchievementsModal_section_title__9ZBqr{color:#1a1d24}[data-bs-theme=light] .AchievementsModal_section_header__aGW8C .AchievementsModal_section_subtitle__SBOGu{color:#6b7280}[data-bs-theme=light] .AchievementsModal_add_form_box__Ht7GK{background:#f9fafb;border-color:#2ae5c9}[data-bs-theme=light] .AchievementsModal_label__o4HlW{color:#1a1d24}[data-bs-theme=light] .AchievementsModal_date_input__Eh2dy,[data-bs-theme=light] .AchievementsModal_input__5v8q_{background:#fff;border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .AchievementsModal_date_input__Eh2dy::placeholder,[data-bs-theme=light] .AchievementsModal_input__5v8q_::placeholder{color:#9ca3af}[data-bs-theme=light] .AchievementsModal_upload_loading_box__vdQ4J{background:#f9fafb;border-color:#2ae5c9;color:#1a1d24}[data-bs-theme=light] .AchievementsModal_logo_preview_container__ol9Fm{background:#fff;border-color:#d1d5db}[data-bs-theme=light] .AchievementsModal_logo_preview_thumb__N6k3u{border-color:#d1d5db;background:#f3f4f6}[data-bs-theme=light] .AchievementsModal_logo_preview_title__nzoep{color:#1a1d24}[data-bs-theme=light] .AchievementsModal_change_logo_btn__IV8EM{color:#2ae5c9}[data-bs-theme=light] .AchievementsModal_change_logo_btn__IV8EM:hover{background:rgba(42,229,201,.1)}[data-bs-theme=light] .AchievementsModal_remove_logo_btn__KUiUY{color:#ef4444}[data-bs-theme=light] .AchievementsModal_remove_logo_btn__KUiUY:hover{background:rgba(239,68,68,.1)}[data-bs-theme=light] .AchievementsModal_upload_award_btn__qMz_7{background:#fff;border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .AchievementsModal_submit_form_btn__eJcCl{border-color:#1a1d24;color:#1a1d24}[data-bs-theme=light] .AchievementsModal_submit_form_btn__eJcCl:hover{background:rgba(0,0,0,.05)}[data-bs-theme=light] .AchievementsModal_achievement_item_card__kyHlY{background:#f9fafb;border-color:#e5e7eb}[data-bs-theme=light] .AchievementsModal_award_circle__98sfE{background:#e5e7eb;border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .AchievementsModal_achievement_info__0Btz4 .AchievementsModal_achievement_title__IKVzb{color:#1a1d24}[data-bs-theme=light] .AchievementsModal_view_image_link__tA2LR,[data-bs-theme=light] .AchievementsModal_year_text__UcZpR{color:#6b7280}[data-bs-theme=light] .AchievementsModal_view_image_link__tA2LR:hover,[data-bs-theme=light] .AchievementsModal_year_text__UcZpR:hover{color:#1a1d24}[data-bs-theme=light] .AchievementsModal_action_btn__D94Rj{border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .AchievementsModal_action_btn__D94Rj:hover{border-color:#2ae5c9;color:#2ae5c9}[data-bs-theme=light] .AchievementsModal_add_another_btn__m1ISh{background:#fff;border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .AchievementsModal_add_another_btn__m1ISh:hover{border-color:#2ae5c9}[data-bs-theme=light] .AchievementsModal_footer__MFtaj{background:#fff;border-top-color:#e5e7eb}[data-bs-theme=light] .AchievementsModal_save_btn__ewtkc{background:#1a1d24;color:#fff}.MediaGalleryModal_overlay__mQCIm{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}.MediaGalleryModal_modal_container__JaYS8{width:100%;max-width:896px;max-height:90vh;background:#141416;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border-radius:20px;border:1px solid #333438;display:flex;flex-direction:column;overflow:hidden;position:relative;color:#fff;animation:MediaGalleryModal_modalFadeIn__4M23L .2s ease-out}@keyframes MediaGalleryModal_modalFadeIn__4M23L{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.MediaGalleryModal_header__JA1v7{box-sizing:border-box;flex-direction:row;justify-content:space-between;padding:24px;background:#202124;border-bottom:1px solid #333438;flex-shrink:0}.MediaGalleryModal_header__JA1v7,.MediaGalleryModal_header_left__WaGBI{display:flex;align-items:center;gap:16px}.MediaGalleryModal_back_button__4x_vA{background:transparent;border:none;color:#fff;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.MediaGalleryModal_back_button__4x_vA:hover{opacity:.8}.MediaGalleryModal_header_titles__uuvoK{display:flex;flex-direction:column;gap:4px}.MediaGalleryModal_header_titles__uuvoK .MediaGalleryModal_title__qsXoW{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:25px;color:#fff;margin:0}.MediaGalleryModal_header_titles__uuvoK .MediaGalleryModal_subtitle__AllGz{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a1a1aa;margin:0}.MediaGalleryModal_close_button__3ciUX{background:transparent;border:none;color:#a0a0a5;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background .2s ease}.MediaGalleryModal_close_button__3ciUX:hover{color:#fff;background:hsla(0,0%,100%,.1)}.MediaGalleryModal_scroll_content__o_XGE{display:flex;flex-direction:column;padding:24px;gap:32px;overflow-y:auto;flex:1 1}.MediaGalleryModal_scroll_content__o_XGE::-webkit-scrollbar{width:6px}.MediaGalleryModal_scroll_content__o_XGE::-webkit-scrollbar-track{background:#141416}.MediaGalleryModal_scroll_content__o_XGE::-webkit-scrollbar-thumb{background:#333438;border-radius:4px}.MediaGalleryModal_banner_card__G_M3z{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:16px;gap:16px;background:#1a1d24;border:1px solid #333438;border-radius:12px}.MediaGalleryModal_banner_icon_badge__sPieT{width:48px;height:48px;min-width:48px;background:hsla(0,0%,100%,.1);border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff}.MediaGalleryModal_banner_text__X7LQu{display:flex;flex-direction:column;gap:2px}.MediaGalleryModal_banner_text__X7LQu .MediaGalleryModal_banner_title__ykKnr{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fff;margin:0}.MediaGalleryModal_banner_text__X7LQu .MediaGalleryModal_banner_subtitle__UhJZC{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a0a0a5;margin:0}.MediaGalleryModal_section__TDPB4{display:flex;flex-direction:column;gap:16px}.MediaGalleryModal_section_header__5UKhJ{display:flex;flex-direction:column;gap:4px}.MediaGalleryModal_section_header__5UKhJ .MediaGalleryModal_section_title__bilk2{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:28px;color:#fff;margin:0}.MediaGalleryModal_section_header__5UKhJ .MediaGalleryModal_section_subtitle__ougPF{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a1a1aa;margin:0}.MediaGalleryModal_category_row__Zgd96{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.MediaGalleryModal_category_btn__cOinX{box-sizing:border-box;display:flex;align-items:center;padding:8px 16px;gap:8px;height:38px;background:transparent;border:1px solid #333438;border-radius:8px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#fff;cursor:pointer;transition:all .2s ease}.MediaGalleryModal_category_btn__cOinX:hover{border-color:#66fcf1}.MediaGalleryModal_category_btn__cOinX.MediaGalleryModal_selected__DgvEI{border-color:#66fcf1;background:rgba(102,252,241,.08)}.MediaGalleryModal_category_check__Ej6bV{width:16px;height:16px;border-radius:9999px;background:#66fcf1;display:flex;align-items:center;justify-content:center;color:#000}.MediaGalleryModal_category_check__Ej6bV svg{stroke-width:3}.MediaGalleryModal_dropzone_box__8eWIQ{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;gap:12px;width:100%;border:1px dashed rgba(148,163,184,.7);border-radius:12px;cursor:pointer;transition:all .2s ease}.MediaGalleryModal_dropzone_box__8eWIQ:hover{border-color:#66fcf1;background:rgba(102,252,241,.04)}.MediaGalleryModal_dropzone_icon__GI8vx{color:#fff}.MediaGalleryModal_spinning_loader__aX4yo{animation:MediaGalleryModal_spinLoader__dlUjo 1s linear infinite;color:#66fcf1}@keyframes MediaGalleryModal_spinLoader__dlUjo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.MediaGalleryModal_dropzone_title__zo_S3{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:28px;color:#fff;margin:0}.MediaGalleryModal_dropzone_subtitle__uWsvW{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a0a0a5;margin:0}.MediaGalleryModal_photos_header__yfM_c{display:flex;align-items:flex-end;justify-content:space-between}.MediaGalleryModal_photos_header__yfM_c .MediaGalleryModal_photos_title__vGN7_{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:28px;color:#fff;margin:0}.MediaGalleryModal_photos_header__yfM_c .MediaGalleryModal_photos_count__FBO_h{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#fff}.MediaGalleryModal_photos_grid__Z_5Nt{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media(max-width:768px){.MediaGalleryModal_photos_grid__Z_5Nt{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.MediaGalleryModal_photos_grid__Z_5Nt{grid-template-columns:1fr}}.MediaGalleryModal_photo_card__gygQQ{position:relative;width:100%;height:186px;border-radius:10px;overflow:hidden;background:#191a1d}.MediaGalleryModal_photo_card__gygQQ img{width:100%;height:100%;object-fit:cover;display:block}.MediaGalleryModal_category_badge__WVvM7{position:absolute;top:8px;left:8px;background:rgba(0,0,0,.65);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid hsla(0,0%,100%,.15);border-radius:6px;padding:4px 8px;display:flex;align-items:center;gap:5px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;color:#fff;pointer-events:none;z-index:2;box-shadow:0 2px 4px rgba(0,0,0,.2)}.MediaGalleryModal_category_badge__WVvM7 .MediaGalleryModal_category_badge_icon__ufZnN{color:#66fcf1;flex-shrink:0}.MediaGalleryModal_photo_overlay_controls__f1BV2{position:absolute;top:8px;right:8px;background:rgba(0,0,0,.65);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:6px;padding:4px;display:flex;align-items:center;gap:4px;z-index:2}.MediaGalleryModal_control_btn__aap1f{background:transparent;border:none;color:#fff;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.MediaGalleryModal_control_btn__aap1f:hover{background:hsla(0,0%,100%,.2)}.MediaGalleryModal_control_btn__aap1f.MediaGalleryModal_delete__wjPf7:hover{background:rgba(255,85,85,.3);color:#f55}.MediaGalleryModal_footer__3IvVU{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:16px 24px 24px;background:#141416;border-top:1px solid #333438;flex-shrink:0}.MediaGalleryModal_save_btn__KMb6z{width:100%;height:52px;background:#fff;border:none;border-radius:12px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#000;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:opacity .2s ease,transform .1s ease}.MediaGalleryModal_save_btn__KMb6z:hover{opacity:.92}.MediaGalleryModal_save_btn__KMb6z:active{transform:scale(.99)}.MediaGalleryModal_save_btn__KMb6z:disabled{opacity:.6;cursor:not-allowed}[data-bs-theme=light] .MediaGalleryModal_modal_container__JaYS8{background:#fff;border-color:#e5e7eb;color:#1a1d24;box-shadow:0 20px 40px rgba(0,0,0,.12)}[data-bs-theme=light] .MediaGalleryModal_header__JA1v7{background:#f9fafb;border-bottom-color:#e5e7eb}[data-bs-theme=light] .MediaGalleryModal_back_button__4x_vA,[data-bs-theme=light] .MediaGalleryModal_header_titles__uuvoK .MediaGalleryModal_title__qsXoW{color:#1a1d24}[data-bs-theme=light] .MediaGalleryModal_close_button__3ciUX,[data-bs-theme=light] .MediaGalleryModal_header_titles__uuvoK .MediaGalleryModal_subtitle__AllGz{color:#6b7280}[data-bs-theme=light] .MediaGalleryModal_close_button__3ciUX:hover{color:#1a1d24;background:rgba(0,0,0,.05)}[data-bs-theme=light] .MediaGalleryModal_banner_card__G_M3z{background:#f3f4f6;border-color:#e5e7eb}[data-bs-theme=light] .MediaGalleryModal_banner_icon_badge__sPieT{background:rgba(0,0,0,.06);color:#1a1d24}[data-bs-theme=light] .MediaGalleryModal_banner_icon_badge__sPieT img,[data-bs-theme=light] .MediaGalleryModal_banner_icon_badge__sPieT svg{filter:brightness(0) saturate(100%)}[data-bs-theme=light] .MediaGalleryModal_banner_text__X7LQu .MediaGalleryModal_banner_title__ykKnr{color:#1a1d24}[data-bs-theme=light] .MediaGalleryModal_banner_text__X7LQu .MediaGalleryModal_banner_subtitle__UhJZC{color:#6b7280}[data-bs-theme=light] .MediaGalleryModal_section_header__5UKhJ .MediaGalleryModal_section_title__bilk2{color:#1a1d24}[data-bs-theme=light] .MediaGalleryModal_section_header__5UKhJ .MediaGalleryModal_section_subtitle__ougPF{color:#6b7280}[data-bs-theme=light] .MediaGalleryModal_category_btn__cOinX{border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .MediaGalleryModal_category_btn__cOinX:hover{border-color:#66fcf1}[data-bs-theme=light] .MediaGalleryModal_category_btn__cOinX.MediaGalleryModal_selected__DgvEI{border-color:#66fcf1;background:rgba(102,252,241,.08)}[data-bs-theme=light] .MediaGalleryModal_dropzone_box__8eWIQ{border-color:#cbd5e1;background:#f8fafc}[data-bs-theme=light] .MediaGalleryModal_dropzone_box__8eWIQ:hover{border-color:#66fcf1;background:rgba(102,252,241,.06)}[data-bs-theme=light] .MediaGalleryModal_dropzone_icon__GI8vx,[data-bs-theme=light] .MediaGalleryModal_dropzone_title__zo_S3{color:#1a1d24}[data-bs-theme=light] .MediaGalleryModal_dropzone_subtitle__uWsvW{color:#6b7280}[data-bs-theme=light] .MediaGalleryModal_photos_header__yfM_c .MediaGalleryModal_photos_title__vGN7_{color:#1a1d24}[data-bs-theme=light] .MediaGalleryModal_photos_header__yfM_c .MediaGalleryModal_photos_count__FBO_h{color:#6b7280}[data-bs-theme=light] .MediaGalleryModal_footer__3IvVU{background:#fff;border-top-color:#e5e7eb}[data-bs-theme=light] .MediaGalleryModal_save_btn__KMb6z{background:#1a1d24;color:#fff}.VideoHighlightsModal_overlay__12f8Y{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}.VideoHighlightsModal_modal_container__xZYZN{width:100%;max-width:896px;max-height:90vh;background:#141416;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border-radius:20px;border:1px solid #333438;display:flex;flex-direction:column;overflow:hidden;position:relative;color:#fff;animation:VideoHighlightsModal_modalFadeIn__SEqln .2s ease-out}@keyframes VideoHighlightsModal_modalFadeIn__SEqln{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.VideoHighlightsModal_header__MEFct{box-sizing:border-box;flex-direction:row;justify-content:space-between;padding:24px;background:#202124;border-bottom:1px solid #333438;flex-shrink:0}.VideoHighlightsModal_header__MEFct,.VideoHighlightsModal_header_left__gp9qH{display:flex;align-items:center;gap:16px}.VideoHighlightsModal_back_button__4acU0{background:transparent;border:none;color:#fff;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.VideoHighlightsModal_back_button__4acU0:hover{opacity:.8}.VideoHighlightsModal_header_titles__frFPT{display:flex;flex-direction:column;gap:4px}.VideoHighlightsModal_header_titles__frFPT .VideoHighlightsModal_title__y2TRr{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:25px;color:#fff;margin:0}.VideoHighlightsModal_header_titles__frFPT .VideoHighlightsModal_subtitle__FfhhY{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a1a1aa;margin:0}.VideoHighlightsModal_close_button__wl6n_{background:transparent;border:none;color:#a0a0a5;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background .2s ease}.VideoHighlightsModal_close_button__wl6n_:hover{color:#fff;background:hsla(0,0%,100%,.1)}.VideoHighlightsModal_scroll_content__glTMa{display:flex;flex-direction:column;padding:24px;gap:32px;overflow-y:auto;flex:1 1}.VideoHighlightsModal_scroll_content__glTMa::-webkit-scrollbar{width:6px}.VideoHighlightsModal_scroll_content__glTMa::-webkit-scrollbar-track{background:#141416}.VideoHighlightsModal_scroll_content__glTMa::-webkit-scrollbar-thumb{background:#333438;border-radius:4px}.VideoHighlightsModal_banner_card__umdKc{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:16px;gap:16px;background:#1a1d24;border:1px solid #333438;border-radius:12px}.VideoHighlightsModal_banner_icon_badge__vdcVR{width:48px;height:48px;min-width:48px;background:hsla(0,0%,100%,.1);border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff}.VideoHighlightsModal_banner_text__bblf7{display:flex;flex-direction:column;gap:2px}.VideoHighlightsModal_banner_text__bblf7 .VideoHighlightsModal_banner_title__7B_3V{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fff;margin:0}.VideoHighlightsModal_banner_text__bblf7 .VideoHighlightsModal_banner_subtitle__jYJQ6{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a0a0a5;margin:0}.VideoHighlightsModal_section__4_fG7{display:flex;flex-direction:column;gap:16px}.VideoHighlightsModal_section_header__hlsG3{display:flex;flex-direction:column;gap:4px}.VideoHighlightsModal_section_header__hlsG3 .VideoHighlightsModal_section_title___Jwgd{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:28px;color:#fff;margin:0}.VideoHighlightsModal_section_header__hlsG3 .VideoHighlightsModal_section_subtitle__z87t9{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#9ca3af;margin:0}.VideoHighlightsModal_add_form_box__LVvcT{box-sizing:border-box;display:flex;flex-direction:column;padding:24px 20px 20px;gap:20px;background:#15181e;border:1px solid #66fcf1;border-radius:12px}.VideoHighlightsModal_tabs_row__Xq7LI{display:grid;grid-template-columns:repeat(2,1fr);width:100%;grid-gap:12px;gap:12px}.VideoHighlightsModal_tab_btn__KtB6z{box-sizing:border-box;display:flex;justify-content:center;align-items:center;padding:10px 0;gap:8px;height:42px;background:transparent;border:1px solid #333438;border-radius:8px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#9ca3af;cursor:pointer;transition:all .2s ease}.VideoHighlightsModal_tab_btn__KtB6z:hover{border-color:#66fcf1;color:#66fcf1}.VideoHighlightsModal_tab_btn__KtB6z.VideoHighlightsModal_active___1Xkg{background:#0a1f1b;border-color:#66fcf1;color:#66fcf1}.VideoHighlightsModal_form_row_full__HzXn2{display:flex;flex-direction:column;gap:6px;width:100%}.VideoHighlightsModal_label__EM1Gd{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#d1d5db}.VideoHighlightsModal_input__MNldA{width:100%;height:43px;background:#fff;border:1px solid #6b7280;border-radius:8px;padding:0 16px;font-family:Inter,sans-serif;font-size:14px;color:#1a1d24;outline:none;transition:border-color .2s ease}.VideoHighlightsModal_input__MNldA::placeholder{color:#6b7280}.VideoHighlightsModal_input__MNldA:focus{border-color:#66fcf1}.VideoHighlightsModal_upload_dashed_box__RJ7ez{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;gap:8px;width:100%;height:122px;border:1px dashed #333438;border-radius:8px;cursor:pointer;transition:all .2s ease}.VideoHighlightsModal_upload_dashed_box__RJ7ez:hover{border-color:#66fcf1;background:rgba(102,252,241,.04)}.VideoHighlightsModal_upload_icon__8eOZS{color:#9ca3af}.VideoHighlightsModal_upload_text_main__9UqQU{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#d1d5db;margin:0}.VideoHighlightsModal_upload_text_sub__ONK3G{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#6b7280;margin:0}.VideoHighlightsModal_submit_video_btn__GAxMy{width:100%;height:42px;background:#0a1f1b;border:1px solid #66fcf1;border-radius:8px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#66fcf1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.VideoHighlightsModal_submit_video_btn__GAxMy:hover{opacity:.9}.VideoHighlightsModal_videos_header__jKDxO{display:flex;align-items:flex-end;justify-content:space-between}.VideoHighlightsModal_videos_header__jKDxO .VideoHighlightsModal_videos_title__3Vim3{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:28px;color:#fff;margin:0}.VideoHighlightsModal_videos_header__jKDxO .VideoHighlightsModal_videos_count__ZeY5Q{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#fff}.VideoHighlightsModal_videos_grid__1otUR{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media(max-width:768px){.VideoHighlightsModal_videos_grid__1otUR{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.VideoHighlightsModal_videos_grid__1otUR{grid-template-columns:1fr}}.VideoHighlightsModal_video_card__FrbCC{position:relative;width:100%;height:186px;border-radius:10px;overflow:hidden;background:#191a1d}.VideoHighlightsModal_video_card__FrbCC iframe,.VideoHighlightsModal_video_card__FrbCC img,.VideoHighlightsModal_video_card__FrbCC video{width:100%;height:100%;object-fit:cover;display:block}.VideoHighlightsModal_duration_badge__tR4yp{left:8px;background:rgba(0,0,0,.7);border-radius:4px;padding:2px 6px;font-family:Inter,sans-serif;font-weight:400;font-size:12px;color:#fff;pointer-events:none}.VideoHighlightsModal_duration_badge__tR4yp,.VideoHighlightsModal_video_overlay_controls__rd6yv{position:absolute;top:8px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;gap:4px;z-index:10}.VideoHighlightsModal_video_overlay_controls__rd6yv{right:8px;background:rgba(0,0,0,.65);border-radius:6px;padding:4px}.VideoHighlightsModal_center_play_btn__AiNv3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:9999px;background:rgba(0,0,0,.65);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center;pointer-events:none;transition:transform .2s ease,background .2s ease}.VideoHighlightsModal_video_card__FrbCC:hover .VideoHighlightsModal_center_play_btn__AiNv3{transform:translate(-50%,-50%) scale(1.1);background:rgba(102,252,241,.8)}.VideoHighlightsModal_control_btn__aMGI1{background:transparent;border:none;color:#fff;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.VideoHighlightsModal_control_btn__aMGI1:hover{background:hsla(0,0%,100%,.2)}.VideoHighlightsModal_control_btn__aMGI1.VideoHighlightsModal_delete__6_zOY:hover{background:rgba(255,85,85,.3);color:#f55}.VideoHighlightsModal_video_lightbox_overlay__lfySa{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.88);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:10000;padding:24px;animation:VideoHighlightsModal_modalFadeIn__SEqln .2s ease-out}.VideoHighlightsModal_video_lightbox_modal__cTKoc{width:100%;max-width:960px;background:#141416;border:1px solid #333438;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px rgba(0,0,0,.5)}.VideoHighlightsModal_video_lightbox_header__erigO{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#1e2025;border-bottom:1px solid #333438}.VideoHighlightsModal_video_lightbox_title__2lEUX{font-family:Inter,sans-serif;font-weight:600;font-size:18px;color:#fff;margin:0}.VideoHighlightsModal_video_lightbox_close__XH_T7{background:transparent;border:none;color:#a0a0a5;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background .2s ease}.VideoHighlightsModal_video_lightbox_close__XH_T7:hover{color:#fff;background:hsla(0,0%,100%,.1)}.VideoHighlightsModal_video_lightbox_body__Xv29z{width:100%;height:540px;max-height:70vh;background:#000;display:flex;align-items:center;justify-content:center}.VideoHighlightsModal_video_lightbox_body__Xv29z iframe,.VideoHighlightsModal_video_lightbox_body__Xv29z video{width:100%;height:100%;border:0}.VideoHighlightsModal_footer__JGcJ1{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:16px 24px 24px;background:#141416;border-top:1px solid #333438;flex-shrink:0}.VideoHighlightsModal_save_btn__ybj_8{width:100%;height:52px;background:#fff;border:none;border-radius:12px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#000;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:opacity .2s ease,transform .1s ease}.VideoHighlightsModal_save_btn__ybj_8:hover{opacity:.92}.VideoHighlightsModal_save_btn__ybj_8:active{transform:scale(.99)}.VideoHighlightsModal_save_btn__ybj_8:disabled{opacity:.6;cursor:not-allowed}[data-bs-theme=light] .VideoHighlightsModal_modal_container__xZYZN{background:#fff;border-color:#e5e7eb;color:#1a1d24;box-shadow:0 20px 40px rgba(0,0,0,.12)}[data-bs-theme=light] .VideoHighlightsModal_header__MEFct{background:#f9fafb;border-bottom-color:#e5e7eb}[data-bs-theme=light] .VideoHighlightsModal_back_button__4acU0,[data-bs-theme=light] .VideoHighlightsModal_header_titles__frFPT .VideoHighlightsModal_title__y2TRr{color:#1a1d24}[data-bs-theme=light] .VideoHighlightsModal_close_button__wl6n_,[data-bs-theme=light] .VideoHighlightsModal_header_titles__frFPT .VideoHighlightsModal_subtitle__FfhhY{color:#6b7280}[data-bs-theme=light] .VideoHighlightsModal_close_button__wl6n_:hover{color:#1a1d24;background:rgba(0,0,0,.05)}[data-bs-theme=light] .VideoHighlightsModal_banner_card__umdKc{background:#f3f4f6;border-color:#e5e7eb}[data-bs-theme=light] .VideoHighlightsModal_banner_icon_badge__vdcVR{background:rgba(0,0,0,.06);color:#1a1d24}[data-bs-theme=light] .VideoHighlightsModal_banner_icon_badge__vdcVR img,[data-bs-theme=light] .VideoHighlightsModal_banner_icon_badge__vdcVR svg{filter:brightness(0) saturate(100%)}[data-bs-theme=light] .VideoHighlightsModal_banner_text__bblf7 .VideoHighlightsModal_banner_title__7B_3V{color:#1a1d24}[data-bs-theme=light] .VideoHighlightsModal_banner_text__bblf7 .VideoHighlightsModal_banner_subtitle__jYJQ6{color:#6b7280}[data-bs-theme=light] .VideoHighlightsModal_section_header__hlsG3 .VideoHighlightsModal_section_title___Jwgd{color:#1a1d24}[data-bs-theme=light] .VideoHighlightsModal_section_header__hlsG3 .VideoHighlightsModal_section_subtitle__z87t9{color:#6b7280}[data-bs-theme=light] .VideoHighlightsModal_add_form_box__LVvcT{background:#f9fafb;border-color:#66fcf1}[data-bs-theme=light] .VideoHighlightsModal_label__EM1Gd{color:#1a1d24}[data-bs-theme=light] .VideoHighlightsModal_tab_btn__KtB6z{border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .VideoHighlightsModal_tab_btn__KtB6z.VideoHighlightsModal_active___1Xkg{background:rgba(102,252,241,.1);border-color:#66fcf1;color:#1a1d24}[data-bs-theme=light] .VideoHighlightsModal_upload_dashed_box__RJ7ez{border-color:#cbd5e1;background:#f8fafc}[data-bs-theme=light] .VideoHighlightsModal_upload_dashed_box__RJ7ez:hover{border-color:#66fcf1}[data-bs-theme=light] .VideoHighlightsModal_upload_text_main__9UqQU{color:#1a1d24}[data-bs-theme=light] .VideoHighlightsModal_upload_text_sub__ONK3G{color:#6b7280}[data-bs-theme=light] .VideoHighlightsModal_videos_header__jKDxO .VideoHighlightsModal_videos_title__3Vim3{color:#1a1d24}[data-bs-theme=light] .VideoHighlightsModal_videos_header__jKDxO .VideoHighlightsModal_videos_count__ZeY5Q{color:#6b7280}[data-bs-theme=light] .VideoHighlightsModal_footer__JGcJ1{background:#fff;border-top-color:#e5e7eb}[data-bs-theme=light] .VideoHighlightsModal_save_btn__ybj_8{background:#1a1d24;color:#fff}.MatchHistoryModal_overlay__6MXo7{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}.MatchHistoryModal_modal_container__D2mHB{width:100%;max-width:896px;max-height:90vh;background:#141416;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border-radius:20px;border:1px solid #333438;display:flex;flex-direction:column;overflow:hidden;position:relative;color:#fff;animation:MatchHistoryModal_modalFadeIn__j1dhT .2s ease-out}@keyframes MatchHistoryModal_modalFadeIn__j1dhT{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.MatchHistoryModal_header__RYCC_{box-sizing:border-box;flex-direction:row;justify-content:space-between;padding:24px;background:#202124;border-bottom:1px solid #333438;flex-shrink:0}.MatchHistoryModal_header__RYCC_,.MatchHistoryModal_header_left__sVmRz{display:flex;align-items:center;gap:16px}.MatchHistoryModal_back_button__vvxA7{background:transparent;border:none;color:#fff;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.MatchHistoryModal_back_button__vvxA7:hover{opacity:.8}.MatchHistoryModal_header_titles__1dQU_{display:flex;flex-direction:column;gap:4px}.MatchHistoryModal_header_titles__1dQU_ .MatchHistoryModal_title__cxKdg{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:25px;color:#fff;margin:0}.MatchHistoryModal_header_titles__1dQU_ .MatchHistoryModal_subtitle__5mu7B{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a1a1aa;margin:0}.MatchHistoryModal_close_button__3F99L{background:transparent;border:none;color:#a0a0a5;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background .2s ease}.MatchHistoryModal_close_button__3F99L:hover{color:#fff;background:hsla(0,0%,100%,.1)}.MatchHistoryModal_scroll_content__1QrLa{display:flex;flex-direction:column;padding:24px;gap:32px;overflow-y:auto;flex:1 1}.MatchHistoryModal_scroll_content__1QrLa::-webkit-scrollbar{width:6px}.MatchHistoryModal_scroll_content__1QrLa::-webkit-scrollbar-track{background:#141416}.MatchHistoryModal_scroll_content__1QrLa::-webkit-scrollbar-thumb{background:#333438;border-radius:4px}.MatchHistoryModal_banner_card__rLwMe{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:16px;gap:16px;background:#1a1d24;border:1px solid #333438;border-radius:12px}.MatchHistoryModal_banner_icon_badge__y5KmR{width:48px;height:48px;min-width:48px;background:hsla(0,0%,100%,.1);border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff}.MatchHistoryModal_banner_text__rbKZO{display:flex;flex-direction:column;gap:2px}.MatchHistoryModal_banner_text__rbKZO .MatchHistoryModal_banner_title__2BBMj{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fff;margin:0}.MatchHistoryModal_banner_text__rbKZO .MatchHistoryModal_banner_subtitle__wxsHy{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a0a0a5;margin:0}.MatchHistoryModal_section__CLMS5{display:flex;flex-direction:column;gap:16px}.MatchHistoryModal_section_header__dl1ZY{display:flex;flex-direction:column;gap:4px}.MatchHistoryModal_section_header__dl1ZY .MatchHistoryModal_section_title__2WYt_{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:28px;color:#fff;margin:0}.MatchHistoryModal_section_header__dl1ZY .MatchHistoryModal_section_subtitle__repMY{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#a1a1aa;margin:0}.MatchHistoryModal_add_form_box__06Bre{box-sizing:border-box;display:flex;flex-direction:column;padding:20px;gap:16px;background:#15181e;border:1px solid #66fcf1;border-radius:12px}.MatchHistoryModal_form_row_full__OhTAi{display:flex;flex-direction:column;gap:6px;width:100%}.MatchHistoryModal_form_grid_two__iRiKl{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media(max-width:640px){.MatchHistoryModal_form_grid_two__iRiKl{grid-template-columns:1fr}}.MatchHistoryModal_label__MbENB{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#a1a1aa}.MatchHistoryModal_input_wrap__O7f1J{position:relative;display:flex;align-items:center;width:100%;cursor:pointer}.MatchHistoryModal_score_inputs_row__8Qzdk{display:flex;align-items:center;gap:10px;width:100%}.MatchHistoryModal_score_input__IBPm3{flex:1 1;min-width:0;height:45px;background:#15181e;border:1px solid #333438;border-radius:8px;padding:0 12px;font-family:Inter,sans-serif;font-size:15px;color:#fff;outline:none;text-align:center;transition:border-color .2s ease}.MatchHistoryModal_score_input__IBPm3::placeholder{color:#6b7280;font-size:13px}.MatchHistoryModal_score_input__IBPm3:focus{border-color:#66fcf1}.MatchHistoryModal_score_dash__F6k18{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#8a8b8f;-webkit-user-select:none;-moz-user-select:none;user-select:none}.MatchHistoryModal_input__CSXPH{width:100%;height:45px;background:#15181e;border:1px solid #333438;border-radius:8px;padding:0 16px;font-family:Inter,sans-serif;font-size:15px;color:#fff;outline:none;transition:border-color .2s ease}.MatchHistoryModal_input__CSXPH::placeholder{color:#6b7280}.MatchHistoryModal_input__CSXPH:focus{border-color:#66fcf1}.MatchHistoryModal_date_input__0nUds{width:100%;height:45px;background:#15181e;border:1px solid #333438;border-radius:8px;padding:0 40px 0 16px;font-family:Inter,sans-serif;font-size:15px;color:#fff;outline:none;cursor:pointer;transition:border-color .2s ease}.MatchHistoryModal_date_input__0nUds::-webkit-calendar-picker-indicator{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer}.MatchHistoryModal_date_input__0nUds::placeholder{color:#6b7280}.MatchHistoryModal_date_input__0nUds:focus{border-color:#66fcf1}.MatchHistoryModal_input_icon_right__aOWSe{position:absolute;right:14px;color:#9ca3af;pointer-events:none}.MatchHistoryModal_submit_form_btn__dRnrE{width:100%;height:46px;background:transparent;border:1px solid #66fcf1;border-radius:8px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;color:#66fcf1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.MatchHistoryModal_submit_form_btn__dRnrE:hover{background:rgba(102,252,241,.08)}.MatchHistoryModal_match_list__WulUw{display:flex;flex-direction:column;gap:16px}.MatchHistoryModal_match_item_card__HfpQ2{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;background:#15181e;border:1px solid #333438;border-radius:12px;gap:16px}@media(max-width:640px){.MatchHistoryModal_match_item_card__HfpQ2{flex-direction:column;align-items:flex-start}}.MatchHistoryModal_match_item_left__TPinw{display:flex;align-items:center;gap:16px;flex:1 1;min-width:0}.MatchHistoryModal_team_circle__wXa4_{width:48px;height:48px;min-width:48px;flex-shrink:0;border:1px solid #fff;border-radius:9999px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#1a1d24;color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:18px}.MatchHistoryModal_match_info__9LV0x{display:flex;flex-direction:column;gap:6px;flex:1 1;min-width:0}.MatchHistoryModal_match_info__9LV0x .MatchHistoryModal_opponent_title__hz0_C{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fff;margin:0;overflow-wrap:break-word;word-break:break-word}.MatchHistoryModal_sub_info_column__7aM9E{display:flex;flex-direction:column;gap:6px;min-width:0}.MatchHistoryModal_sub_info_row__OP_nD{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.MatchHistoryModal_stat_pill__ozyqd{padding:2px 8px;background:#272a30;border-radius:4px;color:#d1d5db;overflow-wrap:break-word}.MatchHistoryModal_date_text__iXvNj,.MatchHistoryModal_stat_pill__ozyqd{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px}.MatchHistoryModal_date_text__iXvNj{display:flex;align-items:center;gap:4px;color:#a1a1aa;white-space:nowrap}.MatchHistoryModal_match_actions__l2kfR{display:flex;align-items:center;gap:8px;flex-shrink:0}.MatchHistoryModal_action_btn__8kTh5{box-sizing:border-box;display:flex;align-items:center;padding:6px 12px;gap:6px;height:34px;background:transparent;border:1px solid #333438;border-radius:6px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#d1d5db;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .2s ease}.MatchHistoryModal_action_btn__8kTh5:hover{border-color:#66fcf1;color:#66fcf1}.MatchHistoryModal_action_btn__8kTh5.MatchHistoryModal_delete__0sDkS:hover{border-color:#f55;color:#f55}.MatchHistoryModal_add_another_btn__UEAfN{box-sizing:border-box;display:flex;justify-content:center;align-items:center;padding:16px;gap:8px;width:100%;height:54px;background:#15181e;border:1px dashed #333438;border-radius:12px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#a1a1aa;cursor:pointer;transition:all .2s ease}.MatchHistoryModal_add_another_btn__UEAfN:hover{border-color:#66fcf1;color:#fff}.MatchHistoryModal_footer__wedTI{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:16px 24px 24px;background:#141416;border-top:1px solid #333438;flex-shrink:0}.MatchHistoryModal_save_btn___Zy7L{width:100%;height:52px;background:#fff;border:none;border-radius:12px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#000;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:opacity .2s ease,transform .1s ease}.MatchHistoryModal_save_btn___Zy7L:hover{opacity:.92}.MatchHistoryModal_save_btn___Zy7L:active{transform:scale(.99)}.MatchHistoryModal_save_btn___Zy7L:disabled{opacity:.6;cursor:not-allowed}[data-bs-theme=light] .MatchHistoryModal_modal_container__D2mHB{background:#fff;border-color:#e5e7eb;color:#1a1d24;box-shadow:0 20px 40px rgba(0,0,0,.12)}[data-bs-theme=light] .MatchHistoryModal_header__RYCC_{background:#f9fafb;border-bottom-color:#e5e7eb}[data-bs-theme=light] .MatchHistoryModal_back_button__vvxA7,[data-bs-theme=light] .MatchHistoryModal_header_titles__1dQU_ .MatchHistoryModal_title__cxKdg{color:#1a1d24}[data-bs-theme=light] .MatchHistoryModal_close_button__3F99L,[data-bs-theme=light] .MatchHistoryModal_header_titles__1dQU_ .MatchHistoryModal_subtitle__5mu7B{color:#6b7280}[data-bs-theme=light] .MatchHistoryModal_close_button__3F99L:hover{color:#1a1d24;background:rgba(0,0,0,.05)}[data-bs-theme=light] .MatchHistoryModal_banner_card__rLwMe{background:#f3f4f6;border-color:#e5e7eb}[data-bs-theme=light] .MatchHistoryModal_banner_icon_badge__y5KmR{background:rgba(0,0,0,.06);color:#1a1d24}[data-bs-theme=light] .MatchHistoryModal_banner_icon_badge__y5KmR img,[data-bs-theme=light] .MatchHistoryModal_banner_icon_badge__y5KmR svg{filter:brightness(0) saturate(100%)}[data-bs-theme=light] .MatchHistoryModal_banner_text__rbKZO .MatchHistoryModal_banner_title__2BBMj{color:#1a1d24}[data-bs-theme=light] .MatchHistoryModal_banner_text__rbKZO .MatchHistoryModal_banner_subtitle__wxsHy{color:#6b7280}[data-bs-theme=light] .MatchHistoryModal_section_header__dl1ZY .MatchHistoryModal_section_title__2WYt_{color:#1a1d24}[data-bs-theme=light] .MatchHistoryModal_section_header__dl1ZY .MatchHistoryModal_section_subtitle__repMY{color:#6b7280}[data-bs-theme=light] .MatchHistoryModal_add_form_box__06Bre{background:#f9fafb;border-color:#66fcf1}[data-bs-theme=light] .MatchHistoryModal_label__MbENB{color:#1a1d24}[data-bs-theme=light] .MatchHistoryModal_date_input__0nUds,[data-bs-theme=light] .MatchHistoryModal_input__CSXPH,[data-bs-theme=light] .MatchHistoryModal_score_input__IBPm3{background:#fff;border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .MatchHistoryModal_date_input__0nUds::placeholder,[data-bs-theme=light] .MatchHistoryModal_input__CSXPH::placeholder,[data-bs-theme=light] .MatchHistoryModal_score_input__IBPm3::placeholder{color:#9ca3af}[data-bs-theme=light] .MatchHistoryModal_score_dash__F6k18{color:#6b7280}[data-bs-theme=light] .MatchHistoryModal_submit_form_btn__dRnrE{border-color:#1a1d24;color:#1a1d24}[data-bs-theme=light] .MatchHistoryModal_submit_form_btn__dRnrE:hover{background:rgba(0,0,0,.05)}[data-bs-theme=light] .MatchHistoryModal_match_item_card__HfpQ2{background:#f9fafb;border-color:#e5e7eb}[data-bs-theme=light] .MatchHistoryModal_team_circle__wXa4_{background:#e5e7eb;border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .MatchHistoryModal_match_info__9LV0x .MatchHistoryModal_opponent_title__hz0_C{color:#1a1d24}[data-bs-theme=light] .MatchHistoryModal_stat_pill__ozyqd{background:#e5e7eb;color:#1a1d24}[data-bs-theme=light] .MatchHistoryModal_date_text__iXvNj{color:#6b7280}[data-bs-theme=light] .MatchHistoryModal_action_btn__8kTh5{border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .MatchHistoryModal_action_btn__8kTh5:hover{border-color:#66fcf1;color:#66fcf1}[data-bs-theme=light] .MatchHistoryModal_add_another_btn__UEAfN{background:#fff;border-color:#d1d5db;color:#1a1d24}[data-bs-theme=light] .MatchHistoryModal_add_another_btn__UEAfN:hover{border-color:#66fcf1}[data-bs-theme=light] .MatchHistoryModal_footer__wedTI{background:#fff;border-top-color:#e5e7eb}[data-bs-theme=light] .MatchHistoryModal_save_btn___Zy7L{background:#1a1d24;color:#fff}