.settings-module__bfqIFq__page{flex-direction:column;gap:24px;display:flex}.settings-module__bfqIFq__header{flex-direction:column;gap:8px;display:flex}.settings-module__bfqIFq__pageTitle{letter-spacing:-.02em;font-size:28px;font-weight:800}.settings-module__bfqIFq__pageTitleGradient{background:linear-gradient(135deg, var(--text-primary) 0%, var(--accent-primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.settings-module__bfqIFq__pageSubtitle{color:var(--text-secondary);font-size:15px}.settings-module__bfqIFq__tabsContainer{background:var(--bg-secondary);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);border-radius:16px;gap:8px;width:fit-content;padding:6px;display:flex}.settings-module__bfqIFq__tabBtn{color:var(--text-secondary);cursor:pointer;z-index:1;background:0 0;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.settings-module__bfqIFq__tabBtn:hover:not(.settings-module__bfqIFq__tabActive){color:var(--text-primary);background:var(--bg-hover)}.settings-module__bfqIFq__tabActive{color:#fff}.settings-module__bfqIFq__tabActiveBg{background:var(--accent-gradient);z-index:-1;border-radius:12px;position:absolute;inset:0;box-shadow:0 4px 12px #6366f140}.settings-module__bfqIFq__tabIcon{justify-content:center;align-items:center;width:18px;height:18px;display:flex}.settings-module__bfqIFq__contentCard{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(16px);box-shadow:var(--glass-shadow);border-radius:24px;min-height:400px;padding:32px}.settings-module__bfqIFq__tabHeader{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:24px;display:flex}.settings-module__bfqIFq__tabTitle{color:var(--text-primary);align-items:center;gap:12px;margin-bottom:4px;font-size:20px;font-weight:700;display:flex}.settings-module__bfqIFq__tabTitleIcon{color:var(--accent-primary)}.settings-module__bfqIFq__tabDesc{color:var(--text-secondary);font-size:14px}.settings-module__bfqIFq__colorBadge{color:#fff;text-shadow:0 1px 2px #0000001a;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 2px 4px #0000001a}.settings-module__bfqIFq__iconPreview{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex;box-shadow:0 4px 12px #00000026}.settings-module__bfqIFq__actionBtn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.settings-module__bfqIFq__editBtn{background:var(--color-success-light);color:var(--color-success)}.settings-module__bfqIFq__editBtn:hover{background:var(--color-success);color:#fff}.settings-module__bfqIFq__deleteBtn{background:var(--color-danger-light);color:var(--color-danger)}.settings-module__bfqIFq__deleteBtn:hover{background:var(--color-danger);color:#fff}.settings-module__bfqIFq__formGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.settings-module__bfqIFq__formGridFull{grid-column:1/-1}.settings-module__bfqIFq__formStack{flex-direction:column;gap:16px;display:flex}.settings-module__bfqIFq__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.settings-module__bfqIFq__formField{flex-direction:column;gap:6px;display:flex}.settings-module__bfqIFq__formLabel{color:var(--text-primary);font-size:13px;font-weight:500}.settings-module__bfqIFq__formTextarea{background:var(--glass-bg);border:1px solid var(--glass-border);width:100%;color:var(--text-primary);resize:vertical;transition:border-color var(--transition-fast);border-radius:12px;padding:10px 14px;font-family:inherit;font-size:14px}.settings-module__bfqIFq__formTextarea:focus{border-color:var(--border-color-focus);outline:none}.settings-module__bfqIFq__formColorPicker{background:var(--glass-bg);border:1px solid var(--glass-border);cursor:pointer;border-radius:12px;width:100%;height:42px;padding:2px}.settings-module__bfqIFq__checkboxRow{align-items:center;gap:8px;display:flex}.settings-module__bfqIFq__formAlignEnd{align-items:flex-end;padding-bottom:12px;display:flex}.settings-module__bfqIFq__formFooter{border-top:1px solid var(--glass-border);justify-content:flex-end;gap:12px;margin-top:24px;padding-top:16px;display:flex}@media (max-width:768px){.settings-module__bfqIFq__tabsContainer{flex-direction:column;width:100%}.settings-module__bfqIFq__tabHeader{flex-direction:column;align-items:flex-start;gap:16px}.settings-module__bfqIFq__formGrid,.settings-module__bfqIFq__formRow{grid-template-columns:1fr}}
.Toast-module__dpyMdW__container{bottom:var(--space-6);gap:var(--space-3);z-index:var(--z-toast);pointer-events:none;flex-direction:column-reverse;display:flex;position:fixed;inset-inline-end:var(--space-6)}.Toast-module__dpyMdW__toast{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--border-radius-md);min-width:300px;max-width:420px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:all;display:flex}.Toast-module__dpyMdW__icon{flex-shrink:0;display:flex}.Toast-module__dpyMdW__message{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-primary);line-height:var(--line-height-normal);flex:1}.Toast-module__dpyMdW__closeButton{border-radius:var(--border-radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Toast-module__dpyMdW__closeButton:hover{background:var(--bg-hover);color:var(--text-primary)}.Toast-module__dpyMdW__success{border-inline-start:3px solid var(--color-success)}.Toast-module__dpyMdW__success .Toast-module__dpyMdW__icon{color:var(--color-success)}.Toast-module__dpyMdW__error{border-inline-start:3px solid var(--color-danger)}.Toast-module__dpyMdW__error .Toast-module__dpyMdW__icon{color:var(--color-danger)}.Toast-module__dpyMdW__warning{border-inline-start:3px solid var(--color-warning)}.Toast-module__dpyMdW__warning .Toast-module__dpyMdW__icon{color:var(--color-warning)}.Toast-module__dpyMdW__info{border-inline-start:3px solid var(--color-info)}.Toast-module__dpyMdW__info .Toast-module__dpyMdW__icon{color:var(--color-info)}@media (max-width:640px){.Toast-module__dpyMdW__container{bottom:var(--space-4);inset-inline-start:var(--space-4);inset-inline-end:var(--space-4)}.Toast-module__dpyMdW__toast{min-width:auto;max-width:100%}}
.Badge-module__H8aylq__badge{align-items:center;gap:var(--space-1);font-weight:var(--font-weight-semibold);border-radius:var(--border-radius-full);white-space:nowrap;transition:all var(--transition-fast);border:1px solid #0000;display:inline-flex}.Badge-module__H8aylq__sm{padding:2px var(--space-2);font-size:var(--font-size-xs);height:22px}.Badge-module__H8aylq__md{padding:var(--space-1) var(--space-3);font-size:var(--font-size-sm);height:28px}.Badge-module__H8aylq__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.Badge-module__H8aylq__default{background:var(--bg-tertiary);color:var(--text-secondary);border-color:var(--border-color)}.Badge-module__H8aylq__default .Badge-module__H8aylq__dot{background:var(--text-secondary)}.Badge-module__H8aylq__primary{background:var(--accent-primary-light);color:var(--accent-primary);border-color:#6366f133}.Badge-module__H8aylq__primary .Badge-module__H8aylq__dot{background:var(--accent-primary)}.Badge-module__H8aylq__secondary{background:var(--accent-secondary-light);color:var(--accent-secondary);border-color:#10b98133}.Badge-module__H8aylq__secondary .Badge-module__H8aylq__dot{background:var(--accent-secondary)}.Badge-module__H8aylq__success{background:var(--color-success-light);color:var(--color-success);border-color:#10b98133}.Badge-module__H8aylq__success .Badge-module__H8aylq__dot{background:var(--color-success)}.Badge-module__H8aylq__warning{background:var(--color-warning-light);color:var(--color-warning);border-color:#f59e0b33}.Badge-module__H8aylq__warning .Badge-module__H8aylq__dot{background:var(--color-warning)}.Badge-module__H8aylq__danger{background:var(--color-danger-light);color:var(--color-danger);border-color:#ef444433}.Badge-module__H8aylq__danger .Badge-module__H8aylq__dot{background:var(--color-danger)}.Badge-module__H8aylq__info{background:var(--color-info-light);color:var(--color-info);border-color:#3b82f633}.Badge-module__H8aylq__info .Badge-module__H8aylq__dot{background:var(--color-info)}.Badge-module__H8aylq__custom{border-style:solid;border-width:1px}.Badge-module__H8aylq__glow.Badge-module__H8aylq__success{box-shadow:0 0 8px #10b98133}.Badge-module__H8aylq__glow.Badge-module__H8aylq__danger{box-shadow:0 0 8px #ef444433}.Badge-module__H8aylq__glow.Badge-module__H8aylq__warning{box-shadow:0 0 8px #f59e0b33}.Badge-module__H8aylq__glow.Badge-module__H8aylq__info{box-shadow:0 0 8px #3b82f633}.Badge-module__H8aylq__glow.Badge-module__H8aylq__primary{box-shadow:0 0 8px #6366f133}
.Button-module__8RiFmG__button{justify-content:center;align-items:center;gap:var(--space-2);font-family:var(--font-family);font-weight:var(--font-weight-semibold);border-radius:var(--border-radius-md);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;-webkit-user-select:none;user-select:none;border:none;outline:none;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__button:focus-visible{box-shadow:0 0 0 3px var(--accent-primary-light)}.Button-module__8RiFmG__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__8RiFmG__sm{padding:var(--space-1) var(--space-3);font-size:var(--font-size-xs);border-radius:var(--border-radius-sm);height:32px}.Button-module__8RiFmG__md{padding:var(--space-2) var(--space-5);font-size:var(--font-size-sm);height:40px}.Button-module__8RiFmG__lg{padding:var(--space-3) var(--space-6);font-size:var(--font-size-base);border-radius:var(--border-radius-lg);height:48px}.Button-module__8RiFmG__primary{background:var(--accent-gradient);color:#fff;box-shadow:var(--shadow-md), 0 0 20px #6366f126}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--accent-gradient-hover);box-shadow:var(--shadow-lg), 0 0 30px #6366f140}.Button-module__8RiFmG__secondary{background:var(--accent-secondary-gradient);color:#fff;box-shadow:var(--shadow-md), 0 0 20px #10b98126}.Button-module__8RiFmG__secondary:hover:not(:disabled){box-shadow:var(--shadow-lg), 0 0 30px #10b98140}.Button-module__8RiFmG__danger{color:#fff;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.Button-module__8RiFmG__danger:hover:not(:disabled){box-shadow:var(--shadow-lg), 0 0 20px #ef444440}.Button-module__8RiFmG__ghost{color:var(--text-secondary);background:0 0}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.Button-module__8RiFmG__outline{color:var(--accent-primary);border:1px solid var(--accent-primary);background:0 0}.Button-module__8RiFmG__outline:hover:not(:disabled){background:var(--accent-primary-light)}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__loading{cursor:wait}.Button-module__8RiFmG__spinner{animation:1s linear infinite Button-module__8RiFmG__spin;display:inline-flex}.Button-module__8RiFmG__spinner svg{width:18px;height:18px}.Button-module__8RiFmG__icon{flex-shrink:0;display:inline-flex}.Button-module__8RiFmG__label{display:inline-flex}@keyframes Button-module__8RiFmG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Calendar-module__Xt5YCq__calendarContainer{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-md);border-radius:1.25rem;flex-direction:column;display:flex;overflow:hidden}.Calendar-module__Xt5YCq__header{border-bottom:1px solid var(--border-color);background:#ffffff05;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.Calendar-module__Xt5YCq__headerLeft{align-items:center;gap:1rem;display:flex}.Calendar-module__Xt5YCq__headerRight{align-items:center;gap:.75rem;display:flex}.Calendar-module__Xt5YCq__navGroup{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.5rem;align-items:center;display:flex;overflow:hidden}.Calendar-module__Xt5YCq__navBtn{width:2.25rem;height:2.25rem;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.Calendar-module__Xt5YCq__navBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.Calendar-module__Xt5YCq__todayBtn{color:#fff;cursor:pointer;border:none;border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);background:#10b981;height:2.25rem;padding:0 .75rem;font-size:.875rem;font-weight:600;transition:all .2s}.Calendar-module__Xt5YCq__todayBtn:hover{background:#059669}.Calendar-module__Xt5YCq__dateRangeText{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700}.Calendar-module__Xt5YCq__purpleBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#8b5cf6;border:none;border-radius:.5rem;align-items:center;height:2.25rem;padding:0 1rem;font-size:.875rem;font-weight:600;transition:background .2s;display:flex}.Calendar-module__Xt5YCq__purpleBtn:hover{background:#7c3aed}.Calendar-module__Xt5YCq__greenBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:.5rem;align-items:center;height:2.25rem;padding:0 1rem;font-size:.875rem;font-weight:600;transition:background .2s;display:flex}.Calendar-module__Xt5YCq__greenBtn:hover{background:#059669}.Calendar-module__Xt5YCq__viewToggles{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.5rem;padding:.125rem;display:flex}.Calendar-module__Xt5YCq__toggleBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.375rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.Calendar-module__Xt5YCq__toggleBtn.Calendar-module__Xt5YCq__toggleActive{color:#10b981;background:#fff;box-shadow:0 1px 3px #0000001a}[data-theme=dark] .Calendar-module__Xt5YCq__toggleBtn.Calendar-module__Xt5YCq__toggleActive{background:var(--bg-elevated)}.Calendar-module__Xt5YCq__grid{border-top:1px solid var(--border-color);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.Calendar-module__Xt5YCq__weekDayCell{text-align:center;color:var(--text-secondary);border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:#00000005;padding:.75rem .5rem;font-size:.875rem;font-weight:600}.Calendar-module__Xt5YCq__dayCell{border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:0 0;flex-direction:column;min-height:8rem;padding:.5rem;transition:background-color .2s;display:flex}.Calendar-module__Xt5YCq__dayCell:hover{background:#6366f105}.Calendar-module__Xt5YCq__dayOutside{opacity:.4;background:#00000003}.Calendar-module__Xt5YCq__dayToday{background:#10b98108}.Calendar-module__Xt5YCq__dayHeader{justify-content:flex-end;margin-bottom:.5rem;display:flex}.Calendar-module__Xt5YCq__dayNumber{color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.875rem;font-weight:500;display:flex}.Calendar-module__Xt5YCq__dayToday .Calendar-module__Xt5YCq__dayNumber{color:#fff;background:#10b981;font-weight:600;box-shadow:0 0 10px #10b9814d}.Calendar-module__Xt5YCq__eventsContainer{flex-direction:column;flex:1;gap:.25rem;display:flex;overflow-y:auto}.Calendar-module__Xt5YCq__eventsContainer::-webkit-scrollbar{width:2px}.Calendar-module__Xt5YCq__eventsContainer::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:2px}.Calendar-module__Xt5YCq__event{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-left:2px solid #0000;border-radius:.25rem;flex-direction:column;padding:.25rem .375rem;font-size:.7rem;line-height:1.2;transition:transform .1s,filter .1s;display:flex;overflow:hidden}.Calendar-module__Xt5YCq__event:hover{filter:brightness(.95);transform:translateY(-1px)}[data-theme=dark] .Calendar-module__Xt5YCq__event:hover{filter:brightness(1.1)}.Calendar-module__Xt5YCq__eventTime{opacity:.8;margin-bottom:.125rem;font-weight:600}.Calendar-module__Xt5YCq__eventTitle{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.Calendar-module__Xt5YCq__eventSuccess{color:#fff;background:#10b981;border-left-color:#059669}.Calendar-module__Xt5YCq__eventWarning{color:#fff;background:#f59e0b;border-left-color:#d97706}.Calendar-module__Xt5YCq__eventDanger{color:#fff;background:#ef4444;border-left-color:#dc2626}.Calendar-module__Xt5YCq__eventInfo{color:#fff;background:#3b82f6;border-left-color:#2563eb}.Calendar-module__Xt5YCq__eventDefault{color:#fff;background:#6b7280;border-left-color:#4b5563}.Calendar-module__Xt5YCq__weekGridContainer{border-top:1px solid var(--border-color);flex-direction:column;flex:1;min-height:600px;display:flex;overflow:hidden}.Calendar-module__Xt5YCq__weekGridHeader{border-bottom:1px solid var(--border-color);background:#00000003;grid-template-columns:3.5rem repeat(7,1fr);display:grid}.Calendar-module__Xt5YCq__timeColumnHeader{border-right:1px solid var(--border-color)}.Calendar-module__Xt5YCq__weekDayHeaderCell{text-align:center;border-right:1px solid var(--border-color);padding:.75rem .5rem}.Calendar-module__Xt5YCq__weekDayName{color:var(--text-secondary);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.Calendar-module__Xt5YCq__weekDayNum{color:var(--text-primary);font-size:1.125rem;font-weight:700}.Calendar-module__Xt5YCq__weekGridBody{flex:1;grid-template-columns:3.5rem repeat(7,1fr);display:grid;position:relative;overflow-y:auto}.Calendar-module__Xt5YCq__timeLabelsColumn{border-right:1px solid var(--border-color);flex-direction:column;display:flex}.Calendar-module__Xt5YCq__timeLabelCell{height:60px;color:var(--text-secondary);text-align:right;border-bottom:1px solid var(--border-color);background:#00000003;padding:.5rem;font-size:.75rem;font-weight:500}.Calendar-module__Xt5YCq__dayColumn{border-right:1px solid var(--border-color);flex-direction:column;display:flex;position:relative}.Calendar-module__Xt5YCq__hourCell{border-bottom:1px solid var(--border-color);-webkit-user-select:none;user-select:none;height:60px;transition:background-color .1s}.Calendar-module__Xt5YCq__hourCell:hover{background:#10b9810d}.Calendar-module__Xt5YCq__hourCellSelected{box-shadow:inset 0 0 0 1px #3b82f666;background:#3b82f626!important}.Calendar-module__Xt5YCq__weekEvent{cursor:pointer;z-index:10;border-radius:6px;flex-direction:column;padding:.375rem .5rem;transition:transform .1s,filter .1s;display:flex;position:absolute;left:4px;right:4px;overflow:hidden;box-shadow:0 2px 5px #0000001a}.Calendar-module__Xt5YCq__weekEvent:hover{filter:brightness(1.05);z-index:20;transform:translateY(-2px)}.Calendar-module__Xt5YCq__weekEventHeader{opacity:.9;justify-content:space-between;margin-bottom:.25rem;display:flex}.Calendar-module__Xt5YCq__weekEventTitle{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.125rem;font-size:.8rem;font-weight:600;line-height:1.2;overflow:hidden}.Calendar-module__Xt5YCq__weekEventTime{opacity:.9;font-size:.7rem}@media (max-width:768px){.Calendar-module__Xt5YCq__header{flex-direction:column;align-items:flex-start}.Calendar-module__Xt5YCq__headerRight{width:100%;overflow-x:auto}}
.Modal-module__7LRQSW__overlay{z-index:var(--z-modal);padding:var(--space-4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__backdrop{-webkit-backdrop-filter:blur(8px);background:#0009;position:absolute;inset:0}.Modal-module__7LRQSW__modal{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:var(--border-radius-xl);box-shadow:var(--shadow-xl);z-index:1;flex-direction:column;max-height:90vh;display:flex;position:relative;overflow:hidden}.Modal-module__7LRQSW__sm{width:100%;max-width:400px}.Modal-module__7LRQSW__md{width:100%;max-width:560px}.Modal-module__7LRQSW__lg{width:100%;max-width:720px}.Modal-module__7LRQSW__xl{width:100%;max-width:960px}.Modal-module__7LRQSW__full{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%}.Modal-module__7LRQSW__header{padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex}.Modal-module__7LRQSW__title{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--text-primary)}.Modal-module__7LRQSW__closeButton{border-radius:var(--border-radius-md);width:36px;height:36px;color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Modal-module__7LRQSW__closeButton:hover{background:var(--bg-hover);color:var(--text-primary)}.Modal-module__7LRQSW__body{padding:var(--space-6);flex:1;overflow-y:auto}.Modal-module__7LRQSW__footer{justify-content:flex-end;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-6);border-top:1px solid var(--border-color);display:flex}@media (max-width:640px){.Modal-module__7LRQSW__overlay{padding:0}.Modal-module__7LRQSW__modal:not(.Modal-module__7LRQSW__sm){border-radius:0;max-width:100%;height:100%;max-height:100%}}
.CourseRecurrentsModal-module__Qyhd8W__overlay{width:100vw;height:100vh;padding:var(--space-4);z-index:var(--z-modal);justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.CourseRecurrentsModal-module__Qyhd8W__backdrop{-webkit-backdrop-filter:blur(4px);background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.CourseRecurrentsModal-module__Qyhd8W__modal{background:var(--bg-elevated);border:1px solid var(--glass-border);border-radius:var(--border-radius-xl);width:100%;max-width:800px;box-shadow:var(--shadow-xl);z-index:calc(var(--z-modal) + 1);flex-direction:column;max-height:90vh;display:flex;position:relative;overflow:hidden}[data-theme=light] .CourseRecurrentsModal-module__Qyhd8W__modal{background:#fff}.CourseRecurrentsModal-module__Qyhd8W__header{padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex}.CourseRecurrentsModal-module__Qyhd8W__title{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0}.CourseRecurrentsModal-module__Qyhd8W__closeButton{background:var(--bg-secondary);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-base);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.CourseRecurrentsModal-module__Qyhd8W__closeButton:hover{background:var(--bg-hover);color:var(--text-primary)}.CourseRecurrentsModal-module__Qyhd8W__body{padding:var(--space-6) var(--space-8);overflow-y:auto}.CourseRecurrentsModal-module__Qyhd8W__formGrid{gap:var(--space-6) var(--space-8);grid-template-columns:1fr 1fr;display:grid}.CourseRecurrentsModal-module__Qyhd8W__formColumn{gap:var(--space-6);flex-direction:column;display:flex}.CourseRecurrentsModal-module__Qyhd8W__formGroup{flex-direction:column;display:flex}.CourseRecurrentsModal-module__Qyhd8W__label{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary);margin-bottom:var(--space-2);align-items:center;display:flex}.CourseRecurrentsModal-module__Qyhd8W__labelIcon{margin-right:var(--space-2);width:16px;height:16px}.CourseRecurrentsModal-module__Qyhd8W__labelIconPrimary{color:var(--accent-primary)}.CourseRecurrentsModal-module__Qyhd8W__labelIconInfo{color:var(--color-info)}.CourseRecurrentsModal-module__Qyhd8W__input{width:100%;padding:var(--space-3) var(--space-4);border:1px solid var(--border-color);border-radius:var(--border-radius-md);font-size:var(--font-size-sm);color:var(--text-primary);transition:all var(--transition-fast);background:0 0}.CourseRecurrentsModal-module__Qyhd8W__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-primary-light);outline:none}.CourseRecurrentsModal-module__Qyhd8W__inputReadonly{background:var(--bg-secondary);cursor:not-allowed}.CourseRecurrentsModal-module__Qyhd8W__durationWrapper{gap:var(--space-4);display:flex}.CourseRecurrentsModal-module__Qyhd8W__durationInputGroup{flex:1;position:relative}.CourseRecurrentsModal-module__Qyhd8W__durationInput{width:100%;padding:var(--space-3) var(--space-8) var(--space-3) var(--space-4);border:1px solid var(--border-color);border-radius:var(--border-radius-md);font-size:var(--font-size-sm);color:var(--text-primary);background:0 0}.CourseRecurrentsModal-module__Qyhd8W__durationLabel{right:var(--space-4);color:var(--text-muted);font-size:var(--font-size-sm);position:absolute;top:50%;transform:translateY(-50%)}.CourseRecurrentsModal-module__Qyhd8W__footer{padding:var(--space-5) var(--space-6);border-top:1px solid var(--border-color);background:#ffffff05;justify-content:flex-end;display:flex}.CourseRecurrentsModal-module__Qyhd8W__submitBtn{background:var(--color-success);color:#fff;border-radius:var(--border-radius-md);padding:var(--space-2) var(--space-6);font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);cursor:pointer;box-shadow:var(--shadow-sm);transition:all var(--transition-base);border:none;align-items:center;display:flex}.CourseRecurrentsModal-module__Qyhd8W__submitBtn:hover{box-shadow:var(--shadow-md);background:#059669}.CourseRecurrentsModal-module__Qyhd8W__submitIcon{margin-right:var(--space-2);width:16px;height:16px}@media (max-width:768px){.CourseRecurrentsModal-module__Qyhd8W__formGrid{gap:var(--space-6);grid-template-columns:1fr}.CourseRecurrentsModal-module__Qyhd8W__body{padding:var(--space-4)}.CourseRecurrentsModal-module__Qyhd8W__overlay{padding:0}.CourseRecurrentsModal-module__Qyhd8W__modal{border-radius:0;max-width:100%;height:100vh;max-height:100vh}}
.CourseFormModal-module__JgOo8G__formTwoCol{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.CourseFormModal-module__JgOo8G__formCol{flex-direction:column;gap:1rem;display:flex}@media (max-width:720px){.CourseFormModal-module__JgOo8G__formTwoCol{grid-template-columns:1fr}}.CourseFormModal-module__JgOo8G__formField{flex-direction:column;gap:.4rem;display:flex}.CourseFormModal-module__JgOo8G__fieldIcon{margin-inline-end:4px;display:inline-block}.CourseFormModal-module__JgOo8G__durationGroup{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.CourseFormModal-module__JgOo8G__formField label{color:var(--text-secondary);font-size:.78rem;font-weight:600}.CourseFormModal-module__JgOo8G__formField input,.CourseFormModal-module__JgOo8G__formField select,.CourseFormModal-module__JgOo8G__formField textarea{color:var(--text-primary);background:var(--bg-tertiary,#0f162973);border:1px solid var(--glass-border);border-radius:8px;width:100%;padding:9px 12px;font-family:inherit;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.CourseFormModal-module__JgOo8G__formField input:focus,.CourseFormModal-module__JgOo8G__formField select:focus,.CourseFormModal-module__JgOo8G__formField textarea:focus{border-color:#6366f180;outline:none;box-shadow:0 0 0 3px #6366f11f}.CourseFormModal-module__JgOo8G__formField textarea{resize:vertical;min-height:80px}.CourseFormModal-module__JgOo8G__formHint{color:var(--text-tertiary);margin-top:2px;font-size:.75rem}.CourseFormModal-module__JgOo8G__formActions{border-top:1px solid var(--glass-border);justify-content:flex-end;gap:.6rem;margin-top:1.25rem;padding-top:1rem;display:flex}.CourseFormModal-module__JgOo8G__toggleField{background:#10b9810f;border:1px solid #10b9812e;border-radius:10px;padding:.85rem 1rem}.CourseFormModal-module__JgOo8G__toggleLabel{cursor:pointer;grid-template-columns:auto 1fr;align-items:center;gap:.6rem;display:grid}.CourseFormModal-module__JgOo8G__toggleLabel input{display:none}.CourseFormModal-module__JgOo8G__toggleSlider{background:#94a3b84d;border-radius:999px;flex-shrink:0;width:38px;height:22px;transition:background .2s;position:relative}.CourseFormModal-module__JgOo8G__toggleSlider:after{content:"";top:2px;background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;inset-inline-start:2px;box-shadow:0 1px 3px #0003}.CourseFormModal-module__JgOo8G__toggleLabel input:checked+.CourseFormModal-module__JgOo8G__toggleSlider{background:#34d399}.CourseFormModal-module__JgOo8G__toggleLabel input:checked+.CourseFormModal-module__JgOo8G__toggleSlider:after{transform:translate(16px)}[dir=rtl] .CourseFormModal-module__JgOo8G__toggleLabel input:checked+.CourseFormModal-module__JgOo8G__toggleSlider:after{transform:translate(-16px)}.CourseFormModal-module__JgOo8G__toggleText{flex-direction:column;gap:2px;display:flex}.CourseFormModal-module__JgOo8G__toggleText strong{color:var(--text-primary);font-size:.85rem;font-weight:700}.CourseFormModal-module__JgOo8G__toggleText small{color:var(--text-tertiary);font-size:.72rem}
.schedule-module__RJbjwW__page{gap:var(--space-6);padding-bottom:var(--space-8);animation:schedule-module__RJbjwW__fadeIn var(--transition-base) ease-out;flex-direction:column;display:flex}.schedule-module__RJbjwW__header{gap:var(--space-4);flex-direction:column;justify-content:space-between;display:flex}@media (min-width:768px){.schedule-module__RJbjwW__header{flex-direction:row;align-items:center}}.schedule-module__RJbjwW__titleGroup{flex-direction:column;display:flex}.schedule-module__RJbjwW__pageTitle{font-size:var(--font-size-3xl);font-weight:var(--font-weight-extrabold);margin-bottom:var(--space-1)}.schedule-module__RJbjwW__pageTitleGradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.schedule-module__RJbjwW__pageSubtitle{color:var(--text-secondary)}.schedule-module__RJbjwW__viewToggles{background:var(--glass-bg);border-radius:var(--border-radius-md);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);padding:4px;display:flex}.schedule-module__RJbjwW__toggleBtn{padding:var(--space-2) var(--space-4);border-radius:var(--border-radius-sm);transition:all var(--transition-fast);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);cursor:pointer;color:var(--text-secondary);background:0 0;border:none;align-items:center;display:flex}.schedule-module__RJbjwW__toggleBtnIcon{margin-right:var(--space-2)}.schedule-module__RJbjwW__toggleBtnActive{color:var(--accent-primary);box-shadow:var(--shadow-sm);background:#fff}[data-theme=dark] .schedule-module__RJbjwW__toggleBtnActive{background:var(--bg-elevated)}.schedule-module__RJbjwW__toggleBtnInactive:hover{color:var(--text-primary)}.schedule-module__RJbjwW__filtersCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:var(--border-radius-xl);padding:var(--space-4);box-shadow:var(--shadow-sm);gap:var(--space-4);flex-direction:column;justify-content:space-between;align-items:center;display:flex}@media (min-width:768px){.schedule-module__RJbjwW__filtersCard{flex-direction:row}}.schedule-module__RJbjwW__searchWrapper{width:100%;position:relative}@media (min-width:768px){.schedule-module__RJbjwW__searchWrapper{width:33.333%}}.schedule-module__RJbjwW__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.schedule-module__RJbjwW__searchInput{width:100%;padding:var(--space-2) var(--space-4) var(--space-2) 36px;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);font-size:var(--font-size-sm);color:var(--text-primary);transition:all var(--transition-fast)}.schedule-module__RJbjwW__searchInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 1px var(--accent-primary);outline:none}.schedule-module__RJbjwW__controlsGroup{align-items:center;gap:var(--space-3);width:100%;display:flex}@media (min-width:768px){.schedule-module__RJbjwW__controlsGroup{width:auto}}.schedule-module__RJbjwW__statusFilter{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-md);padding:4px;display:flex;overflow-x:auto}.schedule-module__RJbjwW__statusBtn{border-radius:var(--border-radius-sm);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);transition:all var(--transition-fast);white-space:nowrap;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:6px 16px}.schedule-module__RJbjwW__statusBtnActive{color:var(--accent-primary);box-shadow:var(--shadow-sm);background:#fff}[data-theme=dark] .schedule-module__RJbjwW__statusBtnActive{background:var(--bg-elevated)}.schedule-module__RJbjwW__statusBtnInactive:hover{color:var(--text-primary)}.schedule-module__RJbjwW__viewContainer{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:var(--border-radius-xl);box-shadow:var(--shadow-md);overflow:hidden}.schedule-module__RJbjwW__paginationInfo{padding:var(--space-4) var(--space-6);border-top:1px solid var(--border-color);background:#ffffff05;justify-content:space-between;align-items:center;display:flex}.schedule-module__RJbjwW__paginationText{font-size:var(--font-size-sm);color:var(--text-secondary)}.schedule-module__RJbjwW__paginationControls{gap:var(--space-2);display:flex}.schedule-module__RJbjwW__studentCell{align-items:center;gap:var(--space-3);display:flex}.schedule-module__RJbjwW__studentAvatar{background:var(--accent-gradient);color:#fff;width:40px;height:40px;font-weight:var(--font-weight-bold);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.schedule-module__RJbjwW__studentInfo{flex-direction:column;display:flex}.schedule-module__RJbjwW__studentName{font-weight:var(--font-weight-semibold);color:var(--text-primary)}.schedule-module__RJbjwW__studentId{font-size:var(--font-size-xs);color:var(--text-tertiary)}.schedule-module__RJbjwW__dateCell{flex-direction:column;gap:4px;display:flex}.schedule-module__RJbjwW__dateText{font-weight:var(--font-weight-medium);color:var(--text-primary)}.schedule-module__RJbjwW__timePill{font-size:var(--font-size-xs);color:var(--text-secondary);background:var(--bg-hover);border-radius:var(--border-radius-sm);width:max-content;padding:2px 8px}.schedule-module__RJbjwW__durationText{font-weight:var(--font-weight-medium);color:var(--text-secondary)}.schedule-module__RJbjwW__actionBtn{padding:var(--space-1) var(--space-3);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;align-items:center;display:inline-flex}.schedule-module__RJbjwW__actionBtn:hover{color:var(--accent-primary);background:#6366f11a;border-color:#6366f14d}.schedule-module__RJbjwW__actionBtnIcon{margin-right:var(--space-2)}
.students-module__eUuLUa__page{flex-direction:column;gap:1.5rem;width:100%;animation:.4s ease-out students-module__eUuLUa__fadeIn;display:flex}@keyframes students-module__eUuLUa__fadeIn{0%{opacity:0}to{opacity:1}}.students-module__eUuLUa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.students-module__eUuLUa__headerText{flex-direction:column;gap:.25rem;display:flex}.students-module__eUuLUa__pageTitle{letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:800;line-height:1.2}.students-module__eUuLUa__pageTitleGradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.students-module__eUuLUa__pageSubtitle{color:var(--text-secondary);margin:0;font-size:.875rem}.students-module__eUuLUa__statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:1024px){.students-module__eUuLUa__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.students-module__eUuLUa__statsGrid{grid-template-columns:1fr}}.students-module__eUuLUa__statCard{border:1px solid #0000;border-radius:16px;align-items:center;gap:1rem;padding:1.25rem 1.4rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.students-module__eUuLUa__statCard:hover{transform:translateY(-2px)}.students-module__eUuLUa__statCard_purple{background:linear-gradient(135deg,#6366f11f 0%,#8b5cf60f 100%);border-color:#6366f133;box-shadow:0 4px 20px #6366f11f}.students-module__eUuLUa__statCard_purple:hover{box-shadow:0 8px 32px #6366f133}.students-module__eUuLUa__statCard_teal{background:linear-gradient(135deg,#10b9811f 0%,#2dd4bf0f 100%);border-color:#10b98133;box-shadow:0 4px 20px #10b9811a}.students-module__eUuLUa__statCard_teal:hover{box-shadow:0 8px 32px #10b9812e}.students-module__eUuLUa__statCard_amber{background:linear-gradient(135deg,#f59e0b1f 0%,#fbbf240f 100%);border-color:#f59e0b33;box-shadow:0 4px 20px #f59e0b1a}.students-module__eUuLUa__statCard_amber:hover{box-shadow:0 8px 32px #f59e0b2e}.students-module__eUuLUa__statCard_rose{background:linear-gradient(135deg,#f43f5e1f 0%,#fb71850f 100%);border-color:#f43f5e33;box-shadow:0 4px 20px #f43f5e1a}.students-module__eUuLUa__statCard_rose:hover{box-shadow:0 8px 32px #f43f5e2e}.students-module__eUuLUa__statIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.students-module__eUuLUa__statCard_purple .students-module__eUuLUa__statIcon{color:#818cf8;background:#6366f12e}.students-module__eUuLUa__statCard_teal .students-module__eUuLUa__statIcon{color:#34d399;background:#10b9812e}.students-module__eUuLUa__statCard_amber .students-module__eUuLUa__statIcon{color:#fbbf24;background:#f59e0b2e}.students-module__eUuLUa__statCard_rose .students-module__eUuLUa__statIcon{color:#fb7185;background:#f43f5e2e}.students-module__eUuLUa__statInfo{flex-direction:column;gap:2px;display:flex}.students-module__eUuLUa__statValue{color:var(--text-primary);letter-spacing:-.03em;font-size:1.65rem;font-weight:800;line-height:1}.students-module__eUuLUa__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:500}.students-module__eUuLUa__statSub{color:var(--text-muted);margin-top:2px;font-size:.72rem}.students-module__eUuLUa__statGlow{opacity:.08;pointer-events:none;border-radius:50%;width:100px;height:100px;position:absolute;top:-30px;right:-20px}.students-module__eUuLUa__statCard_purple .students-module__eUuLUa__statGlow{background:#6366f1}.students-module__eUuLUa__statCard_teal .students-module__eUuLUa__statGlow{background:#10b981}.students-module__eUuLUa__statCard_amber .students-module__eUuLUa__statGlow{background:#f59e0b}.students-module__eUuLUa__statCard_rose .students-module__eUuLUa__statGlow{background:#f43f5e}.students-module__eUuLUa__filtersCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:14px;flex-wrap:wrap;align-items:center;gap:.875rem;padding:1rem 1.25rem;display:flex}.students-module__eUuLUa__filtersIcon{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.students-module__eUuLUa__searchWrapper{flex:1;min-width:220px}.students-module__eUuLUa__filterSelects{flex-wrap:wrap;gap:.75rem;display:flex}.students-module__eUuLUa__clearFiltersBtn{color:var(--color-danger);background:var(--color-danger-light);cursor:pointer;white-space:nowrap;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.students-module__eUuLUa__clearFiltersBtn:hover{background:#ef444433}.students-module__eUuLUa__tableCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:18px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 12px 40px #0000004d}.students-module__eUuLUa__tableCard:hover{box-shadow:0 20px 60px #0006}.students-module__eUuLUa__tableHeader{background:linear-gradient(90deg,#6366f10f,#0000);border-bottom:1px solid #6366f11a;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;display:flex}.students-module__eUuLUa__tableHeaderTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.students-module__eUuLUa__recordsBadge{color:#818cf8;letter-spacing:0;background:#6366f12e;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:20px;padding:0 7px;font-size:.7rem;font-weight:700;display:inline-flex}.students-module__eUuLUa__tableWrapper{overflow-x:auto}.students-module__eUuLUa__table{border-collapse:separate;border-spacing:0;width:100%}.students-module__eUuLUa__thead{background:#ffffff06}[data-theme=light] .students-module__eUuLUa__thead{background:#00000006}.students-module__eUuLUa__th{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;text-align:start;white-space:nowrap;border-bottom:1px solid #6366f114;padding:.75rem 1.25rem;font-size:.7rem;font-weight:700}.students-module__eUuLUa__tr{transition:background .15s}.students-module__eUuLUa__tr:not(:last-child) .students-module__eUuLUa__td{border-bottom:1px solid #94a3b80f}.students-module__eUuLUa__tr:hover{background:#6366f10a}[data-theme=light] .students-module__eUuLUa__tr:hover{background:#6366f10f}.students-module__eUuLUa__td{vertical-align:middle;color:var(--text-primary);padding:.9rem 1.25rem;font-size:.875rem}.students-module__eUuLUa__skeletonRow{opacity:.6}.students-module__eUuLUa__skeletonCell{background:linear-gradient(90deg, var(--bg-tertiary) 25%, var(--bg-elevated) 50%, var(--bg-tertiary) 75%);background-size:200% 100%;border-radius:6px;height:14px;animation:1.5s ease-in-out infinite students-module__eUuLUa__shimmer}@keyframes students-module__eUuLUa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.students-module__eUuLUa__teacherCell{align-items:center;gap:.75rem;display:flex}.students-module__eUuLUa__avatar{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.students-module__eUuLUa__avatarImg{object-fit:cover;width:100%;height:100%}.students-module__eUuLUa__avatarInitials{color:#fff;letter-spacing:.02em;font-size:.8rem;font-weight:700}.students-module__eUuLUa__teacherInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.students-module__eUuLUa__teacherName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.students-module__eUuLUa__teacherEmail{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.students-module__eUuLUa__contactCell{align-items:center;display:flex}.students-module__eUuLUa__phonePill{color:var(--text-secondary);background:#94a3b80f;border:1px solid #94a3b81a;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.78rem;display:inline-flex}.students-module__eUuLUa__noPhone{color:var(--text-muted);font-size:.85rem}.students-module__eUuLUa__countryCell{color:var(--text-secondary);font-size:.83rem}.students-module__eUuLUa__rateCell{align-items:baseline;gap:2px;display:flex}.students-module__eUuLUa__rateCurrencySymbol{color:#34d399;font-size:.78rem;font-weight:600}.students-module__eUuLUa__rateValue{color:#34d399;letter-spacing:-.02em;font-size:1rem;font-weight:700}.students-module__eUuLUa__rateLabel{color:var(--text-muted);margin-left:2px;font-size:.7rem}.students-module__eUuLUa__badgeActive,.students-module__eUuLUa__badgeInactive{letter-spacing:.02em;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.students-module__eUuLUa__badgeActive{color:#34d399;background:#10b9811f;border:1px solid #10b98133}.students-module__eUuLUa__badgeInactive{color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b33}.students-module__eUuLUa__badgeDot,.students-module__eUuLUa__badgeDotInactive{border-radius:50%;width:6px;height:6px}.students-module__eUuLUa__badgeDot{background:#34d399;animation:2s ease-in-out infinite students-module__eUuLUa__pulse;box-shadow:0 0 6px #34d39999}.students-module__eUuLUa__badgeDotInactive{background:#fbbf24}@keyframes students-module__eUuLUa__pulse{0%,to{opacity:1}50%{opacity:.5}}.students-module__eUuLUa__actionGroup{justify-content:center;align-items:center;gap:.5rem;display:flex}.students-module__eUuLUa__actionBtnEdit,.students-module__eUuLUa__actionBtnDelete{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;gap:5px;padding:5px 11px;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.students-module__eUuLUa__actionBtnEdit{color:#818cf8;background:#6366f11a;border-color:#6366f133}.students-module__eUuLUa__actionBtnEdit:hover{background:#6366f133;border-color:#6366f159;transform:translateY(-1px);box-shadow:0 0 12px #6366f140}.students-module__eUuLUa__actionBtnDelete{color:#f87171;background:#ef444414;border-color:#ef444426}.students-module__eUuLUa__actionBtnDelete:hover{background:#ef44442e;border-color:#ef44444d;transform:translateY(-1px);box-shadow:0 0 12px #ef444433}.students-module__eUuLUa__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.students-module__eUuLUa__emptyIconWrap{width:72px;height:72px;color:var(--text-muted);background:#6366f114;border:1px solid #6366f11f;border-radius:20px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.students-module__eUuLUa__emptyTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700}.students-module__eUuLUa__emptySubtitle{color:var(--text-tertiary);margin-bottom:.5rem;font-size:.85rem}.students-module__eUuLUa__pagination{border-top:1px solid #6366f114;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.students-module__eUuLUa__pageBtn{color:var(--text-secondary);border:1px solid var(--glass-border);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:4px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.students-module__eUuLUa__pageBtn:hover:not(:disabled){color:var(--text-primary);background:#6366f114;border-color:#6366f140}.students-module__eUuLUa__pageBtn:disabled{opacity:.35;cursor:not-allowed}.students-module__eUuLUa__pageNumbers{gap:4px;display:flex}.students-module__eUuLUa__pageNum{cursor:pointer;width:32px;height:32px;color:var(--text-secondary);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.students-module__eUuLUa__pageNum:hover{color:var(--text-primary);background:#6366f114}.students-module__eUuLUa__pageNumActive{color:#818cf8!important;background:#6366f12e!important;border-color:#6366f14d!important}.students-module__eUuLUa__modalOverlay{-webkit-backdrop-filter:blur(4px);z-index:500;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.students-module__eUuLUa__deleteModal{background:var(--bg-secondary);border:1px solid var(--glass-border);text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:400px;padding:2rem;display:flex;box-shadow:0 24px 64px #00000080}.students-module__eUuLUa__deleteModalIcon{color:#f87171;background:#ef44441f;border:1px solid #ef444433;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.students-module__eUuLUa__deleteModalTitle{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:700}.students-module__eUuLUa__deleteModalText{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.students-module__eUuLUa__deleteModalText strong{color:var(--text-primary)}.students-module__eUuLUa__deleteModalActions{justify-content:center;gap:.75rem;width:100%;margin-top:.5rem;display:flex}.students-module__eUuLUa__formGrid{grid-template-columns:repeat(1,1fr);gap:1.25rem;display:grid}@media (min-width:768px){.students-module__eUuLUa__formGrid{grid-template-columns:repeat(2,1fr)}}.students-module__eUuLUa__formGridFull{grid-column:1/-1}.students-module__eUuLUa__formSectionTitle{color:var(--accent-primary);border-bottom:1px solid var(--glass-border);text-transform:uppercase;letter-spacing:.07em;margin-top:1rem;margin-bottom:.5rem;padding-bottom:.5rem;font-size:.75rem;font-weight:700}.students-module__eUuLUa__checkboxWrapper{border:1px solid var(--glass-border);border-radius:var(--radius-md,10px);background:#ffffff08;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem;display:flex}.students-module__eUuLUa__checkboxInput{width:1.25rem;height:1.25rem;accent-color:var(--accent-primary);cursor:pointer;border-radius:.25rem}.students-module__eUuLUa__checkboxLabel{color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.9rem;font-weight:500}.students-module__eUuLUa__formActions{border-top:1px solid var(--glass-border);justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.students-module__eUuLUa__idCell{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:700}.students-module__eUuLUa__emailCell{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;display:flex}.students-module__eUuLUa__emailCell svg{color:var(--text-muted);flex-shrink:0}.students-module__eUuLUa__sectionBadge{color:#60a5fa;letter-spacing:.02em;background:#3b82f61a;border:1px solid #3b82f633;border-radius:999px;align-items:center;padding:3px 10px;font-size:.73rem;font-weight:600;display:inline-flex}.students-module__eUuLUa__teacherMiniAvatar{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:700;display:flex}.students-module__eUuLUa__ratesCell{flex-direction:column;gap:3px;font-size:.82rem;display:flex}.students-module__eUuLUa__rateAmount{color:var(--text-primary);font-weight:700}.students-module__eUuLUa__rateUnit{color:var(--text-muted);margin-left:1px;font-size:.75rem}.students-module__eUuLUa__statCardActive{ring:2px solid currentColor;box-shadow:0 0 0 2px #6366f166,0 8px 32px #6366f133!important}.students-module__eUuLUa__tabRow{flex-wrap:wrap;gap:.5rem;display:flex}.students-module__eUuLUa__tabBtn{border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:6px 16px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.students-module__eUuLUa__tabBtn:hover{color:var(--text-primary);background:#6366f114;border-color:#6366f140}.students-module__eUuLUa__tabBtnActive{color:#818cf8!important;background:#6366f12e!important;border-color:#6366f166!important}.students-module__eUuLUa__tabCount{color:#a5b4fc;background:#6366f126;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:18px;padding:0 6px;font-size:.68rem;font-weight:700;display:inline-flex}.students-module__eUuLUa__tableHeaderMeta{color:var(--text-muted);font-size:.75rem;font-weight:400}.students-module__eUuLUa__filterActive{color:#818cf8;background:#6366f11f;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-flex}.students-module__eUuLUa__subjectPill{color:#a78bfa;background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:999px;align-items:center;padding:3px 9px;font-size:.75rem;font-weight:500;display:inline-flex}.students-module__eUuLUa__packageCell{flex-direction:column;gap:1px;display:flex}.students-module__eUuLUa__packageHours{color:var(--text-primary);letter-spacing:-.02em;font-size:.9rem;font-weight:700}.students-module__eUuLUa__packageOf{color:var(--text-muted);font-size:.78rem;font-weight:400}.students-module__eUuLUa__packageLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem}.students-module__eUuLUa__hideOnMobile{display:table-cell}.students-module__eUuLUa__statCard_slate{background:linear-gradient(135deg,#94a3b81a 0%,#64748b0f 100%);border-color:#94a3b833;box-shadow:0 4px 20px #94a3b814}.students-module__eUuLUa__statCard_slate:hover{box-shadow:0 8px 32px #94a3b826}.students-module__eUuLUa__statCard_slate .students-module__eUuLUa__statIcon{color:#94a3b8;background:#94a3b826}.students-module__eUuLUa__statCard_slate .students-module__eUuLUa__statGlow{background:#94a3b8}@media (max-width:900px){.students-module__eUuLUa__hideOnMobile{display:none}}@media (max-width:768px){.students-module__eUuLUa__pageTitle{font-size:1.6rem}.students-module__eUuLUa__actionBtnEdit span,.students-module__eUuLUa__actionBtnDelete span{display:none}.students-module__eUuLUa__filtersCard{flex-direction:column;align-items:stretch}.students-module__eUuLUa__filterSelects{flex-direction:column}.students-module__eUuLUa__tabRow{gap:.4rem}.students-module__eUuLUa__tabBtn{padding:5px 12px;font-size:.75rem}}
.teachers-module__C1WaHa__page{flex-direction:column;gap:1.5rem;width:100%;animation:.4s ease-out teachers-module__C1WaHa__fadeIn;display:flex}@keyframes teachers-module__C1WaHa__fadeIn{0%{opacity:0}to{opacity:1}}.teachers-module__C1WaHa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.teachers-module__C1WaHa__headerText{flex-direction:column;gap:.25rem;display:flex}.teachers-module__C1WaHa__pageTitle{letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:800;line-height:1.2}.teachers-module__C1WaHa__pageTitleGradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.teachers-module__C1WaHa__pageSubtitle{color:var(--text-secondary);margin:0;font-size:.875rem}.teachers-module__C1WaHa__statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:1024px){.teachers-module__C1WaHa__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.teachers-module__C1WaHa__statsGrid{grid-template-columns:1fr}}.teachers-module__C1WaHa__statCard{border:1px solid #0000;border-radius:16px;align-items:center;gap:1rem;padding:1.25rem 1.4rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.teachers-module__C1WaHa__statCard:hover{transform:translateY(-2px)}.teachers-module__C1WaHa__statCard_purple{background:linear-gradient(135deg,#6366f11f 0%,#8b5cf60f 100%);border-color:#6366f133;box-shadow:0 4px 20px #6366f11f}.teachers-module__C1WaHa__statCard_purple:hover{box-shadow:0 8px 32px #6366f133}.teachers-module__C1WaHa__statCard_teal{background:linear-gradient(135deg,#10b9811f 0%,#2dd4bf0f 100%);border-color:#10b98133;box-shadow:0 4px 20px #10b9811a}.teachers-module__C1WaHa__statCard_teal:hover{box-shadow:0 8px 32px #10b9812e}.teachers-module__C1WaHa__statCard_amber{background:linear-gradient(135deg,#f59e0b1f 0%,#fbbf240f 100%);border-color:#f59e0b33;box-shadow:0 4px 20px #f59e0b1a}.teachers-module__C1WaHa__statCard_amber:hover{box-shadow:0 8px 32px #f59e0b2e}.teachers-module__C1WaHa__statCard_rose{background:linear-gradient(135deg,#f43f5e1f 0%,#fb71850f 100%);border-color:#f43f5e33;box-shadow:0 4px 20px #f43f5e1a}.teachers-module__C1WaHa__statCard_rose:hover{box-shadow:0 8px 32px #f43f5e2e}.teachers-module__C1WaHa__statIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.teachers-module__C1WaHa__statCard_purple .teachers-module__C1WaHa__statIcon{color:#818cf8;background:#6366f12e}.teachers-module__C1WaHa__statCard_teal .teachers-module__C1WaHa__statIcon{color:#34d399;background:#10b9812e}.teachers-module__C1WaHa__statCard_amber .teachers-module__C1WaHa__statIcon{color:#fbbf24;background:#f59e0b2e}.teachers-module__C1WaHa__statCard_rose .teachers-module__C1WaHa__statIcon{color:#fb7185;background:#f43f5e2e}.teachers-module__C1WaHa__statInfo{flex-direction:column;gap:2px;display:flex}.teachers-module__C1WaHa__statValue{color:var(--text-primary);letter-spacing:-.03em;font-size:1.65rem;font-weight:800;line-height:1}.teachers-module__C1WaHa__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:500}.teachers-module__C1WaHa__statSub{color:var(--text-muted);margin-top:2px;font-size:.72rem}.teachers-module__C1WaHa__statGlow{opacity:.08;pointer-events:none;border-radius:50%;width:100px;height:100px;position:absolute;top:-30px;right:-20px}.teachers-module__C1WaHa__statCard_purple .teachers-module__C1WaHa__statGlow{background:#6366f1}.teachers-module__C1WaHa__statCard_teal .teachers-module__C1WaHa__statGlow{background:#10b981}.teachers-module__C1WaHa__statCard_amber .teachers-module__C1WaHa__statGlow{background:#f59e0b}.teachers-module__C1WaHa__statCard_rose .teachers-module__C1WaHa__statGlow{background:#f43f5e}.teachers-module__C1WaHa__filtersCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:14px;flex-wrap:wrap;align-items:center;gap:.875rem;padding:1rem 1.25rem;display:flex}.teachers-module__C1WaHa__filtersIcon{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.teachers-module__C1WaHa__searchWrapper{flex:1;min-width:220px}.teachers-module__C1WaHa__filterSelects{flex-wrap:wrap;gap:.75rem;display:flex}.teachers-module__C1WaHa__clearFiltersBtn{color:var(--color-danger);background:var(--color-danger-light);cursor:pointer;white-space:nowrap;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.teachers-module__C1WaHa__clearFiltersBtn:hover{background:#ef444433}.teachers-module__C1WaHa__tableCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:18px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 12px 40px #0000004d}.teachers-module__C1WaHa__tableCard:hover{box-shadow:0 20px 60px #0006}.teachers-module__C1WaHa__tableHeader{background:linear-gradient(90deg,#6366f10f,#0000);border-bottom:1px solid #6366f11a;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;display:flex}.teachers-module__C1WaHa__tableHeaderTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.teachers-module__C1WaHa__recordsBadge{color:#818cf8;letter-spacing:0;background:#6366f12e;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:20px;padding:0 7px;font-size:.7rem;font-weight:700;display:inline-flex}.teachers-module__C1WaHa__tableWrapper{overflow-x:auto}.teachers-module__C1WaHa__table{border-collapse:separate;border-spacing:0;width:100%}.teachers-module__C1WaHa__thead{background:#ffffff06}[data-theme=light] .teachers-module__C1WaHa__thead{background:#00000006}.teachers-module__C1WaHa__th{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;text-align:start;white-space:nowrap;border-bottom:1px solid #6366f114;padding:.75rem 1.25rem;font-size:.7rem;font-weight:700}.teachers-module__C1WaHa__tr{transition:background .15s}.teachers-module__C1WaHa__tr:not(:last-child) .teachers-module__C1WaHa__td{border-bottom:1px solid #94a3b80f}.teachers-module__C1WaHa__tr:hover{background:#6366f10a}[data-theme=light] .teachers-module__C1WaHa__tr:hover{background:#6366f10f}.teachers-module__C1WaHa__td{vertical-align:middle;color:var(--text-primary);padding:.9rem 1.25rem;font-size:.875rem}.teachers-module__C1WaHa__skeletonRow{opacity:.6}.teachers-module__C1WaHa__skeletonCell{background:linear-gradient(90deg, var(--bg-tertiary) 25%, var(--bg-elevated) 50%, var(--bg-tertiary) 75%);background-size:200% 100%;border-radius:6px;height:14px;animation:1.5s ease-in-out infinite teachers-module__C1WaHa__shimmer}@keyframes teachers-module__C1WaHa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.teachers-module__C1WaHa__teacherCell{align-items:center;gap:.75rem;display:flex}.teachers-module__C1WaHa__avatar{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.teachers-module__C1WaHa__avatarImg{object-fit:cover;width:100%;height:100%}.teachers-module__C1WaHa__avatarInitials{color:#fff;letter-spacing:.02em;font-size:.8rem;font-weight:700}.teachers-module__C1WaHa__teacherInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.teachers-module__C1WaHa__teacherName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.teachers-module__C1WaHa__teacherEmail{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.teachers-module__C1WaHa__contactCell{align-items:center;display:flex}.teachers-module__C1WaHa__phonePill{color:var(--text-secondary);background:#94a3b80f;border:1px solid #94a3b81a;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.78rem;display:inline-flex}.teachers-module__C1WaHa__noPhone{color:var(--text-muted);font-size:.85rem}.teachers-module__C1WaHa__countryCell{color:var(--text-secondary);font-size:.83rem}.teachers-module__C1WaHa__rateCell{align-items:baseline;gap:2px;display:flex}.teachers-module__C1WaHa__rateCurrencySymbol{color:#34d399;font-size:.78rem;font-weight:600}.teachers-module__C1WaHa__rateValue{color:#34d399;letter-spacing:-.02em;font-size:1rem;font-weight:700}.teachers-module__C1WaHa__rateLabel{color:var(--text-muted);margin-left:2px;font-size:.7rem}.teachers-module__C1WaHa__badgeActive,.teachers-module__C1WaHa__badgeInactive{letter-spacing:.02em;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.teachers-module__C1WaHa__badgeActive{color:#34d399;background:#10b9811f;border:1px solid #10b98133}.teachers-module__C1WaHa__badgeInactive{color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b33}.teachers-module__C1WaHa__badgeDot,.teachers-module__C1WaHa__badgeDotInactive{border-radius:50%;width:6px;height:6px}.teachers-module__C1WaHa__badgeDot{background:#34d399;animation:2s ease-in-out infinite teachers-module__C1WaHa__pulse;box-shadow:0 0 6px #34d39999}.teachers-module__C1WaHa__badgeDotInactive{background:#fbbf24}@keyframes teachers-module__C1WaHa__pulse{0%,to{opacity:1}50%{opacity:.5}}.teachers-module__C1WaHa__actionGroup{justify-content:center;align-items:center;gap:.5rem;display:flex}.teachers-module__C1WaHa__actionBtnEdit,.teachers-module__C1WaHa__actionBtnDelete{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;gap:5px;padding:5px 11px;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.teachers-module__C1WaHa__actionBtnEdit{color:#818cf8;background:#6366f11a;border-color:#6366f133}.teachers-module__C1WaHa__actionBtnEdit:hover{background:#6366f133;border-color:#6366f159;transform:translateY(-1px);box-shadow:0 0 12px #6366f140}.teachers-module__C1WaHa__actionBtnDelete{color:#f87171;background:#ef444414;border-color:#ef444426}.teachers-module__C1WaHa__actionBtnDelete:hover{background:#ef44442e;border-color:#ef44444d;transform:translateY(-1px);box-shadow:0 0 12px #ef444433}.teachers-module__C1WaHa__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.teachers-module__C1WaHa__emptyIconWrap{width:72px;height:72px;color:var(--text-muted);background:#6366f114;border:1px solid #6366f11f;border-radius:20px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.teachers-module__C1WaHa__emptyTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700}.teachers-module__C1WaHa__emptySubtitle{color:var(--text-tertiary);margin-bottom:.5rem;font-size:.85rem}.teachers-module__C1WaHa__pagination{border-top:1px solid #6366f114;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.teachers-module__C1WaHa__pageBtn{color:var(--text-secondary);border:1px solid var(--glass-border);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:4px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.teachers-module__C1WaHa__pageBtn:hover:not(:disabled){color:var(--text-primary);background:#6366f114;border-color:#6366f140}.teachers-module__C1WaHa__pageBtn:disabled{opacity:.35;cursor:not-allowed}.teachers-module__C1WaHa__pageNumbers{gap:4px;display:flex}.teachers-module__C1WaHa__pageNum{cursor:pointer;width:32px;height:32px;color:var(--text-secondary);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.teachers-module__C1WaHa__pageNum:hover{color:var(--text-primary);background:#6366f114}.teachers-module__C1WaHa__pageNumActive{color:#818cf8!important;background:#6366f12e!important;border-color:#6366f14d!important}.teachers-module__C1WaHa__modalOverlay{-webkit-backdrop-filter:blur(4px);z-index:500;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.teachers-module__C1WaHa__deleteModal{background:var(--bg-secondary);border:1px solid var(--glass-border);text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:400px;padding:2rem;display:flex;box-shadow:0 24px 64px #00000080}.teachers-module__C1WaHa__deleteModalIcon{color:#f87171;background:#ef44441f;border:1px solid #ef444433;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.teachers-module__C1WaHa__deleteModalTitle{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:700}.teachers-module__C1WaHa__deleteModalText{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.teachers-module__C1WaHa__deleteModalText strong{color:var(--text-primary)}.teachers-module__C1WaHa__deleteModalActions{justify-content:center;gap:.75rem;width:100%;margin-top:.5rem;display:flex}.teachers-module__C1WaHa__formGrid{grid-template-columns:repeat(1,1fr);gap:1.25rem;display:grid}@media (min-width:768px){.teachers-module__C1WaHa__formGrid{grid-template-columns:repeat(2,1fr)}}.teachers-module__C1WaHa__formGridFull{grid-column:1/-1}.teachers-module__C1WaHa__formSectionTitle{color:var(--accent-primary);border-bottom:1px solid var(--glass-border);text-transform:uppercase;letter-spacing:.07em;margin-top:1rem;margin-bottom:.5rem;padding-bottom:.5rem;font-size:.75rem;font-weight:700}.teachers-module__C1WaHa__checkboxWrapper{border:1px solid var(--glass-border);border-radius:var(--radius-md,10px);background:#ffffff08;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem;display:flex}.teachers-module__C1WaHa__checkboxInput{width:1.25rem;height:1.25rem;accent-color:var(--accent-primary);cursor:pointer;border-radius:.25rem}.teachers-module__C1WaHa__checkboxLabel{color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.9rem;font-weight:500}.teachers-module__C1WaHa__formActions{border-top:1px solid var(--glass-border);justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}@media (max-width:768px){.teachers-module__C1WaHa__pageTitle{font-size:1.6rem}.teachers-module__C1WaHa__th:nth-child(3),.teachers-module__C1WaHa__td:nth-child(3),.teachers-module__C1WaHa__actionBtnEdit span,.teachers-module__C1WaHa__actionBtnDelete span{display:none}.teachers-module__C1WaHa__filtersCard{flex-direction:column;align-items:stretch}.teachers-module__C1WaHa__filterSelects{flex-direction:column}}
.Select-module__E8rWSW__wrapper{gap:var(--space-1);flex-direction:column;display:flex}.Select-module__E8rWSW__fullWidth{width:100%}.Select-module__E8rWSW__label{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary);margin-bottom:var(--space-1)}.Select-module__E8rWSW__selectContainer{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--border-radius-md);transition:all var(--transition-fast);-webkit-backdrop-filter:blur(8px);align-items:center;display:flex;position:relative}.Select-module__E8rWSW__selectContainer:focus-within{border-color:var(--border-color-focus);box-shadow:0 0 0 3px var(--accent-primary-light)}.Select-module__E8rWSW__selectContainer.Select-module__E8rWSW__error{border-color:var(--color-danger)}.Select-module__E8rWSW__select{width:100%;padding:var(--space-3) var(--space-8) var(--space-3) var(--space-4);font-family:var(--font-family);font-size:var(--font-size-base);color:var(--text-primary);cursor:pointer;appearance:none;background:0 0;border:none;outline:none;min-height:44px}[dir=rtl] .Select-module__E8rWSW__select{padding:var(--space-3) var(--space-4) var(--space-3) var(--space-8)}.Select-module__E8rWSW__select option{background:var(--bg-secondary);color:var(--text-primary)}.Select-module__E8rWSW__arrow{color:var(--text-muted);pointer-events:none;transition:transform var(--transition-fast);align-items:center;display:flex;position:absolute;inset-inline-end:var(--space-3)}.Select-module__E8rWSW__errorMessage{font-size:var(--font-size-xs);color:var(--color-danger);animation:.5s ease-in-out Select-module__E8rWSW__shake}@keyframes Select-module__E8rWSW__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-3px)}20%,40%,60%,80%{transform:translate(3px)}}
.login-module__WEZH7G__container{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__orb1{opacity:.3;filter:blur(100px);background:var(--accent-primary);border-radius:50%;width:40%;height:40%;position:absolute;top:-10%;left:-10%}.login-module__WEZH7G__orb2{opacity:.2;filter:blur(100px);background:var(--accent-secondary);border-radius:50%;width:40%;height:40%;position:absolute;bottom:-10%;right:-10%}.login-module__WEZH7G__loginCard{z-index:10;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);width:100%;max-width:28rem;box-shadow:var(--shadow-xl);border-radius:1.5rem;padding:2.5rem 2rem;position:relative}.login-module__WEZH7G__header{text-align:center;margin-bottom:2rem}.login-module__WEZH7G__logoIcon{background:var(--accent-gradient);width:4rem;height:4rem;box-shadow:var(--shadow-glow-primary);border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.login-module__WEZH7G__logoText{color:#fff;font-size:1.75rem;font-weight:800}.login-module__WEZH7G__title{color:var(--text-primary);font-size:1.75rem;font-weight:700}.login-module__WEZH7G__subtitle{color:var(--text-secondary);margin-top:.5rem;font-size:.875rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.25rem;display:flex}.login-module__WEZH7G__submitWrapper{padding-top:.5rem}
.Spinner-module__s0pLYa__spinner{color:var(--accent-primary);justify-content:center;align-items:center;display:inline-flex}.Spinner-module__s0pLYa__sm{width:20px;height:20px}.Spinner-module__s0pLYa__md{width:32px;height:32px}.Spinner-module__s0pLYa__lg{width:48px;height:48px}.Spinner-module__s0pLYa__svg{width:100%;height:100%;animation:1.4s linear infinite Spinner-module__s0pLYa__rotate}.Spinner-module__s0pLYa__circle{animation:1.4s ease-in-out infinite Spinner-module__s0pLYa__dash}@keyframes Spinner-module__s0pLYa__rotate{to{transform:rotate(360deg)}}@keyframes Spinner-module__s0pLYa__dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:80 200;stroke-dashoffset:-35px}to{stroke-dasharray:80 200;stroke-dashoffset:-125px}}
.courses-module__7LqfHa__page{flex-direction:column;gap:1.5rem;width:100%;animation:.4s ease-out courses-module__7LqfHa__fadeIn;display:flex}@keyframes courses-module__7LqfHa__fadeIn{0%{opacity:0}to{opacity:1}}.courses-module__7LqfHa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.courses-module__7LqfHa__headerText{flex-direction:column;gap:.25rem;display:flex}.courses-module__7LqfHa__pageTitle{letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:800;line-height:1.2}.courses-module__7LqfHa__pageTitleGradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.courses-module__7LqfHa__pageSubtitle{color:var(--text-secondary);margin:0;font-size:.875rem}.courses-module__7LqfHa__statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:1024px){.courses-module__7LqfHa__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.courses-module__7LqfHa__statsGrid{grid-template-columns:1fr}}.courses-module__7LqfHa__statCard{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:16px;align-items:center;gap:1rem;padding:1.25rem 1.4rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.courses-module__7LqfHa__statCard:hover{transform:translateY(-2px)}.courses-module__7LqfHa__statCardActive{box-shadow:0 0 0 2px #6366f18c,0 12px 32px #6366f140!important}.courses-module__7LqfHa__statCard_purple{background:linear-gradient(135deg,#6366f11f,#8b5cf60f);border-color:#6366f133;box-shadow:0 4px 20px #6366f11f}.courses-module__7LqfHa__statCard_amber{background:linear-gradient(135deg,#f59e0b1f,#fbbf240f);border-color:#f59e0b33;box-shadow:0 4px 20px #f59e0b1a}.courses-module__7LqfHa__statCard_teal{background:linear-gradient(135deg,#10b9811f,#2dd4bf0f);border-color:#10b98133;box-shadow:0 4px 20px #10b9811a}.courses-module__7LqfHa__statCard_rose{background:linear-gradient(135deg,#f43f5e1f,#fb71850f);border-color:#f43f5e33;box-shadow:0 4px 20px #f43f5e1a}.courses-module__7LqfHa__statIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.courses-module__7LqfHa__statCard_purple .courses-module__7LqfHa__statIcon{color:#818cf8;background:#6366f12e}.courses-module__7LqfHa__statCard_amber .courses-module__7LqfHa__statIcon{color:#fbbf24;background:#f59e0b2e}.courses-module__7LqfHa__statCard_teal .courses-module__7LqfHa__statIcon{color:#34d399;background:#10b9812e}.courses-module__7LqfHa__statCard_rose .courses-module__7LqfHa__statIcon{color:#fb7185;background:#f43f5e2e}.courses-module__7LqfHa__statInfo{flex-direction:column;gap:2px;display:flex}.courses-module__7LqfHa__statValue{color:var(--text-primary);letter-spacing:-.03em;font-size:1.65rem;font-weight:800;line-height:1}.courses-module__7LqfHa__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:500}.courses-module__7LqfHa__statSub{color:var(--text-muted);margin-top:2px;font-size:.72rem}.courses-module__7LqfHa__statGlow{opacity:.08;pointer-events:none;border-radius:50%;width:100px;height:100px;position:absolute;top:-30px;right:-20px}.courses-module__7LqfHa__statCard_purple .courses-module__7LqfHa__statGlow{background:#6366f1}.courses-module__7LqfHa__statCard_amber .courses-module__7LqfHa__statGlow{background:#f59e0b}.courses-module__7LqfHa__statCard_teal .courses-module__7LqfHa__statGlow{background:#10b981}.courses-module__7LqfHa__statCard_rose .courses-module__7LqfHa__statGlow{background:#f43f5e}.courses-module__7LqfHa__filtersCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:14px;padding:1.1rem 1.25rem}.courses-module__7LqfHa__filtersHeader{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.courses-module__7LqfHa__filtersTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;font-size:.78rem;font-weight:700;display:inline-flex}.courses-module__7LqfHa__filtersGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:.75rem;display:grid}.courses-module__7LqfHa__filterField{flex-direction:column;gap:5px;min-width:0;display:flex}.courses-module__7LqfHa__filterField label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:700}.courses-module__7LqfHa__filterField select,.courses-module__7LqfHa__filterField input[type=date],.courses-module__7LqfHa__filterField input[type=text]{color:var(--text-primary);background:var(--bg-tertiary,#0f162973);border:1px solid var(--glass-border);cursor:pointer;border-radius:8px;padding:9px 12px;font-family:inherit;font-size:.85rem;transition:border-color .15s,box-shadow .15s}.courses-module__7LqfHa__filterField select:focus,.courses-module__7LqfHa__filterField input:focus{border-color:#6366f180;outline:none;box-shadow:0 0 0 3px #6366f11f}.courses-module__7LqfHa__searchInputWrap{align-items:center;display:flex;position:relative}.courses-module__7LqfHa__searchInputWrap svg{color:var(--text-tertiary);pointer-events:none;position:absolute;inset-inline-start:12px}.courses-module__7LqfHa__searchInputWrap input{width:100%;padding-inline-start:36px!important}.courses-module__7LqfHa__filterShow{justify-self:stretch}.courses-module__7LqfHa__showBtn{cursor:pointer;background:var(--accent-gradient);color:#fff;letter-spacing:.02em;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;padding:10px 16px;font-size:.85rem;font-weight:700;transition:transform .12s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 14px #6366f14d}.courses-module__7LqfHa__showBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #6366f173}.courses-module__7LqfHa__showBtn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.courses-module__7LqfHa__clearFiltersBtn{color:var(--color-danger);background:var(--color-danger-light);cursor:pointer;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.courses-module__7LqfHa__clearFiltersBtn:hover{background:#ef444433}.courses-module__7LqfHa__appliedChips{border-top:1px dashed var(--glass-border);flex-wrap:wrap;gap:6px;margin-top:.85rem;padding-top:.85rem;display:flex}.courses-module__7LqfHa__filterChip{background:#6366f11a;border:1px solid #6366f138;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.74rem;display:inline-flex}.courses-module__7LqfHa__chipLabel{color:var(--text-tertiary);font-weight:600}.courses-module__7LqfHa__chipValue{color:#c7d2fe;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-weight:600;overflow:hidden}.courses-module__7LqfHa__chipRemove{color:#c7d2fe;cursor:pointer;background:#6366f12e;border:0;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:14px;line-height:1;display:inline-flex}.courses-module__7LqfHa__chipRemove:hover{color:#f87171;background:#ef444440}.courses-module__7LqfHa__tableCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:18px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 12px 40px #0000004d}.courses-module__7LqfHa__tableCard:hover{box-shadow:0 20px 60px #0006}.courses-module__7LqfHa__tableHeader{background:linear-gradient(90deg,#6366f10f,#0000);border-bottom:1px solid #6366f11a;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;display:flex}.courses-module__7LqfHa__tableHeaderTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.courses-module__7LqfHa__recordsBadge{color:#818cf8;background:#6366f12e;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:20px;padding:0 7px;font-size:.7rem;font-weight:700;display:inline-flex}.courses-module__7LqfHa__tableHeaderMeta{color:var(--text-tertiary);font-size:.78rem}.courses-module__7LqfHa__tableWrapper{overflow-x:auto}.courses-module__7LqfHa__table{border-collapse:separate;border-spacing:0;width:100%}.courses-module__7LqfHa__thead{background:#ffffff06}[data-theme=light] .courses-module__7LqfHa__thead{background:#00000006}.courses-module__7LqfHa__th{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;text-align:start;white-space:nowrap;border-bottom:1px solid #6366f114;padding:.75rem 1.25rem;font-size:.7rem;font-weight:700}.courses-module__7LqfHa__tr{transition:background .15s}.courses-module__7LqfHa__tr:not(:last-child) .courses-module__7LqfHa__td{border-bottom:1px solid #94a3b80f}.courses-module__7LqfHa__tr:hover{background:#6366f10a}[data-theme=light] .courses-module__7LqfHa__tr:hover{background:#6366f10f}.courses-module__7LqfHa__td{vertical-align:middle;color:var(--text-primary);padding:.85rem 1.25rem;font-size:.875rem}.courses-module__7LqfHa__dateCell{flex-direction:column;gap:1px;display:flex}.courses-module__7LqfHa__dateMain{color:var(--text-primary);font-size:.86rem;font-weight:600}.courses-module__7LqfHa__dateSub{color:var(--text-tertiary);font-size:.72rem}.courses-module__7LqfHa__studentCell{align-items:center;gap:.65rem;display:flex}.courses-module__7LqfHa__avatar{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.courses-module__7LqfHa__avatarInitials{color:#fff;letter-spacing:.02em;font-size:.72rem;font-weight:700}.courses-module__7LqfHa__studentInfo{flex-direction:column;gap:0;min-width:0;display:flex}.courses-module__7LqfHa__studentName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:600;overflow:hidden}.courses-module__7LqfHa__studentMeta{color:var(--text-tertiary);font-size:.7rem}.courses-module__7LqfHa__lessonChip{color:#818cf8;background:#6366f11f;border:1px solid #6366f133;border-radius:6px;justify-content:center;align-items:center;min-width:28px;height:24px;padding:0 8px;font-size:.78rem;font-weight:700;display:inline-flex}.courses-module__7LqfHa__lessonChip.courses-module__7LqfHa__pending{color:var(--text-tertiary);background:#94a3b81f;border-color:#94a3b82e}.courses-module__7LqfHa__durationCell{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.85rem}.courses-module__7LqfHa__nValueCell{font-variant-numeric:tabular-nums;align-items:center;gap:6px;display:flex}.courses-module__7LqfHa__nValueValue{color:var(--text-primary);font-size:.86rem;font-weight:600}.courses-module__7LqfHa__manualPill{text-transform:uppercase;letter-spacing:.04em;color:#c4b5fd;background:#a855f729;border:1px solid #a855f740;border-radius:4px;align-items:center;gap:3px;padding:1px 6px;font-size:.65rem;font-weight:700;display:inline-flex}.courses-module__7LqfHa__statusBadge{letter-spacing:.02em;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.74rem;font-weight:600;display:inline-flex}.courses-module__7LqfHa__statusBadge .courses-module__7LqfHa__dot{border-radius:50%;width:6px;height:6px}.courses-module__7LqfHa__statusPresent{color:#34d399;background:#10b9811f;border:1px solid #10b98133}.courses-module__7LqfHa__statusPresent .courses-module__7LqfHa__dot{background:#34d399;box-shadow:0 0 6px #34d39999}.courses-module__7LqfHa__statusAbsent{color:#f87171;background:#ef44441a;border:1px solid #ef44442e}.courses-module__7LqfHa__statusAbsent .courses-module__7LqfHa__dot{background:#f87171}.courses-module__7LqfHa__statusLate{color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b33}.courses-module__7LqfHa__statusLate .courses-module__7LqfHa__dot{background:#fbbf24}.courses-module__7LqfHa__statusFree{color:#c4b5fd;background:#a855f71f;border:1px solid #a855f738}.courses-module__7LqfHa__statusFree .courses-module__7LqfHa__dot{background:#c4b5fd}.courses-module__7LqfHa__adminBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;align-items:center;padding:2px 8px;font-size:.65rem;font-weight:700;display:inline-flex}.courses-module__7LqfHa__adminApproved{color:#34d399;background:#10b9811a}.courses-module__7LqfHa__adminPending{color:#fbbf24;background:#f59e0b1f}.courses-module__7LqfHa__adminRejected{color:#f87171;background:#ef44441a}.courses-module__7LqfHa__cyclePill{background:#6366f114;border:1px solid #6366f12e;border-radius:8px;flex-direction:column;gap:3px;min-width:92px;padding:5px 10px;font-size:.72rem;display:inline-flex}.courses-module__7LqfHa__cyclePill.courses-module__7LqfHa__awaiting{background:#f59e0b1a;border-color:#f59e0b38}.courses-module__7LqfHa__cyclePill.courses-module__7LqfHa__partial{background:#a855f71a;border-color:#a855f738}.courses-module__7LqfHa__cyclePill.courses-module__7LqfHa__paid{background:#10b9811a;border-color:#10b98133}.courses-module__7LqfHa__cyclePill.courses-module__7LqfHa__cancelled{background:#94a3b81a;border-color:#94a3b82e}.courses-module__7LqfHa__cycleRound{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:700}.courses-module__7LqfHa__cycleStatus{font-size:.78rem;font-weight:600}.courses-module__7LqfHa__cyclePill.courses-module__7LqfHa__awaiting .courses-module__7LqfHa__cycleStatus{color:#fbbf24}.courses-module__7LqfHa__cyclePill.courses-module__7LqfHa__partial .courses-module__7LqfHa__cycleStatus{color:#c4b5fd}.courses-module__7LqfHa__cyclePill.courses-module__7LqfHa__paid .courses-module__7LqfHa__cycleStatus{color:#34d399}.courses-module__7LqfHa__cyclePill.courses-module__7LqfHa__cancelled .courses-module__7LqfHa__cycleStatus{color:var(--text-muted)}.courses-module__7LqfHa__cyclePill .courses-module__7LqfHa__cycleStatus{color:#818cf8}.courses-module__7LqfHa__cycleProgress{background:#94a3b82e;border-radius:999px;height:3px;margin-top:2px;overflow:hidden}.courses-module__7LqfHa__cycleProgressFill{background:var(--accent-gradient);height:100%}.courses-module__7LqfHa__actionGroup{flex-wrap:nowrap;align-items:center;gap:.4rem;display:inline-flex}.courses-module__7LqfHa__iconBtn{border:1px solid var(--glass-border);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;background:#6366f10f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.courses-module__7LqfHa__iconBtn:hover{color:#818cf8;background:#6366f12e;border-color:#6366f159;transform:translateY(-1px)}.courses-module__7LqfHa__iconBtn.courses-module__7LqfHa__danger:hover{color:#f87171;background:#ef444429;border-color:#ef44444d;box-shadow:0 0 12px #ef44442e}.courses-module__7LqfHa__iconBtn.courses-module__7LqfHa__warn:hover{color:#fbbf24;background:#f59e0b29;border-color:#f59e0b4d}.courses-module__7LqfHa__skeletonRow{opacity:.6}.courses-module__7LqfHa__skeletonCell{background:linear-gradient(90deg, var(--bg-tertiary) 25%, var(--bg-elevated) 50%, var(--bg-tertiary) 75%);background-size:200% 100%;border-radius:6px;height:14px;animation:1.5s ease-in-out infinite courses-module__7LqfHa__shimmer}@keyframes courses-module__7LqfHa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.courses-module__7LqfHa__emptyState{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.courses-module__7LqfHa__emptyIconWrap{width:72px;height:72px;color:var(--text-muted);background:#6366f114;border:1px solid #6366f11f;border-radius:20px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.courses-module__7LqfHa__emptyTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700}.courses-module__7LqfHa__emptySubtitle{color:var(--text-tertiary);margin-bottom:.5rem;font-size:.85rem}.courses-module__7LqfHa__pagination{border-top:1px solid #6366f114;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.courses-module__7LqfHa__pageBtn{color:var(--text-secondary);border:1px solid var(--glass-border);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:4px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.courses-module__7LqfHa__pageBtn:hover:not(:disabled){color:var(--text-primary);background:#6366f114;border-color:#6366f140}.courses-module__7LqfHa__pageBtn:disabled{opacity:.35;cursor:not-allowed}.courses-module__7LqfHa__pageInfo{color:var(--text-tertiary);font-size:.8rem}.courses-module__7LqfHa__noRoundCell{align-items:center;gap:6px;display:inline-flex}.courses-module__7LqfHa__roundLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);background:#6366f114;border-radius:4px;padding:1px 5px;font-size:.66rem;font-weight:700}.courses-module__7LqfHa__courseName{color:var(--text-primary);font-size:.86rem;font-weight:600}.courses-module__7LqfHa__typeBadge{color:#c4b5fd;background:#a855f71a;border:1px solid #a855f72e;border-radius:999px;align-items:center;padding:3px 9px;font-size:.74rem;font-weight:600;display:inline-flex}.courses-module__7LqfHa__statusGroup{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.courses-module__7LqfHa__cycleChip{text-transform:uppercase;letter-spacing:.05em;color:#818cf8;background:#6366f11a;border-radius:4px;align-items:center;padding:2px 7px;font-size:.66rem;font-weight:700;display:inline-flex}.courses-module__7LqfHa__cycleChip.courses-module__7LqfHa__awaiting{color:#fbbf24;background:#f59e0b1f}.courses-module__7LqfHa__cycleChip.courses-module__7LqfHa__partial{color:#c4b5fd;background:#a855f71f}.courses-module__7LqfHa__cycleChip.courses-module__7LqfHa__paid{color:#34d399;background:#10b9811a}.courses-module__7LqfHa__cycleChip.courses-module__7LqfHa__cancelled{color:var(--text-tertiary);background:#94a3b81f}.courses-module__7LqfHa__incomeValue{color:#34d399;letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:.92rem;font-weight:700}.courses-module__7LqfHa__incomeFree{color:#c4b5fd;background:#a855f71a;border:1px solid #a855f72e;border-radius:999px;padding:3px 9px;font-size:.78rem;font-weight:600}.courses-module__7LqfHa__formTwoCol{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.courses-module__7LqfHa__formCol{flex-direction:column;gap:1rem;display:flex}@media (max-width:720px){.courses-module__7LqfHa__formTwoCol{grid-template-columns:1fr}}.courses-module__7LqfHa__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.courses-module__7LqfHa__formField{flex-direction:column;gap:.4rem;display:flex}.courses-module__7LqfHa__formField.courses-module__7LqfHa__fullWidth{grid-column:1/-1}.courses-module__7LqfHa__fieldIcon{margin-inline-end:4px;display:inline-block}.courses-module__7LqfHa__durationGroup{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.courses-module__7LqfHa__toggleField{background:#10b9810f;border:1px solid #10b9812e;border-radius:10px;padding:.85rem 1rem}.courses-module__7LqfHa__toggleLabel{cursor:pointer;grid-template-columns:auto 1fr;align-items:center;gap:.6rem;display:grid}.courses-module__7LqfHa__toggleLabel input{display:none}.courses-module__7LqfHa__toggleSlider{background:#94a3b84d;border-radius:999px;flex-shrink:0;width:38px;height:22px;transition:background .2s;position:relative}.courses-module__7LqfHa__toggleSlider:after{content:"";top:2px;background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s,background .2s;position:absolute;inset-inline-start:2px;box-shadow:0 1px 3px #0003}.courses-module__7LqfHa__toggleLabel input:checked+.courses-module__7LqfHa__toggleSlider{background:#34d399}.courses-module__7LqfHa__toggleLabel input:checked+.courses-module__7LqfHa__toggleSlider:after{transform:translate(16px)}[dir=rtl] .courses-module__7LqfHa__toggleLabel input:checked+.courses-module__7LqfHa__toggleSlider:after{transform:translate(-16px)}.courses-module__7LqfHa__toggleText{flex-direction:column;gap:2px;display:flex}.courses-module__7LqfHa__toggleText strong{color:var(--text-primary);font-size:.85rem;font-weight:700}.courses-module__7LqfHa__toggleText small{color:var(--text-tertiary);font-size:.72rem}.courses-module__7LqfHa__formField label{color:var(--text-secondary);font-size:.78rem;font-weight:600}.courses-module__7LqfHa__formField input,.courses-module__7LqfHa__formField select,.courses-module__7LqfHa__formField textarea{color:var(--text-primary);background:var(--bg-tertiary,#0f162973);border:1px solid var(--glass-border);border-radius:8px;padding:9px 12px;font-family:inherit;font-size:.875rem;transition:border-color .15s}.courses-module__7LqfHa__formField input:focus,.courses-module__7LqfHa__formField select:focus,.courses-module__7LqfHa__formField textarea:focus{border-color:#6366f180;outline:none;box-shadow:0 0 0 3px #6366f11f}.courses-module__7LqfHa__formField textarea{resize:vertical;min-height:80px}.courses-module__7LqfHa__formHint{color:var(--text-tertiary);margin-top:2px;font-size:.75rem}.courses-module__7LqfHa__formActions{border-top:1px solid var(--glass-border);justify-content:flex-end;gap:.6rem;margin-top:1.25rem;padding-top:1rem;display:flex}.courses-module__7LqfHa__auditTimeline{flex-direction:column;gap:0;display:flex}.courses-module__7LqfHa__auditEntry{border-bottom:1px solid var(--glass-border);padding:1rem 1rem 1rem 2.4rem;position:relative}.courses-module__7LqfHa__auditEntry:before{content:"";background:var(--glass-border);width:2px;position:absolute;top:1.4rem;bottom:-.5rem;left:1rem}.courses-module__7LqfHa__auditEntry:last-child:before{display:none}.courses-module__7LqfHa__auditDot{background:var(--accent-gradient);border:2px solid var(--bg-elevated);border-radius:50%;width:12px;height:12px;position:absolute;top:1.1rem;left:.55rem;box-shadow:0 0 8px #6366f173}.courses-module__7LqfHa__auditAction{color:var(--text-primary);text-transform:capitalize;font-size:.85rem;font-weight:700}.courses-module__7LqfHa__auditMeta{color:var(--text-tertiary);margin-top:2px;font-size:.75rem}.courses-module__7LqfHa__auditReason{color:var(--text-secondary);background:#6366f10f;border-inline-start:3px solid #6366f166;border-radius:6px;margin-top:.5rem;padding:.5rem .75rem;font-size:.78rem;font-style:italic}
.students-module__u6GqKW__page{flex-direction:column;gap:1.5rem;width:100%;animation:.4s ease-out students-module__u6GqKW__fadeIn;display:flex}@keyframes students-module__u6GqKW__fadeIn{0%{opacity:0}to{opacity:1}}.students-module__u6GqKW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.students-module__u6GqKW__headerText{flex-direction:column;gap:.25rem;display:flex}.students-module__u6GqKW__pageTitle{letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:800;line-height:1.2}.students-module__u6GqKW__pageTitleGradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.students-module__u6GqKW__pageSubtitle{color:var(--text-secondary);margin:0;font-size:.875rem}.students-module__u6GqKW__statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:1024px){.students-module__u6GqKW__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.students-module__u6GqKW__statsGrid{grid-template-columns:1fr}}.students-module__u6GqKW__statCard{border:1px solid #0000;border-radius:16px;align-items:center;gap:1rem;padding:1.25rem 1.4rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.students-module__u6GqKW__statCard:hover{transform:translateY(-2px)}.students-module__u6GqKW__statCard_purple{background:linear-gradient(135deg,#6366f11f 0%,#8b5cf60f 100%);border-color:#6366f133;box-shadow:0 4px 20px #6366f11f}.students-module__u6GqKW__statCard_purple:hover{box-shadow:0 8px 32px #6366f133}.students-module__u6GqKW__statCard_teal{background:linear-gradient(135deg,#10b9811f 0%,#2dd4bf0f 100%);border-color:#10b98133;box-shadow:0 4px 20px #10b9811a}.students-module__u6GqKW__statCard_teal:hover{box-shadow:0 8px 32px #10b9812e}.students-module__u6GqKW__statCard_amber{background:linear-gradient(135deg,#f59e0b1f 0%,#fbbf240f 100%);border-color:#f59e0b33;box-shadow:0 4px 20px #f59e0b1a}.students-module__u6GqKW__statCard_amber:hover{box-shadow:0 8px 32px #f59e0b2e}.students-module__u6GqKW__statCard_rose{background:linear-gradient(135deg,#f43f5e1f 0%,#fb71850f 100%);border-color:#f43f5e33;box-shadow:0 4px 20px #f43f5e1a}.students-module__u6GqKW__statCard_rose:hover{box-shadow:0 8px 32px #f43f5e2e}.students-module__u6GqKW__statIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.students-module__u6GqKW__statCard_purple .students-module__u6GqKW__statIcon{color:#818cf8;background:#6366f12e}.students-module__u6GqKW__statCard_teal .students-module__u6GqKW__statIcon{color:#34d399;background:#10b9812e}.students-module__u6GqKW__statCard_amber .students-module__u6GqKW__statIcon{color:#fbbf24;background:#f59e0b2e}.students-module__u6GqKW__statCard_rose .students-module__u6GqKW__statIcon{color:#fb7185;background:#f43f5e2e}.students-module__u6GqKW__statInfo{flex-direction:column;gap:2px;display:flex}.students-module__u6GqKW__statValue{color:var(--text-primary);letter-spacing:-.03em;font-size:1.65rem;font-weight:800;line-height:1}.students-module__u6GqKW__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:500}.students-module__u6GqKW__statSub{color:var(--text-muted);margin-top:2px;font-size:.72rem}.students-module__u6GqKW__statGlow{opacity:.08;pointer-events:none;border-radius:50%;width:100px;height:100px;position:absolute;top:-30px;right:-20px}.students-module__u6GqKW__statCard_purple .students-module__u6GqKW__statGlow{background:#6366f1}.students-module__u6GqKW__statCard_teal .students-module__u6GqKW__statGlow{background:#10b981}.students-module__u6GqKW__statCard_amber .students-module__u6GqKW__statGlow{background:#f59e0b}.students-module__u6GqKW__statCard_rose .students-module__u6GqKW__statGlow{background:#f43f5e}.students-module__u6GqKW__filtersCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:14px;flex-wrap:wrap;align-items:center;gap:.875rem;padding:1rem 1.25rem;display:flex}.students-module__u6GqKW__filtersIcon{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.students-module__u6GqKW__searchWrapper{flex:1;min-width:220px}.students-module__u6GqKW__filterSelects{flex-wrap:wrap;gap:.75rem;display:flex}.students-module__u6GqKW__clearFiltersBtn{color:var(--color-danger);background:var(--color-danger-light);cursor:pointer;white-space:nowrap;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.students-module__u6GqKW__clearFiltersBtn:hover{background:#ef444433}.students-module__u6GqKW__tableCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:18px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 12px 40px #0000004d}.students-module__u6GqKW__tableCard:hover{box-shadow:0 20px 60px #0006}.students-module__u6GqKW__tableHeader{background:linear-gradient(90deg,#6366f10f,#0000);border-bottom:1px solid #6366f11a;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;display:flex}.students-module__u6GqKW__tableHeaderTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.students-module__u6GqKW__recordsBadge{color:#818cf8;letter-spacing:0;background:#6366f12e;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:20px;padding:0 7px;font-size:.7rem;font-weight:700;display:inline-flex}.students-module__u6GqKW__tableWrapper{overflow-x:auto}.students-module__u6GqKW__table{border-collapse:separate;border-spacing:0;width:100%}.students-module__u6GqKW__thead{background:#ffffff06}[data-theme=light] .students-module__u6GqKW__thead{background:#00000006}.students-module__u6GqKW__th{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;text-align:start;white-space:nowrap;border-bottom:1px solid #6366f114;padding:.75rem 1.25rem;font-size:.7rem;font-weight:700}.students-module__u6GqKW__tr{transition:background .15s}.students-module__u6GqKW__tr:not(:last-child) .students-module__u6GqKW__td{border-bottom:1px solid #94a3b80f}.students-module__u6GqKW__tr:hover{background:#6366f10a}[data-theme=light] .students-module__u6GqKW__tr:hover{background:#6366f10f}.students-module__u6GqKW__td{vertical-align:middle;color:var(--text-primary);padding:.9rem 1.25rem;font-size:.875rem}.students-module__u6GqKW__skeletonRow{opacity:.6}.students-module__u6GqKW__skeletonCell{background:linear-gradient(90deg, var(--bg-tertiary) 25%, var(--bg-elevated) 50%, var(--bg-tertiary) 75%);background-size:200% 100%;border-radius:6px;height:14px;animation:1.5s ease-in-out infinite students-module__u6GqKW__shimmer}@keyframes students-module__u6GqKW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.students-module__u6GqKW__teacherCell{align-items:center;gap:.75rem;display:flex}.students-module__u6GqKW__avatar{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.students-module__u6GqKW__avatarImg{object-fit:cover;width:100%;height:100%}.students-module__u6GqKW__avatarInitials{color:#fff;letter-spacing:.02em;font-size:.8rem;font-weight:700}.students-module__u6GqKW__teacherInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.students-module__u6GqKW__teacherName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.students-module__u6GqKW__teacherEmail{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.students-module__u6GqKW__contactCell{align-items:center;display:flex}.students-module__u6GqKW__phonePill{color:var(--text-secondary);background:#94a3b80f;border:1px solid #94a3b81a;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.78rem;display:inline-flex}.students-module__u6GqKW__noPhone{color:var(--text-muted);font-size:.85rem}.students-module__u6GqKW__countryCell{color:var(--text-secondary);font-size:.83rem}.students-module__u6GqKW__rateCell{align-items:baseline;gap:2px;display:flex}.students-module__u6GqKW__rateCurrencySymbol{color:#34d399;font-size:.78rem;font-weight:600}.students-module__u6GqKW__rateValue{color:#34d399;letter-spacing:-.02em;font-size:1rem;font-weight:700}.students-module__u6GqKW__rateLabel{color:var(--text-muted);margin-left:2px;font-size:.7rem}.students-module__u6GqKW__badgeActive,.students-module__u6GqKW__badgeInactive{letter-spacing:.02em;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.students-module__u6GqKW__badgeActive{color:#34d399;background:#10b9811f;border:1px solid #10b98133}.students-module__u6GqKW__badgeInactive{color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b33}.students-module__u6GqKW__badgeDot,.students-module__u6GqKW__badgeDotInactive{border-radius:50%;width:6px;height:6px}.students-module__u6GqKW__badgeDot{background:#34d399;animation:2s ease-in-out infinite students-module__u6GqKW__pulse;box-shadow:0 0 6px #34d39999}.students-module__u6GqKW__badgeDotInactive{background:#fbbf24}@keyframes students-module__u6GqKW__pulse{0%,to{opacity:1}50%{opacity:.5}}.students-module__u6GqKW__actionGroup{justify-content:center;align-items:center;gap:.5rem;display:flex}.students-module__u6GqKW__actionBtnEdit,.students-module__u6GqKW__actionBtnDelete{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;gap:5px;padding:5px 11px;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.students-module__u6GqKW__actionBtnEdit{color:#818cf8;background:#6366f11a;border-color:#6366f133}.students-module__u6GqKW__actionBtnEdit:hover{background:#6366f133;border-color:#6366f159;transform:translateY(-1px);box-shadow:0 0 12px #6366f140}.students-module__u6GqKW__actionBtnDelete{color:#f87171;background:#ef444414;border-color:#ef444426}.students-module__u6GqKW__actionBtnDelete:hover{background:#ef44442e;border-color:#ef44444d;transform:translateY(-1px);box-shadow:0 0 12px #ef444433}.students-module__u6GqKW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.students-module__u6GqKW__emptyIconWrap{width:72px;height:72px;color:var(--text-muted);background:#6366f114;border:1px solid #6366f11f;border-radius:20px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.students-module__u6GqKW__emptyTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700}.students-module__u6GqKW__emptySubtitle{color:var(--text-tertiary);margin-bottom:.5rem;font-size:.85rem}.students-module__u6GqKW__pagination{border-top:1px solid #6366f114;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.students-module__u6GqKW__pageBtn{color:var(--text-secondary);border:1px solid var(--glass-border);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:4px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.students-module__u6GqKW__pageBtn:hover:not(:disabled){color:var(--text-primary);background:#6366f114;border-color:#6366f140}.students-module__u6GqKW__pageBtn:disabled{opacity:.35;cursor:not-allowed}.students-module__u6GqKW__pageNumbers{gap:4px;display:flex}.students-module__u6GqKW__pageNum{cursor:pointer;width:32px;height:32px;color:var(--text-secondary);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.students-module__u6GqKW__pageNum:hover{color:var(--text-primary);background:#6366f114}.students-module__u6GqKW__pageNumActive{color:#818cf8!important;background:#6366f12e!important;border-color:#6366f14d!important}.students-module__u6GqKW__modalOverlay{-webkit-backdrop-filter:blur(4px);z-index:500;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.students-module__u6GqKW__deleteModal{background:var(--bg-secondary);border:1px solid var(--glass-border);text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:400px;padding:2rem;display:flex;box-shadow:0 24px 64px #00000080}.students-module__u6GqKW__deleteModalIcon{color:#f87171;background:#ef44441f;border:1px solid #ef444433;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.students-module__u6GqKW__deleteModalTitle{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:700}.students-module__u6GqKW__deleteModalText{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.students-module__u6GqKW__deleteModalText strong{color:var(--text-primary)}.students-module__u6GqKW__deleteModalActions{justify-content:center;gap:.75rem;width:100%;margin-top:.5rem;display:flex}.students-module__u6GqKW__formGrid{grid-template-columns:repeat(1,1fr);gap:1.25rem;display:grid}@media (min-width:768px){.students-module__u6GqKW__formGrid{grid-template-columns:repeat(2,1fr)}}.students-module__u6GqKW__formGridFull{grid-column:1/-1}.students-module__u6GqKW__formSectionTitle{color:var(--accent-primary);border-bottom:1px solid var(--glass-border);text-transform:uppercase;letter-spacing:.07em;margin-top:1rem;margin-bottom:.5rem;padding-bottom:.5rem;font-size:.75rem;font-weight:700}.students-module__u6GqKW__checkboxWrapper{border:1px solid var(--glass-border);border-radius:var(--radius-md,10px);background:#ffffff08;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem;display:flex}.students-module__u6GqKW__checkboxInput{width:1.25rem;height:1.25rem;accent-color:var(--accent-primary);cursor:pointer;border-radius:.25rem}.students-module__u6GqKW__checkboxLabel{color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.9rem;font-weight:500}.students-module__u6GqKW__formActions{border-top:1px solid var(--glass-border);justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}@media (max-width:768px){.students-module__u6GqKW__pageTitle{font-size:1.6rem}.students-module__u6GqKW__th:nth-child(3),.students-module__u6GqKW__td:nth-child(3),.students-module__u6GqKW__actionBtnEdit span,.students-module__u6GqKW__actionBtnDelete span{display:none}.students-module__u6GqKW__filtersCard{flex-direction:column;align-items:stretch}.students-module__u6GqKW__filterSelects{flex-direction:column}}
.Table-module__ceAsYa__wrapper{width:100%}.Table-module__ceAsYa__loadingWrapper{padding:var(--space-12) 0;justify-content:center;align-items:center;display:flex}.Table-module__ceAsYa__tableContainer{border-radius:inherit;background:0 0;overflow-x:auto}.Table-module__ceAsYa__table{border-collapse:separate;border-spacing:0;width:100%;font-size:var(--font-size-sm)}.Table-module__ceAsYa__thead{z-index:2;position:sticky;top:0}.Table-module__ceAsYa__th{padding:var(--space-4) var(--space-5);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;text-align:start;-webkit-backdrop-filter:blur(8px);white-space:nowrap;transition:background var(--transition-base);background:#151d3366;border-bottom:1px solid #94a3b80d;font-size:11px;font-weight:700}[data-theme=light] .Table-module__ceAsYa__th{background:#f1f5f999}.Table-module__ceAsYa__tr{transition:all var(--transition-base);position:relative}.Table-module__ceAsYa__td{padding:var(--space-4) var(--space-5);color:var(--text-primary);vertical-align:middle;transition:background var(--transition-base);border-bottom:1px solid #94a3b80f}.Table-module__ceAsYa__tr:last-child .Table-module__ceAsYa__td{border-bottom:none}.Table-module__ceAsYa__tr:hover .Table-module__ceAsYa__td{background:var(--bg-hover)}.Table-module__ceAsYa__clickableRow{cursor:pointer}.Table-module__ceAsYa__align-start{text-align:start}.Table-module__ceAsYa__align-center{text-align:center}.Table-module__ceAsYa__align-end{text-align:end}.Table-module__ceAsYa__emptyCell{padding:var(--space-12) var(--space-4);text-align:center;color:var(--text-muted);font-size:var(--font-size-base);border-bottom:none!important}.Table-module__ceAsYa__mobileCards{display:none}.Table-module__ceAsYa__mobileCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);padding:var(--space-4);margin-bottom:var(--space-3);box-shadow:var(--shadow-sm);transition:transform var(--transition-base), box-shadow var(--transition-base)}.Table-module__ceAsYa__clickableRow.Table-module__ceAsYa__mobileCard:hover{box-shadow:var(--shadow-md);border-color:var(--accent-primary-light);transform:translateY(-2px)}.Table-module__ceAsYa__mobileField{padding:var(--space-2) 0;border-bottom:1px dashed #94a3b81a;justify-content:space-between;align-items:center;display:flex}.Table-module__ceAsYa__mobileField:last-child{border-bottom:none}.Table-module__ceAsYa__mobileLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;margin-inline-end:var(--space-3);font-size:11px;font-weight:600}.Table-module__ceAsYa__mobileValue{font-size:var(--font-size-sm);color:var(--text-primary);text-align:end}.Table-module__ceAsYa__emptyMessage{text-align:center;color:var(--text-muted);padding:var(--space-8)}@media (max-width:768px){.Table-module__ceAsYa__tableContainer{display:none}.Table-module__ceAsYa__mobileCards{padding:var(--space-2);display:block}.Table-module__ceAsYa__hideOnMobile{display:none}}
.audit-module__RYvsya__page{flex-direction:column;gap:1.5rem;width:100%;animation:.4s ease-out audit-module__RYvsya__fadeIn;display:flex}@keyframes audit-module__RYvsya__fadeIn{0%{opacity:0}to{opacity:1}}.audit-module__RYvsya__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.audit-module__RYvsya__headerText{flex-direction:column;gap:.25rem;display:flex}.audit-module__RYvsya__pageTitle{letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:800;line-height:1.2}.audit-module__RYvsya__pageTitleGradient{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.audit-module__RYvsya__pageSubtitle{color:var(--text-secondary);margin:0;font-size:.875rem}.audit-module__RYvsya__filtersCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:14px;padding:1rem 1.25rem}.audit-module__RYvsya__filtersHeader{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.audit-module__RYvsya__filtersTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;font-size:.78rem;font-weight:700;display:inline-flex}.audit-module__RYvsya__filtersGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.audit-module__RYvsya__filterField{flex-direction:column;gap:5px;display:flex}.audit-module__RYvsya__filterField label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:700}.audit-module__RYvsya__filterField select,.audit-module__RYvsya__filterField input{color:var(--text-primary);background:var(--bg-tertiary,#0f162973);border:1px solid var(--glass-border);border-radius:8px;padding:9px 12px;font-family:inherit;font-size:.85rem}.audit-module__RYvsya__filterField select:focus,.audit-module__RYvsya__filterField input:focus{border-color:#6366f180;outline:none;box-shadow:0 0 0 3px #6366f11f}.audit-module__RYvsya__clearBtn{color:var(--color-danger);background:var(--color-danger-light);cursor:pointer;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.audit-module__RYvsya__tableCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:18px;overflow:hidden;box-shadow:0 12px 40px #0000004d}.audit-module__RYvsya__tableHeader{background:linear-gradient(90deg,#6366f10f,#0000);border-bottom:1px solid #6366f11a;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;display:flex}.audit-module__RYvsya__tableHeaderTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.audit-module__RYvsya__recordsBadge{color:#818cf8;background:#6366f12e;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:20px;padding:0 7px;font-size:.7rem;font-weight:700;display:inline-flex}.audit-module__RYvsya__entry{border-bottom:1px solid #94a3b80f;padding:1rem 1.4rem 1rem 3rem;transition:background .15s;position:relative}.audit-module__RYvsya__entry:hover{background:#6366f10a}.audit-module__RYvsya__entry:before{content:"";background:var(--glass-border);width:2px;position:absolute;top:1.5rem;bottom:-.5rem;left:1.4rem}.audit-module__RYvsya__entry:last-child:before{display:none}.audit-module__RYvsya__entry:last-child{border-bottom:0}.audit-module__RYvsya__dot{background:var(--accent-gradient);border:3px solid var(--bg-elevated);border-radius:50%;width:14px;height:14px;position:absolute;top:1.2rem;left:.95rem;box-shadow:0 0 8px #6366f173}.audit-module__RYvsya__dot.audit-module__RYvsya__created{background:linear-gradient(135deg,#34d399,#10b981)}.audit-module__RYvsya__dot.audit-module__RYvsya__approved{background:linear-gradient(135deg,#34d399,#059669)}.audit-module__RYvsya__dot.audit-module__RYvsya__rejected,.audit-module__RYvsya__dot.audit-module__RYvsya__deleted,.audit-module__RYvsya__dot.audit-module__RYvsya__payment_rollback,.audit-module__RYvsya__dot.audit-module__RYvsya__reverted_approval{background:linear-gradient(135deg,#f87171,#ef4444)}.audit-module__RYvsya__dot.audit-module__RYvsya__split_completed,.audit-module__RYvsya__dot.audit-module__RYvsya__split_overflow,.audit-module__RYvsya__dot.audit-module__RYvsya__cycle_promoted,.audit-module__RYvsya__dot.audit-module__RYvsya__force_payment_activated{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.audit-module__RYvsya__dot.audit-module__RYvsya__n_value_overridden,.audit-module__RYvsya__dot.audit-module__RYvsya__lesson_name_overridden,.audit-module__RYvsya__dot.audit-module__RYvsya__manually_moved_cycle{background:linear-gradient(135deg,#c4b5fd,#a855f7)}.audit-module__RYvsya__dot.audit-module__RYvsya__auto_approved{background:linear-gradient(135deg,#818cf8,#6366f1)}.audit-module__RYvsya__dot.audit-module__RYvsya__restored_from_trash{background:linear-gradient(135deg,#34d399,#10b981)}.audit-module__RYvsya__entryRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.audit-module__RYvsya__action{color:var(--text-primary);text-transform:capitalize;letter-spacing:-.01em;font-size:.92rem;font-weight:700}.audit-module__RYvsya__metaLine{color:var(--text-tertiary);flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:3px;font-size:.75rem;display:inline-flex}.audit-module__RYvsya__metaDot{background:var(--text-muted);border-radius:50%;width:3px;height:3px}.audit-module__RYvsya__refChips{flex-wrap:wrap;gap:4px;display:inline-flex}.audit-module__RYvsya__refChip{text-transform:uppercase;letter-spacing:.05em;color:#818cf8;background:#6366f11a;border-radius:4px;align-items:center;padding:1px 7px;font-size:.66rem;font-weight:700;display:inline-flex}.audit-module__RYvsya__timestamp{color:var(--text-tertiary);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.74rem}.audit-module__RYvsya__reason{color:var(--text-secondary);background:#6366f10f;border-inline-start:3px solid #6366f166;border-radius:6px;margin-top:.6rem;padding:.5rem .75rem;font-size:.78rem;font-style:italic}.audit-module__RYvsya__diff{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.6rem;font-size:.72rem;display:grid}.audit-module__RYvsya__diffSide{border:1px solid var(--glass-border);background:#6366f10a;border-radius:6px;padding:.4rem .6rem}.audit-module__RYvsya__diffLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:.64rem;font-weight:700}.audit-module__RYvsya__diffPair{gap:4px;padding:1px 0;display:flex}.audit-module__RYvsya__diffKey{color:var(--text-tertiary)}.audit-module__RYvsya__diffValue{color:var(--text-primary);word-break:break-word;font-weight:600}@media (max-width:700px){.audit-module__RYvsya__diff{grid-template-columns:1fr}}.audit-module__RYvsya__empty{text-align:center;color:var(--text-tertiary);padding:4rem 2rem}.audit-module__RYvsya__skeleton{background:linear-gradient(90deg, var(--bg-tertiary) 25%, var(--bg-elevated) 50%, var(--bg-tertiary) 75%);background-size:200% 100%;border-radius:8px;height:56px;margin:.5rem 1.4rem;animation:1.5s ease-in-out infinite audit-module__RYvsya__shimmer}@keyframes audit-module__RYvsya__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.audit-module__RYvsya__pagination{border-top:1px solid #6366f114;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.audit-module__RYvsya__pageBtn{color:var(--text-secondary);border:1px solid var(--glass-border);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:4px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.audit-module__RYvsya__pageBtn:hover:not(:disabled){color:var(--text-primary);background:#6366f114}.audit-module__RYvsya__pageBtn:disabled{opacity:.35;cursor:not-allowed}.audit-module__RYvsya__pageInfo{color:var(--text-tertiary);font-size:.8rem}
