.aw-smart{font-family:inherit}.aw-smart--floating{position:fixed;right:22px;bottom:22px;z-index:99999}.aw-smart__launcher{border:0;border-radius:999px;padding:14px 19px;background:#176b3a;color:#fff;font-weight:700;box-shadow:0 8px 28px rgba(0,0,0,.18);cursor:pointer}.aw-smart__panel{width:min(390px,calc(100vw - 28px));height:min(600px,72vh);background:#fff;border:1px solid #ddd;border-radius:16px;overflow:hidden;box-shadow:0 16px 50px rgba(0,0,0,.22);display:flex;flex-direction:column}.aw-smart--floating .aw-smart__panel{position:absolute;right:0;bottom:64px}.aw-smart__panel[hidden]{display:none}.aw-smart__header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#176b3a;color:#fff}.aw-smart__header strong,.aw-smart__header small{display:block}.aw-smart__header small{opacity:.85;font-size:12px;margin-top:2px}.aw-smart__close{border:0;background:0 0;color:#fff;font-size:25px;cursor:pointer}.aw-smart__messages{flex:1;overflow:auto;padding:14px;background:#f6f7f6}.aw-msg{max-width:86%;padding:10px 12px;border-radius:12px;margin:0 0 9px;line-height:1.4;font-size:14px}.aw-msg--bot{background:#fff;border:1px solid #e1e4e1}.aw-msg--user{background:#176b3a;color:#fff;margin-left:auto}.aw-products{display:grid;gap:8px;margin:4px 0 12px}.aw-product{display:flex;gap:10px;align-items:center;padding:9px;background:#fff;border:1px solid #dfe4df;border-radius:10px;text-decoration:none!important;color:#17221b!important}.aw-product img{width:52px;height:52px;object-fit:cover;border-radius:7px}.aw-product span{display:flex;flex-direction:column;min-width:0}.aw-product strong{font-size:13px}.aw-product small{font-size:12px;margin-top:3px;color:#55625a}.aw-smart__form{display:flex;gap:8px;padding:10px;border-top:1px solid #ddd;background:#fff}.aw-smart__input{flex:1;min-width:0;border:1px solid #bbb!important;border-radius:9px!important;padding:10px 11px!important}.aw-smart__form button{border:0;border-radius:9px;background:#176b3a;color:#fff;font-weight:700;padding:0 15px;cursor:pointer}@media(max-width:480px){.aw-smart--floating{right:14px;bottom:14px}.aw-smart--floating .aw-smart__panel{position:fixed;left:14px;right:14px;bottom:74px;width:auto;height:70vh}}