body,#wrapper[data-astro-cid-sgmywhnm],#main[data-astro-cid-sgmywhnm],section[data-astro-cid-sgmywhnm].wrapper{background:radial-gradient(circle at 50% 0%,#190f33,#0c0818)!important;color:#e2dcf0!important}#main[data-astro-cid-sgmywhnm].wrapper{background:transparent!important;padding:3em 0 6em!important}.genre-filters[data-astro-cid-sgmywhnm]{display:flex;flex-wrap:wrap;gap:.6em;justify-content:center;margin-bottom:2.5em}.genre-btn[data-astro-cid-sgmywhnm]{padding:.5em 1.4em!important;border-radius:50px!important;border:1px solid rgba(255,255,255,.2)!important;background:transparent!important;color:#ffffffb3!important;font-size:.85em!important;cursor:pointer!important;transition:all .3s ease!important;font-family:inherit!important;letter-spacing:.03em!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1!important;height:auto!important}.genre-btn[data-astro-cid-sgmywhnm]:hover{border-color:#a891ff66;color:#fff;transform:translateY(-1px)}.genre-btn[data-astro-cid-sgmywhnm].active{background:#a891ff;border-color:transparent;color:#fff;box-shadow:0 4px 15px #a891ff66}.beats-grid[data-astro-cid-sgmywhnm]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5em}@media screen and (max-width:980px){.beats-grid[data-astro-cid-sgmywhnm]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.beats-grid[data-astro-cid-sgmywhnm]{grid-template-columns:1fr}}.beat-card[data-astro-cid-sgmywhnm]{background:#ffffff05!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid rgba(168,145,255,.1)!important;border-radius:16px;padding:1.5em;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;opacity:1}.beat-card[data-astro-cid-sgmywhnm]:before{content:"";position:absolute;inset:0;border-radius:16px;padding:1px;background:linear-gradient(135deg,#a891ff00,#cbb2ff00);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:background .4s ease;pointer-events:none}.beat-card[data-astro-cid-sgmywhnm]:hover{transform:translateY(-4px) scale(1.015);background:#ffffff0a!important;border-color:#a891ff40!important;box-shadow:0 8px 32px #a891ff26}.beat-card[data-astro-cid-sgmywhnm]:hover:before{background:linear-gradient(135deg,#a891ff4d,#cbb2ff4d)}.beat-card[data-astro-cid-sgmywhnm].playing{border-color:#a891ff66!important;animation:cardGlow 2s ease-in-out infinite}@keyframes cardGlow{0%,to{box-shadow:0 0 15px #a891ff33,0 0 30px #cbb2ff1a}50%{box-shadow:0 0 25px #a891ff59,0 0 50px #cbb2ff33}}.beat-card[data-astro-cid-sgmywhnm].hidden{display:none}.beat-title[data-astro-cid-sgmywhnm]{font-size:1.15em;color:#fff;margin-bottom:.6em;font-weight:600}.beat-meta[data-astro-cid-sgmywhnm]{display:flex;flex-wrap:wrap;gap:.4em;margin-bottom:1.2em}.tag[data-astro-cid-sgmywhnm]{display:inline-block;padding:.25em .8em;border-radius:50px;font-size:.7em;letter-spacing:.03em;font-weight:500;background:#a891ff12!important;color:#cbb2ff!important;border:1px solid rgba(168,145,255,.15)!important}.player[data-astro-cid-sgmywhnm]{display:flex;align-items:center;gap:.8em}.play-btn[data-astro-cid-sgmywhnm]{width:44px!important;height:44px!important;min-width:44px!important;border-radius:50%!important;border:none!important;background:#a891ff!important;color:#fff!important;font-size:.9em!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:all .25s ease!important;box-shadow:0 2px 12px #a891ff73!important;padding:0!important;line-height:1!important;text-align:center!important;letter-spacing:0!important}.play-btn[data-astro-cid-sgmywhnm]:hover{transform:scale(1.1)!important;box-shadow:0 4px 18px #a891ffb3!important;background:#b8a5ff!important}.play-btn[data-astro-cid-sgmywhnm] i[data-astro-cid-sgmywhnm]{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;line-height:1!important;width:auto!important;height:auto!important}.play-btn[data-astro-cid-sgmywhnm] .fa-play[data-astro-cid-sgmywhnm]{padding-left:2px!important}.player-body[data-astro-cid-sgmywhnm]{flex:1;display:flex;flex-direction:column;gap:.3em;min-width:0}.progress-wrap[data-astro-cid-sgmywhnm]{position:relative;width:100%;height:6px;background:#ffffff14;border-radius:3px;cursor:pointer;overflow:hidden}.progress-fill[data-astro-cid-sgmywhnm]{height:100%;width:0%;background:linear-gradient(90deg,#a891ff,#cbb2ff);border-radius:3px;transition:width .1s linear;position:relative;z-index:2}.waveform[data-astro-cid-sgmywhnm]{position:absolute;inset:0;display:flex;align-items:flex-end;gap:2px;padding:0 1px;opacity:0;transition:opacity .3s ease;z-index:1}.beat-card[data-astro-cid-sgmywhnm].playing .waveform[data-astro-cid-sgmywhnm]{opacity:.4}.wave-bar[data-astro-cid-sgmywhnm]{flex:1;background:#a891ff66;border-radius:1px;animation:waveAnim var(--wave-duration, .8s) ease-in-out infinite alternate}@keyframes waveAnim{0%{height:15%}to{height:100%}}.time-display[data-astro-cid-sgmywhnm]{display:flex;justify-content:space-between;font-size:.65em;color:#fff6;font-variant-numeric:tabular-nums}.beats-intro[data-astro-cid-sgmywhnm]{text-align:center;margin-bottom:1em}.beats-intro[data-astro-cid-sgmywhnm] p[data-astro-cid-sgmywhnm]{max-width:700px;margin:0 auto 2em;color:#ffffff8c}.no-results[data-astro-cid-sgmywhnm]{grid-column:1 / -1;text-align:center;padding:3em 1em;color:#ffffff59;font-size:1.1em;display:none}.no-results[data-astro-cid-sgmywhnm].visible{display:block}
