.chat-widget[data-astro-cid-ryytxnzt]{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9999;font-family:Pretendard,system-ui,sans-serif}.chat-toggle[data-astro-cid-ryytxnzt]{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#334155,#1e293b);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 14px #1e293b66;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}.chat-toggle[data-astro-cid-ryytxnzt]:hover{transform:scale(1.05);box-shadow:0 6px 20px #1e293b80}.chat-icon[data-astro-cid-ryytxnzt]{width:28px;height:28px}.chat-panel[data-astro-cid-ryytxnzt]{position:absolute;bottom:68px;right:0;width:100%;min-width:360px;max-width:400px;height:500px;max-height:min(500px,calc(100vh - 120px));background:#fff;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s,visibility .2s,transform .2s}.chat-panel-open[data-astro-cid-ryytxnzt]{opacity:1;visibility:visible;transform:translateY(0)}.chat-panel-header[data-astro-cid-ryytxnzt]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;border-radius:1rem 1rem 0 0;min-height:48px;flex-shrink:0}.chat-panel-title[data-astro-cid-ryytxnzt]{font-weight:700;color:#1e293b;font-size:.9375rem;white-space:nowrap;overflow:visible;letter-spacing:.02em;flex-shrink:0;min-width:0}.chat-close[data-astro-cid-ryytxnzt]{padding:.25rem;color:#64748b;background:none;border:none;cursor:pointer;border-radius:.375rem}.chat-close[data-astro-cid-ryytxnzt]:hover{color:#1e293b;background:#e2e8f0}.chat-messages[data-astro-cid-ryytxnzt]{flex:1;min-height:0;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.chat-msg[data-astro-cid-ryytxnzt]{display:flex;justify-content:flex-start;min-width:0}.chat-msg-user[data-astro-cid-ryytxnzt]{justify-content:flex-end}.chat-msg-inner[data-astro-cid-ryytxnzt]{max-width:85%;min-width:140px;padding:.625rem .875rem;border-radius:1rem;font-size:.875rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:break-word;word-break:keep-all}.chat-msg-user[data-astro-cid-ryytxnzt] .chat-msg-inner[data-astro-cid-ryytxnzt]{background:linear-gradient(135deg,#334155,#1e293b);color:#fff;border-bottom-right-radius:.25rem}.chat-msg-assistant[data-astro-cid-ryytxnzt] .chat-msg-inner[data-astro-cid-ryytxnzt]{background:#f1f5f9;color:#334155;border-bottom-left-radius:.25rem}.chat-msg-assistant[data-astro-cid-ryytxnzt] .chat-link[data-astro-cid-ryytxnzt]{color:#1e293b;text-decoration:underline;text-decoration-color:#94a3b8;text-underline-offset:2px;cursor:pointer;transition:all .2s ease}.chat-msg-assistant[data-astro-cid-ryytxnzt] .chat-link[data-astro-cid-ryytxnzt]:hover{color:#0f172a;text-decoration-color:#1e293b;font-weight:500}.chat-input-wrap[data-astro-cid-ryytxnzt]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 1rem 1rem}.chat-input[data-astro-cid-ryytxnzt]{flex:1;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;resize:none;min-height:4.5rem;max-height:120px}.chat-input[data-astro-cid-ryytxnzt]:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.chat-send[data-astro-cid-ryytxnzt]{width:40px;height:40px;border-radius:.5rem;background:linear-gradient(135deg,#4f46e5,#4338ca);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-send[data-astro-cid-ryytxnzt]:hover:not(:disabled){background:linear-gradient(135deg,#4338ca,#3730a3)}.chat-send[data-astro-cid-ryytxnzt]:disabled{opacity:.6;cursor:not-allowed}@media(max-width:640px){.chat-panel[data-astro-cid-ryytxnzt]{position:fixed;inset:0 auto auto 0;width:100%;min-width:0;max-width:none;height:100%;height:100dvh;max-height:none;border-radius:0}.chat-panel-header[data-astro-cid-ryytxnzt]{padding-top:max(.75rem,env(safe-area-inset-top));border-radius:0}.chat-input-wrap[data-astro-cid-ryytxnzt]{padding-bottom:max(.75rem,env(safe-area-inset-bottom));border-radius:0}}
