@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:400 700;font-display:swap;src:url(/fonts/inter-latin-italic.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/montserrat-latin.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:italic;font-weight:400 700;font-display:swap;src:url(/fonts/montserrat-latin-italic.woff2) format("woff2")}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/lora-latin.woff2) format("woff2")}@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(/fonts/lora-latin-italic.woff2) format("woff2")}:root{--brand-navy: #0d182a;--brand-indigo: #4f5bdb;--brand-coral: #f08a4b;--brand-slate: #8fa1b3;--brand-light: #f2f4f7;--bg: #f8fafc;--panel: rgba(255, 255, 255, .94);--panel-soft: #f7f9fc;--ink: #415268;--ink-strong: #0d182a;--line: #d8e1ea;--slate: #52657b;--emerald: #4f5bdb;--emerald-soft: #eef4fb;--amber: #f08a4b;--amber-soft: #fff3eb;--blue-soft: #eef1ff;--blue: #4f5bdb;--indigo: #4f5bdb;--indigo-soft: #eef2ff;--rose: #cf5f27;--rose-soft: #fff3eb;--gold: #f08a4b;--gold-soft: #fff4ec;--shadow: 0 24px 70px rgba(15, 23, 42, .08);--radius-lg: 24px;--radius-md: 18px;--radius-sm: 12px;--surface-gradient: linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(246, 249, 253, .98));--surface-tint: linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(245, 247, 252, .98));--font-ui: "Inter", sans-serif;--font-heading: "Montserrat", sans-serif;--font-writing: "Lora", serif;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 22px;--text-2xl: 28px;--text-3xl: 36px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--leading-none: 1;--leading-tight: 1.25;--leading-normal: 1.55;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 32px;--space-8: 40px;--control-h: 44px;--control-padding-x: var(--space-4);--control-radius: 10px;--btn-padding-y: var(--space-3);--btn-padding-x: var(--space-5);--btn-font-weight: var(--font-weight-semibold);--input-padding-y: var(--space-3);--input-padding-x: var(--space-4);--input-max-width: 360px;--focus-ring: 0 0 0 3px rgba(79, 91, 219, .25)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:radial-gradient(circle at top left,rgba(79,91,219,.14),transparent 34%),radial-gradient(circle at bottom right,rgba(240,138,75,.12),transparent 26%),radial-gradient(circle at center top,rgba(125,137,233,.1),transparent 38%),linear-gradient(180deg,#fbf8ff,#f5f0ff 44%,#fff7f2);color:var(--ink);font-family:var(--font-ui);font-size:var(--text-base);font-weight:var(--font-weight-normal)}body{padding:var(--space-6) var(--space-5) var(--space-8)}.app-shell{max-width:1400px;margin:0 auto}h1,h2,h3,h4{margin:0 0 var(--space-3);color:var(--ink-strong);font-family:var(--font-heading);font-weight:var(--font-weight-bold);line-height:var(--leading-tight)}h1{font-size:var(--text-3xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl);font-weight:var(--font-weight-semibold)}h4{font-size:var(--text-lg);font-weight:var(--font-weight-semibold)}strong{font-weight:var(--font-weight-semibold)}.brand-lockup{display:flex;align-items:center;gap:var(--space-3);min-height:64px}.brand-mark{width:96px;min-width:96px;display:block;height:96px;object-fit:contain;filter:drop-shadow(0 16px 32px rgba(79,91,219,.14));border-radius:28px}.brand-copy{display:grid;gap:var(--space-1)}.brand-slogan{color:var(--brand-navy);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);letter-spacing:.01em}p{margin:0;line-height:var(--leading-normal)}button,input,textarea,select,a{font:inherit}.hero,.hero-shell,.student-main-column,.student-library-row,.student-grid,.threshold-grid,.mini-metrics{display:grid}.hero{margin-bottom:var(--space-3)}.hero-shell,.hero-copy,.hero-card,.view-panel,.editor-card,.info-card,.assignment-header,.gate-card,.help-drawer,.prompt-panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:var(--radius-lg)}.hero-shell{grid-template-columns:minmax(220px,.58fr) minmax(520px,1.42fr);grid-template-areas:"brand purpose" "trust trust";gap:var(--space-4);padding:var(--space-4);background:linear-gradient(135deg,#4f5bdb14,#fffffff0 56%),linear-gradient(180deg,#f08a4b0f,#fff0)}.hero-copy,.view-panel,.editor-card,.info-card,.assignment-header,.gate-card{padding:var(--space-6)}.hero-copy{grid-area:brand;display:flex;align-items:center;padding:var(--space-2) var(--space-1) var(--space-2) 0;background:transparent;border:0;box-shadow:none}.hero-card{grid-area:purpose;padding:var(--space-1) 0 0;background:transparent;border:0;box-shadow:none}.about-accordion{margin-top:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel)}.about-accordion>summary{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) var(--space-4);font-family:var(--font-ui);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--ink-strong);cursor:pointer;list-style:none}.about-accordion>summary::-webkit-details-marker{display:none}.about-accordion>summary:after{content:"";flex-shrink:0;width:8px;height:8px;border-right:2px solid var(--slate);border-bottom:2px solid var(--slate);transform:rotate(45deg) translateY(-2px);transition:transform .16s ease}.about-accordion[open]>summary:after{transform:rotate(-135deg) translateY(-2px)}.about-accordion>.hero-shell{margin:var(--space-3)}.hero h1{max-width:10ch;margin-bottom:0;line-height:var(--leading-none);letter-spacing:-.03em;background:linear-gradient(90deg,var(--brand-indigo) 0%,var(--brand-coral) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.assignment-header h2{color:var(--brand-navy);opacity:1}.hero-copy{position:relative;overflow:hidden}.hero-copy:after{display:none}.hero-card h2{color:var(--brand-indigo)}.hero-card p+p{margin-top:var(--space-1)}.hero-list{margin-top:var(--space-2)}.hero-list li+li{margin-top:var(--space-1)}.hero-callouts,.status-chip-group,.assignment-actions,.editor-actions,.toolbar,.bottom-status-bar{display:flex;flex-wrap:wrap;gap:var(--space-3)}.hero-callouts{margin-top:var(--space-5)}.hero-callouts span,.status-chip{padding:var(--space-3) var(--space-4);border-radius:999px;font-size:var(--text-sm);border:1px solid var(--line)}.hero-callouts span,.status-chip{background:var(--panel-soft);color:var(--ink-strong)}.status-chip{display:inline-flex;align-items:center;justify-content:center;text-align:center;min-height:var(--control-h);white-space:nowrap}.hero-callouts span:nth-child(1){border-color:#4f5bdb42}.hero-callouts span:nth-child(2){border-color:#f08a4b47}.hero-callouts span:nth-child(3){border-color:#8fa1b359}.hero-list,.plain-list{margin:var(--space-3) 0 0;padding-left:var(--space-5);line-height:var(--leading-normal)}.ghost-button,.danger-button,.primary-button,.toolbar button,.ghost-link{height:var(--control-h);display:inline-flex;align-items:center;justify-content:center;padding:0 var(--btn-padding-x);line-height:var(--leading-none);border:0;border-radius:var(--control-radius);font-weight:var(--btn-font-weight);cursor:pointer;transition:transform .16s ease,background-color .16s ease,color .16s ease,opacity .16s ease}.view-panel{display:none;padding:var(--space-5)}.view-panel.active{display:block;animation:fadeUp .22s ease}.trust-badge{display:flex;gap:var(--space-3);align-items:center;padding:var(--space-2) var(--space-3);border-radius:16px;border:1px solid var(--line);background:var(--surface-tint);min-height:0}.trust-badge strong{display:block;color:var(--ink-strong);font-size:var(--text-sm);margin-bottom:var(--space-1)}.trust-badge p{font-size:var(--text-xs);line-height:var(--leading-tight)}.trust-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold)}.hero-trust-row{grid-area:trust;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3);margin-top:var(--space-1);align-items:stretch}.trust-blue{background:var(--blue-soft)}.trust-blue .trust-icon{background:#4f5bdb24;color:var(--blue)}.trust-green{background:var(--emerald-soft)}.trust-green .trust-icon{background:#0d182a1f;color:var(--brand-navy)}.trust-rose{background:var(--rose-soft)}.trust-rose .trust-icon{background:#f08a4b29;color:var(--rose)}.assignment-header,.editor-header{display:flex;justify-content:space-between;gap:var(--space-4);align-items:flex-start}.assignment-header{display:grid;grid-template-columns:1fr;align-items:start;position:sticky;top:12px;z-index:5;margin-bottom:var(--space-3);background:var(--surface-gradient);padding:var(--space-4);gap:var(--space-3)}.assignment-header-bar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.assignment-header-bar h2{margin:0}.assignment-header-body{display:grid;gap:var(--space-3)}.assignment-header-top{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(520px,1.25fr);gap:var(--space-5);align-items:end}.assignment-copy{max-width:34ch;margin-top:var(--space-1)}.assignment-actions{display:flex;gap:var(--space-2);width:100%;margin-top:0;align-items:center}.toolbox-row{display:flex;flex-wrap:wrap;gap:var(--space-2);width:100%;justify-content:flex-start}.toolbox-meta-row{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:var(--space-3)}.assignment-header-copy{display:grid;gap:var(--space-1)}.assignment-header.is-collapsed .assignment-header-body{display:none}.toolbox-meta-row .code-field{flex:1 1 280px;min-width:260px;max-width:var(--input-max-width)}.toolbox-meta-row .code-field input{width:100%;min-width:0}.toolbox-meta-row .status-chip{flex:0 0 auto;margin:0}.toolbox-button-row{display:grid;width:100%;gap:var(--space-3)}.toolbox-button-row{grid-template-columns:repeat(6,minmax(0,1fr))}.toolbox-button-row .primary-button,.toolbox-button-row .ghost-button,.toolbox-button-row .danger-button{width:100%;justify-content:center}.student-grid{grid-template-columns:minmax(0,1.65fr) minmax(320px,.85fr);gap:var(--space-4);align-items:start}.student-main-column{display:grid;gap:var(--space-4)}.student-library-row{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:var(--space-4)}.help-drawer{display:grid;gap:var(--space-4);padding:var(--space-5)}.icon-list{display:grid;gap:var(--space-3)}.icon-item{padding:var(--space-4);border-radius:16px;border:1px solid var(--line);background:var(--panel-soft)}.icon-item span{display:inline-block;margin-bottom:var(--space-2);color:var(--blue);font-weight:var(--font-weight-semibold)}.editor-label{color:var(--slate);margin-bottom:var(--space-2)}.editor-header{align-items:center}.editor-header>div{min-width:0}.editor-header h3{margin:0}.editor-actions{flex-wrap:nowrap;flex-shrink:0}.prompt-panel{margin-bottom:var(--space-4);padding:var(--space-4);background:var(--surface-tint)}.prompt-chip{background:var(--emerald-soft)}.prompt-input{width:100%;min-height:140px;margin-top:var(--space-3);padding:var(--space-4);border:1px solid var(--line);border-radius:16px;resize:vertical;background:var(--surface-tint);color:var(--ink-strong);line-height:var(--leading-normal)}.editor-stage{position:relative}.editor-lock{position:absolute;top:16px;left:16px;right:16px;z-index:3;display:grid;gap:var(--space-3);padding:var(--space-4) var(--space-5);text-align:left;border-radius:16px;background:#f8fafcf0;border:2px dashed var(--line);box-shadow:0 12px 24px #0f172a14}.editor-lock h4{margin:0}.editor-locked .editor-surface,.editor-locked .toolbar{opacity:.9}.editor-locked .editor-surface{background:#f8fafc}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ghost-button,.ghost-link{border:1px solid var(--line);background:var(--surface-tint);color:var(--ink-strong);text-decoration:none}.ghost-button.button-activated,.primary-button.button-activated,.ghost-link.button-activated,.ghost-button[aria-pressed=true],.ghost-button[aria-expanded=true],.primary-button:disabled{box-shadow:0 0 0 4px #4f5bdb24;background-image:linear-gradient(0deg,#4f5bdb1f,#4f5bdb1f)}.ghost-button[aria-pressed=true],.ghost-button[aria-expanded=true]{border-color:#4f5bdb4d}.code-field{display:grid;gap:var(--space-2);width:100%;min-width:0;max-width:var(--input-max-width)}.code-field input{width:100%;height:var(--control-h);padding:var(--input-padding-y) var(--input-padding-x);border:1px solid var(--line);border-radius:var(--control-radius);background:var(--panel-soft);color:var(--ink-strong)}.danger-button{border:1px solid rgba(240,138,75,.34);background:var(--rose);color:#fff}.primary-button{background:linear-gradient(135deg,var(--brand-indigo),#6270ea);color:#fff}.primary-button:disabled{cursor:default;opacity:1}.toolbar{padding:var(--space-3) 0 var(--space-3)}.toolbar button{background:var(--panel-soft);border:1px solid var(--line)}.divider{width:1px;background:var(--line);margin:var(--space-2) var(--space-1)}.editor-surface{min-height:720px;padding:var(--space-5);background:#fff;border:2px solid #d6e0ec;border-radius:20px;outline:none;font-family:var(--font-writing);font-size:var(--text-lg);line-height:var(--leading-normal);color:var(--ink-strong);box-shadow:0 18px 32px #0f172a14;background-image:linear-gradient(180deg,rgba(79,91,219,.04),rgba(79,91,219,.04) 1px,transparent 1px,transparent calc(var(--text-lg) * var(--leading-normal)));background-size:100% calc(var(--text-lg) * var(--leading-normal))}.editor-surface:focus{border-color:var(--blue);box-shadow:inset 0 0 0 1px #4f5bdb47,var(--focus-ring)}.bottom-status-bar{margin-top:var(--space-3);align-items:center;flex-wrap:nowrap;background:#f8fbff;border:1px solid var(--line);border-radius:18px;padding:var(--space-3)}.message-card,.metric-item,.threshold-grid div{padding:var(--space-3);border-radius:16px;border:1px solid var(--line);background:var(--surface-tint);min-height:64px}.info-card{padding:var(--space-5);background:var(--surface-gradient)}.status-pill strong,.status-mini strong,.message-card,.metric-item strong,.trust-badge strong,.trust-badge p{color:var(--ink-strong)}.status-good strong,.message-good,.trust-green .trust-icon{color:var(--brand-navy)}.status-warn strong,.message-flag,.trust-rose .trust-icon{color:#ad4f22}.message-warn{color:#9a4f2c}.status-data strong,.message-data,.trust-blue .trust-icon{color:#3241cb}.status-pill,.status-mini{height:var(--control-h);display:flex;flex-direction:row;align-items:center;gap:var(--space-2);padding:0 var(--space-4);border-radius:var(--control-radius);border:1px solid var(--line);background:var(--surface-tint);white-space:nowrap;overflow:visible}.status-pill{flex:1 1 260px;min-width:0;height:auto;min-height:64px;flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--space-1);padding:var(--space-3) var(--space-4);white-space:normal}.status-pill>strong{min-width:0;white-space:normal;align-self:stretch}.status-mini{flex:0 1 auto;min-width:0}.status-mini .micro-label,.status-mini strong{min-width:0;white-space:normal}.status-pill .micro-label,.status-mini .micro-label{margin-bottom:0}.micro-label,.status-pill span,.status-mini span,.metric-item span,.threshold-grid span{display:block;font-size:var(--text-xs);margin-bottom:var(--space-2);color:var(--slate);text-transform:uppercase;letter-spacing:.08em;font-weight:var(--font-weight-semibold)}.code-field .micro-label{margin-bottom:0}.tooltip-label{position:relative;cursor:help;text-decoration:underline dotted;text-underline-offset:3px}.tooltip-label:after{content:attr(data-tooltip);position:absolute;left:0;bottom:calc(100% + 10px);width:220px;padding:var(--space-3) var(--space-3);border-radius:12px;background:var(--ink-strong);color:#fff;font-size:var(--text-sm);line-height:var(--leading-normal);text-transform:none;letter-spacing:normal;font-weight:var(--font-weight-semibold);white-space:normal;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease;z-index:40;box-shadow:0 16px 28px #0f172a33}.tooltip-label:hover:after,.tooltip-label:focus-visible:after{opacity:1;transform:translateY(0)}.status-good{background:var(--emerald-soft)}.status-warn{background:var(--rose-soft)}.status-data{background:var(--indigo-soft)}.submit-button{margin-left:auto;min-width:180px}.version-history{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--line)}.student-side-panel,.message-stack{display:grid;gap:var(--space-4)}.message-stack{margin-top:var(--space-3);gap:var(--space-2)}.message-card:empty{display:none}.settings-list{display:grid;gap:var(--space-3);margin-bottom:var(--space-4)}.settings-list label{display:flex;gap:var(--space-3);align-items:center;padding:var(--space-3) var(--space-4);border:1px solid var(--line);border-radius:14px;background:var(--panel-soft)}.message-card{background:var(--panel-soft)}.student-side-panel .info-card:first-child,.metrics-card{background:var(--surface-gradient)}.message-good{background:var(--emerald-soft)}.message-data{background:var(--indigo-soft)}.message-warn{background:var(--gold-soft)}.message-flag{background:var(--rose-soft)}.mini-metrics,.threshold-grid{gap:var(--space-4)}.mini-metrics,.threshold-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics-card .mini-metrics{gap:var(--space-3)}.metric-active{background:var(--gold-soft)}.metric-data{background:var(--indigo-soft)}.metric-flag{background:var(--rose-soft)}.student-side-panel{position:sticky;top:108px}.gate-card{width:min(100%,430px)}.code-block{margin:0;background:#0f172a;color:#e2e8f0;border-radius:16px;padding:var(--space-4);overflow:auto;font-size:var(--text-sm)}.hidden,.focus-mode .student-side-panel,.focus-mode .help-drawer,.focus-mode .hero,.focus-mode .disclaimer-strip{display:none!important}.focus-mode .student-grid{grid-template-columns:1fr}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}button:hover,.ghost-link:hover{transform:translateY(-1px)}button:focus-visible,a:focus-visible,select:focus-visible{outline:none;box-shadow:var(--focus-ring)}input:focus,textarea:focus,select:focus{outline:none;box-shadow:var(--focus-ring)}@media (max-width: 1120px){.hero-shell,.student-grid,.student-library-row,.hero-trust-row{grid-template-columns:1fr}.hero-shell{grid-template-areas:"brand" "purpose" "trust"}.help-drawer{order:3}}@media (max-width: 1380px){.assignment-header-top{grid-template-columns:1fr;align-items:start;gap:var(--space-3)}.assignment-copy{max-width:42ch}.toolbox-meta-row{flex-wrap:wrap;justify-content:flex-start}.toolbox-button-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width: 820px){body{padding:var(--space-4) var(--space-3) var(--space-7)}.assignment-header,.editor-header{flex-direction:column}.brand-lockup{flex-direction:column;align-items:flex-start}.mini-metrics,.threshold-grid{grid-template-columns:1fr}.bottom-status-bar{flex-direction:column}.submit-button{margin-left:0;width:100%}}
