@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}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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}.block{display:block}.flex{display:flex}.table{display:table}.min-h-full{min-height:100%}.flex-col{flex-direction:column}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--navy:#122b3a;--blue:#176b87;--teal:#2b8f8a;--bg:#f4f7f8;--line:#dbe4e8;--muted:#6b7c86}*{box-sizing:border-box}body{background:var(--bg);color:var(--navy);margin:0;font-family:Arial,sans-serif}.center,.loginPage{place-items:center;min-height:100vh;padding:24px;display:grid}.center{text-align:center}.loader{border:4px solid #dbe4e8;border-top-color:var(--teal);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loginPage{background:linear-gradient(145deg,#0f2f3d,#176b87)}.loginCard{background:#fff;border-radius:20px;width:min(440px,100%);padding:34px;box-shadow:0 24px 70px #061a2480}.loginBrand{background:var(--teal);color:#fff;border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:20px;font-weight:900;display:grid}.loginCard h1{margin:0;font-size:32px}.loginCard>p{color:var(--muted)}.roleTabs{background:#eef3f5;border-radius:11px;grid-template-columns:1fr 1fr;margin:22px 0;padding:4px;display:grid}.roleTabs button{color:var(--navy);background:0 0}.roleTabs button.active{background:#fff;box-shadow:0 2px 8px #132f3d18}.privacy{color:var(--muted);margin-top:18px;line-height:1.5;display:block}.error{color:#a52b2b;background:#fff1f1;border-radius:8px;padding:10px}.success{color:#08775f;background:#e8f7f2;border-radius:10px;margin-bottom:16px;padding:12px 15px}.shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.shell>aside{color:#fff;background:#102f3d;flex-direction:column;height:100vh;padding:28px 18px;display:flex;position:sticky;top:0}.brand,.profile{align-items:center;gap:12px;display:flex}.brand{padding:0 10px 28px}.brand>b,.profile i,.studentlist i{background:#2d8a94;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.brand strong,.brand small,.profile strong,.profile small{display:block}.brand small,.profile small{color:#a8c1ca;margin-top:3px}.shell nav{gap:6px;display:grid}.shell nav button{color:#c9d9df;text-align:left;background:0 0}.shell nav button.active,.shell nav button:hover{color:#fff;background:#ffffff18}.profile{border-top:1px solid #ffffff20;margin-top:auto;padding-top:20px}.profile i{color:#166461;background:#dff2f1;border-radius:50%;font-style:normal}.shell main{min-width:0;padding:32px clamp(22px,4vw,56px)}.shell header,.qhead,.actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.shell header{margin-bottom:28px}.headerActions{gap:8px;display:flex}.eyebrow{letter-spacing:.16em;color:var(--teal);margin:0 0 7px;font-size:11px;font-weight:800}.shell h1{margin:0;font-size:30px}.shell h2{margin:0 0 10px}.shell p{color:var(--muted);margin:4px 0 14px;line-height:1.55}button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:11px 15px;font-weight:700}button:disabled{opacity:.5;cursor:not-allowed}.outline{color:var(--navy);border:1px solid var(--line);background:#fff}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.metric,.panel{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 5px 18px #1732470a}.metric{padding:18px;position:relative}.metric small,.metric strong{display:block}.metric strong{margin-top:12px;font-size:28px}.metric span{color:var(--teal);position:absolute;bottom:18px;right:16px}.cols{grid-template-columns:1.6fr 1fr;gap:18px;display:grid}.panel{padding:22px}.tag{color:#176b72;background:#e4f3f1;border-radius:99px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-block}.workshop{border-top:1px solid var(--line);grid-template-columns:1fr 110px 100px;align-items:center;gap:15px;padding:17px 0;display:grid}.workshop>div:not(:first-child) strong,.workshop>div:not(:first-child) small{text-align:center;display:block}.form{max-width:950px}.formgrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}label{font-size:13px;font-weight:700}input,select,textarea{width:100%;font:inherit;background:#fff;border:1px solid #cbd7dc;border-radius:9px;margin-top:6px;padding:11px}textarea{min-height:90px}.qhead{margin:26px 0 10px}.question{grid-template-columns:34px 1fr;gap:10px;display:grid}.question span,.member span{background:#e6f1f3;border-radius:50%;place-items:center;width:32px;height:32px;margin-top:8px;display:grid}.actions{justify-content:flex-end;margin-top:18px}.studentlist{gap:8px;max-height:560px;display:grid;overflow:auto}.studentlist label{border:1px solid var(--line);border-radius:10px;align-items:center;gap:10px;padding:9px;display:flex}.studentlist label.selected{border-color:var(--teal);background:#edf8f7}.studentlist input{width:auto;margin:0}.studentlist i{color:#fff;border-radius:50%;width:32px;height:32px;font-size:11px;font-style:normal}.member{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:10px;display:flex}.member span{margin:0}.wide{width:100%;margin-top:18px}.table{overflow:auto}table{border-collapse:collapse;width:100%;margin-top:15px}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:13px}th{color:var(--muted);font-size:11px}td input{width:75px;margin:0}.course{border-top:1px solid var(--line);justify-content:space-between;padding:14px;display:flex}.course span{color:var(--muted)}.activityGrid{gap:18px;display:grid}.studentSheet{max-width:900px}.written{margin:22px 0;font-size:15px;display:block}.written textarea,.studentSheet select[multiple]{min-height:130px}.studentSheet label small{color:var(--muted);margin-top:7px;display:block}.answers{gap:12px;display:grid}.answers>div{background:#f5f8f9;border-radius:9px;padding:12px}.answers p{white-space:pre-wrap}.success p{color:inherit}@media (max-width:950px){.shell{grid-template-columns:1fr}.shell>aside{height:auto;position:static}.shell nav{display:flex;overflow:auto}.profile{display:none}.metrics{grid-template-columns:1fr 1fr}.cols{grid-template-columns:1fr}}@media (max-width:620px){.shell main{padding:22px 14px}.shell header{flex-direction:column;align-items:flex-start}.headerActions{width:100%}.headerActions button{flex:1}.metrics,.formgrid,.workshop{grid-template-columns:1fr}.loginCard{padding:24px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
.loginWide{width:min(560px,100%);padding:0;overflow:hidden}.loginHero{object-fit:cover;width:100%;height:210px;display:block}.loginContent{padding:28px 34px 32px}.loginContent .loginBrand{display:none}.domainHint{color:var(--teal);margin:7px 0 16px;font-weight:700;display:block}.teacherKey{background:#edf7f6;border:1px solid #cce5e2;border-radius:10px;margin-top:16px;padding:14px;display:block}.institutionalNotice{border-top:1px solid var(--line);color:#5d6d75;margin-top:24px;padding-top:16px;font-size:12px;line-height:1.55}.shell footer.institutionalNotice{margin-top:34px;padding-bottom:8px}.studentWelcome{background:linear-gradient(120deg,#fff,#edf8f7);grid-template-columns:1fr minmax(230px,320px);align-items:center;gap:28px;margin-bottom:18px;display:grid}.studentWelcome h2{font-size:26px}.studentWelcome label{background:#fff;border:1px solid #cfe1e3;border-radius:12px;padding:14px}.studentIndicators{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.indicatorCard{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:145px;padding:17px;box-shadow:0 5px 18px #1732470a}.indicatorCard small,.indicatorCard strong,.indicatorCard span{display:block}.indicatorCard small{min-height:32px;color:var(--muted);font-weight:700}.indicatorCard strong{margin:12px 0 8px;font-size:27px}.indicatorCard .textValue{font-size:16px;line-height:1.25}.indicatorCard span{color:var(--muted);font-size:12px;line-height:1.35}.progressGrid{grid-template-columns:minmax(260px,.75fr) minmax(460px,1.6fr);gap:18px;display:grid}.progressPanel{justify-content:space-between;align-items:center;gap:20px;display:flex}.donut{text-align:center;width:150px;min-width:150px;height:150px;position:relative}.donut svg{width:150px;height:150px;transform:rotate(-90deg)}.donut circle{fill:none;stroke-width:12px}.donutTrack{stroke:#e5eef0}.donutValue{stroke:var(--teal);stroke-linecap:round;transition:stroke-dashoffset .5s}.donut strong{width:100%;font-size:27px;position:absolute;top:53px;left:0}.donut span{width:100%;color:var(--muted);font-size:11px;position:absolute;top:87px;left:0}.lineChart{width:100%;min-height:220px;margin-top:8px;display:block}.lineChart line{stroke:#aebfc5;stroke-width:1px}.lineChart .gridLine{stroke:#e6edef}.lineChart text{fill:var(--muted);font-size:11px}.chartLegend{flex-wrap:wrap;gap:10px 18px;display:flex}.chartLegend span{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.chartLegend i{border-radius:50%;width:10px;height:10px}.emptyChart{min-height:220px;color:var(--muted);text-align:center;place-items:center;display:grid}.quizDashboard{gap:18px;display:grid}.quizAlert{background:#fff4ef;border:1px solid #f1b8a1;border-left:6px solid #df633e;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex;box-shadow:0 7px 22px #8e35100f}.quizAlert div span,.quizAlert div strong,.quizAlert div small{display:block}.quizAlert div span{color:#ba3f20;letter-spacing:.14em;margin-bottom:5px;font-size:10px;font-weight:900}.quizAlert div strong{font-size:18px}.quizAlert div small{color:var(--muted);margin-top:4px}.quizAlert button{white-space:nowrap;background:#d94f2c}.quizHeader{grid-template-columns:1fr minmax(240px,340px);align-items:center;gap:24px;display:grid}.quizSummary{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.quizSummary article small,.quizSummary article strong,.quizSummary article span{display:block}.quizSummary article small{color:var(--muted);font-weight:700}.quizSummary article strong{margin:10px 0 6px;font-size:34px}.quizSummary article span{color:var(--muted);font-size:12px}.quizHistory td strong{color:var(--blue)}.cumulativeDashboard{gap:18px;display:grid}.cumulativeAlert{background:#f7f4fc;border-color:#d7c8ef #d7c8ef #d7c8ef #6b5bb5}.cumulativeAlert div span{color:#5c49a1}.cumulativeAlert button{background:#6b5bb5}.cumulativeSummary{grid-template-columns:1.4fr .75fr .75fr;gap:14px;display:grid}.cumulativeStat{flex-direction:column;justify-content:center;min-height:180px;display:flex}.cumulativeStat small,.cumulativeStat strong,.cumulativeStat span{display:block}.cumulativeStat small{color:var(--muted);font-weight:700}.cumulativeStat strong{margin:12px 0 7px;font-size:34px}.cumulativeStat span{color:var(--muted);font-size:12px}.cumulativeHistory td strong{color:#5c49a1}@media (max-width:620px){.loginWide{padding:0}.loginHero{height:165px}.loginContent{padding:24px}}@media (max-width:1200px){.studentIndicators{grid-template-columns:repeat(3,1fr)}}@media (max-width:850px){.studentWelcome,.progressGrid,.quizHeader{grid-template-columns:1fr}.studentIndicators{grid-template-columns:1fr 1fr}.quizSummary,.cumulativeSummary{grid-template-columns:1fr}}@media (max-width:520px){.studentIndicators{grid-template-columns:1fr}.progressPanel{flex-direction:column;align-items:flex-start}.quizAlert{flex-direction:column;align-items:stretch}}
.sectionHeading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.sectionHeading p{margin-bottom:0}.entryTabs{background:#eef3f5;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:24px;padding:6px;display:grid}.entryTabs button.active{background:var(--teal)}.formIntro{margin-bottom:18px}.scheduleBox{border:1px solid var(--line);background:#f4f9fa;border-radius:12px;margin:18px 0;padding:16px}.scheduleBox h3{margin:0 0 10px}.scheduleBox small,.parseHelp span,.parseOk span{color:var(--muted)}.quizPaste{min-height:270px;font-family:ui-monospace,monospace;line-height:1.55}.parseHelp,.parseOk{border-radius:10px;justify-content:space-between;gap:12px;margin-top:8px;padding:12px 14px;display:flex}.parseHelp{color:#8c5b05;background:#fff4df}.parseOk{color:#08775f;background:#e8f7f2}.quizPreview{gap:7px;max-height:280px;margin-top:12px;display:grid;overflow:auto}.quizPreview article{background:#f5f8f9;border-radius:9px;justify-content:space-between;gap:12px;padding:11px;display:flex}.quizPreview small{color:var(--teal);white-space:nowrap}.question{align-items:start}.removeQuestion{color:#9a3434;background:#fff;border:1px solid #eed2d2;margin-top:7px}.availability{background:#eef8f7;border-radius:8px;padding:10px 12px;color:#176b72!important}.quizCarousel{margin-top:24px}.carouselProgress{color:var(--muted);grid-template-columns:auto 1fr;align-items:center;gap:14px;font-weight:700;display:grid}.carouselProgress progress{width:100%;accent-color:var(--teal)}.quizCarousel fieldset{border:0;margin:0;padding:20px 0}.quizCarousel legend{margin-bottom:16px;font-size:20px;font-weight:800}.option{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:12px;margin:9px 0;padding:14px;display:flex}.option input{width:auto;margin:0}.option>span{background:#edf3f5;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.option.selected{border-color:var(--teal);background:#edf8f7}.carouselActions{justify-content:space-between;gap:10px;display:flex}.quizResult .resultScore{background:#e8f7f2;border-radius:12px;align-items:center;gap:18px;margin:18px 0;padding:18px;display:flex}.resultScore strong{color:#08775f;font-size:38px}.resultScore span{color:#176b72}.reviewList{gap:10px;display:grid}.review{border-left:5px solid;border-radius:10px;padding:14px}.review.correct{background:#edf8f2;border-color:#1b926b}.review.incorrect{background:#fff1f1;border-color:#c84d4d}.review p{margin:5px 0}.teacherQuizStats{margin-bottom:18px}.teacherQuizStats .quizSummary article{border:1px solid var(--line)}@media (max-width:720px){.entryTabs{grid-template-columns:1fr}.sectionHeading,.parseHelp,.parseOk,.quizPreview article{flex-direction:column;align-items:stretch}.quizPreview small{white-space:normal}}.studentCourses{border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20;margin-bottom:16px;padding:16px 8px}.studentCourses>p{font-size:12px;line-height:1.45;color:#d7e6eb!important;margin:0 0 13px!important}.studentCourses label{color:#fff;font-size:11px;display:block}.studentCourses select{color:var(--navy);background:#fff;margin-top:7px;padding:9px}.studentCourses ul{gap:6px;margin:13px 0 0;padding:0;list-style:none;display:grid}.studentCourses li{color:#bcd0d7;border-radius:8px;padding:8px 9px;font-size:12px}.studentCourses li.selected{color:#fff;background:#ffffff18}.studentCourses li small{color:#8fb0ba;margin-top:3px;display:block}.sidebarClock{color:#d9e7eb;text-transform:capitalize;border-top:1px solid #ffffff20;gap:4px;margin-top:auto;padding:16px 9px;display:grid}.sidebarClock strong{font-size:11px;line-height:1.4}.sidebarClock span{color:#fff;font-size:20px;font-weight:800}.studentCourses~nav+.sidebarClock+.profile{margin-top:0}.activeFilter{background:#f3f8f9;border-radius:10px;min-width:220px;padding:11px 14px}.activeFilter small,.activeFilter strong{display:block}.activeFilter small{color:var(--muted);margin-bottom:4px}.portalHero{background:#dbe7ea;border-radius:18px;width:100%;height:clamp(170px,22vw,300px);margin-bottom:24px;overflow:hidden;box-shadow:0 8px 26px #17324718}.portalHero img{object-fit:cover;object-position:center 38%;width:100%;height:100%;display:block}.pendingCenter{gap:10px;margin-bottom:18px;display:grid}.pendingTitle{justify-content:space-between;align-items:center;display:flex}.pendingTitle h2{margin:0}.pendingTitle>strong{color:#fff;background:#c14970;border-radius:50%;place-items:center;min-width:42px;height:42px;font-size:20px;display:grid}.pendingCenter .quizAlert{margin:0}.companionSelectors{border:1px solid var(--line);background:#f3f8f9;border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;padding:16px;display:grid}.companionSelectors>small{color:var(--muted);grid-column:1/-1}.assignedGroup{background:#e8f7f2;border:1px solid #b9e4d5;border-radius:12px;margin:18px 0;padding:16px}.assignedGroup p{color:#176b72;margin:6px 0}.assignedGroup small{color:var(--muted)}@media (max-width:620px){.companionSelectors{grid-template-columns:1fr}.companionSelectors>small{grid-column:auto}}.managedActivity{grid-template-columns:minmax(260px,1fr) 100px 100px minmax(260px,auto)}.activityControls{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.activityControls button{padding:9px 11px}.dangerButton{color:#a52b2b;background:#fff1f1;border:1px solid #eccaca}.draftTag{color:#8c5b05;background:#fff4df}.warningBox{color:#754c00;background:#fff4df;border:1px solid #ecd49f;border-radius:12px;margin-bottom:18px;padding:14px 16px}.warningBox p{color:#80611d;margin:5px 0 0}.quizPaste:disabled,.question textarea:disabled{color:#687b84;background:#edf1f3}.actions .outline{margin-right:auto}@media (max-width:1100px){.managedActivity{grid-template-columns:1fr 90px 100px}.managedActivity .activityControls{grid-column:1/-1;justify-content:flex-start}}@media (max-width:620px){.managedActivity{grid-template-columns:1fr}.managedActivity .activityControls{grid-column:auto}}@media (max-width:950px){.studentCourses{min-width:250px}.sidebarClock{margin-top:15px}.studentCourses~nav+.sidebarClock+.profile{margin-top:0}}
