@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;800&family=Tajawal:wght@400;500;700;800&display=swap";:root{--sa-bg: #f5f7fb;--sa-card: rgba(255, 255, 255, .92);--sa-text: #172033;--sa-muted: #667085;--sa-border: #e6eaf2;--sa-primary: #2563eb;--sa-primary-dark: #1d4ed8;--sa-soft: #eff6ff;--sa-success: #16a34a;--sa-warning: #d97706;--sa-danger: #dc2626;--sa-shadow: 0 18px 45px rgba(15, 23, 42, .08);--sa-radius: 24px}.sa-page{min-height:100vh;padding:28px;background:radial-gradient(circle at top right,rgba(37,99,235,.16),transparent 34%),radial-gradient(circle at top left,rgba(20,184,166,.12),transparent 30%),var(--sa-bg);color:var(--sa-text)}.sa-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:stretch;margin-bottom:22px;padding:28px;border:1px solid rgba(255,255,255,.55);border-radius:32px;background:linear-gradient(135deg,#102a6b,#2563eb 58%,#38bdf8);color:#fff;box-shadow:var(--sa-shadow);overflow:hidden;position:relative}.sa-hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:999px;background:#ffffff21;left:-80px;top:-90px}.sa-hero.institutions{background:linear-gradient(135deg,#123023,#0f766e 55%,#22c55e)}.sa-hero-content,.sa-hero-panel{position:relative;z-index:1}.sa-eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:#ffffff2e;color:#eaf2ff;font-size:13px;margin-bottom:12px}.sa-hero h1{margin:0 0 10px;font-size:clamp(28px,4vw,44px);line-height:1.25;font-weight:800}.sa-hero p{max-width:760px;margin:0;color:#ffffffdb;font-size:16px;line-height:1.9}.sa-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.sa-hero-panel{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:22px;border-radius:26px;background:#ffffff29;border:1px solid rgba(255,255,255,.24);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sa-hero-panel span,.sa-hero-panel small{color:#ffffffd1}.sa-hero-panel strong{font-size:48px;margin:8px 0}.sa-progress{height:10px;border-radius:999px;background:#ffffff38;overflow:hidden;margin:8px 0 10px}.sa-progress i{display:block;height:100%;border-radius:inherit;background:#fff}.sa-hero-panel.mini-stats{gap:14px}.sa-hero-panel.mini-stats div{display:flex;align-items:center;justify-content:space-between;gap:18px}.sa-hero-panel.mini-stats strong{font-size:30px;margin:0}.sa-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;padding:12px 18px;font-weight:800;font-size:14px;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.sa-btn:hover{transform:translateY(-1px)}.sa-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.sa-btn.primary{background:var(--sa-primary);color:#fff;box-shadow:0 12px 24px #2563eb3d}.sa-btn.primary:hover{background:var(--sa-primary-dark)}.sa-btn.soft{background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.28)}.sa-btn.ghost{background:var(--sa-soft);color:var(--sa-primary)}.sa-btn.danger{background:var(--sa-danger);color:#fff;box-shadow:0 12px 24px #dc262633}.sa-btn.danger:hover{background:#b91c1c}.sa-btn.danger-outline{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.sa-btn.full{width:100%}.sa-danger-zone{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:18px;border-color:#fecdd3;background:linear-gradient(135deg,#fff,#fff1f2)}.sa-danger-zone h2{margin:6px 0;font-size:21px}.sa-danger-zone p{margin:0;color:var(--sa-muted);line-height:1.7}.sa-danger-label{color:#be123c;font-size:12px;font-weight:900}.sa-stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:22px}.sa-stat-card,.sa-card{background:var(--sa-card);border:1px solid var(--sa-border);border-radius:var(--sa-radius);box-shadow:var(--sa-shadow)}.sa-stat-card{display:flex;align-items:center;gap:14px;padding:18px}.sa-stat-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:18px;background:var(--sa-soft);font-size:22px}.sa-stat-card span,.sa-stat-card small,.sa-card-head p,.sa-info-list span,.sa-rank-item small,.sa-name-cell small{color:var(--sa-muted)}.sa-stat-card strong{display:block;margin-top:4px;font-size:26px;color:var(--sa-text)}.sa-grid-main{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px}.sa-card{padding:22px}.sa-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.sa-card-head.compact{align-items:flex-start}.sa-card-head h2{margin:0 0 6px;font-size:22px}.sa-card-head p{margin:0;line-height:1.7}.sa-table-wrap{overflow-x:auto}.sa-table{width:100%;border-collapse:separate;border-spacing:0 10px}.sa-table th{text-align:right;color:var(--sa-muted);font-size:13px;font-weight:800;padding:0 12px 8px}.sa-table td{background:#fff;padding:14px 12px;border-top:1px solid var(--sa-border);border-bottom:1px solid var(--sa-border)}.sa-table td:first-child{border-right:1px solid var(--sa-border);border-radius:0 16px 16px 0}.sa-table td:last-child{border-left:1px solid var(--sa-border);border-radius:16px 0 0 16px}.sa-name-cell,.sa-institution-top,.sa-rank-item{display:flex;align-items:center;gap:12px}.sa-name-cell>span,.sa-avatar,.sa-rank-number{width:42px;height:42px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:var(--sa-primary);font-weight:900}.sa-pill,.sa-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;white-space:nowrap}.sa-status.active,.sa-pill.high{background:#dcfce7;color:#15803d}.sa-status.inactive{background:#fee2e2;color:#b91c1c}.sa-pill.medium{background:#fef3c7;color:#b45309}.sa-pill.low{background:#f1f5f9;color:#475569}.sa-rank-list{display:grid;gap:12px}.sa-rank-item{padding:12px;border:1px solid var(--sa-border);border-radius:18px;background:#fff}.sa-rank-item strong{display:block;margin-bottom:4px}.sa-rank-number{width:34px;height:34px;border-radius:12px}.sa-forms-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px}.sa-form{display:grid;gap:14px}.sa-field{display:grid;gap:8px}.sa-field span{font-size:13px;font-weight:800;color:#344054}.sa-field input,.sa-field select,.sa-search-box input{width:100%;min-height:46px;border:1px solid var(--sa-border);border-radius:15px;background:#fff;padding:0 14px;color:var(--sa-text);outline:none;transition:border .18s ease,box-shadow .18s ease}.sa-field input:focus,.sa-field select:focus,.sa-search-box input:focus{border-color:#2563eb8c;box-shadow:0 0 0 4px #2563eb1a}.sa-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sa-search-box{min-width:min(360px,100%)}.sa-institution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.sa-institution-card{padding:18px;border:1px solid var(--sa-border);border-radius:22px;background:#fff}.sa-institution-top{align-items:flex-start;margin-bottom:16px}.sa-institution-top h3{margin:0 0 4px;font-size:18px}.sa-institution-top p{margin:0;color:var(--sa-muted)}.sa-institution-top .sa-status{margin-right:auto}.sa-info-list{display:grid;gap:10px;margin-bottom:16px}.sa-info-list div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px dashed var(--sa-border)}.sa-info-list strong{font-size:13px;text-align:left;direction:ltr}.sa-admins-block{margin:4px 0 16px;padding:13px;border-radius:16px;background:#f8fafc;border:1px solid var(--sa-border)}.sa-admins-title,.sa-admin-row,.sa-card-actions,.sa-check,.sa-modal-head{display:flex;align-items:center;gap:10px}.sa-admins-title{justify-content:space-between;margin-bottom:9px;font-weight:800}.sa-admins-title strong{min-width:26px;padding:3px 8px;border-radius:999px;background:#dbeafe;color:#1d4ed8;text-align:center}.sa-admin-row{padding:10px 0;border-top:1px dashed var(--sa-border)}.sa-admin-row>div{display:grid;gap:3px;min-width:0;flex:1}.sa-admin-row small{color:var(--sa-muted);direction:ltr;text-align:right;overflow-wrap:anywhere}.sa-mini-btn{border:0;border-radius:10px;padding:7px 10px;background:#e8efff;color:#1d4ed8;font-weight:800;cursor:pointer}.sa-card-actions{align-items:stretch}.sa-card-actions .sa-btn{flex:1}.sa-check{cursor:pointer;font-weight:700;color:#344054}.sa-check input{width:18px;height:18px;accent-color:#2563eb}.sa-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:18px;background:#0f172a94;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.sa-modal{width:min(620px,100%);max-height:calc(100vh - 36px);overflow-y:auto;padding:24px;border-radius:24px;background:#fff;box-shadow:0 24px 80px #0f172a47}.sa-modal-head{justify-content:space-between;margin-bottom:6px}.sa-modal-head h2{margin:0 0 4px}.sa-modal-head p{margin:0;color:var(--sa-muted)}.sa-modal-head>button{width:38px;height:38px;border:0;border-radius:12px;background:#f1f5f9;font-size:24px;cursor:pointer}.sa-reset-modal{border-top:6px solid var(--sa-danger)}.sa-reset-warning{display:grid;gap:7px;padding:15px;border:1px solid #fecaca;border-radius:16px;background:#fef2f2;color:#991b1b;line-height:1.65}.sa-reset-warning span{color:#7f1d1d;font-size:14px}.sa-verification-code{padding:16px;border:2px dashed #fda4af;border-radius:18px;background:#fff7f7;color:#9f1239;font-size:34px;font-weight:900;letter-spacing:10px;direction:ltr;text-align:center;-webkit-user-select:none;user-select:none}.sa-alert,.sa-empty{padding:14px 16px;border-radius:18px;margin-bottom:16px;font-weight:700}.sa-alert.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.sa-alert.success{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.sa-empty{background:#f8fafc;color:var(--sa-muted);border:1px dashed var(--sa-border);text-align:center}.sa-empty.small{font-size:13px}.sa-skeleton-box{min-height:140px;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;animation:sa-pulse 1.4s infinite}@keyframes sa-pulse{to{background-position:-200% 0}}@media(max-width:1100px){.sa-hero,.sa-grid-main,.sa-forms-grid{grid-template-columns:1fr}.sa-stats-grid,.sa-institution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.sa-page{padding:16px}.sa-hero{padding:22px;border-radius:24px}.sa-stats-grid,.sa-institution-grid,.sa-field-row{grid-template-columns:1fr}.sa-card-head{flex-direction:column;align-items:stretch}.sa-card-actions{flex-direction:column}.sa-danger-zone{align-items:stretch;flex-direction:column}.sa-admin-row{align-items:flex-start;flex-wrap:wrap}}.school-page{direction:rtl;padding:22px;min-height:100%;background:radial-gradient(circle at top right,rgba(54,116,255,.1),transparent 34%),linear-gradient(180deg,#f7f9fc,#eef3f9);color:#172033}.school-hero{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:24px;border-radius:28px;background:linear-gradient(135deg,#fff,#eef6ff);box-shadow:0 20px 60px #18274b14;border:1px solid rgba(70,93,139,.1);margin-bottom:20px}.school-hero h1{margin:0 0 8px;font-size:clamp(24px,3vw,34px);color:#10203f}.school-hero p{margin:0;color:#627089;line-height:1.8}.school-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#e8f2ff;color:#2459d6;border:1px solid #d5e6ff;padding:9px 14px;border-radius:999px;font-weight:700;margin-bottom:10px}.school-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.school-tab{border:1px solid #dbe4f0;background:#fff;color:#34405a;padding:11px 15px;border-radius:16px;cursor:pointer;font-weight:700;transition:.18s ease;box-shadow:0 10px 24px #18274b0d}.school-tab:hover{transform:translateY(-1px);border-color:#b9cdf0}.school-tab.active{background:#2459d6;color:#fff;border-color:#2459d6;box-shadow:0 14px 30px #2459d638}.school-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;margin-bottom:18px}.school-stat-card{background:#fff;border-radius:22px;border:1px solid rgba(70,93,139,.1);padding:18px;box-shadow:0 12px 32px #18274b0f}.school-stat-card span{color:#66738a;font-size:13px}.school-stat-card strong{display:block;color:#10203f;font-size:30px;margin-top:8px}.school-panel{background:#ffffffeb;border:1px solid rgba(70,93,139,.1);border-radius:26px;box-shadow:0 18px 56px #18274b14;padding:20px;margin-bottom:18px}.school-panel-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:16px}.school-panel-title h2{margin:0 0 6px;font-size:22px;color:#10203f}.school-panel-title p{margin:0;color:#6a778f;line-height:1.7}.school-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px;align-items:center}.school-input,.school-select{width:100%;border:1px solid #dce5f1;background:#fff;border-radius:15px;padding:12px 13px;outline:none;transition:.16s ease;font-family:inherit}.school-input:focus,.school-select:focus{border-color:#2459d6;box-shadow:0 0 0 4px #2459d61a}.school-search{max-width:360px;min-width:240px}.school-btn{border:0;border-radius:15px;padding:11px 15px;cursor:pointer;font-weight:800;transition:.16s ease;font-family:inherit}.school-btn:hover{transform:translateY(-1px)}.school-btn.primary{background:#2459d6;color:#fff;box-shadow:0 12px 26px #2459d633}.school-btn.secondary{background:#eef3fb;color:#263650}.school-btn.danger{background:#fff1f1;color:#bb1d2b}.school-btn.soft{background:#f5f8fc;color:#33415c}.school-grid{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:14px}.school-card{background:#fff;border:1px solid #e2e9f4;border-radius:22px;padding:16px;box-shadow:0 10px 26px #18274b0d;transition:.16s ease}.school-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px #18274b17}.school-card-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.school-card h3{margin:0 0 6px;color:#10203f;font-size:18px}.school-card p{margin:0;color:#6b7890;line-height:1.7}.school-meta{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.school-pill{background:#f1f6ff;color:#315aa7;border:1px solid #dbe8ff;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.school-pill.green{background:#eafaf1;border-color:#cef0dc;color:#14763e}.school-pill.red{background:#fff1f3;border-color:#ffd6dc;color:#b4232d}.school-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.school-form-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:13px}.school-form-field label{display:block;color:#44516a;font-weight:800;margin-bottom:7px}.school-form-field.full{grid-column:1/-1}.school-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0912267a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;display:grid;place-items:center;padding:20px}.school-modal{width:min(760px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:28px;box-shadow:0 30px 90px #00000038;padding:20px}.school-modal-head{display:flex;justify-content:space-between;gap:14px;margin-bottom:16px}.school-modal-head h2{margin:0 0 6px;color:#10203f}.school-modal-head p{margin:0;color:#6c7890}.school-empty{padding:26px;border:1px dashed #cbd5e1;border-radius:22px;text-align:center;color:#667085;background:#f8fafc}.school-alert{padding:12px 14px;border-radius:16px;margin-bottom:14px;font-weight:700}.school-alert.error{background:#fff1f3;color:#b4232d;border:1px solid #ffd6dc}.school-alert.success{background:#ecfdf3;color:#067647;border:1px solid #abefc6}.school-students-list{display:grid;gap:8px;max-height:340px;overflow:auto;padding:8px;border:1px solid #edf1f7;border-radius:18px;background:#fbfcff}.school-check-row{display:flex;align-items:center;gap:9px;background:#fff;padding:10px;border-radius:14px;border:1px solid #edf1f7}@media(max-width:1100px){.school-grid,.school-stats-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:720px){.school-page{padding:14px}.school-hero,.school-panel-head,.school-modal-head{grid-template-columns:1fr;flex-direction:column}.school-grid,.school-stats-grid,.school-form-grid{grid-template-columns:1fr}.school-search{max-width:none;width:100%}}.reports-page{direction:rtl;color:#10203f;padding:4px 0 32px}.reports-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 220px;align-items:center;min-height:245px;padding:34px 42px;border-radius:32px;color:#fff;background:radial-gradient(circle at 15% 20%,rgba(80,205,255,.22),transparent 32%),linear-gradient(135deg,#071a3d,#123f78 58%,#176b87);box-shadow:0 24px 60px #05193d33}.reports-hero h1{font-size:clamp(28px,4vw,44px);margin:10px 0}.reports-hero p{max-width:760px;line-height:1.9;color:#d9e9ff;margin:0}.reports-eyebrow{display:inline-flex;padding:7px 12px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#ffffff17;font-weight:800}.reports-hero-orbit{width:170px;height:170px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:grid;place-items:center;position:relative;animation:reportFloat 5s ease-in-out infinite}.reports-hero-orbit:before,.reports-hero-orbit:after{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;border:1px dashed rgba(132,232,255,.5);border-radius:50%;animation:reportSpin 12s linear infinite}.reports-hero-orbit:after{top:-18px;right:-18px;bottom:-18px;left:-18px;animation-direction:reverse}.reports-hero-orbit strong{font-size:34px;text-shadow:0 0 28px #5de4ff}.reports-hero-orbit i{position:absolute;width:12px;height:12px;background:#73e6ff;border-radius:50%;box-shadow:0 0 18px #73e6ff}.reports-hero-orbit i:nth-child(1){top:18px}.reports-hero-orbit i:nth-child(2){bottom:34px;right:6px}.reports-hero-orbit i:nth-child(3){bottom:18px;left:22px}.reports-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:end;margin:20px 0;padding:18px 22px;border:1px solid #e0e8f3;background:#fff;border-radius:22px;box-shadow:0 12px 34px #162a4e0f}.reports-toolbar label{display:block;font-weight:800;margin-bottom:7px}.reports-toolbar select{min-width:320px;padding:12px 14px;border:1px solid #d7e1ef;border-radius:14px;background:#f9fbfe;font:inherit}.reports-actions{display:flex;gap:10px}.reports-actions button{border:0;border-radius:14px;padding:12px 16px;background:#155eef;color:#fff;font:inherit;font-weight:800;cursor:pointer}.reports-actions button.secondary{background:#eef3fb;color:#203451}.reports-actions button:disabled{opacity:.45;cursor:not-allowed}.reports-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.reports-kpis article{position:relative;overflow:hidden;background:#fff;border:1px solid #e2e9f3;border-radius:22px;padding:20px;box-shadow:0 12px 32px #142b500f}.reports-kpis article:after{content:"";position:absolute;width:70px;height:70px;border-radius:50%;background:#e8f1ff;left:-24px;bottom:-30px}.reports-kpis span,.reports-kpis small{display:block;color:#68768e}.reports-kpis strong{display:block;font-size:34px;margin:8px 0;color:#13376b}.reports-kpis .success strong{color:#078149}.reports-kpis .warning strong{color:#d04434}.reports-panel{background:#fff;border:1px solid #e0e8f3;border-radius:28px;padding:24px;box-shadow:0 18px 52px #142b5014}.reports-panel-head{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:20px}.reports-panel-head h2{margin:0 0 6px}.reports-panel-head p{margin:0;color:#708099}.reports-live-dot{color:#087a47;background:#eaf9f1;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800}.reports-live-dot:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#19a663;margin-left:7px}.clo-analysis-list{display:grid;gap:13px}.clo-analysis-card{display:grid;grid-template-columns:120px 1fr 250px;gap:18px;align-items:center;border:1px solid #e5ebf4;border-radius:20px;padding:17px;background:linear-gradient(135deg,#fff,#fbfdff)}.clo-analysis-card.achieved{border-right:5px solid #19a663}.clo-analysis-card.at-risk{border-right:5px solid #ef6a55}.clo-code strong{display:block;font-size:20px}.clo-code span{display:inline-block;margin-top:7px;font-size:11px;font-weight:800;padding:5px 8px;border-radius:999px;background:#eef3f9}.achieved .clo-code span{color:#087a47;background:#eaf9f1}.at-risk .clo-code span{color:#b33a2c;background:#fff0ed}.clo-main h3{font-size:15px;margin:0 0 12px;line-height:1.7}.clo-progress{height:11px;border-radius:999px;background:#e9eef5;position:relative;overflow:visible}.clo-progress div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#155eef,#41cbd7)}.at-risk .clo-progress div{background:linear-gradient(90deg,#f0a13a,#ef6a55)}.clo-progress i{position:absolute;top:-4px;width:2px;height:19px;background:#172033}.clo-scale{display:flex;gap:16px;flex-wrap:wrap;margin-top:8px;color:#69778f;font-size:12px}.clo-scale .positive{color:#078149}.clo-scale .negative{color:#c63f30}.clo-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.clo-metrics span{text-align:center;padding:10px 5px;border-radius:13px;background:#f4f7fb;color:#66748a;font-size:11px}.clo-metrics b{display:block;color:#142e56;font-size:18px}.reports-empty{text-align:center;padding:48px 20px;border:1px dashed #cdd8e7;border-radius:20px;color:#6c7990;background:#fafcff}@keyframes reportSpin{to{transform:rotate(360deg)}}@keyframes reportFloat{50%{transform:translateY(-10px) rotate(2deg)}}@media(max-width:1050px){.reports-kpis{grid-template-columns:repeat(2,1fr)}.clo-analysis-card{grid-template-columns:100px 1fr}.clo-metrics{grid-column:1/-1}}@media(max-width:700px){.reports-hero{grid-template-columns:1fr;padding:26px}.reports-hero-orbit{display:none}.reports-toolbar{align-items:stretch;flex-direction:column}.reports-toolbar select{min-width:0;width:100%}.reports-actions{display:grid;grid-template-columns:1fr 1fr}.reports-kpis{grid-template-columns:1fr 1fr}.clo-analysis-card{grid-template-columns:1fr}.clo-metrics{grid-column:auto}}@media print{.app-sidebar,.app-topbar,.reports-toolbar{display:none!important}.reports-page{padding:0}.reports-hero{min-height:auto;box-shadow:none}.reports-hero-orbit{display:none}.reports-panel,.reports-kpis article{box-shadow:none}.clo-analysis-card{break-inside:avoid}}*,*:before,*:after{box-sizing:border-box}:root{--bg: #f4f7fb;--surface: #ffffff;--surface-soft: #f8fbff;--text: #0f172a;--muted: #64748b;--line: #dce6f3;--primary: #0b1736;--primary-2: #14366d;--blue: #2563eb;--blue-soft: #e8f0ff;--success-bg: #dcfce7;--success-text: #166534;--warning-bg: #fef3c7;--warning-text: #92400e;--error-bg: #fee2e2;--error-text: #991b1b;--shadow: 0 18px 40px rgba(15, 23, 42, .08);--shadow-strong: 0 24px 70px rgba(15, 23, 42, .22);--radius: 24px;--radius-lg: 28px;--radius-sm: 16px}html,body,#root{min-height:100%}html{direction:rtl}body{margin:0;direction:rtl;text-align:right;font-family:Tajawal,Cairo,sans-serif;color:var(--text);background:linear-gradient(180deg,#f8fbff,#f1f5fa)}a{text-decoration:none;color:inherit}button,input,textarea,select{font-family:inherit}button{border:none}img{max-width:100%;display:block}.app-layout{display:flex;min-height:100vh}.sidebar{width:290px;background:linear-gradient(180deg,#07142f,#081125);color:#fff;padding:24px 18px;flex-shrink:0}.brand-box{display:flex;align-items:center;gap:14px;padding:12px 8px 24px;margin-bottom:18px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-icon{width:56px;height:56px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb,#3b82f6);font-size:28px;font-weight:800}.brand-box h2{margin:0;font-size:28px;font-weight:800}.brand-box p{margin:4px 0 0;color:#cbd5e1;font-size:13px}.sidebar-nav{display:flex;flex-direction:column;gap:10px}.sidebar-link{display:block;padding:14px 16px;border-radius:16px;color:#f3f7ff;font-weight:700;transition:.2s ease}.sidebar-link.active,.sidebar-link:hover{background:#ffffff1c}.app-main{flex:1;min-width:0}.topbar{background:#ffffffd9;border-bottom:1px solid rgba(220,230,243,.8);padding:18px 28px;display:flex;justify-content:space-between;align-items:center;gap:16px;position:sticky;top:0;z-index:20}.topbar-badge{display:inline-block;background:var(--blue-soft);color:var(--blue);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;margin-bottom:8px}.topbar-title{margin:0;font-size:30px;font-weight:800;color:var(--primary)}.topbar-institution-name{font-size:.82em;font-weight:800;color:#2563eb}.user-chip{background:#eef4fb;padding:10px 14px;border-radius:14px;font-weight:700}.topbar-actions,.action-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.page-shell,.standalone-page{padding:26px}.page-intro,.standalone-header{background:linear-gradient(135deg,#0b1736fa,#14366df2);color:#fff;border-radius:30px;padding:28px;margin-bottom:22px;box-shadow:var(--shadow);display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.page-intro h2,.standalone-header h1{margin:10px 0 8px;font-size:38px;line-height:1.2;font-weight:800}.page-intro p,.standalone-header p{margin:0;color:#dbeafe;font-size:15px;line-height:1.8}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:16px;margin-bottom:22px}.feature-grid,.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.page-grid.two{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;margin-bottom:18px}.stat-card,.section-card,.mini-card,.question-card,.result-box,.empty-box{background:var(--surface);box-shadow:var(--shadow);border-radius:var(--radius);border:1px solid rgba(255,255,255,.8)}.stat-card{padding:22px;min-height:120px;display:flex;flex-direction:column;justify-content:space-between}.stat-card span{color:var(--muted);font-weight:700;font-size:14px}.stat-card strong{color:var(--primary);font-size:42px;line-height:1;font-weight:800}.section-card{padding:22px}.section-head{margin-bottom:16px}.section-head h3{margin:0 0 8px;font-size:28px;color:var(--primary);font-weight:800}.section-head p{margin:0;color:var(--muted);line-height:1.8}.mini-card{padding:18px;background:linear-gradient(180deg,#fffffff2,#f8fbfff5)}.mini-card-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.mini-card-head h4{margin:0;font-size:20px;font-weight:800;color:var(--primary)}.mini-pill{background:var(--blue-soft);color:var(--blue);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800}.result-box,.empty-box,.template-box{padding:16px}.empty-box{color:var(--muted);font-weight:700}label{display:block;margin:14px 0 8px;color:var(--text);font-size:14px;font-weight:700}input,select,textarea{width:100%;padding:14px 16px;border-radius:16px;border:1px solid var(--line);background:#fff;outline:none;font-size:15px;color:var(--text)}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb14}.checkbox-line{display:flex;align-items:center;gap:10px}.checkbox-line input{width:auto}.primary-btn,.ghost-btn,.tab-btn{cursor:pointer;border-radius:16px;padding:13px 18px;font-size:14px;font-weight:800;display:inline-flex;justify-content:center;align-items:center;transition:.2s ease}.primary-btn{background:linear-gradient(135deg,#081631,#0d2759);color:#fff}.primary-btn:hover{transform:translateY(-1px)}.ghost-btn,.tab-btn{background:#eef4fb;color:var(--primary)}.ghost-btn:hover,.tab-btn:hover{background:#e2ebf7}.active-tab{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.slim{padding:11px 15px;font-size:13px}.full-btn{width:100%;margin-top:16px}.inline-btn{margin-top:12px}.tab-row{display:flex;flex-wrap:wrap;gap:10px}.table-wrap{overflow-x:auto}.app-table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden;margin-top:14px}.app-table th,.app-table td{padding:14px 12px;border-bottom:1px solid #eef2f7;text-align:right;white-space:nowrap}.app-table thead th{background:#f8fbff;color:var(--primary);font-weight:800}.empty-cell{text-align:center!important;color:var(--muted);font-weight:700}.question-card{padding:18px;margin-top:14px;scroll-margin-top:100px}.question-card h4{margin-top:0;margin-bottom:14px;font-size:18px;color:var(--primary)}.choice-btn{width:100%;margin-top:10px;text-align:right;justify-content:flex-start;padding:13px 14px;border-radius:14px;border:1px solid var(--line);background:#f8fafc;color:var(--text);cursor:pointer;font-weight:700}.choice-btn.selected{background:#dbeafe;border-color:#60a5fa}.alert{padding:14px 16px;border-radius:16px;margin-bottom:16px;font-weight:800}.alert.error{background:var(--error-bg);color:var(--error-text)}.alert.success{background:var(--success-bg);color:var(--success-text)}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.login-card{width:min(100%,460px);background:#fff;border-radius:28px;box-shadow:var(--shadow);padding:28px}.login-card h1{margin:8px 0;color:var(--primary)}.neo-login-page{--neo-cyan:#5ce7ff;--neo-blue:#3574ff;position:relative;isolation:isolate;min-height:100vh;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(420px,.75fr);overflow:hidden;background:#06142f;color:#fff}.neo-login-noise{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.2'/%3E%3C/svg%3E")}.neo-orb{position:absolute;z-index:-1;border-radius:50%;filter:blur(10px);opacity:.38}.orb-one{width:560px;height:560px;top:-280px;left:20%;background:#174ec9;animation:neoDrift 9s ease-in-out infinite}.orb-two{width:420px;height:420px;bottom:-260px;left:-100px;background:#16b6c8;animation:neoDrift 12s ease-in-out infinite reverse}.neo-language{position:absolute;z-index:5;top:26px;inset-inline-end:28px;border:1px solid rgba(255,255,255,.2);background:#05143073;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;padding:9px 14px;border-radius:999px;font:inherit;font-weight:800;cursor:pointer}.neo-login-stage{position:relative;padding:34px clamp(32px,6vw,90px);display:flex;flex-direction:column;justify-content:space-between;perspective:1200px;background:radial-gradient(circle at 52% 55%,rgba(31,116,210,.28),transparent 34%),linear-gradient(135deg,#04122e66,#062246c7)}.neo-brand,.neo-mobile-brand{display:flex;align-items:center;gap:12px}.neo-brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:linear-gradient(145deg,#5ce7ff,#2864ee);box-shadow:0 12px 30px #37b1ff59;font-size:25px;font-weight:1000}.neo-brand strong{font-size:22px}.neo-brand small{display:block;color:#9eb9db;margin-top:2px}.neo-copy{max-width:660px;z-index:2}.neo-copy>span,.neo-form-heading>span{color:var(--neo-cyan);font-size:13px;font-weight:900;letter-spacing:.08em}.neo-copy h1{font-size:clamp(42px,5.2vw,76px);line-height:1.08;margin:13px 0 18px;letter-spacing:-.04em}.neo-copy h1 em{font-style:normal;color:transparent;background:linear-gradient(90deg,#55e6ff,#6da1ff);-webkit-background-clip:text;background-clip:text}.neo-copy p{font-size:17px;color:#b9cae2;line-height:1.9;max-width:610px}.neo-visual{position:absolute;width:440px;height:440px;top:50%;inset-inline-end:4%;transform:translateY(-45%) rotateX(58deg) rotate(-18deg);transform-style:preserve-3d;opacity:.82}.neo-core{position:absolute;top:120px;right:120px;bottom:120px;left:120px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 25%,#2975ca,#071b42 68%);border:1px solid rgba(109,222,255,.6);box-shadow:inset 0 0 45px #4fe2ff2e,0 0 70px #1d8fe759;transform:translateZ(48px);animation:neoPulse 4s ease-in-out infinite}.neo-core span{font-weight:900;color:#7eeaff}.neo-core b{font-size:42px}.neo-core small{color:#b9d2ec}.neo-ring{position:absolute;border-radius:50%;border:1px solid rgba(100,220,255,.5);top:55px;right:55px;bottom:55px;left:55px;animation:neoSpin 14s linear infinite}.neo-ring:before,.neo-ring:after{content:"";position:absolute;width:13px;height:13px;border-radius:50%;background:#60e7ff;box-shadow:0 0 24px #60e7ff;top:20px;left:68px}.neo-ring.ring-b{top:18px;right:18px;bottom:18px;left:18px;border-style:dashed;animation-direction:reverse;animation-duration:21s}.neo-ring.ring-b:before{top:auto;bottom:35px;left:auto;right:35px;background:#5a7dff}.neo-float-card{position:absolute;display:flex;gap:9px;align-items:center;padding:12px 15px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:#0a254e9e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 38px #0000003d;transform:translateZ(80px);animation:neoCard 5s ease-in-out infinite}.neo-float-card i{display:grid;place-items:center;width:26px;height:26px;border-radius:9px;background:#28c99b}.neo-float-card span{font-size:12px;white-space:nowrap}.card-a{top:20px;right:30px}.card-b{bottom:45px;left:5px;animation-delay:-1.6s}.card-b b{color:#62e5ff;font-size:22px}.card-c{top:190px;right:-20px;animation-delay:-3s}.neo-particle{position:absolute;width:4px;height:4px;border-radius:50%;background:#81ebff;box-shadow:0 0 12px #81ebff;animation:neoParticle 3s ease-in-out infinite}.p-1{top:12%;left:15%}.p-2{top:72%;left:8%}.p-3{top:32%;right:4%}.p-4{bottom:5%;right:30%}.p-5{top:4%;right:45%}.p-6{bottom:32%;right:8%}.neo-trust{display:flex;gap:28px;color:#7896ba;font-weight:900;font-size:12px;letter-spacing:.08em}.neo-login-panel{position:relative;background:#fafcfffa;color:#12223d;padding:clamp(80px,13vh,150px) clamp(34px,5vw,76px) 35px;display:flex;flex-direction:column;justify-content:center;box-shadow:-30px 0 90px #0003}.neo-mobile-brand{display:none;margin-bottom:40px}.neo-form-heading h2{font-size:38px;margin:8px 0}.neo-form-heading p{color:#718096;line-height:1.7;margin-bottom:30px}.neo-login-form{display:grid;gap:19px}.neo-login-form>label{font-weight:850;color:#283b58}.neo-input-wrap{height:58px;margin-top:8px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #dce5f0;border-radius:17px;background:#f6f9fd;transition:.2s}.neo-input-wrap:focus-within{border-color:#3478ee;box-shadow:0 0 0 4px #3478ee1a;background:#fff}.neo-input-wrap>span{color:#4674b6;font-size:21px}.neo-input-wrap input{min-width:0;flex:1;border:0;outline:0;background:transparent;font:inherit;color:#142640}.neo-input-wrap button{border:0;background:transparent;color:#547092;font-size:20px;cursor:pointer}.neo-form-meta{display:flex;justify-content:space-between;align-items:center;font-size:13px}.neo-form-meta label{display:flex;gap:7px;align-items:center;color:#66758a}.neo-form-meta a{color:#245fd3;font-weight:850}.neo-submit{height:60px;border:0;border-radius:17px;padding:0 19px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(110deg,#0d3e89,#236be0 70%,#2ca9cf);color:#fff;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 17px 35px #2063d247;transition:.25s}.neo-submit:hover{transform:translateY(-2px);box-shadow:0 22px 45px #2063d25c}.neo-submit:disabled{opacity:.65}.neo-submit i{font-style:normal;font-size:24px}.neo-login-panel footer{margin-top:auto;padding-top:32px;text-align:center;color:#8a97aa;font-size:12px}.neo-login-panel footer span{margin:0 8px}.neo-login-panel .alert{margin-top:16px}@keyframes neoSpin{to{transform:rotate(360deg)}}@keyframes neoPulse{50%{transform:translateZ(70px) scale(1.04);box-shadow:inset 0 0 55px #4fe2ff40,0 0 100px #1d8fe773}}@keyframes neoCard{50%{transform:translateZ(105px) translateY(-12px)}}@keyframes neoDrift{50%{transform:translate(50px,35px) scale(1.12)}}@keyframes neoParticle{50%{opacity:.25;transform:translateY(-18px) scale(2)}}@media(max-width:1050px){.neo-login-page{grid-template-columns:1fr 480px}.neo-copy h1{font-size:48px}.neo-visual{width:340px;height:340px;opacity:.55}.neo-core{top:95px;right:95px;bottom:95px;left:95px}.neo-ring{top:42px;right:42px;bottom:42px;left:42px}}@media(max-width:820px){.neo-login-page{display:block;background:#f7faff;color:#12223d;overflow:auto}.neo-login-stage{display:none}.neo-login-panel{min-height:100vh;padding:80px 24px 30px;box-shadow:none}.neo-mobile-brand{display:flex}.neo-language{color:#14345f;background:#fff;border-color:#dce5f0}.neo-form-heading h2{font-size:34px}}@media(prefers-reduced-motion:reduce){.neo-login-page *{animation:none!important;transition:none!important}}.top-space{margin-top:16px}.status-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800}.status-badge.active,.status-badge.status-success{background:var(--success-bg);color:var(--success-text)}.status-badge.inactive,.status-badge.status-danger{background:var(--error-bg);color:var(--error-text)}.status-badge.status-warning{background:var(--warning-bg);color:var(--warning-text)}.entity-page,.users-admin-page{display:flex;flex-direction:column;gap:18px}.entity-hero{background:radial-gradient(circle at top right,rgba(37,99,235,.16),transparent 28%),linear-gradient(135deg,#fff,#f8fbff);border:1px solid rgba(220,230,243,.9);box-shadow:var(--shadow);border-radius:28px;padding:24px;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap}.entity-badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;background:#eef4ff;color:#2563eb;font-size:12px;font-weight:800;margin-bottom:12px}.entity-hero-copy h2{margin:0;font-size:34px;color:var(--primary);font-weight:900}.entity-hero-copy p{margin:10px 0 0;color:var(--muted);max-width:760px;line-height:1.9}.entity-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,180px));gap:14px}.entity-hero-stat{background:#ffffffe0;border:1px solid rgba(220,230,243,.9);border-radius:22px;padding:18px;min-height:110px;display:flex;flex-direction:column;justify-content:space-between}.entity-hero-stat span{color:var(--muted);font-size:13px;font-weight:700}.entity-hero-stat strong{font-size:34px;line-height:1;color:var(--primary);font-weight:900}.entity-toolbar{display:flex;justify-content:space-between;align-items:end;gap:14px;flex-wrap:wrap}.entity-search-box{width:min(100%,420px)}.entity-toolbar-actions{display:flex;gap:10px;flex-wrap:wrap}.entity-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.entity-card{background:linear-gradient(180deg,#fffffffa,#f8fbfffa);border:1px solid rgba(220,230,243,.9);box-shadow:var(--shadow);border-radius:24px;padding:18px;display:flex;flex-direction:column;gap:14px}.entity-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.entity-card-head h3{margin:0;font-size:22px;color:var(--primary);font-weight:800}.entity-card-head p{margin:6px 0 0;color:var(--muted);font-size:13px}.entity-card-body{display:flex;flex-direction:column;gap:10px;padding-top:10px;border-top:1px solid #eef2f7}.entity-meta-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.entity-meta-row span{color:var(--muted);font-size:13px;font-weight:700}.entity-meta-row strong{color:var(--text);font-size:15px}.entity-card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}.entity-modal-backdrop,.users-modal-backdrop,.parents-modal-backdrop,.auth-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1200}.auth-popup-backdrop{z-index:2000}.entity-modal-card,.users-modal-card,.parents-modal-card,.auth-popup-card{background:#fff;box-shadow:var(--shadow-strong)}.entity-modal-card,.parents-modal-card{width:min(100%,920px);max-height:90vh;overflow:auto;border-radius:28px;padding:24px}.users-modal-card{width:min(100%,760px);max-height:90vh;overflow:auto;border-radius:28px;padding:24px}.auth-popup-card{width:min(100%,420px);border-radius:24px;padding:24px;text-align:right}.entity-modal-head,.users-modal-head,.parents-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.entity-modal-head h2,.users-modal-head h2,.parents-modal-head h2{margin:0;font-size:30px;color:var(--primary);font-weight:800}.entity-modal-head p,.users-modal-head p,.parents-modal-head p,.auth-popup-card p{margin:8px 0 0;color:var(--muted);line-height:1.8}.auth-popup-card h3{margin:0 0 12px;color:var(--primary);font-size:24px;font-weight:800}.entity-form-grid,.users-form-grid,.parents-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.entity-form-field,.users-form-field,.parents-form-field{min-width:0}.entity-form-field-wide,.users-form-field-wide,.parents-form-field-wide{grid-column:1 / -1}.entity-form-actions,.users-form-actions,.parents-form-actions{display:flex;gap:10px;flex-wrap:wrap}.entity-check-grid,.parents-students-picklist-pro,.parents-students-picklist{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:10px}.entity-check-item,.parent-student-option,.parent-student-option-pro{display:flex;align-items:flex-start;gap:10px;background:#f8fbff;border:1px solid var(--line);border-radius:16px;padding:12px 14px;margin:0}.entity-check-item input,.parent-student-option input,.parent-student-option-pro input{width:auto;margin:2px 0 0}.entity-check-item div,.parent-student-option-pro div{display:flex;flex-direction:column;gap:4px}.entity-check-item strong,.parent-student-option-pro strong{color:var(--primary);font-size:14px}.entity-check-item span,.parent-student-option-pro span{color:var(--muted);font-size:12px}.entity-segmented{display:flex;gap:10px;margin-bottom:16px}.segment-btn{border:none;border-radius:14px;padding:12px 16px;background:#eef4fb;color:var(--primary);font-weight:800;cursor:pointer}.segment-btn.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.users-stats-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.users-stat-card{background:var(--surface);border:1px solid rgba(255,255,255,.85);box-shadow:var(--shadow);border-radius:22px;padding:18px;min-height:108px;display:flex;flex-direction:column;justify-content:space-between}.users-stat-card span{color:var(--muted);font-size:13px;font-weight:700}.users-stat-card strong{font-size:30px;line-height:1;color:var(--primary);font-weight:800}.users-layout-grid{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:18px;align-items:start}.users-form-switch{display:flex;align-items:end}.users-table-toolbar{display:flex;justify-content:space-between;align-items:end;gap:14px;margin-bottom:14px}.users-search-box{width:min(100%,360px)}.users-compact-table th,.users-compact-table td{vertical-align:top}.user-main-cell{display:flex;flex-direction:column;gap:6px;min-width:180px}.user-main-cell strong{color:var(--primary);font-size:15px}.user-subtext{color:var(--muted);font-size:11px;word-break:break-all;line-height:1.6}.user-role-cell{display:flex;flex-direction:column;gap:8px;min-width:220px}.role-pill{width:fit-content;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;background:#eef4fb;color:var(--primary)}.role-admin{background:#e8f0ff;color:#1d4ed8}.role-examsupervisor{background:#eef2ff;color:#4338ca}.role-student{background:#ecfeff;color:#0f766e}.role-parent{background:#fef3c7;color:#92400e}.user-link-line{display:flex;gap:6px;align-items:center;flex-wrap:wrap;color:var(--text);font-size:13px}.user-link-line.muted{color:var(--muted)}.user-link-label{color:var(--muted);font-weight:700}.users-actions-stack,.users-actions-wrap{display:flex;flex-wrap:wrap;gap:8px}.users-actions-stack{min-width:220px}.users-actions-wrap{margin-top:14px}.users-action-btn{min-width:84px;padding:10px 12px;border-radius:14px;font-size:13px}.danger-outline{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca}.users-mobile-cards{display:none;gap:14px;flex-direction:column}.user-mobile-card,.user-list-card{background:linear-gradient(180deg,#fffffffa,#f8fbfffa);border:1px solid rgba(220,230,243,.9);box-shadow:var(--shadow);border-radius:22px;padding:16px}.users-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.user-list-card{border-radius:24px;padding:18px;display:flex;flex-direction:column;gap:16px}.user-mobile-head,.user-list-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.user-mobile-head h4,.user-list-card-head h3{margin:0;color:var(--primary);font-size:18px;font-weight:800}.user-list-card-head h3{font-size:20px}.user-mobile-head p,.user-list-card-head p{margin:6px 0 0;color:var(--muted);font-size:13px}.user-mobile-body,.user-list-card-body{display:flex;flex-direction:column;gap:12px;margin-top:14px}.user-mobile-line,.user-meta-row{display:flex;justify-content:space-between;gap:12px;align-items:center;border-top:1px solid #eef2f7;padding-top:10px}.user-mobile-line span,.user-meta-label{color:var(--muted);font-size:13px;font-weight:800}.user-mobile-line strong{color:var(--text);font-size:14px}.users-actions-column{display:flex;flex-direction:column;gap:10px;margin-top:auto}.users-actions-column .users-action-btn{width:100%}.user-card-menu-wrap{position:relative;display:flex;align-items:flex-start;gap:10px}.user-menu-trigger{width:42px;height:42px;min-width:42px;padding:0;margin:0;border:none;border-radius:12px;background:#eef4fb;color:var(--primary);font-size:24px;font-weight:800;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.user-actions-menu{position:absolute;top:50px;left:0;min-width:160px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 18px 40px #0f172a24;padding:8px;z-index:30;display:flex;flex-direction:column;gap:6px}.user-actions-menu-btn{width:100%;border:none;background:#f8fafc;color:var(--primary);border-radius:12px;padding:10px 12px;text-align:right;cursor:pointer;font-size:14px;font-weight:700;margin:0}.user-actions-menu-btn:hover{background:#eef4fb}.user-actions-menu-btn.danger{color:#b91c1c;background:#fff5f5}.user-actions-menu-btn.danger:hover{background:#fee2e2}.parents-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.parent-child-card{width:100%;border:none;text-align:right;cursor:pointer}.parent-child-card.active{outline:2px solid #2563eb;background:linear-gradient(180deg,#eef4ff,#f8fbff)}.student-exam-meta-grid{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.countdown-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800;background:#eef4fb;color:var(--primary)}.countdown-live{background:#e8f0ff;color:#1d4ed8}@media(max-width:1400px){.users-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.users-layout-grid{grid-template-columns:minmax(300px,380px) minmax(0,1fr)}}@media(max-width:1120px){.users-layout-grid{grid-template-columns:1fr}.users-form-grid,.entity-hero-stats{grid-template-columns:1fr 1fr}}@media(max-width:1080px){.app-layout{flex-direction:column}.sidebar{width:100%}.topbar,.page-intro,.standalone-header{flex-direction:column;align-items:flex-start}}@media(max-width:920px){.users-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.users-table-desktop{display:none}.users-mobile-cards{display:flex}}@media(max-width:768px){.page-shell,.standalone-page,.topbar{padding:16px}.page-intro h2,.standalone-header h1,.topbar-title{font-size:28px}.section-head h3{font-size:24px}.stat-card strong{font-size:34px}.entity-hero{flex-direction:column}.entity-hero-stats{width:100%;grid-template-columns:1fr}.entity-form-grid,.parents-form-grid{grid-template-columns:1fr}.entity-modal-card,.users-modal-card,.parents-modal-card{padding:18px;border-radius:22px}.entity-modal-head,.users-modal-head,.parents-modal-head,.entity-toolbar,.parents-toolbar,.users-table-toolbar{flex-direction:column;align-items:stretch}.entity-search-box,.parents-search-box,.users-search-box,.entity-toolbar-actions,.parents-toolbar-actions,.entity-toolbar-actions .primary-btn,.entity-toolbar-actions .ghost-btn,.entity-form-actions .primary-btn,.entity-form-actions .ghost-btn,.parents-toolbar-actions .primary-btn,.parents-toolbar-actions .ghost-btn,.parents-form-actions .primary-btn,.parents-form-actions .ghost-btn{width:100%}.entity-card-actions{flex-direction:column}.entity-card-actions .ghost-btn{width:100%}.student-exam-meta-grid{flex-direction:column;align-items:flex-start}.users-list-grid{grid-template-columns:1fr}}@media(max-width:640px){.users-form-grid,.users-stats-grid{grid-template-columns:1fr}.users-form-actions{flex-direction:column;align-items:stretch}.users-form-actions .primary-btn,.users-form-actions .ghost-btn,.users-actions-wrap .primary-btn,.users-actions-wrap .ghost-btn{width:100%}}.entity-card-menu{position:relative;display:flex;align-items:flex-start;gap:10px}.entity-menu-trigger{width:42px;height:42px;min-width:42px;padding:0;margin:0;border:none;border-radius:12px;background:#eef4fb;color:var(--primary);font-size:24px;font-weight:800;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.entity-actions-menu{position:absolute;top:50px;left:0;min-width:170px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 18px 40px #0f172a24;padding:8px;z-index:30;display:flex;flex-direction:column;gap:6px}.entity-actions-menu-btn{width:100%;border:none;background:#f8fafc;color:var(--primary);border-radius:12px;padding:10px 12px;text-align:right;cursor:pointer;font-size:14px;font-weight:700;margin:0}.entity-actions-menu-btn:hover{background:#eef4fb}.entity-actions-menu-btn.danger{color:#b91c1c;background:#fff5f5}.entity-actions-menu-btn.danger:hover{background:#fee2e2}.paging-size-select{min-width:130px;width:auto;padding:11px 14px;border-radius:14px;border:1px solid var(--line);background:#fff;color:var(--primary);font-weight:700}.entity-pagination{margin-top:18px;padding-top:16px;border-top:1px solid #eef2f7;display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}.entity-pagination-summary{color:var(--muted);font-size:14px;font-weight:700}.entity-pagination-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.entity-pagination-page{min-width:110px;text-align:center;color:var(--primary);font-weight:800}@media(max-width:760px){.entity-pagination{flex-direction:column;align-items:stretch}.entity-pagination-actions{width:100%;justify-content:space-between}.paging-size-select{width:100%}}.exam-accordion-list{display:flex;flex-direction:column;gap:16px}.exam-accordion-card{background:var(--surface);border:1px solid rgba(220,230,243,.9);box-shadow:var(--shadow);border-radius:24px;overflow:hidden}.exam-accordion-card.open{border-color:#bfd3f5}.exam-accordion-head{width:100%;border:none;background:linear-gradient(180deg,#fffffffa,#f8fbfffa);padding:20px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;text-align:right}.exam-accordion-head-text{min-width:0}.exam-accordion-head-text h3{margin:0;font-size:24px;color:var(--primary);font-weight:800}.exam-accordion-head-text p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.8}.exam-accordion-head-side{display:flex;align-items:center;gap:10px;flex-shrink:0}.exam-accordion-arrow{width:38px;height:38px;border-radius:12px;background:#eef4fb;color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800}.exam-accordion-body{padding:0 20px 20px;border-top:1px solid #eef2f7}@media(max-width:768px){.exam-accordion-head{flex-direction:column;align-items:flex-start}.exam-accordion-head-side{width:100%;justify-content:space-between}.exam-accordion-head-text h3{font-size:21px}}html,body,#root{width:100%;overflow-x:hidden}.app-main,.page-shell,.standalone-page,.section-card,.entity-card,.stat-card,.exam-accordion-card,.users-modal-card,.entity-modal-card,.parents-modal-card{min-width:0}.table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.app-table{min-width:720px}.topbar-actions,.action-row,.entity-toolbar-actions,.entity-form-actions,.parents-form-actions,.users-form-actions,.entity-card-actions{min-width:0}input,select,textarea,button{max-width:100%}.entity-card-head,.mini-card-head,.user-list-card-head,.parent-card-head,.exam-accordion-head{min-width:0}.entity-card-head h3,.mini-card-head h4,.user-list-card-head h3,.parent-card-head h3,.exam-accordion-head-text h3,.page-intro h2,.standalone-header h1,.topbar-title,.entity-card-head p,.user-list-card-head p,.parent-card-head p,.exam-accordion-head-text p,.page-intro p,.standalone-header p{word-break:break-word}@media(min-width:1281px){.page-shell,.standalone-page{padding:28px}}@media(max-width:1280px){.sidebar{width:250px;padding:20px 16px}.topbar{padding:16px 20px}.page-shell,.standalone-page{padding:20px}.entity-hero-stats,.parents-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.users-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.users-layout-grid{grid-template-columns:1fr}}@media(max-width:1024px){.app-layout{flex-direction:column}.sidebar{width:100%;padding:14px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.brand-box{padding:8px 6px 16px;margin-bottom:12px}.sidebar-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.sidebar-link{padding:12px 14px;font-size:14px}.topbar{position:static;flex-direction:column;align-items:stretch;padding:16px}.topbar-actions{width:100%;justify-content:flex-start}.page-intro,.standalone-header,.entity-hero{flex-direction:column;align-items:stretch;padding:22px;border-radius:24px}.page-intro h2,.standalone-header h1{font-size:30px}.topbar-title{font-size:26px}.stats-grid,.feature-grid,.cards-grid,.entity-cards-grid,.parents-list-grid,.users-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-grid.two{grid-template-columns:1fr}.entity-toolbar,.parents-toolbar,.users-table-toolbar{flex-direction:column;align-items:stretch}.entity-search-box,.parents-search-box,.users-search-box,.entity-toolbar-actions,.parents-toolbar-actions,.topbar-actions,.action-row{width:100%}.entity-form-grid,.parents-form-grid,.users-form-grid{grid-template-columns:1fr 1fr}.entity-modal-card,.parents-modal-card,.users-modal-card{width:min(100%,96vw);padding:20px;border-radius:24px}.exam-accordion-head{flex-direction:column;align-items:stretch}.exam-accordion-head-side{width:100%;justify-content:space-between}}@media(max-width:768px){.page-shell,.standalone-page{padding:14px}.topbar{padding:14px;gap:12px}.user-chip{width:100%;text-align:center}.page-intro,.standalone-header,.entity-hero,.section-card,.stat-card,.entity-card,.mini-card,.question-card,.exam-accordion-card{border-radius:20px}.page-intro,.standalone-header,.entity-hero{padding:18px}.section-card,.stat-card,.entity-card,.mini-card,.question-card{padding:16px}.page-intro h2,.standalone-header h1,.entity-hero-copy h2{font-size:26px;line-height:1.3}.topbar-title{font-size:24px}.section-head h3,.exam-accordion-head-text h3{font-size:22px}.stat-card strong,.entity-hero-stat strong,.parents-hero-stat strong,.users-stat-card strong{font-size:28px}.stats-grid,.entity-hero-stats,.parents-hero-stats,.users-stats-grid,.feature-grid,.cards-grid,.entity-cards-grid,.parents-list-grid,.users-list-grid,.entity-form-grid,.parents-form-grid,.users-form-grid{grid-template-columns:1fr}.entity-form-field-wide,.parents-form-field-wide,.users-form-field-wide{grid-column:auto}.entity-toolbar-actions,.parents-toolbar-actions,.topbar-actions,.action-row,.entity-form-actions,.parents-form-actions,.users-form-actions,.entity-card-actions{flex-direction:column;align-items:stretch}.entity-toolbar-actions .primary-btn,.entity-toolbar-actions .ghost-btn,.parents-toolbar-actions .primary-btn,.parents-toolbar-actions .ghost-btn,.topbar-actions .primary-btn,.topbar-actions .ghost-btn,.action-row .primary-btn,.action-row .ghost-btn,.entity-form-actions .primary-btn,.entity-form-actions .ghost-btn,.parents-form-actions .primary-btn,.parents-form-actions .ghost-btn,.users-form-actions .primary-btn,.users-form-actions .ghost-btn,.entity-card-actions .primary-btn,.entity-card-actions .ghost-btn,.entity-card-actions a.ghost-btn{width:100%}.entity-card-head,.mini-card-head,.user-list-card-head,.parent-card-head{flex-direction:column;align-items:stretch}.entity-card-menu{width:100%;justify-content:space-between}.entity-actions-menu,.user-actions-menu{left:auto;right:0;width:min(220px,100%)}.entity-pagination{flex-direction:column;align-items:stretch}.entity-pagination-actions{width:100%;justify-content:space-between}.entity-pagination-page{min-width:auto}.paging-size-select{width:100%}.student-exam-meta-grid{flex-direction:column;align-items:stretch}.countdown-chip,.status-badge{width:fit-content;max-width:100%}.entity-modal-backdrop,.users-modal-backdrop,.parents-modal-backdrop,.auth-popup-backdrop{padding:12px}.entity-modal-card,.parents-modal-card,.users-modal-card,.auth-popup-card{width:100%;max-width:100%;max-height:92vh;border-radius:20px;padding:16px}.entity-modal-head,.users-modal-head,.parents-modal-head{flex-direction:column;align-items:stretch}.brand-box h2{font-size:22px}.brand-box p{font-size:12px}}@media(max-width:480px){.page-shell,.standalone-page,.topbar{padding:12px}.page-intro,.standalone-header,.entity-hero,.section-card,.stat-card,.entity-card,.mini-card,.question-card{padding:14px}.page-intro h2,.standalone-header h1,.entity-hero-copy h2{font-size:22px}.section-head h3,.exam-accordion-head-text h3{font-size:20px}.primary-btn,.ghost-btn,.tab-btn{padding:12px 14px;font-size:13px}.mini-pill,.topbar-badge,.entity-badge{font-size:11px;padding:6px 10px}.brand-icon{width:46px;height:46px;font-size:22px;border-radius:14px}.app-table{min-width:640px}}.topbar-main{display:flex;align-items:center;gap:12px;min-width:0}.mobile-menu-btn{display:none;width:44px;height:44px;min-width:44px;border:none;border-radius:14px;background:#eef4fb;color:var(--primary);font-size:24px;font-weight:800;cursor:pointer;align-items:center;justify-content:center}.mobile-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;opacity:0;pointer-events:none;transition:.2s ease;z-index:90}.mobile-sidebar-backdrop.show{opacity:1;pointer-events:auto}@media(max-width:1024px){.app-layout{display:block;min-height:100vh}.sidebar{position:fixed;top:0;right:0;bottom:0;width:min(82vw,320px);max-width:320px;transform:translate(100%);transition:transform .25s ease;z-index:100;overflow-y:auto;border-radius:0;padding:18px 14px}.sidebar.show{transform:translate(0)}.app-main{width:100%}.mobile-menu-btn{display:inline-flex}.topbar{position:sticky;top:0;z-index:80;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.topbar-actions{width:auto;flex-shrink:0}.sidebar-nav{display:flex;flex-direction:column;gap:8px}.sidebar-link{width:100%}}@media(max-width:768px){.page-shell,.standalone-page,.topbar{padding:12px}.page-intro,.standalone-header,.entity-hero,.section-card,.stat-card,.entity-card,.mini-card,.question-card,.exam-accordion-card{border-radius:18px}.page-intro,.standalone-header,.entity-hero{padding:16px}.section-card,.stat-card,.entity-card,.mini-card,.question-card{padding:14px}.page-intro h2,.standalone-header h1,.entity-hero-copy h2,.topbar-title{font-size:22px;line-height:1.3}.stats-grid,.feature-grid,.cards-grid,.entity-cards-grid,.users-list-grid,.parents-list-grid,.page-grid.two,.entity-hero-stats,.parents-hero-stats,.users-stats-grid{grid-template-columns:1fr!important}.entity-toolbar,.parents-toolbar,.users-table-toolbar,.action-row,.topbar-actions{flex-direction:column;align-items:stretch}.entity-toolbar-actions,.parents-toolbar-actions,.entity-form-actions,.parents-form-actions,.users-form-actions,.entity-card-actions{width:100%;flex-direction:column;align-items:stretch}.entity-toolbar-actions .primary-btn,.entity-toolbar-actions .ghost-btn,.parents-toolbar-actions .primary-btn,.parents-toolbar-actions .ghost-btn,.entity-form-actions .primary-btn,.entity-form-actions .ghost-btn,.parents-form-actions .primary-btn,.parents-form-actions .ghost-btn,.users-form-actions .primary-btn,.users-form-actions .ghost-btn,.entity-card-actions .primary-btn,.entity-card-actions .ghost-btn,.entity-card-actions a{width:100%}.entity-form-grid,.parents-form-grid,.users-form-grid{grid-template-columns:1fr!important}.entity-card-head,.parent-card-head,.user-list-card-head,.mini-card-head{flex-direction:column;align-items:stretch}.entity-card-menu{width:100%;justify-content:space-between}.entity-pagination{flex-direction:column;align-items:stretch}.entity-pagination-actions{width:100%;justify-content:space-between}.app-table{min-width:640px}.entity-modal-card,.parents-modal-card,.users-modal-card,.auth-popup-card{width:100%;max-width:100%;max-height:92vh;padding:14px;border-radius:18px}}.arabic-number,.question-card,.choice-btn,.countdown-chip,.status-badge,.stat-card,.entity-card,.exam-accordion-card{font-variant-numeric:normal}.question-card,.choice-btn{unicode-bidi:plaintext}.image-upload-field{margin-top:12px}.mini-hint{margin-top:8px;color:var(--muted);font-size:13px;font-weight:700}.question-image-preview{margin-top:10px;border:1px solid var(--line);background:#f8fbff;border-radius:16px;padding:12px}.question-image-preview-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;color:var(--primary);font-weight:800}.question-image-preview img,.exam-question-image{width:100%;max-height:360px;object-fit:contain;border-radius:16px;border:1px solid var(--line);background:#fff}.image-question-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.image-choice-editor-card{background:#f8fbff;border:1px solid var(--line);border-radius:18px;padding:14px}.image-choice-editor-card h4{margin:0 0 10px;color:var(--primary);font-size:18px;font-weight:800}.question-visual h4{margin:0 0 14px;color:var(--primary);font-size:20px;font-weight:800;line-height:1.8}.question-choices-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.question-choice-preview{display:flex;gap:10px;align-items:flex-start;background:#f8fbff;border:1px solid var(--line);border-radius:16px;padding:12px}.question-choice-preview strong{color:var(--primary);min-width:28px}.question-choice-preview p{margin:0 0 8px;color:var(--text);font-weight:700}.exam-choice-image{width:100%;max-height:190px;object-fit:contain;border-radius:14px;border:1px solid var(--line);background:#fff}.choice-btn .exam-choice-image{margin-top:10px}@media(max-width:768px){.image-question-grid,.question-choices-preview{grid-template-columns:1fr}.question-image-preview-head{flex-direction:column;align-items:stretch}.exam-question-image{max-height:260px}.exam-choice-image{max-height:160px}}.student-exam-old-shell{direction:rtl;width:100%;max-width:1280px;margin:0 auto;padding:24px}.student-exam-old-shell.exam-dir-ltr{direction:ltr}.student-exam-old-shell.exam-dir-ltr .student-exam-header-old,.student-exam-old-shell.exam-dir-ltr .student-exam-footer-old{direction:ltr;text-align:left}.student-exam-header-old{background:linear-gradient(135deg,#061a3d,#173d78);color:#fff;border-radius:0 0 32px 32px;padding:34px;display:flex;justify-content:space-between;gap:20px;align-items:center;box-shadow:0 20px 45px #02102d38}.student-exam-header-old h1{margin:10px 0 8px;font-size:38px;font-weight:900}.student-exam-header-old p{margin:0;color:#ffffffd1;font-size:18px}.student-exam-header-actions{display:flex;gap:12px;flex-wrap:wrap}.student-exam-chip{background:#ffffff24;border:1px solid rgba(255,255,255,.22);color:#fff;border-radius:18px;padding:14px 18px;font-weight:900;min-width:120px;text-align:center}.student-exam-questions{margin-top:28px;display:flex;flex-direction:column;gap:18px}.student-question-old-card{background:#fff;border:1px solid #dbe6f5;border-radius:26px;padding:24px;box-shadow:0 18px 40px #0f172a14}.student-question-old-card h2{display:flex;gap:10px;align-items:flex-start;margin:0 0 18px;font-size:26px;line-height:1.8;color:#061a3d;font-weight:900}.student-question-old-card.content-dir-ltr,.student-question-old-card.content-dir-ltr h2{direction:ltr;text-align:left}.student-question-old-card.content-dir-rtl,.student-question-old-card.content-dir-rtl h2{direction:rtl;text-align:right}.student-question-number{flex-shrink:0;color:#0b2a5b}.student-choices-old-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.student-choice-old{border:1px solid #dbe6f5;background:#f8fbff;border-radius:20px;padding:16px;display:flex;gap:14px;align-items:flex-start;text-align:right;cursor:pointer;transition:.2s ease;color:#061a3d;font-weight:800;min-height:72px}.student-choice-old.content-dir-ltr{direction:ltr;text-align:left}.student-choice-old.content-dir-rtl{direction:rtl;text-align:right}.student-choice-old:hover{border-color:#2b66e8;transform:translateY(-1px)}.student-choice-old.selected{background:#eaf2ff;border-color:#2b66e8;box-shadow:0 0 0 3px #2b66e81f}.student-choice-number{width:34px;height:34px;border-radius:12px;background:#e5efff;color:#155eef;display:flex;align-items:center;justify-content:center;font-weight:900;flex-shrink:0}.student-choice-content{flex:1;line-height:1.8}.student-exam-footer-old{position:sticky;bottom:12px;margin-top:24px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #dbe6f5;border-radius:24px;padding:16px;display:flex;justify-content:flex-end;gap:12px;box-shadow:0 18px 40px #0f172a1f}@media(max-width:768px){.student-exam-old-shell{padding:12px}.student-exam-header-old{flex-direction:column;align-items:stretch;padding:22px;border-radius:0 0 24px 24px}.student-exam-header-old h1{font-size:28px}.student-exam-header-actions,.student-exam-footer-old{flex-direction:column}.student-choices-old-grid{grid-template-columns:1fr}.student-question-old-card{padding:16px;border-radius:20px}.student-question-old-card h2{font-size:21px}}.exam-blueprint{display:grid;gap:18px}.blueprint-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.blueprint-summary article{padding:17px;border-radius:18px;background:linear-gradient(135deg,#f7faff,#eef4fc);border:1px solid #dfe8f4}.blueprint-summary span,.blueprint-summary small{display:block;color:#6a7890}.blueprint-summary strong{display:block;font-size:26px;color:#14386e;margin:7px 0}.blueprint-summary article.invalid{background:#fff0ed;border-color:#ffc8bf}.blueprint-summary article.invalid strong{color:#c13d2e}.blueprint-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.blueprint-columns>section{border:1px solid #e1e8f2;border-radius:20px;padding:16px;background:#fbfdff}.blueprint-head{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:14px}.blueprint-head h4{margin:0 0 5px;font-size:18px}.blueprint-head p{margin:0;color:#738098;font-size:13px}.blueprint-head>span{padding:7px 10px;border-radius:999px;background:#e9f1ff;color:#1656bf;font-weight:900}.blueprint-fields{display:grid;gap:8px}.blueprint-fields label{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e6ecf4;border-radius:14px;background:#fff}.blueprint-fields label span{min-width:0}.blueprint-fields label b,.blueprint-fields label small{display:block}.blueprint-fields label small{color:#7a879a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:330px;margin-top:3px}.blueprint-fields input{width:78px;text-align:center;border:1px solid #d8e2ef;border-radius:11px;padding:9px;font:inherit;font-weight:900}.blueprint-warning{padding:12px 14px;border-radius:14px;color:#a63327;background:#fff0ed;border:1px solid #ffd0c8;font-weight:800}.blueprint-actions{display:flex;justify-content:flex-end;gap:10px}.blueprint-print-sheet{display:none}@media(max-width:850px){.blueprint-summary,.blueprint-columns{grid-template-columns:1fr}.blueprint-actions{flex-direction:column}}@media print{body.printing-blueprint *{visibility:hidden!important}body.printing-blueprint .blueprint-print-sheet,body.printing-blueprint .blueprint-print-sheet *{visibility:visible!important}.blueprint-print-sheet{display:block!important;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#fff;color:#111;padding:24px;direction:rtl}.blueprint-print-sheet header{text-align:center;border-bottom:2px solid #163c73;padding-bottom:16px;margin-bottom:18px}.blueprint-print-sheet header span{color:#3767a5;font-weight:800}.blueprint-print-sheet header h1{margin:8px 0}.print-blueprint-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.print-blueprint-meta span{padding:10px;border:1px solid #ccd7e6;border-radius:9px}.print-blueprint-meta b{display:block;margin-top:6px}.print-blueprint-tables{display:grid;grid-template-columns:1fr 1fr;gap:18px}.print-blueprint-tables table{width:100%;border-collapse:collapse}.print-blueprint-tables caption{font-size:18px;font-weight:900;margin-bottom:9px}.print-blueprint-tables th,.print-blueprint-tables td{border:1px solid #bdc9d8;padding:8px;text-align:right}.print-blueprint-tables thead{background:#eaf0f8}}.violation-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#020c208c;display:flex;align-items:center;justify-content:center;padding:20px;direction:rtl}.violation-popup-card{width:min(520px,100%);background:#fff;border-radius:26px;padding:28px;box-shadow:0 28px 80px #00000047;text-align:center;border:1px solid #dbe6f5}.violation-popup-card h3{margin:0 0 14px;color:#8a1010;font-size:26px;font-weight:900}.violation-popup-card p{margin:0 0 22px;color:#061a3d;font-size:18px;line-height:1.8;font-weight:800}.icon-actions-row,.exam-card-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:18px}.icon-action-btn{position:relative;width:48px;height:48px;border:0;border-radius:16px;background:#eef4ff;color:#0b2a5b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;box-shadow:0 10px 24px #0f172a14}.icon-action-btn:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0f172a24}.icon-action-btn.export{background:#eaf7ef;color:#047857}.icon-action-btn.edit{background:#eaf1ff;color:#1d4ed8}.icon-action-btn.danger{background:#fff1f2;color:#be123c}.icon-action-btn:after{content:attr(title);position:absolute;bottom:calc(100% + 10px);right:50%;transform:translate(50%) translateY(6px);background:#061a3d;color:#fff;padding:8px 12px;border-radius:10px;font-size:13px;font-weight:800;white-space:nowrap;opacity:0;pointer-events:none;transition:.18s ease;z-index:20}.icon-action-btn:before{content:"";position:absolute;bottom:calc(100% + 4px);right:50%;transform:translate(50%);border:6px solid transparent;border-top-color:#061a3d;opacity:0;transition:.18s ease;z-index:20}.icon-action-btn:hover:after,.icon-action-btn:hover:before{opacity:1;transform:translate(50%) translateY(0)}@media(max-width:640px){.icon-action-btn{width:44px;height:44px;border-radius:14px}}.icon-action-btn{position:relative}.icon-action-btn .icon-tooltip{position:absolute;bottom:calc(100% + 12px);right:50%;transform:translate(50%) translateY(8px);background:linear-gradient(135deg,#0b2a5b,#061a3d);color:#fff;padding:8px 12px;border-radius:10px;font-size:13px;font-weight:700;white-space:nowrap;opacity:0;pointer-events:none;transition:all .2s ease;box-shadow:0 10px 25px #00000040;z-index:50}.icon-action-btn .icon-tooltip:after{content:"";position:absolute;top:100%;right:50%;transform:translate(50%);border:6px solid transparent;border-top-color:#061a3d}.icon-action-btn:hover .icon-tooltip{opacity:1;transform:translate(50%) translateY(0)}.education-admin-page{display:flex;flex-direction:column;gap:18px}.education-actions,.education-toolbar,.education-row-actions,.education-form-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.education-tabs{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:12px}.education-tab{border:1px solid rgba(15,23,42,.08);background:#fff;border-radius:18px;padding:14px 16px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;box-shadow:0 12px 28px #0f172a0f;color:#334155;font-weight:700}.education-tab strong{min-width:34px;min-height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#0f172a}.education-tab.active{background:linear-gradient(135deg,#0f766e,#2563eb);color:#fff;transform:translateY(-1px)}.education-tab.active strong{background:#ffffff2e;color:#fff}.education-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:12px}.education-stat-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:16px;box-shadow:0 12px 28px #0f172a0f}.education-stat-card span{color:#64748b;font-size:13px}.education-stat-card strong{display:block;margin-top:8px;color:#0f172a;font-size:26px}.education-toolbar{justify-content:space-between;margin-bottom:16px}.education-search-box{display:flex;flex-direction:column;gap:6px;min-width:260px;flex:1}.education-search-box label,.education-form-field label{color:#334155;font-weight:700;font-size:13px}.education-search-box input,.education-form-field input,.education-form-field select{border:1px solid #dbe3ef;border-radius:14px;padding:11px 12px;outline:none;background:#fff}.education-search-box input:focus,.education-form-field input:focus,.education-form-field select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.education-table-wrap{width:100%;overflow-x:auto}.education-table{width:100%;border-collapse:separate;border-spacing:0 10px}.education-table th{text-align:right;color:#64748b;font-size:13px;padding:0 12px 4px}.education-table td{background:#fff;padding:14px 12px;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;color:#0f172a}.education-table td:first-child{border-right:1px solid #eef2f7;border-radius:0 16px 16px 0;font-weight:800}.education-table td:last-child{border-left:1px solid #eef2f7;border-radius:16px 0 0 16px}.education-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a75;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.education-modal-card{width:min(760px,100%);max-height:90vh;overflow-y:auto;background:#fff;border-radius:24px;padding:22px;box-shadow:0 30px 80px #0f172a3d}.education-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.education-modal-head h2{margin:0;color:#0f172a}.education-modal-head p{margin:6px 0 0;color:#64748b}.education-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.education-form-field{display:flex;flex-direction:column;gap:7px}.education-switch-line,.education-form-actions{grid-column:1 / -1}.education-switch-line{display:flex;align-items:center;gap:8px;font-weight:700;color:#334155}.danger-btn{border:0;background:#fee2e2;color:#b91c1c;border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer}.danger-btn.slim{padding:8px 10px}@media(max-width:900px){.education-tabs{grid-template-columns:repeat(2,minmax(120px,1fr))}.education-stats-grid,.education-form-grid{grid-template-columns:1fr}}@media(max-width:560px){.education-tabs{grid-template-columns:1fr}.education-row-actions{flex-direction:column;align-items:stretch}}.language-toggle{min-width:88px}html[dir=rtl] body{direction:rtl;text-align:right}html[dir=ltr] body{direction:ltr;text-align:left}html[dir=ltr] .app-layout{direction:ltr}[dir=auto]{unicode-bidi:plaintext;text-align:start}.blueprint-percent-input{display:flex;align-items:center;gap:5px}.blueprint-percent-input input{width:72px}.blueprint-percent-input i{font-style:normal;color:#3567a7;font-weight:900}.attempt-review-page{min-height:100vh;background:#eef3f9;padding:28px;color:#0a2147}.attempt-print-toolbar{max-width:1050px;margin:0 auto 18px;display:flex;justify-content:space-between;gap:12px}.attempt-paper{position:relative;isolation:isolate;max-width:1050px;margin:auto;background:#fff;border-radius:24px;padding:34px;box-shadow:0 18px 55px #102b5220;overflow:hidden}.attempt-paper-header{display:flex;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:2px solid #173d74}.attempt-paper-header span,.attempt-student-meta span{display:block;color:#718097;font-size:13px}.attempt-paper-header h1{margin:5px 0;font-size:30px}.attempt-score{text-align:left}.attempt-score strong{display:block;font-size:28px}.attempt-score b{color:#1769aa}.attempt-student-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0}.attempt-student-meta>div{padding:14px;border-radius:14px;background:#f4f7fb}.attempt-student-meta strong{display:block;margin-top:5px}.attempt-answer-list{display:grid;gap:18px}.attempt-answer{break-inside:avoid;border:1px solid #dfe7f1;border-inline-start:5px solid #d33b45;border-radius:17px;padding:18px;background:#fff}.attempt-answer.correct{border-inline-start-color:#15945f}.attempt-answer-head{display:flex;align-items:start;justify-content:space-between;gap:15px}.attempt-answer-head h2{font-size:18px;margin:0}.attempt-answer-head span{white-space:nowrap;border-radius:99px;padding:6px 10px;background:#ffeaeb;color:#a51f29;font-weight:800}.attempt-answer.correct .attempt-answer-head span{background:#e7f8ef;color:#087648}.attempt-choices{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:16px 0}.attempt-choices>div{display:flex;align-items:center;gap:9px;border:1px solid #dfe6ef;border-radius:12px;padding:10px}.attempt-choices>div.selected{outline:2px solid #e0a21b;background:#fff8e7}.attempt-choices>div.answer-key{border-color:#15945f;background:#eefaf4}.attempt-choices b{display:grid;place-items:center;min-width:28px;height:28px;border-radius:8px;background:#eaf1fb;color:#174b8a}.attempt-choices img,.attempt-answer>img{max-width:240px;max-height:160px;object-fit:contain}.attempt-answer-summary{border-radius:12px;background:#f5f8fc;padding:10px 14px}.attempt-answer-summary p{margin:5px 0}.attempt-watermark{position:fixed;z-index:-1;inset:38% auto auto 15%;width:70%;transform:rotate(-24deg);display:grid;text-align:center;color:#173d74;opacity:.075;font-size:25px;pointer-events:none}.attempt-watermark strong{font-size:50px}.attempt-print-footer{display:none;margin-top:24px;padding-top:10px;border-top:1px solid #ccd6e3;text-align:center;font-size:11px;color:#56677d}@media(max-width:760px){.attempt-paper{padding:18px}.attempt-student-meta,.attempt-choices{grid-template-columns:1fr}.attempt-paper-header{flex-direction:column}.attempt-score{text-align:right}.attempt-answer-head{flex-direction:column}}@media print{@page{size:A4;margin:12mm}.app-sidebar,.app-topbar,.attempt-print-toolbar{display:none!important}html,body,#root,.app-layout,.app-main,.app-content,.attempt-review-page{background:#fff!important;margin:0!important;padding:0!important;display:block!important}.attempt-paper{max-width:none;padding:0;box-shadow:none;border-radius:0;overflow:visible}.attempt-print-footer{display:block}.attempt-watermark{z-index:5;opacity:.085;position:fixed}.attempt-answer{box-shadow:none}.attempt-paper-header h1{font-size:24px}}.attempts-tools{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:14px}.attempts-tools label{flex:1;max-width:520px}.attempts-tools label span,.leaderboard-actions label span{display:block;margin-bottom:6px;font-weight:800}.attempts-tools input,.leaderboard-actions select{width:100%;border:1px solid #d7e1ed;border-radius:12px;padding:11px 13px;background:#fff;font:inherit}.attempts-scroll-frame{max-height:1170px;overflow:auto;border:1px solid #e0e7f0;border-radius:15px}.attempts-scroll-frame thead{position:sticky;top:0;z-index:2;background:#f1f5fa}.leaderboard-head,.leaderboard-actions{display:flex;align-items:end;justify-content:space-between;gap:14px}.leaderboard-actions label{min-width:120px}.leaderboard-report-page{min-height:100vh;background:#eaf0f7;padding:28px;color:#102b52}.report-toolbar{max-width:1050px;margin:0 auto 18px;display:flex;justify-content:space-between}.leaderboard-report{max-width:1050px;margin:auto;padding:38px;background:#fff;border-radius:22px;box-shadow:0 18px 55px #102b521f}.leaderboard-report>header{display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid #163d75;padding-bottom:20px}.leaderboard-report h1{margin:6px 0;font-size:30px}.leaderboard-report header p{margin:0;color:#697b93}.report-badge{background:#123866;color:#fff;border-radius:13px;padding:12px 18px;font-weight:900}.report-exam-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0}.report-exam-meta>div{padding:13px;border-radius:12px;background:#f2f6fb}.report-exam-meta span,.report-exam-meta small{display:block;color:#73839a}.report-exam-meta strong{display:block;margin:5px 0}.report-table{width:100%;border-collapse:collapse}.report-table th{background:#173d74;color:#fff;padding:12px;text-align:right}.report-table td{padding:12px;border-bottom:1px solid #dfe6ef}.report-table tbody tr:nth-child(2n){background:#f7f9fc}.rank-number{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e4edfb;color:#154888}.leaderboard-report footer{margin-top:24px;border-top:1px solid #d8e0eb;padding-top:12px;text-align:center;color:#62738a;font-size:12px}@media(max-width:760px){.attempts-tools,.leaderboard-head,.leaderboard-actions,.leaderboard-report>header{align-items:stretch;flex-direction:column}.report-exam-meta{grid-template-columns:1fr 1fr}.leaderboard-report{padding:18px}}@media print{@page{size:A4 portrait;margin:12mm}.report-toolbar,.app-sidebar,.app-topbar{display:none!important}.leaderboard-report-page,.leaderboard-report{background:#fff!important;margin:0!important;padding:0!important;max-width:none;box-shadow:none;border-radius:0}.report-table tr{break-inside:avoid}.report-table thead{display:table-header-group}.leaderboard-report footer{position:fixed;bottom:0;left:0;right:0}}.ai-generator-form{display:grid;grid-template-columns:180px 1fr;gap:14px;align-items:end}.ai-generator-form>div>label{display:block;font-weight:850;margin-bottom:7px}.ai-generator-form input{width:100%;padding:12px;border:1px solid #dce5f0;border-radius:14px;background:#f9fbfe;font:inherit}.ai-source-note{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:9px;padding:13px 15px;border-radius:16px;background:#eef5ff;color:#48617f}.ai-source-note b{color:#153967}.ai-source-note span{padding-inline-start:9px;border-inline-start:1px solid #c8d8ec}.ai-generator-form>.primary-btn{grid-column:1/-1}.ai-drafts{display:grid;gap:13px;margin-top:22px}.ai-drafts-head{display:flex;justify-content:space-between;align-items:center;gap:14px}.ai-drafts-head h4{margin:0 0 5px;font-size:20px}.ai-drafts-head p{margin:0;color:#738198}.ai-draft-card{display:grid;gap:11px;padding:16px;border:1px solid #dfe7f2;border-radius:19px;background:linear-gradient(135deg,#fff,#f8fbff)}.ai-draft-top{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.ai-draft-top strong{margin-inline-end:auto;color:#123a72}.ai-draft-top select{padding:8px 10px;border:1px solid #d8e2ef;border-radius:11px;background:#fff}.ai-draft-card textarea,.ai-choice-grid input{width:100%;border:1px solid #dce5ef;border-radius:12px;padding:11px;font:inherit;background:#fff}.ai-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.ai-choice-grid label{display:flex;gap:8px;padding:6px;border:1px solid #e1e8f2;border-radius:14px;background:#fff}.ai-choice-grid label.correct{border-color:#21a66a;background:#edf9f3}.ai-choice-grid button{width:38px;border:0;border-radius:9px;background:#e7effc;color:#174b98;font-weight:900;cursor:pointer}.ai-choice-grid label.correct button{background:#20a66a;color:#fff}@media(max-width:720px){.ai-generator-form,.ai-choice-grid{grid-template-columns:1fr}.ai-drafts-head{align-items:stretch;flex-direction:column}.ai-drafts-head button{width:100%}}.student-signup-page{--signup-navy:#071b3a;--signup-blue:#1767df;position:relative;isolation:isolate;min-height:100vh;display:grid;place-items:center;padding:clamp(18px,4vw,56px);overflow-x:hidden;background:linear-gradient(145deg,#eef5ff,#f8fbff 55%,#e8f4ff);color:#102746}.signup-orb{position:fixed;z-index:-1;border-radius:50%;filter:blur(3px);opacity:.45}.signup-orb-one{width:480px;height:480px;top:-250px;right:-170px;background:#62dcec}.signup-orb-two{width:520px;height:520px;bottom:-310px;left:-180px;background:#568cff}.student-signup-shell{width:min(1120px,100%);min-height:min(760px,calc(100vh - 64px));display:grid;grid-template-columns:minmax(330px,.82fr) minmax(0,1.35fr);overflow:hidden;border:1px solid rgba(255,255,255,.9);border-radius:32px;background:#fff;box-shadow:0 35px 90px #1336682e}.signup-info-panel{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:clamp(28px,4vw,52px);color:#fff;background:radial-gradient(circle at 15% 15%,rgba(73,220,238,.3),transparent 30%),linear-gradient(155deg,#071b3a,#0c3c7c 64%,#126fa4)}.signup-info-panel:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(105,226,246,.25);border-radius:50%;bottom:-130px;left:-80px;box-shadow:0 0 0 34px #69e2f60f,0 0 0 70px #69e2f60a}.signup-brand{display:flex;align-items:center;gap:12px}.signup-brand>span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#5ce7ff,#2864ee);font-size:25px;font-weight:1000;box-shadow:0 12px 28px #001a4470}.signup-brand strong{display:block;font-size:21px}.signup-brand small{color:#a9c9eb}.signup-info-copy{margin:auto 0 38px;position:relative;z-index:1}.signup-kicker,.signup-form-panel header>span{color:#45d7ed;font-size:13px;font-weight:900}.signup-info-copy h1{font-size:clamp(34px,4vw,49px);line-height:1.22;margin:13px 0 18px}.signup-info-copy h1 em{font-style:normal;color:#67e2f3}.signup-info-copy p{max-width:410px;color:#c3d7ee;line-height:1.9}.signup-steps{position:relative;z-index:1;display:grid;gap:13px;margin:0;padding:0;list-style:none}.signup-steps li{display:flex;align-items:center;gap:13px;padding:13px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:#ffffff12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.signup-steps svg{flex:0 0 auto;width:22px;color:#60e3f5}.signup-steps b,.signup-steps small{display:block}.signup-steps small{margin-top:3px;color:#b9cde5}.signup-form-panel{display:flex;flex-direction:column;padding:clamp(25px,4vw,52px);min-width:0}.signup-back{display:flex;align-items:center;gap:7px;width:max-content;color:#356294;font-weight:800;font-size:14px}.signup-form-panel header{margin:34px 0 25px}.signup-form-panel header h2{margin:7px 0;font-size:clamp(29px,3vw,39px);color:var(--signup-navy)}.signup-form-panel header p{margin:0;color:#6d7d93}.signup-form{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px}.signup-form label{display:block;min-width:0;color:#203b5f;font-weight:850}.signup-form label>span{display:block;margin-bottom:8px}.signup-form input,.signup-form select{width:100%;height:52px;padding:0 14px;border:1px solid #d7e2ef;border-radius:14px;outline:none;background:#f8fbff;color:#142b4b;font:inherit;transition:.2s}.signup-form input:focus,.signup-form select:focus{border-color:#2c72df;background:#fff;box-shadow:0 0 0 4px #2c72df1a}.signup-form label>small{display:block;margin-top:5px;color:#77879b;font-weight:500}.signup-wide{grid-column:1/-1}.signup-password{position:relative}.signup-password input{padding-inline-end:47px}.signup-password button{position:absolute;inset-inline-end:7px;top:7px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:10px;background:#eaf2ff;color:#275ba1;cursor:pointer}.signup-password svg{width:19px}.signup-note{display:flex;gap:11px;align-items:center;padding:12px 14px;border-radius:14px;background:#edf7ff;color:#315679}.signup-note svg{flex:0 0 auto;color:#1686bd}.signup-note p{margin:0;font-size:13px;line-height:1.5}.signup-submit{height:56px;border:0;border-radius:15px;background:linear-gradient(110deg,#0b376f,#1767df 70%,#19a8c1);color:#fff;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 16px 32px #1767df3d;transition:.2s}.signup-submit:hover{transform:translateY(-2px);box-shadow:0 21px 40px #1767df4d}.signup-submit:disabled{opacity:.65;cursor:wait}.signup-success{margin:auto;text-align:center;padding:30px;border-radius:22px;background:#f1fbf7}.signup-success>svg{width:58px;height:58px;color:#0e9f6e}.signup-success p{color:#526b64;line-height:1.8}.signup-success .primary-btn{display:inline-flex;margin-top:15px}@media(max-width:900px){.student-signup-page{padding:0;display:block}.student-signup-shell{min-height:100vh;border-radius:0;grid-template-columns:1fr}.signup-info-panel{padding:24px;min-height:auto}.signup-info-copy{margin:45px 0 22px}.signup-info-copy h1{font-size:34px}.signup-steps{grid-template-columns:repeat(3,1fr)}.signup-steps li{align-items:flex-start}.signup-steps small{display:none}.signup-form-panel{padding:28px 24px 38px}.signup-form-panel header{margin:26px 0 22px}}@media(max-width:620px){.signup-info-copy h1 br{display:none}.signup-steps{grid-template-columns:1fr}.signup-steps li:nth-child(n+2){display:none}.signup-form{grid-template-columns:1fr;gap:15px}.signup-wide{grid-column:auto}.signup-form-panel{padding:24px 17px 32px}.signup-form-panel header h2{font-size:29px}.signup-form input,.signup-form select{height:50px}.signup-note{align-items:flex-start}.student-signup-shell{width:100%}}@media(max-width:380px){.signup-info-panel{padding:19px}.signup-info-copy{margin:30px 0 15px}.signup-info-copy h1{font-size:29px}.signup-form-panel{padding-inline:13px}.signup-form-panel header{margin-top:20px}}
