.joinchat__button{bottom:50px!important}.rp-contenedor{display:flex;flex-direction:column;gap:0;max-width:900px;margin:0 auto;font-family:inherit;border:1px solid #e8e8e8;border-radius:10px;overflow:hidden}.rp-playlist{background:#35454c;padding:30px}.rp-playlist-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;user-select:none}.rp-playlist-titulo{font-size:17px;letter-spacing:4px;color:#ffffff;margin:0;font-weight:400}.rp-flecha-toggle{color:#ffffff;font-size:20px;line-height:1;transition:transform 0.3s ease;flex-shrink:0;margin-left:16px}.rp-playlist.expandida .rp-flecha-toggle{transform:rotate(180deg)}.rp-lista-wrapper{max-height:0;overflow:hidden;transition:max-height 0.35s ease,margin-top 0.35s ease;margin-top:0}.rp-playlist.expandida .rp-lista-wrapper{max-height:2000px;margin-top:20px}.rp-lista{list-style:none;padding:0;margin:0}.rp-item{display:flex;align-items:center;gap:16px;padding:12px 16px;cursor:pointer;border-radius:10px;transition:background 0.2s ease;border-bottom:0px solid #2a2a2af}.rp-item:last-child{border-bottom:none}.rp-item:hover{background:#f5f0e8}.rp-item.activa{background:#f5f0e8}.rp-item.activa .rp-nombre{color:#35454c}.rp-item.activa .rp-numero{color:#35454c}.rp-numero{font-size:13px;color:#fff;font-weight:400;letter-spacing:1px;min-width:24px}.rp-nombre{flex:1;font-size:14px;color:#fff;font-weight:300;letter-spacing:0.5px;transition:color 0.2s ease}.rp-item:hover .rp-nombre,.rp-item:hover .rp-numero{color:#35454c}.rp-icono-play{font-size:10px;color:#35454c;opacity:0;transition:opacity 0.2s ease}.rp-item:hover .rp-icono-play,.rp-item.activa .rp-icono-play{opacity:1;color:#35454c}.rp-panel{display:grid;grid-template-columns:1fr 1fr;background:#fff}.rp-reproductor{padding:40px;background:#f5f0e8;border-right:1px solid #e8e8e8;display:flex;flex-direction:column;justify-content:center;gap:24px}.rp-cancion-activa{display:flex;align-items:baseline;gap:12px}.rp-cancion-numero{font-size:36px;color:#35454c;font-weight:300;line-height:1;font-family:Georgia,serif}.rp-cancion-titulo{font-size:18px;color:#35454c;font-weight:300;letter-spacing:1px;font-family:Georgia,serif;line-height:1.3}.rp-controles{display:flex;align-items:center;gap:20px}.rp-btn-play,.rp-btn-anterior,.rp-btn-siguiente{background:none;border:none;cursor:pointer;padding:0;line-height:1;transition:color 0.2s ease,transform 0.1s ease}.rp-btn-play{width:48px;height:48px;border-radius:50%;background:#35454c;color:#f5f0e8;font-size:16px;display:flex;align-items:center;justify-content:center;padding-left:3px}.rp-btn-play:hover{background:#ffffff;color:#35454c;transform:scale(1.05)}.rp-btn-anterior,.rp-btn-siguiente{color:#999;font-size:13px}.rp-btn-anterior:hover,.rp-btn-siguiente:hover{color:#35454c}.rp-barra-contenedor{display:flex;align-items:center;gap:10px}.rp-tiempo-actual,.rp-tiempo-total{font-size:13px;color:#35454c;letter-spacing:1px;min-width:32px}.rp-barra{flex:1;height:2px;background:#e0e0e0;cursor:pointer;position:relative;border-radius:1px}.rp-progreso{height:100%;background:#35454c;border-radius:1px;width:0%;transition:width 0.1s linear;position:relative}.rp-progreso::after{content:'';position:absolute;right:-4px;top:-3px;width:8px;height:8px;background:#35454c;border-radius:50%}.rp-poema-contenedor{padding:40px;background:#fff;overflow-y:auto;max-height:320px}.rp-poema-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #35454c}.rp-poema-texto p{font-size:14px;line-height:1em;color:#35454cfont-family:Georgia,serif;font-weight:400;white-space:pre-line;margin:0}.rp-poema-vacio{font-size:15px!important;color:#35454c!important;font-style:italic;line-height:1.6em!important}.rp-sin-canciones{text-align:center;color:#999;font-style:italic;padding:40px}@media (max-width:768px){.rp-panel{grid-template-columns:1fr}.rp-reproductor{border-right:none;border-bottom:1px solid #e8e8e8}.rp-poema-contenedor{max-height:none}.rp-contenedor{max-width:100%}}.rp-poema-titulo{font-family:Georgia,serif;font-size:17px;font-weight:400;color:#1a1a1a;letter-spacing:0.5px;margin:0 0 2px 0}.rp-poema-obra{font-family:Georgia,serif;font-size:13px;font-style:italic;color:#555555;margin:0 0 2px 0}.rp-poema-cantante{font-size:13px;letter-spacing:0.5px;color:#c9a84c;margin:0}