.hb-giftrows{margin-top:12px;display:flex;flex-direction:column;gap:2px;overflow:hidden;border-radius:8px}
.hb-giftrow{display:flex;align-items:center;gap:10px;background:var(--hb-brand);color:#fff;padding:11px 12px;font-size:13.5px;font-weight:600}
.hb-giftrow .ic{width:26px;height:26px;border-radius:6px;background:rgba(255,255,255,.22);flex:none;display:grid;place-items:center;font-size:14px}
.hb-giftrow .sp{flex:1}
.hb-giftrow s{opacity:.8;font-weight:400;white-space:nowrap}

.hb-clin{position:absolute;top:12px;left:12px;z-index:3;background:#fff;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.14);padding:10px 12px;display:flex;gap:10px;align-items:center;max-width:70%}
.hb-clin .lau{font-size:11px;font-weight:800;line-height:1.15;text-align:center;flex:none;padding:0 8px;border-left:2px solid var(--hb-ink);border-right:2px solid var(--hb-ink)}
.hb-clin p{font-size:11.5px;line-height:1.35}

.hb-winner{position:absolute;top:14px;right:14px;z-index:3;width:92px;height:92px;border-radius:50%;background:var(--hb-peri);color:#fff;display:grid;place-items:center;text-align:center;font-size:12px;font-weight:800;line-height:1.25;padding:10px}
.hb-winner small{display:block;font-size:8.5px;font-weight:700;letter-spacing:1.4px;opacity:.9}

.hb-shiprow{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding-top:14px;font-size:13.5px;color:var(--hb-muted2)}
.hb-shiprow .live{color:#2E9E5B;font-weight:600}
.hb-shiprow .live::before{content:'\25CF';margin-right:6px}
