.ai-hero[data-astro-cid-sbna5jo4]{background:linear-gradient(135deg,#1a0505,#7f1d1d);border-radius:20px;padding:48px 40px;margin-bottom:40px;color:#fff}.ai-hero-inner[data-astro-cid-sbna5jo4]{max-width:600px}.ai-hero-badge[data-astro-cid-sbna5jo4]{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);font-size:13px;font-weight:600;margin-bottom:20px}.ai-hero[data-astro-cid-sbna5jo4] h1[data-astro-cid-sbna5jo4]{font-size:36px;font-weight:800;margin:0 0 12px;letter-spacing:-.02em}.ai-hero[data-astro-cid-sbna5jo4] p[data-astro-cid-sbna5jo4]{font-size:16px;color:#ffffffbf;margin:0;line-height:1.6}.ai-chat-section[data-astro-cid-sbna5jo4]{margin-bottom:48px}.ai-chat-container[data-astro-cid-sbna5jo4]{border:1px solid rgba(0,0,0,.08);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;height:560px;background:#fff;box-shadow:0 4px 24px #0000000f}.ai-chat-header[data-astro-cid-sbna5jo4]{display:flex;align-items:center;gap:12px;padding:16px 24px;background:#f8fafc;border-bottom:1px solid rgba(0,0,0,.06)}.ai-chat-avatar[data-astro-cid-sbna5jo4]{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#b91c1c,#dc2626);display:flex;align-items:center;justify-content:center;color:#fff}.ai-chat-header[data-astro-cid-sbna5jo4] strong[data-astro-cid-sbna5jo4]{display:block;font-size:15px;color:#1e293b}.ai-chat-status[data-astro-cid-sbna5jo4]{font-size:12px;color:#22c55e;font-weight:500}.ai-chat-messages[data-astro-cid-sbna5jo4]{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:16px}.ai-msg[data-astro-cid-sbna5jo4]{display:flex;gap:10px;max-width:85%;animation:aiMsgIn .3s ease}@keyframes aiMsgIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ai-msg-bot[data-astro-cid-sbna5jo4]{align-self:flex-start}.ai-msg-user[data-astro-cid-sbna5jo4]{align-self:flex-end;flex-direction:row-reverse}.ai-msg-avatar[data-astro-cid-sbna5jo4]{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-msg-bot[data-astro-cid-sbna5jo4] .ai-msg-avatar[data-astro-cid-sbna5jo4]{background:linear-gradient(135deg,#b91c1c,#dc2626);color:#fff;box-shadow:0 2px 8px #b91c1c40}.ai-msg-user[data-astro-cid-sbna5jo4] .ai-msg-avatar[data-astro-cid-sbna5jo4]{background:#1e293b;color:#fff;box-shadow:0 2px 8px #0000001f}.ai-msg-bubble[data-astro-cid-sbna5jo4]{padding:12px 16px;border-radius:14px;font-size:14px;line-height:1.6}.ai-msg-bubble[data-astro-cid-sbna5jo4] p[data-astro-cid-sbna5jo4]{margin:0}.ai-msg-bubble[data-astro-cid-sbna5jo4] p[data-astro-cid-sbna5jo4]+p[data-astro-cid-sbna5jo4]{margin-top:8px}.ai-msg-bot[data-astro-cid-sbna5jo4] .ai-msg-bubble[data-astro-cid-sbna5jo4]{background:#f1f5f9;color:#1e293b;border-bottom-left-radius:4px}.ai-msg-user[data-astro-cid-sbna5jo4] .ai-msg-bubble[data-astro-cid-sbna5jo4]{background:#b91c1c;color:#fff;border-bottom-right-radius:4px}.ai-typing[data-astro-cid-sbna5jo4]{display:flex;gap:4px;padding:12px 16px}.ai-typing[data-astro-cid-sbna5jo4] span[data-astro-cid-sbna5jo4]{width:8px;height:8px;border-radius:50%;background:#94a3b8;animation:aiDot 1.4s infinite}.ai-typing[data-astro-cid-sbna5jo4] span[data-astro-cid-sbna5jo4]:nth-child(2){animation-delay:.2s}.ai-typing[data-astro-cid-sbna5jo4] span[data-astro-cid-sbna5jo4]:nth-child(3){animation-delay:.4s}@keyframes aiDot{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.ai-suggestions[data-astro-cid-sbna5jo4]{display:flex;gap:8px;padding:0 24px 12px;flex-wrap:wrap}.ai-suggestion[data-astro-cid-sbna5jo4]{padding:7px 14px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#fff;color:#475569;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;font-family:inherit}.ai-suggestion[data-astro-cid-sbna5jo4]:hover{border-color:#b91c1c;color:#b91c1c;background:#fef2f2}.ai-chat-input[data-astro-cid-sbna5jo4]{display:flex;gap:8px;padding:16px 24px;border-top:1px solid rgba(0,0,0,.06);background:#f8fafc}.ai-chat-input[data-astro-cid-sbna5jo4] input[data-astro-cid-sbna5jo4]{flex:1;padding:12px 16px;border:1px solid rgba(0,0,0,.12);border-radius:12px;font-size:14px;font-family:inherit;outline:none;background:#fff;transition:border-color .2s}.ai-chat-input[data-astro-cid-sbna5jo4] input[data-astro-cid-sbna5jo4]:focus{border-color:#b91c1c}.ai-send-btn[data-astro-cid-sbna5jo4]{width:44px;height:44px;border-radius:12px;border:none;background:#b91c1c;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;flex-shrink:0}.ai-send-btn[data-astro-cid-sbna5jo4]:hover{background:#991b1b}.ai-features[data-astro-cid-sbna5jo4]{margin-bottom:24px}.ai-features-grid[data-astro-cid-sbna5jo4]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ai-feature[data-astro-cid-sbna5jo4]{background:#f8fafc;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:24px}.ai-feature-icon[data-astro-cid-sbna5jo4]{font-size:28px;margin-bottom:12px}.ai-feature[data-astro-cid-sbna5jo4] h3[data-astro-cid-sbna5jo4]{font-size:15px;font-weight:700;margin:0 0 6px;color:#1e293b}.ai-feature[data-astro-cid-sbna5jo4] p[data-astro-cid-sbna5jo4]{font-size:13px;color:#64748b;line-height:1.6;margin:0}@media(max-width:900px){.ai-chat-container[data-astro-cid-sbna5jo4]{height:480px}.ai-features-grid[data-astro-cid-sbna5jo4]{grid-template-columns:1fr 1fr}.ai-hero[data-astro-cid-sbna5jo4]{padding:32px 24px}.ai-hero[data-astro-cid-sbna5jo4] h1[data-astro-cid-sbna5jo4]{font-size:28px}}@media(max-width:600px){.ai-chat-container[data-astro-cid-sbna5jo4]{height:440px}.ai-features-grid[data-astro-cid-sbna5jo4]{grid-template-columns:1fr}.ai-hero[data-astro-cid-sbna5jo4]{padding:24px 16px;border-radius:14px}.ai-hero[data-astro-cid-sbna5jo4] h1[data-astro-cid-sbna5jo4]{font-size:24px}.ai-chat-input[data-astro-cid-sbna5jo4]{padding:12px 16px}.ai-chat-messages[data-astro-cid-sbna5jo4]{padding:16px}}
