html, body{-webkit-text-size-adjust: 100% !important;text-size-adjust: 100% !important;-moz-text-size-adjust: 100% !important;font-size: 16px !important;}body{font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;background-color: #000;color: #fff;}.apple-gradient{background: linear-gradient(180deg, #fff 0%, #a1a1a6 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.fade-in{opacity: 0;transform: translateY(20px);transition: all 0.8s ease-out;}.fade-in.visible{opacity: 1;transform: translateY(0);}.dark-gradient-premium{background: linear-gradient(165deg, #2c3e50 0%, #000000 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;display: inline-block;}.swiper{width: 100%;padding-bottom: 50px !important;}.swiper-slide{transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);opacity: 0.4;scale: 0.9;}.swiper-slide-active{opacity: 1;scale: 1;}.swiper-pagination-bullet-active{background: #000 !important;}@keyframes spin{from{transform: rotate(0deg);}to{transform: rotate(360deg);}}.paused-anim{animation-play-state: paused !important;}@media (max-width: 768px){#music-player{position: fixed;bottom: 70px;left: 50%;transform: translateX(-50%) scale(0.9);min-width: 350px;display: flex;justify-content: space-between;}}#track-name{font-size: 14px;font-weight: bold;color: #fff;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}