.fs-live-chat{color:#25383c;background:#fffdfa;border:1px solid #d7dbd4;border-radius:18px;padding:16px;scroll-margin-top:90px}.fs-live-chat header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.fs-live-chat h3{font-size:20px;font-weight:800;margin:0}.fs-live-chat [data-chat-room-status]{font-size:13px;color:#275f53;font-weight:750}.fs-live-chat-list{height:320px;overflow:auto;overscroll-behavior:contain;padding:4px 4px 10px;scrollbar-gutter:stable}.fs-live-chat-list article{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;border-bottom:1px solid #eceee8;padding:12px 0;min-width:0}.fs-live-chat-list article>div{min-width:0}.fs-live-chat-list strong{font-size:14px}.fs-live-chat-list p{font-size:15px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;margin:4px 0 0}.fs-live-chat button,.fs-live-chat summary{min-height:44px;min-width:44px;padding:10px 12px;border-radius:10px;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.fs-live-chat button{background:#ecf3ed;color:#255d53;border:1px solid #d2dfd2}.fs-live-chat-actions{position:relative;flex:none}.fs-live-chat-actions summary{list-style:none}.fs-live-chat-actions button{display:block;white-space:nowrap;width:100%;text-align:left}.fs-live-chat-actions[open]{max-width:170px}.fs-live-chat form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px}.fs-live-chat label{grid-column:1/-1;font-size:14px;font-weight:700}.fs-live-chat textarea{min-width:0;min-height:60px;max-height:140px;border:1px solid #bdcbc1;border-radius:12px;padding:10px;font-size:16px;resize:vertical}.fs-live-chat button[type=submit]{background:#a63818;color:white;align-self:end}.fs-live-chat [data-chat-status]{font-size:14px;line-height:1.5;color:#784527;margin-top:10px}.fs-live-chat [hidden]{display:none!important}.fs-live-report-dialog{padding:24px;border:1px solid #cbd8ce;border-radius:18px;background:#fffdfa;max-width:calc(100vw - 24px)}.fs-live-report-dialog::backdrop{background:#17262b99}.fs-live-report-dialog h3{font-size:22px;margin-bottom:16px}.fs-live-report-dialog label{display:block;font-weight:700}.fs-live-report-dialog select{display:block;width:100%;font-size:16px;min-height:48px;margin:8px 0 20px}.fs-live-report-dialog button{min-height:44px;padding:10px 14px;border-radius:12px;background:#ecf3ed;margin-right:8px}.fs-live-chat :is(button,summary,textarea):focus-visible,.fs-live-report-dialog :focus-visible{outline:3px solid #a44322;outline-offset:3px}@media(max-width:400px){.fs-live-chat{padding:12px}.fs-live-chat-list{height:280px}.fs-live-chat-actions[open]{max-width:130px}.fs-live-chat-actions button{white-space:normal}.fs-live-chat form{grid-template-columns:1fr}.fs-live-chat button[type=submit]{justify-self:end}}

.fs-live-chat-signin { display:inline-flex; padding:10px 14px; min-height:44px; align-items:center; border-radius:12px; background:#f4e5d9; color:#843820; font-weight:700; }
.fs-live-chat-signin[hidden] { display:none; }
