.serein-assistant-section{position:relative;z-index:2147480000}.serein-assistant{--si:#111114;--sm:#6d6d73;--sp:rgba(255,255,255,.97);font-family:inherit;position:relative;z-index:2147480000}.serein-assistant *{box-sizing:border-box}.serein-launcher{position:fixed;right:24px;bottom:24px;width:64px;height:64px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:linear-gradient(145deg,#202024ad,#00000070);box-shadow:0 18px 46px #00000042,inset 0 1px #ffffff2e;backdrop-filter:blur(20px) saturate(145%);-webkit-backdrop-filter:blur(20px) saturate(145%);display:grid;place-items:center;padding:0;cursor:pointer;z-index:2147480002;transition:.25s;overflow:hidden;color:#fff}.serein-launcher:hover{transform:translateY(-3px);box-shadow:0 24px 58px #0000004f,inset 0 1px #ffffff38}.serein-launcher__shine{position:absolute;left:10px;right:10px;top:5px;height:17px;border-radius:99px;background:linear-gradient(rgba(255,255,255,.17),transparent);filter:blur(5px)}.serein-mark{width:42px;height:42px;z-index:1;transition:.22s}.serein-mark__bubble{fill:#fff}.serein-mark__line{fill:#111114}.serein-launcher__close{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;opacity:0;transform:scale(.7) rotate(-25deg);transition:.22s}.serein-launcher__close svg,.serein-icon-button svg,.serein-composer button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.serein-assistant.is-open .serein-launcher .serein-mark{opacity:0;transform:scale(.72)}.serein-assistant.is-open .serein-launcher__close{opacity:1;transform:none}.serein-panel{position:fixed;right:24px;bottom:104px;width:min(432px,calc(100vw - 32px));height:min(690px,calc(100dvh - 132px));display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.7);border-radius:30px;background:var(--sp);box-shadow:0 28px 90px #0000003d,inset 0 1px #ffffffd9;backdrop-filter:blur(28px) saturate(125%);-webkit-backdrop-filter:blur(28px) saturate(125%);overflow:hidden;z-index:2147480001;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(18px) scale(.975);transform-origin:bottom right;transition:opacity .22s,visibility .22s,transform .32s cubic-bezier(.2,.76,.25,1)}.serein-assistant.is-open .serein-panel{opacity:1;visibility:visible;pointer-events:auto;transform:none}.serein-panel__glass{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 10% 0,rgba(255,255,255,.9),transparent 34%),linear-gradient(155deg,rgba(255,255,255,.2),transparent 44%);opacity:.48}.serein-header{position:relative;display:flex;align-items:center;justify-content:space-between;padding:18px 18px 14px 20px;border-bottom:1px solid rgba(17,17,20,.07);z-index:1}.serein-header__identity{display:flex;align-items:center;gap:11px}.serein-header__mark{width:36px;height:36px;border-radius:13px;background:#111114;display:grid;place-items:center;box-shadow:0 7px 16px #0000001f}.serein-header__mark svg{width:25px}.serein-header__mark path{fill:#fff}.serein-header__mark rect{fill:#111114}.serein-header__copy{display:grid;line-height:1.08}.serein-header__copy strong{font-size:16px;color:var(--si);font-weight:650}.serein-header__copy small{font-size:11.5px;color:var(--sm);margin-top:4px}.serein-header__actions{display:flex;gap:4px}.serein-icon-button{width:36px;height:36px;border:0;border-radius:12px;background:transparent;color:#242428;display:grid;place-items:center;cursor:pointer}.serein-icon-button:hover{background:#1111140e}.serein-context-pill{position:relative;margin:12px 18px 0;padding:8px 11px;border:1px solid rgba(17,17,20,.07);border-radius:12px;background:#f8f8f8cc;color:#55555c;font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:1}.serein-thread{position:relative;flex:1;min-height:0;overflow-y:auto;padding:0 18px 20px;z-index:1;overscroll-behavior:contain}.serein-welcome{padding:30px 2px 6px}.serein-welcome__eyebrow{margin:0 0 10px;color:#88878d;font-size:9.5px;font-weight:700;letter-spacing:.15em}.serein-welcome h2{margin:0;color:#111114;font-size:29px;line-height:1.08;letter-spacing:-.035em;font-weight:560}.serein-welcome>p:not(.serein-welcome__eyebrow){margin:11px 0 20px;color:#6a696f;font-size:13px;line-height:1.55}.serein-starters{display:grid;grid-template-columns:1fr 1fr;gap:8px}.serein-starters button{min-height:66px;border:1px solid rgba(17,17,20,.085);border-radius:16px;background:#ffffffc7;padding:13px;text-align:left;color:#26262a;font:inherit;font-size:12px;display:flex;align-items:flex-end;justify-content:space-between;cursor:pointer;transition:.18s}.serein-starters button:hover{transform:translateY(-2px);border-color:#1111142e;box-shadow:0 9px 24px #0000000e}.serein-message{display:flex;flex-direction:column;margin-top:16px}.serein-message--user{align-items:flex-end}.serein-message__bubble{max-width:86%;padding:11px 13px;border-radius:16px;font-size:13px;line-height:1.52;white-space:pre-wrap;overflow-wrap:anywhere}.serein-message--user .serein-message__bubble{background:#111114;color:#fff;border-bottom-right-radius:6px}.serein-message--assistant .serein-message__bubble{padding:0;max-width:95%;color:#29292e}.serein-message__meta{font-size:9.5px;color:#929197;margin-top:5px}.serein-response-heading{margin:17px 0 8px;font-size:12px;color:#28282d}.serein-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%;margin:9px 0}.serein-product-card{border:1px solid rgba(17,17,20,.085);border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 7px 22px #0000000a}.serein-product-card__media{display:block;position:relative;aspect-ratio:3/4;background:#f1f1f2;overflow:hidden}.serein-product-card__media img{width:100%;height:100%;object-fit:cover}.serein-product-card__badge{position:absolute;left:8px;top:8px;padding:5px 7px;border-radius:99px;background:#ffffffe6;font-size:8.5px;font-weight:700;text-transform:uppercase}.serein-product-card__body{padding:10px}.serein-product-card__title{display:block;color:#222226;text-decoration:none;font-size:11.5px;font-weight:580;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.serein-product-card__price{margin-top:5px;font-size:11px;color:#59585e}.serein-product-card__reason{margin:6px 0 0;color:#77767c;font-size:9.5px;line-height:1.35}.serein-product-card__actions{display:flex;gap:6px;margin-top:9px}.serein-product-card__actions button,.serein-product-card__actions a{flex:1;height:30px;border-radius:9px;border:1px solid rgba(17,17,20,.1);background:#fff;color:#17171a;text-decoration:none;font:inherit;font-size:9.5px;display:grid;place-items:center;cursor:pointer}.serein-product-card__actions .is-primary{background:#111114;color:#fff}.serein-action-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.serein-action-row button{border:1px solid rgba(17,17,20,.1);border-radius:99px;background:#fff;padding:7px 10px;color:#3f3f44;font:inherit;font-size:10.5px;cursor:pointer}.serein-thinking{position:relative;display:flex;align-items:center;gap:4px;padding:8px 20px;color:#88878d;z-index:2}.serein-thinking[hidden],.serein-tools[hidden],.serein-attachment[hidden],.serein-status[hidden],.serein-invitation[hidden]{display:none}.serein-thinking span{width:4px;height:4px;border-radius:50%;background:#5b5b61;animation:sd 1.15s infinite}.serein-thinking span:nth-child(2){animation-delay:.12s}.serein-thinking span:nth-child(3){animation-delay:.24s}.serein-thinking em{margin-left:5px;font-style:normal;font-size:10px}@keyframes sd{0%,80%,to{opacity:.25}40%{opacity:1;transform:translateY(-3px)}}.serein-tools{position:absolute;left:14px;right:14px;bottom:94px;display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:10px;border:1px solid rgba(17,17,20,.09);border-radius:20px;background:#fffffffc;box-shadow:0 22px 60px #0000002e;z-index:4}.serein-tools button{border:1px solid rgba(17,17,20,.065);border-radius:14px;background:#fafafa;padding:11px;display:grid;text-align:left;font:inherit;color:#252529;cursor:pointer}.serein-tools strong{font-size:10.5px}.serein-tools small{font-size:8.5px;color:#838288;margin-top:4px}.serein-attachment{position:relative;margin:0 14px 7px;display:flex;align-items:center;gap:9px;padding:8px 10px;border:1px solid rgba(17,17,20,.08);border-radius:14px;background:#f6f6f7;z-index:2}.serein-attachment__thumb{width:36px;height:36px;border-radius:9px;background:#ddd center/cover no-repeat;flex:none}.serein-attachment>span:nth-child(2){display:grid;min-width:0;flex:1}.serein-attachment strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.serein-attachment small{font-size:8.5px;color:#88878d}.serein-attachment button{border:0;background:transparent;font-size:18px;cursor:pointer}.serein-composer{position:relative;padding:8px 14px 12px;border-top:1px solid rgba(17,17,20,.065);background:#fffffff5;z-index:3}.serein-composer__shell{display:flex;align-items:flex-end;gap:5px;padding:6px;border:1px solid rgba(17,17,20,.11);border-radius:19px;background:#fff;box-shadow:0 4px 18px #0000000a}.serein-composer textarea{flex:1;min-width:0;min-height:34px;max-height:110px;padding:8px 4px 6px;border:0;outline:0;resize:none;background:transparent;color:#19191c;font:inherit;font-size:12.5px}.serein-composer button{width:34px;height:34px;border:0;border-radius:12px;display:grid;place-items:center;cursor:pointer;flex:none}.serein-composer__tool,.serein-composer__mic{background:transparent;color:#646369}.serein-composer__send{background:#111114;color:#fff}.serein-composer__send:disabled{opacity:.3}.serein-composer__note{margin:7px 5px 0;text-align:center;font-size:8.5px;color:#9a999f}.serein-status{position:absolute;left:18px;right:18px;bottom:88px;padding:9px 11px;border-radius:12px;background:#17171a;color:#fff;font-size:10px;z-index:6}.serein-invitation{position:fixed;right:24px;bottom:98px;display:flex;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#161619d1;box-shadow:0 16px 44px #00000038;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2147480001;overflow:hidden}.serein-invitation button{border:0;background:transparent;color:#fff;padding:11px 14px;font:inherit;font-size:11px;cursor:pointer}.serein-invitation__dismiss{border-left:1px solid rgba(255,255,255,.1)!important}.serein-launcher:focus-visible,.serein-icon-button:focus-visible,.serein-composer button:focus-visible,.serein-starters button:focus-visible,.serein-tools button:focus-visible{outline:2px solid #111;outline-offset:3px}@media(max-width:640px){.serein-launcher{right:16px;bottom:16px;width:58px;height:58px;border-radius:20px}.serein-panel{left:8px;right:8px;bottom:82px;width:auto;height:calc(100dvh - 94px);max-height:none;border-radius:26px}.serein-header{padding:15px 14px}.serein-thread{padding-left:14px;padding-right:14px}.serein-welcome{padding-top:24px}.serein-welcome h2{font-size:27px}.serein-tools{left:10px;right:10px}.serein-invitation{right:16px;bottom:88px}}@media(prefers-reduced-motion:reduce){.serein-assistant *{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/640/assets/serein-chat.css.map */
