.coffee-chat{position:fixed;right:26px;bottom:24px;z-index:80;font-family:'DM Sans',sans-serif;color:#20221e}.coffee-chat [hidden]{display:none!important}.chat-launcher{display:flex;gap:11px;align-items:center;background:#222b25;color:#fff;border:1px solid #4b5549;border-radius:40px;padding:15px 21px;box-shadow:0 5px 25px #20221e24;font:inherit;font-size:14px;cursor:pointer;margin-left:auto}.chat-launcher svg{width:23px;height:23px}.chat-panel{position:absolute;bottom:70px;right:0;width:380px;max-width:calc(100vw - 32px);background:#fbfbf7;border:1px solid #d9dbd2;border-radius:12px;box-shadow:0 15px 65px #20221e30;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100dvh - 115px)}.chat-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#222b25;color:#fff;padding:21px 24px}.chat-panel>header>div{display:flex;align-items:center;gap:15px}.chat-asterisk{color:#ef8c70;font-size:33px}.chat-panel header strong{font-size:17px;font-weight:500}.chat-panel header small{display:block;font-size:13px;color:#d0d7cc;margin-top:5px;font-weight:400}.chat-close{border:0;background:none;color:white;font:inherit;font-size:28px;line-height:1;padding:8px;cursor:pointer}.chat-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #d9dbd2;flex-shrink:0}.chat-tabs button{background:none;color:#707569;font:inherit;font-size:14px;border:0;border-bottom:2px solid transparent;padding:17px 7px;cursor:pointer}.chat-tabs [aria-selected=true]{border-bottom-color:#b83a28;color:#20221e}.chat-content{padding:20px 24px;overflow:auto;overscroll-behavior:contain;min-height:0}.chat-intro{font-size:18px;line-height:1.5;margin:0 0 20px}.chat-panel label{display:flex;flex-direction:column;font-size:14px;gap:7px;margin:0 0 14px}.chat-panel input,.chat-panel textarea{font:inherit;font-size:16px;padding:11px;border:1px solid #c8cbc1;border-radius:3px;background:white;width:100%;box-sizing:border-box;color:#20221e}.chat-panel input:focus,.chat-panel textarea:focus{outline:2px solid #b83a28;outline-offset:2px}.chat-panel textarea{resize:vertical;min-height:65px}.chat-panel button:focus-visible,.chat-panel a:focus-visible{outline:2px solid #b83a28;outline-offset:3px}.chat-panel details{border-bottom:1px solid #dddfd5;padding:15px 0;font-size:14px}.chat-panel summary{cursor:pointer;line-height:1.5}.chat-panel details p{line-height:1.65;margin:12px 0;font-size:14px}.chat-panel a{color:inherit;text-underline-offset:3px}.chat-staff-cta,.chat-new{font:inherit;font-size:14px;color:#20221e;background:none;border:0;padding:18px 0 4px;cursor:pointer;text-align:left;text-decoration:underline;text-underline-offset:4px}.chat-content h3{font-family:'Instrument Serif',serif;font-size:31px;font-weight:400;margin:0 0 12px}.chat-content>div>p{font-size:14px;line-height:1.6}.chat-panel .chat-consent{flex-direction:row;align-items:flex-start;font-size:13px;line-height:1.5}.chat-consent input{width:18px;height:18px;flex-shrink:0;margin:3px 0 0;accent-color:#b83a28}.chat-send{width:100%;border:0;border-radius:3px;background:#222b25;color:white;padding:14px;font:inherit;font-size:14px;cursor:pointer}.chat-send:disabled{opacity:.6;cursor:wait}.chat-error{font-size:14px;line-height:1.5;color:#982b1b;background:#ffece7;padding:12px;border-radius:3px}.chat-saved{font-size:13px!important;color:#646b5f}.chat-portal{font-size:13px;display:block;margin-bottom:15px}.chat-panel .message-list{max-height:235px;min-height:100px;overflow:auto;margin:14px 0}.chat-panel .message{background:#edf0e7;border-radius:5px;padding:12px;margin:0 18px 12px 0;overflow-wrap:anywhere}.chat-panel .message>span{font-size:12px;color:#646b5f}.chat-panel .message p{font-size:14px;line-height:1.55;white-space:pre-wrap;margin:6px 0 0}.chat-panel .message-customer{background:#222b25;color:white;margin-left:18px;margin-right:0}.chat-panel .message-customer>span{color:#d1d8ca}.chat-panel .message-system{background:none;border:1px dashed #d6d9ce}.coffee-chat .honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
@media(max-width:760px){.coffee-chat{right:16px;bottom:18px}.chat-launcher{padding:14px}.chat-launcher span{display:none}.chat-panel{bottom:64px;right:0;width:370px;max-height:calc(100dvh - 105px)}body:has(.mobile-package-bar:not([hidden])) .coffee-chat{bottom:94px}body:has(.mobile-package-bar:not([hidden])) .chat-panel{max-height:calc(100dvh - 180px)}.chat-content{padding:18px 20px}}
