.command-channel-header{border:2px solid var(--color-brand-primary);background-color:color-mix(in srgb,var(--color-brand-primary)10%,transparent);text-align:center;border-radius:.5rem;margin:1.5rem 1.5rem 1rem;padding:.5rem;font-size:1.25rem;font-weight:600}.command-channel-select{flex-wrap:wrap;place-content:center;gap:1rem;height:100%;margin:auto;padding:1rem;display:flex}.command-channel-select a{background:var(--color-brand-secondary);border-radius:.5rem;width:min(max(16ch,40%),16rem)}.command-channel-select a:is(:hover,:focus-visible){background-color:color-mix(in srgb,var(--color-brand-secondary)60%,var(--color-brand-primary))}.command-channel-select a:active{background-color:color-mix(in srgb,var(--color-brand-secondary)75%,var(--color-brand-primary))}.command-channel-select picture{padding:.75rem;display:block}.command-channel-select img{border-radius:50%;outline:3px solid #f0f0ff;padding:.25rem}.command-channel-select p{text-underline-offset:.25rem;padding-bottom:1rem;font-size:1.125rem;font-weight:500;text-decoration:underline}.command-table td:not(:last-child){border-right:2px solid color-mix(in srgb,var(--color-brand-primary)50%,currentColor 10%)}.command-search{grid-template-columns:1fr auto;grid-template-areas:"label input button";align-items:center;width:fit-content;display:grid}.command-search input{grid-area:input}.command-search .search-cancel{color:#272727;background:#b9b9b9;border-radius:50%;grid-area:button;width:1.5rem;margin-left:-2rem}.command-search .search-cancel[data-pressed]{background:#cfcfcf}.command-search .search-icon{grid-area:button;width:1.25rem;height:1.25rem;margin-left:-1.75rem}.command-search[data-empty] .search-cancel,.command-search:not([data-empty]) .search-icon{display:none}:is(.page-count-select,.command-select) button{border:2px solid color-mix(in srgb,var(--color-brand-primary)65%,var(--color-brand-secondary));border-radius:.5rem;margin-left:.5rem;padding:.1rem .5rem;box-shadow:0 1px 2px #0000001a}:is(.page-count-select,.command-select) span[aria-hidden]{background:var(--color-brand-primary);border-radius:.25rem;width:1.5rem;margin-left:.5rem;padding:1px;font-size:.85rem;line-height:1.25rem}:is(.page-count-popover,.command-select-popover) .react-aria-ListBox{border:2px solid color-mix(in srgb,var(--color-brand-primary)65%,var(--color-brand-secondary));background:var(--color-brand-background);display:block}:is(.page-count-popover,.command-select-popover) .react-aria-ListBoxItem{border-radius:1rem;margin:.15rem .25rem;padding:.1rem .75rem}:is(.page-count-popover,.command-select-popover) .react-aria-ListBoxItem[data-focus-visible]{outline:none}:is(.page-count-popover,.command-select-popover) .react-aria-ListBoxItem[data-selected]{font-weight:700}:is(.page-count-popover,.command-select-popover) .react-aria-ListBoxItem[data-focused],:is(.page-count-popover,.command-select-popover) .react-aria-ListBoxItem[data-pressed]{background:var(--color-brand-primary);color:#fff}.command-page-picker{border-collapse:collapse}.command-page-picker button{border:2px solid color-mix(in srgb,var(--color-brand-primary)65%,var(--color-brand-secondary));background-color:color-mix(in srgb,var(--color-brand-primary)10%,transparent);padding:.1rem .75rem}.command-page-picker button[data-focused],.command-page-picker button[data-pressed]{background:var(--color-brand-primary);color:#fff}
