.stream-schedule-grid{display:grid;grid-template-columns:1fr;gap:16px}.stream-card{position:relative;display:flex;gap:18px;align-items:center;justify-content:space-between;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.035);overflow:hidden}.stream-card-main{min-width:0;flex:1}.stream-card h2{margin:.15rem 0 .35rem}.stream-card h2 a{text-decoration:none}.stream-meta,.stream-time{opacity:.82;margin:.25rem 0}.stream-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:96px;padding:8px 12px;border-radius:999px;font-weight:800;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);white-space:nowrap}.stream-status-live{background:rgba(64,255,156,.14);box-shadow:0 0 22px rgba(64,255,156,.15)}.stream-card-live{border-color:rgba(64,255,156,.35)}.stream-status-upcoming{background:rgba(86,151,255,.14)}.stream-status-past{background:rgba(255,255,255,.07);opacity:.78}.stream-actions{margin-left:auto;justify-content:flex-end}.stream-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}.stream-section-head h1,.stream-section-head h2{margin-bottom:0}.stream-tabs{display:flex;gap:10px;flex-wrap:wrap}.creator-stream-form{display:grid;gap:14px}.stream-note{opacity:.8}.admin-stream-row{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center}@media(max-width:760px){.stream-card{align-items:stretch;flex-direction:column}.stream-status-pill{width:max-content}.stream-actions{margin-left:0;justify-content:flex-start}.stream-section-head{align-items:flex-start;flex-direction:column}.admin-stream-row{grid-template-columns:1fr}}
