@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,300;0,14..32,400;0,14..32,500;0,14..32,600;0,14..32,700;1,14..32,400&family=JetBrains+Mono:wght@400;500;600&display=swap";.ptm-page{max-width:1480px;margin:0 auto;padding:0 0 60px;width:100%;min-width:0;box-sizing:border-box;font-family:var(--font-body, -apple-system, BlinkMacSystemFont, "Inter", sans-serif);color:var(--colors-ink, #0f172a);overflow-x:hidden}.ptm-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding-bottom:20px;border-bottom:1px solid var(--colors-hairline, #e2e8f0);margin-bottom:20px;width:100%;box-sizing:border-box}.ptm-header-left{display:flex;align-items:center;gap:14px;min-width:0;flex:1}.ptm-icon-badge{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#0052ff,#003ecc);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0052ff40;flex-shrink:0}.ptm-header-title{font-size:clamp(18px,2.2vw,24px);font-weight:800;letter-spacing:-.02em;margin:0;color:var(--colors-ink, #0f172a);min-width:0;word-break:break-word}.ptm-header-subtitle{font-size:13px;color:var(--colors-muted, #64748b);margin:4px 0 0;min-width:0;line-height:1.4}.ptm-role-tabs{display:flex;align-items:center;background:var(--colors-surface-strong, #f1f5f9);padding:4px;border-radius:12px;border:1px solid var(--colors-hairline, #e2e8f0);max-width:100%;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ptm-role-tabs::-webkit-scrollbar{display:none}.ptm-role-tab{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:9px;font-size:13px;font-weight:600;color:var(--colors-body, #475569);background:transparent;border:none;cursor:pointer;transition:all .18s ease;flex-shrink:0;min-height:38px;white-space:nowrap}.ptm-role-tab:hover{color:var(--colors-ink, #0f172a)}.ptm-role-tab.active{background:#fff;color:#0052ff;box-shadow:0 2px 6px #00000014}@media(max-width:860px){.ptm-header{flex-direction:column;align-items:stretch;gap:14px}.ptm-header-left,.ptm-role-tabs{width:100%}}.ptm-controls-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#fff;border-radius:14px;border:1px solid var(--colors-hairline, #e2e8f0);box-shadow:0 1px 3px #0000000a;margin-bottom:24px;width:100%;box-sizing:border-box;min-width:0}.ptm-controls-group{display:flex;flex-wrap:wrap;align-items:center;gap:12px;min-width:0;flex:1}.ptm-session-select-row{display:flex;align-items:center;gap:8px;min-width:0}.ptm-class-sec-wrapper{display:flex;align-items:center;gap:10px;min-width:0}.ptm-class-sec-field{display:flex;align-items:center;gap:6px;min-width:0}.ptm-controls-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ptm-control-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--colors-muted, #64748b);white-space:nowrap}.ptm-select{font-size:13px;font-weight:600;padding:7px 12px;border-radius:8px;background:var(--colors-surface-soft, #f8fafc);border:1px solid var(--colors-hairline, #cbd5e1);color:var(--colors-ink, #0f172a);outline:none;cursor:pointer;max-width:100%}.ptm-select-session{max-width:320px;min-width:180px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ptm-select:focus{border-color:#0052ff;box-shadow:0 0 0 2px #0052ff26}.ptm-btn-generate{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;border-radius:8px;background:#eff6ff;color:#0052ff;border:1px solid #bfdbfe;cursor:pointer;transition:all .15s ease;white-space:nowrap}.ptm-btn-generate:hover:not(:disabled){background:#dbeafe}.ptm-btn-generate:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.ptm-controls-bar{flex-direction:column;align-items:stretch;gap:14px;padding:14px}.ptm-controls-group{width:100%;flex-direction:column;align-items:stretch;gap:10px}.ptm-session-select-row{width:100%;flex-direction:column;align-items:stretch;gap:4px}.ptm-select-session{max-width:100%;width:100%}.ptm-class-sec-wrapper{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.ptm-class-sec-field{width:100%;flex-direction:column;align-items:stretch;gap:4px}.ptm-class-sec-field .ptm-select{width:100%}.ptm-controls-actions{width:100%;display:flex;flex-direction:column;gap:8px}.ptm-controls-actions .ptm-btn-generate{width:100%;justify-content:center;min-height:40px}}.ptm-desk-grid{display:grid;grid-template-columns:minmax(280px,320px) minmax(0,1fr);gap:20px;align-items:start;width:100%;min-width:0;box-sizing:border-box}@media(min-width:900px)and (max-width:1100px){.ptm-desk-grid{grid-template-columns:minmax(240px,280px) minmax(0,1fr);gap:16px}}@media(max-width:899px){.ptm-desk-grid{grid-template-columns:1fr;gap:16px}}.ptm-slot-queue{background:#fff;border:1px solid var(--colors-hairline, #e2e8f0);border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;height:calc(100vh - 210px);min-height:600px;width:100%;min-width:0;box-sizing:border-box}@media(max-width:899px){.ptm-slot-queue{height:auto;max-height:380px;min-height:0}}.ptm-queue-header{padding:12px;background:var(--colors-surface-soft, #f8fafc);border-bottom:1px solid var(--colors-hairline, #e2e8f0);display:flex;flex-direction:column;gap:10px;width:100%;box-sizing:border-box}.ptm-search-box{position:relative;width:100%}.ptm-search-icon{position:absolute;left:10px;top:9px;color:#94a3b8}.ptm-search-input{width:100%;box-sizing:border-box;padding:8px 12px 8px 32px;font-size:12px;border-radius:8px;border:1px solid var(--colors-hairline, #cbd5e1);background:#fff;color:var(--colors-ink, #0f172a);outline:none}.ptm-search-input:focus{border-color:#0052ff;box-shadow:0 0 0 2px #0052ff26}.ptm-status-tabs{display:flex;align-items:center;gap:4px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none}.ptm-status-tabs::-webkit-scrollbar{display:none}.ptm-status-filter-btn{padding:5px 9px;font-size:11px;font-weight:600;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--colors-muted, #64748b);cursor:pointer;white-space:nowrap;text-transform:capitalize;transition:all .15s ease}.ptm-status-filter-btn:hover{background:#f1f5f9;color:#0f172a}.ptm-status-filter-btn.active{background:#0052ff;color:#fff;font-weight:700;box-shadow:0 2px 6px #0052ff33}.ptm-queue-list{flex:1;overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:8px;scrollbar-width:thin}.ptm-slot-card{padding:11px 13px;border-radius:12px;background:#fff;border:1px solid var(--colors-hairline, #e2e8f0);cursor:pointer;transition:all .18s ease;position:relative;border-left:3px solid transparent}.ptm-slot-card:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 3px 10px #0000000d}.ptm-slot-card.selected{background:linear-gradient(135deg,#f0f7ff,#fff);border-color:#93c5fd;border-left:4px solid #0052ff;box-shadow:0 4px 14px #0052ff1f}.ptm-slot-card.selected .ptm-slot-student-name{color:#0052ff}.ptm-slot-time-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.ptm-slot-time{font-size:11px;font-weight:700;color:#2563eb;display:flex;align-items:center;gap:4px}.ptm-slot-student-name{font-size:14px;font-weight:700;color:var(--colors-ink, #0f172a);margin-bottom:2px}.ptm-slot-student-meta{font-size:11px;color:var(--colors-muted, #64748b)}.ptm-slot-parent-note-flag{margin-top:8px;padding:4px 8px;border-radius:6px;background:#fffbeb;border:1px solid #fde68a;color:#b45309;font-size:11px;display:flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ptm-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:9999px;font-size:11px;font-weight:700;letter-spacing:.02em}.ptm-pill-scheduled{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.ptm-pill-checked-in{background:#fffbeb;color:#b45309;border:1px solid #fde68a;animation:ptm-pulse 2s infinite}.ptm-pill-completed{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.ptm-pill-no-show{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}@keyframes ptm-pulse{0%,to{opacity:1}50%{opacity:.7}}.ptm-cockpit{background:#fff;border:1px solid var(--colors-hairline, #e2e8f0);border-radius:16px;padding:24px;box-shadow:0 2px 10px #0000000a;min-width:0;max-width:100%;width:100%;box-sizing:border-box}@media(max-width:1024px){.ptm-cockpit{padding:18px}}@media(max-width:640px){.ptm-cockpit{padding:12px;border-radius:12px}}.ptm-cockpit-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid var(--colors-hairline, #e2e8f0)}.ptm-seated-student-name{font-size:20px;font-weight:800;letter-spacing:-.01em;color:var(--colors-ink, #0f172a);margin:4px 0 2px}.ptm-seated-student-sub{font-size:12px;color:var(--colors-muted, #64748b)}.ptm-quick-actions{display:flex;align-items:center;gap:8px}.ptm-btn-action{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease;border:1px solid transparent}.ptm-btn-seat{background:#f59e0b;color:#fff}.ptm-btn-seat:hover{background:#d97706}.ptm-btn-noshow{background:#f8fafc;border-color:#e2e8f0;color:#dc2626}.ptm-btn-noshow:hover{background:#fef2f2;border-color:#fecaca}.ptm-btn-print{background:#f8fafc;border-color:#cbd5e1;color:var(--colors-ink, #0f172a)}.ptm-btn-print:hover{background:#e2e8f0}.ptm-parent-query-alert{padding:14px 16px;border-radius:12px;background:#fffbeb;border:1px solid #fde68a;margin-bottom:20px}.ptm-parent-query-title{font-size:12px;font-weight:700;color:#92400e;display:flex;align-items:center;gap:6px;margin-bottom:4px}.ptm-parent-query-content{font-size:13px;font-style:italic;color:#78350f;margin:0;line-height:1.5}.ptm-dossier-card{padding:20px;border-radius:16px;background:#fff;border:1px solid var(--colors-hairline, #e2e8f0);box-shadow:0 2px 10px #00000008;margin-bottom:22px;min-width:0}.ptm-dossier-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.ptm-dossier-title{font-size:13.5px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#0f172a;display:flex;align-items:center;gap:7px}.ptm-dossier-vitals{display:flex;align-items:center;gap:14px;font-size:12px;font-weight:600}.ptm-subjects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-bottom:14px}.ptm-subject-card{padding:12px;border-radius:10px;background:#fff;border:1px solid var(--colors-hairline, #e2e8f0);display:flex;flex-direction:column;justify-content:space-between}.ptm-subject-name{font-size:12px;font-weight:700;color:var(--colors-ink, #0f172a);margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ptm-subject-teacher{font-size:11px;color:var(--colors-muted, #64748b);margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ptm-subject-score-row{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700}.ptm-talking-points-box{padding:12px 14px;border-radius:10px;background:#eff6ff;border:1px solid #bfdbfe;font-size:12px;color:#1e3a8a}.ptm-talking-points-header{font-weight:700;display:flex;align-items:center;gap:6px;margin-bottom:6px}.ptm-talking-points-list{margin:0;padding-left:16px;line-height:1.6;font-size:12px;color:#1e40af}.ptm-section-label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--colors-body, #475569);margin:0 0 8px}.ptm-tags-container{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.ptm-tag-btn{padding:6px 12px;font-size:12px;font-weight:600;border-radius:8px;border:1px solid var(--colors-hairline, #cbd5e1);background:#f8fafc;color:var(--colors-body, #334155);cursor:pointer;transition:all .15s ease}.ptm-tag-btn:hover{background:#e2e8f0}.ptm-tag-btn.active-strength{background:#10b981;color:#fff;border-color:#059669}.ptm-tag-btn.active-concern{background:#ef4444;color:#fff;border-color:#dc2626}.ptm-commitments-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}@media(max-width:640px){.ptm-commitments-grid{grid-template-columns:1fr}}.ptm-commitment-box{padding:14px;border-radius:12px;background:var(--colors-surface-soft, #f8fafc);border:1px solid var(--colors-hairline, #e2e8f0)}.ptm-commitment-box label{display:block;font-size:12px;font-weight:700;color:var(--colors-ink, #0f172a);margin-bottom:6px}.ptm-textarea{width:100%;box-sizing:border-box;font-size:12px;padding:8px 10px;border-radius:8px;border:1px solid var(--colors-hairline, #cbd5e1);background:#fff;color:var(--colors-ink, #0f172a);outline:none;font-family:inherit;resize:vertical}.ptm-textarea:focus{border-color:#0052ff;box-shadow:0 0 0 2px #0052ff26}.ptm-presets-row{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px}.ptm-preset-btn{font-size:11px;color:#0052ff;background:transparent;border:none;cursor:pointer;padding:0;text-decoration:underline}.ptm-attendee-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:20px;width:100%;box-sizing:border-box}@media(max-width:640px){.ptm-attendee-grid{grid-template-columns:1fr 1fr;gap:10px}}@media(max-width:420px){.ptm-attendee-grid{grid-template-columns:1fr}}.ptm-input-group label{display:block;font-size:11px;font-weight:600;color:var(--colors-muted, #64748b);margin-bottom:4px}.ptm-input{width:100%;box-sizing:border-box;font-size:12px;padding:7px 10px;border-radius:8px;border:1px solid var(--colors-hairline, #cbd5e1);background:#fff;color:var(--colors-ink, #0f172a);outline:none}.ptm-input:focus{border-color:#0052ff;box-shadow:0 0 0 2px #0052ff26}.ptm-save-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-top:16px;border-top:1px solid var(--colors-hairline, #e2e8f0);width:100%;box-sizing:border-box}@media(max-width:640px){.ptm-save-bar{flex-direction:column;align-items:stretch;gap:10px}.ptm-save-bar>div{width:100%;display:flex;justify-content:space-between;gap:8px}.ptm-save-bar .ptm-btn-save{flex:1;justify-content:center;min-height:42px}}.ptm-btn-save{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:700;border-radius:10px;background:#0052ff;color:#fff;border:none;cursor:pointer;box-shadow:0 4px 12px #0052ff40;transition:all .15s ease;white-space:nowrap}.ptm-btn-save:hover:not(:disabled){background:#003ecc}.ptm-btn-save:disabled{opacity:.6;cursor:not-allowed}.ptm-parent-view{max-width:860px;margin:0 auto;display:flex;flex-direction:column;gap:24px;width:100%;box-sizing:border-box}.ptm-parent-hero{background:linear-gradient(135deg,#1e3a8a,#0052ff);color:#fff;border-radius:20px;padding:28px;box-shadow:0 8px 24px #0052ff33;width:100%;box-sizing:border-box}.ptm-parent-hero-tag{display:inline-block;padding:4px 10px;border-radius:9999px;background:#ffffff2e;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.ptm-parent-hero-title{font-size:clamp(20px,2.5vw,26px);font-weight:800;letter-spacing:-.02em;margin:8px 0 4px;word-break:break-word}.ptm-parent-hero-sub{font-size:13px;color:#ffffffd9;margin:0;line-height:1.4}.ptm-parent-meta-bar{margin-top:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;padding:16px;border-radius:14px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ptm-parent-card{background:#fff;border:1px solid var(--colors-hairline, #e2e8f0);border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000a;width:100%;box-sizing:border-box}@media(max-width:640px){.ptm-parent-hero{padding:18px 16px;border-radius:14px}.ptm-parent-card{padding:16px 14px;border-radius:14px}}.ptm-analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:24px;width:100%;box-sizing:border-box}@media(max-width:540px){.ptm-analytics-grid{grid-template-columns:1fr;gap:10px}}.ptm-kpi-card{padding:20px;border-radius:16px;background:#fff;border:1px solid var(--colors-hairline, #e2e8f0);box-shadow:0 2px 8px #0000000a;min-width:0;box-sizing:border-box}.ptm-kpi-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--colors-muted, #64748b);margin-bottom:6px}.ptm-kpi-value{font-size:clamp(24px,3vw,32px);font-weight:900;letter-spacing:-.02em;color:var(--colors-ink, #0f172a);word-break:break-word}.ptm-kpi-sub{font-size:12px;color:var(--colors-muted, #64748b);margin-top:4px;line-height:1.4}.ptm-table{width:100%;border-collapse:collapse;font-size:13px;text-align:left}.ptm-table th{padding:12px 16px;background:var(--colors-surface-soft, #f8fafc);color:var(--colors-body, #475569);font-weight:700;text-transform:uppercase;font-size:11px;letter-spacing:.04em;border-bottom:1px solid var(--colors-hairline, #e2e8f0);white-space:nowrap}.ptm-table td{padding:12px 16px;border-bottom:1px solid var(--colors-hairline, #f1f5f9);color:var(--colors-ink, #0f172a)}.ptm-table tr:hover td{background:var(--colors-surface-soft, #f8fafc)}.ptm-modal-backdrop{position:fixed;inset:0;z-index:1000;background:#0f172aa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:14px;overflow-y:auto;box-sizing:border-box}.ptm-slip-sheet{background:#fff;color:#0f172a;width:min(680px,95vw);max-width:95vw;border-radius:20px;box-shadow:0 20px 40px #0003;padding:28px;max-height:90vh;max-height:90dvh;overflow-y:auto;box-sizing:border-box}@media(max-width:640px){.ptm-slip-sheet{padding:16px 14px;border-radius:14px}}.ptm-admin-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background:#f8fafc;border:1px solid #cbd5e1;border-left:4px solid #4f46e5;color:#334155;border-radius:10px;margin-bottom:16px;box-shadow:0 1px 3px #00000008;width:100%;box-sizing:border-box;min-width:0}.ptm-admin-banner-text{font-size:12px;font-weight:500;display:flex;align-items:flex-start;gap:8px;color:#334155;min-width:0;flex:1;line-height:1.45}.ptm-admin-banner-text strong{color:#1e1b4b;font-weight:700}.ptm-admin-badge{display:inline-block;padding:2px 10px;border-radius:9999px;background:#e0e7ff;color:#3730a3;border:1px solid #c7d2fe;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;flex-shrink:0}@media(max-width:640px){.ptm-admin-banner{flex-direction:column;align-items:flex-start;gap:10px}.ptm-admin-badge{align-self:flex-start}}.ptm-form-modal{background:#fff;color:#0f172a;width:min(580px,95vw);max-width:95vw;border-radius:20px;box-shadow:0 20px 40px #00000040;padding:24px;max-height:90vh;max-height:90dvh;overflow-y:auto;box-sizing:border-box}@media(max-width:640px){.ptm-form-modal{padding:16px 14px;border-radius:14px}}.ptm-form-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid var(--colors-hairline, #e2e8f0)}.ptm-form-title{font-size:18px;font-weight:800;letter-spacing:-.01em;margin:0;display:flex;align-items:center;gap:8px;color:#0f172a}.ptm-form-group{margin-bottom:14px}.ptm-form-group label{display:block;font-size:12px;font-weight:700;color:#334155;margin-bottom:5px}.ptm-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ptm-form-row-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}@media(max-width:640px){.ptm-form-row,.ptm-form-row-3{grid-template-columns:1fr;gap:10px}}.ptm-form-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:16px;border-top:1px solid var(--colors-hairline, #e2e8f0)}.ptm-btn-cancel{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;cursor:pointer}.ptm-btn-cancel:hover{background:#e2e8f0}.ptm-class-selection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;max-height:180px;overflow-y:auto;padding:8px;border:1px solid var(--colors-hairline, #e2e8f0);border-radius:10px;background:var(--colors-surface-soft, #f8fafc);margin-top:6px}.ptm-class-checkbox-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;background:#fff;border:1px solid var(--colors-hairline, #e2e8f0);font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}.ptm-class-checkbox-item:hover{border-color:#93c5fd;background:#eff6ff}.ptm-class-checkbox-item.selected{background:#eff6ff;border-color:#3b82f6;color:#1d4ed8}.ptm-btn-pill-small{padding:3px 8px;font-size:11px;font-weight:600;border-radius:6px;background:#f1f5f9;border:1px solid #cbd5e1;color:#475569;cursor:pointer;transition:all .15s ease}.ptm-btn-pill-small:hover{background:#e2e8f0;color:#0f172a}.ptm-dossier-nav-tabs{display:flex;align-items:center;gap:4px;margin-bottom:16px;background:#f1f5f9;padding:4px;border-radius:10px;overflow-x:auto;white-space:nowrap;scrollbar-width:thin;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;box-sizing:border-box}.ptm-dossier-nav-tabs::-webkit-scrollbar{height:3px}.ptm-dossier-tab{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:8px;font-size:12px;font-weight:600;color:#64748b;background:transparent;border:1px solid transparent;cursor:pointer;transition:all .15s ease;white-space:nowrap;flex-shrink:0;min-height:36px}.ptm-dossier-tab:hover{color:#0f172a;background:#fff9}.ptm-dossier-tab.active{background:#fff;color:#0052ff;border-color:#e2e8f0;font-weight:700;box-shadow:0 1px 4px #00000014}.ptm-exam-select{padding:5px 10px;border-radius:8px;font-size:12px;font-weight:600;border:1px solid var(--colors-hairline, #cbd5e1);background:#fff;color:var(--colors-ink, #0f172a);outline:none;cursor:pointer}.ptm-exam-timeline-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:18px}.ptm-exam-timeline-card{padding:14px;border-radius:12px;background:#fff;border:1px solid var(--colors-hairline, #e2e8f0);display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:all .18s ease}.ptm-exam-timeline-card:hover{border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.ptm-exam-timeline-card.selected-exam{border-color:#0052ff;background:#eff6ff;box-shadow:0 2px 8px #0052ff26}.ptm-exam-card-title{font-size:13px;font-weight:800;color:var(--colors-ink, #0f172a);margin-bottom:2px}.ptm-exam-card-meta{font-size:11px;color:var(--colors-muted, #64748b);margin-bottom:8px}.ptm-exam-card-score{display:flex;align-items:baseline;justify-content:space-between}.ptm-exam-card-pct{font-size:18px;font-weight:900;color:#0052ff}.ptm-exam-card-marks{font-size:11px;color:#64748b}.ptm-matrix-table-wrap{overflow-x:auto;border-radius:12px;border:1px solid var(--colors-hairline, #e2e8f0);margin-bottom:18px;background:#fff}.ptm-matrix-table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}.ptm-matrix-table th{padding:10px 14px;font-weight:700;background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;text-transform:uppercase;font-size:11px;letter-spacing:.02em;white-space:nowrap}.ptm-matrix-table td{padding:10px 14px;border-bottom:1px solid #f1f5f9;color:var(--colors-ink, #0f172a);vertical-align:middle}.ptm-matrix-table tr:last-child td{border-bottom:none}.ptm-matrix-table tr:hover td{background:#f8fafc}.ptm-score-chip{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:700}.ptm-score-chip-excellent{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.ptm-score-chip-good{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.ptm-score-chip-average{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.ptm-score-chip-danger{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.ptm-360-modal-content{background:#fff;border-radius:20px;width:100%;max-width:1020px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 48px #0003;overflow:hidden}.ptm-360-modal-header{padding:18px 24px;border-bottom:1px solid var(--colors-hairline, #e2e8f0);display:flex;align-items:center;justify-content:space-between;background:#f8fafc}.ptm-360-modal-body{padding:24px;overflow-y:auto}.ptm-360-profile-banner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:16px 20px;border-radius:14px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;margin-bottom:20px}.ptm-360-vitals-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:20px}.ptm-360-vital-card{padding:14px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;text-align:center}.ptm-subject-view-controls{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;background:#f8fafc;padding:8px 12px;border-radius:10px;border:1px solid var(--colors-hairline, #e2e8f0);margin-bottom:12px;width:100%;box-sizing:border-box}@media(max-width:640px){.ptm-subject-view-controls{flex-direction:column;align-items:stretch;gap:8px}.ptm-controls-left,.ptm-controls-right{justify-content:space-between;width:100%}}.ptm-controls-left,.ptm-controls-right{display:flex;align-items:center;gap:8px}.ptm-control-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#64748b}.ptm-seg-group{display:inline-flex;align-items:center;background:#e2e8f0;padding:2px;border-radius:8px;gap:2px}.ptm-seg-group-sm{padding:2px}.ptm-seg-btn{border:none;background:transparent;padding:5px 10px;border-radius:6px;font-size:11px;font-weight:600;color:#475569;cursor:pointer;display:inline-flex;align-items:center;gap:5px;transition:all .15s ease}.ptm-seg-btn:hover{color:#0f172a}.ptm-seg-btn.active{background:#fff;color:#0052ff;font-weight:800;box-shadow:0 1px 3px #00000014}.ptm-excel-hint-bar{display:flex;align-items:center;gap:6px;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;padding:7px 12px;border-radius:8px;font-size:11px;margin-bottom:12px}.ptm-excel-table-container{overflow-x:auto;border-radius:10px;border:1px solid #cbd5e1;background:#fff;margin-bottom:14px;box-shadow:0 1px 3px #0000000a}.ptm-excel-table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}.ptm-excel-table th{background:#f1f5f9;color:#334155;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.02em;padding:9px 12px;border-bottom:2px solid #cbd5e1;border-right:1px solid #e2e8f0;white-space:nowrap}.ptm-excel-table th:last-child{border-right:none}.ptm-excel-table td{padding:8px 12px;border-bottom:1px solid #e2e8f0;border-right:1px solid #f1f5f9;color:#1e293b;vertical-align:middle}.ptm-excel-table td:last-child{border-right:none}.ptm-excel-cell-idx{background:#f8fafc;color:#94a3b8;font-weight:700;font-size:11px;text-align:center;-webkit-user-select:none;user-select:none;border-right:1px solid #cbd5e1!important}.ptm-excel-row-clickable{cursor:pointer;transition:background-color .12s ease}.ptm-excel-row-clickable:hover{background-color:#f0f7ff!important}.ptm-excel-row-clickable:hover .ptm-excel-cell-idx{background-color:#e0f2fe!important;color:#0284c7}.ptm-excel-marks-badge{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:700;background:#f1f5f9;padding:2px 8px;border-radius:4px;border:1px solid #e2e8f0;color:#0f172a}.ptm-excel-inspect-btn{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:4px;transition:all .15s ease}.ptm-excel-inspect-btn:hover{background:#0052ff;color:#fff;border-color:#0052ff}.ptm-excel-summary-row{background:#f8fafc;border-top:2px solid #94a3b8}.ptm-excel-summary-row td{padding:10px 12px;border-bottom:none}.ptm-subject-card-interactive{cursor:pointer;transition:all .18s ease;position:relative}.ptm-subject-card-interactive:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0052ff1f;border-color:#93c5fd}.ptm-card-click-hint{margin-top:8px;padding-top:6px;border-top:1px dashed #e2e8f0;display:flex;align-items:center;justify-content:flex-end;font-size:10px;font-weight:700;color:#0052ff}.ptm-excel-modal-dialog{width:920px;max-width:95vw;max-height:90vh;max-height:90dvh;background:#fff;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 40px #00000040;animation:ptmModalSlideUp .2s ease-out;box-sizing:border-box}.ptm-excel-modal-header{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:3px solid #107c41}@media(max-width:768px){.ptm-excel-modal-header{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 14px}.ptm-excel-modal-header>div:last-child{width:100%;display:flex;justify-content:space-between}.ptm-excel-stat-strip{grid-template-columns:repeat(2,1fr)!important;gap:8px!important;padding:8px 10px!important}}@media(max-width:480px){.ptm-excel-stat-strip{grid-template-columns:1fr!important}}.ptm-excel-app-icon{width:38px;height:38px;background:#107c41;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #107c4159;flex-shrink:0}.ptm-excel-modal-title{margin:0;font-size:16px;font-weight:800;letter-spacing:-.01em}.ptm-excel-badge{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#107c4140;color:#4ade80;border:1px solid #107c41;padding:1px 7px;border-radius:4px}.ptm-excel-modal-subtitle{font-size:12px;color:#cbd5e1;margin-top:2px}.ptm-btn-excel-export{display:inline-flex;align-items:center;gap:5px;background:#107c41;color:#fff;border:1px solid #0c5d31;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:700;cursor:pointer;transition:all .15s ease;white-space:nowrap}.ptm-btn-excel-export:hover{background:#0d6937}.ptm-btn-modal-close{background:transparent;border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:6px;transition:all .15s ease}.ptm-btn-modal-close:hover{background:#ffffff1a;color:#fff}.ptm-excel-modal-body{padding:16px 20px;overflow-y:auto;display:flex;flex-direction:column;gap:14px;background:#fafbfc}.ptm-excel-stat-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;background:#fff;padding:10px 14px;border-radius:10px;border:1px solid #e2e8f0}.ptm-excel-stat-item{display:flex;flex-direction:column;gap:2px}.ptm-excel-stat-item .label{font-size:10px;font-weight:700;color:#64748b;text-transform:uppercase}.ptm-excel-stat-item .value{font-size:14px;font-weight:800;color:#0f172a}.ptm-excel-sheet-table-wrap{overflow-x:auto;border:1px solid #cbd5e1;border-radius:8px;background:#fff;-webkit-overflow-scrolling:touch}.ptm-excel-sheet-table{width:100%;border-collapse:collapse;font-size:12px}.ptm-excel-coord-row th{background:#e2e8f0;color:#64748b;font-size:10px;font-weight:700;text-align:center;padding:3px 6px;border-bottom:1px solid #cbd5e1;border-right:1px solid #cbd5e1;-webkit-user-select:none;user-select:none}.ptm-excel-header-row th{background:#f1f5f9;color:#334155;font-weight:700;font-size:11px;padding:8px 12px;border-bottom:2px solid #94a3b8;border-right:1px solid #e2e8f0;white-space:nowrap}.ptm-excel-sheet-row td{padding:8px 12px;border-bottom:1px solid #e2e8f0;border-right:1px solid #f1f5f9;color:#1e293b}.ptm-excel-sheet-row:hover{background:#f0fdf4}.ptm-excel-sheet-cell-idx{background:#f8fafc;color:#94a3b8;font-weight:700;font-size:11px;text-align:center;-webkit-user-select:none;user-select:none;border-right:1px solid #cbd5e1!important}.ptm-excel-sheet-total-row td{background:#f8fafc;padding:10px 12px;border-top:2px solid #334155;border-bottom:3px double #334155;border-right:1px solid #e2e8f0}.ptm-excel-modal-footer-notes{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:12px 14px}.ptm-cockpit-360-banner{background:linear-gradient(135deg,#0f172a,#1e293b 55%,#0f172a);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:20px 24px;margin-bottom:18px;color:#f8fafc;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0f172a40;width:100%;box-sizing:border-box}.ptm-cockpit-hero-inner{display:flex;gap:18px;align-items:center;justify-content:space-between;flex-wrap:wrap;position:relative;width:100%;min-width:0}.ptm-cockpit-hero-identity{display:flex;gap:16px;align-items:center;flex:1;min-width:0}.ptm-hero-id-content{min-width:0;flex:1}.ptm-hero-student-name{font-size:clamp(17px,2vw,21px);font-weight:800;margin:0;color:#f8fafc;letter-spacing:-.01em;word-break:break-word}.ptm-hero-meta-row{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:12px;color:#94a3b8;margin-top:4px;line-height:1.4}.ptm-360-avatar{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:20px;color:#fff;flex-shrink:0;border:3px solid rgba(255,255,255,.25);box-shadow:0 6px 18px #00000059}.ptm-cockpit-action-cluster{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:auto}.ptm-action-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border-radius:9px;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s ease;border:1px solid transparent;white-space:nowrap}.ptm-action-seat{background:#10b981;color:#fff;border-color:#059669;box-shadow:0 2px 6px #10b9814d}.ptm-action-seat:hover{background:#059669}.ptm-status-seated-badge{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:8px;background:#10b9812e;border:1px solid rgba(16,185,129,.4);color:#34d399;font-size:12px;font-weight:700}.ptm-action-noshow{background:#ef444426;color:#fca5a5;border-color:#ef44444d}.ptm-action-noshow:hover{background:#ef444440;color:#fff}.ptm-action-secondary{background:#ffffff14;color:#f1f5f9;border-color:#ffffff2e}.ptm-action-secondary:hover{background:#ffffff29}.ptm-action-primary{background:#eff6ff;color:#0052ff;border-color:#bfdbfe}.ptm-action-primary:hover{background:#dbeafe}@media(max-width:860px){.ptm-cockpit-360-banner{padding:16px 14px}.ptm-cockpit-action-cluster{margin-left:0;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.ptm-action-pill,.ptm-status-seated-badge{width:100%;justify-content:center;min-height:38px;box-sizing:border-box;font-size:11.5px}}@media(max-width:480px){.ptm-cockpit-hero-identity{gap:12px}.ptm-360-avatar{width:44px;height:44px;font-size:16px}.ptm-cockpit-action-cluster{grid-template-columns:1fr}}.ptm-360-overview-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:18px;width:100%;box-sizing:border-box}@media(max-width:1380px){.ptm-360-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.ptm-360-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}@media(max-width:389px){.ptm-360-overview-grid{grid-template-columns:1fr}}.ptm-360-kpi-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 1px 4px #00000008;transition:all .18s ease;min-width:0;box-sizing:border-box}.ptm-360-kpi-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000000f;border-color:#cbd5e1}.ptm-360-kpi-card .kpi-label{font-size:10.5px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;word-break:break-word}.ptm-360-kpi-card .kpi-value{font-size:clamp(16px,1.8vw,20px);font-weight:900;color:#0f172a;line-height:1.2;word-break:break-word}.ptm-360-kpi-card .kpi-sub{font-size:11px;color:#94a3b8;margin-top:5px;font-weight:600;word-break:break-word}.ptm-360-highlights-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;width:100%;box-sizing:border-box}@media(max-width:1160px){.ptm-360-highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ptm-360-highlights-grid{grid-template-columns:1fr;gap:8px}}.ptm-highlight-card{padding:12px 14px;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;min-width:0;box-sizing:border-box;transition:all .15s ease}.ptm-highlight-card:hover{transform:translateY(-1px)}.ptm-highlight-card.strongest{background:#f0fdf4;border:1px solid #bbf7d0}.ptm-highlight-card.focus{background:#fef2f2;border:1px solid #fecaca}.ptm-highlight-card.improved{background:#eff6ff;border:1px solid #bfdbfe}.ptm-highlight-card.velocity{background:#fffbeb;border:1px solid #fde68a}.ptm-highlight-label{font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px}.ptm-highlight-card.strongest .ptm-highlight-label{color:#166534}.ptm-highlight-card.focus .ptm-highlight-label{color:#991b1b}.ptm-highlight-card.improved .ptm-highlight-label{color:#1e40af}.ptm-highlight-card.velocity .ptm-highlight-label{color:#b45309}.ptm-highlight-name{font-size:15px;font-weight:800;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ptm-highlight-card.strongest .ptm-highlight-name{color:#14532d}.ptm-highlight-card.focus .ptm-highlight-name{color:#7f1d1d}.ptm-highlight-card.improved .ptm-highlight-name{color:#1e3a8a}.ptm-highlight-card.velocity .ptm-highlight-name{color:#92400e}.ptm-highlight-metric{font-size:12px;font-weight:700;margin-top:3px}.ptm-highlight-metric.positive{color:#15803d}.ptm-highlight-metric.negative{color:#dc2626}.ptm-highlight-metric.info{color:#2563eb}.ptm-highlight-metric.warning{color:#d97706}.ptm-milestones-strip{display:flex;gap:10px;overflow-x:auto;padding:4px 0 12px;margin-bottom:16px;scrollbar-width:thin}.ptm-milestone-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px;text-align:center;min-width:140px;flex:1 0 auto;position:relative;box-shadow:0 1px 3px #00000008}.ptm-milestone-card.latest{background:#f0f9ff;border:2px solid #38bdf8;box-shadow:0 4px 12px #38bdf826}.ptm-milestone-card.baseline{background:#f8fafc;border:1px solid #cbd5e1}.ptm-matrix-full-container{border:1px solid #d9e5f2;border-radius:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;background:#fff;width:100%;max-width:100%;box-sizing:border-box;margin-bottom:16px;box-shadow:0 1px 4px #0000000a}.ptm-matrix-full-table{border-collapse:collapse;width:100%;font-size:12px}.ptm-matrix-full-table th{background:#f1f5f9;border-bottom:2px solid #cbd5e1;border-right:1px solid #e2e8f0;padding:10px 8px;color:#334155;font-weight:800;font-size:11px;text-align:center}.ptm-matrix-full-table th:first-child,.ptm-matrix-full-table th:nth-child(2),.ptm-matrix-full-table th:nth-child(3){text-align:left}.ptm-matrix-full-table th:first-child{text-align:center}.ptm-matrix-full-table td{padding:9px 8px;border-bottom:1px solid #e2e8f0;border-right:1px solid #f1f5f9}.ptm-matrix-full-table tr:hover td{background-color:#f0f7ff}@media print{body *{visibility:hidden}.ptm-slip-sheet,.ptm-slip-sheet *{visibility:visible}.ptm-slip-sheet{position:absolute;left:0;top:0;width:100%!important;max-width:100%!important;padding:20px!important;box-shadow:none!important;border:none!important}.ptm-no-print{display:none!important}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden;margin:0;padding:0;box-sizing:border-box}:root{--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: "JetBrains Mono", "DM Mono", SFMono-Regular, Menlo, Monaco, Consolas, monospace;font-family:var(--font-body);font-feature-settings:"cv02","cv03","cv04","cv11";font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--colors-primary: #0052ff;--colors-primary-active: #003ecc;--colors-primary-disabled: #a8b8cc;--colors-accent-yellow: #f4b000;--blue: #0052ff;--blue-dark: #003ecc;--blue-hover: #003ecc;--blue-light: #eef0f3;--blue-soft: #f7f7f7;--colors-canvas: #ffffff;--colors-surface-soft: #f7f7f7;--colors-surface-strong: #eef0f3;--colors-surface-dark: #0a0b0d;--colors-surface-dark-elevated: #16181c;--card: #ffffff;--soft: #f7f7f7;--surface: #ffffff;--colors-hairline: #dee1e6;--colors-hairline-soft: #eef0f3;--line: #dee1e6;--line-subtle: #eef0f3;--colors-ink: #0a0b0d;--colors-body: #5b616e;--colors-body-strong: #0a0b0d;--colors-muted: #7c828a;--colors-muted-soft: #a8acb3;--colors-on-primary: #ffffff;--colors-on-dark: #ffffff;--colors-on-dark-soft: #a8acb3;--ink: #0a0b0d;--ink-secondary: #0a0b0d;--muted: #7c828a;--muted-light: #a8acb3;--colors-semantic-up: #05b169;--colors-semantic-down: #cf202f;--green: #05b169;--green-hover: #048a52;--green-light: #f7f7f7;--green-soft: #f7f7f7;--emerald: #05b169;--red: #cf202f;--red-light: #f7f7f7;--amber: #d97706;--amber-light: #fffbeb;--orange: #ea580c;--rounded-none: 0px;--rounded-xs: 4px;--rounded-sm: 8px;--rounded-md: 12px;--rounded-lg: 16px;--rounded-xl: 24px;--rounded-pill: 100px;--rounded-full: 9999px;--r-xs: 4px;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-xl: 24px;--r-2xl: 24px;--r-pill: 100px;--r-full: 9999px;--shadow-xs: none;--shadow-sm: none;--shadow-card: none;--shadow-sidebar: none;--shadow-hover: 0 4px 12px rgba(0, 0, 0, .04);--shadow-modal: 0 20px 48px rgba(10, 11, 13, .12);--shadow-elevated: 0 16px 40px rgba(10, 11, 13, .08);--spacing-section: 96px;--spacing-card-pad: 32px;--content-max: 1200px}.global-loading{position:fixed;top:18px;right:22px;z-index:10000;display:inline-flex;align-items:center;gap:9px;min-height:38px;padding:0 14px;border:1px solid rgba(0,82,255,.2);border-radius:var(--rounded-pill);background:#fffffff5;color:var(--colors-body-strong);box-shadow:0 10px 30px #0f172a24;font-size:12px;font-weight:700;pointer-events:none;animation:global-loading-enter .16s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.global-loading__spinner{width:16px;height:16px;flex:0 0 16px;border:2px solid #dbe7ff;border-top-color:var(--colors-primary);border-radius:50%;animation:global-loading-spin .7s linear infinite}@keyframes global-loading-spin{to{transform:rotate(360deg)}}@keyframes global-loading-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.global-loading{top:10px;right:10px;min-height:34px;padding:0 11px}}@media(prefers-reduced-motion:reduce){.global-loading,.global-loading__spinner{animation-duration:1.5s}}.class-growth-page{display:grid;gap:20px}.class-growth-actions{display:flex;gap:8px;flex-wrap:wrap}.class-growth-filter-card{position:sticky;top:10px;z-index:12;padding:16px 18px!important}.class-growth-filters{display:grid;grid-template-columns:repeat(3,minmax(150px,210px)) minmax(240px,1fr);gap:14px;align-items:end}.class-growth-filters label{display:grid;gap:6px}.class-growth-filters label>span,.class-growth-scope>span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.class-growth-filters select{width:100%;min-height:42px;border:1px solid #d8e0eb;border-radius:9px;background:#fff;padding:0 34px 0 12px;font-weight:650;color:#172033}.class-growth-scope{min-height:42px;display:grid;align-content:center;padding-left:18px;border-left:1px solid #e2e8f0}.class-growth-scope strong{font-size:14px;margin-top:2px}.class-growth-scope small{color:var(--muted);margin-top:2px}.class-growth-error{display:flex;align-items:center;gap:9px;padding:12px 15px;border:1px solid #fecaca;border-radius:10px;background:#fff7f7;color:#b91c1c;font-size:13px}.class-growth-error button{margin-left:auto;border:0;background:transparent;color:#b91c1c;font-weight:800;cursor:pointer}.class-growth-loading,.class-growth-empty{min-height:180px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.class-growth-empty{flex-direction:column;text-align:center}.class-growth-empty h3,.class-growth-empty p{margin:0}.class-growth-kpis{display:grid;grid-template-columns:repeat(6,minmax(150px,1fr));gap:12px}.class-growth-kpi{min-height:118px;border:1px solid #dce4ef;border-radius:13px;background:#fff;padding:17px;display:flex;flex-direction:column;box-shadow:0 4px 14px #0f172a09}.class-growth-kpi>span{color:#64748b;font-size:10px;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.class-growth-kpi strong{margin:10px 0 5px;color:#0f172a;font-size:25px;line-height:1}.class-growth-kpi small{color:#7b8799;font-size:10px;line-height:1.35}.class-growth-kpi.primary{background:linear-gradient(145deg,#eff6ff,#fff);border-color:#bfdbfe}.class-growth-kpi.positive strong,.positive{color:#059669!important}.class-growth-kpi.negative strong,.negative{color:#dc2626!important}.class-growth-kpi.warning strong{color:#d97706}.class-growth-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);gap:16px}.class-growth-gender-card,.class-growth-highlight-card{margin:0!important}.gender-total{display:flex;align-items:baseline;gap:8px;padding:8px 0 17px}.gender-total strong{font-size:32px}.gender-total span{color:var(--muted);font-size:12px}.gender-bars{display:grid;gap:12px}.gender-row{display:grid;grid-template-columns:145px minmax(100px,1fr) 48px;align-items:center;gap:10px}.gender-row>div:first-child{display:flex;justify-content:space-between;gap:8px;font-size:12px}.gender-row small{color:var(--muted);text-align:right}.gender-track{height:8px;overflow:hidden;border-radius:10px;background:#edf2f7}.gender-track i{display:block;height:100%;min-width:0;border-radius:inherit;background:#94a3b8}.gender-track i.boys{background:#2563eb}.gender-track i.girls{background:#ec4899}.gender-track i.other{background:#8b5cf6}.section-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.section-highlights>div{min-height:104px;padding:15px;border-radius:11px;background:#f8fafc;display:flex;flex-direction:column}.section-highlights span{color:#64748b;font-size:10px;font-weight:800;text-transform:uppercase}.section-highlights strong{margin:12px 0 5px;font-size:17px}.section-highlights small{color:var(--muted)}.class-growth-table-wrap{margin-top:13px;border:1px solid #e2e8f0;border-radius:11px}.class-growth-table{min-width:980px;border-collapse:separate;border-spacing:0}.class-growth-table th{position:sticky;top:0;z-index:2;background:#f8fafc;color:#627087;font-size:10px;font-weight:850;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap}.class-growth-table th,.class-growth-table td{padding:12px 13px;border-bottom:1px solid #e8edf4}.class-growth-table tbody tr:last-child td{border-bottom:0}.class-growth-table tbody tr:hover td{background:#fafcff}.class-growth-table .selected-row td{background:#eff6ff}.rank-badge{display:inline-grid;width:26px;height:26px;place-items:center;border-radius:8px;background:#edf4ff;color:#1556b9;font-weight:850}.growth-cell{display:inline-flex;align-items:center;gap:3px;font-weight:800;white-space:nowrap}.growth-cell.neutral,.neutral{color:#64748b!important}.risk-count,.safe-count{display:inline-grid;min-width:27px;height:25px;place-items:center;border-radius:7px;font-weight:800}.risk-count{background:#fff1f2;color:#dc2626}.safe-count{background:#ecfdf5;color:#059669}.table-link{border:0;background:transparent;color:#1261d8;font:inherit;font-weight:750;cursor:pointer;text-decoration:none;white-space:nowrap}.class-growth-tabs{width:max-content;max-width:100%;overflow-x:auto;display:flex;gap:3px;padding:4px;border-radius:11px;background:#edf2f7}.class-growth-tabs button{display:flex;align-items:center;gap:6px;border:0;border-radius:8px;padding:9px 14px;background:transparent;color:#64748b;font-weight:750;cursor:pointer;white-space:nowrap}.class-growth-tabs button.active{background:#fff;color:#1556b9;box-shadow:0 1px 4px #0f172a1a}.exam-growth-strip{display:flex;align-items:stretch;gap:8px;overflow-x:auto;margin:18px 0;padding-bottom:4px}.exam-growth-node{position:relative;min-width:145px;flex:1;border:1px solid #bfdbfe;border-radius:11px;background:linear-gradient(145deg,#eff6ff,#fff);padding:14px;display:grid;gap:6px}.exam-growth-node:not(:last-child):after{content:"";position:absolute;right:-9px;top:31px;width:9px;height:2px;background:#93c5fd}.exam-growth-node.empty{filter:grayscale(.7);opacity:.7}.exam-node-index{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#1261d8;color:#fff;font-size:10px;font-weight:850}.exam-growth-node>strong{font-size:12px}.exam-growth-node>span{font-size:22px;font-weight:850}.exam-growth-node>small{font-weight:750}.status-chip,.trend-chip,.student-status{display:inline-flex;border-radius:99px;padding:4px 8px;background:#f1f5f9;color:#475569;font-size:10px;font-weight:800;text-transform:capitalize;white-space:nowrap}.trend-chip.improving,.student-status.high-performer,.student-status.on-track{background:#ecfdf5;color:#047857}.trend-chip.declining,.student-status.critical{background:#fff1f2;color:#be123c}.student-status.at-risk{background:#fffbeb;color:#b45309}.subject-growth-matrix th:first-child,.subject-growth-matrix td:first-child{position:sticky;left:0;z-index:3;background:#fff;min-width:145px}.subject-growth-matrix thead th:first-child{background:#f8fafc;z-index:4}.subject-growth-matrix td>small,.subject-growth-matrix th>small{display:block;margin-top:3px;color:#94a3b8;font-size:9px}.table-empty{padding:28px;text-align:center;color:var(--muted)}.class-growth-provenance{display:flex;justify-content:flex-end;align-items:center;gap:6px;color:#8490a3;font-size:10px}.assessment-visibility-toggle{display:inline-flex;align-items:center;gap:6px;min-width:92px;justify-content:center;padding:6px 10px;border-radius:999px;border:1px solid;font-size:11px;font-weight:800;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.assessment-visibility-toggle.enabled{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.assessment-visibility-toggle.disabled{color:#64748b;background:#f1f5f9;border-color:#cbd5e1}.assessment-visibility-toggle:disabled{cursor:wait;opacity:.65}.assessment-lock-guide{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:16px;padding:14px 16px;border:1px solid #f5cf72;border-radius:13px;background:linear-gradient(100deg,#fffbeb,#fff 68%);box-shadow:0 5px 16px #92400e0b}.assessment-lock-guide-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#fef3c7;color:#a16207}.assessment-lock-guide-copy strong{display:block;color:#78350f;font-size:13px}.assessment-lock-guide-copy span{display:block;margin-top:3px;color:#6b5a3f;font-size:11.5px;line-height:1.45}.assessment-lock-guide-state{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border:1px solid #f5cf72;border-radius:999px;background:#fff;color:#92400e;font-size:11px;font-weight:800;white-space:nowrap}.assessment-pass-rule{display:grid;justify-items:start;gap:2px;min-width:108px}.assessment-pass-rule strong{color:#0f5132;font-size:12.5px;font-variant-numeric:tabular-nums}.assessment-pass-rule small{color:#64748b;font-size:9.5px;white-space:nowrap}@media(max-width:760px){.assessment-lock-guide{grid-template-columns:38px 1fr}.assessment-lock-guide-state{grid-column:2;justify-self:start}}@media(max-width:1280px){.class-growth-kpis,.class-growth-filters{grid-template-columns:repeat(3,1fr)}.class-growth-scope{grid-column:1 / -1;padding:10px 0 0;border-left:0;border-top:1px solid #e2e8f0}}@media(max-width:860px){.class-growth-filter-card{position:static}.class-growth-filters{grid-template-columns:1fr}.class-growth-scope{grid-column:auto}.class-growth-kpis{grid-template-columns:repeat(2,1fr)}.class-growth-grid{grid-template-columns:1fr}.section-highlights{grid-template-columns:1fr 1fr 1fr}}@media(max-width:560px){.class-growth-kpis{grid-template-columns:1fr 1fr}.class-growth-kpi{min-height:105px;padding:13px}.class-growth-kpi strong{font-size:21px}.class-growth-actions{width:100%}.class-growth-actions button{flex:1;justify-content:center}.section-highlights{grid-template-columns:1fr}.gender-row{grid-template-columns:125px 1fr 44px}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background-color:var(--colors-canvas);color:var(--colors-body);min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0;color:var(--colors-ink)}h1,.display-mega,.display-xl,.display-lg{font-family:var(--font-display);font-weight:400!important;letter-spacing:-1.5px;line-height:1.12}h2,.display-md,.display-sm,.title-lg{font-family:var(--font-display);font-weight:400;letter-spacing:-.6px;line-height:1.2}h3,h4,.title-md,.title-sm{font-family:var(--font-body);font-weight:600;letter-spacing:0;line-height:1.35}p{margin:0;line-height:1.55;color:var(--colors-body);font-size:15px}button,input,select,textarea{font-family:var(--font-body)}button{cursor:pointer}a{text-decoration:none;color:inherit}.mono,.data-value,.number-display,td.number{font-family:var(--font-mono)!important;font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.app-shell{min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:268px minmax(0,1fr);background:var(--colors-canvas);width:100%;max-width:100%;min-width:0;transition:grid-template-columns .28s cubic-bezier(.16,1,.3,1)}.app-shell.collapsed{grid-template-columns:72px minmax(0,1fr)}.mobile-header,.mobile-backdrop{display:none!important}.sidebar{position:sticky;top:0;height:100vh;max-height:100vh;background:var(--colors-canvas);color:var(--colors-ink);display:flex;flex-direction:column;z-index:100;overflow:hidden;border-right:1px solid var(--colors-hairline);transition:width .28s cubic-bezier(.16,1,.3,1);width:268px;flex-shrink:0}.sidebar.collapsed{width:72px}.sidebar.collapsed .brand>div,.sidebar.collapsed .sidebar-group-badge,.sidebar.collapsed .nav-group-title span,.sidebar.collapsed .nav-subitem span,.sidebar.collapsed .nav-item span,.sidebar.collapsed .nav-group-chevron,.sidebar.collapsed .sidebar-ai-launcher-text,.sidebar.collapsed .sidebar-ai-ask-badge,.sidebar.collapsed .sidebar-section-label,.sidebar.collapsed .sidebar-footer-label{display:none!important}.sidebar.collapsed .brand{justify-content:center;padding:20px 0 16px}.sidebar.collapsed .nav-item,.sidebar.collapsed .nav-group-header,.sidebar.collapsed .nav-subitem{justify-content:center;padding:10px;gap:0}.sidebar.collapsed .sidebar-ai-launcher{justify-content:center;padding:10px;border-radius:14px}.sidebar.collapsed .sidebar-collapse-btn{justify-content:center}.brand{display:flex;align-items:center;gap:12px;padding:20px 18px 16px;border-bottom:1px solid var(--colors-hairline);flex-shrink:0}.brand strong{display:block;color:var(--colors-ink);font-size:15px;font-weight:700;letter-spacing:-.3px;line-height:1.2}.brand span{display:block;color:var(--colors-muted);font-size:11px;font-weight:400;margin-top:2px;letter-spacing:.02em}.brand-logo-img{width:36px;height:36px;border-radius:var(--rounded-full);object-fit:cover;border:1.5px solid var(--colors-hairline);flex-shrink:0;box-shadow:0 0 0 3px #0052ff14}.sidebar-ai-launcher{margin:14px 14px 4px;padding:11px 14px;border-radius:14px;background:linear-gradient(135deg,#0052ff12,#0052ff05);border:1px solid rgba(0,82,255,.18);display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .15s ease;text-align:left;width:calc(100% - 28px);color:var(--colors-ink);flex-shrink:0;position:relative;overflow:hidden}.sidebar-ai-launcher:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,82,255,.06),transparent);opacity:0;transition:opacity .18s ease;border-radius:14px}.sidebar-ai-launcher:hover{border-color:#0052ff59;transform:translateY(-1px)}.sidebar-ai-launcher:hover:before{opacity:1}.sidebar-ai-launcher-text{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.sidebar-ai-ask-badge{font-size:10px;font-weight:700;color:#0052ff;background:#0052ff14;padding:3px 8px;border-radius:100px;border:1px solid rgba(0,82,255,.18);letter-spacing:.05em;flex-shrink:0}.sidebar-section-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--colors-muted-soft);padding:14px 18px 4px;flex-shrink:0}.sidebar-nav{display:flex;flex-direction:column;gap:1px;flex:1;overflow-y:auto;overflow-x:hidden;padding:4px 10px 8px;scrollbar-width:thin;scrollbar-color:var(--colors-hairline) transparent}.sidebar-nav::-webkit-scrollbar{width:3px}.sidebar-nav::-webkit-scrollbar-track{background:transparent}.sidebar-nav::-webkit-scrollbar-thumb{background:var(--colors-hairline);border-radius:4px}.nav-item{display:flex;gap:10px;align-items:flex-start;border:0;background:transparent;color:var(--colors-body);padding:9px 12px;border-radius:10px;font-size:13.5px;font-weight:500;line-height:1.4;transition:background .14s ease,color .14s ease;text-decoration:none;cursor:pointer;position:relative;width:100%;text-align:left;white-space:normal;word-break:break-word;overflow-wrap:anywhere;box-sizing:border-box}.nav-item>svg,.nav-item>*:first-child{flex-shrink:0;margin-top:2px}.nav-item:hover{background:var(--colors-surface-soft);color:var(--colors-ink)}.nav-item.active{background:#0052ff12;color:var(--colors-primary);font-weight:600}.nav-item.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;border-radius:0 3px 3px 0;background:var(--colors-primary)}.nav-group{display:flex;flex-direction:column;gap:1px;margin-bottom:2px}.nav-group-header{display:flex;justify-content:space-between;align-items:flex-start;width:100%;border:0;background:transparent;color:var(--colors-ink);padding:9px 12px;border-radius:10px;font-size:13px;font-weight:600;line-height:1.4;transition:background .14s ease,color .14s ease;cursor:pointer;text-align:left;white-space:normal;word-break:break-word;overflow-wrap:anywhere;box-sizing:border-box}.nav-group-header:hover{background:var(--colors-surface-soft);color:var(--colors-ink)}.nav-group-header.active{color:var(--colors-primary)}.nav-group-title{display:flex;align-items:flex-start;gap:10px;flex:1;min-width:0}.nav-group-title>span,.nav-item>span,.nav-subitem>span{flex:1 1 auto;min-width:0;text-align:left;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.nav-group-title>svg,.nav-group-title>*:first-child{flex-shrink:0;margin-top:2px}.nav-group-chevron{transition:transform .22s cubic-bezier(.16,1,.3,1);opacity:.4;flex-shrink:0}.nav-group-chevron.open{transform:rotate(180deg);opacity:.9}.sidebar-group-badge{font-size:10px;font-weight:700;padding:2px 7px;border-radius:100px;background:var(--colors-surface-strong);color:var(--colors-muted);border:1px solid var(--colors-hairline-soft);font-family:var(--font-mono);flex-shrink:0}.nav-submenu{display:flex;flex-direction:column;gap:1px;padding-left:10px;margin-left:12px;border-left:1px solid var(--colors-hairline-soft);margin-top:2px;margin-bottom:4px;animation:slideInLeft .16s ease-out}.nav-subitem{display:flex;align-items:flex-start;gap:8px;color:var(--colors-body);padding:7px 10px;border-radius:8px;font-size:12.5px;font-weight:500;line-height:1.4;transition:background .13s ease,color .13s ease;text-decoration:none;white-space:normal;word-break:break-word;overflow-wrap:anywhere;position:relative;box-sizing:border-box}.nav-subitem>span{line-height:1.35}@media(min-width:861px)and (max-width:1180px){.sidebar:not(.collapsed){width:248px}.app-shell:not(.collapsed){grid-template-columns:248px minmax(0,1fr)}.sidebar-nav{padding-inline:8px}.nav-group-header,.nav-item{padding-inline:10px}.nav-submenu{margin-left:10px;padding-left:8px}.nav-subitem{padding-inline:8px;font-size:12px}}.nav-subitem>svg,.nav-subitem>*:first-child{flex-shrink:0;margin-top:2px}.nav-subitem:hover{background:var(--colors-surface-soft);color:var(--colors-ink)}.nav-subitem.active{background:#0052ff12;color:var(--colors-primary);font-weight:600}.nav-subitem.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:2px;height:55%;border-radius:0 2px 2px 0;background:var(--colors-primary)}.sidebar-footer{border-top:1px solid var(--colors-hairline);padding:10px 10px 6px;display:flex;flex-direction:column;gap:2px;flex-shrink:0}.sidebar-footer-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--colors-muted-soft);padding:4px 8px 6px}.sidebar-collapse-btn{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:9px 12px;background:transparent;border:1px solid var(--colors-hairline);border-radius:10px;color:var(--colors-muted);font-weight:600;font-size:12.5px;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease;margin:8px 10px 10px;width:calc(100% - 20px)}.sidebar-collapse-btn:hover{background:var(--colors-surface-soft);color:var(--colors-ink);border-color:var(--colors-hairline)}.sidebar.collapsed .sidebar-collapse-btn{justify-content:center;margin:8px auto 10px;width:calc(100% - 16px)}.signout{width:100%;color:var(--colors-muted)!important;transition:background .14s ease,color .14s ease!important}.signout:hover{background:#fdf2f2!important;color:var(--colors-semantic-down)!important}.sidebar-super-admin-btn{background:linear-gradient(135deg,#0052ff14,#0052ff08)!important;color:var(--colors-primary)!important;border:1px solid rgba(0,82,255,.18)!important;border-radius:10px!important;font-weight:700!important;font-size:13px!important}.sidebar-super-admin-btn:hover{background:#0052ff1f!important;color:var(--colors-primary-active)!important}.main{padding:24px 32px 64px;min-width:0;width:100%;max-width:100%;flex:1;box-sizing:border-box;background:var(--colors-canvas);animation:fadeIn .18s ease-out}@media(max-width:1440px){.main{padding:20px 24px 48px}}@media(max-width:1024px){.main{padding:16px 16px 40px}}@media(max-width:768px){.main{padding:12px 12px 32px}}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--colors-hairline)}.page-header h1{font-size:32px;font-weight:400;color:var(--colors-ink);letter-spacing:-1.2px;line-height:1.15}.page-header p{color:var(--colors-muted);margin-top:6px;font-size:14.5px;font-weight:400;line-height:1.5}.header-actions{display:flex;align-items:center;gap:12px}.header-actions select,.page-header select{min-width:160px}.card{background:var(--colors-canvas);border:1px solid var(--colors-hairline);border-radius:var(--rounded-xl);padding:28px;margin-bottom:24px;position:relative;transition:box-shadow .2s ease,border-color .2s ease}.card:hover{box-shadow:var(--shadow-hover);border-color:#cfd4dc}.card-dark,.hero-band-dark{background:var(--colors-surface-dark)!important;color:var(--colors-on-dark)!important;border:1px solid #1a1d22!important}.card-dark h1,.card-dark h2,.card-dark h3,.hero-band-dark h1,.hero-band-dark h2{color:var(--colors-on-dark)!important}.card-dark p,.card-dark .muted,.hero-band-dark p{color:var(--colors-on-dark-soft)!important}.product-ui-card-dark{background:var(--colors-surface-dark-elevated);color:var(--colors-on-dark);border-radius:var(--rounded-xl);padding:32px;border:1px solid #282b31}.card-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:20px}.card-heading h3{font-size:18px;font-weight:600;color:var(--colors-ink);letter-spacing:0}.card-heading p{color:var(--colors-muted);font-size:13.5px;font-weight:400;margin-top:4px}.metrics-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:24px}.metrics-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric{margin:0;min-height:120px;display:flex;flex-direction:column;justify-content:center;position:relative;background:var(--colors-canvas);border:1px solid var(--colors-hairline);border-radius:var(--rounded-xl);padding:24px;animation:slideUpFade .22s ease-out;transition:box-shadow .2s ease,border-color .2s ease}.metric:hover{box-shadow:var(--shadow-hover);border-color:#cfd4dc}.metric span{font-size:11px;color:var(--colors-muted);font-weight:600;text-transform:uppercase;letter-spacing:.8px}.metric strong{font-family:var(--font-mono);font-size:28px;font-weight:500;margin:8px 0 4px;letter-spacing:-.5px;color:var(--colors-ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.metric small{color:var(--colors-muted);font-size:12px;font-weight:400}.metric-positive strong,.metric-warning strong,.metric-danger strong{color:var(--colors-ink)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);gap:24px}.dashboard-state-card{display:flex;align-items:center;gap:14px;min-height:92px;margin:0 0 20px;padding:18px 20px;border:1px solid #dbe6f3;border-radius:14px;background:#fff;color:#334155;box-shadow:0 8px 24px #0f172a0a}.dashboard-state-card>div{flex:1;min-width:0}.dashboard-state-card strong{display:block;color:#0f172a;font-size:14px}.dashboard-state-card small{display:block;margin-top:3px;color:#64748b;line-height:1.45}.dashboard-state-card.error{border-color:#fecaca;background:snow;color:#dc2626}.dashboard-state-card.empty-state{border-style:dashed;background:#f8fbff;color:#1261d8}.dashboard-state-spinner{width:24px;height:24px;flex:0 0 auto;border:3px solid #dbeafe;border-top-color:#1261d8;border-radius:50%;animation:dashboard-spin .75s linear infinite}.spin{animation:dashboard-spin .75s linear infinite}@keyframes dashboard-spin{to{transform:rotate(360deg)}}.leadership-summary-card{min-width:0;padding:14px 16px;border:1px solid #dbe6f3;border-radius:12px;background:#f8fbff}.leadership-summary-card>span{display:block;color:#64748b;font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.leadership-summary-card>strong{display:block;margin-top:4px;color:#0f172a;font-size:23px}.leadership-summary-card>small{display:block;margin-top:3px;color:#64748b;line-height:1.35;overflow-wrap:anywhere}.leadership-summary-card.success{border-color:#a7f3d0;background:#f0fdf8}.leadership-summary-card.warning{border-color:#fde68a;background:#fffbeb}.dashboard-scope-banner{display:flex;align-items:center;gap:13px;margin-bottom:18px;padding:14px 16px;border:1px solid #bfdbfe;border-radius:12px;background:linear-gradient(135deg,#eff6ff,#fff)}.dashboard-scope-icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:#1261d8;color:#fff}.dashboard-scope-banner>div:nth-child(2){flex:1;min-width:0}.dashboard-scope-banner span:not(.pill){display:block;color:#1d4ed8;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.dashboard-scope-banner strong{display:block;margin-top:2px;color:#0f172a;font-size:16px}.dashboard-scope-banner small{display:block;margin-top:2px;color:#64748b;line-height:1.4}.dashboard-scope-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:700px){.dashboard-scope-banner{align-items:flex-start;flex-wrap:wrap}.dashboard-scope-actions{width:100%;justify-content:flex-start;padding-left:51px}}.institute-setup-guide{margin:0 0 20px;overflow:hidden;border:1px solid #bfdbfe;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#fff 58%,#f0fdf4);box-shadow:0 10px 28px #0f172a0f}.institute-setup-guide.complete{border-color:#a7f3d0}.institute-setup-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px 15px}.institute-setup-title,.institute-setup-controls{display:flex;align-items:center;gap:12px}.institute-setup-title{min-width:260px}.institute-setup-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#1261d8,#0ea371);box-shadow:0 7px 16px #1261d833}.institute-setup-eyebrow{color:#1d4ed8;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.institute-setup-title h2{margin:3px 0 1px;color:#0f172a;font-size:18px}.institute-setup-title p{margin:0;color:#64748b;font-size:12px}.institute-setup-progress-label{text-align:right;line-height:1.05}.institute-setup-progress-label strong{display:block;color:#1261d8;font-size:18px}.institute-setup-progress-label span{color:#64748b;font-size:10.5px}.institute-setup-toggle{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border:0;background:transparent;color:#475569;font-weight:700;cursor:pointer}.institute-setup-toggle svg{transition:transform .2s ease}.institute-setup-toggle svg.open{transform:rotate(180deg)}.institute-setup-progress{height:5px;background:#dbeafe}.institute-setup-progress span{display:block;height:100%;border-radius:0 999px 999px 0;background:linear-gradient(90deg,#1261d8,#0ea371);transition:width .35s ease}.institute-setup-body{padding:16px 20px 20px}.institute-next-step{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:9px;margin-bottom:14px;padding:10px 12px;border:1px solid #fde68a;border-radius:10px;background:#fffbeb}.institute-next-step span{color:#92400e;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.institute-next-step strong{color:#78350f;font-size:13px}.institute-next-step p{margin:0;color:#92400e;font-size:12px}.institute-setup-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.institute-setup-step{min-width:0;display:grid;grid-template-columns:25px 30px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:11px;border:1px solid #e2e8f0;border-radius:11px;background:#fff;color:#334155;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.institute-setup-step:hover{border-color:#93c5fd;box-shadow:0 5px 14px #2563eb17;transform:translateY(-1px)}.institute-setup-step.done{background:#f8fffb;border-color:#bbf7d0}.setup-step-state{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:800}.institute-setup-step.done .setup-step-state{color:#047857;background:#dcfce7}.setup-step-icon{color:#64748b;display:grid;place-items:center}.institute-setup-step.done .setup-step-icon{color:#059669}.setup-step-copy{min-width:0}.setup-step-copy strong{display:block;overflow:hidden;color:#0f172a;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.setup-step-copy small{display:block;margin-top:2px;overflow:hidden;color:#64748b;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.setup-step-arrow{color:#94a3b8}@media(max-width:1100px){.institute-setup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.institute-setup-header{align-items:flex-start}.institute-setup-controls{flex-wrap:wrap;justify-content:flex-end}}@media(max-width:720px){.institute-setup-header,.institute-setup-controls{align-items:stretch;flex-direction:column}.institute-setup-progress-label{text-align:left}.institute-setup-grid,.institute-next-step{grid-template-columns:1fr}.institute-setup-body{padding:13px}}.chart-card{min-height:420px}.chart-wrap{height:320px;margin-top:16px}.leader-list{display:flex;flex-direction:column}.leader{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--colors-hairline-soft);transition:background .12s ease}.leader:last-child{border-bottom:0}.leader:hover{background:var(--colors-surface-soft);border-radius:var(--rounded-sm);padding-left:8px;padding-right:8px}.rank{width:32px;height:32px;border-radius:var(--rounded-full);background:var(--colors-surface-strong);color:var(--colors-ink);display:grid;place-items:center;font-family:var(--font-mono);font-weight:500;font-size:12px;border:1px solid var(--colors-hairline)}.grow{display:flex;flex-direction:column;flex:1}.grow strong{font-size:14px;font-weight:600;color:var(--colors-ink)}.grow span,.subtext{font-size:12.5px;color:var(--colors-muted);margin-top:2px;display:block}.footnote{font-size:12px;color:var(--colors-muted);margin-top:16px}.primary-btn,.secondary-btn{border:0;border-radius:var(--rounded-pill);padding:12px 20px;font-weight:600;font-size:14.5px;letter-spacing:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;transition:background .15s ease,transform .1s ease;line-height:1}.primary-btn{background:var(--colors-primary);color:var(--colors-on-primary);box-shadow:none}.primary-btn:hover{background:var(--colors-primary-active)}.primary-btn:active{background:var(--colors-primary-active);transform:scale(.98)}.primary-btn:disabled{background:var(--colors-primary-disabled);cursor:not-allowed;transform:none;filter:none}.primary-btn.compact{height:36px;padding:8px 16px;font-size:13px}.secondary-btn{background:var(--colors-surface-strong);color:var(--colors-ink);border:none}.secondary-btn:hover{background:#dee1e6}.secondary-btn.compact{height:36px;padding:8px 14px;font-size:12.5px}.text-btn{border:0;background:transparent;color:var(--colors-primary);padding:8px 14px;font-weight:600;font-size:13.5px;border-radius:var(--rounded-pill);transition:background .15s ease}.text-btn:hover{background:var(--colors-surface-strong)}.btn-pill-cta{height:56px;padding:16px 32px;font-size:16px;font-weight:600;border-radius:var(--rounded-pill);background:var(--colors-primary);color:var(--colors-on-primary);display:inline-flex;align-items:center;justify-content:center;gap:8px}select,input:not([type=checkbox]):not([type=radio]),textarea{border:1px solid var(--colors-hairline);background:var(--colors-canvas);color:var(--colors-ink);border-radius:var(--rounded-md);padding:12px 16px;outline:none;font-size:14px;font-family:var(--font-body);font-weight:400;transition:border-color .15s ease,box-shadow .15s ease;height:48px}textarea{height:auto;min-height:96px}select:focus,input:not([type=checkbox]):not([type=radio]):focus,textarea:focus{border-color:var(--colors-primary);box-shadow:0 0 0 1px var(--colors-primary)}select:hover,input:not([type=checkbox]):not([type=radio]):hover{border-color:#b0b6c0}input[type=checkbox],input[type=radio]{width:18px;height:18px;margin:2px 0 0;accent-color:var(--colors-primary);cursor:pointer;flex-shrink:0}label{font-size:12.5px;font-weight:600;color:var(--colors-body);display:flex;flex-direction:column;gap:6px}label.checkbox-label,label:has(input[type=checkbox]),label:has(input[type=radio]){display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:10px!important;font-weight:400!important;color:var(--colors-ink)!important;cursor:pointer}label:has(input[type=checkbox])>span,label:has(input[type=radio])>span{flex:1;font-size:13.5px;line-height:1.45;color:var(--colors-ink)}.inline-form{display:flex;gap:12px;align-items:flex-end}.inline-form.wrap{flex-wrap:wrap}.inline-form label{min-width:160px;flex:1}.filter-grid{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:14px}.marks-filter-panel{margin-bottom:20px;overflow:hidden;border:1px solid #dbe4f0;border-radius:16px;background:#fff;box-shadow:0 8px 24px #0f172a0b}.marks-filter-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid #e7edf5;background:linear-gradient(100deg,#f8fbff,#fff 72%)}.marks-filter-heading{display:flex;align-items:center;min-width:0;gap:11px}.marks-filter-icon{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid #cfe0ff;border-radius:10px;background:#eaf2ff;color:#0758d3}.marks-filter-heading h2{margin:0;color:#0f172a;font-size:15px;line-height:1.25}.marks-filter-heading p{margin:3px 0 0;color:#64748b;font-size:12px;line-height:1.35}.marks-filter-step{flex:0 0 auto;padding:5px 9px;border:1px solid #dbe4f0;border-radius:999px;background:#fff;color:#64748b;font-size:11px;font-weight:700}.marks-filter-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:16px 18px 18px}.marks-filter-field{min-width:0;gap:8px;padding:11px;border:1px solid #e2e8f0;border-radius:11px;background:#f8fafc;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.marks-filter-field:hover{border-color:#bfd1ea;background:#fbfdff}.marks-filter-field:focus-within{border-color:#7fb0f8;background:#fff;box-shadow:0 0 0 3px #1261d814}.marks-filter-label{display:flex;align-items:center;gap:6px;overflow:hidden;color:#475569;font-size:11px;font-weight:800;letter-spacing:.035em;line-height:1.2;text-transform:uppercase;white-space:nowrap}.marks-filter-label svg{flex:0 0 auto;color:#1261d8}.marks-filter-field select{width:100%;height:42px;min-width:0;padding:0 34px 0 11px;border-color:#cbd5e1;border-radius:8px;background-color:#fff;color:#172033;font-size:13px;font-weight:650;text-overflow:ellipsis}.marks-filter-field select:disabled{cursor:not-allowed;background:#f1f5f9;color:#94a3b8}.analysis-loading,.analysis-error{display:flex;align-items:center;gap:9px;margin-bottom:16px;padding:11px 14px;border:1px solid #dbe4f0;border-radius:10px;background:#f8fbff;color:#475569;font-size:13px}.analysis-error{border-color:#fecaca;background:#fff7f7;color:#991b1b}.analysis-error span{flex:1}.analysis-error button{border:0;background:transparent;color:#b91c1c;font-weight:750;cursor:pointer}@media(max-width:1250px){.marks-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.marks-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.marks-filter-header{align-items:flex-start;padding:14px}.marks-filter-step{display:none}.marks-filter-grid{grid-template-columns:minmax(0,1fr);padding:14px}}.table-wrap{overflow-x:auto;border-radius:var(--rounded-xl);border:1px solid var(--colors-hairline);background:var(--colors-canvas)}table{width:100%;border-collapse:collapse;min-width:720px}th{text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:var(--colors-muted);font-weight:600;padding:14px 18px;border-bottom:1px solid var(--colors-hairline);background:var(--colors-surface-soft);white-space:nowrap}td{padding:14px 18px;border-bottom:1px solid var(--colors-hairline-soft);font-size:14px;color:var(--colors-ink);vertical-align:middle}tr:last-child td{border-bottom:0}tr:hover td{background:var(--colors-surface-soft);transition:background .12s ease}.asset-icon-circular{width:32px;height:32px;border-radius:var(--rounded-full);background:var(--colors-surface-strong);display:grid;place-items:center;flex-shrink:0}.badge-pill,.pill{display:inline-flex;align-items:center;border-radius:var(--rounded-pill);background:var(--colors-surface-strong);color:var(--colors-ink);padding:4px 12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:1px solid var(--colors-hairline)}.pill.green{background:var(--colors-surface-soft);color:var(--colors-semantic-up);border-color:var(--colors-hairline)}.pill.red{background:var(--colors-surface-soft);color:var(--colors-semantic-down);border-color:var(--colors-hairline)}.trend{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-mono);font-size:13px;font-weight:500;background:transparent!important;border:none!important}.trend.positive,.price-up-cell{color:var(--colors-semantic-up)!important}.trend.negative,.price-down-cell{color:var(--colors-semantic-down)!important}.trend.neutral{color:var(--colors-muted)!important}.empty{text-align:center;color:var(--colors-muted);padding:48px 24px;font-size:14px}.empty strong{display:block;color:var(--colors-ink);font-size:16px;font-weight:600;margin-bottom:6px}.setup-banner{border:1px solid var(--colors-hairline);background:var(--colors-surface-soft);border-radius:var(--rounded-md);padding:14px 20px;margin:-4px 0 24px;display:flex;gap:12px;flex-wrap:wrap;font-size:13px;color:var(--colors-ink)}.setup-banner strong{color:var(--colors-primary);font-weight:600}.notice{background:var(--colors-surface-soft);color:var(--colors-ink);border:1px solid var(--colors-hairline);border-radius:var(--rounded-md);padding:14px 18px;margin:14px 0;font-size:13.5px;line-height:1.5}.form-error{background:#fdf2f2;color:var(--colors-semantic-down);border:1px solid #f8d7da;border-radius:var(--rounded-md);padding:12px 16px;font-size:13.5px}.compare-controls{display:flex;align-items:center;justify-content:center;gap:28px}.compare-controls>div{display:flex;flex-direction:column;gap:6px;min-width:220px}.compare-controls span{font-size:11.5px;color:var(--colors-muted);text-transform:uppercase;font-weight:600;letter-spacing:.5px}.compare-controls>strong{color:var(--colors-primary);background:var(--colors-surface-strong);width:44px;height:44px;border-radius:var(--rounded-full);display:grid;place-items:center;font-size:12px;border:1px solid var(--colors-hairline)}.report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.report-card{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;margin:0}.report-card>svg{color:var(--colors-primary)}.report-card h3{font-size:16px;font-weight:600;color:var(--colors-ink)}.report-card p{font-size:13px;color:var(--colors-muted);margin-top:4px}.modal-backdrop{position:fixed;inset:0;background:#0a0b0d73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:999;padding:20px;animation:fadeIn .18s ease-out}.modal-dialog{background:var(--colors-canvas);border:1px solid var(--colors-hairline);border-radius:var(--rounded-xl);box-shadow:var(--shadow-modal);width:min(580px,100%);overflow:hidden;animation:slideUpFade .22s cubic-bezier(.16,1,.3,1)}.modal-header{padding:24px 28px;border-bottom:1px solid var(--colors-hairline);display:flex;align-items:center;justify-content:space-between;background:var(--colors-canvas)}.modal-header h2{font-size:22px;font-weight:400;letter-spacing:-.5px;color:var(--colors-ink)}.modal-body{padding:28px;display:flex;flex-direction:column;gap:20px}.modal-footer{padding:20px 28px;border-top:1px solid var(--colors-hairline);background:var(--colors-surface-soft);display:flex;justify-content:flex-end;gap:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tab-group{display:inline-flex;background:var(--colors-surface-strong);padding:4px;border-radius:var(--rounded-pill);gap:3px}.tab-btn{border:0;background:transparent;padding:8px 18px;font-size:13.5px;font-weight:600;border-radius:var(--rounded-pill);color:var(--colors-body);transition:all .15s ease}.tab-btn.active{background:var(--colors-canvas);color:var(--colors-ink);box-shadow:0 2px 6px #0000000d}.search-bar,.search-input-pill{display:flex;align-items:center;gap:8px;background:var(--colors-surface-strong);border:1px solid transparent;border-radius:var(--rounded-pill);padding:4px 16px;height:44px;transition:all .15s ease}.search-bar:focus-within,.search-input-pill:focus-within{background:var(--colors-canvas);border-color:var(--colors-primary);box-shadow:0 0 0 1px var(--colors-primary)}.search-bar input,.search-input-pill input{border:0!important;background:transparent!important;padding:6px 0!important;width:100%!important;outline:none!important;height:auto!important;box-shadow:none!important;font-size:13.5px}.login-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:var(--colors-surface-soft)}.login-panel{width:min(460px,100%);background:var(--colors-canvas);border:1px solid var(--colors-hairline);border-radius:var(--rounded-xl);padding:40px;box-shadow:var(--shadow-modal);animation:slideUpFade .25s cubic-bezier(.16,1,.3,1)}.login-brand{display:flex;gap:14px;align-items:center;margin-bottom:28px}.login-brand h1{font-size:22px;font-weight:400;letter-spacing:-.5px;color:var(--colors-ink)}.login-brand p{font-size:12.5px;color:var(--colors-muted);font-weight:400}.login-panel h2{font-size:22px;font-weight:400;letter-spacing:-.4px;color:var(--colors-ink)}.login-panel form{display:flex;flex-direction:column;gap:16px;margin:24px 0 16px}.login-panel .primary-btn{width:100%;margin-top:6px}.login-panel>.text-btn{width:100%;margin-top:6px}.boot{min-height:100vh;display:grid;place-items:center;color:var(--colors-muted);font-weight:500}@media(max-width:1180px){.metrics-grid,.filter-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.app-shell{display:flex;flex-direction:column}.mobile-header{display:flex!important;justify-content:space-between;align-items:center;padding:14px 20px;background:var(--colors-surface-dark);color:var(--colors-on-dark);position:sticky;top:0;z-index:90;border-bottom:1px solid #1a1d22}.brand-mobile{display:flex;align-items:center;gap:10px}.brand-title{font-weight:600;font-size:16px;letter-spacing:-.2px;color:var(--colors-on-dark)}.mobile-toggle-btn{background:transparent;border:0;color:var(--colors-on-dark);padding:6px;display:grid;place-items:center;cursor:pointer}.sidebar{position:fixed;top:0;left:0;bottom:0;width:min(86vw,300px);transform:translate(-100%);transition:transform .28s cubic-bezier(.16,1,.3,1);z-index:1000;box-shadow:10px 0 40px #0003}.sidebar.mobile-open{transform:translate(0)}.mobile-backdrop{display:block!important;position:fixed;inset:0;background:#0a0b0d80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:999;animation:fadeIn .15s ease-out}.main{min-width:0;width:100%;box-sizing:border-box}.dashboard-grid{grid-template-columns:1fr}.metrics-grid,.filter-grid{grid-template-columns:repeat(2,1fr)}.report-grid{grid-template-columns:1fr}}@media(max-width:620px){.page-header{flex-direction:column}.header-actions{width:100%;flex-wrap:wrap}.metrics-grid,.metrics-grid.three,.filter-grid{grid-template-columns:1fr}.inline-form{flex-direction:column;align-items:stretch}.compare-controls{flex-direction:column;gap:12px}.compare-controls>div{width:100%}.report-card{grid-template-columns:auto 1fr}.report-card button{grid-column:1 / -1}.login-panel{padding:28px 24px}}.profile-summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;margin:0 0 18px;overflow:hidden;border:1px solid #dbe3ef;border-radius:14px;background:#dbe3ef;box-shadow:0 4px 16px #0f172a0a}.profile-summary-strip>div{min-width:0;padding:13px 17px;background:#fff}.profile-summary-strip span{display:block;overflow:hidden;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.055em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.profile-summary-strip strong{display:block;margin-top:4px;color:#0f172a;font-size:21px;font-variant-numeric:tabular-nums;line-height:1.15}.profile-summary-strip strong.positive{color:#047857}.profile-summary-strip strong.negative{color:#dc2626}.profile-directory-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),1fr));gap:16px;align-items:stretch}.profile-directory-grid>*{min-width:0;height:100%}.profile-directory-card h4,.profile-directory-card span,.profile-directory-card div{overflow-wrap:anywhere}.profile-directory-empty{margin-top:16px;padding:36px 20px;text-align:center}.student-profile-directory{overflow:hidden;border-color:#c4d2e3;box-shadow:0 8px 24px #0f172a0b}.student-profile-list-wrap{max-height:min(70vh,760px);overflow:auto;border:1px solid #d6e0eb;border-radius:11px;scrollbar-color:#9db4d1 #eef3f8;scrollbar-width:thin}.student-profile-list-table{min-width:1120px;border-collapse:separate;border-spacing:0}.student-profile-list-table thead th{position:sticky;top:0;z-index:3;padding:11px 13px;border-right:1px solid #d3deea;border-bottom:1px solid #b9c8dc;background:#eaf2fb;color:#42566f;font-size:10px;font-weight:800;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap}.student-profile-list-table tbody td{padding:10px 13px;border-right:1px solid #e1e8f0;border-bottom:1px solid #e1e8f0;vertical-align:middle}.student-profile-list-table tr>*:last-child{border-right:0}.student-profile-list-table tbody tr:nth-child(2n) td{background:#f8fafc}.student-profile-list-table tbody tr:hover td{background:#eef6ff}.student-profile-list-identity{display:flex;align-items:center;gap:10px;min-width:190px}.student-profile-list-avatar{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#1261d8,#0ea371);color:#fff;font-size:10.5px;font-weight:850}.student-profile-list-identity a{display:block;color:#164e9f;font-size:12.5px;font-weight:800;text-decoration:none}.student-profile-list-identity a:hover{text-decoration:underline;text-underline-offset:3px}.student-profile-list-identity small,.student-profile-list-subtext,.student-profile-metric-cell small,.student-profile-rank-cell small{display:block;margin-top:2px;color:#718096;font-size:9.5px}.student-profile-metric-cell,.student-profile-rank-cell{text-align:center;font-variant-numeric:tabular-nums}.student-profile-metric-cell>strong,.student-profile-rank-cell>strong{color:#172b4d;font-size:13px;font-weight:850}.student-profile-metric-cell>strong.positive{color:#087443}.student-profile-metric-cell>strong.negative{color:#c82536}.student-profile-no-data{color:#8795a8;font-size:10.5px;font-weight:650}.student-risk-chip{display:inline-flex;padding:4px 9px;border-radius:999px;background:#e8eef5;color:#5d6b7d;font-size:9.5px;font-weight:850;white-space:nowrap}.student-risk-chip.low{background:#dcfce7;color:#087443}.student-risk-chip.moderate{background:#fef3c7;color:#92400e}.student-risk-chip.high,.student-risk-chip.critical{background:#fee2e2;color:#b91c1c}.student-risk-chip.pending-assessment{background:#edf2f7;color:#64748b}.student-profile-open-link{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border:1px solid #bfd3ec;border-radius:8px;background:#fff;color:#1261d8;font-size:10.5px;font-weight:800;text-decoration:none;white-space:nowrap}.student-profile-open-link:hover{background:#eaf3ff;border-color:#8db8ec}@media(max-width:760px){.student-profile-list-wrap{max-height:65vh}}.step-growth-table-wrap{width:100%;margin:0;max-height:min(68vh,720px);overflow:auto;border:1px solid #b9c8dc;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 1px #fff,0 5px 18px #0f172a0b;scrollbar-color:#9db4d1 #eef3f8;scrollbar-width:thin}.step-growth-table-wrap::-webkit-scrollbar{width:10px;height:10px}.step-growth-table-wrap::-webkit-scrollbar-track{background:#eef3f8}.step-growth-table-wrap::-webkit-scrollbar-thumb{background:#9db4d1;border:2px solid #eef3f8;border-radius:10px}.student-step-growth-card{overflow:hidden;border-color:#b9c8dc;box-shadow:0 8px 24px #0f172a0e}.assessment-timeline-row{transition:background-color .16s ease,box-shadow .16s ease}.assessment-timeline-row:hover td{background:#f0f7ff}.assessment-timeline-row.expanded td{background:#eaf4ff!important;box-shadow:inset 0 -1px #93c5fd}.assessment-expand-button{width:100%;display:grid;grid-template-columns:18px minmax(90px,auto) 1fr;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#1e3a8a;text-align:left;cursor:pointer}.assessment-expand-button svg{color:#2563eb;transition:transform .16s ease}.assessment-expand-button svg.open{transform:rotate(90deg)}.assessment-expand-button span{font-size:13px;font-weight:750}.assessment-expand-button small{justify-self:end;color:#64748b;font-size:9.5px;font-weight:650;white-space:nowrap}.assessment-subject-detail-row>td{padding:0!important;border-bottom:1px solid #b9c8dc;background:#f3f8fe!important}.assessment-subject-detail{margin:0 12px 14px 42px;overflow:hidden;border:1px solid #b9c8dc;border-top:0;border-radius:0 0 12px 12px;background:#fff;box-shadow:0 8px 18px #1e40af12}.assessment-subject-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-bottom:1px solid #cbd7e6;background:linear-gradient(90deg,#eaf4ff,#f8fbff)}.assessment-subject-detail-heading strong{display:block;color:#123a70;font-size:13px}.assessment-subject-detail-heading span{display:block;margin-top:2px;color:#64748b;font-size:10.5px}.assessment-subject-detail-heading .assessment-subject-detail-total{flex:0 0 auto;margin:0;padding:4px 10px;border:1px solid #93c5fd;border-radius:999px;background:#fff;color:#1d4ed8;font-size:11px;font-weight:800}.assessment-subject-detail-table-wrap{width:100%;overflow-x:auto}.assessment-subject-detail-table{width:100%;min-width:850px;border-collapse:separate;border-spacing:0;font-size:11.5px}.assessment-subject-detail-table th,.assessment-subject-detail-table td{padding:9px 12px;border-right:1px solid #d5dfeb;border-bottom:1px solid #dbe4ef;color:#334155;text-align:left}.assessment-subject-detail-table th:last-child,.assessment-subject-detail-table td:last-child{border-right:0}.assessment-subject-detail-table tbody tr:last-child td{border-bottom:0}.assessment-subject-detail-table th{background:#edf4fb;color:#52657d;font-size:9.5px;font-weight:800;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap}.assessment-subject-detail-table tbody tr:nth-child(2n) td{background:#f8fafc}.assessment-subject-detail-table tbody tr:hover td{background:#eef6ff}.assessment-subject-detail-table .number-cell{text-align:center;font-family:JetBrains Mono,monospace;font-weight:750;font-variant-numeric:tabular-nums}.assessment-subject-detail-table .high-score{color:#087443;background:#effbf4}.assessment-subject-detail-table .low-score{color:#c82536;background:#fff1f2}.assessment-subject-detail-table .comment-cell{min-width:190px;color:#64748b;white-space:normal}.assessment-result-chip{display:inline-flex;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:800;white-space:nowrap}.assessment-result-chip.passed{background:#dcfce7;color:#087443}.assessment-result-chip.support{background:#fee2e2;color:#b91c1c}.assessment-result-chip.special{background:#fef3c7;color:#92400e}.assessment-result-chip.missing{background:#e9eef5;color:#64748b}.student-step-growth-heading{margin:-20px -20px 18px!important;padding:18px 20px 15px;border-bottom:1px solid #d9e4f0;background:linear-gradient(180deg,#fff,#f5f8fc)}.step-growth-table{width:max-content;min-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:12px}.step-growth-table th{position:sticky;top:0;z-index:3;height:38px;padding:9px 10px;border-right:1px solid #c3d1e2;border-bottom:1px solid #b8c7da;background:#d8e9fb;color:#123a70;text-align:center;font-weight:850;white-space:nowrap}.step-growth-table td{height:48px;padding:9px 10px;border-right:1px solid #cbd7e6;border-bottom:1px solid #cbd7e6;background:#fff;color:#26374d;vertical-align:middle;white-space:nowrap}.step-growth-table tr>*:last-child{border-right:0}.step-growth-table tbody tr:nth-child(2n) td{background:#f7f9fc}.step-growth-table tbody tr:hover td{background:#eef6ff}.step-growth-group-header th{height:38px;font-size:11px;font-weight:850;letter-spacing:.025em}.step-growth-metric-header th{top:38px;width:160px;min-width:160px;height:36px;background:#edf5ff;color:#52657d;font-size:9px;letter-spacing:.055em;text-transform:uppercase}.step-growth-table tbody td:nth-child(n+4){width:160px;min-width:160px;text-align:center;font-weight:800;font-variant-numeric:tabular-nums}.step-growth-group-header th:first-child,.step-growth-table tbody td:first-child{position:sticky;left:0;z-index:4;width:48px;min-width:48px}.step-growth-group-header th:nth-child(2),.step-growth-table tbody td:nth-child(2){position:sticky;left:48px;z-index:4;width:156px;min-width:156px;text-align:left}.step-growth-group-header th:nth-child(3),.step-growth-table tbody td:nth-child(3){position:sticky;left:204px;z-index:4;width:164px;min-width:164px;text-align:left;box-shadow:7px 0 12px -10px #334155}.step-growth-group-header th:nth-child(-n+3){z-index:7;background:#c9e0f8}.step-growth-table tbody tr:nth-child(odd) td:nth-child(-n+3){background:#fff}.step-growth-table tbody tr:nth-child(2n) td:nth-child(-n+3){background:#f7f9fc}.step-growth-table tbody tr:hover td:nth-child(-n+3){background:#eef6ff}.step-growth-positive{color:#087443;background:#edfbf3!important}.step-growth-negative{color:#c82536;background:#fff0f1!important}.step-growth-missing{color:#94a3b8;text-align:center;background:#f8fafc!important}.step-growth-total-row td{position:sticky;bottom:0;z-index:2;border-top:2px solid #6d829b;background:#e8eef6!important;font-weight:850}.step-growth-total-row td:nth-child(-n+3){z-index:5;background:#e8eef6!important}.step-growth-note{margin:11px 2px 0;color:#64748b;font-size:11px;line-height:1.55}.step-growth-transition{display:grid;gap:4px;justify-items:center;line-height:1.2;white-space:nowrap}.step-growth-transition span{color:#53657b;font-size:10px;font-weight:700}.step-growth-transition strong{display:inline-flex;justify-content:center;min-width:60px;padding:2px 7px;border:1px solid currentColor;border-radius:999px;background:#ffffffb8;color:inherit;font-size:10px;font-weight:850}@media(max-width:900px){.assessment-subject-detail{margin:0 6px 10px}.assessment-expand-button small{display:none}.student-step-growth-heading{margin:-16px -16px 16px!important;padding:15px 16px 13px}.step-growth-table-wrap{max-height:62vh}}.teacher-excel-card{border-color:#b9c8dc!important;box-shadow:0 8px 24px #0f172a0e}.teacher-excel-card-header{background:linear-gradient(180deg,#fff,#f5f8fc)!important}.teacher-performance-chart{margin:18px 24px 12px;padding:24px 18px 14px!important;border:1px solid #d9e4f0;border-radius:16px;background:linear-gradient(180deg,#eff6ffd1,#fffffff0),repeating-linear-gradient(90deg,transparent 0,transparent 79px,rgba(148,163,184,.055) 80px)}.teacher-step-growth-wrap,.teacher-student-analysis-wrap{width:100%;overflow:auto;scrollbar-color:#9db4d1 #eef3f8;scrollbar-width:thin}.teacher-step-growth-wrap::-webkit-scrollbar,.teacher-student-analysis-wrap::-webkit-scrollbar{width:10px;height:10px}.teacher-step-growth-wrap::-webkit-scrollbar-track,.teacher-student-analysis-wrap::-webkit-scrollbar-track{background:#eef3f8}.teacher-step-growth-wrap::-webkit-scrollbar-thumb,.teacher-student-analysis-wrap::-webkit-scrollbar-thumb{background:#9db4d1;border:2px solid #eef3f8;border-radius:10px}.teacher-step-growth-table{width:max-content;min-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:12px}.teacher-step-growth-table th,.teacher-step-growth-table td{padding:9px 10px;border-right:1px solid #cbd7e6;border-bottom:1px solid #cbd7e6}.teacher-step-growth-table th{position:sticky;top:0;z-index:3;background:#d8e9fb;color:#123a70;text-align:center;font-weight:850;white-space:nowrap}.teacher-step-growth-table td{height:46px;background:#fff;color:#26374d;vertical-align:middle}.teacher-step-growth-table tbody tr:nth-child(2n) td{background:#f7f9fc}.teacher-step-growth-table tbody tr:hover td{background:#eef6ff}.teacher-step-growth-table tr>*:last-child{border-right:0}.teacher-step-metric-header th{top:37px;width:158px;background:#edf5ff;color:#52657d;font-size:9px;letter-spacing:.055em;text-transform:uppercase}.teacher-step-growth-table th:nth-child(1),.teacher-step-growth-table td:nth-child(1){width:88px;min-width:88px}.teacher-step-growth-table th:nth-child(2),.teacher-step-growth-table td:nth-child(2){width:82px;min-width:82px}.teacher-step-growth-table th:nth-child(3),.teacher-step-growth-table td:nth-child(3){width:150px;min-width:150px}.teacher-step-growth-table th:nth-child(4),.teacher-step-growth-table td:nth-child(4){width:76px;min-width:76px;text-align:center}.teacher-step-growth-table tbody td:nth-child(n+5){width:158px;min-width:158px;text-align:center;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.teacher-step-growth-table th:nth-child(1),.teacher-step-growth-table td:nth-child(1){position:sticky;left:0;z-index:4}.teacher-step-growth-table th:nth-child(2),.teacher-step-growth-table td:nth-child(2){position:sticky;left:88px;z-index:4}.teacher-step-growth-table th:nth-child(3),.teacher-step-growth-table td:nth-child(3){position:sticky;left:170px;z-index:4;box-shadow:7px 0 12px -10px #334155}.teacher-step-growth-table thead th:nth-child(-n+3){z-index:7;background:#c9e0f8}.teacher-step-growth-table tbody tr:nth-child(odd) td:nth-child(-n+3){background:#fff}.teacher-step-growth-table tbody tr:nth-child(2n) td:nth-child(-n+3){background:#f7f9fc}.teacher-step-growth-table tbody tr:hover td:nth-child(-n+3){background:#eef6ff}.teacher-step-growth-table .growth-positive{color:#087443;background:#edfbf3!important}.teacher-step-growth-table .growth-negative{color:#c82536;background:#fff0f1!important}.teacher-step-growth-table .missing{color:#94a3b8;text-align:center;background:#f8fafc!important}.teacher-step-growth-table .step-growth-transition,.teacher-student-analysis-table .step-growth-transition{gap:4px}.teacher-step-growth-table .step-growth-transition span,.teacher-student-analysis-table .step-growth-transition span{color:#53657b;font-size:10px;font-weight:700}.teacher-step-growth-table .step-growth-transition strong,.teacher-student-analysis-table .step-growth-transition strong{display:inline-flex;justify-content:center;min-width:60px;padding:2px 7px;border-radius:999px;background:#ffffffb8;border:1px solid currentColor;font-size:10px}.teacher-student-analysis-wrap{max-height:min(68vh,720px)}.teacher-inline-analysis-row>td{padding:0!important;border-top:0!important;background:#f3f8fe!important;max-width:0!important}.teacher-inline-analysis{margin:0 12px 16px 36px;overflow:hidden;border:1px solid #b9c8dc;border-top:0;border-radius:0 0 14px 14px;background:#fff;box-shadow:0 9px 20px #1e40af14}.teacher-inline-analysis-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 16px;border-bottom:1px solid #cbd7e6;background:linear-gradient(90deg,#e9f3ff,#f8fbff)}.teacher-inline-analysis-header strong{display:flex;align-items:center;gap:7px;color:#123a70;font-size:13.5px}.teacher-inline-analysis-header span{display:block;margin-top:3px;color:#64748b;font-size:10.5px}.teacher-inline-analysis-legend{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.teacher-inline-analysis-legend span{margin:0;padding:4px 9px;border:1px solid #bfd3ec;border-radius:999px;background:#fff;color:#486581;font-weight:700}.teacher-inline-analysis-empty{padding:28px;color:#64748b;text-align:center}.teacher-inline-student-link{padding:0;border:0;background:none;color:#1261d8;font-size:12px;font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.teacher-inline-status{display:inline-flex;padding:3px 8px;border-radius:999px;background:#e9eef5;color:#64748b;font-size:9.5px;font-weight:800;white-space:nowrap}.teacher-inline-status.positive{background:#dcfce7;color:#087443}.teacher-inline-status.negative{background:#fee2e2;color:#b91c1c}.teacher-inline-analysis .teacher-student-step-cell.growth-positive{color:#087443!important;background:#edfbf3!important}.teacher-inline-analysis .teacher-student-step-cell.growth-negative{color:#c82536!important;background:#fff0f1!important}.teacher-inline-analysis .teacher-student-step-header small{display:block;margin-top:3px;color:#64748b;font-size:9px}.teacher-student-analysis-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-size:12px;color:#26374d}.teacher-student-analysis-table th,.teacher-student-analysis-table td{height:48px;padding:9px 12px;border-right:1px solid #cbd7e6;border-bottom:1px solid #cbd7e6;vertical-align:middle;white-space:nowrap}.teacher-student-analysis-table tr>*:last-child{border-right:0}.teacher-student-analysis-table thead th{position:sticky;top:0;z-index:4;background:#d8e9fb!important;color:#123a70!important;box-shadow:inset 0 -1px #afc1d8}.teacher-student-analysis-table thead tr:nth-child(2) th{top:49px;z-index:4;height:38px;background:#f0f5fa!important;color:#52657d!important}.teacher-student-analysis-table tbody tr:nth-child(odd) td{background-color:#fff}.teacher-student-analysis-table tbody tr:nth-child(2n) td{background-color:#f7f9fc}.teacher-student-analysis-table tbody tr:hover td{background-color:#eef6ff!important}.teacher-student-analysis-table th:nth-child(1),.teacher-student-analysis-table td:nth-child(1){position:sticky;left:0;width:160px;min-width:160px;max-width:160px;z-index:5}.teacher-student-analysis-table th:nth-child(2),.teacher-student-analysis-table td:nth-child(2){position:sticky;left:160px;width:64px;min-width:64px;max-width:64px;text-align:center;z-index:5;box-shadow:3px 0 5px -2px #0000001a}.teacher-student-analysis-table thead tr:nth-child(1) th:nth-child(1){position:sticky!important;top:0!important;left:0!important;z-index:10!important;background-color:#d8e9fb!important}.teacher-student-analysis-table thead tr:nth-child(1) th:nth-child(2){position:sticky!important;top:0!important;left:160px!important;z-index:10!important;background-color:#d8e9fb!important;box-shadow:3px 0 5px -2px #0000001a!important}.teacher-student-analysis-table thead tr:nth-child(2) th:nth-child(1){position:sticky!important;top:49px!important;left:0!important;z-index:10!important;background-color:#f0f5fa!important}.teacher-student-analysis-table thead tr:nth-child(2) th:nth-child(2){position:sticky!important;top:49px!important;left:160px!important;z-index:10!important;background-color:#f0f5fa!important;box-shadow:3px 0 5px -2px #0000001a!important}.teacher-student-analysis-table tbody tr:nth-child(odd) td:nth-child(1),.teacher-student-analysis-table tbody tr:nth-child(odd) td:nth-child(2){background-color:#fff!important}.teacher-student-analysis-table tbody tr:nth-child(2n) td:nth-child(1),.teacher-student-analysis-table tbody tr:nth-child(2n) td:nth-child(2){background-color:#f7f9fc!important}.teacher-student-analysis-table tbody tr:hover td:nth-child(1),.teacher-student-analysis-table tbody tr:hover td:nth-child(2){background-color:#eef6ff!important}.teacher-student-analysis-table th:nth-child(3),.teacher-student-analysis-table td:nth-child(3){min-width:120px}.teacher-student-exam-header{min-width:94px!important;background:#e2effc!important}.teacher-student-step-header{min-width:152px!important;background:#e8f7f3!important;color:#096b52!important}.teacher-student-summary-header{min-width:105px;background:#f1ebff!important;color:#6542a6!important}.teacher-student-comment-header{min-width:300px!important;background:#fff5df!important;color:#815b0d!important}.teacher-student-score-cell{min-width:94px;font-variant-numeric:tabular-nums}.teacher-student-step-cell{min-width:152px;font-variant-numeric:tabular-nums}.teacher-student-summary-cell{min-width:105px;background-image:linear-gradient(#6366f106,#6366f106)}.teacher-student-comment-cell{min-width:300px!important;white-space:normal!important;background-image:linear-gradient(#f59e0b06,#f59e0b06)}.teacher-modal-excel-wrap{border:1px solid #cbd7e6;border-radius:10px;overflow:auto;max-height:calc(88vh - 240px);background:#fff;box-shadow:0 2px 8px #123a700a}.teacher-modal-excel-table{width:100%;min-width:880px;border-collapse:separate;border-spacing:0;font-size:12.5px;color:#26374d}.teacher-modal-excel-table th,.teacher-modal-excel-table td{height:42px;padding:9px 14px;border-right:1px solid #cbd7e6;border-bottom:1px solid #cbd7e6;vertical-align:middle;white-space:nowrap}.teacher-modal-excel-table tr>*:last-child{border-right:0}.teacher-modal-excel-table thead th{position:sticky;top:0;z-index:5;background:#d8e9fb!important;color:#123a70!important;font-weight:700;font-size:11.5px;text-transform:uppercase;letter-spacing:.05em;box-shadow:inset 0 -1px #afc1d8}.teacher-modal-excel-table tbody tr:nth-child(odd) td{background-color:#fff}.teacher-modal-excel-table tbody tr:nth-child(2n) td{background-color:#f7f9fc}.teacher-modal-excel-table tbody tr:hover td{background-color:#eef6ff!important}.teacher-modal-excel-table th:nth-child(1),.teacher-modal-excel-table td:nth-child(1){position:sticky;left:0;min-width:160px;z-index:6}.teacher-modal-excel-table th:nth-child(2),.teacher-modal-excel-table td:nth-child(2){position:sticky;left:160px;min-width:64px;text-align:center;z-index:6;box-shadow:3px 0 5px -2px #0000001a}.teacher-modal-excel-table thead th:nth-child(1),.teacher-modal-excel-table thead th:nth-child(2){z-index:10!important;background-color:#d8e9fb!important}.teacher-modal-excel-table tbody tr:nth-child(odd) td:nth-child(1),.teacher-modal-excel-table tbody tr:nth-child(odd) td:nth-child(2){background-color:#fff!important}.teacher-modal-excel-table tbody tr:nth-child(2n) td:nth-child(1),.teacher-modal-excel-table tbody tr:nth-child(2n) td:nth-child(2){background-color:#f7f9fc!important}.teacher-modal-excel-table tbody tr:hover td:nth-child(1),.teacher-modal-excel-table tbody tr:hover td:nth-child(2){background-color:#eef6ff!important}@media(max-width:900px){.teacher-excel-card-header{padding:14px 16px!important}.teacher-performance-chart{margin:14px 12px 10px;padding:18px 8px 12px!important}.teacher-inline-analysis{margin:0 6px 10px}.teacher-inline-analysis-header{align-items:flex-start;flex-direction:column}.teacher-inline-analysis-legend{justify-content:flex-start}.teacher-student-analysis-wrap{max-height:62vh}.teacher-student-analysis-table th,.teacher-student-analysis-table td{padding:8px 10px}}.subject-analysis-table-wrap{width:100%;margin:16px 0 0;overflow-x:auto;border:1px solid #b8c7da;border-radius:8px}.subject-analysis-table{width:100%;min-width:1180px;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:11px}.subject-analysis-table th{padding:8px;border-right:1px solid #b8c7da;border-bottom:1px solid #b8c7da;background:#eaf1fb;color:#334155;font-size:9.5px;font-weight:800;letter-spacing:.025em;text-align:left;text-transform:uppercase}.subject-analysis-table td{padding:8px;border-right:1px solid #d5deea;border-bottom:1px solid #d5deea;background:#fff;color:#334155;vertical-align:middle}.subject-analysis-table tbody tr:nth-child(2n) td{background:#f8fafc}.subject-analysis-table tr>*:last-child{border-right:0}.subject-analysis-table tbody tr:last-child td{border-bottom:0}.subject-analysis-table th:nth-child(1),.subject-analysis-table td:nth-child(1){width:42px;text-align:center}.subject-analysis-table th:nth-child(2),.subject-analysis-table td:nth-child(2){width:145px}.subject-analysis-table th:nth-child(3),.subject-analysis-table td:nth-child(3){width:140px}.subject-analysis-table th:nth-child(4),.subject-analysis-table td:nth-child(4){width:90px}.subject-analysis-table th:nth-child(5),.subject-analysis-table td:nth-child(5){width:85px}.subject-analysis-table th:nth-child(6),.subject-analysis-table td:nth-child(6){width:105px}.subject-analysis-table th:nth-child(7),.subject-analysis-table td:nth-child(7){width:120px}.subject-analysis-table th:nth-child(8),.subject-analysis-table td:nth-child(8){width:125px}.subject-analysis-table th:nth-child(9),.subject-analysis-table td:nth-child(9){width:320px}.subject-analysis-table th:nth-child(1),.subject-analysis-table td:nth-child(1){position:sticky;left:0;z-index:3}.subject-analysis-table th:nth-child(2),.subject-analysis-table td:nth-child(2){position:sticky;left:42px;z-index:3}.subject-analysis-table th:nth-child(3),.subject-analysis-table td:nth-child(3){position:sticky;left:187px;z-index:3;box-shadow:3px 0 5px #0f172a14}.subject-analysis-table thead th:nth-child(-n+3){z-index:5;background:#dbeafe}.subject-analysis-table tbody tr:nth-child(odd) td:nth-child(-n+3){background:#fff}.subject-analysis-table tbody tr:nth-child(2n) td:nth-child(-n+3){background:#f8fafc}.subject-analysis-table .numeric{text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap}.subject-analysis-table .value-positive{color:#15803d;font-weight:800}.subject-analysis-table .value-negative{color:#dc2626;font-weight:800}.subject-comment-cell{white-space:normal}.subject-comment-display{display:flex;align-items:center;justify-content:space-between;gap:8px}.subject-comment-display>span{min-width:0;line-height:1.35;overflow-wrap:anywhere}.subject-comment-display .empty-comment{color:#94a3b8;font-style:italic}.subject-comment-display button{flex-shrink:0;padding:4px 7px!important;font-size:9.5px!important}.subject-comment-editor textarea{display:block;width:100%;min-height:50px;resize:vertical;padding:7px 8px;border:1px solid #93c5fd;border-radius:6px;background:#fff;color:#0f172a;font:inherit;line-height:1.35;outline:none}.subject-comment-editor textarea:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.subject-comment-actions{display:flex;justify-content:flex-end;align-items:center;gap:5px;margin-top:5px}.subject-comment-actions small{margin-right:auto;color:#94a3b8}.subject-comment-actions button{padding:4px 8px!important;font-size:9.5px!important}.subject-comment-notice{margin-top:9px;padding:7px 10px;border:1px solid #bfdbfe;border-radius:6px;background:#eff6ff;color:#1e40af;font-size:11px;font-weight:600}.subject-analysis-tags{display:flex;flex-wrap:wrap;gap:3px;margin-top:4px}.subject-analysis-tags span,.subject-analysis-status{display:inline-block;padding:2px 6px;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#475569;font-size:8.5px;font-weight:800;white-space:nowrap}.subject-analysis-tags .positive,.subject-analysis-status.positive{border-color:#86efac;background:#f0fdf4;color:#166534}.subject-analysis-tags .negative,.subject-analysis-status.negative{border-color:#fca5a5;background:#fef2f2;color:#991b1b}.subject-analysis-tags .info{border-color:#93c5fd;background:#eff6ff;color:#1e40af}.subject-analysis-status.neutral{border-color:#bfdbfe;background:#eff6ff;color:#1e40af}@media(max-width:760px){.profile-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-summary-strip>div{padding:12px 14px}.profile-directory-grid{grid-template-columns:minmax(0,1fr)}}.printable-modal-dialog{width:min(1040px,96vw);max-height:94vh;display:flex;flex-direction:column}.printable-preview-toolbar span{font-size:12px;color:var(--muted)}.printable-toolbar-actions{display:flex;gap:8px;align-items:center}.export-excel-btn{background:#f0fdf4;border-color:#86efac;color:#166534;font-weight:600}.printable-document{flex:1;overflow-y:auto;padding:30px 34px;background:#fff;color:#0f172a;font-family:Inter,Arial,sans-serif}.printable-institution-header{display:grid;grid-template-columns:58px 1fr minmax(280px,42%);gap:15px;align-items:center;border-bottom:3px solid #1d4ed8;padding-bottom:14px;margin-bottom:18px}.printable-institution-header img{width:52px;height:52px;object-fit:contain}.printable-institution-name h1{margin:0;font-size:19px;letter-spacing:.025em}.printable-institution-name p{margin:3px 0;color:#475569;font-size:10.5px}.printable-institution-name small{color:#64748b;font-size:9px}.printable-document-meta{display:flex;flex-direction:column;gap:3px;text-align:right;font-size:9.5px;color:#64748b}.printable-document-meta strong{color:#1d4ed8;font-size:11.5px;line-height:1.3}.printable-card{border:1px solid #cbd5e1;border-radius:7px;background:#fff}.printable-profile-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border-left:4px solid #1d4ed8;background:#f8fafc}.printable-profile-banner h2{margin:2px 0 3px;font-size:18px}.printable-profile-banner p{margin:0;font-size:10.5px;color:#475569}.printable-eyebrow{font-size:8.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#1d4ed8}.printable-status{flex-shrink:0;padding:5px 10px;border-radius:999px;font-size:9.5px;font-weight:800;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8}.printable-status.status-improving{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.printable-status.status-at-risk{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.printable-status.status-needs-support{border-color:#fde68a;background:#fffbeb;color:#b45309}.printable-demographics{display:grid;grid-template-columns:repeat(4,1fr);margin-top:9px;overflow:hidden}.printable-demographics>div{padding:8px 10px;border-right:1px solid #e2e8f0}.printable-demographics>div:last-child{border-right:0}.printable-demographics span,.printable-kpi span{display:block;color:#64748b;font-size:8px;font-weight:800;letter-spacing:.055em;text-transform:uppercase;margin-bottom:3px}.printable-demographics strong{display:block;font-size:10px;line-height:1.35}.printable-section{margin-top:15px}.printable-section-title{margin:0 0 7px;padding-bottom:5px;border-bottom:1px solid #cbd5e1;color:#1e3a8a;font-size:11px;text-transform:uppercase;letter-spacing:.055em}.printable-kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.printable-kpi-grid.five-columns{grid-template-columns:repeat(5,1fr)}.printable-kpi{padding:9px 10px;min-height:48px}.printable-kpi strong{display:block;font-size:15px;line-height:1.15}.printable-kpi small{display:block;margin-top:3px;color:#64748b;font-size:8.5px}.printable-diagnostic-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.printable-diagnostic-grid>div{padding:10px 12px;font-size:9.5px}.printable-diagnostic-grid p{margin:6px 0 0;color:#64748b}.printable-diagnostic-grid ul{margin:6px 0 0;padding-left:17px}.printable-diagnostic-grid li{margin:2px 0}.printable-diagnostic-grid dl{margin:5px 0 0}.printable-diagnostic-grid dl div{display:flex;justify-content:space-between;gap:10px;padding:2px 0;border-bottom:1px dotted #e2e8f0}.printable-diagnostic-grid dt{color:#64748b}.printable-diagnostic-grid dd{margin:0;font-weight:700;text-align:right}.printable-table-container{width:100%;overflow-x:auto}.printable-table-container small{color:#64748b}.printable-matrix-table{table-layout:auto;font-size:9px!important}.printable-matrix-table th{font-size:8px!important;white-space:normal}.printable-matrix-table th small{display:block;margin-top:2px;font-size:7px;font-weight:600;text-transform:none;letter-spacing:0}.printable-matrix-table td{padding:5px 6px!important}.printable-total-row td{background:#f1f5f9;border-top:2px solid #94a3b8!important}.printable-class-marks-block{margin-top:11px}.printable-class-marks-block:first-child{margin-top:0}.printable-class-marks-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:6px 9px;border:1px solid #cbd5e1;border-bottom:0;background:#f1f5f9;color:#1e3a8a;font-size:9.5px}.printable-class-marks-heading span{color:#64748b;font-size:8.5px}.printable-empty-message{margin:0;padding:12px;border:1px solid #cbd5e1;color:#64748b;text-align:center;font-size:9.5px;font-style:italic}.printable-badge{display:inline-block;padding:2px 6px;border-radius:999px;font-size:8.5px;font-weight:800}.badge-green{color:#166534;background:#dcfce7}.badge-red{color:#991b1b;background:#fee2e2}.printable-signature-block{display:grid;grid-template-columns:repeat(3,1fr) 105px;gap:18px;align-items:end;padding-top:22px;font-size:9px}.signature-line{height:25px;border-bottom:1px solid #64748b;margin-bottom:5px}.printable-signature-block small{display:block;color:#64748b;margin-top:2px}.seal-box{height:58px;border:1px dashed #94a3b8;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-radius:50%}.printable-document-footer{display:flex;justify-content:space-between;gap:20px;margin-top:18px;padding-top:7px;border-top:1px solid #cbd5e1;color:#64748b;font-size:8px}.printable-standard-data{white-space:pre-wrap;font-size:9px}@media print{@page{size:A4 portrait;margin:12mm 12mm 15mm}@page wideReport{size:A4 landscape;margin:10mm 10mm 13mm}.printable-wide-report{page:wideReport}html,body{background:#fff!important}*,*:before,*:after{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body *{visibility:hidden}.modal-backdrop,.modal-backdrop *{visibility:visible}.modal-backdrop{position:absolute!important;left:0!important;top:0!important;width:100%!important;height:100%!important;background:#fff!important;padding:0!important}.modal-dialog{width:100%!important;max-width:100%!important;box-shadow:none!important;border:0!important;margin:0!important;max-height:none!important}.modal-header,.modal-footer{display:none!important}.printable-document{padding:0!important;overflow:visible!important;font-size:9pt!important}.printable-card,.printable-section-title,.printable-signature-block,.printable-institution-header,.printable-document-footer{break-inside:avoid;page-break-inside:avoid}.printable-table-container{overflow:visible!important}.printable-table-container table{width:100%!important}.printable-class-marks-heading{break-after:avoid;page-break-after:avoid}.printable-class-marks-block{break-inside:auto;page-break-inside:auto}thead{display:table-header-group}tfoot{display:table-footer-group}tr,img{break-inside:avoid;page-break-inside:avoid}}.historical-time-machine-bar{padding:10px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;box-shadow:0 1px 4px #00000008;min-width:0;width:100%;box-sizing:border-box}.historical-time-machine-info{display:flex;align-items:center;gap:10px;font-size:12.5px;color:#475569;flex:1;min-width:260px}.historical-time-machine-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.historical-time-machine-bar-active{background:linear-gradient(90deg,#1e1b4b,#312e81 60%,#1e1b4b);color:#fff;padding:10px 16px;border-radius:12px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 16px #312e8166;border:1px solid rgba(129,140,248,.4);flex-wrap:wrap;gap:12px;min-width:0;width:100%;box-sizing:border-box}@media(max-width:768px){.historical-time-machine-bar{flex-direction:column;align-items:stretch;gap:12px;padding:12px 14px}.historical-time-machine-info{width:100%;min-width:0;font-size:12px}.historical-time-machine-controls{display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important;width:100%}.historical-time-machine-controls select,.historical-time-machine-controls input{width:100%!important;box-sizing:border-box!important;min-width:0!important;font-size:12px!important;padding:6px 8px!important}.historical-time-machine-controls button{grid-column:1 / -1;width:100%;justify-content:center;padding:9px 14px!important;font-size:12.5px!important}.historical-time-machine-bar-active{flex-direction:column;align-items:stretch}}.schollora-ai-fab-wrap{position:fixed;bottom:24px;right:24px;z-index:900;transition:all .2s ease}.schollora-ai-fab-btn{position:relative;background:#0052ff;color:#fff;border:none;border-radius:100px;padding:12px 22px;font-weight:600;font-size:14px;display:flex;align-items:center;gap:10px;cursor:pointer;box-shadow:0 4px 14px #0052ff40;transition:background .15s ease,transform .15s ease}@media(max-width:768px){.schollora-ai-fab-wrap{bottom:calc(12px + env(safe-area-inset-bottom,0px));right:12px}.schollora-ai-fab-btn{padding:8px 14px!important;font-size:12px!important;gap:7px!important}.schollora-ai-fab-btn img{width:18px!important;height:18px!important}}@media(max-width:768px){.subject-analysis-table th:nth-child(2),.subject-analysis-table td:nth-child(2),.subject-analysis-table th:nth-child(3),.subject-analysis-table td:nth-child(3),.step-growth-group-header th:nth-child(2),.step-growth-table tbody td:nth-child(2),.step-growth-group-header th:nth-child(3),.step-growth-table tbody td:nth-child(3){position:static!important;left:auto!important;box-shadow:none!important}}
