.obg-card h2 .obg-accent{background:linear-gradient(120deg,var(--obg-purple-dark) 0%,var(--obg-purple) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.obg-ripple{position:absolute;border-radius:50%;background:rgba(255,255,255,.5);transform:translate(-50%,-50%) scale(0);pointer-events:none;animation:obg-ripple-anim .6s ease-out forwards}.obg-reveal.obg-visible{opacity:1;transform:translateY(0)}