#ic4-ai-sdr-root{position:fixed;right:24px;bottom:24px;z-index:999999;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans TC",Arial,sans-serif;color:#0f172a}.ic4-float-wrap{position:relative;display:flex;align-items:flex-end;gap:14px}.ic4-tooltip{display:none;position:absolute;right:0;bottom:72px;background:#fff;color:#0f172a;padding:11px 14px;border:1px solid #e5e7eb;border-radius:14px;font-size:14px;font-weight:700;box-shadow:0 12px 30px rgba(15,23,42,.12);white-space:nowrap;max-width:270px}.ic4-tooltip:after{content:"";position:absolute;right:24px;bottom:-8px;border-width:8px 8px 0 8px;border-style:solid;border-color:#fff transparent transparent transparent;filter:drop-shadow(0 1px 0 #e5e7eb)}.ic4-launcher{width:56px;height:56px;border-radius:50%;border:1px solid #d9dee7;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,border-color .2s ease;padding:0;overflow:hidden;box-shadow:none}.ic4-launcher:hover{transform:translateY(-2px) scale(1.04);border-color:#94a3b8}.ic4-launcher img{width:56px;height:56px;display:block;object-fit:cover;border-radius:50%}.ic4-badge{position:absolute;right:0;bottom:42px;width:10px;height:10px;background:#ef4444;border:2px solid #fff;border-radius:50%}.ic4-chat{width:760px;max-width:calc(100vw - 32px);height:680px;max-height:calc(100vh - 80px);background:#fff;border:1px solid #d7dde6;border-radius:18px;box-shadow:0 18px 50px rgba(15,23,42,.14);overflow:hidden;display:none;flex-direction:column}.ic4-chat.open{display:flex}.ic4-header{background:linear-gradient(135deg,#061831,#0b2f66);padding:18px 24px;display:flex;align-items:center;justify-content:space-between;color:#fff}.ic4-header-left{display:flex;align-items:center;gap:14px}.ic4-header-avatar{width:54px;height:54px;border-radius:50%;background:#fff;border:1px solid rgba(255,255,255,.7);object-fit:cover;display:block}.ic4-title{font-size:28px;font-weight:800;color:#fff;line-height:1.15;letter-spacing:.2px}.ic4-subtitle{font-size:18px;color:rgba(255,255,255,.92);font-weight:600;margin-top:4px}.ic4-lang{display:none}.ic4-close{border:0;background:transparent;color:rgba(255,255,255,.86);width:38px;height:38px;cursor:pointer;font-size:44px;line-height:30px;font-weight:200;padding:0;display:flex;align-items:center;justify-content:center}.ic4-close:hover{color:#fff;background:transparent}.ic4-messages{flex:1;overflow-y:auto;background:#fff;padding:26px 28px 14px;display:flex;flex-direction:column;gap:12px}.ic4-msgrow{display:flex;align-items:flex-start;gap:12px;max-width:86%}.ic4-msgrow.bot{align-self:flex-start}.ic4-msgrow.user{align-self:flex-end;justify-content:flex-end}.ic4-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;flex:0 0 auto}.ic4-msgwrap{display:flex;flex-direction:column;gap:6px}.ic4-name{font-size:14px;line-height:1;color:#6b7280;font-weight:600}.ic4-msg{padding:14px 18px;border-radius:17px;font-size:18px;line-height:1.55;font-weight:500;white-space:pre-wrap;word-break:break-word}.ic4-msg.bot{background:#f3f4f6;color:#111827;border-top-left-radius:6px}.ic4-msg.user{background:#06234d;color:#fff;border-bottom-right-radius:6px}.ic4-time{font-size:13px;color:#6b7280}.ic4-msgrow.user .ic4-time{text-align:right}.ic4-quick{display:flex;gap:10px;flex-wrap:wrap;margin:6px 0 10px 64px}.ic4-chip{border:1.5px solid #1d4ed8;background:#fff;color:#0b4bbb;padding:9px 22px;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;transition:background .18s ease,transform .18s ease}.ic4-chip:hover{background:#eff6ff;transform:translateY(-1px)}.ic4-input-row{border-top:1px solid #e5e7eb;padding:16px 22px 10px;background:#fff;display:grid;grid-template-columns:1fr 58px;gap:12px;align-items:end}.ic4-input-wrap{position:relative}.ic4-input{width:100%;min-height:56px;max-height:120px;resize:none;border:1px solid #d1d5db;border-radius:28px;padding:16px 54px 16px 22px;font-size:18px;line-height:1.45;color:#111827;outline:none;box-sizing:border-box;font-family:inherit;overflow-y:auto;background:#fff}.ic4-input:focus{border-color:#1d4ed8;box-shadow:0 0 0 3px rgba(29,78,216,.08)}.ic4-emoji{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#6b7280;font-size:25px;line-height:1}.ic4-send{width:58px;height:58px;border:0;background:#0d56bd;color:#fff;border-radius:50%;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .18s ease,background .18s ease;box-shadow:none}.ic4-send:hover{background:#084ba8;transform:translateY(-1px)}.ic4-send svg{width:27px;height:27px;display:block}.ic4-input-help{grid-column:1/-1;color:#6b7280;font-size:15px;padding-left:4px;margin-top:-2px}.ic4-lead-form{display:none}@media(max-width:820px){.ic4-chat{width:calc(100vw - 32px);height:72vh}.ic4-title{font-size:22px}.ic4-subtitle{font-size:15px}.ic4-msg{font-size:16px}.ic4-chip{font-size:15px;padding:8px 14px}.ic4-quick{margin-left:54px}.ic4-header-avatar{width:46px;height:46px}.ic4-chat{border-radius:16px}}@media(max-width:520px){#ic4-ai-sdr-root{right:16px;bottom:16px}.ic4-chat{width:calc(100vw - 32px);height:72vh}.ic4-tooltip{font-size:13px;right:-4px;bottom:68px}.ic4-launcher{width:52px;height:52px}.ic4-launcher img{width:52px;height:52px}.ic4-badge{bottom:39px}.ic4-header{padding:14px 16px}.ic4-title{font-size:20px}.ic4-subtitle{font-size:14px}.ic4-close{font-size:36px;width:32px;height:32px}.ic4-messages{padding:18px 16px 10px}.ic4-avatar{width:36px;height:36px}.ic4-msgrow{max-width:94%}.ic4-msg{font-size:15px;padding:12px 14px}.ic4-quick{margin-left:48px;gap:8px}.ic4-input-row{padding:12px 12px 8px;grid-template-columns:1fr 52px}.ic4-input{min-height:52px;padding:14px 46px 14px 16px;font-size:15px}.ic4-send{width:52px;height:52px}.ic4-input-help{font-size:13px}.ic4-header-avatar{width:42px;height:42px}}

.ic4-tooltip{display:none !important;}
