#da-sidebar{position:fixed;right:0;bottom:2rem;z-index:9998;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;filter:drop-shadow(-3px 3px 10px #1196ab26)}
.da-sb-btn{width:52px;height:52px;background:#f2f2f2;border:.5px solid #f2f2f2;border-right:none;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;gap:3px;text-decoration:none;color:#444;transition:background .2s ease,color .2s ease;position:relative;padding:0;outline:none;-webkit-appearance:none;appearance:none;box-sizing:border-box}
.da-sb-btn:first-child{border-radius:8px 0 0 0;border-top:.5px solid #dee2e6}
.da-sb-btn:last-child{border-radius:0 0 0 8px;border-bottom:.5px solid #dee2e6}
.da-sb-btn + .da-sb-btn{border-top:.5px solid #dee2e6}
.da-sb-btn:hover{background:#f8f9fa;color:#1196ab}
.da-sb-btn:hover .da-sb-icon{color:#1196ab}
.da-sb-btn:hover .da-sb-label{color:#1196ab}
.da-sb-icon{font-size:20px;color:#444;line-height:1;display:block;transition:color .2s ease,transform .2s ease}
.da-sb-btn:hover .da-sb-icon{transform:scale(1.1)}
.da-sb-label{font-size:10px;color:#444;line-height:1;transition:color .2s ease}
.da-sb-badge{position:absolute;top:3px;right:3px;background:#f34772;color:#fff;font-size:10px;font-weight:600;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1}
.da-sb-badge[data-count="0"]{display:none}
#dauserreport-panel{display:none;position:fixed;right:52px;top:50%;transform:translateY(-50%);z-index:9999;width:380px;max-width:calc(100vw - 70px);max-height:calc(100vh - 40px);background:#fff;border-radius:12px 0 0 12px;box-shadow:-4px 0 24px #0000001f;overflow-y:auto;flex-direction:column}
#dauserreport-panel.is-open{display:flex}
.dauserreport-panel-header{background:linear-gradient(135deg,#1196ab,#0e7d8e);color:#fff;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}
.dauserreport-panel-header h2{margin:0;font-size:15px;font-weight:600;color:#fff}
.dauserreport-panel-close{background:#fff3;border:0;color:#fff;width:26px;height:26px;border-radius:50%;cursor:pointer;font-size:18px;line-height:1;padding:0;display:flex;align-items:center;justify-content:center}
.dauserreport-panel-close:hover{background:#ffffff59}
.dauserreport-panel-body{padding:16px 18px;overflow-y:auto}
.dauserreport-panel-intro{color:#555;font-size:13px;line-height:1.5;margin:0 0 14px}
.dauserreport-form-group{margin-bottom:13px}
.dauserreport-form-group label{display:block;font-size:13px;font-weight:600;color:#2d3a4b;margin-bottom:4px}
.dauserreport-required{color:#e1654a}
.dauserreport-form input[type=email],.dauserreport-form select,.dauserreport-form textarea{width:100%;padding:8px 10px;border:1px solid #d1dae3;border-radius:7px;font-size:13px;font-family:inherit;background:#fff;color:#2d3a4b;box-sizing:border-box}
.dauserreport-form input[type=email]:focus,.dauserreport-form select:focus,.dauserreport-form textarea:focus{outline:0;border-color:#1196ab;box-shadow:0 0 0 3px #1196ab1a}
.dauserreport-form textarea{resize:vertical;min-height:80px}
.dauserreport-hint{display:block;font-size:11px;color:#444;margin-top:3px}
.dauserreport-form-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:14px;padding-top:12px;border-top:1px solid #f0f4f7}
.dauserreport-btn-cancel,.dauserreport-btn-submit{padding:8px 16px;border-radius:7px;font-size:13px;font-weight:600;border:0;cursor:pointer;font-family:inherit}
.dauserreport-btn-cancel{background:#f0f4f7;color:#555}
.dauserreport-btn-cancel:hover{background:#e1e9ef}
.dauserreport-btn-submit{background:#1196ab;color:#fff}
.dauserreport-btn-submit:hover{background:#0e7d8e}
.dauserreport-btn-submit:disabled{opacity:.6;cursor:not-allowed}
.dauserreport-success,.dauserreport-error{text-align:center;padding:24px 16px}
.dauserreport-success-icon,.dauserreport-error-icon{font-size:36px;margin-bottom:8px}
.dauserreport-success h3{color:#1196ab;font-size:16px;margin:0 0 6px}
.dauserreport-success p,.dauserreport-error p{color:#555;font-size:13px;margin:0}
.dauserreport-error p{color:#c93226}
@media (max-width:600px){#da-sidebar{top:auto;bottom:0;transform:none;flex-direction:row;right:0;left:0;border-top:.5px solid #f2f2f2;background:#f2f2f2;filter:drop-shadow(0 -3px 10px #1196ab26)}.da-sb-btn{width:20%;height:56px;border:none;border-right:.5px solid #daedf0;border-radius:0!important;background:#f2f2f2}.da-sb-btn:last-child{border-right:none}#dauserreport-panel{right:0;bottom:56px;top:auto;transform:none;width:100%;max-width:100%;border-radius:12px 12px 0 0}body.page-product #da-sidebar{bottom:60px}body.page-product #dauserreport-panel{bottom:116px}}
/* Masquer bouton fixe LGCookies natif (remplacé par da-sidebar) */
#lgcookieslaw_fixed_button{display:none!important}

/* Masquer le wishlist-count natif FavoriteEasy dans la sidebar */
#da-sb-wishlist .wishlist-count,
#da-sb-wishlist .wishlist-count-mobile { display:none!important; }
