:root{color:#3b332b;font-synthesis:none;text-rendering:optimizelegibility;background:#f4efe4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:radial-gradient(circle at 20% 10%,#ffffffb8,#0000 36%),linear-gradient(#f8f4eb 0%,#eee6d7 100%);min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}#root,.page-shell{min-height:100vh}.app{width:min(920px,100% - 32px);margin:0 auto;padding:56px 0 80px}.eyebrow{color:#8a5f32;letter-spacing:.18em;margin:0 0 8px;font-size:.8rem;font-weight:800}.subtitle{color:#746453;margin:14px 0 0}@media (width<=620px){.app{padding-top:34px}}:root{--face-paper:#eee3d0;--face-paper-light:#f5ecdc;--face-paper-deep:#d8c9ae;--face-green:#173b34;--face-green-dark:#0e2c27;--face-green-soft:#31584f;--face-ink:#172822;--face-ink-soft:#69675e;--face-line:#c9b99d;--face-line-dark:#9e8969;--face-sidebar-width:300px}.page-shell{grid-template-columns:var(--face-sidebar-width) minmax(0, 1fr);background:radial-gradient(circle at 73% 15%, #ffffff57, transparent 32%), linear-gradient(90deg, #e8dcc5, var(--face-paper) 18%, #f1e7d6);min-height:100vh;display:grid}.app{width:100%;min-width:0;max-width:none;margin:0;padding:48px 42px 56px}.face-sidebar{z-index:40;border-right:1px solid var(--face-line-dark);background:radial-gradient(circle at 15% 15%, #ffffff6b, transparent 32%), linear-gradient(90deg, #efe3cd, var(--face-paper-light));flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:8px 0 24px #382a181a}.face-sidebar:before{content:"";z-index:0;pointer-events:none;opacity:.18;background-image:radial-gradient(circle,#5340283b 0 .6px,#0000 .8px);background-size:17px 19px;position:absolute;inset:0}.face-sidebar:after{content:"";z-index:0;background:linear-gradient(90deg, #244a40, var(--face-green), #102e28);clip-path:polygon(0 0,100% 0,100% 96%,0 100%);pointer-events:none;width:17px;height:77%;position:absolute;top:0;right:18px}.face-sidebar>*{z-index:1;position:relative}.sidebar-brand{flex-direction:column;align-items:flex-start;padding:35px 48px 28px 34px;display:flex}.sidebar-brand:after{content:"";background:var(--face-green);clip-path:polygon(0 0,100% 0,100% 97%,0 100%);pointer-events:none;width:4px;height:69vh;position:absolute;top:-30px;right:13px}.sidebar-brand-copy{width:205px}.sidebar-master-name{color:var(--face-green);letter-spacing:.27em;margin-bottom:5px;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:.78rem;font-weight:900;font-stretch:75%;line-height:1;display:block}.sidebar-product-name{color:#30271f;letter-spacing:.035em;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:2.65rem;font-weight:900;font-stretch:75%;line-height:.96;display:block}.sidebar-brand-description{align-items:flex-end;gap:7px;margin-top:10px;display:flex}.sidebar-brand-description>span{color:#54564f;letter-spacing:.045em;text-transform:uppercase;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:.77rem;font-weight:800;font-stretch:75%;line-height:1.48;display:block}.sidebar-engine-line{white-space:nowrap}.sidebar-info-button{width:22px;height:22px;color:var(--face-green-soft);background:#fff9eda8;border:1px solid #173b3457;border-radius:50%;flex:none;place-items:center;margin-bottom:1px;padding:0;transition:border-color .14s,background .14s,color .14s,transform .14s;display:grid;box-shadow:inset 0 1px #ffffff8c}.sidebar-info-button:hover{border-color:var(--face-green-dark);color:var(--face-green-dark);background:#fff8e9;transform:translateY(-1px)}.sidebar-info-button:focus-visible{outline-offset:2px;outline:3px solid #173b342e}.sidebar-info-button svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.sidebar-navigation{gap:7px;padding:15px 46px 24px 22px;display:grid}.sidebar-section-label{color:#887b68;letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px 15px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.7rem;font-weight:900}.sidebar-page-button{color:#38463f;text-align:left;letter-spacing:.015em;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:50px;padding:8px 12px;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:.84rem;font-weight:800;font-stretch:75%;transition:background .14s,border-color .14s,color .14s,transform .14s;display:grid}.sidebar-page-button:hover{background:#173b3411;border-color:#173b342e;transform:translate(2px)}.sidebar-page-button.active{background:linear-gradient(180deg, #254c42, var(--face-green));color:#fff7e7;border-color:#102e28;box-shadow:inset 0 1px #ffffff1f,0 5px 11px #0e2c2730}.sidebar-page-icon{place-items:center;width:29px;height:29px;display:grid}.sidebar-page-icon svg,.sidebar-lock-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.sidebar-footer{border-top:1px solid #9e896952;gap:7px;margin-top:auto;padding:12px 46px 13px 22px;display:grid}.sidebar-lock-button{border:1px solid var(--face-line);color:#4f5049;text-align:left;background:#fff9edad;border-radius:7px;grid-template-columns:31px 1fr;align-items:center;width:100%;min-height:43px;padding:7px 11px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.75rem;font-weight:800;display:grid}.sidebar-lock-button:hover{border-color:var(--face-green-soft);color:var(--face-green-dark);background:#fff8e9}.sidebar-lock-button:disabled{cursor:wait;opacity:.6}.sidebar-lock-icon{place-items:center;display:grid}.sidebar-valentra-tag{color:#f2e7cfb8;background:#17342d;border:1px solid #113028b8;border-radius:7px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;min-height:52px;padding:2px 9px;display:grid}.sidebar-valentra-mark{object-fit:contain;opacity:1;justify-self:center;width:47px;height:48px;display:block}.sidebar-valentra-copy{align-content:center;gap:2px;min-width:0;display:grid}.sidebar-valentra-powered{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.54rem;font-weight:800;line-height:1}.sidebar-valentra-name{color:#f2e4c8;letter-spacing:.16em;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:.82rem;font-weight:500;line-height:1.05}.mobile-topbar,.sidebar-backdrop{display:none}.sidebar-menu-group{gap:4px;display:grid}.sidebar-group-button{grid-template-columns:36px minmax(0,1fr) 20px}.sidebar-chevron{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform .15s}.sidebar-chevron.is-open{transform:rotate(180deg)}.sidebar-submenu{opacity:0;gap:3px;max-height:0;transition:max-height .18s,opacity .14s,padding .18s;display:grid;overflow:hidden}.sidebar-submenu.is-open{opacity:1;max-height:130px;padding:1px 0 3px 20px}.sidebar-submenu-button{color:#59635d;text-align:left;letter-spacing:.015em;background:0 0;border:1px solid #0000;border-radius:7px;grid-template-columns:29px minmax(0,1fr);align-items:center;gap:7px;width:100%;min-height:38px;padding:5px 9px;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:.74rem;font-weight:800;font-stretch:75%;transition:background .14s,border-color .14s,color .14s,transform .14s;display:grid}.sidebar-submenu-button:hover{color:var(--face-green-dark);background:#173b340e;border-color:#173b3429;transform:translate(2px)}.sidebar-submenu-button.active{color:var(--face-green-dark);background:#173b341c;border-color:#173b3447}.sidebar-submenu-icon{place-items:center;width:25px;height:25px;display:grid}.sidebar-submenu-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.face-welcome-layer{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0b1d1994;place-items:center;padding:28px;animation:.18s ease-out both face-welcome-layer-in;display:grid;position:fixed;inset:0;overflow-y:auto}.face-welcome-dialog{background:radial-gradient(circle at 12% 8%,#ffffffa3,#0000 35%),linear-gradient(145deg,#fffaf0,#f1e6d3);border:1px solid #9e8969b8;border-radius:20px;width:min(880px,100%);max-height:calc(100vh - 56px);padding:30px;animation:.21s cubic-bezier(.22,1,.36,1) both face-welcome-dialog-in;position:relative;overflow-y:auto;box-shadow:0 28px 70px #04120f5c,inset 0 1px #ffffffb3}.face-welcome-dialog:before{content:"";border-radius:inherit;pointer-events:none;opacity:.16;background-image:radial-gradient(circle,#53402847 0 .55px,#0000 .78px);background-size:17px 19px;position:absolute;inset:0}.face-welcome-dialog>*{z-index:1;position:relative}.face-welcome-header{border-bottom:1px solid #9e89696b;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;padding-bottom:21px;display:grid}.face-welcome-header h2{color:var(--face-green-dark);letter-spacing:-.015em;margin:0 0 12px;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:clamp(1.8rem,4vw,2.65rem);font-weight:900;line-height:1}.face-welcome-introduction{max-width:690px;color:var(--face-ink-soft);margin:0;font-size:.94rem;line-height:1.65}.face-welcome-close{width:38px;height:38px;color:var(--face-green-dark);background:#fff9edbd;border:1px solid #173b343b;border-radius:10px;place-items:center;padding:0;display:grid}.face-welcome-close:hover{border-color:var(--face-green-soft);background:#fff8e9}.face-welcome-close:focus-visible{outline-offset:2px;outline:3px solid #173b342e}.face-welcome-close svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:20px;height:20px}.face-welcome-principles{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:20px;display:grid}.face-welcome-principles article{background:#fffdf7b8;border:1px solid #173b3429;border-radius:13px;grid-template-columns:36px minmax(0,1fr);gap:12px;min-height:128px;padding:16px;display:grid}.face-welcome-principles article>span{width:34px;height:34px;color:var(--face-green-soft);background:#173b3412;border:1px solid #173b343d;border-radius:9px;align-self:start;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.66rem;font-weight:800;display:grid}.face-welcome-principles h3{color:var(--face-green-dark);margin:1px 0 6px;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1rem;font-weight:900}.face-welcome-principles p{color:var(--face-ink-soft);margin:0;font-size:.78rem;line-height:1.55}.face-welcome-ai-notice{background:linear-gradient(135deg,#173b3416,#fffdf7b3);border:1px solid #173b343b;border-radius:13px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:13px;margin-top:17px;padding:14px 16px;display:grid}.face-welcome-ai-icon{width:40px;height:40px;color:var(--face-green);background:#fffdf7b8;border:1px solid #173b3440;border-radius:10px;place-items:center;display:grid}.face-welcome-ai-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.face-welcome-ai-notice>div{gap:4px;display:grid}.face-welcome-ai-notice strong{color:var(--face-green-dark);letter-spacing:.01em;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:.82rem;font-weight:900}.face-welcome-ai-notice p{color:var(--face-ink-soft);margin:0;font-size:.74rem;line-height:1.52}.face-welcome-footer{justify-content:space-between;align-items:center;gap:24px;margin-top:18px;display:flex}.face-welcome-footer p{color:#756f64;max-width:580px;margin:0;font-size:.7rem;line-height:1.5}.face-welcome-footer button{border:1px solid var(--face-green-dark);background:var(--face-green);color:#fffaf0;border-radius:9px;flex:none;min-height:40px;padding:9px 17px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.76rem;font-weight:900}.face-welcome-footer button:hover{background:var(--face-green-dark)}.face-welcome-footer button:focus-visible{outline-offset:3px;outline:3px solid #173b3433}@keyframes face-welcome-layer-in{0%{opacity:0}to{opacity:1}}@keyframes face-welcome-dialog-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.sidebar-page-button,.sidebar-submenu,.sidebar-submenu-button,.sidebar-chevron,.sidebar-info-button{transition:none}.face-welcome-layer,.face-welcome-dialog{animation:none}}@media (width<=1050px){:root{--face-sidebar-width:244px}.app{padding:38px 25px 48px}.sidebar-brand{padding:27px 39px 22px 24px}.sidebar-brand:after{right:9px}.sidebar-brand-copy{width:175px}.sidebar-brand-copy strong{font-size:2.45rem}.sidebar-brand-description>span{font-size:.65rem}.sidebar-info-button{width:20px;height:20px}.sidebar-info-button svg{width:14px;height:14px}.sidebar-navigation{padding:11px 37px 20px 14px}.sidebar-page-button{grid-template-columns:31px minmax(0,1fr);padding:7px 9px;font-size:.73rem}.sidebar-page-button .sidebar-group-button{grid-template-columns:31px minmax(0,1fr) 18px}.sidebar-page-button .sidebar-submenu.is-open{padding-left:15px}.sidebar-page-button .sidebar-submenu-button{grid-template-columns:25px minmax(0,1fr);padding:5px 7px;font-size:.68rem}.sidebar-footer{padding:18px 37px 22px 14px}}@media (width<=760px){.page-shell{display:block}.app{padding:90px 17px 38px}.mobile-topbar{z-index:45;border-bottom:1px solid var(--face-line);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#f5ecdcf7;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:67px;padding:0 16px;display:grid;position:fixed;top:0;left:0;right:0;box-shadow:0 6px 18px #3024151a}.mobile-topbar strong{color:var(--face-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.mobile-face-name{color:var(--face-green);letter-spacing:.08em;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.9rem;font-weight:900}.mobile-menu-button{border:1px solid var(--face-line);background:#fff8e9;border-radius:7px;place-content:center;gap:4px;width:40px;height:40px;padding:0;display:grid}.mobile-menu-button span{background:var(--face-green-dark);border-radius:99px;width:18px;height:2px;display:block}.face-sidebar{z-index:60;width:300px;height:100vh;transition:transform .19s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%)}.face-sidebar.is-open{transform:translate(0)}.sidebar-backdrop{z-index:55;background:#111b1873;border:0;padding:0;display:block;position:fixed;inset:0}}@media (width<=700px){.face-welcome-layer{align-items:end;padding:0}.face-welcome-dialog{border-bottom:0;border-left:0;border-right:0;border-radius:20px 20px 0 0;width:100%;max-height:calc(100vh - 18px);padding:23px 18px 25px}.face-welcome-header{gap:13px}.face-welcome-principles{grid-template-columns:1fr}.face-welcome-principles article{min-height:0}.face-welcome-ai-notice{grid-template-columns:38px minmax(0,1fr);padding:13px 14px}.face-welcome-ai-icon{width:36px;height:36px}.face-welcome-ai-icon svg{width:21px;height:21px}.face-welcome-footer{display:grid}.face-welcome-footer button{width:100%}}.face-welcome-dialog--workflow{width:min(1180px,100%)}.face-welcome-dialog--principles{width:min(880px,100%)}.face-welcome-header-actions{align-items:center;gap:10px;display:flex}.face-welcome-page-indicator{min-height:38px;color:var(--face-green-soft);background:#fff9eda8;border:1px solid #9e896957;border-radius:10px;align-items:center;gap:4px;padding:0 11px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;font-weight:800;display:inline-flex}.face-welcome-page-indicator>i{background:0 0;border:1px solid #173b3442;border-radius:50%;width:7px;height:7px;margin-left:3px}.face-welcome-page-indicator>i.is-active{border-color:var(--face-green);background:var(--face-green)}.face-welcome-workflows{gap:14px;margin-top:18px;display:grid}.face-welcome-workflow-card{background:#fffdf7a8;border:1px solid #173b3426;border-radius:15px;padding:16px}.face-welcome-workflow-heading{align-items:center;gap:11px;margin-bottom:13px;display:flex}.face-welcome-step-icon{width:38px;height:38px;color:var(--face-green);background:#173b3411;border:1px solid #173b3433;border-radius:10px;flex:none;place-items:center;display:grid}.face-welcome-step-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.face-welcome-workflow-heading h3{color:var(--face-green-dark);margin:0 0 2px;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1rem;font-weight:900}.face-welcome-workflow-heading p{color:var(--face-ink-soft);margin:0;font-size:.72rem}.face-welcome-flow-track{grid-template-columns:minmax(0,.95fr) 26px minmax(0,.95fr) 26px minmax(0,1.2fr) 26px minmax(0,1fr);align-items:center;gap:8px;display:grid}.face-welcome-flow-track--feedback{grid-template-columns:minmax(0,.95fr) 26px minmax(0,.82fr) 26px minmax(0,1.35fr) 26px minmax(0,1.05fr)}.face-welcome-flow-step{grid-template-rows:auto 1fr;align-self:stretch;gap:8px;min-width:0;display:grid}.face-welcome-flow-step-title{color:var(--face-green-dark);align-items:center;gap:7px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.72rem;font-weight:900;display:flex}.face-welcome-flow-step-title>span{width:24px;height:24px;color:var(--face-green-soft);background:#173b3411;border:1px solid #173b3433;border-radius:7px;flex:none;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.6rem;display:grid}.face-welcome-flow-arrow{color:var(--face-green-soft);place-items:center;display:grid}.face-welcome-flow-arrow svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:26px}.face-welcome-mini-panel,.face-welcome-mini-crt{border-radius:10px;min-height:112px}.face-welcome-mini-panel{background:#fffaf0d6;border:1px solid #9e89694d;box-shadow:inset 0 1px #ffffff85}.face-welcome-mini-panel-label{color:#7e705d;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #9e896938;padding:7px 9px 6px;font-size:.55rem;font-weight:900}.face-welcome-mini-student-list ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.face-welcome-mini-student-list li{border-bottom:1px solid #9e896924;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;min-height:29px;padding:3px 9px;display:grid}.face-welcome-mini-student-list li>span{color:#7a542d;background:#ead9b8;border-radius:7px;place-items:center;width:22px;height:22px;font-size:.61rem;font-weight:900;display:grid}.face-welcome-mini-student-list li b{color:#413b33;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.face-welcome-mini-student-list small{color:var(--face-green-soft);padding:6px 9px;font-size:.54rem;font-weight:800;display:block}.face-welcome-mini-assessment{grid-template-rows:auto repeat(4,1fr) auto;display:grid}.face-welcome-mini-assessment>div:not(.face-welcome-mini-panel-label),.face-welcome-mini-assessment>footer{color:#49443c;border-bottom:1px solid #9e896924;justify-content:space-between;align-items:center;gap:8px;min-height:20px;padding:3px 9px;font-size:.59rem;display:flex}.face-welcome-mini-assessment>footer{border-bottom:0;font-weight:900}.face-welcome-mini-mark-grid{overflow:hidden}.face-welcome-mini-mark-header,.face-welcome-mini-mark-row{grid-template-columns:minmax(42px,1.2fr) repeat(4,minmax(25px,.6fr)) minmax(40px,.8fr);align-items:center;gap:5px;min-height:34px;padding:5px 8px;display:grid}.face-welcome-mini-mark-header{color:#6c6153;text-align:center;text-transform:uppercase;background:#e8dbc285;border-bottom:1px solid #9e896933;font-size:.48rem;font-weight:900}.face-welcome-mini-mark-header span:first-child{text-align:left}.face-welcome-mini-mark-row{color:#49443c;border-bottom:1px solid #9e89691f;font-size:.55rem}.face-welcome-mini-mark-row:last-child{border-bottom:0}.face-welcome-mini-mark-row>b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.face-welcome-mini-mark-row>i{border:1px solid;border-radius:999px;place-items:center;min-height:23px;font-style:normal;font-weight:900;display:grid}.face-welcome-mini-mark-row>i.is-blue{color:#2e73aa;background:#d7e8fa}.face-welcome-mini-mark-row>i.is-orange{color:#a4682d;background:#f4dfc4}.face-welcome-mini-mark-row>i.is-lime{color:#7c8d25;background:#edf1be}.face-welcome-mini-mark-row>i.is-green{color:#3f8545;background:#ccebc8}.face-welcome-mini-mark-row>i.is-red{color:#a94c3f;background:#f5d1ca}.face-welcome-mini-mark-row>i.is-grey{color:#7e7a72;background:#e4e2dc}.face-welcome-mini-mark-row>strong{text-align:center;font-size:.56rem}.face-welcome-mini-assessment-feedback{align-content:center;padding:14px;display:grid;position:relative}.face-welcome-mini-assessment-feedback p{color:#504b42;margin:0;font-size:.64rem;line-height:1.5}.face-welcome-mini-tick{background:var(--face-green);color:#fffaf0;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.66rem;font-weight:900;display:grid;position:absolute;top:8px;right:8px}.face-welcome-mini-task-list>div:not(.face-welcome-mini-panel-label){color:#49443c;border-bottom:1px solid #9e896924;justify-content:space-between;align-items:center;gap:8px;min-height:28px;padding:4px 9px;font-size:.59rem;display:flex}.face-welcome-mini-task-list small{color:var(--face-green-soft);padding:7px 9px;font-size:.55rem;font-weight:850;display:block}.face-welcome-mini-crt{background:radial-gradient(circle at 50% 10%,#18644e33,#0000 46%),linear-gradient(#041c16,#02100d);border:1px solid #32766099;padding:10px 11px;position:relative;overflow:hidden;box-shadow:inset 0 0 22px #00000057}.face-welcome-mini-crt:after{content:"";pointer-events:none;opacity:.16;background:repeating-linear-gradient(#7dc8af14 0 1px,#0000 1px 4px);position:absolute;inset:0}.face-welcome-mini-crt>*{z-index:1;position:relative}.face-welcome-mini-crt small{color:#4d9c84;letter-spacing:.09em;text-transform:uppercase;margin-bottom:9px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.49rem;font-weight:850;display:block}.face-welcome-mini-crt p{color:#91cbb7;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.58rem;line-height:1.52}.face-welcome-mini-crt--short{align-content:center;display:grid}.face-welcome-mini-crt--short p{font-size:.7rem}.face-welcome-mini-crt--feedback p{font-size:.54rem;line-height:1.48}.face-welcome-mini-report strong{color:#a5ddc9;margin-bottom:5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.61rem;display:block}.face-welcome-snapshot-note{align-items:center;gap:9px;min-width:0;display:flex}.face-welcome-snapshot-note>span{width:31px;height:31px;color:var(--face-green-soft);background:#173b340f;border:1px solid #173b3433;border-radius:8px;flex:none;place-items:center;font-size:.8rem;font-weight:900;display:grid}.face-welcome-snapshot-note p{margin:0}.face-welcome-footer--workflow{border-top:1px solid #9e89694d;padding-top:14px}.face-welcome-footer--workflow>button{align-items:center;gap:9px;display:inline-flex}.face-welcome-footer-actions{align-items:center;gap:8px;display:flex}.face-welcome-footer button.is-secondary{color:var(--face-green-dark);background:#fff9edbd;border-color:#173b3447}.face-welcome-footer button.is-secondary:hover{background:#fff8e9}@media (width<=1050px){.face-welcome-dialog--workflow{width:min(940px,100%)}.face-welcome-flow-track,.face-welcome-flow-track--feedback{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.face-welcome-flow-arrow{display:none}}@media (width<=700px){.face-welcome-header-actions{gap:6px}.face-welcome-page-indicator{min-height:34px;padding:0 8px}.face-welcome-workflow-card{padding:13px}.face-welcome-flow-track,.face-welcome-flow-track--feedback{grid-template-columns:1fr}.face-welcome-footer--workflow{align-items:stretch}.face-welcome-snapshot-note{align-items:flex-start}.face-welcome-footer-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.face-welcome-footer-actions button{width:100%}}.face-display{filter:drop-shadow(0 8px 6px #2c22163d);width:142px;height:142px;margin:0 0 24px 10px;position:relative}.face-display-frame{background:linear-gradient(145deg,#31342f 0%,#181d1a 42%,#080d0b 100%);border:2px solid #182520;border-radius:29px;padding:11px;position:absolute;inset:0;box-shadow:inset 1px 1px #ffffff2b,inset -3px -3px #000000b8,0 2px 2px #3528184d}.face-display-frame:before{content:"";pointer-events:none;border:1px solid #d9cfb129;border-radius:23px;position:absolute;inset:5px}.face-display-frame:after{content:"";pointer-events:none;background:#00000045;border-radius:0 0 17px 17px;height:8px;position:absolute;bottom:8px;left:8px;right:8px}.face-display-glass{background:radial-gradient(at 50% 44%,#19473c 0%,#11352d 38%,#071511 82%);border:2px solid #020705;border-radius:19px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 24px #000000f2,inset 0 3px 4px #d3ebdc14}.face-display-glow{background:radial-gradient(circle at 50% 48%,#75cdae1f,#0000 62%);animation:5.5s ease-in-out infinite face-display-breathe;position:absolute;inset:0}.face-display-ripples{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.face-display-ripple{opacity:.9;transform-origin:50%;will-change:transform;border:2px solid #beeddbdb;border-radius:5px;width:24px;height:24px;animation:.95s cubic-bezier(.16,.72,.28,1) forwards face-display-mark-ripple;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.12);box-shadow:0 0 4px #c3efdeb8,0 0 11px #6cd2ac80,0 0 21px #4db18f33,inset 0 0 5px #afe6d12e}.face-display-ripple:before{content:"";filter:blur(2px);border:2px solid #82d9b857;border-radius:7px;position:absolute;inset:-4px;box-shadow:0 0 8px #66cda859}.face-display-ripple:after{content:none}.face-display-hover{z-index:2;place-items:center;animation:7.6s ease-in-out infinite face-display-hover;display:grid;position:absolute;inset:0}.face-display-response{width:88px;height:82px;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .18s;position:relative;transform:translateY(0)}.face-display-response.is-showing-success{transition:none;transform:translateY(0)}.face-display-eyes{opacity:1;align-items:center;gap:35px;transition:transform .24s,opacity .18s,gap .24s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(4px - 50%))}.face-display-eye{transform-origin:50%;will-change:transform;flex:none;width:14px;height:43px;transition:transform .32s cubic-bezier(.22,1,.36,1);display:block;position:relative;transform:translate(0)scaleX(1)scaleY(1)}.face-display-eye-light{filter:blur(.28px);transform-origin:50%;background:linear-gradient(90deg,#77c5abcc,#c3ead8f0 50%,#7ec7aecc);border-radius:4px;transition:border-radius .24s,filter .24s;animation:32s linear infinite face-display-blink;display:block;position:absolute;inset:0;box-shadow:0 0 5px #b5ebd680,0 0 13px #69cea957,0 0 22px #4fb08f1f}.face-display-eye-light:after{content:"";filter:blur(1.2px);background:#e0f6eb29;border-radius:2px;position:absolute;inset:3px}.face-display-response.is-looking-down{transform:translateY(12px)}.face-display-response.is-squinting{transform:translateY(8px)}.face-display-response.is-squinting .face-display-eye:first-child{transform:translate(4px)scaleX(1.9)scaleY(.34)}.face-display-response.is-squinting .face-display-eye:last-child{transform:translate(-4px)scaleX(1.9)scaleY(.34)}.face-display-response.is-squinting .face-display-eye-light{filter:blur(.16px);border-radius:999px;animation:none}.face-display-loading-orbit{opacity:0;pointer-events:none;width:78px;height:78px;transition:opacity .18s,transform .22s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.95)}.face-display-orbit-svg{width:100%;height:100%;display:block;overflow:visible}.face-display-orbit-path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:19 31 19 31;stroke-dashoffset:-25px}.face-display-orbit-path-glow{stroke:#76d2b06b;stroke-width:14px;opacity:.72;filter:blur(2.4px)drop-shadow(0 0 6px #69cea94d)}.face-display-orbit-path-core{stroke:#d2f4e7f5;stroke-width:8px;filter:drop-shadow(0 0 3px #c7efdd75)drop-shadow(0 0 8px #67d3ab38)}.face-display-response.is-processing .face-display-eyes{opacity:0}.face-display-response.is-processing .face-display-loading-orbit{opacity:1;transform:translate(-50%,-50%)scale(1)}.face-display-response.is-processing .face-display-orbit-path{animation:none}.face-display-response.is-processing-phase-0 .face-display-orbit-path{animation:1.175s linear both face-display-orbit-half-first}.face-display-response.is-processing-phase-1 .face-display-orbit-path{animation:1.175s linear both face-display-orbit-half-second}.face-display-tick{opacity:0;pointer-events:none;width:67px;height:67px;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.face-display-tick path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:108;stroke-dashoffset:108px}.face-display-tick-glow{opacity:.72;stroke-width:17px;filter:blur(4px)drop-shadow(0 0 8px #64cfa98f)}.face-display-tick-core{stroke-width:9px;filter:drop-shadow(0 0 4px #c2efdce0)drop-shadow(0 0 11px #67cfa985)drop-shadow(0 0 21px #4cae8d33)}.face-display-success-flash{opacity:0;pointer-events:none;background:radial-gradient(circle,#b8ead64d,#6fcfaa14 46%,#0000 70%);border-radius:50%;position:absolute;inset:-18px}.face-display-response.is-showing-success .face-display-eyes{animation:2.35s ease-in-out both face-display-success-eyes}.face-display-response.is-showing-success .face-display-eye{transform:translate(0)scaleX(1)scaleY(1)}.face-display-response.is-showing-success .face-display-eye-light{animation:none}.face-display-response.is-showing-success .face-display-loading-orbit{opacity:0}.face-display-response.is-showing-success .face-display-tick{animation:2.35s ease-in-out both face-display-success-tick}.face-display-response.is-showing-success .face-display-tick-glow,.face-display-response.is-showing-success .face-display-tick-core{animation:2.35s ease-out both face-display-draw-tick}.face-display-response.is-showing-success .face-display-success-flash{animation:2.35s ease-in-out both face-display-success-flash}.face-display-scanlines{z-index:3;pointer-events:none;opacity:.2;background:repeating-linear-gradient(#0000 0 3px,#a5dcc629 4px,#0000 5px);position:absolute;inset:0}.face-display-reflection{z-index:4;pointer-events:none;background:linear-gradient(#ffffff1a,#0000);border-radius:14px 14px 50% 50%;height:36%;position:absolute;top:5px;left:10px;right:10px}@keyframes face-display-mark-ripple{0%{opacity:.9;transform:translate(-50%,-50%)scale(.12)}to{opacity:.9;transform:translate(-50%,-50%)scale(7)}}@keyframes face-display-orbit-half-first{0%{stroke-dashoffset:-25px}to{stroke-dashoffset:-75px}}@keyframes face-display-orbit-half-second{0%{stroke-dashoffset:-75px}to{stroke-dashoffset:-125px}}@keyframes face-display-blink{0%,10%{transform:scaleY(1)}10.4%,10.8%{transform:scaleY(.04)}11.2%,31%{transform:scaleY(1)}31.4%,31.8%{transform:scaleY(.04)}32.2%,56%{transform:scaleY(1)}56.4%,56.8%{transform:scaleY(.04)}57.2%,81%{transform:scaleY(1)}81.4%,81.8%{transform:scaleY(.04)}82.2%,to{transform:scaleY(1)}}@keyframes face-display-hover{0%,to{transform:translateY(-3px)}50%{transform:translateY(3px)}}@keyframes face-display-breathe{0%,to{opacity:.45}50%{opacity:1}}@keyframes face-display-success-eyes{0%{opacity:1;transform:translate(-50%,-50%)scaleY(1)}12%{opacity:1;transform:translate(-50%,-50%)scaleY(.04)}17%,72%{opacity:0;transform:translate(-50%,-50%)scaleY(.04)}81%{opacity:1;transform:translate(-50%,-50%)scaleY(.04)}91%,to{opacity:1;transform:translate(-50%,-50%)scaleY(1)}}@keyframes face-display-success-tick{0%,15%{opacity:0}20%,67%{opacity:1}76%,to{opacity:0}}@keyframes face-display-draw-tick{0%,17%{stroke-dashoffset:108px}49%,72%{stroke-dashoffset:0}to{stroke-dashoffset:0}}@keyframes face-display-success-flash{0%,70%{opacity:0}77%{opacity:1}84%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.face-display-glow,.face-display-hover,.face-display-eye-light{animation:none}.face-display-ripple{animation-duration:.18s}.face-display-orbit-path{animation:none!important}.face-display-response,.face-display-eyes,.face-display-eye,.face-display-eye-light,.face-display-loading-orbit{transition:none}}@media (width<=1050px){.face-display{width:118px;height:118px;margin:0 0 20px 8px}.face-display-frame{border-radius:24px;padding:9px}.face-display-glass{border-radius:16px}.face-display-response{width:74px;height:68px}.face-display-eyes{gap:29px}.face-display-eye{width:12px;height:37px}.face-display-response.is-squinting{transform:translateY(2px)}.face-display-response.is-squinting .face-display-eye:first-child{transform:translate(8px)scaleX(2.65)scaleY(.22)}.face-display-response.is-squinting .face-display-eye:last-child{transform:translate(-8px)scaleX(2.65)scaleY(.22)}.face-display-tick{width:55px;height:55px}.face-display-ripple{border-radius:4px;width:21px;height:21px}.face-display-loading-orbit{transform:translate(-50%,-50%)scale(.84)}.face-display-response.is-processing .face-display-loading-orbit{transform:translate(-50%,-50%)scale(.9)}.face-display-orbit-path-glow{stroke-width:12px}.face-display-orbit-path-core{stroke-width:7px}}.face-display{cursor:pointer;outline:none}.face-display:focus-visible{border-radius:30px;box-shadow:0 0 0 3px #173b3438}.face-display-power-curtain{z-index:8;opacity:0;pointer-events:none;background:#000;border-radius:16px;position:absolute;inset:0;overflow:hidden;transform:none}.face-display-power-curtain:before{content:"";z-index:2;opacity:0;transform-origin:50%;will-change:opacity, transform, border-radius, box-shadow;background:linear-gradient(90deg,#75c5abb8,#c7eddd 48%,#83cdb3 100%);border-radius:999px;position:absolute;inset:0;transform:scaleX(1)scaleY(.024);box-shadow:0 0 6px #c7edddc2,0 0 17px #75c5ab7a}.face-display-power-curtain:after{content:"";z-index:1;border-radius:inherit;opacity:0;pointer-events:none;background:#000;position:absolute;inset:0}.face-display-standby-light{z-index:10;opacity:0;pointer-events:none;background:#e12622;width:1px;height:1px;display:block;position:absolute;bottom:7px;right:7px}.face-display.is-powering-off .face-display-power-curtain{opacity:1;background:0 0}.face-display.is-powering-off .face-display-power-curtain:before{animation:.62s cubic-bezier(.55,0,.35,1) forwards face-display-crt-switch-off}.face-display.is-powering-off .face-display-power-curtain:after{animation:.62s ease-out forwards face-display-power-blackout}.face-display.is-powering-off .face-display-response,.face-display.is-powering-off .face-display-glow,.face-display.is-powering-off .face-display-ripples,.face-display.is-powering-off .face-display-scanlines,.face-display.is-powering-off .face-display-reflection{animation:.33s ease-out forwards face-display-power-content-fade}.face-display.is-powered-off .face-display-glass{background:#000;box-shadow:inset 0 0 18px #000}.face-display.is-powered-off .face-display-power-curtain{opacity:1;background:#000;transform:none}.face-display.is-powered-off .face-display-power-curtain:before{opacity:0}.face-display.is-powered-off .face-display-power-curtain:after,.face-display.is-powered-off .face-display-standby-light{opacity:1}.face-display.is-powered-off .face-display-glow,.face-display.is-powered-off .face-display-ripples,.face-display.is-powered-off .face-display-hover,.face-display.is-powered-off .face-display-scanlines,.face-display.is-powered-off .face-display-reflection{visibility:hidden;animation:none}.face-display.is-powered-off .face-display-standby-light,.face-display.is-powered-off .face-display-power-curtain{visibility:visible}.face-display.is-waking .face-display-power-curtain{animation:.76s cubic-bezier(.22,1,.36,1) forwards face-display-power-wake}.face-display.is-waking .face-display-response{animation:.76s ease-out both face-display-wake-response}.face-display.is-waking .face-display-glow{animation:.76s ease-out both face-display-wake-glow}.face-display.is-waking .face-display-eye-light{animation:none}@keyframes face-display-power-blackout{0%,58%{opacity:0}78%{opacity:.38}to{opacity:1}}@keyframes face-display-crt-switch-off{0%,28%{opacity:0;border-radius:999px;transform:scaleX(1)scaleY(.024);box-shadow:0 0 3px #75c5ab33,0 0 8px #75c5ab24}39%{opacity:.9;border-radius:999px;transform:scaleX(1)scaleY(.024);box-shadow:0 0 6px #c7edddc7,0 0 17px #75c5ab80}68%{opacity:.96;border-radius:999px;transform:scaleX(.3)scaleY(.024);box-shadow:0 0 7px #c7edddd1,0 0 19px #75c5ab8f}84%{opacity:.98;border-radius:999px;transform:scaleX(.075)scaleY(.027);box-shadow:0 0 7px #c7eddddb,0 0 20px #75c5ab9e}93%{opacity:1;border-radius:50%;transform:scaleX(.036)scaleY(.042);box-shadow:0 0 4px 1px #c7eddde6,0 0 10px 4px #83cdb3cc,0 0 22px 8px #75c5ab70}to{opacity:0;border-radius:50%;transform:scaleX(0)scaleY(0);box-shadow:0 0 #c7eddd00,0 0 #75c5ab00}}@keyframes face-display-power-content-fade{0%{opacity:1}to{opacity:0}}@keyframes face-display-power-wake{0%,18%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0)}}@keyframes face-display-wake-response{0%,42%{opacity:0;transform:translateY(0)scaleY(.02)}62%{opacity:1;transform:translateY(0)scaleY(.08)}82%{opacity:1;transform:translateY(0)scaleY(1.08)}to{opacity:1;transform:translateY(0)scaleY(1)}}@keyframes face-display-wake-glow{0%,35%{opacity:0}64%{opacity:1}to{opacity:.45}}@media (prefers-reduced-motion:reduce){.face-display.is-powering-off .face-display-power-curtain,.face-display.is-powering-off .face-display-power-curtain:before,.face-display.is-powering-off .face-display-response,.face-display.is-waking .face-display-power-curtain,.face-display.is-waking .face-display-response,.face-display.is-waking .face-display-glow{animation:none}}.assessment-setup-header{margin-bottom:30px}.assessment-setup-header h1{color:#35291d;margin:0;font-size:clamp(2.5rem,7vw,4.5rem);line-height:.95}.assessment-builder-card,.saved-assessments-section{background:#fffaf0;border:1px solid #d4c3a5;border-radius:18px;padding:24px;box-shadow:0 8px 22px #48341f14}.builder-heading,.saved-assessments-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.builder-label{color:#8a5f32;letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:.72rem;font-weight:800}.builder-heading h2,.saved-assessments-heading h2{color:#35291d;margin:0;font-size:1.45rem}.live-total{text-align:right;background:#f3e7cf;border:1px solid #d4c3a5;border-radius:14px;min-width:112px;padding:10px 14px;display:grid}.live-total span{color:#786653;text-transform:uppercase;font-size:.72rem;font-weight:750}.live-total strong{color:#60401f;margin-top:2px;font-size:1.45rem}.assessment-title-field,.criterion-row label{gap:8px;display:grid}.assessment-title-field>span,.criterion-row label>span{color:#5b4a38;font-size:.84rem;font-weight:800}.assessment-title-field input,.criterion-row input{color:#35291d;background:#fffdf7;border:1px solid #cdbd9f;border-radius:11px;outline:none;width:100%;padding:12px 14px}.assessment-title-field input:focus,.criterion-row input:focus{border-color:#9a6f42;box-shadow:0 0 0 3px #9a6f4229}.criteria-builder{border-top:1px solid #e1d5bf;margin-top:28px;padding-top:24px}.criteria-builder-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.criteria-builder-heading h3,.grade-weighting-placeholder h3{color:#3b2e22;margin:0;font-size:1.05rem}.criteria-builder-heading p,.grade-weighting-placeholder p{color:#7a6956;margin:5px 0 0;font-size:.85rem;line-height:1.5}.add-criterion-button{color:#684722;background:#f5ead7;border:1px solid #bca884;border-radius:10px;flex-shrink:0;padding:9px 12px;font-weight:750}.criteria-list{gap:12px;display:grid}.criterion-row{background:#fbf4e8;border:1px solid #e0d3bd;border-radius:14px;grid-template-columns:minmax(0,1fr) 140px 42px;align-items:end;gap:12px;padding:15px;display:grid}.remove-criterion-button{color:#9a7f64;background:0 0;border:0;border-radius:10px;place-items:center;width:42px;height:43px;font-size:1.45rem;display:grid}.remove-criterion-button:hover{color:#963f2c;background:#f3d7cf}.criteria-total-row{border-top:1px solid #e2d5bf;justify-content:space-between;align-items:center;gap:18px;margin-top:15px;padding:16px 4px 0;display:flex}.criteria-total-row span{color:#766653;font-size:.86rem;font-weight:700}.criteria-total-row strong{color:#5e3e20}.grade-weighting-placeholder{background:#f5ead78c;border:1px dashed #bca884;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:20px;display:flex}.coming-soon-badge{color:#6f4724;background:#ead8b8;border-radius:999px;flex-shrink:0;padding:7px 11px;font-size:.78rem;font-weight:800}.assessment-form-error,.assessment-form-success{border-radius:11px;margin:18px 0 0;padding:11px 13px;font-size:.88rem;font-weight:700}.assessment-form-error{color:#8c3f2c;background:#fff2ee;border:1px solid #dfb8ad}.assessment-form-success{color:#45643a;background:#f2f8ee;border:1px solid #b8ccb0}.assessment-form-actions{justify-content:flex-end;margin-top:22px;display:flex}.assessment-primary-button{color:#fffaf0;background:#7a4f29;border:1px solid #7a4f29;border-radius:11px;padding:11px 17px;font-weight:750}.saved-assessments-section{margin-top:22px}.saved-assessments-heading>span{color:#786957;font-size:.86rem;font-weight:750}.no-assessments-card{text-align:center;border:1px dashed #bca884;border-radius:14px;padding:24px}.no-assessments-card h3{margin:0}.no-assessments-card p{color:#786754;margin:8px 0 0}.saved-assessment-list{gap:13px;display:grid}.saved-assessment-card{background:#fbf4e8;border:1px solid #ddcfb7;border-radius:15px;padding:17px}.saved-assessment-top{justify-content:space-between;gap:16px;display:flex}.saved-assessment-top h3{margin:0}.saved-assessment-top p{color:#7a6956;margin:5px 0 0;font-size:.82rem}.assessment-total-badge{color:#6f4724;background:#ead8b8;border-radius:999px;height:fit-content;padding:7px 10px;font-weight:800}.saved-criteria-list{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.saved-criterion{background:#fffaf0;border:1px solid #d8c6a7;border-radius:999px;gap:4px;padding:6px 9px;font-size:.78rem;font-weight:700;display:inline-flex}.saved-criterion small{color:#947653;font-size:inherit}.saved-assessment-actions{justify-content:flex-end;margin-top:15px;display:flex}.delete-assessment-button{color:#914936;background:#fff5f1;border:1px solid #d6b3a9;border-radius:9px;padding:8px 12px;font-weight:750}@media (width<=620px){.builder-heading,.criteria-builder-heading,.grade-weighting-placeholder{flex-direction:column;align-items:stretch}.live-total{text-align:left}.criterion-row{grid-template-columns:1fr}.remove-criterion-button,.assessment-primary-button{width:100%}}.grade-boundaries-builder{background:#fffaefc7;border:1px solid #d9c8aa;border-radius:16px;gap:18px;padding:clamp(16px,2.5vw,24px);display:grid}.grade-boundaries-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.grade-boundaries-heading h3{color:#4c3927;margin:3px 0 5px}.grade-boundaries-heading p{color:#786957;margin:0;line-height:1.5}.add-grade-boundary-button{color:#533c26;background:#efe1c9;border:1px solid #aa8c62;border-radius:11px;flex:none;padding:10px 14px;font-weight:800}.add-grade-boundary-button:hover{background:#e4d1b2}.grade-boundaries-example{color:#6a5845;background:#ecdfc78c;border-left:4px solid #b69566;border-radius:8px;padding:11px 14px;line-height:1.5}.grade-boundaries-list{gap:10px;display:grid}.grade-boundary-row{background:#fffaf0;border:1px solid #dfd0b6;border-radius:13px;grid-template-columns:minmax(180px,1fr) minmax(170px,.5fr) auto;align-items:end;gap:12px;padding:13px;display:grid}.grade-name-field,.grade-percentage-field{gap:6px;display:grid}.grade-name-field>span,.grade-percentage-field>span{color:#655543;font-size:.78rem;font-weight:800}.grade-name-field input,.grade-percentage-field input{color:#47392c;background:#fffdf8;border:1px solid #cdbd9f;border-radius:10px;width:100%;min-width:0;padding:10px 12px}.grade-name-field input:focus,.grade-percentage-field input:focus{border-color:#815f39;outline:none;box-shadow:0 0 0 3px #815f3924}.percentage-input-wrapper{background:#fffdf8;border:1px solid #cdbd9f;border-radius:10px;grid-template-columns:1fr auto;align-items:center;display:grid;overflow:hidden}.percentage-input-wrapper:focus-within{border-color:#815f39;box-shadow:0 0 0 3px #815f3924}.percentage-input-wrapper input{box-shadow:none;border:0;border-radius:0}.percentage-input-wrapper input:focus{box-shadow:none;border:0}.percentage-input-wrapper>span{color:#725f49;padding:0 12px 0 5px;font-weight:850}.remove-grade-boundary-button{color:#805b3d;background:#f5ead8;border:1px solid #cebda0;border-radius:10px;width:38px;height:38px;font-size:1.25rem;line-height:1}.remove-grade-boundary-button:hover:not(:disabled){background:#ead5ba}.remove-grade-boundary-button:disabled{cursor:not-allowed;opacity:.38}.grade-boundaries-note{color:#7b6c5a;margin:0;font-size:.84rem;line-height:1.45}.saved-grade-section{border-top:1px solid #e2d4bd;gap:8px;padding-top:13px;display:grid}.saved-grade-section>strong{color:#5d4934;font-size:.8rem}.saved-grade-boundaries-list{flex-wrap:wrap;gap:7px;display:flex}.saved-grade-boundary{color:#5f4933;background:#f5ead6;border:1px solid #cbb591;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:.78rem;font-weight:750;display:inline-flex}.saved-grade-boundary small{color:#866b4e;font-size:.7rem}.no-grade-boundaries-message{color:#8a7965;margin:0;font-size:.82rem}@media (width<=720px){.grade-boundaries-heading{display:grid}.add-grade-boundary-button{justify-self:start}.grade-boundary-row{grid-template-columns:1fr}.remove-grade-boundary-button{justify-self:end}}.saved-assessment-module{color:var(--face-green);font-weight:850}.builder-heading-controls{justify-content:flex-end;align-items:stretch;gap:10px;display:flex}.assessment-module-menu{min-width:150px;position:relative}.assessment-module-menu>summary{color:#5e3e20;cursor:pointer;background:#fff8e9;border:1px solid #c3b08f;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label arrow""value arrow";align-items:center;min-height:100%;padding:9px 13px;list-style:none;display:grid}.assessment-module-menu>summary::-webkit-details-marker{display:none}.assessment-module-menu>summary span{color:#786653;letter-spacing:.05em;text-transform:uppercase;grid-area:label;font-size:.66rem;font-weight:800}.assessment-module-menu>summary strong{grid-area:value;margin-top:1px;font-size:1rem}.assessment-module-menu>summary small{color:#8a6f4e;grid-area:arrow;font-size:.72rem;transition:transform .14s}.assessment-module-menu[open]>summary small{transform:rotate(180deg)}.assessment-module-menu-options{z-index:20;background:#fffdf7;border:1px solid #cdbd9f;border-radius:12px;gap:5px;min-width:190px;padding:7px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 12px 28px #48341f29}.assessment-module-menu-options button{color:#4d3a28;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;gap:2px;padding:9px 10px;display:grid}.assessment-module-menu-options button:hover,.assessment-module-menu-options button.is-selected{color:var(--face-green-dark);background:#173b3414}.assessment-module-menu-options button span{font-weight:850}.assessment-module-menu-options button small{color:#8a7559;text-transform:uppercase;font-size:.62rem}@media (width<=620px){.builder-heading-controls{justify-content:stretch;width:100%}.assessment-module-menu,.live-total{flex:1 1 0}}.assessment-module-display{background:#f5eddd;border:1px solid #c3b08f;border-radius:14px;align-content:center;min-width:150px;padding:9px 13px;display:grid}.assessment-module-display span{color:#786653;letter-spacing:.05em;text-transform:uppercase;font-size:.66rem;font-weight:800}.assessment-module-display strong{color:#5e3e20;margin-top:1px;font-size:1rem}.collapsible-section{background:#fffaefc7;border:1px solid #d9c8aa;border-radius:16px;overflow:hidden}.collapsible-summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;list-style:none;display:flex}.collapsible-summary::-webkit-details-marker{display:none}.collapsible-summary:hover{background:#ebdcc247}.collapsible-summary:focus-visible{outline-offset:-3px;outline:3px solid #815f3933}.collapsible-summary-text{gap:3px;min-width:0;display:grid}.collapsible-label{color:#8a6034;letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:850}.collapsible-title{color:#493726;font-size:1.05rem}.collapsible-description{color:#786957;font-size:.84rem;line-height:1.45}.collapsible-summary-end{flex:none;align-items:center;gap:10px;display:flex}.collapsible-badge{color:#674c31;background:#f1e3cc;border:1px solid #cbb28c;border-radius:999px;padding:5px 9px;font-size:.7rem;font-weight:800}.collapsible-arrow{color:#6e5133;font-size:1.2rem;transition:transform .16s}.collapsible-section[open] .collapsible-arrow{transform:rotate(180deg)}.collapsible-content{border-top:1px solid #dfd0b7;padding:clamp(16px,2.5vw,22px)}@media (width<=620px){.collapsible-summary{align-items:flex-start;padding:16px}.collapsible-description{display:none}.collapsible-content{padding:14px}}.comment-writer{gap:18px;display:grid}.comment-writer-introduction{background:#f4e8d275;border:1px solid #dbc8a8;border-radius:13px;padding:15px 17px}.comment-writer-introduction p{color:#6f604f;margin:0;line-height:1.55}.comment-writer-introduction p+p{margin-top:5px}.comment-criterion-list{gap:12px;display:grid}.comment-criterion-editor{background:#fffaf0;border:1px solid #dac8aa;border-radius:14px;overflow:hidden}.comment-criterion-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:15px 17px;list-style:none;display:flex}.comment-criterion-summary::-webkit-details-marker{display:none}.comment-criterion-summary:hover{background:#ebdcc24d}.comment-criterion-summary>div{gap:3px;display:grid}.comment-criterion-summary strong{color:#4d3926;font-size:1rem}.comment-criterion-summary span{color:#786957;font-size:.8rem}.comment-criterion-badge{background:#f0e1c9;border:1px solid #cbb38c;border-radius:999px;flex:none;padding:5px 9px;font-weight:800;color:#64492f!important;font-size:.7rem!important}.comment-score-list{border-top:1px solid #dfd0b7;gap:13px;padding:17px;display:grid}.comment-score-field{grid-template-columns:76px minmax(0,1fr);align-items:start;gap:12px;display:grid}.comment-score-label{color:#72573b;padding-top:11px;font-size:.78rem;font-weight:850}.comment-score-field textarea{box-sizing:border-box;resize:vertical;color:#493c30;width:100%;min-height:92px;font:inherit;background:#fffdf8;border:1px solid #ceb995;border-radius:11px;padding:11px 13px;line-height:1.5}.comment-score-field textarea:focus{border-color:#87633f;outline:3px solid #87633f24}.comment-writer-empty{color:#786957;margin:0}@media (width<=620px){.comment-score-field{grid-template-columns:1fr;gap:6px}.comment-score-label{padding-top:0}}.export-page{gap:34px;display:grid}.export-page-header h1{margin:6px 0 8px}.export-section{gap:18px;display:grid}.export-section-heading{border-bottom:1px solid #9e896975;justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:13px;display:flex}.export-section-heading>div{gap:5px;display:grid}.export-section-heading h2{color:var(--face-green-dark);letter-spacing:.01em;margin:0;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:clamp(1.3rem,2.5vw,1.75rem);font-weight:900}.export-section-heading>p{max-width:440px;color:var(--face-ink-soft);text-align:right;margin:0;font-size:.84rem;line-height:1.55}.export-section-label{color:#887b68;letter-spacing:.17em;text-transform:uppercase;margin:0;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.69rem;font-weight:900}.export-options-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.export-option-card{border:1px solid var(--face-line);min-height:174px;color:var(--face-ink);text-align:left;background:radial-gradient(circle at 14% 18%,#ffffffa8,#0000 38%),#fffaf0d1;border-radius:17px;grid-template-columns:62px minmax(0,1fr) 28px;align-items:center;gap:18px;padding:24px 22px;transition:border-color .15s,box-shadow .15s,transform .15s,background .15s;display:grid;position:relative;overflow:hidden;box-shadow:0 7px 18px #382a1811}.export-option-card:after{content:"";background:var(--face-green);clip-path:polygon(0 10%,100% 0,100% 100%,0 100%);opacity:.92;width:9px;height:68%;position:absolute;bottom:0;right:0}.export-option-card:hover:not(:disabled){border-color:var(--face-green-soft);background:radial-gradient(circle at 14% 18%,#ffffffd1,#0000 38%),#fff8e9;transform:translateY(-2px);box-shadow:0 11px 24px #1f3a3121}.export-option-card:focus-visible{outline-offset:3px;outline:3px solid #173b3433}.export-option-icon{width:58px;height:58px;color:var(--face-green-dark);background:#173b3416;border:1px solid #173b3445;border-radius:14px;place-items:center;display:grid}.export-option-icon svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.export-option-copy{gap:10px;min-width:0;display:grid}.export-option-heading{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.export-option-heading strong{color:var(--face-green-dark);letter-spacing:.01em;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1.16rem;font-weight:900}.export-option-status{color:var(--face-green-soft);letter-spacing:.05em;text-transform:uppercase;background:#173b3413;border:1px solid #173b3433;border-radius:999px;padding:4px 8px;font-size:.65rem;font-weight:850}.export-option-description{color:#69675e;max-width:520px;font-size:.84rem;line-height:1.55}.export-option-arrow{color:var(--face-green);font-size:1.6rem;font-weight:500;transition:transform .15s}.export-option-card:hover:not(:disabled) .export-option-arrow{transform:translate(3px)}.export-section--future{margin-top:5px}.export-option-card.is-disabled{cursor:not-allowed;box-shadow:none;opacity:.64;background:#e8e1d49e;border-color:#9e896959}.export-option-card.is-disabled:after{opacity:.48;background:#8b8d87}.export-option-card.is-disabled .export-option-icon{color:#6f736e;background:#5c5f5a13;border-color:#5c5f5a38}.export-option-card.is-disabled .export-option-heading strong{color:#5e625e}.export-option-card.is-disabled .export-option-status{color:#696d68;background:#5c5f5a13;border-color:#5c5f5a38}.assessment-reports-workspace,.written-feedback-workspace{gap:23px;display:grid}.export-back-button{border:1px solid var(--face-line);color:var(--face-green-dark);letter-spacing:.015em;background:#fff9edb3;border-radius:9px;grid-template-columns:24px auto;justify-self:start;align-items:center;gap:7px;padding:8px 13px 8px 9px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.74rem;font-weight:850;display:inline-grid}.export-back-button:hover{border-color:var(--face-green-soft);background:#fff8e9}.export-back-button:focus-visible{outline-offset:2px;outline:3px solid #173b3433}.export-back-icon{place-items:center;display:grid}.export-back-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.written-feedback-header{border-bottom:1px solid #9e896975;justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:18px;display:flex}.written-feedback-header h1{margin:6px 0 8px}.written-feedback-header>div:first-child>p:last-child{color:var(--face-ink-soft);margin:0;line-height:1.55}.written-feedback-header-tools{align-items:flex-end;gap:12px;display:flex}.written-feedback-subject-filter{gap:5px;min-width:150px;display:grid}.written-feedback-subject-filter>span{color:var(--face-green-soft);letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:850}.written-feedback-subject-filter select{min-height:44px;color:var(--face-green-dark);font:inherit;background:#fffaf0f0;border:1px solid #173b3438;border-radius:11px;padding:0 38px 0 12px;font-weight:800}.written-feedback-summary{text-align:center;background:#173b3411;border:1px solid #173b3433;border-radius:13px;min-width:110px;padding:12px 16px;display:grid}.written-feedback-summary strong{color:var(--face-green-dark);font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:1.65rem;line-height:1}.written-feedback-summary span{color:var(--face-green-soft);letter-spacing:.05em;text-transform:uppercase;margin-top:5px;font-size:.68rem;font-weight:850}.written-feedback-tabs{background:#f7f2e6c7;border:1px solid #173b3438;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;display:grid;overflow:hidden}.written-feedback-tab{min-height:42px;color:var(--face-green-soft);background:0 0;border:0;border-radius:8px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.78rem;font-weight:850}.written-feedback-tab.is-active{background:var(--face-green);color:#fffaf0;box-shadow:0 4px 10px #12342e2e}.written-feedback-tab:disabled{color:#8b8a81;cursor:not-allowed;opacity:.68}.saved-feedback-empty{text-align:center;background:#fffaf0a6;border:1px dashed #173b3447;border-radius:18px;align-content:center;justify-items:center;min-height:330px;padding:40px;display:grid}.saved-feedback-empty-icon{width:64px;height:64px;color:var(--face-green);background:#173b3412;border:1px solid #173b3438;border-radius:16px;place-items:center;display:grid}.saved-feedback-empty-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:35px;height:35px}.saved-feedback-empty h2{color:var(--face-green-dark);margin:18px 0 7px}.saved-feedback-empty p{max-width:540px;color:var(--face-ink-soft);margin:0;line-height:1.6}.saved-feedback-folders{gap:15px;display:grid}.saved-class-folder{border:1px solid var(--face-line);background:#fffaf0b8;border-radius:16px;overflow:visible;box-shadow:0 7px 18px #382a180e}.saved-folder-toggle{width:100%;color:var(--face-ink);text-align:left;background:0 0;border:0;display:grid}.saved-folder-toggle--class{grid-template-columns:48px minmax(0,1fr) 26px;align-items:center;gap:14px;min-height:82px;padding:14px 19px}.saved-folder-toggle--class:hover{background:#173b340b}.saved-folder-toggle:focus-visible{outline-offset:-3px;outline:3px solid #173b3433}.saved-folder-icon{width:46px;height:46px;color:var(--face-green);background:#173b3413;border:1px solid #173b3438;border-radius:12px;place-items:center;display:grid}.saved-folder-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.saved-folder-icon--student{border-radius:10px;width:39px;height:39px}.saved-folder-icon--student svg{width:23px;height:23px}.saved-folder-copy{gap:5px;min-width:0;display:grid}.saved-folder-copy strong{color:var(--face-green-dark);text-overflow:ellipsis;white-space:nowrap;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1.08rem;font-weight:900;overflow:hidden}.saved-folder-summary{color:var(--face-ink-soft);font-size:.76rem;line-height:1.4}.saved-folder-chevron{color:var(--face-green-soft);font-size:1.05rem;transition:transform .15s}.saved-folder-chevron.is-open{transform:rotate(180deg)}.saved-class-content{background:#e8e1d457;border-top:1px solid #9e896952;gap:12px;padding:14px;display:grid}.saved-student-folder{background:#fffaf0d1;border:1px solid #9e896975;border-radius:13px;overflow:visible}.saved-folder-toggle--student{grid-template-columns:41px minmax(0,1fr) 24px;align-items:center;gap:12px;min-height:68px;padding:11px 15px}.saved-folder-toggle--student:hover{background:#173b340a}.saved-student-content{background:#f7f2e6b8;border-top:1px solid #9e896952;padding:13px}.saved-task-list{gap:12px;display:grid}.saved-task-card{background:#fffdf7eb;border:1px solid #173b342e;border-radius:13px;gap:15px;padding:17px 18px;display:grid;position:relative;box-shadow:0 4px 11px #382a180b}.saved-task-card-header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.saved-task-icon{width:36px;height:36px;color:var(--face-green-soft);background:#173b340f;border:1px solid #173b3430;border-radius:9px;place-items:center;display:grid}.saved-task-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.saved-task-heading{gap:3px;min-width:0;display:grid}.saved-task-heading p{color:#857a69;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.63rem;font-weight:850}.saved-task-heading h4{color:var(--face-green-dark);text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1rem;font-weight:900;overflow:hidden}.saved-task-header-actions{align-items:center;gap:8px;display:flex}.saved-task-grade{color:var(--face-green-dark);white-space:nowrap;background:#173b3413;border:1px solid #173b3438;border-radius:999px;padding:6px 10px;font-size:.68rem;font-weight:900}.saved-task-grade.is-missing{color:#874d3b;background:#914f3914;border-color:#914f3947}.saved-task-menu{position:relative}.saved-task-menu summary{color:var(--face-green-dark);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff9edd1;border:1px solid #173b3438;border-radius:8px;align-items:center;gap:6px;padding:6px 9px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.68rem;font-weight:850;list-style:none;display:inline-flex}.saved-task-menu summary::-webkit-details-marker{display:none}.saved-task-menu summary:hover{border-color:var(--face-green-soft);background:#fff8e9}.saved-task-menu[open] summary{border-color:var(--face-green-soft);background:#173b3413}.saved-task-menu-panel{z-index:20;background:#fffaf0;border:1px solid #173b343d;border-radius:10px;width:190px;padding:5px;display:grid;position:absolute;top:calc(100% + 7px);right:0;overflow:hidden;box-shadow:0 12px 28px #2627202e}.saved-task-menu-panel button{width:100%;color:var(--face-green-dark);text-align:left;background:0 0;border:0;border-radius:6px;padding:9px 10px;font-size:.72rem;font-weight:750}.saved-task-menu-panel button:hover:not(:disabled){background:#173b3413}.saved-task-menu-panel button:disabled{color:#99968e;cursor:not-allowed;opacity:.62}.saved-task-menu-panel button.is-destructive{color:#924e3c}.saved-task-menu-panel button.is-destructive:hover:not(:disabled){background:#914f3917}.saved-task-menu-divider{background:#9e896952;height:1px;margin:4px 6px}.saved-task-feedback{border-left:3px solid #173b3447;padding-left:14px}.saved-task-feedback p{color:#4f514b;margin:0;font-size:.86rem;line-height:1.65}.saved-task-feedback .saved-task-feedback-empty{color:#8a8579;font-style:italic}.saved-task-editor{gap:11px;display:grid}.saved-task-editor label{gap:6px;display:grid}.saved-task-editor label>span{color:var(--face-green-soft);letter-spacing:.06em;text-transform:uppercase;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.67rem;font-weight:850}.saved-task-editor textarea{resize:vertical;width:100%;min-height:140px;color:var(--face-ink);font:inherit;background:#fffdf7f5;border:1px solid #173b3442;border-radius:9px;padding:11px 12px;font-size:.86rem;line-height:1.6}.saved-task-editor textarea:focus{border-color:var(--face-green-soft);outline:3px solid #173b3424}.saved-task-editor-actions{justify-content:flex-end;gap:8px;display:flex}.saved-task-editor-actions button{border-radius:8px;min-height:34px;padding:7px 12px;font-size:.7rem;font-weight:850}.saved-task-editor-cancel{color:var(--face-ink-soft);background:#fff9edb8;border:1px solid #9e896980}.saved-task-editor-save{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0}.saved-task-editor-save:disabled{cursor:not-allowed;opacity:.48}.saved-task-delete-confirmation{background:#914f3911;border:1px solid #914f3947;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:12px 13px;display:flex}.saved-task-delete-confirmation>div:first-child{gap:3px;display:grid}.saved-task-delete-confirmation strong{color:#804735;font-size:.77rem}.saved-task-delete-confirmation span{color:#795e54;font-size:.69rem;line-height:1.4}.saved-task-delete-confirmation>div:last-child{gap:7px;display:flex}.saved-task-delete-confirmation button{color:#795e54;white-space:nowrap;background:#fffaf0b8;border:1px solid #914f393d;border-radius:7px;padding:7px 10px;font-size:.67rem;font-weight:850}.saved-task-delete-confirmation button.is-destructive{color:#fffaf0;background:#94513e;border-color:#94513e}.saved-task-footer{border-top:1px solid #9e896947;justify-content:space-between;align-items:flex-end;gap:18px;padding-top:12px;display:flex}.saved-task-badges{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.saved-task-merit,.saved-task-token-count,.saved-task-edited{letter-spacing:.035em;border-radius:999px;padding:5px 8px;font-size:.61rem;font-weight:850}.saved-task-merit{color:#846326;text-transform:uppercase;background:#b88e3e1c;border:1px solid #96712d4d}.saved-task-edited{color:#53647d;text-transform:uppercase;background:#45587713;border:1px solid #4558773d}.saved-task-token-count{color:var(--face-green-soft);background:#173b340e;border:1px solid #173b3429}.saved-task-dates{justify-items:end;gap:3px;display:grid}.saved-task-dates time{color:#817b70;text-align:right;font-size:.66rem;line-height:1.4}.class-summary-workspace{gap:24px;display:grid}.class-summary-header{border-bottom:1px solid #9e896975;justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:18px;display:flex}.class-summary-header h1{margin:6px 0 8px}.class-summary-header>div:first-child>p:last-child{max-width:760px;color:var(--face-ink-soft);margin:0;line-height:1.55}.class-summary-evidence-badge{text-align:center;background:#173b3411;border:1px solid #173b3438;border-radius:14px;min-width:126px;padding:14px 18px;display:grid}.class-summary-evidence-badge strong{color:var(--face-green-dark);font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1.7rem;line-height:1}.class-summary-evidence-badge span{color:var(--face-green-soft);letter-spacing:.055em;text-transform:uppercase;margin-top:6px;font-size:.66rem;font-weight:900}.class-summary-controls{border:1px solid var(--face-line);background:#fffaf0b8;border-radius:15px;grid-template-columns:minmax(210px,310px) minmax(0,1fr);align-items:end;gap:20px;padding:17px 18px;display:grid}.class-summary-controls label{gap:7px;display:grid}.class-summary-controls label>span{color:var(--face-green-soft);letter-spacing:.07em;text-transform:uppercase;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.68rem;font-weight:900}.class-summary-controls select{width:100%;min-height:42px;color:var(--face-green-dark);font:inherit;background:#fffdf7f5;border:1px solid #173b3445;border-radius:9px;padding:8px 11px;font-weight:800}.class-summary-controls select:focus{border-color:var(--face-green-soft);outline:3px solid #173b3424}.class-summary-controls p{color:var(--face-ink-soft);text-align:right;margin:0;font-size:.76rem;line-height:1.55}.class-summary-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.class-summary-metrics article{text-align:center;background:radial-gradient(circle at 18% 12%,#ffffffad,#0000 45%),#fffaf0c7;border:1px solid #173b342e;border-radius:14px;align-content:center;min-height:106px;padding:15px;display:grid;box-shadow:0 5px 13px #382a180b}.class-summary-metrics strong{color:var(--face-green-dark);font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1.65rem;line-height:1}.class-summary-metrics span{color:var(--face-green-soft);letter-spacing:.055em;text-transform:uppercase;margin-top:8px;font-size:.65rem;font-weight:900}.class-summary-primary-grid{grid-template-columns:minmax(0,1.18fr) minmax(0,.91fr) minmax(0,.91fr);gap:15px;display:grid}.class-summary-panel{border:1px solid var(--face-line);background:#fffaf0c7;border-radius:16px;align-content:start;gap:17px;min-width:0;padding:19px;display:grid;box-shadow:0 7px 18px #382a180d}.class-summary-panel--wide{gap:16px}.class-summary-panel>header{border-bottom:1px solid #9e896952;justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:11px;display:flex}.class-summary-panel>header>div{gap:4px;display:grid}.class-summary-panel h2{color:var(--face-green-dark);margin:0;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1.12rem;font-weight:900}.class-summary-panel>header>span{color:#817a6d;text-align:right;font-size:.68rem;font-weight:800}.class-summary-grade-chart{gap:8px;display:grid}.class-summary-grade-row{grid-template-columns:24px minmax(0,1fr) 28px;align-items:center;gap:9px;display:grid}.class-summary-grade-row>strong{color:var(--face-green-dark);text-align:center;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.76rem}.class-summary-grade-row>b{color:var(--face-green-soft);text-align:right;font-size:.7rem}.class-summary-grade-track{background:#173b340e;border:1px solid #173b3421;border-radius:999px;height:13px;display:block;position:relative;overflow:hidden}.class-summary-grade-fill{width:var(--summary-grade-width);border-radius:inherit;background:linear-gradient(90deg,#235347b8,#528474e0);min-width:0;position:absolute;inset:0 auto 0 0}.class-summary-trend-list,.class-summary-pupil-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.class-summary-trend-list li,.class-summary-pupil-list li{background:#fffdf7bd;border:1px solid #173b3424;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.class-summary-trend-list li>div,.class-summary-pupil-list li>div{gap:3px;min-width:0;display:grid}.class-summary-trend-list strong,.class-summary-pupil-list strong{color:var(--face-green-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:850;overflow:hidden}.class-summary-trend-list span,.class-summary-pupil-list span{color:#817b70;font-size:.61rem;line-height:1.35}.class-summary-trend-list b,.class-summary-pupil-list b{min-width:31px;color:var(--face-green-dark);text-align:center;background:#173b3411;border:1px solid #173b342e;border-radius:999px;flex:none;padding:5px 7px;font-size:.67rem}.class-summary-pupil-list b.is-follow-up{color:#874d3b;background:#914f3913;border-color:#914f393d}.class-summary-empty-copy{color:#868075;margin:0;font-size:.74rem;font-style:italic;line-height:1.55}.class-summary-table-scroll{background:#fffdf7ad;border:1px solid #173b3429;border-radius:11px;overflow-x:auto}.class-summary-table{border-collapse:collapse;width:100%;min-width:720px}.class-summary-table th,.class-summary-table td{color:#555750;text-align:center;border-bottom:1px solid #9e896942;padding:11px 12px;font-size:.72rem}.class-summary-table thead th{color:var(--face-green-dark);letter-spacing:.045em;text-transform:uppercase;background:#173b3413;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.65rem;font-weight:900}.class-summary-table th:first-child{text-align:left}.class-summary-table tbody th{color:var(--face-green-dark);font-size:.75rem;font-weight:850}.class-summary-table tbody tr:last-child th,.class-summary-table tbody tr:last-child td{border-bottom:0}.class-summary-assessment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.class-summary-assessment-grid article{background:#fffdf7bd;border:1px solid #173b3429;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.class-summary-assessment-grid article>div{gap:4px;min-width:0;display:grid}.class-summary-assessment-grid strong{color:var(--face-green-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.77rem;font-weight:850;overflow:hidden}.class-summary-assessment-grid span{color:#817b70;font-size:.64rem}.class-summary-assessment-grid b{width:42px;height:42px;color:var(--face-green-dark);background:#173b3413;border:1px solid #173b3433;border-radius:999px;flex:none;place-items:center;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.92rem;display:grid}.class-summary-pupil-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.class-summary-pupil-grid>article{background:#f7f2e68a;border:1px solid #173b3424;border-radius:12px;align-content:start;gap:10px;min-width:0;padding:13px;display:grid}.class-summary-pupil-grid h3{color:var(--face-green-soft);letter-spacing:.04em;text-transform:uppercase;margin:0;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.72rem;font-weight:900}.class-summary-empty-state{text-align:center;background:#fffaf0a6;border:1px dashed #173b3447;border-radius:18px;align-content:center;justify-items:center;min-height:280px;padding:38px;display:grid}.class-summary-empty-state h2{color:var(--face-green-dark);margin:0 0 8px}.class-summary-empty-state p{max-width:560px;color:var(--face-ink-soft);margin:0;line-height:1.6}@media (prefers-reduced-motion:reduce){.export-option-card,.export-option-arrow,.saved-folder-chevron{transition:none}}@media (width<=900px){.export-section-heading,.written-feedback-header{gap:8px;display:grid}.export-section-heading>p{text-align:left;max-width:620px}.export-options-grid{grid-template-columns:1fr}.written-feedback-header-tools{flex-wrap:wrap;align-items:stretch}.written-feedback-subject-filter{min-width:180px}.written-feedback-summary{justify-self:start}.class-summary-header{gap:10px;display:grid}.class-summary-evidence-badge{justify-self:start}.class-summary-controls{grid-template-columns:1fr}.class-summary-controls p{text-align:left}.class-summary-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.class-summary-primary-grid{grid-template-columns:1fr}.class-summary-assessment-grid,.class-summary-pupil-grid,.written-feedback-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.saved-task-delete-confirmation{display:grid}.saved-task-delete-confirmation>div:last-child{justify-content:flex-end}}@media (width<=620px){.export-page{gap:29px}.export-option-card{grid-template-columns:52px minmax(0,1fr);min-height:0;padding:20px 19px}.export-option-icon{width:49px;height:49px}.export-option-icon svg{width:26px;height:26px}.export-option-arrow{display:none}.export-option-heading{justify-items:start;gap:7px;display:grid}.written-feedback-tabs,.class-summary-metrics,.class-summary-assessment-grid,.class-summary-pupil-grid{grid-template-columns:1fr}.class-summary-panel,.class-summary-controls{padding:15px}.class-summary-panel>header{align-items:flex-start}.saved-folder-toggle--class{grid-template-columns:42px minmax(0,1fr) 22px;padding:13px 14px}.saved-folder-toggle--student{grid-template-columns:38px minmax(0,1fr) 20px;padding:11px 12px}.saved-task-card-header{grid-template-columns:36px minmax(0,1fr)}.saved-task-header-actions{grid-column:1/-1;justify-content:space-between}.saved-task-footer{display:grid}.saved-task-dates{justify-items:start}.saved-task-dates time{text-align:left}.saved-task-delete-confirmation>div:last-child{justify-content:stretch}.saved-task-delete-confirmation button{flex:1}}.written-feedback-tab:not(:disabled):hover:not(.is-active){color:var(--face-green-dark);background:#173b3412}.written-feedback-tab:focus-visible{outline-offset:-2px;outline:3px solid #173b342e}.class-export-workspace{gap:22px;display:grid}.class-export-controls{border:1px solid var(--face-line);background:radial-gradient(circle at 12% 16%,#ffffffa6,#0000 38%),#fffaf0c7;border-radius:16px;gap:15px;padding:18px;display:grid;box-shadow:0 6px 16px #382a180d}.class-export-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.class-export-field{gap:7px;display:grid}.class-export-field>span{color:var(--face-green-soft);letter-spacing:.08em;text-transform:uppercase;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.68rem;font-weight:900}.class-export-field select{width:100%;min-height:42px;color:var(--face-ink);font:inherit;background:#fffdf7f5;border:1px solid #173b343d;border-radius:9px;padding:8px 34px 8px 11px;font-size:.79rem;font-weight:750}.class-export-field select:focus{border-color:var(--face-green-soft);outline:3px solid #173b3424}.class-export-action-row{border-top:1px solid #9e89694d;justify-content:space-between;align-items:center;gap:18px;padding-top:14px;display:flex}.class-export-count{align-items:baseline;gap:8px;display:flex}.class-export-count strong{color:var(--face-green-dark);font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:1.45rem;line-height:1}.class-export-count span{color:var(--face-ink-soft);font-size:.75rem;font-weight:750}.class-export-actions{align-items:center;gap:9px;display:flex}.class-export-merit-count-button,.class-export-pdf-button{letter-spacing:.015em;border-radius:9px;min-height:40px;padding:8px 16px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.76rem;font-weight:900}.class-export-merit-count-button{color:#765922;background:#b88e3e18;border:1px solid #96712d6b}.class-export-merit-count-button:hover:not(:disabled){background:#b88e3e29;border-color:#96712dad;transform:translateY(-1px)}.class-export-merit-count-button:focus-visible{outline-offset:3px;outline:3px solid #96712d33}.class-export-merit-count-button:disabled{cursor:not-allowed;opacity:.48}.class-export-pdf-button{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0;box-shadow:0 5px 12px #12342e26}.class-export-pdf-button:hover:not(:disabled){background:var(--face-green-dark);transform:translateY(-1px)}.class-export-pdf-button:focus-visible{outline-offset:3px;outline:3px solid #173b3433}.class-export-pdf-button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.class-export-rule,.class-export-message{margin:0;font-size:.72rem;line-height:1.5}.class-export-rule{color:var(--face-ink-soft)}.class-export-message{color:var(--face-green-dark);background:#173b340f;border:1px solid #173b342e;border-radius:8px;padding:9px 11px;font-weight:750}.class-export-empty,.class-export-no-results{text-align:center;background:#fffaf0a3;border:1px dashed #173b3445;border-radius:16px;align-content:center;justify-items:center;min-height:260px;padding:36px;display:grid}.class-export-empty h2,.class-export-no-results h2{color:var(--face-green-dark);margin:16px 0 6px}.class-export-empty p,.class-export-no-results p{max-width:520px;color:var(--face-ink-soft);margin:0;line-height:1.55}.class-export-preview-shell{gap:14px;display:grid}.class-export-preview-heading{border-bottom:1px solid #9e896966;justify-content:space-between;align-items:flex-end;gap:18px;padding-bottom:11px;display:flex}.class-export-preview-heading>div{gap:4px;display:grid}.class-export-preview-heading h2{color:var(--face-green-dark);margin:0;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1.3rem;font-weight:900}.class-export-preview-heading>span{color:var(--face-green-soft);letter-spacing:.04em;text-transform:uppercase;background:#173b340f;border:1px solid #173b342e;border-radius:999px;padding:5px 9px;font-size:.63rem;font-weight:850}.class-export-preview{background:#dfd9cd8c;border:1px solid #9e896961;border-radius:16px;gap:26px;padding:24px;display:grid;overflow-x:auto}.class-export-sheet{box-sizing:border-box;color:#343832;break-after:page;page-break-after:always;background:#fffdf8;border:1px solid #544e432e;align-content:start;gap:18px;width:210mm;min-height:297mm;margin:0 auto;padding:17mm;display:grid;box-shadow:0 12px 30px #2a261f29}.class-export-sheet:last-child{break-after:auto;page-break-after:auto}.class-export-sheet-header{border-bottom:1px solid #80745f73;justify-content:space-between;align-items:flex-end;gap:18px;padding-bottom:12px;display:flex}.class-export-sheet-header>div{gap:4px;display:grid}.class-export-sheet-header h3{color:#1b3730;margin:0;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:1.55rem;font-weight:900}.class-export-sheet-header p{color:#706b61;margin:0;font-size:.76rem}.class-export-sheet-date{color:#31594f;white-space:nowrap;background:#1b37300f;border:1px solid #1b37302e;border-radius:999px;padding:5px 9px;font-size:.64rem;font-weight:850}.class-export-sheet-tasks{gap:13px;display:grid}.class-export-task{break-inside:avoid;page-break-inside:avoid;background:#fbf8ef;border:1px solid #80745f4d;border-radius:10px;gap:12px;padding:14px 15px;display:grid}.class-export-task.is-missing{background:#914f390b;border-color:#914f3952}.class-export-task-header{border-bottom:1px solid #80745f38;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:9px;display:flex}.class-export-task-header>div:first-child{gap:4px;min-width:0;display:grid}.class-export-task-header h4{color:#1b3730;margin:0;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:1rem;font-weight:900}.class-export-task-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.class-export-grade,.class-export-merit{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:.63rem;font-weight:900}.class-export-grade{color:#1b3730;background:#1b373012;border:1px solid #1b373038}.class-export-merit{color:#846326;text-transform:uppercase;background:#b88e3e1a;border:1px solid #96712d4d}.class-export-feedback-text{color:#454941;white-space:pre-wrap;margin:0;font-size:.83rem;line-height:1.62}.class-export-merit-backdrop{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#121d1952;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.class-export-merit-dialog{background:#fffaf0;border:1px solid #96712d57;border-radius:16px;gap:16px;width:min(430px,100%);max-height:min(620px,100vh - 44px);padding:19px;display:grid;overflow:auto;box-shadow:0 22px 56px #141b1847}.class-export-merit-dialog-header{border-bottom:1px solid #9e896952;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:13px;display:flex}.class-export-merit-dialog-header>div{gap:4px;display:grid}.class-export-merit-dialog-header h2{color:var(--face-green-dark);margin:0;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:1.35rem;font-weight:900}.class-export-merit-dialog-header>div>span{color:var(--face-ink-soft);font-size:.72rem;font-weight:750}.class-export-merit-dialog-header>button{width:34px;height:34px;color:var(--face-green-dark);background:#173b340e;border:1px solid #173b3433;border-radius:9px;place-items:center;font-size:1.2rem;line-height:1;display:grid}.class-export-merit-dialog-header>button:hover{background:#173b341a}.class-export-merit-list{gap:7px;display:grid}.class-export-merit-row{background:#fbf8efd1;border:1px solid #9e896947;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:10px 12px;display:flex}.class-export-merit-row span{color:var(--face-ink);font-size:.78rem;font-weight:750}.class-export-merit-row strong{color:#765922;background:#b88e3e1c;border:1px solid #96712d52;border-radius:999px;place-items:center;min-width:31px;min-height:27px;padding:4px 9px;font-size:.75rem;font-weight:900;display:grid}.class-export-merit-empty{color:var(--face-ink-soft);text-align:center;background:#b88e3e0e;border:1px dashed #96712d57;border-radius:10px;margin:0;padding:18px;font-size:.76rem;line-height:1.55}.class-export-merit-total{border-top:1px solid #9e896957;justify-content:space-between;align-items:center;gap:18px;padding-top:13px;display:flex}.class-export-merit-total span{color:var(--face-green-dark);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:900}.class-export-merit-total strong{color:#765922;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:1.65rem;line-height:1}@media (prefers-reduced-motion:reduce){.class-export-pdf-button,.class-export-merit-count-button{transition:none}}@media (width<=900px){.class-export-filter-grid{grid-template-columns:1fr}.class-export-preview-heading{align-items:flex-start}}@media (width<=620px){.class-export-controls{padding:14px}.class-export-action-row,.class-export-preview-heading{display:grid}.class-export-actions{width:100%;display:grid}.class-export-pdf-button,.class-export-merit-count-button{width:100%}.class-export-preview{padding:14px}}@media print{.class-export-controls,.class-export-preview-heading,.class-export-merit-backdrop,.export-back-button,.written-feedback-header,.written-feedback-tabs{display:none!important}.written-feedback-workspace,.class-export-workspace,.class-export-preview-shell,.class-export-preview{background:0 0;border:0;padding:0;display:block}.class-export-sheet{width:210mm;min-height:297mm;box-shadow:none;border:0;margin:0}}.pupil-progress-workspace{gap:23px;display:grid}.pupil-progress-header{border-bottom:1px solid #9e896975;justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:18px;display:flex}.pupil-progress-header h1{margin:6px 0 8px}.pupil-progress-header>div:first-child>p:last-child{max-width:760px;color:var(--face-ink-soft);margin:0;line-height:1.55}.pupil-progress-grade-scale{text-align:center;background:#173b3411;border:1px solid #173b3433;border-radius:13px;min-width:150px;padding:13px 17px;display:grid}.pupil-progress-grade-scale strong{color:var(--face-green-dark);font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:1.55rem;line-height:1}.pupil-progress-grade-scale span{color:var(--face-green-soft);letter-spacing:.055em;text-transform:uppercase;margin-top:5px;font-size:.67rem;font-weight:850}.pupil-progress-controls{border:1px solid var(--face-line);background:#fffaf0c7;border-radius:16px;grid-template-columns:minmax(180px,260px) minmax(0,1fr) auto;align-items:end;gap:18px;padding:17px 18px;display:grid;box-shadow:0 6px 16px #382a180d}.pupil-progress-class-field{gap:7px;display:grid}.pupil-progress-class-field>span{color:var(--face-green-soft);letter-spacing:.075em;text-transform:uppercase;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.69rem;font-weight:900}.pupil-progress-class-field select{width:100%;min-height:43px;color:var(--face-ink);font:inherit;background:#fffdf7f5;border:1px solid #173b343d;border-radius:9px;padding:9px 11px;font-size:.82rem;font-weight:750}.pupil-progress-class-field select:focus{border-color:var(--face-green-soft);outline:3px solid #173b3424}.pupil-progress-summary{flex-wrap:wrap;align-items:center;gap:9px;min-height:43px;display:flex}.pupil-progress-summary span{color:var(--face-green-soft);background:#173b340e;border:1px solid #173b3429;border-radius:999px;padding:7px 10px;font-size:.69rem;font-weight:760}.pupil-progress-summary strong{color:var(--face-green-dark);font-size:.79rem}.pupil-progress-export-button{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0;letter-spacing:.015em;white-space:nowrap;border-radius:9px;min-height:43px;padding:10px 17px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.76rem;font-weight:900}.pupil-progress-export-button:hover:not(:disabled){background:var(--face-green-dark)}.pupil-progress-export-button:focus-visible{outline-offset:2px;outline:3px solid #173b3433}.pupil-progress-export-button:disabled{cursor:not-allowed;opacity:.48}.pupil-progress-rule,.pupil-progress-message{color:var(--face-ink-soft);margin:-7px 2px 0;font-size:.73rem;line-height:1.5}.pupil-progress-message{color:var(--face-green-soft);margin-top:-12px;font-weight:800}.pupil-progress-empty{text-align:center;background:#fffaf0a6;border:1px dashed #173b3447;border-radius:17px;align-content:center;justify-items:center;min-height:250px;padding:36px;display:grid}.pupil-progress-empty h2{color:var(--face-green-dark);margin:0 0 7px}.pupil-progress-empty p{max-width:560px;color:var(--face-ink-soft);margin:0;line-height:1.55}.pupil-progress-preview-shell{border:1px solid var(--face-line);background:#fffaf0b8;border-radius:17px;gap:14px;padding:17px;display:grid;box-shadow:0 7px 18px #382a180e}.pupil-progress-preview-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.pupil-progress-preview-heading h2{color:var(--face-green-dark);margin:4px 0 0;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1.32rem;font-weight:900}.pupil-progress-preview-heading>span{color:var(--face-green-soft);letter-spacing:.04em;text-transform:uppercase;background:#173b340e;border:1px solid #173b342b;border-radius:999px;padding:6px 10px;font-size:.65rem;font-weight:850}.pupil-progress-table-scroll{scrollbar-gutter:stable;background:#fffdf7;border:1px solid #173b342e;border-radius:12px;max-width:100%;overflow:auto}.pupil-progress-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;color:var(--face-ink);font-size:.78rem}.pupil-progress-table th,.pupil-progress-table td{text-align:center;border-bottom:1px solid #9e89694d;border-right:1px solid #9e89694d;min-width:128px;height:48px;padding:9px 11px}.pupil-progress-table thead th{z-index:3;min-width:155px;color:var(--face-green-dark);vertical-align:bottom;background:#ece7d9;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-weight:900;position:sticky;top:0}.pupil-progress-table thead th:last-child,.pupil-progress-table tbody td:last-child{border-right:0}.pupil-progress-table tbody tr:last-child th,.pupil-progress-table tbody tr:last-child td{border-bottom:0}.pupil-progress-table tbody tr:nth-child(2n) td,.pupil-progress-table tbody tr:nth-child(2n) th{background:#f7f2e6a3}.pupil-progress-table td{color:var(--face-green-dark);font-size:.87rem;font-weight:900}.pupil-progress-column-type{color:#867a68;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.58rem;font-weight:900;display:block}.pupil-progress-table thead strong{white-space:normal;max-width:190px;line-height:1.25;display:block}.pupil-progress-table .pupil-progress-student-column{z-index:2;min-width:235px;max-width:235px;color:var(--face-green-dark);text-align:left;white-space:nowrap;background:#fffaf0;position:sticky;left:0;box-shadow:5px 0 9px #242d260e}.pupil-progress-table thead .pupil-progress-student-column{z-index:4;background:#e4dfd1}@media (width<=900px){.pupil-progress-header{gap:12px;display:grid}.pupil-progress-grade-scale{justify-self:start}.pupil-progress-controls{grid-template-columns:minmax(180px,1fr) auto}.pupil-progress-summary{grid-area:2/1/auto/-1}}@media (width<=620px){.pupil-progress-controls{grid-template-columns:1fr}.pupil-progress-summary{grid-area:auto}.pupil-progress-export-button{width:100%}.pupil-progress-preview-heading{gap:9px;display:grid}.pupil-progress-preview-heading>span{justify-self:start}.pupil-progress-table .pupil-progress-student-column{min-width:190px;max-width:190px}}.class-summary-view-tabs{background:#f7f2e6cc;border:1px solid #173b3438;border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:start;padding:4px;display:inline-grid;overflow:hidden}.class-summary-view-tabs button{min-width:155px;min-height:39px;color:var(--face-green-soft);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:7px 13px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.74rem;font-weight:900;display:inline-flex}.class-summary-view-tabs button.is-active{background:var(--face-green);color:#fffaf0;box-shadow:0 4px 10px #12342e29}.class-summary-view-tabs button span{background:#ffffff29;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.61rem;display:inline-grid}.class-summary-snapshot-message{color:var(--face-green-dark);background:#173b3411;border:1px solid #173b3433;border-radius:9px;margin:0;padding:10px 12px;font-size:.73rem;font-weight:800}.class-summary-controls{grid-template-columns:minmax(190px,.8fr) minmax(0,1.7fr) auto;align-items:end}.class-summary-create-snapshot-button{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0;white-space:nowrap;border-radius:9px;min-height:42px;padding:8px 13px;font-size:.7rem;font-weight:900}.class-summary-create-snapshot-button:hover:not(:disabled){background:var(--face-green-dark)}.class-summary-create-snapshot-button:disabled{cursor:not-allowed;opacity:.48}.snapshot-history-empty{text-align:center;background:#fffaf0a8;border:1px dashed #173b3447;border-radius:17px;justify-items:center;min-height:260px;padding:42px;display:grid}.snapshot-history-empty h2{color:var(--face-green-dark);margin:0 0 8px}.snapshot-history-empty p{max-width:620px;color:var(--face-ink-soft);margin:0;line-height:1.6}.snapshot-history-workspace{grid-template-columns:minmax(210px,.66fr) minmax(0,2.2fr);align-items:start;gap:15px;display:grid}.snapshot-history-list{gap:9px;display:grid;position:sticky;top:18px}.snapshot-history-card{border:1px solid var(--face-line);width:100%;color:var(--face-ink);text-align:left;background:#fffaf0b8;border-radius:12px;gap:5px;padding:13px;display:grid}.snapshot-history-card:hover,.snapshot-history-card.is-selected{border-color:var(--face-green-soft);background:#eff5ecc7}.snapshot-history-card.is-selected{box-shadow:inset 4px 0 var(--face-green)}.snapshot-history-card>span{color:#827766;font-size:.64rem;font-weight:800}.snapshot-history-card>strong{color:var(--face-green-dark);font-size:.85rem}.snapshot-history-card>small{color:var(--face-ink-soft);line-height:1.4}.snapshot-history-detail{border:1px solid var(--face-line);background:#fffaf0c2;border-radius:16px;gap:16px;min-width:0;padding:19px;display:grid;box-shadow:0 7px 18px #382a180d}.snapshot-history-detail>header{border-bottom:1px solid #9e89694d;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:14px;display:flex}.snapshot-history-detail>header h2{color:var(--face-green-dark);margin:4px 0 6px}.snapshot-history-detail>header p:last-child{color:var(--face-ink-soft);margin:0;font-size:.76rem}.snapshot-history-detail>header>span{color:var(--face-green-soft);text-transform:uppercase;white-space:nowrap;background:#173b3413;border-radius:999px;padding:6px 9px;font-size:.61rem;font-weight:850}.snapshot-history-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.snapshot-history-metrics article{background:#173b340e;border:1px solid #173b3429;border-radius:11px;gap:4px;padding:12px;display:grid}.snapshot-history-metrics strong{color:var(--face-green-dark);font-size:1.25rem}.snapshot-history-metrics span{color:var(--face-green-soft);text-transform:uppercase;font-size:.62rem;font-weight:850}.snapshot-history-trends{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.snapshot-history-trends>article{background:#f7f2e6a8;border:1px solid #173b3426;border-radius:11px;padding:13px}.snapshot-history-trends h3{color:var(--face-green-dark);margin:0 0 9px;font-size:.87rem}.snapshot-history-trends ol{gap:6px;margin:0;padding:0;list-style:none;display:grid}.snapshot-history-trends li{color:var(--face-ink-soft);justify-content:space-between;align-items:center;gap:10px;font-size:.72rem;display:flex}.snapshot-history-trends li b{color:var(--face-green-dark)}.snapshot-history-trends p{color:var(--face-ink-soft);margin:0;font-size:.72rem}.snapshot-history-table-scroll{border:1px solid #173b3426;border-radius:11px;overflow:auto}.snapshot-history-table{border-collapse:collapse;background:#fffdf7eb;width:100%;min-width:850px}.snapshot-history-table th,.snapshot-history-table td{color:var(--face-ink-soft);text-align:left;border-bottom:1px solid #9e896940;padding:10px;font-size:.7rem}.snapshot-history-table thead th{color:var(--face-green-dark);background:#173b3412;font-weight:900}.snapshot-history-table tbody th{color:var(--face-green-dark);font-weight:850}.report-writer-development-card{background:radial-gradient(circle at 92% 20%,#6fbea021,#0000 34%),#eff5ecbd;border:1px solid #173b343d;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:21px;display:grid}.report-writer-development-card h2{color:var(--face-green-dark);margin:4px 0 7px}.report-writer-development-card p:last-child{max-width:720px;color:var(--face-ink-soft);margin:0;line-height:1.55}.report-writer-development-card button{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0;white-space:nowrap;border-radius:9px;align-items:center;gap:10px;min-height:42px;padding:9px 14px;font-size:.72rem;font-weight:900;display:inline-flex}.report-writer-development-card button:disabled{cursor:not-allowed;filter:grayscale(.35);opacity:.5}.snapshot-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a120f9e;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.snapshot-modal{background:#fffaf0;border:1px solid #173b344d;border-radius:18px;gap:16px;width:min(650px,100%);padding:22px;display:grid;box-shadow:0 22px 64px #08100d54}.snapshot-modal>header{border-bottom:1px solid #9e896957;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding-bottom:14px;display:grid}.snapshot-modal>header h2{color:var(--face-green-dark);margin:4px 0 7px}.snapshot-modal>header p:last-child{color:var(--face-ink-soft);margin:0;font-size:.8rem;line-height:1.55}.snapshot-modal>header>button{width:34px;height:34px;color:var(--face-green-dark);background:#173b340f;border:1px solid #173b3433;border-radius:9px;font-size:1.2rem}.snapshot-modal-name{gap:6px;display:grid}.snapshot-modal-name>span{color:var(--face-green-soft);letter-spacing:.07em;text-transform:uppercase;font-size:.66rem;font-weight:900}.snapshot-modal-name input{min-height:43px;color:var(--face-ink);font:inherit;background:#fffdf7fa;border:1px solid #173b343d;border-radius:9px;padding:0 11px}.snapshot-modal-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.snapshot-modal-facts span{color:var(--face-green-soft);text-transform:uppercase;background:#173b340e;border:1px solid #173b3426;border-radius:9px;gap:3px;padding:9px;font-size:.61rem;font-weight:800;display:grid}.snapshot-modal-facts strong{color:var(--face-green-dark);font-size:1rem}.snapshot-modal-checkbox{color:var(--face-ink-soft);background:#f7f2e6a6;border:1px solid #173b3426;border-radius:9px;align-items:center;gap:9px;padding:11px;font-size:.74rem;display:flex}.snapshot-modal-checkbox input{accent-color:var(--face-green)}.snapshot-modal-error{color:#834b39;background:#914f3913;border:1px solid #914f3942;border-radius:9px;margin:0;padding:10px 12px;font-size:.73rem;font-weight:750}.snapshot-modal>footer{border-top:1px solid #9e89694d;justify-content:flex-end;gap:9px;padding-top:14px;display:flex}.snapshot-modal>footer button{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0;border-radius:9px;min-height:38px;padding:8px 13px;font-size:.71rem;font-weight:900}.snapshot-modal>footer button.is-secondary{color:var(--face-ink-soft);background:#fff9edd1;border-color:#9e89697a}.snapshot-modal>footer button:disabled{cursor:wait;opacity:.58}@media (width<=920px){.class-summary-controls,.snapshot-history-workspace,.report-writer-development-card{grid-template-columns:1fr}.snapshot-history-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));position:static}.snapshot-history-metrics,.snapshot-modal-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.snapshot-history-trends{grid-template-columns:1fr}.report-writer-development-card button{justify-self:start}}@media (width<=620px){.class-summary-view-tabs,.snapshot-history-metrics,.snapshot-modal-facts{grid-template-columns:1fr;width:100%}.class-summary-view-tabs button{min-width:0}.snapshot-modal-backdrop{align-items:start;padding:12px}.snapshot-history-detail>header{display:grid}.snapshot-history-detail>header>span{justify-self:start}}.class-export-actions{flex-wrap:wrap;justify-content:flex-end}.class-export-archive-button{color:#765922;letter-spacing:.015em;background:#b88e3e21;border:1px solid #96712d80;border-radius:9px;min-height:40px;padding:8px 16px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.76rem;font-weight:900;transition:border-color .15s,background .15s,transform .15s;box-shadow:0 4px 10px #96712d14}.class-export-archive-button:hover:not(:disabled){background:#b88e3e33;border-color:#96712dc7;transform:translateY(-1px)}.class-export-archive-button:focus-visible{outline-offset:3px;outline:3px solid #96712d38}.class-export-archive-button:disabled{cursor:not-allowed;opacity:.46;box-shadow:none}.class-export-archive-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a120f9e;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.class-export-archive-dialog{background:#fffaf0;border:1px solid #173b344d;border-radius:18px;gap:17px;width:min(760px,100%);max-height:calc(100vh - 48px);padding:22px;display:grid;overflow-y:auto;box-shadow:0 22px 64px #08100d54}.class-export-archive-dialog-header{border-bottom:1px solid #9e896957;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;padding-bottom:15px;display:grid}.class-export-archive-dialog-header h2{color:var(--face-green-dark);margin:4px 0 7px}.class-export-archive-dialog-header p:last-child{max-width:650px;color:var(--face-ink-soft);margin:0;font-size:.82rem;line-height:1.55}.class-export-archive-dialog-header>button{width:34px;height:34px;color:var(--face-green-dark);background:#173b340f;border:1px solid #173b3433;border-radius:9px;place-items:center;font-size:1.25rem;display:grid}.class-export-archive-name-field{gap:7px;display:grid}.class-export-archive-name-field>span{color:var(--face-green-soft);letter-spacing:.07em;text-transform:uppercase;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.67rem;font-weight:900}.class-export-archive-name-field input{width:100%;min-height:43px;color:var(--face-ink);font:inherit;background:#fffdf7fa;border:1px solid #173b343d;border-radius:9px;padding:0 12px}.class-export-archive-name-field input:focus{border-color:var(--face-green-soft);outline:3px solid #173b3424}.class-export-archive-scope{background:#f7f2e6ad;border:1px solid #173b342e;border-radius:12px;gap:12px;padding:14px;display:grid}.class-export-archive-scope>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.class-export-archive-scope>header>div{gap:3px;display:grid}.class-export-archive-scope>header strong{color:var(--face-green-dark)}.class-export-archive-scope>header span,.class-export-archive-scope>p{color:var(--face-ink-soft);margin:0;font-size:.72rem;line-height:1.45}.class-export-archive-scope>header b{color:var(--face-green-soft);white-space:nowrap;background:#173b3413;border-radius:999px;padding:5px 8px;font-size:.62rem}.class-export-archive-class-list{flex-wrap:wrap;gap:8px;display:flex}.class-export-archive-class-list span{color:var(--face-green-dark);background:#fffaf0;border:1px solid #173b342b;border-radius:9px;padding:8px 10px;font-size:.73rem;font-weight:850}.class-export-archive-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.class-export-archive-summary>span{color:var(--face-green-soft);text-transform:uppercase;background:#173b340e;border:1px solid #173b3429;border-radius:10px;gap:3px;padding:10px;font-size:.64rem;font-weight:800;display:grid}.class-export-archive-summary strong{color:var(--face-green-dark);font-size:1.1rem}.class-export-archive-error{color:#834b39;background:#914f3913;border:1px solid #914f3942;border-radius:9px;margin:0;padding:10px 12px;font-size:.74rem;font-weight:750}.class-export-archive-dialog-actions{border-top:1px solid #9e89694d;justify-content:flex-end;gap:9px;padding-top:14px;display:flex}.class-export-archive-dialog-actions button{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0;border-radius:9px;min-height:39px;padding:8px 13px;font-size:.71rem;font-weight:900}.class-export-archive-dialog-actions button.is-secondary{color:var(--face-ink-soft);background:#fff9edd1;border-color:#9e89697a}.class-export-archive-dialog-actions button:disabled{cursor:wait;opacity:.58}@media (prefers-reduced-motion:reduce){.class-export-archive-button{transition:none}}@media (width<=720px){.class-export-archive-backdrop{align-items:start;padding:12px}.class-export-archive-dialog{max-height:calc(100vh - 24px)}.class-export-archive-scope>header,.class-export-archive-dialog-actions{flex-direction:column;align-items:stretch}.class-export-archive-summary{grid-template-columns:1fr}.class-export-archive-dialog-actions button{width:100%}}@media (width<=620px){.class-export-archive-button{width:100%}}@media print{.class-export-archive-backdrop{display:none!important}}.analytics-student-controls{border:1px solid var(--face-line);background:#fffaf0b8;border-radius:15px;grid-template-columns:minmax(180px,.7fr) minmax(220px,.9fr) minmax(0,1.6fr);align-items:end;gap:17px;padding:17px 18px;display:grid}.analytics-student-controls label{gap:7px;display:grid}.analytics-student-controls label>span{color:var(--face-green-soft);letter-spacing:.07em;text-transform:uppercase;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.68rem;font-weight:900}.analytics-student-controls select{width:100%;min-height:42px;color:var(--face-green-dark);font:inherit;background:#fffdf7f5;border:1px solid #173b3445;border-radius:9px;padding:8px 11px;font-weight:800}.analytics-student-controls select:focus{border-color:var(--face-green-soft);outline:3px solid #173b3424}.analytics-student-controls p{color:var(--face-ink-soft);margin:0;font-size:.74rem;line-height:1.55}.analytics-student-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.analytics-student-metrics article,.analytics-student-snapshot-detail .analytics-student-metrics article{text-align:center;background:radial-gradient(circle at 18% 12%,#ffffffad,#0000 45%),#fffaf0c7;border:1px solid #173b342e;border-radius:14px;align-content:center;min-height:102px;padding:15px;display:grid}.analytics-student-metrics strong{color:var(--face-green-dark);font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1.65rem;line-height:1}.analytics-student-metrics span{color:var(--face-green-soft);letter-spacing:.055em;text-transform:uppercase;margin-top:8px;font-size:.65rem;font-weight:900}.analytics-student-panel,.analytics-class-history-section{border:1px solid var(--face-line);background:#fffaf0c7;border-radius:16px;gap:16px;padding:19px;display:grid;box-shadow:0 7px 18px #382a180d}.analytics-student-panel>header,.analytics-class-history-section>header,.analytics-student-snapshot-tasks>header{border-bottom:1px solid #9e896952;justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:11px;display:flex}.analytics-student-panel>header>div,.analytics-class-history-section>header>div,.analytics-student-snapshot-tasks>header>div{gap:4px;display:grid}.analytics-student-panel h2,.analytics-class-history-section h2,.analytics-student-snapshot-tasks h2{color:var(--face-green-dark);margin:0;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1.12rem;font-weight:900}.analytics-student-panel>header>span,.analytics-class-history-section>header>span{color:#817a6d;text-align:right;font-size:.68rem;font-weight:800}.analytics-top-task-list{gap:12px;display:grid}.analytics-top-task-card{background:#fffdf7e0;border:1px solid #173b342b;border-radius:13px;gap:13px;padding:16px 17px;display:grid}.analytics-top-task-card>header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.analytics-top-task-rank{width:36px;height:36px;color:var(--face-green-dark);background:#173b3412;border:1px solid #173b3433;border-radius:10px;place-items:center;font-size:.77rem;font-weight:900;display:grid}.analytics-top-task-card>header>div:nth-child(2){gap:3px;min-width:0;display:grid}.analytics-top-task-card>header p{color:#857a69;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:850}.analytics-top-task-card h3{color:var(--face-green-dark);margin:0;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1rem;font-weight:900}.analytics-top-task-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.analytics-top-task-badges span,.analytics-top-task-badges b{white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:.65rem;font-weight:900}.analytics-top-task-badges span{color:#846326;text-transform:uppercase;background:#b88e3e1a;border:1px solid #96712d4d}.analytics-top-task-badges b{color:var(--face-green-dark);background:#173b3413;border:1px solid #173b3438}.analytics-top-task-feedback{border-left:3px solid #173b3447;padding-left:14px}.analytics-top-task-feedback p{color:#4f514b;white-space:pre-wrap;margin:0;font-size:.84rem;line-height:1.65}.analytics-top-task-feedback p.is-unavailable{color:#868075;font-style:italic}.analytics-top-task-card>footer{border-top:1px solid #9e896947;gap:7px;padding-top:11px;display:grid}.analytics-top-task-card>footer>strong,.analytics-student-snapshot-strengths>strong{color:var(--face-green-soft);letter-spacing:.06em;text-transform:uppercase;font-size:.63rem;font-weight:900}.analytics-top-task-card>footer>div,.analytics-student-snapshot-strengths>div{flex-wrap:wrap;gap:6px;display:flex}.analytics-top-task-card>footer span,.analytics-student-snapshot-strengths span{color:var(--face-green-soft);background:#173b340e;border:1px solid #173b3429;border-radius:999px;padding:5px 8px;font-size:.62rem;font-weight:800}.analytics-student-empty-copy{color:var(--face-ink-soft);text-align:center;background:#fffaf09e;border:1px dashed #173b3442;border-radius:12px;margin:0;padding:24px;line-height:1.55}.analytics-student-history-workspace{grid-template-columns:minmax(190px,.72fr) minmax(0,2fr);gap:15px;display:grid}.analytics-student-history-list{align-content:start;gap:8px;display:grid}.analytics-student-history-list button{width:100%;color:var(--face-ink);text-align:left;background:#fffdf7b8;border:1px solid #173b3429;border-radius:10px;gap:4px;padding:11px;display:grid}.analytics-student-history-list button:hover,.analytics-student-history-list button.is-selected{border-color:var(--face-green-soft);background:#173b3413}.analytics-student-history-list button.is-selected{box-shadow:inset 3px 0 var(--face-green)}.analytics-student-history-list span,.analytics-student-history-list small{color:#817b70;font-size:.61rem}.analytics-student-history-list strong{color:var(--face-green-dark);font-size:.75rem}.analytics-student-snapshot-detail{background:#f7f2e69e;border:1px solid #173b3429;border-radius:13px;gap:15px;min-width:0;padding:15px;display:grid}.analytics-student-snapshot-detail>header{border-bottom:1px solid #9e89694d;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:11px;display:flex}.analytics-student-snapshot-detail>header h2{color:var(--face-green-dark);margin:4px 0 3px}.analytics-student-snapshot-detail>header p:last-child{color:var(--face-ink-soft);margin:0;font-size:.7rem}.analytics-student-snapshot-detail>header>span{color:var(--face-green-soft);white-space:nowrap;background:#173b340e;border:1px solid #173b342e;border-radius:999px;padding:5px 8px;font-size:.61rem;font-weight:850}.analytics-student-snapshot-detail .analytics-student-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.analytics-student-snapshot-detail .analytics-student-metrics article{min-height:82px;padding:11px}.analytics-student-snapshot-detail .analytics-student-metrics strong{font-size:1.32rem}.analytics-student-snapshot-strengths{background:#fffdf7a8;border:1px solid #173b3424;border-radius:10px;gap:7px;padding:11px;display:grid}.analytics-student-snapshot-tasks{gap:12px;display:grid}.analytics-student-history-empty{text-align:center;background:#fffaf0a3;border:1px dashed #173b3445;border-radius:13px;padding:28px}.analytics-student-history-empty h2{color:var(--face-green-dark);margin:0 0 7px}.analytics-student-history-empty p{color:var(--face-ink-soft);margin:0;line-height:1.55}@media (width<=900px){.analytics-student-controls,.analytics-student-history-workspace{grid-template-columns:1fr}.analytics-student-metrics,.analytics-student-snapshot-detail .analytics-student-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.analytics-student-metrics,.analytics-student-snapshot-detail .analytics-student-metrics{grid-template-columns:1fr}.analytics-student-panel,.analytics-class-history-section,.analytics-student-controls{padding:15px}.analytics-top-task-card>header{grid-template-columns:36px minmax(0,1fr)}.analytics-top-task-badges{grid-column:1/-1;justify-content:flex-start}.analytics-student-panel>header,.analytics-class-history-section>header,.analytics-student-snapshot-detail>header{display:grid}}:root{--face-report-blue:#315966;--face-report-blue-dark:#183943;--face-report-blue-soft:#587984;--face-report-blue-pale:#e5ecec}.export-option-card--reports:after{background:var(--face-report-blue)}.export-option-card--reports .export-option-icon{color:var(--face-report-blue-dark);background:#31596617;border-color:#31596647}.export-option-card--reports .export-option-heading strong,.export-option-card--reports .export-option-arrow{color:var(--face-report-blue-dark)}.export-option-card--reports .export-option-status{color:var(--face-report-blue);background:#31596614;border-color:#31596638}.export-option-card--reports:hover:not(:disabled){border-color:#31596680;box-shadow:0 11px 24px #26485221}.written-reports-workspace{gap:23px;display:grid}.written-reports-header{border-bottom:1px solid #75898e6b;justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:18px;display:flex}.written-reports-header h1{color:var(--face-report-blue-dark);margin:6px 0 8px}.written-reports-header>div:first-child>p:last-child{max-width:760px;color:var(--face-ink-soft);margin:0;line-height:1.55}.written-reports-summary{text-align:center;background:#31596613;border:1px solid #31596640;border-radius:13px;min-width:118px;padding:12px 16px;display:grid}.written-reports-summary strong{color:var(--face-report-blue-dark);font-size:1.65rem;line-height:1}.written-reports-summary span{color:var(--face-report-blue);letter-spacing:.055em;text-transform:uppercase;margin-top:5px;font-size:.64rem;font-weight:900}.written-reports-controls{background:radial-gradient(circle at 9% 13%,#ffffffb3,#0000 40%),#f4f7f4b3;border:1px solid #3159663d;border-radius:15px;grid-template-columns:minmax(180px,.8fr) minmax(170px,.7fr) 105px auto;align-items:end;gap:13px;padding:16px;display:grid}.written-reports-controls label{gap:6px;display:grid}.written-reports-controls label>span{color:var(--face-report-blue);letter-spacing:.07em;text-transform:uppercase;font-size:.66rem;font-weight:900}.written-reports-controls select{min-height:42px;color:var(--face-report-blue-dark);font:inherit;background:#fffaf0;border:1px solid #31596645;border-radius:9px;padding:8px 11px;font-weight:800}.written-reports-control-count{text-align:center;background:#31596612;border:1px solid #31596638;border-radius:10px;align-content:center;min-height:42px;padding:7px 11px;display:grid}.written-reports-control-count strong{color:var(--face-report-blue-dark);font-size:1.12rem;line-height:1}.written-reports-control-count span{color:var(--face-report-blue);text-transform:uppercase;margin-top:3px;font-size:.56rem;font-weight:900}.written-reports-actions{justify-content:flex-end;gap:8px;display:flex}.written-reports-actions button,.written-report-card footer button{min-height:39px;color:var(--face-report-blue-dark);background:#31596613;border:1px solid #31596661;border-radius:9px;padding:8px 13px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.7rem;font-weight:900}.written-reports-actions button:hover,.written-report-card footer button:hover:not(:disabled){border-color:var(--face-report-blue);background:#3159661f}.written-reports-actions button.is-archive{border-color:var(--face-report-blue);background:var(--face-report-blue);color:#f6f2e8}.written-reports-message{color:var(--face-report-blue-dark);background:#31596611;border:1px solid #31596638;border-radius:9px;margin:0;padding:10px 12px;font-size:.72rem;font-weight:800}.written-reports-message.is-error{color:#864b3a;background:#934b3b13;border-color:#934b3b47}.written-reports-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.written-report-card{background:linear-gradient(145deg,#fffdf7f0,#e7efeeb8);border:1px solid #3159663d;border-radius:15px;gap:13px;min-width:0;padding:16px;display:grid;box-shadow:0 6px 16px #2648520e}.written-report-card>header{grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:11px;display:grid}.written-report-card-icon{width:36px;height:36px;color:var(--face-report-blue);background:#31596614;border:1px solid #31596642;border-radius:9px;place-items:center;display:grid}.written-report-card-icon svg,.written-reports-empty svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.written-report-card>header>div{gap:3px;min-width:0;display:grid}.written-report-card header p{color:var(--face-report-blue-soft);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.58rem;font-weight:900}.written-report-card h3{color:var(--face-report-blue-dark);margin:0;font-size:1rem}.written-report-card header small{color:#727977;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.written-report-updated{color:#7c8785;text-align:right;white-space:nowrap;font-size:.61rem;font-weight:750}.written-report-card textarea{box-sizing:border-box;resize:vertical;color:#344347;width:100%;min-height:175px;font:inherit;background:#fffdf7e6;border:1px solid #3159663d;border-radius:10px;padding:12px;font-size:.79rem;line-height:1.62}.written-report-card textarea:focus{border-color:var(--face-report-blue);outline:3px solid #3159661c}.written-report-card footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.written-report-card footer>div{gap:7px;display:flex}.written-report-card footer button.is-primary{border-color:var(--face-report-blue);background:var(--face-report-blue);color:#f7f2e8}.written-report-card footer button:disabled{cursor:not-allowed;opacity:.42}.written-report-edit-state{color:var(--face-report-blue-soft);background:#3159660e;border:1px solid #3159662e;border-radius:999px;padding:5px 8px;font-size:.6rem;font-weight:850}.written-report-edit-state.is-edited{color:#80622f;background:#a67b3414;border-color:#a67b344d}.written-reports-empty{min-height:310px;color:var(--face-report-blue);text-align:center;background:#e7efee8c;border:1px dashed #3159664d;border-radius:17px;align-content:center;justify-items:center;padding:38px;display:grid}.written-reports-empty svg{width:42px;height:42px}.written-reports-empty h2{color:var(--face-report-blue-dark);margin:16px 0 7px}.written-reports-empty p{color:var(--face-ink-soft);margin:0}.written-report-archives{border-top:1px solid #75898e57;gap:14px;margin-top:4px;padding-top:20px;display:grid}.written-report-archives>header{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.written-report-archives h2{color:var(--face-report-blue-dark);margin:4px 0 0}.written-report-archives>header>span{color:var(--face-report-blue-soft);font-size:.67rem;font-weight:850}.written-report-archives>div{gap:10px;display:grid}.written-report-archive-card{background:#f4f7f4b8;border:1px solid #31596636;border-radius:12px;overflow:hidden}.written-report-archive-card summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:13px 15px;list-style:none;display:flex}.written-report-archive-card summary::-webkit-details-marker{display:none}.written-report-archive-card summary>div{gap:3px;display:grid}.written-report-archive-card summary strong{color:var(--face-report-blue-dark);font-size:.77rem}.written-report-archive-card summary span{color:#77817f;font-size:.64rem}.written-report-archive-card summary b{color:var(--face-report-blue);text-transform:uppercase;background:#31596612;border:1px solid #31596638;border-radius:999px;padding:5px 8px;font-size:.58rem}.written-report-archive-content{background:#e5ecec6b;border-top:1px solid #31596629;gap:10px;padding:12px;display:grid}.written-report-archive-content article{background:#fffdf7c7;border:1px solid #31596624;border-radius:9px;padding:11px 12px}.written-report-archive-content h3{color:var(--face-report-blue-dark);margin:0 0 5px;font-size:.75rem}.written-report-archive-content p{color:#5b6463;margin:0;font-size:.72rem;line-height:1.55}@media (width<=1050px){.written-reports-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.written-reports-actions{justify-content:stretch}.written-reports-actions button{flex:1}}@media (width<=850px){.written-reports-header{display:grid}.written-reports-summary{justify-self:start}.written-reports-list{grid-template-columns:1fr}}@media (width<=620px){.written-reports-controls{grid-template-columns:1fr}.written-reports-actions,.written-report-card footer,.written-report-card footer>div{display:grid}.written-report-card>header{grid-template-columns:38px minmax(0,1fr)}.written-report-updated{text-align:left;grid-column:1/-1}}@media (width>=901px){.export-option-card--reports{grid-column:1/-1;min-height:150px}}.output-page{gap:28px;display:grid}.output-page-header h1{margin:6px 0 8px}.output-controls{background:#fffaf0d1;border:1px solid #d8c5a5;border-radius:16px;grid-template-columns:minmax(110px,.35fr) minmax(220px,1fr) minmax(190px,.75fr) auto;align-items:end;gap:14px;padding:18px;display:grid}.output-control-field{gap:7px;display:grid}.output-control-field>span{color:#574838;font-size:.8rem;font-weight:800}.output-control-field select{color:#47392c;background:#fffdf8;border:1px solid #cbb998;border-radius:10px;width:100%;min-width:0;padding:10px 12px}.output-control-field select:focus{border-color:#815f39;outline:none;box-shadow:0 0 0 3px #815f3924}.student-navigation-buttons{gap:8px;display:flex}.student-navigation-buttons button{color:#594128;white-space:nowrap;background:#f3e5cf;border:1px solid #bda580;border-radius:10px;padding:10px 12px;font-weight:750}.student-navigation-buttons button:hover:not(:disabled){background:#e8d4b5}.student-navigation-buttons button:disabled{cursor:not-allowed;opacity:.42}.output-preview-placeholder{background:#fffaf0d1;border:1px solid #d8c5a5;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:24px;padding:clamp(22px,4vw,38px);display:flex}.output-preview-placeholder h2{color:#403124;margin:4px 0 8px}.output-preview-placeholder p{color:#746452;margin:3px 0}.output-placeholder-label{letter-spacing:.13em;text-transform:uppercase;font-size:.76rem;font-weight:850;color:#855c32!important}.export-class-button{color:#513b26;background:#e9d7ba;border:1px solid #a9875f;border-radius:11px;flex:none;padding:11px 17px;font-weight:800}.export-class-button:disabled{cursor:not-allowed;opacity:.48}.output-empty-state{background:#fffaf0d1;border:1px solid #d8c5a5;border-radius:18px;padding:28px}.output-empty-state h2{color:#403124;margin:0 0 8px}.output-empty-state p{color:#746452;margin:0}@media (width<=900px){.output-controls{grid-template-columns:1fr 1fr}.student-navigation-buttons{align-self:end}}@media (width<=620px){.output-controls{grid-template-columns:1fr}.student-navigation-buttons{width:100%}.student-navigation-buttons button{flex:1}.output-preview-placeholder{display:grid}}.output-page-actions{justify-content:flex-end;margin-top:-10px;display:flex}.student-assessment-card{background:#fffbf3f0;border:1px solid #d4bd97;border-radius:18px;gap:18px;padding:clamp(20px,3vw,30px);display:grid}.student-output-header{border-bottom:1px solid #dfcfb5;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:15px;display:flex}.student-output-header h2{color:#3e3023;margin:3px 0;font-size:clamp(1.65rem,3vw,2.25rem)}.output-card-label{color:#8a6034;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:850}.output-assessment-title{color:#71614f;margin:0;font-size:1rem;font-weight:650}.output-class-badge{color:#5b4229;background:#f1e3cb;border:1px solid #c5ad88;border-radius:999px;flex:none;padding:8px 12px;font-weight:800}.output-criteria-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.output-criterion{background:#fffaf0;border:1px solid #ddcdb3;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.output-criterion-name{color:#5f5141;overflow-wrap:anywhere;min-width:0;font-size:.86rem;font-weight:750}.output-criterion strong{color:#493522;flex:none;font-size:1rem}.output-criterion small{color:#8a765d;margin-left:2px;font-size:.72rem}.output-result-summary{background:#efe1c9;border:1px solid #d3bd99;border-radius:13px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.output-result-summary>div{text-align:center;justify-content:center;align-items:center;gap:9px;padding:12px;display:flex}.output-result-summary>div+div{border-left:1px solid #d2ba94}.output-result-summary span{color:#725f49;font-size:.78rem;font-weight:750}.output-result-summary strong{color:#49331f;font-size:1rem}.incomplete-output-notice{color:#6d5944;background:#edddc180;border-left:4px solid #b68750;border-radius:7px;margin:-5px 0 0;padding:9px 12px;font-size:.84rem}.output-comment-section{gap:8px;display:grid}.output-comment-section label{color:#554331;font-size:.86rem;font-weight:800}.output-comment-section textarea{resize:vertical;color:#4e4134;width:100%;min-height:190px;font:inherit;background:#fffdf8;border:1px solid #d2c1a5;border-radius:13px;padding:14px;line-height:1.55}.output-comment-section textarea:disabled{cursor:not-allowed;color:#8c7e6b;opacity:1;background:#f5efe4}@media (width<=620px){.student-output-header{display:grid}.output-class-badge{justify-self:start}.output-result-summary{grid-template-columns:1fr}.output-result-summary>div{justify-content:space-between}.output-result-summary>div+div{border-top:1px solid #d2ba94;border-left:0}}.output-comment-heading label{color:#554331;font-size:.86rem;font-weight:800}.output-comment-heading span{color:#887865;font-size:.76rem}.output-comment-section textarea:not(:disabled){cursor:text;background:#fffdf8}.output-comment-section textarea:focus{border-color:#815f39;outline:none;box-shadow:0 0 0 3px #815f3924}@media (width<=620px){.output-comment-heading{gap:4px;display:grid}}.pdf-export-stage{pointer-events:none;width:1100px;position:fixed;top:0;left:-100000px}.pdf-student-card{box-sizing:border-box;color:#403124;background:#fffaf0;border:1px solid #d4bd97;border-radius:18px;flex-direction:column;gap:16px;width:1100px;height:500px;margin-bottom:24px;padding:26px 30px;font-family:inherit;display:flex;overflow:hidden}.pdf-card-header{border-bottom:1px solid #dfcfb5;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:14px;display:flex}.pdf-card-header h2{color:#3e3023;margin:0 0 4px;font-size:28px;line-height:1.1}.pdf-card-header p{color:#71614f;margin:0;font-size:17px;font-weight:650}.pdf-class-badge{color:#5b4229;background:#f1e3cb;border:1px solid #c5ad88;border-radius:999px;flex:none;padding:8px 13px;font-size:15px;font-weight:800}.pdf-criteria-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.pdf-criterion{background:#fffdf8;border:1px solid #ddcdb3;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.pdf-criterion-name{color:#5f5141;overflow-wrap:anywhere;min-width:0;font-size:15px;font-weight:750}.pdf-criterion strong{color:#493522;flex:none;font-size:18px}.pdf-criterion small{color:#8a765d;margin-left:2px;font-size:12px}.pdf-result-summary{background:#efe1c9;border:1px solid #d3bd99;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.pdf-result-summary>div{text-align:center;justify-content:center;align-items:center;gap:7px;padding:11px 8px;display:flex}.pdf-result-summary>div+div{border-left:1px solid #d2ba94}.pdf-result-summary span{color:#725f49;font-size:13px;font-weight:750}.pdf-result-summary strong{color:#49331f;font-size:17px}.pdf-comment-section{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex}.pdf-comment-section h3{color:#554331;margin:0;font-size:15px}.pdf-comment-box{box-sizing:border-box;color:#4e4134;white-space:pre-wrap;overflow-wrap:anywhere;background:#fffdf8;border:1px solid #d2c1a5;border-radius:13px;flex:1;min-height:0;padding:15px;font-size:15px;line-height:1.5;overflow:hidden}.pdf-comment-box--dense{font-size:13px;line-height:1.4}.pdf-comment-box--very-dense{font-size:11.5px;line-height:1.3}.output-comment-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.output-comment-heading>div{gap:4px;display:grid}.generate-comment-button{color:#fffaf0;font:inherit;cursor:pointer;background:#6f5031;border:1px solid #87633f;border-radius:999px;flex:none;padding:9px 15px;font-size:.8rem;font-weight:800}.generate-comment-button:hover:not(:disabled){background:#5c4027}.generate-comment-button:focus-visible{outline-offset:2px;outline:3px solid #87633f38}.generate-comment-button:disabled{color:#8a8175;cursor:not-allowed;background:#d9d0c2;border-color:#cbbda8}.comment-generation-warning,.comment-generation-message{border-radius:10px;margin:0;padding:10px 12px;font-size:.82rem;line-height:1.45}.comment-generation-warning{color:#6a4c2d;background:#f4e5ca;border:1px solid #d6b887}.comment-generation-message{color:#465136;background:#e7ecd9;border:1px solid #b9c5a1}@media (width<=620px){.output-comment-heading{flex-direction:column;align-items:stretch}.generate-comment-button{align-self:flex-start}}.class-report-modal-backdrop{z-index:2000;background:#271e16c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.class-report-modal{background:#f8f0e3;border:1px solid #cdb997;border-radius:20px;flex-direction:column;width:min(1180px,96vw);height:min(94vh,1100px);display:flex;overflow:hidden;box-shadow:0 30px 90px #19120c61}.class-report-modal-header{background:#fffaf0;border-bottom:1px solid #d7c5a7;justify-content:space-between;align-items:flex-start;gap:24px;padding:20px 24px;display:flex}.class-report-modal-label{color:#8a6034;letter-spacing:.13em;text-transform:uppercase;margin:0 0 5px;font-size:.72rem;font-weight:850}.class-report-modal-header h2{color:#453224;margin:0;font-size:1.45rem}.class-report-modal-header p:last-child{color:#756654;margin:6px 0 0}.class-report-modal-actions{flex:none;gap:10px;display:flex}.class-report-close-button,.class-report-download-button{font:inherit;cursor:pointer;border-radius:999px;padding:10px 16px;font-size:.82rem;font-weight:800}.class-report-close-button{color:#654a31;background:#fffaf0;border:1px solid #c7b393}.class-report-download-button{color:#fffaf0;background:#6c4b2e;border:1px solid #6c4b2e}.class-report-close-button:disabled,.class-report-download-button:disabled{cursor:not-allowed;opacity:.55}.class-report-status-grid{background:#f2e5d1;border-bottom:1px solid #d7c5a7;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:12px 24px;display:grid}.class-report-status-grid>div{background:#fffaf0c7;border:1px solid #d4bf9f;border-radius:11px;gap:2px;padding:9px 11px;display:grid}.class-report-response-toggle{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fffaf0c7;border:1px solid #d4bf9f;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;display:flex}.class-report-response-toggle:hover:not(:disabled){background:#fffaf0;border-color:#b69a72}.class-report-response-toggle:focus-visible{outline-offset:2px;outline:2px solid #6c4b2e}.class-report-response-toggle:disabled{cursor:not-allowed;opacity:.55}.class-report-response-toggle-copy{gap:2px;min-width:0;display:grid}.class-report-response-toggle-copy>span{color:#796956;font-size:.7rem;font-weight:750}.class-report-response-toggle-copy strong{color:#4e3925;font-size:.82rem}.class-report-response-toggle-track{background:#e7d9c4;border:1px solid #bca889;border-radius:999px;flex:none;width:34px;height:18px;transition:background .14s,border-color .14s;position:relative}.class-report-response-toggle-track>span{background:#fffaf0;border-radius:50%;width:12px;height:12px;transition:transform .14s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #34251847}.class-report-response-toggle.is-on .class-report-response-toggle-track{background:#6c4b2e;border-color:#6c4b2e}.class-report-response-toggle.is-on .class-report-response-toggle-track>span{transform:translate(16px)}.class-report-status-grid span{color:#796956;font-size:.7rem;font-weight:750}.class-report-status-grid strong{color:#4e3925;font-size:1rem}.class-report-status-warning{background:#f4dfbd!important;border-color:#d0a96d!important}.class-report-modal-body{flex:1;min-height:0;padding:26px;overflow:auto}.class-report-preview-pages{gap:34px;display:grid}.class-report-page-block{justify-items:center;gap:8px;display:grid}.class-report-page-label{color:#766753;width:min(794px,100%);margin:0;font-size:.75rem;font-weight:800}.class-report-page{box-sizing:border-box;aspect-ratio:210/297;background:#fffdf8;width:min(794px,100%);padding:15px 18px;box-shadow:0 8px 28px #36281a2e}.class-report-page-grid{grid-template-rows:repeat(4,minmax(0,1fr));gap:10px;height:100%;display:grid}.class-report-page-grid--with-response{grid-template-rows:repeat(3,minmax(0,1fr))}.class-report-slot{min-height:0;position:relative}.class-report-slot:not(:last-child):after{content:"";border-top:1px dashed #b9a68a;position:absolute;bottom:-5px;left:0;right:0}.class-report-slot--empty{visibility:hidden}.class-report-card{box-sizing:border-box;color:#403124;background:#fffaf0;border:1px solid #d4bd97;border-radius:10px;flex-direction:column;gap:5px;height:100%;min-height:0;padding:8px 11px;display:flex;overflow:hidden}.class-report-card-header{border-bottom:1px solid #dfcfb5;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:5px;display:flex}.class-report-card-header h2{color:#3e3023;margin:0 0 1px;font-size:14px;line-height:1.05}.class-report-card-header p{color:#71614f;margin:0;font-size:8px;font-weight:700}.class-report-class-badge{color:#5b4229;background:#f1e3cb;border:1px solid #c5ad88;border-radius:999px;flex:none;padding:4px 7px;font-size:7.5px;font-weight:800}.class-report-criteria-grid{grid-template-columns:repeat(auto-fit,minmax(95px,1fr));gap:4px;display:grid}.class-report-criterion{background:#fffdf8;border:1px solid #ddcdb3;border-radius:6px;justify-content:space-between;align-items:center;gap:6px;min-width:0;padding:4px 6px;display:flex}.class-report-criterion span{color:#5f5141;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:7.5px;font-weight:750;overflow:hidden}.class-report-criterion strong{color:#493522;flex:none;font-size:9px}.class-report-criterion small{color:#8a765d;margin-left:1px;font-size:7px}.class-report-result-summary{background:#efe1c9;border:1px solid #d3bd99;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.class-report-result-summary>div{text-align:center;justify-content:center;align-items:center;gap:3px;padding:3px 4px;display:flex}.class-report-result-summary>div+div{border-left:1px solid #d2ba94}.class-report-result-summary span{color:#725f49;font-size:7px;font-weight:750}.class-report-result-summary strong{color:#49331f;font-size:8px}.class-report-comment-section{min-height:0;display:block}.class-report-comment-section h3{color:#554331;margin:0 0 3px;font-size:7.5px}.class-report-card--with-response .class-report-comment-section{flex-direction:column;flex:auto;min-height:0;display:flex}.class-report-card--with-response .class-report-comment-box{flex:auto;min-height:0;padding:5px 7px}.class-report-card--with-response .class-report-comment-box--compact,.class-report-card--with-response .class-report-comment-box--dense{padding:4px 6px}.class-report-card--with-response .class-report-comment-box--very-dense{padding:3px 5px}.class-report-response-section{flex-direction:column;flex:0 0 48px;min-height:0;display:flex}.class-report-response-section h3{color:#554331;margin:0 0 3px;font-size:7.5px}.class-report-response-box{box-sizing:border-box;background:#fffdf8;border:1px solid #d2c1a5;border-radius:7px;flex:auto;min-height:0}.class-report-comment-box{box-sizing:border-box;color:#4e4134;overflow-wrap:anywhere;white-space:pre-wrap;background:#fffdf8;border:1px solid #d2c1a5;border-radius:7px;width:100%;min-height:calc(3.35em + 11px);padding:5px 7px calc(5px + 2.55em);font-size:16px;line-height:1.28;overflow:hidden}.class-report-comment-box--compact{padding-bottom:calc(4px + 2.35em);font-size:14.8px;line-height:1.22}.class-report-comment-box--dense{padding:4px 6px calc(4px + 2.15em);font-size:13.4px;line-height:1.17}.class-report-comment-box--very-dense{padding:3px 5px calc(3px + 1.8em);font-size:11.8px;line-height:1.1}@media (width<=760px){.class-report-modal-backdrop{padding:8px}.class-report-modal{border-radius:14px;width:100%;height:98vh}.class-report-modal-header{padding:16px;display:grid}.class-report-modal-actions{width:100%}.class-report-modal-actions button{flex:1}.class-report-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 16px}.class-report-modal-body{padding:14px}}.report-assembly-page{color:#3d3125;gap:24px;display:grid}.report-assembly-page *{box-sizing:border-box}.report-assembly-page-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.report-assembly-page-header>div:first-child{min-width:0}.report-assembly-back{color:#735936;font:inherit;cursor:pointer;background:0 0;border:0;padding:0 0 11px;font-weight:800}.report-assembly-page-header p,.report-assembly-page-header h1,.report-assembly-page-header span{margin:0}.report-assembly-page-header>div:first-child>p{color:#8f6732;letter-spacing:.18em;font-size:.75rem;font-weight:900}.report-assembly-page-header h1{color:#2f261e;letter-spacing:-.055em;margin-top:3px;font-size:clamp(2.5rem,5vw,5.6rem);line-height:.98}.report-assembly-page-header>div:first-child>span{color:#74695c;margin-top:10px;font-size:1rem;display:block}.report-assembly-header-pills{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.report-assembly-header-pills>span,.report-assembly-header-pills>label{color:#57483a;background:#fffcf5b8;border:1px solid #89693a42;border-radius:999px;min-height:42px;padding:9px 14px;font-size:.78rem;font-weight:800;box-shadow:0 5px 16px #4936220f}.report-assembly-header-pills>label{align-items:center;gap:8px;padding:5px 8px 5px 13px;display:flex}.report-assembly-header-pills label span{color:#8b765d;text-transform:uppercase;letter-spacing:.08em;font-size:.61rem}.report-assembly-header-pills select{color:#3e3227;font:inherit;background:0 0;border:0;outline:0;font-weight:800}.report-assembly-workspace{grid-template-columns:minmax(330px,.78fr) minmax(560px,1.45fr);align-items:start;gap:22px;display:grid}.report-assembly-controlboard{gap:14px;display:grid}.report-control-card{background:#fffcf5b8;border:1px solid #96744647;border-radius:17px;padding:17px;box-shadow:0 8px 20px #4d39220e}.report-control-card>header{align-items:center;gap:9px;margin-bottom:14px;display:flex}.report-control-card>header b{color:#f7f2e7;background:#164d3e;border-radius:999px;place-items:center;width:25px;height:25px;font-size:.74rem;display:grid}.report-control-card>header strong{color:#3e3023;font-size:1rem}.report-student-grid{grid-template-columns:.65fr 1.35fr auto;gap:9px;display:grid}.report-student-grid label,.report-overview-grade-row label{gap:5px;display:grid}.report-student-grid label>span,.report-overview-grade-row label>span,.report-overview-grade-row>div>span,.report-token-columns>div>span,.report-recent-comments>span{color:#7b6c5d;letter-spacing:.08em;text-transform:uppercase;font-size:.61rem;font-weight:900}.report-student-grid select,.report-overview-grade-row input,.report-next-step-entry input{color:#3a3026;width:100%;min-height:42px;font:inherit;background:#fffffbdb;border:1px solid #896c484f;border-radius:10px;outline:0;padding:8px 10px;font-weight:700}.report-student-nav{align-items:end;gap:6px;display:flex}.report-student-nav button,.report-assembly-sentence-card header button{color:#3d493f;cursor:pointer;background:#fffdf8d9;border:1px solid #78634645;border-radius:10px;place-items:center;min-width:38px;height:38px;font-weight:900;display:grid}.report-student-nav button:disabled,.report-assembly-sentence-card header button:disabled{opacity:.38;cursor:default}.report-student-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.report-student-footer>span{color:#7d6d5c;font-size:.75rem;font-weight:800}.report-student-footer button,.report-next-step-entry button,.report-assembly-console-footer button{color:#fffaf0;font:inherit;cursor:pointer;background:#164d3e;border:1px solid #154c3c4d;border-radius:10px;padding:10px 14px;font-size:.78rem;font-weight:900}.report-overview-grade-row{grid-template-columns:.8fr 1fr 1.1fr;gap:10px;display:grid}.report-overview-grade-row>div{background:#e5ede285;border:1px solid #68867638;border-radius:11px;align-content:center;gap:4px;min-height:70px;padding:9px 11px;display:grid}.report-overview-grade-row strong{color:#164d3e;font-size:1rem}.report-overview-grade-row small,.report-monthly-highlights small,.report-token-list>small{color:#817567;font-size:.68rem}.report-trailing-toggle{color:#775b3d;background:#c38b4314;border-radius:9px;align-items:flex-start;gap:8px;margin-top:11px;padding:9px 10px;font-size:.72rem;font-weight:700;display:flex}.report-token-columns{grid-template-columns:1fr 1fr;gap:13px;margin-top:14px;display:grid}.report-token-list{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.report-token-list em{color:#245d4d;background:#e2eee5b8;border:1px solid #3e765f3d;border-radius:999px;align-items:center;gap:6px;padding:6px 8px;font-size:.7rem;font-style:normal;font-weight:800;display:inline-flex}.report-token-list.is-targets em{color:#925d36;background:#f5e6d3ad;border-color:#b7743e40}.report-token-list em small{background:#ffffffb3;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:.58rem;display:grid}.report-card-note{color:#766b5f;margin:-4px 0 11px;font-size:.72rem;line-height:1.45}.report-monthly-highlights{gap:6px;display:grid}.report-monthly-highlights article{background:#f3f6ee91;border:1px solid #697b6b29;border-radius:10px;grid-template-columns:74px 1fr 28px;align-items:center;gap:8px;padding:8px 9px;display:grid}.report-monthly-highlights article>span{color:#81705e;font-size:.65rem;font-weight:800}.report-monthly-highlights article>div{gap:2px;min-width:0;display:grid}.report-monthly-highlights article strong{color:#30493f;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.report-monthly-highlights article>b{color:#174c3e;background:#dfe9dc;border-radius:999px;place-items:center;width:27px;height:27px;font-size:.72rem;display:grid}.report-recent-comments{gap:7px;margin-top:13px;display:grid}.report-recent-comments blockquote{color:#5f584f;background:#ecf2e870;border-left:3px solid #7faf97;margin:0;padding:8px 10px;font-size:.69rem;line-height:1.45}.report-next-step-entry{grid-template-columns:1fr auto;gap:8px;display:grid}.report-next-step-bank{gap:6px;max-height:235px;margin-top:10px;padding-right:3px;display:grid;overflow:auto}.report-next-step-bank button{color:#5f5143;text-align:left;font:inherit;cursor:pointer;background:#fffdf8cc;border:1px solid #8b6d4738;border-radius:9px;padding:8px 10px;font-size:.7rem;line-height:1.35}.report-next-step-bank button.is-selected{color:#174c3e;background:#e0ede2d1;border-color:#19524173;box-shadow:inset 3px 0 #2b715d}@media (width<=1120px){.report-assembly-workspace{grid-template-columns:1fr}.report-assembly-page-header{flex-direction:column;align-items:flex-start}.report-assembly-header-pills{justify-content:flex-start}}@media (width<=720px){.report-student-grid,.report-overview-grade-row,.report-token-columns{grid-template-columns:1fr}}.report-recent-comments{border-top:1px solid #705f4829;margin-top:13px;padding-top:10px}.report-recent-comments summary{color:#164d3e;cursor:pointer;align-items:center;gap:8px;font-size:.76rem;font-weight:900;list-style:none;display:flex}.report-recent-comments summary::-webkit-details-marker{display:none}.report-recent-comments summary:after{content:"▾";color:#7b6c5d;margin-left:auto;transition:transform .14s}.report-recent-comments[open] summary:after{transform:rotate(180deg)}.report-recent-comments summary small{color:#245d4d;background:#e2eee5d1;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:.62rem;display:grid}.report-recent-comments>p{color:#807365;margin:8px 0 10px;font-size:.68rem;line-height:1.45}.report-celebration-list{gap:7px;display:grid}.report-celebration-list button{color:#3f352b;width:100%;font:inherit;text-align:left;cursor:pointer;background:#f9faf3bd;border:1px solid #68867633;border-radius:11px;gap:6px;padding:9px 10px;transition:border-color .14s,background .14s,transform .14s;display:grid}.report-celebration-list button:hover{border-color:#245d4d66;transform:translateY(-1px)}.report-celebration-list button.is-selected{background:#dbece0d1;border-color:#2d715e;box-shadow:inset 3px 0 #2d715e}.report-celebration-list button>span{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.report-celebration-list button strong{color:#164d3e;font-size:.72rem}.report-celebration-list button small{color:#8a7a69;font-size:.6rem;font-weight:800}.report-celebration-list button em{color:#5e5348;font-size:.68rem;font-style:normal;line-height:1.45}.report-assembly-console-footer .is-export{color:currentColor;background:0 0;border-color:#a8824870}.report-assembly-console{min-width:0}.report-writer-console-frame{background:linear-gradient(145deg,#1a2a26,#081512 64%,#18241f);border:1px solid #071a17;border-radius:22px;padding:14px;position:sticky;top:18px;overflow:hidden;box-shadow:0 16px 34px #0f1d182e,inset 0 1px #ffffff14}.report-writer-console-frame:before{content:"";pointer-events:none;border:1px solid #528b7747;border-radius:17px;position:absolute;inset:5px}.report-writer-console-screen{color:#8fcab5;background:radial-gradient(circle at 50% 12%,#104b3c2e,#0000 42%),linear-gradient(#031a15,#02100d 58%,#041712);border:1px solid #256f597a;border-radius:14px;min-height:760px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;position:relative;overflow:hidden;box-shadow:inset 0 0 55px #0000007a}.report-writer-console-scanlines{z-index:0;pointer-events:none;opacity:.16;background:repeating-linear-gradient(#84d2b714 0 1px,#0000 1px 4px);position:absolute;inset:0}.report-writer-console-screen>:not(.report-writer-console-scanlines){z-index:1;position:relative}.report-writer-console-header{border-bottom:1px solid #42917747;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px 18px;display:flex}.report-writer-console-header p,.report-writer-console-header h2{margin:0}.report-writer-console-header p{color:#4b9b83;letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:900}.report-writer-console-header h2{color:#a7e2ce;margin-top:6px;font-size:1.45rem}.report-assembly-console-actions{align-items:center;gap:8px;display:flex}.report-writer-crt-mode-toggle{color:#8bd5b8;cursor:pointer;background:#155d4a26;border:1px solid #5ea28b6b;border-radius:999px;place-items:center;width:39px;height:39px;font-size:1rem;display:grid}.report-writer-save-status{color:#76baa4;white-space:nowrap;background:#155d4a26;border:1px solid #5ea28b6b;border-radius:999px;padding:7px 11px;font-size:.67rem;font-weight:900}.report-writer-save-status.is-saved{color:#8bd5b8}.report-writer-save-status.is-edited{color:#d3b86e;border-color:#c9a84f80}.report-assembly-sentence-stack{gap:10px;padding:18px 22px;display:grid}.report-assembly-sentence-card{background:#041f185c;border:1px solid #4b977e45;border-radius:12px;overflow:hidden}.report-assembly-sentence-card.is-locked{border-color:#c59f466b}.report-assembly-sentence-card>header{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 12px 0;display:grid}.report-assembly-sentence-card>header>span{color:#d7f1e6;background:#1b5b49;border-radius:999px;place-items:center;width:25px;height:25px;font-size:.69rem;font-weight:900;display:grid}.report-assembly-sentence-card>header strong{color:#9bd8c2;font-size:.83rem}.report-assembly-sentence-card>header>div{gap:5px;display:flex}.report-assembly-sentence-card header button{color:#84c8b1;background:#083026a8;border-color:#4f8f794d;min-width:31px;height:31px}.report-assembly-sentence-card textarea{resize:vertical;color:#a5dac7;width:100%;font:inherit;background:0 0;border:0;outline:0;padding:10px 13px 5px 47px;font-size:.82rem;line-height:1.55}.report-assembly-sentence-card>small{color:#5f9c88;border-top:1px solid #447e6b29;padding:7px 13px 9px 47px;font-size:.61rem;display:block}.report-assembly-evidence-strip{background:#072c2270;border:1px solid #438b733d;border-radius:10px;flex-wrap:wrap;gap:7px;margin:0 22px 18px;padding:10px 12px;display:flex}.report-assembly-evidence-strip strong,.report-assembly-evidence-strip span{border-radius:999px;padding:5px 8px;font-size:.61rem}.report-assembly-evidence-strip strong{color:#b0ddcc}.report-assembly-evidence-strip span{color:#72b29c;background:#29665233}.report-assembly-console-footer{border-top:1px solid #42917747;grid-template-columns:1fr auto auto;align-items:center;gap:9px;padding:14px 22px 17px;display:grid}.report-assembly-console-footer>div{color:#669c89;flex-wrap:wrap;gap:10px;font-size:.62rem;display:flex}.report-assembly-console-footer>div strong{color:#c3ad67}.report-assembly-console-footer button{color:#a2d6c3;background:#0c3d3094;border-color:#54998259}.report-assembly-console-footer button.is-primary{color:#effbf4;background:#176047}.report-writer-console-frame.is-light-screen{background:linear-gradient(145deg,#dce5d9,#bdcbbc 60%,#d8e1d4);border-color:#aebdae;box-shadow:0 14px 30px #46584921,inset 0 1px #ffffffb8}.report-writer-console-frame.is-light-screen:before{border-color:#41634e3d}.report-writer-console-frame.is-light-screen .report-writer-console-screen{background:radial-gradient(circle at 50% 10%,#ffffff8c,#0000 45%),linear-gradient(#eef3e7,#e5eee1 58%,#edf3e8);border-color:#4d755959;box-shadow:inset 0 0 38px #5d765d14}.report-writer-console-frame.is-light-screen .report-writer-console-scanlines{opacity:.22;background:repeating-linear-gradient(#49745b0e 0 1px,#0000 1px 4px)}.report-writer-console-frame.is-light-screen .report-writer-console-header{border-bottom-color:#41694e33}.report-writer-console-frame.is-light-screen .report-writer-console-header p,.report-writer-console-frame.is-light-screen .report-assembly-sentence-card>small,.report-writer-console-frame.is-light-screen .report-assembly-evidence-strip span{color:#4f806e}.report-writer-console-frame.is-light-screen .report-writer-console-header h2,.report-writer-console-frame.is-light-screen .report-assembly-sentence-card>header strong{color:#1c5645}.report-writer-console-frame.is-light-screen .report-writer-crt-mode-toggle,.report-writer-console-frame.is-light-screen .report-writer-save-status{color:#2b6b56;background:#f2f7eea6;border-color:#33675047}.report-writer-console-frame.is-light-screen .report-assembly-sentence-card{background:#fffffb61;border-color:#41694e33}.report-writer-console-frame.is-light-screen .report-assembly-sentence-card textarea{color:#204f41}.report-writer-console-frame.is-light-screen .report-assembly-sentence-card header button{color:#2f6d58;background:#f5f9f2cc;border-color:#40664e33}.report-writer-console-frame.is-light-screen .report-assembly-evidence-strip{background:#e8f0e49e;border-color:#4467502e}.report-writer-console-frame.is-light-screen .report-assembly-evidence-strip strong{color:#285c4b}.report-writer-console-frame.is-light-screen .report-assembly-evidence-strip span{background:#ffffff8c}.report-writer-console-frame.is-light-screen .report-assembly-console-footer{border-top-color:#41694e30}.report-writer-console-frame.is-light-screen .report-assembly-console-footer>div{color:#537d6d}.report-writer-console-frame.is-light-screen .report-assembly-console-footer button{color:#285c4b;background:#fafcf7c7;border-color:#3a624b38}.report-writer-console-frame.is-light-screen .report-assembly-console-footer button.is-primary{color:#f7fbf6;background:#1b5a47}@media (width<=1120px){.report-writer-console-frame{position:relative;top:auto}}.report-section-toggle{cursor:pointer;grid-column:1/3;justify-content:flex-start;align-items:center;gap:10px;width:max-content;display:inline-flex;min-width:0!important;height:auto!important;color:inherit!important;background:0 0!important;border:0!important;padding:0!important}.report-section-toggle>span{color:#d7f1e6;background:#1b5b49;border-radius:999px;place-items:center;width:25px;height:25px;font-size:.69rem;font-weight:900;display:grid}.report-section-toggle>strong{color:#9bd8c2;font-size:.83rem}.report-assembly-sentence-card.is-disabled{opacity:.58;background:#041f182e}.report-assembly-sentence-card.is-disabled>header{padding-bottom:10px}.report-assembly-sentence-card.is-disabled .report-section-toggle>span{background:#4c7e6d73}.report-section-disabled-message{color:#609584;border-top:1px solid #447e6b24;margin:0;padding:8px 13px 10px 47px;font-size:.62rem}.report-previous-reports-button{color:#8bd5b8;min-height:36px;font:inherit;cursor:pointer;white-space:nowrap;background:#155d4a26;border:1px solid #5ea28b6b;border-radius:999px;padding:0 12px;font-size:.64rem;font-weight:900}.report-previous-reports-button:disabled{cursor:default;opacity:.42}.report-previous-reports-backdrop{background:#000f0cbd;place-items:center;padding:24px;display:grid;inset:0;z-index:30!important;position:absolute!important}.report-previous-reports-modal{background:#041d17;border:1px solid #67b2976b;border-radius:16px;grid-template-rows:auto minmax(0,1fr);width:min(760px,94%);max-height:min(650px,88%);display:grid;overflow:hidden;box-shadow:0 24px 70px #00000070}.report-previous-reports-modal>header{border-bottom:1px solid #4f917a38;justify-content:space-between;align-items:flex-start;gap:18px;padding:16px 18px;display:flex}.report-previous-reports-modal>header p,.report-previous-reports-modal>header h3,.report-previous-reports-modal>header span{margin:0}.report-previous-reports-modal>header p{color:#5b9f89;letter-spacing:.13em;font-size:.58rem;font-weight:900}.report-previous-reports-modal>header h3{color:#a5ddc8;margin-top:3px;font-size:1.08rem}.report-previous-reports-modal>header span{color:#659a88;margin-top:3px;font-size:.63rem;display:block}.report-previous-reports-modal>header button{color:#8fcab5;cursor:pointer;background:#083026b8;border:1px solid #4f917a47;border-radius:999px;width:34px;height:34px;font-size:1rem}.report-previous-reports-list{gap:9px;padding:14px;display:grid;overflow:auto}.report-previous-reports-list article{background:#05271ebd;border:1px solid #46887140;border-radius:11px;padding:12px}.report-previous-reports-list article>header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.report-previous-reports-list strong{color:#9bd8c2;font-size:.75rem}.report-previous-reports-list small{color:#5f9c88;font-size:.58rem}.report-previous-reports-list p{color:#9acdbb;margin:8px 0 7px;font-size:.72rem;line-height:1.55}.report-writer-console-frame.is-light-screen .report-section-toggle>strong{color:#1c5645}.report-writer-console-frame.is-light-screen .report-section-toggle>span{color:#f3f6ec;background:#2d6b56}.report-writer-console-frame.is-light-screen .report-section-disabled-message{color:#678678}.report-writer-console-frame.is-light-screen .report-previous-reports-button{color:#2b6b56;background:#f2f7eea6;border-color:#33675047}.report-writer-console-frame.is-light-screen .report-previous-reports-backdrop{background:#33433885}.report-writer-console-frame.is-light-screen .report-previous-reports-modal{background:#edf3e8;border-color:#46695147;box-shadow:0 22px 60px #42524340}.report-writer-console-frame.is-light-screen .report-previous-reports-modal>header{border-bottom-color:#46695129}.report-writer-console-frame.is-light-screen .report-previous-reports-modal>header p,.report-writer-console-frame.is-light-screen .report-previous-reports-modal>header span,.report-writer-console-frame.is-light-screen .report-previous-reports-list small{color:#5e806f}.report-writer-console-frame.is-light-screen .report-previous-reports-modal>header h3,.report-writer-console-frame.is-light-screen .report-previous-reports-list strong,.report-writer-console-frame.is-light-screen .report-previous-reports-list p{color:#285a49}.report-writer-console-frame.is-light-screen .report-previous-reports-list article{background:#fffffb99;border-color:#4669512e}.report-writer-console-frame.is-light-screen .report-previous-reports-modal>header button{color:#2d6653;background:#fffffbb8;border-color:#46695133}.module-setup-switcher{border:1px solid var(--face-line);background:#fffaf0d1;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:15px 17px;display:flex;box-shadow:0 7px 18px #382a180b}.module-setup-switcher-copy{gap:2px;min-width:220px;display:grid}.module-setup-switcher-copy>span{color:#8a7559;letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:900}.module-setup-switcher-copy strong{color:var(--face-green-dark);font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1.02rem}.module-setup-switcher-copy small{color:var(--face-ink-soft);font-size:.68rem;line-height:1.35}.module-setup-switcher-options{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.module-setup-switcher-options button{min-width:112px;color:var(--face-green-dark);font:inherit;text-align:left;cursor:pointer;background:#fffdf7eb;border:1px solid #173b3438;border-radius:11px;gap:2px;padding:9px 14px;transition:transform .14s,border-color .14s,background .14s;display:grid}.module-setup-switcher-options button:hover{border-color:var(--face-green-soft);transform:translateY(-1px)}.module-setup-switcher-options button.is-selected{border-color:var(--face-green);background:var(--face-green);color:#fffaf0}.module-setup-switcher-options button span{font-size:.82rem;font-weight:900}.module-setup-switcher-options button small{color:#88775f;text-transform:uppercase;font-size:.58rem;font-weight:800}.module-setup-switcher-options button.is-selected small{color:#fffaf0b8}@media (width<=760px){.module-setup-switcher{flex-direction:column;align-items:stretch}.module-setup-switcher-options{justify-content:flex-start}}.feedback-setup-page{gap:24px;display:grid}.feedback-setup-header h1{margin:6px 0 8px}.feedback-setup-back-button{border:1px solid var(--face-line);color:var(--face-green-dark);background:#fff9edb8;border-radius:9px;grid-template-columns:21px auto;justify-self:start;align-items:center;gap:7px;padding:8px 13px 8px 9px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.74rem;font-weight:850;display:inline-grid}.feedback-setup-back-button:hover{border-color:var(--face-green-soft);background:#fff8e9}.feedback-setup-back-button span{place-items:center;display:grid}.feedback-setup-back-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.feedback-configuration-banner{background:#be914117;border:1px solid #9e703052;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;padding:15px 17px;display:flex}.feedback-configuration-banner>div{align-items:center;gap:12px;display:flex}.feedback-configuration-banner-icon{color:#88621e;background:#be914121;border:1px solid #9e703059;border-radius:50%;flex-shrink:0;place-items:center;width:37px;height:37px;font-size:1rem;font-weight:950;display:grid}.feedback-configuration-banner p{color:#746650;margin:0;font-size:.79rem;line-height:1.45}.feedback-configuration-banner>div p{color:#8b744e;letter-spacing:.09em;text-transform:uppercase;font-size:.64rem;font-weight:850}.feedback-configuration-banner strong{color:var(--face-green-dark);margin-top:3px;font-size:.93rem;display:block}.feedback-setup-sections{gap:16px;display:grid}.feedback-setup-section{border:1px solid var(--face-line);background:#fffaf0c2;border-radius:16px;overflow:hidden;box-shadow:0 7px 18px #382a180e}.feedback-setup-section>summary{cursor:pointer;grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;gap:14px;min-height:82px;padding:14px 18px;list-style:none;display:grid}.feedback-setup-section>summary::-webkit-details-marker{display:none}.feedback-setup-section>summary:hover{background:#173b340b}.feedback-setup-section-icon{width:46px;height:46px;color:var(--face-green);background:#173b3413;border:1px solid #173b3438;border-radius:12px;place-items:center;display:grid}.feedback-setup-section-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.feedback-setup-section-copy{gap:4px;display:grid}.feedback-setup-section-copy strong{color:var(--face-green-dark);font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1.08rem;font-weight:900}.feedback-setup-section-copy small{color:var(--face-ink-soft);font-size:.76rem;line-height:1.4}.feedback-setup-chevron{color:var(--face-green-soft);font-size:1.05rem;transition:transform .15s}.feedback-setup-section[open] .feedback-setup-chevron{transform:rotate(180deg)}.feedback-setup-section-content{background:#e8e1d44d;border-top:1px solid #9e896952;padding:16px}.feedback-setup-placeholder{background:#fffdf7c2;border:1px dashed #173b3440;border-radius:13px;align-content:center;justify-items:start;min-height:190px;padding:25px 27px;display:grid}.feedback-setup-placeholder-label{color:#887b68;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:900}.feedback-setup-placeholder h2,.feedback-phrase-capture h2,.feedback-task-library h2{color:var(--face-green-dark);margin:6px 0 8px}.feedback-setup-placeholder p:not(.feedback-setup-placeholder-label),.feedback-phrase-capture header>p:last-child,.feedback-task-library-header>div:first-child>p:last-child{max-width:760px;color:var(--face-ink-soft);margin:0;line-height:1.6}.feedback-task-library{gap:18px;display:grid}.feedback-task-library-header{background:#fffdf7e0;border:1px solid #173b342e;border-radius:14px;justify-content:space-between;align-items:flex-end;gap:24px;padding:clamp(20px,4vw,28px);display:flex}.feedback-task-count{text-align:center;background:#173b3411;border:1px solid #173b3433;border-radius:13px;min-width:112px;padding:12px 16px;display:grid}.feedback-task-count strong{color:var(--face-green-dark);font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:1.65rem;line-height:1}.feedback-task-count span{color:var(--face-green-soft);letter-spacing:.05em;text-transform:uppercase;margin-top:5px;font-size:.66rem;font-weight:850}.feedback-task-create{background:#fffaf0e0;border:1px solid #173b3433;border-radius:14px;gap:15px;padding:18px;display:grid}.feedback-task-create-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.feedback-task-create-heading h3{color:var(--face-green-dark);margin:4px 0 0;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:1rem}.feedback-task-create-heading button,.feedback-task-edit-actions button,.feedback-task-archive-list button{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0;border-radius:8px;padding:8px 13px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.73rem;font-weight:850}.feedback-task-create-heading button:hover,.feedback-task-edit-actions button:hover,.feedback-task-archive-list button:hover{filter:brightness(1.06)}.feedback-task-fields{grid-template-columns:150px minmax(220px,1.5fr) minmax(170px,1fr) minmax(170px,1fr);gap:12px;display:grid}.feedback-task-fields label{gap:6px;display:grid}.feedback-task-fields label>span{color:var(--face-green-soft);letter-spacing:.06em;text-transform:uppercase;font-size:.67rem;font-weight:850}.feedback-task-fields input,.feedback-task-fields select{width:100%;min-height:40px;color:var(--face-ink);font:inherit;background:#fffdf7f5;border:1px solid #173b3438;border-radius:9px;padding:8px 10px;font-size:.82rem}.feedback-task-fields input:focus,.feedback-task-fields select:focus{border-color:var(--face-green-soft);outline:3px solid #173b341f}.feedback-task-notice{border-radius:10px;padding:11px 13px;font-size:.77rem;font-weight:750;line-height:1.45}.feedback-task-notice.is-error{color:#824b39;background:#914f3912;border:1px solid #914f3947}.feedback-task-notice.is-success{color:var(--face-green-dark);background:#173b3411;border:1px solid #173b3438}.feedback-task-empty{text-align:center;background:#fffdf7b8;border:1px dashed #173b3440;border-radius:14px;align-content:center;justify-items:center;min-height:240px;padding:34px;display:grid}.feedback-task-empty>span{width:58px;height:58px;color:var(--face-green);background:#173b3412;border:1px solid #173b3438;border-radius:15px;place-items:center;display:grid}.feedback-task-empty svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px}.feedback-task-empty h3{color:var(--face-green-dark);margin:15px 0 6px}.feedback-task-empty p{max-width:590px;color:var(--face-ink-soft);margin:0;line-height:1.55}.feedback-task-year-groups{gap:16px;display:grid}.feedback-task-year-group{background:#fffaf0c7;border:1px solid #173b342e;border-radius:14px;overflow:hidden}.feedback-task-year-group>header{background:#173b340d;border-bottom:1px solid #9e89694d;justify-content:space-between;padding:12px 15px;display:flex}.feedback-task-year-group>header>div{align-items:center;gap:10px;display:flex}.feedback-task-year-group>header span{color:var(--face-green-dark);font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.86rem;font-weight:900}.feedback-task-year-group>header strong{color:var(--face-green-soft);text-transform:uppercase;background:#173b3413;border-radius:999px;padding:4px 8px;font-size:.63rem}.feedback-task-list{gap:10px;padding:12px;display:grid}.feedback-task-card{background:#fffdf7eb;border:1px solid #173b3429;border-radius:11px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;display:grid;box-shadow:0 3px 9px #382a180a}.feedback-task-card-icon{width:38px;height:38px;color:var(--face-green-soft);background:#173b340f;border:1px solid #173b342e;border-radius:10px;place-items:center;display:grid}.feedback-task-card-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.feedback-task-card-copy{gap:8px;min-width:0;display:grid}.feedback-task-card-heading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.feedback-task-card-heading h3{color:var(--face-green-dark);margin:0;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.98rem;font-weight:900}.feedback-task-card-heading>span{color:var(--face-green-soft);text-transform:uppercase;background:#173b340e;border:1px solid #173b342e;border-radius:999px;padding:4px 7px;font-size:.61rem;font-weight:850}.feedback-task-metadata{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.feedback-task-metadata>span{background:#f7f2e6a8;border:1px solid #9e896942;border-radius:7px;align-items:baseline;gap:5px;padding:5px 7px;display:inline-flex}.feedback-task-metadata small{color:#877b6b;letter-spacing:.05em;text-transform:uppercase;font-size:.58rem;font-weight:850}.feedback-task-metadata strong{color:#5c615a;font-size:.69rem;font-weight:750}.feedback-task-card-actions{align-items:center;gap:6px;display:flex}.feedback-task-card-actions button{min-height:32px;color:var(--face-green-dark);background:#fff9edc7;border:1px solid #173b3433;border-radius:7px;padding:6px 9px;font-size:.68rem;font-weight:850}.feedback-task-card-actions button:hover:not(:disabled){border-color:var(--face-green-soft);background:#fff8e9}.feedback-task-card-actions button:disabled{cursor:not-allowed;opacity:.38}.feedback-task-card-actions .feedback-task-archive-button{color:#785a34;border-color:#7e5b3040}.feedback-task-edit-form{grid-column:1/-1;gap:12px;display:grid}.feedback-task-fields--compact{grid-template-columns:130px minmax(210px,1.5fr) minmax(150px,1fr) minmax(150px,1fr)}.feedback-task-edit-actions{justify-content:flex-end;gap:8px;display:flex}.feedback-task-edit-actions .is-secondary{color:var(--face-ink-soft);background:#fff9edb8;border-color:#9e896975}.feedback-task-archive{background:#e5dccc7a;border:1px solid #7e5b3040;border-radius:14px;overflow:hidden}.feedback-task-archive>summary{cursor:pointer;grid-template-columns:42px minmax(0,1fr) auto 22px;align-items:center;gap:12px;min-height:70px;padding:12px 15px;list-style:none;display:grid}.feedback-task-archive>summary::-webkit-details-marker{display:none}.feedback-task-archive>summary:hover{background:#7e5b300b}.feedback-task-archive-icon{color:#795b38;background:#7e5b3012;border:1px solid #7e5b3038;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.feedback-task-archive-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.feedback-task-archive>summary>span:nth-child(2){gap:3px;display:grid}.feedback-task-archive>summary strong{color:#654f34;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.92rem;font-weight:900}.feedback-task-archive>summary small{color:#7e725f;font-size:.72rem}.feedback-task-archive-count{color:#6e5232;background:#7e5b301a;border-radius:999px;place-items:center;min-width:28px;height:28px;font-size:.7rem;font-weight:900;display:grid}.feedback-task-archive-chevron{color:#795b38;transition:transform .15s}.feedback-task-archive[open] .feedback-task-archive-chevron{transform:rotate(180deg)}.feedback-task-archive-content{border-top:1px solid #7e5b302e;padding:12px}.feedback-task-archive-empty{color:#7c7160;text-align:center;margin:0;font-size:.76rem}.feedback-task-archive-list{gap:8px;display:grid}.feedback-task-archive-list article{background:#fffaf0b3;border:1px solid #7e5b302b;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.feedback-task-archive-list article>div{gap:3px;display:grid}.feedback-task-archive-list article span{color:#8a775d;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:850}.feedback-task-archive-list article strong{color:#65523a;font-size:.81rem}.feedback-task-archive-list article small{color:#7d7466;font-size:.68rem}.feedback-phrase-capture{background:#fffdf7e0;border:1px solid #173b342e;border-radius:14px;gap:22px;padding:clamp(20px,4vw,30px);display:grid}.feedback-phrase-context-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.feedback-phrase-context-grid label{gap:6px;display:grid}.feedback-phrase-context-grid label>span{color:var(--face-green-soft);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:850}.feedback-phrase-context-grid input{width:100%;min-height:39px;color:var(--face-ink);font:inherit;background:#f7f2e6c2;border:1px solid #173b3433;border-radius:9px;padding:8px 10px;font-size:.82rem}.feedback-phrase-context--wide{grid-column:1/-1}.feedback-configuration-routes{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.feedback-configuration-routes article{background:#173b340b;border:1px solid #173b342e;border-radius:11px;grid-template-columns:34px minmax(0,1fr);gap:11px;padding:15px;display:grid}.feedback-configuration-routes article>span{background:var(--face-green);color:#fffaf0;border-radius:50%;place-items:center;width:31px;height:31px;font-size:.72rem;font-weight:900;display:grid}.feedback-configuration-routes article>div{gap:5px;display:grid}.feedback-configuration-routes strong{color:var(--face-green-dark);font-size:.83rem}.feedback-configuration-routes p{color:var(--face-ink-soft);margin:0;font-size:.74rem;line-height:1.5}.feedback-phrase-coming-next{border-top:1px solid #9e89694d;justify-content:space-between;gap:18px;padding-top:15px;display:flex}.feedback-phrase-coming-next strong{color:var(--face-green-dark);font-size:.77rem}.feedback-phrase-coming-next span{color:var(--face-ink-soft);font-size:.72rem}@media (width<=1080px){.feedback-task-fields,.feedback-task-fields--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.feedback-configuration-banner,.feedback-task-library-header,.feedback-task-create-heading{display:grid}.feedback-task-count,.feedback-task-create-heading button{justify-self:start}.feedback-task-card{grid-template-columns:38px minmax(0,1fr)}.feedback-task-card-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end}.feedback-phrase-context-grid,.feedback-configuration-routes{grid-template-columns:1fr}.feedback-phrase-context--wide{grid-column:auto}.feedback-phrase-coming-next{gap:4px;display:grid}}@media (width<=560px){.feedback-task-fields,.feedback-task-fields--compact{grid-template-columns:1fr}.feedback-task-archive>summary{grid-template-columns:40px minmax(0,1fr) auto}.feedback-task-archive-chevron{display:none}.feedback-task-archive-list article{flex-direction:column;align-items:stretch}.feedback-task-archive-list button{align-self:flex-start}}.feedback-comment-editor{gap:18px;display:grid}.feedback-comment-editor-header{background:#fffdf7e0;border:1px solid #173b342e;border-radius:14px;justify-content:space-between;align-items:flex-end;gap:24px;padding:clamp(20px,4vw,30px);display:flex}.feedback-comment-editor-header h2{color:var(--face-green-dark);margin:6px 0 8px}.feedback-comment-editor-header>div:first-child>p:last-child{max-width:740px;color:var(--face-ink-soft);margin:0;line-height:1.6}.feedback-configuration-routes article.is-active{background:#173b3414;border-color:#173b3454;box-shadow:inset 0 0 0 1px #173b340a}.feedback-configuration-routes article.is-coming-next{opacity:.66;border-style:dashed}.feedback-mapping-form{background:#f7f2e694;border:1px solid #173b3433;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:18px;display:grid}.feedback-mapping-field{align-content:start;gap:7px;display:grid}.feedback-mapping-field>span{color:var(--face-green-soft);letter-spacing:.06em;text-transform:uppercase;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.68rem;font-weight:850}.feedback-mapping-field input,.feedback-mapping-field select{box-sizing:border-box;width:100%;min-height:41px;color:var(--face-ink);font:inherit;background:#fffdf7f5;border:1px solid #173b343d;border-radius:9px;padding:8px 10px;font-size:.82rem}.feedback-mapping-field input:focus,.feedback-mapping-field select:focus{border-color:var(--face-green-soft);outline-offset:0;outline:3px solid #173b3421}.feedback-mapping-field small{color:#7f776a;font-size:.67rem;line-height:1.45}.feedback-mapping-preview{color:var(--face-ink-soft);background:#fffdf7cc;border:1px solid #173b3429;border-radius:10px;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:7px;padding:11px 13px;font-size:.75rem;display:flex}.feedback-mapping-preview strong{color:var(--face-green-dark);font-size:.79rem}.feedback-mapping-message{border-radius:9px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:.73rem;font-weight:750;line-height:1.45}.feedback-mapping-message.is-error{color:#834b39;background:#914f3914;border:1px solid #914f3947}.feedback-mapping-message.is-success{color:#285f4d;background:#2a7b5e17;border:1px solid #175d4842}.feedback-mapping-actions{grid-column:1/-1;justify-content:flex-end;gap:9px;display:flex}.feedback-mapping-actions button{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0;border-radius:9px;min-height:38px;padding:8px 14px;font-size:.74rem;font-weight:850}.feedback-mapping-actions button:hover:not(:disabled){background:var(--face-green-dark)}.feedback-mapping-actions button:disabled{cursor:not-allowed;opacity:.45}.feedback-mapping-actions .feedback-mapping-return{color:var(--face-green-dark);background:#fffdf7e6;border-color:#173b3447}.feedback-mapping-actions .feedback-mapping-return:hover:not(:disabled){background:#173b3414}.feedback-mapping-library{background:#fffdf7e0;border:1px solid #173b342e;border-radius:14px;gap:13px;padding:18px;display:grid}.feedback-mapping-library-heading{border-bottom:1px solid #9e89694d;justify-content:space-between;align-items:flex-end;gap:18px;padding-bottom:12px;display:flex}.feedback-mapping-library-heading h3{color:var(--face-green-dark);margin:5px 0 0}.feedback-mapping-library-heading>span{min-width:35px;height:35px;color:var(--face-green-dark);background:#173b3412;border:1px solid #173b3433;border-radius:50%;place-items:center;font-size:.75rem;font-weight:900;display:grid}.feedback-mapping-empty{background:#f7f2e68f;border:1px dashed #173b343d;border-radius:11px;gap:5px;padding:18px;display:grid}.feedback-mapping-empty strong{color:var(--face-green-dark);font-size:.82rem}.feedback-mapping-empty p{color:var(--face-ink-soft);margin:0;font-size:.73rem;line-height:1.5}.feedback-mapping-list{gap:9px;display:grid}.feedback-mapping-list article{background:#f7f2e673;border:1px solid #173b3429;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.feedback-mapping-list-type{color:var(--face-green-soft);letter-spacing:.06em;text-transform:uppercase;background:#173b3412;border:1px solid #173b3433;border-radius:999px;padding:5px 8px;font-size:.59rem;font-weight:900}.feedback-mapping-list-copy{gap:3px;min-width:0;display:grid}.feedback-mapping-list-copy>strong{color:var(--face-green-dark);font-size:.84rem}.feedback-mapping-list-copy>span{color:var(--face-ink-soft);font-size:.72rem}.feedback-mapping-list-copy>small{color:#827b6f;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;line-height:1.4;overflow:hidden}.feedback-mapping-list article>button{color:#864c3a;background:#914f390f;border:1px solid #914f393d;border-radius:8px;padding:7px 10px;font-size:.66rem;font-weight:850}.feedback-mapping-list article>button:hover{background:#914f391f}.feedback-phrase-archive{background:#fffaf0c7;border:1px solid #9e896975;border-radius:13px;overflow:hidden}.feedback-phrase-archive>summary{cursor:pointer;grid-template-columns:42px minmax(0,1fr) auto 20px;align-items:center;gap:11px;min-height:62px;padding:10px 14px;list-style:none;display:grid}.feedback-phrase-archive>summary::-webkit-details-marker{display:none}.feedback-phrase-archive>summary>span:nth-child(2){gap:3px;display:grid}.feedback-phrase-archive>summary strong{color:var(--face-green-dark);font-size:.82rem}.feedback-phrase-archive>summary small{color:var(--face-ink-soft);font-size:.68rem}.feedback-phrase-archive[open] .feedback-task-archive-chevron{transform:rotate(180deg)}@media (width<=760px){.feedback-comment-editor-header,.feedback-mapping-library-heading{display:grid}.feedback-mapping-form{grid-template-columns:1fr}.feedback-mapping-preview,.feedback-mapping-message,.feedback-mapping-actions{grid-column:auto}.feedback-mapping-list article{grid-template-columns:auto minmax(0,1fr)}.feedback-mapping-list article>button{grid-column:1/-1;justify-self:end}}@media (width<=560px){.feedback-mapping-actions{display:grid}.feedback-mapping-actions button{width:100%}.feedback-phrase-archive>summary{grid-template-columns:40px minmax(0,1fr) auto}.feedback-phrase-archive .feedback-task-archive-chevron{display:none}}.feedback-comment-editor--semantic{gap:22px;display:grid}.feedback-keyword-configurator,.feedback-keyword-library,.feedback-prose-library{background:#fffdf7e6;border:1px solid #173b342e;border-radius:14px;gap:20px;padding:clamp(18px,3vw,28px);display:grid}.feedback-keyword-configurator>header h2,.feedback-prose-library-header h2{color:var(--face-green-dark);margin:6px 0 8px}.feedback-keyword-configurator>header>p:last-child,.feedback-prose-library-header>div:first-child>p:last-child{max-width:760px;color:var(--face-ink-soft);margin:0;line-height:1.58}.feedback-keyword-context-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.feedback-keyword-context-grid label,.feedback-keyword-save label{gap:6px;display:grid}.feedback-keyword-context-grid label>span,.feedback-keyword-save label>span,.feedback-prose-editor label>span,.feedback-prose-token-row>span{color:var(--face-green-soft);letter-spacing:.07em;text-transform:uppercase;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.67rem;font-weight:900}.feedback-keyword-context-grid input,.feedback-keyword-save input,.feedback-prose-editor textarea{width:100%;color:var(--face-ink);font:inherit;background:#fffdf7f5;border:1px solid #173b3438;border-radius:9px;padding:10px 11px;font-size:.82rem}.feedback-keyword-context-grid input[readonly]{color:#5f625c;background:#f7f2e6c2}.feedback-keyword-context-grid input:focus,.feedback-keyword-save input:focus,.feedback-prose-editor textarea:focus{border-color:var(--face-green-soft);outline:3px solid #173b3421}.feedback-semantic-heading,.feedback-prose-library-header{justify-content:space-between;align-items:flex-end;gap:22px;display:flex}.feedback-semantic-heading h3{color:var(--face-green-dark);margin:5px 0 0}.feedback-semantic-heading>span{color:var(--face-green-soft);white-space:nowrap;background:#173b340e;border:1px solid #173b342e;border-radius:999px;padding:6px 10px;font-size:.67rem;font-weight:850}.feedback-semantic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.feedback-semantic-grid>button{min-height:118px;color:var(--face-ink);text-align:left;background:#173b3409;border:1px solid #173b342e;border-radius:11px;gap:10px;padding:14px 15px;transition:border-color .14s,background .14s,transform .14s;display:grid}.feedback-semantic-grid>button:hover{background:#173b3411;border-color:#173b3461;transform:translateY(-1px)}.feedback-semantic-grid>button.is-selected{border-color:var(--face-green);background:#173b341a;box-shadow:inset 0 0 0 1px #173b341f}.feedback-semantic-grid>button>span{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.feedback-semantic-grid strong{color:var(--face-green-dark);font-size:.82rem}.feedback-semantic-grid small{color:#7f7a70;white-space:nowrap;font-size:.62rem}.feedback-semantic-grid p{color:#585c56;margin:0;font-size:.78rem;line-height:1.48}.feedback-keyword-save{border-top:1px solid #9e896947;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;padding-top:18px;display:grid}.feedback-keyword-save label small{color:#7d786d;font-size:.68rem;line-height:1.45}.feedback-keyword-live-preview{background:#173b340b;border:1px solid #173b342e;border-radius:10px;align-content:center;gap:6px;padding:13px 14px;display:grid}.feedback-keyword-live-preview span{color:#81786a;letter-spacing:.07em;text-transform:uppercase;font-size:.64rem;font-weight:850}.feedback-keyword-live-preview strong{color:var(--face-green-dark);font-size:.85rem;line-height:1.5}.feedback-keyword-save .feedback-mapping-message,.feedback-keyword-save .feedback-mapping-actions{grid-column:1/-1}.feedback-library-quiet-state{color:var(--face-ink-soft);background:#f7f2e694;border:1px dashed #173b3438;border-radius:11px;padding:18px;font-size:.78rem;line-height:1.5}.feedback-keyword-list{gap:9px;display:grid}.feedback-keyword-list article,.feedback-prose-archive-list article{background:#f7f2e694;border:1px solid #173b3426;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:12px 13px;display:flex}.feedback-keyword-list article>div,.feedback-prose-archive-list article>div{gap:3px;min-width:0;display:grid}.feedback-keyword-list span,.feedback-prose-archive-list span{color:#817768;letter-spacing:.08em;text-transform:uppercase;font-size:.61rem;font-weight:850}.feedback-keyword-list strong{color:var(--face-green-dark);font-size:.84rem}.feedback-keyword-list small{color:var(--face-ink-soft);font-size:.7rem}.feedback-keyword-list button,.feedback-prose-archive-list button{color:#87503f;background:#914f390f;border:1px solid #914f393d;border-radius:8px;padding:7px 10px;font-size:.67rem;font-weight:850}.feedback-prose-library-header{align-items:center}.feedback-prose-stats{grid-template-columns:repeat(2,minmax(95px,1fr));gap:8px;display:grid}.feedback-prose-stats>span{text-align:center;background:#173b340b;border:1px solid #173b3429;border-radius:9px;gap:3px;padding:9px 11px;display:grid}.feedback-prose-stats strong{color:var(--face-green-dark);font-size:1rem}.feedback-prose-stats small{color:var(--face-green-soft);letter-spacing:.04em;text-transform:uppercase;font-size:.58rem;font-weight:850}.feedback-prose-type-switch{background:#f7f2e6b8;border:1px solid #173b3433;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;display:grid}.feedback-prose-type-switch button{min-height:38px;color:var(--face-green-soft);background:0 0;border:0;border-radius:7px;font-size:.72rem;font-weight:850}.feedback-prose-type-switch button.is-selected{background:var(--face-green);color:#fffaf0}.feedback-prose-notice{border-radius:9px;margin:0;padding:10px 12px;font-size:.73rem;font-weight:750}.feedback-prose-notice.is-error{color:#824a38;background:#914f3912;border:1px solid #914f3947}.feedback-prose-notice.is-success{color:var(--face-green-dark);background:#173b3412;border:1px solid #173b3438}.feedback-prose-editor{background:#eef2e9b3;border:1px solid #173b3447;border-radius:13px;gap:15px;padding:18px;display:grid}.feedback-prose-editor>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.feedback-prose-editor>header h3{color:var(--face-green-dark);margin:5px 0 0}.feedback-prose-editor>header>span{background:var(--face-green);color:#fffaf0;border-radius:999px;padding:6px 9px;font-size:.62rem;font-weight:850}.feedback-prose-rendered-field,.feedback-prose-template-field{gap:6px;display:grid}.feedback-prose-editor textarea{resize:vertical;min-height:84px;line-height:1.5}.feedback-prose-rendered-field small{color:#777268;font-size:.68rem;line-height:1.45}.feedback-prose-template-field textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.76rem}.feedback-prose-token-row{gap:7px;display:grid}.feedback-prose-token-row>div{flex-wrap:wrap;gap:6px;display:flex}.feedback-prose-token-row button{color:var(--face-green-dark);background:#173b340f;border:1px solid #173b3433;border-radius:999px;padding:5px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.65rem}.feedback-prose-editor-preview{border-left:3px solid #173b3447;gap:5px;padding-left:12px;display:grid}.feedback-prose-editor-preview span{color:#817768;letter-spacing:.07em;text-transform:uppercase;font-size:.62rem;font-weight:850}.feedback-prose-editor-preview strong{color:var(--face-green-dark);font-size:.84rem;line-height:1.5}.feedback-prose-editor-actions{justify-content:flex-end;gap:8px;display:flex}.feedback-prose-editor-actions button{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0;border-radius:8px;padding:8px 12px;font-size:.7rem;font-weight:850}.feedback-prose-editor-actions button.is-secondary{color:var(--face-ink-soft);background:#fffaf0cc;border-color:#9e896970}.feedback-prose-groups{gap:10px;display:grid}.feedback-prose-group{background:#f7f2e67a;border:1px solid #173b342b;border-radius:11px;overflow:hidden}.feedback-prose-group>summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:10px;min-height:56px;padding:10px 13px;list-style:none;display:grid}.feedback-prose-group>summary::-webkit-details-marker{display:none}.feedback-prose-group>summary>span:first-child{gap:3px;display:grid}.feedback-prose-group>summary strong{color:var(--face-green-dark);font-size:.82rem}.feedback-prose-group>summary small{color:#7d786e;font-size:.64rem}.feedback-prose-group>summary>button{color:var(--face-green-dark);background:#173b340f;border:1px solid #173b3433;border-radius:7px;padding:6px 9px;font-size:.64rem;font-weight:850}.feedback-prose-group-chevron{color:var(--face-green-soft);transition:transform .14s}.feedback-prose-group[open] .feedback-prose-group-chevron{transform:rotate(180deg)}.feedback-prose-entry-list{border-top:1px solid #9e896942;gap:8px;padding:10px;display:grid}.feedback-prose-entry{background:#fffdf7d6;border:1px solid #173b3421;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:12px;display:grid}.feedback-prose-entry-copy{gap:7px;min-width:0;display:grid}.feedback-prose-entry-copy>div{align-items:center;gap:6px;display:flex}.feedback-prose-entry-copy>div span,.feedback-prose-entry-copy>div b{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:.56rem;font-weight:850}.feedback-prose-entry-copy>div span{color:var(--face-green-soft);background:#173b340f}.feedback-prose-entry-copy>div b{color:#53647d;background:#45587714}.feedback-prose-entry code,.feedback-prose-archive-list code{overflow-wrap:anywhere;color:#35544b;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;line-height:1.45}.feedback-prose-entry p{color:#555953;margin:0;font-size:.78rem;line-height:1.5}.feedback-prose-entry-actions{align-content:start;gap:6px;display:grid}.feedback-prose-entry-actions button{min-width:68px;color:var(--face-green-dark);background:#173b340d;border:1px solid #173b3433;border-radius:7px;padding:6px 8px;font-size:.64rem;font-weight:850}.feedback-prose-entry-actions button.is-archive{color:#85503f;background:#914f390d;border-color:#914f3933}.feedback-prose-archive-list{gap:8px;display:grid}.feedback-prose-archive-list article>div{gap:6px}@media (width<=860px){.feedback-semantic-grid,.feedback-keyword-save,.feedback-keyword-context-grid{grid-template-columns:1fr}.feedback-keyword-save .feedback-mapping-message,.feedback-keyword-save .feedback-mapping-actions{grid-column:auto}.feedback-prose-library-header,.feedback-semantic-heading{display:grid}.feedback-prose-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=620px){.feedback-prose-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-prose-entry{grid-template-columns:1fr}.feedback-prose-entry-actions{display:flex}.feedback-prose-group>summary{grid-template-columns:minmax(0,1fr) auto}.feedback-prose-group-chevron{display:none}}.feedback-keyword-configuration{gap:18px;display:grid}.feedback-keyword-config-form{background:#fffdf7e6;border:1px solid #173b3433;border-radius:14px;gap:18px;padding:clamp(18px,4vw,26px);display:grid}.feedback-phrase-context-grid small{color:#7f776a;font-size:.67rem;line-height:1.45}.feedback-semantic-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.feedback-semantic-preview-card{background:#f7f2e685;border:1px solid #173b342e;border-radius:12px;transition:border-color .15s,box-shadow .15s,background .15s;display:grid;overflow:hidden}.feedback-semantic-preview-card.is-selected{background:#173b3413;border-color:#173b347a;box-shadow:inset 0 0 0 1px #173b3414}.feedback-semantic-preview-select{width:100%;color:var(--face-green-dark);text-align:left;background:0 0;border:0;border-bottom:1px solid #9e896940;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex}.feedback-semantic-preview-select:hover{background:#173b340b}.feedback-semantic-preview-select>span:first-child{gap:3px;display:grid}.feedback-semantic-preview-select strong{font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.88rem;font-weight:900}.feedback-semantic-preview-select small{color:var(--face-ink-soft);font-size:.65rem}.feedback-semantic-radio{color:var(--face-green);font-size:.9rem}.feedback-semantic-card-example{gap:8px;padding:12px 14px 14px;display:grid}.feedback-semantic-card-example code,.feedback-live-example-box code{overflow-wrap:anywhere;color:var(--face-green-soft);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;line-height:1.45}.feedback-semantic-card-example p,.feedback-live-example-box p{color:#575b54;margin:0;font-size:.78rem;line-height:1.5}.feedback-semantic-card-example p.is-incompatible,.feedback-live-example-box p.is-incompatible,.feedback-prose-entry-copy p.is-incompatible{color:#8a5c37;font-style:italic}.feedback-preview-controls{justify-self:start;align-items:center;gap:7px;display:inline-flex}.feedback-preview-controls button{width:27px;height:27px;color:var(--face-green-dark);background:#fffdf7e0;border:1px solid #173b3438;border-radius:7px;place-items:center;padding:0;font-size:1rem;font-weight:900;display:grid}.feedback-preview-controls button:hover{border-color:var(--face-green-soft);background:#173b3414}.feedback-preview-controls span,.feedback-preview-position{color:#7e766a;font-size:.63rem;font-weight:800}.feedback-live-example-box{background:#173b340e;border:1px solid #173b343b;border-radius:12px;gap:9px;padding:15px 16px;display:grid}.feedback-live-example-box>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.feedback-live-example-box>header>div{gap:2px;display:grid}.feedback-live-example-box>header span{color:#7e766a;letter-spacing:.07em;text-transform:uppercase;font-size:.61rem;font-weight:850}.feedback-live-example-box>header strong{color:var(--face-green-dark);font-size:.86rem}.feedback-prose-toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.feedback-prose-toolbar .feedback-prose-type-switch{flex:1}.feedback-add-field-button{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0;white-space:nowrap;border-radius:10px;min-height:43px;padding:9px 14px;font-family:Arial Narrow,Aptos Narrow,Arial,sans-serif;font-size:.74rem;font-weight:900}.feedback-add-field-button:hover{background:var(--face-green-dark)}.feedback-field-editor,.feedback-keyword-editor{background:#f7f2e6ad;border:1px solid #173b3438;border-radius:13px;gap:15px;padding:18px;display:grid}.feedback-field-editor>header,.feedback-keyword-editor>header{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.feedback-field-editor h3,.feedback-keyword-editor h3{color:var(--face-green-dark);margin:5px 0 0}.feedback-field-editor>header>span,.feedback-keyword-editor>header>span{color:var(--face-green-soft);text-transform:uppercase;background:#173b3412;border:1px solid #173b3433;border-radius:999px;padding:5px 9px;font-size:.62rem;font-weight:850}.feedback-field-editor label,.feedback-keyword-editor label{gap:6px;display:grid}.feedback-field-editor label>span,.feedback-keyword-editor label>span{color:var(--face-green-soft);letter-spacing:.06em;text-transform:uppercase;font-size:.67rem;font-weight:850}.feedback-field-editor input,.feedback-keyword-editor input,.feedback-keyword-editor select{box-sizing:border-box;width:100%;min-height:41px;color:var(--face-ink);font:inherit;background:#fffdf7f5;border:1px solid #173b343b;border-radius:9px;padding:8px 10px;font-size:.82rem}.feedback-keyword-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.feedback-keyword-editor-grid .is-wide{grid-column:1/-1}.feedback-field-editor-actions,.feedback-keyword-editor-actions{justify-content:flex-end;gap:8px;display:flex}.feedback-field-editor-actions button,.feedback-keyword-editor-actions button{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0;border-radius:8px;min-height:36px;padding:8px 13px;font-size:.71rem;font-weight:850}.feedback-field-editor-actions button.is-secondary,.feedback-keyword-editor-actions button.is-secondary{color:var(--face-ink-soft);background:#fff9edd1;border-color:#9e896975}.feedback-prose-group>summary{grid-template-columns:minmax(0,1fr) auto 22px}.feedback-field-source{color:var(--face-green-soft);text-transform:uppercase;background:#173b340e;border:1px solid #173b342e;border-radius:999px;padding:5px 8px;font-size:.59rem;font-weight:850}.feedback-field-action-row{background:#173b3409;border-bottom:1px solid #9e896940;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;padding:10px 12px;display:flex}.feedback-field-action-row button{min-height:32px;color:var(--face-green-dark);background:#fffdf7db;border:1px solid #173b3438;border-radius:7px;padding:6px 10px;font-size:.67rem;font-weight:850}.feedback-field-action-row button:hover{background:#173b3414}.feedback-field-action-row button.is-destructive{color:#864c3a;border-color:#914f3947}.feedback-field-keywords,.feedback-field-prose{gap:10px;padding:12px;display:grid}.feedback-field-keywords{background:#f7f2e670;border-bottom:1px solid #9e896945}.feedback-field-keywords>header>div,.feedback-field-prose>header>div{align-items:center;gap:8px;display:flex}.feedback-field-keywords>header span,.feedback-field-prose>header span{color:var(--face-green-dark);letter-spacing:.06em;text-transform:uppercase;font-size:.69rem;font-weight:900}.feedback-field-keywords>header strong,.feedback-field-prose>header strong{min-width:24px;height:24px;color:var(--face-green-soft);background:#173b3414;border-radius:999px;place-items:center;font-size:.64rem;display:grid}.feedback-field-keyword-list{gap:8px;display:grid}.feedback-field-keyword-list article{background:#fffdf7e6;border:1px solid #173b3429;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.feedback-keyword-main{gap:3px;min-width:0;display:grid}.feedback-keyword-main>span{color:#847b6e;letter-spacing:.06em;text-transform:uppercase;font-size:.56rem;font-weight:850}.feedback-keyword-main>strong{color:var(--face-green-dark);font-size:.84rem}.feedback-keyword-main>small{color:var(--face-ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;line-height:1.4;overflow:hidden}.feedback-keyword-actions,.feedback-prose-entry-actions{gap:6px;display:grid}.feedback-keyword-actions button,.feedback-prose-entry-actions button{min-width:78px}.feedback-field-empty-row{color:#80796e;text-align:center;background:#fffdf7a3;border:1px dashed #173b3438;border-radius:9px;padding:13px;font-size:.72rem}.feedback-prose-entry-copy>div b.is-warning{color:#856123;background:#be914117;border-color:#9e703047}.feedback-sentence-mode{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.feedback-sentence-mode button{color:var(--face-green-dark);text-align:left;background:#fffdf7d1;border:1px solid #173b3433;border-radius:10px;gap:5px;padding:12px;display:grid}.feedback-sentence-mode button.is-selected{background:#173b3414;border-color:#173b347a;box-shadow:inset 0 0 0 1px #173b340f}.feedback-sentence-mode strong{font-size:.78rem}.feedback-sentence-mode span{color:var(--face-ink-soft);font-size:.67rem;line-height:1.4}@media (width<=900px){.feedback-semantic-preview-grid,.feedback-keyword-editor-grid,.feedback-sentence-mode{grid-template-columns:1fr}.feedback-keyword-editor-grid .is-wide{grid-column:auto}.feedback-prose-toolbar{display:grid}.feedback-add-field-button{justify-self:start}}@media (width<=620px){.feedback-live-example-box>header,.feedback-field-editor>header,.feedback-keyword-editor>header{display:grid}.feedback-field-action-row{justify-content:stretch}.feedback-field-action-row button{flex:1}.feedback-field-keyword-list article{grid-template-columns:1fr}.feedback-keyword-actions,.feedback-prose-entry-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.feedback-keyword-output-preview{background:#fffdf7e6;border:1px solid #173b3433;border-radius:11px;gap:9px;padding:14px 15px;display:grid}.feedback-keyword-output-preview>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.feedback-keyword-output-preview>header>div{gap:3px;display:grid}.feedback-keyword-output-preview>header span{color:#847b6e;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:850}.feedback-keyword-output-preview>header strong{color:var(--face-green-dark);font-size:.82rem}.feedback-keyword-output-preview code{overflow-wrap:anywhere;color:#35544b;background:#173b340b;border:1px solid #173b341f;border-radius:8px;padding:9px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;line-height:1.45}.feedback-keyword-output-preview>p{color:#4f554f;margin:0;font-size:.83rem;line-height:1.5}.feedback-keyword-output-preview>p.is-incompatible{color:#856123}.feedback-keyword-output-preview>small{color:#7b756b;font-size:.65rem;line-height:1.45}.feedback-field-prose{border-bottom:1px solid #9e896945}.feedback-field-keywords{border-top:0;border-bottom:0}.feedback-field-keyword-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.feedback-field-keyword-list article{min-width:0;min-height:104px;padding:12px 44px 12px 12px;display:block;position:relative}.feedback-keyword-main>small{text-overflow:clip;white-space:normal;overflow:visible}.feedback-keyword-actions{display:block;position:absolute;top:9px;right:9px}.feedback-prose-entry-actions{display:block}.feedback-icon-button,.feedback-keyword-actions .feedback-icon-button,.feedback-prose-entry-actions .feedback-icon-button{width:31px;min-width:31px;height:31px;color:var(--face-green-dark);background:#173b340d;border:1px solid #173b3433;border-radius:8px;place-items:center;padding:0;display:grid}.feedback-icon-button:hover{border-color:var(--face-green-soft);background:#173b341a}.feedback-icon-button.is-destructive{color:#864c3a;background:#914f390b;border-color:#914f3938}.feedback-icon-button.is-destructive:hover{background:#914f391a;border-color:#914f396b}.feedback-icon-button:focus-visible{outline-offset:2px;outline:3px solid #173b3424}.feedback-icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}@media (width<=1320px){.feedback-field-keyword-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=920px){.feedback-field-keyword-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.feedback-keyword-output-preview>header{align-items:flex-start}.feedback-field-keyword-list{grid-template-columns:1fr}.feedback-field-keyword-list article{display:block}.feedback-keyword-actions,.feedback-prose-entry-actions{grid-template-columns:none}}.feedback-library-manager{background:#f7f2e694;border:1px solid #173b342e;border-radius:13px;justify-content:space-between;align-items:end;gap:16px;padding:13px 14px;display:flex}.feedback-library-manager label,.feedback-library-create label,.feedback-report-prose-editor label{color:var(--face-green-soft);letter-spacing:.06em;text-transform:uppercase;gap:6px;font-size:.66rem;font-weight:900;display:grid}.feedback-library-manager select,.feedback-library-create input,.feedback-report-prose-editor select,.feedback-report-prose-editor textarea{min-height:40px;color:var(--face-ink);font:inherit;background:#fffdf7f5;border:1px solid #173b3438;border-radius:9px;padding:8px 11px}.feedback-library-manager label{min-width:240px}.feedback-library-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.feedback-library-actions button,.feedback-library-create button{min-height:39px;color:var(--face-green-dark);background:#fff9edd1;border:1px solid #173b3440;border-radius:9px;padding:8px 12px;font-size:.7rem;font-weight:850}.feedback-library-actions button:hover,.feedback-library-create button:hover{border-color:var(--face-green-soft);background:#fff8e9}.feedback-library-file-input{display:none}.feedback-library-create{background:#fffaf0c7;border:1px solid #173b3433;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:12px;padding:14px;display:grid}.feedback-library-create>div{gap:8px;display:flex}.feedback-library-create button:not(.is-secondary){border-color:var(--face-green);background:var(--face-green);color:#fffaf0}.feedback-prose-type-switch{grid-template-columns:repeat(3,minmax(0,1fr))}.feedback-report-prose-library{gap:14px;display:grid}.feedback-report-prose-library>header{border-bottom:1px solid #9e896952;justify-content:space-between;align-items:end;gap:20px;padding-bottom:11px;display:flex}.feedback-report-prose-library h3,.feedback-report-prose-editor h3{color:var(--face-green-dark);margin:3px 0 0}.feedback-report-prose-library>header p:last-child{max-width:760px;color:var(--face-ink-soft);margin:6px 0 0;font-size:.76rem;line-height:1.5}.feedback-report-prose-editor{background:#eff5ec9e;border:1px solid #173b343b;border-radius:13px;gap:14px;padding:17px;display:grid}.feedback-report-prose-editor>header{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.feedback-report-prose-editor>header>span{color:var(--face-green-soft);text-transform:uppercase;background:#173b3414;border-radius:999px;padding:5px 8px;font-size:.62rem;font-weight:850}.feedback-report-prose-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.feedback-report-prose-template textarea{resize:vertical;min-height:110px;line-height:1.55}.feedback-report-bucket-list{gap:12px;display:grid}.feedback-report-bucket{background:#fffdf7bf;border:1px solid #173b342b;border-radius:13px;overflow:hidden}.feedback-report-bucket>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;list-style:none;display:flex}.feedback-report-bucket>summary::-webkit-details-marker{display:none}.feedback-report-bucket>summary>span:first-child{gap:3px;display:grid}.feedback-report-bucket>summary strong{color:var(--face-green-dark);font-size:.86rem}.feedback-report-bucket>summary small{color:var(--face-ink-soft);font-size:.66rem}.feedback-report-bucket .feedback-field-action-row{background:#f7f2e699;border-top:1px solid #9e896940;border-bottom:1px solid #9e896940}.feedback-report-entry-list{gap:10px;padding:12px;display:grid}.feedback-report-entry{background:#fffaf0c2;border:1px solid #173b3424;border-radius:10px;gap:8px;padding:12px 50px 12px 13px;display:grid;position:relative}.feedback-report-entry>div:first-child{align-items:center;gap:7px;display:flex}.feedback-report-entry>div:first-child span,.feedback-report-entry>div:first-child b{color:var(--face-green-soft);text-transform:uppercase;background:#173b3411;border-radius:999px;padding:4px 7px;font-size:.58rem;font-weight:850}.feedback-report-entry code{color:var(--face-green-dark);white-space:normal;font-size:.72rem}.feedback-report-entry p{color:#4f514b;margin:0;font-size:.75rem;line-height:1.55}.feedback-report-entry-actions{gap:6px;display:grid;position:absolute;top:10px;right:10px}.feedback-report-entry-actions .is-destructive{color:#8b4a39;background:0 0;border:0;font-size:.6rem;font-weight:850}@media (width<=900px){.feedback-library-manager,.feedback-report-prose-library>header{flex-direction:column;align-items:stretch}.feedback-library-actions{justify-content:flex-start}.feedback-library-create,.feedback-report-prose-editor-grid{grid-template-columns:1fr}}@media (width<=620px){.feedback-prose-type-switch{grid-template-columns:1fr}.feedback-library-actions,.feedback-library-create>div{display:grid}.feedback-library-actions button,.feedback-library-create button{width:100%}.feedback-report-entry{padding-right:13px}.feedback-report-entry-actions{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}.feedback-keyword-editor{scroll-margin-top:18px}.feedback-keyword-label-with-help{align-items:center;gap:6px;display:inline-flex}.feedback-inline-help{width:16px;height:16px;color:var(--face-green-soft);text-transform:none;cursor:help;border:1px solid #173b3452;border-radius:999px;place-items:center;font-size:.57rem;font-weight:900;line-height:1;display:inline-grid}.feedback-keyword-editor-classification{background:#173b3409;border:1px solid #173b3429;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(220px,.8fr);align-items:center;gap:14px;padding:11px 12px;display:grid}.feedback-keyword-editor-classification>div{gap:3px;display:grid}.feedback-keyword-editor-classification>div>span{color:var(--face-green-soft);letter-spacing:.06em;text-transform:uppercase;font-size:.67rem;font-weight:850}.feedback-keyword-editor-classification>div>small{color:var(--face-ink-soft);font-size:.67rem}.feedback-keyword-editor-classification select{box-sizing:border-box;width:100%;min-height:41px;color:var(--face-ink);font:inherit;background:#fffdf7f5;border:1px solid #173b343b;border-radius:9px;padding:8px 10px;font-size:.82rem}.feedback-keyword-editor-classification select:disabled{opacity:.72;cursor:not-allowed}.feedback-keyword-editor-actions .feedback-keyword-delete-button{color:#864c3a;background:#914f390f;border-color:#914f3957;margin-right:auto}.feedback-field-action-row button:disabled{opacity:.55;cursor:not-allowed;background:#173b3408}.feedback-field-action-row button:disabled:hover{background:#173b3408}.feedback-keyword-actions{gap:5px;display:grid}.feedback-keyword-actions .feedback-icon-button.is-destructive{color:#864c3a;background:#914f390b;border-color:#914f3947}@media (width<=900px){.feedback-keyword-editor-classification{grid-template-columns:1fr}}.feedback-library-actions button.is-destructive{color:#864c3a;background:#914f390f;border-color:#914f3957}.feedback-library-actions button.is-destructive:hover{background:#914f391c;border-color:#914f3980}.feedback-prose-entry-actions .feedback-prose-delete-button{color:#864c3a;background:0 0;border:0;min-width:0;padding:2px 0;font-size:.64rem;font-weight:850}.feedback-prose-entry-actions .feedback-prose-delete-button:hover{color:#6f3e2f;background:0 0;text-decoration:underline}.english-module-setup{--english-ink:#113d35;--english-muted:#6d695f;--english-line:#d5c9b5;--english-paper:#fffaf0;--english-soft:#fffaf0b8;width:min(1380px,100%);color:var(--english-ink);gap:18px;margin:0 auto;padding:24px 22px 80px;display:grid}.english-module-setup button,.english-module-setup input,.english-module-setup select,.english-module-setup textarea{font:inherit}.english-module-setup-hero,.english-module-setup-toolbar,.english-module-editor-card,.english-module-setup-footer{border:1px solid var(--english-line);background:var(--english-soft);border-radius:20px;box-shadow:0 10px 34px #2c251b09}.english-module-setup-hero{justify-content:space-between;align-items:center;gap:24px;padding:28px 30px;display:flex}.english-module-setup-kicker,.english-module-section-heading span,.english-module-setup-toolbar label>span{color:#8a7b67;letter-spacing:.16em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:800;display:block}.english-module-setup-hero h1,.english-module-section-heading h2{color:#103a33;margin:0}.english-module-setup-hero h1{letter-spacing:-.045em;font-size:clamp(2rem,4vw,3.4rem)}.english-module-setup-hero p,.english-module-section-heading p{color:var(--english-muted);margin:8px 0 0;line-height:1.55}.english-module-setup-badge{text-align:center;background:#e7eee8a8;border:1px solid #becdc4;border-radius:16px;min-width:116px;padding:16px 20px}.english-module-setup-badge strong{font-size:2rem;display:block}.english-module-setup-badge span{color:#536b64;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.english-module-setup-toolbar{justify-content:space-between;align-items:end;gap:18px;padding:16px 18px;display:flex}.english-module-setup-toolbar label{flex:0 360px}.english-module-setup-toolbar select,.english-module-setup input,.english-module-setup textarea,.english-module-setup select{color:#173c35;background:#fffdf7;border:1px solid #cbd2ca;border-radius:12px;outline:none;width:100%;transition:border-color .14s,box-shadow .14s}.english-module-setup input,.english-module-setup select{min-height:44px;padding:0 13px}.english-module-setup textarea{resize:vertical;padding:11px 13px;line-height:1.45}.english-module-setup input:focus,.english-module-setup textarea:focus,.english-module-setup select:focus{border-color:#6f9b8e;box-shadow:0 0 0 3px #6f9b8e24}.english-module-setup button{color:#173c35;cursor:pointer;background:#fffaf0;border:1px solid #cbbda6;border-radius:11px;min-height:42px;padding:0 14px;font-weight:750}.english-module-setup button:hover{background:#f4eee1}.english-module-setup button.is-primary{color:#fff;background:#123f36;border-color:#123f36}.english-module-setup button.is-destructive{color:#8d4632;border-color:#d7b7a7}.english-module-setup-toolbar-actions,.english-module-setup-footer>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.english-module-editor-card{padding:24px}.english-module-section-heading{border-bottom:1px solid #ded4c2;justify-content:space-between;align-items:end;gap:24px;padding-bottom:18px;display:flex}.english-module-section-heading p{text-align:right;max-width:520px}.english-task-profile-list{gap:9px;margin-top:18px;display:grid}.english-task-profile-row,.english-task-profile-add{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.english-task-profile-add{margin-top:12px}.english-category-editor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.english-category-editor-grid label,.english-topic-meta-grid label,.english-direction-response-grid label,.english-evidence-template-grid label,.english-grade-frame-groups label{gap:7px;display:grid}.english-category-editor-grid label>span,.english-topic-meta-grid label>span,.english-direction-response-grid label>span,.english-evidence-template-grid label>span,.english-grade-frame-groups label>span{color:#68746e;letter-spacing:.08em;text-transform:uppercase;font-size:.73rem;font-weight:800}.english-topic-editor-list{gap:9px;display:grid}.english-topic-editor{background:#fffdf7ad;border:1px solid #d7d5ca;border-radius:14px;overflow:hidden}.english-topic-editor summary{cursor:pointer;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:14px 16px;list-style:none;display:grid}.english-topic-editor summary::-webkit-details-marker{display:none}.english-topic-editor summary:after{content:"▾";color:#60726c;font-size:.8rem}.english-topic-editor summary>span:last-of-type{color:#728078;font-size:.78rem;font-weight:700}.english-topic-number{color:#4d665f;background:#edf0e8;border-radius:9px;place-items:center;width:28px;height:28px;font-size:.75rem;font-weight:900;display:grid}.english-topic-editor-body{background:#f9f6edbf;border-top:1px solid #ded8c9;gap:18px;padding:18px;display:grid}.english-topic-meta-grid{grid-template-columns:1fr .55fr;gap:12px;display:grid}.english-direction-response-grid,.english-evidence-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.english-direction-response-grid label,.english-evidence-template-grid label{background:#fffdf7;border:1px solid #dad4c8;border-radius:13px;padding:12px}.english-direction-response-grid label.is-target,.english-evidence-template-grid label.is-target{border-left:4px solid #c88260}.english-direction-response-grid label.is-strength,.english-evidence-template-grid label.is-strength{border-right:4px solid #4d8b76}.english-direction-response-grid label.is-merit,.english-evidence-template-grid label.is-merit{border-top:4px solid #c6a14f}.english-direction-response-grid label.is-focus,.english-evidence-template-grid label.is-focus{border-bottom:4px solid #697eaa}.english-evidence-template-grid,.english-grade-frame-groups{margin-top:20px}.english-grade-frame-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.english-grade-frame-groups>section{background:#fffdf799;border:1px solid #d8d3c8;border-radius:14px;align-content:start;gap:10px;padding:14px;display:grid}.english-grade-frame-groups h3{margin:0 0 4px;font-size:1rem}.english-module-setup-message{color:#245a48;background:#edf7ef;border:1px solid #a8c6b8;border-radius:12px;padding:13px 16px;font-weight:700}.english-module-setup-message.is-error{color:#87422e;background:#fff0e9;border-color:#ddb6a4}.english-module-setup-footer{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;gap:20px;padding:15px 17px;display:flex;position:sticky;bottom:14px}.english-module-setup-footer>div:first-child{gap:2px;display:grid}.english-module-setup-footer>div:first-child span{color:#746e64;font-size:.78rem}@media (width<=900px){.english-module-setup-hero,.english-module-setup-toolbar,.english-module-section-heading,.english-module-setup-footer{flex-direction:column;align-items:stretch}.english-module-setup-toolbar-actions,.english-module-setup-footer>div:last-child{justify-content:flex-start}.english-category-editor-grid,.english-grade-frame-groups,.english-direction-response-grid,.english-evidence-template-grid,.english-topic-meta-grid{grid-template-columns:1fr}.english-module-section-heading p{text-align:left}}.english-feedback-setup-page .english-module-setup--embedded{gap:16px;width:100%;margin:0;padding:0}.english-feedback-setup-page .english-module-setup--embedded .english-module-editor-card,.english-feedback-setup-page .english-module-setup--embedded .english-module-setup-toolbar,.english-feedback-setup-page .english-module-setup--embedded .english-module-setup-footer{box-shadow:none}.english-feedback-setup-page .english-module-setup-toolbar--embedded{background:#fffaf0ad;border-radius:16px;margin-bottom:0}.english-feedback-setup-page .english-module-setup-badge--compact{border-radius:12px;min-width:92px;padding:9px 13px}.english-feedback-setup-page .english-module-setup-badge--compact strong{font-size:1.35rem}.english-feedback-setup-page .english-module-editor-card{border-radius:16px}.english-feedback-setup-page .english-task-library-panel .english-module-editor-card{margin:0}.english-feedback-setup-page .english-module-setup-footer{bottom:10px}@media (width<=900px){.english-feedback-setup-page .english-module-setup-toolbar-actions{align-items:stretch}.english-feedback-setup-page .english-module-setup-badge--compact{align-self:flex-start}}.english-task-library-actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.english-feedback-setup-page>.english-module-setup-message{margin-top:14px}.english-module-setup-toolbar-identity{gap:3px;min-width:180px;display:grid}.english-module-setup-toolbar-identity span{color:#8a7559;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:900}.english-module-setup-toolbar-identity strong{color:var(--face-green-dark);font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1.05rem}.english-variant-editor-panel{border-top:1px solid #6f64512e;margin-top:18px;padding-top:18px}.english-module-section-heading--compact{align-items:end;margin-bottom:12px}.english-module-section-heading--compact h3{color:#173f36;margin:3px 0 0;font-size:1rem}.english-variant-editor-list{gap:9px;display:grid}.english-variant-editor{background:#fffcf4ad;border:1px solid #6f645133;border-radius:12px;overflow:hidden}.english-variant-editor>summary{cursor:pointer;color:#244d43;padding:11px 13px;font-weight:850}.english-variant-editor-body{border-top:1px solid #6f645124;gap:12px;padding:13px;display:grid}.english-variant-editor-body>label{gap:5px;display:grid}.marking-header{margin-bottom:30px}.marking-header h1{color:#35291d;margin:0;font-size:clamp(2.5rem,7vw,4.5rem);line-height:.95}.marking-controls{background:#fffaf0;border:1px solid #d4c3a5;border-radius:16px;grid-template-columns:minmax(130px,.35fr) minmax(240px,1fr) auto auto;align-items:end;gap:14px;padding:18px 20px;display:grid;box-shadow:0 8px 22px #48341f14}.marking-control-field{gap:7px;display:grid}.marking-control-field>span,.marking-sort-control>span{color:#574838;font-size:.82rem;font-weight:800}.marking-control-field select{color:#35291d;background:#fffdf7;border:1px solid #c9b894;border-radius:10px;outline:none;width:100%;min-width:0;padding:10px 38px 10px 12px;font-weight:750}.marking-control-field select:focus{border-color:#98704a;box-shadow:0 0 0 3px #98704a26}.marking-sort-control{gap:7px;display:grid}.marking-sort-buttons{background:#fffdf7;border:1px solid #c9b894;border-radius:10px;display:inline-flex;overflow:hidden}.marking-sort-button{color:#6a5947;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-right:1px solid #d8c8ad;padding:10px 12px;font-size:.78rem;font-weight:800;transition:background .14s,color .14s}.marking-sort-button:last-child{border-right:0}.marking-sort-button:hover{color:#52391f;background:#f2e5cf}.marking-sort-button--selected{color:#fffaf0;background:#76502d}.marking-sort-button--selected:hover{color:#fffaf0;background:#654224}.marking-sort-button:focus-visible{z-index:1;outline-offset:-3px;outline:3px solid #98704a40;position:relative}.student-count{color:#796957;white-space:nowrap;place-self:center end;font-size:.9rem;font-weight:700}.assessment-table-card{background:#fffaf0;border:1px solid #d4c3a5;border-radius:18px;margin-top:18px;overflow:hidden;box-shadow:0 8px 22px #48341f14}.table-heading{border-bottom:1px solid #ded1b9;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.table-label{color:#8a5f32;letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:.72rem;font-weight:800}.table-heading h2{color:#35291d;margin:0;font-size:1.45rem}.table-subtitle{color:#796957;margin:6px 0 0;font-size:.86rem}.table-scroll{width:100%;overflow:visible}.assessment-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0}.assessment-table th{color:#62513f;text-align:left;letter-spacing:.08em;overflow-wrap:anywhere;text-transform:uppercase;white-space:normal;background:#eee4d2;min-width:0;padding:clamp(8px,1vw,14px) clamp(5px,.8vw,14px);font-size:.78rem;line-height:1.25}.assessment-table td{color:#3c3025;border-top:1px solid #e6dccb;min-width:0;padding:clamp(8px,1vw,16px) clamp(5px,.8vw,14px)}.assessment-table tbody tr:first-child td{border-top:0}.assessment-table tbody tr:hover{background:#faf3e7}.assessment-table th span,.assessment-table th small{display:block}.assessment-table th small{color:#8b745a;letter-spacing:normal;text-transform:none;margin-top:3px;font-size:.74rem}.assessment-table th:first-child,.student-name-cell,.mark-input-cell,.student-total-cell{min-width:0}.criterion-heading-text{overflow-wrap:anywhere;display:block}.student-name-cell{align-items:center;gap:clamp(6px,1vw,13px);display:flex;overflow:hidden}.student-name-cell strong{overflow-wrap:anywhere;min-width:0;font-size:clamp(.72rem,1.1vw,.95rem);line-height:1.25}.table-student-avatar{color:#6f4724;background:#ead8b8;border-radius:clamp(8px,1vw,11px);flex-shrink:0;place-items:center;width:clamp(28px,3vw,38px);height:clamp(28px,3vw,38px);font-size:clamp(.72rem,1vw,.95rem);font-weight:800;display:grid}.mark-input-cell{text-align:center}.mark-input{border:1px solid var(--mark-border);background:var(--mark-background);width:min(100%,86px);min-width:0;height:36px;color:var(--mark-text);text-align:center;border-radius:999px;outline:none;margin:0 auto;padding:5px 7px;font-weight:850;transition:background .14s,border-color .14s,color .14s,box-shadow .14s,transform .14s;display:block}.mark-input::placeholder{color:#ad9f8d;opacity:1}.mark-input:hover{transform:translateY(-1px)}.mark-input:focus{border-color:#72502f;box-shadow:0 0 0 3px #7a4f292b,0 3px 9px #48341f17}.student-total-cell{color:#654624;text-align:center;background:#ead8b84d;padding-inline:clamp(6px,.8vw,12px)}.student-result-display{justify-items:stretch;min-width:0;display:grid}.student-result-mark{justify-content:center;align-items:baseline;gap:3px;min-width:0;padding-bottom:7px;display:flex}.student-result-mark strong{color:#51361e;font-size:clamp(.88rem,1.15vw,1.05rem);font-weight:900}.student-result-mark span{color:#806b53;font-size:clamp(.62rem,.85vw,.74rem);font-weight:750}.student-result-grade{min-width:0;color:var(--face-green-dark);overflow-wrap:anywhere;border-top:1px solid #7e5e3742;padding-top:7px;font-size:clamp(.58rem,.82vw,.72rem);font-weight:900;line-height:1.2}.student-result-grade--incomplete{color:#8b745a;font-size:clamp(.54rem,.75vw,.66rem);font-style:italic;font-weight:750}.student-total-empty{color:#ae9e88;font-weight:700}.empty-mark-cell,.empty-total-cell{color:#ae9e88;text-align:center;min-width:0;font-weight:700}.total-column-heading,.empty-total-cell{background:#ead8b84d}.empty-total-cell{color:#795c3d}.empty-state-card{background:#fffaf0a6;border:1px dashed #bca884;border-radius:18px;padding:28px}.empty-state-card h2{color:#35291d;margin:0}.empty-state-card p{color:#746453;margin:9px 0 0;line-height:1.6}@media (prefers-reduced-motion:reduce){.mark-input,.marking-sort-button{transition:none}}@media (width<=1040px){.marking-controls{grid-template-columns:minmax(130px,.4fr) minmax(220px,1fr) auto}.student-count{grid-column:1/-1;justify-self:start}}@media (width<=720px){.marking-controls{grid-template-columns:1fr;align-items:stretch}.marking-control-field select{width:100%}.marking-sort-buttons{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.marking-sort-button{border-right:1px solid #d8c8ad;padding-inline:8px}.marking-sort-button:last-child{border-right:0}.student-count{grid-column:auto;justify-self:start}.assessment-table th{font-size:.65rem}.assessment-table th small{font-size:.64rem}.student-name-cell{gap:5px}.table-student-avatar{display:none}.mark-input{height:32px;padding-inline:3px;font-size:.78rem}.student-result-mark{padding-bottom:5px}.student-result-grade{padding-top:5px;font-size:.56rem}.student-result-grade--incomplete{font-size:.52rem}}.empty-state-card--under-controls{margin-top:18px}.quickwrite-page{gap:24px;display:grid}.quickwrite-header h1{color:#35291d;margin:0;font-size:clamp(2.5rem,7vw,4.5rem);line-height:.95}.quickwrite-selection-bar{background:#fffaf0;border:1px solid #d4c3a5;border-radius:16px;grid-template-columns:minmax(130px,.45fr) minmax(230px,1fr) minmax(150px,.55fr) auto;align-items:end;gap:14px;padding:18px 20px;display:grid;box-shadow:0 8px 22px #48341f14}.quickwrite-select-field{gap:7px;display:grid}.quickwrite-select-field>span,.quickwrite-subject-status>span{color:#574838;font-size:.82rem;font-weight:800}.quickwrite-select-field select{color:#35291d;width:100%;min-width:0;font:inherit;background:#fffdf7;border:1px solid #c9b894;border-radius:10px;outline:none;padding:10px 38px 10px 12px;font-weight:750}.quickwrite-select-field select:focus{border-color:#98704a;box-shadow:0 0 0 3px #98704a26}.quickwrite-select-field select:disabled{cursor:not-allowed;opacity:.55}.quickwrite-subject-status{gap:3px;min-height:42px;display:grid}.quickwrite-subject-status strong{color:var(--face-green-dark);font-size:.92rem}.quickwrite-subject-status small{color:#8b745a;font-size:.67rem}.quickwrite-student-position{color:#796957;white-space:nowrap;place-self:center end;font-size:.82rem;font-weight:800}.quickwrite-workspace{grid-template-columns:minmax(320px,.9fr) minmax(390px,1.1fr);align-items:start;gap:22px;display:grid}.quickwrite-input-panel{background:#fffaf0;border:1px solid #d4c3a5;border-radius:18px;gap:20px;padding:23px;display:grid;box-shadow:0 8px 22px #48341f14}.quickwrite-student-heading{border-bottom:1px solid #ded1b9;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.quickwrite-student-heading p{color:#8a5f32;letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:.7rem;font-weight:850}.quickwrite-student-heading h2{color:#35291d;margin:0;font-size:1.45rem}.quickwrite-student-heading span{color:#796957;margin-top:5px;font-size:.8rem;font-weight:750;display:block}.quickwrite-pupil-navigation{gap:7px;display:flex}.quickwrite-pupil-navigation button{color:#5c4936;font:inherit;cursor:pointer;background:#fffdf7;border:1px solid #c9b894;border-radius:9px;padding:8px 10px;font-size:.7rem;font-weight:800}.quickwrite-pupil-navigation button:hover{border-color:var(--face-green-soft);color:var(--face-green-dark)}.quickwrite-grade-field,.quickwrite-text-field{gap:8px;display:grid}.quickwrite-grade-field>span,.quickwrite-text-field>span,.quickwrite-tone-control span{color:#574838;font-size:.84rem;font-weight:800}.quickwrite-grade-field input{width:92px;height:62px;color:var(--face-green-dark);text-align:center;font:inherit;background:#fffdf7;border:1px solid #c9b894;border-radius:14px;outline:none;padding:4px 12px;font-size:1.9rem;font-weight:900}.quickwrite-grade-field input:focus,.quickwrite-text-field textarea:focus{border-color:var(--face-green-soft);box-shadow:0 0 0 3px #173b3424}.quickwrite-grade-field small,.quickwrite-text-field small{color:#8b7b67;font-size:.7rem;line-height:1.45}.quickwrite-text-field textarea{box-sizing:border-box;resize:vertical;color:#35291d;width:100%;font:inherit;background:#fffdf7;border:1px solid #c9b894;border-radius:12px;outline:none;padding:13px 14px;line-height:1.55}.quickwrite-text-field textarea::placeholder{color:#a59580}.quickwrite-tone-control{border-top:1px solid #ded1b9;gap:11px;padding-top:18px;display:grid}.quickwrite-tone-heading{justify-content:space-between;align-items:center;display:flex}.quickwrite-tone-heading>div{align-items:baseline;gap:9px;display:flex}.quickwrite-tone-heading strong{color:var(--face-green-dark);font-size:.9rem}.quickwrite-tone-heading output{color:#8b745a;font-size:.7rem;font-weight:800}.quickwrite-tone-control input[type=range]{width:100%;accent-color:var(--face-green)}.quickwrite-tone-labels{justify-content:space-between;gap:12px;display:flex}.quickwrite-tone-labels span{color:#84735e;font-size:.67rem}.quickwrite-display-column{gap:13px;display:grid}.quickwrite-crt{background:linear-gradient(145deg,#1b2824,#07100e);border-radius:22px;padding:13px;box-shadow:0 17px 34px #101d193d,inset 0 1px #ffffff14}.quickwrite-crt-frame{background:#08120f;border:2px solid #344b44;border-radius:16px;padding:10px;box-shadow:inset 0 0 18px #000000e6}.quickwrite-crt-screen{color:#9be3c8;background:radial-gradient(circle at 50% 20%,#5bc8a41a,#0000 52%),linear-gradient(#071a15,#04100d);border-radius:10px;min-height:590px;padding:21px;position:relative;overflow:hidden;box-shadow:inset 0 0 28px #44cf9e14}.quickwrite-crt-scanlines{z-index:2;pointer-events:none;opacity:.16;background:repeating-linear-gradient(#0000 0 3px,#00000073 4px);position:absolute;inset:0}.quickwrite-screen-header,.quickwrite-screen-content{z-index:1;position:relative}.quickwrite-screen-header{border-bottom:1px solid #76d9b540;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:15px;display:flex}.quickwrite-screen-header p{color:#65b89a;letter-spacing:.13em;margin:0 0 5px;font-family:monospace;font-size:.65rem;font-weight:800}.quickwrite-screen-header strong{color:#b7f1db;font-family:monospace;font-size:1.05rem}.quickwrite-screen-header>span{color:#7ee8bf;letter-spacing:.08em;border:1px solid #7eebc159;border-radius:999px;padding:4px 7px;font-family:monospace;font-size:.6rem;font-weight:800}.quickwrite-screen-content{gap:16px;padding-top:17px;display:grid}.quickwrite-screen-section{gap:6px;display:grid}.quickwrite-screen-label,.quickwrite-parser-status p,.quickwrite-generated-preview p{color:#5faa8f;letter-spacing:.12em;text-transform:uppercase;margin:0;font-family:monospace;font-size:.61rem;font-weight:850}.quickwrite-screen-value{color:#b7f1db;margin:0;font-family:monospace;font-size:.85rem}.quickwrite-screen-empty{color:#477d6b;margin:0;font-family:monospace;font-size:.75rem;font-style:italic}.quickwrite-token-list{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.quickwrite-token-list li{color:#a8e8d0;background:#5bc8a40f;border:1px solid #76d9b545;border-radius:6px;padding:5px 7px;font-family:monospace;font-size:.7rem}.quickwrite-parser-status{background:#d3b5630f;border:1px solid #d3b5634d;border-radius:8px;gap:6px;padding:11px;display:grid}.quickwrite-parser-status strong{color:#e0c886;font-family:monospace;font-size:.78rem}.quickwrite-parser-status span{color:#9d916d;font-family:monospace;font-size:.67rem;line-height:1.5}.quickwrite-generated-preview{border-bottom:1px solid #76d9b536;gap:8px;padding-bottom:15px;display:grid}.quickwrite-generated-preview-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.quickwrite-generated-preview-actions{align-items:center;gap:6px;display:flex}.quickwrite-generated-preview-actions button{color:#8fd8bd;letter-spacing:.05em;cursor:pointer;background:#76d9b512;border:1px solid #76d9b552;border-radius:999px;padding:4px 9px;font-family:monospace;font-size:.61rem;font-weight:800}.quickwrite-generated-preview-actions button:disabled{opacity:.38;cursor:default}.quickwrite-generated-preview>div,.quickwrite-generated-preview-editor{box-sizing:border-box;color:#538673;background:0 0;border:1px dashed #76d9b540;border-radius:8px;width:100%;min-height:104px;padding:11px;font-family:monospace;font-size:.73rem;line-height:1.6}.quickwrite-generated-preview-editor{resize:vertical;outline:none}.quickwrite-generated-preview-editor:focus{color:#b7f1db;border-style:solid;border-color:#7eebc194}.quickwrite-generated-preview>div.is-manually-edited{color:#a8e8d0;border-style:solid}.quickwrite-generated-preview-note{color:#6eaa98;font-family:monospace;font-size:.6rem;line-height:1.4}.quickwrite-actions{justify-content:flex-end;gap:10px;display:flex}.quickwrite-clear-button,.quickwrite-save-button{font:inherit;border-radius:11px;padding:11px 17px;font-weight:800}.quickwrite-clear-button{color:#5c4b39;cursor:pointer;background:#fffaf0;border:1px solid #cdbd9f}.quickwrite-clear-button:hover{background:#f3e7cf}.quickwrite-save-button{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0}.quickwrite-save-button:disabled{cursor:not-allowed;opacity:.48}.quickwrite-save-note{color:#897864;text-align:right;margin:0;font-size:.67rem;line-height:1.45}.quickwrite-empty-state{background:#fffaf0a6;border:1px dashed #bca884;border-radius:18px;padding:28px}.quickwrite-empty-state h2{color:#35291d;margin:0}.quickwrite-empty-state p{color:#746453;margin:9px 0 0;line-height:1.6}@media (prefers-reduced-motion:reduce){.quickwrite-pupil-navigation button,.quickwrite-clear-button{transition:none}}@media (width<=1080px){.quickwrite-selection-bar{grid-template-columns:minmax(130px,.45fr) minmax(220px,1fr) minmax(140px,.55fr)}.quickwrite-student-position{grid-column:1/-1;justify-self:start}.quickwrite-workspace{grid-template-columns:1fr}.quickwrite-crt-screen{min-height:520px}}@media (width<=720px){.quickwrite-selection-bar{grid-template-columns:1fr;align-items:stretch}.quickwrite-student-position{grid-column:auto}.quickwrite-student-heading{display:grid}.quickwrite-pupil-navigation{width:100%}.quickwrite-pupil-navigation button{flex:1}.quickwrite-crt-screen{min-height:500px;padding:17px}}@media (width<=480px){.quickwrite-input-panel{padding:18px}.quickwrite-tone-labels span{font-size:.6rem}.quickwrite-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.quickwrite-save-note{text-align:left}}.quickwrite-grade-group{background:#fffdf68c;border:1px solid #314b482e;border-radius:12px;min-width:0;padding:9px}.quickwrite-grade-group-title{color:#5c6f6a;letter-spacing:.08em;text-align:center;text-transform:uppercase;margin:0 0 8px;font-size:.7rem;font-weight:800}.quickwrite-grade-button:hover{background:#eef1e9;border-color:#47645f;transform:translateY(-1px)}@media (width<=720px){.quickwrite-grade-groups{grid-template-columns:1fr}.quickwrite-grade-group-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}}.quickwrite-screen-header--simple{justify-content:space-between;gap:16px}.quickwrite-record-status{color:#8eb9ad;min-height:29px;font:inherit;letter-spacing:.035em;cursor:pointer;background:#07221d94;border:1px solid #6eaa9866;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:5px 10px;font-size:.66rem;font-weight:850;transition:border-color .14s,background .14s,color .14s,transform .14s;display:inline-flex}.quickwrite-record-status:hover:not(:disabled){transform:translateY(-1px)}.quickwrite-record-status:focus-visible{outline-offset:2px;outline:2px solid #7fd0b68c}.quickwrite-record-status:disabled{cursor:default}.quickwrite-record-status-icon{font-size:.85rem;line-height:1}.quickwrite-record-status.is-empty{color:#779d93;background:#07221d61;border-color:#6eaa984d}.quickwrite-record-status.is-saved{color:#8fe0c5;background:#3b806b33;border-color:#7fd0b69e}.quickwrite-record-status.is-saved:hover{background:#3b806b4f}.quickwrite-record-status.is-changed{color:#f1cf75;background:#b18c3d2e;border-color:#f1cf75a8}.quickwrite-record-status.is-changed:hover{background:#b18c3d4a}@media (width<=620px){.quickwrite-screen-header--simple{align-items:flex-start}.quickwrite-record-status{padding:5px 8px;font-size:.61rem}}.quickwrite-export-button{color:#4c4031;min-height:42px;font:inherit;cursor:pointer;background:#fff9ed;border:1px solid #bfa67b;border-radius:11px;padding:0 14px;font-weight:800}.quickwrite-export-button:hover:not(:disabled){background:#f4ead6}.quickwrite-export-button:disabled{opacity:.42;cursor:default}.quickwrite-screen-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.quickwrite-crt-mode-toggle{color:#8fd8bd;width:34px;height:34px;font:inherit;cursor:pointer;background:#7eebc10f;border:1px solid #7eebc14d;border-radius:999px;flex:0 0 34px;place-items:center;padding:0;font-size:1rem;line-height:1;transition:transform .14s,background .14s,border-color .14s;display:grid}.quickwrite-crt-mode-toggle:hover{background:#7eebc11f;border-color:#7eebc180;transform:translateY(-1px)}.quickwrite-crt.is-light-screen .quickwrite-crt-screen{color:#173d35;background:radial-gradient(circle at 50% 18%,#77a58e33,#0000 52%),linear-gradient(#eef3e7,#dfe9dc);box-shadow:inset 0 0 32px #3a67541f,inset 0 0 4px #ffffffa6}.quickwrite-crt.is-light-screen .quickwrite-crt-scanlines{opacity:.11;background:repeating-linear-gradient(#0000 0 3px,#1c443621 4px)}.quickwrite-crt.is-light-screen .quickwrite-screen-header{border-bottom-color:#2a5b4940}.quickwrite-crt.is-light-screen .quickwrite-screen-header strong,.quickwrite-crt.is-light-screen .quickwrite-screen-value,.quickwrite-crt.is-light-screen .quickwrite-token-list li,.quickwrite-crt.is-light-screen .quickwrite-generated-preview-editor:focus,.quickwrite-crt.is-light-screen .quickwrite-generated-preview>div.is-manually-edited{color:#173d35}.quickwrite-crt.is-light-screen .quickwrite-screen-header small,.quickwrite-crt.is-light-screen .quickwrite-screen-label,.quickwrite-crt.is-light-screen .quickwrite-parser-status p,.quickwrite-crt.is-light-screen .quickwrite-generated-preview p,.quickwrite-crt.is-light-screen .quickwrite-generated-preview-note,.quickwrite-crt.is-light-screen .quickwrite-screen-empty{color:#487c6c}.quickwrite-crt.is-light-screen .quickwrite-token-list li{background:#2a5b490e;border-color:#2a5b493d}.quickwrite-crt.is-light-screen .quickwrite-parser-status{background:#c49b4617;border-color:#7e602152}.quickwrite-crt.is-light-screen .quickwrite-parser-status strong{color:#745a20}.quickwrite-crt.is-light-screen .quickwrite-parser-status span{color:#776b4e}.quickwrite-crt.is-light-screen .quickwrite-generated-preview{border-bottom-color:#2a5b4938}.quickwrite-crt.is-light-screen .quickwrite-generated-preview>div,.quickwrite-crt.is-light-screen .quickwrite-generated-preview-editor{color:#315f52;background:#ffffff26;border-color:#2a5b4947}.quickwrite-crt.is-light-screen .quickwrite-generated-preview-actions button,.quickwrite-crt.is-light-screen .quickwrite-crt-mode-toggle{color:#285f50;background:#2a5b4912;border-color:#2a5b494d}.quickwrite-crt.is-light-screen .quickwrite-record-status{color:#416e61;background:#fff3;border-color:#2a5b494d}.quickwrite-crt.is-light-screen .quickwrite-record-status.is-saved{color:#1f5c48}.quickwrite-crt.is-light-screen .quickwrite-record-status.is-changed{color:#805e18}.quickwrite-crt.is-light-screen{background:linear-gradient(145deg,#d9dfd5,#aebbad);border:1px solid #5d746857;box-shadow:0 15px 30px #48524729,inset 0 1px #ffffff94}.quickwrite-crt.is-light-screen .quickwrite-crt-frame{background:#c6d0c4;border-color:#80968b;box-shadow:inset 0 0 14px #394f433d,0 0 0 1px #ffffff52}.quickwrite-page--compact{min-width:0;min-height:0;display:block}.quickwrite-workspace--compact{grid-template-columns:minmax(390px,.82fr) minmax(520px,1.18fr);align-items:stretch;gap:18px;min-width:0;min-height:0;display:grid}.quickwrite-input-panel--compact{flex-direction:column;gap:10px;min-width:0;min-height:0;padding:16px 20px;display:flex}.quickwrite-input-panel--compact.is-missing{border-color:#8c42337a}.quickwrite-control-header{border-bottom:1px solid #96774b57;gap:8px;padding-bottom:10px;display:grid}.quickwrite-control-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.quickwrite-control-row--student{grid-template-columns:minmax(0,1fr) auto}.quickwrite-compact-field{color:#4e4032;gap:4px;min-width:0;font-size:.76rem;font-weight:800;display:grid}.quickwrite-compact-field>span{line-height:1}.quickwrite-compact-field select{color:#45382b;width:100%;min-width:0;min-height:35px;font:inherit;background:#fffdf8;border:1px solid #c8b48f;border-radius:9px;padding:5px 9px;font-size:.88rem;font-weight:750}.quickwrite-compact-field select:focus{border-color:#31534e;outline:none;box-shadow:0 0 0 3px #31534e24}.quickwrite-task-field{margin:0}.quickwrite-subject-badge{white-space:nowrap;background:#ebefe4c2;border:1px solid #31534e42;border-radius:9px;grid-template-columns:auto auto;align-items:center;gap:8px;min-height:35px;padding:0 12px;display:grid}.quickwrite-subject-badge span{color:#786752;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:800}.quickwrite-subject-badge strong{color:#204c46;font-size:.9rem}.quickwrite-student-controls{align-items:center;gap:6px;min-height:35px;display:flex}.quickwrite-position-counter{color:#71614f;text-align:center;min-width:42px;font-size:.72rem;font-weight:800}.quickwrite-student-controls button{color:#594733;width:35px;height:35px;font:inherit;cursor:pointer;background:#fffaf0;border:1px solid #c7b18a;border-radius:9px;padding:0;font-size:1rem;font-weight:850}.quickwrite-student-controls button:hover:not(:disabled){color:#274b46;background:#eef1e7;border-color:#31534e}.quickwrite-student-controls button:disabled{cursor:not-allowed;opacity:.38}.quickwrite-grade-field--compact{gap:6px;margin:0;display:grid}.quickwrite-grade-field--compact>span{color:#4e4032;font-size:.78rem;font-weight:850}.quickwrite-grade-picker{gap:6px;display:grid}.quickwrite-grade-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.quickwrite-grade-group{background:#fffdf694;border:1px solid #31534e33;border-radius:10px;min-width:0;margin:0;padding:5px}.quickwrite-grade-group-title{color:#60716d;letter-spacing:.05em;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:0 0 4px;font-size:.59rem;font-weight:850;overflow:hidden}.quickwrite-grade-group-buttons{gap:4px;display:grid}.quickwrite-grade-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.quickwrite-grade-button{color:#294c47;min-width:0;min-height:29px;font:inherit;cursor:pointer;background:#fffdf7;border:1px solid #99aca7;border-radius:8px;padding:3px 6px;font-size:.8rem;font-weight:850;line-height:1;transition:transform .12s,border-color .12s,background .12s,color .12s,box-shadow .12s}.quickwrite-grade-button:hover:not(:disabled){background:#edf1e8;border-color:#365b55;transform:translateY(-1px)}.quickwrite-grade-button:focus-visible{outline-offset:2px;outline:3px solid #31534e38}.quickwrite-grade-button.is-selected{color:#fff9e9;background:#31534e;border-color:#31534e;box-shadow:0 5px 13px #31534e38}.quickwrite-grade-button.is-selected.is-retained{color:#fff9e9f0;background:#31534e80;border-color:#31534e85;box-shadow:0 3px 8px #31534e1c}.quickwrite-grade-button.is-selected.is-retained:hover:not(:disabled){background:#31534e9e;border-color:#31534eb8}.quickwrite-grade-button:disabled{cursor:not-allowed;opacity:.42}.quickwrite-grade-button--numeric{min-height:33px;font-size:.9rem}.quickwrite-text-field--compact{gap:5px;min-width:0;margin:0;display:grid}.quickwrite-text-field--compact>span{color:#4e4032;font-size:.78rem;font-weight:850}.quickwrite-textarea-shell{min-width:0;position:relative}.quickwrite-text-field--compact textarea{box-sizing:border-box;color:#44372b;width:100%;min-width:0;height:clamp(68px,8.7vh,88px);min-height:68px;max-height:88px;font:inherit;resize:none;background:#fffdf8;border:1px solid #c8b48f;border-radius:11px;padding:9px 44px 28px 11px;line-height:1.35}.quickwrite-text-field--compact textarea:focus{border-color:#31534e;outline:none;box-shadow:0 0 0 3px #31534e21}.quickwrite-text-field--compact textarea:disabled{color:#8a8174;cursor:not-allowed;background:#eeeae0}.quickwrite-refresh-button{color:#31534e;width:29px;height:25px;font:inherit;cursor:pointer;opacity:1;background:#eef1e9;border:1px solid #9baca7;border-radius:7px;place-items:center;padding:0;font-size:1rem;font-weight:800;transition:transform .14s,border-color .14s,background .14s,color .14s;display:grid;position:absolute;bottom:7px;right:8px}.quickwrite-refresh-button:hover:not(:disabled){color:#fff9e9;background:#31534e;border-color:#31534e;transform:rotate(24deg)}.quickwrite-refresh-button:focus-visible{outline-offset:2px;outline:3px solid #31534e38}.quickwrite-refresh-button:disabled{cursor:not-allowed;opacity:.52}.quickwrite-tone-control--compact{background:#fffdf685;border:1px solid #31534e30;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin:0;padding:6px 7px 6px 10px;display:grid}.quickwrite-tone-title{color:#4e4032;font-size:.74rem;font-weight:850}.quickwrite-tone-switch{background:#31534e14;border:1px solid #a8b7b2;border-radius:8px;grid-template-columns:minmax(92px,1.45fr) minmax(54px,.8fr) minmax(48px,.72fr) minmax(66px,1fr);gap:3px;min-width:0;padding:3px;display:grid}.quickwrite-tone-switch button{color:#536761;min-width:0;min-height:27px;font:inherit;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:3px;font-size:clamp(.52rem,.62vw,.63rem);font-weight:800;overflow:hidden}.quickwrite-tone-switch button:hover:not(:disabled){background:#ffffffad}.quickwrite-tone-switch button.is-selected{color:#fff9e9;background:#31534e;box-shadow:0 3px 8px #31534e33}.quickwrite-tone-switch button:disabled{cursor:not-allowed;opacity:.42}.quickwrite-tone-switch button:focus-visible{outline-offset:1px;outline:3px solid #31534e38}.quickwrite-actions--compact{grid-template-columns:auto auto auto auto minmax(0,1fr);gap:7px;margin-top:auto;display:grid}.quickwrite-actions--compact button{min-height:36px;padding:6px 11px}.quickwrite-merit-button,.quickwrite-missing-button{color:#594733;font:inherit;cursor:pointer;background:#fffaf0;border:1px solid #bca677;border-radius:9px;font-size:.76rem;font-weight:850}.quickwrite-merit-button:hover:not(:disabled){background:#fff2c7;border-color:#9d7825}.quickwrite-merit-button.is-selected{color:#fffdf3;background:#c89528;border-color:#9c7420;box-shadow:0 5px 13px #9c74203d}.quickwrite-missing-button:hover{background:#f8e5df;border-color:#9a4e40}.quickwrite-missing-button.is-selected{color:#fff8f4;background:#934b3d;border-color:#873f33;box-shadow:0 5px 13px #873f333d}.quickwrite-merit-button:disabled{cursor:not-allowed;opacity:.42}.quickwrite-display-column--compact{min-width:0;min-height:0;display:flex}.quickwrite-display-column--compact .quickwrite-crt{flex:1;min-width:0;min-height:0}.quickwrite-display-column--compact .quickwrite-crt-frame,.quickwrite-display-column--compact .quickwrite-crt-screen{box-sizing:border-box;height:100%;min-height:0}.quickwrite-display-column--compact .quickwrite-screen-content{overflow:auto}.quickwrite-screen-header--simple{align-items:flex-start}.quickwrite-screen-header--simple div{gap:5px;display:grid}.quickwrite-screen-header--simple strong{margin:0}.quickwrite-screen-header--simple small{color:#6eaa98;letter-spacing:.05em;font-family:inherit;font-size:.72rem}.quickwrite-generated-preview>div.is-missing{color:#f0a394;border-color:#a35b4b;font-weight:800}.quickwrite-generated-preview>div.has-merit,.quickwrite-generated-preview-editor.has-merit{color:#f1cf75;border-color:#b18c3d}@media (width>=1100px) and (height>=820px){.quickwrite-page--compact{height:calc(100dvh - 88px);overflow:hidden}.quickwrite-workspace--compact,.quickwrite-input-panel--compact,.quickwrite-display-column--compact{height:100%}}@media (width<=1250px){.quickwrite-workspace--compact{grid-template-columns:minmax(360px,.92fr) minmax(470px,1.08fr);gap:14px}.quickwrite-input-panel--compact{padding:14px 16px}}@media (width<=980px){.quickwrite-page--compact{height:auto;overflow:visible}.quickwrite-workspace--compact{grid-template-columns:minmax(0,1fr);height:auto}.quickwrite-display-column--compact .quickwrite-crt{min-height:650px}}@media (width<=680px){.quickwrite-actions--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.quickwrite-control-row,.quickwrite-control-row--student{grid-template-columns:minmax(0,1fr)}.quickwrite-subject-badge{justify-content:start}.quickwrite-student-controls{justify-content:flex-end}.quickwrite-grade-groups{grid-template-columns:minmax(0,1fr)}.quickwrite-grade-group-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}.quickwrite-tone-switch{grid-template-columns:1.45fr .8fr .72fr 1fr}.quickwrite-tone-switch button{font-size:.54rem}}.quickwrite-token-list li.is-configurable{gap:5px;padding:5px 7px;display:grid}.quickwrite-token-list li.is-configurable>span{display:block}.quickwrite-token-list li.is-configurable button{color:#ddbe70;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f1cf757a;flex-wrap:wrap;justify-self:start;align-items:center;gap:4px;padding:2px 0;font-size:.58rem;line-height:1.25;display:inline-flex}.quickwrite-token-list li.is-configurable button:hover{color:#ffe091;border-bottom-color:#ffe091}.quickwrite-token-list li.is-configurable button strong{font-weight:900}.quickwrite-token-list li.is-configurable button:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #f1cf7575}.quickwrite-actions--compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.quickwrite-actions--compact>button{white-space:nowrap;width:100%;min-width:0}.quickwrite-actions--compact .quickwrite-save-button{grid-column:1/-1;min-height:44px;padding-inline:18px;font-size:.86rem}.english-quickwrite-page{--english-target:#bd754a;--english-strength:#3f866f;--english-merit:#b7953f;--english-focus:#557a9d}.english-quickwrite-workspace{grid-template-columns:minmax(430px,.92fr) minmax(560px,1.08fr)}.english-quickwrite-input{gap:12px}.english-subject-badge{grid-template-columns:auto auto;grid-template-areas:"label subject""status status";gap:2px 8px;padding-block:5px}.english-subject-badge span{grid-area:label}.english-subject-badge strong{grid-area:subject}.english-subject-badge em{color:#7a684e;letter-spacing:.08em;text-align:right;text-transform:uppercase;grid-area:status;font-size:.58rem;font-style:normal;font-weight:850}.english-trait-section{background:linear-gradient(145deg,#fffef9e6,#f8f6edb8);border:1px solid #31534e29;border-radius:16px;gap:12px;min-width:0;padding:14px;display:grid;box-shadow:0 10px 28px #3630240b,inset 0 1px #ffffffb8}.english-trait-heading-row,.english-thumbtabs-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.english-trait-heading-row>div:not(.english-flick-compass),.english-thumbtabs-heading>div{gap:1px;display:grid}.english-kicker{color:#70807b;letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;font-weight:900}.english-trait-heading-row strong,.english-thumbtabs-heading strong{color:#163f39;font-size:.96rem}.english-thumbtabs-heading small{color:#806f59;text-align:right;max-width:58%;font-size:.62rem;font-weight:700;line-height:1.3}.english-flick-compass{color:#5e6f69;-webkit-user-select:none;user-select:none;flex:0 0 168px;width:168px;height:78px;position:relative}.english-flick-compass-ring{background:radial-gradient(circle,#ffffffb8 0 43%,#0000 44%);border:1px solid #37534d29;border-radius:999px;position:absolute;inset:11px 42px}.english-flick-compass-tile{color:#234b44;letter-spacing:.02em;background:#fffdf7f5;border:1px solid #31534e47;border-radius:9px;place-items:center;width:48px;height:32px;font-size:.56rem;font-weight:900;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 10px #2a3d3814}.english-flick-compass-label{z-index:1;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;font-size:.52rem;font-weight:900;line-height:1;position:absolute}.english-flick-compass-label--merit{color:var(--english-merit);top:1px;left:50%;transform:translate(-50%)}.english-flick-compass-label--target{color:var(--english-target);top:50%;left:1px;transform:translateY(-50%)}.english-flick-compass-label--strength{color:var(--english-strength);top:50%;right:0;transform:translateY(-50%)}.english-flick-compass-label--focus{color:var(--english-focus);bottom:1px;left:50%;transform:translate(-50%)}.english-trait-column-headings{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-inline:8px;display:grid}.english-trait-column-headings span{color:#687974;letter-spacing:.075em;text-align:center;text-transform:uppercase;font-size:.56rem;font-weight:900}.english-trait-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 8px;display:grid}.english-trait-slot{place-items:center;min-width:0;min-height:70px;padding:8px;display:grid}.english-trait-tile{--offset-x:0px;--offset-y:0px;width:100%;min-width:0;min-height:52px;transform:translate(var(--offset-x), var(--offset-y));color:#244a44;font:inherit;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#fffef9f5;border:1px solid #4d67605c;border-radius:10px;grid-template-rows:minmax(20px,auto) 14px;align-content:center;justify-items:center;gap:2px;padding:7px 10px 6px;transition:transform .18s cubic-bezier(.2,.8,.2,1),border-color .16s,background .16s,box-shadow .16s;display:grid;position:relative;overflow:visible;box-shadow:0 3px 9px #2a3d380e,inset 0 1px #ffffffd1}.english-trait-tile:hover{border-color:#31534e94;box-shadow:0 5px 14px #21443d17,inset 0 1px #ffffffe6}.english-trait-tile:active{cursor:grabbing;transform:translate(var(--offset-x), var(--offset-y)) scale(.975)}.english-trait-tile:focus-visible{outline-offset:3px;outline:3px solid #4c7e7538}.english-trait-edge{opacity:.32;pointer-events:none;border-radius:999px;transition:opacity .16s,box-shadow .16s;display:block;position:absolute}.english-trait-edge--merit,.english-trait-edge--focus{height:2px;left:10px;right:10px}.english-trait-edge--target,.english-trait-edge--strength{width:2px;top:9px;bottom:9px}.english-trait-edge--merit{background:var(--english-merit);top:-1px}.english-trait-edge--target{background:var(--english-target);left:-1px}.english-trait-edge--strength{background:var(--english-strength);right:-1px}.english-trait-edge--focus{background:var(--english-focus);bottom:-1px}.english-trait-label{text-align:center;text-overflow:ellipsis;white-space:nowrap;align-self:end;max-width:100%;font-size:.73rem;font-weight:900;line-height:1.05;overflow:hidden}.english-trait-state{color:#687974;letter-spacing:.05em;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;align-self:start;max-width:100%;font-size:.48rem;font-weight:900;line-height:1;overflow:hidden}.english-trait-tile.is-target{--offset-x:-7px;background:#fcf6eefa;border-color:#bd754a6b}.english-trait-tile.is-strength{--offset-x:7px;background:#f0f8f4fa;border-color:#3f866f6b}.english-trait-tile.is-merit{--offset-y:-7px;background:#fcf8e9fa;border-color:#b7953f70}.english-trait-tile.is-focus{--offset-y:7px;background:#f1f6fafa;border-color:#557a9d6b}.english-trait-tile.is-target .english-trait-state{color:var(--english-target)}.english-trait-tile.is-strength .english-trait-state{color:var(--english-strength)}.english-trait-tile.is-merit .english-trait-state{color:var(--english-merit)}.english-trait-tile.is-focus .english-trait-state{color:var(--english-focus)}.english-trait-tile.is-target .english-trait-edge--target,.english-trait-tile.is-strength .english-trait-edge--strength,.english-trait-tile.is-merit .english-trait-edge--merit,.english-trait-tile.is-focus .english-trait-edge--focus{opacity:1}.english-trait-tile.is-target .english-trait-edge--target{box-shadow:0 0 7px #bd754a57}.english-trait-tile.is-strength .english-trait-edge--strength{box-shadow:0 0 7px #3f866f57}.english-trait-tile.is-merit .english-trait-edge--merit{box-shadow:0 0 7px #b7953f57}.english-trait-tile.is-focus .english-trait-edge--focus{box-shadow:0 0 7px #557a9d57}.english-grid-actions{align-items:center;gap:7px;min-width:0;padding-top:2px;display:flex}.english-grid-actions button{color:#4c4032;font:inherit;cursor:pointer;background:#fffcf4db;border:1px solid #8270536b;border-radius:999px;padding:5px 10px;font-size:.62rem;font-weight:850}.english-grid-actions button:hover:not(:disabled){background:#fffdf8;border-color:#475c567a}.english-grid-actions button:disabled{cursor:not-allowed;opacity:.38}.english-grid-shortcut{color:#8a7b68;white-space:nowrap;align-items:center;gap:4px;margin-left:auto;font-size:.54rem;font-weight:750;display:inline-flex}.english-grid-shortcut kbd{color:#655b4e;min-width:20px;height:18px;font:inherit;background:#ffffffb3;border:1px solid #6b604e4d;border-radius:5px;place-items:center;padding-inline:4px;font-size:.54rem;font-weight:900;display:inline-grid;box-shadow:0 1px #473f3214}.english-save-actions{margin-top:auto}.english-workflow-message{color:#31534e;text-align:right;margin:0;font-size:.68rem;font-weight:800}.english-record-status{color:#8da69f;letter-spacing:.04em;text-transform:uppercase;border:1px solid #779a8f59;border-radius:999px;padding:6px 10px;font-size:.62rem;font-weight:850}.english-record-status.is-saved{color:#b6e0c8}.english-screen-content{gap:18px}.english-generated-preview{min-height:178px}.english-final-comment{color:#9ad4bd;white-space:pre-wrap;min-height:88px;font-size:.86rem;line-height:1.55}.english-comment-highlight{color:#d9f8ec;background:#7ec7ae1f;border-radius:4px;padding:1px 2px;box-shadow:inset 0 -2px #7ec7aea3,0 0 12px #7ec7ae14}.english-comment-highlight.is-merit{color:#f4e8bd;background:#d5bd721f;box-shadow:inset 0 -2px #d5bd72b8,0 0 12px #d5bd7214}.english-comment-highlight.is-target{color:#f3d3bb;background:#d8a0781f;box-shadow:inset 0 -2px #d8a078b8,0 0 12px #d8a07814}.english-comment-highlight.is-focus{color:#d4e7f6;background:#8bb0d01f;box-shadow:inset 0 -2px #8bb0d0b8,0 0 12px #8bb0d014}.english-thumbtabs{border-top:1px solid #468b754d;gap:10px;padding-top:14px;display:grid}.english-thumbtabs-heading .english-kicker{color:#63ae96}.english-thumbtabs-heading strong{color:#b7e6d5}.english-thumbtabs-heading small{color:#72a793}.english-thumbtabs-empty{color:#6ba68f;border:1px dashed #56a48b59;border-radius:10px;padding:18px;font-size:.72rem;line-height:1.45}.english-thumbtab-list{gap:9px;display:grid}.english-thumbtab-card{background:linear-gradient(145deg,#06272180,#021b176b);border:1px solid #4d927d42;border-left-width:3px;border-radius:10px;grid-template-columns:30px minmax(0,1fr);gap:9px;padding:10px;display:grid;position:relative}.english-thumbtab-card.is-strength{border-left-color:var(--english-strength)}.english-thumbtab-card.is-target{border-left-color:var(--english-target)}.english-thumbtab-card.is-merit{border-left-color:var(--english-merit)}.english-thumbtab-card.is-focus{border-left-color:var(--english-focus)}.english-thumbtab-card.is-detail-active{border-color:#74b79f6b;box-shadow:0 0 0 2px #69b49b12}.english-thumbtab-card.is-strength .english-thumbtab-meta span{color:#7ec7ae}.english-thumbtab-card.is-target .english-thumbtab-meta span{color:#d8a078}.english-thumbtab-card.is-merit .english-thumbtab-meta span{color:#d5bd72}.english-thumbtab-card.is-focus .english-thumbtab-meta span{color:#8bb0d0}.english-thumbtab-number{color:#86bba8;border:1px solid #599e886b;border-radius:8px;place-items:center;width:28px;height:28px;font-size:.66rem;font-weight:900;display:grid}.english-thumbtab-copy{gap:6px;min-width:0;display:grid}.english-thumbtab-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.english-thumbtab-meta strong{color:#b9e5d6;font-size:.72rem}.english-thumbtab-meta span{color:#78b19e;letter-spacing:.05em;text-transform:uppercase;font-size:.58rem;font-weight:900}.english-thumbtab-copy p{color:#8fc5b2;margin:0;font-size:.68rem;line-height:1.45}.english-thumbtab-evidence-lead{font-weight:750}.english-detail-input{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.english-detail-input span{color:#5e9c87;letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:900}.english-detail-input input{color:#c3eadc;min-width:0;font:inherit;background:#0014117a;border:1px solid #599a8659;border-radius:7px;padding:7px 9px;font-size:.7rem}.english-detail-input input::placeholder{color:#4d8975}.english-detail-input input:focus{border-color:#74b79f;outline:none;box-shadow:0 0 0 2px #69b49b1f}.english-input-summary{border-top:1px solid #468b754d;grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;padding-top:12px;display:grid}.english-input-summary span{color:#5e9c87;letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:900}.english-input-summary strong{color:#b4dfd0;font-size:.72rem}@media (width<=1120px){.english-quickwrite-workspace{grid-template-columns:minmax(360px,.95fr) minmax(480px,1.05fr)}.english-trait-slot{min-height:66px}}@media (width<=900px){.english-quickwrite-workspace{grid-template-columns:1fr}.english-trait-heading-row,.english-thumbtabs-heading{flex-direction:column;align-items:start}.english-thumbtabs-heading small{text-align:left;max-width:none}.english-flick-compass{align-self:center}}.english-quickwrite-crt.is-light-screen .english-final-comment{color:#254f43}.english-quickwrite-crt.is-light-screen .english-comment-highlight{color:#173f34;background:#2f7a5b1a;box-shadow:inset 0 -2px #2f7a5b94}.english-quickwrite-crt.is-light-screen .english-comment-highlight.is-merit{color:#5e4a16;background:#9674201a;box-shadow:inset 0 -2px #96742094}.english-quickwrite-crt.is-light-screen .english-comment-highlight.is-target{color:#6b351f;background:#ae5c351a;box-shadow:inset 0 -2px #ae5c3594}.english-quickwrite-crt.is-light-screen .english-comment-highlight.is-focus{color:#28475e;background:#4b70911a;box-shadow:inset 0 -2px #4b709194}.english-quickwrite-crt.is-light-screen .english-record-status{color:#56766d;border-color:#2a5b4947}.english-quickwrite-crt.is-light-screen .english-record-status.is-saved{color:#245c49}.english-quickwrite-crt.is-light-screen .english-thumbtabs{border-top-color:#2a5b493d}.english-quickwrite-crt.is-light-screen .english-thumbtabs-heading .english-kicker,.english-quickwrite-crt.is-light-screen .english-thumbtabs-heading small{color:#527c70}.english-quickwrite-crt.is-light-screen .english-thumbtabs-heading strong{color:#214d40}.english-quickwrite-crt.is-light-screen .english-thumbtabs-empty{color:#537e71;background:#ffffff1f;border-color:#2a5b494d}.english-quickwrite-crt.is-light-screen .english-thumbtab-card{background:#ffffff2e;border-color:#2a5b4938}.english-quickwrite-crt.is-light-screen .english-thumbtab-number{color:#416e61;border-color:#2a5b494d}.english-quickwrite-crt.is-light-screen .english-thumbtab-copy p,.english-quickwrite-crt.is-light-screen .english-thumbtab-meta strong,.english-quickwrite-crt.is-light-screen .english-input-summary strong{color:#234f42}.english-quickwrite-crt.is-light-screen .english-input-summary span{color:#527c70}.english-quickwrite-crt.is-light-screen .english-detail-input input{color:#173d35;background:#ffffff52;border-color:#2a5b4947}.english-save-actions{grid-template-columns:auto auto minmax(0,1fr)}.english-quickwrite-crt .quickwrite-crt-screen.english-crt-scrollable{scrollbar-gutter:stable;height:720px;min-height:720px;overflow:hidden auto}.english-quickwrite-crt .quickwrite-crt-screen.english-crt-scrollable::-webkit-scrollbar{width:8px}.english-quickwrite-crt .quickwrite-crt-screen.english-crt-scrollable::-webkit-scrollbar-track{background:#15403429}.english-quickwrite-crt .quickwrite-crt-screen.english-crt-scrollable::-webkit-scrollbar-thumb{background:#6fbca07a padding-box padding-box;border:2px solid #0000;border-radius:999px}.english-quickwrite-crt.is-light-screen .quickwrite-crt-screen.english-crt-scrollable::-webkit-scrollbar-track{background:#2a5b4914}.english-quickwrite-crt.is-light-screen .quickwrite-crt-screen.english-crt-scrollable::-webkit-scrollbar-thumb{background:#2a5b4957 padding-box padding-box}.english-quickwrite-crt.is-light-screen .english-thumbtab-card.is-strength{border-left-color:var(--english-strength)}.english-quickwrite-crt.is-light-screen .english-thumbtab-card.is-target{border-left-color:var(--english-target)}.english-quickwrite-crt.is-light-screen .english-thumbtab-card.is-merit{border-left-color:var(--english-merit)}.english-quickwrite-crt.is-light-screen .english-thumbtab-card.is-focus{border-left-color:var(--english-focus)}.english-quickwrite-crt.is-light-screen .english-thumbtab-card.is-strength .english-thumbtab-meta span{color:var(--english-strength)}.english-quickwrite-crt.is-light-screen .english-thumbtab-card.is-target .english-thumbtab-meta span{color:var(--english-target)}.english-quickwrite-crt.is-light-screen .english-thumbtab-card.is-merit .english-thumbtab-meta span{color:var(--english-merit)}.english-quickwrite-crt.is-light-screen .english-thumbtab-card.is-focus .english-thumbtab-meta span{color:var(--english-focus)}.english-subject-badge{grid-template-areas:"label subject"}.english-save-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.english-save-actions .quickwrite-save-button{grid-column:1/-1;min-height:46px;font-size:.9rem}.english-spag-toggle{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:9px 0 1px 72px;display:grid}.english-spag-toggle button{color:#83b7a3;font:inherit;letter-spacing:.035em;cursor:pointer;background:#0d362b7a;border:1px solid #68a18c52;border-radius:8px;padding:6px 8px;font-size:.58rem;font-weight:850}.english-spag-toggle button:hover,.english-spag-toggle button.is-selected{color:#b8ebd7;background:#3e7e6757;border-color:#84dab8ad}.english-quickwrite-crt.is-light-screen .english-spag-toggle button{color:#557f72;background:#ffffff4d;border-color:#295b4940}.english-quickwrite-crt.is-light-screen .english-spag-toggle button:hover,.english-quickwrite-crt.is-light-screen .english-spag-toggle button.is-selected{color:#1e5946;background:#5c977e29;border-color:#25674f80}@media (width<=640px){.english-spag-toggle{margin-left:0}}.english-quickwrite-workspace{grid-template-columns:minmax(390px,.82fr) minmax(520px,1.18fr);align-items:start}.english-quickwrite-input{align-self:start;gap:10px;height:auto;min-height:0;padding:15px 18px 17px}.english-quickwrite-input .quickwrite-control-header{gap:5px;padding-bottom:7px}.english-quickwrite-input .quickwrite-control-row,.english-quickwrite-input .quickwrite-control-row--student{gap:8px}.english-quickwrite-input .quickwrite-compact-field{gap:2px;font-size:.7rem}.english-quickwrite-input .quickwrite-compact-field select,.english-quickwrite-input .quickwrite-subject-badge,.english-quickwrite-input .quickwrite-student-controls{min-height:31px}.english-quickwrite-input .quickwrite-compact-field select{padding:3px 8px;font-size:.82rem}.english-quickwrite-input .quickwrite-subject-badge{padding-inline:10px}.english-quickwrite-input .quickwrite-student-controls button{width:31px;height:31px}.english-quickwrite-input .quickwrite-position-counter{min-width:36px}.english-quickwrite-input .quickwrite-grade-field--compact,.english-quickwrite-input .quickwrite-grade-picker,.english-quickwrite-input .quickwrite-grade-groups{gap:4px}.english-quickwrite-input .quickwrite-grade-group{padding:4px}.english-quickwrite-input .quickwrite-grade-group-title{margin-bottom:2px;font-size:.54rem}.english-quickwrite-input .quickwrite-grade-group-buttons{gap:3px}.english-quickwrite-input .quickwrite-grade-button{min-height:25px;padding-block:2px;font-size:.74rem}.english-trait-section{gap:10px;padding:13px 12px 12px}.english-trait-heading-row{gap:10px}.english-trait-heading-row strong{font-size:.9rem}.english-flick-compass{flex-basis:146px;width:146px;height:64px}.english-flick-compass-ring{inset:8px 37px}.english-flick-compass-tile{width:43px;height:29px}.english-flick-compass-label{font-size:.48rem}.english-trait-column-headings{gap:6px;padding-inline:4px}.english-trait-column-headings span{font-size:.52rem}.english-trait-grid{gap:8px 7px}.english-trait-slot{min-height:61px;padding:4px 3px}.english-trait-tile{grid-template-rows:minmax(18px,auto) 12px;gap:1px;min-height:48px;padding:5px 6px 4px}.english-trait-label{font-size:.64rem}.english-trait-state{font-size:.44rem}.english-trait-tile.is-target{--offset-x:-5px}.english-trait-tile.is-strength{--offset-x:5px}.english-trait-tile.is-merit{--offset-y:-5px}.english-trait-tile.is-focus{--offset-y:5px}.english-save-actions{gap:7px;margin-top:0}.english-save-actions>button{min-height:36px;padding-block:8px}.english-save-actions .quickwrite-save-button{min-height:40px;font-size:.84rem}@media (width<=1180px){.english-quickwrite-workspace{grid-template-columns:minmax(360px,.8fr) minmax(500px,1.2fr)}}@media (width<=900px){.english-quickwrite-workspace{grid-template-columns:1fr}}.report-setup-page{color:#3d3125;gap:22px;display:grid}.report-setup-page *{box-sizing:border-box}.report-setup-header p,.report-setup-header h1,.report-setup-header span{margin:0}.report-setup-header p{color:#8f6732;letter-spacing:.18em;font-size:.75rem;font-weight:900}.report-setup-header h1{color:#2f261e;letter-spacing:-.055em;margin-top:4px;font-size:clamp(2.6rem,5vw,5.6rem);line-height:.98}.report-setup-header span{color:#74695c;margin-top:10px;font-size:1rem;display:block}.report-setup-card{background:#fffcf5c2;border:1px solid #96744647;border-radius:18px;padding:20px;box-shadow:0 8px 20px #4d39220d}.report-setup-card>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.report-setup-card>header p,.report-setup-card>header h2,.report-setup-card>header span{margin:0}.report-setup-card>header p{color:#8a7559;letter-spacing:.13em;font-size:.64rem;font-weight:900}.report-setup-card>header h2{color:#164d3e;margin-top:3px;font-size:1.45rem}.report-setup-card>header span{color:#74695c;max-width:780px;margin-top:5px;font-size:.82rem;display:block}.report-setup-card>header>strong{color:#164d3e;background:#e2eee5ad;border:1px solid #164d3e33;border-radius:999px;padding:8px 13px;font-size:.75rem}.report-setup-grade-banks{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:10px;display:grid}.report-grade-bank{background:#fffffbb8;border:1px solid #896c483d;border-radius:13px;overflow:hidden}.report-grade-bank>summary{cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 12px;list-style:none;transition:background .16s;display:grid}.report-grade-bank>summary::-webkit-details-marker{display:none}.report-grade-bank>summary:hover{background:#e8efe475}.report-grade-bank-number{color:#fffaf0;background:#164d3e;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.8rem;font-weight:900;display:grid}.report-grade-bank>summary>span:nth-child(2){gap:1px;min-width:0;display:grid}.report-grade-bank>summary strong{color:#3e3228;font-size:.79rem}.report-grade-bank>summary small{color:#8a7b6a;font-size:.64rem}.report-grade-bank-chevron{color:#8f6732;font-size:.9rem;transition:transform .18s}.report-grade-bank[open] .report-grade-bank-chevron{transform:rotate(180deg)}.report-grade-bank-content{border-top:1px solid #896c482e;gap:10px;padding:11px;display:grid}.report-grade-phrase-list{gap:7px;display:grid}.report-grade-phrase-row{grid-template-columns:1fr auto;align-items:stretch;gap:6px;display:grid}.report-grade-phrase-row textarea,.report-grade-phrase-entry input,.report-setup-next-step-entry input,.report-setup-next-step-list input{color:#3a3026;width:100%;font:inherit;background:#fffffbe6;border:1px solid #896c484d;border-radius:10px;outline:0;padding:9px 10px}.report-grade-phrase-row textarea:focus,.report-grade-phrase-entry input:focus,.report-setup-next-step-entry input:focus,.report-setup-next-step-list input:focus{border-color:#164d3e80;box-shadow:0 0 0 3px #164d3e12}.report-grade-phrase-row>button,.report-grade-phrase-entry button,.report-setup-next-step-entry button,.report-setup-footer button,.report-setup-next-step-list button{color:#164d3e;font:inherit;cursor:pointer;background:#fffaf0;border:1px solid #164d3e40;border-radius:10px;padding:9px 12px;font-size:.72rem;font-weight:900}.report-grade-phrase-row>button,.report-setup-next-step-list button{color:#934d3a;border-color:#934d3a38;min-width:38px}.report-grade-phrase-entry{grid-template-columns:1fr auto;gap:6px;display:grid}.report-grade-phrase-entry button,.report-setup-next-step-entry button,.report-setup-footer .is-primary{color:#fffaf0;background:#164d3e}.report-setup-next-step-entry{grid-template-columns:1fr auto;gap:8px;margin-bottom:12px;display:grid}.report-setup-next-step-list{gap:7px;display:grid}.report-setup-next-step-list>div{grid-template-columns:1fr auto;gap:7px;display:grid}.report-setup-footer{z-index:5;background:#fffaf0f0;border:1px solid #96744640;border-radius:15px;justify-content:flex-end;align-items:center;gap:9px;padding:12px;display:flex;position:sticky;bottom:18px;box-shadow:0 10px 24px #41301e17}.report-setup-footer span{color:#7c6e60;margin-right:auto;font-size:.72rem;font-weight:800}.report-setup-footer .is-restore{color:#934d3a;border-color:#934d3a40}@media (width<=1050px){.report-setup-grade-banks{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.report-setup-grade-banks,.report-grade-phrase-entry{grid-template-columns:1fr}}.report-library-manager{background:#fffcf5c7;border:1px solid #96744647;border-radius:16px;justify-content:space-between;align-items:flex-end;gap:18px;padding:12px 14px;display:flex}.report-library-manager label{gap:5px;min-width:min(330px,36vw);display:grid}.report-library-manager label>span,.report-library-create label>span{color:#164d3e;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.report-library-manager select,.report-library-create input{color:#29362f;width:100%;font:inherit;background:#fffffbf0;border:1px solid #896c484d;border-radius:9px;outline:0;padding:9px 10px;font-size:.78rem;font-weight:800}.report-library-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.report-library-actions button,.report-library-create button{color:#173f35;font:inherit;cursor:pointer;background:#fffaf0;border:1px solid #164d3e3b;border-radius:10px;padding:10px 13px;font-size:.72rem;font-weight:900}.report-library-actions .is-destructive{color:#934d3a;border-color:#934d3a3d}.report-library-file-input{display:none}.report-library-create{background:#fffcf5ad;border:1px solid #9674463b;border-radius:14px;grid-template-columns:minmax(240px,1fr) auto;align-items:end;gap:12px;padding:13px 14px;display:grid}.report-library-create label{gap:5px;display:grid}.report-library-create>div{gap:7px;display:flex}.report-library-create button[type=submit]{color:#fffaf0;background:#164d3e}.report-library-notice{color:#376b5b;margin:-8px 2px 0;font-size:.76rem;font-weight:800}.report-library-notice.is-error{color:#934d3a}@media (width<=900px){.report-library-manager{flex-direction:column;align-items:stretch}.report-library-manager label{min-width:0}.report-library-actions{justify-content:flex-start}.report-library-create{grid-template-columns:1fr}}.data-modal-backdrop{z-index:2100;background:#261d15c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.data-modal{background:#f8f0e3;border:1px solid #ccb58f;border-radius:20px;flex-direction:column;width:min(920px,96vw);max-height:94vh;display:flex;overflow:hidden;box-shadow:0 30px 90px #1c140d66}.data-modal-header{background:#fffaf0;border-bottom:1px solid #dbc9ac;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px;display:flex}.data-modal-label{color:#8a6034;letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:.7rem;font-weight:850}.data-modal-header h2{color:#453224;margin:0;font-size:1.5rem}.data-modal-header p:last-child{color:#756654;margin:7px 0 0}.data-modal-close{color:#62492f;width:38px;height:38px;font:inherit;cursor:pointer;background:#fffaf0;border:1px solid #cbb797;border-radius:50%;flex:none;place-items:center;font-size:1.5rem;line-height:1;display:grid}.data-modal-close:disabled{cursor:not-allowed;opacity:.5}.data-modal-body{gap:18px;padding:24px;display:grid;overflow:auto}.data-modal-current,.data-modal-action-card,.data-modal-restore-preview,.data-modal-danger-zone{background:#fffaf0;border:1px solid #d4bf9f;border-radius:15px}.data-modal-current{padding:18px}.data-modal-current>header,.data-modal-restore-preview>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.data-modal-current h3,.data-modal-action-card h3,.data-modal-restore-preview h3,.data-modal-danger-zone h3{color:#453224;margin:0}.data-modal-current>header>span{color:#60462e;background:#efe1c9;border:1px solid #b9a27f;border-radius:999px;flex:none;padding:6px 10px;font-size:.72rem;font-weight:800}.data-modal-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.data-modal-summary-grid>div{background:#fffdf8;border:1px solid #e0d1ba;border-radius:10px;gap:3px;padding:10px;display:grid}.data-modal-summary-grid span{color:#7b6b57;font-size:.68rem;font-weight:750}.data-modal-summary-grid strong{color:#493522;font-size:1.05rem}.data-modal-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.data-modal-action-card{align-items:flex-start;gap:15px;padding:18px;display:flex}.data-modal-action-card>div:last-child{justify-items:start;gap:8px;display:grid}.data-modal-action-card p:not(.data-modal-label){color:#746451;margin:0;line-height:1.45}.data-modal-icon{color:#684522;background:#ead8b8;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;font-size:1.35rem;font-weight:900;display:grid}.data-modal-file-input{display:none}.data-modal-primary-button,.data-modal-secondary-button,.data-modal-preview-cancel,.data-modal-danger-button{font:inherit;cursor:pointer;border-radius:999px;padding:9px 14px;font-size:.8rem;font-weight:800}.data-modal-primary-button{color:#fffaf0;background:#6c492a;border:1px solid #6c492a}.data-modal-primary-button:hover{background:#58391f}.data-modal-secondary-button,.data-modal-preview-cancel{color:#654a31;background:#fffaf0;border:1px solid #c5b08d}.data-modal-secondary-button:hover,.data-modal-preview-cancel:hover{background:#f2e4cb}.data-modal-secondary-button:disabled{cursor:wait;opacity:.6}.data-modal-success{color:#405632;background:#e2ecd9;border:1px solid #9eb389;border-radius:12px;margin:0;padding:12px 14px;font-weight:750}.data-modal-error{color:#6e3528;background:#f4ddd5;border:1px solid #bf826f;border-radius:12px;padding:13px 15px}.data-modal-error p{margin:5px 0 0}.data-modal-restore-preview{padding:18px}.data-modal-restore-preview header p:last-child{color:#796956;margin:5px 0 0;font-size:.82rem}.data-modal-restore-warning{color:#68491f;background:#f4dfbd;border:1px solid #d0a96d;border-radius:10px;margin-top:14px;padding:11px 13px;font-size:.82rem;font-weight:750}.data-modal-preview-actions{justify-content:flex-end;gap:9px;margin-top:14px;display:flex}.data-modal-danger-zone{background:#fff7f3;border-color:#d7a89a;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.data-modal-danger-zone p:last-child{color:#795d52;max-width:620px;margin:6px 0 0;line-height:1.45}.data-modal-danger-button{color:#fff8f4;background:#984a36;border:1px solid #984a36;flex:none}.data-modal-danger-button:hover{background:#7c3828}@media (width<=760px){.data-modal-backdrop{padding:8px}.data-modal{border-radius:14px;width:100%;max-height:98vh}.data-modal-header,.data-modal-body{padding:16px}.data-modal-action-grid{grid-template-columns:1fr}.data-modal-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.data-modal-danger-zone{flex-direction:column;align-items:stretch}.data-modal-danger-button{width:100%}}.data-modal-information{background:linear-gradient(#fffcf5f5,#f4eadaf5);border:1px solid #d7c4a7;border-radius:16px;overflow:hidden;box-shadow:inset 0 1px #ffffffbf}.data-modal-information summary{color:#4f4032;letter-spacing:.02em;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-family:Arial,sans-serif;font-size:.92rem;font-weight:800;list-style:none;display:flex}.data-modal-information summary::-webkit-details-marker{display:none}.data-modal-information summary:after{content:"+";color:#6c5943;background:#f8f0e4;border:1px solid #ad9270;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:1.1rem;font-weight:500;line-height:1;transition:transform .16s,background .16s;display:grid}.data-modal-information[open] summary:after{content:"−";background:#eadbc5;transform:rotate(180deg)}.data-modal-information summary:hover{background:#dfcfb73d}.data-modal-information summary:focus-visible{outline-offset:-3px;outline:3px solid #5b797059}.data-modal-information-content{border-top:1px solid #d7c4a7;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px 16px 24px;display:grid}.data-modal-information-content section{background:#fffdf8ad;border:1px solid #b2977473;border-radius:12px;padding:15px}.data-modal-information-content h3{color:#4f4032;margin:0 0 8px;font-family:Arial,sans-serif;font-size:.84rem;font-weight:800}.data-modal-information-content p{color:#746451;margin:0;font-family:Arial,sans-serif;font-size:.78rem;line-height:1.55}.data-modal-information-content{overscroll-behavior:contain;scrollbar-gutter:stable;border-top:1px solid #d7c4a7;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px;height:min(42vh,360px);min-height:0;padding:16px 18px 24px 16px;display:grid;overflow-y:auto}@media (width<=680px){.data-modal-information-content{grid-template-columns:1fr}}.data-modal{flex-direction:column;max-height:calc(100dvh - 28px);display:flex;overflow:hidden}.data-modal-header{flex:none}.data-modal-body{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;padding-bottom:28px;overflow-y:auto}.data-modal-information{flex:none}.data-modal-information-content{overscroll-behavior:auto;scrollbar-gutter:auto;height:auto;min-height:0;max-height:none;padding:16px 16px 24px;overflow:visible}.data-modal-body{flex:auto;min-height:0;padding-bottom:32px;overflow:hidden auto}.data-modal-information{overflow:visible}.data-modal-information-content{align-content:start;height:auto;max-height:none;padding:16px 16px 24px;overflow:visible}.data-modal-danger-zone{z-index:auto;flex:none;position:static;inset:auto}.module-gallery{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;width:100%;display:grid}.module-gallery-card{appearance:none;color:#423326;text-align:left;cursor:pointer;background:#fffdf7;border:1px solid #cdbd9f;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:start;gap:14px;width:100%;min-height:126px;padding:16px;transition:border-color .16s,background .16s,transform .16s,box-shadow .16s;display:grid}.module-gallery-card:hover{background:#fffaf0;border-color:#a98558;transform:translateY(-1px);box-shadow:0 8px 18px #48341f14}.module-gallery-card.is-selected{border-color:var(--face-green-soft);background:#173b340e;box-shadow:inset 0 0 0 1px #173b3414}.module-gallery-card__mark{color:#6f4724;background:#f7ecd8;border:1px solid #cdbd9f;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.module-gallery-card.is-selected .module-gallery-card__mark{border-color:var(--face-green-soft);background:var(--face-green);color:#fffaf0}.module-gallery-card__copy{gap:5px;display:grid}.module-gallery-card__copy strong{color:#35291d;font-size:1rem}.module-gallery-card__copy small{color:#796b59;line-height:1.45}.module-gallery-card__eyebrow,.module-gallery-card__status{letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.module-gallery-card__eyebrow{color:#8d7357}.module-gallery-card__status{color:var(--face-green);white-space:nowrap;align-self:center}@media (width<=700px){.module-gallery-card{grid-template-columns:auto 1fr}.module-gallery-card__status{grid-column:2;justify-self:start}}.student-import-backdrop{z-index:2000;background:#261d15c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.student-import-modal{background:#f8f0e3;border:1px solid #ccb58f;border-radius:20px;flex-direction:column;width:min(920px,96vw);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 30px 90px #1c140d66}.student-import-header{background:#fffaf0;border-bottom:1px solid #dbc9ac;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px;display:flex}.student-import-label{color:#8a6034;letter-spacing:.13em;text-transform:uppercase;margin:0 0 5px;font-size:.72rem;font-weight:850}.student-import-header h2{color:#453224;margin:0;font-size:1.5rem}.student-import-header p:last-child{color:#756654;max-width:620px;margin:7px 0 0;line-height:1.45}.student-import-close{color:#62492f;width:38px;height:38px;font:inherit;cursor:pointer;background:#fffaf0;border:1px solid #cbb797;border-radius:50%;flex:none;place-items:center;font-size:1.5rem;line-height:1;display:grid}.student-import-close:disabled{cursor:not-allowed;opacity:.5}.student-import-body{flex:1;min-height:0;padding:24px;overflow:auto}.student-import-file-input{display:none}.student-import-picker{text-align:center;background:#fffaf0b8;border:2px dashed #cbb592;border-radius:18px;justify-items:center;padding:54px 24px;display:grid}.student-import-picker-icon{color:#664727;letter-spacing:.08em;background:#ead8bb;border:1px solid #c2a77e;border-radius:18px;place-items:center;width:72px;height:72px;font-size:.9rem;font-weight:900;display:grid}.student-import-picker h3{color:#493522;margin:18px 0 7px;font-size:1.2rem}.student-import-picker p{color:#786956;max-width:520px;margin:0;line-height:1.5}.student-import-field-list{flex-wrap:wrap;justify-content:center;gap:8px;max-width:620px;margin-top:2px;display:flex}.student-import-field-list>span{color:#5d4935;background:#fffaf0;border:1px solid #d4bf9f;border-radius:999px;align-items:baseline;gap:4px;padding:7px 11px;font-size:.78rem;font-weight:800;display:inline-flex}.student-import-field-list small{color:#8a7b67;font-size:.68rem;font-weight:700}.student-import-choose-button{color:#fffaf0;font:inherit;cursor:pointer;background:#68482c;border:1px solid #68482c;border-radius:999px;margin-top:22px;padding:11px 18px;font-weight:800}.student-import-choose-button:disabled{cursor:wait;opacity:.65}.student-import-picker small{color:#8a7b67;margin-top:10px}.student-import-error{color:#6e3528;background:#f4ddd5;border:1px solid #bf826f;border-radius:14px;gap:8px;margin-top:16px;padding:16px;display:grid}.student-import-error p{margin:0}.student-import-error button{color:#6e3528;font:inherit;cursor:pointer;background:#fff8f3;border:1px solid #9d6553;border-radius:999px;justify-self:start;padding:8px 13px;font-weight:750}.student-import-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.student-import-summary>div,.student-import-counts>div{background:#fffaf0;border:1px solid #d4bf9f;border-radius:12px;gap:4px;padding:12px;display:grid}.student-import-summary span,.student-import-counts span{color:#796956;font-size:.72rem;font-weight:750}.student-import-summary strong,.student-import-counts strong{color:#4e3925;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.student-import-counts{grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:10px;margin-top:10px;display:grid}.student-import-counts strong{font-size:1.15rem}.student-import-preview{background:#fffaf0;border:1px solid #d4bf9f;border-radius:14px;margin-top:18px;overflow:hidden}.student-import-preview>header{border-bottom:1px solid #ddcdb3;justify-content:space-between;align-items:center;gap:20px;padding:14px 16px;display:flex}.student-import-preview h3{color:#493522;margin:0;font-size:1rem}.student-import-preview header p{color:#7c6d59;margin:3px 0 0;font-size:.8rem}.student-import-preview header button{color:#654a31;font:inherit;cursor:pointer;background:#fffaf0;border:1px solid #c3ad8a;border-radius:999px;flex:none;padding:8px 12px;font-size:.78rem;font-weight:750}.student-import-table-wrapper{max-height:390px;overflow:auto}.student-import-table{border-collapse:collapse;width:100%;min-width:690px}.student-import-table th,.student-import-table td{text-align:left;border-bottom:1px solid #eadfcd;padding:11px 16px}.student-import-table th{z-index:1;color:#5c4936;letter-spacing:.04em;text-transform:uppercase;background:#efe1ca;font-size:.72rem;position:sticky;top:0}.student-import-table td{color:#594a3c;font-size:.86rem}.student-import-table td:first-child{gap:2px;display:grid}.student-import-table td small{color:#88765f}.student-import-row--duplicate{opacity:.55}.student-import-gender{color:#666a6a;background:#70707017;border:1px solid #5f584e47;border-radius:999px;align-items:center;min-height:25px;padding:4px 9px;font-size:.7rem;font-weight:850;display:inline-flex}.student-import-gender.is-male{color:#2f69a5;background:#4d89c41f;border-color:#3169a459}.student-import-gender.is-female{color:#ad4350;background:#be54601c;border-color:#ad434f57}.student-import-status{border-radius:999px;padding:4px 8px;font-size:.7rem;font-weight:850;display:inline-block}.student-import-status--ready{color:#425d33;background:#dce8d2}.student-import-status--duplicate{color:#756556;background:#e6ddd1}.student-import-footer{background:#fffaf0;border-top:1px solid #d7c5a7;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.student-import-cancel-button,.student-import-confirm-button{font:inherit;cursor:pointer;border-radius:999px;padding:10px 16px;font-size:.84rem;font-weight:800}.student-import-cancel-button{color:#654a31;background:#fffaf0;border:1px solid #c7b393}.student-import-confirm-button{color:#fffaf0;background:#68482c;border:1px solid #68482c}.student-import-confirm-button:disabled{cursor:not-allowed;opacity:.5}@media (width<=720px){.student-import-backdrop{padding:8px}.student-import-modal{border-radius:14px;width:100%;max-height:98vh}.student-import-header{padding:17px}.student-import-body{padding:16px}.student-import-summary{grid-template-columns:1fr}.student-import-counts{grid-template-columns:repeat(2,minmax(0,1fr))}.student-import-preview>header{flex-direction:column;align-items:flex-start}.student-import-footer{padding:14px 16px}}.app-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.app-header h1{color:#2f251b;margin:0;font-size:clamp(2.5rem,7vw,4.5rem);line-height:.95}.student-header-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.create-class-button,.import-students-button,.reset-button{font:inherit;cursor:pointer;border-radius:12px;padding:11px 16px;font-weight:750;box-shadow:0 4px 12px #48341f14}.create-class-button{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0}.create-class-button:hover{background:var(--face-green-dark)}.import-students-button{color:#fffaf0;background:#7a4f29;border:1px solid #7a4f29}.import-students-button:hover{background:#64401f}.reset-button{color:#4f4030;background:#fffaf0;border:1px solid #cdbd9f}.reset-button:hover{background:#f3e7cf;border-color:#aa8a61}.class-folder-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.create-class-form{border:1px solid var(--face-line);background:#fffaf0e0;border-radius:17px;grid-column:1/-1;grid-template-columns:minmax(190px,.7fr) minmax(250px,1fr) auto;align-items:end;gap:18px;padding:22px;display:grid;box-shadow:0 8px 22px #48341f17}.create-class-form>div:first-child{gap:4px;display:grid}.create-class-form p{color:#8a6034;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:850}.create-class-form h2{color:#35291d;margin:0;font-size:1.25rem}.create-class-form label{color:#5c4b39;gap:8px;font-size:.9rem;font-weight:700;display:grid}.create-class-form input{box-sizing:border-box;color:#35291d;width:100%;font:inherit;background:#fffdf7;border:1px solid #cdbd9f;border-radius:11px;outline:none;padding:12px 14px}.create-class-form input::placeholder{color:#a08e78}.create-class-form input:focus{border-color:var(--face-green-soft);box-shadow:0 0 0 3px #173b3424}.class-folder-card{color:#35291d;text-align:left;cursor:pointer;background:radial-gradient(circle at 15% 15%,#ffffffb3,#0000 38%),#fffaf0db;border:1px solid #d0bd9d;border-radius:17px;grid-template-columns:62px minmax(0,1fr) 26px;align-items:center;gap:17px;min-height:142px;padding:22px;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;display:grid;position:relative;overflow:hidden;box-shadow:0 7px 19px #48341f13}.class-folder-card:after{content:"";background:var(--face-green);clip-path:polygon(0 10%,100% 0,100% 100%,0 100%);pointer-events:none;width:8px;height:70%;position:absolute;bottom:0;right:0}.class-folder-card:hover{border-color:var(--face-green-soft);background:radial-gradient(circle at 15% 15%,#ffffffd1,#0000 38%),#fff8e9;transform:translateY(-2px);box-shadow:0 12px 26px #2a3b3021}.class-folder-card:focus-visible{outline-offset:3px;outline:3px solid #173b3433}.class-folder-icon{width:58px;height:58px;color:var(--face-green-dark);background:#173b3414;border:1px solid #173b343d;border-radius:14px;place-items:center;display:grid}.class-folder-icon svg,.classes-empty-icon svg,.class-back-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px}.class-folder-details{gap:7px;min-width:0;display:grid}.class-folder-details strong{color:var(--face-green-dark);text-overflow:ellipsis;white-space:nowrap;font-family:Arial Narrow,Aptos Narrow,Roboto Condensed,Arial,sans-serif;font-size:1.24rem;font-weight:900;overflow:hidden}.class-folder-details span{color:#756957;font-size:.84rem;font-weight:700}.class-folder-arrow{color:var(--face-green);font-size:1.55rem;transition:transform .15s}.class-folder-card:hover .class-folder-arrow{transform:translate(3px)}.classes-empty-state{text-align:center;background:#fffaf09e;border:2px dashed #bca884;border-radius:18px;grid-column:1/-1;align-content:center;justify-items:center;min-height:330px;padding:38px;display:grid}.classes-empty-icon{width:66px;height:66px;color:var(--face-green-dark);background:#173b3414;border-radius:17px;place-items:center;display:grid}.classes-empty-state h2{color:#35291d;margin:18px 0 8px}.classes-empty-state p{color:#756957;max-width:440px;margin:0 0 22px;line-height:1.55}.classes-empty-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.class-student-view{gap:17px;display:grid}.class-view-toolbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.class-view-toolbar-actions{align-items:center;gap:9px;display:flex}.class-back-button{color:var(--face-green-dark);font:inherit;cursor:pointer;background:#fffaf0bf;border:1px solid #cdbd9f;border-radius:9px;grid-template-columns:23px auto;align-items:center;gap:7px;padding:8px 13px 8px 9px;font-size:.76rem;font-weight:800;display:inline-grid}.class-back-button:hover{border-color:var(--face-green-soft);background:#fff8e9}.class-back-icon{place-items:center;display:grid}.class-back-icon svg{width:18px;height:18px}.edit-class-button{border:1px solid var(--face-green-soft);color:var(--face-green-dark);font:inherit;cursor:pointer;background:#fffaf0bd;border-radius:999px;padding:7px 12px;font-size:.73rem;font-weight:800}.edit-class-button:hover,.edit-class-button.active{background:var(--face-green);color:#fffaf0}.class-view-count{color:#746452;background:#fffaf0ad;border:1px solid #cdbd9f;border-radius:999px;padding:7px 11px;font-size:.73rem;font-weight:800}.class-management-panel{border:1px solid var(--face-line);background:#fffaf0e6;border-radius:18px;display:grid;overflow:hidden;box-shadow:0 10px 25px #48341f1a}.class-management-header{border-bottom:1px solid #cdbd9fb3;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.class-management-header p{color:#8a6034;letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:.69rem;font-weight:850}.class-management-header h2{color:var(--face-green-dark);margin:0;font-size:1.35rem}.class-management-close{color:#8e7b66;width:32px;height:32px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;font-size:1.35rem;display:grid}.class-management-close:hover{color:#69482c;background:#f0dfc6}.class-management-section{grid-template-columns:minmax(210px,.9fr) minmax(230px,1fr) auto;align-items:end;gap:20px;padding:20px 22px;display:grid}.class-management-section+.class-management-section{border-top:1px solid #cdbd9f8c}.class-management-copy{gap:5px;display:grid}.class-management-copy h3{color:#423326;margin:0;font-size:1rem}.class-management-copy p{color:#796b59;max-width:390px;margin:0;font-size:.79rem;line-height:1.5}.class-management-section label{color:#5c4b39;gap:7px;font-size:.84rem;font-weight:750;display:grid}.class-management-section input{box-sizing:border-box;color:#35291d;width:100%;font:inherit;background:#fffdf7;border:1px solid #cdbd9f;border-radius:10px;outline:none;padding:11px 13px}.class-management-section input:focus{border-color:var(--face-green-soft);box-shadow:0 0 0 3px #173b3421}.duplicate-class-button{border:1px solid var(--face-green);background:var(--face-green);color:#fffaf0;font:inherit;cursor:pointer;white-space:nowrap;border-radius:11px;padding:11px 15px;font-weight:800}.duplicate-class-button:hover{background:var(--face-green-dark)}.class-management-danger{background:#f6e3dc52;align-items:center}.delete-class-button{color:#8a3e2d;font:inherit;cursor:pointer;white-space:nowrap;background:#fff7f3;border:1px solid #ad5d4a;border-radius:11px;grid-column:3;padding:11px 15px;font-weight:800}.delete-class-button:hover{color:#fffaf0;background:#963f2c}.student-list{gap:14px;display:grid}.student-card{background:#fffaf0;border:1px solid #d4c3a5;border-radius:18px;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative;overflow:hidden;box-shadow:0 8px 22px #48341f14}.student-card:hover{border-color:#a98558;transform:translateY(-2px);box-shadow:0 12px 28px #48341f21}.student-card--editing:hover{transform:none}.student-card-content{width:100%;color:inherit;text-align:left;align-items:center;gap:18px;padding:20px 150px 20px 20px;display:flex}.student-avatar{color:#6f4724;background:#ead8b8;border-radius:15px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:1.25rem;font-weight:800;display:grid}.student-details{gap:5px;min-width:0;display:grid}.student-details strong{color:#35291d;text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}.student-details span{color:#7a6956;font-size:.93rem}.student-card-actions{z-index:2;align-items:center;gap:8px;display:flex;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.edit-student-button{color:#654a31;font:inherit;cursor:pointer;background:#fffaf0;border:1px solid #c5b08d;border-radius:999px;padding:7px 11px;font-size:.77rem;font-weight:800}.edit-student-button:hover{background:#f2e4cb;border-color:#94704b}.delete-button{color:#9a7f64;width:34px;height:34px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;font-size:1.55rem;line-height:1;display:grid}.delete-button:hover{color:#963f2c;background:#f3d7cf}.add-student-card{color:#62513e;text-align:left;cursor:pointer;background:#fffaf09e;border:2px dashed #bca884;border-radius:18px;align-items:center;gap:18px;width:100%;padding:19px;transition:border-color .16s,background .16s,color .16s;display:flex}.add-student-card:hover{color:#5b3a1e;background:#f5e8ce;border-color:#8d653d}.add-icon{color:#6f4724;background:#ead8b8;border-radius:15px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:1.75rem;font-weight:500;display:grid}.add-student-card strong,.add-student-card small{display:block}.add-student-card strong{color:#35291d;margin-bottom:5px;font-size:1.05rem}.add-student-card small{color:#7a6956;font-size:.9rem}.add-student-form,.edit-student-form{background:#fffaf0;border:1px solid #cdbd9f;border-radius:18px;gap:18px;padding:24px;display:grid;box-shadow:0 12px 28px #48341f1f}.add-student-form h2,.edit-student-form h2{color:#35291d;margin:0;font-size:1.25rem}.add-student-form header p,.edit-student-form header p{color:#8a6034;letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px;font-size:.7rem;font-weight:850}.student-form-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.student-form-fields--two{grid-template-columns:repeat(2,minmax(0,1fr))}.add-student-form label,.edit-student-form label{color:#5c4b39;gap:8px;font-size:.9rem;font-weight:700;display:grid}.add-student-form input,.edit-student-form input,.edit-student-form select{box-sizing:border-box;color:#35291d;width:100%;font:inherit;background:#fffdf7;border:1px solid #cdbd9f;border-radius:11px;outline:none;padding:12px 14px}.add-student-form input::placeholder,.edit-student-form input::placeholder{color:#a08e78}.add-student-form input:focus,.edit-student-form input:focus,.edit-student-form select:focus{border-color:#9a6f42;box-shadow:0 0 0 3px #9a6f4229}.form-actions{justify-content:flex-end;gap:10px;display:flex}.cancel-button,.save-button{font:inherit;cursor:pointer;border-radius:11px;padding:11px 17px;font-weight:750}.cancel-button{color:#5c4b39;background:#fffaf0;border:1px solid #cdbd9f}.cancel-button:hover{background:#f3e7cf}.save-button{color:#fffaf0;background:#7a4f29;border:1px solid #7a4f29}.save-button:hover{background:#64401f}@media (prefers-reduced-motion:reduce){.class-folder-card,.class-folder-arrow,.student-card,.add-student-card{transition:none}}@media (width<=900px){.create-class-form,.class-management-section{grid-template-columns:1fr;align-items:stretch}.create-class-form .form-actions{justify-content:flex-start}.delete-class-button{grid-column:auto;justify-self:start}}@media (width<=760px){.app-header{flex-direction:column;align-items:flex-start}.student-header-actions{justify-content:flex-start;width:100%}.student-header-actions button{flex:1}.student-form-fields,.student-form-fields--two{grid-template-columns:1fr}}@media (width<=540px){.student-header-actions{flex-direction:column;align-items:stretch}.class-folder-card{grid-template-columns:52px minmax(0,1fr);min-height:0;padding:19px}.class-folder-icon{width:49px;height:49px}.class-folder-arrow{display:none}.class-view-toolbar{flex-direction:column;align-items:flex-start}.class-view-toolbar-actions{width:100%}.edit-class-button{flex:1}.classes-empty-actions{flex-direction:column;align-items:stretch;width:100%}.class-management-header,.class-management-section{padding:17px 18px}.student-card-content{padding:20px 118px 20px 16px}.student-card-actions{right:12px}.edit-student-button{padding:7px 9px}}.student-pronoun-indicator{color:#696969;background:#7070701a;border:1px solid #5f584e57;border-radius:50%;flex:none;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;font-family:Arial,sans-serif;font-size:1rem;font-weight:900;line-height:1;display:inline-grid;box-shadow:0 2px 5px #382a180f}.student-pronoun-indicator.is-neutral{color:#666a6a;background:#7070701c;border-color:#5c5c5c57}.student-pronoun-indicator.is-male{color:#2f69a5;background:#4d89c424;border-color:#3169a46b}.student-pronoun-indicator.is-female{color:#ad4350;background:#be546021;border-color:#ad434f66}.student-pronoun-picker{background:#f6efe094;border:1px solid #cdbd9fd1;border-radius:14px;padding:10px}.student-pronoun-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.student-pronoun-options button{color:#5d5145;text-align:left;min-height:58px;font:inherit;cursor:pointer;background:#fffaf0;border:1px solid #5f584e45;border-radius:11px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:1px 8px;padding:8px 10px;transition:transform .13s,border-color .13s,background .13s,box-shadow .13s;display:grid}.student-pronoun-options button:hover{border-color:#7a4f2985;transform:translateY(-1px);box-shadow:0 4px 9px #382a1814}.student-pronoun-options button:focus-visible{outline-offset:2px;outline:3px solid #173b342e}.student-pronoun-options button>span{border-radius:50%;grid-row:1/3;place-items:center;width:24px;height:24px;font-family:Arial,sans-serif;font-size:.9rem;font-weight:900;display:grid}.student-pronoun-options button strong{color:inherit;font-size:.76rem}.student-pronoun-options button small{color:#877967;font-size:.61rem;line-height:1.2}.student-pronoun-options button.is-selected{border-color:var(--face-green-soft);color:var(--face-green-dark);background:#173b3414;box-shadow:inset 0 0 0 1px #173b3414}.student-pronoun-options button.is-neutral>span{color:#666a6a;background:#7070701c}.student-pronoun-options button.is-male>span{color:#2f69a5;background:#4d89c424}.student-pronoun-options button.is-female>span{color:#ad4350;background:#be546021}@media (prefers-reduced-motion:reduce){.student-pronoun-options button{transition:none}}@media (width<=540px){.student-pronoun-options{grid-template-columns:1fr}}.class-management-section--modules{align-items:start}.class-management-section--modules .module-gallery{grid-column:2/-1}.class-management-kicker{letter-spacing:.1em;text-transform:uppercase;font-weight:850;color:var(--face-green)!important;font-size:.68rem!important}@media (width<=900px){.class-management-section--modules .module-gallery{grid-column:auto}}.class-folder-details .class-folder-module{color:var(--face-green);letter-spacing:.08em;text-transform:uppercase;font-size:.69rem;font-weight:850}.class-folder-card{padding:0;display:block}.class-folder-open{appearance:none;width:100%;min-height:142px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:62px minmax(0,1fr) 26px;align-items:center;gap:17px;padding:22px 58px 22px 22px;display:grid}.class-folder-open:focus-visible,.class-folder-edit-shortcut:focus-visible{outline-offset:-3px;outline:3px solid #173b3433}.class-folder-edit-shortcut{z-index:3;width:34px;height:34px;color:var(--face-green-dark);cursor:pointer;background:#fffdf7db;border:1px solid #173b3438;border-radius:9px;place-items:center;padding:0;transition:transform .14s,background .14s,border-color .14s;display:grid;position:absolute;top:15px;right:17px}.class-folder-edit-shortcut:hover{border-color:var(--face-green-soft);background:#fffaf0;transform:translateY(-1px)}.class-folder-edit-shortcut svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.workspace-gate{color:#3d3025;background:radial-gradient(circle at top,#fffaf0 0%,#eee2cf 48%,#d8c5a8 100%);place-items:center;min-height:100vh;padding:28px;display:grid}.workspace-gate-card{background:#fffaf0f7;border:1px solid #c7ad83;border-radius:24px;width:min(520px,100%);padding:36px;box-shadow:0 24px 70px #37271833}.workspace-gate-header{margin-bottom:22px}.workspace-gate-label{color:#8b6032;letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-family:Arial,sans-serif;font-size:.72rem;font-weight:800}.workspace-gate-header h1{color:#392b20;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,10vw,4.4rem);line-height:.95}.workspace-gate-header h1 span{color:#314b48;letter-spacing:.24em;margin-bottom:7px;font-family:Arial,sans-serif;font-size:.72rem;font-weight:900;line-height:1;display:block}.workspace-gate-header h2{color:#4d3b2c;margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.workspace-gate-explanation{color:#72614e;margin-bottom:20px;font-family:Arial,sans-serif;font-size:.94rem;line-height:1.55}.workspace-gate-explanation p{margin:0 0 10px}.workspace-gate-error{color:#713a2d;background:#f5ddd5;border:1px solid #c78d7a;border-radius:11px;margin-bottom:18px;padding:12px 14px;font-family:Arial,sans-serif;font-size:.84rem;font-weight:750;line-height:1.45}.workspace-gate-form{gap:16px;display:grid}.workspace-gate-form label{color:#544433;gap:8px;font-family:Arial,sans-serif;font-size:.82rem;font-weight:800;display:grid}.workspace-gate-form input{color:#30251c;background:#fffdf8;border:1px solid #bfa77f;border-radius:12px;outline:none;width:100%;padding:13px 14px;font-family:Arial,sans-serif;font-size:.95rem}.workspace-gate-form input:focus{border-color:#805a34;box-shadow:0 0 0 4px #805a3426}.workspace-gate-form input:disabled{opacity:.65;cursor:not-allowed}.workspace-gate-form button{color:#fffaf0;cursor:pointer;background:#694626;border:1px solid #694626;border-radius:999px;margin-top:2px;padding:13px 18px;font-family:Arial,sans-serif;font-size:.88rem;font-weight:850}.workspace-gate-form button:hover:not(:disabled){background:#56381e}.workspace-gate-form button:disabled{opacity:.62;cursor:wait}.workspace-gate-warning{color:#806f5d;border-top:1px solid #dfcfb6;margin-top:22px;padding-top:17px;font-family:Arial,sans-serif;font-size:.78rem;line-height:1.5}.workspace-gate-warning strong{color:#5d4935;margin-bottom:5px;display:block}.workspace-gate-warning p{margin:0}@media (width<=600px){.workspace-gate{padding:16px}.workspace-gate-card{border-radius:19px;padding:26px 22px}}.workspace-gate-recovery{color:#806f5d;border-top:1px solid #dfcfb6;margin-top:22px;padding-top:18px;font-family:Arial,sans-serif;font-size:.8rem;line-height:1.5}.workspace-gate-recovery>p{margin:0 0 14px}.workspace-gate-file-input{display:none}.workspace-gate-recovery-actions{flex-wrap:wrap;gap:10px;display:flex}.workspace-gate-recovery-actions button{color:#5d4935;cursor:pointer;background:#f6eee1;border:1px solid #947650;border-radius:999px;padding:10px 15px;font-family:Arial,sans-serif;font-size:.78rem;font-weight:800}.workspace-gate-recovery-actions button:hover:not(:disabled){background:#ecdfcc}.workspace-gate-recovery-actions button:disabled{opacity:.6;cursor:wait}.workspace-gate-recovery-actions .workspace-gate-reset-button{color:#713a2d;background:#f5ddd5;border-color:#b47b6a}.workspace-gate-recovery-actions .workspace-gate-reset-button:hover:not(:disabled){background:#ecc9be}@media (width<=520px){.workspace-gate-recovery-actions{display:grid}.workspace-gate-recovery-actions button{width:100%}}.workspace-gate-text-button{text-underline-offset:3px;text-decoration:underline;color:#765637!important;background:0 0!important;border-color:#0000!important;margin-top:-4px!important;padding:7px 10px!important}.workspace-gate-text-button:hover:not(:disabled){background:#805a3414!important}.workspace-gate-inline-note{color:#806f5d;margin:-5px 0 1px;font-family:Arial,sans-serif;font-size:.76rem;line-height:1.45}.face-licence-page{color:#273a38;background:radial-gradient(circle at top,#e9e0c2cc,#0000 44%),#d8cfb2;place-items:center;min-height:100vh;padding:28px;display:grid}.face-licence-card{background:#faf7ebf5;border:1px solid #273a382e;border-radius:22px;width:min(100%,470px);padding:42px;box-shadow:0 24px 70px #1f2d2b2e}.face-licence-mark{color:#314b48;gap:3px;min-width:104px;margin-bottom:28px;display:inline-grid}.face-licence-mark span{letter-spacing:.24em;font-size:.66rem;font-weight:900}.face-licence-mark strong{color:#33291f;letter-spacing:.04em;font-size:1.55rem;font-weight:900;line-height:.95}.face-licence-eyebrow{color:#657a74;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:800}.face-licence-card h1{margin:0 0 12px;font-size:clamp(2rem,7vw,3rem);line-height:1}.face-licence-card>p{color:#566866;margin:0 0 28px;line-height:1.6}.face-licence-card form{gap:12px;display:grid}.face-licence-card label{font-weight:750}.face-licence-card input{box-sizing:border-box;color:#243835;width:100%;font:inherit;letter-spacing:.08em;text-transform:uppercase;background:#fffdf6;border:1px solid #aeb9ae;border-radius:12px;padding:16px 17px;font-size:1.05rem;font-weight:750}.face-licence-card input:focus{border-color:#314b48;outline:3px solid #314b482b}.face-licence-card button{color:#fff9e8;min-height:52px;font:inherit;cursor:pointer;background:#314b48;border:0;border-radius:12px;margin-top:5px;font-weight:800}.face-licence-card button:disabled{cursor:not-allowed;opacity:.55}.face-licence-card small{color:#73807d;text-align:center;margin-top:20px;display:block}.face-licence-error{color:#7a2f26;background:#f5dfd8;border-radius:10px;margin:0;padding:11px 13px;font-size:.9rem;line-height:1.4}.face-licence-retry{width:100%;color:#314b48!important;background:0 0!important;border:1px solid #849792!important}.face-licence-loader{border:4px solid #314b482e;border-top-color:#314b48;border-radius:50%;width:34px;height:34px;margin:24px auto 0;animation:.8s linear infinite face-licence-spin}@keyframes face-licence-spin{to{transform:rotate(360deg)}}@media (width<=560px){.face-licence-page{padding:16px}.face-licence-card{padding:30px 24px}}
