@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Thin-DWJVAZ2K.woff2) format("woff2"),url(/assets/Pretendard-Thin-Cq3km6ap.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-ExtraLight-Bi0YRlFr.woff2) format("woff2"),url(/assets/Pretendard-ExtraLight-CmnYHmfp.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Light-knQmDAda.woff2) format("woff2"),url(/assets/Pretendard-Light-BSr3DBFh.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Regular-BhrLQoBv.woff2) format("woff2"),url(/assets/Pretendard-Regular-D5CgADJ9.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Medium-Dw2vNklR.woff2) format("woff2"),url(/assets/Pretendard-Medium-Cs2k_Pp2.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-SemiBold-ClEDdoZU.woff2) format("woff2"),url(/assets/Pretendard-SemiBold-SXfe8JY8.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Bold-BYNivUXw.woff2) format("woff2"),url(/assets/Pretendard-Bold-DD7wHHNl.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-ExtraBold-C0vVUedy.woff2) format("woff2"),url(/assets/Pretendard-ExtraBold-DkRXFB8B.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Black-B7X87vPW.woff2) format("woff2"),url(/assets/Pretendard-Black-CGKHU3YP.woff) format("woff");font-weight:900;font-style:normal}:root{--Color-fill-brand-color: #FF6F0F;--Color-fill-normal: #293044;--Color-text-strong: #0D0D0D;--Color-text-normal: #161616;--Color-text-inverse: white;--Color-fill-hover: #F5F5F5;--Color-background-main: #F4F6FA;--Color-background-normal: white;--Color-line-normal: #F0F0F0;--font-family-primary: "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--Font-Typeface-Type: "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--Font-Font-size-Body-2: 16px;--gap-level-1: 2px;--gap-level-2: 4px;--gap-level-3: 8px;--gap-level-4: 16px}body{font-family:var(--font-family-primary);font-weight:400;line-height:1.5}*{font-family:inherit}@media(min-width:768px){.responsive-flex-row{flex-direction:row!important}.responsive-width-30{width:30%!important}.responsive-width-70{width:70%!important}}@media(min-width:600px){.responsive-flex-row-sm{flex-direction:row!important}.responsive-width-33{width:33.333%!important}.responsive-width-45{width:45%!important}}@font-face{font-family:Pretendard;font-weight:400;font-style:normal;src:url(/assets/Pretendard-Regular-BhrLQoBv.woff2) format("woff2"),url(/assets/Pretendard-Regular-D5CgADJ9.woff) format("woff"),url(/assets/Pretendard-Regular-PCFjemQu.ttf) format("truetype")}@font-face{font-family:Pretendard;font-weight:500;font-style:normal;src:url(/assets/Pretendard-Medium-Dw2vNklR.woff2) format("woff2"),url(/assets/Pretendard-Medium-Cs2k_Pp2.woff) format("woff"),url(/assets/Pretendard-Medium-CYEYLZjT.ttf) format("truetype")}@font-face{font-family:Pretendard;font-weight:600;font-style:normal;src:url(/assets/Pretendard-SemiBold-ClEDdoZU.woff2) format("woff2"),url(/assets/Pretendard-SemiBold-SXfe8JY8.woff) format("woff"),url(data:font/ttf;base64,) format("truetype")}@font-face{font-family:Pretendard;font-weight:700;font-style:normal;src:url(/assets/Pretendard-Bold-BYNivUXw.woff2) format("woff2"),url(/assets/Pretendard-Bold-DD7wHHNl.woff) format("woff"),url(/assets/Pretendard-Bold-C2VP-hcX.ttf) format("truetype")}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;min-height:100vh;background:#f5f7fa;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}html:has(body.layout-public),body.layout-public,body.layout-public #root{min-height:auto!important}@keyframes focusRing{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}input{outline:none;border:1.2px solid var(--Color-line-normal, #F0F0F0);border-radius:var(--button-small, 8px);padding:16px 12px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input::placeholder,textarea::placeholder{color:var(--Color-text-assistive, #989898);opacity:1}input[type=date]{position:relative;background:url(/images/icons/calendar.svg) no-repeat right 19.4px center / 17.2px 19.2px;background-color:var(--Color-fill-white, #FFF);text-align:left;color:var(--Color-text-assistive, #989898)}input[type=date]:valid{color:var(--Color-text-normal, #161616)}input[type=date]::-webkit-calendar-picker-indicator{position:absolute;left:0;top:0;width:100%;height:100%;background:transparent;color:transparent;cursor:pointer}input[type=date]:before{content:attr(placeholder);position:absolute;top:50%;left:12px;transform:translateY(-50%);pointer-events:none;color:var(--Color-text-assistive, #989898);transition:color .2s ease}input[type=date]:hover:before{color:var(--Color-text-normal, #161616)}input[type=date]:valid:before{display:none}input[type=time]{position:relative}input[type=time]::-webkit-calendar-picker-indicator{position:absolute;left:0;top:0;width:100%;height:100%;background:transparent;color:transparent;cursor:pointer}input[type=time]:before{content:attr(data-placeholder);width:100%;color:#989898}input[type=time]:valid:before{display:none}input[type=date]::-webkit-datetime-edit-text{-webkit-appearance:none;display:none}input[type=date]::-webkit-datetime-edit-month-field{-webkit-appearance:none;display:none}input[type=date]::-webkit-datetime-edit-day-field{-webkit-appearance:none;display:none}input[type=date]::-webkit-datetime-edit-year-field{-webkit-appearance:none;display:none}input[type=date]:valid::-webkit-datetime-edit-text{display:inline}input[type=date]:valid::-webkit-datetime-edit-month-field{display:inline}input[type=date]:valid::-webkit-datetime-edit-day-field{display:inline}input[type=date]:valid::-webkit-datetime-edit-year-field{display:inline}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.f{--y: calc(var(--len) - var(--nth));position:absolute;bottom:0;right:0;width:100%;transform:translate3d(0,calc(var(--y) * -40%),0) scale(calc(1 - .05 * var(--y)));transition:all .3s;min-height:80px}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._root_1jd2v_4{width:100%;height:100%;min-height:0;padding:0;display:flex;flex-direction:column;overflow:hidden}._headerSchool_1jd2v_15{display:flex;align-items:center;gap:var(--gap-level-3, 8px);align-self:stretch;flex-shrink:0}._schoolLogoImg_1jd2v_23{width:24px;height:24px;object-fit:contain;border-radius:4px}._schoolLogoFallback_1jd2v_30{width:24px;height:24px;background-color:#1976d2;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700}._schoolName_1jd2v_43{margin:0;color:var(--Color-text-normal, #161616);font-family:var(--font-family-primary, Pretendard),sans-serif;font-size:var(--Font-Font-size-Body-2, 16px);font-style:normal;font-weight:400;line-height:24px}._greeting_1jd2v_54{display:flex;align-items:center;gap:var(--gap-level-3, 8px);align-self:stretch;padding:8px 0 32px;flex-shrink:0}._greetingTitle_1jd2v_63{color:var(--Color-text-normal, #161616);font-family:var(--font-family-primary, Pretendard),sans-serif;font-style:normal;font-weight:600;line-height:150%;margin:0}._greetingTitleDesktop_1jd2v_72{font-size:var(--Font-Font-size-Heading-2, 32px);letter-spacing:-.64px}._greetingTitleMobile_1jd2v_77{font-size:24px;letter-spacing:-.48px}._greetingTitle_1jd2v_63{font-size:var(--Font-Font-size-Heading-2, 32px);letter-spacing:-.64px}._noticeBarButton_1jd2v_88{width:112px;height:100%}._noticeBar_1jd2v_88{width:100%;height:40px;min-height:40px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:16px;margin-bottom:18px;flex-shrink:0}._noticeBox_1jd2v_107{display:flex;align-items:center;gap:8px;width:1172px;height:100%;min-height:100%;padding:0;border-radius:8px;border:1.2px solid #293044;background:#293044}._noticeBadge_1jd2v_120{display:flex;margin-left:8px;justify-content:center;align-items:center;width:40px;height:22px;flex-shrink:0;border-radius:8px;border:1px solid #F0F0F0;background:#fff}._noticeBadgeLabel_1jd2v_133{color:var(--Color-status-negative, #FF3838);font-family:var(--font-family-primary, Pretendard),sans-serif;font-size:var(--Font-Font-size-Label-2, 12px);font-style:normal;font-weight:500;line-height:150%}._noticeMessage_1jd2v_142{color:var(--Color-text-inverse, #FFF);font-family:var(--font-family-primary, Pretendard),sans-serif;font-size:var(--Font-Font-size-Body-4, 13px);font-style:normal;font-weight:500;line-height:150%;margin:0;flex:1;transition:opacity .3s ease,transform .3s ease}._dashboard_1jd2v_155{width:1280px;height:642px;min-height:642px;gap:24px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}._mainColumn_1jd2v_166{width:845px;height:642px;min-height:642px;gap:24px;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0}._topRow_1jd2v_177{width:100%;height:309px;min-height:309px;gap:24px;display:flex;flex-direction:row;overflow:hidden}._classInfoCardWrap_1jd2v_187{width:193px;flex-shrink:0;height:100%;min-height:100%;display:inline-flex;overflow:hidden}._classInfoHeader_1jd2v_196{height:141px;min-height:141px}._classInfoText_1jd2v_201{width:153px}._classMetaRow_1jd2v_205{gap:4px}._classInfoInner_1jd2v_210{width:100%;height:100%;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:34px;display:flex;flex:1;min-height:0;overflow:hidden}._classInfoHeader_1jd2v_196{width:100%;min-height:141px;align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;display:flex;flex-shrink:0;flex-grow:0}._classInfoText_1jd2v_201{height:100%;align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;display:flex}._classGradeTitleDesktop_1jd2v_246{align-self:stretch;color:#161616;font-size:36px;font-family:Pretendard,sans-serif;font-weight:500;line-height:54px;word-wrap:break-word}._classGradeSubDesktop_1jd2v_256{align-self:stretch;color:var(--Color-text-assistive, #989898);font-size:14px;font-family:Pretendard,sans-serif;font-weight:400;line-height:21px;word-wrap:break-word;margin:0}._classMetaRow_1jd2v_205{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;display:flex}._classMetaItem_1jd2v_276{align-self:stretch;justify-content:space-between;align-items:center;display:inline-flex}._classMetaLabel_1jd2v_283{color:var(--Color-text-assistive, #989898);font-size:14px;font-family:Pretendard,sans-serif;font-weight:500;line-height:21px;word-wrap:break-word}._classMetaValue_1jd2v_292{color:var(--Color-text-normal, #161616);font-size:14px;font-family:Pretendard,sans-serif;font-weight:500;line-height:21px;word-wrap:break-word;margin:0}._classPhotosWrap_1jd2v_303{width:100%;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;display:flex;flex-shrink:0;min-height:0}._photoContainer_1jd2v_314{width:100%;min-height:91px;max-height:91px;background:#d9d9d9;border-radius:12px;overflow:hidden;position:relative;cursor:pointer;flex-shrink:0}._photoSlider_1jd2v_326{justify-content:flex-start;align-items:center;gap:3px;display:inline-flex}._photoDot_1jd2v_333{width:3px;height:3px;border-radius:9999px;transition:background .2s}@media(max-width:767px){._root_1jd2v_4{width:100%;height:100%;padding:16px}._greeting_1jd2v_54{padding:8px 0 16px}._greetingTitle_1jd2v_63{font-size:24px;letter-spacing:-.48px}._noticeBarButton_1jd2v_88{width:100%;height:40px}._noticeBar_1jd2v_88{height:auto;min-height:auto;flex-direction:column;gap:12px;margin-bottom:12px}._noticeBox_1jd2v_107{width:100%;height:auto;min-height:40px;padding:12px}._dashboard_1jd2v_155{width:100%;height:100%;min-height:0;gap:12px;flex-direction:column;flex:1;overflow:hidden}._mainColumn_1jd2v_166{width:100%;height:100%;min-height:0;gap:16px;flex:1;overflow:hidden}._topRow_1jd2v_177{height:100%;min-height:0;gap:12px;flex-direction:column;flex:1;overflow:hidden}._classInfoCardWrap_1jd2v_187{width:100%;flex:1;min-height:0;overflow:hidden}._classInfoHeader_1jd2v_196{height:auto;min-height:auto}._classInfoText_1jd2v_201{width:100%}._classMetaRow_1jd2v_205{gap:8px}._classPhotosWrap_1jd2v_303{flex:0 0 auto}._classInfoInner_1jd2v_210{gap:16px}._classGradeTitleMobile_1jd2v_433{align-self:stretch;color:#161616;font-size:32px;font-family:Pretendard,sans-serif;font-weight:500;line-height:48px;word-wrap:break-word}._photoContainer_1jd2v_314{height:150px;min-height:150px;max-height:150px}}
