.btn-primary:hover { background: var(--color-primary-dark); opacity: 1; }
.btn-outline:hover { background: rgba(255, 255, 255, 0.06); opacity: 1; }
