.page_topBar__LcFS8{display:flex;flex-direction:row;padding:0 20px;width:100vw;height:50px;align-items:center;color:#fff;gap:30px}.page_topBar__LcFS8 .page_title__S4wlV{font-family:var(--font-chirp-bold);font-size:17px;color:#0f1419}.page_backButton__9q_rB{cursor:pointer;width:30px;height:30px;border-radius:50%;background:none;border:none}.page_selectionBar__Hexra{border-top:1px solid #e0e0e0}.selectionBar_selectionBarContainer__2swGQ{width:100%;height:50px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;padding:0 10px}.selectionBar_selectionBarContainer__2swGQ::-webkit-scrollbar{background:transparent;width:0}.selectionBar_selectionBar__Mb7Rn{display:flex;flex-direction:row;justify-content:space-around;align-items:center;min-width:100%;height:50px;gap:10px;background-color:#fff}.selectionBar_selectionOption__YaLd3{height:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#0f1419;font-family:var(--font-chirp-bold);cursor:pointer;background:none;font-size:15px;padding:0 16px;border:1px solid #e0e0e0;border-radius:25px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.selectionBar_selectionOption__YaLd3 span{white-space:nowrap}.selectionBar_selectionOption__YaLd3:active{background-color:#f5f5f5;transition:background-color .3s}.selectionBar_selectionOption__YaLd3.selectionBar_active__txckn{color:#fff;background-color:var(--twitter-blue);border-color:var(--twitter-blue)}