.toro-bully-product-chat{padding-top:12px;padding-bottom:24px}.toro-bully-product-chat__card{max-width:1180px;margin:0 auto;padding:clamp(18px,2vw,24px);border:1px solid #e1e6ef;border-radius:18px;background:linear-gradient(115deg,#fff,#f6f8ff 64%,#f2efff);box-shadow:0 10px 28px #18203e12}.toro-bully-product-chat__header{display:flex;align-items:center;gap:14px}.toro-bully-product-chat__avatar{flex:0 0 auto;width:50px;height:50px;border:2px solid #6657d9;border-radius:50%;object-fit:cover;box-shadow:0 0 0 4px #6657d91a}.toro-bully-product-chat__eyebrow{margin:0 0 2px;color:#5b6270;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.toro-bully-product-chat__title{margin:0;color:#111;font-size:clamp(22px,2.5vw,29px);line-height:1.15}.toro-bully-product-chat__subtitle{margin:4px 0 0;color:#555;font-size:14px}.toro-bully-product-chat__quick-questions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px}.toro-bully-product-chat__chip{padding:9px 13px;border:1px solid #d9deea;border-radius:999px;background:#ffffffd1;color:#343849;cursor:pointer;font:inherit;font-size:13px;font-weight:700;transition:transform .15s ease,border-color .15s ease,background .15s ease}.toro-bully-product-chat__chip:hover{transform:translateY(-1px);filter:brightness(.97)}.toro-bully-product-chat__chip:nth-child(1){border-color:#bdd7ff;background:#eaf3ff;color:#245ca8}.toro-bully-product-chat__chip:nth-child(2){border-color:#d2c8ff;background:#f0edff;color:#5a45b8}.toro-bully-product-chat__chip:nth-child(3){border-color:#f3d18e;background:#fff5dc;color:#8a5a00}.toro-bully-product-chat__chip:nth-child(4){border-color:#acdcbf;background:#e9f8ee;color:#247044}.toro-bully-product-chat__chip:nth-child(5){border-color:#f3bdc5;background:#fff0f2;color:#a52e40}.toro-bully-product-chat__open{display:inline-flex;align-items:center;gap:9px;margin:0 0 0 auto;padding:10px 16px;border:0;border-radius:999px;background:linear-gradient(100deg,#cf0015,#ee3446);color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:700;box-shadow:0 6px 16px #cf00152e}.toro-bully-product-chat__open span{font-size:19px;line-height:1}.toro-bully-product-chat__chip:focus-visible,.toro-bully-product-chat__open:focus-visible,.toro-bully-product-chat__close:focus-visible,.toro-bully-product-chat__input:focus-visible,.toro-bully-product-chat__send:focus-visible{outline:3px solid rgba(102,87,217,.28);outline-offset:2px}html.toro-bully-chat-open{overflow:hidden}.toro-bully-product-chat__overlay{position:fixed;z-index:2147483000;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .22s ease}.toro-bully-product-chat__overlay.is-open{opacity:1}.toro-bully-product-chat__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#00000061;cursor:pointer}.toro-bully-product-chat__drawer{position:absolute;top:0;right:0;display:grid;width:min(440px,100%);height:100%;grid-template-rows:auto minmax(0,1fr) auto auto;padding:0;background:#fff;box-shadow:-18px 0 50px #0000002e;transform:translate(100%);transition:transform .22s ease}.toro-bully-product-chat__overlay.is-open .toro-bully-product-chat__drawer{transform:translate(0)}.toro-bully-product-chat__drawer-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid #e6e6e6}.toro-bully-product-chat__drawer-identity{display:flex;align-items:center;gap:12px}.toro-bully-product-chat__drawer-avatar{width:44px;height:44px;border:2px solid #d80011;border-radius:50%;object-fit:cover}.toro-bully-product-chat__drawer-header h3,.toro-bully-product-chat__drawer-header p{margin:0}.toro-bully-product-chat__drawer-header h3{color:#111;font-size:18px}.toro-bully-product-chat__drawer-header p{margin-top:2px;color:#666;font-size:12px}.toro-bully-product-chat__close{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%;background:#f3f3f3;color:#111;cursor:pointer;font-size:28px;font-weight:400;line-height:1}.toro-bully-product-chat__conversation{min-height:0;overflow:hidden;background:#fff}.toro-bully-product-chat__messages{display:flex;height:100%;flex-direction:column;gap:10px;overflow-y:auto;padding:18px}.toro-bully-product-chat__message{max-width:min(82%,680px);padding:11px 14px;border-radius:14px;line-height:1.5;white-space:pre-wrap}.toro-bully-product-chat__message--agent{align-self:flex-start;border-bottom-left-radius:4px;background:#f2f2f2;color:#171717}.toro-bully-product-chat__message--user{align-self:flex-end;border-bottom-right-radius:4px;background:#d80011;color:#fff}.toro-bully-product-chat__starter{align-self:stretch;color:#171717}.toro-bully-product-chat__starter p{margin:0 0 14px;font-size:15px;font-weight:700}.toro-bully-product-chat__starter-questions{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.toro-bully-product-chat__starter-questions button{width:fit-content;max-width:100%;padding:10px 14px;border:0;border-radius:999px;background:#dcecff;color:#174d8f;cursor:pointer;font:inherit;font-size:14px;font-weight:700;line-height:1.3;text-align:left;transition:background .15s ease,transform .15s ease}.toro-bully-product-chat__starter-questions button:hover{background:#c9e0ff;transform:translateY(-1px)}.toro-bully-product-chat__starter-questions button:focus-visible{outline:3px solid rgba(42,108,196,.25);outline-offset:2px}.toro-bully-product-chat__starter-questions button:disabled{cursor:wait;opacity:.65}.toro-bully-product-chat__product-link{display:block;width:fit-content;margin-top:10px;padding:10px 14px;border-radius:10px;background:#d80011;color:#fff;font-weight:700;line-height:1.25;text-decoration:none}.toro-bully-product-chat__product-link:hover{background:#b9000e;color:#fff}.toro-bully-product-chat__status{min-height:20px;margin:0;padding:0 18px 12px;color:#666;font-size:13px}.toro-bully-product-chat__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px 16px;border-top:1px solid #e6e6e6;background:#fff}.toro-bully-product-chat__input{min-height:50px;width:100%;padding:12px 16px;border:1px solid #cfcfcf;border-radius:12px;background:#fff;color:#111;font:inherit}.toro-bully-product-chat__send{min-height:50px;padding:12px 22px;border:0;border-radius:12px;background:#d80011;color:#fff;cursor:pointer;font:inherit;font-weight:700}.toro-bully-product-chat__chip:disabled,.toro-bully-product-chat__input:disabled,.toro-bully-product-chat__send:disabled{cursor:wait;opacity:.65}.toro-bully-product-chat__privacy{margin:0;padding:0 16px 14px;color:#777;font-size:12px}@media screen and (max-width:749px){.toro-bully-product-chat{padding:12px 14px 28px}.toro-bully-product-chat__card{padding:17px 15px;border-radius:18px}.toro-bully-product-chat__header{align-items:flex-start}.toro-bully-product-chat__avatar{width:44px;height:44px}.toro-bully-product-chat__quick-questions{flex-wrap:nowrap;margin-right:-16px;overflow-x:auto;padding-right:16px;scrollbar-width:none}.toro-bully-product-chat__open{flex:0 0 auto;margin-left:0}.toro-bully-product-chat__quick-questions::-webkit-scrollbar{display:none}.toro-bully-product-chat__chip{flex:0 0 auto}.toro-bully-product-chat__form{grid-template-columns:1fr}.toro-bully-product-chat__send{width:100%}.toro-bully-product-chat__message{max-width:92%}.toro-bully-product-chat__drawer{top:auto;bottom:0;width:100%;height:min(88dvh,760px);border-radius:20px 20px 0 0;transform:translateY(100%)}.toro-bully-product-chat__overlay.is-open .toro-bully-product-chat__drawer{transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAQA */
