.wrchat{--wrchat-orange: #ff9e18;--wrchat-black: #07090a;--wrchat-ink: #1c1f22;--wrchat-muted: #6b7280;--wrchat-line: #e5e7eb;--wrchat-surface: #ffffff;--wrchat-bubble: #f3f4f6;position:fixed;right:1rem;bottom:1rem;z-index:2147483000;font-family:var(--font-body--family, ui-sans-serif, system-ui, sans-serif);pointer-events:none}.wrchat *{box-sizing:border-box}.wrchat__launcher,.wrchat__panel{pointer-events:auto}.wrchat__launcher{display:flex;align-items:center;gap:.5rem;margin-left:auto;padding:.75rem 1.15rem;border:0;border-radius:999px;background:var(--wrchat-orange);color:var(--wrchat-black);font-size:.9rem;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 8px 24px #07090a40;transition:transform .15s ease,box-shadow .15s ease}.wrchat__launcher:hover{transform:translateY(-2px);box-shadow:0 12px 28px #07090a52}.wrchat__launcher:focus-visible{outline:3px solid var(--wrchat-black);outline-offset:2px}.wrchat__launcher-icon{font-size:1.1rem;line-height:1}.wrchat[data-open=true] .wrchat__launcher{display:none}.wrchat__panel{display:none;flex-direction:column;width:min(23rem,calc(100vw - 2rem));height:min(32rem,calc(100dvh - 6rem));overflow:hidden;border:1px solid var(--wrchat-line);border-radius:1rem;background:var(--wrchat-surface);box-shadow:0 24px 60px #07090a4d}.wrchat[data-open=true] .wrchat__panel{display:flex}.wrchat__header{display:flex;align-items:center;gap:.65rem;padding:.85rem 1rem;background:var(--wrchat-black);color:#fff}.wrchat__avatar{display:grid;flex:0 0 auto;place-items:center;width:2.1rem;height:2.1rem;border-radius:999px;background:var(--wrchat-orange);color:var(--wrchat-black);font-size:1.05rem}.wrchat__title{flex:1 1 auto;min-width:0}.wrchat__name{font-size:.9rem;font-weight:700}.wrchat__role{color:#cbd5e1;font-size:.72rem}.wrchat__close{flex:0 0 auto;padding:.25rem .4rem;border:0;border-radius:.4rem;background:transparent;color:#fff;font-size:1.15rem;line-height:1;cursor:pointer}.wrchat__close:hover{background:#ffffff1f}.wrchat__notice{display:none;padding:.5rem 1rem;border-bottom:1px solid #fde68a;background:#fffbeb;color:#92400e;font-size:.75rem}.wrchat[data-human=true] .wrchat__notice{display:block}.wrchat__log{display:flex;flex:1 1 auto;flex-direction:column;gap:.6rem;padding:.9rem 1rem;overflow-y:auto;overscroll-behavior:contain}.wrchat__msg{max-width:85%;padding:.55rem .8rem;border-radius:.9rem;font-size:.86rem;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.wrchat__msg--bot{align-self:flex-start;border-bottom-left-radius:.25rem;background:var(--wrchat-bubble);color:var(--wrchat-ink)}.wrchat__msg--user{align-self:flex-end;border-bottom-right-radius:.25rem;background:var(--wrchat-orange);color:var(--wrchat-black);font-weight:500}.wrchat__msg a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px}.wrchat__status{color:var(--wrchat-muted);font-size:.75rem}.wrchat__status--error{color:#dc2626}.wrchat__form{display:flex;gap:.5rem;padding:.7rem;border-top:1px solid var(--wrchat-line);background:var(--wrchat-surface)}.wrchat__input{flex:1 1 auto;min-width:0;padding:.55rem .75rem;border:1px solid var(--wrchat-line);border-radius:999px;background:#fff;color:var(--wrchat-ink);font-family:inherit;font-size:.86rem}.wrchat__input:focus{border-color:var(--wrchat-orange);outline:none}.wrchat__send{flex:0 0 auto;padding:.55rem 1rem;border:0;border-radius:999px;background:var(--wrchat-orange);color:var(--wrchat-black);font-size:.85rem;font-weight:700;cursor:pointer}.wrchat__send:disabled{opacity:.55;cursor:not-allowed}@media(prefers-color-scheme:dark){.wrchat__panel{box-shadow:0 24px 60px #0000008c}}@media(prefers-reduced-motion:reduce){.wrchat__launcher{transition:none}.wrchat__launcher:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/chat-wr.css.map */
