/*! tailwindcss v4.3.2 | 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-font-weight:initial;--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;--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-900:oklch(20.8% .042 265.755);--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-semibold:600;--radius-md:.375rem;--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{.visible{visibility:visible}.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}}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.h-8{height:calc(var(--spacing) * 8)}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[var\(--htz-border\)\]{border-color:var(--htz-border)}.bg-\[var\(--htz-accent\)\]{background-color:var(--htz-accent)}.bg-white{background-color:var(--color-white)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-slate-700{color:var(--color-slate-700)}.text-slate-900{color:var(--color-slate-900)}.text-white{color:var(--color-white)}.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,)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.\[formula\:math-001\]{formula:math-001}.\[formula\:math-014\]{formula:math-014}.\[formula\:math-021\]{formula:math-021}.\[hoctapaz\:latency\]{hoctapaz:latency}@media (hover:hover){.hover\:bg-slate-50:hover{background-color:var(--color-slate-50)}.hover\:bg-slate-100:hover{background-color:var(--color-slate-100)}.hover\:opacity-90:hover{opacity:.9}}.focus-visible\:outline:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-\[var\(--htz-accent\)\]:focus-visible{outline-color:var(--htz-accent)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}}:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--htz-accent:#2563eb;--htz-border:#d7dee8;--htz-muted:#5b6575;--htz-surface:#fff;--htz-shadow:0 18px 50px #0f172a14;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}.htz-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}a{color:inherit}button,input,textarea,select{font:inherit}.htz-app{background:linear-gradient(#fffdf7 0%,#f7f4ec 52%,#edf3ea 100%);grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.htz-route-loading{color:#475569;background:#f8fafc;place-items:center;min-height:100vh;font-size:14px;line-height:20px;display:grid}.htz-sidebar{background:#fffffff0;border-right:1px solid #1118271a;flex-direction:column;gap:14px;height:100vh;min-height:100vh;padding:0 16px 16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:sticky;top:0;overflow:hidden}.htz-brand{border-bottom:1px solid #11182714;align-items:center;gap:10px;min-height:80px;display:flex}.htz-brand-logo{color:#9a3412;align-items:center;gap:7px;min-height:44px;padding:0 6px;display:inline-flex}.htz-brand-spark{background:linear-gradient(135deg,#0000 0 38%,#c2410c 39% 62%,#0000 63%),linear-gradient(90deg,#c2410c 0 44%,#16a34a 45% 100%);border-radius:6px 12px;width:20px;height:25px;transform:skew(-8deg)}.htz-brand-logo strong{color:#9a3412;font-size:18px;font-weight:600;line-height:22px}.htz-route,.htz-runtime span,.htz-metric span,.htz-module span,.htz-definition-list dt{color:var(--htz-muted);font-size:12px;line-height:16px}.htz-nav{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#64748bad transparent;flex:auto;align-content:start;gap:10px;min-height:0;padding-right:4px;display:grid;overflow:hidden auto}.htz-nav::-webkit-scrollbar{width:8px}.htz-nav::-webkit-scrollbar-track{background:0 0}.htz-nav::-webkit-scrollbar-thumb{background:#64748b8c;border-radius:999px}.htz-nav::-webkit-scrollbar-thumb:hover{background:#64748bb8}.htz-nav-group{border-top:1px solid #11182714;gap:4px;padding-top:10px;display:grid}.htz-nav-group:first-child{border-top:0;padding-top:0}.htz-nav-label{color:#475569;letter-spacing:.12em;text-transform:uppercase;padding:0 8px 4px;font-size:10px;font-weight:600;line-height:16px}.htz-nav a{color:#111827bd;border-radius:8px;align-items:flex-start;gap:10px;min-height:40px;padding:0 10px;font-size:13px;font-weight:500;line-height:20px;text-decoration:none;display:flex}.htz-nav a svg,.htz-nav-collapse svg,.htz-logout-link svg{stroke-width:1.8px;flex:0 0 16px;width:16px;height:16px;margin-top:12px}.htz-nav a span,.htz-nav-collapse span,.htz-logout-link span{min-width:0;padding:10px 0}.htz-nav a:hover{color:#9a3412;background:#1118270d}.htz-nav a[aria-current=page]{color:#9a3412;background:#fbeee6;font-weight:600;box-shadow:inset 3px 0 #c2410c}.htz-nav-collapse,.htz-logout-link{color:#111827bd;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:flex-start;gap:10px;min-height:40px;padding:0 10px;font-size:13px;font-weight:500;line-height:18px;text-decoration:none;display:inline-flex}.htz-nav-collapse{border-bottom:1px solid #11182714;border-radius:0;justify-content:flex-start}.htz-logout-link{background:#1118270a;margin-top:0}.htz-main{min-width:0;padding:0}.htz-topbar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #c94a161a;border-bottom-left-radius:28px;justify-content:center;align-items:center;gap:16px;min-height:80px;padding:0 32px;display:flex;position:sticky;top:0;box-shadow:0 10px 28px #402a180f}.htz-topbar h1{color:#111827;letter-spacing:0;margin:0;font-size:16px;font-weight:500;line-height:24px}.htz-topbar-actions{align-items:center;gap:8px;display:flex;position:absolute;right:32px}.htz-topbar-menu{border:1px solid var(--htz-border);background:#fff;border-radius:8px;align-items:center;gap:6px;min-height:38px;padding:0 8px;display:flex}.htz-topbar-menu a{color:#334155;border-radius:6px;padding:6px 8px;font-size:13px;font-weight:700;line-height:18px;text-decoration:none}.htz-topbar-menu a:hover{background:#f1f5f9}.htz-icon-button{border:1px solid var(--htz-border);background:var(--htz-surface);color:#111827;cursor:pointer;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:relative}.htz-icon-button:hover,.htz-icon-button:focus-visible,.htz-icon-button[aria-expanded=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-icon-button:hover,.htz-icon-button:focus-visible,.htz-icon-button[aria-expanded=true]{border-color:color-mix(in srgb, var(--htz-accent), var(--htz-border) 58%)}}.htz-icon-button:hover,.htz-icon-button:focus-visible,.htz-icon-button[aria-expanded=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-icon-button:hover,.htz-icon-button:focus-visible,.htz-icon-button[aria-expanded=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-icon-button:hover,.htz-icon-button:focus-visible,.htz-icon-button[aria-expanded=true]{color:var(--htz-accent)}.htz-notification-dot{background:#dc2626;border:2px solid #fff;border-radius:999px;width:8px;height:8px;position:absolute;top:7px;right:7px}.htz-notification-menu{position:relative}.htz-notification-dropdown{z-index:70;border:1px solid var(--htz-border);background:#fff;border-radius:12px;gap:4px;width:320px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 42px #0f172a29}.htz-notification-dropdown:before{border-top:1px solid var(--htz-border);border-left:1px solid var(--htz-border);content:"";background:#fff;width:10px;height:10px;position:absolute;top:-6px;right:13px;transform:rotate(45deg)}.htz-notification-header{border-bottom:1px solid var(--htz-border);justify-content:space-between;align-items:center;gap:12px;min-height:36px;padding:0 8px 6px;display:flex}.htz-notification-header strong{color:#111827;font-size:13px;line-height:18px}.htz-notification-header a{color:#9a3412;font-size:12px;line-height:16px;text-decoration:none}.htz-notification-dropdown>a{color:#334155;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:9px;min-width:0;min-height:64px;padding:9px 8px;text-decoration:none;display:grid}.htz-notification-dropdown>a:hover{background:#f8fafc}.htz-notification-dropdown>a>span{background:#94a3b8;border-radius:999px;width:9px;height:9px;margin-top:5px}.htz-notification-dropdown>a>span.is-lotus{background:#dc2626}.htz-notification-dropdown>a>span.is-gold{background:#d97706}.htz-notification-dropdown>a>span.is-river{background:#16a34a}.htz-notification-dropdown strong,.htz-notification-dropdown small{display:block}.htz-notification-dropdown strong{color:#111827;font-size:13px;line-height:18px}.htz-notification-dropdown small{color:#64748b;margin-top:2px;font-size:12px;line-height:16px}.htz-notification-dropdown em{color:#94a3b8;white-space:nowrap;font-size:11px;font-style:normal;line-height:16px}.htz-language-pill{color:#fff;background:#9a3412;border-radius:4px;justify-content:center;align-items:center;min-width:34px;min-height:30px;padding:0 9px;font-size:11px;font-weight:900;line-height:16px;display:inline-flex}.htz-profile-chip{min-height:42px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:0 6px 0 0;display:inline-flex}.htz-profile-chip:hover,.htz-profile-chip:focus-visible,.htz-profile-chip[aria-expanded=true]{border-color:var(--htz-border);background:#fff}.htz-profile-menu{position:relative}.htz-profile-chip>span{color:#9a3412;background:#ffedd5;border-radius:999px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:grid}.htz-profile-chip strong,.htz-profile-chip small{display:block}.htz-profile-chip strong{color:#111827;font-size:12px;line-height:16px}.htz-profile-chip small{color:#64748b;font-size:11px;line-height:14px}.htz-profile-chevron{color:#64748b;transition:transform .16s}.htz-profile-chip[aria-expanded=true] .htz-profile-chevron{transform:rotate(180deg)}.htz-profile-dropdown{z-index:70;border:1px solid var(--htz-border);background:#fff;border-radius:12px;gap:4px;width:236px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 42px #0f172a29}.htz-profile-dropdown:before{border-top:1px solid var(--htz-border);border-left:1px solid var(--htz-border);content:"";background:#fff;width:10px;height:10px;position:absolute;top:-6px;right:18px;transform:rotate(45deg)}.htz-profile-dropdown-header{border-bottom:1px solid var(--htz-border);align-items:center;gap:10px;min-width:0;padding:8px;display:flex}.htz-profile-dropdown-header>span{color:#9a3412;background:#ffedd5;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.htz-profile-dropdown-header strong,.htz-profile-dropdown-header small{display:block}.htz-profile-dropdown-header strong{color:#111827;font-size:13px;line-height:18px}.htz-profile-dropdown-header small{color:#64748b;font-size:12px;line-height:16px}.htz-profile-dropdown a{color:#334155;border-radius:8px;align-items:center;gap:8px;min-height:36px;padding:0 9px;font-size:13px;font-weight:500;line-height:18px;text-decoration:none;display:flex}.htz-profile-dropdown a:hover{color:#9a3412;background:#f8fafc}.htz-content{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;width:min(1560px,100%);margin:0 auto;padding:28px 40px;display:grid}.htz-content.has-side-panel{grid-template-columns:minmax(0,1fr) 320px}.htz-app-teacher .htz-content{grid-template-columns:minmax(0,1fr);width:min(1560px,100%);margin:0 auto;padding:28px 40px}.htz-app-teacher .htz-content.is-exam-drive{width:100%;max-width:none;padding:0}.htz-app-teacher .htz-side-panel{display:none}.htz-workspace{gap:22px;display:grid}.htz-hero{border:1px solid var(--htz-border);background:linear-gradient(135deg, var(--htz-accent), #fff 44%), var(--htz-surface);border-radius:8px;min-height:230px;padding:32px}@supports (color:color-mix(in lab, red, red)){.htz-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--htz-accent), white 88%), #fff 44%), var(--htz-surface)}}.htz-hero{box-shadow:var(--htz-shadow);justify-content:space-between;align-items:end;gap:24px;display:flex}.htz-hero span{color:var(--htz-accent);font-size:12px;font-weight:700;line-height:16px}.htz-hero h2{letter-spacing:0;max-width:680px;margin:10px 0 12px;font-size:38px;line-height:44px}.htz-hero p{color:#374151;max-width:660px;margin:0;font-size:16px;line-height:25px}.htz-primary-link{background:var(--htz-accent);color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;display:inline-flex}.htz-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.htz-metric,.htz-panel,.htz-module{border:1px solid var(--htz-border);background:var(--htz-surface);border-radius:8px}.htz-metric{padding:18px}.htz-metric strong{margin-top:6px;font-size:27px;line-height:32px;display:block}.htz-metric p,.htz-panel p,.htz-section-heading p,.htz-module p{color:#4b5563;font-size:14px;line-height:21px}.htz-metric p{margin:8px 0 0}.htz-section{gap:14px;display:grid}.htz-section-heading h2,.htz-panel-title h2{margin:0;font-size:18px;line-height:24px}.htz-section-heading p{margin:6px 0 0}.htz-module-list{gap:10px;display:grid}.htz-module{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:16px;display:grid}.htz-module-icon{background:var(--htz-accent);border-radius:8px;place-items:center;width:42px;height:42px;display:grid}@supports (color:color-mix(in lab, red, red)){.htz-module-icon{background:color-mix(in srgb, var(--htz-accent), transparent 90%)}}.htz-module-icon{color:var(--htz-accent)}.htz-module-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.htz-module h3{margin:0;font-size:16px;line-height:22px}.htz-module p{margin:6px 0 8px}.htz-status{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 8px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.htz-status-native-ready{color:#047857;background:#ecfdf5}.htz-status-gateway-rehearsal{color:#1d4ed8;background:#eff6ff}.htz-status-legacy-proxied{color:#92400e;background:#fffbeb}.htz-side-panel{position:sticky;top:22px}.htz-panel{padding:18px}.htz-panel-title{color:var(--htz-accent);align-items:center;gap:8px;display:flex}.htz-definition-list{gap:10px;margin:18px 0 0;display:grid}.htz-definition-list div{border-top:1px solid var(--htz-border);padding-top:10px}.htz-definition-list dd{overflow-wrap:anywhere;color:#111827;margin:4px 0 0;font-size:13px;line-height:18px}.htz-table-frame{border:1px solid var(--htz-border);background:#fff;border-radius:8px;overflow-x:auto}.htz-table{border-collapse:collapse;width:100%;min-width:520px}.htz-table caption{text-align:left;color:var(--htz-muted);padding:12px 16px;font-size:13px}.htz-table th,.htz-table td{text-align:left;border-top:1px solid #eef2f7;padding:12px 16px;font-size:14px}.htz-table th{color:#334155;background:#f8fafc;font-weight:700}@media (width<=720px){.htz-admin-kyc-table-frame{background:0 0;border:0;overflow:visible}.htz-admin-kyc-table-frame .htz-table{width:100%;min-width:0;display:block}.htz-admin-kyc-table-frame thead{display:none}.htz-admin-kyc-table-frame tbody{gap:10px;display:grid}.htz-admin-kyc-table-frame tr{border:1px solid var(--htz-border);background:#fff;border-radius:8px;gap:9px;min-width:0;padding:12px;display:grid}.htz-admin-kyc-table-frame td{overflow-wrap:anywhere;border-top:0;grid-template-columns:minmax(98px,36%) minmax(0,1fr);align-items:start;gap:10px;min-width:0;padding:0;font-size:13px;line-height:18px;display:grid}.htz-admin-kyc-table-frame td:before{content:attr(data-label);color:#64748b;font-size:12px;font-weight:800;line-height:17px}.htz-admin-kyc-table-frame td[colspan]{grid-template-columns:1fr}.htz-admin-kyc-table-frame td[colspan]:before{content:none}.htz-admin-kyc-table-frame .htz-admin-safe-actions{flex-direction:column;align-items:stretch}.htz-admin-kyc-table-frame .htz-admin-safe-actions button{justify-content:center;width:100%}}.htz-upload-box{border:1px dashed var(--htz-accent);min-height:132px;padding:20px}@supports (color:color-mix(in lab, red, red)){.htz-upload-box{border:1px dashed color-mix(in srgb, var(--htz-accent), #94a3b8 45%)}}.htz-upload-box{background:var(--htz-accent);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.htz-upload-box{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-upload-box{color:#1f2937;text-align:center;cursor:pointer;place-items:center;gap:6px;display:grid}.htz-upload-box span{font-weight:800}.htz-upload-box small{color:var(--htz-muted)}.htz-upload-box input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.htz-question{border:1px solid var(--htz-border);background:#fff;border-radius:8px;padding:16px}.htz-question h3{margin:0 0 8px;font-size:15px}.htz-question p{color:#1f2937;margin:0}.htz-question ol{color:#334155;margin:12px 0 0;padding-left:24px}.htz-staff-hero{border:1px solid var(--htz-border);background:linear-gradient(135deg, var(--htz-accent), #fff 58%), var(--htz-surface);border-radius:8px;min-height:236px;padding:30px}@supports (color:color-mix(in lab, red, red)){.htz-staff-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--htz-accent), #fff 86%), #fff 58%), var(--htz-surface)}}.htz-staff-hero{box-shadow:var(--htz-shadow);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:22px;display:grid}.htz-staff-hero span{color:var(--htz-accent);font-size:12px;font-weight:800;line-height:16px}.htz-staff-hero h2{letter-spacing:0;max-width:760px;margin:10px 0 12px;font-size:36px;line-height:43px}.htz-staff-hero p{color:#374151;max-width:740px;margin:0;font-size:15px;line-height:24px}.htz-staff-hero-actions,.htz-staff-button-row,.htz-staff-panel-actions{flex-wrap:wrap;gap:8px;display:flex}.htz-staff-hero-actions button,.htz-staff-button-row button,.htz-staff-form button,.htz-staff-note-form button,.htz-staff-secondary-button{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:13px;font-weight:750;line-height:18px;display:inline-flex}.htz-staff-hero-actions button:first-child,.htz-staff-form button,.htz-staff-note-form button{border-color:var(--htz-accent);background:var(--htz-accent);color:#fff}.htz-staff-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.htz-staff-metric,.htz-staff-panel,.htz-staff-job-card,.htz-staff-operation-card,.htz-staff-detail{border:1px solid var(--htz-border);background:#fff;border-radius:8px}.htz-staff-metric{padding:18px}.htz-staff-metric span,.htz-staff-detail dt,.htz-staff-action-list small,.htz-staff-list small,.htz-staff-static-row small,.htz-staff-job-card span,.htz-staff-note{color:var(--htz-muted);font-size:12px;line-height:16px}.htz-staff-metric strong{margin-top:6px;font-size:28px;line-height:34px;display:block}.htz-staff-metric p,.htz-staff-panel-heading p,.htz-staff-detail p,.htz-staff-job-card p,.htz-staff-operation-card p{color:#4b5563;font-size:14px;line-height:21px}.htz-staff-metric p{margin:8px 0 0}.htz-staff-tabs{border:1px solid var(--htz-border);background:#fff;border-radius:8px;flex-wrap:wrap;align-items:center;gap:6px;padding:6px;display:flex;overflow-x:visible}.htz-staff-tabs button,.htz-staff-filter-row button{color:#334155;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;min-height:34px;padding:0 12px;font-size:13px;font-weight:750;line-height:18px}.htz-staff-tabs button.is-active,.htz-staff-filter-row button.is-active{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-staff-tabs button.is-active,.htz-staff-filter-row button.is-active{background:color-mix(in srgb, var(--htz-accent), transparent 88%)}}.htz-staff-tabs button.is-active,.htz-staff-filter-row button.is-active{color:var(--htz-accent)}.htz-staff-panel{gap:16px;padding:18px;display:grid}.htz-staff-panel-heading{justify-content:space-between;gap:14px;display:flex}.htz-staff-panel-heading h2,.htz-staff-detail h3,.htz-staff-job-card h3,.htz-staff-operation-card h3{color:#111827;margin:0}.htz-staff-panel-heading h2{font-size:19px;line-height:25px}.htz-staff-panel-heading p{margin:5px 0 0}.htz-staff-dashboard-grid,.htz-staff-split,.htz-staff-notification-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.htz-staff-action-list,.htz-staff-list{gap:9px;display:grid}.htz-staff-action-list button,.htz-staff-list button,.htz-staff-static-row{color:#111827;text-align:left;background:#fff;border:1px solid #e5eaf1;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:70px;padding:12px;display:grid}.htz-staff-list button,.htz-staff-static-row{grid-template-columns:minmax(0,1fr) auto}.htz-staff-list button{cursor:pointer}.htz-staff-list button.is-active{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-staff-list button.is-active{border-color:color-mix(in srgb, var(--htz-accent), #e5eaf1 25%)}}.htz-staff-list button.is-active{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-staff-list button.is-active{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-staff-action-list strong,.htz-staff-list strong,.htz-staff-static-row strong{overflow-wrap:anywhere;font-size:14px;line-height:19px;display:block}.htz-staff-action-list small,.htz-staff-list small,.htz-staff-static-row small{margin-top:3px;display:block}.htz-staff-badge{white-space:nowrap;text-align:center;border-radius:999px;justify-content:center;align-items:center;min-width:max-content;min-height:26px;padding:0 8px;font-size:12px;font-weight:800;line-height:16px;display:inline-flex}.htz-staff-tone-good{color:#047857;background:#ecfdf5}.htz-staff-tone-attention{color:#92400e;background:#fffbeb}.htz-staff-tone-danger{color:#b91c1c;background:#fef2f2}.htz-staff-tone-neutral{color:#334155;background:#f1f5f9}.htz-staff-filter-row{border:0;flex-wrap:wrap;gap:6px;min-inline-size:0;margin:0;padding:0;display:flex}.htz-staff-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.htz-staff-search,.htz-staff-note-form label{color:#111827;gap:6px;font-size:12px;font-weight:800;line-height:16px;display:grid}.htz-staff-search{min-width:min(280px,100%)}.htz-staff-search input,.htz-staff-search select,.htz-staff-form select,.htz-staff-note-form input,.htz-staff-note-form select,.htz-staff-note-form textarea{border:1px solid var(--htz-border);color:#111827;background:#fff;border-radius:8px;width:100%;min-height:38px;padding:9px 11px;font-size:14px;line-height:20px}.htz-teacher-mode-toggle{border:0;flex-wrap:wrap;gap:8px;min-inline-size:0;margin:0;padding:0;display:flex}.htz-teacher-progress{width:100%;height:8px;accent-color:var(--htz-accent)}.htz-staff-detail{gap:13px;padding:16px;display:grid}.htz-staff-detail-heading,.htz-staff-subheading,.htz-staff-chip-row,.htz-staff-mini-grid{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.htz-staff-detail h3{font-size:20px;line-height:26px}.htz-staff-detail p{margin:0}.htz-staff-detail dl{gap:8px;margin:0;display:grid}.htz-staff-detail dd{color:#111827;margin:2px 0 0;font-size:13px;line-height:18px}.htz-staff-thread,.htz-staff-preview,.htz-staff-note-form{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:10px;padding:12px;display:grid}.htz-staff-thread article{background:#fff;border-radius:8px;padding:10px}.htz-staff-thread span,.htz-staff-compact-list dt,.htz-staff-mini-grid span{color:var(--htz-muted);font-size:12px;line-height:16px}.htz-staff-thread p,.htz-staff-preview p{color:#334155;margin:4px 0 0;font-size:13px;line-height:19px}.htz-staff-chip-row span{color:#0f766e;background:#eef6f5;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 9px;font-size:12px;font-weight:800;line-height:16px;display:inline-flex}.htz-staff-note-form textarea{resize:vertical;min-height:92px}.htz-staff-note-form button{justify-self:start}.htz-staff-note-form button:disabled{cursor:not-allowed;opacity:.58}.htz-staff-files-layout{grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.htz-staff-file-source-list,.htz-staff-file-main,.htz-staff-file-inspector{gap:10px;min-width:0;display:grid}.htz-staff-file-source-list button,.htz-staff-file-table>div,.htz-staff-file-grid article,.htz-staff-file-inspector{background:#fff;border:1px solid #e5eaf1;border-radius:8px}.htz-staff-file-source-list button{color:#111827;text-align:left;cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:74px;padding:11px;display:grid}.htz-staff-file-source-list button.is-active,.htz-staff-file-table>div.is-active,.htz-staff-file-grid article.is-active{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-staff-file-source-list button.is-active,.htz-staff-file-table>div.is-active,.htz-staff-file-grid article.is-active{border-color:color-mix(in srgb, var(--htz-accent), #e5eaf1 25%)}}.htz-staff-file-source-list button.is-active,.htz-staff-file-table>div.is-active,.htz-staff-file-grid article.is-active{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-staff-file-source-list button.is-active,.htz-staff-file-table>div.is-active,.htz-staff-file-grid article.is-active{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-staff-file-source-list strong,.htz-staff-file-table strong,.htz-staff-file-grid strong,.htz-staff-file-inspector h3{overflow-wrap:anywhere;color:#111827;font-size:14px;line-height:19px}.htz-staff-file-source-list small,.htz-staff-file-table small,.htz-staff-file-grid span,.htz-staff-file-grid p,.htz-staff-file-inspector p{color:var(--htz-muted);font-size:12px;line-height:17px}.htz-staff-file-table{gap:8px;display:grid}.htz-staff-file-table>div{grid-template-columns:auto minmax(0,1.3fr) minmax(110px,.5fr) minmax(76px,.35fr) auto;align-items:center;gap:10px;min-height:68px;padding:10px;display:grid}.htz-staff-file-table button,.htz-staff-file-grid button{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;display:flex}.htz-staff-file-table button span,.htz-staff-file-grid button{min-width:0}.htz-staff-file-table strong,.htz-staff-file-table small{display:block}.htz-staff-file-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.htz-staff-file-grid article,.htz-staff-file-inspector{padding:12px}.htz-staff-file-grid article{gap:9px;display:grid}.htz-staff-file-grid article>label{justify-content:space-between;align-items:center;gap:8px;display:flex}.htz-staff-file-grid button{flex-direction:column;align-items:flex-start}.htz-staff-file-grid p,.htz-staff-file-inspector h3,.htz-staff-file-inspector p{margin:0}.htz-staff-file-inspector{grid-column:1/-1}.htz-staff-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.htz-staff-job-card,.htz-staff-operation-card{gap:10px;padding:15px;display:grid}.htz-staff-job-card>div:first-child{color:var(--htz-accent);justify-content:space-between;gap:10px;display:flex}.htz-staff-job-card h3,.htz-staff-operation-card h3{overflow-wrap:anywhere;font-size:16px;line-height:22px}.htz-staff-job-card p,.htz-staff-operation-card p{margin:0}.htz-staff-compact-list{gap:7px;margin:0;display:grid}.htz-staff-compact-list dd{color:#111827;margin:2px 0 0;font-size:13px;line-height:18px}.htz-staff-mini-grid{align-items:stretch}.htz-staff-mini-grid article{background:#fff;border:1px solid #e5eaf1;border-radius:8px;gap:6px;min-width:180px;padding:12px;display:grid}.htz-staff-mini-grid strong{font-size:24px;line-height:30px}.htz-staff-progress{background:#e5eaf1;border-radius:999px;height:8px;overflow:hidden}.htz-staff-progress span{border-radius:inherit;background:var(--htz-accent);height:100%;display:block}.htz-staff-form{border:1px solid var(--htz-border);background:#fff;border-radius:8px;gap:12px;padding:16px;display:grid}.htz-staff-form label{color:#111827;gap:7px;font-size:13px;font-weight:800;display:grid}.htz-staff-form textarea{resize:vertical;border:1px solid var(--htz-border);color:#111827;border-radius:8px;min-height:132px;padding:11px;font-size:14px;line-height:20px}.htz-staff-form output,.htz-staff-note-form output,.htz-staff-empty,.htz-staff-note{color:#4b5563;margin:0;font-size:13px;line-height:19px}.htz-admin-dashboard{gap:16px;display:grid}.htz-admin-hero{border:1px solid var(--htz-border);background:linear-gradient(135deg, #fff 0%, var(--htz-accent) 100%), var(--htz-surface);border-radius:8px;min-height:196px;padding:28px}@supports (color:color-mix(in lab, red, red)){.htz-admin-hero{background:linear-gradient(135deg, #fff 0%, color-mix(in srgb, var(--htz-accent), #fff 90%) 100%), var(--htz-surface)}}.htz-admin-hero{box-shadow:var(--htz-shadow);justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.htz-admin-hero span,.htz-admin-panel-header span,.htz-admin-metric span{color:var(--htz-accent);font-size:12px;font-weight:800;line-height:16px}.htz-admin-hero h2{letter-spacing:0;max-width:760px;margin:8px 0 10px;font-size:34px;line-height:40px}.htz-admin-hero p{color:#374151;max-width:720px;margin:0;font-size:15px;line-height:24px}.htz-admin-hero-summary{border:1px solid var(--htz-accent);min-width:176px;padding:14px}@supports (color:color-mix(in lab, red, red)){.htz-admin-hero-summary{border:1px solid color-mix(in srgb, var(--htz-accent), #d7dee8 54%)}}.htz-admin-hero-summary{background:#fff;border-radius:8px}.htz-admin-hero-summary strong,.htz-admin-hero-summary span{display:block}.htz-admin-hero-summary strong{font-size:22px;line-height:28px}.htz-admin-hero-summary span{color:#5b6575;margin-top:4px}.htz-admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.htz-admin-metric,.htz-admin-panel{border:1px solid var(--htz-border);background:var(--htz-surface);border-radius:8px}.htz-admin-metric{padding:16px}.htz-admin-metric strong,.htz-admin-metric small{display:block}.htz-admin-metric strong{margin-top:5px;font-size:24px;line-height:30px}.htz-admin-metric small{color:#0f766e;margin-top:2px;font-size:12px;font-weight:800;line-height:16px}.htz-admin-metric p{color:#4b5563;margin:8px 0 0;font-size:13px;line-height:20px}.htz-admin-section-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.htz-admin-section-nav a{border:1px solid var(--htz-border);color:#1f2937;background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:0 12px;font-size:13px;font-weight:800;line-height:18px;text-decoration:none;display:flex}.htz-admin-section-nav a:hover,.htz-admin-section-nav a[aria-current=page]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-section-nav a:hover,.htz-admin-section-nav a[aria-current=page]{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 45%)}}.htz-admin-section-nav a:hover,.htz-admin-section-nav a[aria-current=page]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-section-nav a:hover,.htz-admin-section-nav a[aria-current=page]{background:color-mix(in srgb, var(--htz-accent), #fff 93%)}}.htz-admin-section-nav a:hover,.htz-admin-section-nav a[aria-current=page]{color:var(--htz-accent)}.htz-admin-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:16px;display:grid}.htz-admin-panel{padding:16px}.htz-admin-panel-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.htz-admin-panel-header :is(h2,h3){margin:4px 0 0;font-size:18px;line-height:24px}.htz-admin-controls{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.htz-admin-controls label{border:1px solid var(--htz-border);color:#64748b;background:#f8fafc;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:inline-flex}.htz-admin-controls input,.htz-admin-controls select{color:#111827;background:0 0;border:0;outline:0;width:min(240px,52vw);min-height:34px;font-size:13px;line-height:20px}.htz-admin-controls select{width:150px}.htz-admin-work-list{gap:8px;margin-top:14px;display:grid}.htz-admin-work-item{background:#fff;border:1px solid #e5eaf1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px;display:grid}.htz-admin-work-item :is(h3,h4){margin:0;font-size:15px;line-height:21px}.htz-admin-work-item p{color:#4b5563;margin:5px 0 8px;font-size:13px;line-height:20px}.htz-admin-work-item span{color:#64748b;font-size:12px;font-weight:800;line-height:16px}.htz-admin-work-item strong{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:0 8px;font-size:12px;line-height:16px;display:inline-flex}.htz-admin-work-item strong.is-done{color:#047857;background:#ecfdf5}.htz-admin-work-item strong.is-running{color:#1d4ed8;background:#eff6ff}.htz-admin-work-item strong.is-review{color:#92400e;background:#fffbeb}.htz-admin-work-item strong.is-risk{color:#b91c1c;background:#fef2f2}.htz-admin-actions{gap:8px;margin-top:14px;display:grid}.htz-admin-actions a{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:11px 12px;text-decoration:none;display:flex}.htz-admin-actions strong,.htz-admin-actions small{display:block}.htz-admin-actions strong{font-size:13px;line-height:18px}.htz-admin-actions small{color:#64748b;margin-top:2px;font-size:12px;line-height:17px}.htz-admin-sources{margin-top:16px}.htz-admin-sources h3{margin:0 0 8px;font-size:13px;line-height:18px}.htz-admin-sources ul{color:#64748b;margin:0;padding-left:18px;font-size:12px;line-height:18px}.htz-admin-empty{border:1px dashed var(--htz-border);color:#64748b;text-align:center;border-radius:8px;place-items:center;gap:6px;min-height:82px;font-size:13px;line-height:18px;display:grid}.htz-admin-detail{border:1px solid var(--htz-border);box-shadow:var(--htz-shadow);background:#fff;border-radius:8px;padding:18px}.htz-admin-detail-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.htz-admin-detail-header span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.htz-admin-detail-header :is(h2,h3){color:#0f172a;margin:3px 0 0;font-size:18px;line-height:24px}.htz-admin-detail-header svg{color:var(--htz-accent);flex:none}.htz-admin-detail-table{gap:8px;display:grid}.htz-admin-detail-row{border:1px solid var(--htz-border);background:#f8fafc;border-radius:8px;grid-template-columns:minmax(0,1.4fr) minmax(112px,.4fr) auto auto;align-items:center;gap:12px;min-height:74px;padding:12px;display:grid}.htz-admin-detail-main{min-width:0}.htz-admin-detail-main strong,.htz-admin-detail-main p,.htz-admin-detail-main span,.htz-admin-detail-owner{display:block}.htz-admin-detail-main strong{color:#111827;font-size:14px;line-height:20px}.htz-admin-detail-main p{color:#475569;margin:3px 0;font-size:13px;line-height:18px}.htz-admin-detail-main span,.htz-admin-detail-owner{color:#64748b;font-size:12px;line-height:17px}.htz-admin-detail-row>strong{text-align:center;border-radius:999px;min-width:86px;padding:5px 9px;font-size:12px;line-height:16px}.htz-admin-detail-row>strong.is-done{color:#166534;background:#dcfce7}.htz-admin-detail-row>strong.is-running{color:#1d4ed8;background:#dbeafe}.htz-admin-detail-row>strong.is-review{color:#92400e;background:#fef3c7}.htz-admin-detail-row>strong.is-risk{color:#b91c1c;background:#fef2f2}.htz-admin-detail-row button{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#fff;border-radius:8px;min-width:58px;min-height:34px;font-size:13px;font-weight:700}.htz-admin-detail-row button:hover{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-detail-row button:hover{border-color:color-mix(in srgb, var(--htz-accent), transparent 42%)}}.htz-admin-detail-row button:hover{color:var(--htz-accent)}.htz-admin-state-panel{border:1px solid var(--htz-border);box-shadow:var(--htz-shadow);background:#fff;border-radius:8px;padding:18px}.htz-admin-state-header{justify-content:space-between;gap:16px;margin-bottom:14px;display:flex}.htz-admin-state-header span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.htz-admin-state-header :is(h2,h3){color:#0f172a;margin:3px 0 0;font-size:18px;line-height:24px}.htz-admin-state-header p{color:#475569;max-width:58ch;margin:6px 0 0;font-size:13px;line-height:19px}.htz-admin-state-switcher{border:0;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0;margin:0;padding:0;display:flex}.htz-admin-state-switcher legend{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.htz-admin-state-switcher button,.htz-admin-state-retry{border:1px solid var(--htz-border);color:#334155;cursor:pointer;background:#fff;border-radius:8px;min-height:34px;font-size:13px;font-weight:700}.htz-admin-state-switcher button{padding:0 11px}.htz-admin-state-switcher button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-state-switcher button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 34%)}}.htz-admin-state-switcher button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-state-switcher button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-admin-state-switcher button[aria-pressed=true]{color:var(--htz-accent)}.htz-admin-state-card{border:1px solid var(--htz-border);background:#f8fafc;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:112px;padding:14px;display:grid}.htz-admin-state-card>svg{color:var(--htz-accent);margin-top:2px}.htz-admin-state-card.is-error>svg{color:#dc2626}.htz-admin-state-card.is-loading>svg{animation:1s linear infinite htz-spin}.htz-admin-state-card strong{color:#111827;font-size:15px;line-height:21px}.htz-admin-state-card p{color:#475569;margin:4px 0 0;font-size:13px;line-height:19px}.htz-admin-state-card ul{color:#475569;margin:10px 0 0;padding-left:18px;font-size:13px;line-height:20px}.htz-admin-state-retry{align-items:center;gap:7px;margin-top:12px;padding:0 12px;display:inline-flex}.htz-admin-feature{border:1px solid var(--htz-border);min-width:0;box-shadow:var(--htz-shadow);background:#fff;border-radius:8px;gap:14px;padding:18px;display:grid}.htz-admin-feature-header{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.htz-admin-feature-header span,.htz-admin-membership-list :is(h3,h4),.htz-admin-inline-field span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.htz-admin-feature-header :is(h2,h3){color:#0f172a;margin:3px 0 0;font-size:18px;line-height:24px}.htz-admin-feature-header p{color:#475569;max-width:62ch;margin:6px 0 0;font-size:13px;line-height:19px}.htz-admin-feature-stats{grid-template-columns:repeat(3,minmax(86px,1fr));gap:8px;min-width:0;display:grid}.htz-admin-feature-stats div{border:1px solid var(--htz-border);background:#f8fafc;border-radius:8px;min-width:0;min-height:58px;padding:10px}.htz-admin-feature-stats strong,.htz-admin-feature-stats span{display:block}.htz-admin-feature-stats strong{color:#111827;overflow-wrap:anywhere;font-size:18px;line-height:24px}.htz-admin-feature-stats span{color:#64748b;text-transform:none;overflow-wrap:anywhere;font-size:12px;line-height:16px}.htz-admin-feature-toolbar{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:10px;min-width:0;display:grid}.htz-admin-feature-toolbar label{border:1px solid var(--htz-border);background:#f8fafc;border-radius:8px;align-items:center;gap:8px;min-width:0;min-height:42px;padding:0 12px;display:flex}.htz-admin-feature-toolbar label:has(textarea){align-items:flex-start;padding-block:8px}.htz-admin-feature-toolbar label:has(textarea) svg{margin-top:8px}.htz-admin-feature-toolbar input,.htz-admin-feature-toolbar textarea,.htz-admin-feature-toolbar select,.htz-admin-inline-field input,.htz-admin-inline-field textarea{color:#111827;background:0 0;border:0;outline:0;width:100%;min-height:34px;font-size:13px;line-height:20px}.htz-admin-feature-toolbar textarea,.htz-admin-inline-field textarea{resize:vertical;overflow-wrap:anywhere;min-width:0;min-height:76px}.htz-admin-feature-toolbar select{border:1px solid var(--htz-border);background:#f8fafc;border-radius:8px;min-height:42px;padding:0 12px}.htz-admin-management-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:14px;min-width:0;display:grid}.htz-admin-feature-list{gap:8px;min-width:0;display:grid}.htz-admin-feature-row{border:1px solid var(--htz-border);text-align:left;cursor:pointer;background:#f8fafc;border-radius:8px;grid-template-columns:auto minmax(0,1fr) minmax(96px,auto) auto;align-items:center;gap:10px;width:100%;min-width:0;min-height:70px;padding:10px;display:grid}.htz-admin-feature-row:hover,.htz-admin-feature-row[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-feature-row:hover,.htz-admin-feature-row[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 34%)}}.htz-admin-feature-row:hover,.htz-admin-feature-row[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-feature-row:hover,.htz-admin-feature-row[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-admin-feature-row strong,.htz-admin-feature-row small,.htz-admin-feature-row em{overflow-wrap:anywhere;min-width:0;display:block}.htz-admin-feature-row strong{color:#111827;font-size:14px;line-height:20px}.htz-admin-feature-row small{color:#64748b;margin-top:2px;font-size:12px;line-height:16px}.htz-admin-feature-row em{color:#475569;font-size:12px;font-style:normal;font-weight:700;line-height:16px}.htz-admin-avatar{background:var(--htz-accent);border-radius:8px;width:38px;height:38px}@supports (color:color-mix(in lab, red, red)){.htz-admin-avatar{background:color-mix(in srgb, var(--htz-accent), #fff 86%)}}.htz-admin-avatar{color:var(--htz-accent);place-items:center;font-size:12px;font-weight:800;display:inline-grid}.htz-admin-feature-chip{color:#334155;text-align:center;background:#e2e8f0;border-radius:999px;min-width:82px;max-width:100%;padding:5px 9px;font-size:12px;font-weight:800;line-height:16px}.htz-admin-feature-chip.is-active,.htz-admin-feature-chip.is-approved{color:#166534;background:#dcfce7}.htz-admin-feature-chip.is-inactive,.htz-admin-feature-chip.is-invited,.htz-admin-feature-chip.is-pending{color:#92400e;background:#fef3c7}.htz-admin-feature-chip.is-banned,.htz-admin-feature-chip.is-rejected,.htz-admin-feature-chip.is-suspended{color:#b91c1c;background:#fef2f2}.htz-admin-feature-chip.is-archived,.htz-admin-feature-chip.is-missing{color:#475569;background:#e2e8f0}.htz-admin-feature-chip.is-river,.htz-admin-feature-chip.is-chalk{color:#166534;background:#dcfce7}.htz-admin-feature-chip.is-gold{color:#92400e;background:#fef3c7}.htz-admin-feature-chip.is-lotus{color:#b91c1c;background:#fef2f2}.htz-admin-feature-chip.is-neutral{color:#475569;background:#e2e8f0}.htz-admin-maintenance-toolbar{grid-template-columns:minmax(280px,1fr) minmax(180px,220px) max-content;align-items:stretch}.htz-admin-maintenance-toolbar .htz-admin-feature-row{white-space:nowrap;justify-content:flex-start;align-items:center;width:auto;min-height:42px;padding:0 12px;display:inline-flex}.htz-admin-maintenance-toolbar .htz-admin-avatar{flex:0 0 30px;width:30px;height:30px}.htz-admin-maintenance-toolbar .htz-admin-feature-row strong,.htz-admin-maintenance-toolbar .htz-admin-feature-row em{overflow-wrap:normal;display:inline}.htz-admin-maintenance-toolbar .htz-admin-feature-row small{display:none}.htz-admin-maintenance-toolbar .htz-admin-feature-chip{min-width:0}.htz-admin-inbox{border:1px solid var(--htz-border);min-width:0;box-shadow:var(--htz-shadow);background:#fffdf8;border-radius:8px;padding:0;display:grid}.htz-admin-inbox-header{border-bottom:1px solid var(--htz-border);justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;padding:14px 16px;display:flex}.htz-admin-inbox-title{align-items:flex-start;gap:12px;min-width:0;display:flex}.htz-admin-inbox-title>span{background:var(--htz-accent);border-radius:8px;width:38px;height:38px}@supports (color:color-mix(in lab, red, red)){.htz-admin-inbox-title>span{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-admin-inbox-title>span{color:var(--htz-accent);flex:none;place-items:center;display:inline-grid}.htz-admin-inbox-kicker,.htz-admin-inbox-actions,.htz-admin-inbox-toolbar,.htz-admin-inbox-preview-head,.htz-admin-inbox-compose-head,.htz-admin-inbox-compose-foot{align-items:center;gap:8px;min-width:0;display:flex}.htz-admin-inbox-kicker span,.htz-admin-inbox-kicker em{color:#334155;background:#eef2ff;border-radius:999px;padding:3px 7px;font-size:11px;font-style:normal;font-weight:700;line-height:15px}.htz-admin-inbox-kicker em{color:#92400e;background:#fef3c7}.htz-admin-inbox h2,.htz-admin-inbox h3,.htz-admin-inbox p{margin:0}.htz-admin-inbox h2{color:#111827;margin-top:6px;font-size:22px;line-height:28px}.htz-admin-inbox-title p{color:#64748b;margin-top:4px;font-size:13px;line-height:19px}.htz-admin-inbox-actions{flex-wrap:wrap;justify-content:flex-end}.htz-admin-inbox-actions button,.htz-admin-inbox-toolbar button,.htz-admin-inbox-preview-head button,.htz-admin-inbox-preview-actions button,.htz-admin-inbox-compose-head button,.htz-admin-inbox-compose-foot button{border:1px solid var(--htz-border);color:#334155;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.htz-admin-inbox-actions button:hover,.htz-admin-inbox-toolbar button:hover,.htz-admin-inbox-preview-head button:hover,.htz-admin-inbox-preview-actions button:hover,.htz-admin-inbox-compose-head button:hover,.htz-admin-inbox-compose-foot button:hover{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-inbox-actions button:hover,.htz-admin-inbox-toolbar button:hover,.htz-admin-inbox-preview-head button:hover,.htz-admin-inbox-preview-actions button:hover,.htz-admin-inbox-compose-head button:hover,.htz-admin-inbox-compose-foot button:hover{border-color:color-mix(in srgb, var(--htz-accent), transparent 42%)}}.htz-admin-inbox-actions button:hover,.htz-admin-inbox-toolbar button:hover,.htz-admin-inbox-preview-head button:hover,.htz-admin-inbox-preview-actions button:hover,.htz-admin-inbox-compose-head button:hover,.htz-admin-inbox-compose-foot button:hover{color:var(--htz-accent)}.htz-admin-inbox-actions button:disabled,.htz-admin-inbox-preview-actions button:disabled,.htz-admin-inbox-compose-foot button:disabled{cursor:not-allowed;opacity:.45}.htz-admin-inbox-compose{border:1px solid var(--htz-border);background:#fff;border-radius:8px;gap:10px;margin:12px 16px 0;padding:12px;display:grid}.htz-admin-inbox-compose-head,.htz-admin-inbox-compose-foot{justify-content:space-between}.htz-admin-inbox-compose-head strong{color:#111827;font-size:14px;line-height:20px}.htz-admin-inbox-compose-head p,.htz-admin-inbox-compose-foot span{color:#64748b;font-size:12px;line-height:17px}.htz-admin-inbox-compose-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:8px;min-width:0;display:grid}.htz-admin-inbox-compose-grid textarea{resize:vertical;grid-column:1/-1;min-height:86px}.htz-admin-inbox-compose-grid input,.htz-admin-inbox-compose-grid select,.htz-admin-inbox-compose-grid textarea,.htz-admin-inbox-filters input,.htz-admin-inbox-filters select{border:1px solid var(--htz-border);color:#111827;width:100%;min-height:38px;font:inherit;background:#f8fafc;border-radius:8px;outline:0;padding:0 10px;font-size:13px;line-height:18px}.htz-admin-inbox-compose-grid textarea{padding-block:9px}.htz-admin-inbox-toolbar{border-bottom:1px solid var(--htz-border);justify-content:space-between;min-height:44px;padding:0 16px}.htz-admin-inbox-toolbar span{color:#64748b;margin-left:auto;font-size:12px;line-height:16px}.htz-admin-inbox-shell{grid-template-columns:220px minmax(320px,.95fr) minmax(360px,1.15fr);min-width:0;min-height:620px;display:grid}.htz-admin-inbox-filters,.htz-admin-inbox-list-panel,.htz-admin-inbox-preview{border-right:1px solid var(--htz-border);min-width:0}.htz-admin-inbox-preview{border-right:0}.htz-admin-inbox-filters{background:#fffaf1;align-content:start;gap:8px;padding:12px;display:grid}.htz-admin-inbox-filters label{position:relative}.htz-admin-inbox-filters label svg{color:#94a3b8;position:absolute;top:12px;left:10px}.htz-admin-inbox-filters input{padding-left:32px}.htz-admin-inbox-filters button{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:0 9px;display:grid}.htz-admin-inbox-filters button[aria-pressed=true]{color:#9a3412;background:#fff1e8}.htz-admin-inbox-filters button span{min-width:0;font-size:13px;font-weight:700;line-height:18px}.htz-admin-inbox-filters button em{color:#64748b;text-align:center;background:#fff;border-radius:999px;min-width:24px;font-size:11px;font-style:normal;font-weight:700;line-height:18px}.htz-admin-inbox-filters p{color:#94a3b8;margin-top:6px;font-size:12px;line-height:17px}.htz-admin-inbox-list-panel{background:#fffdf8}.htz-admin-inbox-list-head{border-bottom:1px solid var(--htz-border);justify-content:space-between;align-items:center;min-height:42px;padding:0 12px;display:flex}.htz-admin-inbox-list-head strong{color:#111827;font-size:13px;line-height:18px}.htz-admin-inbox-list-head span{color:#64748b;font-size:12px;line-height:16px}.htz-admin-inbox-list{max-height:578px;overflow:auto}.htz-admin-inbox-list button{border:0;border-bottom:1px solid var(--htz-border);color:#334155;text-align:left;cursor:pointer;background:0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:9px;width:100%;min-width:0;min-height:72px;padding:10px 12px;display:grid}.htz-admin-inbox-list button:hover,.htz-admin-inbox-list button[aria-pressed=true]{background:#fff7ed}.htz-admin-inbox-list button.is-unread{background:#fffbea}.htz-admin-inbox-list button>span{color:#9a3412;background:#fff1e8;border-radius:8px;place-items:center;width:26px;height:26px;display:inline-grid}.htz-admin-inbox-list strong,.htz-admin-inbox-list small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.htz-admin-inbox-list strong{color:#111827;font-size:13px;line-height:18px}.htz-admin-inbox-list small{color:#64748b;margin-top:2px;font-size:12px;line-height:16px}.htz-admin-inbox-list time{color:#94a3b8;white-space:nowrap;font-size:11px;line-height:16px}.htz-admin-inbox-preview{background:#fffaf1;align-content:start;gap:12px;padding:14px;display:grid}.htz-admin-inbox-preview-head{justify-content:space-between}.htz-admin-inbox-preview-head span{color:#166534;background:#ecfdf5;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700;line-height:15px}.htz-admin-inbox-preview h3{color:#111827;font-size:22px;line-height:28px}.htz-admin-inbox-preview>p{color:#64748b;font-size:13px;line-height:18px}.htz-admin-inbox-message-card{border:1px solid var(--htz-border);background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid}.htz-admin-inbox-message-card>div{align-items:center;gap:10px;display:flex}.htz-admin-inbox-message-card>div>span{color:#166534;background:#ecfdf5;border-radius:8px;place-items:center;width:32px;height:32px;display:inline-grid}.htz-admin-inbox-message-card strong,.htz-admin-inbox-message-card small{display:block}.htz-admin-inbox-message-card strong{color:#111827;font-size:13px;line-height:18px}.htz-admin-inbox-message-card small,.htz-admin-inbox-message-card p{color:#64748b;font-size:13px;line-height:19px}.htz-admin-inbox-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.htz-admin-inbox-meta div{border:1px solid var(--htz-border);background:#fff;border-radius:8px;min-width:0;padding:10px}.htz-admin-inbox-meta dt{color:#64748b;font-size:11px;font-weight:700;line-height:15px}.htz-admin-inbox-meta dd{color:#111827;overflow-wrap:anywhere;margin:4px 0 0;font-size:12px;line-height:17px}.htz-admin-inbox-history{border-top:1px solid var(--htz-border);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px 16px;display:grid}.htz-admin-inbox-history h3{color:#111827;grid-column:1/-1;align-items:center;gap:7px;font-size:14px;line-height:20px;display:flex}.htz-admin-inbox-history article{border:1px solid var(--htz-border);background:#f8fafc;border-radius:8px;min-width:0;padding:10px}.htz-admin-inbox-history strong,.htz-admin-inbox-history span,.htz-admin-inbox-history em{min-width:0;display:block}.htz-admin-inbox-history strong{color:#111827;font-size:13px;line-height:18px}.htz-admin-inbox-history span{color:#64748b;margin-top:3px;font-size:12px;line-height:16px}.htz-admin-inbox-history em{color:#9a3412;margin-top:8px;font-size:12px;font-style:normal;font-weight:700;line-height:16px}.htz-admin-inbox-notice{color:#64748b;padding:10px 16px 14px;font-size:13px;line-height:18px}.htz-admin-feature-detail{border:1px solid var(--htz-border);background:#f8fafc;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.htz-admin-detail-title{align-items:flex-start;gap:10px;min-width:0;display:flex}.htz-admin-detail-title>div{min-width:0}.htz-admin-detail-title>svg{color:var(--htz-accent);margin-top:2px}.htz-admin-detail-title :is(h3,h4){color:#111827;overflow-wrap:anywhere;margin:0;font-size:16px;line-height:22px}.htz-admin-detail-title p{color:#64748b;overflow-wrap:anywhere;margin:3px 0 0;font-size:13px;line-height:18px}.htz-admin-feature-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;margin:0;display:grid}.htz-admin-feature-facts div{border:1px solid var(--htz-border);background:#fff;border-radius:8px;min-width:0;padding:10px}.htz-admin-feature-facts dt{color:#64748b;align-items:center;gap:6px;min-width:0;font-size:12px;font-weight:700;line-height:16px;display:flex}.htz-admin-feature-facts dd{color:#111827;overflow-wrap:anywhere;margin:5px 0 0;font-size:13px;font-weight:700;line-height:18px}.htz-admin-feature-note{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;min-width:0;padding:10px}.htz-admin-feature-note strong,.htz-admin-feature-note p{display:block}.htz-admin-feature-note strong{color:#92400e;font-size:13px;line-height:18px}.htz-admin-feature-note p{color:#78350f;overflow-wrap:anywhere;margin:3px 0 0;font-size:13px;line-height:18px}.htz-admin-feature-note input:not([type=checkbox]):not([type=radio]),.htz-admin-feature-note textarea{color:#111827;max-width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #d4a75b;border-radius:8px;padding:0 10px;line-height:20px}.htz-admin-feature-note textarea{resize:vertical;overflow-wrap:anywhere;padding-block:8px}.htz-admin-feature-note label:has(input[type=checkbox],input[type=radio]){align-items:center;gap:8px;min-height:36px;display:inline-flex}.htz-admin-feature-note input[type=checkbox],.htz-admin-feature-note input[type=radio]{width:32px;height:32px;accent-color:var(--htz-accent);flex:none}.htz-admin-limit-stack{gap:8px;display:grid}.htz-admin-limit-meter{border:1px solid var(--htz-border);background:#fff;border-radius:8px;gap:8px;padding:10px;display:grid}.htz-admin-limit-meter>div{justify-content:space-between;gap:10px;display:flex}.htz-admin-limit-meter strong,.htz-admin-limit-meter span{color:#475569;font-size:12px;line-height:16px}.htz-admin-limit-meter strong{color:#111827}.htz-admin-limit-meter>span{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.htz-admin-limit-meter i{width:var(--admin-limit);border-radius:inherit;background:var(--htz-accent);max-width:100%;height:100%}@supports (color:color-mix(in lab, red, red)){.htz-admin-limit-meter i{background:color-mix(in srgb, var(--htz-accent), #22c55e 35%)}}.htz-admin-limit-meter i{display:block}.htz-admin-membership-list{gap:8px;min-width:0;display:grid}.htz-admin-membership-list :is(h3,h4){margin:0}.htz-admin-membership-list article{border:1px solid var(--htz-border);background:#fff;border-radius:8px;justify-content:space-between;gap:10px;min-width:0;padding:10px;display:flex}.htz-admin-membership-list article>div{min-width:0}.htz-admin-membership-list strong,.htz-admin-membership-list span,.htz-admin-membership-list em{overflow-wrap:anywhere;min-width:0;display:block}.htz-admin-membership-list strong{color:#111827;font-size:13px;line-height:18px}.htz-admin-membership-list span,.htz-admin-membership-list em{color:#64748b;font-size:12px;font-style:normal;line-height:17px}.htz-admin-membership-list article>div:last-child{justify-items:end;gap:5px;display:grid}.htz-admin-inline-field{gap:6px;display:grid}.htz-admin-inline-field input,.htz-admin-inline-field textarea{border:1px solid var(--htz-border);background:#fff;border-radius:8px;min-height:38px;padding:0 10px}.htz-admin-inline-field textarea{padding-block:8px}.htz-admin-feature-note .htz-admin-feature-toolbar textarea{min-height:116px}.htz-admin-inline-field textarea{min-height:76px}.htz-admin-tab-list{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:inline-flex}.htz-admin-tab-list button{border:1px solid var(--htz-border);color:#334155;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:800;display:inline-flex}.htz-admin-tab-list button[aria-pressed=true],.htz-admin-tab-list button[aria-selected=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-tab-list button[aria-pressed=true],.htz-admin-tab-list button[aria-selected=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 34%)}}.htz-admin-tab-list button[aria-pressed=true],.htz-admin-tab-list button[aria-selected=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-tab-list button[aria-pressed=true],.htz-admin-tab-list button[aria-selected=true]{background:color-mix(in srgb, var(--htz-accent), #fff 91%)}}.htz-admin-tab-list button[aria-pressed=true],.htz-admin-tab-list button[aria-selected=true]{color:var(--htz-accent)}.htz-admin-action-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.htz-admin-action-tile{border:1px solid var(--htz-border);color:#111827;background:#fff;border-radius:8px;align-content:start;gap:10px;min-width:0;min-height:190px;padding:14px;font-family:inherit;text-decoration:none;display:grid}.htz-admin-action-tile:hover{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-action-tile:hover{border-color:color-mix(in srgb, var(--htz-accent), transparent 34%)}}.htz-admin-action-tile:hover{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-action-tile:hover{background:color-mix(in srgb, var(--htz-accent), #fff 96%)}}.htz-admin-action-tile .htz-admin-feature-chip{width:fit-content}.htz-admin-action-tile strong,.htz-admin-action-tile small,.htz-admin-action-tile em{display:block}.htz-admin-action-tile strong{font-size:15px;line-height:21px}.htz-admin-action-tile small{color:#64748b;font-size:13px;line-height:19px}.htz-admin-action-tile em{color:var(--htz-accent);align-items:center;gap:6px;margin-top:auto;font-size:13px;font-style:normal;font-weight:800;line-height:18px;display:inline-flex}.htz-admin-overview-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.htz-admin-overview-stat{border:1px solid var(--htz-border);background:#fff;border-radius:8px;min-height:76px;padding:12px}.htz-admin-overview-stat span,.htz-admin-overview-stat strong{display:block}.htz-admin-overview-stat span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:800;line-height:16px}.htz-admin-overview-stat strong{color:#111827;margin-top:6px;font-size:22px;line-height:28px}.htz-admin-shortcut-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.htz-admin-shortcut-grid a,.htz-admin-safe-actions a{border:1px solid var(--htz-border);color:#334155;background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 11px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.htz-admin-shortcut-grid a:hover,.htz-admin-safe-actions a:hover{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-shortcut-grid a:hover,.htz-admin-safe-actions a:hover{border-color:color-mix(in srgb, var(--htz-accent), transparent 34%)}}.htz-admin-shortcut-grid a:hover,.htz-admin-safe-actions a:hover{color:var(--htz-accent)}.htz-admin-accordion-stack{gap:10px;display:grid}.htz-admin-technical-accordion{border:1px solid var(--htz-border);background:#fff;border-radius:8px;overflow:hidden}.htz-admin-technical-accordion summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.htz-admin-technical-accordion summary::-webkit-details-marker{display:none}.htz-admin-technical-accordion summary strong,.htz-admin-technical-accordion summary small{display:block}.htz-admin-technical-accordion summary strong{color:#111827;font-size:14px;line-height:20px}.htz-admin-technical-accordion summary small{color:#64748b;margin-top:2px;font-size:12px;line-height:17px}.htz-admin-technical-accordion>div{border-top:1px solid var(--htz-border);background:#f8fafc;padding:12px}.htz-admin-safe-actions{flex-wrap:wrap;gap:8px;display:flex}.htz-admin-safe-actions button{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:13px;font-weight:700;display:inline-flex}.htz-admin-safe-actions button:hover{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-safe-actions button:hover{border-color:color-mix(in srgb, var(--htz-accent), transparent 42%)}}.htz-admin-safe-actions button:hover{color:var(--htz-accent)}.htz-admin-feature-message{color:#475569;margin:0;font-size:13px;line-height:18px}.htz-admin-exam-drive{gap:14px;min-width:0;display:grid}.htz-admin-exam-drive-banner{border:1px solid var(--htz-border);min-width:0;box-shadow:var(--htz-shadow);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(260px,520px);align-items:center;gap:16px;padding:14px;display:grid}.htz-admin-exam-drive-title{align-items:flex-start;gap:12px;min-width:0;display:flex}.htz-admin-exam-drive-title-icon{border:1px solid var(--htz-accent);width:38px;height:38px}@supports (color:color-mix(in lab, red, red)){.htz-admin-exam-drive-title-icon{border:1px solid color-mix(in srgb, var(--htz-accent), transparent 72%)}}.htz-admin-exam-drive-title-icon{background:var(--htz-accent);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.htz-admin-exam-drive-title-icon{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-admin-exam-drive-title-icon{color:var(--htz-accent);flex:none;place-items:center;display:inline-grid}.htz-admin-exam-drive-title-line{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.htz-admin-exam-drive-title-line h2{color:#0f172a;margin:0;font-size:22px;line-height:28px}.htz-admin-exam-drive-title-line span{color:#075985;background:#e0f2fe;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;line-height:16px}.htz-admin-exam-drive-title p{color:#475569;overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;line-height:19px}.htz-admin-exam-drive-search{border:1px solid var(--htz-border);color:#64748b;background:#f8fafc;border-radius:999px;align-items:center;gap:9px;min-width:0;min-height:44px;padding:0 12px;display:flex}.htz-admin-exam-drive-search input{color:#111827;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px;line-height:20px}.htz-admin-exam-drive-search button,.htz-admin-exam-drive-view-actions button,.htz-admin-exam-drive-row-actions button,.htz-admin-exam-drive-section-head button,.htz-admin-exam-drive-table td:last-child>button{color:#64748b;cursor:pointer;background:0 0;border:0}.htz-admin-exam-drive-search button{border-radius:999px;flex:none;place-items:center;width:30px;height:30px;display:inline-grid}.htz-admin-exam-drive-search button:hover{color:#111827;background:#e2e8f0}.htz-admin-exam-drive-shell{grid-template-columns:minmax(220px,264px) minmax(0,1fr);align-items:start;gap:14px;min-width:0;display:grid}.htz-admin-exam-drive-sidebar{gap:14px;min-width:0;max-height:calc(100vh - 120px);display:grid;position:sticky;top:96px;overflow:auto}.htz-admin-exam-drive-create{color:#fff;cursor:pointer;background:#ea580c;border:1px solid #c2410c;border-radius:8px;align-items:center;gap:10px;min-width:0;min-height:48px;padding:0 14px;font-size:15px;font-weight:900;display:flex;box-shadow:0 12px 24px #ea580c2e}.htz-admin-exam-drive-create svg:last-child{margin-left:auto}.htz-admin-exam-drive-nav,.htz-admin-exam-drive-section{border:1px solid var(--htz-border);background:#fff;border-radius:8px;gap:3px;min-width:0;padding:8px;display:grid}.htz-admin-exam-drive-section{padding-top:10px}.htz-admin-exam-drive-section>p,.htz-admin-exam-drive-section-head p{color:#64748b;letter-spacing:0;text-transform:uppercase;margin:0 0 4px;padding:0 3px;font-size:11px;font-weight:900;line-height:16px}.htz-admin-exam-drive-section-head{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.htz-admin-exam-drive-section-head button{border-radius:8px;place-items:center;width:30px;height:30px;display:inline-grid}.htz-admin-exam-drive-section-head button:hover{color:var(--htz-accent);background:#f1f5f9}.htz-admin-exam-drive-nav-button{width:100%;min-width:0;min-height:38px;padding:0 10px 0 calc(10px + var(--drive-depth,0) * 16px);color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;display:flex}.htz-admin-exam-drive-nav-button:hover,.htz-admin-exam-drive-nav-button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-exam-drive-nav-button:hover,.htz-admin-exam-drive-nav-button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 92%)}}.htz-admin-exam-drive-nav-button:hover,.htz-admin-exam-drive-nav-button[aria-pressed=true]{color:var(--htz-accent)}.htz-admin-exam-drive-nav-button span{align-items:center;gap:9px;min-width:0;display:inline-flex}.htz-admin-exam-drive-nav-button strong{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;line-height:18px;overflow:hidden}.htz-admin-exam-drive-nav-button em{min-width:24px;color:inherit;text-align:right;flex:none;font-size:12px;font-style:normal;font-weight:800;line-height:16px}.htz-admin-exam-drive-main{border:1px solid var(--htz-border);min-width:0;box-shadow:var(--htz-shadow);background:#fff;border-radius:8px;gap:14px;padding:14px;display:grid}.htz-admin-exam-drive-main-head{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex}.htz-admin-exam-drive-main-head>div:first-child{min-width:0}.htz-admin-exam-drive-breadcrumb{color:#64748b;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;margin-bottom:6px;font-size:13px;font-weight:800;line-height:18px;display:flex}.htz-admin-exam-drive-breadcrumb button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;min-height:30px;display:inline-flex}.htz-admin-exam-drive-breadcrumb button:hover{color:var(--htz-accent);background:#f1f5f9}.htz-admin-exam-drive-breadcrumb span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:min(100%,320px);overflow:hidden}.htz-admin-exam-drive-main-head :is(h3,.htz-admin-exam-drive-location-title){color:#0f172a;overflow-wrap:anywhere;align-items:center;gap:6px;margin:0;font-size:24px;line-height:30px;display:inline-flex}.htz-admin-exam-drive-main-head p{color:#64748b;margin:4px 0 0;font-size:13px;font-weight:700;line-height:19px}.htz-admin-exam-drive-view-actions{flex:none;align-items:center;gap:8px;display:flex}.htz-admin-exam-drive-view-actions button{border:1px solid var(--htz-border);background:#fff;border-radius:8px;place-items:center;width:42px;height:42px;display:inline-grid}.htz-admin-exam-drive-view-actions button:hover,.htz-admin-exam-drive-view-actions button[aria-pressed=true]{color:#111827;background:#f8fafc}.htz-admin-exam-drive-filters{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.htz-admin-exam-drive-filters select,.htz-admin-exam-drive-filters button{border:1px solid var(--htz-border);color:#334155;background:#fff;border-radius:999px;min-height:38px;font-size:13px;font-weight:800;line-height:18px}.htz-admin-exam-drive-filters select{max-width:100%;padding:0 32px 0 12px}.htz-admin-exam-drive-filters button{cursor:pointer;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.htz-admin-exam-drive-filters button:not(:disabled):hover{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-exam-drive-filters button:not(:disabled):hover{border-color:color-mix(in srgb, var(--htz-accent), transparent 40%)}}.htz-admin-exam-drive-filters button:not(:disabled):hover{color:var(--htz-accent)}.htz-admin-exam-drive-filters button:disabled{cursor:not-allowed;opacity:.45}.htz-admin-exam-drive-table-wrap{border:1px solid var(--htz-border);background:#fff;border-radius:8px;min-width:0;max-width:100%;overflow-x:auto}.htz-admin-exam-drive-table{border-collapse:collapse;table-layout:fixed;width:100%}.htz-admin-exam-drive-table th,.htz-admin-exam-drive-table td{border-bottom:1px solid var(--htz-border);text-align:left;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;padding:10px 12px;overflow:hidden}.htz-admin-exam-drive-table th{color:#64748b;text-transform:uppercase;background:#f8fafc;font-size:11px;font-weight:900;line-height:16px}.htz-admin-exam-drive-table th:first-child,.htz-admin-exam-drive-table td:first-child{text-align:center;width:42px;padding-inline:8px}.htz-admin-exam-drive-table th:last-child,.htz-admin-exam-drive-table td:last-child{text-align:right;width:106px;padding-inline:8px}.htz-admin-exam-drive-table th:nth-child(2),.htz-admin-exam-drive-table td:nth-child(2){width:34%}.htz-admin-exam-drive-table td{color:#334155;font-size:13px;font-weight:650;line-height:18px}.htz-admin-exam-drive-table tbody tr:hover,.htz-admin-exam-drive-table tbody tr.is-selected{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-exam-drive-table tbody tr:hover,.htz-admin-exam-drive-table tbody tr.is-selected{background:color-mix(in srgb, var(--htz-accent), #fff 96%)}}.htz-admin-exam-drive-table tbody tr:last-child td{border-bottom:0}.htz-admin-exam-drive-checkbox{border:1px solid #cbd5e1;border-radius:4px;width:16px;height:16px;display:inline-block}.htz-admin-exam-drive-name-cell{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;display:flex}.htz-admin-exam-drive-name-cell>svg{color:#d97706;flex:none}.htz-admin-exam-drive-table tr:not(.is-folder) .htz-admin-exam-drive-name-cell>svg{color:var(--htz-accent)}.htz-admin-exam-drive-name-cell span,.htz-admin-exam-drive-name-cell strong,.htz-admin-exam-drive-name-cell small{min-width:0;display:block}.htz-admin-exam-drive-name-cell strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px;overflow:hidden}.htz-admin-exam-drive-name-cell small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;font-weight:650;line-height:16px;overflow:hidden}.htz-admin-exam-drive-row-actions{justify-content:flex-end;gap:4px;display:inline-flex}.htz-admin-exam-drive-row-actions button,.htz-admin-exam-drive-table td:last-child>button{border-radius:999px;place-items:center;width:30px;height:30px;display:inline-grid}.htz-admin-exam-drive-row-actions button:hover,.htz-admin-exam-drive-table td:last-child>button:hover{color:#111827;background:#f1f5f9}.htz-admin-exam-drive-row-actions button:disabled{cursor:not-allowed;opacity:.35}.htz-admin-exam-drive-empty{color:#64748b;padding:18px;font-size:13px;font-weight:700;line-height:19px}.htz-admin-exam-drive-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:10px;min-width:0;display:grid}.htz-admin-exam-drive-card{border:1px solid var(--htz-border);color:#111827;text-align:left;cursor:pointer;background:#fff;border-radius:8px;align-content:start;gap:9px;min-width:0;min-height:142px;padding:12px;display:grid}.htz-admin-exam-drive-card:hover{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-admin-exam-drive-card:hover{border-color:color-mix(in srgb, var(--htz-accent), transparent 42%)}}.htz-admin-exam-drive-card:hover{background:#f8fafc}.htz-admin-exam-drive-card>span{color:#d97706;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;place-items:center;width:44px;height:44px;display:inline-grid}.htz-admin-exam-drive-card strong{color:#111827;overflow-wrap:anywhere;font-size:14px;line-height:20px}.htz-admin-exam-drive-card small{color:#64748b;overflow-wrap:anywhere;font-size:12px;font-weight:700;line-height:17px}.htz-admin-exam-drive-footer{color:#64748b;justify-content:space-between;align-items:center;gap:12px;min-width:0;font-size:13px;font-weight:700;line-height:18px;display:flex}.htz-admin-exam-drive-footer div,.htz-admin-exam-drive-detail-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.htz-admin-exam-drive-footer button,.htz-admin-exam-drive-detail-actions button{border:1px solid var(--htz-border);color:#334155;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:13px;font-weight:800;line-height:18px;display:inline-flex}.htz-admin-exam-drive-footer button:disabled{cursor:not-allowed;opacity:.45}.htz-admin-exam-drive-detail{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:12px;display:grid}.htz-admin-exam-drive-detail strong{color:#78350f;font-size:14px;line-height:20px}.htz-admin-exam-drive-detail p{color:#92400e;overflow-wrap:anywhere;margin:3px 0 0;font-size:13px;line-height:18px}.htz-admin-exam-drive-detail-actions button{border-color:#d6aa5d}.htz-admin-exam-drive-detail-actions button:hover{color:#92400e;background:#fff}.htz-admin-exam-drive-message{color:#475569;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:18px}@media (width<=1120px){.htz-admin-inbox-header{flex-direction:column}.htz-admin-inbox-actions{justify-content:flex-start}.htz-admin-inbox-shell{grid-template-columns:190px minmax(280px,1fr)}.htz-admin-inbox-preview{border-top:1px solid var(--htz-border);grid-column:1/-1}.htz-admin-inbox-history{grid-template-columns:repeat(2,minmax(0,1fr))}.htz-admin-exam-drive-banner,.htz-admin-exam-drive-detail{grid-template-columns:1fr}.htz-admin-exam-drive-shell{grid-template-columns:minmax(196px,230px) minmax(0,1fr)}}@media (width<=980px){.htz-admin-exam-drive-shell{grid-template-columns:1fr}.htz-admin-exam-drive-sidebar{max-height:none;position:static;overflow:visible}.htz-admin-exam-drive-nav,.htz-admin-exam-drive-section{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.htz-admin-exam-drive-section>p,.htz-admin-exam-drive-section-head{grid-column:1/-1}}@media (width<=720px){.htz-admin-inbox-header,.htz-admin-inbox-compose,.htz-admin-inbox-preview,.htz-admin-inbox-history{padding:12px}.htz-admin-inbox-title,.htz-admin-inbox-compose-head,.htz-admin-inbox-compose-foot{flex-direction:column;align-items:flex-start}.htz-admin-inbox h2,.htz-admin-inbox-preview h3{font-size:20px;line-height:26px}.htz-admin-inbox-toolbar{flex-direction:column;align-items:flex-start;padding:8px 12px}.htz-admin-inbox-toolbar span{margin-left:0}.htz-admin-inbox-shell,.htz-admin-inbox-meta,.htz-admin-inbox-history{grid-template-columns:1fr}.htz-admin-inbox-filters,.htz-admin-inbox-list-panel{border-right:0;border-bottom:1px solid var(--htz-border)}.htz-admin-inbox-list{max-height:none}.htz-admin-exam-drive-banner,.htz-admin-exam-drive-main{padding:12px}.htz-admin-exam-drive-title-line h2,.htz-admin-exam-drive-main-head :is(h3,.htz-admin-exam-drive-location-title){font-size:20px;line-height:26px}.htz-admin-exam-drive-main-head,.htz-admin-exam-drive-footer{flex-direction:column;align-items:stretch}.htz-admin-exam-drive-view-actions{justify-content:flex-start}.htz-admin-exam-drive-filters{grid-template-columns:1fr 1fr;display:grid}.htz-admin-exam-drive-filters select,.htz-admin-exam-drive-filters button{width:100%}.htz-admin-exam-drive-table th:first-child,.htz-admin-exam-drive-table td:first-child{width:34px;padding-inline:4px}.htz-admin-exam-drive-table th:nth-child(3),.htz-admin-exam-drive-table td:nth-child(3),.htz-admin-exam-drive-table th:nth-child(4),.htz-admin-exam-drive-table td:nth-child(4),.htz-admin-exam-drive-table th:nth-child(6),.htz-admin-exam-drive-table td:nth-child(6){display:none}.htz-admin-exam-drive-table th:last-child,.htz-admin-exam-drive-table td:last-child{width:78px;padding-inline:4px}.htz-admin-exam-drive-row-actions{gap:2px}.htz-admin-exam-drive-row-actions button,.htz-admin-exam-drive-table td:last-child>button{width:24px;height:24px}}@media (width<=480px){.htz-admin-exam-drive-filters{grid-template-columns:1fr}.htz-admin-exam-drive-title{align-items:flex-start}}@keyframes htz-spin{to{transform:rotate(360deg)}}.htz-student-dashboard{gap:16px;display:grid}.htz-student-hero{border:1px solid var(--htz-border);background:radial-gradient(circle at 88% 18%, var(--htz-accent), transparent 27rem), linear-gradient(135deg, #fff 0%, var(--htz-accent) 100%), var(--htz-surface);border-radius:8px;min-height:196px;padding:28px}@supports (color:color-mix(in lab, red, red)){.htz-student-hero{background:radial-gradient(circle at 88% 18%, color-mix(in srgb, var(--htz-accent), transparent 75%), transparent 27rem), linear-gradient(135deg, #fff 0%, color-mix(in srgb, var(--htz-accent), #fff 91%) 100%), var(--htz-surface)}}.htz-student-hero{box-shadow:var(--htz-shadow);justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.htz-student-hero span,.htz-student-panel-header span,.htz-student-metric span{color:var(--htz-accent);font-size:12px;font-weight:800;line-height:16px}.htz-student-hero h2{letter-spacing:0;max-width:760px;margin:8px 0 10px;font-size:34px;line-height:40px}.htz-student-hero p{color:#374151;max-width:720px;margin:0;font-size:15px;line-height:24px}.htz-student-hero-summary{border:1px solid var(--htz-accent);min-width:176px;padding:14px}@supports (color:color-mix(in lab, red, red)){.htz-student-hero-summary{border:1px solid color-mix(in srgb, var(--htz-accent), #d7dee8 54%)}}.htz-student-hero-summary{background:#fff;border-radius:8px}.htz-student-hero-summary strong,.htz-student-hero-summary span{display:block}.htz-student-hero-summary strong{font-size:22px;line-height:28px}.htz-student-hero-summary span{color:#5b6575;margin-top:4px}.htz-student-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.htz-student-metric,.htz-student-panel{border:1px solid var(--htz-border);background:var(--htz-surface);border-radius:8px;padding:16px}.htz-student-metric strong,.htz-student-metric small{display:block}.htz-student-metric strong{margin-top:5px;font-size:24px;line-height:30px}.htz-student-metric small{color:#0f766e;margin-top:2px;font-size:12px;font-weight:800;line-height:16px}.htz-student-metric p{color:#4b5563;margin:8px 0 0;font-size:13px;line-height:20px}.htz-student-section-nav{grid-template-columns:repeat(auto-fit,minmax(min(100%,132px),1fr));gap:8px;display:grid}.htz-student-section-nav a{border:1px solid var(--htz-border);color:#1f2937;background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:0 12px;font-size:13px;font-weight:800;line-height:18px;text-decoration:none;display:flex}.htz-student-section-nav a:hover,.htz-student-section-nav a[aria-current=page]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-section-nav a:hover,.htz-student-section-nav a[aria-current=page]{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 45%)}}.htz-student-section-nav a:hover,.htz-student-section-nav a[aria-current=page]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-section-nav a:hover,.htz-student-section-nav a[aria-current=page]{background:color-mix(in srgb, var(--htz-accent), #fff 93%)}}.htz-student-section-nav a:hover,.htz-student-section-nav a[aria-current=page]{color:var(--htz-accent)}.htz-student-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));align-items:start;gap:16px;display:grid}.htz-student-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.htz-student-panel-header h3{margin:4px 0 0;font-size:18px;line-height:24px}.htz-student-controls{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.htz-student-controls label{border:1px solid var(--htz-border);color:#64748b;background:#f8fafc;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:inline-flex}.htz-student-controls input,.htz-student-controls select{color:#111827;background:0 0;border:0;outline:0;width:min(220px,52vw);font-size:13px;line-height:18px}.htz-student-controls select{width:116px}.htz-student-task-list{gap:8px;margin-top:14px;display:grid}.htz-student-task-item{color:inherit;background:#fff;border:1px solid #e5eaf1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px;text-decoration:none;display:grid}.htz-student-task-item h4{margin:0;font-size:15px;line-height:21px}.htz-student-task-item p{color:#4b5563;margin:5px 0 8px;font-size:13px;line-height:20px}.htz-student-task-item span{color:#64748b;font-size:12px;font-weight:800;line-height:16px}.htz-student-task-item strong{white-space:nowrap;border-radius:999px;place-self:start;align-items:center;min-height:28px;padding:0 8px;font-size:12px;line-height:16px;display:inline-flex}.htz-student-task-item strong.is-done,.htz-student-task-item strong.is-ready{color:#047857;background:#ecfdf5}.htz-student-task-item strong.is-soon{color:#1d4ed8;background:#eff6ff}.htz-student-task-item strong.is-review{color:#92400e;background:#fffbeb}.htz-student-actions{gap:8px;margin-top:14px;display:grid}.htz-student-actions a{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:11px 12px;text-decoration:none;display:flex}.htz-student-actions strong,.htz-student-actions small{display:block}.htz-student-actions strong{font-size:13px;line-height:18px}.htz-student-actions small{color:#64748b;margin-top:2px;font-size:12px;line-height:17px}.htz-student-tips{margin-top:16px}.htz-student-tips h3{margin:0 0 8px;font-size:13px;line-height:18px}.htz-student-tips ul{color:#64748b;margin:0;padding-left:18px;font-size:12px;line-height:18px}.htz-student-empty{border:1px dashed var(--htz-border);color:#64748b;text-align:center;border-radius:8px;place-items:center;gap:6px;min-height:82px;font-size:13px;line-height:18px;display:grid}.htz-student-workspace{border:1px solid var(--htz-border);background:#fff;border-radius:8px;gap:16px;padding:18px;display:grid}.htz-student-workspace-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.htz-student-workspace-header span,.htz-student-card-title span,.htz-student-learning-card>div>span{color:var(--htz-accent);font-size:12px;font-weight:820;line-height:16px}.htz-student-workspace-header h3{color:#111827;max-width:680px;margin:4px 0 0;font-size:20px;line-height:28px}.htz-student-workspace-header>strong,.htz-student-workspace-header a,.htz-student-workspace-header select,.htz-student-learning-card a,.htz-student-learning-card button,.htz-student-primary-button,.htz-student-form-panel button,.htz-student-notification-actions a,.htz-student-notification-actions button,.htz-student-profile-form button,.htz-student-profile-side a,.htz-student-profile-side button,.htz-student-result-list button{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:13px;font-weight:800;line-height:18px;text-decoration:none;display:inline-flex}.htz-student-workspace-header select{min-width:138px}.htz-student-workspace-grid,.htz-student-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:12px;display:grid}.htz-student-learning-card{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:14px;padding:16px;display:grid}.htz-student-learning-card.is-wide{background:#fff}.htz-student-card-title{align-items:flex-start;gap:10px;display:flex}.htz-student-card-title>svg{color:var(--htz-accent);flex:none}.htz-student-card-title h4,.htz-student-result-list h4,.htz-student-exam-room h4{color:#111827;margin:3px 0 0;font-size:16px;line-height:22px}.htz-student-card-title p,.htz-student-card-note,.htz-student-result-list p,.htz-student-exam-room p{color:#4b5563;margin:0;font-size:13px;line-height:20px}.htz-student-card-note{align-items:flex-start;gap:7px;display:inline-flex}.htz-student-mini-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.htz-student-mini-stats div{background:#fff;border:1px solid #e5eaf1;border-radius:8px;padding:10px}.htz-student-mini-stats dt{color:#64748b;font-size:11px;font-weight:760;line-height:15px}.htz-student-mini-stats dd{color:#111827;overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;font-weight:850;line-height:18px}.htz-student-progress{gap:7px;display:grid}.htz-student-progress>div{color:#64748b;justify-content:space-between;gap:10px;font-size:12px;font-weight:760;line-height:16px;display:flex}.htz-student-progress strong{color:#111827}.htz-student-progress progress{background:#e5eaf1;border:0;border-radius:999px;width:100%;height:8px;overflow:hidden}.htz-student-progress progress::-webkit-progress-bar{background:#e5eaf1}.htz-student-progress progress::-webkit-progress-value{background:var(--htz-accent)}.htz-student-progress progress::-moz-progress-bar{background:var(--htz-accent)}.htz-student-course-layout{grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.htz-student-course-detail-stack{gap:14px;min-width:0;display:grid}.htz-student-course-list{gap:8px;display:grid}.htz-student-course-list button,.htz-student-lesson-list button,.htz-student-answer-list button{border:1px solid var(--htz-border);color:#111827;text-align:left;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:9px;width:100%;min-height:50px;padding:10px 12px;display:flex}.htz-student-course-list button{gap:3px;display:grid}.htz-student-course-list button.is-active,.htz-student-answer-list button.is-selected{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-course-list button.is-active,.htz-student-answer-list button.is-selected{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 40%)}}.htz-student-course-list button.is-active,.htz-student-answer-list button.is-selected{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-course-list button.is-active,.htz-student-answer-list button.is-selected{background:color-mix(in srgb, var(--htz-accent), #fff 93%)}}.htz-student-course-list button.is-active,.htz-student-answer-list button.is-selected{color:var(--htz-accent)}.htz-student-course-list span,.htz-student-course-list small,.htz-student-lesson-list small,.htz-student-lesson-list em,.htz-student-result-list small{color:#64748b;font-size:12px;font-style:normal;line-height:16px}.htz-student-course-list strong,.htz-student-lesson-list strong{color:inherit;font-size:13px;line-height:18px}.htz-student-lesson-list,.htz-student-answer-list{gap:8px;display:grid}.htz-student-lesson-list button span{flex:1;gap:2px;min-width:0;display:grid}.htz-student-lesson-list em{white-space:nowrap;margin-left:auto;font-weight:850}.htz-student-card-title span.is-open{color:#047857}.htz-student-card-title span.is-soon{color:#1d4ed8}.htz-student-card-title span.is-done{color:#92400e}.htz-student-card-title span.is-closed{color:#64748b}.htz-student-learning-card a[aria-disabled=true]{color:#64748b;pointer-events:none}.htz-student-exam-room{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:14px;padding:18px;display:grid}.htz-student-exam-room>div:first-child span{color:var(--htz-accent);font-size:12px;font-weight:850;line-height:16px}.htz-student-primary-button{border-color:var(--htz-accent);background:var(--htz-accent);color:#fff;justify-self:start}.htz-student-exam-shell{gap:14px;display:grid}.htz-student-exam-hero,.htz-student-exam-toolbar,.htz-student-question-head,.htz-student-review-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.htz-student-exam-hero{background:linear-gradient(135deg, var(--htz-accent), #fff 70%), #fff;border:1px solid #e5eaf1;border-radius:8px;padding:18px}@supports (color:color-mix(in lab, red, red)){.htz-student-exam-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--htz-accent), #fff 94%), #fff 70%), #fff}}.htz-student-exam-hero span,.htz-student-answer-sheet-title span,.htz-student-question-head span,.htz-student-review-head span{color:var(--htz-accent);font-size:12px;font-weight:850;line-height:16px}.htz-student-exam-hero h3{color:#111827;margin:4px 0 0;font-size:22px;line-height:30px}.htz-student-exam-hero p,.htz-student-exam-toolbar span,.htz-student-submit-state p{color:#4b5563;margin:4px 0 0;font-size:13px;line-height:20px}.htz-student-exam-timer{border:1px solid var(--htz-accent);min-width:176px;padding:14px}@supports (color:color-mix(in lab, red, red)){.htz-student-exam-timer{border:1px solid color-mix(in srgb, var(--htz-accent), #d7dee8 48%)}}.htz-student-exam-timer{background:var(--htz-accent);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.htz-student-exam-timer{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-student-exam-timer{color:var(--htz-accent);text-align:center;place-items:center;gap:4px;display:grid}.htz-student-exam-timer strong{color:#111827;font-size:28px;line-height:32px}.htz-student-exam-timer span{color:#64748b}.htz-student-exam-toolbar{background:#fff;border:1px solid #e5eaf1;border-radius:8px;padding:12px}.htz-student-exam-toolbar strong{color:#111827;font-size:14px;line-height:20px}.htz-student-exam-toolbar>div:first-child{gap:2px;display:grid}.htz-student-exam-mode{border:1px solid var(--htz-border);background:#f8fafc;border-radius:8px;grid-template-columns:repeat(2,minmax(104px,1fr));gap:4px;padding:4px;display:grid}.htz-student-exam-mode button,.htz-student-exam-nav button,.htz-student-question-head button,.htz-student-sheet-grid button,.htz-student-review-list button{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:36px;font-size:12px;font-weight:850;line-height:16px;display:inline-flex}.htz-student-exam-mode button.is-active{color:#111827;background:#fff;border-color:#d7dee8}.htz-student-exam-progress{color:#64748b;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:10px;font-size:12px;font-weight:850;line-height:16px;display:grid}.htz-student-exam-progress div{background:#e5eaf1;border-radius:999px;height:9px;overflow:hidden}.htz-student-exam-progress i{border-radius:inherit;background:var(--htz-accent);height:100%;display:block}.htz-student-exam-layout{grid-template-columns:minmax(0,1fr) minmax(240px,300px);align-items:start;gap:14px;display:grid}.htz-student-exam-question-stack{gap:12px;min-width:0;display:grid}.htz-student-question-card,.htz-student-answer-sheet,.htz-student-review-list article{background:#fff;border:1px solid #e5eaf1;border-radius:8px;gap:14px;min-width:0;padding:16px;display:grid}.htz-student-question-card.is-active{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-question-card.is-active{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 45%)}}.htz-student-question-card.is-active{box-shadow:0 12px 28px #0f172a14}.htz-student-question-head h4,.htz-student-answer-sheet-title h4,.htz-student-review-head h5{color:#111827;margin:4px 0 0;font-size:15px;line-height:21px}.htz-student-question-head>div:last-child{align-items:center;gap:8px;display:flex}.htz-student-question-head>div:last-child>strong{color:#111827;background:#f1f5f9;border-radius:999px;padding:5px 8px;font-size:12px;line-height:16px}.htz-student-question-head button{border-color:var(--htz-border);background:#f8fafc}.htz-student-question-head button.is-marked{color:#92400e;background:#fffbeb;border-color:#fbbf24}.htz-student-question-head svg.is-filled{fill:currentColor}.htz-student-question-title{color:#111827;margin:0;font-size:16px;font-weight:760;line-height:25px}.htz-student-option-list,.htz-student-statement-list,.htz-student-review-list{gap:10px;display:grid}.htz-student-option-list button{color:#111827;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:58px;padding:12px;display:grid}.htz-student-option-list button span{width:32px;height:32px;color:var(--htz-accent);background:#fff;border:1px solid #d7dee8;border-radius:999px;place-items:center;font-size:13px;font-weight:900;display:grid}.htz-student-option-list button strong{color:inherit;overflow-wrap:anywhere;font-size:14px;line-height:21px}.htz-student-option-list button.is-selected,.htz-student-statement-list button.is-selected{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-option-list button.is-selected,.htz-student-statement-list button.is-selected{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 40%)}}.htz-student-option-list button.is-selected,.htz-student-statement-list button.is-selected{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-option-list button.is-selected,.htz-student-statement-list button.is-selected{background:color-mix(in srgb, var(--htz-accent), #fff 93%)}}.htz-student-option-list button.is-selected,.htz-student-statement-list button.is-selected{color:var(--htz-accent)}.htz-student-option-list button.is-selected span{border-color:var(--htz-accent);background:var(--htz-accent);color:#fff}.htz-student-statement-list>div{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:10px;padding:12px;display:grid}.htz-student-statement-list p{color:#111827;margin:0;font-size:14px;line-height:21px}.htz-student-statement-list div div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.htz-student-statement-list button{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#fff;border-radius:8px;min-height:40px;font-size:13px;font-weight:850}.htz-student-short-answer{color:#111827;gap:8px;font-size:13px;font-weight:850;line-height:18px;display:grid}.htz-student-short-answer input{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;min-height:46px;padding:0 12px;font-size:15px}.htz-student-exam-nav{justify-content:space-between;gap:10px;display:flex}.htz-student-exam-nav button{border-color:var(--htz-border);color:#111827;background:#f8fafc;min-width:120px}.htz-student-exam-nav button:disabled,.htz-student-option-list button:disabled,.htz-student-statement-list button:disabled{cursor:default;opacity:.68}.htz-student-answer-sheet{position:sticky;top:18px}.htz-student-answer-sheet-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.htz-student-answer-sheet-title>svg{color:var(--htz-accent)}.htz-student-answer-summary{border-top:1px solid #e5eaf1;border-bottom:1px solid #e5eaf1;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.htz-student-answer-summary div{text-align:center;padding:12px 8px}.htz-student-answer-summary div+div{border-left:1px solid #e5eaf1}.htz-student-answer-summary dt{color:#64748b;font-size:11px;font-weight:760;line-height:15px}.htz-student-answer-summary dd{color:#111827;margin:3px 0 0;font-size:17px;font-weight:900;line-height:22px}.htz-student-sheet-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.htz-student-sheet-grid button{color:#111827;background:#fff;border-color:#e5eaf1;min-height:40px}.htz-student-sheet-grid button.is-current{border-color:var(--htz-accent);background:var(--htz-accent);color:#fff}.htz-student-sheet-grid button.is-answered:not(.is-current){color:#047857;background:#ecfdf5;border-color:#86efac}.htz-student-sheet-grid button.is-marked:not(.is-current){color:#92400e;background:#fffbeb;border-color:#fbbf24}.htz-student-answer-legend{color:#64748b;gap:6px;font-size:12px;line-height:16px;display:grid}.htz-student-answer-legend span{align-items:center;gap:7px;display:inline-flex}.htz-student-answer-legend i{background:#fff;border:1px solid #e5eaf1;border-radius:3px;width:12px;height:12px}.htz-student-answer-legend i.is-current{border-color:var(--htz-accent);background:var(--htz-accent)}.htz-student-answer-legend i.is-answered{background:#ecfdf5;border-color:#86efac}.htz-student-answer-legend i.is-marked{background:#fffbeb;border-color:#fbbf24}.htz-student-answer-sheet .htz-student-primary-button{width:100%}.htz-student-submit-state{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:8px;align-items:flex-start;gap:10px;padding:12px;display:flex}.htz-student-submit-state strong{color:#065f46;font-size:13px;line-height:18px}.htz-student-result-list{gap:10px;display:grid}.htz-student-result-list article{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 14px;padding:14px;display:grid}.htz-student-result-list article>p,.htz-student-result-list article>button{grid-column:1/-1}.htz-student-result-list span{color:var(--htz-accent);font-size:12px;font-weight:850;line-height:16px}.htz-student-result-list strong{color:#111827;text-align:right;font-size:28px;line-height:32px;display:block}.htz-student-result-list small{text-align:right;margin-top:2px;display:block}.htz-student-form-panel{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:12px;padding:16px;display:grid}.htz-student-form-panel label{color:#111827;gap:7px;font-size:13px;font-weight:850;display:grid}.htz-student-form-panel input{border:1px solid var(--htz-border);color:#111827;background:#fff;border-radius:8px;min-height:40px;padding:0 12px;font-size:14px}.htz-student-form-panel output{color:#4b5563;font-size:13px;line-height:20px}.htz-student-detail-layout{grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr);align-items:start;gap:14px;display:grid}.htz-student-task-list.is-compact{margin-top:0}.htz-student-score-large{color:#111827;font-size:44px;line-height:48px}.htz-student-announcement-list,.htz-student-material-list,.htz-student-leaderboard-list{gap:10px;display:grid}.htz-student-announcement-list article,.htz-student-material-list button,.htz-student-leaderboard-list article{background:#fff;border:1px solid #e5eaf1;border-radius:8px;padding:12px}.htz-student-announcement-list span{color:var(--htz-accent);font-size:12px;font-weight:850;line-height:16px}.htz-student-announcement-list h5{color:#111827;margin:4px 0 0;font-size:14px;line-height:20px}.htz-student-announcement-list p{color:#4b5563;margin:4px 0 0;font-size:13px;line-height:20px}.htz-student-material-list button{color:#111827;text-align:left;grid-template-columns:auto minmax(0,1fr) minmax(118px,auto);align-items:center;gap:10px;width:100%;min-height:64px;display:grid}.htz-student-material-list button>svg,.htz-student-material-state>svg{color:var(--htz-accent)}.htz-student-material-list span{gap:2px;min-width:0;display:grid}.htz-student-material-list strong,.htz-student-leaderboard-list h4{color:#111827;margin:0;font-size:14px;line-height:20px}.htz-student-material-list small,.htz-student-material-list em,.htz-student-leaderboard-list p{color:#64748b;font-size:12px;font-style:normal;line-height:17px}.htz-student-material-list em{white-space:nowrap;font-weight:850}.htz-student-material-list button.is-locked{background:#eff6ff;border-color:#bfdbfe}.htz-student-material-list button.is-unpaid{background:#fffbeb;border-color:#fde68a}.htz-student-material-list button:disabled{cursor:not-allowed}.htz-student-material-meta{justify-items:end}.htz-student-material-meta b{color:#047857;white-space:nowrap;background:#ecfdf5;border-radius:999px;padding:4px 7px;font-size:11px;line-height:15px}.htz-student-material-list button.is-locked .htz-student-material-meta b{color:#1d4ed8;background:#dbeafe}.htz-student-material-list button.is-unpaid .htz-student-material-meta b{color:#92400e;background:#fef3c7}.htz-student-material-state{border:1px dashed var(--htz-border);color:#64748b;text-align:center;background:#f8fafc;border-radius:8px;place-items:center;gap:6px;min-height:96px;padding:14px;display:grid}.htz-student-material-state strong{color:#111827;font-size:14px;line-height:20px}.htz-student-material-state p{max-width:420px;margin:0;font-size:13px;line-height:20px}.htz-student-profile-hero{background:linear-gradient(135deg, var(--htz-accent), #fff 72%), #fff;border:1px solid #e5eaf1;border-radius:8px;padding:16px}@supports (color:color-mix(in lab, red, red)){.htz-student-profile-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--htz-accent), #fff 93%), #fff 72%), #fff}}.htz-student-profile-hero{grid-template-columns:auto minmax(0,1fr) minmax(280px,.9fr);align-items:center;gap:14px;display:grid}.htz-student-profile-hero>span{background:var(--htz-accent);color:#fff;border-radius:8px;place-items:center;width:70px;height:70px;font-size:22px;font-weight:900;line-height:28px;display:grid}.htz-student-profile-hero h4{color:#111827;margin:0;font-size:20px;line-height:26px}.htz-student-profile-hero p{color:#4b5563;margin:5px 0 0;font-size:13px;line-height:20px}.htz-student-profile-hero dl{gap:7px;margin:0;display:grid}.htz-student-profile-hero dl div{grid-template-columns:92px minmax(0,1fr);gap:8px;min-width:0;display:grid}.htz-student-profile-hero dt{color:#64748b;font-size:12px;font-weight:760;line-height:16px}.htz-student-profile-hero dd{color:#111827;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:850;line-height:18px}.htz-student-profile-layout{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:14px;display:grid}.htz-student-profile-form,.htz-student-profile-side section{background:#fff;border:1px solid #e5eaf1;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.htz-student-profile-side{gap:14px;display:grid}.htz-student-profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.htz-student-profile-form label{color:#111827;gap:7px;font-size:13px;font-weight:850;display:grid}.htz-student-profile-form input,.htz-student-profile-form textarea{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;width:100%;min-height:40px;padding:0 12px;font-size:13px;line-height:18px}.htz-student-profile-form textarea{resize:vertical;min-height:96px;padding:10px 12px}.htz-student-profile-form-grid .is-wide{grid-column:1/-1}.htz-student-profile-form output{color:#4b5563;font-size:13px;line-height:20px}.htz-student-profile-preferences{gap:8px;display:grid}.htz-student-profile-preferences label{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.htz-student-profile-preferences input{margin-top:3px}.htz-student-profile-preferences span{gap:3px;display:grid}.htz-student-profile-preferences strong{color:#111827;font-size:13px;line-height:18px}.htz-student-profile-preferences small{color:#64748b;font-size:12px;line-height:17px}.htz-student-notification-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.htz-student-notification-summary article{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:6px;min-height:124px;padding:14px;display:grid}.htz-student-notification-summary svg,.htz-student-notification-icon{color:var(--htz-accent)}.htz-student-notification-summary span,.htz-student-notification-detail-head span{color:var(--htz-accent);font-size:12px;font-weight:850;line-height:16px}.htz-student-notification-summary strong{color:#111827;font-size:24px;line-height:30px}.htz-student-notification-summary p,.htz-student-notification-detail p,.htz-student-notification-empty p{color:#4b5563;margin:0;font-size:13px;line-height:20px}.htz-student-notification-toolbar{background:#fff;border:1px solid #e5eaf1;border-radius:8px;gap:12px;padding:14px;display:grid}.htz-student-notification-toolbar label{color:#111827;gap:7px;font-size:13px;font-weight:850;display:grid}.htz-student-notification-toolbar label>span{border:1px solid var(--htz-border);background:#f8fafc;border-radius:8px;align-items:center;gap:9px;min-height:42px;padding:0 12px;display:flex}.htz-student-notification-toolbar input{color:#111827;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:13px;line-height:18px}.htz-student-notification-filters{grid-template-columns:repeat(auto-fit,minmax(min(100%,118px),1fr));gap:8px;display:grid}.htz-student-notification-filters button{color:#374151;cursor:pointer;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:40px;padding:8px 10px;font-size:12px;font-weight:850;line-height:16px;display:flex}.htz-student-notification-filters button.is-active{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-notification-filters button.is-active{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 42%)}}.htz-student-notification-filters button.is-active{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-notification-filters button.is-active{background:color-mix(in srgb, var(--htz-accent), #fff 93%)}}.htz-student-notification-filters button.is-active{color:var(--htz-accent)}.htz-student-notification-filters strong{color:#111827;text-align:center;background:#fff;border-radius:999px;min-width:28px;padding:2px 7px;font-size:12px;line-height:16px}.htz-student-notification-layout{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:start;gap:14px;display:grid}.htz-student-notification-list,.htz-student-notification-detail{background:#fff;border:1px solid #e5eaf1;border-radius:8px;gap:10px;min-width:0;padding:14px;display:grid}.htz-student-notification-list button{color:#111827;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;width:100%;min-height:96px;padding:12px;display:grid}.htz-student-notification-list button.is-active{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-notification-list button.is-active{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 42%)}}.htz-student-notification-list button.is-active{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-notification-list button.is-active{background:color-mix(in srgb, var(--htz-accent), #fff 93%)}}.htz-student-notification-list button.is-unread{background:#fffbeb}.htz-student-notification-icon{border:1px solid var(--htz-accent);width:34px;height:34px}@supports (color:color-mix(in lab, red, red)){.htz-student-notification-icon{border:1px solid color-mix(in srgb, var(--htz-accent), #d7dee8 48%)}}.htz-student-notification-icon{background:#fff;border-radius:8px;place-items:center;display:grid}.htz-student-notification-list button>span:last-child{gap:4px;min-width:0;display:grid}.htz-student-notification-list strong,.htz-student-notification-detail h4,.htz-student-notification-empty strong{color:#111827;font-size:14px;line-height:20px}.htz-student-notification-list small{color:#64748b;font-size:12px;font-weight:760;line-height:17px}.htz-student-notification-list em{color:#4b5563;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-style:normal;line-height:20px;display:-webkit-box;overflow:hidden}.htz-student-notification-detail{align-content:start;min-height:280px}.htz-student-notification-detail-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.htz-student-notification-detail-head h4{margin:3px 0 0;font-size:18px;line-height:24px}.htz-student-notification-detail-head p{align-items:center;gap:6px;margin-top:8px;display:inline-flex}.htz-student-notification-detail-head>strong{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:999px;padding:4px 7px;font-size:11px;line-height:15px}.htz-student-notification-detail output{color:#4b5563;font-size:13px;line-height:20px}.htz-student-notification-actions{flex-wrap:wrap;gap:8px;display:flex}.htz-student-notification-empty{color:#64748b;text-align:center;align-content:center;place-items:center;gap:8px;min-height:210px;display:grid}.htz-student-wallet-hero{border:1px solid var(--htz-accent);padding:18px}@supports (color:color-mix(in lab, red, red)){.htz-student-wallet-hero{border:1px solid color-mix(in srgb, var(--htz-accent), #d7dee8 38%)}}.htz-student-wallet-hero{background:linear-gradient(135deg, var(--htz-accent), #fff 74%), #fff;border-radius:8px}@supports (color:color-mix(in lab, red, red)){.htz-student-wallet-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--htz-accent), #fff 88%), #fff 74%), #fff}}.htz-student-wallet-hero{grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);align-items:end;gap:16px;display:grid}.htz-student-wallet-hero span,.htz-student-wallet-card .htz-student-card-title span,.htz-student-wallet-payment span,.htz-student-wallet-detail>span{color:var(--htz-accent);font-size:12px;font-weight:850;line-height:16px}.htz-student-wallet-hero strong{color:#111827;margin-top:6px;font-size:36px;line-height:42px;display:block}.htz-student-wallet-hero p,.htz-student-wallet-card p,.htz-student-wallet-checklist,.htz-student-wallet-detail p{color:#4b5563;margin:0;font-size:13px;line-height:20px}.htz-student-wallet-hero dl{gap:8px;margin:0;display:grid}.htz-student-wallet-hero dl div{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:10px}.htz-student-wallet-hero dt{color:#64748b;font-size:12px;font-weight:760;line-height:16px}.htz-student-wallet-hero dd{color:#111827;overflow-wrap:anywhere;margin:3px 0 0;font-size:14px;font-weight:850;line-height:20px}.htz-student-wallet-tabs{background:#fff;border:1px solid #e5eaf1;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:8px;display:grid}.htz-student-wallet-tabs button,.htz-student-wallet-card button,.htz-student-wallet-transactions button{color:#111827;cursor:pointer;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-size:13px;font-weight:850;line-height:18px;display:inline-flex}.htz-student-wallet-tabs button.is-active,.htz-student-wallet-packs button.is-active,.htz-student-wallet-transactions button.is-active{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-wallet-tabs button.is-active,.htz-student-wallet-packs button.is-active,.htz-student-wallet-transactions button.is-active{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 42%)}}.htz-student-wallet-tabs button.is-active,.htz-student-wallet-packs button.is-active,.htz-student-wallet-transactions button.is-active{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-wallet-tabs button.is-active,.htz-student-wallet-packs button.is-active,.htz-student-wallet-transactions button.is-active{background:color-mix(in srgb, var(--htz-accent), #fff 93%)}}.htz-student-wallet-tabs button.is-active,.htz-student-wallet-packs button.is-active,.htz-student-wallet-transactions button.is-active{color:var(--htz-accent)}.htz-student-wallet-card button:disabled{cursor:not-allowed;opacity:.68}.htz-student-wallet-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);align-items:start;gap:14px;display:grid}.htz-student-wallet-card,.htz-student-wallet-detail,.htz-student-wallet-payment{background:#fff;border:1px solid #e5eaf1;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.htz-student-wallet-limits{gap:10px;display:grid}.htz-student-wallet-limits article{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:8px;padding:12px;display:grid}.htz-student-wallet-limits article>div{color:#111827;justify-content:space-between;gap:10px;font-size:13px;font-weight:850;display:flex}.htz-student-wallet-limits progress{background:#e5e7eb;border:0;border-radius:999px;width:100%;height:8px;overflow:hidden}.htz-student-wallet-limits progress::-webkit-progress-bar{background:#e5e7eb}.htz-student-wallet-limits progress::-webkit-progress-value{background:var(--htz-accent);border-radius:999px}.htz-student-wallet-checklist{padding-left:18px}.htz-student-wallet-plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.htz-student-wallet-plans article{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.htz-student-wallet-plans article.is-current{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-wallet-plans article.is-current{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 38%)}}.htz-student-wallet-plans article.is-current{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-wallet-plans article.is-current{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-student-wallet-plans article span{color:#1d4ed8;background:#eff6ff;border-radius:999px;width:max-content;max-width:100%;padding:4px 7px;font-size:11px;font-weight:850;line-height:15px}.htz-student-wallet-plans h4,.htz-student-wallet-detail h4{color:#111827;margin:0;font-size:16px;line-height:22px}.htz-student-wallet-plans article>div>strong,.htz-student-wallet-detail>strong,.htz-student-wallet-payment>strong{color:#111827;font-size:18px;line-height:24px}.htz-student-wallet-plans ul{color:#374151;margin:0;padding-left:18px;font-size:13px;line-height:22px}.htz-student-wallet-packs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.htz-student-wallet-packs button{text-align:left;justify-items:start;gap:4px;min-height:92px;padding:12px;display:grid}.htz-student-wallet-packs strong{color:#111827;font-size:14px;line-height:20px}.htz-student-wallet-packs span{color:var(--htz-accent);font-size:13px;font-weight:850;line-height:18px}.htz-student-wallet-packs small{color:#64748b;font-size:12px;line-height:16px}.htz-student-wallet-payment{text-align:center}.htz-student-wallet-payment>svg{color:var(--htz-accent);margin:0 auto}.htz-student-wallet-payment dl{text-align:left;gap:8px;margin:0;display:grid}.htz-student-wallet-payment dl div{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;padding:10px}.htz-student-wallet-payment dt{color:#64748b;font-size:12px;font-weight:760}.htz-student-wallet-payment dd{color:#111827;overflow-wrap:anywhere;margin:3px 0 0;font-size:13px;font-weight:850}.htz-student-wallet-history-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.htz-student-wallet-history-head select{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;min-height:38px;padding:0 10px;font-size:13px;font-weight:800}.htz-student-wallet-transactions{gap:8px;display:grid}.htz-student-wallet-transactions button{text-align:left;grid-template-columns:auto minmax(0,1fr) auto;justify-content:stretch;width:100%;min-height:78px;display:grid}.htz-student-wallet-transactions button>span:first-child{color:#475569;background:#f1f5f9;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.htz-student-wallet-transactions button>span:first-child.is-in{color:#047857;background:#ecfdf5}.htz-student-wallet-transactions button>span:first-child.is-out{color:#92400e;background:#fffbeb}.htz-student-wallet-transactions button>span:nth-child(2){gap:3px;min-width:0;display:grid}.htz-student-wallet-transactions strong{color:#111827;font-size:14px;line-height:20px}.htz-student-wallet-transactions small,.htz-student-wallet-detail small{color:#64748b;font-size:12px;font-weight:760;line-height:17px}.htz-student-wallet-transactions b{color:#111827;white-space:nowrap;font-size:14px;line-height:20px}.htz-student-wallet-notice{color:#4b5563;font-size:13px;line-height:20px}.htz-student-support-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.htz-student-support-summary article{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:6px;min-height:124px;padding:14px;display:grid}.htz-student-support-summary svg,.htz-student-support-ticket-icon{color:var(--htz-accent)}.htz-student-support-summary span,.htz-student-support-detail-head span{color:var(--htz-accent);font-size:12px;font-weight:850;line-height:16px}.htz-student-support-summary strong{color:#111827;font-size:24px;line-height:30px}.htz-student-support-summary p,.htz-student-support-detail-head p,.htz-student-support-message-list p{color:#4b5563;margin:0;font-size:13px;line-height:20px}.htz-student-support-layout{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:start;gap:14px;display:grid}.htz-student-support-list-panel,.htz-student-support-detail,.htz-student-support-compose{background:#fff;border:1px solid #e5eaf1;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.htz-student-support-toolbar,.htz-student-support-compose-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.htz-student-support-toolbar label,.htz-student-support-compose label{color:#111827;gap:7px;font-size:13px;font-weight:850;display:grid}.htz-student-support-toolbar input,.htz-student-support-toolbar select,.htz-student-support-compose input,.htz-student-support-compose select,.htz-student-support-compose textarea{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;width:100%;min-height:40px;padding:0 12px;font-size:13px;line-height:18px}.htz-student-support-compose textarea{resize:vertical;min-height:96px;padding:10px 12px}.htz-student-support-ticket-list,.htz-student-support-message-list{gap:8px;display:grid}.htz-student-support-ticket-list button{color:#111827;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;grid-template-columns:auto minmax(0,1fr) minmax(108px,auto);align-items:start;gap:10px;width:100%;min-height:92px;padding:12px;display:grid}.htz-student-support-ticket-list button.is-active{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-support-ticket-list button.is-active{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 40%)}}.htz-student-support-ticket-list button.is-active{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-support-ticket-list button.is-active{background:color-mix(in srgb, var(--htz-accent), #fff 93%)}}.htz-student-support-ticket-icon{border:1px solid var(--htz-accent);width:34px;height:34px}@supports (color:color-mix(in lab, red, red)){.htz-student-support-ticket-icon{border:1px solid color-mix(in srgb, var(--htz-accent), #d7dee8 48%)}}.htz-student-support-ticket-icon{background:#fff;border-radius:8px;place-items:center;display:grid}.htz-student-support-ticket-list button span{gap:3px;min-width:0;display:grid}.htz-student-support-ticket-list strong,.htz-student-support-detail-head h4{color:#111827;margin:0;font-size:14px;line-height:20px}.htz-student-support-ticket-list small,.htz-student-support-ticket-list b{color:#64748b;font-size:12px;font-weight:760;line-height:17px}.htz-student-support-ticket-meta{justify-items:end}.htz-student-support-ticket-meta em,.htz-student-support-detail-head>strong{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:999px;padding:4px 7px;font-size:11px;font-style:normal;font-weight:850;line-height:15px}.htz-student-support-ticket-meta em.is-answered,.htz-student-support-detail-head>strong.is-answered{color:#047857;background:#ecfdf5}.htz-student-support-ticket-meta em.is-resolved,.htz-student-support-detail-head>strong.is-resolved{color:#475569;background:#f1f5f9}.htz-student-support-ticket-meta em.is-waiting,.htz-student-support-detail-head>strong.is-waiting{color:#92400e;background:#fffbeb}.htz-student-support-detail-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.htz-student-support-detail-head h4{margin-top:3px;font-size:17px;line-height:23px}.htz-student-support-message-list article{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:8px;padding:12px;display:grid}.htz-student-support-message-list article.is-support{background:#eff6ff;border-color:#bfdbfe}.htz-student-support-message-list article>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.htz-student-support-message-list strong{color:#111827;font-size:13px;line-height:18px}.htz-student-support-message-list span{color:#64748b;font-size:12px;font-weight:760;line-height:16px}.htz-student-support-compose-grid .is-wide{grid-column:1/-1}.htz-student-support-compose output{color:#4b5563;font-size:13px;line-height:20px}.htz-student-score-layout{grid-template-columns:minmax(260px,.8fr) minmax(0,1fr);gap:14px;display:grid}.htz-student-score-card{border:1px solid var(--htz-accent);min-height:220px;padding:22px}@supports (color:color-mix(in lab, red, red)){.htz-student-score-card{border:1px solid color-mix(in srgb, var(--htz-accent), #d7dee8 45%)}}.htz-student-score-card{background:var(--htz-accent);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.htz-student-score-card{background:color-mix(in srgb, var(--htz-accent), #fff 93%)}}.htz-student-score-card{color:#111827;text-align:center;place-content:center;gap:10px;display:grid}.htz-student-score-card span{color:var(--htz-accent);font-size:12px;font-weight:850;line-height:16px}.htz-student-score-card strong{font-size:64px;line-height:68px}.htz-student-score-card p{color:#4b5563;margin:0;font-size:13px;line-height:20px}.htz-student-leaderboard-list article{grid-template-columns:56px minmax(0,1fr) 72px;align-items:center;gap:12px;display:grid}.htz-student-leaderboard-list article.is-current{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-leaderboard-list article.is-current{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 45%)}}.htz-student-leaderboard-list article.is-current{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-student-leaderboard-list article.is-current{background:color-mix(in srgb, var(--htz-accent), #fff 93%)}}.htz-student-leaderboard-list article>strong,.htz-student-leaderboard-list article>span{color:#111827;font-size:18px;font-weight:900;line-height:24px}.htz-student-leaderboard-list article>span{text-align:right}.htz-student-review-list article.is-correct{border-color:#bbf7d0}.htz-student-review-list article.is-wrong{border-color:#fed7aa}.htz-student-review-head strong{color:#111827;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:5px 8px;font-size:12px;line-height:16px}.htz-student-review-list dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.htz-student-review-list dl div{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;padding:10px}.htz-student-review-list dt{color:#64748b;font-size:11px;font-weight:760;line-height:15px}.htz-student-review-list dd{color:#111827;overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;font-weight:850;line-height:20px}.htz-student-review-list p{color:#4b5563;margin:0;font-size:13px;line-height:20px}.htz-student-review-list button{border-color:var(--htz-border);color:#111827;background:#f8fafc;justify-self:start}.htz-parent-dashboard{gap:18px;display:grid}@media (width<=1320px){.htz-student-exam-layout{grid-template-columns:1fr}.htz-student-answer-sheet{position:static}}.htz-parent-hero{border:1px solid var(--htz-border);background:linear-gradient(135deg, var(--htz-accent), #fff 68%), #fff;border-radius:8px;padding:28px}@supports (color:color-mix(in lab, red, red)){.htz-parent-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--htz-accent), #fff 92%), #fff 68%), #fff}}.htz-parent-hero{justify-content:space-between;align-items:stretch;gap:22px;display:flex;box-shadow:0 16px 42px #0f172a14}.htz-parent-hero span,.htz-parent-panel-title span,.htz-parent-metric span{color:var(--htz-accent);text-transform:uppercase;font-size:12px;font-weight:850;line-height:16px}.htz-parent-hero h2{color:#0f172a;letter-spacing:0;max-width:760px;margin:10px 0 0;font-size:38px;line-height:44px}.htz-parent-hero p{color:#475569;max-width:720px;margin:12px 0 0;font-size:15px;line-height:24px}.htz-parent-hero-summary{border:1px solid var(--htz-accent);width:210px;min-height:130px;padding:18px}@supports (color:color-mix(in lab, red, red)){.htz-parent-hero-summary{border:1px solid color-mix(in srgb, var(--htz-accent), #e2e8f0 70%)}}.htz-parent-hero-summary{background:#fff;border-radius:8px;align-content:center;gap:5px;display:grid}.htz-parent-hero-summary strong{color:#0f172a;font-size:40px;line-height:44px}.htz-parent-hero-summary span,.htz-parent-hero-summary small{color:#64748b;font-size:13px;font-weight:760;line-height:18px}.htz-parent-section-nav,.htz-parent-child-switcher,.htz-parent-metrics{gap:10px;display:grid}.htz-parent-section-nav{grid-template-columns:repeat(6,minmax(0,1fr))}.htz-parent-section-nav a{border:1px solid var(--htz-border);color:#334155;text-align:center;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:10px 12px;font-size:13px;font-weight:800;line-height:18px;text-decoration:none;display:flex}.htz-parent-section-nav a:hover,.htz-parent-section-nav a[aria-current=page]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-parent-section-nav a:hover,.htz-parent-section-nav a[aria-current=page]{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 45%)}}.htz-parent-section-nav a:hover,.htz-parent-section-nav a[aria-current=page]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-parent-section-nav a:hover,.htz-parent-section-nav a[aria-current=page]{background:color-mix(in srgb, var(--htz-accent), #fff 92%)}}.htz-parent-section-nav a:hover,.htz-parent-section-nav a[aria-current=page]{color:#0f172a}.htz-parent-child-switcher{grid-template-columns:repeat(2,minmax(0,1fr))}.htz-parent-child-switcher button{border:1px solid var(--htz-border);text-align:left;cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:42px minmax(0,1fr);grid-template-areas:"avatar name""avatar meta";align-items:center;column-gap:12px;min-height:74px;padding:12px;display:grid}.htz-parent-child-switcher button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-parent-child-switcher button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 40%)}}.htz-parent-child-switcher button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-parent-child-switcher button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-parent-child-switcher button>span{color:#fff;background:#111827;border-radius:8px;grid-area:avatar;place-items:center;width:42px;height:42px;font-size:13px;font-weight:850;display:grid}.htz-parent-child-switcher strong{color:#0f172a;grid-area:name;font-size:14px;line-height:20px}.htz-parent-child-switcher small{color:#64748b;grid-area:meta;font-size:12px;font-weight:750;line-height:17px}.htz-parent-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.htz-parent-metric,.htz-parent-panel{border:1px solid var(--htz-border);background:#fff;border-radius:8px}.htz-parent-metric{min-height:132px;padding:16px}.htz-parent-metric strong{color:#0f172a;margin-top:8px;font-size:30px;line-height:34px;display:block}.htz-parent-metric p,.htz-parent-muted{color:#64748b;margin:8px 0 0;font-size:13px;line-height:20px}.htz-parent-grid{grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:18px;display:grid}.htz-parent-grid-wide{grid-template-columns:minmax(0,1fr) minmax(300px,360px)}.htz-parent-panel{min-width:0;padding:18px}.htz-parent-panel-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.htz-parent-panel-title h3{color:#0f172a;margin:8px 0 0;font-size:20px;line-height:26px}.htz-parent-panel-actions,.htz-parent-filters{flex-wrap:wrap;gap:8px;display:flex}.htz-parent-panel-actions button,.htz-parent-filters button,.htz-parent-alert button,.htz-parent-alert a{border:1px solid var(--htz-border);color:#334155;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 11px;font-size:12px;font-weight:820;line-height:16px;text-decoration:none;display:inline-flex}.htz-parent-panel-actions button:disabled,.htz-parent-alert button:disabled{opacity:.55;cursor:not-allowed}.htz-parent-filters{margin-top:14px}.htz-parent-filters button[aria-pressed=true]{color:#fff;background:#111827;border-color:#111827}.htz-parent-priority-list,.htz-parent-card-list,.htz-parent-recommendations,.htz-parent-payment-list,.htz-parent-alert-list{gap:10px;margin-top:14px;display:grid}.htz-parent-priority,.htz-parent-card-list article,.htz-parent-recommendations div,.htz-parent-payment,.htz-parent-alert{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;padding:14px}.htz-parent-priority{gap:12px;display:flex}.htz-parent-priority svg{flex:none}.htz-parent-priority.is-gold{background:#fffbeb;border-color:#fde68a}.htz-parent-priority.is-red{background:#fef2f2;border-color:#fecaca}.htz-parent-priority h3,.htz-parent-card-list h3,.htz-parent-payment h3,.htz-parent-alert h3{color:#0f172a;margin:0;font-size:15px;line-height:21px}.htz-parent-priority p,.htz-parent-card-list p,.htz-parent-payment p,.htz-parent-alert p{color:#64748b;margin:6px 0 0;font-size:13px;line-height:20px}.htz-parent-card-list span,.htz-parent-alert-heading span,.htz-parent-alert-heading small,.htz-parent-payment span{color:#3730a3;background:#eef2ff;border-radius:999px;align-items:center;width:max-content;min-height:24px;padding:0 8px;font-size:11px;font-weight:850;line-height:14px;display:inline-flex}.htz-parent-card-list strong{color:#0f172a;margin-top:8px;font-size:13px;line-height:18px;display:block}.htz-parent-card-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0 0;display:grid}.htz-parent-card-details div{background:#fff;border-radius:8px;min-width:0;padding:8px}.htz-parent-card-details dt,.htz-parent-card-details dd{margin:0;line-height:18px}.htz-parent-card-details dt{color:#64748b;font-size:11px;font-weight:750}.htz-parent-card-details dd{overflow-wrap:anywhere;color:#0f172a;font-size:12px;font-weight:850}.htz-parent-score-bars{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;min-height:220px;margin-top:18px;display:grid}.htz-parent-score-bars div{grid-template-rows:1fr auto auto;justify-items:center;gap:7px;min-width:0;display:grid}.htz-parent-score-bars div>span{background:var(--htz-accent);border-radius:8px 8px 3px 3px;width:100%;max-width:54px}@supports (color:color-mix(in lab, red, red)){.htz-parent-score-bars div>span{background:color-mix(in srgb, var(--htz-accent), #fff 18%)}}.htz-parent-score-bars div>span{align-self:end}.htz-parent-score-bars strong{color:#0f172a;font-size:13px;line-height:18px}.htz-parent-score-bars small{color:#64748b;font-size:11px;font-weight:760;line-height:14px}.htz-parent-profile{grid-template-columns:70px minmax(0,1fr);gap:14px;margin-top:14px;display:grid}.htz-parent-profile>div:first-child{color:#fff;background:#111827;border-radius:8px;place-items:center;width:70px;height:70px;font-size:20px;font-weight:900;display:grid}.htz-parent-profile dl{gap:8px;margin:0;display:grid}.htz-parent-profile dl div{grid-template-columns:100px minmax(0,1fr);gap:10px;display:grid}.htz-parent-profile dt,.htz-parent-profile dd{margin:0;font-size:13px;line-height:20px}.htz-parent-profile dt{color:#64748b;font-weight:750}.htz-parent-profile dd{color:#0f172a;font-weight:820}.htz-parent-progress-line{gap:8px;margin-top:14px;display:grid}.htz-parent-progress-line>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.htz-parent-progress-line strong,.htz-parent-progress-line small{color:#0f172a;font-size:13px;font-weight:850;line-height:18px}.htz-parent-progress-line span{color:#64748b;font-size:12px;font-weight:760;line-height:16px}.htz-parent-progress-line>div:nth-child(2){background:#e2e8f0;border-radius:999px;height:10px;overflow:hidden}.htz-parent-progress-line>div:nth-child(2) span{border-radius:inherit;background:var(--htz-accent);height:100%;display:block}@supports (color:color-mix(in lab, red, red)){.htz-parent-progress-line>div:nth-child(2) span{background:color-mix(in srgb, var(--htz-accent), #fff 15%)}}.htz-parent-recommendations div{gap:12px;display:flex}.htz-parent-recommendations svg{color:var(--htz-accent);flex:none}.htz-parent-recommendations p{color:#334155;margin:0;font-size:13px;font-weight:720;line-height:21px}.htz-parent-alert{grid-template-columns:42px minmax(0,1fr) auto auto;align-items:start;gap:12px;display:grid}.htz-parent-alert-icon{color:#0369a1;background:#e0f2fe;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.htz-parent-alert-heading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.htz-parent-alert time{color:#94a3b8;text-transform:uppercase;margin-top:7px;font-size:11px;font-weight:780;line-height:14px;display:block}.htz-parent-payment{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;display:grid}.htz-parent-payment strong{color:#0f172a;font-size:15px;line-height:21px}.htz-parent-empty{border:1px dashed var(--htz-border);color:#64748b;border-radius:8px;place-items:center;gap:8px;min-height:90px;font-size:13px;line-height:20px;display:grid}.htz-teacher-workspace{gap:16px;display:grid}.htz-teacher-content-page{gap:24px;min-width:0;display:grid}.htz-teacher-dashboard-page{width:min(1320px,100%);margin:0 auto}.htz-teacher-dashboard-page .htz-teacher-stack{gap:32px;margin-top:0}.htz-teacher-dashboard-hero{color:#fffaf3;background:linear-gradient(100deg,#17211a 0%,#28656a 50%,#d9480f 100%);border-radius:8px;min-height:142px;padding:28px 36px;position:relative;overflow:hidden;box-shadow:0 18px 45px #402a1833}.htz-teacher-dashboard-hero:before,.htz-teacher-dashboard-hero:after{content:"";pointer-events:none;position:absolute;inset:0 0 0 auto}.htz-teacher-dashboard-hero:before{background:#fffaf314;border-radius:999px 0 0 999px;width:220px}.htz-teacher-dashboard-hero:after{filter:blur(4px);background:#f4b84e2e;border-radius:999px 0 0 999px;width:280px;right:90px}.htz-teacher-dashboard-hero>div{z-index:1;position:relative}.htz-teacher-dashboard-hero h2{color:#fffaf3;letter-spacing:0;margin:0;font-size:28px;font-weight:900;line-height:36px}.htz-teacher-dashboard-hero p{color:#fffaf3b8;max-width:720px;margin:12px 0 0;font-size:17px;line-height:26px}.htz-teacher-dashboard-section-title{align-items:center;gap:12px;min-width:0;margin-bottom:16px;display:flex}.htz-teacher-dashboard-section-title>span{background:linear-gradient(#d9480f,#28656a);border-radius:999px;flex:none;width:6px;height:28px}.htz-teacher-dashboard-section-title h3{color:#17211a;min-width:0;margin:0;font-size:24px;font-weight:900;line-height:30px}.htz-teacher-dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.htz-teacher-dashboard-metric{background:var(--htz-surface);border:1px solid #17211a1a;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:12px;min-width:0;min-height:116px;padding:16px;display:grid;box-shadow:0 12px 28px #17211a0d}.htz-teacher-dashboard-metric>div:first-child{background:linear-gradient(90deg,#d9480f,#f4b84e,#28656a);border-radius:999px;grid-column:1/-1;width:48px;height:4px}.htz-teacher-dashboard-metric p,.htz-teacher-dashboard-metric strong,.htz-teacher-dashboard-metric small{display:block}.htz-teacher-dashboard-metric p{color:#17211a73;text-transform:uppercase;margin:0;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-dashboard-metric strong{color:#17211a;margin-top:10px;font-size:30px;font-weight:900;line-height:34px}.htz-teacher-dashboard-metric>span{color:#28656a;background:#28656a14;border:1px solid #28656a2e;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.htz-teacher-dashboard-metric small{color:#17211a94;grid-column:1/-1;font-size:14px;font-weight:700;line-height:20px}.htz-teacher-hero{border:1px solid var(--htz-border);background:linear-gradient(135deg, #fff 0%, var(--htz-accent) 100%), var(--htz-surface);border-radius:8px;min-height:196px;padding:28px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-hero{background:linear-gradient(135deg, #fff 0%, color-mix(in srgb, var(--htz-accent), #fff 91%) 100%), var(--htz-surface)}}.htz-teacher-hero{box-shadow:var(--htz-shadow);justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.htz-teacher-hero span,.htz-teacher-panel-header span,.htz-teacher-metric span,.htz-teacher-subheading>span,.htz-teacher-card span{color:var(--htz-accent);font-size:12px;font-weight:800;line-height:16px}.htz-teacher-hero h2{letter-spacing:0;max-width:760px;margin:8px 0 10px;font-size:34px;line-height:40px}.htz-teacher-hero p{color:#374151;max-width:720px;margin:0;font-size:15px;line-height:24px}.htz-teacher-hero-summary{border:1px solid var(--htz-accent);min-width:176px;padding:14px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-hero-summary{border:1px solid color-mix(in srgb, var(--htz-accent), #d7dee8 54%)}}.htz-teacher-hero-summary{background:#fff;border-radius:8px}.htz-teacher-hero-summary strong,.htz-teacher-hero-summary span{display:block}.htz-teacher-hero-summary strong{font-size:22px;line-height:28px}.htz-teacher-hero-summary span{color:#5b6575;margin-top:4px}.htz-teacher-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.htz-teacher-metric,.htz-teacher-panel,.htz-teacher-card,.htz-teacher-row-card,.htz-teacher-upload-card,.htz-teacher-import-preview,.htz-teacher-planning,.htz-teacher-mix-preview{border:1px solid var(--htz-border);background:var(--htz-surface);border-radius:8px;min-width:0}.htz-teacher-metric,.htz-teacher-panel{padding:16px}.htz-teacher-metric strong,.htz-teacher-metric small{display:block}.htz-teacher-metric strong{margin-top:5px;font-size:24px;line-height:30px}.htz-teacher-metric small{color:#0f766e;margin-top:2px;font-size:12px;font-weight:800;line-height:16px}.htz-teacher-metric p{color:#4b5563;margin:8px 0 0;font-size:13px;line-height:20px}.htz-teacher-section-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.htz-teacher-section-nav a{border:1px solid var(--htz-border);color:#1f2937;background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:0 12px;font-size:13px;font-weight:800;line-height:18px;text-decoration:none;display:flex}.htz-teacher-section-nav a:hover,.htz-teacher-section-nav a[aria-current=page]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-section-nav a:hover,.htz-teacher-section-nav a[aria-current=page]{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 45%)}}.htz-teacher-section-nav a:hover,.htz-teacher-section-nav a[aria-current=page]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-section-nav a:hover,.htz-teacher-section-nav a[aria-current=page]{background:color-mix(in srgb, var(--htz-accent), #fff 93%)}}.htz-teacher-section-nav a:hover,.htz-teacher-section-nav a[aria-current=page]{color:var(--htz-accent)}.htz-teacher-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:16px;display:grid}.htz-teacher-grid--route{grid-template-columns:minmax(0,1fr)}.htz-teacher-panel-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.htz-teacher-panel-header h3{margin:4px 0 0;font-size:18px;line-height:24px}.htz-teacher-controls{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.htz-teacher-controls label,.htz-teacher-small-select,.htz-teacher-range,.htz-teacher-check{border:1px solid var(--htz-border);color:#64748b;background:#f8fafc;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:inline-flex}.htz-teacher-controls input,.htz-teacher-controls select,.htz-teacher-small-select select{color:#111827;background:0 0;border:0;outline:0;width:min(240px,52vw);font-size:13px;line-height:18px}.htz-teacher-controls select{width:124px}.htz-teacher-stack,.htz-teacher-import,.htz-teacher-work-list{gap:12px;margin-top:14px;display:grid}.htz-teacher-subheading{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.htz-teacher-subheading h4{margin:0;font-size:16px;line-height:22px}.htz-teacher-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.htz-teacher-card{gap:10px;padding:14px;display:grid}.htz-teacher-card-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.htz-teacher-card h5{margin:3px 0 0;font-size:20px;line-height:26px}.htz-teacher-card-title strong,.htz-teacher-chip,.htz-teacher-work-item strong{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:0 8px;font-size:12px;font-weight:800;line-height:16px;display:inline-flex}.htz-teacher-card-title strong,.htz-teacher-work-item strong.is-done,.htz-teacher-chip.is-ready{color:#047857;background:#ecfdf5}.htz-teacher-card p,.htz-teacher-row-card p,.htz-teacher-import-preview p,.htz-teacher-planning p,.htz-teacher-mix-preview p,.htz-teacher-work-item p{color:#4b5563;margin:0;font-size:13px;line-height:20px}.htz-teacher-overview-action{color:#111827;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:128px;text-decoration:none;display:flex;position:relative;box-shadow:0 10px 22px #17211a0d}.htz-teacher-overview-action:hover{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-overview-action:hover{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 34%)}}.htz-teacher-overview-action:hover{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-overview-action:hover{background:color-mix(in srgb, var(--htz-accent), #fff 96%)}}.htz-teacher-overview-action:hover{box-shadow:0 16px 30px #402a181a}.htz-teacher-overview-action strong{color:#111827;font-size:16px;line-height:22px}.htz-teacher-overview-action-icon{background:var(--htz-accent);border-radius:8px;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-overview-action-icon{background:color-mix(in srgb, var(--htz-accent), #fff 88%)}}.htz-teacher-overview-action-icon{color:var(--htz-accent);place-items:center;display:grid}.htz-teacher-overview-action-link{color:var(--htz-accent);align-items:center;gap:5px;margin-top:auto;font-size:13px;font-weight:900;line-height:18px;display:inline-flex}.htz-teacher-overview-group{gap:10px;display:grid}.htz-teacher-overview-group+.htz-teacher-overview-group{margin-top:18px}.htz-teacher-overview-group-title{color:#111827;font-size:16px;font-weight:900;line-height:22px}.htz-teacher-overview-badge{color:#fff;background:#d9480f;border-radius:6px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:900;line-height:16px;display:inline-flex;position:absolute;top:12px;right:12px}.htz-teacher-exam-drive-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.htz-teacher-exam-drive-toolbar label,.htz-teacher-exam-view-toggle,.htz-teacher-exam-refresh,.htz-teacher-exam-drive-toolbar>button,.htz-teacher-exam-utility-link{border:1px solid var(--htz-border);color:#334155;background:#fff;border-radius:8px;align-items:center;gap:8px;min-height:38px;font-size:13px;font-weight:800;line-height:18px;display:inline-flex}.htz-teacher-exam-drive-toolbar label{padding:0 10px}.htz-teacher-exam-drive-toolbar input,.htz-teacher-exam-drive-toolbar select{color:#111827;width:180px;font:inherit;background:0 0;border:0;outline:0}.htz-teacher-exam-drive-shell{grid-template-columns:minmax(180px,.28fr) minmax(0,1fr);gap:12px;margin-top:12px;display:grid}.htz-teacher-exam-drive-sidebar,.htz-teacher-exam-drive-main{border:1px solid var(--htz-border);background:#fff;border-radius:8px;box-shadow:0 12px 28px #0f172a0a}.htz-teacher-exam-drive-sidebar{align-content:start;gap:8px;padding:12px;display:grid}.htz-teacher-exam-drive-sidebar strong,.htz-teacher-exam-drive-head strong,.htz-teacher-exam-drive-folders strong{color:#111827;font-size:14px;font-weight:900;line-height:20px}.htz-teacher-exam-drive-sidebar button,.htz-teacher-exam-drive-sidebar a{color:#334155;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;min-height:34px;padding:8px 10px;font-size:13px;font-weight:800;line-height:18px;text-decoration:none;display:inline-flex}.htz-teacher-exam-drive-sidebar button:hover,.htz-teacher-exam-drive-sidebar a:hover{color:#d9480f;background:#fbeee6}.htz-teacher-exam-drive-main{gap:12px;padding:12px;display:grid}.htz-teacher-exam-drive-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.htz-teacher-exam-drive-head span,.htz-teacher-exam-drive-folders span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-exam-drive-head p,.htz-teacher-exam-drive-folders p{color:#64748b;margin:4px 0 0;font-size:13px;font-weight:700;line-height:18px}.htz-teacher-exam-drive-head a{border:1px solid var(--htz-border);color:#d9480f;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:13px;font-weight:900;line-height:18px;text-decoration:none;display:inline-flex}.htz-teacher-exam-drive-folders{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.htz-teacher-exam-drive-folders article{border:1px solid var(--htz-border);overflow-wrap:anywhere;background:#fbfaf7;border-radius:8px;gap:10px;min-height:104px;padding:12px;display:flex}.htz-teacher-exam-drive-folders svg{color:#23777a;flex:none}.htz-teacher-exam-view-toggle{overflow:hidden}.htz-teacher-exam-view-toggle button,.htz-teacher-exam-refresh,.htz-teacher-exam-drive-toolbar>button,.htz-teacher-exam-utility-link{min-height:38px;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:7px;text-decoration:none;display:inline-flex}.htz-teacher-exam-view-toggle button{padding:0 10px}.htz-teacher-exam-view-toggle button[aria-pressed=true]{color:#d9480f;background:#fbeee6}.htz-teacher-exam-refresh,.htz-teacher-exam-drive-toolbar>button,.htz-teacher-exam-utility-link{padding:0 12px}.htz-teacher-exam-notice,.htz-teacher-exam-selection-bar,.htz-teacher-exam-detail-drawer{border:1px solid var(--htz-border);background:#fff;border-radius:8px;min-width:0;margin-top:12px;padding:12px}.htz-teacher-exam-notice{color:#374151;font-size:13px;font-weight:700;line-height:19px;display:block}.htz-teacher-exam-selection-bar,.htz-teacher-exam-detail-tabs,.htz-teacher-exam-detail-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.htz-teacher-exam-selection-bar span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-exam-selection-bar button,.htz-teacher-exam-detail-tabs button,.htz-teacher-exam-detail-actions button,.htz-teacher-exam-detail-actions a,.htz-teacher-exam-empty a{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#f8fafc;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:12px;font-weight:900;line-height:16px;text-decoration:none;display:inline-flex}.htz-teacher-exam-drive-row{grid-template-columns:82px minmax(0,1fr) auto}.htz-teacher-exam-drive-row>label{color:#374151;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 8px;font-size:13px;font-weight:900;line-height:18px;display:inline-flex}.htz-teacher-exam-detail-drawer{gap:10px;display:grid}.htz-teacher-exam-detail-drawer h5,.htz-teacher-exam-empty h5{color:#111827;margin:3px 0 0;font-size:16px;line-height:22px}.htz-teacher-exam-detail-drawer p,.htz-teacher-exam-empty p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-exam-detail-drawer>div:first-child span{color:var(--htz-accent);text-transform:uppercase;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-exam-detail-tabs button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-detail-tabs button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), #e5eaf1 50%)}}.htz-teacher-exam-detail-tabs button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-detail-tabs button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 92%)}}.htz-teacher-exam-detail-tabs button[aria-pressed=true]{color:var(--htz-accent)}.htz-teacher-exam-detail-drawer dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.htz-teacher-exam-detail-drawer dl div{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:9px}.htz-teacher-exam-detail-drawer dt,.htz-teacher-exam-detail-drawer dd{margin:0}.htz-teacher-exam-detail-drawer dt{color:#64748b;font-size:11px;font-weight:900;line-height:14px}.htz-teacher-exam-detail-drawer dd{color:#111827;margin-top:2px;font-size:13px;font-weight:900;line-height:18px}.htz-teacher-exam-empty{gap:8px;display:grid}.htz-teacher-mix-list{gap:12px;min-width:0;margin-top:12px;display:grid}.htz-teacher-mix-list-head{border:1px solid var(--htz-border);background:#fff;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}.htz-teacher-mix-list-head span{color:var(--htz-accent);text-transform:uppercase;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-mix-list-head strong{color:#111827;margin-top:2px;font-size:14px;line-height:20px;display:block}.htz-teacher-mix-list-head p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-mix-list-head label,.htz-teacher-mix-list-head a{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 10px;font-size:13px;font-weight:900;line-height:18px;text-decoration:none;display:inline-flex}.htz-teacher-mix-list-head input{min-width:160px;color:inherit;font:inherit;background:0 0;border:0;outline:0}.htz-teacher-exam-list-table{gap:6px}.htz-teacher-exam-table-head,.htz-teacher-exam-list-table .htz-teacher-row-card{grid-template-columns:minmax(220px,1fr) minmax(88px,.34fr) minmax(156px,.62fr) auto;align-items:center;gap:12px;display:grid}.htz-teacher-exam-table-head{color:#64748b;text-transform:uppercase;min-height:34px;padding:0 14px;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-exam-list-table .htz-teacher-row-card{padding:12px 14px}.htz-teacher-exam-list-table .htz-teacher-progress{display:none}.htz-teacher-exam-table-cell{color:#374151;font-size:13px;font-weight:800;line-height:18px}.htz-teacher-progress{appearance:none;background:#e5eaf1;border:0;border-radius:999px;width:100%;height:8px;overflow:hidden}.htz-teacher-progress::-webkit-progress-bar{background:#e5eaf1;border-radius:999px}.htz-teacher-progress::-webkit-progress-value{background:var(--htz-accent);border-radius:999px}.htz-teacher-progress::-moz-progress-bar{background:var(--htz-accent);border-radius:999px}.htz-teacher-inline-button,.htz-teacher-status-button,.htz-teacher-mode-toggle button{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#fff;border-radius:8px;min-height:34px;font-size:13px;font-weight:800;line-height:18px}.htz-teacher-inline-button{align-items:center;gap:6px;width:max-content;padding:0 10px;display:inline-flex}.htz-teacher-status-button{white-space:nowrap;justify-content:center;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.htz-teacher-inline-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.htz-teacher-inline-actions a,.htz-teacher-inline-actions button{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:13px;font-weight:800;line-height:18px;text-decoration:none;display:inline-flex}.htz-teacher-helper-text{color:#64748b;text-align:center;margin:0;font-size:12px;font-weight:800;line-height:18px}.htz-teacher-list-cards{gap:8px;margin-top:10px;display:grid}.htz-teacher-question-bank{gap:12px;min-width:0;margin-top:14px;display:grid}.htz-teacher-question-bank-hero,.htz-teacher-question-bank-mode,.htz-teacher-question-bank-toolbox,.htz-teacher-question-bank-filters,.htz-teacher-question-bank-advanced,.htz-teacher-question-bank-list-head{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0}.htz-teacher-question-bank-hero{justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.htz-teacher-question-bank-hero span,.htz-teacher-question-bank-list-head span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-question-bank-hero h4{color:#111827;margin:3px 0 4px;font-size:18px;line-height:24px}.htz-teacher-question-bank-hero p{color:#64748b;margin:0;font-size:13px;line-height:20px}.htz-teacher-question-bank-actions,.htz-teacher-question-bank-mode,.htz-teacher-question-bank-toolbox,.htz-teacher-question-bank-advanced,.htz-teacher-question-bank-row-actions,.htz-teacher-question-bank-list-head>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.htz-teacher-question-bank-actions{justify-content:flex-end}.htz-teacher-question-bank-toolbox,.htz-teacher-question-bank-mode,.htz-teacher-question-bank-advanced,.htz-teacher-question-bank-list-head{padding:10px}.htz-teacher-question-bank-mode{align-items:center}.htz-teacher-question-bank-mode span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-question-bank-mode button[aria-pressed=true]{background:var(--htz-accent);color:#fff}.htz-teacher-question-bank-toolbox a,.htz-teacher-question-bank-mode button,.htz-teacher-question-bank-advanced button,.htz-teacher-question-bank-advanced select,.htz-teacher-question-bank-bulk a,.htz-teacher-question-bank-bulk button,.htz-teacher-question-bank-list-head button,.htz-teacher-question-bank-row-actions a,.htz-teacher-question-bank-row-actions button,.htz-teacher-question-bank-empty button,.htz-teacher-question-bank-filters button{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#f8fafc;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:12px;font-weight:900;line-height:16px;text-decoration:none;display:inline-flex}.htz-teacher-question-bank-advanced label{color:#374151;gap:5px;min-width:0;font-size:12px;font-weight:900;line-height:16px;display:grid}.htz-teacher-question-bank-advanced select{width:100%}.htz-teacher-question-bank-filters{grid-template-columns:minmax(180px,1fr) repeat(3,minmax(130px,.25fr)) repeat(3,auto);align-items:end;gap:8px;margin:0;padding:10px;display:grid}.htz-teacher-question-bank-filters label{color:#374151;gap:5px;min-width:0;font-size:12px;font-weight:900;line-height:16px;display:grid;position:relative}.htz-teacher-question-bank-filters label:has(svg) svg{color:var(--htz-accent);position:absolute;bottom:10px;left:10px}.htz-teacher-question-bank-filters input,.htz-teacher-question-bank-filters select{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;width:100%;min-height:36px;padding:0 10px;font-size:13px;font-weight:700;line-height:20px}.htz-teacher-question-bank-filters label:has(svg) input{padding-left:32px}.htz-teacher-question-bank-filter-state,.htz-teacher-question-bank-bulk,.htz-teacher-question-bank-notice{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:10px}.htz-teacher-question-bank-filter-state,.htz-teacher-question-bank-bulk{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.htz-teacher-question-bank-filter-state>span,.htz-teacher-question-bank-bulk>span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-question-bank-filter-state button{border:1px solid var(--htz-accent);max-width:100%;min-height:30px;padding:0 8px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-question-bank-filter-state button{border:1px solid color-mix(in srgb, var(--htz-accent), #e5eaf1 55%)}}.htz-teacher-question-bank-filter-state button{background:var(--htz-accent);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-question-bank-filter-state button{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-question-bank-filter-state button{color:var(--htz-accent);align-items:center;gap:6px;font-size:12px;font-weight:900;line-height:16px;display:inline-flex}.htz-teacher-question-bank-filter-state small{color:#64748b;font-size:11px;font-weight:900;line-height:14px}.htz-teacher-question-bank-notice{color:#374151;font-size:13px;font-weight:700;line-height:19px}.htz-teacher-question-bank-list-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.htz-teacher-question-bank-list-head strong{color:#111827;margin-top:2px;display:block}.htz-teacher-question-bank-row-actions{justify-content:flex-end;align-items:center}.htz-teacher-question-bank-row{grid-template-columns:82px minmax(0,1fr) auto}.htz-teacher-question-bank-row>label{color:#374151;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 8px;font-size:13px;font-weight:900;line-height:18px;display:inline-flex}.htz-teacher-question-bank-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:9px 0;display:grid}.htz-teacher-question-bank-meta div{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:8px}.htz-teacher-question-bank-meta dt,.htz-teacher-question-bank-meta dd{margin:0}.htz-teacher-question-bank-meta dt{color:#64748b;font-size:11px;font-weight:900;line-height:14px}.htz-teacher-question-bank-meta dd{color:#111827;overflow-wrap:anywhere;margin-top:2px;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-question-bank-empty{gap:8px;display:grid}.htz-teacher-question-bank-empty h5{color:#111827;margin:0;font-size:15px;line-height:21px}.htz-teacher-question-bank-empty p{margin:0}.htz-teacher-row-card,.htz-teacher-work-item{background:#fff;border:1px solid #e5eaf1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px;display:grid}.htz-teacher-row-card strong,.htz-teacher-work-item h4{margin:0;font-size:15px;line-height:21px}.htz-teacher-row-card small,.htz-teacher-work-item span{color:#64748b;font-size:12px;font-weight:800;line-height:16px}.htz-teacher-work-item p{margin:5px 0 8px}.htz-teacher-work-item strong.is-running,.htz-teacher-chip.is-running{color:#1d4ed8;background:#eff6ff}.htz-teacher-work-item strong.is-review,.htz-teacher-chip.is-review{color:#92400e;background:#fffbeb}.htz-teacher-chip.is-done{color:#047857;background:#ecfdf5}.htz-teacher-work-item strong.is-risk,.htz-teacher-chip.is-risk,.htz-teacher-chip.is-warning,.htz-teacher-chip.is-danger{color:#b91c1c;background:#fef2f2}.htz-teacher-import-grid,.htz-teacher-mix-grid{grid-template-columns:minmax(0,1fr) minmax(240px,.8fr);gap:12px;display:grid}.htz-teacher-upload-card,.htz-teacher-import-preview,.htz-teacher-mix-preview{overflow-wrap:anywhere;gap:12px;padding:14px;display:grid}.htz-teacher-upload-card{z-index:1;position:relative}.htz-teacher-mode-toggle{background:#eef2f7;border:0;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:3px;display:grid}.htz-teacher-mode-toggle legend{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.htz-teacher-mode-toggle button{background:0 0;border:0}.htz-teacher-mode-toggle button[aria-pressed=true]{color:var(--htz-accent);background:#fff;box-shadow:0 1px 2px #0f172a14}.htz-teacher-import-highlights,.htz-teacher-import-list-head,.htz-teacher-import-list-head>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.htz-teacher-import-highlights span{background:var(--htz-accent);border-radius:999px;min-height:28px;padding:0 9px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-import-highlights span{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-teacher-import-highlights span{color:var(--htz-accent);align-items:center;font-size:12px;font-weight:900;line-height:16px;display:inline-flex}.htz-teacher-import-list-head{background:#fff;border:1px solid #e5eaf1;border-radius:8px;justify-content:space-between;align-items:center;padding:12px}.htz-teacher-import-list-head strong,.htz-teacher-import-list-head span{display:block}.htz-teacher-import-list-head span{color:#64748b;margin-top:3px;font-size:12px;line-height:16px}.htz-teacher-import-list-head button{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#f8fafc;border-radius:8px;min-height:32px;padding:0 9px;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-import-preview ol{color:#374151;margin:0;padding-left:18px;font-size:13px;line-height:21px}.htz-teacher-import-preview li{margin-bottom:6px}.htz-teacher-import-preview li strong,.htz-teacher-import-preview li span{display:block}.htz-teacher-import-preview li span{color:#64748b}.htz-teacher-small-select span,.htz-teacher-range span{color:#64748b;font-size:12px;font-weight:800;line-height:16px}.htz-teacher-range{flex-direction:column;justify-content:center;align-items:stretch;min-height:56px}.htz-teacher-range input{width:100%;accent-color:var(--htz-accent)}.htz-teacher-check{color:#111827;min-height:56px;font-size:13px;font-weight:800;line-height:20px}.htz-teacher-check input{accent-color:var(--htz-accent)}.htz-teacher-mix-preview{color:var(--htz-accent);grid-column:1/-1}.htz-teacher-mix-preview strong{color:#111827}.htz-teacher-planning{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;margin-top:14px;padding:14px}.htz-teacher-planning-icon{background:var(--htz-accent);border-radius:8px;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-planning-icon{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-teacher-planning-icon{color:var(--htz-accent);place-items:center;display:grid}.htz-teacher-planning h4{margin:0 0 5px;font-size:15px;line-height:21px}.htz-teacher-actions{gap:8px;margin-top:14px;display:grid}.htz-teacher-actions a{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:11px 12px;text-decoration:none;display:flex}.htz-teacher-actions strong,.htz-teacher-actions small{display:block}.htz-teacher-actions strong{font-size:13px;line-height:18px}.htz-teacher-actions small{color:#64748b;margin-top:2px;font-size:12px;line-height:17px}.htz-teacher-sources{margin-top:16px}.htz-teacher-sources h3{margin:0 0 8px;font-size:13px;line-height:18px}.htz-teacher-sources ul{color:#64748b;margin:0;padding-left:18px;font-size:12px;line-height:18px}.htz-teacher-empty{border:1px dashed var(--htz-border);color:#64748b;text-align:center;border-radius:8px;place-items:center;gap:6px;min-height:82px;font-size:13px;line-height:18px;display:grid}.htz-teacher-route-view{gap:12px;margin-top:14px;display:grid}.htz-teacher-route-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.htz-teacher-route-stats article{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-height:116px;padding:14px}.htz-teacher-route-stats span{color:var(--htz-accent);font-size:12px;font-weight:800;line-height:16px}.htz-teacher-route-stats strong{margin-top:6px;font-size:20px;line-height:26px;display:block}.htz-teacher-route-stats p{color:#4b5563;margin:6px 0 0;font-size:13px;line-height:20px}.htz-teacher-route-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:10px;display:grid}.htz-teacher-route-preview,.htz-teacher-route-steps article{background:#fff;border:1px solid #e5eaf1;border-radius:8px}.htz-teacher-route-preview{grid-template-columns:44px minmax(0,1fr);gap:12px;min-height:190px;padding:16px;display:grid}.htz-teacher-route-preview-icon{background:var(--htz-accent);border-radius:8px;width:44px;height:44px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-route-preview-icon{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-teacher-route-preview-icon{color:var(--htz-accent);place-items:center;display:grid}.htz-teacher-route-preview strong{font-size:15px;line-height:21px;display:block}.htz-teacher-route-preview ul{color:#374151;margin:10px 0 0;padding-left:18px;font-size:13px;line-height:22px}.htz-teacher-route-steps{gap:8px;display:grid}.htz-teacher-route-steps article{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:68px;padding:12px;display:grid}.htz-teacher-route-steps strong{font-size:14px;line-height:20px;display:block}.htz-teacher-route-steps p{color:#4b5563;margin:2px 0 0;font-size:13px;line-height:19px}.htz-teacher-import-workflow,.htz-teacher-legacy-redirect{gap:12px;min-width:0;margin-top:14px;display:grid}.htz-teacher-legacy-redirect-card{background:#fff;border:1px solid #e5eaf1;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px;display:flex}.htz-teacher-legacy-redirect-card>div{align-items:flex-start;gap:10px;min-width:0;display:flex}.htz-teacher-legacy-redirect-card svg{color:var(--htz-accent);flex:none}.htz-teacher-legacy-redirect-card strong{color:#111827;font-size:14px;line-height:20px;display:block}.htz-teacher-legacy-redirect-card p{color:#4b5563;margin:5px 0 0;font-size:13px;line-height:20px}.htz-teacher-legacy-redirect-card a{border:1px solid var(--htz-accent);min-height:38px;padding:0 12px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-legacy-redirect-card a{border:1px solid color-mix(in srgb, var(--htz-accent), #e5eaf1 45%)}}.htz-teacher-legacy-redirect-card a{background:var(--htz-accent);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-legacy-redirect-card a{background:color-mix(in srgb, var(--htz-accent), #fff 92%)}}.htz-teacher-legacy-redirect-card a{color:var(--htz-accent);white-space:nowrap;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:900;line-height:18px;text-decoration:none;display:inline-flex}.htz-teacher-legacy-redirect-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0;display:grid}.htz-teacher-legacy-redirect-steps article{background:#fff;border:1px solid #e5eaf1;border-radius:8px;align-content:start;gap:7px;min-width:0;min-height:72px;padding:10px;display:grid}.htz-teacher-legacy-redirect-steps span{background:var(--htz-accent);border-radius:999px;width:26px;height:26px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-legacy-redirect-steps span{background:color-mix(in srgb, var(--htz-accent), #fff 88%)}}.htz-teacher-legacy-redirect-steps span{color:var(--htz-accent);place-items:center;font-size:12px;font-weight:900;display:grid}.htz-teacher-legacy-redirect-steps strong{color:#111827;font-size:13px;line-height:18px}.htz-teacher-import-start-grid,.htz-teacher-import-review-grid,.htz-teacher-formula-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.78fr);align-items:start;gap:12px;display:grid}.htz-teacher-formula-grid{grid-template-columns:minmax(180px,240px) minmax(0,1fr)}.htz-teacher-import-start-card,.htz-teacher-import-guide,.htz-teacher-import-progress-card,.htz-teacher-import-question-list,.htz-teacher-import-editor-card,.htz-teacher-formula-list,.htz-teacher-formula-editor,.htz-teacher-formula-preview{overflow-wrap:anywhere;background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:14px}.htz-teacher-import-start-card,.htz-teacher-import-progress-card,.htz-teacher-import-editor-card,.htz-teacher-formula-editor{gap:12px;display:grid}.htz-teacher-import-file-list{flex-wrap:wrap;gap:8px;display:flex}.htz-teacher-import-file-list span{border:1px solid var(--htz-border);color:#374151;background:#f8fafc;border-radius:999px;align-items:center;gap:6px;max-width:100%;min-height:30px;padding:0 9px;font-size:12px;font-weight:800;line-height:16px;display:inline-flex}.htz-teacher-import-button-row{flex-wrap:wrap;gap:8px;display:flex}.htz-teacher-import-guide,.htz-teacher-import-guide-inline{color:#374151}.htz-teacher-import-guide strong,.htz-teacher-import-guide-inline strong,.htz-teacher-import-progress-card strong,.htz-teacher-answer-box strong,.htz-teacher-formula-tools strong,.htz-teacher-formula-preview strong{font-size:14px;line-height:20px;display:block}.htz-teacher-import-guide p,.htz-teacher-import-guide-inline p,.htz-teacher-import-progress-card p,.htz-teacher-answer-box p,.htz-teacher-formula-tools p,.htz-teacher-formula-preview p,.htz-teacher-import-note{color:#4b5563;margin:6px 0 0;font-size:13px;line-height:20px}.htz-teacher-import-guide a,.htz-teacher-import-guide-inline a{border:1px solid var(--htz-border);color:#111827;border-radius:8px;align-items:center;gap:6px;width:max-content;max-width:100%;min-height:34px;margin-top:10px;padding:0 10px;font-size:13px;font-weight:800;line-height:18px;text-decoration:none;display:inline-flex}.htz-teacher-import-stepper,.htz-teacher-pipeline-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.htz-teacher-import-stepper article,.htz-teacher-pipeline-grid article{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0;min-height:112px;padding:12px}.htz-teacher-import-stepper span,.htz-teacher-pipeline-grid span{background:var(--htz-accent);border-radius:999px;width:28px;height:28px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-import-stepper span,.htz-teacher-pipeline-grid span{background:color-mix(in srgb, var(--htz-accent), #fff 88%)}}.htz-teacher-import-stepper span,.htz-teacher-pipeline-grid span{color:var(--htz-accent);place-items:center;font-size:12px;font-weight:900;display:grid}.htz-teacher-import-stepper strong,.htz-teacher-pipeline-grid strong{margin-top:8px;font-size:13px;line-height:18px;display:block}.htz-teacher-import-stepper p,.htz-teacher-pipeline-grid p{color:#4b5563;margin:5px 0 0;font-size:12px;line-height:18px}.htz-teacher-pipeline-grid article.is-done{background:#f0fdf4;border-color:#bbf7d0}.htz-teacher-pipeline-grid article.is-active{background:#eff6ff;border-color:#bae6fd}.htz-teacher-pipeline-grid article.is-review{background:#fffbeb;border-color:#fde68a}.htz-teacher-review-toolbar{flex-wrap:wrap;gap:8px;display:flex}.htz-teacher-review-toolbar button,.htz-teacher-import-question-list button,.htz-teacher-formula-list button,.htz-teacher-formula-preview button{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:7px;min-height:36px;font-size:13px;font-weight:800;line-height:18px;display:inline-flex}.htz-teacher-review-toolbar button{padding:0 10px}.htz-teacher-import-question-list,.htz-teacher-formula-list{gap:8px;display:grid}.htz-teacher-formula-list{z-index:1;position:relative}.htz-teacher-formula-editor{z-index:0;position:relative}.htz-teacher-import-question-list button,.htz-teacher-formula-list button{text-align:left;grid-template-columns:minmax(0,1fr);justify-items:start;min-width:0;padding:10px;display:grid}.htz-teacher-import-question-list button[aria-current=true],.htz-teacher-formula-list button[aria-current=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-import-question-list button[aria-current=true],.htz-teacher-formula-list button[aria-current=true]{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 35%)}}.htz-teacher-import-question-list button[aria-current=true],.htz-teacher-formula-list button[aria-current=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-import-question-list button[aria-current=true],.htz-teacher-formula-list button[aria-current=true]{background:color-mix(in srgb, var(--htz-accent), #fff 93%)}}.htz-teacher-import-question-list span,.htz-teacher-formula-list span,.htz-teacher-formula-compare span,.htz-teacher-formula-preview span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-import-question-list small,.htz-teacher-formula-list small{color:#64748b;margin-top:3px;font-size:12px;font-weight:700;line-height:17px}.htz-teacher-missing-answer{color:#92400e!important;background:#fffbeb!important}.htz-teacher-import-editor-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.htz-teacher-import-editor-head span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-import-editor-head strong{color:#047857;background:#ecfdf5;border-radius:999px;align-items:center;min-height:28px;padding:0 8px;font-size:12px;line-height:16px;display:inline-flex}.htz-teacher-import-editor-card label,.htz-teacher-formula-editor label{color:#374151;gap:6px;font-size:13px;font-weight:900;line-height:18px;display:grid}.htz-teacher-import-editor-card textarea,.htz-teacher-formula-editor textarea,.htz-teacher-import-editor-card input,.htz-teacher-import-editor-card select{border:1px solid var(--htz-border);color:#111827;width:100%;min-width:0;font:inherit;background:#f8fafc;border-radius:8px;font-weight:700}.htz-teacher-import-editor-card textarea,.htz-teacher-formula-editor textarea{resize:vertical;min-height:96px;padding:10px}.htz-teacher-import-editor-card input,.htz-teacher-import-editor-card select{min-height:38px;padding:0 10px}.htz-teacher-import-editor-controls,.htz-teacher-formula-compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.htz-teacher-answer-box,.htz-teacher-formula-tools,.htz-teacher-formula-preview{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:12px}.htz-teacher-answer-box ul{color:#374151;margin:8px 0 0;padding-left:18px;font-size:13px;line-height:21px}.htz-teacher-import-active-tool{color:#374151;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;min-height:38px;padding:9px 12px;font-size:13px;font-weight:800;line-height:18px}.htz-teacher-review-tool-panel{background:#fff;border:1px solid #e5eaf1;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.htz-teacher-panel-head{min-width:0;color:var(--htz-accent);align-items:flex-start;gap:10px;display:flex}.htz-teacher-panel-head h4{color:#111827;margin:0;font-size:16px;line-height:22px}.htz-teacher-panel-head p{color:#4b5563;margin:3px 0 0;font-size:13px;font-weight:700;line-height:20px}.htz-teacher-import-warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;gap:6px;padding:10px 12px;font-size:13px;font-weight:800;line-height:19px;display:grid}.htz-teacher-metadata-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.htz-teacher-import-field{color:#4b5563;text-transform:uppercase;gap:6px;min-width:0;font-size:12px;font-weight:900;line-height:16px;display:grid}.htz-teacher-import-field input,.htz-teacher-import-field select,.htz-teacher-import-field textarea{border:1px solid var(--htz-border);color:#111827;text-transform:none;background:#f8fafc;border-radius:8px;outline:0;width:100%;min-width:0;font-size:13px;font-weight:700;line-height:20px}.htz-teacher-import-field input,.htz-teacher-import-field select{min-height:40px;padding:0 10px}.htz-teacher-import-field textarea{resize:vertical;min-height:86px;padding:10px}.htz-teacher-import-field-wide{grid-column:1/-1}.htz-teacher-tool-footer{color:#4b5563;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding-top:4px;font-size:13px;font-weight:800;line-height:18px;display:flex}.htz-teacher-structure-search{border:1px solid var(--htz-border);color:#64748b;background:#f8fafc;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 10px;font-size:13px;font-weight:800;line-height:18px;display:flex}.htz-teacher-structure-list{gap:10px;min-width:0;display:grid}.htz-teacher-structure-list article{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:8px;min-width:0;padding:10px;display:grid}.htz-teacher-structure-list article>div{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.htz-teacher-structure-list strong{color:#111827;font-size:13px;line-height:18px}.htz-teacher-structure-list p,.htz-teacher-structure-list span{color:#64748b;margin:0;font-size:12px;font-weight:800;line-height:18px}.htz-teacher-structure-list button{color:#374151;cursor:pointer;text-align:left;background:#fff;border:1px solid #0000;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:38px;padding:8px 10px;display:grid}.htz-teacher-structure-list button[aria-current=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-structure-list button[aria-current=true]{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 36%)}}.htz-teacher-structure-list button[aria-current=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-structure-list button[aria-current=true]{background:color-mix(in srgb, var(--htz-accent), #fff 91%)}}.htz-teacher-structure-list button[aria-current=true]{color:var(--htz-accent)}.htz-teacher-structure-list small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.htz-teacher-source-tabs,.htz-teacher-source-toolbar{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.htz-teacher-source-tabs button,.htz-teacher-source-toolbar button{border:1px solid var(--htz-border);color:#374151;cursor:pointer;background:#f8fafc;border-radius:8px;min-height:34px;padding:0 10px;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-source-tabs button[aria-pressed=true],.htz-teacher-source-toolbar button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-source-tabs button[aria-pressed=true],.htz-teacher-source-toolbar button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 36%)}}.htz-teacher-source-tabs button[aria-pressed=true],.htz-teacher-source-toolbar button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-source-tabs button[aria-pressed=true],.htz-teacher-source-toolbar button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-teacher-source-tabs button[aria-pressed=true],.htz-teacher-source-toolbar button[aria-pressed=true]{color:var(--htz-accent)}.htz-teacher-source-toolbar span{color:#64748b;background:#f8fafc;border:1px solid #e5eaf1;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:5px 8px;font-size:12px;font-weight:900;line-height:16px;display:inline-flex}.htz-teacher-source-toolbar>div{gap:6px;margin-left:auto;display:inline-flex}.htz-teacher-source-editor{color:#4b5563;text-transform:uppercase;gap:8px;min-width:0;font-size:12px;font-weight:900;line-height:16px;display:grid}.htz-teacher-source-editor textarea{color:#f8fafc;resize:vertical;text-transform:none;background:#111827;border:1px solid #1f2937;border-radius:8px;outline:0;width:100%;min-width:0;min-height:260px;padding:12px;font:700 13px/22px ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.htz-teacher-jump-panel{grid-template-columns:minmax(160px,1fr) auto;align-items:end;gap:10px;min-width:0;display:grid}.htz-teacher-question-editor{gap:12px;min-width:0;display:grid}.htz-teacher-question-editor-toolbar{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.htz-teacher-question-editor-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.46fr);align-items:start;gap:12px;min-width:0;display:grid}.htz-teacher-question-editor-main,.htz-teacher-answer-editor,.htz-teacher-question-preview,.htz-teacher-question-passage{gap:12px;min-width:0;display:grid}.htz-teacher-question-editor-grid,.htz-teacher-question-source-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0;display:grid}.htz-teacher-answer-editor,.htz-teacher-question-preview{background:#fff;border:1px solid #e5eaf1;border-radius:8px;padding:12px}.htz-teacher-option-list{gap:8px;min-width:0;display:grid}.htz-teacher-option-row{grid-template-columns:72px minmax(0,1fr) 34px;align-items:center;gap:8px;min-width:0;display:grid}.htz-teacher-option-row label{color:#374151;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;align-items:center;gap:7px;min-width:0;min-height:38px;padding:0 8px;font-size:13px;font-weight:900;line-height:18px;display:flex}.htz-teacher-option-row input[type=text],.htz-teacher-option-row>input{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;outline:0;width:100%;min-width:0;min-height:38px;padding:0 10px;font-size:13px;font-weight:700;line-height:20px}.htz-teacher-option-row button,.htz-teacher-option-row span{color:#64748b;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;place-items:center;min-height:34px;font-size:12px;font-weight:900;line-height:16px;display:grid}.htz-teacher-option-row button{cursor:pointer}.htz-teacher-option-row button:disabled{cursor:not-allowed;opacity:.5}.htz-teacher-question-preview{align-content:start;position:sticky;top:16px}.htz-teacher-question-preview>div{border-bottom:1px solid #e5eaf1;padding-bottom:8px}.htz-teacher-question-preview span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-question-preview h4{color:#111827;margin:2px 0 0;font-size:18px;line-height:24px}.htz-teacher-question-preview p,.htz-teacher-question-preview li{color:#374151;font-size:13px;font-weight:700;line-height:20px}.htz-teacher-question-preview section{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:10px}.htz-teacher-question-preview section strong{color:#111827;font-size:13px;line-height:18px;display:block}.htz-teacher-exam-builder{gap:12px;min-width:0;display:grid}.htz-teacher-exam-builder-import-card{background:#fff;border:1px solid #e5eaf1;border-radius:8px;gap:14px;min-width:0;padding:16px;display:grid}.htz-teacher-exam-builder-import-card>div:first-child span{color:var(--htz-accent);text-transform:uppercase;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-exam-builder-import-card h5{color:#111827;margin:5px 0 0;font-size:22px;font-weight:900;line-height:28px}.htz-teacher-exam-builder-import-card p{color:#4b5563;max-width:780px;margin:7px 0 0;font-size:13px;line-height:20px}.htz-teacher-exam-builder-import-modes,.htz-teacher-exam-builder-upload-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.htz-teacher-exam-builder-import-modes button,.htz-teacher-exam-builder-upload-row label{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5eaf1;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-size:13px;font-weight:900;line-height:18px;display:inline-flex}.htz-teacher-exam-builder-import-modes button[aria-pressed=true],.htz-teacher-exam-builder-import-modes button:hover,.htz-teacher-exam-builder-upload-row label:hover{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-builder-import-modes button[aria-pressed=true],.htz-teacher-exam-builder-import-modes button:hover,.htz-teacher-exam-builder-upload-row label:hover{border-color:color-mix(in srgb, var(--htz-accent), #e5eaf1 44%)}}.htz-teacher-exam-builder-import-modes button[aria-pressed=true],.htz-teacher-exam-builder-import-modes button:hover,.htz-teacher-exam-builder-upload-row label:hover{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-builder-import-modes button[aria-pressed=true],.htz-teacher-exam-builder-import-modes button:hover,.htz-teacher-exam-builder-upload-row label:hover{background:color-mix(in srgb, var(--htz-accent), #fff 92%)}}.htz-teacher-exam-builder-import-modes button[aria-pressed=true],.htz-teacher-exam-builder-import-modes button:hover,.htz-teacher-exam-builder-upload-row label:hover{color:var(--htz-accent)}.htz-teacher-exam-builder-upload-row input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.htz-teacher-exam-builder-upload-row>div{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.htz-teacher-exam-builder-upload-row>div span{color:#4b5563;background:#f8fafc;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:12px;font-weight:800;line-height:16px;display:inline-flex}.htz-teacher-exam-builder-editor,.htz-teacher-exam-builder-import-library{background:#fff;border:1px solid #e5eaf1;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.htz-teacher-exam-builder-editor-head,.htz-teacher-exam-builder-library-head,.htz-teacher-exam-builder-library-head>div:last-child{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.htz-teacher-exam-builder-editor-head span,.htz-teacher-exam-builder-library-head span{color:var(--htz-accent);text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.htz-teacher-exam-builder-editor-head h5{color:#111827;margin:4px 0 0;font-size:18px;font-weight:600;line-height:24px}.htz-teacher-exam-builder-editor-head p,.htz-teacher-exam-builder-library-head p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:18px}.htz-teacher-exam-builder-editor-head button,.htz-teacher-exam-builder-library-head button,.htz-teacher-exam-builder-library-tabs button,.htz-teacher-exam-builder-table button{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5eaf1;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.htz-teacher-exam-builder-library-head label{color:#94a3b8;background:#fff;border:1px solid #e5eaf1;border-radius:8px;align-items:center;gap:7px;min-width:min(280px,100%);min-height:34px;padding:0 10px;display:inline-flex}.htz-teacher-exam-builder-library-head input{color:#374151;min-width:0;font:inherit;border:0;outline:0}.htz-teacher-exam-builder-editor-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:12px;min-width:0;display:grid}.htz-teacher-exam-builder-source,.htz-teacher-exam-builder-review{gap:10px;min-width:0;display:grid}.htz-teacher-exam-builder-source>div{gap:3px;display:grid}.htz-teacher-exam-builder-source strong,.htz-teacher-exam-builder-review strong,.htz-teacher-exam-builder-table strong{color:#111827;font-size:13px;font-weight:600;line-height:18px}.htz-teacher-exam-builder-source span,.htz-teacher-exam-builder-review span,.htz-teacher-exam-builder-table small{color:#64748b;font-size:12px;line-height:16px}.htz-teacher-exam-builder-source textarea{color:#e5e7eb;resize:vertical;background:#111827;border:1px solid #111827;border-radius:8px;width:100%;min-height:330px;padding:12px;font:13px/20px ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.htz-teacher-exam-builder-review article{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:8px;min-width:0;padding:10px;display:grid}.htz-teacher-exam-builder-review article>div{justify-content:space-between;gap:8px;display:flex}.htz-teacher-exam-builder-review p{color:#374151;margin:0;font-size:13px;line-height:19px}.htz-teacher-exam-builder-review label{color:#64748b;gap:5px;font-size:12px;line-height:16px;display:grid}.htz-teacher-exam-builder-review select{color:#374151;background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-height:34px}.htz-teacher-exam-builder-library-tabs{flex-wrap:wrap;gap:6px;display:flex}.htz-teacher-exam-builder-library-tabs button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-builder-library-tabs button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), #e5eaf1 42%)}}.htz-teacher-exam-builder-library-tabs button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-builder-library-tabs button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 92%)}}.htz-teacher-exam-builder-library-tabs button[aria-pressed=true]{color:var(--htz-accent)}.htz-teacher-exam-builder-table-wrap{border:1px solid #e5eaf1;border-radius:8px;min-width:0;overflow-x:auto}.htz-teacher-exam-builder-table{border-collapse:collapse;width:100%;min-width:760px}.htz-teacher-exam-builder-table tr{border-top:1px solid #eef2f7;min-width:760px}.htz-teacher-exam-builder-table thead tr{background:#f8fafc;border-top:0}.htz-teacher-exam-builder-table th,.htz-teacher-exam-builder-table td{color:#64748b;text-align:left;vertical-align:middle;min-width:0;padding:10px;font-size:12px;line-height:16px}.htz-teacher-exam-builder-table th{text-transform:uppercase;font-weight:700}.htz-teacher-exam-builder-table td:first-child,.htz-teacher-exam-builder-table td:last-child,.htz-teacher-exam-builder-table td:nth-child(3){align-items:center;gap:8px;display:flex}.htz-teacher-exam-builder-table td:first-child>span{gap:2px;min-width:0;display:grid}.htz-teacher-exam-builder-table em{color:#9a3412;background:#fff7ed;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-style:normal;font-weight:600;display:inline-flex}.htz-teacher-exam-builder-table td:nth-child(3){color:#047857}.htz-teacher-exam-library{gap:12px;min-width:0;display:grid;container-type:inline-size}.htz-teacher-exam-library-hero,.htz-teacher-exam-library-notice,.htz-teacher-exam-library-filters,.htz-teacher-exam-library-toolbar,.htz-teacher-exam-library-table,.htz-teacher-exam-library-row{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0}.htz-teacher-exam-library-hero{grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px;display:grid}.htz-teacher-exam-library-icon,.htz-teacher-exam-library-title>span{background:var(--htz-accent);border-radius:8px;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-library-icon,.htz-teacher-exam-library-title>span{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-teacher-exam-library-icon,.htz-teacher-exam-library-title>span{color:var(--htz-accent);justify-content:center;align-items:center;display:inline-flex}.htz-teacher-exam-library-hero span:not(.htz-teacher-exam-library-icon),.htz-teacher-exam-library-methods button,.htz-teacher-exam-library-status strong,.htz-teacher-exam-library-tags span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-exam-library-hero h4{color:#111827;margin:3px 0 0}.htz-teacher-exam-library-hero p,.htz-teacher-exam-library-notice p,.htz-teacher-exam-library-empty p,.htz-teacher-exam-library-status small,.htz-teacher-exam-library-status p,.htz-teacher-exam-library-title small,.htz-teacher-exam-library-time span,.htz-teacher-exam-library-time small{color:#64748b;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-exam-library-actions,.htz-teacher-exam-library-row-actions,.htz-teacher-exam-library-toolbar>div:last-child{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.htz-teacher-exam-library-actions{grid-column:1/-1}.htz-teacher-exam-library-methods{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.htz-teacher-exam-library-methods button{cursor:pointer;background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-height:34px;padding:0 10px}.htz-teacher-exam-library-methods button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-library-methods button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 30%)}}.htz-teacher-exam-library-methods button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-library-methods button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-exam-library-notice{background:#f8fafc;padding:10px 12px}.htz-teacher-exam-library-filters{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:9px;padding:12px;display:grid}.htz-teacher-exam-library-filters label{border:1px solid var(--htz-border);color:#64748b;background:#f8fafc;border-radius:8px;align-items:center;gap:8px;min-width:0;min-height:38px;padding:0 10px;display:flex}.htz-teacher-exam-library-filters input,.htz-teacher-exam-library-filters select{color:#111827;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px;font-weight:800}.htz-teacher-exam-library-toolbar{justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.htz-teacher-exam-library-toolbar strong,.htz-teacher-exam-library-toolbar span,.htz-teacher-exam-library-title strong{color:#111827;font-size:13px;font-weight:900;line-height:18px;display:block}.htz-teacher-exam-library-toolbar span{color:var(--htz-accent);margin-top:3px}.htz-teacher-exam-library-table{gap:8px;padding:10px;display:grid}.htz-teacher-exam-library-head{display:none}.htz-teacher-exam-library-row{gap:10px;padding:10px;display:grid}.htz-teacher-exam-library-check input{width:16px;height:16px}.htz-teacher-exam-library-title{align-items:flex-start;gap:10px;min-width:0;display:flex}.htz-teacher-exam-library-title>div{min-width:0}.htz-teacher-exam-library-title small{word-break:break-word;display:block}.htz-teacher-exam-library-tags{flex-wrap:wrap;gap:6px;display:flex}.htz-teacher-exam-library-tags span{background:var(--htz-accent);border-radius:999px;min-height:26px;padding:0 8px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-library-tags span{background:color-mix(in srgb, var(--htz-accent), #fff 92%)}}.htz-teacher-exam-library-tags span{align-items:center;display:inline-flex}.htz-teacher-exam-library-status p{color:#9f1239}.htz-teacher-exam-library-time{gap:2px;min-width:0;display:grid}.htz-teacher-exam-library-empty{text-align:center;justify-items:center;gap:8px;padding:24px;display:grid}.htz-teacher-exam-library-empty strong{color:#111827}@container (width>=880px){.htz-teacher-exam-library-hero{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.htz-teacher-exam-library-actions{grid-column:auto;justify-content:flex-end}.htz-teacher-exam-library-head,.htz-teacher-exam-library-row{grid-template-columns:32px minmax(180px,1.5fr) minmax(130px,.9fr) minmax(140px,.9fr) minmax(130px,.8fr) minmax(160px,1fr);align-items:center;gap:10px;display:grid}.htz-teacher-exam-library-head{color:#64748b;text-transform:uppercase;padding:0 8px 2px;font-size:11px;font-weight:900;line-height:15px}.htz-teacher-exam-library-head button{width:24px;height:24px;color:var(--htz-accent);cursor:pointer;background:#fff;border:1px solid #d7dee8;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}}.htz-teacher-exam-blueprint{gap:12px;min-width:0;display:grid;container-type:inline-size}.htz-teacher-exam-blueprint-hero,.htz-teacher-exam-blueprint-summary article,.htz-teacher-exam-blueprint-notice,.htz-teacher-exam-blueprint-tabs,.htz-teacher-exam-blueprint-panel,.htz-teacher-exam-blueprint-list button,.htz-teacher-exam-blueprint-groups button,.htz-teacher-exam-blueprint-template-list article,.htz-teacher-exam-blueprint-template-list article>div:last-of-type>div,.htz-teacher-exam-blueprint-history article{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0}.htz-teacher-exam-blueprint-hero{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px;display:grid}.htz-teacher-exam-blueprint-hero>span{background:var(--htz-accent);border-radius:8px;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-blueprint-hero>span{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-teacher-exam-blueprint-hero>span{color:var(--htz-accent);justify-content:center;align-items:center;display:inline-flex}.htz-teacher-exam-blueprint-hero h4,.htz-teacher-exam-blueprint-panel h5,.htz-teacher-exam-blueprint-summary strong,.htz-teacher-exam-blueprint-list strong,.htz-teacher-exam-blueprint-groups strong,.htz-teacher-exam-blueprint-template-list strong,.htz-teacher-exam-blueprint-history strong{color:#111827;overflow-wrap:anywhere;margin:0;font-weight:900;line-height:1.25}.htz-teacher-exam-blueprint-hero h4{margin-top:3px}.htz-teacher-exam-blueprint-hero span:not(:first-child),.htz-teacher-exam-blueprint-panel-head span,.htz-teacher-exam-blueprint-summary span,.htz-teacher-exam-blueprint-list span,.htz-teacher-exam-blueprint-groups span,.htz-teacher-exam-blueprint-template-list article>div:first-child span,.htz-teacher-exam-blueprint-history article>span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-exam-blueprint-hero p,.htz-teacher-exam-blueprint-panel-head p,.htz-teacher-exam-blueprint-summary p,.htz-teacher-exam-blueprint-notice p,.htz-teacher-exam-blueprint-list small,.htz-teacher-exam-blueprint-groups small,.htz-teacher-exam-blueprint-template-list p,.htz-teacher-exam-blueprint-template-list small,.htz-teacher-exam-blueprint-history p,.htz-teacher-exam-blueprint-history small{color:#64748b;overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-exam-blueprint-actions,.htz-teacher-exam-blueprint-button-row{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.htz-teacher-exam-blueprint-actions{grid-column:1/-1}.htz-teacher-exam-blueprint-summary{grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:10px;min-width:0;display:grid}.htz-teacher-exam-blueprint-summary article{gap:3px;padding:12px;display:grid}.htz-teacher-exam-blueprint-summary strong{font-size:22px}.htz-teacher-exam-blueprint-notice{background:#f8fafc;padding:10px 12px}.htz-teacher-exam-blueprint-tabs{grid-template-columns:repeat(auto-fit,minmax(142px,1fr));gap:8px;padding:8px;display:grid}.htz-teacher-exam-blueprint-tabs button,.htz-teacher-exam-blueprint-list button,.htz-teacher-exam-blueprint-groups button{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5eaf1;border-radius:8px;width:100%;min-width:0}.htz-teacher-exam-blueprint-tabs button{gap:3px;min-height:68px;padding:10px;display:grid}.htz-teacher-exam-blueprint-tabs strong{color:#111827;font-size:13px;font-weight:900;line-height:18px}.htz-teacher-exam-blueprint-tabs small{color:#64748b;font-size:12px;line-height:16px}.htz-teacher-exam-blueprint-tabs button[aria-pressed=true],.htz-teacher-exam-blueprint-list button[aria-pressed=true],.htz-teacher-exam-blueprint-groups button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-blueprint-tabs button[aria-pressed=true],.htz-teacher-exam-blueprint-list button[aria-pressed=true],.htz-teacher-exam-blueprint-groups button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 28%)}}.htz-teacher-exam-blueprint-tabs button[aria-pressed=true],.htz-teacher-exam-blueprint-list button[aria-pressed=true],.htz-teacher-exam-blueprint-groups button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-blueprint-tabs button[aria-pressed=true],.htz-teacher-exam-blueprint-list button[aria-pressed=true],.htz-teacher-exam-blueprint-groups button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-exam-blueprint-tabs button[aria-pressed=true],.htz-teacher-exam-blueprint-list button[aria-pressed=true],.htz-teacher-exam-blueprint-groups button[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-blueprint-tabs button[aria-pressed=true],.htz-teacher-exam-blueprint-list button[aria-pressed=true],.htz-teacher-exam-blueprint-groups button[aria-pressed=true]{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--htz-accent), transparent 72%)}}.htz-teacher-exam-blueprint-panel{gap:12px;padding:12px;display:grid}.htz-teacher-exam-blueprint-panel-head{gap:10px;min-width:0;display:grid}.htz-teacher-exam-blueprint-panel-head h5{margin-top:3px;font-size:16px}.htz-teacher-exam-blueprint-panel-head label,.htz-teacher-exam-blueprint-editor label,.htz-teacher-exam-blueprint-export-grid label{color:#475569;gap:5px;min-width:0;font-size:12px;font-weight:800;line-height:16px;display:grid}.htz-teacher-exam-blueprint-panel-head label:has(svg){border:1px solid var(--htz-border);background:#f8fafc;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:flex}.htz-teacher-exam-blueprint input,.htz-teacher-exam-blueprint select,.htz-teacher-exam-blueprint textarea{color:#111827;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d7dee8;border-radius:8px;font-size:13px;font-weight:800;line-height:18px}.htz-teacher-exam-blueprint input,.htz-teacher-exam-blueprint select{min-height:38px;padding:0 10px}.htz-teacher-exam-blueprint textarea{resize:vertical;min-height:86px;padding:9px 10px}.htz-teacher-exam-blueprint-panel-head label:has(svg) input{background:0 0;border:0;outline:0;padding:0}.htz-teacher-exam-blueprint-list,.htz-teacher-exam-blueprint-groups,.htz-teacher-exam-blueprint-template-list,.htz-teacher-exam-blueprint-history{gap:8px;min-width:0;display:grid}.htz-teacher-exam-blueprint-list button,.htz-teacher-exam-blueprint-groups button{gap:4px;padding:10px;display:grid}.htz-teacher-exam-blueprint-layout{gap:12px;min-width:0;display:grid}.htz-teacher-exam-blueprint-editor,.htz-teacher-exam-blueprint-export-grid{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:10px;min-width:0;padding:12px;display:grid}.htz-teacher-exam-blueprint-export-grid label:has(input[type=checkbox]){background:#fff;border:1px solid #d7dee8;border-radius:8px;flex-direction:row;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:flex}.htz-teacher-exam-blueprint-export-grid input[type=checkbox]{width:16px;min-width:16px;height:16px;min-height:16px;padding:0}.htz-teacher-exam-blueprint-template-list article{gap:10px;padding:12px;display:grid}.htz-teacher-exam-blueprint-template-list article>div:last-of-type{gap:8px;min-width:0;display:grid}.htz-teacher-exam-blueprint-template-list article>div:last-of-type>div{background:#f8fafc;gap:3px;padding:9px;display:grid}.htz-teacher-exam-blueprint-template-list article>div:last-of-type span{color:#64748b;font-size:12px;line-height:16px;display:block}.htz-teacher-exam-blueprint-history article{gap:4px;padding:12px;display:grid}.htz-teacher-exam-blueprint-history article>span{align-items:center;gap:6px;display:inline-flex}@container (width>=860px){.htz-teacher-exam-blueprint-hero{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.htz-teacher-exam-blueprint-actions{grid-column:auto;justify-content:flex-end}.htz-teacher-exam-blueprint-panel-head{grid-template-columns:minmax(0,1fr) minmax(220px,300px);align-items:end}.htz-teacher-exam-blueprint-layout{grid-template-columns:minmax(220px,.9fr) minmax(0,1.4fr);align-items:start}.htz-teacher-exam-blueprint-editor,.htz-teacher-exam-blueprint-export-grid{grid-template-columns:repeat(2,minmax(0,1fr))}:is(.htz-teacher-exam-blueprint-editor label:has(textarea),.htz-teacher-exam-blueprint-editor>button,.htz-teacher-exam-blueprint-export-grid+button){grid-column:1/-1}.htz-teacher-exam-blueprint-template-list article{grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr) auto;align-items:start}.htz-teacher-exam-blueprint-history{grid-template-columns:repeat(3,minmax(0,1fr))}}.htz-teacher-ai-support{gap:12px;min-width:0;display:grid;container-type:inline-size}.htz-teacher-ai-support-hero,.htz-teacher-ai-support-summary article,.htz-teacher-ai-support-notice,.htz-teacher-ai-support-panel,.htz-teacher-ai-source-options,.htz-teacher-ai-source-options button,.htz-teacher-ai-draft-list button,.htz-teacher-ai-draft-preview,.htz-teacher-ai-solution-preview,.htz-teacher-ai-chat-messages,.htz-teacher-ai-chat-messages article,.htz-teacher-ai-suggestions button{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0}.htz-teacher-ai-support-hero{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px;display:grid}.htz-teacher-ai-support-hero>span{background:var(--htz-accent);border-radius:8px;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-ai-support-hero>span{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-teacher-ai-support-hero>span{color:var(--htz-accent);justify-content:center;align-items:center;display:inline-flex}.htz-teacher-ai-support-hero h4,.htz-teacher-ai-support-summary strong,.htz-teacher-ai-support-panel h5,.htz-teacher-ai-source-options strong,.htz-teacher-ai-draft-list strong,.htz-teacher-ai-draft-preview strong,.htz-teacher-ai-solution-preview strong,.htz-teacher-ai-suggestions strong{color:#111827;overflow-wrap:anywhere;margin:0;font-weight:900;line-height:1.25}.htz-teacher-ai-support-hero h4,.htz-teacher-ai-support-panel h5{margin-top:3px}.htz-teacher-ai-support-hero span:not(:first-child),.htz-teacher-ai-support-summary span,.htz-teacher-ai-support-panel-head span,.htz-teacher-ai-source-options button span,.htz-teacher-ai-draft-list span,.htz-teacher-ai-draft-preview span,.htz-teacher-ai-solution-preview span,.htz-teacher-ai-chat-messages span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-ai-support-hero p,.htz-teacher-ai-support-summary p,.htz-teacher-ai-support-notice p,.htz-teacher-ai-support-panel-head p,.htz-teacher-ai-source-options small,.htz-teacher-ai-draft-list small,.htz-teacher-ai-draft-preview p,.htz-teacher-ai-solution-preview p,.htz-teacher-ai-chat-messages p,.htz-teacher-ai-suggestions small{color:#64748b;overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-ai-support-actions{flex-wrap:wrap;grid-column:1/-1;gap:8px;min-width:0;display:flex}.htz-teacher-ai-support-summary{grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:10px;min-width:0;display:grid}.htz-teacher-ai-support-summary article{gap:3px;padding:12px;display:grid}.htz-teacher-ai-support-summary strong{font-size:22px}.htz-teacher-ai-support-notice{background:#f8fafc;padding:10px 12px}.htz-teacher-ai-support-layout,.htz-teacher-ai-chat{gap:12px;min-width:0;display:grid}.htz-teacher-ai-support-panel{gap:12px;padding:12px;display:grid}.htz-teacher-ai-support-panel-head{gap:3px;min-width:0;display:grid}.htz-teacher-ai-source-options{gap:8px;min-inline-size:0;margin:0;padding:8px;display:grid}.htz-teacher-ai-source-options button,.htz-teacher-ai-draft-list button,.htz-teacher-ai-suggestions button{color:#111827;text-align:left;cursor:pointer;border-color:#e5eaf1;gap:4px;width:100%;padding:10px;display:grid}.htz-teacher-ai-source-options button[aria-pressed=true],.htz-teacher-ai-draft-list button[aria-pressed=true],.htz-teacher-ai-suggestions button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-ai-source-options button[aria-pressed=true],.htz-teacher-ai-draft-list button[aria-pressed=true],.htz-teacher-ai-suggestions button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 28%)}}.htz-teacher-ai-source-options button[aria-pressed=true],.htz-teacher-ai-draft-list button[aria-pressed=true],.htz-teacher-ai-suggestions button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-ai-source-options button[aria-pressed=true],.htz-teacher-ai-draft-list button[aria-pressed=true],.htz-teacher-ai-suggestions button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-ai-source-options button[aria-pressed=true],.htz-teacher-ai-draft-list button[aria-pressed=true],.htz-teacher-ai-suggestions button[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-ai-source-options button[aria-pressed=true],.htz-teacher-ai-draft-list button[aria-pressed=true],.htz-teacher-ai-suggestions button[aria-pressed=true]{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--htz-accent), transparent 72%)}}.htz-teacher-ai-support-form,.htz-teacher-ai-draft-list,.htz-teacher-ai-suggestions{gap:9px;min-width:0;display:grid}.htz-teacher-ai-support-form{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;padding:12px}.htz-teacher-ai-support-form label,.htz-teacher-ai-chat label{color:#475569;gap:5px;min-width:0;font-size:12px;font-weight:800;line-height:16px;display:grid}.htz-teacher-ai-support input,.htz-teacher-ai-support select,.htz-teacher-ai-support textarea{color:#111827;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d7dee8;border-radius:8px;font-size:13px;font-weight:800;line-height:18px}.htz-teacher-ai-support input,.htz-teacher-ai-support select{min-height:38px;padding:0 10px}.htz-teacher-ai-support textarea{resize:vertical;min-height:92px;padding:9px 10px}.htz-teacher-ai-draft-preview,.htz-teacher-ai-solution-preview{background:#f8fafc;gap:5px;padding:12px;display:grid}.htz-teacher-ai-chat-messages{background:#f8fafc;gap:9px;padding:10px;display:grid}.htz-teacher-ai-chat-messages article{padding:10px}.htz-teacher-ai-chat-messages article[data-author=teacher]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-ai-chat-messages article[data-author=teacher]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}@container (width>=900px){.htz-teacher-ai-support-hero{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.htz-teacher-ai-support-actions{grid-column:auto;justify-content:flex-end}.htz-teacher-ai-support-layout,.htz-teacher-ai-chat{grid-template-columns:minmax(260px,.9fr) minmax(0,1.35fr);align-items:start}.htz-teacher-ai-support-form{grid-template-columns:repeat(2,minmax(0,1fr))}.htz-teacher-ai-support-form label:has(textarea){grid-column:1/-1}}.htz-teacher-exam-utility{gap:12px;min-width:0;display:grid;container-type:inline-size}.htz-teacher-exam-utility-hero,.htz-teacher-exam-utility-summary article,.htz-teacher-exam-utility-notice,.htz-teacher-exam-utility-panel,.htz-teacher-exam-utility-files button,.htz-teacher-exam-utility-selected,.htz-teacher-exam-utility-steps article,.htz-teacher-exam-utility-history,.htz-teacher-exam-utility-history-list article{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0}.htz-teacher-exam-utility-hero{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px;display:grid}.htz-teacher-exam-utility-icon{background:var(--htz-accent);border-radius:8px;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-utility-icon{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-teacher-exam-utility-icon{color:var(--htz-accent);justify-content:center;align-items:center;display:inline-flex}.htz-teacher-exam-utility h4,.htz-teacher-exam-utility h5,.htz-teacher-exam-utility-summary strong,.htz-teacher-exam-utility-files strong,.htz-teacher-exam-utility-selected strong,.htz-teacher-exam-utility-steps strong,.htz-teacher-exam-utility-history strong{color:#111827;overflow-wrap:anywhere;margin:0;font-weight:900;line-height:1.25}.htz-teacher-exam-utility h4,.htz-teacher-exam-utility h5{margin-top:3px}.htz-teacher-exam-utility-hero span:not(.htz-teacher-exam-utility-icon),.htz-teacher-exam-utility-summary span,.htz-teacher-exam-utility-panel-head span,.htz-teacher-exam-utility-files span,.htz-teacher-exam-utility-selected-head span,.htz-teacher-exam-utility-progress span,.htz-teacher-exam-utility-steps span,.htz-teacher-exam-utility-history-head span,.htz-teacher-exam-utility-history-list span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-exam-utility-hero p,.htz-teacher-exam-utility-summary p,.htz-teacher-exam-utility-notice p,.htz-teacher-exam-utility-panel-head p,.htz-teacher-exam-utility-files small,.htz-teacher-exam-utility-selected p,.htz-teacher-exam-utility-steps p,.htz-teacher-exam-utility-tips p,.htz-teacher-exam-utility-history-list p,.htz-teacher-exam-utility-history-list small,.htz-teacher-exam-utility-output-note{color:#64748b;overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-exam-utility-actions,.htz-teacher-exam-utility-row-actions{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.htz-teacher-exam-utility-actions{grid-column:1/-1}.htz-teacher-exam-utility-summary{grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:10px;min-width:0;display:grid}.htz-teacher-exam-utility-summary article,.htz-teacher-exam-utility-panel,.htz-teacher-exam-utility-selected,.htz-teacher-exam-utility-history{padding:12px}.htz-teacher-exam-utility-summary strong{font-size:21px}.htz-teacher-exam-utility-notice{background:#f8fafc;padding:10px 12px}.htz-teacher-exam-utility-layout,.htz-teacher-exam-utility-side,.htz-teacher-exam-utility-files,.htz-teacher-exam-utility-steps,.htz-teacher-exam-utility-tips,.htz-teacher-exam-utility-history-list{gap:12px;min-width:0;display:grid}.htz-teacher-exam-utility-panel{gap:12px;display:grid}.htz-teacher-exam-utility-panel-head,.htz-teacher-exam-utility-selected-head,.htz-teacher-exam-utility-progress>div:first-child,.htz-teacher-exam-utility-history-head,.htz-teacher-exam-utility-history-list article{gap:4px;min-width:0;display:grid}.htz-teacher-exam-utility-files button{color:#111827;text-align:left;cursor:pointer;gap:4px;width:100%;padding:10px;display:grid}.htz-teacher-exam-utility-files button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-utility-files button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 28%)}}.htz-teacher-exam-utility-files button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-utility-files button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-exam-utility-files button[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-utility-files button[aria-pressed=true]{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--htz-accent), transparent 72%)}}.htz-teacher-exam-utility-selected{background:#f8fafc;gap:12px;display:grid}.htz-teacher-exam-utility-selected-head{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start}.htz-teacher-exam-utility-selected-head small{background:var(--htz-accent);border-radius:8px;min-height:28px;padding:6px 8px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-utility-selected-head small{background:color-mix(in srgb, var(--htz-accent), #fff 92%)}}.htz-teacher-exam-utility-selected-head small{color:var(--htz-accent);white-space:nowrap;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-exam-utility-progress{gap:8px;min-width:0;display:grid}.htz-teacher-exam-utility-progress>div:first-child{grid-template-columns:minmax(0,1fr) auto;align-items:center}.htz-teacher-exam-utility-progress progress{appearance:none;background:#e5eaf1;border:0;border-radius:999px;width:100%;height:9px;overflow:hidden}.htz-teacher-exam-utility-progress progress::-webkit-progress-bar{border-radius:inherit;background:#e5eaf1}.htz-teacher-exam-utility-progress progress::-webkit-progress-value{border-radius:inherit;background:var(--htz-accent)}.htz-teacher-exam-utility-progress progress::-moz-progress-bar{border-radius:inherit;background:var(--htz-accent)}.htz-teacher-exam-utility-row-actions button{min-width:150px}.htz-teacher-exam-utility-steps article{gap:4px;padding:10px;display:grid}.htz-teacher-exam-utility-steps article[data-status=done]{background:#eff9f2}.htz-teacher-exam-utility-steps article[data-status=reviewing],.htz-teacher-exam-utility-steps article[data-status=running]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-utility-steps article[data-status=reviewing],.htz-teacher-exam-utility-steps article[data-status=running]{background:color-mix(in srgb, var(--htz-accent), #fff 95%)}}.htz-teacher-exam-utility-tips p{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:8px;display:grid}.htz-teacher-exam-utility-tips svg{color:var(--htz-accent);margin-top:2px}.htz-teacher-exam-utility-history-head{grid-template-columns:minmax(0,1fr) auto;align-items:center}.htz-teacher-exam-utility-history-head strong{background:var(--htz-accent);border-radius:8px;align-items:center;min-height:30px;padding:0 10px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-utility-history-head strong{background:color-mix(in srgb, var(--htz-accent), #fff 92%)}}.htz-teacher-exam-utility-history-head strong{color:var(--htz-accent)}.htz-teacher-exam-utility-history-list article{padding:10px}.htz-teacher-exam-utility-history-list article>div:last-child{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}@container (width>=900px){.htz-teacher-exam-utility-hero{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.htz-teacher-exam-utility-actions{grid-column:auto;justify-content:flex-end}.htz-teacher-exam-utility-layout{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start}.htz-teacher-exam-utility-history-list article{grid-template-columns:minmax(0,1fr) minmax(180px,auto);align-items:center}.htz-teacher-exam-utility-history-list article>div:last-child{justify-content:flex-end}}.htz-teacher-student-import{gap:12px;min-width:0;display:grid;container-type:inline-size}.htz-teacher-student-import-hero,.htz-teacher-student-import-summary article,.htz-teacher-student-import-notice,.htz-teacher-student-import-panel,.htz-teacher-student-import-filters,.htz-teacher-student-import-list button,.htz-teacher-student-import-status-card,.htz-teacher-student-import-steps article{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0}.htz-teacher-student-import-hero{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px;display:grid}.htz-teacher-student-import-icon{background:var(--htz-accent);border-radius:8px;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-student-import-icon{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-teacher-student-import-icon{color:var(--htz-accent);justify-content:center;align-items:center;display:inline-flex}.htz-teacher-student-import h4,.htz-teacher-student-import h5,.htz-teacher-student-import-summary strong,.htz-teacher-student-import-list strong,.htz-teacher-student-import-status-card span,.htz-teacher-student-import-steps strong{color:#111827;overflow-wrap:anywhere;margin:0;font-weight:900;line-height:1.25}.htz-teacher-student-import h4,.htz-teacher-student-import h5{margin-top:3px}.htz-teacher-student-import-hero span:not(.htz-teacher-student-import-icon),.htz-teacher-student-import-summary span,.htz-teacher-student-import-panel-head span,.htz-teacher-student-import-list span,.htz-teacher-student-import-steps span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-student-import-hero p,.htz-teacher-student-import-summary p,.htz-teacher-student-import-notice p,.htz-teacher-student-import-panel-head p,.htz-teacher-student-import-list small,.htz-teacher-student-import-status-card p,.htz-teacher-student-import-steps p{color:#64748b;overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-student-import-actions,.htz-teacher-student-import-row-actions{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.htz-teacher-student-import-actions{grid-column:1/-1}.htz-teacher-student-import-summary{grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:10px;min-width:0;display:grid}.htz-teacher-student-import-summary article,.htz-teacher-student-import-panel,.htz-teacher-student-import-status-card,.htz-teacher-student-import-steps article{padding:12px}.htz-teacher-student-import-summary strong{font-size:22px}.htz-teacher-student-import-notice{background:#f8fafc;padding:10px 12px}.htz-teacher-student-import-layout,.htz-teacher-student-import-side,.htz-teacher-student-import-list,.htz-teacher-student-import-editor,.htz-teacher-student-import-steps{gap:12px;min-width:0;display:grid}.htz-teacher-student-import-panel{gap:12px;display:grid}.htz-teacher-student-import-add-row{background:#fff;border:1px solid #e5eaf1;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:end;padding:10px}.htz-teacher-student-import-panel-head{gap:3px;min-width:0;display:grid}.htz-teacher-student-import-filters{background:#f8fafc;gap:10px;min-inline-size:0;margin:0;padding:10px;display:grid}.htz-teacher-student-import-filters label,.htz-teacher-student-import-editor label{color:#475569;gap:5px;min-width:0;font-size:12px;font-weight:800;line-height:16px;display:grid}.htz-teacher-student-import-filters label>span{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;min-width:0;display:grid}.htz-teacher-student-import input,.htz-teacher-student-import select{color:#111827;width:100%;min-width:0;min-height:38px;font:inherit;background:#fff;border:1px solid #d7dee8;border-radius:8px;padding:0 10px;font-size:13px;font-weight:800;line-height:18px}.htz-teacher-student-import-list button{color:#111827;text-align:left;cursor:pointer;gap:4px;width:100%;padding:10px;display:grid}.htz-teacher-student-import-list button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-student-import-list button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 28%)}}.htz-teacher-student-import-list button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-student-import-list button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-student-import-list button[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-student-import-list button[aria-pressed=true]{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--htz-accent), transparent 72%)}}.htz-teacher-student-import-status-card{background:#f8fafc}.htz-teacher-student-import-steps article{gap:4px;display:grid}.htz-teacher-student-import-steps article[data-status=done]{background:#f1f9f4}.htz-teacher-student-import-steps article[data-status=running]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-student-import-steps article[data-status=running]{background:color-mix(in srgb, var(--htz-accent), #fff 95%)}}@container (width>=900px){.htz-teacher-student-import-hero{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.htz-teacher-student-import-actions{grid-column:auto;justify-content:flex-end}.htz-teacher-student-import-layout{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:start}.htz-teacher-student-import-filters{grid-template-columns:minmax(0,1fr) minmax(180px,.45fr)}}.htz-teacher-exam-runtime{gap:12px;min-width:0;display:grid;container-type:inline-size}.htz-teacher-exam-runtime-hero,.htz-teacher-exam-runtime-metrics article,.htz-teacher-exam-runtime-notice,.htz-teacher-exam-runtime-panel,.htz-teacher-exam-runtime-list button,.htz-teacher-exam-runtime-options button,.htz-teacher-exam-runtime-sections article,.htz-teacher-exam-runtime-variants article,.htz-teacher-mix-answer-sheet,.htz-teacher-mix-detail-flow,.htz-teacher-mix-export-box,.htz-teacher-mix-word-template,.htz-teacher-mix-detail-preview{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0}.htz-teacher-exam-runtime-hero{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px;display:grid}.htz-teacher-exam-runtime-icon{background:var(--htz-accent);border-radius:8px;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-runtime-icon{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-teacher-exam-runtime-icon{color:var(--htz-accent);justify-content:center;align-items:center;display:inline-flex}.htz-teacher-exam-runtime h4,.htz-teacher-exam-runtime h5,.htz-teacher-exam-runtime strong,.htz-teacher-exam-runtime-facts dd{color:#111827;overflow-wrap:anywhere;margin:0;font-weight:900;line-height:1.25}.htz-teacher-exam-runtime h4,.htz-teacher-exam-runtime h5{margin-top:3px}.htz-teacher-exam-runtime-hero span:not(.htz-teacher-exam-runtime-icon),.htz-teacher-mix-detail-flow span,.htz-teacher-exam-runtime-metrics span,.htz-teacher-exam-runtime-panel-title span,.htz-teacher-exam-runtime-list span,.htz-teacher-exam-runtime-options span,.htz-teacher-exam-runtime-variants span,.htz-teacher-mix-detail-preview span,.htz-teacher-exam-runtime-facts dt{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-exam-runtime-hero p,.htz-teacher-exam-runtime-metrics p,.htz-teacher-mix-answer-sheet p,.htz-teacher-mix-export-box p,.htz-teacher-exam-runtime-notice p,.htz-teacher-exam-runtime-panel-title p,.htz-teacher-exam-runtime-list small,.htz-teacher-exam-runtime-sections p,.htz-teacher-exam-runtime-variants p,.htz-teacher-mix-detail-preview p,.htz-teacher-exam-runtime-facts dd{color:#64748b;overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-exam-runtime-actions{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.htz-teacher-exam-runtime-hero>.htz-teacher-exam-runtime-actions{grid-column:1/-1}.htz-teacher-exam-runtime-metrics,.htz-teacher-exam-runtime-sections,.htz-teacher-exam-runtime-variants,.htz-teacher-exam-runtime-facts{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;min-width:0;display:grid}.htz-teacher-exam-runtime-metrics article,.htz-teacher-exam-runtime-panel,.htz-teacher-exam-runtime-list button,.htz-teacher-exam-runtime-options button,.htz-teacher-exam-runtime-sections article,.htz-teacher-exam-runtime-variants article,.htz-teacher-mix-answer-sheet,.htz-teacher-mix-detail-flow,.htz-teacher-mix-export-box,.htz-teacher-mix-word-template,.htz-teacher-mix-detail-preview{padding:12px}.htz-teacher-exam-runtime-metrics strong{font-size:22px;display:block}.htz-teacher-exam-runtime-notice{background:#f8fafc;padding:10px 12px}.htz-teacher-exam-runtime-layout,.htz-teacher-exam-runtime-panel,.htz-teacher-exam-runtime-list,.htz-teacher-exam-runtime-options,.htz-teacher-exam-runtime-checks,.htz-teacher-exam-runtime-checklist{gap:12px;min-width:0;display:grid}.htz-teacher-exam-runtime-panel-title{gap:3px;min-width:0;display:grid}.htz-teacher-exam-runtime-field{color:#475569;gap:5px;min-width:0;font-size:12px;font-weight:800;line-height:16px;display:grid}.htz-teacher-exam-runtime input,.htz-teacher-exam-runtime textarea,.htz-teacher-exam-runtime select{color:#111827;width:100%;min-width:0;min-height:38px;font:inherit;background:#fff;border:1px solid #d7dee8;border-radius:8px;padding:0 10px;font-size:13px;font-weight:800;line-height:18px}.htz-teacher-exam-runtime textarea{resize:vertical;min-height:84px;padding:10px}.htz-teacher-mix-detail-flow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.htz-teacher-mix-detail-flow>div{flex:260px;gap:4px;min-width:min(100%,260px);display:grid}.htz-teacher-mix-detail-flow a{color:var(--htz-accent);font-size:13px;font-weight:900;line-height:18px;text-decoration:none}.htz-teacher-mix-detail-flow span{background:var(--htz-accent);border-radius:999px;min-height:30px;padding:0 8px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-mix-detail-flow span{background:color-mix(in srgb, var(--htz-accent), #fff 92%)}}.htz-teacher-mix-detail-flow span{align-items:center;display:inline-flex}.htz-teacher-mix-answer-sheet,.htz-teacher-mix-word-template{gap:9px;display:grid}.htz-teacher-mix-answer-sheet>div,.htz-teacher-mix-word-template>div{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.htz-teacher-mix-answer-sheet label,.htz-teacher-mix-word-template label{color:#475569;gap:4px;min-width:min(100%,150px);font-size:12px;font-weight:900;line-height:16px;display:grid}.htz-teacher-mix-word-template>div:first-child{justify-content:space-between}.htz-teacher-mix-word-template span{color:#64748b;background:#f8fafc;border-radius:999px;align-items:center;min-height:28px;padding:0 8px;font-size:12px;font-weight:900;line-height:16px;display:inline-flex}.htz-teacher-mix-answer-sheet button,.htz-teacher-mix-word-template button{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#f8fafc;border-radius:8px;min-height:34px;padding:0 10px;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-exam-runtime-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:10px;font-size:13px;font-weight:800;line-height:19px}.htz-teacher-exam-runtime-list button,.htz-teacher-exam-runtime-options button,.htz-teacher-exam-runtime-tabs button{color:#111827;text-align:left;cursor:pointer;width:100%}.htz-teacher-exam-runtime-list button[aria-pressed=true],.htz-teacher-exam-runtime-options button[aria-pressed=true],.htz-teacher-exam-runtime-tabs button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-runtime-list button[aria-pressed=true],.htz-teacher-exam-runtime-options button[aria-pressed=true],.htz-teacher-exam-runtime-tabs button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 28%)}}.htz-teacher-exam-runtime-list button[aria-pressed=true],.htz-teacher-exam-runtime-options button[aria-pressed=true],.htz-teacher-exam-runtime-tabs button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-runtime-list button[aria-pressed=true],.htz-teacher-exam-runtime-options button[aria-pressed=true],.htz-teacher-exam-runtime-tabs button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-exam-runtime-list button[aria-pressed=true],.htz-teacher-exam-runtime-options button[aria-pressed=true],.htz-teacher-exam-runtime-tabs button[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-exam-runtime-list button[aria-pressed=true],.htz-teacher-exam-runtime-options button[aria-pressed=true],.htz-teacher-exam-runtime-tabs button[aria-pressed=true]{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--htz-accent), transparent 72%)}}.htz-teacher-exam-runtime-facts div{background:#f8fafc;border-radius:8px;min-width:0;padding:10px}.htz-teacher-exam-runtime-facts dt,.htz-teacher-exam-runtime-facts dd{margin:0}.htz-teacher-exam-runtime-checks label,.htz-teacher-exam-runtime-checklist li{color:#334155;align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:800;line-height:19px;display:flex}.htz-teacher-exam-runtime-checks input{width:16px;min-height:16px;padding:0}.htz-teacher-exam-runtime-tabs{gap:6px;min-width:0;display:grid}.htz-teacher-exam-runtime-tabs button{text-align:center;background:#fff;border:1px solid #d7dee8;border-radius:8px;min-height:36px;padding:0 10px;font-size:13px;font-weight:900}.htz-teacher-exam-runtime-checklist{margin:0;padding:0;list-style:none}@container (width>=900px){.htz-teacher-exam-runtime-hero{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.htz-teacher-exam-runtime-hero>.htz-teacher-exam-runtime-actions{grid-column:auto;justify-content:flex-end}.htz-teacher-exam-runtime-layout{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:start}.htz-teacher-exam-runtime-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}.htz-teacher-outline-export{gap:14px;min-width:0;display:grid;container-type:inline-size}.htz-teacher-outline-hero,.htz-teacher-outline-metrics article,.htz-teacher-outline-panel,.htz-teacher-outline-notice{background:#fff;border:1px solid #d7dee8;border-radius:8px;min-width:0}.htz-teacher-outline-hero{background:linear-gradient(135deg,#f8fafc,#eef6ff);gap:14px;padding:16px;display:grid}.htz-teacher-outline-hero span,.htz-teacher-outline-preview-head span,.htz-teacher-outline-metrics span,.htz-teacher-outline-question-list button span,.htz-teacher-outline-template-list button span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-outline-hero h4,.htz-teacher-outline-panel-title h5,.htz-teacher-outline-metrics strong,.htz-teacher-outline-preview-head strong,.htz-teacher-outline-preview-pages strong,.htz-teacher-outline-question-list strong,.htz-teacher-outline-template-list strong{color:#111827;margin:0}.htz-teacher-outline-hero h4{margin-top:4px;font-size:22px;line-height:28px}.htz-teacher-outline-hero p,.htz-teacher-outline-metrics p,.htz-teacher-outline-panel-title p,.htz-teacher-outline-question-list small,.htz-teacher-outline-template-list small,.htz-teacher-outline-preview-pages p{color:#4b5563;margin:4px 0 0;font-size:13px;font-weight:700;line-height:20px}.htz-teacher-outline-hero-actions,.htz-teacher-outline-actions,.htz-teacher-outline-checklist{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.htz-teacher-outline-metrics,.htz-teacher-outline-layout{gap:12px;min-width:0;display:grid}.htz-teacher-outline-metrics article{padding:14px}.htz-teacher-outline-metrics strong{margin-top:4px;font-size:24px;line-height:30px;display:block}.htz-teacher-outline-notice{color:#334155;padding:12px 14px;font-size:13px;font-weight:800;line-height:20px;display:block}.htz-teacher-outline-panel{gap:14px;padding:14px;display:grid}.htz-teacher-outline-panel-title h5{font-size:16px;line-height:22px}.htz-teacher-outline-controls{gap:10px;min-width:0;display:grid}.htz-teacher-outline-controls label{color:#4b5563;gap:6px;min-width:0;font-size:12px;font-weight:900;line-height:16px;display:grid}.htz-teacher-outline-controls select{color:#111827;background:#fff;border:1px solid #d7dee8;border-radius:8px;width:100%;min-width:0;min-height:40px;padding:0 10px;font-size:13px;font-weight:800}.htz-teacher-outline-question-list,.htz-teacher-outline-template-list,.htz-teacher-outline-preview,.htz-teacher-outline-preview-pages{gap:10px;min-width:0;display:grid}.htz-teacher-outline-template-list{border:0;margin:0;padding:0}.htz-teacher-outline-question-list button,.htz-teacher-outline-template-list button{color:#111827;cursor:pointer;text-align:left;background:#fff;border:1px solid #d7dee8;border-radius:8px;min-width:0;min-height:82px;padding:12px;position:relative}.htz-teacher-outline-question-list button[aria-pressed=true],.htz-teacher-outline-template-list button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-outline-question-list button[aria-pressed=true],.htz-teacher-outline-template-list button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 34%)}}.htz-teacher-outline-question-list button[aria-pressed=true],.htz-teacher-outline-template-list button[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-outline-question-list button[aria-pressed=true],.htz-teacher-outline-template-list button[aria-pressed=true]{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--htz-accent), transparent 74%)}}.htz-teacher-outline-question-list strong,.htz-teacher-outline-template-list strong,.htz-teacher-outline-preview-pages strong{overflow-wrap:anywhere;margin-top:5px;line-height:20px;display:block}.htz-teacher-outline-template-list button svg{color:var(--htz-accent);position:absolute;top:12px;right:12px}.htz-teacher-outline-preview{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;padding:12px}.htz-teacher-outline-preview-head{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.htz-teacher-outline-preview-pages article{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:12px}.htz-teacher-outline-preview-pages article span{color:#64748b;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-outline-checklist span{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:12px;font-weight:900;line-height:16px;display:inline-flex}@container (width>=780px){.htz-teacher-outline-hero{grid-template-columns:minmax(0,1fr) auto;align-items:start}.htz-teacher-outline-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.htz-teacher-outline-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start}.htz-teacher-outline-controls{grid-template-columns:repeat(3,minmax(0,1fr))}}.htz-teacher-insights{gap:12px;min-width:0;display:grid;container-type:inline-size}.htz-teacher-insights-hero,.htz-teacher-insights-summary article,.htz-teacher-insights-notice,.htz-teacher-insights-panel,.htz-teacher-insights-filters,.htz-teacher-insights-list button,.htz-teacher-insights-empty{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0}.htz-teacher-insights-hero{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px;display:grid}.htz-teacher-insights-icon{background:var(--htz-accent);border-radius:8px;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-insights-icon{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-teacher-insights-icon{color:var(--htz-accent);justify-content:center;align-items:center;display:inline-flex}.htz-teacher-insights h4,.htz-teacher-insights h5,.htz-teacher-insights-summary strong,.htz-teacher-insights-list strong,.htz-teacher-insights-detail-list dd,.htz-teacher-insights-trends strong{color:#111827;overflow-wrap:anywhere;margin:0;font-weight:900;line-height:1.25}.htz-teacher-insights h4,.htz-teacher-insights h5{margin-top:3px}.htz-teacher-insights-hero span:not(.htz-teacher-insights-icon),.htz-teacher-insights-summary span,.htz-teacher-insights-panel-head span,.htz-teacher-insights-list span,.htz-teacher-insights-trends span,.htz-teacher-insights-detail-list dt{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-insights-hero p,.htz-teacher-insights-summary p,.htz-teacher-insights-notice p,.htz-teacher-insights-panel-head p,.htz-teacher-insights-list small,.htz-teacher-insights-empty,.htz-teacher-insights-detail-list dd,.htz-teacher-insights-trends span{color:#64748b;overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-insights-actions,.htz-teacher-insights-row-actions{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.htz-teacher-insights-actions{grid-column:1/-1}.htz-teacher-insights-summary{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;min-width:0;display:grid}.htz-teacher-operations-strip{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;min-width:0;display:grid}.htz-teacher-operations-strip article{background:#fff;border:1px solid #e5eaf1;border-radius:8px;gap:4px;min-width:0;padding:12px;display:grid}.htz-teacher-operations-strip span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-operations-strip strong{color:#111827;font-size:16px;font-weight:900;line-height:22px}.htz-teacher-operations-strip p{color:#64748b;margin:0;font-size:13px;font-weight:700;line-height:19px}.htz-teacher-insights-summary article,.htz-teacher-insights-panel,.htz-teacher-insights-empty{padding:12px}.htz-teacher-insights-summary strong{font-size:21px}.htz-teacher-insights-summary article[data-tone=attention]{background:#fdf4f4}.htz-teacher-insights-summary article[data-tone=good]{background:#f3faf6}.htz-teacher-insights-summary article[data-tone=warning]{background:#fef9f0}.htz-teacher-insights-notice{background:#f8fafc;padding:10px 12px}.htz-teacher-insights-layout,.htz-teacher-insights-side,.htz-teacher-insights-list,.htz-teacher-insights-trends,.htz-teacher-insights-detail-list{gap:12px;min-width:0;display:grid}.htz-teacher-insights-panel{gap:12px;display:grid}.htz-teacher-insights-panel-head{gap:3px;min-width:0;display:grid}.htz-teacher-insights-filters{background:#f8fafc;gap:10px;min-inline-size:0;margin:0;padding:10px;display:grid}.htz-teacher-insights-filters label,.htz-teacher-insights-note{color:#475569;gap:5px;min-width:0;font-size:12px;font-weight:800;line-height:16px;display:grid}.htz-teacher-insights-filters label>span{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;min-width:0;display:grid}.htz-teacher-insights input,.htz-teacher-insights select,.htz-teacher-insights textarea{color:#111827;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d7dee8;border-radius:8px;font-size:13px;font-weight:800;line-height:18px}.htz-teacher-insights input,.htz-teacher-insights select{min-height:38px;padding:0 10px}.htz-teacher-insights textarea{resize:vertical;min-height:88px;padding:9px 10px}.htz-teacher-insights-list button{color:#111827;text-align:left;cursor:pointer;gap:4px;width:100%;padding:10px;display:grid}.htz-teacher-insights-list button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-insights-list button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 28%)}}.htz-teacher-insights-list button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-insights-list button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-insights-list button[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-insights-list button[aria-pressed=true]{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--htz-accent), transparent 72%)}}.htz-teacher-insights-detail-list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.htz-teacher-insights-detail-list div{background:#f8fafc;border-radius:8px;min-width:0;padding:10px}.htz-teacher-insights-detail-list dd,.htz-teacher-insights-detail-list dt{margin:0}.htz-teacher-insights-trends article{gap:8px;min-width:0;display:grid}.htz-teacher-insights-trends article>div:first-child{justify-content:space-between;gap:8px;min-width:0;display:flex}.htz-teacher-insights-bar{background:#e5eaf1;border-radius:999px;height:9px;overflow:hidden}.htz-teacher-insights-bar span{border-radius:inherit;background:var(--htz-accent);height:100%;display:block}@container (width>=900px){.htz-teacher-insights-hero{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.htz-teacher-insights-actions{grid-column:auto;justify-content:flex-end}.htz-teacher-insights-layout{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:start}.htz-teacher-insights-filters{grid-template-columns:minmax(0,1fr) minmax(180px,.45fr)}}.htz-teacher-question-types{gap:12px;min-width:0;display:grid;container-type:inline-size}.htz-teacher-question-types-hero,.htz-teacher-question-types-summary article,.htz-teacher-question-types-notice,.htz-teacher-question-types-filters,.htz-teacher-question-types-list,.htz-teacher-question-types-list button,.htz-teacher-question-types-editor,.htz-teacher-question-types-empty{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0}.htz-teacher-question-types-hero{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px;display:grid}.htz-teacher-question-types-hero>span{background:var(--htz-accent);border-radius:8px;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-question-types-hero>span{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-teacher-question-types-hero>span{color:var(--htz-accent);justify-content:center;align-items:center;display:inline-flex}.htz-teacher-question-types-hero h4,.htz-teacher-question-types-summary strong,.htz-teacher-question-types-list strong,.htz-teacher-question-types-editor h5,.htz-teacher-question-types-empty strong{color:#111827;overflow-wrap:anywhere;margin:0;font-weight:900;line-height:1.25}.htz-teacher-question-types-hero h4,.htz-teacher-question-types-editor h5{margin-top:3px}.htz-teacher-question-types-hero span:not(:first-child),.htz-teacher-question-types-summary span,.htz-teacher-question-types-list span,.htz-teacher-question-types-editor-head span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-question-types-hero p,.htz-teacher-question-types-summary p,.htz-teacher-question-types-notice p,.htz-teacher-question-types-list small,.htz-teacher-question-types-editor p,.htz-teacher-question-types-form small,.htz-teacher-question-types-empty p{color:#64748b;overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-question-types-actions,.htz-teacher-question-types-button-row{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.htz-teacher-question-types-actions{grid-column:1/-1}.htz-teacher-question-types-summary{grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:10px;min-width:0;display:grid}.htz-teacher-question-types-summary article{gap:3px;padding:12px;display:grid}.htz-teacher-question-types-summary strong{font-size:22px}.htz-teacher-question-types-notice{background:#f8fafc;padding:10px 12px}.htz-teacher-question-types-filters{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:9px;min-inline-size:0;margin:0;padding:12px;display:grid}.htz-teacher-question-types-filters label,.htz-teacher-question-types-form label{color:#475569;gap:5px;min-width:0;font-size:12px;font-weight:800;line-height:16px;display:grid}.htz-teacher-question-types-filters label:has(svg){border:1px solid var(--htz-border);background:#f8fafc;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:flex}.htz-teacher-question-types input,.htz-teacher-question-types select,.htz-teacher-question-types textarea{color:#111827;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d7dee8;border-radius:8px;font-size:13px;font-weight:800;line-height:18px}.htz-teacher-question-types input,.htz-teacher-question-types select{min-height:38px;padding:0 10px}.htz-teacher-question-types textarea{resize:vertical;min-height:90px;padding:9px 10px}.htz-teacher-question-types input:disabled,.htz-teacher-question-types select:disabled,.htz-teacher-question-types textarea:disabled{color:#64748b;background:#f8fafc}.htz-teacher-question-types-filters label:has(svg) input{background:0 0;border:0;outline:0;padding:0}.htz-teacher-question-types-layout,.htz-teacher-question-types-list,.htz-teacher-question-types-form,.htz-teacher-question-types-capabilities{gap:10px;min-width:0;display:grid}.htz-teacher-question-types-list{padding:10px}.htz-teacher-question-types-list button{color:#111827;text-align:left;cursor:pointer;border-color:#e5eaf1;gap:4px;width:100%;padding:10px;display:grid}.htz-teacher-question-types-list button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-question-types-list button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 28%)}}.htz-teacher-question-types-list button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-question-types-list button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-question-types-list button[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-question-types-list button[aria-pressed=true]{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--htz-accent), transparent 72%)}}.htz-teacher-question-types-editor{gap:12px;padding:12px;display:grid}.htz-teacher-question-types-editor-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.htz-teacher-question-types-editor-head>div{min-width:0}.htz-teacher-question-types-editor-head>span:last-child{background:var(--htz-accent);border-radius:999px;min-height:28px;padding:0 9px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-question-types-editor-head>span:last-child{background:color-mix(in srgb, var(--htz-accent), #fff 92%)}}.htz-teacher-question-types-editor-head>span:last-child{align-items:center;display:inline-flex}.htz-teacher-question-types-form{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;padding:12px}.htz-teacher-question-types-capabilities{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.htz-teacher-question-types-capabilities label{color:#475569;background:#fff;border:1px solid #d7dee8;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 10px;font-size:12px;font-weight:800;line-height:16px;display:flex}.htz-teacher-question-types-capabilities input[type=checkbox]{width:16px;min-width:16px;height:16px;min-height:16px;padding:0}.htz-teacher-question-types-empty{text-align:center;justify-items:center;gap:6px;padding:22px;display:grid}@container (width>=900px){.htz-teacher-question-types-hero{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.htz-teacher-question-types-actions{grid-column:auto;justify-content:flex-end}.htz-teacher-question-types-layout{grid-template-columns:minmax(230px,.8fr) minmax(0,1.4fr);align-items:start}.htz-teacher-question-types-form{grid-template-columns:repeat(2,minmax(0,1fr))}:is(.htz-teacher-question-types-form label:has(textarea),.htz-teacher-question-types-form label:has(select)){grid-column:1/-1}}.htz-teacher-word-template{gap:12px;min-width:0;display:grid}.htz-teacher-word-template-heading,.htz-teacher-word-template-layout,.htz-teacher-word-template-editor,.htz-teacher-word-template-preview,.htz-teacher-word-template-preview-page{min-width:0}.htz-teacher-word-template-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.htz-teacher-word-template-heading h4{color:#111827;margin:2px 0 4px;font-size:18px;line-height:24px}.htz-teacher-word-template-heading p{color:#64748b;margin:0;font-size:13px;line-height:20px}.htz-teacher-word-template-eyebrow,.htz-teacher-word-template-route{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-word-template-route{white-space:nowrap;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 10px;display:inline-flex}.htz-teacher-word-template-layout{grid-template-columns:minmax(210px,.34fr) minmax(0,.7fr) minmax(280px,.5fr);align-items:start;gap:12px;display:grid}.htz-teacher-word-template-presets,.htz-teacher-word-template-editor,.htz-teacher-word-template-preview,.htz-teacher-word-template-checklist,.htz-teacher-word-template-status,.htz-teacher-word-template-actions{gap:8px;min-width:0;display:grid}.htz-teacher-word-template-preset,.htz-teacher-word-template-editor,.htz-teacher-word-template-preview{background:#fff;border:1px solid #e5eaf1;border-radius:8px}.htz-teacher-word-template-preset{color:#374151;text-align:left;cursor:pointer;gap:5px;min-width:0;padding:10px;display:grid}.htz-teacher-word-template-preset:hover,.htz-teacher-word-template-preset-active{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-word-template-preset:hover,.htz-teacher-word-template-preset-active{border-color:color-mix(in srgb, var(--htz-accent), transparent 34%)}}.htz-teacher-word-template-preset:hover,.htz-teacher-word-template-preset-active{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-word-template-preset:hover,.htz-teacher-word-template-preset-active{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-word-template-preset-title{color:#111827;align-items:center;gap:7px;font-size:13px;font-weight:900;line-height:18px;display:inline-flex}.htz-teacher-word-template-preset-description,.htz-teacher-word-template-preset-meta,.htz-teacher-word-template-status span{color:#64748b;font-size:12px;line-height:17px}.htz-teacher-word-template-preset-meta{color:var(--htz-accent);font-weight:900}.htz-teacher-word-template-section-title{gap:2px;min-width:0;display:grid}.htz-teacher-word-template-section-title span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-word-template-section-title strong{color:#111827;font-size:14px;line-height:20px}.htz-teacher-word-template-editor,.htz-teacher-word-template-preview{padding:12px}.htz-teacher-word-template-editor{z-index:1;position:relative}.htz-teacher-word-template-preview{z-index:0;position:relative}.htz-teacher-word-template-field{gap:5px;min-width:0;display:grid}.htz-teacher-word-template-structure,.htz-teacher-word-template-answer-counts{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:8px;min-width:0;padding:10px;display:grid}.htz-teacher-word-template-structure-list{gap:6px;min-width:0;display:grid}.htz-teacher-word-template-structure-list span{color:#374151;background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:7px 8px;font-size:12px;font-weight:800;line-height:17px}.htz-teacher-word-template-answer-counts button{border:1px solid var(--htz-accent);min-height:34px;padding:0 10px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-word-template-answer-counts button{border:1px solid color-mix(in srgb, var(--htz-accent), #d7dee8 48%)}}.htz-teacher-word-template-answer-counts button{color:var(--htz-accent);cursor:pointer;background:#fff;border-radius:8px;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-word-template-tabs,.htz-teacher-word-template-preview-modes{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.htz-teacher-word-template-tabs button,.htz-teacher-word-template-preview-modes button{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#f8fafc;border-radius:8px;min-height:32px;padding:0 9px;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-word-template-preview-modes button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-word-template-preview-modes button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 36%)}}.htz-teacher-word-template-preview-modes button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-word-template-preview-modes button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 92%)}}.htz-teacher-word-template-preview-modes button[aria-pressed=true]{color:var(--htz-accent)}.htz-teacher-word-template-field label,.htz-teacher-word-template-checkbox{color:#374151;font-size:13px;font-weight:900;line-height:18px}.htz-teacher-word-template-field input,.htz-teacher-word-template-field select{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;width:100%;min-width:0;min-height:38px;padding:0 10px;font-size:13px;font-weight:700;line-height:20px}.htz-teacher-word-template-answer-sheet{gap:8px;min-width:0;display:grid}.htz-teacher-word-template-checkbox{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:inline-flex}.htz-teacher-word-template-preview-page{pointer-events:none;background:#f8fafc;border:1px solid #d7dee8;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;min-height:320px;padding:14px;display:grid}.htz-teacher-word-template-preview-header,.htz-teacher-word-template-preview-footer,.htz-teacher-word-template-preview-watermark,.htz-teacher-word-template-preview-body{color:#374151;background:#fff;border:1px dashed #cbd5e1;border-radius:8px;min-width:0;padding:8px;font-size:12px;line-height:18px}.htz-teacher-word-template-preview-watermark{color:var(--htz-accent);align-items:center;gap:6px;display:inline-flex}.htz-teacher-word-template-preview-body{align-self:center;gap:6px;display:grid}.htz-teacher-word-template-preview-body strong{color:#111827;font-size:16px;line-height:22px}.htz-teacher-word-template-checklist span{color:#374151;pointer-events:none;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 9px;font-size:12px;font-weight:800;line-height:16px;display:inline-flex}.htz-teacher-word-template-status{pointer-events:none}.htz-teacher-word-template-action{border:1px solid var(--htz-accent);min-height:38px;padding:0 12px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-word-template-action{border:1px solid color-mix(in srgb, var(--htz-accent), #d7dee8 48%)}}.htz-teacher-word-template-action{background:var(--htz-accent);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:900;display:inline-flex}.htz-teacher-word-template-action:nth-child(n+3){color:#111827;background:#fff}.htz-teacher-document-library{gap:14px;min-width:0;display:grid;container-type:inline-size}.htz-teacher-document-hero,.htz-teacher-document-notice,.htz-teacher-document-panel,.htz-teacher-document-side{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0}.htz-teacher-document-hero{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:14px;display:grid}.htz-teacher-document-hero span,.htz-teacher-document-panel-head span,.htz-teacher-document-metrics span,.htz-teacher-document-list button>span,.htz-teacher-document-side>span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-document-hero h4,.htz-teacher-document-panel-head h5,.htz-teacher-document-side h5{color:#111827;margin:3px 0 0}.htz-teacher-document-hero p,.htz-teacher-document-notice p,.htz-teacher-document-list small,.htz-teacher-document-side p,.htz-teacher-document-side blockquote{color:#64748b;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-document-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.htz-teacher-document-notice{background:#f8fafc;padding:10px 12px}.htz-teacher-document-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;min-width:0;display:grid}.htz-teacher-document-metrics button{color:#374151;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:12px}.htz-teacher-document-metrics button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-document-metrics button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 30%)}}.htz-teacher-document-metrics button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-document-metrics button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-document-metrics strong{color:#111827;margin-top:5px;font-size:24px;font-weight:900;line-height:30px;display:block}.htz-teacher-document-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;min-width:0;display:grid}@container (width>=760px){.htz-teacher-document-layout{grid-template-columns:minmax(0,1fr) minmax(300px,360px)}}.htz-teacher-document-main{gap:12px;min-width:0;display:grid}.htz-teacher-document-panel,.htz-teacher-document-side{gap:10px;padding:12px;display:grid}.htz-teacher-document-panel-head{justify-content:space-between;gap:10px;min-width:0;display:flex}.htz-teacher-document-filters,.htz-teacher-document-upload-row{grid-template-columns:minmax(0,1fr) minmax(170px,.32fr) minmax(170px,.32fr);align-items:end;gap:9px;min-width:0;display:grid}.htz-teacher-document-upload-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.htz-teacher-document-filters label,.htz-teacher-document-upload-row label,.htz-teacher-document-side-form label{color:#374151;gap:5px;min-width:0;font-size:12px;font-weight:900;line-height:16px;display:grid;position:relative}.htz-teacher-document-upload-row label small{color:#64748b;font-size:11px;font-weight:800;line-height:14px}.htz-teacher-document-filters label:first-child svg{color:var(--htz-accent);position:absolute;bottom:11px;left:10px}.htz-teacher-document-filters input,.htz-teacher-document-filters select,.htz-teacher-document-upload-row input,.htz-teacher-document-upload-row select,.htz-teacher-document-upload-row textarea,.htz-teacher-document-side-form input,.htz-teacher-document-side-form select,.htz-teacher-document-side-form textarea{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;width:100%;min-height:38px;padding:0 10px;font-size:13px;font-weight:700}.htz-teacher-document-upload-row textarea,.htz-teacher-document-side-form textarea{resize:vertical;min-height:76px;padding-block:9px}.htz-teacher-document-wide{grid-column:1/-1}.htz-teacher-document-filters input{padding-left:32px}.htz-teacher-document-list{gap:8px;min-width:0;display:grid}.htz-teacher-document-list button{color:#374151;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;grid-template-columns:minmax(0,.35fr) minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-width:0;padding:10px;display:grid}.htz-teacher-document-list button:hover,.htz-teacher-document-list button.is-active,.htz-teacher-document-list button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-document-list button:hover,.htz-teacher-document-list button.is-active,.htz-teacher-document-list button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 34%)}}.htz-teacher-document-list button:hover,.htz-teacher-document-list button.is-active,.htz-teacher-document-list button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-document-list button:hover,.htz-teacher-document-list button.is-active,.htz-teacher-document-list button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-document-list strong,.htz-teacher-document-list em{color:#111827}.htz-teacher-document-list small{grid-column:1/-1}.htz-teacher-document-list em{font-size:12px;font-style:normal;font-weight:900;line-height:16px}.htz-teacher-document-side blockquote{border-left:3px solid var(--htz-accent);background:#f8fafc;border-radius:8px;margin:0;padding:10px}.htz-teacher-document-side dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.htz-teacher-document-side dl div{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:10px}.htz-teacher-document-side dt,.htz-teacher-document-side dd{margin:0}.htz-teacher-document-side dt{color:#64748b;font-size:12px;font-weight:800;line-height:16px}.htz-teacher-document-side dd{color:#111827;margin-top:2px;font-size:13px;font-weight:900;line-height:18px}.htz-teacher-document-side-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;min-width:0;display:grid}.htz-teacher-document-side-form>strong{color:#111827;grid-column:1/-1;font-size:13px;line-height:18px}.htz-teacher-document-shares,.htz-teacher-document-side-actions{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.htz-teacher-document-shares span{color:#374151;background:#f8fafc;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:12px;font-weight:800;line-height:16px;display:inline-flex}.htz-teacher-document-empty{background:#f8fafc;border-radius:8px;padding:10px}.htz-teacher-course-detail{gap:14px;min-width:0;display:grid}.htz-teacher-course-hero,.htz-teacher-course-notice,.htz-teacher-course-panel,.htz-teacher-course-side{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0}.htz-teacher-course-hero{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:14px;display:grid}.htz-teacher-course-hero span,.htz-teacher-course-panel-head span,.htz-teacher-course-metrics span,.htz-teacher-course-side>span,.htz-teacher-course-list button>span,.htz-teacher-course-card-list span,.htz-teacher-course-rows span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-course-hero h4,.htz-teacher-course-panel-head h5,.htz-teacher-course-side h5{color:#111827;margin:3px 0 0}.htz-teacher-course-hero p,.htz-teacher-course-notice p,.htz-teacher-course-metrics p,.htz-teacher-course-panel p,.htz-teacher-course-side p,.htz-teacher-course-list small,.htz-teacher-course-card-list small,.htz-teacher-course-card-list p,.htz-teacher-course-rows p,.htz-teacher-course-helper{color:#64748b;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-course-meta,.htz-teacher-course-actions{flex-wrap:wrap;gap:8px;display:flex}.htz-teacher-course-meta span{color:#374151;background:#f8fafc;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;display:inline-flex}.htz-teacher-course-actions{justify-content:flex-end}.htz-teacher-course-notice{background:#f8fafc;padding:10px 12px}.htz-teacher-course-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;min-width:0;display:grid}.htz-teacher-course-metrics article,.htz-teacher-course-overview-grid article,.htz-teacher-course-form-card,.htz-teacher-course-card-list article,.htz-teacher-course-rows article{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:12px}.htz-teacher-course-metrics strong{color:#111827;margin-top:4px;font-size:23px;font-weight:900;line-height:29px;display:block}.htz-teacher-course-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;min-width:0;display:grid}.htz-teacher-course-tabs button{border:1px solid var(--htz-border);color:#374151;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:38px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.htz-teacher-course-tabs button.is-active,.htz-teacher-course-tabs button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-course-tabs button.is-active,.htz-teacher-course-tabs button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 30%)}}.htz-teacher-course-tabs button.is-active,.htz-teacher-course-tabs button[aria-pressed=true]{background:var(--htz-accent);color:#fff}.htz-teacher-course-layout{grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);align-items:start;gap:12px;min-width:0;display:grid}.htz-teacher-course-main{min-width:0}.htz-teacher-course-panel,.htz-teacher-course-side{gap:10px;padding:12px;display:grid}.htz-teacher-course-panel-head{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.htz-teacher-course-overview-grid,.htz-teacher-course-engine-grid,.htz-teacher-course-two-columns{gap:10px;min-width:0;display:grid}.htz-teacher-course-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.htz-teacher-course-engine-grid,.htz-teacher-course-two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.htz-teacher-course-overview-grid article{gap:8px;display:grid}.htz-teacher-course-overview-grid strong,.htz-teacher-course-list strong,.htz-teacher-course-card-list strong,.htz-teacher-course-rows strong{color:#111827}.htz-teacher-course-form-row{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:9px;min-width:0;display:grid}.htz-teacher-course-form-row>button{z-index:1;justify-self:start;min-width:max-content;position:relative}.htz-teacher-course-form-card{gap:10px;display:grid}.htz-teacher-course-form-card h6,.htz-teacher-course-rows h6{color:#111827;margin:0;font-size:14px;line-height:20px}.htz-teacher-course-form-row label,.htz-teacher-course-form-card label{color:#374151;gap:5px;min-width:0;font-size:12px;font-weight:900;line-height:16px;display:grid;position:relative}.htz-teacher-course-form-row label:first-child svg{color:var(--htz-accent);position:absolute;bottom:11px;left:10px}.htz-teacher-course-form-row input,.htz-teacher-course-form-row select,.htz-teacher-course-form-row textarea,.htz-teacher-course-form-card input,.htz-teacher-course-form-card select,.htz-teacher-course-form-card textarea,.htz-teacher-course-edit-form input,.htz-teacher-course-edit-form select,.htz-teacher-course-edit-form textarea{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;width:100%;min-height:38px;padding:0 10px;font-size:13px;font-weight:700}.htz-teacher-course-form-row textarea,.htz-teacher-course-form-card textarea,.htz-teacher-course-edit-form textarea{resize:vertical;min-height:78px;padding-block:9px}.htz-teacher-course-form-row label:first-child:has(svg) input{padding-left:32px}.htz-teacher-course-edit-form{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:10px;min-width:0;display:grid}.htz-teacher-course-edit-form label{color:#374151;gap:5px;min-width:0;font-size:12px;font-weight:900;line-height:16px;display:grid}.htz-teacher-course-check{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:inline-flex}.htz-teacher-course-check input{width:auto;min-height:auto}.htz-teacher-course-wide{grid-column:1/-1}.htz-teacher-course-list,.htz-teacher-course-card-list,.htz-teacher-course-rows{gap:8px;min-width:0;display:grid}.htz-teacher-course-list button{color:#374151;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;grid-template-columns:minmax(0,.42fr) minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-width:0;padding:10px;display:grid}.htz-teacher-course-list button:hover,.htz-teacher-course-list button.is-active,.htz-teacher-course-list button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-course-list button:hover,.htz-teacher-course-list button.is-active,.htz-teacher-course-list button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 34%)}}.htz-teacher-course-list button:hover,.htz-teacher-course-list button.is-active,.htz-teacher-course-list button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-course-list button:hover,.htz-teacher-course-list button.is-active,.htz-teacher-course-list button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-course-list small{grid-column:1/-1}.htz-teacher-course-list em{color:#111827;font-size:17px;font-style:normal;font-weight:900;line-height:22px}.htz-teacher-course-card-list small{display:block}.htz-teacher-course-side dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.htz-teacher-course-side dl div{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:10px}.htz-teacher-course-side dt,.htz-teacher-course-side dd{margin:0}.htz-teacher-course-side dt{color:#64748b;font-size:12px;font-weight:800;line-height:16px}.htz-teacher-course-side dd{color:#111827;margin-top:2px;font-size:14px;font-weight:900;line-height:20px}.htz-teacher-course-empty{background:#f8fafc;border-radius:8px;padding:10px}.htz-teacher-class-detail{gap:14px;min-width:0;display:grid}.htz-teacher-class-hero,.htz-teacher-class-status,.htz-teacher-class-panel,.htz-teacher-class-side{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0}.htz-teacher-class-hero{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:14px;display:grid}.htz-teacher-class-hero span,.htz-teacher-class-panel-head span,.htz-teacher-class-metrics span,.htz-teacher-class-side>span,.htz-teacher-class-card-list span,.htz-teacher-class-student-list button>span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-class-hero h4,.htz-teacher-class-panel-head h5,.htz-teacher-class-side h5{color:#111827;margin:3px 0 0}.htz-teacher-class-hero p,.htz-teacher-class-status p,.htz-teacher-class-metrics p,.htz-teacher-class-panel p,.htz-teacher-class-side p,.htz-teacher-class-side blockquote,.htz-teacher-class-ranking small,.htz-teacher-class-student-list small{color:#64748b;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-class-meta,.htz-teacher-class-actions{flex-wrap:wrap;gap:8px;display:flex}.htz-teacher-class-meta span{color:#374151;background:#f8fafc;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;display:inline-flex}.htz-teacher-class-actions{justify-content:flex-end}.htz-teacher-class-status{background:#f8fafc;padding:10px 12px}.htz-teacher-class-metrics,.htz-teacher-class-layout{gap:12px;min-width:0;display:grid}.htz-teacher-class-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.htz-teacher-class-metrics article{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:12px}.htz-teacher-class-metrics strong{color:#111827;margin-top:4px;font-size:23px;font-weight:900;line-height:29px;display:block}.htz-teacher-class-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-width:0;display:grid}.htz-teacher-class-tabs button{border:1px solid var(--htz-border);color:#374151;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:38px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.htz-teacher-class-tabs button.is-active,.htz-teacher-class-tabs button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-class-tabs button.is-active,.htz-teacher-class-tabs button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 30%)}}.htz-teacher-class-tabs button.is-active,.htz-teacher-class-tabs button[aria-pressed=true]{background:var(--htz-accent);color:#fff}.htz-teacher-class-layout{grid-template-columns:minmax(0,1fr) minmax(260px,.38fr);align-items:start}.htz-teacher-class-main{min-width:0}.htz-teacher-class-panel,.htz-teacher-class-side{gap:10px;padding:12px;display:grid}.htz-teacher-class-panel-head{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.htz-teacher-class-panel-head>strong{color:#111827;font-size:14px;font-weight:900;line-height:20px}.htz-teacher-class-filters{grid-template-columns:minmax(0,1fr) minmax(190px,.34fr);gap:9px;min-width:0;display:grid}.htz-teacher-class-edit-form,.htz-teacher-class-action-form{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:10px;min-width:0;display:grid}.htz-teacher-class-action-form{margin-bottom:2px}.htz-teacher-class-filters label{color:#374151;gap:5px;min-width:0;font-size:12px;font-weight:900;line-height:16px;display:grid;position:relative}.htz-teacher-class-edit-form label,.htz-teacher-class-action-form label{color:#374151;gap:5px;min-width:0;font-size:12px;font-weight:900;line-height:16px;display:grid}.htz-teacher-class-filters label:first-child svg{color:var(--htz-accent);position:absolute;bottom:11px;left:10px}.htz-teacher-class-filters input,.htz-teacher-class-filters select,.htz-teacher-class-edit-form input,.htz-teacher-class-edit-form select,.htz-teacher-class-edit-form textarea,.htz-teacher-class-action-form input,.htz-teacher-class-action-form select,.htz-teacher-class-action-form textarea{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;width:100%;min-height:38px;padding:0 10px;font-size:13px;font-weight:700}.htz-teacher-class-edit-form textarea,.htz-teacher-class-action-form textarea{resize:vertical;min-height:78px;padding-block:9px}.htz-teacher-class-check{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:inline-flex}.htz-teacher-class-check input{width:auto;min-height:auto}.htz-teacher-class-wide{grid-column:1/-1}.htz-teacher-class-filters input{padding-left:32px}.htz-teacher-class-student-list,.htz-teacher-class-card-list,.htz-teacher-class-timeline,.htz-teacher-class-ranking{gap:8px;min-width:0;display:grid}.htz-teacher-class-student-list button,.htz-teacher-class-card-list article,.htz-teacher-class-timeline article,.htz-teacher-class-ranking article,.htz-teacher-class-side dl div{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:10px}.htz-teacher-class-student-list button{color:#374151;text-align:left;cursor:pointer;grid-template-columns:minmax(0,.5fr) minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;display:grid}.htz-teacher-class-student-list button:hover,.htz-teacher-class-student-list button.is-active,.htz-teacher-class-student-list button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-class-student-list button:hover,.htz-teacher-class-student-list button.is-active,.htz-teacher-class-student-list button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 34%)}}.htz-teacher-class-student-list button:hover,.htz-teacher-class-student-list button.is-active,.htz-teacher-class-student-list button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-class-student-list button:hover,.htz-teacher-class-student-list button.is-active,.htz-teacher-class-student-list button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-class-student-list strong,.htz-teacher-class-card-list strong,.htz-teacher-class-timeline strong,.htz-teacher-class-ranking strong,.htz-teacher-class-ranking span{color:#111827}.htz-teacher-class-student-list small{grid-column:1/-1}.htz-teacher-class-student-list em{color:#111827;font-size:17px;font-style:normal;font-weight:900;line-height:22px}.htz-teacher-class-side dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.htz-teacher-class-side dt,.htz-teacher-class-side dd{margin:0}.htz-teacher-class-side dt{color:#64748b;font-size:12px;font-weight:800;line-height:16px}.htz-teacher-class-side dd{color:#111827;margin-top:2px;font-size:14px;font-weight:900;line-height:20px}.htz-teacher-class-side blockquote{border-left:3px solid var(--htz-accent);background:#f8fafc;border-radius:8px;margin:0;padding:10px}.htz-teacher-class-ranking article{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.htz-teacher-class-empty{background:#f8fafc;border-radius:8px;padding:10px}.htz-teacher-assistant,.htz-teacher-wallet,.htz-teacher-account,.htz-teacher-inbox,.htz-teacher-support{gap:14px;min-width:0;display:grid}.htz-teacher-assistant-hero,.htz-teacher-assistant-card,.htz-teacher-wallet-hero,.htz-teacher-wallet-card,.htz-teacher-account-hero,.htz-teacher-account-card,.htz-teacher-inbox-hero,.htz-teacher-inbox-list-panel,.htz-teacher-inbox-detail,.htz-teacher-support-hero,.htz-teacher-support-card{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0}.htz-teacher-assistant-hero,.htz-teacher-wallet-hero,.htz-teacher-account-hero,.htz-teacher-inbox-hero,.htz-teacher-support-hero{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px;display:grid}.htz-teacher-support-hero,.htz-teacher-assistant-hero{grid-template-columns:auto minmax(0,1fr)}.htz-teacher-wallet-icon,.htz-teacher-assistant-icon,.htz-teacher-account-avatar,.htz-teacher-inbox-hero>span,.htz-teacher-support-hero>span{background:var(--htz-accent);border-radius:8px;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-wallet-icon,.htz-teacher-assistant-icon,.htz-teacher-account-avatar,.htz-teacher-inbox-hero>span,.htz-teacher-support-hero>span{background:color-mix(in srgb, var(--htz-accent), #fff 88%)}}.htz-teacher-wallet-icon,.htz-teacher-assistant-icon,.htz-teacher-account-avatar,.htz-teacher-inbox-hero>span,.htz-teacher-support-hero>span{color:var(--htz-accent);place-items:center;font-weight:900;display:grid}.htz-teacher-assistant-hero span,.htz-teacher-assistant-card h5,.htz-teacher-assistant-log span,.htz-teacher-assistant-composer label,.htz-teacher-wallet-hero span,.htz-teacher-wallet-panel-title,.htz-teacher-wallet-card dt,.htz-teacher-wallet-ledger small,.htz-teacher-wallet-operations span,.htz-teacher-account-hero span,.htz-teacher-account-panel-title,.htz-teacher-account-field,.htz-teacher-account-facts dt,.htz-teacher-inbox-hero span,.htz-teacher-inbox-list span,.htz-teacher-inbox-detail-head span,.htz-teacher-support-hero span,.htz-teacher-support-list span,.htz-teacher-support-field{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-assistant-hero h4,.htz-teacher-assistant-card h5,.htz-teacher-wallet-hero h4,.htz-teacher-wallet-panel-title h5,.htz-teacher-account-hero h4,.htz-teacher-account-panel-title h5,.htz-teacher-inbox-hero h4,.htz-teacher-inbox-detail h5,.htz-teacher-support-hero h4,.htz-teacher-support-card h5{color:#111827;margin:2px 0 0}.htz-teacher-assistant-hero p,.htz-teacher-assistant-log p,.htz-teacher-assistant-chat small,.htz-teacher-wallet-hero p,.htz-teacher-wallet-card p,.htz-teacher-wallet-helper,.htz-teacher-account-hero p,.htz-teacher-account-card p,.htz-teacher-inbox-hero p,.htz-teacher-inbox-list small,.htz-teacher-inbox-detail p,.htz-teacher-support-hero p,.htz-teacher-support-list small,.htz-teacher-support-thread p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-wallet-balance,.htz-teacher-account-kyc{color:#111827;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:2px;min-width:180px;padding:10px 12px;display:grid}.htz-teacher-wallet-status,.htz-teacher-wallet-quick-actions,.htz-teacher-wallet-history-filters,.htz-teacher-wallet-usage-tags{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.htz-teacher-wallet-status span,.htz-teacher-wallet-usage-tags span,.htz-teacher-wallet-history-filters span{color:#64748b;background:#f8fafc;border-radius:999px;align-items:center;min-height:28px;padding:0 8px;font-size:12px;font-weight:900;line-height:16px;display:inline-flex}.htz-teacher-wallet-status button,.htz-teacher-wallet-quick-actions button,.htz-teacher-wallet-history-filters button{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#fff;border-radius:8px;min-height:32px;padding:0 9px;font-size:12px;font-weight:900;line-height:16px}.htz-teacher-wallet-history-filters button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-wallet-history-filters button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 34%)}}.htz-teacher-wallet-history-filters button[aria-pressed=true]{background:var(--htz-accent);color:#fff}.htz-teacher-wallet-status button{align-items:center;gap:6px;display:inline-flex}.htz-teacher-wallet-balance strong{font-size:20px;line-height:26px}.htz-teacher-wallet-balance small{color:#64748b;font-size:12px;line-height:16px}.htz-teacher-wallet-tabs,.htz-teacher-inbox-filters,.htz-teacher-support-filters{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.htz-teacher-wallet-tabs button,.htz-teacher-inbox-filters button,.htz-teacher-support-filters button{border:1px solid var(--htz-border);color:#374151;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 11px;font-size:13px;font-weight:900;display:inline-flex}.htz-teacher-wallet-tabs button[aria-selected=true],.htz-teacher-inbox-filters button[aria-pressed=true],.htz-teacher-support-filters button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-wallet-tabs button[aria-selected=true],.htz-teacher-inbox-filters button[aria-pressed=true],.htz-teacher-support-filters button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 30%)}}.htz-teacher-wallet-tabs button[aria-selected=true],.htz-teacher-inbox-filters button[aria-pressed=true],.htz-teacher-support-filters button[aria-pressed=true]{background:var(--htz-accent);color:#fff}.htz-teacher-assistant-notice,.htz-teacher-wallet-notice,.htz-teacher-account-notice,.htz-teacher-inbox-notice,.htz-teacher-support-notice{color:#374151;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;line-height:19px}.htz-teacher-assistant-layout,.htz-teacher-wallet-layout,.htz-teacher-account-layout,.htz-teacher-inbox-layout,.htz-teacher-support-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:start;gap:12px;min-width:0;display:grid}.htz-teacher-assistant-layout{grid-template-columns:minmax(240px,.42fr) minmax(0,1fr)}.htz-teacher-assistant-card,.htz-teacher-wallet-card,.htz-teacher-account-card,.htz-teacher-inbox-list-panel,.htz-teacher-inbox-detail,.htz-teacher-support-card{gap:10px;padding:12px;display:grid}.htz-teacher-assistant-actions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.htz-teacher-assistant-suggestions,.htz-teacher-assistant-chat,.htz-teacher-assistant-log,.htz-teacher-assistant-composer{gap:9px;min-width:0;display:grid}.htz-teacher-assistant-log{align-content:start;max-height:320px;overflow:auto}.htz-teacher-assistant-log article{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:10px}.htz-teacher-assistant-log article[data-role=teacher]{background:var(--htz-accent);margin-left:min(84px,20%)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-assistant-log article[data-role=teacher]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-assistant-composer>div{border:1px solid var(--htz-border);background:#f8fafc;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;min-width:0;padding:8px;display:grid}.htz-teacher-assistant-composer textarea{resize:vertical;color:#111827;background:0 0;border:0;outline:0;width:100%;min-height:44px;max-height:150px;padding:6px 8px;font-size:14px;font-weight:700;line-height:20px}.htz-teacher-assistant-composer button{background:var(--htz-accent);color:#fff;cursor:pointer;border:0;border-radius:999px;place-items:center;width:38px;height:38px;display:grid}.htz-teacher-wallet-panel-title,.htz-teacher-account-panel-title{align-items:center;gap:8px;display:flex}.htz-teacher-wallet-facts,.htz-teacher-account-facts,.htz-teacher-account-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.htz-teacher-wallet-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-width:0;display:grid}.htz-teacher-wallet-form-grid label{color:#475569;gap:5px;min-width:0;font-size:12px;font-weight:900;line-height:16px;display:grid}.htz-teacher-wallet-form-grid input,.htz-teacher-wallet-history-filters input{border:1px solid var(--htz-border);color:#111827;background:#fff;border-radius:8px;width:100%;min-width:0;min-height:36px;padding:0 10px;font-size:13px;font-weight:800;line-height:18px}.htz-teacher-wallet-field-wide{grid-column:1/-1}.htz-teacher-wallet-facts div,.htz-teacher-account-facts div{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:10px}.htz-teacher-wallet-facts dt,.htz-teacher-wallet-facts dd,.htz-teacher-account-facts dt,.htz-teacher-account-facts dd{margin:0}.htz-teacher-wallet-facts dd,.htz-teacher-account-facts dd{color:#111827;overflow-wrap:anywhere;margin-top:2px;font-size:13px;font-weight:900;line-height:19px}.htz-teacher-wallet-facts small{color:#64748b;margin-top:4px;font-size:12px;line-height:17px;display:block}.htz-teacher-wallet-pack-list,.htz-teacher-wallet-plans,.htz-teacher-wallet-limits,.htz-teacher-wallet-payment-preview,.htz-teacher-wallet-ledger,.htz-teacher-wallet-operations,.htz-teacher-wallet-history,.htz-teacher-wallet-service-list,.htz-teacher-inbox-list,.htz-teacher-support-list{gap:8px;min-width:0;display:grid}.htz-teacher-support-section-head{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.htz-teacher-support-section-head>div{min-width:0}.htz-teacher-support-section-head small,.htz-teacher-support-field small{color:#64748b;font-size:12px;font-weight:800;line-height:17px}.htz-teacher-pagination{color:#64748b;border-top:1px solid #e5eaf1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding-top:10px;font-size:13px;font-weight:800;line-height:18px;display:flex}.htz-teacher-pagination>div{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.htz-teacher-pagination button{border:1px solid var(--htz-border);color:#111827;cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.htz-teacher-pagination button:disabled{cursor:not-allowed;opacity:.45}.htz-teacher-pagination strong{color:#111827}.htz-teacher-pagination>div>span{border:1px solid var(--htz-border);color:#475569;background:#fff;border-radius:8px;align-items:center;min-height:34px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.htz-teacher-wallet-pack-list{grid-template-columns:repeat(3,minmax(0,1fr))}.htz-teacher-wallet-payment-preview{grid-template-columns:minmax(120px,.35fr) minmax(0,1fr);align-items:stretch}.htz-teacher-wallet-qr,.htz-teacher-wallet-copy-list button{border:1px solid var(--htz-border);background:#fbfaf7;border-radius:8px}.htz-teacher-wallet-qr{text-align:center;place-items:center;gap:6px;min-height:156px;padding:12px;display:grid}.htz-teacher-wallet-qr svg{color:#23777a}.htz-teacher-wallet-qr strong,.htz-teacher-wallet-copy-list strong{color:#111827;overflow-wrap:anywhere;font-size:13px;font-weight:900;line-height:18px}.htz-teacher-wallet-qr span,.htz-teacher-wallet-copy-list span{color:#64748b;font-size:12px;font-weight:800;line-height:16px}.htz-teacher-wallet-copy-list{gap:8px;display:grid}.htz-teacher-wallet-copy-list button{color:#334155;cursor:pointer;text-align:left;grid-template-columns:minmax(0,.36fr) minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:54px;padding:8px 10px;display:grid}.htz-teacher-wallet-copy-list button:hover{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-wallet-copy-list button:hover{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 36%)}}.htz-teacher-wallet-copy-list button:hover{background:#fff7ed}.htz-teacher-wallet-pack-list button,.htz-teacher-wallet-ledger button,.htz-teacher-wallet-operations button,.htz-teacher-inbox-list button,.htz-teacher-support-list button{color:#374151;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:4px;width:100%;min-width:0;padding:10px;display:grid}.htz-teacher-wallet-pack-list button[aria-pressed=true],.htz-teacher-inbox-list button[aria-pressed=true],.htz-teacher-support-list button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-wallet-pack-list button[aria-pressed=true],.htz-teacher-inbox-list button[aria-pressed=true],.htz-teacher-support-list button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 34%)}}.htz-teacher-wallet-pack-list button[aria-pressed=true],.htz-teacher-inbox-list button[aria-pressed=true],.htz-teacher-support-list button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-wallet-pack-list button[aria-pressed=true],.htz-teacher-inbox-list button[aria-pressed=true],.htz-teacher-support-list button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-wallet-pack-list strong,.htz-teacher-wallet-ledger strong,.htz-teacher-wallet-operations strong,.htz-teacher-wallet-plans strong,.htz-teacher-inbox-list strong,.htz-teacher-support-list strong{color:#111827;overflow-wrap:anywhere}.htz-teacher-wallet-plans{grid-template-columns:repeat(3,minmax(0,1fr))}.htz-teacher-wallet-plans article,.htz-teacher-wallet-limits article{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:8px;min-width:0;padding:12px;display:grid}.htz-teacher-wallet-plans small{color:#111827;font-weight:900}.htz-teacher-wallet-actions{flex-wrap:wrap;gap:8px;display:flex}.htz-teacher-wallet-checkout{border:1px solid var(--htz-accent);min-width:0;padding:12px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-wallet-checkout{border:1px solid color-mix(in srgb, var(--htz-accent), #fff 72%)}}.htz-teacher-wallet-checkout{background:var(--htz-accent);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.htz-teacher-wallet-checkout{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-wallet-checkout{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.htz-teacher-wallet-checkout strong,.htz-teacher-wallet-history strong,.htz-teacher-wallet-service-list strong{color:#111827;overflow-wrap:anywhere}.htz-teacher-wallet-history article,.htz-teacher-wallet-service-list article{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:8px;min-width:0;padding:10px;display:grid}.htz-teacher-wallet-history article{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.htz-teacher-wallet-history article div,.htz-teacher-wallet-service-list article div{min-width:0}.htz-teacher-wallet-history article span,.htz-teacher-wallet-history article small,.htz-teacher-wallet-service-list article small,.htz-teacher-wallet-service-list article>span{color:#64748b;font-size:12px;font-weight:800;line-height:17px}.htz-teacher-wallet-service-list article{grid-template-columns:auto minmax(0,1fr) auto;align-items:start}.htz-teacher-wallet-service-list article>svg{color:var(--htz-accent)}.htz-teacher-wallet-usage-chart{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;gap:12px;min-width:0;padding:12px;display:grid}.htz-teacher-wallet-usage-chart>div:first-child{flex-wrap:wrap;justify-content:space-between;gap:8px;min-width:0;display:flex}.htz-teacher-wallet-usage-chart strong{color:#111827}.htz-teacher-wallet-usage-chart span,.htz-teacher-wallet-usage-chart small{color:#64748b;font-size:12px;font-weight:800;line-height:17px}.htz-teacher-wallet-usage-chart>div:last-child{grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:8px;min-width:0;min-height:116px;display:grid}.htz-teacher-wallet-usage-chart article{justify-items:center;gap:6px;min-width:0;display:grid}.htz-teacher-wallet-usage-chart article>div{background:#fff;border-radius:8px;justify-content:center;align-items:end;width:100%;height:84px;display:flex}.htz-teacher-wallet-usage-chart i{background:var(--htz-accent);border-radius:999px 999px 4px 4px;width:min(28px,60%);display:block}.htz-teacher-account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.htz-teacher-account-field{gap:5px;min-width:0;display:grid}.htz-teacher-account-field-wide{grid-column:1/-1}.htz-teacher-account-field input,.htz-teacher-account-field textarea,.htz-teacher-inbox-search input,.htz-teacher-support-field input,.htz-teacher-support-field select,.htz-teacher-support-field textarea{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;width:100%;min-height:38px;padding:0 10px;font-size:13px;font-weight:700}.htz-teacher-account-field textarea,.htz-teacher-support-field textarea{resize:vertical;min-height:86px;padding:10px}.htz-teacher-account-actions,.htz-teacher-account-preferences,.htz-teacher-account-kyc-form,.htz-teacher-support-thread{gap:9px;min-width:0;display:grid}.htz-teacher-account-actions{grid-template-columns:repeat(2,minmax(0,max-content));align-items:center}.htz-teacher-account-preferences label{color:#374151;align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:800;line-height:19px;display:flex}.htz-teacher-inbox-search{gap:5px;min-width:0;display:grid;position:relative}.htz-teacher-inbox-search svg{color:var(--htz-accent);position:absolute;bottom:11px;left:10px}.htz-teacher-inbox-search input{padding-left:32px}.htz-teacher-inbox-detail-head{gap:2px;display:grid}.htz-teacher-inbox-detail-head small{color:#64748b;font-size:12px}.htz-teacher-support-field{gap:5px;min-width:0;display:grid}.htz-teacher-support-compose-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.htz-teacher-result-center{gap:14px;min-width:0;display:grid}.htz-teacher-result-header,.htz-teacher-result-filter-bar,.htz-teacher-result-feedback,.htz-teacher-result-attempts,.htz-teacher-result-detail,.htz-teacher-result-leaderboard,.htz-teacher-result-weak-topics{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0}.htz-teacher-result-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:14px;display:grid}.htz-teacher-result-heading{min-width:0}.htz-teacher-result-heading span,.htz-teacher-result-section-title span,.htz-teacher-result-mode-label,.htz-teacher-result-metric span,.htz-teacher-result-filter span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-result-heading h4,.htz-teacher-result-section-title h5,.htz-teacher-result-detail h5{color:#111827;margin:3px 0 0}.htz-teacher-result-heading p,.htz-teacher-result-feedback p,.htz-teacher-result-metric p,.htz-teacher-result-detail p,.htz-teacher-result-topic-row p,.htz-teacher-result-weak-topic p,.htz-teacher-result-empty,.htz-teacher-result-attempt small,.htz-teacher-result-leaderboard-row small{color:#64748b;margin:4px 0 0;font-size:13px;line-height:19px}.htz-teacher-result-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.htz-teacher-result-action{white-space:nowrap}.htz-teacher-result-filter-bar{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:10px;padding:12px;display:grid}.htz-teacher-result-filter,.htz-teacher-result-search{gap:5px;min-width:0;display:grid}.htz-teacher-result-filter svg,.htz-teacher-result-search svg{color:var(--htz-accent)}.htz-teacher-result-filter>svg{display:none}.htz-teacher-result-filter select,.htz-teacher-result-search input{border:1px solid var(--htz-border);color:#111827;background:#f8fafc;border-radius:8px;width:100%;min-height:38px;padding:0 10px;font-size:13px;font-weight:700}.htz-teacher-result-search{position:relative}.htz-teacher-result-search svg{position:absolute;bottom:11px;left:10px}.htz-teacher-result-search input{padding-left:32px}.htz-teacher-result-feedback{background:#f8fafc;padding:10px 12px}.htz-teacher-result-feedback strong{color:#111827}.htz-teacher-result-metrics,.htz-teacher-result-main,.htz-teacher-result-secondary{gap:12px;min-width:0;display:grid}.htz-teacher-result-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.htz-teacher-result-metric{background:#fff;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:12px}.htz-teacher-result-metric strong{color:#111827;margin-top:4px;font-size:23px;font-weight:900;line-height:29px;display:block}.htz-teacher-result-main{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:start}.htz-teacher-result-secondary{grid-template-columns:minmax(0,.78fr) minmax(280px,.52fr);align-items:start}.htz-teacher-result-attempts,.htz-teacher-result-detail,.htz-teacher-result-leaderboard,.htz-teacher-result-weak-topics{gap:10px;padding:12px;display:grid}.htz-teacher-result-section-title,.htz-teacher-result-detail-header,.htz-teacher-result-weak-topic>div{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.htz-teacher-result-section-title>strong,.htz-teacher-result-detail-header>strong{color:#111827;font-size:16px;font-weight:900;line-height:22px}.htz-teacher-result-attempt-list,.htz-teacher-result-topic-detail,.htz-teacher-result-leaderboard-list,.htz-teacher-result-topic-list{gap:8px;min-width:0;display:grid}.htz-teacher-result-attempt,.htz-teacher-result-leaderboard-row{color:#374151;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5eaf1;border-radius:8px;gap:5px;width:100%;min-width:0;padding:10px;display:grid}.htz-teacher-result-attempt:hover,.htz-teacher-result-attempt.is-active,.htz-teacher-result-attempt[aria-pressed=true],.htz-teacher-result-leaderboard-row:hover{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-result-attempt:hover,.htz-teacher-result-attempt.is-active,.htz-teacher-result-attempt[aria-pressed=true],.htz-teacher-result-leaderboard-row:hover{border-color:color-mix(in srgb, var(--htz-accent), transparent 34%)}}.htz-teacher-result-attempt:hover,.htz-teacher-result-attempt.is-active,.htz-teacher-result-attempt[aria-pressed=true],.htz-teacher-result-leaderboard-row:hover{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-result-attempt:hover,.htz-teacher-result-attempt.is-active,.htz-teacher-result-attempt[aria-pressed=true],.htz-teacher-result-leaderboard-row:hover{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-teacher-result-attempt strong,.htz-teacher-result-topic-row strong,.htz-teacher-result-leaderboard-row strong,.htz-teacher-result-weak-topic strong,.htz-teacher-result-feedback-draft{color:#111827}.htz-teacher-result-status{color:#166534;background:#dcfce7;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 8px;font-size:12px;font-weight:900;line-height:16px;display:inline-flex}.htz-teacher-result-status.is-needs-review,.htz-teacher-result-status.is-late{color:#92400e;background:#fef3c7}.htz-teacher-result-status.is-missing{color:#991b1b;background:#fee2e2}.htz-teacher-result-detail-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.htz-teacher-result-detail-stats div,.htz-teacher-result-topic-row,.htz-teacher-result-weak-topic{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:10px}.htz-teacher-result-detail-stats dt,.htz-teacher-result-detail-stats dd{margin:0}.htz-teacher-result-detail-stats dt{color:#64748b;font-size:12px;font-weight:800;line-height:16px}.htz-teacher-result-detail-stats dd{color:#111827;margin-top:2px;font-size:14px;font-weight:900;line-height:20px}.htz-teacher-result-topic-row{gap:7px;display:grid}.htz-teacher-result-topic-row>div,.htz-teacher-result-leaderboard-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.htz-teacher-result-topic-row>div span{color:#64748b;text-align:right;font-size:12px;font-weight:800;line-height:16px}.htz-teacher-result-progress{width:100%;height:9px;accent-color:var(--htz-accent)}.htz-teacher-result-feedback-draft{border-left:3px solid var(--htz-accent);background:#f8fafc;border-radius:8px;margin:0;padding:11px;font-size:13px;line-height:20px}.htz-teacher-result-mode-tabs{border:0;flex-wrap:wrap;gap:7px;margin:0;padding:0;display:flex}.htz-teacher-result-mode-label{width:100%;margin-bottom:1px}.htz-teacher-result-mode-tabs button,.htz-teacher-result-weak-topic button{border:1px solid var(--htz-border);color:#374151;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.htz-teacher-result-mode-tabs button.is-active,.htz-teacher-result-mode-tabs button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-result-mode-tabs button.is-active,.htz-teacher-result-mode-tabs button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), transparent 32%)}}.htz-teacher-result-mode-tabs button.is-active,.htz-teacher-result-mode-tabs button[aria-pressed=true]{background:var(--htz-accent);color:#fff}.htz-teacher-result-weak-topic{gap:7px;display:grid}.htz-teacher-result-weak-topic span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-result-empty{background:#f8fafc;border-radius:8px;padding:10px}.htz-teacher-formula-compare>div{background:#f8fafc;border:1px solid #e5eaf1;border-radius:8px;min-width:0;padding:12px}.htz-teacher-formula-compare strong{margin-top:5px;font-size:14px;line-height:20px;display:block}.htz-teacher-formula-compare p{color:#4b5563;margin:6px 0 0;font-size:12px;line-height:18px}.htz-teacher-modal-backdrop{z-index:60;background:#0f172a94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.htz-teacher-import-modal{background:#fff;border:0;border-radius:8px;grid-template-rows:auto auto 1fr auto;width:min(1040px,100%);min-width:0;max-height:min(820px,100vh - 36px);margin:0;padding:0;display:grid;overflow:hidden;box-shadow:0 24px 70px #0f172a4d}.htz-teacher-import-modal-head{border-bottom:1px solid #e5eaf1;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;padding:14px 16px;display:flex}.htz-teacher-import-modal-head span{color:var(--htz-accent);font-size:12px;font-weight:900;line-height:16px}.htz-teacher-import-modal-head h4{margin:2px 0 0;font-size:18px;line-height:24px}.htz-teacher-import-modal-head button{color:#64748b;cursor:pointer;background:#f8fafc;border:0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.htz-teacher-import-modal-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.56fr);gap:12px;min-height:0;padding:14px;display:grid;overflow-y:auto}.htz-teacher-import-modal-editor{color:#374151;gap:8px;min-width:0;font-size:13px;font-weight:900;line-height:18px;display:grid}.htz-teacher-import-modal-editor textarea{border:1px solid var(--htz-border);color:#111827;resize:vertical;background:#f8fafc;border-radius:8px;outline:0;width:100%;min-width:0;min-height:320px;padding:12px;font:700 13px/22px ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.htz-teacher-import-modal-side{align-content:start;gap:10px;min-width:0;display:grid}.htz-teacher-import-modal-side .htz-teacher-answer-box ul{max-height:156px;overflow-y:auto}.htz-teacher-import-modal-footer{color:#4b5563;border-top:1px solid #e5eaf1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:12px 16px;font-size:13px;font-weight:800;line-height:18px;display:flex}.htz-teacher-score-mode-tabs{border-bottom:1px solid #e5eaf1;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px 14px;display:grid}.htz-teacher-score-mode-tabs button{border:1px solid var(--htz-border);color:#374151;cursor:pointer;background:#f8fafc;border-radius:8px;min-height:38px;font-size:13px;font-weight:900;line-height:18px}.htz-teacher-score-mode-tabs button[aria-pressed=true]{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-score-mode-tabs button[aria-pressed=true]{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 36%)}}.htz-teacher-score-mode-tabs button[aria-pressed=true]{background:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-teacher-score-mode-tabs button[aria-pressed=true]{background:color-mix(in srgb, var(--htz-accent), #fff 90%)}}.htz-teacher-score-mode-tabs button[aria-pressed=true]{color:var(--htz-accent)}@media (width<=1120px){.htz-app-admin .htz-admin-feature-header{flex-direction:column}.htz-app-admin .htz-admin-feature-header>div,.htz-app-admin .htz-admin-feature-stats{width:100%}.htz-app-admin .htz-admin-feature-stats{grid-template-columns:repeat(auto-fit,minmax(min(100%,130px),1fr))}}@media (width<=980px){.htz-app{grid-template-columns:1fr}.htz-sidebar{border-right:0;border-bottom:1px solid var(--htz-border);height:auto;min-height:auto;position:static;top:auto;overflow:visible}.htz-nav{flex:none}.htz-content{grid-template-columns:1fr;padding:28px 24px}.htz-app-teacher .htz-content{padding:28px 24px}.htz-side-panel{position:static}.htz-admin-grid,.htz-admin-action-grid,.htz-admin-management-grid,.htz-admin-metrics,.htz-admin-overview-metrics,.htz-admin-shortcut-grid,.htz-staff-dashboard-grid,.htz-staff-files-layout,.htz-staff-hero,.htz-staff-metrics,.htz-staff-notification-layout,.htz-staff-split,.htz-parent-grid,.htz-parent-metrics,.htz-student-course-layout,.htz-student-detail-layout,.htz-student-exam-layout,.htz-student-grid,.htz-student-metrics,.htz-student-notification-layout,.htz-student-notification-summary,.htz-student-profile-form-grid,.htz-student-profile-hero,.htz-student-profile-layout,.htz-student-score-layout,.htz-student-support-compose-grid,.htz-student-support-layout,.htz-student-support-summary,.htz-student-support-toolbar,.htz-student-wallet-hero,.htz-student-wallet-layout,.htz-student-wallet-plans,.htz-teacher-grid,.htz-teacher-dashboard-metrics,.htz-teacher-metrics,.htz-teacher-card-grid,.htz-teacher-question-bank-filters,.htz-teacher-question-bank-meta,.htz-teacher-import-grid,.htz-teacher-legacy-redirect-steps,.htz-teacher-import-start-grid,.htz-teacher-import-review-grid,.htz-teacher-formula-grid,.htz-teacher-import-modal-grid,.htz-teacher-mix-grid,.htz-teacher-document-filters,.htz-teacher-document-layout,.htz-teacher-document-metrics,.htz-teacher-document-side-form,.htz-teacher-document-upload-row,.htz-teacher-course-engine-grid,.htz-teacher-course-form-row,.htz-teacher-course-layout,.htz-teacher-course-metrics,.htz-teacher-course-overview-grid,.htz-teacher-course-tabs,.htz-teacher-course-two-columns,.htz-teacher-class-filters,.htz-teacher-class-layout,.htz-teacher-class-metrics,.htz-teacher-class-tabs,.htz-teacher-assistant-layout,.htz-teacher-wallet-layout,.htz-teacher-wallet-pack-list,.htz-teacher-wallet-plans,.htz-teacher-wallet-payment-preview,.htz-teacher-wallet-checkout,.htz-teacher-wallet-form-grid,.htz-teacher-wallet-history article,.htz-teacher-wallet-service-list article,.htz-teacher-account-grid,.htz-teacher-account-layout,.htz-teacher-inbox-layout,.htz-teacher-support-layout,.htz-teacher-support-compose-grid,.htz-teacher-question-editor-layout,.htz-teacher-word-template-layout,.htz-teacher-import-stepper,.htz-teacher-pipeline-grid,.htz-teacher-result-filter-bar,.htz-teacher-result-main,.htz-teacher-result-metrics,.htz-teacher-result-secondary,.htz-teacher-score-mode-tabs,.htz-teacher-exam-drive-shell,.htz-teacher-exam-drive-folders,.htz-teacher-exam-detail-drawer dl,.htz-teacher-route-layout,.htz-teacher-route-stats{grid-template-columns:1fr}.htz-teacher-legacy-redirect-card{flex-direction:column;align-items:stretch}.htz-teacher-legacy-redirect-card a{width:100%}.htz-staff-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.htz-staff-file-inspector{position:static}.htz-admin-section-nav,.htz-admin-feature-toolbar,.htz-parent-section-nav,.htz-student-section-nav,.htz-teacher-section-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.htz-admin-maintenance-toolbar{grid-template-columns:minmax(0,1fr) minmax(180px,220px)}.htz-admin-maintenance-toolbar .htz-admin-feature-row{grid-column:1/-1;justify-self:start}}@media (width<=720px){.htz-main{padding:0}.htz-sidebar{z-index:40;gap:8px;min-height:0;max-height:none;padding:8px 10px;position:sticky;top:0;overflow:hidden;box-shadow:0 8px 22px #11182714}.htz-brand{border-bottom:0;min-height:0}.htz-brand-logo{width:118px}.htz-nav-collapse,.htz-nav-label{display:none}.htz-nav{overscroll-behavior-x:contain;scrollbar-width:none;flex-wrap:nowrap;gap:8px;max-width:100%;min-height:0;padding-bottom:2px;display:flex;overflow:auto hidden}.htz-nav::-webkit-scrollbar{display:none}.htz-nav-group{display:contents}.htz-nav a{white-space:nowrap;background:#fff;border:1px solid #11182714;min-width:max-content;max-width:min(78vw,220px);min-height:34px;padding:0 10px;font-size:12px;line-height:16px}.htz-nav a span{text-overflow:ellipsis;min-width:0;overflow:hidden}.htz-nav a[aria-current=page]{box-shadow:inset 0 -3px #c2410c}.htz-admin-feature-facts{grid-template-columns:1fr}.htz-admin-membership-list article>div:last-child{justify-items:start}.htz-logout-link{background:#1118270a;border:1px solid #11182714;min-height:34px;margin-top:0;font-size:12px;line-height:16px}.htz-content,.htz-app-teacher .htz-content{padding:18px 12px 28px}.htz-hero,.htz-module-heading{flex-direction:column;align-items:flex-start}.htz-topbar{border-bottom-left-radius:0;flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:auto;padding:14px 18px}.htz-topbar-actions{flex-wrap:wrap;position:static}.htz-app-admin .htz-sidebar{gap:6px;padding:6px 10px}.htz-app-admin .htz-brand{min-height:26px}.htz-app-admin .htz-brand-logo{width:104px}.htz-app-admin .htz-nav a,.htz-app-admin .htz-logout-link{min-height:32px;padding:0 9px}.htz-app-admin .htz-logout-link{align-self:flex-start;width:max-content}.htz-app-admin .htz-topbar{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;min-height:0;padding:8px 12px}.htz-app-admin .htz-topbar h1{max-width:118px;font-size:13px;line-height:17px}.htz-app-admin .htz-topbar-actions{flex-wrap:nowrap;flex:none;gap:6px}.htz-app-admin .htz-language-pill{min-width:30px;min-height:28px;padding:0 7px}.htz-app-admin .htz-icon-button{width:32px;height:32px}.htz-app-admin .htz-profile-chip{gap:6px;min-height:32px}.htz-app-admin .htz-profile-chip>span{width:32px;height:32px}.htz-app-admin .htz-profile-chip div{display:none}.htz-app-admin .htz-notification-dropdown{width:min(320px,100vw - 24px);right:-48px}.htz-app-admin .htz-notification-dropdown:before{right:61px}.htz-app-admin .htz-profile-dropdown{width:min(236px,100vw - 24px);right:-4px}.htz-hero{padding:24px}.htz-hero h2{font-size:30px;line-height:36px}.htz-metrics{grid-template-columns:1fr}.htz-admin-hero,.htz-admin-detail-row,.htz-admin-feature-header,.htz-admin-feature-row,.htz-admin-panel-header,.htz-admin-state-card,.htz-admin-state-header,.htz-admin-work-item,.htz-admin-membership-list article,.htz-staff-panel-heading,.htz-parent-hero,.htz-parent-panel-header,.htz-student-exam-hero,.htz-student-exam-toolbar,.htz-student-hero,.htz-student-leaderboard-list article,.htz-student-material-list button,.htz-student-notification-list button,.htz-student-panel-header,.htz-student-question-head,.htz-student-review-head,.htz-student-support-ticket-list button,.htz-student-task-item,.htz-student-wallet-transactions button,.htz-teacher-assistant-hero,.htz-teacher-account-hero,.htz-teacher-hero,.htz-teacher-inbox-hero,.htz-teacher-panel-header,.htz-teacher-question-bank-hero,.htz-teacher-question-bank-list-head,.htz-teacher-row-card,.htz-teacher-route-preview,.htz-teacher-route-steps article,.htz-teacher-support-hero,.htz-teacher-work-item,.htz-teacher-card-title{grid-template-columns:1fr;align-items:flex-start}.htz-teacher-exam-table-head{display:none}.htz-teacher-exam-list-table .htz-teacher-row-card{grid-template-columns:1fr}.htz-student-material-meta{justify-items:start}.htz-student-profile-hero dl div{grid-template-columns:1fr}.htz-student-notification-detail-head,.htz-student-support-detail-head,.htz-student-support-message-list article>div{flex-direction:column;align-items:flex-start}.htz-student-support-ticket-meta{justify-items:start}.htz-student-wallet-history-head{flex-direction:column}.htz-student-wallet-packs,.htz-student-wallet-tabs{grid-template-columns:1fr}.htz-admin-hero,.htz-staff-hero,.htz-parent-hero,.htz-student-hero,.htz-teacher-hero{flex-direction:column;padding:22px}.htz-admin-hero h2,.htz-staff-hero h2,.htz-parent-hero h2,.htz-student-exam-hero h3,.htz-student-hero h2,.htz-teacher-hero h2{font-size:28px;line-height:34px}.htz-student-exam-timer,.htz-student-exam-mode{width:100%}.htz-student-answer-sheet{position:static}.htz-student-exam-toolbar{flex-direction:column}.htz-student-review-list dl,.htz-student-statement-list div div,.htz-teacher-import-editor-controls,.htz-teacher-jump-panel,.htz-teacher-metadata-grid,.htz-teacher-question-editor-grid,.htz-teacher-question-source-grid,.htz-teacher-formula-compare{grid-template-columns:1fr}.htz-teacher-question-preview{position:static}.htz-teacher-option-row,.htz-teacher-document-hero,.htz-teacher-document-list button,.htz-teacher-document-side dl,.htz-teacher-course-hero,.htz-teacher-course-list button,.htz-teacher-course-side dl,.htz-teacher-class-hero,.htz-teacher-class-ranking article,.htz-teacher-class-side dl,.htz-teacher-class-student-list button,.htz-teacher-wallet-hero,.htz-teacher-wallet-facts,.htz-teacher-wallet-checkout,.htz-teacher-wallet-history article,.htz-teacher-wallet-service-list article,.htz-teacher-account-hero,.htz-teacher-account-facts,.htz-teacher-account-actions,.htz-teacher-inbox-hero,.htz-teacher-support-hero,.htz-teacher-result-attempt,.htz-teacher-result-detail-stats,.htz-teacher-result-header,.htz-teacher-result-leaderboard-row,.htz-teacher-result-topic-row>div,.htz-teacher-word-template-heading{grid-template-columns:1fr}.htz-teacher-word-template-heading{flex-direction:column}.htz-teacher-class-actions,.htz-teacher-course-actions,.htz-teacher-document-actions{justify-content:flex-start}.htz-teacher-source-toolbar>div{width:100%;margin-left:0}.htz-teacher-source-toolbar>div button{flex:1}.htz-staff-card-grid,.htz-staff-file-grid,.htz-staff-file-table>div,.htz-staff-file-source-list button{grid-template-columns:1fr}.htz-staff-action-list button,.htz-staff-list button,.htz-staff-static-row{grid-template-columns:minmax(0,1fr)}.htz-admin-hero-summary,.htz-parent-hero-summary,.htz-student-hero-summary,.htz-teacher-hero-summary{width:100%}.htz-admin-section-nav,.htz-admin-feature-stats,.htz-admin-feature-toolbar,.htz-parent-section-nav,.htz-parent-child-switcher,.htz-student-section-nav,.htz-teacher-section-nav,.htz-admin-maintenance-toolbar{grid-template-columns:1fr}.htz-admin-controls,.htz-student-controls,.htz-teacher-controls,.htz-teacher-subheading{justify-content:stretch;width:100%}.htz-admin-feature-header{flex-direction:column}.htz-admin-feature-header>div,.htz-admin-feature-stats,.htz-admin-controls label,.htz-admin-controls input,.htz-admin-controls select,.htz-admin-detail-row button,.htz-admin-feature-toolbar label,.htz-admin-feature-toolbar input,.htz-admin-feature-toolbar select,.htz-admin-state-switcher,.htz-admin-state-switcher button,.htz-student-controls label,.htz-student-controls input,.htz-student-controls select,.htz-teacher-controls label,.htz-teacher-controls input,.htz-teacher-controls select,.htz-teacher-small-select,.htz-teacher-small-select select,.htz-teacher-inline-button,.htz-teacher-status-button,.htz-teacher-inline-actions a,.htz-teacher-review-toolbar button,.htz-teacher-import-button-row button{width:100%}.htz-teacher-modal-backdrop{padding:0}.htz-teacher-import-modal{border-radius:0;width:100%;height:100vh;max-height:100vh}.htz-teacher-import-modal-footer{flex-direction:column;align-items:stretch}.htz-teacher-import-modal-editor textarea{min-height:240px}.htz-teacher-subheading{flex-direction:column;align-items:flex-start}.htz-teacher-route-steps article{gap:8px}.htz-parent-panel-actions,.htz-parent-filters{width:100%}.htz-parent-panel-actions button,.htz-parent-filters button,.htz-parent-alert button,.htz-parent-alert a{flex:150px}.htz-parent-alert,.htz-parent-payment,.htz-parent-profile,.htz-parent-profile dl div{grid-template-columns:1fr}}.htz-auth-page{background:linear-gradient(180deg, #fffffff5 0%, #f4f7fbfa 54%, #ecf2f9 100%), linear-gradient(135deg, var(--htz-accent), transparent);min-height:100vh}@supports (color:color-mix(in lab, red, red)){.htz-auth-page{background:linear-gradient(180deg, #fffffff5 0%, #f4f7fbfa 54%, #ecf2f9 100%), linear-gradient(135deg, color-mix(in srgb, var(--htz-accent), transparent 88%), transparent)}}.htz-auth-page{color:#101827}.htz-auth-shell{grid-template-rows:auto 1fr;gap:28px;width:min(1180px,100% - 32px);min-height:100vh;margin:0 auto;padding:22px 0 42px;display:grid}.htz-auth-header,.htz-public-header{justify-content:space-between;align-items:center;gap:18px;min-height:64px;display:flex}.htz-auth-brand,.htz-public-brand{color:#101827;align-items:center;min-width:0;text-decoration:none;display:inline-flex}.htz-auth-brand{gap:12px}.htz-auth-brand strong{font-size:18px;font-weight:850;line-height:24px;display:block}.htz-public-brand{width:148px}.htz-public-logo{width:100%;height:auto;display:block}.htz-auth-brand small{color:#64748b;font-size:12px;font-weight:700;line-height:16px;display:block}.htz-auth-header-actions{align-items:center;gap:10px;display:flex}.htz-auth-header-actions a,.htz-auth-back,.htz-public-secondary,.htz-public-primary,.htz-auth-workspace-link{border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:14px;font-weight:780;line-height:20px;text-decoration:none;display:inline-flex}.htz-auth-header-actions a,.htz-public-secondary,.htz-auth-back{color:#334155;background:#fff;border:1px solid #d7dee8}.htz-public-primary{cursor:pointer;border:0}.htz-auth-body{grid-template-columns:minmax(0,600px) minmax(280px,360px);justify-content:center;align-self:center;align-items:start;gap:24px;display:grid}.htz-auth-card,.htz-auth-side-panel{background:#fffffff5;border:1px solid #d7dee8;border-radius:8px;box-shadow:0 18px 54px #0f172a1a}.htz-auth-card{padding:28px}.htz-auth-title span,.htz-public-copy span,.htz-public-section-title span{color:var(--htz-accent);text-transform:uppercase;font-size:12px;font-weight:850;line-height:16px}.htz-auth-title h1,.htz-public-copy h1,.htz-public-section-title h2{color:#0f172a;letter-spacing:0;margin:10px 0 0}.htz-auth-title h1{font-size:34px;line-height:40px}.htz-auth-title p,.htz-public-copy p,.htz-public-section-title p{color:#475569;margin:12px 0 0;font-size:15px;line-height:24px}.htz-auth-form{gap:16px;margin-top:24px;display:grid}.htz-auth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.htz-auth-field{gap:8px;display:grid}.htz-auth-field label{color:#172033;font-size:13px;font-weight:800;line-height:18px}.htz-auth-input-frame{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;min-height:48px;display:grid}.htz-auth-input-frame:focus-within{border-color:var(--htz-accent);box-shadow:0 0 0 3px var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-auth-input-frame:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--htz-accent), transparent 84%)}}.htz-auth-input-frame svg{justify-self:center}.htz-auth-input-frame input{color:#111827;background:0 0;border:0;outline:0;width:100%;min-width:0;height:46px}.htz-password-toggle{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:40px;height:40px;margin-right:4px;display:grid}.htz-password-toggle:hover{color:#111827;background:#f1f5f9}.htz-auth-inline{justify-content:space-between;align-items:center;gap:12px;display:flex}.htz-auth-inline label,.htz-legal-check{color:#475569;align-items:center;gap:8px;font-size:13px;font-weight:760;line-height:20px;display:inline-flex}.htz-auth-inline a{color:var(--htz-accent);font-size:13px;font-weight:820;text-decoration:none}.htz-google-entry{gap:8px;display:grid}.htz-google-button,.htz-auth-submit{width:100%;min-height:48px}.htz-google-entry p,.htz-gateway-note{color:#64748b;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:18px}.htz-auth-status{border-radius:8px;margin:0;padding:12px 13px;font-size:13px;font-weight:760;line-height:20px}.htz-auth-status.is-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.htz-auth-status.is-success{color:#047857;background:#f0fdf4;border:1px solid #bbf7d0}.htz-auth-side-panel{padding:20px;position:sticky;top:20px}.htz-auth-side-title{color:var(--htz-accent);align-items:center;gap:9px;display:flex}.htz-auth-side-title h2{margin:0;font-size:17px;line-height:23px}.htz-auth-side-panel p{color:#475569;margin:12px 0 0;font-size:13px;line-height:20px}.htz-auth-workspace-link{background:var(--htz-accent);color:#fff;width:100%;margin-top:16px}.htz-role-lock{border:1px solid var(--htz-accent);min-height:48px;padding:10px 12px}@supports (color:color-mix(in lab, red, red)){.htz-role-lock{border:1px solid color-mix(in srgb, var(--htz-accent), #cbd5e1 45%)}}.htz-role-lock{background:var(--htz-accent);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.htz-role-lock{background:color-mix(in srgb, var(--htz-accent), #fff 93%)}}.htz-role-lock{justify-content:space-between;align-items:center;gap:12px;display:flex}.htz-role-lock span{color:#475569;font-size:13px;font-weight:760}.htz-role-lock strong{color:var(--htz-accent);font-size:13px;font-weight:860}.htz-legal-check{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;padding:13px}.htz-legal-check input{flex:none;margin-top:3px}.htz-auth-back{color:#475569;background:0 0;border:0;width:max-content;padding-left:0}.htz-registration-guard{border:1px solid var(--htz-accent);margin-top:24px;padding:22px}@supports (color:color-mix(in lab, red, red)){.htz-registration-guard{border:1px solid color-mix(in srgb, var(--htz-accent), #cbd5e1 45%)}}.htz-registration-guard{background:var(--htz-accent);border-radius:8px}@supports (color:color-mix(in lab, red, red)){.htz-registration-guard{background:color-mix(in srgb, var(--htz-accent), #fff 94%)}}.htz-registration-guard{gap:12px;display:grid}.htz-registration-guard svg{color:var(--htz-accent)}.htz-registration-guard h2{color:#0f172a;margin:0;font-size:20px;line-height:26px}.htz-registration-guard p{color:#475569;margin:0;font-size:14px;line-height:22px}.htz-public-page{color:#101827;background:#fff;min-height:100vh}.htz-public-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #e2e8f0;padding:14px max(20px,50vw - 620px);position:sticky;top:0}.htz-public-header nav,.htz-public-cta-row,.htz-public-footer nav{align-items:center;gap:10px;display:flex}.htz-public-primary{background:var(--htz-accent);color:#fff}.htz-public-secondary{color:var(--htz-accent)}.htz-public-hero{align-items:center;width:min(1240px,100% - 40px);min-height:min(520px,100vh - 78px);margin:0 auto;padding:54px 0 46px;display:flex}.htz-public-copy h1{max-width:720px;font-size:52px;line-height:58px}.htz-public-copy p{max-width:660px;font-size:17px;line-height:28px}.htz-public-cta-row{flex-wrap:wrap;margin-top:24px}.htz-public-auth-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.htz-public-auth-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:8px;min-width:0;padding:12px;display:grid}.htz-public-auth-card strong{color:#0f172a;font-size:14px;line-height:20px}.htz-public-auth-card p{color:#475569;margin:0;font-size:12px;line-height:18px}.htz-public-auth-card div{flex-wrap:wrap;gap:8px;display:flex}.htz-public-auth-card a,.htz-public-auth-card span{border-radius:8px;justify-content:center;align-items:center;min-height:32px;padding:0 10px;font-size:12px;font-weight:820;line-height:16px;text-decoration:none;display:inline-flex}.htz-public-auth-card a{background:var(--htz-accent);color:#fff}.htz-public-auth-card span{color:#475569;background:#fff;border:1px solid #cbd5e1}.htz-public-portal-overlay{z-index:50;background:0 0;border:0;place-items:center;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:20px;display:grid;position:fixed;inset:0;overflow:hidden}.htz-public-portal-backdrop{cursor:pointer;background:#0f172a85;border:0;position:absolute;inset:0}.htz-public-portal-dialog{background:#fff;border:1px solid #d7dee8;border-radius:12px;gap:16px;width:min(680px,100%);padding:20px;display:grid;position:relative;box-shadow:0 28px 90px #0f172a3d}.htz-public-portal-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.htz-public-portal-header>div{gap:4px;display:grid}.htz-public-portal-header strong{color:#0f172a;font-size:18px;line-height:24px}.htz-public-portal-header span{color:#64748b;font-size:13px;font-weight:650;line-height:20px}.htz-public-portal-header button{color:#334155;cursor:pointer;background:#fff;border:1px solid #d7dee8;border-radius:8px;width:34px;height:34px;font-size:22px;line-height:1}.htz-public-toolkit{background:#f8fafc;border-top:1px solid #e2e8f0;padding:46px max(20px,50vw - 620px) 58px}.htz-public-section-title{max-width:760px}.htz-public-section-title h2{font-size:32px;line-height:38px}.htz-public-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.htz-public-tool-card{color:#101827;background:#fff;border:1px solid #d7dee8;border-radius:8px;align-content:start;gap:10px;min-height:178px;padding:18px;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid}.htz-public-tool-card:hover{border-color:var(--htz-accent)}@supports (color:color-mix(in lab, red, red)){.htz-public-tool-card:hover{border-color:color-mix(in srgb, var(--htz-accent), #d7dee8 40%)}}.htz-public-tool-card:hover{transform:translateY(-2px);box-shadow:0 18px 44px #0f172a17}.htz-public-tool-icon{background:var(--htz-accent);border-radius:8px;width:42px;height:42px}@supports (color:color-mix(in lab, red, red)){.htz-public-tool-icon{background:color-mix(in srgb, var(--htz-accent), #fff 91%)}}.htz-public-tool-icon{color:var(--htz-accent);place-items:center;display:grid}.htz-public-tool-card strong{font-size:16px;line-height:22px}.htz-public-tool-card p{color:#475569;margin:0;font-size:13px;line-height:21px}.htz-public-tool-cta{color:var(--htz-accent);align-items:center;gap:5px;margin-top:auto;font-size:13px;font-weight:830;line-height:18px;display:inline-flex}.htz-public-footer{color:#fff;background:#101827;grid-template-columns:1fr auto;align-items:center;gap:12px 28px;min-height:112px;padding:28px max(20px,50vw - 620px);display:grid}.htz-public-footer a,.htz-public-footer span{color:#ffffffb3;font-size:13px;text-decoration:none}.htz-public-footer span{grid-column:1/-1}.htz-legal-page{color:#132238;background:radial-gradient(circle at 0 0,#2297ac1a,#0000 34%),linear-gradient(#f8fafc 0%,#fff 42%,#f8fafc 100%);min-height:100vh}.htz-legal-shell{width:min(920px,100% - 40px);margin:0 auto;padding:44px 0 72px}.htz-legal-back{color:var(--htz-accent,#2297ac);font-size:14px;font-weight:900;line-height:20px;text-decoration:none}.htz-legal-back:before{content:"← "}.htz-legal-eyebrow{color:var(--htz-accent,#2297ac);letter-spacing:.24em;margin:34px 0 0;font-size:12px;font-weight:950;line-height:16px}.htz-legal-page h1{color:#111827;letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(34px,6vw,56px);font-weight:950;line-height:1.05}.htz-legal-updated,.htz-legal-description{color:#64748b;margin:16px 0 0;font-size:14px;font-weight:800;line-height:22px}.htz-legal-intro{color:#334155;background:#2297ac14;border:1px solid #2297ac3d;border-radius:16px;margin:24px 0 0;padding:16px;font-size:14px;font-weight:850;line-height:24px}.htz-legal-intro-gold{background:#f9731617;border-color:#f9731647}.htz-legal-intro-river{background:#2297ac14;border-color:#2297ac3d}.htz-legal-sections{gap:18px;margin-top:40px;display:grid}.htz-legal-card{background:#ffffffeb;border:1px solid #0f172a14;border-radius:22px;padding:24px;box-shadow:0 18px 42px #0f172a12}.htz-legal-card h2{color:#111827;margin:0;font-size:20px;font-weight:950;line-height:28px}.htz-legal-card div{gap:10px;margin-top:14px;display:grid}.htz-legal-card p{color:#475569;margin:0;font-size:14px;font-weight:650;line-height:26px}.htz-legal-extra{margin-top:24px}@media (width<=980px){.htz-auth-body,.htz-public-hero{grid-template-columns:1fr}.htz-auth-side-panel{position:static}.htz-public-copy h1{font-size:42px;line-height:48px}.htz-public-tool-grid,.htz-public-auth-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.htz-auth-shell{width:min(100% - 24px,560px);padding-top:14px}.htz-auth-header,.htz-public-header{flex-direction:column;align-items:flex-start}.htz-auth-header-actions,.htz-public-header nav{width:100%}.htz-auth-header-actions a,.htz-public-header nav button{flex:1}.htz-auth-body{gap:16px}.htz-auth-card{padding:20px}.htz-auth-title h1{font-size:30px;line-height:36px}.htz-auth-grid,.htz-public-auth-grid,.htz-public-tool-grid{grid-template-columns:1fr}.htz-auth-inline{flex-direction:column;align-items:flex-start}.htz-public-hero{gap:22px;width:min(100% - 28px,620px);min-height:0;padding:34px 0}.htz-public-copy h1{font-size:36px;line-height:42px}.htz-public-copy p{font-size:15px;line-height:25px}.htz-public-cta-row{flex-direction:column;align-items:stretch}.htz-public-toolkit{padding-top:34px}.htz-public-footer{grid-template-columns:1fr}.htz-public-footer nav{flex-direction:column;align-items:flex-start}.htz-legal-shell{width:min(100% - 28px,680px);padding:32px 0 54px}.htz-legal-card{border-radius:18px;padding:18px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@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}
