.not-found-module__sxuMuG__meditationCard{background:var(--color-card);border:2px solid var(--color-border);border-radius:var(--radius-lg);color:inherit;cursor:pointer;box-shadow:var(--shadow-sm);padding:1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.not-found-module__sxuMuG__meditationCard:before{content:"";background:var(--color-primary);transform-origin:bottom;width:4px;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;transform:scaleY(0)}@media (hover:hover) and (pointer:fine){.not-found-module__sxuMuG__meditationCard:hover{box-shadow:var(--shadow-lg);border-color:var(--color-primary);transform:translateY(-2px)}.not-found-module__sxuMuG__meditationCard:hover:before{transform:scaleY(1)}}@media (max-width:768px){.not-found-module__sxuMuG__meditationCard{padding:1rem}}
