.stream-alert-panel{max-width:900px;margin:24px auto;padding:28px;border:1px solid var(--modern-line);border-radius:20px;background:var(--modern-surface);color:var(--modern-text)}.stream-alert-panel form{display:grid;gap:22px}.stream-alert-panel label{display:grid;gap:8px}.stream-alert-panel select{width:100%;padding:12px;border:1px solid var(--modern-line);border-radius:10px;background:var(--modern-inset);color:var(--modern-text)}.stream-alert-panel fieldset{border:1px solid var(--modern-line);border-radius:14px;padding:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.stream-alert-panel fieldset label,.stream-alert-panel .stream-alert-toggle{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;background:var(--modern-inset)}.stream-alert-panel input[type=checkbox]{width:20px;height:20px;accent-color:#687de0}.stream-alert-panel button,.stream-alert-panel a{display:inline-block;padding:11px 16px;border:1px solid var(--modern-line);border-radius:10px;background:var(--modern-inset);color:var(--modern-text)}.stream-alert-panel button[type=submit]{background:#4664b9;color:white;justify-self:start}.stream-alert-panel [role=status]{margin:0;color:var(--modern-muted);white-space:pre-line}.stream-alert-panel .stream-alert-preview{border-left:3px solid #9167df;border-radius:12px;background:var(--modern-inset);padding:18px}.stream-alert-preview small{color:var(--modern-muted)}.stream-alert-preview h3{margin:8px 0}.stream-alert-panel .stream-alert-links{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}
.stream-alert-panel [data-config]{display:grid;gap:20px}.stream-alert-panel [data-config][hidden]{display:none}.stream-alert-panel fieldset{margin:0}.stream-alert-panel .stream-alert-toggle{margin:0}.stream-alert-panel p{margin:0;line-height:1.7}.stream-alert-panel .stream-alert-links:empty{display:none}html body .premium-main:has([data-stream-alerts])>.space-heading{display:block}html body .premium-main:has([data-stream-alerts])>.space-heading h1{font-size:clamp(26px,3vw,38px);margin:8px 0 12px;line-height:1.2}

.stream-alert-profile{display:flex;align-items:center;gap:14px;margin:14px 0}.stream-alert-avatar{display:grid;place-items:center;width:56px;height:56px;flex:0 0 56px;border-radius:50%;overflow:hidden;background:var(--modern-inset);border:1px solid var(--modern-border);font-size:22px}.stream-alert-avatar img{width:100%;height:100%;object-fit:cover}.stream-alert-profile h3{margin:0}
