.Header-module__QDFT2a__header{z-index:10;background:#fff;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem 0;display:flex;position:sticky;top:0}.Header-module__QDFT2a__left{flex-direction:column;gap:.25rem;display:flex}.Header-module__QDFT2a__breadcrumb{color:#666;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Header-module__QDFT2a__brand{color:#111;font-weight:600}.Header-module__QDFT2a__separator{color:#999;font-weight:400}.Header-module__QDFT2a__link{color:#555;font-weight:400;text-decoration:none;transition:color .2s}.Header-module__QDFT2a__pageTitle{color:#111;font-size:1.5rem;font-weight:600}.Header-module__QDFT2a__right,.Header-module__QDFT2a__buttons{align-items:center;gap:1rem;display:flex}.Header-module__QDFT2a__notificationBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#374151;cursor:pointer;background:#fff;border:1px solid #00000026;border-radius:8px;justify-content:center;align-items:center;height:100%;max-height:40px;padding:.65rem 1rem;font-size:1.05rem;transition:all .3s;display:flex;position:relative}.Header-module__QDFT2a__badge{color:red}.Header-module__QDFT2a__notificationBtn:hover,.Header-module__QDFT2a__visitBtn:hover{transform:translateY(-1px);box-shadow:0 8px 15px #0000001a}.Header-module__QDFT2a__visitBtn{color:#333;background:#fff;border:1px solid #00000026;border-radius:8px;padding:.55rem 1rem}.Header-module__QDFT2a__mobileNotify{display:none}@media (max-width:860px){.Header-module__QDFT2a__header{flex-direction:column;align-items:flex-start;gap:.75rem;padding:.5rem 1rem 0}.Header-module__QDFT2a__left{padding:.5rem 0}.Header-module__QDFT2a__right{justify-content:flex-start;width:100%}.Header-module__QDFT2a__pageTitle{font-size:1.25rem}.Header-module__QDFT2a__buttons{display:none}.Header-module__QDFT2a__mobileNotify{z-index:1000000000;display:flex;position:fixed;bottom:1rem;right:1rem}}
.Notifications-module__xvU_mW__headerActions{align-items:center;gap:.5rem;display:flex}.Notifications-module__xvU_mW__deleteAllBtn{color:#fff;cursor:pointer;background:#ff4757;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:background .2s}.Notifications-module__xvU_mW__deleteAllBtn:hover:not(:disabled){background:#ff3742}.Notifications-module__xvU_mW__deleteAllBtn:disabled{cursor:not-allowed;background:#ffa0a8}.Notifications-module__xvU_mW__overlay{z-index:1000;background:#0003;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;top:0;left:0}.Notifications-module__xvU_mW__popup{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:500px;max-height:600px;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Notifications-module__xvU_mW__header{border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Notifications-module__xvU_mW__header h3{color:#2a3a3a;margin:0;font-size:1.25rem;font-weight:600}.Notifications-module__xvU_mW__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;padding:.25rem;font-size:1.5rem;transition:background .2s}.Notifications-module__xvU_mW__closeBtn:hover{background:#0000000d}.Notifications-module__xvU_mW__loading,.Notifications-module__xvU_mW__empty{text-align:center;color:#666;margin:0;padding:3rem 2rem;font-size:1rem}.Notifications-module__xvU_mW__list{flex:1;padding:.5rem;overflow-y:auto}.Notifications-module__xvU_mW__item{cursor:pointer;border-bottom:1px solid #0000000d;padding:1rem 1.5rem 1rem 3rem;transition:background .2s;position:relative}.Notifications-module__xvU_mW__item:hover{background:#00000005}.Notifications-module__xvU_mW__item.Notifications-module__xvU_mW__read{opacity:.7;background:#f8f9fa}.Notifications-module__xvU_mW__title{color:#2a3a3a;margin:0 0 .5rem;font-size:1rem;font-weight:600}.Notifications-module__xvU_mW__body{color:#666;margin:0 0 .5rem;font-size:.9rem;line-height:1.4}.Notifications-module__xvU_mW__time{color:#888;font-size:.8rem}.Notifications-module__xvU_mW__unreadDot{background:var(--orange);border-radius:50%;width:8px;height:8px;position:absolute;top:1.5rem;left:1.5rem}
.AddClass-module__dl_0NG__overlay{z-index:2147483647;background:#0003;width:100%;height:100%;position:fixed;top:0;left:0}.AddClass-module__dl_0NG__simpleBox{z-index:2147483647;background:#fff;border-radius:8px;width:100%;max-width:500px;max-height:90vh;animation:.2s AddClass-module__dl_0NG__simpleFadeIn;position:fixed;top:50%;left:50%;overflow:hidden auto;transform:translate(-50%,-50%);box-shadow:0 4px 12px #00000026}.AddClass-module__dl_0NG__simpleHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.AddClass-module__dl_0NG__simpleHeader h3{color:#2d3748;margin:0;font-size:1.2rem;font-weight:600}.AddClass-module__dl_0NG__simpleCloseBtn{cursor:pointer;color:#718096;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:.25rem;font-size:1.1rem;display:flex}.AddClass-module__dl_0NG__simpleCloseBtn:hover{color:#e53e3e;background:#f7f9fc}.AddClass-module__dl_0NG__simpleContent{padding:1.5rem}.AddClass-module__dl_0NG__simpleField{margin-bottom:1.25rem}.AddClass-module__dl_0NG__simpleField label{color:#374151;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.AddClass-module__dl_0NG__simpleInput{border:1px solid #0003;border-radius:6px;width:100%;padding:.75rem;font-size:.9rem;transition:all .2s}.AddClass-module__dl_0NG__simpleInput:focus{border-color:#0000004d;outline:none;box-shadow:0 0 0 3px #0000001a}.AddClass-module__dl_0NG__simpleUploadArea{flex-direction:column;gap:1rem;display:flex}.AddClass-module__dl_0NG__previewContainer{display:inline-block;position:relative}.AddClass-module__dl_0NG__simplePreview{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;width:80px;height:80px}.AddClass-module__dl_0NG__removeImageBtn{color:#fff;cursor:pointer;background:#e53e3e;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex;position:absolute;top:-6px;right:-6px}.AddClass-module__dl_0NG__uploadPlaceholder{color:#9ca3af;border:2px dashed #d1d5db;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:80px;height:80px;font-size:.8rem;display:flex}.AddClass-module__dl_0NG__uploadButton{color:#374151;cursor:pointer;background:#f8f9fa;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:.5rem;width:fit-content;padding:.5rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.AddClass-module__dl_0NG__uploadButton:hover{background:#e5e7eb}.AddClass-module__dl_0NG__successMessage{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.9rem}.AddClass-module__dl_0NG__errorMessage{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.9rem}.AddClass-module__dl_0NG__simpleActions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.AddClass-module__dl_0NG__cancelButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.75rem 1.5rem;font-size:.9rem;transition:all .2s}.AddClass-module__dl_0NG__cancelButton:hover:not(:disabled){background:#f9fafb}.AddClass-module__dl_0NG__submitButton{color:#fff;cursor:pointer;background:#0e82b4;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.AddClass-module__dl_0NG__submitButton:hover:not(:disabled){filter:brightness(.9)}.AddClass-module__dl_0NG__cancelButton:disabled,.AddClass-module__dl_0NG__submitButton:disabled{opacity:.6;cursor:not-allowed}.AddClass-module__dl_0NG__yearHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.AddClass-module__dl_0NG__yearToggle{color:var(--orange);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;text-decoration:underline}.AddClass-module__dl_0NG__yearToggle:hover{background:#f564221a}.AddClass-module__dl_0NG__yearHint{color:#6b7280;margin-top:.5rem;font-size:.75rem;font-style:italic}.AddClass-module__dl_0NG__simpleField:has(.AddClass-module__dl_0NG__yearHeader){margin-bottom:1.25rem}@media (max-width:640px){.AddClass-module__dl_0NG__yearHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.AddClass-module__dl_0NG__yearToggle{align-self:flex-end}.AddClass-module__dl_0NG__simpleBox{max-width:90%;margin:1rem}.AddClass-module__dl_0NG__simpleHeader{padding:1rem 1.25rem}.AddClass-module__dl_0NG__simpleContent{padding:1.25rem}.AddClass-module__dl_0NG__simpleActions{flex-direction:column}.AddClass-module__dl_0NG__cancelButton,.AddClass-module__dl_0NG__submitButton{justify-content:center;width:100%}}
.YouTubePlayer-module__2ZGwSG__wrapper{aspect-ratio:16/9;background:0 0;border-radius:12px;width:100%;max-width:900px;position:relative;overflow:hidden}.YouTubePlayer-module__2ZGwSG__player{border:none;width:100%;height:100%}.YouTubePlayer-module__2ZGwSG__controlsOverlay{color:#fff;opacity:0;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.YouTubePlayer-module__2ZGwSG__wrapper:hover .YouTubePlayer-module__2ZGwSG__controlsOverlay{opacity:1}.YouTubePlayer-module__2ZGwSG__progressContainer{cursor:pointer;background:#ffffff4d;border-radius:3px;width:100%;height:6px;margin-bottom:15px;position:relative}.YouTubePlayer-module__2ZGwSG__progressBar{background:red;border-radius:3px;height:100%;transition:width .1s}.YouTubePlayer-module__2ZGwSG__controls{background:#000000bf;border:1px solid #000;border-radius:6px;justify-content:space-between;align-items:center;gap:15px;margin:.5rem 0;display:flex}.YouTubePlayer-module__2ZGwSG__controlsOverlay:hover .YouTubePlayer-module__2ZGwSG__controls{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.YouTubePlayer-module__2ZGwSG__controlBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:background .3s;display:flex}.YouTubePlayer-module__2ZGwSG__timeDisplay{color:#fff;font-size:.9rem;font-weight:500}.YouTubePlayer-module__2ZGwSG__wrapper{background-color:#000;border-radius:8px;width:100%;max-width:800px;margin:0 auto;position:relative;overflow:hidden}.YouTubePlayer-module__2ZGwSG__playerWrapper{pointer-events:none;width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.YouTubePlayer-module__2ZGwSG__player{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.YouTubePlayer-module__2ZGwSG__controlsOverlay{pointer-events:auto;z-index:10;flex-direction:column;justify-content:flex-end;padding:20px 10px 10px;display:flex;position:absolute;inset:0}.YouTubePlayer-module__2ZGwSG__progressContainer{cursor:pointer;pointer-events:auto;background-color:#ffffff4d;border-radius:3px;width:100%;height:6px;margin-bottom:10px}.YouTubePlayer-module__2ZGwSG__progressBar{pointer-events:none;background-color:red;border-radius:3px;height:100%;transition:width .1s linear}.YouTubePlayer-module__2ZGwSG__controls{color:#fff;align-items:center;gap:10px;display:flex}.YouTubePlayer-module__2ZGwSG__controlBtn{color:#fff;cursor:pointer;pointer-events:auto;background:0 0;border:none;border-radius:4px;padding:8px 12px;font-size:20px;transition:background .2s}.YouTubePlayer-module__2ZGwSG__controlBtn:hover{background:var(--orange)}.YouTubePlayer-module__2ZGwSG__timeDisplay{margin-left:auto;font-family:monospace;font-size:14px}.YouTubePlayer-module__2ZGwSG__errorContainer{background-color:#000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:20px;display:flex}.YouTubePlayer-module__2ZGwSG__errorText{color:#f44;margin:0;font-size:16px}.YouTubePlayer-module__2ZGwSG__errorSubtext{color:#f44;margin-top:8px;margin-bottom:0;font-size:12px}.YouTubePlayer-module__2ZGwSG__speedControls{display:inline-block;position:relative}.YouTubePlayer-module__2ZGwSG__speedDropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;z-index:100;background:#000000e6;border:1px solid #ffffff1a;border-radius:8px;min-width:80px;margin-bottom:10px;padding:8px;transition:all .3s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.YouTubePlayer-module__2ZGwSG__speedDropdown.YouTubePlayer-module__2ZGwSG__show{opacity:1;visibility:visible}.YouTubePlayer-module__2ZGwSG__speedOption{color:#fff;text-align:center;cursor:pointer;background:0 0;border:none;border-radius:4px;width:100%;min-width:60px;padding:8px 12px;font-family:inherit;font-size:.9rem;transition:background .2s}.YouTubePlayer-module__2ZGwSG__speedOption:hover{background:#ffffff1a}.YouTubePlayer-module__2ZGwSG__speedOption.YouTubePlayer-module__2ZGwSG__active{background:var(--orange);color:#fff}.YouTubePlayer-module__2ZGwSG__speedDropdown:after{content:"";border:6px solid #0000;border-top-color:#000000e6;position:absolute;top:100%;left:50%;transform:translate(-50%)}.YouTubePlayer-module__2ZGwSG__middlePlayButton{z-index:2147483647;cursor:pointer;background:#fd8637;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;transition:all .2s linear;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.YouTubePlayer-module__2ZGwSG__middlePlayButton i{color:#fff;font-size:2rem}.YouTubePlayer-module__2ZGwSG__middlePlayButton:hover{background:#ff9029}
.StudentsList-module___n6qgq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.2s StudentsList-module___n6qgq__fadeIn;display:flex;position:fixed;inset:0}@keyframes StudentsList-module___n6qgq__fadeIn{0%{opacity:0}to{opacity:1}}.StudentsList-module___n6qgq__modal{background:#fff;border-radius:8px;flex-direction:column;width:90%;max-width:700px;height:100%;max-height:85vh;animation:.3s StudentsList-module___n6qgq__slideUp;display:flex;box-shadow:0 20px 60px #0000004d}.StudentsList-module___n6qgq__studentsList::-webkit-scrollbar{display:none}@keyframes StudentsList-module___n6qgq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.StudentsList-module___n6qgq__header{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.StudentsList-module___n6qgq__header h2{color:#1a1a1a;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;display:flex}.StudentsList-module___n6qgq__closeBtn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .2s;display:flex}.StudentsList-module___n6qgq__closeBtn:hover{color:#1f2937;background:#e5e7eb}.StudentsList-module___n6qgq__searchBox{background:#f9fafb;border-bottom:1px solid #f0f0f0;align-items:center;gap:.75rem;padding:1rem 2rem;display:flex}.StudentsList-module___n6qgq__searchBox i{color:#9ca3af;font-size:1rem}.StudentsList-module___n6qgq__searchInput{color:#1f2937;background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.StudentsList-module___n6qgq__searchInput::placeholder{color:#9ca3af}.StudentsList-module___n6qgq__content{flex:1;padding:1rem;overflow-y:auto}.StudentsList-module___n6qgq__studentsList{flex-direction:column;gap:.75rem;height:100%;display:flex;overflow:hidden scroll}.StudentsList-module___n6qgq__studentCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.StudentsList-module___n6qgq__studentCard:hover{background:#f9fafb;border-color:#0003;transform:translate(4px);box-shadow:0 4px 12px #1c1c1d1a}.StudentsList-module___n6qgq__studentInfo{flex:1;min-width:0;padding:0 1rem}.StudentsList-module___n6qgq__studentInfo h4{color:#1f2937;margin:0 0 .25rem;font-size:1rem;font-weight:600}.StudentsList-module___n6qgq__email{color:#6b7280;align-items:center;gap:.5rem;margin:.25rem 0;font-size:.875rem;display:flex}.StudentsList-module___n6qgq__email i{font-size:.75rem}.StudentsList-module___n6qgq__school{color:#9ca3af;align-items:center;gap:.5rem;margin:.25rem 0;font-size:.875rem;display:flex}.StudentsList-module___n6qgq__school i{font-size:.75rem}.StudentsList-module___n6qgq__studentMeta{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.StudentsList-module___n6qgq__badge{color:var(--orange);background:#feecdb;border-radius:20px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.StudentsList-module___n6qgq__studentMeta i{color:#d1d5db;font-size:.875rem}.StudentsList-module___n6qgq__loadingState,.StudentsList-module___n6qgq__errorState,.StudentsList-module___n6qgq__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.StudentsList-module___n6qgq__loadingState i{color:#3b82f6;margin-bottom:1rem;font-size:2.5rem}.StudentsList-module___n6qgq__errorState i{color:#ef4444;margin-bottom:1rem;font-size:2.5rem}.StudentsList-module___n6qgq__emptyState i{color:#9ca3af;margin-bottom:1rem;font-size:2.5rem}.StudentsList-module___n6qgq__loadingState p,.StudentsList-module___n6qgq__errorState p,.StudentsList-module___n6qgq__emptyState p{color:#6b7280;margin:0;font-size:.95rem}.StudentsList-module___n6qgq__footer{background:#f9fafb;border-top:2px solid #f0f0f0;border-radius:0 0 16px 16px;padding:1rem 2rem}.StudentsList-module___n6qgq__footer p{color:#6b7280;margin:0;font-size:.9rem}.StudentsList-module___n6qgq__footer strong{color:#1f2937;font-weight:600}.StudentsList-module___n6qgq__content::-webkit-scrollbar{width:8px}.StudentsList-module___n6qgq__content::-webkit-scrollbar-track{background:#f9fafb}.StudentsList-module___n6qgq__content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.StudentsList-module___n6qgq__content::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (max-width:768px){.StudentsList-module___n6qgq__modal{width:95%;max-height:90vh}.StudentsList-module___n6qgq__header{padding:1.25rem 1.5rem}.StudentsList-module___n6qgq__header h2{font-size:1.25rem}.StudentsList-module___n6qgq__searchBox{padding:.875rem 1.5rem}.StudentsList-module___n6qgq__studentCard{padding:.875rem}.StudentsList-module___n6qgq__studentAvatar{width:45px;height:45px;font-size:1.1rem}.StudentsList-module___n6qgq__footer{padding:.875rem 1.5rem}}
.StudentDetails-module__Umim9q__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2147483647;background-color:#0006;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out StudentDetails-module__Umim9q__fadeIn;display:flex;position:fixed;inset:0}.StudentDetails-module__Umim9q__modal{background:#fff;border-radius:16px;width:100%;max-width:800px;max-height:90vh;animation:.3s ease-out StudentDetails-module__Umim9q__slideUp;overflow-y:auto;box-shadow:0 20px 60px #0003}.StudentDetails-module__Umim9q__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;margin-bottom:8px;padding:1.5rem;display:flex}.StudentDetails-module__Umim9q__headerContent{flex:1}.StudentDetails-module__Umim9q__headerInfo h2{color:#1f2937;margin:0 0 4px;font-size:1.5rem;font-weight:700}.StudentDetails-module__Umim9q__email{color:#6b7280;margin:0 0 12px;font-size:.95rem}.StudentDetails-module__Umim9q__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.StudentDetails-module__Umim9q__statusActive{color:#065f46;background-color:#d1fae5}.StudentDetails-module__Umim9q__statusInactive{color:#991b1b;background-color:#fee2e2}.StudentDetails-module__Umim9q__statusSuspended{color:#92400e;background-color:#fef3c7}.StudentDetails-module__Umim9q__statusDefault{color:#374151;background-color:#e5e7eb}.StudentDetails-module__Umim9q__closeBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;margin:-8px -8px 0 0;padding:8px;font-size:1.25rem;transition:all .2s}.StudentDetails-module__Umim9q__closeBtn:hover{color:#374151;background-color:#f3f4f6}.StudentDetails-module__Umim9q__content{padding:0 24px 24px}.StudentDetails-module__Umim9q__section{margin-bottom:32px}.StudentDetails-module__Umim9q__section:last-child{margin-bottom:0}.StudentDetails-module__Umim9q__section h3{color:#374151;border-bottom:2px solid #f3f4f6;align-items:center;gap:8px;margin:0 0 16px;padding-bottom:8px;font-size:1.1rem;font-weight:600;display:flex}.StudentDetails-module__Umim9q__section h3 i{color:#6366f1;font-size:1rem}.StudentDetails-module__Umim9q__infoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.StudentDetails-module__Umim9q__infoItem{flex-direction:column;gap:4px;display:flex}.StudentDetails-module__Umim9q__infoItem label{color:#6b7280;align-items:center;gap:6px;margin-bottom:2px;font-size:.875rem;font-weight:500;display:flex}.StudentDetails-module__Umim9q__infoItem label i{text-align:center;color:#9ca3af;width:16px;font-size:.8rem}.StudentDetails-module__Umim9q__infoItem p{color:#1f2937;margin:0;font-size:.95rem;font-weight:500;line-height:1.4}.StudentDetails-module__Umim9q__capitalize{text-transform:capitalize}@keyframes StudentDetails-module__Umim9q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes StudentDetails-module__Umim9q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.StudentDetails-module__Umim9q__overlay{padding:16px}.StudentDetails-module__Umim9q__modal{max-height:95vh}.StudentDetails-module__Umim9q__header{padding:20px 20px 0}.StudentDetails-module__Umim9q__content{padding:0 20px 20px}.StudentDetails-module__Umim9q__infoGrid{grid-template-columns:1fr;gap:16px}.StudentDetails-module__Umim9q__headerInfo h2{font-size:1.3rem}}@media (max-width:480px){.StudentDetails-module__Umim9q__header{flex-direction:column;gap:12px}.StudentDetails-module__Umim9q__closeBtn{align-self:flex-end;margin-top:-12px}.StudentDetails-module__Umim9q__section h3{font-size:1rem}}
.StudentsChart-module__u8awdq__customTooltip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;box-shadow:0 8px 24px #0000001a}.StudentsChart-module__u8awdq__tooltipValue{color:#142c61;font-size:1.15rem;font-weight:600}.StudentsChart-module__u8awdq__tooltipLabel{color:#7a8ca8;margin-top:.25rem;font-size:.75rem}
.Dashboard-module__Qiynxq__container{width:100%;padding:1rem 2rem;position:relative}.Dashboard-module__Qiynxq__chartContainer{background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:calc(850px - 2rem);padding:2rem 3rem 2rem 0;display:flex;position:relative;top:0;left:0;box-shadow:0 8px 24px #959da566}.Dashboard-module__Qiynxq__chartContainer h3{color:#2a3a3a;padding:0 0 1.5rem 2.5rem;font-size:1.25rem;font-weight:600}.Dashboard-module__Qiynxq__main,.Dashboard-module__Qiynxq__welcomeSection{gap:2rem;width:100%;display:flex;position:relative}.Dashboard-module__Qiynxq__stats{background:#fff;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:.5rem;width:100%;max-width:calc(100% - 850px);padding:1rem;display:grid;box-shadow:0 8px 24px #959da566}.Dashboard-module__Qiynxq__stat{background:#fff;border:1px solid #0000001a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:.5rem 1rem;display:flex;position:relative}.Dashboard-module__Qiynxq__stat i{color:var(--orange);text-align:center;margin-bottom:.25rem;font-size:1.2rem}.Dashboard-module__Qiynxq__stat h3,.Dashboard-module__Qiynxq__monthLabel{color:#666;text-align:center;font-size:.9rem;font-weight:600}.Dashboard-module__Qiynxq__monthLabel{font-size:.8rem;font-weight:500}.Dashboard-module__Qiynxq__stat p{color:#2a3a3a;text-align:center;padding:.25rem 0;font-size:.9rem;font-weight:500}.Dashboard-module__Qiynxq__statSubtext{color:#888;text-align:center;margin-top:.25rem;font-size:.7rem}.Dashboard-module__Qiynxq__error{color:#dc3545;margin-top:.5rem;font-size:.9rem}.Dashboard-module__Qiynxq__welcomeSection{margin-bottom:1.5rem}.Dashboard-module__Qiynxq__welcomeSection .Dashboard-module__Qiynxq__left{border-radius:16px;width:100%;max-width:calc(850px - 2rem);padding:2rem;box-shadow:0 8px 24px #959da566}.Dashboard-module__Qiynxq__welcomeSection .Dashboard-module__Qiynxq__left .Dashboard-module__Qiynxq__welcomeText h1{color:var(--hover);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Dashboard-module__Qiynxq__welcomeSection .Dashboard-module__Qiynxq__left .Dashboard-module__Qiynxq__welcomeText p{color:#444;font-size:.95rem;font-weight:500}.Dashboard-module__Qiynxq__welcomeSection .Dashboard-module__Qiynxq__left .Dashboard-module__Qiynxq__welcomeText span{color:#555;font-size:.85rem}.Dashboard-module__Qiynxq__welcomeSection .Dashboard-module__Qiynxq__right{border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:calc(100% - 850px);padding:1.5rem 2rem;display:flex;box-shadow:0 8px 24px #959da566}.Dashboard-module__Qiynxq__earnings h3{color:#2a3a3a;font-size:1.05rem;font-weight:500}.Dashboard-module__Qiynxq__incomeAmount{margin-top:.2rem;font-size:1.25rem;font-weight:600}.Dashboard-module__Qiynxq__incomeNote{color:#555;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.75rem;display:flex}.Dashboard-module__Qiynxq__incomeNote i{color:var(--orange);margin-top:.25rem;font-size:.6rem}.Dashboard-module__Qiynxq__stat:hover{cursor:pointer;background:#f2fafd;border-color:#00000026}
.ManageClasses-module__TinSsa__container{width:100%;margin:0 auto;padding:2rem}.ManageClasses-module__TinSsa__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.ManageClasses-module__TinSsa__searchBox{background:#fff;border:1px solid #0000001a;border-radius:8px;flex:1;align-items:center;min-width:300px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0003}.ManageClasses-module__TinSsa__searchInput{color:#4a5568;background:0 0;border:none;outline:none;flex:1;padding:.75rem 1rem;font-size:.95rem}.ManageClasses-module__TinSsa__searchInput::placeholder{color:#a0aec0}.ManageClasses-module__TinSsa__searchBtn{color:#718096;cursor:pointer;background:#f8f9fa;border:none;border-left:1px solid #e2e8f0;padding:.75rem 1.25rem;transition:all .2s}.ManageClasses-module__TinSsa__searchBtn:hover{color:#222;background:#edf2f7}.ManageClasses-module__TinSsa__buttons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.ManageClasses-module__TinSsa__statusSelect{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:8px;outline:none;min-width:140px;padding:.75rem 1rem;font-size:.95rem;transition:all .2s;box-shadow:0 1px 3px #0003}.ManageClasses-module__TinSsa__statusSelect:focus{border-color:#00000040;box-shadow:0 0 0 3px #0000001a}.ManageClasses-module__TinSsa__addBtn{cursor:pointer;color:#fff;background:#393939;border:1px solid #bbb;border-radius:8px;align-items:center;gap:.5rem;padding:.885rem 1.5rem;font-size:.95rem;font-weight:400;transition:all .2s;display:flex;box-shadow:0 1px 3px #0003}.ManageClasses-module__TinSsa__addBtn:hover{background:#2d2d2d;box-shadow:0 2px 4px #0003}.ManageClasses-module__TinSsa__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1rem;margin-bottom:1rem;display:grid}.ManageClasses-module__TinSsa__gridC{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1rem;display:grid}.ManageClasses-module__TinSsa__sectionTitle{color:#222;border-bottom:1px solid #0000000d;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;padding-bottom:.5rem;font-size:1rem;font-weight:500;display:flex}.ManageClasses-module__TinSsa__section{flex-direction:column;width:100%;display:flex}.ManageClasses-module__TinSsa__card{background:#fff;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000020}.ManageClasses-module__TinSsa__card:hover{border-color:#0000004d;transform:translateY(-2px)}.ManageClasses-module__TinSsa__cardImage{z-index:5;background:#f8f9fa;justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.ManageClasses-module__TinSsa__badgeCard .ManageClasses-module__TinSsa__cardImage{height:180px}.ManageClasses-module__TinSsa__cardImg{object-fit:cover;width:100%;height:100%}.ManageClasses-module__TinSsa__cardImage:after{content:"";z-index:6;background:#ffffff26;width:100%;height:100%;position:absolute}.ManageClasses-module__TinSsa__noImg{color:#666;background:linear-gradient(135deg,#ccc,#ddd);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.ManageClasses-module__TinSsa__studentCount{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:10;background:#000000a6;border-radius:4px;justify-content:center;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:10px;right:10px}.ManageClasses-module__TinSsa__studentCount i{margin-right:.25rem}.ManageClasses-module__TinSsa__status{text-transform:uppercase;letter-spacing:.5px;z-index:10;background:#fff;border-radius:4px;justify-content:center;align-items:center;padding:.15rem .725rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:10px;left:10px}.ManageClasses-module__TinSsa__status.ManageClasses-module__TinSsa__active{color:#fff;background:#429b30}.ManageClasses-module__TinSsa__status.ManageClasses-module__TinSsa__inactive{color:#fff;background:#923a3a}.ManageClasses-module__TinSsa__year,.ManageClasses-module__TinSsa__live{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;justify-content:center;align-items:center;padding:.15rem .725rem;font-size:.75rem;font-weight:600;display:flex}.ManageClasses-module__TinSsa__year{color:#1a73e8;background:#abcaf8}.ManageClasses-module__TinSsa__meta{justify-content:space-between;align-items:center;gap:1rem;width:100%;margin:.5rem 0 0;display:flex}.ManageClasses-module__TinSsa__live{color:#c53030;background:#ffdbdb;justify-content:center;align-items:center;gap:.35rem;display:flex}.ManageClasses-module__TinSsa__liveDot{background:#e53e3e;border-radius:50%;width:6px;height:6px;animation:1.5s infinite ManageClasses-module__TinSsa__pulse}@keyframes ManageClasses-module__TinSsa__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.ManageClasses-module__TinSsa__cardContent{flex:1;padding:1rem 1.5rem}.ManageClasses-module__TinSsa__cardTitle{color:#2d3748;font-size:1rem;font-weight:500}.ManageClasses-module__TinSsa__cardMeta{align-items:center;gap:.5rem;display:flex}.ManageClasses-module__TinSsa__description{color:#333;width:calc(100% - 2rem);min-height:90px;margin:0 1rem 1rem;padding:.5rem;font-size:.875rem}.ManageClasses-module__TinSsa__cardActions{background:#fafbfc;border-top:1px solid #f0f4f9;gap:.75rem;padding:.85rem 1.5rem;display:flex}.ManageClasses-module__TinSsa__actionBtn,.ManageClasses-module__TinSsa__deleteBtn,.ManageClasses-module__TinSsa__editBtn{color:#fff;cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.ManageClasses-module__TinSsa__actionBtn:first-child{background:#108cca}.ManageClasses-module__TinSsa__actionBtn:nth-child(2){background:#dc5555}.ManageClasses-module__TinSsa__actionBtn:hover,.ManageClasses-module__TinSsa__editBtn:hover,.ManageClasses-module__TinSsa__deleteBtn:hover{filter:brightness(.9)}.ManageClasses-module__TinSsa__emptyState{text-align:center;color:#718096;grid-column:1/-1;padding:4rem 2rem}.ManageClasses-module__TinSsa__emptyState i{color:#cbd5e0;margin-bottom:1rem;font-size:4rem}.ManageClasses-module__TinSsa__emptyState h3{color:#4a5568;margin:0 0 .5rem;font-size:1.5rem}.ManageClasses-module__TinSsa__emptyState p{color:#718096;margin:0;font-size:1rem}.ManageClasses-module__TinSsa__simpleConfirmOverlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;top:0;left:0}.ManageClasses-module__TinSsa__simpleConfirmBox{background:#fff;border-radius:8px;width:100%;max-width:400px;padding:1.5rem;animation:.2s ManageClasses-module__TinSsa__simpleFadeIn;box-shadow:0 4px 12px #00000026}@keyframes ManageClasses-module__TinSsa__simpleFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ManageClasses-module__TinSsa__price,.ManageClasses-module__TinSsa__priceCls,.ManageClasses-module__TinSsa__free{color:#111;align-items:center;gap:.5rem;font-size:1rem;display:flex}.ManageClasses-module__TinSsa__price i,.ManageClasses-module__TinSsa__priceCls i{color:#fa976a}.ManageClasses-module__TinSsa__priceCls,.ManageClasses-module__TinSsa__free{margin-top:.5rem;margin-bottom:0}.ManageClasses-module__TinSsa__simpleConfirmHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.ManageClasses-module__TinSsa__simpleConfirmHeader i{color:#e53e3e;font-size:1.25rem}.ManageClasses-module__TinSsa__simpleConfirmHeader h4{color:#2d3748;margin:0;font-size:1.1rem}.ManageClasses-module__TinSsa__simpleConfirmBox p{color:#333;margin:0 0 1.5rem;line-height:1.5}.ManageClasses-module__TinSsa__simpleConfirmBox strong{color:#2d3748}.ManageClasses-module__TinSsa__simpleConfirmActions{justify-content:flex-end;gap:.75rem;display:flex}.ManageClasses-module__TinSsa__simpleCancelBtn{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.ManageClasses-module__TinSsa__simpleCancelBtn:hover:not(:disabled){background:#f7f9fc}.ManageClasses-module__TinSsa__simpleCancelBtn:disabled{opacity:.6;cursor:not-allowed}.ManageClasses-module__TinSsa__simpleDeleteBtn{color:#fff;cursor:pointer;background:#e53e3e;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.ManageClasses-module__TinSsa__simpleDeleteBtn:hover:not(:disabled){background:#c53030}.ManageClasses-module__TinSsa__simpleDeleteBtn:disabled{opacity:.6;cursor:not-allowed}.ManageClasses-module__TinSsa__deleteBtn{background:#dc5555}.ManageClasses-module__TinSsa__editBtn{background:#39a2d6}
.ManagePayments-module__AMeKXq__container{max-width:1400px;margin:0 auto;padding:2rem}.ManagePayments-module__AMeKXq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.ManagePayments-module__AMeKXq__searchBox{background:#fff;border:1px solid #0000001a;border-radius:8px;flex:1;align-items:center;min-width:300px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0003}.ManagePayments-module__AMeKXq__searchInput{color:#4a5568;background:0 0;border:none;outline:none;flex:1;padding:.875rem 1rem;font-size:.95rem}.ManagePayments-module__AMeKXq__searchInput::placeholder{color:#a0aec0}.ManagePayments-module__AMeKXq__exportInfo{color:#718096;margin-bottom:.5rem;font-size:.875rem}.ManagePayments-module__AMeKXq__exportBtn{cursor:pointer;color:#fff;background:#393939;border:1px solid #bbb;border-radius:8px;align-items:center;gap:.5rem;padding:.885rem 1.5rem;font-size:.95rem;font-weight:400;transition:all .2s;display:flex;box-shadow:0 1px 3px #0003}.ManagePayments-module__AMeKXq__exportBtn:hover{background:#2d2d2d;transform:translateY(-1px);box-shadow:0 2px 4px #0003}.ManagePayments-module__AMeKXq__searchBtn{color:#718096;cursor:pointer;background:#f8f9fa;border:none;border-left:1px solid #e2e8f0;padding:.875rem 1.25rem;transition:all .2s}.ManagePayments-module__AMeKXq__searchBtn:hover{color:#222;background:#edf2f7}.ManagePayments-module__AMeKXq__buttons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.ManagePayments-module__AMeKXq__statusSelect{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:8px;outline:none;min-width:140px;padding:.875rem 1rem;font-size:.95rem;transition:all .2s;box-shadow:0 1px 3px #0003}.ManagePayments-module__AMeKXq__statusSelect:focus{border-color:#0003;box-shadow:0 0 0 3px #0000001a}.ManagePayments-module__AMeKXq__tableContainer{background:#fff;border-radius:8px;flex-direction:column;display:flex;box-shadow:0 1px 3px #0000001a}.ManagePayments-module__AMeKXq__table{flex-direction:column;flex:1;width:100%;height:100%;display:flex}.ManagePayments-module__AMeKXq__tableHeader{color:#495057;background:#f8f9fa;border-bottom:1px solid #e1e5e9;flex-shrink:0;grid-template-columns:2fr 1.5fr 2fr 1fr 1fr;padding:16px 20px;font-size:14px;font-weight:600;display:grid}.ManagePayments-module__AMeKXq__tableBody{flex-direction:column;flex:1;display:flex;overflow-x:hidden}.ManagePayments-module__AMeKXq__tableRow{cursor:pointer;border-bottom:1px solid #0003;flex-shrink:0;grid-template-columns:2fr 1.5fr 2fr 1fr 1fr;padding:12px 20px;transition:background-color .2s;display:grid}.ManagePayments-module__AMeKXq__cell{align-items:center;width:100%;max-width:220px;padding:0 8px;display:flex}.ManagePayments-module__AMeKXq__amount{color:#2c3e50;font-size:.95rem;font-weight:500}.ManagePayments-module__AMeKXq__customer{flex-direction:column;gap:.25rem;display:flex}.ManagePayments-module__AMeKXq__customerName{color:#2c3e50;font-size:.9rem;font-weight:500}.ManagePayments-module__AMeKXq__method{color:#1976d2;text-align:center;text-transform:uppercase;background:#e3f2fd;border-radius:20px;padding:.35rem 1rem;font-size:.75rem;font-weight:500}.ManagePayments-module__AMeKXq__date{color:#6c757d;font-size:.8rem}.ManagePayments-module__AMeKXq__status{text-align:center;text-transform:capitalize;border-radius:20px;padding:.35rem .75rem;font-size:.75rem;font-weight:500}.ManagePayments-module__AMeKXq__status.ManagePayments-module__AMeKXq__success{color:#2e7d32;background:#e8f5e8;border:1px solid #218838}.ManagePayments-module__AMeKXq__status.ManagePayments-module__AMeKXq__pending{color:#ef6c00;background:#fff3e0}.ManagePayments-module__AMeKXq__status.ManagePayments-module__AMeKXq__failed{color:#c62828;background:#ffebee}.ManagePayments-module__AMeKXq__modalOverlay{z-index:1000;background:#0003;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ManagePayments-module__AMeKXq__modal{background:#fff;border-radius:16px;width:100%;max-width:760px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.ManagePayments-module__AMeKXq__modalHeader{border-bottom:1px solid #e1e5e9;justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.ManagePayments-module__AMeKXq__modalTitle{color:#212529;margin:0 0 4px;font-size:24px;font-weight:500}.ManagePayments-module__AMeKXq__modalSubtitle{color:#6c757d;margin:0;font-size:14px}.ManagePayments-module__AMeKXq__closeBtn{color:#6c757d;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:color .2s}.ManagePayments-module__AMeKXq__closeBtn:hover{color:#495057}.ManagePayments-module__AMeKXq__modalContent{padding:24px}.ManagePayments-module__AMeKXq__detailSection{margin-bottom:32px}.ManagePayments-module__AMeKXq__sectionTitle{color:#212529;border-bottom:1px solid #e1e5e9;margin:0 0 16px;padding-bottom:8px;font-size:1rem;font-weight:500}.ManagePayments-module__AMeKXq__detailGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;display:grid}.ManagePayments-module__AMeKXq__detailItem{flex-direction:column;gap:4px;display:flex}.ManagePayments-module__AMeKXq__detailItem label{color:#6c757d;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.ManagePayments-module__AMeKXq__detailItem span{color:#212529;word-break:break-word;border:1px solid #0000001a;border-radius:6px;padding:.65rem 1rem;font-size:.95rem}.ManagePayments-module__AMeKXq__email{color:#06c!important}.ManagePayments-module__AMeKXq__statusF{text-transform:capitalize;border-radius:20px;width:fit-content;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.ManagePayments-module__AMeKXq__statusF.ManagePayments-module__AMeKXq__success{color:#155724;background:#d4edda}.ManagePayments-module__AMeKXq__statusF.ManagePayments-module__AMeKXq__pending{color:#856404;background:#fff3cd}.ManagePayments-module__AMeKXq__statusF.ManagePayments-module__AMeKXq__failed{color:#721c24;background:#f8d7da}.ManagePayments-module__AMeKXq__amountLarge{color:#212529;font-size:18px;font-weight:600}.ManagePayments-module__AMeKXq__code{color:#495057;background:#f8f9fa;border:1px solid #e1e5e9;border-radius:4px;padding:6px 10px;font-size:.75rem}.ManagePayments-module__AMeKXq__method{color:#495057;background:#e9ecef;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500;display:inline-block}.ManagePayments-module__AMeKXq__customerName{color:#212529;font-weight:600}.ManagePayments-module__AMeKXq__customerEmail{color:#6c757d;font-size:13px}.ManagePayments-module__AMeKXq__detailItem:has(.ManagePayments-module__AMeKXq__amountLarge){background:#f8f9fa;border-left:3px solid #007bff;border-radius:6px;padding:12px}.ManagePayments-module__AMeKXq__detailItem:has(.ManagePayments-module__AMeKXq__statusF){background:#f8f9fa;border-radius:6px;padding:12px}.ManagePayments-module__AMeKXq__detailSection:nth-child(2),.ManagePayments-module__AMeKXq__detailSection:nth-child(4){background:#f8f9fa;border:1px solid #e1e5e9;border-radius:8px;padding:20px}.ManagePayments-module__AMeKXq__modalActions{border-top:1px solid #e1e5e9;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:20px;display:flex}.ManagePayments-module__AMeKXq__actionBtn{cursor:pointer;border:1px solid;border-radius:6px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;transition:background-color .2s;display:flex}.ManagePayments-module__AMeKXq__verifyBtn{color:#fff;background:#28a745;border-color:#28a745}.ManagePayments-module__AMeKXq__verifyBtn:hover{background:#218838}.ManagePayments-module__AMeKXq__modal::-webkit-scrollbar{width:8px}.ManagePayments-module__AMeKXq__modal::-webkit-scrollbar-track{background:#f1f1f1}.ManagePayments-module__AMeKXq__modal::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.ManagePayments-module__AMeKXq__modal::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:768px){.ManagePayments-module__AMeKXq__modal{border-radius:8px;max-height:95vh}.ManagePayments-module__AMeKXq__modalHeader,.ManagePayments-module__AMeKXq__modalContent{padding:20px}.ManagePayments-module__AMeKXq__modalTitle{font-size:20px}.ManagePayments-module__AMeKXq__detailGrid{grid-template-columns:1fr;gap:12px}.ManagePayments-module__AMeKXq__detailSection{margin-bottom:24px}:is(.ManagePayments-module__AMeKXq__detailItem:has(.ManagePayments-module__AMeKXq__amountLarge),.ManagePayments-module__AMeKXq__detailItem:has(.ManagePayments-module__AMeKXq__statusF)){padding:10px}}@media (max-width:480px){.ManagePayments-module__AMeKXq__modal{border-radius:0;max-height:100vh}.ManagePayments-module__AMeKXq__modalHeader,.ManagePayments-module__AMeKXq__modalContent{padding:16px}.ManagePayments-module__AMeKXq__modalTitle{font-size:18px}.ManagePayments-module__AMeKXq__modalSubtitle{font-size:12px}.ManagePayments-module__AMeKXq__sectionTitle{font-size:14px}}.ManagePayments-module__AMeKXq__noResults{text-align:center;color:#6c757d;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.ManagePayments-module__AMeKXq__noResults i{color:#dee2e6;margin-bottom:16px;font-size:48px}.ManagePayments-module__AMeKXq__noResults p,.ManagePayments-module__AMeKXq__noResults h3{color:#495057;margin-bottom:8px;font-size:18px;font-weight:600}.ManagePayments-module__AMeKXq__noResults span{font-size:14px}
