.dmac-root{--dmac-primary:#ff8708;--dmac-navy:#071838;--dmac-accent:#13c5ff;--dmac-width:400px;--dmac-height:520px;position:fixed;z-index:2147481000;bottom:max(22px,env(safe-area-inset-bottom));font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:#14213b;line-height:1.45;text-align:left;-webkit-font-smoothing:antialiased}.dmac-root.dmac-right{right:max(22px,env(safe-area-inset-right))}.dmac-root.dmac-left{left:max(22px,env(safe-area-inset-left))}.dmac-root *{box-sizing:border-box}.dmac-root button,.dmac-root input,.dmac-root textarea,.dmac-root select{font:inherit}.dmac-root button{cursor:pointer}.dmac-root [hidden]{display:none!important}.dmac-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.dmac-launcher{position:relative;width:64px;height:64px;padding:3px;border:1px solid rgba(255,255,255,.82);border-radius:22px;background:linear-gradient(145deg,#fff,#eff4fb);box-shadow:0 17px 45px rgba(4,20,54,.25),0 0 0 5px rgba(255,135,8,.12);display:flex;align-items:center;justify-content:center;transition:transform .22s ease,box-shadow .22s ease}.dmac-launcher:hover{transform:translateY(-3px) scale(1.025);box-shadow:0 22px 52px rgba(4,20,54,.3),0 0 0 7px rgba(255,135,8,.16)}.dmac-launcher:focus-visible,.dmac-root button:focus-visible,.dmac-root a:focus-visible,.dmac-root select:focus-visible,.dmac-root textarea:focus-visible,.dmac-root input:focus-visible{outline:3px solid rgba(19,197,255,.72);outline-offset:3px}.dmac-launcher img{display:block;width:58px;height:58px;object-fit:contain;border-radius:19px}.dmac-unread{position:absolute;right:-4px;top:-5px;min-width:22px;height:22px;padding:0 6px;border:3px solid #fff;border-radius:20px;background:#f04444;color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center}.dmac-tooltip{position:absolute;right:0;bottom:78px;width:max-content;max-width:240px;padding:12px 39px 12px 15px;border:1px solid rgba(7,24,56,.08);border-radius:14px;background:#fff;color:var(--dmac-navy);font-size:13px;font-weight:700;box-shadow:0 14px 36px rgba(7,24,56,.16);animation:dmacPop .32s ease both}.dmac-left .dmac-tooltip{left:0;right:auto}.dmac-tooltip:after{content:"";position:absolute;right:25px;bottom:-7px;width:13px;height:13px;background:#fff;border-right:1px solid rgba(7,24,56,.08);border-bottom:1px solid rgba(7,24,56,.08);transform:rotate(45deg)}.dmac-left .dmac-tooltip:after{right:auto;left:25px}.dmac-tooltip button{position:absolute;right:7px;top:6px;width:28px;height:28px;padding:0;border:0;border-radius:8px;background:transparent;color:#65718a;font-size:20px;line-height:1}.dmac-panel{position:absolute;right:0;bottom:78px;width:min(var(--dmac-width),calc(100vw - 24px));height:min(var(--dmac-height),68vh);max-width:420px;max-height:560px;min-height:460px;overflow:hidden;border:1px solid rgba(7,24,56,.13);border-radius:24px;background:#f7f9fc;box-shadow:0 28px 80px rgba(3,14,37,.31),0 8px 24px rgba(3,14,37,.15);display:flex;flex-direction:column;transform-origin:bottom right;animation:dmacOpen .32s cubic-bezier(.2,.8,.2,1) both}.dmac-left .dmac-panel{right:auto;left:0;transform-origin:bottom left}.dmac-header{position:relative;flex:0 0 auto;min-height:76px;padding:14px 13px 13px 16px;background:linear-gradient(135deg,var(--dmac-navy),#0b2a5c);color:#fff;border-bottom:3px solid var(--dmac-primary);display:flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 6px 18px rgba(7,24,56,.13)}.dmac-header:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 84% 5%,rgba(19,197,255,.18),transparent 38%),radial-gradient(circle at 15% 120%,rgba(255,135,8,.2),transparent 35%);pointer-events:none}.dmac-brand,.dmac-header-actions{position:relative;z-index:1;display:flex;align-items:center}.dmac-brand{min-width:0;gap:10px}.dmac-brand-mark{width:44px;height:44px;flex:0 0 44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:#fff;box-shadow:0 6px 16px rgba(0,0,0,.18)}.dmac-brand-mark img{width:38px;height:32px;object-fit:contain;display:block}.dmac-brand>span:last-child{min-width:0;display:flex;flex-direction:column}.dmac-brand strong{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:14px;font-weight:760;letter-spacing:-.01em}.dmac-brand small{margin-top:2px;display:flex;align-items:center;gap:6px;color:rgba(255,255,255,.76);font-size:10.5px;white-space:nowrap}.dmac-brand small i{width:7px;height:7px;border-radius:50%;background:#3de19a;box-shadow:0 0 0 3px rgba(61,225,154,.15)}.dmac-header-actions{gap:4px}.dmac-header select{width:55px;height:34px;padding:0 6px;border:1px solid rgba(255,255,255,.19);border-radius:9px;background:rgba(255,255,255,.1);color:#fff;font-size:11px;font-weight:700}.dmac-header select option{color:#14213b;background:#fff}.dmac-icon-btn{width:34px;height:34px;padding:0;border:0;border-radius:9px;background:transparent;color:rgba(255,255,255,.84);font-size:20px;font-weight:500;display:flex;align-items:center;justify-content:center}.dmac-icon-btn:hover{background:rgba(255,255,255,.12);color:#fff}.dmac-menu{position:absolute;z-index:10;top:64px;right:10px;width:216px;padding:7px;border:1px solid #e6eaf0;border-radius:14px;background:#fff;box-shadow:0 18px 45px rgba(7,24,56,.2);animation:dmacPop .18s ease both}.dmac-menu button,.dmac-menu a{width:100%;min-height:40px;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:#2b3650;font-size:12px;text-decoration:none;display:flex;align-items:center;gap:10px;text-align:left}.dmac-menu button:hover,.dmac-menu a:hover{background:#f2f5f9;color:var(--dmac-navy)}.dmac-status{position:absolute;z-index:4;top:77px;left:0;right:0;min-height:0;padding:0 15px;background:#fff7ea;color:#854f00;font-size:11px;text-align:center}.dmac-status:not(:empty){padding-top:5px;padding-bottom:5px;border-bottom:1px solid #f7dfba}.dmac-messages{flex:1 1 auto;min-height:0;padding:18px 15px 13px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cad2df transparent;background:linear-gradient(180deg,#f7f9fc 0,#fff 34%,#fff 100%)}.dmac-messages::-webkit-scrollbar{width:5px}.dmac-messages::-webkit-scrollbar-thumb{border-radius:10px;background:#cad2df}.dmac-message{margin:0 0 14px;display:flex;align-items:flex-start;gap:8px;animation:dmacMessage .25s ease both}.dmac-message-user{flex-direction:row-reverse}.dmac-avatar{width:30px;height:30px;flex:0 0 30px;border-radius:10px;overflow:hidden;background:#eef3fb;color:#53627d;font-size:0;display:flex;align-items:center;justify-content:center}.dmac-message-user .dmac-avatar{background:var(--dmac-navy);color:#fff;font-size:9px;font-weight:800}.dmac-avatar img{width:30px;height:30px;object-fit:cover}.dmac-message-content{max-width:82%;display:flex;flex-direction:column;align-items:flex-start}.dmac-message-user .dmac-message-content{align-items:flex-end}.dmac-bubble{padding:10px 12px;border:1px solid #e5e9f0;border-radius:6px 16px 16px 16px;background:#fff;color:#233049;font-size:12.5px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere;box-shadow:0 4px 14px rgba(7,24,56,.055)}.dmac-message-user .dmac-bubble{border-color:var(--dmac-navy);border-radius:16px 6px 16px 16px;background:var(--dmac-navy);color:#fff;box-shadow:0 6px 16px rgba(7,24,56,.15)}.dmac-message time{margin-top:4px;padding:0 3px;color:#98a1b2;font-size:9.5px}.dmac-message-tools{width:100%;margin-top:5px;display:flex;align-items:center;gap:3px}.dmac-message-tools button{min-width:27px;height:27px;padding:0 5px;border:0;border-radius:7px;background:transparent;color:#8a94a7;font-size:11px}.dmac-message-tools button:hover,.dmac-message-tools button.is-active{background:#edf2f8;color:var(--dmac-navy)}.dmac-message-tools a{margin-left:auto;color:#60708c;font-size:9.5px;font-weight:650;text-decoration:none}.dmac-message-tools a:hover{color:var(--dmac-primary)}.dmac-typing-row{align-items:center}.dmac-typing{min-width:52px;height:34px;padding:0 12px;border:1px solid #e5e9f0;border-radius:6px 15px 15px 15px;background:#fff;display:flex;align-items:center;gap:4px}.dmac-typing i{width:5px;height:5px;border-radius:50%;background:#8090a9;animation:dmacDot 1.1s infinite ease-in-out}.dmac-typing i:nth-child(2){animation-delay:.12s}.dmac-typing i:nth-child(3){animation-delay:.24s}.dmac-service-grid{margin:-2px 0 14px 38px;display:grid;grid-template-columns:1fr 1fr;gap:7px;animation:dmacMessage .3s ease both}.dmac-service-grid button{min-height:75px;padding:9px;border:1px solid #e4e8ef;border-radius:13px;background:#fff;color:#24314a;display:flex;align-items:flex-start;gap:8px;text-align:left;transition:border-color .18s,transform .18s,box-shadow .18s}.dmac-service-grid button:hover{transform:translateY(-2px);border-color:rgba(255,135,8,.55);box-shadow:0 8px 20px rgba(7,24,56,.09)}.dmac-service-grid button>span:first-child{width:28px;height:28px;flex:0 0 28px;border-radius:8px;background:#fff2df;color:#c96400;font-size:14px;display:flex;align-items:center;justify-content:center}.dmac-service-grid button>span:last-child{min-width:0;display:flex;flex-direction:column}.dmac-service-grid strong{font-size:10.5px;line-height:1.2}.dmac-service-grid small{margin-top:4px;color:#7d8799;font-size:8.5px;line-height:1.25}.dmac-composer-wrap{flex:0 0 auto;padding:8px 11px 7px;border-top:1px solid #e8ecf2;background:rgba(255,255,255,.97);box-shadow:0 -8px 24px rgba(7,24,56,.035)}.dmac-quick-actions{padding:0 1px 7px;overflow-x:auto;display:flex;gap:6px;scrollbar-width:none}.dmac-quick-actions::-webkit-scrollbar{display:none}.dmac-quick-actions button{height:29px;flex:0 0 auto;padding:0 10px;border:1px solid rgba(255,135,8,.34);border-radius:10px;background:#fff8ee;color:#984d00;font-size:9.5px;font-weight:700;white-space:nowrap}.dmac-quick-actions button:hover{border-color:var(--dmac-primary);background:#fff1dc}.dmac-composer{min-height:48px;padding:4px 4px 4px 13px;border:1px solid #dce2eb;border-radius:16px;background:#fff;display:flex;align-items:flex-end;gap:6px;box-shadow:0 4px 14px rgba(7,24,56,.045);transition:border-color .18s,box-shadow .18s}.dmac-composer:focus-within{border-color:rgba(255,135,8,.7);box-shadow:0 0 0 3px rgba(255,135,8,.1)}.dmac-composer textarea{width:100%;height:38px;max-height:72px;padding:9px 0;resize:none;overflow-y:auto;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#202d45;font-size:12.5px;line-height:20px}.dmac-composer textarea::placeholder{color:#96a0b1}.dmac-send{width:39px;height:39px;flex:0 0 39px;padding:10px;border:0;border-radius:13px;background:linear-gradient(145deg,#ff9c22,var(--dmac-primary));color:#fff;box-shadow:0 6px 14px rgba(255,135,8,.28);display:flex;align-items:center;justify-content:center;transition:transform .18s,filter .18s}.dmac-send:hover{transform:translateY(-1px);filter:saturate(1.1)}.dmac-send:disabled{cursor:not-allowed;opacity:.55;transform:none}.dmac-send svg{width:19px;height:19px;fill:currentColor}.dmac-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.dmac-powered{padding-top:5px;color:#9ba3b1;font-size:8.5px;text-align:center;letter-spacing:.02em}.dmac-lead-flow{flex:1 1 auto;min-height:0;padding:16px;background:linear-gradient(180deg,#fff,#f7f9fc);overflow-y:auto}.dmac-lead-top{display:flex;align-items:flex-start;gap:10px}.dmac-lead-top>button{width:34px;height:34px;flex:0 0 34px;padding:0;border:1px solid #e3e8f0;border-radius:10px;background:#fff;color:#536079;font-size:20px}.dmac-lead-top>div{display:flex;flex-direction:column}.dmac-lead-top strong{color:var(--dmac-navy);font-size:15px}.dmac-lead-top small{margin-top:2px;color:#8792a4;font-size:10px}.dmac-progress{height:5px;margin:14px 0 17px;border-radius:10px;background:#e9edf3;overflow:hidden}.dmac-progress i{height:100%;display:block;border-radius:10px;background:linear-gradient(90deg,var(--dmac-primary),#ffad46);transition:width .25s ease}.dmac-lead-form{display:flex;flex-direction:column;gap:13px}.dmac-field{display:flex;flex-direction:column;gap:6px;color:#334057;font-size:10.5px;font-weight:700}.dmac-field input,.dmac-field select,.dmac-field textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #dce2eb;border-radius:11px;background:#fff;color:#1d2940;font-size:12px;outline:0}.dmac-field textarea{min-height:88px;resize:vertical}.dmac-field input:focus,.dmac-field select:focus,.dmac-field textarea:focus{border-color:var(--dmac-primary);box-shadow:0 0 0 3px rgba(255,135,8,.1)}.dmac-consent{display:flex;align-items:flex-start;gap:9px;color:#536079;font-size:11px;line-height:1.45}.dmac-consent input{width:18px;height:18px;flex:0 0 18px;margin:0;accent-color:var(--dmac-primary)}.dmac-lead-actions{margin-top:5px;display:flex;gap:8px}.dmac-lead-actions button{min-height:43px;flex:1;padding:0 14px;border-radius:11px;font-size:12px;font-weight:750}.dmac-primary{border:0;background:var(--dmac-primary);color:#fff;box-shadow:0 7px 16px rgba(255,135,8,.25)}.dmac-secondary{border:1px solid #dce2eb;background:#fff;color:#43516a}.dmac-inline-error{padding:9px 11px;border:1px solid #f5b5b5;border-radius:10px;background:#fff0f0;color:#a72222;font-size:11px}.dmac-embedded{position:relative;right:auto!important;left:auto!important;bottom:auto!important;width:100%;max-width:420px}.dmac-embedded .dmac-panel{position:relative;right:auto;left:auto;bottom:auto;width:100%;height:min(var(--dmac-height),72vh)}@keyframes dmacOpen{from{opacity:0;transform:translateY(12px) scale(.965)}to{opacity:1;transform:none}}@keyframes dmacPop{from{opacity:0;transform:translateY(6px) scale(.96)}to{opacity:1;transform:none}}@keyframes dmacMessage{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes dmacDot{0%,60%,100%{transform:translateY(0);opacity:.42}30%{transform:translateY(-4px);opacity:1}}@media(max-width:600px){.dmac-root{right:max(12px,env(safe-area-inset-right))!important;left:max(12px,env(safe-area-inset-left))!important;bottom:max(12px,env(safe-area-inset-bottom))}.dmac-launcher{margin-left:auto;width:60px;height:60px;border-radius:20px}.dmac-launcher img{width:54px;height:54px;border-radius:17px}.dmac-panel{position:absolute;right:0!important;left:auto!important;bottom:72px;width:calc(100vw - 24px);height:min(560px,72dvh);min-height:430px;max-height:calc(100dvh - 100px);border-radius:21px;transform-origin:bottom right}.dmac-left .dmac-panel{left:0!important;right:auto!important}.dmac-header{min-height:72px;padding-left:13px}.dmac-brand-mark{width:40px;height:40px;flex-basis:40px}.dmac-brand-mark img{width:34px;height:29px}.dmac-brand strong{max-width:158px;font-size:13px}.dmac-brand small{font-size:9.5px}.dmac-header select{width:48px;padding:0 4px}.dmac-icon-btn{width:32px}.dmac-messages{padding:15px 12px 10px}.dmac-bubble{font-size:12px}.dmac-service-grid{margin-left:37px;grid-template-columns:1fr}.dmac-service-grid button{min-height:63px}.dmac-composer-wrap{padding-left:9px;padding-right:9px}.dmac-tooltip{right:0;bottom:72px}.dmac-left .dmac-tooltip{left:0;right:auto}}@media(max-width:380px){.dmac-brand strong{max-width:133px}.dmac-brand small{max-width:132px;overflow:hidden;text-overflow:ellipsis}.dmac-header{gap:5px}.dmac-header-actions{gap:1px}.dmac-header select{width:45px}.dmac-icon-btn{width:29px}.dmac-message-content{max-width:86%}}@media(prefers-reduced-motion:reduce){.dmac-root *,.dmac-root *:before,.dmac-root *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}

