.prestasi-card{border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;background:#fff;border:1px solid rgba(0,0,0,.06)}.prestasi-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.fade-in{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards}.fade-in:nth-child(1){animation-delay:.05s}.fade-in:nth-child(2){animation-delay:.1s}.fade-in:nth-child(3){animation-delay:.15s}.fade-in:nth-child(4){animation-delay:.2s}.fade-in:nth-child(5){animation-delay:.25s}.fade-in:nth-child(6){animation-delay:.3s}.fade-in:nth-child(7){animation-delay:.35s}.fade-in:nth-child(8){animation-delay:.4s}.fade-in:nth-child(9){animation-delay:.45s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}[data-theme=dark] .prestasi-card,.dark-mode .prestasi-card{background:#1e293b;border-color:#ffffff14;color:#e2e8f0}[data-theme=dark] .prestasi-card .text-dark,.dark-mode .prestasi-card .text-dark{color:#e2e8f0!important}[data-theme=dark] .prestasi-card .text-muted,.dark-mode .prestasi-card .text-muted{color:#94a3b8!important}[data-theme=dark] .prestasi-card .fw-bold,.dark-mode .prestasi-card .fw-bold{color:#f1f5f9}[data-theme=dark] .prestasi-card:hover,.dark-mode .prestasi-card:hover{box-shadow:0 8px 25px #0000004d}[data-theme=dark] .section-title,.dark-mode .section-title{color:#f1f5f9}
