.link-card{border-radius:var(--border-radius);background-color:var(--md-sys-color-primary);width:100%;transition:all .3s;position:relative;box-shadow:0 14px 80px #22233a33;margin-top:var(--spacing-xxlarge)!important}.card-media{position:absolute;top:-72px;left:-48px}.card-content{padding:var(--spacing-small);flex-direction:column;display:flex}.card-content .card-text{width:fit-content;margin-left:136px}.link-card:hover{transform:scale(1.01)}.top-three{background-color:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);width:100%;padding:var(--spacing-small);border-radius:var(--border-radius);box-shadow:inset 0 4px 6px #0000001a,inset 0 -4px 6px #0000001a}.top-three .placeholder{background-color:var(--md-sys-color-primary-container);height:52px}.top-three-row{width:100%;margin:var(--spacing-tiny) 0;padding:var(--spacing-xtiny);justify-content:space-between;line-height:16px;display:flex}.top-three-row.place-1{background:var(--gold-transparent)}.top-three-row.place-2{background:var(--silver-transparent)}.top-three-row.place-3{background:var(--bronze-transparent)}.top-three-row .name-cell{flex:2}.top-three-row .points-cell{flex:1;margin-left:0}.top-three-row .instagram-cell{flex:2;align-items:center;margin-left:0}.top-three-row .instagram-cell a{color:var(--md-sys-color-on-primary-container);text-decoration:none}
