._header_18azt_1{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:999}@media (max-width: 1024px){._header_18azt_1{padding:.75rem 1rem}}._left_18azt_18{display:flex;align-items:center;gap:1rem;flex:1}._menuButton_18azt_25{display:none;background:none;border:none;padding:.5rem;color:#4b5563;cursor:pointer;border-radius:1rem;transition:background-color .15s ease-in-out}._menuButton_18azt_25:hover{background:#f3f4f6}@media (max-width: 1024px){._menuButton_18azt_25{display:flex;align-items:center;justify-content:center}}._searchContainer_18azt_46{position:relative;width:100%;max-width:400px}@media (max-width: 768px){._searchContainer_18azt_46{max-width:300px}}@media (max-width: 640px){._searchContainer_18azt_46{max-width:200px}}._searchInput_18azt_62{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:1px solid #d1d5db;border-radius:1rem;font-size:.875rem;transition:all .15s ease-in-out}._searchInput_18azt_62:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchInput_18azt_62::-moz-placeholder{color:#6b7280}._searchInput_18azt_62::placeholder{color:#6b7280}._searchIcon_18azt_80{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}._sidebar_hzfmb_1{position:fixed;top:0;left:0;height:100vh;width:280px;background:#fff;border-right:1px solid #e5e7eb;z-index:1010;transform:translate(-100%);transition:transform .25s ease-in-out;display:flex;flex-direction:column}._sidebar_hzfmb_1._open_hzfmb_15{transform:translate(0)}@media (min-width: 1024px){._sidebar_hzfmb_1{position:static;transform:none;height:auto;min-height:100vh}}._sidebarContent_hzfmb_27{display:flex;flex-direction:column;height:100%;padding:1.5rem}@media (max-width: 1024px){._sidebarContent_hzfmb_27{padding:1rem}}._logo_hzfmb_39{display:flex;justify-content:center;margin-bottom:2rem;text-decoration:none;color:#111827;padding:.5rem;border-radius:1rem;transition:background-color .15s ease-in-out}._logo_hzfmb_39:hover{background:#f9fafb}._logoContainer_hzfmb_53{display:flex;flex-direction:column;align-items:center;gap:.75rem}._logoImage_hzfmb_60{width:96px;height:96px;-o-object-fit:cover;object-fit:cover;border-radius:1.25rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._adminText_hzfmb_68{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#fbbf24,#f59e0b,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;letter-spacing:.05em}._nav_hzfmb_79{flex:1}._navList_hzfmb_83{list-style:none;padding:0;margin:0}._navItem_hzfmb_89{margin-bottom:.25rem}._navLink_hzfmb_93{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:1rem;color:#4b5563;text-decoration:none;font-weight:500;font-size:.875rem;transition:all .15s ease-in-out}._navLink_hzfmb_93:hover{background:#f3f4f6;color:#111827}._navLink_hzfmb_93._active_hzfmb_109{background:#dbeafe;color:#1d4ed8}._userSection_hzfmb_114{margin-top:auto;padding-top:1.5rem;border-top:1px solid #e5e7eb}._userInfo_hzfmb_120{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}._userAvatar_hzfmb_127{width:40px;height:40px;border-radius:50%;background:#dbeafe;display:flex;align-items:center;justify-content:center;color:#1d4ed8;font-weight:600;font-size:.875rem}._userDetails_hzfmb_140{flex:1;min-width:0}._userName_hzfmb_145{font-weight:600;color:#111827;font-size:.875rem}._userEmail_hzfmb_151{font-size:.75rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._signOutButton_hzfmb_159{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem;background:none;border:1px solid #d1d5db;border-radius:1rem;color:#4b5563;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease-in-out}._signOutButton_hzfmb_159:hover{background:#f9fafb;border-color:#9ca3af;color:#111827}._overlay_hzfmb_180{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1009;opacity:0;pointer-events:none;transition:opacity .25s ease-in-out}._overlay_hzfmb_180._visible_hzfmb_192{opacity:1;pointer-events:all}@media (min-width: 1024px){._overlay_hzfmb_180{display:none}}._layout_3elcw_1{display:flex;min-height:100vh;background:#f9fafb}._main_3elcw_7{flex:1;display:flex;flex-direction:column;min-width:0}@media (min-width: 1024px){._main_3elcw_7{margin-left:8px}}._content_3elcw_19{flex:1;padding:.5rem}@media (max-width: 768px){._content_3elcw_19{padding:1rem}}@media (max-width: 640px){._content_3elcw_19{padding:.75rem}}._button_1upwu_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;transition:all .15s ease-in-out;cursor:pointer;text-decoration:none;outline:none}._button_1upwu_1:focus{outline:2px solid #3b82f6;outline-offset:2px}._button_1upwu_1:disabled{opacity:.6;cursor:not-allowed}._button_1upwu_1._small_1upwu_23{padding:.5rem .75rem;font-size:.75rem;line-height:1.2}._button_1upwu_1._medium_1upwu_28{padding:.75rem 1rem;font-size:.875rem;line-height:1.2}._button_1upwu_1._large_1upwu_33{padding:1rem 1.5rem;font-size:1rem;line-height:1.2}._button_1upwu_1._primary_1upwu_38{background-color:#2563eb;color:#fff}._button_1upwu_1._primary_1upwu_38:hover:not(:disabled){background-color:#1d4ed8}._button_1upwu_1._primary_1upwu_38:active{background-color:#1e40af}._button_1upwu_1._secondary_1upwu_48{background-color:#f3f4f6;color:#374151;border-color:#d1d5db}._button_1upwu_1._secondary_1upwu_48:hover:not(:disabled){background-color:#e5e7eb;border-color:#9ca3af}._button_1upwu_1._secondary_1upwu_48:active{background-color:#d1d5db}._button_1upwu_1._outline_1upwu_60{background-color:transparent;color:#2563eb;border-color:#93c5fd}._button_1upwu_1._outline_1upwu_60:hover:not(:disabled){background-color:#eff6ff;border-color:#60a5fa}._button_1upwu_1._outline_1upwu_60:active{background-color:#dbeafe}._button_1upwu_1._ghost_1upwu_72{background-color:transparent;color:#4b5563}._button_1upwu_1._ghost_1upwu_72:hover:not(:disabled){background-color:#f3f4f6;color:#111827}._button_1upwu_1._ghost_1upwu_72:active{background-color:#e5e7eb}._button_1upwu_1._danger_1upwu_83{background-color:#dc2626;color:#fff}._button_1upwu_1._danger_1upwu_83:hover:not(:disabled){background-color:#b91c1c}._button_1upwu_1._danger_1upwu_83:active{background-color:#991b1b}._button_1upwu_1._success_1upwu_93{background-color:#16a34a;color:#fff}._button_1upwu_1._success_1upwu_93:hover:not(:disabled){background-color:#15803d}._button_1upwu_1._fullWidth_1upwu_100{width:100%}._button_1upwu_1._loading_1upwu_103{position:relative;color:transparent}._button_1upwu_1._loading_1upwu_103:after{content:"";position:absolute;width:16px;height:16px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:_spin_1upwu_1 1s linear infinite;color:inherit}@keyframes _spin_1upwu_1{to{transform:rotate(360deg)}}._loginContainer_1r7mk_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb,#0d9488);padding:1rem}._loginCard_1r7mk_10{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;width:100%;max-width:400px}@media (max-width: 640px){._loginCard_1r7mk_10{padding:1.5rem;border-radius:1.25rem}}._logo_1r7mk_25{text-align:center;margin-bottom:2rem}._logo_1r7mk_25 ._logoIcon_1r7mk_29{width:64px;height:64px;margin:0 auto 1rem;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:1.25rem;display:flex;align-items:center;justify-content:center;color:#fff}._logo_1r7mk_25 h1{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .5rem}._logo_1r7mk_25 p{color:#4b5563;margin:0;font-size:1rem}._form_1r7mk_52 ._formGroup_1r7mk_52{margin-bottom:1.5rem}._form_1r7mk_52 ._formGroup_1r7mk_52 label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._form_1r7mk_52 ._formGroup_1r7mk_52 input{width:100%;padding:1rem;border:1px solid #d1d5db;border-radius:1rem;font-size:1rem;transition:all .15s ease-in-out}._form_1r7mk_52 ._formGroup_1r7mk_52 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._form_1r7mk_52 ._formGroup_1r7mk_52 input::-moz-placeholder{color:#6b7280}._form_1r7mk_52 ._formGroup_1r7mk_52 input::placeholder{color:#6b7280}._form_1r7mk_52 ._errorAlert_1r7mk_78{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#fef2f2;color:#b91c1c;border-radius:1rem;font-size:.875rem;margin-bottom:1rem}._loadingState_1r7mk_90{text-align:center;padding:2rem;color:#4b5563}._loadingState_1r7mk_90 ._spinner_1r7mk_95{animation:_spin_1r7mk_95 1s linear infinite;margin-bottom:1rem}._loadingState_1r7mk_90 p{margin:0;font-size:1rem}._demoInfo_1r7mk_104{margin-top:1.5rem;padding:1rem;background:#f9fafb;border-radius:1rem;text-align:center}._demoInfo_1r7mk_104 p{margin:0;font-size:.875rem;color:#4b5563}@keyframes _spin_1r7mk_95{to{transform:rotate(360deg)}}._academies_jhtui_1{width:100%}._header_jhtui_5{margin-bottom:1.5rem}._header_jhtui_5 h1{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem}._header_jhtui_5 p{font-size:1rem;color:#4b5563;margin:0}@media (max-width: 768px){._header_jhtui_5 h1{font-size:1.5rem}}._controls_jhtui_25{background:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d;margin-bottom:1.5rem}@media (max-width: 768px){._controls_jhtui_25{padding:1rem;border-radius:1.25rem}}._filtersRow_jhtui_39{display:flex;gap:1rem;margin-bottom:1rem}@media (max-width: 768px){._filtersRow_jhtui_39{flex-direction:column;gap:.75rem}}._filterGroup_jhtui_51{display:flex;flex-direction:column;gap:.25rem;min-width:120px}._filterGroup_jhtui_51 label{font-size:.875rem;font-weight:600;color:#374151}._filterGroup_jhtui_51 select,._filterGroup_jhtui_51 input{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:1rem;font-size:.875rem;transition:all .15s ease-in-out}._filterGroup_jhtui_51 select:focus,._filterGroup_jhtui_51 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._filterGroup_jhtui_51 span{font-size:.875rem;color:#6b7280}@media (max-width: 768px){._filterGroup_jhtui_51{flex-direction:column;align-items:stretch;gap:.25rem}._filterGroup_jhtui_51 label{font-size:.75rem}}._actionsRow_jhtui_89{display:flex;justify-content:flex-end;align-items:center}@media (max-width: 768px){._actionsRow_jhtui_89{justify-content:center}}._exportActions_jhtui_100{display:flex;gap:.5rem}._tableContainer_jhtui_105{background:#fff;border-radius:1.5rem;box-shadow:0 1px 2px #0000000d;overflow:hidden}._tableWrapper_jhtui_112{overflow-x:auto}@media (max-width: 768px){._tableWrapper_jhtui_112{display:none}}._table_jhtui_105{width:100%;border-collapse:collapse;min-width:900px}._table_jhtui_105 th,._table_jhtui_105 td{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb}._table_jhtui_105 th{background:#f9fafb;font-weight:600;color:#374151;font-size:.875rem;position:sticky;top:0}._table_jhtui_105 td{font-size:.875rem}._table_jhtui_105 ._actionsCell_jhtui_142{width:120px;text-align:right}._mobileCards_jhtui_147{display:none}@media (max-width: 768px){._mobileCards_jhtui_147{display:block;padding:1rem}}._mobileCard_jhtui_147{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:1rem;margin-bottom:1rem}._mobileCard_jhtui_147:last-child{margin-bottom:0}._mobileCardHeader_jhtui_168{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}._academyIcon_jhtui_175{color:#2563eb;flex-shrink:0}._mobileAcademyInfo_jhtui_180{flex:1;min-width:0}._mobileCardContent_jhtui_185{margin-bottom:.75rem}._mobileRow_jhtui_189{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.875rem}._mobileRow_jhtui_189:last-child{margin-bottom:0}._mobileRow_jhtui_189 ._label_jhtui_199{color:#6b7280;font-weight:600}._mobileRow_jhtui_189 ._value_jhtui_203{color:#111827;font-weight:500;text-align:right;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._mobileCardActions_jhtui_213{display:flex;gap:.5rem;justify-content:flex-end}._academyInfo_jhtui_219 ._academyName_jhtui_219{font-weight:600;color:#111827;margin-bottom:.25rem}._academyInfo_jhtui_219 ._academyDescription_jhtui_224{color:#4b5563;font-size:.875rem;line-height:1.5}._academyName_jhtui_219{font-weight:600;color:#111827}._academyEmail_jhtui_235{color:#4b5563;font-size:.875rem}._contactInfo_jhtui_240{display:flex;flex-direction:column;gap:.25rem}._contactItem_jhtui_246{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#4b5563}._contactItem_jhtui_246 a{color:#2563eb;text-decoration:none}._contactItem_jhtui_246 a:hover{text-decoration:underline}._locationInfo_jhtui_261{font-size:.875rem;color:#111827}._locationInfo_jhtui_261 ._neighborhood_jhtui_265{color:#4b5563;font-size:.75rem}._cnpj_jhtui_270{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.875rem;color:#374151}._rowActions_jhtui_276{display:flex;gap:.25rem}._pagination_jhtui_281{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-top:1px solid #e5e7eb}@media (max-width: 768px){._pagination_jhtui_281{padding:1rem;flex-direction:column;gap:.75rem}}._paginationInfo_jhtui_296{font-size:.875rem;color:#4b5563}._paginationControls_jhtui_301{display:flex;gap:.5rem;align-items:center}._pageButton_jhtui_307{padding:.5rem .75rem;border:1px solid #d1d5db;background:#fff;border-radius:1rem;font-size:.875rem;cursor:pointer;transition:all .15s ease-in-out}._pageButton_jhtui_307:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}._pageButton_jhtui_307:disabled{opacity:.5;cursor:not-allowed}._pageButton_jhtui_307._active_jhtui_324{background:#2563eb;color:#fff;border-color:#2563eb}._emptyState_jhtui_330{text-align:center;padding:3rem;color:#6b7280}._emptyState_jhtui_330 h3{font-size:1.25rem;margin-bottom:.5rem;color:#374151}._emptyState_jhtui_330 p{font-size:1rem;margin-bottom:1rem}._loadingState_jhtui_345{padding:2rem;text-align:center;color:#6b7280;display:flex;flex-direction:column;align-items:center;gap:1rem}._spinner_jhtui_355{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:_spin_jhtui_355 1s linear infinite}@keyframes _spin_jhtui_355{to{transform:rotate(360deg)}}._card_8k39l_1{background:#fff;border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;padding:1.5rem;transition:all .15s ease-in-out}._card_8k39l_1:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._card_8k39l_1._compact_8k39l_12{padding:1rem}._card_8k39l_1._noPadding_8k39l_15{padding:0}@media (max-width: 768px){._card_8k39l_1{padding:1rem;border-radius:1.25rem}._card_8k39l_1._compact_8k39l_12{padding:.75rem}}._cardHeader_8k39l_28{margin-bottom:1rem}._cardHeader_8k39l_28 h2,._cardHeader_8k39l_28 h3,._cardHeader_8k39l_28 h4{margin:0;color:#111827;font-weight:600}._cardHeader_8k39l_28 h2{font-size:1.25rem;line-height:1.2}._cardHeader_8k39l_28 h3{font-size:1.125rem;line-height:1.2}._cardHeader_8k39l_28 h4{font-size:1rem;line-height:1.2}._cardContent_8k39l_49{flex:1}._academyDetail_3fx23_1{max-width:1200px;margin:0 auto}._backButton_3fx23_6{margin-bottom:1rem;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;color:#4b5563;font-size:.875rem;font-weight:500;transition:color .15s ease-in-out}._backButton_3fx23_6:hover{color:#111827}._header_3fx23_21{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;margin-bottom:1.5rem}@media (max-width: 768px){._header_3fx23_21{padding:1.5rem;border-radius:1.25rem}}._headerContent_3fx23_35{display:flex;gap:1.5rem;align-items:flex-start}@media (max-width: 768px){._headerContent_3fx23_35{flex-direction:column;gap:1rem}}._academyIcon_3fx23_47{width:120px;height:120px;border-radius:1.5rem;background:#dbeafe;display:flex;align-items:center;justify-content:center;color:#1d4ed8;flex-shrink:0}@media (max-width: 768px){._academyIcon_3fx23_47{width:80px;height:80px}}._logo_3fx23_65{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.5rem}._academyInfo_3fx23_72{flex:1}._academyInfo_3fx23_72 h1{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem}@media (max-width: 768px){._academyInfo_3fx23_72 h1{font-size:1.5rem}}._academyInfo_3fx23_72 ._description_3fx23_86{font-size:1.125rem;color:#4b5563;margin-bottom:1rem;line-height:1.625}@media (max-width: 768px){._academyInfo_3fx23_72 ._description_3fx23_86{font-size:1rem}}._academyInfo_3fx23_72 ._contactGrid_3fx23_97{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem;margin-bottom:1rem}._academyInfo_3fx23_72 ._contactItem_3fx23_103{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#4b5563}._academyInfo_3fx23_72 ._contactItem_3fx23_103 a{color:#2563eb;text-decoration:none}._academyInfo_3fx23_72 ._contactItem_3fx23_103 a:hover{text-decoration:underline}._academyInfo_3fx23_72 ._metadata_3fx23_117{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;font-size:.875rem}._academyInfo_3fx23_72 ._metadata_3fx23_117 ._item_3fx23_123 ._label_3fx23_123{color:#6b7280;font-weight:600;margin-bottom:.25rem}._academyInfo_3fx23_72 ._metadata_3fx23_117 ._item_3fx23_123 ._value_3fx23_128{color:#111827;font-weight:500}._actions_3fx23_133{display:flex;gap:.75rem;flex-shrink:0}@media (max-width: 768px){._actions_3fx23_133{flex-direction:column;align-self:stretch}}._tabs_3fx23_145{margin-bottom:1.5rem}._tabsList_3fx23_149{display:flex;background:#fff;border-radius:1.25rem;padding:.25rem;box-shadow:0 1px 2px #0000000d;margin-bottom:1.5rem}@media (max-width: 768px){._tabsList_3fx23_149{overflow-x:auto}}._tabButton_3fx23_163{flex:1;padding:.75rem 1rem;background:none;border:none;border-radius:1rem;font-weight:600;color:#4b5563;cursor:pointer;transition:all .15s ease-in-out;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:.5rem}._tabButton_3fx23_163._active_3fx23_179{background:#dbeafe;color:#1d4ed8}._tabButton_3fx23_163:hover:not(._active_3fx23_179){color:#111827;background:#f9fafb}@media (max-width: 768px){._tabButton_3fx23_163{min-width:140px}}._tabContent_3fx23_193{min-height:400px}._formGrid_3fx23_197{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}@media (max-width: 768px){._formGrid_3fx23_197{grid-template-columns:1fr;gap:1rem}}._formGroup_3fx23_209 label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._formGroup_3fx23_209 input,._formGroup_3fx23_209 select,._formGroup_3fx23_209 textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:1rem;font-size:1rem;transition:all .15s ease-in-out}._formGroup_3fx23_209 input:focus,._formGroup_3fx23_209 select:focus,._formGroup_3fx23_209 textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formGroup_3fx23_209 input:disabled,._formGroup_3fx23_209 select:disabled,._formGroup_3fx23_209 textarea:disabled{background:#f9fafb;color:#6b7280}._formGroupFull_3fx23_234{grid-column:1/-1}._formGroupFull_3fx23_234 label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._formGroupFull_3fx23_234 textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:1rem;font-size:1rem;transition:all .15s ease-in-out;resize:vertical}._formGroupFull_3fx23_234 textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formGroupFull_3fx23_234 textarea:disabled{background:#f9fafb;color:#6b7280}._membersList_3fx23_263{display:flex;flex-direction:column;gap:1rem}._memberItem_3fx23_269{padding:1rem;border:1px solid #e5e7eb;border-radius:1.25rem;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){._memberItem_3fx23_269{flex-direction:column;align-items:flex-start;gap:.75rem}}._memberInfo_3fx23_285{flex:1}._memberInfo_3fx23_285 ._memberName_3fx23_288{font-weight:600;color:#111827;margin-bottom:.25rem}._memberInfo_3fx23_285 ._memberEmail_3fx23_293{color:#4b5563;font-size:.875rem;margin-bottom:.5rem}._memberInfo_3fx23_285 ._memberMeta_3fx23_298{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}._memberActions_3fx23_305{display:flex;gap:.5rem;align-items:center}._roleBadge_3fx23_311{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600}._roleBadge_3fx23_311._admin_3fx23_319{background:#fef2f2;color:#b91c1c}._roleBadge_3fx23_311._coach_3fx23_323{background:#eff6ff;color:#1d4ed8}._roleBadge_3fx23_311._athlete_3fx23_327{background:#f0fdfa;color:#0f766e}._statusBadge_3fx23_332{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600}._statusBadge_3fx23_332._active_3fx23_179{background:#f0fdf4;color:#15803d}._statusBadge_3fx23_332._inactive_3fx23_344{background:#f3f4f6;color:#374151}._statusBadge_3fx23_332._pending_3fx23_348{background:#fffbeb;color:#d97706}._beltInfo_3fx23_353{font-size:.75rem;color:#6b7280;font-weight:500}._settingsGrid_3fx23_359{display:grid;gap:1.5rem}@media (min-width: 1024px){._settingsGrid_3fx23_359{grid-template-columns:1fr 1fr}}._settingsSection_3fx23_369 h4{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem}._settingItem_3fx23_376{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border-bottom:1px solid #e5e7eb}._settingItem_3fx23_376:last-child{border-bottom:none}._settingItem_3fx23_376 ._settingLabel_3fx23_386{font-weight:600;color:#374151}._settingItem_3fx23_376 ._settingValue_3fx23_390{color:#111827;font-weight:500}._beltsGrid_3fx23_395{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._beltItem_3fx23_402{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#f9fafb;border-radius:.375rem;font-size:.75rem;font-weight:500}._beltColor_3fx23_413{width:12px;height:12px;border-radius:50%;border:1px solid #d1d5db}._announcementsList_3fx23_420{display:flex;flex-direction:column;gap:1rem}._announcementItem_3fx23_426{padding:1rem;border:1px solid #e5e7eb;border-radius:1.25rem}._announcementHeader_3fx23_432{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}@media (max-width: 768px){._announcementHeader_3fx23_432{flex-direction:column;gap:.5rem}}._announcementTitle_3fx23_445{font-weight:600;color:#111827;font-size:1.125rem}._announcementMeta_3fx23_451{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}._priorityBadge_3fx23_458{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600}._priorityBadge_3fx23_458._high_3fx23_466{background:#fef2f2;color:#b91c1c}._priorityBadge_3fx23_458._medium_3fx23_470{background:#fffbeb;color:#d97706}._priorityBadge_3fx23_458._low_3fx23_474{background:#f3f4f6;color:#374151}._trainingBadge_3fx23_479{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;background:#fff7ed;color:#c2410c}._announcementContent_3fx23_490{color:#374151;line-height:1.625;margin-bottom:.75rem}._announcementFooter_3fx23_496{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}@media (max-width: 768px){._announcementFooter_3fx23_496{flex-direction:column;align-items:flex-start;gap:.5rem}}._announcementDetails_3fx23_510{display:flex;gap:.75rem;color:#6b7280;flex-wrap:wrap}._announcementDate_3fx23_517{color:#6b7280;font-weight:500}._emptyState_3fx23_522{text-align:center;padding:2rem;color:#6b7280}._emptyState_3fx23_522 h4{font-size:1.125rem;margin-bottom:.5rem;color:#374151}._emptyState_3fx23_522 p{font-size:1rem;margin-bottom:1rem}._loadingState_3fx23_537{padding:2rem;text-align:center;color:#6b7280;display:flex;flex-direction:column;align-items:center;gap:1rem}._spinner_3fx23_547{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:_spin_3fx23_547 1s linear infinite}@keyframes _spin_3fx23_547{to{transform:rotate(360deg)}}._kpiCard_8a5wh_1{background:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transition:all .15s ease-in-out}._kpiCard_8a5wh_1:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media (max-width: 768px){._kpiCard_8a5wh_1{padding:1rem}}._header_8a5wh_18{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}._valueSection_8a5wh_25{flex:1}._icon_8a5wh_29{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:1.25rem;color:#fff;flex-shrink:0}._icon_8a5wh_29._primary_8a5wh_39{background:linear-gradient(135deg,#3b82f6,#2563eb)}._icon_8a5wh_29._secondary_8a5wh_42{background:linear-gradient(135deg,#14b8a6,#0d9488)}._icon_8a5wh_29._accent_8a5wh_45{background:linear-gradient(135deg,#f97316,#ea580c)}._icon_8a5wh_29._success_8a5wh_48{background:linear-gradient(135deg,#22c55e,#16a34a)}._value_8a5wh_25{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}@media (max-width: 768px){._value_8a5wh_25{font-size:1.5rem}}._label_8a5wh_67{font-size:.875rem;color:#4b5563;font-weight:500}._footer_8a5wh_73{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#6b7280}._trend_8a5wh_81{display:flex;align-items:center;gap:.25rem;font-weight:600}._trend_8a5wh_81._positive_8a5wh_87{color:#16a34a}._trend_8a5wh_81._negative_8a5wh_90{color:#dc2626}._trend_8a5wh_81._neutral_8a5wh_93{color:#6b7280}._badge_8a5wh_97{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;background:#fffbeb;color:#d97706}._skeleton_8a5wh_108 ._valueSection_8a5wh_25 ._value_8a5wh_25{height:48px;background:#e5e7eb;border-radius:.5rem;margin-bottom:.5rem}._skeleton_8a5wh_108 ._valueSection_8a5wh_25 ._label_8a5wh_67{height:20px;width:60%;background:#e5e7eb;border-radius:.375rem}._skeleton_8a5wh_108 ._footer_8a5wh_73{height:16px;width:40%;background:#e5e7eb;border-radius:.375rem}._overview_ev7jd_1{width:100%}._header_ev7jd_5{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}._header_ev7jd_5 h1{font-size:2.25rem;font-weight:700;color:#111827;margin:0 0 .5rem}._header_ev7jd_5 p{font-size:1.125rem;color:#4b5563;margin:0}@media (max-width: 768px){._header_ev7jd_5{flex-direction:column;gap:1rem;margin-bottom:1.5rem}._header_ev7jd_5 h1{font-size:1.5rem}._header_ev7jd_5 p{font-size:1rem}}._headerActions_ev7jd_36{display:flex;gap:.75rem}@media (max-width: 768px){._headerActions_ev7jd_36{align-self:stretch}}._controls_ev7jd_46{margin-bottom:1.5rem}._filters_ev7jd_50{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}@media (max-width: 768px){._filters_ev7jd_50{flex-direction:column;gap:.75rem;align-items:stretch}}._filterGroup_ev7jd_64{display:flex;gap:.5rem;align-items:center}._filterGroup_ev7jd_64 label{font-size:.875rem;font-weight:600;color:#374151;white-space:nowrap}._filterGroup_ev7jd_64 select,._filterGroup_ev7jd_64 input{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:1rem;font-size:.875rem;transition:all .15s ease-in-out}._filterGroup_ev7jd_64 select:focus,._filterGroup_ev7jd_64 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._filterGroup_ev7jd_64 span{font-size:.875rem;color:#6b7280}@media (max-width: 768px){._filterGroup_ev7jd_64{flex-direction:column;align-items:stretch;gap:.25rem}._filterGroup_ev7jd_64 label{font-size:.75rem}}._kpiGrid_ev7jd_102{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}@media (max-width: 768px){._kpiGrid_ev7jd_102{gap:1rem;grid-template-columns:1fr}}._chartsGrid_ev7jd_115{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:2rem}@media (max-width: 1024px){._chartsGrid_ev7jd_115{grid-template-columns:1fr;gap:1rem}}._emptyState_ev7jd_128{text-align:center;padding:3rem;color:#6b7280}._emptyState_ev7jd_128 h3{font-size:1.25rem;margin-bottom:.5rem;color:#374151}._emptyState_ev7jd_128 p{font-size:1rem;margin-bottom:1rem}._postDetail_y0kxo_1{max-width:1200px;margin:0 auto}._backButton_y0kxo_6{margin-bottom:1rem;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;color:#4b5563;font-size:.875rem;font-weight:500;transition:color .15s ease-in-out}._backButton_y0kxo_6:hover{color:#111827}._header_y0kxo_21{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;margin-bottom:1.5rem}@media (max-width: 768px){._header_y0kxo_21{padding:1.5rem;border-radius:1.25rem}}._headerContent_y0kxo_35{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}@media (max-width: 768px){._headerContent_y0kxo_35{flex-direction:column;gap:1rem}}._postInfo_y0kxo_48{flex:1}._authorSection_y0kxo_52{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}@media (max-width: 768px){._authorSection_y0kxo_52{gap:.75rem}}._avatar_y0kxo_64{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#dbeafe;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;color:#1d4ed8;flex-shrink:0}@media (max-width: 768px){._avatar_y0kxo_64{width:48px;height:48px;font-size:1.125rem}}._authorInfo_y0kxo_86{flex:1}._authorInfo_y0kxo_86 h1{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .5rem}@media (max-width: 768px){._authorInfo_y0kxo_86 h1{font-size:1.25rem}}._postMeta_y0kxo_101{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}._postDate_y0kxo_108{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#4b5563}._visibilityBadge_y0kxo_116{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600}._visibilityBadge_y0kxo_116._public_y0kxo_125{background:#f0fdf4;color:#15803d}._visibilityBadge_y0kxo_116._private_y0kxo_129{background:#f3f4f6;color:#374151}._engagementSummary_y0kxo_134{display:flex;gap:1.5rem;align-items:center}@media (max-width: 768px){._engagementSummary_y0kxo_134{gap:1rem}}._engagementItem_y0kxo_145{display:flex;align-items:center;gap:.5rem;color:#4b5563;font-weight:600}._engagementItem_y0kxo_145._reports_y0kxo_152{color:#d97706}._engagementItem_y0kxo_145 span{font-size:1.125rem}._actions_y0kxo_159{display:flex;gap:.75rem;flex-shrink:0}@media (max-width: 768px){._actions_y0kxo_159{flex-direction:column;align-self:stretch}}._tabs_y0kxo_171{margin-bottom:1.5rem}._tabsList_y0kxo_175{display:flex;background:#fff;border-radius:1.25rem;padding:.25rem;box-shadow:0 1px 2px #0000000d;margin-bottom:1.5rem}@media (max-width: 768px){._tabsList_y0kxo_175{overflow-x:auto}}._tabButton_y0kxo_189{flex:1;padding:.75rem 1rem;background:none;border:none;border-radius:1rem;font-weight:600;color:#4b5563;cursor:pointer;transition:all .15s ease-in-out;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:.5rem}._tabButton_y0kxo_189._active_y0kxo_205{background:#dbeafe;color:#1d4ed8}._tabButton_y0kxo_189:hover:not(._active_y0kxo_205){color:#111827;background:#f9fafb}@media (max-width: 768px){._tabButton_y0kxo_189{min-width:140px}}._tabContent_y0kxo_219{min-height:400px}._overviewSection_y0kxo_223{display:grid;gap:1.5rem}@media (min-width: 1024px){._overviewSection_y0kxo_223{grid-template-columns:2fr 1fr}}._postContent_y0kxo_233 ._content_y0kxo_233{font-size:1rem;line-height:1.625;color:#374151;margin-bottom:1rem}._postContent_y0kxo_233 ._content_y0kxo_233 p{margin-bottom:.75rem}._postContent_y0kxo_233 ._content_y0kxo_233 p:last-child{margin-bottom:0}._tags_y0kxo_246{display:flex;gap:.5rem;flex-wrap:wrap}._tag_y0kxo_246{display:inline-flex;align-items:center;gap:.25rem;background:#eff6ff;color:#1d4ed8;padding:.25rem .5rem;border-radius:.375rem;font-size:.875rem;font-weight:600}._editForm_y0kxo_264 ._formGroup_y0kxo_264{margin-bottom:1rem}._editForm_y0kxo_264 ._formGroup_y0kxo_264 label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._editForm_y0kxo_264 ._formGroup_y0kxo_264 input,._editForm_y0kxo_264 ._formGroup_y0kxo_264 select,._editForm_y0kxo_264 ._formGroup_y0kxo_264 textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:1rem;font-size:1rem;transition:all .15s ease-in-out}._editForm_y0kxo_264 ._formGroup_y0kxo_264 input:focus,._editForm_y0kxo_264 ._formGroup_y0kxo_264 select:focus,._editForm_y0kxo_264 ._formGroup_y0kxo_264 textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._editForm_y0kxo_264 ._formRow_y0kxo_287{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){._editForm_y0kxo_264 ._formRow_y0kxo_287{grid-template-columns:1fr}}._editForm_y0kxo_264 ._contentTextarea_y0kxo_297{resize:vertical;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.625}._metricsGrid_y0kxo_303{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}._metricItem_y0kxo_310{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f9fafb;border-radius:1.25rem}._metricItem_y0kxo_310 ._metricIcon_y0kxo_318{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#dbeafe;color:#2563eb;border-radius:1rem}._metricItem_y0kxo_310 ._metricInfo_y0kxo_328 ._metricValue_y0kxo_328{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.25rem}._metricItem_y0kxo_310 ._metricInfo_y0kxo_328 ._metricLabel_y0kxo_334{font-size:.875rem;color:#4b5563;font-weight:500}._reactionsSummary_y0kxo_340 h4{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.75rem}._reactionsBreakdown_y0kxo_347{display:flex;gap:1rem;flex-wrap:wrap}._reactionBreakdown_y0kxo_353{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#f9fafb;border-radius:1rem}._reactionBreakdown_y0kxo_353 ._reactionEmoji_y0kxo_361{font-size:1.125rem}._reactionBreakdown_y0kxo_353 ._reactionCount_y0kxo_364{font-weight:600;color:#374151}._reactionsList_y0kxo_369{max-height:500px;overflow-y:auto}._reactionItem_y0kxo_374{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border-bottom:1px solid #e5e7eb}._reactionItem_y0kxo_374:last-child{border-bottom:none}._reactionUser_y0kxo_385{display:flex;align-items:center;gap:.75rem}._userAvatar_y0kxo_391{width:32px;height:32px;border-radius:50%;background:#dbeafe;display:flex;align-items:center;justify-content:center;font-weight:600;color:#1d4ed8;font-size:.875rem}._userName_y0kxo_404{font-weight:600;color:#111827}._reactionInfo_y0kxo_409{display:flex;align-items:center;gap:.75rem}._reactionInfo_y0kxo_409 ._reactionEmoji_y0kxo_361{font-size:1.125rem}._reactionInfo_y0kxo_409 ._reactionDate_y0kxo_417{font-size:.875rem;color:#6b7280}._commentsList_y0kxo_422{max-height:600px;overflow-y:auto}._commentItem_y0kxo_427{padding:1rem;border-bottom:1px solid #e5e7eb}._commentItem_y0kxo_427:last-child{border-bottom:none}._commentHeader_y0kxo_435{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._commentAuthor_y0kxo_442{display:flex;align-items:center;gap:.75rem}._commentAuthorInfo_y0kxo_448 ._userName_y0kxo_404{font-weight:600;color:#111827;margin-bottom:.25rem}._commentAuthorInfo_y0kxo_448 ._commentDate_y0kxo_453{font-size:.875rem;color:#6b7280}._commentContent_y0kxo_458{color:#374151;line-height:1.625;padding-left:2.75rem}@media (max-width: 768px){._commentContent_y0kxo_458{padding-left:0;margin-top:.5rem}}._reportsList_y0kxo_470{display:flex;flex-direction:column;gap:1rem}._reportItem_y0kxo_476{padding:1rem;border:1px solid #e5e7eb;border-radius:1.25rem;background:#f9fafb}._reportHeader_y0kxo_483{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}@media (max-width: 768px){._reportHeader_y0kxo_483{flex-direction:column;gap:.5rem}}._reportInfo_y0kxo_496{flex:1}._reportReason_y0kxo_500{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#b45309;margin-bottom:.25rem}._reportMeta_y0kxo_509{display:flex;gap:.75rem;font-size:.875rem;color:#6b7280}@media (max-width: 768px){._reportMeta_y0kxo_509{flex-direction:column;gap:.25rem}}._reportStatus_y0kxo_522{flex-shrink:0}._statusBadge_y0kxo_526{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600}._statusBadge_y0kxo_526._open_y0kxo_535{background:#fffbeb;color:#b45309}._statusBadge_y0kxo_526._resolved_y0kxo_539{background:#f0fdf4;color:#15803d}._statusBadge_y0kxo_526._dismissed_y0kxo_543{background:#f3f4f6;color:#374151}._reportActions_y0kxo_548{display:flex;gap:.5rem;justify-content:flex-end}._emptyState_y0kxo_554{text-align:center;padding:2rem;color:#6b7280}._emptyState_y0kxo_554 h4{font-size:1.125rem;margin-bottom:.5rem;color:#374151}._emptyState_y0kxo_554 p{font-size:1rem;margin-bottom:1rem}._loadingState_y0kxo_569{padding:2rem;text-align:center;color:#6b7280;display:flex;flex-direction:column;align-items:center;gap:1rem}._spinner_y0kxo_579{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:_spin_y0kxo_579 1s linear infinite}@keyframes _spin_y0kxo_579{to{transform:rotate(360deg)}}._posts_112hn_1{width:100%}._header_112hn_5{margin-bottom:1.5rem}._header_112hn_5 h1{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem}._header_112hn_5 p{font-size:1rem;color:#4b5563;margin:0}@media (max-width: 768px){._header_112hn_5 h1{font-size:1.5rem}}._controls_112hn_25{background:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d;margin-bottom:1.5rem}@media (max-width: 768px){._controls_112hn_25{padding:1rem;border-radius:1.25rem}}._filtersRow_112hn_39{display:flex;gap:1rem;margin-bottom:1rem}@media (max-width: 768px){._filtersRow_112hn_39{flex-direction:column;gap:.75rem}}._filterGroup_112hn_51{display:flex;flex-direction:column;gap:.25rem;min-width:120px}._filterGroup_112hn_51 label{font-size:.875rem;font-weight:600;color:#374151}._filterGroup_112hn_51 select,._filterGroup_112hn_51 input{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:1rem;font-size:.875rem;transition:all .15s ease-in-out}._filterGroup_112hn_51 select:focus,._filterGroup_112hn_51 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._filterGroup_112hn_51 span{font-size:.875rem;color:#6b7280}@media (max-width: 768px){._filterGroup_112hn_51{flex-direction:column;align-items:stretch;gap:.25rem}._filterGroup_112hn_51 label{font-size:.75rem}}._actionsRow_112hn_89{display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){._actionsRow_112hn_89{flex-direction:column;gap:.75rem;align-items:stretch}}._bulkActions_112hn_102{min-height:40px;display:flex;align-items:center}._bulkActionsContent_112hn_108{display:flex;gap:.75rem;align-items:center}@media (max-width: 768px){._bulkActionsContent_112hn_108{justify-content:center}}._selectedCount_112hn_119{font-size:.875rem;color:#4b5563;font-weight:600}._exportActions_112hn_125{display:flex;gap:.5rem}@media (max-width: 768px){._exportActions_112hn_125{justify-content:center}}._tableContainer_112hn_135{background:#fff;border-radius:1.5rem;box-shadow:0 1px 2px #0000000d;overflow:hidden}._tableWrapper_112hn_142{overflow-x:auto}@media (max-width: 768px){._tableWrapper_112hn_142{display:none}}._table_112hn_135{width:100%;border-collapse:collapse;min-width:1000px}._table_112hn_135 th,._table_112hn_135 td{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb}._table_112hn_135 th{background:#f9fafb;font-weight:600;color:#374151;font-size:.875rem;position:sticky;top:0}._table_112hn_135 td{font-size:.875rem}._table_112hn_135 ._checkboxCell_112hn_172{width:48px;padding:.75rem}._table_112hn_135 ._actionsCell_112hn_176{width:120px;text-align:right}._mobileCards_112hn_181{display:none}@media (max-width: 768px){._mobileCards_112hn_181{display:block;padding:1rem}}._mobileCard_112hn_181{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:1rem;margin-bottom:1rem}._mobileCard_112hn_181:last-child{margin-bottom:0}._mobileCardHeader_112hn_202{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}._mobileAuthorInfo_112hn_209{flex:1;min-width:0}._mobileCardContent_112hn_214{margin-bottom:.75rem}._mobileCardActions_112hn_218{display:flex;gap:.5rem;justify-content:flex-end}._authorInfo_112hn_224{display:flex;align-items:center;gap:.75rem}._avatar_112hn_230{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#dbeafe;display:flex;align-items:center;justify-content:center;font-weight:600;color:#1d4ed8;font-size:.75rem;flex-shrink:0}._authorName_112hn_245{font-weight:600;color:#111827}._postDate_112hn_250{color:#6b7280;font-size:.875rem}._postContent_112hn_255{color:#374151;line-height:1.625;margin-bottom:.5rem}._visibilityBadge_112hn_261{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600}._visibilityBadge_112hn_261._public_112hn_270{background:#f0fdf4;color:#15803d}._visibilityBadge_112hn_261._private_112hn_274{background:#f3f4f6;color:#374151}._engagement_112hn_279{display:flex;gap:.75rem;align-items:center}._engagementItem_112hn_285{display:flex;align-items:center;gap:.25rem;color:#4b5563;font-size:.875rem}._tags_112hn_293{display:flex;gap:.25rem;flex-wrap:wrap}._tag_112hn_293{background:#eff6ff;color:#1d4ed8;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600}._tagMore_112hn_308{background:#f3f4f6;color:#4b5563;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600}._rowActions_112hn_317{display:flex;gap:.25rem}._pagination_112hn_322{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-top:1px solid #e5e7eb}@media (max-width: 768px){._pagination_112hn_322{padding:1rem;flex-direction:column;gap:.75rem}}._paginationInfo_112hn_337{font-size:.875rem;color:#4b5563}._paginationControls_112hn_342{display:flex;gap:.5rem;align-items:center}._pageButton_112hn_348{padding:.5rem .75rem;border:1px solid #d1d5db;background:#fff;border-radius:1rem;font-size:.875rem;cursor:pointer;transition:all .15s ease-in-out}._pageButton_112hn_348:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}._pageButton_112hn_348:disabled{opacity:.5;cursor:not-allowed}._pageButton_112hn_348._active_112hn_365{background:#2563eb;color:#fff;border-color:#2563eb}._emptyState_112hn_371{text-align:center;padding:3rem;color:#6b7280}._emptyState_112hn_371 h3{font-size:1.25rem;margin-bottom:.5rem;color:#374151}._emptyState_112hn_371 p{font-size:1rem;margin-bottom:1rem}._loadingState_112hn_386{padding:2rem;text-align:center;color:#6b7280;display:flex;flex-direction:column;align-items:center;gap:1rem}._spinner_112hn_396{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:_spin_112hn_396 1s linear infinite}@keyframes _spin_112hn_396{to{transform:rotate(360deg)}}._reports_s43lm_1{width:100%}._header_s43lm_5{margin-bottom:1.5rem}._header_s43lm_5 h1{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem}._header_s43lm_5 p{font-size:1rem;color:#4b5563;margin:0}@media (max-width: 768px){._header_s43lm_5 h1{font-size:1.5rem}}._controls_s43lm_25{background:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d;margin-bottom:1.5rem}@media (max-width: 768px){._controls_s43lm_25{padding:1rem;border-radius:1.25rem}}._filtersRow_s43lm_39{display:flex;gap:1rem;margin-bottom:1rem}@media (max-width: 768px){._filtersRow_s43lm_39{flex-direction:column;gap:.75rem}}._filterGroup_s43lm_51{display:flex;flex-direction:column;gap:.25rem;min-width:120px}._filterGroup_s43lm_51 label{font-size:.875rem;font-weight:600;color:#374151}._filterGroup_s43lm_51 select,._filterGroup_s43lm_51 input{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:1rem;font-size:.875rem;transition:all .15s ease-in-out}._filterGroup_s43lm_51 select:focus,._filterGroup_s43lm_51 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._filterGroup_s43lm_51 span{font-size:.875rem;color:#6b7280}._actionsRow_s43lm_79{display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){._actionsRow_s43lm_79{flex-direction:column;gap:.75rem;align-items:stretch}}._bulkActions_s43lm_92{min-height:40px;display:flex;align-items:center}._bulkActionsContent_s43lm_98{display:flex;gap:.75rem;align-items:center}@media (max-width: 768px){._bulkActionsContent_s43lm_98{justify-content:center}}._selectedCount_s43lm_109{font-size:.875rem;color:#4b5563;font-weight:600}._exportActions_s43lm_115{display:flex;gap:.5rem}@media (max-width: 768px){._exportActions_s43lm_115{justify-content:center}}._tableContainer_s43lm_125{background:#fff;border-radius:1.5rem;box-shadow:0 1px 2px #0000000d;overflow:hidden}._tableWrapper_s43lm_132{overflow-x:auto}@media (max-width: 768px){._tableWrapper_s43lm_132{display:none}}._table_s43lm_125{width:100%;border-collapse:collapse;min-width:1000px}._table_s43lm_125 th,._table_s43lm_125 td{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb}._table_s43lm_125 th{background:#f9fafb;font-weight:600;color:#374151;font-size:.875rem;position:sticky;top:0}._table_s43lm_125 td{font-size:.875rem}._table_s43lm_125 ._checkboxCell_s43lm_162{width:48px;padding:.75rem}._table_s43lm_125 ._actionsCell_s43lm_166{width:160px;text-align:right}._mobileCards_s43lm_171{display:none}@media (max-width: 768px){._mobileCards_s43lm_171{display:block;padding:1rem}}._mobileCard_s43lm_171{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:1rem;margin-bottom:1rem}._mobileCard_s43lm_171:last-child{margin-bottom:0}._mobileCardHeader_s43lm_192{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}._reportIcon_s43lm_199{color:#d97706;flex-shrink:0}._mobileReportInfo_s43lm_204{flex:1;min-width:0}._mobileCardContent_s43lm_209{margin-bottom:.75rem}._mobileRow_s43lm_213{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.875rem}._mobileRow_s43lm_213:last-child{margin-bottom:0}._mobileRow_s43lm_213 ._label_s43lm_223{color:#6b7280;font-weight:600}._mobileRow_s43lm_213 ._value_s43lm_227{color:#111827;font-weight:500}._mobileCardActions_s43lm_232{display:flex;gap:.5rem;justify-content:flex-end}._postInfo_s43lm_238{max-width:300px}._postInfo_s43lm_238 ._postContent_s43lm_241{color:#374151;line-height:1.5;margin-bottom:.25rem}._postInfo_s43lm_238 ._postAuthor_s43lm_246{color:#6b7280;font-size:.75rem;font-style:italic}._postContent_s43lm_241{color:#374151;line-height:1.625;margin-bottom:.5rem}._postContent_s43lm_241 p{margin:.5rem 0}._postContent_s43lm_241 strong{color:#111827;font-weight:600}._postContent_s43lm_241 small{color:#6b7280;font-size:.75rem}._reason_s43lm_269{display:flex;align-items:center;gap:.5rem;color:#b45309;font-weight:600}._reason_s43lm_269 ._reasonIcon_s43lm_276{color:#d97706}._reportDate_s43lm_280{color:#6b7280;font-size:.875rem}._reporterName_s43lm_285{font-weight:600;color:#111827}._statusBadge_s43lm_290{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600}._statusBadge_s43lm_290._open_s43lm_299{background:#fffbeb;color:#b45309}._statusBadge_s43lm_290._resolved_s43lm_303{background:#f0fdf4;color:#15803d}._statusBadge_s43lm_290._dismissed_s43lm_307{background:#f3f4f6;color:#374151}._rowActions_s43lm_312{display:flex;gap:.25rem}._handledInfo_s43lm_317{text-align:right}._handledInfo_s43lm_317 ._handlerName_s43lm_320{font-weight:600;color:#374151;font-size:.75rem}._handledInfo_s43lm_317 ._handledDate_s43lm_325{color:#6b7280;font-size:.75rem}._pagination_s43lm_330{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-top:1px solid #e5e7eb}@media (max-width: 768px){._pagination_s43lm_330{padding:1rem;flex-direction:column;gap:.75rem}}._paginationInfo_s43lm_345{font-size:.875rem;color:#4b5563}._paginationControls_s43lm_350{display:flex;gap:.5rem;align-items:center}._pageButton_s43lm_356{padding:.5rem .75rem;border:1px solid #d1d5db;background:#fff;border-radius:1rem;font-size:.875rem;cursor:pointer;transition:all .15s ease-in-out}._pageButton_s43lm_356:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}._pageButton_s43lm_356:disabled{opacity:.5;cursor:not-allowed}._pageButton_s43lm_356._active_s43lm_373{background:#2563eb;color:#fff;border-color:#2563eb}._emptyState_s43lm_379{text-align:center;padding:3rem;color:#6b7280}._emptyState_s43lm_379 h3{font-size:1.25rem;margin-bottom:.5rem;color:#374151}._emptyState_s43lm_379 p{font-size:1rem;margin-bottom:1rem}._loadingState_s43lm_394{padding:2rem;text-align:center;color:#6b7280;display:flex;flex-direction:column;align-items:center;gap:1rem}._spinner_s43lm_404{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:_spin_s43lm_404 1s linear infinite}@keyframes _spin_s43lm_404{to{transform:rotate(360deg)}}._userDetail_1kmmy_1{max-width:1200px;margin:0 auto}._backButton_1kmmy_6{margin-bottom:1rem;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;color:#4b5563;font-size:.875rem;font-weight:500;transition:color .15s ease-in-out}._backButton_1kmmy_6:hover{color:#111827}._header_1kmmy_21{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;margin-bottom:1.5rem}@media (max-width: 768px){._header_1kmmy_21{padding:1.5rem;border-radius:1.25rem}}._headerContent_1kmmy_35{display:flex;gap:1.5rem;align-items:flex-start}@media (max-width: 768px){._headerContent_1kmmy_35{flex-direction:column;gap:1rem}}._avatar_1kmmy_47{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#dbeafe;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:2.25rem;color:#1d4ed8;flex-shrink:0}@media (max-width: 768px){._avatar_1kmmy_47{width:80px;height:80px;font-size:1.5rem}}._userInfo_1kmmy_69{flex:1}._userInfo_1kmmy_69 h1{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem}@media (max-width: 768px){._userInfo_1kmmy_69 h1{font-size:1.5rem}}._userInfo_1kmmy_69 ._email_1kmmy_83{font-size:1.125rem;color:#4b5563;margin-bottom:1rem}@media (max-width: 768px){._userInfo_1kmmy_69 ._email_1kmmy_83{font-size:1rem}}._userInfo_1kmmy_69 ._badges_1kmmy_93{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}._userInfo_1kmmy_69 ._metadata_1kmmy_99{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;font-size:.875rem}._userInfo_1kmmy_69 ._metadata_1kmmy_99 ._item_1kmmy_105 ._label_1kmmy_105{color:#6b7280;font-weight:600;margin-bottom:.25rem}._userInfo_1kmmy_69 ._metadata_1kmmy_99 ._item_1kmmy_105 ._value_1kmmy_110{color:#111827;font-weight:500}._actions_1kmmy_115{display:flex;gap:.75rem;flex-shrink:0}@media (max-width: 768px){._actions_1kmmy_115{flex-direction:column;align-self:stretch}}._tabs_1kmmy_127{margin-bottom:1.5rem}._tabsList_1kmmy_131{display:flex;background:#fff;border-radius:1.25rem;padding:.25rem;box-shadow:0 1px 2px #0000000d;margin-bottom:1.5rem}@media (max-width: 768px){._tabsList_1kmmy_131{overflow-x:auto}}._tabButton_1kmmy_145{flex:1;padding:.75rem 1.5rem;background:none;border:none;border-radius:1rem;font-weight:600;color:#4b5563;cursor:pointer;transition:all .15s ease-in-out;white-space:nowrap}._tabButton_1kmmy_145._active_1kmmy_157{background:#dbeafe;color:#1d4ed8}._tabButton_1kmmy_145:hover:not(._active_1kmmy_157){color:#111827;background:#f9fafb}@media (max-width: 768px){._tabButton_1kmmy_145{min-width:120px}}._tabContent_1kmmy_171{min-height:400px}._formGrid_1kmmy_175{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}@media (max-width: 768px){._formGrid_1kmmy_175{grid-template-columns:1fr;gap:1rem}}._formGroup_1kmmy_187 label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._formGroup_1kmmy_187 input,._formGroup_1kmmy_187 select,._formGroup_1kmmy_187 textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:1rem;font-size:1rem;transition:all .15s ease-in-out}._formGroup_1kmmy_187 input:focus,._formGroup_1kmmy_187 select:focus,._formGroup_1kmmy_187 textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formGroup_1kmmy_187 input:disabled,._formGroup_1kmmy_187 select:disabled,._formGroup_1kmmy_187 textarea:disabled{background:#f9fafb;color:#6b7280}._formGroup_1kmmy_187 textarea{resize:vertical;min-height:80px}._formGroupFull_1kmmy_216{grid-column:1/-1}._formGroupFull_1kmmy_216 label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._formGroupFull_1kmmy_216 input,._formGroupFull_1kmmy_216 textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:1rem;font-size:1rem;transition:all .15s ease-in-out}._formGroupFull_1kmmy_216 input:focus,._formGroupFull_1kmmy_216 textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formGroupFull_1kmmy_216 input:disabled,._formGroupFull_1kmmy_216 textarea:disabled{background:#f9fafb;color:#6b7280}._formGroupFull_1kmmy_216 textarea{resize:vertical;min-height:100px}._activitySection_1kmmy_248{display:grid;gap:1.5rem}@media (min-width: 1024px){._activitySection_1kmmy_248{grid-template-columns:1fr 2fr}}._kpiGrid_1kmmy_258{display:grid;gap:1rem}._kpiItem_1kmmy_263{padding:1rem;background:#f9fafb;border-radius:1.25rem}._kpiItem_1kmmy_263 ._kpiValue_1kmmy_268{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.25rem}._kpiItem_1kmmy_263 ._kpiLabel_1kmmy_274{font-size:.875rem;color:#4b5563;font-weight:500}._sessionsList_1kmmy_280{max-height:400px;overflow-y:auto}._sessionItem_1kmmy_285{padding:1rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}._sessionItem_1kmmy_285:last-child{border-bottom:none}._sessionItem_1kmmy_285 ._sessionInfo_1kmmy_295 ._sessionDate_1kmmy_295{font-weight:600;color:#111827;margin-bottom:.25rem}._sessionItem_1kmmy_285 ._sessionInfo_1kmmy_295 ._sessionMeta_1kmmy_300{font-size:.875rem;color:#6b7280;display:flex;gap:.75rem}._sessionItem_1kmmy_285 ._sessionInfo_1kmmy_295 ._deviceInfo_1kmmy_306{display:flex;align-items:center;gap:.25rem}._sessionItem_1kmmy_285 ._sessionDuration_1kmmy_311{font-weight:600;color:#2563eb}._eventsList_1kmmy_316{max-height:500px;overflow-y:auto}._eventItem_1kmmy_321{padding:1rem;border-left:4px solid #e5e7eb;margin-bottom:.75rem;background:#f9fafb;border-radius:0 1rem 1rem 0}._eventItem_1kmmy_321._login_1kmmy_328{border-left-color:#22c55e}._eventItem_1kmmy_321._update_1kmmy_331{border-left-color:#3b82f6}._eventItem_1kmmy_321._status_change_1kmmy_334{border-left-color:#f59e0b}._eventItem_1kmmy_321 ._eventHeader_1kmmy_337{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._eventItem_1kmmy_321 ._eventHeader_1kmmy_337 ._eventType_1kmmy_343{font-weight:600;color:#111827;text-transform:capitalize}._eventItem_1kmmy_321 ._eventHeader_1kmmy_337 ._eventTime_1kmmy_348{font-size:.875rem;color:#6b7280}._eventItem_1kmmy_321 ._eventDescription_1kmmy_352{font-size:.875rem;color:#4b5563}._statusBadge_1kmmy_357{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600}._statusBadge_1kmmy_357._active_1kmmy_157{background:#f0fdf4;color:#15803d}._statusBadge_1kmmy_357._inactive_1kmmy_369{background:#f3f4f6;color:#374151}._statusBadge_1kmmy_357._pending_1kmmy_373{background:#fffbeb;color:#d97706}._statusBadge_1kmmy_357._blocked_1kmmy_377{background:#fef2f2;color:#b91c1c}._typeBadge_1kmmy_382{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600}._typeBadge_1kmmy_382._athlete_1kmmy_390{background:#eff6ff;color:#1d4ed8}._typeBadge_1kmmy_382._academy_user_1kmmy_394{background:#f0fdfa;color:#0f766e}._emptyState_1kmmy_399{text-align:center;padding:2rem;color:#6b7280}._emptyState_1kmmy_399 h4{font-size:1.125rem;margin-bottom:.5rem;color:#374151}._emptyState_1kmmy_399 p{font-size:1rem;margin-bottom:1rem}._loadingState_1kmmy_414{padding:2rem;text-align:center;color:#6b7280;display:flex;flex-direction:column;align-items:center;gap:1rem}._spinner_1kmmy_424{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:_spin_1kmmy_424 1s linear infinite}@keyframes _spin_1kmmy_424{to{transform:rotate(360deg)}}._users_aer2a_1{width:100%}._header_aer2a_5{margin-bottom:1.5rem}._header_aer2a_5 h1{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem}._header_aer2a_5 p{font-size:1rem;color:#4b5563;margin:0}@media (max-width: 768px){._header_aer2a_5 h1{font-size:1.5rem}}._controls_aer2a_25{background:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d;margin-bottom:1.5rem}@media (max-width: 768px){._controls_aer2a_25{padding:1rem;border-radius:1.25rem}}._filtersRow_aer2a_39{display:flex;gap:1rem;margin-bottom:1rem}@media (max-width: 768px){._filtersRow_aer2a_39{flex-direction:column;gap:.75rem}}._filterGroup_aer2a_51{display:flex;flex-direction:column;gap:.25rem;min-width:120px}._filterGroup_aer2a_51 label{font-size:.875rem;font-weight:600;color:#374151}._filterGroup_aer2a_51 select,._filterGroup_aer2a_51 input{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:1rem;font-size:.875rem;transition:all .15s ease-in-out}._filterGroup_aer2a_51 select:focus,._filterGroup_aer2a_51 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._actionsRow_aer2a_75{display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){._actionsRow_aer2a_75{flex-direction:column;gap:.75rem;align-items:stretch}}._bulkActions_aer2a_88{min-height:40px;display:flex;align-items:center}._bulkActionsContent_aer2a_94{display:flex;gap:.75rem;align-items:center}@media (max-width: 768px){._bulkActionsContent_aer2a_94{justify-content:center}}._selectedCount_aer2a_105{font-size:.875rem;color:#4b5563;font-weight:600}._exportActions_aer2a_111{display:flex;gap:.5rem}@media (max-width: 768px){._exportActions_aer2a_111{justify-content:center}}._tableContainer_aer2a_121{background:#fff;border-radius:1.5rem;box-shadow:0 1px 2px #0000000d;overflow:hidden}._tableWrapper_aer2a_128{overflow-x:auto}@media (max-width: 768px){._tableWrapper_aer2a_128{display:none}}._table_aer2a_121{width:100%;border-collapse:collapse;min-width:800px}._table_aer2a_121 th,._table_aer2a_121 td{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb}._table_aer2a_121 th{background:#f9fafb;font-weight:600;color:#374151;font-size:.875rem;position:sticky;top:0}._table_aer2a_121 td{font-size:.875rem}._table_aer2a_121 ._checkboxCell_aer2a_158{width:48px;padding:.75rem}._table_aer2a_121 ._avatarCell_aer2a_162{width:80px}._table_aer2a_121 ._actionsCell_aer2a_165{width:120px;text-align:right}._mobileCards_aer2a_170{display:none}@media (max-width: 768px){._mobileCards_aer2a_170{display:block;padding:1rem}}._mobileCard_aer2a_170{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;padding:1rem;margin-bottom:1rem}._mobileCard_aer2a_170:last-child{margin-bottom:0}._mobileCardHeader_aer2a_191{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}._mobileUserInfo_aer2a_198{flex:1;min-width:0}._mobileCardContent_aer2a_203{margin-bottom:.75rem}._mobileRow_aer2a_207{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.875rem}._mobileRow_aer2a_207:last-child{margin-bottom:0}._mobileRow_aer2a_207 ._label_aer2a_217{color:#6b7280;font-weight:600}._mobileRow_aer2a_207 ._value_aer2a_221{color:#111827;font-weight:500}._mobileCardActions_aer2a_226{display:flex;gap:.5rem;justify-content:flex-end}._avatar_aer2a_162{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:#dbeafe;display:flex;align-items:center;justify-content:center;font-weight:600;color:#1d4ed8;font-size:.875rem}._userName_aer2a_246{font-weight:600;color:#111827}._userEmail_aer2a_251,._academyName_aer2a_256{color:#4b5563;font-size:.875rem}._statusBadge_aer2a_261{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600}._statusBadge_aer2a_261._active_aer2a_269{background:#f0fdf4;color:#15803d}._statusBadge_aer2a_261._inactive_aer2a_273{background:#f3f4f6;color:#374151}._statusBadge_aer2a_261._pending_aer2a_277{background:#fffbeb;color:#d97706}._statusBadge_aer2a_261._blocked_aer2a_281{background:#fef2f2;color:#b91c1c}._typeBadge_aer2a_286{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600}._typeBadge_aer2a_286._athlete_aer2a_294{background:#eff6ff;color:#1d4ed8}._typeBadge_aer2a_286._academy_user_aer2a_298{background:#f0fdfa;color:#0f766e}._inlineInput_aer2a_303,._inlineSelect_aer2a_303{width:100%;padding:.25rem .5rem;border:1px solid #93c5fd;border-radius:.5rem;font-size:.875rem;background:#eff6ff}._inlineInput_aer2a_303:focus,._inlineSelect_aer2a_303:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._editActions_aer2a_317,._rowActions_aer2a_317{display:flex;gap:.25rem}._pagination_aer2a_322{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-top:1px solid #e5e7eb}@media (max-width: 768px){._pagination_aer2a_322{padding:1rem;flex-direction:column;gap:.75rem}}._paginationInfo_aer2a_337{font-size:.875rem;color:#4b5563}._paginationControls_aer2a_342{display:flex;gap:.5rem;align-items:center}._pageButton_aer2a_348{padding:.5rem .75rem;border:1px solid #d1d5db;background:#fff;border-radius:1rem;font-size:.875rem;cursor:pointer;transition:all .15s ease-in-out}._pageButton_aer2a_348:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}._pageButton_aer2a_348:disabled{opacity:.5;cursor:not-allowed}._pageButton_aer2a_348._active_aer2a_269{background:#2563eb;color:#fff;border-color:#2563eb}._emptyState_aer2a_371{text-align:center;padding:3rem;color:#6b7280}._emptyState_aer2a_371 h3{font-size:1.25rem;margin-bottom:.5rem;color:#374151}._emptyState_aer2a_371 p{font-size:1rem;margin-bottom:1rem}._loadingState_aer2a_386{padding:2rem;text-align:center;color:#6b7280;display:flex;flex-direction:column;align-items:center;gap:1rem}._spinner_aer2a_396{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:_spin_aer2a_396 1s linear infinite}@keyframes _spin_aer2a_396{to{transform:rotate(360deg)}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.flex{display:flex}.table{display:table}.overflow-x-hidden{overflow-x:hidden}.border{border-width:1px}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
