@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg:#f6f9ff;--bg-deep:#eaf2ff;--panel:#fffffff5;--panel-strong:#fffffffc;--ink:#0b1736;--muted:#667085;--border-soft:#0f172a14;--border-strong:#0f172a21;--accent-strong:#1d6ff2;--accent-soft:#28c6b8;--ok:#2fbf83;--warning:#f5b84b;--danger:#e25563;--sidebar:#071936;--sidebar-muted:#91a4c4;--shadow-sm:0 8px 18px #0f172a0f;--shadow-md:0 16px 36px #0f172a14;--shadow-lg:0 24px 60px #0f172a1f;color:var(--ink);background:linear-gradient(135deg, #28c6b81f, transparent 28%), linear-gradient(225deg, #1d6ff21f, transparent 32%), linear-gradient(180deg, var(--bg), var(--bg-deep));font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;background:linear-gradient(135deg, #28c6b81f, transparent 28%), linear-gradient(225deg, #1d6ff21f, transparent 32%), linear-gradient(180deg, var(--bg), var(--bg-deep));overscroll-behavior:none;min-height:100%}body{background:linear-gradient(135deg, #28c6b81f, transparent 28%), linear-gradient(225deg, #1d6ff21f, transparent 32%), linear-gradient(180deg, var(--bg), var(--bg-deep));overscroll-behavior:none;min-width:320px;min-height:100vh;margin:0}body:before{content:"";pointer-events:none;z-index:-1;background-image:linear-gradient(#1d6ff209 1px,#0000 1px),linear-gradient(90deg,#1d6ff209 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000006b,#0000 92%);mask-image:linear-gradient(#0000006b,#0000 92%)}#root{overscroll-behavior:none;background:0 0;min-height:100vh}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.05}h1{letter-spacing:0;max-width:16ch;font-size:clamp(2rem,4vw,3.2rem);font-weight:800}h2{letter-spacing:0;font-size:clamp(1.55rem,2vw,2rem);font-weight:800}h3{letter-spacing:0;font-size:1.2rem;font-weight:800}button,input,textarea,select{font:inherit}a{color:inherit}.app-shell{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.entry-master-shell{justify-content:center;align-items:center;min-height:100dvh}.teacher-entry-shell{justify-content:center;min-height:100dvh}.teacher-entry-hero{flex-direction:column;gap:.85rem;width:min(100%,44rem);display:flex}.teacher-entry-hero h1{margin:0}.teacher-entry-panel{width:min(100%,72rem)}.complete-registration-panel{width:min(100%,36rem)}.basic-panel{border:1px solid var(--border-soft);background:radial-gradient(circle at top left, #118e8814, transparent 42%), var(--panel);width:-moz-fit-content;width:fit-content;max-width:min(100%,38rem);box-shadow:var(--shadow-md);border-radius:1.5rem;margin:0 auto;padding:1rem;animation:.72s ease-out both rise-in}.basic-panel-inner{background:#fffcf6d6;border:1px solid #12203514;border-radius:1.15rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:min(100%,32rem);padding:1rem;display:flex}.teacher-entry-grid{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:start;gap:1rem;display:grid}.clerk-entry-grid{grid-template-columns:minmax(0,1.6fr) minmax(18rem,.8fr)}.clerk-auth-card{align-items:center}.complete-registration-form{align-items:center;width:min(100%,22rem);margin:0 auto}.complete-registration-form .field{width:100%}.complete-registration-actions{justify-content:center;width:100%;margin-top:.25rem}.complete-registration-actions .button{margin:0 auto}.student-invite-form{flex-direction:column;align-items:center;gap:1rem;width:min(100%,22rem);display:flex}.student-invite-form .field,.vertical-field-grid{width:100%}.vertical-field-grid{grid-template-columns:1fr}.student-invite-actions{justify-content:center}.teacher-entry-column,.teacher-entry-preview,.teacher-choice-list{flex-direction:column;display:flex}.teacher-entry-column,.teacher-entry-preview{gap:1rem}.teacher-choice-list{gap:.75rem}.teacher-choice-card{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fffcf6d1;border:1px solid #12203514;border-radius:1.15rem;flex-direction:column;gap:.3rem;padding:1rem 1.1rem;transition:transform .18s,border-color .18s,background .18s;display:flex}.teacher-choice-card:hover,.teacher-choice-card.active{background:radial-gradient(circle at 0 0,#118e8814,#0000 52%),#fffaf1fa;border-color:#118e883d;transform:translateY(-1px)}.teacher-choice-card span,.teacher-signature small{color:var(--muted)}.teacher-entry-note{align-items:flex-start}.hero-banner{border:1px solid var(--border-strong);background:radial-gradient(circle at top left, #118e882e, transparent 38%), radial-gradient(circle at bottom right, #d96f4c33, transparent 36%), var(--panel-strong);box-shadow:var(--shadow-lg);border-radius:1.75rem;grid-template-columns:minmax(0,1.6fr) minmax(18rem,.9fr);gap:1.5rem;padding:1.8rem;animation:.5s ease-out both rise-in;display:grid}.app-error-shell{justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex}.app-error-card{border:1px solid var(--border-strong);background:radial-gradient(circle at top left, #118e881f, transparent 34%), radial-gradient(circle at bottom right, #d96f4c29, transparent 38%), var(--panel-strong);width:min(100%,52rem);box-shadow:var(--shadow-lg);border-radius:1.75rem;flex-direction:column;gap:1.25rem;padding:2rem;display:flex}.app-error-actions{flex-wrap:wrap;gap:.85rem;display:flex}.app-error-details{background:#ffffff8f;border:1px solid #1220351a;border-radius:1rem;padding:1rem 1.1rem}.app-error-details summary{cursor:pointer;font-weight:700}.app-error-details pre{white-space:pre-wrap;word-break:break-word;color:var(--muted);margin:.85rem 0 0;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.84rem}.hero-copy,.hero-controls{flex-direction:column;gap:1rem;display:flex}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.hero-eyebrow,.panel-eyebrow{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.18em;margin:0;font-size:.72rem;font-weight:700}.hero-summary,.panel-subtitle,.empty-state p,.stat-detail,.summary-row span,.summary-row small,.compact-list span,.progress-meta span,.selector-header span,.question-index{color:var(--muted)}.hero-controls{justify-content:space-between}.searchable-dropdown{z-index:1;width:min(21rem,100%);position:relative}.searchable-dropdown.is-open{z-index:1000}.searchable-dropdown-label{color:var(--muted);margin-bottom:.35rem;font-size:.85rem;font-weight:700;display:block}.searchable-dropdown-trigger{width:100%;min-height:3rem;color:var(--ink);font:inherit;text-align:left;cursor:pointer;box-sizing:border-box;background:#ffffffeb;border:1px solid #12203524;border-radius:.95rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .9rem;font-weight:700;display:flex}.searchable-dropdown-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.searchable-dropdown-trigger strong{color:var(--accent-strong);font-size:.82rem}.searchable-dropdown-trigger.active{border-color:#118e885c;box-shadow:0 0 0 3px #118e881c}.searchable-dropdown-menu{z-index:1100;width:min(24rem,100vw - 2rem);box-shadow:var(--shadow-lg);box-sizing:border-box;background:#fffcf6fa;border:1px solid #1220351f;border-radius:1rem;flex-direction:column;padding:.75rem;display:flex;position:fixed;overflow:hidden}.searchable-dropdown-menu input{width:100%;color:var(--ink);font:inherit;box-sizing:border-box;background:#fffffff5;border:1px solid #1220351f;border-radius:.8rem;padding:.75rem .85rem}.searchable-dropdown-list{flex-direction:column;flex:auto;gap:.35rem;min-height:0;max-height:18rem;margin-top:.6rem;display:flex;overflow:auto}.searchable-dropdown-option{width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.75rem;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.7rem .75rem;display:flex}.searchable-dropdown-option:hover,.searchable-dropdown-option.active{background:#118e8814;border-color:#118e883d}.searchable-dropdown-option span{font-weight:800}.searchable-dropdown-option small,.searchable-dropdown-empty{color:var(--muted)}.searchable-dropdown-empty{margin:0;padding:.75rem}.searchable-dropdown-loading{color:var(--muted);align-items:center;gap:.55rem;padding:.75rem;font-weight:700;display:flex}.searchable-dropdown-spinner{border:2px solid #118e8833;border-top-color:var(--accent-strong);border-radius:999px;width:1rem;height:1rem;animation:.8s linear infinite spin}.searchable-dropdown-page-action{width:100%;color:var(--accent-strong);font:inherit;cursor:pointer;background:#118e8814;border:1px solid #118e8833;border-radius:.75rem;margin-top:.6rem;padding:.65rem .75rem;font-weight:800}.searchable-dropdown-page-action:hover{background:#118e8821}.searchable-dropdown-clear{width:100%;color:var(--muted);font:inherit;cursor:pointer;background:#1220350f;border:0;border-radius:.75rem;margin-top:.6rem;padding:.65rem .75rem;font-weight:700}.teacher-signature{background:#fffaf1c7;border:1px solid #1220351f;border-radius:1.1rem;flex-direction:column;gap:.25rem;padding:1rem 1.1rem;display:flex}.status-chip{background:#ffffffa8;border:1px solid #1220351f;border-radius:999px;align-items:center;gap:.65rem;width:-moz-fit-content;width:fit-content;padding:.8rem 1rem;font-size:.95rem;display:inline-flex}.status-dot{background:var(--ok);border-radius:999px;width:.7rem;height:.7rem;box-shadow:0 0 #118e883d}.status-dot.busy{background:var(--warning);animation:1.6s infinite pulse}.stats-grid,.workspace-grid,.field-grid,.target-grid,.studio-grid,.dual-stack{gap:1rem;display:grid}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card,.panel,.studio-preview-card{border:1px solid var(--border-soft);background:var(--panel);box-shadow:var(--shadow-md);border-radius:1.5rem}.stat-card{padding:1.2rem 1.25rem;animation:.64s ease-out both rise-in}.stat-card-button{text-align:left;cursor:pointer;width:100%;transition:transform .18s,border-color .18s,background .18s}.stat-card-button:not(:disabled):hover,.stat-card-button.active{background:radial-gradient(circle at 0 0,#118e881f,#0000 48%),#fffaf1fa;border-color:#118e8842;transform:translateY(-1px)}.stat-card-button:disabled{opacity:.72;cursor:not-allowed;transform:none}.action-card-button{background:radial-gradient(circle at top left, #ffffff24, transparent 48%), linear-gradient(135deg, var(--accent-strong), #b94f2f);color:#fffaf1;border-color:#b94f2f38;justify-content:center;gap:.8rem;min-height:100%}.action-card-button:not(:disabled):hover,.action-card-button.active{background:radial-gradient(circle at 0 0,#ffffff2e,#0000 48%),linear-gradient(135deg,#e47a54,#b94f2f);border-color:#b94f2f47}.action-card-title{letter-spacing:-.03em;font-family:Fraunces,Georgia,serif;font-size:clamp(1.25rem,2vw,1.55rem);display:block}.action-card-detail{color:#fffaf1db;margin:0;font-size:.92rem}.stat-label{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin:0;font-size:.82rem}.stat-value{color:var(--ink);margin:.5rem 0 .35rem;font-size:clamp(1.9rem,4vw,2.6rem);line-height:1;display:block}.workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.workspace-column{flex-direction:column;gap:1rem;display:flex}.panel{padding:1.35rem;animation:.72s ease-out both rise-in}.popup-card-overlay{z-index:1400;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:contain;background:#1220352e;justify-content:center;align-items:flex-start;padding:2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.popup-card-overlay-center{align-items:center}.popup-card-shell{width:min(100%,68rem)}.popup-card-panel{box-shadow:0 32px 72px #1220352e}.panel-header,.table-header,.selector-header,.section-title-row,.question-editor-header,.question-preview-head,.skill-row-head,.progress-meta,.summary-row,.summary-values,.form-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.panel-header{margin-bottom:1rem}.form-actions-right{justify-content:flex-end}.panel-body,.summary-list,.stack-list,.question-preview-list,.studio-form,.studio-sidebar,.answer-builder,.studio-questions,.compact-list,.mini-stats{flex-direction:column;gap:1rem;display:flex}.chip-row,.pill-picker,.preview-meta{flex-wrap:wrap;gap:.75rem;display:flex}.focus-chip,.skill-chip,.pill-checkbox,.mastery-badge{border-radius:999px}.focus-chip{background:#1220350a;border:1px solid #12203514;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem .95rem;display:inline-flex}.focus-chip span,.skill-chip{color:var(--muted);font-size:.82rem}.table-card,.question-editor,.question-preview,.selector-card{border:1px solid var(--border-soft);background:#fffcf6d6;border-radius:1.15rem;padding:1rem}.assignment-studio-card{border:1px solid var(--border-soft);box-shadow:var(--shadow-md);background:radial-gradient(circle at 0 0,#118e880f,#0000 42%),#fffcf6e6;border-radius:1.25rem;flex-direction:column;gap:1rem;padding:1.15rem;display:flex}.assignment-studio-card-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.assignment-studio-card-head h3{color:var(--ink);margin:.2rem 0 .3rem}.assignment-standard-picker{justify-content:flex-start;display:flex}.assignment-standard-picker .searchable-dropdown{width:min(24rem,100%)}.question-group-skill-dropdown .searchable-dropdown{width:min(28rem,100%)}.question-group-card,.question-group-questions{flex-direction:column;gap:1rem;display:flex}.question-group-card{background:#ffffff85;border:1px solid #12203514;border-radius:1.15rem;padding:1rem}.question-group-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.question-group-head h3{color:var(--ink);margin:.2rem 0 0}.selector-selection-stack,.form-actions-primary,.question-add-row{gap:.85rem;display:flex}.selector-selection-stack{flex-direction:column}.selector-scroll{max-height:12rem;padding-right:.2rem;overflow-y:auto}.selector-note{color:var(--muted);margin:0;font-size:.9rem}.summary-list{gap:.65rem}.summary-row{text-align:left;width:100%;color:inherit;background:#12203509;border:1px solid #0000;border-radius:1rem;padding:.9rem 1rem}.summary-row:not(.static){cursor:pointer;transition:transform .18s,border-color .18s,background .18s}.summary-row:not(.static):hover,.summary-row.active{background:#118e8814;border-color:#118e8842;transform:translateY(-1px)}.summary-row.static{cursor:default}.summary-row strong,.compact-list strong,.progress-meta strong,.selector-header strong,.question-preview h3,.question-editor h3{color:var(--ink)}.summary-values{flex-direction:column;align-items:flex-end;min-width:7rem}.mini-stats{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.mini-stats>div{background:#1220350a;border-radius:1rem;padding:.85rem 1rem}.mini-stats span{color:var(--muted);margin-bottom:.35rem;font-size:.82rem;display:block}.mini-stats strong{color:var(--ink);line-height:1.35}.progress-meter,.skill-row{flex-direction:column;gap:.55rem;display:flex}.progress-rail{background:#12203514;border-radius:999px;width:100%;height:.7rem;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg, var(--accent-strong), var(--accent-soft));height:100%}.mastery-badge{letter-spacing:.02em;justify-content:center;align-items:center;padding:.35rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.mastery-mastered{color:var(--ink);background:#12203521}.question-preview-list{gap:.85rem}.compact-list{margin:0;padding:0;list-style:none}.compact-list li{border-top:1px solid #12203514;grid-template-columns:minmax(6rem,7.5rem) minmax(0,1fr);gap:.85rem;padding:.65rem 0;display:grid}.compact-list-with-actions li{grid-template-columns:minmax(6rem,7.5rem) minmax(0,1fr) auto;align-items:center}.compact-list li:first-child{border-top:none;padding-top:0}.studio-grid{grid-template-columns:minmax(0,1fr);align-items:start}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid-tight{grid-template-columns:1.2fr .8fr}.field{flex-direction:column;gap:.45rem;display:flex}.field span,.section-title-row p{color:var(--muted);font-size:.9rem}.field-readonly{color:var(--ink);margin:0;font-size:1rem;line-height:1.5}.field input,.field textarea,.field select,.hero-controls select,.panel-actions select,.inline-input-row input,.option-row input{width:100%;color:var(--ink);font:inherit;box-sizing:border-box;background:#ffffffe6;border:1px solid #1220351f;border-radius:.95rem;padding:.8rem .9rem}.field textarea{resize:vertical;min-height:6rem}.toggle-row,.toggle{align-items:center;gap:.65rem;display:flex}.pill-picker{gap:.55rem}.pill-checkbox{cursor:pointer;background:#1220350a;border:1px solid #0000;align-items:center;padding:.7rem .9rem;transition:border-color .18s,background .18s;display:inline-flex;position:relative}.pill-checkbox.active{background:#118e8817;border-color:#118e8840}.pill-checkbox input{opacity:0;cursor:pointer;position:absolute;inset:0}.button{font:inherit;white-space:nowrap;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1rem;font-weight:700;text-decoration:none;transition:transform .18s,opacity .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.65;cursor:not-allowed;transform:none}.button-primary{color:#fffaf1;background:linear-gradient(135deg, var(--accent-strong), #b94f2f)}.section-title-row{align-items:flex-end}.question-add-row{justify-content:flex-start}.question-editor-header{align-items:flex-start}.question-index{text-transform:uppercase;letter-spacing:.12em;margin-bottom:.3rem;font-size:.72rem;display:block}.answer-builder,.studio-preview-card,.empty-state{padding:1.05rem}.inline-input-row,.option-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.7rem;display:grid}.option-toggle{justify-content:center;min-width:6rem}.preview-meta{color:var(--muted);font-size:.88rem}.assignment-studio-section{scroll-margin-top:1.5rem}.studio-preview-success{background:linear-gradient(#118e881a,#fffcf6f5)}.alert-banner{border:1px solid #12203514;border-radius:1rem;padding:.95rem 1.1rem}.status-message{justify-content:space-between;align-items:center;gap:1rem;display:flex}.status-message span{min-width:0}.alert-dismiss{color:currentColor;cursor:pointer;font:inherit;opacity:.72;background:0 0;border:0;flex:none;font-size:.82rem;font-weight:800}.alert-dismiss:hover{opacity:1}.alert-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.empty-state{background:#ffffff80;border:1px dashed #12203529;border-radius:1.15rem}.dashboard-shell{height:100dvh;min-height:100dvh;position:relative;overflow:hidden}.teacher-shell{box-sizing:border-box;grid-template-rows:auto minmax(0,1fr);gap:1rem;width:100%;height:100dvh;min-height:100dvh;padding:1.15rem 1.5rem 1.5rem;display:grid;overflow:hidden}.teacher-shell-nav{justify-content:space-between;align-items:center;gap:1rem;width:100%;min-width:0;display:flex}.teacher-shell-body{width:100%;min-width:0;min-height:0;overflow:hidden}.teacher-view-frame{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;width:100%;min-width:0;height:100%;min-height:0;overflow:hidden auto}.teacher-view-frame>*{min-width:0}.teacher-view-frame::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-nav,.dashboard-content,.panel-body-stack,.nav-list,.dashboard-toolbar{flex-direction:column;display:flex}.dashboard-nav,.dashboard-content,.panel-body-stack,.dashboard-toolbar{gap:1rem}.dashboard-nav{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;height:100%;padding-right:.35rem;overflow-y:auto}.dashboard-content{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;min-width:0;min-height:100%;padding-right:.2rem;overflow-y:auto}.dashboard-nav::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-content::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-shell-overlay .dashboard-content{padding-top:.25rem}.dashboard-content-overlay{z-index:1;position:relative}.dashboard-toolbar{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#f4ebdcf0,#f4ebdcb8,#0000);flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.2rem 0 .55rem;display:flex;position:sticky;top:0}.sidebar-toggle-button,.sidebar-close-button{color:var(--ink);font:inherit;cursor:pointer;box-shadow:var(--shadow-md);background:#fffaf1eb;border:1px solid #1220351a;border-radius:999px;font-weight:700;transition:transform .18s,background .18s,border-color .18s}.sidebar-toggle-button{padding:.9rem 1.05rem}.sidebar-close-button{padding:.7rem .95rem}.sidebar-toggle-button:hover,.sidebar-close-button:hover{background:#fffcf6fa;border-color:#118e883d;transform:translateY(-1px)}.sidebar-backdrop{z-index:39;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#1220352e;transition:opacity .22s;position:fixed;inset:0}.sidebar-backdrop.open{opacity:1;pointer-events:auto}.sidebar-drawer{z-index:40;pointer-events:none;width:min(23rem,100vw - 2rem);transition:transform .24s;position:fixed;top:1rem;bottom:1rem;left:1rem;transform:translate(calc(-100% - 1.5rem))}.sidebar-drawer.open{pointer-events:auto;transform:translate(0)}.sidebar-sheet{gap:1rem}.sidebar-sheet-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.workspace-topnav{isolation:isolate;margin-bottom:0}.workspace-nav-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.workspace-nav-button,.workspace-nav-home{color:var(--ink);font:inherit;cursor:pointer;white-space:nowrap;box-shadow:var(--shadow-md);background:#fffaf1eb;border:1px solid #1220351a;border-radius:999px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.workspace-nav-button{padding:.9rem 1.1rem}.workspace-nav-button:hover,.workspace-nav-home:hover,.workspace-nav-button.active{background:#fffcf6fa;border-color:#118e883d;transform:translateY(-1px)}.workspace-nav-button.active{color:var(--accent-strong);background:radial-gradient(circle at 0 0,#118e8824,#0000 52%),#fffaf1fa}.workspace-nav-home{padding:.9rem 1.05rem}.view-stack,.assignment-board,.assignment-card-grid,.assignment-card,.assignment-card-actions,.assignment-card-footer,.card-action-row{display:flex}.view-stack,.assignment-board,.assignment-card,.assignment-card-actions{flex-direction:column}.view-stack,.assignment-board{gap:1rem}.back-page-shell{flex-direction:column;gap:1rem;display:flex}.back-page-top-row{justify-content:flex-start;align-items:center;min-height:2.75rem;display:flex}.nav-card,.focus-ribbon,.assignment-question-card{border:1px solid var(--border-soft);box-shadow:var(--shadow-md)}.nav-card{background:#fffaf1e6;border-radius:1.5rem;padding:1.2rem}.nav-brand-card{background:radial-gradient(circle at top left, #118e882e, transparent 42%), radial-gradient(circle at bottom right, #d96f4c33, transparent 38%), var(--panel-strong)}.nav-section-header,.focus-ribbon-head,.lane-card-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.nav-section-header{margin-bottom:.75rem}.nav-section-label{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.16em;margin:0 0 .25rem;font-size:.72rem;font-weight:700}.nav-support-copy{color:var(--muted);font-size:.92rem}.nav-list{gap:.65rem;margin-top:1rem}.nav-list-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:#1220350a;border:1px solid #0000;border-radius:1rem;flex-direction:column;gap:.2rem;padding:.95rem 1rem;transition:transform .18s,border-color .18s,background .18s;display:flex}.nav-list-item:hover,.nav-list-item.active{background:#118e8814;border-color:#118e883d;transform:translateY(-1px)}.nav-list-item span,.nav-empty{color:var(--muted);font-size:.88rem}.nav-empty{background:#ffffff8c;border:1px dashed #12203524;border-radius:1rem;padding:1rem}.dashboard-hero{min-height:19rem}.assignments-hero{z-index:30;min-height:0;position:relative}.assignments-stats{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));position:relative}.assignment-panel-toggle-card{border:1px solid var(--border-soft);background:var(--panel);box-shadow:var(--shadow-md);border-radius:1.5rem;grid-column:span 3;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.25rem;display:flex}.assignment-panel-toggle-card h3{color:var(--ink);margin:.2rem 0 0}.assignment-panel-toggle-card .segmented-control{width:min(100%,32rem)}.assignment-panel-toggle-card .segmented-control-option{text-align:center;flex:1 1 0}.assignment-studio-page{padding-bottom:1rem}.assignment-studio-page-header{box-shadow:var(--shadow-md);background:linear-gradient(135deg,#1d6ff21a,#28c6b814),#fffffff0;border:1px solid #1d6ff21f;border-radius:1rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.assignment-studio-page-header h2{margin:.18rem 0 .4rem}.assignment-studio-page-header p:last-child{color:var(--muted)}.focus-ribbon{background:linear-gradient(135deg, #fffaf1eb, #fff5e6f5), var(--panel);border-radius:1.5rem;padding:1.2rem 1.35rem;animation:.78s ease-out both rise-in}.focus-ribbon-head{margin-bottom:1rem}.teacher-workspace-grid{grid-template-columns:minmax(0,1.45fr) minmax(19rem,.92fr);align-items:start;gap:1rem;display:grid}.students-workspace-grid{grid-template-columns:minmax(0,1.02fr) minmax(22rem,.98fr)}.student-roster-actions{grid-template-columns:minmax(0,22rem);display:grid}.student-card-grid{flex-direction:column;gap:1rem;display:flex}.student-roster-card{align-items:stretch}.student-roster-card.is-selected{border-color:#118e886b;box-shadow:0 18px 40px #118e8824}.student-roster-card-main{grid-template-columns:minmax(10rem,1fr) minmax(8rem,.45fr) minmax(8rem,.45fr);align-items:stretch;gap:.75rem;display:grid}.student-roster-card-identity,.student-roster-card-detail{flex-direction:column;min-width:0;display:flex}.student-roster-card-identity{justify-content:center;gap:.25rem}.student-roster-card-identity h3,.student-roster-card-identity p{margin:0}.student-roster-card-identity p{color:var(--muted);overflow-wrap:anywhere;line-height:1.4}.student-roster-card-detail{background:#ffffff80;border:1px solid #12203514;border-radius:.95rem;gap:.25rem;padding:.8rem}.student-roster-card-detail span{color:var(--muted);font-size:.88rem}.student-roster-card-detail strong{color:var(--ink);overflow-wrap:anywhere;line-height:1.35}.student-roster-card .assignment-card-footer{justify-content:flex-end}.reports-page,.reports-page-content{flex-direction:column;gap:1rem;display:flex}.reports-selector-card{border:1px solid var(--border-soft);background:var(--panel);width:100%;box-shadow:var(--shadow-md);box-sizing:border-box;border-radius:1.5rem;flex-direction:column;align-items:stretch;gap:1rem;padding:1.1rem 1.25rem;display:flex}.reports-selector-main{justify-content:space-between;align-items:center;gap:1rem;display:flex}.reports-selector-copy{min-width:0}.reports-selector-copy h2{margin:.2rem 0 .3rem}.reports-selector-summary{border-top:1px solid #12203514;padding-top:1rem}.reports-summary-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.skills-report-filter-row{flex-wrap:wrap;align-items:flex-end;gap:.85rem;margin-bottom:1rem;display:flex}.skill-trend-chart{box-shadow:var(--shadow-sm);background:#fffcf6c7;border:1px solid #1220351a;border-radius:1rem;flex-direction:column;gap:1rem;padding:1rem;display:flex}.skill-trend-explain-modal{max-width:44rem;margin:0 auto}.skill-trend-explain-modal .panel-body{line-height:1.7}.skill-trend-context-note{color:var(--muted);border-top:1px solid #1220351a;margin:0;padding-top:.85rem;line-height:1.7}.skill-trend-chart-header{color:var(--muted);justify-content:space-between;align-items:flex-start;gap:1rem;font-size:.9rem;display:flex}.skill-trend-chart-header div{flex-direction:column;gap:.2rem;min-width:0;display:flex}.skill-trend-chart-header strong{color:var(--ink);font-size:1rem}.skill-trend-chart-header span{overflow-wrap:anywhere}.skill-trend-chart-canvas{width:100%;height:25rem;min-height:20rem}.skill-trend-chart .recharts-default-tooltip{box-shadow:var(--shadow-sm);border-radius:.85rem;border:1px solid #1220351f!important}.skill-trend-chart .recharts-legend-wrapper{font-size:.82rem}.student-assignment-results,.assignment-review-question-list{flex-direction:column;gap:.85rem;display:flex}.student-assignment-result-card{box-shadow:var(--shadow-sm);background:#fffcf6db;border:1px solid #1220351a;border-radius:1rem;grid-template-columns:auto minmax(0,1fr) minmax(7rem,auto);align-items:center;gap:1rem;padding:1rem;display:grid}.student-assignment-card-action{justify-content:flex-start;align-items:center;display:flex}.student-assignment-card-main{min-width:0}.student-assignment-card-main h3,.assignment-review-question-main h3{margin:0}.student-assignment-card-main span,.student-assignment-card-score span{color:var(--muted);font-size:.88rem}.student-assignment-card-score{text-align:right;flex-direction:column;align-items:flex-end;gap:.2rem;display:flex}.student-assignment-card-score strong{color:var(--accent-strong);font-size:1.4rem}.assignment-review-panel,.student-assignments-panel{max-height:calc(100dvh - 4rem)}.assignment-review-panel .panel-body,.student-assignments-panel .panel-body{max-height:calc(100dvh - 11rem);overflow-y:auto}.assignment-studio-popup{max-height:calc(100dvh - 4rem)}.assignment-studio-popup .panel-body{max-height:calc(100dvh - 11rem);padding-right:.2rem;overflow-y:auto}.assignment-review-question{background:#ffffff9e;border:1px solid #12203517;border-radius:1rem;grid-template-columns:minmax(6.5rem,auto) minmax(0,1fr);align-items:stretch;gap:.85rem;padding:.85rem;display:grid}.assignment-review-question.correct{background:#118e8814;border-color:#118e883d}.assignment-review-question.incorrect{background:#d96f4c14;border-color:#d96f4c42}.assignment-review-question-status{text-align:center;background:#fffcf6d6;border-radius:.85rem;flex-direction:column;justify-content:center;gap:.3rem;padding:.7rem;display:flex}.assignment-review-question-status strong{color:var(--ink);font-size:1.25rem}.assignment-review-question-status span{color:var(--muted);font-weight:800}.assignment-review-question-main{flex-direction:column;gap:.55rem;min-width:0;display:flex}.assignment-board{align-items:stretch}.assignment-view-stack{min-height:100%}.assignment-studio-shell{flex-direction:column;gap:.85rem;display:flex}.assignment-studio-close-row{justify-content:flex-start;display:flex}.assignment-card-grid{flex-direction:column;gap:1rem}.assignment-pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.assignment-pagination-auto{background:#1220350a;border-radius:1rem;justify-content:center;padding:.9rem 1rem}.assignment-loading-spinner{border:2px solid #12203524;border-top-color:var(--accent-strong);border-radius:999px;width:1rem;height:1rem;animation:.7s linear infinite spin}.assignment-card{border:1px solid var(--border-soft);width:100%;box-shadow:var(--shadow-md);background:#fffcf6d9;border-radius:1.2rem;gap:1rem;padding:1.1rem}.assignment-card-detail-stack,.assignment-card-field{flex-direction:column;gap:.6rem;display:flex}.assignment-card-field span{color:var(--muted);font-size:.9rem}.assignment-card-head{grid-template-columns:minmax(0,1fr) auto;gap:1rem;display:grid}.assignment-card-head h3{margin-bottom:.35rem}.assignment-card-actions{align-items:flex-end;gap:.55rem}.assignment-mini-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.assignment-card-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;font-size:.9rem}.card-action-row{align-items:center;gap:.65rem}.lane-grid,.lens-grid,.skill-heat-grid{gap:1rem;display:grid}.lane-grid,.lens-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.skill-heat-grid{grid-template-columns:1fr}.skill-heat-card{border:1px solid var(--border-soft);box-shadow:var(--shadow-md);border-radius:1.15rem;padding:1rem}.skill-mastery-stack{flex-direction:column;align-items:flex-end;gap:.45rem;display:flex}.skill-mastery-metric{min-width:9rem;box-shadow:var(--shadow-sm);background:#fffcf6d1;border:1px solid #1220351a;border-radius:.85rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .75rem;display:flex}.skill-mastery-metric span{color:var(--muted);font-size:.84rem;font-weight:700}.skill-mastery-metric strong{color:var(--accent-strong);font-size:1.05rem}.lane-card{min-height:100%}.lane-label{min-width:2.25rem;color:var(--ink);background:#12203514;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .7rem;font-size:.82rem;font-weight:700;display:inline-flex}.assignment-question-list{flex-direction:column;gap:.85rem;display:flex}.assignment-question-card{background:#fffcf6d1;border-radius:1.15rem;padding:1rem}.skills-questions-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:1rem;display:grid}.skills-questions-grid-single{grid-template-columns:minmax(0,1fr)}.standards-card-grid{flex-direction:column;gap:1rem;display:flex}.standard-card{align-items:stretch}.standard-card-main{display:block}.standard-card-copy{flex-direction:column;gap:.5rem;min-width:0;display:flex}.standard-card-title-row{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.standard-card-title-row h3{overflow-wrap:anywhere;margin:0}.standard-card-copy p{color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.45}.standard-card .assignment-card-footer{justify-content:flex-end;margin-top:0}.standard-card-skill-tree-stack{max-height:none}.skill-tree-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:.75rem;display:flex}.skill-tree-card-head{flex-wrap:wrap}.skill-tree-create-button{flex:none}.skill-tree-standard-select{flex-direction:column;gap:.35rem;min-width:min(19rem,58vw);display:flex}.skill-tree-standard-select span{color:var(--muted);font-size:.82rem;font-weight:800}.skill-tree-stack{background:linear-gradient(#fffcf6eb,#fff8efc7),#12203506;border:1px solid #1220351a;border-radius:1rem;max-height:min(34rem,68vh);padding:.35rem;overflow:auto}.skill-tree-children{border-left:1px solid #1220351f;flex-direction:column;margin-left:1.05rem;padding-left:.7rem;display:flex}.skill-tree-card{min-width:max-content}.skill-tree-drop-line{opacity:0;pointer-events:none;height:.45rem;margin:.05rem 0;transition:height .14s,opacity .14s;position:relative}.skill-tree-drop-line.is-ready,.skill-tree-drop-line.is-active{opacity:.62;pointer-events:auto;height:1.55rem}.skill-tree-drop-line.is-indented{margin-left:2.2rem}.skill-tree-drop-line:before{content:"";background:#118e883d;border-radius:999px;height:2px;position:absolute;top:50%;left:.55rem;right:.55rem;transform:translateY(-50%)}.skill-tree-drop-line.is-active{opacity:1}.skill-tree-drop-line.is-active:before{background:var(--accent-strong);height:3px;box-shadow:0 0 0 4px #118e881f}.skill-tree-drop-line span{color:var(--accent-strong);opacity:0;pointer-events:none;background:#fffcf6f5;border-radius:999px;padding:.08rem .45rem;font-size:.72rem;font-weight:800;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}.skill-tree-drop-line.is-active span{opacity:1}.skill-tree-row{color:var(--ink);cursor:grab;border-radius:.7rem;grid-template-columns:1.15rem minmax(14rem,1fr) auto;align-items:start;gap:.45rem;padding:.42rem .55rem;transition:background .16s,box-shadow .16s,opacity .16s;display:grid}.skill-tree-row:hover{background:#118e8814}.skill-tree-row-readonly{cursor:default}.skill-tree-row-readonly:hover{background:0 0}.skill-tree-row:active{cursor:grabbing}.skill-tree-row-readonly:active{cursor:default}.skill-tree-row.is-dragging{opacity:.46}.skill-tree-row.is-moving{opacity:.62;pointer-events:none}.skill-tree-expander{flex:none;width:1rem;height:1.25rem;position:relative}.skill-tree-expander:before{content:"";background:#12203559;border-radius:999px;width:.34rem;height:.34rem;position:absolute;top:.48rem;left:.34rem}.skill-tree-expander.has-children:before{background:0 0;border:2px solid #12203594;border-width:0 2px 2px 0;border-radius:0;width:.48rem;height:.48rem;top:.4rem;left:.23rem;transform:rotate(45deg)}.skill-tree-label{flex-direction:column;gap:.18rem;min-width:0;display:flex}.skill-tree-name-line{align-items:baseline;gap:.45rem;display:flex}.skill-tree-code{color:var(--accent-strong);letter-spacing:.03em;text-transform:uppercase;font-size:.78rem;font-weight:800}.skill-tree-name{color:var(--ink);font-weight:700}.skill-tree-label p{color:var(--muted);white-space:normal;margin:0;font-size:.84rem;line-height:1.35}.skill-tree-row-actions{justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.skill-tree-edit-button{min-height:1.9rem;padding:.32rem .6rem;font-size:.78rem}.account-row{flex-wrap:wrap;align-items:flex-start}.accounts-card-grid{flex-direction:column;gap:1rem;display:flex}.account-card-main{grid-template-columns:minmax(10rem,1fr) minmax(9rem,.7fr) minmax(12rem,1fr);align-items:stretch;gap:.75rem;display:grid}.account-card-identity,.account-card-detail{flex-direction:column;min-width:0;display:flex}.account-card-identity{justify-content:center}.account-card-identity h3{margin:0}.account-card-detail{background:#ffffff80;border:1px solid #12203514;border-radius:.95rem;gap:.25rem;padding:.8rem}.account-card-detail span{color:var(--muted);font-size:.88rem}.account-card-detail strong{color:var(--ink);overflow-wrap:anywhere;line-height:1.35}.account-card .assignment-card-footer{justify-content:flex-end}.accounts-toolbar{justify-content:flex-end;display:flex}.accounts-modal-form{flex-direction:column;gap:1rem;display:flex}.teacher-account-form{max-width:36rem}.readonly-field{min-width:0;color:var(--ink)}.readonly-field span{color:var(--muted);font-size:.88rem}.readonly-field strong{color:var(--ink);overflow-wrap:anywhere;line-height:1.35}.readonly-field-underline{border-bottom:2px solid #b9744340;flex-direction:column;gap:.35rem;padding-bottom:.65rem;display:flex}.manage-account-modal{flex:auto;min-width:min(38rem,100vw - 3rem);min-height:0}.manage-account-panel{flex-direction:column;max-height:calc(100dvh - 4rem);display:flex;overflow:hidden}.manage-account-panel .panel-header{flex:none}.manage-account-panel .panel-body{flex:auto;min-height:0;overflow:hidden}.segmented-control{background:#1220350a;border:1px solid #1220351a;border-radius:999px;flex:none;gap:.35rem;width:-moz-fit-content;width:fit-content;padding:.3rem;display:inline-flex}.segmented-control-option{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;padding:.62rem 1rem;font-weight:800}.segmented-control-option.active{color:var(--accent-strong);box-shadow:var(--shadow-sm);background:#fffcf6f5}.manage-account-scroll{overscroll-behavior:contain;flex:auto;min-height:0;max-height:calc(100dvh - 18rem);padding-right:.25rem;overflow-y:auto}.manage-account-sections{flex-direction:column;gap:1rem;display:flex}.account-settings-section{background:#ffffff6b;border:1px solid #12203514;border-radius:1rem;flex-direction:column;gap:.85rem;padding:1rem;display:flex}.account-settings-section h3{margin:0 0 .2rem}.account-settings-section p{color:var(--muted);margin:0;font-size:.92rem}.accounts-modal-actions,.standard-modal-actions{justify-content:flex-end}.accounts-popup-panel{max-width:52rem}.skill-tree-count{color:var(--muted);font-size:.9rem}.skill-tree-row .skill-tree-count{min-width:1.35rem;color:var(--ink);text-align:center;background:#12203512;border-radius:999px;padding:.1rem .45rem;font-size:.78rem;font-weight:800}.option-row-fixed{grid-template-columns:minmax(0,1fr) auto}.option-fixed-label{min-height:3rem;color:var(--ink);background:#ffffffe6;border:1px solid #1220351f;border-radius:.95rem;align-items:center;padding:.8rem .9rem;display:inline-flex}@keyframes rise-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{box-shadow:0 0 #d8aa3a47}70%{box-shadow:0 0 0 12px #d8aa3a00}to{box-shadow:0 0 #d8aa3a00}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1120px){.teacher-entry-grid,.teacher-workspace-grid,.lane-grid,.lens-grid,.skill-heat-grid,.dashboard-hero,.skills-questions-grid{grid-template-columns:1fr}.assignments-stats,.assignment-mini-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.assignment-panel-toggle-card{grid-column:1/-1}.stats-grid,.workspace-grid,.studio-grid,.hero-banner,.mini-stats{grid-template-columns:1fr}.reports-summary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell{height:100dvh;min-height:100dvh;overflow:hidden}.dashboard-nav{padding-right:.2rem}.dashboard-content{min-height:100%;padding-right:.1rem}.sidebar-drawer{width:min(22rem,100vw - 1.5rem);top:.75rem;bottom:.75rem;left:.75rem}}@media (max-width:760px){.app-shell{padding:1rem}.teacher-shell{gap:.85rem;padding:1rem}.teacher-shell-nav{flex-direction:column;align-items:stretch}.field-grid,.field-grid-tight,.target-grid,.dual-stack{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assignments-stats,.assignment-mini-stats,.assignment-card-head,.student-roster-card-main,.account-card-main,.student-assignment-result-card,.assignment-review-question{grid-template-columns:1fr}.assignment-panel-toggle-card,.reports-selector-main{flex-direction:column;align-items:stretch}.reports-selector-main .segmented-control{width:100%}.reports-summary-stats{grid-template-columns:1fr}.assignment-panel-toggle-card .segmented-control{width:100%}.student-assignment-card-score{text-align:left;align-items:flex-start}.skill-trend-chart-header{flex-direction:column}.skill-trend-chart-canvas{height:20rem;min-height:18rem}.compact-list li,.option-row,.inline-input-row{grid-template-columns:1fr}.summary-row,.summary-values,.panel-header,.section-title-row,.question-editor-header,.hero-controls,.alert-actions,.nav-section-header,.focus-ribbon-head,.lane-card-head,.assignment-card-footer,.card-action-row,.assignment-pagination{align-items:flex-start}.summary-row,.summary-values,.alert-actions,.nav-section-header,.focus-ribbon-head,.dashboard-toolbar,.assignment-card-footer,.card-action-row,.assignment-pagination,.form-actions-primary{flex-direction:column}.searchable-dropdown{width:100%}.searchable-dropdown-menu{width:100%;left:0;right:auto}}.teacher-shell{background:linear-gradient(135deg,#28c6b81a,#0000 32%),linear-gradient(225deg,#1d6ff21f,#0000 32%),linear-gradient(#f8fbff,#edf4ff);grid-template-rows:minmax(0,1fr);grid-template-columns:17rem minmax(0,1fr);gap:1.25rem;padding:1rem;display:grid}.workspace-sidebar{z-index:45;background:linear-gradient(180deg, #0d2449fa, #05132bfc), var(--sidebar);color:#f8fbff;border:1px solid #ffffff14;border-radius:1.35rem;flex-direction:column;justify-content:space-between;gap:1.25rem;min-width:0;min-height:0;padding:1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #07193633}.workspace-brand,.workspace-sidebar-link,.workspace-sidebar-signout,.workspace-sidebar-note,.workspace-header,.workspace-header-title,.workspace-header-signout,.workspace-menu-button,.dashboard-hero-panel,.dashboard-hero-actions,.metric-card,.dashboard-list-row,.dashboard-report-callout{align-items:center;display:flex}.workspace-brand{gap:.8rem;min-width:0;padding:.35rem .25rem .75rem}.workspace-brand strong{letter-spacing:0;font-size:1.08rem;display:block}.workspace-brand small{color:var(--sidebar-muted);font-size:.78rem;font-weight:700;display:block}.brand-mark{color:#fff;background:linear-gradient(135deg,#28c6b8,#1d6ff2);border-radius:.9rem;flex:none;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex;box-shadow:0 14px 28px #1d6ff23d}.workspace-sidebar-nav{flex-direction:column;flex:auto;gap:.35rem;min-height:0;display:flex}.workspace-sidebar-link,.workspace-sidebar-signout{color:#f8fbffcc;width:100%;min-height:2.8rem;font:inherit;border:1px solid #0000;border-radius:.85rem;gap:.75rem;font-weight:800;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s}.workspace-sidebar-link{padding:.78rem .85rem}.workspace-sidebar-link:hover,.workspace-sidebar-link.active{color:#fff;background:#ffffff1a;border-color:#ffffff1a;transform:translate(2px)}.workspace-sidebar-link.active{background:linear-gradient(135deg,#1d6ff2eb,#28c6b8d1);box-shadow:0 14px 32px #1d6ff23d}.workspace-sidebar-footer{flex-direction:column;gap:.85rem;display:flex}.workspace-sidebar-note{color:#f8fbffc7;background:#ffffff0f;border:1px solid #ffffff14;border-radius:1rem;gap:.65rem;padding:.85rem;font-size:.84rem;font-weight:700;line-height:1.35}.workspace-sidebar-signout{cursor:pointer;background:#ffffff0f;justify-content:flex-start;padding:.78rem .85rem}.workspace-sidebar-signout:hover{color:#fff;background:#ffffff1f}.workspace-main{grid-template-rows:auto minmax(0,1fr);gap:1rem;min-width:0;min-height:0;display:grid}.workspace-header{border:1px solid var(--border-soft);min-width:0;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border-radius:1.2rem;justify-content:space-between;gap:1rem;padding:.85rem 1rem}.workspace-header-title{gap:.8rem;min-width:0}.workspace-header h1{max-width:none;margin:.15rem 0 0;font-size:clamp(1.45rem,2.4vw,2rem)}.workspace-kicker{color:var(--accent-strong);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.workspace-menu-button,.workspace-header-signout{border:1px solid var(--border-soft);color:var(--ink);cursor:pointer;font:inherit;background:#ffffffeb;border-radius:.85rem;font-weight:800;transition:transform .18s,border-color .18s,background .18s}.workspace-menu-button{justify-content:center;width:2.75rem;height:2.75rem;padding:0;display:none}.workspace-header-signout{gap:.55rem;min-height:2.65rem;padding:.65rem .8rem}.workspace-menu-button:hover,.workspace-header-signout:hover{background:#fff;border-color:#1d6ff238;transform:translateY(-1px)}.workspace-content{padding-right:.15rem}.workspace-nav-backdrop{display:none}.learner-sidebar .workspace-sidebar-nav{flex:none}.hero-banner,.dashboard-hero-panel{box-shadow:var(--shadow-md);background:linear-gradient(135deg,#1d6ff21f,#28c6b814),#fff;border:1px solid #1d6ff21f;border-radius:1.35rem}.dashboard-hero-panel{justify-content:space-between;gap:1rem;min-height:10rem;padding:1.35rem;overflow:hidden}.dashboard-hero-copy{max-width:46rem}.dashboard-hero-copy h2{margin:.15rem 0 .65rem}.dashboard-hero-copy p:last-child{color:var(--muted);font-size:1rem;line-height:1.55}.dashboard-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.panel,.stat-card,.assignment-card,.table-card,.question-editor,.question-preview,.selector-card,.assignment-studio-card,.reports-selector-card,.assignment-panel-toggle-card,.skill-heat-card,.student-assignment-result-card,.account-card-detail,.account-settings-section,.metric-card{border-color:var(--border-soft);box-shadow:var(--shadow-sm);background:#ffffffeb;border-radius:1rem}.panel,.assignment-card,.metric-card{box-shadow:var(--shadow-md)}.panel-header{align-items:flex-start}.panel-eyebrow,.hero-eyebrow,.nav-section-label{color:var(--accent-strong);letter-spacing:.12em}.panel-subtitle,.hero-summary,.stat-detail,.field span,.section-title-row p{color:var(--muted)}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.metric-card{gap:.85rem;min-width:0;padding:1rem}.metric-card-icon{width:2.8rem;height:2.8rem;color:var(--accent-strong);background:#1d6ff21c;border-radius:.9rem;flex:none;justify-content:center;align-items:center;display:inline-flex}.metric-card-green .metric-card-icon{color:#16895b;background:#2fbf831f}.metric-card-purple .metric-card-icon{color:#6548df;background:#7a5cff1f}.metric-card-slate .metric-card-icon{color:var(--ink);background:#0f172a14}.stat-label{letter-spacing:.1em}.stat-value{letter-spacing:0;font-size:clamp(1.5rem,2.6vw,2.15rem)}.button{border-radius:.75rem;gap:.45rem;min-height:2.65rem;padding:.72rem .95rem;font-weight:800}.button-primary{color:#fff;background:linear-gradient(135deg,#1d6ff2,#16a7df);box-shadow:0 14px 28px #1d6ff22e}.button-secondary{color:var(--ink);background:#0f172a0f}.button-ghost{color:var(--accent-strong);background:#1d6ff21a}.field input,.field textarea,.field select,.hero-controls select,.panel-actions select,.inline-input-row input,.option-row input,.searchable-dropdown-trigger,.option-fixed-label{background:#fff;border-color:#0f172a1f;border-radius:.8rem}.field input:focus,.field textarea:focus,.field select:focus,.searchable-dropdown-trigger.active{border-color:#1d6ff25c;outline:none;box-shadow:0 0 0 3px #1d6ff21f}.focus-chip,.pill-checkbox,.summary-row,.mini-stats>div,.assignment-card-field,.student-roster-card-detail{background:#0f172a09;border-color:#0f172a12}.pill-checkbox.active,.summary-row:not(.static):hover,.summary-row.active,.searchable-dropdown-option:hover,.searchable-dropdown-option.active{background:#1d6ff214;border-color:#1d6ff238}.progress-rail{background:#0f172a14;height:.55rem}.progress-fill{background:linear-gradient(90deg,#1d6ff2,#28c6b8)}.mastery-proficient,.mastery-published{color:#14784f;background:#2fbf8324}.mastery-beginning{color:#a7303f;background:#e2556324}.mastery-developing{color:#8f640c;background:#f5b84b33}.alert-banner{border-radius:.9rem}.alert-error{color:#8f2430;background:#e255631a;border-color:#e255633d}.alert-success{color:#146b49;background:#2fbf831a;border-color:#2fbf833d}.action-card-button{color:#fff;background:linear-gradient(135deg,#1d6ff2,#28c6b8)}.action-card-button:not(:disabled):hover,.action-card-button.active{background:linear-gradient(135deg,#125ee0,#16b8a8)}.action-card-title{letter-spacing:0;font-family:inherit}.dashboard-view{padding-bottom:1rem}.dashboard-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.dashboard-progress-stack,.dashboard-list{flex-direction:column;gap:.75rem;display:flex}.dashboard-list-row{width:100%;min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:left;background:#f8fbffdb;border:1px solid #0f172a14;border-radius:.9rem;justify-content:space-between;gap:.85rem;padding:.85rem;transition:transform .18s,border-color .18s,background .18s}.dashboard-list-row:hover{background:#fff;border-color:#1d6ff238;transform:translateY(-1px)}.dashboard-list-icon{width:2.35rem;height:2.35rem;color:var(--accent-strong);background:#1d6ff21a;border-radius:.75rem;flex:none;justify-content:center;align-items:center;display:inline-flex}.dashboard-list-row>span:nth-child(2){flex-direction:column;flex:auto;gap:.15rem;min-width:0;display:flex}.dashboard-list-row strong,.dashboard-list-row small{overflow-wrap:anywhere}.dashboard-list-row small{color:var(--muted);font-size:.84rem}.dashboard-list-row em{color:var(--accent-strong);text-align:right;flex:none;font-size:.86rem;font-style:normal;font-weight:800}.dashboard-report-callout{background:linear-gradient(135deg,#1d6ff21a,#28c6b814);border:1px solid #1d6ff21f;border-radius:1rem;align-items:flex-start;gap:.9rem;padding:1rem}.dashboard-report-callout span{width:2.9rem;height:2.9rem;color:var(--accent-strong);box-shadow:var(--shadow-sm);background:#fff;border-radius:.9rem;flex:none;justify-content:center;align-items:center;display:inline-flex}.dashboard-report-callout p{color:var(--muted);margin-top:.35rem}.landing-page{min-height:100dvh;color:var(--ink);background:#f8fbff}.landing-hero{background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;min-height:84dvh;padding:1.25rem clamp(1rem,4vw,4rem) clamp(2rem,5vw,4rem);display:flex;position:relative;overflow:hidden}.landing-nav{justify-content:space-between;align-items:center;gap:1rem;width:min(100%,76rem);margin:0 auto;padding:.5rem 0;display:flex}.landing-brand{color:var(--ink);align-items:center;gap:.75rem;font-size:1.1rem;font-weight:900;text-decoration:none;display:inline-flex}.landing-nav-actions,.landing-hero-actions,.landing-proof-row,.landing-feature-grid{align-items:center;display:flex}.landing-nav-actions,.landing-hero-actions{flex-wrap:wrap;gap:.75rem}.landing-hero-content{width:min(100%,76rem);margin:0 auto;padding:clamp(3rem,8vw,7rem) 0 clamp(2rem,5vw,4rem)}.landing-hero-content h1{max-width:none;color:var(--ink);margin:.3rem 0 .75rem;font-size:clamp(3.25rem,9vw,7.2rem);line-height:.92}.landing-hero-lede{color:#43506a;max-width:42rem;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:600;line-height:1.5}.landing-hero-actions{margin-top:1.5rem}.landing-proof-row{flex-wrap:wrap;gap:.75rem;max-width:44rem;margin-top:1.35rem}.landing-proof-row span{color:#33415c;box-shadow:var(--shadow-sm);background:#ffffffc7;border:1px solid #1d6ff21f;border-radius:999px;align-items:center;gap:.45rem;padding:.52rem .7rem;font-size:.88rem;font-weight:800;display:inline-flex}.landing-proof-row svg{color:var(--ok)}.landing-feature-band{background:linear-gradient(#f8fbffeb,#eef5ff),#eef5ff;padding:clamp(2rem,5vw,4rem) clamp(1rem,4vw,4rem) clamp(3rem,6vw,5rem)}.landing-section-header{width:min(100%,76rem);margin:0 auto 1.4rem}.landing-section-header h2{max-width:48rem;margin-top:.35rem}.landing-feature-grid{align-items:stretch;gap:1rem;width:min(100%,76rem);margin:0 auto}.landing-feature-card{border:1px solid var(--border-soft);min-width:0;box-shadow:var(--shadow-sm);background:#ffffffeb;border-radius:1rem;flex:1 1 0;padding:1.2rem}.landing-feature-card>span{width:2.75rem;height:2.75rem;color:var(--accent-strong);background:#1d6ff21a;border-radius:.85rem;justify-content:center;align-items:center;display:inline-flex}.landing-feature-card h3{margin-top:.9rem}.landing-feature-card p{color:var(--muted);margin-top:.5rem;line-height:1.55}@media (max-width:1120px){.teacher-shell{grid-template-columns:minmax(0,1fr)}.workspace-sidebar{width:min(18rem,100vw - 1.5rem);transition:transform .22s;position:fixed;top:.75rem;bottom:.75rem;left:.75rem;transform:translate(calc(-100% - 1.5rem))}.workspace-sidebar.open{transform:translate(0)}.workspace-nav-backdrop{z-index:40;opacity:0;pointer-events:none;background:#07193647;border:0;transition:opacity .18s;display:block;position:fixed;inset:0}.workspace-nav-backdrop.open{opacity:1;pointer-events:auto}.workspace-menu-button{display:inline-flex}.learner-shell .workspace-sidebar{width:auto;position:relative;inset:auto;transform:none}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-panel-grid{grid-template-columns:minmax(0,1fr)}.landing-hero{background-position:62%;min-height:82dvh}.landing-feature-grid{flex-direction:column}}@media (max-width:760px){.teacher-shell{padding:.75rem}.workspace-header,.dashboard-hero-panel,.assignment-studio-page-header{flex-direction:column;align-items:stretch}.workspace-header-signout{width:100%}.dashboard-hero-actions{justify-content:flex-start}.metrics-grid,.dashboard-metrics,.assignments-stats,.stats-grid{grid-template-columns:1fr}.metric-card,.dashboard-list-row{align-items:flex-start}.dashboard-list-row{flex-wrap:wrap}.dashboard-list-row em{text-align:left}.landing-hero{background-position:70%;min-height:80dvh;padding:.9rem 1rem 2rem}.landing-hero:before{content:"";pointer-events:none;background:#f8fbff8a;position:absolute;inset:0}.landing-nav,.landing-hero-content{z-index:1;position:relative}.landing-nav{align-items:flex-start}.landing-nav-actions{justify-content:flex-end}.landing-nav-actions .button{min-height:2.35rem;padding:.55rem .7rem}.landing-hero-content{padding:2.25rem 0 1.25rem}.landing-hero-content h1{font-size:clamp(3rem,17vw,4.6rem)}.landing-hero-actions .button{width:100%}}
