:root{--syrebo-ai-bg: #ffffff;--syrebo-ai-text: #142033;--syrebo-ai-muted: #667085;--syrebo-ai-line: rgba(20, 32, 51, .12);--syrebo-ai-primary: #215cff;--syrebo-ai-primary-dark: #1239b9;--syrebo-ai-soft: #f3f7ff;--syrebo-ai-danger: #b42318;--syrebo-ai-radius: 22px;--syrebo-ai-shadow: 0 24px 70px rgba(20, 32, 51, .22);--syrebo-ai-font: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.syrebo-ai{bottom:max(18px,env(safe-area-inset-bottom));color:var(--syrebo-ai-text);font-family:var(--syrebo-ai-font);position:fixed;right:max(18px,env(safe-area-inset-right));z-index:2147483000}.syrebo-ai *{box-sizing:border-box}.syrebo-ai__launcher{align-items:center;background:#10233f;border:0;border-radius:999px;box-shadow:0 18px 45px #10233f42;color:#fff;cursor:pointer;display:flex;font:700 14px/1 var(--syrebo-ai-font);gap:10px;min-height:58px;padding:14px 18px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.syrebo-ai__launcher:hover{background:#163d75;box-shadow:0 22px 58px #10233f52;transform:translateY(-2px)}.syrebo-ai__launcher-icon{align-items:center;background:linear-gradient(135deg,#76d4ff,#fff);border-radius:50%;color:#10233f;display:inline-flex;font-size:19px;height:31px;justify-content:center;width:31px}.syrebo-ai__launcher-label{white-space:nowrap}.syrebo-ai__panel{background:var(--syrebo-ai-bg);border:1px solid var(--syrebo-ai-line);border-radius:var(--syrebo-ai-radius);bottom:78px;box-shadow:var(--syrebo-ai-shadow);display:none;max-height:min(720px,calc(100svh - 108px));overflow:hidden;position:absolute;right:0;transform-origin:bottom right;width:min(410px,calc(100vw - 32px))}.syrebo-ai--open .syrebo-ai__panel{animation:syreboAiIn .18s ease-out both;display:flex;flex-direction:column}.syrebo-ai--open .syrebo-ai__launcher{display:none}.syrebo-ai__header{background:radial-gradient(circle at top right,rgba(118,212,255,.42),transparent 32%),linear-gradient(135deg,#10233f,#1a4d99);color:#fff;padding:18px 18px 16px}.syrebo-ai__top{align-items:flex-start;display:flex;justify-content:space-between;gap:14px}.syrebo-ai__eyebrow{color:#ffffffbd;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.syrebo-ai__title{font-size:20px;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0}.syrebo-ai__subtitle{color:#ffffffc7;font-size:13px;line-height:1.45;margin:8px 0 0;max-width:310px}.syrebo-ai__close{align-items:center;background:#ffffff21;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:20px;height:34px;justify-content:center;line-height:1;width:34px}.syrebo-ai__messages{background:linear-gradient(180deg,#fbfdff,#f7f9fc);display:flex;flex:1;flex-direction:column;gap:12px;min-height:280px;overflow-y:auto;padding:16px;scroll-behavior:smooth}.syrebo-ai__message{border-radius:18px;font-size:14px;line-height:1.48;max-width:90%;padding:11px 13px;white-space:pre-wrap}.syrebo-ai__message--bot{align-self:flex-start;background:#fff;border:1px solid var(--syrebo-ai-line);box-shadow:0 8px 24px #1420330f}.syrebo-ai__message--user{align-self:flex-end;background:var(--syrebo-ai-primary);color:#fff}.syrebo-ai__message--error{align-self:flex-start;background:#fff1f0;border:1px solid rgba(180,35,24,.2);color:var(--syrebo-ai-danger)}.syrebo-ai__message--thinking{align-items:center;display:flex;gap:9px;max-width:min(94%,350px);white-space:normal}.syrebo-ai__avatar{align-items:center;background:linear-gradient(135deg,#10233f,#215cff);border-radius:50%;color:#fff;display:inline-flex;flex:0 0 auto;font-size:10px;font-weight:900;height:28px;justify-content:center;letter-spacing:-.02em;width:28px}.syrebo-ai__thinking-copy{color:var(--syrebo-ai-muted);font-size:13px}.syrebo-ai__typing{display:inline-flex;gap:3px;margin-left:auto}.syrebo-ai__typing i{animation:syreboTyping 1s infinite ease-in-out;background:#98a2b3;border-radius:50%;display:block;height:5px;width:5px}.syrebo-ai__typing i:nth-child(2){animation-delay:.12s}.syrebo-ai__typing i:nth-child(3){animation-delay:.24s}.syrebo-ai__quick{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 14px}.syrebo-ai__quick button{background:var(--syrebo-ai-soft);border:1px solid rgba(33,92,255,.14);border-radius:999px;color:#1746c8;cursor:pointer;font:700 12px/1.2 var(--syrebo-ai-font);padding:9px 11px}.syrebo-ai__products{display:grid;gap:9px;margin-top:10px}.syrebo-ai__product{background:#f8fbff;border:1px solid rgba(33,92,255,.12);border-radius:14px;padding:11px}.syrebo-ai__product-head{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:5px}.syrebo-ai__product-title{color:var(--syrebo-ai-text);display:block;flex:1;font-weight:800;text-decoration:none}.syrebo-ai__product-title:hover{color:var(--syrebo-ai-primary)}.syrebo-ai__product-reason{color:var(--syrebo-ai-muted);font-size:12px;line-height:1.4;margin:0 0 9px}.syrebo-ai__product-reason strong{color:var(--syrebo-ai-text)}.syrebo-ai__product-price{background:#fff;border:1px solid rgba(33,92,255,.16);border-radius:999px;color:var(--syrebo-ai-primary-dark);flex:0 0 auto;font-size:12px;font-weight:900;padding:4px 8px;white-space:nowrap}.syrebo-ai__product-actions{display:flex;gap:8px}.syrebo-ai__link,.syrebo-ai__add{border-radius:999px;font:800 12px/1 var(--syrebo-ai-font);padding:8px 10px;text-decoration:none}.syrebo-ai__link{background:#fff;border:1px solid var(--syrebo-ai-line);color:var(--syrebo-ai-text)}.syrebo-ai__add{background:var(--syrebo-ai-primary);border:1px solid var(--syrebo-ai-primary);color:#fff}.syrebo-ai__form{align-items:flex-end;background:#fff;border-top:1px solid var(--syrebo-ai-line);display:flex;gap:10px;padding:12px}.syrebo-ai__input{background:#f7f9fc;border:1px solid var(--syrebo-ai-line);border-radius:16px;color:var(--syrebo-ai-text);flex:1;font:500 14px/1.4 var(--syrebo-ai-font);max-height:90px;min-height:46px;padding:12px 13px;resize:none}.syrebo-ai__send{background:var(--syrebo-ai-primary);border:0;border-radius:15px;color:#fff;cursor:pointer;font:800 13px/1 var(--syrebo-ai-font);min-height:46px;padding:0 15px}.syrebo-ai__send:disabled,.syrebo-ai__input:disabled{cursor:not-allowed;opacity:.55}.syrebo-ai__footnote{border-top:1px solid rgba(20,32,51,.06);color:var(--syrebo-ai-muted);font-size:11px;line-height:1.35;padding:9px 13px 12px}#ShopifyChat,#dummy-chat-button-iframe,iframe[src*=shopifyinbox],iframe[src*=shopify-chat],iframe[src*=shopify_chat],iframe[src*="shopifyapps.com"][title*=chat i],iframe[title="chat widget" i],iframe[title*="shopify inbox" i]{display:none!important;pointer-events:none!important;visibility:hidden!important}@keyframes syreboAiIn{0%{opacity:0;transform:translate3d(0,12px,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes syreboTyping{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@media(max-width:520px){.syrebo-ai{bottom:max(88px,calc(env(safe-area-inset-bottom) + 78px));left:auto;right:max(12px,env(safe-area-inset-right))}.syrebo-ai__launcher{border-radius:50%;height:56px;margin-left:auto;min-height:56px;padding:0;width:56px}.syrebo-ai__launcher-icon{height:56px;width:56px}.syrebo-ai__launcher-label{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.syrebo-ai__panel{bottom:max(10px,env(safe-area-inset-bottom));max-height:calc(100svh - 20px);position:fixed;right:10px;width:calc(100vw - 20px)}.syrebo-ai__product-head{display:block}.syrebo-ai__product-price{display:inline-flex;margin-top:6px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/ai-rehab-advisor.css.map */
