/* Shared CLARA presentation: one answer, one table and citation style. */
.clashub-ai-full-page {background:radial-gradient(ellipse at top right,#eaf1ff,transparent 55%),#f7f8fc;}
.clashub-ai-full-header {padding:18px 0 10px;}
/* Match the site logo size; the page supplies the shared 600px maximum. */
.clashub-ai-full-header img {width:auto;max-height:none;}
.clashub-luna-panel {border:1px solid #dde4f0;border-radius:20px;overflow:hidden;box-shadow:0 18px 60px #15305d12;}
.clashub-luna-header {background:linear-gradient(120deg,#092d82,#1b4cc4);padding:22px 26px;}
.clashub-luna-title {font-size:23px;letter-spacing:-.6px;}
.clashub-luna-subtitle {opacity:.8;letter-spacing:.2px;}
.clashub-luna-messages {background:#fbfcff;gap:24px;padding:28px;}
.clashub-luna-message--assistant {background:white;border:1px solid #e3e8f1;border-radius:4px 18px 18px;box-shadow:0 3px 16px #15274b05;padding:22px 24px;line-height:1.7;max-width:100%;}
.clashub-luna-message--user {background:#eaf0ff;color:#17366f;border-radius:18px 4px 18px 18px;padding:14px 20px;}
.clashub-luna-answer-text {white-space:normal;overflow-wrap:anywhere;}
.clashub-luna-answer-text p {margin:0 0 14px;}
.clashub-luna-answer-text p:last-child {margin-bottom:0;}
.clashub-luna-answer-text h3 {font-size:17px;color:#17366f;margin:22px 0 9px;}
.clashub-luna-answer-text h3:first-child {margin-top:0;}
.clashub-luna-answer-text li {margin:6px 0;}
.clashub-luna-answer-text code {background:#eef3fa;border-radius:4px;padding:2px 5px;}
.clara-answer-table {overflow-x:auto;margin:18px 0;border:1px solid #dce4f0;border-radius:10px;}
.clara-answer-table table {border-collapse:collapse;width:100%;font-size:13px;line-height:1.5;}
.clara-answer-table th {background:#edf2fb;text-align:left;color:#294069;font-weight:600;}
.clara-answer-table td,.clara-answer-table th {padding:11px 14px;border-bottom:1px solid #e5eaf3;white-space:nowrap;}
.clara-answer-table tbody tr:nth-child(even) {background:#f8faff;}
.clara-answer-table tbody tr:last-child td {border-bottom:0;}
.clashub-luna-inline-citation,.clashub-luna-answer-text a {color:#2459b9;text-decoration:underline;text-underline-offset:3px;}
.clara-execution {margin-top:18px;padding-top:12px;border-top:1px solid #edf0f6;color:#64748b;font-size:12px;white-space:normal;}
.clashub-luna-composer {background:#fff;padding:18px 24px;}
.clashub-luna-input-row {border:1px solid #d9e1ef;border-radius:16px;background:#fafbfe;}
.clashub-luna-input {background:transparent;}
@media(max-width:640px) {.clashub-luna-messages {padding:14px;gap:16px}.clashub-luna-message--assistant {padding:16px}.clashub-luna-header {padding:18px}.clashub-luna-composer {padding:12px}.clashub-luna-panel {border-radius:14px}}
