/*! 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-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--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;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.hidden{display:none}.grow{flex-grow:1}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--navy-950:#071a2e;--navy-900:#0c2745;--navy-800:#153858;--teal-700:#0d6f78;--teal-600:#14848c;--teal-100:#dff4f2;--blue-100:#e9f1fb;--canvas:#f3f6f8;--surface:#fff;--line:#dce5e9;--line-strong:#cbd8de;--ink:#142331;--muted:#647681;--muted-light:#8c9ba4;--green:#1d7a55;--green-soft:#e7f5ee;--red:#b64545;--red-soft:#fbeaea;--amber:#a66b12;--amber-soft:#fff2d7;--shadow-sm:0 6px 20px #0c27450f;--shadow-md:0 18px 50px #0c27451f}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #14848c4d}.app-shell{min-height:100vh}.topbar{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:320px minmax(0,1fr) auto;align-items:center;gap:24px;height:76px;padding:0 26px;display:grid;position:sticky;top:0}.topbar-brand{align-items:center;gap:13px;display:flex}.brand-lockup{flex-direction:column;gap:1px;min-width:0;display:flex}.brand-wordmark{color:var(--navy-900);letter-spacing:-.05em;font-size:20px;font-weight:800;line-height:1}.brand-wordmark strong{color:var(--teal-600);margin-left:2px;font-weight:850}.brand-lockup small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:700}.topbar-context{min-width:0}.portal-descriptor{color:var(--muted);letter-spacing:.02em;font-size:13px;font-weight:600}.breadcrumbs{min-width:0;color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.breadcrumbs b{color:var(--line-strong)}.breadcrumbs strong{color:var(--navy-900);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.header-progress{background:#e7eef1;border-radius:99px;width:min(360px,100%);height:3px;margin-top:7px;overflow:hidden}.header-progress span{border-radius:inherit;background:var(--teal-600);height:100%;transition:width .25s;display:block}.topbar-actions{align-items:center;gap:11px;display:flex}.demo-badge{color:var(--teal-700);letter-spacing:.06em;text-transform:uppercase;background:#eff9f8;border:1px solid #cbe4e3;border-radius:99px;align-items:center;gap:7px;padding:7px 11px;font-size:10px;font-weight:800;display:inline-flex}.demo-badge i{background:var(--teal-600);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #14848c21}.help-button,.icon-button{cursor:pointer;border:1px solid var(--line);width:36px;height:36px;color:var(--navy-900);background:#fff;border-radius:10px;flex:none;place-items:center;font-weight:800;transition:border-color .18s,background .18s;display:inline-grid}.help-button:hover,.icon-button:hover{background:var(--canvas);border-color:#b7c9d0}.icon-button{font-size:24px;font-weight:400}.student-chip{align-items:center;gap:9px;padding-left:4px;display:flex}.student-chip>span{background:var(--navy-900);color:#fff;letter-spacing:.04em;border-radius:11px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:grid}.student-chip div{flex-direction:column;line-height:1.2;display:flex}.student-chip small{color:var(--muted-light);text-transform:uppercase;font-size:9px;font-weight:700}.student-chip strong{color:var(--navy-900);font-size:12px}.mobile-menu-button,.sidebar-mobile-heading{display:none}.app-body{grid-template-columns:320px minmax(0,1fr);min-height:calc(100vh - 76px);display:grid}.sidebar{z-index:30;border-right:1px solid var(--line);background:#fbfcfd;flex-direction:column;width:320px;height:calc(100vh - 76px);display:flex;position:sticky;top:76px}.sidebar-intro{border-bottom:1px solid var(--line);padding:25px 21px 20px}.eyebrow{color:var(--teal-700);letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.sidebar-title-row{justify-content:space-between;align-items:center;display:flex}.sidebar-title-row h2{color:var(--navy-900);letter-spacing:-.03em;margin:0;font-size:20px}.sidebar-title-row>span{background:var(--teal-100);min-width:28px;height:24px;color:var(--teal-700);border-radius:7px;place-items:center;font-size:11px;font-weight:800;display:grid}.search-field{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:8px;height:42px;margin-top:17px;padding:0 12px;transition:border-color .18s,box-shadow .18s;display:flex}.search-field:focus-within{border-color:#9dbdc2;box-shadow:0 0 0 3px #14848c14}.search-field>span{color:var(--muted-light);font-size:21px;line-height:1}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.search-field input::placeholder{color:#98a5ad}.topic-navigation{overscroll-behavior:contain;scrollbar-color:#c5d3d9 transparent;scrollbar-width:thin;flex:1;padding:10px 10px 22px;overflow-y:auto}.topic-accordion{margin-bottom:3px}.topic-accordion-button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:39px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;padding:9px 8px;transition:background .18s;display:grid}.topic-accordion-button:hover,.topic-accordion-button.is-open{background:#f0f5f7}.topic-symbol,.topic-card-symbol{letter-spacing:-.02em;border-radius:11px;place-items:center;width:39px;height:39px;font-size:9px;font-weight:850;display:grid}.tone-teal{color:#0d7476;background:#dff3f1}.tone-blue{color:#24568f;background:#e4edf9}.tone-cyan{color:#267488;background:#e1f2f6}.tone-violet{color:#6550a8;background:#eeeafb}.tone-rose{color:#984b63;background:#f8e8ed}.tone-amber{color:#9a681a;background:#fbefd9}.tone-slate{color:#4c626f;background:#e8edf0}.tone-red{color:#9b4c48;background:#f7e7e6}.tone-sky{color:#2c6e9a;background:#e3f0f9}.tone-green{color:#37785a;background:#e2f1e8}.topic-accordion-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.topic-accordion-copy strong{color:var(--navy-900);font-size:11.5px;line-height:1.25}.topic-accordion-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.chevron{color:#8ca0a9;font-size:21px;transition:transform .2s}.topic-accordion-button.is-open .chevron{transform:rotate(90deg)}.subtopic-list{opacity:0;gap:2px;max-height:0;transition:max-height .35s,opacity .2s;display:grid;overflow:hidden}.subtopic-list.is-open{opacity:1;max-height:4800px;padding:2px 0 7px 47px}.subtopic-button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:9px minmax(0,1fr);align-items:flex-start;gap:9px;width:100%;padding:8px 9px;transition:background .18s,color .18s;display:grid}.subtopic-button:hover{background:#eef4f5}.subtopic-button.is-selected{background:var(--teal-100)}.subtopic-status{border:1.5px solid #aebfc6;border-radius:50%;width:7px;height:7px;margin-top:4px}.subtopic-button.is-selected .subtopic-status{border-color:var(--teal-600);background:var(--teal-600);box-shadow:0 0 0 3px #14848c1f}.subtopic-button.is-completed .subtopic-status{border-color:var(--green);background:var(--green);color:#fff;place-items:center;width:13px;height:13px;margin-top:1px;font-size:7px;font-weight:900;display:grid}.subtopic-button.is-in-progress:not(.is-completed) .subtopic-status{background:var(--amber-soft);color:var(--amber);border-color:#d49a3d;place-items:center;font-size:13px;line-height:0;display:grid}.subtopic-button.is-completed small{color:var(--green)}.subtopic-button.is-in-progress:not(.is-completed) small{color:var(--amber)}.subtopic-button>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.subtopic-button strong{color:#344854;font-size:10.5px;font-weight:650;line-height:1.35}.subtopic-button small{color:var(--muted-light);font-size:9px}.notes-status-label{color:#73838c;border-radius:99px;align-items:center;gap:4px;width:max-content;margin-top:1px;padding:2px 6px;font-size:7.5px;font-weight:750;line-height:1.35;display:inline-flex}.notes-status-label i{font-size:8px;font-style:normal}.notes-status-label.is-not-opened{background:#eef2f4}.notes-status-label.is-in-progress{background:var(--amber-soft);color:var(--amber)}.notes-status-label.is-reviewed{background:var(--green-soft);color:var(--green)}.notes-status-label.is-missing{color:#8b969c;background:#f2f3f4}.sidebar-empty{color:var(--muted);text-align:center;flex-direction:column;align-items:center;padding:36px 16px;display:flex}.sidebar-empty strong{color:var(--navy-900);font-size:13px}.sidebar-empty span{margin-top:4px;font-size:11px}.sidebar-audit{border-top:1px solid var(--line);background:#fff;align-items:center;gap:10px;padding:13px 20px;display:flex}.audit-dot{background:var(--green);border:2px solid #a8d6ca;border-radius:50%;width:10px;height:10px}.sidebar-audit div{flex-direction:column;display:flex}.sidebar-audit strong{color:var(--navy-900);font-size:10px}.sidebar-audit small{color:var(--muted);font-size:8.5px}.workspace{min-width:0;padding:39px 42px 60px}.dashboard-view,.intro-view,.results-view{width:min(1280px,100%);margin:0 auto}.dashboard-heading{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.dashboard-heading h1,.intro-content h1,.results-copy h1{color:var(--navy-950);letter-spacing:-.045em;margin:0;font-size:clamp(30px,3vw,43px);font-weight:760;line-height:1.08}.dashboard-heading p{max-width:670px;color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.65}.validated-pill{background:#f6fbf8;border:1px solid #cfe3db;border-radius:14px;align-items:center;gap:11px;min-width:245px;padding:12px 14px;display:flex}.validated-pill>span{background:var(--green-soft);width:31px;height:31px;color:var(--green);border-radius:50%;flex:none;place-items:center;font-size:14px;font-weight:800;display:grid}.validated-pill div{flex-direction:column;gap:2px;display:flex}.validated-pill strong{color:#255946;font-size:11px}.validated-pill small{color:#718b80;font-size:9px}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.stat-card{border:1px solid var(--line);min-height:128px;box-shadow:var(--shadow-sm);background:#fff;border-radius:17px;align-items:flex-start;gap:15px;padding:20px;display:flex}.stat-icon{width:34px;height:34px;color:var(--navy-800);background:#e8f1f5;border-radius:10px;flex:none;place-items:center;font-size:11px;font-weight:850;display:grid}.primary-stat .stat-icon{background:var(--teal-100);color:var(--teal-700)}.stat-card>div{flex-direction:column;min-width:0;display:flex}.stat-card small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:750}.stat-card strong{color:var(--navy-950);letter-spacing:-.04em;margin-top:3px;font-size:27px}.stat-card p{color:var(--muted-light);margin:4px 0 0;font-size:9.5px;line-height:1.45}.continue-card{box-shadow:var(--shadow-sm);background:linear-gradient(100deg,#f1fafa 0%,#fff 72%);border:1px solid #c8e0df;border-radius:17px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:17px;margin-top:17px;padding:17px 20px;display:grid}.continue-icon{background:var(--teal-100);width:46px;height:46px;color:var(--teal-700);border-radius:13px;place-items:center;font-size:13px;display:grid}.continue-copy .eyebrow{margin-bottom:3px}.continue-copy h2{color:var(--navy-950);letter-spacing:-.025em;margin:0;font-size:16px}.continue-copy p{color:var(--muted);margin:5px 0 0;font-size:9.5px;line-height:1.5}.library-section{margin-top:42px}.section-heading{justify-content:space-between;align-items:flex-end;gap:22px;display:flex}.section-heading h2{color:var(--navy-950);letter-spacing:-.035em;margin:0;font-size:25px}.marking-badge{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;padding:8px 13px;font-size:9.5px;font-weight:700}.topic-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:17px;display:grid}.topic-card{border:1px solid var(--line);min-height:230px;box-shadow:var(--shadow-sm);background:#fff;border-radius:17px;flex-direction:column;padding:20px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.topic-card:hover{border-color:#c4d5db;transform:translateY(-2px);box-shadow:0 14px 30px #0c274517}.topic-card-top{justify-content:space-between;align-items:center;display:flex}.topic-card-symbol{width:44px;height:44px;font-size:10px}.chapter-count{color:var(--muted);background:#f0f4f6;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:700}.topic-card h3{color:var(--navy-950);letter-spacing:-.02em;margin:17px 0 0;font-size:16px}.topic-card p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.55}.topic-progress-row{align-items:center;gap:9px;margin-top:auto;padding-top:18px;display:flex}.topic-progress{background:#e9eff2;border-radius:99px;flex:1;height:4px;overflow:hidden}.topic-progress span{background:var(--teal-600);height:100%;display:block}.topic-progress-row small{color:var(--muted-light);font-size:8.5px}.text-button{cursor:pointer;color:var(--teal-700);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;margin-top:14px;padding:0;font-size:10.5px;font-weight:800;display:inline-flex}.text-button span{transition:transform .18s}.text-button:hover span{transform:translate(3px)}.back-link{cursor:pointer;color:var(--teal-700);background:0 0;border:0;padding:0;font-size:11px;font-weight:750}.intro-view{max-width:980px}.intro-card{border:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;border-radius:22px;grid-template-columns:190px minmax(0,1fr);margin-top:20px;display:grid;overflow:hidden}.intro-accent{color:#fff;background:linear-gradient(#0c2745f5,#0c2745f5),radial-gradient(circle at 30% 25%,#1c7f89,#0000 48%);flex-direction:column;justify-content:center;align-items:center;display:flex}.intro-accent>span{background:#ffffff14;border:1px solid #ffffff2e;border-radius:22px;place-items:center;width:78px;height:78px;font-size:17px;font-weight:850;display:grid}.intro-accent small{color:#a9ced1;letter-spacing:.1em;margin-top:13px;font-size:9px;font-weight:800}.intro-content{padding:43px 46px}.intro-content h1{max-width:700px;font-size:clamp(28px,4vw,40px)}.intro-summary{max-width:690px;color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.7}.assessment-facts{border:1px solid var(--line);background:#fbfcfd;border-radius:14px;grid-template-columns:repeat(4,1fr);margin-top:30px;display:grid}.assessment-facts>div{border-right:1px solid var(--line);flex-direction:column;gap:4px;min-width:0;padding:15px 17px;display:flex}.assessment-facts>div:last-child{border-right:0}.assessment-facts small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:8.5px;font-weight:750}.assessment-facts strong{color:var(--navy-900);font-size:14px}.instruction-panel{border-left:3px solid var(--teal-600);background:#f1f8f8;border-radius:0 12px 12px 0;margin-top:24px;padding:19px 21px}.instruction-panel h2{color:var(--navy-900);margin:0;font-size:13px}.instruction-panel ul{color:#506874;gap:7px;margin:12px 0 0;padding-left:17px;font-size:10.5px;line-height:1.45;display:grid}.preparation-block{background:#f5fbfb;border:1px solid #b9dfe0;border-radius:13px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;margin-top:20px;padding:15px 16px;display:grid}.preparation-block.is-missing{border-color:var(--line);background:#f8fafb}.preparation-icon{background:var(--teal-100);width:40px;height:40px;color:var(--teal-700);border-radius:11px;place-items:center;font-size:18px;font-weight:800;display:grid}.preparation-block.is-missing .preparation-icon{color:#84949c;background:#e9eef0}.preparation-copy{min-width:0}.preparation-heading-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.preparation-heading-row h2{color:var(--navy-900);margin:0;font-size:13px}.preparation-copy p{color:#506874;margin:4px 0 0;font-size:10px;line-height:1.5}.preparation-copy small{color:var(--teal-700);margin-top:7px;font-size:8.5px;font-weight:750;line-height:1.45;display:block}.preparation-block.is-missing .preparation-copy small{color:var(--muted);font-weight:600}.notes-reviewed-badge{background:var(--green-soft);color:var(--green);border-radius:99px;flex:none;align-items:center;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.intro-actions,.modal-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:27px;display:flex}.primary-button,.secondary-button,.prepare-button,.reviewed-button,.submit-button,.palette-mobile-button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:12px;min-height:43px;padding:0 17px;font-size:10.5px;font-weight:800;transition:transform .18s,border-color .18s,background .18s,opacity .18s;display:inline-flex}.prepare-button{border:1px solid var(--teal-600);color:var(--teal-700);background:#fff;box-shadow:0 7px 18px #14848c14}.prepare-button:hover:not(:disabled){background:#f1fafa;transform:translateY(-1px)}.prepare-button:disabled{cursor:not-allowed;border-color:var(--line-strong);color:#83919a;box-shadow:none;opacity:.78;background:#f5f7f8}.reviewed-button{cursor:default;background:var(--green-soft);color:var(--green);border:1px solid #b9d8cf}.primary-button{border:1px solid var(--navy-900);background:var(--navy-900);color:#fff;box-shadow:0 8px 18px #0c27452e}.primary-button:hover:not(:disabled){background:var(--navy-800);transform:translateY(-1px)}.secondary-button,.palette-mobile-button{border:1px solid var(--line-strong);color:var(--navy-900);background:#fff}.secondary-button:hover:not(:disabled),.palette-mobile-button:hover{background:#f8fafb;border-color:#aebfc6}.primary-button:disabled,.secondary-button:disabled,.reviewed-button:disabled{cursor:not-allowed;opacity:.45}.reviewed-button:disabled{opacity:1}.button-loader{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite spin}.error-banner{background:var(--red-soft);color:var(--red);border:1px solid #f0caca;border-radius:10px;margin-top:18px;padding:11px 13px;font-size:10.5px}.resume-banner,.completion-banner{background:#f4fbfa;border:1px solid #c8e0df;border-radius:12px;align-items:center;gap:12px;margin-top:18px;padding:13px 15px;display:flex}.resume-banner-icon,.completion-banner>span{background:var(--teal-100);width:34px;height:34px;color:var(--teal-700);border-radius:10px;flex:none;place-items:center;font-size:10px;font-weight:900;display:grid}.resume-banner>div:last-child,.completion-banner>div{flex-direction:column;gap:2px;display:flex}.resume-banner span{color:var(--teal-700);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.resume-banner strong,.completion-banner strong{color:var(--navy-900);font-size:11px}.resume-banner small,.completion-banner small{color:var(--muted);font-size:9px}.completion-banner{background:#f6fbf8;border-color:#cfe3db}.completion-banner>span{background:var(--green-soft);color:var(--green)}.workspace-preparation{padding-top:28px}.preparation-view{width:min(1320px,100%);margin:0 auto}.preparation-header-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:32px;margin-top:17px;padding:25px 28px;display:flex}.preparation-breadcrumbs{color:var(--muted);align-items:center;gap:8px;margin-bottom:13px;font-size:9px;font-weight:700;display:flex}.preparation-breadcrumbs b{color:var(--line-strong)}.preparation-header-card .eyebrow{margin-bottom:6px}.preparation-header-card h1{color:var(--navy-950);letter-spacing:-.04em;margin:0;font-size:clamp(25px,3vw,37px);font-weight:760;line-height:1.1}.preparation-header-card p{max-width:730px;color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.6}.preparation-document-meta{background:#f4faf9;border:1px solid #c7e1df;border-radius:14px;align-items:center;gap:12px;min-width:190px;padding:13px 15px;display:flex}.preparation-document-meta>span{background:var(--teal-100);width:38px;height:38px;color:var(--teal-700);border-radius:10px;flex:none;place-items:center;font-size:17px;display:grid}.preparation-document-meta>div{flex-direction:column;display:flex}.preparation-document-meta strong{color:var(--navy-900);font-size:17px;line-height:1}.preparation-document-meta small{color:var(--muted);text-transform:uppercase;margin-top:3px;font-size:8px;font-weight:700}.preparation-document-meta em{background:var(--green-soft);color:var(--green);white-space:nowrap;border-radius:99px;margin-left:auto;padding:5px 7px;font-size:7.5px;font-style:normal;font-weight:800}.rapid-recall-workspace{box-shadow:var(--shadow-md);background:#dce4e8;border:1px solid #c7d4da;border-radius:17px;margin-top:18px;overflow:clip}.pdf-toolbar{z-index:8;background:var(--navy-950);color:#fff;scrollbar-color:#5a7388 transparent;scrollbar-width:thin;border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:9px 12px;display:flex;position:sticky;top:76px;overflow-x:auto}.pdf-toolbar-group{align-items:center;gap:7px;min-width:max-content;display:flex}.pdf-toolbar button,.pdf-toolbar a{cursor:pointer;color:#f4f8fa;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff2b;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:8.5px;font-weight:750;text-decoration:none;display:inline-flex}.pdf-toolbar button:hover:not(:disabled),.pdf-toolbar a:hover{background:#ffffff21;border-color:#ffffff52}.pdf-toolbar button:disabled{cursor:not-allowed;opacity:.35}.pdf-toolbar strong{color:#d9e6ed;text-align:center;white-space:nowrap;min-width:70px;font-size:8.5px}.pdf-viewer-frame{background:linear-gradient(#e3eaeef0,#e3eaeef0),radial-gradient(circle at 50% 10%,#fff,#0000 65%);height:clamp(620px,100vh - 205px,940px);min-height:620px;position:relative}.pdf-iframe{background:#fff;border:0;width:100%;height:100%;display:block}.pdf-loading,.pdf-error-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex;position:absolute;inset:0}.pdf-loader{border:3px solid #14848c2e;border-top-color:var(--teal-600);border-radius:50%;width:32px;height:32px;animation:.7s linear infinite spin}.pdf-loading strong{color:var(--navy-900);margin-top:13px;font-size:12px}.pdf-loading small{color:var(--muted);margin-top:5px;font-size:9px}.pdf-error-state>span{background:var(--red-soft);width:44px;height:44px;color:var(--red);border-radius:13px;place-items:center;font-size:19px;font-weight:850;display:grid}.pdf-error-state h2{color:var(--navy-900);margin:14px 0 0;font-size:19px}.pdf-error-state p{max-width:500px;color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.6}.pdf-error-state>div{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:19px;display:flex}.pdf-error-state a.secondary-button{text-decoration:none}.preparation-footer-actions{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:18px 20px;display:flex}.preparation-footer-actions>div:first-child{min-width:0}.preparation-footer-actions strong{color:var(--navy-900);font-size:12px}.preparation-footer-actions p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.5}.preparation-footer-actions>div:last-child{flex:none;align-items:center;gap:9px;display:flex}.rapid-recall-workspace.is-fullscreen{z-index:500;background:#dce4e8;border:0;border-radius:0;flex-direction:column;margin:0;display:flex;position:fixed;inset:0}.rapid-recall-workspace.is-fullscreen .pdf-toolbar{position:static}.rapid-recall-workspace.is-fullscreen .pdf-viewer-frame{flex:1;height:auto;min-height:0}.quiz-view{grid-template-columns:minmax(0,1fr) 270px;gap:24px;width:min(1420px,100%);margin:0 auto;display:grid}.quiz-main{min-width:0}.quiz-meta-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.quiz-meta-row>div:first-child{align-items:baseline;gap:5px;display:flex}.question-kicker{color:var(--navy-950);letter-spacing:-.02em;font-size:17px;font-weight:780}.quiz-meta-row>div:first-child strong{color:var(--muted);font-size:11px;font-weight:650}.quiz-timer{align-items:center;gap:8px;display:flex}.quiz-timer>span{color:var(--teal-700);font-size:22px}.quiz-timer div{flex-direction:column;align-items:flex-end;display:flex}.quiz-timer small{color:var(--muted-light);text-transform:uppercase;font-size:8px;font-weight:700}.quiz-timer strong{color:var(--navy-900);font-variant-numeric:tabular-nums;font-size:12px}.question-progress{background:#e2eaee;border-radius:99px;height:5px;margin-top:11px;overflow:hidden}.question-progress span{border-radius:inherit;background:var(--teal-600);height:100%;transition:width .25s;display:block}.question-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;margin-top:18px;padding:27px 30px 22px;animation:.22s both question-in}.question-card-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.question-card-heading>div{align-items:center;gap:8px;display:flex}.section-code,.marking-rule{background:var(--teal-100);color:var(--teal-700);letter-spacing:.05em;text-transform:uppercase;border-radius:7px;padding:6px 8px;font-size:8.5px;font-weight:850}.marking-rule{color:var(--muted);background:#f0f4f6}.review-button{cursor:pointer;border:1px solid var(--line);min-height:35px;color:var(--muted);background:#fff;border-radius:9px;align-items:center;gap:7px;padding:0 11px;font-size:9.5px;font-weight:750;display:inline-flex}.review-button span{color:var(--amber)}.review-button.is-active{background:var(--amber-soft);color:#8a5a12;border-color:#edcf94}.opening-statement{background:#f3f8f9;border-left:3px solid #91bec2;border-radius:0 9px 9px 0;margin-top:23px;padding:13px 15px}.opening-statement span{color:var(--teal-700);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:850}.opening-statement p{color:#3c5662;margin:5px 0 0;font-size:11px;line-height:1.55}.question-card h1{max-width:930px;color:var(--navy-950);letter-spacing:-.025em;margin:28px 0 0;font-size:clamp(19px,2.2vw,25px);font-weight:700;line-height:1.48}.selection-prompt{color:var(--muted);margin:8px 0 0;font-size:10px}.answer-list{gap:10px;margin-top:22px;display:grid}.answer-option{cursor:pointer;border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;grid-template-columns:35px minmax(0,1fr) 24px;align-items:center;gap:13px;width:100%;min-height:61px;padding:11px 14px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:grid}.answer-option:hover{border-color:#a9c7cb;transform:translateY(-1px);box-shadow:0 7px 18px #0c27450f}.answer-option.is-selected{border-color:var(--teal-600);background:#f1fafa;box-shadow:0 0 0 2px #14848c14}.answer-label{border:1px solid var(--line);width:32px;height:32px;color:var(--navy-800);background:#f5f8f9;border-radius:9px;place-items:center;font-size:10px;font-weight:850;display:grid}.answer-option.is-selected .answer-label{border-color:var(--teal-600);background:var(--teal-600);color:#fff}.answer-content{color:#304754;font-size:12px;line-height:1.5}.answer-radio{border:1.5px solid #b7c5cb;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.answer-radio i{background:0 0;border-radius:50%;width:9px;height:9px}.answer-option.is-selected .answer-radio{border-color:var(--teal-600)}.answer-option.is-selected .answer-radio i{background:var(--teal-600)}.review-score-chip{background:var(--teal-100);border-radius:10px;flex-direction:column;align-items:flex-end;padding:8px 11px;display:flex}.review-score-chip small{color:var(--teal-700);letter-spacing:.05em;text-transform:uppercase;font-size:7.5px;font-weight:800}.review-score-chip strong{color:var(--navy-900);font-size:14px}.review-outcome,.review-readonly{letter-spacing:.05em;text-transform:uppercase;border-radius:7px;padding:6px 8px;font-size:8.5px;font-weight:850}.review-outcome.is-correct{background:var(--green-soft);color:var(--green)}.review-outcome.is-incorrect{background:var(--red-soft);color:var(--red)}.review-outcome.is-unanswered{color:var(--muted);background:#edf1f3}.review-readonly{border:1px solid var(--line);color:var(--muted);font-size:7.5px}.review-answer{cursor:default;grid-template-columns:35px minmax(0,1fr) 28px}.review-answer:hover{border-color:var(--line);box-shadow:none;transform:none}.review-answer.is-review-correct{background:var(--green-soft);border-color:#87bea8;box-shadow:0 0 0 2px #1d7a5512}.review-answer.is-review-incorrect{background:var(--red-soft);border-color:#dda2a2;box-shadow:0 0 0 2px #b645450f}.review-answer.is-review-correct .answer-label{border-color:var(--green);background:var(--green);color:#fff}.review-answer.is-review-incorrect .answer-label{border-color:var(--red);background:var(--red);color:#fff}.review-answer-status{width:24px;height:24px;color:var(--muted-light);border-radius:50%;place-items:center;font-size:13px;font-weight:900;display:grid}.is-review-correct .review-answer-status{color:var(--green);background:#d4ecdf}.is-review-incorrect .review-answer-status{color:var(--red);background:#f6d4d4}.rationale-panel{background:#f4f9fa;border:1px solid #c9dfe3;border-radius:14px;margin-top:20px;padding:17px 18px}.rationale-heading{grid-template-columns:31px minmax(0,1fr);align-items:center;gap:11px;display:grid}.rationale-heading>span{background:var(--teal-100);width:30px;height:30px;color:var(--teal-700);border-radius:9px;place-items:center;font-family:Georgia,serif;font-size:14px;font-weight:800;display:grid}.rationale-heading>div{flex-direction:column;gap:2px;min-width:0;display:flex}.rationale-heading small{color:var(--teal-700);letter-spacing:.08em;text-transform:uppercase;font-size:7.5px;font-weight:850}.rationale-heading strong{color:var(--navy-900);font-size:10.5px;line-height:1.45}.rationale-panel>p{color:#405b67;white-space:pre-line;border-top:1px solid #dbe9eb;margin:12px 0 0;padding-top:12px;font-size:11px;line-height:1.65}.question-tools{border-top:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding-top:16px;display:flex}.question-tools button{cursor:pointer;color:var(--red);background:0 0;border:0;padding:0;font-size:9.5px;font-weight:750}.question-tools button:disabled{cursor:not-allowed;color:#aeb8bd}.question-tools span{color:var(--muted-light);font-size:8.5px}.quiz-navigation{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.palette-mobile-button{display:none}.question-palette{border:1px solid var(--line);height:fit-content;max-height:calc(100vh - 124px);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;padding:19px;position:sticky;top:100px;overflow:hidden}.palette-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.palette-heading h2{color:var(--navy-950);letter-spacing:-.03em;margin:0;font-size:16px}.palette-heading>span{color:var(--muted);background:#edf3f5;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:800}.palette-summary{background:#f5f8f9;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:15px;padding:10px;display:grid}.palette-summary>div{border-right:1px solid var(--line);flex-direction:column;align-items:center;display:flex}.palette-summary>div:last-child{border-right:0}.palette-summary strong{color:var(--navy-900);font-size:14px}.palette-summary small{color:var(--muted);font-size:7.5px}.palette-grid{scrollbar-color:#c5d3d9 transparent;scrollbar-width:thin;grid-template-columns:repeat(5,1fr);gap:7px;max-height:265px;margin-top:16px;padding:2px 3px 3px 2px;display:grid;overflow-y:auto}.palette-number{aspect-ratio:1;cursor:pointer;border:1px solid var(--line);color:var(--muted);background:#f7f9fa;border-radius:8px;place-items:center;font-size:9px;font-weight:750;display:grid;position:relative}.palette-number:hover{border-color:#9fb7c0}.palette-number.is-answered{color:var(--teal-700);background:#e5f5f3;border-color:#9dc9ca}.palette-number.is-current{border-color:var(--navy-900);color:var(--navy-900);box-shadow:0 0 0 2px #0c27451c}.palette-number.is-marked{border-color:#e4bd72}.palette-number i{background:#d79224;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-3px}.palette-legend{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px;padding-top:13px;display:grid}.palette-legend span{color:var(--muted);align-items:center;gap:6px;font-size:8px;display:flex}.palette-legend i{border:1px solid var(--line);background:#f7f9fa;border-radius:3px;width:9px;height:9px}.palette-legend .legend-current{border:2px solid var(--navy-900);background:#fff}.palette-legend .legend-answered{background:#e5f5f3;border-color:#9dc9ca}.palette-legend .legend-review{background:var(--amber-soft);border-color:#e4bd72}.review-palette-summary{flex-wrap:wrap;gap:6px;margin-top:15px;display:flex}.review-palette-summary span{color:var(--muted);background:#eef2f4;border-radius:7px;padding:6px 8px;font-size:7.5px;font-weight:800}.review-palette-summary .review-summary-correct{background:var(--green-soft);color:var(--green)}.review-palette-summary .review-summary-incorrect{background:var(--red-soft);color:var(--red)}.review-palette-number.is-correct{background:var(--green-soft);color:var(--green);border-color:#88c0a8}.review-palette-number.is-incorrect{background:var(--red-soft);color:var(--red);border-color:#dda2a2}.review-palette-number.is-unanswered{border-color:var(--line);color:var(--muted);background:#f1f4f5}.review-legend .legend-correct{background:var(--green-soft);border-color:#88c0a8}.review-legend .legend-incorrect{background:var(--red-soft);border-color:#dda2a2}.submit-button{border:1px solid var(--navy-900);background:var(--navy-900);color:#fff;width:100%;margin-top:16px}.results-view{max-width:1040px}.results-hero{border:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;border-radius:22px;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:42px;padding:37px 43px;display:grid}.score-ring{background:conic-gradient(var(--teal-600) var(--score), #e6edef 0);border-radius:50%;place-items:center;width:166px;height:166px;animation:.8s both ring-in;display:grid}.score-ring:before{content:"";background:#fff;border-radius:50%;width:135px;height:135px;position:absolute}.score-ring>div{z-index:1;flex-direction:column;align-items:center;display:flex}.score-ring strong{color:var(--navy-950);letter-spacing:-.05em;font-size:32px}.score-ring span{color:var(--muted);font-size:10px;font-weight:750}.results-copy p{max-width:680px;color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.7}.results-context{color:var(--muted);flex-wrap:wrap;gap:7px;margin-top:17px;font-size:10px;display:flex}.results-context strong{color:var(--teal-700)}.result-stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px;display:grid}.result-stat-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;min-height:105px;padding:18px;display:flex;position:relative}.result-dot{border-radius:50%;width:9px;height:9px;position:absolute;top:18px;right:18px}.result-dot.correct{background:var(--green)}.result-dot.incorrect{background:var(--red)}.result-dot.unanswered{background:#95a5ad}.result-dot.time{background:var(--teal-600)}.result-stat-grid small{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:750}.result-stat-grid strong{color:var(--navy-950);letter-spacing:-.03em;margin-top:auto;font-size:24px}.results-actions-card{border:1px solid var(--line);background:#f9fbfc;border-radius:17px;justify-content:space-between;align-items:center;gap:25px;margin-top:16px;padding:22px 25px;display:flex}.results-actions-card h2{color:var(--navy-950);margin:0;font-size:17px}.results-actions-card p{color:var(--muted);margin:5px 0 0;font-size:10px}.results-actions-card>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.review-answers-button{border-color:var(--teal-700);background:var(--teal-700)}.modal-backdrop,.palette-drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05162694;place-items:center;padding:20px;animation:.18s both fade-in;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border:1px solid #ffffff38;border-radius:20px;width:min(560px,100%);animation:.22s both modal-in;overflow:hidden;box-shadow:0 30px 80px #0316254d}.modal-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:21px 23px 17px;display:flex}.modal-heading h2{color:var(--navy-950);letter-spacing:-.03em;margin:0;font-size:20px}.help-content,.submit-modal-content,.settings-content{padding:22px 23px 24px}.help-content{gap:10px;display:grid}.help-step{border:1px solid var(--line);border-radius:12px;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:13px;display:grid}.help-step>span{background:var(--teal-100);width:32px;height:32px;color:var(--teal-700);border-radius:9px;place-items:center;font-size:11px;font-weight:850;display:grid}.help-step strong{color:var(--navy-900);font-size:11px}.help-step p{color:var(--muted);margin:4px 0 0;font-size:9.5px;line-height:1.5}.modal-full-button{width:100%;margin-top:4px}.settings-content{gap:15px;display:grid}.settings-summary{border:1px solid var(--line);background:#f8fafb;border-radius:13px;grid-template-columns:repeat(4,1fr);display:grid}.settings-summary>div{border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:3px;padding:14px 8px;display:flex}.settings-summary>div:last-child{border-right:0}.settings-summary small{color:var(--muted);text-align:center;font-size:7.5px}.settings-summary strong{color:var(--navy-950);font-size:18px}.device-note{background:#f4f9fa;border:1px solid #c9dfe3;border-radius:11px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;padding:11px 12px;display:grid}.device-note span{background:var(--teal-100);width:27px;height:27px;color:var(--teal-700);border-radius:8px;place-items:center;font-family:Georgia,serif;font-weight:800;display:grid}.device-note p{color:#4d6671;margin:0;font-size:9px;line-height:1.55}.settings-reset-row,.reset-confirmation{background:snow;border:1px solid #efd0d0;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:15px;display:flex}.settings-reset-row>div,.reset-confirmation{min-width:0}.settings-reset-row strong,.reset-confirmation>strong{color:#873c3c;font-size:11px}.settings-reset-row p,.reset-confirmation>p{color:#906f6f;margin:4px 0 0;font-size:8.5px;line-height:1.45}.reset-confirmation{display:block}.danger-button{cursor:pointer;color:#fff;background:#a94141;border:1px solid #a94141;border-radius:10px;flex:none;justify-content:center;align-items:center;min-height:41px;padding:0 14px;font-size:9.5px;font-weight:800;display:inline-flex}.danger-button:hover{background:#913737}.submit-modal-content>p{color:var(--muted);margin:0;font-size:11.5px;line-height:1.65}.submission-summary{border:1px solid var(--line);border-radius:13px;grid-template-columns:repeat(4,1fr);margin-top:18px;display:grid}.submission-summary>div{border-right:1px solid var(--line);flex-direction:column;align-items:center;padding:13px 7px;display:flex}.submission-summary>div:last-child{border-right:0}.submission-summary span{color:var(--muted);font-size:8px}.submission-summary strong{color:var(--navy-950);margin-top:3px;font-size:17px}.submit-warning{background:var(--amber-soft);color:#795019;border:1px solid #efd6a7;border-radius:10px;margin-top:15px;padding:11px 12px;font-size:9.5px;line-height:1.5}.modal-actions{justify-content:flex-end}.palette-drawer-backdrop{display:none}.toast{z-index:200;color:#285b49;min-height:43px;box-shadow:var(--shadow-md);background:#f8fcfa;border:1px solid #b9d8cf;border-radius:12px;align-items:center;gap:9px;padding:0 15px;font-size:10.5px;font-weight:750;animation:.25s both toast-in;display:flex;position:fixed;bottom:23px;right:24px}.toast span{background:var(--green-soft);width:20px;height:20px;color:var(--green);border-radius:50%;place-items:center;font-size:10px;display:grid}.debug-panel{color:#fff;width:min(1420px,100%);box-shadow:var(--shadow-md);background:#091d31;border:1px solid #b9ced4;border-radius:16px;margin:38px auto 0;overflow:hidden}.debug-heading{background:#ffffff1a;grid-template-columns:2fr repeat(3,1fr);gap:1px;display:grid}.debug-heading>div{background:#102c49;flex-direction:column;padding:13px 15px;display:flex}.debug-heading span{color:#9db3c5;text-transform:uppercase;font-size:8px}.debug-heading strong{margin-top:3px;font-size:13px}.debug-resource-summary{background:#ffffff1a;border-top:1px solid #ffffff1a;grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.debug-resource-summary>div{text-align:center;background:#0d263f;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;display:flex}.debug-resource-summary span{color:#8ca8ba;text-transform:uppercase;font-size:7px}.debug-resource-summary strong{color:#eff8fb;font-size:14px}.debug-validation-row{background:#0b2138;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;padding:13px 16px;display:flex}.debug-validation-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.debug-validation-row strong{color:#ecf6f8;font-size:10px}.debug-validation-row small{color:#94abba;font-size:8px}.debug-validation-row button{cursor:pointer;color:#dff8f5;white-space:nowrap;background:#113e56;border:1px solid #3c8085;border-radius:8px;min-height:34px;padding:0 12px;font-size:8.5px;font-weight:800}.debug-validation-row button:disabled{cursor:wait;opacity:.65}.debug-section-heading{justify-content:space-between;align-items:center;gap:18px;padding:14px 18px 3px;display:flex}.debug-section-heading strong{color:#f2f7fa;font-size:10px}.debug-section-heading span{color:#86a1b4;text-align:right;max-width:780px;font-size:7.5px;line-height:1.45}.debug-table-wrap{padding:10px 12px 14px;overflow-x:auto}.debug-panel table{border-collapse:collapse;width:100%;font-size:8px}.debug-panel th,.debug-panel td{text-align:left;border-bottom:1px solid #ffffff1a;padding:8px}.debug-panel th{color:#8dc4c8;text-transform:uppercase;font-size:7px}.debug-panel td{color:#dce6ee}.debug-lists{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;display:grid}.debug-lists details{background:#ffffff09;border:1px solid #ffffff1f;border-radius:10px;min-width:0}.debug-lists summary{cursor:pointer;color:#cce4e8;padding:11px 12px;font-size:8.5px;font-weight:800}.debug-list-content{border-top:1px solid #ffffff1a;gap:6px;max-height:290px;padding:8px;display:grid;overflow-y:auto}.debug-list-content article{background:#ffffff0b;border-radius:7px;flex-direction:column;gap:2px;min-width:0;padding:8px;display:flex}.debug-list-content strong{color:#8fd0d1;font-size:7.5px}.debug-list-content span{color:#edf5f8;font-size:8px;line-height:1.4}.debug-list-content small{overflow-wrap:anywhere;color:#9fb2bf;font-size:7px;line-height:1.45}.view-enter{animation:.28s both view-in}@keyframes view-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes question-in{0%{opacity:0;transform:translate(5px)}to{opacity:1;transform:translate(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(8px)scale(.985)}}@keyframes toast-in{0%{opacity:0;transform:translateY(7px)}}@keyframes ring-in{0%{opacity:0;transform:scale(.88)}}@media (width<=1250px){.topbar{grid-template-columns:295px minmax(0,1fr) auto;padding:0 20px}.app-body{grid-template-columns:295px minmax(0,1fr)}.sidebar{width:295px}.workspace{padding-left:28px;padding-right:28px}.topic-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1099px){.topbar{grid-template-columns:auto minmax(0,1fr) auto}.mobile-menu-button{cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:35px;height:35px;display:flex}.mobile-menu-button span{background:var(--navy-900);border-radius:2px;width:14px;height:1.5px}.app-body{display:block}.sidebar{z-index:80;width:min(350px,88vw);height:100vh;transition:transform .25s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:22px 0 60px #04172838}.sidebar.sidebar-mobile-open{transform:translate(0)}.drawer-backdrop{z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0516267a;position:fixed;inset:0}.sidebar-mobile-heading{border-bottom:1px solid var(--line);height:64px;color:var(--navy-900);justify-content:space-between;align-items:center;padding:0 17px 0 21px;font-size:13px;display:flex}.sidebar-intro{padding-top:20px}.workspace{padding:32px 28px 55px}}@media (width<=900px){.student-chip div,.portal-descriptor{display:none}.topbar-context{justify-self:stretch}.quiz-view{display:block}.quiz-view>.question-palette{display:none}.palette-mobile-button{display:inline-flex}.palette-drawer-backdrop{padding:0;display:block}.palette-drawer{background:#fff;border-radius:20px 20px 0 0;max-height:88vh;padding:15px 17px 22px;animation:.24s both drawer-in;position:absolute;bottom:0;left:0;right:0;overflow-y:auto}.palette-drawer-heading{border-bottom:1px solid var(--line);color:var(--navy-900);justify-content:space-between;align-items:center;padding-bottom:11px;font-size:12px;display:flex}.palette-in-drawer{max-height:none;box-shadow:none;border:0;padding:17px 0 0;position:static}.palette-in-drawer .palette-grid{grid-template-columns:repeat(7,1fr);max-height:320px}.palette-in-drawer .submit-button{min-height:46px}.preparation-header-card{flex-direction:column;align-items:flex-start}.preparation-document-meta{width:100%}.preparation-footer-actions{flex-direction:column;align-items:stretch}.preparation-footer-actions>div:last-child{flex-wrap:wrap}.debug-resource-summary{grid-template-columns:repeat(4,1fr)}.debug-lists{grid-template-columns:1fr}@keyframes drawer-in{0%{transform:translateY(100%)}}}@media (width<=760px){.topbar{gap:10px;height:68px;padding:0 13px}.brand-wordmark{font-size:17px}.brand-lockup small,.topbar-context{display:none}.topbar-actions{gap:7px}.help-button{display:none}.settings-button{display:inline-grid}.demo-badge{padding:6px 8px;font-size:8px}.student-chip>span{width:34px;height:34px}.workspace{padding:25px 16px 45px}.dashboard-heading{display:block}.validated-pill{width:100%;margin-top:18px}.dashboard-heading h1{font-size:32px}.dashboard-heading p{font-size:12px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{min-height:122px;padding:16px}.stat-icon{width:30px;height:30px}.stat-card strong{font-size:23px}.continue-card{grid-template-columns:42px minmax(0,1fr);padding:16px}.continue-icon{width:40px;height:40px}.continue-card .primary-button{grid-column:1/-1;width:100%}.section-heading{flex-direction:column;align-items:flex-start}.topic-card-grid{grid-template-columns:1fr}.topic-card{min-height:214px}.intro-card{display:block}.intro-accent{flex-direction:row;gap:14px;min-height:125px}.intro-accent>span{border-radius:16px;width:58px;height:58px}.intro-accent small{margin:0}.intro-content{padding:27px 22px}.intro-content h1{font-size:29px}.assessment-facts{grid-template-columns:repeat(2,1fr)}.assessment-facts>div:nth-child(2){border-right:0}.assessment-facts>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.intro-actions{flex-direction:column;align-items:stretch}.intro-actions button{width:100%}.preparation-block{grid-template-columns:38px minmax(0,1fr);padding:13px}.preparation-icon{width:36px;height:36px}.preparation-heading-row{flex-direction:column;align-items:flex-start;gap:7px}.workspace-preparation{padding-top:21px}.preparation-header-card{gap:20px;padding:20px 18px}.preparation-header-card h1{font-size:27px}.preparation-document-meta{min-width:0}.pdf-toolbar{justify-content:flex-start;padding:8px 9px;top:68px}.pdf-viewer-frame{height:68vh;min-height:480px}.preparation-footer-actions{padding:16px}.preparation-footer-actions>div:last-child{flex-direction:column;align-items:stretch}.preparation-footer-actions button{width:100%}.pdf-error-state>div{flex-direction:column;align-items:stretch}.pdf-error-state>div>*{width:100%}.debug-heading,.debug-resource-summary{grid-template-columns:repeat(2,1fr)}.debug-validation-row,.debug-section-heading{flex-direction:column;align-items:stretch}.debug-section-heading span{text-align:left}.debug-validation-row button{width:100%}.settings-summary{grid-template-columns:repeat(2,1fr)}.settings-summary>div:nth-child(2){border-right:0}.settings-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.question-card{padding:20px 17px 18px}.question-card-heading{align-items:flex-start}.question-card-heading>div{flex-direction:column;align-items:flex-start}.review-button{min-width:40px;padding:0 9px}.review-button span{font-size:15px}.review-button{font-size:0}.question-card h1{margin-top:22px;font-size:19px;line-height:1.48}.answer-option{grid-template-columns:34px minmax(0,1fr) 20px;gap:10px;min-height:64px;padding:10px 11px}.answer-content{font-size:11px}.question-tools{flex-direction:column;align-items:flex-start;gap:8px}.quiz-navigation{z-index:25;border-top:1px solid var(--line);padding:12px 16px max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;gap:7px;margin:18px -16px -45px;position:sticky;bottom:0}.quiz-navigation .primary-button,.quiz-navigation .secondary-button{flex:1;min-height:44px;padding:0 10px;font-size:9.5px}.palette-mobile-button{width:44px;min-width:44px;padding:0;font-size:0}.palette-mobile-button span{font-size:18px}.results-hero{text-align:center;flex-direction:column;align-items:center;gap:25px;padding:29px 22px;display:flex}.results-context{justify-content:center}.result-stat-grid{grid-template-columns:repeat(2,1fr)}.results-actions-card{flex-direction:column;align-items:stretch}.results-actions-card>div:last-child{flex-direction:column}.results-actions-card button{width:100%}.settings-reset-row{flex-direction:column;align-items:stretch}.settings-reset-row .danger-button,.reset-confirmation .modal-actions .danger-button{width:100%}.submission-summary{grid-template-columns:repeat(2,1fr)}.submission-summary>div:nth-child(2){border-right:0}.submission-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.modal-actions{flex-direction:column-reverse;align-items:stretch}.modal-actions button{width:100%}.palette-in-drawer .palette-grid{grid-template-columns:repeat(6,1fr)}.toast{justify-content:center;bottom:72px;left:14px;right:14px}}@media (width<=430px){.stat-grid{grid-template-columns:1fr}.stat-card{min-height:104px}.palette-in-drawer .palette-grid{grid-template-columns:repeat(5,1fr)}.marking-badge{text-align:center;border-radius:9px;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@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}
