:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f8fafc;color:#0f172a;font-size:16px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}:root{--login-page-bg: radial-gradient(circle at top right, #dbeafe 0%, transparent 45%), radial-gradient(circle at bottom left, #e2e8f0 0%, transparent 50%), #f8fafc;--login-page-bg-dark: radial-gradient(circle at top right, rgba(56, 189, 248, .09) 0%, transparent 42%), radial-gradient(circle at bottom left, rgba(129, 140, 248, .07) 0%, transparent 48%), #0f172a;--login-brand-gradient: linear-gradient(145deg, #0f172a 0%, #1e293b 100%);--login-card-border: #e2e8f0;--login-card-shadow: 0 10px 25px rgba(15, 23, 42, .08);--login-text: #0f172a;--login-muted: #64748b;--login-accent: #2563eb;--login-accent-ring: rgba(37, 99, 235, .15);--login-primary-btn: #0f172a;--login-outline-border: #d0dae9;--login-outline-text: #1e3a5f;--login-input-border: #cbd5e1;--login-sidebar-hover: #f1f5f9;--login-sidebar-active-bg: #eff6ff}.dashboard-layout,.dashboard-content,.panel-box,.stat-card,.sidebar-item,.students-table-wrap,.student-action-btn,.save-btn,.reset-btn,.secondary-btn,.topbar-actions button,.quick-box button,.students-toolbar-right button,.students-toolbar-right input,.assign-user-select,.student-detail-form input,.student-detail-form select,.student-detail-form textarea{transition:all .25s ease}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes softPop{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.loading-screen{min-height:100vh;display:grid;place-items:center;font-size:1rem;color:var(--login-muted);background:var(--login-page-bg);font-weight:600}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:2rem;background:radial-gradient(circle at top right,#dbeafe 0%,transparent 45%),radial-gradient(circle at bottom left,#e2e8f0 0%,transparent 50%),#f8fafc}.auth-card,.panel-box{width:min(100%,520px);background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 10px 25px #0f172a14}.login-card{overflow:hidden}.auth-content{padding:2rem}.auth-brand-compact{margin-bottom:1rem;padding:.65rem .8rem;border-radius:10px;display:flex;align-items:center;gap:.75rem;background:linear-gradient(145deg,#0f172a,#1e293b)}.auth-badge{width:36px;height:36px;border-radius:8px;background:#ffffff26;display:grid;place-items:center;font-weight:700;font-size:.85rem;color:#fff}.auth-brand-compact h1{margin:0;font-size:1rem;color:#f8fafc}.auth-content h2{margin:0;font-size:1.4rem}.auth-subtitle{margin:.4rem 0 0;color:#64748b}.auth-form{margin-top:1.25rem;display:grid;gap:1rem}.auth-form label{display:grid;gap:.35rem;font-weight:600;font-size:.92rem}.auth-form input{border:1px solid #cbd5e1;border-radius:10px;padding:.65rem .8rem;font-size:.95rem}.auth-form select{border:1px solid #cbd5e1;border-radius:10px;padding:.65rem .8rem;font-size:.95rem;background:#fff}.auth-form input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.auth-form select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.login-password-wrap{display:flex;align-items:center;gap:.45rem}.login-password-wrap input{flex:1}.login-password-toggle{border:1px solid #cbd5e1;background:#fff;color:#1e3a5f;border-radius:8px;padding:.5rem .65rem;font-size:.8rem;font-weight:700;cursor:pointer}.auth-form button{border:0;border-radius:10px;padding:.62rem .9rem;font-weight:600;cursor:pointer;background:#0f172a;color:#fff}.auth-switch-btn{border:1px solid #d0dae9!important;background:#fff!important;color:#1e3a5f!important}.portal-preview-card{width:min(100%,900px)}.portal-dashboard-layout .stat-number.portal-stat-text{font-size:1.15rem;line-height:1.2;word-break:break-word}.portal-dashboard-layout .stats-grid{gap:.7rem}.portal-dashboard-layout .stat-card{padding:.68rem;gap:.55rem;border-radius:12px}.portal-dashboard-layout .stat-icon{width:46px;height:46px;border-radius:10px;font-size:1.2rem}.portal-dashboard-layout .stat-number{font-size:1.2rem}.portal-dashboard-layout .stat-label{margin-top:.14rem;font-size:.78rem}.portal-dashboard-layout .stat-number.portal-stat-text{font-size:.98rem}.portal-dashboard-layout .students-panel{width:100%}.portal-preview-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.9rem}.portal-preview-head h2{margin:0}.portal-preview-tabs{display:flex;align-items:center;gap:.45rem;margin-bottom:.75rem}.portal-preview-tab{border:1px solid var(--login-input-border);background:#fff;color:var(--login-outline-text);border-radius:10px;padding:.42rem .7rem;font-size:.8rem;font-weight:700;cursor:pointer}.portal-preview-tab.active{background:var(--login-primary-btn);border-color:var(--login-primary-btn);color:#fff}.portal-table-wrap{margin-top:.25rem}.portal-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.portal-profile-item{display:grid;gap:.2rem;border:1px solid var(--login-card-border);border-radius:10px;background:#fff;box-shadow:var(--login-card-shadow);padding:.6rem .7rem}.portal-profile-item strong{color:#334155;font-size:.78rem}.portal-profile-item span{color:#0f172a;font-weight:600;font-size:.9rem;word-break:break-word}.portal-profile-item.span-2{grid-column:span 2}@media(max-width:1024px){.portal-dashboard-layout .teacher-column-chart-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.portal-dashboard-layout .portal-table-wrap,.portal-dashboard-layout .students-table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.portal-dashboard-layout .students-table{min-width:680px}.portal-dashboard-layout .teacher-overview-toolbar{flex-direction:column;align-items:stretch}.portal-dashboard-layout .teacher-overview-toolbar .students-toolbar-right{width:100%}.portal-dashboard-layout .teacher-overview-toolbar .students-toolbar-right select{min-width:0;width:100%;max-width:100%}.portal-dashboard-layout .teacher-overview-grid{grid-template-columns:1fr}.portal-preview-tabs{flex-wrap:wrap}.portal-preview-tab{flex:1 1 auto;min-width:min(100%,8rem);justify-content:center;text-align:center}}@media(max-width:640px){.portal-dashboard-layout .students-table{min-width:520px;font-size:.7rem}.portal-dashboard-layout .students-table th,.portal-dashboard-layout .students-table td{padding:.35rem .4rem}}.dashboard-layout{min-height:100vh;min-height:100dvh;background:var(--login-page-bg);display:grid;grid-template-columns:230px minmax(0,1fr);grid-template-rows:70px minmax(0,1fr)}.dashboard-layout,.dashboard-layout *{overflow-wrap:anywhere;word-break:break-word}.topbar{grid-column:1 / -1;height:70px;padding:0 1.5rem;background:var(--login-brand-gradient);color:#fff;display:flex;align-items:center;justify-content:space-between}.topbar-leading{display:flex;align-items:center;gap:.65rem;min-width:0;flex:1}.topbar-title{font-size:1.6rem;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-nav-toggle{display:none;flex-shrink:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;border-radius:10px;border:1px solid rgba(255,255,255,.4);background:#ffffff24;cursor:pointer}.mobile-nav-toggle-bar{display:block;width:20px;height:2px;border-radius:1px;background:#fff}.mobile-sidebar-backdrop{display:none}.sidebar-mobile-header{display:none;justify-content:flex-end;margin:0 0 .35rem;padding-bottom:.35rem;border-bottom:1px solid var(--login-card-border)}.sidebar-mobile-close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;border:1px solid #cbd5e1;background:#f1f5f9;color:#0f172a;font-size:1.15rem;line-height:1;font-weight:700;cursor:pointer}.sidebar-mobile-close:hover{background:#e2e8f0}.super-admin-theme[data-theme=dark] .sidebar-mobile-close,.app-theme[data-theme=dark] .sidebar-mobile-close{background:#334155;border-color:#475569;color:#f8fafc}.super-admin-theme[data-theme=dark] .sidebar-mobile-close:hover,.app-theme[data-theme=dark] .sidebar-mobile-close:hover{background:#475569}@media(max-width:900px){.dashboard-layout .sidebar .sidebar-mobile-header{display:flex}}@media(max-width:1024px)and (min-width:901px){.portal-dashboard-layout .sidebar .sidebar-mobile-header{display:flex}}.app-theme .mobile-nav-toggle,.super-admin-theme .mobile-nav-toggle{border-color:#ffffff59;background:#ffffff1f}.app-theme[data-theme=dark] .mobile-nav-toggle,.super-admin-theme[data-theme=dark] .mobile-nav-toggle{border-color:#94a3b873;background:#0f172a8c}.topbar-actions{display:flex;align-items:center;gap:.8rem}.topbar-actions p{margin:0;font-weight:600}.topbar-actions button{border:1px solid var(--login-outline-border);border-radius:10px;padding:.5rem .9rem;background:#fff;color:var(--login-outline-text);font-weight:600;cursor:pointer}.sidebar{background:#fff;border-right:1px solid var(--login-card-border);padding:1rem .65rem;display:grid;align-content:start;gap:.35rem}.sidebar-item{border:0;background:transparent;border-radius:10px;padding:.8rem .7rem;color:#475569;display:flex;align-items:center;gap:.65rem;font-size:.95rem;font-weight:600;cursor:pointer;text-align:left}.sidebar-item:hover{background:var(--login-sidebar-hover)}.sidebar-item.active{background:var(--login-sidebar-active-bg);color:var(--login-text);border-left:4px solid var(--login-accent)}.sidebar-item-wrapper{position:relative;display:flex;align-items:center;gap:.25rem}.sidebar-item-wrapper.sidebar-item-draggable{cursor:grab;-webkit-user-select:none;user-select:none}.sidebar-item-wrapper.sidebar-item-draggable:active{cursor:grabbing}.sidebar-item-wrapper.sidebar-item-dragging{opacity:.6;cursor:grabbing}.sidebar-item-wrapper.sidebar-item-drag-over{outline:2px dashed var(--super-accent, #3b82f6);outline-offset:2px;border-radius:4px}.sidebar-item-drag-handle{display:inline-flex;align-items:center;margin-right:4px;color:#94a3b8;font-size:.75rem;letter-spacing:-.05em;cursor:grab}.sidebar-item-wrapper .sidebar-item{flex:1}.sidebar-reorder-buttons{display:flex;flex-direction:column;gap:.15rem;opacity:0;transition:opacity .2s ease}.sidebar-item-wrapper:hover .sidebar-reorder-buttons{opacity:1}.sidebar-reorder-btn{border:1px solid #cbd5e1;background:#f8fafc;width:20px;height:16px;border-radius:3px;font-size:.6rem;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;color:#64748b;transition:all .2s ease}.sidebar-reorder-btn:hover:not(:disabled){background:#e2e8f0;border-color:#94a3b8;color:#334155}.sidebar-reorder-btn:disabled{opacity:.3;cursor:not-allowed}.dashboard-content{min-width:0;padding:1.5rem;animation:fadeSlideUp .35s ease}.page-title{margin:0 0 1rem;font-size:clamp(1.5rem,4vw,2.25rem);color:var(--login-text);text-align:center;font-weight:700}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.stat-card{background:#fff;border:1px solid var(--login-card-border);border-radius:14px;box-shadow:var(--login-card-shadow);padding:1rem;display:flex;align-items:center;gap:.8rem;animation:softPop .3s ease}.stat-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #0f172a1f}.stat-icon{width:62px;height:62px;border-radius:12px;display:grid;place-items:center;font-size:1.7rem;color:#fff}.stat-icon.green{background:#1fa971}.stat-icon.blue{background:#3b82f6}.stat-icon.amber{background:#e69112}.stat-icon.purple{background:#7c3aed}.stat-number{margin:0;font-size:2.2rem;font-weight:800;color:var(--login-text);line-height:1}.stat-label{margin:.35rem 0 0;color:var(--login-muted);font-weight:600}.overview-grid{display:grid;grid-template-columns:2fr 1fr;gap:1rem}.panel-box{width:100%;border-radius:14px;border:1px solid var(--login-card-border);background:#fff;box-shadow:var(--login-card-shadow);padding:1.2rem;animation:fadeSlideUp .35s ease}.panel-box h2{margin:0 0 .9rem;font-size:1.4rem;font-weight:700;color:var(--login-text)}.recent-list{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.recent-list li{display:flex;align-items:center;justify-content:space-between;gap:.85rem;background:#fff;border-radius:10px;padding:.72rem .8rem;color:var(--login-text);border:1px solid var(--login-card-border)}.recent-student-item:hover{background:#f2f7fd;border-color:#d7e4f3;transform:translateY(-1px)}.recent-empty{justify-content:center;color:#64748b}.recent-student-main{display:flex;align-items:center;gap:.62rem;min-width:0}.recent-student-avatar{width:36px;height:36px;border-radius:999px;background:linear-gradient(135deg,#1f4b76,#3b82c4);color:#fff;display:grid;place-items:center;font-size:.78rem;font-weight:800;flex-shrink:0}.recent-student-info{min-width:0}.recent-student-name,.recent-student-course{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-student-name{font-size:.9rem;font-weight:700;color:#1f3250}.recent-student-course{margin-top:.1rem;font-size:.76rem;font-weight:600;color:#64748b}.recent-student-meta{display:grid;justify-items:end;gap:.22rem;flex-shrink:0}.recent-student-status{border-radius:999px;padding:.14rem .46rem;font-size:.64rem;font-weight:700;letter-spacing:.2px;text-transform:uppercase;background:#dcfce7;color:#166534}.recent-student-status.inactive{background:#fee2e2;color:#991b1b}.recent-student-status.left,.recent-student-status.discontinued{background:#ffedd5;color:#9a3412}.recent-student-date{font-size:.7rem;color:#64748b;font-weight:600}.quick-box{display:grid;align-content:start;gap:.7rem}.quick-box button{border:1px solid var(--login-outline-border);border-radius:10px;background:#fff;color:var(--login-outline-text);padding:.75rem;text-align:left;font-weight:600;cursor:pointer;box-shadow:var(--login-card-shadow)}.quick-box button:hover{background:var(--login-sidebar-hover);transform:translateY(-1px);box-shadow:0 8px 18px #0f172a1a}.full-panel{max-width:100%}.course-panel{padding:.8rem}.course-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.course-header h2{margin:0;font-size:2rem;text-align:center;width:100%}.course-header-actions{display:flex;align-items:center;gap:.45rem}.add-course-btn{border:0;background:var(--login-primary-btn);color:#fff;padding:.45rem .7rem;border-radius:10px;font-weight:700;font-size:.75rem;cursor:pointer;white-space:nowrap}.course-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-bottom:.8rem}.teacher-form{grid-template-columns:repeat(3,minmax(0,1fr))}.teacher-form select{border:1px solid #cbd5e1;border-radius:6px;padding:.5rem;font-size:.82rem;background:#fff}.course-form input{border:1px solid #cbd5e1;border-radius:6px;padding:.5rem;font-size:.82rem}.course-form-actions{grid-column:1 / -1;display:flex;gap:.45rem}.course-form-actions button{border:0;border-radius:10px;padding:.45rem .7rem;font-size:.8rem;font-weight:700;cursor:pointer;background:var(--login-primary-btn);color:#fff}.course-form-actions .outline{background:#fff;color:var(--login-outline-text);border:1px solid var(--login-outline-border)}.course-table-wrap{overflow-x:auto}.course-table{width:100%;border-collapse:collapse;font-size:.82rem}.course-table th,.course-table td{border-bottom:1px solid #e5e7eb;padding:.4rem .45rem;text-align:left}.course-table thead th{font-weight:700;color:#1e293b}.empty-cell{text-align:center;color:#64748b}.course-actions{display:flex;gap:.35rem}.course-actions button{border:0;border-radius:4px;width:24px;height:24px;cursor:pointer;color:#fff;display:grid;place-items:center;padding:0}.course-actions .edit{background:#3b82f6}.course-actions .delete{background:#ef4444}.student-list{list-style:none;margin:0;padding:0}.student-list li{padding:.7rem 0;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;gap:.8rem}.student-name{margin:0;font-weight:600}.student-meta{margin:.1rem 0 0;font-size:.88rem;color:#64748b}.student-list button{border:0;border-radius:10px;padding:.5rem .8rem;font-weight:600;cursor:pointer;background:#ef4444;color:#fff}.students-panel{padding:.9rem}.students-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.students-toolbar h2{margin:0;font-size:2rem}.students-toolbar-right{display:flex;align-items:center;gap:.5rem}.students-toolbar-right input{border:1px solid #d1d5db;border-radius:10px;padding:.5rem .65rem;min-width:230px;font-size:.78rem}.assign-user-select{border:1px solid #d1d5db;border-radius:6px;padding:.45rem .55rem;min-width:170px;font-size:.78rem;background:#fff}.fee-student-picker{position:relative}.fee-student-trigger{width:100%;border:1px solid #cfd8e3;border-radius:7px;padding:.5rem .55rem;font-size:.78rem;text-align:left;background:#fff;color:#111827;cursor:pointer}.fee-student-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:20;border:1px solid #cfd8e3;border-radius:8px;background:#fff;box-shadow:0 10px 25px #0f172a1f;padding:.45rem}.fee-student-search{width:100%;border:1px solid #cfd8e3;border-radius:7px;padding:.45rem .55rem;font-size:.78rem;margin-bottom:.4rem}.fee-student-list{max-height:180px;overflow:auto;display:grid;gap:.25rem}.fee-student-option{border:0;background:#f8fafc;color:#0f172a;border-radius:6px;padding:.42rem .5rem;text-align:left;font-size:.76rem;cursor:pointer}.fee-student-option.active,.fee-student-option:hover{background:#e2ecf8}.fee-student-empty{padding:.45rem;font-size:.76rem;color:#64748b}.fee-progress-wrap{grid-column:span 2;border:1px solid #dbe3ef;border-radius:10px;background:#f8fbff;padding:.55rem .65rem}.fee-progress-head{display:flex;justify-content:space-between;align-items:center;font-size:.76rem;color:#1e3a5f;font-weight:700}.fee-progress-track{width:100%;height:8px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin:.35rem 0}.fee-progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#16a34a);border-radius:999px}.fee-progress-wrap p{margin:0;font-size:.74rem;color:#475569;font-weight:600}.students-toolbar-right button{border:0;background:var(--login-primary-btn);color:#fff;padding:.5rem .8rem;border-radius:10px;font-weight:700;font-size:.75rem;cursor:pointer}.students-toolbar-right button:hover,.save-btn:hover,.secondary-btn:hover{transform:translateY(-1px);box-shadow:0 8px 16px #0f172a24}.reset-btn:hover,.topbar-actions button:hover{transform:translateY(-1px)}.students-table-wrap{overflow-x:auto;border:1px solid var(--login-card-border);border-radius:14px;background:#fff;box-shadow:var(--login-card-shadow);animation:fadeSlideUp .38s ease}.students-table{width:100%;border-collapse:collapse;min-width:980px;font-size:.75rem}.students-table th,.students-table td{padding:.45rem .5rem;border-bottom:1px solid var(--login-card-border);text-align:left;white-space:nowrap}.students-table thead th{background:var(--login-brand-gradient);color:#fff;font-weight:700}.students-table tbody tr:hover{background:var(--login-sidebar-hover)}.status-pill{display:inline-block;border-radius:999px;padding:.2rem .45rem;font-size:.68rem;font-weight:700}.status-pill.active{background:#d1fae5;color:#065f46}.status-pill.inactive{background:#fee2e2;color:#991b1b}.status-pill.paid{background:#d1fae5;color:#065f46}.status-pill.unpaid{background:#fee2e2;color:#991b1b}.status-pill.expired,.status-pill.cancelled{background:#fef3c7;color:#92400e}.status-pill.warning{background:#ffedd5;color:#9a3412}.status-pill.danger{background:#fee2e2;color:#991b1b}.plan-toast{position:fixed;top:16px;right:16px;max-width:320px;background:#111827;color:#f9fafb;padding:12px 16px;border-radius:12px;box-shadow:0 10px 25px #0003;z-index:9999;font-size:13px;line-height:1.4}.stat-card.clickable{cursor:pointer}.student-delete-btn{border:0;border-radius:4px;padding:.28rem .45rem;font-weight:700;font-size:.68rem;cursor:pointer;background:#ef4444;color:#fff}.student-actions{display:flex;gap:.3rem}.plan-tab-access{grid-column:span 3}.plan-tab-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.plan-tab-card{border:1px solid var(--login-card-border);border-radius:14px;padding:10px;background:#fff;box-shadow:var(--login-card-shadow)}.plan-tab-title{margin:0 0 6px;font-weight:600;font-size:13px}.plan-tab-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 12px}.plan-tab-item{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:1.2}@media(max-width:900px){.plan-tab-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.plan-tab-list{grid-template-columns:1fr}}.student-action-btn{border:0;border-radius:8px;padding:.3rem .55rem;font-size:.7rem;font-weight:700;cursor:pointer;color:#fff}.student-action-btn.view{background:#22c55e}.student-action-btn.edit{background:#3b82f6}.student-action-btn.print{background:#6366f1}.student-action-btn.promote{background:#059669}.student-action-btn.delete{background:#ef4444}.student-action-btn:hover{transform:translateY(-1px);filter:brightness(1.03)}.student-view-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:grid;place-items:center;z-index:50}.promote-class-label{display:block;grid-column:span 2}.promote-class-label select{width:100%;margin-top:.25rem;padding:.5rem}.student-edit-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:grid;place-items:center;z-index:60;padding:1rem}.student-edit-modal-box{width:min(1200px,96vw);max-height:94vh;overflow:auto;background:#fff;border-radius:12px}.student-edit-modal-head{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:.8rem 1rem;background:#1f4b76;color:#fff}.student-edit-modal-head h3{margin:0}.student-edit-modal-head button{border:0;background:#ef4444;color:#fff;border-radius:6px;width:28px;height:28px;cursor:pointer}.student-view-card{width:min(760px,92vw);background:#fff;border-radius:12px;padding:1rem;animation:softPop .2s ease}.student-view-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.student-view-title-wrap{display:flex;align-items:center;gap:.8rem}.student-view-title-wrap p{margin:.2rem 0 0;color:#475569;font-size:.9rem;font-weight:600}.student-view-head-photo{width:64px;height:64px;border-radius:10px;object-fit:cover;border:1px solid #cbd5e1}.student-view-head h3{margin:0}.student-view-head button{border:0;background:#ef4444;color:#fff;border-radius:6px;width:28px;height:28px;cursor:pointer}.student-view-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem}.student-view-grid p{margin:0;font-size:.85rem}.student-view-grid .span-2{grid-column:span 2}.student-photo-preview-wrap{display:grid;gap:.4rem}.student-photo-preview{width:120px;height:150px;object-fit:cover;border:1px solid #cbd5e1;border-radius:8px}.passport-photo-section{margin-top:.4rem;display:flex;align-items:flex-end;gap:1rem}.passport-photo-section label{max-width:320px}.passport-photo-section input[type=file]{margin-top:.25rem;border:1px solid #cfd8e3;border-radius:7px;padding:.45rem;font-size:.78rem;background:#fff}.passport-photo-preview-box{width:120px;height:150px;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden;background:#f8fafc}.passport-photo-preview{width:100%;height:100%;object-fit:cover}.settings-profile-head{display:flex;justify-content:space-between;align-items:center;margin:.25rem 0 .75rem}.settings-profile-head h3{margin:0;font-size:1rem;color:#1f3552}.settings-profile-head p{margin:.2rem 0 0;color:#475569;font-size:.85rem}.report-card-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.report-card-summary-grid .stat-card{padding:.55rem .65rem;border-radius:10px;min-height:auto}.report-card-summary-grid .stat-number{font-size:1.35rem;line-height:1.1}.report-card-summary-grid .stat-label{font-size:.75rem;margin-top:.2rem}.report-card-subject-table{min-width:900px}.report-card-subject-table th,.report-card-subject-table td{padding:.32rem .42rem;font-size:.7rem}.report-card-mark-input{padding:.3rem .38rem!important;font-size:.7rem!important;border-radius:5px!important}.report-card-remove-btn{padding:.18rem .36rem;font-size:.62rem}.add-student-panel{padding:.8rem 1.1rem 1.1rem}.form-page-title{text-align:center;font-size:2rem;margin-top:.2rem;margin-bottom:1rem}.student-detail-form{display:grid;gap:1rem}.form-section{display:grid;gap:.7rem;border-top:1px solid var(--login-card-border);padding-top:.8rem}.form-section h3{margin:0;font-size:1.1rem;color:var(--login-text);font-weight:700}.form-grid{display:grid;gap:.6rem}.form-grid.cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.form-grid.cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.form-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mt-10{margin-top:.6rem}.student-detail-form label{display:grid;gap:.3rem;font-size:.78rem;font-weight:700;color:var(--login-text)}.student-detail-form input,.student-detail-form select,.student-detail-form textarea{width:100%;border:1px solid var(--login-input-border);border-radius:10px;padding:.5rem .55rem;font-size:.78rem;color:var(--login-text);background:#fff}.student-detail-form input:hover,.student-detail-form select:hover,.student-detail-form textarea:hover{border-color:#9fb6d3}.student-detail-form input:focus,.student-detail-form select:focus,.student-detail-form textarea:focus{outline:none;border-color:var(--login-accent);box-shadow:0 0 0 3px var(--login-accent-ring)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.secondary-btn,.save-btn,.reset-btn{border-radius:10px;padding:.5rem .85rem;font-size:.75rem;font-weight:700;cursor:pointer}.save-btn{border:0}button:focus-visible,.sidebar-item:focus-visible,.students-toolbar-right button:focus-visible,.student-action-btn:focus-visible,.fee-student-trigger:focus-visible,.fee-student-option:focus-visible,.portal-preview-tab:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f638}.students-toolbar-right input:focus-visible,.student-detail-form input:focus-visible,.student-detail-form select:focus-visible,.student-detail-form textarea:focus-visible,.assign-user-select:focus-visible,.fee-student-search:focus-visible{border-color:var(--login-accent)}.secondary-btn{width:max-content;background:#fff;color:var(--login-outline-text);border:1px solid var(--login-outline-border)}.form-actions{display:flex;justify-content:flex-end;gap:.55rem}.save-btn{background:var(--login-primary-btn);color:#fff}.reset-btn{background:#fff;color:var(--login-outline-text);border:1px solid var(--login-outline-border)}.error{color:#dc2626;margin:0;font-size:.9rem}.revenue-chart-card{width:100%;padding:.9rem}.revenue-panel .stats-grid{gap:.75rem}.revenue-panel .stat-card{padding:.72rem;border-radius:12px;gap:.6rem;min-width:0}.revenue-panel .stat-icon{width:48px;height:48px;border-radius:10px;font-size:1.25rem;flex-shrink:0}.revenue-panel .stat-number{font-size:clamp(1.15rem,5vw,1.55rem);line-height:1.1;overflow-wrap:anywhere;word-break:break-word}.revenue-panel .stat-label{margin-top:.2rem;font-size:clamp(.75rem,3.8vw,.8rem);line-height:1.2;overflow-wrap:anywhere;word-break:break-word}.revenue-panel .stat-card>div{min-width:0}@media(max-width:480px){.revenue-panel .stat-card{flex-wrap:wrap}}.revenue-chart-card h3{margin:0 0 .8rem;color:#143255}.revenue-chart-wrap{width:100%;min-height:180px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:.75rem;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.5rem;align-items:end}.revenue-chart-wrap.yearly{grid-template-columns:repeat(5,minmax(0,1fr))}.revenue-bar-group{display:grid;justify-items:center;gap:.35rem}.revenue-bar-group p{margin:0;font-size:.68rem;font-weight:700;color:#475569}.revenue-bars{width:100%;min-height:130px;display:flex;align-items:flex-end;justify-content:center;gap:3px}.revenue-bar{width:8px;border-radius:4px 4px 0 0}.revenue-bar.income{background:#16a34a}.revenue-bar.expense{background:#ef4444}.revenue-bar.profit{background:#2563eb}.revenue-bar.profit.negative{background:#f97316}.teacher-overview-toolbar{margin:.5rem 0 .85rem}.teacher-overview-toolbar .students-toolbar-right select{min-width:180px}.teacher-overview-total{margin:0 0 .7rem;color:#64748b;font-size:.9rem;font-weight:600}.teacher-overview-total strong{color:#143255;font-size:1rem}.teacher-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:1rem}.super-admin-graphs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.super-admin-graphs .revenue-chart-card h3{margin-bottom:.4rem}.super-admin-graph-subtitle{margin:0 0 .7rem;color:#64748b;font-size:.9rem;font-weight:600}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.info-item{border:1px solid #d8dee8;background:#f8fafc;border-radius:12px;padding:.75rem .85rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.info-item span{color:#64748b;font-weight:700;font-size:.85rem}.info-item strong{color:#143255;font-weight:800;font-size:1.02rem;overflow-wrap:anywhere}.admin-column-chart-wrap{width:100%;min-height:182px;border:1px solid #d8dee8;border-radius:10px;background:repeating-linear-gradient(to top,#eef2f7 0,#eef2f7 1px,transparent 1px,transparent 24px),#f8fafc;padding:.7rem;animation:dashboardGraphAppear .45s ease-out both}.admin-column-grid{min-height:142px;display:grid;gap:.45rem;align-items:end}.admin-column-group{display:grid;justify-items:center;gap:.3rem}.admin-column-bars{width:100%;min-height:124px;display:flex;align-items:flex-end;justify-content:center;gap:4px}.admin-column-bar{width:10px;border-radius:3px 3px 0 0;transform-origin:bottom;animation:teacherColumnGrow .55s ease-out both}.admin-column-bar.income{background:#16a34a}.admin-column-bar.expense{background:#ef4444}.admin-column-bar.profit{background:#2563eb}.admin-column-bar.negative{background:#f97316}.admin-column-group p{margin:0;font-size:.66rem;font-weight:700;color:#475569}.admin-chart-legend{margin-top:.4rem;display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}.admin-chart-legend-item{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;color:#475569;font-weight:600}.admin-chart-legend-dot{width:18px;height:3px;border-radius:999px;display:inline-block}.admin-chart-legend-dot.income{background:#16a34a}.admin-chart-legend-dot.expense{background:#ef4444}.admin-chart-legend-dot.profit{background:#2563eb}.admin-pie-wrap{display:grid;justify-items:center;gap:.65rem;padding-top:.35rem}.admin-pie-chart{width:132px;height:132px;border-radius:50%;border:1px solid #d5dde8;display:grid;place-items:center;animation:adminPieAppear .65s ease-out both}.admin-pie-hole{width:78px;height:78px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;display:grid;place-items:center;text-align:center;line-height:1.1;padding:.2rem}.admin-pie-hole span{font-size:.58rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.2px}.admin-pie-hole strong{font-size:.78rem;color:#143255}@keyframes adminPieAppear{0%{transform:scale(.75) rotate(-20deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}.teacher-column-chart-wrap{width:100%;min-height:180px;border:1px solid #d8dee8;border-radius:10px;background:repeating-linear-gradient(to top,#eef2f7 0,#eef2f7 1px,transparent 1px,transparent 24px),#f8fafc;padding:.7rem;animation:dashboardGraphAppear .45s ease-out both}.teacher-column-grid{min-height:142px;display:grid;gap:.45rem;align-items:end}.teacher-column-group{display:grid;justify-items:center;gap:.3rem}.teacher-column-bars{width:100%;min-height:124px;display:flex;align-items:flex-end;justify-content:center;gap:4px}.teacher-column-bar{width:10px;border-radius:3px 3px 0 0;transform-origin:bottom;animation:teacherColumnGrow .55s ease-out both}.teacher-column-bar.income{background:#16a34a}.teacher-column-bar.expense{background:#ef4444}.teacher-column-bar.profit{background:#2563eb}.teacher-column-group p{margin:0;font-size:.66rem;font-weight:700;color:#475569}.teacher-line-legend{margin-top:.4rem;display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}.teacher-line-legend-item{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;color:#475569;font-weight:600}.teacher-line-legend-dot{width:18px;height:3px;border-radius:999px;display:inline-block}.teacher-line-legend-dot.income{background:#16a34a}.teacher-line-legend-dot.expense{background:#ef4444}.teacher-line-legend-dot.profit{background:#2563eb}@keyframes teacherColumnGrow{0%{transform:scaleY(.15);opacity:0}to{transform:scaleY(1);opacity:1}}@keyframes dashboardGraphAppear{0%{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:1200px){.form-grid.cols-7{grid-template-columns:repeat(4,minmax(0,1fr))}.form-grid.cols-6{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px)and (min-width:901px){.dashboard-layout{grid-template-columns:minmax(200px,220px) minmax(0,1fr)}.dashboard-content{padding:1.15rem}.stats-grid,.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.mobile-nav-toggle{display:inline-flex}.dashboard-layout{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.dashboard-layout .topbar{flex-shrink:0;position:sticky;top:0;z-index:50;height:auto;min-height:70px;padding:.65rem 1rem;flex-wrap:wrap;gap:.5rem}.dashboard-layout.sidebar-open>header.topbar{display:none!important}.dashboard-layout .sidebar{position:fixed;top:0;left:0;bottom:0;width:min(300px,90vw);max-width:100%;padding-top:calc(70px + env(safe-area-inset-top,0px));padding-bottom:env(safe-area-inset-bottom,0px);padding-left:max(.65rem,env(safe-area-inset-left,0px));padding-right:.65rem;z-index:45;border-right:1px solid #dbe3ef;border-bottom:none;box-shadow:4px 0 28px #0f172a1f;transform:translate3d(-105%,0,0);transition:transform .28s ease,padding-top .28s ease;overflow-y:auto;-webkit-overflow-scrolling:touch}.dashboard-layout.sidebar-open .sidebar{transform:translateZ(0);padding-top:max(.5rem,env(safe-area-inset-top,0px));z-index:2001}.dashboard-layout.sidebar-open .mobile-sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1990;background:#0f172a73;border:0;padding:0;margin:0}.dashboard-content{flex:1;min-height:0;width:100%;padding:1rem;padding-bottom:max(1rem,env(safe-area-inset-bottom,0px))}.topbar-leading{flex:1;min-width:0}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;flex:1 1 100%;gap:.5rem}.topbar-actions p{flex:1 1 100%;margin:0}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.overview-grid,.super-admin-graphs,.info-grid,.course-form,.form-grid.cols-7,.form-grid.cols-6,.form-grid.cols-3{grid-template-columns:1fr}.revenue-chart-wrap,.revenue-chart-wrap.yearly{grid-template-columns:repeat(6,minmax(0,1fr))}.report-card-summary-grid{grid-template-columns:1fr}.students-toolbar{flex-direction:column;align-items:flex-start}.students-toolbar-right{width:100%;flex-direction:column;align-items:stretch}.students-toolbar-right input{min-width:100%}.student-actions{flex-wrap:wrap}.passport-photo-section{flex-direction:column;align-items:flex-start}.student-view-grid{grid-template-columns:1fr}.student-view-title-wrap{align-items:flex-start}.student-view-grid .span-2{grid-column:span 1}.page-title{font-size:2rem}.recent-list li{flex-direction:column;align-items:stretch}.recent-student-meta{justify-items:start}.portal-profile-grid{grid-template-columns:1fr}.portal-profile-item.span-2{grid-column:span 1}}@media(max-width:1024px)and (min-width:901px){.portal-dashboard-layout .mobile-nav-toggle{display:inline-flex}.portal-dashboard-layout{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.portal-dashboard-layout .topbar{flex-shrink:0;position:sticky;top:0;z-index:50;height:auto;min-height:70px;padding:.65rem 1rem;flex-wrap:wrap;gap:.5rem}.portal-dashboard-layout.sidebar-open>header.topbar{display:none!important}.portal-dashboard-layout .sidebar{position:fixed;top:0;left:0;bottom:0;width:min(300px,90vw);max-width:100%;padding-top:calc(70px + env(safe-area-inset-top,0px));padding-bottom:env(safe-area-inset-bottom,0px);padding-left:max(.65rem,env(safe-area-inset-left,0px));padding-right:.65rem;z-index:45;border-right:1px solid #dbe3ef;border-bottom:none;box-shadow:4px 0 28px #0f172a1f;transform:translate3d(-105%,0,0);transition:transform .28s ease,padding-top .28s ease;overflow-y:auto;-webkit-overflow-scrolling:touch}.portal-dashboard-layout.sidebar-open .sidebar{transform:translateZ(0);padding-top:max(.5rem,env(safe-area-inset-top,0px));z-index:2001}.portal-dashboard-layout.sidebar-open .mobile-sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1990;background:#0f172a73;border:0;padding:0;margin:0}.portal-dashboard-layout .dashboard-content{flex:1;min-height:0;width:100%;padding:1rem;padding-bottom:max(1rem,env(safe-area-inset-bottom,0px))}.portal-dashboard-layout .topbar-leading{flex:1;min-width:0}.portal-dashboard-layout .topbar-actions{flex-wrap:wrap;justify-content:flex-end;flex:1 1 100%;gap:.5rem}.portal-dashboard-layout .topbar-actions p{flex:1 1 100%;margin:0}.portal-dashboard-layout .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.portal-dashboard-layout .overview-grid,.portal-dashboard-layout .info-grid,.portal-dashboard-layout .course-form,.portal-dashboard-layout .form-grid.cols-7,.portal-dashboard-layout .form-grid.cols-6,.portal-dashboard-layout .form-grid.cols-3{grid-template-columns:1fr}.portal-dashboard-layout .revenue-chart-wrap,.portal-dashboard-layout .revenue-chart-wrap.yearly{grid-template-columns:repeat(6,minmax(0,1fr))}.portal-dashboard-layout .report-card-summary-grid{grid-template-columns:1fr}.portal-dashboard-layout .students-toolbar{flex-direction:column;align-items:flex-start}.portal-dashboard-layout .students-toolbar-right{width:100%;flex-direction:column;align-items:stretch}.portal-dashboard-layout .students-toolbar-right input{min-width:100%}.portal-dashboard-layout .student-actions{flex-wrap:wrap}.portal-dashboard-layout .passport-photo-section{flex-direction:column;align-items:flex-start}.portal-dashboard-layout .student-view-grid{grid-template-columns:1fr}.portal-dashboard-layout .student-view-title-wrap{align-items:flex-start}.portal-dashboard-layout .student-view-grid .span-2{grid-column:span 1}.portal-dashboard-layout .page-title{font-size:2rem}.portal-dashboard-layout .recent-list li{flex-direction:column;align-items:stretch}.portal-dashboard-layout .recent-student-meta{justify-items:start}.portal-dashboard-layout .portal-profile-grid{grid-template-columns:1fr}.portal-dashboard-layout .portal-profile-item.span-2{grid-column:span 1}}@media(max-width:700px){.sidebar-item{font-size:.92rem;padding:.7rem .6rem}.topbar-actions button{flex:1 1 auto;min-width:min(100%,140px);justify-content:center}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}}@media(max-width:520px){.topbar-title{font-size:1.2rem}.page-title{font-size:1.6rem}.dashboard-content{padding:.85rem}.stat-card{padding:.75rem;gap:.55rem;flex-direction:column;align-items:flex-start}.stat-icon{width:44px;height:44px;font-size:1.3rem;border-radius:10px}.stat-number{font-size:1.4rem}.stat-label{font-size:.78rem}}.super-admin-theme{--super-bg: transparent;--super-surface: #ffffff;--super-surface-alt: #ffffff;--super-border: var(--login-card-border);--super-text: var(--login-text);--super-muted: var(--login-muted);--super-topbar-text: #ffffff;--super-sidebar-text: #475569;--super-sidebar-hover: var(--login-sidebar-hover);--super-sidebar-active-bg: var(--login-sidebar-active-bg);--super-sidebar-active-text: var(--login-text);--super-accent: var(--login-accent);--super-button-bg: #ffffff;--super-button-text: var(--login-outline-text);--super-button-border: var(--login-outline-border);--super-page-title: var(--login-text);--super-card-title: var(--login-text);--super-stat-number: var(--login-text);--super-stat-label: var(--login-muted);--super-input-bg: #ffffff;--super-input-border: var(--login-input-border);--super-table-row-hover: var(--login-sidebar-hover);background:var(--login-page-bg);color:var(--super-text)}.super-admin-theme[data-theme=dark]{--super-bg: transparent;--super-surface: #1e293b;--super-surface-alt: #0f172a;--super-border: #334155;--super-text: #f1f5f9;--super-muted: #94a3b8;--super-topbar-text: #f8fafc;--super-sidebar-text: #cbd5e1;--super-sidebar-hover: rgba(30, 41, 59, .85);--super-sidebar-active-bg: rgba(37, 99, 235, .18);--super-sidebar-active-text: #f8fafc;--super-accent: #60a5fa;--super-button-bg: #1e293b;--super-button-text: #f1f5f9;--super-button-border: #475569;--super-page-title: #f8fafc;--super-card-title: #f8fafc;--super-stat-number: #f8fafc;--super-stat-label: #94a3b8;--super-input-bg: #0f172a;--super-input-border: #475569;--super-table-row-hover: rgba(51, 65, 85, .5);background:var(--login-page-bg-dark)}.super-admin-theme .topbar{background:var(--login-brand-gradient);color:var(--super-topbar-text)}.super-admin-theme .topbar-actions p{color:var(--super-topbar-text)}.super-admin-theme .topbar-actions button,.super-admin-theme .theme-toggle-btn{background:var(--super-button-bg);color:var(--super-button-text);border:1px solid var(--super-button-border)}.super-admin-theme .sidebar{background:var(--super-surface-alt);border-right-color:var(--super-border)}.super-admin-theme .sidebar-item{color:var(--super-sidebar-text)}.super-admin-theme .sidebar-item:hover{background:var(--super-sidebar-hover)}.super-admin-theme .sidebar-item.active{background:var(--super-sidebar-active-bg);color:var(--super-sidebar-active-text);border-left-color:var(--super-accent)}.super-admin-theme .sidebar-reorder-btn{border-color:var(--login-input-border);background:#f8fafc;color:#64748b}.super-admin-theme .sidebar-reorder-btn:hover:not(:disabled){background:var(--login-sidebar-hover);border-color:#94a3b8;color:#475569}.super-admin-theme[data-theme=dark] .sidebar-reorder-btn{border-color:#475569;background:#1e293b;color:#94a3b8}.super-admin-theme[data-theme=dark] .sidebar-reorder-btn:hover:not(:disabled){background:#334155;border-color:#64748b;color:#e2e8f0}.super-admin-theme .sidebar-item-wrapper.sidebar-item-drag-over{outline-color:var(--super-accent)}.super-admin-theme .sidebar-item-drag-handle{color:var(--super-muted)}.super-admin-theme .page-title{color:var(--super-page-title)}.super-admin-theme .stat-card,.super-admin-theme .panel-box,.super-admin-theme .students-table-wrap,.super-admin-theme .admin-column-chart-wrap{background:var(--super-surface);border-color:var(--super-border);box-shadow:var(--login-card-shadow)}.super-admin-theme[data-theme=dark] .stat-card,.super-admin-theme[data-theme=dark] .panel-box,.super-admin-theme[data-theme=dark] .students-table-wrap,.super-admin-theme[data-theme=dark] .admin-column-chart-wrap{box-shadow:0 12px 28px #00000059}.super-admin-theme .stat-number{color:var(--super-stat-number)}.super-admin-theme .stat-label,.super-admin-theme .super-admin-graph-subtitle,.super-admin-theme .teacher-overview-total,.super-admin-theme .teacher-column-group p,.super-admin-theme .teacher-line-legend-item{color:var(--super-muted)}.super-admin-theme .panel-box h2{color:var(--super-card-title)}.super-admin-theme .recent-list li,.super-admin-theme .info-item{background:var(--super-surface-alt);border-color:var(--super-border);color:var(--super-text)}.super-admin-theme .info-item span{color:var(--super-muted)}.super-admin-theme .info-item strong{color:var(--super-text)}.super-admin-theme .students-table th,.super-admin-theme .students-table td{border-bottom-color:var(--super-border);color:var(--super-text)}.super-admin-theme .students-table thead th{background:var(--login-brand-gradient);color:#fff}.super-admin-theme .students-table tbody tr:hover{background:var(--super-table-row-hover)}.super-admin-theme input,.super-admin-theme select,.super-admin-theme textarea{background:var(--super-input-bg);border-color:var(--super-input-border);color:var(--super-text)}.super-admin-theme input::placeholder,.super-admin-theme textarea::placeholder{color:var(--super-muted)}.app-theme{--app-bg: transparent;--app-surface: #ffffff;--app-surface-alt: #ffffff;--app-border: var(--login-card-border);--app-text: var(--login-text);--app-muted: var(--login-muted);--app-topbar-text: #ffffff;--app-sidebar-text: #475569;--app-sidebar-hover: var(--login-sidebar-hover);--app-sidebar-active-bg: var(--login-sidebar-active-bg);--app-sidebar-active-text: var(--login-text);--app-accent: var(--login-accent);--app-button-bg: #ffffff;--app-button-text: var(--login-outline-text);--app-button-border: var(--login-outline-border);--app-page-title: var(--login-text);--app-card-title: var(--login-text);--app-stat-number: var(--login-text);--app-stat-label: var(--login-muted);--app-input-bg: #ffffff;--app-input-border: var(--login-input-border);--app-table-row-hover: var(--login-sidebar-hover);background:var(--login-page-bg);color:var(--app-text)}.app-theme[data-theme=dark]{--app-bg: transparent;--app-surface: #1e293b;--app-surface-alt: #0f172a;--app-border: #334155;--app-text: #f1f5f9;--app-muted: #94a3b8;--app-topbar-text: #f8fafc;--app-sidebar-text: #cbd5e1;--app-sidebar-hover: rgba(30, 41, 59, .85);--app-sidebar-active-bg: rgba(37, 99, 235, .18);--app-sidebar-active-text: #f8fafc;--app-accent: #60a5fa;--app-button-bg: #1e293b;--app-button-text: #f1f5f9;--app-button-border: #475569;--app-page-title: #f8fafc;--app-card-title: #f8fafc;--app-stat-number: #f8fafc;--app-stat-label: #94a3b8;--app-input-bg: #0f172a;--app-input-border: #475569;--app-table-row-hover: rgba(51, 65, 85, .5);background:var(--login-page-bg-dark)}.app-theme .topbar{background:var(--login-brand-gradient);color:var(--app-topbar-text)}.app-theme .topbar-actions p{color:var(--app-topbar-text)}.app-theme .topbar-actions button,.app-theme .theme-toggle-btn{background:var(--app-button-bg);color:var(--app-button-text);border:1px solid var(--app-button-border)}.app-theme .sidebar{background:var(--app-surface-alt);border-right-color:var(--app-border)}.app-theme .sidebar-item{color:var(--app-sidebar-text)}.app-theme .sidebar-item:hover{background:var(--app-sidebar-hover)}.app-theme .sidebar-item.active{background:var(--app-sidebar-active-bg);color:var(--app-sidebar-active-text);border-left-color:var(--app-accent)}.app-theme .sidebar-reorder-btn{border-color:var(--login-input-border);background:#f8fafc;color:#64748b}.app-theme .sidebar-reorder-btn:hover:not(:disabled){background:var(--login-sidebar-hover);border-color:#94a3b8;color:#475569}.app-theme[data-theme=dark] .sidebar-reorder-btn{border-color:#475569;background:#1e293b;color:#94a3b8}.app-theme[data-theme=dark] .sidebar-reorder-btn:hover:not(:disabled){background:#334155;border-color:#64748b;color:#e2e8f0}.app-theme .page-title{color:var(--app-page-title)}.app-theme .stat-card,.app-theme .panel-box,.app-theme .students-table-wrap,.app-theme .admin-column-chart-wrap,.app-theme .teacher-column-chart-wrap{background:var(--app-surface);border-color:var(--app-border);box-shadow:var(--login-card-shadow)}.app-theme[data-theme=dark] .stat-card,.app-theme[data-theme=dark] .panel-box,.app-theme[data-theme=dark] .students-table-wrap,.app-theme[data-theme=dark] .admin-column-chart-wrap,.app-theme[data-theme=dark] .teacher-column-chart-wrap{box-shadow:0 12px 28px #00000059}.app-theme .stat-number{color:var(--app-stat-number)}.app-theme .stat-label,.app-theme .super-admin-graph-subtitle,.app-theme .teacher-overview-total,.app-theme .teacher-column-group p,.app-theme .teacher-line-legend-item,.app-theme .fee-progress-wrap p{color:var(--app-muted)}.app-theme .panel-box h2{color:var(--app-card-title)}.app-theme .recent-list li,.app-theme .info-item{background:var(--app-surface-alt);border-color:var(--app-border);color:var(--app-text)}.app-theme .info-item span{color:var(--app-muted)}.app-theme .info-item strong{color:var(--app-text)}.app-theme .students-table th,.app-theme .students-table td{border-bottom-color:var(--app-border);color:var(--app-text)}.app-theme .students-table thead th{background:var(--login-brand-gradient);color:#fff}.app-theme .students-table tbody tr:hover{background:var(--app-table-row-hover)}.app-theme input,.app-theme select,.app-theme textarea{background:var(--app-input-bg);border-color:var(--app-input-border);color:var(--app-text)}.app-theme input::placeholder,.app-theme textarea::placeholder{color:var(--app-muted)}.actions-cell{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.actions-cell button{padding:6px 16px;border:none;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;color:#fff;white-space:nowrap}.view-btn{background-color:#10b981}.view-btn:hover{background-color:#059669;transform:translateY(-2px);box-shadow:0 4px 8px #10b9814d}.edit-btn{background-color:#3b82f6}.edit-btn:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 8px #3b82f64d}.print-btn{background-color:#8b5cf6}.print-btn:hover{background-color:#7c3aed;transform:translateY(-2px);box-shadow:0 4px 8px #8b5cf64d}.delete-btn{background-color:#ef4444}.delete-btn:hover{background-color:#dc2626;transform:translateY(-2px);box-shadow:0 4px 8px #ef44444d}.actions-cell button:active{transform:translateY(0)}@media(max-width:768px){.actions-cell{flex-direction:column;gap:4px}.actions-cell button{width:100%;padding:5px 10px;font-size:11px}}.app-theme[data-theme=dark],.super-admin-theme[data-theme=dark]{color-scheme:dark}.app-theme[data-theme=dark] .dashboard-content,.super-admin-theme[data-theme=dark] .dashboard-content,.app-theme[data-theme=dark] label,.super-admin-theme[data-theme=dark] label,.app-theme[data-theme=dark] .panel-box h3,.app-theme[data-theme=dark] .panel-box h4,.app-theme[data-theme=dark] .panel-box p,.super-admin-theme[data-theme=dark] .panel-box h3,.super-admin-theme[data-theme=dark] .panel-box h4,.super-admin-theme[data-theme=dark] .panel-box p{color:var(--app-text, #f1f5f9)}.app-theme[data-theme=dark] .course-table thead th,.super-admin-theme[data-theme=dark] .course-table thead th{background:var(--login-brand-gradient);color:#fff}.app-theme[data-theme=dark] .course-table td,.super-admin-theme[data-theme=dark] .course-table td{color:var(--app-text, #f1f5f9);border-color:#334155}.app-theme[data-theme=dark] .empty-cell,.super-admin-theme[data-theme=dark] .empty-cell,.app-theme[data-theme=dark] .fee-student-option,.super-admin-theme[data-theme=dark] .fee-student-option{background:#1e293b;color:#f1f5f9}.app-theme[data-theme=dark] .fee-student-option:hover,.super-admin-theme[data-theme=dark] .fee-student-option:hover{background:#334155}.app-theme[data-theme=dark] .portal-profile-item strong,.app-theme[data-theme=dark] .portal-profile-item span,.super-admin-theme[data-theme=dark] .portal-profile-item strong,.super-admin-theme[data-theme=dark] .portal-profile-item span{color:var(--app-text, #f1f5f9)}.app-theme[data-theme=dark] .admin-column-group p,.app-theme[data-theme=dark] .admin-chart-legend span,.app-theme[data-theme=dark] .admin-overview-total,.super-admin-theme[data-theme=dark] .admin-column-group p,.super-admin-theme[data-theme=dark] .admin-chart-legend span,.super-admin-theme[data-theme=dark] .admin-overview-total,.app-theme[data-theme=dark] .revenue-period-label,.app-theme[data-theme=dark] .salary-period-label,.super-admin-theme[data-theme=dark] .revenue-period-label,.super-admin-theme[data-theme=dark] .salary-period-label{color:#94a3b8}.app-theme[data-theme=dark] select option,.super-admin-theme[data-theme=dark] select option{background:#1e293b;color:#f1f5f9}.app-theme[data-theme=dark] .section-title,.app-theme[data-theme=dark] .section-sub,.app-theme[data-theme=dark] .card-title,.super-admin-theme[data-theme=dark] .section-title,.super-admin-theme[data-theme=dark] .section-sub,.super-admin-theme[data-theme=dark] .card-title{color:var(--app-text, #f1f5f9)}.app-theme[data-theme=dark] .tab-btn:not(.active),.super-admin-theme[data-theme=dark] .tab-btn:not(.active){color:#94a3b8;border-color:#334155}.app-theme[data-theme=dark] .notice-item,.app-theme[data-theme=dark] .notice-item p,.app-theme[data-theme=dark] .notice-item span,.super-admin-theme[data-theme=dark] .notice-item,.super-admin-theme[data-theme=dark] .notice-item p,.super-admin-theme[data-theme=dark] .notice-item span{color:var(--app-text, #f1f5f9);border-color:#334155}.app-theme[data-theme=dark] .recent-activity-item,.super-admin-theme[data-theme=dark] .recent-activity-item{background:#1e293b;border-color:#334155;color:#f1f5f9}.app-theme[data-theme=dark] .plan-tab-card,.super-admin-theme[data-theme=dark] .plan-tab-card{background:#1e293b;border-color:#334155}.app-theme[data-theme=dark] .plan-tab-title,.super-admin-theme[data-theme=dark] .plan-tab-title{color:#f1f5f9}.app-theme[data-theme=dark] .plan-tab-item,.super-admin-theme[data-theme=dark] .plan-tab-item{color:#cbd5e1}.app-theme[data-theme=dark] .student-edit-modal-box,.super-admin-theme[data-theme=dark] .student-edit-modal-box,.app-theme[data-theme=dark] .student-view-card,.super-admin-theme[data-theme=dark] .student-view-card{background:#0f172a;border:1px solid #334155;color:#f1f5f9}.app-theme[data-theme=dark] .student-edit-modal-box label,.app-theme[data-theme=dark] .student-view-card label,.super-admin-theme[data-theme=dark] .student-edit-modal-box label,.super-admin-theme[data-theme=dark] .student-view-card label{color:#f1f5f9}.app-theme[data-theme=dark] .student-edit-modal-box input,.app-theme[data-theme=dark] .student-edit-modal-box select,.app-theme[data-theme=dark] .student-edit-modal-box textarea,.app-theme[data-theme=dark] .student-view-card input,.app-theme[data-theme=dark] .student-view-card select,.super-admin-theme[data-theme=dark] .student-edit-modal-box input,.super-admin-theme[data-theme=dark] .student-edit-modal-box select,.super-admin-theme[data-theme=dark] .student-edit-modal-box textarea{background:#1e293b;border-color:#475569;color:#f1f5f9}.app-theme[data-theme=dark] .revenue-chart-wrap,.super-admin-theme[data-theme=dark] .revenue-chart-wrap{background:#1e293b;border-color:#334155}.app-theme[data-theme=dark] .quick-box button,.super-admin-theme[data-theme=dark] .quick-box button,.app-theme[data-theme=dark] .secondary-btn,.app-theme[data-theme=dark] .reset-btn,.super-admin-theme[data-theme=dark] .secondary-btn,.super-admin-theme[data-theme=dark] .reset-btn,.app-theme[data-theme=dark] .portal-preview-tab,.super-admin-theme[data-theme=dark] .portal-preview-tab{background:#1e293b;color:#f1f5f9;border-color:#475569}.app-theme[data-theme=dark] .portal-profile-item,.super-admin-theme[data-theme=dark] .portal-profile-item{background:#1e293b;border-color:#334155}.app-theme[data-theme=dark] .fee-student-dropdown,.super-admin-theme[data-theme=dark] .fee-student-dropdown{background:#1e293b;border-color:#334155;color:#f1f5f9}.app-theme[data-theme=dark] .assign-user-select,.super-admin-theme[data-theme=dark] .assign-user-select,.app-theme[data-theme=dark] .student-detail-form input,.app-theme[data-theme=dark] .student-detail-form select,.app-theme[data-theme=dark] .student-detail-form textarea,.super-admin-theme[data-theme=dark] .student-detail-form input,.super-admin-theme[data-theme=dark] .student-detail-form select,.super-admin-theme[data-theme=dark] .student-detail-form textarea,.app-theme[data-theme=dark] .teacher-form select,.super-admin-theme[data-theme=dark] .teacher-form select{background:#1e293b;border-color:#475569;color:#f1f5f9}.app-theme[data-theme=dark] .subscription-table,.app-theme[data-theme=dark] .subscription-card,.super-admin-theme[data-theme=dark] .subscription-table,.super-admin-theme[data-theme=dark] .subscription-card{background:#1e293b;border-color:#334155;color:#f1f5f9}.super-admin-theme[data-theme=dark] .subscription-table th,.super-admin-theme[data-theme=dark] .subscription-table td{border-color:#334155;color:#f1f5f9}.app-theme[data-theme=dark] .page-title,.super-admin-theme[data-theme=dark] .page-title{color:#f8fafc}.notif-bell-btn{position:relative;background:transparent;border:none;cursor:pointer;font-size:1.25rem;line-height:1;padding:.25rem .35rem;border-radius:8px;transition:background .18s}.notif-bell-btn:hover{background:#00000014}[data-theme=dark] .notif-bell-btn:hover{background:#ffffff1a}.notif-badge{position:absolute;top:-4px;right:-6px;background:#ef4444;color:#fff;font-size:.62rem;font-weight:700;min-width:16px;height:16px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1;pointer-events:none}.lp-root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;line-height:1.6;color:#0f172a;background:#f8fafc;-webkit-font-smoothing:antialiased;overflow-x:hidden}.lp-root *,.lp-root *:before,.lp-root *:after{box-sizing:border-box;margin:0;padding:0}.lp-container{width:min(100%,1160px);margin-inline:auto;padding-inline:1.5rem}.slide-up{opacity:0;transform:translateY(32px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.slide-up.in{opacity:1;transform:translateY(0)}.slide-left{opacity:0;transform:translate(40px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.slide-left.in{opacity:1;transform:translate(0)}.slide-right{opacity:0;transform:translate(-40px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.slide-right.in{opacity:1;transform:translate(0)}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:none;border-radius:10px;padding:.65rem 1.3rem;font-family:inherit;font-size:.92rem;font-weight:600;cursor:pointer;text-decoration:none;transition:all .2s cubic-bezier(.22,1,.36,1);white-space:nowrap;letter-spacing:-.01em}.lp-btn:active{transform:scale(.97)}.lp-btn--primary{background:#0f172a;color:#fff}.lp-btn--primary:hover{background:#1e293b;box-shadow:0 6px 20px #0f172a47;transform:translateY(-1px)}.lp-btn--ghost{background:transparent;color:#334155;border:1.5px solid #cbd5e1}.lp-btn--ghost:hover{background:#f1f5f9;border-color:#94a3b8}.lp-btn--teacher{background:#0369a1;color:#fff}.lp-btn--teacher:hover{background:#0284c7;box-shadow:0 6px 20px #0369a14d;transform:translateY(-1px)}.lp-btn--student{background:#047857;color:#fff}.lp-btn--student:hover{background:#059669;box-shadow:0 6px 20px #0478574d;transform:translateY(-1px)}.lp-btn--lg{padding:.8rem 1.75rem;font-size:1rem;border-radius:12px}.lp-btn--full{width:100%}.lp-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#f8fafc99;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:all .3s ease}.lp-nav--scrolled{background:#fffffff2;border-bottom-color:#e2e8f0;box-shadow:0 1px 16px #0f172a12}.lp-nav-inner{width:min(100%,1160px);margin-inline:auto;padding:.9rem 1.5rem;display:flex;align-items:center;gap:1rem}.lp-nav-brand{display:flex;align-items:center;gap:.65rem;flex-shrink:0;cursor:pointer}.lp-brand-badge{width:38px;height:38px;border-radius:10px;background:linear-gradient(145deg,#0f172a,#1e3a5f);color:#fff;font-weight:800;font-size:.72rem;display:grid;place-items:center;box-shadow:0 2px 8px #0f172a40;flex-shrink:0;letter-spacing:.02em}.lp-brand-badge--sm{width:30px;height:30px;font-size:.64rem;border-radius:7px}.lp-brand-text{display:flex;flex-direction:column;gap:0}.lp-brand-name{font-weight:800;font-size:.95rem;color:#0f172a;line-height:1.2}.lp-brand-sub{font-size:.68rem;color:#64748b;font-weight:500;line-height:1}.lp-nav-links{display:flex;align-items:center;gap:.1rem;margin-left:auto}.lp-nav-link{background:none;border:none;padding:.42rem .85rem;border-radius:8px;font-size:.88rem;font-weight:500;color:#475569;cursor:pointer;transition:all .18s}.lp-nav-link:hover{background:#f1f5f9;color:#0f172a}.lp-nav-auth{display:flex;align-items:center;gap:.5rem;margin-left:.75rem}.lp-btn--sm{padding:.48rem .9rem;font-size:.85rem}.lp-hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.4rem;margin-left:auto}.lp-ham-bar{display:block;width:22px;height:2px;background:#0f172a;border-radius:2px;transition:all .25s}.lp-ham-bar:nth-child(1).open{transform:translateY(7px) rotate(45deg)}.lp-ham-bar:nth-child(2).open{opacity:0}.lp-ham-bar:nth-child(3).open{transform:translateY(-7px) rotate(-45deg)}.lp-mobile-menu{display:none;flex-direction:column;gap:.25rem;padding:1rem 1.5rem 1.25rem;border-top:1px solid #e2e8f0;background:#fff}.lp-mobile-menu.open{display:flex}.lp-mobile-link{background:none;border:none;text-align:left;padding:.65rem .5rem;font-size:.95rem;font-weight:500;color:#334155;cursor:pointer;border-radius:8px;transition:background .18s}.lp-mobile-link:hover{background:#f1f5f9}.lp-mobile-divider{height:1px;background:#e2e8f0;margin:.25rem 0}.lp-mobile-cta{margin-top:.25rem}.lp-hero{position:relative;padding-top:6.5rem;padding-bottom:0;overflow:hidden;background:linear-gradient(160deg,#f8fafc,#eff6ff 55%,#f0fdf4)}.lp-hero-bg-shapes{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.lp-shape{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.08) 0%,transparent 70%)}.lp-shape--1{width:700px;height:700px;top:-200px;right:-150px}.lp-shape--2{width:500px;height:500px;bottom:0;left:-180px;background:radial-gradient(circle,rgba(5,150,105,.06) 0%,transparent 70%)}.lp-shape--3{width:300px;height:300px;top:40%;left:40%;background:radial-gradient(circle,rgba(139,92,246,.05) 0%,transparent 70%)}.lp-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding-top:2rem;padding-bottom:3rem}.lp-hero-left{display:flex;flex-direction:column;gap:1.5rem}.lp-hero-tag{display:inline-flex;align-items:center;gap:.5rem;background:#2563eb14;color:#1d4ed8;border:1px solid rgba(37,99,235,.2);border-radius:999px;padding:.32rem 1rem;font-size:.82rem;font-weight:600;width:fit-content}.lp-dot{width:7px;height:7px;border-radius:50%;background:#2563eb;flex-shrink:0;animation:lpPulse 1.8s ease-in-out infinite}@keyframes lpPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.lp-hero-title{font-size:clamp(2.2rem,4vw,3.4rem);font-weight:900;line-height:1.12;letter-spacing:-.03em;color:#0f172a}.lp-gradient-text{background:linear-gradient(135deg,#2563eb,#0ea5e9,#06b6d4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lp-hero-sub{color:#64748b;font-size:1.05rem;line-height:1.7;max-width:480px}.lp-hero-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.lp-hero-right{display:flex;justify-content:center}.lp-hero-visual{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 24px 60px #0f172a1f,0 4px 16px #0f172a0f;padding:1.25rem;width:100%;max-width:380px;display:flex;flex-direction:column;gap:1rem;transform:perspective(1000px) rotateY(-3deg) rotateX(2deg);transition:transform .4s ease}.lp-hero-visual:hover{transform:perspective(1000px) rotateY(0) rotateX(0)}.lp-hv-card{display:flex;align-items:center;gap:.75rem;padding:.8rem 1rem;background:linear-gradient(145deg,#0f172a,#1e293b);border-radius:12px}.lp-hv-badge{width:32px;height:32px;border-radius:8px;background:#ffffff26;display:grid;place-items:center;font-weight:800;font-size:.7rem;color:#fff;flex-shrink:0}.lp-hv-title{font-size:.88rem;font-weight:700;color:#f8fafc}.lp-hv-sub{font-size:.72rem;color:#94a3b8}.lp-hv-stats{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.lp-hv-stat{border-radius:10px;padding:.75rem;display:flex;flex-direction:column;gap:.15rem;border:1px solid rgba(15,23,42,.05)}.lp-hv-stat-icon{font-size:1.1rem}.lp-hv-stat-val{font-size:1.1rem;font-weight:800;color:#0f172a;line-height:1}.lp-hv-stat-lbl{font-size:.7rem;color:#64748b;font-weight:500}.lp-hv-list{display:flex;flex-direction:column;gap:.45rem}.lp-hv-row{font-size:.78rem;color:#334155;font-weight:500;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem .75rem}.lp-hv-footer{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#64748b;font-weight:500;padding-top:.25rem;border-top:1px solid #f1f5f9}.lp-hv-dot{width:7px;height:7px;border-radius:50%;animation:lpPulse 2s infinite}.lp-slide-dots{display:flex;gap:.4rem;justify-content:center;margin-bottom:.75rem}.lp-slide-dot{width:7px;height:7px;border-radius:999px;border:none;background:#cbd5e1;cursor:pointer;padding:0;transition:width .3s,background .3s}.lp-slide-dot.active{width:22px;background:#0f172a}.lp-slides-wrap{position:relative;overflow:hidden}.lp-slide{display:none;flex-direction:column;gap:1rem;animation:lpSlideIn .45s cubic-bezier(.22,1,.36,1) both}.lp-slide.active{display:flex}@keyframes lpSlideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.lp-stats-bar{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:1.25rem 0}.lp-stats-inner{display:flex;align-items:center;justify-content:center;gap:0}.lp-stat-chip{display:flex;align-items:center;gap:1.5rem;padding:0 2.5rem;flex:1;justify-content:center}.lp-stat-divider{width:1px;height:36px;background:#e2e8f0;flex-shrink:0;margin-right:2.5rem}.lp-stat-val{font-size:1.6rem;font-weight:900;color:#0f172a;letter-spacing:-.03em}.lp-stat-lbl{font-size:.8rem;color:#64748b;font-weight:500}.lp-ticker{background:#0f172a;overflow:hidden;padding:.75rem 0;white-space:nowrap}.lp-ticker-track{display:inline-flex;gap:0;animation:lpTicker 28s linear infinite}@keyframes lpTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-ticker-item{display:inline-block;padding:0 2.5rem;font-size:.82rem;font-weight:600;color:#94a3b8;border-right:1px solid rgba(255,255,255,.08);letter-spacing:.02em}.lp-section{padding:4.5rem 0}.lp-section--alt{background:#f1f5f9}.lp-section-head{text-align:center;max-width:620px;margin:0 auto 2.25rem}.lp-section-tag{display:inline-block;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:999px;padding:.22rem .85rem;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.8rem}.lp-section-title{font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:900;color:#0f172a;line-height:1.18;letter-spacing:-.03em;margin-bottom:.75rem}.lp-section-sub{color:#64748b;font-size:1rem;line-height:1.65}.lp-section-title.lp-left{text-align:left}.lp-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.lp-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem 1.4rem;box-shadow:0 2px 8px #0f172a0a;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,opacity .65s cubic-bezier(.22,1,.36,1),border-color .2s,translateY .65s;cursor:default}.lp-feature-card:hover{transform:translateY(-5px)!important;box-shadow:0 16px 40px #0f172a1a;border-color:#c7d7f0}.lp-feature-icon-wrap{width:44px;height:44px;border-radius:11px;background:linear-gradient(135deg,#eff6ff,#dbeafe);display:grid;place-items:center;margin-bottom:.9rem}.lp-feature-icon{font-size:1.45rem;line-height:1}.lp-feature-title{font-size:.97rem;font-weight:700;color:#0f172a;margin-bottom:.4rem}.lp-feature-desc{font-size:.85rem;color:#64748b;line-height:1.6}.lp-portals-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.lp-portal-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 16px #0f172a0f;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,opacity .65s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.lp-portal-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px}.lp-portal--admin:before{background:linear-gradient(90deg,#0f172a,#334155)}.lp-portal--teacher:before{background:linear-gradient(90deg,#0369a1,#0ea5e9)}.lp-portal--student:before{background:linear-gradient(90deg,#047857,#10b981)}.lp-portal-card:hover{transform:translateY(-6px)!important;box-shadow:0 20px 50px #0f172a1f}.lp-portal-icon-wrap{width:54px;height:54px;border-radius:14px;display:grid;place-items:center}.lp-piw--admin{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.lp-piw--teacher{background:linear-gradient(135deg,#e0f2fe,#bae6fd)}.lp-piw--student{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.lp-portal-icon{font-size:1.6rem}.lp-portal-title{font-size:1.15rem;font-weight:800;color:#0f172a}.lp-portal-desc{font-size:.87rem;color:#64748b;line-height:1.6;flex:1}.lp-portal-perks{list-style:none;display:flex;flex-direction:column;gap:.45rem}.lp-portal-perks li{font-size:.84rem;color:#475569;padding-left:1.25rem;position:relative}.lp-portal-perks li:before{content:"✓";position:absolute;left:0;font-weight:700;font-size:.78rem}.lp-portal--admin .lp-portal-perks li:before{color:#0f172a}.lp-portal--teacher .lp-portal-perks li:before{color:#0369a1}.lp-portal--student .lp-portal-perks li:before{color:#047857}.lp-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.lp-about-text{display:flex;flex-direction:column;gap:.25rem}.lp-about-desc{color:#475569;font-size:.97rem;line-height:1.75;margin-top:.9rem}.lp-about-badges{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1.5rem}.lp-badge{border-radius:999px;padding:.3rem .9rem;font-size:.8rem;font-weight:600;border:1.5px solid transparent}.lp-badge--blue{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.lp-badge--green{background:#f0fdf4;color:#15803d;border-color:#bbf7d0}.lp-badge--purple{background:#faf5ff;color:#7c3aed;border-color:#e9d5ff}.lp-about-visual{position:relative;height:380px}.lp-visual-card{position:absolute;display:flex;align-items:center;gap:.7rem;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:.9rem 1.2rem;font-size:.85rem;font-weight:600;color:#334155;box-shadow:0 8px 24px #0f172a14;white-space:nowrap;animation:lpFloat 4s ease-in-out infinite}.lp-vc-icon{font-size:1.25rem}.lp-vc--1{top:0;left:0%;animation-delay:0s}.lp-vc--2{top:18%;right:0;animation-delay:.7s}.lp-vc--3{top:40%;left:5%;animation-delay:1.4s}.lp-vc--4{top:62%;right:5%;animation-delay:2.1s}.lp-vc--5{bottom:0;left:15%;animation-delay:2.8s}@keyframes lpFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.lp-contact-shell{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;max-width:940px;margin-inline:auto;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem;box-shadow:0 8px 30px #0f172a12}.lp-contact-form{display:flex;flex-direction:column;gap:1rem}.lp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.lp-form-label{display:flex;flex-direction:column;gap:.35rem;font-size:.88rem;font-weight:600;color:#334155}.lp-form-input{border:1.5px solid #e2e8f0;border-radius:10px;padding:.68rem .85rem;font-family:inherit;font-size:.92rem;color:#0f172a;background:#f8fafc;resize:vertical;transition:border-color .2s,box-shadow .2s,background .2s}.lp-form-input:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb1f}.lp-form-input::placeholder{color:#94a3b8}.lp-form-textarea{min-height:120px}.lp-contact-info{display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.lp-ci-item{display:flex;align-items:flex-start;gap:1rem}.lp-ci-icon-wrap{width:40px;height:40px;border-radius:10px;background:#f1f5f9;display:grid;place-items:center;font-size:1.2rem;flex-shrink:0}.lp-ci-label{font-size:.72rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.2rem}.lp-ci-val{font-size:.92rem;font-weight:600;color:#0f172a}.lp-footer{background:linear-gradient(160deg,#0f172a,#1e293b);padding:2.25rem 0}.lp-footer-inner{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;justify-content:space-between}.lp-footer-brand{display:flex;align-items:center;gap:.7rem}.lp-footer-name{font-size:.92rem;font-weight:700;color:#f1f5f9;display:block}.lp-footer-tagline{font-size:.7rem;color:#64748b;font-weight:400;display:block;margin-top:.05rem}.lp-footer-links{display:flex;gap:.2rem;flex-wrap:wrap}.lp-footer-link{background:none;border:none;color:#64748b;font-size:.84rem;font-weight:500;cursor:pointer;padding:.3rem .7rem;border-radius:6px;transition:color .18s,background .18s}.lp-footer-link:hover{color:#f1f5f9;background:#ffffff12}.lp-footer-copy{font-size:.78rem;color:#475569;white-space:nowrap}.lp-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:1rem;animation:lpFadeIn .2s ease}@keyframes lpFadeIn{0%{opacity:0}to{opacity:1}}.lp-modal{background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:min(100%,580px);max-height:90vh;overflow-y:auto;box-shadow:0 24px 60px #0f172a33;animation:lpSlideUp .3s cubic-bezier(.22,1,.36,1)}@keyframes lpSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.lp-modal-head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem 0}.lp-modal-brand{display:flex;align-items:center;gap:.65rem}.lp-modal-title{font-size:1rem;font-weight:800;color:#0f172a;line-height:1.2}.lp-modal-sub{font-size:.72rem;color:#64748b}.lp-modal-close{background:#f1f5f9;border:none;color:#64748b;width:32px;height:32px;border-radius:8px;font-size:.85rem;cursor:pointer;display:grid;place-items:center;transition:background .18s}.lp-modal-close:hover{background:#e2e8f0;color:#0f172a}.lp-modal-section{font-size:.82rem;font-weight:700;color:#64748b;padding:.5rem 0 .25rem;border-bottom:1px solid #f1f5f9;margin-bottom:.25rem}.lp-signup-form{display:flex;flex-direction:column;gap:.85rem;padding:1.25rem 1.5rem 1.5rem}.lp-signup-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:8px;padding:.6rem .85rem;font-size:.85rem;font-weight:500}.lp-signup-hint{font-size:.78rem;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.6rem .85rem}.lp-signup-success{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:2rem 1.5rem 1.75rem;text-align:center}.lp-ss-icon{font-size:2.5rem}.lp-signup-success h3{font-size:1.2rem;font-weight:800;color:#0f172a}.lp-signup-success p{font-size:.88rem;color:#64748b;line-height:1.6}.lp-ss-creds{display:flex;flex-direction:column;gap:.6rem;width:100%;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.lp-ss-cred{display:flex;justify-content:space-between;align-items:center;gap:1rem}.lp-ss-label{font-size:.78rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.lp-ss-val{font-size:.92rem;font-weight:700;color:#0f172a;font-family:monospace}.lp-ss-note{font-size:.76rem;color:#94a3b8}.lp-plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:start}.lp-plan-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:1rem;position:relative;box-shadow:0 4px 16px #0f172a0d;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,opacity .65s cubic-bezier(.22,1,.36,1)}.lp-plan-card:hover{transform:translateY(-5px)!important;box-shadow:0 16px 40px #0f172a1a}.lp-plan--popular{border-color:#2563eb;box-shadow:0 8px 30px #2563eb26}.lp-plan--enterprise{border-color:#0f172a}.lp-plan-tag{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:#2563eb;color:#fff;font-size:.72rem;font-weight:700;padding:.22rem .9rem;border-radius:999px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.lp-plan-tag--ent{background:#0f172a}.lp-plan-icon{font-size:2rem;line-height:1}.lp-plan-name{font-size:1.2rem;font-weight:800;color:#0f172a}.lp-plan-desc{font-size:.86rem;color:#64748b;line-height:1.6}.lp-plan-price-note{display:flex;flex-direction:column;gap:.1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem}.lp-plan-price-note span:first-child{font-size:.88rem;font-weight:700;color:#0f172a}.lp-plan-price-sub{font-size:.76rem;color:#64748b}.lp-plan-features{list-style:none;display:flex;flex-direction:column;gap:.5rem;flex:1}.lp-pf{display:flex;align-items:flex-start;gap:.55rem;font-size:.85rem;line-height:1.4}.lp-pf-icon{font-size:.78rem;font-weight:800;flex-shrink:0;margin-top:.12rem;width:16px;text-align:center}.lp-pf--yes{color:#334155}.lp-pf--yes .lp-pf-icon{color:#16a34a}.lp-pf--limited{color:#78716c}.lp-pf--limited .lp-pf-icon{color:#d97706}.lp-pf--no{color:#94a3b8;text-decoration:line-through}.lp-pf--no .lp-pf-icon{color:#cbd5e1}.lp-btn--ent{background:#0f172a;color:#fff}.lp-btn--ent:hover{background:#1e293b;box-shadow:0 6px 20px #0f172a47}.lp-plans-note{text-align:center;font-size:.78rem;color:#94a3b8;margin-top:2rem}@media(max-width:900px){.lp-plans-grid{grid-template-columns:1fr;max-width:420px;margin-inline:auto}}.lp-float-btns{position:fixed;bottom:1.75rem;right:1.5rem;z-index:200;display:flex;flex-direction:column;gap:.65rem}.lp-float-btn{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;text-decoration:none;box-shadow:0 4px 16px #0f172a2e;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s}.lp-float-btn:hover{transform:scale(1.12) translateY(-2px);box-shadow:0 8px 24px #0f172a40}.lp-float-btn--wa{background:#25d366;color:#fff}.lp-float-btn--wa:hover{background:#20bd5a}.lp-float-btn--mail{background:#0f172a;color:#fff}.lp-float-btn--mail:hover{background:#1e293b}@media(max-width:1024px){.lp-features-grid,.lp-portals-grid{grid-template-columns:repeat(2,1fr)}.lp-portals-grid>:last-child{grid-column:1 / -1;max-width:400px;margin-inline:auto;width:100%}}@media(max-width:900px){.lp-hero-inner{grid-template-columns:1fr;text-align:center;padding-top:1.5rem;padding-bottom:2rem}.lp-hero-left{align-items:center}.lp-hero-tag{align-self:center}.lp-hero-sub{max-width:520px}.lp-hero-right{display:none}.lp-hero{padding-bottom:0}.lp-about-grid{grid-template-columns:1fr;gap:2.5rem}.lp-about-visual{height:280px}.lp-section-title.lp-left,.lp-about-text .lp-section-tag{text-align:center}.lp-about-badges{justify-content:center}.lp-contact-shell{grid-template-columns:1fr;gap:2rem;padding:2rem}}@media(max-width:700px){.lp-nav-links,.lp-nav-cta{display:none}.lp-hamburger{display:flex}.lp-section{padding:3rem 0}.lp-section-head{margin-bottom:1.5rem}.lp-hero{padding-top:5rem}.lp-hero-actions{flex-direction:column;width:100%}.lp-hero-actions .lp-btn{width:100%}.lp-features-grid,.lp-portals-grid{grid-template-columns:1fr}.lp-portals-grid>:last-child{grid-column:auto;max-width:none}.lp-stats-inner{flex-wrap:wrap;gap:.5rem}.lp-stat-chip{flex:0 0 calc(50% - .25rem);flex-direction:column;align-items:center;gap:.15rem;padding:.75rem;border:1px solid #e2e8f0;border-radius:12px}.lp-stat-divider{display:none}.lp-footer-inner{flex-direction:column;align-items:flex-start;gap:1.25rem}.lp-form-row{grid-template-columns:1fr}}@media(max-width:480px){.lp-contact-shell{padding:1.5rem}.lp-about-visual{height:220px}.lp-visual-card{font-size:.76rem;padding:.65rem .9rem}}
