/* 00035199.xyz — tapedeck */
.aesthetic-tapedeck .nav-link-item { transition: transform 0.2s ease, box-shadow 0.2s ease; }
.aesthetic-tapedeck .nav-link-item:hover { transform: translateY(-2px); }
