
.bc-support-entry{margin:32px auto;padding:24px;border:1px solid rgba(49,93,80,.18);border-radius:22px;background:linear-gradient(135deg,#f4fbf7,#fff);box-shadow:0 16px 45px rgba(17,24,39,.08);max-width:1120px;color:#10231f}.bc-support-entry h2{margin:0 0 10px;font-size:clamp(1.5rem,2.5vw,2.2rem);color:#10231f}.bc-support-entry p{margin:8px 0;color:#334155}.bc-support-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.bc-support-btn{border:0;border-radius:999px;padding:12px 18px;font-weight:800;cursor:pointer;background:#173f35;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.bc-support-btn.secondary{background:#e8f2ee;color:#173f35}.bc-support-note{font-size:.92rem;color:#52616b}.bc-support-entry .bc-support-actions [data-bc-support-open]{display:none!important}.bc-support-fab{position:fixed;right:22px;bottom:22px;z-index:9998;border:0;border-radius:999px;background:#173f35;color:white;padding:14px 18px;box-shadow:0 16px 35px rgba(0,0,0,.22);font-weight:900;cursor:pointer}.bc-chat-modal[hidden]{display:none!important}.bc-chat-modal{position:fixed;inset:0;z-index:9999;background:rgba(15,23,42,.56);display:grid;place-items:center;padding:18px;color:#0f172a}.bc-chat-panel{width:min(720px,100%);height:min(760px,92vh);display:grid;grid-template-rows:auto 1fr auto auto auto auto;gap:12px;background:#fff;border-radius:24px;box-shadow:0 24px 80px rgba(0,0,0,.35);padding:18px;color:#0f172a}.bc-chat-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.bc-chat-header h2{margin:0 0 6px;color:#10231f;font-size:clamp(1.35rem,3vw,1.8rem);font-weight:900}.bc-chat-header p{margin:0;color:#334155;line-height:1.45}.bc-chat-close{border:0;background:#eef2f1;color:#10231f;border-radius:999px;width:40px;height:40px;cursor:pointer;font-size:25px;line-height:1}.bc-chat-log{overflow:auto;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:14px;scroll-behavior:smooth}.bc-chat-msg{display:grid;margin:0 0 12px;max-width:86%}.bc-chat-msg.user{margin-left:auto}.bc-chat-meta{font-size:.72rem;color:#64748b;margin:0 10px 4px}.bc-chat-bubble{white-space:pre-wrap;line-height:1.48;border-radius:18px;padding:11px 13px;background:#fff;color:#0f172a;border:1px solid #e2e8f0}.bc-chat-msg.user .bc-chat-bubble{background:#173f35;color:#fff;border-color:#173f35}.bc-chat-typing{color:#475569;font-size:.9rem;padding:0 4px}.bc-chat-quick{display:flex;gap:8px;flex-wrap:wrap}.bc-chat-quick button,.bc-chat-retry button,.bc-chat-human{border:1px solid #cbd5d1;background:#fff;color:#173f35;border-radius:999px;padding:9px 12px;font-weight:800;cursor:pointer}.bc-chat-form{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.bc-chat-form textarea{min-height:46px;max-height:140px;resize:vertical;border:1px solid #94a3b8;border-radius:16px;padding:12px;font:inherit;color:#0f172a;background:#fff}.bc-chat-form button,.bc-handoff-box button{border:0;border-radius:16px;background:#173f35;color:#fff;padding:12px 16px;font-weight:900;cursor:pointer}.bc-handoff-box{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:12px;margin:8px 0;color:#7c2d12}.bc-handoff-box p{margin:0 0 10px}.bc-handoff-box label{display:grid;gap:5px;margin:8px 0;font-weight:700}.bc-handoff-box input{border:1px solid #cbd5d1;border-radius:12px;padding:10px}.bc-chat-close:focus,.bc-support-fab:focus,.bc-chat-form textarea:focus,.bc-chat-form button:focus,.bc-chat-quick button:focus,.bc-chat-human:focus,.bc-handoff-box input:focus,.bc-handoff-box button:focus{outline:3px solid rgba(20,184,166,.38);outline-offset:2px}@media(max-width:390px){.bc-chat-modal{padding:0}.bc-chat-panel{width:100vw;height:100dvh;max-height:none;border-radius:0;padding:14px}.bc-support-fab{right:12px;bottom:12px}.bc-chat-msg{max-width:94%}.bc-chat-form{grid-template-columns:1fr}.bc-chat-form button{width:100%}}@media(max-width:640px){.bc-support-entry{margin:22px 12px;padding:18px}.bc-chat-panel{height:94dvh}.bc-chat-form{grid-template-columns:1fr}.bc-chat-form button{width:100%}}
