.channel-selector_selector__5GsBp{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:20px}.channel-selector_selector__title__tDMz4{font-size:1.5rem;font-weight:600;color:#fff;margin:0;text-align:center}.channel-selector_select__n_hvx{padding:12px 16px;font-size:16px;border-radius:8px;background:#1a1a1a;color:#fff;border:2px solid #333;min-width:400px;cursor:pointer;transition:all .3s ease}.channel-selector_select__n_hvx:hover{border-color:#555;background:#222}.channel-selector_select__n_hvx:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.channel-selector_select__n_hvx option{background:#1a1a1a;color:#fff;padding:10px}@media(max-width:768px){.channel-selector_selector__title__tDMz4{font-size:1.2rem}.channel-selector_select__n_hvx{min-width:300px;font-size:14px}}@media(max-width:480px){.channel-selector_select__n_hvx{min-width:250px}}