.shell{min-height:100vh;display:grid;grid-template-columns:var(--sidebar-w) 1fr;background:var(--radar-bg)}.sidebar{position:sticky;top:0;height:100vh;min-height:0;background:linear-gradient(180deg,var(--radar-navy-950),var(--radar-navy-900));color:#fff;display:flex;flex-direction:column;overflow:hidden}.side-head{height:var(--topbar-h);min-height:var(--topbar-h);display:flex;align-items:center;padding:13px 24px;border-bottom:1px solid rgba(255,255,255,.1)}.side-head img{display:block;width:202px;max-width:100%;height:auto}.side-nav{padding:14px 14px 12px;display:grid;align-content:start;gap:5px;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(155,205,235,.34) transparent}.side-nav::-webkit-scrollbar{width:5px}.side-nav::-webkit-scrollbar-track{background:transparent}.side-nav::-webkit-scrollbar-thumb{background:#9bcdeb47;border-radius:999px}.side-nav::-webkit-scrollbar-thumb:hover{background:#9bcdeb7a}.side-nav button{border:0;background:transparent;color:#cfe0ef;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:11px;text-align:left;min-height:45px;cursor:pointer;font:inherit;font-size:15px;transition:.16s ease}.side-nav button:hover{background:#ffffff12;color:#fff}.side-nav button.active{background:linear-gradient(90deg,#49b7da47,#2476c861);color:#fff;box-shadow:inset 3px 0 0 var(--radar-cyan)}.side-footer{flex:0 0 auto;padding:13px 18px 17px;border-top:1px solid rgba(255,255,255,.1);background:#031d3529}.municipal-brand{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:12px}.municipal-brand img{display:block;width:158px;max-width:90%;height:auto;border-radius:3px;box-shadow:0 3px 12px #0000001f}.side-footer .logout{width:100%;border:1px solid rgba(255,255,255,.17);background:#ffffff0e;color:#fff;border-radius:11px;padding:11px;display:flex;justify-content:center;align-items:center;gap:8px;cursor:pointer;font:inherit;font-weight:700}.side-footer .logout:hover{background:#ffffff1a}.main{min-width:0}.topbar{min-height:var(--topbar-h);background:#fff;border-bottom:1px solid var(--radar-line);display:flex;align-items:center;padding:12px 28px;gap:20px;position:sticky;top:0;z-index:4}.app-context{display:flex;flex-direction:column;min-width:130px}.app-context strong{color:var(--radar-navy-950)}.topbar small{color:var(--radar-muted)}.school-switcher-wrap{display:flex;align-items:center;gap:12px;margin-left:auto;min-width:0}.school-switcher-wrap>label{display:flex;align-items:center;gap:7px;color:var(--radar-muted);font-size:12px;font-weight:700;white-space:nowrap}.school-switcher-control{position:relative;width:min(430px,32vw);min-width:270px}.school-switcher-control select{width:100%;height:48px;appearance:none;-webkit-appearance:none;border:1px solid #d7e0eb;border-radius:13px;background:#fff;color:var(--radar-text);padding:0 44px 0 16px;font:inherit;font-size:14px;outline:none;box-shadow:0 3px 12px #143a630b;cursor:pointer}.school-switcher-control select:focus{border-color:var(--radar-blue-600);box-shadow:0 0 0 4px #2476c817}.school-switcher-control>svg{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--radar-blue-800)}.user-pill{display:flex;align-items:center;gap:10px;flex:0 0 auto}.user-pill>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--radar-blue-100);color:var(--radar-blue-800);font-weight:850}.user-pill div{display:flex;flex-direction:column;max-width:165px}.user-pill b,.user-pill small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content{padding:30px}@media(max-width:1180px){.school-switcher-wrap>label span{display:none}.school-switcher-control{width:300px;min-width:220px}.app-context{display:none}}@media(max-width:900px){.shell{grid-template-columns:1fr}.sidebar{display:none}.content{padding:18px}.topbar{min-height:72px;padding:10px 16px}.school-switcher-wrap{margin-left:0;flex:1}.school-switcher-control{width:100%;min-width:0}.user-pill div{display:none}}.school-fixed{display:flex;align-items:center;gap:9px;margin-left:auto;color:var(--radar-blue-800);min-width:0}.school-fixed>div{display:flex;flex-direction:column;min-width:0}.school-fixed span{font-size:11px;color:var(--radar-muted);font-weight:700}.school-fixed b{font-size:13px;max-width:270px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-pill>span{font-size:12px;padding:0 5px}.user-pill div{max-width:210px}.user-pill b{font-size:14px}.mobile-menu-button,.mobile-drawer-close,.mobile-backdrop{display:none}@media(max-width:900px){.mobile-menu-button{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border:1px solid #d9e4ef;border-radius:12px;background:#fff;color:var(--radar-navy-950);box-shadow:0 3px 12px #143a630f}.mobile-menu-button:active{transform:scale(.98)}.sidebar{display:flex;position:fixed;left:0;top:0;bottom:0;width:min(84vw,310px);height:100dvh;z-index:40;transform:translate(-104%);transition:transform .22s ease;box-shadow:18px 0 45px #031d353d}.sidebar.mobile-open{transform:translate(0)}.side-head{padding:13px 16px 13px 20px;gap:12px;justify-content:space-between}.side-head img{width:190px}.mobile-drawer-close{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border:1px solid rgba(255,255,255,.17);border-radius:11px;background:#ffffff12;color:#fff}.mobile-backdrop{display:block;position:fixed;inset:0;z-index:35;border:0;padding:0;background:#0316287a;opacity:0;pointer-events:none;transition:opacity .22s ease}.mobile-backdrop.show{opacity:1;pointer-events:auto}.topbar{gap:10px}.school-fixed{margin-left:0;flex:1}.school-fixed b{max-width:44vw}.user-pill{margin-left:auto}.content{padding:18px 16px 28px}}@media(max-width:560px){.topbar{min-height:68px;padding:9px 12px}.mobile-menu-button{width:42px;height:42px;flex-basis:42px;border-radius:11px}.school-fixed>svg{display:none}.school-fixed span{font-size:10px}.school-fixed b{font-size:12px;max-width:42vw}.school-switcher-wrap>label{display:none}.school-switcher-control select{height:44px;padding-left:12px;font-size:12px}.user-pill>span{width:36px;height:36px}}@media(prefers-reduced-motion:reduce){.sidebar,.mobile-backdrop{transition:none}}@media print{@page{margin:10mm;background:#fff}html,body,#root,.shell,.main,.content{background:#fff!important}.shell{display:block!important;min-height:auto!important}.sidebar,.mobile-backdrop,.topbar{display:none!important}.main{display:block!important;width:100%!important;min-width:0!important}.content{display:block!important;width:100%!important;max-width:none!important;padding:0!important;margin:0!important}}.page-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:28px}.page-title h1{font-size:34px;letter-spacing:-.035em;margin:4px 0 5px}.page-title p{margin:0;color:var(--radar-muted)}.eyebrow2{font-size:11px;font-weight:850;letter-spacing:.2em;color:var(--radar-blue-700)}.page-title button{border:0;background:var(--radar-blue-700);color:#fff;border-radius:11px;padding:13px 18px;font-weight:800}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.metric{background:#fff;border:1px solid #e6edf5;border-radius:18px;padding:20px;display:flex;gap:16px;box-shadow:var(--shadow-card)}.metric-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center}.metric-icon.blue{background:#e8f3ff;color:#2476c8}.metric-icon.green{background:#eaf8f2;color:#2f9d70}.metric-icon.amber{background:#fff5df;color:#d99a22}.metric-icon.purple{background:#f0edff;color:#6c5ac8}.metric small,.metric span{display:block;color:var(--radar-muted)}.metric strong{display:block;font-size:30px;margin:3px 0}.dash-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:18px;margin-top:18px}.panel{background:#fff;border:1px solid #e6edf5;border-radius:18px;padding:22px;box-shadow:var(--shadow-card)}.panel-head{display:flex;justify-content:space-between}.panel-head h3{margin:0;font-size:18px}.panel-head p{margin:5px 0 0;color:var(--radar-muted);font-size:13px}.bars{margin-top:22px;display:grid;gap:18px}.bar-row label{display:flex;justify-content:space-between;font-size:13px;color:#46566b}.bar-row>div{height:10px;background:#eef3f8;border-radius:999px;margin-top:8px;overflow:hidden}.bar-row>div span{display:block;height:100%;background:linear-gradient(90deg,var(--radar-blue-700),var(--radar-cyan));border-radius:inherit}.migration{margin-top:17px;display:grid;gap:10px}.migration>div{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:12px;border-radius:12px;background:#f7fafe}.migration b{width:28px;height:28px;border-radius:9px;background:#e4f0fb;color:var(--radar-blue-800);display:grid;place-items:center}.migration em{font-style:normal;color:var(--radar-muted);font-size:12px}@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dash-grid{grid-template-columns:1fr}}@media(max-width:650px){.metric-grid{grid-template-columns:1fr}.page-title{align-items:flex-start;flex-direction:column}}.dash-error{margin:-8px 0 18px;padding:12px 14px;border:1px solid #f0c6ca;background:#fff6f7;border-radius:12px;color:#9f3340;display:flex;align-items:center;justify-content:space-between;gap:12px}.dash-error button{border:0;background:transparent;color:#9f3340;font-weight:800;display:flex;align-items:center;gap:6px}.recent-list{margin-top:17px;display:grid;gap:8px}.recent-row{width:100%;border:1px solid #e8eef5;background:#f9fbfd;border-radius:12px;padding:12px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;color:var(--radar-text)}.recent-row:hover{border-color:#cbdceb;background:#f4f9fe}.recent-row>div{display:flex;flex-direction:column;gap:4px;min-width:0}.recent-row>div:last-child{align-items:flex-end;flex:0 0 auto}.recent-row b{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-row span,.recent-row small{font-size:11px;color:var(--radar-muted)}.recent-row em{font-size:10px;font-style:normal;font-weight:800;padding:4px 7px;border-radius:999px}.status-open{background:#e7f7ef;color:#2d8b63}.status-closed{background:#edf2f7;color:#596a7f}.status-draft{background:#fff4dc;color:#ad7817}.recent-empty{padding:28px 10px;color:var(--radar-muted);text-align:center;font-size:13px}.assessments-page{display:flex;flex-direction:column;gap:20px}.assessments-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.assessments-title span,.modal-head span,.builder-head span,.skill-picker-head span{font-size:12px;font-weight:900;letter-spacing:.18em;color:#0e66ad}.assessments-title h1{font-size:38px;line-height:1;margin:8px 0 9px;color:#082d53}.assessments-title p{margin:0;color:#6d7f92;font-size:16px}.primary-action{border:0;border-radius:13px;background:linear-gradient(90deg,#0d4f87,#1688d7);color:#fff;font-weight:800;padding:14px 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 10px 24px #0e67aa24}.primary-action:disabled{opacity:.6;cursor:wait}.assessment-toolbar{background:#fff;border:1px solid #e4ebf3;border-radius:17px;padding:13px;display:flex;gap:10px;align-items:center;box-shadow:0 8px 25px #173b5d0b}.searchbox{height:42px;min-width:280px;display:flex;align-items:center;gap:8px;border:1px solid #dfe7f0;border-radius:11px;padding:0 12px}.searchbox input{border:0;outline:0;width:100%;font:inherit;color:#12324d}.assessment-toolbar>select{height:42px;border:1px solid #dfe7f0;border-radius:11px;padding:0 32px 0 12px;background:#fff;color:#193b57}.toolbar-count{margin-left:auto;color:#6d7f92;font-size:13px;font-weight:700}.assessment-table-card{background:#fff;border:1px solid #e4ebf3;border-radius:18px;overflow:auto;box-shadow:0 12px 30px #173b5d0c}.assessment-table-card table,.items-view table{width:100%;border-collapse:collapse}.assessment-table-card th,.items-view th{text-align:left;padding:13px 15px;background:#f7fafe;color:#6a7b8d;font-size:12px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.assessment-table-card td,.items-view td{padding:14px 15px;border-top:1px solid #edf1f5;color:#173651;vertical-align:middle}.assessment-table-card td:first-child b{display:block;color:#092e52}.assessment-table-card td:first-child small{display:block;color:#8291a0;margin-top:4px}.assessment-status{display:inline-block;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900}.assessment-status.draft{background:#fff2d9;color:#a26900}.assessment-status.active{background:#e1f7ee;color:#147554}.assessment-status.closed{background:#e8eff7;color:#4c657d}.icon-text{background:#f5f9fd;border:1px solid #e2eaf3;color:#0e5d9d;border-radius:9px;padding:8px 10px;display:flex;align-items:center;gap:6px;font-weight:700;cursor:pointer;white-space:nowrap}.assessment-actions{display:flex;gap:6px}.assessment-actions button{width:35px;height:35px;border:1px solid #e0e8f1;background:#fff;color:#205679;border-radius:9px;display:grid;place-items:center;cursor:pointer}.assessment-actions button.danger{color:#b13f45}.assessment-empty{padding:32px;text-align:center;color:#7b8b9c}.assessment-error,.warning-note{padding:12px 15px;border-radius:12px;background:#fff0f0;border:1px solid #f2c9c9;color:#a84242}.modal-backdrop{position:fixed;inset:0;background:#071d33a8;z-index:50;display:grid;place-items:center;padding:24px;backdrop-filter:blur(2px)}.radar-modal{background:#fff;border-radius:22px;width:min(780px,96vw);max-height:92vh;overflow:auto;box-shadow:0 35px 80px #00152f52;padding:22px;position:relative}.radar-modal.wide{width:min(1050px,96vw)}.editor-modal{width:min(1120px,97vw);overflow:auto}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:2px 2px 17px;border-bottom:1px solid #e8eef5}.modal-head h2,.skill-picker-head h3{margin:6px 0 0;color:#092e52}.modal-head>button,.skill-picker-head>button{border:0;background:#f3f7fb;border-radius:10px;width:38px;height:38px;display:grid;place-items:center;color:#42627c;cursor:pointer}.integrity-note{margin:16px 0;padding:12px 14px;border-radius:11px;background:#ecf8f3;color:#227258;font-weight:700}.items-view{overflow:auto;border:1px solid #e6edf4;border-radius:12px}.ok-pill,.pending-pill{display:inline-block;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:900}.ok-pill{background:#e1f7ee;color:#147554}.pending-pill{background:#fff0db;color:#9a660c}.editor-grid{display:grid;grid-template-columns:2fr 1fr 1.3fr 1fr 1.2fr 1fr;gap:10px;margin:17px 0}.editor-grid label{font-size:12px;font-weight:800;color:#31516b;display:flex;flex-direction:column;gap:6px}.editor-grid input,.editor-grid select,.matrix-context select{height:42px;border:1px solid #dbe5ef;border-radius:10px;padding:0 11px;background:#fff;color:#173651;font:inherit}.section-label{font-size:13px;font-weight:900;color:#163d5c;margin:7px 0 8px}.class-checks{display:flex;gap:8px;flex-wrap:wrap}.class-checks label{border:1px solid #dfe8f1;border-radius:11px;padding:9px 11px;display:flex;align-items:center;gap:8px;cursor:pointer;background:#fbfdff}.class-checks span{display:flex;flex-direction:column}.class-checks small{color:#8593a2}.matrix-context{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#f5f9fd;border:1px solid #e1eaf3;border-radius:13px;padding:12px 14px;margin:16px 0}.matrix-context div{display:flex;flex-direction:column;gap:3px;color:#173651}.matrix-context div span{font-size:12px;color:#708298}.builder-head{display:flex;justify-content:space-between;align-items:end;margin:17px 0 10px}.builder-head h3{margin:5px 0 0;color:#092e52}.builder-head>b{font-size:23px;color:#0e66ad}.builder-head small{font-size:11px;color:#8291a0}.builder-table{border:1px solid #e3eaf2;border-radius:13px;overflow:hidden}.builder-row{display:grid;grid-template-columns:85px 105px minmax(320px,1fr) 110px;gap:10px;align-items:center;padding:8px 11px;border-top:1px solid #edf1f5}.builder-row.head{border-top:0;background:#f7fafe;color:#718194;font-size:11px;font-weight:900;text-transform:uppercase}.builder-row select{height:36px;border:1px solid #dce6ef;border-radius:8px;background:#fff;padding:0 8px}.builder-row>button{min-height:38px;text-align:left;border-radius:9px;padding:8px 11px;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.skill-empty{border:1px dashed #b7c8d8;background:#fbfdff;color:#52718b}.skill-selected{border:1px solid #b9d9ee;background:#edf8fe;color:#164d74;white-space:nowrap}.coverage{margin:10px 0;color:#637b8f;font-size:13px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;position:sticky;bottom:-22px;background:#fff;padding:14px 0 2px}.modal-actions .secondary{border:1px solid #dce6ef;background:#fff;color:#315a78;border-radius:11px;padding:12px 15px;font-weight:800;cursor:pointer}.skill-picker{position:fixed;z-index:60;top:6vh;right:5vw;width:min(520px,90vw);height:88vh;background:#fff;border-radius:19px;box-shadow:0 25px 80px #00152f5e;border:1px solid #e0e8f0;padding:17px;display:flex;flex-direction:column}.skill-picker-head{display:flex;justify-content:space-between;border-bottom:1px solid #e8eef5;padding-bottom:12px}.skill-list{overflow:auto;padding:10px 2px;display:flex;flex-direction:column;gap:7px}.skill-list>button{text-align:left;border:1px solid #e0e8f1;background:#fbfdff;border-radius:11px;padding:11px;display:grid;grid-template-columns:70px 1fr;gap:3px 9px;cursor:pointer;color:#244861}.skill-list>button.selected{border-color:#1f8dd0;background:#eef9ff}.skill-list>button b{color:#0c65a5}.skill-list>button small{grid-column:2;color:#8392a1}.assessment-table-card::-webkit-scrollbar,.items-view::-webkit-scrollbar,.skill-list::-webkit-scrollbar,.radar-modal::-webkit-scrollbar{height:7px;width:7px}.assessment-table-card::-webkit-scrollbar-thumb,.items-view::-webkit-scrollbar-thumb,.skill-list::-webkit-scrollbar-thumb,.radar-modal::-webkit-scrollbar-thumb{background:#9eb3c5;border-radius:10px}@media(max-width:1000px){.editor-grid{grid-template-columns:1fr 1fr}.builder-row{grid-template-columns:70px 90px minmax(260px,1fr) 100px}.assessment-toolbar{flex-wrap:wrap}.toolbar-count{margin-left:0}.assessments-title{align-items:flex-start}.assessments-title h1{font-size:32px}}@media(max-width:700px){.assessments-title{flex-direction:column}.assessment-toolbar{align-items:stretch}.searchbox{min-width:0}.editor-grid{grid-template-columns:1fr}.builder-table{overflow-x:auto}.builder-row{min-width:700px}.modal-backdrop{padding:8px}.radar-modal{border-radius:16px}.skill-picker{inset:4vh 4vw;width:auto;height:92vh}}.title-actions{display:flex;gap:9px;align-items:center}.import-action{border:1px solid #cfe0ee;background:#fff;color:#19577f;border-radius:13px;padding:13px 16px;font-weight:800;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.import-action input{display:none}.import-action.disabled{opacity:.6;pointer-events:none}@media(max-width:700px){.title-actions{width:100%;flex-wrap:wrap}.title-actions>*{flex:1}}.launches-page{display:flex;flex-direction:column;gap:22px;color:#08294c}.launches-title{display:flex;justify-content:space-between;align-items:flex-end}.launches-title span,.recent-head span,.launch-modal-head span{font-size:12px;font-weight:900;letter-spacing:.22em;color:#0872bb}.launches-title h1{font-size:40px;line-height:1;margin:10px 0}.launches-title p{margin:0;color:#708097;font-size:17px}.launch-toolbar{background:#fff;border:1px solid #dfe8f2;border-radius:18px;padding:14px;display:flex;justify-content:space-between;align-items:center;gap:16px}.launch-search{height:46px;border:1px solid #d8e3ef;border-radius:13px;display:flex;align-items:center;gap:10px;padding:0 14px;min-width:320px}.launch-search input{border:0;outline:0;width:100%;font:inherit;color:#12395f}.launch-kpis{display:flex;gap:10px}.launch-kpis span{background:#f5f8fc;border-radius:12px;padding:10px 14px;color:#67778a}.launch-kpis b{color:#08294c}.launch-error{padding:14px;border-radius:12px;background:#fff0f0;color:#a83232;border:1px solid #ffd0d0}.launch-empty{background:#fff;border:1px solid #e1eaf3;border-radius:18px;padding:38px;text-align:center;color:#718197}.launch-empty.compact{padding:22px;border-radius:12px}.launch-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.launch-card{background:#fff;border:1px solid #dfe8f2;border-radius:20px;padding:22px;box-shadow:0 10px 30px #10375e0d}.launch-card-top{display:flex;justify-content:space-between;align-items:center}.launch-card-top span{background:#f0eaff;color:#6644b5;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.launch-card-top b{font-size:13px;color:#5e7186}.launch-card h3{font-size:21px;margin:19px 0 6px}.launch-card p{margin:0;color:#6c7d91}.launch-progress{margin:20px 0 17px}.launch-progress>div{height:7px;border-radius:99px;background:#edf3f8;overflow:hidden}.launch-progress span{display:block;height:100%;background:linear-gradient(90deg,#1769aa,#35afd2);border-radius:99px}.launch-actions{display:grid;grid-template-columns:1fr auto auto;gap:8px}.launch-actions button{min-height:42px;border:1px solid #d7e3ef;background:#fff;color:#10598f;border-radius:11px;font-weight:800;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.launch-actions .launch-primary{background:linear-gradient(90deg,#104f86,#1587d1);border:0;color:#fff}.recent-launches{background:#fff;border:1px solid #dfe8f2;border-radius:20px;overflow:hidden}.recent-head{display:flex;justify-content:space-between;align-items:end;padding:20px 22px 15px}.recent-head h2{margin:6px 0 0}.recent-head small{color:#718096}.recent-table{overflow:auto}.recent-table table{width:100%;border-collapse:collapse}.recent-table th{font-size:12px;letter-spacing:.05em;color:#6e7e90;text-transform:uppercase;background:#f7f9fc;text-align:left;padding:12px 18px}.recent-table td{padding:14px 18px;border-top:1px solid #edf1f5}.result-pill{display:inline-block;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.result-pill.good{background:#def6ec;color:#0d7e5b}.result-pill.mid{background:#fff1d8;color:#a16a00}.result-pill.low{background:#ffe3e3;color:#a23333}.launch-modal-backdrop{position:fixed;inset:0;background:#061f38a6;backdrop-filter:blur(4px);z-index:70;display:grid;place-items:center;padding:24px}.launch-modal{width:min(980px,96vw);max-height:90vh;background:#fff;border-radius:22px;box-shadow:0 25px 70px #00000040;padding:24px;display:flex;flex-direction:column;gap:16px}.launch-modal-head{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid #e3ebf3;padding-bottom:15px}.launch-modal-head h2{margin:7px 0 4px;font-size:28px}.launch-modal-head p{margin:0;color:#738298}.launch-modal-head>button{width:42px;height:42px;border:0;background:#f2f6fa;border-radius:12px;color:#49647b;cursor:pointer}.launch-note{background:#eef9f5;color:#276b57;padding:13px 15px;border-radius:12px}.student-picker{display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px}.student-picker label{font-weight:800}.student-picker select{display:block;margin-top:7px;width:100%;height:45px;border:1px solid #cfdeeb;border-radius:11px;padding:0 12px;background:#fff;font:inherit;color:#153b60}.student-picker>button{height:45px;border:1px solid #d3dfeb;background:#fff;border-radius:11px;padding:0 15px;font-weight:800;color:#155c8e;cursor:pointer}.answer-grid{overflow:auto;border:1px solid #e1e9f1;border-radius:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:48vh}.answer-row{display:grid;grid-template-columns:48px 1fr 28px;align-items:center;padding:10px 12px;border-bottom:1px solid #edf2f6;gap:10px}.answer-row:nth-child(odd){border-right:1px solid #edf2f6}.answer-row>div{display:flex;gap:7px}.answer-row button{width:38px;height:34px;border:1px solid #cad9e6;background:#fff;border-radius:9px;color:#124f7f;font-weight:900;cursor:pointer}.answer-row button.selected{background:#0f78be;color:#fff;border-color:#0f78be}.answer-row>span{font-weight:900;color:#0f78be;text-align:center}.launch-modal-footer{display:flex;justify-content:space-between;align-items:center;padding-top:4px}.launch-modal-footer>div{display:flex;align-items:center;gap:7px;color:#5d7185}.save-launch{min-height:46px;border:0;border-radius:12px;background:linear-gradient(90deg,#104f86,#1587d1);color:#fff;font-weight:900;padding:0 20px;cursor:pointer}.save-launch:disabled{opacity:.65;cursor:wait}@media(max-width:1100px){.launch-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.launch-actions{grid-template-columns:1fr}.launch-actions button span{display:inline}}@media(max-width:760px){.launch-card-grid{grid-template-columns:1fr}.launch-toolbar{align-items:stretch;flex-direction:column}.launch-search{min-width:0}.answer-grid{grid-template-columns:1fr}.answer-row:nth-child(odd){border-right:0}.launch-modal{padding:18px}.student-picker{grid-template-columns:1fr}.launch-modal-footer{align-items:stretch;flex-direction:column;gap:12px}.save-launch{width:100%}}.sheets-page{display:flex;flex-direction:column;gap:20px}.sheets-title span{font-size:12px;font-weight:900;letter-spacing:.2em;color:#0876c9}.sheets-title h1{font-size:42px;line-height:1;margin:14px 0 8px;color:#062d57}.sheets-title p{margin:0;color:#6f7e91;font-size:16px}.sheets-panel{background:#fff;border:1px solid #dfe8f2;border-radius:22px;padding:16px;box-shadow:0 12px 34px #1440690d}.sheets-filters{display:grid;grid-template-columns:1.3fr 1fr 1.5fr;gap:12px}.sheets-filters label{font-size:12px;font-weight:800;color:#274863;display:flex;flex-direction:column;gap:7px}.sheets-filters select{height:48px;border:1px solid #d7e2ee;border-radius:13px;padding:0 14px;background:#fff;color:#0c335a;font-size:15px}.sheets-note{display:flex;gap:12px;align-items:flex-start;margin-top:14px;padding:13px 15px;border-radius:14px;background:#f1f7fc;color:#22506d}.sheets-note div{display:flex;flex-direction:column;gap:2px}.sheets-note span{font-size:13px;color:#63798d}.sheets-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0}.sheets-toolbar button{height:45px;border:1px solid #cee0ef;background:#fff;color:#07578f;border-radius:12px;padding:0 15px;font-weight:800;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.sheets-toolbar button.primary{color:#fff;border-color:#0c6fb8;background:linear-gradient(135deg,#0e477b,#0b88dc)}.sheets-toolbar button:disabled{opacity:.45;cursor:not-allowed}.sheet-preview-meta{min-height:44px;border-top:1px solid #e6edf4;padding:12px 2px 0;display:flex;gap:10px;align-items:center;color:#66798b}.sheet-preview-meta b{color:#0b345b}.sheet-preview-meta em{margin-left:auto;font-style:normal;font-size:12px;font-weight:800;background:#eef6fd;color:#0767a7;border-radius:999px;padding:7px 10px}.sheet-preview{background:#f6f8fb;border:1px dashed #cbd8e6;border-radius:16px;min-height:150px;padding:18px;overflow:auto}.sheet-preview.has-sheets{display:flex;flex-direction:column;align-items:center;gap:22px}.sheets-empty{text-align:center;color:#718094;padding:38px}.sheets-error{padding:12px 14px;background:#fff0f0;border:1px solid #f3c4c4;color:#ae2f2f;border-radius:13px}.answer-sheet.answer-sheet-final{width:210mm;min-height:297mm;background:#fff;color:#111;margin:0 auto;border:1px solid #c9c9c9;padding:12mm 13mm 10mm;position:relative;font-family:Arial,sans-serif;box-shadow:0 9px 28px #0d27411f}.answer-sheet-final .sheet-top{display:grid;grid-template-columns:34mm 1fr;align-items:start;min-height:48mm;background:#f6f6f6;padding:8mm 8mm 5mm;border-bottom:2px solid #8a8a8a}.sheet-qr-wrap{text-align:left}.sheet-qr{width:28mm;height:28mm}.sheet-qr canvas{display:block!important;width:28mm!important;height:28mm!important}.sheet-qr img{display:none!important;width:28mm!important;height:28mm!important}.sheet-qr-wrap small{display:block;font-size:8px;margin-top:2mm;text-align:center;width:28mm}.sheet-title{text-align:right;position:relative;padding-top:14mm}.test-code{position:absolute;right:0;top:-8mm;background:#000;color:#fff;border-radius:0 0 5px 5px;padding:4mm 13mm;font-size:18px;letter-spacing:2px;font-weight:900}.sheet-title h2{font-size:15px;margin:0 0 3mm}.sheet-title p{font-size:12px;margin:0}.student-identification{background:#eee;padding:7mm 8mm 5mm;font-size:9px}.student-identification>span{display:block;margin-bottom:2mm}.student-name-box{height:12mm;border:1px solid #aaa;background:#fff;padding:3mm;font-size:10px}.student-submeta{text-align:right;font-size:7px;margin-top:2mm}.response-frame{position:relative;min-height:105mm;margin-top:8mm;padding:17mm 7mm 14mm}.omr-marker{position:absolute;width:5mm!important;height:5mm!important;background:#171717!important;border:0!important;border-radius:0!important;transform:none!important;display:block!important;min-width:0!important;padding:0!important}.marker-tl{left:0;top:4mm}.marker-tr{right:0;top:4mm}.marker-bl{left:0;bottom:4mm}.marker-br{right:0;bottom:4mm}.bubble-blocks{display:grid;grid-template-columns:repeat(4,1fr);gap:5mm;align-items:start}.bubble-block{border:1px dashed #c8c8c8}.bubble-head,.bubble-line{display:grid;grid-template-columns:7mm repeat(4,7mm);align-items:center;justify-content:center;text-align:center}.bubble-head{height:7mm;font-size:8px;border-bottom:1px solid #ddd}.bubble-line{height:9mm;border-bottom:1px dashed #d1d1d1}.bubble-line:last-child{border-bottom:0}.bubble-q{height:100%;display:grid;place-items:center;background:#fff;font-size:8px;font-weight:900}.bubble{width:4.2mm;height:4.2mm;border:1.1px solid #333;border-radius:50%;justify-self:center}.bubble:after{content:""}.sheet-token{position:absolute;right:8mm;bottom:5mm;font-size:9px;font-weight:700;letter-spacing:.5px}.sheet-instructions{border:1px solid #d8ccef;background:#faf8ff;border-radius:5px;padding:5mm 6mm;margin-top:5mm;font-size:8px;color:#342653}.sheet-instructions>b{color:#6330ca}.instruction-grid{display:grid;grid-template-columns:1fr 1fr;gap:3mm 8mm;margin-top:3mm}.writing-sheet-box{margin-top:4mm;border:1px solid #aaa;padding:3mm 4mm}.response-frame-writing{display:flex;align-items:center;padding-top:15mm;padding-bottom:15mm}.response-frame-writing .writing-sheet-box{width:100%;margin:0 7mm}.writing-sheet-title{text-align:center;font-weight:900;font-size:8px;margin-bottom:2mm}.writing-sheet-head,.writing-sheet-row{display:grid;grid-template-columns:1fr repeat(5,7mm);align-items:center;font-size:6px}.writing-sheet-head{text-align:center;font-weight:900}.writing-sheet-row{min-height:6mm;border-top:1px solid #ddd}.writing-bubble{width:3.8mm;height:3.8mm;border:1px solid #333;border-radius:50%;justify-self:center}.writing-sheet-box>small{display:block;margin-top:2mm;font-size:6px;color:#555}@media(max-width:1000px){.sheets-filters{grid-template-columns:1fr}.answer-sheet.answer-sheet-final{transform-origin:top center;transform:scale(.8);margin-bottom:-225px}}@media(max-width:720px){.answer-sheet.answer-sheet-final{transform:scale(.55);margin-bottom:-505px}.sheets-toolbar button{width:100%;justify-content:center}}.omr-page{display:flex;flex-direction:column;gap:18px}.omr-page-head h1{margin:8px 0 4px;font-size:40px;line-height:1;color:var(--radar-navy-950)}.omr-page-head p{margin:0;color:var(--radar-muted);font-size:17px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.22em;color:var(--radar-blue-700)}.omr-controls-card{display:grid;grid-template-columns:1.15fr 1.35fr 1fr;gap:14px;background:#fff;border:1px solid var(--radar-line);border-radius:18px;padding:16px;box-shadow:var(--shadow-card)}.omr-controls-card label{display:block;font-size:12px;font-weight:800;color:#53647b;margin-bottom:7px}.omr-controls-card select{width:100%;height:46px;border:1px solid #d5dfeb;border-radius:11px;padding:0 12px;background:#fff;color:var(--radar-text)}.omr-status{border-radius:13px;padding:12px 15px;font-weight:700}.omr-status.info{background:#eef5fc;color:#315a80}.omr-status.success{background:#e8f7f0;color:#11724f}.omr-status.warning{background:#fff5df;color:#9a6200}.omr-status.error{background:#feecec;color:#b4232e}.omr-diagnostic{display:flex;align-items:center;gap:8px;color:#61738b;font-size:12px;margin-top:-8px}.omr-actions{display:flex;gap:10px;flex-wrap:wrap}.omr-actions button,.review-actions button{height:44px;border:1px solid #ccd9e8;border-radius:11px;background:#fff;color:#104d83;font-weight:850;padding:0 16px;display:inline-flex;align-items:center;gap:8px}.omr-actions .primary,.review-actions .primary{background:linear-gradient(90deg,#12548e,#1887d5);color:#fff;border:none}.omr-actions button:disabled,.review-actions button:disabled{opacity:.5;cursor:not-allowed}.qr-live{background:#fff;border:1px solid var(--radar-line);border-radius:18px;padding:12px;max-width:520px}.qr-live.hidden{display:none}.qr-live video{border-radius:14px!important;object-fit:cover}.camera-stage{display:none;position:relative;background:#061b2d;border-radius:20px;overflow:hidden;min-height:430px;aspect-ratio:16/9;box-shadow:0 18px 45px #051f3733}.camera-stage.active{display:block}.camera-stage video,.camera-stage canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.camera-stage canvas{pointer-events:none}.camera-tip{position:absolute;left:50%;top:14px;transform:translate(-50%);background:#072138d1;color:#fff;padding:8px 13px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.06em}.capture-now{position:absolute;right:16px;bottom:16px;border:0;border-radius:12px;background:#fff;color:#0d4d84;font-weight:900;padding:12px 16px;box-shadow:0 8px 24px #0003}.review-card{background:#fff;border:1px solid var(--radar-line);border-radius:20px;padding:20px;box-shadow:var(--shadow-card)}.review-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.review-head h2{margin:6px 0 3px}.review-head p{margin:0;color:var(--radar-muted)}.review-actions{display:flex;gap:10px}.omr-preview{display:block;max-width:100%;max-height:430px;object-fit:contain;margin:18px auto;border-radius:14px;border:1px solid var(--radar-line);background:#f7fafc}.review-list{display:grid;gap:10px}.review-row{display:grid;grid-template-columns:120px 1fr auto;gap:14px;align-items:center;border:1px solid #e3eaf2;border-radius:14px;padding:12px 14px}.review-row.pending{border-color:#f1c86f;background:#fffaf0}.review-row.ok{background:#fbfdfc}.review-row .q{display:flex;flex-direction:column;gap:4px}.review-row .q span{font-size:11px;color:#587087;display:flex;gap:4px;align-items:center}.answers{display:flex;gap:7px;flex-wrap:wrap}.answers button{min-width:42px;height:38px;border:1px solid #cbd8e6;border-radius:9px;background:#fff;color:#184f7d;font-weight:900}.answers button.selected{background:#145f9f;color:#fff;border-color:#145f9f}.review-row small{font-size:11px;color:#6b7c91;text-align:right;max-width:260px}@media(max-width:900px){.omr-controls-card{grid-template-columns:1fr}.omr-page-head h1{font-size:32px}.camera-stage{min-height:0;aspect-ratio:4/3}.review-head{flex-direction:column}.review-actions{width:100%;flex-wrap:wrap}.review-row{grid-template-columns:1fr}.review-row small{text-align:left;max-width:none}.omr-actions button{flex:1;justify-content:center;min-width:145px}}@media(max-width:560px){.camera-stage{aspect-ratio:3/4}.camera-stage video,.camera-stage canvas{object-fit:contain}.capture-now{left:14px;right:14px;text-align:center}.camera-tip{white-space:nowrap;font-size:10px}.omr-actions{display:grid;grid-template-columns:1fr}.omr-actions button{width:100%}.review-actions{display:grid;grid-template-columns:1fr}.review-actions button{width:100%;justify-content:center}}.registry-page{display:flex;flex-direction:column;gap:20px;color:#08294c}.registry-head{display:flex;justify-content:space-between;gap:18px;align-items:end}.registry-head span{font-size:12px;font-weight:900;letter-spacing:.22em;color:#0872bb}.registry-head h1{font-size:40px;line-height:1;margin:10px 0 8px}.registry-head p{margin:0;color:#708097}.registry-actions{display:flex;gap:9px;flex-wrap:wrap}.registry-btn{min-height:43px;border:1px solid #d4e0eb;background:#fff;color:#10598f;border-radius:11px;padding:0 15px;font-weight:850;cursor:pointer}.registry-btn.primary{border:0;background:linear-gradient(90deg,#104f86,#1587d1);color:#fff}.registry-btn.warn{color:#9b6500;background:#fff9ed}.registry-btn.danger{color:#a32f2f;background:#fff5f5}.registry-card{background:#fff;border:1px solid #dfe8f2;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #10375e0a}.registry-toolbar{padding:14px 16px;border-bottom:1px solid #e8eef5;display:flex;justify-content:space-between;gap:12px}.registry-search{height:44px;border:1px solid #d6e2ed;border-radius:12px;padding:0 13px;min-width:300px;font:inherit}.registry-table{overflow:auto}.registry-table table{width:100%;border-collapse:collapse}.registry-table th{text-align:left;background:#f7f9fc;padding:12px 16px;color:#6e7e90;font-size:12px;text-transform:uppercase}.registry-table td{padding:14px 16px;border-top:1px solid #edf2f6;vertical-align:middle}.registry-row-actions{display:flex;gap:7px;white-space:nowrap}.registry-pill{display:inline-block;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:900}.registry-pill.active{background:#def6ec;color:#0d7e5b}.registry-pill.transferred{background:#fff0d9;color:#9b6500}.registry-empty{padding:36px;text-align:center;color:#718197}.registry-error{padding:14px;border-radius:12px;background:#fff0f0;color:#a83232}.registry-modal-bg{position:fixed;inset:0;background:#061f38a6;z-index:80;display:grid;place-items:center;padding:20px}.registry-modal{width:min(700px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;padding:22px}.registry-modal-head{display:flex;justify-content:space-between;align-items:start}.registry-modal h2{margin:0 0 18px}.registry-close{border:0;background:#f1f5f9;border-radius:10px;width:40px;height:40px;font-size:20px}.registry-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.registry-form label{font-weight:800;font-size:13px}.registry-form input,.registry-form select{display:block;width:100%;height:45px;margin-top:6px;border:1px solid #cfdeeb;border-radius:11px;padding:0 11px;background:#fff;font:inherit;box-sizing:border-box}.registry-modal-foot{display:flex;justify-content:flex-end;margin-top:18px}@media(max-width:760px){.registry-head{align-items:stretch;flex-direction:column}.registry-head h1{font-size:34px}.registry-actions{display:grid;grid-template-columns:1fr 1fr}.registry-actions .primary{grid-column:1/-1}.registry-toolbar{flex-direction:column}.registry-search{min-width:0;width:100%;box-sizing:border-box}.registry-form{grid-template-columns:1fr}.registry-row-actions{flex-direction:column}.registry-btn{min-height:40px}.registry-table{font-size:14px}}.matrix-page{display:grid;gap:18px}.matrix-head h1{margin:4px 0 5px;font-size:34px;color:#10233f}.matrix-head p,.matrix-section-title p{margin:0;color:#6a7788}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.22em;color:#1776af}.matrix-tabs{display:flex;gap:8px}.matrix-tabs button{display:flex;align-items:center;gap:8px;border:1px solid #dce6ef;background:#fff;padding:12px 16px;border-radius:12px;font-weight:800;color:#35506c}.matrix-tabs button.active{background:#174e84;color:#fff;border-color:#174e84}.matrix-alert{padding:15px 17px;border-radius:14px;background:#eef7ff;border:1px solid #cfe5f5;color:#314d69}.matrix-alert.error{background:#fff0f0;border-color:#f3caca;color:#9e3434}.matrix-card{background:#fff;border:1px solid #e2eaf2;border-radius:20px;padding:22px;box-shadow:0 8px 24px #1e405e0d}.matrix-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.matrix-section-title h2{margin:4px 0;font-size:23px;color:#10233f}.matrix-actions{display:flex;align-items:center;gap:10px}.matrix-badge{display:inline-flex;background:#f0edff;color:#6756bd;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800}.matrix-upload{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #ccd8e3;padding:10px 13px;border-radius:11px;font-weight:800;cursor:pointer}.matrix-upload input{display:none}.matrix-catalog{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin-top:18px}.matrix-catalog button{text-align:left;background:#f8fbfd;border:1px solid #dde7ef;border-radius:14px;padding:14px;display:grid;gap:4px;color:#17324f}.matrix-catalog button.selected{border:2px solid #2586bd;background:#eef8fd}.matrix-catalog span,.matrix-catalog small{color:#647386}.matrix-filter,.prof-filters{display:grid;grid-template-columns:1.1fr 1.4fr auto;gap:12px;align-items:end}.matrix-filter label,.prof-filters label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#40546a}.matrix-filter select,.matrix-filter input,.prof-filters select{min-height:44px;border:1px solid #d6e0e8;border-radius:11px;padding:0 12px;background:#fff;font:inherit;color:#17324f}.searchbox{position:relative}.searchbox svg{position:absolute;left:12px;top:13px;color:#7d8c9c}.searchbox input{width:100%;padding-left:38px;box-sizing:border-box}.matrix-count{min-width:105px;display:grid;text-align:center}.matrix-count b{font-size:24px;color:#17324f}.matrix-count span{font-size:11px;color:#718092}.matrix-table-wrap{margin-top:17px;overflow:auto;border:1px solid #e3ebf2;border-radius:14px}.matrix-table-wrap table{width:100%;border-collapse:collapse;min-width:700px}.matrix-table-wrap th,.matrix-table-wrap td{padding:12px 14px;border-bottom:1px solid #edf2f6;text-align:left;vertical-align:top}.matrix-table-wrap th{background:#f6f9fb;color:#476078;font-size:12px}.matrix-empty{padding:24px;text-align:center;color:#728194}.prof-summary{display:grid;grid-template-columns:repeat(2,minmax(150px,240px));gap:12px;margin:18px 0}.prof-summary>div{background:#f7fafc;border:1px solid #e1eaf1;border-radius:14px;padding:15px;display:grid;gap:3px}.prof-summary span{font-size:12px;color:#6c7b8b}.prof-summary b{font-size:27px;color:#17324f}.prof-levels{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.prof-levels article{border:1px solid #e0e8ef;border-radius:15px;padding:15px;background:#fff}.prof-levels article>div{display:flex;justify-content:space-between;gap:12px;align-items:center}.prof-levels p,.prof-levels li{color:#56687b;line-height:1.45}.prof-levels strong{display:block;margin-top:10px;color:#174e84;font-size:13px}.prof-levels details{margin-top:10px}.prof-levels summary{cursor:pointer;font-weight:800;color:#294b69}@media(max-width:720px){.matrix-head h1{font-size:30px}.matrix-tabs{display:grid;grid-template-columns:1fr}.matrix-section-title{display:grid}.matrix-actions{flex-wrap:wrap}.matrix-filter,.prof-filters{grid-template-columns:1fr}.matrix-count{text-align:left;display:block}.matrix-count b{margin-right:5px}.prof-summary{grid-template-columns:1fr 1fr}.matrix-card{padding:16px}.matrix-catalog{grid-template-columns:1fr}}.reports-page{display:grid;gap:18px}.reports-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.reports-head h1{margin:4px 0 5px;font-size:34px;color:#10233f}.reports-head p{margin:0;color:#6a7788}.reports-tools{display:flex;gap:8px}.reports-tools button,.reports-tabs button{display:flex;align-items:center;gap:8px;border:1px solid #d7e2eb;background:#fff;color:#294963;border-radius:11px;padding:10px 13px;font-weight:800}.reports-tools .primary,.reports-tabs button.active{background:#174e84;color:#fff;border-color:#174e84}.reports-tabs{display:flex;gap:8px;flex-wrap:wrap}.reports-filter{background:#fff;border:1px solid #e1e9f0;border-radius:18px;padding:17px;display:flex;gap:15px;align-items:end}.reports-filter label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#425970;min-width:min(440px,100%)}.reports-filter select{min-height:45px;border:1px solid #d4dfe8;border-radius:11px;background:#fff;padding:0 12px;color:#18334e}.reports-filter-note{display:flex;align-items:center;gap:8px;color:#6d7b8a;font-size:12px}.reports-card,.reports-alert{background:#fff;border:1px solid #e1e9f0;border-radius:18px;padding:22px}.reports-alert.error{background:#fff1f1;color:#963333;border-color:#efcccc}.report-sheet{background:#fff;border:1px solid #dfe8ef;border-radius:20px;padding:28px;box-shadow:0 9px 28px #1c3e5b0d;overflow:hidden}.report-title{display:flex;gap:16px;align-items:center;border-bottom:2px solid #183f68;padding-bottom:14px}.report-title img{width:112px;max-height:58px;object-fit:contain}.report-title h2{font-size:18px;margin:0;color:#14365a}.report-title p{margin:4px 0 0;color:#657487}.report-heading{padding:18px 0 8px}.report-heading h2{font-size:25px;margin:0;color:#10233f}.report-heading p{margin:5px 0;color:#677589}.report-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin:10px 0 22px}.report-metrics>div{background:#f7fafc;border:1px solid #e0e8ef;border-radius:13px;padding:13px;display:grid;gap:4px}.report-metrics span{font-size:10px;font-weight:800;letter-spacing:.08em;color:#6b7c8e}.report-metrics b{font-size:25px;color:#17395d}.report-sheet h3{color:#153858;margin:25px 0 10px;font-size:17px}.report-table-wrap{overflow:auto;border:1px solid #e0e8ef;border-radius:13px}.report-table-wrap table{border-collapse:collapse;width:100%;min-width:680px}.report-table-wrap table.wide{min-width:1000px}.report-table-wrap th,.report-table-wrap td{padding:10px 11px;border-bottom:1px solid #edf2f6;text-align:left;vertical-align:top;font-size:12px}.report-table-wrap th{background:#f5f8fa;color:#486078;font-size:11px;white-space:nowrap}.report-table-wrap th small,.report-table-wrap td small{display:block;color:#7d8996;margin-top:3px}.report-note{background:#f7fafc;border-left:3px solid #2b8dbc;color:#5d6e7e;padding:10px 12px;font-size:11px}.report-empty{padding:16px;color:#738292;background:#fafcfd;border-radius:12px}.skill-section{margin-top:14px}.skill-section h4{font-size:14px;margin:0 0 8px;color:#244865}.band{display:inline-block;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:800}.band.priority{background:#ffeded;color:#a74242}.band.development{background:#fff5d8;color:#947018}.band.adequate{background:#e7f5ef;color:#247153}.dist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dist{border-radius:14px;padding:14px;border:1px solid #e1e8ef;display:grid;gap:3px}.dist span{font-size:11px;font-weight:800}.dist b{font-size:27px}.dist em{font-size:12px;font-style:normal}.dist.priority{background:#fff1f1}.dist.development{background:#fff9e7}.dist.adequate{background:#edf8f3}@media(max-width:720px){.reports-head{display:grid}.reports-head h1{font-size:30px}.reports-tools{width:100%}.reports-tools button{flex:1;justify-content:center}.reports-tabs{display:grid;grid-template-columns:1fr 1fr}.reports-filter{display:grid}.reports-filter label{min-width:0}.report-sheet{padding:16px;border-radius:16px}.report-title img{width:85px}.report-metrics{grid-template-columns:1fr 1fr}.dist-grid{grid-template-columns:1fr}.report-table-wrap{margin-left:-4px;margin-right:-4px}}@media print{body{background:#fff!important}.app-sidebar,.app-topbar,.reports-head,.reports-tabs,.reports-filter,.no-print{display:none!important}.app-main,.app-content{margin:0!important;padding:0!important}.report-sheet{border:0!important;box-shadow:none!important;border-radius:0!important;padding:8mm!important;overflow:visible!important}.report-table-wrap{overflow:visible!important}.report-table-wrap table{min-width:0!important;font-size:9pt}.report-table-wrap th,.report-table-wrap td{font-size:8.5pt;padding:5px}.report-title img{width:90px}.skill-section{break-inside:avoid}.report-metrics>div{break-inside:avoid}}.writing-page{display:grid;gap:22px}.writing-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.writing-title span{font-size:13px;font-weight:900;letter-spacing:.22em;color:#1880b9}.writing-title h1{font-size:36px;line-height:1.05;margin:8px 0;color:#102a4a}.writing-title p{margin:0;color:#6b7788;font-size:17px}.writing-page button{font:inherit}.writing-page .primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;background:#1677b8;color:#fff;border-radius:12px;padding:13px 17px;font-weight:800;cursor:pointer}.writing-panel{background:#fff;border:1px solid #e1e8f0;border-radius:18px;padding:20px;display:grid;grid-template-columns:minmax(250px,380px) 1fr;gap:18px;box-shadow:0 12px 28px #1f44660f}.writing-panel label,.form-grid label{display:grid;gap:7px;font-size:13px;font-weight:800;color:#42546b}.writing-panel select,.form-grid select,.form-grid input{height:48px;border:1px solid #cfd8e3;border-radius:11px;background:#fff;padding:0 13px;font-size:15px;color:#14283f}.rubric-summary{display:flex;gap:12px;align-items:flex-start;background:#f5f9fc;border:1px solid #deebf4;border-radius:14px;padding:14px;color:#176c9f}.rubric-summary div{display:grid;gap:3px}.rubric-summary small{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.rubric-summary b{color:#193550}.rubric-summary span{color:#66778a;font-size:13px}.writing-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);gap:22px;align-items:start}.criteria-column,.students-column{display:grid;gap:12px}.criteria-column h2,.students-column h2{font-size:20px;color:#17324f;margin:0}.criterion-card{background:#fff;border:1px solid #e2e8ef;border-radius:16px;padding:16px;box-shadow:0 8px 22px #1f44660a}.criterion-card header{display:flex;justify-content:space-between;gap:12px}.criterion-card header div{display:grid;gap:5px}.criterion-card header b{color:#193653}.criterion-card header small{color:#708092}.criterion-card header>span{height:max-content;background:#eee8fb;color:#684fc2;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.criterion-options{display:grid;gap:6px;margin-top:13px}.criterion-options>div{display:grid;grid-template-columns:32px 1fr 45px;gap:8px;align-items:center;background:#f8fafc;border-radius:9px;padding:7px 9px;font-size:12px}.criterion-options strong{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e7f1f8;color:#126ca4}.criterion-options span{color:#44556a}.criterion-options em{text-align:right;font-style:normal;font-weight:800;color:#536479}.students-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-end}.students-head p{margin:4px 0 0;color:#758395;font-size:12px}.students-head>span{font-size:12px;font-weight:800;color:#2d8464}.writing-students{display:grid;gap:9px}.writing-students article{display:grid;grid-template-columns:25px 1fr auto;gap:11px;align-items:center;background:#fff;border:1px solid #e2e8ef;border-radius:14px;padding:13px 14px}.student-state{color:#27a174}.student-state>span{display:block;width:10px;height:10px;border-radius:50%;background:#d9e1e9}.student-main{display:grid;gap:3px;min-width:0}.student-main b{color:#17324f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-main small{color:#748295}.writing-students article>button{border:1px solid #cddce7;background:#f6fbfe;color:#126a9f;border-radius:9px;padding:8px 11px;font-weight:800;cursor:pointer}.writing-error{padding:14px 16px;border-radius:12px;background:#fff0ef;border:1px solid #ffd4d0;color:#b53b32;font-weight:700}.writing-empty{background:#fff;border:1px dashed #cbd7e2;border-radius:16px;padding:28px;text-align:center;color:#6e7d8d}.writing-empty.compact{padding:16px}.writing-modal-backdrop{position:fixed;inset:0;background:#071e368c;z-index:1000;display:grid;place-items:center;padding:20px}.writing-modal{width:min(760px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 28px 70px #00000040}.writing-modal.wide{width:min(840px,96vw)}.writing-modal.correction{width:min(940px,96vw)}.writing-modal>header{position:sticky;top:0;z-index:2;background:#fff;display:flex;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #e8edf2}.writing-modal h2{margin:0;color:#17324f}.writing-modal header p{margin:5px 0 0;color:#718093}.writing-modal .icon{width:38px;height:38px;border:0;background:#edf3f7;border-radius:10px;display:grid;place-items:center;cursor:pointer}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:21px}.form-grid .full{grid-column:1/-1}.rubric-note{background:#f5f9fc;border:1px solid #dfeaf3;border-radius:12px;padding:13px;display:grid;gap:4px}.rubric-note span{color:#66778a;font-size:13px}.field-label{display:block;color:#42546b;font-size:13px;margin-bottom:8px}.class-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.class-checks label{display:flex;align-items:center;gap:10px;border:1px solid #dce4ec;border-radius:11px;padding:10px;background:#fbfcfd}.class-checks label span{display:grid;gap:2px}.class-checks small{color:#7c8997;font-weight:500}.writing-modal>footer{position:sticky;bottom:0;background:#fff;border-top:1px solid #e8edf2;padding:15px 21px;display:flex;justify-content:flex-end;gap:10px}.writing-modal>footer>button{border:1px solid #d6dee7;background:#fff;border-radius:10px;padding:11px 15px;font-weight:800;cursor:pointer}.correction-list{padding:18px;display:grid;gap:15px}.correction-list>section{border:1px solid #e1e7ed;border-radius:15px;padding:14px}.correction-label{display:grid;gap:3px;margin-bottom:10px}.correction-label b{color:#193653}.correction-label small{color:#748294}.mark-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:7px}.mark-options button{display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;gap:2px 7px;text-align:left;border:1px solid #d6e0e8;background:#fafcfd;border-radius:10px;padding:9px;cursor:pointer;color:#405268}.mark-options button strong{grid-row:1/3;align-self:center;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e8f1f7;color:#156c9f}.mark-options button span{font-size:12px}.mark-options button em{font-size:11px;font-style:normal;color:#6e7e8d}.mark-options button.selected{border-color:#1681bd;background:#edf8fd;box-shadow:0 0 0 2px #1681bd1a}.mark-options button.selected strong{background:#1681bd;color:#fff}@media(max-width:900px){.writing-title{display:grid}.writing-grid,.writing-panel{grid-template-columns:1fr}.writing-title h1{font-size:32px}.class-checks{grid-template-columns:1fr}}@media(max-width:600px){.writing-page{gap:16px}.writing-title h1{font-size:30px}.writing-title p{font-size:15px}.writing-title .primary{width:100%}.writing-panel{padding:14px}.form-grid{grid-template-columns:1fr;padding:15px}.form-grid .full{grid-column:auto}.writing-modal-backdrop{padding:8px}.writing-modal{border-radius:15px}.writing-students article{grid-template-columns:20px 1fr}.writing-students article>button{grid-column:2;width:100%}.mark-options{grid-template-columns:1fr 1fr}}.analysis-page-v2{display:grid;gap:16px;color:#263d55}.an-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.an-head h1{margin:2px 0 5px;font-size:32px;color:#17395d}.an-head p,.section-head p,.result-top p,.muted{margin:0;color:#718093;font-size:12px}.an-eyebrow{font-size:10px;font-weight:900;letter-spacing:.11em;color:#2c8db7}.an-actions{display:flex;gap:8px;flex-wrap:wrap}.an-actions button,.ghost,.registered-row button{border:1px solid #d7e2ea;background:#fff;color:#31526d;padding:9px 12px;border-radius:10px;font-weight:800;font-size:11px;display:flex;align-items:center;gap:6px;cursor:pointer}.an-actions .primary,.save-btn{background:#174e84;color:#fff;border-color:#174e84}.an-actions button:disabled{opacity:.45;cursor:not-allowed}.an-toolbar{background:#fff;border:1px solid #e1e9f0;border-radius:16px;padding:14px;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:10px}.an-toolbar label,.modal-label,.modal-form label,.compare-form label{display:grid;gap:5px;font-size:10px;font-weight:800;color:#617487}.an-toolbar select,.an-toolbar input,.modal-label select,.modal-label textarea,.modal-form select,.compare-form select{border:1px solid #d8e2ea;border-radius:9px;background:#fff;padding:9px 10px;color:#29465f;font:inherit}.an-card,.an-error{background:#fff;border:1px solid #e1e9f0;border-radius:18px;padding:20px;box-shadow:0 8px 24px #1a3c5a0a}.an-error{background:#fff1f1;color:#963333}.coverage{border-radius:10px;padding:9px 11px;margin-bottom:15px;font-size:11px}.coverage.ok{background:#eaf7f1;color:#2d7259}.coverage.warn{background:#fff4dc;color:#8a6518}.result-top,.section-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.result-top h2,.section-head h2{margin:3px 0 4px;color:#17395d}.adequate-score{display:grid;text-align:right;gap:2px}.adequate-score span{font-size:10px;color:#6c7b89;font-weight:800}.adequate-score b{font-size:32px;color:#654ed8}.adequate-score small{color:#7b8895}.segmented{height:13px;background:#edf2f6;border-radius:99px;overflow:hidden;display:flex;margin:17px 0 12px}.segmented i{display:block;height:100%}.priority{background:#ef765e}.development{background:#f1bd3b}.adequate{background:#7358dd}.distribution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.distribution-grid>div{border:1px solid #e6edf2;border-radius:11px;padding:10px;display:grid;grid-template-columns:9px 1fr auto;gap:8px;align-items:center}.distribution-grid>div>i{width:9px;height:9px;border-radius:3px}.distribution-grid span{display:grid}.distribution-grid span b{font-size:11px}.distribution-grid span small{font-size:9px;color:#7b8996}.distribution-grid strong{font-size:16px;color:#294961}.pill{background:#eeeafd;color:#624bd0;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.skill-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:16px}.skill-tile{border:1px solid #e1e8ef;background:#fff;border-radius:13px;padding:12px;text-align:left;display:grid;gap:5px;cursor:pointer}.skill-tile span{font-size:11px;font-weight:900}.skill-tile small{min-height:32px;color:#667789}.skill-tile b{font-size:24px}.skill-tile em{font-style:normal;font-size:9px;font-weight:900}.skill-tile.excellent{border-left:5px solid #2f9d82}.skill-tile.good{border-left:5px solid #6b66d9}.skill-tile.watch{border-left:5px solid #e0a527}.skill-tile.priority{border-left:5px solid #dc6659}.skill-legend{display:flex;gap:15px;flex-wrap:wrap;margin-top:12px;color:#718091;font-size:10px}.skill-legend span{display:flex;align-items:center;gap:5px}.skill-legend i{width:9px;height:9px;border-radius:3px}.skill-legend .excellent{background:#2f9d82}.skill-legend .good{background:#6b66d9}.skill-legend .watch{background:#e0a527}.skill-legend .priority{background:#dc6659}.an-note{background:#eef7fc;border-left:3px solid #2c8db7;padding:11px 13px;border-radius:7px;color:#5c7184;font-size:11px;margin:13px 0}.an-note.warning{background:#fff7e4;border-left-color:#e5ac2b}.ruler{border:1px solid #dfe8ef;border-radius:14px;padding:12px;margin-top:14px;overflow-x:auto}.ruler-axis{display:flex;justify-content:space-between;color:#768594;font-size:9px}.ruler-track{display:flex;height:54px;min-width:760px;border-radius:10px;overflow:hidden;margin-top:4px}.ruler-track .seg{display:grid;place-content:center;text-align:center;color:#fff;padding:4px;min-width:60px}.ruler-track .s0{background:#d66b5e}.ruler-track .s1{background:#d89e37}.ruler-track .s2{background:#7d78cb}.ruler-track .s3{background:#4e8fba}.ruler-track .s4{background:#3b9a7e}.ruler-track .s5{background:#6d5dd0}.ruler-track b{font-size:9px}.ruler-track small{font-size:8px}.marker-layer{height:220px;min-width:760px;position:relative;border-bottom:1px dashed #dce4eb}.marker{position:absolute;transform:translate(-50%);display:grid;justify-items:center;width:92px;font-size:8px;color:#334f67}.marker i{width:9px;height:9px;border-radius:50%;background:#17395d;border:2px solid #fff;box-shadow:0 0 0 1px #17395d}.marker b{white-space:nowrap}.marker small{white-space:nowrap;color:#728190}.ruler-footer{padding-top:8px;font-size:10px;color:#697b8d}.table-wrap{overflow:auto;border:1px solid #e1e8ef;border-radius:12px;margin-top:14px}.table-wrap table{width:100%;border-collapse:collapse;min-width:720px}.table-wrap th,.table-wrap td{padding:9px 10px;border-bottom:1px solid #edf2f5;text-align:left;font-size:10px}.table-wrap th{background:#f6f9fb;color:#5f7181}.intervention-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-top:14px}.intervention-skill{border:1px solid #e0e8ef;background:#fff;border-radius:13px;padding:12px;text-align:left;display:grid;gap:4px;cursor:pointer}.intervention-skill span{font-size:10px;color:#607386}.intervention-skill small{font-size:9px;color:#7d8995}.intervention-skill strong{font-size:22px}.registered{margin-top:18px;border-top:1px solid #e7edf2;padding-top:17px}.registered h3{margin:3px 0}.registered-row{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #edf2f5}.registered-row>div:first-child{display:grid;gap:4px}.registered-row>div:first-child span{white-space:pre-wrap;font-size:10px;color:#617487}.registered-row small{color:#7b8996}.registered-row>div:last-child{display:flex;gap:6px;align-items:flex-start;flex-wrap:wrap}.status{border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900}.status.planned{background:#edf2ff;color:#4962a8}.status.in_progress{background:#fff5dc;color:#8a681f}.status.completed{background:#e8f6ef;color:#2e745a}.registered-row button{padding:6px 8px}.registered-row .danger{color:#a34343;border-color:#eccccc}.empty{padding:18px;text-align:center;color:#758594;font-size:11px}.empty.compact{padding:10px}.class-bars{display:grid;gap:13px;margin-top:16px}.class-bars>div{display:grid;gap:5px}.class-bars>div>b{font-size:11px}.class-bars>div>span{display:flex;height:14px;border-radius:99px;overflow:hidden;background:#eef2f5}.class-bars>div>span i{height:100%}.class-bars small{color:#758594}.an-modal-backdrop{position:fixed;inset:0;background:#1023348c;display:grid;place-items:center;padding:20px;z-index:1000}.an-modal{width:min(920px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:22px;position:relative;box-shadow:0 25px 70px #00000040}.modal-x{position:absolute;right:14px;top:14px;border:0;background:#eef3f6;border-radius:9px;width:34px;height:34px;display:grid;place-items:center;cursor:pointer}.student-results{display:grid;gap:6px;margin-top:12px}.student-results>div{display:flex;justify-content:space-between;border-bottom:1px solid #edf2f5;padding:8px}.student-results b{padding:5px 8px;border-radius:999px;background:#eef2f5}.student-results b.priority{color:#a94840;background:#fff0ee}.student-results b.watch{color:#866315;background:#fff5dc}.student-results b.good,.student-results b.excellent{color:#2f705b;background:#e8f5ef}.priority-students{background:#fff7e6;border:1px solid #f2dfae;border-radius:12px;padding:10px;display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}.priority-students>b{width:100%;font-size:10px}.priority-students span{background:#fff;border-radius:999px;padding:5px 8px;font-size:9px}.priority-students em{font-style:normal;font-weight:900}.modal-label{margin:12px 0}.action-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px}.action-cards button{border:1px solid #dfe7ed;background:#fff;border-radius:11px;padding:10px;text-align:left;display:grid;gap:3px;cursor:pointer}.action-cards button.selected{border-color:#2f87b1;background:#edf8fd}.action-cards b{font-size:10px;color:#2d4c65}.action-cards span{font-size:9px;color:#718190}.modal-form{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-top:12px}.save-btn{border:0;border-radius:10px;padding:10px 14px;font-weight:900;cursor:pointer}.compare-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:15px 0}.compare-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.compare-cards article{border:1px solid #e0e8ef;border-radius:14px;padding:13px}.compare-cards h3{margin:4px 0}.compare-cards p{margin:0;color:#748391}.compare-cards article>strong{display:grid;font-size:27px;color:#624bd0;margin:10px 0}.compare-cards article>strong small{font-size:9px;color:#748391}.skill-deltas{display:grid;gap:5px}.skill-deltas>div{display:grid;grid-template-columns:1fr 55px 20px 55px 80px;gap:6px;padding:8px;border-bottom:1px solid #edf2f5;font-size:10px}.skill-deltas em{font-style:normal;font-weight:900}.skill-deltas .up{color:#2e7c5f}.skill-deltas .down{color:#b14d47}@media(max-width:900px){.an-toolbar{grid-template-columns:1fr 1fr}.an-head{display:grid}.distribution-grid,.compare-cards{grid-template-columns:1fr}}@media(max-width:600px){.an-toolbar,.compare-form{grid-template-columns:1fr}.result-top,.section-head,.registered-row,.modal-form{display:grid}.adequate-score{text-align:left}.skill-grid,.intervention-grid,.action-cards{grid-template-columns:1fr}.skill-deltas>div{grid-template-columns:1fr auto auto auto auto}.an-card{padding:15px}}@media print{.no-print,.app-sidebar,.app-topbar{display:none!important}.app-main,.app-content{margin:0!important;padding:0!important}.an-card{box-shadow:none;break-inside:avoid}.analysis-page-v2{gap:9px}.ruler,.table-wrap{overflow:visible}.table-wrap table{min-width:0}.an-head h1{font-size:24px}}.legacy-analysis{max-width:none}.legacy-head{align-items:center;margin-bottom:24px}.legacy-head .an-eyebrow{display:none}.legacy-head h1{font-size:30px;letter-spacing:-.5px;margin:0 0 4px}.legacy-head p{margin:0;color:#6d7890}.legacy-head .an-actions button{font-weight:800;padding:12px 18px}.legacy-analysis .an-toolbar{grid-template-columns:2fr 1.2fr .8fr 1fr;margin-bottom:22px}.legacy-analysis .result-card{background:linear-gradient(180deg,#fff,#faf7ff);border-color:#ded4ff}.legacy-analysis .skill-grid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:10px}.legacy-analysis .skill-tile{min-height:150px;text-align:left;align-items:flex-start}.legacy-analysis .skill-tile small{min-height:50px;display:block}.legacy-analysis .diagnostic-analysis-panel{overflow:visible}.legacy-print{border:1px solid #e1e4eb;background:#fff;border-radius:12px;padding:11px 16px;font-weight:800;cursor:pointer}@media(max-width:980px){.legacy-analysis .an-toolbar{grid-template-columns:1fr 1fr}.legacy-analysis .skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.legacy-analysis .an-toolbar,.legacy-analysis .skill-grid{grid-template-columns:1fr}.legacy-head{align-items:flex-start}}.diagnostic-ruler-v3{border:1px solid #dfe8ef;border-radius:16px;padding:14px;margin-top:14px;background:#fff;overflow:hidden}.diagnostic-ruler-tools{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:12px}.view-toggle{display:inline-flex;gap:4px;padding:3px;background:#f1f5f9;border:1px solid #e1e8ef;border-radius:10px}.view-toggle button,.expand-ruler{border:0;background:transparent;border-radius:8px;padding:8px 11px;font-size:10px;font-weight:900;color:#5f7185;cursor:pointer}.view-toggle button.active{background:#fff;color:#174f79;box-shadow:0 1px 4px #16344e1f}.expand-ruler{background:#185b9a;color:#fff;padding-inline:14px}.diagnostic-scale-head{display:flex;justify-content:space-between;font-size:9px;color:#6c7f90;margin:0 1px 5px}.diagnostic-scale-wrap{position:relative;padding-top:28px}.diagnostic-scale-track{height:58px;display:flex;border-radius:11px;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000a}.diagnostic-segment{display:grid;place-content:center;text-align:center;color:#fff;padding:4px;min-width:42px;line-height:1.15}.diagnostic-segment b{font-size:8.5px}.diagnostic-segment small{font-size:7px;margin-top:3px;opacity:.94}.diagnostic-segment.ds0{background:#d96355}.diagnostic-segment.ds1{background:#eb8a2f}.diagnostic-segment.ds2{background:#e6b629}.diagnostic-segment.ds3{background:#55a565}.diagnostic-segment.ds4{background:#2b9e9d}.diagnostic-segment.ds5{background:#378ac2}.diagnostic-segment.ds6{background:#5a69cf}.diagnostic-segment.ds7{background:#735acb}.diagnostic-segment.ds8{background:#4b58ad}.diagnostic-segment.ds9{background:#174d89}.diagnostic-average{position:absolute;top:0;transform:translate(-50%);display:grid;justify-items:center;z-index:4;pointer-events:none}.diagnostic-average span{font-size:7px;font-weight:900;color:#6e55d7}.diagnostic-average b{font-size:9px;background:#6c55d8;color:#fff;padding:4px 7px;border-radius:6px;white-space:nowrap}.diagnostic-average i{width:1px;height:84px;background:#6c55d8;opacity:.75}.diagnostic-level-counts{display:flex;align-items:center;gap:7px;overflow-x:auto;padding:10px 2px 4px}.diagnostic-level-counts>strong{font-size:8px;color:#566c80;white-space:nowrap;margin-right:4px}.diagnostic-level-counts>span{min-width:55px;border:1px solid #e4eaf0;border-radius:8px;padding:5px 7px;display:grid;justify-items:center;background:#fff}.diagnostic-level-counts b{font-size:10px}.diagnostic-level-counts small{font-size:6.5px;color:#718194;white-space:nowrap;max-width:70px;overflow:hidden;text-overflow:ellipsis}.compact-point-strip{height:50px;position:relative;margin-top:10px;border-top:1px dashed #d9e2ea;border-bottom:1px dashed #d9e2ea}.compact-dot{position:absolute;width:8px;height:8px;border-radius:50%;border:1.5px solid #fff;box-shadow:0 0 0 1px currentColor;transform:translate(-50%);padding:0;cursor:pointer;background:currentColor}.compact-dot:hover{width:12px;height:12px;z-index:5}.compact-dot.d0{color:#d96355}.compact-dot.d1{color:#eb8a2f}.compact-dot.d2{color:#e6b629}.compact-dot.d3{color:#55a565}.compact-dot.d4{color:#2b9e9d}.compact-dot.d5{color:#378ac2}.compact-dot.d6{color:#5a69cf}.compact-dot.d7{color:#735acb}.compact-dot.d8{color:#4b58ad}.compact-dot.d9{color:#174d89}.compact-name-grid{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px;max-height:190px;overflow:auto;padding:2px}.student-chip{border:1px solid #dfe7ee;background:#fff;border-radius:999px;padding:5px 8px;display:flex;align-items:center;gap:5px;font-size:8px;font-weight:800;color:#355168;cursor:pointer}.student-chip i{width:7px;height:7px;border-radius:50%;background:currentColor}.student-chip:hover{border-color:#6c8dab;background:#f7fbfe}.student-chip.c0{color:#b94e43}.student-chip.c1{color:#bf6d20}.student-chip.c2{color:#a88410}.student-chip.c3{color:#3c8650}.student-chip.c4{color:#237e7e}.student-chip.c5{color:#286d9b}.student-chip.c6{color:#4a57ab}.student-chip.c7{color:#654bab}.student-chip.c8{color:#3d478e}.student-chip.c9{color:#174d89}.diagnostic-ruler-v3 .ruler-footer{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.ruler-modal-backdrop{position:fixed;inset:0;background:#07192abd;z-index:1300;padding:18px;display:grid;place-items:center}.ruler-modal{width:min(1500px,98vw);height:min(900px,96vh);background:#fff;border-radius:20px;box-shadow:0 28px 90px #00000057;padding:22px;overflow:auto;position:relative}.ruler-modal-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid #e7edf2;padding-bottom:13px}.ruler-modal-head h2{margin:4px 0 3px;font-size:23px}.ruler-modal-head p{margin:0;color:#6f8091}.ruler-close{width:38px;height:38px;border:1px solid #dfe7ee;border-radius:10px;background:#fff;font-size:25px;line-height:1;cursor:pointer;color:#496174}.ruler-filters{display:grid;grid-template-columns:1fr minmax(230px,360px) auto;gap:12px;align-items:center;margin:14px 0}.class-pills{display:flex;gap:6px;flex-wrap:wrap}.class-pills button{border:1px solid #dde6ed;background:#fff;border-radius:9px;padding:7px 10px;font-size:9px;font-weight:800;color:#4e6578;cursor:pointer}.class-pills button.active{background:#235fa2;color:#fff;border-color:#235fa2}.student-search{height:36px;border:1px solid #dce5ed;border-radius:10px;display:flex;align-items:center;gap:6px;padding:0 10px;color:#6d8191}.student-search input{border:0;outline:0;width:100%;font-size:10px;background:transparent}.expanded-scale{border:1px solid #e0e8ef;border-radius:15px;padding:16px;background:#fbfdff;position:relative}.expanded-points{position:relative;margin-top:12px;border-top:1px dashed #d6e0e8;border-bottom:1px dashed #d6e0e8;overflow:hidden}.expanded-marker{position:absolute;transform:translate(-50%);border:0;background:transparent;display:grid;justify-items:center;gap:2px;cursor:pointer;color:#335167;min-width:74px;padding:0}.expanded-marker i{width:10px;height:10px;border-radius:50%;background:currentColor;border:2px solid #fff;box-shadow:0 0 0 1px currentColor}.expanded-marker span{font-size:7px;font-weight:900;background:#fff;border:1px solid #dce4eb;border-radius:999px;padding:3px 5px;white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis}.expanded-marker.selected span{background:#173b60;color:#fff;border-color:#173b60}.expanded-marker.em0{color:#d96355}.expanded-marker.em1{color:#eb8a2f}.expanded-marker.em2{color:#e6b629}.expanded-marker.em3{color:#55a565}.expanded-marker.em4{color:#2b9e9d}.expanded-marker.em5{color:#378ac2}.expanded-marker.em6{color:#5a69cf}.expanded-marker.em7{color:#735acb}.expanded-marker.em8{color:#4b58ad}.expanded-marker.em9{color:#174d89}.expanded-name-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:7px;margin-top:14px}.expanded-student-chip{border:1px solid #dde5ec;background:#fff;border-radius:10px;padding:8px 9px;display:grid;grid-template-columns:8px 1fr;column-gap:6px;text-align:left;cursor:pointer;color:#36546b}.expanded-student-chip i{width:8px;height:8px;border-radius:50%;background:currentColor;margin-top:3px}.expanded-student-chip span{font-size:8.5px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expanded-student-chip small{grid-column:2;font-size:7px;color:#718292}.expanded-student-chip.selected{box-shadow:0 0 0 2px #1f639e;border-color:#1f639e}.expanded-student-chip.ec0{color:#b94e43}.expanded-student-chip.ec1{color:#bf6d20}.expanded-student-chip.ec2{color:#a88410}.expanded-student-chip.ec3{color:#3c8650}.expanded-student-chip.ec4{color:#237e7e}.expanded-student-chip.ec5{color:#286d9b}.expanded-student-chip.ec6{color:#4a57ab}.expanded-student-chip.ec7{color:#654bab}.expanded-student-chip.ec8{color:#3d478e}.expanded-student-chip.ec9{color:#174d89}.expanded-ruler-footer{font-size:10px;color:#65798b;padding:10px 2px 0}.student-popover{position:sticky;bottom:10px;margin:14px 0 0 auto;width:min(420px,100%);background:#fff;border:1px solid #dce5ed;border-radius:14px;padding:14px;box-shadow:0 12px 35px #112a3f2e;z-index:6}.student-popover>button{position:absolute;right:10px;top:8px;border:0;background:#eef3f7;border-radius:8px;width:28px;height:28px;cursor:pointer}.student-popover h3{margin:4px 30px 2px 0}.student-popover p{margin:0 0 10px;color:#738497}.student-popover>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.student-popover span{display:grid;gap:4px;font-size:8px;color:#748496;background:#f7fafc;border-radius:9px;padding:8px}.student-popover b{font-size:12px;color:#244967}.diagnostic-table-v3 td:nth-child(3){font-weight:800}@media(max-width:900px){.ruler-filters{grid-template-columns:1fr}.ruler-modal{padding:15px}.diagnostic-level-counts>span{min-width:48px}.diagnostic-scale-track{overflow-x:auto}.diagnostic-segment{min-width:74px}.student-popover>div{grid-template-columns:1fr}}@media(max-width:620px){.diagnostic-ruler-tools{justify-content:space-between}.diagnostic-ruler-tools .view-toggle{display:none}.diagnostic-summary{grid-template-columns:1fr 1fr}.ruler-modal-backdrop{padding:5px}.ruler-modal{width:100vw;height:100vh;border-radius:0}.expanded-name-grid{grid-template-columns:1fr 1fr}}@media print{.diagnostic-ruler-v3{overflow:visible}.compact-name-grid{max-height:none;overflow:visible}.compact-point-strip{height:60px}.ruler-modal-backdrop{display:none!important}}.diagnostic-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px;border:1px solid #dfe7ef;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 2px 10px #13344e09}.diagnostic-summary-card{min-width:0;min-height:96px;display:flex;align-items:center;gap:13px;padding:16px 18px;border-right:1px solid #e7edf3;background:linear-gradient(180deg,#fff,#fcfdff)}.diagnostic-summary-card:last-child{border-right:0}.diagnostic-summary-icon{flex:0 0 48px;width:48px;height:48px;display:grid;place-items:center;border-radius:13px;color:#5b45d7;background:#f1efff}.diagnostic-summary-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.diagnostic-summary-copy>span{font-size:9px;font-weight:900;letter-spacing:.025em;color:#53677a;margin-bottom:6px}.diagnostic-summary-copy>b{font-size:25px;line-height:1;font-weight:900;color:#0f2942;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.diagnostic-summary-copy>small{font-size:10px;color:#77899a;margin-top:7px}.diagnostic-summary-card.is-band .diagnostic-summary-icon{color:#dc4038;background:#fff0ef}.diagnostic-summary-card.is-band .diagnostic-summary-copy>b{color:#d9342d}@media(max-width:1080px){.diagnostic-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.diagnostic-summary-card:nth-child(2){border-right:0}.diagnostic-summary-card:nth-child(-n+2){border-bottom:1px solid #e7edf3}}@media(max-width:620px){.diagnostic-summary{grid-template-columns:1fr}.diagnostic-summary-card,.diagnostic-summary-card:nth-child(2){border-right:0;border-bottom:1px solid #e7edf3}.diagnostic-summary-card:last-child{border-bottom:0}.diagnostic-summary-copy>b{font-size:22px}}.level-badge{display:inline-flex;align-items:center;justify-content:center;min-width:76px;padding:5px 9px;border-radius:999px;font-size:9px;font-weight:900;line-height:1.15;color:#fff;white-space:nowrap}.level-badge.lb0{background:#d66b5e}.level-badge.lb1{background:#d89e37}.level-badge.lb2{background:#c39a1e}.level-badge.lb3{background:#3b9a7e}.level-badge.lb4{background:#2f9198}.level-badge.lb5{background:#347fb4}.level-badge.lb6{background:#5d5fcb}.level-badge.lb7{background:#7258c8}.level-badge.lb8{background:#5055a8}.level-badge.lb9{background:#174d89}@media print{html,body,#root{background:#fff!important}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.analysis-page-v2{background:#fff!important;color:#263d55!important;gap:10px!important}.analysis-page-v2 .an-card,.analysis-page-v2 .diagnostic-ruler-v3,.analysis-page-v2 .table-wrap{background:#fff!important;box-shadow:none!important}.analysis-page-v2 .an-card{break-inside:avoid-page}.analysis-page-v2 .diagnostic-analysis-panel{break-inside:auto}.analysis-page-v2 .legacy-print,.analysis-page-v2 .an-actions,.analysis-page-v2 .no-print{display:none!important}.analysis-page-v2 .table-wrap{overflow:visible!important}.analysis-page-v2 .table-wrap table{min-width:0!important;width:100%!important}.analysis-page-v2 .diagnostic-table-v3 tr{break-inside:avoid}.analysis-page-v2 .level-badge{padding:3px 6px;font-size:8px}}.interventions-page{display:grid;gap:16px;color:#102b43}.iv-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.iv-head h1{margin:4px 0 5px;font-size:28px;letter-spacing:-.03em}.iv-head p{margin:0;color:#6c7f91}.iv-eyebrow{font-size:10px;letter-spacing:.09em;font-weight:900;color:#287cae}.iv-primary,.iv-secondary{border:0;border-radius:11px;padding:11px 15px;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.iv-primary{background:#0f5d91;color:#fff;box-shadow:0 5px 14px #0f5d9124}.iv-primary:disabled{opacity:.5;cursor:not-allowed}.iv-secondary{background:#f1f5f8;color:#3e586c}.iv-toolbar{display:grid;grid-template-columns:2fr 1.2fr .8fr 1.2fr;gap:12px;background:#fff;border:1px solid #e0e8ef;border-radius:16px;padding:14px}.iv-toolbar label{font-size:9px;font-weight:900;color:#536b7e;display:grid;gap:6px}.iv-toolbar select,.iv-toolbar input{height:39px;border:1px solid #dce5ed;border-radius:10px;background:#fff;padding:0 11px;color:#173a55;font-weight:750}.iv-toolbar input:disabled{background:#f7f9fb;color:#5f7486}.iv-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dfe7ef;border-radius:16px;overflow:hidden;background:#fff}.iv-summary article{min-height:94px;display:flex;align-items:center;gap:12px;padding:15px 17px;border-right:1px solid #e7edf3}.iv-summary article:last-child{border-right:0}.iv-summary article>div:last-child{display:grid;gap:3px}.iv-summary span{font-size:8px;font-weight:900;color:#5c7182;letter-spacing:.025em}.iv-summary b{font-size:25px;line-height:1;color:#102b43}.iv-summary small{font-size:9px;color:#7a8b99}.iv-icon{width:45px;height:45px;border-radius:13px;display:grid;place-items:center;flex:0 0 auto}.iv-icon.priority{background:#fff0ee;color:#d9443b}.iv-icon.students{background:#eef5ff;color:#2f72ba}.iv-icon.plan{background:#fff7df;color:#b97e10}.iv-icon.done{background:#edf9f3;color:#2f8a60}.iv-card{background:#fff;border:1px solid #e1e8ef;border-radius:18px;padding:18px}.iv-section-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.iv-section-head h2{margin:4px 0;font-size:20px}.iv-section-head p{margin:0;color:#718395;font-size:12px}.iv-badge{background:#edf7fc;color:#287cae;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:900}.iv-skill-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-top:15px}.iv-skill-grid button{border:1px solid #e3e8ed;border-radius:14px;background:#fff;text-align:left;padding:14px;min-height:165px;display:grid;grid-template-columns:1fr auto;gap:5px;cursor:pointer;transition:.15s}.iv-skill-grid button:hover{transform:translateY(-2px);box-shadow:0 10px 26px #1d3a5214}.iv-skill-grid button.critical{background:#fff4f2;border-color:#ffd2cc}.iv-skill-grid button.attention{background:#fff9e8;border-color:#f5df9c}.iv-skill-grid button>span{font-weight:900;font-size:15px;color:#c4453e}.iv-skill-grid button.attention>span{color:#a16f09}.iv-skill-grid button>b{font-size:24px}.iv-skill-grid button>strong{grid-column:1/-1;font-size:12px;line-height:1.35}.iv-skill-grid button>small{grid-column:1/-1;color:#718394;font-size:9px}.iv-skill-grid button>em{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:4px;font-style:normal;font-weight:900;color:#316f9e;font-size:9px;margin-top:7px}.iv-record-filters{display:grid;grid-template-columns:1.2fr .9fr 1.5fr;gap:9px;margin:14px 0}.iv-record-filters label{border:1px solid #dfe7ee;border-radius:10px;height:38px;padding:0 9px;display:flex;align-items:center;gap:6px;color:#688091}.iv-record-filters select,.iv-record-filters input{border:0;outline:0;background:transparent;width:100%;color:#294961;font-size:10px}.iv-record-list{display:grid;gap:9px}.iv-record-list article{border:1px solid #e1e8ef;border-radius:13px;padding:13px 14px;display:flex;justify-content:space-between;gap:14px}.iv-record-list article.done{background:#f7fbf9}.iv-record-main{min-width:0}.iv-record-title{display:flex;align-items:center;gap:6px}.iv-record-title>span{border-radius:999px;padding:4px 7px;font-size:7.5px;font-weight:900}.iv-record-title .planned{background:#fff4dd;color:#9f6e0a}.iv-record-title .done{background:#e8f7ef;color:#267651}.iv-record-title .skill{background:#eef5fb;color:#34729f}.iv-record-title small{color:#81909d;font-size:8px}.iv-record-main h3{margin:8px 0 4px;font-size:14px}.iv-record-main p{margin:0;color:#627789;font-size:11px;line-height:1.45}.iv-record-main footer{display:flex;align-items:center;gap:5px;margin-top:9px;color:#61778a;font-size:9px}.iv-record-main footer b{color:#294a62}.iv-record-actions{display:flex;gap:6px;align-items:flex-start}.iv-record-actions button{width:35px;height:35px;border:1px solid #dce6ed;background:#fff;border-radius:9px;display:grid;place-items:center;color:#367355;cursor:pointer}.iv-record-actions button.danger{color:#b94842}.iv-empty{margin-top:13px;border:1px dashed #d7e1e8;border-radius:12px;padding:18px;text-align:center;color:#6f8292;display:flex;justify-content:center;align-items:center;gap:7px}.iv-empty.success{color:#2e7d59;background:#f5fbf8}.iv-error,.iv-error-toast{background:#fff2f1;border:1px solid #ffc9c5;color:#9e302b;border-radius:12px;padding:14px}.iv-error-toast{position:fixed;right:20px;bottom:20px;z-index:1500;max-width:480px;box-shadow:0 12px 35px #00000029;cursor:pointer}.iv-toast{position:fixed;right:20px;bottom:20px;z-index:1500;background:#173f5c;color:#fff;border-radius:11px;padding:12px 16px;box-shadow:0 12px 35px #0000002e;font-weight:800;font-size:11px}.iv-modal-backdrop{position:fixed;inset:0;background:#071b2cb3;z-index:1400;display:grid;place-items:center;padding:18px}.iv-modal{width:min(850px,96vw);max-height:94vh;overflow:auto;background:#fff;border-radius:19px;padding:20px;box-shadow:0 28px 80px #0000004d}.iv-modal>header{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #e7edf2;padding-bottom:13px}.iv-modal>header h2{margin:4px 0;font-size:22px}.iv-modal>header p{margin:0;color:#738596}.iv-modal>header>button{width:36px;height:36px;border:1px solid #dfe7ee;background:#fff;border-radius:10px;display:grid;place-items:center;cursor:pointer}.iv-scope-toggle{display:flex;gap:7px;margin:14px 0}.iv-scope-toggle button{border:1px solid #dfe7ee;background:#fff;border-radius:10px;padding:9px 12px;display:flex;gap:6px;align-items:center;font-weight:850;color:#4d6679;cursor:pointer}.iv-scope-toggle button.active{background:#eaf4fb;border-color:#74b5da;color:#1f6e9f}.iv-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.iv-form-grid label,.iv-field{display:grid;gap:6px;font-size:9px;font-weight:900;color:#536b7e}.iv-form-grid select,.iv-field input,.iv-field textarea{border:1px solid #dce5ed;border-radius:10px;background:#fff;padding:10px 11px;color:#173a55;font:inherit;font-size:11px;outline:none}.iv-form-grid select{height:40px}.iv-field{margin-top:11px}.iv-skill-context{margin-top:12px;border-radius:12px;background:#f5f9fc;border:1px solid #dfe9f0;padding:11px;display:grid;gap:5px}.iv-skill-context>div{display:flex;justify-content:space-between}.iv-skill-context span{font-weight:900;color:#2f78a9}.iv-skill-context b{font-size:18px}.iv-skill-context strong{font-size:11px}.iv-skill-context small{color:#718496}.iv-suggestions{margin-top:13px;border:1px solid #e6e9db;border-radius:14px;padding:12px;background:#fffdf5}.iv-suggestions-title{display:flex;gap:8px;align-items:flex-start;color:#9d7510}.iv-suggestions-title div{display:grid}.iv-suggestions-title b{font-size:11px}.iv-suggestions-title small{font-size:9px;color:#7d8390}.iv-suggestions>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.iv-suggestions button{text-align:left;border:1px solid #ece5c8;background:#fff;border-radius:9px;padding:9px;display:grid;gap:3px;cursor:pointer}.iv-suggestions button:hover{border-color:#d8bd61;background:#fffaf0}.iv-suggestions button b{font-size:9.5px;color:#5c4c19}.iv-suggestions button span{font-size:8px;color:#737e87;line-height:1.35}.iv-modal>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:15px;border-top:1px solid #e7edf2;padding-top:13px}@media(max-width:1000px){.iv-summary{grid-template-columns:1fr 1fr}.iv-summary article:nth-child(2){border-right:0}.iv-summary article:nth-child(-n+2){border-bottom:1px solid #e7edf3}.iv-toolbar{grid-template-columns:1fr 1fr}}@media(max-width:720px){.iv-head{display:grid}.iv-toolbar,.iv-summary,.iv-record-filters,.iv-form-grid{grid-template-columns:1fr}.iv-summary article{border-right:0;border-bottom:1px solid #e7edf3}.iv-summary article:last-child{border-bottom:0}.iv-suggestions>div:last-child{grid-template-columns:1fr}.iv-modal-backdrop{padding:5px}.iv-modal{width:100vw;height:100vh;max-height:none;border-radius:0}.iv-record-list article{display:grid}.iv-record-actions{justify-content:flex-end}}.iv-modal-legacy{width:min(980px,97vw)}.iv-priority-students{margin-top:12px;border:1px solid #dfe8ef;border-radius:14px;background:#f8fbfd;padding:12px}.iv-priority-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px}.iv-priority-head b{font-size:11px}.iv-priority-head span{background:#e9f4fb;color:#216f9f;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:900}.iv-priority-list{display:flex;flex-wrap:wrap;gap:7px}.iv-priority-list button{border:1px solid #d7e4ed;background:#fff;border-radius:999px;padding:7px 9px;display:flex;align-items:center;gap:7px;color:#294a62;cursor:pointer}.iv-priority-list button:hover{border-color:#6fb4db;background:#eef8fd}.iv-priority-list span{font-size:9.5px;font-weight:800}.iv-priority-list em{font-size:8.5px;font-style:normal;color:#b34b41;font-weight:900}.iv-scope-title{margin-top:15px;font-size:9px;font-weight:900;color:#536b7e}.iv-scope-toggle.three{display:grid;grid-template-columns:repeat(3,1fr)}.iv-scope-toggle.three button{justify-content:center}.iv-student-picker{border:1px solid #dfe8ef;border-radius:14px;padding:12px;background:#fff;margin-bottom:13px}.iv-picker-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.iv-picker-head>div:first-child{display:grid}.iv-picker-head b{font-size:11px}.iv-picker-head small{font-size:8.5px;color:#718496}.iv-picker-head>div:last-child{display:flex;gap:5px}.iv-picker-head button{border:1px solid #d8e4ec;background:#fff;border-radius:8px;padding:6px 8px;font-size:8px;font-weight:850;color:#34627f;cursor:pointer}.iv-student-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px;max-height:230px;overflow:auto;padding-right:3px}.iv-student-check-grid>button{border:1px solid #e0e7ed;background:#fff;border-radius:9px;padding:8px;display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:5px;text-align:left;cursor:pointer;color:#304f66}.iv-student-check-grid>button.selected{background:#eaf6fd;border-color:#62b7df;box-shadow:inset 0 0 0 1px #62b7df}.iv-student-check-grid .iv-check{width:16px;height:16px;border-radius:5px;background:#edf2f5;color:transparent;display:grid;place-items:center;font-size:9px;font-weight:900}.iv-student-check-grid>button.selected .iv-check{background:#1786bd;color:#fff}.iv-student-check-grid strong{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iv-student-check-grid em{font-style:normal;font-size:8px;color:#ad5146;font-weight:900}.iv-selection-count{margin-top:8px;font-size:8.5px;color:#4f7086;font-weight:850}.iv-field select{border:1px solid #dce5ed;border-radius:10px;background:#fff;padding:10px 11px;color:#173a55;font:inherit;font-size:11px;outline:none;height:42px}.iv-radar-recommends{margin-top:13px;border:1px solid #eadfb8;background:#fffaf0;border-radius:14px;padding:12px}.iv-radar-recommends>div{display:flex;gap:8px;align-items:flex-start;color:#a67913}.iv-radar-recommends>div>div{display:grid;gap:2px}.iv-radar-recommends b{font-size:11px;color:#564618}.iv-radar-recommends p{margin:7px 0 0;font-size:9px;color:#727c84}.iv-action-section{margin-top:13px}.iv-action-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.iv-action-head b{font-size:10px;color:#496276}.iv-action-head span{font-size:8px;background:#eaf4fb;color:#2d75a5;border-radius:999px;padding:4px 7px;font-weight:900}.iv-recomposition-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.iv-recomposition-actions button{position:relative;text-align:left;border:1px solid #eadfbf;background:#fffdf7;border-radius:11px;padding:10px 10px 10px 34px;display:grid;gap:3px;cursor:pointer;min-height:72px}.iv-recomposition-actions button:hover{border-color:#d9bb65;background:#fffaf0}.iv-recomposition-actions button.selected{border-color:#2e9bd0;background:#eef9ff;box-shadow:inset 0 0 0 1px #2e9bd0}.iv-recomposition-actions b{font-size:9.5px;color:#665015}.iv-recomposition-actions small{font-size:8px;color:#6f7a83;line-height:1.35}.iv-action-check{position:absolute;left:10px;top:10px;width:17px;height:17px;border-radius:5px;background:#f0eee7;color:transparent;display:grid;place-items:center;font-size:9px;font-weight:900}.iv-recomposition-actions button.selected .iv-action-check{background:#1688bd;color:#fff}.iv-form-grid.one-line{margin-top:12px}.iv-record-description{white-space:pre-line}.iv-skill-context.legacy{background:#f2f8fc}@media(max-width:820px){.iv-student-check-grid{grid-template-columns:1fr 1fr}.iv-scope-toggle.three,.iv-recomposition-actions{grid-template-columns:1fr}}@media(max-width:520px){.iv-student-check-grid{grid-template-columns:1fr}.iv-picker-head{display:grid}}.edu-page{display:grid;gap:18px;color:#0c2745}.edu-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.edu-hero h1{font-size:30px;margin:3px 0 5px;letter-spacing:-.02em}.edu-hero p,.edu-card-head p{margin:0;color:#6b7b8f}.edu-eyebrow{font-size:11px;font-weight:900;letter-spacing:.12em;color:#167bb2}.edu-actions{display:flex;gap:10px;flex-wrap:wrap}.edu-actions button,.edu-inline-link{display:inline-flex;align-items:center;gap:8px;border:1px solid #d8e4ee;background:#fff;color:#17324f;padding:11px 15px;border-radius:12px;font-weight:800;cursor:pointer}.edu-actions button.primary{background:#0d4f7d;color:#fff;border-color:#0d4f7d}.edu-filters{background:#fff;border:1px solid #dce7ef;border-radius:16px;padding:14px;display:grid;grid-template-columns:220px 260px 1fr;gap:12px;align-items:end}.edu-filters label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#4f6377}.edu-filters select{border:1px solid #d8e3ed;border-radius:10px;padding:10px 12px;background:#fff;color:#17324f}.edu-filter-note{display:flex;gap:8px;align-items:center;color:#6f8092;font-size:13px;padding-bottom:9px}.edu-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.edu-metrics article{background:#fff;border:1px solid #dce7ef;border-radius:16px;padding:16px;display:flex;gap:13px;align-items:center}.edu-metrics article.attention{border-color:#f1d8a4;background:#fffdf7}.edu-metrics .icon{width:42px;height:42px;border-radius:12px;background:#edf7fd;color:#177ab1;display:grid;place-items:center;flex:0 0 auto}.edu-metrics article.attention .icon{background:#fff4dc;color:#bd7711}.edu-metrics small{display:block;font-size:10px;font-weight:900;letter-spacing:.07em;color:#60748a}.edu-metrics strong{display:block;font-size:25px;line-height:1.1;margin:3px 0}.edu-metrics em{font-style:normal;color:#74879a;font-size:12px}.edu-grid.two{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.edu-card{background:#fff;border:1px solid #dce7ef;border-radius:18px;padding:18px}.edu-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:14px}.edu-card-head h2{font-size:20px;margin:3px 0 4px}.edu-pill{background:#edf7fd;color:#166e9f;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;white-space:nowrap}.edu-class-list{display:grid;gap:8px}.edu-class-list>article{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e3ebf2;border-radius:13px;padding:11px 12px}.edu-class-main{display:flex;align-items:center;gap:16px;min-width:0;flex:1}.edu-class-title{min-width:110px}.edu-class-title strong{display:block}.edu-class-title span{font-size:12px;color:#75879a}.edu-class-stats{display:grid;grid-template-columns:repeat(4,minmax(74px,1fr));gap:10px;flex:1}.edu-class-stats span{display:grid}.edu-class-stats b{font-size:14px}.edu-class-stats small{font-size:10px;color:#7a8b9c}.edu-band{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;white-space:nowrap}.edu-band.priority{background:#fff0ef;color:#c6433b}.edu-band.watch{background:#fff8df;color:#9c6f00}.edu-band.good{background:#edf6ff;color:#2b68a2}.edu-band.excellent{background:#edf9f1;color:#23804b}.edu-skill-list{display:grid;gap:8px}.edu-skill-list article{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;border-bottom:1px solid #edf2f6;padding:8px 0}.edu-skill-list article:last-child{border-bottom:0}.edu-skill-list span{min-width:43px;text-align:center;border-radius:8px;padding:7px;font-weight:900}.edu-skill-list span.critical{background:#fff0ef;color:#ca4039}.edu-skill-list span.watch{background:#fff7df;color:#9a6b00}.edu-skill-list strong{display:block;font-size:13px}.edu-skill-list small{display:block;color:#8090a0;margin-top:2px}.edu-skill-list b{font-size:17px}.edu-inline-link{margin-top:12px;padding:9px 11px;border-radius:10px}.edu-intervention-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:13px}.edu-intervention-summary>div{border:1px solid #e2eaf1;border-radius:13px;padding:12px}.edu-intervention-summary span{display:block;color:#73869a;font-size:12px}.edu-intervention-summary strong{font-size:23px}.edu-recent{display:grid;gap:8px}.edu-recent article{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;border:1px solid #e5ecf2;border-radius:12px;padding:10px}.edu-recent strong{display:block;font-size:13px}.edu-recent small{display:block;color:#7b8c9c;margin-top:3px}.edu-status{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;white-space:nowrap}.edu-status.completed{background:#edf9f1;color:#26804d}.edu-status.in_progress{background:#edf6ff;color:#28699f}.edu-status.planned{background:#fff7df;color:#936700}.edu-empty,.edu-state{border:1px dashed #cfdbe5;border-radius:12px;padding:22px;text-align:center;color:#718497}.edu-empty.success{display:flex;gap:8px;justify-content:center;align-items:center;color:#277b4c;background:#f4fbf6}.edu-state.error{color:#b13c36;background:#fff4f3}@media(max-width:1100px){.edu-metrics{grid-template-columns:repeat(2,1fr)}.edu-grid.two{grid-template-columns:1fr}.edu-filters{grid-template-columns:1fr 1fr}.edu-filter-note{grid-column:1/-1}.edu-class-main{align-items:flex-start;flex-direction:column}.edu-class-stats{width:100%}}@media(max-width:700px){.edu-hero{flex-direction:column}.edu-actions{width:100%}.edu-actions button{flex:1;justify-content:center}.edu-filters,.edu-metrics{grid-template-columns:1fr}.edu-class-stats{grid-template-columns:repeat(2,1fr)}.edu-class-list>article{align-items:flex-start;flex-direction:column}.edu-intervention-summary{grid-template-columns:1fr}.edu-page{gap:13px}.edu-card{padding:14px}}.settings-page{display:grid;gap:18px;color:#0c2745}.settings-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.settings-hero h1{font-size:30px;margin:3px 0 5px;letter-spacing:-.02em}.settings-hero p{margin:0;color:#6b7b8f;max-width:760px}.settings-eyebrow{font-size:11px;font-weight:900;letter-spacing:.12em;color:#167bb2}.settings-version{background:#edf7fd;border:1px solid #d8e9f4;border-radius:14px;padding:11px 16px;min-width:110px;text-align:center}.settings-version span{display:block;font-size:9px;font-weight:900;letter-spacing:.12em;color:#667d91}.settings-version strong{display:block;font-size:20px;margin-top:2px;color:#0d4f7d}.settings-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.settings-summary article{background:#fff;border:1px solid #dce7ef;border-radius:16px;padding:16px;display:flex;align-items:center;gap:13px;min-width:0}.settings-summary article.warning{background:#fffdf7;border-color:#f0d9a8}.settings-summary article.secure{background:#fbfefc}.settings-icon{width:42px;height:42px;border-radius:12px;background:#edf7fd;color:#177ab1;display:grid;place-items:center;flex:0 0 auto}.settings-summary article.warning .settings-icon{background:#fff4dc;color:#b87611}.settings-summary small{display:block;font-size:9px;font-weight:900;letter-spacing:.07em;color:#60748a}.settings-summary strong{display:block;font-size:16px;line-height:1.25;margin:3px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settings-summary em{display:block;font-style:normal;font-size:11px;color:#7b8c9d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-card{background:#fff;border:1px solid #dce7ef;border-radius:18px;padding:18px;min-width:0}.settings-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.settings-card-head>svg{color:#177ab1;flex:0 0 auto}.settings-card-head h2{font-size:20px;margin:3px 0 4px}.settings-card-head p{margin:0;color:#718396;font-size:13px;line-height:1.45}.settings-status-row{display:flex;gap:11px;align-items:flex-start;border:1px solid #e4ebf1;border-radius:13px;padding:12px;margin-bottom:10px}.settings-status-dot{width:10px;height:10px;border-radius:50%;margin-top:5px;box-shadow:0 0 0 4px #f2f6f8}.settings-status-dot.ok{background:#2a9a5f}.settings-status-dot.error{background:#d9574d}.settings-status-row strong{display:block;font-size:13px}.settings-status-row small{display:block;color:#788a9b;margin-top:2px}.settings-test-result{display:flex;align-items:center;gap:8px;border-radius:11px;padding:10px 11px;margin:10px 0;font-size:12px;font-weight:700}.settings-test-result.testing{background:#edf6ff;color:#296895}.settings-test-result.ok{background:#eff9f2;color:#26784a}.settings-test-result.error{background:#fff1ef;color:#b7433c}.spin{animation:settings-spin 1s linear infinite}@keyframes settings-spin{to{transform:rotate(360deg)}}.settings-primary,.settings-secondary,.settings-local-item button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:10px;padding:9px 12px;font-weight:800;cursor:pointer}.settings-primary{background:#0d4f7d;color:#fff;border:1px solid #0d4f7d}.settings-secondary,.settings-local-item button{background:#fff;color:#17324f;border:1px solid #d9e4ec}.settings-primary:disabled,.settings-local-item button:disabled{opacity:.5;cursor:not-allowed}.settings-definition-list{margin:0;display:grid;gap:0;border:1px solid #e3ebf1;border-radius:13px;overflow:hidden}.settings-definition-list>div{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:10px 12px;border-bottom:1px solid #edf2f5;align-items:center}.settings-definition-list>div:last-child{border-bottom:0}.settings-definition-list dt{color:#778a9c;font-size:12px}.settings-definition-list dd{margin:0;font-weight:800;font-size:13px;min-width:0;overflow-wrap:anywhere}.settings-definition-list.compact{margin-bottom:12px}.settings-mini-badge{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900}.settings-mini-badge.success{background:#edf9f1;color:#27804d}.settings-local-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid #edf2f5}.settings-local-item:last-child{border-bottom:0}.settings-local-item strong{display:block;font-size:13px}.settings-local-item small{display:block;color:#7a8d9f;margin-top:3px;line-height:1.4}.settings-local-item button{white-space:nowrap}.settings-note{background:#f5f9fc;border:1px solid #dce8f0;border-radius:15px;padding:14px 16px;display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:start;color:#527087}.settings-note>svg{color:#177ab1}.settings-note strong{display:block;color:#17324f;font-size:13px}.settings-note p{margin:3px 0 0;font-size:12px;line-height:1.45}@media(max-width:1100px){.settings-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.settings-hero{flex-direction:column}.settings-summary,.settings-grid{grid-template-columns:1fr}.settings-version{align-self:flex-start}.settings-local-item{align-items:flex-start;flex-direction:column}.settings-local-item button{width:100%}.settings-definition-list>div{grid-template-columns:100px 1fr}.settings-note{grid-template-columns:auto 1fr}.settings-note>svg:last-child{display:none}}.settings-tabs{display:flex;gap:8px;flex-wrap:wrap;background:#edf4f8;border:1px solid #dce7ef;border-radius:14px;padding:5px;width:max-content;max-width:100%}.settings-tabs button{border:0;background:transparent;color:#557087;border-radius:10px;padding:9px 13px;font-weight:900;display:flex;align-items:center;gap:7px;cursor:pointer}.settings-tabs button.active{background:#fff;color:#0d4f7d;box-shadow:0 1px 4px #0d4f7d1f}.settings-admin-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.settings-admin-summary article{background:#fff;border:1px solid #dce7ef;border-radius:16px;padding:15px;display:flex;align-items:center;gap:12px}.settings-admin-summary article>span{width:40px;height:40px;border-radius:12px;background:#edf7fd;color:#177ab1;display:grid;place-items:center;flex:0 0 auto}.settings-admin-summary small{display:block;font-size:9px;font-weight:900;letter-spacing:.07em;color:#6f8294}.settings-admin-summary strong{display:block;margin-top:3px;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settings-users-card{background:#fff;border:1px solid #dce7ef;border-radius:18px;padding:18px;min-width:0}.settings-users-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:15px}.settings-users-head h2{margin:3px 0 4px;font-size:22px}.settings-users-head p{margin:0;color:#718396;font-size:13px}.settings-users-filters{display:grid;grid-template-columns:minmax(220px,1fr) 190px 160px auto;gap:8px;margin-bottom:12px}.settings-users-filters input,.settings-users-filters select,.settings-form-grid input,.settings-form-grid select{width:100%;border:1px solid #d7e3ec;border-radius:10px;background:#fff;padding:10px 11px;color:#14304d;outline:none}.settings-users-filters input:focus,.settings-users-filters select:focus,.settings-form-grid input:focus,.settings-form-grid select:focus{border-color:#61b8e4;box-shadow:0 0 0 3px #48aedf1f}.settings-users-filters button{border:1px solid #d7e3ec;border-radius:10px;background:#fff;color:#17324f;font-weight:800;padding:9px 12px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.settings-users-table-wrap{overflow:auto;border:1px solid #e0e9f0;border-radius:13px}.settings-users-table{width:100%;border-collapse:collapse;min-width:850px}.settings-users-table th{background:#f6f9fb;color:#61788d;font-size:10px;letter-spacing:.04em;text-align:left;padding:10px 11px;border-bottom:1px solid #e4ebf1}.settings-users-table td{padding:10px 11px;border-bottom:1px solid #edf2f5;font-size:12px;color:#17324f}.settings-users-table tr:last-child td{border-bottom:0}.settings-users-table td strong{font-size:12px}.settings-mini-badge.danger{background:#fff0ef;color:#b8423a}.settings-row-actions{display:flex;align-items:center;gap:6px}.settings-row-actions button{width:31px;height:31px;border-radius:8px;border:1px solid #dce6ed;background:#fff;color:#35556f;display:grid;place-items:center;cursor:pointer}.settings-row-actions button.warn{color:#b87410}.settings-row-actions button.ok{color:#2a8754}.settings-row-actions button.danger{color:#c84e46}.settings-self{font-size:10px;font-weight:900;color:#1c6b98;background:#edf7fd;padding:5px 8px;border-radius:999px}.settings-empty{padding:22px;text-align:center;color:#76899b;display:flex;justify-content:center;align-items:center;gap:8px}.settings-users-note{display:flex;gap:8px;align-items:flex-start;background:#f6fafc;border:1px solid #e0eaf0;border-radius:11px;padding:10px 11px;margin-top:10px;color:#60788d;font-size:11px;line-height:1.45}.settings-users-note svg{color:#177ab1;flex:0 0 auto}.settings-modal-backdrop{position:fixed;inset:0;background:#03142580;z-index:80;display:grid;place-items:center;padding:18px}.settings-modal{width:min(760px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:18px;box-shadow:0 24px 70px #051c3047;padding:19px}.settings-modal-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;border-bottom:1px solid #edf2f5;padding-bottom:13px;margin-bottom:15px}.settings-modal-head h2{margin:3px 0 0}.settings-modal-head>button{width:34px;height:34px;border:1px solid #dce6ed;border-radius:9px;background:#fff;display:grid;place-items:center;cursor:pointer}.settings-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.settings-form-grid label{display:grid;gap:6px}.settings-form-grid label>span{font-size:11px;font-weight:900;color:#3b566d}.settings-form-grid label>small{font-size:10px;line-height:1.35;color:#8393a2}.settings-form-wide{grid-column:1/-1}.settings-modal-actions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #edf2f5;margin-top:15px;padding-top:14px}@media(max-width:1100px){.settings-admin-summary{grid-template-columns:repeat(2,1fr)}.settings-users-filters{grid-template-columns:1fr 1fr}}@media(max-width:760px){.settings-admin-summary{grid-template-columns:1fr}.settings-users-head{flex-direction:column}.settings-users-head .settings-primary{width:100%}.settings-users-filters,.settings-form-grid{grid-template-columns:1fr}.settings-form-wide{grid-column:auto}.settings-modal{padding:15px}}.login-page{position:fixed;inset:0;min-height:100dvh;width:100vw;overflow:hidden;background:url(/assets/login-tres-lagoas.jpg) center center/cover no-repeat;display:grid;place-items:center;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#082d55}.login-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#02264908,#02264924)}.login-panel{position:relative;z-index:1;width:min(520px,calc(100vw - 36px));max-height:calc(100dvh - 74px);padding:28px 42px 25px;background:#fffffff6;border:1px solid rgba(255,255,255,.72);border-radius:28px;box-shadow:0 24px 70px #01203d42;backdrop-filter:blur(7px)}.login-identity{display:flex;flex-direction:column;align-items:center;gap:11px}.city-logo{width:174px;height:auto;object-fit:contain}.radar-logo{width:min(360px,90%);height:auto;display:block}.divider{height:1px;background:#dce7f0;margin:14px 0 18px}.login-form{display:flex;flex-direction:column;gap:12px}.login-heading{text-align:center;margin-bottom:3px}.eyebrow{display:block;color:#0878c9;font-size:12px;font-weight:800;letter-spacing:.22em;margin-bottom:5px}.login-heading h1{font-size:32px;line-height:1.08;margin:0;color:#082d55;letter-spacing:-.035em}.login-heading p{margin:7px 0 0;color:#6b7c8f;font-size:14px}.login-form label{font-size:13px;font-weight:750;color:#0a2d50}.field{height:51px;margin-top:6px;border:1px solid #ccd9e5;border-radius:12px;background:#fff;display:flex;align-items:center;gap:11px;padding:0 14px;color:#07579b;transition:.18s ease}.field:focus-within{border-color:#258fd2;box-shadow:0 0 0 3px #258fd21f}.field input{border:0;outline:0;flex:1;min-width:0;font:inherit;font-size:14px;color:#102f4f;background:transparent}.field input::placeholder{color:#94a2b1}.eye{border:0;background:transparent;color:#07579b;display:grid;place-items:center;padding:5px;cursor:pointer}.primary,.demo{height:52px;border-radius:12px;font-size:15px;font-weight:800;cursor:pointer}.primary{border:0;color:#fff;background:linear-gradient(100deg,#0b3d70,#087bd3);box-shadow:0 10px 24px #075c9d33;margin-top:2px}.primary:disabled{opacity:.7;cursor:wait}.demo{border:1px solid #ccd9e5;background:#fff;color:#0a4f87}.security{display:flex;align-items:center;justify-content:center;gap:7px;color:#718197;font-size:11.5px;margin-top:2px}.login-error{background:#fff1f1;border:1px solid #f2c7c7;color:#a52828;padding:9px 11px;border-radius:9px;font-size:12px}.login-footer{position:fixed;z-index:1;bottom:12px;left:50%;transform:translate(-50%);color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.65);font-size:11px;white-space:nowrap}@media(max-height:800px){.login-panel{padding:20px 36px 18px;max-height:calc(100dvh - 50px)}.city-logo{width:145px}.radar-logo{width:310px}.divider{margin:8px 0 12px}.login-form{gap:8px}.login-heading h1{font-size:28px}.field{height:45px}.primary,.demo{height:46px}.login-footer{display:none}}@media(max-width:600px){.login-page{position:fixed;background-position:center}.login-panel{width:calc(100vw - 24px);padding:22px 22px 20px;border-radius:22px}.city-logo{width:150px}.radar-logo{width:300px}.login-heading h1{font-size:28px}.login-heading p{font-size:13px}.login-footer{display:none}}:root{--radar-navy-950:#08243f;--radar-navy-900:#0b2f55;--radar-blue-800:#124b86;--radar-blue-700:#1761a6;--radar-blue-600:#2476c8;--radar-blue-100:#eaf4ff;--radar-cyan:#49b7da;--radar-green:#42b883;--radar-amber:#f4b740;--radar-red:#e85d68;--radar-purple:#7a66d8;--radar-bg:#f5f8fc;--radar-surface:#ffffff;--radar-line:#dce5ef;--radar-text:#12233f;--radar-muted:#697789;--shadow-card:0 10px 28px rgba(20,58,99,.08);--radius-xl:24px;--radius-lg:18px;--radius-md:12px;--sidebar-w:276px;--topbar-h:90px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--radar-text);background:var(--radar-bg)}button,input,select{font:inherit}button{cursor:pointer}.boot-screen{min-height:100vh;display:grid;place-items:center;align-content:center;gap:18px;background:#f5f8fc;color:#697789}.boot-screen img{width:260px;max-width:70vw}.boot-screen span{font-size:13px}.fatal-toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%);z-index:20;background:#7e2631;color:#fff;border-radius:10px;padding:10px 15px;box-shadow:0 8px 24px #0000002e;font-size:13px}
