.dz-chat-launch{z-index:60;color:#fff;cursor:pointer;background:#142b46;border:1px solid #dec17f;border-radius:50px;align-items:center;gap:10px;padding:16px 22px;font:600 1rem DM Sans,Arial,sans-serif;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 30px #142b4633}dialog.dz-chat{color:#142b46;background:#f6f8fb;border:1px solid #dce4ed;border-radius:20px;width:min(450px,100vw - 32px);max-width:none;height:min(720px,100dvh - 48px);max-height:calc(100dvh - 32px);margin:0;padding:0;font:1rem DM Sans,Arial,sans-serif;position:fixed;inset:auto 24px 24px auto;overflow:hidden;box-shadow:0 24px 80px #102b4955}dialog.dz-chat[open]{flex-direction:column;display:flex}.dz-chat::backdrop{background:#102b4938}.dz-chat-header{color:#fff;background:#142b46;border-bottom:3px solid #dec17f;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;display:flex}.dz-chat-header strong{font-size:1.125rem;display:block}.dz-chat-header span{color:#d4dfec;margin-top:5px;font-size:.875rem;display:block}.dz-chat-header button{color:#fff;cursor:pointer;background:0 0;border:0;min-width:44px;min-height:44px;font-size:2rem}.dz-chat-scroll{overscroll-behavior:contain;flex:1;min-height:80px;padding:22px;overflow:auto}.dz-chat-welcome h2{margin:0 0 8px;font-size:1.5rem}.dz-chat-welcome p{margin:0 0 20px}.dz-chat-suggestions{flex-direction:column;gap:10px;display:flex}.dz-chat-suggestions button{color:#18395f;text-align:left;font:inherit;cursor:pointer;background:#fff;border:1px solid #ccd8e6;border-radius:12px;padding:13px}.dz-chat-message{overflow-wrap:anywhere;white-space:pre-wrap;background:#fff;border:1px solid #dce4ed;border-radius:14px;margin:16px 0;padding:14px 16px;line-height:1.65}.dz-chat-message small{margin-bottom:5px;font-size:.8125rem;font-weight:700;display:block}.dz-chat-user{background:#e6eef9;margin-left:28px}.dz-chat-message a{color:#174f9f;text-decoration:underline}.dz-chat-bottom{background:#fff;border-top:1px solid #dce4ed;max-height:55%;padding:14px 20px 18px;overflow:auto}body.professional-site .dz-chat-notice{color:#52647a;margin:0 0 12px;font-size:.8125rem;line-height:1.5}.dz-chat-label{margin-bottom:6px;font-size:.875rem;font-weight:600;display:block}.dz-chat textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:70px;max-height:150px;font:inherit;color:#142b46;background:#fff;border:1px solid #9baec5;border-radius:10px;padding:10px;display:block}.dz-chat-actions{justify-content:space-between;gap:8px;margin-top:10px;display:flex}.dz-chat-actions button{cursor:pointer;border:0;border-radius:9px;padding:12px;font:600 .875rem DM Sans,Arial,sans-serif}.dz-chat-actions button[type=submit]{color:#fff;background:#225bba}.dz-chat-actions button[type=button]{color:#142b46;background:#eff4fa}.dz-chat button:disabled{opacity:.55;cursor:default}.dz-chat-guides{color:#174f9f;margin-top:12px;font-size:.875rem;text-decoration:underline;display:inline-block}.dz-chat-error{color:#942d2d}.dz-chat-thinking{color:#52647a}@media (width<=520px){.dz-chat-launch{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}.dz-chat[open]{border-radius:16px;width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);bottom:8px;right:8px}.dz-chat-bottom{padding-bottom:max(16px,env(safe-area-inset-bottom))}}.dz-chat-consent{color:#52647a;margin:0 0 12px;font-size:.8125rem;line-height:1.5;display:block}.dz-chat-consent input{vertical-align:middle;width:18px;height:18px;margin-right:8px}
