/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}.simulation-editor{border-top:4px solid #17599a;margin:0 0 24px;padding:26px}.simulation-editor label{color:#24384d;flex-direction:column;gap:7px;font-weight:700;display:flex}.simulation-editor input,.simulation-editor select,.simulation-editor textarea{font:inherit;background:#fff;border:1px solid #cbd6e2;border-radius:8px;padding:11px}.simulation-editor textarea{resize:vertical;min-height:110px}.editor-divider{border-top:1px solid #dce4ec;justify-content:space-between;align-items:center;margin:28px 0 12px;padding-top:22px;display:flex}.editor-divider span{color:#617284}.editor-empty{color:#596c7d;background:#f7fafc;border:1px dashed #aebdcc;border-radius:9px;padding:18px}.editor-question-list{gap:10px;display:grid}.editor-question-list article{border:1px solid #d9e2eb;border-radius:9px;grid-template-columns:1fr auto;gap:5px 18px;padding:15px;display:grid}.editor-question-list small{color:#637587}.editor-question-list article>div{grid-area:1/2/3;align-items:center;gap:8px;display:flex}.editor-question-list button,.manage-buttons button{background:#fff;border:1px solid #c8d4df;border-radius:7px;padding:8px 11px;font-weight:700}.danger-text,.danger-button{color:#a92929!important;background:#fff8f8!important;border-color:#e6bebe!important}.question-editor{background:#f4f8fc;border:1px solid #cedce9;border-radius:12px;margin-top:22px;padding:20px}.question-editor>label{margin:14px 0}.question-image-preview{align-items:flex-start;gap:12px;margin:12px 0;display:flex}.question-image-preview img{object-fit:contain;background:#fff;border:1px solid #ccd8e3;border-radius:8px;max-width:340px;max-height:230px}.question-image-preview button{color:#9f2929;background:#fff;border:1px solid #d5a4a4;border-radius:7px;padding:8px}.alternatives-editor{gap:9px;margin-top:16px;display:grid}.alternatives-editor label{grid-template-columns:38px 1fr 20px 62px;align-items:center;gap:10px;display:grid}.alternatives-editor label>span{color:#fff;background:#17599a;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.alternatives-editor .answer-radio{width:18px;height:18px;padding:0}.alternatives-editor small{color:#45647d;font-weight:700}.editor-actions,.manage-buttons{gap:10px;margin-top:16px;display:flex}.manage-buttons{border-top:1px solid #e0e7ed;padding-top:12px}.manage-buttons button{flex:1}.custom-question-image{object-fit:contain;max-width:520px;max-height:330px;margin:14px auto;display:block}.simulation-card .sim-buttons{flex-wrap:wrap}@media (width<=760px){.editor-question-list article{grid-template-columns:1fr}.editor-question-list article>div{grid-area:auto}.alternatives-editor label{grid-template-columns:36px 1fr 20px}.alternatives-editor small{display:none}.question-image-preview{flex-direction:column}.question-image-preview img{max-width:100%}}.visual-standard{background:#f2f8fe;border:1px solid #b9d4ef;border-left:5px solid #1769a8;border-radius:10px;grid-template-columns:44px 1fr;gap:13px;margin:18px 0;padding:15px 17px;display:grid}.visual-standard>span{color:#17599a;background:#dcecff;border-radius:10px;place-items:center;width:40px;height:40px;font-size:22px;font-weight:900;display:grid}.visual-standard b{color:#173b61;display:block}.visual-standard p{color:#405b75;margin:5px 0;line-height:1.5}.visual-standard small{color:#536d84;font-weight:700;display:block}.question-image-preview>div{gap:6px;display:grid}.question-image-preview>div>small{color:#14714f;font-weight:800}.image-upload small{color:#506a81;line-height:1.45}@media (width<=760px){.visual-standard{grid-template-columns:1fr}.visual-standard>span{display:none}}.descriptor-catalog{background:#f7fbff;border:1px solid #cbdced;border-radius:12px;margin:18px 0;padding:18px}.descriptor-catalog-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.descriptor-catalog-head span{letter-spacing:.1em;color:#2867d8;font-size:10px;font-weight:900}.descriptor-catalog-head h3{margin:4px 0;font-size:16px}.descriptor-catalog-head p{color:#5f7081;margin:0;font-size:12px}.descriptor-catalog-head button{color:#215fae;background:#fff;border:1px solid #9fbae1;border-radius:8px;padding:10px 13px;font-weight:800}.matrix-status{background:#fff;border-radius:8px;align-items:center;gap:14px;margin:16px 0 10px;padding:12px;font-size:11px;display:flex}.matrix-status span{color:#627486;flex:1}.matrix-status a{color:#1f61ba;font-weight:800}.descriptor-list{gap:7px;max-height:390px;padding-right:5px;display:grid;overflow:auto}.descriptor-list button{text-align:left;background:#fff;border:1px solid #d7e1eb;border-radius:8px;grid-template-columns:48px 1fr 74px;align-items:center;gap:12px;padding:11px;display:grid}.descriptor-list button:hover,.descriptor-list button.selected{background:#eef5ff;border-color:#6d9bd8}.descriptor-list b{color:#1e60b7}.descriptor-list span{color:#344b61;font-size:12px;line-height:1.4}.descriptor-list em{color:#22745b;text-align:right;font-size:11px;font-style:normal;font-weight:800}@media (width<=760px){.descriptor-catalog-head,.matrix-status{flex-direction:column;align-items:stretch}.descriptor-list button{grid-template-columns:42px 1fr}.descriptor-list em{text-align:left;grid-column:2}}.descriptor-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.descriptor-head-actions a{color:#215fae;white-space:nowrap;background:#fff;border:1px solid #9fbae1;border-radius:8px;padding:10px 13px;font-size:12px;font-weight:800;text-decoration:none}.descriptor-head-actions a:first-child{color:#fff;background:#215fae;border-color:#215fae}.matrix-print-page{color:#152337;background:#fff;max-width:920px;margin:0 auto;padding:30px 40px 48px;font-family:Arial,Helvetica,sans-serif}.matrix-print-toolbar{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.matrix-print-toolbar a{color:#195da8;font-weight:700;text-decoration:none}.matrix-print-header{background:#fff;border:2px solid #102f55}.matrix-print-brand{color:#fff;background:#102f55;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:12px 16px;display:grid}.matrix-print-brand>span{color:#102f55;background:#fff;border:2px solid #fff;border-radius:9px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.matrix-print-brand b,.matrix-print-brand small{display:block}.matrix-print-brand b{letter-spacing:.06em;font-size:16px}.matrix-print-brand small{letter-spacing:.08em;color:#c9dcef;margin-top:3px;font-size:8px}.matrix-print-brand em{letter-spacing:.08em;border:1px solid #7995b4;border-radius:14px;padding:5px 9px;font-size:8px;font-style:normal;font-weight:800}.matrix-print-hero{text-align:center;background:linear-gradient(135deg,#f7faff,#edf4fb);padding:20px 24px 17px}.matrix-print-hero>span{color:#1e67b3;letter-spacing:.16em;font-size:9px;font-weight:900}.matrix-print-hero h1{color:#102f55;letter-spacing:.01em;margin:6px 0 5px;font-size:28px}.matrix-print-hero p{color:#455b70;max-width:680px;margin:0 auto;font-size:12px;line-height:1.5}.matrix-identification{border-top:1px solid #a8b6c5;grid-template-columns:1fr 1fr 1fr;gap:14px;padding:11px 15px;display:grid}.matrix-identification p{align-items:end;gap:6px;margin:0;font-size:8px;display:flex}.matrix-identification i{border-bottom:1px solid #57697b;flex:1;height:14px}.matrix-overview{background:#fff;border:1px solid #afbdca;grid-template-columns:1.3fr 1.6fr .7fr 1fr;margin:14px 0;display:grid}.matrix-overview>div{border-right:1px solid #d2dae2;padding:10px 12px}.matrix-overview>div:last-child{border:0}.matrix-overview small,.matrix-overview b{display:block}.matrix-overview small{color:#6a7d90;letter-spacing:.1em;font-size:8px;font-weight:800}.matrix-overview b{color:#173b61;margin-top:4px;font-size:11px}.matrix-overview .verified-mark{color:#14704f}.matrix-print-verification{background:#f0f8f5;border:1px solid #9fc9b9;border-left:5px solid #18835f;grid-template-columns:42px 1fr;gap:12px;margin:14px 0;padding:12px 14px;display:grid}.verification-seal{color:#fff;background:#18835f;border-radius:50%;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.matrix-print-verification b,.matrix-print-verification span,.matrix-print-verification small{display:block}.matrix-print-verification b{color:#105f46;font-size:12px}.matrix-print-verification span{color:#334f47;margin-top:3px;font-size:10px}.matrix-print-verification small{color:#536a63;margin-top:5px;font-size:9px;line-height:1.4}.matrix-print-group{break-before:page;margin:22px 0}.matrix-print-verification+.matrix-print-group{break-before:auto}.matrix-print-title{color:#fff;background:#123b68;border-left:7px solid #2e83c8;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:11px 14px;display:grid}.matrix-section-number{border:1px solid #8eb5d8;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.matrix-print-title span{letter-spacing:.14em;color:#add0ef;font-size:7px;font-weight:800}.matrix-print-title h2{margin:3px 0 1px;font-size:18px}.matrix-print-title p{color:#d6e7f5;margin:0;font-size:9px}.matrix-print-title>strong{border:1px solid #9dbbd5;border-radius:16px;padding:6px 11px;font-size:10px}.matrix-column-head{background:#dbe8f4;border:1px solid #92a8bc;border-top:0;grid-template-columns:88px 1fr;display:grid}.matrix-column-head b{color:#294b6a;letter-spacing:.08em;padding:6px 10px;font-size:8px}.matrix-column-head b:first-child{border-right:1px solid #aebdcc}.matrix-print-list{border:1px solid #9baebe;border-top:0}.matrix-print-list article{break-inside:avoid;border-top:1px solid #d0d9e1;grid-template-columns:28px 50px 1fr;align-items:start;min-height:36px;display:grid}.matrix-print-list article:first-child{border-top:0}.matrix-print-list article>span{color:#8a98a5;text-align:center;padding:8px 5px;font-size:8px}.matrix-print-list article>b{color:#155da1;text-align:center;background:#f2f6fa;border-left:1px solid #d6dee5;border-right:1px solid #d6dee5;align-self:stretch;padding:8px 7px;font-size:10.5pt}.matrix-print-list article>p{color:#1d2f42;margin:0;padding:8px 11px;font-size:10.5pt;line-height:1.35}.matrix-use-note{break-inside:avoid;background:#fff9e9;border:1px solid #c7a867;margin:18px 0 0;padding:12px 15px}.matrix-use-note b{letter-spacing:.09em;color:#7a5711;font-size:9px}.matrix-use-note p{color:#554930;margin:5px 0 0;font-size:10px;line-height:1.45}.matrix-print-page footer{color:#526477;border-top:2px solid #123b68;justify-content:space-between;align-items:end;margin-top:16px;padding-top:9px;display:flex}.matrix-print-page footer b,.matrix-print-page footer span{display:block}.matrix-print-page footer b{color:#123b68;font-size:10px}.matrix-print-page footer span,.matrix-print-page footer p{margin:2px 0 0;font-size:8px}@media (width<=760px){.descriptor-head-actions{justify-content:stretch;display:grid}.matrix-print-page{padding:18px 14px}.matrix-print-brand{grid-template-columns:40px 1fr}.matrix-print-brand em{display:none}.matrix-identification,.matrix-overview{grid-template-columns:1fr 1fr}.matrix-overview>div:nth-child(2){border-right:0}.matrix-overview>div:nth-child(-n+2){border-bottom:1px solid #d2dae2}}@media print{@page{size:A4 portrait;margin:8mm 9mm 9mm}.matrix-print-page{-webkit-print-color-adjust:exact;print-color-adjust:exact;max-width:none;padding:0}.matrix-print-toolbar{display:none}.matrix-print-brand{padding:8px 12px}.matrix-print-brand>span{width:32px;height:32px;font-size:17px}.matrix-print-hero{padding:13px 18px 11px}.matrix-print-hero h1{font-size:22px}.matrix-print-hero p{font-size:10px}.matrix-identification{padding:7px 11px}.matrix-overview{margin:8px 0}.matrix-overview>div{padding:7px 9px}.matrix-print-verification{margin:8px 0;padding:8px 10px}.verification-seal{width:32px;height:32px}.matrix-print-group{margin:10px 0}.matrix-print-title{padding:7px 10px}.matrix-section-number{width:31px;height:31px}.matrix-print-title h2{font-size:15px}.matrix-column-head b{padding:4px 8px}.matrix-print-list article{grid-template-columns:24px 45px 1fr;min-height:30px}.matrix-print-list article>span{padding:5px 3px}.matrix-print-list article>b{padding:5px;font-size:9.5pt}.matrix-print-list article>p{padding:5px 8px;font-size:9.7pt;line-height:1.28}.matrix-use-note{margin-top:10px;padding:8px 11px}.matrix-print-page footer{margin-top:10px}}.commented-key{background:#f7fcfa;border:2px solid #bdd9cf;border-radius:14px;margin:26px 0;overflow:hidden}.commented-key summary{cursor:pointer;align-items:center;gap:13px;padding:18px 20px;list-style:none;display:flex}.commented-key summary::-webkit-details-marker{display:none}.commented-key summary>span{color:#fff;background:#16795d;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.commented-key summary div{flex:1}.commented-key summary b,.commented-key summary small{display:block}.commented-key summary b{color:#174f40;font-size:16px}.commented-key summary small{color:#5d746d;margin-top:4px}.commented-key summary em{color:#17674f;font-style:normal;font-weight:800}.commented-key[open] summary{border-bottom:1px solid #d5e7e1}.commented-key-list{padding:8px 20px 20px}.commented-key-list article{border-bottom:1px solid #dcebe6;grid-template-columns:46px 1fr;gap:14px;padding:16px 0;display:grid}.commented-key-list article:last-child{border-bottom:0}.key-number{color:#126b50;background:#e1f2ec;border-radius:9px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.commented-key-list h3{margin:0 0 6px;font-size:14px}.commented-key-list p{color:#344c45;margin:0 0 8px;line-height:1.55}.commented-key-list small{color:#60756f}.commented-key-list small b{color:#176b52}@media print{.commented-key{display:none!important}}.bank-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.bank-summary>div{border:1px solid var(--line);background:#fff;border-radius:12px;padding:15px}.bank-summary b,.bank-summary span{display:block}.bank-summary b{color:#173b68;font-size:22px}.bank-summary span{color:var(--muted);margin-top:4px;font-size:9px}.question-list{gap:11px;display:grid}.question-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:16px 18px}.question-meta{align-items:center;gap:10px;display:flex}.question-meta>div{flex:1}.question-meta b,.question-meta small{display:block}.question-meta b{font-size:10px}.question-meta small{color:var(--muted);margin-top:3px;font-size:8px}.difficulty{color:#138b62;background:#e8f8f1;border-radius:11px;padding:5px 8px;font-size:8px;font-weight:750}.difficulty.medio{color:#b77b0d;background:#fff3d9}.difficulty.dificil{color:#cc4553;background:#ffecef}.question-card>p{color:#3c485b;margin:14px 0;font-size:11px;line-height:1.65}.options{gap:7px;margin:10px 0 14px;display:grid}.options>div{border:1px solid var(--line);border-radius:9px;align-items:center;gap:9px;padding:9px 11px;font-size:10px;display:flex}.options>div>span{background:#edf1f7;border-radius:7px;place-items:center;width:23px;height:23px;font-weight:800;display:grid}.options>div.answer{color:#147754;background:#eefaf5;border-color:#8bd5b9}.options>div.answer>span{color:#fff;background:#20a875}.options>div>b{margin-left:auto;font-size:8px}.question-actions{border-top:1px solid var(--line);gap:8px;padding-top:11px;display:flex}.question-actions button{color:#2461cc;background:#edf3ff;border:0;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:750}.question-actions button:last-child{color:#586579;background:#f1f4f8}@media (width<=720px){.bank-summary{grid-template-columns:1fr 1fr}.question-meta{align-items:flex-start}.question-actions{display:grid}}.question-source{background:#f3f8fd;border-left:3px solid #2b77bd;border-radius:0 7px 7px 0;align-items:flex-start;gap:9px;margin:10px 0;padding:8px 10px;display:flex}.question-source>span{color:#155b9e;letter-spacing:.08em;background:#dcecff;border-radius:8px;margin-top:1px;padding:3px 6px;font-size:8px;font-weight:900}.question-source b,.question-source a{display:block}.question-source b{color:#40566c;font-size:10px}.question-source a{color:#1d62a8;margin-top:3px;font-size:9px;font-weight:800;text-decoration:none}.bank-summary:after{content:"QUESTÕES SAEB-AU: produção autoral do SAEB Evolução, alinhada à Matriz de Referência oficial do Inep. Selecione as questões desejadas; depois abra Simulados e clique em ‘Criar simulado com as selecionadas’. Nenhuma questão foi copiada de cadernos protegidos.";color:#38546e;background:#f1f7fd;border-left:4px solid #2472b8;grid-column:1/-1;padding:10px 12px;font-size:10px;font-weight:700;line-height:1.45}.bank-selection-banner{color:#27475c;background:linear-gradient(135deg,#effbf6,#f7fbff);border:1px solid #b9dfcf;border-radius:12px;align-items:flex-start;gap:12px;margin:-8px 0 20px;padding:15px 17px;display:flex}.bank-selection-banner>span{color:#fff;background:#178a63;border-radius:50%;flex:0 0 32px;place-items:center;height:32px;font-weight:900;display:grid}.bank-selection-banner b{color:#173d35;font-size:13px}.bank-selection-banner p{color:#536b7a;margin:5px 0 0;font-size:11px;line-height:1.5}.editor-question-list .order-button{color:#405a72}.editor-question-list .order-button:disabled{opacity:.35;cursor:not-allowed}.locked-selection-note{color:#536b7a;margin:-2px 0 12px;font-weight:700;display:block}.simulation-editor select:disabled{color:#526476;cursor:not-allowed;background:#eef3f7}@media (width<=720px){.bank-selection-banner{margin-top:0}.bank-selection-banner p{font-size:10px}.editor-question-list article>div{flex-wrap:wrap;gap:6px;display:flex}}.approval-note{background:#fff8e8;border:1px solid #f2d79a;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:13px 16px;display:flex}.approval-note>span{font-size:22px}.approval-note b{font-size:10px}.approval-note p{color:#80682d;margin:3px 0 0;font-size:9px}.sim-buttons{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;padding-top:12px;display:grid}.sim-buttons button{text-align:center;color:#2861c6;background:#edf3ff;border:0;border-radius:8px;margin:0;padding:9px;font-size:9px;font-weight:800}.sim-buttons button.release{color:#fff;background:#176b50}.sim-buttons button.revoke{color:#c64452;background:#fff0f1}.entry-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.data-form h3,.recent-results h3{margin:0 0 17px;font-size:14px}.data-form label,.inline-form label{color:#56647a;gap:6px;margin-bottom:12px;font-size:9px;font-weight:750;display:grid}.data-form input,.data-form select,.data-form textarea,.inline-form input,.inline-form select{border:1px solid var(--line);color:#2d3b50;background:#fbfcfe;border-radius:9px;width:100%;padding:10px 11px;font-size:10px}.data-form textarea{resize:vertical;min-height:80px}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.data-form>.primary{width:100%;margin-top:3px}.result-item{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:10px 0;display:flex}.result-item>span{color:#14855f;background:#e7f8f1;border-radius:10px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:850;display:grid}.result-item>div{flex:1}.result-item b,.result-item small{display:block}.result-item b{font-size:10px}.result-item small{color:var(--muted);margin-top:3px;font-size:8px}.result-item time{color:#8d98aa;font-size:8px}.empty-state{text-align:center;color:#8792a4;padding:45px 15px}.empty-state span{font-size:30px}.empty-state b,.empty-state p{display:block}.empty-state b{color:#536176;margin-top:8px;font-size:11px}.empty-state p{font-size:9px}.inline-form{margin:17px 0}.form-heading{justify-content:space-between;margin-bottom:16px;display:flex}.form-heading h3{margin:0;font-size:14px}.form-heading p{color:var(--muted);margin:4px 0 0;font-size:9px}.form-heading button{color:#8d98a9;background:0 0;border:0;font-size:22px}.inline-form>.primary{min-width:150px}@media (width<=720px){.entry-grid,.form-row{grid-template-columns:1fr}.approval-note{align-items:flex-start}}.print-link{color:#fff;text-align:center;background:#173f70;border-radius:8px;margin-top:15px;padding:10px;font-size:9px;font-weight:800;text-decoration:none;display:block}.print-page{color:#111;background:#fff;max-width:820px;margin:0 auto;padding:28px 38px;font-family:Arial,sans-serif}.print-toolbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.print-toolbar a{color:#245ea8;font-size:12px;text-decoration:none}.print-action{color:#fff;background:#195c9d;border:0;border-radius:7px;padding:10px 14px;font-weight:700}.exam-header{border:2px solid #153b69}.exam-brand{border-bottom:1px solid #aaa;align-items:center;gap:10px;padding:12px 16px;display:flex}.exam-brand>span{color:#fff;background:#153b69;border-radius:7px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.exam-brand b,.exam-brand small{display:block}.exam-brand b{color:#153b69;font-size:15px}.exam-brand small{letter-spacing:.11em;margin-top:3px;font-size:8px}.exam-title{text-align:center;border-bottom:1px solid #aaa;padding:14px}.exam-title h1{margin:0;font-size:18px}.exam-title p{margin:5px 0 0;font-size:10px}.student-fields{grid-template-columns:2fr 2fr 1fr 1fr;gap:10px;padding:10px 14px;display:grid}.student-fields p{grid-column:span 2;gap:5px;margin:5px 0;font-size:9px;font-weight:700;display:flex}.student-fields p.short{grid-column:span 1}.student-fields i{border-bottom:1px solid #444;flex:1}.instructions{background:#f1f4f7;border-left:5px solid #153b69;margin:15px 0;padding:10px 13px}.instructions b{font-size:10px}.instructions p{margin:4px 0;font-size:9px;line-height:1.5}.exam-question{break-inside:avoid;page-break-inside:avoid;border-bottom:1px solid #9da6b2;padding:16px 3px}.q-head{border-bottom:2px solid #173f70;justify-content:space-between;padding-bottom:5px;display:flex}.q-head b{color:#173f70;letter-spacing:.03em;font-size:11px}.q-head span{border:1px solid #8996a5;border-radius:10px;padding:2px 7px;font-size:8px}.question-command{margin:10px 0;font-size:11px;font-weight:600;line-height:1.58}.question-options{gap:6px;margin:9px 0 2px;display:grid}.question-option{grid-template-columns:25px 1fr;align-items:center;gap:8px;min-height:27px;font-size:10px;line-height:1.35;display:grid}.question-option>b{color:#172b45;background:#fff;border:1.6px solid #172b45;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;display:grid}.question-option>span{border-bottom:1px solid #d7dce2;padding:4px 7px}.answer-sheet{page-break-before:always;border:2px solid #153b69;padding:18px 24px}.answer-sheet h2{text-align:center;margin:0;font-size:17px}.answer-sheet>p{text-align:center;font-size:9px}.answer-sheet>div{grid-template-columns:1fr 1fr;gap:0 25px;display:grid}.answer-row{border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;padding:8px 4px;font-size:10px;display:flex!important}.signature{margin-top:28px;font-size:10px;grid-column:1/-1!important;display:flex!important}.signature i{border-bottom:1px solid #222;flex:1;margin-left:5px}.print-page footer{text-align:center;color:#555;margin-top:18px;font-size:8px}@media print{@page{size:A4;margin:12mm}.print-page{-webkit-print-color-adjust:exact;print-color-adjust:exact;max-width:none;padding:0}.print-toolbar{display:none}.exam-question{padding:10px 3px}.question-option>b{color:#000!important;border:1.6px solid #000!important}.answer-sheet{margin-top:0}}.access-denied{text-align:center;background:#f5f7fb;place-content:center;min-height:100vh;padding:25px;display:grid}.access-denied span{font-size:42px}.access-denied h1{color:#173f70;font-size:22px}.access-denied p{color:#68758a;max-width:420px;font-size:12px}.access-denied a{color:#fff;background:#1e62a6;border-radius:8px;margin:15px auto 0;padding:10px 14px;font-size:11px;text-decoration:none}.stimulus{break-inside:avoid;background:#fafbfd;border:1px solid #9aa8b8;border-radius:4px;margin:10px 0;padding:10px}.stimulus>small{letter-spacing:.1em;color:#526275;margin-bottom:8px;font-size:7px;font-weight:800;display:block}.notice,.poster,.newspaper,.math-card,.fraction,.map,.price,.bars{text-align:center;max-width:470px;margin:auto}.notice{border:2px solid #244f78;padding:9px}.notice b,.notice span,.newspaper b,.newspaper span,.newspaper i,.poster b,.poster span,.price>*{display:block}.notice span{padding:3px;font-size:10px}.scene{justify-content:center;align-items:center;gap:15px;display:flex}.scene .big-icon{font-size:35px}.scene b,.scene small{display:block}.scene small{margin-top:4px;font-size:9px}.weather{justify-content:center;align-items:center;gap:12px;display:flex}.weather b{font-size:9px}.recycle{text-align:center}.recycle div{justify-content:center;gap:12px;margin-top:8px;display:flex}.recycle span{font-size:9px}.newspaper{border-top:4px double #333;border-bottom:4px double #333;padding:7px;font-family:Georgia,serif}.newspaper b{letter-spacing:.18em;font-size:8px}.newspaper span{margin:5px;font-size:14px;font-weight:700}.newspaper i{font-size:9px}.poster{background:#e9f4ed;border:3px solid #3f7654;padding:12px}.poster b{color:#245638;font-size:15px}.poster span{margin-top:5px;font-size:9px}.comic,.chat{justify-content:center;gap:20px;display:flex}.comic span,.chat span{border:1px solid #333;border-radius:18px;padding:9px 12px;font-size:9px;position:relative}.connectors{justify-content:center;align-items:center;gap:9px;font-size:9px;display:flex}.connectors b{color:#fff;background:#173f70;padding:6px}.numbers{justify-content:center;align-items:center;gap:16px;margin-top:8px;display:flex}.numbers span{font-size:20px;font-weight:700}.numbers small{font-size:7px;font-weight:400;display:block}.boxes{justify-content:center;gap:5px;margin-top:8px;display:flex}.boxes span{border:1px solid #555;padding:6px;font-size:10px}.boxes small{font-size:6px}.fraction>div{justify-content:center;gap:3px;margin:8px;display:flex}.fraction>div span{border:1px solid #333;width:26px;height:26px}.fraction>div span.filled{background:#6d94bd}.timeline{grid-template-columns:auto 1fr auto;align-items:center;max-width:400px;margin:auto;display:grid}.timeline i{border-top:3px solid #244f78}.timeline span{border:2px solid #244f78;padding:6px;font-weight:700}.timeline small:last-child{text-align:right}.data-table{border-collapse:collapse;margin:auto;font-size:9px}.data-table caption{margin-bottom:5px;font-weight:700}.data-table th,.data-table td{border:1px solid #333;padding:6px 10px}.map div{justify-content:center;align-items:center;gap:12px;display:flex}.map span{border:2px solid #555;padding:10px}.map i{font-size:22px}.geometry{justify-content:center;align-items:center;gap:18px;font-size:9px;display:flex}.square{border:3px solid #244f78;width:70px;height:70px}.garden{text-align:center}.garden>div{background:#edf4e9;border:4px solid #587d45;width:150px;height:80px;margin:auto;position:relative}.garden span{position:absolute;top:-17px;left:60px}.garden i{position:absolute;top:32px;right:-25px}.price{border:2px dashed #555;padding:8px}.price b{font-size:24px}.bars>div{justify-content:center;align-items:flex-end;gap:18px;height:70px;margin-top:8px;display:flex}.bars span{color:#fff;background:#5b83ab;width:36px;font-size:8px;position:relative}.bars small{color:#222;font-size:6px;position:absolute;top:100%;left:50%;transform:translate(-50%)}@media print{.stimulus{background:#fff}.exam-question{page-break-inside:avoid}}.news,.opinion,.campaign{border:1px solid #444;max-width:500px;margin:auto;padding:10px}.news b,.campaign b{border-bottom:2px solid #333;font-size:9px;display:block}.news p,.opinion p,.campaign p{font-family:Georgia,serif;font-size:10px}.eco-card{justify-content:center;align-items:center;gap:12px;display:flex}.eco-card b{width:100px}.eco-card span{font-size:8px}.campaign{text-align:center;border:3px solid #315d8a}.fact-opinion,.debate{justify-content:center;gap:15px;display:flex}.fact-opinion span,.debate span{border:1px solid #555;padding:9px;font-size:8px}.reaction{text-align:center}.reaction span{font-size:17px;font-weight:700}.reaction b{margin-left:10px;font-size:30px}.thermometer,.scoreboard,.proportion,.taxi{justify-content:center;align-items:center;gap:15px;display:flex}.thermometer>*{border:1px solid #555;padding:7px}.scoreboard span{font-size:24px}.scoreboard i{font-size:18px}.sale{text-align:center;border:2px dashed #333;padding:10px}.sale>*{display:block}.sale s{font-size:14px}.sale b{font-size:19px}.equation{justify-content:center;align-items:center;gap:7px;font-size:20px;display:flex}.equation i{border:2px solid #333;padding:8px 14px}.right-triangle{border-bottom:75px solid #dce7f1;border-left:100px solid #0000;width:0;height:0;margin:20px auto;position:relative}.right-triangle span{font-size:8px;position:absolute;top:30px;left:-112px}.right-triangle i{font-size:8px;position:absolute;top:78px;left:-55px}.right-triangle b{position:absolute;top:20px;left:-55px}.proportion span{text-align:center;border:1px solid #555;padding:8px;font-size:9px}.taxi>span{font-size:30px}.taxi b,.taxi small{display:block}.stimulus{background:#f8fafc;border:1.5px solid #7e8fa3;border-radius:6px;padding:11px;box-shadow:inset 0 0 0 3px #fff}.stimulus>small{color:#314a66;letter-spacing:.14em;border-bottom:1px solid #cbd4de;padding-bottom:5px;font-weight:900}.illustrated-stimulus{text-align:center;max-width:500px;margin:0 auto}.illustrated-stimulus img{object-fit:cover;object-position:center;background:#fff;border:1px solid #657486;width:100%;max-height:205px;display:block}.illustrated-stimulus figcaption{color:#283644;padding:6px 8px 1px;font:9px/1.4 Georgia,serif}@media print{.stimulus{box-shadow:none;background:#fff}.illustrated-stimulus img{page-break-inside:avoid;max-height:190px}}.answer-sheet{page-break-before:always;background:#fff;border:2px solid #132f52;overflow:hidden;padding:0!important}.answer-brand{color:#fff;background:#132f52;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:12px 16px;display:grid}.answer-brand>span{border:2px solid #fff;border-radius:8px;place-items:center;width:35px;height:35px;font-size:20px;font-weight:900;display:grid}.answer-brand b,.answer-brand small{display:block}.answer-brand b{letter-spacing:.08em;font-size:15px}.answer-brand small{letter-spacing:.13em;margin-top:3px;font-size:7px}.answer-brand em{border:1px solid #fff;border-radius:15px;padding:5px 9px;font-size:9px;font-style:normal;font-weight:800}.answer-title{text-align:center;border-bottom:1px solid #8c99a8;padding:13px 16px 10px}.answer-title h2{color:#132f52;letter-spacing:.06em;margin:0;font-size:18px}.answer-title p{margin:5px 0 0;font-size:9px}.answer-identification{border-bottom:1px solid #9aa5b1;padding:12px 16px;grid-template-columns:2fr 2fr 1fr 1fr!important;gap:10px 14px!important;display:grid!important}.answer-identification p{align-items:flex-end;gap:6px;margin:0;font-size:8px;font-weight:800;display:flex}.answer-identification p:first-child,.answer-identification p:nth-child(2){grid-column:span 2}.answer-identification i,.answer-footer i{border-bottom:1px solid #222;flex:1;min-width:35px}.answer-instruction{background:#edf2f7;border-left:5px solid #132f52;align-items:center;gap:12px;margin:12px 16px;padding:9px 12px;display:flex}.answer-instruction p{margin:0;font-size:8px;line-height:1.45}.fill-example{white-space:nowrap;font-size:17px;gap:5px!important;display:flex!important}.fill-example span{background:#fff;border:1px solid #687585;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.fill-example .filled-example{color:#111}.answer-grid{border:1.5px solid #132f52;margin:0 16px;display:block!important}.answer-grid-head,.answer-row{text-align:center;grid-template-columns:1.3fr repeat(4,1fr);align-items:center;display:grid!important}.answer-grid-head{color:#fff;background:#132f52;min-height:28px}.answer-grid-head b{letter-spacing:.06em;font-size:8px}.answer-row{min-height:34px;border-bottom:1px solid #aeb7c1!important;padding:0!important;font-size:10px!important}.answer-row:last-child{border-bottom:0!important}.answer-row:nth-child(odd){background:#f5f7f9}.answer-row>b{color:#132f52;font-size:10px}.answer-bubble{justify-content:center;align-items:center;gap:5px;font-size:8px;font-weight:800;display:flex}.answer-bubble i{background:#fff;border:1.7px solid #111;border-radius:50%;width:18px;height:18px;display:block}.answer-footer{grid-template-columns:1.5fr 1fr;padding:14px 16px;gap:12px!important;display:grid!important}.answer-footer p{gap:6px;margin:0;font-size:8px;font-weight:700;display:flex}.answer-footer>div{grid-column:1/-1;justify-content:center;gap:8px!important;display:flex!important}.answer-footer span{letter-spacing:.08em;color:#425065;border:1px solid #7b8795;border-radius:10px;padding:3px 8px;font-size:6px;font-weight:900}@media print{.answer-sheet{-webkit-print-color-adjust:exact;print-color-adjust:exact}.answer-brand,.answer-grid-head{color:#fff!important;background:#132f52!important}.answer-row:nth-child(odd){background:#f1f3f5!important}.answer-bubble i{border:1.7px solid #000!important}@page{size:A4 portrait;margin:8mm 9mm 9mm}html,body{background:#fff;width:210mm;margin:0;padding:0}.print-page{width:auto;max-width:none;margin:0;padding:0}.exam-header{margin:0 0 7px}.exam-brand{padding:7px 11px}.exam-brand>span{width:29px;height:29px}.exam-title{padding:8px 10px}.exam-title h1{font-size:15px}.student-fields{padding:6px 10px}.student-fields p{margin:3px 0}.instructions{margin:7px 0 4px;padding:6px 9px}.exam-question,.stimulus.css-loaded-sentinel{break-inside:auto!important;page-break-inside:auto!important}.exam-question{padding:7px 2px 8px!important}.q-head{break-after:avoid;page-break-after:avoid;padding-bottom:3px}.stimulus{break-inside:avoid;page-break-inside:avoid;margin:5px 0;padding:7px}.stimulus+.question-command,.question-command+.question-options{break-before:avoid;page-break-before:avoid}.stimulus>small{margin-bottom:4px;padding-bottom:3px}.illustrated-stimulus img{object-fit:contain;max-height:135px!important}.question-command{orphans:3;widows:3;margin:6px 0 4px;line-height:1.4}.question-options{gap:2px;margin:4px 0 0}.question-option{break-inside:avoid;page-break-inside:avoid;min-height:22px}.question-option>b{width:19px;height:19px;font-size:8px}.question-option>span{padding:2px 5px}.print-page footer{margin-top:8px}.answer-sheet{break-before:page;page-break-before:always}}.sim-buttons .simulation-preview{color:#245bb9;text-align:center;background:#edf3ff;border:1px solid #b9cbed;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:9px;font-size:9px;font-weight:850;text-decoration:none;display:flex}.sim-buttons .simulation-preview:hover{background:#e2ebff;border-color:#2f6fed}.quality-check{color:#187654;background:#eefaf5;border:1px solid #bfe5d5;border-radius:8px;margin-top:12px;padding:8px 10px;font-size:8px;font-weight:800;line-height:1.4}@media (width<=720px){.sim-buttons{grid-template-columns:1fr}}.exam-question,.exam-question p,.question-command,.question-option,.stimulus,.stimulus p,.stimulus span,.stimulus small,.stimulus th,.stimulus td,.stimulus figcaption{font-family:Arial,Helvetica,sans-serif}.question-command,.question-option{font-size:12pt;line-height:1.5}.question-option{grid-template-columns:32px 1fr;min-height:36px}.question-option>b{width:28px;height:28px;font-size:11pt}.stimulus>small{font-size:9pt}.notice span,.scene small,.newspaper i,.poster span,.comic span,.chat span,.connectors,.data-table,.geometry,.eco-card span,.news p,.opinion p,.campaign p,.campaign small,.fact-opinion span,.debate span,.proportion span,.taxi b,.taxi small,.illustrated-stimulus figcaption{font-size:12pt;line-height:1.45}.notice b,.newspaper b,.poster b,.math-card>b,.fraction>b,.bars>b,.map>b,.news b,.opinion b,.campaign b,.eco-card b{font-size:13pt}.recycle>b{margin-bottom:10px;font-size:15pt;display:block}.recycle div{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.recycle div span{background:#fff;border:1px solid #8795a5;border-radius:8px;place-items:center;min-height:74px;padding:8px 5px;font-size:12pt;font-weight:700;display:grid}.recycle div span:first-letter{font-size:28pt;line-height:1}.scene .big-icon,.taxi>span{font-size:48px}.weather span{font-size:38px}.eco-card{flex-wrap:wrap;gap:16px}.eco-card span{text-align:center;background:#fff;border:1px solid #94a0ad;border-radius:7px;min-width:120px;padding:9px}.boxes span{min-width:54px;padding:9px;font-size:12pt}.boxes small,.numbers small,.bars small{font-size:9pt}.data-table th,.data-table td{padding:8px 12px;font-size:12pt}.illustrated-stimulus img{max-height:280px}.stimulus-realistic{padding:12px}.realistic-educational{max-width:660px}.realistic-educational img{aspect-ratio:16/7;object-fit:cover;border:1.5px solid #52677d;border-radius:6px;box-shadow:0 2px 7px #182d4624}.realistic-educational figcaption{color:#26384b;padding-top:8px;font-family:Arial,Helvetica,sans-serif;font-weight:600}@media print{.question-command,.question-option{line-height:1.38;font-family:Arial,Helvetica,sans-serif!important;font-size:12pt!important}.question-option{grid-template-columns:27px 1fr;min-height:29px}.question-option>b{width:23px;height:23px;font-size:10pt}.stimulus>small{font-size:8pt}.notice span,.scene small,.newspaper i,.poster span,.comic span,.chat span,.connectors,.data-table,.geometry,.eco-card span,.news p,.opinion p,.campaign p,.campaign small,.fact-opinion span,.debate span,.proportion span,.taxi b,.taxi small,.illustrated-stimulus figcaption{font-size:11pt!important}.recycle div span{min-height:60px;font-size:11pt}.recycle div span:first-letter{font-size:23pt}.illustrated-stimulus img{max-height:175px!important}.realistic-educational img{aspect-ratio:16/6;object-fit:cover;width:100%;box-shadow:none;border-radius:3px}.data-table th,.data-table td{padding:6px 9px;font-size:11pt}}.login-page{background:#fff;grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.login-visual{color:#fff;background:linear-gradient(145deg,#0b2445,#143f70 62%,#166b68);flex-direction:column;padding:48px 7vw;display:flex;position:relative;overflow:hidden}.login-visual:before,.login-visual:after{content:"";border:55px solid #ffffff0b;border-radius:50%;position:absolute}.login-visual:before{width:330px;height:330px;top:-130px;right:-140px}.login-visual:after{width:240px;height:240px;bottom:-120px;left:-110px}.login-brand{z-index:1;align-items:center;gap:13px;display:flex;position:relative}.login-brand>span{color:#174d79;background:#fff;border-radius:12px;place-items:center;width:46px;height:46px;font-size:25px;font-weight:950;display:grid}.login-brand b,.login-brand small{display:block}.login-brand b{letter-spacing:.08em;font-size:19px}.login-brand small{letter-spacing:.18em;color:#c8e4f2;margin-top:4px;font-size:8px}.login-message{z-index:1;max-width:610px;margin:auto 0;position:relative}.login-message>span{letter-spacing:.16em;color:#7ce0c1;font-size:10px;font-weight:850}.login-message h1{margin:18px 0;font-size:42px;line-height:1.12}.login-message p{color:#c9dded;font-size:14px;line-height:1.7}.login-features{color:#d7e8f3;z-index:1;gap:10px;font-size:11px;display:grid;position:relative}.login-panel{background:#f6f8fb;place-items:center;padding:35px;display:grid}.login-panel form,.password-page form{background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:min(420px,100%);padding:38px;box-shadow:0 18px 55px #18365718}.login-lock{color:#245fc3;background:#e9f1ff;border-radius:13px;place-items:center;width:46px;height:46px;font-size:25px;display:grid}.login-panel h2{color:#122b4b;margin:20px 0 7px;font-size:25px}.login-panel form>p,.password-page form>p{color:#738096;margin:0 0 25px;font-size:11px;line-height:1.5}.login-panel label,.password-page label{color:#43526a;gap:7px;margin:14px 0;font-size:10px;font-weight:800;display:grid}.login-panel input,.password-page input{border:1px solid #ced7e3;border-radius:10px;outline:0;width:100%;padding:13px 14px;font-size:12px}.login-panel input:focus,.password-page input:focus{border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed18}.login-panel button,.password-page button{color:#fff;background:#205fbf;border:0;border-radius:10px;width:100%;margin-top:10px;padding:13px;font-size:12px;font-weight:850}.login-panel button:disabled,.password-page button:disabled{opacity:.65}.login-panel form>small{text-align:center;color:#8390a3;margin-top:17px;font-size:8px;line-height:1.5;display:block}.login-error{color:#b62f42;background:#fff0f2;border:1px solid #f0b6bd;border-radius:8px;margin:10px 0;padding:9px 11px;font-size:9px}.login-panel>footer{color:#8b96a7;font-size:8px;position:absolute;bottom:18px}.password-page{background:linear-gradient(145deg,#eef4fb,#f8fafc);place-items:center;min-height:100vh;padding:25px;display:grid}.password-page h1{color:#122b4b;margin:28px 0 8px;font-size:24px}.login-brand.dark>span{color:#fff;background:#173f70}.login-brand.dark b{color:#173f70}.login-brand.dark small{color:#63809f}.password-rules{color:#6e7c91;background:#f3f6f9;border-radius:8px;padding:9px 11px;font-size:8px;line-height:1.5}@media (width<=800px){.login-page{grid-template-columns:1fr}.login-visual{min-height:260px;padding:28px 24px}.login-message{margin:50px 0 25px}.login-message h1{font-size:28px}.login-features{display:none}.login-panel{padding:24px 16px 55px}.login-panel form{padding:27px}.login-panel>footer{margin-top:20px;position:static}}.sidebar nav{scrollbar-width:thin;scrollbar-color:#b7c4d6 #eef2f7;flex:1;min-height:0;padding-right:5px;overflow:hidden auto}.sidebar nav::-webkit-scrollbar{width:7px}.sidebar nav::-webkit-scrollbar-track{background:#eef2f7;border-radius:8px}.sidebar nav::-webkit-scrollbar-thumb{background:#b7c4d6;border-radius:8px}.sidebar nav .menu-logout{color:#a83b49;z-index:2;background:#fff7f8;border:1px solid #e3c6ca;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:11px 12px;font-size:9px;font-weight:850;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 12px #fff}.sidebar nav .menu-logout:hover{background:#ffedef;border-color:#cf6c78}.sidebar nav .menu-logout span{font-size:16px}.mobile-logout{display:none}@media (width<=720px){.mobile-logout{color:#b33b49;background:0 0;border:0;place-content:center;gap:2px;font-size:8px;display:grid}.mobile-logout span{font-size:18px}}.registry-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:17px;display:grid}.registry-summary>button{border:1px solid var(--line);text-align:left;color:#26344a;background:#fff;border-radius:14px;grid-template-columns:45px 1fr auto;align-items:center;gap:12px;padding:17px;display:grid}.registry-summary>button.active{border-color:#86a9ed;box-shadow:0 0 0 3px #2f6fed12}.registry-summary>button>span{color:#2f6fed;background:#eaf1ff;border-radius:11px;place-items:center;width:43px;height:43px;font-size:21px;display:grid}.registry-summary b,.registry-summary small{display:block}.registry-summary b{font-size:21px}.registry-summary small{color:var(--muted);margin-top:2px;font-size:9px}.registry-summary em{color:#2f6fed;font-size:8px;font-style:normal;font-weight:800}.registry-toolbar{align-items:center;gap:10px;margin-bottom:14px;display:flex}.registry-toolbar>div{border:1px solid var(--line);background:#fff;border-radius:9px;display:flex;overflow:hidden}.registry-toolbar>div button{color:#657289;background:#fff;border:0;padding:10px 13px;font-size:9px}.registry-toolbar>div button.active{color:#245fc3;background:#eaf1ff;font-weight:800}.registry-toolbar input{border:1px solid var(--line);border-radius:9px;flex:1;padding:10px 12px;font-size:10px}.registry-list{padding:0;overflow:hidden}.registry-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.registry-heading h3{margin:0;font-size:13px}.registry-heading p{color:var(--muted);margin:4px 0 0;font-size:8px}.registry-heading>b{color:#285fc1;background:#eef4ff;border-radius:11px;padding:5px 8px;font-size:8px}.registry-table-head,.registry-row{grid-template-columns:1.3fr 1fr 1.4fr 80px;align-items:center;gap:12px;padding:11px 19px;display:grid}.registry-table-head{color:#8b96a8;letter-spacing:.08em;background:#f7f9fc;font-size:7px;font-weight:800}.registry-row{border-top:1px solid var(--line);font-size:9px}.registry-row strong{font-size:10px}.registry-row span{color:#657186;text-overflow:ellipsis;overflow:hidden}.registry-status{color:#178b63;background:#e7f8f1;border-radius:10px;width:max-content;padding:4px 7px;font-size:7px}.registry-empty{text-align:center;color:#8591a3;padding:38px;font-size:10px}.registry-form{margin-top:16px}.app-shell .content .registry-summary small{font-size:11px}.app-shell .content .registry-summary em{font-size:10px}.app-shell .content .registry-toolbar>div button{font-size:11px}.app-shell .content .registry-toolbar input{font-size:12px}.app-shell .content .registry-heading h3{font-size:15px}.app-shell .content .registry-heading p,.app-shell .content .registry-heading>b{font-size:10px}.app-shell .content .registry-table-head{font-size:9px}.app-shell .content .registry-row{font-size:11px}.app-shell .content .registry-row strong{font-size:12px}.app-shell .content .registry-status{font-size:9px}.app-shell .content .registry-empty{font-size:12px}@media (width<=850px){.registry-summary{grid-template-columns:1fr}.registry-toolbar{display:grid}.registry-table{overflow-x:auto}.registry-table-head,.registry-row{min-width:650px}.registry-toolbar .primary{width:100%}}.registry-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.registry-actions button{white-space:nowrap}.registry-delete{color:#b42318;background:#fff5f5;border:1px solid #efb6b6;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:700}.registry-delete:hover{background:#fee4e2}.registry-delete:disabled{opacity:.6;cursor:wait}.student-table .registry-table-head,.student-table .registry-row{grid-template-columns:145px minmax(220px,1.5fr) 110px 100px 85px 82px;gap:14px}.registry-enrollment{font-variant-numeric:tabular-nums;letter-spacing:.02em;font-weight:750;color:#41536b!important}.student-table .registry-row strong{line-height:1.35}@media (width<=850px){.student-table .registry-table-head,.student-table .registry-row{min-width:850px}}.notice-panel{border:1px solid var(--line);z-index:40;background:#fff;border-radius:14px;width:330px;padding:17px;position:absolute;top:72px;right:150px;box-shadow:0 15px 40px #1632522b}.notice-panel>div{justify-content:space-between;align-items:center;display:flex}.notice-panel button{background:0 0;border:0;font-size:20px}.notice-panel p{border-top:1px solid var(--line);padding-top:10px;font-size:12px!important}.portal-modal{z-index:100;background:#10244280;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.portal-modal-card{background:#fff;border-radius:18px;width:min(620px,100%);max-height:88vh;padding:26px;position:relative;overflow:auto;box-shadow:0 25px 80px #0a1f3d66}.modal-close{background:#eef2f7;border:0;border-radius:50%;width:34px;height:34px;font-size:20px;position:absolute;top:12px;right:14px}.student-avatar{color:#2863cf;background:#e5efff;border-radius:50%;place-items:center;width:58px;height:58px;font-weight:800;display:grid}.portal-modal-card h2{margin:14px 0 4px}.portal-modal-card>p{color:var(--muted);line-height:1.6}.panel-metrics{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;display:grid}.panel-metrics>div,.class-list>div{border:1px solid var(--line);background:#f5f8fc;border-radius:12px;padding:14px}.panel-metrics small,.panel-metrics b{display:block}.panel-metrics b{margin-top:5px;font-size:20px}.class-list{gap:10px;margin:18px 0;display:grid}.class-list>div{justify-content:space-between;display:flex}.feature-form{margin-bottom:18px}.selected-action{color:#16885f!important}.menu-overlay{display:none}.registry-table-head,.registry-row{grid-template-columns:1.25fr 1fr 1.35fr 78px 82px}.registry-edit{color:#2f6fed;background:#fff;border:1px solid #bfd0ee;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:750}.registry-form label small{color:var(--muted);margin-top:5px;font-size:11px;display:block}@media (width<=720px){.app-shell.menu-open .sidebar{z-index:80;display:flex;box-shadow:15px 0 50px #10244255}.menu-overlay{z-index:70;background:#10244270;border:0;display:block;position:fixed;inset:0}.notice-panel{width:auto;position:fixed;top:70px;left:14px;right:14px}.panel-metrics{grid-template-columns:1fr}}.teacher-table .registry-table-head,.teacher-table .registry-row{grid-template-columns:minmax(150px,1.1fr) minmax(190px,1.25fr) minmax(160px,1.2fr) minmax(180px,1.35fr) 80px 82px;gap:12px}.teacher-classes{border:1px solid var(--line);border-radius:12px;margin:4px 0 14px;padding:14px}.teacher-classes legend{color:#26344a;padding:0 6px;font-weight:800}.teacher-classes>p{color:var(--muted);margin:0 0 11px;font-size:12px}.teacher-classes>label{align-items:center;gap:7px;margin:0 14px 8px 0;font-weight:700;display:inline-flex!important}.teacher-classes input{accent-color:#2f6fed;height:18px;width:18px!important}@media (width<=1000px){.teacher-table .registry-table-head,.teacher-table .registry-row{min-width:980px}}.real-empty{text-align:center;color:#7b8799;place-items:center;min-height:140px;padding:22px;display:grid}.real-empty>span{color:#9aabc2;font-size:28px}.real-empty p{max-width:460px;font-size:13px;line-height:1.6}.class-bars{gap:18px;padding:10px 4px;display:grid}.class-bars>div{grid-template-columns:90px 1fr 70px;align-items:center;gap:13px;display:grid}.class-bars span{font-size:12px;font-weight:700}.class-bars b{text-align:right;font-size:12px}.class-bars .bar{height:10px}.data-truth{gap:4px;display:grid}.data-truth p{border-bottom:1px solid var(--line);color:#526077;margin:0;padding:10px 0;font-size:13px}.live-chart{min-height:280px}@media (width<=720px){.class-bars>div{grid-template-columns:75px 1fr 62px}.class-bars span,.class-bars b{font-size:10px}}:root{--portal-type:Inter, "Segoe UI", Arial, sans-serif}.app-shell,.login-page,.password-page{font-family:var(--portal-type);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;font-weight:500;line-height:1.55}.app-shell .brand strong{letter-spacing:.06em;font-size:19px;font-weight:850}.app-shell .brand small{letter-spacing:.2em;font-size:10px;font-weight:850}.app-shell .menu-title{color:#77849a;font-size:11px;font-weight:850}.app-shell .sidebar nav button{color:#4d5b70;letter-spacing:.005em;min-height:47px;font-size:14px;font-weight:720}.app-shell .sidebar nav button span{font-size:20px}.app-shell .side-card strong{font-size:14px;font-weight:800}.app-shell .side-card p{font-size:12px;line-height:1.55}.app-shell .side-card small{font-size:10px}.app-shell .profile strong{font-size:13px;font-weight:800}.app-shell .profile small{font-size:11px}.app-shell .topbar h1{letter-spacing:-.015em;font-size:23px;font-weight:820}.app-shell .topbar p{font-size:13px;font-weight:520}.app-shell .section-title h2{letter-spacing:-.02em;font-size:25px;font-weight:820}.app-shell .section-title p{font-size:14px;font-weight:520}.app-shell .welcome span{font-size:11px;font-weight:850}.app-shell .welcome h2{letter-spacing:-.015em;font-size:27px;font-weight:820}.app-shell .welcome p{font-size:15px;font-weight:520}.app-shell button,.app-shell input,.app-shell select,.app-shell textarea,.app-shell a.print-link{font-family:var(--portal-type)}.app-shell .primary,.app-shell .outline,.app-shell .subject-tabs button,.app-shell a.print-link{font-size:13px;font-weight:780}.app-shell input,.app-shell select,.app-shell textarea{font-size:14px;font-weight:520}.app-shell .metric p{color:#5d6a7e;font-size:13px;font-weight:650}.app-shell .metric h3{font-size:24px;font-weight:850}.app-shell .metric small{font-size:11px;font-weight:550}.app-shell .metric>b{font-size:10px;font-weight:850}.app-shell .card-head h3,.app-shell .registry-heading h3,.app-shell .permissions h3{font-size:16px;font-weight:820}.app-shell .card-head p,.app-shell .registry-heading p,.app-shell .permissions p{font-size:12px;font-weight:520;line-height:1.6}.app-shell .student-card h3,.app-shell .simulation-card h3,.app-shell .register-card h3{font-size:17px;font-weight:800}.app-shell .student-card p,.app-shell .simulation-card p,.app-shell .register-card p{font-size:13px;font-weight:520;line-height:1.55}.app-shell .tag,.app-shell .status{letter-spacing:.02em;font-size:11px;font-weight:850}.app-shell .student-card button,.app-shell .simulation-card button,.app-shell .register-card button{font-size:13px;font-weight:780}.app-shell table{font-size:13px}.app-shell th{color:#68758a;font-size:11px;font-weight:820}.app-shell td{color:#4f5d72;font-weight:520}.app-shell td b{font-weight:760}.app-shell td small{font-size:11px}.app-shell .skill-row strong,.app-shell .person strong,.app-shell .report-row strong{font-size:13px;font-weight:760}.app-shell .skill-row small,.app-shell .person small,.app-shell .report-row small{font-size:11px}.app-shell .skill-row>b,.app-shell .person>b,.app-shell .report-row>b{font-size:13px;font-weight:800}.app-shell .registry-row,.app-shell .registry-table-head{font-size:13px}.login-page .login-brand b{font-size:21px;font-weight:850}.login-page .login-brand small{font-size:10px;font-weight:800}.login-page .login-message>span{font-size:12px;font-weight:850}.login-page .login-message h1{letter-spacing:-.025em;font-size:44px;font-weight:850}.login-page .login-message p{font-size:16px;font-weight:500}.login-page .login-features{font-size:13px;font-weight:600}.login-page .login-panel h2{font-size:28px;font-weight:850}.login-page .login-panel form>p,.password-page form>p{font-size:13px}.login-page .login-panel label,.password-page label{font-size:12px;font-weight:800}.login-page .login-panel input,.password-page input{font-size:15px;font-weight:550}.login-page .login-panel button,.password-page button{font-size:14px;font-weight:850}.login-page .login-panel form>small,.login-page .login-panel>footer,.password-page .password-rules{font-size:10px}.login-page .login-error{font-size:12px;font-weight:650}@media (width<=720px){.app-shell .topbar h1{font-size:20px}.app-shell .section-title h2{font-size:22px}.app-shell .section-title p{font-size:13px}.app-shell .welcome h2{font-size:22px}.app-shell .welcome p{font-size:14px}.app-shell .metric h3{font-size:21px}.app-shell .bottom-nav button{font-size:10px;font-weight:750}.login-page .login-message h1{font-size:31px}}.security-page{max-width:1400px}.security-seal{color:#117653;background:#e7f8f1;border:1px solid #b8ead6;border-radius:18px;padding:8px 12px;font-size:11px}.security-metrics{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.security-metrics article{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:17px;display:flex}.security-metrics span{color:#225fc7;background:#e8f1ff;border-radius:11px;place-items:center;width:43px;height:43px;font-size:20px;display:grid}.security-metrics small,.security-metrics b{display:block}.security-metrics small{color:var(--muted);font-size:12px}.security-metrics b{margin-top:3px;font-size:16px}.security-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.security-card h3,.audit-card h3{margin:0 0 7px;font-size:17px}.security-card>p,.audit-card>div>p{color:var(--muted);font-size:13px;line-height:1.6}.secure-success{color:#116f50;background:#e8f8f1;border:1px solid #b9ead6;border-radius:11px;padding:13px}.secure-success b,.secure-success small{display:block}.secure-success small{margin-top:4px}.totp-setup{background:#f4f7fb;border-radius:12px;gap:10px;padding:15px;display:grid}.totp-setup label{gap:5px;font-size:12px;display:grid}.totp-setup input{background:#fff;border:1px solid #ccd6e3;border-radius:8px;padding:11px;font-size:14px}.recovery-box{background:#fff9e9;border:1px solid #e5c97e;border-radius:12px;margin-top:15px;padding:14px}.recovery-box>div{grid-template-columns:repeat(2,1fr);gap:7px;margin:12px 0;display:grid}.recovery-box code{text-align:center;background:#fff;border:1px solid #e7d8ae;border-radius:6px;padding:7px}.security-rule{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.security-rule b,.security-rule small{display:block}.security-rule small{color:var(--muted);margin-top:4px}.lgpd-card ul{color:#4e5e72;padding-left:20px;line-height:1.8}.lgpd-card>small{background:#eef4ff;border-left:4px solid #2f6fed;padding:10px;line-height:1.5;display:block}.audit-card{margin-top:3px}.audit-list{gap:0;margin-top:14px;display:grid}.audit-list>div{border-top:1px solid var(--line);grid-template-columns:150px 190px 1fr;align-items:center;gap:12px;padding:11px;display:grid}.audit-list span,.audit-list small{color:var(--muted);font-size:11px}.audit-list b{font-size:12px}@media (width<=850px){.security-metrics,.security-grid{grid-template-columns:1fr}.audit-list>div{grid-template-columns:1fr;gap:3px}.recovery-box>div{grid-template-columns:1fr}.security-seal{display:none}}.backup-console{margin-bottom:16px}.backup-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.backup-heading h3{margin:0 0 7px;font-size:19px}.backup-heading p{max-width:760px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.backup-heading button{white-space:nowrap}.backup-safety{background:#f2f7ff;border:1px solid #c9dcfa;border-radius:11px;align-items:flex-start;gap:12px;margin:18px 0 14px;padding:13px 15px;display:flex}.backup-safety b{color:#1955a6;white-space:nowrap}.backup-safety span{color:#4d6078;font-size:12px;line-height:1.5}.backup-history{border:1px solid var(--line);border-radius:12px;overflow:hidden}.backup-history-title{background:#f7f9fc;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.backup-history-title h4{margin:0;font-size:14px}.backup-history-title span{color:var(--muted);font-size:11px}.backup-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:14px 15px;display:grid}.backup-row>div:first-child{min-width:0}.backup-row b,.backup-row small,.backup-row code{display:block}.backup-row b{font-size:13px}.backup-row small{color:var(--muted);margin:4px 0;font-size:11px}.backup-row code{text-overflow:ellipsis;color:#546579;font-size:10px;overflow:hidden}.backup-ok{color:#117653;background:#e7f8f1;border-radius:20px;padding:5px 9px;font-size:11px;font-weight:700}.backup-actions{gap:7px;display:flex}.backup-actions button{padding:8px 11px}.backup-empty{color:var(--muted);text-align:center;margin:0;padding:22px}.backup-note{color:var(--muted);margin-top:11px;line-height:1.5;display:block}@media (width<=850px){.backup-heading,.backup-safety{display:grid}.backup-heading button{width:100%}.backup-row{grid-template-columns:1fr}.backup-actions{grid-template-columns:1fr 1fr;display:grid}.backup-ok{width:max-content}}.login-panel .login-back{color:#2f6fed;text-align:left;box-shadow:none;background:0 0;border:0;margin:0;padding:5px 0;font-size:12px}.report-filters{grid-template-columns:1fr 1.5fr 1fr;gap:14px;margin-bottom:18px;display:grid}.report-filters label{color:#31425a;gap:7px;font-weight:750;display:grid}.report-filters select{background:#fff;border:1px solid #d4dde9;border-radius:9px;min-height:44px;padding:0 12px}.report-print{gap:18px;display:grid}.pdf-report-header{color:#fff;background:linear-gradient(120deg,#123963,#2467ad);border-radius:15px;align-items:center;gap:13px;padding:20px 23px;display:flex}.pdf-logo{background:linear-gradient(145deg,#2f6fed,#16a085);border-radius:12px;place-items:center;width:45px;height:45px;font-size:25px;font-weight:900;display:grid}.pdf-report-header b,.pdf-report-header span{display:block}.pdf-report-header b{letter-spacing:.08em;font-size:18px}.pdf-report-header span{letter-spacing:.1em;color:#cce1f7;margin-top:4px;font-size:10px}.pdf-report-header small{margin-left:auto}.pdf-identification{grid-template-columns:2fr 1fr 1fr 1.2fr;gap:10px;display:grid}.pdf-identification>div,.pdf-metrics article{background:#fff;border:1px solid #dfe7f0;border-radius:12px;padding:14px}.pdf-identification small,.pdf-identification b{display:block}.pdf-identification small,.pdf-metrics small{color:#718096;margin-bottom:5px}.pdf-metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pdf-metrics article{grid-template-columns:1fr auto;align-items:center;display:grid}.pdf-metrics article>b{grid-row:2;font-size:26px}.pdf-metrics article>span{border-radius:999px;grid-area:1/2/3;padding:6px 9px;font-size:11px}.pdf-section{background:#fff;border:1px solid #dfe7f0;border-radius:14px;padding:19px}.pdf-section-title{justify-content:space-between;margin-bottom:17px;display:flex}.pdf-section-title h3{margin:0;font-size:17px}.pdf-section-title p{color:#718096;margin:5px 0 0;font-size:12px}.evolution-chart{border-bottom:1px solid #dfe7f0;border-left:1px solid #dfe7f0;align-items:flex-end;gap:12px;height:260px;padding:15px 15px 0;display:flex}.evolution-chart article{text-align:center;flex-direction:column;flex:1;justify-content:flex-end;min-width:70px;height:100%;display:flex}.evolution-column{flex-direction:column;justify-content:flex-end;align-items:center;height:175px;display:flex}.evolution-column i{border-radius:8px 8px 0 0;width:min(52px,70%);display:block}.evolution-column b{order:-1;margin-bottom:5px}.evolution-chart small{white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-weight:750;overflow:hidden}.evolution-chart em{color:#7b8798;font-size:10px;font-style:normal}.collective-chart,.descriptor-chart{gap:11px;display:grid}.collective-chart article{grid-template-columns:220px 1fr 48px 125px;align-items:center;gap:12px;display:grid}.collective-chart small,.descriptor-chart small{color:#718096;margin-top:3px;display:block}.descriptor-chart article{border-top:1px solid #edf1f5;grid-template-columns:48px 1fr 48px 125px;align-items:center;gap:12px;padding:10px 0;display:grid}.descriptor-chart article:first-child{border:0}.descriptor-code{color:#245fc4;background:#eaf2ff;border-radius:10px;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.collective-chart span,.descriptor-chart span{text-align:center;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:800}.good{color:#fff;background:#1d9e6f!important}.medium{color:#fff;background:#dda027!important}.attention{color:#fff;background:#dc5562!important}.pdf-bar{background:#edf1f5;border-radius:9px;height:10px;display:block;overflow:hidden}.pdf-bar i{border-radius:9px;height:100%;display:block}.descriptor-empty,.report-empty{text-align:center;padding:28px}.descriptor-empty p,.report-empty p{color:#718096}.pedagogical-summary{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pedagogical-summary p{background:#f6f8fb;border-radius:10px;margin:0;padding:13px;line-height:1.5}.pdf-report-footer{color:#718096;justify-content:space-between;padding:0 4px;font-size:11px;display:flex}@media (width<=760px){.report-filters,.pdf-identification,.pdf-metrics{grid-template-columns:1fr}.collective-chart article{grid-template-columns:1fr 48px}.collective-chart .pdf-bar,.collective-chart span{grid-column:1/3}.descriptor-chart article{grid-template-columns:42px 1fr 45px}.descriptor-chart span{grid-column:2/4}.pedagogical-summary{grid-template-columns:1fr}.pdf-report-header small{display:none}.evolution-chart{overflow-x:auto}.evolution-chart article{min-width:90px}}@media print{@page{size:A4 portrait;margin:10mm}body{background:#fff!important}.sidebar,.topbar,.bottom-nav,.report-screen-head,.report-filters,.toast{display:none!important}.content{margin:0!important}.report-page{max-width:none!important;padding:0!important}.report-print{gap:10px}.pdf-report-header{border-radius:0;padding:12px 15px}.pdf-identification>div,.pdf-metrics article,.pdf-section{break-inside:avoid;box-shadow:none}.pdf-identification>div,.pdf-metrics article{padding:8px}.pdf-section{padding:12px}.pdf-metrics article>b{font-size:20px}.evolution-chart{height:205px}.evolution-column{height:130px}.descriptor-chart article{padding:6px 0}.pdf-bar{height:7px}.good,.medium,.attention,.pdf-report-header,.pdf-logo{-webkit-print-color-adjust:exact;print-color-adjust:exact}.pdf-section-title{margin-bottom:10px}.pdf-section-title h3{font-size:14px}.pdf-section-title p{font-size:9px}.collective-chart article,.descriptor-chart article{font-size:10px}.pedagogical-summary p{padding:8px;font-size:10px}}.official-sync{background:linear-gradient(135deg,#eef5ff,#f6fbff);border:1px solid #cbdcf4;border-radius:14px;grid-template-columns:48px 1fr auto;align-items:start;gap:14px;margin:0 0 18px;padding:17px;display:grid}.official-sync-icon{color:#fff;background:#2366bd;border-radius:12px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid}.official-sync-copy>span{color:#2260ad;letter-spacing:.1em;font-size:10px;font-weight:850;display:block}.official-sync h3{margin:4px 0;font-size:16px}.official-sync p{color:#65758b;margin:0;font-size:12px;line-height:1.55}.official-sync>button{color:#205da9;background:#fff;border:1px solid #a9c3e5;border-radius:9px;padding:9px 12px;font-weight:750}.official-source-links{flex-wrap:wrap;gap:8px;margin-top:11px;display:flex}.official-source-links a{color:#24415f;background:#fff;border:1px solid #dbe5f0;border-radius:9px;min-width:190px;padding:9px;text-decoration:none;display:grid}.official-source-links small{color:#6b7b8f;margin-top:3px}.official-source-links .offline{opacity:.65}.official-sync.compact .official-source-links{display:none}@media (width<=760px){.official-sync{grid-template-columns:42px 1fr}.official-sync>button{grid-column:1/3}.official-source-links{display:grid}.official-source-links a{min-width:0}}.official-home-check{padding-bottom:0}.official-home-check+.page-body{padding-top:10px}.student-history-modal{width:min(900px,94vw);max-height:90vh;overflow:auto}.student-attempt-list,.attempt-report-list{gap:12px;margin:18px 0;display:grid}.student-attempt-list article,.attempt-report-list article{background:#f9fbfe;border:1px solid #e1e8f1;border-radius:12px;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:10px;padding:14px;display:grid}.student-attempt-list small,.attempt-report-list small{color:#68768a;margin-top:4px;display:block}.student-attempt-list span,.attempt-report-list span{color:#195da7;background:#e8f1ff;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.student-attempt-list p,.attempt-report-list p{border-top:1px solid #e1e8f1;grid-column:1/-1;margin:0;padding-top:10px;line-height:1.5}.result-item-detailed{align-items:flex-start}.result-item-detailed p{margin:6px 0 0;font-size:11px;line-height:1.45}.question-custom-image{object-fit:contain;border-radius:8px;max-width:min(100%,720px);max-height:480px;margin:14px auto;display:block}.question-image-loading{text-align:center;color:#66758b;background:#f4f7fb;border-radius:8px;padding:24px}.answer-progress{background:#f5f9ff;border:1px solid #cbd9ea;border-radius:10px;flex-wrap:wrap;margin:12px 0;align-items:center!important;gap:8px!important;padding:10px 12px!important;display:flex!important}.answer-progress span{color:#263b56!important;background:0 0!important;border-radius:0!important;width:auto!important;height:auto!important;font-size:13px!important}.answer-progress small{color:#68768a;margin-left:auto}.answer-entry button.selected.correct{color:#11683f;background:#e5f7ee;border-color:#168451}.answer-entry button.selected.incorrect{color:#a72d2d;background:#fff0f0;border-color:#c94343}.answer-feedback{white-space:nowrap;margin-left:8px;font-size:12px;font-weight:800;display:inline-block}.answer-feedback.correct{color:#137448}.answer-feedback.incorrect{color:#b63232}.teacher-simple-actions{grid-template-columns:repeat(3,1fr);gap:16px;margin:18px 0;display:grid}.teacher-simple-actions button{text-align:left;cursor:pointer;border:1px solid #dce5f0;padding:22px}.teacher-simple-actions button>span{color:#195da7;margin-bottom:12px;font-size:26px;display:block}.teacher-simple-actions button>b,.teacher-simple-actions button>small{display:block}.teacher-simple-actions button>small{color:#68768a;margin-top:6px}.linked-classes{padding:20px}.teacher-launch-list{gap:12px;display:grid}.teacher-launch-list article{grid-template-columns:minmax(160px,.8fr) minmax(220px,1.4fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.teacher-launch-list small{color:#68768a;margin-top:4px;display:block}.teacher-launch-list p{border-top:1px solid #e1e8f1;grid-column:1/-1;margin:0;padding-top:10px}.result-success{text-align:center;max-width:620px;margin:40px auto;padding:36px}.result-success>span{color:#168451;background:#e5f7ee;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:34px;display:grid}.result-success>b,.result-success>strong{margin:8px;display:block}.result-success>strong{font-size:24px}.result-success>p{color:#195da7;font-size:20px}.result-success>div{justify-content:center;gap:10px;margin-top:24px;display:flex}@media (width<=720px){.student-attempt-list article,.attempt-report-list article,.teacher-launch-list article{grid-template-columns:1fr}.student-attempt-list p,.attempt-report-list p,.teacher-launch-list p{grid-column:1}.teacher-simple-actions{grid-template-columns:1fr}.result-success>div{flex-direction:column}}@media print{.attempt-report-list article{break-inside:avoid}.attempt-report-list span{color:#1a385b;background:#fff;border:1px solid #a9bdd4}}.attempt-report-list article{grid-template-columns:minmax(180px,1fr) auto auto auto}.result-delete-button{color:#b42318;white-space:nowrap;background:#fff5f5;border:1px solid #efb6b6;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:800}.result-delete-button:hover{background:#fee4e2}.result-delete-modal .portal-modal-card{border-top:5px solid #b42318;width:min(560px,100%)}.result-delete-icon{color:#b42318;background:#fee4e2;border-radius:50%;place-items:center;width:46px;height:46px;font-size:24px;font-weight:900;display:grid}.result-delete-details{border:1px solid #e1e8f1;border-radius:12px;gap:0;margin:20px 0;display:grid;overflow:hidden}.result-delete-details>div{border-bottom:1px solid #e1e8f1;grid-template-columns:100px 1fr;gap:12px;padding:12px 14px;display:grid}.result-delete-details>div:last-child{border-bottom:0}.result-delete-details dt{color:#68768a;font-size:11px;font-weight:700}.result-delete-details dd{color:#172033;margin:0;font-size:12px;font-weight:800}.result-delete-warning{background:#fff5f5;border:1px solid #f2c8c5;border-radius:10px;padding:13px 14px;color:#7a271a!important}.result-delete-error{font-weight:700;color:#b42318!important}.result-delete-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.confirm-result-delete{color:#fff;background:#b42318;border:0;border-radius:9px;padding:10px 14px;font-size:11px;font-weight:800}.confirm-result-delete:disabled,.result-delete-actions button:disabled{opacity:.6;cursor:wait}@media (width<=720px){.attempt-report-list article{grid-template-columns:1fr}.result-delete-button{width:100%}.result-delete-details>div{grid-template-columns:1fr;gap:4px}.result-delete-actions{grid-template-columns:1fr;display:grid}.result-delete-actions button{width:100%}}@media print{.result-delete-button,.result-delete-modal{display:none!important}}:root{--navy:#102442;--blue:#2f6fed;--green:#20a875;--ink:#172033;--muted:#6e7a8f;--line:#e6ebf2;--bg:#f5f7fb}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;width:245px;padding:27px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 8px 27px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#2f6fed,#16a085);border-radius:11px;place-items:center;width:38px;height:38px;font-size:22px;font-weight:900;display:grid;box-shadow:0 7px 15px #2f6fed38}.brand strong{color:var(--navy);letter-spacing:.08em;font-size:17px;display:block}.brand small{color:#2f6fed;letter-spacing:.26em;font-size:9px;font-weight:800;display:block}.menu-title{color:#a1aabb;letter-spacing:.12em;margin:5px 12px 10px;font-size:10px;font-weight:800}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#667187;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;padding:12px 14px;font-weight:650;display:flex}.sidebar nav button span{text-align:center;width:19px;font-size:19px}.sidebar nav button:hover,.sidebar nav button.active{color:#215fdf;background:#edf3ff}.side-card{background:#f3f7ff;border:1px solid #dfe8fb;border-radius:15px;margin-top:auto;padding:16px}.target{color:#2f6fed;font-size:24px}.side-card strong{font-size:13px}.side-card p{color:var(--muted);margin:5px 0 11px;font-size:11px;line-height:1.5}.side-card small{color:#75829a;margin-top:6px;font-size:9px;display:block}.profile{align-items:center;gap:9px;padding:20px 5px 0;display:flex}.profile>span{color:#225dcc;background:#dce8ff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.profile strong,.profile small{display:block}.profile strong{font-size:11px}.profile small{color:var(--muted);font-size:9px}.profile button{color:#9aa4b5;background:0 0;border:0;margin-left:auto}.content{min-height:100vh;margin-left:245px}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fff;align-items:center;height:92px;padding:0 34px;display:flex;position:sticky;top:0}.topbar h1{margin:0;font-size:19px}.topbar p{color:var(--muted);margin:5px 0 0;font-size:11px}.top-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.primary{background:var(--blue);color:#fff;border:0;border-radius:9px;padding:11px 16px;font-size:12px;font-weight:750;box-shadow:0 4px 10px #2f6fed31}.bell{border:1px solid var(--line);background:#fff;border-radius:9px;width:38px;height:38px;position:relative}.bell i{background:#ef4d61;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:8px}.mobile-menu,.bottom-nav{display:none}.page-body{max-width:1600px;margin:auto;padding:25px 34px 42px}.welcome{color:#fff;background:linear-gradient(115deg,#133967,#2160a5 70%,#2772ba);border-radius:17px;justify-content:space-between;align-items:center;min-height:132px;padding:25px 30px;display:flex;position:relative;overflow:hidden}.welcome:after{content:"";border:42px solid #ffffff10;border-radius:50%;width:270px;height:270px;position:absolute;top:-100px;right:-85px}.welcome span{letter-spacing:.13em;color:#a7cef9;font-size:9px;font-weight:800}.welcome h2{margin:8px 0;font-size:23px}.welcome p{color:#d3e5f8;margin:0;font-size:12px}.goal-ring{z-index:1;text-align:center;border:8px solid #64ddb6;border-left-color:#ffffff30;border-radius:50%;place-content:center;width:82px;height:82px;margin-right:28px;display:grid;position:relative}.goal-ring b{font-size:17px}.goal-ring small{color:#d6e8fa;font-size:8px}.metrics{grid-template-columns:repeat(4,1fr);gap:15px;margin:18px 0;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:17px;display:flex;box-shadow:0 2px 7px #203b6810}.metric-icon{border-radius:11px;place-items:center;width:43px;height:43px;font-size:20px;display:grid}.metric-icon.blue{color:#2f6fed;background:#eaf1ff}.metric-icon.green{color:#15996a;background:#e5f8f0}.metric-icon.purple{color:#7755c7;background:#f0eafd}.metric-icon.amber{color:#d69317;background:#fff4dc}.metric p{color:var(--muted);margin:0;font-size:10px}.metric h3{margin:3px 0 1px;font-size:22px}.metric small{color:#8993a5;font-size:9px}.metric>b{color:#20a875;background:#e9f9f3;border-radius:10px;align-self:flex-start;margin-left:auto;padding:4px 6px;font-size:8px}.dashboard-grid{grid-template-columns:1.35fr 1fr;gap:15px;margin-bottom:15px;display:grid}.dashboard-grid.lower{grid-template-columns:1.3fr .8fr}.card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:19px;box-shadow:0 2px 7px #203b680c}.card-head{justify-content:space-between;align-items:flex-start;margin-bottom:17px;display:flex}.card-head h3{margin:0;font-size:13px}.card-head p{color:var(--muted);margin:5px 0 0;font-size:9px}.card-head select{border:1px solid var(--line);color:#59667a;background:#fff;border-radius:7px;padding:7px 9px;font-size:9px}.card-head button{color:#2f6fed;background:0 0;border:0;font-size:9px;font-weight:700}.chart{height:208px;padding-top:6px;display:flex}.y-labels{color:#96a0b0;flex-direction:column;justify-content:space-between;padding:0 9px 19px 0;font-size:8px;display:flex}.plot{flex:1;padding-bottom:20px;position:relative}.plot svg{width:100%;height:calc(100% - 20px);position:absolute;inset:0 0 20px;overflow:visible}.grid{border-top:1px dashed #e8edf4;position:absolute;left:0;right:0}.g1{top:0}.g2{top:25%}.g3{top:50%}.g4{top:75%}.x-labels{color:#8b96a8;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:0;left:0;right:0}.skill-row{grid-template-columns:34px 1fr 38px;align-items:center;gap:10px;margin:13px 0;display:grid}.code{color:#2f6fed;background:#edf3ff;border-radius:8px;place-items:center;width:32px;height:32px;font-size:9px;font-weight:800;display:grid}.skill-row strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;display:block;overflow:hidden}.skill-row small{color:#8b96a8;margin:2px 0 5px;font-size:8px;display:block}.skill-row>b{font-size:11px}.bar{background:#edf0f5;border-radius:8px;height:5px;display:block;overflow:hidden}.bar i{background:#2f6fed;border-radius:8px;height:100%;display:block}.bar i.green{background:#20a875}.bar i.amber{background:#edaa34}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:9px}th{text-align:left;color:#9aa3b2;letter-spacing:.07em;padding:5px 7px 10px;font-size:7px}td{border-top:1px solid var(--line);color:#657186;padding:10px 7px}td b,td small{color:#243047;display:block}td small{color:#9aa3b2;margin-top:3px;font-size:7px}.score{border-radius:10px;width:max-content;padding:4px 7px}.score.good{color:#169967;background:#e6f8f0}.score.mid{color:#c88914;background:#fff4da}.person{border-top:1px solid var(--line);align-items:center;gap:9px;padding:8px 0;display:flex}.person>span{color:#285fc1;background:#e9f0ff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:8px;font-weight:800;display:grid}.person div{flex:1}.person strong,.person small{font-size:9px;display:block}.person small{color:#98a1b1;margin-top:2px;font-size:8px}.person>b{border-radius:10px;padding:4px 7px;font-size:9px}.person>b.mid{color:#c38210;background:#fff4dc}.person>b.low{color:#df4c5c;background:#ffecef}.section-title{justify-content:space-between;align-items:center;margin:4px 0 22px;display:flex}.section-title h2{margin:0;font-size:21px}.section-title p{color:var(--muted);margin:6px 0 0;font-size:11px}.filters{gap:10px;margin-bottom:18px;display:flex}.filters input,.filters select{border:1px solid var(--line);color:#617086;background:#fff;border-radius:10px;padding:12px 14px;font-size:11px}.filters input{width:300px}.student-grid,.simulation-grid,.register-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.student-card,.simulation-card,.register-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:19px}.student-top{justify-content:space-between;align-items:center;display:flex}.student-top>span{color:#2863cf;background:#e6efff;border-radius:50%;place-items:center;width:45px;height:45px;font-weight:800;display:grid}.tag{color:#188e66;background:#e7f8f1;border-radius:12px;padding:5px 8px;font-size:8px;font-weight:800}.tag.red{color:#d44c59;background:#ffecee}.student-card h3{margin:14px 0 3px;font-size:14px}.student-card p{color:var(--muted);margin:0;font-size:10px}.student-score{justify-content:space-between;margin:20px 0 8px;display:flex}.student-score small,.student-score strong{display:block}.student-score small{color:var(--muted);font-size:8px}.student-score strong{margin-top:3px;font-size:15px}.green-text{color:#19996b}.student-card button,.simulation-card button,.register-card button{border:0;border-top:1px solid var(--line);color:#2f6fed;text-align:left;background:0 0;width:100%;margin-top:15px;padding:14px 0 0;font-size:10px;font-weight:750}.subject-tabs{gap:8px;margin-bottom:18px;display:flex}.subject-tabs button{border:1px solid var(--line);color:#68758a;background:#fff;border-radius:9px;padding:10px 14px;font-size:10px;font-weight:700}.subject-tabs button.active{color:#2f6fed;background:#eaf1ff;border-color:#bfd1f7}.simulation-card{position:relative}.subject-icon{color:#2f6fed;background:#e8f0ff;border-radius:11px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.subject-icon.port{color:#15996a;background:#e7f8f1}.simulation-card>.tag{position:absolute;top:20px;right:18px}.simulation-card h3{margin:17px 0 5px;font-size:14px}.simulation-card p{color:var(--muted);font-size:9px}.sim-stats{border-top:1px solid var(--line);gap:34px;margin-top:18px;padding-top:12px;display:flex}.sim-stats small,.sim-stats b{display:block}.sim-stats small{color:var(--muted);font-size:8px}.sim-stats b{margin-top:4px;font-size:13px}.outline{color:#2f6fed;background:#fff;border:1px solid #bfd0ee;border-radius:9px;padding:10px 13px;font-size:10px;font-weight:700}.report-card{padding:0}.report-summary{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:20px;display:grid}.report-summary>div{border-right:1px solid var(--line);padding:0 18px}.report-summary>div:last-child{border:0}.report-summary small,.report-summary b{display:block}.report-summary small{color:var(--muted);margin:0 0 4px 15px;font-size:9px}.report-summary b{margin-left:15px;font-size:17px}.dot{float:left;border-radius:50%;width:8px;height:8px;margin-top:2px}.dot.green{background:#20a875}.dot.amber{background:#edaa34}.dot.red{background:#e55766}.report-row{border-bottom:1px solid var(--line);grid-template-columns:42px 2fr 1fr 42px 120px;align-items:center;gap:12px;padding:15px 20px;display:grid}.report-row strong,.report-row small{display:block}.report-row strong{font-size:10px}.report-row small{color:var(--muted);margin-top:4px;font-size:8px}.report-row>b{font-size:11px}.status{text-align:center;border-radius:12px;padding:6px 8px;font-size:8px;font-weight:700}.green-bg{color:#138c63;background:#e7f8f1}.amber-bg{color:#b97c0b;background:#fff4dc}.red-bg{color:#ce4655;background:#ffecef}.register-grid{grid-template-columns:repeat(4,1fr)}.register-card>span{color:#2f6fed;font-size:25px}.register-card h3{margin:14px 0 4px;font-size:13px}.register-card p{color:var(--muted);font-size:9px}.permissions{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.permissions>div{align-items:center;gap:14px;display:flex}.permissions>div>span{font-size:27px}.permissions h3{margin:0;font-size:13px}.permissions p{color:var(--muted);max-width:680px;font-size:9px;line-height:1.6}.permissions button{border:1px solid var(--line);color:#56647a;background:#fff;border-radius:8px;padding:9px 12px;font-size:9px}.toast{color:#fff;z-index:50;background:#153b69;border-radius:10px;padding:13px 17px;font-size:11px;animation:.2s pop;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #142c5145}@keyframes pop{0%{opacity:0;transform:translateY(10px)}}@media (width<=1050px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.dashboard-grid.lower{grid-template-columns:1fr}.student-grid,.simulation-grid,.register-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.sidebar{display:none}.content{margin-left:0}.topbar{height:74px;padding:0 16px}.topbar p{display:none}.mobile-menu{background:0 0;border:0;margin-right:10px;font-size:20px;display:block}.top-actions .bell{display:none}.top-actions .primary{padding:10px;font-size:0}.top-actions .primary:after{content:"＋";font-size:18px}.page-body{padding:16px 14px 92px}.welcome{padding:20px}.welcome h2{font-size:19px}.welcome p{line-height:1.5}.goal-ring{display:none}.metrics{grid-template-columns:1fr 1fr;gap:9px}.metric{padding:13px;display:block;position:relative}.metric-icon{width:35px;height:35px}.metric>b{position:absolute;top:10px;right:10px}.dashboard-grid{display:block}.card{margin-bottom:12px}.chart{height:180px}.student-grid,.simulation-grid,.register-grid{grid-template-columns:1fr}.filters{display:grid}.filters input{width:100%}.section-title{align-items:flex-start;gap:10px}.report-summary{padding:14px 5px}.report-summary>div{padding:0 7px}.report-summary b{font-size:12px}.report-row{grid-template-columns:34px 1fr 40px;padding:13px 12px}.report-row>.bar,.report-row>.status{display:none}.permissions{display:block}.permissions button{margin-top:12px}.bottom-nav{border-top:1px solid var(--line);z-index:30;background:#fff;justify-content:space-around;height:67px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#8994a6;background:0 0;border:0;place-content:center;gap:2px;font-size:8px;display:grid}.bottom-nav button span{font-size:18px}.bottom-nav button.active{color:#2f6fed}.toast{text-align:center;bottom:80px;left:14px;right:14px}}.app-shell .content{font-size:16px}.app-shell .content .topbar h1{font-size:21px}.app-shell .content .topbar p,.app-shell .content .section-title p{font-size:13px;line-height:1.5}.app-shell .content .section-title h2{font-size:23px}.app-shell .content .welcome span{font-size:11px}.app-shell .content .welcome h2{font-size:25px}.app-shell .content .welcome p{font-size:14px;line-height:1.55}.app-shell .content .goal-ring small{font-size:10px}.app-shell .content .metric p{font-size:12px}.app-shell .content .metric small{font-size:11px}.app-shell .content .metric>b{font-size:10px}.app-shell .content .card-head h3,.app-shell .content .permissions h3,.app-shell .content .register-card h3{font-size:15px}.app-shell .content .card-head p,.app-shell .content .permissions p,.app-shell .content .register-card p{font-size:11px;line-height:1.55}.app-shell .content .card-head select,.app-shell .content .card-head button{font-size:11px}.app-shell .content .y-labels,.app-shell .content .x-labels{font-size:10px}.app-shell .content .skill-row strong{font-size:11px}.app-shell .content .skill-row small{font-size:10px}.app-shell .content .skill-row>b{font-size:13px}.app-shell .content table{font-size:11px}.app-shell .content th,.app-shell .content td small{font-size:9px}.app-shell .content .person strong{font-size:11px}.app-shell .content .person small{font-size:10px}.app-shell .content .person>b{font-size:11px}.app-shell .content .filters input,.app-shell .content .filters select{font-size:13px}.app-shell .content .student-card h3,.app-shell .content .simulation-card h3{font-size:16px}.app-shell .content .student-card p,.app-shell .content .simulation-card p{font-size:12px;line-height:1.5}.app-shell .content .student-score small,.app-shell .content .sim-stats small{font-size:10px}.app-shell .content .student-score strong,.app-shell .content .sim-stats b{font-size:15px}.app-shell .content .student-card button,.app-shell .content .simulation-card button,.app-shell .content .register-card button,.app-shell .content .subject-tabs button,.app-shell .content .outline{font-size:12px}.app-shell .content .tag,.app-shell .content .status{font-size:10px}.app-shell .content .report-summary small{font-size:11px}.app-shell .content .report-row strong{font-size:12px}.app-shell .content .report-row small{font-size:10px}.app-shell .content .report-row>b{font-size:13px}.app-shell .content .permissions button{font-size:11px}.app-shell .content .toast{font-size:13px}.entry-mode{gap:8px;margin:8px 0;display:flex}.entry-mode button{color:#41536b;background:#fff;border:1px solid #dbe4ef;border-radius:9px;flex:1;padding:11px;font-weight:700}.entry-mode button.active{color:#1458a3;background:#e8f1ff;border-color:#2870c7}.answer-entry{background:#f8fafc;border:1px solid #dfe7f1;border-radius:10px;gap:7px;padding:12px;display:grid}.answer-entry>div{grid-template-columns:30px 1fr repeat(4,38px);align-items:center;gap:6px;display:grid}.answer-entry>div>span{font-weight:800}.answer-entry small{color:#63738a}.answer-entry button{background:#fff;border:1px solid #cfd9e6;border-radius:50%;width:36px;height:36px;font-weight:800}.answer-entry button.selected{color:#fff;background:#1769c2;border-color:#1769c2}.load-error{color:#8b2525;background:#fff5f5;border:1px solid #efb9b9;border-radius:10px;padding:14px}.load-error p{margin:0 0 10px}.app-shell .bell i{display:none}@media (width<=700px){.answer-entry>div{grid-template-columns:26px 1fr repeat(4,46px)}.answer-entry button{width:46px;height:46px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--navy:#102b4e;--blue:#2867d8;--green:#159b70;--ink:#17253a;--muted:#637188;--line:#dfe6ef;--bg:#f3f6fa;--surface:#fff;--soft-blue:#eef4ff;--shadow:0 8px 24px #152d4e12;--shadow-hover:0 14px 34px #152d4e1f}body{background:radial-gradient(circle at 88% 3%,#e9f1ff 0,transparent 24%),var(--bg);letter-spacing:.002em}.app-shell .sidebar{border-right:1px solid #dfe7f0;width:258px;padding:24px 17px 20px;box-shadow:5px 0 28px #18315009}.app-shell .brand{border-bottom:1px solid #edf1f6;margin-bottom:16px;padding:2px 9px 24px}.app-shell .brand-mark{border-radius:12px;width:42px;height:42px;box-shadow:0 9px 20px #2f6fed3d}.app-shell .brand strong{font-size:18px}.app-shell .brand small{margin-top:2px;font-size:9px}.app-shell .menu-title{color:#8e9aae;margin:0 12px 9px;font-size:9px}.app-shell .sidebar nav{gap:4px}.app-shell .sidebar nav button{border-radius:10px;min-height:44px;padding:11px 13px;font-size:13px;transition:background .18s,color .18s,transform .18s}.app-shell .sidebar nav button:hover{transform:translate(2px)}.app-shell .sidebar nav button.active{color:#205fc9;background:linear-gradient(90deg,#eaf2ff,#f4f8ff);box-shadow:inset 3px 0 #2867d8}.app-shell .sidebar nav button span{color:inherit;font-size:18px}.app-shell .side-card{background:linear-gradient(145deg,#f4f8ff,#eef5ff);border-color:#d7e3f5;border-radius:14px;padding:15px}.app-shell .side-card strong{font-size:12px}.app-shell .side-card p{font-size:11px}.app-shell .profile{border-top:1px solid #edf1f6;margin-top:15px;padding:17px 5px 0}.app-shell .profile>span{width:38px;height:38px;font-size:12px}.app-shell .profile strong{font-size:12px}.app-shell .content{margin-left:258px}.app-shell .topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-color:#e2e8f0;height:86px;padding:0 36px}.app-shell .topbar h1{letter-spacing:-.025em;font-size:21px}.app-shell .topbar p{font-size:12px}.app-shell .top-actions{gap:10px}.app-shell .bell{border-radius:10px;width:40px;height:40px;transition:all .18s}.app-shell .bell:hover{background:#f3f7fd;border-color:#cbd8e9}.app-shell .primary{background:linear-gradient(135deg,#2867d8,#1e5ec8);border-radius:10px;padding:11px 17px;transition:transform .18s,box-shadow .18s;box-shadow:0 7px 16px #2867d836}.app-shell .primary:hover{transform:translateY(-1px);box-shadow:0 10px 22px #2867d845}.app-shell .topbar-title{align-items:center;gap:10px;display:flex}.app-shell .version-badge{color:#285fae;letter-spacing:.025em;white-space:nowrap;background:#f0f5fd;border:1px solid #cddcf2;border-radius:999px;align-items:center;min-height:24px;padding:4px 9px;font-size:10px;font-weight:800;display:inline-flex}.app-shell .page-body{max-width:1540px;padding:28px 36px 48px}.app-shell .section-title{margin:2px 0 23px}.app-shell .section-title h2{letter-spacing:-.025em;font-size:23px}.app-shell .section-title p{color:#6b788d;max-width:760px}.app-shell .welcome{background:linear-gradient(115deg,#102f55,#1c568d 68%,#19746f);border-radius:19px;min-height:150px;padding:28px 32px;box-shadow:0 15px 36px #102f552e}.app-shell .welcome span{color:#b7d8fa;font-size:10px}.app-shell .welcome h2{letter-spacing:-.025em;font-size:26px}.app-shell .welcome p{max-width:720px}.app-shell .goal-ring{border-width:9px;width:90px;height:90px}.app-shell .goal-ring b{font-size:20px}.app-shell .metrics{gap:16px;margin:20px 0}.app-shell .metric{min-height:116px;box-shadow:var(--shadow);border-color:#e0e7f0;border-radius:15px;padding:19px;transition:transform .18s,box-shadow .18s}.app-shell .metric:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.app-shell .metric-icon{border-radius:12px;width:46px;height:46px}.app-shell .metric h3{letter-spacing:-.03em;font-size:25px}.app-shell .metric>b{padding:5px 8px;font-size:9px}.app-shell .card,.app-shell .student-card,.app-shell .simulation-card,.app-shell .register-card,.app-shell .question-card,.app-shell .bank-summary>div,.app-shell .registry-summary>button{box-shadow:var(--shadow);border-color:#e0e7f0;border-radius:15px}.app-shell .card{padding:21px}.app-shell .student-card,.app-shell .simulation-card,.app-shell .register-card{padding:21px;transition:transform .18s,box-shadow .18s,border-color .18s}.app-shell .student-card:hover,.app-shell .simulation-card:hover,.app-shell .register-card:hover{box-shadow:var(--shadow-hover);border-color:#d3dfef;transform:translateY(-2px)}.app-shell .card-head{margin-bottom:19px}.app-shell .card-head h3{letter-spacing:-.012em;font-size:15px}.app-shell .card-head p{font-size:11px}.app-shell .dashboard-grid{gap:17px;margin-bottom:17px}.app-shell .real-empty,.app-shell .empty-state{background:#f8fafc;border:1px dashed #ced9e7;border-radius:12px;min-height:145px}.app-shell .real-empty>span,.app-shell .empty-state span{color:#7f98b7}.app-shell .data-truth p{color:#4e5d73;padding:12px 2px}.app-shell .filters{background:#fff;border:1px solid #e0e7ef;border-radius:13px;padding:12px;box-shadow:0 4px 15px #152d4e0a}.app-shell .filters input,.app-shell .filters select,.app-shell .data-form input,.app-shell .data-form select,.app-shell .data-form textarea,.app-shell .inline-form input,.app-shell .inline-form select,.app-shell .registry-toolbar input{background:#fff;border-color:#d4dde9;border-radius:9px;min-height:43px;transition:border-color .18s,box-shadow .18s}.app-shell input:focus,.app-shell select:focus,.app-shell textarea:focus{border-color:#6f9ce8;outline:0;box-shadow:0 0 0 3px #2867d81f}.app-shell .student-grid,.app-shell .simulation-grid,.app-shell .register-grid{gap:17px}.app-shell .student-top>span,.app-shell .subject-icon{box-shadow:inset 0 0 0 1px #2867d814}.app-shell .tag,.app-shell .status,.app-shell .registry-status{letter-spacing:.035em}.app-shell .student-card button,.app-shell .simulation-card button,.app-shell .register-card button{transition:color .18s,background .18s}.app-shell .student-card button:hover,.app-shell .register-card button:hover{color:#154fae}.app-shell table{border-collapse:separate;border-spacing:0}.app-shell th{color:#758399;background:#f6f8fb;padding:10px}.app-shell td{padding:13px 9px}.app-shell tbody tr:hover td{background:#fafcff}.app-shell .registry-list{box-shadow:var(--shadow)}.app-shell .registry-heading{background:linear-gradient(#fff,#fbfcfe)}.app-shell .registry-table-head{background:#f5f8fc}.app-shell .registry-row{min-height:52px}.app-shell .registry-edit{transition:all .18s}.app-shell .registry-edit:hover{background:#edf4ff;border-color:#94b4ea}.app-shell .approval-note{background:linear-gradient(90deg,#fff9eb,#fffcf4);border-radius:13px;padding:15px 17px}.app-shell .approval-note b{font-size:12px}.app-shell .approval-note p{font-size:11px;line-height:1.5}.app-shell .bank-summary{gap:14px}.app-shell .bank-summary>div{padding:18px}.app-shell .question-list{gap:13px}.app-shell .question-card{padding:19px 20px;transition:box-shadow .18s}.app-shell .question-card:hover{box-shadow:var(--shadow-hover)}.app-shell .question-card>p{font-size:12px}.app-shell .question-actions button{border-radius:9px;min-height:38px}.app-shell .options>div{min-height:44px}.app-shell .data-form label,.app-shell .inline-form label{font-size:11px}.app-shell .entry-grid{gap:18px}.app-shell .result-item{padding:13px 0}.app-shell .result-item>span{width:42px;height:42px}.app-shell .result-item b{font-size:12px}.app-shell .result-item small,.app-shell .result-item time{font-size:10px}.app-shell .portal-modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.app-shell .portal-modal-card{border:1px solid #e0e7ef;box-shadow:0 30px 90px #0a1f3d45}.app-shell button:focus-visible,.app-shell a:focus-visible{outline-offset:2px;outline:3px solid #2867d847}.app-shell button:disabled{cursor:not-allowed;opacity:.55;transform:none!important}.login-page{background:#f4f7fb}.login-visual{background:linear-gradient(145deg,#0d2b4d,#164d7d 62%,#147269)}.login-panel{background:radial-gradient(circle at 100% 0,#e9f1ff,#0000 36%),#f5f7fb}.login-panel form,.password-page form{border-color:#dfe6ef;border-radius:22px;box-shadow:0 24px 70px #1431521f}.login-panel input,.password-page input{min-height:48px}.login-panel button,.password-page button{background:linear-gradient(135deg,#2867d8,#1d5ec6);min-height:48px;box-shadow:0 8px 18px #2867d833}.password-field{position:relative}.password-field input{padding-right:52px}.login-panel .password-toggle,.password-page .password-toggle{color:#526783;width:40px;height:38px;min-height:38px;box-shadow:none;background:0 0;border:0;border-radius:8px;place-items:center;margin:0;padding:0;font-size:18px;display:grid;position:absolute;top:5px;right:5px}.login-panel .password-toggle:hover,.password-page .password-toggle:hover{color:#205fc9;background:#edf3fb}.login-panel .password-toggle:focus-visible,.password-page .password-toggle:focus-visible{outline-offset:1px;outline:3px solid #2867d838}@media (width<=1050px){.app-shell .sidebar{width:235px}.app-shell .content{margin-left:235px}.app-shell .page-body{padding-left:25px;padding-right:25px}}@media (width<=720px){.app-shell .content{margin-left:0}.app-shell .sidebar{width:min(86vw,300px)}.app-shell .topbar{height:72px;padding:0 15px}.app-shell .topbar h1{font-size:18px}.app-shell .page-body{padding:17px 14px 94px}.app-shell .welcome{border-radius:16px;min-height:160px;padding:22px}.app-shell .welcome h2{font-size:21px}.app-shell .metrics{grid-template-columns:1fr 1fr;gap:10px}.app-shell .metric{min-height:136px;padding:14px}.app-shell .metric h3{font-size:22px}.app-shell .card{padding:16px}.app-shell .filters{padding:10px}.app-shell .section-title h2{font-size:20px}.app-shell .bottom-nav{height:72px;box-shadow:0 -8px 25px #142d4c14}.app-shell .bottom-nav button{font-size:9px}.login-visual{min-height:245px}.login-message{margin:38px 0 18px}.login-panel form{border-radius:18px}.app-shell .version-badge{min-height:21px;padding:3px 7px;font-size:9px}}
