.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chat-launch{position:fixed;right:24px;bottom:24px;z-index:10;padding:15px 23px;border:1px solid #ff82ac66;border-radius:30px;background:#df1555;color:#fff;font-size:15px;font-weight:650;box-shadow:0 8px 35px #0008}.chat-launch span{margin-left:8px;background:white;color:#b90042;border-radius:20px;padding:3px 7px;font-size:12px}.chat-dialog{padding:0;margin:auto 24px 24px auto;width:min(410px,calc(100vw - 28px));height:min(680px,calc(100dvh - 40px));max-height:calc(100dvh - 40px);border:1px solid #ffffff29;border-radius:22px;background:#19151e;color:#fff8fa;box-shadow:0 30px 100px #0009;overflow:hidden}.chat-dialog[open]{display:flex;flex-direction:column}.chat-dialog::backdrop{background:#09050d70;backdrop-filter:blur(3px)}.chat-header{padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff14;gap:10px;background:#241b28}.chat-header>div{display:flex;gap:12px;align-items:center}.chat-avatar{display:grid;place-items:center;flex-shrink:0;width:43px;height:43px;background:#ff286e;border-radius:15px;color:white;font-size:24px;font-weight:700}.chat-header h2{font-size:17px;margin:0 0 5px;letter-spacing:0}.chat-header p{font-size:12px;margin:0;color:#c8bbce}.chat-header button{width:36px;height:36px;background:transparent;color:#d8cedf;border:1px solid #ffffff20;border-radius:50%;font-size:24px}.chat-intro{padding:13px 20px;color:#c9bece;background:#ffffff03;font-size:13px;line-height:1.7}.chat-messages{overflow:auto;overscroll-behavior:contain;flex:1;min-height:100px;padding:18px 18px 8px;scrollbar-width:thin;scrollbar-color:#62546b transparent}.chat-empty{margin:38px 0;text-align:center;font-size:14px;line-height:1.8;color:#baadc2}.message{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 18px;gap:5px}.message.mine{align-items:flex-end}.message-meta{font-size:11px;color:#afa1b8;line-height:1.5}.message-text{white-space:pre-wrap;overflow-wrap:anywhere;max-width:88%;padding:11px 14px;background:#302738;border:1px solid #ffffff0b;border-radius:4px 14px 14px 14px;font-size:15px;line-height:1.7}.message.mine .message-text{background:#ad164a;color:white;border-color:#f1357130;border-radius:14px 4px 14px 14px}.chat-form{margin:0 14px;padding:12px;border:1px solid #ffffff29;border-radius:14px;background:#100d1390}.chat-form textarea{display:block;resize:none;width:100%;max-height:140px;min-height:52px;border:0;outline:none;background:transparent;color:#fff;font:16px/1.6 inherit;font-family:inherit;font-size:16px;line-height:1.6}.chat-form textarea::placeholder{color:#a397aa}.chat-form:focus-within{border-color:#ef5b8c}.chat-send-row{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:8px}.chat-send-row button{background:#df1555;border:0;border-radius:8px;color:white;font:600 14px inherit;font-size:14px;padding:9px 20px;min-height:38px}.chat-send-row button:disabled{opacity:.45;cursor:default}.chat-footnote{font-size:11px;line-height:1.7;color:#a99bb0;margin:11px 19px 14px}.chat-error{color:#ff9bbb;background:#b6203918;padding:8px 14px;margin:0 14px 10px;font-size:13px;line-height:1.6;border-radius:8px}.text-button{border:0;background:none;color:#ec96b4;padding:10px;font:inherit;font-size:13px;cursor:pointer}.chat-messages>.text-button{display:block;margin:0 auto 10px}.chat-dialog [hidden]{display:none!important}.chat-dialog button:focus-visible,.chat-launch:focus-visible{outline:2px solid #d5f76b;outline-offset:3px}
@media(max-width:600px){.chat-launch{right:16px;bottom:18px;padding:13px 19px}.chat-dialog{margin:auto auto 0;width:100%;max-width:100%;height:88dvh;max-height:88dvh;border-radius:22px 22px 0 0}.chat-header{padding:17px}.chat-footnote{padding-bottom:env(safe-area-inset-bottom);margin-bottom:10px}.chat-intro{font-size:12px}}
