.dlc-widget,[class^="dlc-widget"],[class*=" dlc-widget"]{box-sizing:border-box}.dlc-widget [hidden]{display:none!important}.dlc-widget-launcher{position:fixed;right:22px;bottom:22px;width:136px;height:52px;border:1px solid #e92c2f;border-radius:12px;background:#e92c2f;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;z-index:2147483000;box-shadow:0 10px 30px rgba(233,44,47,.3);font:700 15px/1.1 Arial,sans-serif;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;text-decoration:none!important}.dlc-widget-launcher:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(233,44,47,.38);background:#d92124;color:#fff}.dlc-widget-launcher svg,.dlc-widget-heading__icon svg,.dlc-widget-login__icon svg,.dlc-widget-composer button svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:none}.dlc-widget-badge{position:absolute;right:-7px;top:-8px;min-width:22px;height:22px;border-radius:999px;background:#ef1b2d;color:#fff;border:2px solid #fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;padding:0 5px}.dlc-widget-launcher.has-unread{animation:dlc-widget-pulse 1.6s ease-in-out infinite}@keyframes dlc-widget-pulse{0%,100%{box-shadow:0 8px 26px rgba(15,23,42,.18)}50%{box-shadow:0 8px 26px rgba(239,27,45,.35),0 0 0 7px rgba(239,27,45,.08)}}.dlc-widget-panel{position:fixed;right:22px;bottom:84px;width:390px;height:min(590px,calc(100vh - 110px));z-index:2147482999;background:#fff;border:1px solid #dfe5ec;border-radius:12px;box-shadow:0 24px 70px rgba(15,23,42,.28);overflow:hidden;display:flex;flex-direction:column;font-family:Arial,sans-serif}.dlc-widget-panel.is-minimized{height:64px}.dlc-widget-panel.is-minimized .dlc-widget-content{display:none}.dlc-widget-header{height:64px;flex:0 0 64px;padding:11px 12px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.dlc-widget-heading{display:flex;align-items:center;gap:10px;min-width:0}.dlc-widget-heading__icon{width:38px;height:38px;border-radius:10px;background:#ef1b2d;color:#fff;display:flex;align-items:center;justify-content:center}.dlc-widget-heading>div{min-width:0;display:flex;flex-direction:column}.dlc-widget-heading strong{font-size:15px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dlc-widget-heading small{font-size:11px;color:#64748b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dlc-widget-header__actions{display:flex;align-items:center;gap:4px}.dlc-widget-header__actions button{width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#64748b;font-size:24px;line-height:1;cursor:pointer}.dlc-widget-header__actions button:hover{background:#f1f5f9;color:#111827}.dlc-widget-content{flex:1;min-height:0;display:flex;flex-direction:column;background:#f8fafc}.dlc-widget-messages{flex:1;min-height:0;overflow-y:auto;padding:14px;background:#f8fafc;overscroll-behavior:contain}.dlc-widget-loading{height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:13px}.dlc-widget-composer{flex:0 0 auto;display:flex;gap:9px;padding:11px;border-top:1px solid #e5e7eb;background:#fff}.dlc-widget-composer input{flex:1;min-width:0;height:42px;border:1px solid #dbe2ea;border-radius:999px;padding:0 15px;font-size:13px;outline:none}.dlc-widget-composer input:focus{border-color:#ef1b2d;box-shadow:0 0 0 3px rgba(239,27,45,.09)}.dlc-widget-composer button{width:42px;height:42px;flex:0 0 42px;border:0;border-radius:50%;background:#ef1b2d;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.dlc-widget-login{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px 28px;background:#fff}.dlc-widget-login__icon{width:58px;height:58px;border-radius:18px;background:#ef1b2d;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.dlc-widget-login strong{font-size:17px;color:#111827}.dlc-widget-login p{font-size:13px;line-height:1.55;color:#64748b;margin:10px 0 20px}.dlc-widget-login__actions{display:flex;gap:10px;width:100%}.dlc-widget-login__actions a{flex:1;border:1px solid #dbe2ea;border-radius:9px;padding:11px;text-decoration:none;color:#111827;font-weight:700;font-size:13px}.dlc-widget-login__actions a.is-primary{background:#ef1b2d;border-color:#ef1b2d;color:#fff}.dlc-widget .dlc-message-row{display:flex;flex-direction:column;margin:8px 0;max-width:82%}.dlc-widget .dlc-message-row.is-mine{margin-left:auto;align-items:flex-end}.dlc-widget .dlc-message-row.is-other{margin-right:auto;align-items:flex-start}.dlc-widget .dlc-message-row.is-system{max-width:94%;margin:10px auto;align-items:center}.dlc-widget .dlc-message-bubble{padding:9px 12px;border-radius:13px;background:#fff;border:1px solid #e2e8f0;color:#111827;font-size:13px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.dlc-widget .dlc-message-row.is-mine .dlc-message-bubble{background:#dff8f2;border-color:#c7efe5;color:#0f172a;border-bottom-right-radius:4px}.dlc-widget .dlc-message-row.is-other .dlc-message-bubble{border-bottom-left-radius:4px}.dlc-widget .dlc-message-meta{font-size:9px;color:#94a3b8;margin-top:3px;padding:0 3px}.dlc-widget .dlc-system-message{display:flex;align-items:flex-start;gap:8px;padding:9px 11px;border:1px solid #fde68a;background:#fffbeb;color:#92400e;border-radius:10px;font-size:11px;line-height:1.45;text-align:left}.dlc-widget .dlc-system-message__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px;width:18px;height:18px;border-radius:50%;background:#f59e0b;color:#fff;font-weight:800;font-size:10px}.dlc-widget .dlc-product-card{width:310px;max-width:100%;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px rgba(15,23,42,.06)}.dlc-widget .dlc-product-card__head{padding:8px 10px;background:#fff7ed;color:#9a3412;font-size:10px;font-weight:800;text-transform:uppercase}.dlc-widget .dlc-product-card__body{display:flex;gap:10px;padding:11px}.dlc-widget .dlc-product-card__body img{width:66px;height:66px;border-radius:8px;object-fit:cover;border:1px solid #e5e7eb}.dlc-widget .dlc-product-card__content{display:flex;flex-direction:column;min-width:0;flex:1}.dlc-widget .dlc-product-card__content strong{font-size:12px;line-height:1.35;color:#111827;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dlc-widget .dlc-product-price{font-size:15px;font-weight:800;color:#ef1b2d;margin-top:5px}.dlc-widget .dlc-product-stock{font-size:10px;color:#059669;margin-top:2px}.dlc-widget .dlc-product-stock.is-out{color:#dc2626}.dlc-widget .dlc-product-card__actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e5e7eb}.dlc-widget .dlc-product-card__actions a{text-align:center;padding:9px 7px;color:#334155;font-size:11px;font-weight:700;text-decoration:none}.dlc-widget .dlc-product-card__actions a+a{border-left:1px solid #e5e7eb}.dlc-widget .dlc-product-card__actions a.is-primary{color:#ef1b2d}.dlc-widget .dlc-welcome{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#64748b;padding:25px}.dlc-widget .dlc-welcome strong{font-size:16px;color:#111827;margin-bottom:7px}.dlc-widget .dlc-welcome span{font-size:12px;line-height:1.5}.dlc-widget-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#64748b;font-size:13px;padding:25px}.dlc-widget-empty strong{color:#111827;margin-bottom:5px}@media(max-width:991px),(hover:none) and (pointer:coarse){.dlc-widget-launcher,.dlc-widget-panel{display:none!important}}@media(min-width:768px) and (max-height:700px){.dlc-widget-panel{height:calc(100vh - 96px);bottom:70px}}
.dlc-product-card__actions a:only-child{grid-column:1/-1}
