@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f7fb}button,input,select,textarea{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.app-shell{min-height:100vh;display:flex}.app-main{min-width:0;flex:1;margin-left:260px}.page-content{padding:30px}.sidebar{position:fixed;inset:0 auto 0 0;width:260px;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e8ebf2;z-index:100}.sidebar-brand{height:82px;padding:0 22px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf0f5}.brand-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5)}.sidebar-brand strong,.sidebar-brand span{display:block}.sidebar-brand strong{font-size:17px;color:#172033}.sidebar-brand span{margin-top:2px;font-size:12px;color:#8a93a6}.sidebar-nav{flex:1;padding:22px 14px;overflow-y:auto}.nav-group{margin-bottom:24px}.nav-section{padding:0 12px 8px;font-size:10px;font-weight:700;letter-spacing:.08em;color:#a2a9b8}.sidebar-link{height:43px;display:flex;align-items:center;gap:12px;padding:0 12px;margin-bottom:4px;border-radius:10px;color:#687286;font-size:13px;font-weight:500;transition:.2s}.sidebar-link:hover{color:#2563eb;background:#f3f6ff}.sidebar-link-active{color:#2563eb;background:#eef4ff;font-weight:600}.sidebar-bottom{padding:14px;border-top:1px solid #edf0f5}.mobile-close{display:none}.top-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;background:#fff;border-bottom:1px solid #e8ebf2}.header-left{display:flex;align-items:center;gap:16px}.header-title strong,.header-title span{display:block}.header-title strong{font-size:15px}.header-title span{margin-top:3px;font-size:11px;color:#8b93a4}.mobile-menu{display:none}.header-actions{display:flex;align-items:center;gap:18px}.header-search{width:230px;height:40px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #e5e9f0;border-radius:9px;color:#9aa2b1;background:#fafbfc}.header-search input{width:100%;border:0;outline:0;background:transparent;font-size:12px}.header-icon{position:relative;width:40px;height:40px;display:grid;place-items:center;border:1px solid #e5e9f0;border-radius:9px;color:#697386;background:#fff}.notification-dot{position:absolute;top:8px;right:9px;width:6px;height:6px;border-radius:50%;background:#ef4444}.profile{display:flex;align-items:center;gap:9px}.profile-avatar{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);font-size:14px;font-weight:700}.profile-info strong,.profile-info span{display:block}.profile-info strong{font-size:12px}.profile-info span{margin-top:2px;font-size:10px;color:#9299a8}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.page-heading h1{margin:0;font-size:24px;letter-spacing:-.03em}.page-heading p{margin:7px 0 0;color:#8992a4;font-size:13px}.primary-button{height:42px;display:flex;align-items:center;gap:8px;padding:0 15px;border:0;border-radius:9px;color:#fff;background:#2563eb;font-size:12px;font-weight:600}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:20px}.stat-card{padding:20px;background:#fff;border:1px solid #e9edf3;border-radius:13px}.stat-card-top{display:flex;justify-content:space-between;align-items:center}.stat-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:#2563eb;background:#eef4ff}.stat-trend{display:flex;align-items:center;gap:2px;font-size:10px;font-weight:600}.trend-positive{color:#16a34a}.trend-negative{color:#dc2626}.stat-value{margin-top:18px;font-size:25px;font-weight:800;letter-spacing:-.04em}.stat-title{margin-top:4px;font-size:12px;font-weight:600}.stat-subtitle{margin-top:5px;color:#9aa2b1;font-size:10px}.dashboard-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px;margin-bottom:20px}.dashboard-card{padding:22px;background:#fff;border:1px solid #e9edf3;border-radius:13px}.card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.card-header h2{margin:0;font-size:14px}.card-header p{margin:5px 0 0;color:#9aa2b1;font-size:11px}.card-link{border:0;background:transparent;color:#2563eb;font-size:11px;font-weight:600}.attendance-summary{display:flex;align-items:center;gap:45px}.attendance-circle{width:150px;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:radial-gradient(circle,#ffffff 57%,transparent 58%),conic-gradient(#2563eb 0deg 339deg,#e8edf5 339deg 360deg)}.attendance-circle strong{font-size:27px}.attendance-circle span{color:#9299a8;font-size:10px}.attendance-items{flex:1}.attendance-items>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f2f6}.attendance-label{display:flex;align-items:center;gap:8px;color:#70798b;font-size:11px}.dot{width:8px;height:8px;border-radius:50%}.dot.present{background:#22c55e}.dot.absent{background:#ef4444}.dot.late{background:#f59e0b}.attendance-items strong{font-size:12px}.finance-list{display:flex;flex-direction:column;gap:16px}.finance-row{display:flex;align-items:center;gap:12px}.finance-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:9px}.finance-icon.success{color:#16a34a;background:#ecfdf3}.finance-icon.danger{color:#dc2626;background:#fef2f2}.finance-icon.warning{color:#d97706;background:#fff7ed}.finance-row span,.finance-row strong{display:block}.finance-row span{color:#8d95a5;font-size:10px}.finance-row strong{margin-top:3px;font-size:12px}.activity-list{display:flex;flex-direction:column}.activity-item{display:flex;align-items:center;gap:13px;padding:14px 0;border-bottom:1px solid #f0f2f6}.activity-item:last-child{border-bottom:0}.activity-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px}.activity-icon.blue{color:#2563eb;background:#eef4ff}.activity-icon.green{color:#16a34a;background:#ecfdf3}.activity-icon.orange{color:#d97706;background:#fff7ed}.activity-content{flex:1}.activity-content strong,.activity-content span{display:block}.activity-content strong{font-size:11px}.activity-content span{margin-top:3px;color:#969ead;font-size:10px}.activity-item time{color:#a0a7b4;font-size:9px}@media(max-width:1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.header-search{width:170px}}@media(max-width:800px){.sidebar{transform:translate(-100%);transition:.25s}.sidebar-open{transform:translate(0)}.mobile-close{display:grid;margin-left:auto;border:0;background:transparent;color:#687286}.app-main{margin-left:0}.mobile-menu{width:40px;height:40px;display:grid;place-items:center;border:1px solid #e5e9f0;border-radius:9px;background:#fff;color:#687286}.sidebar-overlay{position:fixed;inset:0;background:#0f172a4d;z-index:90}.header-search{display:none}.profile-info,.profile>svg{display:none}.page-content{padding:20px}}@media(max-width:550px){.top-header{padding:0 16px}.header-title{display:none}.stats-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start;flex-direction:column;gap:15px}.page-heading h1{font-size:20px}.attendance-summary{flex-direction:column;gap:20px}.attendance-items{width:100%}}.students-page{width:100%;max-width:100%;padding:28px 30px 40px;box-sizing:border-box}.primary-btn{display:flex;align-items:center;gap:8px;border:none;border-radius:9px;padding:11px 17px;background:#2864e8;color:#fff;font-weight:600;cursor:pointer;transition:.2s}.primary-btn:hover{transform:translateY(-1px);opacity:.92}.students-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px}.students-stat-card{background:#fff;border:1px solid #e7ebf3;border-radius:13px;padding:19px;display:flex;align-items:center;gap:14px;box-shadow:0 2px 8px #18274b08}.students-stat-icon{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center}.students-stat-icon.blue{background:#edf3ff;color:#2864e8}.students-stat-icon.green{background:#eafaf1;color:#18a85b}.students-stat-icon.orange{background:#fff4e6;color:#f39a24}.students-stat-card span{display:block;font-size:12px;color:#8a93a6;margin-bottom:4px}.students-stat-card strong{font-size:22px;color:#172033}.students-card{background:#fff;border:1px solid #e7ebf3;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #18274b08}.students-card-header{padding:21px 23px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #edf0f5}.students-card-header h2{margin:0 0 5px;font-size:17px;color:#172033}.students-card-header p{margin:0;font-size:12px;color:#8b94a7}.students-search{width:260px;height:40px;border:1px solid #dfe4ed;border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 12px;color:#8992a5;background:#fff}.students-search input{width:100%;border:none;outline:none;font-size:13px;color:#263248}.students-search input::placeholder{color:#9ba3b2}.students-table-wrapper{width:100%;overflow-x:auto}.students-table{width:100%;border-collapse:collapse;min-width:850px}.students-table th{text-align:left;padding:14px 20px;background:#fafbfc;border-bottom:1px solid #edf0f5;color:#7e879a;font-size:11px;font-weight:600;text-transform:uppercase}.students-table td{padding:15px 20px;border-bottom:1px solid #f0f2f6;color:#4f586b;font-size:13px}.students-table tbody tr{transition:background .15s}.students-table tbody tr:hover{background:#fafcff}.student-info{display:flex;align-items:center;gap:11px}.student-avatar{width:37px;height:37px;border-radius:50%;background:#edf3ff;color:#2864e8;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.student-info strong{display:block;color:#202a3d;font-size:13px}.student-info small{display:block;margin-top:3px;color:#9aa2b1;font-size:11px}.matricule{color:#2864e8;font-weight:600}.status-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:20px;font-size:11px;font-weight:600}.status-badge.active{background:#eafaf1;color:#159653}.status-badge.inactive{background:#fff0f0;color:#d64b4b}.student-actions{display:flex;gap:6px}.icon-btn{width:32px;height:32px;border:1px solid #e2e6ee;background:#fff;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#667085;cursor:pointer}.icon-btn:hover{background:#f3f6ff;color:#2864e8;border-color:#cdd9f8}@media(max-width:900px){.students-stats{grid-template-columns:1fr}.page-header,.students-card-header{align-items:flex-start;flex-direction:column}.students-search{width:100%}}@media(max-width:700px){.students-page{padding:20px 15px 30px}}.classes-page{width:100%;box-sizing:border-box;padding:28px 30px 40px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.page-header h1{margin:0 0 7px;font-size:26px;font-weight:700;color:#172033}.page-header p{margin:0;color:#7b8498;font-size:14px}.primary-btn{display:flex;align-items:center;gap:8px;border:none;border-radius:9px;padding:11px 17px;background:#2864e8;color:#fff;font-weight:600;cursor:pointer}.primary-btn:hover{opacity:.9}.classes-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px}.classes-stat-card{background:#fff;border:1px solid #e7ebf3;border-radius:13px;padding:19px;display:flex;align-items:center;gap:14px;box-shadow:0 2px 8px #18274b08}.classes-stat-icon{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center}.classes-stat-icon.blue{background:#edf3ff;color:#2864e8}.classes-stat-icon.green{background:#eafaf1;color:#18a85b}.classes-stat-icon.orange{background:#fff4e6;color:#f39a24}.classes-stat-card span{display:block;font-size:12px;color:#8a93a6;margin-bottom:4px}.classes-stat-card strong{font-size:22px;color:#172033}.classes-card{background:#fff;border:1px solid #e7ebf3;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #18274b08}.classes-card-header{padding:21px 23px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #edf0f5}.classes-card-header h2{margin:0 0 5px;font-size:17px;color:#172033}.classes-card-header p{margin:0;font-size:12px;color:#8b94a7}.classes-search{width:260px;height:40px;border:1px solid #dfe4ed;border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 12px;color:#8992a5}.classes-search input{width:100%;border:none;outline:none;font-size:13px}.classes-table-wrapper{width:100%;overflow-x:auto}.classes-table{width:100%;border-collapse:collapse;min-width:850px}.classes-table th{text-align:left;padding:14px 20px;background:#fafbfc;border-bottom:1px solid #edf0f5;color:#7e879a;font-size:11px;font-weight:600;text-transform:uppercase}.classes-table td{padding:15px 20px;border-bottom:1px solid #f0f2f6;color:#4f586b;font-size:13px}.classes-table tbody tr:hover{background:#fafcff}.class-info{display:flex;align-items:center;gap:11px}.class-avatar{width:38px;height:38px;border-radius:10px;background:#edf3ff;color:#2864e8;display:flex;align-items:center;justify-content:center}.class-info strong{display:block;color:#202a3d;font-size:13px}.class-info small{display:block;margin-top:3px;color:#9aa2b1;font-size:11px}.student-count{display:inline-flex;align-items:center;gap:6px;color:#526075}.class-actions{display:flex;gap:6px}.page-loading,.empty-table{text-align:center;padding:45px!important;color:#8b94a7!important}.page-error{margin:15px 20px;padding:12px 15px;border-radius:8px;background:#fff1f1;color:#c94040;font-size:13px}@media(max-width:900px){.classes-stats{grid-template-columns:1fr}.page-header,.classes-card-header{align-items:flex-start;flex-direction:column}.classes-search{width:100%}}@media(max-width:700px){.classes-page{padding:20px 15px 30px}}.page{width:100%;max-width:1500px;margin:0 auto}.page-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.page-header h2{margin:0;font-size:26px;color:#172033}.page-header p{margin:6px 0 0;color:#7a8499}.btn-primary,.btn-secondary{border:0;border-radius:10px;padding:11px 17px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-weight:600}.btn-primary{background:#2864ed;color:#fff}.btn-primary:hover{opacity:.9}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#fff;color:#334155;border:1px solid #e2e8f0}.form-card{padding:28px}.form-section{padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid #edf0f5}.section-title{display:flex;align-items:center;gap:12px;margin-bottom:22px}.section-title svg{color:#2864ed}.section-title h3{margin:0}.section-title p{margin:4px 0 0;color:#8490a5}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-weight:600;color:#334155}.form-grid input,.form-grid select{height:44px;border:1px solid #dce2eb;border-radius:9px;padding:0 13px;outline:none;background:#fff;font-size:14px}.form-grid input:focus,.form-grid select:focus{border-color:#2864ed;box-shadow:0 0 0 3px #2864ed1a}.full{grid-column:1 / -1}.form-actions{display:flex;justify-content:flex-end;gap:12px}.alert{padding:13px 16px;border-radius:10px;margin-bottom:20px}.alert.success{background:#ecfdf3;color:#087443}.alert.error{background:#fff1f2;color:#be123c}.date-picker{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e1e6ef;padding:10px 13px;border-radius:10px}.date-picker input{border:0;outline:0}.attendance-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:20px}.attendance-stat{padding:20px;display:flex;align-items:center;gap:14px}.attendance-stat svg{color:#2864ed}.attendance-stat strong{display:block;font-size:24px}.attendance-stat span{color:#7c8799;font-size:13px}.attendance-card{overflow:hidden}.table-header{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f5}.table-header h3{margin:0}.table-header p{margin:4px 0 0;color:#8a94a6;font-size:13px}.attendance-row{padding:15px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f2f6}.student-info{display:flex;align-items:center;gap:12px}.avatar{width:40px;height:40px;border-radius:50%;background:#edf3ff;color:#2864ed;display:flex;align-items:center;justify-content:center;font-weight:700}.student-info strong{display:block}.student-info small{color:#8993a6}.attendance-buttons{display:flex;gap:7px}.attendance-btn{border:1px solid #e2e7ef;background:#fff;border-radius:8px;padding:8px 11px;display:flex;align-items:center;gap:5px;cursor:pointer}.attendance-btn.present.active{background:#eafaf1;color:#09884a;border-color:#a8e6c5}.attendance-btn.absent.active{background:#fff0f1;color:#d62f4d;border-color:#ffc1cb}.attendance-btn.late.active{background:#fff8e8;color:#b77900;border-color:#f7dc92}.accounting-page{width:100%;max-width:1500px;margin:0 auto;padding:28px 30px 45px}.accounting-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.accounting-header-content h1{margin:0;color:#172033;font-size:26px;font-weight:750;letter-spacing:-.03em}.accounting-header-content p{margin:7px 0 0;color:#8a93a6;font-size:13px}.accounting-period{height:42px;display:flex;align-items:center;gap:8px;padding:0 13px;background:#fff;border:1px solid #e2e7ef;border-radius:10px;color:#647087;font-size:12px}.accounting-period select{border:0;outline:none;background:transparent;color:#263248;font-weight:600}.accounting-primary-btn{height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border:0;border-radius:10px;background:linear-gradient(135deg,#2563eb,#315eea);color:#fff;font-size:12px;font-weight:650;box-shadow:0 5px 14px #2563eb2e;transition:.2s ease}.accounting-primary-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #2563eb3d}.accounting-stat{position:relative;overflow:hidden;min-height:135px;padding:20px;background:#fff;border:1px solid #e8ecf3;border-radius:14px;box-shadow:0 3px 12px #18274b09}.accounting-stat:after{content:"";position:absolute;right:-28px;bottom:-28px;width:90px;height:90px;border-radius:50%;background:#2563eb09}.accounting-stat-icon.green{background:#eafaf1;color:#129557}.accounting-stat-icon.red{background:#fff0f1;color:#d63950}.accounting-stat-icon.orange{background:#fff7e8;color:#c77a00}.accounting-stat-icon.blue{background:#edf3ff;color:#2864e8}.accounting-stat-label{margin-top:16px;color:#8a93a6;font-size:11px;font-weight:500}.accounting-stat-value{margin-top:5px;color:#172033;font-size:22px;font-weight:800;letter-spacing:-.03em}.accounting-stat-description{margin-top:5px;color:#a0a7b4;font-size:10px}.accounting-main-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:20px;margin-bottom:20px}.accounting-card{background:#fff;border:1px solid #e8ecf3;border-radius:14px;box-shadow:0 3px 12px #18274b09}.accounting-card-header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 22px;border-bottom:1px solid #edf0f5}.accounting-card-title h2{margin:0;color:#172033;font-size:15px;font-weight:700}.accounting-card-title p{margin:5px 0 0;color:#939bad;font-size:11px}.accounting-balance{padding:24px 22px}.accounting-balance-label{color:#8c95a7;font-size:11px}.accounting-balance-value{margin-top:7px;color:#172033;font-size:30px;font-weight:800;letter-spacing:-.04em}.accounting-balance-change{display:inline-flex;align-items:center;gap:5px;margin-top:8px;padding:5px 8px;border-radius:7px;background:#ecfdf3;color:#11854e;font-size:10px;font-weight:600}.accounting-chart{padding:20px 22px 24px}.accounting-chart-bars{height:180px;display:flex;align-items:flex-end;gap:14px;padding-top:15px}.accounting-bar-group{flex:1;height:100%;display:flex;align-items:flex-end;justify-content:center;gap:5px}.accounting-bar{width:13px;min-height:8px;border-radius:5px 5px 2px 2px}.accounting-bar.income{background:#2864e8}.accounting-bar.expense{background:#dfe6f2}.accounting-chart-labels{display:flex;justify-content:space-between;margin-top:10px;color:#9ba3b2;font-size:9px}.accounting-summary{padding:20px 22px}.accounting-summary-icon{width:39px;height:39px;flex-shrink:0;display:grid;place-items:center;border-radius:10px}.accounting-summary-icon.green{background:#eafaf1;color:#149653}.accounting-summary-icon.red{background:#fff0f1;color:#d83b50}.accounting-summary-icon.orange{background:#fff7e8;color:#c77b00}.accounting-summary-content span{display:block;color:#8b94a7;font-size:10px}.accounting-summary-content strong{display:block;margin-top:4px;color:#202a3d;font-size:13px}.accounting-transactions{overflow:hidden}.accounting-table-tools{display:flex;align-items:center;gap:10px}.accounting-search{width:230px;height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #e1e6ee;border-radius:9px;background:#fff;color:#929bad}.accounting-search input{width:100%;border:0;outline:0;color:#263248;font-size:12px}.accounting-filter{height:38px;padding:0 11px;border:1px solid #e1e6ee;border-radius:9px;outline:none;background:#fff;color:#5d687b;font-size:11px}.accounting-table th{padding:13px 20px;background:#fafbfc;border-bottom:1px solid #edf0f5;color:#818a9c;text-align:left;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.accounting-table td{padding:15px 20px;border-bottom:1px solid #f0f2f6;color:#566074;font-size:12px}.accounting-table tbody tr{transition:.15s ease}.accounting-avatar{width:35px;height:35px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:#edf3ff;color:#2864e8;font-size:10px;font-weight:700}.accounting-student strong{display:block;color:#202a3d;font-size:12px}.accounting-student span{display:block;margin-top:3px;color:#9ba3b2;font-size:9px}.accounting-payment{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:7px;font-size:10px;font-weight:600}.accounting-payment.orange{background:#fff3e5;color:#e87500}.accounting-payment.cash{background:#edf3ff;color:#2864e8}.accounting-payment.card{background:#f1efff;color:#6d4de8}.accounting-status{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:20px;font-size:10px;font-weight:700}.accounting-status.paid{background:#eafaf1;color:#10844d}.accounting-status.pending{background:#fff7e8;color:#b87000}.accounting-status.cancelled{background:#fff0f1;color:#d2384d}.accounting-action{width:32px;height:32px;display:grid;place-items:center;border:1px solid #e1e6ee;border-radius:8px;background:#fff;color:#697386}.accounting-action:hover{border-color:#cbd8f5;background:#f3f6ff;color:#2864e8}.accounting-loading,.accounting-empty{padding:55px 20px;text-align:center;color:#8b94a7;font-size:13px}.accounting-error{margin-bottom:18px;padding:13px 15px;border-radius:9px;background:#fff1f2;color:#be123c;font-size:12px}@media(max-width:1200px){.accounting-stats{grid-template-columns:repeat(2,1fr)}.accounting-main-grid{grid-template-columns:1fr}}@media(max-width:850px){.accounting-page{padding:22px 18px 35px}.accounting-header{align-items:flex-start;flex-direction:column}.accounting-header-actions{width:100%}.accounting-period,.accounting-primary-btn{flex:1;justify-content:center}.accounting-card-header{align-items:flex-start;flex-direction:column}.accounting-table-tools{width:100%}.accounting-search{flex:1}}@media(max-width:600px){.accounting-stats{grid-template-columns:1fr}.accounting-page{padding:18px 14px 30px}.accounting-header-content h1{font-size:22px}.accounting-header-actions{flex-direction:column}.accounting-period,.accounting-primary-btn{width:100%}.accounting-table-tools{flex-direction:column}.accounting-search,.accounting-filter{width:100%}}@media(max-width:900px){.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.attendance-summary,.finance-grid{grid-template-columns:1fr}.page-header{align-items:flex-start;flex-direction:column}.attendance-row{align-items:flex-start;flex-direction:column;gap:14px}.attendance-buttons{width:100%}.attendance-btn{flex:1;justify-content:center}}.accounting-page{width:100%;max-width:1500px;margin:0 auto}.accounting-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.accounting-title h1{margin:0;color:#172033;font-size:26px;font-weight:750;letter-spacing:-.03em}.accounting-title p{margin:7px 0 0;color:#8992a4;font-size:13px}.accounting-actions{display:flex;align-items:center;gap:10px}.accounting-filter{height:42px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid #e1e6ee;border-radius:9px;background:#fff;color:#687286;font-size:12px}.accounting-filter select{border:0;outline:0;background:transparent;color:#334155;font-size:12px;cursor:pointer}.accounting-primary-btn{height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 15px;border:0;border-radius:9px;background:#2864ed;color:#fff;font-size:12px;font-weight:600;transition:.2s}.accounting-primary-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.accounting-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px}.accounting-stat{min-width:0;padding:20px;background:#fff;border:1px solid #e8ecf3;border-radius:14px;box-shadow:0 3px 12px #18274b09}.accounting-stat-top{display:flex;align-items:center;justify-content:space-between}.accounting-stat-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:11px}.accounting-stat-icon.orange{color:#c17b00;background:#fff8e8}.accounting-stat-label{margin-top:17px;color:#8992a4;font-size:11px}.accounting-stat-value{margin-top:5px;color:#172033;font-size:21px;font-weight:800;letter-spacing:-.025em}.accounting-stat-info{margin-top:6px;color:#9ba3b2;font-size:10px}.accounting-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:20px;margin-bottom:20px}.accounting-card{background:#fff;border:1px solid #e8ecf3;border-radius:14px;overflow:hidden;box-shadow:0 3px 12px #18274b09}.accounting-card-header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #edf0f5}.accounting-card-header h2{margin:0;color:#172033;font-size:15px;font-weight:700}.accounting-card-header p{margin:5px 0 0;color:#929aab;font-size:11px}.accounting-search{width:230px;height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #e0e5ed;border-radius:8px;color:#8992a4;background:#fff}.accounting-search input{width:100%;border:0;outline:0;background:transparent;color:#334155;font-size:12px}.accounting-search input::placeholder{color:#a0a7b4}.accounting-table{width:100%;min-width:760px;border-collapse:collapse}.accounting-table th{padding:13px 18px;text-align:left;background:#fafbfc;border-bottom:1px solid #edf0f5;color:#7e8799;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.accounting-table td{padding:14px 18px;border-bottom:1px solid #f0f2f6;color:#4f586b;font-size:12px}.accounting-table tbody tr{transition:background .15s}.accounting-person{display:flex;align-items:center;gap:10px}.accounting-avatar{width:35px;height:35px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:#edf3ff;color:#2864ed;font-size:10px;font-weight:700}.accounting-person strong{display:block;color:#202a3d;font-size:12px}.accounting-person small{display:block;margin-top:3px;color:#9aa2b1;font-size:10px}.amount-positive{color:#079455;font-weight:700}.amount-negative{color:#d62f4d;font-weight:700}.amount-pending{color:#c17b00;font-weight:700}.accounting-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:20px;font-size:10px;font-weight:700}.accounting-badge.paid{color:#087443;background:#eafaf1}.accounting-badge.pending{color:#a86600;background:#fff5dc}.accounting-badge.failed{color:#c92d48;background:#fff0f1}.accounting-badge.cash{color:#475569;background:#f1f5f9}.accounting-badge.orange{color:#b45309;background:#fff7ed}.accounting-summary{padding:22px}.accounting-summary-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.accounting-summary-title h2{margin:0;color:#172033;font-size:15px}.accounting-summary-title span{color:#9aa2b1;font-size:10px}.accounting-summary-item{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #f0f2f6}.accounting-summary-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px}.accounting-summary-icon.orange{color:#c17b00;background:#fff8e8}.accounting-summary-content{flex:1}.accounting-summary-content span{display:block;color:#8d95a5;font-size:10px}.accounting-summary-content strong{display:block;margin-top:3px;color:#172033;font-size:12px}.accounting-pagination{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-top:1px solid #edf0f5}.accounting-pagination span{color:#929aab;font-size:11px}.accounting-pagination-buttons{display:flex;gap:6px}.accounting-pagination button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #e1e6ee;border-radius:7px;background:#fff;color:#687286}.accounting-pagination button:hover{border-color:#2864ed;color:#2864ed}@media(max-width:1100px){.accounting-stats{grid-template-columns:repeat(2,1fr)}.accounting-grid{grid-template-columns:1fr}}@media(max-width:700px){.accounting-header{align-items:flex-start;flex-direction:column}.accounting-actions{width:100%}.accounting-filter,.accounting-primary-btn{flex:1;justify-content:center}.accounting-stats{grid-template-columns:1fr}.accounting-card-header{align-items:flex-start;flex-direction:column;gap:15px}.accounting-search{width:100%}}.accounting-page{width:100%;max-width:1500px;margin:0 auto;padding:28px 30px 50px;color:#172033}.accounting-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:28px}.accounting-eyebrow{margin-bottom:7px;color:#2864ed;font-size:10px;font-weight:800;letter-spacing:.12em}.accounting-page-header h1{margin:0;font-size:27px;line-height:1.15;letter-spacing:-.035em}.accounting-page-header p{margin:8px 0 0;color:#8992a4;font-size:13px}.accounting-header-actions{display:flex;align-items:center;gap:9px}.accounting-period-select,.accounting-filter-select{height:40px;padding:0 12px;border:1px solid #e0e5ed;border-radius:9px;outline:none;background:#fff;color:#475569;font-size:12px}.accounting-period-select:focus,.accounting-filter-select:focus{border-color:#2864ed}.accounting-export-btn{height:40px;display:flex;align-items:center;gap:8px;padding:0 14px;border:0;border-radius:9px;background:#2864ed;color:#fff;font-size:12px;font-weight:600}.accounting-export-btn:hover{background:#1f55ce}.accounting-refresh-btn{width:40px;height:40px;display:grid;place-items:center;border:1px solid #e0e5ed;border-radius:9px;background:#fff;color:#64748b}.accounting-refresh-btn:hover{color:#2864ed;border-color:#cbd8f5}.accounting-alert{display:flex;gap:8px;align-items:center;margin-bottom:20px;padding:12px 15px;border:1px solid #fecaca;border-radius:10px;background:#fff5f5;color:#b42318;font-size:12px}.accounting-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.accounting-stat-card{position:relative;min-height:145px;display:flex;align-items:flex-start;gap:13px;padding:19px;overflow:hidden;border:1px solid #e7ebf2;border-radius:14px;background:#fff;box-shadow:0 3px 12px #18274b06}.accounting-stat-icon{width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border-radius:11px}.accounting-stat-icon.green{color:#159653;background:#eafaf1}.accounting-stat-icon.orange{color:#d97706;background:#fff5e6}.accounting-stat-icon.purple{color:#7c3aed;background:#f3edff}.accounting-stat-content{min-width:0}.accounting-stat-content span{display:block;color:#8791a4;font-size:11px;font-weight:500}.accounting-stat-content strong{display:block;margin-top:8px;color:#172033;font-size:20px;line-height:1.2;letter-spacing:-.025em}.accounting-stat-content small{display:block;margin-top:7px;color:#a0a8b6;font-size:10px}.accounting-stat-badge{position:absolute;top:17px;right:17px;width:27px;height:27px;display:grid;place-items:center;border-radius:8px}.accounting-stat-badge.green{color:#16a34a;background:#f0fdf4}.accounting-stat-badge.orange{color:#d97706;background:#fff7ed}.accounting-stat-badge.blue{color:#2864ed;background:#eef4ff}.accounting-stat-badge.purple{color:#7c3aed;background:#f5f3ff}.accounting-overview-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;margin-bottom:20px}.accounting-panel{border:1px solid #e7ebf2;border-radius:14px;background:#fff;box-shadow:0 3px 12px #18274b06}.accounting-panel-header{display:flex;align-items:center;justify-content:space-between;padding:21px 23px 0}.accounting-panel-header h2{margin:0;color:#172033;font-size:15px}.accounting-panel-header p{margin:5px 0 0;color:#929aaa;font-size:11px}.accounting-wallet-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:#2864ed;background:#eef4ff}.accounting-muted-icon{color:#9aa3b2}.accounting-main-balance{padding:27px 23px 0;color:#172033;font-size:29px;font-weight:800;letter-spacing:-.045em}.accounting-balance-label{padding:5px 23px 22px;color:#9aa2b1;font-size:10px}.accounting-method-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 23px 23px}.accounting-method-box{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid #edf0f4;border-radius:10px;background:#fafbfc}.accounting-method-box-icon{width:33px;height:33px;display:grid;place-items:center;border-radius:8px}.accounting-method-box-icon.orange{color:#d97706;background:#fff3df}.accounting-method-box-icon.green{color:#159653;background:#eafaf1}.accounting-method-box span{display:block;color:#929aaa;font-size:9px}.accounting-method-box strong{display:block;margin-top:3px;font-size:11px}.accounting-distribution{padding:25px 23px 23px}.distribution-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#526075;font-size:11px}.distribution-label{display:flex;align-items:center;gap:7px}.distribution-dot{width:7px;height:7px;border-radius:50%}.distribution-dot.green{background:#22c55e}.distribution-dot.orange{background:#f59e0b}.distribution-track{height:7px;margin-bottom:20px;overflow:hidden;border-radius:20px;background:#f0f2f6}.distribution-fill{height:100%;border-radius:inherit;transition:width .3s ease}.distribution-fill.green{background:#22c55e}.distribution-fill.orange{background:#f59e0b}.accounting-transactions-panel{overflow:hidden}.accounting-table-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 23px;border-bottom:1px solid #edf0f4}.accounting-table-header h2{margin:0;font-size:15px}.accounting-table-header p{margin:5px 0 0;color:#929aaa;font-size:11px}.accounting-table-filters{display:flex;align-items:center;gap:8px}.accounting-search-box{width:230px;height:39px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #e0e5ed;border-radius:9px;color:#929aaa;background:#fff}.accounting-search-box input{width:100%;border:0;outline:0;color:#334155;background:transparent;font-size:11px}.accounting-search-box input::placeholder{color:#a1a9b7}.accounting-table th{padding:12px 20px;border-bottom:1px solid #edf0f4;background:#fafbfc;color:#8992a3;font-size:9px;font-weight:700;text-align:left;letter-spacing:.06em}.accounting-table td{padding:14px 20px;border-bottom:1px solid #f0f2f6;color:#596477;font-size:11px}.accounting-table tbody tr{transition:background .15s ease}.accounting-avatar{width:35px;height:35px;flex:0 0 35px;display:grid;place-items:center;border-radius:50%;color:#2864ed;background:#edf3ff;font-size:10px;font-weight:800}.accounting-student strong{display:block;color:#253047;font-size:11px}.accounting-student span{display:block;margin-top:3px;color:#9aa2b1;font-size:9px}.accounting-reference{color:#64748b;font-family:monospace;font-size:10px}.accounting-amount{color:#172033;font-size:11px}.accounting-date{color:#8b94a5}.accounting-method{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:7px;font-size:9px;font-weight:600}.accounting-method.orange{color:#c56b00;background:#fff5e6}.accounting-method.cash{color:#13834a;background:#eafaf1}.accounting-status{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:20px;font-size:9px;font-weight:700}.accounting-status span{width:5px;height:5px;border-radius:50%}.accounting-status.paid{color:#13834a;background:#eafaf1}.accounting-status.paid span{background:#22c55e}.accounting-status.pending{color:#b66a00;background:#fff5e6}.accounting-status.pending span{background:#f59e0b}.accounting-status.cancelled{color:#c24141;background:#fff0f0}.accounting-status.cancelled span{background:#ef4444}.accounting-view-btn{width:31px;height:31px;display:grid;place-items:center;border:1px solid #e2e6ed;border-radius:7px;background:#fff;color:#778195}.accounting-view-btn:hover{border-color:#cdd9f8;color:#2864ed;background:#f3f6ff}.accounting-state{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#9aa2b1;font-size:11px}.accounting-state strong{color:#526075;font-size:13px}.accounting-state svg{color:#9aa4b5}.accounting-spin{animation:accounting-spin 1s linear infinite}@keyframes accounting-spin{to{transform:rotate(360deg)}}.accounting-table-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;color:#8c95a5;font-size:10px;background:#fafbfc}.accounting-table-footer strong{color:#172033}@media(max-width:1150px){.accounting-stat-grid{grid-template-columns:repeat(2,1fr)}.accounting-overview-grid{grid-template-columns:1fr}}@media(max-width:850px){.accounting-page{padding:20px 18px 40px}.accounting-page-header{align-items:flex-start;flex-direction:column}.accounting-header-actions{width:100%;flex-wrap:wrap}.accounting-table-header{align-items:flex-start;flex-direction:column}.accounting-table-filters{width:100%;flex-wrap:wrap}.accounting-search-box{width:100%}}@media(max-width:600px){.accounting-stat-grid,.accounting-method-summary{grid-template-columns:1fr}.accounting-header-actions{display:grid;grid-template-columns:1fr 1fr}.accounting-period-select{width:100%}.accounting-export-btn{justify-content:center}.accounting-refresh-btn{width:100%}.accounting-table-filters{flex-direction:column;align-items:stretch}.accounting-filter-select{width:100%}.accounting-table-footer{flex-direction:column;align-items:flex-start;gap:6px}}.accounting-page{width:100%;max-width:1500px;margin:0 auto;padding:28px 30px 45px;color:#172033}.accounting-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.accounting-header-content h1{margin:0;font-size:27px;font-weight:750;letter-spacing:-.04em}.accounting-header-content p{margin:7px 0 0;color:#8992a4;font-size:13px}.accounting-header-actions{display:flex;align-items:center;gap:10px}.accounting-period{height:42px;display:flex;align-items:center;gap:8px;padding:0 11px;background:#fff;border:1px solid #e2e7ef;border-radius:9px}.accounting-period span{color:#8b94a6;font-size:11px}.accounting-period select{border:0;outline:0;background:transparent;color:#334155;font-size:12px;font-weight:600}.accounting-primary-btn{height:42px;display:flex;align-items:center;gap:8px;padding:0 15px;border:0;border-radius:9px;background:#2864ed;color:#fff;font-size:12px;font-weight:650;cursor:pointer;transition:.2s}.accounting-primary-btn:hover{background:#1f55ce;transform:translateY(-1px)}.accounting-error{margin-bottom:20px;padding:13px 16px;border:1px solid #fecaca;border-radius:10px;background:#fff1f2;color:#be123c;font-size:13px}.accounting-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:20px}.accounting-stat{min-width:0;padding:19px;background:#fff;border:1px solid #e7ebf2;border-radius:13px;box-shadow:0 2px 8px #18274b06;transition:.2s}.accounting-stat:hover{transform:translateY(-2px);box-shadow:0 7px 20px #18274b0f}.accounting-stat-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.accounting-stat-icon{width:41px;height:41px;display:grid;place-items:center;border-radius:10px}.accounting-stat-icon.green{color:#079455;background:#eafaf1}.accounting-stat-icon.orange{color:#c17b00;background:#fff7e6}.accounting-stat-icon.blue{color:#2864ed;background:#edf3ff}.accounting-stat-icon.red{color:#d62f4d;background:#fff0f1}.accounting-stat-label{margin-bottom:6px;color:#7d8799;font-size:11px;font-weight:550}.accounting-stat-value{color:#172033;font-size:21px;font-weight:800;letter-spacing:-.035em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accounting-stat-description{margin-top:6px;color:#a0a7b5;font-size:10px}.accounting-main-grid{display:grid;grid-template-columns:1.45fr .9fr;gap:20px;margin-bottom:20px}.accounting-card{background:#fff;border:1px solid #e7ebf2;border-radius:14px;box-shadow:0 2px 8px #18274b06;overflow:hidden}.accounting-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid #edf0f5}.accounting-card-title h2{margin:0;color:#202a3d;font-size:15px;font-weight:700}.accounting-card-title p{margin:5px 0 0;color:#98a0af;font-size:11px}.accounting-balance{padding:21px 22px 8px}.accounting-balance-label{color:#8992a4;font-size:11px}.accounting-balance-value{margin-top:5px;color:#172033;font-size:27px;font-weight:800;letter-spacing:-.045em}.accounting-balance-change{margin-top:7px;display:flex;align-items:center;gap:5px;color:#159653;font-size:10px;font-weight:600}.accounting-chart{height:185px;padding:20px 25px 18px}.accounting-chart-bars{height:125px;display:flex;align-items:flex-end;justify-content:space-around;gap:15px;border-bottom:1px solid #edf0f5}.accounting-bar-group{height:100%;flex:1;max-width:35px;display:flex;align-items:flex-end;justify-content:center;gap:3px}.accounting-bar{width:10px;min-height:8px;border-radius:5px 5px 0 0}.accounting-bar.income{background:#2864ed}.accounting-bar.expense{background:#dce7ff}.accounting-chart-labels{display:grid;grid-template-columns:repeat(7,1fr);margin-top:9px;color:#a0a7b5;font-size:9px;text-align:center}.accounting-summary{padding:7px 22px 17px}.accounting-summary-item{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #f0f2f6}.accounting-summary-item:last-child{border-bottom:0}.accounting-summary-icon{width:38px;height:38px;flex-shrink:0;display:grid;place-items:center;border-radius:9px}.accounting-summary-icon.green{color:#079455;background:#eafaf1}.accounting-summary-icon.orange{color:#c17b00;background:#fff7e6}.accounting-summary-icon.red{color:#d62f4d;background:#fff0f1}.accounting-summary-content span{display:block;color:#8992a4;font-size:10px}.accounting-summary-content strong{display:block;margin-top:3px;color:#202a3d;font-size:13px}.accounting-transactions{width:100%}.accounting-table-tools{display:flex;align-items:center;gap:9px}.accounting-search{width:220px;height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #dfe4ec;border-radius:8px;color:#98a0af;background:#fff}.accounting-search:focus-within{border-color:#2864ed;box-shadow:0 0 0 3px #2864ed14}.accounting-search input{width:100%;border:0;outline:0;color:#334155;background:transparent;font-size:11px}.accounting-search input::placeholder{color:#a1a8b5}.accounting-filter{height:38px;padding:0 10px;border:1px solid #dfe4ec;border-radius:8px;outline:0;color:#475569;background:#fff;font-size:11px}.accounting-table-wrapper{width:100%;overflow-x:auto}.accounting-table{width:100%;min-width:900px;border-collapse:collapse}.accounting-table th{padding:13px 20px;text-align:left;background:#fafbfc;border-bottom:1px solid #edf0f5;color:#7e8798;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.035em}.accounting-table td{padding:14px 20px;border-bottom:1px solid #f0f2f6;color:#596477;font-size:11px;white-space:nowrap}.accounting-table tbody tr{transition:.15s}.accounting-table tbody tr:hover{background:#fafcff}.accounting-table tbody tr:last-child td{border-bottom:0}.accounting-table td strong{color:#202a3d}.accounting-student{display:flex;align-items:center;gap:10px}.accounting-avatar{width:35px;height:35px;flex-shrink:0;display:grid;place-items:center;border-radius:9px;color:#2864ed;background:#edf3ff;font-size:10px;font-weight:800}.accounting-student strong,.accounting-student span{display:block}.accounting-student strong{color:#202a3d;font-size:11px}.accounting-student span{margin-top:3px;color:#9aa2b1;font-size:9px}.accounting-payment{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:600}.accounting-payment.orange{color:#d97706}.accounting-payment.cash{color:#526075}.accounting-status{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:20px;font-size:9px;font-weight:700}.accounting-status.paid{color:#087443;background:#eafaf1}.accounting-status.pending{color:#b77900;background:#fff7e6}.accounting-status.cancelled{color:#c94040;background:#fff0f0}.accounting-action{width:31px;height:31px;display:grid;place-items:center;border:1px solid #e1e6ee;border-radius:7px;background:#fff;color:#758094;cursor:pointer;transition:.15s}.accounting-action:hover{color:#2864ed;border-color:#cbd8f5;background:#f3f6ff}.accounting-loading,.accounting-empty{padding:55px 20px;text-align:center;color:#8b94a7;font-size:12px}@media(max-width:1150px){.accounting-stats{grid-template-columns:repeat(2,1fr)}.accounting-main-grid{grid-template-columns:1fr}}@media(max-width:800px){.accounting-page{padding:20px 15px 35px}.accounting-header{align-items:flex-start;flex-direction:column}.accounting-header-actions{width:100%}.accounting-period{flex:1}.accounting-primary-btn{justify-content:center}.accounting-card-header{flex-direction:column;align-items:flex-start}.accounting-table-tools{width:100%}.accounting-search{flex:1;width:auto}}@media(max-width:550px){.accounting-stats{grid-template-columns:1fr}.accounting-header-content h1{font-size:22px}.accounting-header-actions{flex-direction:column;align-items:stretch}.accounting-period,.accounting-primary-btn{width:100%}.accounting-table-tools{flex-direction:column;align-items:stretch}.accounting-search,.accounting-filter{width:100%}}.students-page{position:relative;width:100%;max-width:1500px;margin:0 auto;padding:28px 30px 45px}.students-page .page-header{margin-bottom:25px}.students-page .page-header h2{font-size:27px;letter-spacing:-.04em}.students-page .page-header p{color:#8a94a6}.students-page .btn-primary{min-height:43px;padding:0 16px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:linear-gradient(135deg,#3478f6,#2859dd);box-shadow:0 7px 16px #2864ed33,0 2px 3px #2864ed1f;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.students-page .btn-primary:hover{transform:translateY(-2px);box-shadow:0 11px 23px #2864ed3d,0 3px 5px #2864ed26;filter:brightness(1.03)}.students-page .btn-primary:active{transform:translateY(0);box-shadow:0 4px 9px #2864ed2e}.students-page .students-stats{gap:18px;margin-bottom:22px}.students-page .students-stat-card{position:relative;overflow:hidden;border:1px solid rgba(226,231,239,.95);border-radius:15px;background:linear-gradient(145deg,#fff,#fbfcff);box-shadow:0 7px 18px #1b2b480e,0 2px 4px #1b2b4809;transition:transform .2s ease,box-shadow .2s ease}.students-page .students-stat-card:before{content:"";position:absolute;width:100px;height:100px;right:-45px;top:-50px;border-radius:50%;background:#2864ed09}.students-page .students-stat-card:hover{transform:translateY(-3px);box-shadow:0 13px 28px #1b2b4817,0 4px 7px #1b2b480b}.students-page .students-stat-icon{box-shadow:inset 0 1px #fffc,0 4px 9px #18274b0d}.students-page .students-stat-icon.blue{background:linear-gradient(145deg,#eef4ff,#e5edff)}.students-page .students-stat-icon.green{background:linear-gradient(145deg,#eefcf5,#e4f8ed)}.students-page .students-stat-icon.orange{background:linear-gradient(145deg,#fff8ed,#fff0d9)}.students-page .students-card{border:1px solid #e4e9f1;border-radius:16px;background:#fff;box-shadow:0 9px 24px #1b2b480e,0 2px 5px #1b2b4809;transition:box-shadow .2s ease}.students-page .students-card:hover{box-shadow:0 13px 30px #1b2b4813,0 3px 7px #1b2b480a}.students-page .students-card-header{background:linear-gradient(180deg,#fff,#fcfdff)}.students-page .students-card-header h2{letter-spacing:-.02em}.students-page .students-search{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;background:#fbfcfe;box-shadow:inset 0 1px 2px #10182805}.students-page .students-search:focus-within{border-color:#a9bef5;background:#fff;box-shadow:0 0 0 3px #2864ed14,0 4px 10px #18274b0a;transform:translateY(-1px)}.students-page .students-table{border-collapse:separate;border-spacing:0}.students-page .students-table th{background:linear-gradient(180deg,#fafbfc,#f7f9fc)}.students-page .students-table tbody tr{transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.students-page .students-table tbody tr:hover{background:#fbfdff}.students-page .student-avatar{position:relative;box-shadow:inset 0 1px 1px #ffffffd9,0 4px 9px #2864ed14;transition:transform .18s ease}.students-page .students-table tbody tr:hover .student-avatar{transform:translateY(-1px)}.students-page .matricule{display:inline-flex;align-items:center;min-height:26px;padding:0 8px;border-radius:7px;background:#f2f6ff;box-shadow:inset 0 1px #fffc}.students-page .status-badge{box-shadow:inset 0 1px #ffffffb3}.students-page .student-actions{display:flex;align-items:center;gap:7px}.students-page .icon-btn{position:relative;overflow:hidden;width:34px;height:34px;border-radius:9px;background:linear-gradient(145deg,#fff,#f7f9fc);box-shadow:0 3px 7px #18274b0b,inset 0 1px #ffffffe6;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,color .16s ease}.students-page .icon-btn:hover{transform:translateY(-2px);border-color:#c7d5f6;color:#2864ed;background:#f7f9ff;box-shadow:0 6px 12px #2864ed1a,inset 0 1px #ffffffe6}.students-page .icon-btn:active{transform:translateY(0);box-shadow:0 2px 5px #18274b0d}.students-page .page-loading{min-height:180px;display:flex;align-items:center;justify-content:center;gap:10px}@media(max-width:1000px){.students-page{padding:22px 20px 35px}.students-page .students-stats{grid-template-columns:repeat(2,1fr)}.students-page .students-card-header{align-items:flex-start;flex-direction:column}.students-page .students-search{width:100%}}@media(max-width:700px){.students-page{padding:18px 14px 30px}.students-page .page-header{align-items:stretch;flex-direction:column;gap:14px}.students-page .page-header h2{font-size:22px}.students-page .btn-primary{width:100%;justify-content:center}.students-page .students-stats{grid-template-columns:1fr}.students-page .students-stat-card{min-height:82px}.students-page .students-card{border-radius:13px}.students-page .students-card-header{padding:17px}}@media(max-width:480px){.students-page{padding-left:11px;padding-right:11px}.students-page .students-stat-card{padding:15px}.students-page .students-stat-card strong{font-size:19px}.students-page .student-actions{gap:5px}.students-page .icon-btn{width:32px;height:32px}}.student-profile-card,.student-details-page .card{box-shadow:0 8px 22px #1b2b480e,0 2px 4px #1b2b4808;transition:transform .2s ease,box-shadow .2s ease}.student-details-page .card:hover{transform:translateY(-2px);box-shadow:0 13px 28px #1b2b4814,0 3px 6px #1b2b480a}.student-profile-card{background:linear-gradient(145deg,#fff,#f9fbff)}.page.student-create-page{width:100%;max-width:1500px;margin:0 auto;padding:28px 30px 45px}.page.student-create-page .page-header{margin-bottom:24px}.page.student-create-page .page-header h2{margin:0;color:#172033;font-size:27px;font-weight:750;letter-spacing:-.04em}.page.student-create-page .page-header p{margin-top:7px;color:#8992a4;font-size:13px}.page.student-create-page .form-card{overflow:hidden;border:1px solid #e6eaf1;border-radius:16px;background:linear-gradient(145deg,#fff,#fbfcff);box-shadow:0 8px 22px #1b2b480e,0 2px 5px #1b2b4808;transition:box-shadow .2s ease,transform .2s ease}.page.student-create-page .form-card:hover{box-shadow:0 12px 28px #1b2b4813,0 3px 7px #1b2b4809}.page.student-create-page .form-section{padding:26px 28px}.page.student-create-page .form-section:not(:last-of-type){border-bottom:1px solid #edf0f5}.page.student-create-page .section-title{display:flex;align-items:center;gap:11px;margin-bottom:22px}.page.student-create-page .section-title>svg{width:21px;height:21px;padding:7px;box-sizing:content-box;border-radius:10px;color:#2864ed;background:#eef4ff;box-shadow:inset 0 1px #ffffffe6,0 4px 9px #2864ed0f}.page.student-create-page .section-title h3{margin:0;color:#202a3d;font-size:15px}.page.student-create-page .section-title p{margin:4px 0 0;color:#929aaa;font-size:11px}.page.student-create-page .form-grid{gap:18px}.page.student-create-page .form-grid label{gap:7px;color:#475569;font-size:12px;font-weight:600}.page.student-create-page .form-grid input,.page.student-create-page .form-grid select{height:44px;padding:0 13px;border:1px solid #dfe5ed;border-radius:10px;outline:0;background:#fff;color:#293548;font-size:13px;box-shadow:inset 0 1px 2px #10182805;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.page.student-create-page .form-grid input:hover,.page.student-create-page .form-grid select:hover{border-color:#cfd8e6}.page.student-create-page .form-grid input:focus,.page.student-create-page .form-grid select:focus{border-color:#9eb6f2;background:#fff;box-shadow:0 0 0 3px #2864ed12,0 4px 10px #18274b09;transform:translateY(-1px)}.page.student-create-page .form-grid input::placeholder{color:#a1a9b7}.page.student-create-page .form-grid input:disabled,.page.student-create-page .form-grid select:disabled{cursor:not-allowed;background:#f5f7fa;color:#9aa2b1}.page.student-create-page .btn-secondary{height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #e1e6ee;border-radius:10px;background:linear-gradient(145deg,#fff,#f7f9fc);color:#526075;font-size:12px;font-weight:600;box-shadow:0 3px 8px #18274b09,inset 0 1px #ffffffe6;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.page.student-create-page .btn-secondary:hover{transform:translateY(-2px);border-color:#cfd8e8;box-shadow:0 6px 12px #18274b0f,inset 0 1px #fffffff2}.page.student-create-page .btn-secondary:active{transform:translateY(0)}.page.student-create-page .btn-primary{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 17px;border:0;border-radius:10px;background:linear-gradient(135deg,#3478f6,#2859dd);color:#fff;font-size:12px;font-weight:650;box-shadow:0 7px 15px #2864ed2b,0 2px 4px #2864ed1a;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.page.student-create-page .btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #2864ed36,0 3px 5px #2864ed1f;filter:brightness(1.02)}.page.student-create-page .btn-primary:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 8px #2864ed26}.page.student-create-page .btn-primary:disabled,.page.student-create-page .btn-secondary:disabled{opacity:.6;cursor:not-allowed;transform:none}.page.student-create-page .form-actions{padding:21px 28px;border-top:1px solid #edf0f5;background:#fbfcfe}.page.student-create-page .alert{border-radius:10px;box-shadow:0 4px 10px #18274b08}.page.student-create-page .alert.success{border:1px solid #c6efd7}.page.student-create-page .alert.error{border:1px solid #fecdd3}.page.student-create-page .spin{animation:student-create-spin 1s linear infinite}@keyframes student-create-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.page.student-create-page{padding:22px 20px 35px}.page.student-create-page .form-section{padding:22px}}@media(max-width:700px){.page.student-create-page{padding:18px 14px 30px}.page.student-create-page .page-header{align-items:flex-start;flex-direction:column;gap:14px}.page.student-create-page .page-header h2{font-size:22px}.page.student-create-page .page-header .btn-secondary{width:100%;justify-content:center}.page.student-create-page .form-card{border-radius:13px}.page.student-create-page .form-section{padding:19px 16px}.page.student-create-page .form-grid{grid-template-columns:1fr;gap:15px}.page.student-create-page .full{grid-column:auto}.page.student-create-page .form-actions{padding:17px 16px;flex-direction:column-reverse}.page.student-create-page .form-actions button{width:100%;justify-content:center}}@media(max-width:430px){.page.student-create-page{padding-left:10px;padding-right:10px}.page.student-create-page .section-title{align-items:flex-start}.page.student-create-page .form-grid input,.page.student-create-page .form-grid select{height:43px;font-size:12px}}.student-tabs{display:flex;gap:7px;margin-bottom:20px;padding:6px;border:1px solid #e5eaf2;border-radius:12px;background:#f8fafc;overflow-x:auto}.student-tab{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:0;border-radius:9px;background:transparent;color:#718096;white-space:nowrap;font-size:11px;font-weight:600;cursor:pointer;transition:.2s}.student-tab:hover{color:#2864ed;background:#eef4ff}.student-tab.active{color:#2864ed;background:#fff;box-shadow:0 3px 9px #18274b0f,inset 0 1px #ffffffe6}.student-finance-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.student-finance-card{display:flex;align-items:center;gap:12px;padding:18px}.student-finance-card>svg{width:40px;height:40px;padding:10px;box-sizing:content-box;border-radius:10px;color:#2864ed;background:#eef4ff}.student-finance-card span{display:block;color:#8c95a6;font-size:10px}.student-finance-card strong{display:block;margin-top:4px;color:#202a3d;font-size:14px}.student-module-placeholder{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:30px;text-align:center;color:#8b94a7}.student-module-placeholder>svg{color:#2864ed}.student-module-placeholder strong{color:#334155;font-size:14px}.student-module-placeholder span{max-width:420px;font-size:11px}.student-module-placeholder .btn-primary{margin-top:8px}@media(max-width:800px){.student-finance-stats{grid-template-columns:1fr}.student-tabs{scrollbar-width:thin}}.student-details-page{width:100%;max-width:1500px;margin:0 auto;padding:28px 30px 45px}.student-details-page .student-profile-card{position:relative;display:flex;align-items:center;gap:18px;margin-bottom:18px;padding:22px 24px;border:1px solid #e5eaf2;border-radius:16px;background:linear-gradient(145deg,#fff,#f8faff);box-shadow:0 8px 22px #1b2b480e,0 2px 5px #1b2b4806;overflow:hidden}.student-details-page .student-profile-card:after{content:"";position:absolute;width:180px;height:180px;right:-80px;top:-90px;border-radius:50%;background:#2864ed09}.student-details-page .student-profile-avatar{position:relative;z-index:1;flex:0 0 68px;width:68px;height:68px;display:grid;place-items:center;border-radius:17px;color:#2864ed;background:linear-gradient(145deg,#eef4ff,#dfeaff);border:1px solid #d7e2fa;font-size:20px;font-weight:800;box-shadow:inset 0 1px #ffffffe6,0 7px 14px #2864ed1a}.student-details-page .student-profile-main{position:relative;z-index:1;flex:1;min-width:0}.student-details-page .student-profile-main h1{margin:0;color:#172033;font-size:22px;font-weight:750;letter-spacing:-.035em}.student-details-page .student-profile-main span{display:block;margin-top:5px;color:#2864ed;font-size:12px;font-weight:700}.student-details-page .student-profile-main small{display:block;margin-top:5px;color:#8b94a7;font-size:11px}.student-details-page .student-profile-card .status-badge{position:relative;z-index:1;flex-shrink:0}.student-details-page .student-tabs{display:flex;align-items:center;gap:5px;margin-bottom:20px;padding:5px;border:1px solid #e4e9f1;border-radius:12px;background:#f8fafc;box-shadow:inset 0 1px 2px #10182806}.student-details-page .student-tab{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:0;border-radius:9px;background:transparent;color:#778196;font-size:11px;font-weight:600;white-space:nowrap;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.student-details-page .student-tab:hover{color:#2864ed;background:#eef4ff;transform:translateY(-1px)}.student-details-page .student-tab.active{color:#2864ed;background:#fff;box-shadow:0 3px 9px #18274b11,inset 0 1px #fffffff2}.student-details-page .student-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.student-details-page .student-details-grid>.card,.student-details-page .student-details-grid>.full-width{min-width:0}.student-details-page .student-details-grid>.full-width{grid-column:1 / -1}.student-details-page .student-details-grid>.card{padding:0;border:1px solid #e6ebf2;border-radius:14px;background:#fff;box-shadow:0 6px 18px #1b2b480a,0 2px 4px #1b2b4806;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.student-details-page .student-details-grid>.card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1b2b4811,0 3px 6px #1b2b4808}.student-details-page .details-section-title{display:flex;align-items:center;gap:11px;padding:18px 20px;border-bottom:1px solid #edf0f5;background:linear-gradient(180deg,#fff,#fbfcfe)}.student-details-page .details-section-title>svg{flex-shrink:0;width:20px;height:20px;padding:8px;box-sizing:content-box;border-radius:10px;color:#2864ed;background:#eef4ff}.student-details-page .details-section-title h3{margin:0;color:#202a3d;font-size:14px;font-weight:700}.student-details-page .details-section-title p{margin:4px 0 0;color:#929aaa;font-size:10px}.student-details-page .details-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:6px 20px 18px;column-gap:26px}.student-details-page .details-list>div{min-width:0;padding:13px 0;border-bottom:1px solid #f0f2f6}.student-details-page .details-list>div.full{grid-column:1 / -1}.student-details-page .details-list span{display:flex;align-items:center;gap:6px;color:#8b94a7;font-size:10px;font-weight:500}.student-details-page .details-list span svg{flex-shrink:0}.student-details-page .details-list strong{display:block;margin-top:5px;color:#243047;font-size:12px;font-weight:650;word-break:break-word}.student-details-page .student-finance-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px}.student-details-page .student-finance-card{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid #e6ebf2;border-radius:14px;background:#fff;box-shadow:0 6px 16px #1b2b480a}.student-details-page .student-finance-card>svg{flex-shrink:0;width:21px;height:21px;padding:10px;box-sizing:content-box;border-radius:10px;color:#2864ed;background:#eef4ff}.student-details-page .student-finance-card span{display:block;color:#8b94a7;font-size:10px}.student-details-page .student-finance-card strong{display:block;margin-top:4px;color:#202a3d;font-size:14px}.student-details-page .student-module-placeholder,.student-details-page .page-state{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:30px;text-align:center;color:#8b94a7}.student-details-page .student-module-placeholder>svg{color:#2864ed}.student-details-page .student-module-placeholder strong{color:#334155;font-size:14px}.student-details-page .student-module-placeholder span{max-width:430px;color:#8b94a7;font-size:11px}@media(max-width:950px){.student-details-page{padding:22px 20px 35px}.student-details-page .student-details-grid{grid-template-columns:1fr}.student-details-page .student-details-grid>.full-width{grid-column:auto}.student-details-page .student-finance-stats{grid-template-columns:1fr}}@media(max-width:700px){.student-details-page{padding:18px 14px 30px}.student-details-page .student-profile-card{align-items:flex-start;flex-wrap:wrap;padding:18px}.student-details-page .student-profile-avatar{width:58px;height:58px;flex-basis:58px;font-size:17px}.student-details-page .student-profile-main h1{font-size:19px}.student-details-page .student-profile-card .status-badge{width:100%;justify-content:center}.student-details-page .student-tabs{overflow-x:auto;scrollbar-width:thin}.student-details-page .student-tab{flex:0 0 auto}.student-details-page .details-list{grid-template-columns:1fr}.student-details-page .details-list>div.full{grid-column:auto}}@media(max-width:480px){.student-details-page{padding-left:10px;padding-right:10px}.student-details-page .page-header{align-items:flex-start;flex-direction:column;gap:12px}.student-details-page .page-header>div:last-child{width:100%}.student-details-page .page-header>div:last-child button{flex:1}}.student-payment-page{max-width:1200px;margin:0 auto;padding:28px 30px 45px}.student-payment-layout{display:grid;gap:18px}.student-payment-student-card{display:flex;align-items:center;gap:14px;padding:18px 20px;border:1px solid #e5eaf1;border-radius:14px;background:linear-gradient(145deg,#fff,#f9fbff);box-shadow:0 7px 18px #1b2b480d,0 2px 4px #1b2b4806}.student-payment-student-card span,.student-payment-student-card strong,.student-payment-student-card small{display:block}.student-payment-student-card span{color:#8b94a7;font-size:10px}.student-payment-student-card strong{margin-top:4px;color:#202a3d;font-size:14px}.student-payment-student-card small{margin-top:4px;color:#2864ed;font-size:10px}.student-payment-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:11px;color:#2864ed;background:#eef4ff;box-shadow:inset 0 1px #ffffffe6,0 4px 10px #2864ed12}.payment-method-option{min-height:55px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e1e6ee;border-radius:10px;background:#fff;color:#7a8497;font-size:11px;font-weight:600}.payment-method-option.orange.active{border-color:#f5cf94;background:#fff7e8;color:#b77900}@media(max-width:700px){.student-payment-page{padding:18px 14px 30px}.payment-method-preview{grid-template-columns:1fr;padding-left:16px;padding-right:16px}}.field-help{display:block;margin-top:6px;color:#8b94a7;font-size:11px}.amount-preview{display:block;margin-top:6px;color:#2864ed;font-size:11px;font-weight:600}.selected-fee-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 28px 22px;padding:15px;border:1px solid #e2e8f2;border-radius:11px;background:#f8faff}.selected-fee-summary span,.selected-fee-summary strong{display:block}.selected-fee-summary span{color:#8b94a7;font-size:10px}.selected-fee-summary strong{margin-top:4px;color:#243047;font-size:12px}.payment-method-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 28px 22px}.payment-method-option{min-height:52px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #e1e6ee;border-radius:10px;background:#fff;color:#7a8497;font:inherit;font-size:11px;font-weight:600;cursor:pointer;transition:.18s ease}.payment-method-option:hover:not(:disabled){transform:translateY(-1px);border-color:#cbd6e8}.payment-method-option.active{border-color:#b9caf2;background:#eef4ff;color:#2864ed;box-shadow:0 4px 10px #2864ed12}.payment-method-option.orange.active{border-color:#f3d090;background:#fff7e7;color:#b77800}@media(max-width:700px){.selected-fee-summary{grid-template-columns:1fr;margin-left:16px;margin-right:16px}.payment-method-preview{grid-template-columns:1fr;padding-left:16px;padding-right:16px}}.student-payment-page{width:100%;max-width:1350px;margin:0 auto;padding:28px 30px 45px}.payment-student-hero{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding:20px 22px;border:1px solid #e3e9f2;border-radius:16px;background:linear-gradient(145deg,#fff,#f8faff);box-shadow:0 8px 22px #1b2b480d,0 2px 5px #1b2b4806}.payment-student-avatar{width:60px;height:60px;flex-shrink:0;display:grid;place-items:center;border-radius:15px;color:#2864ed;background:linear-gradient(145deg,#eef4ff,#dfeaff);border:1px solid #d6e2fa;font-size:18px;font-weight:800;box-shadow:inset 0 1px #ffffffe6,0 6px 13px #2864ed14}.payment-student-info{flex:1}.payment-student-info>span{display:block;color:#8b94a7;font-size:10px}.payment-student-info h3{margin:4px 0;color:#202a3d;font-size:17px}.payment-student-info p{margin:0;color:#2864ed;font-size:11px;font-weight:600}.payment-student-date{display:flex;align-items:center;gap:9px;padding-left:18px;border-left:1px solid #e8edf3}.payment-student-date svg{color:#2864ed}.payment-student-date span,.payment-student-date strong{display:block}.payment-student-date span{color:#929baa;font-size:9px}.payment-student-date strong{margin-top:3px;color:#263149;font-size:11px}.student-payment-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}.student-payment-form{overflow:hidden;border:1px solid #e4e9f1;border-radius:16px;background:#fff;box-shadow:0 8px 22px #1b2b480b,0 2px 5px #1b2b4806}.payment-section{padding:24px 26px;border-bottom:1px solid #edf0f5}.payment-section-title{display:flex;align-items:center;gap:11px;margin-bottom:20px}.payment-section-title>svg{width:20px;height:20px;padding:8px;box-sizing:content-box;border-radius:10px;color:#2864ed;background:#eef4ff}.payment-section-title h3{margin:0;color:#202a3d;font-size:14px}.payment-section-title p{margin:4px 0 0;color:#929aaa;font-size:10px}.payment-fee-summary{margin:18px 26px;padding:16px;border:1px solid #dce6f7;border-radius:12px;background:linear-gradient(145deg,#f8fbff,#f2f6ff)}.payment-fee-main{display:flex;align-items:center;gap:11px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #e5ebf4}.payment-fee-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#e9f1ff;color:#2864ed}.payment-fee-main span,.payment-fee-main strong,.payment-fee-main small{display:block}.payment-fee-main span{color:#8b94a7;font-size:9px}.payment-fee-main strong{margin-top:3px;color:#263149;font-size:13px}.payment-fee-main small{margin-top:4px;color:#8b94a7;font-size:9px}.payment-fee-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.payment-fee-values span,.payment-fee-values strong{display:block}.payment-fee-values span{color:#8b94a7;font-size:9px}.payment-fee-values strong{margin-top:4px;color:#263149;font-size:12px}.payment-fee-values .remaining strong{color:#2864ed;font-size:14px}.payment-amount-field{display:flex;align-items:stretch;height:58px;border:1px solid #dfe5ed;border-radius:11px;overflow:hidden;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.payment-amount-field:focus-within{border-color:#a3baf0;box-shadow:0 0 0 3px #2864ed12}.payment-amount-prefix{min-width:65px;display:grid;place-items:center;border-right:1px solid #e6ebf2;background:#f8fafc;color:#697386;font-size:11px;font-weight:700}.payment-amount-field input{width:100%;border:0;outline:0;padding:0 16px;color:#172033;font-size:22px;font-weight:700}.payment-amount-preview{margin-top:7px;color:#2864ed;font-size:10px;font-weight:600}.payment-method-preview{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.payment-method-option{min-height:58px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e0e6ef;border-radius:11px;background:#fff;color:#718096;font:inherit;font-size:11px;font-weight:650;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.payment-method-option:hover:not(:disabled){transform:translateY(-2px);border-color:#cad6ea;box-shadow:0 6px 12px #1b2b480e}.payment-method-option.active{color:#2864ed;border-color:#b9caf2;background:#eef4ff;box-shadow:0 5px 12px #2864ed14}.payment-method-option.orange.active{color:#b77900;border-color:#f1cf91;background:#fff8e8;box-shadow:0 5px 12px #f59e0b14}.payment-method-option:disabled{opacity:.55;cursor:not-allowed}.student-payment-form textarea{width:100%;min-height:105px;padding:13px;border:1px solid #dfe5ed;border-radius:10px;outline:0;resize:vertical;background:#fff;color:#293548;font:inherit;font-size:12px;transition:border-color .18s ease,box-shadow .18s ease}.student-payment-form textarea:focus{border-color:#a3baf0;box-shadow:0 0 0 3px #2864ed12}.student-payment-actions{display:flex;justify-content:flex-end;gap:10px;padding:18px 26px;background:#fbfcfe}.payment-side-card{position:sticky;top:20px;padding:20px;border:1px solid #e3e9f1;border-radius:14px;background:linear-gradient(145deg,#fff,#f8faff);box-shadow:0 8px 20px #1b2b480d}.payment-side-icon{width:42px;height:42px;display:grid;place-items:center;margin-bottom:13px;border-radius:11px;color:#2864ed;background:#eef4ff}.payment-side-card h3{margin:0 0 18px;color:#202a3d;font-size:14px}.payment-side-line{padding:12px 0;border-bottom:1px solid #edf0f5}.payment-side-line span,.payment-side-line strong{display:block}.payment-side-line span{color:#8b94a7;font-size:9px}.payment-side-line strong{margin-top:4px;color:#263149;font-size:11px}.payment-side-total{margin-top:14px;padding:15px;border-radius:10px;background:#eef4ff}.payment-side-total span{display:block;color:#718096;font-size:9px}.payment-side-total strong{display:block;margin-top:5px;color:#2864ed;font-size:18px}.payment-side-empty{display:flex;gap:8px;margin-top:15px;padding:11px;border-radius:9px;background:#ecfdf3;color:#087443;font-size:9px;line-height:1.5}@media(max-width:1000px){.student-payment-layout{grid-template-columns:1fr}.payment-side-card{position:static}}@media(max-width:750px){.student-payment-page{padding:20px 14px 30px}.payment-student-hero{align-items:flex-start;flex-wrap:wrap}.payment-student-date{width:100%;padding:12px 0 0;border-left:0;border-top:1px solid #e8edf3}.payment-fee-values,.payment-method-preview{grid-template-columns:1fr}.student-payment-actions{flex-direction:column-reverse}.student-payment-actions button{width:100%;justify-content:center}}@media(max-width:480px){.student-payment-page{padding-left:10px;padding-right:10px}.payment-student-hero{padding:16px}.payment-student-avatar{width:52px;height:52px;font-size:16px}.payment-student-info h3{font-size:15px}.payment-section{padding:20px 16px}.payment-fee-summary{margin-left:16px;margin-right:16px}.student-payment-actions{padding-left:16px;padding-right:16px}}.fees-page{width:100%;max-width:1500px;margin:0 auto;padding:28px 30px 45px}.fee-form-card{margin-bottom:18px;padding:0;overflow:hidden;border:1px solid #e5eaf1;border-radius:15px;box-shadow:0 8px 22px #1b2b480d,0 2px 5px #1b2b4806}.fee-form-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #edf0f5}.fee-form-header h3{margin:0;color:#202a3d;font-size:15px}.fee-form-header p{margin:4px 0 0;color:#8b94a7;font-size:11px}.fee-form-card .form-grid{padding:24px}.fee-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.fee-search{width:330px;height:42px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #dfe5ed;border-radius:10px;background:#fff}.fee-search:focus-within{border-color:#9eb6f2;box-shadow:0 0 0 3px #2864ed12}.fee-search input{width:100%;border:0;outline:0;font:inherit;font-size:12px}.fee-filter{height:42px;padding:0 12px;border:1px solid #dfe5ed;border-radius:10px;background:#fff;outline:0}.fees-table-card{overflow:hidden;border:1px solid #e5eaf1;border-radius:15px;box-shadow:0 7px 18px #1b2b480a}.fees-table{width:100%;border-collapse:collapse}.fees-table th{padding:14px 18px;text-align:left;background:#fafbfc;border-bottom:1px solid #edf0f5;color:#7e879a;font-size:10px}.fees-table td{padding:15px 18px;border-bottom:1px solid #f0f2f6;color:#4f586b;font-size:12px}.fees-table tbody tr:hover{background:#fbfdff}.fee-student{display:flex;align-items:center;gap:10px}.fee-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#eef4ff;color:#2864ed;font-size:11px;font-weight:700}.fee-student strong,.fee-student span{display:block}.fee-student strong{color:#202a3d;font-size:12px}.fee-student span{margin-top:3px;color:#9aa2b1;font-size:10px}.fee-status{display:inline-flex;align-items:center;padding:5px 9px;border-radius:20px;font-size:10px;font-weight:700}.fee-status.pending{background:#fff7e8;color:#b77900}.fee-status.partial{background:#eef4ff;color:#2864ed}.fee-status.paid{background:#eafaf1;color:#087443}.fee-status.cancelled{background:#fff0f1;color:#c62f48}.fee-actions{display:flex;gap:6px}@media(max-width:800px){.fees-page{padding:20px 14px 30px}.fee-toolbar{align-items:stretch;flex-direction:column}.fee-search,.fee-filter{width:100%}.fee-form-header{padding:17px}.fee-form-card .form-grid{padding:17px;grid-template-columns:1fr}.fee-form-card .full{grid-column:auto}.table-wrapper{overflow-x:auto}.fees-table{min-width:900px}}.attendance-page{width:100%;max-width:1500px;margin:0 auto;padding:28px 30px 45px}.attendance-filters{display:grid;grid-template-columns:1fr 260px;gap:16px;padding:18px;margin-bottom:18px}.attendance-filters label{display:flex;flex-direction:column;gap:7px}.attendance-filters label>span{display:flex;align-items:center;gap:6px;color:#5f6b7d;font-size:11px;font-weight:650}.attendance-filters select,.attendance-filters input{height:43px;padding:0 12px;border:1px solid #dfe5ed;border-radius:10px;outline:0;background:#fff}.attendance-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.attendance-stat{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid #e5eaf1;border-radius:14px;box-shadow:0 6px 15px #1b2b480a}.attendance-stat svg{width:40px;height:40px;padding:9px;box-sizing:content-box;border-radius:10px;background:#eef4ff;color:#2864ed}.attendance-stat strong,.attendance-stat span{display:block}.attendance-stat strong{color:#202a3d;font-size:20px}.attendance-stat span{margin-top:3px;color:#8b94a7;font-size:10px}.attendance-card{overflow:hidden;border-radius:15px}.attendance-buttons{display:flex;align-items:center;gap:7px}.attendance-btn{min-height:35px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border:1px solid #e0e6ee;border-radius:8px;background:#fff;color:#6f7a8d;font:inherit;font-size:10px;font-weight:600;cursor:pointer;transition:.18s ease}.attendance-btn:hover{transform:translateY(-1px)}.attendance-btn.present.active{background:#eafaf1;border-color:#b6e8ca;color:#087443}.attendance-btn.absent.active{background:#fff0f1;border-color:#ffc9d0;color:#c62f48}.attendance-btn.late.active{background:#fff7e8;border-color:#f2d491;color:#a96e00}@media(max-width:950px){.attendance-summary{grid-template-columns:repeat(2,1fr)}.attendance-filters{grid-template-columns:1fr}.attendance-row{align-items:flex-start;flex-direction:column;gap:14px}.attendance-buttons{width:100%}.attendance-btn{flex:1;justify-content:center}}@media(max-width:600px){.attendance-page{padding:18px 12px 30px}.attendance-summary{grid-template-columns:1fr}.attendance-buttons{flex-wrap:wrap}.attendance-btn{flex:1 1 calc(33.333% - 7px)}}.grades-page{width:100%;max-width:1500px;margin:0 auto;padding:28px 30px 45px}.grades-filters{display:grid;grid-template-columns:1fr 1fr 220px;gap:16px;padding:18px;margin-bottom:18px}.grades-filters label{display:flex;flex-direction:column;gap:7px}.grades-filters label>span{display:flex;align-items:center;gap:6px;color:#5f6b7d;font-size:11px;font-weight:650}.grades-filters select{height:43px;padding:0 12px;border:1px solid #dfe5ed;border-radius:10px;outline:0;background:#fff}.grades-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.grades-stat{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid #e5eaf1;border-radius:14px;box-shadow:0 6px 15px #1b2b480a}.grades-stat svg{width:40px;height:40px;padding:9px;box-sizing:content-box;border-radius:10px;background:#eef4ff;color:#2864ed}.grades-stat strong,.grades-stat span{display:block}.grades-stat strong{font-size:20px;color:#202a3d}.grades-stat span{margin-top:3px;color:#8b94a7;font-size:10px}.grades-card{overflow:hidden;border-radius:15px}.grades-actions{display:flex;align-items:center;gap:8px}.grades-search{width:220px;height:40px;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #dfe5ed;border-radius:9px;background:#fff}.grades-search input{width:100%;border:0;outline:0;font:inherit;font-size:11px}.grades-table{width:100%;border-collapse:collapse}.grades-table th{padding:13px 18px;text-align:left;background:#fafbfc;border-bottom:1px solid #edf0f5;color:#7e879a;font-size:10px}.grades-table td{padding:14px 18px;border-bottom:1px solid #f0f2f6;color:#4f586b;font-size:12px}.grades-table tbody tr:hover{background:#fbfdff}.grade-student{display:flex;align-items:center;gap:10px}.grade-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#eef4ff;color:#2864ed;font-size:11px;font-weight:700}.grade-student strong,.grade-student span{display:block}.grade-student strong{color:#202a3d;font-size:12px}.grade-student span{margin-top:3px;color:#9aa2b1;font-size:10px}.grade-input-wrap{display:flex;align-items:center;width:105px;height:38px;border:1px solid #dfe5ed;border-radius:9px;overflow:hidden;background:#fff}.grade-input-wrap:focus-within{border-color:#9eb6f2;box-shadow:0 0 0 3px #2864ed12}.grade-input-wrap input{width:100%;height:100%;padding:0 8px;border:0;outline:0;text-align:right;font-weight:700}.grade-input-wrap span{padding-right:8px;color:#8b94a7;font-size:10px;font-weight:600}.grade-status{display:inline-flex;padding:5px 8px;border-radius:20px;font-size:10px;font-weight:700}.grade-status.empty{background:#f1f3f6;color:#7e8797}.grade-status.success{background:#eafaf1;color:#087443}.grade-status.danger{background:#fff0f1;color:#c62f48}@media(max-width:1000px){.grades-filters{grid-template-columns:1fr 1fr}.grades-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:750px){.grades-page{padding:18px 12px 30px}.grades-filters,.grades-summary{grid-template-columns:1fr}.grades-actions{width:100%;align-items:stretch;flex-direction:column}.grades-search{width:100%}.table-wrapper{overflow-x:auto}.grades-table{min-width:900px}}.reports-page{width:100%;max-width:1500px;margin:0 auto;padding:28px 30px 45px}.reports-filters{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:18px;margin-bottom:18px}.reports-filters label{display:flex;flex-direction:column;gap:7px}.reports-filters label>span{display:flex;align-items:center;gap:6px;color:#5f6b7d;font-size:11px;font-weight:600}.reports-filters select,.reports-search{height:43px;border:1px solid #dfe5ed;border-radius:10px;background:#fff}.reports-filters select{padding:0 12px;outline:none}.reports-search{display:flex;align-items:center;gap:8px;padding:0 12px}.reports-search input{width:100%;border:0;outline:0;font:inherit;font-size:12px}.reports-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:18px}.reports-stat{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid #e5eaf1;border-radius:14px;box-shadow:0 6px 15px #1b2b480a}.reports-stat svg{width:40px;height:40px;padding:9px;box-sizing:content-box;border-radius:10px;color:#2864ed;background:#eef4ff}.reports-stat strong,.reports-stat span{display:block}.reports-stat strong{color:#202a3d;font-size:20px}.reports-stat span{margin-top:3px;color:#8b94a7;font-size:10px}.reports-card{overflow:hidden;border-radius:15px}.reports-table{width:100%;border-collapse:collapse}.reports-table th{padding:13px 18px;background:#fafbfc;border-bottom:1px solid #edf0f5;color:#7e879a;text-align:left;font-size:10px}.reports-table td{padding:14px 18px;border-bottom:1px solid #f0f2f6;color:#4f586b;font-size:12px}.reports-table tbody tr:hover{background:#fbfdff}.report-student{display:flex;align-items:center;gap:10px}.report-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#2864ed;background:#eef4ff;font-size:11px;font-weight:700}.report-student strong,.report-student span{display:block}.report-student strong{color:#202a3d}.report-student span{margin-top:3px;color:#9aa2b1;font-size:10px}@media(max-width:800px){.reports-page{padding:18px 12px 30px}.reports-filters,.reports-summary{grid-template-columns:1fr}.table-wrapper{overflow-x:auto}.reports-table{min-width:800px}}.ranking-page{width:100%;max-width:1500px;margin:0 auto;padding:28px 30px 45px}.ranking-filters{display:grid;grid-template-columns:1fr 220px 1fr;gap:16px;padding:18px;margin-bottom:18px}.ranking-filters label{display:flex;flex-direction:column;gap:7px}.ranking-filters label>span{display:flex;align-items:center;gap:6px;color:#5f6b7d;font-size:11px;font-weight:650}.ranking-filters select{height:43px;padding:0 12px;border:1px solid #dfe5ed;border-radius:10px;background:#fff;outline:none}.ranking-search{height:43px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #dfe5ed;border-radius:10px;background:#fff}.ranking-search:focus-within{border-color:#a2b8ee;box-shadow:0 0 0 3px #2864ed12}.ranking-search input{width:100%;border:0;outline:0;font:inherit;font-size:11px}.ranking-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.ranking-stat{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid #e5eaf1;border-radius:14px;box-shadow:0 6px 15px #1b2b480a}.ranking-stat svg{width:40px;height:40px;padding:9px;box-sizing:content-box;border-radius:10px;color:#2864ed;background:#eef4ff}.ranking-stat strong,.ranking-stat span{display:block}.ranking-stat strong{color:#202a3d;font-size:20px}.ranking-stat span{margin-top:3px;color:#8b94a7;font-size:10px}.ranking-podium{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:18px}.ranking-podium-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:22px 15px;border:1px solid #e5eaf1;border-radius:15px;background:linear-gradient(145deg,#fff,#f9fbff);box-shadow:0 7px 18px #1b2b480b;text-align:center}.ranking-medal{position:absolute;top:12px;right:12px;color:#d99b16}.ranking-podium-avatar{width:52px;height:52px;display:grid;place-items:center;margin-bottom:10px;border-radius:14px;color:#2864ed;background:#eef4ff;font-size:14px;font-weight:800}.ranking-podium-card strong{color:#202a3d;font-size:13px}.ranking-podium-card>span{margin-top:4px;color:#8b94a7;font-size:10px}.ranking-podium-card b{margin-top:9px;color:#2864ed;font-size:23px}.ranking-podium-card small{color:#8b94a7;font-size:10px}.ranking-podium-card.rank-1{border-color:#edd58e;box-shadow:0 9px 20px #d99b1614}.ranking-podium-card.rank-2{border-color:#d9dee6}.ranking-podium-card.rank-3{border-color:#e6c5a7}.ranking-card{overflow:hidden;border-radius:15px}.ranking-table{width:100%;border-collapse:collapse}.ranking-table th{padding:13px 18px;background:#fafbfc;border-bottom:1px solid #edf0f5;color:#7e879a;text-align:left;font-size:10px}.ranking-table td{padding:14px 18px;border-bottom:1px solid #f0f2f6;color:#4f586b;font-size:12px}.ranking-table tbody tr:hover{background:#fbfdff}.ranking-position{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:8px;background:#f2f4f7;color:#697386;font-size:11px;font-weight:800}.ranking-position.rank-1{background:#fff6d9;color:#b47700}.ranking-position.rank-2{background:#f0f2f5;color:#5f6878}.ranking-position.rank-3{background:#fff0e7;color:#a65d23}.ranking-student{display:flex;align-items:center;gap:10px}.ranking-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#2864ed;background:#eef4ff;font-size:11px;font-weight:700}.ranking-student strong,.ranking-student span{display:block}.ranking-student strong{color:#202a3d}.ranking-student span{margin-top:3px;color:#9aa2b1;font-size:10px}.ranking-average{color:#2864ed;font-size:15px}.ranking-progress{display:flex;align-items:center;gap:9px;min-width:180px}.ranking-progress-track{flex:1;height:7px;overflow:hidden;border-radius:10px;background:#edf1f6}.ranking-progress-fill{height:100%;border-radius:inherit;background:#2864ed;transition:width .25s ease}.ranking-progress span{width:32px;color:#7f8999;font-size:10px;text-align:right}@media(max-width:1000px){.ranking-filters{grid-template-columns:1fr 1fr}.ranking-search{grid-column:1 / -1}.ranking-summary{grid-template-columns:repeat(2,1fr)}.ranking-podium{grid-template-columns:1fr}}@media(max-width:700px){.ranking-page{padding:18px 12px 30px}.ranking-filters,.ranking-summary{grid-template-columns:1fr}.ranking-search{grid-column:auto}.table-wrapper{overflow-x:auto}.ranking-table{min-width:850px}}.student-report-page{max-width:1300px;margin:0 auto;padding:28px 30px 45px}.report-toolbar{align-items:flex-end}.report-actions{display:flex;align-items:center;gap:8px}.report-actions select{height:40px;padding:0 12px;border:1px solid #dfe5ed;border-radius:9px;background:#fff;outline:none}.student-report-card{padding:30px;border:1px solid #e4e9f1;border-radius:16px;background:#fff;box-shadow:0 10px 28px #1b2b480e}.report-school-header{display:flex;align-items:center;gap:14px;padding-bottom:22px;border-bottom:2px solid #eef2f7}.report-school-logo{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;color:#2864ed;background:#eef4ff}.report-school-header h1{margin:0;color:#172033;font-size:20px}.report-school-header p{margin:4px 0 0;color:#8b94a7;font-size:11px}.report-student-header{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:20px 0;border-bottom:1px solid #edf0f5}.report-student-header span,.report-student-header strong{display:block}.report-student-header span{color:#8b94a7;font-size:9px}.report-student-header strong{margin-top:4px;color:#202a3d;font-size:12px}.report-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0}.report-summary>div{padding:16px;border-radius:11px;background:#f8faff;border:1px solid #e5ebf4}.report-summary span,.report-summary strong{display:block}.report-summary span{color:#8b94a7;font-size:9px}.report-summary strong{margin-top:5px;color:#2864ed;font-size:15px}.report-table-wrapper{overflow-x:auto}.report-table{width:100%;border-collapse:collapse}.report-table th{padding:13px 15px;text-align:left;background:#fafbfc;border-bottom:1px solid #edf0f5;color:#7e879a;font-size:10px}.report-table td{padding:14px 15px;border-bottom:1px solid #f0f2f6;color:#4f586b;font-size:12px}.report-score.success{color:#087443}.report-score.danger{color:#c62f48}.report-footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;margin-top:28px;padding-top:20px;border-top:1px solid #edf0f5}.report-footer span,.report-footer strong{display:block}.report-footer span{color:#8b94a7;font-size:9px}.report-footer strong{margin-top:5px;color:#263149;font-size:12px}.signature-space{width:140px;height:45px;margin-top:8px;border-bottom:1px solid #bfc7d4}@media(max-width:800px){.report-summary{grid-template-columns:1fr 1fr}}@media(max-width:500px){.report-summary{grid-template-columns:1fr}}@media print{.page-header,.report-actions,.sidebar,.top-header{display:none!important}.student-report-page{padding:0;max-width:none}.student-report-card{border:0;box-shadow:none}}@media(max-width:800px){.student-report-page{padding:18px 12px 30px}.report-toolbar{align-items:flex-start;flex-direction:column}.report-actions{width:100%;flex-wrap:wrap}.report-student-header,.report-summary,.report-footer{grid-template-columns:1fr 1fr}}@media(max-width:500px){.report-student-header,.report-summary,.report-footer{grid-template-columns:1fr}.report-actions{flex-direction:column;align-items:stretch}.report-actions>*{width:100%;justify-content:center}}.student-grades-module{width:100%}.student-module-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.student-module-actions{display:flex;gap:8px;flex-wrap:wrap}.student-module-placeholder{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px 25px;text-align:center;border:1px solid #e4e9f1;border-radius:15px;background:linear-gradient(145deg,#fff,#f8faff);box-shadow:0 8px 22px #1b2b480b}.student-module-placeholder-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:14px;border-radius:15px;color:#2864ed;background:#eef4ff;box-shadow:inset 0 1px #ffffffe6,0 7px 14px #2864ed14}.student-module-placeholder strong{color:#202a3d;font-size:16px}.student-module-placeholder span{max-width:520px;margin:8px 0 18px;color:#8b94a7;font-size:11px;line-height:1.6}@media(max-width:700px){.student-module-header{align-items:flex-start;flex-direction:column}.student-module-actions{width:100%}.student-module-actions button{flex:1;justify-content:center}}:root{--ui-depth: 0 18px 45px rgba(24, 39, 75, .1), 0 4px 12px rgba(24, 39, 75, .06);--ui-depth-hover: 0 26px 60px rgba(24, 39, 75, .14), 0 8px 20px rgba(37, 99, 235, .1);--ui-soft-depth: 0 10px 26px rgba(24, 39, 75, .08), inset 0 1px 0 rgba(255,255,255,.95);--ui-blue: #2563eb;--ui-blue-dark: #1d4ed8;--ui-surface: rgba(255,255,255,.94)}body{background:radial-gradient(circle at 10% 0%,rgba(37,99,235,.055),transparent 28%),radial-gradient(circle at 95% 10%,rgba(79,70,229,.045),transparent 25%),#f5f7fb}.card,.dashboard-card,.stat-card,.table-card,.form-card,.student-report-card,.report-card,.profile-card,.finance-card,.settings-card{position:relative;overflow:hidden;background:var(--ui-surface);border:1px solid rgba(226,232,240,.9);box-shadow:var(--ui-depth);transform:translateZ(0);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.card:before,.dashboard-card:before,.stat-card:before,.table-card:before,.form-card:before,.student-report-card:before,.report-card:before,.profile-card:before,.finance-card:before,.settings-card:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),transparent);pointer-events:none}.card:hover,.dashboard-card:hover,.stat-card:hover,.table-card:hover,.form-card:hover,.profile-card:hover,.finance-card:hover,.settings-card:hover{transform:translateY(-3px);box-shadow:var(--ui-depth-hover);border-color:#cbd5e1f2}.stat-card{isolation:isolate}.stat-card:after{content:"";position:absolute;width:110px;height:110px;right:-55px;top:-55px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.1),transparent 68%);pointer-events:none}.stat-icon,.finance-icon,.activity-icon,.brand-icon,.profile-avatar{box-shadow:inset 0 1px #ffffff73,0 8px 18px #1e293b1a}.sidebar{box-shadow:10px 0 30px #0f172a0f;background:linear-gradient(180deg,#fff,#fbfcff)}.sidebar-link{position:relative;transform:translateZ(0);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.sidebar-link:hover{transform:translate(2px);box-shadow:0 7px 18px #2563eb14}.sidebar-link-active{box-shadow:inset 3px 0 0 var(--ui-blue),0 8px 18px #2563eb14}.brand-icon{box-shadow:0 10px 24px #2563eb40,inset 0 1px #ffffff59}.top-header{box-shadow:0 8px 25px #0f172a0b;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-search,.header-icon,.profile{box-shadow:var(--ui-soft-depth)}.header-search:focus-within{border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb14,var(--ui-soft-depth)}.btn-primary,.primary-button,.btn-secondary,.secondary-button,button[type=submit]{position:relative;transform:translateZ(0);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.btn-primary,.primary-button,button[type=submit]{box-shadow:0 8px 18px #2563eb2e,inset 0 1px #ffffff2e}.btn-secondary,.secondary-button{box-shadow:0 6px 16px #0f172a14,inset 0 1px #ffffffd9}.btn-primary:hover,.primary-button:hover,.btn-secondary:hover,.secondary-button:hover,button[type=submit]:hover{transform:translateY(-2px);filter:brightness(1.015)}.btn-primary:active,.primary-button:active,.btn-secondary:active,.secondary-button:active,button[type=submit]:active{transform:translateY(1px)}input,select,textarea{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}input:focus,select:focus,textarea:focus{transform:translateY(-1px);box-shadow:0 0 0 4px #2563eb12,0 7px 18px #0f172a0f}table,.data-table,.report-table{border-collapse:separate;border-spacing:0}tbody tr{transition:background .16s ease,transform .16s ease}tbody tr:hover{background:#2563eb06}.status-badge,.badge,.chip{box-shadow:inset 0 1px #ffffff8c,0 4px 10px #0f172a0f}.page-state{min-height:220px;border-radius:18px;background:#ffffffe0;border:1px solid rgba(226,232,240,.9);box-shadow:var(--ui-depth)}.sidebar-nav::-webkit-scrollbar,.page-content::-webkit-scrollbar{width:7px}.sidebar-nav::-webkit-scrollbar-thumb,.page-content::-webkit-scrollbar-thumb{border-radius:999px;background:#64748b38}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:800px){.card:hover,.dashboard-card:hover,.stat-card:hover,.table-card:hover,.form-card:hover,.profile-card:hover,.finance-card:hover,.settings-card:hover{transform:none;box-shadow:var(--ui-depth)}}.school-create-page{min-height:100%;padding-bottom:50px;background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 30%),radial-gradient(circle at bottom left,rgba(14,165,233,.07),transparent 30%)}.school-create-hero{position:relative;overflow:hidden;min-height:470px;border-radius:0 0 34px 34px;background:linear-gradient(135deg,#0f172a,#1e3a8a 52%,#0369a1);box-shadow:0 24px 60px #0f172a3d,inset 0 -1px #ffffff1a}.school-create-hero:before{content:"";position:absolute;width:340px;height:340px;right:-100px;top:-120px;border-radius:50%;background:#ffffff14;filter:blur(4px)}.school-create-hero:after{content:"";position:absolute;width:260px;height:260px;left:-100px;bottom:-130px;border-radius:50%;background:#38bdf81f}.school-create-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.03),transparent 60%);pointer-events:none}.school-create-hero-content{position:relative;z-index:2;width:min(1400px,calc(100% - 40px));margin:auto;padding:30px 0 55px}.school-create-back{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 15px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:#ffffff14;color:#fff;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .2s ease,background .2s ease}.school-create-back:hover{transform:translateY(-2px);background:#ffffff24}.school-create-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:55px;margin-top:34px}.school-create-hero-text{max-width:720px}.school-create-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#ffffff14;color:#dbeafe;font-size:12px;font-weight:800;letter-spacing:.08em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.school-create-hero-text h1{margin:20px 0 15px;color:#fff;font-size:clamp(2.2rem,4vw,4.5rem);line-height:1;letter-spacing:-.045em;text-shadow:0 8px 30px rgba(0,0,0,.2)}.school-create-hero-text h1 span{display:block;margin-top:8px;color:#7dd3fc}.school-create-hero-text>p{max-width:650px;margin:0;color:#dbeafe;font-size:17px;line-height:1.75}.school-create-mini-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.school-create-mini-stats div{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 13px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#ffffff12;color:#fff;font-size:13px;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffff12,0 10px 20px #00000014}.school-create-visual-card{position:relative;min-height:390px;transform-style:preserve-3d}.school-create-image-main{position:absolute;top:10px;right:35px;width:78%;height:300px;overflow:hidden;border:7px solid rgba(255,255,255,.9);border-radius:26px;transform:perspective(1200px) rotateY(-8deg) rotateX(3deg);box-shadow:0 30px 55px #00000059,0 12px 24px #0003}.school-create-image-main img{width:100%;height:100%;object-fit:cover;display:block}.school-create-floating-card{position:absolute;z-index:3;left:0;bottom:40px;display:flex;align-items:center;gap:12px;width:235px;padding:16px;border:1px solid rgba(255,255,255,.22);border-radius:20px;background:#ffffffeb;box-shadow:0 22px 45px #00000047,0 8px 20px #0000001f;transform:perspective(800px) rotateY(8deg) rotateX(-2deg) translateZ(30px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.school-create-floating-icon{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,#2563eb,#0ea5e9);color:#fff;box-shadow:0 10px 20px #2563eb4d,inset 0 1px #ffffff40}.school-create-floating-card strong{display:block;color:#0f172a;font-size:14px}.school-create-floating-card span{display:block;margin-top:3px;color:#64748b;font-size:12px}.school-create-student-image{position:absolute;right:0;bottom:0;z-index:2;width:175px;height:125px;overflow:hidden;border:5px solid white;border-radius:22px;transform:perspective(800px) rotateY(-4deg) rotateX(5deg);box-shadow:0 18px 35px #00000040}.school-create-student-image img{width:100%;height:100%;object-fit:cover}.school-create-container{width:min(1180px,calc(100% - 30px));margin:-24px auto 0;position:relative;z-index:5}.school-create-alert{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:14px 16px;border-radius:16px;font-weight:600;box-shadow:0 12px 24px #0f172a14}.school-create-alert.error{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.school-create-alert.success{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.school-create-card{overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:28px;background:#fffffffa;box-shadow:0 30px 70px #0f172a1f,0 8px 18px #0f172a0f,inset 0 1px #ffffffe6}.school-create-card-header{padding:28px 30px;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc)}.school-create-card-header>div{display:flex;align-items:center;gap:15px}.school-create-section-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;flex:0 0 52px;border-radius:17px;color:#fff;background:linear-gradient(145deg,#2563eb,#0284c7);box-shadow:0 12px 22px #2563eb38,inset 0 1px #ffffff40}.school-create-card-header h2{margin:0;color:#0f172a;font-size:20px}.school-create-card-header p{margin:5px 0 0;color:#64748b;line-height:1.6;font-size:14px}.school-create-section{padding:30px}.school-create-section+.school-create-section{border-top:1px solid #e2e8f0}.school-create-section-title{display:flex;align-items:center;gap:10px;margin-bottom:20px;color:#0f172a;font-weight:800;font-size:15px}.school-create-section-title span{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;color:#2563eb;background:#eff6ff;font-size:12px;box-shadow:inset 0 1px #fff,0 5px 10px #2563eb14}.school-create-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.school-create-field{min-width:0}.school-create-field.wide{grid-column:1 / -1}.school-create-field label{display:block;margin-bottom:8px;color:#334155;font-size:13px;font-weight:700}.school-create-field input,.school-create-field select,.school-create-field textarea{width:100%;border:1px solid #dbe3ee;border-radius:15px;background:#f8fafc;color:#0f172a;padding:13px 14px;outline:none;font:inherit;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.school-create-field textarea{resize:vertical}.school-create-field input:hover,.school-create-field select:hover,.school-create-field textarea:hover{background:#fff;transform:translateY(-1px)}.school-create-field input:focus,.school-create-field select:focus,.school-create-field textarea:focus{border-color:#60a5fa;background:#fff;box-shadow:0 0 0 4px #3b82f61a,0 10px 22px #0f172a0d}.school-create-input-icon{position:relative}.school-create-input-icon svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none}.school-create-input-icon input{padding-left:43px}.school-create-logo-preview{margin-top:20px;display:flex;align-items:center;justify-content:center;width:120px;height:120px;padding:10px;border:1px solid #e2e8f0;border-radius:20px;background:#f8fafc;box-shadow:0 14px 24px #0f172a14}.school-create-logo-preview img{max-width:100%;max-height:100%;object-fit:contain;border-radius:12px}.school-create-actions{display:flex;justify-content:flex-end;gap:12px;padding:25px 30px 30px;border-top:1px solid #e2e8f0;background:#f8fafc}.school-create-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:14px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.school-create-btn:hover:not(:disabled){transform:translateY(-2px)}.school-create-btn:active:not(:disabled){transform:translateY(0)}.school-create-btn.primary{color:#fff;background:linear-gradient(145deg,#2563eb,#0284c7);box-shadow:0 12px 22px #2563eb3b,inset 0 1px #fff3}.school-create-btn.primary:hover:not(:disabled){box-shadow:0 17px 30px #2563eb47,inset 0 1px #ffffff40}.school-create-btn.secondary{color:#334155;background:#fff;border-color:#dbe3ee;box-shadow:0 6px 14px #0f172a0f}.school-create-btn:disabled{opacity:.65;cursor:not-allowed}@media(max-width:1050px){.school-create-hero{min-height:auto}.school-create-hero-grid{grid-template-columns:1fr;gap:35px}.school-create-hero-text{max-width:none}.school-create-visual-card{min-height:330px;max-width:720px;width:100%;margin:auto}.school-create-image-main{width:74%}}@media(max-width:720px){.school-create-page{padding-bottom:25px}.school-create-hero{border-radius:0 0 24px 24px}.school-create-hero-content{width:min(100% - 24px,680px);padding:18px 0 35px}.school-create-back{width:100%;justify-content:center}.school-create-hero-grid{margin-top:25px}.school-create-hero-text h1{font-size:2.45rem}.school-create-hero-text>p{font-size:15px;line-height:1.65}.school-create-mini-stats{flex-direction:column}.school-create-mini-stats div{width:100%}.school-create-visual-card{min-height:270px}.school-create-image-main{top:0;right:10px;width:82%;height:220px;border-width:5px;border-radius:20px}.school-create-student-image{width:135px;height:95px;border-width:4px;border-radius:17px}.school-create-floating-card{left:5px;bottom:12px;width:205px;padding:12px;border-radius:17px}.school-create-container{width:min(100% - 16px,1180px);margin-top:-12px}.school-create-card{border-radius:20px}.school-create-card-header,.school-create-section{padding:20px 17px}.school-create-grid{grid-template-columns:1fr;gap:15px}.school-create-field.wide{grid-column:auto}.school-create-actions{flex-direction:column-reverse;padding:18px}.school-create-btn{width:100%}}@media(max-width:420px){.school-create-hero-text h1{font-size:2rem}.school-create-kicker{font-size:10px}.school-create-visual-card{min-height:235px}.school-create-image-main{height:185px}.school-create-student-image{width:110px;height:78px}.school-create-floating-card{width:185px}.school-create-floating-icon{width:38px;height:38px;flex-basis:38px}.school-create-card-header h2{font-size:17px}}@media(prefers-reduced-motion:reduce){.school-create-back,.school-create-field input,.school-create-field select,.school-create-field textarea,.school-create-btn{transition:none}.school-create-back:hover,.school-create-btn:hover:not(:disabled),.school-create-field input:hover,.school-create-field select:hover,.school-create-field textarea:hover{transform:none}}.parent-child-card{text-align:left;border:1px solid var(--border-color, #e5e7eb);cursor:pointer;width:100%}.parent-child-card.selected{outline:2px solid rgba(37,99,235,.22)}.parent-toolbar{display:flex;align-items:center;gap:16px;justify-content:space-between;flex-wrap:wrap;margin-top:18px}.parent-toolbar>div:first-child{display:flex;flex-direction:column;gap:4px}.parent-toolbar>div:first-child span{opacity:.65;font-size:13px}.parent-tabs{display:flex;gap:6px;flex-wrap:wrap}.parent-tabs button{display:inline-flex;align-items:center;gap:7px;border:0;background:#f4f6f8;padding:9px 12px;border-radius:10px;cursor:pointer}.parent-tabs button.active{background:#2563eb;color:#fff}.parent-toolbar select{min-width:130px}.parent-detail-card{margin-top:14px;overflow:hidden}.parent-detail-card .reports-table{min-width:520px}.reports-invitation-card{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.reports-invitation-fields{display:grid;grid-template-columns:minmax(180px,220px) minmax(280px,420px) auto;gap:10px;align-items:end;flex:1;max-width:900px}.reports-invitation-fields label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:600}.reports-invitation-fields input{min-height:42px}@media(max-width:900px){.reports-invitation-card{flex-direction:column;align-items:stretch}.reports-invitation-fields{grid-template-columns:1fr;max-width:none}}.login-modern{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);background:#f8fafc}.login-modern-hero{position:relative;overflow:hidden;min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e3a8a 52%,#0369a1)}.login-modern-glow{position:absolute;width:520px;height:520px;border-radius:50%;right:-180px;top:-180px;background:#7dd3fc1f;filter:blur(2px)}.login-modern-hero-inner{position:relative;z-index:2;width:min(760px,calc(100% - 70px));margin:auto;padding:34px 0}.login-modern-brand{display:flex;align-items:center;gap:12px;color:#fff;font-weight:800;font-size:17px}.login-modern-brand-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#ffffff1f;overflow:hidden}.login-modern-brand-icon img{width:100%;height:100%;object-fit:cover}.login-modern-copy{margin-top:18vh;max-width:650px}.login-modern-copy h1{color:#fff;font-size:clamp(2.5rem,5vw,5.2rem);line-height:.98;letter-spacing:-.05em;margin:22px 0}.login-modern-copy h1 span{color:#7dd3fc}.login-modern-copy p{color:#dbeafe;font-size:17px;line-height:1.8;max-width:600px}.login-modern-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.login-modern-points div{display:flex;align-items:center;gap:8px;color:#fff;padding:11px 14px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff12}.login-modern-panel{display:grid;place-items:center;padding:35px}.login-modern-form{width:min(470px,100%);padding:42px;background:#fff;border:1px solid #e2e8f0;border-radius:28px;box-shadow:0 28px 70px #0f172a1f}.login-modern-form-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#eff6ff;color:#2563eb;margin-bottom:18px}.login-kicker{color:#1d4ed8;background:#eff6ff;border-color:#dbeafe}.login-modern-form h2{font-size:30px;margin:15px 0 7px;color:#0f172a}.login-modern-subtitle{color:#64748b;margin:0 0 25px}.login-modern-form label{display:block;font-weight:700;color:#334155;margin:17px 0 8px}.login-modern-input{display:flex;align-items:center;gap:10px;border:1px solid #cbd5e1;border-radius:13px;padding:0 13px;min-height:50px;background:#fff}.login-modern-input:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.login-modern-input input{flex:1;border:0;outline:0;min-width:0;font:inherit}.login-modern-input button{border:0;background:transparent;cursor:pointer;color:#64748b;display:grid;place-items:center}.login-modern-submit{width:100%;min-height:52px;margin-top:24px;border:0;border-radius:14px;background:#2563eb;color:#fff;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:9px}.login-modern-submit:disabled{opacity:.6;cursor:not-allowed}.login-modern-error{padding:12px 14px;border-radius:12px;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;font-size:14px;margin:15px 0}.login-modern-create{margin-top:24px;padding:17px;border:1px solid #dbeafe;border-radius:17px;background:#f8fbff}.login-modern-create>div{display:flex;gap:10px;color:#1e3a8a}.login-modern-create strong,.login-modern-create span{display:block}.login-modern-create span{color:#64748b;font-size:13px;margin-top:3px}.login-modern-create>button{margin-top:13px;width:100%;min-height:43px;border:1px solid #bfdbfe;background:#fff;color:#1d4ed8;border-radius:11px;font-weight:800;cursor:pointer}.login-modern-note{display:flex;gap:8px;align-items:center;color:#64748b;font-size:12px;margin-top:18px}.school-register-page{min-height:100vh;background:#f8fafc}.school-register-hero{min-height:430px;background:linear-gradient(135deg,#0f172a,#1e3a8a 55%,#0369a1);position:relative;overflow:hidden}.school-register-hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-130px;bottom:-180px;background:#7dd3fc1f}.school-register-hero-inner{position:relative;z-index:2;width:min(1400px,calc(100% - 40px));margin:auto;padding:30px 0 55px}.school-register-hero-copy{max-width:850px;margin-top:55px}.school-register-hero-copy h1{color:#fff;font-size:clamp(2.3rem,5vw,4.7rem);line-height:1;letter-spacing:-.05em;margin:20px 0 15px}.school-register-hero-copy p{color:#dbeafe;font-size:17px;line-height:1.7;max-width:700px}.school-register-container{width:min(1050px,calc(100% - 30px));margin:-55px auto 60px;position:relative;z-index:3}.school-register-submit{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;gap:8px}.school-register-notice{display:flex;gap:12px;align-items:flex-start;padding:16px;border:1px solid #bfdbfe;background:#eff6ff;border-radius:15px;color:#1e3a8a;margin:10px 0 22px}.school-register-notice p{margin:4px 0 0;color:#475569;font-size:13px;line-height:1.5}.school-register-success{width:min(650px,calc(100% - 30px));margin:10vh auto;padding:50px;background:#fff;border:1px solid #dbeafe;border-radius:28px;box-shadow:0 25px 70px #0f172a1f;text-align:center}.school-register-success-icon{width:76px;height:76px;border-radius:24px;background:#ecfdf5;color:#059669;display:grid;place-items:center;margin:0 auto 20px}.school-register-success h1{font-size:34px;color:#0f172a;margin:18px 0 12px}.school-register-success p{color:#64748b;line-height:1.7;margin-bottom:28px}.super-admin-actions{display:flex;flex-wrap:wrap;gap:7px}.status-badge{display:inline-flex;padding:6px 10px;border-radius:999px;font-weight:700;font-size:12px;background:#f1f5f9;color:#475569}.status-badge.pending{background:#fff7ed;color:#c2410c}.status-badge.active{background:#ecfdf5;color:#047857}.status-badge.suspended,.status-badge.inactive{background:#fef2f2;color:#b91c1c}.muted{color:#64748b;font-size:12px;margin-top:3px}.alert.info{display:flex;gap:8px;align-items:flex-start;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.parent-invitation-card .card-header h2{display:flex;align-items:center;gap:8px}.parent-invitation-card .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.parent-invitation-card label{display:block;font-weight:700;color:#334155}.parent-invitation-card label>span{display:block;margin-bottom:7px}.parent-invitation-card label.wide{grid-column:1/-1}.parent-invitation-card input,.parent-invitation-card select,.parent-invitation-card textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;padding:12px;font:inherit;background:#fff}.parent-invitation-card textarea{resize:vertical}.input-with-icon{display:flex;align-items:center;gap:8px;border:1px solid #cbd5e1;border-radius:12px;padding-left:11px}.input-with-icon select{border:0;outline:0;padding-left:0}.parent-invitation-hint{display:flex;gap:9px;align-items:flex-start;margin:20px 0;padding:14px;border-radius:13px;background:#f8fafc;color:#64748b;font-size:13px;line-height:1.5}@media(max-width:900px){.login-modern{grid-template-columns:1fr}.login-modern-hero{min-height:430px}.login-modern-copy{margin-top:70px}.login-modern-panel{margin-top:-55px;position:relative;z-index:3;padding:20px}.login-modern-form{box-shadow:0 20px 50px #0f172a29}.parent-invitation-card .form-grid{grid-template-columns:1fr}.parent-invitation-card label.wide{grid-column:auto}}.student-card-section{margin-top:24px}.student-card-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.student-id-card-print{width:min(100%,720px);border:1px solid #dbe3ee;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 8px 24px #0f172a14}.student-id-card-head{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:14px;padding:16px 18px;border-bottom:1px solid #e5e7eb}.student-id-school-logo{width:56px;height:56px;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f1f5f9;font-size:22px;font-weight:700}.student-id-school-logo img{width:100%;height:100%;object-fit:contain}.student-id-school-name{display:flex;flex-direction:column;gap:3px}.student-id-school-name strong{font-size:16px}.student-id-school-name span{font-size:13px;color:#64748b}.student-id-title{font-weight:800;letter-spacing:.06em;font-size:14px}.student-id-card-body{display:grid;grid-template-columns:110px 1fr;gap:20px;padding:20px}.student-id-photo{width:100px;height:120px;border:1px solid #dbe3ee;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f8fafc}.student-id-photo img{width:100%;height:100%;object-fit:cover}.student-id-main h3{margin:0 0 14px;font-size:21px}.student-id-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px}.student-id-grid div,.student-id-card-footer div{display:flex;flex-direction:column;gap:3px}.student-id-grid span,.student-id-card-footer span{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.student-id-grid strong,.student-id-card-footer strong{font-size:13px}.student-id-card-footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;padding:14px 18px;border-top:1px solid #e5e7eb;background:#f8fafc}.student-id-signature{text-align:right}@media(max-width:700px){.student-card-toolbar,.student-id-card-head{grid-template-columns:1fr;display:flex;flex-direction:column;align-items:flex-start}.student-id-card-body{grid-template-columns:1fr}.student-id-grid,.student-id-card-footer{grid-template-columns:1fr 1fr}.student-id-signature{text-align:left}}@media print{body *{visibility:hidden!important}.student-id-card-print,.student-id-card-print *{visibility:visible!important}.student-id-card-print{position:absolute;left:0;top:0;width:85.6mm;max-width:85.6mm;box-shadow:none;border:1px solid #111;border-radius:4mm}.student-id-card-head,.student-id-card-body,.student-id-card-footer{break-inside:avoid}.no-print{display:none!important}}
