.chat{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:26;font-family:var(--font)}body.has-buybar .chat{bottom:104px}.chat__bubble{display:inline-flex;align-items:center;gap:8px;min-height:50px;padding:0 18px 0 14px;border:0;border-radius:var(--pill);background:var(--accent);color:var(--on-accent);font:inherit;font-weight:600;cursor:pointer;box-shadow:0 14px 34px -12px #d93f5ab3;transition:transform .3s var(--ease),background-color .3s}.chat__bubble .ph-fill{font-size:1.35rem}.chat__bubble:hover{background:var(--accent-hover);transform:translateY(-1px)}.chat.is-open .chat__bubble{display:none}.chat__panel{width:min(380px,calc(100vw - 32px));height:min(560px,calc(100dvh - 32px));display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.chat__head{display:flex;align-items:center;gap:12px;padding:14px 14px 14px 18px;background:var(--plum);color:var(--on-plum)}.chat__mark{width:32px;color:var(--accent);flex:none}.chat__head strong{display:block;font-size:.98rem;line-height:1.2}.chat__head small{display:flex;align-items:center;gap:6px;font-size:.8rem;color:var(--on-plum-2)}.chat__dot{width:8px;height:8px;border-radius:50%;background:#3fc168;box-shadow:0 0 0 3px #3fc16840}.chat__close{margin-left:auto;width:38px;height:38px;border:0;border-radius:var(--pill);background:#ffffff1a;color:inherit;font-size:1.1rem;cursor:pointer}.chat__log{flex:1;overflow-y:auto;padding:16px;display:grid;gap:10px;align-content:start;background:var(--bg)}.chat__msg{margin:0;max-width:85%;padding:10px 14px;border-radius:16px;font-size:.95rem;line-height:1.45;white-space:pre-wrap}.chat__msg--assistant{justify-self:start;background:var(--surface);border:1px solid var(--line);border-bottom-left-radius:6px}.chat__msg--user{justify-self:end;background:var(--plum);color:var(--on-plum);border-bottom-right-radius:6px}.chat__msg--typing{color:var(--ink-2);letter-spacing:.2em}.chat__form{display:flex;gap:8px;padding:12px;border-top:1px solid var(--line);background:var(--surface)}.chat__input{flex:1;min-width:0;font:inherit;font-size:.95rem;padding:12px 14px;border:1.5px solid var(--line);border-radius:var(--pill);background:var(--bg);color:var(--ink)}.chat__input:focus{outline:none;border-color:var(--accent)}.chat__send{width:46px;height:46px;flex:none;border:0;border-radius:var(--pill);background:var(--accent);color:var(--on-accent);font-size:1.1rem;cursor:pointer}@media(max-width:640px){.chat__bubble span{display:none}.chat__bubble{width:54px;height:54px;padding:0;justify-content:center}.chat.is-open{top:0;left:0;right:0;bottom:0}.chat.is-open .chat__panel{width:100%;height:100dvh;border-radius:0;border:0}body.has-buybar .chat{bottom:96px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/chat.css.map */
