.sr-chat{--sr-chat-red: #e10600;--sr-chat-black: #050609;--sr-chat-card: rgba(13, 15, 22, .97);--sr-chat-border: rgba(255, 255, 255, .14);--sr-chat-muted: rgba(255, 255, 255, .68);position:fixed;right:clamp(1.4rem,2vw,2.4rem);bottom:clamp(1.4rem,2vw,2.4rem);z-index:2147481200;color:#fff;font-family:inherit}.sr-chat,.sr-chat *{box-sizing:border-box}.sr-chat__launcher{display:inline-flex;align-items:center;gap:.95rem;min-height:5.8rem;padding:0 1.8rem 0 1rem;color:#fff;background:linear-gradient(135deg,var(--sr-chat-red),#910400);border:.1rem solid rgba(255,255,255,.18);border-radius:999rem;box-shadow:0 1.5rem 4rem #e1060057,0 1.2rem 4rem #0000004d;cursor:pointer;font:inherit;font-size:1.3rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.sr-chat__launcher-icon{display:grid;place-items:center;width:4rem;height:4rem;color:var(--sr-chat-red);background:#fff;border-radius:50%}.sr-chat__launcher-icon svg{width:2.2rem;height:2.2rem}.sr-chat__panel{position:absolute;right:0;bottom:calc(100% + 1.4rem);display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(42rem,calc(100vw - 2.8rem));height:min(68rem,calc(100dvh - 11rem));overflow:hidden;color:#fff;background:radial-gradient(circle at top left,rgba(225,6,0,.24),transparent 24rem),linear-gradient(135deg,rgba(255,255,255,.06),transparent 42%),var(--sr-chat-card);border:.1rem solid var(--sr-chat-border);border-radius:2.2rem;box-shadow:0 2.2rem 8rem #0000007a;-webkit-backdrop-filter:blur(1.4rem);backdrop-filter:blur(1.4rem)}.sr-chat__panel[hidden]{display:none}.sr-chat__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.4rem;padding:1.8rem;border-bottom:.1rem solid var(--sr-chat-border)}.sr-chat__header span{display:inline-flex;margin-bottom:.55rem;color:var(--sr-chat-red);font-size:1rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.sr-chat__header h2{margin:0;color:#fff;font-size:1.8rem;font-weight:900;line-height:1.1}.sr-chat__header p{margin:.45rem 0 0;color:var(--sr-chat-muted);font-size:1.2rem;line-height:1.45}.sr-chat__close{display:grid;place-items:center;flex:0 0 3.6rem;width:3.6rem;height:3.6rem;padding:1rem;color:#fff;background:#ffffff14;border:.1rem solid var(--sr-chat-border);border-radius:50%;cursor:pointer}.sr-chat__close svg{width:100%;height:100%}.sr-chat__messages{display:flex;flex-direction:column;gap:1rem;padding:1.4rem;overflow-y:auto;scroll-behavior:smooth}.sr-chat__message{max-width:90%;padding:1rem 1.15rem;border-radius:1.4rem;font-size:1.3rem;line-height:1.45}.sr-chat__message--assistant{align-self:flex-start;color:#fff;background:#ffffff14;border:.1rem solid var(--sr-chat-border)}.sr-chat__message--user{align-self:flex-end;color:#fff;background:linear-gradient(135deg,var(--sr-chat-red),#970300)}.sr-chat__message--typing{display:inline-flex;gap:.35rem;align-items:center;width:fit-content}.sr-chat__message--typing i{width:.55rem;height:.55rem;border-radius:50%;background:currentColor;opacity:.45;animation:srChatTyping .9s infinite ease-in-out}.sr-chat__message--typing i:nth-child(2){animation-delay:.12s}.sr-chat__message--typing i:nth-child(3){animation-delay:.24s}.sr-chat__message :first-child{margin-top:0}.sr-chat__message :last-child{margin-bottom:0}.sr-chat__products{display:grid;gap:.9rem;margin-top:1rem}.sr-chat__product{display:grid;grid-template-columns:7rem minmax(0,1fr);gap:1rem;align-items:center;color:#fff;text-decoration:none;padding:.85rem;background:#ffffff14;border:.1rem solid var(--sr-chat-border);border-radius:1.3rem}.sr-chat__product img,.sr-chat__product-placeholder{width:7rem;height:7rem;object-fit:contain;background:#fff;border-radius:1rem}.sr-chat__product strong{display:block;color:#fff;font-size:1.2rem;line-height:1.25}.sr-chat__product small{display:block;margin:.35rem 0 .6rem;color:var(--sr-chat-muted);font-size:1.1rem}.sr-chat__product span{display:inline-flex;min-height:3rem;align-items:center;padding:0 1rem;color:#fff;background:var(--sr-chat-red);border-radius:999rem;font-size:1rem;font-weight:900;text-transform:uppercase}.sr-chat__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem;padding:1.2rem;border-top:.1rem solid var(--sr-chat-border)}.sr-chat__form textarea{min-height:4.8rem;max-height:13rem;resize:none;padding:1.2rem 1.3rem;color:#fff;background:#ffffff14;border:.1rem solid var(--sr-chat-border);border-radius:1.4rem;font:inherit;font-size:1.3rem;line-height:1.35;outline:0}.sr-chat__form textarea::placeholder{color:#ffffff7a}.sr-chat__form textarea:focus{border-color:#e10600b8;box-shadow:0 0 0 .2rem #e106002e}.sr-chat__form button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-width:8.8rem;min-height:4.8rem;padding:0 1.3rem;color:#fff;background:var(--sr-chat-red);border:0;border-radius:1.4rem;cursor:pointer;font:inherit;font-size:1.2rem;font-weight:900;text-transform:uppercase}.sr-chat__form button svg{width:1.6rem;height:1.6rem}.sr-chat__form button[disabled]{cursor:progress;opacity:.7}.sr-chat__launcher:focus-visible,.sr-chat__close:focus-visible,.sr-chat__form button:focus-visible{outline:.2rem solid #fff;outline-offset:.3rem}@keyframes srChatTyping{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-.45rem);opacity:1}}@media screen and (max-width:749px){.sr-chat{right:1rem;bottom:max(1rem,env(safe-area-inset-bottom))}.sr-chat__launcher{min-height:5.2rem;padding-right:1.3rem}.sr-chat__launcher>span:last-child{display:none}.sr-chat__panel{position:fixed;inset:auto 1rem calc(7rem + env(safe-area-inset-bottom)) 1rem;width:auto;height:min(70rem,calc(100dvh - 9rem));border-radius:1.8rem}.sr-chat__form{grid-template-columns:minmax(0,1fr) 4.8rem}.sr-chat__form button{min-width:4.8rem;padding:0}.sr-chat__form button span{display:none}}@media(prefers-reduced-motion:reduce){.sr-chat *,.sr-chat *:before,.sr-chat *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/chat.css.map */
