.wm-agent{position:fixed;left:30px;bottom:76px;width:200px;z-index:10020;font-family:Arial,sans-serif}
.wm-agent-launch{width:100%;min-height:68px;display:grid;grid-template-columns:40px 1fr 18px;align-items:center;gap:10px;background:linear-gradient(135deg,#242323,#151515);color:#fff;border:1px solid rgba(239,65,104,.72);border-radius:7px;padding:10px 11px;text-align:left;box-shadow:0 10px 28px #0004;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
.wm-agent-launch:hover{transform:translateY(-2px);background:linear-gradient(135deg,#30272a,#181818);box-shadow:0 14px 34px #0005}
.wm-agent-launch-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:radial-gradient(circle at 35% 25%,#ff5d83,#c80e3c 72%);color:#fff;box-shadow:inset 0 0 0 1px #ffffff2b,0 0 22px #d3134347}
.wm-agent-launch-icon svg{width:26px;height:26px}.wm-agent-launch-copy{display:grid;gap:2px;min-width:0}.wm-agent-launch-copy small{color:#ef4168;font-size:7px;font-style:normal;font-weight:800;letter-spacing:.16em}.wm-agent-launch-copy strong{font-size:12px;line-height:1.2;letter-spacing:.01em}.wm-agent-launch-copy em{display:flex;align-items:center;gap:5px;color:#aaa39d;font-size:9px;font-style:normal;font-weight:400}.wm-agent-launch-copy em i{width:6px;height:6px;border-radius:50%;background:#43ba72;box-shadow:0 0 7px #43ba72}.wm-agent-launch-arrow{color:#ef4168;font-size:18px}.wm-agent-panel{position:absolute;left:230px;bottom:0;width:min(390px,calc(100vw - 284px));max-height:min(650px,calc(100vh - 90px));background:#fff;border:1px solid #ddd4c9;box-shadow:0 24px 80px #0004;overflow:hidden}.wm-agent-panel header{display:flex;justify-content:space-between;align-items:center;background:#171717;color:#fff;padding:18px 20px}.wm-agent-panel header div{display:grid;gap:3px}.wm-agent-panel header strong{font-size:21px}.wm-agent-panel header button{border:0;background:transparent;color:#fff;font-size:27px;cursor:pointer}.wm-agent-kicker{font-size:9px;letter-spacing:2px;color:#ef4168;font-weight:800}.wm-agent-status{padding:9px 20px;border-bottom:1px solid #eee;font-size:11px;color:#6e665e}.wm-agent-status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#39a766;margin-right:5px}.wm-agent-messages{height:330px;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:12px;background:#faf9f7}.wm-agent-message{max-width:86%;padding:11px 13px;font-size:14px;line-height:1.5;border-radius:2px}.wm-agent-message.assistant{align-self:flex-start;background:#fff;border:1px solid #e2ddd6;color:#282521}.wm-agent-message.user{align-self:flex-end;background:#1b1b1b;color:#fff}.wm-agent-products{display:grid;gap:8px}.wm-agent-product{display:grid;grid-template-columns:54px 1fr;gap:10px;align-items:center;text-decoration:none!important;color:#171717!important;border:1px solid #e2ddd6;background:#fff;padding:7px}.wm-agent-product img{width:54px;height:48px;object-fit:cover}.wm-agent-product small{display:block;color:#81776d;margin-top:3px}.wm-agent-suggestions{display:flex;gap:7px;overflow:auto;padding:10px 14px;border-top:1px solid #eee;background:#fff}.wm-agent-suggestions button{white-space:nowrap;border:1px solid #d6cdc3;background:#fff;padding:7px 10px;font-size:11px;cursor:pointer}.wm-agent-panel form{display:grid;grid-template-columns:1fr 46px;border-top:1px solid #ddd}.wm-agent-panel textarea{resize:none;border:0;padding:14px;font:inherit;outline:none;max-height:92px}.wm-agent-panel form button{border:0;background:#d31343;color:#fff;font-size:22px;cursor:pointer}.wm-agent-note{margin:0;padding:8px 14px;background:#f5f2ed;color:#81776d;font-size:9px}.wm-agent-typing{opacity:.65}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.wm-agent{left:auto;right:98px;bottom:14px;width:64px}.wm-agent-launch{display:flex;width:64px;min-height:48px;justify-content:center;padding:0}.wm-agent-launch-icon{width:28px;height:28px;border-radius:50%}.wm-agent-launch-icon svg{width:20px;height:20px}.wm-agent-launch-copy,.wm-agent-launch-arrow{display:none}.wm-agent-panel{position:fixed;left:auto;right:12px;bottom:74px;width:min(390px,calc(100vw - 24px));max-height:calc(100vh - 92px)}}
@media(max-width:700px){.wm-agent-messages{height:300px}}
.wm-agent-links{display:grid;gap:7px}.wm-agent-links a{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #d9d2c9;background:#fff;color:#1b1b1b!important;font-size:12px;font-weight:700;text-decoration:none!important}.wm-agent-links a:hover{border-color:#d31343;color:#d31343!important}
