.station-select_select_box__N1xBi{display:flex;gap:.4rem}.station-select_trigger__Hw9sF{width:13.2rem;flex:1;height:4rem;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;border:1px solid var(--gray-050);border-radius:.4rem;background:var(--white-100);cursor:pointer;transition:border-color .2s}.station-select_trigger__Hw9sF.station-select_open__V3JHL,.station-select_trigger__Hw9sF:hover{border-color:var(--black-100)}.station-select_label__zLtU_{font-size:1.6rem;color:var(--black-100)}.station-select_icon__9GVUL{transition:transform .2s}.station-select_icon__9GVUL.station-select_rotate__FItB7{transform:rotate(180deg)}.station-select_menu__ne4Y3{border:1px solid var(--black-100);border-radius:.4rem;background:var(--white-100);max-height:20rem;overflow-y:auto}.station-select_option__eFsKw{width:100%;text-align:left;padding:1.2rem;cursor:pointer;line-height:1;transition:background-color .15s}.station-select_option__eFsKw:hover{background:var(--gray-010)}.station-select_option__eFsKw.station-select_selected__8Hqlz{background:var(--gray-010);color:var(--black-100)}.station-select_separate_wrap__yOWUk{position:relative;width:100%}.station-select_separate_wrap__yOWUk .station-select_trigger__Hw9sF{flex:1;width:13.2rem}.station-select_separate_wrap__yOWUk .station-select_trigger__Hw9sF.station-select_open__V3JHL{position:relative;border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.station-select_separate_wrap__yOWUk .station-select_menu__ne4Y3{position:absolute;top:100%;width:100%;border-top:0;border-top-left-radius:0;border-top-right-radius:0}@media (max-width:1024px){.station-select_select_box__N1xBi{margin-bottom:.4rem;width:100%}.station-select_select_box__N1xBi .station-select_separate_wrap__yOWUk{flex:1;width:100%}.station-select_select_box__N1xBi>div{flex:1}.station-select_trigger__Hw9sF{width:100%}.station-select_separate_wrap__yOWUk .station-select_trigger__Hw9sF{flex:1;width:100%}}.station-guide-tag_station_guide__TTdOS{display:inline-block;margin-top:1.2rem;padding:.6rem 2rem;color:var(--gray-070);font-size:1.4rem;line-height:1.4;border-radius:3rem;background:var(--white-050)}@media (max-width:767px){.station-guide-tag_station_guide__TTdOS{font-size:1.2rem}}.station-tab-mo_mobile_tabs__JJjcS{display:none;position:fixed;z-index:100;top:calc(var(--header_height) + 1.2rem);left:0;right:0;max-width:33.5rem;margin:0 auto}.station-tab-mo_guide__fq8vf{text-align:center}@media (max-width:1024px){.station-tab-mo_mobile_tabs__JJjcS{display:block}}@media (max-width:767px){.station-tab-mo_guide__fq8vf{text-align:left}}.station-bottom-sheet_bottom_sheet__wou6M{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--white-100);border-radius:.8rem .8rem 0 0;padding:.8rem 2rem 1.6rem;transform:translateY(100%);transition:transform .3s ease-out;z-index:999}.station-bottom-sheet_bottom_sheet__wou6M.station-bottom-sheet_open__H68ay{transform:translateY(0)}.station-bottom-sheet_handle__8jLF1{width:8rem;height:.6rem;background:#ddd;border-radius:.9rem;margin:0 auto 1.2rem}.station-bottom-sheet_content__Tq9lc{display:flex;flex-direction:column;gap:.8rem;width:100%}@media (max-width:1024px){.station-bottom-sheet_bottom_sheet__wou6M{display:block}}