#dgchat-root{font-family:Arial,Helvetica,sans-serif;z-index:99998}
.dgchat-cta{max-width:1020px;margin:14px auto 0;display:flex;align-items:center;gap:14px;padding:14px 18px;background:rgba(8,34,70,.88);border:1px solid rgba(255,255,255,.22);border-radius:16px;color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.22);backdrop-filter:blur(8px)}
.dgchat-cta-icon{font-size:28px;line-height:1}.dgchat-cta-copy{display:flex;flex-direction:column;gap:3px;flex:1;min-width:180px}.dgchat-cta-copy strong{font-size:18px}.dgchat-cta-copy span{font-size:13px;opacity:.92}.dgchat-open,.dgchat-cta button{border:0;border-radius:999px;background:var(--dgchat-accent);color:#fff;padding:10px 18px;font-weight:700;cursor:pointer;white-space:nowrap}
.dgchat-hero-form{display:none;align-items:center;gap:8px;flex:1.1;min-width:280px}.dgchat-hero-form input{width:100%;height:38px;border:1px solid rgba(255,255,255,.45);border-radius:4px;background:rgba(255,255,255,.96);color:#222;padding:0 13px;outline:0}.dgchat-hero-form button{height:38px;border-radius:4px;padding:0 18px;text-transform:uppercase;font-size:12px;letter-spacing:.2px}.dgchat-hero-replacement{max-width:900px;width:100%;min-height:40px;margin:12px auto 0;padding:8px 10px;border-radius:4px;background:rgba(8,34,70,.74);box-shadow:none}.dgchat-hero-replacement .dgchat-cta-icon{font-size:21px}.dgchat-hero-replacement .dgchat-cta-copy{gap:0;flex:.85}.dgchat-hero-replacement .dgchat-cta-copy strong{font-size:15px;line-height:1.1}.dgchat-hero-replacement .dgchat-cta-copy span{font-size:11px;line-height:1.15}.dgchat-hero-replacement>.dgchat-open{display:none}.dgchat-hero-replacement .dgchat-hero-form{display:flex}
#dgchat-float{position:fixed;right:22px;bottom:96px;width:58px;height:58px;border-radius:50%;border:0;background:var(--dgchat-primary);color:#fff;font-size:25px;box-shadow:0 12px 32px rgba(0,0,0,.3);cursor:pointer;z-index:99999}.dgchat-window{position:fixed;right:22px;bottom:166px;width:370px;max-width:calc(100vw - 28px);height:540px;max-height:calc(100vh - 185px);background:#fff;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.35);display:none;flex-direction:column;overflow:hidden;z-index:99999;border:1px solid #e7e7e7}.dgchat-window.open{display:flex}.dgchat-header{background:linear-gradient(135deg,var(--dgchat-primary),var(--dgchat-accent));color:#fff;padding:15px 16px;display:flex;justify-content:space-between;align-items:center}.dgchat-header small{display:block;font-size:12px;opacity:.86;margin-top:2px}#dgchat-close{border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}.dgchat-messages{flex:1;overflow-y:auto;padding:14px;background:#f6f8fb}.dgchat-msg{margin:0 0 10px;padding:10px 12px;border-radius:14px;line-height:1.35;font-size:14px}.dgchat-msg.bot{background:#fff;color:#263238;border:1px solid #e7ebf0}.dgchat-msg.user{background:#dbeeff;color:#173653;margin-left:40px}.dgchat-products{display:grid;gap:9px;margin-top:8px}.dgchat-product{display:flex;gap:9px;background:#fff;border:1px solid #e6e9ef;border-radius:12px;padding:8px}.dgchat-product img{width:68px;height:68px;object-fit:contain;background:#f7f7f7;border-radius:8px}.dgchat-product-info{flex:1;min-width:0}.dgchat-product-title{font-weight:700;font-size:13px;margin-bottom:3px}.dgchat-product-ref{font-size:11px;color:#697483}.dgchat-product-price{font-weight:700;color:var(--dgchat-primary);margin-top:4px}.dgchat-product a{display:inline-block;margin-top:5px;color:var(--dgchat-accent);font-weight:700;font-size:12px}.dgchat-quick{padding:9px;background:#fff;border-top:1px solid #e8e8e8;display:flex;gap:6px;overflow-x:auto}.dgchat-quick button{border:1px solid #d7e2ee;background:#fff;color:#16406d;border-radius:999px;padding:6px 9px;font-size:12px;cursor:pointer;white-space:nowrap}#dgchat-form{display:flex;gap:8px;padding:10px;background:#fff;border-top:1px solid #e8e8e8}#dgchat-input{flex:1;border:1px solid #d8dfe8;border-radius:999px;padding:10px 12px;outline:0}#dgchat-form button{border:0;background:var(--dgchat-accent);color:#fff;border-radius:999px;padding:10px 14px;font-weight:700;cursor:pointer}.dgchat-wa{display:inline-block;margin-top:8px;background:#25D366;color:#fff!important;padding:8px 12px;border-radius:999px;text-decoration:none;font-weight:700}
@media(max-width:767px){.dgchat-cta{margin:12px 14px;flex-direction:column;align-items:flex-start}.dgchat-open{width:100%}.dgchat-hero-replacement{width:calc(100% - 28px);max-width:none;margin:10px auto;padding:10px}.dgchat-hero-replacement .dgchat-hero-form{width:100%;min-width:0}.dgchat-hero-form{width:100%;min-width:0}.dgchat-hero-form button{padding:0 12px}.dgchat-window{right:10px;bottom:150px;width:calc(100vw - 20px);height:calc(100vh - 175px);max-height:none}#dgchat-float{right:14px;bottom:86px}.dgchat-cta-copy strong{font-size:16px}}
.dgchat-morelink{display:block;margin-top:8px;background:#fff;color:var(--dgchat-primary)!important;border:1px solid #cfe0f2;padding:9px 12px;border-radius:12px;text-decoration:none;font-weight:700;text-align:center;font-size:13px}
.dgchat-morelink:hover{background:#f1f7ff;text-decoration:none}
