.dmais-root{--dmais-brand:#1458c4;--dmais-ink:#101828;--dmais-muted:#667085;--dmais-border:#e4e7ec;--dmais-surface:#ffffff;--dmais-bg:#f7f9fc;--dmais-success:#12b76a;position:fixed;right:22px;bottom:22px;z-index:2147483000;isolation:isolate;font-family:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.4;color:var(--dmais-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.dmais-root,.dmais-root *,.dmais-root *::before,.dmais-root *::after{box-sizing:border-box}.dmais-root [hidden]{display:none!important}.dmais-root button,.dmais-root input,.dmais-root textarea,.dmais-root form{font:inherit!important;text-transform:none!important;letter-spacing:normal!important;box-shadow:none}.dmais-root button,.dmais-root input,.dmais-root textarea{appearance:none;-webkit-appearance:none;margin:0!important}.dmais-root button{cursor:pointer}.dmais-root svg{display:block;max-width:none}.dmais-root a{text-decoration:none!important}.dmais-root .dmais-launcher{width:auto!important;min-width:210px!important;min-height:62px!important;margin:0!important;padding:8px 11px 8px 8px!important;border:1px solid rgb(255 255 255 / .12)!important;border-radius:19px!important;background:#101828!important;color:#fff!important;display:flex!important;align-items:center!important;gap:10px!important;box-shadow:0 18px 45px rgb(16 24 40 / .22)!important;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease!important;line-height:1!important}.dmais-root .dmais-launcher:hover{transform:translateY(-2px);box-shadow:0 22px 55px rgb(16 24 40 / .28)!important}.dmais-root.is-open .dmais-launcher{opacity:0;pointer-events:none;transform:translateY(8px) scale(.96)}.dmais-root .dmais-spark{flex:0 0 46px;width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:var(--dmais-brand);color:#fff}.dmais-root .dmais-launcher-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:126px}.dmais-root .dmais-launcher-copy strong{font-size:13px;font-weight:750;line-height:1.15;color:#fff}.dmais-root .dmais-launcher-copy small{margin-top:5px;font-size:9.5px;line-height:1;color:#b9c2d0;font-weight:600}.dmais-root .dmais-launcher-arrow{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:rgb(255 255 255 / .08);color:#e2e8f0;font-size:13px}.dmais-root .dmais-unread{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;padding:0 5px;border:3px solid #fff;border-radius:999px;background:#f04438;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:800}.dmais-root .dmais-window{position:fixed!important;right:20px!important;bottom:20px!important;width:min(410px,calc(100vw - 28px))!important;height:min(690px,calc(100dvh - 40px))!important;min-height:520px;margin:0!important;padding:0!important;border:1px solid #e4e7ec!important;border-radius:24px!important;background:#fff!important;color:var(--dmais-ink)!important;box-shadow:0 32px 90px rgb(16 24 40 / .24),0 8px 24px rgb(16 24 40 / .08)!important;overflow:hidden!important;display:none!important;flex-direction:column!important;transform-origin:bottom right}.dmais-root .dmais-window.open{display:flex!important;animation:dmaisOpen .2s cubic-bezier(.2,.75,.25,1)}@keyframes dmaisOpen{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}.dmais-root .dmais-header{flex:0 0 auto;display:flex;align-items:center;gap:11px;padding:15px 15px 12px!important;margin:0!important;background:#fff;border:0!important}.dmais-root .dmais-avatar{position:relative;flex:0 0 42px;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--dmais-brand);color:#fff}.dmais-root .dmais-avatar span{font-size:11px;font-weight:850;letter-spacing:.04em}.dmais-root .dmais-avatar i{position:absolute;right:-1px;bottom:-1px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:var(--dmais-success)}.dmais-root .dmais-title{flex:1;min-width:0}.dmais-root .dmais-title strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:760;line-height:1.2;color:#101828}.dmais-root .dmais-title span{display:block;margin-top:4px;font-size:10.5px;line-height:1.25;color:#667085}.dmais-root .dmais-title em{font-style:normal;color:#079455;font-weight:700}.dmais-root .dmais-close{flex:0 0 34px;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;padding:0!important;border:1px solid #eaecf0!important;border-radius:11px!important;background:#fff!important;color:#667085!important;display:grid!important;place-items:center!important}.dmais-root .dmais-close:hover{background:#f9fafb!important;color:#101828!important}.dmais-root .dmais-trustbar{flex:0 0 auto;display:flex;align-items:center;gap:7px;overflow-x:auto;padding:0 15px 11px!important;background:#fff;border-bottom:1px solid #eef2f6;scrollbar-width:none}.dmais-root .dmais-trustbar::-webkit-scrollbar{display:none}.dmais-root .dmais-trustbar span{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #e4e7ec;border-radius:999px;background:#f9fafb;color:#667085;font-size:9px;font-weight:700;line-height:1}.dmais-root .dmais-trustbar b{color:var(--dmais-brand)}.dmais-root .dmais-messages{flex:1 1 auto;min-height:150px;overflow:auto!important;overscroll-behavior:contain;padding:16px 14px 12px!important;background:var(--dmais-bg);scrollbar-width:thin;scrollbar-color:#d0d5dd #fff0}.dmais-root .dmais-messages::-webkit-scrollbar{width:5px}.dmais-root .dmais-messages::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:999px}.dmais-root .dmais-msg-wrap{display:flex;flex-direction:column;margin:0 0 12px!important}.dmais-root .dmais-msg-wrap.visitor{align-items:flex-end}.dmais-root .dmais-msg-wrap.ai,.dmais-root .dmais-msg-wrap.admin,.dmais-root .dmais-msg-wrap.system{align-items:flex-start}.dmais-root .dmais-msg{max-width:90%;margin:0!important;padding:10px 12px!important;border-radius:16px;font-size:13px;line-height:1.52;letter-spacing:0!important;overflow-wrap:anywhere;word-break:normal}.dmais-root .dmais-msg strong{font-weight:750}.dmais-root .dmais-msg.visitor{margin-left:auto!important;background:var(--dmais-brand)!important;color:#fff!important;border:0!important;border-bottom-right-radius:5px;box-shadow:0 4px 12px rgb(16 24 40 / .08)!important}.dmais-root .dmais-msg.ai,.dmais-root .dmais-msg.admin{background:#fff!important;color:#27364b!important;border:1px solid #e4e7ec!important;border-bottom-left-radius:5px;box-shadow:0 2px 8px rgb(16 24 40 / .035)!important}.dmais-root .dmais-msg.admin{background:#f5f9ff!important;border-color:#d7e5ff!important}.dmais-root .dmais-msg.system{max-width:100%;background:#eff8ff!important;color:#175cd3!important;border:1px solid #d1e9ff!important;border-radius:12px;font-size:11px}.dmais-root .dmais-inline-link{color:var(--dmais-brand)!important;text-decoration:underline!important;text-underline-offset:2px;font-weight:650}.dmais-root .dmais-msg.visitor .dmais-inline-link{color:#fff!important}.dmais-root .dmais-source-list{width:min(92%,350px);display:grid;gap:7px;margin-top:7px}.dmais-root .dmais-source-card{width:100%;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 9px!important;border:1px solid #dce5f2!important;border-radius:13px!important;background:#fff!important;color:#101828!important;box-shadow:0 2px 8px rgb(16 24 40 / .035)!important;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease!important}.dmais-root .dmais-source-card:hover{transform:translateY(-1px);border-color:#b9c9df!important;box-shadow:0 6px 16px rgb(16 24 40 / .07)!important}.dmais-root .dmais-source-icon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#eef4ff;color:var(--dmais-brand);font-size:12px;font-weight:800}.dmais-root .dmais-source-copy{min-width:0;display:flex;flex-direction:column}.dmais-root .dmais-source-copy small{font-size:8.5px;color:#667085;font-weight:700;line-height:1.1}.dmais-root .dmais-source-copy strong{margin-top:3px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;color:#1d2939;font-weight:750;line-height:1.2}.dmais-root .dmais-source-cta{white-space:nowrap;font-size:9px;color:var(--dmais-brand);font-weight:750}.dmais-root .dmais-source-cta b{font-size:11px}.dmais-root .dmais-agent-meta{display:inline-flex;align-items:center;gap:4px;margin:5px 4px 0!important;color:#98a2b3;font-size:8.5px;font-weight:650;line-height:1}.dmais-root .dmais-agent-meta span{color:var(--dmais-brand)}.dmais-root .dmais-typing,.dmais-root .dmais-agent-status{flex:0 0 auto;padding:8px 15px!important;background:#f7f9fc;color:#667085;border-top:1px solid #eef2f6;font-size:9.5px}.dmais-root .dmais-typing{display:flex;align-items:center;gap:4px}.dmais-root .dmais-typing span{width:5px;height:5px;background:#98a2b3;border-radius:50%;animation:dmaisblink .85s infinite alternate}.dmais-root .dmais-typing span:nth-child(2){animation-delay:.12s}.dmais-root .dmais-typing span:nth-child(3){animation-delay:.24s}.dmais-root .dmais-typing small{margin-left:4px;font-size:9px;font-weight:650}@keyframes dmaisblink{to{opacity:.3;transform:translateY(-1px)}}.dmais-root .dmais-agent-status{display:flex;align-items:center;gap:8px}.dmais-root .dmais-agent-orbit{position:relative;width:16px;height:16px;border-radius:50%;border:1px solid #cbd5e1}.dmais-root .dmais-agent-orbit:before{content:"";position:absolute;inset:3px;border-radius:50%;background:#eef4ff}.dmais-root .dmais-agent-orbit i{position:absolute;width:4px;height:4px;border-radius:50%;background:var(--dmais-brand);top:-1px;left:5px;transform-origin:2px 8px;animation:dmaisOrbit 1.05s linear infinite}@keyframes dmaisOrbit{to{transform:rotate(360deg)}}.dmais-root .dmais-handoff{flex:0 0 auto;padding:9px 13px!important;background:#fffaeb;color:#93370d;border-top:1px solid #fedf89}.dmais-root .dmais-handoff span{display:flex;flex-direction:column;gap:2px}.dmais-root .dmais-handoff b{font-size:10.5px}.dmais-root .dmais-handoff small{font-size:9px;color:#b54708}.dmais-root .dmais-quick{flex:0 0 auto;display:flex;gap:7px;overflow-x:auto;padding:9px 11px!important;border-top:1px solid #eef2f6;background:#fff;scrollbar-width:none}.dmais-root .dmais-quick::-webkit-scrollbar{display:none}.dmais-root .dmais-quick button{flex:0 0 auto;width:auto!important;min-width:0!important;min-height:34px!important;height:34px!important;margin:0!important;padding:0 10px!important;border:1px solid #e4e7ec!important;border-radius:10px!important;background:#fff!important;color:#475467!important;font-size:9.5px!important;font-weight:720!important;line-height:1!important}.dmais-root .dmais-quick button:hover{background:#f9fafb!important;border-color:#d0d5dd!important;color:#101828!important}.dmais-root .dmais-quick button span{margin-right:4px;color:var(--dmais-brand)}.dmais-root .dmais-quick .dmais-quote{background:#101828!important;border-color:#101828!important;color:#fff!important}.dmais-root .dmais-quick .dmais-quote span{color:#fff}.dmais-root .dmais-lead-form{flex:0 0 auto;max-height:min(390px,48vh);overflow:auto;padding:13px!important;background:#fff;border-top:1px solid #eef2f6}.dmais-root .dmais-lead-head{display:flex;gap:9px;align-items:flex-start;margin-bottom:11px}.dmais-root .dmais-lead-icon{flex:0 0 32px;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#eef4ff;color:var(--dmais-brand);font-weight:800}.dmais-root .dmais-lead-head strong{display:block;font-size:12px;color:#1d2939;font-weight:750}.dmais-root .dmais-lead-head small{display:block;margin-top:3px;color:#667085;font-size:9px;line-height:1.35}.dmais-root .dmais-lead-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dmais-root .dmais-lead-fields label{display:block;margin:0!important}.dmais-root .dmais-lead-fields label>span{display:block;margin:0 0 5px 2px;font-size:8.5px;color:#667085;font-weight:700}.dmais-root .dmais-lead-fields input{width:100%!important;min-width:0!important;height:40px!important;margin:0!important;padding:0 10px!important;border:1px solid #d0d5dd!important;border-radius:10px!important;background:#fff!important;color:#1d2939!important;font-size:11.5px!important;line-height:40px!important;outline:none!important}.dmais-root .dmais-lead-fields input:focus{border-color:#84adff!important;box-shadow:0 0 0 3px #eef4ff!important}.dmais-root .dmais-lead-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:10px}.dmais-root .dmais-lead-submit,.dmais-root .dmais-lead-cancel{width:auto!important;min-width:0!important;height:37px!important;min-height:37px!important;padding:0 12px!important;border-radius:10px!important;font-size:9.5px!important;font-weight:750!important}.dmais-root .dmais-lead-submit{border:1px solid #101828!important;background:#101828!important;color:#fff!important}.dmais-root .dmais-lead-cancel{border:1px solid #d0d5dd!important;background:#fff!important;color:#475467!important}.dmais-root .dmais-lead-status-text{display:block;margin-top:7px;font-size:9px;color:#667085;text-align:right}.dmais-root .dmais-composer-wrap{flex:0 0 auto;padding:9px 11px 7px!important;background:#fff;border-top:1px solid #eef2f6}.dmais-root .dmais-form{width:100%;margin:0!important;padding:5px 5px 5px 11px!important;display:flex;align-items:flex-end;gap:7px;border:1px solid #d0d5dd!important;border-radius:15px!important;background:#fff!important}.dmais-root .dmais-form:focus-within{border-color:#84adff!important;box-shadow:0 0 0 3px #eef4ff!important}.dmais-root .dmais-form textarea{flex:1;width:auto!important;min-width:0!important;min-height:39px!important;max-height:105px!important;margin:0!important;padding:9px 0 6px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#1d2939!important;resize:none!important;outline:none!important;font-size:12.5px!important;line-height:1.4!important;box-shadow:none!important}.dmais-root .dmais-form textarea::placeholder{color:#98a2b3!important;opacity:1}.dmais-root .dmais-form button{flex:0 0 39px;width:39px!important;height:39px!important;min-width:39px!important;min-height:39px!important;margin:0!important;padding:0!important;border:0!important;border-radius:11px!important;background:var(--dmais-brand)!important;color:#fff!important;display:grid!important;place-items:center!important}.dmais-root .dmais-form button:hover{filter:brightness(.94)}.dmais-root .dmais-composer-hint{display:flex;justify-content:space-between;padding:5px 3px 0;color:#98a2b3;font-size:7.5px;font-weight:600}.dmais-root .dmais-foot{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 12px 9px!important;background:#fff;color:#98a2b3;font-size:7.5px;line-height:1.25;text-align:center}.dmais-root .dmais-foot-shield{flex:0 0 13px;width:13px;height:13px;border-radius:50%;display:inline-grid;place-items:center;background:#ecfdf3;color:#079455;font-size:8px;font-weight:800}.dmais-root .dmais-msg{font-weight:500}.dmais-root .dmais-title strong,.dmais-root .dmais-launcher-copy strong,.dmais-root .dmais-source-copy strong,.dmais-root .dmais-lead-head strong{letter-spacing:-.015em!important}.dmais-root .dmais-form textarea{font-weight:500!important}.dmais-root .dmais-quick button,.dmais-root .dmais-source-cta,.dmais-root .dmais-agent-meta,.dmais-root .dmais-trustbar span{letter-spacing:-.005em!important}html.dmais-chat-open,body.dmais-chat-open{overflow:hidden!important;overscroll-behavior:none!important}@media(max-width:600px){.dmais-root{position:fixed!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;pointer-events:none}.dmais-root .dmais-launcher,.dmais-root .dmais-window{pointer-events:auto}.dmais-root .dmais-launcher{position:fixed!important;right:12px!important;bottom:max(12px,env(safe-area-inset-bottom))!important;left:auto!important;top:auto!important;width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;padding:6px!important;border-radius:18px!important;box-shadow:0 14px 34px rgb(16 24 40 / .24)!important}.dmais-root .dmais-launcher-copy,.dmais-root .dmais-launcher-arrow{display:none!important}.dmais-root .dmais-spark{width:44px;height:44px;flex-basis:44px}.dmais-root .dmais-window{position:fixed!important;left:0!important;right:auto!important;top:var(--dmais-vv-top,0)!important;bottom:auto!important;width:100vw!important;height:var(--dmais-vv-height,100dvh)!important;min-height:0!important;max-height:var(--dmais-vv-height,100dvh)!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important;transform-origin:bottom center;overflow:hidden!important;transition:none!important}.dmais-root .dmais-window.open{animation:none!important}.dmais-root .dmais-header{flex:0 0 auto!important;min-height:66px;padding:max(10px,env(safe-area-inset-top)) 12px 9px!important;gap:9px!important;background:#fff!important}.dmais-root .dmais-avatar{flex:0 0 38px!important;width:38px!important;height:38px!important;border-radius:12px!important}.dmais-root .dmais-title strong{font-size:13px!important}.dmais-root .dmais-title span{margin-top:3px!important;font-size:9.5px!important}.dmais-root .dmais-close{flex:0 0 40px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:12px!important}.dmais-root .dmais-trustbar{flex:0 0 auto!important;padding:0 12px 8px!important;gap:6px!important;border-bottom:1px solid #eef2f6!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scrollbar-width:none}.dmais-root .dmais-trustbar::-webkit-scrollbar{display:none}.dmais-root .dmais-trustbar span{flex:0 0 auto!important;padding:5px 8px!important;font-size:8.5px!important}.dmais-root .dmais-messages{flex:1 1 0%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:13px 11px 11px!important;scroll-padding-bottom:88px;background:#f7f9fc!important}.dmais-root .dmais-msg-wrap{margin-bottom:10px!important}.dmais-root .dmais-msg{max-width:92%!important;padding:10px 11px!important;border-radius:15px!important;font-size:12.5px!important;line-height:1.52!important}.dmais-root .dmais-msg.ai,.dmais-root .dmais-msg.admin{border-bottom-left-radius:5px!important}.dmais-root .dmais-msg.visitor{border-bottom-right-radius:5px!important}.dmais-root .dmais-source-list{width:94%!important;gap:6px!important;margin-top:6px!important}.dmais-root .dmais-source-card{min-height:54px!important;grid-template-columns:30px minmax(0,1fr) auto!important;gap:8px!important;padding:8px!important;border-radius:12px!important}.dmais-root .dmais-source-icon{width:30px!important;height:30px!important}.dmais-root .dmais-source-copy small{font-size:8px!important}.dmais-root .dmais-source-copy strong{font-size:10px!important}.dmais-root .dmais-source-cta{display:inline-flex!important;align-items:center!important;gap:2px!important;font-size:8.5px!important}.dmais-root .dmais-typing,.dmais-root .dmais-agent-status,.dmais-root .dmais-handoff{flex:0 0 auto!important}.dmais-root .dmais-agent-status,.dmais-root .dmais-typing{padding:7px 11px!important;font-size:9px!important}.dmais-root .dmais-quick{flex:0 0 auto!important;padding:7px 9px!important;gap:6px!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none}.dmais-root .dmais-quick::-webkit-scrollbar{display:none}.dmais-root .dmais-quick button{flex:0 0 auto!important;scroll-snap-align:start;height:36px!important;min-height:36px!important;padding:0 11px!important;border-radius:999px!important;font-size:9px!important;white-space:nowrap!important}.dmais-root .dmais-lead-form{flex:0 0 auto!important;max-height:min(50dvh,360px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;padding:12px 11px!important;border-top:1px solid #eef2f6!important;box-shadow:0 -10px 30px rgb(16 24 40 / .05)!important}.dmais-root .dmais-lead-fields{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.dmais-root .dmais-lead-fields input{width:100%!important;height:46px!important;min-height:46px!important;line-height:1.25!important;padding:0 11px!important;border-radius:12px!important;font-size:16px!important}.dmais-root .dmais-lead-actions{position:sticky!important;bottom:0!important;z-index:2;padding-top:8px!important;background:#fff!important}.dmais-root .dmais-lead-submit,.dmais-root .dmais-lead-cancel{height:44px!important;min-height:44px!important;border-radius:12px!important;font-size:10px!important}.dmais-root .dmais-composer-wrap{position:relative!important;flex:0 0 auto!important;z-index:5;width:100%!important;max-width:100%!important;padding:8px 9px max(8px,env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid #eef2f6!important;box-shadow:0 -8px 22px rgb(16 24 40 / .035)!important}.dmais-root.keyboard-open .dmais-composer-wrap{padding-bottom:8px!important}.dmais-root .dmais-form{width:100%!important;min-height:54px!important;margin:0!important;padding:5px 5px 5px 12px!important;align-items:flex-end!important;border-radius:16px!important}.dmais-root .dmais-form textarea{flex:1 1 auto!important;width:100%!important;min-width:0!important;min-height:42px!important;max-height:108px!important;padding:10px 0 8px!important;font-size:16px!important;line-height:1.35!important}.dmais-root .dmais-form button{flex:0 0 44px!important;flex-shrink:0!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;border-radius:12px!important}.dmais-root .dmais-composer-hint,.dmais-root .dmais-foot{display:none!important}}@media(max-width:390px){.dmais-root .dmais-header{min-height:62px!important;padding-left:10px!important;padding-right:10px!important}.dmais-root .dmais-trustbar{padding-left:10px!important;padding-right:10px!important}.dmais-root .dmais-messages{padding-left:9px!important;padding-right:9px!important}.dmais-root .dmais-source-cta{display:none!important}.dmais-root .dmais-msg{max-width:94%!important;font-size:12px!important}}@media(max-width:900px) and (max-height:520px) and (orientation:landscape){.dmais-root{position:fixed!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;pointer-events:none}.dmais-root .dmais-launcher,.dmais-root .dmais-window{pointer-events:auto}.dmais-root .dmais-launcher{position:fixed!important;right:max(10px,env(safe-area-inset-right))!important;bottom:max(10px,env(safe-area-inset-bottom))!important;left:auto!important;top:auto!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;padding:5px!important;border-radius:17px!important}.dmais-root .dmais-launcher-copy,.dmais-root .dmais-launcher-arrow{display:none!important}.dmais-root .dmais-spark{width:42px!important;height:42px!important;flex-basis:42px!important}.dmais-root .dmais-window{position:fixed!important;left:0!important;right:auto!important;top:var(--dmais-vv-top,0)!important;bottom:auto!important;width:100vw!important;height:var(--dmais-vv-height,100dvh)!important;min-height:0!important;max-height:var(--dmais-vv-height,100dvh)!important;border:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important;transition:none!important;overflow:hidden!important}.dmais-root .dmais-window.open{animation:none!important}.dmais-root .dmais-trustbar{display:none!important}.dmais-root .dmais-header{flex:0 0 auto!important;min-height:54px!important;padding:max(6px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) 6px max(10px,env(safe-area-inset-left))!important}.dmais-root .dmais-avatar{width:34px!important;height:34px!important;flex-basis:34px!important}.dmais-root .dmais-messages{flex:1 1 0%!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain;padding:8px max(10px,env(safe-area-inset-right)) 8px max(10px,env(safe-area-inset-left))!important}.dmais-root .dmais-msg{font-size:12px!important;line-height:1.45!important}.dmais-root .dmais-quick{flex:0 0 auto!important;padding:5px 8px!important}.dmais-root .dmais-quick button{height:34px!important;min-height:34px!important}.dmais-root .dmais-lead-form{max-height:58dvh!important}.dmais-root .dmais-composer-wrap{flex:0 0 auto!important;padding:6px max(8px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))!important}.dmais-root.keyboard-open .dmais-composer-wrap{padding-bottom:6px!important}.dmais-root .dmais-form{min-height:48px!important}.dmais-root .dmais-form textarea{min-height:38px!important;max-height:76px!important;font-size:16px!important;padding:8px 0 6px!important}.dmais-root .dmais-form button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;flex-basis:40px!important}}@supports (-webkit-touch-callout:none){@media(max-width:900px){.dmais-root textarea,.dmais-root input{font-size:16px!important}}}@media(pointer:coarse){.dmais-root .dmais-close,.dmais-root .dmais-form button,.dmais-root .dmais-quick button,.dmais-root .dmais-source-card,.dmais-root .dmais-lead-submit,.dmais-root .dmais-lead-cancel{touch-action:manipulation;-webkit-tap-highlight-color:#fff0}}@media(prefers-reduced-motion:reduce){.dmais-root .dmais-window.open{animation:none!important}.dmais-root .dmais-typing span,.dmais-root .dmais-agent-orbit i{animation:none!important}.dmais-root .dmais-launcher,.dmais-root .dmais-source-card{transition:none!important}}