.class-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:15px}.class-metrics article{min-height:94px;display:flex;align-items:center;gap:12px;padding:15px;border:1px solid var(--core-line);border-radius:14px;background:#fff;box-shadow:var(--core-shadow)}.class-metrics article>span{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:12px;color:#2864e8;background:#edf3ff}.class-metrics article:nth-child(2)>span{color:#138b70;background:#e9f8f3}.class-metrics article:nth-child(3)>span{color:#ca7519;background:#fff2e1}.class-metrics article:nth-child(4)>span{color:#7558ce;background:#f0edff}.class-metrics p,.class-metrics small,.class-metrics strong{display:block}.class-metrics small{color:#8b97a8;font-size:8px}.class-metrics strong{margin-top:5px;color:#2c3b51;font-size:19px}.class-metrics p{margin:3px 0 0;color:#9aa4b3;font-size:7.5px}.class-workspace{overflow:hidden;border:1px solid var(--core-line);border-radius:15px;background:#fff;box-shadow:var(--core-shadow)}.class-tabs{min-height:54px;display:flex;align-items:stretch;gap:3px;overflow-x:auto;padding:0 15px;border-bottom:1px solid var(--core-line);background:#fbfcfe}.class-tabs button{min-width:max-content;position:relative;display:flex;align-items:center;gap:7px;border:0;padding:0 13px;color:#78869a;background:transparent;font-size:8.5px}.class-tabs button b{min-width:20px;height:20px;display:grid;place-items:center;border-radius:8px;color:#66758a;background:#edf1f6;font-size:6.8px}.class-tabs button.active{color:var(--core-blue);font-weight:800}.class-tabs button.active:after{height:2px;position:absolute;inset-inline:8px;inset-block-end:0;border-radius:3px;background:var(--core-blue);content:""}.class-tabs button.active b{color:#2864e8;background:#e8f0ff}.class-toolbar{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 15px;border-bottom:1px solid #edf0f4}.class-toolbar>label{width:min(270px,100%);height:36px;display:flex;align-items:center;gap:8px;border:1px solid #dfe5ee;border-radius:9px;padding:0 10px;color:#8b97a8;background:#fbfcfe}.class-toolbar>label input{min-width:0;flex:1;border:0;outline:0;color:#334258;background:transparent;font-size:8px}.class-toolbar>div{display:flex;align-items:center;gap:6px}.class-list-reminder button,.class-toolbar button,.class-toolbar select{min-height:33px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dfe5ee;border-radius:8px;padding:0 9px;color:#53647d;background:#fff;font-size:7.2px;font-weight:700}.class-toolbar select{max-width:160px;outline:0}.class-list-reminder button:hover,.class-toolbar button:hover{color:#2864e8;border-color:#a9c0ef;background:#f6f9ff}.class-drag-hint{min-height:38px;display:flex;align-items:center;gap:7px;padding:0 16px;color:#647896;background:#f3f7ff;font-size:7.5px}.class-drag-hint svg{color:#2864e8}.class-board{display:grid;grid-template-columns:repeat(3,minmax(270px,1fr));gap:12px;padding:14px;background:#f6f8fb}.class-card{--class-color:#2864e8;min-height:340px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #dfe5ee;border-top:3px solid var(--class-color);border-radius:13px;background:#fff;box-shadow:0 4px 15px rgba(40,54,78,.04);transition:.18s ease}.class-card.drop-active{border-color:var(--class-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--class-color) 17%,transparent);transform:translateY(-2px)}.class-card>header{min-height:62px;display:flex;align-items:center;gap:9px;padding:10px 12px;border-bottom:1px solid #edf0f4}.class-card>header .class-color{width:35px;height:35px;display:grid;place-items:center;flex:none;border-radius:10px;color:var(--class-color);background:color-mix(in srgb,var(--class-color) 11%,white)}.class-card>header>div{min-width:0;flex:1}.class-card>header small,.class-card>header strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.class-card>header strong{color:#2f3e55;font-size:9px}.class-card>header small{margin-top:4px;color:#8f9cac;font-size:7px}.class-card>header>button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;color:#b05b64;background:#fff2f3}.class-card-meta{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:9px 12px}.class-card-meta span{padding:7px 8px;border-radius:8px;color:#9aa4b2;background:#f7f9fc;font-size:6.5px}.class-card-meta b{display:block;margin-top:3px;overflow:hidden;color:#56667c;font-size:7.3px;text-overflow:ellipsis;white-space:nowrap}.class-capacity{padding:0 12px 10px}.class-capacity>div{display:flex;align-items:center;justify-content:space-between;color:#7f8da0;font-size:7px}.class-capacity>div b{color:#43536a}.class-capacity>i{height:5px;display:block;overflow:hidden;margin-top:6px;border-radius:10px;background:#e9edf3}.class-capacity>i>b{height:100%;display:block;border-radius:10px;background:var(--class-color)}.class-capacity>small{display:block;margin-top:5px;color:#16836a;font-size:6.5px}.class-capacity>small.full{color:#c44e58}.class-students{min-height:170px;display:flex;flex:1;flex-direction:column;gap:7px;padding:9px 10px 11px;border-top:1px solid #edf0f4;background:#fbfcfe}.class-student{min-height:55px;display:flex;align-items:center;gap:7px;padding:7px;border:1px solid #e1e6ee;border-radius:10px;background:#fff;cursor:grab}.class-student:active{cursor:grabbing}.class-student>svg{flex:none;color:#a7b0bd}.class-student>span{width:29px;height:29px;display:grid;place-items:center;flex:none;border-radius:8px;color:#315da9;background:#edf3ff;font-size:6.5px;font-weight:800}.class-student>div{min-width:0;flex:1}.class-student small,.class-student strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.class-student strong{color:#37475e;font-size:7.8px}.class-student small{margin-top:4px;color:#94a0b0;font-size:6.3px}.class-student select{width:75px;min-height:29px;border:1px solid #e0e5ed;border-radius:7px;outline:0;color:#718096;background:#fafbfd;font-size:6.2px}.class-empty{min-height:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:1px dashed #d6dde8;border-radius:10px;color:#9aa7b8;font-size:7.5px}.class-empty svg{color:var(--class-color)}.class-list-reminder{min-height:68px;display:flex;align-items:center;gap:11px;margin:0 14px 14px;padding:12px 14px;border:1px solid #d9e4fa;border-radius:12px;background:linear-gradient(135deg,#f7faff,#eef4ff)}.class-list-reminder>span{width:37px;height:37px;display:grid;place-items:center;flex:none;border-radius:10px;color:#fff;background:#2864e8}.class-list-reminder>div{min-width:0;flex:1}.class-list-reminder p,.class-list-reminder strong{display:block}.class-list-reminder strong{color:#334e7e;font-size:8.5px}.class-list-reminder p{margin:4px 0 0;color:#7285a4;font-size:7px;line-height:1.5}.class-table-wrap{min-height:350px;overflow-x:auto}.class-table-wrap table{width:100%;border-collapse:collapse;white-space:nowrap}.class-table-wrap th{height:42px;padding:0 14px;color:#8e9aaa;background:#fafbfd;font-size:7.3px;text-align:start}.class-table-wrap td{height:62px;padding:8px 14px;border-top:1px solid #edf0f4;color:#5b6a7e;font-size:8px;text-align:start}.class-table-wrap td small,.class-table-wrap td strong{display:block}.class-table-wrap td strong{color:#334258;font-size:8.4px}.class-table-wrap td small{margin-top:4px;color:#9ba5b2;font-size:6.8px}.class-method{display:inline-flex;border-radius:20px;padding:4px 8px;color:#5d6d83;background:#edf1f5;font-size:6.8px;font-weight:800}.class-method.automatic{color:#7954c7;background:#f0ebff}.class-method.drag-drop{color:#2864b6;background:#eaf2ff}.class-run-grid{min-height:350px;display:grid;grid-template-columns:repeat(2,1fr);align-content:start;gap:11px;padding:14px;background:#f7f9fc}.class-run-grid>article{display:flex;align-items:flex-start;gap:11px;padding:14px;border:1px solid #dfe5ed;border-radius:12px;background:#fff}.class-run-grid>article>span{width:38px;height:38px;display:grid;place-items:center;flex:none;border-radius:11px;color:#7956c8;background:#f0ecff}.class-run-grid>article>div{min-width:0;flex:1}.class-run-grid small,.class-run-grid strong{display:block}.class-run-grid strong{font-size:9px}.class-run-grid>article>div>small{margin-top:4px;color:#94a0b0;font-size:6.8px}.class-run-grid article>div>div{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:12px}.class-run-grid article b{padding:7px;border-radius:8px;color:#3b4d66;background:#f5f7fa;font-size:9px;text-align:center}.class-run-grid article b small{margin-top:3px;color:#8c98a8;font-size:5.8px;font-weight:500}.class-wide-empty{min-height:310px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;grid-column:1/-1;color:#929eae;font-size:8px}.class-wide-empty svg{color:#7893bc}.auto-label{margin:0 0 9px;color:#5a687b;font-size:8px;font-weight:800}.auto-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.auto-options button{min-height:118px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px solid #dfe5ee;border-radius:12px;color:#5d6c81;background:#fbfcfe}.auto-options button>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#6d7e95;background:#edf1f6}.auto-options button strong{font-size:8px}.auto-options button small{color:#929ead;font-size:6.5px}.auto-options button.active{color:#285dbb;border-color:#8eaff0;background:#f3f7ff;box-shadow:0 0 0 3px #edf3ff}.auto-options button.active>span{color:#fff;background:#2864e8}.auto-check{display:flex;align-items:center;gap:9px;margin-top:14px;padding:12px;border:1px solid #dfe5ee;border-radius:11px;background:#fafbfd}.auto-check input{width:17px;height:17px;accent-color:#2864e8}.auto-check span{min-width:0}.auto-check small,.auto-check strong{display:block}.auto-check strong{color:#3b4b62;font-size:8px}.auto-check small{margin-top:4px;color:#929ead;font-size:6.5px}@media(max-width:1180px){.class-metrics{grid-template-columns:repeat(2,1fr)}.class-board{grid-template-columns:repeat(2,minmax(260px,1fr))}}@media(max-width:850px){.class-toolbar{align-items:stretch;flex-direction:column}.class-toolbar>label{width:100%}.class-toolbar>div{overflow-x:auto}.class-run-grid{grid-template-columns:1fr}}@media(max-width:650px){.class-board{grid-template-columns:1fr}.class-list-reminder{align-items:flex-start;flex-wrap:wrap}.class-list-reminder>button{width:100%}.auto-options{grid-template-columns:1fr}.auto-options button{min-height:78px;flex-direction:row}.class-student select{width:68px}}@media(max-width:460px){.class-metrics{grid-template-columns:1fr 1fr}.class-metrics article{min-height:80px;padding:10px}.class-toolbar>div button span{display:none}.class-board{padding:8px}.class-card-meta{grid-template-columns:1fr}.class-run-grid article>div>div{grid-template-columns:1fr 1fr}}@media print{.class-card>header>button,.class-drag-hint,.class-list-reminder,.class-student select,.class-student>svg,.class-tabs,.class-toolbar{display:none!important}.class-workspace{border:0;box-shadow:none}.class-board{grid-template-columns:repeat(2,1fr);background:#fff}.class-card{break-inside:avoid;box-shadow:none}.class-metrics{display:none}}.identity-banner{min-height:75px;display:flex;align-items:center;gap:12px;margin-bottom:14px;padding:13px 15px;border:1px solid #cfe0ff;border-radius:14px;background:linear-gradient(135deg,#f8fbff,#eef4ff)}.identity-banner>span{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:12px;color:#fff;background:#2864e8}.identity-banner>div{min-width:0;flex:1}.identity-banner strong{display:block;color:#34517e;font-size:9px}.identity-banner p{margin:4px 0 0;color:#7184a3;font-size:7.2px;line-height:1.5}.identity-banner>b{max-width:280px;display:inline-flex;align-items:center;border-radius:20px;padding:6px 10px;font-size:6.7px;white-space:nowrap}.identity-banner>b.verified{color:#14745f;background:#e5f6f0}.portal-role-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.portal-role-grid article{min-height:180px;position:relative;display:flex;flex-direction:column;gap:10px;padding:15px;border:1px solid var(--core-line);border-radius:14px;background:#fff;box-shadow:var(--core-shadow)}.portal-role-grid article>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px}.portal-role-grid article.blue>span{color:#2864e8;background:#edf3ff}.portal-role-grid article.green>span{color:#15856d;background:#e8f7f1}.portal-role-grid article.purple>span{color:#7754c9;background:#f0ecff}.portal-role-grid article.orange>span{color:#c97520;background:#fff1df}.portal-role-grid small{color:#9ba5b3;font-size:6.5px}.portal-role-grid h2{margin:4px 0 0;color:#35445b;font-size:11px}.portal-role-grid p{min-height:43px;margin:7px 0;color:#7f8b9c;font-size:7.1px;line-height:1.55}.portal-role-grid b{display:inline-flex;border-radius:20px;padding:5px 8px;color:#536c93;background:#f0f4fa;font-size:6.4px}.part4-panel{overflow:hidden;border:1px solid var(--core-line);border-radius:15px;background:#fff;box-shadow:var(--core-shadow)}.part4-panel-header{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #edf0f4}.part4-panel-header>div{display:flex;align-items:center;gap:8px}.part4-panel-header strong{font-size:9px}.part4-panel-header small{min-width:21px;height:21px;display:grid;place-items:center;border-radius:7px;color:#2864e8;background:#edf3ff;font-size:6.5px}.part4-panel-header button{border:0;color:#9aa5b4;background:transparent}.part4-table-wrap{width:100%;overflow-x:auto}.part4-table-wrap table{width:100%;border-collapse:collapse;white-space:nowrap}.part4-table-wrap th{height:41px;padding:0 13px;color:#8e9aaa;background:#fafbfd;font-size:7.1px;text-align:start}.part4-table-wrap td{height:61px;padding:8px 13px;border-top:1px solid #edf0f4;color:#5a697d;font-size:7.8px;text-align:start}.part4-table-wrap td small,.part4-table-wrap td strong{display:block}.part4-table-wrap td strong{color:#334258;font-size:8.2px}.part4-table-wrap td small{max-width:220px;margin-top:4px;overflow:hidden;color:#99a3b1;font-size:6.4px;text-overflow:ellipsis}.part4-table-wrap a,.row-actions a{display:inline-flex;align-items:center;gap:5px;color:#2864e8;font-size:7px;text-decoration:none}.truncate-cell{max-width:300px;overflow:hidden;text-overflow:ellipsis}.part4-inline-select{min-height:29px;border:1px solid #dfe5ee;border-radius:7px;padding:0 7px;color:#536177;background:#fbfcfe;font-size:6.8px}.portal-type{display:inline-flex;border-radius:20px;padding:5px 8px;color:#52667f;background:#eef2f6;font-size:6.7px;font-weight:800}.portal-type.owner{color:#2861bd;background:#eaf2ff}.portal-type.teacher{color:#137b63;background:#e8f7f1}.portal-type.student{color:#7552c5;background:#f0ebff}.portal-type.guardian{color:#ad681c;background:#fff1df}.part4-delete{width:28px;height:28px;display:inline-grid;place-items:center;border:1px solid #f0d9dc;border-radius:8px;color:#bf5962;background:#fff7f7}.part4-status{display:inline-flex;border-radius:20px;padding:4px 8px;font-size:6.7px;font-weight:800}.part4-status.good{color:#137b63;background:#e7f7f1}.part4-status.warning{color:#ad681c;background:#fff1df}.part4-status.danger{color:#c44954;background:#fff0f1}.part4-status.neutral{color:#64748a;background:#eef2f6}.part4-empty{min-height:240px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;grid-column:1/-1;color:#909cad;font-size:7.5px}.part4-empty svg{color:#7189ad}.part4-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:14px}.part4-metrics article{min-height:91px;display:flex;align-items:center;gap:11px;padding:14px;border:1px solid var(--core-line);border-radius:14px;background:#fff;box-shadow:var(--core-shadow)}.part4-metrics article>span{width:40px;height:40px;display:grid;place-items:center;flex:none;border-radius:11px;color:#2864e8;background:#edf3ff}.part4-metrics article:nth-child(2)>span{color:#14856c;background:#e8f7f1}.part4-metrics article:nth-child(3)>span{color:#7956c8;background:#f0ecff}.part4-metrics article:nth-child(4)>span{color:#c8751f;background:#fff1df}.part4-metrics p,.part4-metrics small,.part4-metrics strong{display:block}.part4-metrics small{color:#8c98a8;font-size:7.5px}.part4-metrics strong{margin-top:4px;color:#2e3d54;font-size:18px}.part4-metrics p{margin:3px 0 0;color:#9aa5b4;font-size:6.7px}.provider-note{min-height:49px;display:flex;align-items:center;gap:9px;margin-bottom:14px;padding:9px 13px;border:1px solid #cfe0ff;border-radius:11px;color:#42658f;background:#f3f7ff;font-size:7.2px;line-height:1.5}.provider-note svg{flex:none;color:#2864e8}.part4-tabs{min-height:53px;display:flex;align-items:stretch;gap:2px;overflow-x:auto;padding:0 14px;border-bottom:1px solid #edf0f4;background:#fbfcfe}.part4-tabs button{min-width:max-content;position:relative;display:flex;align-items:center;gap:7px;border:0;padding:0 13px;color:#78869a;background:transparent;font-size:8px}.part4-tabs button b{min-width:20px;height:20px;display:grid;place-items:center;border-radius:7px;color:#64748b;background:#edf1f5;font-size:6.4px}.part4-tabs button.active{color:#2864e8;font-weight:800}.part4-tabs button.active:after{height:2px;position:absolute;inset-inline:8px;inset-block-end:0;border-radius:3px;background:#2864e8;content:""}.part4-tabs button.active b{color:#2864e8;background:#e9f1ff}.announcement-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;padding:14px;background:#f7f9fc}.announcement-grid>article{padding:13px;border:1px solid #dfe5ed;border-radius:12px;background:#fff}.announcement-grid article>header{display:flex;align-items:center;gap:9px}.announcement-grid article>header .channel-icon{width:34px;height:34px;display:grid;place-items:center;flex:none;border-radius:10px;color:#2864e8;background:#edf3ff}.announcement-grid article>header .channel-icon.sms,.announcement-grid article>header .channel-icon.whatsapp{color:#14866d;background:#e7f7f1}.announcement-grid article>header>div{min-width:0;flex:1}.announcement-grid header small,.announcement-grid header strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.announcement-grid header strong{color:#35445b;font-size:8.4px}.announcement-grid header small{margin-top:4px;color:#98a3b1;font-size:6.3px}.announcement-grid article>p{min-height:33px;margin:12px 0;color:#6f7c8f;font-size:7.2px;line-height:1.55}.announcement-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.announcement-meta>span:not(.part4-status){border-radius:20px;padding:4px 7px;color:#66758a;background:#f0f3f7;font-size:6.3px}.announcement-grid article>footer{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:10px;border-top:1px solid #edf0f4}.announcement-grid footer>span{display:flex;flex-direction:column;color:#9aa4b2;font-size:5.9px}.announcement-grid footer>span b{color:#3f5068;font-size:8px}.announcement-grid footer select{margin-inline-start:auto;min-height:28px;border:1px solid #dfe5ee;border-radius:7px;color:#64748b;background:#fafbfd;font-size:6.5px}.inside-actions{min-height:47px;display:flex;align-items:center;justify-content:flex-end;padding:7px 13px;border-bottom:1px solid #edf0f4}.inside-actions:empty{display:none}.inside-actions button{min-height:31px;display:flex;align-items:center;gap:6px;border:1px solid #bed0f2;border-radius:8px;padding:0 10px;color:#2864bd;background:#f5f8ff;font-size:7px;font-weight:700}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;padding:14px;background:#f7f9fc}.course-grid article{--course-color:#2864e8;overflow:hidden;border:1px solid #dfe5ed;border-top:4px solid var(--course-color);border-radius:12px;background:#fff}.course-grid article>header{display:flex;align-items:center;gap:9px;padding:12px}.course-grid article>header>span{width:36px;height:36px;display:grid;place-items:center;flex:none;border-radius:10px;color:var(--course-color);background:color-mix(in srgb,var(--course-color) 12%,white)}.course-grid header>div{min-width:0;flex:1}.course-grid header h3,.course-grid header small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course-grid header small{color:#95a1b0;font-size:6.2px}.course-grid header h3{margin:4px 0 0;color:#35455d;font-size:9px}.course-grid header>button{border:0;color:#ba5b64;background:transparent}.course-grid article>p{min-height:37px;margin:0;padding:0 12px;color:#748195;font-size:6.8px;line-height:1.5}.course-grid article>div{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:11px 12px}.course-grid article>div span{padding:7px;border-radius:8px;color:#929dad;background:#f6f8fb;font-size:6px}.course-grid article>div b{display:block;margin-top:3px;overflow:hidden;color:#596a80;font-size:6.7px;text-overflow:ellipsis;white-space:nowrap}.course-grid footer{min-height:48px;display:flex;align-items:center;gap:9px;padding:8px 12px;border-top:1px solid #edf0f4}.course-grid footer span{display:flex;flex-direction:column;color:#98a2b0;font-size:5.8px}.course-grid footer b{color:#415169;font-size:8px}.course-grid footer select{margin-inline-start:auto;min-height:28px;border:1px solid #dfe5ee;border-radius:7px;color:#637286;background:#fafbfd;font-size:6.2px}.row-actions{display:flex;align-items:center;gap:6px}.report-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.report-summary article{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid var(--core-line);border-radius:13px;background:#fff;box-shadow:var(--core-shadow)}.report-summary article>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:#168269;background:#e8f7f1}.report-summary article:nth-child(2)>span{color:#c37520;background:#fff1df}.report-summary article:nth-child(3)>span{color:#2864e8;background:#edf3ff}.report-summary small,.report-summary strong{display:block}.report-summary small{color:#8e9aaa;font-size:7px}.report-summary strong{margin-top:4px;color:#35455d;font-size:14px}.report-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:14px}.report-card-grid article{min-height:95px;display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--core-line);border-radius:13px;background:#fff;box-shadow:var(--core-shadow)}.report-card-grid .report-icon{width:39px;height:39px;display:grid;place-items:center;flex:none;border-radius:11px;color:#2864e8;background:#edf3ff}.report-card-grid .tone-1{color:#168269;background:#e8f7f1}.report-card-grid .tone-2{color:#7553c5;background:#f0ebff}.report-card-grid .tone-3{color:#c37520;background:#fff1df}.report-card-grid .tone-4{color:#b74f59;background:#fff0f1}.report-card-grid article>div{min-width:0;flex:1}.report-card-grid h3{margin:0;color:#35455d;font-size:8.3px}.report-card-grid p{margin:5px 0 0;color:#98a3b1;font-size:6.4px}.report-card-grid button{min-height:30px;display:flex;align-items:center;gap:5px;border:1px solid #d9e2f0;border-radius:8px;padding:0 8px;color:#526a91;background:#f8faff;font-size:6.5px}.payment-plan-panel{overflow:hidden;border:1px solid var(--core-line);border-radius:15px;background:#fff;box-shadow:var(--core-shadow)}.payment-plan-panel>header{min-height:72px;display:flex;align-items:center;gap:11px;padding:12px 15px;border-bottom:1px solid #edf0f4}.payment-plan-panel>header>span{width:40px;height:40px;display:grid;place-items:center;flex:none;border-radius:11px;color:#fff;background:#2864e8}.payment-plan-panel>header>div{min-width:0;flex:1}.payment-plan-panel h2{margin:0;color:#35455d;font-size:10px}.payment-plan-panel header p{margin:4px 0 0;color:#8b97a7;font-size:6.8px}.payment-plan-panel header select{max-width:240px;min-height:35px;border:1px solid #dfe5ee;border-radius:9px;padding:0 9px;color:#59697e;background:#fbfcfe;font-size:7px}.payment-plan-panel header>button{min-height:35px;display:flex;align-items:center;gap:6px;border:1px solid #bed0f2;border-radius:9px;padding:0 10px;color:#2864bd;background:#f4f8ff;font-size:7px}.payment-plan-preview{margin:14px;padding:22px;border:1px solid #dfe5ed;border-radius:12px;background:#fff}.report-letterhead{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:2px solid #304f81}.report-letterhead>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:#fff;background:#2864e8}.report-letterhead>div{flex:1}.report-letterhead small,.report-letterhead strong{display:block}.report-letterhead strong{color:#2e3e55;font-size:11px}.report-letterhead small{margin-top:4px;color:#8793a3;font-size:6.5px}.report-letterhead>p{margin:0;color:#304f81;font-size:10px;font-weight:800}.plan-totals,.report-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:13px}.plan-totals span,.report-meta span{padding:9px;border-radius:8px;color:#929dac;background:#f6f8fb;font-size:6.4px}.plan-totals b,.report-meta b{display:block;margin-top:4px;color:#405168;font-size:7.5px}.plan-totals span{color:#5f7390;background:#edf3ff}.payment-plan-preview table{width:100%;margin-top:14px;border-collapse:collapse}.payment-plan-preview td,.payment-plan-preview th{height:37px;padding:0 10px;border:1px solid #dfe5ed;font-size:7px;text-align:start}.payment-plan-preview th{color:#5c6b80;background:#f5f7fa}.payment-plan-preview footer{display:flex;justify-content:space-between;margin-top:28px;color:#6e7b8e;font-size:7px}.payment-plan-preview footer span{min-width:150px;padding-top:8px;border-top:1px solid #aeb8c5}@media(max-width:1180px){.course-grid,.part4-metrics,.portal-role-grid,.report-card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:850px){.identity-banner{align-items:flex-start;flex-wrap:wrap}.identity-banner>b{margin-inline-start:54px}.report-summary{grid-template-columns:1fr 1fr}.payment-plan-panel>header{align-items:stretch;flex-wrap:wrap}.payment-plan-panel header select{max-width:none;flex:1}.plan-totals,.report-meta{grid-template-columns:1fr 1fr}}@media(max-width:650px){.announcement-grid,.course-grid,.report-card-grid{grid-template-columns:1fr}.portal-role-grid{grid-template-columns:1fr 1fr}.report-summary{grid-template-columns:1fr}.identity-banner>b{width:100%;max-width:none;margin:0}.payment-plan-preview{margin:8px;padding:12px}.report-letterhead>p{display:none}}@media(max-width:440px){.part4-metrics,.portal-role-grid{grid-template-columns:1fr}.portal-role-grid article{min-height:150px}.plan-totals,.report-meta{grid-template-columns:1fr}.payment-plan-panel>header>span{display:none}.payment-plan-panel header select,.payment-plan-panel header>button{width:100%}}@media print{body.print-payment-plan *{visibility:hidden!important}body.print-payment-plan .report-sheet,body.print-payment-plan .report-sheet *{visibility:visible!important}body.print-payment-plan .report-sheet{position:absolute!important;inset:0!important;width:100%!important;margin:0!important;border:0!important;border-radius:0!important}body.print-payment-plan .report-sheet footer{margin-top:40px}body.print-payment-plan .core-page-heading,body.print-payment-plan .core-sidebar,body.print-payment-plan .core-topbar,body.print-payment-plan .payment-plan-panel>header,body.print-payment-plan .report-card-grid,body.print-payment-plan .report-summary{display:none!important}}.report-command-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.report-command-kpis article{min-height:104px;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--core-line);border-radius:14px;background:#fff;box-shadow:var(--core-shadow)}.report-command-kpis article>span{width:43px;height:43px;display:grid;place-items:center;flex:none;border-radius:12px;color:#176f5a;background:#e8f7f1}.report-command-kpis article:nth-child(2)>span{color:#2864e8;background:#edf3ff}.report-command-kpis article:nth-child(3)>span{color:#b6555e;background:#fff0f1}.report-command-kpis article:nth-child(4)>span{color:#7553c5;background:#f0ebff}.report-command-kpis p,.report-command-kpis small,.report-command-kpis strong{display:block}.report-command-kpis small{color:#8b97a7;font-size:7px}.report-command-kpis strong{margin-top:5px;color:#304158;font-size:15px}.report-command-kpis p{margin:4px 0 0;color:#97a2b0;font-size:6.4px}.report-workspace{display:grid;grid-template-columns:245px minmax(0,1fr);gap:14px;align-items:start}.report-catalog{overflow:hidden;border:1px solid var(--core-line);border-radius:15px;background:#fff;box-shadow:var(--core-shadow)}.report-catalog>header{min-height:65px;display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #e8edf3;background:linear-gradient(135deg,#f8fbff,#edf4ff)}.report-catalog>header>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#2864e8}.report-catalog>header small,.report-catalog>header strong{display:block}.report-catalog>header strong{color:#334966;font-size:8.4px}.report-catalog>header small{margin-top:4px;color:#8191a8;font-size:6.5px}.report-catalog>button{width:100%;min-height:58px;display:flex;align-items:center;gap:9px;border:0;border-bottom:1px solid #edf0f4;padding:8px 12px;color:#64748a;background:#fff;text-align:start}.report-catalog>button:last-child{border-bottom:0}.report-catalog>button:hover{background:#f8faff}.report-catalog>button.active{color:#2859ad;background:#edf4ff;box-shadow:inset 3px 0 #2864e8}.locale-ar .report-catalog>button.active{box-shadow:inset -3px 0 #2864e8}.report-catalog>button>span{width:32px;height:32px;display:grid;place-items:center;flex:none;border-radius:9px;color:#657a98;background:#f1f4f8}.report-catalog>button.active>span{color:#2864e8;background:#fff}.report-catalog>button>div{min-width:0}.report-catalog>button small,.report-catalog>button strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-catalog>button strong{font-size:7.5px}.report-catalog>button small{margin-top:4px;color:#9aa4b2;font-size:6.2px}.report-main{min-width:0}.report-filter-panel{overflow:hidden;margin-bottom:12px;border:1px solid var(--core-line);border-radius:14px;background:#fff;box-shadow:var(--core-shadow)}.report-filter-panel>header{min-height:53px;display:flex;align-items:center;gap:9px;padding:9px 13px;border-bottom:1px solid #e9edf3}.report-filter-panel>header>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:#2864e8;background:#edf3ff}.report-filter-panel>header>div{flex:1}.report-filter-panel>header small,.report-filter-panel>header strong{display:block}.report-filter-panel>header strong{font-size:8px}.report-filter-panel>header small{margin-top:3px;color:#939eac;font-size:6.3px}.report-filter-panel>header>button{border:0;color:#2864d0;background:transparent;font-size:6.8px;font-weight:750}.report-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:12px}.report-filter-grid label{display:flex;min-width:0;flex-direction:column;gap:5px}.report-filter-grid label>span{color:#65748a;font-size:6.8px;font-weight:700}.report-filter-grid input,.report-filter-grid select{width:100%;height:34px;border:1px solid #dfe5ee;border-radius:8px;outline:0;padding:0 8px;color:#45566e;background:#fbfcfe;font-size:7px}.report-filter-grid input:focus,.report-filter-grid select:focus{border-color:#8aabef;box-shadow:0 0 0 3px #edf3ff}.report-filter-grid .wide-filter{grid-column:span 2}.report-filter-grid .search-filter>div{height:34px;display:flex;align-items:center;gap:6px;border:1px solid #dfe5ee;border-radius:8px;padding:0 8px;color:#8c98a8;background:#fbfcfe}.report-filter-grid .search-filter input{height:auto;border:0;padding:0;background:transparent;box-shadow:none}.report-preview-header{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;border:1px solid var(--core-line);border-radius:14px 14px 0 0;background:#fff}.report-preview-header>div{display:flex;align-items:center;gap:9px}.report-preview-header>div:first-child>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;color:#2864e8;background:#edf3ff}.report-preview-header small,.report-preview-header strong{display:block}.report-preview-header strong{font-size:8.4px}.report-preview-header small{margin-top:4px;color:#909cab;font-size:6.4px}.report-preview-header button{min-height:31px;display:flex;align-items:center;gap:5px;border:1px solid #d7e1f0;border-radius:8px;padding:0 9px;color:#49638d;background:#f8faff;font-size:6.7px;font-weight:750}.report-preview-header button:last-child{border-color:#2864e8;color:#fff;background:#2864e8}.report-document-stage{max-height:850px;overflow:auto;padding:22px;border:1px solid var(--core-line);border-top:0;border-radius:0 0 15px 15px;background:#e8edf4}.report-document-stage .official-document{min-width:720px}@media(max-width:1180px){.report-command-kpis{grid-template-columns:1fr 1fr}.report-workspace{grid-template-columns:210px minmax(0,1fr)}.report-filter-grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){.report-workspace{grid-template-columns:1fr}.report-catalog{display:grid;grid-template-columns:repeat(2,1fr)}.report-catalog>header{grid-column:1/-1}.report-catalog>button{border-inline-end:1px solid #edf0f4}.report-document-stage{padding:8px}.report-document-stage .official-document{min-width:680px}}@media(max-width:560px){.report-catalog,.report-command-kpis,.report-filter-grid{grid-template-columns:1fr}.report-filter-grid .wide-filter{grid-column:auto}.report-preview-header{align-items:flex-start;flex-direction:column}.report-preview-header>div:last-child{width:100%}.report-preview-header button{flex:1}}.mn-page{display:grid;gap:18px;color:#17243b}.mn-head{display:flex;align-items:flex-start;justify-content:space-between;padding:24px;border:1px solid #dce5f0;border-radius:20px;background:linear-gradient(135deg,#fff,#f2f7ff)}.mn-head span{color:#2864e8;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.mn-head h1{margin:7px 0 5px;font-size:24px}.mn-head p{margin:0;color:#778196;font-size:11px}.mn-head button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:11px;color:#2864e8;background:#e8f0ff}.mn-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mn-kpis article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px;padding:16px;border:1px solid #e0e7f0;border-radius:16px;background:#fff}.mn-kpis svg{grid-row:1/3;color:#2864e8}.mn-kpis span{color:#7c8798;font-size:9px}.mn-kpis b{font-size:20px}.mn-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:15px}.mn-form,.mn-history{padding:20px;border:1px solid #e0e7f0;border-radius:18px;background:#fff}.mn-form h2,.mn-history h2{display:flex;align-items:center;gap:8px;margin:0 0 18px;font-size:15px}.mn-form{display:grid;gap:13px}.mn-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mn-form label{display:grid;gap:6px;color:#526077;font-size:9px;font-weight:800}.mn-form input,.mn-form select,.mn-form textarea{width:100%;padding:11px;border:1px solid #dce4ee;border-radius:10px;outline:0;background:#fbfcfe;font:inherit}.mn-form textarea{min-height:105px;resize:vertical}.mn-form input:focus,.mn-form select:focus,.mn-form textarea:focus{border-color:#7099e9;box-shadow:0 0 0 3px #2864e815}.mn-submit{height:44px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;color:#fff;background:#2864e8;font-size:10px;font-weight:900}.mn-notice{margin:0;padding:9px 11px;border-radius:9px;color:#196f53;background:#ecfaf4;font-size:9px}.mn-history{max-height:600px;overflow:auto}.mn-history article{display:grid;gap:7px;padding:12px 0;border-bottom:1px solid #edf1f5}.mn-history small,.mn-history strong{display:block}.mn-history strong{font-size:10px}.mn-history small{margin-top:4px;color:#7c8798;font-size:8px;line-height:1.5}.mn-history article>span{color:#2864e8;font-size:8px}.mn-empty{padding:35px 10px;color:#8a95a6;text-align:center;font-size:10px}@media(max-width:850px){.mn-layout{grid-template-columns:1fr}.mn-kpis{grid-template-columns:1fr 1fr 1fr}}@media(max-width:620px){.mn-head{padding:18px}.mn-grid,.mn-kpis{grid-template-columns:1fr}.mn-layout{display:block}.mn-history{margin-top:14px}}