.player-container{aspect-ratio:16/9;background-color:#000;border-radius:8px;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;box-shadow:0 4px 30px #00000080}.responsive-iframe{border:none;width:100%;height:100%}.player-loading{aspect-ratio:16/9;color:#fff;width:100%;max-width:1200px;font-family:var(--font-geist-sans), sans-serif;background-color:#111;border-radius:8px;justify-content:center;align-items:center;margin:0 auto;display:flex}
.schedule-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;max-width:800px;font-family:var(--font-geist-sans), sans-serif;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin:2rem auto;padding:2rem;box-shadow:0 4px 30px #0000001a}.schedule-title{text-align:center;text-transform:uppercase;letter-spacing:2px;margin-top:0;margin-bottom:1.5rem;font-size:1.8rem}.schedule-list{flex-direction:column;gap:1rem;display:flex}.schedule-item{background:#0006;border-left:4px solid #e1251b;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.artist-name{margin:0 0 .5rem;font-size:1.4rem}.artist-stage{color:#ff9800;text-transform:uppercase;letter-spacing:1px;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.artist-time{color:#ccc;margin:.25rem 0;font-size:.9rem}.label{color:#fff;font-weight:700}.actual-time{opacity:.6}.badge{text-transform:uppercase;letter-spacing:1px;border-radius:20px;padding:.4rem .8rem;font-size:.8rem;font-weight:700}.badge.restricted{color:#000;background-color:#ff9800}.badge.worldwide{color:#fff;background-color:#4caf50}
