:root{--school-sidebar-width:280px;--school-sidebar-bg:#0f172a;--school-sidebar-gold:#efc75e;--school-page-padding:24px}.school-sidebar-container{background:#0f172a;background:var(--school-sidebar-bg);box-shadow:4px 0 18px #0003;color:#fff;min-width:280px;min-width:var(--school-sidebar-width);overflow:hidden;width:280px;width:var(--school-sidebar-width)}.school-sidebar-title{border-bottom:1px solid #ffffff0f;color:#efc75e;color:var(--school-sidebar-gold);flex-shrink:0;font-size:24px;font-weight:800;padding:24px 20px;text-align:center}.sidebar-scroll{padding:18px 14px 30px}.sidebar-scroll::-webkit-scrollbar{width:6px}.sidebar-scroll::-webkit-scrollbar-thumb{background:#efc75e;background:var(--school-sidebar-gold)}.sidebar-section{margin-bottom:18px}.sidebar-section-title{color:#efc75e;color:var(--school-sidebar-gold);font-size:12px;font-weight:700;letter-spacing:.8px;margin-bottom:10px;opacity:.9;padding:0 6px;text-transform:uppercase}.sidebar-section-title.clickable{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.sidebar-section-title.open{opacity:1}.sidebar-divider{background:#ffffff14;border-radius:30px;margin-top:14px}.school-sidebar-menu{margin:0;padding-left:8px}.school-sidebar-link{border-radius:14px;color:#cbd5e1;font-size:14px;font-weight:600;margin-bottom:6px;padding:13px 16px;transition:.22s ease}.school-sidebar-link:hover{background:#ffffff0f;color:#fff;transform:translateX(3px)}.school-sidebar-link.active{background:linear-gradient(135deg,#efc75e,#d9b65a);box-shadow:0 6px 18px #efc75e38;color:#0f172a;font-weight:800}.arrow{font-size:13px;opacity:.75}.school-content{margin-left:280px;margin-left:var(--school-sidebar-width);padding:var(--school-page-padding);width:calc(100% - 280px);width:calc(100% - var(--school-sidebar-width))}.login-container{align-items:center;background:radial-gradient(circle at top,#2a2c55,#0f1023 70%);display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.login-container:after,.login-container:before{animation:floatGlow 7s ease-in-out infinite alternate;background:#6c63ff26;border-radius:50%;content:"";filter:blur(120px);height:420px;position:absolute;width:420px}.login-container:before{left:-50px;top:-80px}.login-container:after{background:#ff63922e;bottom:-80px;right:-40px}.login-box{animation:fadeIn .6s ease-out;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff1f;box-shadow:0 10px 40px #00000047;padding:45px 35px;text-align:center}.login-title{color:#333;font-size:26px;font-weight:700;letter-spacing:.5px;margin-bottom:28px}.login-input{background:#fafafa;border:1px solid #d8d8d8;border-radius:8px;color:#333;font-size:15px;margin-bottom:18px;outline:none;padding:14px 16px;transition:.3s ease;width:100%}.login-input::placeholder{color:#999}.login-input:focus{background:#fff;border-color:#6c5ce7;box-shadow:0 0 8px #6c5ce74d}.login-btn{background:linear-gradient(135deg,#6c5ce7,#a46bff);box-shadow:0 6px 18px #6c5ce759;cursor:pointer;font-size:17px;margin-top:10px;padding:14px;transition:.35s}.login-btn:hover{box-shadow:0 10px 25px #6c5ce78c;transform:scale(1.04)}.login-error{color:#ff6b6b;font-size:14px;font-weight:500;margin-top:12px}@keyframes floatGlow{0%{transform:translateY(0)}to{transform:translateY(35px)}}.dashboard-container{color:#0f172a}.dashboard-hero{align-items:flex-end;background:linear-gradient(135deg,#fff,#eef6ff);border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 18px 40px #0f172a0f;display:flex;gap:20px;justify-content:space-between;margin-bottom:22px;padding:24px}.dashboard-kicker{color:#2563eb;display:inline-block;font-size:12px;font-weight:800;margin-bottom:8px;text-transform:uppercase}.dashboard-title{font-size:34px;font-weight:850;margin:0}.dashboard-hero p,.panel-heading p{color:#64748b;font-size:14px;margin:6px 0 0}.filter-row{background:#e2e8f0;border-radius:12px;gap:6px;padding:6px}.filter-row button{background:#0000;border:none;border-radius:9px;color:#475569;cursor:pointer;font-size:13px;font-weight:800;min-width:74px;padding:10px 14px;text-transform:capitalize}.filter-row button.active{background:#2563eb;box-shadow:0 10px 22px #2563eb38;color:#fff}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:22px}.stat-card{border:1px solid #e2e8f0;box-shadow:0 12px 32px #0f172a0f;min-height:126px;overflow:hidden;padding:18px;position:relative}.stat-card:after{background:#eff6ff;border-radius:12px;content:"";height:40px;position:absolute;right:16px;top:16px;width:40px}.stat-card h3{color:#64748b;font-size:13px;font-weight:800;margin:0 0 16px}.stat-card p{color:#0f172a;font-size:28px;font-weight:850;margin:0}.stat-card.clickable{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.stat-card.clickable:hover{box-shadow:0 18px 38px #0f172a1a;transform:translateY(-2px)}.stat-card.success{border-top:4px solid #16a34a}.stat-card.warning{border-top:4px solid #f59e0b}.stat-card-primary,.stat-card.blue{border-top:4px solid #2563eb}.stat-card.green{border-top:4px solid #059669}.stat-card.red{border-top:4px solid #ef4444}.graph-card,.recent-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;padding:20px}.graph-card{margin-bottom:22px}.panel-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.panel-heading h3{font-size:20px;font-weight:850;margin:0}.chart-box{height:330px;position:relative}#incomeGraph{height:100%!important;width:100%!important}.recent-table{border-collapse:collapse;width:100%}.recent-table th{background:#f8fafc;color:#475569;font-size:12px;font-weight:850;padding:13px 14px;text-align:left;text-transform:uppercase}.recent-table td{border-top:1px solid #e2e8f0;color:#334155;font-size:14px;padding:14px}.billing-tag{border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;padding:6px 10px;text-transform:capitalize}.billing-tag.paid{background:#dcfce7;color:#166534}.billing-tag.pending{background:#ffedd5;color:#9a3412}@media (max-width:1180px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.dashboard-hero{align-items:stretch;flex-direction:column;padding:18px}.dashboard-title{font-size:28px}.filter-row{overflow-x:auto}.stats-grid{grid-template-columns:1fr}}.plans-container{color:#0f172a}.plans-header{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px;padding:24px}.plans-header h2{font-size:30px;font-weight:850;margin:4px 0 6px}.plans-header p{color:#64748b;font-size:14px;margin:0}.plans-container .btn-primary{align-items:center;background:#2563eb;border-radius:10px;color:#fff;display:inline-flex;font-size:14px;font-weight:850;justify-content:center;min-height:42px;padding:11px 16px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.plans-container .btn-primary:hover{box-shadow:0 12px 24px #2563eb3d;transform:translateY(-1px)}.plans-summary-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.plans-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;border-top:4px solid #2563eb;box-shadow:0 12px 28px #0f172a0d;padding:16px}.plans-summary-card span{color:#64748b;display:block;font-size:12px;font-weight:850;text-transform:uppercase}.plans-summary-card strong{color:#0f172a;display:block;font-size:26px;font-weight:850;margin-top:8px}.plans-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;overflow-x:auto;padding:8px}.plans-table{border-collapse:collapse;min-width:900px;width:100%}.plans-table th{background:#f8fafc;color:#475569;font-size:12px;font-weight:850;padding:14px 16px;text-align:left;text-transform:uppercase}.plans-table td{border-top:1px solid #e2e8f0;color:#334155;font-size:14px;padding:16px;vertical-align:top}.features-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.features-list li{background:#f1f5f9;border-radius:999px;color:#475569;font-size:13px;font-weight:700;padding:7px 10px}.plan-name{color:#0f172a;font-weight:850;text-transform:capitalize}.btn-cancel,.btn-save,.plans-container .btn-delete,.plans-container .btn-edit{border:none;border-radius:9px;cursor:pointer;font-size:13px;font-weight:850;margin-right:10px;padding:9px 12px;transition:transform .2s ease}.plans-container .btn-edit{background:#e0f2fe;color:#075985}.plans-container .btn-delete{background:#fee2e2;color:#991b1b}.btn-save{background:#2563eb;color:#fff}.btn-cancel{background:#e2e8f0;color:#334155}.btn-cancel:hover,.btn-save:hover,.plans-container .btn-delete:hover,.plans-container .btn-edit:hover{transform:translateY(-1px)}.edit-input,.edit-textarea{border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;outline:none;padding:11px 12px;width:100%}.edit-textarea{resize:vertical}@media (max-width:760px){.plans-header{flex-direction:column}.plans-container .btn-primary{width:100%}.plans-summary-grid{grid-template-columns:1fr}}.add-plan-container{color:#0f172a;margin:0 auto;max-width:650px}.add-plan-header{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;margin-bottom:18px;padding:24px}.add-plan-container h2{font-size:30px;font-weight:850;margin:4px 0 6px}.add-plan-header p{color:#64748b;font-size:14px;margin:0}.add-plan-container .alert-box{background:#dcfce7;border:1px solid #bbf7d0;border-radius:12px;color:#166534;font-weight:850;margin-bottom:18px;padding:12px 18px}.add-plan-container .form-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;padding:24px}.add-plan-container .form-group{display:flex;flex-direction:column;margin-bottom:20px}.add-plan-container .form-group label{color:#334155;font-size:13px;font-weight:850;margin-bottom:7px}.add-plan-container .input{border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;font-size:15px;min-height:44px;outline:none;padding:12px 14px;transition:border .2s ease,box-shadow .2s ease}.add-plan-container .input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}.add-plan-container .textarea{border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;font-size:15px;min-height:120px;outline:none;padding:12px 14px;resize:vertical;transition:border .2s ease,box-shadow .2s ease;white-space:pre-wrap}.add-plan-container .textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}.add-plan-container .btn-primary{background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:850;padding:14px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.add-plan-container .btn-primary:hover{box-shadow:0 12px 24px #2563eb3d;transform:translateY(-1px)}.schools-container{color:#0f172a}.schools-header{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px;padding:24px}.schools-header h2{font-size:30px;font-weight:850;margin:4px 0 6px}.schools-header p{color:#64748b;font-size:14px;margin:0}.password-row{margin-top:6px}.btn-copy,.btn-eye{border:none;border-radius:8px;cursor:pointer;font-size:12px;font-weight:800}.btn-copy:hover,.btn-eye:hover{background:#cbd5e1}.schools-container .btn-primary{align-items:center;background:#2563eb;border:none;border-radius:10px;color:#fff;display:inline-flex;font-size:14px;font-weight:850;justify-content:center;min-height:42px;padding:11px 16px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.schools-container .btn-primary:hover{box-shadow:0 12px 24px #2563eb3d;transform:translateY(-1px)}.schools-summary-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.schools-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 12px 28px #0f172a0d;padding:16px}.schools-summary-card span{color:#64748b;display:block;font-size:12px;font-weight:850;text-transform:uppercase}.schools-summary-card strong{color:#0f172a;display:block;font-size:26px;font-weight:850;margin-top:8px}.schools-summary-card.active{border-top:4px solid #16a34a}.schools-summary-card.inactive{border-top:4px solid #ef4444}.schools-summary-card.warning{border-top:4px solid #f59e0b}.schools-summary-card:not(.active):not(.inactive):not(.warning){border-top:4px solid #2563eb}.schools-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;overflow-x:auto;padding:8px}.schools-table{border-collapse:collapse;min-width:980px;width:100%}.schools-table th{background:#f8fafc;color:#475569;font-size:12px;font-weight:850;padding:14px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.schools-table td{border-top:1px solid #e2e8f0;color:#334155;font-size:14px;padding:16px;vertical-align:middle}.no-data{color:#64748b}.school-info{display:flex;flex-direction:column;gap:3px}.school-name{color:#0f172a;font-size:16px;font-weight:850}.school-email,.school-phone{color:#64748b;font-size:13px}.plan-badge{background:#dbeafe;border-radius:999px;color:#1d4ed8;display:inline-block;font-size:12px;font-weight:850;margin-bottom:4px;padding:7px 11px}.plan-badge.silver{background:#f1f5f9;color:#475569}.plan-badge.gold{background:#fef3c7;color:#92400e}.plan-badge.platinum{background:#ede9fe;color:#5b21b6}.status-active{background:#dcfce7;color:#166534}.status-active,.status-inactive{border-radius:999px;font-size:12px;font-weight:850;padding:7px 11px}.status-inactive{background:#fee2e2;color:#991b1b}.schools-container .btn-delete,.schools-container .btn-edit{border:none;border-radius:9px;cursor:pointer;font-size:13px;font-weight:850;margin-right:10px;padding:9px 12px;transition:transform .2s ease,background .2s ease}.schools-container .btn-edit{background:#e0f2fe;color:#075985}.schools-container .btn-delete{background:#fee2e2;color:#991b1b}.schools-container .btn-delete:hover,.schools-container .btn-edit:hover{transform:translateY(-1px)}.btn-view{background:#00b894;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 14px;transition:.25s}.btn-view:hover{background:#03d5ad}.small-text{color:#64748b;font-size:12px}.school-link{color:#2563eb;font-size:16px;font-weight:800;text-decoration:none}.school-link:hover{text-decoration:underline}.school-row{cursor:pointer;transition:background .2s ease}.details-row td,.school-row:hover{background:#f8fafc}.details-row td{padding:22px}.details-box{animation:fadeSlide .35s ease;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 12px 30px #0f172a0f;padding:24px}.section-title{border-left:4px solid #2563eb;color:#0f172a;font-weight:850;padding-left:10px}.details-grid p{color:#334155;font-size:15px;margin:8px 0}.details-grid p span{display:inline-block;font-weight:800;width:150px}.billing-card{background:#f8faff;border:1px solid #e6eaff;border-radius:12px;margin-top:10px;padding:18px 20px}.billing-row{display:flex;font-size:15px;justify-content:space-between;margin-bottom:10px}.billing-status{border-radius:6px;font-size:12px;padding:4px 10px;text-transform:capitalize}.billing-status.paid{background:#00b894;color:#fff}.billing-status.pending{background:#f1c40f;color:#000}.billing-status.overdue{background:#d63031;color:#fff}.meta-text{color:#64748b;font-size:14px;margin-top:5px}.input-field{border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;outline:none;padding:12px 13px;width:100%}.details-grid{grid-gap:12px 18px;display:grid;gap:12px 18px;grid-template-columns:repeat(2,minmax(0,1fr))}.expiry-tag{border-radius:999px;font-size:12px;font-weight:850;margin-left:6px;padding:6px 10px}.expiry-tag.active{background:#d4f7d4;color:#1a7f1a}.expiry-tag.soon{background:#fff3cd;color:#b8860b}.expiry-tag.expired{background:#f8d7da;color:#b22222}@keyframes fadeSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.schools-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.details-grid{grid-template-columns:1fr}}@media (max-width:640px){.schools-header{flex-direction:column}.schools-summary-grid{grid-template-columns:1fr}.schools-container .btn-primary{width:100%}}.addschool-container{color:#0f172a;margin:0 auto;max-width:980px}.addschool-header{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;margin-bottom:18px;padding:24px}.addschool-container h2{font-size:30px;font-weight:850;margin:4px 0 6px}.addschool-header p{color:#64748b;font-size:14px;margin:0}.addschool-container .alert-box{background:#dcfce7;border:1px solid #bbf7d0;border-radius:12px;color:#166534;font-weight:850;margin-bottom:18px;padding:12px 18px}.addschool-container .form-card{grid-gap:18px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));padding:24px}.addschool-container .form-group{display:flex;flex-direction:column;margin-bottom:0}.addschool-container .form-group label{color:#334155;font-size:13px;font-weight:850;margin-bottom:7px}.addschool-container .input{border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;font-size:15px;min-height:44px;outline:none;padding:12px 14px;transition:border .2s ease,box-shadow .2s ease}.addschool-container .input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}.domain-hint{color:#64748b;font-size:12px;margin-top:6px}.addschool-container .btn-primary{background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:850;grid-column:1/-1;padding:14px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.addschool-container .btn-primary:hover{box-shadow:0 12px 24px #2563eb3d;transform:translateY(-1px)}@media (max-width:760px){.addschool-container .form-card{grid-template-columns:1fr;padding:18px}}.sidebar-container{background:#111827;border-right:1px solid #ffffff14;box-shadow:14px 0 40px #0f172a29;color:#f8fafc;height:100vh;left:0;padding:22px 18px;position:fixed;top:0;width:272px;z-index:20}.sidebar-brand{align-items:center;border-bottom:1px solid #ffffff17;display:flex;gap:12px;margin-bottom:10px;padding:10px 10px 24px}.sidebar-logo{background:#2563eb;border-radius:10px;color:#fff;display:grid;font-size:14px;font-weight:800;height:42px;place-items:center;width:42px}.sidebar-title{font-size:20px;font-weight:800;letter-spacing:0;margin:0}.sidebar-brand p{color:#94a3b8;font-size:12px;font-weight:700;margin:3px 0 0;text-transform:uppercase}.sidebar-menu{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.sidebar-link{align-items:center;border-radius:10px;color:#cbd5e1;display:flex;font-size:15px;font-weight:700;gap:12px;min-height:46px;padding:10px 12px;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.sidebar-link-icon{background:#ffffff14;border-radius:8px;color:#e2e8f0;display:grid;flex:0 0 28px;font-size:12px;font-weight:800;height:28px;place-items:center;width:28px}.sidebar-link:hover{background:#ffffff14;color:#fff;transform:translateX(2px)}.sidebar-link.active{background:#2563eb;box-shadow:0 12px 24px #2563eb3d;color:#fff}.sidebar-link.active .sidebar-link-icon{background:#fff3;color:#fff}@media (max-width:900px){.sidebar-container{height:auto;padding:14px;position:static;width:100%}.sidebar-brand{padding:4px 4px 14px}.sidebar-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.layout-container{background:#f3f6fb;display:flex;min-height:100vh}.layout-content{flex-grow:1;margin-left:272px;min-width:0;padding:28px}.page-kicker{color:#2563eb;font-size:12px;font-weight:850;text-transform:uppercase}@media (max-width:900px){.layout-container{display:block}.layout-content{margin-left:0;padding:18px}}.details-page{color:#0f172a}.details-header{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px;padding:24px}.details-page h2{font-size:30px;font-weight:850;margin:4px 0 6px}.details-header p{color:#64748b;font-size:14px;margin:0}.details-status{border-radius:999px;display:inline-flex;font-size:12px;font-weight:850;padding:7px 11px;white-space:nowrap}.details-status.active{background:#dcfce7;color:#166534}.details-status.inactive{background:#fee2e2;color:#991b1b}.btn-row{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 12px 28px #0f172a0d;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px;padding:14px}.details-card{grid-gap:12px 22px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;display:grid;gap:12px 22px;grid-template-columns:repeat(2,minmax(0,1fr));padding:24px}.details-card h3{border-left:4px solid #2563eb;color:#0f172a;font-size:18px;font-weight:850;grid-column:1/-1;margin:18px 0 0;padding-left:10px}.details-card h3:first-child{margin-top:0}.details-card p{background:#f8fafc;border-radius:12px;color:#334155;font-size:14px;margin:0;padding:12px}.details-card strong{color:#0f172a}.password-row{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-wrap:wrap;gap:10px;grid-column:1/-1;padding:12px}.password-row p{background:#0000;padding:0}.password-text{background:#fff;border:1px solid #cbd5e1;border-radius:8px;font-family:monospace;letter-spacing:1px;padding:6px 10px}.btn-billing,.btn-copy,.btn-delete,.btn-disable,.btn-edit,.btn-enable,.btn-eye,.btn-pdf{border:none;border-radius:10px;cursor:pointer;font-size:13px;font-weight:850;transition:transform .2s ease,box-shadow .2s ease}.btn-copy,.btn-eye{background:#e2e8f0;color:#334155;padding:7px 10px}.btn-billing,.btn-delete,.btn-disable,.btn-edit,.btn-enable,.btn-pdf{padding:10px 14px}.btn-billing,.btn-edit,.btn-enable,.btn-pdf{background:#2563eb;color:#fff}.btn-disable{background:#fef3c7;color:#92400e}.btn-delete{background:#fee2e2;color:#991b1b}.btn-copy:disabled{cursor:not-allowed;opacity:.5}.btn-billing:hover,.btn-copy:hover,.btn-delete:hover,.btn-disable:hover,.btn-edit:hover,.btn-enable:hover,.btn-eye:hover,.btn-pdf:hover{transform:translateY(-1px)}@media (max-width:760px){.details-header{flex-direction:column}.details-card{grid-template-columns:1fr;padding:18px}.btn-row{flex-direction:column}.btn-row button{width:100%}}.edit-container{color:#0f172a;margin:0 auto;max-width:980px}.edit-container h2{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;font-size:30px;font-weight:850;margin:0 0 18px;padding:24px}.alert-msg{background:#dcfce7;border:1px solid #bbf7d0;border-radius:12px;color:#166534;font-weight:850;margin-bottom:18px;padding:12px 18px}.edit-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;padding:24px}.edit-card label{color:#334155;display:block;font-size:13px;font-weight:850;margin:16px 0 7px}.edit-container .input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;font-size:15px;min-height:44px;outline:none;padding:12px 14px;transition:border .2s ease,box-shadow .2s ease;width:100%}.edit-container .input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}.edit-container .btn-save{background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:850;margin-top:4px;padding:14px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.edit-container .btn-save:hover{box-shadow:0 12px 24px #2563eb3d;transform:translateY(-1px)}@media (max-width:760px){.edit-card{padding:18px}}.school-admin-login-container{align-items:center;background:#f4f4ff;display:flex;height:100vh;justify-content:center}.login-box{background:#fff;border-radius:18px;box-shadow:0 8px 28px #0000001f;padding:35px;width:380px}h2{margin-bottom:25px;text-align:center}label{display:block;font-weight:600;margin-top:12px}input{border:2px solid #eaeaea;margin-bottom:12px;margin-top:5px;padding:10px}.login-btn,input{border-radius:10px;width:100%}.login-btn{background:#4c45ff;border:none;color:#fff;font-weight:600;padding:12px}.error-box{background:#ffe3e3;border-left:4px solid red;color:#c60000;margin-bottom:15px;padding:10px}.payment-container{color:#0f172a}.payment-header{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;margin-bottom:18px;padding:24px}.payment-container h2{color:#0f172a;font-size:30px;font-weight:850;margin:4px 0 6px}.payment-header p{color:#64748b;font-size:14px;margin:0}.payment-summary-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.payment-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;border-top:4px solid #2563eb;box-shadow:0 12px 28px #0f172a0d;padding:16px}.payment-summary-card.paid{border-top-color:#16a34a}.payment-summary-card.pending{border-top-color:#f97316}.payment-summary-card span{color:#64748b;display:block;font-size:12px;font-weight:850;text-transform:uppercase}.payment-summary-card strong{color:#0f172a;display:block;font-size:26px;font-weight:850;margin-top:8px}.filters{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 12px 28px #0f172a0d;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px;padding:16px}.filters select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;cursor:pointer;font-size:15px;font-weight:700;min-height:42px;outline:none;padding:10px 14px}.payment-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 14px 34px #0f172a0f;overflow-x:auto;padding:8px}.payment-table{border-collapse:collapse;min-width:940px;width:100%}.payment-table th{background:#f8fafc;color:#475569;font-size:12px;font-weight:850;padding:14px 16px;text-align:left;text-transform:uppercase}.payment-table td{border-top:1px solid #e2e8f0;color:#334155;font-size:14px;font-weight:650;padding:16px}.payment-table tbody tr:hover{background:#f8fafc}.payment-school{color:#0f172a;font-weight:850}.payment-plan{background:#eff6ff;border-radius:999px;color:#1d4ed8;display:inline-flex;padding:7px 10px;text-transform:capitalize}.payment-plan,.status-toggle{font-size:12px;font-weight:850}.status-toggle{border:none;border-radius:999px;cursor:pointer;padding:8px 12px;transition:transform .2s ease}.status-toggle:hover{transform:translateY(-1px)}.status-toggle.paid{background:#dcfce7;color:#166534}.status-toggle.pending,.status-toggle.unpaid{background:#ffedd5;color:#9a3412}.no-record{color:#64748b;font-size:15px;padding:34px;text-align:center}.search-input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;font-size:15px;font-weight:700;min-height:42px;outline:none;padding:10px 14px;width:min(280px,100%)}.search-input::placeholder{color:#888}.search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}@media (max-width:980px){.payment-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.payment-summary-grid{grid-template-columns:1fr}.filters select,.search-input{width:100%}}.class-test-page{background:radial-gradient(circle at top right,#38bdf829,#0000 32%),linear-gradient(180deg,#f8fafc,#eef2f7);box-sizing:border-box;color:#111827;font-family:Inter,sans-serif;min-height:100vh;padding:28px}.class-test-page .header-row{align-items:center;background:linear-gradient(135deg,#164e63,#2563eb 52%,#22c55e);border-radius:26px;box-shadow:0 22px 48px #2563eb38;color:#fff;display:flex;gap:18px;justify-content:space-between;margin-bottom:22px;overflow:hidden;padding:28px;position:relative}.class-test-page .header-row:after{background:#ffffff29;border-radius:50%;content:"";height:230px;position:absolute;right:-90px;top:-95px;width:230px}.class-test-page .header-row>*{position:relative;z-index:1}.class-test-page .title{color:#fff;font-size:30px;font-weight:900;letter-spacing:0;margin:0}.class-test-page .subtitle{color:#ffffffc7;font-size:14px;line-height:1.5;margin:8px 0 0}.class-test-page .card,.class-test-page .details{background:#fffffff5;border:1px solid #94a3b83d;border-radius:24px;box-shadow:0 16px 44px #0f172a14;overflow:hidden}.class-test-page .table{border-collapse:collapse;width:100%}.class-test-page .table th{background:linear-gradient(135deg,#164e63,#2563eb 55%,#22c55e);color:#fff;font-size:12px;font-weight:900;padding:15px 16px;text-align:left;text-transform:uppercase}.class-test-page .table td{border-bottom:1px solid #eaf0f7;color:#334155;font-size:14px;padding:15px 16px;text-align:left;vertical-align:middle}.class-test-page .row{cursor:pointer;transition:background .18s ease,transform .18s ease}.class-test-page .row:hover{background:#f8fafc}.class-test-page .action-buttons{display:flex;flex-wrap:wrap;gap:8px}.class-test-page button{border:0;font:inherit}.class-test-page .btn-report{background:#dbeafe;border-radius:999px;color:#1d4ed8;cursor:pointer;font-size:12px;font-weight:900;min-height:36px;padding:0 12px}.class-test-page .action-buttons .btn-report:last-child{background:#fee2e2;color:#b91c1c}.class-test-page .empty,.class-test-page .loading{background:#fffffff5;border:1px solid #94a3b83d;border-radius:24px;box-shadow:0 16px 44px #0f172a14;color:#64748b;font-weight:800;padding:46px 20px;text-align:center}.class-test-page .empty-icon{align-items:center;background:#e0f2fe;border-radius:20px;color:#0369a1;display:flex;font-size:24px;font-weight:900;height:64px;justify-content:center;margin:0 auto 14px;width:64px}.class-test-page .empty h4{color:#164e63;font-size:18px;margin:0 0 8px}.class-test-page .empty p{color:#64748b;font-weight:600;margin:0}.class-test-page .details{animation:classTestFadeIn .24s ease;margin-top:24px;padding:24px}.class-test-page .details-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:18px}.class-test-page .details-header h3{color:#164e63;font-size:22px;font-weight:900;margin:0}.class-test-page .close-btn{background:#f1f5f9;border-radius:999px;color:#475569;cursor:pointer;font-weight:900;height:38px;width:38px}.class-test-page .info{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));margin-bottom:22px}.class-test-page .info p{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;color:#475569;font-size:14px;margin:0;padding:14px}.class-test-page .info b{color:#0f172a}.class-test-page .details h4{color:#164e63;font-size:18px;font-weight:900;margin:0 0 12px}.class-test-page .small th{font-size:12px}@keyframes classTestFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:820px){.class-test-page{padding:18px}.class-test-page .details-header,.class-test-page .header-row{align-items:stretch;flex-direction:column}.class-test-page .title{font-size:25px}.class-test-page .card,.class-test-page .details{overflow-x:auto}}.invoice-list-page{background:radial-gradient(circle at top right,#fbbf242e,#0000 32%),linear-gradient(180deg,#f8fafc,#eef2f7);color:#111827;font-family:Inter,sans-serif;min-height:100vh;padding:32px}.invoice-list-page button{border:0;font:inherit}.invoice-list-page .invoice-hero{align-items:center;background:linear-gradient(135deg,#78350f,#c2410c 52%,#f59e0b);border-radius:28px;box-shadow:0 22px 48px #c2410c3d;color:#fff;display:flex;gap:18px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:28px;position:relative}.invoice-list-page .invoice-hero:after{background:#ffffff2e;border-radius:50%;content:"";height:230px;position:absolute;right:-90px;top:-95px;width:230px}.invoice-list-page .invoice-hero button,.invoice-list-page .invoice-hero>div{position:relative;z-index:1}.invoice-list-page .invoice-hero span{background:#ffffff2e;border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;margin-bottom:10px;padding:6px 12px;text-transform:uppercase}.invoice-list-page .invoice-hero h2{font-size:32px;font-weight:900;letter-spacing:0;margin:0}.invoice-list-page .invoice-hero p{color:#ffffffd6;line-height:1.6;margin:8px 0 0;max-width:560px}.invoice-list-page .invoice-hero button{background:#fff;border-radius:999px;box-shadow:0 14px 24px #78350f33;color:#92400e;cursor:pointer;flex:0 0 auto;font-weight:900;padding:12px 18px}.invoice-list-page .invoice-list{background:#fffffff5;border:1px solid #fbbf2452;border-radius:24px;box-shadow:0 16px 44px #0f172a14;padding:24px}.invoice-list-page .invoice-list h3{color:#78350f;font-size:20px;font-weight:900;margin:0 0 18px}.invoice-list-page .invoice-item{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px;padding:16px 18px;transition:transform .18s ease,box-shadow .18s ease}.invoice-list-page .invoice-item:hover{box-shadow:0 14px 28px #fb923c29;transform:translateY(-2px)}.invoice-list-page .invoice-item span{color:#1f2937;font-weight:800;min-width:0;overflow-wrap:anywhere}.invoice-list-page .invoice-item button{background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:999px;color:#fff;cursor:pointer;flex:0 0 auto;font-size:13px;font-weight:800;padding:10px 14px}.invoice-list-page .invoice-empty{background:linear-gradient(135deg,#fff7ed,#fffbeb);border:1px dashed #f59e0b;border-radius:22px;padding:44px 18px;text-align:center}.invoice-list-page .empty-icon{align-items:center;background:#ffedd5;border-radius:20px;color:#c2410c;display:flex;font-size:30px;font-weight:900;height:64px;justify-content:center;margin:0 auto 14px;width:64px}.invoice-list-page .invoice-empty h4{color:#78350f;font-size:18px;margin:0 0 8px}.invoice-list-page .invoice-empty p{color:#64748b;margin:0}.invoice-list-page .modal{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a8f;display:flex;inset:0;justify-content:center;padding:22px;position:fixed;z-index:999}.invoice-list-page .modal-box{animation:invoicePopup .22s ease;background:#fff;border:1px solid #fed7aa;border-radius:24px;box-shadow:0 24px 70px #0f172a3d;max-height:90vh;overflow-y:auto;padding:26px;width:min(640px,100%)}@keyframes invoicePopup{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.invoice-list-page .modal-box h3{color:#78350f;font-size:22px;font-weight:900;margin:0 0 16px}.invoice-list-page .modal-box h4{color:#9a3412;font-size:13px;font-weight:900;margin:16px 0 8px;text-transform:uppercase}.invoice-list-page .modal-box input,.invoice-list-page .modal-box textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;box-sizing:border-box;color:#111827;font-size:14px;margin-bottom:12px;min-width:0;padding:12px 14px;width:100%}.invoice-list-page .modal-box input:focus,.invoice-list-page .modal-box textarea:focus{background:#fff;border-color:#f59e0b;box-shadow:0 0 0 4px #f59e0b29;outline:none}.invoice-list-page .item-row{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 150px 42px;margin-bottom:10px}.invoice-list-page .item-row input{margin-bottom:0}.invoice-list-page .item-row button{background:#fee2e2;border-radius:14px;color:#b91c1c;cursor:pointer;font-weight:900;height:42px;width:42px}.invoice-list-page .modal-box>button{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#9a3412;cursor:pointer;font-weight:900;margin-bottom:8px;padding:10px 14px}.invoice-list-page .modal-box>h3:last-of-type{background:#f0fdf4;border-radius:18px;color:#166534;margin-top:14px;padding:16px;text-align:right}.invoice-list-page .modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:15px}.invoice-list-page .modal-actions button{border-radius:999px;cursor:pointer;font-weight:900;padding:12px 18px}.invoice-list-page .modal-actions button:first-child{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff}.invoice-list-page .modal-actions button:last-child{background:#f1f5f9;color:#475569}@media (max-width:720px){.invoice-list-page{padding:18px}.invoice-list-page .invoice-hero,.invoice-list-page .invoice-item,.invoice-list-page .modal-actions{align-items:stretch;flex-direction:column}.invoice-list-page .invoice-hero h2{font-size:26px}.invoice-list-page .item-row{grid-template-columns:1fr}.invoice-list-page .item-row button{width:100%}}.invoice-settings-page{background:radial-gradient(circle at top left,#fbbf242e,#0000 34%),linear-gradient(180deg,#f8fafc,#eef2f7);color:#111827;font-family:Inter,sans-serif;min-height:100vh;padding:32px}.invoice-settings-page .invoice-header{align-items:center;background:linear-gradient(135deg,#78350f,#c2410c 52%,#f59e0b);border-radius:28px;box-shadow:0 22px 48px #c2410c3d;color:#fff;display:flex;gap:18px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:28px;position:relative}.invoice-settings-page .invoice-header:after{background:#ffffff2e;border-radius:50%;content:"";height:220px;position:absolute;right:-70px;top:-90px;width:220px}.invoice-settings-page .invoice-header h2{font-size:30px;font-weight:800;letter-spacing:0;margin:0}.invoice-settings-page button{border:0;font:inherit}.invoice-settings-page .main-btn{background:#fff;border-radius:999px;box-shadow:0 14px 24px #78350f33;color:#92400e;cursor:pointer;font-weight:800;padding:12px 18px;position:relative;z-index:1}.invoice-settings-page .preview-box.premium{background:#fffffff5;border:1px solid #fbbf2452;border-radius:24px;box-shadow:0 16px 44px #0f172a14;padding:28px}.invoice-settings-page .preview-top{align-items:center;display:flex;gap:18px}.invoice-settings-page .preview-top h3{color:#78350f;font-size:24px;margin:0 0 6px}.invoice-settings-page .bank-section p,.invoice-settings-page .preview-top p,.invoice-settings-page .signature-section p,.invoice-settings-page .terms-section p{color:#64748b;line-height:1.6;margin:0}.invoice-settings-page .logo,.invoice-settings-page .logo-placeholder{border-radius:20px;flex:0 0 auto;height:82px;width:82px}.invoice-settings-page .logo{background:#fff7ed;border:1px solid #fed7aa;object-fit:contain;padding:8px}.invoice-settings-page .logo-placeholder{align-items:center;background:linear-gradient(135deg,#fffbeb,#fed7aa);color:#92400e;display:flex;font-weight:900;justify-content:center}.invoice-settings-page .divider{border-top:1px solid #fde68a;margin:22px 0}.invoice-settings-page .bank-section,.invoice-settings-page .signature-section,.invoice-settings-page .terms-section{background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;padding:18px}.invoice-settings-page .bank-section h4,.invoice-settings-page .terms-section h4{color:#9a3412;font-size:15px;margin:0 0 10px;text-transform:uppercase}.invoice-settings-page .signature-section{background:#f0fdf4;border-color:#bbf7d0;text-align:right}.invoice-settings-page .signature{max-width:100%;object-fit:contain;width:170px}.invoice-settings-page .invoice-empty-state{margin:0 auto;max-width:680px;text-align:center}.invoice-settings-page .empty-icon{align-items:center;background:#ffedd5;border-radius:20px;color:#c2410c;display:flex;font-size:30px;font-weight:900;height:64px;justify-content:center;margin:0 auto 14px;width:64px}.invoice-settings-page .invoice-empty-state h3{color:#78350f;margin:0 0 8px}.invoice-settings-page .invoice-empty-state p{color:#64748b;line-height:1.6;margin:0 auto 18px;max-width:480px}.invoice-settings-page .modal{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a8f;display:flex;inset:0;justify-content:center;padding:22px;position:fixed;z-index:999}.invoice-settings-page .modal-box.premium-form{background:#fff;border:1px solid #fed7aa;border-radius:24px;box-shadow:0 24px 70px #0f172a3d;max-height:90vh;overflow-y:auto;padding:26px;width:min(560px,100%)}.invoice-settings-page .modal-box h3{color:#78350f;font-size:22px;margin:0 0 18px}.invoice-settings-page .modal-box form{grid-gap:12px;display:grid;gap:12px}.invoice-settings-page .modal-box label{color:#9a3412;font-size:13px;font-weight:800}.invoice-settings-page .modal-box input,.invoice-settings-page .modal-box textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;box-sizing:border-box;color:#111827;font-size:14px;min-width:0;padding:12px 14px;width:100%}.invoice-settings-page .modal-box textarea{min-height:110px;resize:vertical}.invoice-settings-page .modal-box input:focus,.invoice-settings-page .modal-box textarea:focus{background:#fff;border-color:#f59e0b;box-shadow:0 0 0 4px #f59e0b29;outline:none}.invoice-settings-page .form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:8px}.invoice-settings-page .cancel-btn,.invoice-settings-page .save-btn{border-radius:999px;cursor:pointer;font-weight:800;padding:12px 18px}.invoice-settings-page .save-btn{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff}.invoice-settings-page .cancel-btn{background:#f1f5f9;color:#475569}@media (max-width:720px){.invoice-settings-page{padding:18px}.invoice-settings-page .form-actions,.invoice-settings-page .invoice-header,.invoice-settings-page .preview-top{align-items:stretch;flex-direction:column}.invoice-settings-page .invoice-header h2{font-size:24px}.invoice-settings-page .signature-section{text-align:left}}.calendar-container{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:20px}.calendar-header{align-items:center;background:linear-gradient(135deg,#065f46,#0f766e 45%,#2dd4bf);border-radius:20px;box-shadow:0 16px 48px #14b8a642;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px;padding:24px 28px}.calendar-header h2{color:#fff;font-size:24px;font-weight:900;margin:0}.calendar-header input[type=month]{background:#ffffff24;border:1.5px solid #ffffff40;border-radius:50px;color:#fff;font-size:14px;font-weight:800;height:42px;outline:none;padding:0 16px}.calendar-legend{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px;padding:16px}.legend-item{align-items:center;background:#f8fafc;border-radius:50px;color:#334155;display:inline-flex;font-size:13px;font-weight:800;gap:7px;min-height:32px;padding:0 12px}.legend-dot{border-radius:50%;height:12px;width:12px}.legend-dot.green{background:#22c55e}.legend-dot.red{background:#ef4444}.legend-dot.blue{background:#3b82f6}.legend-dot.yellow{background:#facc15}.calendar-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-cell{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px #0000000f;min-height:130px;overflow:hidden;padding:10px}.day-number{align-items:center;background:#ecfeff;border-radius:50%;color:#0f766e;display:inline-flex;font-size:13px;font-weight:900;height:32px;justify-content:center;min-width:32px}.event{border-radius:50px;color:#fff;font-size:12px;font-weight:800;margin-top:7px;overflow:hidden;padding:5px 8px;text-overflow:ellipsis;transition:transform .15s ease;white-space:nowrap}.event:hover{transform:translateY(-1px)}.event.green,.green{background:#22c55e}.event.red,.red{background:#ef4444}.blue,.event.blue{background:#3b82f6}.event.yellow,.yellow{background:#facc15;color:#422006}.event.grey,.grey{background:#94a3b8}@media (max-width:1000px){.calendar-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:680px){.calendar-container{padding:14px}.calendar-header{align-items:flex-start;flex-direction:column}.calendar-header input[type=month]{width:100%}.calendar-grid{grid-template-columns:repeat(2,1fr)}}.teacher-container{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:20px}.teacher-hero{align-items:center;background:linear-gradient(135deg,#1e1b4b,#312e81 45%,#6366f1);border-radius:20px;box-shadow:0 16px 48px #6366f147;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px;overflow:hidden;padding:24px 28px;position:relative}.teacher-hero:before{background:#a78bfa1f;border-radius:50%;content:"";height:260px;position:absolute;right:-60px;top:-90px;width:260px}.teacher-hero>div{position:relative;z-index:1}.teacher-hero-icon{display:inline-block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.3));font-size:38px;margin-bottom:6px}.teacher-hero h2{color:#fff;font-size:24px;font-weight:800;margin:0}.teacher-hero p{color:#ffffffa8;font-size:13px;margin:4px 0 0}.header-buttons{display:flex;flex-wrap:wrap;gap:10px}.btn-absent,.btn-approve,.btn-danger,.btn-download,.btn-present,.btn-primary,.btn-reject,.btn-warning,.teacher-empty-state button{border:0;border-radius:50px;cursor:pointer;font-size:13px;font-weight:800;transition:all .2s}.btn-primary{background:#fff;box-shadow:0 4px 12px #00000026;color:#4f46e5;padding:10px 20px;text-decoration:none}.btn-download{background:linear-gradient(135deg,#10b981,#059669);padding:10px 18px}.btn-absent:hover,.btn-approve:hover,.btn-danger:hover,.btn-download:hover,.btn-present:hover,.btn-primary:hover,.btn-reject:hover,.btn-warning:hover,.teacher-empty-state button:hover{transform:translateY(-2px)}.teacher-stats-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.filter-row,.teacher-container>.header-row,.teacher-container>h2,.teacher-search-wrap,.teacher-stat-card,.teacher-table-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012}.teacher-stat-card{padding:18px}.teacher-stat-card:first-child{background:#eef2ff;border-color:#c7d2fe}.teacher-stat-card:nth-child(2){background:#dcfce7;border-color:#bbf7d0}.teacher-stat-card:nth-child(3){background:#fce7f3;border-color:#fbcfe8}.teacher-search-wrap span,.teacher-stat-card span{color:#64748b;display:block;font-size:11px;font-weight:800;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.teacher-stat-card strong{color:#1e293b;font-size:28px;font-weight:900}.teacher-search-wrap{margin-bottom:18px;padding:16px}.date-filter,.filter-row input,.filter-row select,.teacher-search-wrap input{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:50px;box-sizing:border-box;color:#1e293b;font-size:14px;height:44px;outline:none;padding:0 16px;width:100%}.date-filter:focus,.filter-row input:focus,.filter-row select:focus,.teacher-search-wrap input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.teacher-table-card{overflow-x:auto}.teacher-table{border-collapse:collapse;min-width:860px}.teacher-table th{background:linear-gradient(135deg,#1e1b4b,#312e81 45%,#6366f1);color:#fff;padding:15px 16px}.teacher-table td{border-bottom:1px solid #edf2f7;padding:15px 16px;vertical-align:middle}.teacher-table tbody tr{transition:all .2s}.teacher-table tbody tr:hover{background:#f8fbff}.click-row{cursor:pointer}.click-row.active{background:#eef2ff}.teacher-avatar,.teacher-photo{border-radius:16px;height:54px;width:54px}.teacher-photo{border:3px solid #e2e8f0;object-fit:cover}.teacher-avatar{align-items:center;background:linear-gradient(135deg,#6366f1,#ec4899);color:#fff;display:flex;font-size:22px;font-weight:900;justify-content:center}.assignment-tags{display:flex;flex-wrap:wrap;gap:6px}.tag{align-items:center;background:#ede9fe;border-radius:50px;color:#5b21b6;display:inline-flex;font-size:12px;font-weight:800;min-height:28px;padding:0 10px}.tag-primary{background:#dcfce7;color:#166534}.btn-warning{padding:8px 12px}.btn-absent,.btn-danger,.btn-reject{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:8px 12px}.btn-approve,.btn-present{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:8px 12px}.no-data{padding:0}.teacher-empty-state{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:240px;padding:32px 20px}.teacher-empty-state strong{color:#1e293b;font-size:20px;font-weight:900}.teacher-empty-state p{line-height:1.6;margin:0 0 8px;max-width:420px}.teacher-empty-state button{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:10px 20px}.header-row{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-bottom:18px;padding:20px}.header-row h2,.teacher-container>h2{color:#1e293b;font-size:22px;font-weight:900;margin:0}.teacher-container>h2{display:block;margin-bottom:18px;padding:20px}.filter-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px;padding:16px}.status.present{background:#dcfce7;color:#166534}.status.absent{background:#fee2e2;color:#991b1b}.status.leave{background:#e0f2fe;color:#075985}.status.not-marked{background:#f1f5f9;color:#64748b}.split{grid-gap:20px;display:grid;gap:20px;grid-template-columns:minmax(460px,44%) minmax(0,1fr)}.empty-details{align-items:center;color:#94a3b8;display:flex;font-weight:700;justify-content:center;min-height:280px;text-align:center}.stat-card{background:#f8fafc}.green{color:#16a34a}.green,.red{font-weight:900}.red{color:#dc2626}.teacher-form-container{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:20px}.teacher-form-container>h2{background:linear-gradient(135deg,#1e1b4b,#312e81 45%,#6366f1);border-radius:20px;box-shadow:0 16px 48px #6366f147;color:#fff;font-size:24px;font-weight:900;margin:0 0 18px;padding:24px 28px}.assignment-section,.teacher-form{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012;margin-bottom:18px;padding:22px}.assignment-section h3,.teacher-form label{color:#64748b;display:block;font-size:12px;font-weight:900;letter-spacing:.4px;margin:0 0 8px;text-transform:uppercase}.assignment-card select,.teacher-form input,.teacher-form textarea{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#1e293b;font-size:15px;margin-bottom:14px;min-height:44px;outline:none;padding:12px 16px;width:100%}.teacher-form textarea{min-height:94px;resize:vertical}.assignment-card select:focus,.teacher-form input:focus,.teacher-form textarea:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.assignment-card{grid-gap:10px;align-items:center;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr)) auto auto}.btn-add,.btn-remove,.btn-submit{font-weight:900}.btn-remove{height:38px;width:38px}.btn-submit{min-height:52px}@media (max-width:1000px){.assignment-card,.filter-row,.split,.teacher-stats-grid{grid-template-columns:1fr}}@media (max-width:700px){.teacher-container{padding:14px}.header-row,.teacher-hero{align-items:flex-start;flex-direction:column}.btn-download,.header-buttons,.header-buttons button{width:100%}}.teacher-add-page{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:20px}.teacher-add-hero{align-items:center;background:linear-gradient(135deg,#1e1b4b,#312e81 45%,#6366f1);border-radius:20px;box-shadow:0 16px 48px #6366f147;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px;overflow:hidden;padding:24px 28px;position:relative}.teacher-add-hero:before{background:#a78bfa1f;border-radius:50%;content:"";height:260px;position:absolute;right:-60px;top:-90px;width:260px}.teacher-add-back,.teacher-add-hero-left{position:relative;z-index:1}.teacher-add-hero-left{align-items:center;display:flex;gap:14px}.teacher-add-hero-icon{font-size:44px}.teacher-add-hero h1{color:#fff;font-size:24px;font-weight:800;margin:0}.teacher-add-hero p{color:#ffffffa8;font-size:13px;margin:4px 0 0}.teacher-add-back{background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:50px;color:#fff;cursor:pointer;font-size:13px;font-weight:800;padding:10px 20px}.teacher-form-container{margin:0 auto 40px;max-width:1120px;width:100%}.teacher-form{width:100%}.teacher-form-grid{grid-gap:20px;align-items:flex-start;display:grid;gap:20px;grid-template-columns:300px minmax(0,1fr)}.teacher-photo-panel{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012;padding:18px;position:-webkit-sticky;position:sticky;top:20px}.teacher-panel-label{color:#94a3b8;font-size:11px;font-weight:900;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.teacher-fields{min-width:0}.photo-upload-box,.teacher-section-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012}.section-title{color:#4f46e5;font-size:11px;letter-spacing:.5px;margin:18px 0 12px;text-transform:uppercase}.section-title:first-of-type{margin-top:0}.photo-upload-box{background:#eef2ff;border:2px dashed #c7d2fe;height:260px;margin:0;transition:all .2s}.photo-upload-box:hover{background:#e0e7ff;border-color:#6366f1}.teacher-upload-empty{align-items:center;color:#4f46e5;display:flex;flex-direction:column;gap:10px}.teacher-upload-empty span{align-items:center;background:linear-gradient(135deg,#6366f1,#ec4899);border-radius:22px;color:#fff;display:flex;font-size:34px;height:72px;justify-content:center;width:72px}.teacher-upload-empty p{background:#fff;border-radius:50px;box-shadow:0 4px 14px #6366f12e;color:#4f46e5;font-size:13px;font-weight:900;margin:0;padding:9px 18px}.teacher-photo-note{color:#64748b;font-size:13px;line-height:1.6;margin:14px 0 0}.teacher-section-card{grid-gap:0 18px;display:grid;gap:0 18px;grid-template-columns:repeat(2,minmax(0,1fr));padding:22px}.assignment-section-card{display:block}.assignment-card select,.form-group input,.form-group select,.form-group textarea{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#1e293b;font-size:15px;min-height:44px;outline:none;padding:12px 16px;width:100%}.teacher-section-card .form-group:last-child:nth-child(odd),.teacher-section-card .form-group:only-child{grid-column:span 2}.assignment-card select:focus,.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.assignment-card{grid-gap:12px;align-items:end;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(180px,1fr));margin-bottom:10px;padding:14px}.assignment-card select{margin:0;min-width:0}.checkbox{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:50px;color:#475569;display:flex;font-size:13px;font-weight:800;gap:8px;min-height:44px;padding:0 14px;white-space:nowrap}.checkbox input{accent-color:#6366f1;height:16px;margin:0;width:16px}.btn-add,.btn-remove,.btn-submit{border:0;border-radius:50px;color:#fff;cursor:pointer;font-weight:800;transition:all .2s}.btn-add{background:linear-gradient(135deg,#22c55e,#16a34a);margin-top:8px}.btn-remove{background:linear-gradient(135deg,#ef4444,#dc2626);height:44px;width:44px}.btn-submit{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 6px 20px #6366f159;display:flex;gap:10px;justify-content:center;min-height:54px}.btn-add:hover,.btn-remove:hover,.btn-submit:hover:not(:disabled){transform:translateY(-2px)}.btn-submit:disabled{opacity:.7}.button-loader{animation:teacher-spin .8s linear infinite;border:2px solid #fff6;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes teacher-spin{to{transform:rotate(1turn)}}@media (max-width:900px){.teacher-form-grid{grid-template-columns:1fr}.teacher-photo-panel{position:static}.teacher-section-card{grid-template-columns:1fr}.teacher-section-card .form-group:last-child:nth-child(odd),.teacher-section-card .form-group:only-child{grid-column:span 1}.assignment-card{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.assignment-card{grid-template-columns:1fr}.btn-remove,.checkbox{width:100%}}@media (max-width:680px){.teacher-add-page{padding:14px}.teacher-add-hero{align-items:flex-start;flex-direction:column}.teacher-add-back{width:100%}}#teacher-details-unique{background:#f0f4f8;box-sizing:border-box;color:#1e293b;min-height:100vh;padding:20px}#teacher-details-unique>h2{background:linear-gradient(135deg,#1e1b4b,#312e81 45%,#6366f1);border-radius:20px;box-shadow:0 16px 48px #6366f147;color:#fff;font-size:24px;font-weight:900;margin:0 0 18px;padding:24px 28px}#teacher-details-unique .details-card,#teacher-details-unique .stat-card,#teacher-details-unique .teacher-table{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012}#teacher-details-unique .details-card{align-items:flex-start;display:flex;gap:24px;margin-bottom:18px;padding:24px}#teacher-details-unique .details-photo{background:linear-gradient(135deg,#6366f1,#ec4899);border-radius:18px;height:180px;object-fit:cover;width:180px}#teacher-details-unique .details-info{flex:1 1;min-width:0}#teacher-details-unique .details-info p{color:#475569;font-size:14px;line-height:1.6;margin:7px 0}#teacher-details-unique .details-info strong{color:#0f172a}#teacher-details-unique .password-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}#teacher-details-unique .password-text{background:#ede9fe;border-radius:50px;color:#5b21b6;display:inline-flex;font-family:monospace;font-weight:800;padding:5px 11px}#teacher-details-unique .btn-copy,#teacher-details-unique .btn-edit,#teacher-details-unique .btn-eye{border:0;border-radius:50px;cursor:pointer;font-size:13px;font-weight:800;transition:all .2s}#teacher-details-unique .btn-copy,#teacher-details-unique .btn-eye{background:#eef2ff;color:#4f46e5;padding:7px 12px}#teacher-details-unique .stats-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px}#teacher-details-unique .stat-card{padding:18px}#teacher-details-unique .stat-card:first-child{background:#dcfce7;border-color:#bbf7d0}#teacher-details-unique .stat-card:nth-child(2){background:#fce7f3;border-color:#fbcfe8}#teacher-details-unique .stat-card h4{color:#1e293b;font-size:16px;font-weight:900;margin:0 0 12px}#teacher-details-unique .stat-card p{color:#475569;margin:6px 0}#teacher-details-unique h3{color:#1e293b;font-size:18px;font-weight:900;margin:18px 0 12px}#teacher-details-unique .teacher-table{border-collapse:collapse;overflow:hidden;width:100%}#teacher-details-unique .teacher-table th{background:linear-gradient(135deg,#1e1b4b,#312e81 45%,#6366f1);color:#fff;font-size:12px;font-weight:900;padding:14px 16px;text-align:left;text-transform:uppercase}#teacher-details-unique .teacher-table td{border-bottom:1px solid #edf2f7;color:#334155;padding:14px 16px}#teacher-details-unique .badge-primary,#teacher-details-unique .badge-secondary{align-items:center;border-radius:50px;display:inline-flex;font-size:12px;font-weight:900;min-height:28px;padding:0 10px}#teacher-details-unique .badge-primary{background:#dcfce7;color:#166534}#teacher-details-unique .badge-secondary{background:#ede9fe;color:#5b21b6}#teacher-details-unique .btn-edit{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 6px 20px #6366f159;color:#fff;padding:12px 24px}#teacher-details-unique .btn-copy:hover,#teacher-details-unique .btn-edit:hover,#teacher-details-unique .btn-eye:hover{transform:translateY(-2px)}#teacher-details-unique .green{color:#16a34a;font-weight:900}#teacher-details-unique .red{color:#dc2626;font-weight:900}#teacher-details-unique .mt-10{margin-top:10px}#teacher-details-unique .mt-20{margin-top:20px}@media (max-width:760px){#teacher-details-unique{padding:14px}#teacher-details-unique .details-card,#teacher-details-unique .stats-grid{grid-template-columns:1fr}#teacher-details-unique .details-card{flex-direction:column}#teacher-details-unique .details-photo{width:100%}}.fees-dashboard-container{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:20px}.fees-dashboard-header{background:linear-gradient(135deg,#78350f,#c2410c 45%,#f59e0b);border-radius:20px;box-shadow:0 16px 48px #f59e0b47;gap:16px;margin-bottom:18px;overflow:hidden;padding:24px 28px;position:relative}.fees-dashboard-header:before{background:#ffedd524;border-radius:50%;content:"";height:240px;position:absolute;right:-45px;top:-80px;width:240px}.fees-dashboard-header>div{position:relative;z-index:1}.fees-dashboard-header h2{color:#fff;font-size:24px;font-weight:900;margin:0}.subtitle{color:#ffffffad;font-size:13px;margin:4px 0 0}.payment-badge{align-items:center;border-radius:50px;display:inline-flex;font-size:12px;font-weight:900;margin-top:12px;min-height:30px;padding:0 12px}.payment-badge.online{background:#dcfce7;color:#166534}.payment-badge.offline{background:#fee2e2;color:#991b1b}.header-right{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.fees-dashboard-header select,.toggle-btn{border-radius:50px;cursor:pointer;font-size:13px;font-weight:900;min-height:42px;padding:0 16px}.toggle-btn{background:#fff;border:0;color:#c2410c}.toggle-btn.offline{color:#991b1b}.fees-dashboard-header select{background:#ffffff1f;border:1.5px solid #ffffff40;color:#fff;outline:none}.fees-summary-grid{grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.addon-card,.card,.dashboard-table{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012}.card{padding:18px}.card:first-child{background:#eef2ff;border-color:#c7d2fe}.card.total{background:#fff7ed;border-color:#fed7aa}.card.amount{background:#dcfce7;border-color:#bbf7d0}.card.pending{background:#fef9c3;border-color:#fef08a}.card span{color:#64748b;display:block;font-size:11px;font-weight:900;margin-bottom:8px;text-transform:uppercase}.card b{font-size:26px}.card b,.section-title{color:#1e293b;font-weight:900}.section-title{font-size:18px;margin:24px 0 12px}.addon-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.addon-card{cursor:pointer;padding:18px;transition:all .2s}.addon-card.active,.addon-card:hover{background:#fff7ed;border-color:#f59e0b;transform:translateY(-3px)}.addon-card h4{color:#1e293b;font-size:16px;font-weight:900;margin:0 0 6px}.addon-card p,.addon-card small{color:#64748b;font-size:13px}.addon-card b{color:#16a34a;display:block;font-size:18px;margin-top:8px}.dashboard-table{border-collapse:collapse;overflow:hidden}.dashboard-table th{background:linear-gradient(135deg,#78350f,#c2410c 45%,#f59e0b);color:#fff;font-size:12px;font-weight:900;padding:14px 16px;text-align:left;text-transform:uppercase}.dashboard-table td{border-bottom:1px solid #edf2f7;color:#334155;padding:14px 16px}.badge{border-radius:50px}.badge.green{color:#166534}.badge.orange{background:#fef9c3}.empty,.loading{color:#94a3b8;font-weight:800;padding:42px 20px;text-align:center}@media (max-width:1000px){.fees-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.fees-dashboard-container{padding:14px}.fees-dashboard-header{align-items:flex-start;flex-direction:column}.fees-dashboard-header select,.header-right,.toggle-btn{width:100%}.fees-summary-grid{grid-template-columns:1fr}.dashboard-table{display:block;overflow-x:auto}}.fees-dashboard-container{animation:fadeIn .4s ease;margin:auto;max-width:1200px;padding:35px 45px 60px 80px}.edit-btn{background:#f59e0b}.delete-btn,.edit-btn{border-radius:6px;color:#fff;margin-right:6px;padding:6px 10px}.delete-btn{background:#dc2626}.modal{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed}.modal-box{background:#fff;border-radius:14px;padding:24px;width:300px}.modal-actions{display:flex;justify-content:space-between;margin-top:16px}.fees-dashboard-container h2{color:#2c2c2c;font-size:30px;font-weight:700;margin-bottom:30px;text-align:center}.fees-summary-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,1fr);margin-bottom:35px}.card{background:#fff;border-radius:14px;box-shadow:0 4px 12px #0000000f;padding:24px;text-align:center;transition:.3s}.card:hover{box-shadow:0 6px 18px #0000001f;transform:scale(1.04)}.card b{color:#111;display:block;font-size:24px;margin-top:6px}.card.paid{background:linear-gradient(135deg,#d4f5d4,#b3ebb3)}.card.pending{background:linear-gradient(135deg,#ffe1e1,#ffc9c9)}.card.amount{background:linear-gradient(135deg,#e7e8ff,#d8d9ff)}.fees-table-title{color:#373737;font-size:22px;font-weight:600;margin-bottom:10px;margin-top:20px}.dashboard-table{border-collapse:initial;border-spacing:0 10px;width:100%}.dashboard-table thead tr th{background:#f0f0ff;border-radius:6px;color:#444;font-size:13px;font-weight:600;padding:14px;text-align:center;text-transform:uppercase}.dashboard-table tbody tr{background:#fff;box-shadow:0 2px 8px #0000000f;text-align:center;transition:.25s}.dashboard-table tbody tr:hover{box-shadow:0 4px 14px #0000001a;transform:scale(1.01)}.dashboard-table td{color:#444;font-size:14px;padding:14px}.fees-dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.month-filter{align-items:center;background:#fff;border-radius:10px;box-shadow:0 3px 12px #00000014;display:flex;gap:12px;padding:10px 16px}.month-filter label{color:#444;font-size:14px;font-weight:600}.month-filter select{background:#f8f9fc;border:1px solid #d0d0d0;border-radius:8px;color:#333;cursor:pointer;font-size:14px;font-weight:500;padding:8px 14px;transition:.2s ease}.month-filter select:hover{background:#eef1ff;border-color:#b4b8ff}.month-filter select:focus{background:#eef0ff;border-color:#7b83ff;box-shadow:0 0 0 2px #7b83ff4d;outline:none}.fees-container{animation:fadeIn .4s ease;margin:auto;max-width:1200px;padding:30px}.fees-container h2{color:#2c2c2c;font-size:28px;font-weight:700;margin-bottom:25px;text-align:center}.filter-row{align-items:center;gap:15px;justify-content:center;margin-bottom:20px}.filter-row input,.filter-row select{background:#fff;border:1px solid #d7d7d7;border-radius:6px;font-size:14px;min-width:180px;padding:10px 14px;transition:.25s ease}.filter-row input:focus,.filter-row select:focus{border-color:#6c63ff;box-shadow:0 0 8px #6c63ff4d}.search-input{min-width:240px}.fees-table{border-collapse:initial;border-spacing:0 10px;margin-top:20px}.fees-table thead tr th{background:#f7f7ff;color:#333;font-size:12px;font-weight:600;padding:14px;text-transform:uppercase}.fees-table tbody tr{background:#fff;box-shadow:0 2px 8px #0000000f;transition:.25s ease}.fees-table tbody tr:hover{box-shadow:0 4px 14px #0000001a;transform:scale(1.01)}.fees-table td{border-bottom:1px solid #eee;border-top:1px solid #eee;color:#444;padding:14px;text-align:center}.paid-badge{background:linear-gradient(135deg,#4caf50,#1e912e)}.paid-badge,.pending-badge{border-radius:50px;color:#fff;padding:6px 14px}.pending-badge{background:linear-gradient(135deg,#ff4d4d,#c62828)}.mark-paid-btn{background:linear-gradient(135deg,#4caf50,#388e3c);border-radius:6px;font-weight:600;padding:7px 14px}.mark-paid-btn:hover{background:linear-gradient(135deg,#43a047,#2e7d32);transform:translateY(-2px)}.btn-receipt,.receipt-btn{background:linear-gradient(135deg,#5a5a5a,#000);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:7px 14px;transition:.25s}.receipt-btn:hover{background:linear-gradient(135deg,#000,#333);transform:translateY(-2px)}.no-data{color:#777}.fees-container{background:#f6f8fc;min-height:100vh;padding:124px}.fees-container h2{color:#1e2640;font-size:26px;font-weight:600;margin-bottom:20px}.filter-row{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 6px 20px #0000000f;display:flex;flex-wrap:wrap;gap:14px;margin-bottom:22px;padding:18px}.filter-row .search-input,.filter-row select{background:#f9faff;border:1px solid #d5d8df;border-radius:10px;font-size:14px;min-width:160px;outline:none;padding:10px 12px;transition:.25s}.filter-row .search-input:focus,.filter-row select:focus{background:#fff;border-color:#4c57ef;box-shadow:0 0 0 3px #4c57ef26}.fees-table{background:#fff;border-radius:12px;box-shadow:0 6px 20px #0000000f;overflow:hidden}.fees-table thead{background:#eef1f8}.fees-table th{color:#374151;font-size:14px;font-weight:600;padding:14px 16px}.fees-table td{border-bottom:1px solid #f0f1f5;color:#414b63;padding:14px 16px}.paid-badge{background:#e5f7e9;color:#2c9147}.paid-badge,.pending-badge{border-radius:20px;font-size:13px;font-weight:600;padding:6px 12px}.pending-badge{background:#fff2e5;color:#e67e22}.mark-paid-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;padding:8px 14px;transition:.25s}.mark-paid-btn:hover{background:#1e4fcc}.receipt-btn{background:#10b981;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;padding:7px 12px;transition:.25s}.receipt-btn:hover{background:#0b9467}.no-data{font-weight:500}@media (max-width:768px){.filter-row{flex-direction:column}.filter-row .search-input,.filter-row select{width:100%}.fees-table td,.fees-table th{font-size:13px;padding:10px}}.generate-fees-container{margin:auto;max-width:600px;padding:125px}.generate-fees-container h2{color:#2d2d2d;font-size:26px;font-weight:700;margin-bottom:25px;text-align:center}.generate-fees-form{background:#fff;border-radius:14px;box-shadow:0 6px 20px #00000014;display:flex;flex-direction:column;gap:18px;padding:25px 30px}.generate-fees-form label{color:#333;font-size:14px;font-weight:600;margin-bottom:4px}.generate-fees-form input,.generate-fees-form select{background:#f8f9fc;border:1px solid #d6d6d6;border-radius:8px;font-size:15px;padding:10px 14px;transition:.2s;width:100%}.generate-fees-form input:hover,.generate-fees-form select:hover{background:#f0f2ff;border-color:#b2b7ff}.generate-fees-form input:focus,.generate-fees-form select:focus{background:#eef0ff;border-color:#6b70ff;box-shadow:0 0 0 2px #6b70ff4d;outline:none}.generate-fees-submit{background:linear-gradient(135deg,#6b70ff,#8a8fff);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:10px;padding:12px;transition:.25s;width:100%}.generate-fees-submit:hover{background:linear-gradient(135deg,#595eff,#7a7fff);transform:translateY(-2px)}.generate-fees-submit:active{transform:scale(.98)}@media (max-width:600px){.generate-fees-container{padding:18px}.generate-fees-form{padding:20px}}.btn-update{background:#f59e0b;border:none;color:#fff}.btn-delete,.btn-update{border-radius:10px;flex:1 1;padding:12px}@keyframes lbFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.lb-page{animation:lbFadeUp .35s cubic-bezier(.34,1.56,.64,1)}.lb-hero{align-items:center;background:linear-gradient(135deg,#172554,#1e40af 45%,#3b82f6);border-radius:20px;box-shadow:0 14px 40px #3b82f64d;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:28px 32px;position:relative}.lb-hero:before{background:#ffffff0f;height:220px;right:-50px;top:-60px;width:220px}.lb-hero:after,.lb-hero:before{border-radius:50%;content:"";position:absolute}.lb-hero:after{background:#ffffff0a;bottom:-40px;height:160px;left:40%;width:160px}.lb-hero-left{align-items:center;display:flex;gap:18px;position:relative;z-index:1}.lb-hero-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:16px;font-size:28px;line-height:1;padding:14px}.lb-hero-title{color:#fff;font-size:24px;font-weight:800;margin:0 0 4px}.lb-hero-sub{color:#ffffffb3;font-size:13px;margin:0}.lb-hero-right{align-items:center;display:flex;flex-wrap:wrap;gap:10px;position:relative;z-index:1}.lb-btn-add{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26;border:1.5px solid #ffffff47;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:7px;padding:10px 20px;text-decoration:none;transition:.2s}.lb-btn-add:hover{background:#ffffff3d;transform:translateY(-1px)}.lb-btn-back{background:#ffffff1f;border:1.5px solid #ffffff38;border-radius:10px;color:#ffffffe6;cursor:pointer;font-size:13px;font-weight:700;padding:9px 18px;transition:.2s}.lb-btn-back:hover{background:#fff3}.lb-btn-excel{align-items:center;background:#ffffff26;border:1.5px solid #ffffff38;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:6px;padding:9px 16px;transition:.2s}.lb-btn-excel:hover{background:#ffffff38}.lb-stat-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.lb-stat{border:1.5px solid #0000;border-radius:16px;box-shadow:0 4px 16px #0000000f;overflow:hidden;padding:20px;position:relative}.lb-stat:after{background:#ffffff26;border-radius:50%;content:"";height:80px;position:absolute;right:-20px;top:-20px;width:80px}.lb-stat.books{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#93c5fd}.lb-stat.copies{background:linear-gradient(135deg,#ede9fe,#ddd6fe);border-color:#c4b5fd}.lb-stat.issued{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#fcd34d}.lb-stat.overdue{background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#fca5a5}.lb-stat-icon{display:block;font-size:26px;margin-bottom:8px}.lb-stat-label{color:#1e293b;font-size:11px;font-weight:800;letter-spacing:.06em;margin:0 0 8px;opacity:.65;text-transform:uppercase}.lb-stat-value{color:#0f172a;font-size:28px;font-weight:900;margin:0}.lb-stat.overdue .lb-stat-value{color:#991b1b}.lb-stat.issued .lb-stat-value{color:#92400e}.lb-stat.copies .lb-stat-value{color:#4c1d95}.lb-stat.books .lb-stat-value{color:#1e40af}.lb-filter{align-items:center;background:linear-gradient(90deg,#eff6ff,#fff);border:1.5px solid #bfdbfe;border-radius:14px;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px;padding:14px 20px}.lb-filter-label{color:#94a3b8;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.lb-search{background:#fff;border:1.5px solid #bfdbfe;border-radius:9px;color:#1e293b;flex:1 1;font-size:14px;min-width:200px;outline:none;padding:9px 14px;transition:.2s}.lb-search:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.lb-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;margin-bottom:20px;overflow:hidden}.lb-table{border-collapse:collapse;width:100%}.lb-table thead tr{background:linear-gradient(90deg,#eff6ff,#dbeafe)}.lb-table thead th{border-bottom:1.5px solid #bfdbfe;color:#1e40af;font-size:11px;font-weight:800;letter-spacing:.05em;padding:12px 16px;text-align:left;text-transform:uppercase}.lb-table tbody tr{border-bottom:1px solid #f1f5f9;transition:.12s}.lb-table tbody tr:hover{background:#eff6ff}.lb-table tbody tr:last-child{border-bottom:none}.lb-table td{color:#334155;font-size:13px;padding:12px 16px;vertical-align:middle}.lb-book-title{color:#0f172a;font-size:14px;font-weight:700}.lb-pill{border-radius:20px;display:inline-block;font-size:11px;font-weight:800;padding:3px 11px}.lb-pill.available{background:#dcfce7;color:#166534}.lb-pill.issued{background:#fef9c3;color:#854d0e}.lb-pill.overdue{background:#fee2e2;color:#991b1b}.lb-pill.returned{background:#dbeafe;color:#1e40af}.lb-btn-copies{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:none;border-radius:7px;color:#1e40af;cursor:pointer;font-size:12px;font-weight:700;padding:5px 12px;transition:.15s}.lb-btn-copies:hover{background:#bfdbfe;transform:translateY(-1px)}.lb-btn-return{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:none;border-radius:7px;color:#166534;cursor:pointer;font-size:12px;font-weight:700;padding:5px 12px;transition:.15s}.lb-btn-return:hover{background:#bbf7d0;transform:translateY(-1px)}.lb-cat-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));padding:20px}.lb-cat-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;cursor:pointer;padding:18px 16px;position:relative;transition:.2s}.lb-cat-card:hover{background:#eff6ff;border-color:#3b82f6;transform:translateY(-2px)}.lb-cat-card.active{background:#dbeafe;border-color:#1e40af}.lb-cat-name{color:#0f172a;font-size:14px;font-weight:800;margin-bottom:4px}.lb-cat-hint{color:#94a3b8;font-size:11px}.lb-cat-edit{background:#e0e7ff;border:none;border-radius:6px;cursor:pointer;font-size:12px;padding:3px 8px;position:absolute;right:10px;top:10px;transition:.15s}.lb-cat-edit:hover{background:#c7d2fe}.lb-books-panel{background:linear-gradient(90deg,#eff6ff,#f8fafc);border:1.5px solid #bfdbfe;border-radius:16px;margin-bottom:20px;padding:22px 24px}.lb-books-panel-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.lb-books-panel-title{color:#1e40af;font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.lb-empty{align-items:center;color:#94a3b8;display:flex;flex-direction:column;padding:60px 20px}.lb-empty-icon{font-size:48px;margin-bottom:12px;opacity:.5}.lb-empty p{font-size:13px;margin:4px 0 0}.lb-form-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;margin-bottom:20px;max-width:660px;padding:28px 32px}.lb-form-title{border-bottom:1.5px solid #f1f5f9;color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:.06em;margin:0 0 22px;padding-bottom:12px;text-transform:uppercase}.lb-grid-2{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr;margin-bottom:18px}.lb-field{display:flex;flex-direction:column;gap:7px}.lb-field label{color:#374151;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.lb-field input,.lb-field select,.lb-field textarea{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#1e293b;font-size:14px;outline:none;padding:11px 14px;transition:.2s}.lb-field input:focus,.lb-field select:focus,.lb-field textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.lb-field textarea{min-height:90px;resize:vertical}.lb-field-full{grid-column:1/-1}.lb-btn-submit{align-items:center;background:linear-gradient(135deg,#1e40af,#2563eb);border:none;border-radius:12px;box-shadow:0 6px 20px #1e40af59;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:800;gap:8px;justify-content:center;min-height:50px;transition:.2s;width:100%}.lb-btn-submit:hover{box-shadow:0 8px 28px #1e40af66;transform:translateY(-2px)}.lb-btn-submit:disabled{cursor:not-allowed;opacity:.65;transform:none}.lb-add-copy-row{align-items:center;background:#eff6ff;border-radius:12px;display:flex;gap:10px;margin-bottom:22px;padding:14px 18px}.lb-add-copy-row input{background:#fff;border:1.5px solid #bfdbfe;border-radius:9px;color:#1e293b;flex:1 1;font-size:14px;outline:none;padding:10px 14px;transition:.2s}.lb-add-copy-row input:focus{border-color:#3b82f6}.lb-btn-copy-add{background:linear-gradient(135deg,#1e40af,#2563eb);border:none;border-radius:9px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:10px 18px;transition:.2s;white-space:nowrap}.lb-btn-copy-add:hover{transform:translateY(-1px)}.lb-section-title{color:#1e40af;font-size:13px;font-weight:800;letter-spacing:.05em;margin:24px 0 14px;padding-left:2px;text-transform:uppercase}.lb-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a8c;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.lb-modal{background:#fff;border-radius:20px;box-shadow:0 24px 60px #0003;max-width:90vw;overflow:hidden;padding:0;width:400px}.lb-modal-head{align-items:center;background:linear-gradient(135deg,#172554,#1e40af,#3b82f6);display:flex;gap:14px;padding:20px 24px}.lb-modal-head h3{color:#fff;font-size:17px;font-weight:800;margin:0}.lb-modal-body{padding:22px 24px}.lb-modal-body input{background:#fafafa;border:1.5px solid #bfdbfe;border-radius:10px;box-sizing:border-box;color:#1e293b;font-size:14px;outline:none;padding:11px 14px;transition:.2s;width:100%}.lb-modal-body input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.lb-modal-actions{display:flex;gap:10px;padding:0 24px 22px}.lb-modal-save{background:linear-gradient(135deg,#1e40af,#2563eb);border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:800;padding:11px;transition:.2s}.lb-modal-save:hover{transform:translateY(-1px)}.lb-modal-cancel{background:#f1f5f9;border:none;border-radius:10px;color:#64748b;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;padding:11px;transition:.2s}.lb-modal-cancel:hover{background:#e2e8f0}.lb-book-info{background:linear-gradient(90deg,#eff6ff,#f8fafc);border:1.5px solid #bfdbfe;border-radius:14px;margin-bottom:22px;padding:18px 22px}.lb-book-info-title{color:#0f172a;font-size:18px;font-weight:800;margin-bottom:4px}.lb-book-info-meta{color:#64748b;font-size:13px}.lb-book-info-row{align-items:center;border-bottom:1px solid #e0eaff;display:flex;gap:16px;padding:6px 0}.lb-book-info-row:last-child{border-bottom:none}.lb-book-info-label{color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:.05em;min-width:80px;text-transform:uppercase}.lb-book-info-value{color:#0f172a;font-size:14px;font-weight:600}@keyframes lbSpin{to{transform:rotate(1turn)}}.lb-spinner{animation:lbSpin .7s linear infinite;border:2.5px solid #ffffff59;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@media (max-width:900px){.lb-stat-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.lb-grid-2,.lb-stat-grid{grid-template-columns:1fr}.lb-form-card{padding:20px 16px}}.hostel-page-wrap{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:24px}.hostel-hero{align-items:center;background:linear-gradient(135deg,#0f2942,#1d5fa8 55%,#3b9ded);border-radius:20px;box-shadow:0 14px 40px #1d5fa84d;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:26px 30px;position:relative}.hostel-hero:before{background:#ffffff12;border-radius:50%;content:"";height:200px;pointer-events:none;position:absolute;right:-30px;top:-60px;width:200px}.hostel-hero-left{align-items:center;display:flex;gap:14px;position:relative;z-index:1}.hostel-hero-icon{font-size:42px}.hostel-hero h1{color:#fff;font-size:22px;font-weight:800;margin:0}.hostel-hero p{color:#ffffffa6;font-size:13px;margin:4px 0 0}.hostel-hero-action{position:relative;z-index:1}.hostel-add-btn{align-items:center;background:#fff;border:none;border-radius:50px;box-shadow:0 4px 14px #0000002e;color:#1d5fa8;cursor:pointer;display:inline-flex;font-size:14px;font-weight:800;gap:8px;padding:11px 22px;transition:all .2s;white-space:nowrap}.hostel-add-btn:hover{background:#e8f0fe;transform:translateY(-1px)}.hostel-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}.hostel-stat-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 10px #0000000d;padding:18px 20px}.hostel-stat-card span{color:#94a3b8;display:block;font-size:11px;font-weight:800;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.hostel-stat-card strong{color:#1e293b;font-size:26px;font-weight:900}.hostel-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}.hostel-card-new{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #0000000f;overflow:hidden;transition:transform .2s,box-shadow .2s}.hostel-card-new:hover{box-shadow:0 12px 30px #0000001a;transform:translateY(-4px)}.hostel-card-top{align-items:center;background:linear-gradient(135deg,#1d5fa8,#3b9ded);display:flex;gap:12px;padding:20px}.hostel-card-ico{align-items:center;background:#fff3;border-radius:12px;display:flex;flex-shrink:0;font-size:22px;height:46px;justify-content:center;width:46px}.hostel-card-top h3{color:#fff;font-size:17px;font-weight:800;margin:0}.hostel-card-top p{color:#ffffffb3;font-size:12px;margin:3px 0 0}.hostel-card-body{display:flex;flex-direction:column;gap:8px;padding:16px 20px}.hostel-info-row{align-items:center;display:flex;font-size:13px;justify-content:space-between}.hostel-info-row span:first-child{color:#94a3b8;font-weight:600}.hostel-info-row span:last-child{color:#1e293b;font-weight:700}.hostel-card-footer{display:flex;gap:8px;padding:12px 20px 16px}.hostel-card-footer button{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-size:13px;font-weight:700;padding:9px 0;transition:all .2s}.btn-manage{background:#eff6ff;color:#1d5fa8}.btn-manage:hover{background:#dbeafe}.btn-del{background:#fef2f2;color:#dc2626}.btn-del:hover{background:#fee2e2}.hostel-empty{background:#fff;border:2px dashed #cbd5e1;border-radius:18px;color:#94a3b8;padding:60px 24px;text-align:center}.hostel-empty p{font-size:14px;margin:8px 0 0}.hostel-loading{display:flex;justify-content:center;padding:60px}.hostel-spinner{animation:h-spin .8s linear infinite;border:4px solid #dbeafe;border-radius:50%;border-top-color:#1d5fa8;height:36px;width:36px}@keyframes h-spin{to{transform:rotate(1turn)}}.hostel-form-page{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:24px}.hostel-form-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px #00000012;max-width:540px;overflow:hidden}.hostel-form-header{align-items:center;background:linear-gradient(135deg,#0f2942,#1d5fa8);display:flex;gap:12px;padding:22px 26px}.hostel-form-header span{font-size:32px}.hostel-form-header h2{color:#fff;font-size:20px;font-weight:800;margin:0}.hostel-form-header p{color:#ffffffa6;font-size:12px;margin:3px 0 0}.hostel-form-body{gap:18px;padding:26px}.hostel-field,.hostel-form-body{display:flex;flex-direction:column}.hostel-field{gap:6px}.hostel-field label{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.hostel-field input{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#1e293b;font-size:14px;height:46px;outline:none;padding:0 14px;transition:border-color .2s,box-shadow .2s}.hostel-field input:focus{background:#fff;border-color:#1d5fa8;box-shadow:0 0 0 3px #1d5fa81a}.hostel-field input::placeholder{color:#cbd5e1}.hostel-form-actions{display:flex;gap:10px;padding:0 26px 26px}.hostel-save-btn{background:linear-gradient(135deg,#1d5fa8,#3b9ded);border:none;border-radius:12px;box-shadow:0 4px 14px #1d5fa84d;color:#fff;cursor:pointer;flex:1 1;font-size:15px;font-weight:800;height:48px;transition:all .2s}.hostel-save-btn:hover{box-shadow:0 6px 20px #1d5fa866;transform:translateY(-1px)}.hostel-cancel-btn{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;color:#64748b;cursor:pointer;font-size:15px;font-weight:700;height:48px;padding:0 22px;transition:all .2s}.hostel-cancel-btn:hover{background:#f8fafc;border-color:#cbd5e1}.rooms-page{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:24px}.rooms-hero{align-items:center;background:linear-gradient(135deg,#123047,#2471a3 55%,#4fb3d9);border-radius:20px;box-shadow:0 14px 40px #2471a347;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px;overflow:hidden;padding:26px 30px;position:relative}.rooms-hero:before{background:#ffffff14;border-radius:999px;content:"";height:220px;pointer-events:none;position:absolute;right:-40px;top:-70px;width:220px}.rooms-hero-left{align-items:center;display:flex;gap:14px;min-width:0;position:relative;z-index:1}.rooms-hero-icon{align-items:center;background:#ffffff26;border-radius:16px;display:inline-flex;flex-shrink:0;font-size:28px;height:52px;justify-content:center;width:52px}.rooms-hero h1{color:#fff;font-size:24px;font-weight:900;margin:0}.rooms-hero p{color:#ffffffb8;font-size:13px;font-weight:700;margin:5px 0 0}.rooms-add-btn,.rooms-back-btn,.rooms-manage-btn{border:0;border-radius:10px;cursor:pointer;font-size:13px;font-weight:900;min-height:42px;transition:transform .18s,box-shadow .18s,background .18s}.rooms-back-btn{background:#fff;box-shadow:0 6px 18px #0f172a2e;color:#1d5fa8;padding:0 18px;position:relative;z-index:1}.rooms-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.rooms-add-panel,.rooms-card,.rooms-empty,.rooms-stat-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #0f172a12}.rooms-stat-card{min-width:0;padding:18px}.rooms-stat-card:first-child{background:#eff6ff;border-color:#bfdbfe}.rooms-stat-card:nth-child(2){background:#e0f2fe;border-color:#bae6fd}.rooms-stat-card:nth-child(3){background:#dcfce7;border-color:#bbf7d0}.rooms-stat-card:nth-child(4){background:#fef3c7;border-color:#fde68a}.rooms-stat-card span{color:#64748b;display:block;font-size:11px;font-weight:900;margin-bottom:8px;text-transform:uppercase}.rooms-stat-card strong{color:#0f172a;display:block;font-size:24px;font-weight:900;overflow-wrap:anywhere}.rooms-add-panel{margin-bottom:20px;padding:20px}.rooms-add-heading{display:flex;gap:14px;justify-content:space-between;margin-bottom:16px}.rooms-add-heading h2,.rooms-section-header h2{color:#0f172a;font-size:18px;font-weight:900;margin:0 0 5px}.rooms-add-heading p,.rooms-section-header p{color:#64748b;font-size:13px;font-weight:700;margin:0}.rooms-add-grid{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:minmax(180px,1fr) minmax(150px,180px) minmax(190px,1fr) 150px}.rooms-field{min-width:0}.rooms-field span{color:#64748b;display:block;font-size:11px;font-weight:900;margin-bottom:7px;text-transform:uppercase}.rooms-field input,.rooms-field select{background:#f8fafc;border:1.5px solid #dbe4ee;border-radius:10px;box-sizing:border-box;color:#0f172a;font-size:14px;font-weight:700;height:44px;outline:none;padding:0 13px;width:100%}.rooms-field input:focus,.rooms-field select:focus{background:#fff;border-color:#2471a3;box-shadow:0 0 0 3px #2471a31f}.rooms-add-btn{background:linear-gradient(135deg,#2471a3,#4fb3d9);box-shadow:0 8px 18px #2471a33d;color:#fff;padding:0 16px;width:100%}.rooms-add-btn:disabled{cursor:not-allowed;opacity:.65}.rooms-section-header{align-items:flex-end;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.rooms-loading{display:flex;justify-content:center;padding:48px}.rooms-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.rooms-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:transform .18s,box-shadow .18s}.rooms-card:hover{box-shadow:0 12px 30px #0f172a1f;transform:translateY(-3px)}.rooms-card-main{cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:16px;padding:18px}.rooms-card-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.rooms-number{color:#0f172a;font-size:19px;font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rooms-card-top span{background:#e0f2fe;border-radius:999px;color:#0369a1;flex-shrink:0;font-size:12px;font-weight:900;padding:6px 10px}.rooms-card-fee{background:#f8fafc;border-radius:14px;padding:14px}.rooms-card-fee small,.rooms-card-fee span,.rooms-occupancy-row span{color:#64748b;font-size:12px;font-weight:800}.rooms-card-fee strong{color:#0f172a;display:block;font-size:26px;font-weight:900;margin:4px 0 2px}.rooms-occupancy-row{display:flex;gap:10px;justify-content:space-between;margin-bottom:8px}.rooms-progress{background:#e2e8f0;border-radius:999px;height:9px;overflow:hidden}.rooms-progress i{background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:inherit;display:block;height:100%}.rooms-card-footer{padding:0 18px 18px}.rooms-manage-btn{background:#eff6ff;color:#1d5fa8;padding:0 14px;width:100%}.rooms-add-btn:hover:not(:disabled),.rooms-back-btn:hover,.rooms-manage-btn:hover{transform:translateY(-1px)}.rooms-manage-btn:hover{background:#dbeafe}.rooms-empty{grid-column:1/-1;padding:54px 24px;text-align:center}.rooms-empty span{display:block;font-size:42px;margin-bottom:8px}.rooms-empty p{color:#0f172a;font-size:17px;font-weight:900;margin:0 0 4px}.rooms-empty small{color:#64748b;font-size:13px;font-weight:700}.beds-page{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:24px}.beds-hero{align-items:center;background:linear-gradient(135deg,#123047,#2471a3 55%,#4fb3d9);border-radius:20px;box-shadow:0 14px 40px #2471a347;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px;overflow:hidden;padding:26px 30px;position:relative}.beds-hero:before{background:#ffffff14;border-radius:999px;content:"";height:220px;pointer-events:none;position:absolute;right:-40px;top:-70px;width:220px}.beds-hero-actions,.beds-hero-left{align-items:center;display:flex;gap:14px;position:relative;z-index:1}.beds-hero-left{min-width:0}.beds-hero-icon{align-items:center;background:#ffffff26;border-radius:16px;display:inline-flex;flex-shrink:0;font-size:28px;height:52px;justify-content:center;width:52px}.beds-hero h1{color:#fff;font-size:24px;font-weight:900;margin:0}.beds-hero p{color:#ffffffb8;font-size:13px;font-weight:700;margin:5px 0 0}.beds-allocate-btn,.beds-back-btn,.beds-remove-btn{border:0;border-radius:10px;cursor:pointer;font-size:13px;font-weight:900;min-height:42px;transition:transform .18s,background .18s,box-shadow .18s}.beds-back-btn{background:#fff;box-shadow:0 6px 18px #0f172a2e;color:#1d5fa8;padding:0 18px}.beds-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.beds-card,.beds-empty,.beds-stat-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #0f172a12}.beds-stat-card{padding:18px}.beds-stat-card:first-child{background:#eff6ff;border-color:#bfdbfe}.beds-stat-card:nth-child(2){background:#fef2f2;border-color:#fecaca}.beds-stat-card:nth-child(3){background:#dcfce7;border-color:#bbf7d0}.beds-stat-card span{color:#64748b;display:block;font-size:11px;font-weight:900;margin-bottom:8px;text-transform:uppercase}.beds-stat-card strong{color:#0f172a;font-size:24px;font-weight:900}.beds-section-header{align-items:flex-end;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.beds-section-header h2{color:#0f172a;font-size:18px;font-weight:900;margin:0 0 5px}.beds-section-header p{color:#64748b;font-size:13px;font-weight:700;margin:0}.beds-loading{display:flex;justify-content:center;padding:48px}.beds-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}.beds-card{border-top-width:5px;display:flex;flex-direction:column;min-width:0;padding:18px;transition:transform .18s,box-shadow .18s}.beds-card.available{border-top-color:#22c55e}.beds-card.occupied{border-top-color:#ef4444}.beds-card:hover{box-shadow:0 12px 30px #0f172a1f;transform:translateY(-3px)}.beds-card-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.beds-card-header span:first-child{color:#64748b;display:block;font-size:11px;font-weight:900;margin-bottom:4px;text-transform:uppercase}.beds-card-header h3{color:#0f172a;font-size:24px;font-weight:900;margin:0}.beds-status{align-items:center;border-radius:999px;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:900;justify-content:center;min-height:28px;padding:0 10px}.beds-status.available{background:#dcfce7;color:#15803d}.beds-status.occupied{background:#fee2e2;color:#b91c1c}.beds-card-body{display:flex;flex:1 1;flex-direction:column;gap:14px}.beds-student-card{align-items:center;background:#f8fafc;border-radius:14px;display:flex;gap:12px;padding:14px}.beds-student-avatar{align-items:center;background:linear-gradient(135deg,#2471a3,#4fb3d9);border-radius:14px;color:#fff;display:inline-flex;flex-shrink:0;font-size:18px;font-weight:900;height:44px;justify-content:center;width:44px}.beds-student-info{min-width:0}.beds-student-info h4{color:#0f172a;font-size:15px;font-weight:900;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.beds-student-info p{color:#64748b;font-size:12px;font-weight:800;margin:0}.beds-info-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.beds-info-grid div{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:0;padding:12px}.beds-field span,.beds-info-grid span{color:#64748b;display:block;font-size:11px;font-weight:900;margin-bottom:6px;text-transform:uppercase}.beds-info-grid strong{color:#0f172a;display:block;font-size:13px;font-weight:900;overflow-wrap:anywhere}.beds-field select{background:#f8fafc;border:1.5px solid #dbe4ee;border-radius:10px;box-sizing:border-box;color:#0f172a;font-size:14px;font-weight:700;height:44px;outline:none;padding:0 13px;width:100%}.beds-field select:focus{background:#fff;border-color:#2471a3;box-shadow:0 0 0 3px #2471a31f}.beds-allocate-btn,.beds-remove-btn{color:#fff;margin-top:auto;padding:0 14px;width:100%}.beds-allocate-btn{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 8px 18px #22c55e38}.beds-remove-btn{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 8px 18px #ef444438}.beds-allocate-btn:hover,.beds-back-btn:hover,.beds-remove-btn:hover{transform:translateY(-1px)}.beds-empty{grid-column:1/-1;padding:54px 24px;text-align:center}.beds-empty span{display:block;font-size:42px;margin-bottom:8px}.beds-empty p{color:#0f172a;font-size:17px;font-weight:900;margin:0 0 4px}.beds-empty small{color:#64748b;font-size:13px;font-weight:700}@media (max-width:768px){.beds-page,.hostel-form-page,.hostel-page-wrap,.rooms-page{padding:14px}.hostel-stats{grid-template-columns:repeat(2,1fr)}.hostel-hero{align-items:flex-start;flex-direction:column;gap:14px}.hostel-form-card{max-width:100%}.beds-hero,.beds-section-header,.rooms-hero,.rooms-section-header{align-items:flex-start;flex-direction:column}.beds-hero-actions{flex-wrap:wrap;width:100%}.beds-back-btn,.rooms-back-btn{width:100%}.beds-stats,.rooms-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.beds-grid,.rooms-add-grid,.rooms-grid{grid-template-columns:1fr}}@media (max-width:480px){.beds-info-grid,.beds-stats,.hostel-stats,.rooms-stats{grid-template-columns:1fr}}.allocate-page{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:24px}.allocate-hero{align-items:center;background:linear-gradient(135deg,#134e4a,#0d9488 55%,#2dd4bf);border-radius:20px;box-shadow:0 14px 40px #0d948847;display:flex;gap:16px;margin-bottom:28px;overflow:hidden;padding:26px 30px;position:relative}.allocate-hero:before{background:#ffffff14;border-radius:50%;content:"";height:180px;pointer-events:none;position:absolute;right:-30px;top:-50px;width:180px}.allocate-hero-icon{font-size:40px;position:relative;z-index:1}.allocate-hero h1{color:#fff;font-size:22px;font-weight:800;margin:0;position:relative;z-index:1}.allocate-hero p{color:#ffffffa6;font-size:13px;margin:4px 0 0;position:relative;z-index:1}.allocate-form{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px #0000000f;max-width:680px;overflow:hidden}.allocate-section{border-bottom:1.5px solid #f1f5f9;padding:22px 26px}.allocate-section:last-child{border-bottom:none}.allocate-section-title{align-items:center;display:flex;gap:10px;margin-bottom:16px}.allocate-step-badge{align-items:center;background:linear-gradient(135deg,#0d9488,#2dd4bf);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:800;height:28px;justify-content:center;width:28px}.allocate-section-title h3{color:#1e293b;font-size:15px;font-weight:800;margin:0}.allocate-fields{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.allocate-field{display:flex;flex-direction:column;gap:6px}.allocate-field label{color:#64748b;font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.allocate-field select{-webkit-appearance:none;appearance:none;background:#fafafa;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#1e293b;cursor:pointer;font-size:14px;height:44px;outline:none;padding:0 34px 0 12px;transition:border-color .2s,box-shadow .2s}.allocate-field select:focus{background-color:#fff;border-color:#0d9488;box-shadow:0 0 0 3px #0d94881a}.allocate-field select:disabled{background-color:#f8fafc;cursor:not-allowed;opacity:.5}.plan-pills{display:flex;flex-wrap:wrap;gap:10px}.plan-pill{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:50px;color:#64748b;cursor:pointer;font-size:13px;font-weight:700;padding:9px 20px;transition:all .2s}.plan-pill.active{background:linear-gradient(135deg,#0d9488,#2dd4bf);border-color:#0000;box-shadow:0 4px 12px #0d94884d;color:#fff}.plan-pill:hover:not(.active){border-color:#0d9488;color:#0d9488}.allocate-submit-wrap{padding:20px 26px}.allocate-submit-btn{align-items:center;background:linear-gradient(135deg,#134e4a,#0d9488);border:none;border-radius:14px;box-shadow:0 4px 16px #0d94884d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:800;gap:8px;height:52px;justify-content:center;transition:all .2s;width:100%}.allocate-submit-btn:hover:not(:disabled){box-shadow:0 6px 22px #0d948866;transform:translateY(-1px)}.allocate-submit-btn:disabled{cursor:not-allowed;opacity:.55;transform:none}@media (max-width:768px){.allocate-page{padding:14px}.allocate-form{max-width:100%}.allocate-hero{align-items:flex-start;flex-direction:column}.allocate-fields{grid-template-columns:1fr}}.hostel-fees-page{background:#f4f7fb;min-height:100vh;padding:60px}.btn.delete{background:#e53935;color:#fff}.btn.delete:hover{background:#c62828}.btn.delete:disabled{background:#ccc;cursor:not-allowed}.fees-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.fees-header h2{font-size:26px;font-weight:700;margin:0}.fees-header p{color:#6b7280;margin-top:4px}.fees-filters{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1.2fr 1fr .8fr;margin-bottom:22px}.fees-filters input,.fees-filters select{background:#fff;border:1px solid #ddd;border-radius:12px;font-size:14px;padding:12px 14px}.fees-filters input:focus,.fees-filters select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26;outline:none}.hostel-group{background:#fff;border-radius:18px;box-shadow:0 12px 30px #0000000f;margin-bottom:26px;padding:22px}.hostel-title{align-items:center;color:#1f2937;display:flex;font-size:20px;font-weight:700;gap:8px;margin-bottom:18px}.room-group{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:18px;padding:16px}.room-title{color:#374151;font-size:15px;font-weight:600;margin-bottom:12px}.fee-row{grid-gap:14px;align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 14px #0000000a;display:grid;gap:14px;grid-template-columns:2fr 1.2fr 1.5fr;margin-bottom:10px;padding:14px 16px}.fee-row:last-child{margin-bottom:0}.fee-left strong{display:block;font-size:15px;font-weight:600}.fee-month{color:#6b7280;font-size:12px}.fee-middle{display:flex;flex-direction:column;gap:6px}.amount{color:#2563eb;font-size:16px}.amount,.badge{font-weight:700}.badge{font-size:11px;padding:5px 12px;width:-webkit-fit-content;width:fit-content}.badge.paid{background:#dcfce7;color:#166534}.badge.pending{background:#fee2e2;color:#991b1b}.fee-actions{display:flex;gap:8px;justify-content:flex-end}.btn{border:none;border-radius:8px;font-weight:600;padding:8px 12px;transition:all .2s ease}.btn.paid{background:#16a34a;color:#fff}.btn.pending{background:#f59e0b;color:#fff}.btn:disabled{cursor:not-allowed;opacity:.5}.empty-state{background:#fff;border-radius:16px;box-shadow:0 8px 20px #0000000d;color:#6b7280;padding:40px;text-align:center}@media (max-width:900px){.fee-row{gap:10px;grid-template-columns:1fr}.fee-actions{justify-content:flex-start}}@media (max-width:768px){.fees-filters{grid-template-columns:1fr}}.mess-page{margin:auto;max-width:1200px;padding:62px}.mess-page h2{font-size:26px;font-weight:700;margin-bottom:24px}.mess-add-card{grid-gap:14px;background:linear-gradient(180deg,#f9fafb,#fff);border:1px solid #e5e7eb;border-radius:16px;display:grid;gap:14px;grid-template-columns:1fr 1fr 1fr auto;margin-bottom:32px;padding:20px}.mess-add-card input,.mess-add-card select{border:1px solid #d1d5db;border-radius:10px;font-size:14px;padding:10px 12px}.mess-add-card button{background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:0 22px}.mess-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.mess-card{border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 10px 25px #0000000a;padding:20px}.mess-card-header{align-items:center;display:flex;justify-content:space-between}.mess-card-header h3{font-size:18px;font-weight:700}.active{background:#dcfce7;color:#166534}.active,.inactive{border-radius:999px;font-size:12px;padding:4px 10px}.inactive{background:#fee2e2;color:#991b1b}.mess-prices{display:flex;justify-content:space-between;margin:18px 0}.mess-prices div label{color:#6b7280;font-size:12px}.mess-prices strong{font-size:18px}.mess-footer{align-items:center;color:#6b7280;display:flex;font-size:13px;justify-content:space-between}.mess-footer .danger{background:#fee2e2;border:none;border-radius:8px;color:#991b1b;cursor:pointer;padding:6px 14px}.mess-assign-page{margin:40px auto;max-width:900px;padding:20px}.mess-assign-page h2{font-size:26px;font-weight:700;margin-bottom:24px}.mess-assign-card{grid-gap:18px;background:linear-gradient(180deg,#f9fafb,#fff);border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 12px 30px #0000000d;display:grid;gap:18px;grid-template-columns:1fr 1fr;padding:26px}.mess-assign-card select{background:#fff;border:1px solid #d1d5db;border-radius:12px;font-size:14px;padding:12px 14px}.mess-assign-card select:disabled{background:#f3f4f6;cursor:not-allowed}.mess-assign-card button{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;grid-column:span 2;margin-top:10px;padding:14px;transition:all .2s ease}.mess-assign-card button:hover{box-shadow:0 8px 20px #22c55e59;transform:translateY(-1px)}.cl-page{background:#f0f4f8;min-height:100vh}.cl-hero{align-items:center;background:linear-gradient(135deg,#1e1b4b,#312e81 45%,#6366f1);border-radius:16px;box-shadow:0 12px 36px #6366f147;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:14px;overflow:hidden;padding:18px 22px;position:relative}.cl-hero:before{background:#a78bfa1f;border-radius:50%;content:"";height:260px;pointer-events:none;position:absolute;right:-60px;top:-100px;width:260px}.cl-hero-left{align-items:center;display:flex;gap:12px;z-index:1}.cl-hero-icon{filter:drop-shadow(0 2px 6px rgba(0,0,0,.3));font-size:38px}.cl-hero-title{color:#fff;font-size:22px;font-weight:800;margin:0}.cl-hero-sub{color:#fff9;font-size:12px;margin:2px 0 0}.cl-hero-actions{display:flex;gap:10px;z-index:1}.cl-btn-white{background:#fff;border:none;border-radius:50px;box-shadow:0 4px 12px #00000026;color:#4f46e5;cursor:pointer;font-size:13px;font-weight:700;padding:10px 22px;transition:all .2s}.cl-btn-white:hover{box-shadow:0 6px 20px #0003;transform:translateY(-2px)}.cl-btn-ghost{background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:50px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:10px 20px;transition:all .2s}.cl-btn-ghost:hover{background:#ffffff38}.cl-search-wrap{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:50px;box-shadow:0 2px 8px #0000000f;display:flex;gap:10px;margin-bottom:14px;padding:9px 16px}.cl-search-ico{font-size:16px}.cl-search-wrap input{background:#0000;border:none;color:#334155;flex:1 1;font-size:14px;outline:none}.cl-clear{background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;font-size:11px;height:24px;width:24px}.cl-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(185px,1fr))}.cl-card{border-radius:16px;box-shadow:0 6px 20px #0000001f;display:flex;flex-direction:column;justify-content:flex-end;min-height:130px;overflow:hidden;padding:16px 16px 14px;position:relative;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s}.cl-card:hover{box-shadow:0 18px 42px #0003;transform:translateY(-5px)}.cl-card-bg-icon{font-size:40px;opacity:.55;pointer-events:none;position:absolute;right:12px;top:12px}.cl-card-num{color:#fff9;font-size:11px;font-weight:700;letter-spacing:.5px;margin:0 0 4px}.cl-card-name{color:#fff;font-size:20px;font-weight:800;margin:0 0 14px;text-shadow:0 1px 4px #0003}.cl-card-btns{align-items:center;display:flex;gap:8px}.cl-btn-rename{background:#ffffffeb;border:none;border-radius:50px;color:#4f46e5;cursor:pointer;flex:1 1;font-size:12px;font-weight:700;padding:7px 0;transition:all .2s}.cl-btn-rename:hover{background:#fff;transform:translateY(-1px)}.cl-btn-archive{align-items:center;background:#ffffff26;border:1.5px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:34px;justify-content:center;transition:all .2s;width:34px}.cl-btn-archive:hover{background:#ef4444bf;border-color:#0000}.cl-empty{align-items:center;background:#fff;border-radius:18px;box-shadow:0 4px 16px #0000000f;color:#94a3b8;display:flex;flex-direction:column;padding:70px 30px;text-align:center}.cl-empty-icon{font-size:52px;margin-bottom:12px;opacity:.5}.cl-empty p{color:#94a3b8;font-size:15px;margin:0 0 16px}.cl-btn-white-outline{background:#0000;border:2px solid #6366f1;border-radius:50px;color:#6366f1;cursor:pointer;font-size:14px;font-weight:700;padding:10px 24px;transition:all .2s}.cl-btn-white-outline:hover{background:#6366f1;color:#fff}.cl-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.cl-modal{background:#fff;border-radius:22px;box-shadow:0 32px 80px #00000040;max-width:92vw;padding:32px;text-align:center;width:420px}.cl-modal-icon{font-size:40px;margin-bottom:10px}.cl-modal-title{color:#1e293b;font-size:20px;font-weight:800;margin:0 0 22px}.cl-modal-input{border:1.5px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#1e293b;font-size:15px;outline:none;padding:13px 16px;transition:border .2s;width:100%}.cl-modal-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.cl-modal-row{display:flex;gap:10px;justify-content:center;margin-top:20px}.cl-modal-cancel{background:#fff;border:1.5px solid #e2e8f0;border-radius:50px;color:#64748b;cursor:pointer;font-weight:600;padding:11px 26px;transition:all .2s}.cl-modal-cancel:hover{background:#f8fafc}.cl-modal-save{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:50px;box-shadow:0 4px 14px #6366f166;color:#fff;cursor:pointer;font-weight:700;padding:11px 26px;transition:all .2s}.cl-modal-save:hover{box-shadow:0 8px 22px #6366f180;transform:translateY(-2px)}.arc-page{background:#f0f4f8;min-height:100vh}.arc-hero{align-items:center;background:linear-gradient(135deg,#1a0533,#3b0764 45%,#7c3aed);border-radius:20px;box-shadow:0 16px 48px #7c3aed4d;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:24px 28px;position:relative}.arc-hero:before{background:#c4b5fd1a;border-radius:50%;content:"";height:250px;pointer-events:none;position:absolute;right:-50px;top:-80px;width:250px}.arc-hero-left{align-items:center;display:flex;gap:14px;z-index:1}.arc-hero-icon{font-size:44px}.arc-hero-title{color:#fff;font-size:24px;font-weight:800;margin:0}.arc-hero-sub{color:#fff9;font-size:13px;margin:3px 0 0}.arc-back-btn{background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:50px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:10px 20px;transition:all .2s;z-index:1}.arc-back-btn:hover{background:#ffffff38}.arc-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.arc-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 18px #00000014;overflow:hidden;transition:transform .2s,box-shadow .2s}.arc-card:hover{box-shadow:0 12px 32px #0000001f;transform:translateY(-3px)}.arc-card-top{background:linear-gradient(135deg,#6b21a8,#7c3aed);overflow:hidden;padding:18px 16px 14px;position:relative}.arc-card-top:after{content:"📦";font-size:28px;opacity:.4;position:absolute;right:14px;top:10px}.arc-badge{background:#fff3;border-radius:50px;color:#fff;display:inline-block;font-size:10px;font-weight:700;letter-spacing:.5px;margin-bottom:6px;padding:2px 8px;text-transform:uppercase}.arc-card-name{color:#fff;font-size:18px;font-weight:800;margin:0}.arc-card-body{padding:14px 16px}.arc-btn-row{display:flex;gap:8px}.arc-btn-restore{background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:50px;color:#fff;cursor:pointer;flex:1 1;font-size:12px;font-weight:700;padding:8px 0;transition:all .2s}.arc-btn-restore:hover{box-shadow:0 4px 14px #7c3aed66;transform:translateY(-1px)}.arc-btn-delete{background:#fff5f5;border:1.5px solid #fecaca;border-radius:50px;color:#dc2626;cursor:pointer;font-size:12px;font-weight:700;padding:8px 14px;transition:all .2s}.arc-btn-delete:hover{background:#ef4444;border-color:#ef4444;color:#fff}.arc-expand-toggle{background:#f8fafc;border:none;border-top:1.5px solid #e2e8f0;color:#64748b;cursor:pointer;font-size:12px;font-weight:600;padding:9px;transition:background .2s;width:100%}.arc-expand-toggle:hover{background:#f1f5f9;color:#7c3aed}.arc-students-box{background:#faf5ff;border-top:1.5px solid #e2e8f0;padding:14px 16px}.arc-students-box h4{color:#7c3aed;font-size:13px;font-weight:700;margin:0 0 10px}.arc-student-pill{background:#ede9fe;border-radius:50px;color:#5b21b6;display:inline-block;font-size:12px;font-weight:600;margin:3px;padding:4px 10px}.arc-no-students{font-size:13px;padding:8px 0}.arc-empty,.arc-no-students{color:#94a3b8;text-align:center}.arc-empty{background:#fff;border-radius:18px;box-shadow:0 4px 16px #0000000f;padding:60px 30px}.arc-empty-icon{font-size:52px;margin-bottom:12px;opacity:.5}.arc-empty p{color:#94a3b8;font-size:15px;margin:0}@keyframes urfFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.urf-page{animation:urfFadeUp .35s cubic-bezier(.34,1.56,.64,1)}.urf-hero{align-items:center;background:linear-gradient(135deg,#2e1065,#4c1d95 45%,#7c3aed);border-radius:20px;box-shadow:0 14px 40px #7c3aed4d;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:28px 32px;position:relative}.urf-hero:before{background:#ffffff0f;height:200px;right:-50px;top:-60px;width:200px}.urf-hero:after,.urf-hero:before{border-radius:50%;content:"";position:absolute}.urf-hero:after{background:#ffffff0a;bottom:-40px;height:150px;left:40%;width:150px}.urf-hero-left{align-items:center;display:flex;gap:18px;position:relative;z-index:1}.urf-hero-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:16px;font-size:28px;line-height:1;padding:14px}.urf-hero-title{color:#fff;font-size:24px;font-weight:800;margin:0 0 4px}.urf-hero-sub{color:#ffffffb3;font-size:13px;margin:0}.urf-hero-right{position:relative;z-index:1}.urf-template-box{align-items:center;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border:1.5px solid #c4b5fd;border-radius:16px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px;padding:20px 24px}.urf-template-text{flex:1 1}.urf-template-text p{color:#4c1d95;font-size:14px;font-weight:700;margin:0 0 4px}.urf-template-text small{color:#7c3aed;font-size:12px}.urf-btn-template{align-items:center;background:linear-gradient(135deg,#7c3aed,#4c1d95);border:none;border-radius:10px;box-shadow:0 4px 14px #7c3aed59;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:7px;padding:10px 20px;transition:.2s;white-space:nowrap}.urf-btn-template:hover{box-shadow:0 6px 20px #7c3aed73;transform:translateY(-2px)}.urf-btn-template:disabled{cursor:not-allowed;opacity:.55;transform:none}.urf-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;margin-bottom:24px;padding:28px 32px}.urf-card-title{border-bottom:1.5px solid #f1f5f9;color:#94a3b8;font-size:13px;font-weight:800;letter-spacing:.06em;margin:0 0 20px;padding-bottom:12px;text-transform:uppercase}.urf-grid-2{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.urf-grid-1,.urf-grid-2{margin-bottom:18px}.urf-field label{color:#374151;display:block;font-size:12px;font-weight:800;letter-spacing:.05em;margin-bottom:7px;text-transform:uppercase}.urf-field input[type=file],.urf-field input[type=text],.urf-field select{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#1e293b;font-size:14px;outline:none;padding:11px 14px;transition:.2s;width:100%}.urf-field input:focus,.urf-field select:focus{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.urf-field select:disabled{cursor:not-allowed;opacity:.55}.urf-file-zone{background:#f5f3ff;border:2px dashed #c4b5fd;border-radius:12px;cursor:pointer;padding:28px 20px;text-align:center;transition:.2s}.urf-file-zone:hover{background:#ede9fe;border-color:#7c3aed}.urf-file-icon{font-size:36px;margin-bottom:8px}.urf-file-hint{color:#6d28d9;font-size:13px;font-weight:600;margin:0 0 6px}.urf-file-types{color:#a78bfa;font-size:11px;margin:0}.urf-file-chosen{color:#4c1d95;font-size:13px;font-weight:700;margin-top:8px;word-break:break-all}.urf-btn-submit{align-items:center;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:12px;box-shadow:0 6px 20px #7c3aed59;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:800;gap:8px;justify-content:center;min-height:50px;transition:.2s;width:100%}.urf-btn-submit:hover:not(:disabled){box-shadow:0 10px 28px #7c3aed73;transform:translateY(-2px)}.urf-btn-submit:disabled{cursor:not-allowed;opacity:.6}.urf-spinner{animation:urfSpin .7s linear infinite;border:2px solid #fff6;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes urfSpin{to{transform:rotate(1turn)}}@media (max-width:640px){.urf-grid-2{grid-template-columns:1fr}.urf-card{padding:20px}.urf-hero{padding:22px 18px}.urf-template-box{flex-direction:column}}:root{--sb-width:268px;--sb-bg:#0d1b2a;--sb-accent:#f59e0b;--sb-accent2:#fbbf24}.school-sidebar-container{background:#0d1b2a;background:var(--sb-bg);box-shadow:4px 0 24px #00000059;display:flex;flex-direction:column;height:100vh;left:0;min-width:268px;min-width:var(--sb-width);position:fixed;top:0;width:268px;width:var(--sb-width);z-index:999}.sb-header{background:linear-gradient(160deg,#1a2f47,#0d1b2a);border-bottom:1px solid #ffffff0f;flex-shrink:0;padding:20px 18px 16px}.sb-school-row{align-items:center;display:flex;gap:11px}.sb-school-avatar{align-items:center;background:linear-gradient(135deg,#f59e0b,#d97706);background:linear-gradient(135deg,var(--sb-accent),#d97706);border-radius:12px;box-shadow:0 4px 10px #f59e0b59;display:flex;flex-shrink:0;font-size:20px;height:42px;justify-content:center;width:42px}.sb-school-info h3{color:#fff;font-size:15px;font-weight:800;line-height:1.2;margin:0;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-school-info p{color:#ffffff73;font-size:11px;margin:2px 0 0}.sb-label{align-items:center;background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:20px;color:#f59e0b;color:var(--sb-accent);display:inline-flex;font-size:11px;font-weight:700;margin-top:10px;padding:4px 10px}.sidebar-scroll{flex:1 1;overflow-x:hidden;overflow-y:auto;padding:14px 12px 40px}.sidebar-scroll::-webkit-scrollbar{width:4px}.sidebar-scroll::-webkit-scrollbar-track{background:#0000}.sidebar-scroll::-webkit-scrollbar-thumb{background:#f59e0b59;border-radius:20px}.sidebar-section{margin-bottom:4px}.sidebar-section-title{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:9px;padding:9px 10px;transition:background .18s;-webkit-user-select:none;user-select:none}.sidebar-section-title:hover{background:#ffffff0a}.sidebar-section-title.open{background:#f59e0b14}.sb-sec-icon{flex-shrink:0;font-size:16px;text-align:center;width:22px}.sb-sec-label{color:#ffffff80;flex:1 1;font-size:11.5px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.sidebar-section-title.open .sb-sec-label{color:#f59e0b;color:var(--sb-accent)}.sb-arrow{color:#ffffff4d;font-size:10px;transition:transform .22s}.sidebar-section-title.open .sb-arrow{color:#f59e0b;color:var(--sb-accent);transform:rotate(90deg)}.school-sidebar-menu{animation:sb-fade-in .18s ease;list-style:none;margin:2px 0 6px;padding:0 0 0 6px}@keyframes sb-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.school-sidebar-link{align-items:center;border-radius:9px;color:#94a3b8;display:flex;font-size:13px;font-weight:500;gap:8px;margin-bottom:1px;padding:8px 12px;position:relative;text-decoration:none;transition:all .18s}.school-sidebar-link:hover{background:#ffffff0d;color:#e2e8f0;padding-left:16px}.school-sidebar-link.active{background:linear-gradient(135deg,#f59e0b2e,#fbbf241a);border-left:3px solid #f59e0b;border-left:3px solid var(--sb-accent);color:#fbbf24;color:var(--sb-accent2);font-weight:700;padding-left:13px}.sb-link-dot{background:#94a3b866;border-radius:50%;flex-shrink:0;height:5px;transition:background .18s;width:5px}.school-sidebar-link.active .sb-link-dot{background:#f59e0b;background:var(--sb-accent);box-shadow:0 0 6px #f59e0b99}.sidebar-divider{background:#ffffff0d;height:1px;margin:6px 4px}.school-content{box-sizing:border-box;margin-left:268px;margin-left:var(--sb-width);min-height:100vh;overflow-x:auto;padding:24px;width:calc(100% - 268px);width:calc(100% - var(--sb-width))}@media (max-width:768px){.school-sidebar-container{transform:translateX(-100%);transition:transform .3s ease}.school-content{margin-left:0;width:100%}}.sd-page{background:#f0f4f8;min-height:100vh;padding-top:4px}.sd-hero{align-items:center;background:linear-gradient(135deg,#1e1b4b,#312e81 45%,#4f46e5);border-radius:18px;box-shadow:0 20px 60px #4f46e559;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:22px;overflow:hidden;padding:20px 26px;position:relative}.sd-hero:after,.sd-hero:before{border-radius:50%;content:"";opacity:.12;pointer-events:none;position:absolute}.sd-hero:before{background:#a78bfa;height:340px;right:-80px;top:-120px;width:340px}.sd-hero:after{background:#38bdf8;bottom:-80px;height:200px;left:30%;width:200px}.sd-hero-left{align-items:center;display:flex;gap:18px;z-index:1}.sd-hero-icon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.4));font-size:52px;line-height:1}.sd-hero-name{color:#fff;font-size:26px;font-weight:800;letter-spacing:-.3px;margin:0}.sd-hero-sub{align-items:center;color:#fff9;display:flex;flex-wrap:wrap;font-size:13px;gap:8px;margin:5px 0 0}.sd-pill{background:#ffffff26;border:1px solid #fff3;border-radius:50px;color:#ffffffe6;font-size:12px;padding:2px 10px}.sd-dot-sep{opacity:.4}.sd-filter-group{align-items:center;display:flex;flex-wrap:wrap;gap:8px;z-index:1}.sd-filter-btn{background:#ffffff1a;border:1.5px solid #ffffff38;border-radius:50px;color:#ffffffbf;cursor:pointer;font-size:11px;font-weight:700;letter-spacing:.8px;padding:8px 22px;transition:all .2s}.sd-filter-btn:hover{background:#fff3;color:#fff}.sd-filter-btn.active{background:#fff;border-color:#fff;box-shadow:0 4px 16px #00000040;color:#4f46e5}.sd-year-sel{background:#ffffff1f;border:1.5px solid #ffffff38;border-radius:50px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;outline:none;padding:8px 14px}.sd-year-sel option{background:#fff;color:#1e293b}.sd-section{margin-bottom:24px}.sd-section-hdr{align-items:center;display:flex;gap:10px;margin-bottom:16px}.sd-section-dot{background:#6366f1;background:var(--a,#6366f1);border-radius:50%;box-shadow:0 0 10px #6366f1;box-shadow:0 0 10px var(--a,#6366f1);flex-shrink:0;height:12px;width:12px}.sd-section-title{color:#1e293b;font-size:17px;font-weight:700;margin:0}.sd-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(175px,1fr))}.sd-card{border-radius:18px;box-shadow:0 8px 24px #00000024;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;min-height:120px;overflow:hidden;padding:22px 18px 16px;position:relative;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s}.sd-card:hover{box-shadow:0 20px 45px #00000038;transform:translateY(-6px) scale(1.02)}.sd-card-bg-icon{filter:drop-shadow(0 2px 6px rgba(0,0,0,.2));font-size:38px;opacity:.7;pointer-events:none;position:absolute;right:12px;top:10px}.sd-card-label{color:#ffffffd1;font-size:11px;font-weight:600;letter-spacing:.6px;margin:0 0 6px;text-transform:uppercase}.sd-card-value{color:#fff;font-size:30px;font-weight:800;line-height:1;margin:0 0 10px;text-shadow:0 2px 6px #0003}.sd-card-arrow{color:#ffffff8c;display:block;font-size:16px;transition:transform .2s,color .2s}.sd-card:hover .sd-card-arrow{color:#fffffff2;transform:translateX(5px)}.sd-storage-card{background:#fff;border-radius:18px;box-shadow:0 4px 20px #00000012;padding:24px 26px}.sd-storage-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.sd-storage-emoji{flex-shrink:0;font-size:42px}.sd-storage-text{flex:1 1}.sd-storage-heading{color:#1e293b;font-size:15px;font-weight:700;margin:0}.sd-storage-sub{color:#64748b;font-size:13px;margin:4px 0 0}.sd-storage-pct{color:#6366f1;flex-shrink:0;font-size:26px;font-weight:800;margin:0}.sd-bar-bg{background:#e2e8f0;border-radius:50px;height:10px;margin-bottom:10px;overflow:hidden}.sd-bar-fill{border-radius:50px;height:100%;transition:width .6s ease}.sd-storage-note{color:#94a3b8;font-size:12px;margin:0}.sd-chart-card{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:20px;box-shadow:0 20px 50px #00000040;height:380px;overflow:hidden;padding:28px 28px 20px;position:relative}.sd-chart-card:before{background:#6366f10f;border-radius:50%;content:"";height:300px;pointer-events:none;position:absolute;right:-80px;top:-100px;width:300px}.sd-chart-card canvas{position:relative;z-index:1}.sd-quick-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(155px,1fr))}.sd-quick-btn{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 8px #0000000d;color:#334155;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:10px;padding:14px 16px;transition:all .22s cubic-bezier(.34,1.56,.64,1)}.sd-quick-btn:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#0000;box-shadow:0 10px 25px #6366f161;color:#fff;transform:translateY(-3px)}.sd-quick-btn:hover .sd-quick-icon{transform:scale(1.2)}.sd-quick-icon{flex-shrink:0;font-size:20px;transition:transform .2s}@media (max-width:900px){.sd-hero{align-items:flex-start;flex-direction:column;padding:22px 20px}.sd-grid{grid-template-columns:repeat(2,1fr)}.sd-chart-card{height:280px}}@media (max-width:480px){.sd-grid{gap:12px;grid-template-columns:1fr 1fr}.sd-card-value{font-size:24px}.sd-quick-grid{grid-template-columns:repeat(2,1fr)}}.dhs_students_page{background:#f0f4f8;box-sizing:border-box;min-height:100vh;overflow-x:hidden;padding:22px;width:100%}.dhs_students_filter_box,.dhs_students_hero,.dhs_students_metric_card,.dhs_students_search_box,.dhs_students_table_card{background:#fff;border:1.5px solid #e2e8f0;box-shadow:0 4px 16px #00000012}.dhs_students_hero{align-items:center;background:linear-gradient(135deg,#064e3b,#047857 45%,#34d399);border:0;border-radius:20px;box-shadow:0 16px 48px #10b98147;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px;overflow:hidden;padding:24px 28px;position:relative}.dhs_students_hero:before{background:#d1fae51f;border-radius:50%;content:"";height:250px;pointer-events:none;position:absolute;right:-45px;top:-80px;width:250px}.dhs_students_hero>div{position:relative;z-index:1}.dhs_students_eyebrow{color:#ffffffb8;display:inline-flex;font-size:12px;font-weight:800;margin-bottom:8px;text-transform:uppercase}.dhs_students_title{color:#fff;font-size:30px;font-weight:900;margin:0 0 6px}.dhs_students_subtitle{color:#ffffffa8;font-size:14px;margin:0}.dhs_students_header_actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.dhs_students_add_btn,.dhs_students_clear_btn,.dhs_students_delete_btn,.dhs_students_export_btn,.dhs_students_state button,.dhs_students_view_btn{border-radius:8px;cursor:pointer;font-size:13px;font-weight:800;min-height:42px;transition:.18s ease}.dhs_students_export_btn{background:#ffffff1f;border:1.5px solid #ffffff40;color:#fff;padding:0 18px}.dhs_students_clear_btn:disabled,.dhs_students_export_btn:disabled{cursor:not-allowed;opacity:.45}.dhs_students_add_btn,.dhs_students_state button{background:#fff;border:0;box-shadow:0 4px 12px #00000026;color:#047857;padding:0 20px}.dhs_students_add_btn:hover,.dhs_students_export_btn:hover:not(:disabled),.dhs_students_state button:hover{transform:translateY(-1px)}.dhs_students_metrics{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.dhs_students_metric_card{border-radius:18px;overflow:hidden;padding:18px;position:relative}.dhs_students_metric_card:after{background:#6366f114;border-radius:50%;bottom:-28px;content:"";height:92px;position:absolute;right:-20px;width:92px}.dhs_students_metric_card:first-child{background:#eef2ff;border-color:#c7d2fe}.dhs_students_metric_card:nth-child(2){background:#e0f2fe;border-color:#bae6fd}.dhs_students_metric_card:nth-child(3){background:#dcfce7;border-color:#bbf7d0}.dhs_students_metric_card:nth-child(4){background:#fce7f3;border-color:#fbcfe8}.dhs_students_metric_card span{color:#64748b;display:block;font-size:12px;font-weight:800;margin-bottom:8px;text-transform:uppercase}.dhs_students_metric_card strong{color:#0f172a;display:block;font-size:28px;font-weight:900}.dhs_students_filter_wrapper{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:minmax(260px,1fr) 220px 220px auto;margin-bottom:18px}.dhs_students_filter_box,.dhs_students_search_box{border-radius:18px;padding:14px}.dhs_students_filter_box label,.dhs_students_search_box label{color:#64748b;display:block;font-size:12px;font-weight:800;margin-bottom:8px;text-transform:uppercase}.dhs_students_filter_box select,.dhs_students_search_box input{background:#fff;border:1px solid #dbe4ee;border-radius:50px;box-sizing:border-box;color:#0f172a;font-size:14px;height:44px;outline:none;padding:0 13px;width:100%}.dhs_students_filter_box select:focus,.dhs_students_search_box input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811f}.dhs_students_clear_btn{background:#fff;border:1.5px solid #e2e8f0;color:#475569;padding:0 16px}.dhs_students_table_card{border-radius:18px;overflow-x:auto;width:100%}.dhs_students_table_top{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:18px 20px}.dhs_students_table_top h3{color:#0f172a;font-size:18px;font-weight:900;margin:0 0 4px}.dhs_students_table_top p{color:#64748b;font-size:13px;margin:0}.dhs_students_table{border-collapse:collapse;min-width:1120px;width:100%}.dhs_students_table thead{background:linear-gradient(135deg,#1e1b4b,#312e81 45%,#6366f1)}.dhs_students_table th{color:#e2e8f0;font-size:12px;font-weight:900;padding:15px 14px;text-align:left;text-transform:uppercase;white-space:nowrap}.dhs_students_table td{border-bottom:1px solid #edf2f7;color:#334155;font-size:14px;padding:15px 14px;white-space:nowrap}.dhs_students_row{cursor:pointer;transition:.18s ease}.dhs_students_row:hover{background:#f8fbff}.dhs_students_avatar,.dhs_students_photo{border-radius:16px;height:48px;width:48px}.dhs_students_photo{border:3px solid #e2e8f0;object-fit:cover}.dhs_students_avatar{align-items:center;background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;display:flex;font-size:19px;font-weight:900;justify-content:center}.dhs_students_name_cell{display:flex;flex-direction:column;gap:4px}.dhs_students_name_cell strong{color:#0f172a;font-size:14px;font-weight:900}.dhs_students_name_cell span{color:#64748b;font-size:12px}.dhs_students_id_pill{align-items:center;background:#ede9fe;border-radius:999px;color:#5b21b6;display:inline-flex;font-size:12px;font-weight:900;min-height:28px;padding:0 10px}.dhs_students_action_wrap{display:flex;gap:8px}.dhs_students_view_btn{background:#dcfce7;border:1.5px solid #bbf7d0;color:#166534;padding:0 14px}.dhs_students_delete_btn{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:0 14px}.dhs_students_view_btn:hover{background:#16a34a;color:#fff}.dhs_students_delete_btn:hover{background:#dc2626;color:#fff}.dhs_students_no_data{padding:0;text-align:center}.dhs_students_state{align-items:center;color:#94a3b8;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:260px;padding:44px 20px}.dhs_students_state strong{color:#0f172a;font-size:20px;font-weight:900}.dhs_students_state p{color:#64748b;line-height:1.6;margin:0 0 8px;max-width:430px;white-space:normal}.dhs_students_state_error strong{color:#b91c1c}.dhs_students_loader{animation:dhs_students_spin .8s linear infinite;border:4px solid #d1fae5;border-radius:999px;border-top-color:#10b981;height:38px;width:38px}@keyframes dhs_students_spin{to{transform:rotate(1turn)}}@media (max-width:1100px){.dhs_students_metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dhs_students_filter_wrapper{grid-template-columns:1fr 1fr}}@media (max-width:760px){.dhs_students_page{padding:14px}.dhs_students_hero{align-items:flex-start;flex-direction:column;padding:20px}.dhs_students_add_btn,.dhs_students_export_btn,.dhs_students_header_actions{width:100%}.dhs_students_title{font-size:24px}.dhs_students_filter_wrapper,.dhs_students_metrics{grid-template-columns:1fr}}.add-student-page{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:20px}.add-student-hero{align-items:center;background:linear-gradient(135deg,#064e3b,#047857 45%,#34d399);border-radius:20px;box-shadow:0 16px 48px #10b98147;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px;overflow:hidden;padding:24px 28px;position:relative}.add-student-hero:before{background:#d1fae51f;border-radius:50%;content:"";height:250px;position:absolute;right:-48px;top:-80px;width:250px}.add-student-back,.add-student-hero-left{position:relative;z-index:1}.add-student-hero-left{align-items:center;display:flex;gap:14px}.add-student-hero-icon{filter:drop-shadow(0 2px 6px rgba(0,0,0,.28));font-size:44px}.add-student-hero h1{color:#fff;font-size:24px;font-weight:800;margin:0}.add-student-hero p{color:#ffffffa8;font-size:13px;margin:4px 0 0}.add-student-back{background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:50px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:10px 20px;transition:all .2s}.add-student-back:hover{background:#ffffff38}.add-student-container{box-sizing:border-box;margin:0 auto 40px;max-width:1180px;width:100%}.add-student-form{width:100%}.add-student-grid{grid-gap:20px;align-items:flex-start;display:grid;gap:20px;grid-template-columns:280px minmax(0,1fr)}.add-student-photo-panel,.add-student-section-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012}.add-student-photo-panel{padding:18px;position:-webkit-sticky;position:sticky;top:20px}.add-student-panel-label,.section-title{color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.section-title{color:#047857;margin-top:18px}.section-title:first-child{margin-top:0}.photo-upload-box{align-items:center;background:#ecfdf5;border:2px dashed #86efac;border-radius:18px;cursor:pointer;display:flex;height:250px;justify-content:center;overflow:hidden;transition:.25s;width:100%}.photo-upload-box:hover{background:#d1fae5;border-color:#10b981;box-shadow:0 8px 22px #10b9812e}.upload-text{align-items:center;color:#047857;display:flex;flex-direction:column;font-size:14px;font-weight:700;gap:12px;text-align:center}.upload-btn{background:linear-gradient(135deg,#10b981,#059669);border-radius:50px;box-shadow:0 4px 14px #10b98159;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:800;padding:9px 18px}.preview-image{height:100%;object-fit:cover;width:100%}.add-student-photo-note{color:#64748b;font-size:13px;line-height:1.6;margin:14px 0 0}.add-student-fields{min-width:0}.add-student-section-card{padding:22px}.form-group{box-sizing:border-box;margin-bottom:18px;width:100%}.form-group:last-child{margin-bottom:0}.form-group label{color:#374151;display:block;font-size:13px;font-weight:800;letter-spacing:.35px;margin-bottom:8px;text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#1e293b;font-size:15px;outline:none;padding:13px 16px;transition:border .2s,box-shadow .2s,background .2s;width:100%}.form-group textarea{min-height:96px;resize:vertical}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#10b981;box-shadow:0 0 0 3px #10b9811f}.form-row{grid-gap:18px;box-sizing:border-box;display:grid;gap:18px;grid-template-columns:1fr 1fr;width:100%}.btn-submit{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 6px 20px #10b98159;font-weight:800;margin-top:22px;padding:14px;width:100%}.btn-submit:hover:not(:disabled){box-shadow:0 10px 28px #10b98173;transform:translateY(-2px)}.btn-submit:disabled{cursor:not-allowed;opacity:.65}@media (max-width:900px){.add-student-grid{grid-template-columns:1fr}.add-student-photo-panel{position:static}}@media (max-width:680px){.add-student-page{padding:14px}.add-student-hero{align-items:flex-start;flex-direction:column;padding:22px}.add-student-back{width:100%}.form-row{gap:0;grid-template-columns:1fr}}.sb-page{background:#f0f4f8;min-height:100vh}.sb-hero{align-items:center;background:linear-gradient(135deg,#431407,#9a3412 45%,#f97316);border-radius:20px;box-shadow:0 16px 48px #f9731647;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:24px 28px;position:relative}.sb-hero:before{background:#fed7aa1a;border-radius:50%;content:"";height:220px;pointer-events:none;position:absolute;right:-40px;top:-70px;width:220px}.sb-hero-left{align-items:center;display:flex;gap:14px;z-index:1}.sb-hero-icon{font-size:44px}.sb-hero-title{color:#fff;font-size:24px;font-weight:800;margin:0}.sb-hero-sub{color:#ffffffa6;font-size:13px;margin:3px 0 0}.sb-btn-white{background:#fff;border:none;border-radius:50px;box-shadow:0 4px 12px #00000026;color:#ea580c;cursor:pointer;font-size:13px;font-weight:700;padding:10px 22px;transition:all .2s;z-index:1}.sb-btn-white:hover{transform:translateY(-2px)}.sb-filters{align-items:flex-end;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 12px #00000012;display:flex;flex-wrap:wrap;gap:14px;margin-bottom:20px;padding:18px 20px}.sb-filter-field{display:flex;flex-direction:column;gap:5px;min-width:140px}.sb-filter-field label{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.sb-filter-field input,.sb-filter-field select{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:10px;color:#334155;font-size:13px;outline:none;padding:9px 13px;transition:border .2s}.sb-filter-field input:focus,.sb-filter-field select:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.sb-grow{flex:1 1;min-width:180px}.sb-clear-btn{align-self:flex-end;background:#fff7ed;border:1.5px solid #fed7aa;border-radius:50px;color:#ea580c;cursor:pointer;font-size:12px;font-weight:700;padding:9px 18px;transition:all .2s}.sb-clear-btn:hover{background:#f97316;border-color:#f97316;color:#fff}.sb-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 20px #00000014;overflow:hidden}.sb-state{color:#94a3b8;font-size:15px;padding:60px 30px;text-align:center}.sb-table-wrap{overflow-x:auto}.sb-table{border-collapse:collapse;width:100%}.sb-table thead tr{background:#f8fafc;border-bottom:2px solid #e2e8f0}.sb-table th{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.5px;padding:14px 16px;text-align:left;text-transform:uppercase}.sb-table td{border-bottom:1px solid #f1f5f9;padding:14px 16px;vertical-align:middle}.sb-table tbody tr:hover{background:#fafafa}.sb-table tbody tr:last-child td{border-bottom:none}.sb-num{align-items:center;border-radius:50%;display:inline-flex;font-size:12px;font-weight:700;height:26px;justify-content:center;width:26px}.sb-subject-name{align-items:center;display:flex;gap:8px}.sb-dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.sb-class-pill{background:#eff6ff;color:#1e40af}.sb-class-pill,.sb-section-pill{border-radius:50px;display:inline-block;font-size:12px;font-weight:600;padding:3px 10px}.sb-section-pill{background:#fef3c7;color:#92400e}.sb-actions{text-align:center}.sb-edit-btn{background:#eef2ff;border:1.5px solid #c7d2fe;border-radius:50px;color:#4338ca;cursor:pointer;font-size:12px;font-weight:700;margin-right:6px;padding:6px 14px;transition:all .2s}.sb-edit-btn:hover{background:#6366f1;border-color:#6366f1;color:#fff}.sb-delete-btn{background:#fff5f5;border:1.5px solid #fecaca;border-radius:50px;color:#dc2626;cursor:pointer;font-size:12px;font-weight:700;padding:6px 14px;transition:all .2s}.sb-delete-btn:hover{background:#ef4444;border-color:#ef4444;color:#fff}.sb-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.sb-modal{background:#fff;border-radius:22px;box-shadow:0 32px 80px #00000040;max-width:92vw;padding:32px;text-align:center;width:420px}.sb-modal-icon{font-size:40px;margin-bottom:10px}.sb-modal-title{color:#1e293b;font-size:20px;font-weight:800;margin:0 0 4px}.sb-modal-sub{color:#64748b;font-size:13px;margin:0 0 20px}.sb-modal-input{border:1.5px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#1e293b;font-size:15px;outline:none;padding:13px 16px;transition:border .2s;width:100%}.sb-modal-input:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.sb-modal-row{display:flex;gap:10px;justify-content:center;margin-top:20px}.sb-modal-cancel{background:#fff;border:1.5px solid #e2e8f0;border-radius:50px;color:#64748b;cursor:pointer;font-weight:600;padding:11px 26px;transition:all .2s}.sb-modal-cancel:hover{background:#f8fafc}.sb-modal-save{background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:50px;box-shadow:0 4px 14px #f9731666;color:#fff;cursor:pointer;font-weight:700;padding:11px 26px;transition:all .2s}.sb-modal-save:hover:not(:disabled){box-shadow:0 8px 22px #f9731680;transform:translateY(-2px)}.sb-modal-save:disabled{opacity:.65}.asb-page{align-items:flex-start;background:#f0f4f8;display:flex;justify-content:center;min-height:100vh;padding-top:12px}.asb-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:22px;box-shadow:0 8px 40px #0000001a;max-width:620px;padding:36px;width:100%}.asb-card-header{align-items:center;border-bottom:1.5px solid #f1f5f9;display:flex;gap:14px;margin-bottom:28px;padding-bottom:22px}.asb-card-icon{font-size:44px}.asb-card-title{color:#1e293b;font-size:22px;font-weight:800;margin:0}.asb-card-sub{color:#64748b;font-size:13px;margin:4px 0 0}.asb-field{margin-bottom:22px}.asb-label{color:#374151;display:block;font-size:12px;font-weight:700;letter-spacing:.4px;margin-bottom:8px;text-transform:uppercase}.asb-input{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#1e293b;font-size:15px;outline:none;padding:13px 16px;transition:border .2s;width:100%}.asb-input:focus{background:#fff;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.asb-sel-hdr{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.asb-sel-title{color:#1e293b;font-size:13px;font-weight:700;margin:0}.asb-sel-count{color:#64748b;font-size:12px;margin:3px 0 0}.asb-sel-btns{display:flex;gap:8px}.asb-btn-selall{background:#fff7ed;border:1.5px solid #fed7aa;border-radius:50px;color:#ea580c;cursor:pointer;font-size:12px;font-weight:700;padding:7px 16px;transition:all .2s}.asb-btn-selall:hover{background:#f97316;border-color:#f97316;color:#fff}.asb-btn-clear{background:#fff5f5;border:1.5px solid #fecaca;border-radius:50px;color:#dc2626;cursor:pointer;font-size:12px;font-weight:700;padding:7px 16px;transition:all .2s}.asb-btn-clear:hover{background:#ef4444;border-color:#ef4444;color:#fff}.asb-classes{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.asb-class-block{border:1.5px solid #e2e8f0;border-radius:14px;overflow:hidden;transition:border-color .2s}.asb-class-block.open{border-color:#f97316}.asb-class-hdr{align-items:center;background:#f8fafc;cursor:pointer;display:flex;justify-content:space-between;padding:13px 16px;transition:background .2s}.asb-class-hdr:hover{background:#f1f5f9}.asb-class-block.open .asb-class-hdr{background:#fff7ed}.asb-class-name{color:#1e293b;font-size:14px;font-weight:700}.asb-class-right{align-items:center;display:flex;gap:8px}.asb-sel-badge{background:#f97316;border-radius:50px;color:#fff;font-size:11px;font-weight:700;padding:2px 8px}.asb-arrow{color:#64748b;font-size:13px}.asb-sections{background:#fff;border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px 14px}.asb-no-sec{color:#94a3b8;font-size:13px;padding:4px 0;width:100%}.asb-sec-item{align-items:center;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:50px;color:#475569;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:8px;padding:8px 14px;transition:all .2s;-webkit-user-select:none;user-select:none}.asb-sec-item:hover{background:#fff7ed;border-color:#f97316;color:#ea580c}.asb-sec-item.checked{background:#fff7ed;border-color:#f97316;color:#c2410c}.asb-sec-item input[type=checkbox]{display:none}.asb-sec-name{pointer-events:none}.asb-check-icon{color:#f97316;font-size:14px;font-weight:800}.asb-btn-row{display:flex;gap:12px}.asb-btn-back{background:#fff;border:1.5px solid #e2e8f0;border-radius:50px;color:#64748b;cursor:pointer;font-size:14px;font-weight:600;padding:12px 22px;transition:all .2s}.asb-btn-back:hover{background:#f8fafc}.asb-btn-submit{background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:50px;box-shadow:0 6px 20px #f9731659;color:#fff;cursor:pointer;flex:1 1;font-size:15px;font-weight:700;padding:13px;transition:all .2s}.asb-btn-submit:hover:not(:disabled){box-shadow:0 10px 28px #f9731673;transform:translateY(-2px)}.asb-btn-submit:disabled{cursor:not-allowed;opacity:.65}.ac-page{align-items:flex-start;background:#f0f4f8;display:flex;justify-content:center;min-height:100vh;padding-top:20px}.ac-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:22px;box-shadow:0 8px 40px #0000001a;max-width:520px;padding:36px;width:100%}.ac-card-header{align-items:center;border-bottom:1.5px solid #f1f5f9;display:flex;gap:14px;margin-bottom:28px;padding-bottom:22px}.ac-card-icon{font-size:44px}.ac-card-title{color:#1e293b;font-size:22px;font-weight:800;margin:0}.ac-card-sub{color:#64748b;font-size:13px;margin:4px 0 0}.ac-alert{border-radius:10px;font-size:14px;font-weight:600;margin-bottom:20px;padding:12px 16px}.ac-alert-success{background:#ecfdf5;border:1px solid #6ee7b7;color:#059669}.ac-alert-error{background:#fef2f2;border:1px solid #fca5a5;color:#dc2626}.ac-form-group{margin-bottom:24px}.ac-label{color:#374151;display:block;font-size:13px;font-weight:700;letter-spacing:.4px;margin-bottom:8px;text-transform:uppercase}.ac-input,.ac-select{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#1e293b;font-size:15px;outline:none;padding:13px 16px;transition:border .2s,box-shadow .2s;width:100%}.ac-input:focus,.ac-select:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.ac-btn-row{display:flex;gap:12px}.ac-btn-back{background:#fff;border:1.5px solid #e2e8f0;border-radius:50px;color:#64748b;cursor:pointer;font-size:14px;font-weight:600;padding:12px 22px;transition:all .2s}.ac-btn-back:hover{background:#f8fafc;color:#334155}.ac-btn-submit{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:50px;box-shadow:0 6px 20px #6366f159;color:#fff;cursor:pointer;flex:1 1;font-size:15px;font-weight:700;padding:13px;transition:all .2s}.ac-btn-submit:hover:not(:disabled){box-shadow:0 10px 28px #6366f173;transform:translateY(-2px)}.ac-btn-submit:disabled{cursor:not-allowed;opacity:.65}.sc-page{background:#f0f4f8;min-height:100vh}.sc-hero{align-items:center;background:linear-gradient(135deg,#500724,#9d174d 45%,#ec4899);border-radius:20px;box-shadow:0 16px 48px #ec489947;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:24px 28px;position:relative}.sc-hero:before{background:#fdf2f81a;border-radius:50%;content:"";height:220px;pointer-events:none;position:absolute;right:-40px;top:-70px;width:220px}.sc-hero-left{align-items:center;display:flex;gap:14px;z-index:1}.sc-hero-icon{font-size:44px}.sc-hero-title{color:#fff;font-size:24px;font-weight:800;margin:0}.sc-hero-sub{color:#ffffffa6;font-size:13px;margin:3px 0 0}.sc-layout{grid-gap:20px;align-items:flex-start;display:grid;gap:20px;grid-template-columns:220px 1fr}.sc-classes-panel{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012;padding:18px;position:-webkit-sticky;position:sticky;top:20px}.sc-panel-label{color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}.sc-class-pill{align-items:center;background:#0000;border:none;border-radius:12px;color:#334155;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:4px;padding:10px 14px;text-align:left;transition:all .2s;width:100%}.sc-class-pill:hover{background:#f1f5f9;color:#1e293b}.sc-class-pill.active{background:linear-gradient(135deg,#ec4899,#f9a8d4);box-shadow:0 4px 14px #ec489959;color:#fff}.sc-no-classes{color:#94a3b8;font-size:13px;padding:12px;text-align:center}.sc-sections-panel{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012;min-height:360px;padding:24px}.sc-pick-prompt{align-items:center;color:#94a3b8;display:flex;flex-direction:column;height:260px;justify-content:center}.sc-pick-icon{font-size:48px;margin-bottom:12px;opacity:.5}.sc-pick-prompt p{font-size:14px;text-align:center}.sc-sections-header{align-items:flex-start;border-bottom:1.5px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:18px;padding-bottom:16px}.sc-class-name{color:#1e293b;font-size:20px;font-weight:800;margin:0}.sc-count{color:#64748b;font-size:13px;margin:4px 0 0}.sc-alert{border-radius:10px;font-size:13px;font-weight:600;margin-bottom:16px;padding:11px 16px}.sc-alert-success{background:#ecfdf5;border:1px solid #6ee7b7;color:#059669}.sc-alert-error{background:#fef2f2;border:1px solid #fca5a5;color:#dc2626}.sc-add-row{display:flex;gap:10px;margin-bottom:22px}.sc-add-input{border:1.5px solid #e2e8f0;border-radius:50px;color:#1e293b;flex:1 1;font-size:14px;outline:none;padding:11px 16px;transition:border .2s}.sc-add-input:focus{border-color:#ec4899;box-shadow:0 0 0 3px #ec48991a}.sc-add-btn{background:linear-gradient(135deg,#ec4899,#be185d);border:none;border-radius:50px;box-shadow:0 4px 14px #ec489959;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:11px 24px;transition:all .2s;white-space:nowrap}.sc-add-btn:hover:not(:disabled){box-shadow:0 8px 20px #ec489973;transform:translateY(-2px)}.sc-add-btn:disabled{cursor:not-allowed;opacity:.65}.sc-pills-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.sc-section-card{align-items:center;border:1.5px solid;border-radius:16px;display:flex;justify-content:space-between;padding:18px 14px;transition:transform .2s,box-shadow .2s}.sc-section-card:hover{box-shadow:0 6px 18px #00000014;transform:translateY(-2px)}.sc-section-letter{font-size:20px;font-weight:800}.sc-del-btn{background:none;border:none;cursor:pointer;font-size:14px;line-height:1;opacity:.6;padding:0;transition:opacity .2s}.sc-del-btn:hover{opacity:1}.sc-empty{color:#94a3b8;font-size:14px;padding:40px;text-align:center}@media (max-width:700px){.sc-layout{grid-template-columns:1fr}.sc-classes-panel{display:flex;flex-wrap:wrap;gap:6px;position:static}.sc-class-pill{width:auto}}.profile-container{background:#f0f4f8;box-sizing:border-box;color:#0f172a;min-height:100vh;padding:22px}.card,.profile-hero,.profile-left,.profile-loading-card,.profile-stat-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012}.profile-hero{align-items:center;background:linear-gradient(135deg,#1a0533,#6b21a8 45%,#a855f7);border:0;border-radius:20px;box-shadow:0 16px 48px #7c3aed4d;display:flex;gap:18px;justify-content:space-between;margin-bottom:16px;overflow:hidden;padding:24px 28px;position:relative}.profile-hero:before{background:#c4b5fd1f;border-radius:50%;content:"";height:250px;pointer-events:none;position:absolute;right:-50px;top:-80px;width:250px}.profile-hero>div{position:relative;z-index:1}.profile-back-btn{background:#0000;border:0;color:#ffffffb8;cursor:pointer;font-size:13px;font-weight:900;margin-bottom:10px;padding:0}.profile-hero h2{color:#fff;font-size:30px;font-weight:900;margin:0 0 6px}.profile-hero p{color:#ffffffa8;font-size:14px;margin:0}.header-actions{display:flex;flex-wrap:wrap;gap:10px}.attendance-controls button,.btn-green,.btn-invoice-small,.header-actions button,.profile-empty-actions button{border-radius:8px;cursor:pointer;font-size:13px;font-weight:900;min-height:40px;transition:.18s ease}.btn-edit{background:#fff;border:0;box-shadow:0 4px 12px #00000026;color:#6b21a8;padding:0 18px}.btn-secondary{background:#ffffff1f;border:1.5px solid #ffffff40;color:#fff;padding:0 18px}.attendance-controls button:hover,.btn-green:hover,.btn-invoice-small:hover:not(:disabled),.header-actions button:hover,.profile-empty-actions button:hover{transform:translateY(-1px)}.profile-stat-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px}.profile-stat-card{overflow:hidden;padding:18px;position:relative}.profile-stat-card:first-child{background:#eef2ff;border-color:#c7d2fe}.profile-stat-card:nth-child(2){background:#fef2f2;border-color:#fecaca}.profile-stat-card:nth-child(3){background:#dcfce7;border-color:#bbf7d0}.profile-stat-card:nth-child(4){background:#fce7f3;border-color:#fbcfe8}.profile-stat-card:after{background:#6366f114;border-radius:50%;bottom:-28px;content:"";height:92px;position:absolute;right:-20px;width:92px}.profile-stat-card span{color:#64748b;display:block;font-size:12px;font-weight:900;margin-bottom:8px;text-transform:uppercase}.profile-stat-card strong{color:#0f172a;display:block;font-size:24px;font-weight:900}.profile-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:360px minmax(0,1fr)}.card,.profile-left{padding:20px}.profile-photo-box{margin-bottom:20px;position:relative}.profile-img{background:#e2e8f0;border-radius:16px;height:240px;object-fit:cover;width:100%}.profile-initial{background:linear-gradient(135deg,#ec4899,#8b5cf6);font-size:64px;font-weight:900;justify-content:center}.profile-initial,.profile-photo-caption{align-items:center;color:#fff;display:flex}.profile-photo-caption{background:#0f172ad1;border-radius:14px;bottom:14px;gap:12px;justify-content:space-between;left:14px;padding:12px;position:absolute;right:14px}.profile-photo-caption span,.profile-photo-caption strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-photo-caption strong{font-size:14px;font-weight:900}.profile-photo-caption span{color:#cbd5e1;font-size:12px;font-weight:800}.profile-block{margin-bottom:20px}.profile-block:last-child{margin-bottom:0}.card h3,.profile-block h4{color:#0f172a;font-size:16px;font-weight:900;margin:0 0 12px}.info-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.info-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;min-width:0;padding:12px}.info-item.full{grid-column:span 2}.info-item span{color:#64748b;display:block;font-size:11px;font-weight:900;margin-bottom:5px;text-transform:uppercase}.info-item b{color:#0f172a;display:block;font-size:14px;font-weight:800;overflow-wrap:anywhere}.profile-right{display:flex;flex-direction:column;gap:16px;min-width:0}.premium-card-header{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.premium-card-header h3{margin-bottom:4px}.premium-card-header p{color:#64748b;font-size:13px;margin:0}.btn-invoice-small{background:#eef2ff;border:1.5px solid #c7d2fe;color:#4f46e5;padding:0 14px}.btn-invoice-small:disabled{cursor:not-allowed;opacity:.45}.premium-table-wrap{overflow-x:auto;width:100%}.fees-table{border-collapse:collapse;min-width:720px;width:100%}.fees-table th{border-bottom:1px solid #e2e8f0;color:#64748b;font-size:12px;font-weight:900;padding:12px;text-align:left;text-transform:uppercase}.fees-table td{border-bottom:1px solid #edf2f7;color:#334155;font-size:14px;padding:13px 12px}.fees-table tr:hover{background:#f8fbff}.paid-box{color:#0f172a;font-weight:900}.update-row{display:flex;gap:7px;margin-top:7px}.input-small{border:1px solid #dbe4ee;border-radius:50px;height:34px;outline:none;padding:0 8px;width:78px}.input-small:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.btn-green{background:linear-gradient(135deg,#10b981,#059669);border:0;color:#fff;padding:0 12px}.fee-status-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.badge{align-items:center;border-radius:999px;display:inline-flex;font-weight:900;min-height:28px;padding:0 10px}.badge.green{background:#dcfce7;color:#15803d}.badge.red{background:#fee2e2;color:#dc2626}.badge.orange{background:#fef3c7;color:#b45309}.attendance-card{margin-top:16px}.attendance-controls{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.attendance-controls input,.attendance-controls select{background:#fff;border:1px solid #dbe4ee;border-radius:50px;color:#0f172a;font-size:14px;height:42px;min-width:140px;outline:none;padding:0 12px}.attendance-controls button{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:0;color:#fff;padding:0 14px}.attendance-summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,180px));margin-bottom:14px}.attendance-summary div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.attendance-summary div:first-child{background:#dcfce7;border-color:#bbf7d0}.attendance-summary div:nth-child(2){background:#e0f2fe;border-color:#bae6fd}.attendance-summary span{color:#64748b;display:block;font-size:11px;font-weight:900;margin-bottom:5px;text-transform:uppercase}.attendance-summary strong{color:#0f172a;font-size:18px;font-weight:900}.attendance-list{display:flex;flex-wrap:wrap;gap:8px}.day-box{align-items:center;background:#ede9fe;border-radius:50px;color:#5b21b6;display:inline-flex;font-size:13px;font-weight:900;height:34px;justify-content:center;min-width:42px}.premium-empty-state,.profile-loading-card{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:190px;padding:28px;text-align:center}.premium-empty-state{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px}.premium-empty-state strong,.profile-loading-card strong{color:#0f172a;font-size:18px;font-weight:900}.premium-empty-state p,.profile-loading-card p{line-height:1.6;margin:0;max-width:420px}.profile-loading-card{min-height:420px}.profile-error-card strong{color:#b91c1c}.profile-empty-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:8px}.profile-empty-actions button{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:0;color:#fff;padding:0 16px}.profile-loader{animation:profile_spin .8s linear infinite;border:4px solid #ede9fe;border-radius:999px;border-top-color:#8b5cf6;height:38px;width:38px}@keyframes profile_spin{to{transform:rotate(1turn)}}.invoice-box{background:#fff;color:#222;display:none;font-family:Inter,sans-serif;margin:0 auto;max-width:800px;padding:140px 25px 25px;position:relative}.invoice-box:before{background:linear-gradient(135deg,#0f172a 65%,#ca8a04 0);border-bottom-left-radius:60% 40%;border-bottom-right-radius:60% 40%;content:"";height:110px;left:0;position:absolute;top:0;width:100%;z-index:0}.invoice-box>div:first-child,.invoice-header{position:relative;z-index:1}.invoice-header{margin-bottom:20px;text-align:center}.invoice-header h1{color:#ca8a04;font-size:20px;font-weight:800;margin:0}.invoice-header p,.invoice-section p{font-size:13px;margin:4px 0}.invoice-box div[style*="text-align: right"],.invoice-box>div[style*="justify-content: space-between"],.invoice-section,.invoice-table{margin-left:auto;margin-right:auto;width:90%}.invoice-box hr{border:0;border-top:1px solid #e5e7eb;margin:15px 0}.invoice-table{border-collapse:collapse;font-size:13px;margin-top:20px}.invoice-table th{background:#ca8a04;color:#fff;font-weight:700;padding:10px;text-align:center}.invoice-table td{border:1px solid #e5e7eb;padding:10px;text-align:center}.invoice-box p[style*="font-size: 12px"]{color:#777;margin-top:15px;text-align:center}.student-profile-pdf{color:#0f172a;font-family:Inter,Arial,sans-serif;padding:32px}.student-profile-pdf:before{display:none}.student-profile-pdf-header,.student-profile-pdf-section,.student-profile-pdf-title{margin-left:auto;margin-right:auto;width:92%}.student-profile-pdf-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;gap:24px;justify-content:space-between;padding-bottom:18px}.student-profile-pdf-header h1{color:#111827;font-size:24px;font-weight:900;margin:0 0 6px}.student-profile-pdf-header p,.student-profile-pdf-title p{color:#64748b;font-size:13px;font-weight:800;margin:0}.student-profile-pdf-photo{align-items:center;background:#f1f5f9;border:2px solid #e2e8f0;border-radius:12px;display:flex;height:112px;justify-content:center;overflow:hidden;width:112px}.student-profile-pdf-photo img{height:100%;object-fit:cover;width:100%}.student-profile-pdf-photo span{color:#6b21a8;font-size:42px;font-weight:900}.student-profile-pdf-title{background:#f8fafc;border:1px solid #dbe4ee;border-radius:10px;margin-top:20px;padding:16px}.student-profile-pdf-title h2{color:#0f172a;font-size:22px;font-weight:900;margin:0 0 6px}.student-profile-pdf-section{margin-top:18px}.student-profile-pdf-section h3{color:#1e40af;font-size:15px;font-weight:900;margin:0 0 10px}.student-profile-pdf-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.student-profile-pdf-grid p{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin:0;min-height:48px;padding:10px 12px}.student-profile-pdf-grid b{color:#64748b;display:block;font-size:10px;font-weight:900;margin-bottom:4px;text-transform:uppercase}.student-profile-pdf-grid span{color:#0f172a;display:block;font-size:13px;font-weight:800;overflow-wrap:anywhere}.student-profile-pdf-wide{grid-column:span 2}@media print{.invoice-box{display:block}}@media (max-width:1100px){.profile-grid{grid-template-columns:1fr}.profile-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.profile-container{padding:14px}.premium-card-header,.profile-hero{align-items:flex-start;flex-direction:column}.btn-invoice-small,.header-actions,.header-actions button{width:100%}.profile-hero h2{font-size:24px}.attendance-summary,.info-grid,.profile-stat-grid{grid-template-columns:1fr}.info-item.full{grid-column:span 1}}.result-container{animation:fadeIn .3s ease-in-out;padding:125px}.page-title{color:#1e3a8a;font-weight:700;margin-bottom:20px}.btn-delete{background:#dc2626;font-size:13px;font-weight:600;padding:6px 12px}.btn-delete:hover{background:#991b1b}.result-card{background:#fff;border-radius:12px;box-shadow:0 4px 25px #0000000f;overflow-x:auto;padding:20px}.result-table{border-collapse:collapse;width:100%}.result-table th{background:#1e3a8a;color:#fff;font-size:14px;font-weight:600;padding:12px;text-align:left}.result-table td{border-bottom:1px solid #e5e7eb;color:#374151;font-size:14px;padding:12px}.result-table tr:hover td{background:#f3f4f6}.no-data{color:#6b7280;font-size:15px;padding:20px}.btn-download{background:#3b82f6;border-radius:6px;color:#fff;display:inline-block;font-size:13px;font-weight:600;padding:7px 12px;text-decoration:none;transition:.2s}.btn-download:hover{background:#2563eb}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.add-exam-page,.exam-container{background:radial-gradient(circle at top left,#6366f12e,#0000 32%),linear-gradient(180deg,#f8fafc,#eef2f7);box-sizing:border-box;color:#111827;min-height:100vh;padding:28px}.add-exam-page .page-header,.exam-container .page-header{align-items:center;background:linear-gradient(135deg,#1e1b4b,#4338ca 52%,#38bdf8);border-radius:26px;box-shadow:0 22px 48px #4338ca3d;color:#fff;display:flex;gap:18px;justify-content:space-between;margin-bottom:22px;overflow:hidden;padding:28px;position:relative}.add-exam-page .page-header:after,.exam-container .page-header:after{background:#ffffff29;border-radius:50%;content:"";height:230px;position:absolute;right:-90px;top:-95px;width:230px}.add-exam-page .page-header>*,.exam-container .page-header>*{position:relative;z-index:1}.add-exam-page .page-title,.exam-container .page-title{color:#fff;font-size:30px;font-weight:900;letter-spacing:0;margin:0}.add-exam-page .page-subtitle,.exam-container .page-subtitle{color:#ffffffc7;font-size:14px;line-height:1.5;margin:8px 0 0}.add-exam-page button,.exam-container button{border:0;font:inherit}.add-exam-page .btn-primary,.exam-container .btn-primary{background:#fff;border-radius:999px;box-shadow:0 14px 24px #1e1b4b2e;color:#3730a3;cursor:pointer;font-weight:900;padding:12px 18px;text-decoration:none}.add-exam-page .form-card .btn-primary,.exam-container .modal .btn-primary{background:linear-gradient(135deg,#4338ca,#0ea5e9);color:#fff}.exam-container .btn-secondary{background:#f1f5f9;border-radius:999px;color:#475569;cursor:pointer;font-weight:900;padding:12px 18px}.exam-container .search-box{background:#fff;border:1px solid #94a3b83d;border-radius:22px;box-shadow:0 14px 32px #0f172a0f;margin-bottom:18px;padding:16px}.exam-container .search-box input{background:#f8fafc;border:1px solid #dbeafe;border-radius:999px;box-sizing:border-box;color:#111827;font-size:14px;min-height:48px;padding:0 18px;width:100%}.add-exam-page .form-card input:focus,.add-exam-page .form-card select:focus,.exam-container .modal input:focus,.exam-container .search-box input:focus{background:#fff;border-color:#4338ca;box-shadow:0 0 0 4px #4338ca24;outline:none}.exam-container .table-wrapper,.exam-container>.styled-table{background:#fffffff5;border:1px solid #94a3b83d;border-radius:24px;box-shadow:0 16px 44px #0f172a14;overflow:hidden}.exam-container .styled-table{background:#0000;border-collapse:collapse;width:100%}.exam-container .styled-table th{background:linear-gradient(135deg,#1e1b4b,#4338ca 55%,#0ea5e9);color:#fff;font-size:12px;font-weight:900;padding:15px 16px;text-align:left;text-transform:uppercase}.exam-container .styled-table td{border-bottom:1px solid #eaf0f7;color:#334155;font-size:14px;padding:15px 16px;vertical-align:middle}.exam-container .styled-table tbody tr:hover{background:#f8fafc}.exam-container .badge-wrap{display:flex;flex-wrap:wrap;gap:6px}.exam-container .badge{align-items:center;background:#e0f2fe;border-radius:999px;color:#075985;display:inline-flex;font-size:12px;font-weight:900;min-height:28px;padding:0 10px}.exam-container .badge.more{background:#e0e7ff;color:#3730a3}.exam-container .badge.all{background:#dcfce7;color:#166534}.exam-container .exam-action-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.exam-container .btn-ghost-success,.exam-container .exam-btn{border-radius:999px;cursor:pointer;font-size:12px;font-weight:900;min-height:36px;padding:0 12px;white-space:nowrap}.exam-container .exam-btn.edit{background:#dbeafe;color:#1d4ed8}.exam-container .exam-btn.archive{background:#fef3c7;color:#b45309}.exam-container .exam-btn.delete{background:#fee2e2;color:#b91c1c}.exam-container .btn-ghost-success{background:#dcfce7;color:#166534}.exam-container .exam-btn:disabled{cursor:not-allowed;opacity:.6}.exam-container .no-data{color:#64748b;font-size:15px;font-weight:800;padding:42px 20px!important;text-align:center}.add-exam-page .form-card{grid-gap:12px;background:#fffffff5;border:1px solid #94a3b83d;border-radius:24px;box-shadow:0 16px 44px #0f172a14;display:grid;gap:12px;max-width:760px;padding:24px}.add-exam-page .form-card label{color:#475569;font-size:12px;font-weight:900;text-transform:uppercase}.add-exam-page .form-card input,.add-exam-page .form-card select{background:#f8fafc;border:1px solid #dbeafe;border-radius:16px;box-sizing:border-box;color:#111827;font-size:14px;margin:0;min-height:48px;padding:0 16px;width:100%}.add-exam-page .checkbox-row{align-items:center;background:#eef2ff;border-radius:999px;color:#3730a3;display:inline-flex;font-weight:900;gap:10px;margin:4px 0;padding:10px 14px;width:-webkit-fit-content;width:fit-content}.add-exam-page .checkbox-item input,.add-exam-page .checkbox-row input{margin:0;min-height:auto;width:auto}.add-exam-page .class-checkbox-list{grid-gap:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));padding:14px}.add-exam-page .checkbox-item{align-items:center;background:#fff;border-radius:14px;color:#334155;cursor:pointer;display:flex;font-weight:800;gap:8px;padding:10px 12px}.exam-container .modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a94;display:flex;inset:0;justify-content:center;padding:22px;position:fixed;z-index:9999}.exam-container .modal{background:#fff;border:1px solid #dbeafe;border-radius:24px;box-shadow:0 24px 70px #0f172a3d;display:flex;flex-direction:column;gap:12px;padding:26px;width:min(480px,100%)}.exam-container .modal h3{color:#1e1b4b;font-size:22px;font-weight:900;margin:0 0 6px}.exam-container .modal input{background:#f8fafc;border:1px solid #dbeafe;border-radius:14px;box-sizing:border-box;min-height:46px;padding:0 14px;width:100%}.exam-container .modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:8px}@media (max-width:820px){.add-exam-page,.exam-container{padding:18px}.add-exam-page .page-header,.exam-container .modal-actions,.exam-container .page-header{align-items:stretch;flex-direction:column}.add-exam-page .page-title,.exam-container .page-title{font-size:25px}.exam-container .table-wrapper,.exam-container>.styled-table{overflow-x:auto}.add-exam-page .checkbox-row{width:auto}}@keyframes evFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ev-page{animation:evFadeUp .35s cubic-bezier(.34,1.56,.64,1)}.ev-hero{align-items:center;background:linear-gradient(135deg,#022c22,#064e3b 45%,#059669);border-radius:20px;box-shadow:0 14px 40px #0596694d;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:28px 32px;position:relative}.ev-hero:before{background:#ffffff0f;height:220px;right:-50px;top:-60px;width:220px}.ev-hero:after,.ev-hero:before{border-radius:50%;content:"";position:absolute}.ev-hero:after{background:#ffffff0a;bottom:-40px;height:160px;left:40%;width:160px}.ev-hero-left{align-items:center;display:flex;gap:18px;position:relative;z-index:1}.ev-hero-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:16px;font-size:28px;line-height:1;padding:14px}.ev-hero-title{color:#fff;font-size:24px;font-weight:800;margin:0 0 4px}.ev-hero-sub{color:#ffffffb3;font-size:13px;margin:0}.ev-hero-right{align-items:center;display:flex;gap:12px;position:relative;z-index:1}.ev-btn-add{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26;border:1.5px solid #ffffff47;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:7px;padding:10px 20px;text-decoration:none;transition:.2s}.ev-btn-add:hover{background:#ffffff3d;transform:translateY(-1px)}.ev-btn-back{background:#ffffff1f;border:1.5px solid #ffffff38;border-radius:10px;color:#ffffffe6;cursor:pointer;font-size:13px;font-weight:700;padding:9px 18px;transition:.2s}.ev-btn-back:hover{background:#fff3}.ev-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;margin-bottom:20px;overflow:hidden}.ev-table{border-collapse:collapse;width:100%}.ev-table thead tr{background:linear-gradient(90deg,#f0fdf4,#dcfce7)}.ev-table thead th{border-bottom:1.5px solid #bbf7d0;color:#166534;font-size:11px;font-weight:800;letter-spacing:.05em;padding:12px 16px;text-align:left;text-transform:uppercase}.ev-table tbody tr{border-bottom:1px solid #f1f5f9;transition:.12s}.ev-table tbody tr:hover{background:#f0fdf4}.ev-table tbody tr:last-child{border-bottom:none}.ev-table td{color:#334155;font-size:13px;padding:13px 16px;vertical-align:middle}.ev-title-cell{color:#0f172a;font-size:14px;font-weight:700}.ev-date-badge{background:#dcfce7;border-radius:20px;color:#166534;display:inline-block;font-size:12px;font-weight:700;padding:3px 10px}.ev-link{align-items:center;color:#059669;display:inline-flex;font-size:13px;font-weight:700;gap:4px;text-decoration:none}.ev-link:hover{text-decoration:underline}.ev-no-file{background:#f1f5f9;border-radius:20px;color:#94a3b8;font-size:11px;font-weight:700;padding:3px 10px}.ev-btn-participants{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:none;border-radius:8px;color:#1e40af;cursor:pointer;font-size:12px;font-weight:700;padding:6px 13px;transition:.15s;white-space:nowrap}.ev-btn-participants:hover{background:#bfdbfe;transform:translateY(-1px)}.ev-btn-del{background:linear-gradient(135deg,#fee2e2,#fecaca);border:none;border-radius:8px;color:#dc2626;cursor:pointer;font-size:12px;font-weight:700;padding:6px 13px;transition:.15s}.ev-btn-del:hover{background:#fecaca;transform:translateY(-1px)}.ev-participants-panel{background:linear-gradient(90deg,#f0fdf4,#f8fafc);border-top:2px solid #bbf7d0;padding:20px 24px}.ev-participants-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.ev-participants-title{color:#065f46;font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ev-btn-csv{align-items:center;background:linear-gradient(135deg,#059669,#047857);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:5px;padding:7px 15px;transition:.15s}.ev-btn-csv:hover{box-shadow:0 4px 12px #0596694d;transform:translateY(-1px)}.ev-inner-table{border-collapse:collapse;border-radius:10px;overflow:hidden;width:100%}.ev-inner-table thead th{background:#064e3b;color:#ecfdf5;font-size:11px;font-weight:800;letter-spacing:.04em;padding:9px 12px;text-align:left;text-transform:uppercase}.ev-inner-table tbody td{border-bottom:1px solid #e2e8f0;color:#334155;font-size:12px;padding:9px 12px}.ev-inner-table tbody tr:last-child td{border-bottom:none}.ev-inner-table tbody tr:hover td{background:#f0fdf4}.ev-no-participants{color:#94a3b8;font-size:13px;padding:10px 0}.ev-empty{align-items:center;color:#94a3b8;display:flex;flex-direction:column;padding:60px 20px}.ev-empty-icon{font-size:48px;margin-bottom:12px;opacity:.5}.ev-empty p{font-size:13px;margin:4px 0 0}.ev-form-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;margin-bottom:20px;max-width:640px;padding:28px 32px}.ev-form-section-title{border-bottom:1.5px solid #f1f5f9;color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:.06em;margin:0 0 22px;padding-bottom:12px;text-transform:uppercase}.ev-grid-2{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr;margin-bottom:18px}.ev-field{display:flex;flex-direction:column;gap:7px}.ev-field label{color:#374151;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ev-field input,.ev-field select,.ev-field textarea{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#1e293b;font-size:14px;outline:none;padding:11px 14px;transition:.2s}.ev-field input:focus,.ev-field select:focus,.ev-field textarea:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691f}.ev-field textarea{min-height:100px;resize:vertical}.ev-file-zone{background:#f0fdf4;border:2px dashed #bbf7d0;border-radius:12px;cursor:pointer;margin-bottom:24px;padding:22px;text-align:center;transition:.2s}.ev-file-zone:hover{background:#dcfce7;border-color:#059669}.ev-file-zone-label{color:#166534;font-size:13px;font-weight:700}.ev-file-zone-hint{color:#6b7280;font-size:11px;margin-top:4px}.ev-file-name{background:#dcfce7;border-radius:20px;color:#166534;display:inline-block;font-size:12px;font-weight:700;margin-top:8px;padding:4px 12px}.ev-btn-submit{align-items:center;background:linear-gradient(135deg,#059669,#047857);border:none;border-radius:12px;box-shadow:0 6px 20px #05966959;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:800;gap:8px;justify-content:center;min-height:50px;transition:.2s;width:100%}.ev-btn-submit:hover{box-shadow:0 8px 28px #05966966;transform:translateY(-2px)}.ev-btn-submit:disabled{cursor:not-allowed;opacity:.65;transform:none}@keyframes evSpin{to{transform:rotate(1turn)}}.ev-spinner{animation:evSpin .7s linear infinite;border:2.5px solid #ffffff59;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@media (max-width:600px){.ev-grid-2{grid-template-columns:1fr}.ev-form-card{padding:20px 16px}}@keyframes ntFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.nt-page{animation:ntFadeUp .35s cubic-bezier(.34,1.56,.64,1)}.nt-hero{align-items:center;background:linear-gradient(135deg,#451a03,#92400e 45%,#f59e0b);border-radius:20px;box-shadow:0 14px 40px #f59e0b4d;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:28px 32px;position:relative}.nt-hero:before{background:#ffffff0f;height:220px;right:-50px;top:-60px;width:220px}.nt-hero:after,.nt-hero:before{border-radius:50%;content:"";position:absolute}.nt-hero:after{background:#ffffff0a;bottom:-40px;height:160px;left:40%;width:160px}.nt-hero-left{align-items:center;display:flex;gap:18px;position:relative;z-index:1}.nt-hero-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:16px;font-size:28px;line-height:1;padding:14px}.nt-hero-title{color:#fff;font-size:24px;font-weight:800;margin:0 0 4px}.nt-hero-sub{color:#ffffffb3;font-size:13px;margin:0}.nt-hero-right{align-items:center;display:flex;gap:12px;position:relative;z-index:1}.nt-btn-add{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26;border:1.5px solid #ffffff47;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:7px;padding:10px 20px;text-decoration:none;transition:.2s}.nt-btn-add:hover{background:#ffffff3d;transform:translateY(-1px)}.nt-btn-back{background:#ffffff1f;border:1.5px solid #ffffff38;border-radius:10px;color:#ffffffe6;cursor:pointer;font-size:13px;font-weight:700;padding:9px 18px;transition:.2s}.nt-btn-back:hover{background:#fff3}.nt-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;margin-bottom:20px;overflow:hidden}.nt-table{border-collapse:collapse;width:100%}.nt-table thead tr{background:linear-gradient(90deg,#fffbeb,#fef3c7)}.nt-table thead th{border-bottom:1.5px solid #fde68a;color:#92400e;font-size:11px;font-weight:800;letter-spacing:.05em;padding:12px 16px;text-align:left;text-transform:uppercase}.nt-table tbody tr{border-bottom:1px solid #f1f5f9;transition:.12s}.nt-table tbody tr:hover{background:#fffbeb}.nt-table tbody tr:last-child{border-bottom:none}.nt-table td{color:#334155;font-size:13px;padding:13px 16px;vertical-align:middle}.nt-title-cell{color:#0f172a;font-size:14px;font-weight:700}.nt-date-badge{background:#fef3c7;border-radius:20px;color:#92400e;font-weight:700;padding:3px 10px}.nt-date-badge,.nt-msg-preview{display:inline-block;font-size:12px}.nt-msg-preview{color:#64748b;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nt-link{align-items:center;color:#d97706;display:inline-flex;font-size:13px;font-weight:700;gap:4px;text-decoration:none}.nt-link:hover{text-decoration:underline}.nt-no-file{background:#f1f5f9;border-radius:20px;color:#94a3b8;font-size:11px;font-weight:700;padding:3px 10px}.nt-btn-del{background:linear-gradient(135deg,#fee2e2,#fecaca);border:none;border-radius:8px;color:#dc2626;cursor:pointer;font-size:12px;font-weight:700;padding:6px 13px;transition:.15s}.nt-btn-del:hover{background:#fecaca;transform:translateY(-1px)}.nt-empty{align-items:center;color:#94a3b8;display:flex;flex-direction:column;padding:60px 20px}.nt-empty-icon{font-size:48px;margin-bottom:12px;opacity:.5}.nt-empty p{font-size:13px;margin:4px 0 0}.nt-form-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;margin-bottom:20px;max-width:640px;padding:28px 32px}.nt-form-section-title{border-bottom:1.5px solid #f1f5f9;color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:.06em;margin:0 0 22px;padding-bottom:12px;text-transform:uppercase}.nt-field{display:flex;flex-direction:column;gap:7px;margin-bottom:18px}.nt-field label{color:#374151;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.nt-field input,.nt-field textarea{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#1e293b;font-size:14px;outline:none;padding:11px 14px;transition:.2s}.nt-field input:focus,.nt-field textarea:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1f}.nt-field textarea{min-height:120px;resize:vertical}.nt-file-zone{background:#fffbeb;border:2px dashed #fde68a;border-radius:12px;cursor:pointer;margin-bottom:24px;padding:22px;text-align:center;transition:.2s}.nt-file-zone:hover{background:#fef3c7;border-color:#f59e0b}.nt-file-zone-label{color:#92400e;font-size:13px;font-weight:700}.nt-file-zone-hint{color:#6b7280;font-size:11px;margin-top:4px}.nt-file-name{background:#fef3c7;border-radius:20px;color:#92400e;display:inline-block;font-size:12px;font-weight:700;margin-top:8px;padding:4px 12px}.nt-btn-submit{align-items:center;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:12px;box-shadow:0 6px 20px #f59e0b59;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:800;gap:8px;justify-content:center;min-height:50px;transition:.2s;width:100%}.nt-btn-submit:hover{box-shadow:0 8px 28px #f59e0b66;transform:translateY(-2px)}.nt-btn-submit:disabled{cursor:not-allowed;opacity:.65;transform:none}@keyframes ntSpin{to{transform:rotate(1turn)}}.nt-spinner{animation:ntSpin .7s linear infinite;border:2.5px solid #ffffff59;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@media (max-width:600px){.nt-form-card{padding:20px 16px}}.tsd-wrap{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:20px}.tsd-title{background:linear-gradient(135deg,#78350f,#c2410c 45%,#f59e0b);border-radius:20px;box-shadow:0 16px 48px #f59e0b47;color:#fff;font-size:24px;font-weight:900;margin:0 0 18px;padding:24px 28px}.tsd-card,.tsd-filter{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012}.tsd-filter{margin-bottom:18px;max-width:420px;padding:18px}.tsd-filter label{color:#64748b;display:block;font-size:11px;font-weight:900;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.tsd-filter input[type=month]{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:50px;box-sizing:border-box;color:#1e293b;height:44px;outline:none;padding:0 16px;width:100%}.tsd-filter input[type=month]:focus{background:#fff;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1f}.tsd-note{color:#94a3b8;font-size:12px;font-weight:700;margin:9px 0 0}.tsd-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.tsd-card{padding:20px}.tsd-card.total{background:#eef2ff;border-color:#c7d2fe}.tsd-card.pending{background:#fef9c3;border-color:#fef08a}.tsd-card.paid{background:#dcfce7;border-color:#bbf7d0}.tsd-card h3{color:#64748b;font-size:12px;font-weight:900;margin:0 0 10px;text-transform:uppercase}.tsd-card p{color:#1e293b;font-size:32px;font-weight:900;margin:0}.tsd-actions{display:flex;flex-wrap:wrap;gap:12px}.tsd-btn{align-items:center;border-radius:50px;display:inline-flex;font-size:13px;font-weight:900;justify-content:center;min-height:42px;padding:0 18px;text-decoration:none;transition:all .2s}.tsd-btn.primary{background:linear-gradient(135deg,#f59e0b,#c2410c);color:#fff}.tsd-btn.secondary{background:#fff;border:1.5px solid #fed7aa;color:#c2410c}.tsd-btn:hover{transform:translateY(-2px)}@media (max-width:900px){.tsd-grid{grid-template-columns:1fr}}.salary-container{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:20px}.page-title{color:#fff;font-size:24px;font-weight:900;margin:0}.salary-container>.page-title,.salary-header{background:linear-gradient(135deg,#78350f,#c2410c 45%,#f59e0b);border-radius:20px;box-shadow:0 16px 48px #f59e0b47;margin-bottom:18px;padding:24px 28px}.salary-header{align-items:center;display:flex;gap:16px;justify-content:space-between}.form-box,.salary-filter{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012}.salary-filter{min-width:260px;padding:14px}.form-box{margin-bottom:18px;max-width:420px;padding:18px}.form-box label,.salary-filter label{color:#64748b;display:block;font-size:11px;font-weight:900;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.form-box input[type=month],.salary-filter input[type=month]{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:50px;box-sizing:border-box;color:#1e293b;height:44px;outline:none;padding:0 16px;width:100%}.form-box input[type=month]:focus,.salary-filter input[type=month]:focus{background:#fff;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1f}.salary-table{background:#fff;border:1.5px solid #e2e8f0;border-collapse:collapse;border-radius:18px;box-shadow:0 4px 16px #00000012;overflow:hidden;width:100%}.salary-table th{background:linear-gradient(135deg,#78350f,#c2410c 45%,#f59e0b);color:#fff;font-size:12px;font-weight:900;padding:15px 16px;text-align:left;text-transform:uppercase}.salary-table td{border-bottom:1px solid #edf2f7;color:#334155;font-size:14px;padding:15px 16px}.salary-table tbody tr:hover{background:#fff7ed}.salary-amount,.teacher-name{color:#1e293b;font-weight:900}.paid,.pending{align-items:center;border-radius:50px;display:inline-flex;font-size:12px;font-weight:900;min-height:28px;padding:0 10px}.paid{background:#dcfce7;color:#166534}.pending{background:#fef9c3;color:#b45309}.no-data{color:#94a3b8;font-weight:800;padding:34px;text-align:center}.btn{border:0;border-radius:50px;color:#fff;cursor:pointer;font-size:12px;font-weight:900;min-height:36px;padding:0 14px;transition:all .2s}.btn:hover{transform:translateY(-1px)}.btn.primary,.btn.success{background:linear-gradient(135deg,#22c55e,#16a34a)}.btn.danger{background:linear-gradient(135deg,#ef4444,#dc2626)}.btn.secondary{background:#64748b}@media (max-width:760px){.salary-container{padding:14px}.salary-header{align-items:flex-start;flex-direction:column}.salary-filter{width:100%}.salary-table{display:block;overflow-x:auto}}@keyframes stFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.staff-page{animation:stFadeUp .35s cubic-bezier(.34,1.56,.64,1)}.st-hero{align-items:center;background:linear-gradient(135deg,#1e1b4b,#3730a3 45%,#6366f1);border-radius:20px;box-shadow:0 14px 40px #6366f14d;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:28px 32px;position:relative}.st-hero:before{background:#ffffff0f;height:210px;right:-50px;top:-60px;width:210px}.st-hero:after,.st-hero:before{border-radius:50%;content:"";position:absolute}.st-hero:after{background:#ffffff0a;bottom:-40px;height:160px;left:38%;width:160px}.st-hero-left{align-items:center;display:flex;gap:18px;position:relative;z-index:1}.st-hero-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:16px;font-size:28px;line-height:1;padding:14px}.st-hero-title{color:#fff;font-size:24px;font-weight:800;margin:0 0 4px}.st-hero-sub{color:#ffffffb3;font-size:13px;margin:0}.st-hero-right{display:flex;gap:12px;position:relative;z-index:1}.st-btn-primary{align-items:center;background:#fffffff2;border:none;border-radius:10px;box-shadow:0 4px 14px #0000001f;color:#3730a3;cursor:pointer;display:inline-flex;font-size:14px;font-weight:800;gap:7px;padding:10px 20px;text-decoration:none;transition:.2s}.st-btn-primary:hover{box-shadow:0 8px 20px #0000002e;transform:translateY(-2px)}.st-btn-secondary{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26;border:1.5px solid #ffffff47;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:6px;padding:10px 18px;text-decoration:none;transition:.2s}.st-btn-secondary:hover{background:#ffffff38;transform:translateY(-1px)}.st-btn-back{align-items:center;background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:6px;padding:9px 18px;text-decoration:none;transition:.2s}.st-btn-back:hover{background:#fff3;transform:translateY(-1px)}.st-filter{align-items:center;background:linear-gradient(90deg,#f5f3ff,#ede9fe);border:1.5px solid #c4b5fd;border-radius:14px;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px;padding:16px 20px}.st-filter input,.st-filter select{background:#fff;border:1.5px solid #c4b5fd;border-radius:9px;color:#1e293b;font-size:14px;outline:none;padding:9px 14px;transition:.2s}.st-filter input{min-width:220px}.st-filter select{min-width:160px}.st-filter input:focus,.st-filter select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.st-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;overflow:hidden}.st-table{border-collapse:collapse;width:100%}.st-table thead tr{background:linear-gradient(90deg,#f5f3ff,#ede9fe)}.st-table thead th{border-bottom:2px solid #c4b5fd;color:#5b21b6;font-size:11px;font-weight:800;letter-spacing:.06em;padding:13px 16px;text-align:left;text-transform:uppercase}.st-table tbody tr{border-bottom:1px solid #f1f5f9;transition:.15s}.st-table tbody tr:hover{background:#faf5ff}.st-table tbody tr:last-child{border-bottom:none}.st-table td{color:#334155;font-size:14px;padding:14px 16px;vertical-align:middle}.st-avatar{border:2px solid #ddd6fe;border-radius:50%;box-shadow:0 2px 8px #0000001a;height:46px;object-fit:cover;width:46px}.st-avatar-init{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;box-shadow:0 2px 10px #6366f14d;color:#fff;display:flex;flex-shrink:0;font-size:17px;font-weight:800;height:46px;justify-content:center;width:46px}.st-name{color:#1e293b;font-size:14px;font-weight:700}.st-role{color:#94a3b8;font-size:12px;margin-top:2px}.st-actions{display:flex;flex-wrap:wrap;gap:7px}.st-btn-edit{background:#ede9fe;border:none;border-radius:8px;color:#5b21b6;cursor:pointer;font-size:12px;font-weight:700;padding:6px 13px;transition:.15s}.st-btn-edit:hover{background:#ddd6fe;transform:translateY(-1px)}.st-btn-archive{background:#fef3c7;border:none;border-radius:8px;color:#92400e;cursor:pointer;font-size:12px;font-weight:700;padding:6px 13px;transition:.15s}.st-btn-archive:hover{background:#fde68a;transform:translateY(-1px)}.st-btn-delete{background:#fee2e2;border:none;border-radius:8px;color:#991b1b;cursor:pointer;font-size:12px;font-weight:700;padding:6px 13px;transition:.15s}.st-btn-delete:hover{background:#fecaca;transform:translateY(-1px)}.st-btn-restore{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;box-shadow:0 2px 8px #10b9814d;color:#fff;cursor:pointer;font-size:12px;font-weight:700;padding:7px 16px;transition:.2s}.st-btn-restore:hover{box-shadow:0 4px 12px #10b98166;transform:translateY(-1px)}.st-pill{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:800;gap:4px;letter-spacing:.04em;padding:4px 12px;text-transform:uppercase}.st-pill.paid{background:#d1fae5;color:#065f46}.st-pill.unpaid{background:#fee2e2;color:#991b1b}.st-btn-mark-paid{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;padding:7px 14px;transition:.2s}.st-btn-mark-paid:hover{transform:translateY(-1px)}.st-btn-mark-unpaid{background:#fee2e2;border:none;border-radius:8px;color:#991b1b;cursor:pointer;font-size:12px;font-weight:700;padding:7px 14px;transition:.2s}.st-btn-mark-unpaid:hover{background:#fecaca;transform:translateY(-1px)}.st-btn-invoice{background:#dbeafe;border:none;border-radius:8px;color:#1e40af;cursor:pointer;font-size:12px;font-weight:700;padding:7px 14px;transition:.2s}.st-btn-invoice:hover{background:#bfdbfe;transform:translateY(-1px)}.st-salary-filter{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:22px}.st-salary-filter-group{display:flex;flex-direction:column;gap:5px}.st-salary-filter-group label{color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.st-salary-filter-group select{background:#f5f3ff;border:1.5px solid #c4b5fd;border-radius:10px;color:#1e293b;font-size:14px;min-width:150px;outline:none;padding:9px 14px;transition:.2s}.st-salary-filter-group select:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.st-empty{align-items:center;color:#94a3b8;display:flex;flex-direction:column;padding:56px 24px}.st-empty-icon{font-size:46px;margin-bottom:10px;opacity:.5}.st-empty strong{color:#1e293b;font-size:18px;margin-bottom:4px}.st-empty p{font-size:13px;margin:0}.st-modal-overlay{align-items:center;animation:stFadeUp .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.st-modal{background:#fff;border-radius:20px;box-shadow:0 24px 60px #0003;max-width:94vw;overflow:hidden;width:380px}.st-modal-head{align-items:center;background:linear-gradient(135deg,#1e1b4b,#3730a3,#6366f1);display:flex;gap:12px;padding:20px 24px}.st-modal-head h3{color:#fff;font-size:17px;font-weight:800;margin:0}.st-modal-body{padding:24px}.st-modal-body label{color:#374151;display:block;font-size:12px;font-weight:800;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.st-modal-body input[type=date]{background:#f5f3ff;border:1.5px solid #c4b5fd;border-radius:10px;box-sizing:border-box;color:#1e293b;font-size:14px;outline:none;padding:11px 14px;transition:.2s;width:100%}.st-modal-body input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.st-modal-note{color:#94a3b8;font-size:12px;margin:8px 0 0}.st-modal-actions{display:flex;gap:10px;margin-top:20px}.st-modal-cancel{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;padding:11px;transition:.2s}.st-modal-cancel:hover{background:#e2e8f0}.st-modal-confirm{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:10px;box-shadow:0 4px 14px #6366f159;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:800;padding:11px;transition:.2s}.st-modal-confirm:hover{transform:translateY(-1px)}.st-form-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;margin-bottom:20px;max-width:860px;padding:28px 32px}.st-form-section-title{border-bottom:1.5px solid #f1f5f9;color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:.06em;margin:0 0 20px;padding-bottom:12px;text-transform:uppercase}.st-grid-2{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr;margin-bottom:18px}.st-field label{color:#374151;display:block;font-size:12px;font-weight:800;letter-spacing:.05em;margin-bottom:7px;text-transform:uppercase}.st-field input,.st-field select{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#1e293b;font-size:14px;outline:none;padding:11px 14px;transition:.2s;width:100%}.st-field input:focus,.st-field select:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.st-photo-box{align-items:center;background:#f5f3ff;border:2px dashed #c4b5fd;border-radius:16px;cursor:pointer;display:flex;height:180px;justify-content:center;margin-bottom:24px;overflow:hidden;transition:.2s;width:180px}.st-photo-box:hover{background:#ede9fe;border-color:#6366f1}.st-photo-inner{padding:16px;text-align:center}.st-photo-inner span{display:block;font-size:36px;margin-bottom:8px}.st-photo-inner p{color:#6d28d9;font-size:12px;font-weight:700;margin:0 0 8px}.st-photo-browse{background:#6366f1;border-radius:20px;color:#fff;cursor:pointer;display:inline-block;font-size:12px;font-weight:700;padding:6px 14px}.st-photo-preview{height:100%;object-fit:cover;width:100%}.st-btn-submit{align-items:center;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:12px;box-shadow:0 6px 20px #6366f159;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:800;gap:8px;justify-content:center;min-height:50px;transition:.2s;width:100%}.st-btn-submit:hover:not(:disabled){box-shadow:0 10px 28px #6366f173;transform:translateY(-2px)}.st-btn-submit:disabled{cursor:not-allowed;opacity:.6}.st-spinner{animation:stSpin .7s linear infinite;border:2px solid #fff6;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes stSpin{to{transform:rotate(1turn)}}@media (max-width:640px){.st-grid-2{grid-template-columns:1fr}.st-form-card{padding:18px}.st-hero{padding:22px 18px}.st-hero-right{flex-wrap:wrap}}.mess-page{padding:74px}.filter-bar,.mess-page h2{margin-bottom:20px}.filter-bar{display:flex;gap:12px}.filter-bar input,.filter-bar select{border:1px solid #ccc;border-radius:6px;min-width:180px;padding:8px 12px}.mess-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.mess-card{background:#fff;border-radius:10px;box-shadow:0 6px 18px #0000000f;padding:16px;transition:transform .2s ease}.mess-card:hover{transform:translateY(-4px)}.mess-header{align-items:center;display:flex;justify-content:space-between}.mess-card h4{margin:0}.badge{border-radius:20px;font-size:12px;font-weight:600;padding:4px 10px}.badge.paid{background:#e6f9ee;color:#1e8e3e}.badge.pending{background:#fff0e6;color:#d35400}.veg{color:#2ecc71}.nonveg,.veg{font-weight:600}.nonveg{color:#e74c3c}.price{font-size:18px;font-weight:700;margin-top:10px}.empty{color:#777;margin-top:40px}.addon-wrapper{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:20px}.addon-filters{grid-gap:12px;background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(160px,1fr)) auto;margin-bottom:18px;padding:16px}.addon-filters input,.addon-filters select{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:50px;box-sizing:border-box;color:#1e293b;font-size:14px;min-height:44px;outline:none;padding:0 16px;width:100%}.addon-filters input:focus,.addon-filters select:focus{background:#fff;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1f}.view-toggle{display:flex;gap:8px}.btn,.btn-danger,.btn-success,.btn-warning,.view-toggle button{border:0;border-radius:50px;cursor:pointer;font-size:12px;font-weight:900;min-height:40px;padding:0 14px;transition:all .2s}.view-toggle button{background:#f8fafc;color:#64748b}.view-toggle button.active{background:linear-gradient(135deg,#f59e0b,#c2410c);color:#fff}.addon-table{background:#fff;border:1.5px solid #e2e8f0;border-collapse:collapse;border-radius:18px;box-shadow:0 4px 16px #00000012;overflow:hidden;width:100%}.addon-table th{background:linear-gradient(135deg,#78350f,#c2410c 45%,#f59e0b);color:#fff;font-size:12px;font-weight:900;padding:14px 16px;text-align:left;text-transform:uppercase}.addon-table td{border-bottom:1px solid #edf2f7;color:#334155;font-size:14px;padding:14px 16px}.status{align-items:center;border-radius:50px;display:inline-flex;font-size:12px;font-weight:900;min-height:28px;padding:0 10px}.status.paid{background:#dcfce7;color:#166534}.status.pending{background:#fef9c3;color:#b45309}.btn-success{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.btn-warning{background:#fef9c3;color:#b45309}.btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;margin-left:8px}.addon-card-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.addon-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012;padding:20px;position:relative}.status-badge{align-items:center;background:#fff7ed;border-radius:50px;color:#c2410c;display:inline-flex;font-size:12px;font-weight:900;margin-bottom:12px;min-height:28px;padding:0 10px}.addon-card div{color:#475569;font-size:14px;margin-bottom:7px}.addon-card b{color:#1e293b}.amount{color:#16a34a!important;font-size:24px!important;font-weight:900;margin:12px 0!important}.empty{color:#94a3b8;font-weight:800;padding:42px 20px;text-align:center}@media (max-width:1100px){.addon-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.addon-wrapper{padding:14px}.addon-filters{grid-template-columns:1fr}.addon-table{display:block;overflow-x:auto}}.addon-page{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:20px}.addon-title{background:linear-gradient(135deg,#78350f,#c2410c 45%,#f59e0b);border-radius:20px;box-shadow:0 16px 48px #f59e0b47;color:#fff;font-size:24px;font-weight:900;margin:0 0 18px;padding:24px 28px}.addon-form{grid-gap:18px;background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));max-width:980px;padding:22px}.form-group{min-width:0}.form-group:last-of-type,.form-group:nth-child(3){grid-column:span 2}.form-group label,.student-header label{color:#64748b;display:block;font-size:12px;font-weight:900;letter-spacing:.4px;margin-bottom:8px;text-transform:uppercase}.addon-form input,.addon-form select{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#1e293b;font-size:15px;min-height:44px;outline:none;padding:12px 16px;width:100%}.addon-form input:focus,.addon-form select:focus{background:#fff;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1f}.student-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.select-all{align-items:center;background:#fff7ed;border-radius:50px;color:#c2410c!important;display:inline-flex!important;gap:8px;min-height:34px;padding:0 12px;white-space:nowrap}.select-all input{accent-color:#f59e0b;min-height:auto;width:14px}.count{color:#94a3b8;font-size:12px;font-weight:800;margin:0 0 10px}.student-checkbox-list{grid-gap:8px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));max-height:240px;overflow-y:auto;padding:12px}.student-checkbox{align-items:center;background:#fff;border-radius:50px;color:#334155;display:flex;font-size:13px;font-weight:800;gap:8px;min-height:36px;padding:0 10px}.student-checkbox input{accent-color:#f59e0b;min-height:auto;width:14px}.muted{color:#94a3b8;font-weight:800;grid-column:1/-1;margin:0;padding:24px;text-align:center}.btn-submit{background:linear-gradient(135deg,#f59e0b,#c2410c);border:0;border-radius:50px;box-shadow:0 6px 20px #f59e0b47;color:#fff;cursor:pointer;font-size:15px;font-weight:900;grid-column:span 2;min-height:46px;transition:all .2s}.btn-submit:hover{transform:translateY(-2px)}@media (max-width:760px){.addon-page{padding:14px}.addon-form,.btn-submit,.form-group:last-of-type,.form-group:nth-child(3){grid-column:span 1;grid-template-columns:1fr}}@keyframes invFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.inv-page{animation:invFadeUp .35s cubic-bezier(.34,1.56,.64,1)}.inv-hero{align-items:center;background:linear-gradient(135deg,#0c4a6e,#0369a1 45%,#06b6d4);border-radius:20px;box-shadow:0 14px 40px #06b6d447;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:28px 32px;position:relative}.inv-hero:before{background:#ffffff0f;height:220px;right:-50px;top:-60px;width:220px}.inv-hero:after,.inv-hero:before{border-radius:50%;content:"";position:absolute}.inv-hero:after{background:#ffffff0a;bottom:-40px;height:160px;left:40%;width:160px}.inv-hero-left{align-items:center;display:flex;gap:18px;position:relative;z-index:1}.inv-hero-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:16px;font-size:28px;line-height:1;padding:14px}.inv-hero-title{color:#fff;font-size:24px;font-weight:800;margin:0 0 4px}.inv-hero-sub{color:#ffffffb3;font-size:13px;margin:0}.inv-hero-right{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.inv-btn-add{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26;border:1.5px solid #ffffff47;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:7px;padding:10px 20px;text-decoration:none;transition:.2s}.inv-btn-add:hover{background:#ffffff3d;transform:translateY(-1px)}.inv-btn-secondary{align-items:center;background:#ffffff1a;border:1.5px solid #fff3;border-radius:10px;color:#ffffffd9;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:6px;padding:9px 16px;text-decoration:none;transition:.2s}.inv-btn-secondary:hover{background:#ffffff2e}.inv-btn-back{background:#ffffff1f;border:1.5px solid #ffffff38;border-radius:10px;color:#ffffffe6;cursor:pointer;font-size:13px;font-weight:700;padding:9px 18px;transition:.2s}.inv-btn-back:hover{background:#fff3}.inv-filter{align-items:center;background:linear-gradient(90deg,#ecfeff,#fff);border:1.5px solid #a5f3fc;border-radius:14px;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px;padding:16px 20px}.inv-filter-label{color:#94a3b8;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.inv-search{background:#fff;border:1.5px solid #a5f3fc;border-radius:9px;color:#1e293b;flex:1 1;font-size:14px;min-width:200px;outline:none;padding:9px 14px;transition:.2s}.inv-search:focus{border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41f}.inv-filter select{background:#fff;border:1.5px solid #a5f3fc;border-radius:9px;color:#1e293b;font-size:14px;min-width:130px;outline:none;padding:9px 14px;transition:.2s}.inv-filter select:focus{border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41f}.inv-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;margin-bottom:20px;overflow:hidden}.inv-table{border-collapse:collapse;width:100%}.inv-table thead tr{background:linear-gradient(90deg,#ecfeff,#cffafe)}.inv-table thead th{border-bottom:1.5px solid #a5f3fc;color:#0e7490;font-size:11px;font-weight:800;letter-spacing:.05em;padding:12px 16px;text-align:left;text-transform:uppercase}.inv-table tbody tr{border-bottom:1px solid #f1f5f9;transition:.12s}.inv-table tbody tr:hover{background:#ecfeff}.inv-table tbody tr:last-child{border-bottom:none}.inv-table td{color:#334155;font-size:13px;padding:13px 16px;vertical-align:middle}.inv-item-name{color:#0f172a;font-size:14px;font-weight:700}.inv-cat-badge{background:#cffafe;color:#0e7490;font-size:11px;font-weight:700}.inv-cat-badge,.inv-qty-badge{border-radius:20px;display:inline-block;padding:3px 10px}.inv-qty-badge{background:#dbeafe;color:#1e40af;font-size:12px;font-weight:800}.inv-price{color:#0f172a;font-weight:800}.inv-btn-edit{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:none;border-radius:7px;color:#1e40af;cursor:pointer;font-size:12px;font-weight:700;margin-right:6px;padding:5px 12px;transition:.15s}.inv-btn-edit:hover{background:#bfdbfe;transform:translateY(-1px)}.inv-btn-del{background:linear-gradient(135deg,#fee2e2,#fecaca);border:none;border-radius:7px;color:#dc2626;cursor:pointer;font-size:12px;font-weight:700;padding:5px 12px;transition:.15s}.inv-btn-del:hover{background:#fecaca;transform:translateY(-1px)}.inv-empty{align-items:center;color:#94a3b8;display:flex;flex-direction:column;padding:60px 20px}.inv-empty-icon{font-size:48px;margin-bottom:12px;opacity:.5}.inv-empty p{font-size:13px;margin:4px 0 0}.inv-form-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;margin-bottom:20px;max-width:700px;padding:28px 32px}.inv-form-section-title{border-bottom:1.5px solid #f1f5f9;color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:.06em;margin:0 0 22px;padding-bottom:12px;text-transform:uppercase}.inv-grid-2{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr;margin-bottom:18px}.inv-field{display:flex;flex-direction:column;gap:7px}.inv-field label{color:#374151;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.inv-field input,.inv-field select,.inv-field textarea{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#1e293b;font-size:14px;outline:none;padding:11px 14px;transition:.2s}.inv-field input:focus,.inv-field select:focus,.inv-field textarea:focus{border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d41f}.inv-field textarea{min-height:90px;resize:vertical}.inv-field-full{grid-column:1/-1}.inv-btn-submit{align-items:center;background:linear-gradient(135deg,#0369a1,#0284c7);border:none;border-radius:12px;box-shadow:0 6px 20px #0369a159;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:800;gap:8px;justify-content:center;min-height:50px;transition:.2s;width:100%}.inv-btn-submit:hover{box-shadow:0 8px 28px #0369a166;transform:translateY(-2px)}.inv-btn-submit:disabled{cursor:not-allowed;opacity:.65;transform:none}@keyframes invSpin{to{transform:rotate(1turn)}}.inv-spinner{animation:invSpin .7s linear infinite;border:2.5px solid #ffffff59;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@media (max-width:600px){.inv-grid-2{grid-template-columns:1fr}.inv-form-card{padding:20px 16px}}@keyframes icFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ic-page{animation:icFadeUp .35s cubic-bezier(.34,1.56,.64,1)}.ic-hero{align-items:center;background:linear-gradient(135deg,#2e1065,#4c1d95 45%,#7c3aed);border-radius:20px;box-shadow:0 14px 40px #7c3aed4d;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:28px 32px;position:relative}.ic-hero:before{background:#ffffff0f;height:220px;right:-50px;top:-60px;width:220px}.ic-hero:after,.ic-hero:before{border-radius:50%;content:"";position:absolute}.ic-hero:after{background:#ffffff0a;bottom:-40px;height:160px;left:40%;width:160px}.ic-hero-left{align-items:center;display:flex;gap:18px;position:relative;z-index:1}.ic-hero-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:16px;font-size:28px;line-height:1;padding:14px}.ic-hero-title{color:#fff;font-size:24px;font-weight:800;margin:0 0 4px}.ic-hero-sub{color:#ffffffb3;font-size:13px;margin:0}.ic-hero-right{display:flex;gap:10px;position:relative;z-index:1}.ic-btn-add{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26;border:1.5px solid #ffffff47;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:7px;padding:10px 20px;text-decoration:none;transition:.2s}.ic-btn-add:hover{background:#ffffff3d;transform:translateY(-1px)}.ic-btn-back{background:#ffffff1f;border:1.5px solid #ffffff38;border-radius:10px;color:#ffffffe6;cursor:pointer;font-size:13px;font-weight:700;padding:9px 18px;transition:.2s}.ic-btn-back:hover{background:#fff3}.ic-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;margin-bottom:20px;overflow:hidden}.ic-table{border-collapse:collapse;width:100%}.ic-table thead tr{background:linear-gradient(90deg,#f5f3ff,#ede9fe)}.ic-table thead th{border-bottom:1.5px solid #c4b5fd;color:#5b21b6;font-size:11px;font-weight:800;letter-spacing:.05em;padding:12px 16px;text-align:left;text-transform:uppercase}.ic-table tbody tr{border-bottom:1px solid #f1f5f9;cursor:pointer;transition:.12s}.ic-table tbody tr:hover{background:#f5f3ff}.ic-table tbody tr.active{background:#ede9fe}.ic-table tbody tr:last-child{border-bottom:none}.ic-table td{color:#334155;font-size:13px;padding:13px 16px;vertical-align:middle}.ic-cat-name{color:#0f172a;font-size:14px;font-weight:700}.ic-active-dot{background:#7c3aed;border-radius:50%;display:inline-block;height:8px;margin-right:8px;width:8px}.ic-btn-del{background:linear-gradient(135deg,#fee2e2,#fecaca);border:none;border-radius:7px;color:#dc2626;cursor:pointer;font-size:12px;font-weight:700;padding:5px 12px;transition:.15s}.ic-btn-del:hover{background:#fecaca;transform:translateY(-1px)}.ic-items-panel{background:linear-gradient(90deg,#f5f3ff,#f8fafc);border:1.5px solid #c4b5fd;border-radius:16px;margin-bottom:20px;padding:22px 24px}.ic-items-panel-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.ic-items-panel-title{color:#4c1d95;font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ic-inner-table{border-collapse:collapse;width:100%}.ic-inner-table thead th{background:#4c1d95;color:#ede9fe;font-size:11px;font-weight:800;letter-spacing:.04em;padding:9px 12px;text-align:left;text-transform:uppercase}.ic-inner-table tbody td{border-bottom:1px solid #e2e8f0;color:#334155;font-size:12px;padding:9px 12px}.ic-inner-table tbody tr:last-child td{border-bottom:none}.ic-inner-table tbody tr:hover td{background:#f5f3ff}.ic-empty{align-items:center;color:#94a3b8;display:flex;flex-direction:column;padding:60px 20px}.ic-empty-icon{font-size:48px;margin-bottom:12px;opacity:.5}.ic-empty p{font-size:13px;margin:4px 0 0}.ic-form-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;margin-bottom:20px;max-width:500px;padding:28px 32px}.ic-form-section-title{border-bottom:1.5px solid #f1f5f9;color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:.06em;margin:0 0 22px;padding-bottom:12px;text-transform:uppercase}.ic-field{display:flex;flex-direction:column;gap:7px;margin-bottom:24px}.ic-field label{color:#374151;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ic-field input{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#1e293b;font-size:14px;outline:none;padding:11px 14px;transition:.2s}.ic-field input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.ic-btn-submit{align-items:center;background:linear-gradient(135deg,#7c3aed,#6d28d9);border:none;border-radius:12px;box-shadow:0 6px 20px #7c3aed59;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:800;gap:8px;justify-content:center;min-height:50px;transition:.2s;width:100%}.ic-btn-submit:hover{box-shadow:0 8px 28px #7c3aed66;transform:translateY(-2px)}.ic-btn-submit:disabled{cursor:not-allowed;opacity:.65;transform:none}@keyframes icSpin{to{transform:rotate(1turn)}}.ic-spinner{animation:icSpin .7s linear infinite;border:2.5px solid #ffffff59;border-radius:50%;border-top-color:#fff;height:18px;width:18px}.sp-page{animation:spFadeUp .45s cubic-bezier(.34,1.56,.64,1) both;background:#f8fafc;min-height:100vh;padding:28px 32px 48px}@keyframes spFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.sp-hero{align-items:center;background:linear-gradient(135deg,#1e1b4b,#3730a3,#6366f1);border-radius:20px;box-shadow:0 8px 32px #6366f14d;display:flex;justify-content:space-between;margin-bottom:28px;overflow:hidden;padding:28px 32px;position:relative}.sp-hero:before{background:#ffffff12;height:220px;right:-50px;top:-50px;width:220px}.sp-hero:after,.sp-hero:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.sp-hero:after{background:#ffffff0d;bottom:-70px;height:160px;right:100px;width:160px}.sp-hero-left{gap:16px;position:relative}.sp-hero-icon,.sp-hero-left{align-items:center;display:flex}.sp-hero-icon{background:#ffffff2e;border-radius:14px;font-size:26px;height:52px;justify-content:center;width:52px}.sp-hero-title{color:#fff;font-size:22px;font-weight:900;margin:0 0 4px}.sp-hero-sub{color:#ffffffbf;font-size:13px;margin:0}.sp-layout{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:260px 1fr}.sp-sidebar{display:flex;flex-direction:column;gap:10px}.sp-sidebar-title{color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:.07em;margin-bottom:4px;padding:0 4px;text-transform:uppercase}.sp-type-card{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 4px #0000000a;cursor:pointer;display:flex;gap:12px;padding:14px 16px;transition:all .2s cubic-bezier(.34,1.56,.64,1)}.sp-type-card:hover{border-color:#a5b4fc;box-shadow:0 4px 14px #6366f11f;transform:translateX(3px)}.sp-type-card.active{background:linear-gradient(90deg,#eef2ff,#f5f3ff);border-color:#6366f1;box-shadow:0 4px 18px #6366f12e}.sp-type-icon{flex-shrink:0;font-size:22px}.sp-type-info{flex:1 1;min-width:0}.sp-type-name{color:#0f172a;font-size:14px;font-weight:800}.sp-type-status{font-size:11px;font-weight:700;margin-top:2px}.sp-type-status.published{color:#16a34a}.sp-type-status.empty{color:#94a3b8}.sp-editor-card{background:#fff;border:1.5px solid #e0e7ff;border-radius:18px;box-shadow:0 2px 16px #6366f112;overflow:hidden}.sp-editor-head{align-items:center;background:linear-gradient(90deg,#eef2ff,#f5f3ff);border-bottom:1.5px solid #e0e7ff;display:flex;gap:12px;padding:18px 24px}.sp-editor-head-icon{font-size:24px}.sp-editor-head-title{color:#3730a3;font-size:16px;font-weight:900}.sp-editor-head-sub{color:#6366f1;font-size:12px;margin-top:2px}.sp-editor-body{padding:24px}.sp-field{margin-bottom:20px}.sp-field label{color:#374151;display:block;font-size:12px;font-weight:800;letter-spacing:.05em;margin-bottom:7px;text-transform:uppercase}.sp-field input,.sp-field textarea{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#0f172a;font-family:inherit;font-size:14px;outline:none;padding:10px 14px;transition:border .2s,background .2s;width:100%}.sp-field input:focus,.sp-field textarea:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.sp-field textarea{line-height:1.7;min-height:260px;resize:vertical}.sp-char-count{color:#94a3b8;font-size:11px;font-weight:600;margin-top:4px;text-align:right}.sp-btn-save{align-items:center;background:linear-gradient(135deg,#3730a3,#6366f1);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:800;gap:8px;justify-content:center;padding:13px;transition:all .2s;width:100%}.sp-btn-save:hover:not(:disabled){box-shadow:0 6px 22px #6366f166;transform:translateY(-2px)}.sp-btn-save:disabled{cursor:not-allowed;opacity:.6}.sp-editor-empty{color:#94a3b8;padding:60px 20px;text-align:center}.sp-editor-empty-icon{font-size:48px;margin-bottom:12px}.sp-editor-empty h3{color:#475569;font-size:16px;font-weight:700;margin:0 0 6px}.sp-editor-empty p{font-size:13px}@keyframes spSpin{to{transform:rotate(1turn)}}.sp-spinner{animation:spSpin .7s linear infinite;border:2.5px solid #ffffff59;border-radius:50%;border-top-color:#fff;display:inline-block;height:18px;width:18px}.sp-toast{align-items:center;animation:spToastIn .3s cubic-bezier(.34,1.56,.64,1);background:#1e1b4b;border-radius:12px;bottom:28px;box-shadow:0 8px 28px #00000040;color:#fff;display:flex;font-size:14px;font-weight:700;gap:8px;padding:12px 22px;position:fixed;right:28px;z-index:9999}@keyframes spToastIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (max-width:860px){.sp-page{padding:16px}.sp-layout{grid-template-columns:1fr}.sp-hero{align-items:flex-start;flex-direction:column;gap:14px}}.gallery-card{background:linear-gradient(180deg,#fff,#f8faff);border-radius:18px;box-shadow:0 18px 40px #0000000f;padding:70px}.folder-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.premium-file-card{background:#fff;border:1px solid #edf0f7;border-radius:22px;box-shadow:0 8px 30px #00000014;transition:.3s}.premium-file-card:hover{box-shadow:0 14px 40px #0000001f;transform:translateY(-5px)}.premium-preview{align-items:center;display:flex;height:220px;justify-content:center;overflow:hidden}.premium-image{height:100%;object-fit:cover;width:100%}.premium-file-icon{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;text-align:center;width:100%}.file-emoji{font-size:58px;margin-bottom:12px}.premium-file-icon h4{color:#111827;font-size:20px;font-weight:700;margin:0}.premium-file-icon span{color:#6b7280;font-size:14px;margin-top:6px}.pdf-bg{background:linear-gradient(135deg,#fff5f5,#ffe3e3)}.excel-bg{background:linear-gradient(135deg,#ebfbee,#d3f9d8)}.word-bg{background:linear-gradient(135deg,#edf2ff,#dbe4ff)}.ppt-bg{background:linear-gradient(135deg,#fff4e6,#ffe8cc)}.premium-file-content{padding:18px}.premium-file-title{color:#111827;font-size:18px;font-weight:700}.premium-file-subtitle{color:#6b7280;font-size:14px;margin-top:6px}.premium-actions{margin-top:18px}.btn-premium-view{background:#111827;border-radius:12px;color:#fff;font-weight:600;padding:12px;text-align:center;text-decoration:none;transition:.2s}.btn-premium-view:hover{background:#000}.btn-premium-delete{background:#fee2e2;border:none;border-radius:12px;color:#dc2626;cursor:pointer;font-weight:600;padding:12px 18px;transition:.2s}.btn-premium-delete:hover{background:#fecaca}.folder-card{background:#fff;border-radius:12px;box-shadow:0 6px 14px #0000000f;text-align:center}.folder-card:hover{transform:translateY(-2px)}.btn-back{background:none;color:#2563eb;font-weight:600;margin-bottom:14px}.btn-back,.btn-delete{border:none;cursor:pointer}.btn-delete{background:#0009;border-radius:6px;color:#fff;font-size:12px;padding:4px 6px;position:absolute;right:6px;top:6px}.btn-delete:hover{background:#e53935}.gallery-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.gallery-header h2{color:#1f2937;font-size:20px;font-weight:700;letter-spacing:.3px}.btn-add{background:linear-gradient(135deg,#4a6cf7,#6e8bff);border:none;box-shadow:0 6px 14px #4a6cf759;color:#fff;font-size:14px;font-weight:600;padding:10px 16px;transition:all .25s ease}.btn-add:hover{box-shadow:0 10px 20px #4a6cf773;transform:translateY(-1px)}.gallery-form{background:#f9fbff;border:1px dashed #dbe3ff;border-radius:14px;display:flex;flex-wrap:wrap;margin-bottom:20px;padding:14px}.gallery-form input,.gallery-form input[type=file],.gallery-form input[type=text]{background:#fff;border:1px solid #d1d5db;padding:10px}.gallery-form input:focus{border-color:#4a6cf7;outline:none}.gallery-form button{background:linear-gradient(135deg,#16a34a,#22c55e);border:none;box-shadow:0 6px 14px #22c55e59;font-size:14px;font-weight:600;padding:10px 18px;transition:all .25s ease}.gallery-form button:hover{transform:translateY(-1px)}.gallery-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-top:10px}.gallery-item{background:#fff;border-radius:18px;box-shadow:0 12px 26px #00000014;overflow:hidden;position:relative;transition:all .3s ease}.gallery-item:hover{box-shadow:0 20px 38px #00000024;transform:translateY(-4px)}.gallery-item img{display:block;height:190px;object-fit:cover;width:100%}.gallery-item p{background:linear-gradient(0deg,#000000b3,#0000);bottom:0;color:#fff;font-size:13px;margin:0;padding:10px 12px;position:absolute;width:100%}.empty-text,.gallery-item p{font-weight:500;text-align:center}.empty-text{color:#6b7280;font-size:15px;grid-column:1/-1;padding:40px 0}.gallery-page{background:#f0f4f8;box-sizing:border-box;color:#0f172a;min-height:100vh;padding:24px}.gallery-hero{align-items:center;background:linear-gradient(135deg,#123047,#2471a3 55%,#4fb3d9);border-radius:20px;box-shadow:0 14px 40px #2471a347;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px;overflow:hidden;padding:26px 30px;position:relative}.gallery-hero:before{background:#ffffff14;border-radius:999px;content:"";height:220px;pointer-events:none;position:absolute;right:-40px;top:-70px;width:220px}.gallery-actions,.gallery-hero-left{align-items:center;display:flex;gap:14px;position:relative;z-index:1}.gallery-hero-left{min-width:0}.gallery-hero-icon{align-items:center;background:#ffffff26;border-radius:16px;display:inline-flex;flex-shrink:0;font-size:28px;height:52px;justify-content:center;width:52px}.gallery-hero h1{color:#fff;font-size:24px;font-weight:900;margin:0}.gallery-hero p{color:#ffffffb8;font-size:13px;font-weight:700;margin:5px 0 0}.gallery-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.folder-card,.gallery-empty,.gallery-form,.gallery-stat-card,.premium-file-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #0f172a12}.gallery-stat-card{padding:18px}.gallery-stat-card:first-child{background:#eff6ff;border-color:#bfdbfe}.gallery-stat-card:nth-child(2){background:#dcfce7;border-color:#bbf7d0}.gallery-stat-card:nth-child(3){background:#fef3c7;border-color:#fde68a}.gallery-stat-card span{color:#64748b;display:block;font-size:11px;font-weight:900;margin-bottom:8px;text-transform:uppercase}.gallery-stat-card strong{color:#0f172a;font-size:24px;font-weight:900}.btn-add{background:#fff;border:0;border-radius:10px;box-shadow:0 6px 18px #0f172a2e;color:#1d5fa8;cursor:pointer;font-size:13px;font-weight:900;min-height:42px;padding:0 18px}.btn-add:hover,.btn-back:hover,.btn-premium-delete:hover,.btn-premium-view:hover,.folder-card:hover,.gallery-form button:hover,.premium-file-card:hover{transform:translateY(-2px)}.gallery-form{grid-gap:12px;align-items:end;background:#fff;border-style:solid;display:grid;gap:12px;grid-template-columns:minmax(220px,1fr) auto;margin-bottom:18px;padding:18px}.gallery-form p{color:#64748b;font-size:13px;font-weight:700;grid-column:1/-1;margin:0}.gallery-form input,.gallery-form input[type=file],.gallery-form input[type=text]{background:#f8fafc;border:1.5px solid #dbe4ee;border-radius:10px;box-sizing:border-box;color:#0f172a;font-size:14px;font-weight:700;height:44px;outline:none;padding:0 13px;width:100%}.gallery-form input[type=file]{padding:10px 13px}.gallery-form input:focus{background:#fff;border-color:#2471a3;box-shadow:0 0 0 3px #2471a31f}.gallery-form button{background:linear-gradient(135deg,#2471a3,#4fb3d9);border:0;border-radius:10px;box-shadow:0 8px 18px #2471a338;color:#fff;cursor:pointer;font-size:13px;font-weight:900;min-height:44px;padding:0 18px}.gallery-section-header{align-items:flex-end;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.gallery-section-header h2{color:#0f172a;font-size:18px;font-weight:900;margin:0 0 5px}.gallery-section-header p{color:#64748b;font-size:13px;font-weight:700;margin:0}.folder-grid,.gallery-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.folder-card{cursor:pointer;min-height:150px;padding:20px;text-align:left;transition:transform .18s,box-shadow .18s}.folder-card:hover,.premium-file-card:hover{box-shadow:0 12px 30px #0f172a1f}.folder-icon{align-items:center;background:#eff6ff;border-radius:14px;display:inline-flex;font-size:26px;height:48px;justify-content:center;margin-bottom:16px;width:48px}.folder-card p{color:#0f172a;font-size:17px;font-weight:900;margin:0 0 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-card small{color:#64748b;font-size:13px;font-weight:800}.btn-back{background:#fff;border:1.5px solid #dbe4ee;border-radius:10px;color:#1d5fa8;font-size:13px;font-weight:900;margin:0;min-height:40px;padding:0 16px}.premium-file-card{border-radius:18px;display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:transform .18s,box-shadow .18s}.premium-preview{background:#f8fafc;height:190px}.premium-file-icon h4{font-size:18px;font-weight:900}.premium-file-content{display:flex;flex:1 1;flex-direction:column;padding:16px}.premium-file-title{color:#0f172a;font-size:16px;font-weight:900;margin:0;overflow-wrap:anywhere}.premium-file-subtitle{color:#64748b;font-size:13px;font-weight:700;margin:6px 0 0}.premium-actions{display:flex;gap:10px;margin-top:auto;padding-top:16px}.btn-premium-delete,.btn-premium-view{border-radius:10px;font-size:13px;font-weight:900;min-height:40px}.btn-premium-view{align-items:center;background:#eff6ff;color:#1d5fa8;display:inline-flex;flex:1 1;justify-content:center;padding:0 12px}.btn-premium-view:hover{background:#dbeafe}.btn-premium-delete{padding:0 14px}.gallery-empty{grid-column:1/-1;padding:54px 24px;text-align:center}.gallery-empty span{display:block;font-size:42px;margin-bottom:8px}.gallery-empty p{color:#0f172a;font-size:17px;font-weight:900;margin:0 0 4px}.gallery-empty small{color:#64748b;font-size:13px;font-weight:700}@media (max-width:768px){.gallery-page{padding:14px}.gallery-hero,.gallery-section-header{align-items:flex-start;flex-direction:column}.gallery-actions{flex-wrap:wrap;width:100%}.btn-back,.gallery-actions .btn-add{width:100%}.folder-grid,.gallery-form,.gallery-grid,.gallery-stats{grid-template-columns:1fr}.premium-actions{flex-direction:column}.btn-premium-delete{width:100%}}.archive-teachers-page{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:20px}.archive-hero{align-items:center;background:linear-gradient(135deg,#1a0533,#6b21a8 45%,#a855f7);border-radius:20px;box-shadow:0 16px 48px #7c3aed4d;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px;overflow:hidden;padding:24px 28px;position:relative}.archive-hero:before{background:#c4b5fd1f;border-radius:50%;content:"";height:250px;position:absolute;right:-50px;top:-80px;width:250px}.archive-back-btn,.archive-hero-left{position:relative;z-index:1}.archive-hero-left{align-items:center;display:flex;gap:14px}.archive-hero-icon{font-size:44px}.archive-hero h1{color:#fff;font-size:24px;font-weight:900;margin:0}.archive-hero p{color:#ffffffa8;font-size:13px;margin:4px 0 0}.archive-back-btn,.archive-state button,.btn-primary{border:0;border-radius:50px;cursor:pointer;font-size:13px;font-weight:900;min-height:40px;padding:0 18px;transition:all .2s}.archive-back-btn{background:#ffffff1f;border:1.5px solid #ffffff40;color:#fff}.archive-back-btn:hover,.archive-state button:hover,.btn-primary:hover{transform:translateY(-2px)}.teacher-container.split{grid-gap:20px;display:grid;gap:20px;grid-template-columns:minmax(420px,42%) minmax(0,1fr)}.left-panel,.right-panel{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012;min-width:0;padding:20px}.archive-panel-head{align-items:flex-start;border-bottom:1.5px solid #f1f5f9;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.archive-panel-head h2{color:#1e293b;font-size:22px;font-weight:900;margin:0}.archive-panel-head p{color:#64748b;font-size:13px;margin:4px 0 0}.archive-list{grid-gap:10px;display:grid;gap:10px}.archive-teacher-card{grid-gap:12px;align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;cursor:pointer;display:grid;gap:12px;grid-template-columns:48px minmax(0,1fr) auto;padding:12px;text-align:left;transition:all .2s;width:100%}.archive-teacher-card.active,.archive-teacher-card:hover{background:#f5f3ff;border-color:#c4b5fd;box-shadow:0 8px 24px #7c3aed1f;transform:translateY(-1px)}.archive-avatar,.archive-detail-avatar{align-items:center;background:linear-gradient(135deg,#6366f1,#ec4899);border-radius:16px;color:#fff;display:flex;font-weight:900;justify-content:center}.archive-avatar{font-size:20px;height:48px;width:48px}.archive-teacher-main{min-width:0}.archive-teacher-main small,.archive-teacher-main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.archive-teacher-main strong{color:#1e293b;font-size:14px;font-weight:900}.archive-phone,.archive-teacher-main small{color:#64748b;font-size:12px;font-weight:700}.archive-phone{white-space:nowrap}.archive-state,.empty-details{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:280px;padding:36px 20px;text-align:center}.archive-state strong,.empty-details strong{color:#1e293b;font-size:19px;font-weight:900}.archive-state p,.empty-details p{line-height:1.6;margin:0;max-width:360px}.empty-details span{font-size:46px;opacity:.7}.archive-error strong{color:#b91c1c}.archive-state button{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.archive-loader{animation:archive-spin .8s linear infinite;border:4px solid #ede9fe;border-radius:50%;border-top-color:#8b5cf6;height:38px;width:38px}@keyframes archive-spin{to{transform:rotate(1turn)}}.archive-detail-hero{align-items:center;background:#f5f3ff;border:1.5px solid #ddd6fe;border-radius:18px;display:flex;gap:14px;margin-bottom:16px;padding:16px}.archive-detail-avatar{font-size:26px;height:64px;width:64px}.archive-detail-hero h3{color:#1e293b;font-size:22px;font-weight:900;margin:0}.archive-detail-hero p{color:#64748b;font-size:13px;font-weight:800;margin:4px 0 0}.archive-info-grid,.archive-mini-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.archive-info-grid div,.archive-mini-grid p{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;margin:0;min-width:0;padding:12px}.archive-info-grid span,.archive-mini-grid p{color:#64748b;font-size:12px;font-weight:800}.archive-info-grid strong,.archive-mini-grid b{color:#1e293b;display:block;font-size:14px;font-weight:900;margin-top:5px;overflow-wrap:anywhere}.stat-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;margin-top:14px;padding:16px}.stat-card:first-of-type{background:#dcfce7;border-color:#bbf7d0}.stat-card:nth-of-type(2){background:#fce7f3;border-color:#fbcfe8}.right-panel h4,.stat-card h4{color:#1e293b;font-size:16px;font-weight:900;margin:0 0 12px}.teacher-table{border:1.5px solid #e2e8f0;border-collapse:initial;border-radius:16px;border-spacing:0;overflow:hidden;width:100%}.teacher-table th{background:#f8fafc;color:#64748b;font-size:12px;font-weight:900;padding:12px 14px;text-align:left;text-transform:uppercase}.teacher-table td{border-top:1px solid #edf2f7;color:#334155;font-size:14px;padding:12px 14px}.archive-inline-empty{background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:16px;color:#94a3b8;font-weight:800;padding:20px;text-align:center}.archive-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.btn-primary{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.btn-primary.danger{background:linear-gradient(135deg,#ef4444,#dc2626)}.green{color:#16a34a!important}.red{color:#dc2626!important}.mt-10{margin-top:10px}.mt-20{margin-top:20px}@media (max-width:1080px){.teacher-container.split{grid-template-columns:1fr}}@media (max-width:700px){.archive-teachers-page{padding:14px}.archive-hero{align-items:flex-start;flex-direction:column}.archive-back-btn{width:100%}.archive-info-grid,.archive-mini-grid,.archive-teacher-card{grid-template-columns:1fr}.archive-phone{white-space:normal}}.hl-page{animation:hlFadeUp .45s cubic-bezier(.34,1.56,.64,1) both;background:#f8fafc;min-height:100vh;padding:28px 32px 48px}@keyframes hlFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hl-hero{align-items:center;background:linear-gradient(135deg,#042f2e,#115e59,#14b8a6);border-radius:20px;box-shadow:0 8px 32px #14b8a647;display:flex;justify-content:space-between;margin-bottom:28px;overflow:hidden;padding:28px 32px;position:relative}.hl-hero:before{background:#ffffff12;height:200px;right:-40px;top:-40px;width:200px}.hl-hero:after,.hl-hero:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.hl-hero:after{background:#ffffff0d;bottom:-60px;height:150px;right:120px;width:150px}.hl-hero-left{gap:16px;position:relative}.hl-hero-icon,.hl-hero-left{align-items:center;display:flex}.hl-hero-icon{background:#ffffff2e;border-radius:14px;flex-shrink:0;font-size:26px;height:52px;justify-content:center;width:52px}.hl-hero-title{color:#fff;font-size:22px;font-weight:900;margin:0 0 4px}.hl-hero-sub{color:#ffffffbf;font-size:13px;margin:0}.hl-hero-right{align-items:center;display:flex;flex-shrink:0;gap:10px;position:relative}.hl-btn-back{background:#ffffff1f;border:1.5px solid #fff6;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:8px 18px;transition:all .2s}.hl-btn-back:hover{background:#ffffff38;transform:translateY(-1px)}.hl-btn-add{background:#fff;border:none;border-radius:10px;color:#115e59;cursor:pointer;font-size:13px;font-weight:800;padding:8px 20px;transition:all .2s}.hl-btn-add:hover{background:#f0fdfa;box-shadow:0 4px 14px #00000026;transform:translateY(-2px)}.hl-card{background:#fff;border:1.5px solid #99f6e4;border-radius:18px;box-shadow:0 2px 12px #14b8a612;overflow:hidden}.hl-table{border-collapse:collapse;width:100%}.hl-table thead th{background:linear-gradient(90deg,#f0fdfa,#ccfbf1);color:#115e59;font-size:11px;font-weight:800;letter-spacing:.06em;padding:13px 18px;text-align:left;text-transform:uppercase;white-space:nowrap}.hl-table tbody tr{border-top:1px solid #f0fdfa;transition:background .15s}.hl-table tbody tr:hover{background:#f0fdfa}.hl-table tbody td{color:#0f172a;font-size:14px;padding:14px 18px;vertical-align:middle}.hl-title-cell{color:#042f2e;font-weight:800}.hl-date-range{display:flex;flex-direction:column;gap:2px}.hl-date-start{color:#0f172a;font-size:13px;font-weight:700}.hl-date-sep{color:#94a3b8;font-size:11px}.hl-date-end{color:#0f172a;font-size:13px;font-weight:700}.hl-duration{background:#ccfbf1;border-radius:20px;color:#0f766e;display:inline-block;font-size:11px;font-weight:800;padding:3px 12px}.hl-desc{color:#64748b;font-size:13px;max-width:280px}.hl-btn-edit{background:#f0fdfa;border:none;border-radius:8px;color:#0f766e;cursor:pointer;font-size:12px;font-weight:700;padding:5px 14px;transition:all .2s}.hl-btn-edit:hover{background:#99f6e4;transform:translateY(-1px)}.hl-btn-del{background:#fff1f2;border:none;border-radius:8px;color:#be123c;cursor:pointer;font-size:12px;font-weight:700;margin-left:6px;padding:5px 14px;transition:all .2s}.hl-btn-del:hover{background:#ffe4e6;transform:translateY(-1px)}.hl-empty{color:#94a3b8;padding:60px 20px;text-align:center}.hl-empty-icon{font-size:48px;margin-bottom:12px}.hl-form-card{background:#fff;border:1.5px solid #99f6e4;border-radius:18px;box-shadow:0 2px 12px #14b8a60f;margin-bottom:24px;padding:28px}.hl-form-title{color:#94a3b8;font-size:12px;font-weight:800;letter-spacing:.07em;margin:0 0 20px;text-transform:uppercase}.hl-grid-3{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr}.hl-grid-1{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;margin-top:16px}.hl-field{display:flex;flex-direction:column;gap:6px}.hl-field label{color:#374151;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.hl-field input,.hl-field textarea{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;color:#0f172a;font-family:inherit;font-size:14px;outline:none;padding:10px 14px;transition:border .2s,background .2s}.hl-field input:focus,.hl-field textarea:focus{background:#fff;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.hl-field textarea{line-height:1.6;min-height:90px;resize:vertical}.hl-btn-submit{align-items:center;background:linear-gradient(135deg,#115e59,#14b8a6);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:800;gap:8px;margin-top:24px;padding:12px 36px;transition:all .2s}.hl-btn-submit:hover:not(:disabled){box-shadow:0 6px 20px #14b8a659;transform:translateY(-2px)}.hl-btn-submit:disabled{cursor:not-allowed;opacity:.6}.hl-modal-overlay{align-items:center;animation:hlFadeIn .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}@keyframes hlFadeIn{0%{opacity:0}to{opacity:1}}.hl-modal{animation:hlSlideUp .25s cubic-bezier(.34,1.56,.64,1) both;background:#fff;border-radius:20px;box-shadow:0 24px 64px #0003;max-width:480px;padding:32px;width:100%}@keyframes hlSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.hl-modal-head{align-items:center;display:flex;gap:14px;margin-bottom:24px}.hl-modal-head-icon{align-items:center;background:linear-gradient(135deg,#115e59,#14b8a6);border-radius:12px;color:#fff;display:flex;font-size:20px;height:44px;justify-content:center;width:44px}.hl-modal-head h3{color:#0f172a;font-size:18px;font-weight:900;margin:0}.hl-modal-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr;margin-bottom:14px}.hl-modal-field{display:flex;flex-direction:column;gap:5px}.hl-modal-field label{color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.hl-modal-field input,.hl-modal-field textarea{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;font-family:inherit;font-size:13px;outline:none;padding:9px 13px;transition:border .2s}.hl-modal-field input:focus,.hl-modal-field textarea:focus{background:#fff;border-color:#14b8a6}.hl-modal-field textarea{min-height:72px;resize:vertical}.hl-modal-field-full{grid-column:1/-1}.hl-modal-actions{display:flex;gap:10px;margin-top:22px}.hl-modal-cancel{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;padding:10px}.hl-modal-cancel:hover{background:#f1f5f9}.hl-modal-save{background:linear-gradient(135deg,#115e59,#14b8a6);border:none;border-radius:10px;color:#fff;cursor:pointer;flex:2 1;font-size:14px;font-weight:800;padding:10px;transition:all .2s}.hl-modal-save:hover{box-shadow:0 4px 16px #14b8a659;transform:translateY(-1px)}@keyframes hlSpin{to{transform:rotate(1turn)}}.hl-spinner{animation:hlSpin .7s linear infinite;border:2.5px solid #ffffff59;border-radius:50%;border-top-color:#fff;display:inline-block;height:18px;width:18px}@media (max-width:700px){.hl-page{padding:16px}.hl-hero{align-items:flex-start;flex-direction:column;gap:14px}.hl-grid-3,.hl-modal-grid{grid-template-columns:1fr}}.tr-page{animation:trFadeUp .45s cubic-bezier(.34,1.56,.64,1) both;background:#f8fafc;min-height:100vh;padding:28px 32px 48px}@keyframes trFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.tr-hero{align-items:center;background:linear-gradient(135deg,#431407,#9a3412,#ea580c);border-radius:20px;box-shadow:0 8px 32px #ea580c47;display:flex;justify-content:space-between;margin-bottom:28px;overflow:hidden;padding:28px 32px;position:relative}.tr-hero:before{background:#ffffff12;height:200px;right:-40px;top:-40px;width:200px}.tr-hero:after,.tr-hero:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.tr-hero:after{background:#ffffff0d;bottom:-60px;height:150px;right:120px;width:150px}.tr-hero-left{gap:16px}.tr-hero-icon,.tr-hero-left{align-items:center;display:flex}.tr-hero-icon{background:#ffffff2e;border-radius:14px;font-size:26px;height:52px;justify-content:center;width:52px}.tr-hero-title{color:#fff;font-size:22px;font-weight:900;margin:0 0 4px}.tr-hero-sub{color:#ffffffbf;font-size:13px;margin:0}.tr-hero-right{align-items:center;display:flex;flex-shrink:0;gap:10px}.tr-btn-back{background:#ffffff1f;border:1.5px solid #fff6;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:8px 18px;transition:all .2s}.tr-btn-back:hover{background:#ffffff38;transform:translateY(-1px)}.tr-btn-add{background:#fff;border:none;border-radius:10px;color:#9a3412;cursor:pointer;font-size:13px;font-weight:800;padding:8px 20px;transition:all .2s}.tr-btn-add:hover{background:#fff7ed;box-shadow:0 4px 14px #00000026;transform:translateY(-2px)}.tr-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.tr-card{background:#fff;border:1.5px solid #fed7aa;border-radius:18px;box-shadow:0 2px 12px #ea580c12;padding:22px;transition:all .25s cubic-bezier(.34,1.56,.64,1)}.tr-card:hover{box-shadow:0 10px 32px #ea580c24;transform:translateY(-4px)}.tr-card-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.tr-card-num{color:#0f172a;font-size:20px;font-weight:900}.tr-card-seats-pill{background:#fff7ed;border-radius:20px;color:#c2410c;font-size:11px;font-weight:800;padding:3px 11px}.tr-card-route{color:#64748b;font-size:13px;font-weight:600;margin:0 0 14px}.tr-progress-wrap{margin-bottom:16px}.tr-progress-label{color:#94a3b8;font-size:11px;font-weight:700;margin-bottom:6px}.tr-progress-bar{background:#fed7aa;border-radius:99px;height:8px;overflow:hidden}.tr-progress-fill{background:linear-gradient(90deg,#ea580c,#f97316);border-radius:99px;height:100%;transition:width .4s ease}.tr-card-actions{display:flex;gap:8px}.tr-btn-view{background:#fff7ed;border:none;border-radius:9px;color:#9a3412;cursor:pointer;flex:1 1;font-size:12px;font-weight:700;padding:7px 0;transition:all .2s}.tr-btn-view:hover{background:#fed7aa;transform:translateY(-1px)}.tr-btn-edit{background:#eff6ff;border:none;border-radius:9px;color:#1e40af;cursor:pointer;flex:1 1;font-size:12px;font-weight:700;padding:7px 0;transition:all .2s}.tr-btn-edit:hover{background:#dbeafe;transform:translateY(-1px)}.tr-btn-del{background:#fff1f2;border:none;border-radius:9px;color:#be123c;cursor:pointer;flex:1 1;font-size:12px;font-weight:700;padding:7px 0;transition:all .2s}.tr-btn-del:hover{background:#ffe4e6;transform:translateY(-1px)}.tr-empty{background:#fff;border:1.5px dashed #fed7aa;border-radius:16px;color:#94a3b8;padding:56px 20px;text-align:center}.tr-empty-icon{font-size:48px;margin-bottom:12px}.tr-form-card{background:#fff;border:1.5px solid #fed7aa;border-radius:18px;box-shadow:0 2px 12px #ea580c0f;margin-bottom:24px;padding:28px 28px 32px}.tr-form-title{color:#94a3b8;font-size:12px;font-weight:800;letter-spacing:.07em;margin:0 0 20px;text-transform:uppercase}.tr-grid-2{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.tr-field{display:flex;flex-direction:column;gap:6px}.tr-field label{color:#374151;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.tr-field input,.tr-field select{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;color:#0f172a;font-size:14px;outline:none;padding:10px 14px;transition:border .2s}.tr-field input:focus,.tr-field select:focus{background:#fff;border-color:#f97316}.tr-btn-submit{align-items:center;background:linear-gradient(135deg,#9a3412,#ea580c);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:800;gap:8px;margin-top:24px;padding:12px 36px;transition:all .2s}.tr-btn-submit:hover:not(:disabled){box-shadow:0 6px 20px #ea580c59;transform:translateY(-2px)}.tr-btn-submit:disabled{cursor:not-allowed;opacity:.6}.tr-info-strip{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));margin-bottom:24px}.tr-info-card{background:#fff;border:1.5px solid #fed7aa;border-radius:14px;padding:16px 18px;text-align:center}.tr-info-card .tr-ic-label{color:#94a3b8;display:block;font-size:11px;font-weight:800;letter-spacing:.05em;margin-bottom:6px;text-transform:uppercase}.tr-info-card .tr-ic-value{color:#0f172a;display:block;font-size:15px;font-weight:900}.tr-info-card .tr-ic-sub{color:#64748b;display:block;font-size:12px;margin-top:2px}.tr-route-pill{align-items:center;background:linear-gradient(90deg,#fff7ed,#ffedd5);border:1.5px solid #fed7aa;border-radius:999px;color:#7c2d12;display:inline-flex;font-size:13px;font-weight:700;gap:8px;margin-bottom:24px;padding:6px 18px}.tr-seat-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}.tr-stat-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:18px;text-align:center}.tr-stat-card .tr-stat-num{font-size:30px;font-weight:900;line-height:1}.tr-stat-card .tr-stat-lbl{color:#64748b;font-size:12px;font-weight:700;margin-top:4px}.tr-stat-card.total{border-color:#fed7aa}.tr-stat-card.total .tr-stat-num{color:#ea580c}.tr-stat-card.occupied{border-color:#fde68a}.tr-stat-card.occupied .tr-stat-num{color:#d97706}.tr-stat-card.free{border-color:#bbf7d0}.tr-stat-card.free .tr-stat-num{color:#16a34a}.tr-seat-grid-wrap{background:#fff;border:1.5px solid #fed7aa;border-radius:18px;margin-bottom:24px;padding:24px}.tr-seat-grid-title{color:#64748b;font-size:13px;font-weight:800;letter-spacing:.06em;margin:0 0 18px;text-transform:uppercase}.tr-seat-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.tr-seat{align-items:center;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:4px;justify-content:center;min-height:70px;padding:10px 8px;text-align:center;transition:all .2s}.tr-seat.available{background:#f0fdf4;border-color:#86efac}.tr-seat.available:hover{background:#dcfce7;transform:scale(1.05)}.tr-seat.occupied{background:#fff7ed;border-color:#fdba74;cursor:default}.tr-seat-num{color:#374151;font-size:12px;font-weight:900}.tr-seat-student{color:#64748b;font-size:10px;font-weight:600;line-height:1.3;word-break:break-word}.tr-seat-avail{color:#16a34a;font-size:10px;font-weight:700}.tr-seat-remove{background:#fee2e2;border:none;border-radius:6px;color:#be123c;cursor:pointer;font-size:9px;font-weight:800;margin-top:4px;padding:2px 8px;transition:background .2s}.tr-seat-remove:hover{background:#fecaca}.tr-modal-overlay{align-items:center;animation:trFadeIn .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}@keyframes trFadeIn{0%{opacity:0}to{opacity:1}}.tr-modal{animation:trSlideUp .25s cubic-bezier(.34,1.56,.64,1) both;background:#fff;border-radius:20px;box-shadow:0 24px 64px #0003;max-width:420px;padding:32px;width:100%}@keyframes trSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.tr-modal-head{align-items:center;display:flex;gap:12px;margin-bottom:22px}.tr-modal-head-icon{align-items:center;background:linear-gradient(135deg,#9a3412,#ea580c);border-radius:12px;color:#fff;display:flex;font-size:20px;height:44px;justify-content:center;width:44px}.tr-modal-head h3{color:#0f172a;font-size:18px;font-weight:900;margin:0}.tr-modal-head p{color:#64748b;font-size:12px;margin:2px 0 0}.tr-modal select{border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;margin-bottom:20px;outline:none;padding:10px 14px;width:100%}.tr-modal select:focus{border-color:#f97316}.tr-modal-actions{display:flex;gap:10px}.tr-modal-cancel{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;padding:10px}.tr-modal-cancel:hover{background:#f1f5f9}.tr-modal-allocate{background:linear-gradient(135deg,#9a3412,#ea580c);border:none;border-radius:10px;color:#fff;cursor:pointer;flex:2 1;font-size:14px;font-weight:800;padding:10px;transition:all .2s}.tr-modal-allocate:hover{box-shadow:0 4px 16px #ea580c59;transform:translateY(-1px)}@keyframes trSpin{to{transform:rotate(1turn)}}.tr-spinner{animation:trSpin .7s linear infinite;border:2.5px solid #ffffff59;border-radius:50%;border-top-color:#fff;display:inline-block;height:18px;width:18px}@media (max-width:700px){.tr-page{padding:16px}.tr-hero{align-items:flex-start;flex-direction:column;gap:16px}.tr-grid-2{grid-template-columns:1fr}.tr-seat-stats{grid-template-columns:1fr 1fr}.tr-seat-grid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr))}}.timetable-dashboard-page{background:radial-gradient(circle at top right,#14b8a62e,#0000 34%),linear-gradient(180deg,#f8fafc,#eef2f7);box-sizing:border-box;color:#111827;min-height:100vh;padding:28px}.timetable-dashboard-page .tt-hero{background:linear-gradient(135deg,#064e3b,#0f766e 52%,#38bdf8);border-radius:28px;box-shadow:0 22px 48px #0f766e3d;color:#fff;margin-bottom:22px;overflow:hidden;padding:30px;position:relative}.timetable-dashboard-page .tt-hero:after{background:#ffffff29;border-radius:50%;content:"";height:240px;position:absolute;right:-90px;top:-95px;width:240px}.timetable-dashboard-page .tt-hero>div{position:relative;z-index:1}.timetable-dashboard-page .tt-hero span{background:#ffffff2e;border-radius:999px;display:inline-flex;font-size:12px;font-weight:900;margin-bottom:10px;padding:6px 12px;text-transform:uppercase}.timetable-dashboard-page .tt-title{color:#fff;font-size:31px;font-weight:900;letter-spacing:0;margin:0}.timetable-dashboard-page .tt-hero p{color:#fffc;line-height:1.6;margin:8px 0 0;max-width:620px}.timetable-dashboard-page .tt-form{grid-gap:14px 16px;background:#fffffff5;border:1px solid #94a3b83d;border-radius:24px;box-shadow:0 16px 44px #0f172a14;display:grid;gap:14px 16px;grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px;padding:24px}.timetable-dashboard-page .tt-form label{align-self:end;color:#475569;font-size:12px;font-weight:900;margin:0;text-transform:uppercase}.timetable-dashboard-page .tt-form select{background:#f8fafc;border:1px solid #ccfbf1;border-radius:16px;box-sizing:border-box;color:#111827;font-size:14px;min-height:48px;min-width:0;padding:0 16px;width:100%}.timetable-dashboard-page .tt-form select:focus{background:#fff;border-color:#0f766e;box-shadow:0 0 0 4px #0f766e24;outline:none}.timetable-dashboard-page .tt-form select:disabled{cursor:not-allowed;opacity:.6}.timetable-dashboard-page .tt-btn{background:linear-gradient(135deg,#0f766e,#0ea5e9);border:0;border-radius:999px;box-shadow:0 14px 24px #0f766e2e;color:#fff;cursor:pointer;font-weight:900;grid-column:span 2;margin-top:6px;min-height:50px}@media (max-width:720px){.timetable-dashboard-page{padding:18px}.timetable-dashboard-page .tt-title{font-size:25px}.timetable-dashboard-page .tt-form{grid-template-columns:1fr}.timetable-dashboard-page .tt-btn{grid-column:span 1}}.timetable-weekly-page{background:radial-gradient(circle at top left,#22c55e29,#0000 32%),linear-gradient(180deg,#f8fafc,#eef2f7);box-sizing:border-box;color:#111827;min-height:100vh;padding:28px;width:100%}.timetable-weekly-page .tt-header{align-items:center;background:linear-gradient(135deg,#064e3b,#0f766e 52%,#38bdf8);border-radius:28px;box-shadow:0 22px 48px #0f766e3d;color:#fff;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px;overflow:hidden;padding:30px;position:relative}.timetable-weekly-page .tt-header:after{background:#ffffff29;border-radius:50%;content:"";height:240px;position:absolute;right:-90px;top:-95px;width:240px}.timetable-weekly-page .tt-header>*{position:relative;z-index:1}.timetable-weekly-page .tt-header span{background:#ffffff2e;border-radius:999px;display:inline-flex;font-size:12px;font-weight:900;margin-bottom:10px;padding:6px 12px;text-transform:uppercase}.timetable-weekly-page .tt-header h2{color:#fff;font-size:31px;font-weight:900;letter-spacing:0;margin:0}.timetable-weekly-page .tt-header p{color:#fffc;line-height:1.6;margin:8px 0 0;max-width:640px}.timetable-weekly-page button{border:0;font:inherit}.timetable-weekly-page .tt-download-btn,.timetable-weekly-page .tt-form button{border-radius:999px;cursor:pointer;font-weight:900;min-height:44px;padding:0 16px}.timetable-weekly-page .tt-download-btn{background:#fff;box-shadow:0 14px 24px #064e3b2e;color:#0f766e;flex:0 0 auto}.timetable-weekly-page .tt-form{grid-gap:12px;background:#fffffff5;border:1px solid #94a3b83d;border-radius:22px;box-shadow:0 14px 32px #0f172a0f;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(180px,1fr)) auto;margin-bottom:18px;padding:16px}.timetable-weekly-page .tt-form select{background:#f8fafc;border:1px solid #ccfbf1;border-radius:999px;box-sizing:border-box;color:#111827;font-size:14px;min-height:44px;min-width:0;padding:0 16px;width:100%}.timetable-weekly-page .tt-form select:focus{background:#fff;border-color:#0f766e;box-shadow:0 0 0 4px #0f766e24;outline:none}.timetable-weekly-page .tt-form button{background:linear-gradient(135deg,#0f766e,#0ea5e9);color:#fff}.timetable-weekly-page .tt-empty-state,.timetable-weekly-page .tt-preview{background:#fffffff5;border:1px solid #94a3b83d;border-radius:24px;box-shadow:0 16px 44px #0f172a14}.timetable-weekly-page .tt-preview{overflow-x:auto;padding:18px;width:100%}.timetable-weekly-page .tt-table{border-collapse:collapse;min-width:820px;width:100%}.timetable-weekly-page .tt-table th{background:linear-gradient(135deg,#064e3b,#0f766e 56%,#0ea5e9);color:#fff;font-size:12px;font-weight:900;padding:14px;text-align:left;text-transform:uppercase}.timetable-weekly-page .tt-table td{background:#fff;border:1px solid #e2e8f0;color:#334155;font-size:14px;min-width:120px;padding:12px;vertical-align:top}.timetable-weekly-page .tt-table tbody tr:hover td{background:#f8fafc}.timetable-weekly-page .tt-day{background:#ecfdf5!important;color:#064e3b;font-weight:900;width:132px}.timetable-weekly-page .tt-cell{background:linear-gradient(135deg,#ecfeff,#f0fdf4);border:1px solid #ccfbf1;border-radius:14px;box-sizing:border-box;color:#0f172a;gap:5px;min-height:82px}.timetable-weekly-page .tt-cell b{color:#0f766e;font-size:14px}.timetable-weekly-page .tt-cell small{color:#64748b;font-weight:700}.timetable-weekly-page .tt-empty-state{color:#64748b;font-weight:800;padding:46px 20px;text-align:center}.timetable-weekly-page .empty-icon{align-items:center;background:#ccfbf1;border-radius:20px;color:#0f766e;display:flex;font-size:22px;font-weight:900;height:64px;justify-content:center;margin:0 auto 14px;width:64px}.timetable-weekly-page .tt-empty-state h4{color:#064e3b;font-size:18px;margin:0 0 8px}.timetable-weekly-page .tt-empty-state p{color:#64748b;font-weight:600;margin:0}.timetable-weekly-page .modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a94;display:flex;inset:0;justify-content:center;padding:22px;position:fixed;z-index:9999}.timetable-weekly-page .modal-box{grid-gap:12px;background:#fff;border:1px solid #ccfbf1;border-radius:24px;box-shadow:0 24px 70px #0f172a3d;display:grid;gap:12px;padding:26px;width:min(460px,100%)}.timetable-weekly-page .modal-box h3{color:#064e3b;font-size:22px;font-weight:900;margin:0 0 6px}.timetable-weekly-page .modal-box input,.timetable-weekly-page .modal-box select{background:#f8fafc;border:1px solid #ccfbf1;border-radius:14px;box-sizing:border-box;color:#111827;min-height:46px;padding:0 14px;width:100%}.timetable-weekly-page .modal-box input:focus,.timetable-weekly-page .modal-box select:focus{background:#fff;border-color:#0f766e;box-shadow:0 0 0 4px #0f766e24;outline:none}.timetable-weekly-page .modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:8px}.timetable-weekly-page .modal-actions button{border-radius:999px;cursor:pointer;font-weight:900;min-height:42px;padding:0 16px}.timetable-weekly-page .modal-actions button:first-child{background:linear-gradient(135deg,#0f766e,#0ea5e9);color:#fff}.timetable-weekly-page .modal-actions button:last-child{background:#f1f5f9;color:#475569}@media (max-width:820px){.timetable-weekly-page{padding:18px}.timetable-weekly-page .modal-actions,.timetable-weekly-page .tt-header{align-items:stretch;flex-direction:column}.timetable-weekly-page .tt-header h2{font-size:25px}.timetable-weekly-page .tt-form{grid-template-columns:1fr}}@media print{.timetable-weekly-page .tt-download-btn,.timetable-weekly-page .tt-empty-state,.timetable-weekly-page .tt-form{display:none}.timetable-weekly-page{background:#fff;padding:0}.timetable-weekly-page .tt-preview{border:0;box-shadow:none}}@keyframes cgFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.cg-page{animation:cgFadeUp .35s cubic-bezier(.34,1.56,.64,1)}.cg-hero{align-items:center;background:linear-gradient(135deg,#042f2e,#134e4a 45%,#0d9488);border-radius:20px;box-shadow:0 14px 40px #0d94884d;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:28px 32px;position:relative}.cg-hero:before{background:#ffffff0f;height:210px;right:-50px;top:-60px;width:210px}.cg-hero:after,.cg-hero:before{border-radius:50%;content:"";position:absolute}.cg-hero:after{background:#ffffff0a;bottom:-40px;height:160px;left:38%;width:160px}.cg-hero-left{align-items:center;display:flex;gap:18px;position:relative;z-index:1}.cg-hero-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:16px;font-size:28px;line-height:1;padding:14px}.cg-hero-title{color:#fff;font-size:26px;font-weight:800;margin:0 0 4px}.cg-hero-sub{color:#ffffffb3;font-size:13px;margin:0}.cg-hero-actions{position:relative;z-index:1}.cg-btn-add{align-items:center;background:linear-gradient(135deg,#fff,#f0fdfa);border-radius:10px;box-shadow:0 4px 14px #00000026;color:#0f766e;display:inline-flex;font-size:14px;font-weight:800;gap:7px;padding:11px 22px;text-decoration:none;transition:.2s}.cg-btn-add:hover{box-shadow:0 8px 22px #0000002e;transform:translateY(-2px)}.cg-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;overflow:hidden}.cg-table{border-collapse:collapse;width:100%}.cg-table thead tr{background:linear-gradient(90deg,#f0fdfa,#e6faf8)}.cg-table thead th{border-bottom:2px solid #99f6e4;color:#0f766e;font-size:11px;font-weight:800;letter-spacing:.06em;padding:14px 16px;text-align:left;text-transform:uppercase}.cg-table tbody tr{border-bottom:1px solid #f1f5f9;transition:.15s}.cg-table tbody tr:hover{background:#f0fdfa;transform:translateX(2px)}.cg-table tbody tr:last-child{border-bottom:none}.cg-table td{color:#334155;font-size:14px;padding:14px 16px;vertical-align:middle}.cg-course-name{color:#1e293b;font-size:14px;font-weight:700}.cg-course-exam{color:#94a3b8;font-size:12px;margin-top:3px}.cg-badge{align-items:center;background:linear-gradient(135deg,#ccfbf1,#99f6e4);border:1px solid #5eead4;border-radius:20px;color:#0f766e;display:inline-flex;font-size:12px;font-weight:800;padding:4px 12px}.cg-eligibility{color:#475569;font-size:13px;line-height:1.5;max-width:220px}.cg-college-count{background:#f0fdfa;border:1px solid #99f6e4;border-radius:20px;color:#0d9488;font-weight:800;gap:5px;padding:5px 12px}.cg-btn-edit,.cg-college-count{align-items:center;display:inline-flex;font-size:12px}.cg-btn-edit{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:none;border-radius:8px;color:#1d4ed8;cursor:pointer;font-weight:700;gap:4px;margin-right:7px;padding:7px 14px;text-decoration:none;transition:.2s}.cg-btn-edit:hover{background:#bfdbfe;transform:translateY(-1px)}.cg-btn-delete{align-items:center;background:linear-gradient(135deg,#fee2e2,#fecaca);border:none;border-radius:8px;color:#dc2626;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:4px;padding:7px 14px;transition:.2s}.cg-btn-delete:hover{background:#fecaca;transform:translateY(-1px)}.cg-empty{align-items:center;color:#94a3b8;display:flex;flex-direction:column;padding:60px 24px}.cg-empty-icon{font-size:48px;margin-bottom:12px;opacity:.6}.cg-empty strong{color:#1e293b;font-size:18px;margin-bottom:6px}.cg-empty p{font-size:14px;margin:0}@keyframes accFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.acc-page{animation:accFadeUp .35s cubic-bezier(.34,1.56,.64,1)}.acc-hero{align-items:center;background:linear-gradient(135deg,#042f2e,#134e4a 45%,#0d9488);border-radius:20px;box-shadow:0 14px 40px #0d94884d;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:26px 32px;position:relative}.acc-hero:before{background:#ffffff0f;border-radius:50%;content:"";height:200px;position:absolute;right:-50px;top:-60px;width:200px}.acc-hero>*{position:relative;z-index:1}.acc-hero-left{align-items:center;display:flex;gap:16px}.acc-hero-icon{font-size:32px}.acc-hero-title{color:#fff;font-size:22px;font-weight:800;margin:0 0 3px}.acc-hero-sub{color:#ffffffb3;font-size:13px;margin:0}.acc-btn-back{align-items:center;background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:6px;padding:9px 18px;text-decoration:none;transition:.2s}.acc-btn-back:hover{background:#fff3;transform:translateY(-1px)}.acc-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 24px #00000012;margin-bottom:20px;padding:28px 32px}.acc-card-title{border-bottom:1.5px solid #f1f5f9;color:#94a3b8;font-size:12px;font-weight:800;letter-spacing:.06em;margin:0 0 20px;padding-bottom:14px;text-transform:uppercase}.acc-grid-2{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.acc-grid-1,.acc-grid-2{margin-bottom:18px}.acc-field label{color:#374151;display:block;font-size:12px;font-weight:800;letter-spacing:.05em;margin-bottom:7px;text-transform:uppercase}.acc-field input,.acc-field select,.acc-field textarea{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#1e293b;font-size:14px;outline:none;padding:11px 14px;transition:.2s;width:100%}.acc-field textarea{min-height:90px;resize:vertical}.acc-field input:focus,.acc-field select:focus,.acc-field textarea:focus{background:#fff;border-color:#0d9488;box-shadow:0 0 0 3px #0d94881f}.acc-college-row{grid-gap:12px;align-items:end;background:#f0fdfa;border:1.5px solid #99f6e4;border-radius:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr auto;margin-bottom:10px;padding:14px}.acc-college-row input{background:#fff;border:1.5px solid #ccfbf1;border-radius:9px;box-sizing:border-box;color:#1e293b;font-size:14px;outline:none;padding:10px 13px;transition:.2s;width:100%}.acc-college-row input:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d94881f}.acc-college-num{color:#0f766e;display:block;font-size:11px;font-weight:800;letter-spacing:.04em;margin-bottom:5px;text-transform:uppercase}.acc-btn-remove-college{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;height:36px;justify-content:center;transition:.2s;width:36px}.acc-btn-remove-college:hover{transform:translateY(-1px)}.acc-btn-add-college{align-items:center;background:linear-gradient(135deg,#f0fdfa,#ccfbf1);border:1.5px solid #5eead4;border-radius:10px;color:#0f766e;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:6px;margin-top:4px;padding:9px 18px;transition:.2s}.acc-btn-add-college:hover{background:#ccfbf1;transform:translateY(-1px)}.acc-btn-submit{align-items:center;background:linear-gradient(135deg,#0d9488,#0f766e);border:none;border-radius:12px;box-shadow:0 6px 20px #0d948859;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:800;gap:8px;justify-content:center;min-height:50px;transition:.2s;width:100%}.acc-btn-submit:hover:not(:disabled){box-shadow:0 10px 28px #0d948873;transform:translateY(-2px)}.acc-btn-submit:disabled{cursor:not-allowed;opacity:.6}.acc-spinner{animation:accSpin .7s linear infinite;border:2px solid #fff6;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes accSpin{to{transform:rotate(1turn)}}@media (max-width:640px){.acc-grid-2{grid-template-columns:1fr}.acc-college-row{grid-template-columns:1fr auto}.acc-college-row input:last-of-type{grid-column:1}.acc-card{padding:18px}}@keyframes finFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fin-page{animation:finFadeUp .35s cubic-bezier(.34,1.56,.64,1)}.fin-hero{align-items:center;background:linear-gradient(135deg,#431407,#9a3412 45%,#f97316);border-radius:20px;box-shadow:0 14px 40px #f973164d;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:28px 32px;position:relative}.fin-hero:before{background:#ffffff0f;height:220px;right:-50px;top:-60px;width:220px}.fin-hero:after,.fin-hero:before{border-radius:50%;content:"";position:absolute}.fin-hero:after{background:#ffffff0a;bottom:-40px;height:160px;left:40%;width:160px}.fin-hero-left{align-items:center;display:flex;gap:18px;position:relative;z-index:1}.fin-hero-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:16px;font-size:28px;line-height:1;padding:14px}.fin-hero-title{color:#fff;font-size:24px;font-weight:800;margin:0 0 4px}.fin-hero-sub{color:#ffffffb3;font-size:13px;margin:0}.fin-hero-right{position:relative;z-index:1}.fin-btn-add{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26;border:1.5px solid #ffffff47;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:7px;padding:10px 20px;text-decoration:none;transition:.2s}.fin-btn-add:hover{background:#ffffff3d;transform:translateY(-1px)}.fin-filter{align-items:center;background:linear-gradient(90deg,#fff7ed,#fff);border:1.5px solid #fed7aa;border-radius:14px;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px;padding:16px 20px}.fin-filter select{background:#fff;border:1.5px solid #fed7aa;border-radius:9px;color:#1e293b;font-size:14px;min-width:140px;outline:none;padding:9px 14px;transition:.2s}.fin-filter select:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161f}.fin-filter-label{color:#94a3b8;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.fin-summary{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.fin-stat{border:1.5px solid #0000;border-radius:16px;box-shadow:0 4px 16px #0000000f;overflow:hidden;padding:20px;position:relative}.fin-stat:after{background:#ffffff26;border-radius:50%;content:"";height:80px;position:absolute;right:-20px;top:-20px;width:80px}.fin-stat.balance-prev{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-color:#e2e8f0}.fin-stat.income{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:#86efac}.fin-stat.expense{background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#fca5a5}.fin-stat.balance-final{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#93c5fd}.fin-stat-label{color:#1e293b;font-size:11px;font-weight:800;letter-spacing:.06em;margin:0 0 10px;opacity:.65;text-transform:uppercase}.fin-stat-value{color:#0f172a;font-size:22px;font-weight:900;margin:0}.fin-stat.income .fin-stat-value{color:#166534}.fin-stat.expense .fin-stat-value{color:#991b1b}.fin-stat.balance-final .fin-stat-value{color:#1e40af}.fin-stat-icon{display:block;font-size:28px;margin-bottom:8px}.fin-dual{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.fin-half{border:1.5px solid #e5e7eb;border-radius:16px;overflow:hidden}.fin-half-head{align-items:center;display:flex;font-size:13px;font-weight:800;gap:10px;padding:14px 18px}.fin-half.income-half .fin-half-head{background:linear-gradient(90deg,#052e16,#166534,#22c55e);color:#fff}.fin-half.expense-half .fin-half-head{background:linear-gradient(90deg,#450a0a,#991b1b,#ef4444);color:#fff}.fin-table{background:#fff;border-collapse:collapse;width:100%}.fin-table thead tr{background:linear-gradient(90deg,#f8fafc,#f1f5f9)}.fin-table thead th{border-bottom:1.5px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.05em;padding:11px 14px;text-align:left;text-transform:uppercase}.fin-table tbody tr{border-bottom:1px solid #f1f5f9;transition:.12s}.fin-table tbody tr:hover{background:#fafafa}.fin-table tbody tr:last-child{border-bottom:none}.fin-table td{color:#334155;font-size:13px;padding:12px 14px;vertical-align:middle}.fin-amount-income{color:#166534;font-size:14px;font-weight:800}.fin-amount-expense{color:#991b1b;font-size:14px;font-weight:800}.fin-btn-del{background:linear-gradient(135deg,#fee2e2,#fecaca);border:none;border-radius:7px;color:#dc2626;cursor:pointer;font-size:11px;font-weight:700;padding:5px 11px;transition:.15s}.fin-btn-del:hover{background:#fecaca;transform:translateY(-1px)}.fin-total-row td{background:linear-gradient(90deg,#f8fafc,#f1f5f9);border-top:2px solid #e2e8f0;font-size:14px;font-weight:800;padding:12px 14px}.fin-total-income{color:#166534}.fin-total-expense{color:#991b1b}.fin-empty{align-items:center;color:#94a3b8;display:flex;flex-direction:column;padding:40px 20px}.fin-empty-icon{font-size:40px;margin-bottom:8px;opacity:.5}.fin-empty p{font-size:13px;margin:4px 0 0}@media (max-width:900px){.fin-summary{grid-template-columns:1fr 1fr}.fin-dual{grid-template-columns:1fr}}@media (max-width:560px){.fin-summary{grid-template-columns:1fr}}@keyframes ordFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ord-page{animation:ordFadeUp .35s cubic-bezier(.34,1.56,.64,1)}.ord-hero{align-items:center;background:linear-gradient(135deg,#4c0519,#9f1239 45%,#f43f5e);border-radius:20px;box-shadow:0 14px 40px #f43f5e47;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;overflow:hidden;padding:28px 32px;position:relative}.ord-hero:before{background:#ffffff0f;height:220px;right:-50px;top:-60px;width:220px}.ord-hero:after,.ord-hero:before{border-radius:50%;content:"";position:absolute}.ord-hero:after{background:#ffffff0a;bottom:-40px;height:160px;left:40%;width:160px}.ord-hero-left{align-items:center;display:flex;gap:18px;position:relative;z-index:1}.ord-hero-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:16px;font-size:28px;line-height:1;padding:14px}.ord-hero-title{color:#fff;font-size:24px;font-weight:800;margin:0 0 4px}.ord-hero-sub{color:#ffffffb3;font-size:13px;margin:0}.ord-hero-right{align-items:center;display:flex;flex-wrap:wrap;gap:14px;position:relative;z-index:1}.ord-hero-stat{color:#fffc;font-size:13px;font-weight:700}.ord-filter{align-items:center;background:linear-gradient(90deg,#fff1f2,#fff);border:1.5px solid #fecdd3;border-radius:14px;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px;padding:14px 20px}.ord-filter-label{color:#94a3b8;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ord-filter select{background:#fff;border:1.5px solid #fecdd3;border-radius:9px;color:#1e293b;font-size:14px;outline:none;padding:9px 14px;transition:.2s}.ord-filter select:focus{border-color:#f43f5e;box-shadow:0 0 0 3px #f43f5e1f}.ord-pill{border-radius:20px;display:inline-block;font-size:11px;font-weight:800;padding:4px 11px;text-transform:capitalize}.ord-pill.pending{background:#fef9c3;color:#854d0e}.ord-pill.approved{background:#dbeafe;color:#1e40af}.ord-pill.completed{background:#dcfce7;color:#166534}.ord-pill.rejected{background:#fee2e2;color:#991b1b}.ord-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.ord-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px #0000000f;padding:20px;transition:.2s}.ord-card:hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-2px)}.ord-card-head{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.ord-teacher{color:#0f172a;font-size:14px;font-weight:800;margin-bottom:3px}.ord-item{color:#64748b;font-size:13px;font-weight:600}.ord-details{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.ord-detail-chip{background:#f1f5f9;border-radius:8px;color:#475569;font-size:12px;font-weight:700;padding:4px 10px}.ord-actions{display:flex;gap:10px}.ord-btn-approve{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-size:13px;font-weight:700;padding:10px;transition:.2s}.ord-btn-approve:hover{box-shadow:0 4px 12px #22c55e59;transform:translateY(-1px)}.ord-btn-reject{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-size:13px;font-weight:700;padding:10px;transition:.2s}.ord-btn-reject:hover{box-shadow:0 4px 12px #ef444459;transform:translateY(-1px)}.ord-btn-complete{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;margin-top:10px;padding:10px;transition:.2s;width:100%}.ord-btn-complete:hover{box-shadow:0 4px 12px #3b82f659;transform:translateY(-1px)}.ord-empty{align-items:center;color:#94a3b8;display:flex;flex-direction:column;grid-column:1/-1;padding:80px 20px}.ord-empty-icon{font-size:56px;margin-bottom:14px;opacity:.45}.ord-empty strong{color:#64748b;font-size:16px}.ord-empty p{font-size:13px;margin:6px 0 0}@media (max-width:600px){.ord-grid{grid-template-columns:1fr}}.complaints-page{background:#f0f4f8;box-sizing:border-box;min-height:100vh;padding:20px}.complaints-hero{align-items:center;background:linear-gradient(135deg,#500724,#9d174d 45%,#ec4899);border-radius:20px;box-shadow:0 16px 48px #ec489947;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px;overflow:hidden;padding:24px 28px;position:relative}.complaints-hero:before{background:#fdf2f81a;border-radius:50%;content:"";height:220px;position:absolute;right:-40px;top:-70px;width:220px}.complaints-hero-left{align-items:center;display:flex;gap:14px;position:relative;z-index:1}.complaints-hero-icon{font-size:44px}.complaints-hero h1{color:#fff;font-size:24px;font-weight:800;margin:0}.complaints-hero p{color:#ffffffa8;font-size:13px;margin:4px 0 0}.complaints-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.complaint-card,.complaints-stat-card,.complaints-state,.complaints-topbar{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 16px #00000012}.complaints-stat-card{padding:18px}.complaints-stat-card:first-child{background:#eef2ff;border-color:#c7d2fe}.complaints-stat-card:nth-child(2){background:#fef9c3;border-color:#fef08a}.complaints-stat-card:nth-child(3){background:#dcfce7;border-color:#bbf7d0}.complaints-stat-card:nth-child(4){background:#fef2f2;border-color:#fecaca}.complaints-stat-card span{color:#64748b;display:block;font-size:11px;font-weight:800;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.complaints-stat-card strong{color:#1e293b;font-size:28px;font-weight:900}.complaints-topbar{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(260px,1fr) 220px;margin-bottom:18px;padding:16px}.complaints-filter span,.complaints-search span{color:#94a3b8;display:block;font-size:11px;font-weight:800;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.complaints-filter select,.complaints-search input{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:50px;box-sizing:border-box;color:#1e293b;font-size:14px;height:44px;outline:none;padding:0 16px;width:100%}.complaints-filter select:focus,.complaints-search input:focus{background:#fff;border-color:#ec4899;box-shadow:0 0 0 3px #ec48991a}.complaints-grid{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.complaint-card{border-top-width:5px;display:flex;flex-direction:column;min-height:260px;min-width:0;padding:20px;transition:transform .2s,box-shadow .2s}.complaint-card:hover{box-shadow:0 12px 32px #0000001f;transform:translateY(-3px)}.complaint-card.pending{border-top-color:#f59e0b}.complaint-card.resolved{border-top-color:#22c55e}.complaint-card.rejected{border-top-color:#ef4444}.complaint-card-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px;min-width:0}.complaint-card-header>div{flex:1 1;min-width:0}.complaint-card h3{color:#1e293b;font-size:17px;font-weight:800;margin:0}.complaint-card h3,.complaint-card-header p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.complaint-card-header p{color:#64748b;font-size:13px;margin:4px 0 0}.complaint-status{align-items:center;border-radius:50px;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:800;justify-content:center;max-width:120px;min-height:28px;padding:0 10px;text-align:center;text-transform:capitalize;white-space:nowrap}.complaint-status.pending{background:#fef9c3;color:#b45309}.complaint-status.resolved{background:#dcfce7;color:#166534}.complaint-status.rejected{background:#fee2e2;color:#991b1b}.complaint-message{background:#f8fafc;border-radius:14px;color:#475569;flex:1 1;font-size:14px;line-height:1.6;margin:0 0 14px;min-height:0;overflow-wrap:break-word;padding:14px;white-space:pre-wrap;word-break:break-word}.complaint-audio{margin-bottom:14px}.complaint-audio audio{width:100%}.complaint-screenshot{margin-bottom:14px}.complaint-screenshot-label{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.4px;margin:0 0 8px;text-transform:uppercase}.complaint-screenshot-img{border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;max-height:200px;object-fit:cover;transition:transform .2s,box-shadow .2s;width:100%}.complaint-screenshot-img:hover{box-shadow:0 8px 24px #00000024;transform:scale(1.02)}.complaint-footer{align-items:center;border-top:1.5px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:auto;padding-top:14px}.complaint-footer>span{color:#94a3b8;font-size:12px;font-weight:700;min-width:0;overflow-wrap:anywhere}.complaint-actions{display:flex;flex-wrap:wrap;gap:8px}.complaint-actions button,.complaints-state button{border:0;border-radius:50px;color:#fff;cursor:pointer;font-size:12px;font-weight:800;min-height:36px;padding:0 14px;transition:all .2s}.complaint-actions button:hover,.complaints-state button:hover{transform:translateY(-1px)}.complaint-resolve{background:linear-gradient(135deg,#22c55e,#16a34a)}.complaint-reject{background:linear-gradient(135deg,#ef4444,#dc2626)}.complaints-state{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:320px;padding:40px 24px;text-align:center}.complaints-state strong{color:#1e293b;font-size:20px;font-weight:900}.complaints-state p{line-height:1.6;margin:0 0 8px;max-width:420px}.complaints-state button{background:linear-gradient(135deg,#ec4899,#be185d)}.complaints-error strong{color:#b91c1c}.complaints-loader{animation:complaints-spin .8s linear infinite;border:4px solid #fce7f3;border-radius:50%;border-top-color:#ec4899;height:38px;width:38px}@keyframes complaints-spin{to{transform:rotate(1turn)}}@media (max-width:900px){.complaints-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.complaints-page{padding:14px}.complaints-grid,.complaints-stats,.complaints-topbar{grid-template-columns:1fr}.complaints-hero{padding:22px}.complaint-footer{align-items:flex-start;flex-direction:column}.complaint-actions{width:100%}.complaint-actions button{flex:1 1}}
/*# sourceMappingURL=main.4b035347.css.map*/