.bf-chat{--bf-sage:#48685c;--bf-sage-dark:#345044;--bf-rose:#b97785;--bf-cream:#fffaf5;--bf-ink:#443c3c;position:fixed;right:18px;bottom:max(24px,calc(env(safe-area-inset-bottom,0px) + 18px));z-index:2147483000;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--bf-ink);font-size:15px;line-height:1.45}.bf-chat *{box-sizing:border-box}.bf-chat [hidden]{display:none!important}.bf-launch{display:flex;align-items:center;gap:11px;max-width:310px;border:1px solid rgba(185,119,133,.55);border-radius:24px;padding:11px 15px 11px 11px;background:linear-gradient(180deg,#fff,#fff7f1);box-shadow:0 20px 50px rgba(39,45,41,.18);cursor:pointer;text-align:left;color:var(--bf-ink)}.bf-launch:hover,.bf-launch:focus-visible{transform:translateY(-1px);outline:none;box-shadow:0 24px 58px rgba(39,45,41,.22)}.bf-avatar{width:52px;height:52px;flex:0 0 auto;border-radius:50%;overflow:hidden;background:#fff;border:1px solid rgba(185,119,133,.28);display:inline-grid;place-items:center}.bf-avatar img{width:100%;height:100%;object-fit:cover;object-position:center 28%}.bf-launch-copy{display:grid;gap:1px;min-width:0}.bf-launch-copy strong{font-size:16px;color:#594a4d}.bf-launch-copy small{font-size:12px;color:#866e73}.bf-launch-copy em{font-style:normal;font-size:11px;color:var(--bf-sage-dark);font-weight:700;margin-top:3px}.bf-panel{position:absolute;right:0;bottom:82px;width:min(430px,calc(100vw - 24px));height:min(660px,calc(100dvh - 130px));min-height:480px;background:linear-gradient(180deg,#fffefc,#fff9f3);border:1px solid #e4d7cd;border-radius:24px;box-shadow:0 26px 72px rgba(26,38,33,.24);overflow:hidden;display:flex;flex-direction:column}.bf-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:linear-gradient(180deg,var(--bf-sage),var(--bf-sage-dark));color:#fff}.bf-header>div{display:flex;align-items:center;gap:10px}.bf-header strong,.bf-header small{display:block}.bf-header strong{font-size:18px}.bf-header small{font-size:11px;opacity:.9}.bf-avatar-small{width:46px;height:46px}.bf-close{width:42px;height:42px;border:0;border-radius:13px;background:rgba(255,255,255,.08);color:#fff;font-size:30px;cursor:pointer}.bf-intro{padding:14px 16px 10px;background:#fffaf6;border-bottom:1px solid #eee1d7;font-size:14px}.bf-quick{display:flex;gap:7px;overflow:auto;padding:10px 12px;border-bottom:1px solid #eee1d7;background:#fff}.bf-quick button{flex:0 0 auto;border:1px solid #dccbc0;background:#fffaf6;color:#594d4d;border-radius:999px;padding:8px 10px;font:inherit;font-size:12px;cursor:pointer}.bf-quick button:hover{border-color:var(--bf-rose)}.bf-messages{flex:1;min-height:0;overflow:auto;padding:14px;background:linear-gradient(180deg,#fffdf9,#fbf6ee)}.bf-msg{max-width:88%;padding:11px 13px;border-radius:18px;margin:8px 0;white-space:pre-wrap;overflow-wrap:anywhere;box-shadow:0 4px 12px rgba(48,53,49,.05)}.bf-msg.customer{margin-left:auto;background:#eee5dc;border-bottom-right-radius:6px}.bf-msg.assistant{margin-right:auto;background:#f7eeee;border:1px solid #ecdada;border-bottom-left-radius:6px}.bf-msg a{display:block;width:max-content;max-width:100%;margin-top:8px;padding:9px 12px;border-radius:11px;background:linear-gradient(180deg,var(--bf-sage),var(--bf-sage-dark));color:#fff!important;font-weight:700;text-decoration:none;white-space:normal}.bf-typing{padding:3px 15px 8px;color:#777;font-size:12px;font-style:italic}.bf-form{display:flex;align-items:flex-end;gap:8px;padding:10px 11px;border-top:1px solid #eadfd7;background:#fff}.bf-form textarea{flex:1;resize:none;min-height:46px;max-height:125px;border:1px solid #d5c8bf;border-radius:14px;padding:11px 12px;font:inherit;color:var(--bf-ink);outline:none}.bf-form textarea:focus{border-color:var(--bf-rose);box-shadow:0 0 0 4px rgba(185,119,133,.12)}.bf-form button{border:0;border-radius:13px;background:linear-gradient(180deg,var(--bf-sage),var(--bf-sage-dark));color:#fff;padding:12px 15px;font:inherit;font-weight:800;cursor:pointer}.bf-form button:disabled{opacity:.6}.bf-panel footer{padding:9px 13px;border-top:1px solid #ece4dc;background:#fff9f3;color:#6e6864;font-size:10.5px}.bf-panel footer a{color:#66555a;font-weight:700}@media(max-width:700px){.bf-chat{right:10px;bottom:max(10px,env(safe-area-inset-bottom,0px))}.bf-panel{position:fixed;left:7px;right:7px;bottom:7px;width:auto;height:min(82dvh,660px);max-height:calc(100dvh - 14px);border-radius:20px}.bf-launch{max-width:285px}.bf-msg{max-width:94%}}@media(max-width:480px){.bf-launch-copy em{display:none}}
