.ai-chatbox[data-astro-cid-jte7vmtg]{display:flex;flex-direction:column;background:var(--white, #fff);border-radius:var(--radius, 16px);border:1px solid var(--line, #e4e7ec);box-shadow:var(--shadow, 0 10px 40px rgba(15, 61, 145, .12));overflow:hidden;height:100%;max-height:600px;font-family:inherit}.ai-chatbox--full[data-astro-cid-jte7vmtg]{max-height:none;border-radius:0;border:none;box-shadow:none}.ai-chatbox__header[data-astro-cid-jte7vmtg]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(135deg,var(--primary, #0F3D91),var(--secondary, #2563EB));color:#fff}.ai-chatbox__title[data-astro-cid-jte7vmtg]{display:flex;align-items:center;gap:12px}.ai-chatbox__avatar[data-astro-cid-jte7vmtg]{width:36px;height:36px;border-radius:50%;background:#fff3;display:grid;place-items:center}.ai-chatbox__avatar[data-astro-cid-jte7vmtg] svg[data-astro-cid-jte7vmtg]{width:20px;height:20px}.ai-chatbox__title[data-astro-cid-jte7vmtg] h3[data-astro-cid-jte7vmtg]{margin:0;font-size:16px;font-weight:700}.ai-chatbox__title[data-astro-cid-jte7vmtg] p[data-astro-cid-jte7vmtg]{margin:0;font-size:12px;opacity:.8}.ai-chatbox__close[data-astro-cid-jte7vmtg]{background:none;border:none;color:#fff;cursor:pointer;opacity:.8;transition:opacity .2s ease;display:flex}.ai-chatbox__close[data-astro-cid-jte7vmtg]:hover{opacity:1}.ai-chatbox__close[data-astro-cid-jte7vmtg] svg[data-astro-cid-jte7vmtg]{width:20px;height:20px}.ai-chatbox__body[data-astro-cid-jte7vmtg]{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;background-color:var(--soft, #F8FAFC)}.ai-message[data-astro-cid-jte7vmtg]{display:flex;max-width:85%}.ai-message--system[data-astro-cid-jte7vmtg]{align-self:flex-start}.ai-message--user[data-astro-cid-jte7vmtg]{align-self:flex-end}.ai-message__bubble[data-astro-cid-jte7vmtg]{padding:12px 16px;border-radius:16px;font-size:14.5px;line-height:1.5;white-space:pre-wrap}.ai-message--system[data-astro-cid-jte7vmtg] .ai-message__bubble[data-astro-cid-jte7vmtg]{background:var(--white, #fff);border:1px solid var(--line, #e4e7ec);border-bottom-left-radius:4px;color:var(--ink, #0F172A)}.ai-message--user[data-astro-cid-jte7vmtg] .ai-message__bubble[data-astro-cid-jte7vmtg]{background:var(--primary, #0F3D91);color:#fff;border-bottom-right-radius:4px}.ai-message__bubble[data-astro-cid-jte7vmtg] p[data-astro-cid-jte7vmtg]{margin:0 0 8px}.ai-message__bubble[data-astro-cid-jte7vmtg] p[data-astro-cid-jte7vmtg]:last-child{margin:0}.ai-message__bubble[data-astro-cid-jte7vmtg] ol[data-astro-cid-jte7vmtg]{margin:0 0 12px;padding-left:20px}.ai-message__bubble[data-astro-cid-jte7vmtg] li[data-astro-cid-jte7vmtg]{margin-bottom:4px}.ai-message__bubble[data-astro-cid-jte7vmtg] a[data-astro-cid-jte7vmtg]{color:var(--secondary, #2563EB);text-decoration:underline}.ai-message[data-astro-cid-jte7vmtg].typing-indicator .ai-message__bubble[data-astro-cid-jte7vmtg]{color:var(--muted, #64748B);font-style:italic}.ai-chatbox__footer[data-astro-cid-jte7vmtg]{padding:16px;background:var(--white, #fff);border-top:1px solid var(--line, #e4e7ec)}.ai-chatbox__quick-replies[data-astro-cid-jte7vmtg]{display:flex;overflow-x:auto;gap:8px;margin-bottom:12px;padding-bottom:4px;scrollbar-width:none}.ai-chatbox__quick-replies[data-astro-cid-jte7vmtg]::-webkit-scrollbar{display:none}.ai-chatbox__quick-reply-btn[data-astro-cid-jte7vmtg]{font-size:12px;background-color:#f3f4f6;color:#1d4ed8;padding:6px 12px;border-radius:9999px;cursor:pointer;white-space:nowrap;transition:background-color .2s,color .2s;border:none;outline:none}.ai-chatbox__quick-reply-btn[data-astro-cid-jte7vmtg]:hover{background-color:#dbeafe}.ai-chatbox__form[data-astro-cid-jte7vmtg]{display:flex;gap:12px}.ai-chatbox__form[data-astro-cid-jte7vmtg] input[data-astro-cid-jte7vmtg]{flex:1;padding:12px 16px;border:1px solid var(--line, #e4e7ec);border-radius:999px;font-size:14px;outline:none;transition:border-color .2s ease}.ai-chatbox__form[data-astro-cid-jte7vmtg] input[data-astro-cid-jte7vmtg]:focus{border-color:var(--primary, #0F3D91)}.ai-chatbox__form[data-astro-cid-jte7vmtg] button[data-astro-cid-jte7vmtg]{width:44px;height:44px;border-radius:50%;background:var(--primary, #0F3D91);color:#fff;border:none;cursor:pointer;display:grid;place-items:center;flex-shrink:0;transition:background-color .2s ease}.ai-chatbox__form[data-astro-cid-jte7vmtg] button[data-astro-cid-jte7vmtg]:hover{background:var(--secondary, #2563EB)}.ai-chatbox__form[data-astro-cid-jte7vmtg] button[data-astro-cid-jte7vmtg] svg[data-astro-cid-jte7vmtg]{width:18px;height:18px}.ai-intro[data-astro-cid-hmykidg2]{text-align:center;margin-bottom:24px}.ai-intro[data-astro-cid-hmykidg2] h1[data-astro-cid-hmykidg2]{font-size:clamp(28px,4vw,42px);margin:0 0 8px;color:var(--primary, #0F3D91);letter-spacing:-.02em}.ai-intro[data-astro-cid-hmykidg2] p[data-astro-cid-hmykidg2]{font-size:16px;color:var(--muted, #64748B);margin:0}.ai-workspace[data-astro-cid-hmykidg2]{flex:1;margin-bottom:40px;border-radius:var(--radius, 24px);overflow:hidden;box-shadow:0 20px 60px #0f3d9126;border:1px solid var(--line, #e4e7ec);min-height:600px;display:flex;flex-direction:column}
