*{box-sizing:border-box}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0f1115;color:#e6e8eb}.wrap{max-width:760px;margin:0 auto;padding:24px 16px 96px}h1{font-size:1.25rem;font-weight:600}.sub{color:#9aa3ad;font-size:.85rem;margin-top:-8px}.msg{border-radius:12px;padding:12px 14px;margin:10px 0;white-space:pre-wrap;line-height:1.45;font-size:.92rem}.msg.user{background:#1c2230;border:1px solid #2a3242}.msg.bot{background:#14181f;border:1px solid #232a35}.meta{font-size:.72rem;color:#717b86;margin-top:6px}form{position:fixed;bottom:0;left:0;right:0;background:#0f1115;border-top:1px solid #232a35;padding:12px 16px}.row{max-width:760px;margin:0 auto;display:flex;gap:8px}input[type=text]{flex:1 1;background:#1c2230;border:1px solid #2a3242;color:#e6e8eb;border-radius:10px;padding:10px 12px;font-size:.92rem}button{background:#3b82f6;color:white;border:none;border-radius:10px;padding:10px 16px;font-weight:600;cursor:pointer}button:disabled{opacity:.5;cursor:default}