:root{color-scheme:light;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:radial-gradient(circle at top,rgba(184,113,67,.18),transparent 32%),linear-gradient(180deg,#f7f0e4,#efe2cd);color:#261c15}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}body,button,input,textarea{-webkit-tap-highlight-color:transparent}#root{min-height:100vh}.app-shell{min-height:100vh;padding:.8rem;display:grid;gap:.75rem}.login-card,.workspace-card,.conversation-card{background:#fff9f0eb;border:1px solid rgba(92,63,40,.14);border-radius:1.15rem;padding:.9rem;box-shadow:0 12px 28px #40271414}.login-card{margin:auto 0}.login-title,p{margin:0}.login-title{font-size:1.5rem;line-height:1;margin-bottom:.9rem}.auth-form,.input-stack,.question-row{display:grid;gap:.65rem}.text-input,.text-area{width:100%;border:1px solid rgba(103,72,49,.2);border-radius:.95rem;padding:.85rem .95rem;background:#ffffffe6;color:inherit}.text-area{min-height:6.25rem;resize:vertical}.primary-button,.ghost-button,.preset-pill{border:0;border-radius:999px;padding:.78rem 1rem}.primary-button{background:#8f4d2d;color:#fff8f0}.primary-button:disabled,.ghost-button:disabled{opacity:.55}.ghost-button{justify-self:end;background:#e0cdb2bd;color:#4d2f1d}.status-line,.error-line{margin-top:.75rem;line-height:1.45}.status-line{color:#5d4636}.error-line{color:#9a1d1d}.context-preview{min-height:10rem;padding:.9rem .95rem;border-radius:1rem;border:1px solid rgba(103,72,49,.12);background:#fffcf7d6;white-space:pre-wrap;line-height:1.6;-webkit-user-select:text;user-select:text}.input-stack{margin-top:.7rem}.workspace-error{margin-top:.6rem}.preset-list{display:flex;flex-wrap:wrap;gap:.45rem}.preset-pill{background:#eadac1;color:#51311e;padding:.62rem .82rem}.preset-pill-active{background:#8f4d2d;color:#fff8f0}.conversation-card{padding-top:.7rem}.send-button{width:100%}.anki-export-button{width:100%;margin-top:.75rem;border:0;border-radius:999px;padding:.82rem 1rem;background:#4a73d9;color:#f7fbff}.anki-export-button:disabled{opacity:.55}.anki-status{margin-top:.55rem;color:#3559b3;line-height:1.4}.chat-error{margin-top:.6rem}.conversation-caption{margin-bottom:.55rem;margin-top:.75rem;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;color:#7a5137}.conversation-shell{min-height:11.5rem;display:flex}.message-list{width:100%;display:grid;gap:.65rem}.message-bubble{width:100%;border-radius:1rem;padding:.9rem .95rem;line-height:1.55;white-space:pre-wrap}.draft-bubble{background:#fffcf7d6;border:1px solid rgba(103,72,49,.12)}.user-bubble{background:#8f4d2d;color:#fff8f0;margin-left:auto;width:min(88%,34rem)}.assistant-bubble{background:#fffcf7d6;border:1px solid rgba(103,72,49,.12);width:min(94%,38rem)}.placeholder-bubble{background:#eadac173;border:1px dashed rgba(103,72,49,.2);color:#604737}.message-line+.message-line{margin-top:.5rem}@media(min-width:720px){.app-shell{max-width:760px;margin:0 auto;padding:1rem}.login-card,.workspace-card,.conversation-card{padding:1rem}}
