.chat-launch{position:fixed;right:22px;bottom:22px;z-index:20;border:1px solid #e4d4b3;background:#252a25;color:#fff5df;border-radius:40px;padding:16px 22px;box-shadow:0 5px 30px #0003;cursor:pointer;font-size:14px}.chat-dialog{border:0;padding:0;background:#f4f0e8;color:#252a25;width:min(540px,94vw);max-height:90dvh;border-radius:12px;box-shadow:0 15px 80px #0005}.chat-dialog::backdrop{background:#17201888;backdrop-filter:blur(4px)}.chat-dialog header{display:flex;align-items:center;justify-content:space-between;padding:22px 26px;background:#252a25;color:#f4f0e8;position:sticky;top:0;z-index:1}.chat-dialog h2{font-size:32px}.chat-dialog header span{font-size:11px}.chat-close{color:white;background:transparent;border:0;font-size:32px;cursor:pointer;padding:4px 10px}.chat-body{padding:24px}.chat-body>p{font-size:14px}.chat-consent{font-size:12px;margin-top:20px}.chat-consent input{display:inline;width:auto;margin-right:8px}.chat-consent a{text-decoration:underline}.chat-dialog textarea{font-size:16px}.chat-dialog .button{margin-top:12px}.message{padding:15px;border-radius:8px;font-size:14px;white-space:pre-wrap;margin:15px 0}.message.user{background:#e4ddcd;margin-left:25px}.message.assistant{background:white;margin-right:15px}.photo-panel{margin-top:25px;border-top:1px solid #ccc;padding-top:20px}.photo-panel summary{cursor:pointer;font-weight:600}.photo-panel p{font-size:12px;margin-top:15px}.photo-panel input{font-size:12px}.chat-body img{border-radius:6px;margin-top:20px}.chat-body [hidden]{display:none}#chat-status{margin:20px 0;color:#754b30;font-size:13px}.chat-dialog button:disabled{opacity:.5;cursor:wait}.chat-dialog .small{font-size:11px}.chat-body a{overflow-wrap:anywhere}@media(max-width:760px){.chat-launch{bottom:62px;right:12px;padding:12px 16px}.chat-dialog{max-height:90dvh}.chat-body{padding:18px}}
