.heroIcon{height:48px;width:48px;border-radius:18px;background:var(--card);box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center}.chev{width:10px;height:10px;display:block}.blendRow{display:grid;gap:12px;grid-template-columns:1fr}@media (min-width:760px){.blendRow{grid-template-columns:1fr 160px 44px;align-items:end}}.trashBtn{height:40px;width:40px;border-radius:18px;border:0;background:0 0;cursor:pointer}.trashBtn:hover{background:var(--soft)}.doseRow{border:1px solid rgba(226,232,240,.9);border-radius:18px;padding:14px;display:flex;flex-direction:column;gap:10px;background:#fff}.doseRow.active{background:var(--soft);border-color:#cbd5e1}.doseRowTop{display:flex;align-items:center;justify-content:space-between;gap:12px}.doseLeft{display:flex;align-items:center;gap:10px}.lockedTxt{font-size:12px;font-weight:750;color:#475569}