.product-doctor-video-badge{position:absolute;bottom:calc(var(--gap, 8px) * 2);right:calc(var(--gap, 8px) * 2);z-index:5;display:inline-flex;align-items:center;gap:10px;padding:8px 14px 8px 8px;background:rgba(255,255,255,.94);border:1px solid rgba(31,51,87,.12);border-radius:999px;box-shadow:0 4px 16px rgba(0,0,0,.12);cursor:pointer;font-family:inherit;text-align:left;-webkit-tap-highlight-color:transparent;transition:box-shadow .2s ease,background-color .2s ease}
.product-doctor-video-badge[hidden]{display:none}
.product-doctor-video-badge:hover{background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.16)}
.product-doctor-video-badge__avatar{position:relative;flex:0 0 auto;width:40px;height:40px;border-radius:50%;overflow:hidden;background:#e7ecf5}
.product-doctor-video-badge__avatar img{width:100%;height:100%;object-fit:cover;display:block}
.product-doctor-video-badge__play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,27,51,.28)}
.product-doctor-video-badge__play img{width:18px;height:18px}
.product-doctor-video-badge__text{font-size:12px;font-weight:700;line-height:1.25;text-transform:uppercase;letter-spacing:.02em;color:#1f3357;max-width:120px}
@media screen and (max-width: 749px){.product-doctor-video-badge{right:calc(var(--gap, 8px) * 1.5);padding:6px 12px 6px 6px;gap:8px}.product-doctor-video-badge__avatar{width:34px;height:34px}.product-doctor-video-badge__text{font-size:11px;max-width:88px}}
