:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4f0e8;background:#05070b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% 15%,#1a2030 0,#090d14 33%,#05070b 70%);min-height:100vh;margin:0}.shell{place-items:center;min-height:100vh;padding:32px;display:grid}.hero{text-align:center;width:min(900px,100%);padding:56px 24px}.eyebrow{letter-spacing:.28em;color:#c9b37d;margin-bottom:24px;font-size:.72rem}.hero h1{max-width:850px;margin:0 auto 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,7vw,5.8rem);font-weight:500;line-height:.98}.lede{color:#c6c9d1;max-width:700px;margin:0 auto 42px;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.7}.teacher-card{text-align:left;background:#090d14b8;border:1px solid #cab37d40;border-radius:22px;align-items:center;gap:20px;max-width:690px;margin:0 auto;padding:24px;display:flex;box-shadow:0 30px 80px #00000059}.orb{border:1px solid #bda366;border-radius:50%;flex:none;place-items:center;width:64px;height:64px;font-size:1.5rem;display:grid;box-shadow:0 0 35px #bda36633}.teacher-label{letter-spacing:.2em;color:#c9b37d;margin-bottom:7px;font-size:.75rem}.teacher-card p{color:#d8d9de;margin:0;line-height:1.55}.status{color:#747b89;margin-top:28px;font-size:.8rem}@media (max-width:600px){.shell{padding:12px}.hero{padding:38px 8px}.teacher-card{align-items:flex-start}.orb{width:48px;height:48px}}.chat{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#030812ad;border:1px solid #ffffff1f;border-radius:22px;margin-top:1.5rem;padding:1rem}.starters{flex-wrap:wrap;gap:.55rem;margin-bottom:.8rem;display:flex}.starters button{color:#dbeafe;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff21;border-radius:999px;padding:.6rem .8rem}.messages{gap:.75rem;max-height:42vh;display:grid;overflow-y:auto}.message{white-space:pre-wrap;border-radius:16px;padding:.85rem 1rem;line-height:1.55}.message.user{background:#7dd3fc1a;margin-left:12%}.message.assistant{background:#ffffff0e;margin-right:7%}.message-role{letter-spacing:.16em;opacity:.62;margin-bottom:.35rem;font-size:.67rem}.sources{opacity:.72;margin-top:.65rem;font-size:.78rem}.sources summary{cursor:pointer}.askbar{grid-template-columns:1fr auto;gap:.6rem;margin-top:.9rem;display:grid}.askbar input{color:#fff;background:#00000047;border:1px solid #ffffff26;border-radius:16px;outline:none;min-width:0;padding:.9rem 1rem}.askbar button{cursor:pointer;border:0;border-radius:16px;padding:0 1.2rem;font-weight:700}.askbar button:disabled{opacity:.4;cursor:default}.feedback{gap:.5rem;margin-top:.75rem;display:flex}.feedback button{font:inherit;color:#c9ced8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;padding:.38rem .65rem;font-size:.78rem}.feedback button:hover:not(:disabled){background:#ffffff17}.feedback button:disabled{opacity:.65;cursor:default}
