.kc{z-index:900;pointer-events:none;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed;bottom:18px;right:20px}.kc>*{pointer-events:auto}.kc-figure-wrap{filter:drop-shadow(0 8px 14px #28190f47);transform-origin:bottom;width:118px;position:relative}.kc-nametag{color:#8d2f2a;white-space:nowrap;background:#fbf6ee;border:1px solid #d8b45e;border-radius:20px;padding:2px 12px;font-size:12px;font-weight:800;position:absolute;bottom:6px;left:50%;transform:translate(-50%);box-shadow:0 3px 8px #28190f33}.kc-nametag:before{content:"🎫 "}.kc-figure{width:100%;height:auto;display:block}.kc-walking .kc-figure-wrap{animation:1.7s cubic-bezier(.22,.7,.3,1) forwards kc-walkin}.kc-walking .kc-figure{transform-origin:bottom;animation:.42s ease-in-out infinite kc-bob}.kc-open .kc-figure-wrap{animation:.55s cubic-bezier(.34,1.56,.64,1) kc-sit}@keyframes kc-walkin{0%{transform:translate(200%)}to{transform:translate(0)}}@keyframes kc-bob{0%,to{transform:translateY(0)rotate(-1.5deg)}50%{transform:translateY(-5px)rotate(1.5deg)}}@keyframes kc-sit{0%{transform:translateY(-8px)scaleY(1.04)}60%{transform:translateY(0)scaleY(.94)}to{transform:translateY(0)scaleY(1)}}.kc-panel{transform-origin:100% 100%;background:#fbf6ee;border:1px solid #e6d9c2;border-radius:16px;flex-direction:column;width:320px;max-width:calc(100vw - 32px);max-height:calc(100vh - 150px);animation:.4s both kc-pop;display:flex;overflow:hidden;box-shadow:0 22px 60px #28190f47}@keyframes kc-pop{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:none}}.kc-head{color:#f6e9d4;background:linear-gradient(120deg,#8d2f2a,#6f231f);align-items:center;gap:10px;padding:12px 14px;display:flex}.kc-crest svg,.kc-head-t{display:block}.kc-crest svg{width:34px;height:34px}.kc-head-t{flex:1;min-width:0;line-height:1.25}.kc-head-t b{font:700 15px Noto Serif TC,Georgia,serif;display:block}.kc-head-t span{opacity:.8;letter-spacing:.05em;margin-top:2px;font-size:11px;display:block}.kc-mute{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:50%;flex:none;width:28px;height:28px;font-size:13px}.kc-mute:hover{background:#ffffff47}.kc-x{color:#fff;cursor:pointer;background:#ffffff29;border:0;border-radius:50%;width:28px;height:28px;font-size:13px}.kc-x:hover{background:#ffffff4d}.kc-body{flex:1;min-height:0;padding:14px;display:block;overflow-y:auto}.kc-log{flex-direction:column;gap:10px;padding-right:2px;display:flex}.kc-msg{flex-direction:column;max-width:88%;display:flex}.kc-msg.bot{align-self:flex-start;align-items:flex-start}.kc-msg.user{align-self:flex-end;align-items:flex-end}.kc-who{letter-spacing:.02em;opacity:.9;margin:0 4px 3px;font-size:11px;font-weight:800}.kc-msg.bot .kc-who{color:#a5701c}.kc-msg.user .kc-who{color:#8d2f2a}.kc-msg.user .kc-bubble{color:#fdf3e2;background:#8d2f2a;border-color:#7a2723;border-top-left-radius:12px;border-top-right-radius:3px}.kc-msg.bot .kc-bubble{color:#4a3f2c;background:linear-gradient(#fdf6e7,#f8eed6);border-color:#e7d3a4 #e7d3a4 #e7d3a4 #c6a55c;border-left-style:solid;border-left-width:3px}.kc-typing{color:#a2937c;font-style:italic}.kc-bubble{color:#3a322a;white-space:pre-wrap;word-break:break-word;background:#fff;border:1px solid #ece1cd;border-radius:3px 12px 12px;padding:10px 13px;font-size:14px;line-height:1.7}.kc-links{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.kc-links .kc-cta{margin-top:0}.kc-input{gap:6px;margin-top:12px;display:flex}.kc-input input{color:#3a322a;background:#fff;border:1px solid #e2d6bf;border-radius:20px;outline:none;flex:1;padding:9px 14px;font-size:14px}.kc-input input:focus{border-color:#c8342c}.kc-input button{color:#fff;cursor:pointer;background:#8d2f2a;border:0;border-radius:20px;padding:0 16px;font-size:13px;font-weight:700}.kc-input button:disabled{opacity:.5;cursor:default}.kc-cta{color:#201a10;background:#c8a24a;border-radius:20px;margin-top:10px;padding:8px 16px;font-size:13px;font-weight:800;text-decoration:none;display:inline-block}.kc-cta:hover{background:#d8b45e}.kc-chipbar{flex-shrink:0;margin-top:10px}.kc-chiptoggle{color:#8d2f2a;cursor:pointer;letter-spacing:.03em;background:0 0;border:0;padding:2px 0;font-size:12px;font-weight:800}.kc-chips{scrollbar-width:thin;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:7px;margin-top:8px;padding-bottom:4px;display:flex;overflow-x:auto}.kc-chips::-webkit-scrollbar{height:5px}.kc-chips::-webkit-scrollbar-thumb{background:#ddd0b8;border-radius:3px}.kc-chip{white-space:nowrap;flex:none}.kc-input,.kc-human{flex-shrink:0}.kc-chip{color:#5a4e3e;cursor:pointer;background:#fff;border:1px solid #e2d6bf;border-radius:20px;align-items:center;gap:5px;padding:7px 12px;font-size:13px;font-weight:600;transition:all .12s;display:inline-flex}.kc-chip:hover{color:#c8342c;border-color:#c8342c}.kc-chip.on{color:#fff;background:#8d2f2a;border-color:#8d2f2a}.kc-human{border-top:1px dashed #e2d6bf;margin-top:14px;padding-top:12px}.kc-human-hint{color:#8a7f6d;margin-bottom:8px;font-size:12px}.kc-human-btn{color:#fff;background:#06c755;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-block}.kc-human-btn:hover{filter:brightness(.95)}.kc-badge{z-index:900;cursor:pointer;background:#fbf6ee;border:1px solid #e6d9c2;border-radius:30px;align-items:center;gap:8px;padding:8px 16px 8px 8px;animation:.4s both kc-pop;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 28px #28190f47}.kc-badge:hover{transform:translateY(-1px);box-shadow:0 14px 34px #28190f5c}.kc-badge svg{width:38px;height:38px;display:block}.kc-badge-label{color:#8d2f2a;font-size:14px;font-weight:800}@media (max-width:640px){.kc{bottom:12px;right:12px}.kc-figure-wrap{width:88px}.kc-panel{width:min(340px,100vw - 24px);max-height:calc(100vh - 90px)}.kc-open .kc-figure-wrap{display:none}}@media (prefers-reduced-motion:reduce){.kc-walking .kc-figure-wrap,.kc-walking .kc-figure,.kc-open .kc-figure-wrap,.kc-panel,.kc-badge{animation:none}}.kc-human-btn{cursor:pointer;border:0}.kc-lead{gap:7px;display:grid}.kc-lead-in{border:1px solid #e2d6bf;border-radius:8px;width:100%;padding:8px 11px;font-family:inherit;font-size:13px}.kc-lead-in:focus{border-color:#c8342c;outline:none}textarea.kc-lead-in{resize:vertical;min-height:56px}.kc-lead-cancel{color:#8f877a;cursor:pointer;background:0 0;border:0;font-size:13px;text-decoration:underline}.kc-lead-alt{color:#8a7f6d;margin-top:2px;font-size:12px}.kc-lead-alt a{color:#8d2f2a;font-weight:700}.kc-lead-ok{color:#2f7a44;padding:6px 0;font-size:14px;font-weight:700}.kc-alt{border-top:1px solid #eadfc9;margin-top:12px;padding-top:12px}.kc-alt-t{color:#8a7f6d;margin-bottom:8px;font-size:12px}.kc-alt-btns{flex-wrap:wrap;gap:8px;display:flex}.kc-alt-line,.kc-alt-mail,.kc-alt-fb{text-align:center;border-radius:10px;flex:1;min-width:130px;padding:11px 12px;font-size:14px;font-weight:800;text-decoration:none}.kc-alt-line{color:#fff;background:#06c755}.kc-alt-line:hover{filter:brightness(.95)}.kc-alt-fb{color:#fff;background:#0084ff}.kc-alt-fb:hover{filter:brightness(.95)}.kc-alt-mail{color:#8d2f2a;background:#fff;border:1.5px solid #d8b45e}.kc-alt-mail:hover{background:#faf6ee}
.sh{z-index:850;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;top:60px;right:20px}.sh-fab{color:#f6e9d4;cursor:pointer;background:#8d2f2a;border:0;border-radius:30px;align-items:center;gap:8px;padding:11px 18px 11px 14px;font-size:14px;font-weight:800;transition:transform .15s,background .15s;display:inline-flex;box-shadow:0 10px 26px #8d2f2a52}.sh-fab:hover{background:#7a2622;transform:translateY(-1px)}.sh-fab.on{background:#6f231f}.sh-fab svg{display:block}.sh-fab-t{line-height:1}.sh-panel{transform-origin:100% 0;background:#fbf6ee;border:1px solid #e6d9c2;border-radius:14px;flex-direction:column;gap:2px;min-width:190px;padding:8px;animation:.25s both sh-pop;display:flex;box-shadow:0 20px 54px #28190f47}@keyframes sh-pop{0%{opacity:0;transform:translateY(-10px)scale(.96)}to{opacity:1;transform:none}}.sh-item{text-align:left;cursor:pointer;color:#3a322a;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;padding:10px 12px;font-size:14px;font-weight:700;transition:background .12s;display:flex}.sh-item:hover{background:#f0e7d6}.sh-ic{color:#fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:14px;font-weight:800;display:grid}.sh-item.line .sh-ic{background:#06c755}.sh-item.fb .sh-ic{background:#1877f2;font-family:Georgia,serif}.sh-item.x .sh-ic{background:#111}.sh-item.wc .sh-ic{background:#fff}.sh-item.copy .sh-ic{color:#201a10;background:#c8a24a}.sh-item.native .sh-ic{background:#8d2f2a}.sh-wechat{flex-direction:column;align-items:center;gap:8px;padding:10px 12px;display:flex}.sh-wechat-t{color:#6c655d;text-align:center;font-size:12.5px}.sh-wechat img{border:6px solid #fff;border-radius:8px;box-shadow:0 3px 10px #3c280f29}.sh-qr-loading{color:#b0a58f;place-items:center;width:160px;height:160px;font-size:30px;display:grid}.sh-back{color:#8d2f2a;cursor:pointer;background:0 0;border:0;padding:4px;font-size:13px;font-weight:800}@media (max-width:640px){.sh{top:10px;right:12px}.sh-fab-t{display:none}.sh-fab{border-radius:50%;padding:10px}}@media (prefers-reduced-motion:reduce){.sh-panel{animation:none}}.sh-item.threads .sh-ic{background:#000}.sh-item.wa .sh-ic{background:#25d366}.sh-item.tg .sh-ic{background:#29a9eb}.sh-item.wb .sh-ic{background:#e6162d;font-size:12px}
