/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-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{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.grid{display:grid}.table{display:table}.w-1{width:calc(var(--spacing) * 1)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.ring,.shadow{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px)}.blur,.invert{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,)}.invert{--tw-invert:invert(100%)}.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,)}}:root{--ink:#1c2b35;--muted:#6e7b82;--soft:#93a0a6;--line:#e5e8e6;--canvas:#f4f5f1;--paper:#fffefb;--navy:#183e49;--teal:#237f78;--teal-light:#e1f2ed;--mint:#b9ddd2;--coral:#d66f59;--coral-light:#f9eae5;--amber:#d39838;--amber-light:#fbf1dc;--blue:#5d7e9b;--shadow:0 14px 40px #22363912}*{box-sizing:border-box}body,html{background:var(--canvas)}body{color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #237f7838}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:40;color:#eef7f4;background:#173842;flex-direction:column;width:238px;padding:28px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 10px 27px;display:flex}.brand-mark{color:#173842;background:#b8ded2;border-radius:12px;place-items:center;width:39px;height:39px;display:grid;box-shadow:inset 0 0 0 1px #ffffff4d}.brand span,.brand strong{display:block}.brand strong{letter-spacing:.12em;font-size:18px}.brand span{color:#9eb8b9;letter-spacing:.17em;text-transform:uppercase;margin-top:2px;font:600 9px/1.2 ui-monospace,monospace}.side-nav{flex:1}.nav-label{color:#75979a;letter-spacing:.14em;text-transform:uppercase;margin:0 12px 9px;font-size:10px;font-weight:700}.nav-label-spaced{margin-top:27px}.nav-item{color:#b9cbcb;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;width:100%;min-height:46px;margin:2px 0;padding:0 12px;font-size:14px;transition:all .18s;display:flex}.nav-item:hover{color:#fff;background:#ffffff0d}.nav-item.active{color:#f9fffd;background:#b7ded221;box-shadow:inset 3px 0 #9bd2c2}.nav-item span{flex:1}.nav-item em{color:#fff;background:#d8755f;border-radius:10px;place-items:center;min-width:22px;height:20px;padding:0 6px;font-size:11px;font-style:normal;font-weight:700;display:grid}.privacy-card{color:#9ccabe;background:#071e242e;border:1px solid #b4dcd121;border-radius:12px;gap:9px;margin:0 0 14px;padding:13px 12px;display:flex}.privacy-card span,.privacy-card strong{display:block}.privacy-card strong{color:#d9ece7;margin-bottom:3px;font-size:11px}.privacy-card span{color:#86a9aa;font-size:9px}.teacher-card{border-top:1px solid #ffffff14;align-items:center;gap:10px;padding:14px 8px 0;display:flex}.teacher-card>div:nth-child(2){flex:1}.teacher-card span,.teacher-card strong{display:block}.teacher-card strong{font-size:12px}.teacher-card span{color:#819fa1;margin-top:2px;font-size:10px}.avatar{color:#24444a;background:#cfe6df;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.avatar-dark{color:#d9eee8;background:#2b5961}.avatar-blue{color:#456b89;background:#dce9f5}.avatar-coral{color:#9b5042;background:#fae1dc}.avatar-gold{color:#8d6a26;background:#f6e9c6}.avatar-mint{color:#276f69;background:#d5ebe4}.main-area{flex:1;min-width:0;margin-left:238px}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30;background:#fafbf8ed;border-bottom:1px solid #e2e5e2;justify-content:space-between;height:72px;padding:0 38px;position:sticky;top:0}.breadcrumb,.topbar{align-items:center;display:flex}.breadcrumb{color:#9aa4a7;gap:7px;font-size:12px}.breadcrumb strong{color:#42535a}.topbar-actions{gap:10px}.search-box,.topbar-actions{align-items:center;display:flex}.search-box{color:#899599;background:#fff;border:1px solid #dfe3e1;border-radius:10px;gap:8px;width:236px;height:38px;padding:0 11px}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.search-box input::placeholder{color:#a7afb1}.search-box kbd{background:#f5f6f4;border:1px solid #e2e5e4;border-radius:4px;padding:2px 5px;font-family:inherit;font-size:9px}.icon-button{cursor:pointer;background:#fff;border:1px solid #dfe3e1;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;display:grid;position:relative}.notification i{background:var(--coral);border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.demo-button,.insufficient-button,.primary-button,.secondary-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 16px;font-size:12px;font-weight:700;display:inline-flex}.primary-button{border:1px solid var(--navy);background:var(--navy);color:#fff;box-shadow:0 5px 14px #183e4929}.primary-button:hover{background:#21515d}.primary-button:disabled{cursor:wait;opacity:.66}.secondary-button{background:#fff;border:1px solid #d9dfdc}.demo-button{color:var(--teal);background:#f1f9f6;border:1px solid #dce9e5}.insufficient-button{color:#778489;background:0 0;border:1px solid #0000}.mobile-menu{display:none}.content-wrap{max-width:1500px;margin:0 auto;padding:32px 38px 50px}.page-heading,.welcome-row{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.eyebrow,.overline{color:#648078;letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.eyebrow{align-items:center;gap:7px;display:flex}.eyebrow span{background:var(--teal);border-radius:2px;width:17px;height:2px}.page-heading h1,.welcome-row h1{color:#1d3138;letter-spacing:-.035em;margin:0;font-size:clamp(25px,2.25vw,34px);line-height:1.18}.page-heading>div>p:last-child,.welcome-row>div>p:last-child{color:var(--muted);margin:8px 0 0;font-size:13px}.student-select{cursor:pointer;background:#fff;border:1px solid #dce1de;border-radius:12px;align-items:center;gap:9px;min-width:190px;padding:9px 35px 9px 10px;display:flex;position:relative;box-shadow:0 6px 16px #1e36320a}.student-select>div:nth-child(2){flex:1}.student-select span,.student-select strong{display:block}.student-select span{color:#98a2a5;margin-bottom:2px;font-size:9px}.student-select strong{font-size:12px}.student-select select{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.student-select>svg{color:#8c989b;position:absolute;right:11px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.metric-grid.is-loading{opacity:.76}.metric-card{border:1px solid var(--line);background:var(--paper);text-align:left;border-radius:14px;min-width:0;padding:16px 17px 15px;box-shadow:0 6px 20px #21363509}button.metric-card{cursor:pointer}.metric-top{color:#a0a9a9;justify-content:space-between;align-items:flex-start;min-height:31px;display:flex}.metric-icon{border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.metric-teal .metric-icon{color:#347e77;background:#e5f2ee}.metric-amber .metric-icon{color:#aa7625;background:#faf0d9}.metric-green .metric-icon{color:#39775a;background:#e3f1e7}.metric-coral .metric-icon{color:#b75d4c;background:#f9e9e5}.metric-value{align-items:baseline;gap:5px;margin-top:10px;display:flex}.metric-value strong{letter-spacing:-.05em;font:700 26px/1.1 ui-monospace,SFMono-Regular,monospace}.metric-value span{color:#6f7c80;font-size:10px}.metric-card p{color:#3c4c53;margin:5px 0;font-size:12px;font-weight:700}.metric-card small{color:#9aa4a6;font-size:9px}.ocr-progress-panel{margin-bottom:16px;padding:17px 20px 8px}.ocr-progress-heading{justify-content:space-between;align-items:center;gap:14px;padding-bottom:8px;display:flex}.ocr-progress-heading .overline{margin-bottom:4px}.ocr-progress-heading h2{margin:0;font-size:15px}.ocr-live-count{color:#42776d;background:#e5f2ee;border-radius:13px;align-items:center;min-height:25px;padding:0 9px;font-size:8px;font-weight:750;display:inline-flex}.ocr-live-count.is-idle{color:#6f7f83;background:#eef1ef}.ocr-live-count.is-error{color:#a95648;background:#f9e9e5}.ocr-task-list{display:grid}.ocr-task-row{border-top:1px solid #eceeec;grid-template-columns:32px minmax(150px,.75fr) minmax(230px,1.5fr) 96px;align-items:center;gap:11px;min-width:0;min-height:63px;padding:9px 1px;display:grid}.ocr-task-icon{color:#3d7f73;background:#e6f2ee;border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.ocr-task-row.is-active .ocr-task-icon svg{animation:ocr-spin 1.8s linear infinite}.ocr-task-row.is-complete .ocr-task-icon{color:#39795f;background:#e5f2e8}.ocr-task-row.is-failed .ocr-task-icon{color:#b85d4d;background:#f9e9e5}.ocr-task-file{min-width:0}.ocr-task-file span,.ocr-task-file strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.ocr-task-file strong{font-size:10px}.ocr-task-file span{color:#8b9799;margin-top:4px;font-size:8px}.ocr-task-progress{min-width:0}.ocr-task-progress>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.ocr-task-progress strong{font-size:9px}.ocr-task-progress em{color:#889598;font:700 8px ui-monospace,monospace}.ocr-progress-track{background:#e8ece9;border-radius:4px;height:5px;margin-top:7px;overflow:hidden}.ocr-progress-track i{border-radius:inherit;background:#57998c;height:100%;transition:width .3s;display:block}.ocr-task-row.is-complete .ocr-progress-track i{background:#5c9a77}.ocr-task-row.is-failed .ocr-progress-track i{background:#d2705d}.ocr-progress-track.is-indeterminate i{animation:ocr-sweep 1.5s ease-in-out infinite}.ocr-task-progress small{color:#b35e4f;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:8px;display:block;overflow:hidden}.ocr-task-action{text-align:right}.ocr-task-action>span{color:#98a2a4;font-size:8px}.ocr-task-action button{color:#aa5748;cursor:pointer;background:#fff8f5;border:1px solid #e3c1ba;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:29px;padding:0 9px;font-size:8px;font-weight:750;display:inline-flex}.ocr-task-action button:disabled{cursor:wait;opacity:.65}.panel{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:15px}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(290px,.8fr);gap:16px;margin-bottom:16px;display:grid}.insight-panel,.knowledge-panel,.progress-panel,.queue-panel{padding:21px 22px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.panel-heading .overline{color:#8c999b;margin-bottom:5px}.panel-heading h2{letter-spacing:-.015em;margin:0;font-size:16px}.period-tabs{background:#f0f2ef;border-radius:8px;padding:3px}.filter-row button,.period-tabs button{color:#899497;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:28px;padding:0 10px;font-size:9px;font-weight:700}.filter-row button.active,.period-tabs button.active{color:#30464d;background:#fff;box-shadow:0 2px 8px #1f363312}.progress-summary{align-items:center;gap:10px;margin-top:25px;display:flex;position:absolute}.progress-panel{position:relative}.score-ring{--score:240deg;background:conic-gradient(var(--teal) var(--score),#e8eeeb 0);border-radius:50%;place-items:center;width:76px;height:76px;display:grid}.score-ring:before{content:"";background:var(--paper);border-radius:50%;width:62px;height:62px;position:absolute}.score-ring span{z-index:1;text-align:center;position:relative}.score-ring small,.score-ring strong{display:block}.score-ring strong{font:750 23px/1 ui-monospace,monospace}.score-ring small{color:#98a3a5;margin-top:3px;font-size:8px}.progress-summary>div:last-child p{color:#899597;max-width:115px;margin:7px 0 0;font-size:9px;line-height:1.5}.status-chip{border-radius:12px;align-items:center;gap:4px;width:fit-content;min-height:24px;padding:0 8px;font-size:9px;font-weight:750;display:inline-flex}.status-improving{color:#38725e;background:#e3f2e9}.status-watch{color:#a75344;background:var(--coral-light)}.chart-wrap{height:180px;margin:25px 4px 0 152px;position:relative}.chart-lines{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 25px}.chart-lines span{border-top:1px dashed #e7e9e7}.bar-groups{justify-content:space-around;align-items:flex-end;gap:8px;display:flex;position:absolute;inset:0}.bar-group{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.bars{align-items:flex-end;gap:3px;height:150px;display:flex}.bars i{border-radius:4px 4px 2px 2px;width:clamp(5px,.65vw,8px);min-height:4px;transition:height .3s}.bar-correct{background:#4b9990}.bar-partial{background:#d8b25e}.bar-incorrect{background:#dd806c}.bar-group>span{color:#8e999b;margin-top:8px;font-size:8px}.chart-legend{color:#788588;align-items:center;gap:15px;margin:11px 2px 0;font-size:8px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{border-radius:2px;width:7px;height:7px}.legend-correct{background:#4b9990}.legend-partial{background:#d8b25e}.legend-incorrect{background:#dd806c}.chart-legend em{color:#a3abad;margin-left:auto;font-style:normal}.sparkle{color:#d1a04b}.insight-list{margin-top:17px}.insight-item{border-bottom:1px solid #eceeec;gap:11px;padding:13px 0;display:flex}.insight-item:last-child{border-bottom:0}.insight-icon{border-radius:10px;flex:none;place-items:center;width:33px;height:33px;display:grid}.insight-item.positive .insight-icon{color:#377a67;background:#e4f2ec}.insight-item.caution .insight-icon{color:#aa7429;background:#faf0dc}.insight-item.neutral .insight-icon{color:#668298;background:#e8eff4}.insight-item strong{margin:0 0 4px;font-size:11px;display:block}.insight-item p{color:#7f8b8e;margin:0;font-size:9px;line-height:1.55}.insight-item button{color:#497970;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin:7px 0 0;padding:0;font-size:9px;font-weight:700;display:inline-flex}.ai-note{color:#66827b;background:#eef5f2;border-radius:9px;align-items:center;gap:7px;margin-top:12px;padding:10px;font-size:8px;display:flex}.lower-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.85fr);gap:16px;display:grid}.text-button{color:#578078;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:4px 0;font-size:9px;font-weight:700;display:flex}.knowledge-list{margin-top:13px}.knowledge-row{border-top:1px solid #eceeec;grid-template-columns:24px minmax(120px,1fr) minmax(115px,.9fr) 52px minmax(95px,.72fr) 23px;align-items:center;gap:9px;min-height:61px;padding:10px 3px;display:grid}.knowledge-dot{border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.knowledge-dot i,.knowledge-dot span{background:currentColor;border-radius:50%;width:6px;height:6px}.dot-up{color:#438a73;background:#e5f2ec}.dot-steady{color:#6485a0;background:#e8eff4}.dot-watch{color:#c76653;background:#fae9e4}.knowledge-name span,.knowledge-name strong{display:block}.knowledge-name strong{font-size:10px}.knowledge-name span{color:#919b9e;margin-top:4px;font-size:8px}.mastery-block>div:first-child{color:#939d9f;justify-content:space-between;align-items:baseline;font-size:8px;display:flex}.mastery-block strong{color:#3c5057;font:700 11px ui-monospace,monospace}.mastery-track{background:#eaedeb;border-radius:4px;height:5px;margin-top:6px;overflow:hidden}.mastery-track i{border-radius:inherit;height:100%;display:block}.fill-up{background:#64a593}.fill-steady{background:#7896ac}.fill-watch{background:#da7560}.trend{align-items:center;gap:2px;font-size:9px;font-weight:750;display:flex}.trend-up{color:#4b8a72}.trend-down{color:#c76654}.evidence-count span,.evidence-count strong{display:block}.evidence-count strong{font:700 10px ui-monospace,monospace}.evidence-count span{color:#97a0a2;margin-top:3px;font-size:7px}.mini-more{color:#abb2b3;cursor:pointer;background:0 0;border:0;padding:0}.count-badge{color:#a65546;background:#f8e9e5;border-radius:14px;place-items:center;min-width:27px;height:27px;padding:0 7px;font:700 10px ui-monospace,monospace;display:grid}.queue-list{margin-top:13px}.queue-item{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #eceeec;grid-template-columns:36px minmax(0,1fr) 50px 16px;align-items:center;gap:9px;width:100%;min-height:59px;padding:10px 2px;display:grid}.queue-item:hover{background:#fafbf9}.queue-file{color:#ba6251;background:#faeae6;border-radius:7px;place-items:center;width:33px;height:35px;display:grid}.queue-copy{min-width:0}.queue-copy span,.queue-copy strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.queue-copy strong{font-size:9px}.queue-copy span{color:#899496;margin-top:4px;font-size:8px}.confidence{text-align:right}.confidence small,.confidence span{display:block}.confidence span{color:#54676d;font:700 9px ui-monospace,monospace}.confidence small{color:#a2aaac;margin-top:2px;font-size:7px}.queue-item>svg{color:#a6aeaf}.wide-secondary{color:#50726d;cursor:pointer;background:#fbfcfa;border:1px solid #dfe4e1;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:35px;margin-top:12px;font-size:9px;font-weight:700;display:flex}.page-section{min-height:70vh}.page-heading{align-items:center;margin-bottom:28px}.compact-heading{margin-bottom:25px}.review-summary{border-left:3px solid var(--coral);background:#f9eae6;border-radius:0 10px 10px 0;min-width:110px;padding:12px 17px}.review-summary span,.review-summary strong{display:block}.review-summary strong{font:750 23px ui-monospace,monospace}.review-summary span{color:#a45b4e;margin-top:3px;font-size:9px}.filter-row{gap:4px;margin-bottom:14px;display:flex}.filter-row button{border:1px solid #0000;min-height:34px;padding:0 14px}.filter-row button.active{border-color:#dfe4e1}.review-workspace{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:16px;display:grid}.review-table{overflow:hidden}.review-table-head,.review-table-row{grid-template-columns:1.1fr 1.25fr 75px 80px 18px;align-items:center;gap:15px;display:grid}.review-table-head{color:#929c9e;background:#f8f9f6;min-height:42px;padding:0 18px;font-size:9px}.review-table-row{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #e9ece9;width:100%;min-height:82px;padding:13px 18px}.review-table-row:hover{background:#fbfcfa}.review-table-row>div>small,.review-table-row>div>span,.review-table-row>div>strong{display:block}.review-table-row>div>strong{font-size:11px}.review-table-row>div>span{color:#778487;margin-top:5px;font-size:9px}.review-table-row>div>small{color:#9ca5a7;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:8px;overflow:hidden}.kp-chip{background:#e9f3ef;border-radius:6px;width:fit-content;padding:4px 7px;font-weight:700;color:#46736c!important;margin:0!important}.confidence-low{color:#be6855!important}.confidence-high{color:#407b68!important}.review-guide{padding:22px}.guide-icon{width:42px;height:42px;color:var(--teal);background:#e5f2ee;border-radius:12px;place-items:center;display:grid}.review-guide h3{margin:14px 0 12px;font-size:15px}.review-guide ul{margin:0;padding:0;list-style:none}.review-guide li{color:#69777b;align-items:flex-start;gap:8px;margin:10px 0;font-size:9px;line-height:1.5;display:flex}.review-guide li svg{color:#5a9482;flex:none;margin-top:1px}.guide-note{color:#867343;background:#faf3e4;border-radius:9px;gap:7px;margin-top:17px;padding:11px;font-size:8px;line-height:1.55;display:flex}.empty-review{color:#8a9996;flex-direction:column;justify-content:center;align-items:center;min-height:150px;display:flex}.empty-review svg{color:#62a58e;margin-bottom:8px}.empty-review strong{font-size:11px}.empty-review span{margin-top:4px;font-size:8px}.student-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.student-card{text-align:left;cursor:pointer;border-radius:15px;padding:24px 20px 17px}.avatar-large{width:48px;height:48px;font-size:15px}.student-card-title{margin-top:13px}.student-card-title span,.student-card-title strong{display:block}.student-card-title strong{font-size:14px}.student-card-title span{color:#8b979a;margin-top:4px;font-size:9px}.student-stats{border-top:1px solid #e9ece9;border-bottom:1px solid #e9ece9;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;padding:14px 0;display:grid}.student-stats div+div{border-left:1px solid #e9ece9;padding-left:12px}.student-stats span,.student-stats strong{display:block}.student-stats strong{font:700 19px ui-monospace,monospace}.student-stats span{color:#929c9f;margin-top:4px;font-size:8px}.student-card-foot{justify-content:space-between;align-items:center;display:flex}.knowledge-workspace{grid-template-columns:minmax(280px,.75fr) minmax(0,1.4fr);gap:16px;display:grid}.knowledge-browser{padding:21px 15px}.knowledge-browser>.overline{padding:0 8px 9px}.knowledge-browser-item{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #eceeec;grid-template-columns:22px 1fr 30px 16px;align-items:center;gap:8px;width:100%;min-height:61px;padding:10px 9px;display:grid}.knowledge-browser-item.active{background:#eef5f2;border-radius:9px}.knowledge-browser-item div small,.knowledge-browser-item div strong{display:block}.knowledge-browser-item div strong{font-size:10px}.knowledge-browser-item div small{color:#929c9e;margin-top:4px;font-size:8px}.knowledge-browser-item em{font:700 11px ui-monospace,monospace}.knowledge-detail{padding:27px}.detail-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.detail-heading h2{margin:10px 0 4px;font-size:24px}.detail-heading p{color:#8b9699;margin:0;font-size:10px}.detail-score{text-align:right}.detail-score span,.detail-score strong{display:block}.detail-score strong{font:750 34px/1 ui-monospace,monospace}.detail-score span{color:#929c9e;margin-top:6px;font-size:8px}.evidence-callout{color:#695b39;background:#faf3e3;border-left:3px solid #d49a3c;border-radius:0 9px 9px 0;align-items:flex-start;gap:10px;margin:24px 0;padding:13px 15px;display:flex}.evidence-callout p{margin:0;font-size:10px;line-height:1.6}.history-plot{background:repeating-linear-gradient(#0000 0 42px,#edf0ed 43px);border-bottom:1px solid #dfe4e1;justify-content:space-around;align-items:flex-end;gap:14px;height:190px;padding:15px 8px 0;display:flex}.history-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.history-column>span{background:#5a9c8c;border-radius:6px 6px 0 0;width:14px;min-height:5px;display:block;position:relative}.history-column i{color:#4e6268;font:700 8px ui-monospace,monospace;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.history-column small{color:#8b9698;margin-top:8px;font-size:7px}.detail-meta{grid-template-columns:repeat(3,1fr);margin:22px 0 0;display:grid}.detail-meta div{border-right:1px solid #e7eae8;padding:5px 14px}.detail-meta div:last-child{border:0}.detail-meta span,.detail-meta strong{display:block}.detail-meta span{color:#929c9e;font-size:8px}.detail-meta strong{margin-top:5px;font-size:11px}.drawer-backdrop,.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1323288c;place-items:center;padding:24px;animation:fade-in .16s ease-out;display:grid;position:fixed;inset:0}.modal-card{background:#fffefb;border-radius:18px;width:min(560px,100%);max-height:calc(100vh - 48px);animation:rise-in .22s ease-out;overflow:auto;box-shadow:0 30px 80px #0e222740}.modal-heading{border-bottom:1px solid #e8eae8;justify-content:space-between;gap:15px;padding:22px 23px 18px;display:flex}.modal-heading>div{gap:11px;display:flex}.modal-heading h2{margin:0;font-size:17px}.modal-heading p{color:#7e8a8d;margin:5px 0 0;font-size:9px;line-height:1.5}.modal-icon{width:38px;height:38px;color:var(--teal);background:#e3f2ed;border-radius:10px;place-items:center;display:grid}.modal-card form{padding:20px 23px 23px}.drawer-field,.field-label{color:#65747a;font-size:9px;font-weight:750;display:block}.drawer-field input,.drawer-field select,.drawer-field textarea,.field-label select{color:#31454c;background:#fff;border:1px solid #dce1de;border-radius:9px;outline:0;width:100%;margin-top:7px}.drawer-field input,.drawer-field select,.field-label select{height:41px;padding:0 11px}.drawer-field input[readonly]{color:#52636a;background:#f5f7f5}.drawer-field textarea{resize:vertical;padding:10px 11px;line-height:1.55}.dropzone{cursor:pointer;background:#f8fbf8;border:1.5px dashed #b8c8c3;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:165px;margin-top:17px;padding:25px;display:flex}.dropzone:hover{border-color:#6fa295}.dropzone input{display:none}.dropzone>span{color:#4e8b7f;background:#e3f1ec;border-radius:12px;place-items:center;width:43px;height:43px;margin-bottom:10px;display:grid}.dropzone .file-ready{color:#367f67;background:#dff1e7}.dropzone strong{text-overflow:ellipsis;max-width:100%;font-size:11px;overflow:hidden}.dropzone small{color:#929c9e;margin-top:6px;font-size:8px}.evidence-rule,.upload-guard{color:#547c74;background:#edf6f2;border-radius:9px;gap:9px;margin-top:15px;padding:11px 12px;display:flex}.evidence-rule svg,.upload-guard svg{flex:none}.evidence-rule p,.upload-guard p{margin:0}.evidence-rule span,.evidence-rule strong,.upload-guard span,.upload-guard strong{display:block}.evidence-rule strong,.upload-guard strong{font-size:9px}.evidence-rule span,.upload-guard span{margin-top:3px;font-size:8px;line-height:1.5}.form-error{color:#bd5f4d;margin:10px 0 0;font-size:9px}.modal-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:19px;display:flex}.modal-actions>div{gap:8px;display:flex}.drawer-backdrop{justify-content:end;place-items:stretch start;padding:0}.review-drawer{background:#f9faf7;width:min(590px,100%);height:100vh;padding:24px 27px;animation:slide-in .25s ease-out;overflow:auto;box-shadow:-20px 0 60px #10222738}.drawer-heading{justify-content:space-between;align-items:flex-start;display:flex}.drawer-heading h2{margin:0;font-size:19px}.drawer-heading .overline{margin-bottom:5px}.review-stage{background:#d9ddda;border-radius:14px;margin:20px 0 14px;padding:25px}.paper-preview{background:#fffdfa;min-height:290px;padding:24px 29px;position:relative;overflow:hidden;transform:rotate(-.5deg);box-shadow:0 8px 22px #212a2924}.paper-preview:before{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0000 0 27px,#23384009 28px);position:absolute;inset:0}.paper-top{z-index:1;color:#8d9190;border-bottom:1px solid #d6d8d5;justify-content:space-between;padding-bottom:10px;font:7px serif;display:flex;position:relative}.paper-top em{color:#a45b4d;font-style:normal}.paper-question{z-index:1;margin:21px 0 10px;font:13px STSong,serif;position:relative}.paper-equation{z-index:1;text-align:center;margin:15px 0;font:17px Times New Roman,serif;position:relative}.handwriting{z-index:1;color:#31506e;gap:10px;margin-top:20px;font-family:Kaiti SC,STKaiti,cursive;font-size:15px;display:flex;position:relative;transform:rotate(-1deg)}.handwriting p{flex-direction:column;gap:6px;margin:0;display:flex}.handwriting i{font-style:normal}.teacher-mark{color:#cf493e;font:700 31px Kaiti SC,cursive;position:absolute;bottom:48px;right:48px;transform:rotate(-10deg)}.teacher-mark small{margin-left:-30px;font-size:11px;font-weight:500;display:block}.crop-corner{border-style:solid;border-color:#489286;width:18px;height:18px;position:absolute}.corner-a{border-width:2px 0 0 2px;top:12px;left:12px}.corner-b{border-width:2px 2px 0 0;top:12px;right:12px}.corner-c{border-width:0 0 2px 2px;bottom:12px;left:12px}.corner-d{border-width:0 2px 2px 0;bottom:12px;right:12px}.recognition-card{background:#fff;border:1px solid #dfe4e1;border-radius:11px;padding:14px 15px}.recognition-head{border-bottom:1px solid #e8ebe8;justify-content:space-between;padding-bottom:10px;display:flex}.recognition-head span{color:#467970;align-items:center;gap:6px;font-size:9px;font-weight:750;display:flex}.recognition-head em{color:#718186;font:700 8px ui-monospace,monospace}.compare-row{grid-template-columns:75px 1fr;align-items:start;gap:12px;padding-top:10px;display:grid}.compare-row span{color:#8a9698;font-size:8px}.compare-row strong{font:600 10px/1.5 ui-monospace,monospace}.drawer-field{margin-top:15px}.evidence-rule{color:#786a43;background:#faf2df}.drawer-actions{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f9faf7f2;border-top:1px solid #dfe3e0;justify-content:flex-end;gap:8px;margin:20px -27px -24px;padding:16px 27px 20px;display:flex;position:sticky;bottom:-24px}.toast{z-index:200;color:#fff;background:#214d50;border-radius:11px;align-items:center;gap:8px;max-width:calc(100vw - 32px);padding:12px 16px;font-size:11px;animation:toast-in .25s ease-out;display:flex;position:fixed;bottom:27px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #1633373d}@keyframes fade-in{0%{opacity:0}}@keyframes rise-in{0%{opacity:0;transform:translateY(10px)scale(.985)}}@keyframes slide-in{0%{opacity:.5;transform:translate(30px)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}@keyframes ocr-spin{to{transform:rotate(1turn)}}@keyframes ocr-sweep{0%{width:10%;transform:translate(-110%)}50%{width:35%}to{width:10%;transform:translate(1000%)}}@media (max-width:1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lower-grid{grid-template-columns:1fr}.student-grid{grid-template-columns:repeat(2,1fr)}.search-box{display:none}}@media (max-width:900px){.sidebar{transition:transform .22s;transform:translate(-101%)}.sidebar-open{transform:translate(0)}.mobile-scrim{z-index:35;background:#0e1f2473;border:0;position:fixed;inset:0}.main-area{margin-left:0}.topbar{padding:0 20px}.mobile-menu{display:grid}.breadcrumb{margin-left:10px;margin-right:auto}.content-wrap{padding:27px 20px 45px}.dashboard-grid,.knowledge-workspace,.review-workspace{grid-template-columns:1fr}.review-guide{display:none}}@media (max-width:650px){.topbar{height:64px}.breadcrumb span,.breadcrumb svg,.topbar-actions .icon-button{display:none}.primary-button{padding:0 13px}.topbar .primary-button span{display:none}.page-heading,.welcome-row{flex-direction:column;align-items:flex-start}.student-select{width:100%}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{padding:14px}.metric-value strong{font-size:22px}.ocr-progress-panel{padding:15px 14px 5px}.ocr-task-row{grid-template-columns:30px minmax(0,1fr) 78px;gap:9px}.ocr-task-progress{grid-column:2/-1;padding-bottom:5px}.ocr-task-action{grid-area:1/3}.ocr-task-action>span{display:none}.dashboard-grid{display:block}.insight-panel{margin-top:12px}.progress-summary{margin-top:18px;position:static}.chart-wrap{height:165px;margin:10px 0 0}.chart-legend em{display:none}.insight-panel,.knowledge-panel,.progress-panel,.queue-panel{padding:18px 15px}.knowledge-row{grid-template-columns:22px 1fr 48px 20px}.evidence-count,.mastery-block,.review-table-head{display:none}.review-table-row{grid-template-columns:1fr 68px 18px}.review-table-row>div:nth-child(2){grid-area:2/1/auto/-1}.review-table-row>div:nth-child(4){display:none}.student-grid{grid-template-columns:1fr}.knowledge-detail{padding:20px 15px}.modal-backdrop{padding:12px}.modal-actions{flex-direction:column;align-items:stretch}.modal-actions>div{grid-template-columns:1fr 1fr;display:grid}.demo-button{width:100%}.review-drawer{padding:20px 18px}.review-stage{padding:13px}.paper-preview{padding:19px}.drawer-actions{flex-wrap:wrap;margin:18px -18px -20px;padding:13px 18px 16px}.drawer-actions .primary-button{flex:1}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mastery-panel .panel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.mastery-actions{align-items:center;gap:10px;display:flex}.mastery-actions button,.mastery-actions select{font:inherit;border:1px solid var(--border,#e5e8e6);background:var(--surface,#fffefb);color:inherit;cursor:pointer;border-radius:10px;padding:8px 14px}.mastery-actions button{background:var(--teal,#237f78);border-color:var(--teal,#237f78);color:#fff;transition:transform .14s cubic-bezier(.23,1,.32,1)}.mastery-actions button:active:not(:disabled){transform:scale(.97)}.mastery-actions button:disabled{opacity:.5;cursor:default}.mastery-legend{color:var(--muted,#6b7280);flex-wrap:wrap;align-items:center;gap:16px;margin:14px 0 10px;font-size:12px;display:flex}.mastery-legend span{align-items:center;gap:6px;display:inline-flex}.mastery-legend i{border-radius:3px;width:12px;height:12px;display:inline-block}.legend-note{font-style:italic}.mastery-scroll{overflow-x:auto}.mastery-table{border-collapse:separate;border-spacing:4px}.mastery-table th{text-align:left;color:inherit;white-space:nowrap;font-size:12px;font-weight:500}.mastery-table thead th{vertical-align:bottom;white-space:normal;max-width:84px;line-height:1.25}.mastery-table thead th.not-taught{color:var(--muted,#9ca3af)}.mastery-table tbody th{z-index:1;padding-right:10px}.mastery-table tbody th,.mastery-table th.corner{background:var(--surface,#fffefb);position:sticky;left:0}.mastery-table th.corner{z-index:2}.mastery-cell{border-radius:8px;width:34px;height:34px;display:block}.cell-strong{background:#237f78}.cell-fair{background:#d39838}.cell-weak{background:#d66f59}.cell-unobserved{border:1px solid var(--border,#e5e8e6);background:0 0}.mastery-cell.untaught{border:1px dashed var(--border,#cbd5d1)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.error-text{color:#d66f59}.timeline-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.timeline-subhead{letter-spacing:.04em;color:var(--muted,#7b8681);margin:22px 0 10px;font-size:12px;font-weight:700}.timeline-entries,.timeline-tracks{max-width:720px}.timeline-tracks{border:1px solid var(--border,#e5e8e6);border-radius:14px;margin:0;padding:0;list-style:none;overflow:hidden}.timeline-tracks li{border-top:1px solid var(--border,#e5e8e6);align-items:center;gap:14px;padding:12px 14px;display:flex}.timeline-tracks li:first-child{border-top:none}.timeline-track-name{flex:auto;min-width:0}.timeline-track-name strong{font-size:13px;font-weight:600;display:block}.timeline-track-name small{color:var(--muted,#7b8681);font-size:11px;display:block}.timeline-track-figure{flex-direction:column;align-items:flex-end;gap:3px;min-width:62px;display:flex}.timeline-track-figure strong{font-variant-numeric:tabular-nums;font-size:13px}.timeline-spark{flex:none}.timeline-spark polyline{stroke:#237f78;stroke-linecap:round;stroke-linejoin:round}.timeline-spark circle{fill:#237f78}.timeline-delta{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px}.timeline-delta-up{color:#237f78}.timeline-delta-down{color:#d66f59}.timeline-delta-flat{color:var(--muted,#7b8681)}.timeline-delta-first{color:var(--muted,#9ca3af)}.timeline-entries{border-left:1.5px solid var(--border,#e5e8e6);margin:0;padding:0 0 0 18px;list-style:none}.timeline-entries li{border:1px solid var(--border,#e5e8e6);background:var(--surface,#fffefb);border-radius:14px;margin-bottom:10px;padding:12px 14px;position:relative}.timeline-entries li:before{content:"";background:#6b8ea8;border-radius:50%;width:9px;height:9px;position:absolute;top:18px;left:-25px}.timeline-entries li.is-correction:before{background:#d39838}.timeline-entry-head{align-items:baseline;gap:10px;display:flex}.timeline-entry-head strong{flex:auto;font-size:13px;font-weight:600}.timeline-entry-figure{font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.timeline-entry-body{color:var(--muted,#7b8681);margin:5px 0 0;font-size:12px}.timeline-entry-meta{color:var(--muted,#9ca3af);margin:5px 0 0;font-size:11px}.timeline-correction-chip{color:#6b4d16;background:#d3983838;border-radius:999px;margin-left:7px;padding:1px 7px;font-weight:600}.student-card-link{border:1px solid var(--border,#d9dfdc);color:#237f78;cursor:pointer;border-radius:999px;align-items:center;gap:5px;margin-top:10px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.student-card-link:focus-visible{outline-offset:2px;outline:2px solid #237f78}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-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}