:root{color:#1f211c;background:#ede2cf;font-family:Fraunces,Iowan Old Style,Georgia,serif}body{margin:0;min-height:100vh}button,input{font:inherit}.shell{min-height:100vh;display:grid;place-items:center;padding:18px;background:radial-gradient(circle at 20% 10%,rgba(77,130,104,.28),transparent 28%),linear-gradient(145deg,#f6eedf,#d3e4d5 48%,#e1c092)}.phone{width:min(430px,100%);min-height:min(820px,calc(100vh - 36px));display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid rgba(31,33,28,.16);border-radius:34px;background:#fffaf0e6;box-shadow:0 28px 90px #302c2047}.topbar{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 18px;background:#26352c;color:#fff7e7}.top-actions{display:grid;justify-items:end;gap:10px}.signed-in{margin:8px 0 0;color:#fff7e7b8;font-size:.82rem}.sign-out{border:1px solid rgba(255,247,231,.32);border-radius:999px;padding:7px 10px;color:#fff7e7;background:#ffffff14}.eyebrow{margin:0 0 4px;color:#e4bf73;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}h1{margin:0;font-size:clamp(1.8rem,9vw,2.6rem);line-height:.95}.health{width:18px;height:18px;border-radius:999px;box-shadow:0 0 0 7px #ffffff1c}.health.checking{background:#d6a23c}.health.green{background:#65d176}.health.red{background:#e75f48}.thread{display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding:18px}.bubble{max-width:86%;padding:14px 15px;border-radius:20px;animation:rise .22s ease-out}.bubble p{margin:0;line-height:1.42}.bubble.user{align-self:end;color:#fff8ea;background:#315f58;border-bottom-right-radius:6px}.bubble.assistant{align-self:start;background:#fff8ea;border:1px solid rgba(38,53,44,.12);border-bottom-left-radius:6px}.sources{display:grid;gap:8px;margin-top:12px}.source{display:flex;align-items:center;gap:8px;padding:7px 9px;border-radius:999px;background:#e4bf7340;color:#26352c;font-size:.82rem}.thumb{width:42px;height:42px;object-fit:cover;border-radius:14px}.typing{align-self:start;color:#526055;font-size:.92rem}.composer{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px;background:#26352c14}.composer input{min-width:0;border:1px solid rgba(38,53,44,.18);border-radius:999px;padding:14px 16px;background:#fffdf7;color:#26352c}.composer button{border:0;border-radius:999px;padding:0 18px;color:#fff8ea;background:#b06b34}.composer button:disabled{opacity:.48}.auth-card{width:min(430px,100%);display:grid;gap:16px;padding:30px;border:1px solid rgba(31,33,28,.16);border-radius:34px;background:#fffaf0eb;box-shadow:0 28px 90px #302c2047}.auth-card h1{color:#26352c}.auth-card p{margin:0;color:#526055;line-height:1.45}.auth-form{display:grid;gap:14px}.auth-form label{display:grid;gap:7px;color:#26352c;font-size:.92rem}.auth-form input{border:1px solid rgba(38,53,44,.18);border-radius:18px;padding:14px 16px;background:#fffdf7;color:#26352c}.auth-form button{border:0;border-radius:999px;padding:14px 18px;color:#fff8ea;background:#315f58}.auth-form button:disabled{opacity:.48}.auth-error{padding:10px 12px;border-radius:16px;background:#e75f4824;color:#9c3324!important}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
