.LogoutButton-module__fGLy2q__menuButton{height:40px;color:var(--fg-muted);background:0 0;border:none;outline:none;align-items:center;column-gap:8px;padding:0 10px;font-size:14px;font-style:normal;font-weight:600;line-height:normal;display:flex}.LogoutButton-module__fGLy2q__menuButton.LogoutButton-module__fGLy2q__selected{color:var(--accent);background:var(--accent-soft);border-radius:8px}.LogoutButton-module__fGLy2q__menuButton.LogoutButton-module__fGLy2q__selected img{fill:var(--accent);color:var(--accent)}
.layout-module__VBILjW__topContainer{--sideNavWidth:240px;grid-template-columns:var(--sideNavWidth)minmax(0,calc(100dvw - var(--sideNavWidth)));height:100dvh;display:grid;position:fixed;overflow-x:auto}.layout-module__VBILjW__sideNav{width:var(--sideNavWidth);box-sizing:border-box;background:var(--surface);z-index:2;grid-template-rows:75px 78px 1fr 60px;height:100dvh;padding:20px;display:grid;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 10px #0000001a}.layout-module__VBILjW__sideNav>section:not(:last-child){border-bottom:solid 1px var(--line-strong)}.layout-module__VBILjW__manageStudiosSection{padding-bottom:20px;overflow:auto}.layout-module__VBILjW__manageStudiosSection h3{margin:16px 0}.layout-module__VBILjW__manageStudiosSection h3:not(:first-child){margin-top:32px}.layout-module__VBILjW__manageStudiosSection h3{color:var(--fg-subtle);font-size:12px;font-style:normal;font-weight:500;line-height:16px}.layout-module__VBILjW__extraSection{margin-top:20px;position:relative}.layout-module__VBILjW__bottomMenuList{position:absolute;top:0;bottom:0}.layout-module__VBILjW__buttonList{flex-direction:column;justify-content:center;row-gap:8px;display:flex}.layout-module__VBILjW__menuButton{height:40px;color:var(--fg-muted);background:0 0;border:none;outline:none;align-items:center;column-gap:8px;padding:0 10px;font-size:14px;font-style:normal;font-weight:600;line-height:normal;display:flex}.layout-module__VBILjW__menuButton.layout-module__VBILjW__selected{color:var(--fg-inverse);background:var(--surface-inverse);border-radius:8px;font-weight:700}.layout-module__VBILjW__menuButton.layout-module__VBILjW__selected img{fill:var(--fg-inverse);color:var(--fg-inverse)}.layout-module__VBILjW__main{background:var(--surface-3);grid-column:2;min-width:fit-content;max-width:100%;padding:32px 40px;position:relative;overflow:auto}
.ToastNotification-module__pJCsvW__floatMessage{--floatMessage__width:436px;width:var(--floatMessage__width);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;display:flex}.ToastNotification-module__pJCsvW__floatMessage>.ToastNotification-module__pJCsvW__messageContainer{flex-direction:column;display:flex}.ToastNotification-module__pJCsvW__floatMessageTitle{font-size:16px;font-style:normal;font-weight:700;line-height:22px}.ToastNotification-module__pJCsvW__floatMessageDesc{white-space:pre-line;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.ToastNotification-module__pJCsvW__positive{border:1px solid var(--success);color:var(--success);background:var(--success-soft)}.ToastNotification-module__pJCsvW__negative{border:1px solid var(--danger);background:var(--danger-soft);color:var(--danger)}.ToastNotification-module__pJCsvW__slide-in{opacity:1;transition:transform .3s,opacity .2s;transform:translate(0)}.ToastNotification-module__pJCsvW__modal-hidden{opacity:0;transition:transform .2s ease-in-out,opacity .13s ease-out;transform:translate(200px)}@media screen and (orientation:landscape) and (max-width:1023px) and (hover:none) and (pointer:coarse){.ToastNotification-module__pJCsvW__floatMessage{--floatMessage__width:100%;box-sizing:border-box;width:100%}}@media only screen and (max-width:767px){.ToastNotification-module__pJCsvW__floatMessage{--floatMessage__width:100%;box-sizing:border-box;width:100%}}
.ToastNotificationRoot-module__d3pZfa__floatMessageContainer{z-index:120;flex-direction:column;row-gap:8px;width:fit-content;height:fit-content;display:flex;position:fixed;bottom:16px;right:16px}@media screen and (orientation:landscape) and (max-width:1023px) and (hover:none) and (pointer:coarse){.ToastNotificationRoot-module__d3pZfa__floatMessageContainer{box-sizing:border-box;width:100dvw;max-width:100dvw;padding:0 10px;left:0}}@media only screen and (max-width:767px){.ToastNotificationRoot-module__d3pZfa__floatMessageContainer{box-sizing:border-box;width:100dvw;max-width:100dvw;padding:0 10px;left:0}}
@keyframes rippleEffect-module__4hTGMq__materialRipple{0%{transform:translate(-50%,-50%)scale(1)}to{transform:translate(-50%,-50%)scale(var(--target-scale));opacity:0}}.rippleEffect-module__4hTGMq__material-ripple{position:relative;overflow:hidden}.rippleEffect-module__4hTGMq__material-ripple:after{content:"";top:var(--y);left:var(--x);width:var(--start-size);height:var(--start-size);background:var(--ripple-color,#d7dbddd6);pointer-events:none;border-radius:50%;animation:.5s linear forwards rippleEffect-module__4hTGMq__materialRipple;display:block;position:absolute;transform:translate(-50%,-50%)scale(1)}
.PageNavigator-module__bvuWHG__container{width:100%;color:var(--fg-subtle);justify-content:center;column-gap:26px;padding-top:32px;display:flex}.PageNavigator-module__bvuWHG__currentPage{font-weight:700;color:var(--fg)!important}.PageNavigator-module__bvuWHG__pageButton{cursor:pointer;color:var(--fg-subtle);font-size:inherit;background:0 0;border:none;padding:0}.PageNavigator-module__bvuWHG__pageButton:hover{color:var(--fg)}.PageNavigator-module__bvuWHG__pageButton.PageNavigator-module__bvuWHG__currentPage{color:var(--fg);font-weight:700}.PageNavigator-module__bvuWHG__withBackground{background-color:var(--surface);border-radius:12px;width:fit-content;margin:0 auto;padding:4px 12px;box-shadow:0 1px 3px #0000001a}
.subSection-module__Wvq-Jq__container{flex-direction:column;row-gap:24px;display:flex}.subSection-module__Wvq-Jq__header{align-items:center;column-gap:10px;height:40px;display:flex}.subSection-module__Wvq-Jq__filterWrapper{color:var(--Gray-Scale-color_gray_500);align-items:center;column-gap:8px;display:flex}.subSection-module__Wvq-Jq__filterWrapper span{font-size:14px}.subSection-module__Wvq-Jq__filterWrapper div{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.subSection-module__Wvq-Jq__divider{background-color:var(--Gray-Scale-color_gray_500);width:2px;height:20px}.subSection-module__Wvq-Jq__filterList{background-color:var(--Gray-Scale-color_gray_100);border-radius:8px;align-items:center;column-gap:8px;padding:8px 12px;font-size:14px;display:flex}.subSection-module__Wvq-Jq__filterList>button{background-color:#0000;border:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.subSection-module__Wvq-Jq__filterList>button>img{width:100%;height:100%}.subSection-module__Wvq-Jq__statusContainer{align-items:center;column-gap:24px;display:flex}.subSection-module__Wvq-Jq__statusContainer>span{color:var(--Gray-Scale-color_gray_500);font-size:16px}.subSection-module__Wvq-Jq__statusList{align-items:center;column-gap:24px;display:flex}.subSection-module__Wvq-Jq__filterItem{align-items:center;column-gap:8px;display:flex}.subSection-module__Wvq-Jq__filterItem>span{color:var(--Gray-Scale-color_gray_500);font-size:16px}
.BackButton-module__4Z0bAG__button{background-color:#0000;border:none;justify-content:left;align-self:flex-start;align-items:center;gap:8px;height:52px;display:flex}.BackButton-module__4Z0bAG__button span{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:22px}
.Btn-module__DQ31BW__button{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white);text-align:center;border:none;border-radius:8px;font-size:16px;font-style:normal;font-weight:700;line-height:22px}.Btn-module__DQ31BW__disabled{color:var(--Gray-Scale-color_white);background:var(--Gray-Scale-color_gray_500)!important}
.checkBox-module__dJw2lW__checkBoxContainer.checkBox-module__dJw2lW__readonly{cursor:not-allowed}.checkBox-module__dJw2lW__checkBoxWrapper{border:solid 1px var(--Gray-Scale-color_gray_300);box-sizing:border-box;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;padding:3px;display:flex}.checkBox-module__dJw2lW__checkBoxWrapper.checkBox-module__dJw2lW__checked{background-color:var(--Main-Color-color_main_purple)}.checkBox-module__dJw2lW__checkBoxWrapper.checkBox-module__dJw2lW__readonly{background-color:var(--Gray-Scale-color_gray_500)}.checkBox-module__dJw2lW__checkBoxText{color:var(--Gray-Scale-color_gray_500);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.checkBox-module__dJw2lW__checkBoxText.checkBox-module__dJw2lW__checked{color:#000}
.LightDimSection-module__xt-OYW__root{background-color:var(--Light-Dim-Bg-Color);border-radius:16px;padding:12px 16px}
.RoundImage-module___bjmaa__main{border-radius:50%;overflow:hidden}.RoundImage-module___bjmaa__dummyImage{background-color:#a9a9a9}
.SmallProfile-module__odAoDq__profileSection{justify-content:center;align-items:center;column-gap:8px;display:flex}.SmallProfile-module__odAoDq__profileImgWrapper{border-radius:50%;overflow:hidden}.SmallProfile-module__odAoDq__profileSection .SmallProfile-module__odAoDq__rightSection{flex-direction:column;align-items:flex-start;display:flex}.SmallProfile-module__odAoDq__profileSection .SmallProfile-module__odAoDq__rightSection span{font-size:14px;font-style:normal;font-weight:500;line-height:20px}.SmallProfile-module__odAoDq__profileSection .SmallProfile-module__odAoDq__rightSection .SmallProfile-module__odAoDq__subText{color:var(--Gray-Scale-color_gray_500);font-size:10px;font-style:normal;font-weight:500;line-height:14px}
.StatusLabel-module__SnoiXq__status{text-align:center;box-sizing:border-box;border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:flex}
.Text-module__5NNpkG__small{color:var(--Gray-Scale-color_gray_500);font-size:12px;font-style:normal;font-weight:500;line-height:16px}.Text-module__5NNpkG__mid{font-size:14px;font-style:normal;font-weight:700;line-height:20px}.Text-module__5NNpkG__large{font-size:20px;font-weight:700;line-height:1.4}.Text-module__5NNpkG__semiLarge{font-size:16px;font-weight:400;line-height:1.37}.Text-module__5NNpkG__extraLarge{font-size:28px;font-weight:700;line-height:1.4}
.toggle-module__4TGxPa__main{background:var(--Gray-Scale-color_gray_500);border-radius:100px;align-items:center;gap:10px;width:42px;padding:2px;display:flex}.toggle-module__4TGxPa__main.toggle-module__4TGxPa__readonly{background:var(--Gray-Scale-color_gray_300);cursor:not-allowed}.toggle-module__4TGxPa__round{aspect-ratio:1;background:var(--System-White,#fff);border-radius:100px;width:24px;height:24px;transition:transform .2s ease-in-out}.toggle-module__4TGxPa__main.toggle-module__4TGxPa__on{background:#18b34e}.toggle-module__4TGxPa__round.toggle-module__4TGxPa__on{transform:translate(18px)}
.DashBoardContentLayout-module__DAu-1W__main{flex-direction:column;row-gap:24px;min-width:fit-content;max-width:100%;min-height:100%;display:flex}.DashBoardContentLayout-module__DAu-1W__content{flex-direction:column;display:flex}.DashBoardContentLayout-module__DAu-1W__headingSection{justify-content:space-between;align-items:center;display:flex}.DashBoardContentLayout-module__DAu-1W__titleContainer{column-gap:20px;display:flex}.DashBoardContentLayout-module__DAu-1W__heading{color:var(--Gray-Scale-color_black);align-items:center;font-size:24px;font-style:normal;font-weight:500;line-height:28px;display:flex}.DashBoardContentLayout-module__DAu-1W__emptyFrame{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DashBoardContentLayout-module__DAu-1W__emptyText{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.DashBoardContentLayout-module__DAu-1W__loadingLayer{background:var(--Gray-Scale-color_gray_300);opacity:.6;z-index:99;width:100%;height:100%}
.DashboardContentContainer-module__SuUNtW__section{background:#fff;border-radius:8px;flex:auto;min-width:fit-content;padding:20px;position:relative;overflow:auto;box-shadow:0 0 10px #0000001a}.DashboardContentContainer-module__SuUNtW__content{min-height:calc(100vh - 224px);padding:20px;position:relative}.DashboardContentContainer-module__SuUNtW__wrapper{flex-direction:column;flex:1;width:100%;display:flex}.DashboardContentContainer-module__SuUNtW__emptyFrame{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:-20px}.DashboardContentContainer-module__SuUNtW__emptyText{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.DashboardContentContainer-module__SuUNtW__loadingLayer{background:var(--Gray-Scale-color_gray_300);opacity:.6;z-index:99;min-width:100%;min-height:100%}
.Input-module__kDpUdq__container{flex-direction:column;row-gap:8px;display:flex}.Input-module__kDpUdq__inputTitleContainer{flex-direction:column;display:flex}.Input-module__kDpUdq__inputTitleWrapper{align-items:center;gap:4px;display:flex}.Input-module__kDpUdq__inputTitle{color:var(--Gray-Scale-color_black);font-size:14px;font-style:normal;font-weight:600;line-height:20px}.Input-module__kDpUdq__inputHeadContainer{justify-content:space-between;align-items:center;column-gap:18px;display:flex}.Input-module__kDpUdq__inputLabel{color:var(--Main-Color-color_main_purple);font-size:10px;font-style:normal;font-weight:500;line-height:14px}.Input-module__kDpUdq__addLessonBtn{box-sizing:border-box;background:#f6f7f8;border:none;border-radius:100px;justify-content:center;align-items:center;gap:4px;width:fit-content;height:fit-content;padding:4px 12px;display:flex}.Input-module__kDpUdq__addLessonBtn span{color:#7b7b7b;width:max-content;font-size:14px;font-weight:500;line-height:20px}.Input-module__kDpUdq__input{border:1px solid var(--Gray-Scale-color_gray_200);box-sizing:border-box;border-radius:8px;align-items:center;gap:8px;width:100%;height:52px;padding:8px 12px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:border-color .3s ease-out;display:flex}.Input-module__kDpUdq__input.Input-module__kDpUdq__error{border:1px solid var(--Main-Color-color_main_red)!important}.Input-module__kDpUdq__input::placeholder{color:var(--Gray-Scale-color_gray_400);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.Input-module__kDpUdq__input:focus{border-color:var(--Main-Color-color_main_purple)}.Input-module__kDpUdq__input:read-only{background-color:var(--lightningcss-light,#efefef4d)var(--lightningcss-dark,#3b3b3b4d)}.Input-module__kDpUdq__description{color:var(--Gray-Scale-color_gray_500);font-size:12px;font-style:normal;font-weight:500;line-height:16px}.Input-module__kDpUdq__inputContentWrapper,.Input-module__kDpUdq__inputContentContainer{position:relative}.Input-module__kDpUdq__passwordEyeButton{background:0 0;border:none;width:20px;height:20px;margin:auto;position:absolute;top:0;bottom:0;right:8px}.Input-module__kDpUdq__uploadButton{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white);cursor:pointer;border:none;border-radius:4px;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;padding:0 8px;font-size:10px;font-style:normal;font-weight:500;line-height:14px;display:flex;position:absolute;top:6px;bottom:6px;right:6px}.Input-module__kDpUdq__searchButton{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white);border:none;border-radius:4px;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;padding:0 8px;font-size:10px;font-style:normal;font-weight:500;line-height:14px;display:flex;position:absolute;top:6px;bottom:6px;right:6px}.Input-module__kDpUdq__selectCountryContainer{background:0 0;border:none;align-items:center;display:flex;position:absolute;top:16px;bottom:16px;left:6px}.Input-module__kDpUdq__phone{box-sizing:border-box}.Input-module__kDpUdq__selectContainer{cursor:pointer;justify-content:space-between;display:flex;position:relative}.Input-module__kDpUdq__selectList{background:var(--Gray-Scale-color_white);z-index:10;border-radius:8px;flex-direction:column;align-items:flex-start;width:400px;height:fit-content;max-height:200px;padding:8px 0;display:flex;position:absolute;top:57px;left:0;right:0;overflow:auto;box-shadow:0 0 10px #0000001a}.Input-module__kDpUdq__selectList>li{box-sizing:border-box;width:100%;padding:10px 16px}.Input-module__kDpUdq__selectList>li:hover{background:var(--Gray-Scale-color_gray_100)}.Input-module__kDpUdq__segmentedContainer{grid-template-columns:1fr 1fr;gap:8px;display:grid}.Input-module__kDpUdq__segmentedItem{border:none;border:1px solid var(--Gray-Scale-color_gray_200);background-color:var(--Gray-Scale-color_white);border-radius:8px;justify-content:center;align-items:center;height:52px;padding:8px;font-size:14px;transition:background .2s ease-out,colort .2s ease-out;display:flex}.Input-module__kDpUdq__segmentedItem.Input-module__kDpUdq__checked{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white);border:none}.Input-module__kDpUdq__segmentedContainer.Input-module__kDpUdq__readOnly>.Input-module__kDpUdq__segmentedItem{opacity:.4;filter:grayscale(.2);cursor:not-allowed}.Input-module__kDpUdq__loadContainer{margin:auto;position:relative;left:0;right:0}.Input-module__kDpUdq__checkBoxRoot{justify-content:space-between;align-items:center;display:flex}.Input-module__kDpUdq__colDir{flex-direction:column;justify-content:left;align-items:flex-start;row-gap:12px}.Input-module__kDpUdq__checkBoxContainer{cursor:pointer;align-items:center;gap:5px;display:flex}.Input-module__kDpUdq__checkBoxContainer.Input-module__kDpUdq__readonly{cursor:not-allowed}.Input-module__kDpUdq__checkBoxWrapper{border:solid 1px var(--Gray-Scale-color_gray_300);box-sizing:border-box;justify-content:center;align-items:center;width:20px;height:20px;padding:3px;display:flex}.Input-module__kDpUdq__checkBoxWrapper.Input-module__kDpUdq__checked{background-color:var(--Main-Color-color_main_purple)}.Input-module__kDpUdq__checkBoxWrapper.Input-module__kDpUdq__readonly{background-color:var(--Gray-Scale-color_gray_500)}.Input-module__kDpUdq__checkBoxText{color:var(--Gray-Scale-color_gray_500);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.Input-module__kDpUdq__checkBoxText.Input-module__kDpUdq__checked{color:#000}.Input-module__kDpUdq__calendarWarpper{z-index:5;justify-content:center;min-width:270px;height:fit-content;display:inline-flex;position:absolute;top:57px;left:0;right:0}.Input-module__kDpUdq__calendarWarpper.Input-module__kDpUdq__rightAlign{left:auto}.Input-module__kDpUdq__calendarContainer.Input-module__kDpUdq__readOnly{color:var(--Gray-Scale-color_gray_500)}.Input-module__kDpUdq__calendarContainer.Input-module__kDpUdq__readOnly:hover *{cursor:not-allowed!important}.Input-module__kDpUdq__startTimeContainer{align-items:center;column-gap:8px;display:flex}.Input-module__kDpUdq__timeColon{color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.Input-module__kDpUdq__durationMinutesContainer{padding-right:10px;position:relative}.Input-module__kDpUdq__durationMinutesSuffix{color:var(--Gray-Scale-color_gray_500);height:max-content;margin:auto;font-size:12px;font-style:normal;font-weight:500;line-height:16px;position:absolute;top:0;bottom:0;right:6px}.Input-module__kDpUdq__errorText{color:var(--Main-Color-color_main_red);font-size:12px;line-height:16px}.Input-module__kDpUdq__selectedMultiItemWrapper{font-size:14px}.Input-module__kDpUdq__selectedMultiItem{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:2px;font-weight:700;display:flex;position:absolute;top:10px;right:10px}.Input-module__kDpUdq__withLink{color:var(--Gray-Scale-color_black);text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;padding:0 8px;font-family:Pretendard;font-size:12px;font-style:normal;font-weight:500;line-height:16px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto;display:flex;position:absolute;top:6px;bottom:6px;right:6px}.Input-module__kDpUdq__commonSelectable{cursor:pointer;background:var(--Gray-Scale-color_white);box-sizing:border-box;width:28px;height:52px;color:var(--Gray-Scale-color_black);text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px;font-family:Pretendard;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:background .1s ease-out;display:flex}.Input-module__kDpUdq__commonSelectable.Input-module__kDpUdq__checked{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white)}.Input-module__kDpUdq__dayOfWeekPrefix{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:14px;font-weight:500;line-height:20px}
.PageNavigator-module__O2XSwG__container{width:100%;color:var(--Gray-Scale-color_gray_500);justify-content:center;column-gap:26px;padding-top:32px;display:flex}.PageNavigator-module__O2XSwG__currentPage{color:var(--Main-Color-color_main_purple);font-weight:700}
.RefreshButton-module__-omJcq__container{align-items:center;gap:6px;display:flex}.RefreshButton-module__-omJcq__button{width:fit-content;color:var(--Gray-Scale-color_gray_300);z-index:3;background-color:#0000;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;display:flex}.RefreshButton-module__-omJcq__button.RefreshButton-module__-omJcq__disabled{color:var(--Gray-Scale-color_gray_700);background:var(--Gray-Scale-color_gray_100)}.RefreshButton-module__-omJcq__button .RefreshButton-module__-omJcq__icon{width:24px;height:24px;color:var(--Gray-Scale-color_gray_700);border:1px solid var(--Gray-Scale-color_gray_700);box-sizing:border-box;border-radius:50%;padding:3px}.RefreshButton-module__-omJcq__button .RefreshButton-module__-omJcq__icon>svg,.RefreshButton-module__-omJcq__button .RefreshButton-module__-omJcq__icon>img{width:100%;height:100%}.RefreshButton-module__-omJcq__button.RefreshButton-module__-omJcq__disabled .RefreshButton-module__-omJcq__icon{color:var(--Gray-Scale-color_gray_700);fill:var(--Gray-Scale-color_gray_700)}.RefreshButton-module__-omJcq__icon.RefreshButton-module__-omJcq__rotating{animation:1.5s ease-in-out infinite RefreshButton-module__-omJcq__rotating}@keyframes RefreshButton-module__-omJcq__rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.TabGroup-module__OVCc3G__tabButtons{column-gap:20px;min-width:max-content;display:flex}.TabGroup-module__OVCc3G__tabButton{justify-content:center;align-items:center;height:52px;padding:0 10px;display:flex}.TabGroup-module__OVCc3G__tabButton.TabGroup-module__OVCc3G__selected{border-bottom:1px solid var(--Gray-Scale-color_black)}
.LessonRegistrationOptional-module__oYxa-a__root{column-gap:60px;display:flex}.LessonRegistrationOptional-module__oYxa-a__dateContainer{background-color:var(--Light-Dim-Bg-Color);border-radius:16px;flex-direction:column;row-gap:20px;padding:12px 16px;display:flex}.LessonRegistrationOptional-module__oYxa-a__leftSection{flex-direction:column;display:flex}.LessonRegistrationOptional-module__oYxa-a__leftBtn{box-sizing:border-box;align-items:center;gap:10px;width:120px;height:40px;padding:0 8px;display:flex}.LessonRegistrationOptional-module__oYxa-a__rightSection{flex-direction:column;row-gap:16px;width:400px;display:flex}.LessonRegistrationOptional-module__oYxa-a__grayText{color:var(--Gray-Scale-color_gray_500);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.LessonRegistrationOptional-module__oYxa-a__hiddenContent{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}
.LongModal-module__DpXdka__layer{z-index:5;--modal-width:450px;background:#0003;width:100%;height:100%;position:absolute;inset:0}.LongModal-module__DpXdka__form{width:var(--modal-width);box-sizing:border-box;background:#fff;height:100%;padding:20px 16px 0;position:absolute;right:0}.LongModal-module__DpXdka__slide-in{opacity:1;transition:transform .3s,opacity .2s;transform:translate(0)}.LongModal-module__DpXdka__modal-hidden{transform:translateX(calc(var(--modal-width) - 300px));opacity:0;transition:transform .2s ease-in-out,opacity .13s ease-out}.LongModal-module__DpXdka__headingContainer{flex-direction:column;row-gap:6px;padding-bottom:16px;display:flex}.LongModal-module__DpXdka__headingSection{justify-content:space-between;align-items:center;display:flex}.LongModal-module__DpXdka__headingSection>h2{color:var(--Gray-Scale-color_gray_700);font-size:20px;font-style:normal;font-weight:700;line-height:24px}.LongModal-module__DpXdka__closeButton{background-color:#0000;border:none}.LongModal-module__DpXdka__contentSection{flex-direction:column;height:calc(100% - 92px);display:flex;position:relative}.LongModal-module__DpXdka__contentSection>div{flex-direction:column;flex:auto;row-gap:16px;display:flex;overflow:auto}.LongModal-module__DpXdka__buttonSection{height:52px;padding:20px;position:absolute;bottom:0;left:0;right:0}
.StepModal-module__7Rgxwq__layer{z-index:5;--modal-width:666px;background:#0003;align-content:center;width:100%;height:100%;position:absolute;inset:0;overflow:auto}.StepModal-module__7Rgxwq__form{width:var(--modal-width);box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:40px;min-width:min-content;height:min-content;margin:auto;padding:40px;display:flex;inset:0;overflow:auto}.StepModal-module__7Rgxwq__slide-in{opacity:1;transition:transform .3s,opacity .2s;transform:translateY(0)}.StepModal-module__7Rgxwq__modal-hidden{opacity:0;transition:transform .2s ease-in-out,opacity .13s ease-out;transform:translateY(50px)}.StepModal-module__7Rgxwq__form>h2{color:var(--Gray-Scale-color_black);text-align:center;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:700;line-height:24px}.StepModal-module__7Rgxwq__closeButton{background-color:#0000;border:none;position:absolute;top:0;right:0}.StepModal-module__7Rgxwq__contentSection{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.StepModal-module__7Rgxwq__contentSection>div{flex-direction:column;flex:auto;row-gap:16px;display:flex}.StepModal-module__7Rgxwq__buttonSection{grid-template-columns:1fr;width:350px;height:52px;padding:20px;display:grid}.StepModal-module__7Rgxwq__buttonSection.StepModal-module__7Rgxwq__notFirstStep{grid-template-columns:1fr 1fr;column-gap:16px}.StepModal-module__7Rgxwq__stepDotContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.StepModal-module__7Rgxwq__backButton{background-color:#0000;border:none;flex-shrink:0;width:20px;height:20px;position:absolute;top:0;left:0}.StepModal-module__7Rgxwq__stepDotWrapper{align-items:center;gap:10px;display:flex}.StepModal-module__7Rgxwq__stepDot{background:var(--Gray-Scale-color_gray_200);border-radius:50%;width:10px;height:10px}.StepModal-module__7Rgxwq__stepDot.StepModal-module__7Rgxwq__active{background:var(--Main-Color-color_main_purple)}
.legacy-module__tIpBCW__root{--Gray-Scale-color_black:#000;--Gray-Scale-color_gray_100:#f7f8f9;--Gray-Scale-color_gray_200:#d7dadd;--Gray-Scale-color_gray_300:#bcbfc2;--Gray-Scale-color_gray_400:#a1a4a7;--Gray-Scale-color_gray_500:#86898c;--Gray-Scale-color_gray_600:#6b6e71;--Gray-Scale-color_gray_700:#505356;--Gray-Scale-color_gray_800:#35383b;--Gray-Scale-color_gray_900:#181b1e;--Main-Color-color_main_red:#dc2e2e;--Main-Color-color_main_purple:#7000ff;--Main-Color-color_sub_purple:#eaeaea;--Gray-Scale-color_white:#fff;--Label-Green-Text-Color:#16b079;--Label-Green-Bg-Color:#e4faf3;--Label-Gray-Text-Color:var(--Gray-Scale-color_gray_700);--Label-Gray-Bg-Color:var(--Gray-Scale-color_gray_100);--Label-Red-Text-Color:#d03362;--Label-Red-Bg-Color:#fbeef2;--Label-DeepGray-Text-Color:#676a6c;--Label-DeepGray-Bg-Color:#eff0f1;--Label-Purple-Bg-Color:#eae2ff;--Label-Purple-Text-Color:#8971eb;--Label-Blue-Text-Color:#3a6bff;--Label-Blue-Bg-Color:#f3f9fc;--Label-Yellow-Text-Color:#e2be09;--Label-Yellow-Bg-Color:#faf6e4;--Light-Dim-Bg-Color:#f9f9fa;--Row-Red-Bg-Color:#e149421a;--Row-Red-Text-Color:#e55b5b;--Dashboard-Border-Color:#eaecee;--Dashboard-GRAY1:#6b6e71;color:#222;text-align:left;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--Gray-Scale-color_gray_100);box-sizing:border-box;min-width:0;padding:32px 40px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;line-height:1;position:relative;overflow:hidden}.legacy-module__tIpBCW__root button,.legacy-module__tIpBCW__root input,.legacy-module__tIpBCW__root select,.legacy-module__tIpBCW__root textarea{color:#222;font-family:inherit}.legacy-module__tIpBCW__root input::placeholder,.legacy-module__tIpBCW__root textarea::placeholder{color:var(--Gray-Scale-color_gray_400)}.legacy-module__tIpBCW__root a{color:inherit;text-decoration:none}.legacy-module__tIpBCW__root ol,.legacy-module__tIpBCW__root ul{margin:0;padding:0;list-style:none}.legacy-module__tIpBCW__root h1,.legacy-module__tIpBCW__root h2,.legacy-module__tIpBCW__root h3,.legacy-module__tIpBCW__root p{margin:0}.legacy-module__tIpBCW__root img{vertical-align:middle;display:inline-block}.legacy-module__tIpBCW__bare{background:0 0;padding:0}.legacy-module__tIpBCW__dimLayer{z-index:5;background:#0003;position:absolute;inset:0}.legacy-module__tIpBCW__dimLayerDark{background:#00000080}.legacy-module__tIpBCW__centerLayer{justify-content:center;align-items:center;display:flex}.legacy-module__tIpBCW__longModalForm{height:100%;min-height:0}.legacy-module__tIpBCW__stepModalWrap{background:#0003;justify-content:center;padding:40px 0;display:flex;position:relative}:where(.legacy-module__tIpBCW__root *){box-sizing:content-box}.legacy-module__tIpBCW__root button{cursor:pointer;background:0 0;padding:0}.legacy-module__tIpBCW__root h1,.legacy-module__tIpBCW__root h2,.legacy-module__tIpBCW__root h3{font-size:inherit;font-weight:inherit}
.legacy-module__gcOSwa__root{--Gray-Scale-color_black:#000;--Gray-Scale-color_gray_100:#f7f8f9;--Gray-Scale-color_gray_200:#d7dadd;--Gray-Scale-color_gray_300:#bcbfc2;--Gray-Scale-color_gray_400:#a1a4a7;--Gray-Scale-color_gray_500:#86898c;--Gray-Scale-color_gray_600:#6b6e71;--Gray-Scale-color_gray_700:#505356;--Gray-Scale-color_gray_800:#35383b;--Gray-Scale-color_gray_900:#181b1e;--Main-Color-color_main_red:#dc2e2e;--Main-Color-color_main_purple:#7000ff;--Main-Color-color_sub_purple:#eaeaea;--Gray-Scale-color_white:#fff;--Label-Green-Text-Color:#16b079;--Label-Green-Bg-Color:#e4faf3;--Label-Gray-Text-Color:var(--Gray-Scale-color_gray_700);--Label-Gray-Bg-Color:var(--Gray-Scale-color_gray_100);--Label-Red-Text-Color:#d03362;--Label-Red-Bg-Color:#fbeef2;--Label-DeepGray-Text-Color:#676a6c;--Label-DeepGray-Bg-Color:#eff0f1;--Label-Purple-Bg-Color:#eae2ff;--Label-Purple-Text-Color:#8971eb;--Label-Blue-Text-Color:#3a6bff;--Label-Blue-Bg-Color:#f3f9fc;--Label-Yellow-Text-Color:#e2be09;--Label-Yellow-Bg-Color:#faf6e4;--Light-Dim-Bg-Color:#f9f9fa;--Row-Red-Bg-Color:#e149421a;--Row-Red-Text-Color:#e55b5b;--Dashboard-Border-Color:#eaecee;--Dashboard-GRAY1:#6b6e71;color:#222;text-align:left;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--Gray-Scale-color_gray_100);box-sizing:border-box;min-width:0;padding:32px 40px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;line-height:1;position:relative;overflow:hidden}.legacy-module__gcOSwa__root button,.legacy-module__gcOSwa__root input,.legacy-module__gcOSwa__root select,.legacy-module__gcOSwa__root textarea{color:#222;font-family:inherit}.legacy-module__gcOSwa__root input::placeholder,.legacy-module__gcOSwa__root textarea::placeholder{color:var(--Gray-Scale-color_gray_400)}.legacy-module__gcOSwa__root a{color:inherit;text-decoration:none}.legacy-module__gcOSwa__root ol,.legacy-module__gcOSwa__root ul{margin:0;padding:0;list-style:none}.legacy-module__gcOSwa__root h1,.legacy-module__gcOSwa__root h2,.legacy-module__gcOSwa__root h3,.legacy-module__gcOSwa__root p{margin:0}.legacy-module__gcOSwa__root img{vertical-align:middle;display:inline-block}.legacy-module__gcOSwa__bare{background:0 0;padding:0}.legacy-module__gcOSwa__dimLayer{z-index:5;background:#0003;position:absolute;inset:0}.legacy-module__gcOSwa__dimLayerDark{background:#00000080}.legacy-module__gcOSwa__centerLayer{justify-content:center;align-items:center;display:flex}.legacy-module__gcOSwa__longModalForm{height:100%;min-height:0}.legacy-module__gcOSwa__stepModalWrap{background:#0003;justify-content:center;padding:40px 0;display:flex;position:relative}:where(.legacy-module__gcOSwa__root *){box-sizing:content-box}.legacy-module__gcOSwa__root button{cursor:pointer;background:0 0;padding:0}.legacy-module__gcOSwa__root h1,.legacy-module__gcOSwa__root h2,.legacy-module__gcOSwa__root h3{font-size:inherit;font-weight:inherit}
.Btn-module__Zv-REq__button{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white);text-align:center;border:none;border-radius:8px;font-size:16px;font-style:normal;font-weight:700;line-height:22px}.Btn-module__Zv-REq__disabled{color:var(--Gray-Scale-color_white);background:var(--Gray-Scale-color_gray_500)!important}
.checkBox-module__qKZvNG__checkBoxContainer.checkBox-module__qKZvNG__readonly{cursor:not-allowed}.checkBox-module__qKZvNG__checkBoxWrapper{border:solid 1px var(--Gray-Scale-color_gray_300);box-sizing:border-box;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;padding:3px;display:flex}.checkBox-module__qKZvNG__checkBoxWrapper.checkBox-module__qKZvNG__checked{background-color:var(--Main-Color-color_main_purple)}.checkBox-module__qKZvNG__checkBoxWrapper.checkBox-module__qKZvNG__readonly{background-color:var(--Gray-Scale-color_gray_500)}.checkBox-module__qKZvNG__checkBoxText{color:var(--Gray-Scale-color_gray_500);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.checkBox-module__qKZvNG__checkBoxText.checkBox-module__qKZvNG__checked{color:#000}
.LightDimSection-module__d431HG__root{background-color:var(--Light-Dim-Bg-Color);border-radius:16px;padding:12px 16px}
.RoundImage-module__DM-PLW__main{border-radius:50%;overflow:hidden}.RoundImage-module__DM-PLW__dummyImage{background-color:#a9a9a9}
.SmallProfile-module__EyKWNG__profileSection{justify-content:center;align-items:center;column-gap:8px;display:flex}.SmallProfile-module__EyKWNG__profileImgWrapper{border-radius:50%;overflow:hidden}.SmallProfile-module__EyKWNG__profileSection .SmallProfile-module__EyKWNG__rightSection{flex-direction:column;align-items:flex-start;display:flex}.SmallProfile-module__EyKWNG__profileSection .SmallProfile-module__EyKWNG__rightSection span{font-size:14px;font-style:normal;font-weight:500;line-height:20px}.SmallProfile-module__EyKWNG__profileSection .SmallProfile-module__EyKWNG__rightSection .SmallProfile-module__EyKWNG__subText{color:var(--Gray-Scale-color_gray_500);font-size:10px;font-style:normal;font-weight:500;line-height:14px}
.StatusLabel-module__2JVBaG__status{text-align:center;box-sizing:border-box;border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:flex}
.Text-module__Hwh59G__small{color:var(--Gray-Scale-color_gray_500);font-size:12px;font-style:normal;font-weight:500;line-height:16px}.Text-module__Hwh59G__mid{font-size:14px;font-style:normal;font-weight:700;line-height:20px}.Text-module__Hwh59G__large{font-size:20px;font-weight:700;line-height:1.4}.Text-module__Hwh59G__semiLarge{font-size:16px;font-weight:400;line-height:1.37}.Text-module__Hwh59G__extraLarge{font-size:28px;font-weight:700;line-height:1.4}
.toggle-module__0I5cqa__main{background:var(--Gray-Scale-color_gray_500);border-radius:100px;align-items:center;gap:10px;width:42px;padding:2px;display:flex}.toggle-module__0I5cqa__main.toggle-module__0I5cqa__readonly{background:var(--Gray-Scale-color_gray_300);cursor:not-allowed}.toggle-module__0I5cqa__round{aspect-ratio:1;background:var(--System-White,#fff);border-radius:100px;width:24px;height:24px;transition:transform .2s ease-in-out}.toggle-module__0I5cqa__main.toggle-module__0I5cqa__on{background:#18b34e}.toggle-module__0I5cqa__round.toggle-module__0I5cqa__on{transform:translate(18px)}
.dashboardPage-module__uqCdtG__main{flex-direction:column;row-gap:24px;min-width:fit-content;max-width:100%;height:100%;display:flex}.dashboardPage-module__uqCdtG__headingSection{justify-content:space-between;align-items:center;display:flex}.dashboardPage-module__uqCdtG__heading{color:var(--Gray-Scale-color_black);font-size:24px;font-style:normal;font-weight:500;line-height:28px}.dashboardPage-module__uqCdtG__listSection{white-space:nowrap;min-width:fit-content;max-width:100%;margin-top:20px}.dashboardPage-module__uqCdtG__listItemGrid{text-align:center;grid-template-columns:170px 170px 170px 50px 50px;justify-content:space-between;align-items:center;column-gap:16px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:grid}.dashboardPage-module__uqCdtG__listSection>.dashboardPage-module__uqCdtG__firstLine{background:var(--Gray-Scale-color_gray_200);height:auto;min-height:40px;color:var(--Gray-Scale-color_gray_700);text-align:center;border-radius:8px 8px 0 0;padding:0 20px;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.dashboardPage-module__uqCdtG__listHeadItem{word-wrap:break-word;white-space:normal;width:100%;display:block}.dashboardPage-module__uqCdtG__roomList{flex-direction:column;width:100%}.dashboardPage-module__uqCdtG__roomList>li{border-bottom:1px solid var(--Gray-Scale-color_gray_200);height:52px;padding:0 20px}.dashboardPage-module__uqCdtG__updateBtn{color:var(--Main-Color-color_main_purple);text-align:center;background-color:#0000;border:none;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.dashboardPage-module__uqCdtG__removeBtn{color:var(--Main-Color-color_main_red);text-align:center;background-color:#0000;border:none;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.dashboardPage-module__uqCdtG__profileWrapper{background-color:var(--Gray-Scale-color_gray_500);border-radius:50%;width:24px;height:24px;overflow:hidden}.dashboardPage-module__uqCdtG__profileNameSection{text-align:left;flex-direction:column;display:flex}.dashboardPage-module__uqCdtG__profileNameSection>span:first-child{color:var(--Gray-Scale-color_black);text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:500;line-height:20px;overflow:hidden}.dashboardPage-module__uqCdtG__profileNameSection>span:nth-child(2){color:var(--Gray-Scale-color_gray_500);text-overflow:ellipsis;font-size:10px;font-style:normal;font-weight:500;line-height:14px;overflow:hidden}.dashboardPage-module__uqCdtG__emptyFrame{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dashboardPage-module__uqCdtG__emptyText{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.dashboardPage-module__uqCdtG__paidConfirmBtn{color:var(--Main-Color-color_main_purple);text-align:center;background-color:#0000;border:none;border-radius:12px;padding:2px 6px;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.dashboardPage-module__uqCdtG__usedConfirmBtn{background-color:var(--Gray-Scale-color_black);color:var(--Gray-Scale-color_white);text-align:center;border:none;border-radius:6px;padding:2px 6px;font-size:12px;font-style:normal;font-weight:500;line-height:16px}
.BackButton-module__XqaHfq__button{background-color:#0000;border:none;justify-content:left;align-self:flex-start;align-items:center;gap:8px;height:52px;display:flex}.BackButton-module__XqaHfq__button span{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:22px}
.DashBoardContentLayout-module__arE50W__main{flex-direction:column;row-gap:24px;min-width:fit-content;max-width:100%;min-height:100%;display:flex}.DashBoardContentLayout-module__arE50W__content{flex-direction:column;display:flex}.DashBoardContentLayout-module__arE50W__headingSection{justify-content:space-between;align-items:center;display:flex}.DashBoardContentLayout-module__arE50W__titleContainer{column-gap:20px;display:flex}.DashBoardContentLayout-module__arE50W__heading{color:var(--Gray-Scale-color_black);align-items:center;font-size:24px;font-style:normal;font-weight:500;line-height:28px;display:flex}.DashBoardContentLayout-module__arE50W__emptyFrame{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DashBoardContentLayout-module__arE50W__emptyText{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.DashBoardContentLayout-module__arE50W__loadingLayer{background:var(--Gray-Scale-color_gray_300);opacity:.6;z-index:99;width:100%;height:100%}
.DashboardContentContainer-module__9L--Dq__section{background:#fff;border-radius:8px;flex:auto;min-width:fit-content;padding:20px;position:relative;overflow:auto;box-shadow:0 0 10px #0000001a}.DashboardContentContainer-module__9L--Dq__content{min-height:calc(100vh - 224px);padding:20px;position:relative}.DashboardContentContainer-module__9L--Dq__wrapper{flex-direction:column;flex:1;width:100%;display:flex}.DashboardContentContainer-module__9L--Dq__emptyFrame{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:-20px}.DashboardContentContainer-module__9L--Dq__emptyText{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.DashboardContentContainer-module__9L--Dq__loadingLayer{background:var(--Gray-Scale-color_gray_300);opacity:.6;z-index:99;min-width:100%;min-height:100%}
.Input-module__GRmFSq__container{flex-direction:column;row-gap:8px;display:flex}.Input-module__GRmFSq__inputTitleContainer{flex-direction:column;display:flex}.Input-module__GRmFSq__inputTitleWrapper{align-items:center;gap:4px;display:flex}.Input-module__GRmFSq__inputTitle{color:var(--Gray-Scale-color_black);font-size:14px;font-style:normal;font-weight:600;line-height:20px}.Input-module__GRmFSq__inputHeadContainer{justify-content:space-between;align-items:center;column-gap:18px;display:flex}.Input-module__GRmFSq__inputLabel{color:var(--Main-Color-color_main_purple);font-size:10px;font-style:normal;font-weight:500;line-height:14px}.Input-module__GRmFSq__addLessonBtn{box-sizing:border-box;background:#f6f7f8;border:none;border-radius:100px;justify-content:center;align-items:center;gap:4px;width:fit-content;height:fit-content;padding:4px 12px;display:flex}.Input-module__GRmFSq__addLessonBtn span{color:#7b7b7b;width:max-content;font-size:14px;font-weight:500;line-height:20px}.Input-module__GRmFSq__input{border:1px solid var(--Gray-Scale-color_gray_200);box-sizing:border-box;border-radius:8px;align-items:center;gap:8px;width:100%;height:52px;padding:8px 12px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:border-color .3s ease-out;display:flex}.Input-module__GRmFSq__input.Input-module__GRmFSq__error{border:1px solid var(--Main-Color-color_main_red)!important}.Input-module__GRmFSq__input::placeholder{color:var(--Gray-Scale-color_gray_400);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.Input-module__GRmFSq__input:focus{border-color:var(--Main-Color-color_main_purple)}.Input-module__GRmFSq__input:read-only{background-color:var(--lightningcss-light,#efefef4d)var(--lightningcss-dark,#3b3b3b4d)}.Input-module__GRmFSq__description{color:var(--Gray-Scale-color_gray_500);font-size:12px;font-style:normal;font-weight:500;line-height:16px}.Input-module__GRmFSq__inputContentWrapper,.Input-module__GRmFSq__inputContentContainer{position:relative}.Input-module__GRmFSq__passwordEyeButton{background:0 0;border:none;width:20px;height:20px;margin:auto;position:absolute;top:0;bottom:0;right:8px}.Input-module__GRmFSq__uploadButton{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white);cursor:pointer;border:none;border-radius:4px;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;padding:0 8px;font-size:10px;font-style:normal;font-weight:500;line-height:14px;display:flex;position:absolute;top:6px;bottom:6px;right:6px}.Input-module__GRmFSq__searchButton{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white);border:none;border-radius:4px;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;padding:0 8px;font-size:10px;font-style:normal;font-weight:500;line-height:14px;display:flex;position:absolute;top:6px;bottom:6px;right:6px}.Input-module__GRmFSq__selectCountryContainer{background:0 0;border:none;align-items:center;display:flex;position:absolute;top:16px;bottom:16px;left:6px}.Input-module__GRmFSq__phone{box-sizing:border-box}.Input-module__GRmFSq__selectContainer{cursor:pointer;justify-content:space-between;display:flex;position:relative}.Input-module__GRmFSq__selectList{background:var(--Gray-Scale-color_white);z-index:10;border-radius:8px;flex-direction:column;align-items:flex-start;width:400px;height:fit-content;max-height:200px;padding:8px 0;display:flex;position:absolute;top:57px;left:0;right:0;overflow:auto;box-shadow:0 0 10px #0000001a}.Input-module__GRmFSq__selectList>li{box-sizing:border-box;width:100%;padding:10px 16px}.Input-module__GRmFSq__selectList>li:hover{background:var(--Gray-Scale-color_gray_100)}.Input-module__GRmFSq__segmentedContainer{grid-template-columns:1fr 1fr;gap:8px;display:grid}.Input-module__GRmFSq__segmentedItem{border:none;border:1px solid var(--Gray-Scale-color_gray_200);background-color:var(--Gray-Scale-color_white);border-radius:8px;justify-content:center;align-items:center;height:52px;padding:8px;font-size:14px;transition:background .2s ease-out,colort .2s ease-out;display:flex}.Input-module__GRmFSq__segmentedItem.Input-module__GRmFSq__checked{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white);border:none}.Input-module__GRmFSq__segmentedContainer.Input-module__GRmFSq__readOnly>.Input-module__GRmFSq__segmentedItem{opacity:.4;filter:grayscale(.2);cursor:not-allowed}.Input-module__GRmFSq__loadContainer{margin:auto;position:relative;left:0;right:0}.Input-module__GRmFSq__checkBoxRoot{justify-content:space-between;align-items:center;display:flex}.Input-module__GRmFSq__colDir{flex-direction:column;justify-content:left;align-items:flex-start;row-gap:12px}.Input-module__GRmFSq__checkBoxContainer{cursor:pointer;align-items:center;gap:5px;display:flex}.Input-module__GRmFSq__checkBoxContainer.Input-module__GRmFSq__readonly{cursor:not-allowed}.Input-module__GRmFSq__checkBoxWrapper{border:solid 1px var(--Gray-Scale-color_gray_300);box-sizing:border-box;justify-content:center;align-items:center;width:20px;height:20px;padding:3px;display:flex}.Input-module__GRmFSq__checkBoxWrapper.Input-module__GRmFSq__checked{background-color:var(--Main-Color-color_main_purple)}.Input-module__GRmFSq__checkBoxWrapper.Input-module__GRmFSq__readonly{background-color:var(--Gray-Scale-color_gray_500)}.Input-module__GRmFSq__checkBoxText{color:var(--Gray-Scale-color_gray_500);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.Input-module__GRmFSq__checkBoxText.Input-module__GRmFSq__checked{color:#000}.Input-module__GRmFSq__calendarWarpper{z-index:5;justify-content:center;min-width:270px;height:fit-content;display:inline-flex;position:absolute;top:57px;left:0;right:0}.Input-module__GRmFSq__calendarWarpper.Input-module__GRmFSq__rightAlign{left:auto}.Input-module__GRmFSq__calendarContainer.Input-module__GRmFSq__readOnly{color:var(--Gray-Scale-color_gray_500)}.Input-module__GRmFSq__calendarContainer.Input-module__GRmFSq__readOnly:hover *{cursor:not-allowed!important}.Input-module__GRmFSq__startTimeContainer{align-items:center;column-gap:8px;display:flex}.Input-module__GRmFSq__timeColon{color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.Input-module__GRmFSq__durationMinutesContainer{padding-right:10px;position:relative}.Input-module__GRmFSq__durationMinutesSuffix{color:var(--Gray-Scale-color_gray_500);height:max-content;margin:auto;font-size:12px;font-style:normal;font-weight:500;line-height:16px;position:absolute;top:0;bottom:0;right:6px}.Input-module__GRmFSq__errorText{color:var(--Main-Color-color_main_red);font-size:12px;line-height:16px}.Input-module__GRmFSq__selectedMultiItemWrapper{font-size:14px}.Input-module__GRmFSq__selectedMultiItem{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:2px;font-weight:700;display:flex;position:absolute;top:10px;right:10px}.Input-module__GRmFSq__withLink{color:var(--Gray-Scale-color_black);text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;padding:0 8px;font-family:Pretendard;font-size:12px;font-style:normal;font-weight:500;line-height:16px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto;display:flex;position:absolute;top:6px;bottom:6px;right:6px}.Input-module__GRmFSq__commonSelectable{cursor:pointer;background:var(--Gray-Scale-color_white);box-sizing:border-box;width:28px;height:52px;color:var(--Gray-Scale-color_black);text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px;font-family:Pretendard;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:background .1s ease-out;display:flex}.Input-module__GRmFSq__commonSelectable.Input-module__GRmFSq__checked{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white)}.Input-module__GRmFSq__dayOfWeekPrefix{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:14px;font-weight:500;line-height:20px}
.PageNavigator-module__qaqRXG__container{width:100%;color:var(--Gray-Scale-color_gray_500);justify-content:center;column-gap:26px;padding-top:32px;display:flex}.PageNavigator-module__qaqRXG__currentPage{color:var(--Main-Color-color_main_purple);font-weight:700}
.RefreshButton-module__BwSPCq__container{align-items:center;gap:6px;display:flex}.RefreshButton-module__BwSPCq__button{width:fit-content;color:var(--Gray-Scale-color_gray_300);z-index:3;background-color:#0000;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;display:flex}.RefreshButton-module__BwSPCq__button.RefreshButton-module__BwSPCq__disabled{color:var(--Gray-Scale-color_gray_700);background:var(--Gray-Scale-color_gray_100)}.RefreshButton-module__BwSPCq__button .RefreshButton-module__BwSPCq__icon{width:24px;height:24px;color:var(--Gray-Scale-color_gray_700);border:1px solid var(--Gray-Scale-color_gray_700);box-sizing:border-box;border-radius:50%;padding:3px}.RefreshButton-module__BwSPCq__button .RefreshButton-module__BwSPCq__icon>svg,.RefreshButton-module__BwSPCq__button .RefreshButton-module__BwSPCq__icon>img{width:100%;height:100%}.RefreshButton-module__BwSPCq__button.RefreshButton-module__BwSPCq__disabled .RefreshButton-module__BwSPCq__icon{color:var(--Gray-Scale-color_gray_700);fill:var(--Gray-Scale-color_gray_700)}.RefreshButton-module__BwSPCq__icon.RefreshButton-module__BwSPCq__rotating{animation:1.5s ease-in-out infinite RefreshButton-module__BwSPCq__rotating}@keyframes RefreshButton-module__BwSPCq__rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.TabGroup-module__FvnWEW__tabButtons{column-gap:20px;min-width:max-content;display:flex}.TabGroup-module__FvnWEW__tabButton{justify-content:center;align-items:center;height:52px;padding:0 10px;display:flex}.TabGroup-module__FvnWEW__tabButton.TabGroup-module__FvnWEW__selected{border-bottom:1px solid var(--Gray-Scale-color_black)}
.ListTable-module__DMNyaq__listSection{white-space:nowrap;min-width:fit-content;max-width:100%;margin-top:20px}.ListTable-module__DMNyaq__listSection>.ListTable-module__DMNyaq__firstLine{background:var(--Gray-Scale-color_gray_200);height:auto;min-height:40px;color:var(--Gray-Scale-color_gray_700);text-align:center;border-radius:8px 8px 0 0;padding:0 20px;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.ListTable-module__DMNyaq__listHeadItem{word-wrap:break-word;white-space:normal;width:100%;display:block}.ListTable-module__DMNyaq__list{flex-direction:column;width:100%;display:flex}.ListTable-module__DMNyaq__listItem{text-align:center;word-wrap:break-word;word-break:break-word;white-space:normal;grid-template-columns:170px 170px 170px 50px 50px;justify-content:space-between;align-items:center;column-gap:16px;height:auto;min-height:52px;padding:0 20px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:grid;position:relative}.ListTable-module__DMNyaq__hoverEffect:hover{background:var(--Gray-Scale-color_gray_100)}.ListTable-module__DMNyaq__listItem.ListTable-module__DMNyaq__bottomBorder{border-bottom:1px solid var(--Gray-Scale-color_gray_200)}.ListTable-module__DMNyaq__listTableBtn{text-align:center;z-index:2;background-color:#0000;border:none;height:100%;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.ListTable-module__DMNyaq__updateBtn{color:var(--Main-Color-color_main_purple)}.ListTable-module__DMNyaq__sendMsgBtn{color:var(--Label-Blue-Text-Color)}.ListTable-module__DMNyaq__optionalBtnContainer{flex-direction:row;align-items:center;column-gap:4px;margin-bottom:20px;display:flex}.ListTable-module__DMNyaq__csvBtn{background:var(--Gray-Scale-color_gray_100);border:none;border-radius:8px;flex-direction:row;align-items:center;column-gap:4px;height:32px;padding:0 10px;display:flex}
.LessonDetailContent-module__Z1JVJG__root{grid-template-columns:337px auto;gap:20px;min-width:fit-content;max-width:100%;height:100%;display:grid}.LessonDetailContent-module__Z1JVJG__container{background:#fff;border-radius:10px;flex-direction:column;align-items:flex-start;gap:30px;padding:20px;display:flex}.LessonDetailContent-module__Z1JVJG__rightContainer{flex-direction:column;row-gap:20px;display:flex}.LessonDetailContent-module__Z1JVJG__lessonTitleContainer{justify-content:space-between;display:flex}.LessonDetailContent-module__Z1JVJG__lessonInfoContainer{flex-direction:column;row-gap:10px;display:flex}.LessonDetailContent-module__Z1JVJG__leftLabel{align-items:center;gap:10px;height:30px;display:flex}.LessonDetailContent-module__Z1JVJG__leftLabel .LessonDetailContent-module__Z1JVJG__title{color:var(--Gray-Scale-color_gray_500);min-width:25px;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.LessonDetailContent-module__Z1JVJG__leftLabel .LessonDetailContent-module__Z1JVJG__content{color:var(--Gray-Scale-color_black);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-style:normal;font-weight:500;line-height:20px;overflow:hidden}.LessonDetailContent-module__Z1JVJG__leftLabel .LessonDetailContent-module__Z1JVJG__link{text-decoration:underline}.LessonDetailContent-module__Z1JVJG__leftDescLabel{flex-direction:column;align-items:start;gap:6px;height:30px;display:flex}.LessonDetailContent-module__Z1JVJG__divLine{background-color:var(--Gray-Scale-color_gray_200);width:100%;height:1px}
.LessonSubSection-module__NodgbW__container{flex-direction:column;row-gap:24px;display:flex}.LessonSubSection-module__NodgbW__header{align-items:center;column-gap:10px;height:40px;display:flex}.LessonSubSection-module__NodgbW__filterWrapper{color:var(--Gray-Scale-color_gray_500);align-items:center;column-gap:8px;display:flex}.LessonSubSection-module__NodgbW__filterWrapper span{font-size:14px}.LessonSubSection-module__NodgbW__filterWrapper div{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.LessonSubSection-module__NodgbW__divider{background-color:var(--Gray-Scale-color_gray_500);width:2px;height:20px}.LessonSubSection-module__NodgbW__filterList{background-color:var(--Gray-Scale-color_gray_100);border-radius:8px;align-items:center;column-gap:8px;padding:8px 12px;font-size:14px;display:flex}.LessonSubSection-module__NodgbW__filterList>button{background-color:#0000;border:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.LessonSubSection-module__NodgbW__filterList>button>img{width:100%;height:100%}.LessonSubSection-module__NodgbW__statusContainer{align-items:center;column-gap:24px;display:flex}.LessonSubSection-module__NodgbW__statusContainer>span{color:var(--Gray-Scale-color_gray_500);font-size:16px}.LessonSubSection-module__NodgbW__statusList{align-items:center;column-gap:24px;display:flex}.LessonSubSection-module__NodgbW__filterItem{align-items:center;column-gap:8px;display:flex}.LessonSubSection-module__NodgbW__filterItem>span{color:var(--Gray-Scale-color_gray_500);font-size:16px}
.lessonsPage-module__hnJHPq__status{text-align:center;box-sizing:border-box;border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:flex}.lessonsPage-module__hnJHPq__normalListItem{color:var(--Gray-Scale-color_black);text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px}
.studentPage-module__9wugua__root{grid-template-columns:337px auto;gap:20px;min-width:fit-content;max-width:100%;height:100%;display:grid}.studentPage-module__9wugua__container{background:#fff;border-radius:10px;flex-direction:column;align-items:flex-start;gap:30px;padding:20px;display:flex}.studentPage-module__9wugua__rightContainer{flex-direction:column;row-gap:20px;display:flex}.studentPage-module__9wugua__lessonTitleContainer{justify-content:space-between;display:flex}.studentPage-module__9wugua__lessonInfoContainer{flex-direction:column;row-gap:10px;display:flex}.studentPage-module__9wugua__leftLabel{align-items:center;gap:10px;height:30px;display:flex}.studentPage-module__9wugua__leftLabel .studentPage-module__9wugua__title{color:var(--Gray-Scale-color_gray_500);min-width:25px;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.studentPage-module__9wugua__leftLabel .studentPage-module__9wugua__content{color:var(--Gray-Scale-color_black);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-style:normal;font-weight:500;line-height:20px;overflow:hidden}.studentPage-module__9wugua__leftLabel .studentPage-module__9wugua__link{text-decoration:underline}.studentPage-module__9wugua__divLine{background-color:var(--Gray-Scale-color_gray_200);width:100%;height:1px}
.subscriptionPage-module__q9PkTW__infoContainer{flex-direction:column;flex:1 0 0;align-self:stretch;gap:8px;min-width:fit-content;max-width:100%;display:flex}.subscriptionPage-module__q9PkTW__infoContainer h2{color:var(--Gray-Scale-color_gray_600);text-align:left;font-style:normal;font-weight:700;line-height:22px}.subscriptionPage-module__q9PkTW__infoBg{background:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a}.subscriptionPage-module__q9PkTW__infoBox{white-space:nowrap;grid-template-columns:1fr 1fr;min-width:fit-content;max-width:100%;display:grid}.subscriptionPage-module__q9PkTW__infoElement{border-bottom:1px solid var(--Gray-Scale-color_gray_200);align-self:stretch;align-items:center;gap:16px;height:40px;padding:0 24px;display:flex}.subscriptionPage-module__q9PkTW__infoLabel{color:var(--Gray-Scale-color_gray_900);text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.subscriptionPage-module__q9PkTW__infoData{color:var(--Gray-Scale-color_gray_600);font-size:14px;font-style:normal;font-weight:600;line-height:normal}.subscriptionPage-module__q9PkTW__padding{flex-direction:column;align-self:stretch;padding:24px;display:flex}.subscriptionPage-module__q9PkTW__normalListItem{text-wrap-mode:wrap}.subscriptionPage-module__q9PkTW__emptyTicket{color:var(--color_gray_500,#86898c);padding-top:24px;font-size:16px;font-style:normal;font-weight:700;line-height:22px}
.LongModal-module__nNtl3q__layer{z-index:5;--modal-width:450px;background:#0003;width:100%;height:100%;position:absolute;inset:0}.LongModal-module__nNtl3q__form{width:var(--modal-width);box-sizing:border-box;background:#fff;height:100%;padding:20px 16px 0;position:absolute;right:0}.LongModal-module__nNtl3q__slide-in{opacity:1;transition:transform .3s,opacity .2s;transform:translate(0)}.LongModal-module__nNtl3q__modal-hidden{transform:translateX(calc(var(--modal-width) - 300px));opacity:0;transition:transform .2s ease-in-out,opacity .13s ease-out}.LongModal-module__nNtl3q__headingContainer{flex-direction:column;row-gap:6px;padding-bottom:16px;display:flex}.LongModal-module__nNtl3q__headingSection{justify-content:space-between;align-items:center;display:flex}.LongModal-module__nNtl3q__headingSection>h2{color:var(--Gray-Scale-color_gray_700);font-size:20px;font-style:normal;font-weight:700;line-height:24px}.LongModal-module__nNtl3q__closeButton{background-color:#0000;border:none}.LongModal-module__nNtl3q__contentSection{flex-direction:column;height:calc(100% - 92px);display:flex;position:relative}.LongModal-module__nNtl3q__contentSection>div{flex-direction:column;flex:auto;row-gap:16px;display:flex;overflow:auto}.LongModal-module__nNtl3q__buttonSection{height:52px;padding:20px;position:absolute;bottom:0;left:0;right:0}
.StepModal-module__Vm154a__layer{z-index:5;--modal-width:666px;background:#0003;align-content:center;width:100%;height:100%;position:absolute;inset:0;overflow:auto}.StepModal-module__Vm154a__form{width:var(--modal-width);box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:40px;min-width:min-content;height:min-content;margin:auto;padding:40px;display:flex;inset:0;overflow:auto}.StepModal-module__Vm154a__slide-in{opacity:1;transition:transform .3s,opacity .2s;transform:translateY(0)}.StepModal-module__Vm154a__modal-hidden{opacity:0;transition:transform .2s ease-in-out,opacity .13s ease-out;transform:translateY(50px)}.StepModal-module__Vm154a__form>h2{color:var(--Gray-Scale-color_black);text-align:center;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:700;line-height:24px}.StepModal-module__Vm154a__closeButton{background-color:#0000;border:none;position:absolute;top:0;right:0}.StepModal-module__Vm154a__contentSection{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.StepModal-module__Vm154a__contentSection>div{flex-direction:column;flex:auto;row-gap:16px;display:flex}.StepModal-module__Vm154a__buttonSection{grid-template-columns:1fr;width:350px;height:52px;padding:20px;display:grid}.StepModal-module__Vm154a__buttonSection.StepModal-module__Vm154a__notFirstStep{grid-template-columns:1fr 1fr;column-gap:16px}.StepModal-module__Vm154a__stepDotContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.StepModal-module__Vm154a__backButton{background-color:#0000;border:none;flex-shrink:0;width:20px;height:20px;position:absolute;top:0;left:0}.StepModal-module__Vm154a__stepDotWrapper{align-items:center;gap:10px;display:flex}.StepModal-module__Vm154a__stepDot{background:var(--Gray-Scale-color_gray_200);border-radius:50%;width:10px;height:10px}.StepModal-module__Vm154a__stepDot.StepModal-module__Vm154a__active{background:var(--Main-Color-color_main_purple)}
.UnregisterButton-module__U0rz8q__allCancel{color:var(--Main-Color-color_main_red);text-align:center;background-color:#0000;border:none;justify-content:center;align-items:center;padding:8px 10px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex}
.Button-module__uVGqnW__button{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white);text-align:center;border:none;border-radius:8px;font-size:16px;font-style:normal;font-weight:700;line-height:22px}.Button-module__uVGqnW__disabled{color:var(--Gray-Scale-color_white);background:var(--Gray-Scale-color_gray_500)!important}
.checkBox-module__e2LREW__checkBoxContainer.checkBox-module__e2LREW__readonly{cursor:not-allowed}.checkBox-module__e2LREW__checkBoxWrapper{border:solid 1px var(--Gray-Scale-color_gray_300);box-sizing:border-box;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;padding:3px;display:flex}.checkBox-module__e2LREW__checkBoxWrapper.checkBox-module__e2LREW__checked{background-color:var(--Main-Color-color_main_purple)}.checkBox-module__e2LREW__checkBoxWrapper.checkBox-module__e2LREW__readonly{background-color:var(--Gray-Scale-color_gray_500)}.checkBox-module__e2LREW__checkBoxText{color:var(--Gray-Scale-color_gray_500);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.checkBox-module__e2LREW__checkBoxText.checkBox-module__e2LREW__checked{color:#000}
.LightDimSection-module__pJhxxW__root{background-color:var(--Light-Dim-Bg-Color);border-radius:16px;padding:12px 16px}
.RoundImage-module__yX2Rnq__main{border-radius:50%;overflow:hidden}.RoundImage-module__yX2Rnq__dummyImage{background-color:#a9a9a9}
.SmallProfile-module__ybzVsa__profileSection{justify-content:center;align-items:center;column-gap:8px;display:flex}.SmallProfile-module__ybzVsa__profileImgWrapper{border-radius:50%;overflow:hidden}.SmallProfile-module__ybzVsa__profileSection .SmallProfile-module__ybzVsa__rightSection{flex-direction:column;align-items:flex-start;display:flex}.SmallProfile-module__ybzVsa__profileSection .SmallProfile-module__ybzVsa__rightSection span{font-size:14px;font-style:normal;font-weight:500;line-height:20px}.SmallProfile-module__ybzVsa__profileSection .SmallProfile-module__ybzVsa__rightSection .SmallProfile-module__ybzVsa__subText{color:var(--Gray-Scale-color_gray_500);font-size:10px;font-style:normal;font-weight:500;line-height:14px}
.StatusLabel-module__CMfoMa__status{text-align:center;box-sizing:border-box;border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:flex}
.Text-module__Y0xIzG__small{color:var(--Gray-Scale-color_gray_500);font-size:12px;font-style:normal;font-weight:500;line-height:16px}.Text-module__Y0xIzG__mid{font-size:14px;font-style:normal;font-weight:700;line-height:20px}.Text-module__Y0xIzG__large{font-size:20px;font-weight:700;line-height:1.4}.Text-module__Y0xIzG__semiLarge{font-size:16px;font-weight:400;line-height:1.37}
.toggle-module__sjT6pq__main{background:var(--Gray-Scale-color_gray_500);border-radius:100px;align-items:center;gap:10px;width:42px;padding:2px;display:flex}.toggle-module__sjT6pq__main.toggle-module__sjT6pq__readonly{background:var(--Gray-Scale-color_gray_300);cursor:not-allowed}.toggle-module__sjT6pq__round{aspect-ratio:1;background:var(--System-White,#fff);border-radius:100px;width:24px;height:24px;transition:transform .2s ease-in-out}.toggle-module__sjT6pq__main.toggle-module__sjT6pq__on{background:#18b34e}.toggle-module__sjT6pq__round.toggle-module__sjT6pq__on{transform:translate(18px)}
.BackButton-module__IveUeG__button{background-color:#0000;border:none;justify-content:left;align-self:flex-start;align-items:center;gap:8px;height:52px;display:flex}.BackButton-module__IveUeG__button span{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:22px}
.DashBoardContentLayout-module__PqSyeW__main{flex-direction:column;row-gap:24px;min-width:fit-content;max-width:100%;min-height:100%;display:flex}.DashBoardContentLayout-module__PqSyeW__content{flex-direction:column;display:flex}.DashBoardContentLayout-module__PqSyeW__headingSection{justify-content:space-between;align-items:center;display:flex}.DashBoardContentLayout-module__PqSyeW__titleContainer{column-gap:20px;display:flex}.DashBoardContentLayout-module__PqSyeW__heading{color:var(--Gray-Scale-color_black);align-items:center;font-size:24px;font-style:normal;font-weight:500;line-height:28px;display:flex}.DashBoardContentLayout-module__PqSyeW__emptyFrame{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DashBoardContentLayout-module__PqSyeW__emptyText{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.DashBoardContentLayout-module__PqSyeW__loadingLayer{background:var(--Gray-Scale-color_gray_300);opacity:.6;z-index:99;width:100%;height:100%}
.DashboardContentContainer-module__yIBNJW__section{background:#fff;border-radius:8px;flex:auto;min-width:fit-content;padding:20px;position:relative;overflow:auto;box-shadow:0 0 10px #0000001a}.DashboardContentContainer-module__yIBNJW__content{min-height:calc(100vh - 224px);padding:20px;position:relative}.DashboardContentContainer-module__yIBNJW__wrapper{flex-direction:column;flex:1;width:100%;display:flex}.DashboardContentContainer-module__yIBNJW__emptyFrame{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:-20px}.DashboardContentContainer-module__yIBNJW__emptyText{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.DashboardContentContainer-module__yIBNJW__loadingLayer{background:var(--Gray-Scale-color_gray_300);opacity:.6;z-index:99;min-width:100%;min-height:100%}
.Input-module__i98a2W__container{flex-direction:column;row-gap:8px;display:flex}.Input-module__i98a2W__inputTitleContainer{flex-direction:column;display:flex}.Input-module__i98a2W__inputTitleWrapper{align-items:center;gap:4px;display:flex}.Input-module__i98a2W__inputTitle{color:var(--Gray-Scale-color_black);font-size:14px;font-style:normal;font-weight:600;line-height:20px}.Input-module__i98a2W__inputHeadContainer{justify-content:space-between;align-items:center;column-gap:18px;display:flex}.Input-module__i98a2W__inputLabel{color:var(--Main-Color-color_main_purple);font-size:10px;font-style:normal;font-weight:500;line-height:14px}.Input-module__i98a2W__addLessonBtn{box-sizing:border-box;background:#f6f7f8;border:none;border-radius:100px;justify-content:center;align-items:center;gap:4px;width:fit-content;height:fit-content;padding:4px 12px;display:flex}.Input-module__i98a2W__addLessonBtn span{color:#7b7b7b;width:max-content;font-size:14px;font-weight:500;line-height:20px}.Input-module__i98a2W__input{border:1px solid var(--Gray-Scale-color_gray_200);box-sizing:border-box;border-radius:8px;align-items:center;gap:8px;width:100%;height:52px;padding:8px 12px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:border-color .3s ease-out;display:flex}.Input-module__i98a2W__input.Input-module__i98a2W__error{border:1px solid var(--Main-Color-color_main_red)!important}.Input-module__i98a2W__input::placeholder{color:var(--Gray-Scale-color_gray_400);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.Input-module__i98a2W__input:focus{border-color:var(--Main-Color-color_main_purple)}.Input-module__i98a2W__input:read-only{background-color:var(--lightningcss-light,#efefef4d)var(--lightningcss-dark,#3b3b3b4d)}.Input-module__i98a2W__description{color:var(--Gray-Scale-color_gray_500);font-size:12px;font-style:normal;font-weight:500;line-height:16px}.Input-module__i98a2W__inputContentWrapper,.Input-module__i98a2W__inputContentContainer{position:relative}.Input-module__i98a2W__passwordEyeButton{background:0 0;border:none;width:20px;height:20px;margin:auto;position:absolute;top:0;bottom:0;right:8px}.Input-module__i98a2W__uploadButton{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white);cursor:pointer;border:none;border-radius:4px;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;padding:0 8px;font-size:10px;font-style:normal;font-weight:500;line-height:14px;display:flex;position:absolute;top:6px;bottom:6px;right:6px}.Input-module__i98a2W__searchButton{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white);border:none;border-radius:4px;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;padding:0 8px;font-size:10px;font-style:normal;font-weight:500;line-height:14px;display:flex;position:absolute;top:6px;bottom:6px;right:6px}.Input-module__i98a2W__selectCountryContainer{background:0 0;border:none;align-items:center;display:flex;position:absolute;top:16px;bottom:16px;left:6px}.Input-module__i98a2W__phone{box-sizing:border-box}.Input-module__i98a2W__selectContainer{cursor:pointer;justify-content:space-between;display:flex;position:relative}.Input-module__i98a2W__selectList{background:var(--Gray-Scale-color_white);z-index:10;border-radius:8px;flex-direction:column;align-items:flex-start;width:400px;height:fit-content;max-height:200px;padding:8px 0;display:flex;position:absolute;top:57px;left:0;right:0;overflow:auto;box-shadow:0 0 10px #0000001a}.Input-module__i98a2W__selectList>li{box-sizing:border-box;width:100%;padding:10px 16px}.Input-module__i98a2W__selectList>li:hover{background:var(--Gray-Scale-color_gray_100)}.Input-module__i98a2W__segmentedContainer{grid-template-columns:1fr 1fr;gap:8px;display:grid}.Input-module__i98a2W__segmentedItem{border:none;border:1px solid var(--Gray-Scale-color_gray_200);background-color:var(--Gray-Scale-color_white);border-radius:8px;justify-content:center;align-items:center;height:52px;padding:8px;font-size:14px;transition:background .2s ease-out,colort .2s ease-out;display:flex}.Input-module__i98a2W__segmentedItem.Input-module__i98a2W__checked{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white);border:none}.Input-module__i98a2W__segmentedContainer.Input-module__i98a2W__readOnly>.Input-module__i98a2W__segmentedItem{opacity:.4;filter:grayscale(.2);cursor:not-allowed}.Input-module__i98a2W__loadContainer{margin:auto;position:relative;left:0;right:0}.Input-module__i98a2W__checkBoxRoot{justify-content:space-between;align-items:center;display:flex}.Input-module__i98a2W__colDir{flex-direction:column;justify-content:left;align-items:flex-start;row-gap:12px}.Input-module__i98a2W__checkBoxContainer{cursor:pointer;align-items:center;gap:5px;display:flex}.Input-module__i98a2W__checkBoxContainer.Input-module__i98a2W__readonly{cursor:not-allowed}.Input-module__i98a2W__checkBoxWrapper{border:solid 1px var(--Gray-Scale-color_gray_300);box-sizing:border-box;justify-content:center;align-items:center;width:20px;height:20px;padding:3px;display:flex}.Input-module__i98a2W__checkBoxWrapper.Input-module__i98a2W__checked{background-color:var(--Main-Color-color_main_purple)}.Input-module__i98a2W__checkBoxWrapper.Input-module__i98a2W__readonly{background-color:var(--Gray-Scale-color_gray_500)}.Input-module__i98a2W__checkBoxText{color:var(--Gray-Scale-color_gray_500);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.Input-module__i98a2W__checkBoxText.Input-module__i98a2W__checked{color:#000}.Input-module__i98a2W__calendarWarpper{z-index:5;justify-content:center;min-width:270px;height:fit-content;display:inline-flex;position:absolute;top:57px;left:0;right:0}.Input-module__i98a2W__calendarWarpper.Input-module__i98a2W__rightAlign{left:auto}.Input-module__i98a2W__calendarContainer.Input-module__i98a2W__readOnly{color:var(--Gray-Scale-color_gray_500)}.Input-module__i98a2W__calendarContainer.Input-module__i98a2W__readOnly:hover *{cursor:not-allowed!important}.Input-module__i98a2W__startTimeContainer{align-items:center;column-gap:8px;display:flex}.Input-module__i98a2W__timeColon{color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.Input-module__i98a2W__durationMinutesContainer{padding-right:10px;position:relative}.Input-module__i98a2W__durationMinutesSuffix{color:var(--Gray-Scale-color_gray_500);height:max-content;margin:auto;font-size:12px;font-style:normal;font-weight:500;line-height:16px;position:absolute;top:0;bottom:0;right:6px}.Input-module__i98a2W__errorText{color:var(--Main-Color-color_main_red);font-size:12px;line-height:16px}.Input-module__i98a2W__selectedMultiItemWrapper{font-size:14px}.Input-module__i98a2W__selectedMultiItem{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:2px;font-weight:700;display:flex;position:absolute;top:10px;right:10px}.Input-module__i98a2W__withLink{color:var(--Gray-Scale-color_black);text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;padding:0 8px;font-family:Pretendard;font-size:12px;font-style:normal;font-weight:500;line-height:16px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto;display:flex;position:absolute;top:6px;bottom:6px;right:6px}.Input-module__i98a2W__commonSelectable{cursor:pointer;background:var(--Gray-Scale-color_white);box-sizing:border-box;width:28px;height:52px;color:var(--Gray-Scale-color_black);text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px;font-family:Pretendard;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:background .1s ease-out;display:flex}.Input-module__i98a2W__commonSelectable.Input-module__i98a2W__checked{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white)}.Input-module__i98a2W__dayOfWeekPrefix{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:14px;font-weight:500;line-height:20px}
.PageNavigator-module__V3jFbG__container{width:100%;color:var(--Gray-Scale-color_gray_500);justify-content:center;column-gap:26px;padding-top:32px;display:flex}.PageNavigator-module__V3jFbG__currentPage{color:var(--Main-Color-color_main_purple);font-weight:700}
.RefreshButton-module__xevRCq__container{align-items:center;gap:6px;display:flex}.RefreshButton-module__xevRCq__button{width:fit-content;color:var(--Gray-Scale-color_gray_300);z-index:3;background-color:#0000;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;display:flex}.RefreshButton-module__xevRCq__button.RefreshButton-module__xevRCq__disabled{color:var(--Gray-Scale-color_gray_700);background:var(--Gray-Scale-color_gray_100)}.RefreshButton-module__xevRCq__button .RefreshButton-module__xevRCq__icon{width:24px;height:24px;color:var(--Gray-Scale-color_gray_700);border:1px solid var(--Gray-Scale-color_gray_700);box-sizing:border-box;border-radius:50%;padding:3px}.RefreshButton-module__xevRCq__button .RefreshButton-module__xevRCq__icon>svg,.RefreshButton-module__xevRCq__button .RefreshButton-module__xevRCq__icon>img{width:100%;height:100%}.RefreshButton-module__xevRCq__button.RefreshButton-module__xevRCq__disabled .RefreshButton-module__xevRCq__icon{color:var(--Gray-Scale-color_gray_700);fill:var(--Gray-Scale-color_gray_700)}.RefreshButton-module__xevRCq__icon.RefreshButton-module__xevRCq__rotating{animation:1.5s ease-in-out infinite RefreshButton-module__xevRCq__rotating}@keyframes RefreshButton-module__xevRCq__rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.TabGroup-module__PniG0q__tabButtons{column-gap:20px;min-width:max-content;display:flex}.TabGroup-module__PniG0q__tabButton{justify-content:center;align-items:center;height:52px;padding:0 10px;display:flex}.TabGroup-module__PniG0q__tabButton.TabGroup-module__PniG0q__selected{border-bottom:1px solid var(--Gray-Scale-color_black)}
.ListTable-module__k_t9aW__listSection{white-space:nowrap;min-width:fit-content;max-width:100%;margin-top:20px}.ListTable-module__k_t9aW__listSection>.ListTable-module__k_t9aW__firstLine{background:var(--Gray-Scale-color_gray_200);height:auto;min-height:40px;color:var(--Gray-Scale-color_gray_700);text-align:center;border-radius:8px 8px 0 0;padding:0 20px;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.ListTable-module__k_t9aW__listHeadItem{word-wrap:break-word;white-space:normal;width:100%;display:block}.ListTable-module__k_t9aW__list{flex-direction:column;width:100%;display:flex}.ListTable-module__k_t9aW__listItem{text-align:center;word-wrap:break-word;word-break:break-word;white-space:normal;grid-template-columns:170px 170px 170px 50px 50px;justify-content:space-between;align-items:center;column-gap:16px;height:auto;min-height:52px;padding:0 20px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:grid;position:relative}.ListTable-module__k_t9aW__hoverEffect:hover{background:var(--Gray-Scale-color_gray_100)}.ListTable-module__k_t9aW__listItem.ListTable-module__k_t9aW__bottomBorder{border-bottom:1px solid var(--Gray-Scale-color_gray_200)}.ListTable-module__k_t9aW__listTableBtn{text-align:center;z-index:2;background-color:#0000;border:none;height:100%;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.ListTable-module__k_t9aW__updateBtn{color:var(--Main-Color-color_main_purple)}.ListTable-module__k_t9aW__sendMsgBtn{color:var(--Label-Blue-Text-Color)}.ListTable-module__k_t9aW__optionalBtnContainer{flex-direction:row;align-items:center;column-gap:4px;margin-bottom:20px;display:flex}.ListTable-module__k_t9aW__csvBtn{background:var(--Gray-Scale-color_gray_100);border:none;border-radius:8px;flex-direction:row;align-items:center;column-gap:4px;height:32px;padding:0 10px;display:flex}
.dashboardPage-module__nvlUJa__main{flex-direction:column;row-gap:24px;min-width:fit-content;max-width:100%;height:100%;display:flex}.dashboardPage-module__nvlUJa__headingSection{justify-content:space-between;align-items:center;display:flex}.dashboardPage-module__nvlUJa__heading{color:var(--Gray-Scale-color_black);font-size:24px;font-style:normal;font-weight:500;line-height:28px}.dashboardPage-module__nvlUJa__listSection{white-space:nowrap;min-width:fit-content;max-width:100%;margin-top:20px}.dashboardPage-module__nvlUJa__listItemGrid{text-align:center;grid-template-columns:170px 170px 170px 50px 50px;justify-content:space-between;align-items:center;column-gap:16px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:grid}.dashboardPage-module__nvlUJa__listSection>.dashboardPage-module__nvlUJa__firstLine{background:var(--Gray-Scale-color_gray_200);height:auto;min-height:40px;color:var(--Gray-Scale-color_gray_700);text-align:center;border-radius:8px 8px 0 0;padding:0 20px;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.dashboardPage-module__nvlUJa__listHeadItem{word-wrap:break-word;white-space:normal;width:100%;display:block}.dashboardPage-module__nvlUJa__roomList{flex-direction:column;width:100%}.dashboardPage-module__nvlUJa__roomList>li{border-bottom:1px solid var(--Gray-Scale-color_gray_200);height:52px;padding:0 20px}.dashboardPage-module__nvlUJa__updateBtn{color:var(--Main-Color-color_main_purple);text-align:center;background-color:#0000;border:none;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.dashboardPage-module__nvlUJa__removeBtn{color:var(--Main-Color-color_main_red);text-align:center;background-color:#0000;border:none;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.dashboardPage-module__nvlUJa__profileWrapper{background-color:var(--Gray-Scale-color_gray_500);border-radius:50%;width:24px;height:24px;overflow:hidden}.dashboardPage-module__nvlUJa__profileNameSection{text-align:left;flex-direction:column;display:flex}.dashboardPage-module__nvlUJa__profileNameSection>span:first-child{color:var(--Gray-Scale-color_black);text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:500;line-height:20px;overflow:hidden}.dashboardPage-module__nvlUJa__profileNameSection>span:nth-child(2){color:var(--Gray-Scale-color_gray_500);text-overflow:ellipsis;font-size:10px;font-style:normal;font-weight:500;line-height:14px;overflow:hidden}.dashboardPage-module__nvlUJa__emptyFrame{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dashboardPage-module__nvlUJa__emptyText{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.dashboardPage-module__nvlUJa__paidConfirmBtn{color:var(--Main-Color-color_main_purple);text-align:center;background-color:#0000;border:none;border-radius:12px;padding:2px 6px;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.dashboardPage-module__nvlUJa__usedConfirmBtn{background-color:var(--Gray-Scale-color_black);color:var(--Gray-Scale-color_white);text-align:center;border:none;border-radius:6px;padding:2px 6px;font-size:12px;font-style:normal;font-weight:500;line-height:16px}
.LessonSubSection-module__QWqTBq__container{flex-direction:column;row-gap:24px;display:flex}.LessonSubSection-module__QWqTBq__header{align-items:center;column-gap:10px;height:40px;display:flex}.LessonSubSection-module__QWqTBq__filterWrapper{color:var(--Gray-Scale-color_gray_500);align-items:center;column-gap:8px;display:flex}.LessonSubSection-module__QWqTBq__filterWrapper span{font-size:14px}.LessonSubSection-module__QWqTBq__filterWrapper div{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.LessonSubSection-module__QWqTBq__divider{background-color:var(--Gray-Scale-color_gray_500);width:2px;height:20px}.LessonSubSection-module__QWqTBq__filterList{background-color:var(--Gray-Scale-color_gray_100);border-radius:8px;align-items:center;column-gap:8px;padding:8px 12px;font-size:14px;display:flex}.LessonSubSection-module__QWqTBq__filterList>button{background-color:#0000;border:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.LessonSubSection-module__QWqTBq__filterList>button>img{width:100%;height:100%}.LessonSubSection-module__QWqTBq__statusContainer{align-items:center;column-gap:24px;display:flex}.LessonSubSection-module__QWqTBq__statusContainer>span{color:var(--Gray-Scale-color_gray_500);font-size:16px}.LessonSubSection-module__QWqTBq__statusList{align-items:center;column-gap:24px;display:flex}.LessonSubSection-module__QWqTBq__filterItem{align-items:center;column-gap:8px;display:flex}.LessonSubSection-module__QWqTBq__filterItem>span{color:var(--Gray-Scale-color_gray_500);font-size:16px}
.lessonsPage-module__02eaTa__status{text-align:center;box-sizing:border-box;border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:flex}.lessonsPage-module__02eaTa__Pending{color:#16b079;background:#e4faf3}.lessonsPage-module__02eaTa__UpComing{color:#8971eb;background:#eae2ff}.lessonsPage-module__02eaTa__Canceled{color:#d03362;background:#fbeef2}.lessonsPage-module__02eaTa__Completed{color:#676a6c;background:#eff0f1}.lessonsPage-module__02eaTa__SalePending{color:var(--Gray-Scale-color_gray_700);background:#eae2ff}.lessonsPage-module__02eaTa__OpenPending{color:#16b079;background:#e4faf3}.lessonsPage-module__02eaTa__normalListItem{color:var(--Gray-Scale-color_black);text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px}
.subSection-module__E9fGIG__container{flex-direction:column;row-gap:24px;display:flex}.subSection-module__E9fGIG__header{align-items:center;column-gap:10px;height:40px;display:flex}.subSection-module__E9fGIG__filterWrapper{color:var(--Gray-Scale-color_gray_500);align-items:center;column-gap:8px;display:flex}.subSection-module__E9fGIG__filterWrapper span{font-size:14px}.subSection-module__E9fGIG__filterWrapper div{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.subSection-module__E9fGIG__divider{background-color:var(--Gray-Scale-color_gray_500);width:2px;height:20px}.subSection-module__E9fGIG__filterList{background-color:var(--Gray-Scale-color_gray_100);border-radius:8px;align-items:center;column-gap:8px;padding:8px 12px;font-size:14px;display:flex}.subSection-module__E9fGIG__filterList>button{background-color:#0000;border:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.subSection-module__E9fGIG__filterList>button>img{width:100%;height:100%}.subSection-module__E9fGIG__statusContainer{align-items:center;column-gap:24px;display:flex}.subSection-module__E9fGIG__statusContainer>span{color:var(--Gray-Scale-color_gray_500);font-size:16px}.subSection-module__E9fGIG__statusList{align-items:center;column-gap:24px;display:flex}.subSection-module__E9fGIG__filterItem{align-items:center;column-gap:8px;display:flex}.subSection-module__E9fGIG__filterItem>span{color:var(--Gray-Scale-color_gray_500);font-size:16px}
.confirm-module__KEyDqq__confirmModalOverlay{z-index:29;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.confirm-module__KEyDqq__confirmModalContent{text-align:center;box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;row-gap:40px;width:min-content;min-width:340px;height:min-content;padding:60px 100px;display:flex;box-shadow:0 4px 12px #00000026}.confirm-module__KEyDqq__confirmModalHeader{flex-direction:column;row-gap:20px;display:flex}.confirm-module__KEyDqq__confirmModalHeader h2{color:var(--Gray-Scale-color_black);letter-spacing:-.4px;font-size:16px;font-weight:700;line-height:24px}.confirm-module__KEyDqq__confirmModalHeader p{color:var(--Gray-Scale-color_gray_700);font-size:14px;font-weight:500;line-height:20px}.confirm-module__KEyDqq__table{flex-direction:column;align-items:flex-start;font-size:14px;display:flex}.confirm-module__KEyDqq__tableHeader{border-top:1px solid var(--color_gray_200,#d7dadd);border-bottom:1px solid var(--color_gray_200,#d7dadd);align-items:center;display:flex}.confirm-module__KEyDqq__tableItem{width:160px;min-height:36px;padding:4px 12px}.confirm-module__KEyDqq__tableHeader .confirm-module__KEyDqq__tableHeaderItem{border-right:1px solid var(--Gray-Scale-color_gray_200);background:var(--Gray-Scale-color_gray_100);justify-content:center;align-items:center;gap:10px;display:flex}.confirm-module__KEyDqq__table .confirm-module__KEyDqq__tableItem:first-child{border-left:none}.confirm-module__KEyDqq__table .confirm-module__KEyDqq__tableItem:last-child{border-right:none}.confirm-module__KEyDqq__table .confirm-module__KEyDqq__tableBody:first-child{border-top:1px solid var(--color_gray_200,#d7dadd)}.confirm-module__KEyDqq__table .confirm-module__KEyDqq__tableBody{flex-direction:column;display:flex}.confirm-module__KEyDqq__tableBody .confirm-module__KEyDqq__tableBodyItem{border-bottom:1px solid var(--color_gray_200,#d7dadd);align-items:center;height:48px;display:flex}.confirm-module__KEyDqq__tableBody .confirm-module__KEyDqq__highlight{background-color:var(--Gray-Scale-color_gray_100)}.confirm-module__KEyDqq__tableBodyItem .confirm-module__KEyDqq__tableItem{border-right:1px solid var(--color_gray_200,#d7dadd);justify-content:center;align-self:stretch;align-items:center;gap:10px;width:160px;min-height:36px;padding:4px 12px;display:flex}.confirm-module__KEyDqq__confirmModalButtons{justify-content:center;gap:10px;display:flex}.confirm-module__KEyDqq__confirmModalButtons button{background:var(--color_black,#000);border-radius:8px;flex:1 0 0;justify-content:space-between;align-items:center;height:56px;padding:16px;display:flex}.confirm-module__KEyDqq__confirmModalButtons button:hover{background:#e0e0e0}
.legacy-module__XflNAq__root{--Gray-Scale-color_black:#000;--Gray-Scale-color_gray_100:#f7f8f9;--Gray-Scale-color_gray_200:#d7dadd;--Gray-Scale-color_gray_300:#bcbfc2;--Gray-Scale-color_gray_400:#a1a4a7;--Gray-Scale-color_gray_500:#86898c;--Gray-Scale-color_gray_600:#6b6e71;--Gray-Scale-color_gray_700:#505356;--Gray-Scale-color_gray_800:#35383b;--Gray-Scale-color_gray_900:#181b1e;--Main-Color-color_main_red:#dc2e2e;--Main-Color-color_main_purple:#7000ff;--Main-Color-color_sub_purple:#eaeaea;--Gray-Scale-color_white:#fff;--Label-Green-Text-Color:#16b079;--Label-Green-Bg-Color:#e4faf3;--Label-Gray-Text-Color:var(--Gray-Scale-color_gray_700);--Label-Gray-Bg-Color:var(--Gray-Scale-color_gray_100);--Label-Red-Text-Color:#d03362;--Label-Red-Bg-Color:#fbeef2;--Label-DeepGray-Text-Color:#676a6c;--Label-DeepGray-Bg-Color:#eff0f1;--Label-Purple-Bg-Color:#eae2ff;--Label-Purple-Text-Color:#8971eb;--Label-Blue-Text-Color:#3a6bff;--Label-Blue-Bg-Color:#f3f9fc;--Label-Yellow-Text-Color:#e2be09;--Label-Yellow-Bg-Color:#faf6e4;--Light-Dim-Bg-Color:#f9f9fa;color:#222;text-align:left;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--Gray-Scale-color_gray_100);box-sizing:border-box;min-width:0;padding:32px 40px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;line-height:1;position:relative;overflow:hidden}.legacy-module__XflNAq__root button,.legacy-module__XflNAq__root input,.legacy-module__XflNAq__root select,.legacy-module__XflNAq__root textarea{color:#222;font-family:inherit}.legacy-module__XflNAq__root input::placeholder,.legacy-module__XflNAq__root textarea::placeholder{color:var(--Gray-Scale-color_gray_400)}.legacy-module__XflNAq__root a{color:inherit;text-decoration:none}.legacy-module__XflNAq__root ol,.legacy-module__XflNAq__root ul{margin:0;padding:0;list-style:none}.legacy-module__XflNAq__root h1,.legacy-module__XflNAq__root h2,.legacy-module__XflNAq__root h3,.legacy-module__XflNAq__root p{margin:0}.legacy-module__XflNAq__root img{vertical-align:middle;display:inline-block}.legacy-module__XflNAq__bare{background:0 0;padding:0}.legacy-module__XflNAq__dimLayer{z-index:5;background:#0003;position:absolute;inset:0}.legacy-module__XflNAq__dimLayerDark{background:#00000080}.legacy-module__XflNAq__centerLayer{justify-content:center;align-items:center;display:flex}.legacy-module__XflNAq__longModalForm{height:100%;min-height:0}.legacy-module__XflNAq__stepModalWrap{background:#0003;justify-content:center;padding:40px 0;display:flex;position:relative}
.LongModal-module__QxdLWq__layer{z-index:5;--modal-width:450px;background:#0003;width:100%;height:100%;position:absolute;inset:0}.LongModal-module__QxdLWq__form{width:var(--modal-width);box-sizing:border-box;background:#fff;height:100%;padding:20px 16px 0;position:absolute;right:0}.LongModal-module__QxdLWq__slide-in{opacity:1;transition:transform .3s,opacity .2s;transform:translate(0)}.LongModal-module__QxdLWq__modal-hidden{transform:translateX(calc(var(--modal-width) - 300px));opacity:0;transition:transform .2s ease-in-out,opacity .13s ease-out}.LongModal-module__QxdLWq__headingContainer{flex-direction:column;row-gap:6px;padding-bottom:16px;display:flex}.LongModal-module__QxdLWq__headingSection{justify-content:space-between;align-items:center;display:flex}.LongModal-module__QxdLWq__headingSection>h2{color:var(--Gray-Scale-color_gray_700);font-size:20px;font-style:normal;font-weight:700;line-height:24px}.LongModal-module__QxdLWq__closeButton{background-color:#0000;border:none}.LongModal-module__QxdLWq__contentSection{flex-direction:column;height:calc(100% - 92px);display:flex;position:relative}.LongModal-module__QxdLWq__contentSection>div{flex-direction:column;flex:auto;row-gap:16px;display:flex;overflow:auto}.LongModal-module__QxdLWq__buttonSection{height:52px;padding:20px;position:absolute;bottom:0;left:0;right:0}
.StepModal-module__I5GZDq__layer{z-index:5;--modal-width:666px;background:#0003;align-content:center;width:100%;height:100%;position:absolute;inset:0;overflow:auto}.StepModal-module__I5GZDq__form{width:var(--modal-width);box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:40px;min-width:min-content;height:min-content;margin:auto;padding:40px;display:flex;inset:0;overflow:auto}.StepModal-module__I5GZDq__slide-in{opacity:1;transition:transform .3s,opacity .2s;transform:translateY(0)}.StepModal-module__I5GZDq__modal-hidden{opacity:0;transition:transform .2s ease-in-out,opacity .13s ease-out;transform:translateY(50px)}.StepModal-module__I5GZDq__form>h2{color:var(--Gray-Scale-color_black);text-align:center;font-family:Pretendard;font-size:20px;font-style:normal;font-weight:700;line-height:24px}.StepModal-module__I5GZDq__closeButton{background-color:#0000;border:none;position:absolute;top:0;right:0}.StepModal-module__I5GZDq__contentSection{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.StepModal-module__I5GZDq__contentSection>div{flex-direction:column;flex:auto;row-gap:16px;display:flex}.StepModal-module__I5GZDq__buttonSection{grid-template-columns:1fr;width:350px;height:52px;padding:20px;display:grid}.StepModal-module__I5GZDq__buttonSection.StepModal-module__I5GZDq__notFirstStep{grid-template-columns:1fr 1fr;column-gap:16px}.StepModal-module__I5GZDq__stepDotContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.StepModal-module__I5GZDq__backButton{background-color:#0000;border:none;flex-shrink:0;width:20px;height:20px;position:absolute;top:0;left:0}.StepModal-module__I5GZDq__stepDotWrapper{align-items:center;gap:10px;display:flex}.StepModal-module__I5GZDq__stepDot{background:var(--Gray-Scale-color_gray_200);border-radius:50%;width:10px;height:10px}.StepModal-module__I5GZDq__stepDot.StepModal-module__I5GZDq__active{background:var(--Main-Color-color_main_purple)}
.SubscriptionUnregisterModal-module__HT-c2q__layer{z-index:5;background:#0003;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:100dvw;height:100dvh;display:flex;position:fixed;top:0;left:0}.SubscriptionUnregisterModal-module__HT-c2q__container{background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:40px;padding:60px 100px;display:flex}.SubscriptionUnregisterModal-module__HT-c2q__textContainer{flex-direction:column;align-items:center;gap:20px;width:270px;display:flex}.SubscriptionUnregisterModal-module__HT-c2q__title{color:var(--Labels-Primary,#000);text-align:center;letter-spacing:-.4px;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.SubscriptionUnregisterModal-module__HT-c2q__desc{color:#6a6a6a;text-align:center;min-height:20px;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.SubscriptionUnregisterModal-module__HT-c2q__buttonContainer{grid-template-columns:1fr 1fr;column-gap:8px;display:grid}.SubscriptionUnregisterModal-module__HT-c2q__buttonContainer button{text-align:center;border:none;font-size:16px;font-style:normal;font-weight:700;line-height:22px}.SubscriptionUnregisterModal-module__HT-c2q__cancelBtn{color:#000;background:0 0;border:1px solid #eceef1;border-radius:8px;flex:1 0 0;justify-content:space-between;align-items:center;height:56px;padding:16px;display:flex}.SubscriptionUnregisterModal-module__HT-c2q__confirmBtn{color:#fff;background:var(--color_red,#e55b5b);border-radius:8px;flex:1 0 0;justify-content:space-between;align-items:center;height:56px;padding:16px;display:flex}
.Button-module__A-ogCa__button{background:var(--Main-Color-color_main_purple);color:var(--Gray-Scale-color_white);text-align:center;border:none;border-radius:8px;font-size:16px;font-style:normal;font-weight:700;line-height:22px}.Button-module__A-ogCa__disabled{color:var(--Gray-Scale-color_white);background:var(--Gray-Scale-color_gray_500)!important}
.checkBox-module__q62y-W__checkBoxContainer.checkBox-module__q62y-W__readonly{cursor:not-allowed}.checkBox-module__q62y-W__checkBoxWrapper{border:solid 1px var(--Gray-Scale-color_gray_300);box-sizing:border-box;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;padding:3px;display:flex}.checkBox-module__q62y-W__checkBoxWrapper.checkBox-module__q62y-W__checked{background-color:var(--Main-Color-color_main_purple)}.checkBox-module__q62y-W__checkBoxWrapper.checkBox-module__q62y-W__readonly{background-color:var(--Gray-Scale-color_gray_500)}.checkBox-module__q62y-W__checkBoxText{color:var(--Gray-Scale-color_gray_500);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.checkBox-module__q62y-W__checkBoxText.checkBox-module__q62y-W__checked{color:#000}
.LightDimSection-module__p77_Zq__root{background-color:var(--Light-Dim-Bg-Color);border-radius:16px;padding:12px 16px}
.RoundImage-module__RmAlGq__main{border-radius:50%;overflow:hidden}.RoundImage-module__RmAlGq__dummyImage{background-color:#a9a9a9}
.SmallProfile-module__aF6_Hq__profileSection{justify-content:center;align-items:center;column-gap:8px;display:flex}.SmallProfile-module__aF6_Hq__profileImgWrapper{border-radius:50%;overflow:hidden}.SmallProfile-module__aF6_Hq__profileSection .SmallProfile-module__aF6_Hq__rightSection{flex-direction:column;align-items:flex-start;display:flex}.SmallProfile-module__aF6_Hq__profileSection .SmallProfile-module__aF6_Hq__rightSection span{font-size:14px;font-style:normal;font-weight:500;line-height:20px}.SmallProfile-module__aF6_Hq__profileSection .SmallProfile-module__aF6_Hq__rightSection .SmallProfile-module__aF6_Hq__subText{color:var(--Gray-Scale-color_gray_500);font-size:10px;font-style:normal;font-weight:500;line-height:14px}
.StatusLabel-module__4eSgPq__status{text-align:center;box-sizing:border-box;border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:flex}
.Text-module__5Krtba__small{color:var(--Gray-Scale-color_gray_500);font-size:12px;font-style:normal;font-weight:500;line-height:16px}.Text-module__5Krtba__mid{font-size:14px;font-style:normal;font-weight:700;line-height:20px}.Text-module__5Krtba__large{font-size:20px;font-weight:700;line-height:1.4}.Text-module__5Krtba__semiLarge{font-size:16px;font-weight:400;line-height:1.37}
.toggle-module__9w2SEa__main{background:var(--Gray-Scale-color_gray_500);border-radius:100px;align-items:center;gap:10px;width:42px;padding:2px;display:flex}.toggle-module__9w2SEa__main.toggle-module__9w2SEa__readonly{background:var(--Gray-Scale-color_gray_300);cursor:not-allowed}.toggle-module__9w2SEa__round{aspect-ratio:1;background:var(--System-White,#fff);border-radius:100px;width:24px;height:24px;transition:transform .2s ease-in-out}.toggle-module__9w2SEa__main.toggle-module__9w2SEa__on{background:#18b34e}.toggle-module__9w2SEa__round.toggle-module__9w2SEa__on{transform:translate(18px)}
.BackButton-module__kzE09G__button{background-color:#0000;border:none;justify-content:left;align-self:flex-start;align-items:center;gap:8px;height:52px;display:flex}.BackButton-module__kzE09G__button span{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:22px}
.DashBoardContentLayout-module__zx08YW__main{flex-direction:column;row-gap:24px;min-width:fit-content;max-width:100%;min-height:100%;display:flex}.DashBoardContentLayout-module__zx08YW__content{flex-direction:column;display:flex}.DashBoardContentLayout-module__zx08YW__headingSection{justify-content:space-between;align-items:center;display:flex}.DashBoardContentLayout-module__zx08YW__titleContainer{column-gap:20px;display:flex}.DashBoardContentLayout-module__zx08YW__heading{color:var(--Gray-Scale-color_black);align-items:center;font-size:24px;font-style:normal;font-weight:500;line-height:28px;display:flex}.DashBoardContentLayout-module__zx08YW__emptyFrame{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DashBoardContentLayout-module__zx08YW__emptyText{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.DashBoardContentLayout-module__zx08YW__loadingLayer{background:var(--Gray-Scale-color_gray_300);opacity:.6;z-index:99;width:100%;height:100%}
.DashboardContentContainer-module__ItRd4G__section{background:#fff;border-radius:8px;flex:auto;min-width:fit-content;padding:20px;position:relative;overflow:auto;box-shadow:0 0 10px #0000001a}.DashboardContentContainer-module__ItRd4G__content{min-height:calc(100vh - 224px);padding:20px;position:relative}.DashboardContentContainer-module__ItRd4G__wrapper{flex-direction:column;flex:1;width:100%;display:flex}.DashboardContentContainer-module__ItRd4G__emptyFrame{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:-20px}.DashboardContentContainer-module__ItRd4G__emptyText{color:var(--Gray-Scale-color_gray_500);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.DashboardContentContainer-module__ItRd4G__loadingLayer{background:var(--Gray-Scale-color_gray_300);opacity:.6;z-index:99;min-width:100%;min-height:100%}
.TabGroup-module__vsibSW__tabButtons{background-color:var(--surface-3);border-radius:10px;column-gap:6px;width:fit-content;min-width:max-content;margin-top:12px;padding:4px;display:flex}.TabGroup-module__vsibSW__tabButton{white-space:nowrap;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 16px;transition:all .15s;display:flex}.TabGroup-module__vsibSW__tabButton span{color:var(--fg-muted);white-space:nowrap;font-size:14px;font-weight:500;transition:color .15s}.TabGroup-module__vsibSW__tabButton:hover{background-color:var(--line)}.TabGroup-module__vsibSW__tabButton:hover span{color:var(--fg-muted)}.TabGroup-module__vsibSW__tabButton.TabGroup-module__vsibSW__selected{background-color:var(--surface);box-shadow:0 1px 3px #00000014}.TabGroup-module__vsibSW__tabButton.TabGroup-module__vsibSW__selected span{color:var(--fg);font-weight:600}.TabGroup-module__vsibSW__tabButton.TabGroup-module__vsibSW__selected:hover{background-color:var(--surface)}[data-theme=dark] .TabGroup-module__vsibSW__tabButton:hover span{color:var(--fg)}[data-theme=dark] .TabGroup-module__vsibSW__tabButton.TabGroup-module__vsibSW__selected,[data-theme=dark] .TabGroup-module__vsibSW__tabButton.TabGroup-module__vsibSW__selected:hover{background-color:var(--line-strong)}.TabGroup-module__vsibSW__tabButtons.TabGroup-module__vsibSW__compact{column-gap:3px;margin-top:0;padding:3px}.TabGroup-module__vsibSW__compact .TabGroup-module__vsibSW__tabButton{padding:5px 12px}.TabGroup-module__vsibSW__compact .TabGroup-module__vsibSW__tabButton span{font-size:12px}button.TabGroup-module__vsibSW__tabButton{cursor:pointer;background:0 0;border:none;font-family:inherit}
.RefreshButton-module__LLh1Wq__container{align-items:center;gap:6px;display:flex}.RefreshButton-module__LLh1Wq__button{width:fit-content;color:var(--fg-faint);z-index:3;cursor:pointer;background-color:#0000;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;transition:background-color .15s;display:flex}.RefreshButton-module__LLh1Wq__button:hover:not(.RefreshButton-module__LLh1Wq__disabled){background-color:var(--surface-3)}.RefreshButton-module__LLh1Wq__button.RefreshButton-module__LLh1Wq__disabled{color:var(--fg-muted);background:var(--surface-3)}.RefreshButton-module__LLh1Wq__button .RefreshButton-module__LLh1Wq__icon{width:24px;height:24px;color:var(--fg-muted);border:1px solid var(--line-strong);box-sizing:border-box;border-radius:50%;padding:3px}.RefreshButton-module__LLh1Wq__button .RefreshButton-module__LLh1Wq__icon>svg,.RefreshButton-module__LLh1Wq__button .RefreshButton-module__LLh1Wq__icon>img{width:100%;height:100%}.RefreshButton-module__LLh1Wq__button.RefreshButton-module__LLh1Wq__disabled .RefreshButton-module__LLh1Wq__icon{color:var(--fg-muted);fill:var(--fg-muted)}.RefreshButton-module__LLh1Wq__icon.RefreshButton-module__LLh1Wq__rotating{animation:1.5s ease-in-out infinite RefreshButton-module__LLh1Wq__rotating}@keyframes RefreshButton-module__LLh1Wq__rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.DashboardContentContainer-module__1pnO1a__section{background:var(--surface);flex:auto;min-width:fit-content;position:relative;overflow:auto}.DashboardContentContainer-module__1pnO1a__content{min-height:calc(100vh - 224px);padding:40px;position:relative}.DashboardContentContainer-module__1pnO1a__wrapper{flex-direction:column;flex:1;width:100%;display:flex}.DashboardContentContainer-module__1pnO1a__emptyFrame{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DashboardContentContainer-module__1pnO1a__emptyText{color:var(--fg-subtle);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.DashboardContentContainer-module__1pnO1a__loadingLayer{background:var(--line);opacity:.6;z-index:99;min-width:100%;min-height:100%}
.checkBox-module__jXujbG__checkBoxContainer.checkBox-module__jXujbG__readonly{cursor:not-allowed}.checkBox-module__jXujbG__checkBoxWrapper{border:solid 1px var(--line-strong);box-sizing:border-box;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;padding:3px;display:flex}.checkBox-module__jXujbG__checkBoxWrapper.checkBox-module__jXujbG__checked{background-color:var(--surface-inverse)}.checkBox-module__jXujbG__checkBoxWrapper.checkBox-module__jXujbG__readonly{background-color:var(--line-strong)}.checkBox-module__jXujbG__checkBoxText{color:var(--fg-subtle);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.checkBox-module__jXujbG__checkBoxText.checkBox-module__jXujbG__checked{color:var(--fg)}
.RoundImage-module__WZeYRW__main{border-radius:50%;overflow:hidden}.RoundImage-module__WZeYRW__dummyImage{background-color:#a9a9a9}
.StatusLabel-module__IqHWuq__status{text-align:center;box-sizing:border-box;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:flex}
.MidText-module__ERv0aq__text{font-size:14px;font-style:normal;font-weight:700;line-height:20px}
.DashBoardContentLayout-module__kJHWRG__main{flex-direction:column;min-width:fit-content;max-width:100%;min-height:100%;display:flex}.DashBoardContentLayout-module__kJHWRG__content{flex-direction:column;display:flex}.DashBoardContentLayout-module__kJHWRG__headingSection{justify-content:space-between;align-items:center;height:40px;margin-top:24px;margin-bottom:0;padding:0 40px;display:flex}.DashBoardContentLayout-module__kJHWRG__tabSection{align-items:center;min-height:48px;padding:0 40px;display:flex}.DashBoardContentLayout-module__kJHWRG__titleContainer{column-gap:20px;height:100%;display:flex}.DashBoardContentLayout-module__kJHWRG__heading{display:none}.DashBoardContentLayout-module__kJHWRG__titleWrapper{align-items:center;gap:8px;display:flex}.DashBoardContentLayout-module__kJHWRG__backButton{cursor:pointer;width:32px;height:32px;color:var(--fg);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.DashBoardContentLayout-module__kJHWRG__backButton:hover{background-color:var(--surface-3)}.DashBoardContentLayout-module__kJHWRG__title{color:var(--fg);margin:0;font-family:Pretendard,sans-serif;font-size:22px;font-weight:500;line-height:28px}.DashBoardContentLayout-module__kJHWRG__emptyFrame{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DashBoardContentLayout-module__kJHWRG__emptyText{color:var(--fg-subtle);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.DashBoardContentLayout-module__kJHWRG__loadingLayer{background:var(--line);opacity:.6;z-index:99;width:100%;height:100%}
.page-module__AUcEcG__main{flex-direction:column;gap:20px;display:flex}.page-module__AUcEcG__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.page-module__AUcEcG__content{flex-direction:column;gap:16px;display:flex}.page-module__AUcEcG__featureCard{background-color:var(--surface);border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;padding:24px;display:flex}.page-module__AUcEcG__featureInfo{flex-direction:column;gap:8px;display:flex}.page-module__AUcEcG__featureHeader{align-items:center;gap:8px;display:flex}.page-module__AUcEcG__featureBadge{background-color:var(--info-soft);color:var(--info);border-radius:4px;justify-content:center;align-items:center;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.page-module__AUcEcG__featureBadgeAlpha{background-color:var(--warning-soft);color:var(--warning);border-radius:4px;justify-content:center;align-items:center;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.page-module__AUcEcG__featureBadgeDev{background-color:var(--danger-soft);color:var(--danger);border-radius:4px;justify-content:center;align-items:center;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.page-module__AUcEcG__featureTitle{color:var(--fg);margin:0;font-size:16px;font-weight:600;line-height:1.5}.page-module__AUcEcG__featureDescription{color:var(--fg-subtle);margin:0;font-size:14px;font-weight:400;line-height:1.6}.page-module__AUcEcG__featureButton{background-color:var(--surface-emphasis);color:var(--fg-emphasis);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;padding:12px 24px;font-size:14px;font-weight:500;transition:background-color .2s ease-out}.page-module__AUcEcG__featureButton:hover{filter:brightness(1.25)}.page-module__AUcEcG__emptyState{background-color:var(--surface-2);border:1px solid var(--line);color:var(--fg-faint);border-radius:12px;justify-content:center;align-items:center;padding:60px 24px;font-size:14px;font-weight:500;display:flex}
.toggle-module__tCRfrW__main{background:var(--line-strong);border-radius:100px;align-items:center;gap:0;width:38px;padding:2px;display:flex}.toggle-module__tCRfrW__main.toggle-module__tCRfrW__readonly{background:var(--line);cursor:not-allowed}.toggle-module__tCRfrW__round{aspect-ratio:1;background:var(--System-White,var(--surface));border-radius:100px;width:18px;height:18px;transition:transform .2s ease-in-out}.toggle-module__tCRfrW__main.toggle-module__tCRfrW__on{background:var(--surface-inverse)}.toggle-module__tCRfrW__round.toggle-module__tCRfrW__on{transform:translate(16px)}
/*# sourceMappingURL=898eb9a63a546523.css.map*/