diff --git a/index.php b/index.php
index 7c55906..7036d93 100644
--- a/index.php
+++ b/index.php
@@ -262,6 +262,39 @@ $facebook_link = "https://www.facebook.com/profile.php?id=61587890927489";
display: block;
margin-top: 0.2rem;
will-change: color, transform, text-shadow;
+ cursor: pointer;
+ position: relative;
+ }
+
+ .track-title:hover {
+ color: var(--primary-color);
+ }
+
+ .copy-toast {
+ position: fixed;
+ bottom: 30px;
+ left: 50%;
+ transform: translateX(-50%);
+ background: var(--accent-color);
+ color: white;
+ padding: 12px 24px;
+ border-radius: 50px;
+ font-weight: 800;
+ font-size: 0.9rem;
+ z-index: 10000;
+ box-shadow: 0 10px 30px rgba(0, 200, 83, 0.4);
+ animation: toast-in-out 2s forwards;
+ display: flex;
+ align-items: center;
+ gap: 10px;
+ pointer-events: none;
+ }
+
+ @keyframes toast-in-out {
+ 0% { opacity: 0; transform: translate(-50%, 20px); }
+ 15% { opacity: 1; transform: translate(-50%, 0); }
+ 85% { opacity: 1; transform: translate(-50%, 0); }
+ 100% { opacity: 0; transform: translate(-50%, -20px); }
}
.track-label {
@@ -981,7 +1014,7 @@ $facebook_link = "https://www.facebook.com/profile.php?id=61587890927489";
ESTÁS ESCUCHANDO:
-
Cargando stream...
+
Cargando stream...
Lili Records Radio
@@ -1004,6 +1037,9 @@ $facebook_link = "https://www.facebook.com/profile.php?id=61587890927489";
+
+ INSTAGRAM
+