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