.landing-card{transition:border-color .3s ease-out,box-shadow .3s ease-out,transform .3s ease-out;position:relative}.landing-card .score-num{transition:transform .3s ease-out,text-shadow .3s ease-out}.landing-card:hover .score-num{transform:scale(1.1)}.landing-card .score-line{background:var(--color-border-themed);width:48px;transition:width .3s ease-out,background-color .3s ease-out}.landing-card .score-footer{color:var(--color-text-secondary);transition:color .3s ease-out}.landing-card:hover{transform:translateY(-6px)}.landing-card:hover .score-line{width:100%}.landing-card:hover .score-footer{color:var(--color-text-headline)}.score-card:hover{border-color:#3b82f699;box-shadow:0 0 80px #3b82f633,0 8px 32px #0000004d}.score-card:hover .score-line{background:#3b82f64d}.streak-card:hover{border-color:#f8514999;box-shadow:0 0 80px #f8514933,0 8px 32px #0000004d}.streak-card:hover .score-line{background:#f851494d}.level-card:hover{border-color:#3fb95099;box-shadow:0 0 80px #3fb95033,0 8px 32px #0000004d}.level-card:hover .score-line{background:#3fb9504d}
