.hb .dr-panel{gap:0;padding:18px 18px 16px;text-align:left}.hb .dr-chrome{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.hb .dr-dots{display:flex;gap:6px;flex:none}.hb .dr-dots i{width:8px;height:8px;border-radius:50%;background:var(--line-strong)}.hb .dr-matrix{display:flex;flex-direction:column}.hb .dr-row{display:grid;grid-template-columns:minmax(0,1fr) 60px 60px;align-items:center;gap:0 10px;padding:10px 0;border-bottom:1px solid var(--line)}.hb .dr-row-head{padding:12px 0 10px}.hb .dr-row-head span{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;font-size:10.5px;font-weight:500;color:var(--muted)}.hb .dr-row-head .dr-col{text-align:center}.hb .dr-feature{font-size:.86rem;line-height:1.4;font-weight:400;color:var(--ink-2)}.hb .dr-col{display:flex;align-items:center;justify-content:center}.hb .dr-row-item{opacity:0;transform:translateY(4px);transition:opacity .45s cubic-bezier(.2,.7,.3,1),transform .45s cubic-bezier(.2,.7,.3,1)}.hb .dr-row-item.is-on{opacity:1;transform:none}.hb .dr-mark{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:7px}.hb .dr-mark-no{color:var(--muted);background:#ffffff0a;border:1px solid var(--line)}.hb .dr-mark-yes{color:var(--ember);background:#d4775b1a;border:1px solid rgba(212,119,91,.28)}.hb .dr-verdict{display:flex;justify-content:center;margin-top:18px;opacity:0;transform:translateY(6px);transition:opacity .6s cubic-bezier(.2,.7,.3,1),transform .6s cubic-bezier(.2,.7,.3,1)}.hb .dr-verdict.is-on{opacity:1;transform:none}.hb .dr-verdict .pg-chip{text-transform:none;letter-spacing:.02em;font-size:11.5px}@media(max-width:520px){.hb .dr-panel{padding:14px 14px 13px}.hb .dr-row{grid-template-columns:minmax(0,1fr) 48px 48px}.hb .dr-feature{font-size:.8rem}}@media(prefers-reduced-motion:reduce){.hb .dr-row-item,.hb .dr-verdict{transition:none!important}}
