*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b0b0d;color:#f3f4f6}.session-page,.shell-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.chat-shell,.shell-card{width:100%;max-width:760px;border:1px solid #27272a;background:#111114;border-radius:12px;padding:1.5rem}.chat-header h1,.shell-card h1{margin-top:0;margin-bottom:.5rem}.btn{display:inline-block;margin-top:1rem;background:#2563eb;color:#fff;text-decoration:none;padding:.65rem 1rem;border-radius:8px}.chat-header p,.chat-meta p{margin:.35rem 0;color:#cbd5e1}.chat-meta{border:1px solid #27272a;border-radius:8px;padding:1rem;background:#0f172a}.chat-meta,.chat-widget{margin-top:1rem}.widget-placeholder{border:1px dashed #475569;border-radius:8px;padding:1rem;background:#0f172a}.chat-error{max-width:620px;margin:3rem auto;border:1px solid #7f1d1d;color:#fecaca;background:#1f1012;border-radius:8px;padding:1rem}