:root{--iteach-color-canvas:#f4f6f8;--iteach-color-surface:#fff;--iteach-color-surface-muted:#eef2f7;--iteach-color-text:#071a33;--iteach-color-text-muted:#526176;--iteach-color-border:#dce2ea;--iteach-color-primary:#0b315e;--iteach-color-primary-hover:#061f3d;--iteach-color-focus:#41c6bb;--iteach-radius-sm:.5rem;--iteach-radius-md:.875rem;--iteach-radius-lg:1.25rem;--iteach-shadow-sm:0 1px 2px #17203314;--iteach-shadow-md:0 12px 30px #1720331a;--iteach-space-1:.25rem;--iteach-space-2:.5rem;--iteach-space-3:.75rem;--iteach-space-4:1rem;--iteach-space-6:1.5rem;--iteach-space-8:2rem;--iteach-space-12:3rem;--iteach-content-width:86rem;--iteach-font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif}.iteach-button,.iteach-input{font:inherit}.iteach-button{border-radius:var(--iteach-radius-sm);cursor:pointer;align-items:center;gap:var(--iteach-space-2);border:1px solid #0000;justify-content:center;min-height:2.75rem;padding:.625rem 1rem;font-weight:700;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.iteach-button:focus-visible,.iteach-input:focus-visible{outline:3px solid var(--iteach-color-focus);outline-offset:2px}.iteach-button:disabled{cursor:not-allowed;opacity:.55}.iteach-button--primary{background:var(--iteach-color-primary);color:#fff}.iteach-button--primary:hover:not(:disabled){background:var(--iteach-color-primary-hover)}.iteach-button--secondary{background:var(--iteach-color-surface);border-color:var(--iteach-color-border);color:var(--iteach-color-text)}.iteach-button--quiet{color:var(--iteach-color-primary);background:0 0}.iteach-card{background:var(--iteach-color-surface);border:1px solid var(--iteach-color-border);border-radius:var(--iteach-radius-md);box-shadow:var(--iteach-shadow-sm);padding:var(--iteach-space-6)}.iteach-input{background:var(--iteach-color-surface);border:1px solid var(--iteach-color-border);border-radius:var(--iteach-radius-sm);color:var(--iteach-color-text);width:100%;min-height:2.75rem;padding:.625rem .75rem}.iteach-input::placeholder{color:var(--iteach-color-text-muted)}.structured-content{color:#0b2342;gap:.65rem;display:grid}.structured-content p{margin:0}.structured-content__type{color:#16766f;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:800}.structured-content__prompt{font-size:1.05rem;font-weight:750;line-height:1.5}.structured-options{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.structured-options li{border:1px solid #d5e0ea;border-radius:.65rem;padding:.65rem .75rem}.structured-options li.is-selected{background:#e7f7f5;border-color:#35bdb2}.structured-answer{background:#f4f7fa;border-radius:.65rem;padding:.65rem}.structured-answer.is-correct{color:#17663e;background:#e9f8ef}.structured-empty{color:#738197;font-style:italic}.structured-unsupported{color:#73520a;background:#fff6de;border:1px solid #efd28a;border-radius:.65rem;padding:.75rem}.structured-dialogue{border-left:3px solid #46c8bd;gap:.45rem;padding-left:.75rem;display:grid}.structured-content__supporting{color:#53637a;line-height:1.55}.structured-content__formula{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem}.structured-table-wrap{max-width:100%;overflow:auto}.structured-table{border-collapse:collapse;width:100%;font-size:.9rem}.structured-table th,.structured-table td{text-align:left;border:1px solid #d5e0ea;padding:.5rem .65rem}.structured-table th{background:#eef5f7;font-weight:800}
