.shout-empty-entry{position:absolute;top:70px;left:50%;z-index:130;box-sizing:border-box;width:max-content;max-width:calc(100% - 132px);min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid var(--border-secondary);border-radius:12px;color:var(--text-secondary);background:var(--bg-secondary);box-shadow:0 5px 16px rgba(0,0,0,.16);cursor:pointer;text-align:center;transform:translateX(-50%);transition:border-color 160ms ease,color 160ms ease,background-color 160ms ease,box-shadow 160ms ease}.shout-empty-entry>i{flex:none;color:inherit;font-size:14px}.shout-empty-entry>span{overflow:hidden;font:650 11px/1 Inter,sans-serif;text-overflow:ellipsis;white-space:nowrap}.shout-empty-entry:hover{border-color:var(--comm-accent);color:var(--comm-accent);background:var(--bg-tertiary);box-shadow:0 7px 20px rgba(0,0,0,.22)}.shout-empty-entry:focus-visible{outline:2px solid var(--comm-accent);outline-offset:2px}@media(max-width:360px){.shout-empty-entry{top:70px;max-width:calc(100% - 126px);min-height:40px;padding-inline:11px}}
.community-shout{position:relative;min-height:0;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;column-gap:8px;row-gap:0;padding:7px 12px 8px;color:var(--comm-text);background:var(--comm-panel);border-bottom:1px solid var(--comm-divider);overflow:hidden}.community-shout.is-text-only{min-height:0;grid-template-columns:minmax(0,1fr) auto}.community-shout-pet{grid-column:1;grid-row:1;width:24px;height:24px;display:grid;place-items:center}.community-shout-pet img{display:block;max-width:100%;max-height:100%;object-fit:contain}.community-shout-body{display:contents}.community-shout-meta{grid-column:2/-1;grid-row:1;min-width:0;display:flex;align-items:center;gap:5px;min-height:24px}.community-shout.is-text-only .community-shout-meta{grid-column:1/-1}.community-shout-meta strong{min-width:0;overflow:hidden;text-overflow:ellipsis;color:var(--comm-text);font:700 10.5px/1.2 Inter,sans-serif;white-space:nowrap}.community-shout-time{margin-left:auto;flex:none;color:var(--comm-muted);font:650 9px/1 Inter,sans-serif}.community-shout-body>p{grid-column:1/-1;grid-row:2}.community-shout:has(.community-shout-reply) .community-shout-body>p{grid-column:1/-2;margin-right:8px}.community-shout-body>.community-shout-reply{grid-column:-2/-1;grid-row:2}.community-shout-body>.shout-song{grid-column:1/-1}.community-shout-body p{margin:3px 0 0;overflow-wrap:anywhere;color:var(--comm-text);font:550 12px/1.35 Inter,sans-serif}.community-shout-progress{position:absolute;left:0;bottom:0;width:var(--shout-progress,100%);height:1px;background:var(--comm-accent);opacity:.65;transition:width 1s linear}.community-shout-actions{display:flex;align-items:center;flex:none;gap:2px}.community-shout-actions button{width:24px;height:24px;display:grid;place-items:center;padding:0;border:0;color:var(--comm-muted);background:transparent;cursor:pointer}.community-shout-actions button:hover{color:var(--comm-text)}.shout-waiting{min-height:25px;display:flex;align-items:center;gap:6px;padding:4px 12px;color:var(--comm-muted);background:var(--comm-panel);border-bottom:1px solid var(--comm-divider);font:600 10px/1 Inter,sans-serif}.shout-waiting i{color:var(--comm-accent)}.shout-waiting small{margin-left:auto;color:inherit;font:inherit}
.shout-modal[hidden]{display:none}.shout-modal{position:fixed;inset:0;z-index:10020;display:grid;place-items:center;padding:18px;color:var(--text-primary)}.shout-modal-scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(0,0,0,.52);backdrop-filter:blur(4px)}.shout-modal>section{position:relative;box-sizing:border-box;width:min(420px,100%);padding:20px;border:1px solid var(--border-secondary);border-radius:16px;color:var(--text-primary);background:var(--bg-secondary);box-shadow:0 24px 70px rgba(0,0,0,.42)}.shout-modal header{display:flex;align-items:center;gap:10px}.shout-modal header>span{width:35px;height:35px;display:grid;place-items:center;border:1px solid var(--border-secondary);border-radius:10px;color:var(--text-secondary);background:var(--bg-tertiary)}.shout-modal header>div{flex:1}.shout-modal header small{color:var(--text-muted);font:700 9px/1 Inter,sans-serif;letter-spacing:.12em;text-transform:uppercase}.shout-modal h2{margin:4px 0 0;color:var(--text-primary);font:700 18px/1.15 "Comic Neue","Comic Sans MS",cursive}.shout-modal header>button{width:30px;height:30px;border:0;color:var(--text-muted);background:transparent;cursor:pointer}.shout-modal>section>p{margin:15px 0 10px;color:var(--text-secondary);font:500 11.5px/1.45 Inter,sans-serif}.shout-estimate{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:11px;padding:8px 10px;border:0;border-left:2px solid var(--text-muted);border-radius:0 9px 9px 0;color:var(--text-secondary);background:var(--bg-tertiary)}.shout-estimate>i{color:var(--text-muted);font-size:13px}.shout-estimate>span{display:grid;gap:3px;min-width:0}.shout-estimate>span small{color:var(--text-muted);font:650 8.5px/1 Inter,sans-serif;letter-spacing:.06em;text-transform:uppercase}.shout-estimate>span strong{overflow:hidden;color:var(--text-primary);font:700 11.5px/1 Inter,sans-serif;text-overflow:ellipsis;white-space:nowrap}.shout-estimate>em{padding:4px 6px;border-radius:6px;color:var(--text-muted);background:var(--bg-secondary);font:650 8.5px/1 Inter,sans-serif;font-style:normal}.shout-modal textarea{box-sizing:border-box;width:100%;resize:none;padding:11px 12px;border:1px solid var(--border-secondary);border-radius:11px;outline:none;color:var(--text-primary);background:var(--bg-primary);font:500 13.5px/1.45 Inter,sans-serif}.shout-modal textarea:focus{border-color:var(--text-muted);box-shadow:0 0 0 3px color-mix(in srgb,var(--text-muted) 12%,transparent)}.shout-compose-meta{display:flex;justify-content:space-between;margin-top:6px;color:var(--text-muted);font:600 10px/1 Inter,sans-serif}.shout-modal footer{display:flex;align-items:center;margin-top:16px}.shout-modal footer>span{display:flex;align-items:center;gap:5px;color:var(--text-secondary);font:700 11.5px/1 Inter,sans-serif}.shout-modal footer button{margin-left:auto;padding:10px 15px;border:0;border-radius:10px;color:var(--button-primary-text,#111);background:var(--button-primary-bg,#f2eee5);font:700 11.5px/1 Inter,sans-serif;cursor:pointer}.shout-modal footer button:disabled{opacity:.55;cursor:wait}
@media(max-width:520px){.community-shout{padding-inline:10px}.community-shout-meta small{display:none}.community-shout:not(.is-own) .community-shout-schedule span{display:none}.shout-modal{align-items:end;padding:0}.shout-modal>section{width:100%;border-radius:18px 18px 0 0;padding:20px 18px max(20px,env(safe-area-inset-bottom))}}
@media(prefers-reduced-motion:reduce){.community-shout-progress{transition:none}.shout-modal-scrim{backdrop-filter:none}}
.shout-modal textarea{scrollbar-width:none;-ms-overflow-style:none}.shout-modal textarea::-webkit-scrollbar{display:none;width:0;height:0}
.shout-empty-entry{min-height:42px;padding:0 13px}
.community-shout-actions{align-items:center;gap:3px}.community-shout-actions button{width:26px;height:26px;border-radius:7px}.community-shout-actions .community-shout-schedule{width:auto;display:flex;grid:none;align-items:center;gap:5px;padding:0 7px;border:1px solid var(--comm-divider);border-radius:7px;color:var(--comm-text);font:650 9px/1 Inter,sans-serif;white-space:nowrap}.community-shout-actions .community-shout-schedule:hover{background:color-mix(in srgb,var(--comm-panel) 82%,var(--comm-accent))}.community-shout-actions .community-shout-report{border:1px solid var(--comm-divider);background:color-mix(in srgb,var(--comm-panel) 88%,var(--comm-accent))}.community-shout-actions .community-shout-report:hover{border-color:var(--comm-muted)}
.shout-report-confirm{position:fixed;inset:0;z-index:10030;display:grid;place-items:center;padding:18px;color:var(--text-primary)}.shout-report-confirm-scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(0,0,0,.46);backdrop-filter:blur(3px)}.shout-report-confirm>section{position:relative;box-sizing:border-box;width:min(330px,100%);padding:16px;border:1px solid var(--border-secondary);border-radius:15px;background:var(--bg-secondary);box-shadow:0 20px 60px rgba(0,0,0,.4)}.shout-report-confirm header{display:flex;align-items:center;gap:10px}.shout-report-confirm header>span{width:32px;height:32px;display:grid;place-items:center;flex:none;border:1px solid color-mix(in srgb,var(--error-color,#d96c6c) 42%,var(--border-secondary));border-radius:9px;color:var(--error-color,#d96c6c);background:color-mix(in srgb,var(--error-color,#d96c6c) 10%,var(--bg-tertiary))}.shout-report-confirm header>div{min-width:0}.shout-report-confirm header small{color:var(--text-muted);font:700 8px/1 Inter,sans-serif;letter-spacing:.1em;text-transform:uppercase}.shout-report-confirm h2{margin:3px 0 0;color:var(--text-primary);font:700 15px/1.15 "Comic Neue","Comic Sans MS",cursive}.shout-report-preview{margin-top:12px;padding:10px 11px;border:1px solid var(--border-secondary);border-radius:10px;background:var(--bg-tertiary)}.shout-report-preview strong{display:block;overflow:hidden;color:var(--text-secondary);font:700 10px/1.2 Inter,sans-serif;text-overflow:ellipsis;white-space:nowrap}.shout-report-preview p{display:-webkit-box;margin:5px 0 0;overflow:hidden;color:var(--text-primary);font:500 11.5px/1.35 Inter,sans-serif;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow-wrap:anywhere}.shout-report-confirm footer{display:flex;justify-content:flex-end;gap:7px;margin-top:12px}.shout-report-confirm footer button{min-height:34px;padding:0 12px;border:1px solid var(--border-secondary);border-radius:9px;color:var(--text-secondary);background:var(--bg-tertiary);font:700 10.5px/1 Inter,sans-serif;cursor:pointer}.shout-report-confirm footer [data-report-confirm]{display:flex;align-items:center;gap:5px;border-color:color-mix(in srgb,var(--error-color,#d96c6c) 45%,var(--border-secondary));color:#fff;background:var(--error-color,#b6503a)}.shout-report-confirm footer button:focus-visible{outline:2px solid var(--comm-accent);outline-offset:2px}@media(max-width:360px){.shout-report-confirm{padding:12px}.shout-report-confirm>section{padding:14px}}
.shout-modal>section{width:min(460px,100%);padding:22px}.shout-schedule-status{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(132px,.65fr);gap:8px;margin-bottom:12px}.shout-schedule-status .shout-estimate{margin-bottom:0}.shout-cooldown{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:7px;padding:8px 10px;border-left:2px solid var(--border-secondary);border-radius:0 9px 9px 0;color:var(--text-secondary);background:var(--bg-tertiary)}.shout-cooldown>i{color:var(--text-muted);font-size:13px}.shout-cooldown>span{display:grid;gap:3px;min-width:0}.shout-cooldown small,.shout-name-field>span{color:var(--text-muted);font:650 8.5px/1 Inter,sans-serif;letter-spacing:.06em;text-transform:uppercase}.shout-cooldown strong{overflow:hidden;color:var(--text-primary);font:700 11px/1 Inter,sans-serif;text-overflow:ellipsis;white-space:nowrap}.shout-cooldown.is-active{border-left-color:var(--text-muted)}.shout-name-field{display:grid;gap:6px;margin-bottom:9px}.shout-name-field input{box-sizing:border-box;width:100%;height:38px;padding:0 11px;border:1px solid var(--border-secondary);border-radius:10px;outline:none;color:var(--text-primary);background:var(--bg-primary);font:600 12.5px/1 Inter,sans-serif}.shout-name-field input:focus{border-color:var(--text-muted);box-shadow:0 0 0 3px color-mix(in srgb,var(--text-muted) 12%,transparent)}
@media(max-width:520px){.shout-modal>section{padding:20px 18px max(20px,env(safe-area-inset-bottom))}.shout-schedule-status{grid-template-columns:1fr}.shout-cooldown{min-height:34px}}
.shout-schedule-status{grid-template-columns:minmax(0,1fr) auto;gap:0;padding:10px 12px;border:1px solid var(--border-secondary);border-radius:11px;background:var(--bg-tertiary)}.shout-schedule-status .shout-estimate,.shout-schedule-status .shout-cooldown{display:block;padding:0;border:0;border-radius:0;background:transparent}.shout-schedule-status .shout-estimate{padding-right:20px}.shout-schedule-status .shout-cooldown{min-width:104px;padding-left:16px;border-left:1px solid var(--border-secondary)}.shout-schedule-status .shout-estimate>span,.shout-schedule-status .shout-cooldown>span{display:grid;gap:4px}.shout-schedule-status small{font-size:8px;letter-spacing:.08em}.shout-schedule-status strong{overflow:visible;font-size:11.5px;text-overflow:clip}.shout-schedule-status .shout-cooldown.is-active{border-left-color:var(--border-secondary)}
@media(max-width:520px){.shout-schedule-status{grid-template-columns:minmax(0,1fr) auto}.shout-schedule-status .shout-estimate{padding-right:12px}.shout-schedule-status .shout-cooldown{min-width:88px;padding-left:12px}}
.shout-name-field>label{color:var(--text-muted);font:650 8.5px/1 Inter,sans-serif;letter-spacing:.06em;text-transform:uppercase}.shout-name-field>[data-shout-name-error]{min-height:13px;margin:0;color:var(--error-color,#d96c6c);font:600 10px/1.3 Inter,sans-serif}.shout-name-field input[aria-invalid="true"]{border-color:var(--error-color,#d96c6c);box-shadow:0 0 0 3px color-mix(in srgb,var(--error-color,#d96c6c) 12%,transparent)}

/* Song attachments and one-way private Broadcast replies */
.shout-empty-entry>small{padding:3px 6px;border-radius:999px;color:var(--comm-muted);background:var(--bg-tertiary);font:650 8.5px/1 Inter,sans-serif;white-space:nowrap}.shout-empty-entry.has-replies>small{color:var(--bg-primary);background:var(--comm-accent)}
.community-shout-reply{width:max-content;min-height:27px;display:flex;align-items:center;gap:5px;margin-top:4px;padding:0 3px;border:0;border-radius:5px;color:var(--comm-muted);background:transparent;font:650 9.5px/1 Inter,sans-serif;cursor:pointer;text-align:left}.community-shout-reply:hover{color:var(--comm-text);background:color-mix(in srgb,var(--comm-panel) 82%,var(--comm-accent))}.community-shout-reply:focus-visible{outline:2px solid var(--comm-accent);outline-offset:1px}.community-shout-reply:disabled{cursor:default;opacity:.72;background:transparent}
.shout-song{min-width:0;display:flex;align-items:center;gap:8px;margin-top:7px;padding:6px 7px;border:1px solid var(--comm-divider,var(--border-secondary));border-radius:9px;color:var(--comm-text,var(--text-primary));background:color-mix(in srgb,var(--comm-panel,var(--bg-tertiary)) 88%,var(--comm-accent,var(--text-muted)))}.shout-song>i{flex:none;color:var(--comm-accent,var(--text-secondary));font-size:13px}.shout-song>span{min-width:0;display:grid;gap:2px;flex:1}.shout-song strong,.shout-song small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shout-song strong{color:inherit;font:650 10.5px/1.15 Inter,sans-serif}.shout-song small{color:var(--comm-muted,var(--text-muted));font:550 9px/1.15 Inter,sans-serif}.shout-song>button{width:26px;height:26px;display:grid;place-items:center;flex:none;padding:0;border:0;border-radius:7px;color:var(--comm-text,var(--text-primary));background:var(--comm-panel,var(--bg-secondary));cursor:pointer}.shout-song>button.is-playing{color:var(--comm-accent,var(--text-secondary))}
.shout-modal>section{max-height:calc(100dvh - 36px);overflow-y:auto;scrollbar-width:none}.shout-modal>section::-webkit-scrollbar{display:none}.shout-song-compose{margin-top:10px}.shout-song-compose>[data-song-open]{width:100%;min-height:42px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 11px;border:1px dashed var(--border-secondary);border-radius:10px;color:var(--text-secondary);background:var(--bg-tertiary);cursor:pointer;text-align:left}.shout-song-compose>[data-song-open]>span{font:650 11.5px/1 Inter,sans-serif}.shout-song-compose>[data-song-open]>small{color:var(--text-muted);font:600 9px/1 Inter,sans-serif}.shout-song-compose .shout-song{--comm-divider:var(--border-secondary);--comm-text:var(--text-primary);--comm-muted:var(--text-muted);--comm-panel:var(--bg-tertiary);--comm-accent:var(--text-secondary);margin-top:0}.shout-song-remove{color:var(--text-muted)!important;background:transparent!important}.shout-song-search{margin-top:8px;padding:9px;border:1px solid var(--border-secondary);border-radius:11px;background:var(--bg-tertiary)}.shout-song-search>label{height:36px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--border-secondary);border-radius:9px;color:var(--text-muted);background:var(--bg-primary)}.shout-song-search input{min-width:0;flex:1;border:0;outline:0;color:var(--text-primary);background:transparent;font:550 11.5px/1 Inter,sans-serif}.shout-song-search [data-song-results]{max-height:210px;overflow-y:auto;margin-top:8px}.shout-song-search [data-song-results]>p{margin:12px;color:var(--text-muted);font:550 10.5px/1.3 Inter,sans-serif;text-align:center}.shout-song-results-heading{display:block;padding:3px 5px 6px;color:var(--text-muted);font:700 8px/1 Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase}.shout-song-result{display:flex;align-items:center;gap:4px;border-top:1px solid var(--border-secondary)}.shout-song-result:first-of-type{border-top:0}.shout-song-result button{border:0;color:var(--text-primary);background:transparent;cursor:pointer}.shout-song-result-choose{min-width:0;display:flex;align-items:center;gap:8px;flex:1;padding:8px 5px;text-align:left}.shout-song-result-choose>i{flex:none;color:var(--text-muted)}.shout-song-result-choose>span{min-width:0;display:grid;gap:3px}.shout-song-result-choose strong,.shout-song-result-choose small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shout-song-result-choose strong{font:650 10.5px/1 Inter,sans-serif}.shout-song-result-choose small{color:var(--text-muted);font:550 9px/1 Inter,sans-serif}.shout-song-result-preview{width:29px;height:29px;display:grid;place-items:center;flex:none;border-radius:8px!important;background:var(--bg-secondary)!important}.shout-song-result-preview.is-playing{color:var(--text-secondary)}
.shout-replies-toggle{display:flex;align-items:center;gap:12px;margin-top:10px;padding:10px 11px;border:1px solid var(--border-secondary);border-radius:10px;background:var(--bg-tertiary);cursor:pointer}.shout-replies-toggle>span{min-width:0;display:grid;gap:3px;flex:1}.shout-replies-toggle strong{color:var(--text-primary);font:650 11px/1 Inter,sans-serif}.shout-replies-toggle small{color:var(--text-muted);font:550 9.5px/1.25 Inter,sans-serif}.shout-replies-toggle input{position:absolute;opacity:0;pointer-events:none}.shout-replies-toggle>i{position:relative;width:34px;height:19px;flex:none;border-radius:999px;background:var(--border-secondary);transition:background .16s ease}.shout-replies-toggle>i:after{content:"";position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:var(--text-muted);transition:transform .16s ease,background .16s ease}.shout-replies-toggle input:checked+i{background:var(--text-secondary)}.shout-replies-toggle input:checked+i:after{background:var(--bg-primary);transform:translateX(15px)}.shout-replies-toggle:has(input:focus-visible){outline:2px solid var(--text-secondary);outline-offset:2px}
.shout-reply-modal blockquote{margin:13px 0 10px;padding:9px 10px;border-left:2px solid var(--text-muted);border-radius:0 8px 8px 0;color:var(--text-secondary);background:var(--bg-tertiary);font:550 10.5px/1.35 Inter,sans-serif;overflow-wrap:anywhere}.shout-reply-modal .shout-compose-meta span:last-child{text-align:right}
.shout-owner-modal>section{width:min(440px,100%);padding-bottom:16px}.shout-owner-summary{margin-top:14px;padding:11px;border:1px solid var(--border-secondary);border-radius:11px;background:var(--bg-tertiary)}.shout-owner-status{display:inline-flex;padding:4px 6px;border-radius:6px;color:var(--text-secondary);background:var(--bg-secondary);font:700 8px/1 Inter,sans-serif;text-transform:uppercase;letter-spacing:.06em}.shout-owner-summary>p{margin:8px 0 0;color:var(--text-primary);font:550 12px/1.4 Inter,sans-serif;overflow-wrap:anywhere}.shout-owner-summary .shout-song{--comm-divider:var(--border-secondary);--comm-text:var(--text-primary);--comm-muted:var(--text-muted);--comm-panel:var(--bg-secondary);--comm-accent:var(--text-secondary)}.shout-owner-reply-heading{display:flex;align-items:end;justify-content:space-between;gap:10px;margin:15px 2px 8px}.shout-owner-reply-heading strong{color:var(--text-primary);font:700 11px/1 Inter,sans-serif}.shout-owner-reply-heading small{color:var(--text-muted);font:550 8.5px/1 Inter,sans-serif;text-align:right}.shout-owner-replies{display:grid;gap:6px;max-height:290px;overflow-y:auto}.shout-owner-replies>article{padding:10px 11px;border:1px solid var(--border-secondary);border-radius:10px;background:var(--bg-tertiary)}.shout-owner-replies>article>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.shout-owner-replies>article strong{overflow:hidden;color:var(--text-secondary);font:700 10px/1 Inter,sans-serif;text-overflow:ellipsis;white-space:nowrap}.shout-owner-replies>article time{flex:none;color:var(--text-muted);font:600 8.5px/1 Inter,sans-serif}.shout-owner-replies>article p{margin:6px 0 0;color:var(--text-primary);font:550 11.5px/1.4 Inter,sans-serif;overflow-wrap:anywhere}.shout-owner-empty{display:grid;justify-items:center;gap:5px;padding:25px 14px;border:1px dashed var(--border-secondary);border-radius:11px;color:var(--text-muted);text-align:center}.shout-owner-empty>i{font-size:20px}.shout-owner-empty strong{color:var(--text-secondary);font:700 11px/1 Inter,sans-serif}.shout-owner-empty span{font:550 9.5px/1.35 Inter,sans-serif}
@media(max-width:520px){.shout-modal>section{max-height:calc(100dvh - 14px)}.community-shout .shout-song{padding-block:5px}.community-shout-reply{margin-top:6px}.shout-owner-replies{max-height:38dvh}}

.shout-song-search [data-song-results],.shout-owner-replies{scrollbar-width:none;-ms-overflow-style:none}.shout-song-search [data-song-results]::-webkit-scrollbar,.shout-owner-replies::-webkit-scrollbar{display:none;width:0;height:0}

/* Compact public Broadcast card */
.community-shout .community-shout-actions{gap:2px}.community-shout .community-shout-actions button{width:24px;height:24px;border-radius:6px}.community-shout .community-shout-actions .community-shout-schedule{gap:4px;padding-inline:6px;border-radius:6px;font-size:8.5px}.community-shout .community-shout-actions .community-shout-report{border:0;background:transparent}
.community-shout .community-shout-reply{width:max-content;min-height:22px;margin:3px 0 0;padding:0 2px;gap:4px;border:0;border-radius:4px;background:transparent;font-size:9px;white-space:nowrap}.community-shout .community-shout-reply:hover{color:var(--comm-text);background:transparent}
.community-shout .shout-song{gap:7px;margin-top:5px;padding:5px 6px;border-radius:8px}
.community-shout .community-shout-schedule{position:relative;width:24px!important;padding:0!important;border:0!important;background:transparent!important}.community-shout .community-shout-schedule>b{position:absolute;top:-3px;right:-3px;min-width:13px;height:13px;display:grid;place-items:center;padding:0 3px;border:1px solid var(--comm-panel);border-radius:999px;color:var(--comm-panel);background:var(--comm-accent);font:700 7px/1 Inter,sans-serif}
.community-shout .shout-song{min-height:28px;gap:5px;margin-top:4px;padding:3px 5px;border-radius:7px}.community-shout .shout-song>i{font-size:11px}.community-shout .shout-song>span{display:flex;align-items:baseline;gap:4px}.community-shout .shout-song strong{min-width:0;flex:0 1 auto;font-size:10px}.community-shout .shout-song small{min-width:0;flex:1 1 auto;font-size:8.5px}.community-shout .shout-song small:before{content:"·";margin-right:4px}.community-shout .shout-song>button{width:22px;height:22px;border-radius:6px}

/* Keep music subordinate and the lobby Broadcast shortcut theme-neutral. */
.community-shout .shout-song{min-height:22px;margin-top:2px;padding:0;border:0;border-radius:0;background:transparent}.community-shout .shout-song>i{font-size:10px}.community-shout .shout-song>button{width:20px;height:20px;border-radius:5px;background:transparent}.community-shout .shout-song>button:hover{background:color-mix(in srgb,var(--comm-text) 8%,transparent)}
.shout-empty-entry{min-height:40px;color:var(--text-primary);background:transparent;border-color:color-mix(in srgb,var(--text-primary) 18%,transparent);box-shadow:none}.shout-empty-entry>i{color:var(--text-secondary)}.shout-empty-entry>small,.shout-empty-entry.has-replies>small{padding:0;color:var(--text-secondary);background:transparent;font-size:8px}.shout-empty-entry:hover{color:var(--text-primary);background:transparent;border-color:color-mix(in srgb,var(--text-primary) 36%,transparent);box-shadow:none}

/* Minimal Broadcast composer: one surface, fewer nested cards. */
#shoutComposerModal>section{width:min(420px,100%);padding:16px 18px 17px;border-radius:14px}
#shoutComposerModal header{gap:7px}#shoutComposerModal header>span{width:25px;height:25px;border:0;border-radius:0;background:transparent}#shoutComposerModal header>span i{font-size:14px}#shoutComposerModal header small{display:none}#shoutComposerModal h2{margin:0;font-size:17px}#shoutComposerModal header>button{width:28px;height:28px}
#shoutComposerModal>section>p{margin:9px 0 8px;font-size:10.5px;line-height:1.4}
#shoutComposerModal .shout-schedule-status{margin-bottom:9px;padding:7px 0;border:1px solid var(--border-secondary);border-width:1px 0;border-radius:0;background:transparent}
#shoutComposerModal .shout-schedule-status .shout-estimate{padding-right:14px}#shoutComposerModal .shout-schedule-status .shout-cooldown{min-width:102px;padding-left:14px}#shoutComposerModal .shout-schedule-status small{font-size:7.5px}#shoutComposerModal .shout-schedule-status strong{font-size:11px}
#shoutComposerModal .shout-name-field{gap:4px;margin-bottom:6px}#shoutComposerModal .shout-name-field>label{font-size:7.5px}#shoutComposerModal .shout-name-field input{height:34px;padding-inline:10px;border-radius:8px;font-size:12px}#shoutComposerModal .shout-name-field>[data-shout-name-error]:empty{display:none}#shoutComposerModal .shout-name-field>[data-shout-name-error]:not(:empty){min-height:0;margin-bottom:2px}
#shoutComposerModal textarea{height:64px;min-height:64px;padding:9px 10px;border-radius:9px;font-size:12.5px;line-height:1.4}#shoutComposerModal .shout-compose-meta{margin-top:4px;font-size:8.5px}
#shoutComposerModal .shout-song-compose{margin-top:6px}#shoutComposerModal .shout-song-compose>[data-song-open]{min-height:34px;padding:0 2px;border:0;border-radius:0;background:transparent}#shoutComposerModal .shout-song-compose>[data-song-open]>span{font-size:10.5px}#shoutComposerModal .shout-song-compose>[data-song-open]>small{font-size:8px}
#shoutComposerModal .shout-replies-toggle{margin-top:0;padding:8px 2px;border:1px solid var(--border-secondary);border-width:1px 0;border-radius:0;background:transparent}#shoutComposerModal .shout-replies-toggle strong{font-size:10.5px}#shoutComposerModal .shout-replies-toggle small{font-size:8.5px}#shoutComposerModal .shout-replies-toggle>i{width:31px;height:17px}#shoutComposerModal .shout-replies-toggle>i:after{top:3px;width:11px;height:11px}#shoutComposerModal .shout-replies-toggle input:checked+i:after{transform:translateX(14px)}
#shoutComposerModal footer{margin-top:10px}#shoutComposerModal footer>span{font-size:10.5px}#shoutComposerModal footer button{min-height:34px;padding:0 13px;border-radius:8px;font-size:10.5px}
@media(max-width:520px){#shoutComposerModal>section{padding:16px 16px max(16px,env(safe-area-inset-bottom))}}

/* Minimal private-replies view: hierarchy through type and dividers, not cards. */
#shoutOwnerModal>section{width:min(410px,100%);padding:16px 18px 18px;border-radius:14px}#shoutOwnerModal header{gap:7px}#shoutOwnerModal header>span{width:25px;height:25px;border:0;border-radius:0;background:transparent}#shoutOwnerModal header>span i{font-size:14px}#shoutOwnerModal header small{display:none}#shoutOwnerModal h2{margin:0;font-size:17px}#shoutOwnerModal header>button{width:28px;height:28px}
#shoutOwnerModal .shout-owner-summary{margin-top:10px;padding:8px 0 11px;border:0;border-bottom:1px solid var(--border-secondary);border-radius:0;background:transparent}#shoutOwnerModal .shout-owner-status{padding:0;border-radius:0;color:var(--text-muted);background:transparent;font-size:7.5px}#shoutOwnerModal .shout-owner-summary>p{margin:6px 0 0;font-size:11.5px;line-height:1.35}
#shoutOwnerModal .shout-owner-summary .shout-song{min-height:22px;margin-top:4px;padding:0;border:0;border-radius:0;background:transparent}#shoutOwnerModal .shout-owner-summary .shout-song>i{font-size:10px}#shoutOwnerModal .shout-owner-summary .shout-song>span{display:flex;align-items:baseline;gap:4px}#shoutOwnerModal .shout-owner-summary .shout-song strong{min-width:0;flex:0 1 auto;font-size:10px}#shoutOwnerModal .shout-owner-summary .shout-song small{min-width:0;flex:1 1 auto;font-size:8.5px}#shoutOwnerModal .shout-owner-summary .shout-song small:before{content:"·";margin-right:4px}
#shoutOwnerModal .shout-owner-reply-heading{align-items:center;margin:11px 0 5px}#shoutOwnerModal .shout-owner-reply-heading strong{font-size:10.5px}#shoutOwnerModal .shout-owner-reply-heading small{font-size:8px}
#shoutOwnerModal .shout-owner-replies{gap:0;max-height:260px}#shoutOwnerModal .shout-owner-replies>article{padding:9px 0;border:0;border-top:1px solid var(--border-secondary);border-radius:0;background:transparent}#shoutOwnerModal .shout-owner-replies>article strong{font-size:9.5px}#shoutOwnerModal .shout-owner-replies>article time{font-size:8px}#shoutOwnerModal .shout-owner-replies>article p{margin-top:4px;font-size:11px;line-height:1.35}
#shoutOwnerModal .shout-owner-empty{padding:18px 8px;border:0;border-top:1px solid var(--border-secondary);border-radius:0}#shoutOwnerModal .shout-owner-empty>i{font-size:16px}
@media(max-width:520px){#shoutOwnerModal>section{padding:16px 16px max(16px,env(safe-area-inset-bottom))}}

/* Preserve clear grouping in the minimal owner view. */
#shoutOwnerModal .shout-owner-summary{margin-top:11px;padding:10px 11px;border:0;border-radius:9px;background:color-mix(in srgb,var(--bg-tertiary) 72%,transparent)}#shoutOwnerModal .shout-owner-status{display:inline-flex;padding:3px 5px;border-radius:5px;color:var(--text-secondary);background:var(--bg-secondary);font-size:7.5px}#shoutOwnerModal .shout-owner-summary>p{margin-top:7px;color:var(--text-primary);font-size:12px;font-weight:650}
#shoutOwnerModal .shout-owner-reply-heading{margin:13px 1px 6px}#shoutOwnerModal .shout-owner-reply-heading strong{display:flex;align-items:center;gap:6px;font-size:11px}#shoutOwnerModal .shout-owner-reply-heading strong>b{min-width:16px;height:16px;display:grid;place-items:center;padding:0 4px;border-radius:999px;color:var(--bg-primary);background:var(--text-primary);font:700 8px/1 Inter,sans-serif}#shoutOwnerModal .shout-owner-reply-heading small{color:var(--text-muted);font-size:8px}
#shoutOwnerModal .shout-owner-replies>article{padding:10px 2px 9px;border-top-color:color-mix(in srgb,var(--border-secondary) 80%,transparent)}#shoutOwnerModal .shout-owner-replies>article strong{color:var(--text-secondary);font-size:9.5px}#shoutOwnerModal .shout-owner-replies>article p{color:var(--text-primary);font-size:11.5px;font-weight:600}

#shoutOwnerModal [data-owner-content]>.shout-owner-status{display:inline-flex;margin:12px 1px 0;padding:0;border-radius:0;color:var(--text-muted);background:transparent;font-size:7.5px}#shoutOwnerModal .shout-owner-summary{margin-top:5px}

/* Align owner-panel sections to a consistent vertical and horizontal rhythm. */
#shoutOwnerModal [data-owner-content]{display:flex;flex-direction:column}#shoutOwnerModal [data-owner-content]>.shout-owner-status{align-self:flex-start;margin:14px 12px 0}#shoutOwnerModal .shout-owner-summary{margin-top:6px;padding:11px 12px}#shoutOwnerModal .shout-owner-reply-heading{margin:14px 1px 7px}#shoutOwnerModal .shout-owner-replies>article{padding-block:11px 10px}#shoutOwnerModal .shout-owner-empty{gap:4px;padding:15px 8px 13px}#shoutOwnerModal .shout-owner-empty strong{line-height:1.2}#shoutOwnerModal .shout-owner-empty span{line-height:1.3}

/* Broadcast hierarchy, readability, and interaction refinements. */
.shout-modal header>button{width:40px;height:40px;display:grid;place-items:center;flex:none;border-radius:10px;color:var(--text-secondary);font-size:17px;transition:color .16s ease,background-color .16s ease}.shout-modal header>button:hover{color:var(--text-primary);background:var(--bg-tertiary)}.shout-modal header>button:focus-visible{outline:2px solid var(--text-secondary);outline-offset:2px}
.shout-modal header small,.shout-compose-meta,#shoutOwnerModal [data-owner-content]>.shout-owner-status,#shoutOwnerModal .shout-owner-reply-heading small,#shoutOwnerModal .shout-owner-replies>article time{color:var(--text-secondary)}

#shoutOwnerModal>section{padding-bottom:18px}#shoutOwnerModal .shout-owner-summary{background:color-mix(in srgb,var(--bg-tertiary) 88%,var(--text-primary) 2%)}#shoutOwnerModal .shout-owner-summary>p{overflow-wrap:anywhere;word-break:break-word;text-wrap:balance}#shoutOwnerModal .shout-owner-reply-heading{margin-top:16px;margin-bottom:8px}#shoutOwnerModal .shout-owner-replies{gap:7px}#shoutOwnerModal .shout-owner-replies>article{padding:10px 11px;border:1px solid color-mix(in srgb,var(--border-secondary) 82%,var(--text-primary) 8%);border-radius:9px;background:color-mix(in srgb,var(--bg-tertiary) 76%,transparent)}#shoutOwnerModal .shout-owner-replies>article strong{color:var(--text-secondary);font-size:10px}#shoutOwnerModal .shout-owner-replies>article time{font-size:9px}#shoutOwnerModal .shout-owner-replies>article p{overflow-wrap:anywhere;word-break:break-word;text-wrap:pretty}

.shout-reply-modal>section{width:min(440px,100%)}.shout-reply-context{margin:16px 0 10px;padding:10px 11px;border:1px solid var(--border-secondary);border-radius:10px;background:var(--bg-tertiary)}.shout-reply-context>span{display:block;margin-bottom:6px;color:var(--text-secondary);font:700 8.5px/1 Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase}.shout-reply-modal .shout-reply-context blockquote{margin:0;padding:0;border:0;border-radius:0;color:var(--text-primary);background:transparent;font:600 11.5px/1.4 Inter,sans-serif;overflow-wrap:anywhere;word-break:break-word;text-wrap:pretty}.shout-reply-modal textarea{height:72px;min-height:72px;padding:12px 13px}.shout-reply-modal textarea:focus{border-color:var(--text-secondary);box-shadow:0 0 0 2px color-mix(in srgb,var(--text-secondary) 20%,transparent)}.shout-reply-modal .shout-compose-meta{align-items:center;margin-top:8px;font-size:9.5px}.shout-reply-modal .shout-compose-meta span:last-child{display:flex;align-items:center;justify-content:flex-end;gap:5px}.shout-reply-modal footer{margin-top:12px}.shout-reply-modal footer button{min-height:38px}.shout-reply-modal footer button:disabled{opacity:.42;cursor:not-allowed}

.community-shout{padding:6px 12px 8px;row-gap:2px}.community-shout-meta{min-height:28px}.community-shout-meta strong{font-size:11px}.community-shout-time{color:var(--comm-muted);font-size:9.5px}.community-shout-body p{margin-top:4px;font-size:12.5px;line-height:1.4;overflow-wrap:anywhere;word-break:break-word;text-wrap:pretty}.community-shout .community-shout-actions{gap:1px}.community-shout .community-shout-actions button,.community-shout .community-shout-actions .community-shout-schedule{width:28px!important;height:28px;border-radius:7px;color:var(--comm-muted)}.community-shout .community-shout-actions button:hover{color:var(--comm-text);background:color-mix(in srgb,var(--comm-text) 8%,transparent)}.community-shout .community-shout-reply{width:max-content;min-height:24px;margin-top:5px;padding:0 3px;gap:4px;border:0;border-radius:5px;color:var(--comm-muted);background:transparent;font-size:9px}.community-shout .community-shout-reply:hover{color:var(--comm-text);background:color-mix(in srgb,var(--comm-text) 6%,transparent)}.community-shout .community-shout-reply:disabled{color:var(--comm-muted);background:transparent}.community-shout-progress{height:2px;opacity:.5}

@media(max-width:520px){.shout-modal header>button{width:40px;height:40px}.shout-reply-modal textarea{height:68px;min-height:68px}.community-shout{padding:6px 11px 8px}.community-shout .community-shout-actions button,.community-shout .community-shout-actions .community-shout-schedule{width:32px!important;height:32px}}
