#hc-horn-root{position:relative;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif}
#hc-horn-root *{box-sizing:border-box}
#hc-horn-root .horn-fab{position:fixed;right:18px;bottom:18px;z-index:2147483000;height:42px;border:1px solid rgba(15,23,42,.12);border-radius:999px;padding:0 14px;display:flex!important;visibility:visible!important;opacity:1!important;align-items:center;gap:8px;background:#fff;color:#18181b;font-size:14px;font-weight:800;box-shadow:0 10px 28px rgba(15,23,42,.16),0 1px 2px rgba(15,23,42,.08);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
#hc-horn-root .horn-fab:hover{transform:translateY(-1px);border-color:rgba(15,23,42,.2);box-shadow:0 14px 32px rgba(15,23,42,.18),0 1px 2px rgba(15,23,42,.1)}
#hc-horn-root .hc-fab-icon{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#18181b;color:#fff;font-size:13px;line-height:1;font-weight:900}
#hc-horn-root .hc-fab-bubble{position:absolute;right:4px;bottom:calc(100% + 8px);display:none;align-items:center;height:26px;max-width:132px;padding:0 10px;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#fff;color:#18181b;box-shadow:0 10px 24px rgba(15,23,42,.16);font-size:12px;font-weight:800;line-height:26px;white-space:nowrap;pointer-events:none}
#hc-horn-root .hc-fab-bubble:after{content:"";position:absolute;right:18px;top:100%;width:8px;height:8px;background:#fff;border-right:1px solid rgba(15,23,42,.12);border-bottom:1px solid rgba(15,23,42,.12);transform:rotate(45deg);margin-top:-4px}
.hc-modal-layer{position:fixed;inset:0;z-index:2147483300;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(15,23,42,.46);backdrop-filter:saturate(130%) blur(4px)}
.hc-modal-layer.is-open{display:flex}
.hc-modal-card{width:min(390px,calc(100vw - 34px));border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#fff;color:#18181b;box-shadow:0 24px 70px rgba(15,23,42,.28);overflow:hidden;animation:hcModalIn .16s ease-out}
.hc-modal-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid #f1f5f9;background:#fafafa}
.hc-modal-head strong{font-size:16px;line-height:1.2;font-weight:900;color:#18181b}.hc-modal-x{width:28px;height:28px;border:1px solid #e4e4e7;border-radius:50%;background:#fff;color:#52525b;font-size:18px;line-height:24px;cursor:pointer}.hc-modal-body{padding:18px 16px;color:#3f3f46;font-size:14px;line-height:1.65;word-break:break-word}.hc-modal-actions{display:flex;justify-content:flex-end;gap:10px;padding:0 16px 16px}.hc-modal-actions button{height:38px;border-radius:999px;padding:0 18px;border:1px solid transparent;font-size:14px;font-weight:800;cursor:pointer}.hc-modal-cancel{background:#f4f4f5;color:#3f3f46;border-color:#e4e4e7!important}.hc-modal-primary{background:#18181b;color:#fff;box-shadow:0 10px 22px rgba(24,24,27,.18)}.hc-toast{position:fixed;left:50%;top:18px;z-index:2147483400;transform:translate(-50%,-12px);opacity:0;min-width:120px;max-width:calc(100vw - 32px);padding:10px 16px;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#fff;color:#18181b;box-shadow:0 16px 36px rgba(15,23,42,.18);font-size:14px;font-weight:900;text-align:center;transition:opacity .18s ease,transform .18s ease}.hc-toast.is-show{opacity:1;transform:translate(-50%,0)}
@keyframes hcModalIn{from{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
#hc-horn-root .hc-dot{position:absolute;display:none;width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 2px rgba(255,255,255,.35)}
#hc-horn-root .hc-dot-blue{background:#2f5bff}
#hc-horn-root .hc-dot-red{background:#ff4d4f}
#hc-horn-root.has-news .horn-fab .hc-dot{display:inline-block;right:7px;top:7px;box-shadow:0 0 0 2px #fff}
#hc-horn-root.has-news:not(.is-open) .hc-fab-bubble{display:inline-flex}
#hc-horn-panel{position:fixed;right:18px;bottom:72px;z-index:2147483100;width:min(92vw,460px);height:min(70vh,560px);display:none;flex-direction:column;overflow:hidden;border:0;border-radius:12px;background:rgba(17,17,17,.95);color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.35);backdrop-filter:saturate(150%) blur(8px)}
#hc-horn-root.is-open #hc-horn-panel{display:flex}
#hc-horn-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.08)}
#hc-horn-header .hc-title{min-width:0;font-weight:700;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}
#hc-horn-header .hc-title a{color:#ff4d4f;text-decoration:none}
.hc-horn-actions{display:flex;align-items:center;gap:8px;overflow:visible}
.hc-tab{position:relative;overflow:visible;border:0;border-radius:999px;padding:6px 12px;background:#2b2b2b;color:#fff;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap;cursor:pointer}
.hc-tab.is-active{background:#ff4d4f;box-shadow:0 6px 14px rgba(255,77,79,.35)}
.hc-tab-dot{position:absolute;right:6px;top:4px;width:6px;height:6px;border-radius:50%;display:none}
.hc-tab-dot.show{display:inline-block}
.hc-close{width:28px;height:28px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:18px;line-height:28px;cursor:pointer}
.hc-tab-contact{overflow:visible}
.hc-contact-guide-bubble{position:absolute;right:-22px;top:calc(100% + 12px);z-index:8;display:block;max-width:min(72vw,300px);padding:7px 12px;border:1px solid rgba(255,255,255,.42);border-radius:999px;color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);box-shadow:0 12px 24px rgba(37,99,235,.35),0 0 0 1px rgba(14,165,233,.22) inset;font-size:13px;line-height:1.1;font-weight:800;white-space:nowrap;pointer-events:none;text-shadow:0 1px 1px rgba(0,0,0,.22);animation:hcContactGuideFloat 2.6s ease-in-out infinite}
.hc-contact-guide-bubble:before{content:"";position:absolute;right:56px;top:-10px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:10px solid #0ea5e9;filter:drop-shadow(0 -2px 1px rgba(255,255,255,.22))}
.hc-tab-contact:after{content:"";position:absolute;right:30px;top:100%;width:2px;height:11px;background:linear-gradient(180deg,#38bdf8,#2563eb);border-radius:999px;box-shadow:0 0 0 2px rgba(14,165,233,.16);pointer-events:none}
@keyframes hcContactGuideFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
.hc-view{display:none;height:100%;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;position:relative}
.hc-view.is-active{display:flex}
.hc-scene-status{margin:8px 10px 0;padding:7px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:linear-gradient(135deg,rgba(185,28,28,.96),rgba(249,115,22,.92));color:#fff5e6;font-size:12px;font-weight:700;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 10px 20px rgba(0,0,0,.18)}
.hc-notice-pop{position:fixed;inset:0;z-index:2147483200;display:grid;place-items:center;padding:18px;background:rgba(15,23,42,.42);backdrop-filter:saturate(130%) blur(3px)}
.hc-notice-card{width:min(420px,calc(100vw - 32px));border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#fff;color:#18181b;box-shadow:0 24px 70px rgba(15,23,42,.26);overflow:hidden}
.hc-notice-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 15px;border-bottom:1px solid #f1f5f9;background:#fafafa}
.hc-notice-head strong{font-size:15px;color:#18181b}.hc-notice-head button{width:28px;height:28px;border:1px solid #e4e4e7;border-radius:50%;background:#fff;color:#18181b;font-size:18px;line-height:24px;cursor:pointer}.hc-notice-card p{margin:0;padding:15px;color:#3f3f46;font-size:13px;line-height:1.7;word-break:break-word}
.hc-list,#hc-horn-list,.hc-contact-list,#hc-ai-chat-list{flex:1 1 auto;min-height:0;max-height:100%;overflow:auto;padding:10px;scrollbar-width:thin;scrollbar-color:#666 transparent}
.hc-list::-webkit-scrollbar,#hc-horn-list::-webkit-scrollbar,.hc-contact-list::-webkit-scrollbar,#hc-ai-chat-list::-webkit-scrollbar{width:6px}
.hc-list::-webkit-scrollbar-track,#hc-horn-list::-webkit-scrollbar-track,.hc-contact-list::-webkit-scrollbar-track,#hc-ai-chat-list::-webkit-scrollbar-track{background:transparent}
.hc-list::-webkit-scrollbar-thumb,#hc-horn-list::-webkit-scrollbar-thumb,.hc-contact-list::-webkit-scrollbar-thumb,#hc-ai-chat-list::-webkit-scrollbar-thumb{background:#666;border-radius:3px}
.hc-item{display:flex;gap:8px;margin:8px 0;align-items:center;border-radius:10px;padding:8px;border:1px solid #d9d9d9;background:#f5f5f5;color:#1d1515;width:93%}
.hc-item.role-admin{background:#e6f7ff;border-color:#91d5ff}
.hc-item.role-user{background:#f5f5f5;border-color:#d9d9d9}
.hc-bubble{flex:1;min-width:0;background:transparent;border:0;padding:0}
.hc-item b{display:block;margin-bottom:4px;color:#1d1515;font-size:13px;font-weight:700}
.hc-item p{margin:4px 0 0;color:#1d1515;font-size:13px;line-height:1.4;word-break:break-word;overflow-wrap:anywhere}
.hc-reply{display:block;margin:5px 0 0;padding:6px 8px;border-radius:8px;background:#0e1116;border:1px solid #243447;color:#cbd5e1!important;font-size:12px;line-height:1.4;word-break:break-word;overflow-wrap:anywhere}
.hc-reply-chip{display:block;max-width:100%;margin:4px 0;padding:6px 8px;border-radius:8px;background:#0e1116;border:1px solid #243447;color:#cbd5e1;font-size:12px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;overflow-wrap:normal}
.hc-footer{display:flex;align-items:center;gap:12px;justify-content:flex-start;margin-top:6px}
.hc-action{cursor:pointer;color:#1890ff;font-size:12px;margin-right:10px;transition:color .2s ease}
.hc-action:hover{text-decoration:underline;color:#40a9ff}
.hc-reply-preview{margin:0 10px 8px;padding:8px 10px;border-radius:10px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:space-between;gap:10px}
.hc-reply-preview-main{display:flex;flex-direction:column;gap:4px;min-width:0}
.hc-reply-preview-title{font-size:12px;font-weight:700;color:#ffd8bf}
.hc-reply-preview-text{font-size:12px;line-height:1.45;color:#f0f0f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}
.hc-reply-preview-close{border:0;background:#2f2f2f;color:#fff;border-radius:999px;padding:4px 10px;font-size:12px;cursor:pointer;flex:0 0 auto}
.hc-upload-preview{margin:0 10px 8px;display:flex;flex-wrap:wrap;gap:8px}
.hc-upload-card{position:relative;width:64px;height:64px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:rgba(255,255,255,.06);overflow:hidden}
.hc-upload-card img{width:100%;height:100%;object-fit:cover;display:block}
.hc-upload-remove{position:absolute;right:3px;top:3px;border:0;border-radius:999px;background:rgba(0,0,0,.62);color:#fff;font-size:11px;line-height:1;padding:4px 6px;cursor:pointer}
.hc-inline-image{display:block;max-width:min(100%,260px);max-height:220px;border-radius:8px;margin:6px 0;object-fit:contain;background:#111}
#hc-horn-form,.hc-contact-form{display:flex;gap:8px;align-items:flex-start;padding:8px;border-top:1px solid rgba(255,255,255,.08);background:rgba(17,17,17,.98);flex:0 0 auto}
#hc-horn-form input,.hc-contact-form textarea{border:1px solid #333;border-radius:8px;background:#222;color:#fff;outline:0;transition:border-color .2s ease}
#hc-horn-form input{flex:1;min-width:0;height:40px;padding:0 10px;font-size:13px}
#hc-horn-form input:focus,.hc-contact-form textarea:focus{border-color:#52c41a}
.hc-contact-form textarea{flex:1;min-width:0;height:90px;padding:8px;resize:vertical;font-size:13px;line-height:1.45}
#hc-horn-form button,.hc-contact-form button{background:#52c41a;color:#fff;border:0;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:700;line-height:1.1;cursor:pointer;transition:background .2s ease}
#hc-horn-form button:hover,.hc-contact-form button:hover{background:#73d13d}
#hc-horn-form button:active,.hc-contact-form button:active{background:#389e0d}
#hc-ai-mention,#hc-contact-ai-skip{min-width:60px!important;white-space:normal;border:1px solid #d97706!important;background:linear-gradient(135deg,#fff7ed,#fed7aa)!important;color:#9a3412!important;box-shadow:0 0 0 2px rgba(245,158,11,.12);border-radius:10px!important}
#hc-ai-mention.is-active,#hc-contact-ai-skip.is-active{border-color:#16a34a!important;background:linear-gradient(135deg,#dcfce7,#bbf7d0)!important;color:#166534!important;box-shadow:0 0 0 2px rgba(34,197,94,.12)}
.hc-contact-item{background:#1f1f1f;border:1px solid #2b2b2b;border-radius:10px;padding:8px;margin:8px 0;color:#fff;display:flex;align-items:flex-start;gap:10px}
.hc-contact-body{flex:1;min-width:0}
.hc-contact-meta{font-size:12px;color:#bfc7d1;display:flex;justify-content:space-between}
.hc-contact-text{margin-top:6px;font-size:13px;line-height:1.5;word-break:break-word;overflow-wrap:anywhere;color:#fff}
.hc-ai-profile-card{margin:10px 10px 0;padding:10px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:linear-gradient(135deg,rgba(37,99,235,.28),rgba(14,165,233,.12));color:#fff}
.hc-ai-profile-main{display:flex;align-items:center;gap:10px}
.hc-ai-profile-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#111;border:1px solid rgba(255,255,255,.18);font-weight:900}
.hc-ai-profile-name{font-size:14px;font-weight:700;color:#fff}
.hc-ai-profile-sub{font-size:12px;color:#bfbfbf;margin-top:2px}
.hc-empty{padding:30px 10px;color:#999;text-align:center;font-size:13px}
.hc-square{max-width:960px;margin:32px auto;padding:0 18px}.hc-square h1{font-size:28px;margin:0 0 20px}.hc-square section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:18px;margin-bottom:18px}.hc-square article{border-top:1px solid #f1f5f9;padding:12px 0}.hc-square article:first-of-type{border-top:0}.hc-square .reply{background:#f0f9ff;border-left:3px solid #0ea5e9;padding:8px 10px}
@media(max-width:640px){#hc-horn-root .horn-fab{right:5px!important;bottom:58px!important;height:30px!important;min-height:30px!important;max-height:30px!important;border-radius:22px!important;gap:8px!important;padding:0 10px!important;font-size:12px!important;line-height:30px!important}#hc-horn-panel{right:8px;left:8px;bottom:92px;width:auto;height:min(72vh,540px)}#hc-horn-header{overflow:visible}.hc-horn-actions{gap:6px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.hc-tab{flex:0 0 auto;padding:6px 8px;font-size:11px}.hc-contact-guide-bubble{right:-6px;top:calc(100% + 10px);max-width:62vw;padding:5px 9px;font-size:10px;line-height:1.05}.hc-contact-guide-bubble:before{right:18px;top:-8px;border-left-width:8px;border-right-width:8px;border-bottom-width:8px}.hc-tab-contact:after{right:18px;height:9px}.hc-item{width:95%}.hc-fab-icon+span{display:none}.hc-reply-preview-text{max-width:58vw}}

@media(max-width:640px){#hc-horn-root .hc-fab-bubble{right:0;bottom:calc(100% + 7px);height:24px;padding:0 9px;font-size:11px;line-height:24px}.hc-notice-card{width:calc(100vw - 28px)}}

#hc-horn-root #hc-horn-panel{right:18px;bottom:72px;width:min(92vw,460px);height:min(70vh,560px);border-radius:12px;background:rgba(17,17,17,.95);box-shadow:0 10px 30px rgba(0,0,0,.35)}
#hc-horn-root #hc-horn-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.08);min-height:48px;overflow:visible}
#hc-horn-root #hc-horn-header .hc-title{font-size:14px;font-weight:700;letter-spacing:0;color:#fff;flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#hc-horn-root #hc-horn-header .hc-title a{color:#ff4d4f!important;text-decoration:none;margin-left:2px}
#hc-horn-root .hc-horn-actions{gap:6px;flex:0 0 auto;display:flex;align-items:center;min-width:0;overflow:visible}
#hc-horn-root .hc-tab{height:30px;padding:0 10px;border-radius:999px;background:#2b2b2b;color:#fff;font-size:12px;font-weight:700}
#hc-horn-root .hc-tab.is-active{background:#ff4d4f;box-shadow:0 8px 18px rgba(255,77,79,.34)}
#hc-horn-root .hc-close{display:inline-flex!important;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#2f2f2f;color:#fff;font-size:20px;line-height:1;font-weight:400;cursor:pointer;z-index:2}
#hc-horn-root .hc-contact-guide-bubble{top:calc(100% + 10px);font-size:13px;padding:7px 12px}
#hc-horn-root .hc-toolbar{display:none!important}
#hc-horn-root .hc-toolbar button,#hc-horn-root .hc-toolbar a{height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#252525;color:#fff;text-decoration:none;font-size:16px;font-weight:800;cursor:pointer}
#hc-horn-root .hc-toolbar #hc-checkin{border-color:#52c41a;color:#b7eb8f;background:rgba(82,196,26,.12)}
#hc-horn-root .hc-list,#hc-horn-root #hc-horn-list{padding:10px 10px 94px;background:#151515}
#hc-horn-root .hc-item{width:94%;min-height:64px;margin:7px 0;padding:9px;border-radius:10px;border:1px solid #d9d9d9;background:#f5f5f5;color:#1d1515;align-items:flex-start;gap:9px;position:relative;overflow:hidden}
#hc-horn-root .hc-item:not(.self){margin-left:0;margin-right:auto}
#hc-horn-root .hc-item.role-admin{background:#e6f7ff;border-color:#91d5ff}
#hc-horn-root .hc-item.role-ai{background:#eef6ff;border-color:#9ac7ff;margin-left:22px;margin-right:auto}
#hc-horn-root .hc-item.hc-item-pinned{border-color:#ffd666;background:#fffbe6}
#hc-horn-root .hc-avatar{width:42px;height:42px;border-radius:12px;flex:0 0 42px;display:flex;align-items:center;justify-content:center;background:#e4edf3;color:#798292;font-size:15px;font-weight:900;overflow:hidden}
#hc-horn-root .hc-avatar span{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
#hc-horn-root .hc-bubble{flex:1;min-width:0;background:transparent;border:0;padding:0;width:auto!important}
#hc-horn-root .hc-content{color:#1d1515;font-size:13px;line-height:1.45;word-break:break-word;overflow-wrap:anywhere}
#hc-horn-root .hc-item:not(.is-expanded) .hc-content{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
#hc-horn-root .hc-item:not(.is-expanded) .hc-content.small-font,#hc-horn-root .hc-content.small-font{font-size:12px;line-height:1.35}
#hc-horn-root .hc-name-inline{font-weight:800;margin-right:4px;color:#1d1515}
#hc-horn-root .hc-name-inline.admin{color:#52c41a!important}
#hc-horn-root .hc-content .at{color:#52c41a;font-weight:800}
#hc-horn-root .hc-top-tag{display:inline-flex;align-items:center;height:22px;padding:0 8px;margin:0 0 6px;border-radius:999px;background:linear-gradient(135deg,#faad14,#ff7a45);color:#fff;font-size:12px;font-weight:800}
#hc-horn-root .hc-reply,#hc-horn-root .hc-reply-chip{display:block;max-width:100%;margin:6px 0 0;padding:7px 9px;border-radius:8px;background:#0e1116;border:1px solid #243447;color:#cbd5e1!important;font-size:12px;line-height:1.42;word-break:break-word;overflow-wrap:anywhere}
#hc-horn-root .hc-reply-chip{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#hc-horn-root .hc-footer{display:flex;align-items:center;gap:12px;justify-content:flex-start;margin-top:8px}
#hc-horn-root .hc-action{cursor:pointer;color:#1890ff;font-size:13px;font-weight:700;margin-right:10px;transition:color .2s ease}
#hc-horn-root .hc-action:hover{text-decoration:underline;color:#40a9ff}
#hc-horn-root .hc-time{color:#8c8c8c;font-size:12px;line-height:1.2}
#hc-horn-root .hc-expand{display:inline-flex;margin-top:6px;border:0;background:transparent;color:#1890ff;font-size:12px;font-weight:700;line-height:1;cursor:pointer;padding:0}
#hc-horn-root .role-ai .hc-name-inline{color:#1677ff!important}
#hc-horn-root .hc-reply-preview{margin:0 16px 10px;padding:9px 12px;border-radius:10px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}
#hc-horn-root #hc-horn-form{position:absolute;left:0;right:0;bottom:0;display:flex;gap:8px;align-items:center;padding:8px 10px;background:#111;border-top:1px solid rgba(255,255,255,.1);z-index:4}
#hc-horn-root #hc-horn-form input{height:40px;border:1px solid #333;border-radius:8px;background:#222;color:#fff;font-size:13px;padding:0 10px}
#hc-horn-root #hc-horn-form input:focus{border-color:#52c41a}
#hc-horn-root #hc-horn-form button{height:40px;border:0;border-radius:8px;padding:0 12px;font-size:13px;font-weight:800;line-height:1.08;cursor:pointer}
#hc-horn-root .hc-upload-btn{min-width:52px;background:#2b2b2b!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important}
#hc-horn-root .hc-upload-btn:hover{background:#3a3a3a!important}
#hc-horn-root #hc-ai-mention{min-width:72px!important;height:44px!important;border:1px solid #d97706!important;background:linear-gradient(135deg,#fff7ed,#fed7aa)!important;color:#9a3412!important;box-shadow:0 0 0 2px rgba(245,158,11,.12);border-radius:10px!important;white-space:normal}
#hc-horn-root #hc-ai-mention.is-active{border-color:#16a34a!important;background:linear-gradient(135deg,#dcfce7,#bbf7d0)!important;color:#166534!important;box-shadow:0 0 0 2px rgba(34,197,94,.12)}
#hc-horn-root #hc-send{min-width:64px;background:#52c41a!important;color:#fff!important}
#hc-horn-root #hc-send:hover{background:#73d13d!important}

@media(max-width:700px){
  #hc-horn-root .horn-fab{right:5px!important;bottom:58px!important;height:30px!important;min-height:30px!important;max-height:30px!important;border-radius:22px!important;gap:8px!important;padding:0 10px!important;font-size:12px!important;line-height:30px!important}
  #hc-horn-root #hc-horn-panel{right:8px;left:8px;bottom:92px;width:auto;height:min(72vh,540px);border-radius:14px}
  #hc-horn-root #hc-horn-header{display:flex!important;flex-direction:row!important;align-items:center!important;padding:8px 8px 9px;overflow:visible;gap:6px;min-height:46px}
  #hc-horn-root #hc-horn-header .hc-title{font-size:12px;width:auto;flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  #hc-horn-root .hc-horn-actions{width:auto;gap:5px;overflow:visible;flex-wrap:nowrap;padding-bottom:0;flex:0 0 auto}
  #hc-horn-root .hc-tab{flex:0 0 auto;height:28px;padding:0 8px;font-size:11px}
  #hc-horn-root .hc-close{width:32px;height:32px;font-size:22px;line-height:28px;flex:0 0 auto}
  #hc-horn-root .hc-toolbar{display:none!important}
  #hc-horn-root .hc-toolbar button,#hc-horn-root .hc-toolbar a{height:34px;padding:0 12px;font-size:13px;flex:0 0 auto}
  #hc-horn-root .hc-list,#hc-horn-root #hc-horn-list{padding:10px 10px 132px}
  #hc-horn-root .hc-item{width:95%;min-height:60px;padding:8px;gap:8px}
  #hc-horn-root .hc-avatar{width:38px;height:38px;flex-basis:38px;border-radius:10px;font-size:14px}
  #hc-horn-root .hc-content{font-size:13px;line-height:1.45}
  #hc-horn-root #hc-horn-form{padding:8px;gap:6px;align-items:center}
  #hc-horn-root #hc-ai-mention{min-width:64px!important;height:46px!important;font-size:12px!important;padding:0 6px!important}
  #hc-horn-root #hc-horn-form input{height:42px;font-size:13px;padding:0 9px}
  #hc-horn-root #hc-horn-form button{height:42px;font-size:14px;padding:0 10px}
  #hc-horn-root #hc-send{min-width:58px}
}
