@media screen and (max-width:999px){#now-playing{background-color:#000;bottom:0;color:#fff;display:flex;justify-content:center;left:0;position:fixed;transition:.3s;width:100%;z-index:999}#now-playing.hidden{transform:translateY(90%)}}.toggle-now-playing{background-color:var(--wp--preset--color--primary);border:2px solid #000;border-radius:50%;cursor:pointer;display:none;font-family:var(--wp--preset--font-family--caprasimo);height:30px;position:absolute;right:1rem;top:0;transform:translateY(-50%) rotate(90deg);transition:.3s;width:30px}@media screen and (max-width:999px){.toggle-now-playing{display:block}}#now-playing.hidden .toggle-now-playing{transform:translateY(-50%) rotate(270deg)}#spin-recent{display:grid;grid-template-columns:minmax(50px,.6fr) 1fr;width:100%}@media screen and (max-width:999px){#spin-recent{grid-template-columns:minmax(50px,100px) 1fr}}@media screen and (min-width:782px){#spin-recent{gap:1rem;grid-template-columns:160px 1fr;row-gap:0}}.spin-recent-heading{background-color:var(--wp--preset--color--black);border-radius:5px;color:var(--wp--preset--color--white);font-size:var(--wp--preset--font-size--normal);margin:0;padding:5px}@media screen and (max-width:999px){.spin-recent-image{padding:4px}}.spin-recent-image img{border:2px solid var(--wp--preset--color--black);display:block;height:auto;max-width:100%}.spin-recent-meta{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}@media screen and (max-width:999px){.spin-recent-meta{padding:4px}}.spin-recent-meta p{margin:0}.spin-recent-meta .spin-recent-info{font-size:var(--wp--preset--font-size--small);line-height:1.1875;margin:9px 0 12px}@media screen and (max-width:999px){.spin-recent-meta .spin-recent-info{margin-bottom:0;margin-top:0}}.spin-recent-meta .spin-recent-artist{font-weight:700}.spin-recent-dj{background-color:rgba(235,163,74,.4);border:2px solid var(--wp--preset--color--black);border-radius:5px;line-height:1}.spin-recent-dj .dj-scroll-wrapper{display:inline-block;overflow:hidden;padding:5px 7px;text-overflow:ellipsis;white-space:nowrap}.spin-recent-dj .dj-scroll-wrapper p{display:inline}@media screen and (max-width:999px){.spin-recent-dj{background-color:#eba34a;color:#000}}.spin-recent-dj .spin-recent-show-name{font-weight:700}.spin-recent-links{display:flex;flex-wrap:wrap;gap:3rem;grid-column:1/-1;justify-content:center;padding:4px}.spin-recent-links a{align-items:center;display:flex;gap:4px;text-decoration:none}@media screen and (max-width:999px){.spin-recent-links{background-color:#fff;color:#000}}@media screen and (min-width:1000px){.spin-recent-links{gap:4px;grid-column:2/-1;justify-content:space-between}}@media screen and (max-width:1499px){.spin-recent-links a .extra-text{display:none}}.spin-recent-links p{margin:0}.spin-recent-links .spin-recent-listen{align-items:center;display:flex;gap:5px}.spin-recent-links a{font-family:var(--wp--preset--font-family--caprasimo);font-size:.75rem}