.aca-navigation{display:flex;flex-direction:column;height:100%;min-height:100%}.aca-nav-links{flex:1 1;display:flex;flex-direction:column;padding:1rem;gap:.5rem;min-height:0}.aca-nav-footer{flex-shrink:0;padding:.75rem;margin-top:auto;border-top:1px solid #e9ecef;background-color:#fff}.aca-navigation .aca-nav-footer .aca-logout-btn{width:100%;height:44px;display:inline-flex;align-items:center;justify-content:flex-start;gap:.75rem;padding:.5rem .75rem;margin:0;border:1px solid transparent;border-radius:4px;background:none;font:inherit;font-size:.875rem;font-weight:500;line-height:1.25;color:#b91c1c;cursor:pointer;transition:background-color .15s ease-in-out,color .15s ease-in-out,border-color .15s ease-in-out}.aca-navigation .aca-nav-footer .aca-logout-btn svg{flex-shrink:0;min-width:20px;color:#dc2626}.aca-navigation .aca-nav-footer .aca-logout-btn span{white-space:nowrap}.aca-navigation .aca-nav-footer .aca-logout-btn:hover{background-color:#fdecea;color:#991b1b}.aca-navigation .aca-nav-footer .aca-logout-btn:hover svg{color:#b91c1c}.aca-navigation .aca-nav-footer .aca-logout-btn:focus{outline:none}.aca-navigation .aca-nav-footer .aca-logout-btn:focus-visible{outline:2px solid #f87171;outline-offset:2px}.aca-navigation .aca-nav-footer .aca-logout-btn:active{background-color:#fbd5d5}.aca-navigation.aca-collapsed .aca-nav-footer{padding:.75rem .5rem}.aca-navigation.aca-collapsed .aca-nav-footer .aca-logout-btn{justify-content:center;padding:.5rem}@keyframes AcaNavipage_layout_aca-drawer-in__yLFko{0%{transform:translate(-100%)}to{transform:translate(0)}}.AcaNavipage_layout_aca-container__S5VJj{min-height:100vh;background:#f9fafb}.aca-acapay-container{display:flex;flex:1 1 auto;height:100%;min-height:0;width:100%;box-sizing:border-box;padding-left:240px;padding-left:var(--aca-nav-width, 240px);background-color:#f8f9fa;overflow:hidden;position:relative;transition:padding-left .2s ease-in-out}.aca-navigation{position:fixed;left:0;top:0;bottom:0;height:100vh;background-color:#fff;box-shadow:0 .125rem .25rem #00000013;transition:all .2s ease-in-out;z-index:1030}.aca-navigation.aca-expanded{width:240px}.aca-navigation.aca-collapsed{width:64px}.aca-navigation .aca-nav-header{height:41px;min-height:41px;max-height:41px;padding:0 1rem;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;flex-shrink:0}.aca-navigation .aca-nav-header .aca-logo{height:32px;width:auto}.aca-navigation .aca-nav-header .aca-toggle-btn{width:32px;height:32px;padding:0;border:none;background:transparent;color:#6c757d;transition:all .15s ease-in-out}.aca-navigation .aca-nav-header .aca-toggle-btn:hover{color:#343a40;background-color:#f8f9fa;border-radius:4px}.aca-navigation .aca-nav-header .aca-toggle-btn:focus{outline:none;box-shadow:none}.aca-navigation .aca-nav-header .aca-mobile-nav-bar{display:none;flex:1 1;min-width:0;align-items:center;gap:.75rem;margin-right:.5rem}.aca-navigation .aca-nav-header .aca-mobile-menu-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:4px;background:transparent;color:#495057;cursor:pointer}.aca-navigation .aca-nav-header .aca-mobile-menu-btn:disabled{opacity:.5;cursor:not-allowed}.aca-navigation .aca-nav-header .aca-mobile-menu-btn:hover:not(:disabled){background-color:#f8f9fa}.aca-navigation .aca-nav-header .aca-mobile-nav-title{flex:1 1;min-width:0;font-size:.95rem;font-weight:600;color:#343a40;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aca-navigation .aca-nav-header .aca-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.aca-navigation .aca-nav-links{padding:1rem .75rem}.aca-navigation .aca-nav-links .aca-nav-link{width:100%;height:44px;padding:.5rem .75rem;margin-bottom:.5rem;border:none;background:none;display:flex;align-items:center;gap:.75rem;color:#6c757d;cursor:pointer;border-radius:4px;transition:all .15s ease-in-out}.aca-navigation .aca-nav-links .aca-nav-link svg{min-width:20px}.aca-navigation .aca-nav-links .aca-nav-link:hover{background-color:#f8f9fa;color:#343a40}.aca-navigation .aca-nav-links .aca-nav-link.aca-active{background-color:#337aff;color:#fff}.aca-navigation .aca-nav-links .aca-nav-link.aca-active:hover{background-color:#1a69ff}.aca-navigation .aca-nav-links .aca-sub-menu{margin-top:8px;margin-left:12px;padding-left:12px;border-left:2px solid #dee2e6;display:flex!important;flex-direction:column;gap:4px;visibility:visible!important;opacity:1!important}.aca-navigation .aca-nav-links .aca-sub-menu .aca-sub-menu-item{width:calc(100% - 20px);padding:8px 12px;border:none;background:none;text-align:left;cursor:pointer;font-size:14px;border-radius:4px;color:#6c757d;font-weight:400;transition:all .2s ease}.aca-navigation .aca-nav-links .aca-sub-menu .aca-sub-menu-item:hover{background-color:#f8f9fa;color:#343a40}.aca-navigation .aca-nav-links .aca-sub-menu .aca-sub-menu-item.aca-sub-active{color:#337aff;font-weight:600}.aca-main-content{flex:1 1 auto;min-height:0;min-width:0;width:100%;margin-left:0;box-sizing:border-box;padding:2rem;padding-bottom:0;overflow-x:hidden;overflow-y:auto;background-color:#f8f9fa}.aca-main-content.aca-has-sub-sidebar{padding-left:0;padding-top:0;padding-right:2rem;padding-bottom:0}@media (max-width: 1200px){.aca-main-content{min-width:0;padding:1.25rem;padding-bottom:0}.aca-main-content.aca-has-sub-sidebar{padding-right:1.25rem}}.aca-mobile-drawer-backdrop,.aca-mobile-drawer{display:none}@media (max-width: 768px){.aca-acapay-container{display:flex;flex-direction:column;padding-left:0;height:100%;min-height:0}.aca-navigation{inset:0 0 auto;height:41px;min-height:41px;max-height:41px;width:100%;z-index:1031;overflow:hidden}.aca-navigation.aca-expanded,.aca-navigation.aca-collapsed{width:100%}.aca-navigation .aca-nav-header{height:41px;min-height:41px;max-height:41px;padding:0 .75rem;box-sizing:border-box;border-bottom:1px solid #eee}.aca-navigation .aca-nav-header .aca-mobile-nav-bar{display:flex}.aca-navigation .aca-nav-header .aca-toggle-btn,.aca-navigation .aca-nav-links,.aca-navigation .aca-nav-footer{display:none}.aca-mobile-drawer-backdrop{display:block;position:fixed;inset:41px 0 0;z-index:1030;border:none;padding:0;margin:0;background:#00000059;cursor:pointer}.aca-mobile-drawer{display:flex;flex-direction:column;position:fixed;top:41px;left:0;bottom:0;width:min(300px,88vw);max-width:100%;z-index:1031;background:#fff;box-shadow:4px 0 24px #0000001f;animation:AcaNavipage_layout_aca-drawer-in__yLFko .2s ease-out}.aca-mobile-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #eee;flex-shrink:0}.aca-mobile-drawer-title{font-size:1rem;font-weight:600;color:#343a40}.aca-mobile-drawer-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:4px;background:transparent;color:#6c757d;cursor:pointer}.aca-mobile-drawer-close:hover{background:#f8f9fa;color:#343a40}.aca-mobile-drawer-nav{flex:1 1;overflow-y:auto;padding:.5rem 0;display:flex;flex-direction:column;min-height:0}.aca-mobile-drawer-link{width:100%;text-align:left;padding:.85rem 1.25rem;border:none;background:none;font-size:.95rem;color:#495057;cursor:pointer}.aca-mobile-drawer-link:disabled{opacity:.6;cursor:not-allowed}.aca-mobile-drawer-link:hover:not(:disabled){background:#f8f9fa}.aca-mobile-drawer-link--sub{padding-left:2rem;font-size:.9rem;color:#6c757d}.aca-mobile-drawer-link--logout{margin-top:auto;border-top:1px solid #eee;color:#c0392b;font-weight:500}.aca-mobile-drawer-link--logout:hover:not(:disabled){background:#fdecea}.aca-main-content{margin-left:0!important;margin-top:41px;flex:1 1 auto;min-height:0;min-width:0;width:100%!important;height:calc(100dvh - 41px);max-height:calc(100dvh - 41px);padding:.75rem;padding-bottom:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.aca-main-content.aca-has-sub-sidebar{padding-left:0;padding-right:.75rem;padding-top:.5rem}}.aca-acapay-container.aca-hide-navigation{padding-left:0}.aca-acapay-container.aca-hide-navigation .aca-main-content{margin-left:0!important;width:100%!important}@media (max-width: 768px){.aca-acapay-container.aca-hide-navigation .aca-main-content{margin-top:0!important;height:100dvh;max-height:100dvh}}.AlertModal_overlay__r2EYA{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:99999;pointer-events:auto}.AlertModal_content__MXNl7{background:var(--white);border-radius:16px;padding:24px;width:90%;max-width:320px;text-align:center;box-shadow:0 4px 20px #00000026;animation:AlertModal_slideUp__UWLjT .3s ease-out;pointer-events:auto}.AlertModal_title__TZSiA{margin:0 0 12px;font-size:1.1rem;font-weight:600;color:var(--gray-900)}.AlertModal_message__x1JLR{margin:0 0 20px;font-size:1.1rem;color:#333;line-height:1.5;word-break:keep-all}.AlertModal_buttons__nM\+o0{display:flex;justify-content:center;gap:12px}.AlertModal_button__xaiti{min-width:80px;padding:12px 24px;border-radius:8px;border:none;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;pointer-events:auto}.AlertModal_button__xaiti:active{transform:translateY(1px)}.AlertModal_cancel__dUxUk{background-color:#f1f3f5;color:#495057}.AlertModal_cancel__dUxUk:hover{background-color:#e9ecef}.AlertModal_confirm__1c242{background-color:var(--sub-900);color:var(--white)}.AlertModal_confirm__1c242:hover{background-color:#1971c2}@keyframes AlertModal_slideUp__UWLjT{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PermissionGuard_guard__p59xt{background-color:#fff;flex:1 1;height:calc(100vh - 70px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;color:#666;padding:2rem;border-radius:8px}.PermissionGuard_image__wLnKK{width:300px;height:auto;margin-bottom:1rem}.PermissionGuard_guard__p59xt svg{font-size:3rem;color:#999}.PermissionGuard_guard__p59xt h3{color:#e74c3c;font-weight:600;font-size:20px}.PermissionGuard_guard__p59xt p{font-weight:600;font-size:16px}.ui_modalBackdrop__EAfAH{position:fixed;inset:0;z-index:1055;display:flex;align-items:flex-start;justify-content:center;padding:1.75rem 1rem;overflow-y:auto;background-color:#00000080}.ui_modalBackdropCentered__sIkk2{align-items:center}.ui_modalDialog__NnWEv{position:relative;width:auto;max-width:500px;margin:0 auto;pointer-events:none}.ui_modalSm__LiTGF{max-width:300px}.ui_modalLg__vooOU{max-width:800px}.ui_modalXl__JAyFr{max-width:1140px}.ui_modalDialog__NnWEv>*{pointer-events:auto}.ui_modalContent__NtUtk{position:relative;display:flex;flex-direction:column;width:100%;background-color:#fff;border:1px solid rgba(0,0,0,.175);border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;outline:0}.ui_modalHeader__HcvOk{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}.ui_modalTitle__BD4BF{margin:0;font-size:1.25rem;font-weight:500;line-height:1.5;color:#212529}.ui_modalClose__wc\+ms{box-sizing:content-box;width:1em;height:1em;padding:.25em;margin:-.25rem -.25rem -.25rem auto;border:0;border-radius:.375rem;background:transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;opacity:.5;cursor:pointer}.ui_modalClose__wc\+ms:hover{opacity:.75}.ui_modalBody__2sv9E{position:relative;flex:1 1 auto;padding:1rem;color:#212529}.ui_modalFooter__EemKK{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.5rem - 1px);border-bottom-left-radius:calc(.5rem - 1px)}.ui_btn__vwYoa{display:inline-flex;align-items:center;justify-content:center;gap:.35em;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid transparent;border-radius:.375rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.ui_btn__vwYoa svg{display:block;flex-shrink:0}.ui_btnIconOnly__FjzCN{width:2.375rem;height:2.375rem;padding:0}.ui_btn__vwYoa:disabled{opacity:.65;pointer-events:none}.ui_btnPrimary__keK0y{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.ui_btnPrimary__keK0y:hover:not(:disabled){background-color:#0b5ed7;border-color:#0a58ca}.ui_btnSecondary__pFm8u{color:#fff;background-color:#6c757d;border-color:#6c757d}.ui_btnSecondary__pFm8u:hover:not(:disabled){background-color:#5c636a;border-color:#565e64}.ui_btnSuccess__\+s6aE{color:#fff;background-color:#198754;border-color:#198754}.ui_btnDanger__kwQBq{color:#fff;background-color:#dc3545;border-color:#dc3545}.ui_btnDanger__kwQBq:hover:not(:disabled){background-color:#bb2d3b;border-color:#b02a37}.ui_btnWarning__Gw06O{color:#000;background-color:#ffc107;border-color:#ffc107}.ui_btnLight__osyfP{color:#000;background-color:#f8f9fa;border-color:#dee2e6}.ui_btnLight__osyfP:hover:not(:disabled){background-color:#e9ecef}.ui_btnOutlinePrimary__jK0eQ{color:#0d6efd;background-color:transparent;border-color:#0d6efd}.ui_btnOutlinePrimary__jK0eQ:hover:not(:disabled){color:#fff;background-color:#0d6efd}.ui_btnOutlineSecondary__clek8{color:#6c757d;background-color:transparent;border-color:#6c757d}.ui_btnOutlineSecondary__clek8:hover:not(:disabled){color:#fff;background-color:#6c757d}.ui_btnOutlineDanger__l5nTj{color:#dc3545;background-color:transparent;border-color:#dc3545}.ui_btnOutlineDanger__l5nTj:hover:not(:disabled){color:#fff;background-color:#dc3545}.ui_btnLink__QY5wy{color:#0d6efd;background:transparent;border-color:transparent;text-decoration:underline}.ui_btnGhost__jaeK9{color:#212529;background:transparent;border-color:transparent}.ui_btnGhost__jaeK9:hover:not(:disabled){background-color:#0000000d}.ui_btnSm__j7DfQ{padding:.25rem .5rem;font-size:.875rem}.ui_btnLg__ygrqd{padding:.5rem 1rem;font-size:1.25rem}.ui_formGroup__bsl3G{margin-bottom:1rem}.ui_formLabel__VTr-C{display:inline-block;margin-bottom:.5rem;font-weight:500}.ui_formControl__F4V3k{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#212529;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;box-sizing:border-box}.ui_formControl__F4V3k:focus{outline:0;border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40}.ui_formControlSm__xIkKY{padding:.25rem .5rem;font-size:.875rem}.ui_formControlLg__ZcZ5Z{padding:.5rem 1rem;font-size:1.25rem}.ui_formControlInvalid__w2U1N{border-color:#dc3545}.ui_formControlValid__MzCDG{border-color:#198754}.ui_formText__cOQ32{margin-top:.25rem;font-size:.875em;color:#6c757d}.ui_formCheck__6pkfY{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.ui_formCheckInline__RKcvJ{display:inline-block;margin-right:1rem}.ui_formCheckInput__bPTde{width:1em;height:1em;margin-top:.25em;margin-left:-1.5em}.ui_formCheckLabel__RpJaR{cursor:pointer}.ui_formSwitch__UBnDp{padding-left:2.5em}.ui_formSwitchInput__EirmL{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.ui_formSwitchInput__EirmL:checked{background-position:right center;background-color:#0d6efd;border-color:#0d6efd}.ui_alert__O7sa-{padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.375rem}.ui_alertInfo__twY9D{color:#055160;background-color:#cff4fc;border-color:#b6effb}.ui_alertSuccess__CyDTx{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.ui_alertWarning__uqb2O{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.ui_alertDanger__InLcF{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.ui_alertDismissible__Fnq6S{position:relative;padding-right:3rem}.ui_alertClose__XFsef{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem;border:0;background:transparent;font-size:1.25rem;line-height:1;color:inherit;cursor:pointer;opacity:.5}.ui_alertClose__XFsef:hover{opacity:1}.ui_table__qBMw6{width:100%;margin-bottom:1rem;border-collapse:collapse}.ui_table__qBMw6 th,.ui_table__qBMw6 td{padding:.5rem;border-bottom:1px solid #dee2e6}.ui_table__qBMw6 thead th{border-bottom-width:2px;font-weight:600}.ui_tableStriped__WPcOR tbody tr:nth-of-type(odd){background-color:#0000000d}.ui_tableBordered__Z5QN9 th,.ui_tableBordered__Z5QN9 td{border:1px solid #dee2e6}.ui_tableHover__B0KW- tbody tr:hover{background-color:#00000013}.ui_tableSm__VGMag th,.ui_tableSm__VGMag td{padding:.25rem .5rem;font-size:.875rem}.ui_tableResponsive__HVlrU{overflow-x:auto}.ui_badge__cFkUH{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;border-radius:.375rem}.ui_badgePrimary__7OlC1{color:#fff;background-color:#0d6efd}.ui_badgeSecondary__Ggo3d{color:#fff;background-color:#6c757d}.ui_badgeSuccess__-Rgkw{color:#fff;background-color:#198754}.ui_badgeDanger__ZX26I{color:#fff;background-color:#dc3545}.ui_badgeWarning__SnSIK{color:#000;background-color:#ffc107}.ui_badgeInfo__NnD\+p{color:#000;background-color:#0dcaf0}.ui_pagination__8qhHB{display:flex;padding-left:0;list-style:none;margin:0;gap:.25rem}.ui_pageItem__V0hxz{display:list-item}.ui_pageLink__OzlE1{display:block;padding:.375rem .75rem;color:#0d6efd;background-color:#fff;border:1px solid #dee2e6;border-radius:.375rem;cursor:pointer}.ui_pageLink__OzlE1:hover:not(:disabled){background-color:#e9ecef}.ui_pageLink__OzlE1:disabled{color:#6c757d;opacity:.65;cursor:default}.ui_pageItemActive__GksRG .ui_pageLink__OzlE1{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.ui_tabs__uqB2c{margin-bottom:1rem}.ui_navTabs__bt1TT{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;border-bottom:1px solid #dee2e6}.ui_navItem__lnMAf{margin-bottom:-1px}.ui_navLink__ChTFE{display:block;padding:.5rem 1rem;color:#0d6efd;background:none;border:1px solid transparent;border-top-left-radius:.375rem;border-top-right-radius:.375rem;cursor:pointer;font-size:1rem}.ui_navLinkActive__Xk0Ax{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.ui_listGroup__kw5zR{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.375rem}.ui_listGroupItem__6IBPo{padding:.5rem 1rem;color:#212529;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.ui_listGroupItem__6IBPo+.ui_listGroupItem__6IBPo{border-top-width:0}.ui_spinner__4\+oj3{display:inline-block;width:2rem;height:2rem;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;animation:ui_spinnerBorder__LISq2 .75s linear infinite}.ui_spinnerSm__94L5r{width:1rem;height:1rem;border-width:.2em}@keyframes ui_spinnerBorder__LISq2{to{transform:rotate(360deg)}}.ui_dropdown__0VZCT{position:relative;display:inline-block}.ui_dropdownToggle__mhG3d:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-left:.3em solid transparent}.ui_dropdownMenu__W2Y7I{position:absolute;top:100%;left:0;z-index:1000;display:block;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;background-color:#fff;border:1px solid rgba(0,0,0,.175);border-radius:.375rem;box-shadow:0 .5rem 1rem #00000026}.ui_dropdownItem__Pv9eV{display:block;width:100%;padding:.25rem 1rem;color:#212529;text-align:inherit;background-color:transparent;border:0;cursor:pointer}.ui_dropdownItem__Pv9eV:hover{background-color:#e9ecef}.ui_inputGroup__2CxlN{display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.ui_inputGroupText__uQ99x{display:flex;align-items:center;padding:.375rem .75rem;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.375rem}.ui_row__l9rg0{display:flex;flex-wrap:wrap;margin-right:-.75rem;margin-left:-.75rem}.ui_col__7IQuK{flex:1 0;padding-right:.75rem;padding-left:.75rem}.ui_overlayTrigger__OZT2a{display:inline-block;position:relative}.ui_tooltip__79suW{position:absolute;z-index:1080;padding:.25rem .5rem;font-size:.875rem;color:#fff;background-color:#000;border-radius:.25rem;white-space:nowrap;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);pointer-events:none}.AcaShowStudentList_selectionActionBar__oRCyt{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.5rem .75rem;background:#f0f6ff;border-radius:6px;border:none}.AcaShowStudentList_selectionCount__IFa6L{font-size:.875rem;font-weight:600;color:#0d6efd}.AcaShowStudentList_selectionActionBtn__M-YwO{padding:.35rem .75rem;font-size:.8rem;font-weight:600;color:#fff;background:#0d6efd;border:none;border-radius:6px;cursor:pointer}.AcaShowStudentList_selectionActionBtn__M-YwO:hover:not(:disabled){background:#0b5ed7}.AcaShowStudentList_selectionActionBtn__M-YwO:disabled{opacity:.6;cursor:not-allowed}.AcaShowStudentList_selectionActionSpacer__-Xfgr{flex:1 1}.AcaShowStudentList_selectionActionBtnExpel__taeDs{background:#dc3545;color:#fff}.AcaShowStudentList_selectionActionBtnExpel__taeDs:hover{background:#bb2d3b}.AcaShowStudentList_selectionActionBtnRestore__aBpsF{background:#198754;color:#fff}.AcaShowStudentList_selectionActionBtnRestore__aBpsF:hover{background:#157347}.AcaShowStudentList_selectionActionBtnDelete__jerxw{background:#721c24;color:#fff}.AcaShowStudentList_selectionActionBtnDelete__jerxw:hover{background:#5a151c}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_listHeader__ZKf2R{display:flex;align-items:center;margin-bottom:1rem;padding:.5rem 0;position:relative}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_viewModeButtons__BCf30{position:absolute;left:0}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn-group__vGcex .AcaShowStudentList_btn__ISp29{min-width:100px}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_listStateBox__5CWLY{min-height:50vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;text-align:center;font-size:1.1rem}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_listStateBox__5CWLY p{margin:0}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_listStateBox__5CWLY.AcaShowStudentList_listStateBoxError__XAW3a p{color:#dc3545}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_tableScrollWrapper__0ZbnU{position:relative;border:1px solid #dee2e6;border-radius:4px;overflow-x:auto;overflow-y:visible;background-color:#fff}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_tableWideSync__fOivN{display:inline-block;min-width:100%;vertical-align:top}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_tableWideSync__fOivN .AcaShowStudentList_studentListTable__kiwuo{width:-webkit-max-content;width:max-content;min-width:100%;margin-bottom:0;border-collapse:collapse;table-layout:fixed;font-size:.875rem;text-align:center;background-color:#fff;border:none}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_tbodyScrollContainer__Azm1m{display:block;width:100%;max-height:75vh;overflow-y:auto;overflow-x:clip;scrollbar-gutter:stable}@supports not (overflow: clip){.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_tbodyScrollContainer__Azm1m{overflow-x:hidden}}.AcaShowStudentList_studentListContainer__2T-3l.AcaShowStudentList_studentListContainerSelectionBarVisible__UIOxo .AcaShowStudentList_tbodyScrollContainer__Azm1m{max-height:67vh}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_tbodyScrollContainer__Azm1m .AcaShowStudentList_studentListTable__kiwuo .AcaShowStudentList_tdCheckbox__Hec9m{width:40px;min-width:40px;box-sizing:border-box}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h{margin-bottom:0;border-collapse:collapse;font-size:.875rem;text-align:center;background-color:#fff;border:none;border-top:none;table-layout:fixed}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h th{background-color:#f8f9fa;border-bottom:2px solid #dee2e6;display:table-cell;vertical-align:middle;padding:12px 8px;font-weight:400;font-size:.875rem;text-align:center;color:#495057;height:auto}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_studentListTable__kiwuo tbody .AcaShowStudentList_tr__pnF5S{cursor:pointer;line-height:1.2}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_studentListTable__kiwuo tbody .AcaShowStudentList_tr__pnF5S:nth-child(2n){background-color:#00000005}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_studentListTable__kiwuo tbody .AcaShowStudentList_tr__pnF5S:hover{background-color:#007bff0f}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_studentListTable__kiwuo tbody .AcaShowStudentList_tr__pnF5S.AcaShowStudentList_trSelected__I0iUK{background-color:#0d6efd24;box-shadow:inset 4px 0 #0d6efd}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_studentListTable__kiwuo tbody .AcaShowStudentList_tr__pnF5S.AcaShowStudentList_trSelected__I0iUK:nth-child(2n){background-color:#0d6efd29}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_studentListTable__kiwuo tbody .AcaShowStudentList_tr__pnF5S.AcaShowStudentList_trSelected__I0iUK:hover{background-color:#0d6efd38}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_thColPhone__TL7Xa,.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_tdColPhone__Ysqvb{min-width:150px;box-sizing:border-box}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_th__k9i7X,.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_thCheckbox__Adqn5{padding:.5rem;border:1px solid #dee2e6;border-bottom:2px solid #dee2e6;background-color:#f8f9fa;font-weight:400;font-size:.875rem;color:#495057;vertical-align:middle;line-height:1.2}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_thCheckbox__Adqn5{width:40px}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h.AcaShowStudentList_studentListTable__kiwuo thead th{position:-webkit-sticky;position:sticky;top:0;z-index:4;background-color:#f8f9fa;border:1px solid #dee2e6;border-bottom:3px solid #dee2e6;padding:12px 8px;font-weight:400;font-size:.875rem;text-align:center;color:#495057;vertical-align:middle;box-shadow:0 1px #0000000a}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h.AcaShowStudentList_studentListTable__kiwuo thead .AcaShowStudentList_thCheckbox__Adqn5{width:40px;min-width:40px}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_thAttendanceWrap__HvShS{position:relative;display:inline-flex;align-items:center;gap:.25rem}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_attendanceFilterBtn__lS\+0S{padding:.15rem;border:none;background:none;cursor:pointer;color:#6c757d;border-radius:4px;display:inline-flex;align-items:center;justify-content:center}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_attendanceFilterBtn__lS\+0S:hover{color:#495057;background:#e9ecef}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_attendanceFilterIconActive__Q0mQS{color:#0d6efd}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_attendanceFilterDropdown__n0KQs{position:absolute;top:100%;left:0;margin-top:2px;z-index:50;background:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #0000001f;min-width:120px;padding:4px 0;max-height:240px;overflow-y:auto}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_attendanceFilterItem__pLL5N,.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_attendanceFilterItemActive__SPCI1{display:block;width:100%;padding:6px 12px;text-align:left;border:none;background:none;font-size:.8rem;cursor:pointer;white-space:nowrap}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_attendanceFilterItem__pLL5N:hover{background:#f1f3f5}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_attendanceFilterItemActive__SPCI1{background:#e7f1ff;color:#0d6efd;font-weight:500}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_td__\+1wJh,.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_tdCheckbox__Hec9m{padding:.5rem;border:1px solid #dee2e6;vertical-align:middle;line-height:1.2}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_td__\+1wJh>*,.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_tdCheckbox__Hec9m>*{vertical-align:middle}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_td__\+1wJh span,.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_td__\+1wJh div{display:inline-flex;align-items:center}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_td__\+1wJh button,.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_tdCheckbox__Hec9m button{min-height:0;padding:.2rem .4rem;font-size:.8rem;line-height:1.2;border:none;background:transparent;border-radius:4px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_statusButtonGroup__iods3{display:inline-flex;flex-wrap:nowrap;gap:4px;min-height:0}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_statusButton__hyBiY{min-width:0;padding:.15rem .45rem;font-size:.8rem;line-height:1.2;white-space:nowrap;border:none;border-radius:4px;background:#f1f3f5;color:#495057;cursor:pointer}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_statusButton__hyBiY:first-child,.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_statusButton__hyBiY:last-child{border-radius:4px}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_statusButton__hyBiY:hover:not(:disabled){background-color:#e9ecef;color:#343a40}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_statusButton__hyBiY:disabled{cursor:default}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_statusButtonOutline__jo-WE{background:#f1f3f5;color:#495057}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_statusButtonActive__LSEAg{background:#e7f1ff;color:#0d6efd;font-weight:500}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_td__\+1wJh[data-amount],.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_td__\+1wJh .AcaShowStudentList_amountField__eNgJb,.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_td__\+1wJh input[type=text][inputmode=numeric]{text-align:right}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_td__\+1wJh .AcaShowStudentList_form-control__1o4py{text-align:center}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_td__\+1wJh select.AcaShowStudentList_form-control__1o4py,.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_td__\+1wJh select.AcaShowStudentList_form-select__NYLpd{text-align:center;text-align-last:center}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_editButton__54HsW{margin-right:4px;padding:.2rem .4rem;font-size:.8rem;vertical-align:middle;display:inline-flex;align-items:center;min-height:0}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_deleteButton__S22-o{padding:.2rem .4rem;font-size:.8rem;vertical-align:middle;display:inline-flex;align-items:center;min-height:0}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_managementCell__fHccA{width:12%;display:table-cell;vertical-align:middle}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_managementCell__fHccA button{min-width:auto;min-height:0;vertical-align:middle;padding:.2rem .4rem;font-size:.8rem}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h .AcaShowStudentList_subjectCell__HGaYa{word-wrap:break-word;word-break:break-all;display:table-cell;vertical-align:middle}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_statusButton__hyBiY{min-width:0;font-size:.875rem;padding:2px 6px;border-radius:4px;background-color:#f1f3f5;border:none;color:#495057;margin:0;font-weight:400}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_statusButton__hyBiY:hover:not(:disabled){background-color:#e9ecef}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_statusButton__hyBiY:disabled{background-color:#e7f1ff;border:none;color:#0d6efd;opacity:1}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_form-control__1o4py:disabled{background-color:#e9ecef;opacity:1}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_existingSubject__-VB87{background-color:#f8f9fa}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_existingSubject__-VB87 td{text-align:center}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_existingSubject__-VB87 td .AcaShowStudentList_form-control-plaintext__Wgd1a{padding:6px 12px;background-color:#e9ecef;border:1px solid #ced4da;border-radius:4px;margin:0;text-align:center}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_existingSubject__-VB87 td .AcaShowStudentList_form-control-plaintext__Wgd1a.AcaShowStudentList_text-right__6z8Gk{text-align:right}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_amountField__eNgJb{font-family:SF Mono,Roboto Mono,monospace;font-size:.95rem;color:#495057;text-align:right}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_amountField__eNgJb.AcaShowStudentList_negative__WKd7P{color:#dc3545}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn__ISp29{border-radius:4px;font-weight:500;padding:.5rem 1rem;font-size:.95rem;transition:all .15s ease-in-out}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn-primary__Llm\+7{background-color:#0d6efd;border-color:#0d6efd}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn-primary__Llm\+7:hover{background-color:#0b5ed7;border-color:#0a58ca}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn-primary__Llm\+7:focus{box-shadow:0 0 0 3px #0d6efd40}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn-secondary__QzL4R{background-color:#6c757d;border-color:#6c757d}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn-secondary__QzL4R:hover{background-color:#5c636a;border-color:#565e64}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn-danger__lrwj-{background-color:#dc3545;border-color:#dc3545}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn-danger__lrwj-:hover{background-color:#bb2d3b;border-color:#b02a37}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn-success__tvPoN{background-color:#198754;border-color:#198754}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn-success__tvPoN:hover{background-color:#157347;border-color:#146c43}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn__ISp29.AcaShowStudentList_editButton__54HsW{background-color:#0d6efd;border-color:#0d6efd;margin-right:8px;padding:.375rem .75rem}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn__ISp29.AcaShowStudentList_editButton__54HsW:hover{background-color:#0b5ed7;border-color:#0a58ca}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h td .AcaShowStudentList_btn__ISp29.AcaShowStudentList_editButton__54HsW{padding:.2rem .4rem;font-size:.8rem;min-height:0;margin-right:4px}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn__ISp29.AcaShowStudentList_deleteButton__S22-o{background-color:#dc3545;border-color:#dc3545;padding:.375rem .75rem}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_table__iJ73h td .AcaShowStudentList_btn__ISp29.AcaShowStudentList_deleteButton__S22-o{padding:.2rem .4rem;font-size:.8rem;min-height:0}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn__ISp29.AcaShowStudentList_deleteButton__S22-o:hover{background-color:#bb2d3b;border-color:#b02a37}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_btn-group__vGcex{display:flex;justify-content:center}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_statusToggle__yE-Xy .AcaShowStudentList_btn__ISp29{min-width:100px;font-weight:500}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_statusToggle__yE-Xy .AcaShowStudentList_btn__ISp29.AcaShowStudentList_active__LI1-m{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_reportButton__3\+KOG{padding:.15rem .35rem;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;border:none;background:transparent;color:#868e96;transition:color .15s ease,background-color .15s ease;min-height:0}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_reportButton__3\+KOG:hover{background-color:#f1f3f5;color:#1976d2}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_reportButton__3\+KOG svg{width:.9rem;height:.9rem}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_filterResultCell__GyVXs{display:table-cell;vertical-align:middle;background-color:#f8f9fa;font-weight:700;color:#495057;padding:10px}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_subjectContainer__bMTjo{display:inline-flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap;vertical-align:middle}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_subjectTag__1fxun{display:inline-block;background-color:#e3f2fd;color:#1976d2;padding:2px 8px;border-radius:12px;font-size:11px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_subjectFirst__jUpFl{display:inline-block;font-size:.8rem;max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_subjectCountBadge__bUd4L{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:600;color:#1976d2;background-color:#e3f2fd;border-radius:9px;cursor:default;flex-shrink:0}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_memoText__8p8DT{display:inline-flex;align-items:center;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_cellWithCopy__fOYLU{display:inline-flex;align-items:center;justify-content:flex-start;gap:.25rem;max-width:100%}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_cellCopyValue__qUwuL{min-width:0;flex:1 1 auto}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_copyIconBtn__YYbvq{display:inline-flex;align-items:center;justify-content:center;padding:2px;margin:0;border:none;background:transparent;color:#868e96;cursor:pointer;border-radius:4px;flex-shrink:0;line-height:0}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_copyIconBtn__YYbvq:hover{color:#0d6efd;background:#e9ecef}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_copyIconBtn__YYbvq svg{width:13px;height:13px}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_pinText__NVgbW{display:inline-flex;align-items:center;color:#007bff;text-decoration:underline;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:middle}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_pinRegisterButton__mYd8X{padding:2px 4px;font-size:.75rem;font-weight:500;vertical-align:middle;display:inline-flex;align-items:center;min-height:0;border:none;background:transparent;color:#0d6efd;cursor:pointer}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_pinRegisterButton__mYd8X:hover:not(:disabled){background:#f1f3f5;text-decoration:underline}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_pinRegisterButtonPending__7O-Iz{color:#e67e22}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_pinRegisterButton__mYd8X:disabled{opacity:.55;cursor:not-allowed}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_attendanceSeatCell__U45UY{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.35rem;font-size:inherit}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_attendanceSeatNumber__oftm-{font-weight:400;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_sectionBadge__WyvSt{display:inline-block;padding:.15rem .4rem;font-size:.65rem;font-weight:500;color:#0d6efd;background:#e7f1ff;border:none;border-radius:4px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_chairCidBadge__Mg32r{display:inline-block;margin-left:.15rem;padding:.1rem .35rem;font-size:.7rem;font-weight:600;color:#0d6efd;background:#e7f1ff;border:none;border-radius:4px;vertical-align:middle}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_editButtonInline__0uaeJ{padding:.2rem .4rem;font-size:.75rem;margin-right:4px;min-height:0}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_editButtonDisabled__Z4mmZ{pointer-events:none}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_deleteButtonInline__IvD1-{padding:.2rem .4rem;font-size:.75rem;color:#fff;min-height:0}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_observerTarget__iaY0T{height:20px;margin:10px 0}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_deleteModalBody__T-3nD{font-size:1.1em;line-height:1.5}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_deleteWarningText__hE7aa{color:#dc3545;display:block}.AcaShowStudentList_studentListContainer__2T-3l .AcaShowStudentList_reportWarningText__pgCHJ{color:red;margin-top:10px;font-size:12px}.modal-backdrop{background-color:#21252980}.modal{z-index:1050!important}.btn-group .btn:focus{box-shadow:none}.school-info-tooltip .tooltip-inner{background-color:#fff;color:#333;border:1px solid #ddd;box-shadow:0 2px 4px #0000001a;padding:10px;max-width:300px}.school-info-tooltip .tooltip-inner .school-info{text-align:left}.school-info-tooltip .tooltip-inner .school-info div{margin:4px 0}.school-info-tooltip .tooltip-inner .school-info div strong{color:#666;margin-right:8px}.school-info-tooltip .tooltip-arrow:before{border-right-color:#ddd}.AcaShowStudentList_bulkChairModalOverlay__Tiv2K{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1050}.AcaShowStudentList_bulkChairModalContent__s1wCn{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0003;width:90%;max-width:440px;display:flex;flex-direction:column}.AcaShowStudentList_bulkChairModalHeader__z5uPF{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #dee2e6;flex-shrink:0}.AcaShowStudentList_bulkChairModalTitle__QAAs0{margin:0;font-size:1.125rem;font-weight:600;color:#212529}.AcaShowStudentList_bulkChairModalCloseBtn__-OCND{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#f1f3f4;border-radius:50%;cursor:pointer;font-size:1.25rem;line-height:1;color:#5f6368;transition:background .2s,color .2s}.AcaShowStudentList_bulkChairModalCloseBtn__-OCND:hover{background:#e8eaed;color:#202124}.AcaShowStudentList_bulkChairModalBody__yiy8q{padding:1.25rem}.AcaShowStudentList_bulkChairModalBody__yiy8q p{margin:0 0 .5rem;font-size:.9375rem;color:#212529}.AcaShowStudentList_bulkChairModalBody__yiy8q p:last-child{margin-bottom:0;font-size:.8125rem;color:#6c757d}.AcaShowStudentList_bulkChairModalFooter__i6mAl{display:flex;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;border-top:1px solid #dee2e6;flex-shrink:0}.AcaShowStudentList_bulkChairModalBtn__Pj0HI{padding:.375rem .75rem;font-size:.875rem;font-weight:500;border-radius:6px;cursor:pointer;border:none;transition:background .2s}.AcaShowStudentList_bulkChairModalBtnSecondary__2mShz{background:#6c757d;color:#fff}.AcaShowStudentList_bulkChairModalBtnSecondary__2mShz:hover{background:#5a6268}.AcaShowStudentList_bulkChairModalBtnPrimary__B847N{background:#0d6efd;color:#fff}.AcaShowStudentList_bulkChairModalBtnPrimary__B847N:hover:not(:disabled){background:#0b5ed7}.AcaShowStudentList_bulkChairModalBtnPrimary__B847N:disabled{opacity:.65;cursor:not-allowed}@media (max-width: 768px){.bulk-subject-modal-dialog.modal-dialog{width:96vw!important;max-width:min(1600px,96vw)!important;margin:1.25rem auto!important}.bulk-subject-modal-content{width:100%!important;max-width:none!important;margin:0 auto!important}}.TuitionMemberAlertModal_header__ZIeWs{padding:1.25rem 1.5rem}.TuitionMemberAlertModal_header__ZIeWs .TuitionMemberAlertModal_title__sALVL{margin:0;font-size:1.375rem;font-weight:600;line-height:1.35;color:#212529}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--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-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--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-color-progress-bgo: .2}.Toastify__toast-container{z-index:9999;z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,9999);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);min-height:64px;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:14px;padding:var(--toastify-toast-padding);border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);max-height:800px;max-height:var(--toastify-toast-max-height);font-family:sans-serif;font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto;left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:#fff;color:var(--toastify-text-color-info);background:#3498db;background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:#fff;color:var(--toastify-text-color-success);background:#07bc0c;background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:#fff;color:var(--toastify-text-color-warning);background:#f1c40f;background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:#fff;color:var(--toastify-text-color-error);background:#e74d3c;background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto;right:initial}.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:100%;z-index:1;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:auto;left:initial;transform-origin:right;border-bottom-left-radius:0;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:#e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-right-color:#616161;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,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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:translate3d(0,var(--y),0) 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:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) 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:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),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;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoginExpiredModal_backdrop__pMRK2{position:fixed;inset:0;z-index:1055;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:#00000080}.LoginExpiredModal_dialog__\+YHkW{width:100%;max-width:500px;margin:0 auto}.LoginExpiredModal_content__7jVoL{position:relative;display:flex;flex-direction:column;width:100%;background-color:#fff;border:1px solid rgba(0,0,0,.175);border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;outline:0}.LoginExpiredModal_header__RWvSY{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}.LoginExpiredModal_title__xP\+gm{margin:0;font-size:1.25rem;font-weight:500;line-height:1.5;color:#212529}.LoginExpiredModal_close__TEhnG{box-sizing:content-box;width:1em;height:1em;padding:.25em;margin:-.25em -.25em -.25em auto;border:0;border-radius:.375rem;background:transparent;font-size:1.5rem;line-height:1;color:#000;opacity:.5;cursor:pointer}.LoginExpiredModal_close__TEhnG:hover{opacity:.75}.LoginExpiredModal_body__QcG4M{position:relative;flex:1 1 auto;padding:1rem;color:#212529;line-height:1.5}.LoginExpiredModal_footer__9oWHG{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.5rem - 1px);border-bottom-left-radius:calc(.5rem - 1px)}.LoginExpiredModal_primaryBtn__68yYG{padding:.375rem .75rem;border:1px solid #0d6efd;border-radius:.375rem;background-color:#0d6efd;color:#fff;font-size:1rem;font-weight:400;line-height:1.5;cursor:pointer}.LoginExpiredModal_primaryBtn__68yYG:hover{background-color:#0b5ed7;border-color:#0a58ca}.AcaDefaultForm_formRow__ETyPO{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:8px}.AcaDefaultForm_formGroup__VlF62{flex:1 1;min-width:0}.AcaDefaultForm_formGroupWide__R8Wc\+{flex:1 1 100%}.AcaDefaultForm_formGroupThird__M3gOa{flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 8px);min-width:120px}.AcaDefaultForm_formGroupQuarter__71bOR{flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 9px);min-width:100px}.AcaDefaultForm_formGroupHalf__hyLGm{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);min-width:150px}.AcaDefaultForm_formLabel__YoiXJ{display:block;font-size:14px;margin-bottom:4px;color:#333}.AcaDefaultForm_formControl__bWYRu{width:100%;height:36px;padding:6px 12px;font-size:14px;border:1px solid #ced4da;border-radius:4px;background-color:#fff;box-sizing:border-box}.AcaDefaultForm_formControl__bWYRu:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.AcaDefaultForm_formControlMuted__QLaIA{background-color:#f5f5f5}.AcaDefaultForm_formControlInvalid__mZojg{border-color:#dc3545}.AcaDefaultForm_formControlInvalid__mZojg:focus{border-color:#dc3545;box-shadow:0 0 0 2px #dc354540}.AcaDefaultForm_phoneHint__C4M\+m{font-size:12px;color:#dc3545;margin-top:4px}.AcaDefaultForm_formControlAddinfo__8wvMY{background-color:#f9f9f9}.AcaDefaultForm_checkboxGroup__dhYsD{display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center}.AcaDefaultForm_checkboxItem__kQdHl{display:inline-flex;align-items:center;gap:6px;font-size:13px;cursor:pointer}.AcaDefaultForm_checkboxItem__kQdHl input{width:16px;height:16px;cursor:pointer}.AcaDefaultForm_sectionTitle__Pv9ti{font-size:13px;margin-bottom:8px;color:#555;font-weight:600}.AcaDefaultForm_genderButtons__\+-JRw{display:flex;gap:8px;height:36px}.AcaDefaultForm_genderBtn__K5tXE{flex:1 1;height:36px;font-size:14px;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .2s;background-color:#f5f5f5;color:#666}.AcaDefaultForm_genderBtn__K5tXE:hover{border-color:#007bff}.AcaDefaultForm_genderBtnActive__DL4sV{background-color:#007bff;color:#fff;border-color:#007bff;font-weight:600}.AcaDefaultForm_smallHint__M3kAL{font-size:11px;color:#666;margin-top:2px}.AcaDefaultForm_sectionBlock__TZPrr{margin-top:12px}.AcaDefaultForm_btnOutline__DEmQS{padding:6px 12px;font-size:14px;border:1px solid #6c757d;border-radius:4px;background:#fff;color:#6c757d;cursor:pointer}.AcaDefaultForm_btnOutline__DEmQS:hover{background:#f8f9fa;color:#495057}.AcaDefaultForm_addressRow__sJAix{display:flex;gap:8px;margin-bottom:8px}.AcaDefaultForm_addressRow__sJAix input{flex:2 1}.AcaAddStudentModal_modal__V8JHp .modal-dialog{max-width:1400px!important;width:95%!important;margin:1.75rem auto!important}.modal-dialog.custom-modal-dialog{max-width:1400px!important;width:95%!important}.AcaAddStudentModal_header__pkycz{border-bottom:1px solid #dee2e6;padding:1.5rem}.AcaAddStudentModal_body__rUZB4{padding:0}.AcaAddStudentModal_container__n8yov{display:flex;gap:1.5rem;min-height:500px}.AcaAddStudentModal_leftSection__NeLC7{flex:6 1;padding:1.5rem;background:#f8f9fa;border-radius:8px}.AcaAddStudentModal_rightSection__ZpgTq{flex:4 1;padding:1.5rem;background:#fff;border-radius:8px}.AcaAddStudentModal_footer__1X672{margin-top:0;border-top:1px solid #dee2e6;padding:1rem 1.5rem;display:flex;justify-content:flex-end;gap:.5rem}.AcaAddStudentModal_header__pkycz{display:flex;justify-content:space-between;align-items:center}.AcaAddStudentModal_standaloneModal__XsgZ2{box-sizing:border-box}.AcaAddStudentModal_floatingContainer__Zmca6{background:#fff;border-radius:8px;box-shadow:0 8px 24px #0003;width:1400px!important;max-width:1400px!important;max-height:85vh;overflow:hidden;cursor:move;display:flex;flex-direction:column}.AcaAddStudentModal_floatingHeader__FxbaU{background:#007bff;color:#fff;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;cursor:move}.AcaAddStudentModal_floatingTitle__j-1VT{font-weight:700;font-size:16px}.AcaAddStudentModal_floatingCloseBtn__1v6WK{background:none;border:none;color:#fff;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}.AcaAddStudentModal_floatingCloseBtn__1v6WK:hover{background:#fff3}.AcaAddStudentModal_floatingBody__0mvZS{flex:1 1;overflow-y:auto;padding:0}.AcaAddStudentModal_floatingContainerInner__7xvaG{display:flex;gap:1.5rem;min-height:500px;padding:1.5rem}.AcaAddStudentModal_leftSection__NeLC7{flex:6 1;min-width:0}.AcaAddStudentModal_rightSection__ZpgTq{flex:4 1;min-width:0}.AcaAddStudentModal_floatingFooter__3SPNu{border-top:1px solid #dee2e6;padding:1rem 1.5rem;display:flex;justify-content:flex-end;gap:.5rem;background:#f8f9fa}.MonthSelectModal_body__SK5Wj{padding:1.5rem}.MonthSelectModal_yearControls__zE79l{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.MonthSelectModal_yearTitle__609pQ{margin:0;font-size:1.5rem;font-weight:700}.MonthSelectModal_monthsGrid__KmDsL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1.5rem}.MonthSelectModal_monthButton__s0KpG{width:100%;padding:.75rem;font-size:1rem}.MonthSelectModal_selectedMonths__9wwF5{padding-top:1rem;border-top:1px solid #dee2e6;text-align:center}.StudentInfoSection_studentInfo__lrStn{display:flex;flex-direction:column;gap:.5rem}.StudentInfoSection_title__1mlSW{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:#495057}.SubjectList_subjectList__p0GbY{display:flex;flex-direction:column;gap:1rem}.SubjectList_title__d7BlC{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:#495057}.SubjectList_subjectsContainer__QIyai{display:flex;flex-direction:column;gap:1rem}.SubjectList_subjectCard__Wo8dP{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1rem;transition:all .2s ease}.SubjectList_subjectCard__Wo8dP:hover{box-shadow:0 2px 8px #0000001a}.SubjectList_subjectHeader__WadKi{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.SubjectList_subjectName__Ft1HR{flex:1 1}.SubjectList_subjectName__Ft1HR .SubjectList_form-select__BmTHv{width:100%}.SubjectList_subjectDetails__bwpN0{display:flex;flex-direction:column;gap:.75rem}.SubjectList_row__nVN7N{display:flex;align-items:center;gap:.75rem}.SubjectList_row__nVN7N label{min-width:80px;font-weight:500;font-size:.9rem;color:#495057}.SubjectList_row__nVN7N input,.SubjectList_row__nVN7N .SubjectList_form-select__BmTHv{flex:1 1;padding:.375rem .75rem;border:1px solid #ced4da;border-radius:4px;font-size:.9rem}.SubjectList_row__nVN7N input:focus,.SubjectList_row__nVN7N .SubjectList_form-select__BmTHv:focus{border-color:#80bdff;outline:none;box-shadow:0 0 0 .2rem #007bff40}.SubjectList_monthDisplay__is5fA{display:flex;flex-direction:column;gap:.5rem}.SubjectList_monthDisplay__is5fA label{min-width:80px;font-weight:500;font-size:.9rem;color:#495057}.SubjectList_monthList__fLkwn{padding:.5rem;background:#e9ecef;border-radius:4px;font-size:.85rem;color:#495057}.SubjectList_addButton__ri2yv{margin-top:.5rem}.SubjectList_emptySubjectsContainer__IoW7\+{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;gap:1.5rem;border:2px dashed #dee2e6;border-radius:8px;background-color:#f8f9fa;min-height:200px}.SubjectList_emptyMessage__ZsFku{font-size:1rem;color:#6c757d;text-align:center}.SubjectList_emptyAddButton__t6ThK{padding:.75rem 2rem;font-size:1rem;font-weight:600}.AcaBulkAddStudentModal_modal__no9i0{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1050;overflow-x:hidden;overflow-y:auto}.AcaBulkAddStudentModal_modalDialog__btCjB{position:relative;width:100%;max-width:min(95vw,1440px);margin:1.75rem auto}.AcaBulkAddStudentModal_modalContent__-5Czd{position:relative;display:flex;flex-direction:column;width:100%;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 3px 9px #00000080;outline:0}.AcaBulkAddStudentModal_modalHeader__L8mrM{display:flex;align-items:flex-start;justify-content:space-between;padding:15px;border-bottom:1px solid #dee2e6;border-top-left-radius:6px;border-top-right-radius:6px}.AcaBulkAddStudentModal_modalTitle__bEx6g{margin:0;font-size:18px;font-weight:500;line-height:1.5}.AcaBulkAddStudentModal_modalCloseButton__YNol0{padding:0;background-color:transparent;border:0;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;cursor:pointer;margin-left:auto}.AcaBulkAddStudentModal_modalCloseButton__YNol0:hover{opacity:.75}.AcaBulkAddStudentModal_modalBody__-mNze{position:relative;flex:1 1 auto;padding:15px}.AcaBulkAddStudentModal_modalFooter__ABpU8{display:flex;align-items:center;justify-content:flex-end;padding:15px;border-top:1px solid #dee2e6;border-bottom-right-radius:6px;border-bottom-left-radius:6px;gap:10px}.AcaBulkAddStudentModal_button__ptYfm{padding:8px 16px;border-radius:4px;border:none;cursor:pointer;font-size:14px;transition:background-color .2s;display:inline-flex;align-items:center;justify-content:center}.AcaBulkAddStudentModal_buttonPrimary__QgGVX{background-color:#007bff;color:#fff}.AcaBulkAddStudentModal_buttonPrimary__QgGVX:hover{background-color:#0056b3}.AcaBulkAddStudentModal_buttonSecondary__GWa5G{background-color:#6c757d;color:#fff}.AcaBulkAddStudentModal_buttonSecondary__GWa5G:hover{background-color:#5a6268}.AcaBulkAddStudentModal_styledNav__N\+aAq{display:flex;border-bottom:1px solid #dee2e6;margin-bottom:1rem}.AcaBulkAddStudentModal_navItem__tOQu-{flex:1 1}.AcaBulkAddStudentModal_navLink__LImjP{display:block;padding:.75rem 1.5rem;color:#6c757d;font-size:1rem;border:none;background:none;cursor:pointer;text-decoration:none;border-bottom:2px solid transparent;transition:all .2s;width:100%;text-align:center}.AcaBulkAddStudentModal_navLink__LImjP:hover{color:#495057;border-bottom-color:#dee2e6}.AcaBulkAddStudentModal_navLinkActive__TBK-l{color:#007bff;font-weight:600;border-bottom:2px solid #007bff}.AcaBulkAddStudentModal_tabContent__eukAN{margin-top:1rem}.AcaBulkAddStudentModal_fieldGuide__4-r5y{margin-top:1rem;padding:.75rem 1rem;border:1px solid #dee2e6;border-radius:6px;background:#f8f9fa}.AcaBulkAddStudentModal_fieldGuide__4-r5y summary{cursor:pointer;font-weight:600;color:#495057;font-size:.9rem}.AcaBulkAddStudentModal_fieldGuide__4-r5y summary::-webkit-details-marker{display:inline-block;margin-right:.5rem}.AcaBulkAddStudentModal_fieldGuideTableWrap__8sn2I{margin-top:.75rem;overflow-x:auto;max-height:220px;overflow-y:auto}.AcaBulkAddStudentModal_fieldGuideTable__VCHHf{width:100%;font-size:.8rem;border-collapse:collapse}.AcaBulkAddStudentModal_fieldGuideTable__VCHHf th,.AcaBulkAddStudentModal_fieldGuideTable__VCHHf td{padding:.4rem .6rem;border:1px solid #dee2e6;text-align:left}.AcaBulkAddStudentModal_fieldGuideTable__VCHHf th{background:#e9ecef;font-weight:600}.AcaBulkAddStudentModal_fieldGuideTable__VCHHf tbody tr:nth-child(2n){background:#fff}.AcaBulkAddStudentModal_fieldGuideNote__SialB{margin-top:.5rem;font-size:.75rem;color:#6c757d}.AcaBulkAddStudentModal_fileUploadSection__uQbRj{margin-top:2rem}.AcaBulkAddStudentModal_fileUploadLabel__r72UZ{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#212529;display:flex;align-items:center;gap:.5rem}.AcaBulkAddStudentModal_fileUploadArea__D-kGH{border:2px dashed #dee2e6;border-radius:4px;padding:2rem;text-align:center;background-color:#f8f9fa;cursor:pointer;transition:all .2s}.AcaBulkAddStudentModal_fileUploadArea__D-kGH:hover{border-color:#007bff;background-color:#e9ecef}.AcaBulkAddStudentModal_fileUploadAreaDragging__zG2Uz{border-color:#007bff!important;background-color:#e7f1ff!important}.AcaBulkAddStudentModal_fileUploadArea__D-kGH input[type=file]{display:none}.AcaBulkAddStudentModal_uploadSubtext__BKaFa{font-size:.8rem;color:#adb5bd;margin-top:.25rem;display:block}.AcaBulkAddStudentModal_previewSection__2eFWC{margin-top:1rem}.AcaBulkAddStudentModal_previewHeader__8WAp0{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.AcaBulkAddStudentModal_previewTitle__wRF12{font-weight:600;font-size:1rem;display:flex;align-items:center;gap:.5rem}.AcaBulkAddStudentModal_buttonText__DH7qU{background:none;border:none;color:#007bff;cursor:pointer;font-size:.9rem;padding:.25rem .5rem;display:flex;align-items:center;gap:.35rem}.AcaBulkAddStudentModal_buttonText__DH7qU:hover{text-decoration:underline}.AcaBulkAddStudentModal_previewHint__B8vuk{font-size:.85rem;color:#6c757d;margin-bottom:.75rem}.AcaBulkAddStudentModal_previewTableWrap__7ks15{overflow-x:auto;overflow-y:auto;max-height:320px;border:1px solid #dee2e6;border-radius:4px}.AcaBulkAddStudentModal_previewTable__Hjr6W{width:-webkit-max-content;width:max-content;min-width:100%;border-collapse:collapse;font-size:.85rem;table-layout:auto}.AcaBulkAddStudentModal_previewTh__4UuPj,.AcaBulkAddStudentModal_previewTd__2923I{padding:.3rem .5rem;border:1px solid #dee2e6;text-align:left;white-space:nowrap;min-width:2.5rem}.AcaBulkAddStudentModal_previewTh__4UuPj{background:#e9ecef;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:1}.AcaBulkAddStudentModal_previewThActions__XTg47,.AcaBulkAddStudentModal_previewTdActions__bu20U{width:36px;min-width:36px;padding:.25rem!important;text-align:center;background:#f8f9fa}.AcaBulkAddStudentModal_previewInput__MZB2s{width:100%;min-width:0;padding:.25rem .4rem;border:1px solid #dee2e6;border-radius:3px;font-size:.85rem;box-sizing:border-box}.AcaBulkAddStudentModal_previewInput__MZB2s:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff33}.AcaBulkAddStudentModal_previewRowDuplicate__wHO9Z{background:#fff5f5}.AcaBulkAddStudentModal_previewTdDuplicate__5BYVB{background:#ffe3e3}.AcaBulkAddStudentModal_previewInputDuplicate__Qb9kI{border-color:#e03131;background:#fff5f5}.AcaBulkAddStudentModal_previewInputDuplicate__Qb9kI:focus{border-color:#e03131;box-shadow:0 0 0 2px #e0313133}.AcaBulkAddStudentModal_removeRowBtn__8bifk{width:24px;height:24px;padding:0;border:none;background:#dc3545;color:#fff;border-radius:4px;cursor:pointer;font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.AcaBulkAddStudentModal_removeRowBtn__8bifk:hover:not(:disabled){background:#c82333}.AcaBulkAddStudentModal_removeRowBtn__8bifk:disabled{background:#adb5bd;cursor:not-allowed}.AcaBulkAddStudentModal_uploadButton__I0N4K{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#007bff;color:#fff;border-radius:4px;margin-bottom:.5rem}.AcaBulkAddStudentModal_uploadButton__I0N4K:hover{background-color:#0056b3}.AcaBulkAddStudentModal_uploadText__zRWIV{color:#6c757d;font-size:.9rem;margin-top:.5rem}.AcaBulkAddStudentModal_templateButton__KAnDu{color:#6c757d;background:none;border:1px solid #dee2e6;padding:.5rem 1rem;width:100%;margin-bottom:2rem;cursor:pointer;border-radius:4px;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.AcaBulkAddStudentModal_templateButton__KAnDu:hover{background-color:#f8f9fa;color:#495057;border-color:#ced4da}.AcaBulkAddStudentModal_assignmentPanel__oALB5{margin-top:-1rem;margin-bottom:1rem;padding:12px;border:1px solid #e9ecef;border-radius:8px;background:#fafafa}.AcaBulkAddStudentModal_assignmentTitle__4l251{font-size:.9rem;font-weight:700;color:#343a40;margin-bottom:10px}.AcaBulkAddStudentModal_assignmentRow__ZWzR-{display:grid;grid-template-columns:80px 1fr;align-items:center;grid-gap:8px;gap:8px;margin-bottom:8px}.AcaBulkAddStudentModal_assignmentLabel__1DluT{font-size:.85rem;color:#495057}.AcaBulkAddStudentModal_assignmentSelect__IjGSz{height:36px;border:1px solid #ced4da;border-radius:6px;font-size:.9rem;padding:0 10px;background:#fff}.AcaBulkAddStudentModal_assignmentSelect__IjGSz:disabled{background:#f1f3f5;color:#868e96}.AcaBulkAddStudentModal_assignmentHint__O28L2{margin:6px 0 0;font-size:.78rem;color:#6c757d}.AcaBulkAddStudentModal_errorMessage__pc7aH{margin-top:.5rem;color:#dc3545;font-size:.875rem}.AcaBulkAddStudentModal_duplicateWarningMessage__1yv5f{margin-top:.75rem;padding:.65rem .75rem;border:1px solid #ffa8a8;border-radius:6px;background:#fff5f5;color:#c92a2a;font-size:.85rem;line-height:1.4}.ClassSection_section__a4spk{max-width:700px}.ClassSection_list__CQMUm{list-style:none;padding:0;margin:0}.ClassSection_item__1JCiZ{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;border:1px solid #dee2e6;border-radius:6px;margin-bottom:.5rem;background-color:#fff}.ClassSection_itemInfo__FMjrO{flex:1 1}.ClassSection_itemName__iv06T{font-weight:500}.ClassSection_itemSchedule__i51Nh{font-size:.8rem;color:#6c757d;margin-top:2px}.ClassSection_actions__ChR4r{display:flex;gap:6px}.ClassSection_btn__4memE{padding:.35rem .6rem;font-size:.8rem;border-radius:4px;border:1px solid #dee2e6;background-color:#fff;cursor:pointer;transition:background-color .15s}.ClassSection_btn__4memE:hover{background-color:#f1f3f5}.ClassSection_btnPrimary__TOUCM{background-color:#2c5aa0;color:#fff;border-color:#2c5aa0}.ClassSection_btnPrimary__TOUCM:hover{background-color:#234a87}.ClassSection_btnDanger__bICoe{color:#dc3545;border-color:#dc3545}.ClassSection_btnDanger__bICoe:hover{background-color:#fff5f5}.ClassSection_form__iWcvJ{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1rem}.ClassSection_toolbar__cGYfA{display:flex;flex-direction:column;gap:8px;margin-bottom:1rem}.ClassSection_toolbarRow__Y-2c0{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ClassSection_input__slIZq{padding:.5rem .75rem;border:1px solid #ced4da;border-radius:6px;font-size:.9rem}.ClassSection_input__slIZq:focus{outline:none;border-color:#2c5aa0}.ClassSection_timeInput__qBqoS{min-width:140px;width:140px;box-sizing:border-box;padding:.5rem .6rem}.ClassSection_timeInputAmPm__McJy3{display:inline-flex;align-items:center;gap:6px}.ClassSection_timeInputAmPm__McJy3 .ClassSection_input__slIZq{padding:.4rem .5rem;width:auto;min-width:0}.ClassSection_timeInputAmPm__McJy3 select.ClassSection_input__slIZq{min-width:60px;width:60px;padding:.4rem .35rem;font-size:.9rem}.ClassSection_timeInputAmPm__McJy3 input[type=number]{width:88px;min-width:88px;box-sizing:border-box}.ClassSection_timeInputAmPm__McJy3 span{font-size:.85rem;color:#495057}.ClassSection_inputName__Ub62R{min-width:120px}.ClassSection_inputSchedule__S0A0f{min-width:180px}.ClassSection_modalOverlay__XVeDb{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1050}.ClassSection_modalInline__0O77k{position:static;background-color:transparent;display:block}.ClassSection_modal__9hpVn{background-color:#fff;border-radius:8px;padding:1.25rem;width:100%;max-width:720px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 12px #00000026}.ClassSection_modalTitle__gZ1Cg{font-weight:600;font-size:1rem;margin-bottom:1rem}.ClassSection_modalRow__5zsO1{margin-bottom:.75rem}.ClassSection_modalLabel__YCUS-{display:block;font-size:.8rem;font-weight:500;color:#495057;margin-bottom:.25rem}.ClassSection_modalRow__5zsO1 .ClassSection_input__slIZq{width:100%;box-sizing:border-box}.ClassSection_modalRow__5zsO1 .ClassSection_timeInput__qBqoS{width:140px;min-width:140px}.ClassSection_dateRange__RWDqv{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.ClassSection_dateRange__RWDqv .ClassSection_input__slIZq{flex:1 1;min-width:120px}.ClassSection_weekdayRow__jqaT9{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.ClassSection_weekdayCb__8fOFS{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;cursor:pointer}.ClassSection_previewDates__ds-AS{display:flex;flex-wrap:wrap;gap:.35rem;max-height:120px;overflow-y:auto;padding:.5rem;background-color:#f8f9fa;border-radius:6px;border:1px solid #dee2e6}.ClassSection_previewDate__5Ez46{display:inline-block;padding:.2rem .35rem .2rem .5rem;font-size:.75rem;background-color:#e7f1ff;color:#0d6efd;border-radius:4px;white-space:nowrap;cursor:pointer}.ClassSection_previewDate__5Ez46:hover{background-color:#cfe2ff}.ClassSection_previewDateRemove__72yQa{margin-left:.15rem;opacity:.8}.ClassSection_previewApplyBtn__pVaQz{margin-top:.5rem;padding:.35rem .75rem;font-size:.8rem;border:1px solid #dee2e6;border-radius:6px;background:#fff;cursor:pointer}.ClassSection_previewApplyBtn__pVaQz:hover{background:#f8f9fa;border-color:#0d6efd;color:#0d6efd}.ClassSection_previewEmpty__FLIWD{font-size:.8rem;color:#868e96}.ClassSection_modalActions__111H4{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}.AcaSubjectClassSidebar_sidebar__YnkwV{width:260px;min-width:260px;height:100vh;flex-shrink:0;background-color:#fff;border-radius:0;border-right:1px solid #dee2e6;box-shadow:2px 0 6px #0000000f;display:flex;flex-direction:column;overflow:hidden;transition:width .2s ease-in-out,min-width .2s ease-in-out}.AcaSubjectClassSidebar_mobileTopBar__u04to{display:none}.AcaSubjectClassSidebar_mobileTitleRow__\+5U5N{display:flex;align-items:center;justify-content:space-between;gap:.35rem;margin-bottom:.4rem}.AcaSubjectClassSidebar_mobileTitle__1kEua{font-size:.85rem;font-weight:600;color:#495057;min-width:0}.AcaSubjectClassSidebar_mobileSelect__PWWnn{width:100%;height:34px;border:1px solid #dee2e6;border-radius:6px;background:#fff;color:#343a40;font-size:.85rem;padding:0 .5rem}.AcaSubjectClassSidebar_mobileSelect__PWWnn+.AcaSubjectClassSidebar_mobileSelect__PWWnn{margin-top:.4rem}.AcaSubjectClassSidebar_sidebarCollapsed__JpJZK{width:40px;min-width:40px;overflow:hidden}.AcaSubjectClassSidebar_sidebarCollapsed__JpJZK .AcaSubjectClassSidebar_sidebarTitle__LiBVs,.AcaSubjectClassSidebar_sidebarCollapsed__JpJZK .AcaSubjectClassSidebar_groupList__PXiMX{display:none}.AcaSubjectClassSidebar_sidebarCollapsed__JpJZK .AcaSubjectClassSidebar_sidebarHeader__srcvu{justify-content:center;padding:0 2px}.AcaSubjectClassSidebar_sidebarCollapsed__JpJZK .AcaSubjectClassSidebar_sidebarCloseBtn__7-5HE,.AcaSubjectClassSidebar_sidebarCollapsed__JpJZK .AcaSubjectClassSidebar_sidebarHeaderEditBtn__wfg2k{display:none}.AcaSubjectClassSidebar_sidebarHeader__srcvu{height:40px;display:flex;align-items:center;justify-content:space-between;gap:.25rem;border-bottom:1px solid #eee;flex-shrink:0}.AcaSubjectClassSidebar_sidebarTitleRow__e-Y5p{display:flex;align-items:center;gap:.35rem;flex:1 1;min-width:0;padding-left:1rem}.AcaSubjectClassSidebar_sidebarTitle__LiBVs{padding:.5rem 0;font-weight:600;font-size:1.1rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AcaSubjectClassSidebar_sidebarHeaderEditBtn__wfg2k{flex-shrink:0;padding:.3rem .45rem;border-radius:6px;border:1px solid #dee2e6;background:#fff;color:#6c757d;cursor:pointer;transition:background .15s,border-color .15s,color .15s;display:inline-flex;align-items:center;justify-content:center}.AcaSubjectClassSidebar_sidebarHeaderEditBtn__wfg2k:hover{background:#f8f9fa;border-color:#adb5bd;color:#2c5aa0}.AcaSubjectClassSidebar_sidebarHeaderEditIcon__ONru8{width:1.05rem;height:1.05rem;display:block}.AcaSubjectClassSidebar_sidebarCloseBtn__7-5HE{width:32px;height:32px;padding:0;border:none;border-radius:4px;background:transparent;color:#6c757d;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .15s,background-color .15s}.AcaSubjectClassSidebar_sidebarCloseBtn__7-5HE:hover{background:#f8f9fa;color:#343a40}.AcaSubjectClassSidebar_sidebarToggleBtn__MpzOK{width:32px;height:32px;padding:0;border:none;border-radius:4px;background:transparent;color:#6c757d;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .15s,background-color .15s}.AcaSubjectClassSidebar_sidebarToggleBtn__MpzOK:hover{background:#f8f9fa;color:#343a40}.AcaSubjectClassSidebar_groupList__PXiMX{flex:1 1;overflow-y:auto;padding:.5rem}.AcaSubjectClassSidebar_groupItemWithSub__9oHv\+{margin-bottom:2px}.AcaSubjectClassSidebar_groupItem__BIEA4{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;border-radius:6px;cursor:pointer;font-size:.875rem;transition:background-color .15s}.AcaSubjectClassSidebar_groupItemLabel__tAer1{flex:1 1;min-width:0}.AcaSubjectClassSidebar_groupItemExpandIcon__ZPrKS{flex-shrink:0;font-size:.65rem;opacity:.8;line-height:1}.AcaSubjectClassSidebar_groupItem__BIEA4:hover{background-color:#f0f4ff}.AcaSubjectClassSidebar_groupItemActive__h8Yhj{background-color:#e8eeff;color:#2c5aa0;font-weight:500}.AcaSubjectClassSidebar_subClassList__v9mtS{padding-left:1rem;margin-top:2px;margin-bottom:4px}.AcaSubjectClassSidebar_classItem__sPC1L{padding:.4rem .75rem .4rem 1.25rem;border-radius:6px;cursor:pointer;margin-bottom:2px;font-size:.8rem;transition:background-color .15s}.AcaSubjectClassSidebar_classItem__sPC1L:hover{background-color:#f0f4ff}.AcaSubjectClassSidebar_classItemActive__XQMGB{background-color:#e8eeff;color:#2c5aa0;font-weight:500}.AcaSubjectClassSidebar_sidebarEmpty__uYBnq{padding:1rem;text-align:center;color:#868e96;font-size:.875rem}@media (max-width: 768px){.AcaSubjectClassSidebar_sidebar__YnkwV,.AcaSubjectClassSidebar_sidebarCollapsed__JpJZK{width:100%;min-width:0;height:auto;border-right:none;border-bottom:1px solid #dee2e6;box-shadow:none;overflow:visible}.AcaSubjectClassSidebar_mobileTopBar__u04to{display:block;padding:.55rem .65rem;background:#fff}.AcaSubjectClassSidebar_sidebarHeader__srcvu,.AcaSubjectClassSidebar_groupList__PXiMX{display:none}}.AcaStudentsPage_layout__wgt6C{display:flex;gap:.5rem;min-height:100vh;width:100%}.AcaStudentsPage_layoutSidebarCollapsed__Ncfol{gap:0}.AcaStudentsPage_mainContent__nJjLv{flex:1 1;min-width:0;display:flex;flex-direction:column;margin:1.75rem 2rem 0}.AcaStudentsPage_container__6zv97{flex-shrink:0}.AcaStudentsPage_titleRow__-qU-r{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 12px;margin-bottom:10px}.AcaStudentsPage_titleWithHelp__\+SS4h{display:flex;align-items:center;gap:6px;flex-shrink:0}.AcaStudentsPage_titleRowButtons__cHKft{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center;justify-content:flex-end;flex:1 1 420px;min-width:0;--title-control-height: 32px}.AcaStudentsPage_pageTitle__hYz7j{font-size:24px;font-weight:700;color:#333;margin:0}.AcaStudentsPage_header__F\+de5{min-height:40px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:10px;gap:10px 12px}.AcaStudentsPage_buttonGroup__6rksL{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center;flex:1 1 520px;min-width:0}.AcaStudentsPage_totalCount__BBxvz{font-size:15px;font-weight:600;color:#000;align-self:center;margin-left:12px}.AcaStudentsPage_totalCountNumber__Spgaf{font-weight:800;color:#007bff}.AcaStudentsPage_rightControls__086SP{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center;justify-content:flex-end;flex:1 1 200px;min-width:0}.AcaStudentsPage_displayCountText__yOFY5{font-size:.875rem;color:#495057;margin-right:.5rem;white-space:nowrap;flex-shrink:0}.AcaStudentsPage_displayCountNumber__f8v--{font-weight:800;color:#0d6efd}.AcaStudentsPage_button__n8BGD{padding:0 12px;min-height:32px;min-height:var(--title-control-height, 32px);height:32px;height:var(--title-control-height, 32px);box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;border:none;cursor:pointer;font-size:14px;line-height:1.25;white-space:nowrap;flex-shrink:0;transition:background-color .2s}.AcaStudentsPage_buttonPrimary__XZB9w{min-width:4.5rem;background-color:#007bff;color:#fff}.AcaStudentsPage_buttonPrimary__XZB9w:hover{background-color:#0056b3}.AcaStudentsPage_buttonDanger__bVUMW{min-width:4.5rem;background-color:#dc3545;color:#fff}.AcaStudentsPage_buttonDanger__bVUMW:hover{background-color:#c82333}.AcaStudentsPage_buttonOutlineSuccess__3EYYP{background-color:transparent;color:#28a745;border:1px solid #28a745}.AcaStudentsPage_buttonOutlineSuccess__3EYYP:hover{background-color:#28a745;color:#fff}.AcaStudentsPage_buttonOutlineSoft__3I-iZ{background-color:transparent;color:#4f5d75;border:1px solid #b8c1cc}.AcaStudentsPage_buttonOutlineSoft__3I-iZ:hover{background-color:#eef2f6;color:#39465c}.AcaStudentsPage_buttonOutlineDanger__n8wmp{background-color:transparent;color:#dc3545;border:1px solid #dc3545}.AcaStudentsPage_buttonOutlineDanger__n8wmp:hover:not(:disabled){background-color:#dc3545;color:#fff}.AcaStudentsPage_buttonOutlineDanger__n8wmp:disabled{opacity:.6;cursor:not-allowed}.AcaStudentsPage_helpIcon__g5\+FK{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;border-radius:50%;background:#6c757d;color:#fff;font-size:12px;font-weight:700;line-height:1;cursor:pointer;vertical-align:middle}.AcaStudentsPage_helpIcon__g5\+FK:hover{background:#5a6268}.AcaStudentsPage_buttonSecondary__V0uBM{background-color:#6c757d;color:#fff}.AcaStudentsPage_buttonSecondary__V0uBM:hover{background-color:#5a6268}.AcaStudentsPage_suvButton__1skbA{padding:8px 16px;min-height:38px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background-color:#6c757d;color:#fff;border:none;cursor:pointer;font-size:14px;transition:background-color .2s}.AcaStudentsPage_suvButton__1skbA:hover{background-color:#545b62}.AcaStudentsPage_inputGroup__tepI0{position:relative;display:flex;align-items:center;flex:1 1 180px;min-width:0;max-width:100%}.AcaStudentsPage_input__3YM2t{display:block;width:100%;min-width:0;max-width:220px;box-sizing:border-box;height:32px;height:var(--title-control-height, 32px);padding:0 12px;font-size:14px;line-height:1.25;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:4px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.AcaStudentsPage_input__3YM2t:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.AcaStudentsPage_select__FLxA\+{display:block;width:auto;min-width:150px;padding:0 12px;font-size:14px;line-height:32px;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:4px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;height:32px}.AcaStudentsPage_select__FLxA\+:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.AcaStudentsPage_viewButtonGroup__zHcox{display:flex;flex-shrink:0}.AcaStudentsPage_switchButton__HtSxt{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:32px;min-height:var(--title-control-height, 32px);height:32px;height:var(--title-control-height, 32px);padding:0 12px;font-size:14px;line-height:1.25;white-space:nowrap;flex-shrink:0;border-radius:4px;background-color:#fff;color:#007bff;border:1px solid #007bff;cursor:pointer;transition:background-color .2s}.AcaStudentsPage_switchButton__HtSxt:hover{background-color:#f8f9fa}.AcaStudentsPage_switchButtonActive__bAqq1{background-color:#007bff;color:#fff}.AcaStudentsPage_switchButtonActive__bAqq1:hover{background-color:#0056b3}.AcaStudentsPage_viewButtonGroup__zHcox .AcaStudentsPage_switchButton__HtSxt:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.AcaStudentsPage_viewButtonGroup__zHcox .AcaStudentsPage_switchButton__HtSxt:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-left:none}.AcaStudentsPage_sortButtonGroup__NtDd4{display:flex}.AcaStudentsPage_sortSelect__PMXS3{min-width:7.5rem;max-width:100%;height:32px!important;flex-shrink:0;padding:0 .75rem;font-size:.875rem;border:1px solid #dee2e6;border-radius:4px;background-color:#fff;color:#212529;cursor:pointer;-webkit-appearance:auto;appearance:auto}.AcaStudentsPage_sortSelect__PMXS3:hover,.AcaStudentsPage_sortSelect__PMXS3:focus{border-color:#86b7fe;outline:0}.AcaStudentsPage_headerSelectionActionBar__zWG5Y{display:flex;align-items:center;gap:.75rem;height:40px;margin-bottom:10px;padding:.5rem .75rem;min-height:40px;box-sizing:border-box;background:#f0f6ff;border-radius:6px;border:none}.AcaStudentsPage_headerSelectionCount__aSuno{font-size:.875rem;font-weight:600;color:#0d6efd}.AcaStudentsPage_headerSelectionActionBtn__93FPf{padding:.35rem .75rem;font-size:.8rem;font-weight:600;color:#fff;background:#0d6efd;border:none;border-radius:6px;cursor:pointer}.AcaStudentsPage_headerSelectionActionBtn__93FPf:hover:not(:disabled){background:#0b5ed7}.AcaStudentsPage_headerSelectionActionBtn__93FPf:disabled{opacity:.6;cursor:not-allowed}.AcaStudentsPage_headerSelectionActionSpacer__6jPMC{flex:1 1}.AcaStudentsPage_headerSelectionActionBtnExpel__aHP\+j{background:#dc3545;color:#fff}.AcaStudentsPage_headerSelectionActionBtnExpel__aHP\+j:hover{background:#bb2d3b}.AcaStudentsPage_headerSelectionActionBtnDelete__Fl\+Kz{background:#721c24;color:#fff}.AcaStudentsPage_headerSelectionActionBtnDelete__Fl\+Kz:hover{background:#5a151c}.AcaStudentsPage_modal__xUQRs{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1050;overflow-x:hidden;overflow-y:auto}.AcaStudentsPage_modalDialog__100es{position:relative;width:auto;max-width:500px;margin:1.75rem auto}.AcaStudentsPage_modalContent__who1i{position:relative;display:flex;flex-direction:column;width:100%;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 3px 9px #00000080;outline:0}.AcaStudentsPage_modalHeader__meW30{display:flex;align-items:flex-start;justify-content:space-between;padding:15px;border-bottom:1px solid #dee2e6;border-top-left-radius:6px;border-top-right-radius:6px}.AcaStudentsPage_modalTitle__o\+UrB{margin:0;font-size:18px;font-weight:500;line-height:1.5}.AcaStudentsPage_modalCloseButton__yMivF{padding:0;background-color:transparent;border:0;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;cursor:pointer}.AcaStudentsPage_modalCloseButton__yMivF:hover{opacity:.75}.AcaStudentsPage_modalBody__GeNeX{position:relative;flex:1 1 auto;padding:15px;line-height:1.6}.AcaStudentsPage_modalFooter__zenv1{display:flex;align-items:center;justify-content:flex-end;padding:15px;border-top:1px solid #dee2e6;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.AcaStudentsPage_excelFieldGrid__1XGSV{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.AcaStudentsPage_excelFieldOrder__if1Oi{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;font-size:.75rem;font-weight:600;color:#495057;background:#e9ecef;border-radius:4px}@media (max-width: 1400px){.AcaStudentsPage_titleRowButtons__cHKft,.AcaStudentsPage_rightControls__086SP{flex-basis:100%;justify-content:flex-start}}@media (max-width: 1200px){.AcaStudentsPage_pageTitle__hYz7j{font-size:20px}.AcaStudentsPage_button__n8BGD,.AcaStudentsPage_switchButton__HtSxt{padding:0 10px;font-size:13px}.AcaStudentsPage_input__3YM2t{max-width:100%}.AcaStudentsPage_inputGroup__tepI0{flex:1 1 100%}}@media (max-width: 992px){.AcaStudentsPage_titleRow__-qU-r{align-items:flex-start}.AcaStudentsPage_titleRowButtons__cHKft{width:100%;flex-basis:100%}.AcaStudentsPage_viewButtonGroup__zHcox{width:100%}.AcaStudentsPage_viewButtonGroup__zHcox .AcaStudentsPage_switchButton__HtSxt{flex:1 1 50%}.AcaStudentsPage_header__F\+de5{align-items:flex-start}.AcaStudentsPage_buttonGroup__6rksL{width:100%;flex-basis:100%}.AcaStudentsPage_rightControls__086SP,.AcaStudentsPage_sortButtonGroup__NtDd4{width:100%}.AcaStudentsPage_sortSelect__PMXS3{width:100%;min-width:0}}@media (max-width: 768px){.AcaStudentsPage_layout__wgt6C{flex-direction:column;gap:.4rem;min-height:auto}.AcaStudentsPage_mainContent__nJjLv{margin:.6rem}.AcaStudentsPage_pageTitle__hYz7j{font-size:18px}.AcaStudentsPage_titleRowButtons__cHKft{gap:8px}.AcaStudentsPage_buttonGroup__6rksL{gap:6px 8px}.AcaStudentsPage_button__n8BGD,.AcaStudentsPage_switchButton__HtSxt{padding:0 8px;font-size:12px;min-height:30px;height:30px}.AcaStudentsPage_headerSelectionActionBar__zWG5Y{flex-wrap:wrap;height:auto;min-height:40px}}.AcaAddSubjectFlowModal_overlay__VyXuJ{position:fixed;inset:0;background:#00000073;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px}.AcaAddSubjectFlowModal_dialog__Q1sbu{width:min(720px,96vw);max-height:92vh;background:#fff;border-radius:10px;box-shadow:0 10px 30px #0000002e;display:flex;flex-direction:column;overflow:hidden;min-width:0}.AcaAddSubjectFlowModal_header__yW0LW{padding:12px 16px;border-bottom:1px solid #e9ecef;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.AcaAddSubjectFlowModal_title__U\+CSv{font-size:16px;font-weight:700;margin:0}.AcaAddSubjectFlowModal_closeBtn__-rk8V{border:none;background:transparent;font-size:22px;cursor:pointer;line-height:1}.AcaAddSubjectFlowModal_body__d-9Lv{padding:14px 16px;overflow-x:hidden;overflow-y:auto;min-width:0;flex:1 1}.AcaAddSubjectFlowModal_grid__OWi-q{display:flex;flex-direction:column;gap:16px;min-width:0}.AcaAddSubjectFlowModal_grid__OWi-q>*{min-width:0}.AcaAddSubjectFlowModal_sectionCard__XjybZ{border:1px solid #e9ecef;border-radius:8px;padding:12px;background:#fafafa;min-width:0}.AcaAddSubjectFlowModal_sectionTitle__Xkwqn{font-size:14px;font-weight:700;margin-bottom:8px}.AcaAddSubjectFlowModal_hint__pITvb{color:#6c757d;font-size:12px;margin-bottom:8px}.AcaAddSubjectFlowModal_statusOk__SLaxY{color:#198754;font-size:12px;font-weight:700;margin-bottom:8px}.AcaAddSubjectFlowModal_statusErr__c0HxK{color:#dc3545;font-size:12px;font-weight:700;margin-bottom:8px}.AcaAddSubjectFlowModal_formGroup__cC4Sj{margin-bottom:12px;min-width:0}.AcaAddSubjectFlowModal_label__oNe7i{display:block;font-size:13px;font-weight:600;margin-bottom:6px}.AcaAddSubjectFlowModal_input__AHtFP{width:100%;max-width:100%;border:1px solid #ced4da;border-radius:6px;padding:8px 10px;font-size:14px;box-sizing:border-box}.AcaAddSubjectFlowModal_days__NM3YC{display:flex;flex-wrap:wrap;gap:8px 10px;margin-bottom:10px}.AcaAddSubjectFlowModal_timeRow__VNcMf{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px}.AcaAddSubjectFlowModal_timeSelect__tK6-l{width:78px;max-width:100%;flex:0 1 auto;border:1px solid #ced4da;border-radius:6px;padding:6px 8px;font-size:13px;box-sizing:border-box}.AcaAddSubjectFlowModal_scheduleList__ONUyv{border:1px solid #e9ecef;border-radius:8px;padding:10px;background:#fff;min-width:0}.AcaAddSubjectFlowModal_scheduleItem__ZuhxH{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:13px;margin-bottom:6px}.AcaAddSubjectFlowModal_scheduleItem__ZuhxH:last-child{margin-bottom:0}.AcaAddSubjectFlowModal_footer__mOkeV{padding:10px 16px;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;gap:8px;flex-shrink:0}.AcaAddSubjectFlowModal_btn__j0zAi{border:1px solid #ced4da;background:#fff;border-radius:6px;padding:8px 12px;font-size:14px;cursor:pointer}.AcaAddSubjectFlowModal_btnPrimary__PscgY{background:#0d6efd;border-color:#0d6efd;color:#fff}.AcaAddSubjectFlowModal_btnDanger__QuSsx{border-color:#dc3545;color:#dc3545;background:#fff}.AcaAddSubjectFlowModal_rightScroll__7N6y-{max-height:420px;overflow-x:hidden;overflow-y:auto;border:1px solid #e9ecef;min-width:0}.AcaAddSubjectFlowModal_dialogWide__40mVs{width:min(1180px,96vw)}.subjects-container{padding:20px;margin:0 auto}.subjects-container .subjects-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.subjects-container .subjects-header .subjects-title{font-size:24px;font-weight:700;color:#333;margin:0}.subjects-container .subjects-header .subjects-button-container{display:flex;gap:8px;align-items:center}.subjects-container .subjects-table-container table,.subjects-container .table{background-color:#fff;margin-bottom:20px;width:100%;border-collapse:collapse;font-size:15px}.subjects-container .subjects-table-container table th,.subjects-container .subjects-table-container table td,.subjects-container .table th,.subjects-container .table td{padding:16px 12px;vertical-align:middle;text-align:center;border:1px solid #dee2e6;color:#333}.subjects-container .subjects-table-container table th,.subjects-container .table th{background-color:#f8f9fa;border-bottom:2px solid #dee2e6;font-weight:500;color:#495057}.subjects-container .subjects-table-container td:last-child,.subjects-container table td:last-child{white-space:nowrap}.subjects-container .actionButtons{display:inline-flex;align-items:center;justify-content:center;gap:8px}.subjects-container .table td button.edit-button,.subjects-container .table td button.delete-button,.subjects-container table td button.edit-button,.subjects-container table td button.delete-button{margin:0;padding:6px 14px;font-size:.875rem;font-weight:500;line-height:1.25;border-radius:6px;border:1px solid transparent;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.subjects-container .table td button.edit-button,.subjects-container table td button.edit-button{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.subjects-container .table td button.edit-button:hover,.subjects-container table td button.edit-button:hover{background-color:#0b5ed7;border-color:#0a58ca}.subjects-container .table td button.delete-button,.subjects-container table td button.delete-button{color:#fff;background-color:#dc3545;border-color:#dc3545}.subjects-container .table td button.delete-button:hover,.subjects-container table td button.delete-button:hover{background-color:#bb2d3b;border-color:#b02a37}.subjects-container .subjects-table-container table tbody tr:hover,.subjects-container .table tr:hover{background-color:#007bff0d}.subjects-container .status-button{min-width:70px;font-size:14px;padding:4px 12px;border-radius:4px}.subjects-container .status-button.btn-secondary{background-color:#6c757d;border-color:#6c757d}.AttendanceBookLayout_layout__u\+BHh{display:flex;min-height:100vh;width:100%}.AttendanceBookLayout_layoutSidebarCollapsed__vMnxi{gap:0}.AttendanceBookLayout_empty__cepiB{padding:1rem;text-align:center;color:#868e96;font-size:.875rem}.AttendanceBookLayout_main__MRzve{flex:1 1;display:flex;flex-direction:column;min-width:0;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;overflow:hidden}.AttendanceBookLayout_alert__t-fHN{padding:.75rem 1rem;background-color:#fff3cd;color:#856404;font-size:.875rem}.AttendanceBookLayout_header__s-nS3{padding:1rem 1.25rem;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.AttendanceBookLayout_title__XtTg0{font-size:1.05rem;font-weight:600;color:#333}.AttendanceBookLayout_tabs__WbWl1{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-bottom:1px solid #dee2e6;padding:0 1rem}.AttendanceBookLayout_tabList__GReP2{display:flex;gap:4px}.AttendanceBookLayout_tabActionBtn__-M2Sp{padding:.4rem .75rem;border-radius:6px;border:1px solid #dee2e6;background:#fff;font-size:.875rem;color:#495057;cursor:pointer;transition:background .15s,border-color .15s,color .15s;flex-shrink:0}.AttendanceBookLayout_barRightActions__Xjouh{margin-left:auto;display:flex;align-items:center;gap:.5rem}.AttendanceBookLayout_tabActionBtn__-M2Sp:hover{background:#f8f9fa;border-color:#0d6efd;border-color:var(--primary, #0d6efd);color:#0d6efd;color:var(--primary, #0d6efd)}.AttendanceBookLayout_tabActionBtn__-M2Sp:disabled{opacity:.5;cursor:not-allowed}.AttendanceBookLayout_tabActionBtn__-M2Sp:disabled:hover{background:#fff;border-color:#dee2e6;color:#495057}.AttendanceBookLayout_attendanceModeActive__zVPDx{border-color:#0d6efd!important;border-color:var(--primary, #0d6efd)!important;background:#0d6efd14!important;color:#0d6efd!important;color:var(--primary, #0d6efd)!important;font-weight:500}.AttendanceBookLayout_attendanceModeInline__Cb3hN{display:flex;align-items:center;gap:.5rem;margin-left:1rem}.AttendanceBookLayout_attendanceModeLabel__fwtwp{font-size:.875rem;color:#6c757d;flex-shrink:0}.AttendanceBookLayout_tab__9pB6C{padding:.6rem 1rem;border:none;background:none;color:#6c757d;font-size:.9rem;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s}.AttendanceBookLayout_tab__9pB6C:hover{color:#495057}.AttendanceBookLayout_tab__9pB6C.AttendanceBookLayout_active__SU4yL{color:#2c5aa0;font-weight:500;border-bottom-color:#2c5aa0}.AttendanceBookLayout_barRow__8AXS5{height:40px;padding:0 .5rem;border-bottom:1px solid #eee;background-color:#fafafa;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.AttendanceBookLayout_currentSelectionLabel__inzzq{font-size:.875rem;color:#495057;margin-right:.5rem;white-space:nowrap}.AttendanceBookLayout_barLabel__BMht6{font-size:.875rem;font-weight:500;margin-right:.25rem;flex-shrink:0}.AttendanceBookLayout_barButtons__RLt2O{display:flex;flex-wrap:wrap;gap:.5rem}.AttendanceBookLayout_barBtn__V2o53{padding:.375rem .75rem;border-radius:6px;border:1px solid #dee2e6;background:#fff;font-size:.875rem;cursor:pointer;transition:border-color .15s,background .15s}.AttendanceBookLayout_barBtn__V2o53:hover{border-color:#adb5bd;background:#f8f9fa}.AttendanceBookLayout_barBtnActive__NKokI{border:2px solid #0d6efd;border:2px solid var(--primary, #0d6efd);background:#0d6efd14;color:#0d6efd;font-weight:500}.AttendanceBookLayout_barEmpty__OGLnB{font-size:.8rem;color:#868e96}.AttendanceBookLayout_barEditBtn__6Xb8j{padding:.35rem .5rem;border-radius:6px;border:1px solid #dee2e6;background:#fff;color:#6c757d;cursor:pointer;transition:background .15s,border-color .15s,color .15s;display:flex;align-items:center;justify-content:center}.AttendanceBookLayout_barEditBtn__6Xb8j:hover{background:#f8f9fa;border-color:#adb5bd;color:#2c5aa0}.AttendanceBookLayout_barEditIcon__wilNY{width:1.1rem;height:1.1rem;display:block}.AttendanceBookLayout_sectionHeaderRow__3NU3r{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.AttendanceBookLayout_sectionTitle__rQ\+\+4{font-size:.95rem;font-weight:600;margin:0}.AttendanceBookLayout_footerActionBtn__t6tR5{padding:.35rem .75rem;border-radius:6px;border:1px solid #dee2e6;background:#fff;font-size:.875rem;color:#495057;cursor:pointer;transition:background .15s,border-color .15s}.AttendanceBookLayout_footerActionBtn__t6tR5:hover{background:#f8f9fa;border-color:#0d6efd;border-color:var(--primary, #0d6efd);color:#0d6efd;color:var(--primary, #0d6efd)}.AttendanceBookLayout_modalOverlay__XOC73{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1050}.AttendanceBookLayout_modalBox__oWfTq{background-color:#fff;border-radius:8px;width:90%;max-width:560px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}.AttendanceBookLayout_modalHeader__3PEBZ{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #eee;flex-shrink:0}.AttendanceBookLayout_modalTitle__3D58X{margin:0;font-size:1rem;font-weight:600;color:#333}.AttendanceBookLayout_modalCloseBtn__k1DQe{padding:.25rem .5rem;border:none;background:none;font-size:1.5rem;line-height:1;color:#6c757d;cursor:pointer;border-radius:4px}.AttendanceBookLayout_modalCloseBtn__k1DQe:hover{color:#333;background-color:#f1f3f5}.AttendanceBookLayout_modalBody__kcBeu{padding:1rem 1.25rem;overflow-y:auto;flex:1 1}.AttendanceBookLayout_modalFormRow__n7SOz{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #eee}.AttendanceBookLayout_modalFormLabel__itLZO{font-size:.875rem;font-weight:500;color:#495057;flex-shrink:0}.AttendanceBookLayout_modalFormSelectRow__o5cZO{display:flex;align-items:center;gap:.5rem;flex:1 1;min-width:0}.AttendanceBookLayout_modalFormSelectRow__o5cZO .AttendanceBookLayout_modalFormSelect__i9M9Q{flex:1 1;min-width:140px}.AttendanceBookLayout_modalSubjectEditBtn__v3qSv{flex-shrink:0;padding:.4rem .65rem;border-radius:6px;border:1px solid #dee2e6;background:#fff;font-size:.8125rem;color:#495057;cursor:pointer;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.AttendanceBookLayout_modalSubjectEditBtn__v3qSv:hover{background:#f8f9fa;border-color:#0d6efd;border-color:var(--primary, #0d6efd);color:#0d6efd;color:var(--primary, #0d6efd)}.AttendanceBookLayout_modalFormSelect__i9M9Q{padding:.4rem .75rem;border:1px solid #dee2e6;border-radius:6px;font-size:.875rem;min-width:180px;background:#fff}.AttendanceBookLayout_modalFormSelect__i9M9Q:focus{outline:none;border-color:#0d6efd;border-color:var(--primary, #0d6efd)}.AttendanceBookLayout_modalFormHint__kNodR{font-size:.75rem;color:#868e96;flex-basis:100%;margin-top:-.25rem;line-height:1.5}.AttendanceBookLayout_modalFooter__o8svR{padding:.75rem 1.25rem;border-top:1px solid #eee;flex-shrink:0}.AttendanceBookLayout_modalCloseBtnBottom__1BGS-{padding:.4rem 1rem;border:1px solid #dee2e6;border-radius:6px;background:#fff;font-size:.875rem;cursor:pointer}.AttendanceBookLayout_modalCloseBtnBottom__1BGS-:hover{background-color:#f8f9fa}.AttendanceBookLayout_filterRow__ib9eF{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.AttendanceBookLayout_filterLabel__pgG0-{font-size:.875rem;font-weight:500}.AttendanceBookLayout_filterSelect__aNvfJ{padding:.35rem .6rem;border:1px solid #dee2e6;border-radius:6px;font-size:.875rem;min-width:140px}.AttendanceBookLayout_content__FUqnS{flex:1 1;overflow:auto;padding:1rem}@media (max-width: 768px){.AttendanceBookLayout_layout__u\+BHh{flex-direction:column;min-height:auto}.AttendanceBookLayout_main__MRzve{border-radius:6px}.AttendanceBookLayout_barRow__8AXS5{height:auto;min-height:40px;flex-wrap:wrap;align-items:center}.AttendanceBookLayout_currentSelectionLabel__inzzq{margin-right:0;font-size:.82rem}.AttendanceBookLayout_attendanceModeInline__Cb3hN{margin-left:0;width:100%;flex-wrap:wrap}.AttendanceBookLayout_attendanceModeLabel__fwtwp{width:100%}.AttendanceBookLayout_tabActionBtn__-M2Sp{flex:1 1;min-width:0;text-align:center}.AttendanceBookLayout_barEditBtn__6Xb8j{align-self:auto}.AttendanceBookLayout_barRightActions__Xjouh{margin-left:0;width:100%;justify-content:flex-end}.AttendanceBookLayout_content__FUqnS{padding:.6rem}}.bg-primary-900{background-color:#213644!important}.bg-primary-300{background-color:#e9f0ff!important}.bg-primary-hover{background-color:#0a58ca!important}.border-primary-900{border-color:#213644!important}.border-primary-600{border-color:#0a58ca!important}.text-primary-900{color:#213644!important}.bg-seat-charge{background-color:#4a6cf7!important}.border-seat-charge{border-color:#4a6cf7!important}.bg-seat-period{background-color:#25da91!important}.border-seat-period{border-color:#25da91!important}.bg-seat-locker{background-color:#ff9800!important}.border-seat-locker{border-color:#ff9800!important}.bg-seat-fixed{background-color:#9c27b0!important}.border-seat-fixed{border-color:#9c27b0!important}.seat-door-cell-wrap{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden;pointer-events:none}.seat-door-cell-icon{width:85%;height:85%;max-width:85%;max-height:85%;object-fit:contain;object-position:center}.acaSeatToolbar_rowColBar__zsEVb{display:flex;flex-wrap:wrap;gap:.75rem;align-items:stretch;flex-shrink:0}.acaSeatToolbar_panel__v4gnv{flex:1 1 12rem;min-width:0;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.acaSeatToolbar_panelHeader__fIIj4{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.acaSeatToolbar_panelTitle__ZHd5S{font-size:.8125rem;font-weight:600;color:#334155}.acaSeatToolbar_panelBadge__Iq9lT{font-size:.6875rem;font-weight:600;color:#fff;background:#0d6efd;border-radius:4px;padding:.125rem .5rem}.acaSeatToolbar_panelActions__Gdgw5{display:flex;flex-wrap:wrap;gap:.375rem}.acaSeatToolbar_hints__g4C4o{flex:1 1 14rem;min-width:0;display:flex;flex-direction:column;gap:.375rem}.acaSeatToolbar_hint__x4Z6G{font-size:.75rem;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem .625rem;line-height:1.4}.acaSeatModal_editSeatDialog__mFbFx{box-sizing:border-box;display:flex!important;flex-direction:column;padding:1rem 1.25rem;--aca-dialog-inset: 1rem;width:min(calc(100vw - 240px - var(--aca-dialog-inset) * 2),1600px)!important;width:min(calc(100vw - var(--aca-nav-width, 240px) - var(--aca-dialog-inset) * 2),1600px)!important;max-width:calc(100vw - 240px - var(--aca-dialog-inset) * 2)!important;max-width:calc(100vw - var(--aca-nav-width, 240px) - var(--aca-dialog-inset) * 2)!important;height:min(90vh,920px);max-height:90vh;margin:0;left:calc(50% + 120px)!important;left:calc(50% + var(--aca-nav-width, 240px) / 2)!important;top:50%!important;right:auto!important;transform:translate(-50%,-50%)!important;overflow:hidden}.acaSeatModal_editSeatTabs__Udlcd{display:flex;flex-direction:column;flex:1 1;min-height:0;gap:0}.acaSeatModal_tabList__OW9DP{display:flex;gap:0;margin-bottom:.75rem;padding:0;background:transparent;border-bottom:1px solid #e2e8f0;width:100%;height:auto}.acaSeatModal_tabTrigger__JBrOz{flex:0 0 auto;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#64748b;background:transparent;border:none;border-bottom:2px solid transparent;border-radius:0;cursor:pointer;margin-bottom:-1px;box-shadow:none}.acaSeatModal_tabTrigger__JBrOz:hover{color:#334155;background:transparent}.acaSeatModal_tabTrigger__JBrOz[data-state=active]{color:#2563eb;border-bottom-color:#2563eb}.acaSeatModal_tabContent__SUayi{flex:1 1;min-height:0;overflow:hidden;margin-top:0;display:flex;flex-direction:column}.acaSeatModal_tabContent__SUayi[data-state=inactive]{display:none}.acaSeatModal_unsavedChangesBanner__snQ81{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:.75rem 1rem;background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;box-shadow:0 1px 2px #f59e0b1f;flex-shrink:0}.acaSeatModal_unsavedChangesIcon__4ZmJe{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-top:.125rem;border-radius:9999px;background:#f59e0b;color:#fff;font-size:.875rem;font-weight:700;line-height:1}.acaSeatModal_unsavedChangesContent__ks5Tm{min-width:0}.acaSeatModal_unsavedChangesTitle__pLh15{margin:0 0 .25rem;color:#92400e;font-size:.875rem;font-weight:600;line-height:1.4}.acaSeatModal_unsavedChangesText__qz7\+s{margin:0;color:#b45309;font-size:.8125rem;line-height:1.5}.acaSeatModal_unsavedChangesHighlight__yldeP{color:#92400e;font-weight:700}.acaSeatModal_seatTabBody__rbvBu{display:flex;flex-direction:column;flex:1 1;min-height:0;gap:.75rem}.acaSeatModal_seatGridScroll__SQdzE{flex:1 1 auto;min-height:min(52vh,560px);overflow:auto;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.acaSeatModal_componentTabBody__svnJI{display:flex;flex:1 1;min-height:0;min-width:0;gap:.75rem;overflow:hidden}.acaSeatModal_componentGridScroll__KYEUW{flex:1 1 auto;min-width:0;min-height:min(48vh,520px);overflow:auto;background:#fefefe;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.acaSeatModal_componentSidePanel__OiWyh{flex:0 0 min(280px,32%);min-width:0;max-width:min(360px,100%);width:min(280px,32%);overflow-x:hidden;overflow-y:auto;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;box-sizing:border-box}.acaSeatModal_componentSidePanelInner__CgMzo{display:flex;flex-direction:column;gap:1rem;min-width:0;width:100%;max-width:100%;box-sizing:border-box}.acaSeatModal_componentSidePanelInner__CgMzo input[data-slot=input]{display:block;width:100%;min-width:0;max-width:100%;box-sizing:border-box}.acaSeatModal_footerBar__fRvtc{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding-top:.75rem;margin-top:.5rem;border-top:1px solid #e2e8f0;flex-shrink:0}.acaSeatModal_footerActions__c\+rnk{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-left:auto}@media (max-width: 768px){.acaSeatModal_editSeatDialog__mFbFx{--aca-nav-width: 0px;--aca-dialog-inset: .75rem;width:calc(100vw - var(--aca-dialog-inset) * 2)!important;max-width:calc(100vw - var(--aca-dialog-inset) * 2)!important;left:50%!important;padding:.75rem}.acaSeatModal_componentTabBody__svnJI{flex-direction:column}.acaSeatModal_componentSidePanel__OiWyh{flex:0 0 auto;max-width:none;width:100%;max-height:40vh}}.SeatOrLockerItemAcapay_seatChairBorder__VWfG6{border-width:1px!important;border-style:solid!important;border-color:#4b5563!important}.SeatOrLockerItemAcapay_seatLateIlchui__HuVKq{background-color:#fecaca!important}.SeatOrLockerItemAcapay_seatBeforeArrivalIlchui__EqCqn{background-color:#fff!important;border-color:#6b7280!important;opacity:1!important;color:#37474f}.SeatOrLockerItemAcapay_seatBeforeArrivalIlchui__EqCqn>*{opacity:1}.SeatOrLockerItemAcapay_seatBeforeArrivalIlchui__EqCqn span.text-gray-400{color:#9ca3af!important}.SeatOrLockerItemAcapay_seatLeaveIlchuiAttendanceResolved__xONrR{background-color:#cfd8dc!important;border-color:#90a4ae!important;opacity:1!important;color:#263238}.SeatOrLockerItemAcapay_seatLeaveIlchuiAttendanceResolved__xONrR>*{opacity:1}.SeatOrLockerItemAcapay_seatLeaveIlchuiAttendanceResolved__xONrR span.text-gray-400{color:#546e7a!important}.SeatOrLockerItemAcapay_seatAbsent__tL7E5{background-color:#d3edd4!important;border-color:#a8c9a0!important;color:#263238}.SeatOrLockerItemAcapay_seatAbsent__tL7E5>*{opacity:.95}.SeatOrLockerItemAcapay_seatAbsent__tL7E5 span.text-gray-400{color:#546e7a!important}.SeatOrLockerItemAcapay_seatAbsentIlchui__fmubl{background-color:#d3edd4!important;border-color:#a8c9a0!important;color:#263238}.SeatOrLockerItemAcapay_seatAbsentIlchui__fmubl>*{opacity:.95}.acaStateShell_aca-state-container__WlQl7{padding:16px;font-family:Noto Sans KR,sans-serif;background-color:#f8f9fa;border-radius:12px;box-shadow:0 2px 10px #0000000d;position:relative;height:calc(100vh - 48px);display:flex;flex-direction:column}.aca-state-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;margin-bottom:1rem}.aca-state-header .date-title{font-size:1.5rem;font-weight:600;color:#2c3e50;margin:0}.aca-state-header .date-selector{display:flex;align-items:center;gap:8px;padding:.4rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;min-width:160px;transition:all .2s ease;cursor:pointer}.aca-state-header .date-selector:hover{background:#edf2f7;border-color:#cbd5e0;transform:translateY(-1px)}.aca-state-header .date-selector .calendar-icon{color:#64748b;font-size:1.1rem;pointer-events:none}.aca-state-header .date-selector .date-input{border:none;outline:none;background:transparent;font-size:.95rem;color:#374151;font-weight:500;padding:0;cursor:pointer;min-width:110px;position:relative;z-index:1}.aca-state-header .date-selector .date-input::-webkit-calendar-picker-indicator{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer}.aca-state-page{height:100%;min-height:0;display:flex;flex-direction:column}.student-sub-navigation{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0;padding:.5rem .75rem;background-color:#fff;border-radius:8px;margin-top:-2.1rem;margin-bottom:.5rem}.student-sub-navigation .sub-navigation-left{display:flex;flex:1 1 auto;gap:.375rem;min-width:0;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.student-sub-navigation .sub-navigation-right{display:flex;flex:0 0 auto;flex-shrink:0;gap:.5rem}.student-sub-navigation .sub-tab-button,.student-sub-navigation .sub-tab-info-button,.student-sub-navigation .sub-tab-add-button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;flex-shrink:0;border-radius:6px;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s;white-space:nowrap}.student-sub-navigation .sub-tab-button{padding:.5rem .75rem;border:none;background:none;color:#6c757d;font-size:.9rem}.student-sub-navigation .sub-tab-button svg,.student-sub-navigation .sub-tab-info-button svg,.student-sub-navigation .sub-tab-add-button svg{flex-shrink:0;width:1.1rem;height:1.1rem}.student-sub-navigation .sub-tab-button:hover{background-color:#f8f9fa}.student-sub-navigation .sub-tab-button.active{background-color:#007bff;color:#fff}.student-sub-navigation .sub-tab-info-button{padding:.5rem .75rem;border:1px solid #007bff;background:#fff;color:#007bff;font-size:.9rem;font-weight:500}.student-sub-navigation .sub-tab-info-button:hover{background-color:#f0f8ff;border-color:#0056b3;color:#0056b3}.student-sub-navigation .sub-tab-info-button.active{background-color:#007bff;border-color:#007bff;color:#fff}.student-sub-navigation .sub-tab-info-button.active:hover{background-color:#0056b3;border-color:#0056b3;color:#fff}.student-sub-navigation .sub-tab-add-button{padding:.5rem .75rem;border:1.5px solid #28a745;background:#28a745;color:#fff;font-size:.9rem;font-weight:500}.student-sub-navigation .sub-tab-add-button:hover,.student-sub-navigation .sub-tab-add-button.active{background-color:#218838;border-color:#1e7e34}.student-sub-navigation .sub-tab-add-button.active:hover{background-color:#1e7e34;border-color:#155724}.tab-navigation{display:flex;gap:1rem;margin-bottom:1.5rem;background:#fff;padding:1rem;border-radius:.5rem;box-shadow:0 2px 4px #0000000d}.tab-navigation .tab-button{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border:none;border-radius:.5rem;background:#f8f9fa;color:#6c757d;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.tab-navigation .tab-button svg{width:1.25rem;height:1.25rem}.tab-navigation .tab-button:hover{background:#e9ecef;color:#495057;transform:translateY(-1px)}.tab-navigation .tab-button.active{background:#4a7bff;color:#fff}.tab-navigation .tab-button.active:hover{background:#3d66cc}.tab-navigation .tab-button:nth-child(1).active{background:#4a7bff}.tab-navigation .tab-button:nth-child(1).active:hover{background:#3d66cc}@media (max-width: 992px){.student-sub-navigation{flex-direction:column;align-items:stretch;gap:0;margin-top:0;padding:0;overflow:hidden}.student-sub-navigation .sub-navigation-left{flex:none;gap:.25rem;padding:.5rem .625rem .375rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:none}.student-sub-navigation .sub-navigation-left::-webkit-scrollbar{display:none}.student-sub-navigation .sub-tab-button{flex-direction:column;gap:.2rem;min-width:4.25rem;padding:.45rem .5rem;font-size:.6875rem;line-height:1.2;text-align:center;scroll-snap-align:start;border-radius:8px}.student-sub-navigation .sub-tab-button svg{width:1.125rem;height:1.125rem}.student-sub-navigation .sub-tab-button>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:4.5rem}.student-sub-navigation .sub-navigation-right{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;padding:.5rem .625rem .625rem;border-top:1px solid #eef0f2;background:#fafbfc}.student-sub-navigation .sub-tab-add-button,.student-sub-navigation .sub-tab-info-button{width:100%;min-width:0;padding:.55rem .5rem;font-size:.8125rem}}@media (max-width: 768px){.tab-navigation{gap:.5rem;padding:.5rem;margin-bottom:.75rem}.tab-navigation .tab-button{position:relative;gap:0;padding:.75rem .5rem;min-width:2.75rem}.tab-navigation .tab-button>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.ErrorPage_container__kEu3L{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:20px;background-color:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.ErrorPage_content__6SsQN{text-align:center;max-width:500px}.ErrorPage_iconWrapper__EzLiU{display:flex;justify-content:center;align-items:center;margin-bottom:24px}.ErrorPage_title__oaBh3{font-size:32px;font-weight:600;color:#212529;margin:0 0 16px}.ErrorPage_message__P-\+Dl{font-size:16px;color:#6c757d;margin:0 0 32px;line-height:1.5}.ErrorPage_backButton__xkedm{padding:12px 24px;font-size:16px;font-weight:500;color:#fff;background-color:#495057;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.ErrorPage_backButton__xkedm:hover{background-color:#343a40}.ErrorPage_backButton__xkedm:active{background-color:#212529}#root{min-height:100%;min-height:100dvh;width:100%;display:flex;flex-direction:column}.aca-acapay-layout{flex:1 1 auto;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;width:100%;max-width:100%;min-width:0;overflow-x:clip;box-sizing:border-box}html:has(.aca-acapay-container),html.aca-nav-expanded,html.aca-nav-collapsed{height:100%;margin:0;padding:0;overflow:hidden;background-color:#f8f9fa}body:has(.aca-acapay-container){height:100%;min-height:0;margin:0;padding:0;overflow:hidden;background-color:#f8f9fa}#root:has(.aca-acapay-container),.aca-acapay-layout:has(.aca-acapay-container){height:100%;min-height:0;overflow:hidden}.aca-acapay-layout:has(.aca-admin-login-page){min-height:100vh;min-height:100dvh;height:auto;overflow:visible}html:has(.aca-admin-login-page),body:has(.aca-admin-login-page){height:auto;min-height:100%;min-height:100dvh;overflow:auto;background:linear-gradient(135deg,#f8fafc,#e2e8f0,#cbd5e0)}body:has(.aca-admin-login-page){overflow:auto}#root:has(.aca-admin-login-page),.aca-acapay-layout:has(.aca-admin-login-page){height:auto;min-height:100vh;min-height:100dvh;overflow:visible}@media (max-width: 768px){html:has(.aca-acapay-container),html.aca-nav-expanded,html.aca-nav-collapsed{height:100%;min-height:100dvh;overflow:hidden}body:has(.aca-acapay-container){height:100%;min-height:100dvh;overflow:hidden}#root:has(.aca-acapay-container),.aca-acapay-layout:has(.aca-acapay-container){height:100%;min-height:100dvh;overflow:hidden}}.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:normal;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"\d7"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;-webkit-clip-path:circle(0);clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}@keyframes acaAttendance_spin__u-8Lf{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes acaAttendance_fadeIn__DfC4t{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.attendance-container .student-list-section{width:300px;min-width:300px;height:calc(100vh - 230px);background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column}.attendance-container .student-list-section .search-box{display:flex;align-items:center;padding:.5rem;background:#f5f5f5;border-radius:6px;margin-bottom:.3rem;position:relative;transition:all .2s ease}.attendance-container .student-list-section .search-box:focus-within{background:#fff;box-shadow:0 0 0 2px #1976d233}.attendance-container .student-list-section .search-box svg{color:#666;margin-right:.75rem;font-size:1.1rem;flex-shrink:0}.attendance-container .student-list-section .search-box input{border:none;background:none;width:100%;outline:none;font-size:.95rem;color:#333;padding:.25rem 0}.attendance-container .student-list-section .search-box input::placeholder{color:#999}.attendance-container .student-list-section .search-box input:focus::placeholder{color:#666}.attendance-container .student-list-section .search-box:after{content:"";position:absolute;right:.75rem;width:12px;height:12px;border:2px solid transparent;border-top-color:#666;border-radius:50%;opacity:0;transition:opacity .2s ease}.attendance-container .student-list-section .search-box.loading:after{opacity:1;animation:acaAttendance_spin__u-8Lf .8s linear infinite}.attendance-container .student-list-section .search-error{color:#dc3545;font-size:.85rem;margin:.5rem;animation:acaAttendance_fadeIn__DfC4t .3s ease}.attendance-container .student-list-section .student-list{flex:1 1;overflow-y:auto;padding-right:5px;position:relative}.attendance-container .student-list-section .student-list::-webkit-scrollbar{width:6px}.attendance-container .student-list-section .student-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.attendance-container .student-list-section .student-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.attendance-container .student-list-section .student-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.attendance-container .student-list-section .student-list .student-item{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:6px;cursor:pointer;transition:all .2s;position:relative}.attendance-container .student-list-section .student-list .student-item:hover{background:#f5f5f5;box-shadow:0 2px 8px #0000000d}.attendance-container .student-list-section .student-list .student-item.active{background:#e3f2fd;color:#1976d2}.attendance-container .student-list-section .student-list .student-item .student-name{font-weight:500}.attendance-container .student-list-section .student-list.loading:after{content:"";position:absolute;inset:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:1}.attendance-container .student-list-section .history-btn{background:#f8fafc;border:1px solid #e5e7eb;cursor:pointer;padding:.5rem;border-radius:6px;margin-top:.5rem;color:#374151;font-size:.9rem;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;font-weight:500}.attendance-container .student-list-section .history-btn .approval-status-icon{margin:0;width:15px;height:15px;border:1.5px solid #666;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;flex-shrink:0;pointer-events:none;opacity:.8}.attendance-container .student-list-section .history-btn .approval-status-icon svg{width:9px;height:9px;stroke-width:4;color:#666}.attendance-container .student-list-section .history-btn .approval-status-icon.approved{border-color:#666}.attendance-container .student-list-section .history-btn .approval-status-icon.approved svg{color:#666}.attendance-container .student-list-section .history-btn:hover{background:#f3f4f6;border-color:#d1d5db;color:#1f2937;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.attendance-container .student-list-section .history-btn:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.attendance-container{display:flex;gap:1rem;height:calc(100vh - 230px);min-width:580px}.attendance-container .student-list-section .pagination-controls{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;margin-top:auto}.attendance-container .student-list-section .pagination-controls .pagination-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #e5e5e5;border-radius:4px;background:#fff;color:#333;cursor:pointer;transition:all .2s ease}.attendance-container .student-list-section .pagination-controls .pagination-button:hover:not(:disabled){background:#f5f5f5;border-color:#ccc}.attendance-container .student-list-section .pagination-controls .pagination-button:disabled{opacity:.5;cursor:not-allowed}.attendance-container .student-list-section .pagination-controls .page-info{font-size:.9rem;color:#666}.attendance-container .attendance-calendar-section{flex:1 1;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;display:flex;flex-direction:column;overflow:hidden}.attendance-container .attendance-calendar-section .calendar-header{display:flex;justify-content:space-between;align-items:center;height:30px;margin-bottom:1.5rem;flex-shrink:0}.attendance-container .attendance-calendar-section .calendar-header h3{font-size:1.25rem;font-weight:600;color:#333}.attendance-container .attendance-calendar-section .calendar-header .calendar-header-actions{display:flex;align-items:center;gap:1rem}.attendance-container .attendance-calendar-section .calendar-header .excel-download-btn{display:flex;align-items:center;gap:6px;padding:.5rem .75rem;border:1px solid #28a745;border-radius:4px;background:#28a745;color:#fff;font-size:.9rem;cursor:pointer;transition:background .2s,border-color .2s}.attendance-container .attendance-calendar-section .calendar-header .excel-download-btn:hover:not(:disabled){background:#218838;border-color:#1e7e34}.attendance-container .attendance-calendar-section .calendar-header .excel-download-btn:disabled{opacity:.6;cursor:not-allowed}.attendance-container .attendance-calendar-section .calendar-header .month-navigation{display:flex;align-items:center;gap:1rem}.attendance-container .attendance-calendar-section .calendar-header .month-navigation button{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#666}.attendance-container .attendance-calendar-section .calendar-header .month-navigation button:hover{color:#333}.attendance-container .attendance-calendar-section .calendar-header .month-navigation span{font-size:1.1rem;font-weight:500;color:#333;min-width:120px;text-align:center}.attendance-container .attendance-calendar-section .calendar{flex:1 1;display:flex;flex-direction:column;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;overflow-y:auto}.attendance-container .attendance-calendar-section .calendar .calendar-header-row{position:-webkit-sticky;position:sticky;top:0;z-index:1;background-color:#fff;display:grid;grid-template-columns:repeat(7,1fr)}.attendance-container .attendance-calendar-section .calendar .calendar-header-row .calendar-header-cell{padding:.75rem;text-align:center;font-weight:500;color:#495057;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5}.attendance-container .attendance-calendar-section .calendar .calendar-header-row .calendar-header-cell:first-child{color:#dc3545}.attendance-container .attendance-calendar-section .calendar .calendar-header-row .calendar-header-cell:last-child{color:#0d6efd;border-right:none}.attendance-container .attendance-calendar-section .calendar .calendar-row{display:grid;grid-template-columns:repeat(7,1fr);background-color:#fff;flex:1 1}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell{position:relative;min-height:90px;padding:5px;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;cursor:pointer;transition:all .2s}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell:hover{background-color:#f5f5f5}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell.empty{background:#f9f9f9;cursor:default}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell.sunday .day-number{color:#dc3545}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell.saturday .day-number{color:#0d6efd}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell.present{border-top:3px solid #2196f3}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell.leave{border-top:3px solid #4caf50}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell.late{border-top:3px solid #ff5722}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell.absent{border-top:3px solid #f44336}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell.other{border-top:3px solid #9c27b0}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell.move{border-top:3px solid #ff9800}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell.outing{border-top:3px solid #ffc107}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell.return{border-top:3px solid #00bcd4}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .cell-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;padding:0 4px}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .cell-header .day-number{font-size:14px;font-weight:500}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .cell-header .study-time-chip{background-color:#f5f5f5;color:#666;padding:2px 6px;border:1px solid #d2d2d2;border-radius:12px;font-size:12px;white-space:nowrap;max-width:80px;overflow:hidden;text-overflow:ellipsis}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info{display:flex;flex-direction:column;gap:.25rem;align-items:center;font-size:.8rem;margin-top:8px}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.1rem .3rem;border-radius:2rem;width:100%;font-size:.9rem}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .status-icon{font-size:1rem}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .status-icon.present{color:#2196f3}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .status-icon.leave{color:#4caf50}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .status-icon.late{color:#ff5722}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .status-icon.absent{color:#f44336}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .status-icon.other{color:#9c27b0}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .status-icon.move{color:#ff9800}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .status-icon.outing{color:#ffc107}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .status-icon.return{color:#00bcd4}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .attendance-status{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .attendance-status.present{color:#2196f3}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .attendance-status.leave{color:#4caf50}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .attendance-status.late{color:#ff5722}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .attendance-status.absent{color:#f44336}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .attendance-status.other{color:#9c27b0}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .attendance-status.move{color:#ff9800}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .attendance-status.outing{color:#ffc107}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .attendance-status.return{color:#00bcd4}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .attendance-time{color:#666;margin-left:.3rem}.attendance-container .attendance-calendar-section .calendar .calendar-row .calendar-cell .attendance-info .attendance-record .attendance-time .out-reason{color:#7c7c7c;font-size:.9em}.attendance-container .attendance-calendar-section .attendance-summary{display:flex;justify-content:center;gap:2rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e5e5}.attendance-container .attendance-calendar-section .attendance-summary .summary-item{display:flex;align-items:center;gap:.5rem}.attendance-container .attendance-calendar-section .attendance-summary .summary-item .status-icon{font-size:1.1rem}.attendance-container .attendance-calendar-section .attendance-summary .summary-item span{font-size:.9rem;color:#666}.aca-attendance-content{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:24px}.aca-attendance-content .aca-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:8px}.aca-attendance-content .aca-table th .aca-attendance-content .aca-table td{padding:12px;border-bottom:1px solid #e5e7eb}.aca-attendance-content .aca-table th:first-child .aca-attendance-content .aca-table td:first-child{padding-left:24px}.aca-attendance-content .aca-table th:last-child .aca-attendance-content .aca-table td:last-child{padding-right:24px}.aca-attendance-content .aca-table th{background:#f9fafb;color:#6b7280;font-weight:500}.aca-attendance-content .aca-table tr:hover{background-color:#eff6ff}.aca-attendance-content .aca-status-badge{padding:4px 12px;border-radius:16px;font-size:.875rem}.aca-attendance-content .aca-status-badge.status-success{background:#eff6ff;color:#4a6cf7;border:1px solid #bfdbfe}.aca-attendance-content .aca-status-badge.status-warning{background:#fff3e0;color:#ef6c00;border:1px solid #ffcc80}.aca-attendance-content .aca-status-badge.status-danger{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.aca-attendance-content .aca-status-badge.status-dark{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.aca-attendance-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.aca-attendance-modal-overlay .aca-attendance-modal{background:#fff;border-radius:8px;padding:24px;width:420px;max-height:80vh;box-shadow:0 4px 16px #00000021;position:relative;display:flex;flex-direction:column;animation:acaAttendance_fadeIn__DfC4t .2s}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.2rem;padding-bottom:.7rem;border-bottom:1px solid #e9ecef;flex-shrink:0}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-header h4{font-size:1.15rem;font-weight:600;color:#333;margin:0}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-header .aca-attendance-modal-close-btn{background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;padding:0;width:30px;height:30px;border-radius:50%;transition:background .2s,color .2s}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-header .aca-attendance-modal-close-btn:hover{background:#f5f5f5;color:#333}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body{flex:1 1;overflow-y:auto;max-height:calc(80vh - 120px);padding-right:4px}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body::-webkit-scrollbar{width:6px}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record{display:flex;align-items:center;gap:10px;margin-bottom:5px;padding:.5rem .2rem;font-size:1rem;transition:background .2s}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record:last-child{margin-bottom:0}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .status-icon{font-size:1.1rem}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .attendance-status{font-weight:500;font-size:1rem}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .attendance-time{color:#666;font-size:.95rem}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .attendance-time .out-reason{color:#7c7c7c;font-size:.9em}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .status-icon{font-size:1rem}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .status-icon.present{color:#2196f3}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .status-icon.leave{color:#4caf50}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .status-icon.late{color:#ff5722}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .status-icon.absent{color:#f44336}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .status-icon.other{color:#9c27b0}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .status-icon.move{color:#ff9800}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .status-icon.outing{color:#ffc107}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .status-icon.return{color:#00bcd4}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .attendance-status{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .attendance-status.present{color:#2196f3}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .attendance-status.leave{color:#4caf50}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .attendance-status.late{color:#ff5722}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .attendance-status.absent{color:#f44336}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .attendance-status.other{color:#9c27b0}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .attendance-status.move{color:#ff9800}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .attendance-status.outing{color:#ffc107}.aca-attendance-modal-overlay .aca-attendance-modal .aca-attendance-modal-body .attendance-record .attendance-status.return{color:#00bcd4}@media (max-width: 768px){.attendance-container{min-width:0;width:100%;height:auto;min-height:min(68vh,100vh - 260px);flex:1 1}.attendance-container .attendance-calendar-section{min-width:0;flex:1 1;min-height:min(56vh,100vh - 300px)}}.AcaKioskMenuSetting_container__WsENc{padding:20px;background-color:#f8f9fa}.AcaKioskMenuSetting_loadingContainer__CeJJX{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;gap:1rem}.AcaKioskMenuSetting_loadingSpinner__MXDci{width:40px;height:40px;border:4px solid #e9ecef;border-top:4px solid #017bff;border-radius:50%;animation:AcaKioskMenuSetting_spin__EejFa 1s linear infinite}.AcaKioskMenuSetting_loadingContainer__CeJJX p{color:#6c757d;font-size:1rem;margin:0}.AcaKioskMenuSetting_content__lv2\+6{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.AcaKioskMenuSetting_settingCard__KGfQY{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;border:1px solid #e9ecef;transition:all .3s ease;cursor:pointer;padding:2rem;text-align:center}.AcaKioskMenuSetting_settingCard__KGfQY:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000026;border-color:#017bff}.AcaKioskMenuSetting_settingCard__KGfQY:active{transform:translateY(-2px)}.AcaKioskMenuSetting_cardHeader__asrZQ{margin-bottom:1.5rem}.AcaKioskMenuSetting_cardHeader__asrZQ h3{font-size:1.4rem;font-weight:600;color:#2c3e50;margin:0 0 .75rem}.AcaKioskMenuSetting_cardHeader__asrZQ p{color:#6c757d;font-size:1rem;line-height:1.5;margin:0}.AcaKioskMenuSetting_logoGuide__XZ\+Jj{padding:12px;background-color:#f1f3f5;border-radius:8px;border-left:4px solid #017bff}.AcaKioskMenuSetting_statusText__Xqwvi{display:inline-block;padding:.5rem 1.5rem;border-radius:20px;font-size:.9rem;font-weight:500;transition:all .3s ease}.AcaKioskMenuSetting_statusText__Xqwvi.AcaKioskMenuSetting_enabled__fTohz{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.AcaKioskMenuSetting_statusText__Xqwvi.AcaKioskMenuSetting_disabled__Kr9Y5{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.AcaKioskMenuSetting_modalOverlay__aPLQK{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.AcaKioskMenuSetting_modalContent__M27bO{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0003;max-width:500px;width:90%;overflow:hidden;animation:AcaKioskMenuSetting_modalSlideIn__Q1C4U .3s ease-out}.AcaKioskMenuSetting_modalContent__M27bO.AcaKioskMenuSetting_successModal__ZTUbS{text-align:center;max-width:400px}.AcaKioskMenuSetting_modalContent__M27bO.AcaKioskMenuSetting_noticeModal__MppjB{max-width:600px}.AcaKioskMenuSetting_modalHeader__t7FqB{padding:1.5rem 2rem 1rem;border-bottom:1px solid #e9ecef}.AcaKioskMenuSetting_modalHeader__t7FqB h3{font-size:1.3rem;font-weight:600;color:#2c3e50;margin:0}.AcaKioskMenuSetting_modalBody__KUGQk{padding:1.5rem 2rem}.AcaKioskMenuSetting_fileInput__hGlm3{display:block;width:100%;padding:.5rem;font-size:.95rem;border:1px solid #dee2e6;border-radius:8px;background:#f8f9fa}.AcaKioskMenuSetting_modalBody__KUGQk p{font-size:1rem;line-height:1.6;color:#495057;margin:0 0 1rem}.AcaKioskMenuSetting_modalBody__KUGQk p strong{color:#017bff;font-weight:600}.AcaKioskMenuSetting_currentStatus__kd1R4{background:#f8f9fa;padding:1rem;border-radius:8px;border:1px solid #e9ecef;font-size:.95rem;color:#495057}.AcaKioskMenuSetting_currentStatus__kd1R4 span{font-weight:600;margin-left:.5rem}.AcaKioskMenuSetting_currentStatus__kd1R4 span.AcaKioskMenuSetting_enabled__fTohz{color:#155724}.AcaKioskMenuSetting_currentStatus__kd1R4 span.AcaKioskMenuSetting_disabled__Kr9Y5{color:#721c24}.AcaKioskMenuSetting_noticeInputGroup__nrd8I label{display:block;font-size:1rem;font-weight:500;color:#495057;margin-bottom:.75rem}.AcaKioskMenuSetting_noticeTextarea__2J8z0{width:100%;padding:1rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;line-height:1.5;resize:vertical;min-height:120px;transition:all .3s ease;background:#fff;font-family:inherit}.AcaKioskMenuSetting_noticeTextarea__2J8z0:focus{outline:none;border-color:#017bff;box-shadow:0 0 0 3px #017bff1a}.AcaKioskMenuSetting_noticeTextarea__2J8z0::placeholder{color:#adb5bd;font-style:italic}.AcaKioskMenuSetting_characterCount__piZab{text-align:right;margin-top:.5rem;font-size:.875rem;color:#6c757d;font-weight:500}.AcaKioskMenuSetting_characterCount__piZab.AcaKioskMenuSetting_nearLimit__dx79Z{color:#dc3545}.AcaKioskMenuSetting_successIcon__y9nxV{margin-bottom:1rem;display:flex;justify-content:center}.AcaKioskMenuSetting_successIcon__y9nxV svg{color:#28a745;animation:AcaKioskMenuSetting_successPulse__YC\+1U .6s ease-out}.AcaKioskMenuSetting_errorIcon__qZ2KJ{margin-bottom:1rem;display:flex;justify-content:center}.AcaKioskMenuSetting_errorIcon__qZ2KJ svg{color:#dc3545}.AcaKioskMenuSetting_modalFooter__5ul6K{padding:1rem 2rem 1.5rem;display:flex;gap:1rem;justify-content:flex-end}.AcaKioskMenuSetting_modalFooter__5ul6K button{padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.AcaKioskMenuSetting_modalFooter__5ul6K button:disabled{background:#e9ecef;color:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.AcaKioskMenuSetting_cancelButton__weFwz{background:#f8f9fa;color:#6c757d;border:1px solid #dee2e6}.AcaKioskMenuSetting_cancelButton__weFwz:hover:not(:disabled){background:#e9ecef;color:#495057}.AcaKioskMenuSetting_confirmButton__x8q6s{background:linear-gradient(135deg,#017bff,#0056b3);color:#fff;box-shadow:0 2px 8px #017bff4d}.AcaKioskMenuSetting_confirmButton__x8q6s:hover:not(:disabled){background:linear-gradient(135deg,#0056b3,#004085);transform:translateY(-1px);box-shadow:0 4px 12px #017bff66}@keyframes AcaKioskMenuSetting_spin__EejFa{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes AcaKioskMenuSetting_modalSlideIn__Q1C4U{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes AcaKioskMenuSetting_successPulse__YC\+1U{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@media (max-width: 768px){.AcaKioskMenuSetting_container__WsENc{padding:1rem}.AcaKioskMenuSetting_content__lv2\+6{grid-template-columns:1fr;gap:1.5rem}.AcaKioskMenuSetting_settingCard__KGfQY{padding:1.5rem}.AcaKioskMenuSetting_cardHeader__asrZQ h3{font-size:1.2rem}.AcaKioskMenuSetting_cardHeader__asrZQ p{font-size:.9rem}.AcaKioskMenuSetting_modalContent__M27bO{width:95%;margin:1rem}.AcaKioskMenuSetting_modalHeader__t7FqB,.AcaKioskMenuSetting_modalBody__KUGQk,.AcaKioskMenuSetting_modalFooter__5ul6K{padding-left:1.5rem;padding-right:1.5rem}.AcaKioskMenuSetting_modalContent__M27bO.AcaKioskMenuSetting_successModal__ZTUbS .AcaKioskMenuSetting_modalBody__KUGQk,.AcaKioskMenuSetting_modalContent__M27bO.AcaKioskMenuSetting_noticeModal__MppjB .AcaKioskMenuSetting_modalBody__KUGQk{padding:1.5rem}.AcaKioskMenuSetting_noticeInputGroup__nrd8I .AcaKioskMenuSetting_noticeTextarea__2J8z0{min-height:100px}}@media (max-width: 480px){.AcaKioskMenuSetting_container__WsENc{padding:.5rem}.AcaKioskMenuSetting_content__lv2\+6{gap:1rem}.AcaKioskMenuSetting_settingCard__KGfQY{padding:1.25rem}.AcaKioskMenuSetting_modalContent__M27bO{width:95%}.AcaKioskMenuSetting_modalHeader__t7FqB,.AcaKioskMenuSetting_modalBody__KUGQk,.AcaKioskMenuSetting_modalFooter__5ul6K{padding-left:1.25rem;padding-right:1.25rem}.AcaKioskMenuSetting_modalContent__M27bO.AcaKioskMenuSetting_successModal__ZTUbS .AcaKioskMenuSetting_modalBody__KUGQk,.AcaKioskMenuSetting_modalContent__M27bO.AcaKioskMenuSetting_noticeModal__MppjB .AcaKioskMenuSetting_modalBody__KUGQk{padding:1.25rem}}.AcaSettingsHeader_header__YLmdw{display:flex;align-items:center;padding:20px}.AcaSettingsHeader_backButton__xfzOg{background:none;border:none;font-size:24px;cursor:pointer;padding:5px 10px;margin-right:15px;color:#333;transition:color .2s;&:hover{color:#017bff}}.AcaSettingsHeader_title__uTROV{margin:0;font-size:24px;font-weight:700}body .kiosk-setting-page{width:100%;height:100vh;background:#f5f5f5;padding:20px;box-sizing:border-box}.kiosk-setting-layout{display:flex;gap:24px;padding:20px;height:calc(100vh - 40px)}.kiosk-setting-layout .preview-section{flex:1 1;background:#fff;border-radius:12px;padding:24px;display:flex;flex-direction:column;box-shadow:0 2px 8px #0000001a}.kiosk-setting-layout .preview-section h2{margin-bottom:20px;font-size:20px;color:#333}.kiosk-setting-layout .preview-section .kiosk-screen{width:300px;height:480px;margin:0 auto;background:#fff;border:1px solid #ddd;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.kiosk-setting-layout .preview-section .kiosk-screen .button-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;padding:16px}.kiosk-setting-layout .preview-section .kiosk-screen .button-grid .kiosk-button{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:12px;cursor:pointer;transition:all .2s;text-align:center}.kiosk-setting-layout .preview-section .kiosk-screen .button-grid .kiosk-button:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.kiosk-setting-layout .preview-section .kiosk-screen .button-grid .kiosk-button.selected{border:2px solid #2196f3;background:#f8f9fa}.kiosk-setting-layout .preview-section .kiosk-screen .button-grid .kiosk-button .button-image{width:100%;height:80px;margin-bottom:8px}.kiosk-setting-layout .preview-section .kiosk-screen .button-grid .kiosk-button .button-image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.kiosk-setting-layout .preview-section .kiosk-screen .button-grid .kiosk-button h3{font-size:14px;margin:0;color:#333}.kiosk-setting-layout .preview-section .kiosk-screen .button-grid .kiosk-button p{font-size:12px;color:#666;margin:4px 0 0}.kiosk-setting-layout .preview-section .flow-preview{margin-top:24px;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}.kiosk-setting-layout .preview-section .flow-preview h3{margin-bottom:16px;font-size:16px;color:#333}.kiosk-setting-layout .preview-section .flow-preview .flow-steps{display:flex;align-items:flex-start;gap:16px;overflow-x:auto;padding-bottom:12px}.kiosk-setting-layout .preview-section .flow-preview .flow-steps .step{display:flex;align-items:center;gap:12px}.kiosk-setting-layout .preview-section .flow-preview .flow-steps .step .step-content{background:#fff;padding:12px;border-radius:8px;border:1px solid #e0e0e0;min-width:180px}.kiosk-setting-layout .preview-section .flow-preview .flow-steps .step .step-content h4{margin:0;font-size:14px;color:#333}.kiosk-setting-layout .preview-section .flow-preview .flow-steps .step .step-content p{margin:4px 0;font-size:12px;color:#666}.kiosk-setting-layout .preview-section .flow-preview .flow-steps .step .step-content .condition{display:inline-block;padding:2px 6px;background:#e3f2fd;border-radius:4px;font-size:11px;margin:4px 4px 0 0;color:#1976d2}.kiosk-setting-layout .preview-section .flow-preview .flow-steps .step .step-arrow{color:#666;font-size:20px}.kiosk-setting-layout .settings-section{width:400px;background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;overflow-y:auto}.kiosk-setting-layout .settings-section .button-list .button-item{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:12px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.kiosk-setting-layout .settings-section .button-list .button-item .button-info{flex:1 1;margin-right:12px}.kiosk-setting-layout .settings-section .button-list .button-item .button-info h4{margin:0;font-size:14px;color:#333}.kiosk-setting-layout .settings-section .button-list .button-item .button-info p{margin:4px 0 0;font-size:12px;color:#666}.kiosk-setting-layout .settings-section .button-list .button-item .button-actions{display:flex;gap:8px}.kiosk-setting-layout .settings-section .button-list .button-item .button-actions button{padding:6px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;color:#666}.kiosk-setting-layout .settings-section .button-list .button-item .button-actions button:hover{background:#f1f3f5}.kiosk-setting-layout .settings-section .button-list .button-item .button-actions button:disabled{opacity:.5;cursor:not-allowed}.kiosk-setting-layout .settings-section .setting-group{margin-bottom:24px}.kiosk-setting-layout .settings-section .setting-group h3{margin-bottom:16px;font-size:16px;color:#333}.kiosk-setting-layout .settings-section .setting-group .add-button{width:100%;padding:12px;background:#f8f9fa;border:1px dashed #ccc;border-radius:8px;color:#666;cursor:pointer;margin-bottom:16px}.kiosk-setting-layout .settings-section .setting-group .add-button:hover{background:#f1f3f5}.kiosk-setting-layout .settings-section .settings-actions{margin-top:24px;padding-top:16px;border-top:1px solid #e0e0e0}.kiosk-setting-layout .settings-section .settings-actions .save-button{width:100%;padding:12px;background:#2196f3;color:#fff;border:none;border-radius:8px;font-size:14px;cursor:pointer}.kiosk-setting-layout .settings-section .settings-actions .save-button:hover{background:#1976d2}@media (max-width: 768px){.kiosk-setting-layout{flex-direction:column}.kiosk-setting-layout .preview-section .kiosk-setting-layout .settings-section{width:100%}.kiosk-setting-layout .settings-section{height:auto}}.setting-section{margin-bottom:20px}.setting-section .section-header{margin-bottom:15px}.setting-section .section-header h3{font-size:16px;color:#333;margin:0}.button-list .button-item{display:flex;align-items:center;padding:10px;border:1px solid #ddd;border-radius:4px;margin-bottom:8px}.button-list .button-item .button-content{flex:1 1;margin:0 10px}.button-list .button-item .button-actions{display:flex;gap:5px}.setting-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.setting-header h2{font-size:24px;color:#333;margin:0}.setting-header .header-actions{display:flex;gap:10px}.setting-header .header-actions button{display:flex;align-items:center;gap:5px;padding:8px 16px;border-radius:4px;font-size:14px;cursor:pointer}.setting-header .header-actions button.preview-toggle{background:#f5f5f5;border:1px solid #ddd;color:#666}.setting-header .header-actions button.preview-toggle.active{background:#2196f3;border-color:#2196f3;color:#fff}.setting-header .header-actions button.save-button{background:#4caf50;border:none;color:#fff}.setting-header .header-actions button.save-button:hover{background:#388e3c}.setting-header .header-actions button svg{width:18px;height:18px}.setting-content .setting-section{margin-bottom:30px}.setting-content .setting-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.setting-content .setting-section .section-header h3{font-size:18px;color:#333;margin:0}.setting-content .setting-section .section-header .section-actions{display:flex;align-items:center;gap:15px}.setting-content .setting-section .section-header .section-actions .toggle-label{display:flex;align-items:center;gap:8px;cursor:pointer}.setting-content .setting-section .section-header .section-actions .toggle-label input[type=checkbox]{width:16px;height:16px}.setting-content .setting-section .section-header .section-actions button{display:flex;align-items:center;gap:5px;padding:8px 16px;border:1px solid #ddd;border-radius:4px;background:#fff;color:#666;cursor:pointer}.setting-content .setting-section .section-header .section-actions button:hover{background:#f5f5f5}.setting-content .setting-section .section-header .section-actions button svg{width:16px;height:16px}.setting-content .button-list{display:flex;flex-direction:column;gap:10px}.setting-content .button-list .button-item{display:flex;align-items:center;padding:15px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;gap:15px}.setting-content .button-list .button-item:hover{background:#f9f9f9}.setting-content .button-list .button-item .drag-handle{color:#999;cursor:move}.setting-content .button-list .button-item .drag-handle svg{width:20px;height:20px}.setting-content .button-list .button-item .button-content{flex:1 1}.setting-content .button-list .button-item .button-content h4{margin:0 0 5px;font-size:16px;color:#333}.setting-content .button-list .button-item .button-content p{margin:0;font-size:14px;color:#666}.setting-content .button-list .button-item .button-actions{display:flex;gap:8px}.setting-content .button-list .button-item .button-actions button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #ddd;border-radius:4px;background:#fff;color:#666;cursor:pointer}.setting-content .button-list .button-item .button-actions button:hover{background:#f5f5f5}.setting-content .button-list .button-item .button-actions button svg{width:16px;height:16px}.display-settings{padding:20px;background:#f5f5f5;border-radius:8px}.display-settings .form-group{margin-bottom:15px}.display-settings .form-group label{display:block;margin-bottom:5px;font-weight:500}.display-settings .form-group input[type=number]{width:100px;padding:8px;border:1px solid #ddd;border-radius:4px}.display-settings .button-size-inputs{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.display-settings .button-size-inputs input[type=number]{width:80px;min-width:60px}.button-image-preview{margin:10px 0;border:1px solid #ddd;border-radius:4px;overflow:hidden}.button-image-preview img{width:100%;height:150px;object-fit:cover}.settings-and-preview .preview-panel .kiosk-preview{transform:scale(.8);margin:0 auto}.kiosk-modal{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1050}.kiosk-modal .kiosk-modal-panel{position:relative;display:flex;flex-direction:column;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;pointer-events:auto;background-color:#fff;border:1px solid rgba(0,0,0,.175);border-radius:.5rem;padding:1.25rem;outline:0}.kiosk-modal .kiosk-modal-panel h3{margin:0 0 1rem;font-size:1.125rem;font-weight:600}.kiosk-modal .kiosk-modal-panel .modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #dee2e6}.kiosk-modal .kiosk-modal-panel .form-group{margin-bottom:1rem}.kiosk-modal .kiosk-modal-panel .form-group label{display:block;margin-bottom:.375rem;font-weight:500}.AcaMasterKeySetting_container__ZdmDM{padding:20px;background-color:#f8f9fa}.AcaMasterKeySetting_addBtn__IC1we{background:#017bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #017bff33}.AcaMasterKeySetting_addBtn__IC1we:hover{background:#0056b3;box-shadow:0 4px 12px #017bff4d}.AcaMasterKeySetting_addBtn__IC1we:active{background:#004085}.AcaMasterKeySetting_content__IVB\+P{min-height:400px}.AcaMasterKeySetting_empty__L2avM{text-align:center;padding:4rem 2rem;color:#7f8c8d;font-size:1.1rem}.AcaMasterKeySetting_empty__L2avM p{margin:0}.AcaMasterKeySetting_list__XTnbf{display:grid;grid-gap:1rem;gap:1rem}.AcaMasterKeySetting_item__qmlTQ{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#fff;border-radius:8px;border:1px solid #e9ecef;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.AcaMasterKeySetting_item__qmlTQ:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.AcaMasterKeySetting_itemInfo__NTdpT{display:flex;gap:2rem;align-items:center;flex:1 1}.AcaMasterKeySetting_itemPin__SS\+y-,.AcaMasterKeySetting_itemStatus__2FMA\+{display:flex;align-items:center;gap:.5rem}.AcaMasterKeySetting_label__Q6NIz{font-weight:600;color:#495057;font-size:.9rem}.AcaMasterKeySetting_value__c5ead{font-weight:500;color:#2c3e50;font-size:1rem;background:#e9ecef;padding:.25rem .75rem;border-radius:4px}.AcaMasterKeySetting_status__nYcMA{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.AcaMasterKeySetting_status__nYcMA.AcaMasterKeySetting_active__C-o8u{background:#d4edda;color:#155724}.AcaMasterKeySetting_status__nYcMA.AcaMasterKeySetting_inactive__hK4L3{background:#f8d7da;color:#721c24}.AcaMasterKeySetting_itemActions__vnRMU{display:flex;gap:.75rem}.AcaMasterKeySetting_editBtn__w1Q1u,.AcaMasterKeySetting_deleteBtn__-4ygh{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease}.AcaMasterKeySetting_editBtn__w1Q1u:disabled,.AcaMasterKeySetting_deleteBtn__-4ygh:disabled{opacity:.6;cursor:not-allowed}.AcaMasterKeySetting_editBtn__w1Q1u{background:#017bff;color:#fff}.AcaMasterKeySetting_editBtn__w1Q1u:hover:not(:disabled){background:#0056b3;transform:translateY(-1px)}.AcaMasterKeySetting_deleteBtn__-4ygh{background:#dc3545;color:#fff}.AcaMasterKeySetting_deleteBtn__-4ygh:hover:not(:disabled){background:#c82333;transform:translateY(-1px)}.AcaMasterKeySetting_modalOverlay__cAkH6{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.AcaMasterKeySetting_modal__-TZ\+G{background:#fff;border-radius:12px;padding:0;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:AcaMasterKeySetting_modalSlideIn__1Ww2S .3s ease-out}.AcaMasterKeySetting_modalHeader__p2Z\+B{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e9ecef;background:#f8f9fa;border-radius:12px 12px 0 0}.AcaMasterKeySetting_modalHeader__p2Z\+B h2{margin:0;font-size:1.3rem;font-weight:600;color:#2c3e50}.AcaMasterKeySetting_modalClose__Q9BBc{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.AcaMasterKeySetting_modalClose__Q9BBc:hover{background:#e9ecef;color:#495057}.AcaMasterKeySetting_form__UImA0{padding:2rem}.AcaMasterKeySetting_formGroup__8W7SA{margin-bottom:1.5rem}.AcaMasterKeySetting_formGroup__8W7SA label{display:block;margin-bottom:.5rem;font-weight:600;color:#495057;font-size:.9rem}.AcaMasterKeySetting_input__MgrD0{width:100%;padding:.75rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.AcaMasterKeySetting_input__MgrD0:focus{outline:none;border-color:#017bff;box-shadow:0 0 0 3px #017bff1a}.AcaMasterKeySetting_input__MgrD0::placeholder{color:#adb5bd}.AcaMasterKeySetting_formActions__E4NJn{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e9ecef}.AcaMasterKeySetting_cancelBtn__wrB17,.AcaMasterKeySetting_saveBtn__v3gM0{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.AcaMasterKeySetting_cancelBtn__wrB17{background:#6c757d;color:#fff}.AcaMasterKeySetting_cancelBtn__wrB17:hover{background:#5a6268;transform:translateY(-1px)}.AcaMasterKeySetting_saveBtn__v3gM0{background:#017bff;color:#fff;box-shadow:0 2px 8px #017bff33}.AcaMasterKeySetting_saveBtn__v3gM0:hover:not(:disabled){background:#0056b3;box-shadow:0 4px 12px #017bff4d}.AcaMasterKeySetting_saveBtn__v3gM0:active:not(:disabled){background:#004085}.AcaMasterKeySetting_saveBtn__v3gM0:disabled{opacity:.6;cursor:not-allowed;background:#017bff}.AcaMasterKeySetting_loading__gewu3,.AcaMasterKeySetting_error__8-yAh{text-align:center;padding:4rem 2rem;font-size:1.1rem;border-radius:12px}.AcaMasterKeySetting_loading__gewu3{color:#017bff;background:#f8f9fa}.AcaMasterKeySetting_error__8-yAh{color:#dc3545;background:#f8d7da;border:1px solid #f5c6cb}@keyframes AcaMasterKeySetting_modalSlideIn__1Ww2S{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){.AcaMasterKeySetting_container__ZdmDM{padding:1rem}.AcaMasterKeySetting_item__qmlTQ{flex-direction:column;gap:1rem;align-items:stretch}.AcaMasterKeySetting_itemInfo__NTdpT{flex-direction:column;gap:1rem}.AcaMasterKeySetting_itemActions__vnRMU{justify-content:center;flex-wrap:wrap}.AcaMasterKeySetting_modal__-TZ\+G{width:95%;margin:1rem}.AcaMasterKeySetting_formActions__E4NJn{flex-direction:column}}.AcaMonthlyPassLimit_container__xaWPY{background-color:#fff;flex:1 1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;color:#666;padding:2rem;border-radius:8px}.AcaMonthlyPassLimit_paymentImage__sZeX4{width:300px;height:auto;margin-bottom:1rem}.AcaMonthlyPassLimit_container__xaWPY p{font-size:1.2rem;text-align:center;margin:0}.AcaMonthlyPassLimit_paymentButton__sLIu9{background-color:#017bff;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;margin-top:1rem}.AcaMonthlyPassLimit_paymentButton__sLIu9:hover{background-color:#0056b3}.AcaMonthlyPassLimit_paymentButton__sLIu9:active{transform:translateY(1px)}@keyframes MiddleAdminList_spin__mtPte{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.middle-admin-table{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.middle-admin-table .middle-admin-table-header{padding:16px;border-bottom:1px solid #e8eaed;display:flex;align-items:center;justify-content:space-between;gap:20px}.middle-admin-table .middle-admin-table-header .middle-admin-filters{display:flex;gap:20px;flex:1 1;align-items:center}.middle-admin-table .middle-admin-table-header .middle-admin-filters .middle-admin-search-box{flex:1 1;position:relative;display:flex;align-items:center;max-width:300px}.middle-admin-table .middle-admin-table-header .middle-admin-filters .middle-admin-search-box svg{position:absolute;left:12px;color:#5f6368;font-size:16px}.middle-admin-table .middle-admin-table-header .middle-admin-filters .middle-admin-search-box input{width:100%;padding:4px 12px 4px 40px;border:1px solid #dadce0;border-radius:6px;font-size:14px;transition:border-color .2s ease}.middle-admin-table .middle-admin-table-header .middle-admin-filters .middle-admin-search-box input:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 2px #1a73e81a}.middle-admin-table .middle-admin-table-header .middle-admin-filters .middle-admin-filter-controls{display:flex;gap:12px}.middle-admin-table .middle-admin-table-header .middle-admin-filters .middle-admin-filter-controls .middle-admin-filter-select{padding:4px 12px;border:1px solid #dadce0;border-radius:6px;font-size:14px;background:#fff;cursor:pointer;transition:border-color .2s ease}.middle-admin-table .middle-admin-table-header .middle-admin-filters .middle-admin-filter-controls .middle-admin-filter-select:focus{outline:none;border-color:#1a73e8}.middle-admin-table .middle-admin-table-header .middle-admin-add-button{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#1a73e8;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;flex-shrink:0}.middle-admin-table .middle-admin-table-header .middle-admin-add-button:hover{background:#1557b0;transform:translateY(-1px);box-shadow:0 4px 8px #1a73e84d}.middle-admin-table .middle-admin-table-container{max-height:calc(100vh - 200px);overflow:auto;border-radius:0 0 8px 8px}.middle-admin-table table{width:100%;border-collapse:collapse;table-layout:fixed}.middle-admin-table table thead{background:#f8f9fa;position:-webkit-sticky;position:sticky;top:0;z-index:10}.middle-admin-table table thead th{padding:16px;text-align:center;font-weight:600;color:#5f6368;font-size:14px;border-bottom:1px solid #e8eaed;background:#f8f9fa}.middle-admin-table table thead th:first-child{width:8%}.middle-admin-table table thead .th-uhpno{width:10%}.middle-admin-table table thead th:nth-child(3){width:8%}.middle-admin-table table thead th:nth-child(4){width:8%}.middle-admin-table table thead .th-menu-permissions{width:58%}.middle-admin-table table thead th:last-child{width:8%}.middle-admin-table table tbody tr{border:2px solid #f1f3f4;transition:background-color .2s ease}.middle-admin-table table tbody tr:hover{border:2px solid rgba(218,221,224,.7960784314)}.middle-admin-table table tbody tr:hover td{border-top:2px solid rgba(218,221,224,.7960784314)}.middle-admin-table table tbody tr.inactive-row{background:#f8f9fa}.middle-admin-table table tbody tr.inactive-row .middle-admin-name .middle-admin-table table tbody tr.inactive-row .middle-admin-phone-info .middle-admin-table table tbody tr.inactive-row .middle-admin-role-badge .middle-admin-table table tbody tr.inactive-row .middle-admin-menu-permissions{opacity:.3}.middle-admin-table table tbody tr.inactive-row .middle-admin-status-badge{opacity:1}.middle-admin-table table tbody tr td{padding:16px;font-size:14px;color:#202124;text-align:center;word-wrap:break-word;overflow-wrap:break-word;vertical-align:top;overflow:visible}.middle-admin-table .middle-admin-info{display:flex;align-items:center;justify-content:center;gap:12px}.middle-admin-table .middle-admin-info .middle-admin-name{color:#202124}.middle-admin-table .middle-admin-info .middle-admin-email{font-size:12px;color:#5f6368;margin-top:2px}.middle-admin-table .middle-admin-phone-info{display:flex;align-items:center;justify-content:center;gap:8px}.middle-admin-table .middle-admin-role-badge{width:60px;text-align:center;display:inline-block;padding:4px 12px;background:#e8f0fe;color:#1a73e8;border-radius:16px;font-size:12px;font-weight:500}.middle-admin-table .middle-admin-role-badge.middle-admin-role-emp{background:#e3f2fd;color:#1976d2}.middle-admin-table .middle-admin-role-badge.middle-admin-role-sch{background:#e8f5e8;color:#2e7d32}.middle-admin-table .middle-admin-role-badge.middle-admin-role-pt{background:#fff3e0;color:#cd6700}.middle-admin-table .middle-admin-role-badge.middle-admin-role-etc{background:#f3e5f5;color:#7b1fa2}.middle-admin-table .middle-admin-role-badge.middle-admin-role-default{background:#e0f2f1;color:#00695c}.middle-admin-table .middle-admin-status-badge{width:60px;text-align:center;display:inline-block;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500}.middle-admin-table .middle-admin-status-badge.middle-admin-useyn-active{background:#e6f4ea;color:#137333}.middle-admin-table .middle-admin-status-badge.middle-admin-useyn-inactive{background:#fce8e6;color:#d93025}.middle-admin-table .middle-admin-menu-permissions{display:flex;align-items:flex-start;gap:8px;background:#f8f9fa;padding:8px;border-radius:6px;border:1px solid #e8eaed;width:100%;margin:0 auto;overflow:visible}.middle-admin-table .middle-admin-menu-permissions .menu-chips-container{display:flex;flex-wrap:wrap;gap:6px;flex:1 1;align-content:flex-start;padding:2px 0;overflow:visible}.middle-admin-table .middle-admin-menu-permissions .middle-admin-menu-chip{display:inline-block;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:500;line-height:1.35;white-space:nowrap;border:1px solid #dadce0;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:top}.middle-admin-table .middle-admin-menu-permissions .middle-admin-menu-chip:hover{box-shadow:0 1px 3px #0000001f}.middle-admin-table .middle-admin-menu-permissions .middle-admin-menu-chip:active{transform:translateY(0)}.middle-admin-table .middle-admin-menu-permissions .middle-admin-menu-chip.enabled{background:#e8f0fe;color:#1a73e8;border-color:#1a73e8}.middle-admin-table .middle-admin-menu-permissions .middle-admin-menu-chip.enabled:hover{background:#d2e3fc;box-shadow:0 2px 4px #1a73e833}.middle-admin-table .middle-admin-menu-permissions .middle-admin-menu-chip.enabled:active{background:#c5d9fc}.middle-admin-table .middle-admin-menu-permissions .middle-admin-menu-chip.disabled{background:#f5f5f5;color:#9aa0a6;border-color:#e0e0e0;opacity:.7}.middle-admin-table .middle-admin-menu-permissions .middle-admin-menu-chip.disabled:hover{background:#eee;opacity:.9;box-shadow:0 1px 3px #0000001a}.middle-admin-table .middle-admin-menu-permissions .middle-admin-menu-chip.middle-admin-menu-chip-attendance{white-space:normal;max-width:100%;line-height:1.3}.middle-admin-table .middle-admin-menu-permissions .middle-admin-menu-chip:active{background:#e0e0e0}.middle-admin-table .middle-admin-menu-permissions .bulk-edit-permission-button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#e8f0fe;color:#1a73e8;border:1px solid #1a73e8;border-radius:6px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.middle-admin-table .middle-admin-menu-permissions .bulk-edit-permission-button:hover{background:#d2e3fc;box-shadow:0 2px 4px #1a73e833}.middle-admin-table .middle-admin-menu-permissions .bulk-edit-permission-button:active{transform:translateY(0);background:#c5d9fc}.middle-admin-table .middle-admin-menu-permissions .bulk-edit-permission-button svg{font-size:14px}.middle-admin-table .middle-admin-action-buttons{display:flex;justify-content:center;gap:8px}.middle-admin-table .middle-admin-action-buttons button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.middle-admin-table .middle-admin-action-buttons button.middle-admin-edit-button{background:#e8f0fe;color:#1a73e8;border:1px solid #1a73e8;font-size:16px;font-weight:600}.middle-admin-table .middle-admin-action-buttons button.middle-admin-edit-button:hover:not(:disabled){background:#d2e3fc;border-color:#1557b0;color:#1557b0;transform:translateY(-1px);box-shadow:0 2px 4px #1a73e833}.middle-admin-table .middle-admin-action-buttons button.middle-admin-edit-button:active:not(:disabled){transform:translateY(0);background:#c5d9fc}.middle-admin-table .middle-admin-action-buttons button.middle-admin-delete-button{background:#fce8e6;color:#d93025}.middle-admin-table .middle-admin-action-buttons button.middle-admin-delete-button:hover{background:#f9d7d2}.middle-admin-table .middle-admin-action-buttons button.middle-admin-toggle-button{font-size:16px;font-weight:600;border:1px solid;transition:all .2s ease}.middle-admin-table .middle-admin-action-buttons button.middle-admin-toggle-button.activate{background:#e6f4ea;color:#137333;border-color:#137333}.middle-admin-table .middle-admin-action-buttons button.middle-admin-toggle-button.activate:hover:not(:disabled){background:#d4edda;border-color:#0d5a1a;color:#0d5a1a;transform:translateY(-1px);box-shadow:0 2px 4px #13733333}.middle-admin-table .middle-admin-action-buttons button.middle-admin-toggle-button.activate:active:not(:disabled){transform:translateY(0);background:#c3e6cb}.middle-admin-table .middle-admin-action-buttons button.middle-admin-toggle-button.deactivate{background:#fce8e6;color:#d93025;border-color:#d93025}.middle-admin-table .middle-admin-action-buttons button.middle-admin-toggle-button.deactivate:hover:not(:disabled){background:#f8d7da;border-color:#b52d20;color:#b52d20;transform:translateY(-1px);box-shadow:0 2px 4px #d9302533}.middle-admin-table .middle-admin-action-buttons button.middle-admin-toggle-button.deactivate:active:not(:disabled){transform:translateY(0);background:#f5c6cb}.middle-admin-form-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.middle-admin-form-modal-overlay .middle-admin-form-modal-content{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0003;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.middle-admin-form-modal-overlay .middle-admin-form-modal-content .middle-admin-form-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e8eaed}.middle-admin-form-modal-overlay .middle-admin-form-modal-content .middle-admin-form-modal-header h2{margin:0;font-size:18px;font-weight:600;color:#202124}.middle-admin-form-modal-overlay .middle-admin-form-modal-content .middle-admin-form-modal-header .middle-admin-form-modal-close-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#f1f3f4;border-radius:50%;cursor:pointer;font-size:18px;color:#5f6368;transition:all .2s ease}.middle-admin-form-modal-overlay .middle-admin-form-modal-content .middle-admin-form-modal-header .middle-admin-form-modal-close-button:hover{background:#e8eaed;color:#202124}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form{padding:20px}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group{margin-bottom:20px}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#202124}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group input .middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group select{width:100%;padding:12px;border:1px solid #dadce0;border-radius:6px;font-size:14px;transition:border-color .2s ease}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group input:focus .middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group select:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 2px #1a73e81a}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group input.error-input .middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group select.error-input{border-color:#ea4335}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group input.error-input:focus .middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group select.error-input:focus{border-color:#ea4335;box-shadow:0 0 0 2px #ea43351a}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .validation-message{margin-top:6px;font-size:12px;font-weight:500;padding:2px;border-radius:4px;transition:all .2s ease}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .validation-message.error{color:#ea4335}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .validation-message.success{color:#34a853}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .password-input-container{position:relative;display:flex;align-items:center}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .password-input-container input{padding-right:45px}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .password-input-container .password-toggle-button{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease;color:#5f6368}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .password-input-container .password-toggle-button:hover{background-color:#f1f3f4;color:#202124}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .attendance-class-description{font-size:.85rem;color:#666;margin-bottom:.5rem}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .attendance-class-empty{color:#888;font-size:.9rem;padding:.5rem 0}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .attendance-class-options{max-height:200px;overflow-y:auto;border:1px solid #dadce0;border-radius:6px;padding:12px;background:#fafafa}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .attendance-class-options .attendance-class-option{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;cursor:pointer;border-bottom:1px solid #eee}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .attendance-class-options .attendance-class-option:last-child{border-bottom:none}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .attendance-class-options .attendance-class-option input[type=checkbox]{width:16px;height:16px;margin:0;cursor:pointer;accent-color:#1a73e8;flex-shrink:0}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .attendance-class-options .attendance-class-option span{font-size:14px;color:#202124;-webkit-user-select:none;user-select:none}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .menu-permissions-container{max-height:300px;overflow-y:auto;border:1px solid #dadce0;border-radius:6px;padding:12px;background:#fafafa}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .menu-permissions-container .menu-permission-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e8eaed}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .menu-permissions-container .menu-permission-item:last-child{border-bottom:none}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .menu-permissions-container .menu-permission-item .menu-name{font-size:14px;font-weight:500;color:#202124;flex:1 1}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .menu-permissions-container .menu-permission-item .permission-options{display:flex;gap:16px}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .menu-permissions-container .menu-permission-item .permission-options .permission-option{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:14px;color:#5f6368;transition:color .2s ease}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .menu-permissions-container .menu-permission-item .permission-options .permission-option:hover{color:#202124}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .menu-permissions-container .menu-permission-item .permission-options .permission-option input[type=radio]{width:16px;height:16px;margin:0;cursor:pointer;accent-color:#1a73e8}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-group .menu-permissions-container .menu-permission-item .permission-options .permission-option span{-webkit-user-select:none;user-select:none}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:30px}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-actions button{padding:12px 24px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-actions button:disabled{cursor:not-allowed;opacity:.6}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-actions button.middle-admin-form-modal-cancel-button{background:#f1f3f4;color:#5f6368}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-actions button.middle-admin-form-modal-cancel-button:hover:not(:disabled){background:#e8eaed}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-actions button.middle-admin-form-modal-save-button{background:#1a73e8;color:#fff}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-actions button.middle-admin-form-modal-save-button:hover:not(:disabled){background:#1557b0;transform:translateY(-1px);box-shadow:0 4px 8px #1a73e84d}.middle-admin-form-modal-overlay .middle-admin-form-modal-content form .middle-admin-form-modal-actions button.middle-admin-form-modal-save-button:disabled{background:#dadce0;color:#5f6368;transform:none;box-shadow:none}.AttendanceClassAssignModal_overlay__7ynLk{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.AttendanceClassAssignModal_content__lv3x1{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0003;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}.AttendanceClassAssignModal_header__bwq5d{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e8eaed;flex-shrink:0}.AttendanceClassAssignModal_header__bwq5d h2{margin:0;font-size:18px;font-weight:600;color:#202124}.AttendanceClassAssignModal_closeButton__qZt8q{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#f1f3f4;border-radius:50%;cursor:pointer;font-size:18px;color:#5f6368;transition:all .2s ease}.AttendanceClassAssignModal_closeButton__qZt8q:hover{background:#e8eaed;color:#202124}.AttendanceClassAssignModal_noPermission__\+d80E{padding:1rem;color:#888;font-size:14px;flex-shrink:0}.AttendanceClassAssignModal_loadingWrap__-gEST{padding:2rem;text-align:center;color:#5f6368}.AttendanceClassAssignModal_body__F6sme{padding:1rem;flex:1 1;min-height:0}.AttendanceClassAssignModal_description__EYZvK{margin-bottom:1rem;font-size:.9rem;color:#666}.AttendanceClassAssignModal_classList__GoN29{max-height:400px;overflow-y:auto;border:1px solid #dadce0;border-radius:6px;padding:12px;background:#fafafa}.AttendanceClassAssignModal_classOption__f-LAK{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;cursor:pointer;border-bottom:1px solid #eee}.AttendanceClassAssignModal_classOption__f-LAK:last-child{border-bottom:none}.AttendanceClassAssignModal_classOption__f-LAK input[type=checkbox]{width:16px;height:16px;margin:0;cursor:pointer;accent-color:#1a73e8;flex-shrink:0}.AttendanceClassAssignModal_classOption__f-LAK span{font-size:14px;color:#202124;-webkit-user-select:none;user-select:none}.AttendanceClassAssignModal_emptyMessage__vvb8e{color:#888;font-size:.9rem}.AttendanceClassAssignModal_actions__k37KH{display:flex;gap:12px;justify-content:flex-end;padding:16px 20px;border-top:1px solid #e8eaed;flex-shrink:0}.AttendanceClassAssignModal_actions__k37KH button{padding:12px 24px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.AttendanceClassAssignModal_actions__k37KH button:disabled{cursor:not-allowed;opacity:.6}.AttendanceClassAssignModal_cancelButton__hLFQj{background:#f1f3f4;color:#5f6368}.AttendanceClassAssignModal_cancelButton__hLFQj:hover:not(:disabled){background:#e8eaed}.AttendanceClassAssignModal_saveButton__hop-k{background:#1a73e8;color:#fff}.AttendanceClassAssignModal_saveButton__hop-k:hover:not(:disabled){background:#1557b0;transform:translateY(-1px);box-shadow:0 4px 8px #1a73e84d}.AttendanceClassAssignModal_saveButton__hop-k:disabled{background:#dadce0;color:#5f6368;transform:none;box-shadow:none}.middle-admin-attendance-section .middle-admin-attendance-header{margin-bottom:20px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.middle-admin-attendance-section .middle-admin-attendance-header .middle-admin-month-navigation{display:flex;align-items:center;justify-content:center;gap:20px}.middle-admin-attendance-section .middle-admin-attendance-header .middle-admin-month-navigation button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:#f1f3f4;border-radius:8px;cursor:pointer;font-size:16px;color:#5f6368;transition:all .2s ease}.middle-admin-attendance-section .middle-admin-attendance-header .middle-admin-month-navigation button:hover{background:#e8eaed;color:#202124}.middle-admin-attendance-section .middle-admin-attendance-header .middle-admin-month-navigation span{font-size:18px;font-weight:600;color:#202124}.middle-admin-attendance-section .middle-admin-attendance-content{display:grid;grid-template-columns:2.5fr 1fr;grid-gap:20px;gap:20px}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list table{width:100%;border-collapse:collapse}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list table thead{background:#f8f9fa}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list table thead th{padding:16px;text-align:left;font-weight:600;color:#5f6368;font-size:14px;border-bottom:1px solid #e8eaed}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list table tbody tr{border-bottom:1px solid #f1f3f4;transition:background-color .2s ease}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list table tbody tr:hover{background:#f8f9fa}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list table tbody tr:last-child{border-bottom:none}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list table tbody tr td{padding:16px;font-size:14px;color:#202124}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list .middle-admin-info{display:flex;align-items:center;gap:12px}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list .middle-admin-info .middle-admin-icon{color:#5f6368;font-size:16px}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list .middle-admin-role-badge{display:inline-block;padding:4px 12px;background:#e8f0fe;color:#1a73e8;border-radius:16px;font-size:12px;font-weight:500}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list .middle-admin-salary-config-display{display:flex;align-items:center;gap:8px}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list .middle-admin-salary-config-display .middle-admin-salary-type{padding:2px 8px;background:#f1f3f4;color:#5f6368;border-radius:4px;font-size:12px;font-weight:500}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list .middle-admin-salary-config-display .middle-admin-salary-type.hourly{background:#e8f0fe;color:#1a73e8}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list .middle-admin-salary-config-display .middle-admin-salary-type.monthly{background:#e6f4ea;color:#137333}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list .middle-admin-salary-config-display .middle-admin-salary-amount{font-weight:500;color:#202124}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list .middle-admin-salary-config-display .middle-admin-edit-salary-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:#f1f3f4;border-radius:4px;cursor:pointer;color:#5f6368;transition:all .2s ease}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list .middle-admin-salary-config-display .middle-admin-edit-salary-btn:hover{background:#e8eaed;color:#202124}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list .middle-admin-salary-info{display:flex;align-items:center;gap:8px;font-weight:500;color:#202124}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list .middle-admin-salary-info .middle-admin-salary-icon{color:#34a853;font-size:16px}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list .middle-admin-calendar-button{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#1a73e8;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-attendance-list .middle-admin-calendar-button:hover{background:#1557b0;transform:translateY(-1px)}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator h3{margin:0 0 20px;font-size:18px;font-weight:600;color:#202124}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator .middle-admin-calculator-content .middle-admin-salary-summary{margin-bottom:20px}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator .middle-admin-calculator-content .middle-admin-salary-summary h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#5f6368}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator .middle-admin-calculator-content .middle-admin-salary-summary .middle-admin-summary-stats{display:flex;flex-direction:column;gap:8px}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator .middle-admin-calculator-content .middle-admin-salary-summary .middle-admin-summary-stats .middle-admin-stat-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#f8f9fa;border-radius:6px}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator .middle-admin-calculator-content .middle-admin-salary-summary .middle-admin-summary-stats .middle-admin-stat-item .middle-admin-stat-label{font-size:14px;color:#5f6368}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator .middle-admin-calculator-content .middle-admin-salary-summary .middle-admin-summary-stats .middle-admin-stat-item .middle-admin-stat-value{font-size:14px;font-weight:600;color:#202124}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator .middle-admin-calculator-content .middle-admin-calculation-info{margin-bottom:20px;padding:12px;background:#f8f9fa;border-radius:6px}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator .middle-admin-calculator-content .middle-admin-calculation-info p{margin:0 0 4px;font-size:12px;color:#5f6368}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator .middle-admin-calculator-content .middle-admin-calculation-info p:last-child{margin-bottom:0}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator .middle-admin-calculator-content .middle-admin-total-salary h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#5f6368}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator .middle-admin-calculator-content .middle-admin-total-salary .middle-admin-total-amount{display:flex;align-items:center;gap:8px;padding:16px;background:#e8f0fe;border-radius:8px;border:2px solid #1a73e8}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator .middle-admin-calculator-content .middle-admin-total-salary .middle-admin-total-amount .middle-admin-total-icon{color:#1a73e8;font-size:20px}.middle-admin-attendance-section .middle-admin-attendance-content .middle-admin-salary-calculator .middle-admin-calculator-content .middle-admin-total-salary .middle-admin-total-amount span{font-size:18px;font-weight:700;color:#1a73e8}.middle-admin-salary-edit-form .middle-admin-edit-row{display:flex;gap:8px;margin-bottom:8px}.middle-admin-salary-edit-form .middle-admin-edit-row .middle-admin-salary-type-select{padding:6px 8px;border:1px solid #dadce0;border-radius:4px;font-size:12px;background:#fff;cursor:pointer}.middle-admin-salary-edit-form .middle-admin-edit-row .middle-admin-salary-type-select:focus{outline:none;border-color:#1a73e8}.middle-admin-salary-edit-form .middle-admin-edit-row .middle-admin-salary-amount-input{flex:1 1;padding:6px 8px;border:1px solid #dadce0;border-radius:4px;font-size:12px}.middle-admin-salary-edit-form .middle-admin-edit-row .middle-admin-salary-amount-input:focus{outline:none;border-color:#1a73e8}.middle-admin-salary-edit-form .middle-admin-edit-actions{display:flex;gap:4px}.middle-admin-salary-edit-form .middle-admin-edit-actions button{padding:4px 8px;border:none;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s ease}.middle-admin-salary-edit-form .middle-admin-edit-actions button.middle-admin-save-btn{background:#1a73e8;color:#fff}.middle-admin-salary-edit-form .middle-admin-edit-actions button.middle-admin-save-btn:hover{background:#1557b0}.middle-admin-salary-edit-form .middle-admin-edit-actions button.middle-admin-cancel-btn{background:#f1f3f4;color:#5f6368}.middle-admin-salary-edit-form .middle-admin-edit-actions button.middle-admin-cancel-btn:hover{background:#e8eaed}.middle-admin-container{padding:20px 20px 0;background-color:#f8f9fa}.middle-admin-container .middle-admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.middle-admin-container .middle-admin-header .middle-admin-title{font-size:24px;font-weight:700;color:#333;margin:0}.middle-admin-container .middle-admin-tab-navigation{display:flex;gap:4px;margin-bottom:20px;background:#fff;padding:4px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.middle-admin-container .middle-admin-tab-navigation .middle-admin-tab-button{flex:1 1;padding:12px 20px;border:none;background:transparent;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;color:#5f6368;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.middle-admin-container .middle-admin-tab-navigation .middle-admin-tab-button:hover{background:#f8f9fa;color:#202124}.middle-admin-container .middle-admin-tab-navigation .middle-admin-tab-button.active{background:#1a73e8;color:#fff;box-shadow:0 2px 4px #1a73e84d}.aca-payment-result-container{display:flex;justify-content:center;align-items:center;height:100%;background-color:#f8f9fa;padding:20px}.aca-payment-result-container .aca-payment-result-content{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;padding:40px 20px;text-align:center;max-width:550px;width:100%;border:1px solid #e2e8f0}.aca-payment-result-container .aca-payment-result-content .aca-payment-result-title{font-size:30px;font-weight:700;color:#2c3e50;margin-bottom:15px;line-height:1.2}.aca-payment-result-container .aca-payment-result-content .aca-payment-result-sub_title{font-size:16px;color:#64748b;margin-bottom:30px;line-height:1.5}.aca-payment-result-container .aca-payment-result-content .aca-payment-result-img{width:150px;height:150px;margin:0 auto 30px;display:block;object-fit:contain}.aca-payment-result-container .aca-payment-result-content .aca-payment-result-btn{background-color:#3b82f6;border:none;border-radius:12px;padding:16px 32px;margin:8px 12px;font-size:16px;font-weight:600;color:#fff;cursor:pointer;box-shadow:0 4px 12px #3b82f640;position:relative;overflow:hidden}.aca-payment-result-container .aca-payment-result-content .aca-payment-result-btn:hover{background-color:#2563eb;box-shadow:0 8px 20px #3b82f659}.AcaCalendar_monthPicker__RRpRN{display:flex;align-items:center;background:#f8f9fa;border-radius:8px;padding:4px 8px;gap:8px}.AcaCalendar_monthArrow__rPSUR{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s ease}.AcaCalendar_monthArrow__rPSUR:hover:not(.AcaCalendar_disabled__jLYRD){color:#3b82f6;background:#3b82f61a;border-radius:6px}.AcaCalendar_disabled__jLYRD{opacity:.5;cursor:not-allowed}.AcaCalendar_monthPickerToggle__lPc6E{display:flex;align-items:center;gap:8px;background:transparent;border:none;padding:6px 12px;font-weight:500;color:#1e293b;min-width:160px}.AcaCalendar_monthPickerToggle__lPc6E:after{display:none!important}.AcaCalendar_monthPickerToggle__lPc6E:hover:not(:disabled){background:#3b82f61a}.AcaCalendar_selectedDate__Ug0XY{display:flex;align-items:center;gap:8px}.AcaCalendar_monthDisplay__f3qbA{font-size:1rem;font-weight:600}.AcaCalendar_yearDisplay__uyZTQ{font-size:.875rem;color:#64748b}.AcaCalendar_calendarIcon__hFPlu{color:#64748b;font-size:1.1rem}.AcaCalendar_monthPickerMenu__wMEWE{padding:0!important;width:300px;border:none!important;border-radius:12px!important;box-shadow:0 4px 20px #0000001a!important}.AcaCalendar_pickerHeader__w0gHJ{padding:12px;border-bottom:1px solid #e2e8f0}.AcaCalendar_currentYear__XCO9O{display:flex;align-items:center;justify-content:center;gap:16px;color:#1e293b;font-weight:500}.AcaCalendar_yearArrow__01asx{cursor:pointer;padding:4px;border-radius:4px;color:#64748b}.AcaCalendar_yearArrow__01asx:hover{background:#3b82f61a;color:#3b82f6}.AcaCalendar_monthsGrid__FmJdM{padding:16px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.AcaCalendar_monthBtn__gYr4b{padding:12px 8px;border:none;border-radius:8px;font-size:.9375rem;transition:all .2s ease}.AcaCalendar_monthBtn__gYr4b:not(:disabled):hover{background:#3b82f61a;color:#3b82f6}.AcaCalendar_monthBtnActive__HPzmN{background:#3b82f6!important;color:#fff!important}.AcaCalendar_monthBtnActive__HPzmN:hover{background:#2563eb!important}.AcaCalendar_datePicker__x9GE-{display:flex;align-items:center;gap:8px;background:#f8f9fa;border-radius:8px;padding:6px 12px}.AcaCalendar_dateInput__E3jx7{border:none;background:transparent;font-size:.9375rem;color:#1e293b;font-weight:500}.AcaCalendar_dateInput__E3jx7:focus{outline:none}.common_mainModalOverlay__fXpep{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1060}body.common_modal-open__g7rti *{pointer-events:none}body.common_modal-open__g7rti .common_modalOverlay__-QeJi,body.common_modal-open__g7rti .common_modalOverlay__-QeJi *,body.common_modal-open__g7rti .common_mainModalOverlay__fXpep,body.common_modal-open__g7rti .common_mainModalOverlay__fXpep *{pointer-events:auto}.common_mainModalDialog__CWI-B{background-color:#fff;border-radius:12px;width:92vw;max-width:1600px;max-height:95vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0003}.common_mainModalHeader__b9PW5{padding:20px 24px;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.common_mainModalTitle__Kl2t3{font-size:22px;font-weight:600;color:#333;margin:0}.common_mainModalCloseBtn__aWwX\+{background:none;border:none;font-size:28px;cursor:pointer;color:#666;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.common_mainModalCloseBtn__aWwX\+:hover{background-color:#f0f0f0;color:#333}.common_mainModalBody__klpm1{flex:1 1;overflow-y:auto;padding:20px 24px}.common_container__WGKJC{width:100%;background-color:transparent;padding:0}.common_controls__s1BdL{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:15px}.common_leftControls__znGKT{display:flex;gap:10px;align-items:center}.common_filterGroup__UxTqJ{display:flex;align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:6px;padding:4px;gap:4px}.common_filterBtn__qk84y{padding:6px 14px;border:none;background:transparent;color:#666;cursor:pointer;font-size:13px;font-weight:500;border-radius:4px;transition:all .2s}.common_filterBtn__qk84y:hover{background-color:#f5f5f5}.common_filterBtnActive__ve-aO{background-color:#007bff;color:#fff}.common_filterBtnActive__ve-aO:hover{background-color:#0056b3}.common_filterDivider__50UlW{color:#ddd;padding:0 4px;font-size:14px}.common_monthInput__wEAr9{width:200px;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.common_monthDisplay__VcNrF{display:inline-block;width:200px;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;background-color:#f8f9fa;color:#666;text-align:center}.common_searchBtn__UXkYe{padding:8px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500}.common_searchBtn__UXkYe:hover{background-color:#0056b3}.common_searchInput__9MQqb{width:300px;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.common_loading__qOG4k{text-align:center;padding:40px;font-size:16px;color:#666}.common_footer__2GZY5{margin-top:20px;padding:15px 20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.common_summary__ucSrE{display:flex;gap:30px;font-size:14px;color:#333}.common_summaryItem__L5tCQ{display:flex;align-items:center;gap:8px}.common_totalAmount__lQQHl{color:#007bff;font-weight:700;font-size:16px}.common_modalOverlay__-QeJi{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1050}.common_modalContent__vHHLm{background-color:#fff;border-radius:8px;width:500px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.common_modalHeader__aIkKd{padding:20px;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;align-items:center}.common_modalTitle__4Inn8{font-size:18px;font-weight:600;margin:0}.common_closeBtn__4cQc7{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px}.common_closeBtn__4cQc7:hover{background-color:#f0f0f0}.common_modalBody__g3qUj{padding:20px;flex:1 1;overflow-y:auto;max-height:70vh}.common_modalBody__g3qUj p{margin-bottom:15px}.common_modalFooter__K6Min{padding:15px 20px;border-top:1px solid #dee2e6;display:flex;justify-content:flex-end;gap:10px}.common_modalDialogWide__zwdpN{width:85vw}.common_modalContentWide__q3M5r{max-width:700px;width:90%}.common_modalContentMedium__13LiL{max-width:900px;width:95%}.common_fullWidth__3FfDI{width:100%}.common_textCenter__wNGEc{text-align:center}.table_tableWrapper__av12g{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow-x:auto;overflow-y:auto;max-height:calc(95vh - 350px)}.table_table__YbTRY{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.table_table__YbTRY thead{position:-webkit-sticky;position:sticky;top:0;background-color:#f8f9fa;z-index:1}.table_table__YbTRY thead th{padding:10px 6px;text-align:center;font-weight:600;color:#333;border-bottom:2px solid #dee2e6;white-space:nowrap;font-size:12px}.table_table__YbTRY tbody tr{border-bottom:1px solid #e9ecef}.table_table__YbTRY tbody tr:hover{background-color:#f8f9fa}.table_table__YbTRY tbody td{padding:10px 6px;color:#333;vertical-align:middle}.table_nameCell__UopyQ{cursor:help}.table_emptyCell__n5ZKN{text-align:center;padding:40px 20px;color:#999}.table_colCenter__-xDsc{text-align:center}.table_colSelect__1nqmw{min-width:20px;max-width:25px;text-align:center}.table_colNo__4YzvT{width:3%;min-width:40px;max-width:50px;text-align:center}.table_colName__nyLuE,.table_colContact__qhMFR,.table_colStudentName__OzcRr{width:7%;min-width:70px;text-align:center}.table_colContact2__vwQ1U{width:10%;min-width:100px}.table_colSubject__QDeb6{width:9%;min-width:90px;text-align:center}.table_colPaymentDate__aiQ5d{width:7%;min-width:75px;text-align:center}.table_colFee__\+\+F6D,.table_colSendStatus__5PqQw{min-width:70px;text-align:center}.table_colSendCount__LJ-oL{width:6%;min-width:55px;text-align:center}.table_colAutoInvoice__MNEAN{width:7%;min-width:70px;text-align:center}.table_colNextSend__kF3e1{width:7%;min-width:85px;text-align:center}.table_colPaymentStatus__5cubK{width:9%;min-width:80px;text-align:center}.table_invoiceDayCell__PcCeZ{display:flex;align-items:center;gap:4px;justify-content:center}.table_editableText__NAO4E{color:#007bff;font-weight:500;cursor:pointer;text-decoration:underline;font-size:14px}.table_colAutoBilling__A-R1q{width:5%;min-width:50px;text-align:center}.table_colEdit__9qLfQ{width:10%;min-width:120px;text-align:center}.table_colLastSend__XFYq2{width:7%;min-width:80px;text-align:center}.component_btnSecondary__TUbj9,.component_btnPrimary__eu\+n9{padding:8px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500}.component_btnSecondary__TUbj9{background-color:#6c757d;color:#fff}.component_btnSecondary__TUbj9:hover{background-color:#5a6268}.component_btnPrimary__eu\+n9{background-color:#007bff;color:#fff}.component_btnPrimary__eu\+n9:hover{background-color:#0056b3}.component_btnSmall__F0HYN{font-size:12px;padding:6px 12px}.component_btnDanger__4We0F{background-color:#dc3545!important;border:none!important;color:#fff!important}.component_editBtn__o2a2s{padding:6px 12px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:13px}.component_editBtn__o2a2s:hover:not(:disabled){background-color:#0056b3}.component_editBtn__o2a2s:disabled{background-color:#ccc;cursor:not-allowed}.component_badgeSecondary__X\+87F,.component_badgeWarning__uRdlS,.component_badgeInfo__NyRXv,.component_badgeSuccess__0LhDu,.component_badgeUnpaid__S8FPd{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.component_badgeSecondary__X\+87F{background-color:#6c757d;color:#fff}.component_badgeWarning__uRdlS{background-color:#ffc107;color:#000}.component_badgeInfo__NyRXv{background-color:#17a2b8;color:#fff}.component_badgeSuccess__0LhDu{background-color:#28a745;color:#fff}.component_badgeUnpaid__S8FPd{background-color:#dc3545;color:#fff}.component_badgePaid__U1bzZ{background-color:#28a745;color:#fff}.component_unpaidAmount__ySheo{color:#dc3545;font-weight:700;font-size:13px;text-align:center}.component_badgeContainer__uIZJn{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.component_badgePrimary__KLPqT{display:inline-block;padding:6px 12px;background-color:#b3d9ff;color:#004085;border-radius:12px;font-size:14px;font-weight:500}.component_badgeSuccess__0LhDu{display:inline-block;padding:6px 12px;background-color:#c3e6cb;color:#155724;border-radius:12px;font-size:14px;font-weight:500}.component_badgeWarning__uRdlS{display:inline-block;padding:6px 12px;background-color:#fff3cd;color:#856404;border-radius:12px;font-size:14px;font-weight:500}.component_badgeInfo__NyRXv{display:inline-block;padding:6px 12px;background-color:#b8e6f5;color:#0c5460;border-radius:12px;font-size:14px;font-weight:500}.component_badgeDanger__vzXao{display:inline-block;padding:6px 12px;background-color:#f5c6cb;color:#721c24;border-radius:12px;font-size:14px;font-weight:500}.component_switch__npn9f{position:relative;display:inline-block;width:50px;height:24px}.component_switch__npn9f input{opacity:0;width:0;height:0}.component_slider__eMwLw{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:24px}.component_slider__eMwLw:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.component_switch__npn9f input:checked+.component_slider__eMwLw{background-color:#28a745}.component_switch__npn9f input:checked+.component_slider__eMwLw:before{transform:translate(26px)}.component_switch__npn9f input:disabled+.component_slider__eMwLw{background-color:#e9ecef;cursor:not-allowed}.component_formGroup__tyVxs{margin-bottom:20px}.component_formGroup__tyVxs label{display:block;margin-bottom:8px;font-weight:500;color:#333}.component_select__QHfor{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.component_labelBold__tX5dj{font-weight:600;margin-bottom:8px;display:block}.component_checkboxInput__SkH17{width:18px;height:18px;cursor:pointer}.component_formLabel__5K0YO{font-weight:500}.component_formLabelSmall__kq2aA{font-size:13px;font-weight:500}.component_checkboxLabel__dj\+IV{display:flex!important;align-items:center!important;gap:8px;cursor:pointer;white-space:nowrap}.component_formFlex__h6pKL{display:flex;align-items:center;gap:12px}.component_gridCheckbox__WfCYs{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin-top:8px}.component_checkboxOption__zgNnW{display:flex!important;align-items:center!important;gap:8px;padding:8px;border:1px solid #ddd;border-radius:4px;cursor:pointer;background-color:#fff;white-space:nowrap}.component_checkboxOptionSelected__YmDFQ{background-color:#e7f3ff}.component_infoText__8cZes{font-size:13px;color:#28a745;font-weight:500}.component_schedulePreview__DHhW6{background-color:#f8f9fa;padding:12px;border-radius:6px;font-size:13px}.component_scheduleItem__WWDaZ{margin-left:12px;margin-bottom:4px}.component_textMuted__gPWDM{color:#999}.component_numberInput__L4sMn{width:80px;padding:8px;border:1px solid #ddd;border-radius:4px}.component_flexGap__sUvmb{display:flex;align-items:center;gap:8px}.component_alertBox__ecRW1{margin-bottom:20px;padding:12px;border-radius:6px;font-size:13px}.component_alertBoxWarning__92g6T{background-color:#fff3cd;color:#856404}.component_alertBoxInfo__QV5OD{background-color:#e7f3ff;color:#004085}.component_iconButton__YTGxL{display:inline-block;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:500}.component_iconButtonSuccess__cwBpM{background-color:#28a745;color:#fff}.component_iconButtonSecondary__sIPP5{background-color:#6c757d;color:#fff}.component_templateCard__SwgoC{padding:16px;border:1px solid #ddd;border-radius:8px;background-color:#f8f9fa;position:relative}.component_templateCardSelected__iBSs9{border:2px solid #007bff;background-color:#e7f3ff}.component_defaultBadge__lbHA6{position:absolute;top:8px;right:8px;background-color:#007bff;color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:600;display:flex;align-items:center;gap:4px}.component_templateHeader__e5pDT{display:flex;justify-content:space-between;align-items:flex-start}.component_templateContent__aXzhN{flex:1 1}.component_templateTitle__3oy7D{margin:0 0 8px;font-size:16px;font-weight:600}.component_templateDescription__yo6kn{margin:0 0 12px;font-size:13px;color:#666}.component_templateDetails__jHbpG{font-size:12px;color:#666}.component_templateActions__Sv-on{display:flex;gap:8px}.component_flex__x7jUq{display:flex}.component_flexWrap__AqMIS{flex-wrap:wrap}.component_flexColumn__RndYf{flex-direction:column}.component_flexBetween__n5o1A{justify-content:space-between}.component_flexCenter__UrxAK{align-items:center;justify-content:center}.component_flexEnd__0mn2S{display:flex;justify-content:flex-end;gap:10px}.component_flex1__CLavR{flex:1 1}.component_gap1__rqn2j{gap:4px}.component_gap2__N1LR6{gap:8px}.component_bgYellow__Gdm8q{background-color:#fff3cd}.component_bgBlue__RvqAQ{background-color:#e7f3ff}.component_bgLightGray__YfOGx{background-color:#f8f9fa}.component_bgLightBlue__3U97t{background-color:#e7f3ff}.component_textYellow__mOauo{color:#856404}.component_textBlue__oIoH2{color:#004085}.component_textGray__IwHbF{color:#666}.component_textDarkGray__apSeS{color:#333}.component_mb1__SLb7b{margin-bottom:4px}.component_mb2__Q-pBj{margin-bottom:8px}.component_mb3__wmo7h{margin-bottom:12px}.component_mb4__um22e{margin-bottom:16px}.component_mb5__wuNev{margin-bottom:20px}.component_marginTop__MUc8p{margin-top:20px}.component_headingMargin__Psl0\+{margin:0}.component_p2__1ifmL{padding:8px}.component_p3__d2c1A{padding:12px}.component_p4__\+r44z{padding:16px}.component_grid__xNT8O{display:grid}.component_gridCols2__4NMbn{grid-template-columns:repeat(2,1fr);gap:8px}.component_rounded__tMQtU{border-radius:4px}.component_roundedMd__HVSmJ{border-radius:6px}.component_roundedLg__pURNN{border-radius:8px}.component_fontMedium__-YFS\+{font-weight:500}.component_fontSemibold__NSCN8{font-weight:600}.component_fontBold__ku9rO{font-weight:700}.component_textSm__S3P35{font-size:13px}.component_textXs__6WVOe{font-size:12px}.component_textXxs__f-zg1{font-size:11px}.component_cursorPointer__oJcPT{cursor:pointer}.component_transition__LC5fV{transition:all .2s}.component_wFull__w9Jm\+{width:100%}.component_hFull__uMas4{height:100%}.component_flexSpaceBetween__go6CX{display:flex;justify-content:space-between;align-items:center;width:100%}.component_inlineFlexCenter__Muuml{display:inline-flex;align-items:center}.component_gap16__94DW4{gap:16px}.component_tabButton__DHAnI{border:1px solid #ddd;padding:8px 16px;border-radius:6px}.component_infoBanner__Ubo63{display:flex;align-items:center;gap:8px;padding:6px 12px;background-color:#e7f3ff;border-radius:6px;font-size:13px;color:#004085}.component_infoBannerInner__8K6WX{display:flex;align-items:center;gap:6px}.component_statusBadge__CTrG1{display:inline-flex;align-items:center;background-color:#28a745;color:#fff;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600;white-space:nowrap}.component_sectionBox__7xtNJ{background-color:#f8f9fa;padding:16px;border-radius:8px;margin-bottom:20px}.component_sectionHeader__\+OrbN{margin:0 0 12px;font-size:14px;font-weight:600}.component_sectionHeaderFlex__EfATM{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.component_sectionGrid2__msiOw{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.component_sendDayRow__17dZv{display:flex;gap:8px;margin-bottom:8px;align-items:center}.component_dayInput__JyPSa{width:80px}.component_dayLabel__74mrr{font-size:13px;color:#666;min-width:40px}.component_sectionDivider__3PdFb{margin-top:12px;padding-top:12px;border-top:1px solid #ddd}.component_previewLabel__os\+Cm{font-size:12px;color:#666;margin-bottom:8px;font-weight:500}.component_templateInfoLabel__63XV2{margin:0 0 12px;font-size:14px;font-weight:600}.component_checkboxSectionLabel__VdhZX{font-size:14px}.component_inputRow__Ec4TC{display:flex;align-items:center;gap:4px}.component_inputGroup__erVOY{flex:1 1}.component_inputLabel__SKprK{font-size:12px;margin-bottom:4px;font-weight:600}.component_retryInfo__CfQdo{font-size:13px;color:#666}.component_emptyTemplateContainer__dVS3D{text-align:center;padding:40px;color:#999}.component_emptyTemplateIcon__Jw3q5{font-size:48px;margin-bottom:16px}.component_emptyTemplateTitle__S8x4l{font-size:16px;margin-bottom:8px;font-weight:500;color:#333}.component_emptyTemplateDesc__sjfwr{font-size:14px;color:#666;margin-bottom:24px}.component_btnPaddingLarge__xG6bd{padding:10px 24px}.component_btnGreen__T4sZB{background-color:#28a745;color:#fff}.component_btnInfo__0KiR\+{background-color:#17a2b8;color:#fff}.component_btnFontSmall__hbUso{font-size:12px;padding:4px 12px}.component_btnFontSmallDelete__-F\+J5{font-size:12px;padding:4px 8px;border:none}.component_loadingMessage__GKn71{text-align:center;padding:40px;font-size:16px;color:#666}.component_modalContentMediumWidth__bv5f1{max-width:700px;width:90%}.component_modalBodyMinHeight__HkmZf{min-height:400px}.component_pstoreInfo__mZ6x2{margin-bottom:16px;font-size:14px;color:#666}.component_templateSection__rlhTS{opacity:.5;position:relative}.component_templateSectionActive__2G-xO{opacity:1}.component_defaultTemplateBox__IaNW7{padding:16px;border-radius:8px}.component_modalFooterFlex__eObzq{display:flex;justify-content:flex-end;gap:10px}.component_emptyTemplateActions__LCWEj{display:flex;gap:12px;justify-content:center}.component_inlineButtonContainer__iCzNE{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.component_centeredButtonContainer__2DgBX{display:flex;justify-content:center;align-items:center}.component_invoiceInfoRow__tTGtB{display:flex;gap:8px;margin-bottom:8px}.component_defaultTemplateSection__5MfqO{padding:16px;border-radius:8px;position:relative}.component_defaultTemplateSectionDisabled__GvfjH{background-color:#f5f5f5;border:2px solid #ddd;opacity:.5}.component_defaultTemplateSectionActive__zYX-y{background-color:#fff8e1;border:2px solid #ffc107}.component_systemDefaultInfoCard__GRZbs{padding:14px 16px;margin-bottom:16px;border-radius:8px;background:#e3f2fd;border:1px solid #90caf9}.component_systemDefaultInfoTitle__QMNpR{margin:0 0 6px;font-size:15px;font-weight:600;color:#1565c0}.component_systemDefaultInfoDesc__BTTpU{margin:0 0 8px;font-size:13px;line-height:1.55;color:#37474f}.component_systemDefaultBadgeRow__zpHiI{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.component_branchDefaultCallout__tYDXu{margin:10px 0 0;padding:10px 12px;border-radius:6px;background:#ffffffeb;border-left:4px solid #1565c0;font-size:13px;line-height:1.55;color:#0d47a1}.component_branchDefaultCalloutMuted__ryF45{margin:10px 0 0;padding:9px 11px;border-radius:6px;background:#ffffff8c;border:1px dashed rgba(21,101,192,.35);font-size:12.5px;line-height:1.5;color:#37474f}.component_infoGridRow__-wNpU{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:12px;gap:12px;margin-bottom:16px;font-size:14px}.component_infoGridRow__-wNpU p{margin:0}.component_alertBoxCompact__b2Gs5{margin-bottom:16px;font-size:13px}.component_twoColumnLayout__QYH-V{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:20px!important;gap:20px!important;margin-bottom:16px!important;width:100%!important;box-sizing:border-box!important;min-height:300px;overflow:visible!important}.component_settingsColumn__BJGln{padding:16px!important;background-color:#f8f9fa!important;border-radius:8px!important;width:100%!important;box-sizing:border-box!important;display:block!important;overflow:visible!important}.component_formGroupCompact__IaSbf{margin-bottom:12px}.component_formGroupNoMargin__p9EMD{margin-bottom:0}.component_labelTitle__O6P-m{margin-bottom:12px;font-size:15px;display:block}.component_labelNoMargin__OO3lY{margin:0}.component_labelSubtitle__n3\+hJ{margin-bottom:8px;font-size:14px;display:block}.component_labelSmall__ewNWl{font-size:13px;margin-bottom:8px;display:block}.component_labelSmallBold__KeFgT{margin-bottom:8px;font-size:13px;display:block}.component_checkboxTextMedium__1FPqt{font-size:14px;font-weight:600}.component_checkboxTextSmall__Pqv2R{font-size:13px}.component_flexColumnGap__rgj4z{display:flex;flex-direction:column;gap:8px}.component_checkboxOptionSmall__snTj9{font-size:13px;padding:6px 8px}.component_customSendAfterContainer__BxOKY{margin-top:12px;display:flex;flex-direction:column;gap:8px}.component_customSendAfterLabel__3QCPB{display:flex!important;align-items:center!important;gap:8px;margin-bottom:0;font-size:13px}.component_customSendAfterInput__B\+Y00{display:flex!important;align-items:center!important;gap:8px;margin-left:0!important}.component_numberInputSmall__UL33m{width:70px;font-size:13px}.component_textSmall__OXWKW{font-size:13px}.component_scheduleContainer__YDxMZ{margin-top:16px}.component_schedulePreviewCompact__b-8v8{padding:10px;font-size:12px}.component_scheduleHeader__Rsifh{margin-bottom:6px;font-weight:600}.component_scheduleItemSmall__NhCq\+{margin-left:8px;margin-bottom:4px;font-size:11px}.component_scheduleItemMuted__mCjRJ{margin-left:8px;color:#999;font-size:11px}.component_flexBetween__n5o1A{display:flex;justify-content:space-between;align-items:center}.component_inputGroup__erVOY{margin-bottom:12px}.component_inputLabel__SKprK{display:block;margin-bottom:6px;font-size:13px;font-weight:500}.component_summaryBox__sAL1m{padding:8px;background-color:#e9ecef;border-radius:4px;font-size:12px;margin-bottom:16px}.component_alertBoxInfoCompact__r0q8-{margin-top:16px;font-size:12px}.component_templateSectionHeader__fIukZ{margin-bottom:12px}.component_templateSectionTitle__xQPl7{margin:0 0 4px;font-size:15px;font-weight:600}.component_templateSectionDesc__-UoVZ{margin:0;font-size:12px}.component_defaultSectionTitleDisabled__R9ubu{color:#999}.component_defaultSectionTitleActive__oNLvj{color:#333}.component_defaultSectionDescDisabled__kba8v{color:#aaa}.component_defaultSectionDescActive__4Bm-B{color:#666}.component_transparentCard__mpw-Q{background-color:transparent;border:none;padding:0}.AcaPaymentCancelModal_overlay__q0Q9h{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.AcaPaymentCancelModal_modal__dGlEp{background-color:#fff;border-radius:8px;width:90%;max-width:700px;max-height:90%;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}.AcaPaymentCancelModal_header__jN8TW{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0}.AcaPaymentCancelModal_title__4mYQx{margin:0;font-size:18px;font-weight:600}.AcaPaymentCancelModal_closeBtn__QUR4H{background:none;border:none;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.AcaPaymentCancelModal_closeBtn__QUR4H:hover{background-color:#f0f0f0;border-radius:50%}.AcaPaymentCancelModal_body__NMQ8H{padding:20px;flex:1 1;min-height:0;overflow:visible}.AcaPaymentCancelModal_empty__WKIZD{margin:30px 0;font-size:18px}.AcaPaymentCancelModal_infoTable__XUXkG{width:100%;border-collapse:collapse;margin-bottom:20px;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.AcaPaymentCancelModal_infoLabel__\+3Qvd{background-color:#f8f9fa;padding:12px 15px;font-weight:600;color:#495057;border:1px solid #dee2e6;width:80px;font-size:14px}.AcaPaymentCancelModal_infoValue__A\+zz4{padding:12px 15px;border:1px solid #dee2e6;color:#495057;font-size:14px}.AcaPaymentCancelModal_subjects__KkCXD{margin-bottom:20px}.AcaPaymentCancelModal_subject__6WphF{align-items:center;padding:12px 15px;margin-bottom:8px;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px}.AcaPaymentCancelModal_subjectName__yP\+zw{font-weight:600;color:#495057;font-size:14px;margin-bottom:7px}.AcaPaymentCancelModal_refundAmount__aGcXM{color:#dc3545;font-weight:600;font-size:16px}.AcaPaymentCancelModal_notice__i43ff{margin-top:10px;font-size:12px;color:#495057}.AcaPaymentCancelModal_notice__i43ff p{margin-bottom:3px}.AcaPaymentCancelModal_inputAdminPwdFooter__dZLT4{width:152px;flex-shrink:0;padding:10px 12px;border:1px solid #ced4da;border-radius:4px;font-size:14px;transition:border-color .15s ease-in-out;-webkit-text-security:disc;text-security:disc}.AcaPaymentCancelModal_inputAdminPwdFooter__dZLT4:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.AcaPaymentCancelModal_inputAdminPwdFooter__dZLT4::-webkit-outer-spin-button,.AcaPaymentCancelModal_inputAdminPwdFooter__dZLT4::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.AcaPaymentCancelModal_inputAdminPwdFooter__dZLT4[type=number]{-moz-appearance:textfield;width:120px}.AcaPaymentCancelModal_toggleGroup__s1D\+1{display:flex;align-items:center;justify-content:space-between}.AcaPaymentCancelModal_toggleLabel__A6\+3u{font-weight:600;color:#495057;font-size:14px}.AcaPaymentCancelModal_toggle__nMFpW{display:flex;align-items:center;gap:8px}.AcaPaymentCancelModal_toggle__nMFpW input[type=checkbox]{width:18px;height:18px;cursor:pointer}.AcaPaymentCancelModal_toggleText__o5DGa{font-size:14px;color:#495057;cursor:pointer;-webkit-user-select:none;user-select:none}.AcaPaymentCancelModal_buttons__bjH0W{display:flex;flex-wrap:wrap;align-items:center;gap:8px;justify-content:flex-end;padding:14px 20px;border-top:1px solid #e0e0e0;background-color:#fff;margin-top:auto;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.AcaPaymentCancelModal_buttonsPwdGroup__Kvuub{display:flex;align-items:center;gap:8px;flex:0 0 auto}.AcaPaymentCancelModal_buttonsPwdLabel__xUlJB{font-weight:600;color:#495057;font-size:13px;white-space:nowrap;flex-shrink:0}.AcaPaymentCancelModal_btn__RCX\+a{padding:10px 20px;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.AcaPaymentCancelModal_btn__RCX\+a:disabled{opacity:.6;cursor:not-allowed}.AcaPaymentCancelModal_btnConfirm__US5NP{background-color:#dc3545;color:#fff}.AcaPaymentCancelModal_btnConfirm__US5NP:hover:not(:disabled){background-color:#c82333}.AcaPaymentCancelModal_loading__528de{text-align:center;padding:20px;color:#6c757d;font-style:italic}.AcaPaymentCancelModal_transactions__GaRYB{margin:20px 0}.AcaPaymentCancelModal_radioTh__e2jRk{width:36px;text-align:center}.AcaPaymentCancelModal_radioCell__vtRdn{text-align:center;vertical-align:middle}.AcaPaymentCancelModal_txnRadio__62yz6{width:16px;height:16px;cursor:pointer}.AcaPaymentCancelModal_transactionsTitle__WnXjM{margin:0 0 15px;font-size:16px;font-weight:600;color:#495057;padding-bottom:8px;border-bottom:2px solid #007bff}.AcaPaymentCancelModal_transactionsTable__BV88G{max-height:min(45vh,300px);overflow-y:auto;overflow-x:auto;margin-bottom:15px;border:1px solid #dee2e6;border-radius:6px}.AcaPaymentCancelModal_transactionsTableInner__Nhijf{width:100%;border-collapse:collapse;margin-bottom:0}.AcaPaymentCancelModal_transactionsTableInner__Nhijf th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background-color:#007bff;color:#fff;padding:12px 15px;font-weight:600;font-size:13px;text-align:center;border:1px solid #0056b3}.AcaPaymentCancelModal_transactionsTableInner__Nhijf td{padding:5px 8px;border:1px solid #dee2e6;font-size:13px;text-align:center;vertical-align:middle}.AcaPaymentCancelModal_transactionsTableInner__Nhijf td:first-child,.AcaPaymentCancelModal_transactionsTableInner__Nhijf td:nth-child(2){text-align:left}.AcaPaymentCancelModal_transactionsTableInner__Nhijf tbody tr:nth-child(2n){background-color:#f8f9fa}.AcaPaymentCancelModal_status__jqqAM{padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.AcaPaymentCancelModal_statusActive__ee\+Fs{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.AcaPaymentCancelModal_statusCancelled__jn5GH{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.AcaPaymentCancelModal_paymentTime__PfKXr{text-align:center;line-height:1.4}.AcaPaymentCancelModal_paymentTime__PfKXr br{margin:2px 0}.AcaReceiptModal_overlay__fGvy3{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.AcaReceiptModal_modal__l-R2d{background-color:#fff;border-radius:8px;width:90%;max-width:700px;max-height:90%;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}.AcaReceiptModal_header__fwTTJ{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0;flex-shrink:0}.AcaReceiptModal_title__RySF\+{margin:0;font-size:18px;font-weight:600}.AcaReceiptModal_closeBtn__sAm0s{background:none;border:none;font-size:24px;line-height:1;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:background-color .2s;color:#495057}.AcaReceiptModal_closeBtn__sAm0s:hover{background-color:#f0f0f0;border-radius:50%}.AcaReceiptModal_body__6AfYj{padding:20px;flex:1 1;min-height:0;overflow-y:auto}.AcaReceiptModal_empty__VB55a{margin:24px 0;text-align:center;font-size:16px;color:#6c757d}.AcaReceiptModal_loadingBody__PGXs-{text-align:center;padding:24px 16px;color:#6c757d;font-size:15px}.AcaReceiptModal_footerBar__x13X1{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;border-top:1px solid #e0e0e0;background-color:#fff;flex-shrink:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.AcaReceiptModal_footerLeft__oDSgZ{flex:1 1;min-width:0;display:flex;align-items:center}.AcaReceiptModal_footerActions__gQFUa{display:flex;gap:12px;flex-shrink:0;margin-left:auto}.AcaReceiptModal_picker__sZgyY{display:flex;align-items:center;gap:10px;flex:1 1;min-width:0;max-width:100%}.AcaReceiptModal_pickerLabel__nrH4n{flex-shrink:0;margin:0;font-size:13px;font-weight:600;color:#495057;white-space:nowrap}.AcaReceiptModal_pickerSelect__3YozM{flex:1 1;min-width:160px;max-width:100%;padding:8px 10px;font-size:13px;line-height:1.4;color:#212529;border:1px solid #ced4da;border-radius:4px;background-color:#fff}.AcaReceiptModal_pickerSelect__3YozM:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.AcaReceiptModal_btn__8k58g{padding:10px 20px;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.AcaReceiptModal_btn__8k58g:disabled{opacity:.6;cursor:not-allowed}.AcaReceiptModal_btnSecondary__3uIBp{background-color:#6c757d;color:#fff}.AcaReceiptModal_btnSecondary__3uIBp:hover:not(:disabled){background-color:#5a6268}.AcaReceiptModal_btnPrimary__f9dy7{background-color:#007bff;color:#fff}.AcaReceiptModal_btnPrimary__f9dy7:hover:not(:disabled){background-color:#0069d9}.AcaReceiptModal_receiptContainer__XgIQB{padding:4px 2px}.AcaReceiptModal_receiptHeader__SAQ3R{text-align:center;margin-bottom:20px}.AcaReceiptModal_receiptHeader__SAQ3R h2{margin:0;font-size:1.35rem;font-weight:700;letter-spacing:.2em}.AcaReceiptModal_storeInfo__0\+pD4{margin-bottom:20px;font-size:14px;line-height:1.5}.AcaReceiptModal_storeInfoLines__iVPRl{display:flex;flex-direction:column;gap:4px}.AcaReceiptModal_storeInfoLine__V8BRG{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin:0;font-size:14px}.AcaReceiptModal_storeInfoSep__yFhMW{color:#adb5bd;flex-shrink:0;-webkit-user-select:none;user-select:none}.AcaReceiptModal_storeInfoAddress__MDJTZ{margin:8px 0 0;padding:0;font-size:14px;line-height:1.5;width:100%;word-break:keep-all;overflow-wrap:anywhere}.AcaReceiptModal_paymentInfo__dS5QS{font-size:14px}.AcaReceiptModal_row__vV3ZB{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.AcaReceiptModal_row__vV3ZB span:first-child{color:#6c757d;flex-shrink:0}.AcaReceiptModal_row__vV3ZB span:last-child{text-align:right;word-break:break-word}.AcaReceiptModal_total__Wh76S{margin-top:20px;padding-top:12px;border-top:2px solid #212529;font-size:15px}.AcaReceiptModal_receiptDocFooter__B3GjP{margin-top:24px;text-align:center}.AcaReceiptModal_footerNote__SlmeY{font-size:12px;color:#6c757d;margin:0 0 16px}.AcaReceiptModal_footerBrand__NonZU{margin:0;font-size:14px;color:#495057}.AcaPaymentHistoryModal_overlay__-y1eQ{position:fixed;inset:0;z-index:1050;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#0f172a73;animation:AcaPaymentHistoryModal_fadeIn__9-QIW .2s ease}@keyframes AcaPaymentHistoryModal_fadeIn__9-QIW{0%{opacity:0}to{opacity:1}}.AcaPaymentHistoryModal_dialog__sJ99R{width:100%;max-width:560px;max-height:min(90vh,800px);display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 25px 50px -12px #0f172a40,0 0 0 1px #0f172a0f;overflow:hidden;animation:AcaPaymentHistoryModal_slideUp__nuQ6U .22s ease}@keyframes AcaPaymentHistoryModal_slideUp__nuQ6U{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.AcaPaymentHistoryModal_header__8CpCb{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.125rem 1.25rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc,#fff)}.AcaPaymentHistoryModal_title__j7XSN{margin:0;font-size:1.0625rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.AcaPaymentHistoryModal_closeBtn__962I3{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:10px;background:transparent;color:#64748b;cursor:pointer;transition:background .15s ease,color .15s ease}.AcaPaymentHistoryModal_closeBtn__962I3:hover{background:#f1f5f9;color:#0f172a}.AcaPaymentHistoryModal_closeBtn__962I3:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.AcaPaymentHistoryModal_body__UHgbQ{flex:1 1;min-height:0;display:flex;flex-direction:column;padding:1rem 1.25rem 1.25rem;overflow:hidden}.AcaPaymentHistoryModal_meta__n61-w{flex-shrink:0;margin-bottom:1rem}.AcaPaymentHistoryModal_metaTop__jYUwA{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.75rem}.AcaPaymentHistoryModal_studentName__rK80I{font-size:1rem;font-weight:700;color:#0f172a}.AcaPaymentHistoryModal_sep__1aVNc{color:#cbd5e1;font-weight:400;-webkit-user-select:none;user-select:none}.AcaPaymentHistoryModal_subjectName__z-C3f{font-size:.9375rem;color:#475569;font-weight:500}.AcaPaymentHistoryModal_statusPill__0PXq9{display:inline-flex;align-items:center;padding:.2rem .65rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.02em}.AcaPaymentHistoryModal_statusPaid__mAAvZ{background:#dcfce7;color:#166534}.AcaPaymentHistoryModal_statusUnpaid__qqfy9{background:#fee2e2;color:#b91c1c}.AcaPaymentHistoryModal_summaryGrid__3d8qp{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}@media (min-width: 480px){.AcaPaymentHistoryModal_summaryGrid__3d8qp{grid-template-columns:repeat(3,minmax(0,1fr))}}.AcaPaymentHistoryModal_summaryCell__klOMx{padding:.5rem .65rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.AcaPaymentHistoryModal_summaryLabel__iCLlj{display:block;font-size:.6875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem}.AcaPaymentHistoryModal_summaryValue__cexU6{font-size:.875rem;font-weight:700;color:#0f172a;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.AcaPaymentHistoryModal_loading__LoVtS{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2.5rem 1rem;color:#64748b;font-size:.9375rem}.AcaPaymentHistoryModal_spinner__yHOE9{width:28px;height:28px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:AcaPaymentHistoryModal_spin__XwujR .7s linear infinite}@keyframes AcaPaymentHistoryModal_spin__XwujR{to{transform:rotate(360deg)}}.AcaPaymentHistoryModal_empty__w5rUU{flex:1 1;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center;color:#94a3b8;font-size:.9375rem;background:#f8fafc;border-radius:12px;border:1px dashed #cbd5e1}.AcaPaymentHistoryModal_listWrap__5rYye{flex:1 1;min-height:0;overflow-y:auto;margin:0;padding:0 .65rem .65rem;display:flex;flex-direction:column;gap:.5rem;border:1px solid #cbd5e1;border-radius:6px;background:#f1f5f9;box-shadow:inset 0 0 0 1px #fff9}.AcaPaymentHistoryModal_listWrap__5rYye::-webkit-scrollbar{width:6px}.AcaPaymentHistoryModal_listWrap__5rYye::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.AcaPaymentHistoryModal_listHeader__NmrXD{position:-webkit-sticky;position:sticky;top:0;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) auto minmax(0,.9fr) auto;grid-gap:2rem;gap:2rem;align-items:center;padding:.35rem .65rem .5rem;font-size:.6875rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(180deg,#f1f5f9 72%,#f1f5f900)}.AcaPaymentHistoryModal_listHeaderEnd__TY\+zp{justify-self:end}.AcaPaymentHistoryModal_historyCard__gl3V6{display:grid;grid-template-columns:minmax(0,1.1fr) auto minmax(0,.9fr) auto;grid-gap:.5rem .65rem;gap:.5rem .65rem;align-items:center;padding:.75rem .85rem;background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0a;transition:border-color .15s ease,box-shadow .15s ease}.AcaPaymentHistoryModal_historyCard__gl3V6:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a0f}.AcaPaymentHistoryModal_historyCardPay__X9iic{border-left:3px solid #22c55e}.AcaPaymentHistoryModal_historyCardCancel__P39ZW{border-left:3px solid #ef4444}.AcaPaymentHistoryModal_timeBlock__01jU6{min-width:0}.AcaPaymentHistoryModal_timeMain__1K0FH{font-size:.8125rem;font-weight:600;color:#0f172a;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;word-break:break-all}.AcaPaymentHistoryModal_timeSub__BptTz{margin-top:.15rem;font-size:.6875rem;color:#94a3b8}.AcaPaymentHistoryModal_actionTag__DOwM1{justify-self:start;display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:6px;font-size:.6875rem;font-weight:700;white-space:nowrap}.AcaPaymentHistoryModal_actionPay__h\+JBo{background:#ecfdf5;color:#047857}.AcaPaymentHistoryModal_actionCancel__UdJZf{background:#fef2f2;color:#b91c1c}.AcaPaymentHistoryModal_methods__0Crsq{min-width:0;display:flex;flex-wrap:wrap;gap:.25rem}.AcaPaymentHistoryModal_methodChip__tvnk7{display:inline-block;padding:.15rem .4rem;font-size:.6875rem;font-weight:600;color:#475569;background:#f1f5f9;border-radius:4px}.AcaPaymentHistoryModal_amountCell__GPweE{justify-self:end;font-size:.9375rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.AcaPaymentHistoryModal_amountPositive__C7c80{color:#0f172a}.AcaPaymentHistoryModal_amountNegative__cBVRR{color:#dc2626}.AcaPaymentHistoryModal_footer__GEbE7{flex-shrink:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;border-top:1px solid #e2e8f0;background:#f8fafc}.AcaPaymentHistoryModal_btn__HCqPk{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 1.1rem;font-size:.875rem;font-weight:600;border-radius:10px;cursor:pointer;border:1px solid transparent;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.AcaPaymentHistoryModal_btn__HCqPk:disabled{opacity:.45;cursor:not-allowed}.AcaPaymentHistoryModal_btnGhost__DqvoA{background:#fff;border-color:#e2e8f0;color:#334155}.AcaPaymentHistoryModal_btnGhost__DqvoA:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.AcaPaymentHistoryModal_btnPrimary__WT9-y{background:#fff;border-color:#3b82f6;color:#2563eb}.AcaPaymentHistoryModal_btnPrimary__WT9-y:hover:not(:disabled){background:#eff6ff;border-color:#2563eb}.AcaPaymentHistoryModal_btnPrimary__WT9-y:focus-visible,.AcaPaymentHistoryModal_btnGhost__DqvoA:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.AcaStudentTable_mainPageContainer__738ID{height:100%;display:flex;flex-direction:column;background-color:#f8f9fa;width:100%;max-width:100%;min-width:0}.AcaStudentTable_fixedHeader__uGaxW{position:-webkit-sticky;position:sticky;top:0;z-index:1001;background-color:#fff;padding:1.5rem;box-shadow:0 2px 8px #00000014}.AcaStudentTable_monthSelector__6YDHE{display:flex;align-items:center;background:#f8f9fa;border-radius:.75rem;padding:.5rem}.AcaStudentTable_cursorPointer__Ctsrx{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:.5rem;color:#64748b;transition:all .2s ease;cursor:pointer}.AcaStudentTable_cursorPointer__Ctsrx:hover{background-color:#fff;color:#3b82f6}.AcaStudentTable_monthInput__EwCnL{border:none;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;color:#1e293b;width:160px;background:transparent}.AcaStudentTable_monthInput__EwCnL:focus{outline:none}.AcaStudentTable_statItem__FpnKm{padding:1rem 1.5rem;background:#fff;border-radius:1rem;box-shadow:0 2px 4px #0000000d;transition:transform .2s ease}.AcaStudentTable_statItem__FpnKm:hover{transform:translateY(-2px)}.AcaStudentTable_statLabel__koGrW{font-size:.75rem;color:#64748b;margin-bottom:.5rem;font-weight:500}.AcaStudentTable_statValue__ajMxJ{font-size:1.25rem;font-weight:600}.AcaStudentTable_statValue__ajMxJ.AcaStudentTable_textDanger__1XbJp{color:#ef4444}.AcaStudentTable_statValue__ajMxJ.AcaStudentTable_textSuccess__\+2VWQ{color:#10b981}.AcaStudentTable_statValue__ajMxJ.AcaStudentTable_textPrimary__fzsPk{color:#3b82f6}.AcaStudentTable_statValue__ajMxJ.AcaStudentTable_textInfo__HoqnC{color:#06b6d4}.AcaStudentTable_navTabs__Fp7XU{border:none;gap:.5rem;display:flex;list-style:none;padding:0;margin:0}.AcaStudentTable_navLink__230mW{border:none;padding:.75rem 1.25rem;border-radius:.75rem;color:#64748b;font-weight:500;transition:all .2s ease;cursor:pointer;background:none;text-decoration:none;display:inline-block}.AcaStudentTable_navLink__230mW:hover:not(.AcaStudentTable_active__ZQOhR){background-color:#f1f5f9;color:#1e293b}.AcaStudentTable_navLink__230mW.AcaStudentTable_active__ZQOhR{background-color:#3b82f6;color:#fff;font-weight:600}.AcaStudentTable_navLink__230mW.AcaStudentTable_active__ZQOhR .AcaStudentTable_badge__7E2DB{background-color:#fff3!important;color:#fff}.AcaStudentTable_badge__7E2DB{padding:.35rem .65rem;font-size:.75rem;font-weight:600;border-radius:1rem;display:inline-block}.AcaStudentTable_paymentActions__Z0Rx6{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;max-width:100%}.AcaStudentTable_paymentActions__Z0Rx6>div{display:inline-flex;max-width:100%}.AcaStudentTable_tooltipActionWrap__YYu3t{display:inline-flex;max-width:100%}.AcaStudentTable_tooltipActionWrapHiddenSwim__LvvQV{display:none}.AcaStudentTable_btn__9ZgGw{padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.5rem;transition:all .2s ease;height:36px;display:inline-flex;align-items:center;cursor:pointer;border:1px solid transparent;white-space:nowrap}.AcaStudentTable_btn__9ZgGw:not(:disabled):hover{box-shadow:0 1px 3px #0000001f}.AcaStudentTable_btnPrimary__G85OH{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.AcaStudentTable_btnPrimary__G85OH:hover{background-color:#2563eb;border-color:#2563eb}.AcaStudentTable_btnOutlinePrimary__M39Kr{background-color:transparent;border-color:#3b82f6;color:#3b82f6}.AcaStudentTable_btnOutlinePrimary__M39Kr:hover{background-color:#3b82f6;color:#fff}.AcaStudentTable_btnOutlineSecondary__GavYc{background-color:transparent;border-color:#6c757d;color:#6c757d}.AcaStudentTable_btnOutlineSecondary__GavYc:hover{background-color:#6c757d;color:#fff}.AcaStudentTable_btnOutlineDanger__3uqWT{background-color:transparent;border-color:#dc3545;color:#dc3545}.AcaStudentTable_btnOutlineDanger__3uqWT:hover{background-color:#dc3545;color:#fff}.AcaStudentTable_btnOutlineSuccess__hHcDK{background-color:transparent;border-color:#28a745;color:#28a745}.AcaStudentTable_btnOutlineSuccess__hHcDK:hover{background-color:#28a745;color:#fff}.AcaStudentTable_btnSuccess__nsap\+{background-color:#28a745;border-color:#28a745;color:#fff}.AcaStudentTable_btnSuccess__nsap\+:hover{background-color:#218838;border-color:#1e7e34}.AcaStudentTable_btn__9ZgGw:disabled{opacity:.6;cursor:not-allowed}.AcaStudentTable_actionButton__eP3Bb{padding:8px 12px;font-size:.875rem;height:40px;display:inline-flex;align-items:center;white-space:nowrap}.AcaStudentTable_actionButton__eP3Bb:disabled{opacity:.6;cursor:not-allowed}.AcaStudentTable_actionButton__eP3Bb svg{width:18px;height:18px;flex-shrink:0}.AcaStudentTable_actionButton__eP3Bb span{font-size:.875rem;white-space:nowrap}.AcaStudentTable_inputGroup__gxndC{display:flex;align-items:stretch;width:100%}.AcaStudentTable_formControl__\+FrJQ{border-radius:.5rem;padding:.625rem 1rem;border:1px solid #e2e8f0;font-size:.875rem;flex:1 1;display:block;width:100%;background-color:#fff}.AcaStudentTable_formControl__\+FrJQ:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.AcaStudentTable_formSelect__\+\+2tN{border-radius:.5rem;padding:.625rem 1rem;border:1px solid #e2e8f0;font-size:.875rem;background-color:#fff;cursor:pointer}.AcaStudentTable_formSelect__\+\+2tN:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.AcaStudentTable_tableContainer__8L2YU{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;min-height:600px;position:relative;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.AcaStudentTable_loadingOverlay__5ZxVp{position:absolute;inset:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:1000}.AcaStudentTable_spinnerWrapper__5GeO0{transform:scale(.8);opacity:0;animation:AcaStudentTable_fadeIn__EyaOG .3s ease forwards}@keyframes AcaStudentTable_fadeIn__EyaOG{to{transform:scale(1);opacity:1}}.AcaStudentTable_tableHeaderContainer__o1wG8{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#fff;overflow:visible;width:100%;min-width:1500px}.AcaStudentTable_tableWrapper__idgul[data-swim=true] .AcaStudentTable_tableHeaderContainer__o1wG8{min-width:1105px}.AcaStudentTable_tableHeaderContainer__o1wG8 table{width:100%;table-layout:fixed;margin:0;border-collapse:collapse;border:1px solid #dee2e6}.AcaStudentTable_tableHeaderContainer__o1wG8 table th,.AcaStudentTable_tableHeaderContainer__o1wG8 table td{border:1px solid #dee2e6}.AcaStudentTable_tableHeaderContainer__o1wG8 th{height:40px;font-size:.875rem;font-weight:500;color:#64748b;text-align:center;white-space:nowrap;background:#f8fafc;border:1px solid #dee2e6;box-sizing:border-box}.AcaStudentTable_tableHeaderContainer__o1wG8 th.AcaStudentTable_sorted__yU138{background-color:#f1f5f9}.AcaStudentTable_tableHeaderContainer__o1wG8 th.AcaStudentTable_sorted__yU138:after{content:"";display:inline-block;width:0;height:0;margin-left:6px;vertical-align:middle;border-right:4px solid transparent;border-left:4px solid transparent}.AcaStudentTable_tableHeaderContainer__o1wG8 th.AcaStudentTable_sorted__yU138.AcaStudentTable_asc__XeqlO:after{border-bottom:4px solid #64748b}.AcaStudentTable_tableHeaderContainer__o1wG8 th.AcaStudentTable_sorted__yU138.AcaStudentTable_desc__DbPEb:after{border-top:4px solid #64748b}.AcaStudentTable_sorted__yU138{background-color:#f1f5f9}.AcaStudentTable_tableBodyContainer__hLHEE{flex:1 1;overflow-y:auto;overflow-x:hidden;width:100%;min-width:1500px;background:#fff}.AcaStudentTable_tableWrapper__idgul[data-swim=true] .AcaStudentTable_tableBodyContainer__hLHEE{min-width:1105px}.AcaStudentTable_tableBodyContainer__hLHEE table{border-collapse:collapse;width:100%;table-layout:fixed}.AcaStudentTable_tableBodyContainer__hLHEE table td,.AcaStudentTable_tableBodyContainer__hLHEE table th{border:1px solid #dee2e6}.AcaStudentTable_tableBodyContainer__hLHEE td{height:40px;font-size:.875rem;text-align:center;vertical-align:middle;border:1px solid #dee2e6;box-sizing:border-box}.AcaStudentTable_tableBodyContainer__hLHEE td.AcaStudentTable_amountCell__qX1AN{font-family:Roboto Mono,monospace;text-align:right}.AcaStudentTable_tableBodyContainer__hLHEE .AcaStudentTable_badge__7E2DB{font-size:.75rem;padding:4px 8px;border-radius:12px}.AcaStudentTable_badgeUnpaid__JSMpL{background-color:#dc2626;color:#fff}.AcaStudentTable_badgePaid__Yltp5,.AcaStudentTable_badgeSuccess__ELEM8{background-color:#16a34a;color:#fff}.AcaStudentTable_badgeDanger__Q-r3S{background-color:#dc2626;color:#fff}.AcaStudentTable_badgePrimary__2XDFJ{background-color:#dbeafe;color:#2563eb}.AcaStudentTable_badgeLight__9JbmQ{background-color:#475569;color:#fff}.AcaStudentTable_unpaidAmountCell__mhTTk{background-color:#f8f9fa;transition:background-color .2s}.AcaStudentTable_unpaidAmountCell__mhTTk.AcaStudentTable_clickable__2RQKi{cursor:pointer}.AcaStudentTable_unpaidAmountCell__mhTTk.AcaStudentTable_clickable__2RQKi:hover{background-color:#f0f0f0}.AcaStudentTable_unpaidAmountCell__mhTTk.AcaStudentTable_nonClickable__641v3{cursor:default}.AcaStudentTable_clickable__2RQKi{cursor:pointer}.AcaStudentTable_clickable__2RQKi:hover{background-color:#f0f0f0}.AcaStudentTable_nonClickable__641v3{cursor:default}.AcaStudentTable_amountText__Y\+CsO.AcaStudentTable_unpaid__9EOGz,.AcaStudentTable_unpaid__9EOGz{color:#dc3545}.AcaStudentTable_tableWrapper__idgul{display:flex;flex-direction:column;background:#f8f9fa;width:100%;overflow-x:auto;overflow-y:visible}.AcaStudentTable_tableWrapper__idgul .AcaStudentTable_tableHeaderContainer__o1wG8 table,.AcaStudentTable_tableWrapper__idgul .AcaStudentTable_tableBodyContainer__hLHEE table{width:100%;min-width:1500px}.AcaStudentTable_tableWrapper__idgul[data-swim=true] .AcaStudentTable_tableHeaderContainer__o1wG8 table,.AcaStudentTable_tableWrapper__idgul[data-swim=true] .AcaStudentTable_tableBodyContainer__hLHEE table{min-width:1105px}.AcaStudentTable_tableHeaderContainer__o1wG8 colgroup,.AcaStudentTable_tableBodyContainer__hLHEE colgroup{display:table-column-group}.AcaStudentTable_tableContent__Tg-ul{flex:1 1;overflow:auto;padding:0;width:100%;max-width:100%;min-width:0}table{table-layout:fixed;width:100%;margin:0;border-collapse:collapse;border:1px solid #dee2e6}table th,table td{border:1px solid #dee2e6}.AcaStudentTable_checkboxCol__PB6J4{width:40px}.AcaStudentTable_indexCol__XzKc-{width:50px}.AcaStudentTable_nameCol__tvnk6,.AcaStudentTable_phoneCol__7F6WN,.AcaStudentTable_parentCol__BX7dj,.AcaStudentTable_classCol__NeeSC{width:120px}.AcaStudentTable_statusCol__TxoeX{width:80px}.AcaStudentTable_amountCol__D9718,.AcaStudentTable_unpaidCol__jr6w5,.AcaStudentTable_cardCol__w4sw4,.AcaStudentTable_cashCol__hE9mv,.AcaStudentTable_prepaidCol__iDNWo,.AcaStudentTable_discountCol__K9Hx8,.AcaStudentTable_dateCol__ffuLp{width:90px}.AcaStudentTable_autoInvoiceCol__7Q8wM{width:80px}.AcaStudentTable_memoCol__MOUks{width:auto}.AcaStudentTable_paginationContainer__Wcr5D{display:flex;align-items:center;justify-content:space-between;padding:4px 12px;background:#fff;border-top:1px solid #dee2e6}@media (max-width: 1450px){.AcaStudentTable_paginationContainer__Wcr5D{flex-direction:column;gap:12px;align-items:stretch}.AcaStudentTable_paginationRight__2MH0k{margin-left:0;width:100%}}.AcaStudentTable_summaryStats__Tz0Pr{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:6px;gap:6px;background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000d}.AcaStudentTable_summaryStats__Tz0Pr .AcaStudentTable_statItem__FpnKm{padding:8px;background:#f8fafc;border-radius:6px;transition:all .2s ease;text-align:center}.AcaStudentTable_summaryStats__Tz0Pr .AcaStudentTable_statItem__FpnKm:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.AcaStudentTable_summaryStats__Tz0Pr .AcaStudentTable_statItem__FpnKm label{display:block;color:#64748b;font-size:.75rem;font-weight:500;margin-bottom:4px;text-align:center}.AcaStudentTable_summaryStats__Tz0Pr .AcaStudentTable_statItem__FpnKm .AcaStudentTable_value__s29NC{color:#1e293b;font-size:.875rem;font-weight:600;font-family:Roboto Mono,monospace;text-align:center}.AcaStudentTable_value__s29NC.AcaStudentTable_totalFee__PNx9C{color:#3b82f6}.AcaStudentTable_value__s29NC.AcaStudentTable_totalUnpaid__we29e{color:#ef4444}.AcaStudentTable_value__s29NC.AcaStudentTable_cardSum__lJViS,.AcaStudentTable_value__s29NC.AcaStudentTable_cashSum__9WQBX,.AcaStudentTable_value__s29NC.AcaStudentTable_prepaidSum__yp6nd,.AcaStudentTable_value__s29NC.AcaStudentTable_discountSum__Rr9LJ{color:#1e293b}.AcaStudentTable_value__s29NC.AcaStudentTable_actualPaid__eXQt0{color:#059669;font-weight:700}.AcaStudentTable_value__s29NC{color:#1e293b;font-size:.875rem;font-weight:600;font-family:Roboto Mono,monospace;text-align:center}.AcaStudentTable_paginationRight__2MH0k{display:flex;align-items:center;gap:16px;margin-left:20px}.AcaStudentTable_itemsPerPage__asIJL select{padding:4px 8px;border-radius:4px;border:1px solid #dee2e6;font-size:.9rem;width:75px}.AcaStudentTable_itemsPerPage__asIJL select:focus{outline:none;border-color:#3b82f6}.AcaStudentTable_paginationControls__nR6PH{display:flex;align-items:center;gap:8px}.AcaStudentTable_paginationControls__nR6PH .AcaStudentTable_btn__9ZgGw{min-width:32px;height:32px;padding:0 8px;font-size:.9rem;display:flex;align-items:center;justify-content:center}.AcaStudentTable_paginationControls__nR6PH .AcaStudentTable_btn__9ZgGw.AcaStudentTable_active__ZQOhR{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.AcaStudentTable_paginationControls__nR6PH .AcaStudentTable_btn__9ZgGw:not(.AcaStudentTable_active__ZQOhR):hover{background-color:#f8f9fa}.AcaStudentTable_bottomTabs__DWi1M{background-color:#1a365d;border-top:1px solid #dee2e6;padding:0;height:55px}.AcaStudentTable_nav__MWde\+,.AcaStudentTable_bottomTabs__DWi1M .AcaStudentTable_nav__MWde\+{height:100%;margin:0;padding:0 16px;display:flex;list-style:none}.AcaStudentTable_bottomTabs__DWi1M .AcaStudentTable_navItem__FBHRD{flex:1 1;max-width:280px;padding:0 8px}.AcaStudentTable_bottomTabs__DWi1M .AcaStudentTable_navLink__230mW{width:100%;height:100%;border:none;color:#fff;font-size:1rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;border-radius:8px;background:none;cursor:pointer;text-decoration:none}.AcaStudentTable_bottomTabs__DWi1M .AcaStudentTable_navLink__230mW.AcaStudentTable_active__ZQOhR,.AcaStudentTable_active__ZQOhR{background-color:#ffffff26;color:#fff;font-weight:600}.AcaStudentTable_bottomTabs__DWi1M .AcaStudentTable_navLink__230mW .AcaStudentTable_badge__7E2DB{font-size:.85rem;padding:6px 10px;border-radius:12px}.AcaStudentTable_bottomTabs__DWi1M .AcaStudentTable_navLink__230mW.AcaStudentTable_active__ZQOhR .AcaStudentTable_badgeSuccess__ELEM8{background-color:#16a34a!important;color:#fff!important}.AcaStudentTable_bottomTabs__DWi1M .AcaStudentTable_navLink__230mW.AcaStudentTable_active__ZQOhR .AcaStudentTable_badgeDanger__Q-r3S{background-color:#dc2626!important;color:#fff!important}.AcaStudentTable_bottomTabs__DWi1M .AcaStudentTable_navLink__230mW.AcaStudentTable_active__ZQOhR .AcaStudentTable_badgePrimary__2XDFJ{background-color:#dbeafe!important;color:#2563eb!important}.AcaStudentTable_statusBadge__tEest{font-size:.85rem;padding:6px 10px;border-radius:12px}.AcaStudentTable_headerSection__uR8GG{padding:16px;background-color:#fff;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:hidden}.AcaStudentTable_headerToolbar__COsmt{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px;width:100%;max-width:100%;min-width:0}.AcaStudentTable_headerToolbarPrimary__cTp6V{display:flex;align-items:center;flex-wrap:wrap;gap:8px;flex:1 1 auto;min-width:0;max-width:100%}.AcaStudentTable_headerToolbarSecondary__E8XyO{display:flex;align-items:center;flex-wrap:wrap;gap:8px;flex:1 1 auto;min-width:0;max-width:100%;justify-content:flex-end}.AcaStudentTable_headerSection__uR8GG .AcaStudentTable_actionSection__CR1HR{width:100%}.AcaStudentTable_headerSection__uR8GG .AcaStudentTable_searchInput__KG6CM{width:min(250px,100%);min-width:0;flex:1 1 200px}.AcaStudentTable_headerSection__uR8GG .AcaStudentTable_searchInput__KG6CM .AcaStudentTable_formControl__\+FrJQ{border-radius:.5rem;border:1px solid #e2e8f0;padding:.625rem 1rem;font-size:.875rem;width:100%;box-sizing:border-box}.AcaStudentTable_headerSection__uR8GG .AcaStudentTable_searchInput__KG6CM .AcaStudentTable_formControl__\+FrJQ:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}@media (max-width: 1600px){.AcaStudentTable_headerToolbarSecondary__E8XyO{justify-content:flex-start}}@media (max-width: 1450px){.AcaStudentTable_headerToolbar__COsmt{flex-direction:column;align-items:stretch}.AcaStudentTable_headerToolbarPrimary__cTp6V,.AcaStudentTable_headerToolbarSecondary__E8XyO{width:100%;flex-basis:auto}.AcaStudentTable_headerToolbarSecondary__E8XyO{justify-content:flex-start}}@media (max-width: 992px){.AcaStudentTable_headerSection__uR8GG{padding:12px}.AcaStudentTable_headerSection__uR8GG .AcaStudentTable_searchInput__KG6CM,.AcaStudentTable_searchInput__KG6CM{width:100%;flex:1 1 100%}}@media (max-width: 768px){.AcaStudentTable_headerSection__uR8GG{padding:10px}.AcaStudentTable_paymentActions__Z0Rx6{gap:.375rem}.AcaStudentTable_actionButton__eP3Bb{padding:6px 10px;height:36px;font-size:.8125rem}.AcaStudentTable_actionButton__eP3Bb span{font-size:.8125rem}}.AcaStudentTable_searchInput__KG6CM{width:min(300px,100%);min-width:0;height:40px;flex:1 1 200px}.AcaStudentTable_searchInput__KG6CM .AcaStudentTable_formControl__\+FrJQ{font-size:.875rem;padding:8px 12px}@media (max-width: 1200px){.AcaStudentTable_summaryStats__Tz0Pr{grid-template-columns:repeat(4,minmax(0,1fr))}.AcaStudentTable_fixedBottomSection__-Pamf{overflow-x:auto}.AcaStudentTable_bottomTabs__DWi1M .AcaStudentTable_nav__MWde\+{flex-wrap:wrap;justify-content:flex-start}}@media (max-width: 768px){.AcaStudentTable_summaryStats__Tz0Pr{grid-template-columns:repeat(2,minmax(0,1fr))}}.AcaStudentTable_textCenter__PEKxh{text-align:center}.AcaStudentTable_textStart__0poSM{text-align:left}.AcaStudentTable_selected__sLUeP,.AcaStudentTable_studentRow__c17I1.AcaStudentTable_selected__sLUeP td,.AcaStudentTable_studentRow__c17I1.AcaStudentTable_selected__sLUeP td.AcaStudentTable_unpaidAmountCell__mhTTk,.AcaStudentTable_studentRow__c17I1.AcaStudentTable_selected__sLUeP td[style*=background-color],.AcaStudentTable_studentRow__c17I1.AcaStudentTable_selected__sLUeP td[style*=backgroundColor]{background-color:#f0f8ff!important}.AcaStudentTable_studentRow__c17I1{cursor:pointer}.AcaStudentTable_studentRow__c17I1:hover{background-color:#f8f9fa}.AcaStudentTable_modalBody__yQ8qa .AcaStudentTable_formGroup__u\+LDp{margin-bottom:1rem}.AcaStudentTable_modalBody__yQ8qa .AcaStudentTable_formLabel__zi6Gd{font-weight:500;color:#495057}.AcaStudentTable_modalBody__yQ8qa .AcaStudentTable_formControl__\+FrJQ:focus,.AcaStudentTable_modalBody__yQ8qa .AcaStudentTable_formSelect__\+\+2tN:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.AcaStudentTable_modalBody__yQ8qa .AcaStudentTable_table__SxnMy{margin-top:1rem}.AcaStudentTable_sectionTitle__GQZLD{font-size:1.1rem;font-weight:600;color:#495057;padding-bottom:.5rem;border-bottom:2px solid #e9ecef;margin-top:1rem}.AcaStudentTable_fixedBottomSection__-Pamf{position:-webkit-sticky;position:sticky;bottom:0;background:#fff;z-index:100}.AcaDailySalesReport_container__\+ivH1{padding:24px;background-color:#f8f9fa}.AcaDailySalesReport_controls__fL9Dp{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding:16px 20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;justify-content:flex-end;flex-wrap:wrap}.AcaDailySalesReport_excelBtn__hOeNW{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background-color:#28a745;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;box-shadow:0 2px 4px #28a74533}.AcaDailySalesReport_excelBtn__hOeNW:hover:not(:disabled){background-color:#218838;transform:translateY(-1px);box-shadow:0 4px 8px #28a7454d}.AcaDailySalesReport_excelBtn__hOeNW:disabled{background-color:#adb5bd;cursor:not-allowed;box-shadow:none}.AcaDailySalesReport_label__WgcPd{font-weight:500;color:#495057;font-size:14px}.AcaDailySalesReport_dateInput__GRLqO{padding:8px 12px;border:1px solid #ced4da;border-radius:6px;font-size:14px;min-width:150px;transition:border-color .2s}.AcaDailySalesReport_dateInput__GRLqO:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.AcaDailySalesReport_summaryGrid__Wiahi{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px;margin-bottom:32px}.AcaDailySalesReport_summaryCard__GX8Dh{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000d;transition:all .3s}.AcaDailySalesReport_summaryCard__GX8Dh:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.AcaDailySalesReport_cardLabel__4Atvj{font-size:13px;color:#6c757d;margin-bottom:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.AcaDailySalesReport_cardValue__NtQFO{font-size:28px;font-weight:700;color:#212529;line-height:1.2}.AcaDailySalesReport_netSales__6GnP1{color:#28a745}.AcaDailySalesReport_methodSummarySection__x-MBf{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;padding:16px 20px;margin-bottom:24px;box-shadow:0 2px 8px #0000000d}.AcaDailySalesReport_methodSummaryTitle__etvsq{font-size:14px;font-weight:700;color:#343a40;margin-bottom:12px}.AcaDailySalesReport_methodSummaryGrid__un7ql{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px}.AcaDailySalesReport_methodSummaryItem__aIvd1{border:1px solid #e9ecef;border-radius:8px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;background:#fafbfc}.AcaDailySalesReport_methodSummaryLabel__hx51L{font-size:13px;color:#495057;font-weight:600}.AcaDailySalesReport_methodSummaryValue__2B3Nt{font-size:16px;color:#212529;font-weight:700}.AcaDailySalesReport_detailsSection__lDOaV{margin-top:32px;background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d}.AcaDailySalesReport_sectionTitle__XQnYQ{font-size:20px;font-weight:700;margin-bottom:20px;color:#212529;padding-bottom:12px;border-bottom:2px solid #e9ecef}.AcaDailySalesReport_table__X4EZX{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;border-radius:8px;overflow:hidden}.AcaDailySalesReport_tableHeader__Gj5eV{background-color:#f8f9fa}.AcaDailySalesReport_tableHeader__Gj5eV th{font-weight:600;color:#495057;padding:14px 16px;text-align:left;border-bottom:2px solid #dee2e6;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.AcaDailySalesReport_table__X4EZX tbody tr{border-bottom:1px solid #e9ecef;transition:background-color .2s}.AcaDailySalesReport_table__X4EZX tbody tr:hover{background-color:#f8f9fa}.AcaDailySalesReport_table__X4EZX tbody td{padding:14px 16px;color:#212529}.AcaDailySalesReport_cancelledRow__1ijOR{background-color:#fff5f5!important}.AcaDailySalesReport_cancelledRow__1ijOR:hover{background-color:#ffebee!important}.AcaDailySalesReport_cancelledAmount__XVH2X{color:#dc3545;font-weight:700}.AcaDailySalesReport_successBadge__sqvGg{display:inline-block;padding:4px 10px;background-color:#d4edda;color:#155724;border-radius:4px;font-size:12px;font-weight:600}.AcaDailySalesReport_cancelBadge__lib5K{display:inline-block;padding:4px 10px;background-color:#f8d7da;color:#721c24;border-radius:4px;font-size:12px;font-weight:600}.AcaDailySalesReport_cancelOriginText__zLSXS{margin-top:4px;font-size:12px;color:#6c757d}.AcaDailySalesReport_emptyCell__D-Sry{text-align:center;padding:60px 20px;color:#6c757d;font-size:15px}.AcaDailySalesReport_message__Ih\+1\+{text-align:center;padding:60px 20px;color:#6c757d;font-size:16px;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}.AcaDailySalesReport_errorMessage__8Vsf0{padding:16px 20px;background-color:#f8d7da;color:#721c24;border-radius:8px;border-left:4px solid #dc3545;margin-bottom:24px;font-size:14px}.AcaMonthlySalesReport_container__mUXQX{padding:24px;background-color:#f8f9fa}.AcaMonthlySalesReport_controls__y\+7aJ{display:flex;align-items:center;gap:12px;margin-bottom:32px;padding:16px 20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;justify-content:flex-end}.AcaMonthlySalesReport_label__jz6yI{font-weight:500;color:#495057;font-size:14px}.AcaMonthlySalesReport_monthInput__Vyq6z{padding:8px 12px;border:1px solid #ced4da;border-radius:6px;font-size:14px;transition:border-color .2s}.AcaMonthlySalesReport_monthInput__Vyq6z:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.AcaMonthlySalesReport_summaryGrid__t0CA-{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px;margin-bottom:32px}.AcaMonthlySalesReport_summaryCard__eUMPi{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000d;transition:all .3s}.AcaMonthlySalesReport_summaryCard__eUMPi:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.AcaMonthlySalesReport_cardLabel__Q9NZv{font-size:13px;color:#6c757d;margin-bottom:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.AcaMonthlySalesReport_cardValue__Kmntp{font-size:28px;font-weight:700;color:#212529;line-height:1.2}.AcaMonthlySalesReport_netSales__ryHWb{color:#28a745}.AcaMonthlySalesReport_calendarSection__blS4\+{margin-top:32px;background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d}.AcaMonthlySalesReport_sectionTitle__LjiCC{font-size:20px;font-weight:700;margin-bottom:24px;color:#212529;padding-bottom:12px;border-bottom:2px solid #e9ecef}.AcaMonthlySalesReport_calendar__V4mWE{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.AcaMonthlySalesReport_calendarHeader__hA\+Tn{display:grid;grid-template-columns:repeat(7,1fr);background-color:#f8f9fa;border-bottom:2px solid #dee2e6}.AcaMonthlySalesReport_calendarDayLabel__D5hlE{padding:16px;text-align:center;font-weight:700;color:#495057;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.AcaMonthlySalesReport_calendarBody__iQIrB{display:grid;grid-template-columns:repeat(7,1fr)}.AcaMonthlySalesReport_calendarDay__jFktf{min-height:100px;border:1px solid #e9ecef;padding:12px;display:flex;flex-direction:column;gap:6px;transition:background-color .2s}.AcaMonthlySalesReport_calendarDay__jFktf:hover{background-color:#f8f9fa}.AcaMonthlySalesReport_dayNumber__V4ZHJ{font-weight:600;font-size:14px;color:#495057;margin-bottom:4px}.AcaMonthlySalesReport_dayAmount__3Rf6i{font-size:13px;font-weight:700;color:#28a745}.AcaMonthlySalesReport_dayCount__NRCPb{font-size:11px;color:#6c757d;font-weight:500}.AcaMonthlySalesReport_message__S-K-E{text-align:center;padding:60px 20px;color:#6c757d;font-size:16px;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}.AcaMonthlySalesReport_errorMessage__X17Eh{padding:16px 20px;background-color:#f8d7da;color:#721c24;border-radius:8px;border-left:4px solid #dc3545;margin-bottom:24px;font-size:14px}.AcaYearlySalesReport_container__TYQNn{padding:24px;background-color:#f8f9fa}.AcaYearlySalesReport_controls__\+0oqT{display:flex;align-items:center;gap:12px;margin-bottom:32px;padding:16px 20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;justify-content:flex-end}.AcaYearlySalesReport_label__Ssd\+4{font-weight:500;color:#495057;font-size:14px}.AcaYearlySalesReport_yearInput__mZMQ8{padding:8px 12px;border:1px solid #ced4da;border-radius:6px;font-size:14px;width:120px;transition:border-color .2s}.AcaYearlySalesReport_yearInput__mZMQ8:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.AcaYearlySalesReport_summaryGrid__hc8tu{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px;margin-bottom:32px}.AcaYearlySalesReport_summaryCard__kTb\+u{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000d;transition:all .3s}.AcaYearlySalesReport_summaryCard__kTb\+u:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.AcaYearlySalesReport_cardLabel__EF0IB{font-size:13px;color:#6c757d;margin-bottom:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.AcaYearlySalesReport_cardValue__jd28k{font-size:28px;font-weight:700;color:#212529;line-height:1.2}.AcaYearlySalesReport_netSalesValue__YslGp{color:#28a745}.AcaYearlySalesReport_listSection__vfPsI{margin-top:32px;background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d}.AcaYearlySalesReport_sectionTitle__AI0Wx{font-size:20px;font-weight:700;margin-bottom:20px;color:#212529;padding-bottom:12px;border-bottom:2px solid #e9ecef}.AcaYearlySalesReport_monthlyList__nKf07{display:flex;flex-direction:column;gap:12px}.AcaYearlySalesReport_monthlyItem__DC2Op{display:grid;grid-template-columns:100px 1fr 120px;align-items:center;padding:18px 20px;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;transition:all .2s}.AcaYearlySalesReport_monthlyItem__DC2Op:hover{background-color:#fff;transform:translate(4px);box-shadow:0 2px 8px #00000014}.AcaYearlySalesReport_monthlyLabel__wPRMY{font-weight:700;font-size:16px;color:#495057}.AcaYearlySalesReport_monthlyAmount__ayzAL{font-size:16px;font-weight:700;color:#28a745;text-align:left}.AcaYearlySalesReport_monthlyCount__OPdyZ{font-size:14px;color:#6c757d;text-align:right;font-weight:500}.AcaYearlySalesReport_emptyMessage__hl6xa{text-align:center;padding:60px 20px;color:#6c757d;font-size:16px}.AcaYearlySalesReport_message__V--4d{text-align:center;padding:60px 20px;color:#6c757d;font-size:16px;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}.AcaYearlySalesReport_errorMessage__tQ\+zf{padding:16px 20px;background-color:#f8d7da;color:#721c24;border-radius:8px;border-left:4px solid #dc3545;margin-bottom:24px;font-size:14px}@keyframes acaSchedule_spin__Vf5e4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes acaSchedule_fadeIn__XTgkW{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.aca-table .aca-schedule-table{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:24px}.aca-table table .aca-schedule-table table{width:100%}.aca-table table th .aca-schedule-table table th{background:#f9fafb;color:#111827;font-weight:500;padding:12px 16px}.aca-table table td .aca-schedule-table table td{padding:12px 16px;border-bottom:1px solid #f3f4f6}.aca-btn .aca-schedule-header .aca-week-navigation .aca-nav-button .aca-time-dropdown-button{border-radius:8px;padding:8px 16px;font-size:.9rem;transition:all .2s ease}.aca-btn-outline .aca-schedule-header .aca-week-navigation .aca-nav-button{background:#fff;border:1px solid #e5e7eb;color:#6b7280}.aca-btn-outline:hover .aca-schedule-header .aca-week-navigation .aca-nav-button:hover{background:#f9fafb}.schedule-container .student-list-section{width:300px;min-width:300px;height:calc(100vh - 230px);background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column}.schedule-container .student-list-section .search-box{display:flex;align-items:center;padding:.5rem;background:#f5f5f5;border-radius:6px;margin-bottom:.3rem;position:relative;transition:all .2s ease}.schedule-container .student-list-section .search-box:focus-within{background:#fff;box-shadow:0 0 0 2px #1976d233}.schedule-container .student-list-section .search-box svg{color:#666;margin-right:.75rem;font-size:1.1rem;flex-shrink:0}.schedule-container .student-list-section .search-box input{border:none;background:none;width:100%;outline:none;font-size:.95rem;color:#333;padding:.25rem 0}.schedule-container .student-list-section .search-box input::placeholder{color:#999}.schedule-container .student-list-section .search-box input:focus::placeholder{color:#666}.schedule-container .student-list-section .search-box:after{content:"";position:absolute;right:.75rem;width:12px;height:12px;border:2px solid transparent;border-top-color:#666;border-radius:50%;opacity:0;transition:opacity .2s ease}.schedule-container .student-list-section .search-box.loading:after{opacity:1;animation:acaSchedule_spin__Vf5e4 .8s linear infinite}.schedule-container .student-list-section .search-error{color:#dc3545;font-size:.85rem;margin:.5rem;animation:acaSchedule_fadeIn__XTgkW .3s ease}.schedule-container .student-list-section .student-list{flex:1 1;overflow-y:auto;padding-right:5px;position:relative}.schedule-container .student-list-section .student-list::-webkit-scrollbar{width:6px}.schedule-container .student-list-section .student-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.schedule-container .student-list-section .student-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.schedule-container .student-list-section .student-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.schedule-container .student-list-section .student-list .student-item{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:6px;cursor:pointer;transition:all .2s;position:relative}.schedule-container .student-list-section .student-list .student-item:hover{background:#f5f5f5;box-shadow:0 2px 8px #0000000d}.schedule-container .student-list-section .student-list .student-item.active{background:#e3f2fd;color:#1976d2}.schedule-container .student-list-section .student-list .student-item .student-name{font-weight:500}.schedule-container .student-list-section .student-list.loading:after{content:"";position:absolute;inset:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:1}.schedule-container .student-list-section .history-btn{background:#f8fafc;border:1px solid #e5e7eb;cursor:pointer;padding:.5rem;border-radius:6px;margin-top:.5rem;color:#374151;font-size:.9rem;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;font-weight:500}.schedule-container .student-list-section .history-btn .approval-status-icon{margin:0;width:15px;height:15px;border:1.5px solid #666;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;flex-shrink:0;pointer-events:none;opacity:.8}.schedule-container .student-list-section .history-btn .approval-status-icon svg{width:9px;height:9px;stroke-width:4;color:#666}.schedule-container .student-list-section .history-btn .approval-status-icon.approved{border-color:#666}.schedule-container .student-list-section .history-btn .approval-status-icon.approved svg{color:#666}.schedule-container .student-list-section .history-btn:hover{background:#f3f4f6;border-color:#d1d5db;color:#1f2937;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.schedule-container .student-list-section .history-btn:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.schedule-container{display:flex;gap:1rem;height:calc(100vh - 230px);min-width:580px}.schedule-container .student-list-section .student-list .student-subjects{font-size:11px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:75%}.schedule-container .schedule-main-panel{width:1px;flex:1 1;height:calc(100vh - 230px);background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 768px){.schedule-container{flex-direction:column;min-width:0;width:100%;height:auto;min-height:min(68vh,100vh - 260px);flex:1 1}.schedule-container .schedule-main-panel{width:100%;min-width:0;height:auto;min-height:min(56vh,100vh - 300px);flex:1 1}}.aca-schedule-header{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:24px;margin-bottom:24px;display:flex;align-items:center;justify-content:center;justify-content:space-between}.aca-schedule-header .aca-week-navigation{display:flex;align-items:center;gap:12px}.aca-schedule-header .aca-week-navigation .aca-week-display{font-size:1rem;font-weight:500;min-width:120px;text-align:center}.aca-schedule-header .aca-date-picker{padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem}.aca-schedule-table table th{text-align:center}.aca-schedule-table table th.sun,.aca-schedule-table table th.sat{color:#60a5fa}.aca-schedule-table table td{text-align:center}.aca-schedule-table table .aca-schedule-cell{cursor:pointer;padding:12px;transition:all .2s ease;border-radius:8px}.aca-schedule-table table .aca-schedule-cell.active{background-color:#eff6ff;color:#4a6cf7;border:1px solid #bfdbfe}.aca-schedule-table table .aca-schedule-cell.active:hover{background-color:#e5f0ff}.aca-schedule-table table .aca-schedule-cell.inactive{background-color:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}.aca-schedule-table table .aca-schedule-cell.inactive:hover{background-color:#edeff2}.aca-schedule-table table .aca-schedule-cell div{margin:2px 0;font-size:.9rem}.aca-schedule-table table .aca-schedule-cell .selected-time-info{position:absolute;top:-30px;left:0;right:0;display:flex;flex-direction:column;align-items:center;gap:4px;z-index:10}.aca-schedule-table table .aca-schedule-cell .selected-time-info .time-badge{position:absolute;top:-24px;left:50%;transform:translate(-50%);background-color:#2196f3;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:10}.aca-schedule-table table .aca-schedule-cell .selected-time-info .selection-guide{color:#999;font-size:12px;font-weight:400}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;padding:16px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:320px;margin-top:8px}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background:#fff;box-shadow:-2px -2px 4px #0000000d}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types .selection-guide{text-align:center;color:#666;font-size:13px;margin-bottom:16px}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types .type-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;justify-content:center;max-height:200px;overflow-y:auto;padding-right:4px}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types .type-buttons::-webkit-scrollbar{width:6px}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types .type-buttons::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types .type-buttons::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types .type-buttons::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types .type-buttons .inline-type-btn{padding:8px 16px;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;transition:all .2s;min-width:80px}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types .type-buttons .inline-type-btn:hover{opacity:.9}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types .popup-actions{display:flex;gap:8px;align-items:center}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types .popup-actions .cancel-selection-btn{flex:1 1;padding:8px 16px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#666;font-size:13px;cursor:pointer;transition:all .2s}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types .popup-actions .cancel-selection-btn:hover{background:#f5f5f5}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types .popup-actions .settings-btn{width:36px;height:36px;padding:8px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#666;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types .popup-actions .settings-btn svg{width:18px;height:18px}.aca-schedule-table table .aca-schedule-cell .inline-schedule-types .popup-actions .settings-btn:hover{background:#f5f5f5;color:#2196f3}.aca-schedule-table table .aca-schedule-cell.in-range{background:#2196f333!important;border:1px solid rgba(33,150,243,.4);z-index:1}.in-range{background-color:#2196f31a;position:relative}.aca-schedule-modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1050}.aca-schedule-modal .aca-modal-content{background:#fff;border-radius:8px;padding:24px;width:400px;max-width:95%;box-shadow:0 2px 10px #0000001a}.aca-schedule-modal .aca-modal-content .aca-modal-header{margin-bottom:24px}.aca-schedule-modal .aca-modal-content .aca-modal-header .aca-modal-title{font-size:1.875rem;font-weight:600;margin-bottom:20px}.aca-schedule-modal .aca-modal-content .aca-modal-header .aca-student-info{background:#f8f9fa;padding:16px;border-radius:4px}.aca-schedule-modal .aca-modal-content .aca-modal-header .aca-student-info p{margin:6px 0;font-size:1.25rem;color:#6c757d}.aca-schedule-modal .aca-modal-content .aca-modal-body .aca-toggle-group{display:flex;gap:8px;max-width:400px;margin:0 auto 24px}.aca-schedule-modal .aca-modal-content .aca-modal-body .aca-toggle-group .aca-toggle-button{flex:1 1;padding:12px 24px;border:1px solid #dee2e6;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s;font-size:1.25rem}.aca-schedule-modal .aca-modal-content .aca-modal-body .aca-toggle-group .aca-toggle-button.active{background-color:#4a6cf7;color:#fff;border-color:#4a6cf7}.aca-schedule-modal .aca-modal-content .aca-modal-body .aca-toggle-group .aca-toggle-button:not(.active):hover{background-color:#f8f9fa}.aca-schedule-modal .aca-modal-content .aca-modal-body .aca-time-settings .aca-time-row{display:flex;align-items:center;max-width:600px;margin:0 auto;justify-content:center}.aca-schedule-modal .aca-modal-content .aca-modal-body .aca-time-settings .aca-time-row span{width:80px;color:#6c757d;font-size:1.25rem}.aca-schedule-modal .aca-modal-content .aca-modal-body .aca-time-settings .aca-time-row .aca-time-inputs{display:flex;align-items:center;gap:8px}.aca-schedule-modal .aca-modal-content .aca-modal-actions{display:flex;justify-content:center;gap:16px;margin-top:32px}.aca-schedule-modal .aca-modal-content .aca-modal-actions button{padding:12px 48px;border-radius:4px;cursor:pointer;font-weight:500;font-size:1.5rem;min-width:160px}.aca-schedule-modal .aca-modal-content .aca-modal-actions button.aca-save-button{background-color:#4a6cf7;color:#fff;border:none}.aca-schedule-modal .aca-modal-content .aca-modal-actions button.aca-save-button:hover{background-color:#3258f6}.aca-schedule-modal .aca-modal-content .aca-modal-actions button.aca-cancel-button{background-color:#fff;border:1px solid #dee2e6;color:#6c757d}.aca-schedule-modal .aca-modal-content .aca-modal-actions button.aca-cancel-button:hover{background-color:#f8f9fa}.aca-time-select-container .aca-minute-select-container{position:relative}.aca-time-select-container .aca-time-select-button .aca-minute-select-container .aca-time-select-button{padding:6px 12px;border:1px solid #dee2e6;border-radius:4px;background:#fff;min-width:90px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:1rem}.aca-time-select-container .aca-time-select-button:hover .aca-minute-select-container .aca-time-select-button:hover{background:#f8f9fa}.aca-time-select-container .aca-time-select-button .icon .aca-minute-select-container .aca-time-select-button .icon{font-size:1rem;transition:transform .2s}.aca-time-select-container .aca-time-select-button .icon.open .aca-minute-select-container .aca-time-select-button .icon.open{transform:rotate(180deg)}.aca-time-select-container .aca-time-select-dropdown .aca-time-select-container .aca-minute-select-dropdown .aca-minute-select-container .aca-time-select-dropdown .aca-minute-select-container .aca-minute-select-dropdown{position:absolute;background:#fff;border:1px solid #dee2e6;border-radius:4px;box-shadow:0 2px 8px #0000001a;z-index:1051}.aca-time-select-container .aca-time-select-dropdown.dropdown-up .aca-time-select-container .aca-minute-select-dropdown.dropdown-up .aca-minute-select-container .aca-time-select-dropdown.dropdown-up .aca-minute-select-container .aca-minute-select-dropdown.dropdown-up{bottom:calc(100% + 4px)}.aca-time-select-container .aca-time-select-dropdown.dropdown-down .aca-time-select-container .aca-minute-select-dropdown.dropdown-down .aca-minute-select-container .aca-time-select-dropdown.dropdown-down .aca-minute-select-container .aca-minute-select-dropdown.dropdown-down{top:calc(100% + 4px)}.aca-time-select-container .aca-time-select-dropdown .aca-minute-select-container .aca-time-select-dropdown{display:flex;width:240px}.aca-time-select-container .aca-time-select-dropdown .time-column .aca-minute-select-container .aca-time-select-dropdown .time-column{flex:1 1;border-right:1px solid #e9ecef}.aca-time-select-container .aca-time-select-dropdown .time-column:last-child .aca-minute-select-container .aca-time-select-dropdown .time-column:last-child{border-right:none}.aca-time-select-container .aca-time-select-dropdown .time-column .column-header .aca-minute-select-container .aca-time-select-dropdown .time-column .column-header{padding:8px;text-align:center;font-weight:500;border-bottom:1px solid #e9ecef;font-size:1rem}.aca-time-select-container .aca-time-select-dropdown .time-column.am .column-header .aca-minute-select-container .aca-time-select-dropdown .time-column.am .column-header{color:#495057;background-color:#f8f9fa}.aca-time-select-container .aca-time-select-dropdown .time-column.am .time-option .aca-minute-select-container .aca-time-select-dropdown .time-column.am .time-option{color:#495057}.aca-time-select-container .aca-time-select-dropdown .time-column.am .time-option:hover .aca-minute-select-container .aca-time-select-dropdown .time-column.am .time-option:hover{background-color:#f8f9fa}.aca-time-select-container .aca-time-select-dropdown .time-column.am .time-option.active .aca-minute-select-container .aca-time-select-dropdown .time-column.am .time-option.active{background-color:#e9ecef;color:#212529}.aca-time-select-container .aca-time-select-dropdown .time-column.pm .column-header .aca-minute-select-container .aca-time-select-dropdown .time-column.pm .column-header{color:#4a6cf7;background-color:#4a6cf71a}.aca-time-select-container .aca-time-select-dropdown .time-column.pm .time-option .aca-minute-select-container .aca-time-select-dropdown .time-column.pm .time-option{color:#4a6cf7}.aca-time-select-container .aca-time-select-dropdown .time-column.pm .time-option:hover .aca-minute-select-container .aca-time-select-dropdown .time-column.pm .time-option:hover{background-color:#4a6cf70d}.aca-time-select-container .aca-time-select-dropdown .time-column.pm .time-option.active .aca-minute-select-container .aca-time-select-dropdown .time-column.pm .time-option.active{background-color:#4a6cf71a;font-weight:500}.aca-time-select-container .aca-time-select-dropdown .time-column button.time-option .aca-minute-select-container .aca-time-select-dropdown .time-column button.time-option{width:100%;padding:8px 12px;border:none;background:none;cursor:pointer;text-align:center;transition:all .2s;font-size:1.3rem;height:40px;display:flex;align-items:center;justify-content:center}.aca-time-select-container .aca-time-select-dropdown .time-column button.time-option:hover .aca-minute-select-container .aca-time-select-dropdown .time-column button.time-option:hover{background-color:#4950571a}.aca-time-select-container .aca-time-select-dropdown .time-column button.time-option.active .aca-minute-select-container .aca-time-select-dropdown .time-column button.time-option.active{background-color:#4a6cf726;font-weight:600}.aca-time-select-container .aca-minute-select-dropdown .aca-minute-select-container .aca-minute-select-dropdown{width:100px;min-width:80px;max-height:200px;overflow-y:auto;bottom:calc(100% + 4px)!important}.aca-time-select-container .aca-minute-select-dropdown .time-options .aca-minute-select-container .aca-minute-select-dropdown .time-options{display:flex;flex-direction:column}.aca-time-select-container .aca-minute-select-dropdown .time-options button.time-option .aca-minute-select-container .aca-minute-select-dropdown .time-options button.time-option{width:100%;padding:8px 12px;border:none;background:none;cursor:pointer;text-align:center;transition:all .2s;font-size:1.3rem;height:40px;display:flex;align-items:center;justify-content:center}.aca-time-select-container .aca-minute-select-dropdown .time-options button.time-option:hover .aca-minute-select-container .aca-minute-select-dropdown .time-options button.time-option:hover{background-color:#4950571a}.aca-time-select-container .aca-minute-select-dropdown .time-options button.time-option.active .aca-minute-select-container .aca-minute-select-dropdown .time-options button.time-option.active{background-color:#4a6cf726;font-weight:600}.aca-time-settings .aca-time-row{display:flex;align-items:center;max-width:600px;margin:0 auto;justify-content:center}.aca-time-settings .aca-time-row span{width:100px;color:#6c757d;font-size:1.5rem}.aca-time-settings .aca-time-row .aca-time-inputs{display:flex;align-items:center;gap:12px}.aca-time-settings .aca-time-row .aca-time-inputs span{width:auto;font-size:1.5rem}.schedule-modal{background:#fff;border-radius:8px;width:90%;max-width:1200px;padding:24px;max-height:90vh;overflow-y:auto}.schedule-modal .schedule-form .form-group{margin-bottom:20px}.schedule-modal .schedule-form .form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}.schedule-modal .schedule-form .form-group .time-range-inputs{display:flex;align-items:center;gap:8px}.schedule-modal .schedule-form .form-group .time-range-inputs input[type=time]{padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px}.schedule-modal .schedule-form .form-group .time-range-inputs span{color:#666}.schedule-modal .schedule-form .schedule-type-selector{margin:20px 0}.schedule-modal .schedule-form .schedule-type-selector .schedule-type-buttons{display:flex;flex-wrap:wrap;gap:8px}.schedule-modal .schedule-form .schedule-type-selector .schedule-type-buttons .schedule-type-btn{padding:8px 16px;border:none;border-radius:4px;color:#fff;cursor:pointer;transition:all .2s ease;font-weight:500}.schedule-modal .schedule-form .schedule-type-selector .schedule-type-buttons .schedule-type-btn:hover{opacity:.9}.schedule-modal .schedule-form .schedule-type-selector .schedule-type-buttons .schedule-type-btn.selected{box-shadow:0 0 0 2px #fff,0 0 0 4px currentColor;color:currentColor}.schedule-modal .schedule-form .weekly-schedule-grid{margin:20px 0;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.schedule-modal .schedule-form .weekly-schedule-grid .day-checkboxes{display:flex;gap:8px;padding:12px;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0}.schedule-modal .schedule-form .weekly-schedule-grid .day-checkboxes .day-checkbox{display:flex;align-items:center;gap:4px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease}.schedule-modal .schedule-form .weekly-schedule-grid .day-checkboxes .day-checkbox:hover{background-color:#e9ecef}.schedule-modal .schedule-form .weekly-schedule-grid .day-checkboxes .day-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid{display:flex;height:600px;overflow:hidden}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .time-column{width:80px;background-color:#f8f9fa;border-right:1px solid #e0e0e0}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .time-column .time-label{height:30px;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#666;border-bottom:1px solid #e0e0e0}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns{flex:1 1;display:flex;gap:1px;background-color:#e0e0e0}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column{flex:1 1;background:#fff;min-width:120px;overflow-y:auto}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column.active{background-color:#fff}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column:not(.active){background-color:#f8f9fa;opacity:.7}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .day-header{padding:12px;text-align:center;font-weight:500;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;position:-webkit-sticky;position:sticky;top:0;z-index:1}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots{display:flex;flex-direction:column;gap:1px;background-color:#e0e0e0}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell{min-width:60px;height:40px;border-right:1px solid #e0e0e0;position:relative;cursor:pointer;transition:background-color .2s}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell:hover{background:#2196f30d}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell.in-range{background:#2196f31a!important;border:1px solid rgba(33,150,243,.3);z-index:50!important}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .schedule-block{position:absolute;left:0;top:2px;bottom:2px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:4px;font-size:12px;padding:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;pointer-events:none}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .time-badge{position:absolute;top:-24px;left:50%;transform:translate(-50%);background:#2196f3;color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;white-space:nowrap;z-index:10;box-shadow:0 2px 4px #0000001a}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;padding:16px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:100!important;min-width:320px;margin-top:8px}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background:#fff;box-shadow:-2px -2px 4px #0000000d}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types .selection-guide{text-align:center;color:#666;font-size:13px;margin-bottom:16px}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types .type-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;justify-content:center;max-height:200px;overflow-y:auto;padding-right:4px}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types .type-buttons::-webkit-scrollbar{width:6px}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types .type-buttons::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types .type-buttons::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types .type-buttons::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types .type-buttons .inline-type-btn{padding:8px 16px;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;transition:all .2s;min-width:80px}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types .type-buttons .inline-type-btn:hover{opacity:.9}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types .popup-actions{display:flex;gap:8px;align-items:center}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types .popup-actions .cancel-selection-btn{flex:1 1;padding:8px 16px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#666;font-size:13px;cursor:pointer;transition:all .2s}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types .popup-actions .cancel-selection-btn:hover{background:#f5f5f5}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types .popup-actions .settings-btn{width:36px;height:36px;padding:8px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#666;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types .popup-actions .settings-btn svg{width:18px;height:18px}.schedule-modal .schedule-form .weekly-schedule-grid .schedule-grid .day-columns .day-column .time-slots .schedule-cell .inline-schedule-types .popup-actions .settings-btn:hover{background:#f5f5f5;color:#2196f3}.schedule-modal .schedule-form .quick-add-section{margin-top:20px;padding:20px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.schedule-modal .schedule-form .quick-add-section .selected-time-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding:10px;background-color:#e3f2fd;border-radius:4px;font-weight:500;color:#1976d2}.schedule-modal .schedule-form .quick-add-section .selected-time-info span{display:flex;align-items:center;gap:8px}.schedule-modal .schedule-form .quick-add-section .quick-add-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.schedule-modal .schedule-form .quick-add-section .quick-add-actions button{padding:8px 16px;border-radius:4px;font-weight:500;cursor:pointer;transition:all .2s ease}.schedule-modal .schedule-form .quick-add-section .quick-add-actions button.cancel-btn{background-color:#f8f9fa;border:1px solid #e9ecef;color:#666}.schedule-modal .schedule-form .quick-add-section .quick-add-actions button.cancel-btn:hover{background-color:#e9ecef}.schedule-modal .schedule-form .quick-add-section .quick-add-actions button.save-btn{background-color:#2196f3;border:none;color:#fff}.schedule-modal .schedule-form .quick-add-section .quick-add-actions button.save-btn:hover{background-color:#1976d2}.header-actions{display:flex;gap:12px}.header-actions .schedule-type-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#f8f9fa;color:#666;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .2s ease}.header-actions .schedule-type-btn:hover{background-color:#e9ecef}.header-actions .schedule-type-btn svg{font-size:16px}.schedule-settings{padding:12px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.schedule-settings .settings-btn{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#666;font-size:13px;cursor:pointer;transition:all .2s}.schedule-settings .settings-btn:hover{background:#f0f0f0}.schedule-settings .settings-btn svg{font-size:16px}.schedule-settings .time-info{display:flex;align-items:center;gap:8px;color:#666;font-size:13px}.schedule-settings .time-info svg{font-size:16px}.time-settings-modal .schedule-type-modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.time-settings-modal .schedule-dialog-content .schedule-type-modal .schedule-dialog-content{background:#fff;border-radius:8px;padding:24px;width:520px;max-width:90%;box-shadow:0 2px 10px #0000001a}.time-settings-modal .schedule-dialog-content .schedule-dialog-header .schedule-type-modal .schedule-dialog-content .schedule-dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 0 10px;border-bottom:1px solid #eee}.time-settings-modal .schedule-dialog-content .schedule-dialog-header h3 .schedule-type-modal .schedule-dialog-content .schedule-dialog-header h3{margin:0;font-size:18px;font-weight:600}.time-settings-modal .schedule-dialog-content .schedule-dialog-header .close-btn .schedule-type-modal .schedule-dialog-content .schedule-dialog-header .close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.time-settings-modal .schedule-dialog-content .schedule-dialog-header .close-btn:hover .schedule-type-modal .schedule-dialog-content .schedule-dialog-header .close-btn:hover{background-color:#f5f5f5}.time-settings-modal .schedule-dialog-content .form-group .schedule-type-modal .schedule-dialog-content .form-group{margin-bottom:16px}.time-settings-modal .schedule-dialog-content .form-group label .schedule-type-modal .schedule-dialog-content .form-group label{display:block;margin-bottom:8px;font-size:14px;color:#666}.time-settings-modal .schedule-dialog-content .form-group input[type=time] .time-settings-modal .schedule-dialog-content .form-group input[type=text] .time-settings-modal .schedule-dialog-content .form-group input[type=color] .time-settings-modal .schedule-dialog-content .form-group select .schedule-type-modal .schedule-dialog-content .form-group input[type=time] .schedule-type-modal .schedule-dialog-content .form-group input[type=text] .schedule-type-modal .schedule-dialog-content .form-group input[type=color] .schedule-type-modal .schedule-dialog-content .form-group select{width:100%;padding:8px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;outline:none}.time-settings-modal .schedule-dialog-content .form-group input[type=time]:focus .time-settings-modal .schedule-dialog-content .form-group input[type=text]:focus .time-settings-modal .schedule-dialog-content .form-group input[type=color]:focus .time-settings-modal .schedule-dialog-content .form-group select:focus .schedule-type-modal .schedule-dialog-content .form-group input[type=time]:focus .schedule-type-modal .schedule-dialog-content .form-group input[type=text]:focus .schedule-type-modal .schedule-dialog-content .form-group input[type=color]:focus .schedule-type-modal .schedule-dialog-content .form-group select:focus{border-color:#2196f3}.time-settings-modal .schedule-dialog-content .modal-actions .schedule-type-modal .schedule-dialog-content .modal-actions{display:flex;gap:12px;margin-top:24px}.time-settings-modal .schedule-dialog-content .modal-actions button .schedule-type-modal .schedule-dialog-content .modal-actions button{flex:1 1;padding:10px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.time-settings-modal .schedule-dialog-content .modal-actions button.cancel-btn .schedule-type-modal .schedule-dialog-content .modal-actions button.cancel-btn{background:#f5f5f5;border:1px solid #e0e0e0;color:#666}.time-settings-modal .schedule-dialog-content .modal-actions button.cancel-btn:hover .schedule-type-modal .schedule-dialog-content .modal-actions button.cancel-btn:hover{background:#e0e0e0}.time-settings-modal .schedule-dialog-content .modal-actions button.save-btn .schedule-type-modal .schedule-dialog-content .modal-actions button.save-btn{background:#2196f3;border:none;color:#fff}.time-settings-modal .schedule-dialog-content .modal-actions button.save-btn:hover .schedule-type-modal .schedule-dialog-content .modal-actions button.save-btn:hover{background:#1976d2}.schedule-type-modal .current-types{margin-bottom:20px;display:flex;flex-direction:column;gap:8px;max-height:350px;overflow-y:auto;padding-right:8px;box-shadow:0 2px 4px #0000000d}.schedule-type-modal .current-types::-webkit-scrollbar{width:6px}.schedule-type-modal .current-types::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.schedule-type-modal .current-types::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.schedule-type-modal .current-types::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.schedule-type-modal .current-types .type-item{display:flex;align-items:center;gap:8px;padding:3px 8px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;transition:all .2s}.schedule-type-modal .current-types .type-item:hover{background:#f8f9fa}.schedule-type-modal .current-types .type-item .type-color{width:20px;height:20px;border-radius:4px}.schedule-type-modal .current-types .type-item .type-name{font-size:14px;flex:1 1}.schedule-type-modal .current-types .type-item .type-actions{display:flex;gap:8px;opacity:0;transition:opacity .2s}.schedule-type-modal .current-types .type-item .type-actions button{min-width:40px;min-height:40px;padding:8px;border:none;background:none;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s;flex-shrink:0}.schedule-type-modal .current-types .type-item .type-actions button:hover{background:#f0f0f0}.schedule-type-modal .current-types .type-item .type-actions button:hover.edit-btn{color:#2196f3}.schedule-type-modal .current-types .type-item .type-actions button:hover.delete-btn{color:#f44336}.schedule-type-modal .current-types .type-item .type-actions button svg{width:20px;height:20px}.schedule-type-modal .current-types .type-item:hover .type-actions{opacity:1}.schedule-type-modal .current-types .type-item.editing{background:#e3f2fd;border-color:#2196f3}.schedule-type-modal .current-types .type-item.editing .type-edit-form{flex:1 1;display:flex;gap:8px;align-items:center}.schedule-type-modal .current-types .type-item.editing .type-edit-form input[type=text]{flex:1 1;padding:8px 12px;border:1px solid #2196f3;border-radius:4px;font-size:14px;outline:none;height:40px}.schedule-type-modal .current-types .type-item.editing .type-edit-form input[type=color]{width:40px;height:40px;padding:0;border:1px solid #2196f3;border-radius:4px;background:#fff;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}.schedule-type-modal .current-types .type-item.editing .type-edit-form input[type=color]::-webkit-color-swatch-wrapper{padding:0;width:100%;height:100%}.schedule-type-modal .current-types .type-item.editing .type-edit-form input[type=color]::-webkit-color-swatch{border:none;border-radius:2px;width:100%;height:100%}.schedule-type-modal .current-types .type-item.editing .type-edit-form input[type=color]::-moz-color-swatch{border:none;border-radius:2px;width:100%;height:100%}.schedule-type-modal .current-types .type-item.editing .type-edit-form .edit-actions{display:flex;gap:8px}.schedule-type-modal .current-types .type-item.editing .type-edit-form .edit-actions button{min-width:60px;height:40px;padding:8px 16px;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.schedule-type-modal .current-types .type-item.editing .type-edit-form .edit-actions button.save-btn{background:#2196f3;color:#fff}.schedule-type-modal .current-types .type-item.editing .type-edit-form .edit-actions button.save-btn:hover{background:#1976d2}.schedule-type-modal .current-types .type-item.editing .type-edit-form .edit-actions button.cancel-btn{background:#f5f5f5;color:#666}.schedule-type-modal .current-types .type-item.editing .type-edit-form .edit-actions button.cancel-btn:hover{background:#e0e0e0}.schedule-type-modal .add-type-form{display:flex;align-items:center;gap:8px;margin-bottom:20px;padding:12px;background:#f8f9fa;border-radius:4px}.schedule-type-modal .add-type-form input[type=text]{flex:1 1;min-width:120px;height:36px;padding:8px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;outline:none}.schedule-type-modal .add-type-form input[type=text]:focus{border-color:#2196f3}.schedule-type-modal .add-type-form input[type=color]{min-width:36px;width:36px;height:36px;padding:0;border:1px solid #e0e0e0;border-radius:4px;background:#fff;cursor:pointer;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.schedule-type-modal .add-type-form input[type=color]::-webkit-color-swatch-wrapper{padding:0;width:100%;height:100%}.schedule-type-modal .add-type-form input[type=color]::-webkit-color-swatch{border:none;border-radius:2px;width:100%;height:100%}.schedule-type-modal .add-type-form input[type=color]::-moz-color-swatch{border:none;border-radius:2px;width:100%;height:100%}.schedule-type-modal .add-type-form input[type=color]:focus{border-color:#2196f3}.schedule-type-modal .add-type-form button{min-width:80px;height:36px;padding:0 16px;background:#2196f3;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;flex-shrink:0;white-space:nowrap}.schedule-type-modal .add-type-form button:hover{background:#1976d2}.schedule-type-modal .add-type-form button:disabled{background:#e0e0e0;color:#999;cursor:not-allowed}.settings-header .settings-group{display:flex;gap:8px}.schedule-type-buttons{position:fixed;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:8px;padding:12px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;z-index:100}.schedule-type-buttons .type-btn{padding:8px 16px;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;transition:all .2s;text-align:center;min-width:100px}.schedule-type-buttons .type-btn:hover{filter:brightness(.9)}.schedule-calendar{display:flex;flex-direction:column;max-width:100%;height:100%;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.schedule-calendar .schedule-header{display:flex;align-items:center;gap:16px;justify-content:space-between}.schedule-calendar .schedule-header .time-info{display:flex;align-items:center;gap:6px;color:#666;font-size:13px}.schedule-calendar .schedule-header .time-info svg{color:#666;width:16px;height:16px}.schedule-calendar .schedule-header .approval-warning-section{display:flex;align-items:center;flex:1 1;margin:16px}.schedule-calendar .schedule-header .approval-warning-section .approval-warning-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.schedule-calendar .schedule-header .approval-warning-section .approval-warning-icon svg{width:20px;height:20px;margin-right:6px;color:#dc2626;stroke-width:3}.schedule-calendar .schedule-header .approval-warning-section .approval-warning-text{color:#dc2626;font-size:14px;font-weight:500}.schedule-calendar .schedule-header .approval-warning-section .schedule-approval-btn{display:flex;align-items:center;gap:6px;margin-left:16px;padding:8px 16px;border:1px solid #16a34a;border-radius:4px;background-color:transparent;color:#16a34a;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500}.schedule-calendar .schedule-header .approval-warning-section .schedule-approval-btn .approval-status-icon{margin:0;width:15px;height:15px;border:1.5px solid #16a34a;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;pointer-events:none}.schedule-calendar .schedule-header .approval-warning-section .schedule-approval-btn .approval-status-icon svg{width:9px;height:9px;stroke-width:4;color:#16a34a}.schedule-calendar .schedule-header .approval-warning-section .schedule-approval-btn:hover{background-color:#16a34a;color:#fff}.schedule-calendar .schedule-header .approval-warning-section .schedule-approval-btn:hover .approval-status-icon{border-color:#fff}.schedule-calendar .schedule-header .approval-warning-section .schedule-approval-btn:hover .approval-status-icon svg{color:#fff}.schedule-calendar .schedule-header .settings-buttons{display:flex;gap:6px}.schedule-calendar .schedule-header .settings-buttons button{display:flex;align-items:center;gap:4px;padding:6px 10px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#666;font-size:13px;cursor:pointer;transition:all .2s}.schedule-calendar .schedule-header .settings-buttons button:hover{background:#f5f5f5}.schedule-calendar .schedule-header .settings-buttons button svg{width:14px;height:14px}.schedule-calendar .calendar-grid{flex:1 1;overflow:auto;position:relative;--schedule-day-label-width: 40px;--schedule-slot-width: 72px;display:flex;flex-direction:column}.schedule-calendar .calendar-grid .time-header{display:grid;grid-template-columns:var(--schedule-day-label-width);grid-auto-columns:var(--schedule-slot-width);grid-auto-flow:column;flex-shrink:0;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:2;border-bottom:1px solid #e0e0e0;width:-webkit-max-content;width:max-content;min-width:100%}.schedule-calendar .calendar-grid .time-header .day-label-cell{width:auto;min-width:0;max-width:none;box-sizing:border-box;padding:8px 4px;text-align:center;font-weight:500;border-right:1px solid #e0e0e0;font-size:13px;position:-webkit-sticky;position:sticky;left:0;background:#fff;z-index:3}.schedule-calendar .calendar-grid .time-header .time-cell{width:auto;min-width:0;max-width:none;box-sizing:border-box;padding:8px 2px;text-align:center;font-weight:500;border-right:1px solid #e0e0e0;font-size:11px;line-height:1.2;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.schedule-calendar .calendar-grid .days-grid{min-width:-webkit-max-content;min-width:max-content;flex-shrink:0}.schedule-calendar .calendar-grid .days-grid .day-row{display:flex;border-bottom:1px solid #e0e0e0;min-width:-webkit-max-content;min-width:max-content;flex-shrink:0}.schedule-calendar .calendar-grid .days-grid .day-row .day-label{flex:0 0 var(--schedule-day-label-width);width:var(--schedule-day-label-width);min-width:var(--schedule-day-label-width);max-width:var(--schedule-day-label-width);box-sizing:border-box;padding:8px 4px;text-align:center;font-weight:500;border-right:1px solid #e0e0e0;font-size:13px;position:-webkit-sticky;position:sticky;left:0;background:#fff;z-index:20!important;display:flex;align-items:center;justify-content:center}.schedule-calendar .calendar-grid .days-grid .day-row .day-label.sunday{color:#dc3545}.schedule-calendar .calendar-grid .days-grid .day-row .day-label.saturday{color:#0d6efd}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots{display:grid;grid-auto-columns:var(--schedule-slot-width);grid-auto-flow:column;min-width:-webkit-max-content;min-width:max-content;flex-shrink:0}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell{width:auto;min-width:0;max-width:none;box-sizing:border-box;height:40px;border:none;border-right:1px solid #e0e0e0;cursor:pointer;transition:background-color .2s;position:relative}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell.selected{background-color:#0d6efd1a}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell.in-range{background-color:#2196f31a;box-shadow:inset 0 0 0 1px #2196f359}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell.has-schedule{background-color:#e3f2fd;box-shadow:inset 0 0 0 1px #90caf9}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;padding:16px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:280px;margin-top:8px}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background:#fff;box-shadow:-2px -2px 4px #0000000d}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .selection-guide{text-align:center;color:#666;font-size:13px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #eee}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .type-buttons{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:16px;max-height:200px;overflow-y:auto;padding-right:4px}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .type-buttons::-webkit-scrollbar{width:6px}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .type-buttons::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .type-buttons::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .type-buttons::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .type-buttons .inline-type-btn{padding:8px 16px;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;transition:all .2s;min-width:80px}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .type-buttons .inline-type-btn:hover{opacity:.9}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .type-buttons .inline-type-btn.regular{background-color:#2196f3}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .type-buttons .inline-type-btn.makeup{background-color:#4caf50}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .type-buttons .inline-type-btn.special{background-color:#ff9800}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .type-buttons .inline-type-btn.test{background-color:#f44336}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .popup-actions{display:flex;gap:8px;align-items:center}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .popup-actions .cancel-selection-btn{flex:1 1;padding:8px 16px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#666;font-size:13px;cursor:pointer;transition:all .2s}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .popup-actions .cancel-selection-btn:hover{background:#f5f5f5}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .popup-actions .settings-btn{width:32px;height:32px;padding:6px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#666;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .popup-actions .settings-btn svg{width:16px;height:16px}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .inline-schedule-types .popup-actions .settings-btn:hover{background:#f5f5f5;color:#2196f3}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .time-badge{position:absolute;top:-24px;left:50%;transform:translate(-50%);background:#2196f3;color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;white-space:nowrap;z-index:10;box-shadow:0 2px 4px #0000001a}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .schedule-block{position:absolute;left:0;top:2px;bottom:2px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:4px;font-size:12px;padding:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;pointer-events:none}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .schedule-block .approval-status-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background-color:#fff;border-radius:50%;margin-left:6px;flex-shrink:0;pointer-events:none;border:2px solid}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .schedule-block .approval-status-icon svg{width:10px;height:10px;stroke-width:5}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .schedule-block .approval-status-icon.approved{border-color:#16a34a}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .schedule-block .approval-status-icon.approved svg{color:#16a34a}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .schedule-block .approval-status-icon.not-approved{border-color:#dc2626}.schedule-calendar .calendar-grid .days-grid .day-row .time-slots .schedule-cell .schedule-block .approval-status-icon.not-approved svg{color:#dc2626}.schedule-legend{display:flex;align-items:center;justify-content:space-between;padding:16px;border-top:1px solid #eee}.schedule-legend .legend-buttons{display:flex;align-items:center;gap:12px}.schedule-legend .schedule-approval-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #16a34a;border-radius:4px;background-color:transparent;color:#16a34a;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500}.schedule-legend .schedule-approval-btn .approval-status-icon{margin:0;width:15px;height:15px;border:1.5px solid #16a34a;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;flex-shrink:0;pointer-events:none;opacity:.8}.schedule-legend .schedule-approval-btn .approval-status-icon svg{width:9px;height:9px;stroke-width:4;color:#16a34a}.schedule-legend .schedule-approval-btn .approval-status-icon.approved{border-color:#16a34a}.schedule-legend .schedule-approval-btn .approval-status-icon.approved svg{color:#16a34a}.schedule-legend .schedule-approval-btn:hover:not(:disabled){background-color:#16a34a;color:#fff}.schedule-legend .schedule-approval-btn:hover:not(:disabled) .approval-status-icon{border-color:#fff;opacity:1}.schedule-legend .schedule-approval-btn:hover:not(:disabled) .approval-status-icon svg{color:#fff}.schedule-legend .schedule-approval-btn.disabled .schedule-legend .schedule-approval-btn:disabled{border-color:#ccc;color:#ccc;cursor:not-allowed}.schedule-legend .schedule-approval-btn.disabled .approval-status-icon .schedule-legend .schedule-approval-btn:disabled .approval-status-icon{border-color:#ccc;opacity:.5}.schedule-legend .schedule-approval-btn.disabled .approval-status-icon svg .schedule-legend .schedule-approval-btn:disabled .approval-status-icon svg{color:#ccc}.schedule-legend .schedule-approval-btn.disabled:hover .schedule-legend .schedule-approval-btn:disabled:hover{background-color:transparent;color:#ccc}.schedule-legend .schedule-approval-btn.disabled:hover .approval-status-icon .schedule-legend .schedule-approval-btn:disabled:hover .approval-status-icon{border-color:#ccc}.schedule-legend .schedule-approval-btn.disabled:hover .approval-status-icon svg .schedule-legend .schedule-approval-btn:disabled:hover .approval-status-icon svg{color:#ccc}.schedule-legend .delete-mode-btn{padding:8px 16px;border:1px solid #dc3545;border-radius:4px;background-color:transparent;color:#dc3545;cursor:pointer;transition:all .2s ease}.schedule-legend .delete-mode-btn:hover,.schedule-legend .delete-mode-btn.active{background-color:#dc3545;color:#fff}.schedule-legend .bulk-delete-btn{padding:8px 16px;border:1px solid #ff6b35;border-radius:4px;background-color:transparent;color:#ff6b35;cursor:pointer;transition:all .2s ease;font-size:14px}.schedule-legend .bulk-delete-btn:hover{background-color:#ff6b35;color:#fff}.schedule-legend .bulk-delete-btn.disabled{border-color:#ccc;color:#ccc;cursor:not-allowed}.schedule-legend .bulk-delete-btn.disabled:hover{background-color:transparent;color:#ccc}.schedule-legend .legend-items{display:flex;align-items:center;gap:16px;margin-right:50px}.schedule-legend .legend-item{display:flex;align-items:center;gap:4px;color:#666;font-size:14px}.schedule-legend .legend-item .approval-status-icon{margin-left:0;display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;background-color:#fff;border-radius:50%;border:1.5px solid #666!important;flex-shrink:0;pointer-events:none;opacity:.8}.schedule-legend .legend-item .approval-status-icon svg{width:9px;height:9px;stroke-width:4;color:#666!important}.schedule-legend .legend-item .approval-status-icon.approved{border-color:#666!important}.schedule-legend .legend-item .approval-status-icon.approved svg{color:#666!important}.schedule-legend .legend-item .approval-status-icon.not-approved{border-color:#666!important}.schedule-legend .legend-item .approval-status-icon.not-approved svg{color:#666!important}.delete-icon{position:absolute;left:3px;top:3px;z-index:10;pointer-events:auto;cursor:pointer;color:#fff;background-color:#00000080;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:2px;font-size:10px;font-weight:800}.delete-icon:hover{background-color:#ff7875;transform:scale(1.1);box-shadow:0 2px 8px #00000026}.delete-modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.delete-modal .schedule-dialog-content{background:#fff;border-radius:8px;padding:24px;width:400px;max-width:90%;box-shadow:0 4px 12px #00000026}.delete-modal .schedule-dialog-content h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#333}.delete-modal .schedule-dialog-content .schedule-info{margin:16px 0;padding:16px;background-color:#f8f9fa;border-radius:4px}.delete-modal .schedule-dialog-content .schedule-info p{margin:4px 0;color:#666;font-size:14px}.delete-modal .schedule-dialog-content .schedule-info .warning-text{color:red;font-weight:600;margin-top:8px}.delete-modal .schedule-dialog-content .modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.delete-modal .schedule-dialog-content .modal-actions button{padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.delete-modal .schedule-dialog-content .modal-actions button.cancel-btn{background:#f5f5f5;border:1px solid #e0e0e0;color:#666}.delete-modal .schedule-dialog-content .modal-actions button.cancel-btn:hover{background:#e0e0e0}.delete-modal .schedule-dialog-content .modal-actions button.delete-btn{background:#dc3545;border:none;color:#fff}.delete-modal .schedule-dialog-content .modal-actions button.delete-btn:hover{background:#c82333}.time-range-display{background:#2196f31a;color:#2196f3;padding:2px 6px;border-radius:3px;font-size:11px;font-weight:500}.schedule-detail-modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.schedule-detail-modal .schedule-dialog-content{background:#fff;border-radius:8px;padding:24px;width:400px;max-width:90%;box-shadow:0 4px 12px #00000026}.schedule-detail-modal .schedule-dialog-content h3{margin:0 0 20px;font-size:18px;color:#333}.schedule-detail-modal .schedule-dialog-content .schedule-info{margin-bottom:24px}.schedule-detail-modal .schedule-dialog-content .schedule-info .info-row{display:flex;margin-bottom:12px;align-items:baseline}.schedule-detail-modal .schedule-dialog-content .schedule-info .info-row label{width:80px;color:#666;font-size:14px}.schedule-detail-modal .schedule-dialog-content .schedule-info .info-row span{flex:1 1;font-size:14px;color:#333;font-weight:500}.schedule-detail-modal .schedule-dialog-content .modal-actions{display:flex;gap:12px;justify-content:flex-end}.schedule-detail-modal .schedule-dialog-content .modal-actions button{padding:8px 16px;border-radius:4px;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s}.schedule-detail-modal .schedule-dialog-content .modal-actions button.delete-btn{background:#dc3545;color:#fff}.schedule-detail-modal .schedule-dialog-content .modal-actions button.delete-btn:hover{background:#c82333}.schedule-detail-modal .schedule-dialog-content .modal-actions button.close-btn{background:#e9ecef;color:#495057}.schedule-detail-modal .schedule-dialog-content .modal-actions button.close-btn:hover{background:#dee2e6}.schedule-detail-modal .schedule-dialog-content .modal-actions button svg{font-size:16px}.schedule-header{display:flex;height:60px;justify-content:space-between;align-items:center;padding:1rem;background:#fff;border-bottom:1px solid #e0e0e0}.schedule-header .schedule-tabs{display:flex;gap:.5rem;padding-bottom:0;margin-bottom:1rem;background:#fff}.schedule-header .week-navigation{display:flex;align-items:center;gap:1rem}.schedule-header .week-navigation button{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s ease}.schedule-header .week-navigation button:hover{background-color:#f5f5f5;color:#333}.schedule-header .week-navigation .week-range{font-size:1rem;font-weight:500;color:#333;min-width:200px;text-align:center}.schedule-header .regular-schedule-info{display:flex;align-items:center;gap:4px;margin-right:10px;font-size:14px;font-weight:500}.schedule-tabs{display:flex;gap:8px;padding:16px;background:#f8f9fa}.schedule-tabs .tab-button{padding:8px 16px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#666;font-size:13px;cursor:pointer;transition:all .2s}.schedule-tabs .tab-button:hover{background:#f5f5f5}.schedule-tabs .tab-button.active{background:#2196f3;color:#fff;border-color:#2196f3}@keyframes acaSms_slideIn__gg6VO{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes acaSms_button-loading-spinner__ZrGWI{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes acaSms_loading__jIFyl{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes acaSms_spin__-ipCU{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.message-page-container{padding:20px;min-width:1300px;overflow-x:auto}.message-page-container .message-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.message-page-container .message-header .message-title{font-size:24px;font-weight:700;color:#333;margin:0}.message-page-container .message-header .message-history-button{padding:8px 16px;background-color:#0d6efd;color:#fff;border:none;border-radius:8px;font-size:14px;cursor:pointer}.message-page-container .message-header .message-history-button:hover{background-color:#3d66cc}.sms-content-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;min-width:1260px}.send_SMS_main_container .sms-content-layout{display:flex;gap:20px;padding:20px}.send_SMS_main_container .sms-content-layout .sms-left-section{flex:1 1;display:flex;flex-direction:column;min-width:600px}.send_SMS_main_container .sms-content-layout .sms-right-section{flex:1 1;background:#f8f9fa;border-radius:8px;padding:20px;min-width:600px}.send_SMS_main_container .sms-content-layout .sms-right-section .sender_title{font-size:18px;font-weight:600;color:#333;margin-bottom:15px}.send_SMS_main_container .sms-content-layout .sms-right-section .search_add_student_container{background:#fff;border-radius:8px;padding:15px}.sms_add_wrapper{background:#fff;border-radius:8px}.sms_search_add_wrapper{margin-bottom:20px}.search_add_student_container{background:#f8f9fa;border-radius:8px;padding:20px}.group_select_wrapper{display:flex;align-items:center;gap:20px}.group_text{font-weight:500;min-width:60px}.dropdown_wrapper{min-width:200px}.radio_check_wrapper{display:flex;gap:20px}.add_student_wrapper{margin-bottom:20px}.send_title{font-weight:500;margin-bottom:10px}.send_input_wrapper{position:relative;display:flex;align-items:center;gap:10px}.send_input{height:40px;flex:1 1;padding:8px 12px;border:1px solid #dee2e6;border-radius:4px}.search_button{height:38px;padding:8px 16px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;min-width:80px}.search_button:hover{background-color:#0056b3}.icon_wrapper{position:absolute;right:10px;display:flex;align-items:center;gap:5px;cursor:pointer}.search_icon{width:20px;height:20px}.table_container{width:100%;border:1px solid #e0e0e0;border-radius:4px;margin-top:12px}.table_container .student_wrapper{width:100%}.table_container .student_wrapper .title_wrapper{background-color:#f8f9fa;border-bottom:1px solid #e0e0e0}.table_container .student_wrapper .title_wrapper .list_title{display:grid;grid-template-columns:.5fr 1fr 1fr 1fr 1fr 1fr;padding:8px 1px;font-weight:600;color:#333;font-size:13px;white-space:nowrap}.table_container .student_wrapper .title_wrapper .list_title .checkbox{display:flex;align-items:center;justify-content:center}.table_container .student_wrapper .list_container{max-height:200px;overflow-y:scroll;background-color:#fff}.table_container .student_wrapper .list_container .no_result{display:flex;align-items:center;justify-content:center;height:100px;color:#666;font-size:14px;text-align:center}.table_container .student_wrapper .list_container .list_item{display:grid;grid-template-columns:.5fr 1fr 1fr 1fr 1fr 1fr;padding:8px 2px;border-bottom:1px solid #e0e0e0;align-items:center;font-size:13px;white-space:nowrap;background-color:#fff}.table_container .student_wrapper .list_container .list_item:last-child{border-bottom:none}.table_container .student_wrapper .list_container .list_item:hover{background-color:#f8f9fa}.table_container .student_wrapper .list_container .list_item .checkbox{display:flex;align-items:center;justify-content:center}.table_container .student_wrapper .list_container .list_item .name{font-weight:500;overflow:hidden;text-overflow:ellipsis}.table_container .student_wrapper .list_container .list_item .name.unregistered{color:#007bff}.table_container .student_wrapper .list_container .list_item .type{color:#666;overflow:hidden;text-overflow:ellipsis}.table_container .student_wrapper .list_container .list_item .status .active{color:#4caf50}.table_container .student_wrapper .list_container .list_item .status .inactive{color:#f44336}.table_container .student_wrapper .list_container .list_item .child_phone_wrapper .table_container .student_wrapper .list_container .list_item .parents_phone_wrapper{color:#666;overflow:hidden;text-overflow:ellipsis}.table_container .student_wrapper .list_container .list_item .child_phone_wrapper.unregistered .table_container .student_wrapper .list_container .list_item .parents_phone_wrapper.unregistered{color:#007bff}.check_box_wrapper{display:flex;align-items:center;gap:5px}.all_student_add_btn{margin-top:10px;width:100%;padding:8px 16px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.all_student_add_btn:hover{background-color:#0056b3}.sender_title{padding-top:20px;font-weight:500}.send_SMS_input_container{background:#f8f9fa;border-radius:8px;padding:0 20px 20px}.price_wrapper{display:flex;justify-content:space-between;margin-bottom:20px}.template_wrapper{margin:20px 0}.template_btn_wrapper{display:flex;gap:20px}.template_btn_wrapper button{flex:1 1;height:40px;padding:8px 16px;border:1px solid #dee2e6;border-radius:4px;background-color:#fff;color:#495057;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.template_btn_wrapper button:hover{background-color:#f8f9fa;border-color:#ced4da}.template_btn_wrapper button.load_template{color:#007bff;border-color:#007bff}.template_btn_wrapper button.load_template:hover{background-color:#007bff;color:#fff}.template_btn_wrapper button.save_template{color:#28a745;border-color:#28a745}.template_btn_wrapper button.save_template:hover{background-color:#28a745;color:#fff}.input_area{width:100%;min-height:200px;padding:12px;border:1px solid #dee2e6;border-radius:4px;resize:vertical;font-size:14px;line-height:1.5;margin-bottom:10px}.input_area:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.input_area[readonly]{background-color:#f8f9fa;cursor:default}.input_area[readonly]:focus{border-color:#dee2e6;box-shadow:none}.byte_count{text-align:right;margin-top:5px;color:#6c757d;display:flex;justify-content:space-between;align-items:center}.byte_count .lms_warning{color:#dc3545;font-size:.875rem}.byte_count .count{text-align:right}.final_send_sms_wrapper{margin-top:20px;text-align:center}.send_sms{min-width:200px;padding:12px 16px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease}.send_sms:hover:not(.disabled){background-color:#0056b3}.send_sms.disabled{background-color:#e9ecef;color:#adb5bd;cursor:not-allowed;opacity:.8}.max_height{max-height:300px;overflow-y:auto}.sms_history_container{background:#fff;border-radius:8px;padding:20px}.sms_history_container .history_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.sms_history_container .history_header h2{font-size:24px;font-weight:700;color:#333;margin:0}.history_filter{display:flex;gap:10px;align-items:center}.history_filter select,.history_filter input[type=date]{padding:8px 12px;border:1px solid #dee2e6;border-radius:4px}.history_filter button{padding:8px 16px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.history_filter button:hover{background-color:#0056b3}.history_table{margin-bottom:20px}.history_table table{width:100%;border-collapse:collapse}.history_table table th .history_table table td{padding:12px;text-align:left;border-bottom:1px solid #dee2e6}.history_table table th{background-color:#f8f9fa;font-weight:500}.pagination_wrapper{display:flex;justify-content:center}.pagination_wrapper .pagination{display:flex;list-style:none;padding:0;margin:0;gap:5px}.pagination_wrapper .pagination .page-item .page-link{padding:8px 12px;border:1px solid #dee2e6;border-radius:4px;color:#007bff;text-decoration:none;cursor:pointer}.pagination_wrapper .pagination .page-item .page-link:hover{background-color:#f8f9fa}.pagination_wrapper .pagination .page-item.active .page-link{background-color:#007bff;color:#fff;border-color:#007bff}.tab_wrapper{display:flex;gap:10px}.tab_button{height:30px;padding:8px 16px;border:1px solid #dee2e6;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s}.tab_button:hover{background:#f8f9fa}.tab_button.active{background:#007bff;color:#fff;border-color:#007bff}.sms-history-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:11000}.sms-history-modal-overlay .sms-history-modal{background:#fff;border-radius:12px;width:90%;max-width:1000px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-header h2{margin:0;font-size:20px;font-weight:600;color:#1a202c}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-header .close-button{background:none;border:none;font-size:24px;color:#718096;cursor:pointer;padding:4px;line-height:1;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-header .close-button:hover{background-color:#f7fafc;color:#4a5568}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body{padding:20px;display:flex;flex-direction:column;flex:1 1;min-height:0}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;flex-shrink:0;flex-wrap:wrap}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters{display:flex;gap:10px;flex-shrink:0}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters select .sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters input{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#4a5568}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters select:focus .sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters input:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 3px #4a7bff1a}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters select:disabled .sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters input:disabled{background-color:#f7fafc;cursor:not-allowed}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters .search-input-wrapper{position:relative;display:flex;align-items:center}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters .search-input-wrapper input{padding-right:32px}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters .search-input-wrapper .clear-search-button{position:absolute;right:8px;background:none;border:none;color:#a0aec0;cursor:pointer;padding:4px;line-height:1;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:all .2s;font-size:16px}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters .search-input-wrapper .clear-search-button:hover{background-color:#f7fafc;color:#4a5568}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters .search-input-wrapper .clear-search-button:disabled{cursor:not-allowed;opacity:.5}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters button{padding:8px 16px;background-color:#4a7bff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters button:hover:not(:disabled){background-color:#3d66cc}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-filters button:disabled{background-color:#cbd5e0;cursor:not-allowed}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-search-limit-warning{color:#dc2626;font-size:13px;white-space:nowrap}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-list{flex:1 1;overflow-y:auto;min-height:0;margin-bottom:20px}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-list .sms-history-modal-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-list .history-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;transition:all .2s}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-list .history-item:hover{border-color:#cbd5e0;box-shadow:0 2px 4px #0000000d}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-list .history-item .history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-list .history-item .history-header .history-date{font-size:14px;color:#4a5568}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-list .history-item .history-header .history-status{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-list .history-item .history-header .history-status.success{background-color:#c6f6d5;color:#2f855a}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-list .history-item .history-header .history-status.fail{background-color:#fed7d7;color:#c53030}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-list .history-item .history-content .history-message{margin:0 0 12px;font-size:14px;line-height:1.5;color:#2d3748;word-break:break-all}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-list .history-item .history-content .history-info{display:flex;gap:16px;font-size:13px;color:#718096;margin-top:10px}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-list .history-item .history-content .history-info span{display:flex;align-items:center;gap:4px}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .sms-history-modal-list .no-data{text-align:center;padding:40px;color:#718096;font-size:14px;background:#f7fafc;border-radius:8px;border:1px dashed #e2e8f0}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .aca-pagination{display:flex;justify-content:center;gap:8px;flex-shrink:0}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .aca-pagination .pagination-button{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#4a5568;font-size:14px;cursor:pointer;transition:all .2s}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .aca-pagination .pagination-button:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .aca-pagination .pagination-button:disabled{background:#f7fafc;color:#cbd5e0;cursor:not-allowed}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .aca-pagination .pagination-button.active{background:#4a7bff;border-color:#4a7bff;color:#fff}.sms-history-modal-overlay .sms-history-modal .sms-history-modal-body .aca-pagination .pagination-button.active:hover{background:#3d66cc}.filter_chips_container{display:flex;flex-wrap:wrap;min-height:55px;gap:8px;padding:12px;background-color:#f5f5f5;border-radius:4px;margin:12px 0}.status_checkbox_wrapper{display:flex;gap:12px;align-items:center}.status_checkbox_wrapper .status_checkbox_label{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;color:#333;-webkit-user-select:none;user-select:none}.status_checkbox_wrapper .status_checkbox_label input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#007bff}.status_checkbox_wrapper .status_checkbox_label span{font-weight:500}.filter_chip{display:flex;align-items:center;background-color:#e0e0e0;padding:6px 12px;border-radius:16px;font-size:12px;color:#333;gap:8px}.filter_chip .filter_label{font-weight:500}.filter_chip .remove_filter{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background:none;color:#666;cursor:pointer;padding:0;line-height:1;transition:all .2s ease;border-radius:50%}.filter_chip .remove_filter:hover{color:#333;background-color:#0000000d}.filter_chip .remove_filter svg{width:14px;height:14px}.aca-point-status{background:#fff;border-radius:8px;padding:20px}.aca-point-status .points-info{display:flex;align-items:center;gap:20px;margin-bottom:10px}.aca-point-status .points-info .points-display{display:flex;align-items:center;gap:4px}.aca-point-status .points-info .points-display .refresh-button{background:none;border:none;padding:4px;cursor:pointer;border-radius:4px;transition:all .2s;display:flex;align-items:center;justify-content:center}.aca-point-status .points-info .points-display .refresh-button:hover{background-color:#ddd}.aca-point-status .points-info .points-display .refresh-button:disabled{cursor:not-allowed;opacity:.6}.aca-point-status .points-info .points-display .refresh-button .refresh-icon{width:12px;height:12px;color:#666;transition:transform .3s ease}.aca-point-status .points-info .points-display .refresh-button .refresh-icon.spinning{animation:acaSms_spin__-ipCU 1s linear infinite;transform-origin:center!important}.aca-point-status .points-info p{margin:0;font-size:16px;color:#333}.aca-point-status .points-info p span{font-weight:600;color:#007bff}.aca-point-status .points-info .charge-button{padding:6px 12px;background-color:#28a745;color:#fff;border:none;border-radius:4px;font-size:14px;cursor:pointer;transition:all .2s}.aca-point-status .points-info .charge-button:hover{background-color:#218838}.aca-point-status .points-notice p{margin:0 0 8px;font-size:13px;color:#666}.aca-point-status .points-notice .manual-link{display:inline-block;font-size:13px;color:#007bff;text-decoration:none;transition:color .2s}.aca-point-status .points-notice .manual-link:hover{color:#0056b3;text-decoration:underline}.filter_control_wrapper{display:flex;align-items:center;gap:16px}.filter_control_wrapper .group_select_wrapper{display:flex;align-items:center;gap:12px}.filter_control_wrapper .group_select_wrapper .group_text{font-size:14px;font-weight:500;color:#333;white-space:nowrap}.filter_control_wrapper .group_select_wrapper .tab_wrapper{display:flex;gap:8px}.filter_control_wrapper .group_select_wrapper .tab_wrapper .tab_button{padding:6px 12px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:13px;color:#666;cursor:pointer;transition:all .2s}.filter_control_wrapper .group_select_wrapper .tab_wrapper .tab_button:hover{background:#f5f5f5}.filter_control_wrapper .group_select_wrapper .tab_wrapper .tab_button.active{background:#007bff;border-color:#007bff;color:#fff}.filter_control_wrapper .send_input_wrapper{flex:1 1;display:flex;gap:8px}.filter_control_wrapper .send_input_wrapper .send_input{height:30px;flex:1 1;padding:2px 12px;border:1px solid #ddd;border-radius:4px;font-size:13px;-webkit-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%270 0 12 12%27%3E%3Cpath fill=%27%23666%27 d=%27M6 8.825L1.175 4 2.05 3.125 6 7.075 9.95 3.125 10.825 4z%27/%3E%3C/svg%3E") no-repeat right 10px center}.filter_control_wrapper .send_input_wrapper .send_input:focus{outline:none;border-color:#007bff}.filter_control_wrapper .send_input_wrapper .send_input.send_select{flex:0 0 auto;min-width:180px;max-width:250px}.filter_control_wrapper .send_input_wrapper .search_button{height:30px;padding:6px 16px;background:#007bff;border:none;border-radius:4px;color:#fff;font-size:13px;cursor:pointer;transition:background .2s}.filter_control_wrapper .send_input_wrapper .search_button:hover{background:#0056b3}.sms-button-container{display:flex;gap:10px;margin-top:12px;justify-content:flex-end}.template-modal{background-color:#fff;border-radius:8px;width:900px;max-height:90vh;position:relative;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;overflow:hidden}.template-modal .template-modal-header{padding:1.5rem;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.template-modal .template-modal-header h3{font-size:1.25rem;font-weight:600;color:#333;margin:0}.template-modal .template-modal-header .close-btn{background:none;border:none;color:#666;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.template-modal .template-modal-header .close-btn:hover{background-color:#f8f9fa;color:#333}.template-modal .template-modal-content{padding:1.5rem;overflow-y:auto;flex:1 1;border-radius:0 0 8px 8px}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-header h3{font-size:1.25rem;font-weight:600;color:#333;margin:0}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-header .close-button{background:none;border:none;color:#666;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-header .close-button:hover{background-color:#f8f9fa;color:#333}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-body{margin-bottom:1.5rem}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-body .modal-description{margin:0 0 1.5rem;color:#666;line-height:1.5;font-size:.95rem}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-body .input-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-body .input-group .phone-input{width:100%;padding:.75rem;border:1px solid #dee2e6;border-radius:4px;font-size:.95rem;transition:all .2s}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-body .input-group .phone-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-body .input-group .phone-input::placeholder{color:#adb5bd}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-body .unregistered-phone-error-wrapper{height:20px;margin-top:10px;margin-left:5px}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-body .unregistered-phone-error-wrapper .unregistered-phone-error-message{color:red;font-size:14px;margin:0}.template-modal .template-modal-content .template-confirm-modal-content h3{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.template-modal .template-modal-content .template-confirm-modal-content p{margin:0 0 1.5rem;color:#333}.template-modal .template-modal-content .template-confirm-modal-content .template-preview{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;margin-bottom:1.5rem;padding:1rem}.template-modal .template-modal-content .template-confirm-modal-content .template-preview .preview-content{max-height:400px;overflow-y:auto;line-height:1.5;color:#495057;padding:5px;border-radius:4px}.template-modal .template-modal-content .template-confirm-modal-content .template-preview .preview-content textarea{width:100%;min-height:300px;padding:1rem;border:1px solid #dee2e6;border-radius:4px;font-size:.95rem;line-height:1.5;resize:vertical;background-color:#fff;font-family:inherit}.template-modal .template-modal-content .template-confirm-modal-content .template-preview .preview-content textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.template-modal .template-modal-content .template-confirm-modal-content .template-preview .preview-content textarea::placeholder{color:#adb5bd}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e9ecef}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons button{min-width:80px;padding:.75rem 1.5rem;border-radius:4px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons button.confirm-button{background-color:#007bff;border:none;color:#fff}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons button.confirm-button:hover{background-color:#0056b3}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons button.cancel-button{background-color:#6c757d;border:none;color:#fff}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons button.cancel-button:hover{background-color:#5a6268}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons button:first-child{background-color:#007bff;border:none;color:#fff}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons button:first-child:hover{background-color:#0056b3}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons button:first-child.delete-button{background-color:#dc3545}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons button:first-child.delete-button:hover{background-color:#c82333}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons button:first-child.send-button{position:relative;min-width:100px}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons button:first-child.send-button.loading{background-color:#6c757d;cursor:not-allowed}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons button:first-child.send-button.loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin:-8px 0 0 -8px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:acaSms_button-loading-spinner__ZrGWI .8s linear infinite}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons button:last-child{background-color:#f8f9fa;border:1px solid #dee2e6;color:#495057}.template-modal .template-modal-content .template-confirm-modal-content .template-confirm-modal-buttons button:last-child:hover{background-color:#e9ecef}.template-edit-area{width:100%;min-height:180px;padding:1rem;border:1px solid #e9ecef;border-radius:4px;font-size:12px;line-height:1.5;resize:vertical;background-color:#fff}.template-edit-area:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.template-edit-area::placeholder{color:#adb5bd}.template-list{display:flex;flex-direction:column;gap:16px;padding:8px}.template-list .empty-template{text-align:center;padding:40px;color:#6b7280;font-size:.875rem;background:#f9fafb;border-radius:8px;border:1px dashed #e5e7eb}.template-list .template-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;transition:all .2s}.template-list .template-item:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}.template-list .template-item .template-content{color:#1f2937;font-size:.875rem;line-height:1.5;flex:1 1;word-break:break-all}.template-list .template-item .template-content textarea{width:100%;padding:1rem;border:1px solid #e9ecef;border-radius:4px;font-size:12px;line-height:1.5;resize:vertical;background-color:#fff;font-family:inherit}.template-list .template-item .template-content textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.template-list .template-item .template-content textarea[readonly]{background-color:#f8f9fa;cursor:default}.template-list .template-item .template-content textarea[readonly]:focus{border-color:#dee2e6;box-shadow:none}.template-list .template-item .template-content textarea::placeholder{color:#adb5bd}.template-list .template-item .template-info{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#6b7280;padding:0 4px}.template-list .template-item .template-info .info-left{display:flex;align-items:center;gap:12px;height:100%}.template-list .template-item .template-info .template-date{color:#6b7280;line-height:1}.template-list .template-item .template-info .template-cost{color:#059669;font-weight:500;line-height:1}.template-list .template-item .template-info .template-actions{display:flex;gap:8px;align-items:center;height:100%}.template-list .template-item .template-info .template-actions .action-button{padding:4px 12px;border-radius:6px;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:4px;transition:all .2s;height:24px;line-height:1}.template-list .template-item .template-info .template-actions .action-button.edit{background:#f3f4f6;color:#4b5563;border:1px solid #e5e7eb}.template-list .template-item .template-info .template-actions .action-button.edit:hover{background:#e5e7eb;color:#1f2937}.template-list .template-item .template-info .template-actions .action-button.delete{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}.template-list .template-item .template-info .template-actions .action-button.delete:hover{background:#fecaca;color:#b91c1c}.template-list .template-item .template-info .template-actions .action-button.select{background:#2563eb;color:#fff;border:1px solid #1d4ed8}.template-list .template-item .template-info .template-actions .action-button.select:hover{background:#1d4ed8}.edit-template-content .save-template-content{display:flex;flex-direction:column;gap:16px}.edit-template-content .template-edit-area .save-template-content .template-edit-area{width:100%;min-height:200px;padding:1rem;border:1px solid #e9ecef;border-radius:4px;font-size:12px;line-height:1.5;resize:vertical;background-color:#fff}.edit-template-content .template-edit-area:focus .save-template-content .template-edit-area:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.edit-template-content .template-edit-area::placeholder .save-template-content .template-edit-area::placeholder{color:#adb5bd}.edit-template-content .confirm-message .save-template-content .confirm-message{font-size:1rem;color:#1f2937;text-align:center;margin-bottom:8px}.edit-template-content .template-preview .save-template-content .template-preview{background:#f9fafb;padding:16px;border-radius:6px;font-size:.875rem;line-height:1.5;color:#4b5563;white-space:pre-wrap}.edit-template-content .button-group .save-template-content .button-group{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.edit-template-content .button-group .cancel-button .save-template-content .button-group .cancel-button{padding:8px 16px;background:#f3f4f6;color:#4b5563;border:1px solid #e5e7eb;border-radius:6px;font-size:.875rem;font-weight:500;transition:all .2s}.edit-template-content .button-group .cancel-button:hover .save-template-content .button-group .cancel-button:hover{background:#e5e7eb;color:#1f2937}.edit-template-content .button-group .confirm-button .save-template-content .button-group .confirm-button{padding:8px 16px;background:#2563eb;color:#fff;border:1px solid #1d4ed8;border-radius:6px;font-size:.875rem;font-weight:500;transition:all .2s}.edit-template-content .button-group .confirm-button:hover .save-template-content .button-group .confirm-button:hover{background:#1d4ed8}.template-mini-modal{position:fixed;top:20px;right:20px;background:#fff;padding:16px 24px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:11200;display:flex;align-items:center;gap:12px;animation:acaSms_slideIn__gg6VO .3s ease;min-width:300px}.template-mini-modal.success{border-left:4px solid #48bb78}.template-mini-modal.error{border-left:4px solid #e53e3e}.template-mini-modal.warning{border-left:4px solid #ed8936}.template-mini-modal .mini-modal-icon{font-size:20px;flex-shrink:0}.template-mini-modal .mini-modal-icon.success{color:#48bb78}.template-mini-modal .mini-modal-icon.error{color:#e53e3e}.template-mini-modal .mini-modal-icon.warning{color:#ed8936}.template-mini-modal .mini-modal-content{flex:1 1}.template-mini-modal .mini-modal-content .mini-modal-title{font-weight:500;margin-bottom:4px;color:#2d3748}.template-mini-modal .mini-modal-content .mini-modal-message{font-size:13px;color:#718096}.template-mini-modal .mini-modal-close{background:none;border:none;color:#a0aec0;cursor:pointer;padding:4px;line-height:1;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.template-mini-modal .mini-modal-close:hover{background-color:#f7fafc;color:#4a5568}.template-alert-modal{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:11100}.template-alert-modal .template-alert-modal-content{background-color:#fff;padding:2rem;border-radius:8px;width:400px;position:relative;box-shadow:0 4px 6px #0000001a}.template-alert-modal .template-alert-modal-content p{margin:0 0 1.5rem;font-size:1rem;color:#333;text-align:center}.template-alert-modal .template-alert-modal-content button{display:block;width:100%;padding:.75rem;background-color:#007bff;border:none;border-radius:4px;color:#fff;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.template-alert-modal .template-alert-modal-content button:hover{background-color:#0056b3}.template-confirm-modal{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:11100}.template-confirm-modal .template-confirm-modal-content{background-color:#fff;padding:2rem;border-radius:8px;width:700px;position:relative;box-shadow:0 4px 6px #0000001a}.template-confirm-modal .template-confirm-modal-content h3{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 1.5rem;padding-bottom:1rem}.template-confirm-modal .template-confirm-modal-content p{margin:0 0 1.5rem;color:#333}.template-confirm-modal .template-confirm-modal-content .close-button{align-self:flex-start;margin-top:-7px}.template-confirm-modal .template-confirm-modal-content .modal-description{margin:0 0 1.5rem;line-height:1.7;font-size:1rem}.template-confirm-modal .template-confirm-modal-content .modal-description .modal-description-small{font-size:.9rem;color:#737373}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-body{margin-bottom:1.5rem}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-body .unregistered-phone-error-wrapper{height:20px;margin-top:10px;margin-left:5px}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-body .unregistered-phone-error-wrapper .unregistered-phone-error-message{color:red;font-size:14px;margin:0}.template-confirm-modal .template-confirm-modal-content .preview-content{max-height:200px;overflow-y:auto;line-height:1.5;color:#495057;padding:1rem;border-radius:4px;font-size:.95rem;background-color:#fff;font-family:inherit;white-space:pre-wrap}.template-confirm-modal .template-confirm-modal-content .preview-content p{margin:0 0 .5rem;text-align:left}.template-confirm-modal .template-confirm-modal-content .preview-content p:last-child{margin-bottom:0}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-buttons{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e9ecef}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-buttons button{min-width:80px;padding:.75rem 1.5rem;border-radius:4px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-buttons button.disabled{background-color:#e9ecef!important;color:#adb5bd!important;cursor:not-allowed;opacity:.8}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-buttons button:first-child{background-color:#007bff;border:none;color:#fff}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-buttons button:first-child:hover{background-color:#0056b3}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-buttons button:first-child.delete-button{background-color:#dc3545}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-buttons button:first-child.delete-button:hover{background-color:#c82333}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-buttons button:last-child{background-color:#f8f9fa;border:1px solid #dee2e6;color:#495057}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-buttons button:last-child:hover{background-color:#e9ecef}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-buttons button.send-button{position:relative;min-width:100px}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-buttons button.send-button.loading{background-color:#6c757d;cursor:not-allowed}.template-confirm-modal .template-confirm-modal-content .template-confirm-modal-buttons button.send-button.loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin:-8px 0 0 -8px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:acaSms_button-loading-spinner__ZrGWI .8s linear infinite}.template-confirm-modal .template-confirm-modal-content .result-content{text-align:center;padding:2rem 0}.template-confirm-modal .template-confirm-modal-content .result-content.success{color:#28a745}.template-confirm-modal .template-confirm-modal-content .result-content.error{color:#dc3545}.template-confirm-modal .template-confirm-modal-content .result-content .result-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.template-confirm-modal .template-confirm-modal-content .result-content .result-message{font-size:1rem;margin-bottom:2rem}.template-confirm-modal .template-confirm-modal-content .result-content .result-button{padding:.75rem 2rem;border-radius:4px;border:none;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}.template-confirm-modal .template-confirm-modal-content .result-content .result-button.success{background-color:#28a745}.template-confirm-modal .template-confirm-modal-content .result-content .result-button.success:hover{background-color:#218838}.template-confirm-modal .template-confirm-modal-content .result-content .result-button.error{background-color:#dc3545}.template-confirm-modal .template-confirm-modal-content .result-content .result-button.error:hover{background-color:#c82333}.sms-header-wrapper{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10px}.sms-recipient-count{font-size:.875rem;color:#666;line-height:1}.sms-recipient-count.exceeded{color:#dc3545}.sms-target-buttons{display:flex;gap:1rem;margin-bottom:1rem}.sms-target-button{flex:1 1;padding:.75rem;border-radius:4px;font-weight:500;color:#333;transition:all .2s ease-in-out}.sms-target-button.student{border:1px solid #dee2e6;background:#fff}.sms-target-button.student.active{border:2px solid #007bff;background:#e7f1ff}.sms-target-button.parent{border:1px solid #dee2e6;background:#fff}.sms-target-button.parent.active{border:2px solid #28a745;background:#e8f5e9}.sms-summary-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-weight:600}.sms-summary-point-container{display:flex;gap:1.5rem;margin-bottom:1rem}.sms-summary-point-container .sms-summary-section{flex:2 1}.sms-summary-point-container .sms-point-section{flex:1 1;display:flex;align-items:flex-start}.sms-point-info{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;padding:1rem;width:100%;height:222px;display:flex;flex-direction:column;justify-content:center}.sms-point-info .point-balance .sms-point-info .point-cost .sms-point-info .point-remaining{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.sms-point-info .point-balance:last-child .sms-point-info .point-cost:last-child .sms-point-info .point-remaining:last-child{margin-bottom:0}.sms-point-info .point-balance .point-label .sms-point-info .point-cost .point-label .sms-point-info .point-remaining .point-label{font-weight:500;color:#495057;font-size:.9rem}.sms-point-info .point-balance .point-value .sms-point-info .point-cost .point-value .sms-point-info .point-remaining .point-value{font-weight:600;color:#007bff;font-size:.9rem}.sms-point-info .point-balance .point-value.insufficient .sms-point-info .point-cost .point-value.insufficient .sms-point-info .point-remaining .point-value.insufficient{color:#dc3545}.sms-summary-container{height:200px;overflow-y:auto;background:#f8f9fa;border-radius:4px;padding:.75rem;font-size:.95rem;border:1px solid #e9ecef}.sms-summary-empty{color:#dc3545}.sms-summary-list{display:flex;flex-direction:column;gap:.5rem}.sms-summary-item{display:flex;justify-content:space-between;padding:.5rem;background:#fff;border-radius:4px;border:1px solid #e9ecef}.sms-summary-item .item-name{font-weight:500}.sms-summary-item .item-name.unregistered{color:#007bff}.sms-summary-item .item-phone{color:#666;background:#e7f1ff;padding:2px 8px;border-radius:4px;font-size:.9rem}.sms-summary-item .item-phone.parent{background:#e8f5e9}.sms-summary-item .item-phone.unregistered{color:#007bff}.sms-preview-header{font-weight:600;margin-bottom:.5rem}.sms-confirm-message{color:inherit;font-weight:600}.sms-confirm-message.exceeded{color:#dc3545!important}.sms-send-button{position:relative;min-width:100px;padding:.75rem 1.5rem;border-radius:4px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;background-color:#007bff;border:none;color:#fff}.sms-send-button:hover:not(:disabled){background-color:#0056b3}.sms-send-button:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}.sms-send-button .loading-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid #fff;border-top:2px solid transparent;border-radius:50%;animation:acaSms_spin__-ipCU 1s linear infinite}.sms-send-button .button-text{opacity:0}.sms-cancel-button{padding:.75rem 1.5rem;border-radius:4px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;background-color:#fff;color:#666;border:1px solid #dee2e6}.sms-cancel-button:hover:not(:disabled){background-color:#e9ecef}.sms-cancel-button:disabled{opacity:.6;cursor:not-allowed}.charge-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:11100}.charge-modal-overlay .charge-modal{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}.charge-modal-overlay .charge-modal .charge-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e2e8f0}.charge-modal-overlay .charge-modal .charge-modal-header h3{margin:0;font-size:20px;font-weight:600;color:#1a202c}.charge-modal-overlay .charge-modal .charge-modal-header .close-button{background:none;border:none;font-size:24px;color:#718096;cursor:pointer;padding:4px;line-height:1;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s}.charge-modal-overlay .charge-modal .charge-modal-header .close-button:hover{background-color:#f7fafc;color:#4a5568}.charge-modal-overlay .charge-modal .charge-modal-content{padding:20px}.charge-modal-overlay .charge-modal .charge-modal-content .predefined-amounts{margin-bottom:24px}.charge-modal-overlay .charge-modal .charge-modal-content .predefined-amounts p{font-size:16px;font-weight:600;color:#2d3748;margin:0 0 12px}.charge-modal-overlay .charge-modal .charge-modal-content .predefined-amounts .amount-buttons{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.charge-modal-overlay .charge-modal .charge-modal-content .predefined-amounts .amount-buttons .amount-button{padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;background:#fff;color:#4a5568;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.charge-modal-overlay .charge-modal .charge-modal-content .predefined-amounts .amount-buttons .amount-button:hover{border-color:#cbd5e0;background-color:#f7fafc}.charge-modal-overlay .charge-modal .charge-modal-content .predefined-amounts .amount-buttons .amount-button.selected{background-color:#007bff;color:#fff}.charge-modal-overlay .charge-modal .charge-modal-content .predefined-amounts .amount-buttons .amount-button.selected:hover{background-color:#0056b3}.charge-modal-overlay .charge-modal .charge-modal-content .custom-amount p{font-size:16px;font-weight:600;color:#2d3748;margin:0 0 12px}.charge-modal-overlay .charge-modal .charge-modal-content .custom-amount .amount-input-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:8px}.charge-modal-overlay .charge-modal .charge-modal-content .custom-amount .amount-input-wrapper .amount-input{flex:1 1;padding:12px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;color:#2d3748}.charge-modal-overlay .charge-modal .charge-modal-content .custom-amount .amount-input-wrapper .amount-input:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 3px #4a7bff1a}.charge-modal-overlay .charge-modal .charge-modal-content .custom-amount .amount-input-wrapper .amount-input::placeholder{color:#a0aec0}.charge-modal-overlay .charge-modal .charge-modal-content .custom-amount .amount-input-wrapper span{font-size:14px;color:#4a5568;font-weight:500}.charge-modal-overlay .charge-modal .charge-modal-content .custom-amount .amount-info{font-size:13px;color:#718096;margin:0}.charge-modal-overlay .charge-modal .charge-modal-content .point-info{background-color:#f7fafc;border-radius:8px;padding:16px;border:1px solid #e2e8f0}.charge-modal-overlay .charge-modal .charge-modal-content .point-info p{margin:0 0 8px;font-size:14px;color:#4a5568;line-height:1.5}.charge-modal-overlay .charge-modal .charge-modal-content .point-info p:last-child{margin-bottom:0}.charge-modal-overlay .charge-modal .charge-modal-buttons{display:flex;gap:12px;padding:20px;border-top:1px solid #e2e8f0}.charge-modal-overlay .charge-modal .charge-modal-buttons .charge-button-confirm{flex:1 1;padding:12px 16px;background-color:#007bff;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.charge-modal-overlay .charge-modal .charge-modal-buttons .charge-button-confirm:hover:not(:disabled){background-color:#0056b3}.charge-modal-overlay .charge-modal .charge-modal-buttons .charge-button-confirm:disabled{background-color:#cbd5e0;cursor:not-allowed;opacity:.6}.charge-modal-overlay .charge-modal .charge-modal-buttons .charge-button-cancel{padding:12px 16px;background-color:#f7fafc;color:#4a5568;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.charge-modal-overlay .charge-modal .charge-modal-buttons .charge-button-cancel:hover{background-color:#edf2f7;border-color:#cbd5e0}.charge-modal-overlay.charge-modal-overlay--kis-active{z-index:100;background-color:transparent}.aca-point-payments-hidden{position:absolute;width:0;height:0;overflow:hidden;opacity:0;pointer-events:none}.AcaSmsButtons_smsActionBtn__wGh74.AcaSmsButtons_smsActionBtn__wGh74{box-sizing:border-box;min-height:32px;height:32px;padding:0 16px;font-size:14px;line-height:1.25;border-radius:4px}@keyframes AcaPointPayments_acaPointKisSpin__ZJ9xd{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AcaPointPayments_acaPointKisOverlay__lCfdu{position:fixed;inset:0;background:#00000080;z-index:100000;pointer-events:auto}.AcaPointPayments_acaPointKisLoading__xNBs0{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100001;pointer-events:none;color:#fff;text-align:center;padding:24px}.AcaPointPayments_acaPointKisSpinner__qrlQG{width:56px;height:56px;border:5px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:AcaPointPayments_acaPointKisSpin__ZJ9xd .85s linear infinite;margin-bottom:20px}.AcaPointPayments_acaPointKisLoadingText__xswUl{margin:0;font-size:18px;font-weight:600;line-height:1.5;letter-spacing:-.02em}.AcaPointPayments_acaPointKisWindow__PTGf-{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:550px;height:80%;max-height:800px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000004d;z-index:100002;overflow:hidden;pointer-events:auto}.AcaPointPayments_acaPointKisWindowVisible__uudRE{display:block}.AcaPointPayments_acaPointKisCont__6l2Lc{width:100%;height:100%;position:relative}.AcaPointPayments_acaPointKisCont__6l2Lc iframe{width:100%;height:100%;border:none}.modal-overlay .payment-status-modal{z-index:1001}.status-modal{background:#fff;border-radius:12px;padding:1.25rem;width:300px;max-width:90%;box-shadow:0 2px 10px #0000001a}.status-modal .status-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.status-modal .status-modal-header h3{margin:0;font-size:1rem;color:#1a202c;font-weight:400}.status-modal .status-modal-header .close-btn{background:none;border:none;font-size:1.25rem;color:#718096;cursor:pointer;padding:0;line-height:1}.status-modal .status-modal-header .close-btn:hover{color:#4a5568}.status-modal .status-modal-body .status-buttons{display:flex;flex-direction:column;gap:6px;width:100%}.status-modal .status-modal-body .status-buttons .status-btn{width:100%;padding:12px;border:none;border-radius:8px;font-size:.95rem;font-weight:400;cursor:pointer;transition:all .2s;text-align:center;background:#f8f9fa;color:#4a5568}.status-modal .status-modal-body .status-buttons .status-btn:hover{filter:brightness(.95)}.status-modal .status-modal-body .status-buttons .status-btn.attendance-button{background:#e7f1ff;color:#06f}.status-modal .status-modal-body .status-buttons .status-btn.leave-button{background:#f8f9fa;color:#4a5568}.status-modal .status-modal-body .status-buttons .status-btn.late-button{background:#fff2f2;color:#ff4d4d}.status-modal .status-modal-body .status-buttons .status-btn.absent-button{background:#f8f9fa;color:#4a5568}.status-modal .status-modal-body .status-buttons .status-btn.outing-button{background:#fff8e6;color:#be8f00}.status-modal .status-modal-body .status-buttons .status-btn.return-button{background:#e7f1ff;color:#1e3b68}@keyframes acaStateGrid_spin__gQ7rB{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.acaStateGrid_aca-state__ab\+3y{display:flex;flex-direction:column;flex:1 1;min-height:0;overflow:hidden}.aca-state .fixed-header{flex-shrink:0;background:#f8f9fa;padding:.5rem;z-index:20}.aca-state .scrollable-content{flex:1 1;overflow-y:auto;min-height:0;padding:.5rem}.aca-state .scrollable-content::-webkit-scrollbar{width:8px}.aca-state .scrollable-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.aca-state .scrollable-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.aca-state .scrollable-content::-webkit-scrollbar-thumb:hover{background:#999}.aca-state .student-grid-container{padding:20px}.aca-state .student-grid-container .student-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px}.aca-state .student-grid-container .student-grid .student-card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d;overflow:hidden}.aca-state .student-grid-container .student-grid .student-card.card-\b4f1\c6d0\c804 {border-left:4px solid #cbd5e0;background:#fff}.aca-state .student-grid-container .student-grid .student-card.card-\b4f1\c6d0 {border-left:4px solid #48bb78;background:#ebf3ff;border-color:#c5dcff}.aca-state .student-grid-container .student-grid .student-card.card-\d558\c6d0 {border-left:4px solid #4299e1;background:#f8f9fa;border-color:#e9ecef}.aca-state .student-grid-container .student-grid .student-card.card-\c9c0\ac01 {border-left:4px solid #ed8936;background:#ffe8e8;border-color:#ffcece}.aca-state .student-grid-container .student-grid .student-card.card-\acb0\c11d {border-left:4px solid #6b9b6e;background:#d3edd4;border-color:#a8c9a0}.aca-state .student-grid-container .student-grid .student-card.card-\c678\cd9c {border-left:4px solid #9f7aea;background:#fff8e6;border-color:#ffe4a0}.aca-state .student-grid-container .student-grid .student-card .card-header{padding:16px;border-bottom:1px solid #e2e8f0}.aca-state .student-grid-container .student-grid .student-card .card-header .name-payment-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.aca-state .student-grid-container .student-grid .student-card .card-header .name-payment-wrapper .student-info h3{font-size:16px;font-weight:600;color:#2d3748;margin:0}.aca-state .student-grid-container .student-grid .student-card .card-header .name-payment-wrapper .payment-badge{font-size:12px;font-weight:500;padding:4px 8px;border-radius:4px}.aca-state .student-grid-container .student-grid .student-card .card-header .name-payment-wrapper .payment-badge.text-red-500{color:#f56565}.aca-state .student-grid-container .student-grid .student-card .card-header .info-badges{display:flex;flex-wrap:nowrap;gap:8px;padding-top:60px;margin-top:-56px;overflow-x:auto;overflow-y:visible}.aca-state .student-grid-container .student-grid .student-card .card-header .info-badges::-webkit-scrollbar{height:4px}.aca-state .student-grid-container .student-grid .student-card .card-header .info-badges::-webkit-scrollbar-track{background:transparent}.aca-state .student-grid-container .student-grid .student-card .card-header .info-badges::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:2px}.aca-state .student-grid-container .student-grid .student-card .card-header .info-badges::-webkit-scrollbar-thumb:hover{background:#a0aec0}.aca-state .student-grid-container .student-grid .student-card .card-header .info-badges .schedule-preview{position:relative;display:flex;flex-direction:column;gap:2px;padding:6px 10px;border-radius:6px;background-color:#00000008;cursor:pointer;transition:all .2s ease;min-width:80px;flex-shrink:0}.aca-state .student-grid-container .student-grid .student-card .card-header .info-badges .schedule-preview:hover{background-color:#00000010}.aca-state .student-grid-container .student-grid .student-card .card-header .info-badges .schedule-preview:hover .schedule-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.aca-state .student-grid-container .student-grid .student-card .card-header .info-badges .schedule-preview .schedule-time{font-weight:500;color:#4a5568}.aca-state .student-grid-container .student-grid .student-card .card-header .info-badges .schedule-preview.no-time .schedule-time{color:#a0aec0;font-style:italic}.aca-state .student-grid-container .student-grid .student-card .card-header .info-badges .schedule-preview .schedule-tooltip{position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(5px);display:flex;flex-direction:column;gap:4px;padding:8px 12px;background-color:#2d3748;border-radius:6px;box-shadow:0 4px 12px #00000026;opacity:0;visibility:hidden;transition:all .2s ease;z-index:100;white-space:nowrap}.aca-state .student-grid-container .student-grid .student-card .card-header .info-badges .schedule-preview .schedule-tooltip:after{content:"";position:absolute;top:100%;left:20px;border:6px solid transparent;border-top-color:#2d3748}.aca-state .student-grid-container .student-grid .student-card .card-header .info-badges .schedule-preview .schedule-tooltip .tooltip-time{font-size:13px;font-weight:600;color:#fff}.aca-state .student-grid-container .student-grid .student-card .card-header .info-badges .schedule-preview .schedule-tooltip .tooltip-subjects{font-size:12px;color:#cbd5e0}.aca-state .student-grid-container .student-grid .student-card .card-footer{padding:12px 16px;display:flex;justify-content:space-between;align-items:center;background:#f7fafc}.aca-state .student-grid-container .student-grid .student-card .card-footer .status-controls{display:flex;gap:8px}.aca-state .student-grid-container .student-grid .student-card .card-footer .status-controls button{border-radius:6px;border:1px solid #e2e8f0;background:#fff;font-size:14px;cursor:pointer;transition:all .2s}.aca-state .student-grid-container .student-grid .student-card .card-footer .status-controls button.attendance-button{color:#48bb78}.aca-state .student-grid-container .student-grid .student-card .card-footer .status-controls button.attendance-button:hover{background:#f0fff4}.aca-state .student-grid-container .student-grid .student-card .card-footer .status-controls button.leave-button{color:#4299e1}.aca-state .student-grid-container .student-grid .student-card .card-footer .status-controls button.leave-button:hover{background:#ebf8ff}.aca-state .student-grid-container .student-grid .student-card .card-footer .status-controls button.other-button{color:#718096;padding:6px}.aca-state .student-grid-container .student-grid .student-card .card-footer .status-controls button.other-button:hover{background:#f7fafc}.aca-state .student-grid-container .student-grid .student-card .card-footer .memo-section .memo-toggle{display:flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;cursor:pointer;transition:all .2s}.aca-state .student-grid-container .student-grid .student-card .card-footer .memo-section .memo-toggle:hover{background:#f7fafc}.aca-state .student-grid-container .student-grid .student-card .card-footer .memo-section .memo-toggle .memo-left{display:flex;align-items:center;gap:4px;color:#718096}.aca-state .student-grid-container .student-grid .student-card .card-footer .memo-section .memo-toggle .memo-right{color:#a0aec0}.aca-state .infinite-scroll-trigger{width:100%;height:1px;margin:0;padding:0;display:flex;justify-content:center;align-items:center;opacity:0}.aca-state .infinite-scroll-trigger .loading-spinner-container{opacity:.5;position:relative;width:20px;height:20px}.aca-state .infinite-scroll-trigger .loading-spinner{width:16px;height:16px;border:2px solid rgba(243,243,243,.3);border-top:2px solid rgba(52,152,219,.5);border-radius:50%;animation:acaStateGrid_spin__gQ7rB .8s linear infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aca-state .status-controls{display:flex;gap:8px;margin-top:15px}.aca-state .status-controls button{flex:1 1;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s ease}.aca-state .status-controls button.attendance-button{background:#e3f2fd;color:#1976d2}.aca-state .status-controls button.attendance-button.active{background:#1976d2;color:#fff}.aca-state .status-controls button.leave-button{background:#fce4ec;color:#c2185b}.aca-state .status-controls button.leave-button.active{background:#c2185b;color:#fff}.aca-state .status-controls button.other-button{background:#f5f5f5;color:#666}.aca-state .status-controls button.other-button.status-late{background:#fff3e0;color:#f57c00}.aca-state .status-controls button.other-button.status-absent{background:#d3edd4;color:#263238}.aca-state .status-controls button.other-button.status-outing{background:#e8f5e9;color:#388e3c}.aca-state .student-list{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-top:8px;overflow-x:auto}.aca-state .student-list .list-header{display:flex;align-items:stretch;padding:8px 12px;background:#f8f9fa;border-bottom:1px solid #e2e8f0;position:-webkit-sticky;position:sticky;top:0;z-index:10;height:48px}.aca-state .student-list .list-header .header-cell{font-weight:500;color:#4a5568;font-size:14px;padding:8px;display:flex;align-items:center}.aca-state .student-list .list-header .header-cell.name-cell{width:120px;flex-shrink:0}.aca-state .student-list .list-header .header-cell.time-cell{width:180px;flex-shrink:0}.aca-state .student-list .list-header .header-cell.status-cell{width:280px;flex-shrink:0;justify-content:center}.aca-state .student-list .list-header .header-cell.payment-cell{width:80px;flex-shrink:0;justify-content:center}.aca-state .student-list .list-header .header-cell.memo-cell{flex:1 1;min-width:160px;justify-content:center}.aca-state .student-list .list-header .header-cell.memo-cell.today-memo{background:#0078ff08}.aca-state .student-list .list-header .header-cell.memo-cell.tomorrow-memo{background:#ff910008}.aca-state .student-list .list-header .header-cell.memo-cell.future-memo{background:#64646408}.aca-state .student-list .student-row{display:flex;align-items:stretch;padding:8px 12px;border-bottom:1px solid #e2e8f0;transition:all .2s ease;height:48px}.aca-state .student-list .student-row.status-\cd9c\c11d\c804 {background:#fff}.aca-state .student-list .student-row.status-\cd9c\c11d {background:#ebf3ff66}.aca-state .student-list .student-row.status-\c9c0\ac01 {background:#fff2f266}.aca-state .student-list .student-row.status-\acb0\c11d {background:#d3edd48c}.aca-state .student-list .student-row.status-\c678\cd9c {background:#fff8e666}.aca-state .student-list .student-row.status-\d558\c6d0 {background:#f8f9fa66;opacity:.8}.aca-state .student-list .student-row .name-cell{width:120px;flex-shrink:0;padding:8px;display:flex;align-items:center}.aca-state .student-list .student-row .time-cell{width:180px;flex-shrink:0;padding:8px;display:flex;align-items:center}.aca-state .student-list .student-row .status-cell{width:280px;flex-shrink:0;padding:8px;display:flex;align-items:center;justify-content:center}.aca-state .student-list .student-row .status-cell .status-controls{display:flex;gap:6px;width:100%}.aca-state .student-list .student-row .status-cell .status-controls button{flex:1 1;min-width:0;font-size:13px;text-align:center;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid transparent}.aca-state .student-list .student-row .status-cell .status-controls button.status-\cd9c\c11d {background:#ebf3ff;border-color:#c5dcff;color:#1a56db}.aca-state .student-list .student-row .status-cell .status-controls button.status-\c9c0\ac01 {background:#fff2f2;border-color:#ffd6d6;color:#e53e3e}.aca-state .student-list .student-row .status-cell .status-controls button.status-\acb0\c11d {background:#d3edd4;border-color:#a8c9a0;color:#263238}.aca-state .student-list .student-row .status-cell .status-controls button.status-\c678\cd9c {background:#fff8e6;border-color:#ffe4a0;color:#b7791f}.aca-state .student-list .student-row .status-cell .status-controls button.status-\d558\c6d0 {background:#f8f9fa;border-color:#e9ecef;color:#4a5568}.aca-state .student-list .student-row .payment-cell{width:80px;flex-shrink:0;padding:8px;display:flex;align-items:center;justify-content:center}.aca-state .student-list .student-row .payment-cell .payment-status{width:100%;height:32px;display:flex;align-items:center;justify-content:center}.aca-state .student-list .student-row .payment-cell .payment-status .payment-date{font-size:.8rem;margin-left:2px;opacity:.8}.aca-state .student-list .student-row .memo-cell{flex:1 1;min-width:160px;padding:8px 12px;display:flex;align-items:center;justify-content:center}.aca-state .student-list .student-row .memo-cell .memo-text .aca-state .student-list .student-row .memo-cell .memo-empty{line-height:32px}.aca-state .attendance-tab-layout{flex:1 1;min-height:0;min-width:0;max-width:100%;overflow:hidden;display:flex;flex-direction:column;gap:.5rem}.aca-state .view-content-container{flex:1 1;min-height:0;overflow-y:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:1rem}.aca-state .view-content-container--loading{display:flex;align-items:center;justify-content:center}.aca-state .view-content-container::-webkit-scrollbar{width:8px}.aca-state .view-content-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.aca-state .view-content-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.aca-state .view-content-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.aca-state .aca-state-content{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.aca-state .student-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1rem;gap:1rem}.aca-state .student-grid .status-divider{grid-column:1/-1;height:1px;background:#e2e8f0;margin:1rem 0}.aca-state .student-grid .status-header{grid-column:1/-1;display:flex;align-items:center;gap:8px;margin:8px 0;padding:0 8px}.aca-state .student-grid .status-header .status-label{font-size:14px;font-weight:600;padding:4px 12px;border-radius:4px}.aca-state .student-grid .status-header .status-label.status-\c9c0\ac01 {background:#fff2f2;color:#e53e3e}.aca-state .student-grid .status-header .status-label.status-\c678\cd9c {background:#fff8e6;color:#b7791f}.aca-state .student-grid .status-header .status-label.status-\cd9c\c11d {background:#ebf3ff;color:#1a56db}.aca-state .student-grid .status-header .status-label.status-\cd9c\c11d\c804 {background:#f8f9fa;color:#4a5568}.aca-state .student-grid .status-header .status-label.status-\d558\c6d0 {background:#f8f9fa;color:#4a5568;opacity:.8}.aca-state .student-grid .status-header .status-label.status-\acb0\c11d {background:#d3edd4;color:#263238}.aca-state .student-grid .status-header .status-count{font-size:13px;color:#666}.aca-state .student-card{background:#fff;border-radius:.5rem;padding:8px;box-shadow:0 2px 4px #0000000d;border:1px solid #e2e8f0;transition:all .2s ease}.aca-state .student-card.card-\b4f1\c6d0\c804 {background:#fff;border-color:#e2e8f0}.aca-state .student-card.card-\b4f1\c6d0 {background:#ebf3ff;border-color:#c5dcff}.aca-state .student-card.card-\c9c0\ac01 {background:#ffe8e8;border-color:#ffcece}.aca-state .student-card.card-\c9c0\ac01  .schedule-preview{background-color:#ffebeb80}.aca-state .student-card.card-\c9c0\ac01  .schedule-preview:hover{background-color:#ffebebb3}.aca-state .student-card.card-\c9c0\ac01  .memo-toggle:has(span:not(:empty):not([data-empty])){background-color:#ffebeb80;border-color:#ffceceb3}.aca-state .student-card.card-\c9c0\ac01  .memo-toggle:has(span:not(:empty):not([data-empty])):hover{background-color:#ffebebb3}.aca-state .student-card.card-\acb0\c11d {background:#d3edd4;border-color:#a8c9a0}.aca-state .student-card.card-\acb0\c11d  .student-info h3 .aca-state .student-card.card-\acb0\c11d  .schedule-preview .schedule-time .aca-state .student-card.card-\acb0\c11d  .schedule-preview .schedule-subjects .aca-state .student-card.card-\acb0\c11d  .payment-badge .aca-state .student-card.card-\acb0\c11d  .memo-toggle .memo-right svg{color:#263238}.aca-state .student-card.card-\acb0\c11d  .memo-toggle .memo-left span{color:#37474f!important}.aca-state .student-card.card-\acb0\c11d  .schedule-preview{background-color:#0000000f}.aca-state .student-card.card-\acb0\c11d  .schedule-preview:hover{background-color:#00000017}.aca-state .student-card.card-\acb0\c11d  .memo-toggle:has(span:not(:empty):not([data-empty])){background-color:#0000000f;border-color:#a8c9a0b3}.aca-state .student-card.card-\acb0\c11d  .memo-toggle:has(span:not(:empty):not([data-empty])):hover{background-color:#00000017}.aca-state .student-card.card-\c678\cd9c {background:#fff8e6;border-color:#ffe4a0}.aca-state .student-card.card-\d558\c6d0 {background:#f8f9fa;border-color:#e9ecef;opacity:.8}.aca-state .student-card.card-\bcf5\adc0 {background:#ebf3ff;border-color:#c5dcff}.aca-state .student-card .status-controls{display:flex;gap:8px;margin-top:4px}.aca-state .student-card .status-controls button{padding:6px 14px;border-radius:6px;font-size:14px;font-weight:500;border:1px solid #e2e8f0;background:#fff;color:#4a5568;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.aca-state .student-card .status-controls button:hover{background:#f7fafc}.aca-state .student-card .status-controls button.attendance-button{flex:2 1}.aca-state .student-card .status-controls button.attendance-button.active{background:#ebf3ff;border-color:#c5dcff;color:#1a56db}.aca-state .student-card .status-controls button.leave-button{flex:2 1}.aca-state .student-card .status-controls button.leave-button.active{background:#f8f9fa;border-color:#e9ecef;color:#4a5568}.aca-state .student-card .status-controls button.other-button{flex:1 1;padding:6px 14px}.aca-state .student-card .status-controls button.other-button.status-\acb0\c11d {background:#bfe5c2;border-color:#a8c9a0;color:#263238}.aca-state .student-card .status-controls button.other-button.status-\acb0\c11d:hover{background:#aed7b2}.aca-state .student-card .status-controls button .time-info{font-size:12px;color:#718096;margin-left:4px}.aca-state .student-card .card-header{display:flex;flex-direction:column;gap:8px}.aca-state .student-card .card-header .name-payment-wrapper{display:flex;justify-content:space-between;align-items:center}.aca-state .student-card .card-header .name-payment-wrapper .student-info h3{font-size:16px;font-weight:600;margin:0;color:#000000d9}.aca-state .student-card .card-header .name-payment-wrapper .payment-badge{font-size:12px;padding:4px 8px;border-radius:4px;cursor:pointer;transition:all .2s ease;font-weight:500}.aca-state .student-card .card-header .name-payment-wrapper .payment-badge.paid{color:#15803d;background-color:#22c55e26;border:1px solid rgba(34,197,94,.3)}.aca-state .student-card .card-header .name-payment-wrapper .payment-badge.unpaid{color:#dc2626;background-color:#ef44441f;border:1px solid rgba(239,68,68,.25)}.aca-state .student-card .card-header .name-payment-wrapper .payment-badge:hover{opacity:.85}.aca-state .student-card .card-header .phone-number{display:flex;align-items:center;gap:6px;font-size:13px;color:#0009}.aca-state .student-card .card-header .phone-number svg{opacity:.6}.aca-state .student-card .card-header .info-badges{display:flex;flex-wrap:nowrap;gap:8px;padding-top:60px;margin-top:-60px;padding-bottom:8px;overflow-x:auto;overflow-y:visible}.aca-state .student-card .card-header .info-badges::-webkit-scrollbar{height:4px}.aca-state .student-card .card-header .info-badges::-webkit-scrollbar-track{background:transparent}.aca-state .student-card .card-header .info-badges::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:2px}.aca-state .student-card .card-header .info-badges::-webkit-scrollbar-thumb:hover{background:#a0aec0}.aca-state .student-card .card-header .info-badges .schedule-preview{position:relative;display:flex;flex-direction:column;gap:2px;padding:6px 10px;border-radius:6px;background-color:#00000008;cursor:pointer;transition:all .2s ease;flex-shrink:0}.aca-state .student-card .card-header .info-badges .schedule-preview:hover{background-color:#00000010}.aca-state .student-card .card-header .info-badges .schedule-preview:hover .schedule-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.aca-state .student-card .card-header .info-badges .schedule-preview .schedule-time{font-size:14px;font-weight:500;color:#4a5568}.aca-state .student-card .card-header .info-badges .schedule-preview.no-time .schedule-time{color:#a0aec0;font-style:italic}.aca-state .student-card .card-header .info-badges .schedule-preview .schedule-tooltip{position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(5px);display:flex;flex-direction:column;gap:4px;padding:8px 12px;background-color:#2d3748;border-radius:6px;box-shadow:0 4px 12px #00000026;opacity:0;visibility:hidden;transition:all .2s ease;z-index:100;white-space:nowrap}.aca-state .student-card .card-header .info-badges .schedule-preview .schedule-tooltip:after{content:"";position:absolute;top:100%;left:20px;border:6px solid transparent;border-top-color:#2d3748}.aca-state .student-card .card-header .info-badges .schedule-preview .schedule-tooltip .tooltip-time{font-size:13px;font-weight:600;color:#fff}.aca-state .student-card .card-header .info-badges .schedule-preview .schedule-tooltip .tooltip-subjects{font-size:12px;color:#cbd5e0}.aca-state .student-card .card-footer .status-controls{display:flex;align-items:center;gap:2px}.aca-state .student-card .card-footer .memo-section{width:100%}.aca-state .student-card .card-footer .memo-section .memo-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:4px;margin-top:4px;border:1px solid transparent;border-radius:4px;background-color:transparent;cursor:pointer;transition:all .2s ease}.aca-state .student-card .card-footer .memo-section .memo-toggle:has(span:not(:empty):not([data-empty])){background-color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 2px #0000000d}.aca-state .student-card .card-footer .memo-section .memo-toggle:has(span:not(:empty):not([data-empty])) .memo-left svg{color:#2196f3;opacity:1}.aca-state .student-card .card-footer .memo-section .memo-toggle:has(span:not(:empty):not([data-empty])) .memo-left span{color:#333;opacity:1;font-weight:500}.aca-state .student-card .card-footer .memo-section .memo-toggle:has(span:not(:empty):not([data-empty])) .memo-right{margin-right:4px}.aca-state .student-card .card-footer .memo-section .memo-toggle:has(span:not(:empty):not([data-empty])) .memo-right .memo-indicator{background-color:#2196f3;opacity:1}.aca-state .student-card .card-footer .memo-section .memo-toggle:has(span:not(:empty):not([data-empty])) .memo-right svg{color:#666;opacity:.7}.aca-state .student-card .card-footer .memo-section .memo-toggle:has(span:not(:empty):not([data-empty])):hover{background-color:#f8f9fa;border-color:#00000026}.aca-state .student-card .card-footer .memo-section .memo-toggle:has(span[data-empty]):hover{background-color:#0000000d}.aca-state .student-card .card-footer .memo-section .memo-toggle:has(span[data-empty]) .memo-left svg{color:inherit;opacity:.6}.aca-state .student-card .card-footer .memo-section .memo-toggle:has(span[data-empty]) .memo-left span{color:inherit;opacity:.8}.aca-state .student-card .card-footer .memo-section .memo-toggle:has(span[data-empty]) .memo-right svg{color:inherit;opacity:.4}.aca-state .student-card .card-footer .memo-section .memo-toggle .memo-left{display:flex;align-items:center;gap:8px;flex:1 1;min-width:0}.aca-state .student-card .card-footer .memo-section .memo-toggle .memo-left svg{flex-shrink:0}.aca-state .student-card .card-footer .memo-section .memo-toggle .memo-left span{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aca-state .student-card .card-footer .memo-section .memo-toggle .memo-left span .memo-count{display:inline-flex;align-items:center;justify-content:center;background-color:#007bff;color:#fff!important;border-radius:50%;width:16px;height:16px;font-size:12px;font-weight:700}.aca-state .student-card .card-footer .memo-section .memo-toggle .memo-right{display:flex;align-items:center;gap:4px;margin-left:8px}.aca-state .student-card .card-footer .memo-section .memo-toggle .memo-right .memo-indicator{width:6px;height:6px;border-radius:50%}.aca-state .student-card .card-footer .memo-section .memo-toggle .memo-right svg{flex-shrink:0}.time-input-section{margin-bottom:20px;display:flex;flex-direction:column;gap:12px}.time-input-section .time-display{background:#f8f9fa;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px}.time-input-section .time-display .time-group{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e9ecef}.time-input-section .time-display .time-group:last-of-type{border-bottom:none}.time-input-section .time-display .time-group label{font-size:14px;color:#666}.time-input-section .time-display .time-group .time-value{font-size:16px;color:#333;font-weight:500}.time-input-section .time-display .edit-time-button{align-self:flex-end;padding:8px 16px;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;color:#495057;font-size:14px;cursor:pointer;transition:all .2s}.time-input-section .time-display .edit-time-button:hover{background-color:#e9ecef;border-color:#ced4da}.time-input-section .time-input-group{flex:1 1;display:flex;flex-direction:column;gap:8px}.time-input-section .time-input-group .time-header{display:flex;justify-content:space-between;align-items:center}.time-input-section .time-input-group .time-header label{font-size:14px;color:#666}.time-input-section .time-input-group .time-header .delete-time-button{padding:4px 8px;background:none;border:none;color:#dc3545;font-size:12px;cursor:pointer;transition:all .2s}.time-input-section .time-input-group .time-header .delete-time-button:hover{color:#bd2130;text-decoration:underline}.time-input-section .time-input-group .time-input-wrapper{display:flex;gap:8px;align-items:center}.time-input-section .time-input-group .time-input-wrapper .period-select{padding:8px;border:1px solid #e0e0e0;border-radius:6px;background-color:#fff;color:#333;font-size:14px;cursor:pointer}.time-input-section .time-input-group .time-input-wrapper .period-select:focus{outline:none;border-color:#4263eb}.time-input-section .time-input-group .time-input-wrapper .time-inputs{display:flex;align-items:center;gap:4px}.time-input-section .time-input-group .time-input-wrapper .time-inputs input{width:40px;padding:8px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;text-align:center}.time-input-section .time-input-group .time-input-wrapper .time-inputs input:focus{outline:none;border-color:#4263eb}.time-input-section .time-input-group .time-input-wrapper .time-inputs input::-webkit-inner-spin-button .time-input-section .time-input-group .time-input-wrapper .time-inputs input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.time-input-section .time-input-group .time-input-wrapper .time-inputs span{color:#666;font-size:14px}.time-input-section .time-input-group .time-input-wrapper .save-time-button{padding:8px 16px;background-color:#4263eb;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s}.time-input-section .time-input-group .time-input-wrapper .save-time-button:hover:not(:disabled){background-color:#3b5bdb}.time-input-section .time-input-group .time-input-wrapper .save-time-button:disabled{background-color:#adb5bd;cursor:not-allowed}.time-input-section .save-button{align-self:flex-end;padding:8px 16px;background-color:#4263eb;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s;margin-top:24px}.time-input-section .save-button:hover{background-color:#3b5bdb}.time-input-section .save-button:disabled{background-color:#adb5bd;cursor:not-allowed}.sort-dropdown{position:relative;width:120px}.sort-dropdown:after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #6c757d;pointer-events:none}.sort-dropdown .sort-select{width:100%;padding:.5rem;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;font-size:.875rem;-webkit-appearance:none;appearance:none;cursor:pointer;color:#333}.sort-dropdown .sort-select:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 .2rem #4a7bff40}.sort-dropdown .sort-select option{padding:8px;font-size:.875rem}.aca-state .student-card .card-footer .memo-section .memo-toggle.no-memo-placeholder{border:none!important;background-color:transparent!important;box-shadow:none!important;padding-left:6px;padding-right:0}.aca-state .student-card .card-footer .memo-section .memo-toggle.no-memo-placeholder:hover .aca-state .student-card .card-footer .memo-section .memo-toggle.no-memo-placeholder:focus .aca-state .student-card .card-footer .memo-section .memo-toggle.no-memo-placeholder:active{background-color:transparent!important;border:none!important;box-shadow:none!important}.acaStatePayment_search-filter-container__ypeBD{padding:15px 20px;border-bottom:1px solid #eee;background:#fff}.search-filter-container .filter-wrapper{display:flex;align-items:center;gap:15px}.status-filter{padding:15px 20px;background:#fff}.status-filter .filter-section{display:flex;align-items:center;gap:20px}.payment-badge .payment-status{display:flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s ease}.payment-badge.text-green-500 .payment-status.text-green-500{color:#10b981;background-color:#10b9811a}.payment-badge.text-green-500:hover .payment-status.text-green-500:hover{background-color:#10b98133}.payment-badge.text-red-500 .payment-status.text-red-500{color:#ef4444;background-color:#ef44441a}.payment-badge.text-red-500:hover .payment-status.text-red-500:hover{background-color:#ef444433}.payment-badge .payment-date .payment-status .payment-date{margin-left:4px;font-size:.75rem;opacity:.8}.payment-cell .payment-status{display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s ease}.payment-cell .payment-status.\b0a9\bd80 {color:#28a745;background-color:#28a7451a}.payment-cell .payment-status.\b0a9\bd80:hover{background-color:#28a74526}.payment-cell .payment-status.\bbf8\b0a9\bd80 {color:#dc3545;background-color:#dc35451a}.payment-cell .payment-status.\bbf8\b0a9\bd80:hover{background-color:#dc354526}.payment-cell .payment-status .payment-date{margin-left:4px;font-size:.75rem;opacity:.8}.loading-indicator{display:flex;align-items:center;justify-content:center;padding:2rem;font-size:1.1rem;color:#4a5568}.error-message{display:flex;align-items:center;justify-content:center;padding:2rem;font-size:1.1rem;color:#e53e3e;background-color:#fff5f5;border-radius:8px;margin:1rem}.payment-status-modal{background:#fff;border-radius:8px;padding:20px;width:500px;max-width:90vw;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 2px 10px #0000001a}.payment-status-modal .payment-status-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.payment-status-modal .payment-status-modal-header h3{margin:0;font-size:18px;font-weight:700}.payment-status-modal .payment-status-modal-header .close-btn{border:none;background:none;font-size:24px;cursor:pointer;color:#666;padding:0}.payment-status-modal .payment-item{display:flex;justify-content:space-between;align-items:center;padding:15px;border:1px solid #eee;border-radius:4px;margin-bottom:10px}.payment-status-modal .payment-item .payment-info{display:flex;flex-direction:column;gap:5px}.payment-status-modal .payment-item .payment-info .subject{font-weight:700;font-size:16px}.payment-status-modal .payment-item .payment-info .time{color:#666;font-size:14px}.payment-status-modal .payment-item .payment-info .status{font-size:14px;font-weight:500}.payment-status-modal .payment-item .payment-info .status.paid{color:#4caf50}.payment-status-modal .payment-item .payment-info .status.unpaid{color:#f44336}.payment-status-modal .payment-item .payment-btn{display:flex;align-items:center;gap:5px;padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:all .2s}.payment-status-modal .payment-item .payment-btn.paid{background-color:#4caf50;color:#fff}.payment-status-modal .payment-item .payment-btn.paid:hover{background-color:#388e3c}.payment-status-modal .payment-item .payment-btn.unpaid{background-color:#f44336;color:#fff}.payment-status-modal .payment-item .payment-btn.unpaid:hover{background-color:#d32f2f}.payment-status-modal .payment-item .payment-btn svg{font-size:18px}.acaStateViews_student-list__NQIlH .acaStateViews_student-row__Q6Agf .acaStateViews_time-cell__IZmdX .acaStateViews_schedule-preview-list__SGWpO{display:flex;gap:8px;flex-wrap:wrap}.student-list .student-row .time-cell .schedule-preview-list .schedule-preview{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:4px;background-color:#00000008;cursor:pointer;transition:all .2s ease;min-width:120px}.student-list .student-row .time-cell .schedule-preview-list .schedule-preview:hover{background-color:#0000000f}.student-list .student-row .time-cell .schedule-preview-list .schedule-preview .schedule-time{font-weight:500;color:#4a5568}.student-list .student-row .time-cell .schedule-preview-list .schedule-preview .schedule-subjects{color:#718096;white-space:nowrap}.timeline-view{width:100%;padding:20px;background:#fff}.timeline-view .timeline-slot{display:flex;min-height:50px;border-bottom:1px solid #eee}.timeline-view .timeline-slot .timeline-time{width:80px;padding:15px 20px 15px 0;color:#666;font-size:13px}.timeline-view .timeline-slot .timeline-students{flex:1 1;display:flex;flex-wrap:wrap;gap:8px;padding:10px 0;align-items:center}.timeline-view .timeline-slot .timeline-students .timeline-student-card{display:inline-flex;align-items:center;padding:5px 12px;border-radius:15px;font-size:13px;border:1px solid #e2e8f0}.timeline-view .timeline-slot .timeline-students .timeline-student-card.card-\b4f1\c6d0\c804 {background:#fff;border-color:#e2e8f0}.timeline-view .timeline-slot .timeline-students .timeline-student-card.card-\b4f1\c6d0\c804  h4{color:#666}.timeline-view .timeline-slot .timeline-students .timeline-student-card.card-\b4f1\c6d0 {background:#ebf3ff;border-color:#c5dcff}.timeline-view .timeline-slot .timeline-students .timeline-student-card.card-\b4f1\c6d0  h4{color:#2d3748}.timeline-view .timeline-slot .timeline-students .timeline-student-card.card-\d558\c6d0 {background:#f8f9fa;border-color:#e9ecef;opacity:.8}.timeline-view .timeline-slot .timeline-students .timeline-student-card.card-\d558\c6d0  h4{color:#4a5568}.timeline-view .timeline-slot .timeline-students .timeline-student-card.card-\c9c0\ac01 {background:#ffe8e8;border-color:#ffcece}.timeline-view .timeline-slot .timeline-students .timeline-student-card.card-\c9c0\ac01  h4{color:#ed8936}.timeline-view .timeline-slot .timeline-students .timeline-student-card.card-\acb0\c11d {background:#d3edd4;border-color:#a8c9a0}.timeline-view .timeline-slot .timeline-students .timeline-student-card.card-\acb0\c11d  h4{color:#263238}.timeline-view .timeline-slot .timeline-students .timeline-student-card.card-\c678\cd9c {background:#fff8e6;border-color:#ffe4a0}.timeline-view .timeline-slot .timeline-students .timeline-student-card.card-\c678\cd9c  h4{color:#9f7aea}.timeline-view .timeline-slot .timeline-students .timeline-student-card.card-\bcf5\adc0 {background:#ebf3ff;border-color:#c5dcff}.timeline-view .timeline-slot .timeline-students .timeline-student-card.card-\bcf5\adc0  h4{color:#2d3748}.timeline-view .timeline-slot .timeline-students .timeline-student-card .student-info h4{margin:0;font-weight:400}.timeline-view .timeline-slot .timeline-students .timeline-student-card .student-controls{display:none}.alert-modal{z-index:1200!important}.alert-modal .modal-overlay{z-index:1201}.list-view{width:100%;overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-top:20px}.list-view .student-table{width:100%;border-collapse:collapse}.list-view .student-table th .list-view .student-table td{padding:12px;text-align:left;border-bottom:1px solid #eee}.list-view .student-table th{background:#f8f9fa;font-weight:600;color:#495057}.list-view .student-table tr:hover{background-color:#eaf4ff}.list-view .student-table tr.status-\b4f1\c6d0\c804 {background:#fff;border-color:#e2e8f0}.list-view .student-table tr.status-\b4f1\c6d0 {background:#ebf3ff;border-color:#c5dcff}.list-view .student-table tr.status-\c9c0\ac01 {background:#fff2f2;border-color:#ffd6d6}.list-view .student-table tr.status-\acb0\c11d {background:#d3edd4;border-color:#a8c9a0}.list-view .student-table tr.status-\c678\cd9c {background:#fff8e6;border-color:#ffe4a0}.list-view .student-table tr.status-\d558\c6d0 {background:#f8f9fa;border-color:#e9ecef;opacity:.8}.list-view .student-table tr.status-\bcf5\adc0 {background:#ebf3ff;border-color:#c5dcff}.list-view .student-table .student-name{font-weight:500;color:#212529}.list-view .student-table .student-time .time-subject-wrapper{display:flex;flex-direction:column;gap:4px}.list-view .student-table .student-time .time-subject-wrapper .time-subject-pair:first-child{font-weight:600;color:#222;background:#f8f9fa;border-radius:4px 4px 0 0}.list-view .student-table .student-time .time-subject-wrapper .time-subject-pair:last-child{color:#888;background:#f3f6fa;border-radius:0 0 4px 4px;font-size:13px}.list-view .student-table .student-status{display:inline-block;padding:4px 14px;border-radius:16px;background:#f1f3f5;font-weight:600;color:#495057;font-size:14px;min-width:60px;text-align:center}.list-view .student-table .payment-cell .payment-tag{display:inline-block;padding:4px 14px;border-radius:16px;font-weight:600;font-size:14px}.list-view .student-table .payment-cell .payment-tag.paid{background:#e6f9ed;color:#1fa97c;border:1px solid #b6e7d0}.list-view .student-table .payment-cell .payment-tag.unpaid{background:#ffeaea;color:#e74c3c;border:1px solid #ffd6d6}.list-view .student-table .memo-cell .memo-content{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px;color:#495057;font-size:14px;padding:6px 10px;border-radius:8px}.list-view .student-table .memo-cell.today-memo .memo-content{background:#f2f8ff;color:#1976d2}.list-view .student-table .memo-cell.tomorrow-memo .memo-content{background:#fffbe6;color:#bfa100}.list-view .student-table .memo-cell.future-memo .memo-content{background:#f6f6f6;color:#888}.list-view .student-table .action-cell{min-width:100px}.infinite-scroll-trigger{height:20px;margin:10px 0}.loading-spinner{text-align:center;padding:20px;color:#666}.back-to-top{position:fixed;bottom:20px;right:20px;padding:10px;border-radius:50%;background-color:#007bff;color:#fff;border:none;cursor:pointer;z-index:1000}.back-to-top:hover{background-color:#0056b3}.aca-state>.student-sub-content{flex:1 1 auto;min-height:0}.student-sub-content{display:flex;flex:1 1 auto;gap:1rem;min-width:0;min-height:0;overflow:hidden;align-items:stretch;padding-bottom:1rem;box-sizing:border-box}.student-sub-content>.student-list-section{flex:0 0 300px;width:300px;min-width:300px;align-self:stretch;min-height:0;max-height:100%;overflow:hidden;display:flex;flex-direction:column}.student-sub-content>.student-list-section .search-box{flex-shrink:0}.student-sub-content>.student-list-section .student-list{flex:1 1 auto;min-height:0;overflow-y:auto}.student-sub-content .student-content-main{flex:1 1 auto;min-width:0;min-height:0;align-self:stretch;overflow:hidden;display:flex;flex-direction:column}.student-sub-content .student-content-main>.schedule-container,.student-sub-content .student-content-main>.penalty-container,.student-sub-content .student-content-main>.attendance-container,.student-sub-content .student-content-main>.sms-history-container,.student-sub-content .student-content-main>.counsel-container,.student-sub-content .student-content-main>.planner-container{flex:1 1 auto;min-height:0;height:100%;min-width:0}.student-sub-content .student-content-main>.schedule-container .schedule-main-panel,.student-sub-content .student-content-main>.penalty-container .rating-content{height:100%;min-height:0}@media (max-width: 992px){.student-sub-content>.student-list-section{flex:0 0 240px;width:240px;min-width:240px}}@media (max-width: 768px){.student-sub-content{flex-direction:column;align-items:stretch;overflow:hidden;gap:.5rem;flex:1 1 auto;min-height:0;padding-bottom:.75rem}.student-sub-content .student-content-main{flex:1 1 auto;min-width:0;width:100%;min-height:min(52vh,440px);overflow:hidden;display:flex;flex-direction:column}.student-sub-content>.student-list-section{width:100%!important;min-width:0!important;max-width:none;flex:0 0 auto;height:auto!important;max-height:none;min-height:0;padding:.5rem .75rem;border-radius:8px}.student-sub-content>.student-list-section .search-box{margin-bottom:.5rem}.student-sub-content>.student-list-section .student-list{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:.5rem;overflow-x:auto;overflow-y:hidden;flex:0 0 auto;min-height:0;max-height:none;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.student-sub-content>.student-list-section .student-list .student-item{flex:0 0 auto;min-width:5.5rem;max-width:8rem;padding:.5rem .65rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-sub-content>.student-list-section .student-list .student-item .student-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-sub-content>.student-list-section .student-list .student-subjects,.student-sub-content>.student-list-section .student-list .penalty-info{display:none}.student-sub-content .student-content-main>.schedule-container,.student-sub-content .student-content-main>.penalty-container,.student-sub-content .student-content-main>.attendance-container,.student-sub-content .student-content-main>.sms-history-container,.student-sub-content .student-content-main>.counsel-container,.student-sub-content .student-content-main>.planner-container{height:100%;min-height:0}}.acaStateIlchui_aca-state__EA6ls[data-site-type=ilchui] .acaStateIlchui_attendance-tab-layout__OiNJe .acaStateIlchui_status-filter__RbE\+x .acaStateIlchui_filter-item__37FlI .acaStateIlchui_filter-color__4Wslw.acaStateIlchui_absent__W6cfz{background:#d3edd4}.aca-state[data-site-type=ilchui] .attendance-tab-layout .status-filter .filter-item .filter-color.quit{background:#90a4ae}.aca-state[data-site-type=ilchui] .student-grid .student-card.card-\d558\c6d0 {background:#eceff1;border-color:#b0bec5;opacity:1}.aca-state[data-site-type=ilchui] .student-grid .student-card.card-\d558\c6d0  .student-info h3{color:#37474f}.aca-state[data-site-type=ilchui] .student-grid .student-card.card-\d558\c6d0  .schedule-preview{background-color:#37474f14}.aca-state[data-site-type=ilchui] .student-grid .student-card.card-\d558\c6d0  .schedule-preview:hover{background-color:#37474f1f}.aca-state[data-site-type=ilchui] .student-grid .student-card.card-\d558\c6d0  .memo-toggle.no-memo-placeholder .memo-left span{color:#546e7a!important}.aca-state[data-site-type=ilchui] .student-grid .student-card.card-\acb0\c11d {background:#d3edd4;border-color:#a8c9a0}.aca-state[data-site-type=ilchui] .student-grid .student-card.card-\acb0\c11d  .student-info h3 .aca-state[data-site-type=ilchui] .student-grid .student-card.card-\acb0\c11d  .schedule-preview .schedule-time .aca-state[data-site-type=ilchui] .student-grid .student-card.card-\acb0\c11d  .schedule-preview .schedule-subjects .aca-state[data-site-type=ilchui] .student-grid .student-card.card-\acb0\c11d  .payment-badge .aca-state[data-site-type=ilchui] .student-grid .student-card.card-\acb0\c11d  .memo-toggle .memo-right svg{color:#263238}.aca-state[data-site-type=ilchui] .student-grid .student-card.card-\acb0\c11d  .memo-toggle .memo-left span{color:#37474f!important}.aca-state[data-site-type=ilchui] .student-grid .student-card.card-\acb0\c11d  .schedule-preview{background-color:#0000000f}.aca-state[data-site-type=ilchui] .student-grid .student-card.card-\acb0\c11d  .schedule-preview:hover{background-color:#00000017}.aca-state[data-site-type=ilchui] .student-grid .student-card.card-\acb0\c11d  .memo-toggle:has(span:not(:empty):not([data-empty])){background-color:#0000000f;border-color:#a8c9a0b3}.aca-state[data-site-type=ilchui] .student-grid .student-card.card-\acb0\c11d  .memo-toggle:has(span:not(:empty):not([data-empty])):hover{background-color:#00000017}.aca-state[data-site-type=ilchui] .student-grid .student-card .status-controls button.leave-button.active{background:#cfd8dc;border-color:#b0bec5;color:#37474f}.aca-state[data-site-type=ilchui] .student-grid .student-card .status-controls button.other-button.status-\acb0\c11d {background:#bfe5c2;border-color:#a8c9a0;color:#263238}.aca-state[data-site-type=ilchui] .student-grid .student-card .status-controls button.other-button.status-\acb0\c11d:hover{background:#aed7b2}.aca-state[data-site-type=ilchui] .student-grid .status-header .status-label.status-\d558\c6d0 {background:#eceff1;color:#37474f;opacity:1}.aca-state[data-site-type=ilchui] .student-grid .status-header .status-label.status-\acb0\c11d {background:#d3edd4;color:#263238}.aca-state[data-site-type=ilchui] .student-grid-container .student-grid .student-card.card-\d558\c6d0 {background:#eceff1;border-color:#b0bec5;opacity:1}.aca-state[data-site-type=ilchui] .student-grid-container .student-grid .student-card.card-\acb0\c11d {background:#d3edd4;border-color:#a8c9a0}.aca-state[data-site-type=ilchui] .list-view .student-table tbody tr.status-\d558\c6d0 {background:#eceff1;opacity:1}.aca-state[data-site-type=ilchui] .list-view .student-table tbody tr.status-\d558\c6d0:hover{background-color:#e2e8f0}.aca-state[data-site-type=ilchui] .list-view .student-table tbody tr.status-\acb0\c11d {background:#d3edd4}.aca-state[data-site-type=ilchui] .list-view .student-table tbody tr.status-\acb0\c11d  .aca-state[data-site-type=ilchui] .list-view .student-table tbody tr.status-\acb0\c11d  td{color:#263238}.aca-state[data-site-type=ilchui] .list-view .student-table tbody tr.status-\acb0\c11d:hover{background-color:#c5e4c8}.aca-state[data-site-type=ilchui] .list-view .student-table tbody tr.status-\acb0\c11d  .student-name{color:#263238}.aca-state[data-site-type=ilchui] .timeline-view .timeline-student-card.card-\d558\c6d0 {background:#eceff1;border-color:#b0bec5;opacity:1}.aca-state[data-site-type=ilchui] .timeline-view .timeline-student-card.card-\d558\c6d0  h4{color:#37474f}.aca-state[data-site-type=ilchui] .timeline-view .timeline-student-card.card-\acb0\c11d {background:#d3edd4;border-color:#a8c9a0}.aca-state[data-site-type=ilchui] .timeline-view .timeline-student-card.card-\acb0\c11d  h4{color:#263238}.aca-state[data-site-type=ilchui] .status-modal .status-modal-body .status-buttons .status-btn.leave-button{background:#eceff1;color:#37474f}.aca-state[data-site-type=ilchui] .status-modal .status-modal-body .status-buttons .status-btn.absent-button{background:#d3edd4;color:#263238}.aca-state[data-site-type=ilchui] .status-modal .status-modal-body .status-buttons .status-btn.absent-button:hover{filter:brightness(.97)}.schedule-preview{display:flex;flex-direction:column;gap:4px;padding:8px;border-radius:4px;background-color:#00000008;cursor:pointer;transition:all .2s ease}.schedule-preview:hover{background-color:#0000000f}.schedule-preview .schedule-time{font-weight:500;color:#4a5568}.schedule-preview .schedule-subjects{color:#718096}.schedule-modal{background:#fff;border-radius:8px;padding:20px;width:90%;max-width:500px;max-height:80vh;overflow-y:auto}.schedule-modal .schedule-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e2e8f0}.schedule-modal .schedule-modal-header h3{font-size:1.125rem;font-weight:600;color:#2d3748}.schedule-modal .schedule-modal-header .close-btn{font-size:1.5rem;color:#718096;cursor:pointer}.schedule-modal .schedule-modal-header .close-btn:hover{color:#4a5568}.schedule-modal .schedule-list{display:flex;flex-direction:column;gap:12px}.schedule-modal .schedule-list .schedule-item{display:flex;align-items:center;padding:12px;border-radius:6px;background-color:#f7fafc;gap:12px}.schedule-modal .schedule-list .schedule-item .schedule-time{font-weight:500;color:#2d3748;min-width:120px}.schedule-modal .schedule-list .schedule-item .schedule-location{color:#4a5568;padding:2px 8px;background-color:#edf2f7;border-radius:4px;font-size:.875rem}.schedule-modal .schedule-list .schedule-item .schedule-memo{flex:1 1;color:#4a5568}.schedule-modal .schedule-list .schedule-item button{padding:4px;border-radius:4px;color:#718096}.schedule-modal .schedule-list .schedule-item button:hover{background-color:#edf2f7;color:#4a5568}.schedule-modal .schedule-list .schedule-edit-form{display:flex;gap:8px;width:100%;align-items:center}.schedule-modal .schedule-list .schedule-edit-form input[type=time]{padding:4px 8px;border:1px solid #e2e8f0;border-radius:4px;width:100px}.schedule-modal .schedule-list .schedule-edit-form select{padding:4px 8px;border:1px solid #e2e8f0;border-radius:4px;background-color:#fff}.schedule-modal .schedule-list .schedule-edit-form input[type=text]{flex:1 1;padding:4px 8px;border:1px solid #e2e8f0;border-radius:4px}.schedule-modal .schedule-list .schedule-edit-form button{padding:4px 12px;border-radius:4px;background-color:#edf2f7;color:#4a5568;font-weight:500}.schedule-modal .schedule-list .schedule-edit-form button:hover{background-color:#e2e8f0}.schedule-modal .schedule-list .schedule-edit-form button:first-of-type{background-color:#4299e1;color:#fff}.schedule-modal .schedule-list .schedule-edit-form button:first-of-type:hover{background-color:#3182ce}.schedule-modal .no-schedule{text-align:center;padding:24px;color:#718096;font-size:.875rem}.MemoModal_overlay__wdBII{position:fixed;inset:0;background-color:#0006;z-index:1000}.MemoModal_modal__ZFKb9{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;display:flex;flex-direction:column;z-index:1100;box-shadow:0 8px 32px #0000001a}.MemoModal_header__XzdJ-{padding:1rem 1.5rem;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.MemoModal_header__XzdJ- h3{margin:0;font-size:1.25rem;color:#212529}.MemoModal_closeBtn__nC8cy{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;line-height:1}.MemoModal_closeBtn__nC8cy:hover{color:#343a40}.MemoModal_content__BUEZ-{padding:1.5rem;overflow-y:auto;flex:1 1}.MemoModal_datePicker__Ofr-u{margin-bottom:1rem;flex-shrink:0}.MemoModal_datePicker__Ofr-u label{display:block;margin-bottom:.5rem;font-size:.875rem;color:#495057}.MemoModal_datePicker__Ofr-u input{width:100%;padding:.5rem;border:1px solid #ced4da;border-radius:4px;font-size:.875rem;box-sizing:border-box}.MemoModal_datePicker__Ofr-u input:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 .2rem #4a7bff40}.MemoModal_memoInput__wVFaJ{margin-bottom:1rem;flex-shrink:0}.MemoModal_memoInput__wVFaJ label{display:block;margin-bottom:.5rem;font-size:.875rem;color:#495057}.MemoModal_memoInput__wVFaJ textarea{width:100%;padding:.5rem;border:1px solid #ced4da;border-radius:4px;font-size:.875rem;resize:vertical;min-height:100px;margin-bottom:.5rem;box-sizing:border-box}.MemoModal_memoInput__wVFaJ textarea:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 .2rem #4a7bff40}.MemoModal_addMemoBtn__ZgogF{width:100%;padding:.5rem;border:none;border-radius:4px;background:#4a7bff;color:#fff;font-size:.875rem;cursor:pointer;transition:all .2s ease}.MemoModal_addMemoBtn__ZgogF:hover{background:#3d66cc}.MemoModal_addMemoBtn__ZgogF:disabled{opacity:.5;cursor:not-allowed;background:#6c757d}.MemoModal_memoList__2toUL{margin-top:1.5rem;border-top:1px solid #e9ecef;padding-top:1rem;overflow-y:auto}.MemoModal_memoListHeader__U4Z9w button{padding:.5rem 1rem;border:none;border-radius:4px;background:#f8f9fa;color:#495057;font-size:.875rem;cursor:pointer;transition:all .2s ease}.MemoModal_memoListHeader__U4Z9w{position:-webkit-sticky;position:sticky;top:0;background:#fff;padding-bottom:.5rem;z-index:1}.MemoModal_memoListHeader__U4Z9w button:hover{background:#e9ecef}.MemoModal_tabActive__ljaak{background:#4a7bff!important;color:#fff!important}.MemoModal_memoItem__ZASXY{padding:.75rem;border:1px solid #e9ecef;border-radius:8px;margin-bottom:.5rem;transition:all .2s ease;background-color:#fff}.MemoModal_memoItemEditing__T2KDO{border-color:#4a7bff;background-color:#f8f9fa;box-shadow:0 0 0 2px #4a7bff1a}.MemoModal_memoItem__ZASXY:hover{border-color:#ced4da;background-color:#f8f9fa}.MemoModal_memoHeader__x7KGI{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.MemoModal_memoDate__\+ymhQ{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#6c757d;font-weight:500}.MemoModal_editDateInput__7cNLb{padding:.25rem .5rem;border:1px solid #ced4da;border-radius:4px;font-size:.75rem;color:#495057}.MemoModal_editDateInput__7cNLb:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 2px #4a7bff1a}.MemoModal_memoActions__b2i33{display:flex;gap:.5rem;opacity:0;transition:opacity .2s ease}.MemoModal_memoItem__ZASXY:hover .MemoModal_memoActions__b2i33{opacity:1}.MemoModal_memoActions__b2i33 button{background:none;border:none;padding:.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;color:#6c757d}.MemoModal_editBtn__jBpXw:hover{color:#4a7bff;background:#4a7bff1a}.MemoModal_deleteBtn__sqgsm:hover{color:#dc3545;background:#dc35451a}.MemoModal_saveBtn__f08lY{color:#4a7bff;font-weight:500;padding:.25rem .75rem!important}.MemoModal_saveBtn__f08lY:hover{background:#4a7bff1a!important}.MemoModal_saveBtn__f08lY:disabled{color:#adb5bd;cursor:not-allowed;background:none!important}.MemoModal_actionCancelBtn__Pqop8{color:#6c757d;font-weight:500;padding:.25rem .75rem!important}.MemoModal_actionCancelBtn__Pqop8:hover{background:#6c757d1a!important}.MemoModal_memoText__NzVYe{font-size:.875rem;color:#212529;white-space:pre-wrap;word-break:break-all;line-height:1.5}.MemoModal_editMemoTextarea__rzg4w{width:100%;padding:.5rem;border:1px solid #ced4da;border-radius:4px;font-size:.875rem;color:#212529;resize:vertical;min-height:60px;margin-top:.5rem;box-sizing:border-box}.MemoModal_editMemoTextarea__rzg4w:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 2px #4a7bff1a}.MemoModal_noMemos__wFFF6{text-align:center;padding:2rem;color:#6c757d;font-size:.875rem;background:#f8f9fa;border-radius:4px;border:1px dashed #dee2e6}.MemoModal_footer__FTCE5{padding:1rem 1.5rem;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;gap:.5rem;flex-shrink:0;background:#fff}.MemoModal_footerCancelBtn__huHq5{padding:.5rem 1rem;border:none;border-radius:4px;font-size:.875rem;cursor:pointer;background:#f8f9fa;color:#495057}.MemoModal_footerCancelBtn__huHq5:hover{background:#e9ecef}.MemoModal_filterTabs__uoZrP{display:flex;gap:8px;margin-left:16px}.MemoModal_filterTab__W0gln{padding:6px 12px;border-radius:6px;font-size:13px;font-weight:500;color:#666;background:#0000000d;border:none;cursor:pointer;transition:all .2s}.MemoModal_filterTab__W0gln:hover{background:#00000014}.MemoModal_filterTabActive__aX0uP{background:#4a7bff;color:#fff}.acaAttendanceFilter_toolbar__w8Kqs{flex-shrink:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:.5rem .75rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;gap:.5rem}.acaAttendanceFilter_row__SYDWk,.acaAttendanceFilter_rowPrimary__55Aki{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .5rem;width:100%;min-width:0}.acaAttendanceFilter_rowSecondary__5Bbag{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .5rem;width:100%;min-width:0;padding-top:.35rem;border-top:1px solid #eef2f6}.acaAttendanceFilter_rowMain__4Z1wF{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .5rem;flex:1 1 12rem;min-width:0}.acaAttendanceFilter_datePicker__uli8G{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 10px;flex-shrink:0;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.acaAttendanceFilter_datePicker__uli8G:hover{background:#edf2f7;border-color:#cbd5e0}.acaAttendanceFilter_calendarIcon__Xv8jl{color:#64748b;font-size:.8rem;flex-shrink:0;pointer-events:none}.acaAttendanceFilter_dateInput__X41-a{border:none;outline:none;background:transparent;font-size:.75rem;font-weight:500;color:#374151;padding:0;cursor:pointer;min-width:6.5rem;position:relative;z-index:1}.acaAttendanceFilter_dateInput__X41-a::-webkit-calendar-picker-indicator{opacity:0;position:absolute;inset:0;width:100%;height:100%;cursor:pointer}.acaAttendanceFilter_chipGroup__kgsjM{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.2rem;padding:.15rem .35rem;max-width:100%;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px}.acaAttendanceFilter_chip__sFRZ9{display:inline-flex;align-items:center;gap:4px;height:26px;padding:0 6px;border:1px solid transparent;border-radius:4px;background:transparent;cursor:pointer;white-space:nowrap;font:inherit;color:#334155;transition:background .15s ease,border-color .15s ease,color .15s ease}.acaAttendanceFilter_chip__sFRZ9:hover{background:#edf2f7;border-color:#e2e8f0}.acaAttendanceFilter_chipActive__CGcDm{background:#2c3e50;border-color:#2c3e50;color:#fff}.acaAttendanceFilter_chipActive__CGcDm .acaAttendanceFilter_chipCount__ePE6u{background:#fff3;color:inherit}.acaAttendanceFilter_chipDot__hlcxb{width:6px;height:6px;border-radius:50%;flex-shrink:0}.acaAttendanceFilter_dotAll__xrgEQ{background:#64748b}.acaAttendanceFilter_dotBefore__81KbZ{background:#9e9e9e}.acaAttendanceFilter_dotPresent__lBMFB{background:#2196f3}.acaAttendanceFilter_dotLate__VaLMx{background:#f44336}.acaAttendanceFilter_dotAbsent__PMha2{background:#66bb6a}.acaAttendanceFilter_dotLeave__wvcV3{background:#ffc107}.acaAttendanceFilter_dotQuit__ZB-AE{background:#757575}.acaAttendanceFilter_dotPaid__x8FDj{background:#4caf50}.acaAttendanceFilter_dotUnpaid__1mFSc{background:#f44336}.acaAttendanceFilter_chipLabel__mWvnF{font-size:.75rem;font-weight:500;line-height:1.2}.acaAttendanceFilter_chipCount__ePE6u{padding:0 4px;border-radius:3px;font-size:.6875rem;font-weight:600;line-height:1.2;background:#0000000f}.acaAttendanceFilter_allLeaveBtn__pOqZP{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:30px;padding:0 12px;margin-left:auto;flex-shrink:0;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;color:#4a5568;font-size:.75rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.acaAttendanceFilter_allLeaveBtn__pOqZP:hover{background:#edf2f7;border-color:#cbd5e0}.acaAttendanceFilter_allLeaveBtn__pOqZP svg{font-size:.8rem}.acaAttendanceFilter_tools__oPqnQ{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .5rem;flex:1 1 100%;min-width:0;width:100%}.acaAttendanceFilter_field__ZFJyz{position:relative;flex:1 1 7rem;min-width:6.5rem;max-width:11rem;height:30px}.acaAttendanceFilter_fieldWide__76Wgq{position:relative;flex:1 1 8.5rem;min-width:6.5rem;max-width:12rem;height:30px}.acaAttendanceFilter_fieldIcon__8pf\+d{position:absolute;left:7px;top:50%;transform:translateY(-50%);color:#64748b;font-size:.75rem;pointer-events:none;z-index:1}.acaAttendanceFilter_input__TkVlW,.acaAttendanceFilter_select__ERZil{width:100%;height:30px;padding:0 8px;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;font-size:.75rem;line-height:1.2;color:#374151}.acaAttendanceFilter_inputWithIcon__JmuRR{width:100%;height:30px;padding:0 8px 0 1.5rem;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;font-size:.75rem;line-height:1.2;color:#374151}.acaAttendanceFilter_selectWithIcon__2GIqa{width:100%;height:30px;padding:0 8px 0 1.5rem;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;font-size:.75rem;line-height:1.2;color:#374151;-webkit-appearance:none;appearance:none;cursor:pointer}.acaAttendanceFilter_select__ERZil{-webkit-appearance:none;appearance:none;cursor:pointer}.acaAttendanceFilter_input__TkVlW:focus,.acaAttendanceFilter_select__ERZil:focus,.acaAttendanceFilter_inputWithIcon__JmuRR:focus,.acaAttendanceFilter_selectWithIcon__2GIqa:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 2px #4a7bff33}.acaAttendanceFilter_input__TkVlW::placeholder,.acaAttendanceFilter_inputWithIcon__JmuRR::placeholder{color:#94a3b8;font-size:.6875rem}.acaAttendanceFilter_memoTabs__E687o{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.25rem;flex:2 1 14rem;min-width:min(100%,12rem)}.acaAttendanceFilter_memoTab__TS2Yk{height:30px;padding:0 10px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;color:#64748b;font-size:.75rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}.acaAttendanceFilter_memoTab__TS2Yk:hover{background:#edf2f7}.acaAttendanceFilter_memoTabActive__f33M0{background:#4a7bff;border-color:#4a7bff;color:#fff}.acaAttendanceFilter_viewMode__YnTDL{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.25rem;margin-left:auto;flex-shrink:0}.acaAttendanceFilter_viewModeBtn__Vlhpr{display:inline-flex;align-items:center;gap:4px;height:30px;padding:0 10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#4a5568;font-size:.75rem;line-height:1.2;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}.acaAttendanceFilter_viewModeBtn__Vlhpr svg{width:12px;height:12px;flex-shrink:0}.acaAttendanceFilter_viewModeBtn__Vlhpr:hover{background:#f7fafc}.acaAttendanceFilter_viewModeBtnActive__jjTst{background:#4a7bff;border-color:#4a7bff;color:#fff}@media (max-width: 900px){.acaAttendanceFilter_allLeaveBtn__pOqZP{margin-left:0}.acaAttendanceFilter_viewMode__YnTDL{margin-left:0;width:100%;justify-content:flex-start}}@media (max-width: 560px){.acaAttendanceFilter_toolbar__w8Kqs{padding:.5rem}.acaAttendanceFilter_chipGroup__kgsjM{width:100%}.acaAttendanceFilter_field__ZFJyz,.acaAttendanceFilter_fieldWide__76Wgq{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - .25rem);max-width:none}.acaAttendanceFilter_memoTabs__E687o,.acaAttendanceFilter_allLeaveBtn__pOqZP{width:100%}}.StudentEmpty_empty__8bbVe{flex:1 1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#666}.StudentEmpty_empty__8bbVe svg{font-size:3rem;color:#999;flex-shrink:0;display:block}.StudentEmpty_empty__8bbVe p{font-size:1.1rem;line-height:1.4;margin:0}@keyframes acaCounsel_spin__cyXRJ{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes acaCounsel_fadeIn__mpBIA{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes acaCounsel_modalFadeIn__Em2yu{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.counsel-container{display:flex;gap:1rem;height:calc(100vh - 230px);min-width:580px}.counsel-container .student-list-section{width:300px;min-width:300px;height:calc(100vh - 230px);background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;overflow:hidden}.counsel-container .student-list-section .search-box{display:flex;align-items:center;padding:.5rem;background:#f5f5f5;border-radius:6px;margin-bottom:.3rem;position:relative;transition:all .2s ease}.counsel-container .student-list-section .search-box svg{color:#666;margin-right:.75rem;font-size:1.1rem;flex-shrink:0}.counsel-container .student-list-section .search-box input{border:none;background:none;width:100%;outline:none;font-size:.95rem;color:#333;padding:.25rem 0}.counsel-container .student-list-section .search-box input::placeholder{color:#999}.counsel-container .student-list-section .student-list{flex:1 1;overflow-y:auto}.counsel-container .student-list-section .student-list .student-item{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:6px;cursor:pointer;transition:all .2s;position:relative}.counsel-container .student-list-section .student-list .student-item:hover{background-color:#f8f9fa}.counsel-container .student-list-section .student-list .student-item.selected{background-color:#e7f5ff}.counsel-container .student-list-section .student-list .student-item .student-name{font-weight:500;font-size:14px;color:#495057}.counsel-container .student-list-section .student-list .student-item .penalty-info .total-penalty{font-size:12px;color:#868e96;background:#f1f3f5;padding:2px 6px;border-radius:12px}.counsel-container .student-list-section .student-list .student-item .penalty-info .total-penalty.negative{color:#e03131;background:#ffe3e3}.counsel-container .counsel-content-section{flex:1 1;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;display:flex;flex-direction:column;overflow:hidden}.counsel-container .counsel-content-section .counsel-header{padding:16px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.counsel-container .counsel-content-section .counsel-header .student-info h3{margin:0;font-size:16px;font-weight:500;color:#495057}.counsel-container .counsel-content-section .counsel-header .header-actions{display:flex;align-items:center;gap:12px}.counsel-container .counsel-content-section .counsel-header .header-actions .date-selector input[type=month]{padding:6px 10px;border:1px solid #dee2e6;border-radius:4px;font-size:14px;color:#495057;outline:none}.counsel-container .counsel-content-section .counsel-header .header-actions .date-selector input[type=month]:focus{border-color:#228be6}.counsel-container .counsel-content-section .counsel-header .header-actions .add-counsel-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background-color:#228be6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}.counsel-container .counsel-content-section .counsel-header .header-actions .add-counsel-btn:hover{background-color:#1c7ed6}.counsel-container .counsel-content-section .counsel-header .header-actions .add-counsel-btn svg{font-size:16px}.counsel-container .counsel-content-section .counsel-list{flex:1 1;overflow-y:auto;padding:16px}.counsel-container .counsel-content-section .counsel-list .counsel-item{background:#f8f9fa;border-radius:6px;padding:12px;margin-bottom:12px}.counsel-container .counsel-content-section .counsel-list .counsel-item.counsel-item--gray{background:#ececec;filter:grayscale(.5);opacity:.7}.counsel-container .counsel-content-section .counsel-list .counsel-item .counsel-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.counsel-container .counsel-content-section .counsel-list .counsel-item .counsel-item-header .counsel-date{font-size:13px;color:#868e96}.counsel-container .counsel-content-section .counsel-list .counsel-item .counsel-item-header .counsel-actions{display:flex;gap:4px}.counsel-container .counsel-content-section .counsel-list .counsel-item .counsel-item-header .counsel-actions button{background:none;border:none;padding:4px;cursor:pointer;color:#adb5bd;transition:color .2s}.counsel-container .counsel-content-section .counsel-list .counsel-item .counsel-item-header .counsel-actions button:hover{color:#495057}.counsel-container .counsel-content-section .counsel-list .counsel-item .counsel-item-header .counsel-actions button:last-child:hover{color:#fa5252}.counsel-container .counsel-content-section .counsel-list .counsel-item .counsel-content{font-size:14px;line-height:1.5;color:#495057;white-space:pre-wrap}.counsel-container .counsel-content-section .counsel-list .no-counsels .counsel-container .counsel-content-section .counsel-list .no-student-selected{text-align:center;padding:40px 0;color:#adb5bd;font-size:14px}.aca-counsel-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.aca-counsel-modal{background:#fff;border-radius:12px;width:50%;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;max-height:90vh;margin:20px;box-sizing:border-box}.aca-counsel-modal-header{padding:20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.aca-counsel-modal-header h3{margin:0;font-size:18px;font-weight:600}.aca-counsel-modal-header .aca-counsel-close-btn{background:none;border:none;font-size:24px;cursor:pointer;padding:0;color:#666}.aca-counsel-modal-header .aca-counsel-close-btn:hover{color:#333}.aca-counsel-modal-content{padding:20px;overflow-y:auto}.aca-counsel-modal-content .aca-counsel-input-group{margin-bottom:20px}.aca-counsel-modal-content .aca-counsel-input-group:last-child{margin-bottom:0}.aca-counsel-modal-content .aca-counsel-input-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}.aca-counsel-modal-content .aca-counsel-input-group input[type=date]{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px}.aca-counsel-modal-content .aca-counsel-input-group input[type=date]:focus{outline:none;border-color:#007bff}.aca-counsel-modal-content .aca-counsel-input-group textarea{width:100%;min-height:180px;padding:12px;border:1px solid #ddd;border-radius:6px;resize:vertical;font-size:14px}.aca-counsel-modal-content .aca-counsel-input-group textarea:focus{outline:none;border-color:#007bff}.aca-counsel-modal-footer{padding:20px;border-top:1px solid #eee;display:flex;justify-content:flex-end;gap:10px}.aca-counsel-modal-footer button{padding:8px 16px;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s}.aca-counsel-modal-footer button.aca-counsel-submit-btn{background-color:#007bff;color:#fff;border:none}.aca-counsel-modal-footer button.aca-counsel-submit-btn:hover{background-color:#0056b3}.aca-counsel-modal-footer button.aca-counsel-submit-btn:disabled{background-color:#ccc;cursor:not-allowed}.aca-counsel-modal-footer button.aca-counsel-cancel-btn{background-color:#fff;color:#666;border:1px solid #ddd}.aca-counsel-modal-footer button.aca-counsel-cancel-btn:hover{background-color:#f8f9fa}@media (max-width: 768px){.counsel-container{min-width:0;width:100%;height:auto;min-height:min(68vh,100vh - 260px);flex-direction:column;flex:1 1}.counsel-container .counsel-content-section{flex:1 1;min-width:0;min-height:min(56vh,100vh - 300px)}}.ConfirmModal_overlay__hrOsy{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1100}.ConfirmModal_modal__YSIs7{background:#fff;border-radius:8px;padding:1.5rem;width:90%;max-width:400px;box-shadow:0 4px 12px #00000026}.ConfirmModal_header__ry8v8{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ConfirmModal_header__ry8v8 h3{margin:0;font-size:1.25rem;font-weight:600}.ConfirmModal_closeBtn__\+1\+Gb{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:0;color:#666;line-height:1}.ConfirmModal_closeBtn__\+1\+Gb:hover{color:#333}.ConfirmModal_content__acKT1{margin-bottom:1.5rem}.ConfirmModal_content__acKT1 p{margin:0;color:#333;font-size:1rem;line-height:1.5}.ConfirmModal_footer__rI71F{display:flex;justify-content:flex-end;gap:.5rem}.ConfirmModal_cancelBtn__nUyT0,.ConfirmModal_confirmBtn__QmzJv{padding:.5rem 1rem;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s}.ConfirmModal_cancelBtn__nUyT0{background:#f1f1f1;border:1px solid #ddd;color:#666}.ConfirmModal_cancelBtn__nUyT0:hover{background:#e5e5e5}.ConfirmModal_confirmBtn__QmzJv{background:#007bff;border:1px solid #0056b3;color:#fff}.ConfirmModal_confirmBtn__QmzJv:hover{background:#0056b3}.ConfirmModal_confirmBtnDanger__jWivi{padding:.5rem 1rem;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s;background:#f44336;border:none;color:#fff}.ConfirmModal_confirmBtnDanger__jWivi:hover{background:#d32f2f}@keyframes acaPenalty_spin__Ednps{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes acaPenalty_fadeIn__vC0r7{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.penalty-container .student-list-section{width:300px;min-width:300px;height:calc(100vh - 230px);background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column}.penalty-container .student-list-section .search-box{display:flex;align-items:center;padding:.5rem;background:#f5f5f5;border-radius:6px;margin-bottom:.3rem;position:relative;transition:all .2s ease}.penalty-container .student-list-section .search-box:focus-within{background:#fff;box-shadow:0 0 0 2px #1976d233}.penalty-container .student-list-section .search-box svg{color:#666;margin-right:.75rem;font-size:1.1rem;flex-shrink:0}.penalty-container .student-list-section .search-box input{border:none;background:none;width:100%;outline:none;font-size:.95rem;color:#333;padding:.25rem 0}.penalty-container .student-list-section .search-box input::placeholder{color:#999}.penalty-container .student-list-section .search-box input:focus::placeholder{color:#666}.penalty-container .student-list-section .search-box:after{content:"";position:absolute;right:.75rem;width:12px;height:12px;border:2px solid transparent;border-top-color:#666;border-radius:50%;opacity:0;transition:opacity .2s ease}.penalty-container .student-list-section .search-box.loading:after{opacity:1;animation:acaPenalty_spin__Ednps .8s linear infinite}.penalty-container .student-list-section .search-error{color:#dc3545;font-size:.85rem;margin:.5rem;animation:acaPenalty_fadeIn__vC0r7 .3s ease}.penalty-container .student-list-section .student-list{flex:1 1;overflow-y:auto;padding-right:5px;position:relative}.penalty-container .student-list-section .student-list::-webkit-scrollbar{width:6px}.penalty-container .student-list-section .student-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.penalty-container .student-list-section .student-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.penalty-container .student-list-section .student-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.penalty-container .student-list-section .student-list .student-item{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:6px;cursor:pointer;transition:all .2s;position:relative}.penalty-container .student-list-section .student-list .student-item:hover{background:#f5f5f5;box-shadow:0 2px 8px #0000000d}.penalty-container .student-list-section .student-list .student-item.active{background:#e3f2fd;color:#1976d2}.penalty-container .student-list-section .student-list .student-item .student-name{font-weight:500}.penalty-container .student-list-section .student-list.loading:after{content:"";position:absolute;inset:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:1}.penalty-container .student-list-section .history-btn{background:#f8fafc;border:1px solid #e5e7eb;cursor:pointer;padding:.5rem;border-radius:6px;margin-top:.5rem;color:#374151;font-size:.9rem;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;font-weight:500}.penalty-container .student-list-section .history-btn .approval-status-icon{margin:0;width:15px;height:15px;border:1.5px solid #666;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;flex-shrink:0;pointer-events:none;opacity:.8}.penalty-container .student-list-section .history-btn .approval-status-icon svg{width:9px;height:9px;stroke-width:4;color:#666}.penalty-container .student-list-section .history-btn .approval-status-icon.approved{border-color:#666}.penalty-container .student-list-section .history-btn .approval-status-icon.approved svg{color:#666}.penalty-container .student-list-section .history-btn:hover{background:#f3f4f6;border-color:#d1d5db;color:#1f2937;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.penalty-container .student-list-section .history-btn:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.penalty-container{display:flex;gap:1rem;height:calc(100vh - 230px);min-width:580px}.penalty-container .student-list-section .student-item{padding-top:10px!important;padding-bottom:10px!important}.penalty-container .student-list-section .total-penalty{display:block;text-align:center;width:40px;border:1px solid #c2c2c2;border-radius:6px;padding:2px;font-weight:600;font-size:12px;color:#323232}.penalty-container .student-list-section .total-penalty.negative{background:#fff5f5;color:#dc3545;border-color:#ffcdd2}.penalty-container .student-list-section .total-penalty.active .penalty-info .total-penalty{background:#fff;border-color:#dee2e6}.penalty-container .student-list-section .total-penalty.active .penalty-info .total-penalty.negative{background:#fff5f5;border-color:#ffcdd2}.penalty-container .rating-content{flex:1 1;display:flex;flex-direction:column;height:calc(100vh - 230px)}.penalty-container .rating-content .calendar-view{flex:1 1;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;display:flex;flex-direction:column;overflow:hidden}.penalty-container .rating-content .calendar-view .calendar{flex:1 1;display:flex;flex-direction:column;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;overflow-y:auto}.penalty-container .rating-content .calendar-view .calendar .calendar-header{display:flex;justify-content:space-between;align-items:center;height:30px;margin-bottom:1.5rem;flex-shrink:0}.penalty-container .rating-content .calendar-view .calendar .calendar-header .header-title{display:flex;align-items:center;gap:1rem}.penalty-container .rating-content .calendar-view .calendar .calendar-header .header-title h3{font-size:1.25rem;font-weight:600;color:#333;margin:0}.penalty-container .rating-content .calendar-view .calendar .calendar-header .header-title .penalty-manage-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #e0e0e0;border-radius:4px;background:#fff;cursor:pointer;font-size:.9rem;color:#666;transition:all .2s}.penalty-container .rating-content .calendar-view .calendar .calendar-header .header-title .penalty-manage-btn:hover{background:#f5f5f5}.penalty-container .rating-content .calendar-view .calendar .calendar-header-row{position:-webkit-sticky;position:sticky;top:0;z-index:1;background-color:#fff;display:grid;grid-template-columns:repeat(7,1fr)}.penalty-container .rating-content .calendar-view .calendar .calendar-header-row .calendar-header-cell{padding:.75rem;text-align:center;font-weight:500;color:#495057;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5}.penalty-container .rating-content .calendar-view .calendar .calendar-header-row .calendar-header-cell:first-child{color:#dc3545}.penalty-container .rating-content .calendar-view .calendar .calendar-header-row .calendar-header-cell:last-child{color:#0d6efd;border-right:none}.penalty-container .rating-content .calendar-view .calendar .calendar-row{display:grid;grid-template-columns:repeat(7,1fr);background-color:#fff;flex:1 1}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell{position:relative;min-height:90px;padding:5px;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;cursor:pointer;transition:all .2s}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell:hover{background-color:#f5f5f5}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell.empty{background:#f9f9f9;cursor:default}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell.sunday .day-number{color:#dc3545}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell.saturday .day-number{color:#0d6efd}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell .cell-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;padding:0 4px}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell .cell-header .day-number{font-size:14px;font-weight:500}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell .attendance-info{display:flex;flex-direction:column;gap:.25rem;align-items:center;font-size:.8rem;margin-top:.5rem}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell .attendance-info .penalty-item{width:100%;display:flex;justify-content:space-between;align-items:center;padding:4px;margin:2px 0;border-radius:4px;background-color:#f8f9fa;font-size:.9rem}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell .attendance-info .penalty-item.cancelled{background-color:#f1f1f1;color:#999;text-decoration:line-through}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell .attendance-info .penalty-item .penalty-content{flex:1 1;display:flex;flex-direction:column;gap:2px}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell .attendance-info .penalty-item .penalty-content .points{font-weight:600;color:#dc3545}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell .attendance-info .penalty-item .penalty-content .reason{color:#495057}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell .attendance-info .penalty-item .penalty-content .cancel-reason{font-size:.8rem;color:#6c757d}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell .attendance-info .penalty-item .edit-button{background:none;border:none;color:#6c757d;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.penalty-container .rating-content .calendar-view .calendar .calendar-row .calendar-cell .attendance-info .penalty-item .edit-button:hover{background-color:#e9ecef;color:#495057}.aca-penalty .penalty-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 1rem}.aca-penalty .penalty-header h2{font-size:1.5rem;font-weight:600;color:#333}.aca-penalty .penalty-header .header-actions{display:flex;gap:1rem}.aca-penalty .penalty-header .header-actions button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:4px;border:none;cursor:pointer;font-weight:500;transition:all .2s}.aca-penalty .penalty-header .header-actions button.penalty-add-btn{background-color:#4a90e2;color:#fff}.aca-penalty .penalty-header .header-actions button.penalty-add-btn:hover{background-color:#2275d7}.aca-penalty .penalty-header .header-actions button.penalty-rule-btn{background-color:#f5f5f5;color:#666}.aca-penalty .penalty-header .header-actions button.penalty-rule-btn:hover{background-color:#e8e8e8}.aca-penalty .penalty-controls{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding:0 1rem;gap:1rem}.aca-penalty .penalty-controls .search-box{display:flex;align-items:center;padding:.75rem;background:#f5f5f5;border-radius:6px;min-width:200px;border:none}.aca-penalty .penalty-controls .search-box svg{color:#666;margin-right:.75rem;font-size:1.1rem}.aca-penalty .penalty-controls .search-box input{border:none;background:none;width:100%;outline:none;font-size:.95rem;color:#333}.aca-penalty .penalty-controls .search-box input::placeholder{color:#999}.aca-penalty .penalty-controls .sort-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem .75rem;border:1px solid #e0e0e0;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s;font-size:.9rem;color:#666;min-width:5.5rem}.aca-penalty .penalty-controls .sort-button .sort-text{font-weight:500}.aca-penalty .penalty-controls .sort-button .sort-icon{display:flex;align-items:center}.aca-penalty .penalty-controls .sort-button .sort-icon svg{font-size:1.2rem}.aca-penalty .penalty-controls .sort-button:hover{background:#f5f5f5;border-color:#ccc}.aca-penalty .penalty-controls .sort-button.active{background:#e3f2fd;color:#1976d2;border-color:#1976d2}.aca-penalty .penalty-controls .sort-button.active .sort-icon{color:#1976d2}.aca-penalty .penalty-table-container{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.aca-penalty .penalty-table{width:100%;border-collapse:collapse;white-space:nowrap}.aca-penalty .penalty-table th .aca-penalty .penalty-table td{padding:.75rem;text-align:center;border:1px solid #e5e5e5}.aca-penalty .penalty-table th{background-color:#f8f9fa;font-weight:500;color:#495057;position:-webkit-sticky;position:sticky;top:0;z-index:1}.aca-penalty .penalty-table th.name-column{min-width:120px;text-align:left;position:-webkit-sticky;position:sticky;left:0;z-index:2;background-color:#f8f9fa}.aca-penalty .penalty-table th.total-column{min-width:80px;position:-webkit-sticky;position:sticky;left:120px;z-index:2;background-color:#f8f9fa}.aca-penalty .penalty-table th.total-column .sort-indicator{background:none;border:none;padding:0;margin-left:.5rem;cursor:pointer;color:#666;display:inline-flex;align-items:center}.aca-penalty .penalty-table th.total-column .sort-indicator:hover{color:#333}.aca-penalty .penalty-table th.total-column .sort-indicator svg{font-size:1rem}.aca-penalty .penalty-table th.day-column{min-width:40px}.aca-penalty .penalty-table td{color:#495057;font-size:.9rem}.aca-penalty .penalty-table td.name-cell{text-align:left;font-weight:500;position:-webkit-sticky;position:sticky;left:0;background-color:#fff;z-index:1}.aca-penalty .penalty-table td.total-cell{font-weight:500;position:-webkit-sticky;position:sticky;left:120px;background-color:#fff;z-index:1}.aca-penalty .penalty-table td.day-cell:not(:empty){color:#dc3545;font-weight:500}.aca-penalty .penalty-table tbody tr:hover,.aca-penalty .penalty-table tbody tr:hover .name-cell .aca-penalty .penalty-table tbody tr:hover .total-cell{background-color:#f8f9fa}.penalty-item{display:flex;justify-content:space-between;align-items:center;padding:6px;margin:3px 0;border-radius:4px;background-color:#f8f9fa;font-size:.9rem}.penalty-item.cancelled{background-color:#f1f1f1;color:#999;text-decoration:line-through}.penalty-item .penalty-content{flex:1 1;display:flex;flex-direction:column;gap:2px}.penalty-item .penalty-content .points{font-weight:600;color:#dc3545}.penalty-item .penalty-content .reason{color:#495057}.penalty-item .penalty-content .cancel-reason{font-size:.8rem;color:#6c757d}.penalty-item .edit-button{background:none;border:none;color:#6c757d;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.penalty-item .edit-button:hover{background-color:#e9ecef;color:#495057}.penalty-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.penalty-modal-overlay .penalty-modal{background-color:#fff;padding:2rem;border-radius:8px;width:500px;position:relative}.penalty-modal-overlay .penalty-modal .penalty-modal-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.penalty-modal-overlay .penalty-modal .penalty-modal-title h2{font-size:1.25rem;font-weight:600;color:#333}.penalty-modal-overlay .penalty-modal .penalty-modal-title .close-button{position:absolute;right:1rem;top:1rem;border:none;background:none;cursor:pointer;color:#666;transition:color .2s}.penalty-modal-overlay .penalty-modal .penalty-modal-title .close-button:hover{color:#333}.penalty-modal-overlay .penalty-modal .penalty-modal-content{max-width:100%}.penalty-modal-overlay .penalty-modal .penalty-modal-content .date-info .label{font-weight:500;color:#666;margin-right:.5rem}.penalty-modal-overlay .penalty-modal .penalty-modal-content .date-info .value{color:#333}.penalty-modal-overlay .penalty-modal .penalty-modal-content .penalty-selection .section-title{font-size:1rem;font-weight:500;margin-bottom:1rem;color:#333}.penalty-modal-overlay .penalty-modal .aca-modal-footer{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e9ecef}.penalty-modal-overlay .penalty-modal .aca-modal-footer button{padding:.5rem 1rem;border-radius:4px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.penalty-modal-overlay .penalty-modal .aca-modal-footer button.cancel{background-color:#f8f9fa;border:1px solid #dee2e6;color:#495057}.penalty-modal-overlay .penalty-modal .aca-modal-footer button.cancel:hover{background-color:#e9ecef}.penalty-modal-overlay .penalty-modal .aca-modal-footer button.submit{background-color:#007bff;border:none;color:#fff}.penalty-modal-overlay .penalty-modal .aca-modal-footer button.submit:hover{background-color:#0056b3}.penalty-modal-overlay .penalty-modal .aca-modal-footer button.submit:disabled{background-color:#ccc;cursor:not-allowed}.penalty-manage-modal .penalty-modal-content .penalty-list{margin-top:1rem;max-height:300px;overflow-y:auto;padding-right:8px;box-shadow:0 2px 4px #0000000d}.penalty-manage-modal .penalty-modal-content .penalty-list::-webkit-scrollbar{width:6px}.penalty-manage-modal .penalty-modal-content .penalty-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.penalty-manage-modal .penalty-modal-content .penalty-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.penalty-manage-modal .penalty-modal-content .penalty-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.penalty-manage-modal .penalty-modal-content .penalty-list .penalty-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border-bottom:1px solid #e9ecef;transition:background-color .2s}.penalty-manage-modal .penalty-modal-content .penalty-list .penalty-item:last-child{border-bottom:1px solid #dee2e6!important}.penalty-manage-modal .penalty-modal-content .penalty-list .penalty-item:hover{background-color:#f8f9fa}.penalty-manage-modal .penalty-modal-content .penalty-list .penalty-item .penalty-info{display:flex;align-items:center;gap:1rem}.penalty-manage-modal .penalty-modal-content .penalty-list .penalty-item .penalty-info .description{font-size:.9rem;color:#333}.penalty-manage-modal .penalty-modal-content .penalty-list .penalty-item .penalty-info .points{font-size:.9rem;font-weight:500;color:#dc3545}.penalty-manage-modal .penalty-modal-content .penalty-list .penalty-item .penalty-actions button{padding:.25rem .5rem;border:none;border-radius:4px;cursor:pointer;font-size:.8rem;transition:all .2s}.penalty-manage-modal .penalty-modal-content .penalty-list .penalty-item .penalty-actions button.edit-btn{background-color:#e3f2fd;color:#1976d2}.penalty-manage-modal .penalty-modal-content .penalty-list .penalty-item .penalty-actions button.edit-btn:hover{background-color:#bbdefb}.penalty-manage-modal .penalty-modal-content .penalty-list .penalty-item .penalty-actions button.delete-btn{background-color:#ffebee;color:#d32f2f}.penalty-manage-modal .penalty-modal-content .penalty-list .penalty-item .penalty-actions button.delete-btn:hover{background-color:#ffcdd2}.penalty-manage-modal .penalty-modal-content .add-penalty-form{margin-top:1.5rem;padding:1rem;background-color:#f8f9fa;border-radius:4px}.penalty-manage-modal .penalty-modal-content .add-penalty-form .form-group{display:flex;gap:.75rem}.penalty-manage-modal .penalty-modal-content .add-penalty-form .form-group input{padding:5px;border:1px solid #ced4da;border-radius:4px;font-size:.9rem;transition:all .2s}.penalty-manage-modal .penalty-modal-content .add-penalty-form .form-group input:focus{outline:none;border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.penalty-manage-modal .penalty-modal-content .add-penalty-form .form-group .add-penalty-reason-input{width:150px}.penalty-manage-modal .penalty-modal-content .add-penalty-form .form-group .add-penalty-cost-input{width:100px}.penalty-manage-modal .penalty-modal-content .add-penalty-form .form-group button{width:100%;padding:5px;border:none;border-radius:4px;background-color:#007bff;color:#fff;cursor:pointer;font-size:.9rem;transition:all .2s}.penalty-manage-modal .penalty-modal-content .add-penalty-form .form-group button:hover{background-color:#0056b3}.penalty-manage-modal .penalty-modal-content .add-penalty-form .form-group button:disabled{background-color:#ccc;cursor:not-allowed}.calendar-header{display:flex;justify-content:space-between;align-items:center;height:30px;margin-bottom:1.5rem;flex-shrink:0}.calendar-header .header-title{display:flex;align-items:center;gap:1rem}.calendar-header .header-title h3{font-size:1.25rem;font-weight:600;color:#333;margin:0}.calendar-header .header-title .penalty-manage-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #e0e0e0;border-radius:4px;background:#fff;cursor:pointer;font-size:.9rem;color:#666;transition:all .2s}.calendar-header .header-title .penalty-manage-btn:hover{background:#f5f5f5}.calendar-header .month-navigation{display:flex;align-items:center;gap:1rem}.calendar-header .month-navigation button{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#666}.calendar-header .month-navigation button:hover{color:#333}.calendar-header .month-navigation span{font-size:1.1rem;font-weight:500;color:#333;min-width:120px;text-align:center}.penalty-selection .section-title{font-size:1rem;font-weight:500;margin-bottom:1rem;color:#333}.penalty-selection .penalty-option-group{display:block;flex-direction:column;gap:.5rem;max-height:300px;overflow-y:auto;padding-right:8px}.penalty-selection .penalty-option-group::-webkit-scrollbar{width:6px}.penalty-selection .penalty-option-group::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.penalty-selection .penalty-option-group::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.penalty-selection .penalty-option-group::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.penalty-selection .penalty-option-group .reason-item{padding:.75rem;margin-bottom:10px;margin-right:1px!important;margin-left:1px!important;border:1px solid #e9ecef;border-radius:6px!important;cursor:pointer;transition:all .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.penalty-selection .penalty-option-group .reason-item:hover{background-color:#f8f9fa}.penalty-selection .penalty-option-group .reason-item.selected{border-color:#007bff;background-color:#e7f1ff}.penalty-selection .penalty-option-group .reason-item .reason-content{display:flex;justify-content:space-between;align-items:center}.penalty-selection .penalty-option-group .reason-item .reason-content .description{font-size:.9rem;color:#333;overflow:hidden;text-overflow:ellipsis}.penalty-selection .penalty-option-group .reason-item .reason-content .points{font-size:.9rem;font-weight:500;color:#dc3545;flex-shrink:0;margin-left:8px}.cancel-section .penalty-option-group .alimtalk-section .penalty-option-group{display:flex;flex-direction:column;margin-top:20px;gap:10px}.cancel-section .penalty-option-group .checkbox-group .alimtalk-section .penalty-option-group .checkbox-group{display:flex;gap:8px;align-items:center}.cancel-section .penalty-option-group .checkbox-group input[type=checkbox] .alimtalk-section .penalty-option-group .checkbox-group input[type=checkbox]{width:16px;height:16px}.cancel-section .penalty-option-group .checkbox-group label .alimtalk-section .penalty-option-group .checkbox-group label{font-size:.9rem;color:#333;cursor:pointer}.cancel-section .penalty-option-group .cancel-content-input .alimtalk-section .penalty-option-group .cancel-content-input{display:flex;gap:8px;align-items:center}.cancel-section .penalty-option-group .cancel-content-input input .alimtalk-section .penalty-option-group .cancel-content-input input{flex:1 1;padding:8px;border:1px solid #ced4da;border-radius:4px;font-size:14px}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1100}.modal-container{background-color:#fff;padding:2rem;border-radius:8px;width:500px;position:relative}.warning-modal .warning-modal-title{margin-bottom:1rem}.warning-modal .warning-modal-message{margin-bottom:1.5rem;color:#666}.warning-modal .aca-modal-footer{display:flex;justify-content:flex-end}.student-penalty-stats{padding:15px;margin-top:-5px;background-color:#e3f2fd;border-top:none;border-radius:0 0 8px 8px}.student-penalty-stats .monthly-penalty-stats{max-height:150px;overflow-y:auto}.student-penalty-stats .monthly-penalty-stats::-webkit-scrollbar{width:6px}.student-penalty-stats .monthly-penalty-stats::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.student-penalty-stats .monthly-penalty-stats::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.student-penalty-stats .monthly-penalty-stats::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.student-penalty-stats .monthly-penalty-stats .monthly-stat-item{display:flex;justify-content:space-between;align-items:center;padding:5px 10px;font-size:.9em;color:#495057;background-color:#fff;border-radius:6px;margin-bottom:8px;box-shadow:0 1px 3px #0000000d}.student-penalty-stats .monthly-penalty-stats .monthly-stat-item:last-child{margin-bottom:0}.student-penalty-stats .monthly-penalty-stats .monthly-stat-item .year-month{font-weight:500;color:#2c3e50}.student-penalty-stats .monthly-penalty-stats .monthly-stat-item .points{width:35px;text-align:center;padding:2px;font-weight:500;font-size:12px;color:#dc3545;background-color:#fff3f0;border-radius:4px}.student-penalty-stats .no-penalties{display:flex;justify-content:center;align-items:center;height:40px;color:#6c757d;font-size:.9em;background-color:#fff;border-radius:6px;box-shadow:0 1px 3px #0000000d}@media (max-width: 768px){.penalty-container{min-width:0;width:100%;height:auto;min-height:min(68vh,100vh - 260px);flex-direction:column;flex:1 1}.penalty-container .rating-content{height:auto;min-height:min(56vh,100vh - 300px);flex:1 1;min-width:0}}.calendar-cell .penalty-item .penalty-content .points{color:#ff5722}@keyframes acaPlanner_globals_spin__dODTs{0%{transform:rotate(0)}to{transform:rotate(360deg)}0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes acaPlanner_globals_fadeIn__vhnS8{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.acaPlanner_globals_subject-card__uMbaQ,div.acaPlanner_globals_subject-card__uMbaQ,.acaPlanner_globals_subject-card-wrapper__n30J2 .acaPlanner_globals_subject-card__uMbaQ{background:#fff;border-radius:8px;margin-bottom:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .2s ease;position:relative;min-height:auto;height:auto;width:100%;max-width:none;border:none;padding:0}.subject-card:hover div.subject-card:hover .subject-card-wrapper .subject-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-1px)}.subject-card.completed div.subject-card.completed .subject-card-wrapper .subject-card.completed{opacity:.8}.subject-card .card-header div.subject-card .card-header .subject-card-wrapper .subject-card .card-header{padding:8px;border-bottom:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:flex-start;gap:8px;min-height:auto;height:auto;margin:0;background:transparent;border-top:none;border-left:none;border-right:none}.subject-card .card-header .subject-info div.subject-card .card-header .subject-info .subject-card-wrapper .subject-card .card-header .subject-info{flex:1 1;min-width:0}.subject-card .card-header .subject-info .subject-name div.subject-card .card-header .subject-info .subject-name .subject-card-wrapper .subject-card .card-header .subject-info .subject-name{font-size:17px;font-weight:700;margin-bottom:2px;line-height:1.2}.subject-card .card-header .subject-info .subject-title div.subject-card .card-header .subject-info .subject-title .subject-card-wrapper .subject-card .card-header .subject-info .subject-title{font-size:15px;color:#666;margin-bottom:3px;display:flex;align-items:center;gap:4px;line-height:1.2}.subject-card .card-header .subject-info .subject-title .subject-icon div.subject-card .card-header .subject-info .subject-title .subject-icon .subject-card-wrapper .subject-card .card-header .subject-info .subject-title .subject-icon{font-size:14px;color:#999}.subject-card .card-header .subject-info .subject-details div.subject-card .card-header .subject-info .subject-details .subject-card-wrapper .subject-card .card-header .subject-info .subject-details{display:flex;flex-wrap:wrap;gap:6px;font-size:15px;color:#666;margin-top:2px;line-height:1.1}.subject-card .card-header .subject-info .subject-details .detail-item div.subject-card .card-header .subject-info .subject-details .detail-item .subject-card-wrapper .subject-card .card-header .subject-info .subject-details .detail-item{display:flex;align-items:center;gap:4px}.subject-card .card-header .subject-info .subject-details .detail-item .detail-label div.subject-card .card-header .subject-info .subject-details .detail-item .detail-label .subject-card-wrapper .subject-card .card-header .subject-info .subject-details .detail-item .detail-label{font-weight:500;color:#999}.subject-card .card-header .subject-info .subject-details .detail-item .detail-value div.subject-card .card-header .subject-info .subject-details .detail-item .detail-value .subject-card-wrapper .subject-card .card-header .subject-info .subject-details .detail-item .detail-value{font-weight:600;color:#333}.subject-card .card-header .card-actions div.subject-card .card-header .card-actions .subject-card-wrapper .subject-card .card-header .card-actions{display:flex;gap:8px;flex-shrink:0;align-items:center}.subject-card .card-header .card-actions .memo-icon-container div.subject-card .card-header .card-actions .memo-icon-container .subject-card-wrapper .subject-card .card-header .card-actions .memo-icon-container{position:relative;display:flex;align-items:center;justify-content:center}.subject-card .card-header .card-actions .memo-icon-container .memo-icon div.subject-card .card-header .card-actions .memo-icon-container .memo-icon .subject-card-wrapper .subject-card .card-header .card-actions .memo-icon-container .memo-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:help;color:#28a745;font-size:14px;border-radius:4px;background:#28a7451a;transition:all .2s ease}.subject-card .card-header .card-actions .memo-icon-container .memo-icon:hover div.subject-card .card-header .card-actions .memo-icon-container .memo-icon:hover .subject-card-wrapper .subject-card .card-header .card-actions .memo-icon-container .memo-icon:hover{background:#28a74533;transform:scale(1.05)}.subject-card .card-header .card-actions .memo-icon-container .memo-tooltip div.subject-card .card-header .card-actions .memo-icon-container .memo-tooltip .subject-card-wrapper .subject-card .card-header .card-actions .memo-icon-container .memo-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px;padding:8px 12px;background:#000000e6;color:#fff;font-size:12px;line-height:1.4;border-radius:6px;white-space:nowrap;max-width:250px;white-space:normal;word-wrap:break-word;z-index:1000;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none}.subject-card .card-header .card-actions .memo-icon-container .memo-tooltip:after div.subject-card .card-header .card-actions .memo-icon-container .memo-tooltip:after .subject-card-wrapper .subject-card .card-header .card-actions .memo-icon-container .memo-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#000000e6}.subject-card .card-header .card-actions .memo-icon-container:hover .memo-tooltip div.subject-card .card-header .card-actions .memo-icon-container:hover .memo-tooltip .subject-card-wrapper .subject-card .card-header .card-actions .memo-icon-container:hover .memo-tooltip{opacity:1;visibility:visible}.subject-card .card-header .card-actions .action-btn div.subject-card .card-header .card-actions .action-btn .subject-card-wrapper .subject-card .card-header .card-actions .action-btn{width:28px;height:28px;border:none;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:14px}.subject-card .card-header .card-actions .action-btn.edit-btn div.subject-card .card-header .card-actions .action-btn.edit-btn .subject-card-wrapper .subject-card .card-header .card-actions .action-btn.edit-btn{background:#4f8cff1a;color:#4f8cff}.subject-card .card-header .card-actions .action-btn.edit-btn:hover div.subject-card .card-header .card-actions .action-btn.edit-btn:hover .subject-card-wrapper .subject-card .card-header .card-actions .action-btn.edit-btn:hover{background:#4f8cff33;transform:scale(1.1)}.subject-card .card-header .card-actions .action-btn.delete-btn div.subject-card .card-header .card-actions .action-btn.delete-btn .subject-card-wrapper .subject-card .card-header .card-actions .action-btn.delete-btn{background:#dc35451a;color:#dc3545}.subject-card .card-header .card-actions .action-btn.delete-btn:hover div.subject-card .card-header .card-actions .action-btn.delete-btn:hover .subject-card-wrapper .subject-card .card-header .card-actions .action-btn.delete-btn:hover{background:#dc354533;transform:scale(1.1)}.subject-card .card-header .card-actions .action-btn.complete-btn div.subject-card .card-header .card-actions .action-btn.complete-btn .subject-card-wrapper .subject-card .card-header .card-actions .action-btn.complete-btn{background:#28a7451a;color:#28a745}.subject-card .card-header .card-actions .action-btn.complete-btn:hover div.subject-card .card-header .card-actions .action-btn.complete-btn:hover .subject-card-wrapper .subject-card .card-header .card-actions .action-btn.complete-btn:hover{background:#28a74533;transform:scale(1.1)}.subject-card .card-content div.subject-card .card-content .subject-card-wrapper .subject-card .card-content{padding:4px 6px 6px;min-height:auto;height:auto;margin:0;background:transparent;border:none}.subject-card .card-content .progress-section div.subject-card .card-content .progress-section .subject-card-wrapper .subject-card .card-content .progress-section{margin-bottom:4px}.subject-card .card-content .progress-section .progress-header div.subject-card .card-content .progress-section .progress-header .subject-card-wrapper .subject-card .card-content .progress-section .progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px;min-height:auto}.subject-card .card-content .progress-section .progress-header .progress-label div.subject-card .card-content .progress-section .progress-header .progress-label .subject-card-wrapper .subject-card .card-content .progress-section .progress-header .progress-label{font-size:16px;font-weight:600;color:#666;line-height:1.1}.subject-card .card-content .progress-section .progress-header .progress-value div.subject-card .card-content .progress-section .progress-header .progress-value .subject-card-wrapper .subject-card .card-content .progress-section .progress-header .progress-value{font-size:16px;font-weight:700;line-height:1.1}.subject-card .card-content .progress-section .progress-bar div.subject-card .card-content .progress-section .progress-bar .subject-card-wrapper .subject-card .card-content .progress-section .progress-bar{width:100%;height:4px;background:#e9ecef;border-radius:2px;overflow:hidden}.subject-card .card-content .progress-section .progress-bar .progress-fill div.subject-card .card-content .progress-section .progress-bar .progress-fill .subject-card-wrapper .subject-card .card-content .progress-section .progress-bar .progress-fill{height:100%;border-radius:4px;transition:width .3s ease}.subject-card .card-content .content-section div.subject-card .card-content .content-section .subject-card-wrapper .subject-card .card-content .content-section{margin-bottom:2px}.subject-card .card-content .content-section .content-text div.subject-card .card-content .content-section .content-text .subject-card-wrapper .subject-card .card-content .content-section .content-text{font-size:15px;color:#555;line-height:1.2;background:#f8f9fa;padding:4px;border-radius:4px;border-left:2px solid rgba(0,0,0,.1);margin:0}.subject-card .card-content .status-section div.subject-card .card-content .status-section .subject-card-wrapper .subject-card .card-content .status-section{margin-top:3px;display:flex;justify-content:space-between;align-items:center;min-height:auto}.subject-card .card-content .status-section .priority-badge div.subject-card .card-content .status-section .priority-badge .subject-card-wrapper .subject-card .card-content .status-section .priority-badge{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600}.subject-card .card-content .status-section .priority-badge.high div.subject-card .card-content .status-section .priority-badge.high .subject-card-wrapper .subject-card .card-content .status-section .priority-badge.high{background:#dc35451a;color:#dc3545}.subject-card .card-content .status-section .priority-badge.medium div.subject-card .card-content .status-section .priority-badge.medium .subject-card-wrapper .subject-card .card-content .status-section .priority-badge.medium{background:#ffc1071a;color:#ffc107}.subject-card .card-content .status-section .priority-badge.low div.subject-card .card-content .status-section .priority-badge.low .subject-card-wrapper .subject-card .card-content .status-section .priority-badge.low{background:#28a7451a;color:#28a745}.subject-card .card-content .status-section .priority-badge .priority-dot div.subject-card .card-content .status-section .priority-badge .priority-dot .subject-card-wrapper .subject-card .card-content .status-section .priority-badge .priority-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.subject-card .card-content .status-section .completion-badge div.subject-card .card-content .status-section .completion-badge .subject-card-wrapper .subject-card .card-content .status-section .completion-badge{padding:4px 12px;border-radius:12px;font-size:11px;font-weight:600;background:#28a7451a;color:#28a745}.subject-card .card-content .create-plan-section div.subject-card .card-content .create-plan-section .subject-card-wrapper .subject-card .card-content .create-plan-section{margin-top:3px;display:flex;justify-content:center}.subject-card .card-content .create-plan-section .create-plan-btn div.subject-card .card-content .create-plan-section .create-plan-btn .subject-card-wrapper .subject-card .card-content .create-plan-section .create-plan-btn{padding:5px 10px;border:1px solid;border-radius:10px;background:transparent;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.1}.subject-card .card-content .create-plan-section .create-plan-btn:hover div.subject-card .card-content .create-plan-section .create-plan-btn:hover .subject-card-wrapper .subject-card .card-content .create-plan-section .create-plan-btn:hover{background:currentColor;color:#fff;transform:translateY(-1px)}.subject-card .card-content .create-plan-section .create-plan-btn:active div.subject-card .card-content .create-plan-section .create-plan-btn:active .subject-card-wrapper .subject-card .card-content .create-plan-section .create-plan-btn:active{transform:translateY(0)}.subject-card .card-content .weekly-buttons-section div.subject-card .card-content .weekly-buttons-section .subject-card-wrapper .subject-card .card-content .weekly-buttons-section{display:flex;gap:3px;margin-top:3px;justify-content:space-between}.subject-card .card-content .weekly-buttons-section .weekly-btn div.subject-card .card-content .weekly-buttons-section .weekly-btn .subject-card-wrapper .subject-card .card-content .weekly-buttons-section .weekly-btn{flex:1 1;padding:4px 8px;border:1px solid;border-radius:3px;background:transparent;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.1}.subject-card .card-content .weekly-buttons-section .weekly-btn:hover div.subject-card .card-content .weekly-buttons-section .weekly-btn:hover .subject-card-wrapper .subject-card .card-content .weekly-buttons-section .weekly-btn:hover{background:currentColor;color:#fff;transform:translateY(-1px)}.subject-card .card-content .weekly-buttons-section .weekly-btn:active div.subject-card .card-content .weekly-buttons-section .weekly-btn:active .subject-card-wrapper .subject-card .card-content .weekly-buttons-section .weekly-btn:active{transform:translateY(0)}@media (max-width: 768px){.subject-card .card-header div.subject-card .card-header .subject-card-wrapper .subject-card .card-header{flex-direction:column;align-items:stretch;gap:12px}.subject-card .card-header .card-actions div.subject-card .card-header .card-actions .subject-card-wrapper .subject-card .card-header .card-actions{justify-content:flex-end}.subject-card .subject-details div.subject-card .subject-details .subject-card-wrapper .subject-card .subject-details{flex-direction:column;gap:8px}}.subject-card.empty-state{text-align:center;padding:40px 20px;background:#f8f9fa!important;border:2px dashed #dee2e6}.subject-card.empty-state .empty-icon{font-size:48px;color:#999;margin-bottom:16px}.subject-card.empty-state .empty-text{font-size:16px;color:#666;margin-bottom:20px}.subject-card.empty-state .empty-action{padding:12px 24px;background:#4f8cff;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.subject-card.empty-state .empty-action:hover{background:#3d7ae0;transform:translateY(-1px)}.planner-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.planner-modal-content{background:#fff;border-radius:16px;padding:24px;width:800px;box-shadow:0 4px 24px #00000026;display:flex;flex-direction:column;position:relative}.planner-modal-content .planner-modal-header{display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.planner-modal-content .planner-modal-header h4{margin:0;font-size:20px;font-weight:600;color:#333}.planner-modal-content .planner-modal-header .close-btn{background:none;border:none;padding:8px;cursor:pointer;color:#666;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.planner-modal-content .planner-modal-header .close-btn:hover{background:#f8f9fa;color:#333}.planner-modal-content .planner-modal-header .close-btn svg{font-size:18px}.delete-confirm-modal{max-width:400px;padding:24px}.delete-confirm-modal .planner-modal-header{padding:0 0 20px}.delete-confirm-modal .planner-modal-header h4{margin:0;font-size:18px;font-weight:600}.delete-confirm-modal p{margin-bottom:8px;color:#666;line-height:1.5}.delete-confirm-modal p.warning-text{color:#dc3545;font-weight:500;font-size:14px}.delete-confirm-modal .planner-modal-actions{margin-top:24px;display:flex;gap:12px;justify-content:flex-end}.delete-confirm-modal .planner-modal-actions button{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer}.delete-confirm-modal .planner-modal-actions button.delete-btn{background:#dc3545;color:#fff}.delete-confirm-modal .planner-modal-actions button.delete-btn:hover{background:#c82333}.delete-confirm-modal .planner-modal-actions button.cancel-btn{background:#e9ecef;color:#666}.delete-confirm-modal .planner-modal-actions button.cancel-btn:hover{background:#dee2e6}.planner-modal-actions{display:flex;gap:12px;justify-content:flex-end;flex-shrink:0;margin-top:auto}.planner-modal-actions button{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease}.planner-modal-actions button.add-btn{background:#007bff;color:#fff}.planner-modal-actions button.add-btn:hover{background:#3d7ae0}.planner-modal-actions button.cancel-btn{background:#e9ecef;color:#666}.planner-modal-actions button.cancel-btn:hover{background:#dee2e6}.planner-modal-actions button.delete-btn{background:#dc3545;color:#fff}.planner-modal-actions button.delete-btn:hover{background:#c82333}.weekly-container{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;max-height:none;display:flex;flex-direction:column;overflow:hidden}.weekly-container .week-header{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;padding:12px 0}.weekly-container .week-header .week-controls{display:flex;align-items:center;gap:16px}.weekly-container .week-header .week-controls .nav-btn{background:none;border:none;padding:8px;cursor:pointer;color:#495057;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.weekly-container .week-header .week-controls .nav-btn:hover{background:#e9ecef;color:#212529}.weekly-container .week-header .week-controls .nav-btn svg{width:18px;height:18px}.weekly-container .week-header .week-controls .week-info{display:flex;align-items:center;gap:16px}.weekly-container .week-header .week-controls .week-info .date-range{font-size:1rem;font-weight:600;color:#212529;white-space:nowrap}.weekly-container .week-header .week-controls .week-info .convenient-subject-btn{background:#4f8cff;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s ease}.weekly-container .week-header .week-controls .week-info .convenient-subject-btn:hover{background:#3d7bff;transform:translateY(-1px)}.weekly-container .week-header .week-controls .week-info .convenient-subject-btn:active{transform:translateY(0)}.weekly-container .week-header .week-controls .week-info .convenient-subject-btn svg{font-size:14px}.weekly-container .weekly-goals-section{padding:24px;border-bottom:1px solid #e9ecef;background:#fff}.weekly-container .weekly-goals-section .goals-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px}.weekly-container .weekly-goals-section .goals-grid .goal-card{background:#fff;border:1px solid #e9ecef;border-left:4px solid;border-radius:8px;padding:16px;transition:all .2s ease}.weekly-container .weekly-goals-section .goals-grid .goal-card:hover{box-shadow:0 4px 12px #0000001a}.weekly-container .weekly-goals-section .goals-grid .goal-card.no-target{background:#f8f9fa}.weekly-container .weekly-plan-data-section{background:#fff;height:100%;overflow-y:auto}.weekly-container .weekly-plan-data-section .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:10;padding-bottom:12px}.weekly-container .weekly-plan-data-section .section-header h4{margin:0;font-size:16px;font-weight:600;color:#333;display:flex;align-items:center;gap:8px}.weekly-container .weekly-plan-data-section .section-header h4 svg{color:#4f8cff}.weekly-container .weekly-plan-data-section .section-header .loading-text{font-size:14px;color:#666;font-style:italic}.weekly-container .weekly-plan-data-section .weekly-plan-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item{background:#fff!important;border:1px solid #e9ecef!important;border-radius:8px;padding:16px;transition:all .2s ease;display:flex;flex-direction:column;position:relative}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item.in-progress{background:#f8f9ff4d;border:1px solid rgba(187,222,251,.5)}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item.completed{background:#f8fff84d;border:1px solid rgba(200,230,201,.5)}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-header{align-items:center;gap:12px;margin-bottom:12px}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-header .subject-name{display:block;font-size:16px;font-weight:600;border-radius:4px;margin-bottom:6px}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-header .plan-title{display:block;font-size:12px;color:#666;flex:1 1}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .plan-details{margin-bottom:6px}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .plan-details .content-text{font-size:14px;color:#333;line-height:1.5}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .plan-details .progress-info{display:flex;flex-wrap:wrap}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .plan-details .progress-info span{font-size:13px;border-radius:4px}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress-container .weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-plan-save-btn{width:100%;background:#f8ffff;border:1px solid #e6ffff;margin-top:12px;padding:12px;border-radius:8px;font-size:14px;font-weight:500;color:#1976d2;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between;min-height:60px}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-plan-save-btn:hover{background:#bbdefb;border-color:#90caf9;color:#1565c0}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .weekly-target{margin-bottom:6px}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .weekly-target span .weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .current-weekly span .weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .actual-achievement span{font-size:13px;font-weight:500}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .weekly-target span{color:#4f8cff}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .current-weekly span{color:#28a745}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .actual-achievement span{color:#dc3545}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .weekly-goal-actions{display:flex;gap:4px;align-items:center}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .edit-weekly-goal-btn .weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .delete-weekly-goal-btn{background:none;border:none;padding:4px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .edit-weekly-goal-btn:hover .weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .delete-weekly-goal-btn:hover{background:#fffc;box-shadow:0 2px 8px #0000001a}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .edit-weekly-goal-btn svg .weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .delete-weekly-goal-btn svg{width:14px;height:14px}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .edit-weekly-goal-btn{color:#666}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .edit-weekly-goal-btn:hover{color:#333}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .delete-weekly-goal-btn{color:#dc3545}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-progress .delete-weekly-goal-btn:hover{color:#c82333;background:#dc35451a}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-plan-save-btn{justify-content:center;gap:4px}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-plan-save-btn svg{margin-top:2px;width:14px;height:14px;color:#1976d2}.weekly-container .weekly-plan-data-section .weekly-plan-list .weekly-plan-item .plan-content .weekly-plan-save-btn:hover svg{color:#1565c0}.weekly-container .weekly-plan-data-section .subject-plan-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%}.weekly-container .weekly-plan-data-section .subject-plan-empty .empty-icon{font-size:48px;color:#999;margin-bottom:20px}.weekly-container .weekly-plan-data-section .subject-plan-empty .empty-text{font-size:16px;color:#666;margin-bottom:30px}.weekly-container .weekly-calendar-section{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.weekly-container .weekly-calendar-section .section-header{padding:16px 24px;border-bottom:1px solid #e9ecef;background:#fff}.weekly-container .weekly-calendar-section .section-header h4{margin:0;font-size:16px;font-weight:600;color:#333;display:flex;align-items:center;gap:8px}.weekly-container .weekly-calendar-section .section-header h4 svg{color:#4f8cff}.weekly-container .weekly-calendar-section .day-headers{display:grid;grid-template-columns:80px repeat(7,1fr);border-bottom:2px solid #dee2e6;background:#f8f9fa}.weekly-container .weekly-calendar-section .day-headers .time-header{padding:12px 8px;text-align:center;font-size:14px;font-weight:600;color:#495057;border-right:1px solid #e9ecef}.weekly-container .weekly-calendar-section .day-headers .day-header{padding:12px 8px;text-align:center;border-right:1px solid #e9ecef}.weekly-container .weekly-calendar-section .day-headers .day-header:last-child{border-right:none}.weekly-container .weekly-calendar-section .day-headers .day-header .day-name{font-size:14px;font-weight:600;color:#495057;margin-bottom:4px}.weekly-container .weekly-calendar-section .day-headers .day-header .day-date{font-size:14px;color:#666}.weekly-container .weekly-calendar-section .time-grid{flex:1 1;overflow:auto}.weekly-container .weekly-calendar-section .time-grid .time-row{display:grid;grid-template-columns:80px repeat(7,1fr);border-bottom:1px solid #f1f3f5}.weekly-container .weekly-calendar-section .time-grid .time-row .time-label{padding:8px;display:flex;align-items:center;justify-content:center;color:#868e96;font-size:12px;border-right:1px solid #e9ecef;background:#fff;min-height:50px}.weekly-container .weekly-calendar-section .time-grid .time-row .time-slot{min-height:50px;border-right:1px solid #f1f3f5;position:relative;cursor:pointer}.weekly-container .weekly-calendar-section .time-grid .time-row .time-slot:hover{background-color:#f8f9fa}.weekly-container .weekly-calendar-section .time-grid .time-row .time-slot:last-child{border-right:none}.weekly-container .weekly-calendar-section .time-grid .time-row .time-slot .event-block{position:absolute;inset:2px;padding:4px 8px;border-radius:4px;color:#fff;font-size:12px;overflow:hidden;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;justify-content:center}.weekly-container .weekly-calendar-section .time-grid .time-row .time-slot .event-block:hover{filter:brightness(.95)}.weekly-container .weekly-calendar-section .time-grid .time-row .time-slot .event-block.completed{opacity:.7;position:relative}.weekly-container .weekly-calendar-section .time-grid .time-row .time-slot .event-block.completed:after{content:"\2713";position:absolute;top:2px;right:4px;font-size:14px;font-weight:700}.weekly-container .weekly-calendar-section .time-grid .time-row .time-slot .event-block .event-title{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.weekly-container .weekly-calendar-section .time-grid .time-row .time-slot .event-block .event-target{font-size:11px;opacity:.9}.weekly-container .bottom-tabs-section{border-top:1px solid #e9ecef;background:#fff}.weekly-container .bottom-tabs-section .tab-headers{display:flex;background:#f8f9fa}.weekly-container .bottom-tabs-section .tab-headers .tab-btn{flex:1 1;padding:12px 16px;border:none;background:none;cursor:pointer;font-size:14px;font-weight:500;color:#666;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;border-bottom:3px solid transparent}.weekly-container .bottom-tabs-section .tab-headers .tab-btn:hover{background:#e9ecef}.weekly-container .bottom-tabs-section .tab-headers .tab-btn.active{color:#4f8cff;background:#fff;border-bottom-color:#4f8cff}.weekly-container .bottom-tabs-section .tab-content{max-height:300px;overflow-y:auto}.weekly-container .bottom-tabs-section .tab-content .consultation-content{padding:20px}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-header h5{margin:0;font-size:16px;font-weight:600;color:#333}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-header .add-consultation-btn{padding:8px 16px;background:#4f8cff;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s ease}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-header .add-consultation-btn:hover{background:#3d7ae0}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .empty-state{text-align:center;padding:40px 20px;color:#666}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .empty-state p{margin-bottom:16px}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .empty-state .empty-action-btn{padding:8px 16px;background:#4f8cff;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .empty-state .empty-action-btn:hover{background:#3d7ae0}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .consultation-item{background:#f8f9fa;border-radius:8px;padding:16px;margin-bottom:12px}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .consultation-item .consultation-header-item{display:flex;align-items:center;gap:12px;margin-bottom:8px}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .consultation-item .consultation-header-item .category-badge{padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .consultation-item .consultation-header-item .category-badge.\d559\c2b5\acc4\d68d {background:#e3f2fd;color:#1976d2}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .consultation-item .consultation-header-item .category-badge.\c9c4\b3c4\c810\ac80 {background:#f3e5f5;color:#7b1fa2}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .consultation-item .consultation-header-item .category-badge.\c0c1\b2f4 {background:#e8f5e8;color:#388e3c}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .consultation-item .consultation-header-item .category-badge.\ae30\d0c0 {background:#fff3e0;color:#f57c00}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .consultation-item .consultation-header-item .date,.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .consultation-item .consultation-header-item .writer{font-size:12px;color:#666}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .consultation-item .consultation-title{margin:0 0 8px;font-size:14px;font-weight:600;color:#333}.weekly-container .bottom-tabs-section .tab-content .consultation-content .consultation-list .consultation-item .consultation-content{margin:0;font-size:14px;color:#666;line-height:1.5}.weekly-container .bottom-tabs-section .tab-content .memo-content{padding:20px}.weekly-container .bottom-tabs-section .tab-content .memo-content h5{margin:0 0 16px;font-size:16px;font-weight:600;color:#333}.weekly-container .bottom-tabs-section .tab-content .memo-content .memo-textarea{width:100%;padding:12px;border:1px solid #e9ecef;border-radius:6px;font-size:14px;resize:vertical;margin-bottom:12px}.weekly-container .bottom-tabs-section .tab-content .memo-content .memo-textarea:focus{outline:none;border-color:#4f8cff;box-shadow:0 0 0 3px #4f8cff1a}.weekly-container .bottom-tabs-section .tab-content .memo-content .save-memo-btn{padding:8px 16px;background:#4f8cff;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.weekly-container .bottom-tabs-section .tab-content .memo-content .save-memo-btn:hover{background:#3d7ae0}.weekly-container .weekly-setting-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.weekly-container .weekly-setting-modal-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-header{padding:20px 24px;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-header h3{margin:0;font-size:18px;font-weight:600;color:#333}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-header button{background:none;border:none;font-size:20px;cursor:pointer;color:#666}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-header button:hover{color:#333}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body{padding:24px 24px 16px}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .current-info{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:10px 12px;border-radius:8px;margin-bottom:20px;border:1px solid #dee2e6;box-shadow:0 2px 8px #0000000d}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .current-info .info-table .info-row{display:flex;align-items:center;padding:6px 0;transition:background-color .2s ease}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .current-info .info-table .info-row:last-child{border-bottom:none}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .current-info .info-table .info-row .info-label{flex:0 0 80px;font-size:13px;font-weight:600;color:#495057;padding-right:12px;position:relative}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .current-info .info-table .info-row .info-label:after{content:":";position:absolute;right:8px;color:#6c757d}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .current-info .info-table .info-row .info-value{flex:1 1;font-size:14px;color:#333;font-weight:500;word-break:break-word}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .form-group{margin-bottom:16px}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .form-group label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:#333}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .form-group input .weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .form-group select .weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .form-group textarea{width:100%;padding:10px 12px;border:1px solid #e9ecef;border-radius:6px;font-size:14px}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .form-group input:focus .weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .form-group select:focus .weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .form-group textarea:focus{outline:none;border-color:#4f8cff;box-shadow:0 0 0 3px #4f8cff1a}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .form-group textarea{resize:vertical}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .delete-confirmation{width:100%;padding:0 2px;border-radius:8px;font-size:16px;font-weight:500;transition:all .2s ease;display:flex;flex-direction:column;gap:8px;min-height:60px}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .delete-confirmation p{margin:0;font-weight:500}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .delete-confirmation p strong{color:#4f8cff;font-weight:600}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .delete-confirmation p:nth-child(1){color:#4f8cff}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .delete-confirmation p:nth-child(2){color:#dc3545}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-body .warning-text{padding:0 2px}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-footer{padding:16px 24px;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;gap:12px}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-footer button{padding:8px 16px;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s ease}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-footer button.cancel-btn{background:#6c757d;color:#fff}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-footer button.cancel-btn:hover{background:#5a6268}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-footer button.save-btn{background:#4f8cff;color:#fff}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-footer button.save-btn:hover{background:#3d7ae0}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-footer button.delete-btn{background:#dc3545;color:#fff}.weekly-container .weekly-setting-modal-content .weekly-setting-modal-footer button.delete-btn:hover{background:#c82333}.weekly-plan-split-layout{position:relative;display:flex;height:100%;gap:16px}.weekly-plan-split-layout>.layout-toggle-btn{position:absolute;top:-50px;right:0;display:flex;align-items:center;gap:6px;padding:8px 12px;background:#fff;border:1px solid #e9ecef;border-radius:6px;font-size:12px;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease;z-index:10}.weekly-plan-split-layout>.layout-toggle-btn:hover{background:#f8f9fa;border-color:#4f8cff;color:#4f8cff}.weekly-plan-split-layout>.layout-toggle-btn svg{font-size:14px}.weekly-plan-split-layout .weekly-schedule-panel .weekly-plan-split-layout .weekly-plan-panel{flex:1 1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;flex-direction:column}.weekly-plan-split-layout .weekly-schedule-panel .panel-header .weekly-plan-split-layout .weekly-plan-panel .panel-header{padding:16px 20px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.weekly-plan-split-layout .weekly-schedule-panel .panel-header h4 .weekly-plan-split-layout .weekly-plan-panel .panel-header h4{margin:0;font-size:16px;font-weight:600;color:#333}.weekly-plan-split-layout .weekly-schedule-panel .panel-content .weekly-plan-split-layout .weekly-plan-panel .panel-content{flex:1 1;padding:20px;overflow:auto}.weekly-plan-schedule{height:100%;display:flex;flex-direction:column}.weekly-plan-schedule .schedule-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e9ecef}.weekly-plan-schedule .schedule-header h5{margin:0;font-size:16px;font-weight:600;color:#333}.weekly-plan-schedule .schedule-header .add-schedule-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#4f8cff;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.weekly-plan-schedule .schedule-header .add-schedule-btn:hover{background:#3a7bd5}.weekly-plan-schedule .schedule-grid{flex:1 1;display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px;min-height:400px}.weekly-plan-schedule .schedule-grid .schedule-day{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:8px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column}.weekly-plan-schedule .schedule-grid .schedule-day:hover{border-color:#4f8cff;background:#f8f9ff}.weekly-plan-schedule .schedule-grid .schedule-day.today{border-color:#4f8cff;background:#e8f0fe}.weekly-plan-schedule .schedule-grid .schedule-day.selected{border-color:#ffc107;background:#fff3cd}.weekly-plan-schedule .schedule-grid .schedule-day .day-header{text-align:center;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #e9ecef}.weekly-plan-schedule .schedule-grid .schedule-day .day-header .day-name{font-size:11px;font-weight:600;color:#666;margin-bottom:2px}.weekly-plan-schedule .schedule-grid .schedule-day .day-header .day-number{font-size:14px;font-weight:600;color:#333}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules{flex:1 1;display:flex;flex-direction:column;gap:4px}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .schedule-item{padding:6px;border-radius:4px;border-left:4px solid;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;min-height:80px}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .schedule-item:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .schedule-item .schedule-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .schedule-item .schedule-header .schedule-time{display:flex;align-items:center;gap:4px;font-size:9px;font-weight:600;color:#666}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .schedule-item .schedule-header .schedule-subject{font-size:10px;font-weight:600;color:#333}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .schedule-item .schedule-content{font-size:9px;color:#666;line-height:1.2;margin-bottom:auto;padding:2px 0}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .schedule-item .schedule-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:4px}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .schedule-item .schedule-footer .schedule-duration{font-size:8px;color:#999}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .schedule-item .schedule-footer .schedule-actions{display:flex;gap:2px}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .schedule-item .schedule-footer .schedule-actions .action-btn{width:14px;height:14px;border:none;border-radius:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:7px;transition:all .2s ease}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .schedule-item .schedule-footer .schedule-actions .action-btn:not(.delete){background:#28a745;color:#fff}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .schedule-item .schedule-footer .schedule-actions .action-btn:not(.delete):hover{background:#218838;transform:scale(1.1)}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .schedule-item .schedule-footer .schedule-actions .action-btn.delete{background:#dc3545;color:#fff}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .schedule-item .schedule-footer .schedule-actions .action-btn.delete:hover{background:#c82333;transform:scale(1.1)}.weekly-plan-schedule .schedule-grid .schedule-day .day-schedules .empty-schedule{display:flex;align-items:center;justify-content:center;height:60px;color:#999;font-size:10px;text-align:center}.daily-time-slots{height:100%;display:flex;flex-direction:column;overflow:hidden}.daily-time-slots .date-header{margin-bottom:20px;text-align:center}.daily-time-slots .date-header h5{margin:0 0 10px;font-size:18px;font-weight:600;color:#333}.daily-time-slots .date-header .time-range-info{display:flex;justify-content:center;gap:8px;margin-top:8px}.daily-time-slots .date-header .time-range-info .time-badge .daily-time-slots .date-header .time-range-info .interval-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:500}.daily-time-slots .date-header .time-range-info .time-badge{background:#e3f2fd;color:#1976d2}.daily-time-slots .date-header .time-range-info .interval-badge{background:#f3e5f5;color:#7b1fa2}.daily-time-slots .date-header .legend{display:flex;justify-content:center;gap:16px;margin-top:12px;padding:8px 16px;background:#f8f9fa;border-radius:8px}.daily-time-slots .date-header .legend .legend-item{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:500;color:#666}.daily-time-slots .date-header .legend .legend-item .legend-color{width:12px;height:12px;border-radius:2px;border:1px solid rgba(0,0,0,.2)}.daily-time-slots .date-header .legend .legend-item .legend-color.completed{background:#4caf50}.daily-time-slots .date-header .legend .legend-item .legend-color.in-progress{background:#ff9800}.daily-time-slots .date-header .legend .legend-item .legend-color.pending{background:#f44336}.daily-time-slots .time-grid-container{flex:1 1;overflow-y:auto;overflow-x:hidden;padding-right:8px;min-height:0}.daily-time-slots .time-grid-container::-webkit-scrollbar{width:6px}.daily-time-slots .time-grid-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.daily-time-slots .time-grid-container::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.daily-time-slots .time-grid-container::-webkit-scrollbar-thumb:hover{background:#555}.daily-time-slots .time-grid-container .time-section{margin-bottom:20px}.daily-time-slots .time-grid-container .time-section .section-header{margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #e9ecef}.daily-time-slots .time-grid-container .time-section .section-header h6{margin:0;font-size:14px;font-weight:600;color:#495057}.daily-time-slots .time-grid-container .time-section .time-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:8px;gap:8px}.daily-time-slots .time-grid-container .time-section .time-groups .hour-group.compact{display:flex;align-items:center;background:#f8f9fa;border-radius:8px;padding:8px;border:1px solid #e9ecef}.daily-time-slots .time-grid-container .time-section .time-groups .hour-group.compact .hour-label{flex-shrink:0;width:35px;font-size:12px;font-weight:600;color:#495057;text-align:center;margin-right:8px}.daily-time-slots .time-grid-container .time-section .time-groups .hour-group.compact .minute-slots{flex:1 1;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:3px;gap:3px}.daily-time-slots .time-grid-container .time-section .time-groups .hour-group.compact .minute-slots .time-slot{width:22px;height:22px;border:1px solid #e9ecef;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative;background:#fff;font-size:8px}.daily-time-slots .time-grid-container .time-section .time-groups .hour-group.compact .minute-slots .time-slot:hover{border-color:#4f8cff;background:#f8f9ff;transform:scale(1.1)}.daily-time-slots .time-grid-container .time-section .time-groups .hour-group.compact .minute-slots .time-slot.has-plan{border-width:2px;font-weight:600}.daily-time-slots .time-grid-container .time-section .time-groups .hour-group.compact .minute-slots .time-slot.has-plan.completed{border-color:#4caf50;background:#e8f5e9}.daily-time-slots .time-grid-container .time-section .time-groups .hour-group.compact .minute-slots .time-slot.has-plan.in-progress{border-color:#ff9800;background:#fff3e0}.daily-time-slots .time-grid-container .time-section .time-groups .hour-group.compact .minute-slots .time-slot.has-plan.pending{border-color:#f44336;background:#ffebee}.daily-time-slots .time-grid-container .time-section .time-groups .hour-group.compact .minute-slots .time-slot.selected{border-color:#4f8cff;background:#e8f0fe;box-shadow:0 0 0 2px #4f8cff4d;transform:scale(1.2)}.daily-time-slots .time-grid-container .time-section .time-groups .hour-group.compact .minute-slots .time-slot .time-label{font-size:7px;font-weight:500;color:#666;line-height:1}.daily-time-slots .time-grid-container .time-section .time-groups .hour-group.compact .minute-slots .time-slot .plan-indicator{position:absolute;top:1px;right:1px}.daily-time-slots .time-grid-container .time-section .time-groups .hour-group.compact .minute-slots .time-slot .plan-indicator .dot{width:4px;height:4px;border-radius:50%;box-shadow:0 1px 2px #0003}.daily-time-slots .time-grid-container .time-section.next-day .section-header{border-bottom-color:#ffc107}.daily-time-slots .time-grid-container .time-section.next-day .section-header h6{color:#e65100}.daily-time-slots .time-grid-container .time-section.next-day .time-groups .hour-group.compact{background:#fff3e0;border-color:#ffc107}.daily-plan-list .plan-list-header{margin-bottom:16px}.daily-plan-list .plan-list-header .add-plan-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#4f8cff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.daily-plan-list .plan-list-header .add-plan-btn:hover{background:#3a7bd5}.daily-plan-list .plan-items .plan-item{display:flex;align-items:center;padding:12px;margin-bottom:8px;border-radius:8px;border:1px solid rgba(0,0,0,.1);transition:all .2s ease}.daily-plan-list .plan-items .plan-item:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.daily-plan-list .plan-items .plan-item .plan-time{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#666;min-width:60px}.daily-plan-list .plan-items .plan-item .plan-details{flex:1 1;margin:0 12px}.daily-plan-list .plan-items .plan-item .plan-details .plan-subject{font-size:14px;font-weight:600;color:#333;margin-bottom:2px}.daily-plan-list .plan-items .plan-item .plan-details .plan-content{font-size:12px;color:#666;margin-bottom:4px}.daily-plan-list .plan-items .plan-item .plan-details .plan-progress{display:flex;align-items:center;gap:8px}.daily-plan-list .plan-items .plan-item .plan-details .plan-progress .progress-bar{flex:1 1;height:4px;background:#e9ecef;border-radius:2px;overflow:hidden}.daily-plan-list .plan-items .plan-item .plan-details .plan-progress .progress-bar .progress-fill{height:100%;background:#4f8cff;transition:width .3s ease}.daily-plan-list .plan-items .plan-item .plan-details .plan-progress .progress-text{font-size:10px;color:#666}.daily-plan-list .plan-items .plan-item .plan-actions{display:flex;gap:4px}.daily-plan-list .plan-items .plan-item .plan-actions .action-btn{width:28px;height:28px;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.daily-plan-list .plan-items .plan-item .plan-actions .action-btn.edit{background:#fff3cd;color:#856404}.daily-plan-list .plan-items .plan-item .plan-actions .action-btn.edit:hover{background:#ffeaa7}.daily-plan-list .plan-items .plan-item .plan-actions .action-btn.delete{background:#f8d7da;color:#721c24}.daily-plan-list .plan-items .plan-item .plan-actions .action-btn.delete:hover{background:#f5c6cb}.monthly-calendar{overflow:hidden;height:100%;display:flex;flex-direction:column}.monthly-calendar .calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-shrink:0}.monthly-calendar .calendar-header .nav-btn{background:none;border:none;padding:8px;cursor:pointer;color:#666;border-radius:4px;transition:all .2s ease}.monthly-calendar .calendar-header .nav-btn:hover{background:#e9ecef;color:#333}.monthly-calendar .calendar-header h5{margin:0;font-size:18px;font-weight:600;color:#333}.monthly-calendar .calendar-grid{flex:1 1;overflow:auto;min-height:0}.monthly-calendar .calendar-grid .weekday-headers{display:flex;width:100%;margin-bottom:8px;position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#f8f9fa}.monthly-calendar .calendar-grid .weekday-headers .weekday-header{flex:1 1;text-align:center;padding:8px;font-size:12px;font-weight:600;color:#666;background:#f8f9fa;border-right:1px solid #e9ecef}.monthly-calendar .calendar-grid .weekday-headers .weekday-header:last-child{border-right:none}.monthly-calendar .calendar-grid .date-grid{display:flex;flex-wrap:wrap;width:100%}.monthly-calendar .calendar-grid .date-grid .calendar-day{flex:1 1 14.2857142857%;min-width:14.2857142857%;max-width:14.2857142857%;aspect-ratio:1;border:1px solid #e9ecef;padding:8px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;box-sizing:border-box}.monthly-calendar .calendar-grid .date-grid .calendar-day:hover{background:#f8f9fa}.monthly-calendar .calendar-grid .date-grid .calendar-day.current-month{background:#fff}.monthly-calendar .calendar-grid .date-grid .calendar-day.other-month{background:#f8f9fa;color:#adb5bd}.monthly-calendar .calendar-grid .date-grid .calendar-day.today{background:#e8f0fe;border-color:#4f8cff}.monthly-calendar .calendar-grid .date-grid .calendar-day.selected{background:#fff3cd;border-color:#ffc107}.monthly-calendar .calendar-grid .date-grid .calendar-day .day-number{font-size:12px;font-weight:500;margin-bottom:4px}.monthly-calendar .calendar-grid .date-grid .calendar-day .day-plans{flex:1 1;display:flex;flex-wrap:wrap;gap:2px}.monthly-calendar .calendar-grid .date-grid .calendar-day .day-plans .plan-dot{position:relative;width:6px;height:6px;border-radius:50%;cursor:pointer;transition:transform .2s ease;display:flex;align-items:center;justify-content:center;min-width:6px}.monthly-calendar .calendar-grid .date-grid .calendar-day .day-plans .plan-dot:hover{transform:scale(1.2)}.monthly-calendar .calendar-grid .date-grid .calendar-day .day-plans .plan-dot.start-date{border:1px solid #fff;box-shadow:0 0 0 1px #4f8cff}.monthly-calendar .calendar-grid .date-grid .calendar-day .day-plans .plan-dot.end-date{border:1px solid #fff;box-shadow:0 0 0 1px #ff6b6b}.monthly-calendar .calendar-grid .date-grid .calendar-day .day-plans .plan-dot.in-range{opacity:.7}.monthly-calendar .calendar-grid .date-grid .calendar-day .day-plans .plan-dot .start-label .monthly-calendar .calendar-grid .date-grid .calendar-day .day-plans .plan-dot .end-label .monthly-calendar .calendar-grid .date-grid .calendar-day .day-plans .plan-dot .progress-label{position:absolute;top:-16px;left:50%;transform:translate(-50%);font-size:7px;background:#000c;color:#fff;padding:1px 2px;border-radius:2px;white-space:nowrap;z-index:10;pointer-events:none}.monthly-calendar .calendar-grid .date-grid .calendar-day .day-plans .plan-dot .progress-label{font-size:6px;font-weight:600}.monthly-calendar .calendar-grid .date-grid .calendar-day .day-plans .more-plans{font-size:8px;color:#666;align-self:flex-end}.monthly-plan-list .plan-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.monthly-plan-list .plan-list-header .plan-info h6{margin:0 0 4px;font-size:14px;font-weight:600;color:#333}.monthly-plan-list .plan-list-header .plan-info .plan-count{font-size:12px;color:#666;background:#f0f0f0;padding:2px 8px;border-radius:12px}.monthly-plan-list .plan-list-header .add-plan-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#4f8cff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.monthly-plan-list .plan-list-header .add-plan-btn:hover{background:#3a7bd5}.monthly-plan-list .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#666}.monthly-plan-list .loading-state .spinner{width:24px;height:24px;border:2px solid #e9ecef;border-top:2px solid #4f8cff;border-radius:50%;animation:acaPlanner_globals_spin__dODTs 1s linear infinite;margin-bottom:12px}.monthly-plan-list .loading-state span{font-size:14px}.monthly-plan-list .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#999}.monthly-plan-list .empty-state .empty-icon{font-size:48px;margin-bottom:16px;opacity:.5}.monthly-plan-list .empty-state .empty-text{font-size:14px;text-align:center}.monthly-plan-list .plan-items .plan-item{display:flex;align-items:center;padding:12px;margin-bottom:8px;border-radius:8px;border:1px solid rgba(0,0,0,.1);transition:all .2s ease}.monthly-plan-list .plan-items .plan-item:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.monthly-plan-list .plan-items .plan-item .plan-date{font-size:12px;font-weight:600;color:#666;min-width:50px}.monthly-plan-list .plan-items .plan-item .plan-details{flex:1 1;margin:0 12px}.monthly-plan-list .plan-items .plan-item .plan-details .plan-subject{font-size:14px;font-weight:600;color:#333;margin-bottom:2px}.monthly-plan-list .plan-items .plan-item .plan-details .plan-content{font-size:12px;color:#666;margin-bottom:4px}.monthly-plan-list .plan-items .plan-item .plan-details .plan-progress{margin-bottom:4px}.monthly-plan-list .plan-items .plan-item .plan-details .plan-progress .progress-info{display:flex;align-items:center;gap:6px}.monthly-plan-list .plan-items .plan-item .plan-details .plan-progress .progress-info .progress-text{font-size:10px;color:#666;min-width:50px}.monthly-plan-list .plan-items .plan-item .plan-details .plan-progress .progress-info .progress-bar{flex:1 1;height:4px;background:#e9ecef;border-radius:2px;overflow:hidden}.monthly-plan-list .plan-items .plan-item .plan-details .plan-progress .progress-info .progress-bar .progress-fill{height:100%;background:#4f8cff;transition:width .3s ease}.monthly-plan-list .plan-items .plan-item .plan-details .plan-dates{margin-bottom:4px}.monthly-plan-list .plan-items .plan-item .plan-details .plan-dates .date-range{display:flex;align-items:center;gap:4px}.monthly-plan-list .plan-items .plan-item .plan-details .plan-dates .date-range .date-label{font-size:10px;color:#666;font-weight:500}.monthly-plan-list .plan-items .plan-item .plan-details .plan-dates .date-range .date-text{font-size:10px;color:#888}.monthly-plan-list .plan-items .plan-item .plan-details .plan-priority{display:flex;align-items:center;gap:6px}.monthly-plan-list .plan-items .plan-item .plan-details .plan-priority .priority-dot{width:8px;height:8px;border-radius:50%}.monthly-plan-list .plan-items .plan-item .plan-details .plan-priority .priority-text{font-size:10px;color:#666}.monthly-plan-list .plan-items .plan-item .plan-actions{display:flex;gap:4px}.monthly-plan-list .plan-items .plan-item .plan-actions .action-btn{width:28px;height:28px;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.monthly-plan-list .plan-items .plan-item .plan-actions .action-btn.edit{background:#fff3cd;color:#856404}.monthly-plan-list .plan-items .plan-item .plan-actions .action-btn.edit:hover{background:#ffeaa7}.monthly-plan-list .plan-items .plan-item .plan-actions .action-btn.delete{background:#f8d7da;color:#721c24}.monthly-plan-list .plan-items .plan-item .plan-actions .action-btn.delete:hover{background:#f5c6cb}.daily-plan-item{background:#4f8cff;color:#fff;border-radius:3px;padding:2px 4px;margin:1px 0;font-size:9px;display:flex;flex-direction:column;align-items:center;text-align:center}.daily-plan-item .plan-time{font-size:8px;opacity:.9;margin-bottom:1px}.daily-plan-item .plan-subject{font-size:8px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.subject-summary-item{color:#fff;border-radius:3px;padding:2px 4px;margin:1px 0;font-size:9px;display:flex;align-items:center;justify-content:space-between;gap:2px;min-height:14px}.subject-summary-item .subject-name{font-size:8px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1}.subject-summary-item .subject-count{background:#ffffff4d;border-radius:50%;width:12px;height:12px;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:700;min-width:12px}.more-subjects{font-size:8px;color:#666;text-align:center;background:#f8f9fa;border-radius:3px;padding:2px 4px;margin-top:1px}.weekly-calendar-grid{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.weekly-calendar-grid .calendar-header{padding:20px;background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;display:flex;justify-content:space-between;align-items:center}.weekly-calendar-grid .calendar-header .header-left h4{margin:0 0 8px;font-size:18px;font-weight:600}.weekly-calendar-grid .calendar-header .header-left .week-info{font-size:14px;opacity:.9}.weekly-calendar-grid .calendar-header .header-controls{display:flex;align-items:center;gap:15px}.weekly-calendar-grid .calendar-header .header-controls .time-navigation{display:flex;gap:8px}.weekly-calendar-grid .calendar-header .header-controls .time-navigation .time-nav-btn{padding:8px 16px;background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s ease}.weekly-calendar-grid .calendar-header .header-controls .time-navigation .time-nav-btn:hover{background:#ffffff4d;transform:translateY(-1px)}.weekly-calendar-grid .calendar-header .header-controls .time-navigation .time-nav-btn.morning-btn,.weekly-calendar-grid .calendar-header .header-controls .time-navigation .time-nav-btn.afternoon-btn{background:#ffffff26}.weekly-calendar-grid .calendar-header .header-controls .print-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}.weekly-calendar-grid .calendar-header .header-controls .print-btn:hover{background:#ffffff4d;transform:translateY(-1px)}.weekly-calendar-grid .calendar-header .header-controls .print-btn svg{font-size:16px}.weekly-calendar-grid .calendar-container{overflow-x:auto;overflow-y:auto;max-height:100%}.weekly-calendar-grid .calendar-container .calendar-header-row{display:flex;background:#f8f9fa;border-bottom:2px solid #e9ecef;position:-webkit-sticky;position:sticky;top:0;z-index:10}.weekly-calendar-grid .calendar-container .calendar-header-row .time-column-header{width:80px;padding:15px 10px;font-weight:600;color:#495057;background:#e9ecef;border-right:1px solid #dee2e6;text-align:center;font-size:14px}.weekly-calendar-grid .calendar-container .calendar-header-row .day-column-header{flex:1 1;padding:15px 10px;text-align:center;border-right:1px solid #dee2e6;position:relative;min-width:120px}.weekly-calendar-grid .calendar-container .calendar-header-row .day-column-header .day-name{font-weight:600;color:#495057;font-size:14px;margin-bottom:4px}.weekly-calendar-grid .calendar-container .calendar-header-row .day-column-header .day-number{font-size:18px;font-weight:700;color:#212529}.weekly-calendar-grid .calendar-container .calendar-header-row .day-column-header .week-separator{position:absolute;top:-2px;right:-2px;background:#007bff;color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:600}.weekly-calendar-grid .calendar-container .calendar-body{max-height:calc(100vh - 400px);overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#007bff #f1f3f4}.weekly-calendar-grid .calendar-container .calendar-body::-webkit-scrollbar{width:8px}.weekly-calendar-grid .calendar-container .calendar-body::-webkit-scrollbar-track{background:#f1f3f4;border-radius:4px}.weekly-calendar-grid .calendar-container .calendar-body::-webkit-scrollbar-thumb{background:#007bff;border-radius:4px}.weekly-calendar-grid .calendar-container .calendar-body::-webkit-scrollbar-thumb:hover{background:#0056b3}.weekly-calendar-grid .calendar-container .calendar-body .time-row{display:flex;min-height:20px;border-bottom:none}.weekly-calendar-grid .calendar-container .calendar-body .time-row .time-label{width:80px;padding:2px 10px;background:#f8f9fa;border-right:1px solid #dee2e6;display:flex;align-items:flex-start;justify-content:center;position:-webkit-sticky;position:sticky;left:0;z-index:5;min-height:20px;border-bottom:1px solid #e9ecef}.weekly-calendar-grid .calendar-container .calendar-body .time-row .time-label .hour-label{font-size:12px;color:#007bff;font-weight:600;margin-top:-2px}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell{flex:1 1;min-height:20px;border-right:1px solid #f1f3f4;border-bottom:none;cursor:pointer;position:relative;transition:all .2s ease;min-width:120px}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell:hover{background:#f8f9fa}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell.week1{background:#fff}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell.week2{background:#fafafa}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell.has-schedule{padding:1px}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell .schedule-item{border-radius:4px;color:#fff;font-size:10px;padding:2px 4px;cursor:pointer;transition:all .2s ease;border-left:3px solid rgba(255,255,255,.3);margin-bottom:1px;position:relative;overflow:hidden}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell .schedule-item:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026;z-index:10}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell .schedule-item .schedule-content .schedule-subject{font-weight:600;margin-bottom:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell .schedule-item .schedule-content .schedule-time{font-size:9px;opacity:.9;margin-bottom:1px}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell .schedule-item .schedule-content .schedule-desc{font-size:9px;opacity:.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell .schedule-continuation{height:100%;background:#007bff1a;border-left:2px solid #007bff;opacity:.5}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell .empty-slot{height:100%;display:flex;align-items:center;justify-content:center;color:transparent;transition:all .2s ease}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell .empty-slot:hover{background:#e9ecef;color:#007bff}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell .empty-slot:hover .add-icon{transform:scale(1.2);opacity:1}.weekly-calendar-grid .calendar-container .calendar-body .time-row .calendar-cell .empty-slot .add-icon{font-size:12px;transition:all .2s ease;opacity:0}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.header-controls{display:flex;justify-content:space-between;align-items:center;gap:15px}.header-controls .view-mode-toggle{display:flex;gap:4px;background:#f8f9fa;border-radius:8px;padding:4px}.header-controls .view-mode-toggle .view-btn{width:36px;height:36px;border:none;background:transparent;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:#6c757d;transition:all .2s ease}.header-controls .view-mode-toggle .view-btn:hover{background:#e9ecef;color:#495057}.header-controls .view-mode-toggle .view-btn.active{background:#007bff;color:#fff;box-shadow:0 2px 4px #007bff33}.header-controls .add-schedule-buttons{display:flex;align-items:center;gap:10px}.header-controls .add-schedule-buttons .convenient-buttons{display:flex;gap:5px}.header-controls .add-schedule-buttons .convenient-buttons .convenient-btn{width:36px;height:36px;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .2s ease}.header-controls .add-schedule-buttons .convenient-buttons .convenient-btn:hover{background:#f8f9fa;border-color:#007bff;transform:translateY(-1px)}.header-controls .add-schedule-buttons .convenient-buttons .convenient-btn.n-times-btn{color:#28a745}.header-controls .add-schedule-buttons .convenient-buttons .convenient-btn.n-times-btn:hover{background:#28a745;color:#fff;border-color:#28a745}.header-controls .add-schedule-buttons .convenient-buttons .convenient-btn.recurring-btn{color:#17a2b8}.header-controls .add-schedule-buttons .convenient-buttons .convenient-btn.recurring-btn:hover{background:#17a2b8;color:#fff;border-color:#17a2b8}.header-controls .add-schedule-buttons .convenient-buttons .convenient-btn.template-btn{color:#ffc107}.header-controls .add-schedule-buttons .convenient-buttons .convenient-btn.template-btn:hover{background:#ffc107;color:#fff;border-color:#ffc107}.weekly-plan-layout{display:flex;flex-direction:row;gap:12px;height:100%;width:100%;align-items:stretch;min-width:0}.weekly-plan-layout .weekly-plan-management{flex:1 1 40%;min-width:0;max-width:45%;display:flex;flex-direction:column}.weekly-plan-layout .weekly-plan-management .management-content{padding:8px;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef;height:100%;overflow-y:auto}.weekly-plan-layout .weekly-plan-management .management-content .planner-weekly-content .weekly-plan-header{margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #e9ecef}.weekly-plan-layout .weekly-plan-management .management-content .planner-weekly-content .weekly-plans-container .weekly-plan-item{margin-bottom:6px;padding:8px;background:#fff;border-radius:4px;border:1px solid #e9ecef}.weekly-plan-layout .weekly-plan-management .management-content .planner-weekly-content .weekly-plans-container .weekly-plan-item .plan-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.weekly-plan-layout .weekly-plan-management .management-content .planner-weekly-content .weekly-plans-container .weekly-plan-item .plan-header .subject-name{font-weight:600;font-size:12px}.weekly-plan-layout .weekly-plan-management .management-content .planner-weekly-content .weekly-plans-container .weekly-plan-item .plan-progress{margin-bottom:4px}.weekly-plan-layout .weekly-plan-management .management-content .planner-weekly-content .weekly-plans-container .weekly-plan-item .plan-progress .progress-text{font-size:10px;color:#6c757d}.weekly-plan-layout .weekly-plan-management .management-content .planner-weekly-content .weekly-plans-container .weekly-plan-item .plan-goals{display:flex;justify-content:space-between;font-size:10px}.weekly-plan-layout .weekly-plan-management .management-content .planner-weekly-content .weekly-plans-container .weekly-plan-item .plan-goals .goal-item.target{color:#007bff}.weekly-plan-layout .weekly-plan-management .management-content .planner-weekly-content .weekly-plans-container .weekly-plan-item .plan-goals .goal-item.achieved{color:#dc3545}.weekly-plan-layout .weekly-study-plan{flex:1 1 60%;min-width:0;max-width:55%;display:flex;flex-direction:column;overflow:hidden}.weekly-plan-layout .weekly-study-plan .study-plan-header{margin-bottom:20px;padding:20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;box-shadow:0 2px 8px #0000001a;flex-shrink:0}.weekly-plan-layout .weekly-study-plan .study-plan-content{flex:1 1;overflow:auto;min-width:0}.weekly-plan-layout .weekly-plan-management{max-width:45%}.weekly-plan-layout .weekly-study-plan{max-width:55%}@media (max-width: 768px){.weekly-plan-layout{flex-direction:column;gap:15px}.weekly-plan-layout .weekly-plan-management{max-width:100%;flex:none}.weekly-plan-layout .weekly-study-plan{max-width:100%;flex:1 1}.weekly-plan-layout .weekly-study-plan .study-plan-content{height:auto}}.weekly-plan-schedule .weekly-plan-layout{display:flex;gap:20px;height:100%;width:100%}.weekly-plan-schedule .schedule-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:15px;background:#f8f9fa;border-radius:8px}.weekly-plan-schedule .schedule-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:10px;gap:10px;margin-bottom:20px}.weekly-plan-schedule .schedule-grid .week-separator{grid-column:1/-1;display:flex;justify-content:space-between;margin-bottom:10px;padding:10px;background:#e9ecef;border-radius:6px}.weekly-plan-schedule .schedule-grid .week-separator .week1-header .weekly-plan-schedule .schedule-grid .week-separator .week2-header{display:flex;flex-direction:column;align-items:center}.weekly-plan-schedule .schedule-grid .week-separator .week1-header .week-label .weekly-plan-schedule .schedule-grid .week-separator .week2-header .week-label{font-weight:700;font-size:14px;color:#495057}.weekly-plan-schedule .schedule-grid .week-separator .week1-header .week-stats .weekly-plan-schedule .schedule-grid .week-separator .week2-header .week-stats{font-size:12px;color:#6c757d;margin-top:2px}.weekly-plan-schedule .schedule-grid .day-column{border:1px solid #dee2e6;border-radius:8px;padding:10px;background:#fff;min-height:120px}.weekly-plan-schedule .schedule-grid .day-column .day-header{text-align:center;font-weight:700;font-size:14px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #e9ecef}.weekly-plan-schedule .schedule-grid .day-column .day-header .day-name{display:block;color:#495057}.weekly-plan-schedule .schedule-grid .day-column .day-header .day-date{display:block;color:#6c757d;font-size:12px}.weekly-plan-schedule .schedule-grid .day-column .schedule-list .schedule-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;padding:6px 8px;margin-bottom:4px;font-size:11px;cursor:pointer;transition:all .2s ease}.weekly-plan-schedule .schedule-grid .day-column .schedule-list .schedule-item:hover{background:#e9ecef;border-color:#007bff}.weekly-plan-schedule .schedule-grid .day-column .schedule-list .schedule-item .schedule-time{font-weight:700;color:#495057}.weekly-plan-schedule .schedule-grid .day-column .schedule-list .schedule-item .schedule-content{color:#6c757d;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weekly-plan-schedule .schedule-grid .day-column .schedule-list .schedule-item.completed{background:#d4edda;border-color:#c3e6cb;color:#155724}.weekly-plan-schedule .schedule-grid .day-column .schedule-list .schedule-item.partial{background:#fff3cd;border-color:#ffeaa7;color:#856404}.weekly-plan-schedule .schedule-grid .day-column .schedule-list .schedule-item.pending{background:#f8d7da;border-color:#f5c6cb;color:#721c24}.weekly-plan-schedule .schedule-grid .day-column .schedule-list .no-schedule{text-align:center;color:#adb5bd;font-size:11px;font-style:italic;padding:10px}.weekly-plan-schedule .weekly-stats{display:flex;gap:15px;font-size:13px}.weekly-plan-schedule .weekly-stats .stat-item{color:#6c757d}.weekly-plan-schedule .weekly-stats .stat-item.completed{color:#28a745}.weekly-plan-schedule .weekly-stats .stat-item.partial{color:#ffc107}.weekly-plan-schedule .weekly-stats .stat-item.pending{color:#dc3545}.weekly-plan-schedule .weekly-stats .stat-item.rate{color:#007bff}@media (max-width: 768px){.weekly-plan-schedule .schedule-grid{grid-template-columns:1fr;gap:15px}.weekly-plan-schedule .schedule-grid .week-separator{flex-direction:column;gap:10px}.weekly-plan-schedule .add-schedule-buttons{flex-direction:column;gap:10px;align-items:stretch}.weekly-plan-schedule .add-schedule-buttons .convenient-buttons{justify-content:center}.weekly-plan-schedule .weekly-stats{flex-wrap:wrap;gap:10px}}.subject-color-settings-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.subject-color-settings-modal .modal-overlay{position:absolute;inset:0;background:#00000080}.subject-color-settings-modal .color-settings-panel{position:relative;background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;width:90%;max-width:800px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.subject-color-settings-modal .color-settings-panel .color-settings-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e9ecef;background:#f8f9fa}.subject-color-settings-modal .color-settings-panel .color-settings-header h3{margin:0;font-size:18px;font-weight:600;color:#333;display:flex;align-items:center;gap:8px}.subject-color-settings-modal .color-settings-panel .color-settings-header h3 svg{color:#007bff}.subject-color-settings-modal .color-settings-panel .color-settings-header .close-btn{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s}.subject-color-settings-modal .color-settings-panel .color-settings-header .close-btn:hover{background:#e9ecef;color:#333}.subject-color-settings-modal .color-settings-panel .color-settings-body{flex:1 1;overflow-y:auto;padding:24px}.subject-color-settings-modal .color-settings-panel .color-settings-body .settings-description{margin:0 0 24px;color:#666;font-size:14px;line-height:1.5}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-system-info{background:#f8f9fa;border-radius:8px;padding:16px;margin-bottom:24px;border:1px solid #e9ecef}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-system-info h4{margin:0 0 12px;color:#333;font-size:14px;font-weight:600}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-system-info .color-groups{display:flex;flex-direction:column;gap:12px}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-system-info .color-groups .color-group{display:flex;align-items:center;gap:12px}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-system-info .color-groups .color-group .group-label{font-size:12px;color:#666;font-weight:500;min-width:80px}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-system-info .color-groups .color-group .group-colors{display:flex;gap:6px;flex-wrap:wrap}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-system-info .color-groups .color-group .group-colors .color-item{color:#fff;font-size:11px;font-weight:600;padding:4px 8px;border-radius:4px;box-shadow:0 1px 3px #0003;text-shadow:0 1px 1px rgba(0,0,0,.3)}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:16px;gap:16px}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item{display:flex;align-items:center;justify-content:space-between;padding:16px;border:1px solid #e9ecef;border-radius:8px;background:#fafafa;transition:all .2s}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item:hover{border-color:#007bff;background:#f8f9ff}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item .subject-info{display:flex;align-items:center;gap:12px;flex:1 1}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item .subject-info .subject-preview{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;box-shadow:0 3px 6px #00000026;border:2px solid rgba(255,255,255,.2);text-shadow:0 1px 2px rgba(0,0,0,.3)}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item .subject-info .subject-details .subject-name{font-weight:600;color:#333;font-size:14px;margin-bottom:2px}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item .subject-info .subject-details .subject-abbr{font-size:12px;color:#666}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item .color-input-section{display:flex;align-items:center;gap:8px}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item .color-input-section .color-picker{width:40px;height:32px;border:1px solid #ddd;border-radius:6px;cursor:pointer;padding:0;background:none}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item .color-input-section .color-picker::-webkit-color-swatch-wrapper{padding:0}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item .color-input-section .color-picker::-webkit-color-swatch{border:none;border-radius:4px}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item .color-input-section .reset-btn{background:#6c757d;border:none;color:#fff;width:32px;height:32px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item .color-input-section .reset-btn:hover{background:#5a6268}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item .color-input-section .reset-btn svg{width:14px;height:14px}.subject-color-settings-modal .color-settings-panel .color-settings-footer{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-top:1px solid #e9ecef;background:#f8f9fa}.subject-color-settings-modal .color-settings-panel .color-settings-footer .footer-left .reset-all-btn{background:#6c757d;border:none;color:#fff;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:6px;transition:all .2s}.subject-color-settings-modal .color-settings-panel .color-settings-footer .footer-left .reset-all-btn:hover{background:#5a6268}.subject-color-settings-modal .color-settings-panel .color-settings-footer .footer-left .reset-all-btn svg{width:14px;height:14px}.subject-color-settings-modal .color-settings-panel .color-settings-footer .footer-right{display:flex;gap:12px}.subject-color-settings-modal .color-settings-panel .color-settings-footer .footer-right .cancel-btn{background:#6c757d;border:none;color:#fff;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.subject-color-settings-modal .color-settings-panel .color-settings-footer .footer-right .cancel-btn:hover{background:#5a6268}.subject-color-settings-modal .color-settings-panel .color-settings-footer .footer-right .save-btn{background:#007bff;border:none;color:#fff;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:6px;transition:all .2s}.subject-color-settings-modal .color-settings-panel .color-settings-footer .footer-right .save-btn:hover{background:#0056b3}.subject-color-settings-modal .color-settings-panel .color-settings-footer .footer-right .save-btn svg{width:14px;height:14px}@media (max-width: 768px){.subject-color-settings-modal .color-settings-panel{width:95%;margin:20px}.subject-color-settings-modal .color-settings-panel .color-settings-body{padding:16px}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid{grid-template-columns:1fr;gap:12px}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item{flex-direction:column;align-items:flex-start;gap:12px}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item .subject-info{width:100%}.subject-color-settings-modal .color-settings-panel .color-settings-body .color-settings-grid .color-setting-item .color-input-section{width:100%;justify-content:flex-end}.subject-color-settings-modal .color-settings-panel .color-settings-footer{flex-direction:column;gap:12px;align-items:stretch}.subject-color-settings-modal .color-settings-panel .color-settings-footer .footer-left .subject-color-settings-modal .color-settings-panel .color-settings-footer .footer-right{display:flex;justify-content:center}.subject-color-settings-modal .color-settings-panel .color-settings-footer .footer-right{gap:8px}}.planner-container .student-list-section{width:300px;min-width:300px;height:calc(100vh - 230px);background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column}.planner-container .student-list-section .search-box{display:flex;align-items:center;padding:.5rem;background:#f5f5f5;border-radius:6px;margin-bottom:.3rem;position:relative;transition:all .2s ease}.planner-container .student-list-section .search-box:focus-within{background:#fff;box-shadow:0 0 0 2px #1976d233}.planner-container .student-list-section .search-box svg{color:#666;margin-right:.75rem;font-size:1.1rem;flex-shrink:0}.planner-container .student-list-section .search-box input{border:none;background:none;width:100%;outline:none;font-size:.95rem;color:#333;padding:.25rem 0}.planner-container .student-list-section .search-box input::placeholder{color:#999}.planner-container .student-list-section .search-box input:focus::placeholder{color:#666}.planner-container .student-list-section .search-box:after{content:"";position:absolute;right:.75rem;width:12px;height:12px;border:2px solid transparent;border-top-color:#666;border-radius:50%;opacity:0;transition:opacity .2s ease}.planner-container .student-list-section .search-box.loading:after{opacity:1;animation:acaPlanner_globals_spin__dODTs .8s linear infinite}.planner-container .student-list-section .search-error{color:#dc3545;font-size:.85rem;margin:.5rem;animation:acaPlanner_globals_fadeIn__vhnS8 .3s ease}.planner-container .student-list-section .student-list{flex:1 1;overflow-y:auto;padding-right:5px;position:relative}.planner-container .student-list-section .student-list::-webkit-scrollbar{width:6px}.planner-container .student-list-section .student-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.planner-container .student-list-section .student-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.planner-container .student-list-section .student-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.planner-container .student-list-section .student-list .student-item{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:6px;cursor:pointer;transition:all .2s;position:relative}.planner-container .student-list-section .student-list .student-item:hover{background:#f5f5f5;box-shadow:0 2px 8px #0000000d}.planner-container .student-list-section .student-list .student-item.active{background:#e3f2fd;color:#1976d2}.planner-container .student-list-section .student-list .student-item .student-name{font-weight:500}.planner-container .student-list-section .student-list.loading:after{content:"";position:absolute;inset:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:1}.planner-container .student-list-section .history-btn{background:#f8fafc;border:1px solid #e5e7eb;cursor:pointer;padding:.5rem;border-radius:6px;margin-top:.5rem;color:#374151;font-size:.9rem;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;font-weight:500}.planner-container .student-list-section .history-btn .approval-status-icon{margin:0;width:15px;height:15px;border:1.5px solid #666;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;flex-shrink:0;pointer-events:none;opacity:.8}.planner-container .student-list-section .history-btn .approval-status-icon svg{width:9px;height:9px;stroke-width:4;color:#666}.planner-container .student-list-section .history-btn .approval-status-icon.approved{border-color:#666}.planner-container .student-list-section .history-btn .approval-status-icon.approved svg{color:#666}.planner-container .student-list-section .history-btn:hover{background:#f3f4f6;border-color:#d1d5db;color:#1f2937;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.planner-container .student-list-section .history-btn:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.planner-container{display:flex;gap:1rem;height:calc(100vh - 230px);min-width:0;flex:1 1 auto}.planner-container .planner-content-section{flex:1 1;min-width:0;height:100%;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 768px){.planner-container{flex-direction:column;height:auto;min-height:min(68vh,100vh - 280px)}.planner-container .student-list-section{width:100%;min-width:0;height:auto;max-height:min(42vh,320px)}.planner-container .planner-content-section{min-height:min(52vh,100vh - 320px)}.aca-user-schedule{height:auto;min-height:0;flex:1 1}}.aca-user-schedule{flex:1 1;height:calc(100vh - 180px);background:#fff;display:flex;flex-direction:column;overflow:hidden}.aca-user-schedule .main-tabs-container{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.aca-user-schedule .main-tabs-container .color-settings-btn-container .color-settings-btn{background:#6c757d;border:none;color:#fff;padding:12px;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.aca-user-schedule .main-tabs-container .color-settings-btn-container .color-settings-btn:hover{background:#5a6268}.aca-user-schedule .main-tabs-container .color-settings-btn-container .color-settings-btn svg{width:16px;height:16px}.aca-user-schedule .main-tabs{display:flex;background:#f8f9fa;border-radius:8px;padding:4px;gap:0;flex:1 1}.aca-user-schedule .main-tabs .tab-btn{flex:1 1;padding:10px 4px;border:none;background:transparent;color:#666;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease;position:relative;border-radius:6px}.aca-user-schedule .main-tabs .tab-btn svg{font-size:16px}.aca-user-schedule .main-tabs .tab-btn.active{background:#fff;color:#4f8cff;box-shadow:0 2px 4px #0000001a}.aca-user-schedule .main-tabs .tab-btn:hover:not(.active){background:#4f8cff0d;color:#4f8cff}.aca-user-schedule .main-tabs .tab-btn:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.aca-user-schedule .main-tabs .tab-btn:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.aca-user-schedule .convenient-menu{display:flex;align-items:center}.aca-user-schedule .convenient-subject-btn{padding:12px 20px;border:2px solid #4f8cff;background:#fff;color:#4f8cff;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;border-radius:8px;box-shadow:0 2px 4px #4f8cff1a}.aca-user-schedule .convenient-subject-btn svg{font-size:16px}.aca-user-schedule .convenient-subject-btn:hover{background:#4f8cff;color:#fff;box-shadow:0 4px 8px #4f8cff33;transform:translateY(-1px)}.aca-user-schedule .convenient-subject-btn:active{transform:translateY(0)}.aca-user-schedule .info-btn{padding:12px 24px;border:none;border-radius:8px;background:#28a745;color:#fff;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease;margin-left:auto}.aca-user-schedule .info-btn svg{font-size:18px}.aca-user-schedule .info-btn:hover{background:#218838;transform:translateY(-1px)}.aca-user-schedule .schedule-header{display:flex;justify-content:center;align-items:center;margin-bottom:24px;position:relative}.aca-user-schedule .schedule-header .header-center .calendar-nav{display:flex;align-items:center;gap:16px}.aca-user-schedule .schedule-header .header-center .calendar-nav .nav-btn{background:none;border:none;padding:8px;cursor:pointer;color:#666;transition:color .2s}.aca-user-schedule .schedule-header .header-center .calendar-nav .nav-btn:hover{color:#333}.aca-user-schedule .schedule-header .header-center .calendar-nav .current-period{font-size:16px;font-weight:600;color:#333}.aca-user-schedule .schedule-header .calendar-select-btn{position:absolute;right:0;background:none;border:none;padding:8px;cursor:pointer;color:#666;transition:color .2s}.aca-user-schedule .schedule-header .calendar-select-btn:hover{color:#333}.aca-user-schedule .week-calendar{margin-bottom:24px;background:#fff;border-radius:12px;padding:16px;border:1px solid #e9ecef}.aca-user-schedule .week-calendar .calendar-header{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px;margin-bottom:8px}.aca-user-schedule .week-calendar .calendar-header .day-header{text-align:center;font-size:14px;font-weight:500;color:#666}.aca-user-schedule .week-calendar .calendar-dates{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px}.aca-user-schedule .week-calendar .calendar-dates .calendar-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;transition:all .2s ease}.aca-user-schedule .week-calendar .calendar-dates .calendar-day:hover{background:#f8f9fa}.aca-user-schedule .week-calendar .calendar-dates .calendar-day.selected{background:#4f8cff}.aca-user-schedule .week-calendar .calendar-dates .calendar-day.selected .day-number{color:#fff}.aca-user-schedule .week-calendar .calendar-dates .calendar-day.today{background:#fff8e1}.aca-user-schedule .week-calendar .calendar-dates .calendar-day.today .day-number{color:#ff9800}.aca-user-schedule .week-calendar .calendar-dates .calendar-day .day-number{font-size:16px;font-weight:500;color:#333}.aca-user-schedule .tab-content-area{background:#fff;padding:0;min-height:500px;flex:1 1;display:flex;flex-direction:column;overflow:hidden}.unified-plan-layout{position:relative;display:flex;height:100%;gap:12px;overflow:hidden;min-width:0}.unified-plan-layout .layout-toggle-btn{position:absolute;top:-50px;right:0;display:flex;align-items:center;gap:6px;padding:8px 12px;background:#fff;border:1px solid #e9ecef;border-radius:6px;font-size:12px;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease;z-index:10}.unified-plan-layout .layout-toggle-btn:hover{background:#f8f9fa;border-color:#4f8cff;color:#4f8cff}.unified-plan-layout .layout-toggle-btn svg{font-size:14px}.unified-plan-layout .plan-panel{flex:1 1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;flex-direction:column}.unified-plan-layout .plan-first-panel .unified-plan-layout .plan-left-panel{flex:1 1 40%;min-width:0;max-width:45%;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;flex-direction:column}.unified-plan-layout .plan-first-panel .panel-header .unified-plan-layout .plan-left-panel .panel-header{padding:16px 20px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.unified-plan-layout .plan-first-panel .panel-header h4 .unified-plan-layout .plan-left-panel .panel-header h4{margin:0;font-size:16px;font-weight:600;color:#333}.unified-plan-layout .plan-first-panel .panel-content .unified-plan-layout .plan-left-panel .panel-content{flex:1 1;padding:20px;overflow:auto}.unified-plan-layout .plan-second-panel .unified-plan-layout .plan-right-panel{flex:1 1 60%;min-width:0;max-width:55%;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;flex-direction:column}.unified-plan-layout .plan-second-panel .panel-header .unified-plan-layout .plan-right-panel .panel-header{padding:16px 20px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.unified-plan-layout .plan-second-panel .panel-header h4 .unified-plan-layout .plan-right-panel .panel-header h4{margin:0;font-size:16px;font-weight:600;color:#333}.unified-plan-layout .plan-second-panel .panel-content .unified-plan-layout .plan-right-panel .panel-content{flex:1 1;padding:20px;overflow:auto}.unified-plan-layout .plan-panel .panel-header .unified-plan-layout .plan-first-panel .panel-header .unified-plan-layout .plan-second-panel .panel-header .unified-plan-layout .plan-left-panel .panel-header .unified-plan-layout .plan-right-panel .panel-header{padding:16px 20px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.unified-plan-layout .plan-panel .panel-header h4 .unified-plan-layout .plan-first-panel .panel-header h4 .unified-plan-layout .plan-second-panel .panel-header h4 .unified-plan-layout .plan-left-panel .panel-header h4 .unified-plan-layout .plan-right-panel .panel-header h4{margin:0;font-size:16px;font-weight:600;color:#333}.unified-plan-layout .plan-panel .panel-content .unified-plan-layout .plan-first-panel .panel-content .unified-plan-layout .plan-second-panel .panel-content .unified-plan-layout .plan-left-panel .panel-content .unified-plan-layout .plan-right-panel .panel-content{flex:1 1;padding:20px;overflow:auto}.WeeklyPlanInput_inputContainer__Nopzz{position:fixed;width:1100px;max-height:calc(100vh - 100px);background:#fff;border:2px solid #007bff;border-radius:12px;box-shadow:0 8px 32px #007bff33;z-index:9999;-webkit-user-select:none;user-select:none;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);cursor:default;overflow-y:auto}.WeeklyPlanInput_inputContainer__Nopzz:hover{box-shadow:0 12px 40px #007bff4d}.WeeklyPlanInput_inputContainer__Nopzz.WeeklyPlanInput_dragging__FvAEh{box-shadow:0 16px 48px #007bff66;cursor:default}.WeeklyPlanInput_inputContainer__Nopzz.WeeklyPlanInput_slideIn__2H6nM{animation:WeeklyPlanInput_slideInFromBottom__kWgFx .3s cubic-bezier(.4,0,.2,1) forwards}.WeeklyPlanInput_inputContainer__Nopzz.WeeklyPlanInput_slideOut__3vi0W{animation:WeeklyPlanInput_slideOutToBottom__JanZb .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes WeeklyPlanInput_slideInFromBottom__kWgFx{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes WeeklyPlanInput_slideOutToBottom__JanZb{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.WeeklyPlanInput_inputHeader__5gE-R{display:flex;align-items:center;padding:12px 16px;background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;border-radius:10px 10px 0 0;cursor:default}.WeeklyPlanInput_inputHeader__5gE-R:active{cursor:default}.WeeklyPlanInput_dragHandle__Nua\+\+{margin-right:12px;font-size:1.2rem;opacity:.8;cursor:default}.WeeklyPlanInput_dragHandle__Nua\+\+:hover{opacity:1}.WeeklyPlanInput_inputHeader__5gE-R h4{margin:0;flex:1 1;font-size:1.1rem;font-weight:600}.WeeklyPlanInput_closeBtn__oDZjz{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.WeeklyPlanInput_closeBtn__oDZjz:hover{background:#fff3}.WeeklyPlanInput_inputBody__GXxDz{padding:20px;background:#f8f9fa;border-radius:0 0 10px 10px}.WeeklyPlanInput_tableHeader__YZftZ{display:flex;background:#e9ecef;border-radius:8px 8px 0 0;margin-bottom:0}.WeeklyPlanInput_headerCell__e8s4C{padding:12px 8px;font-weight:600;font-size:.875rem;color:#495057;text-align:center;border-right:1px solid #dee2e6;flex:1 1}.WeeklyPlanInput_headerCell__e8s4C:last-child{border-right:none}.WeeklyPlanInput_tableRow__m-Add{display:flex;background:#fff;border:1px solid #dee2e6;border-top:none;border-radius:0 0 8px 8px}.WeeklyPlanInput_tableCell__0yl8d{padding:12px 8px;border-right:1px solid #dee2e6;display:flex;align-items:center;justify-content:center;flex:1 1}.WeeklyPlanInput_tableCell__0yl8d:last-child{border-right:none}.WeeklyPlanInput_tableCell__0yl8d:nth-child(1){flex:1 1}.WeeklyPlanInput_tableCell__0yl8d:nth-child(2){flex:2.2 1}.WeeklyPlanInput_tableCell__0yl8d:nth-child(3),.WeeklyPlanInput_tableCell__0yl8d:nth-child(4){flex:1 1}.WeeklyPlanInput_tableCell__0yl8d:nth-child(5){flex:.8 1}.WeeklyPlanInput_headerCell__e8s4C:nth-child(1){flex:1 1}.WeeklyPlanInput_headerCell__e8s4C:nth-child(2){flex:2.2 1}.WeeklyPlanInput_headerCell__e8s4C:nth-child(3),.WeeklyPlanInput_headerCell__e8s4C:nth-child(4){flex:1 1}.WeeklyPlanInput_headerCell__e8s4C:nth-child(5){flex:.8 1}.WeeklyPlanInput_inputRow__\+76nX{display:flex;gap:16px;align-items:end;margin-bottom:16px}.WeeklyPlanInput_inputRow__\+76nX:last-child{margin-bottom:0}.WeeklyPlanInput_inputGroup__oS4ds{display:flex;flex-direction:column;gap:6px;min-width:120px}.WeeklyPlanInput_inputGroup__oS4ds label{font-size:.875rem;font-weight:600;color:#495057}.WeeklyPlanInput_subjectSelect__JlQAj,.WeeklyPlanInput_dateSelect__gzLEs,.WeeklyPlanInput_timeInput__noHSz,.WeeklyPlanInput_numberInput__KLnlS{padding:10px 12px;border:2px solid #e9ecef;border-radius:8px;font-size:.875rem;background:#fff;transition:all .2s ease;font-weight:500}.WeeklyPlanInput_subjectSelect__JlQAj:focus,.WeeklyPlanInput_dateSelect__gzLEs:focus,.WeeklyPlanInput_timeInput__noHSz:focus,.WeeklyPlanInput_numberInput__KLnlS:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.WeeklyPlanInput_subjectSelect__JlQAj{width:100%;max-width:150px;min-height:40px;padding:12px;line-height:1.4}.WeeklyPlanInput_dateSelect__gzLEs{min-width:150px}.WeeklyPlanInput_timeInput__noHSz{min-width:100px}.WeeklyPlanInput_targetInputGroup__7r8qn{display:flex;align-items:center;gap:8px}.WeeklyPlanInput_numberInput__KLnlS{min-width:80px;height:40px;padding:8px 10px}.WeeklyPlanInput_unitText__zZFmu{font-size:.875rem;color:#6c757d;font-weight:600}.WeeklyPlanInput_buttonGroup__TwGaa{display:flex;justify-content:flex-end;margin-top:12px;padding-top:8px;border-top:1px solid #e9ecef}.WeeklyPlanInput_cancelBtn__63dZ\+{padding:10px 20px;background:#6c757d;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.WeeklyPlanInput_cancelBtn__63dZ\+:hover{background:#5a6268;transform:translateY(-1px)}.WeeklyPlanInput_addBtn__DlE-K{display:flex;align-items:center;gap:6px;padding:10px 20px;background:#28a745;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.WeeklyPlanInput_addBtn__DlE-K:hover{background:#218838;transform:translateY(-1px)}.WeeklyPlanInput_addBtn__DlE-K:active{transform:translateY(0)}.WeeklyPlanInput_dateButtonGroup__EMLYb{display:flex;gap:2px;flex-wrap:nowrap;margin-top:0}.WeeklyPlanInput_dateButton__kFpET{padding:4px 6px;border:1px solid #e9ecef;border-radius:4px;background:#fff;color:#495057;font-size:.7rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:35px;height:32px;text-align:center;line-height:1.1;display:flex;flex-direction:column;align-items:center;gap:1px}.WeeklyPlanInput_dateButton__kFpET .WeeklyPlanInput_dateNumber__IYufn{font-size:.75rem;font-weight:600;color:#343a40}.WeeklyPlanInput_dateButton__kFpET .WeeklyPlanInput_dayName__aVDqa{font-size:.6rem;font-weight:500;color:#6c757d}.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_selected__153XY .WeeklyPlanInput_dateNumber__IYufn,.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_selected__153XY .WeeklyPlanInput_dayName__aVDqa{color:#fff}.WeeklyPlanInput_dateButton__kFpET:hover{border-color:#007bff;background:#f8f9fa}.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_selected__153XY{border-color:#007bff;background:#007bff;color:#fff}.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_saturday__0imz4 .WeeklyPlanInput_dateNumber__IYufn,.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_saturday__0imz4 .WeeklyPlanInput_dayName__aVDqa{color:#1976d2}.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_saturday__0imz4:hover .WeeklyPlanInput_dateNumber__IYufn,.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_saturday__0imz4:hover .WeeklyPlanInput_dayName__aVDqa{color:#1565c0}.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_saturday__0imz4.WeeklyPlanInput_selected__153XY .WeeklyPlanInput_dateNumber__IYufn,.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_saturday__0imz4.WeeklyPlanInput_selected__153XY .WeeklyPlanInput_dayName__aVDqa{color:#fff}.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_sunday__Ghgpx .WeeklyPlanInput_dateNumber__IYufn,.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_sunday__Ghgpx .WeeklyPlanInput_dayName__aVDqa{color:#d32f2f}.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_sunday__Ghgpx:hover .WeeklyPlanInput_dateNumber__IYufn,.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_sunday__Ghgpx:hover .WeeklyPlanInput_dayName__aVDqa{color:#c62828}.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_sunday__Ghgpx.WeeklyPlanInput_selected__153XY .WeeklyPlanInput_dateNumber__IYufn,.WeeklyPlanInput_dateButton__kFpET.WeeklyPlanInput_sunday__Ghgpx.WeeklyPlanInput_selected__153XY .WeeklyPlanInput_dayName__aVDqa{color:#fff}.WeeklyPlanInput_scheduleItem__jLGTh{padding:4px 0;display:flex;flex-direction:column;gap:2px}.WeeklyPlanInput_scheduleItemHeader__Ps6Ct{display:flex;justify-content:flex-end;margin-bottom:2px}.WeeklyPlanInput_scheduleRow__VAQEf{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.WeeklyPlanInput_scheduleRow__VAQEf.WeeklyPlanInput_firstRow__VP811{margin-bottom:2px}.WeeklyPlanInput_scheduleRow__VAQEf.WeeklyPlanInput_secondRow__xCR7d{gap:8px;align-items:center}.WeeklyPlanInput_scheduleRow__VAQEf.WeeklyPlanInput_secondRow__xCR7d .WeeklyPlanInput_targetGroup__Rn-gP{display:flex;align-items:center;gap:8px}.WeeklyPlanInput_registerBtn__NGPKO{padding:6px 12px;background:#28a745;color:#fff;border:none;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-left:8px}.WeeklyPlanInput_registerBtn__NGPKO:hover{background:#218838}.WeeklyPlanInput_scheduleRow__VAQEf .WeeklyPlanInput_inputGroup__oS4ds{flex:1 1;min-width:120px}.WeeklyPlanInput_scheduleRow__VAQEf .WeeklyPlanInput_inputGroup__oS4ds.WeeklyPlanInput_subjectGroup__Of9Mq{min-width:200px;flex:2 1}.WeeklyPlanInput_scheduleRow__VAQEf .WeeklyPlanInput_inputGroup__oS4ds.WeeklyPlanInput_dateGroup__UQXw4{flex:3 1}.WeeklyPlanInput_scheduleRow__VAQEf .WeeklyPlanInput_inputGroup__oS4ds.WeeklyPlanInput_timeGroup__Nk8dt{min-width:100px;flex:1 1}.WeeklyPlanInput_scheduleRow__VAQEf .WeeklyPlanInput_inputGroup__oS4ds.WeeklyPlanInput_targetGroup__Rn-gP{min-width:80px;flex:1 1}.WeeklyPlanInput_scheduleRow__VAQEf .WeeklyPlanInput_inputGroup__oS4ds label{font-size:.75rem;margin-bottom:2px}.WeeklyPlanInput_scheduleRow__VAQEf .WeeklyPlanInput_subjectSelect__JlQAj,.WeeklyPlanInput_scheduleRow__VAQEf .WeeklyPlanInput_timeInput__noHSz,.WeeklyPlanInput_scheduleRow__VAQEf .WeeklyPlanInput_numberInput__KLnlS{font-size:.875rem;padding:8px;line-height:1.4;min-height:36px}.WeeklyPlanInput_scheduleItemTitle__-pdfU{font-size:.875rem;font-weight:600;color:#495057}.WeeklyPlanInput_removeScheduleBtn__t3pY9{background:#dc3545;color:#fff;border:none;border-radius:4px;padding:4px 8px;font-size:.75rem;cursor:pointer;transition:background-color .2s ease}.WeeklyPlanInput_removeScheduleBtn__t3pY9:hover{background:#c82333}.WeeklyPlanInput_addScheduleBtn__oCi1p{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border:none;border-radius:8px;padding:20px 40px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease;margin:20px auto 0;display:flex;align-items:center;justify-content:center;gap:10px;width:-webkit-fit-content;width:fit-content;min-width:300px;box-shadow:0 2px 8px #28a74533}.WeeklyPlanInput_addScheduleBtn__oCi1p:hover{background:linear-gradient(135deg,#218838,#1ea085);transform:translateY(-1px);box-shadow:0 4px 12px #28a7454d}.WeeklyPlanInput_timeDropdownGroup__beqQU{display:flex;gap:4px;align-items:center}.WeeklyPlanInput_timeDropdown__5OnhB{padding:8px 10px;border:1px solid #e9ecef;border-radius:4px;background:#fff;color:#495057;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:50px;height:40px}.WeeklyPlanInput_timeDropdown__5OnhB:hover{border-color:#007bff;background:#f8f9fa}.WeeklyPlanInput_timeDropdown__5OnhB:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.WeeklyPlanInput_timeSeparator__EcDeF{font-size:.875rem;font-weight:600;color:#6c757d;margin:0 4px;display:flex;align-items:center}@media (max-width: 1200px){.WeeklyPlanInput_inputContainer__Nopzz{width:900px}.WeeklyPlanInput_subjectSelect__JlQAj{min-width:180px}.WeeklyPlanInput_dateSelect__gzLEs{min-width:130px}}@media (max-width: 768px){.WeeklyPlanInput_inputContainer__Nopzz{width:90vw;max-width:600px}.WeeklyPlanInput_inputRow__\+76nX{flex-direction:column;gap:12px}.WeeklyPlanInput_inputGroup__oS4ds{min-width:100%}.WeeklyPlanInput_buttonGroup__TwGaa{margin-left:0;justify-content:center;width:100%}.WeeklyPlanInput_subjectSelect__JlQAj,.WeeklyPlanInput_dateSelect__gzLEs,.WeeklyPlanInput_timeInput__noHSz,.WeeklyPlanInput_numberInput__KLnlS{width:100%;min-height:44px;padding:12px;line-height:1.4}}.WeeklyPlanInput_successTooltip__aEQW9{position:absolute;bottom:-80px;left:50%;transform:translate(-50%);z-index:10000;animation:WeeklyPlanInput_slideUpFadeIn__JEl4h .3s ease-out}.WeeklyPlanInput_tooltipContent__GyiKR{background:#28a745;color:#fff;padding:12px 16px;border-radius:8px;box-shadow:0 4px 12px #28a7454d;display:flex;align-items:center;gap:8px;min-width:300px}.WeeklyPlanInput_tooltipIcon__cZF00{font-size:1.2rem;font-weight:700;color:#fff}.WeeklyPlanInput_tooltipText__VX0t4{flex:1 1}.WeeklyPlanInput_tooltipTitle__cI0Wb{font-weight:600;font-size:.9rem;margin-bottom:2px}.WeeklyPlanInput_tooltipSubtext__O-az3{font-size:.8rem;opacity:.9;line-height:1.3}.WeeklyPlanInput_tooltipArrow__GwwdK{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #28a745}@keyframes WeeklyPlanInput_slideUpFadeIn__JEl4h{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.WeeklyGoalModal_progressModalOverlay__TgfoV{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.WeeklyGoalModal_progressModal__UKvcG{background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000026;width:400px;max-width:90vw;max-height:90vh;overflow:hidden;animation:WeeklyGoalModal_modalSlideIn__Vu3\+0 .3s ease-out}.WeeklyGoalModal_progressModalHeader__P5Z6D{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f8fafc}.WeeklyGoalModal_progressModalHeader__P5Z6D h3{margin:0;font-size:18px;font-weight:600;color:#111827}.WeeklyGoalModal_progressModalClose__CRIFA{width:32px;height:32px;border:none;background:none;color:#6b7280;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.WeeklyGoalModal_progressModalClose__CRIFA:hover{background:#f3f4f6;color:#374151}.WeeklyGoalModal_progressModalBody__kXx4Q{padding:24px}.WeeklyGoalModal_progressModalBody__kXx4Q p{margin:0 0 16px;font-size:14px;color:#6b7280}.WeeklyGoalModal_progressInputGroup__mFM\+v{display:flex;align-items:center;gap:12px}.WeeklyGoalModal_progressInput__nOcfz{flex:1 1;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;transition:border-color .2s ease}.WeeklyGoalModal_progressInput__nOcfz:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.WeeklyGoalModal_progressUnit__FEcCC{font-size:16px;font-weight:500;color:#374151;min-width:24px}.WeeklyGoalModal_progressModalFooter__hcs9w{display:flex;gap:12px;padding:20px 24px;border-top:1px solid #e5e7eb;background:#f8fafc;justify-content:flex-end}.WeeklyGoalModal_progressModalCancel__qOHxZ{padding:10px 20px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.WeeklyGoalModal_progressModalCancel__qOHxZ:hover{background:#f9fafb;border-color:#9ca3af}.WeeklyGoalModal_progressModalConfirm__JbEZz{padding:10px 20px;border:none;border-radius:6px;background:#3b82f6;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.WeeklyGoalModal_progressModalConfirm__JbEZz:hover{background:#2563eb}.WeeklyGoalModal_modalOverlay__oRXBB{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.WeeklyGoalModal_modalContainer__kink0{background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000026;width:94vw;max-width:1065px;min-width:800px;max-height:95vh;overflow:hidden;display:flex;flex-direction:column;animation:WeeklyGoalModal_modalSlideIn__Vu3\+0 .3s ease-out}@keyframes WeeklyGoalModal_modalSlideIn__Vu3\+0{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.WeeklyGoalModal_modalHeader__TOg1v{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.WeeklyGoalModal_modalTitle__zk5vd{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;margin:0}.WeeklyGoalModal_weekInfo__wCvll{font-size:14px;font-weight:500;opacity:.9;margin-top:4px}.WeeklyGoalModal_modalIcon__yWbxz{font-size:24px}.WeeklyGoalModal_closeButton__\+mrTQ{background:#fff3;border:none;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:18px;transition:all .2s ease}.WeeklyGoalModal_closeButton__\+mrTQ:hover{background:#ffffff4d;transform:scale(1.05)}.WeeklyGoalModal_modalBody__hedNS{display:flex;flex:1 1;overflow:hidden}.WeeklyGoalModal_modalLeft__y6IyT{flex:1 1;padding:32px;overflow-y:auto;border-right:1px solid #e5e7eb}.WeeklyGoalModal_modalRight__D4F1t{flex:0 0 400px;padding:32px;background:#f8fafc;overflow-y:auto}.WeeklyGoalModal_sectionHeader__7mw2i{margin-bottom:24px}.WeeklyGoalModal_sectionHeader__7mw2i h4{margin:0 0 12px;font-size:16px;font-weight:600;color:#374151}.WeeklyGoalModal_subjectDropdown__uLtsy{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff;transition:all .2s ease}.WeeklyGoalModal_subjectDropdown__uLtsy:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.WeeklyGoalModal_subjectTitleInput__kElGI{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff;transition:all .2s ease}.WeeklyGoalModal_subjectTitleInput__kElGI:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.WeeklyGoalModal_section__nmZkO{margin-bottom:24px}.WeeklyGoalModal_section__nmZkO h4{margin:0 0 16px;font-size:16px;font-weight:600;color:#374151}.WeeklyGoalModal_inlineGroup__l4Ylm{display:flex;gap:20px;align-items:flex-start}.WeeklyGoalModal_inlineItem__8U\+Xj{flex:1 1;display:flex;flex-direction:column;gap:8px}.WeeklyGoalModal_inlineLabel__R26-q{font-size:14px;font-weight:600;color:#374151;margin-bottom:4px}.WeeklyGoalModal_daySelector__MVOzV{display:flex;gap:8px;flex-wrap:wrap}.WeeklyGoalModal_dayButton__xTMou{padding:8px 12px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:40px;text-align:center;-webkit-user-select:none;user-select:none}.WeeklyGoalModal_dayButton__xTMou:hover{border-color:#d1d5db;background:#f9fafb}.WeeklyGoalModal_dayButtonSelected__3gpu7{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}.WeeklyGoalModal_sundayButton__iED\+L{color:#ef4444!important}.WeeklyGoalModal_sundayButton__iED\+L.WeeklyGoalModal_dayButtonSelected__3gpu7{color:#fff!important}.WeeklyGoalModal_saturdayButton__U\+WkJ{color:#3b82f6!important}.WeeklyGoalModal_saturdayButton__U\+WkJ.WeeklyGoalModal_dayButtonSelected__3gpu7{color:#fff!important}.WeeklyGoalModal_dateInputs__dwF76{display:flex;gap:16px;margin-bottom:12px}.WeeklyGoalModal_dateInputsInline__9jRt2{display:flex;align-items:center;gap:12px}.WeeklyGoalModal_dateSeparator__YckKs{font-weight:600;color:#6b7280;font-size:16px}.WeeklyGoalModal_dateGroup__y6lCI{flex:1 1}.WeeklyGoalModal_dateGroup__y6lCI label{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:14px}.WeeklyGoalModal_dateInput__46Tsd{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff;transition:all .2s ease}.WeeklyGoalModal_dateInput__46Tsd:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.WeeklyGoalModal_periodInfo__2HGXY{font-size:14px;color:#6b7280;font-weight:500;line-height:1.4}.WeeklyGoalModal_periodGuide__p\+C50{margin-top:8px;text-align:center}.WeeklyGoalModal_periodGuide__p\+C50 small{color:#9ca3af;font-size:12px;font-style:italic}.WeeklyGoalModal_timeInputInline__yEnCH{display:flex;align-items:center;gap:8px;margin-top:4px}.WeeklyGoalModal_timeInputField__ctXAm{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background:#fff;transition:all .2s ease}.WeeklyGoalModal_timeInputField__ctXAm:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.WeeklyGoalModal_timeSeparator__0X5fq{font-weight:600;color:#6b7280;font-size:14px}.WeeklyGoalModal_periodInfo__2HGXY small{font-size:12px;color:#9ca3af;font-style:italic}.WeeklyGoalModal_periodInfoEmpty__53hmm{color:#ef4444;font-style:italic}.WeeklyGoalModal_periodQuickSelect__4ACvE{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:12px;padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.WeeklyGoalModal_periodBtn__9kpZc{padding:8px 12px;border:2px solid #e5e7eb;border-radius:6px;background:#fff;color:#6b7280;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;min-width:50px}.WeeklyGoalModal_periodBtn__9kpZc:hover{border-color:#d1d5db;background:#f9fafb}.WeeklyGoalModal_periodBtnActive__3g6Zb{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}.WeeklyGoalModal_checkboxGroup__39bVm{display:flex;align-items:center;gap:8px;margin-bottom:16px}.WeeklyGoalModal_checkboxGroup__39bVm input[type=checkbox]{width:18px;height:18px;accent-color:#3b82f6}.WeeklyGoalModal_checkboxGroup__39bVm label{font-weight:600;color:#374151;cursor:pointer}.WeeklyGoalModal_timePlanSection__rVPKY{margin-top:8px}.WeeklyGoalModal_timePlanType__MrHiZ{display:flex;gap:8px;margin-bottom:16px}.WeeklyGoalModal_timeTypeButton__VKff-{padding:8px 16px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-weight:600;cursor:pointer;transition:all .2s ease}.WeeklyGoalModal_timeTypeButton__VKff-:hover{border-color:#d1d5db;background:#f9fafb}.WeeklyGoalModal_timeTypeButtonActive__PWMeb{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}.WeeklyGoalModal_timeInputGroup__-elDF{display:flex;gap:16px}.WeeklyGoalModal_timeInput__vNuVS{flex:1 1}.WeeklyGoalModal_timeInput__vNuVS label{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:14px}.WeeklyGoalModal_timeInput__vNuVS input{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff;transition:all .2s ease}.WeeklyGoalModal_timeInput__vNuVS input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.WeeklyGoalModal_individualTimeSection__Xt-ZH{display:flex;flex-direction:column;gap:20px}.WeeklyGoalModal_bulkTimeInput__ei7mW{background:#f0f9ff;padding:16px;border-radius:8px;border:1px solid #bae6fd}.WeeklyGoalModal_bulkTimeHeader__iHAzu{margin-bottom:12px}.WeeklyGoalModal_bulkTimeHeader__iHAzu h5{margin:0 0 4px;font-size:14px;font-weight:600;color:#1e40af}.WeeklyGoalModal_bulkTimeDesc__vfp0K{font-size:12px;color:#1e40af;opacity:.8}.WeeklyGoalModal_bulkTimeInputs__QqzrQ{display:flex;align-items:center;gap:12px}.WeeklyGoalModal_bulkTimeInputField__a0YlD{padding:8px 12px;border:2px solid #e5e7eb;border-radius:6px;font-size:14px;background:#fff;transition:all .2s ease}.WeeklyGoalModal_bulkTimeInputField__a0YlD:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.WeeklyGoalModal_individualTimeList__vkEyy{background:#f8fafc;padding:16px;border-radius:8px;border:1px solid #e2e8f0}.WeeklyGoalModal_individualTimeList__vkEyy h5{margin:0 0 12px;font-size:14px;font-weight:600;color:#374151}.WeeklyGoalModal_dayTimeGroup__sF6Jr{display:flex;align-items:center;gap:12px;margin-bottom:8px}.WeeklyGoalModal_dayTimeGroup__sF6Jr .WeeklyGoalModal_dayLabel__9y4PH{min-width:40px;font-weight:600;color:#374151;padding:4px 8px;border:1px solid #d1d5db;border-radius:4px;background:#fff}.WeeklyGoalModal_timeInputs__xHaOZ{display:flex;align-items:center;gap:8px}.WeeklyGoalModal_timeInputs__xHaOZ input{padding:8px 12px;border:2px solid #e5e7eb;border-radius:6px;font-size:14px;background:#fff;transition:all .2s ease}.WeeklyGoalModal_timeInputs__xHaOZ input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.WeeklyGoalModal_applyAllButton__O8LIh{padding:8px 16px;background:#10b981;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;align-self:flex-start}.WeeklyGoalModal_applyAllButton__O8LIh:hover{background:#059669;transform:translateY(-1px)}.WeeklyGoalModal_goalMethodButtons__YZdim{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.WeeklyGoalModal_goalMethodButton__-rfn-{padding:8px 16px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:14px}.WeeklyGoalModal_goalMethodButton__-rfn-:hover{border-color:#d1d5db;background:#f9fafb}.WeeklyGoalModal_goalMethodButtonActive__zT-Z5{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}.WeeklyGoalModal_goalInputSection__d3VAQ{margin-top:16px}.WeeklyGoalModal_goalInputSection__d3VAQ label{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:14px}.WeeklyGoalModal_goalInputGroup__ErBmX{display:flex;gap:12px}.WeeklyGoalModal_goalInputGroup__ErBmX input{flex:1 1;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff;transition:all .2s ease}.WeeklyGoalModal_goalInputGroup__ErBmX input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.WeeklyGoalModal_goalInputGroup__ErBmX select{flex:0 0 100px;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff;transition:all .2s ease}.WeeklyGoalModal_goalInputGroup__ErBmX select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.WeeklyGoalModal_goalDescription__oV\+XW{margin-top:8px;font-size:12px;color:#6b7280;font-style:italic}.WeeklyGoalModal_errorText__dp\+4J{color:#ef4444;font-size:12px;font-weight:500;margin-top:4px;display:block}.WeeklyGoalModal_previewSection__NmFxo{height:100%}.WeeklyGoalModal_previewSection__NmFxo h4{margin:0 0 20px;font-size:18px;font-weight:700;color:#374151;border-bottom:2px solid #3b82f6;padding-bottom:8px}.WeeklyGoalModal_previewContent__UCFwG{display:flex;flex-direction:column;gap:16px}.WeeklyGoalModal_previewItem__hXYfi{padding:12px;background:#fff;border-radius:8px;border:1px solid #e5e7eb;font-size:14px}.WeeklyGoalModal_previewItem__hXYfi strong{color:#374151;margin-right:8px}.WeeklyGoalModal_timePreview__61cZH{padding:12px;background:#fff;border-radius:8px;border:1px solid #e5e7eb;font-size:14px}.WeeklyGoalModal_timePreview__61cZH strong{color:#374151;display:block;margin-bottom:8px}.WeeklyGoalModal_timePreviewContent__8Qfgx{margin-left:8px}.WeeklyGoalModal_timePreviewContent__8Qfgx>div{margin-bottom:4px}.WeeklyGoalModal_timePreviewAll__BS28-{background:#f0f9ff;padding:8px;border-radius:6px;border-left:3px solid #3b82f6}.WeeklyGoalModal_timePreviewIndividual__ru1Hx{background:#f0f9ff;padding:8px;border-radius:6px;border-left:3px solid #3b82f6;line-height:1.5}.WeeklyGoalModal_goalPreview__lTmNa{padding:12px;background:#fff;border-radius:8px;border:1px solid #e5e7eb;font-size:14px}.WeeklyGoalModal_goalPreview__lTmNa strong{color:#374151;display:block;margin-bottom:8px}.WeeklyGoalModal_goalPreviewContent__nwjm6{margin-left:8px}.WeeklyGoalModal_goalPreviewContent__nwjm6>div{margin-bottom:4px;background:#f0f9ff;padding:8px;border-radius:6px;border-left:3px solid #3b82f6}.WeeklyGoalModal_calculationMethod__jbe51{background:#f0fdf4;padding:8px;border-radius:6px;border-left:3px solid #10b981;font-size:12px;color:#065f46;margin-top:8px}.WeeklyGoalModal_noCalculation__i1YDT{background:#fef3c7;padding:12px;border-radius:6px;border-left:3px solid #f59e0b;font-size:14px;color:#92400e;text-align:center;font-style:italic}.WeeklyGoalModal_modalFooter__lD-w9{display:flex;justify-content:flex-end;gap:12px;padding:24px 32px;border-top:1px solid #e5e7eb;background:#f8fafc}.WeeklyGoalModal_cancelButton__ITS-I{padding:12px 24px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-weight:600;cursor:pointer;transition:all .2s ease}.WeeklyGoalModal_cancelButton__ITS-I:hover{border-color:#d1d5db;background:#f9fafb;color:#374151}.WeeklyGoalModal_submitButton__tsn9o{padding:12px 24px;border:none;border-radius:8px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.WeeklyGoalModal_submitButton__tsn9o:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 25px #3b82f64d}.WeeklyGoalModal_submitButton__tsn9o:active{transform:translateY(0)}.WeeklyGoalModal_submitButton__tsn9o:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 1200px){.WeeklyGoalModal_modalContainer__kink0{width:95vw;max-width:900px;min-width:700px}.WeeklyGoalModal_modalRight__D4F1t{flex:0 0 350px}}@media (max-width: 900px){.WeeklyGoalModal_modalContainer__kink0{width:95vw;max-width:none;min-width:auto}.WeeklyGoalModal_modalBody__hedNS{flex-direction:column}.WeeklyGoalModal_modalLeft__y6IyT{border-right:none;border-bottom:1px solid #e5e7eb}.WeeklyGoalModal_modalRight__D4F1t{flex:none;max-height:300px}.WeeklyGoalModal_dateInputs__dwF76,.WeeklyGoalModal_timeInputGroup__-elDF,.WeeklyGoalModal_goalMethodButtons__YZdim,.WeeklyGoalModal_goalInputGroup__ErBmX{flex-direction:column}}@media (max-width: 768px){.WeeklyGoalModal_modalContainer__kink0{width:95vw;margin:20px}.WeeklyGoalModal_modalHeader__TOg1v{padding:20px 24px}.WeeklyGoalModal_modalLeft__y6IyT,.WeeklyGoalModal_modalRight__D4F1t{padding:24px}.WeeklyGoalModal_modalFooter__lD-w9{padding:20px 24px;flex-direction:column}.WeeklyGoalModal_cancelButton__ITS-I,.WeeklyGoalModal_submitButton__tsn9o{width:100%}.WeeklyGoalModal_modalTitle__zk5vd{font-size:18px}.WeeklyGoalModal_daySelector__MVOzV{justify-content:center}.WeeklyGoalModal_goalMethodButtons__YZdim{gap:4px}.WeeklyGoalModal_goalMethodButton__-rfn-{font-size:12px;padding:6px 12px}.WeeklyGoalModal_inlineGroup__l4Ylm{flex-direction:column;gap:16px}.WeeklyGoalModal_dateInputsInline__9jRt2{flex-direction:column;gap:8px}}.WeeklyGoalModal_progressInfo__sfEPB{margin-bottom:16px;padding:12px;background:#f8f9fa;border-radius:8px;border-left:4px solid #007bff}.WeeklyGoalModal_progressInfo__sfEPB strong{color:#495057;font-size:14px}.WeeklyGoalModal_progressInfoContent__2iJWG{margin-top:8px;display:flex;flex-direction:column;gap:4px}.WeeklyGoalModal_progressInfoContent__2iJWG div{font-size:13px;color:#6c757d}.WeeklyGoalModal_progressInfoContent__2iJWG strong{color:#495057;font-weight:600}.WeeklyGoalModal_basicInfo__Wb6O9{margin-bottom:16px}.WeeklyGoalModal_infoRow__F8RiA{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.WeeklyGoalModal_infoRow__F8RiA:last-child{border-bottom:none}.WeeklyGoalModal_infoLabel__xQP\+\+{font-size:13px;color:#666;font-weight:500;min-width:60px}.WeeklyGoalModal_infoValue__Mit4G{font-size:13px;color:#333;text-align:right;flex:1 1;margin-left:12px}.WeeklyGoalModal_goalSummary__xmbsY{background:#f8f9fa;border-radius:8px;padding:12px;margin-top:16px}.WeeklyGoalModal_goalRow__fMYK1{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.WeeklyGoalModal_goalRow__fMYK1:last-child{margin-bottom:0}.WeeklyGoalModal_goalLabel__pS8CX{font-size:13px;color:#666;font-weight:500}.WeeklyGoalModal_goalValue__lZZS\+{font-size:14px;color:#007bff;font-weight:600}.WeeklyGoalModal_progressSummary__6U4Rk{margin-top:12px;padding-top:12px;border-top:1px solid #e9ecef}.WeeklyGoalModal_progressBar__a96V4{text-align:center}.WeeklyGoalModal_progressInfo__sfEPB{display:flex;justify-content:space-between;margin-bottom:8px;font-size:12px;color:#666}.WeeklyGoalModal_progressBarContainer__EQzr4{width:100%;height:8px;background:#e9ecef;border-radius:4px;overflow:hidden;margin-bottom:4px}.WeeklyGoalModal_progressBarFill__avwuO{height:100%;background:linear-gradient(90deg,#007bff,#0056b3);transition:width .3s ease}.WeeklyGoalModal_progressRate__UIJD0{font-size:12px;color:#007bff;font-weight:600}.WeeklyGoalModal_noGoal__CqaqD{text-align:center;color:#999;font-size:13px;padding:20px;background:#f8f9fa;border-radius:8px;margin-top:16px}.WeeklyGoalModal_unitDisplay__RvTs1{display:inline-flex;align-items:center;padding:8px 12px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;font-size:14px;color:#495057;font-weight:500;min-width:60px;justify-content:center}.WeeklyGoalModal_weekSelector__doauQ{margin-bottom:16px}.WeeklyGoalModal_weekNavigation__T\+oBj{display:flex;align-items:center;justify-content:center;gap:16px;padding:12px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.WeeklyGoalModal_weekNavBtn__FAi14{width:32px;height:32px;border:1px solid #dee2e6;background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-weight:600;color:#495057;transition:all .2s ease}.WeeklyGoalModal_weekNavBtn__FAi14:hover{background:#007bff;color:#fff;border-color:#007bff}.WeeklyGoalModal_currentWeek__io\+e7{font-size:14px;font-weight:600;color:#495057;padding:8px 16px;background:#fff;border-radius:6px;border:1px solid #dee2e6;min-width:200px;text-align:center}.WeeklyAchievementModal_modalOverlay__nzjkx{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.WeeklyAchievementModal_modalContent__sV\+Of{background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;width:100%;max-width:1000px;max-height:95vh;overflow-y:auto;animation:WeeklyAchievementModal_slideUp__qZYJE .3s ease-out}@keyframes WeeklyAchievementModal_slideUp__qZYJE{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.WeeklyAchievementModal_modalHeader__ZL965{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px 12px 0 0}.WeeklyAchievementModal_headerInfo__XT6bs{flex:1 1}.WeeklyAchievementModal_modalTitle__Zj69g{display:flex;align-items:center;gap:8px;font-size:1.25rem;font-weight:700;color:#1e3a8a;margin:0}.WeeklyAchievementModal_titleIcon__uAAqH{font-size:1.5rem;color:#3b82f6}.WeeklyAchievementModal_studentInfo__\+rzdv{margin:4px 0 0;color:#6b7280;font-size:.875rem}.WeeklyAchievementModal_closeButton__iRhXB{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease}.WeeklyAchievementModal_closeButton__iRhXB:hover{background:#f3f4f6;color:#374151}.WeeklyAchievementModal_sectionTitle__13LBD{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 16px;padding-bottom:6px;border-bottom:2px solid #e5e7eb}.WeeklyAchievementModal_overallStats__Vtxrc{padding:20px 24px;background:#f8fafc}.WeeklyAchievementModal_statsGrid__g\+Sok{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:16px;gap:16px}.WeeklyAchievementModal_statCard__T4sYX{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;gap:12px;transition:transform .2s ease}.WeeklyAchievementModal_statCard__T4sYX:hover{transform:translateY(-1px)}.WeeklyAchievementModal_statIcon__uW4Sw{width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,#3b82f6,#1e40af);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem}.WeeklyAchievementModal_statContent__bIEUQ{flex:1 1}.WeeklyAchievementModal_statLabel__s8zGJ{font-size:.75rem;color:#6b7280;font-weight:500;margin-bottom:2px}.WeeklyAchievementModal_statValue__Wj24u{font-size:1.25rem;font-weight:700;color:#1f2937}.WeeklyAchievementModal_subjectsSection__VcxKI{padding:20px 24px}.WeeklyAchievementModal_subjectsList__ZWxkp{display:flex;flex-direction:column;gap:16px}.WeeklyAchievementModal_subjectCard__pt6QM{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:all .2s ease}.WeeklyAchievementModal_subjectCard__pt6QM:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a}.WeeklyAchievementModal_subjectHeader__PYn7U{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.WeeklyAchievementModal_subjectInfo__43kc7{flex:1 1}.WeeklyAchievementModal_subjectName__FhMNm{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 2px}.WeeklyAchievementModal_subjectTitle__VYXEq{font-size:.75rem;color:#6b7280;margin:0}.WeeklyAchievementModal_completionBadge__aQ01f{padding:4px 8px;border-radius:12px;color:#fff;font-size:.625rem;font-weight:600;text-align:center;min-width:50px}.WeeklyAchievementModal_subjectStats__SBY9J{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:12px;gap:12px;margin-bottom:12px}.WeeklyAchievementModal_statRow__rDAly{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.WeeklyAchievementModal_statRow__rDAly .WeeklyAchievementModal_statLabel__s8zGJ{font-size:.75rem;color:#6b7280;font-weight:500}.WeeklyAchievementModal_statRow__rDAly .WeeklyAchievementModal_statValue__Wj24u{font-size:.75rem;color:#1f2937;font-weight:600}.WeeklyAchievementModal_progressSection__Tt31M{margin-bottom:12px}.WeeklyAchievementModal_progressBar__cY7d1{width:100%;height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden;margin-bottom:6px}.WeeklyAchievementModal_progressFill__4zZZB{height:100%;border-radius:3px;transition:width .3s ease}.WeeklyAchievementModal_progressText__C2-zo{text-align:center;font-size:.75rem;color:#6b7280;font-weight:500}.WeeklyAchievementModal_overallProgress__tmTjS{background:#f8fafc;border-radius:6px;padding:12px;border:1px solid #e5e7eb}.WeeklyAchievementModal_progressHeader__3DBRS{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.WeeklyAchievementModal_progressLabel__qSK4e{font-size:.75rem;color:#6b7280;font-weight:500}.WeeklyAchievementModal_progressRate__kppC\+{font-size:.75rem;color:#1f2937;font-weight:600}.WeeklyAchievementModal_progressDetails__GNe\+M{display:flex;justify-content:space-between;align-items:center;font-size:.625rem;color:#6b7280}.WeeklyAchievementModal_remainingText__V8WTb{color:#ef4444;font-weight:500}.WeeklyAchievementModal_modalFooter__jmGmW{padding:16px 24px;border-top:1px solid #e5e7eb;background:#f8fafc;border-radius:0 0 12px 12px;display:flex;justify-content:flex-end}.WeeklyAchievementModal_closeBtn__AHkCi{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}.WeeklyAchievementModal_closeBtn__AHkCi:hover{background:linear-gradient(135deg,#4b5563,#374151);transform:translateY(-1px)}@media (max-width: 768px){.WeeklyAchievementModal_modalContent__sV\+Of{margin:10px;max-height:98vh}.WeeklyAchievementModal_modalHeader__ZL965{padding:12px 16px}.WeeklyAchievementModal_modalTitle__Zj69g{font-size:1.125rem}.WeeklyAchievementModal_overallStats__Vtxrc,.WeeklyAchievementModal_subjectsSection__VcxKI{padding:16px}.WeeklyAchievementModal_statsGrid__g\+Sok{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.WeeklyAchievementModal_statCard__T4sYX{padding:12px}.WeeklyAchievementModal_subjectStats__SBY9J{grid-template-columns:1fr;gap:8px}.WeeklyAchievementModal_modalFooter__jmGmW{padding:12px 16px}}.AcaWeeklyModal_modalOverlay__l5sOo{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.AcaWeeklyModal_modalContent__kEDBI{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 30px #0000004d;animation:AcaWeeklyModal_modalSlideIn__YayuZ .3s ease-out}@keyframes AcaWeeklyModal_modalSlideIn__YayuZ{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.AcaWeeklyModal_modalHeader__FdRVy{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e9ecef;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px 12px 0 0}.AcaWeeklyModal_headerLeft__kYZCt{display:flex;align-items:center;gap:12px}.AcaWeeklyModal_subjectColorIndicator__Cx1Lt{width:12px;height:12px;border-radius:50%;flex-shrink:0}.AcaWeeklyModal_modalTitle__2EHPM{margin:0;font-size:1.25rem;font-weight:600;color:#495057}.AcaWeeklyModal_closeBtn__7X31e{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:4px;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.AcaWeeklyModal_closeBtn__7X31e:hover{background:#6c757d1a;color:#495057}.AcaWeeklyModal_modalBody__Fy9oU{padding:24px}.AcaWeeklyModal_infoSection__OzACD{margin-bottom:32px}.AcaWeeklyModal_infoSection__OzACD:last-child{margin-bottom:0}.AcaWeeklyModal_sectionTitle__GCkHm{display:flex;align-items:center;gap:8px;margin:0 0 16px;font-size:1rem;font-weight:600;color:#495057;padding-bottom:8px;border-bottom:2px solid #e9ecef}.AcaWeeklyModal_sectionIcon__TGtkZ{font-size:1.1rem;color:#007bff}.AcaWeeklyModal_infoGrid__uyOlN{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px}.AcaWeeklyModal_infoItem__gAweU{display:flex;flex-direction:column;gap:6px}.AcaWeeklyModal_infoItem__gAweU label{font-size:.875rem;font-weight:600;color:#6c757d;margin:0}.AcaWeeklyModal_infoValue__MrL7Y{font-size:.95rem;color:#495057}.AcaWeeklyModal_infoValue__MrL7Y span{display:block;padding:8px 12px;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef;min-height:20px}.AcaWeeklyModal_inputField__YWG2O{width:100%;padding:8px 12px;border:2px solid #e9ecef;border-radius:6px;font-size:.95rem;transition:border-color .2s ease;box-sizing:border-box}.AcaWeeklyModal_inputField__YWG2O:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.AcaWeeklyModal_textareaField__0c\+-8{width:100%;padding:8px 12px;border:2px solid #e9ecef;border-radius:6px;font-size:.95rem;transition:border-color .2s ease;resize:vertical;min-height:80px;font-family:inherit;box-sizing:border-box}.AcaWeeklyModal_textareaField__0c\+-8:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.AcaWeeklyModal_selectField__y3lui{width:100%;padding:8px 12px;border:2px solid #e9ecef;border-radius:6px;font-size:.95rem;background:#fff;cursor:pointer;transition:border-color .2s ease;box-sizing:border-box}.AcaWeeklyModal_selectField__y3lui:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.AcaWeeklyModal_timeRow__IPgwz{display:flex;gap:20px;align-items:center}.AcaWeeklyModal_timeGroup__PSvC1{display:flex;flex-direction:column;gap:6px;flex:1 1}.AcaWeeklyModal_timeLabel__7h4Kv{font-size:.8rem;font-weight:600;color:#6c757d;text-align:center}.AcaWeeklyModal_timeDropdownGroup__QrUIo{display:flex;gap:6px;align-items:center}.AcaWeeklyModal_timeDropdown__6J2nj{flex:1 1;padding:6px 8px;border:2px solid #e9ecef;border-radius:6px;font-size:.9rem;background:#fff;cursor:pointer;transition:border-color .2s ease;box-sizing:border-box;min-width:0}.AcaWeeklyModal_timeDropdown__6J2nj:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.AcaWeeklyModal_inputWithUnit__sLg5y{display:flex;align-items:center;gap:8px}.AcaWeeklyModal_inputWithUnit__sLg5y .AcaWeeklyModal_inputField__YWG2O{flex:1 1}.AcaWeeklyModal_unitText__uBvjx{font-size:.875rem;color:#6c757d;font-weight:500;white-space:nowrap}.AcaWeeklyModal_statusText__fgjNK{display:inline-flex;align-items:center;gap:4px;font-weight:600}.AcaWeeklyModal_modalActions__MXkb0{display:flex;gap:12px;justify-content:space-between;padding:20px 24px;border-top:1px solid #e9ecef;background:#f8f9fa;border-radius:0 0 12px 12px}.AcaWeeklyModal_modalActions__MXkb0 button{display:flex;align-items:center;gap:6px;padding:10px 16px;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:80px;justify-content:center}.AcaWeeklyModal_editBtn__qzFmf{background:#6c757d;color:#fff}.AcaWeeklyModal_editBtn__qzFmf:hover:not(:disabled){background:#5a6268;transform:translateY(-1px)}.AcaWeeklyModal_saveBtn__aPOuQ{background:#007bff;color:#fff}.AcaWeeklyModal_saveBtn__aPOuQ:hover:not(:disabled){background:#0056b3;transform:translateY(-1px)}.AcaWeeklyModal_deleteBtn__V2-sw{background:#dc3545;color:#fff}.AcaWeeklyModal_deleteBtn__V2-sw:hover:not(:disabled){background:#c82333;transform:translateY(-1px)}.AcaWeeklyModal_modalActions__MXkb0 button:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 768px){.AcaWeeklyModal_modalOverlay__l5sOo{padding:10px}.AcaWeeklyModal_modalContent__kEDBI{max-width:100%;max-height:95vh}.AcaWeeklyModal_modalHeader__FdRVy{padding:16px 20px}.AcaWeeklyModal_modalBody__Fy9oU{padding:20px}.AcaWeeklyModal_infoGrid__uyOlN{grid-template-columns:1fr;gap:12px}.AcaWeeklyModal_modalActions__MXkb0{padding:16px 20px;flex-direction:column}.AcaWeeklyModal_modalActions__MXkb0 button{width:100%}}@media (max-width: 480px){.AcaWeeklyModal_modalHeader__FdRVy{padding:12px 16px}.AcaWeeklyModal_modalBody__Fy9oU{padding:16px}.AcaWeeklyModal_modalActions__MXkb0{padding:12px 16px}}.AcaWeeklyModal_successTooltip__e2ar6{position:absolute;bottom:-80px;left:50%;transform:translate(-50%);z-index:10000;animation:AcaWeeklyModal_slideUpFadeIn__XUYWL .3s ease-out}.AcaWeeklyModal_tooltipContent__EfStn{background:#28a745;color:#fff;padding:12px 16px;border-radius:8px;box-shadow:0 4px 12px #28a7454d;display:flex;align-items:center;gap:8px;min-width:200px}.AcaWeeklyModal_tooltipIcon__mL0fC{font-size:1.2rem;font-weight:700;color:#fff}.AcaWeeklyModal_tooltipText__SHA9B{flex:1 1}.AcaWeeklyModal_tooltipTitle__SnPd2{font-weight:600;font-size:.9rem}.AcaWeeklyModal_tooltipArrow__ACHdp{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #28a745}@keyframes AcaWeeklyModal_slideUpFadeIn__XUYWL{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.AcaWeeklyModal_deleteConfirmOverlay__PPfjc{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.AcaWeeklyModal_deleteConfirmModal__T9HLP{background:#fff;border-radius:12px;padding:0;max-width:400px;width:90%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:AcaWeeklyModal_modalSlideIn__YayuZ .2s ease-out}@keyframes AcaWeeklyModal_modalSlideIn__YayuZ{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.AcaWeeklyModal_deleteConfirmHeader__wQLB\+{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #e5e7eb}.AcaWeeklyModal_deleteConfirmHeader__wQLB\+ h3{margin:0;font-size:18px;font-weight:600;color:#1f2937}.AcaWeeklyModal_deleteConfirmClose__TdyOg{background:none;border:none;font-size:20px;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}.AcaWeeklyModal_deleteConfirmClose__TdyOg:hover{background:#f3f4f6;color:#374151}.AcaWeeklyModal_deleteConfirmBody__13bCu{padding:20px 24px}.AcaWeeklyModal_deleteConfirmBody__13bCu p{margin:0 0 12px;font-size:14px;color:#374151;line-height:1.5}.AcaWeeklyModal_deleteConfirmWarning__AoraP{color:#dc2626!important;font-weight:500}.AcaWeeklyModal_deleteConfirmActions__LYbB4{display:flex;gap:12px;padding:16px 24px 24px;justify-content:flex-end}.AcaWeeklyModal_deleteConfirmCancel__RHsHi{padding:8px 16px;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.AcaWeeklyModal_deleteConfirmCancel__RHsHi:hover{background:#f9fafb;border-color:#9ca3af}.AcaWeeklyModal_deleteConfirmCancel__RHsHi:disabled{opacity:.5;cursor:not-allowed}.AcaWeeklyModal_deleteConfirmDelete__YFEJU{padding:8px 16px;border:1px solid #dc2626;background:#dc2626;color:#fff;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.AcaWeeklyModal_deleteConfirmDelete__YFEJU:hover{background:#b91c1c;border-color:#b91c1c}.AcaWeeklyModal_deleteConfirmDelete__YFEJU:disabled{opacity:.5;cursor:not-allowed}.AcaWeeklyModal_readOnlyField__qFpC2{color:#6c757d;font-style:italic;cursor:not-allowed;padding:8px 12px;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;display:inline-block;min-width:100px}.WeeklyPlanRight_calendarHeader__gkrJ9{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#f8f9fa;border-bottom:1px solid #dee2e6}.WeeklyPlanRight_calendarHeader__gkrJ9 h3{margin:0;font-size:1.25rem;font-weight:600;color:#495057}.WeeklyPlanRight_generateBtn__lR-4g{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#007bff;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.WeeklyPlanRight_generateBtn__lR-4g:hover{background:#0056b3}.WeeklyPlanRight_timeColumn__EhKvx{width:64px;background:#f8f9fa;border-right:1px solid #dee2e6;flex-shrink:0}.WeeklyPlanRight_timeHeader__yOIE9{height:40px;display:flex;align-items:center;justify-content:center;font-weight:600;color:#495057;border-bottom:1px solid #dee2e6;background:#e9ecef}.WeeklyPlanRight_hourSlot__xfURI{height:40px;position:relative;background:#f8f9fa;border-bottom:1px solid #dee2e6}.WeeklyPlanRight_hourSlot__xfURI:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background-image:repeating-linear-gradient(to bottom,transparent 0px,transparent 9px,transparent 9px,transparent 10px);pointer-events:none}.WeeklyPlanRight_hourSlot__xfURI:hover{background:#e9ecef}.WeeklyPlanRight_timeSlot__0LG8q{height:10px;border-bottom:1px dotted #e9ecef;position:relative;background:#f8f9fa}.WeeklyPlanRight_hourLabelContainer__GbYzE{position:absolute;top:0;left:0;right:0;height:40px;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#495057;font-weight:500;background:#f8f9fae6;z-index:2;pointer-events:none}.WeeklyPlanRight_dateColumn__j30kN{flex:1 1;min-width:96px;border-right:1px solid #dee2e6;position:relative}.WeeklyPlanRight_dateColumn__j30kN .WeeklyPlanRight_hourSlot__xfURI{position:relative}.WeeklyPlanRight_dateColumn__j30kN .WeeklyPlanRight_hourSlot__xfURI:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background-image:repeating-linear-gradient(to bottom,transparent 0px,transparent 9px,transparent 9px,transparent 10px);pointer-events:none}.WeeklyPlanRight_dateColumn__j30kN:last-child{border-right:none}.WeeklyPlanRight_dateHeader__-jJWW{height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#e9ecef;border-bottom:1px solid #dee2e6;font-weight:600}.WeeklyPlanRight_dayName__tcXhs{font-size:.7rem;color:#495057;margin-bottom:2px}.WeeklyPlanRight_dayNumber__3TJTZ{font-size:.9rem;color:#212529}.WeeklyPlanRight_timeSlot__0LG8q{height:20px;border-bottom:1px solid #e9ecef;position:relative;transition:all .2s ease}.WeeklyPlanRight_emptySlot__4G9d-{background:#fff}.WeeklyPlanRight_emptySlot__4G9d-:hover{background:#f8f9fa;border:1px solid #007bff}.WeeklyPlanRight_scheduledSlot__HYvvx{background-color:transparent!important;position:relative}.WeeklyPlanRight_scheduledSlot__HYvvx:hover{background-color:#f5f5f5}.WeeklyPlanRight_scheduleBlock__Azm7z{position:absolute;border-radius:4px;padding:1px 3px;font-size:.65rem;overflow:hidden;z-index:10;color:#fff;box-shadow:0 1px 3px #0003;cursor:pointer;transition:all .2s ease}.WeeklyPlanRight_scheduleBlock__Azm7z:hover{transform:scale(1.02);box-shadow:0 2px 8px #0000004d;z-index:15}.WeeklyPlanRight_scheduleContent__qaFTP{padding:0;height:100%;display:flex;flex-direction:column;justify-content:center;overflow:hidden;gap:1px}.WeeklyPlanRight_scheduleSubject__CJPDs{font-size:.6rem;font-weight:600;line-height:1.1;margin-bottom:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.WeeklyPlanRight_scheduleTime__llXZC{font-size:.5rem;opacity:.9;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.WeeklyPlanRight_scheduleStatus__eM3TA{position:absolute;top:2px;right:2px}.WeeklyPlanRight_statusDot__pQwaa{font-size:.6rem;font-weight:700}@media (max-width: 1200px){.WeeklyPlanRight_timeColumn__EhKvx{width:48px}.WeeklyPlanRight_timeSlot__0LG8q{font-size:.7rem}.WeeklyPlanRight_scheduleSubject__CJPDs{font-size:.65rem}.WeeklyPlanRight_scheduleTime__llXZC{font-size:.55rem}}@media (max-width: 768px){.WeeklyPlanRight_calendarHeader__gkrJ9{padding:12px 16px}.WeeklyPlanRight_calendarHeader__gkrJ9 h3{font-size:1.125rem}.WeeklyPlanRight_generateBtn__lR-4g{padding:6px 12px;font-size:.8rem}.WeeklyPlanRight_timeColumn__EhKvx{width:40px}.WeeklyPlanRight_dateColumn__j30kN{min-width:80px}.WeeklyPlanRight_timeSlot__0LG8q{height:18px;font-size:.6rem}.WeeklyPlanRight_scheduleSubject__CJPDs{font-size:.55rem}.WeeklyPlanRight_scheduleTime__llXZC{font-size:.45rem}}.WeeklyPlanRight_calendarGrid__4H\+Xl::-webkit-scrollbar{width:12px!important;height:12px!important}.WeeklyPlanRight_calendarGrid__4H\+Xl::-webkit-scrollbar-track{background:#f1f1f1!important;border-radius:6px!important}.WeeklyPlanRight_calendarGrid__4H\+Xl::-webkit-scrollbar-thumb{background:#007bff!important;border-radius:6px!important;border:2px solid #f1f1f1!important}.WeeklyPlanRight_calendarGrid__4H\+Xl::-webkit-scrollbar-thumb:hover{background:#0056b3!important}.WeeklyPlanRight_headerActions__UJkbE{display:flex;gap:10px;align-items:center}.WeeklyPlanRight_achievementBtn__usnzm{display:flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #3b82f633}.WeeklyPlanRight_achievementBtn__usnzm:hover{background:linear-gradient(135deg,#1e40af,#1e3a8a);transform:translateY(-1px);box-shadow:0 4px 8px #3b82f64d}.WeeklyPlanRight_addBtn__v4LA4{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#28a745;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.WeeklyPlanRight_addBtn__v4LA4:hover{background:#218838}.WeeklyPlanRight_inputForm__6ackd{background:#f8f9fa;border-top:1px solid #dee2e6;padding:20px;animation:WeeklyPlanRight_slideUp__tDeog .3s ease-out}@keyframes WeeklyPlanRight_slideUp__tDeog{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.WeeklyPlanRight_inputFormHeader__3uZHA{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.WeeklyPlanRight_inputFormHeader__3uZHA h4{margin:0;font-size:1.1rem;color:#495057}.WeeklyPlanRight_closeFormBtn__7PJmS{background:none;border:none;font-size:1.2rem;color:#6c757d;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}.WeeklyPlanRight_closeFormBtn__7PJmS:hover{background:#e9ecef;color:#495057}.WeeklyPlanRight_inputFormBody__F-gaZ{display:flex;flex-direction:column;gap:16px}.WeeklyPlanRight_inputRow__WbRPr{display:flex;gap:16px;align-items:end}.WeeklyPlanRight_inputGroup__OWiY5{display:flex;flex-direction:column;gap:6px;min-width:120px}.WeeklyPlanRight_inputGroup__OWiY5 label{font-size:.875rem;font-weight:600;color:#495057}.WeeklyPlanRight_subjectSelect__BYYfL,.WeeklyPlanRight_dateSelect__v1F9S,.WeeklyPlanRight_timeInput__CsiH-,.WeeklyPlanRight_numberInput__iuxoS{padding:8px 12px;border:1px solid #ced4da;border-radius:6px;font-size:.875rem;background:#fff;transition:all .2s ease}.WeeklyPlanRight_subjectSelect__BYYfL:focus,.WeeklyPlanRight_dateSelect__v1F9S:focus,.WeeklyPlanRight_timeInput__CsiH-:focus,.WeeklyPlanRight_numberInput__iuxoS:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.WeeklyPlanRight_targetInputGroup__gB5vg{display:flex;align-items:center;gap:6px}.WeeklyPlanRight_unitText__mvGnw{font-size:.875rem;color:#6c757d;font-weight:500}.WeeklyPlanRight_inputFormActions__Qsay-{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.WeeklyPlanRight_cancelBtn__EAPa7{padding:8px 16px;background:#6c757d;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.WeeklyPlanRight_cancelBtn__EAPa7:hover{background:#5a6268}.WeeklyPlanRight_saveBtn__PkFq9{padding:8px 16px;background:#007bff;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.WeeklyPlanRight_saveBtn__PkFq9:hover{background:#0056b3}.CommonCalendar_calendarContainer__X8V4q{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:16px;width:100%;max-width:450px;margin:0 auto}.CommonCalendar_calendarTitle__jUoy8{font-size:18px;font-weight:600;color:#333;text-align:center;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #eee}.CommonCalendar_calendarHeader__WwWKc{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.CommonCalendar_navButton__u0C\+h{background:none;border:none;padding:8px;border-radius:4px;cursor:pointer;color:#666;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.CommonCalendar_navButton__u0C\+h:hover{background:#f5f5f5;color:#333}.CommonCalendar_navButton__u0C\+h:disabled{opacity:.5;cursor:not-allowed}.CommonCalendar_monthYear__VAFWi{font-size:16px;font-weight:600;color:#333}.CommonCalendar_calendarGrid__oiMd7{width:100%}.CommonCalendar_weekdayHeader__VhAJu{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:1px;gap:1px;margin-bottom:8px}.CommonCalendar_weekday__kobUS{text-align:center;font-size:12px;font-weight:600;color:#666;padding:10px 4px;background:#f8f9fa;border-radius:4px}.CommonCalendar_weekday__kobUS:nth-child(1){color:#dc3545}.CommonCalendar_weekday__kobUS:nth-child(2){color:#666}.CommonCalendar_weekday__kobUS:nth-child(3){color:#666}.CommonCalendar_weekday__kobUS:nth-child(4){color:#666}.CommonCalendar_weekday__kobUS:nth-child(5){color:#666}.CommonCalendar_weekday__kobUS:nth-child(6){color:#666}.CommonCalendar_weekday__kobUS:nth-child(7){color:#007bff}.CommonCalendar_dateGrid__UvQmd{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:1px;gap:1px}.CommonCalendar_dateCell__WU8\+X{background:#fff;border:1px solid #e9ecef;padding:0;cursor:pointer;transition:all .2s ease;min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:4px;position:relative}.CommonCalendar_dateCell__WU8\+X:hover{background:#f8f9fa;border-color:#007bff}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_currentMonth__B0Qwm{color:#333}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_otherMonth__HyxWa{color:#ccc;background:#f8f9fa}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_today__hG2cv{background:#e3f2fd;border-color:#2196f3;font-weight:600}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_today__hG2cv .CommonCalendar_dayNumber__HX0xA{color:#1976d2}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_selected__TcO74{background:#007bff;border-color:#007bff;color:#fff}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_selected__TcO74 .CommonCalendar_dayNumber__HX0xA{color:#fff;font-weight:600}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_disabled__mPQA8{background:#f8f9fa;color:#ccc;cursor:not-allowed;opacity:.5}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_disabled__mPQA8:hover{background:#f8f9fa;border-color:#e9ecef}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_saturday__0oTMp .CommonCalendar_dayNumber__HX0xA{color:#007bff}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_saturday__0oTMp:hover .CommonCalendar_dayNumber__HX0xA{color:#0056b3}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_saturday__0oTMp.CommonCalendar_selected__TcO74 .CommonCalendar_dayNumber__HX0xA{color:#fff}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_sunday__Acvlf .CommonCalendar_dayNumber__HX0xA{color:#dc3545}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_sunday__Acvlf:hover .CommonCalendar_dayNumber__HX0xA{color:#c82333}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_holiday__1JKMU .CommonCalendar_dayNumber__HX0xA{color:#dc3545;font-weight:600}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_holiday__1JKMU:hover .CommonCalendar_dayNumber__HX0xA{color:#c82333}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_holiday__1JKMU.CommonCalendar_selected__TcO74 .CommonCalendar_dayNumber__HX0xA{color:#fff}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_holiday__1JKMU.CommonCalendar_saturday__0oTMp .CommonCalendar_dayNumber__HX0xA,.CommonCalendar_dateCell__WU8\+X.CommonCalendar_holiday__1JKMU.CommonCalendar_sunday__Acvlf .CommonCalendar_dayNumber__HX0xA{color:#dc3545}.CommonCalendar_dayNumber__HX0xA{font-size:14px;font-weight:500}.CommonCalendar_modeIndicator__kmKQd{text-align:center;font-size:12px;color:#666;margin-top:12px;padding:8px;background:#f8f9fa;border-radius:4px}@media (max-width: 480px){.CommonCalendar_calendarContainer__X8V4q{padding:12px;max-width:100%}.CommonCalendar_dateCell__WU8\+X{min-height:36px}.CommonCalendar_dayNumber__HX0xA{font-size:13px}.CommonCalendar_weekday__kobUS{font-size:11px;padding:6px 2px}.CommonCalendar_monthYear__VAFWi{font-size:14px}}@media (prefers-color-scheme: dark){.CommonCalendar_calendarContainer__X8V4q{background:#2d3748;color:#e2e8f0}.CommonCalendar_calendarTitle__jUoy8{color:#e2e8f0;border-bottom-color:#4a5568}.CommonCalendar_monthYear__VAFWi{color:#e2e8f0}.CommonCalendar_navButton__u0C\+h{color:#a0aec0}.CommonCalendar_navButton__u0C\+h:hover{background:#4a5568;color:#e2e8f0}.CommonCalendar_weekday__kobUS{background:#4a5568;color:#a0aec0}.CommonCalendar_dateCell__WU8\+X{background:#2d3748;border-color:#4a5568;color:#e2e8f0}.CommonCalendar_dateCell__WU8\+X:hover{background:#4a5568;border-color:#63b3ed}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_otherMonth__HyxWa{color:#718096;background:#4a5568}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_today__hG2cv{background:#2b6cb0;border-color:#3182ce}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_today__hG2cv .CommonCalendar_dayNumber__HX0xA{color:#90cdf4}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_selected__TcO74{background:#3182ce;border-color:#3182ce}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_disabled__mPQA8{background:#4a5568;color:#718096}.CommonCalendar_modeIndicator__kmKQd{background:#4a5568;color:#a0aec0}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_saturday__0oTMp .CommonCalendar_dayNumber__HX0xA{color:#63b3ed}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_saturday__0oTMp:hover .CommonCalendar_dayNumber__HX0xA{color:#90cdf4}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_sunday__Acvlf .CommonCalendar_dayNumber__HX0xA{color:#fc8181}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_sunday__Acvlf:hover .CommonCalendar_dayNumber__HX0xA{color:#feb2b2}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_holiday__1JKMU .CommonCalendar_dayNumber__HX0xA{color:#fc8181;font-weight:600}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_holiday__1JKMU:hover .CommonCalendar_dayNumber__HX0xA{color:#feb2b2}.CommonCalendar_dateCell__WU8\+X.CommonCalendar_holiday__1JKMU.CommonCalendar_saturday__0oTMp .CommonCalendar_dayNumber__HX0xA,.CommonCalendar_dateCell__WU8\+X.CommonCalendar_holiday__1JKMU.CommonCalendar_sunday__Acvlf .CommonCalendar_dayNumber__HX0xA{color:#fc8181}}.AddSubjectModal_modalOverlay__QSdbH{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.AddSubjectModal_modalContainer__ztp68{background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000026;width:90%;max-width:900px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:AddSubjectModal_modalSlideIn__2WV2V .3s ease-out}@keyframes AddSubjectModal_modalSlideIn__2WV2V{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.AddSubjectModal_modalHeader__J41zg{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#10b981,#059669);color:#fff}.AddSubjectModal_modalTitle__ejS9E{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;margin:0}.AddSubjectModal_weekInfo__bMQhv{font-size:14px;font-weight:500;opacity:.9;margin-top:4px}.AddSubjectModal_modalIcon__tgIfB{font-size:24px}.AddSubjectModal_closeButton__zzAcD{background:#fff3;border:none;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:18px;transition:all .2s ease}.AddSubjectModal_closeButton__zzAcD:hover{background:#ffffff4d;transform:scale(1.05)}.AddSubjectModal_modalContent__Z-Hoj{padding:32px;overflow-y:auto;flex:1 1}.AddSubjectModal_studentInfo__-QDHT{display:flex;align-items:center;gap:8px;margin-bottom:24px;padding:12px 16px;background:#f0fdf4;border-radius:8px;border-left:4px solid #10b981}.AddSubjectModal_studentLabel__yEDoK{font-weight:600;color:#059669}.AddSubjectModal_studentName__sOCU5{font-weight:700;color:#064e3b;font-size:16px}.AddSubjectModal_form__mBugX{display:flex;flex-direction:column;gap:24px}.AddSubjectModal_formGrid__OJCR1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px}.AddSubjectModal_formGroup__FW8mM{display:flex;flex-direction:column;gap:8px}.AddSubjectModal_formLabel__bK9a1{display:flex;align-items:center;gap:8px;font-weight:600;color:#374151;font-size:14px}.AddSubjectModal_labelIcon__z-eCR{font-size:16px;color:#10b981}.AddSubjectModal_formInput__v9uhx{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .2s ease;background:#fff}.AddSubjectModal_formInput__v9uhx:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.AddSubjectModal_formInput__v9uhx:hover{border-color:#d1d5db}.AddSubjectModal_inputError__\+URf6{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.AddSubjectModal_formTextarea__gWiR\+{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .2s ease;background:#fff;resize:vertical;min-height:100px;font-family:inherit}.AddSubjectModal_formTextarea__gWiR\+:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.AddSubjectModal_formTextarea__gWiR\+:hover{border-color:#d1d5db}.AddSubjectModal_errorText__LZ8IC{color:#ef4444;font-size:12px;font-weight:500;margin-top:4px}.AddSubjectModal_modalFooter__8HQ0W{display:flex;justify-content:flex-end;gap:12px;padding:24px 32px;border-top:1px solid #e5e7eb;background:#f8fafc}.AddSubjectModal_cancelButton__o3NGi{padding:12px 24px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-weight:600;cursor:pointer;transition:all .2s ease}.AddSubjectModal_cancelButton__o3NGi:hover{border-color:#d1d5db;background:#f9fafb;color:#374151}.AddSubjectModal_submitButton__TUd\+j{padding:12px 24px;border:none;border-radius:8px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.AddSubjectModal_submitButton__TUd\+j:hover{transform:translateY(-1px);box-shadow:0 8px 25px #10b9814d}.AddSubjectModal_submitButton__TUd\+j:active{transform:translateY(0)}@media (max-width: 768px){.AddSubjectModal_modalContainer__ztp68{width:95%;margin:20px}.AddSubjectModal_modalHeader__J41zg{padding:20px 24px}.AddSubjectModal_modalContent__Z-Hoj{padding:24px}.AddSubjectModal_modalFooter__8HQ0W{padding:20px 24px}.AddSubjectModal_formGrid__OJCR1{grid-template-columns:1fr;gap:16px}.AddSubjectModal_modalTitle__ejS9E{font-size:18px}}@media (max-width: 480px){.AddSubjectModal_modalHeader__J41zg{padding:16px 20px}.AddSubjectModal_modalContent__Z-Hoj{padding:20px}.AddSubjectModal_modalFooter__8HQ0W{padding:16px 20px;flex-direction:column}.AddSubjectModal_cancelButton__o3NGi,.AddSubjectModal_submitButton__TUd\+j{width:100%}}.WeeklyPlanModal_modalOverlay__oXPIv{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.WeeklyPlanModal_modalContainer__JSSZj{background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000026;width:90%;max-width:800px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:WeeklyPlanModal_modalSlideIn__ATWAT .3s ease-out}@keyframes WeeklyPlanModal_modalSlideIn__ATWAT{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.WeeklyPlanModal_modalHeader__Wa7Nu{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.WeeklyPlanModal_modalTitle__ufQt0{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;margin:0}.WeeklyPlanModal_weekInfo__4UHCd{font-size:14px;font-weight:500;opacity:.9;margin-top:4px}.WeeklyPlanModal_modalIcon__blcjy{font-size:24px}.WeeklyPlanModal_closeButton__gAS3T{background:#fff3;border:none;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:18px;transition:all .2s ease}.WeeklyPlanModal_closeButton__gAS3T:hover{background:#ffffff4d;transform:scale(1.05)}.WeeklyPlanModal_modalContent__JCWh-{padding:32px;overflow-y:auto;flex:1 1}.WeeklyPlanModal_studentInfo__O3seJ{display:flex;align-items:center;gap:8px;margin-bottom:24px;padding:12px 16px;background:#f8fafc;border-radius:8px;border-left:4px solid #667eea}.WeeklyPlanModal_studentLabel__psU0z{font-weight:600;color:#64748b}.WeeklyPlanModal_studentName__Ww04-{font-weight:700;color:#1e293b;font-size:16px}.WeeklyPlanModal_infoRow__sE92D{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f1f5f9}.WeeklyPlanModal_infoRow__sE92D:last-child{border-bottom:none}.WeeklyPlanModal_infoLabel__nKtrj{font-weight:600;color:#64748b;min-width:80px}.WeeklyPlanModal_infoValue__ngaEa{font-weight:500;color:#1e293b;flex:1 1;text-align:right}.WeeklyPlanModal_form__kighV{display:flex;flex-direction:column;gap:24px}.WeeklyPlanModal_formGrid__F1jmz{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}.WeeklyPlanModal_formGroup__h1z\+C{display:flex;flex-direction:column;gap:8px}.WeeklyPlanModal_formLabel__WJ86o{display:flex;align-items:center;gap:8px;font-weight:600;color:#374151;font-size:14px}.WeeklyPlanModal_labelIcon__m8nem{font-size:16px;color:#667eea}.WeeklyPlanModal_formInput__6dlx7{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .2s ease;background:#fff}.WeeklyPlanModal_formInput__6dlx7:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.WeeklyPlanModal_formInput__6dlx7:hover{border-color:#d1d5db}.WeeklyPlanModal_inputError__WHQj6{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.WeeklyPlanModal_formTextarea__upaqs{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .2s ease;background:#fff;resize:vertical;min-height:100px;font-family:inherit}.WeeklyPlanModal_formTextarea__upaqs:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.WeeklyPlanModal_formTextarea__upaqs:hover{border-color:#d1d5db}.WeeklyPlanModal_errorText__\+jWMD{color:#ef4444;font-size:12px;font-weight:500;margin-top:4px}.WeeklyPlanModal_modalFooter__kch1o{display:flex;justify-content:flex-end;gap:12px;padding:24px 32px;border-top:1px solid #e5e7eb;background:#f8fafc}.WeeklyPlanModal_cancelButton__iiToH{padding:12px 24px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-weight:600;cursor:pointer;transition:all .2s ease}.WeeklyPlanModal_cancelButton__iiToH:hover{border-color:#d1d5db;background:#f9fafb;color:#374151}.WeeklyPlanModal_submitButton__2ktnc{padding:12px 24px;border:none;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.WeeklyPlanModal_submitButton__2ktnc:hover{transform:translateY(-1px);box-shadow:0 8px 25px #667eea4d}.WeeklyPlanModal_submitButton__2ktnc:active{transform:translateY(0)}@media (max-width: 768px){.WeeklyPlanModal_modalContainer__JSSZj{width:95%;margin:20px}.WeeklyPlanModal_modalHeader__Wa7Nu{padding:20px 24px}.WeeklyPlanModal_modalContent__JCWh-{padding:24px}.WeeklyPlanModal_modalFooter__kch1o{padding:20px 24px}.WeeklyPlanModal_formGrid__F1jmz{grid-template-columns:1fr;gap:16px}.WeeklyPlanModal_modalTitle__ufQt0{font-size:18px}}@media (max-width: 480px){.WeeklyPlanModal_modalHeader__Wa7Nu{padding:16px 20px}.WeeklyPlanModal_modalContent__JCWh-{padding:20px}.WeeklyPlanModal_modalFooter__kch1o{padding:16px 20px;flex-direction:column}.WeeklyPlanModal_cancelButton__iiToH,.WeeklyPlanModal_submitButton__2ktnc{width:100%}}.DailyPlanModal_modalOverlay__IZYpW{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.DailyPlanModal_modalContainer__6Okyk{background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000026;width:90%;max-width:900px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:DailyPlanModal_modalSlideIn__LLJXN .3s ease-out}@keyframes DailyPlanModal_modalSlideIn__LLJXN{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.DailyPlanModal_modalHeader__AnVR6{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#10b981,#059669);color:#fff}.DailyPlanModal_modalTitle__H5ZCn{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;margin:0}.DailyPlanModal_modalIcon__X1Iph{font-size:24px}.DailyPlanModal_closeButton__8osyT{background:#fff3;border:none;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:18px;transition:all .2s ease}.DailyPlanModal_closeButton__8osyT:hover{background:#ffffff4d;transform:scale(1.05)}.DailyPlanModal_modalContent__bZJ9B{padding:32px;overflow-y:auto;flex:1 1}.DailyPlanModal_studentInfo__VOYA6{display:flex;align-items:center;gap:8px;margin-bottom:24px;padding:12px 16px;background:#f0fdf4;border-radius:8px;border-left:4px solid #10b981}.DailyPlanModal_studentLabel__isPKN{font-weight:600;color:#059669}.DailyPlanModal_studentName__rBNxU{font-weight:700;color:#064e3b;font-size:16px}.DailyPlanModal_form__C-zck{display:flex;flex-direction:column;gap:24px}.DailyPlanModal_formGrid__ITdi9{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px}.DailyPlanModal_formGroup__-OZZD{display:flex;flex-direction:column;gap:8px}.DailyPlanModal_formLabel__zP73D{display:flex;align-items:center;gap:8px;font-weight:600;color:#374151;font-size:14px}.DailyPlanModal_labelIcon__hm4Xr{font-size:16px;color:#10b981}.DailyPlanModal_formInput__b300\+{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .2s ease;background:#fff}.DailyPlanModal_formInput__b300\+:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.DailyPlanModal_formInput__b300\+:hover{border-color:#d1d5db}.DailyPlanModal_inputError__wbltS{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.DailyPlanModal_formTextarea__Cy7HC{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .2s ease;background:#fff;resize:vertical;min-height:80px;font-family:inherit}.DailyPlanModal_formTextarea__Cy7HC:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.DailyPlanModal_formTextarea__Cy7HC:hover{border-color:#d1d5db}.DailyPlanModal_errorText__e3xqY{color:#ef4444;font-size:12px;font-weight:500;margin-top:4px}.DailyPlanModal_modalFooter__eGbct{display:flex;justify-content:flex-end;gap:12px;padding:24px 32px;border-top:1px solid #e5e7eb;background:#f8fafc}.DailyPlanModal_cancelButton__0hEYg{padding:12px 24px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-weight:600;cursor:pointer;transition:all .2s ease}.DailyPlanModal_cancelButton__0hEYg:hover{border-color:#d1d5db;background:#f9fafb;color:#374151}.DailyPlanModal_submitButton__PYTXq{padding:12px 24px;border:none;border-radius:8px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.DailyPlanModal_submitButton__PYTXq:hover{transform:translateY(-1px);box-shadow:0 8px 25px #10b9814d}.DailyPlanModal_submitButton__PYTXq:active{transform:translateY(0)}@media (max-width: 768px){.DailyPlanModal_modalContainer__6Okyk{width:95%;margin:20px}.DailyPlanModal_modalHeader__AnVR6{padding:20px 24px}.DailyPlanModal_modalContent__bZJ9B{padding:24px}.DailyPlanModal_modalFooter__eGbct{padding:20px 24px}.DailyPlanModal_formGrid__ITdi9{grid-template-columns:1fr;gap:16px}.DailyPlanModal_modalTitle__H5ZCn{font-size:18px}}@media (max-width: 480px){.DailyPlanModal_modalHeader__AnVR6{padding:16px 20px}.DailyPlanModal_modalContent__bZJ9B{padding:20px}.DailyPlanModal_modalFooter__eGbct{padding:16px 20px;flex-direction:column}.DailyPlanModal_cancelButton__0hEYg,.DailyPlanModal_submitButton__PYTXq{width:100%}}.OverallPlanModal_overallPlanOverlay__a8SMc{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.OverallPlanModal_overallPlanModal__VtIRl{background:#fff;border-radius:12px;width:100%;max-width:900px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.OverallPlanModal_overallPlanHeader__oGPAg{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.OverallPlanModal_overallPlanHeader__oGPAg h2{margin:0;font-size:20px;font-weight:600;color:#111827}.OverallPlanModal_overallPlanCloseButton__x5YZX{background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;color:#6b7280;transition:all .2s ease}.OverallPlanModal_overallPlanCloseButton__x5YZX:hover{background:#e5e7eb;color:#374151}.OverallPlanModal_overallPlanContent__kga2F{flex:1 1;overflow-y:auto;padding:24px}.OverallPlanModal_overallPlanTabNavigation__Jkveh{display:flex;margin-bottom:24px;border-bottom:1px solid #e5e7eb}.OverallPlanModal_overallPlanTabButton__INpOK{display:flex;align-items:center;gap:8px;padding:12px 20px;background:none;border:none;cursor:pointer;font-size:14px;font-weight:500;color:#6b7280;border-bottom:2px solid transparent;transition:all .2s ease;position:relative}.OverallPlanModal_overallPlanTabButton__INpOK:hover{color:#374151;background-color:#f3f4f6}.OverallPlanModal_overallPlanTabButton__INpOK.OverallPlanModal_active__5IQTq{color:#2563eb;border-bottom-color:#2563eb;background-color:#eff6ff}.OverallPlanModal_overallPlanTabButton__INpOK svg{width:16px;height:16px}.OverallPlanModal_overallPlanStatistics__stx-u{margin-bottom:24px;padding:20px;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb}.OverallPlanModal_statisticsHeader__dJCid{margin-bottom:16px}.OverallPlanModal_statisticsHeader__dJCid h3{display:flex;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:600;color:#111827}.OverallPlanModal_statisticsGrid__0qdS6{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px;margin-bottom:20px}.OverallPlanModal_mainStatistics__ZjXlg{display:flex;gap:24px;margin-bottom:20px;flex-wrap:wrap}.OverallPlanModal_mainStatisticItem__lgQwu{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 2px 4px #0000000d;min-width:160px}.OverallPlanModal_mainStatisticIcon__jBSUC{font-size:28px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:12px}.OverallPlanModal_mainStatisticContent__hT2uz{flex:1 1}.OverallPlanModal_mainStatisticLabel__Ljd3b{font-size:14px;font-weight:500;color:#6b7280;margin-bottom:4px}.OverallPlanModal_mainStatisticValue__Roqj7{font-size:20px;font-weight:700;color:#111827}.OverallPlanModal_statisticCard__DcQI-{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border-radius:8px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a}.OverallPlanModal_statisticIcon__MRQeA{font-size:24px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:8px}.OverallPlanModal_statisticContent__17z1J{flex:1 1}.OverallPlanModal_statisticLabel__x6C-d{font-size:14px;font-weight:500;color:#6b7280;margin-bottom:4px}.OverallPlanModal_statisticValue__7BVHx{font-size:18px;font-weight:700;color:#111827}.OverallPlanModal_completionStatus__7izat{background:#fff;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.OverallPlanModal_completionStatusHeader__C3K94{font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}.OverallPlanModal_completionStatusGrid__4NK28{display:flex;gap:16px;flex-wrap:wrap}.OverallPlanModal_completionStatusItem__Souef{display:flex;align-items:center;gap:8px}.OverallPlanModal_completionStatusBadge__j8IS9{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;color:#fff;text-align:center}.OverallPlanModal_completionStatusCount__sgk2a{font-size:14px;font-weight:500;color:#374151}.OverallPlanModal_statusButton__BCF-i{width:28px;height:28px;border:2px solid;border-radius:50%;cursor:pointer;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:none;outline:none}.OverallPlanModal_statusButton__BCF-i:hover{transform:scale(1.1);box-shadow:0 2px 8px #00000026}.OverallPlanModal_statusButtonComplete__\+LuoI{border-color:#2196f3;color:#2196f3;background-color:#fff}.OverallPlanModal_statusButtonComplete__\+LuoI.OverallPlanModal_active__5IQTq{background-color:#2196f3;color:#fff;border-color:#2196f3}.OverallPlanModal_statusButtonPartial__puHyQ{border-color:gold;color:gold;background-color:#fff}.OverallPlanModal_statusButtonPartial__puHyQ.OverallPlanModal_active__5IQTq{background-color:gold;color:#333;border-color:gold}.OverallPlanModal_statusButtonIncomplete__u6Zxo{border-color:#f44336;color:#f44336;background-color:#fff}.OverallPlanModal_statusButtonIncomplete__u6Zxo.OverallPlanModal_active__5IQTq{background-color:#f44336;color:#fff;border-color:#f44336}.OverallPlanModal_deleteButton__MSDYL{width:28px;height:28px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;color:#dc2626;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.OverallPlanModal_deleteButton__MSDYL:hover{background:#fef2f2;border-color:#dc2626}.OverallPlanModal_deleteButton__MSDYL:disabled{opacity:.5;cursor:not-allowed}.OverallPlanModal_overallPlanSummary__XpeA6{display:flex;gap:24px;margin-bottom:20px;padding:16px;background:#f8fafc;border-radius:8px}.OverallPlanModal_overallPlanSummaryItem__1nF8j{display:flex;flex-direction:column;gap:4px}.OverallPlanModal_overallPlanSummaryLabel__hOG00{font-size:14px;font-weight:500;color:#6b7280}.OverallPlanModal_overallPlanSummaryValue__\+qn-z{font-size:16px;font-weight:600;color:#111827}.OverallPlanModal_overallPlanActions__VIUoj{display:flex;gap:12px;margin-bottom:20px}.OverallPlanModal_overallPlanActionBtn__ULecz{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;color:#374151;transition:all .2s ease}.OverallPlanModal_overallPlanActionBtn__ULecz:hover{background:#e5e7eb}.OverallPlanModal_overallPlanActionBtn__ULecz:disabled{opacity:.5;cursor:not-allowed}.OverallPlanModal_overallPlanActionBtn__ULecz:disabled:hover{background:#f3f4f6}.OverallPlanModal_overallPlanEmpty__nkPXM{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#6b7280}.OverallPlanModal_overallPlanEmptyIcon__1mVUW{margin-bottom:16px;opacity:.5}.OverallPlanModal_overallPlanEmptySubtext__wA6lu{margin-top:8px;font-size:14px;opacity:.7}.OverallPlanModal_planList__Nvpkr{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.OverallPlanModal_planHeader__bp-V8{display:grid;grid-template-columns:40px 120px 120px 80px 80px 120px 80px 120px;grid-gap:12px;gap:12px;padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e5e7eb;font-size:14px;font-weight:600;color:#374151}.OverallPlanModal_planRow__gyZ1T{display:grid;grid-template-columns:40px 120px 120px 80px 80px 120px 80px 120px;grid-gap:12px;gap:12px;padding:12px 16px;border-bottom:1px solid #f3f4f6;align-items:center;font-size:14px}.OverallPlanModal_planRow__gyZ1T:hover{background:#f9fafb}.OverallPlanModal_planRow__gyZ1T:last-child{border-bottom:none}.OverallPlanModal_checkboxCol__x6E1-{display:flex;align-items:center;justify-content:center}.OverallPlanModal_dateCol__dYK8y{display:flex;flex-direction:column;gap:2px}.OverallPlanModal_dateText__hfUz2{font-weight:500;color:#111827}.OverallPlanModal_dayText__jYXQl{font-size:12px;color:#6b7280}.OverallPlanModal_timeCol__aWFLp{font-family:monospace;color:#374151}.OverallPlanModal_targetCol__kCJAj,.OverallPlanModal_achievedCol__WUEEm{font-weight:500;color:#111827}.OverallPlanModal_progressCol__2GF1U{display:flex;align-items:center;gap:8px}.OverallPlanModal_progressBar__aHg7T{flex:1 1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.OverallPlanModal_progressFill__XiQl-{height:100%;border-radius:4px;transition:width .3s ease}.OverallPlanModal_progressText__lfLTS{font-size:12px;font-weight:500;min-width:32px;text-align:right}.OverallPlanModal_statusCol__Rk47Q{display:flex;align-items:center}.OverallPlanModal_statusBadge__UfkgW{padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;color:#fff;text-align:center}.OverallPlanModal_actionCol__\+MBIQ{display:flex;align-items:center;gap:8px}.OverallPlanModal_actionButton__hsLw9{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#6b7280;transition:all .2s ease}.OverallPlanModal_actionButton__hsLw9:hover{background:#f3f4f6;color:#374151}.OverallPlanModal_loadMore__\+\+inh{display:flex;justify-content:center;padding:20px}.OverallPlanModal_loadMoreBtn__ipy1c{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;color:#374151;transition:all .2s ease}.OverallPlanModal_loadMoreBtn__ipy1c:hover:not(:disabled){background:#e5e7eb}.OverallPlanModal_loadMoreBtn__ipy1c:disabled{opacity:.5;cursor:not-allowed}.OverallPlanModal_spinning__gYEnL{animation:OverallPlanModal_overallPlanSpin__xSoJg 1s linear infinite}@media (max-width: 1200px){.OverallPlanModal_planHeader__bp-V8,.OverallPlanModal_planRow__gyZ1T{grid-template-columns:40px 100px 100px 70px 70px 100px 70px 100px;gap:8px;padding:10px 12px}}@media (max-width: 900px){.OverallPlanModal_planHeader__bp-V8,.OverallPlanModal_planRow__gyZ1T{grid-template-columns:40px 80px 80px 60px 60px 80px 60px 80px;gap:6px;padding:8px 10px;font-size:12px}}.OverallPlanModal_overallPlanSection__Nwf7j{margin-bottom:32px}.OverallPlanModal_section__j9h-V:last-child{margin-bottom:0}.OverallPlanModal_section__j9h-V h3{display:flex;align-items:center;gap:8px;margin:0 0 16px;font-size:18px;font-weight:600;color:#111827;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.OverallPlanModal_icon__zwWX7{color:#3b82f6}.OverallPlanModal_infoGrid__9hUxJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px}.OverallPlanModal_infoItem__WErEY{display:flex;flex-direction:column;gap:4px}.OverallPlanModal_label__rK39c{font-size:14px;font-weight:500;color:#6b7280}.OverallPlanModal_value__1C51o{font-size:16px;font-weight:600;color:#111827}.OverallPlanModal_timePlanGrid__I\+TMN{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:12px;gap:12px}.OverallPlanModal_timePlanItem__jaZjx{background:#f0f9ff;padding:12px;border-radius:8px;border-left:4px solid #3b82f6;display:flex;flex-direction:column;gap:4px}.OverallPlanModal_dayLabel__xYKh-{font-weight:600;color:#3b82f6;font-size:14px}.OverallPlanModal_timeRange__WUsGW{font-size:14px;color:#374151}.OverallPlanModal_totalHours__1LzhW{font-size:12px;color:#6b7280}.OverallPlanModal_progressContainer__27iBK{background:#f9fafb;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.OverallPlanModal_progressHeader__kKN1I{display:grid;grid-template-columns:100px 120px 1fr 1fr 80px;grid-gap:16px;gap:16px;padding:12px 16px;background:#f3f4f6;font-weight:600;font-size:14px;color:#374151;border-bottom:1px solid #e5e7eb}.OverallPlanModal_progressRow__b0NOp{display:grid;grid-template-columns:100px 120px 1fr 1fr 80px;grid-gap:16px;gap:16px;padding:12px 16px;border-bottom:1px solid #e5e7eb;align-items:center;font-size:14px}.OverallPlanModal_progressRow__b0NOp:last-child{border-bottom:none}.OverallPlanModal_weekNumber__li0I7{font-weight:600;color:#111827}.OverallPlanModal_date__nhYPD{color:#6b7280}.OverallPlanModal_actualProgress__gYJah{font-weight:500;color:#111827}.OverallPlanModal_targetProgress__s\+mNb{color:#6b7280}.OverallPlanModal_status__T4n1q{font-weight:600;text-align:center}.OverallPlanModal_loading__BLvn7{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}.OverallPlanModal_spinner__Rv96L{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #3b82f6;border-radius:50%;animation:OverallPlanModal_spin__lnoxB 1s linear infinite}@keyframes OverallPlanModal_spin__lnoxB{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.OverallPlanModal_loading__BLvn7 p{margin:0;color:#6b7280;font-size:16px}.OverallPlanModal_error__e3It-{display:flex;align-items:center;justify-content:center;padding:60px 20px}.OverallPlanModal_error__e3It- p{margin:0;color:#ef4444;font-size:16px;text-align:center}.OverallPlanModal_footer__DFP0i{padding:16px 24px;border-top:1px solid #e5e7eb;background:#f9fafb;display:flex;justify-content:flex-end;gap:12px}.OverallPlanModal_closeBtn__es8dR{padding:10px 20px;background:#6b7280;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease}.OverallPlanModal_closeBtn__es8dR:hover{background:#4b5563}@media (max-width: 768px){.OverallPlanModal_overlay__2V\+hN{padding:10px}.OverallPlanModal_modal__-ycVt{max-height:95vh}.OverallPlanModal_content__XfDM0{padding:16px}.OverallPlanModal_infoGrid__9hUxJ,.OverallPlanModal_timePlanGrid__I\+TMN{grid-template-columns:1fr}.OverallPlanModal_progressHeader__kKN1I,.OverallPlanModal_progressRow__b0NOp{grid-template-columns:80px 100px 1fr 1fr 70px;gap:8px;font-size:12px}}.ScheduleManagementModal_overlay__zH0w7{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.ScheduleManagementModal_modal__aTW7j{background:#fff;border-radius:12px;width:100%;max-width:1200px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ScheduleManagementModal_header__jfZm6{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.ScheduleManagementModal_header__jfZm6 h2{margin:0;font-size:20px;font-weight:600;color:#111827}.ScheduleManagementModal_closeButton__Io-Sw{background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;color:#6b7280;transition:all .2s ease}.ScheduleManagementModal_closeButton__Io-Sw:hover{background:#e5e7eb;color:#374151}.ScheduleManagementModal_content__Zt1RK{flex:1 1;overflow-y:auto;padding:24px}.ScheduleManagementModal_loading__eeXlt{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}.ScheduleManagementModal_spinner__iRwCi{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #3b82f6;border-radius:50%;animation:ScheduleManagementModal_spin__CNqSw 1s linear infinite}@keyframes ScheduleManagementModal_spin__CNqSw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ScheduleManagementModal_loading__eeXlt p{margin:0;color:#6b7280;font-size:16px}.ScheduleManagementModal_summary__rv6Dk{background:#f0f9ff;border-radius:8px;padding:16px;margin-bottom:24px;border-left:4px solid #3b82f6}.ScheduleManagementModal_summary__rv6Dk h3{margin:0 0 12px;font-size:16px;font-weight:600;color:#111827}.ScheduleManagementModal_summaryGrid__-S216{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px}.ScheduleManagementModal_summaryItem__Et2Fe{display:flex;flex-direction:column;gap:4px}.ScheduleManagementModal_label__A7mZm{font-size:14px;font-weight:500;color:#6b7280}.ScheduleManagementModal_value__hDNTT{font-size:16px;font-weight:600;color:#111827}.ScheduleManagementModal_bulkActions__lQ2Kl{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.ScheduleManagementModal_selectAllLabel__q5SSO{display:flex;align-items:center;gap:8px;font-weight:500;color:#374151;cursor:pointer}.ScheduleManagementModal_deleteButton__j3FgA{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#ef4444;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease}.ScheduleManagementModal_deleteButton__j3FgA:hover:not(:disabled){background:#dc2626}.ScheduleManagementModal_deleteButton__j3FgA:disabled{background:#9ca3af;cursor:not-allowed}.ScheduleManagementModal_tableContainer__tPV8p{overflow-x:auto;border-radius:8px;border:1px solid #e5e7eb}.ScheduleManagementModal_scheduleTable__pPpEf{width:100%;border-collapse:collapse;background:#fff}.ScheduleManagementModal_scheduleTable__pPpEf th{background:#f9fafb;padding:12px 16px;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;font-size:14px}.ScheduleManagementModal_scheduleTable__pPpEf td{padding:12px 16px;border-bottom:1px solid #e5e7eb;font-size:14px}.ScheduleManagementModal_scheduleRow__pNjpj:hover{background:#f9fafb}.ScheduleManagementModal_timeInputs__TjVlk{display:flex;align-items:center;gap:8px}.ScheduleManagementModal_timeInputs__TjVlk input{padding:4px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px}.ScheduleManagementModal_timeInputs__TjVlk span{color:#6b7280}input[type=number]{padding:4px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;width:80px}.ScheduleManagementModal_progressBar__L1b-B{position:relative;width:100px;height:20px;background:#e5e7eb;border-radius:10px;overflow:hidden}.ScheduleManagementModal_progressFill__tQC8b{height:100%;background:linear-gradient(90deg,#4caf50,#8bc34a);transition:width .3s ease}.ScheduleManagementModal_progressText__IbRUC{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:11px;font-weight:700;color:#333}.ScheduleManagementModal_statusBadge__XjP\+D{font-weight:600;font-size:12px}.ScheduleManagementModal_editActions__SB3UY{display:flex;gap:4px}.ScheduleManagementModal_editButton__4yh31,.ScheduleManagementModal_saveButton__vfsCN,.ScheduleManagementModal_cancelButton__f\+IZh{padding:6px;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.ScheduleManagementModal_editButton__4yh31{background:#3b82f6;color:#fff}.ScheduleManagementModal_editButton__4yh31:hover{background:#2563eb}.ScheduleManagementModal_saveButton__vfsCN{background:#10b981;color:#fff}.ScheduleManagementModal_saveButton__vfsCN:hover:not(:disabled){background:#059669}.ScheduleManagementModal_saveButton__vfsCN:disabled{background:#9ca3af;cursor:not-allowed}.ScheduleManagementModal_cancelButton__f\+IZh{background:#ef4444;color:#fff}.ScheduleManagementModal_cancelButton__f\+IZh:hover{background:#dc2626}.ScheduleManagementModal_emptyState__HDNyK{display:flex;align-items:center;justify-content:center;padding:60px 20px;color:#6b7280;font-size:16px}.ScheduleManagementModal_footer__f7oGF{padding:16px 24px;border-top:1px solid #e5e7eb;background:#f9fafb;display:flex;justify-content:flex-end;gap:12px}.ScheduleManagementModal_closeBtn__qXn6A{padding:10px 20px;background:#6b7280;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease}.ScheduleManagementModal_closeBtn__qXn6A:hover{background:#4b5563}@media (max-width: 768px){.ScheduleManagementModal_overlay__zH0w7{padding:10px}.ScheduleManagementModal_modal__aTW7j{max-height:95vh}.ScheduleManagementModal_content__Zt1RK{padding:16px}.ScheduleManagementModal_scheduleTable__pPpEf th,.ScheduleManagementModal_scheduleTable__pPpEf td{padding:8px 12px;font-size:12px}.ScheduleManagementModal_bulkActions__lQ2Kl{flex-direction:column;gap:12px;align-items:stretch}}.WeeklyTimetableModal_modalOverlay__2Fq3i{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000}.WeeklyTimetableModal_modal__FNNkk{background:#fff;border-radius:12px;width:95%;max-width:1400px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 50px #00000040;overflow:hidden}.WeeklyTimetableModal_modalHeader__GMj8V{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 24px;border-bottom:2px solid #e9ecef;background:linear-gradient(135deg,#f8f9fa,#e9ecef,#dee2e6);color:#212529}.WeeklyTimetableModal_headerLeft__uKpSu{display:flex;flex-direction:column;gap:4px}.WeeklyTimetableModal_modalTitle__5n9Rm{margin:0;font-size:20px;font-weight:700;display:flex;align-items:center;gap:8px;color:#212529}.WeeklyTimetableModal_studentName__oT73i{font-size:16px;font-weight:400;opacity:.9}.WeeklyTimetableModal_timeRange__Jf7sK{margin:.25rem 0 0;font-size:.9rem;opacity:.8;font-weight:500;color:#495057}.WeeklyTimetableModal_headerActions__iuB7b{display:flex;gap:12px;align-items:center}.WeeklyTimetableModal_printBtn__EnV5g,.WeeklyTimetableModal_downloadBtn__ow01P{display:flex;align-items:center;gap:6px;padding:10px 16px;background:#fff3;color:#212529;border:1px solid rgba(0,0,0,.1);border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.WeeklyTimetableModal_printBtn__EnV5g:hover{background:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.WeeklyTimetableModal_downloadBtn__ow01P:hover:not(:disabled){background:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.WeeklyTimetableModal_downloadBtn__ow01P:disabled{opacity:.6;cursor:not-allowed;transform:none}.WeeklyTimetableModal_closeBtn__s0X2l{width:36px;height:36px;background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.WeeklyTimetableModal_closeBtn__s0X2l:hover{background:#ffffff4d;transform:scale(1.1)}.WeeklyTimetableModal_modalBody__rNyxW{flex:1 1;overflow:hidden;display:flex;flex-direction:column}.WeeklyTimetableModal_timetableContainer__jb0e8{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.WeeklyTimetableModal_timetableHeader__7Bi4F{display:grid;grid-template-columns:80px repeat(7,1fr) 20px;background:#f8f9fa;border-bottom:2px solid #dee2e6;position:-webkit-sticky;position:sticky;top:0;z-index:10}.WeeklyTimetableModal_timeColumnHeader__G3XyT{padding:16px 8px;text-align:center;font-weight:700;color:#495057;border-right:1px solid #dee2e6;background:#e9ecef}.WeeklyTimetableModal_dayColumnHeader__D0k6P{padding:12px 8px;text-align:center;border-right:none;background:#f8f9fa}.WeeklyTimetableModal_scrollbarSpace__eMb1P{width:20px;background:#f8f9fa}.WeeklyTimetableModal_dayName__B7-V9{font-size:14px;font-weight:700;color:#495057;margin-bottom:4px}.WeeklyTimetableModal_dayNumber__LW6IX{font-size:14px;font-weight:700;color:#495057;margin-top:4px}.WeeklyTimetableModal_timetableGrid__VLxJl{flex:1 1;display:grid;grid-template-columns:80px repeat(7,1fr) 20px;overflow-y:auto;max-height:720px;position:relative;border:1px solid #e9ecef;border-radius:8px}.WeeklyTimetableModal_timeColumn__SS6kE{display:flex;flex-direction:column;background:#f8f9fa;border-right:2px solid #dee2e6}.WeeklyTimetableModal_timeSlot__4\+VVh{height:60px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#495057;border-bottom:1px solid #e9ecef;background:#f8f9fa}.WeeklyTimetableModal_dayColumn__9sASS{display:flex;flex-direction:column;border-right:1px solid #e9ecef;position:relative;min-height:650px}.WeeklyTimetableModal_dayColumn__9sASS:last-child{border-right:none}.WeeklyTimetableModal_timeLabel__zivNJ{padding:4px 8px;text-align:center;font-size:11px;font-weight:600;color:#6c757d;background:#f8f9fa;border-right:1px solid #dee2e6;display:flex;align-items:center;justify-content:center;position:-webkit-sticky;position:sticky;left:0;z-index:5;min-height:30px}.WeeklyTimetableModal_scheduleCell__uw1LM{padding:4px;cursor:pointer;transition:all .2s ease;border-radius:0;margin:0;display:flex;align-items:center;border-bottom:1px solid #e9ecef;box-sizing:border-box}.WeeklyTimetableModal_scheduleCell__uw1LM:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000026;z-index:10}.WeeklyTimetableModal_scheduleContent__BQI5j{height:100%;display:flex;align-items:center;gap:6px;padding:4px 6px;min-height:28px}.WeeklyTimetableModal_scheduleBadge__2ruLI{width:18px;height:18px;border-radius:50%;background:#ffffffe6;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;flex-shrink:0;border:2px solid rgba(255,255,255,.8);color:#333;text-shadow:none;box-shadow:0 1px 3px #0000004d}.WeeklyTimetableModal_scheduleInfo__kuuWg{flex:1 1;min-width:0}.WeeklyTimetableModal_scheduleSubject__96pUI{font-size:13px;font-weight:800;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.4)}.WeeklyTimetableModal_scheduleDetail__N39Xk{font-size:12px;font-weight:600;opacity:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.4)}.WeeklyTimetableModal_scheduleTime__SnhiC{font-size:10px;font-weight:600;opacity:1;margin-top:2px;line-height:1.2;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.4)}.WeeklyTimetableModal_emptyCell__K6rhv{height:60px;background:#fff;transition:background-color .2s ease;border-bottom:1px solid #e9ecef}.WeeklyTimetableModal_emptyCell__K6rhv:hover{background:#f8f9fa}.WeeklyTimetableModal_modalFooter__fk25Z{padding:16px 24px;border-top:2px solid #e9ecef;background:#f8f9fa;display:flex;justify-content:space-between;align-items:center}.WeeklyTimetableModal_legend__L1rhO{display:flex;align-items:center;gap:12px}.WeeklyTimetableModal_legendTitle__0hDf6{font-size:14px;font-weight:600;color:#495057}.WeeklyTimetableModal_legendItems__wtKjr{display:flex;gap:16px;flex-wrap:wrap}.WeeklyTimetableModal_legendItem__FE8lX{display:flex;align-items:center;gap:6px;font-size:12px;color:#495057}.WeeklyTimetableModal_legendBadge__eLnQv{width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#fff;border:1px solid rgba(255,255,255,.3)}.WeeklyTimetableModal_closeModalBtn__5jDQU{padding:10px 20px;background:#6c757d;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.WeeklyTimetableModal_closeModalBtn__5jDQU:hover{background:#5a6268;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media (max-width: 1200px){.WeeklyTimetableModal_modal__FNNkk{width:98%;max-height:95vh}.WeeklyTimetableModal_timetableHeader__7Bi4F,.WeeklyTimetableModal_timeRow__FYV3p{grid-template-columns:60px repeat(7,1fr)}.WeeklyTimetableModal_timeColumnHeader__G3XyT{padding:12px 6px;font-size:12px}.WeeklyTimetableModal_timeLabel__zivNJ{padding:6px;font-size:11px}}@media (max-width: 768px){.WeeklyTimetableModal_modal__FNNkk{width:100%;height:100vh;border-radius:0;max-height:none}.WeeklyTimetableModal_modalHeader__GMj8V{padding:16px 20px}.WeeklyTimetableModal_modalTitle__5n9Rm{font-size:18px}.WeeklyTimetableModal_studentName__oT73i{font-size:14px}.WeeklyTimetableModal_timetableHeader__7Bi4F,.WeeklyTimetableModal_timeRow__FYV3p{grid-template-columns:50px repeat(7,1fr)}.WeeklyTimetableModal_dayColumnHeader__D0k6P{padding:8px 4px}.WeeklyTimetableModal_dayName__B7-V9{font-size:12px}.WeeklyTimetableModal_dayNumber__LW6IX{width:24px;height:24px;font-size:14px}.WeeklyTimetableModal_timeColumnHeader__G3XyT,.WeeklyTimetableModal_timeLabel__zivNJ{padding:8px 4px;font-size:10px}.WeeklyTimetableModal_scheduleSubject__96pUI{font-size:12px;font-weight:800;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.4)}.WeeklyTimetableModal_scheduleDetail__N39Xk{font-size:11px;font-weight:600;opacity:1;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.4)}.WeeklyTimetableModal_scheduleTime__SnhiC{font-size:10px;font-weight:600;opacity:1;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.4)}.WeeklyTimetableModal_legendItems__wtKjr{gap:8px}.WeeklyTimetableModal_legendItem__FE8lX{font-size:11px}.WeeklyTimetableModal_modalFooter__fk25Z{padding:12px 20px;flex-direction:column;gap:12px;align-items:stretch}}.WeeklyTimetableModal_timetableGrid__VLxJl::-webkit-scrollbar{width:8px}.WeeklyTimetableModal_timetableGrid__VLxJl::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.WeeklyTimetableModal_timetableGrid__VLxJl::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.WeeklyTimetableModal_timetableGrid__VLxJl::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media print{.WeeklyTimetableModal_modalOverlay__2Fq3i{position:static;background:none}.WeeklyTimetableModal_modal__FNNkk{box-shadow:none;border-radius:0;max-height:none;width:100%}.WeeklyTimetableModal_modalHeader__GMj8V,.WeeklyTimetableModal_modalFooter__fk25Z{background:#f8f9fa!important;color:#000!important}.WeeklyTimetableModal_downloadBtn__ow01P,.WeeklyTimetableModal_closeBtn__s0X2l,.WeeklyTimetableModal_closeModalBtn__5jDQU{display:none}}.ColorPicker_colorPicker__WMWYv{display:flex;flex-direction:column;gap:16px}.ColorPicker_colorPreview__SzD2s{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.ColorPicker_colorSwatch__Up9op{width:32px;height:32px;border-radius:6px;border:2px solid white;box-shadow:0 2px 4px #0000001a}.ColorPicker_colorCode__ZjxP8{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;font-weight:500;color:#374151;background:#fff;padding:4px 8px;border-radius:4px;border:1px solid #d1d5db}.ColorPicker_colorPalette__CrrDF{display:grid;grid-template-columns:repeat(10,1fr);grid-gap:8px;gap:8px;padding:16px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.ColorPicker_colorOption__N4f3a{width:32px;height:32px;border:2px solid white;border-radius:6px;cursor:pointer;transition:all .2s ease;position:relative;box-shadow:0 2px 4px #0000001a}.ColorPicker_colorOption__N4f3a:hover{transform:scale(1.1);box-shadow:0 4px 8px #00000026}.ColorPicker_colorOption__N4f3a.ColorPicker_selected__MuhK-{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d}.ColorPicker_checkIcon__Zi\+gl{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;text-shadow:0 1px 2px rgba(0,0,0,.5)}.ColorPicker_customColorSection__PDMJb{display:flex;flex-direction:column;gap:12px}.ColorPicker_customColorButton__pV56p{padding:8px 16px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.ColorPicker_customColorButton__pV56p:hover{background:#e5e7eb;border-color:#9ca3af}.ColorPicker_customColorPicker__Gkw\+e{display:flex;align-items:center;gap:12px;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.ColorPicker_colorInput__oNu2y{width:40px;height:40px;border:none;border-radius:6px;cursor:pointer;padding:0}.ColorPicker_colorInput__oNu2y::-webkit-color-swatch-wrapper{padding:0}.ColorPicker_colorInput__oNu2y::-webkit-color-swatch{border:none;border-radius:6px}.ColorPicker_colorTextInput__SS\+6C{flex:1 1;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;transition:all .2s ease}.ColorPicker_colorTextInput__SS\+6C:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.ColorPicker_colorInfo__GeYwo{padding:12px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px}.ColorPicker_infoText__gHjl5{font-size:.875rem;color:#0369a1;margin:0;line-height:1.5}@media (max-width: 768px){.ColorPicker_colorPalette__CrrDF{grid-template-columns:repeat(5,1fr)}.ColorPicker_customColorPicker__Gkw\+e{flex-direction:column;align-items:stretch}.ColorPicker_colorInput__oNu2y{width:100%;height:48px}}.SubjectManagementModal_modalOverlay__m7Gf3{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.SubjectManagementModal_modalContainer__ezZ8i{background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;width:90%;max-width:1000px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.SubjectManagementModal_modalHeader__DMXZB{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.SubjectManagementModal_modalTitle__eFPa1{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.SubjectManagementModal_closeButton__92w29{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}.SubjectManagementModal_closeButton__92w29:hover{background-color:#f3f4f6;color:#374151}.SubjectManagementModal_modalBody__9JKAO{flex:1 1;overflow-y:auto;padding:24px}.SubjectManagementModal_subjectsList__Zv\+1V{margin-bottom:24px}.SubjectManagementModal_listHeader__gzdQ5{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.SubjectManagementModal_listHeader__gzdQ5 h4{font-size:1.125rem;font-weight:600;color:#111827;margin:0}.SubjectManagementModal_addButton__Up7B4{display:flex;align-items:center;gap:8px;background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.SubjectManagementModal_addButton__Up7B4:hover{background:#2563eb}.SubjectManagementModal_loading__fFDZ2{text-align:center;padding:40px;color:#6b7280;font-size:.875rem}.SubjectManagementModal_subjectsGrid__0JEbT{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:16px;gap:16px}.SubjectManagementModal_subjectCard__8bLJq{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff;transition:all .2s ease;cursor:pointer}.SubjectManagementModal_subjectCard__8bLJq:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.SubjectManagementModal_subjectColorBar__dIMJy{height:4px;width:100%}.SubjectManagementModal_subjectContent__g9Yoe{padding:16px;display:flex;justify-content:space-between;align-items:flex-start}.SubjectManagementModal_subjectInfo__\+fUXd{flex:1 1}.SubjectManagementModal_subjectTitle__MlGBV{font-size:1rem;font-weight:600;color:#111827;margin:0 0 4px}.SubjectManagementModal_subjectName__fF3pQ{font-size:.875rem;color:#6b7280;margin:0 0 8px}.SubjectManagementModal_subjectProgress__IRqky{font-size:.875rem;color:#374151;margin:0}.SubjectManagementModal_subjectActions__I0JDc{display:flex;gap:8px}.SubjectManagementModal_editButton__M4MnF{background:#f3f4f6;border:none;padding:8px;border-radius:4px;color:#6b7280;cursor:pointer;transition:all .2s ease}.SubjectManagementModal_editButton__M4MnF:hover{background:#e5e7eb;color:#374151}.SubjectManagementModal_subjectForm__tOYDt{border-top:1px solid #e5e7eb;padding-top:24px}.SubjectManagementModal_subjectForm__tOYDt h4{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 20px}.SubjectManagementModal_form__dc-Rn{display:flex;flex-direction:column;gap:20px}.SubjectManagementModal_formRow__5Nwdi{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px}.SubjectManagementModal_formGroup__wkToS{display:flex;flex-direction:column;gap:6px}.SubjectManagementModal_formLabel__eaXtY{font-size:.875rem;font-weight:500;color:#374151}.SubjectManagementModal_formInput__bciex{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:all .2s ease}.SubjectManagementModal_formInput__bciex:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.SubjectManagementModal_formInput__bciex.SubjectManagementModal_inputError__cIfQK{border-color:#ef4444}.SubjectManagementModal_formSelect__XYs2t{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;background:#fff;transition:all .2s ease}.SubjectManagementModal_formSelect__XYs2t:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.SubjectManagementModal_formSelect__XYs2t.SubjectManagementModal_inputError__cIfQK{border-color:#ef4444}.SubjectManagementModal_formTextarea__kMZwV{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;resize:vertical;min-height:80px;transition:all .2s ease}.SubjectManagementModal_formTextarea__kMZwV:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.SubjectManagementModal_errorText__7LgcK{font-size:.75rem;color:#ef4444;margin-top:4px}.SubjectManagementModal_modalFooter__Eumxt{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #e5e7eb;background:#f9fafb}.SubjectManagementModal_cancelButton__9xh6-{padding:8px 16px;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.SubjectManagementModal_cancelButton__9xh6-:hover{background:#f9fafb;border-color:#9ca3af}.SubjectManagementModal_saveButton__vuXDV{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.SubjectManagementModal_saveButton__vuXDV:hover:not(:disabled){background:#2563eb}.SubjectManagementModal_saveButton__vuXDV:disabled{background:#9ca3af;cursor:not-allowed}@media (max-width: 768px){.SubjectManagementModal_modalContainer__ezZ8i{width:95%;margin:20px}.SubjectManagementModal_subjectsGrid__0JEbT,.SubjectManagementModal_formRow__5Nwdi{grid-template-columns:1fr}.SubjectManagementModal_modalFooter__Eumxt{flex-direction:column}.SubjectManagementModal_cancelButton__9xh6-,.SubjectManagementModal_saveButton__vuXDV{width:100%}}.WeeklyPlanLeft_weeklyPlanLeft__XpNBf{height:100%;display:flex;flex-direction:column;background:#fff;position:relative}.WeeklyPlanLeft_compactMode__KhPlE{padding:8px}.WeeklyPlanLeft_loading__xdDUI{display:flex;justify-content:center;align-items:center;height:200px;font-size:16px;color:#666}.WeeklyPlanLeft_error__nv83d{display:flex;justify-content:center;align-items:center;height:200px;font-size:16px;color:#dc3545;background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin:16px}.WeeklyPlanLeft_weekHeader__syZH2{padding:16px;border-bottom:1px solid #e9ecef;background:#f8f9fa}.WeeklyPlanLeft_compactHeader__ywiew{padding:8px}.WeeklyPlanLeft_weekControls__E7osv{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:60px}.WeeklyPlanLeft_navBtn__6SFPK{background:none;border:none;padding:6px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.WeeklyPlanLeft_navBtn__6SFPK:hover{background-color:#e9ecef}.WeeklyPlanLeft_weekInfo__-Hzds{flex:1 1;text-align:center}.WeeklyPlanLeft_dateRange__8U6om{font-size:9px;font-weight:500;color:#495057;display:block;margin-bottom:8px}.WeeklyPlanLeft_convenientSubjectBtn__1HywG{background:#28a745;color:#fff;border:1px solid #28a745;padding:8px 16px;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s ease;height:36px}.WeeklyPlanLeft_convenientSubjectBtn__1HywG:hover{background:#1e7e34;border-color:#1e7e34}.WeeklyPlanLeft_weeklyPlanTable__fNnKZ{flex:1 1;overflow:hidden}.WeeklyPlanLeft_tableContainer__VjY-F{height:100%;overflow:auto;border:1px solid #dee2e6;border-radius:8px;background:#fff}.WeeklyPlanLeft_table__lic-l{width:100%;border-collapse:collapse;font-size:.8rem}.WeeklyPlanLeft_stickyHeader__AGYv0{position:-webkit-sticky;position:sticky;top:0;z-index:5}.WeeklyPlanLeft_stickyHeader__AGYv0 th{background:#f8f9fa;color:#495057;font-weight:600;padding:.75rem .25rem;text-align:center;border-bottom:2px solid #dee2e6;font-size:.8rem;white-space:nowrap}.WeeklyPlanLeft_tableRow__e4Jm0{transition:all .2s ease}.WeeklyPlanLeft_tableRow__e4Jm0:hover{background:#f8f9fa}.WeeklyPlanLeft_tableRow__e4Jm0.WeeklyPlanLeft_completed__ocK2J{background:#d1ecf1}.WeeklyPlanLeft_tableRow__e4Jm0.WeeklyPlanLeft_inProgress__Dzre\+{background:#f8f9fa}.WeeklyPlanLeft_tableRow__e4Jm0 td{padding:.5rem .25rem;text-align:center;border-bottom:1px solid #e9ecef;vertical-align:middle}.WeeklyPlanLeft_subjectCell__M64ur{min-width:80px;font-size:.75rem}.WeeklyPlanLeft_titleCell__xnSIY{min-width:100px}.WeeklyPlanLeft_dateCell__AF4wm{min-width:60px}.WeeklyPlanLeft_timeCell__7OHdZ{min-width:80px}.WeeklyPlanLeft_targetCell__Lzhap,.WeeklyPlanLeft_achievementCell__YadwL{min-width:40px;text-align:center;padding:.5rem .15rem}.WeeklyPlanLeft_statusCell__1MFPc{min-width:35px;text-align:center;padding:.5rem .15rem}.WeeklyPlanLeft_progressCell__1sko4,.WeeklyPlanLeft_weeklyTargetCell__m2IIV,.WeeklyPlanLeft_achievementCell__YadwL{min-width:80px}.WeeklyPlanLeft_actions__cjzxo{min-width:70px;text-align:center;padding:.5rem .15rem}.WeeklyPlanLeft_subjectWithColor__uM1kI{display:flex;align-items:center;gap:6px;justify-content:center}.WeeklyPlanLeft_subjectColorIndicator__M1dq2{width:10px;height:10px;border-radius:50%;flex-shrink:0;border:1px solid rgba(0,0,0,.1)}.WeeklyPlanLeft_subjectText__dVQ\+i{font-weight:600;color:#2c3e50;font-size:.8rem}.WeeklyPlanLeft_titleText__MdOgn,.WeeklyPlanLeft_dateText__Wansm,.WeeklyPlanLeft_timeText__GVNoT,.WeeklyPlanLeft_targetText__fKzCb,.WeeklyPlanLeft_achievementText__AEu74,.WeeklyPlanLeft_statusText__e7SzC{color:#495057;font-size:.8rem}.WeeklyPlanLeft_titleText__MdOgn{font-weight:500}.WeeklyPlanLeft_dateText__Wansm{font-weight:500;color:#495057}.WeeklyPlanLeft_targetText__fKzCb{font-weight:600;color:#007bff}.WeeklyPlanLeft_statusText__e7SzC{font-weight:600;font-size:1rem;display:flex;align-items:center;justify-content:center}.WeeklyPlanLeft_subjectSummaryRow__kTbDo{background:#f8f9fa;cursor:pointer;transition:background-color .2s ease}.WeeklyPlanLeft_scheduleDetailRow__-wZn\+{background:#fff;border-left:4px solid #e9ecef;cursor:pointer;transition:background-color .2s ease}.WeeklyPlanLeft_subjectSummaryRow__kTbDo:hover{background:#e9ecef}.WeeklyPlanLeft_scheduleDetailRow__-wZn\+:hover{background:#f8f9fa;cursor:pointer}.WeeklyPlanLeft_expandBtn__zcmUf{background:none;border:none;color:#6c757d;cursor:pointer;padding:2px;margin-left:4px;display:flex;align-items:center;justify-content:center;border-radius:2px;transition:all .2s ease}.WeeklyPlanLeft_expandBtn__zcmUf:hover{background:#e9ecef;color:#495057}.WeeklyPlanLeft_controlsLeft__vokRv{display:flex;align-items:center}.WeeklyPlanLeft_controlsRight__eNqey{display:flex;align-items:center;gap:16px;margin-left:auto}.WeeklyPlanLeft_weekNavigation__wjaFa{display:flex;align-items:center;gap:8px}.WeeklyPlanLeft_navBtn__6SFPK{background:#f8f9fa;border:1px solid #dee2e6;color:#495057;font-size:1rem;font-weight:500;cursor:pointer;padding:8px 12px;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;height:36px;min-width:36px}.WeeklyPlanLeft_navBtn__6SFPK:hover{background:#e9ecef;border-color:#adb5bd}.WeeklyPlanLeft_weekInfo__-Hzds{cursor:pointer;padding:8px 12px;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;height:36px}.WeeklyPlanLeft_weekInfo__-Hzds:hover{background:#f8f9fa}.WeeklyPlanLeft_calendarBtn__7i0yr{background:#fff;border:1px solid #dee2e6;color:#495057;font-size:1rem;cursor:pointer;padding:8px 12px;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;height:36px;min-width:36px}.WeeklyPlanLeft_calendarBtn__7i0yr:hover{background:#f8f9fa;border-color:#adb5bd}.WeeklyPlanLeft_dateRange__8U6om{font-size:1rem;font-weight:500}.WeeklyPlanLeft_filterButtons__sSiDD{display:flex;align-items:center;gap:8px}.WeeklyPlanLeft_filterBtn__wlu9U{background:none;border:none;color:#6c757d;font-size:.8rem;font-weight:500;cursor:pointer;padding:8px 12px;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;height:36px}.WeeklyPlanLeft_filterBtn__wlu9U:hover{color:#495057;background:#f8f9fa}.WeeklyPlanLeft_filterBtnActive__hoEmN{color:#007bff;background:#e7f3ff;font-weight:600}.WeeklyPlanLeft_filterSeparator__NWeeO{color:#dee2e6;font-weight:300;font-size:1rem;display:flex;align-items:center;height:36px}.WeeklyPlanLeft_progressBar__3rNna{width:100%;height:6px;background:#e9ecef;border-radius:3px;overflow:hidden;margin-bottom:2px}.WeeklyPlanLeft_progressFill__AkTIi{height:100%;background:linear-gradient(90deg,#28a745,#20c997);transition:width .3s ease}.WeeklyPlanLeft_progressText__RS1vi{font-size:.7rem;font-weight:600;color:#495057}.WeeklyPlanLeft_weeklyTargetText__4aj6O,.WeeklyPlanLeft_achievementText__AEu74{font-weight:500;color:#28a745;font-size:.8rem}.WeeklyPlanLeft_noTargetText__vhdhM{color:#6c757d;font-style:italic;font-size:.8rem}.WeeklyPlanLeft_noAchievementText__NWZCO{color:#adb5bd;font-size:.8rem}.WeeklyPlanLeft_actionButtons__2ND2S{display:flex;gap:2px;justify-content:center}.WeeklyPlanLeft_addBtn__ZJad-,.WeeklyPlanLeft_editBtn__lBRvf,.WeeklyPlanLeft_deleteBtn__sK1cK,.WeeklyPlanLeft_viewBtn__ViJOT,.WeeklyPlanLeft_setGoalBtn__aeId0{padding:2px 4px;border:none;border-radius:3px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:.7rem}.WeeklyPlanLeft_addBtn__ZJad-{background:#28a745;color:#fff}.WeeklyPlanLeft_addBtn__ZJad-:hover{background:#218838}.WeeklyPlanLeft_editBtn__lBRvf{background:#007bff;color:#fff}.WeeklyPlanLeft_editBtn__lBRvf:hover{background:#0056b3}.WeeklyPlanLeft_deleteBtn__sK1cK{background:#dc3545;color:#fff}.WeeklyPlanLeft_deleteBtn__sK1cK:hover{background:#c82333}.WeeklyPlanLeft_viewBtn__ViJOT{background:#6c757d;color:#fff}.WeeklyPlanLeft_viewBtn__ViJOT:hover{background:#5a6268}.WeeklyPlanLeft_setGoalBtn__aeId0{background:#28a745;color:#fff}.WeeklyPlanLeft_setGoalBtn__aeId0:hover{background:#218838}.WeeklyPlanLeft_emptyState__EA8yf{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:#6c757d}.WeeklyPlanLeft_emptyIcon__wS61y{font-size:2rem;margin-bottom:1rem;opacity:.5}.WeeklyPlanLeft_emptyTitle__VWCCY{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#495057}.WeeklyPlanLeft_emptyDescription__hfb3I{font-size:.8rem;text-align:center;max-width:250px;margin-bottom:1rem}.WeeklyPlanLeft_createPlanBtn__hruzb{background:#28a745;color:#fff;border:none;padding:8px 16px;border-radius:4px;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:6px;margin:0 auto;transition:background-color .2s}.WeeklyPlanLeft_createPlanBtn__hruzb:hover{background:#1e7e34}@media (max-width: 1400px){.WeeklyPlanLeft_weekControls__E7osv{gap:8px}.WeeklyPlanLeft_convenientSubjectBtn__1HywG{font-size:.8rem;padding:6px 12px;height:32px}.WeeklyPlanLeft_dateRange__8U6om,.WeeklyPlanLeft_table__lic-l{font-size:.7rem}.WeeklyPlanLeft_stickyHeader__AGYv0 th,.WeeklyPlanLeft_tableRow__e4Jm0 td{padding:.4rem .15rem}.WeeklyPlanLeft_subjectCell__M64ur{min-width:60px;font-size:.7rem}.WeeklyPlanLeft_titleCell__xnSIY{min-width:80px;font-size:.7rem}.WeeklyPlanLeft_dateCell__AF4wm{min-width:50px;font-size:.7rem}.WeeklyPlanLeft_timeCell__7OHdZ{min-width:60px;font-size:.7rem}.WeeklyPlanLeft_targetCell__Lzhap,.WeeklyPlanLeft_achievementCell__YadwL{min-width:35px;font-size:.7rem}.WeeklyPlanLeft_statusCell__1MFPc{min-width:30px}.WeeklyPlanLeft_actions__cjzxo{min-width:50px}.WeeklyPlanLeft_addScheduleBtn__J3nFG{font-size:.7rem;padding:8px 12px}}@media (max-width: 1200px){.WeeklyPlanLeft_weekControls__E7osv{flex-wrap:wrap;gap:6px}.WeeklyPlanLeft_convenientSubjectBtn__1HywG{font-size:.75rem;padding:5px 10px;height:30px;white-space:nowrap}.WeeklyPlanLeft_dateRange__8U6om,.WeeklyPlanLeft_table__lic-l{font-size:.65rem}.WeeklyPlanLeft_stickyHeader__AGYv0 th,.WeeklyPlanLeft_tableRow__e4Jm0 td{padding:.3rem .1rem}.WeeklyPlanLeft_subjectCell__M64ur{min-width:50px;font-size:.65rem}.WeeklyPlanLeft_titleCell__xnSIY{min-width:60px;font-size:.65rem}.WeeklyPlanLeft_dateCell__AF4wm{min-width:40px;font-size:.65rem}.WeeklyPlanLeft_timeCell__7OHdZ{min-width:50px;font-size:.65rem}.WeeklyPlanLeft_targetCell__Lzhap,.WeeklyPlanLeft_achievementCell__YadwL{min-width:30px;font-size:.65rem}.WeeklyPlanLeft_statusCell__1MFPc{min-width:25px}.WeeklyPlanLeft_actions__cjzxo{min-width:40px}.WeeklyPlanLeft_subjectText__dVQ\+i,.WeeklyPlanLeft_titleText__MdOgn,.WeeklyPlanLeft_dateText__Wansm,.WeeklyPlanLeft_timeText__GVNoT,.WeeklyPlanLeft_targetText__fKzCb,.WeeklyPlanLeft_achievementText__AEu74{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.WeeklyPlanLeft_addScheduleBtn__J3nFG{font-size:.65rem;padding:7px 11px}}@media (max-width: 768px){.WeeklyPlanLeft_weekControls__E7osv{flex-direction:column;gap:6px;align-items:stretch}.WeeklyPlanLeft_weekInfo__-Hzds{order:1}.WeeklyPlanLeft_convenientSubjectBtn__1HywG{order:2;font-size:.7rem;padding:4px 8px;height:28px;width:100%;justify-content:center}.WeeklyPlanLeft_dateRange__8U6om,.WeeklyPlanLeft_table__lic-l{font-size:.6rem}.WeeklyPlanLeft_stickyHeader__AGYv0 th,.WeeklyPlanLeft_tableRow__e4Jm0 td{padding:.25rem .05rem}.WeeklyPlanLeft_subjectCell__M64ur{min-width:40px;font-size:.6rem}.WeeklyPlanLeft_titleCell__xnSIY{min-width:50px;font-size:.6rem}.WeeklyPlanLeft_dateCell__AF4wm{min-width:35px;font-size:.6rem}.WeeklyPlanLeft_timeCell__7OHdZ{min-width:40px;font-size:.6rem}.WeeklyPlanLeft_targetCell__Lzhap,.WeeklyPlanLeft_achievementCell__YadwL{min-width:25px;font-size:.6rem}.WeeklyPlanLeft_statusCell__1MFPc{min-width:20px}.WeeklyPlanLeft_actions__cjzxo{min-width:30px}.WeeklyPlanLeft_subjectWithColor__uM1kI{gap:2px}.WeeklyPlanLeft_subjectColorIndicator__M1dq2{width:6px;height:6px}.WeeklyPlanLeft_subjectText__dVQ\+i,.WeeklyPlanLeft_titleText__MdOgn,.WeeklyPlanLeft_dateText__Wansm,.WeeklyPlanLeft_timeText__GVNoT,.WeeklyPlanLeft_targetText__fKzCb,.WeeklyPlanLeft_achievementText__AEu74{font-size:.6rem}.WeeklyPlanLeft_addScheduleBtn__J3nFG{font-size:.6rem;padding:6px 10px;gap:4px}}@media (max-width: 480px){.WeeklyPlanLeft_weekControls__E7osv{padding:8px}.WeeklyPlanLeft_convenientSubjectBtn__1HywG{font-size:.65rem;padding:3px 6px;height:26px}.WeeklyPlanLeft_table__lic-l{font-size:.55rem}.WeeklyPlanLeft_stickyHeader__AGYv0 th,.WeeklyPlanLeft_tableRow__e4Jm0 td{padding:.2rem .03rem}.WeeklyPlanLeft_subjectCell__M64ur{min-width:35px;font-size:.55rem}.WeeklyPlanLeft_titleCell__xnSIY{min-width:40px;font-size:.55rem}.WeeklyPlanLeft_dateCell__AF4wm{min-width:30px;font-size:.55rem}.WeeklyPlanLeft_timeCell__7OHdZ{min-width:35px;font-size:.55rem}.WeeklyPlanLeft_targetCell__Lzhap,.WeeklyPlanLeft_achievementCell__YadwL{min-width:20px;font-size:.55rem}.WeeklyPlanLeft_statusCell__1MFPc{min-width:18px}.WeeklyPlanLeft_actions__cjzxo{min-width:25px}.WeeklyPlanLeft_addScheduleBtn__J3nFG{font-size:.6rem;padding:6px 10px;gap:4px}}.WeeklyPlanLeft_calendarModal__T1ZS1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.WeeklyPlanLeft_calendarModalContent__0b8Ak{background:#fff;border-radius:8px;padding:0;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}.WeeklyPlanLeft_calendarHeader__Qdief{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #dee2e6}.WeeklyPlanLeft_calendarHeader__Qdief h3{margin:0;font-size:1.2rem;font-weight:600;color:#333}.WeeklyPlanLeft_calendarCloseBtn__42mCN{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}.WeeklyPlanLeft_calendarCloseBtn__42mCN:hover{background:#f8f9fa;color:#495057}.WeeklyPlanLeft_calendarBody__9v6IE{padding:20px}.WeeklyPlanLeft_calendarBody__9v6IE p{margin:0 0 10px;font-size:1rem;color:#6c757d}.WeeklyPlanLeft_datePickerContainer__XZQQn{margin-bottom:20px}.WeeklyPlanLeft_datePickerContainer__XZQQn label{display:block;margin-bottom:8px;font-weight:500;color:#333}.WeeklyPlanLeft_calendarActions__eny6z{display:flex;gap:12px;justify-content:flex-end}.WeeklyPlanLeft_calendarConfirmBtn__3IZWF{background:#007bff;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease}.WeeklyPlanLeft_calendarConfirmBtn__3IZWF:hover{background:#0056b3}.WeeklyPlanLeft_calendarCancelBtn__IuuAu{background:#6c757d;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease}.WeeklyPlanLeft_calendarCancelBtn__IuuAu:hover{background:#545b62}.WeeklyPlanLeft_calendarDayCell__0FMpP{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;cursor:pointer;transition:all .2s ease}.WeeklyPlanLeft_calendarDayCell__0FMpP:hover{background:#e3f2fd}.WeeklyPlanLeft_calendarDayCell__0FMpP.WeeklyPlanLeft_selectedDay__eTCDt{background:#007bff;color:#fff}.WeeklyPlanLeft_calendarDayCell__0FMpP.WeeklyPlanLeft_selectedDay__eTCDt .WeeklyPlanLeft_dayNumber__vP0mb{color:#fff;font-weight:600}.WeeklyPlanLeft_dayNumber__vP0mb{font-size:14px;font-weight:500;color:#333}.WeeklyPlanLeft_deleteModal__cjfWw{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.WeeklyPlanLeft_deleteModalContent__Akv1p{background:#fff;border-radius:12px;padding:0;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.WeeklyPlanLeft_deleteModalHeader__eoPg0{padding:24px 24px 16px;border-bottom:1px solid #e5e7eb}.WeeklyPlanLeft_deleteModalHeader__eoPg0 h3{margin:0;font-size:1.25rem;font-weight:600;color:#111827}.WeeklyPlanLeft_deleteModalBody__nVdqM{padding:16px 24px}.WeeklyPlanLeft_deleteModalBody__nVdqM p{margin:0 0 16px;font-size:1rem;color:#374151;line-height:1.5}.WeeklyPlanLeft_deleteScheduleList__d7veg{background-color:#f9fafb;border-radius:8px;padding:12px;margin-bottom:16px;max-height:200px;overflow-y:auto}.WeeklyPlanLeft_deleteScheduleItem__5b1Ib{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid #e5e7eb}.WeeklyPlanLeft_deleteScheduleItem__5b1Ib:last-child{border-bottom:none}.WeeklyPlanLeft_scheduleSubject__aQx1n{font-weight:600;color:#111827;min-width:80px}.WeeklyPlanLeft_scheduleDate__XtkP1{color:#6b7280;font-size:.875rem;min-width:100px}.WeeklyPlanLeft_scheduleTime__oAtBQ{color:#6b7280;font-size:.875rem;flex:1 1}.WeeklyPlanLeft_deleteWarning__lMP4Y{color:#dc2626!important;font-size:.875rem;font-weight:500;margin:0!important}.WeeklyPlanLeft_deleteModalActions__Hj1-3{padding:16px 24px 24px;display:flex;gap:12px;justify-content:flex-end}.WeeklyPlanLeft_deleteCancelBtn__QKzQP{padding:10px 20px;border:1px solid #d1d5db;background-color:#fff;color:#374151;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.WeeklyPlanLeft_deleteCancelBtn__QKzQP:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.WeeklyPlanLeft_deleteCancelBtn__QKzQP:disabled{opacity:.5;cursor:not-allowed}.WeeklyPlanLeft_deleteConfirmBtn__CDZ6C{padding:10px 20px;border:1px solid #dc2626;background-color:#dc2626;color:#fff;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.WeeklyPlanLeft_deleteConfirmBtn__CDZ6C:hover:not(:disabled){background-color:#b91c1c;border-color:#b91c1c}.WeeklyPlanLeft_deleteConfirmBtn__CDZ6C:disabled{opacity:.5;cursor:not-allowed}.WeeklyPlanLeft_inlineAddRow__7uSDV{background-color:#e3f2fd!important;border:2px solid #2196f3!important;box-shadow:0 2px 8px #2196f333}.WeeklyPlanLeft_inlineAddRow__7uSDV td{background-color:#e3f2fd!important;padding:16px 12px!important;border:1px solid #bbdefb!important}.WeeklyPlanLeft_inlineAddRow__7uSDV .WeeklyPlanLeft_dateSelect__HkjmS,.WeeklyPlanLeft_inlineAddRow__7uSDV .WeeklyPlanLeft_timeInput__MMFmr,.WeeklyPlanLeft_inlineAddRow__7uSDV .WeeklyPlanLeft_numberInput__kkyiR{background-color:#fff!important;border:2px solid #2196f3!important;box-shadow:0 0 0 2px #2196f31a;font-weight:500}.WeeklyPlanLeft_inlineAddRow__7uSDV .WeeklyPlanLeft_dateSelect__HkjmS:focus,.WeeklyPlanLeft_inlineAddRow__7uSDV .WeeklyPlanLeft_timeInput__MMFmr:focus,.WeeklyPlanLeft_inlineAddRow__7uSDV .WeeklyPlanLeft_numberInput__kkyiR:focus{border-color:#1976d2!important;box-shadow:0 0 0 3px #1976d233!important}.WeeklyPlanLeft_dateSelect__HkjmS:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.WeeklyPlanLeft_activeSubjectRow__7jO-q{background-color:#fff!important;border:1px solid #e9ecef!important}.WeeklyPlanLeft_activeSubjectRow__7jO-q:hover{background-color:#f8f9fa!important}.WeeklyPlanLeft_inactiveSubjectRow__d7Dlo{background-color:#f8f9fa!important;opacity:.7;color:#6c757d!important}.WeeklyPlanLeft_inactiveSubjectRow__d7Dlo:hover{background-color:#e9ecef!important}.WeeklyPlanLeft_inactiveSubjectRow__d7Dlo .WeeklyPlanLeft_subjectText__dVQ\+i,.WeeklyPlanLeft_inactiveSubjectRow__d7Dlo .WeeklyPlanLeft_titleText__MdOgn,.WeeklyPlanLeft_inactiveSubjectRow__d7Dlo .WeeklyPlanLeft_dateText__Wansm,.WeeklyPlanLeft_inactiveSubjectRow__d7Dlo .WeeklyPlanLeft_timeText__GVNoT,.WeeklyPlanLeft_inactiveSubjectRow__d7Dlo .WeeklyPlanLeft_targetText__fKzCb,.WeeklyPlanLeft_inactiveSubjectRow__d7Dlo .WeeklyPlanLeft_achievementText__AEu74,.WeeklyPlanLeft_inactiveSubjectRow__d7Dlo .WeeklyPlanLeft_statusText__e7SzC{color:#6c757d!important}.WeeklyPlanLeft_addScheduleBtn__J3nFG{background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:8px;padding:10px 16px;color:#fff;font-size:11.2px;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 3px 12px #28a74566;border:2px solid #28a745}.WeeklyPlanLeft_addScheduleBtn__J3nFG:hover{background:linear-gradient(135deg,#218838,#1ea085);transform:translateY(-2px);box-shadow:0 6px 20px #28a74580;border-color:#218838}.WeeklyPlanLeft_addScheduleBtn__J3nFG:active{transform:translateY(0)}.WeeklyPlanLeft_addScheduleBtn__J3nFG.WeeklyPlanLeft_closeBtn__HvrZ-{background:transparent;color:#6c757d;border:2px solid #6c757d;box-shadow:none}.WeeklyPlanLeft_addScheduleBtn__J3nFG.WeeklyPlanLeft_closeBtn__HvrZ-:hover{background:#f8f9fa;color:#495057;border-color:#495057;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.WeeklyPlanLeft_subjectManageBtn__MUYS7{display:flex;align-items:center;gap:6px;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;padding:10px 16px;color:#fff;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 4px #10b98133}.WeeklyPlanLeft_subjectManageBtn__MUYS7:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.WeeklyPlanLeft_subjectManageBtn__MUYS7:active{transform:translateY(0)}@media (max-width: 1400px){.WeeklyPlanLeft_subjectManageBtn__MUYS7{font-size:.7rem;padding:8px 12px}}@media (max-width: 1200px){.WeeklyPlanLeft_subjectManageBtn__MUYS7{font-size:.65rem;padding:7px 11px}}@media (max-width: 768px){.WeeklyPlanLeft_subjectManageBtn__MUYS7{font-size:.6rem;padding:6px 10px;gap:4px}}@media (max-width: 480px){.WeeklyPlanLeft_subjectManageBtn__MUYS7{font-size:.6rem;padding:6px 10px;gap:4px}}.WeeklyPlanLeft_inlineAddRow__7uSDV .WeeklyPlanLeft_saveBtn__ThEFT{background-color:#28a745;color:#fff;border:none;padding:4px 8px;border-radius:3px;font-size:.75rem;cursor:pointer;transition:all .2s ease}.WeeklyPlanLeft_inlineAddRow__7uSDV .WeeklyPlanLeft_saveBtn__ThEFT:hover:not(:disabled){background-color:#218838}.WeeklyPlanLeft_inlineAddRow__7uSDV .WeeklyPlanLeft_saveBtn__ThEFT:disabled{opacity:.5;cursor:not-allowed}.WeeklyPlanLeft_inlineAddRow__7uSDV .WeeklyPlanLeft_cancelBtn__u1tDe{background-color:#6c757d;color:#fff;border:none;padding:4px 8px;border-radius:3px;font-size:.75rem;cursor:pointer;transition:all .2s ease}.WeeklyPlanLeft_inlineAddRow__7uSDV .WeeklyPlanLeft_cancelBtn__u1tDe:hover:not(:disabled){background-color:#5a6268}.WeeklyPlanLeft_inlineAddRow__7uSDV .WeeklyPlanLeft_cancelBtn__u1tDe:disabled{opacity:.5;cursor:not-allowed}.WeeklyPlanLeft_timeInputs__4nIa8{display:flex;align-items:center;gap:6px;justify-content:center}.WeeklyPlanLeft_timeInput__MMFmr{width:80px;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;font-family:Courier New,monospace;text-align:center;background-color:#fff}.WeeklyPlanLeft_timeInput__MMFmr:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.WeeklyPlanLeft_timeSeparator__xPqzL{font-size:.875rem;color:#6b7280;font-weight:500}.WeeklyPlanLeft_targetInput__-nHZz{display:flex;align-items:center;gap:4px;justify-content:center}.WeeklyPlanLeft_numberInput__kkyiR{width:60px;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;font-family:Courier New,monospace;text-align:center;background-color:#fff}.WeeklyPlanLeft_numberInput__kkyiR:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.WeeklyPlanLeft_unitText__Ga0lU{font-size:.875rem;color:#6b7280;font-weight:500}.WeeklyPlanLeft_dateSelect__HkjmS{width:100%;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;background-color:#fff;cursor:pointer}.WeeklyPlanLayout_weeklyPlanLayout__WPaaW{display:flex;height:100vh;background-color:#f8f9fa;gap:16px;padding:16px}.WeeklyPlanLayout_weeklyPlanManagement__9NZYi{flex:0 0 50%;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.WeeklyPlanLayout_managementContent__Jmgei{height:100%;overflow-y:auto}.WeeklyPlanLayout_weeklyStudyPlan__i\+22V{flex:0 0 50%;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}@media (max-width: 1400px){.WeeklyPlanLayout_weeklyPlanLayout__WPaaW{gap:12px;padding:12px}.WeeklyPlanLayout_weeklyPlanManagement__9NZYi,.WeeklyPlanLayout_weeklyStudyPlan__i\+22V{flex:0 0 48%}}@media (max-width: 1200px){.WeeklyPlanLayout_weeklyPlanLayout__WPaaW{flex-direction:column;height:auto;gap:8px;padding:8px}.WeeklyPlanLayout_weeklyPlanManagement__9NZYi,.WeeklyPlanLayout_weeklyStudyPlan__i\+22V{flex:none;height:50vh;min-height:400px}}@media (max-width: 768px){.WeeklyPlanLayout_weeklyPlanLayout__WPaaW{padding:6px;gap:6px}.WeeklyPlanLayout_weeklyPlanManagement__9NZYi,.WeeklyPlanLayout_weeklyStudyPlan__i\+22V{height:45vh;min-height:350px}}@media (max-width: 480px){.WeeklyPlanLayout_weeklyPlanLayout__WPaaW{padding:4px;gap:4px}.WeeklyPlanLayout_weeklyPlanManagement__9NZYi,.WeeklyPlanLayout_weeklyStudyPlan__i\+22V{height:40vh;min-height:300px}}.DailyTimetable_timetableContainer__DH\+Ey{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:8px 20px 20px;height:100%;display:flex;flex-direction:column;overflow:hidden}.DailyTimetable_header__kTfY0{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:6px;border-bottom:2px solid #f0f0f0}.DailyTimetable_headerLeft__6rot1{display:flex;align-items:center;gap:8px}.DailyTimetable_headerText__jFxw8{font-size:16px;font-weight:600;color:#333}.DailyTimetable_separator__LPS\+w{color:#ccc;font-weight:300}.DailyTimetable_selectedDate__Y9wY0{font-size:14px;color:#007bff;font-weight:500;background:#f8f9fa;padding:4px 8px;border-radius:4px;border:1px solid #e9ecef}.DailyTimetable_dateText__wFZTj{font-size:14px;color:#666;font-weight:500}.DailyTimetable_calendarButton__-ZV9Z{background:none;border:none;font-size:16px;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.DailyTimetable_calendarButton__-ZV9Z:hover{background-color:#f0f0f0}.DailyTimetable_headerActions__Pm9f5{display:flex;gap:8px}.DailyTimetable_actionButton__fO49N{background:none;border:1px solid #ddd;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s ease}.DailyTimetable_actionButton__fO49N:hover{background-color:#f8f9fa;border-color:#007bff}.DailyTimetable_timetableGrid__p1G8C{overflow-y:auto;border:1px solid #e0e0e0;border-radius:8px;background:#fff;flex:1 1;min-height:0}.DailyTimetable_timeSection__Akt1e{border-bottom:1px solid #f0f0f0}.DailyTimetable_timeGroups__G69HO{padding:12px}.DailyTimetable_hourGroup__OO3OF{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;margin-bottom:2px;min-height:23px;grid-gap:1px;gap:1px;background:#f0f0f0;border-radius:4px;overflow:hidden}.DailyTimetable_hourLabel__nRe2M{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#666;background:#f8f9fa;border-right:1px solid #e0e0e0;border-radius:4px 0 0 4px}.DailyTimetable_hourLabel__nRe2M.DailyTimetable_am__\+7MZv{color:#2e7d32;background:#e8f5e8}.DailyTimetable_hourLabel__nRe2M.DailyTimetable_pm__razGU{color:#1565c0;background:#e3f2fd}.DailyTimetable_minuteSlots__1Nfmt{display:contents}.DailyTimetable_timeSlot__DqJq6{min-height:21px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid transparent;cursor:pointer;transition:all .2s ease;position:relative}.DailyTimetable_timeSlot__DqJq6.DailyTimetable_hasPlan__g6Hoe{border-left:none!important;border-right:none!important}.DailyTimetable_timeSlot__DqJq6.DailyTimetable_hasPlan__g6Hoe:first-child{border-left:1px solid!important;border-top-left-radius:4px;border-bottom-left-radius:4px}.DailyTimetable_timeSlot__DqJq6.DailyTimetable_hasPlan__g6Hoe:last-child{border-right:1px solid!important;border-top-right-radius:4px;border-bottom-right-radius:4px}.DailyTimetable_timeSlot__DqJq6:hover{background:#f8f9fa;border-color:#007bff}.DailyTimetable_timeSlot__DqJq6.DailyTimetable_hasPlan__g6Hoe{background:#e3f2fd;border-color:#2196f3;font-weight:500;color:#1976d2}.DailyTimetable_timeSlot__DqJq6.DailyTimetable_selected__rbW9g{background:#007bff!important;color:#fff;border-color:#0056b3}.DailyTimetable_timeLabel__vxjm7{font-size:10px;color:#999;font-weight:400}.DailyTimetable_planContent__woyzh{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2px;font-size:10px;line-height:1.2;text-align:center;overflow:hidden}.DailyTimetable_planSubject__jpxiF{font-weight:600;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.DailyTimetable_planProgress__c9oHX{font-size:9px;color:inherit;opacity:.8}.DailyTimetable_planDot__ZeqL2{width:6px;height:6px;border-radius:50%;flex-shrink:0;margin-bottom:1px}.DailyTimetable_planStatus__4pGts{font-size:14px;font-weight:700;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8);margin-top:2px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.DailyTimetable_timetableContainer__DH\+Ey{padding:16px}.DailyTimetable_header__kTfY0{flex-direction:column;gap:12px;align-items:flex-start}.DailyTimetable_legend__Bud7k{flex-wrap:wrap;gap:12px}.DailyTimetable_hourLabel__nRe2M{width:35px;font-size:11px}.DailyTimetable_timeSlot__DqJq6{min-height:20px}.DailyTimetable_planContent__woyzh,.DailyTimetable_planSubject__jpxiF{font-size:9px}.DailyTimetable_planProgress__c9oHX{font-size:8px}}@media (max-width: 480px){.DailyTimetable_timetableContainer__DH\+Ey{padding:12px}.DailyTimetable_hourLabel__nRe2M{width:30px;font-size:10px}.DailyTimetable_timeSlot__DqJq6{min-height:17px}.DailyTimetable_planContent__woyzh,.DailyTimetable_planSubject__jpxiF{font-size:8px}.DailyTimetable_planProgress__c9oHX{font-size:7px}}.DailyTimetable_calendarSection__uHsXZ{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:16px;overflow:hidden;animation:DailyTimetable_slideDown__4N2yT .3s ease-out}@keyframes DailyTimetable_slideDown__4N2yT{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.DailyTimetable_calendarHeader__uJ1T5{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid #e9ecef}.DailyTimetable_calendarHeader__uJ1T5 h3{margin:0;font-size:16px;font-weight:600;color:#333}.DailyTimetable_calendarClose__wmDxg{background:none;border:none;font-size:20px;cursor:pointer;color:#666;padding:4px;border-radius:4px;transition:all .2s ease}.DailyTimetable_calendarClose__wmDxg:hover{background:#f5f5f5;color:#333}.DailyTimetable_calendarContent__vU3pL{padding:16px;display:flex;justify-content:center;background:#fff}.DailyTimetable_compactCalendar__uo1nh{max-width:450px;width:100%;padding:12px}.DailyTimetable_compactCalendar__uo1nh .DailyTimetable_calendarContainer__0aPkw{max-width:100%;padding:12px}.DailyTimetable_compactCalendar__uo1nh .DailyTimetable_dateCell__hdl5Q{min-height:36px}.DailyTimetable_compactCalendar__uo1nh .DailyTimetable_dayNumber__zmYDv{font-size:14px}.DailyTimetable_compactCalendar__uo1nh .DailyTimetable_weekday__JySk\+{font-size:12px;padding:8px 4px}.DailyTimetable_timeSlot__DqJq6.DailyTimetable_disabled__VrboZ{cursor:not-allowed;opacity:.7}.DailyTimetable_timeSlot__DqJq6.DailyTimetable_disabled__VrboZ:hover{background-color:inherit!important;transform:none!important}.DailyPlanList_planItems__hnDq6{display:flex;flex-direction:column;gap:8px}.DailyPlanList_emptyMessage__tp3Vo{text-align:center;padding:40px 20px;color:#666;font-size:14px}.DailyPlanList_listHeader__PLGBx{display:grid;grid-template-columns:1fr 1fr 120px;grid-gap:16px;gap:16px;padding:12px 16px;background-color:#f8f9fa;border-radius:8px;font-weight:600;font-size:14px;color:#495057}.DailyPlanList_headerItemCenter__0TtxG{text-align:center}.DailyPlanList_listItem__laY0p{display:grid;grid-template-columns:1fr 1fr 120px;grid-gap:16px;gap:16px;padding:16px;background-color:#fff;border-radius:8px;border:1px solid #e9ecef;align-items:center;cursor:pointer;transition:all .2s ease}.DailyPlanList_listItem__laY0p:hover{border-color:#007bff;box-shadow:0 2px 8px #007bff26}.DailyPlanList_listItem__laY0p.DailyPlanList_status-complete__6QrxV,.DailyPlanList_listItem__laY0p[data-status="1"]{background-color:#e6f7ff;border-color:#87ceeb}.DailyPlanList_listItem__laY0p.DailyPlanList_status-partial__q5UgV,.DailyPlanList_listItem__laY0p[data-status="2"]{background-color:#fffbe6;border-color:gold}.DailyPlanList_listItem__laY0p.DailyPlanList_status-incomplete__GGypQ,.DailyPlanList_listItem__laY0p[data-status="3"]{background-color:#ffebee;border-color:#f44336}.DailyPlanList_listItem__laY0p.DailyPlanList_status-unchecked__CP1T3,.DailyPlanList_listItem__laY0p[data-status="0"]{background-color:#f8f9fa;border-color:#dee2e6}.DailyPlanList_subjectNameContainer__UMNF8{display:flex;align-items:center;gap:8px}.DailyPlanList_subjectColorBar__Ypfxo{width:4px;height:20px;border-radius:2px;flex-shrink:0}.DailyPlanList_subjectName__6eElm{font-weight:500;color:#212529;font-size:14px}.DailyPlanList_progress__ISuI9{color:#6c757d;font-size:13px}.DailyPlanList_statusButtons__qamVZ{display:flex;justify-content:center;gap:6px}.DailyPlanList_statusButton__0Lot7{width:28px;height:28px;border:2px solid;border-radius:50%;cursor:pointer;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:none;outline:none}.DailyPlanList_statusButton__0Lot7:hover{transform:scale(1.1);box-shadow:0 2px 8px #00000026}.DailyPlanList_statusButtonComplete__I1mzi{border-color:#2196f3;color:#2196f3;background-color:#fff}.DailyPlanList_statusButtonComplete__I1mzi.DailyPlanList_active__4EGud{background-color:#2196f3;color:#fff;border-color:#2196f3}.DailyPlanList_statusButtonPartial__VSnwy{border-color:gold;color:gold;background-color:#fff}.DailyPlanList_statusButtonPartial__VSnwy.DailyPlanList_active__4EGud{background-color:gold;color:#333;border-color:gold}.DailyPlanList_statusButtonIncomplete__vcmM0{border-color:#f44336;color:#f44336;background-color:#fff}.DailyPlanList_statusButtonIncomplete__vcmM0.DailyPlanList_active__4EGud{background-color:#f44336;color:#fff;border-color:#f44336}@media (max-width: 768px){.DailyPlanList_listHeader__PLGBx,.DailyPlanList_listItem__laY0p{grid-template-columns:1fr 1fr 100px;gap:12px;padding:12px}.DailyPlanList_statusButton__0Lot7{width:24px;height:24px;font-size:10px}.DailyPlanList_subjectName__6eElm,.DailyPlanList_progress__ISuI9{font-size:13px}}@media (max-width: 480px){.DailyPlanList_listHeader__PLGBx,.DailyPlanList_listItem__laY0p{grid-template-columns:1fr 1fr 80px;gap:8px;padding:10px}.DailyPlanList_statusButton__0Lot7{width:20px;height:20px;font-size:9px}.DailyPlanList_subjectName__6eElm,.DailyPlanList_progress__ISuI9{font-size:12px}}.SubjectCard_subjectCardWrapper__vgXI2{width:100%;margin-bottom:12px}.SubjectCard_subjectCardWrapper__vgXI2.SubjectCard_weekly__5CJoF{margin-bottom:8px}.SubjectCard_subjectCard__Dx-Kd{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;transition:all .2s ease;position:relative;overflow:hidden;min-height:120px;height:auto;border:none;padding:0}.SubjectCard_subjectCard__Dx-Kd.SubjectCard_weeklyCard__hu9eu{min-height:70px}.SubjectCard_subjectCard__Dx-Kd:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-1px)}.SubjectCard_subjectCard__Dx-Kd.SubjectCard_completed__lxl\+d{opacity:.8}.SubjectCard_cardHeader__NDYrZ{padding:16px;border-bottom:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:flex-start;gap:12px;min-height:80px}.SubjectCard_statusButtonSection__sFf2o{display:flex;justify-content:center;align-items:center;gap:8px;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,.05)}.SubjectCard_statusButton__KkNHu{width:32px;height:32px;border:2px solid;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-weight:700;transition:all .2s ease;background:none;outline:none}.SubjectCard_statusButton__KkNHu:hover{transform:scale(1.1);box-shadow:0 2px 8px #00000026}.SubjectCard_subjectCard__Dx-Kd.SubjectCard_weeklyCard__hu9eu .SubjectCard_cardHeader__NDYrZ{padding:12px;gap:8px;min-height:50px}.SubjectCard_subjectInfo__0oeS3{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.SubjectCard_subjectName__y8bx6{font-size:17px;font-weight:700;line-height:1.2;margin-bottom:4px}.SubjectCard_subjectCard__Dx-Kd.SubjectCard_weeklyCard__hu9eu .SubjectCard_subjectName__y8bx6{font-size:15px;margin-bottom:2px}.SubjectCard_subjectTitle__JnmIZ{font-size:15px;color:#666;margin-bottom:4px;display:flex;align-items:center;gap:4px;line-height:1.2}.SubjectCard_subjectCard__Dx-Kd.SubjectCard_weeklyCard__hu9eu .SubjectCard_subjectTitle__JnmIZ{font-size:13px;margin-bottom:2px}.SubjectCard_subjectIcon__ij8cL{font-size:14px;color:#999}.SubjectCard_subjectDetails__\+R33b{display:flex;flex-wrap:wrap;gap:8px;font-size:13px;color:#666;line-height:1.3}.SubjectCard_subjectCard__Dx-Kd.SubjectCard_weeklyCard__hu9eu .SubjectCard_subjectDetails__\+R33b{gap:6px;font-size:11px}.SubjectCard_detailItem__GfpgH{display:flex;align-items:center;gap:4px}.SubjectCard_detailLabel__Raa1m{font-weight:500;color:#888}.SubjectCard_detailValue__nrt9H{color:#333}.SubjectCard_cardActions__prLL2{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:60px}.SubjectCard_actionButton__2V6EB{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#666;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.SubjectCard_actionButton__2V6EB:hover{background:#f5f5f5;color:#333}.SubjectCard_actionButton__2V6EB.SubjectCard_edit__00cqe:hover{background:#e3f2fd;color:#1976d2}.SubjectCard_actionButton__2V6EB.SubjectCard_delete__FvQcZ:hover{background:#ffebee;color:#d32f2f}.SubjectCard_actionButton__2V6EB.SubjectCard_complete__sDB2g:hover{background:#e8f5e9;color:#2e7d32}.SubjectCard_memoIconContainer__AOaqj{position:relative;display:flex;align-items:center;justify-content:center}.SubjectCard_memoIcon__ndHZK{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#666;transition:all .2s ease}.SubjectCard_memoIcon__ndHZK:hover{background:#f5f5f5;color:#333}.SubjectCard_memoTooltip__3yWnL{position:absolute;bottom:100%;right:0;background:#333;color:#fff;padding:8px 12px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;z-index:1000;margin-bottom:4px}.SubjectCard_memoIconContainer__AOaqj:hover .SubjectCard_memoTooltip__3yWnL{opacity:1;visibility:visible}.SubjectCard_progressSection__yX3FN{padding:12px 16px;background:#00000005;border-top:1px solid rgba(0,0,0,.05)}.SubjectCard_subjectCard__Dx-Kd.SubjectCard_weeklyCard__hu9eu .SubjectCard_progressSection__yX3FN{padding:8px 12px}.SubjectCard_progressBar__aCmCI{width:100%;height:6px;background:#e0e0e0;border-radius:3px;overflow:hidden;margin-bottom:6px}.SubjectCard_progressFill__QEg73{height:100%;background:linear-gradient(90deg,#4caf50,#8bc34a);border-radius:3px;transition:width .3s ease}.SubjectCard_progressText__N4wim{font-size:12px;color:#666;text-align:center;line-height:1.2}.SubjectCard_subjectCard__Dx-Kd.SubjectCard_weeklyCard__hu9eu .SubjectCard_progressText__N4wim{font-size:10px}.SubjectCard_setupRequired__iIs45{color:#f59e0b;font-weight:600;font-style:italic}.SubjectCard_progressDetails__2NjsK{display:flex;flex-direction:column;gap:2px}.SubjectCard_weeklyProgress__--4iz{font-size:12px;color:#3b82f6;font-weight:600}.SubjectCard_totalProgress__2vAc9{font-size:11px;color:#6b7280;font-weight:500}.SubjectCard_scheduleSummary__L8y3z{font-size:10px;color:#9ca3af;font-weight:500;margin-top:2px}.SubjectCard_weeklyInfoRow__dgFUv{padding:8px 12px;background:#00000005;border-top:1px solid rgba(0,0,0,.05)}.SubjectCard_weeklyInfoItem__bW0ZI{display:flex;align-items:flex-start;gap:4px}.SubjectCard_weeklyInfoLabel__W59WN{font-size:11px;font-weight:500;color:#888;min-width:30px}.SubjectCard_weeklyInfoValue__icOAS{font-size:11px;color:#333;flex:1 1}.SubjectCard_weeklyActionSection__7B0xr{display:flex;gap:4px;padding:8px 12px}.SubjectCard_weeklyActionBtn__hMWe4{flex:1 1;padding:6px 8px;border:1px solid;border-radius:4px;background:transparent;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.2}.SubjectCard_weeklyActionBtn__hMWe4:hover{background:currentColor;color:#fff;transform:translateY(-1px)}.SubjectCard_weeklyActionBtn__hMWe4:active{transform:translateY(0)}.SubjectCard_actionButtonsSection__QDaAC{display:flex;gap:4px;margin-top:8px;padding:0 16px 16px}.SubjectCard_subjectCard__Dx-Kd.SubjectCard_weeklyCard__hu9eu .SubjectCard_actionButtonsSection__QDaAC{gap:3px;margin-top:6px;padding:0 12px 12px}.SubjectCard_actionButtonsSection__QDaAC>*{flex:1 1;min-width:0}.SubjectCard_actionButtonsSection__QDaAC .SubjectCard_actionButton__2V6EB,.SubjectCard_actionButtonsSection__QDaAC .SubjectCard_weeklyBtn__sZLy0,.SubjectCard_actionButtonsSection__QDaAC .SubjectCard_createPlanBtn__GN4lw{padding:6px 8px;border:1px solid;border-radius:4px;background:transparent;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.2;width:100%}.SubjectCard_subjectCard__Dx-Kd.SubjectCard_weeklyCard__hu9eu .SubjectCard_actionButtonsSection__QDaAC .SubjectCard_actionButton__2V6EB,.SubjectCard_subjectCard__Dx-Kd.SubjectCard_weeklyCard__hu9eu .SubjectCard_actionButtonsSection__QDaAC .SubjectCard_weeklyBtn__sZLy0,.SubjectCard_subjectCard__Dx-Kd.SubjectCard_weeklyCard__hu9eu .SubjectCard_actionButtonsSection__QDaAC .SubjectCard_createPlanBtn__GN4lw{padding:4px 6px;font-size:10px}.SubjectCard_actionButtonsSection__QDaAC .SubjectCard_actionButton__2V6EB:hover,.SubjectCard_actionButtonsSection__QDaAC .SubjectCard_weeklyBtn__sZLy0:hover,.SubjectCard_actionButtonsSection__QDaAC .SubjectCard_createPlanBtn__GN4lw:hover{background:currentColor;color:#fff;transform:translateY(-1px)}.SubjectCard_actionButtonsSection__QDaAC .SubjectCard_actionButton__2V6EB:active,.SubjectCard_actionButtonsSection__QDaAC .SubjectCard_weeklyBtn__sZLy0:active,.SubjectCard_actionButtonsSection__QDaAC .SubjectCard_createPlanBtn__GN4lw:active{transform:translateY(0)}.SubjectCard_actionButtonsSection__QDaAC .SubjectCard_completionBadge__rRCU4{background:#4caf50;color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600;text-align:center;border:none}.SubjectCard_weeklyButtonsSection__ptvcY{display:flex;gap:4px;margin-top:8px;padding:0 16px 16px}.SubjectCard_weeklyBtn__sZLy0{flex:1 1;padding:6px 8px;border:1px solid;border-radius:4px;background:transparent;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.2}.SubjectCard_weeklyBtn__sZLy0:hover{background:currentColor;color:#fff;transform:translateY(-1px)}.SubjectCard_weeklyBtn__sZLy0:active{transform:translateY(0)}.SubjectCard_createPlanSection__6V6CN{margin-top:8px;display:flex;justify-content:center;padding:0 16px 16px}.SubjectCard_createPlanBtn__GN4lw{padding:6px 12px;border:1px solid;border-radius:6px;background:transparent;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.2}.SubjectCard_createPlanBtn__GN4lw:hover{background:currentColor;color:#fff;transform:translateY(-1px)}.SubjectCard_createPlanBtn__GN4lw:active{transform:translateY(0)}.SubjectCard_viewOverallPlanBtn__mrP1c{padding:6px 12px;border:1px solid;border-radius:6px;background:transparent;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.2}.SubjectCard_viewOverallPlanBtn__mrP1c:hover{background:currentColor;color:#fff;transform:translateY(-1px)}.SubjectCard_viewOverallPlanBtn__mrP1c:active{transform:translateY(0)}.SubjectCard_manageScheduleBtn__umyXe{padding:6px 12px;border:1px solid;border-radius:6px;background:transparent;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.2}.SubjectCard_manageScheduleBtn__umyXe:hover{background:currentColor;color:#fff;transform:translateY(-1px)}.SubjectCard_manageScheduleBtn__umyXe:active{transform:translateY(0)}.SubjectCard_statusSection__487a3{padding:8px 16px 16px;display:flex;justify-content:center}.SubjectCard_completionBadge__rRCU4{background:#4caf50;color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600}.SubjectCard_subjectCard__Dx-Kd.SubjectCard_emptyState__sGUlS{text-align:center;padding:40px 20px;background:#f8f9fa;border:2px dashed #dee2e6;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center}.SubjectCard_emptyIcon__VjfXD{font-size:48px;color:#999;margin-bottom:16px}.SubjectCard_emptyText__8rXnR{font-size:16px;color:#666;margin-bottom:16px}.SubjectCard_emptyAction__iVb-2{padding:8px 16px;background:#007bff;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.SubjectCard_emptyAction__iVb-2:hover{background:#0056b3;transform:translateY(-1px)}.SubjectCard_studyTimeSummary__hvd6i{font-size:12px;color:#007bff;font-weight:600;margin-top:4px;padding:2px 6px;background:#007bff1a;border-radius:4px;display:inline-block}.SubjectCard_subjectCard__Dx-Kd.SubjectCard_weeklyCard__hu9eu .SubjectCard_studyTimeSummary__hvd6i{font-size:10px;margin-top:2px;padding:1px 4px}@media (max-width: 768px){.SubjectCard_cardHeader__NDYrZ{flex-direction:column;align-items:stretch;gap:12px}.SubjectCard_cardActions__prLL2{flex-direction:row;justify-content:flex-end;min-width:auto}.SubjectCard_subjectDetails__\+R33b{flex-direction:column;gap:4px}.SubjectCard_weeklyButtonsSection__ptvcY{flex-direction:column;gap:6px}.SubjectCard_weeklyBtn__sZLy0{padding:8px 12px;font-size:13px}}@keyframes PlannerStatusView_spin__sFZr3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.planner-loading-state .planner-error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px}.planner-loading-state .loading-spinner .planner-error-state .loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #4f8cff;border-radius:50%;animation:PlannerStatusView_spin__sFZr3 1s linear infinite;margin-bottom:16px}.planner-loading-state p .planner-error-state p{color:#666;font-size:16px;margin:0}.planner-loading-state .error-text .planner-error-state .error-text{color:#dc3545;font-size:16px;margin-bottom:16px;text-align:center}.planner-loading-state .retry-btn .planner-error-state .retry-btn{padding:12px 24px;background:#4f8cff;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}.planner-loading-state .retry-btn:hover .planner-error-state .retry-btn:hover{background:#3d7ae0;transform:translateY(-2px)}.ColorPicker_colorPicker__bnK3a{display:flex;flex-direction:column;gap:12px}.ColorPicker_colorPreview__wwJe6{display:flex;align-items:center;gap:8px;padding:8px;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}.ColorPicker_colorSwatch__LfxhN{width:24px;height:24px;border:1px solid #d1d5db;border-radius:4px;flex-shrink:0}.ColorPicker_colorCode__ohZh5{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;font-weight:500;color:#374151;background:#fff;padding:2px 6px;border-radius:3px;border:1px solid #d1d5db}.ColorPicker_expandButton__iJUAs{margin-left:auto;padding:4px 8px;background:#3b82f6;color:#fff;border:none;border-radius:4px;font-size:.75rem;cursor:pointer;transition:all .2s ease}.ColorPicker_expandButton__iJUAs:hover{background:#2563eb}.ColorPicker_colorPickerCompact__mk90Z{display:flex;flex-direction:column;gap:8px}.ColorPicker_colorPalette__c3X3s{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:6px;gap:6px;padding:8px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.ColorPicker_colorPaletteCompact__A3\+gT{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:4px;gap:4px;padding:6px;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb;max-width:100%;overflow-x:auto}.ColorPicker_colorOption__L\+okn{width:24px;height:24px;border:2px solid transparent;border-radius:4px;cursor:pointer;transition:all .2s ease;position:relative;display:flex;align-items:center;justify-content:center}.ColorPicker_colorOptionCompact__eE1d5{width:12px;height:12px;border:1px solid transparent;border-radius:2px;cursor:pointer;transition:all .2s ease;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ColorPicker_colorOption__L\+okn:hover,.ColorPicker_colorOptionCompact__eE1d5:hover{transform:scale(1.1);box-shadow:0 2px 4px #00000026}.ColorPicker_colorOption__L\+okn.ColorPicker_selected__EB7aL,.ColorPicker_colorOptionCompact__eE1d5.ColorPicker_selected__EB7aL{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.ColorPicker_checkIcon__ITTZ6{color:#fff;font-size:12px;text-shadow:0 1px 2px rgba(0,0,0,.5);pointer-events:none}.ColorPicker_checkIconCompact__eACKy{color:#fff;font-size:8px;text-shadow:0 1px 2px rgba(0,0,0,.5);pointer-events:none}.ColorPicker_customColorSection__rSgfN{margin-top:8px;padding:8px;background:#f3f4f6;border-radius:6px;border:1px solid #e5e7eb}.ColorPicker_customColorRow__bAUxP{display:flex;align-items:center;gap:8px}.ColorPicker_customColorLabel__T4Tfd{font-size:.75rem;font-weight:500;color:#374151}.ColorPicker_customColorButtonExpanded__CzNQc{padding:6px 12px;border:1px solid #d1d5db;border-radius:4px;color:#fff;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ColorPicker_customColorButtonExpanded__CzNQc:hover{transform:translateY(-1px);box-shadow:0 2px 4px #00000026}.ColorPicker_customColorPreview__rCf1m{width:20px;height:20px;border:1px solid #d1d5db;border-radius:3px;flex-shrink:0}.ColorPicker_customColorCode__exDQ1{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;font-weight:500;color:#374151;background:#fff;padding:2px 6px;border-radius:3px;border:1px solid #d1d5db}.ColorPicker_customColorContainer__9QkXb{position:relative;display:flex;align-items:center;justify-content:center}.ColorPicker_customColorButton__jqE1w{width:14px;height:14px;border:1px solid #d1d5db;border-radius:3px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:8px;flex-shrink:0;flex-grow:0;transition:all .2s ease;position:relative}.ColorPicker_customColorButton__jqE1w:hover{transform:scale(1.1);box-shadow:0 2px 4px #00000026;border-color:#3b82f6}.ColorPicker_customColorCheck__8zub7{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:8px;text-shadow:0 1px 2px rgba(0,0,0,.5);pointer-events:none}.ColorPicker_customColorCheckExpanded__n1MK4{color:#fff;font-size:12px;text-shadow:0 1px 2px rgba(0,0,0,.5);pointer-events:none}.ColorPicker_customColorPopup__Ngjnv{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border:2px solid #3b82f6;border-radius:8px;box-shadow:0 8px 24px #0000004d;z-index:9999;min-width:250px;display:block}.ColorPicker_customColorHeader__ScBh1{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid #e5e7eb;background:#f9fafb;border-radius:8px 8px 0 0}.ColorPicker_customColorHeader__ScBh1 span{font-size:.75rem;font-weight:500;color:#374151}.ColorPicker_customColorActions__9unQb{display:flex;gap:8px}.ColorPicker_customColorContent__Un4ll{padding:12px;display:flex;flex-direction:column;gap:8px}.ColorPicker_colorInputPopup__lZS9A{width:100%;height:40px;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;padding:0}.ColorPicker_colorInputPopup__lZS9A::-webkit-color-swatch-wrapper{padding:0}.ColorPicker_colorInputPopup__lZS9A::-webkit-color-swatch{border:none;border-radius:3px}.ColorPicker_colorPreviewPopup__7wFCG{display:flex;align-items:center;gap:8px}.ColorPicker_colorSwatchPopup__zLCwA{width:24px;height:24px;border:2px solid white;border-radius:4px;box-shadow:0 1px 3px #0000001a}.ColorPicker_colorCodePopup__3f8Aq{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;font-weight:500;color:#374151;background:#f9fafb;padding:2px 6px;border-radius:3px;border:1px solid #d1d5db}.ColorPicker_cancelButton__SxECF{padding:4px 8px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;color:#374151;font-size:.7rem;font-weight:500;cursor:pointer;transition:all .2s ease}.ColorPicker_cancelButton__SxECF:hover{background:#e5e7eb;border-color:#9ca3af}.ColorPicker_applyButton__oXrBi{padding:4px 8px;background:#3b82f6;border:1px solid #3b82f6;border-radius:4px;color:#fff;font-size:.7rem;font-weight:500;cursor:pointer;transition:all .2s ease}.ColorPicker_applyButton__oXrBi:hover{background:#2563eb;border-color:#2563eb}.ColorPicker_customColorPickerExpanded__puM0t{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border:2px solid #3b82f6;border-radius:8px;box-shadow:0 8px 24px #0000004d;z-index:9999;min-width:300px;display:block}@media (max-width: 768px){.ColorPicker_colorPalette__c3X3s{grid-template-columns:repeat(5,1fr)}.ColorPicker_colorPaletteCompact__A3\+gT{grid-template-columns:repeat(4,1fr)}}.PlannerSubject_subjectContainer__g8H\+Z{display:flex;flex-direction:column;padding:1rem;background:#fff;overflow-x:auto;overflow-y:auto}.PlannerSubject_addRowBtn__yVfkm{padding:8px 16px;background:#28a745;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s ease}.PlannerSubject_addRowBtn__yVfkm:hover{background:#218838}.PlannerSubject_saveBtn__XWqIT{padding:6px 12px;background:#28a745;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:32px;height:32px}.PlannerSubject_saveBtn__XWqIT:hover{background:#218838;transform:translateY(-1px)}.PlannerSubject_cancelBtn__BzaMS{padding:6px 12px;background:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:32px;height:32px}.PlannerSubject_cancelBtn__BzaMS:hover{background:#c82333;transform:translateY(-1px)}.PlannerSubject_addSubjectBtn__ZiikF{padding:12px 20px;background:#007bff;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.PlannerSubject_addSubjectBtn__ZiikF:hover{background:#0056b3;transform:translateY(-1px)}.PlannerSubject_subjectPlanList__FO2bT{display:flex;flex-direction:column;align-items:flex-start;flex:1 1;overflow-y:auto;margin-top:1rem}.PlannerSubject_emptyState__pGWID{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;max-width:500px;margin:0 auto;padding:3rem}.PlannerSubject_emptyIcon__qJPlX{font-size:5rem;color:#e0e0e0;margin-bottom:1.5rem}.PlannerSubject_emptyTitle__8oiHW{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 1rem}.PlannerSubject_emptyDescription__ZywjH{font-size:1rem;color:#666;margin:0 0 2rem;line-height:1.5}.PlannerSubject_emptyButton__tvEt6{padding:1rem 2rem;background:#007bff;color:#fff;border:none;border-radius:12px;font-size:1.125rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:all .3s ease;box-shadow:0 4px 12px #007bff4d;min-width:250px;justify-content:center}.PlannerSubject_emptyButton__tvEt6:hover{background:#0056b3;transform:translateY(-2px);box-shadow:0 6px 20px #007bff66}.PlannerSubject_emptyButton__tvEt6:active{transform:translateY(0)}.PlannerSubject_emptyRow__YfvZS{text-align:center;padding:3rem!important;background:#f8f9fa}.PlannerSubject_emptyRow__YfvZS .PlannerSubject_emptyState__pGWID{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem}.PlannerSubject_emptyRow__YfvZS .PlannerSubject_emptyIcon__qJPlX{font-size:3rem;color:#6c757d;margin-bottom:.5rem}.PlannerSubject_emptyRow__YfvZS .PlannerSubject_emptyTitle__8oiHW{font-size:1.2rem;font-weight:600;color:#495057;margin:0}.PlannerSubject_emptyRow__YfvZS .PlannerSubject_emptyDescription__ZywjH{font-size:.9rem;color:#6c757d;margin:0}.PlannerSubject_inputForm__w1TK3{background:linear-gradient(135deg,#e3f2fd,#f0f8ff);border:1px solid #bbdefb;border-radius:12px;padding:1rem;margin-bottom:.5rem;box-shadow:0 2px 8px #2196f31a;transition:all .3s ease;overflow-x:auto;overflow-y:auto;max-height:50vh}.PlannerSubject_inputModeToggle__gj5iR{display:flex;justify-content:center;margin-bottom:1rem}.PlannerSubject_toggleButton__AAGUe{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #28a74533}.PlannerSubject_toggleButton__AAGUe:hover{background:linear-gradient(135deg,#218838,#1ea085);transform:translateY(-1px);box-shadow:0 4px 8px #28a7454d}.PlannerSubject_toggleButton__AAGUe.PlannerSubject_active__tAXCm{background:linear-gradient(135deg,#dc3545,#c82333)}.PlannerSubject_toggleButton__AAGUe.PlannerSubject_active__tAXCm:hover{background:linear-gradient(135deg,#c82333,#bd2130)}.PlannerSubject_inputFields__YrSiT{animation:PlannerSubject_slideDown__-K\+xa .3s ease-out}@keyframes PlannerSubject_slideDown__-K\+xa{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.PlannerSubject_formRow__oH6kf{display:grid;grid-template-columns:1.2fr 2fr 1fr .6fr .6fr .6fr 1.2fr 1.2fr 1.5fr;grid-gap:.2rem;gap:.2rem;align-items:flex-end;margin-bottom:1rem;padding:.5rem;background:#fff;border-radius:6px;border:1px solid #e5e7eb;min-width:1200px;overflow-x:auto}.PlannerSubject_formGroup__kRruD{display:flex;flex-direction:column;gap:.2rem;align-items:center;justify-content:flex-end}.PlannerSubject_formGroup__kRruD label{font-size:.75rem;font-weight:600;color:#374151;margin-bottom:.25rem;text-align:center;background:#f9fafb;padding:.25rem .5rem;border-radius:3px;border:1px solid #e5e7eb}.PlannerSubject_formInput__hLuHz,.PlannerSubject_formSelect__atMUu{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:4px;font-size:.8rem;background:#fff;transition:all .2s ease;text-align:center}.PlannerSubject_formInput__hLuHz:focus,.PlannerSubject_formSelect__atMUu:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.PlannerSubject_formInput__hLuHz:hover,.PlannerSubject_formSelect__atMUu:hover{border-color:#9ca3af}.PlannerSubject_addBtn__SqnmY{display:flex;align-items:center;justify-content:center;gap:6px;padding:.75rem 1rem;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #28a74533}.PlannerSubject_addBtn__SqnmY:hover:not(:disabled){background:linear-gradient(135deg,#218838,#1ea085);transform:translateY(-1px);box-shadow:0 4px 8px #28a7454d}.PlannerSubject_addBtn__SqnmY:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.PlannerSubject_formInput__hLuHz,.PlannerSubject_formSelect__atMUu{padding:.6rem .8rem;border:1px solid #90caf9;border-radius:6px;font-size:.85rem;background:#fff;transition:all .2s ease;width:100%;box-sizing:border-box;height:40px;line-height:1.2}.PlannerSubject_formInput__hLuHz:focus,.PlannerSubject_formSelect__atMUu:focus{outline:none;border-color:#2196f3;box-shadow:0 0 0 2px #2196f333}.PlannerSubject_formGroup__kRruD:last-child{flex:0 0 auto;min-width:100px}.PlannerSubject_formGroup__kRruD:last-child button{width:100%;height:100%;min-height:40px;font-size:.85rem}.PlannerSubject_subjectTable__NICuR{width:100%;max-height:60vh;overflow-x:auto;overflow-y:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}.PlannerSubject_table__lqBxQ{width:100%;min-width:1200px;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}.PlannerSubject_stickyHeader__qbfn\+{position:-webkit-sticky;position:sticky;top:0;z-index:10}.PlannerSubject_table__lqBxQ thead{background:#f8f9fa}.PlannerSubject_table__lqBxQ th{padding:1rem .75rem;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #e9ecef;font-size:.85rem}.PlannerSubject_table__lqBxQ th:nth-child(1){width:10%}.PlannerSubject_table__lqBxQ th:nth-child(2){width:12%}.PlannerSubject_table__lqBxQ th:nth-child(3){width:8%}.PlannerSubject_table__lqBxQ th:nth-child(4){width:6%}.PlannerSubject_table__lqBxQ th:nth-child(5){width:8%}.PlannerSubject_table__lqBxQ th:nth-child(6){width:8%}.PlannerSubject_table__lqBxQ th:nth-child(7){width:15%}.PlannerSubject_table__lqBxQ th:nth-child(8){width:8%}.PlannerSubject_table__lqBxQ th:nth-child(9){width:10%}.PlannerSubject_table__lqBxQ th:nth-child(10){width:7%}.PlannerSubject_table__lqBxQ td{padding:1rem .75rem;border-bottom:1px solid #e9ecef;vertical-align:middle}.PlannerSubject_tableRow__ZV1\+-:hover{background:#f8f9fa}.PlannerSubject_editingRow__lx2v-{background:#e3f2fd!important;border:2px solid #2196f3}.PlannerSubject_editFields__VRlug{display:flex;flex-direction:column;gap:.25rem}.PlannerSubject_editInput__inz6y,.PlannerSubject_editSelect__b2uMT{padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem;background:#fff}.PlannerSubject_editInput__inz6y:focus,.PlannerSubject_editSelect__b2uMT:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.PlannerSubject_subjectCell__Q52GF{min-width:80px;text-align:center}.PlannerSubject_titleCell__D3dI5,.PlannerSubject_divisionCell__vozZV,.PlannerSubject_totalCell__UPjgG,.PlannerSubject_startCell__QRKlC,.PlannerSubject_currentCell__YgGBO{min-width:100px;text-align:center}.PlannerSubject_dateCell__O0e2H{min-width:180px}.PlannerSubject_remainingCell__W9B1z{text-align:center;min-width:100px}.PlannerSubject_progressCell__yL2ti{min-width:120px}.PlannerSubject_subjectText__J4Bp3,.PlannerSubject_titleText__hUbJv,.PlannerSubject_divisionText__XGUEo,.PlannerSubject_totalText__i0ezT,.PlannerSubject_startText__Fb3eM,.PlannerSubject_currentText__4Xn2N{font-size:.9rem;color:#333}.PlannerSubject_subjectText__J4Bp3{font-weight:600;color:#007bff}.PlannerSubject_subjectWithColor__yEc1V{display:flex;align-items:center;gap:8px;justify-content:center}.PlannerSubject_subjectColorIndicator__wXsj3{width:12px;height:12px;border-radius:50%;flex-shrink:0;border:1px solid rgba(0,0,0,.1)}.PlannerSubject_dateRange__xcKlH{font-size:.85rem;color:#555}.PlannerSubject_positive__zL6se{color:#28a745;font-weight:600}.PlannerSubject_negative__gvjsJ{color:#dc3545;font-weight:600}.PlannerSubject_neutral__qzl6T{color:#6c757d;font-weight:600}.PlannerSubject_progressBar__Y6Wku{width:100%;height:8px;background:#e9ecef;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.PlannerSubject_progressFill__G\+tl\+{height:100%;background:#007bff;transition:width .3s ease}.PlannerSubject_progressText__cNFW7{font-size:.85rem;color:#666}.PlannerSubject_actions__QVTt1{text-align:center;min-width:120px}.PlannerSubject_actionButtons__Lpxqs{display:flex;gap:.5rem;justify-content:center}.PlannerSubject_editBtn__Vb5er,.PlannerSubject_deleteBtn__6kb4w{padding:.5rem;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.PlannerSubject_editBtn__Vb5er{background:#17a2b8;color:#fff}.PlannerSubject_editBtn__Vb5er:hover{background:#138496}.PlannerSubject_deleteBtn__6kb4w{background:#dc3545;color:#fff}.PlannerSubject_deleteBtn__6kb4w:hover{background:#c82333}.PlannerSubject_addRow__\+--rk{background:#f8f9fa!important;border-top:2px dashed #dee2e6}.PlannerSubject_addBtn__SqnmY{padding:.6rem 1rem;background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.4rem;transition:all .2s ease;box-shadow:0 2px 4px #2196f34d;width:100%;justify-content:center;height:40px}.PlannerSubject_addBtn__SqnmY:hover{background:linear-gradient(135deg,#1976d2,#1565c0);transform:translateY(-1px);box-shadow:0 4px 8px #2196f366}.PlannerSubject_addBtn__SqnmY:disabled{background:#bdbdbd;cursor:not-allowed;transform:none;box-shadow:none}.PlannerSubject_viewMode__RQeEy{font-size:.8rem;color:#6c757d;font-style:italic}.PlannerSubject_cancelBtn__BzaMS{padding:.5rem;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:#ffc107;color:#212529}.PlannerSubject_cancelBtn__BzaMS:hover{background:#e0a800}@media (max-width: 768px){.PlannerSubject_subjectContainer__g8H\+Z{padding:1rem;overflow-y:auto}.PlannerSubject_subjectHeader__GYbNf{flex-direction:column;gap:1rem;align-items:stretch}.PlannerSubject_emptyState__pGWID{padding:2rem}.PlannerSubject_emptyButton__tvEt6{min-width:200px;font-size:1rem}.PlannerSubject_formRow__oH6kf{flex-direction:column;gap:.5rem}.PlannerSubject_formGroup__kRruD{flex:none}.PlannerSubject_formGroup__kRruD:last-child{min-width:auto}.PlannerSubject_table__lqBxQ{font-size:.85rem}.PlannerSubject_table__lqBxQ th,.PlannerSubject_table__lqBxQ td{padding:.75rem .5rem}.PlannerSubject_subjectCell__Q52GF{min-width:60px}.PlannerSubject_titleCell__D3dI5,.PlannerSubject_divisionCell__vozZV,.PlannerSubject_totalCell__UPjgG,.PlannerSubject_startCell__QRKlC,.PlannerSubject_currentCell__YgGBO{min-width:80px}.PlannerSubject_dateCell__O0e2H{min-width:140px}.PlannerSubject_progressCell__yL2ti{min-width:100px}.PlannerSubject_subjectTable__NICuR{max-height:50vh;overflow-y:auto}}@media (max-width: 1200px){.PlannerSubject_formRow__oH6kf{gap:.75rem}.PlannerSubject_formRow__oH6kf:first-child .PlannerSubject_formGroup__kRruD:nth-child(1){flex:0 0 130px}.PlannerSubject_formRow__oH6kf:first-child .PlannerSubject_formGroup__kRruD:nth-child(2){flex:0 0 180px}.PlannerSubject_formRow__oH6kf:first-child .PlannerSubject_formGroup__kRruD:nth-child(3){flex:0 0 110px}.PlannerSubject_formRow__oH6kf:first-child .PlannerSubject_formGroup__kRruD:nth-child(4){flex:0 0 90px}.PlannerSubject_formRow__oH6kf:last-child .PlannerSubject_formGroup__kRruD:nth-child(1){flex:0 0 90px}.PlannerSubject_formRow__oH6kf:last-child .PlannerSubject_formGroup__kRruD:nth-child(2){flex:0 0 90px}.PlannerSubject_formRow__oH6kf:last-child .PlannerSubject_formGroup__kRruD:nth-child(3){flex:0 0 120px}.PlannerSubject_formRow__oH6kf:last-child .PlannerSubject_formGroup__kRruD:nth-child(4){flex:0 0 120px}.PlannerSubject_formRow__oH6kf:last-child .PlannerSubject_formGroup__kRruD:nth-child(5){flex:0 0 90px}}@media (max-width: 768px){.PlannerSubject_inputForm__w1TK3{padding:1rem}.PlannerSubject_formRow__oH6kf{flex-direction:column;gap:.5rem;align-items:stretch}.PlannerSubject_formGroup__kRruD{flex:none!important;width:100%}}.PlannerSubject_formInput__hLuHz[type=date]::-webkit-calendar-picker-indicator{background-size:20px 20px;width:24px;height:24px;cursor:pointer}.PlannerSubject_formInput__hLuHz[type=date]::-webkit-datetime-edit{font-size:16px;padding:8px}.PlannerSubject_editInput__inz6y[type=date]::-webkit-calendar-picker-indicator{background-size:18px 18px;width:20px;height:20px;cursor:pointer}.PlannerSubject_editInput__inz6y[type=date]::-webkit-datetime-edit{font-size:14px;padding:6px}@media (max-width: 1400px){.PlannerSubject_subjectContainer__g8H\+Z{padding:.5rem}.PlannerSubject_formRow__oH6kf{min-width:1000px;gap:.5rem}.PlannerSubject_table__lqBxQ{min-width:1000px}}@media (max-width: 1200px){.PlannerSubject_formRow__oH6kf{min-width:800px;gap:.4rem}.PlannerSubject_table__lqBxQ{min-width:800px}.PlannerSubject_formGroup__kRruD label{font-size:.7rem;padding:.2rem .4rem}.PlannerSubject_formInput__hLuHz,.PlannerSubject_formSelect__atMUu{font-size:.75rem;padding:.4rem .6rem}}@media (max-width: 768px){.PlannerSubject_subjectContainer__g8H\+Z{padding:.25rem}.PlannerSubject_formRow__oH6kf{min-width:600px;gap:.3rem}.PlannerSubject_table__lqBxQ{min-width:600px}.PlannerSubject_formGroup__kRruD label{font-size:.65rem;padding:.15rem .3rem}.PlannerSubject_formInput__hLuHz,.PlannerSubject_formSelect__atMUu{font-size:.7rem;padding:.3rem .5rem}.PlannerSubject_addBtn__SqnmY{font-size:.7rem;padding:.5rem .75rem}}.PlannerSubject_formInput__hLuHz[type=date]::-webkit-calendar-picker-indicator:hover{background-color:#f0f0f0}.PlannerSubject_inputModeButtons__0yIIL{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.5rem;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef;min-height:40px}.PlannerSubject_buttonGroup__iRtVY{display:flex;gap:.5rem;align-items:center;margin:0 auto}.PlannerSubject_colorSection__HoFwt{display:flex;align-items:center;gap:.5rem}.PlannerSubject_colorLabel__l6IKI{font-size:.8rem;font-weight:600;color:#374151;margin:0}.PlannerSubject_closeButton__cwtTM{background:#6c757d!important;color:#fff!important;border:none!important;padding:.5rem 1rem!important;border-radius:4px!important;font-size:.85rem!important;cursor:pointer!important;transition:all .2s ease!important;font-family:inherit!important}.PlannerSubject_closeButton__cwtTM:hover{background:#5a6268!important}.PlannerSubject_addButton__gJQzu{background:#28a745!important;color:#fff!important;border:none!important;padding:.5rem 1rem!important;border-radius:4px!important;font-size:.85rem!important;cursor:pointer!important;transition:all .2s ease!important;display:flex!important;align-items:center!important;gap:.25rem!important;font-family:inherit!important}.PlannerSubject_addButton__gJQzu:hover{background:#218838!important}.PlannerSubject_addButton__gJQzu:disabled{background:#6c757d!important;cursor:not-allowed!important}.PlannerSubject_formGroup__kRruD:nth-child(4) .PlannerSubject_formInput__hLuHz,.PlannerSubject_formGroup__kRruD:nth-child(5) .PlannerSubject_formInput__hLuHz,.PlannerSubject_formGroup__kRruD:nth-child(6) .PlannerSubject_formInput__hLuHz{width:100%;margin:0}.PlannerSubject_formGroup__kRruD label{width:100%;text-align:center}.PlannerSubject_formInput__hLuHz,.PlannerSubject_formSelect__atMUu{width:100%!important;box-sizing:border-box!important;text-align:center!important;font-size:.9rem!important;border:1px solid #d1d5db!important;border-radius:4px!important;padding:.4rem .5rem!important;background:#fff!important;font-family:inherit!important;font-weight:400!important;text-decoration:none!important}.PlannerSubject_formInput__hLuHz[type=date]{font-size:.9rem!important}.PlannerSubject_formInput__hLuHz:focus,.PlannerSubject_formSelect__atMUu:focus{outline:none!important;border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f633!important}.PlannerSubject_formRow__oH6kf .PlannerSubject_formGroup__kRruD:nth-child(7),.PlannerSubject_formRow__oH6kf .PlannerSubject_formGroup__kRruD:nth-child(8){width:1fr!important;min-width:0!important;max-width:none!important}.PlannerSubject_editInput__inz6y[type=date]{font-size:14px}.PlannerSubject_readOnlyField__QK-1G{cursor:not-allowed;opacity:.7;background-color:#f8f9fa;padding:.4rem .5rem;border-radius:4px;border:1px solid #e9ecef;position:relative}.PlannerSubject_readOnlyField__QK-1G:hover{background-color:#e9ecef}.PlannerSubject_colorPickerContainer__JeusB{display:flex;align-items:center;margin-right:.5rem}.aca-schedule-student-approval-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.aca-schedule-student-approval-modal{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 4px 12px #00000026}.aca-schedule-student-approval-modal .aca-schedule-student-approval-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #eee}.aca-schedule-student-approval-modal .aca-schedule-student-approval-header h3{margin:0;font-size:18px;font-weight:600;color:#333}.aca-schedule-student-approval-modal .aca-schedule-student-approval-header .aca-schedule-student-approval-close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.aca-schedule-student-approval-modal .aca-schedule-student-approval-header .aca-schedule-student-approval-close-btn:hover{background-color:#f5f5f5}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content{flex:1 1;overflow-y:auto;padding:20px 24px;min-height:0}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content::-webkit-scrollbar{width:6px}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-loading-message .aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-error-message .aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-no-data-message{text-align:center;padding:40px 20px;color:#666;font-size:14px}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-error-message{color:#dc3545}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-list{display:flex;flex-direction:column;gap:12px}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-list .aca-schedule-student-approval-item{display:flex;align-items:flex-start;gap:12px;padding:16px 12px;border:1px solid #e0e0e0;border-radius:6px;background:#fff;transition:all .2s ease}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-list .aca-schedule-student-approval-item:hover{background:#f8f9fa;border-color:#2196f3}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-list .aca-schedule-student-approval-item .aca-schedule-student-approval-checkbox{display:flex;align-items:center;margin-top:2px;cursor:pointer}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-list .aca-schedule-student-approval-item .aca-schedule-student-approval-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-list .aca-schedule-student-approval-item .aca-schedule-student-approval-info{flex:1 1}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-list .aca-schedule-student-approval-item .aca-schedule-student-approval-info .aca-schedule-student-approval-main-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-list .aca-schedule-student-approval-item .aca-schedule-student-approval-info .aca-schedule-student-approval-main-row .aca-schedule-student-approval-info-right{display:flex;align-items:center;gap:8px;flex:1 1;justify-content:flex-end}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-list .aca-schedule-student-approval-item .aca-schedule-student-approval-info .aca-schedule-student-approval-main-row .aca-schedule-student-approval-info-right .aca-schedule-student-approval-date-type{font-size:14px;color:#666;display:flex;align-items:center;gap:4px;white-space:nowrap}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-list .aca-schedule-student-approval-item .aca-schedule-student-approval-info .aca-schedule-student-approval-main-row .aca-schedule-student-approval-info-right .aca-schedule-student-approval-date-type .aca-schedule-student-approval-type{display:inline-flex;align-items:center;padding:4px 10px;margin-right:6px;border-radius:4px;color:#fff;font-size:13px;font-weight:500;white-space:nowrap}.aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-list .aca-schedule-student-approval-item .aca-schedule-student-approval-info .aca-schedule-student-approval-main-row .aca-schedule-student-approval-info-right .aca-schedule-student-approval-date-type .aca-schedule-student-approval-date .aca-schedule-student-approval-modal .aca-schedule-student-approval-content .aca-schedule-student-approval-list .aca-schedule-student-approval-item .aca-schedule-student-approval-info .aca-schedule-student-approval-main-row .aca-schedule-student-approval-info-right .aca-schedule-student-approval-date-type .aca-schedule-student-approval-time{font-size:14px;color:#666;font-weight:500}.aca-schedule-student-approval-modal .aca-schedule-student-approval-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-top:1px solid #eee}.aca-schedule-student-approval-modal .aca-schedule-student-approval-footer .aca-schedule-student-approval-footer-left{display:flex;align-items:center;gap:16px}.aca-schedule-student-approval-modal .aca-schedule-student-approval-footer .aca-schedule-student-approval-footer-left .aca-schedule-student-approval-select-all-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#666}.aca-schedule-student-approval-modal .aca-schedule-student-approval-footer .aca-schedule-student-approval-footer-left .aca-schedule-student-approval-select-all-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.aca-schedule-student-approval-modal .aca-schedule-student-approval-footer .aca-schedule-student-approval-footer-left .aca-schedule-student-approval-selected-count{font-size:14px;color:#666;font-weight:500}.aca-schedule-student-approval-modal .aca-schedule-student-approval-footer .aca-schedule-student-approval-footer-right{display:flex;gap:12px}.aca-schedule-student-approval-modal .aca-schedule-student-approval-footer .aca-schedule-student-approval-cancel-btn .aca-schedule-student-approval-modal .aca-schedule-student-approval-footer .aca-schedule-student-approval-confirm-btn{padding:10px 24px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.aca-schedule-student-approval-modal .aca-schedule-student-approval-footer .aca-schedule-student-approval-cancel-btn:disabled .aca-schedule-student-approval-modal .aca-schedule-student-approval-footer .aca-schedule-student-approval-confirm-btn:disabled{opacity:.5;cursor:not-allowed}.aca-schedule-student-approval-modal .aca-schedule-student-approval-footer .aca-schedule-student-approval-cancel-btn{background:#f5f5f5;border:1px solid #e0e0e0;color:#666}.aca-schedule-student-approval-modal .aca-schedule-student-approval-footer .aca-schedule-student-approval-cancel-btn:hover:not(:disabled){background:#e0e0e0}.aca-schedule-student-approval-modal .aca-schedule-student-approval-footer .aca-schedule-student-approval-confirm-btn{background:#2196f3;border:none;color:#fff}.aca-schedule-student-approval-modal .aca-schedule-student-approval-footer .aca-schedule-student-approval-confirm-btn:hover:not(:disabled){background:#1976d2}@keyframes acaSmsHistory_spin__fvLOI{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes acaSmsHistory_fadeIn__pPAyU{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.sms-history-container .student-list-section{width:300px;min-width:300px;height:calc(100vh - 230px);background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column}.sms-history-container .student-list-section .search-box{display:flex;align-items:center;padding:.5rem;background:#f5f5f5;border-radius:6px;margin-bottom:.3rem;position:relative;transition:all .2s ease}.sms-history-container .student-list-section .search-box:focus-within{background:#fff;box-shadow:0 0 0 2px #1976d233}.sms-history-container .student-list-section .search-box svg{color:#666;margin-right:.75rem;font-size:1.1rem;flex-shrink:0}.sms-history-container .student-list-section .search-box input{border:none;background:none;width:100%;outline:none;font-size:.95rem;color:#333;padding:.25rem 0}.sms-history-container .student-list-section .search-box input::placeholder{color:#999}.sms-history-container .student-list-section .search-box input:focus::placeholder{color:#666}.sms-history-container .student-list-section .search-box:after{content:"";position:absolute;right:.75rem;width:12px;height:12px;border:2px solid transparent;border-top-color:#666;border-radius:50%;opacity:0;transition:opacity .2s ease}.sms-history-container .student-list-section .search-box.loading:after{opacity:1;animation:acaSmsHistory_spin__fvLOI .8s linear infinite}.sms-history-container .student-list-section .search-error{color:#dc3545;font-size:.85rem;margin:.5rem;animation:acaSmsHistory_fadeIn__pPAyU .3s ease}.sms-history-container .student-list-section .student-list{flex:1 1;overflow-y:auto;padding-right:5px;position:relative}.sms-history-container .student-list-section .student-list::-webkit-scrollbar{width:6px}.sms-history-container .student-list-section .student-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.sms-history-container .student-list-section .student-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.sms-history-container .student-list-section .student-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.sms-history-container .student-list-section .student-list .student-item{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:6px;cursor:pointer;transition:all .2s;position:relative}.sms-history-container .student-list-section .student-list .student-item:hover{background:#f5f5f5;box-shadow:0 2px 8px #0000000d}.sms-history-container .student-list-section .student-list .student-item.active{background:#e3f2fd;color:#1976d2}.sms-history-container .student-list-section .student-list .student-item .student-name{font-weight:500}.sms-history-container .student-list-section .student-list.loading:after{content:"";position:absolute;inset:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:1}.sms-history-container .student-list-section .history-btn{background:#f8fafc;border:1px solid #e5e7eb;cursor:pointer;padding:.5rem;border-radius:6px;margin-top:.5rem;color:#374151;font-size:.9rem;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;font-weight:500}.sms-history-container .student-list-section .history-btn .approval-status-icon{margin:0;width:15px;height:15px;border:1.5px solid #666;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;flex-shrink:0;pointer-events:none;opacity:.8}.sms-history-container .student-list-section .history-btn .approval-status-icon svg{width:9px;height:9px;stroke-width:4;color:#666}.sms-history-container .student-list-section .history-btn .approval-status-icon.approved{border-color:#666}.sms-history-container .student-list-section .history-btn .approval-status-icon.approved svg{color:#666}.sms-history-container .student-list-section .history-btn:hover{background:#f3f4f6;border-color:#d1d5db;color:#1f2937;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.sms-history-container .student-list-section .history-btn:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.sms-history-container{display:flex;gap:1rem;height:calc(100vh - 230px);min-width:580px}.sms-history-container .sms-history-section{flex:1 1;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;display:flex;flex-direction:column;overflow:hidden}.sms-history-container .sms-history-section .history-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}.sms-history-container .sms-history-section .history-header h3{font-size:1.25rem;font-weight:600;color:#333;margin:0}.sms-history-container .sms-history-section .history-header .history-filters{display:flex;gap:.5rem}.sms-history-container .sms-history-section .history-header .history-filters select{padding:.5rem;border:1px solid #dee2e6;border-radius:4px;background:#fff;font-size:.9rem;color:#495057;cursor:pointer}.sms-history-container .sms-history-section .history-header .history-filters select:hover{border-color:#adb5bd}.sms-history-container .sms-history-section .history-header .history-filters select:focus{outline:none;border-color:#228be6}.sms-history-container .sms-history-section .history-grid-section{flex:1 1;overflow-y:auto}.sms-history-container .sms-history-section .history-grid-section .loading{text-align:center;padding:2rem;color:#666}.sms-history-container .sms-history-section .history-grid-section .history-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;padding:.5rem}.sms-history-container .sms-history-section .history-grid-section .history-grid .history-item{background:#f8f9fa;border-radius:8px;padding:1rem;transition:all .2s}.sms-history-container .sms-history-section .history-grid-section .history-grid .history-item:hover{background:#f1f3f5}.sms-history-container .sms-history-section .history-grid-section .history-grid .history-item .history-header{margin-bottom:.5rem;border:none;padding:0}.sms-history-container .sms-history-section .history-grid-section .history-grid .history-item .history-header .history-date{color:#666;font-size:.9rem}.sms-history-container .sms-history-section .history-grid-section .history-grid .history-item .history-content .history-info{display:none}.sms-history-container .sms-history-section .aca-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px}.sms-history-container .sms-history-section .aca-pagination .pagination-button{padding:8px 12px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;transition:all .2s}.sms-history-container .sms-history-section .aca-pagination .pagination-button:hover:not(:disabled){background:#f5f5f5}.sms-history-container .sms-history-section .aca-pagination .pagination-button:disabled{cursor:not-allowed;opacity:.5}.sms-history-container .sms-history-section .aca-pagination .pagination-button.active{background:#007bff;color:#fff;border-color:#007bff}.sms-history-container .sms-history-section .aca-pagination .ellipsis{display:flex;align-items:center;padding:0 4px;color:#666}.sms-history-container .sms-history-section .etc-message{display:flex;justify-content:center;align-items:center;height:90%;color:#666;font-size:1.1rem}.sms-history-container .sms-history-section .etc-message p{margin:0;padding:2rem;background:#f8f9fa;border-radius:8px}@media (max-width: 768px){.sms-history-container{min-width:0;width:100%;height:auto;min-height:min(68vh,100vh - 260px);flex-direction:column;flex:1 1}.sms-history-container .sms-history-section{min-width:0;flex:1 1;min-height:min(56vh,100vh - 300px)}}.phone-number{font-size:.8em;color:#666;margin-left:4px}.info-panel{width:400px;height:calc(100vh - 230px);background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;flex-shrink:0}.info-panel .info-panel-header{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;border-bottom:1px solid #e2e8f0}.info-panel .info-panel-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#2d3748}.info-panel .info-panel-header .close-btn{background:none;border:none;font-size:1.5rem;color:#718096;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease}.info-panel .info-panel-header .close-btn:hover{background:#e2e8f0;color:#4a5568}.info-panel .info-tabs{display:flex;background:#f8fafc;border-bottom:1px solid #e2e8f0}.info-panel .info-tabs .info-tab{flex:1 1;background:none;border:none;padding:12px 16px;font-size:.875rem;font-weight:500;color:#718096;cursor:pointer;transition:all .2s ease;position:relative;border-bottom:2px solid transparent}.info-panel .info-tabs .info-tab:hover{color:#4a5568;background:#edf2f7}.info-panel .info-tabs .info-tab.active{color:#4a7bff;background:#fff;border-bottom-color:#4a7bff}.info-panel .info-tabs .info-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#4a7bff}.info-panel .info-tabs .info-tab:first-child{border-top-left-radius:6px}.info-panel .info-tabs .info-tab:last-child{border-top-right-radius:6px}.info-panel .info-panel-content{flex:1 1;overflow-y:auto;padding:1.5rem}.info-panel .info-panel-content .info-section{margin-bottom:2rem}.info-panel .info-panel-content .info-section:last-child{margin-bottom:0}.info-panel .info-panel-content .info-section h3{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#2d3748;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.info-panel .info-panel-content .info-section .section-header{display:flex;justify-content:space-between;align-items:center}.info-panel .info-panel-content .info-section .section-header h3{margin:0;border:none;padding:0}.info-panel .info-panel-content .info-section .section-header .add-btn{background:#4a7bff;color:#fff;border:none;border-radius:6px;padding:.5rem;cursor:pointer;transition:all .2s ease}.info-panel .info-panel-content .info-section .section-header .add-btn:hover{background:#3d66cc}.info-panel .info-panel-content .info-section .section-header .settings-btn{background:none;border:none;padding:.5rem;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#718096;display:flex;align-items:center;justify-content:center}.info-panel .info-panel-content .info-section .section-header .settings-btn:hover{background:#e2e8f0;color:#4a5568}.info-panel .info-panel-content .info-section .section-header .settings-btn svg{width:18px;height:18px}.info-panel .info-panel-content .info-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.info-panel .info-panel-content .info-grid .info-item{display:flex;flex-direction:column;gap:.5rem}.info-panel .info-panel-content .info-grid .info-item label{font-size:.875rem;font-weight:500;color:#4a5568}.info-panel .info-panel-content .info-grid .info-item span{padding:.75rem;background:#f7fafc;border-radius:6px;border:1px solid #e2e8f0;color:#2d3748}.info-panel .info-panel-content .subject-info-section{margin-top:2rem}.info-panel .info-panel-content .subject-info-section h4{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#2d3748;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.info-panel .info-panel-content .subject-info-section .subject-list{display:flex;flex-direction:column;gap:.5rem}.info-panel .info-panel-content .subject-info-section .subject-list .subject-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem}.info-panel .info-panel-content .subject-info-section .subject-list .subject-item .subject-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.info-panel .info-panel-content .subject-info-section .subject-list .subject-item .subject-header .subject-name{font-weight:600;color:#2d3748;font-size:.9rem}.info-panel .info-panel-content .subject-info-section .subject-list .subject-item .subject-header .subject-method{background:#4a7bff;color:#fff;padding:.2rem .5rem;border-radius:8px;font-size:.7rem;font-weight:500}.info-panel .info-panel-content .subject-info-section .subject-list .subject-item .subject-details{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.info-panel .info-panel-content .subject-info-section .subject-list .subject-item .subject-details .detail-item{display:flex;align-items:center;gap:.25rem;font-size:.8rem}.info-panel .info-panel-content .subject-info-section .subject-list .subject-item .subject-details .detail-item label{font-weight:500;color:#718096;font-size:.75rem}.info-panel .info-panel-content .subject-info-section .subject-list .subject-item .subject-details .detail-item span{color:#2d3748;padding:.2rem .4rem;background:#fff;border-radius:3px;border:1px solid #e2e8f0;font-size:.75rem}.info-panel .info-panel-content .subject-info-section .no-subjects{text-align:center;padding:1.5rem;color:#718096;background:#f8fafc;border:1px dashed #cbd5e0;border-radius:6px;font-size:.875rem}.info-panel .info-panel-content .grade-table{margin-top:.5rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.info-panel .info-panel-content .grade-table .loading-grades{padding:2rem;text-align:center;color:#718096}.info-panel .info-panel-content .grade-table .no-grades{padding:2rem;text-align:center;color:#718096;background:#f8fafc;border:1px dashed #cbd5e0;border-radius:6px;font-size:.875rem}.info-panel .info-panel-content .grade-table .grade-header{display:grid;grid-template-columns:1fr 1fr auto auto;grid-gap:1rem;gap:1rem;padding:.5rem 1rem;padding-right:0;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-weight:600;color:#4a5568;font-size:.9rem;align-items:center}.info-panel .info-panel-content .grade-table .grade-header span:nth-child(2){text-align:center}.info-panel .info-panel-content .grade-table .grade-header .actions-header{text-align:center}.info-panel .info-panel-content .grade-table .grade-header .add-grade-btn{background:#4a7bff;color:#fff;border:none;border-radius:6px;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;width:66px;height:26px}.info-panel .info-panel-content .grade-table .grade-header .add-grade-btn svg{width:14px;height:14px;margin-right:2px}.info-panel .info-panel-content .grade-table .grade-header .add-grade-btn span{font-size:13px;padding-bottom:1px}.info-panel .info-panel-content .grade-table .grade-header .add-grade-btn:hover{background:#3d66cc}.info-panel .info-panel-content .grade-table .grade-row{display:grid;grid-template-columns:1fr 1fr auto auto;grid-gap:1rem;gap:1rem;padding:.875rem 1rem;padding-right:0;border-bottom:1px solid #e2e8f0;align-items:center}.info-panel .info-panel-content .grade-table .grade-row:last-child{border-bottom:none}.info-panel .info-panel-content .grade-table .grade-row:hover{background:#f8fafc}.info-panel .info-panel-content .grade-table .grade-row .subject-name{font-weight:500;color:#2d3748}.info-panel .info-panel-content .grade-table .grade-row .grade-value{font-weight:500;color:#4a5568;padding:5px;text-align:center}.info-panel .info-panel-content .grade-table .grade-row .grade-edit-container{display:flex;align-items:center;justify-content:center}.info-panel .info-panel-content .grade-table .grade-row .grade-edit-input{text-align:center;padding:.2rem .5rem;border:1px solid #4a7bff;border-radius:6px;font-size:.875rem;color:#2d3748;background:#fff}.info-panel .info-panel-content .grade-table .grade-row .grade-edit-input:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 3px #4a7bff1a}.info-panel .info-panel-content .grade-table .grade-row .grade-edit-input:disabled{background:#f8fafc;cursor:not-allowed}.info-panel .info-panel-content .grade-table .grade-row .grade-edit-input::-webkit-outer-spin-button .info-panel .info-panel-content .grade-table .grade-row .grade-edit-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.info-panel .info-panel-content .grade-table .grade-row .grade-actions{display:flex;justify-content:center;gap:2px}.info-panel .info-panel-content .grade-table .grade-row .grade-actions button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.info-panel .info-panel-content .grade-table .grade-row .grade-actions button svg{font-size:14px}.info-panel .info-panel-content .grade-table .grade-row .grade-actions .save-btn{background-color:#28a745;color:#fff}.info-panel .info-panel-content .grade-table .grade-row .grade-actions .save-btn:hover{background-color:#218838}.info-panel .info-panel-content .grade-table .grade-row .grade-actions .cancel-btn{background-color:#6c757d;color:#fff}.info-panel .info-panel-content .grade-table .grade-row .grade-actions .cancel-btn:hover{background-color:#5a6268}.info-panel .info-panel-content .grade-table .grade-row .grade-actions .edit-btn{background-color:#f8f9fa;color:#6c757d}.info-panel .info-panel-content .grade-table .grade-row .grade-actions .edit-btn:hover{background-color:#007bff;color:#fff}.info-panel .info-panel-content .grade-table .grade-row .grade-actions .delete-btn{background-color:#f8f9fa;color:#6c757d}.info-panel .info-panel-content .grade-table .grade-row .grade-actions .delete-btn:hover{background-color:#dc3545;color:#fff}.info-panel .info-panel-content .grade-table .grade-row .subject-select{width:100%;padding:.5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;background:#fff;color:#2d3748;cursor:pointer;transition:all .2s ease}.info-panel .info-panel-content .grade-table .grade-row .subject-select:hover{border-color:#cbd5e0}.info-panel .info-panel-content .grade-table .grade-row .subject-select:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 3px #4a7bff1a}.info-panel .info-panel-content .grade-table .grade-row .grade-input{width:100%;padding:.5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;color:#2d3748;text-align:center}.info-panel .info-panel-content .grade-table .grade-row .grade-input:hover{border-color:#cbd5e0}.info-panel .info-panel-content .grade-table .grade-row .grade-input:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 3px #4a7bff1a}.info-panel .info-panel-content .grade-table .grade-row .grade-input:disabled{background:#f8fafc;cursor:not-allowed}.info-panel .info-panel-content .grade-table .grade-row .action-btn{background:none;border:none;padding:.5rem;border-radius:4px;cursor:pointer;transition:all .2s ease;color:#4a7bff}.info-panel .info-panel-content .grade-table .grade-row .action-btn:hover{background:#4a7bff1a}.info-panel .info-panel-content .grade-table .grade-row .action-btn.edit-btn{color:#4a7bff}.info-panel .info-panel-content .grade-table .grade-row .action-btn.edit-btn:hover{background:#4a7bff1a}.info-panel .info-panel-content .grade-table .grade-row .action-btn.save-btn{color:#48bb78}.info-panel .info-panel-content .grade-table .grade-row .action-btn.save-btn:hover{background:#48bb781a}.info-panel .info-panel-content .grade-table .grade-row .edit-btn{background:none;border:none;padding:.5rem;border-radius:4px;cursor:pointer;transition:all .2s ease;color:#4a7bff;display:flex;align-items:center;justify-content:center}.info-panel .info-panel-content .grade-table .grade-row .edit-btn:hover{background:#4a7bff1a}.info-panel .info-panel-content .grade-table .grade-row .edit-btn svg{width:16px;height:16px}.info-panel .info-panel-content .grade-table .grade-row .save-btn{background:none;border:none;padding:.5rem;border-radius:4px;cursor:pointer;transition:all .2s ease;color:#48bb78;display:flex;align-items:center;justify-content:center}.info-panel .info-panel-content .grade-table .grade-row .save-btn:hover{background:#48bb781a}.info-panel .info-panel-content .grade-table .grade-row .save-btn svg{width:16px;height:16px}.info-panel .info-panel-content .grade-tabs-container{display:flex;justify-content:space-between;align-items:center}.info-panel .info-panel-content .grade-tabs-container .settings-btn-empty{width:100%;padding:1rem;background:#f8fafc;border:2px dashed #cbd5e0;border-radius:8px;color:#718096;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.info-panel .info-panel-content .grade-tabs-container .settings-btn-empty:hover{background:#edf2f7;border-color:#4a7bff;color:#4a7bff;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.info-panel .info-panel-content .grade-tabs-container .settings-btn-empty:active{transform:translateY(0)}.info-panel .info-panel-content .grade-tabs-container .settings-btn-empty:before{content:"+";font-size:1.2rem;font-weight:600}.info-panel .info-panel-content .grade-tabs{display:flex;gap:.5rem;overflow-x:auto;padding-right:.5rem;padding-bottom:.5rem;flex:1 1}.info-panel .info-panel-content .grade-tabs::-webkit-scrollbar{height:4px}.info-panel .info-panel-content .grade-tabs::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}.info-panel .info-panel-content .grade-tabs::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:2px}.info-panel .info-panel-content .grade-tabs::-webkit-scrollbar-thumb:hover{background:#a0aec0}.info-panel .info-panel-content .grade-tabs .grade-tab{background:#fff;border:2px solid #e2e8f0;border-radius:5px;padding:5px;font-size:.875rem;font-weight:500;color:#4a5568;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:-webkit-fit-content;min-width:fit-content;position:relative}.info-panel .info-panel-content .grade-tabs .grade-tab:hover{border-color:var(--tab-color);color:var(--tab-color);background:rgba(var(--tab-color),.05)}.info-panel .info-panel-content .grade-tabs .grade-tab.active{background:var(--tab-color);border-color:var(--tab-color);color:#fff;box-shadow:0 2px 4px #0000001a}.info-panel .info-panel-content .grade-tabs .grade-tab.active:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--tab-color)}.info-panel .info-panel-content .settings-btn-fixed{background:none;border:none;padding:.3rem .27rem .26rem .3rem;margin-bottom:.8rem;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#718096;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-panel .info-panel-content .settings-btn-fixed:hover{background:#e2e8f0;color:#4a5568}.info-panel .info-panel-content .settings-btn-fixed svg{width:18px;height:18px}.info-panel .info-panel-content .grade-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1rem;gap:1rem;margin-top:1.5rem}.info-panel .info-panel-content .grade-summary .summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;text-align:center;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}.info-panel .info-panel-content .grade-summary .summary-card:hover{box-shadow:0 2px 6px #00000026;transform:translateY(-1px)}.info-panel .info-panel-content .grade-summary .summary-card h4{margin:0 0 .5rem;font-size:.875rem;color:#718096;font-weight:500}.info-panel .info-panel-content .grade-summary .summary-card .summary-value{font-size:1.5rem;font-weight:600;color:#2d3748}.info-panel .info-panel-content .student-info{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}.info-panel .info-panel-content .student-info .info-item{background:#fff;padding:1rem;border-radius:8px;border:1px solid #e2e8f0}.info-panel .info-panel-content .student-info .info-item label{display:block;font-size:.875rem;color:#718096;margin-bottom:.5rem}.info-panel .info-panel-content .student-info .info-item .value{font-size:1rem;color:#2d3748;font-weight:500}.info-panel .info-panel-content .additional-info-item{background:#f7fafc;border-radius:8px;padding:1rem;margin-bottom:1rem;border:1px solid #e2e8f0}.info-panel .info-panel-content .additional-info-item:last-child{margin-bottom:0}.info-panel .info-panel-content .additional-info-item .info-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.info-panel .info-panel-content .additional-info-item .info-header h4{margin:0;font-size:1rem;font-weight:600;color:#2d3748}.info-panel .info-panel-content .additional-info-item .info-header .info-actions{display:flex;gap:.5rem}.info-panel .info-panel-content .additional-info-item .info-header .info-actions button{background:none;border:none;padding:.5rem;border-radius:4px;cursor:pointer;transition:all .2s ease}.info-panel .info-panel-content .additional-info-item .info-header .info-actions button.edit-btn{color:#4a7bff}.info-panel .info-panel-content .additional-info-item .info-header .info-actions button.edit-btn:hover{background:#4a7bff1a}.info-panel .info-panel-content .additional-info-item .info-header .info-actions button.save-btn{color:#48bb78}.info-panel .info-panel-content .additional-info-item .info-header .info-actions button.save-btn:hover{background:#48bb781a}.info-panel .info-panel-content .additional-info-item .info-content{margin:0;color:#4a5568;line-height:1.5;background:#fff;padding:.75rem;border-radius:6px;border:1px solid #e2e8f0}.info-panel .info-panel-content .additional-info-item .info-textarea{width:100%;min-height:100px;padding:.75rem;border:1px solid #e2e8f0;border-radius:6px;background:#fff;resize:vertical;font-family:inherit;line-height:1.5}.info-panel .info-panel-content .additional-info-item .info-textarea:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 3px #4a7bff1a}.info-panel-content::-webkit-scrollbar{width:8px}.info-panel-content::-webkit-scrollbar-track{background:#f1f5f9}.info-panel-content::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.info-panel-content::-webkit-scrollbar-thumb:hover{background:#a0aec0}.grade-type-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.grade-type-modal-overlay .grade-type-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:500px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#2d3748}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-header .grade-type-close-btn{background:none;border:none;font-size:1.5rem;color:#718096;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-header .grade-type-close-btn:hover{background:#e2e8f0;color:#4a5568}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content{flex:1 1;overflow-y:auto;padding:1.5rem}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem .5rem .5rem 1rem;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.75rem;background:#f7fafc}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item:last-child{margin-bottom:0}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item:hover{background:#edf2f7;border-color:#cbd5e0}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item.editing{padding:.3rem .5rem;background:#fff;border-color:#4a7bff}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-name{font-weight:500;color:#2d3748;font-size:1rem}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-actions{display:flex;justify-content:center;gap:.5rem}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-actions button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-actions button svg{font-size:14px}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-actions .edit-btn{background-color:#f8f9fa;color:#6c757d}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-actions .edit-btn:hover{background-color:#007bff;color:#fff}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-actions .delete-btn{background-color:#f8f9fa;color:#6c757d}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-actions .delete-btn:hover{background-color:#dc3545;color:#fff}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-edit-form{display:flex;align-items:center;gap:1rem;width:100%}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-edit-form input[type=text]{flex:1 1;padding:.5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;color:#2d3748}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-edit-form input[type=text]:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 3px #4a7bff1a}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-edit-form .edit-actions{display:flex;justify-content:center;gap:.5rem}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-edit-form .edit-actions button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-edit-form .edit-actions button svg{font-size:14px}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-edit-form .edit-actions .save-btn{background-color:#28a745;color:#fff}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-edit-form .edit-actions .save-btn:hover{background-color:#218838}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-edit-form .edit-actions .cancel-btn{background-color:#6c757d;color:#fff}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .type-item .type-edit-form .edit-actions .cancel-btn:hover{background-color:#5a6268}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-content .current-types .no-test-types{text-align:center;padding:1rem;color:#718096}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-footer{padding:1.25rem;border-top:1px solid #e2e8f0;background:#f8fafc}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-footer .add-type-form{display:flex;gap:1rem}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-footer .add-type-form input[type=text]{flex:1 1;padding:.5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;color:#2d3748}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-footer .add-type-form input[type=text]:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 3px #4a7bff1a}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-footer .add-type-form input[type=text]::placeholder{color:#a0aec0}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-footer .add-type-form button{padding:.5rem 1.5rem;background:#4a7bff;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-footer .add-type-form button:hover{background:#3d66cc}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-footer .modal-actions{display:flex;justify-content:flex-end}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-footer .modal-actions .cancel-btn{padding:.75rem 1.5rem;background:#e2e8f0;color:#4a5568;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.grade-type-modal-overlay .grade-type-modal .grade-type-modal-footer .modal-actions .cancel-btn:hover{background:#cbd5e0}.grade-type-modal-content::-webkit-scrollbar{width:6px}.grade-type-modal-content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.grade-type-modal-content::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.grade-type-modal-content::-webkit-scrollbar-thumb:hover{background:#a0aec0}.add-grade-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.add-grade-modal-overlay .add-grade-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:400px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#2d3748}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-header .add-grade-close-btn{background:none;border:none;font-size:1.5rem;color:#718096;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-header .add-grade-close-btn:hover{background:#e2e8f0;color:#4a5568}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-content{padding:1.5rem}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-content .form-group{margin-bottom:1.5rem}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-content .form-group:last-child{margin-bottom:0}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-content .form-group label{display:block;font-size:.875rem;font-weight:500;color:#4a5568;margin-bottom:.5rem}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-content .form-group .subject-select .add-grade-modal-overlay .add-grade-modal .add-grade-modal-content .form-group .grade-input{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;color:#2d3748;background:#fff;transition:all .2s ease}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-content .form-group .subject-select:hover .add-grade-modal-overlay .add-grade-modal .add-grade-modal-content .form-group .grade-input:hover{border-color:#cbd5e0}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-content .form-group .subject-select:focus .add-grade-modal-overlay .add-grade-modal .add-grade-modal-content .form-group .grade-input:focus{outline:none;border-color:#4a7bff;box-shadow:0 0 0 3px #4a7bff1a}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-content .form-group .subject-select:disabled .add-grade-modal-overlay .add-grade-modal .add-grade-modal-content .form-group .grade-input:disabled{background:#f8fafc;cursor:not-allowed}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-content .form-group .subject-select::placeholder .add-grade-modal-overlay .add-grade-modal .add-grade-modal-content .form-group .grade-input::placeholder{color:#a0aec0}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-content .form-group .subject-select{cursor:pointer}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-footer{padding:1.25rem;border-top:1px solid #e2e8f0;background:#f8fafc;display:flex;gap:1rem;justify-content:flex-end}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-footer button{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-footer button.cancel-btn{background:#e2e8f0;color:#4a5568}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-footer button.cancel-btn:hover:not(:disabled){background:#cbd5e0}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-footer button.cancel-btn:disabled{opacity:.6;cursor:not-allowed}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-footer button.save-btn{background:#4a7bff;color:#fff}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-footer button.save-btn:hover:not(:disabled){background:#3d66cc}.add-grade-modal-overlay .add-grade-modal .add-grade-modal-footer button.save-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.info-panel{width:100%;height:auto;min-height:min(60vh,100vh - 200px)}}@keyframes AcaHistoryModal_modalSlideIn__8Z\+oS{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.aca-attendance-history-modal .history-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.aca-attendance-history-modal .history-modal{background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;width:95%;max-width:1000px;max-height:85vh;overflow:hidden;animation:AcaHistoryModal_modalSlideIn__8Z\+oS .3s ease-out}.aca-attendance-history-modal .history-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f8fafc;color:#1f2937}.aca-attendance-history-modal .history-modal-header h2{margin:0;font-size:18px;font-weight:600;display:flex;align-items:center;gap:12px}.aca-attendance-history-modal .history-modal-header h2 .date-display{font-size:16px;font-weight:500;color:#374151}.aca-attendance-history-modal .history-modal-header h2 .calendar-icon-wrapper{position:relative;display:inline-block;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:8px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e5e7eb;box-shadow:0 2px 4px #0000000d}.aca-attendance-history-modal .history-modal-header h2 .calendar-icon-wrapper:hover{background:linear-gradient(135deg,#f1f5f9,#dbeafe);border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626}.aca-attendance-history-modal .history-modal-header h2 .calendar-icon-wrapper:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.aca-attendance-history-modal .history-modal-header h2 .calendar-icon-wrapper svg{color:#64748b;font-size:18px;transition:all .3s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.aca-attendance-history-modal .history-modal-header h2 .calendar-icon-wrapper:hover svg{color:#3b82f6;transform:scale(1.1)}.aca-attendance-history-modal .history-modal-header h2 .calendar-icon-wrapper input[type=date] .aca-attendance-history-modal .history-modal-header h2 .calendar-icon-wrapper input[type=month]{position:absolute;opacity:0;width:100%;height:100%;top:0;left:0;cursor:pointer}.aca-attendance-history-modal .history-modal-header .close-btn{background:none;border:none;color:#6b7280;font-size:20px;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s ease}.aca-attendance-history-modal .history-modal-header .close-btn:hover{background:#f3f4f6;color:#374151}.aca-attendance-history-modal .history-modal-content{padding:0;max-height:calc(85vh - 80px);overflow:hidden}.aca-attendance-history-modal .attendance-history .history-list{max-height:500px;overflow-y:auto;padding:0}.aca-attendance-history-modal .attendance-history .history-list::-webkit-scrollbar{width:8px}.aca-attendance-history-modal .attendance-history .history-list::-webkit-scrollbar-track{background:#f9fafb;border-radius:4px}.aca-attendance-history-modal .attendance-history .history-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.aca-attendance-history-modal .attendance-history .history-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.aca-attendance-history-modal .attendance-history .history-table{width:100%;border-collapse:collapse;font-size:14px;background:#fff}.aca-attendance-history-modal .attendance-history .history-table thead{background:#f9fafb;position:-webkit-sticky;position:sticky;top:0;z-index:10;border-bottom:1px solid #e5e7eb}.aca-attendance-history-modal .attendance-history .history-table thead th{padding:16px 12px;text-align:left;font-weight:600;color:#374151;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.aca-attendance-history-modal .attendance-history .history-table thead th:first-child{padding-left:24px}.aca-attendance-history-modal .attendance-history .history-table thead th:last-child{padding-right:24px}.aca-attendance-history-modal .attendance-history .history-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.aca-attendance-history-modal .attendance-history .history-table tbody tr:hover{background:#f9fafb}.aca-attendance-history-modal .attendance-history .history-table tbody tr:last-child{border-bottom:none}.aca-attendance-history-modal .attendance-history .history-table tbody tr td{padding:14px 12px;color:#374151;font-size:14px}.aca-attendance-history-modal .attendance-history .history-table tbody tr td:first-child{padding-left:24px;font-weight:600;color:#1f2937;font-family:Courier New,monospace}.aca-attendance-history-modal .attendance-history .history-table tbody tr td:last-child{padding-right:24px}.aca-attendance-history-modal .attendance-history .history-table tbody tr td:nth-child(2){font-weight:500;color:#1f2937}.aca-attendance-history-modal .attendance-history .history-table tbody tr:nth-child(2n){background:#fafafa}.aca-attendance-history-modal .attendance-history .loading-message{text-align:center;padding:40px 20px;color:#6b7280;font-style:italic;font-size:14px}.aca-attendance-history-modal .attendance-history .no-data-message{text-align:center;padding:60px 20px;color:#9ca3af;font-size:16px;background:#f9fafb;border-radius:8px;margin:20px;border:1px solid #e5e7eb}.aca-attendance-history-modal .counsel-history .history-list{max-height:500px;overflow-y:auto;padding:0}.aca-attendance-history-modal .counsel-history .history-list::-webkit-scrollbar{width:8px}.aca-attendance-history-modal .counsel-history .history-list::-webkit-scrollbar-track{background:#f9fafb;border-radius:4px}.aca-attendance-history-modal .counsel-history .history-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.aca-attendance-history-modal .counsel-history .history-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.aca-attendance-history-modal .counsel-history .history-table{width:100%;border-collapse:collapse;font-size:14px;background:#fff}.aca-attendance-history-modal .counsel-history .history-table thead{background:#f9fafb;position:-webkit-sticky;position:sticky;top:0;z-index:10;border-bottom:1px solid #e5e7eb}.aca-attendance-history-modal .counsel-history .history-table thead th{padding:16px 12px;text-align:left;font-weight:600;color:#374151;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.aca-attendance-history-modal .counsel-history .history-table thead th:first-child{padding-left:24px}.aca-attendance-history-modal .counsel-history .history-table thead th:last-child{padding-right:24px}.aca-attendance-history-modal .counsel-history .history-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.aca-attendance-history-modal .counsel-history .history-table tbody tr:hover{background:#f9fafb}.aca-attendance-history-modal .counsel-history .history-table tbody tr:last-child{border-bottom:none}.aca-attendance-history-modal .counsel-history .history-table tbody tr td{padding:14px 12px;color:#374151;font-size:14px}.aca-attendance-history-modal .counsel-history .history-table tbody tr td:first-child{padding-left:24px;font-weight:600;color:#1f2937;font-family:Courier New,monospace}.aca-attendance-history-modal .counsel-history .history-table tbody tr td:last-child{padding-right:24px}.aca-attendance-history-modal .counsel-history .history-table tbody tr td:nth-child(2){font-weight:500;color:#1f2937}.aca-attendance-history-modal .counsel-history .history-table tbody tr td:nth-child(3){white-space:pre-wrap;word-wrap:break-word;max-width:300px;line-height:1.5}.aca-attendance-history-modal .counsel-history .history-table tbody tr:nth-child(2n){background:#fafafa}.aca-attendance-history-modal .counsel-history .loading-message{text-align:center;padding:40px 20px;color:#6b7280;font-style:italic;font-size:14px}.aca-attendance-history-modal .counsel-history .no-data-message{text-align:center;padding:60px 20px;color:#9ca3af;font-size:16px;background:#f9fafb;border-radius:8px;margin:20px;border:1px solid #e5e7eb}@media (max-width: 768px){.aca-attendance-history-modal .history-modal{width:98%;max-height:90vh}.aca-attendance-history-modal .history-modal-header{padding:16px 20px}.aca-attendance-history-modal .history-modal-header h2{font-size:16px;flex-direction:column;align-items:flex-start;gap:8px}.aca-attendance-history-modal .attendance-history .history-table{font-size:12px}.aca-attendance-history-modal .attendance-history .history-table thead th{padding:12px 8px;font-size:11px}.aca-attendance-history-modal .attendance-history .history-table tbody td{padding:10px 8px;font-size:12px}}.history-btn{display:flex;align-items:center;gap:8px;padding:12px 16px;background-color:#007bff;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;margin-top:16px}.history-btn:hover{background-color:#0056b3;transform:translateY(-1px)}.history-btn svg{font-size:16px}@keyframes acaStudentList_shared_spin__oBq8Z{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes acaStudentList_shared_fadeIn__CYvQy{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.student-list-section{width:300px;min-width:300px;height:calc(100vh - 230px);background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column}.student-list-section .search-box{display:flex;align-items:center;padding:.5rem;background:#f5f5f5;border-radius:6px;margin-bottom:.3rem;position:relative;transition:all .2s ease}.student-list-section .search-box:focus-within{background:#fff;box-shadow:0 0 0 2px #1976d233}.student-list-section .search-box svg{color:#666;margin-right:.75rem;font-size:1.1rem;flex-shrink:0}.student-list-section .search-box input{border:none;background:none;width:100%;outline:none;font-size:.95rem;color:#333;padding:.25rem 0}.student-list-section .search-box input::placeholder{color:#999}.student-list-section .search-box input:focus::placeholder{color:#666}.student-list-section .search-box:after{content:"";position:absolute;right:.75rem;width:12px;height:12px;border:2px solid transparent;border-top-color:#666;border-radius:50%;opacity:0;transition:opacity .2s ease}.student-list-section .search-box.loading:after{opacity:1;animation:acaStudentList_shared_spin__oBq8Z .8s linear infinite}.student-list-section .search-error{color:#dc3545;font-size:.85rem;margin:.5rem;animation:acaStudentList_shared_fadeIn__CYvQy .3s ease}.student-list-section .student-list{flex:1 1;overflow-y:auto;padding-right:5px;position:relative}.student-list-section .student-list::-webkit-scrollbar{width:6px}.student-list-section .student-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.student-list-section .student-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.student-list-section .student-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.student-list-section .student-list .student-item{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:6px;cursor:pointer;transition:all .2s;position:relative}.student-list-section .student-list .student-item:hover{background:#f5f5f5;box-shadow:0 2px 8px #0000000d}.student-list-section .student-list .student-item.active{background:#e3f2fd;color:#1976d2}.student-list-section .student-list .student-item .student-name{font-weight:500}.student-list-section .student-list.loading:after{content:"";position:absolute;inset:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:1}.student-list-section .history-btn{background:#f8fafc;border:1px solid #e5e7eb;cursor:pointer;padding:.5rem;border-radius:6px;margin-top:.5rem;color:#374151;font-size:.9rem;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;font-weight:500}.student-list-section .history-btn .approval-status-icon{margin:0;width:15px;height:15px;border:1.5px solid #666;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;flex-shrink:0;pointer-events:none;opacity:.8}.student-list-section .history-btn .approval-status-icon svg{width:9px;height:9px;stroke-width:4;color:#666}.student-list-section .history-btn .approval-status-icon.approved{border-color:#666}.student-list-section .history-btn .approval-status-icon.approved svg{color:#666}.student-list-section .history-btn:hover{background:#f3f4f6;border-color:#d1d5db;color:#1f2937;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.student-list-section .history-btn:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.student-list-section .student-list .student-subjects{font-size:11px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.student-list-section .student-list .penalty-info{display:flex;justify-content:center;align-items:center}.student-list-section .student-list .penalty-info .total-penalty{display:block;text-align:center;width:40px;border:1px solid #c2c2c2;border-radius:6px;padding:2px;margin:-2px;font-weight:600;font-size:12px;color:#323232}.student-list-section .student-list .penalty-info .total-penalty.negative{background:#fff5f5;color:#dc3545;border-color:#ffcdd2}.student-list-section .student-list .student-list-loading{display:flex;justify-content:center;align-items:center;min-height:300px}.student-list-section .student-list .student-list-loading p{color:#666;font-size:14px;margin:0}.student-list-section .error-message{display:flex;justify-content:center;align-items:center}.student-list-section .error-message button{color:#666;font-size:14px;margin:0 0 0 10px;padding:5px 10px;border:1px solid #666;border-radius:5px;cursor:pointer}.aca-schedule-unapproved-list-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.aca-schedule-unapproved-list-modal{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 4px 12px #00000026}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #eee}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-header h3{margin:0;font-size:18px;font-weight:600;color:#333}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-header .aca-schedule-unapproved-list-close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-header .aca-schedule-unapproved-list-close-btn:hover{background-color:#f5f5f5}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content{flex:1 1;overflow-y:auto;padding:20px 24px;min-height:0}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content::-webkit-scrollbar{width:6px}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-loading-message .aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-error-message .aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-no-data-message{text-align:center;padding:40px 20px;color:#666;font-size:14px}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-error-message{color:#dc3545}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-list{display:flex;flex-direction:column;gap:12px}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-list .aca-schedule-unapproved-list-item{padding:26px 12px 6px;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;transition:all .2s ease;background:#fff;position:relative}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-list .aca-schedule-unapproved-list-item:hover{background:#f8f9fa;border-color:#2196f3;box-shadow:0 2px 8px #2196f31a}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-list .aca-schedule-unapproved-list-item .aca-schedule-unapproved-list-hover-text{margin-top:8px;font-size:12px;color:#999;opacity:0;transition:opacity .2s ease}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-list .aca-schedule-unapproved-list-item:hover .aca-schedule-unapproved-list-hover-text{opacity:1}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-list .aca-schedule-unapproved-list-item .aca-schedule-unapproved-list-main-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-list .aca-schedule-unapproved-list-item .aca-schedule-unapproved-list-main-row .aca-schedule-unapproved-list-student-name{font-weight:600;font-size:16px;color:#333;flex-shrink:0}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-list .aca-schedule-unapproved-list-item .aca-schedule-unapproved-list-main-row .aca-schedule-unapproved-list-info-right{display:flex;align-items:center;gap:8px;flex:1 1;justify-content:flex-end}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-list .aca-schedule-unapproved-list-item .aca-schedule-unapproved-list-main-row .aca-schedule-unapproved-list-info-right .aca-schedule-unapproved-list-date-type{font-size:14px;color:#666;display:flex;align-items:center;gap:4px;white-space:nowrap}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-list .aca-schedule-unapproved-list-item .aca-schedule-unapproved-list-main-row .aca-schedule-unapproved-list-info-right .aca-schedule-unapproved-list-date-type .aca-schedule-unapproved-list-type{display:inline-flex;align-items:center;padding:4px 10px;margin-right:6px;border-radius:4px;color:#fff;font-size:13px;font-weight:500;white-space:nowrap}.aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-list .aca-schedule-unapproved-list-item .aca-schedule-unapproved-list-main-row .aca-schedule-unapproved-list-info-right .aca-schedule-unapproved-list-date-type .aca-schedule-unapproved-list-date .aca-schedule-unapproved-list-modal .aca-schedule-unapproved-list-content .aca-schedule-unapproved-list-list .aca-schedule-unapproved-list-item .aca-schedule-unapproved-list-main-row .aca-schedule-unapproved-list-info-right .aca-schedule-unapproved-list-date-type .aca-schedule-unapproved-list-time{font-size:14px;color:#666;font-weight:500}.out-reason-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.out-reason-select-modal{background:#fff;border-radius:12px;padding:1.5rem;width:500px;max-width:90%;max-height:80vh;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column}.out-reason-select-modal .out-reason-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.out-reason-select-modal .out-reason-modal-header h3{margin:0;font-size:1.25rem;color:#1a202c;font-weight:600}.out-reason-select-modal .out-reason-modal-header .out-reason-header-actions{display:flex;align-items:center;gap:.5rem}.out-reason-select-modal .out-reason-modal-header .out-reason-header-actions .out-reason-settings-btn{background:none;border:none;font-size:1.25rem;color:#718096;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s;display:flex;align-items:center;justify-content:center}.out-reason-select-modal .out-reason-modal-header .out-reason-header-actions .out-reason-settings-btn:hover{background:#f7fafc;color:#4a5568}.out-reason-select-modal .out-reason-modal-header .out-reason-header-actions .out-reason-close-btn{background:none;border:none;font-size:1.5rem;color:#718096;cursor:pointer;padding:.3rem .5rem .5rem;line-height:1;border-radius:6px;transition:all .2s}.out-reason-select-modal .out-reason-modal-header .out-reason-header-actions .out-reason-close-btn:hover{background:#f7fafc;color:#4a5568}.out-reason-select-modal .out-reason-modal-content{flex:1 1;overflow-y:auto;min-height:0}.out-reason-select-modal .out-reason-modal-content .out-reason-loading-message{text-align:center;padding:3rem 1rem;color:#718096;font-size:1rem}.out-reason-select-modal .out-reason-modal-content .out-reason-empty-message{text-align:center;padding:3rem 1rem}.out-reason-select-modal .out-reason-modal-content .out-reason-empty-message p{margin:0 0 1.5rem;color:#718096;font-size:1rem}.out-reason-select-modal .out-reason-modal-content .out-reason-empty-message .out-reason-go-settings-btn{padding:.75rem 1.5rem;background:#4a7bff;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.out-reason-select-modal .out-reason-modal-content .out-reason-empty-message .out-reason-go-settings-btn:hover{background:#3d66cc;transform:translateY(-1px);box-shadow:0 2px 8px #4a7bff4d}.out-reason-select-modal .out-reason-modal-content .out-reason-list{display:flex;flex-direction:column;gap:.75rem}.out-reason-select-modal .out-reason-modal-content .out-reason-list .out-reason-item{width:100%;padding:1rem 1.25rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#2d3748;font-size:1rem;font-weight:500;text-align:left;cursor:pointer;transition:all .2s}.out-reason-select-modal .out-reason-modal-content .out-reason-list .out-reason-item:hover{background:#fff8e6;color:#be8f00;border-color:#cbd5e0;box-shadow:0 2px 4px #0000000d}.DailyAttendanceSection_section__qGDe1{max-width:100%}.DailyAttendanceSection_dateBar__dj9Os{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem}.DailyAttendanceSection_dateBarLegend__E5bIB{font-size:.8rem;color:#495057;margin-right:.5rem}.DailyAttendanceSection_dateBarFilter__WzPSU{display:flex;gap:4px;align-items:center}.DailyAttendanceSection_filterBtn__lc\+q9{padding:.35rem .6rem;font-size:.8rem;border:1px solid #dee2e6;border-radius:4px;background:#fff;cursor:pointer;color:#495057}.DailyAttendanceSection_filterBtn__lc\+q9:hover:not(:disabled){background:#f1f3f5}.DailyAttendanceSection_filterBtn__lc\+q9:disabled{opacity:.5;cursor:not-allowed}.DailyAttendanceSection_filterBtnActive__35TAN{background:#2c5aa0;color:#fff;border-color:#2c5aa0}.DailyAttendanceSection_dateInput__yFyIb{padding:.5rem .75rem;border:1px solid #ced4da;border-radius:6px;font-size:.9rem}.DailyAttendanceSection_dateInput__yFyIb:focus{outline:none;border-color:#2c5aa0}.DailyAttendanceSection_sortLabel__pgStZ{font-size:.8rem;line-height:1;color:#495057}.DailyAttendanceSection_sortSelect__KM5hO{min-width:92px;height:26px;padding:0 .45rem;font-size:.8rem;line-height:1;border-radius:4px}.DailyAttendanceSection_barEmpty__QyuRa{font-size:.8rem;color:#868e96;margin-left:.5rem}.DailyAttendanceSection_dateBarPeriod__pDHlq{font-size:.85rem;color:#495057;margin-left:.5rem}.DailyAttendanceSection_dateBarSingleRow__dTcZ1{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;width:100%;margin-top:.5rem;padding-top:.5rem;border-top:1px solid #eee}.DailyAttendanceSection_dateButtonWrap__0nZ1C{display:flex;flex-wrap:wrap;gap:4px}.DailyAttendanceSection_grid__Kf2bn{overflow-x:auto;overflow-y:visible;border:1px solid #dee2e6;border-radius:6px;max-width:100%;-webkit-overflow-scrolling:touch}.DailyAttendanceSection_gridTable__yAsuA{width:-webkit-max-content;width:max-content;min-width:100%;border-collapse:collapse;font-size:.8rem}.DailyAttendanceSection_gridTable__yAsuA th{padding:.4rem .5rem;background-color:#f8f9fa;border:1px solid #dee2e6;white-space:nowrap}.DailyAttendanceSection_dateHeaderMonth__CGz73{text-align:center;font-weight:600;font-size:.85rem;color:#495057}.DailyAttendanceSection_dateHeaderCell__qJvBF{text-align:center;vertical-align:bottom}.DailyAttendanceSection_dateHeaderDay__LVg5N{font-size:.7rem;font-weight:600;margin-bottom:.15rem}.DailyAttendanceSection_dateHeaderNum__izsiL{font-size:.85rem;font-weight:500}.DailyAttendanceSection_dateHeaderSun__cBOyN,.DailyAttendanceSection_dateHeaderSun__cBOyN .DailyAttendanceSection_dateHeaderDay__LVg5N,.DailyAttendanceSection_dateHeaderSun__cBOyN .DailyAttendanceSection_dateHeaderNum__izsiL{color:#dc3545}.DailyAttendanceSection_dateHeaderSat__WvATO,.DailyAttendanceSection_dateHeaderSat__WvATO .DailyAttendanceSection_dateHeaderDay__LVg5N,.DailyAttendanceSection_dateHeaderSat__WvATO .DailyAttendanceSection_dateHeaderNum__izsiL{color:#0d6efd}.DailyAttendanceSection_gridTable__yAsuA td{padding:.35rem .5rem;border:1px solid #dee2e6;text-align:center}.DailyAttendanceSection_cellPresent__ULApm{background-color:#fff;color:#000;cursor:pointer}.DailyAttendanceSection_cellAbsent__3W03w{background-color:#fff;color:#dc3545;cursor:pointer}.DailyAttendanceSection_cellTardy__kF0vU{background-color:#fff;color:#d35400;cursor:pointer}.DailyAttendanceSection_cellEmpty__cZKnm{background-color:#fff;cursor:pointer}.DailyAttendanceSection_cellEmpty__cZKnm:hover{background-color:#f8f9fa}.DailyAttendanceSection_progressPresent__l7PVy{color:#000;font-weight:600}.DailyAttendanceSection_progressTardy__W9yJZ{color:#d35400;font-weight:600}.DailyAttendanceSection_progressAbsent__oAEhN{color:#dc3545;font-weight:600}.DailyAttendanceSection_badgeCompleted__TdREs{display:inline-block;padding:2px 8px;font-size:.75rem;font-weight:600;border-radius:4px;background-color:#d4edda;color:#155724}.DailyAttendanceSection_badgeAtRisk__O04gz{display:inline-block;padding:2px 8px;font-size:.75rem;font-weight:600;border-radius:4px;background-color:#fff3cd;color:#856404}.DailyAttendanceSection_badgeDropped__l3djK{display:inline-block;padding:2px 8px;font-size:.75rem;font-weight:600;border-radius:4px;background-color:#f8d7da;color:#721c24}.DailyAttendanceSection_chairCidBadge__vvaSu{display:inline-block;margin-left:.2rem;padding:.1rem .35rem;font-size:.7rem;font-weight:600;color:#0d6efd;background:#e7f1ff;border:1px solid #b6d4fe;border-radius:4px;vertical-align:middle}.DailyAttendanceSection_rateSection__HGSXA{margin-bottom:1rem;padding:1rem;background-color:#f8f9fa;border-radius:6px}.DailyAttendanceSection_rateTitle__dqijO{font-weight:600;margin-bottom:.5rem}.DailyAttendanceSection_rateTable__3d1d6{width:100%;max-width:400px;border-collapse:collapse;font-size:.875rem}.DailyAttendanceSection_rateTable__3d1d6 th{text-align:left;padding:.4rem .5rem}.DailyAttendanceSection_rateTable__3d1d6 td{padding:.4rem .5rem}.DailyAttendanceSection_modalOverlay__r3Hvn{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1050}.DailyAttendanceSection_modal__K-vj\+{background-color:#fff;border-radius:8px;padding:1.25rem;width:320px;max-width:90%;box-shadow:0 4px 12px #00000026}.DailyAttendanceSection_modalTitle__MsC5-{font-weight:600;margin-bottom:.75rem}.DailyAttendanceSection_modalRow__xW0TT{margin-bottom:.5rem;font-size:.9rem}.DailyAttendanceSection_modalClose__k\+aqd{margin-top:1rem;padding:.5rem 1rem;width:100%;border:none;background-color:#2c5aa0;color:#fff;border-radius:6px;cursor:pointer}.DailyAttendanceSection_modalClose__k\+aqd:hover{background-color:#234a87}.DailyAttendanceSection_quickStatusCell__oN25\+{white-space:nowrap;font-weight:600;min-width:52px}.DailyAttendanceSection_quickActionCell__4iv1r{white-space:nowrap;min-width:136px}.DailyAttendanceSection_quickActionButtons__FaZpx{display:inline-flex;gap:4px;align-items:center}.DailyAttendanceSection_quickActionBtn__PF4b\+{padding:.18rem .48rem;font-size:.75rem;border-radius:6px;border:1px solid #dee2e6;background:#fff;cursor:pointer;line-height:1.1}.DailyAttendanceSection_quickActionBtnPresent__d3HO4{border-color:#0d6efd;color:#0d6efd}.DailyAttendanceSection_quickActionBtnPresentActive__e81\+u{background:#0d6efd;color:#fff}.DailyAttendanceSection_quickActionBtnTardy__0RFVy{border-color:#fd7e14;color:#fd7e14}.DailyAttendanceSection_quickActionBtnTardyActive__Nnnpq{background:#fd7e14;color:#fff}.DailyAttendanceSection_quickActionBtnAbsent__L01jz{border-color:#dc3545;color:#dc3545}.DailyAttendanceSection_quickActionBtnAbsentActive__xni21{background:#dc3545;color:#fff}@media (max-width: 768px){.DailyAttendanceSection_gridTable__yAsuA th,.DailyAttendanceSection_gridTable__yAsuA td{padding:.28rem .35rem}.DailyAttendanceSection_mobileHidden__PKmOW{display:none}.DailyAttendanceSection_quickStatusCell__oN25\+{min-width:50px;font-size:.72rem}.DailyAttendanceSection_quickActionCell__4iv1r{min-width:124px;padding:.2rem .28rem!important}.DailyAttendanceSection_quickActionButtons__FaZpx{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:4px;gap:4px;width:100%}.DailyAttendanceSection_quickActionBtn__PF4b\+{min-height:28px;padding:.22rem .2rem;font-size:.68rem;font-weight:600}}.AcaAttendanceBookPage_page__a1RZR{padding:0;min-height:100%;background-color:#f5f6f8}@font-face{font-family:Pretendard-Regular;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff) format("woff");font-weight:400;font-style:normal}.acaStudyTimeList_limitContainer__\+E9kc{height:calc(100vh - 230px);border-radius:8px;box-shadow:0 1px 3px #0000001a}.acaStudyTimeList_container__O-oh5{font-family:Pretendard-Regular,sans-serif}.acaStudyTimeList_tableWrapper__P-j8a{overflow-x:auto;border:1px solid #dee2e6;border-radius:8px;background:#fff}.acaStudyTimeList_table__JFACe{width:100%;border-collapse:collapse;table-layout:fixed}.acaStudyTimeList_table__JFACe th,.acaStudyTimeList_table__JFACe td{padding:10px 12px;vertical-align:middle;border:1px solid #e9ecef;box-sizing:border-box}.acaStudyTimeList_table__JFACe thead th{background:#f8f9fa;font-weight:600;font-size:.875rem;color:#343a40;text-align:center}.acaStudyTimeList_table__JFACe tbody tr:hover td{background:#f8f9fb}.acaStudyTimeList_nameCol__4amib{min-width:160px;width:160px;text-align:center;white-space:nowrap;font-weight:600;font-size:.875rem}.acaStudyTimeList_totalCol__-J6Fh{min-width:80px;width:80px;text-align:center;white-space:nowrap;font-weight:600;font-size:.875rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.acaStudyTimeList_dayCol__xlR3A{min-width:60px;width:60px;text-align:center;font-size:.875rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;cursor:pointer}.acaStudyTimeList_sunday__5CT5v{color:#dc3545}.acaStudyTimeList_saturday__GjEF7{color:#0d6efd}.acaStudyTimeList_studyTime__20aNo{font-size:.875rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.acaStudyTimeList_attendanceLog__LzRF1{font-size:.8em}.acaStudyTimeList_attendanceLog__LzRF1 div{margin:2px 0;padding:4px 6px;border-radius:3px}.acaStudyTimeList_container__O-oh5 .status-\c785\c2e4 {background-color:#e8f5e9;color:#2e7d32}.acaStudyTimeList_container__O-oh5 .status-\d1f4\c2e4 {background-color:#ffebee;color:#c62828}.acaStudyTimeList_container__O-oh5 .status-\c678\cd9c {background-color:#fff3e0;color:#ef6c00}.acaStudyTimeList_container__O-oh5 .status-\bcf5\adc0 {background-color:#e3f2fd;color:#1565c0}.acaStudyTimeList_pagination__GeekD{margin-top:20px;display:flex;justify-content:center}.acaStudyTimeList_totalHeader__GBVk8{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;line-height:1.3}@media (max-width: 768px){.acaStudyTimeList_limitContainer__\+E9kc{height:auto;min-height:min(60vh,100vh - 200px)}.acaStudyTimeList_nameCol__4amib{min-width:120px;width:120px}.acaStudyTimeList_totalCol__-J6Fh{min-width:80px;width:80px}.acaStudyTimeList_table__JFACe th,.acaStudyTimeList_table__JFACe td{padding:8px 10px}}.AdminLoginForm_form__dCRlQ{display:flex;flex:1 1 auto;justify-content:center;align-items:center;width:100%;min-height:100vh;min-height:100dvh;background:linear-gradient(135deg,#f8fafc,#e2e8f0,#cbd5e0);position:relative;overflow:hidden}.AdminLoginForm_form__dCRlQ:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.05) 0%,transparent 70%);animation:AdminLoginForm_float__lo0GA 6s ease-in-out infinite}@keyframes AdminLoginForm_float__lo0GA{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.AdminLoginForm_container__57WfT{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:2.75rem 2rem 2.5rem;border-radius:20px;box-shadow:0 20px 40px #00000014,0 0 0 1px #ffffff4d;width:100%;max-width:400px;position:relative;z-index:1;animation:AdminLoginForm_slideUp__8Lvc1 .8s ease-out}@keyframes AdminLoginForm_slideUp__8Lvc1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.AdminLoginForm_logoContainer__y8fcZ{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.AdminLoginForm_logo__1YB0-{width:min(250px,100%);height:auto;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.AdminLoginForm_container__57WfT h2{text-align:center;margin-bottom:1.5rem;color:#1e3a8a;font-weight:600;font-size:1.5rem}.AdminLoginForm_loginForm__cdCDs{display:flex;flex-direction:column}.AdminLoginForm_fields__083Ss{display:flex;flex-direction:column;gap:1.125rem}.AdminLoginForm_formGroup__vE5Jk{margin-bottom:0;position:relative}.AdminLoginForm_formGroup__vE5Jk input{width:100%;padding:.75rem 1rem;border:1.5px solid #e2e8f0;border-radius:10px;font-size:1rem;background:#fff;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.AdminLoginForm_formGroup__vE5Jk input::placeholder{color:#94a3b8;font-weight:400}.AdminLoginForm_formGroup__vE5Jk input:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61f}.AdminLoginForm_formGroup__vE5Jk input:hover:not(:focus){border-color:#cbd5e1}.AdminLoginForm_errorSlot__6T6Xb{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease}.AdminLoginForm_errorSlotVisible__-3xgX{grid-template-rows:1fr;margin-top:1.125rem}.AdminLoginForm_errorSlotInner__d\+Deg{overflow:hidden;min-height:0}.AdminLoginForm_errorMessage__7eZG1{margin:0;color:#b91c1c;text-align:center;font-size:.875rem;font-weight:500;line-height:1.45;padding:.625rem .75rem;background:#fef2f2;border-radius:8px;border:1px solid #fecaca;opacity:1;transition:opacity .22s ease;animation:AdminLoginForm_shake__lE1M0 .45s ease-in-out}.AdminLoginForm_errorSlot__6T6Xb:not(.AdminLoginForm_errorSlotVisible__-3xgX) .AdminLoginForm_errorMessage__7eZG1{opacity:0}@keyframes AdminLoginForm_shake__lE1M0{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.AdminLoginForm_submitButton__kZo3k{width:100%;margin-top:1.5rem;padding:.875rem 1rem;background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden;box-shadow:0 4px 14px #1e3a8a38}.AdminLoginForm_submitButton__kZo3k:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.AdminLoginForm_submitButton__kZo3k:hover{transform:translateY(-1px);box-shadow:0 6px 20px #1e3a8a47}.AdminLoginForm_submitButton__kZo3k:hover:before{left:100%}.AdminLoginForm_submitButton__kZo3k:active{transform:translateY(0)}@media (max-width: 768px){.AdminLoginForm_form__dCRlQ{padding:1rem}.AdminLoginForm_container__57WfT{padding:1.75rem 1.5rem 1.5rem;max-width:100%;margin:0 1rem}.AdminLoginForm_logoContainer__y8fcZ{margin-bottom:1.25rem}.AdminLoginForm_logo__1YB0-{max-height:120px}.AdminLoginForm_formGroup__vE5Jk input{padding:.7rem .9rem;font-size:.95rem}.AdminLoginForm_submitButton__kZo3k{padding:.8rem;font-size:.95rem}}@media (max-width: 480px){.AdminLoginForm_container__57WfT{padding:1.5rem 1.25rem 1.25rem;border-radius:16px}.AdminLoginForm_formGroup__vE5Jk input{padding:.65rem .85rem;font-size:.9rem}.AdminLoginForm_submitButton__kZo3k{padding:.75rem;font-size:.9rem}}.AcaAlimtalk_container__G\+XH0{padding:20px;background-color:#f8f9fa}.AcaAlimtalk_loading__xYKNl{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;position:absolute;inset:0;background-color:#f8f9fa}.AcaAlimtalk_spinner__s5UvR{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #017bff;border-radius:50%;animation:AcaAlimtalk_spin__Jf-P3 1s linear infinite;margin-bottom:16px}.AcaAlimtalk_loadingText__bA\+Tj{font-size:16px;color:#666;margin:0;font-weight:500}.AcaAlimtalk_pointsWrapper__y9N84{display:flex;align-items:center;gap:20px;margin-bottom:20px}.AcaAlimtalk_pointsWrapper__y9N84>div:first-child{flex:1 1;min-width:0}.AcaAlimtalk_pointsWrapper__y9N84 .aca-point-status{height:110px;width:100%}.AcaAlimtalk_historyButton__fXkTy{height:110px;background-color:#017bff;color:#fff;border:none;padding:8px 15px;border-radius:8px;font-size:14px;cursor:pointer;white-space:nowrap;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.4;font-weight:500}.AcaAlimtalk_historyButton__fXkTy:hover{background-color:#0056b3}.AcaAlimtalk_templates__6rVp4{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:20px;column-gap:20px;grid-row-gap:24px;row-gap:24px;padding:20px 0;align-items:start}.AcaAlimtalk_templateGridItem__gv\+f1{min-width:0;width:100%}@media (max-width: 1024px){.AcaAlimtalk_templates__6rVp4{grid-template-columns:minmax(0,1fr)}}.AcaAlimtalk_emptyTemplate__dD3Bk{grid-column:1 / -1;text-align:center;padding:40px 20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;font-size:15px;color:#666}@keyframes AcaAlimtalk_spin__Jf-P3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AcaAlimtalkCard_templateCard__sZqCj{box-sizing:border-box;width:100%;background-color:#fff;border:1px solid #e9ecef;border-radius:8px;padding:15px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;cursor:default;transition:box-shadow .2s ease}.AcaAlimtalkCard_templateCard__sZqCj:hover{box-shadow:0 4px 8px #00000026}.AcaAlimtalkCard_templateCard__sZqCj.AcaAlimtalkCard_inactive__o1J8d:hover{box-shadow:0 2px 4px #0000001a}.AcaAlimtalkCard_templateCard__sZqCj.AcaAlimtalkCard_active__aqNxP{border-left-width:4px;border-left-color:#017bff}.AcaAlimtalkCard_templateCard__sZqCj.AcaAlimtalkCard_inactive__o1J8d{border-left-width:4px;border-left-color:#dc3545;background-color:#00000005;opacity:.6;filter:grayscale(.3)}.AcaAlimtalkCard_templateHeader__AcOcB{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.AcaAlimtalkCard_templateTitle__JTtrI{display:flex;align-items:center;gap:15px;width:100%}.AcaAlimtalkCard_templateType__AOXnF{font-size:16px;font-weight:500;color:#333}.AcaAlimtalkCard_templateCard__sZqCj.AcaAlimtalkCard_inactive__o1J8d .AcaAlimtalkCard_templateType__AOXnF{color:#999}.AcaAlimtalkCard_templateActions__-ray2{display:flex;gap:8px;margin-left:auto}.AcaAlimtalkCard_statusToggle__6\+Enk{width:65px;padding:4px 12px;border-radius:4px;font-size:13px;cursor:pointer;transition:all .2s;border:1px solid;text-align:center}.AcaAlimtalkCard_statusToggle__6\+Enk.AcaAlimtalkCard_active__aqNxP{background-color:#e3f2fd;color:#017bff;border-color:#017bff}.AcaAlimtalkCard_statusToggle__6\+Enk.AcaAlimtalkCard_active__aqNxP:hover{background-color:#017bff;color:#fff}.AcaAlimtalkCard_statusToggle__6\+Enk.AcaAlimtalkCard_inactive__o1J8d{background-color:#ffebee;color:#dc3545;border-color:#dc3545}.AcaAlimtalkCard_statusToggle__6\+Enk.AcaAlimtalkCard_inactive__o1J8d:hover{background-color:#dc3545;color:#fff}.AcaAlimtalkCard_editButton__BWcG0{width:65px;background-color:transparent;border:1px solid #017bff;border-radius:4px;padding:4px 12px;font-size:13px;color:#017bff;cursor:pointer;transition:all .2s}.AcaAlimtalkCard_editButton__BWcG0:hover{background-color:#017bff;color:#fff}.AcaAlimtalkCard_editButton__BWcG0:active{background-color:#0056b3;border-color:#0056b3}.AcaAlimtalkCard_editButtonDisabled__lOo5O{opacity:.45;cursor:not-allowed;border-color:#ccc;color:#999}.AcaAlimtalkCard_editButtonDisabled__lOo5O:hover{background-color:transparent;color:#999}.AcaAlimtalkCard_templateCategories__8RBSg{font-size:14px;color:#666}.AcaAlimtalkCard_templateCard__sZqCj.AcaAlimtalkCard_inactive__o1J8d .AcaAlimtalkCard_templateCategories__8RBSg{color:#999}.AcaAlimtalkCard_templateMessage__pgCRh{color:#909090;font-size:10px;margin-top:8px}.AcaAlimtalkCard_templateCard__sZqCj.AcaAlimtalkCard_inactive__o1J8d .AcaAlimtalkCard_templateMessage__pgCRh{color:#bbb}.AcaAlimtalkEditModal_modalOverlay__WcS6q{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.AcaAlimtalkEditModal_modal__uCxnj{background-color:#fff;border-radius:8px;width:900px;max-width:90%;padding:30px;box-shadow:0 2px 10px #0000001a}.AcaAlimtalkEditModal_modalHeader__wroxB{padding:16px 20px;border-bottom:1px solid #e0e0e0;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.AcaAlimtalkEditModal_modalHeader__wroxB h2{font-size:18px;font-weight:600;margin:0}.AcaAlimtalkEditModal_closeButton__fc4aY{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;line-height:1}.AcaAlimtalkEditModal_closeButton__fc4aY:hover{color:#333}.AcaAlimtalkEditModal_modalBody__YF08t{padding:20px}.AcaAlimtalkEditModal_messageTextarea__Xjx6X{width:100%;height:400px;padding:12px;border:1px solid #ddd;border-radius:4px;resize:vertical;font-size:14px;line-height:1.5;margin-bottom:10px;min-height:200px}.AcaAlimtalkEditModal_messageTextarea__Xjx6X:focus{outline:none;border-color:#017bff}.AcaAlimtalkEditModal_byteCounter__in-1\+{text-align:right;color:#666;font-size:12px}.AcaAlimtalkEditModal_modalFooter__4SxGx{padding:16px 20px;border-top:1px solid #e0e0e0;display:flex;justify-content:flex-end;gap:10px}.AcaAlimtalkEditModal_cancelButton__DkZhH{background-color:#fff;border:1px solid #6c757d;color:#6c757d;padding:8px 16px;border-radius:4px;font-size:14px;cursor:pointer;transition:all .2s}.AcaAlimtalkEditModal_cancelButton__DkZhH:hover{background-color:#6c757d;color:#fff}.AcaAlimtalkEditModal_saveButton__4GMco{background-color:#017bff;border:1px solid #017bff;color:#fff;padding:8px 16px;border-radius:4px;font-size:14px;cursor:pointer;transition:all .2s}.AcaAlimtalkEditModal_saveButton__4GMco:hover{background-color:#0056b3;border-color:#0056b3}.AcaAlimtalkHistoryModal_modalOverlay__ulOfr{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.AcaAlimtalkHistoryModal_modal__4IWzc{background:#fff;border-radius:12px;width:90%;max-width:1000px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}.AcaAlimtalkHistoryModal_modalHeader__6wypq{display:flex;justify-content:space-between;align-items:flex-start;padding:20px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.AcaAlimtalkHistoryModal_titleGroup__XwyHX{display:flex;flex-direction:column;gap:6px}.AcaAlimtalkHistoryModal_modalHeader__6wypq h2{margin:0;font-size:20px;font-weight:600;color:#1a202c}.AcaAlimtalkHistoryModal_titleDescription__lm5MF{margin:0;font-size:13px;color:#64748b}.AcaAlimtalkHistoryModal_closeButton__GzLBh{background:none;border:none;font-size:24px;color:#718096;cursor:pointer;padding:4px;line-height:1;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s}.AcaAlimtalkHistoryModal_closeButton__GzLBh:hover{background-color:#f7fafc;color:#4a5568}.AcaAlimtalkHistoryModal_modalBody__LPxpR{padding:20px;display:flex;flex-direction:column;flex:1 1;min-height:0}.AcaAlimtalkHistoryModal_filtersRow__CmFQt{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;flex-shrink:0;flex-wrap:wrap}.AcaAlimtalkHistoryModal_filters__qIRsU{display:flex;gap:10px;flex-shrink:0}.AcaAlimtalkHistoryModal_filters__qIRsU select,.AcaAlimtalkHistoryModal_filters__qIRsU input{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#4a5568}.AcaAlimtalkHistoryModal_filters__qIRsU select:focus,.AcaAlimtalkHistoryModal_filters__qIRsU input:focus{outline:none;border-color:#017bff;box-shadow:0 0 0 3px #017bff1a}.AcaAlimtalkHistoryModal_filters__qIRsU select:disabled,.AcaAlimtalkHistoryModal_filters__qIRsU input:disabled{background-color:#f7fafc;cursor:not-allowed}.AcaAlimtalkHistoryModal_searchInputWrapper__VgUI4{position:relative;display:flex;align-items:center}.AcaAlimtalkHistoryModal_searchInputWrapper__VgUI4 input{padding-right:32px}.AcaAlimtalkHistoryModal_searchInputWrapper__VgUI4 .AcaAlimtalkHistoryModal_clearSearchButton__A\+Vc8{position:absolute;right:8px;background:none;border:none;color:#a0aec0;cursor:pointer;padding:4px;line-height:1;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:all .2s;font-size:16px}.AcaAlimtalkHistoryModal_filters__qIRsU button{padding:8px 16px;background-color:#017bff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.AcaAlimtalkHistoryModal_filters__qIRsU button:hover:not(:disabled){background-color:#0056b3}.AcaAlimtalkHistoryModal_filters__qIRsU button:disabled{background-color:#cbd5e0;cursor:not-allowed}.AcaAlimtalkHistoryModal_searchInputWrapper__VgUI4 .AcaAlimtalkHistoryModal_clearSearchButton__A\+Vc8:hover:not(:disabled){background-color:#f7fafc;color:#4a5568}.AcaAlimtalkHistoryModal_searchInputWrapper__VgUI4 .AcaAlimtalkHistoryModal_clearSearchButton__A\+Vc8:disabled{cursor:not-allowed;opacity:.5}.AcaAlimtalkHistoryModal_searchLimitWarning__UPrPz{color:#dc2626;font-size:13px;white-space:nowrap}.AcaAlimtalkHistoryModal_historyList__C\+dUd{flex:1 1;overflow-y:auto;min-height:0;margin-bottom:20px}.AcaAlimtalkHistoryModal_historyGrid__b1M9R{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media (max-width: 1024px){.AcaAlimtalkHistoryModal_historyGrid__b1M9R{grid-template-columns:1fr}}.AcaAlimtalkHistoryModal_historyItem__cUmkL{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;transition:all .2s}.AcaAlimtalkHistoryModal_historyItem__cUmkL:hover{border-color:#cbd5e0;box-shadow:0 2px 4px #0000000d}.AcaAlimtalkHistoryModal_historyHeader__Sx-aT{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.AcaAlimtalkHistoryModal_dateWrapper__NXd5u{display:flex;align-items:center;gap:8px}.AcaAlimtalkHistoryModal_historyDate__4T3-1{font-size:14px;color:#4a5568}.AcaAlimtalkHistoryModal_historyMemo__IHPaR{padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500;background-color:#f0f4f8;color:#2d3748;white-space:nowrap}.AcaAlimtalkHistoryModal_targetBadge__30IMT{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500;background-color:#e3f2fd;color:#1976d2;box-shadow:0 2px 4px #1976d226;white-space:nowrap}.AcaAlimtalkHistoryModal_historySmsname__WLJhe{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;background-color:#e2e8f0;color:#4a5568}.AcaAlimtalkHistoryModal_historyMessage__IjnC8{margin:0 0 12px;font-size:14px;line-height:1.5;color:#2d3748;word-break:break-all}.AcaAlimtalkHistoryModal_historyInfo__dzxtg{display:flex;gap:16px;font-size:13px;color:#718096;margin-top:10px}.AcaAlimtalkHistoryModal_historyInfo__dzxtg span{display:flex;align-items:center;gap:4px}.AcaAlimtalkHistoryModal_noData__Vf\+v-{text-align:center;padding:40px;color:#718096;font-size:14px;background:#f7fafc;border-radius:8px;border:1px dashed #e2e8f0}.AcaAlimtalkHistoryModal_pagination__PyyH7{display:flex;justify-content:center;gap:8px;flex-shrink:0}.AcaAlimtalkHistoryModal_paginationButton__KYrr-{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#4a5568;font-size:14px;cursor:pointer;transition:all .2s}.AcaAlimtalkHistoryModal_paginationButton__KYrr-:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0}.AcaAlimtalkHistoryModal_paginationButton__KYrr-:disabled{background:#f7fafc;color:#cbd5e0;cursor:not-allowed}.AcaAlimtalkHistoryModal_paginationButton__KYrr-.AcaAlimtalkHistoryModal_active__uiy3U{background:#017bff;border-color:#017bff;color:#fff}.AcaAlimtalkHistoryModal_paginationButton__KYrr-.AcaAlimtalkHistoryModal_active__uiy3U:hover{background:#0056b3}.AcaAlimtalkHistoryModal_ellipsis__ppvG9{padding:8px 12px;color:#718096;font-size:14px}.AcaAlimtalkHistoryModal_skeletonText__1fgqW{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:AcaAlimtalkHistoryModal_loading__IDRsX 1.5s infinite;border-radius:4px;height:16px}@keyframes AcaAlimtalkHistoryModal_loading__IDRsX{0%{background-position:200% 0}to{background-position:-200% 0}}.AcaAlimtalkStatusModal_modalOverlay__PoAKR{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.AcaAlimtalkStatusModal_modalContent__1ysMq{background-color:#fff;border-radius:8px;width:400px;max-width:90%}.AcaAlimtalkStatusModal_modalHeader__P-1HC{padding:16px 20px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.AcaAlimtalkStatusModal_modalHeader__P-1HC h2{margin:0;font-size:18px;font-weight:600}.AcaAlimtalkStatusModal_closeButton__TiLdU{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;line-height:1}.AcaAlimtalkStatusModal_closeButton__TiLdU:hover{color:#333}.AcaAlimtalkStatusModal_modalBody__wpzOJ{padding:20px}.AcaAlimtalkStatusModal_templateInfo__qb95x{margin-bottom:20px;font-size:14px}.AcaAlimtalkStatusModal_templateInfo__qb95x p{font-size:16px;font-weight:600;margin-bottom:10px}.AcaAlimtalkStatusModal_templateInfo__qb95x span{font-size:14px}.AcaAlimtalkStatusModal_statusSelect__\+OBqq{margin-bottom:20px;position:relative}.AcaAlimtalkStatusModal_statusSelectBox__gDLHA{width:100%;padding:8px 30px 8px 12px;border-radius:4px;border:1px solid #017bff;font-size:14px;cursor:pointer;outline:none;transition:all .2s;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%270 0 12 12%27%3E%3Cpath fill=%27%23017bff%27 d=%27M6 8.825L1.175 4 2.05 3.125 6 7.075 9.95 3.125 10.825 4z%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px}.AcaAlimtalkStatusModal_statusSelectBox__gDLHA.AcaAlimtalkStatusModal_active__LODrQ{background-color:#e3f2fd;color:#017bff}.AcaAlimtalkStatusModal_statusSelectBox__gDLHA.AcaAlimtalkStatusModal_inactive__MHSI4{background-color:#ffebee;color:#dc3545}.AcaAlimtalkStatusModal_statusSelectBox__gDLHA:focus{box-shadow:0 0 0 2px #017bff40}.AcaAlimtalkStatusModal_modalActions__-7pK2{display:flex;justify-content:flex-end;gap:10px}.AcaAlimtalkStatusModal_cancelButton__-bPtf{background-color:#fff;border:1px solid #6c757d;color:#6c757d;padding:8px 16px;border-radius:4px;font-size:14px;cursor:pointer;transition:all .2s}.AcaAlimtalkStatusModal_cancelButton__-bPtf:hover{background-color:#6c757d;color:#fff}.AcaAlimtalkStatusModal_saveButton__3Uaj-{background-color:#017bff;border:1px solid #017bff;color:#fff;padding:8px 16px;border-radius:4px;font-size:14px;cursor:pointer;transition:all .2s}.AcaAlimtalkStatusModal_saveButton__3Uaj-:hover{background-color:#0056b3;border-color:#0056b3}.AcaInvoiceSms_container__X2FPx{padding:20px;background-color:#f8f9fa}.AcaInvoiceSms_loading__17KKT{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;position:absolute;inset:0;background-color:#f8f9fa}.AcaInvoiceSms_spinner__7WWoZ{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #017bff;border-radius:50%;animation:AcaInvoiceSms_spin__1wuKr 1s linear infinite;margin-bottom:16px}.AcaInvoiceSms_loadingText__TDg52{font-size:16px;color:#666;margin:0;font-weight:500}.AcaInvoiceSms_templates__0EGxD{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;padding:20px 0}@media (max-width: 1024px){.AcaInvoiceSms_templates__0EGxD{grid-template-columns:1fr}}.AcaInvoiceSms_emptyTemplate__zH\+H1{grid-column:1 / -1;text-align:center;padding:40px 20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;font-size:15px;color:#666}@keyframes AcaInvoiceSms_spin__1wuKr{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AcaInvoiceSmsCard_templateCard__NfMjP{background-color:#fff;border-radius:8px;padding:15px;box-shadow:0 2px 4px #0000001a;height:100%;display:flex;flex-direction:column;cursor:default;transition:all .2s ease}.AcaInvoiceSmsCard_templateCard__NfMjP:hover{box-shadow:0 4px 8px #00000026}.AcaInvoiceSmsCard_templateCard__NfMjP.AcaInvoiceSmsCard_active__LW2Kp{border-left:4px solid #017bff}.AcaInvoiceSmsCard_templateCard__NfMjP.AcaInvoiceSmsCard_inactive__4FO2W{border-left:4px solid #dc3545;background-color:#00000005}.AcaInvoiceSmsCard_templateHeader__N7luQ{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.AcaInvoiceSmsCard_templateTitle__7915I{display:flex;align-items:center;gap:15px;width:100%}.AcaInvoiceSmsCard_templateType__YoVW8{font-size:16px;font-weight:500;color:#333}.AcaInvoiceSmsCard_templateActions__whRGu{display:flex;gap:8px;margin-left:auto}.AcaInvoiceSmsCard_statusToggle__iqAVv{width:65px;padding:4px 12px;border-radius:4px;font-size:13px;cursor:pointer;transition:all .2s;border:1px solid;text-align:center}.AcaInvoiceSmsCard_statusToggle__iqAVv.AcaInvoiceSmsCard_active__LW2Kp{background-color:#e3f2fd;color:#017bff;border-color:#017bff}.AcaInvoiceSmsCard_statusToggle__iqAVv.AcaInvoiceSmsCard_active__LW2Kp:hover{background-color:#017bff;color:#fff}.AcaInvoiceSmsCard_statusToggle__iqAVv.AcaInvoiceSmsCard_inactive__4FO2W{background-color:#ffebee;color:#dc3545;border-color:#dc3545}.AcaInvoiceSmsCard_statusToggle__iqAVv.AcaInvoiceSmsCard_inactive__4FO2W:hover{background-color:#dc3545;color:#fff}.AcaInvoiceSmsCard_editButton__hYrkC{width:65px;background-color:transparent;border:1px solid #017bff;border-radius:4px;padding:4px 12px;font-size:13px;color:#017bff;cursor:pointer;transition:all .2s}.AcaInvoiceSmsCard_editButton__hYrkC:hover{background-color:#017bff;color:#fff}.AcaInvoiceSmsCard_editButton__hYrkC:active{background-color:#0056b3;border-color:#0056b3}.AcaInvoiceSmsCard_templateCategories__cvC1L{font-size:14px;color:#666}.AcaInvoiceSmsCard_templateMessage__AUDn9{color:#909090;font-size:10px;margin-top:8px}.AcaInvoiceSmsEditModal_modalOverlay__ml-08{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.AcaInvoiceSmsEditModal_modal__i3IuC{background-color:#fff;border-radius:8px;width:900px;max-width:90%;padding:30px;box-shadow:0 2px 10px #0000001a}.AcaInvoiceSmsEditModal_modalHeader__tMvbj{padding:16px 20px;border-bottom:1px solid #e0e0e0;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.AcaInvoiceSmsEditModal_modalHeader__tMvbj h2{font-size:18px;font-weight:600;margin:0}.AcaInvoiceSmsEditModal_closeButton__yg\+PG{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;line-height:1}.AcaInvoiceSmsEditModal_closeButton__yg\+PG:hover{color:#333}.AcaInvoiceSmsEditModal_modalBody__7GFCU{padding:20px}.AcaInvoiceSmsEditModal_messageTextarea__Tnlk0{width:100%;height:400px;padding:12px;border:1px solid #ddd;border-radius:4px;resize:vertical;font-size:14px;line-height:1.5;margin-bottom:10px;min-height:200px}.AcaInvoiceSmsEditModal_messageTextarea__Tnlk0:focus{outline:none;border-color:#017bff}.AcaInvoiceSmsEditModal_byteCounter__OjmqT{text-align:right;color:#666;font-size:12px}.AcaInvoiceSmsEditModal_modalFooter__wg\+MX{padding:16px 20px;border-top:1px solid #e0e0e0;display:flex;justify-content:flex-end;gap:10px}.AcaInvoiceSmsEditModal_cancelButton__ha\+T7{background-color:#fff;border:1px solid #6c757d;color:#6c757d;padding:8px 16px;border-radius:4px;font-size:14px;cursor:pointer;transition:all .2s}.AcaInvoiceSmsEditModal_cancelButton__ha\+T7:hover{background-color:#6c757d;color:#fff}.AcaInvoiceSmsEditModal_saveButton__STf8g{background-color:#017bff;border:1px solid #017bff;color:#fff;padding:8px 16px;border-radius:4px;font-size:14px;cursor:pointer;transition:all .2s}.AcaInvoiceSmsEditModal_saveButton__STf8g:hover{background-color:#0056b3;border-color:#0056b3}.AcaMonthlyPassSetting_container__YBHNA{padding:20px;background-color:#f8f9fa}.AcaMonthlyPassSetting_content__36Ehk{display:flex;gap:20px;align-items:stretch}.AcaMonthlyPassSetting_info__R5ZQ4{flex:1 1;max-width:800px;min-width:600px;background-color:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.AcaMonthlyPassSetting_paymentTitle__M-IKY{margin-bottom:24px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.AcaMonthlyPassSetting_titleContent__MEY3n{flex:1 1}.AcaMonthlyPassSetting_titleContent__MEY3n p{font-size:20px;font-weight:600;color:#333;margin-bottom:20px}.AcaMonthlyPassSetting_titleContent__MEY3n span{font-size:18px;font-weight:600;color:#333}.AcaMonthlyPassSetting_titleContent__MEY3n .AcaMonthlyPassSetting_paymentDate__0wr1p{color:#28a745}.AcaMonthlyPassSetting_titleContent__MEY3n .AcaMonthlyPassSetting_paymentDate__0wr1p.AcaMonthlyPassSetting_dateWarning__dK6nu{color:#fd7e14}.AcaMonthlyPassSetting_noRemainingPeriod__aCayO{color:#dc3545;font-size:18px;font-weight:600}.AcaMonthlyPassSetting_refreshButton__hyvQJ{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;font-size:14px;font-weight:500;color:#495057;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:-webkit-fit-content;min-width:fit-content}.AcaMonthlyPassSetting_refreshButton__hyvQJ:hover{background:#e9ecef;border-color:#adb5bd;color:#212529}.AcaMonthlyPassSetting_refreshButton__hyvQJ:active{background:#dee2e6;transform:translateY(1px)}.AcaMonthlyPassSetting_refreshButton__hyvQJ:disabled{cursor:not-allowed;opacity:.6}.AcaMonthlyPassSetting_refreshIcon__NQD\+o{width:16px;height:16px;color:#6c757d;transition:color .2s ease}.AcaMonthlyPassSetting_refreshIcon__NQD\+o.AcaMonthlyPassSetting_spinning__BN0fS{animation:AcaMonthlyPassSetting_spin__C0NfL 1s linear infinite;transform-origin:center!important}.AcaMonthlyPassSetting_refreshButton__hyvQJ:hover .AcaMonthlyPassSetting_refreshIcon__NQD\+o{color:#495057}.AcaMonthlyPassSetting_paymentDetails__oMl8A{background-color:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:24px}.AcaMonthlyPassSetting_paymentAmount__x1ukJ{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e9ecef;gap:20px}.AcaMonthlyPassSetting_amountLabel__TY95H{font-size:16px;font-weight:500;color:#666;min-width:120px}.AcaMonthlyPassSetting_amountValue__wV\+3a{font-size:18px;font-weight:600;color:#017bff;text-align:right;flex:1 1}.AcaMonthlyPassSetting_paymentSelection__W1wab{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e9ecef;gap:20px}.AcaMonthlyPassSetting_paymentSelection__W1wab label{font-size:16px;font-weight:500;color:#666;min-width:120px}.AcaMonthlyPassSetting_minimumPaymentNotice__qlLYX{font-size:14px;color:#dc3545;font-weight:600;margin-left:8px}.AcaMonthlyPassSetting_monthSelect__0zYN-{padding:8px 12px;border:1px solid #e9ecef;border-radius:6px;font-size:16px;background-color:#fff;color:#333;cursor:pointer;transition:border-color .2s ease;min-width:100px}.AcaMonthlyPassSetting_monthSelect__0zYN-:focus{outline:none;border-color:#017bff}.AcaMonthlyPassSetting_paymentTotal__GBoft{display:flex;justify-content:space-between;align-items:center;gap:20px}.AcaMonthlyPassSetting_totalLabel__SIFmh{font-size:18px;font-weight:600;color:#333;min-width:120px}.AcaMonthlyPassSetting_totalValue__I3Chi{font-size:24px;font-weight:700;color:#017bff;text-align:right;flex:1 1}.AcaMonthlyPassSetting_notice__lfSvR{font-size:16px;color:#666}.AcaMonthlyPassSetting_notice__lfSvR ul{margin:0;padding-left:20px;list-style-type:disc}.AcaMonthlyPassSetting_notice__lfSvR li{margin-bottom:7px;line-height:1.5}.AcaMonthlyPassSetting_paymentButton__RDqqm{display:block;margin-left:auto;padding:12px 30px;background-color:#017bff;color:#fff;border:none;border-radius:8px;font-size:20px;font-weight:600;cursor:pointer;transition:all .2s ease}.AcaMonthlyPassSetting_paymentButton__RDqqm:hover:not(:disabled){background-color:#0056b3}.AcaMonthlyPassSetting_paymentButton__RDqqm:disabled{background-color:#6c757d;color:#adb5bd;cursor:not-allowed;opacity:.7;transform:none}.AcaMonthlyPassSetting_paymentActions__-fhGg{display:flex;flex-direction:column;align-items:flex-end;gap:16px}.AcaMonthlyPassSetting_testPaymentSection__sktmu{width:100%;padding:16px;border:1px dashed #fd7e14;border-radius:8px;background-color:#fff8f0}.AcaMonthlyPassSetting_testPaymentNotice__DBTxY{margin:0 0 12px;font-size:14px;color:#856404;line-height:1.5}.AcaMonthlyPassSetting_testPaymentButton__zo7wV{display:block;margin-left:auto;padding:10px 24px;background-color:#fd7e14;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.AcaMonthlyPassSetting_testPaymentButton__zo7wV:hover:not(:disabled){background-color:#e96b00}.AcaMonthlyPassSetting_testPaymentButton__zo7wV:disabled{background-color:#adb5bd;cursor:not-allowed;opacity:.8}.AcaMonthlyPassSetting_autoSetting__X9Yr4{max-width:550px;min-width:550px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column}.AcaMonthlyPassSetting_autoHeader__oJZ4S h2{font-size:20px;font-weight:600;color:#333;margin:24px 24px 0}.AcaMonthlyPassSetting_autoContent__Tdku0{display:flex;flex-direction:column;justify-content:space-between}.AcaMonthlyPassSetting_autoToggle__1cHAD{display:flex;align-items:center;gap:12px;margin:0 24px 24px;padding:16px;background-color:#f8f9fa;border-radius:8px}.AcaMonthlyPassSetting_toggleSwitch__DrCS3{position:relative;display:inline-block;width:50px;height:24px}.AcaMonthlyPassSetting_toggleSwitch__DrCS3 input{opacity:0;width:0;height:0}.AcaMonthlyPassSetting_toggleSwitch__DrCS3 input:checked+.AcaMonthlyPassSetting_toggleSlider__fInYJ{background-color:#017bff}.AcaMonthlyPassSetting_toggleSwitch__DrCS3 input:checked+.AcaMonthlyPassSetting_toggleSlider__fInYJ:before{transform:translate(26px)}.AcaMonthlyPassSetting_toggleSlider__fInYJ{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.3s;border-radius:24px}.AcaMonthlyPassSetting_toggleSlider__fInYJ:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.AcaMonthlyPassSetting_toggleLabel__XDXRV{font-size:16px;font-weight:500;color:#333}.AcaMonthlyPassSetting_autoDescription__T5XB1{margin:0 24px}.AcaMonthlyPassSetting_autoDescription__T5XB1 h3{font-size:16px;font-weight:600;color:#333;margin-bottom:12px}.AcaMonthlyPassSetting_autoDescription__T5XB1 ul{margin:0;padding-left:20px;list-style-type:disc}.AcaMonthlyPassSetting_autoDescription__T5XB1 li{font-size:14px;color:#666;margin-bottom:8px;line-height:1.4}.AcaMonthlyPassSetting_autoStatus__K86ON{background-color:#f8f9fa;margin:24px 24px 0;padding:16px;border-radius:8px}.AcaMonthlyPassSetting_statusItem__1C3dQ{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.AcaMonthlyPassSetting_statusItem__1C3dQ:last-child{margin-bottom:0}.AcaMonthlyPassSetting_statusLabel__T8\+SZ{font-size:14px;font-weight:500;color:#666}.AcaMonthlyPassSetting_statusValue__OKWTY{font-size:14px;font-weight:600;color:#333}.AcaMonthlyPassSetting_statusValue__OKWTY.AcaMonthlyPassSetting_active__6hDFW{color:#28a745}.AcaMonthlyPassSetting_statusValue__OKWTY.AcaMonthlyPassSetting_inactive__luBuy{color:#666}.AcaMonthlyPassSetting_confirmModalOverlay__UNCl8{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.AcaMonthlyPassSetting_confirmModal__ZW0kB{background:#fff;border-radius:8px;padding:24px;max-width:400px;width:90%;box-shadow:0 4px 20px #00000026}.AcaMonthlyPassSetting_confirmModalHeader__xvQ4w{margin-bottom:16px}.AcaMonthlyPassSetting_confirmModalHeader__xvQ4w h3{margin:0;font-size:18px;font-weight:600;color:#333}.AcaMonthlyPassSetting_confirmModalContent__c6Jqm p{margin:0 0 20px;font-size:14px;color:#666;line-height:1.5}.AcaMonthlyPassSetting_confirmModalButtons__mRjPZ{display:flex;gap:12px;justify-content:flex-end}.AcaMonthlyPassSetting_confirmBtn__\+GmQ3{padding:8px 16px;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.AcaMonthlyPassSetting_confirmBtnPrimary__gAHr1{background-color:#017bff;color:#fff}.AcaMonthlyPassSetting_confirmBtnPrimary__gAHr1:hover{background-color:#0056b3}.AcaMonthlyPassSetting_confirmBtnSecondary__G6RdT{background-color:#6c757d;color:#fff}.AcaMonthlyPassSetting_confirmBtnSecondary__G6RdT:hover{background-color:#545b62}@keyframes AcaMonthlyPassSetting_spin__C0NfL{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AcaRemoteSetting_container__YrB7B{padding:20px;background-color:#f8f9fa}.AcaRemoteSetting_grid__SmAe\+{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;padding:20px 0}@media (max-width: 1024px){.AcaRemoteSetting_grid__SmAe\+{grid-template-columns:1fr}}.AcaRemoteSetting_card__Orf3k{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a;border:none;cursor:pointer;transition:all .2s ease;text-align:left}.AcaRemoteSetting_card__Orf3k:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.AcaRemoteSetting_card__Orf3k h3{margin:0 0 10px;font-size:18px;font-weight:600;color:#333}.AcaRemoteSetting_card__Orf3k p{margin:0;font-size:14px;color:#666;line-height:1.5}.AcaRemoteSetting_modalOverlay__qkl\+b{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.AcaRemoteSetting_modalContent__nat6t{background:#fff;border-radius:8px;width:100%;max-width:500px;position:relative;box-shadow:0 2px 10px #0000001a}.AcaRemoteSetting_modalHeader__Q00g3{padding:20px 20px 0}.AcaRemoteSetting_modalHeader__Q00g3 h3{margin:0;font-size:1.6rem;font-weight:600;color:#333}.AcaRemoteSetting_modalBody__x3W\+P{padding:20px}.AcaRemoteSetting_modalBody__x3W\+P p{margin:0 0 20px;color:#666;line-height:1.5;font-size:1.1rem}.AcaRemoteSetting_modalFooter__f10un{padding:0 20px 20px;display:flex;justify-content:flex-end;gap:10px}.AcaRemoteSetting_modalCancel__LgpAI,.AcaRemoteSetting_modalConfirm__5Otdn{padding:8px 16px;border-radius:4px;border:none;cursor:pointer;font-weight:500;min-width:80px;transition:all .2s}.AcaRemoteSetting_modalCancel__LgpAI{background-color:#f0f0f0;color:#666}.AcaRemoteSetting_modalCancel__LgpAI:hover:not(:disabled){background-color:#e0e0e0}.AcaRemoteSetting_modalConfirm__5Otdn{background-color:#017bff;color:#fff}.AcaRemoteSetting_modalConfirm__5Otdn:hover:not(:disabled){background-color:#0056b3}.AcaRemoteSetting_modalCancel__LgpAI:disabled,.AcaRemoteSetting_modalConfirm__5Otdn:disabled{opacity:.6;cursor:not-allowed}.AcaRemoteSetting_doorSelectContent__Zoh-u{padding:30px}.AcaRemoteSetting_doorSelectContent__Zoh-u h3{margin:0 0 30px;font-size:1.6rem;text-align:center;color:#333;font-weight:600}.AcaRemoteSetting_doorSelectButtons__Zq-4V{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:15px;gap:15px;margin-bottom:30px;margin-top:30px}.AcaRemoteSetting_doorSelectButton__DXyhB{padding:25px 20px;border:2px solid #ddd;border-radius:12px;background:#fff;cursor:pointer;font-size:1.5rem;font-weight:600;transition:all .2s;min-height:80px;display:flex;align-items:center;justify-content:center}.AcaRemoteSetting_doorSelectButton__DXyhB:hover{border-color:#017bff;background-color:#f8f9fa;transform:translateY(-2px)}.AcaRemoteSetting_doorSelectButton__DXyhB.AcaRemoteSetting_selected__FT1ig{border-color:#017bff;background-color:#017bff;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #017bff4d}.AcaRemoteSetting_doorConfirmButtons__bQ9GV{display:flex;justify-content:center;gap:15px;margin-top:20px}.AcaRemoteSetting_doorConfirmCancel__3uj58,.AcaRemoteSetting_doorConfirmOk__Kj2P3{padding:12px 24px;border-radius:8px;border:none;cursor:pointer;font-weight:600;font-size:1.1rem;min-width:100px;transition:all .2s}.AcaRemoteSetting_doorConfirmCancel__3uj58{background-color:#f0f0f0;color:#666}.AcaRemoteSetting_doorConfirmCancel__3uj58:hover:not(:disabled){background-color:#e0e0e0}.AcaRemoteSetting_doorConfirmOk__Kj2P3{background-color:#017bff;color:#fff}.AcaRemoteSetting_doorConfirmOk__Kj2P3:hover:not(:disabled){background-color:#0056b3}.AcaRemoteSetting_doorConfirmCancel__3uj58:disabled,.AcaRemoteSetting_doorConfirmOk__Kj2P3:disabled{opacity:.6;cursor:not-allowed}.AcaRemoteSetting_doorControls__R8\+7L{display:flex;flex-direction:column;gap:15px;margin-top:30px}.AcaRemoteSetting_doorControl__19ZF-{padding:20px;border-radius:8px;border:2px solid #ddd;background:#fff;cursor:pointer;font-size:1.3rem;font-weight:600;transition:all .2s;min-height:60px;display:flex;align-items:center;justify-content:center}.AcaRemoteSetting_doorControl__19ZF-.AcaRemoteSetting_open__K5Yt2{background-color:#e8f5e9;border-color:#4caf50;color:#2e7d32}.AcaRemoteSetting_doorControl__19ZF-.AcaRemoteSetting_closed__O1lla{background-color:#fafafa;border-color:#ddd;color:#666}.AcaRemoteSetting_doorControl__19ZF-:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.AcaRemoteSetting_doorControl__19ZF-:disabled{opacity:.6;cursor:not-allowed}.AcaRemoteSetting_confirmOverlay__TjrqX{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1100}.AcaRemoteSetting_confirmContent__vq-86{background:#fff;border-radius:12px;width:90%;max-width:400px;padding:24px;text-align:center;box-shadow:0 4px 20px #00000026}.AcaRemoteSetting_confirmContent__vq-86 h3{margin:0 0 16px;font-size:1.5rem;font-weight:600;color:#333}.AcaRemoteSetting_confirmContent__vq-86 p{margin:0 0 20px;font-size:1.2rem;color:#666;line-height:1.5}.AcaRemoteSetting_doorStatus__sa3CB{margin-bottom:24px}.AcaRemoteSetting_doorStatusItem__14ia8{display:flex;justify-content:center;align-items:center;gap:12px;padding:12px;background-color:#f8f9fa;border-radius:8px}.AcaRemoteSetting_statusLabel__HaLcI{color:#666;font-size:.95rem}.AcaRemoteSetting_statusValue__\+dnWo{font-weight:600;color:#333;font-size:1rem}.AcaRemoteSetting_confirmButtons__cZl-s{display:flex;justify-content:center;gap:12px}.AcaRemoteSetting_confirmCancel__ITvC\+,.AcaRemoteSetting_confirmOk__VWItZ{min-width:100px;padding:12px 24px;border-radius:8px;border:none;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}.AcaRemoteSetting_confirmCancel__ITvC\+{background-color:#f1f3f5;color:#495057}.AcaRemoteSetting_confirmCancel__ITvC\+:hover:not(:disabled){background-color:#e9ecef}.AcaRemoteSetting_confirmOk__VWItZ{background-color:#017bff;color:#fff}.AcaRemoteSetting_confirmOk__VWItZ:hover:not(:disabled){background-color:#0056b3}.AcaRemoteSetting_confirmCancel__ITvC\+:disabled,.AcaRemoteSetting_confirmOk__VWItZ:disabled{opacity:.6;cursor:not-allowed}.AcaRemoteSetting_notifyOverlay__Vc9dR{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1200}.AcaRemoteSetting_notifyContent__eijPR{background:#fff;border-radius:16px;padding:24px;width:90%;max-width:320px;text-align:center;box-shadow:0 4px 20px #00000026;animation:AcaRemoteSetting_slideUp__QfSzm .3s ease-out}.AcaRemoteSetting_notifyContent__eijPR p{margin:0 0 20px;font-size:1.1rem;color:#333;line-height:1.5;word-break:keep-all}.AcaRemoteSetting_notifyConfirm__GlfpJ{background-color:#017bff;color:#fff;border:none;border-radius:8px;padding:12px 32px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.AcaRemoteSetting_notifyConfirm__GlfpJ:hover{background-color:#0056b3}.AcaRemoteSetting_notifyConfirm__GlfpJ:active{transform:translateY(1px)}@keyframes AcaRemoteSetting_slideUp__QfSzm{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AcaStoreInfoSetting_container__SbGYl{padding:20px;background-color:#f8f9fa}.AcaStoreInfoSetting_tooltipWrapper__2EOHV{position:relative;display:inline-block}.AcaStoreInfoSetting_tooltipWrapper__2EOHV i{font-size:1.2rem;color:#4a90e2;cursor:help;transition:color .2s ease}.AcaStoreInfoSetting_tooltipWrapper__2EOHV:hover i{color:#357abd}.AcaStoreInfoSetting_tooltipContent__B0ZEh{visibility:hidden;opacity:0;position:absolute;top:calc(100% + 10px);right:0;width:520px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;transition:all .2s ease}.AcaStoreInfoSetting_tooltipContent__B0ZEh:before{content:"";position:absolute;top:-6px;right:20px;transform:rotate(45deg);width:12px;height:12px;background:#fff;box-shadow:-2px -2px 4px #0000000d}.AcaStoreInfoSetting_tooltipWrapper__2EOHV:hover .AcaStoreInfoSetting_tooltipContent__B0ZEh{visibility:visible;opacity:1}.AcaStoreInfoSetting_tooltipHeader__1\+Wb-{padding:1rem;border-bottom:1px solid #eee;text-align:center}.AcaStoreInfoSetting_tooltipHeader__1\+Wb- h4{margin:0;font-size:1.1rem;color:#333;font-weight:600}.AcaStoreInfoSetting_tooltipBody__EyWFM{padding:1rem}.AcaStoreInfoSetting_tooltipContentWrapper__il9dH{display:flex;gap:1.5rem;align-items:flex-start}.AcaStoreInfoSetting_imageWrapper__rLv4V{flex:0 0 240px}.AcaStoreInfoSetting_tooltipImage__m8bI1{width:100%;border-radius:8px;border:1px solid #eee}.AcaStoreInfoSetting_guideText__BR-gn{flex:1 1;background:#f8f9fa;padding:1rem;border-radius:6px;min-width:220px}.AcaStoreInfoSetting_guideText__BR-gn p{margin:0 0 .8rem;font-size:.9rem;color:#666;line-height:1.4;padding-left:1.2rem;position:relative}.AcaStoreInfoSetting_guideText__BR-gn p:before{content:"";position:absolute;left:0;top:.5rem;width:4px;height:4px;border-radius:50%;background:#4a90e2}.AcaStoreInfoSetting_guideText__BR-gn p:last-child{margin-bottom:0}.AcaStoreInfoSetting_settingsCard__P1bbk{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:2rem;overflow:hidden}.AcaStoreInfoSetting_settingsHeader__PYEt9{padding:1.5rem;background:#f8f9fa;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.AcaStoreInfoSetting_settingsHeader__PYEt9 h3{font-size:1.2rem;font-weight:600;color:#333;margin:0}.AcaStoreInfoSetting_editBtn__feee\+{background:none;border:none;color:#4a90e2;font-size:.9rem;padding:.5rem 1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.AcaStoreInfoSetting_editBtn__feee\+ i{font-size:1rem}.AcaStoreInfoSetting_editBtn__feee\+:hover{color:#357abd}.AcaStoreInfoSetting_buttonGroup__73zrs{display:flex;gap:.8rem}.AcaStoreInfoSetting_cancelBtn__tdxH3,.AcaStoreInfoSetting_saveBtn__xL\+tY{padding:.5rem 1rem;border-radius:4px;font-size:.9rem;cursor:pointer;transition:all .2s ease}.AcaStoreInfoSetting_cancelBtn__tdxH3{background:#f1f3f5;border:1px solid #dee2e6;color:#666}.AcaStoreInfoSetting_cancelBtn__tdxH3:hover{background:#e9ecef}.AcaStoreInfoSetting_saveBtn__xL\+tY{background:#017bff;border:none;color:#fff}.AcaStoreInfoSetting_saveBtn__xL\+tY:hover{background:#0056b3}.AcaStoreInfoSetting_settingsContent__CjjQx{padding:1.5rem}.AcaStoreInfoSetting_settingItem__RvsnW{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #eee}.AcaStoreInfoSetting_settingItem__RvsnW:last-child{border-bottom:none}.AcaStoreInfoSetting_settingLabel__S3AIG{color:#666;font-size:1rem}.AcaStoreInfoSetting_settingValue__Tyw-7{font-size:1.1rem;font-weight:500;color:#333;background:#f8f9fa;padding:.4rem 1rem;border-radius:4px}.AcaStoreInfoSetting_settingsEdit__eDFCk .AcaStoreInfoSetting_settingItem__RvsnW{margin-bottom:1.2rem}.AcaStoreInfoSetting_settingsEdit__eDFCk .AcaStoreInfoSetting_settingItem__RvsnW:last-child{margin-bottom:0}.AcaStoreInfoSetting_settingsEdit__eDFCk label{display:block;color:#666;font-size:.9rem;margin-bottom:.5rem}.AcaStoreInfoSetting_inputWrapper__86EV2{display:flex;align-items:center;gap:.5rem}.AcaStoreInfoSetting_inputWrapper__86EV2 input{width:120px;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;text-align:center;transition:all .2s ease}.AcaStoreInfoSetting_inputWrapper__86EV2 input:focus{outline:none;border-color:#017bff;box-shadow:0 0 0 2px #017bff33}.AcaStoreInfoSetting_inputWrapper__86EV2 input[type=number]::-webkit-outer-spin-button,.AcaStoreInfoSetting_inputWrapper__86EV2 input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.AcaStoreInfoSetting_inputWrapper__86EV2 input[type=number]{-moz-appearance:textfield}.AcaStoreInfoSetting_unit__coDO3{color:#666;font-size:.9rem}.AcaStoreInfoSetting_noticeTypesSection__aFEMK{margin-top:3rem}.AcaStoreInfoSetting_noticeTypesSection__aFEMK h3{font-size:1.4rem;color:#444;margin-bottom:.5rem}.AcaStoreInfoSetting_sectionDescription__wuKiW{color:#888;font-size:.9rem;margin-bottom:1.5rem;font-weight:400}.AcaStoreInfoSetting_noticeTypesList__mWR8F{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.AcaStoreInfoSetting_noticeTypeItem__Mi6iJ{background:#fff;border-radius:8px;padding:1.2rem;box-shadow:0 2px 4px #0000000d;cursor:pointer;transition:all .2s ease}.AcaStoreInfoSetting_noticeTypeItem__Mi6iJ:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.AcaStoreInfoSetting_typeHeader__KvEm4{margin-bottom:.8rem}.AcaStoreInfoSetting_typeName__nNY9c{font-weight:500;color:#333}.AcaStoreInfoSetting_typeContent__8-ZoX{font-size:.9rem;color:#666;line-height:1.4}.AcaStoreInfoSetting_addNoticeType__wRvAI{display:flex;align-items:center;justify-content:center;background:#f8f9fa;border:2px dashed #ddd;border-radius:8px;cursor:pointer;transition:all .2s ease;min-height:100px}.AcaStoreInfoSetting_addNoticeType__wRvAI:hover{border-color:#017bff;background:#f1f7fe}.AcaStoreInfoSetting_addNoticeType__wRvAI:hover i{color:#017bff}.AcaStoreInfoSetting_addNoticeType__wRvAI i{font-size:1.5rem;color:#999}.AcaStoreInfoSetting_typeCount__QjpA3{color:#666;font-size:.9rem}.AcaStoreInfoSetting_countNumber__APhGf,.AcaStoreInfoSetting_limitNumber__HGyHc{font-weight:600;margin:0 .3rem}.AcaStoreInfoSetting_countNumber__APhGf{color:#017bff}.AcaStoreInfoSetting_modalOverlay__gCEcl{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.AcaStoreInfoSetting_addTypeModal__iv1On,.AcaStoreInfoSetting_addPostModal__5fQfc{background:#fff;border-radius:8px;padding:1.5rem;width:90%;max-width:500px;box-shadow:0 4px 12px #00000026}.AcaStoreInfoSetting_modalHeader__Pdc98{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.AcaStoreInfoSetting_modalHeader__Pdc98 h3{font-size:1.4rem;color:#333;margin:0}.AcaStoreInfoSetting_closeButton__MKIHg{background:none;border:none;font-size:1.5rem;color:#999;cursor:pointer;padding:.2rem .5rem}.AcaStoreInfoSetting_closeButton__MKIHg:hover{color:#666}.AcaStoreInfoSetting_message__XBL2m{padding:.8rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem}.AcaStoreInfoSetting_message__XBL2m.AcaStoreInfoSetting_error__-JG-D{background:#fee;color:#c00}.AcaStoreInfoSetting_message__XBL2m.AcaStoreInfoSetting_success__\+ENyw{background:#e6f4ea;color:#287}.AcaStoreInfoSetting_inputGroup__fI59V{margin-bottom:1.2rem}.AcaStoreInfoSetting_inputGroup__fI59V label{display:block;margin-bottom:.5rem;color:#555;font-weight:500}.AcaStoreInfoSetting_inputGroup__fI59V input,.AcaStoreInfoSetting_inputGroup__fI59V textarea{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.AcaStoreInfoSetting_inputGroup__fI59V input:focus,.AcaStoreInfoSetting_inputGroup__fI59V textarea:focus{outline:none;border-color:#017bff;box-shadow:0 0 0 2px #017bff33}.AcaStoreInfoSetting_inputGroup__fI59V textarea{resize:vertical;min-height:100px}.AcaStoreInfoSetting_modalFooter__OFnbV{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.AcaStoreInfoSetting_modalFooter__OFnbV button{padding:.6rem 1.2rem;border-radius:4px;font-size:.9rem;cursor:pointer;transition:all .2s ease}.AcaStoreInfoSetting_modalFooter__OFnbV .AcaStoreInfoSetting_cancelBtn__tdxH3{background:#f1f3f5;color:#666;border:none}.AcaStoreInfoSetting_modalFooter__OFnbV .AcaStoreInfoSetting_cancelBtn__tdxH3:hover{background:#e9ecef}.AcaStoreInfoSetting_modalFooter__OFnbV .AcaStoreInfoSetting_saveBtn__xL\+tY{background:#017bff;color:#fff;border:none}.AcaStoreInfoSetting_modalFooter__OFnbV .AcaStoreInfoSetting_saveBtn__xL\+tY:hover{background:#0056b3}.AcaStoreInfoSetting_modalFooter__OFnbV .AcaStoreInfoSetting_saveBtn__xL\+tY:disabled{background:#ccc;cursor:not-allowed}.AcaStoreInfoSetting_validationModal__VrUHz{background:#fff;border-radius:8px;padding:20px;width:400px;max-width:90%;position:relative;box-shadow:0 2px 10px #0000001a}.AcaStoreInfoSetting_validationModal__VrUHz .AcaStoreInfoSetting_modalHeader__Pdc98{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.AcaStoreInfoSetting_validationModal__VrUHz .AcaStoreInfoSetting_modalHeader__Pdc98 h3{margin:0;font-size:18px;color:#333}.AcaStoreInfoSetting_validationModal__VrUHz .AcaStoreInfoSetting_modalBody__PTK1s{margin-bottom:20px}.AcaStoreInfoSetting_validationModal__VrUHz .AcaStoreInfoSetting_modalBody__PTK1s p{margin:0;color:#666;font-size:16px;line-height:1.5}.AcaStoreInfoSetting_validationModal__VrUHz .AcaStoreInfoSetting_modalFooter__OFnbV{display:flex;justify-content:flex-end}.AcaStoreInfoSetting_confirmBtn__rKBdy{background-color:#017bff;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px}.AcaStoreInfoSetting_confirmBtn__rKBdy:hover{background-color:#0056b3}.AcaStoreInfoSetting_noTypes__NN0zm{color:#888;font-style:italic;grid-column:1 / -1;text-align:center;padding:2rem}.AcaNoticeTypeModal_modalOverlay__Mlnkf{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.AcaNoticeTypeModal_modal__2DjpU{background:#fff;border-radius:16px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column}.AcaNoticeTypeModal_modal__2DjpU::-webkit-scrollbar{width:8px}.AcaNoticeTypeModal_modal__2DjpU::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.AcaNoticeTypeModal_modal__2DjpU::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.AcaNoticeTypeModal_modal__2DjpU::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.AcaNoticeTypeModal_header__gzZ8P{display:flex;align-items:center;padding:1.5rem;background-color:#fff;border-bottom:1px solid #edf2f7;gap:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.AcaNoticeTypeModal_title__0lSY8,.AcaNoticeTypeModal_titleInput__RtSNA{margin:0;font-size:1.25rem;font-weight:600;color:#2d3748;flex:1 1;line-height:1.4}.AcaNoticeTypeModal_titleInput__RtSNA{padding:.5rem .75rem;border:2px solid #e2e8f0;border-radius:8px;font-weight:500;transition:all .2s ease}.AcaNoticeTypeModal_titleInput__RtSNA:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e126}.AcaNoticeTypeModal_buttonGroup__OvNHd{display:flex;align-items:center;gap:.75rem}.AcaNoticeTypeModal_buttonGroup__OvNHd button{padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem;border:none}.AcaNoticeTypeModal_editBtn__cpH3e{background-color:#4299e1;color:#fff}.AcaNoticeTypeModal_editBtn__cpH3e:hover:not(:disabled){background-color:#3182ce;transform:translateY(-1px)}.AcaNoticeTypeModal_cancelBtn__yGTP1{background-color:#fff;color:#4a5568;border:1px solid #e2e8f0}.AcaNoticeTypeModal_cancelBtn__yGTP1:hover:not(:disabled){background-color:#f8fafc;transform:translateY(-1px)}.AcaNoticeTypeModal_deleteBtn__XyQ2y{background-color:#fff;color:#e53e3e;border:1px solid #e53e3e}.AcaNoticeTypeModal_deleteBtn__XyQ2y:hover:not(:disabled){background-color:#fff5f5;color:#c53030;transform:translateY(-1px)}.AcaNoticeTypeModal_buttonGroup__OvNHd button:disabled{opacity:.6;cursor:not-allowed;transform:none}.AcaNoticeTypeModal_body__2tj0b{padding:1.5rem;flex:1 1}.AcaNoticeTypeModal_table__\+vyXE{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.AcaNoticeTypeModal_table__\+vyXE th,.AcaNoticeTypeModal_table__\+vyXE td{padding:1rem;text-align:left;border-bottom:1px solid #edf2f7;font-size:.875rem}.AcaNoticeTypeModal_table__\+vyXE th{background-color:#f7fafc;font-weight:600;color:#4a5568;white-space:nowrap}.AcaNoticeTypeModal_table__\+vyXE td{color:#2d3748}.AcaNoticeTypeModal_tableRow__FOXct{cursor:pointer;transition:all .2s ease}.AcaNoticeTypeModal_tableRow__FOXct:hover{background-color:#f7fafc}.AcaNoticeTypeModal_tableRow__FOXct td:first-child{font-weight:500}.AcaNoticeTypeModal_tableRow__FOXct[data-display=N] td{color:#a0aec0}.AcaNoticeTypeModal_status__dfDlI{font-weight:500}.AcaNoticeTypeModal_actionCell__ohzq1{display:flex;gap:.5rem}.AcaNoticeTypeModal_tableDeleteBtn__VXagz{padding:.4rem .75rem;border-radius:6px;font-size:.75rem;font-weight:500;background-color:#fff;color:#e53e3e;border:1px solid #e53e3e;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.25rem}.AcaNoticeTypeModal_tableDeleteBtn__VXagz svg{width:14px;height:14px}.AcaNoticeTypeModal_tableDeleteBtn__VXagz:hover:not(:disabled){background-color:#fff5f5;color:#c53030;transform:translateY(-1px)}.AcaNoticeTypeModal_tableDeleteBtn__VXagz:disabled{opacity:.6;cursor:not-allowed;transform:none}.AcaNoticeTypeModal_loading__itr6z{text-align:center;padding:2rem;color:#718096;font-size:.875rem}.AcaNoticeTypeModal_noPosts__KwjtE{text-align:center;padding:3rem 1rem;color:#718096;font-size:.875rem;background:#f7fafc;border-radius:12px;border:1px dashed #e2e8f0}.AcaNoticeTypeModal_footer__CaKAx{display:flex;justify-content:space-between;padding:1.5rem;background-color:#f7fafc;border-top:1px solid #edf2f7;gap:1rem}.AcaNoticeTypeModal_footer__CaKAx button{padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.AcaNoticeTypeModal_footerCloseBtn__iwnhC{background-color:#fff;color:#4a5568;border:1px solid #e2e8f0}.AcaNoticeTypeModal_footerCloseBtn__iwnhC:hover:not(:disabled){background-color:#f8fafc;transform:translateY(-1px)}.AcaNoticeTypeModal_footerAddBtn__TIW2b{background-color:#4299e1;color:#fff}.AcaNoticeTypeModal_footerAddBtn__TIW2b:hover:not(:disabled){background-color:#3182ce;transform:translateY(-1px)}.AcaNoticeTypeModal_footer__CaKAx button:disabled{opacity:.6;cursor:not-allowed;transform:none}.AcaNoticeTypeModal_confirmDeleteModal__VFdSa{background:#fff;border-radius:16px;padding:1.5rem;width:400px;max-width:90vw;box-shadow:0 8px 32px #0000001f}.AcaNoticeTypeModal_confirmDeleteModalHeader__Ck4rG{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #edf2f7}.AcaNoticeTypeModal_confirmDeleteModalHeader__Ck4rG h3{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0}.AcaNoticeTypeModal_confirmDeleteModalBody__yH8jP{text-align:center;margin-bottom:1.5rem}.AcaNoticeTypeModal_warningMessage__ClnES{font-size:1rem;color:#2d3748;margin-bottom:.5rem;font-weight:500}.AcaNoticeTypeModal_subMessage__\+K9B\+{font-size:.875rem;color:#718096;line-height:1.5}.AcaNoticeTypeModal_confirmDeleteModalFooter__\+czSq{display:flex;justify-content:center;gap:.75rem}.AcaNoticeTypeModal_confirmDeleteModalFooter__\+czSq button{padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:100px}.AcaNoticeTypeModal_confirmDeleteCancelBtn__iPH5x{background-color:#fff;color:#4a5568;border:1px solid #e2e8f0}.AcaNoticeTypeModal_confirmDeleteCancelBtn__iPH5x:hover:not(:disabled){background-color:#f8fafc;transform:translateY(-1px)}.AcaNoticeTypeModal_confirmDeleteBtn__1gqGX{background-color:#e53e3e;color:#fff;border:none}.AcaNoticeTypeModal_confirmDeleteBtn__1gqGX:hover:not(:disabled){background-color:#c53030;transform:translateY(-1px)}.AcaNoticeTypeModal_confirmDeleteModalFooter__\+czSq button:disabled{opacity:.6;cursor:not-allowed;transform:none}.DetailModal_modalOverlay__4tgjV{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.DetailModal_modal__ov7ss{background:#fff;border-radius:12px;padding:24px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 12px #00000026}.DetailModal_modalHeader__LZjYm{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e9ecef}.DetailModal_modalHeader__LZjYm h3{margin:0;font-size:18px;color:#333;font-weight:600}.DetailModal_closeButton__l2MMv{background:none;border:none;font-size:24px;color:#868e96;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s}.DetailModal_closeButton__l2MMv:hover{background-color:#f8f9fa;color:#333}.DetailModal_closeButton__l2MMv:disabled{opacity:.5;cursor:not-allowed}.DetailModal_errorMessage__tXZII{padding:12px 16px;margin:10px 0;border-radius:6px;font-size:14px;background-color:#fff5f5;border:1px solid #ffc9c9;color:#e03131}.DetailModal_modalBody__ez9ak{margin-bottom:20px}.DetailModal_formGroup__W5Lnw{margin-bottom:24px}.DetailModal_formGroup__W5Lnw label{display:block;font-size:14px;font-weight:600;color:#495057;margin-bottom:8px}.DetailModal_formInput__cpbbV,.DetailModal_formTextarea__NJtRM,.DetailModal_formSelect__V-OMd{width:100%;padding:12px;border:1px solid #dee2e6;border-radius:6px;font-size:14px;color:#495057;background-color:#fff;transition:all .2s}.DetailModal_formInput__cpbbV:focus,.DetailModal_formTextarea__NJtRM:focus,.DetailModal_formSelect__V-OMd:focus{outline:none;border-color:#228be6;box-shadow:0 0 0 3px #228be61a}.DetailModal_formInput__cpbbV:disabled,.DetailModal_formTextarea__NJtRM:disabled,.DetailModal_formSelect__V-OMd:disabled{background-color:#f8f9fa;cursor:not-allowed}.DetailModal_formTextarea__NJtRM{resize:vertical;min-height:120px}.DetailModal_contentText__vEGU3{font-size:14px;color:#495057;line-height:1.6;padding:12px;background-color:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.DetailModal_contentText__vEGU3.DetailModal_contentBody__eZf9x{white-space:pre-wrap;min-height:120px}.DetailModal_dateInfo__UqB1R{margin-top:24px;padding-top:16px;border-top:1px solid #e9ecef;font-size:13px;color:#868e96;line-height:1.6}.DetailModal_dateInfo__UqB1R div{margin-bottom:4px}.DetailModal_dateInfo__UqB1R div:last-child{margin-bottom:0}.DetailModal_modalFooter__O6fek{display:flex;justify-content:flex-end;gap:8px;margin-top:24px;padding-top:16px;border-top:1px solid #e9ecef}.DetailModal_modalFooter__O6fek button{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;min-width:80px;border:none}.DetailModal_modalFooter__O6fek button:disabled{opacity:.6;cursor:not-allowed}.DetailModal_closeBtn__QbVbR,.DetailModal_cancelBtn__iE84O{background-color:#f8f9fa;border:1px solid #dee2e6;color:#495057}.DetailModal_closeBtn__QbVbR:hover:not(:disabled),.DetailModal_cancelBtn__iE84O:hover:not(:disabled){background-color:#e9ecef;border-color:#ced4da}.DetailModal_editBtn__aCF4i{background-color:#228be6;border:1px solid #1971c2;color:#fff}.DetailModal_editBtn__aCF4i:hover:not(:disabled){background-color:#1971c2;border-color:#1864ab}.DetailModal_saveBtn__GEOJ1{background-color:#40c057;border:1px solid #2f9e44;color:#fff}.DetailModal_saveBtn__GEOJ1:hover:not(:disabled){background-color:#2f9e44;border-color:#2b8a3e}.AcaSettingsMain_container__WIgMt{padding:20px}.AcaSettingsMain_title__DtB\+q{font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:#333}.AcaSettingsMain_grid__-U6O6{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.AcaSettingsMain_card__tJuzu{width:100%;min-width:320px;height:100px;text-align:left;background:#fff;border:1px solid #e1e1e1;border-radius:8px;padding:1.5rem;cursor:pointer;transition:all .2s ease;outline:none;display:flex;flex-direction:column;justify-content:center;font-family:inherit;line-height:1.4}.AcaSettingsMain_card__tJuzu:hover,.AcaSettingsMain_card__tJuzu:focus{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a;border-color:#2c3e50}.AcaSettingsMain_card__tJuzu:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.AcaSettingsMain_card__tJuzu h3{font-size:1.2rem;font-weight:600;margin:0 0 .35rem;line-height:1.25;color:#2c3e50}.AcaSettingsMain_card__tJuzu p{font-size:14px;color:#666;line-height:1.4;margin:0}.master-admin-container{padding:20px}.master-admin-container .store-list-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.master-admin-container .store-list-container h2{color:#333;font-size:24px;margin-bottom:0}.master-admin-container .store-list-container .table{margin-top:20px}.master-admin-container .store-list-container .table th{background-color:#f8f9fa;font-weight:600;text-align:center;vertical-align:middle}.master-admin-container .store-list-container .table td{vertical-align:middle;text-align:center}.master-admin-container .store-list-container .table th .master-admin-container .store-list-container .table td{padding:12px}@keyframes acaPayKiosk_fadeInOut__SJ3Hv{0%{opacity:0;transform:translate(-50%,-20px)}15%{opacity:1;transform:translate(-50%)}85%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-20px)}}@keyframes acaPayKiosk_shake__vxeR6{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.acaPayKiosk_root__RtKx0 .payment-result-container{position:fixed;inset:0;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;padding:clamp(1rem,3vw,2rem)}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content{width:min(90%,800px);max-width:800px;margin:0 auto;background:#fff;border-radius:clamp(16px,2vw,24px);padding:3rem;box-shadow:0 4px 20px #00000014;text-align:center;box-sizing:border-box}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content h2{font-size:2.5rem;color:#2d3748;text-align:center;margin-bottom:2rem}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .result-details{max-height:60vh;overflow-y:auto;padding:1rem}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .result-details .payment-item{margin-bottom:1rem}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .result-details .payment-item .payment-checkbox{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;border-radius:12px;background:#f7fafc;cursor:pointer;transition:all .2s ease}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .result-details .payment-item .payment-checkbox:hover{background:#edf2f7}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .result-details .payment-item .payment-checkbox input[type=checkbox]{width:30px;height:30px;margin-top:4px}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .result-details .payment-item .payment-checkbox .payment-info{flex:1 1}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .result-details .payment-item .payment-checkbox .payment-info .payment-header{display:flex;justify-content:space-between;margin-bottom:1rem}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .result-details .payment-item .payment-checkbox .payment-info .payment-header .payment-date{font-weight:600;font-size:1.75rem;color:#4a5568}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .result-details .payment-item .payment-checkbox .payment-info .payment-header .payment-status{padding:.5rem 1rem;border-radius:999px;font-size:1.5rem;font-weight:500}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .result-details .payment-item .payment-checkbox .payment-info .payment-header .payment-status.paid{background:#c6f6d5;color:#2f855a}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .result-details .payment-item .payment-checkbox .payment-info .payment-header .payment-status.unpaid{background:#fed7d7;color:#c53030}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .result-details .payment-item .payment-checkbox .payment-info .payment-subject{color:#4a5568;font-size:1.5rem;margin-bottom:.5rem}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .result-details .payment-item .payment-checkbox .payment-info .payment-amount{font-size:2rem;font-weight:600;color:#2d3748}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .button-group{margin-top:3rem;display:flex;flex-direction:column;gap:1.5rem}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .button-group .payment-button{padding:1.5rem;border:none;border-radius:12px;background:#4299e1;color:#fff;font-size:1.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .button-group .payment-button:hover{background:#3182ce}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .button-group .home-button{padding:1.5rem;border:none;border-radius:12px;background:#edf2f7;color:#4a5568;font-size:1.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}.acaPayKiosk_root__RtKx0 .payment-result-container .payment-result-content .button-group .home-button:hover{background:#e2e8f0}.acaPayKiosk_root__RtKx0 .kiosk-container{display:flex;flex-direction:column;min-height:100vh;background:#fff;max-width:1080px;margin:0 auto}.acaPayKiosk_root__RtKx0 .banner-section{height:40vh;background:var(--sub-200);position:relative;overflow:hidden}.acaPayKiosk_root__RtKx0 .banner-section .banner-slider{height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.acaPayKiosk_root__RtKx0 .banner-section .banner-slide{height:100%;position:relative}.acaPayKiosk_root__RtKx0 .banner-section .banner-slide .banner-image{width:100%;height:100%;object-fit:cover}.acaPayKiosk_root__RtKx0 .banner-section .banner-slide .banner-caption{position:absolute;bottom:0;left:0;right:0;padding:3rem 2rem;background:linear-gradient(to top,rgba(0,0,0,.6),transparent)}.acaPayKiosk_root__RtKx0 .banner-section .banner-slide .banner-caption .banner-text{color:#fff;font-size:2rem;font-weight:600;text-align:center;margin:0}.acaPayKiosk_root__RtKx0 .buttons-section{height:60vh;padding:2rem;background:#f8f9fa;display:flex;align-items:center}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons{display:flex;flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;width:100%}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons .button-row{display:flex;justify-content:center;gap:2rem}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons .button-row.center-single .kiosk-button-wrapper{flex:0 1 280px;margin:0 auto}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons .button-row .kiosk-button-wrapper{flex:0 1 280px}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons .kiosk-button-wrapper .kiosk-card{background:#fff;border-radius:1rem;padding:2rem;text-align:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #0000001a;height:100%}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons .kiosk-button-wrapper .kiosk-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons .kiosk-button-wrapper .kiosk-card .icon-circle{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons .kiosk-button-wrapper .kiosk-card .icon-circle i{font-size:2rem}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons .kiosk-button-wrapper .kiosk-card .card-title{font-size:1.5rem;margin-bottom:.5rem;font-weight:600}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons .kiosk-button-wrapper .kiosk-card .card-desc{color:#6c757d;margin:0}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons .kiosk-button-wrapper .kiosk-card .bg-primary-light{background:#0d6efd1a}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons .kiosk-button-wrapper .kiosk-card .bg-success-light{background:#1987541a}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons .kiosk-button-wrapper .kiosk-card .bg-info-light{background:#0dcaf01a}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons .kiosk-button-wrapper .kiosk-card .bg-secondary-light{background:#6c757d1a}.acaPayKiosk_root__RtKx0 .buttons-section .kiosk-buttons .kiosk-button-wrapper .kiosk-card .bg-warning-light{background:#ffc1071a}.acaPayKiosk_root__RtKx0 .kiosk-card{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;cursor:pointer}.acaPayKiosk_root__RtKx0 .kiosk-card:hover{transform:translateY(-5px);box-shadow:var(--card-shadow)}.acaPayKiosk_root__RtKx0 .kiosk-card .icon-circle{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.acaPayKiosk_root__RtKx0 .kiosk-card .icon-circle.bg-primary-light{background-color:#0d6efd1a}.acaPayKiosk_root__RtKx0 .kiosk-card .icon-circle.bg-success-light{background-color:#1987541a}.acaPayKiosk_root__RtKx0 .kiosk-card .icon-circle.bg-warning-light{background-color:#ffc1071a}.acaPayKiosk_root__RtKx0 .kiosk-card .icon-circle i{font-size:2rem}.acaPayKiosk_root__RtKx0 .kiosk-card .card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.acaPayKiosk_root__RtKx0 .kiosk-card .card-desc{color:#6c757d;text-align:center;margin:0}.acaPayKiosk_root__RtKx0 .banner-section{height:40vh}.acaPayKiosk_root__RtKx0 .banner-section .banner-text{font-size:1.5rem}.acaPayKiosk_root__RtKx0 .kiosk-card{padding:1.5rem}.acaPayKiosk_root__RtKx0 .kiosk-card .icon-circle{width:60px;height:60px}.acaPayKiosk_root__RtKx0 .kiosk-card .icon-circle i{font-size:1.5rem}.acaPayKiosk_root__RtKx0 .kiosk-card .card-title{font-size:1.25rem}.acaPayKiosk_root__RtKx0 .kiosk-card .card-desc{font-size:.875rem}.acaPayKiosk_root__RtKx0 .pin-pad-container{position:fixed;inset:0;background:#fff;display:flex;flex-direction:column}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section{flex:1 1;width:100%;max-width:720px;margin:0 auto;padding:3rem;display:flex;flex-direction:column}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content{flex:1 1;display:flex;flex-direction:column;justify-content:center;margin-top:-5vh}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content h2{font-size:2.5rem;color:#4a5568;text-align:center;margin-bottom:4rem;font-weight:500}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .phone-input-display{background:#fff;padding:3rem;border-radius:24px;box-shadow:0 2px 8px #00000008;margin-bottom:4rem;text-align:center}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .phone-input-display .phone-number{display:inline-flex;align-items:center;gap:12px;font-size:3rem;font-weight:400}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .phone-input-display .phone-number .prefix{color:#4b9fff;font-weight:600}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .phone-input-display .phone-number .separator{color:#e2e8f0;margin:0 4px}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .phone-input-display .phone-number .remaining{color:#e2e8f0;letter-spacing:2px;transition:color .2s ease}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .phone-input-display .phone-number .remaining.filled{color:#4b9fff;font-weight:500}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .keypad{background:#f7faff;padding:3rem;border-radius:32px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .keypad .key-button{aspect-ratio:1;border:none;border-radius:24px;background:#fff;font-size:3rem;color:#4b9fff;font-weight:500;display:flex;align-items:center;justify-content:center;padding:2rem 0;box-shadow:0 2px 6px #4b9fff0a;transition:all .2s ease}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .keypad .key-button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #4b9fff14}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .keypad .key-button:active{transform:translateY(0);background:#f7faff}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .keypad .key-button.function-key{background:#f0f7ff;color:#718096;font-size:1.75rem;font-weight:500}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .home-button-wrapper{width:100%;max-width:480px;margin:5rem auto 3rem;padding:0}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .home-button-wrapper .home-button{width:100%;padding:2rem;border:none;border-radius:24px;background:#4b9fff;color:#fff;font-size:2rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #4b9fff33;transition:all .2s ease}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .home-button-wrapper .home-button:hover{transform:translateY(-2px);box-shadow:0 8px 16px #4b9fff40;background:#3d91ff}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-section .pin-pad-content .home-button-wrapper .home-button:active{transform:translateY(0);background:#4b9fff;box-shadow:0 4px 12px #4b9fff33}.acaPayKiosk_root__RtKx0 .pin-pad-container .pin-pad-content .value-display{margin:1.5rem 0 2.5rem}.acaPayKiosk_root__RtKx0 .pin-number{display:flex;gap:2rem;justify-content:center}.acaPayKiosk_root__RtKx0 .pin-number .pin-digit{width:40px;height:40px;font-size:2.5rem;display:flex;align-items:center;justify-content:center;color:#4b9fff}.acaPayKiosk_root__RtKx0 .pin-number .pin-digit.filled{color:#2d3748}.acaPayKiosk_root__RtKx0 .no-member-container{position:fixed;inset:0;background:#fff;display:flex;align-items:center;justify-content:center}.acaPayKiosk_root__RtKx0 .no-member-container .no-member-content{background:#f8fafc;border-radius:24px;padding:5rem 2.5rem;text-align:center;box-shadow:0 10px 25px #0000000d;width:100%;max-width:600px}.acaPayKiosk_root__RtKx0 .no-member-container .no-member-content h2{font-size:2.5rem;color:#334155;margin-bottom:3rem;font-weight:600}.acaPayKiosk_root__RtKx0 .no-member-container .no-member-content .home-button-wrapper{margin-top:3rem}.acaPayKiosk_root__RtKx0 .no-member-container .no-member-content .home-button-wrapper .home-button{background:linear-gradient(135deg,#4b9fff,#3b82f6);color:#fff;border:none;padding:1.5rem 4rem;font-size:1.8rem;font-weight:500;border-radius:16px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #3b82f633}.acaPayKiosk_root__RtKx0 .no-member-container .no-member-content .home-button-wrapper .home-button:hover{transform:translateY(-3px);box-shadow:0 6px 20px #3b82f64d}.acaPayKiosk_root__RtKx0 .no-member-container .no-member-content .home-button-wrapper .home-button:active{transform:translateY(-1px)}.acaPayKiosk_root__RtKx0 .name-input-modal .name-input-container{margin:20px 0;padding:0 20px}.acaPayKiosk_root__RtKx0 .name-input-modal .name-input-container .name-input.large{width:100%;height:60px;font-size:24px;text-align:center;border:2px solid #ddd;border-radius:8px;background-color:#f8f9fa;margin-bottom:20px}.acaPayKiosk_root__RtKx0 .name-input-modal .name-input-container .name-input.large::placeholder{color:#adb5bd}.acaPayKiosk_root__RtKx0 .name-input-modal .korean-keypad{padding:15px;background-color:#f8f9fa;border-radius:8px;margin-bottom:20px}.acaPayKiosk_root__RtKx0 .name-input-modal .korean-keypad .keypad-row{display:flex;justify-content:center;gap:10px;margin-bottom:10px}.acaPayKiosk_root__RtKx0 .name-input-modal .korean-keypad .keypad-row .keypad-button{flex:0 0 65px;height:65px;font-size:24px;border:1px solid #dee2e6;border-radius:12px;background-color:#fff;transition:all .2s;display:flex;align-items:center;justify-content:center;font-weight:500}.acaPayKiosk_root__RtKx0 .name-input-modal .korean-keypad .keypad-row .keypad-button:hover{background-color:#e9ecef;transform:scale(1.05)}.acaPayKiosk_root__RtKx0 .name-input-modal .korean-keypad .keypad-row .keypad-button:active{background-color:#dee2e6;transform:scale(.95)}.acaPayKiosk_root__RtKx0 .name-input-modal .korean-keypad .keypad-row .keypad-button.shift-key{flex:0 0 100px;font-size:20px;background-color:#e9ecef}.acaPayKiosk_root__RtKx0 .name-input-modal .korean-keypad .keypad-row .keypad-button.shift-key.active{background-color:#ced4da;color:#495057}.acaPayKiosk_root__RtKx0 .name-input-modal .korean-keypad .keypad-controls{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:20px}.acaPayKiosk_root__RtKx0 .name-input-modal .korean-keypad .keypad-controls .control-button{height:65px;font-size:20px;border:1px solid #dee2e6;border-radius:12px;background-color:#e9ecef;transition:all .2s;display:flex;align-items:center;justify-content:center;font-weight:500}.acaPayKiosk_root__RtKx0 .name-input-modal .korean-keypad .keypad-controls .control-button:hover{background-color:#dee2e6;transform:scale(1.05)}.acaPayKiosk_root__RtKx0 .name-input-modal .korean-keypad .keypad-controls .control-button:active{background-color:#ced4da;transform:scale(.95)}.acaPayKiosk_root__RtKx0 .name-input-modal .korean-keypad .keypad-controls .control-button.space-key{grid-column:span 1}.acaPayKiosk_root__RtKx0 .name-input-modal .error-modal{position:absolute;top:20px;left:50%;transform:translate(-50%);background-color:#000c;color:#fff;padding:15px 25px;border-radius:8px;z-index:1000;animation:acaPayKiosk_fadeInOut__SJ3Hv 2s ease-in-out}.acaPayKiosk_root__RtKx0 .name-input-modal .error-content{font-size:18px;text-align:center;white-space:nowrap}.acaPayKiosk_root__RtKx0 .name-input-modal .name-input-container{position:relative;margin-bottom:20px}.acaPayKiosk_root__RtKx0 .name-input-modal .name-input-container .error-message{color:#ff3b30;font-size:16px;margin-top:8px;text-align:center;font-weight:500}.acaPayKiosk_root__RtKx0 .name-input-modal .name-input-container .shake{animation:acaPayKiosk_shake__vxeR6 .82s cubic-bezier(.36,.07,.19,.97) both}.KioskPaymentResult_root__6ZZri{min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f8f9fa;padding:clamp(1rem,3vw,2rem)}.KioskPaymentResult_root__6ZZri .payment-result-content h2{font-size:1.75rem;color:#2d3748;text-align:center;margin-bottom:2rem}.KioskPaymentResult_root__6ZZri .payment-result-content .result-details{max-height:60vh;overflow-y:auto;padding:1rem}.KioskPaymentResult_root__6ZZri .payment-result-content .result-details .payment-item{margin-bottom:1rem}.KioskPaymentResult_root__6ZZri .payment-result-content .result-details .payment-item .payment-checkbox{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:12px;background:#f7fafc;cursor:pointer;transition:all .2s ease}.KioskPaymentResult_root__6ZZri .payment-result-content .result-details .payment-item .payment-checkbox:hover{background:#edf2f7}.KioskPaymentResult_root__6ZZri .payment-result-content .result-details .payment-item .payment-checkbox input[type=checkbox]{width:20px;height:20px;margin-top:4px}.KioskPaymentResult_root__6ZZri .payment-result-content .result-details .payment-item .payment-checkbox .payment-info{flex:1 1}.KioskPaymentResult_root__6ZZri .payment-result-content .result-details .payment-item .payment-checkbox .payment-info .payment-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.KioskPaymentResult_root__6ZZri .payment-result-content .result-details .payment-item .payment-checkbox .payment-info .payment-header .payment-date{font-weight:600;color:#4a5568}.KioskPaymentResult_root__6ZZri .payment-result-content .result-details .payment-item .payment-checkbox .payment-info .payment-header .payment-status{padding:.25rem .75rem;border-radius:999px;font-size:.875rem;font-weight:500}.KioskPaymentResult_root__6ZZri .payment-result-content .result-details .payment-item .payment-checkbox .payment-info .payment-header .payment-status.paid{background:#c6f6d5;color:#2f855a}.KioskPaymentResult_root__6ZZri .payment-result-content .result-details .payment-item .payment-checkbox .payment-info .payment-header .payment-status.unpaid{background:#fed7d7;color:#c53030}.KioskPaymentResult_root__6ZZri .payment-result-content .result-details .payment-item .payment-checkbox .payment-info .payment-subject{color:#4a5568;margin-bottom:.25rem}.KioskPaymentResult_root__6ZZri .payment-result-content .result-details .payment-item .payment-checkbox .payment-info .payment-amount{font-size:1.25rem;font-weight:600;color:#2d3748}.KioskPaymentResult_root__6ZZri .payment-result-content .button-group{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.KioskPaymentResult_root__6ZZri .payment-result-content .button-group .payment-button{padding:1rem;border:none;border-radius:12px;background:#4299e1;color:#fff;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.KioskPaymentResult_root__6ZZri .payment-result-content .button-group .payment-button:hover{background:#3182ce}.KioskPaymentResult_root__6ZZri .payment-result-content .button-group .home-button{padding:1rem;border:none;border-radius:12px;background:#edf2f7;color:#4a5568;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.KioskPaymentResult_root__6ZZri .payment-result-content .button-group .home-button:hover{background:#e2e8f0}.KioskPaymentResult_root__6ZZri .payment-result-content{text-align:center;width:min(90%,500px);background:#fff;border-radius:clamp(16px,2vw,24px);padding:clamp(1.5rem,4vw,2.5rem);box-shadow:0 4px 20px #00000014}.KioskPaymentResult_root__6ZZri .payment-result-content .title{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.KioskPaymentResult_root__6ZZri.KioskPaymentResult_fail__qHzMa .payment-result-content .title{color:#e74c3c}.KioskPaymentResult_root__6ZZri .payment-result-content .sub_title{font-size:1.2rem;color:#7f8c8d;margin-bottom:2rem}.KioskPaymentResult_root__6ZZri.KioskPaymentResult_fail__qHzMa .payment-result-content .sub_title{color:#95a5a6}.KioskPaymentResult_root__6ZZri .payment-result-content .error-details{background:#fed7d7;border:1px solid #feb2b2;border-radius:12px;padding:1rem;margin-bottom:2rem;text-align:center}.KioskPaymentResult_root__6ZZri .payment-result-content .error-details .error-code{font-size:1rem;font-weight:600;color:#c53030;margin-bottom:.5rem}.KioskPaymentResult_root__6ZZri .payment-result-content .error-details .error-message{font-size:.875rem;color:#742a2a;word-break:break-word}.KioskPaymentResult_root__6ZZri .payment-result-content .success_img{width:150px;height:auto;margin:2rem auto;display:block}.KioskPaymentResult_root__6ZZri .payment-result-content .button-group{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.KioskPaymentResult_root__6ZZri .payment-result-content .button-group .retry_btn .payment-result-content .button-group .home_btn{border:none;padding:.8rem 2rem;font-size:1.1rem;border-radius:2rem;transition:all .3s ease;cursor:pointer}.KioskPaymentResult_root__6ZZri .payment-result-content .button-group .retry_btn:hover .payment-result-content .button-group .home_btn:hover{transform:translateY(-2px)}.KioskPaymentResult_root__6ZZri .payment-result-content .button-group .retry_btn:active .payment-result-content .button-group .home_btn:active{transform:translateY(0)}.KioskPaymentResult_root__6ZZri .payment-result-content .button-group .home_btn:only-child{flex:none;min-width:200px}.KioskPaymentResult_root__6ZZri .payment-result-content .button-group .retry_btn{background-color:#3498db;color:#fff}.KioskPaymentResult_root__6ZZri .payment-result-content .button-group .retry_btn:hover{background-color:#2980b9}.KioskPaymentResult_root__6ZZri .payment-result-content .button-group .home_btn{background-color:#4f46e5;color:#fff}.KioskPaymentResult_root__6ZZri .payment-result-content .button-group .home_btn:hover{background-color:#322ac2}.KioskPaymentResult_root__6ZZri.KioskPaymentResult_fail__qHzMa .payment-result-content .button-group .home_btn{background-color:#e74c3c}.KioskPaymentResult_root__6ZZri.KioskPaymentResult_fail__qHzMa .payment-result-content .button-group .home_btn:hover{background-color:#c0392b}.KioskPaymentPage_root__xcypK{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px;min-height:100vh;width:1080px;margin:0 auto;box-sizing:border-box;position:relative}.KioskPaymentPage_root__xcypK .back-button{position:absolute;top:40px;left:40px;font-size:36px;padding:20px 30px;border:none;background:#f5f5f5;border-radius:15px;cursor:pointer;transition:all .2s;color:#666}.KioskPaymentPage_root__xcypK .back-button:hover{background:#e0e0e0;transform:scale(1.05)}.KioskPaymentPage_root__xcypK .back-button:active{transform:scale(.95)}.KioskPaymentPage_root__xcypK .message{margin-bottom:40px;font-size:36px;color:#666;text-align:center}.KioskPaymentPage_root__xcypK .input-display{width:100%;max-width:800px;padding:30px;background:#f7f8f9;border:2px solid #1b1d1f;border-radius:12px;text-align:center;margin-bottom:60px;font-size:48px;color:#333;letter-spacing:5px;min-height:80px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000000d}.KioskPaymentPage_root__xcypK .keypad-container{display:grid;grid-template-columns:repeat(3,1fr);max-width:800px;width:100%;background:#fff;border-radius:1rem;border:1px solid #c3c3c3;box-shadow:0 2px 4px #0000000d;overflow:hidden}.KioskPaymentPage_root__xcypK .keypad-container .keypad-button{padding:20px;font-size:36px;border:none;border-right:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3;background:#fff;cursor:pointer;transition:all .2s;min-height:120px;display:flex;align-items:center;justify-content:center;color:#333}.KioskPaymentPage_root__xcypK .keypad-container .keypad-button:hover{background-color:#f5f5f5}.KioskPaymentPage_root__xcypK .keypad-container .keypad-button:active{background-color:#c3c3c3}.KioskPaymentPage_root__xcypK .keypad-container .keypad-button:nth-child(3n){border-right:none}.KioskPaymentPage_root__xcypK .keypad-container .keypad-button:nth-last-child(-n+3){border-bottom:none}.KioskPaymentPage_root__xcypK .keypad-container .keypad-button.clear{font-size:24px;font-weight:500;color:#333}.KioskPaymentPage_root__xcypK .keypad-container .keypad-button.backspace{color:#333;font-size:24px}.KioskPaymentPage_root__xcypK .modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel{background:#fff;padding:40px;border-radius:20px;width:90%;max-width:900px;max-height:80vh;overflow-y:auto;position:relative}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel h2{font-size:32px;color:#333;margin-bottom:30px;text-align:center}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel h2.error-message{color:#e74c3c;font-weight:700;font-size:36px;text-shadow:0 1px 2px rgba(0,0,0,.1);padding:20px;background:linear-gradient(135deg,#fff5f5,#fed7d7);border-radius:15px;border:2px solid #feb2b2;box-shadow:0 4px 8px #e74c3c1a}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .loading{text-align:center;font-size:24px;color:#666;padding:20px}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-tabs{display:flex;gap:10px;margin-bottom:30px;border-bottom:2px solid #e0e0e0}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-tabs .tab-button{flex:1 1;padding:15px 30px;font-size:28px;font-weight:600;border:none;border-top-left-radius:20px;border-top-right-radius:20px;background:transparent;color:#666;cursor:pointer;transition:all .2s;border-bottom:3px solid transparent;margin-bottom:-2px}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-tabs .tab-button:hover:not(:disabled){color:#4a90e2;background:#4a90e20d}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-tabs .tab-button.active{color:#4a90e2;border-bottom-color:#4a90e2;font-weight:700}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-tabs .tab-button:disabled{color:#ccc;cursor:not-allowed;opacity:.5}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item{display:flex;align-items:flex-start;border:1px solid #e0e0e0;border-radius:15px;padding:20px;margin-bottom:20px;background:#fff;position:relative}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item:last-child{margin-bottom:0}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item.completed{background:#f5f5f5;border-color:#9e9e9e;opacity:.7}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item.completed .payment-checkbox input[type=checkbox]{cursor:not-allowed;opacity:.3}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item.completed .payment-details .completed-status .completed-text{color:#9e9e9e;font-weight:700}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item .payment-checkbox{margin-right:20px;padding-top:10px;position:relative}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item .payment-checkbox input[type=checkbox]{width:30px;height:30px;cursor:pointer}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item .payment-checkbox input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item .payment-details{flex:1 1}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item .payment-details .detail-row{display:flex;justify-content:space-between;margin-bottom:10px;font-size:24px}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item .payment-details .detail-row:last-child{margin-bottom:0}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item .payment-details .detail-row.discount span:last-child .modal-overlay .payment-modal-panel .payment-list .payment-item .payment-details .detail-row.prepayment span:last-child{color:#ff6b6b}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item .payment-details .detail-row.total{margin-top:15px;padding-top:15px;border-top:1px solid #e0e0e0;font-weight:700;font-size:28px}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item .payment-details .detail-row span:first-child{color:#666;min-width:150px}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-item .payment-details .detail-row span:last-child{color:#333;font-weight:500;text-align:right;flex:1 1}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary{margin-top:30px;padding:20px;background:#4a90e2;border-radius:15px;color:#fff}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .total-amount{display:flex;justify-content:space-between;align-items:center;font-size:32px;font-weight:700;margin-bottom:20px}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .installment-selection{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.3)}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .installment-selection .installment-label{font-size:32px;font-weight:700}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .installment-selection .installment-select-wrapper .installment-select{padding:12px 20px;font-size:24px;border:none;border-radius:8px;background:#fff;color:#333;cursor:pointer;min-width:150px;transition:all .2s}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .installment-selection .installment-select-wrapper .installment-select:hover{background:#f8f9fa}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .installment-selection .installment-select-wrapper .installment-select:focus{outline:none;box-shadow:0 0 0 2px #ffffff80}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .installment-selection .installment-select-wrapper .installment-select:disabled{background:#e0e0e0;color:#999;cursor:not-allowed}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .installment-selection .installment-select-wrapper .installment-select option{padding:8px;font-size:18px}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .installment-notice{font-size:24px;margin-bottom:20px;padding:15px;background:#ffffff1a;border-radius:8px;border-left:4px solid rgba(255,255,255,.5)}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .installment-notice p{margin:0 0 8px;color:#ffffffe6;line-height:1.4}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .installment-notice p:last-child{margin-bottom:0}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .button-group{display:flex;gap:20px;justify-content:center}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .button-group button{flex:1 1;padding:20px;font-size:28px;border:none;border-radius:10px;cursor:pointer;transition:all .2s;max-width:300px}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .button-group button:active{transform:scale(.98)}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .button-group button.payment-button{background:#fff;color:#4a90e2}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .button-group button.payment-button:hover{background:#f8f9fa}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .button-group button.payment-button:disabled{background:#e0e0e0;color:#999;cursor:not-allowed}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .button-group button.close-button{background:#e0e0e0;color:#666}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .button-group button.close-button:hover{background:#d0d0d0}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .button-group button.payment-retry-button{background:#4a90e2;color:#fff}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .payment-list .payment-summary .button-group button.payment-retry-button:hover{background:#357abd}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .button-group{display:flex;justify-content:center;gap:20px;margin-top:20px}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .button-group .close-button{padding:15px 40px;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;background-color:#f0f0f0;color:#333}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .button-group .close-button:hover{background-color:#e0e0e0}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .button-group .close-button:active{transform:scale(.98)}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .button-group .payment-retry-button{padding:15px 40px;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;background-color:#4a90e2;color:#fff}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .button-group .payment-retry-button:hover{background-color:#357abd}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .button-group .payment-retry-button:active{transform:scale(.98)}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .modal-close{display:block;width:100%;padding:20px;margin-top:30px;background:#e0e0e0;color:#666;border:none;border-radius:15px;font-size:24px;cursor:pointer;transition:background-color .2s}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .modal-close:hover{background:#d0d0d0}.KioskPaymentPage_root__xcypK .modal-overlay .payment-modal-panel .modal-close:active{background:silver}.KioskPaymentPage_root__xcypK .back-button{top:60px;left:60px;font-size:42px;padding:25px 35px}.KioskPaymentPage_root__xcypK .message{margin-bottom:60px;font-size:42px}.KioskPaymentPage_root__xcypK .input-display{margin-bottom:80px;font-size:56px;min-height:100px}.KioskPaymentPage_root__xcypK .keypad-container .keypad-button{min-height:140px;font-size:42px}.KioskPaymentPage_root__xcypK .keypad-container .keypad-button.clear .keypad-container .keypad-button.backspace{font-size:28px}.swimKiosk_root__JSpar{width:100%;height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#fff;max-width:1080px;margin:0 auto;font-family:Pretendard,sans-serif;position:relative}.swimKiosk_root__JSpar .swim-banner-section{width:100%;height:40%;position:relative;overflow:hidden;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.swimKiosk_root__JSpar .swim-banner-section .swim-banner-slider{width:100%;height:100%;transition:transform .5s ease-in-out}.swimKiosk_root__JSpar .swim-banner-section .swim-banner-slider .swim-banner-slide{width:100%;height:100%;flex-shrink:0;position:relative}.swimKiosk_root__JSpar .swim-banner-section .swim-banner-slider .swim-banner-slide .swim-banner-image{width:100%;height:100%;object-fit:cover}.swimKiosk_root__JSpar .swim-banner-section .swim-banner-slider .swim-banner-slide .swim-banner-caption{position:absolute;bottom:20px;left:20px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.swimKiosk_root__JSpar .swim-banner-section .swim-banner-slider .swim-banner-slide .swim-banner-caption .swim-banner-text{font-size:28px;font-weight:700;margin:0}.swimKiosk_root__JSpar .swim-buttons-section{flex:1 1;padding:20px;display:flex;align-items:center;justify-content:center;background:#fff;position:relative;z-index:1}.swimKiosk_root__JSpar .swim-buttons-section .swim-buttons{display:flex;justify-content:center;align-items:center;width:100%;max-width:400px;margin:0 auto}.swimKiosk_root__JSpar .swim-buttons-section .swim-buttons .swim-button-wrapper{width:100%;aspect-ratio:1;padding:10px}.swimKiosk_root__JSpar .swim-buttons-section .swim-buttons .swim-button-wrapper .swim-card{width:100%;height:100%;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease;color:#fff;padding:20px;text-align:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 10px 25px #6366f14d}.swimKiosk_root__JSpar .swim-buttons-section .swim-buttons .swim-button-wrapper .swim-card:hover{transform:scale(1.05)}.swimKiosk_root__JSpar .swim-buttons-section .swim-buttons .swim-button-wrapper .swim-card .swim-icon-circle{width:100px;height:100px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.swimKiosk_root__JSpar .swim-buttons-section .swim-buttons .swim-button-wrapper .swim-card .swim-icon-circle i{font-size:40px}.swimKiosk_root__JSpar .swim-buttons-section .swim-buttons .swim-button-wrapper .swim-card .swim-card-title{font-size:28px;margin:10px 0;font-weight:700}.swimKiosk_root__JSpar .swim-buttons-section .swim-buttons .swim-button-wrapper .swim-card .swim-card-desc{font-size:18px;opacity:.9}.swimKiosk_root__JSpar .membership-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel{background-color:#fff;border-radius:20px;padding:2rem 1.5rem;width:100%;max-width:950px;max-height:90vh;overflow-y:auto;position:relative}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .membership-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .membership-modal-header h2{margin:0;font-size:1.5rem;color:#333}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .membership-modal-header .timer{background-color:#f3f4f6;padding:5px 10px;border-radius:4px;font-size:14px;color:#6b7280}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .visit-type-tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .visit-type-tabs .tab{padding:.5rem 1.5rem;border:none;border-radius:20px;font-size:.875rem;cursor:pointer;background-color:#f3f4f6;color:#666;transition:all .2s ease}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .visit-type-tabs .tab.active{background-color:#4f46e5;color:#fff}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .visit-type-tabs .tab:hover{background-color:#4338ca;color:#fff}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .plans-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;padding:0}@media (max-width: 1024px){.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .plans-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .plans-container{grid-template-columns:1fr}}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .plans-container .plan-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.25rem;cursor:pointer;transition:border-color .2s ease}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .plans-container .plan-card:hover{border-color:#4f46e5}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .plans-container .plan-card .plan-header{margin-bottom:1rem}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .plans-container .plan-card .plan-header h3{font-size:1.125rem;color:#111;margin-bottom:.25rem;font-weight:500}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .plans-container .plan-card .plan-header .visits{display:block;font-size:.875rem;color:#4f46e5;margin-bottom:.125rem}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .plans-container .plan-card .plan-header .duration{display:block;font-size:.875rem;color:#666}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .plans-container .plan-card .plan-price{font-size:1.5rem;font-weight:600;color:#111;margin-bottom:.5rem}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .plans-container .plan-card .plan-description{font-size:.875rem;color:#666;margin-bottom:.75rem}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .plans-container .plan-card .benefits-list{list-style:none;padding:0;margin:0}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .plans-container .plan-card .benefits-list li{padding:.125rem 0;color:#111;font-size:.875rem;display:flex;align-items:center;gap:.25rem}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .plans-container .plan-card .benefits-list li:before{content:"?";font-size:.75rem;color:#111}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .confirmation-content{margin:20px 0;text-align:center}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .confirmation-content .plan-info{margin-bottom:20px;padding:20px;background:#f8fafc;border-radius:16px}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .confirmation-content .plan-info h3{font-size:1.5rem;color:#1e293b;margin-bottom:15px;font-weight:600}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .confirmation-content .plan-info .price{font-size:2rem;font-weight:700;color:#4f46e5;margin-bottom:10px}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .confirmation-content .plan-info .duration{color:#64748b;font-size:1.1rem}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .confirmation-content .user-info p{font-size:1.8rem;font-weight:500;color:#475569;margin:0;line-height:1.5}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .confirmation-content .phone-info{padding:15px;background-color:#f1f5f9;border-radius:12px;margin:20px 0}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .confirmation-content .phone-info p{margin:0;color:#475569;font-size:1.1rem;font-weight:500}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .button-group{display:flex;gap:10px;margin-top:20px}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .button-group button{flex:1 1;padding:15px;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .button-group button.cancel-button{background-color:#f1f5f9;color:#64748b}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .button-group button.cancel-button:hover{background-color:#e2e8f0}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .button-group button.confirm-button{background-color:#4f46e5;color:#fff}.swimKiosk_root__JSpar .membership-modal .membership-modal-panel .button-group button.confirm-button:hover{background-color:#4338ca}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel{max-width:500px;background:linear-gradient(to bottom,#fff,#f8fafc);box-shadow:0 25px 50px -12px #00000040}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .membership-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding:0 20px}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .membership-modal-header h2{font-size:24px;font-weight:600;color:#1e293b;margin:0}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .membership-modal-header .timer{background-color:#f1f5f9;padding:8px 16px;border-radius:8px;color:#64748b;font-size:14px;font-weight:500}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .keypad-container{padding:0;margin-bottom:30px}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .keypad-container .keypad-display{background-color:#fff;border:2px solid #e2e8f0;border-radius:20px;padding:24px;margin-bottom:40px;text-align:center}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .keypad-container .keypad-display .phone-number{font-size:36px;font-weight:700;letter-spacing:2px;margin:0}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .keypad-container .keypad-display .phone-number .prefix{font-weight:800}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .keypad-container .keypad-display .phone-number .separator{color:#cbd5e1;margin:0 8px}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .keypad-container .keypad-display .phone-number .rest{color:#1e293b}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .keypad-container .keypad-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;padding:0 20px}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .keypad-container .keypad-grid .keypad-button{aspect-ratio:1.8;border:2px solid #e2e8f0;border-radius:20px;background-color:#fff;color:#1e293b;font-size:32px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .keypad-container .keypad-grid .keypad-button:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 12px -3px #00000026;border-color:#cbd5e1}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .keypad-container .keypad-grid .keypad-button:active{transform:translateY(1px);box-shadow:0 2px 4px -1px #0000001a}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .keypad-container .keypad-grid .keypad-button.clear .membership-modal.phone-input-modal .membership-modal-panel .keypad-container .keypad-grid .keypad-button.delete{font-size:18px;font-weight:600;background-color:#f8fafc;color:#64748b;border-color:#e2e8f0}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .button-group{display:flex;gap:10px;padding:0 20px}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .button-group button{flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;border-radius:16px;font-size:18px;font-weight:600;border:none;cursor:pointer;transition:all .2s}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .button-group button i{font-size:20px}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .button-group button.cancel-button{background-color:#f1f5f9;color:#64748b}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .button-group button.cancel-button:hover{background-color:#e2e8f0}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .button-group button.confirm-button{background-color:#3b82f6;color:#fff}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .button-group button.confirm-button:hover:not(:disabled){background-color:#2563eb}.swimKiosk_root__JSpar .membership-modal.phone-input-modal .membership-modal-panel .button-group button.confirm-button:disabled{background-color:#cbd5e1;cursor:not-allowed}.AcaUserMain_container__7vP3O{background:transparent;min-height:100vh;padding-bottom:80px}.AcaUserMain_loadingText__e\+i2u,.AcaUserMain_errorMessage__25JuJ{text-align:center;padding:40px 16px;font-size:14px;color:#64748b;color:var(--aca-user-text-muted, #64748b)}.AcaUserMain_errorMessage__25JuJ{color:#dc2626}.AcaUserMain_header__3rzVj{text-align:center;color:var(--aca-user-primary);padding:20px 16px 8px}.AcaUserMain_ilchui_logo__LgIJB{display:block;width:70%;max-width:280px;height:auto;margin-left:auto;margin-right:auto;object-fit:contain;margin-bottom:-16px}.AcaUserMain_title__\+Ox05{font-size:22px;font-weight:700;padding-top:8px;margin-bottom:6px;color:var(--aca-user-text);letter-spacing:-.02em}.AcaUserMain_branchName__559Od{font-size:15px;font-weight:500;color:var(--aca-user-primary);margin-bottom:4px}.AcaUserMain_contentCard__2PbR4{background:linear-gradient(180deg,#fffffffa,#fcfdfff5);border-radius:28px 28px 0 0;min-height:calc(100vh - 120px);padding:20px 16px 80px;margin-bottom:-80px;box-shadow:0 -8px 32px #4a6fd414;border-top:1px solid rgba(255,255,255,.85)}.AcaUserMain_menuGrid__MikLx{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-bottom:20px}.AcaUserMain_menuItem__zfB\+x{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:transform .15s ease}.AcaUserMain_menuItem__zfB\+x:active{transform:scale(.96)}.AcaUserMain_menuIcon__bWOfd{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:16px;background:linear-gradient(145deg,#fff,#f0f4ff);box-shadow:0 2px 10px #4a6fd41a,inset 0 1px #fffffff2;border:1px solid rgba(255,255,255,.8)}.AcaUserMain_mainMenuIcon__kiSOi{height:32px;object-fit:contain;display:block}.AcaUserMain_menuTitle__-DWNS{font-weight:600;font-size:12px;color:var(--aca-user-text);text-align:center;letter-spacing:-.01em}.AcaUserMain_previewCard__WAZzT{background:linear-gradient(135deg,#ffffffe0,#f1f5ffeb);border-radius:var(--aca-user-radius-lg);padding:18px 16px;margin-bottom:20px;border:1px solid rgba(255,255,255,.75);box-shadow:var(--aca-user-card-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.AcaUserMain_previewTitle__LNCC\+{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.AcaUserMain_previewTitleText__7MYQd{font-size:16px;font-weight:700;color:var(--aca-user-text);letter-spacing:-.02em}.AcaUserMain_detailBtn__8VcpW{background:var(--aca-user-primary-soft);color:var(--aca-user-primary);border:none;padding:7px 14px;border-radius:999px;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.AcaUserMain_detailBtn__8VcpW:hover{background:#dbe4ff}.AcaUserMain_detailBtn__8VcpW:active{transform:scale(.97)}.AcaUserMain_weekOverview__X9Qlr{display:flex;justify-content:space-between;gap:6px;margin-bottom:14px}.AcaUserMain_daySummary__YRKkZ{flex:1 1;display:flex;flex-direction:column;align-items:center;background:#ffffffa6;border-radius:10px;padding:8px 4px;min-height:80px;border:1px solid rgba(74,111,212,.06)}.AcaUserMain_daySummary__YRKkZ.AcaUserMain_today__Q8Frq{background:linear-gradient(180deg,#eef2fff2,#e0e7ffd9);border:1px solid rgba(74,111,212,.18);box-shadow:0 2px 8px #4a6fd41a}.AcaUserMain_daySummary__YRKkZ.AcaUserMain_today__Q8Frq .AcaUserMain_day__Dh3me{color:var(--aca-user-primary);font-weight:700}.AcaUserMain_daySummary__YRKkZ.AcaUserMain_today__Q8Frq .AcaUserMain_studyBar__XBNmi{background:linear-gradient(to top,#4a6fd4,#7b9af0)!important}.AcaUserMain_dayHeader__UHmIg{display:flex;flex-direction:column;align-items:center;margin-bottom:6px}.AcaUserMain_day__Dh3me{font-size:11px;font-weight:600;color:var(--aca-user-text-muted);margin-bottom:1px}.AcaUserMain_date__sofFW{font-size:9px;color:#94a3b8}.AcaUserMain_dayContent__UNXLv{flex:1 1;display:flex;flex-direction:column;align-items:center;width:100%}.AcaUserMain_studyBarContainer__mXSYU{height:30px;display:flex;align-items:end;margin-bottom:4px}.AcaUserMain_studyBar__XBNmi{width:8px;background:linear-gradient(to top,#dbe4ff,#b8c8f5);border-radius:4px 4px 1px 1px;min-height:3px}.AcaUserMain_studyTime__t4cuf{font-size:10px;font-weight:600;color:var(--aca-user-primary);margin-bottom:4px}.AcaUserMain_statusIcons__yRn-V{display:flex;gap:2px}.AcaUserMain_statusIcon__GQe7s{width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:8px}.AcaUserMain_statusIcon__GQe7s.AcaUserMain_demerit__wAG98{background:#fef2f2;color:#dc2626}.AcaUserMain_statusIcon__GQe7s.AcaUserMain_counsel__qXjV-{background:#f5f3ff;color:#7c3aed}.AcaUserMain_weekStats__Sj9Y4{display:flex;justify-content:space-around;background:#ffffffb3;border-radius:12px;padding:10px 8px;border:1px solid rgba(74,111,212,.06)}.AcaUserMain_statItem__L1XUG{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:var(--aca-user-text-muted)}.AcaUserMain_statItem__L1XUG svg{color:var(--aca-user-primary)}.AcaUserMain_noticePanel__ATVhn{margin-top:16px;background:linear-gradient(180deg,#fffffff5,#f8fafffa);border-radius:var(--aca-user-radius-lg);box-shadow:var(--aca-user-card-shadow);border:1px solid rgba(74,111,212,.1);overflow:hidden}.AcaUserMain_noticeTabBar__Z1p9O{display:flex;align-items:stretch;gap:0;padding:0 12px;border-bottom:1px solid rgba(74,111,212,.12);background:#fff9}.AcaUserMain_tabButton__hEs9W{flex:1 1;min-width:0;background:none;border:none;padding:14px 12px 12px;font-size:14px;font-weight:500;color:var(--aca-user-text-muted);cursor:pointer;position:relative;transition:color .2s ease}.AcaUserMain_tabButton__hEs9W:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:2px;border-radius:2px 2px 0 0;background:transparent;transition:background-color .2s ease,height .2s ease}.AcaUserMain_tabButton__hEs9W:hover{color:var(--aca-user-primary)}.AcaUserMain_tabButton__hEs9W.AcaUserMain_tabActive__NvGlQ{color:var(--aca-user-primary);font-weight:700}.AcaUserMain_tabButton__hEs9W.AcaUserMain_tabActive__NvGlQ:after{height:3px;background:var(--aca-user-primary)}.AcaUserMain_contentSection__GW2fy{background:transparent;border:none;box-shadow:none;border-radius:0}.AcaUserMain_noticeNav__vNLOF{position:relative;display:flex;align-items:flex-start;gap:0;padding:16px}.AcaUserMain_navButton__ChV66{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:1px solid rgba(74,111,212,.1);color:#94a3b8;cursor:pointer;padding:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:1;z-index:2;box-shadow:0 1px 4px #4a6fd414;transition:all .2s ease}.AcaUserMain_navButton__ChV66 svg{width:18px;height:18px;stroke-width:2}.AcaUserMain_navButton__ChV66:hover{color:var(--aca-user-primary);border-color:#4a6fd433;background:#fff}.AcaUserMain_navButton__ChV66.AcaUserMain_prev__ZdUOj{left:8px}.AcaUserMain_navButton__ChV66.AcaUserMain_next__Ij5r5{right:8px}.AcaUserMain_noticeContent__a2XAf{flex:1 1;text-align:left;padding:0 40px;touch-action:pan-y pinch-zoom;cursor:grab;-webkit-user-select:none;user-select:none;min-height:120px}.AcaUserMain_noticeContent__a2XAf:active{cursor:grabbing}.AcaUserMain_contentTitle__T-u2v{font-size:15px;font-weight:700;color:var(--aca-user-text);margin-bottom:12px;line-height:1.4;word-break:keep-all}.AcaUserMain_contentText__ISYdY{font-size:13px;color:var(--aca-user-text-muted);line-height:1.65;margin-bottom:16px;max-height:300px;overflow-y:auto;padding-right:8px;word-break:keep-all}.AcaUserMain_contentText__ISYdY::-webkit-scrollbar{width:3px}.AcaUserMain_contentText__ISYdY::-webkit-scrollbar-track{background:#f1f5f9}.AcaUserMain_contentText__ISYdY::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.AcaUserMain_contentText__ISYdY p{margin-bottom:8px}.AcaUserMain_contentText__ISYdY p:empty{height:8px}.AcaUserMain_indicators__nCV7N{display:flex;justify-content:center;gap:6px;padding-bottom:4px}.AcaUserMain_indicator__2XZt-{width:6px;height:6px;border-radius:50%;background:#e2e8f0;cursor:pointer;transition:all .2s ease}.AcaUserMain_indicator__2XZt-.AcaUserMain_active__-e7\+C{background:var(--aca-user-primary);transform:scale(1.15)}@media (max-width: 992px){.AcaUserMain_weekOverview__X9Qlr{gap:4px}.AcaUserMain_daySummary__YRKkZ{padding:6px 2px;min-height:72px}.AcaUserMain_weekStats__Sj9Y4{flex-wrap:wrap;justify-content:center;gap:8px}}@media (max-width: 768px){.AcaUserMain_contentCard__2PbR4{padding:16px 12px 80px;border-radius:24px 24px 0 0}.AcaUserMain_menuGrid__MikLx{gap:12px}.AcaUserMain_menuTitle__-DWNS{font-size:11px}.AcaUserMain_menuIcon__bWOfd{width:48px;height:48px;border-radius:14px}.AcaUserMain_mainMenuIcon__kiSOi{height:28px}.AcaUserMain_weekOverview__X9Qlr{gap:3px}.AcaUserMain_daySummary__YRKkZ{min-height:64px;padding:4px 2px}.AcaUserMain_day__Dh3me{font-size:10px}.AcaUserMain_date__sofFW{font-size:8px}.AcaUserMain_studyTime__t4cuf{font-size:9px}.AcaUserMain_studyBar__XBNmi{width:6px}.AcaUserMain_statItem__L1XUG{font-size:10px}.AcaUserMain_noticeTabBar__Z1p9O{padding:0 8px}.AcaUserMain_tabButton__hEs9W{padding:12px 8px 10px;font-size:13px}}@media (max-width: 480px){.AcaUserMain_title__\+Ox05{font-size:20px}.AcaUserMain_branchName__559Od{font-size:14px}.AcaUserMain_previewCard__WAZzT{padding:16px 12px}}:root{--aca-user-primary: #4a6fd4;--aca-user-primary-dark: #3d5fc4;--aca-user-primary-soft: #eef2ff;--aca-user-text: #334155;--aca-user-text-muted: #64748b;--aca-user-surface: #ffffff;--aca-user-surface-soft: rgba(255, 255, 255, .92);--aca-user-bg-gradient: radial-gradient(ellipse 110% 70% at 50% -15%, rgba(186, 200, 255, .42) 0%, transparent 58%), radial-gradient(ellipse 75% 55% at 100% 15%, rgba(212, 222, 255, .32) 0%, transparent 48%), radial-gradient(ellipse 65% 45% at 0% 85%, rgba(232, 237, 255, .45) 0%, transparent 52%), linear-gradient(180deg, #f2f5ff 0%, #e8edff 44%, #f7f8fc 100%);--aca-user-card-shadow: 0 2px 12px rgba(74, 111, 212, .07);--aca-user-card-shadow-lg: 0 4px 24px rgba(74, 111, 212, .09);--aca-user-radius-md: 14px;--aca-user-radius-lg: 16px;--aca-user-radius-xl: 24px;--aca-user-content-max-width: 800px}.aca-user-main-page,.aca-user-study-time-page,.aca-user-demerit-page,.aca-user-payment-page,.aca-user-counsel-page,.aca-user-info-page,.aca-user-weekly-report-page,.aca-user-schedule-page,.aca-user-checkout-page,.aca-user-payment-result-page{min-height:100vh;min-height:100dvh;width:100%;box-sizing:border-box;background:var(--aca-user-bg-gradient)}html:has(.aca-user-main-page),html:has(.aca-user-study-time-page),html:has(.aca-user-demerit-page),html:has(.aca-user-payment-page),html:has(.aca-user-counsel-page),html:has(.aca-user-info-page),html:has(.aca-user-weekly-report-page),html:has(.aca-user-schedule-page),html:has(.aca-user-checkout-page),html:has(.aca-user-payment-result-page){background:var(--aca-user-bg-gradient);min-height:100%}body:has(.aca-user-main-page),body:has(.aca-user-study-time-page),body:has(.aca-user-demerit-page),body:has(.aca-user-payment-page),body:has(.aca-user-counsel-page),body:has(.aca-user-info-page),body:has(.aca-user-weekly-report-page),body:has(.aca-user-schedule-page),body:has(.aca-user-checkout-page),body:has(.aca-user-payment-result-page){background:transparent;min-height:100%}#root:has(.aca-user-main-page),#root:has(.aca-user-study-time-page),#root:has(.aca-user-demerit-page),#root:has(.aca-user-payment-page),#root:has(.aca-user-counsel-page),#root:has(.aca-user-info-page),#root:has(.aca-user-weekly-report-page),#root:has(.aca-user-schedule-page),#root:has(.aca-user-checkout-page),#root:has(.aca-user-payment-result-page),.aca-acapay-layout:has(.aca-user-main-page),.aca-acapay-layout:has(.aca-user-study-time-page),.aca-acapay-layout:has(.aca-user-demerit-page),.aca-acapay-layout:has(.aca-user-payment-page),.aca-acapay-layout:has(.aca-user-counsel-page),.aca-acapay-layout:has(.aca-user-info-page),.aca-acapay-layout:has(.aca-user-weekly-report-page),.aca-acapay-layout:has(.aca-user-schedule-page),.aca-acapay-layout:has(.aca-user-checkout-page),.aca-acapay-layout:has(.aca-user-payment-result-page){min-height:100vh;min-height:100dvh;width:100%}.aca-user-study-time-page,.aca-user-demerit-page,.aca-user-counsel-page,.aca-user-payment-page,.aca-user-info-page,.aca-user-weekly-report-page,.aca-user-schedule-page,.aca-user-checkout-page{padding:0 12px 24px;box-sizing:border-box}.aca-user-payment-result-page{display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,24px)}.aca-user-page-content,.aca-user-payment-page .page-content{width:100%;max-width:800px;max-width:var(--aca-user-content-max-width, 800px);margin:0 auto;padding:0;box-sizing:border-box}.aca-user-nav-btn{width:36px;height:36px;padding:0;margin:0;background:var(--aca-user-primary-soft);border:none;border-radius:50%;color:var(--aca-user-primary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font:inherit;line-height:1;transition:background-color .2s ease,transform .15s ease}.aca-user-nav-btn svg{width:18px;height:18px;stroke-width:2.5}.aca-user-nav-btn:hover{background:#dbe4ff}.aca-user-nav-btn:active{transform:scale(.96)}.aca-user-nav-btn:disabled{opacity:.45;cursor:not-allowed}@media (max-width: 768px){.aca-user-nav-btn{width:36px;height:36px}.aca-user-nav-btn svg{width:18px;height:18px}}.AcaUserBottomNavigation_userMainBottomNav__196Y4{position:fixed;left:0;right:0;bottom:0;width:100%;margin:0 auto;background:linear-gradient(180deg,#ffffffd1,#f0f4ffeb);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:20px 20px 0 0;border-top:1px solid rgba(255,255,255,.7);box-shadow:0 -4px 20px #4a6fd41a;display:flex;justify-content:space-around;align-items:center;height:64px;z-index:100}.AcaUserBottomNavigation_navItem__SPmfw{display:flex;flex-direction:column;align-items:center;color:#4a6fd4;color:var(--aca-user-primary, #4a6fd4);font-size:12px;text-decoration:none;font-weight:500;padding:4px 0;transition:all .2s ease}button.AcaUserBottomNavigation_navItem__SPmfw{background:none;border:none;cursor:pointer;font:inherit}.AcaUserBottomNavigation_navItem__SPmfw svg{margin-bottom:2px;color:#4a6fd4;color:var(--aca-user-primary, #4a6fd4);transition:all .2s ease}.AcaUserBottomNavigation_navItem__SPmfw:hover{color:#3d5fc4;color:var(--aca-user-primary-dark, #3d5fc4)}.AcaUserBottomNavigation_navItem__SPmfw:hover svg{color:#3d5fc4;color:var(--aca-user-primary-dark, #3d5fc4);transform:translateY(-2px)}.AcaUserBottomNavigation_navItem__SPmfw.AcaUserBottomNavigation_active__xJcbH{color:#4a6fd4;color:var(--aca-user-primary, #4a6fd4);font-weight:700}.AcaUserBottomNavigation_navItem__SPmfw.AcaUserBottomNavigation_active__xJcbH svg{color:#4a6fd4;color:var(--aca-user-primary, #4a6fd4)}@media (max-width: 480px){.AcaUserBottomNavigation_userMainBottomNav__196Y4{height:60px;border-radius:16px 16px 0 0}.AcaUserBottomNavigation_navItem__SPmfw{font-size:11px}}html:has(.aca-user-login-page){background:radial-gradient(circle at 20% 10%,rgba(66,133,244,.08),transparent 32%),radial-gradient(circle at 80% 85%,rgba(66,133,244,.08),transparent 36%),#f6f8fc;min-height:100%}body:has(.aca-user-login-page){background:transparent;min-height:100%}#root:has(.aca-user-login-page),.aca-acapay-layout:has(.aca-user-login-page){min-height:100vh;min-height:100dvh;width:100%}.AcaUserLogin_page__TWg3u{min-height:100vh;min-height:100dvh;width:100%;max-width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,24px);background:radial-gradient(circle at 20% 10%,rgba(66,133,244,.08),transparent 32%),radial-gradient(circle at 80% 85%,rgba(66,133,244,.08),transparent 36%),#f6f8fc}.AcaUserLogin_card__\+wSBx{width:min(100%,420px);width:min(100%,var(--aca-user-login-card-max-width, 420px));max-width:420px;max-width:var(--aca-user-login-card-max-width, 420px);box-sizing:border-box;overflow-x:clip;overflow-y:auto;background:#fff;border:1px solid #e6ebf2;border-radius:18px;box-shadow:0 20px 50px #0f172a14;padding:28px 24px 24px}.AcaUserLogin_logoWrap__z7235{display:flex;justify-content:center;margin-bottom:14px;min-width:0;max-width:100%}.AcaUserLogin_logo__hrcrr{max-width:100%;max-height:120px;object-fit:contain}.AcaUserLogin_header__i7vIa{text-align:center;margin-bottom:22px;min-width:0;max-width:100%}.AcaUserLogin_title__ixKbn{margin:0;font-size:1.45rem;line-height:1.2;font-weight:700;color:#111827}.AcaUserLogin_subtitle__ufy10{margin:0;color:#6b7280;font-size:.92rem}.AcaUserLogin_header__i7vIa .AcaUserLogin_title__ixKbn+.AcaUserLogin_subtitle__ufy10{margin-top:14px}.AcaUserLogin_form__VTKTf{display:flex;flex-direction:column;gap:14px;width:100%;min-width:0;max-width:100%}.AcaUserLogin_inputGroup__Pb9r1{display:flex;flex-direction:column;gap:6px;width:100%;min-width:0;max-width:100%}.AcaUserLogin_label__79w\+2{font-size:.84rem;font-weight:600;color:#4b5563}.AcaUserLogin_input__x72o7{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box;height:46px;border-radius:10px;border:1px solid #d2dae8;padding:0 14px;font-size:.98rem;color:#111827;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.AcaUserLogin_input__x72o7:focus{outline:none;border-color:#4285f4;box-shadow:0 0 0 3px #4285f42e}.AcaUserLogin_input__x72o7::placeholder{color:#9ca3af}.AcaUserLogin_input__x72o7:disabled{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.AcaUserLogin_errorMessage__LPVFX{color:#c62828;background:#fdecec;border:1px solid #f6c9c9;border-radius:8px;font-size:.85rem;padding:10px 12px;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;line-height:1.45}.AcaUserLogin_loginButton__vzhmi{width:100%;max-width:100%;box-sizing:border-box;height:46px;border:none;border-radius:10px;background:#4285f4;color:#fff;font-size:.97rem;font-weight:600;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.AcaUserLogin_loginButton__vzhmi:hover:not(:disabled){background:#3367d6;transform:translateY(-1px)}.AcaUserLogin_loginButton__vzhmi:disabled{background:#aeb8c9;cursor:not-allowed}.AcaUserLogin_storeSelectModal__74B7h{position:fixed;inset:0;background:#0f172a75;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.AcaUserLogin_modalContent__\+\+dWl{width:100%;max-width:420px;background:#fff;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 20px 50px #0000002e;padding:22px 20px}.AcaUserLogin_modalTitle__6Dxk6{margin:0;font-size:1.15rem;font-weight:700;color:#111827}.AcaUserLogin_modalDesc__Auc4V{margin:8px 0 14px;color:#6b7280;font-size:.9rem}.AcaUserLogin_storeList__efxFt{display:grid;grid-gap:8px;gap:8px}.AcaUserLogin_storeItem__2qSzn{border:1px solid #d7e3f8;border-radius:10px;background:#fff;color:#1f2937;font-size:.92rem;text-align:left;padding:11px 12px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.AcaUserLogin_storeItem__2qSzn:hover{background:#f3f8ff;border-color:#4285f4}@media (max-width: 480px){.AcaUserLogin_page__TWg3u{align-items:flex-start;padding:16px;padding-top:clamp(32px,10vh,40px)}.AcaUserLogin_card__\+wSBx{padding:22px 16px 18px;border-radius:14px}.AcaUserLogin_title__ixKbn{font-size:1.25rem}.AcaUserLogin_input__x72o7{height:44px;font-size:16px}.AcaUserLogin_loginButton__vzhmi{height:44px}}.UserPageHeader_header__SAiDq{background:transparent;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:8px}.UserPageHeader_backButton__1uHRv,.UserPageHeader_homeButton__5sEeo{background:#ffffffeb;border:1px solid rgba(74,111,212,.08);padding:0;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;color:#4a6fd4;color:var(--aca-user-primary, #4a6fd4);box-shadow:0 2px 8px #4a6fd41a;transition:background-color .2s ease,transform .15s ease,border-color .2s ease;flex-shrink:0}.UserPageHeader_backButton__1uHRv:hover,.UserPageHeader_homeButton__5sEeo:hover{background:#fff;border-color:#4a6fd429}.UserPageHeader_backButton__1uHRv:active,.UserPageHeader_homeButton__5sEeo:active{transform:scale(.96)}.UserPageHeader_title__l2u0d{display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:700;color:#334155;flex:1 1;min-width:0}.UserPageHeader_icon__YIzaf{margin-right:8px;font-size:20px}@media (max-width: 768px){.UserPageHeader_header__SAiDq{padding:10px 12px}.UserPageHeader_title__l2u0d{font-size:16px}.UserPageHeader_backButton__1uHRv,.UserPageHeader_homeButton__5sEeo{width:36px;height:36px;font-size:18px}}@media (max-width: 480px){.UserPageHeader_header__SAiDq{padding:8px 10px}.UserPageHeader_title__l2u0d{font-size:15px}.UserPageHeader_icon__YIzaf{margin-right:6px;font-size:18px}}.AcaErrorWrapper_container__MtdFd{position:fixed;inset:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;z-index:9999}.AcaErrorWrapper_content__3q1I7{padding:40px 30px;text-align:center;width:100%;max-width:400px}.AcaErrorWrapper_errorIcon__\+eotd{width:120px;height:120px;margin:0 auto 25px;display:block;object-fit:contain}.AcaErrorWrapper_title__lW1MT{font-size:25px;font-weight:700;color:#222;color:var(--text-main);margin-bottom:12px;line-height:1.2}.AcaErrorWrapper_subTitle__mfhAx{font-size:16px;color:#666;color:var(--text-sub);margin-bottom:20px;line-height:1.5}.AcaErrorWrapper_button__FHIgS{width:100%;padding:16px;margin-bottom:16px;background:#4f6dde;background:var(--main-blue);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #4f6dde40}.AcaErrorWrapper_button__FHIgS:hover{background:#3e5bc5;box-shadow:0 8px 20px #4f6dde59;transform:translateY(-1px)}.AcaErrorWrapper_button__FHIgS:active{transform:translateY(0)}.AcaUserCounsel_root__KDCVQ{width:100%;max-width:800px;max-width:var(--aca-user-content-max-width, 800px);margin:0 auto;padding:0 0 16px;box-sizing:border-box;container-type:inline-size}.AcaUserCounsel_loadingState__4Glj5{text-align:center;padding:clamp(28px,8cqi,40px) 16px;color:#64748b;font-size:clamp(13px,3cqi,14px)}.AcaUserCounsel_searchForm__aO9Uh{margin-bottom:clamp(12px,3cqi,16px);display:flex;gap:clamp(6px,1.5cqi,8px);background:#fff;padding:clamp(10px,2.5cqi,12px);border-radius:clamp(12px,2.8cqi,14px);box-shadow:0 2px 12px #4a6fd414}.AcaUserCounsel_searchInput__c9fsc{flex:1 1;min-width:0;padding:clamp(10px,2.5cqi,12px) clamp(12px,2.8cqi,14px);border:1px solid #e2e8f0;border-radius:clamp(8px,2cqi,10px);font-size:clamp(13px,3cqi,14px);outline:none;transition:border-color .2s ease,box-shadow .2s ease;background:#f8fafc}.AcaUserCounsel_searchInput__c9fsc:focus{border-color:#4a6fd4;box-shadow:0 0 0 3px #4a6fd41f;background:#fff}.AcaUserCounsel_searchButton__zO2h1{padding:0 clamp(14px,3.5cqi,18px);min-height:clamp(40px,10cqi,44px);background:#4a6fd4;color:#fff;border:none;border-radius:clamp(8px,2cqi,10px);cursor:pointer;font-size:clamp(13px,3cqi,14px);font-weight:600;transition:background-color .2s ease;flex-shrink:0}.AcaUserCounsel_searchButton__zO2h1:hover{background:#3d5fc4}.AcaUserCounsel_emptyState__hYnQG{text-align:center;color:#64748b;padding:clamp(28px,8cqi,40px) 16px;font-size:clamp(13px,3cqi,14px);background:#fff;border-radius:clamp(12px,2.8cqi,14px);box-shadow:0 1px 4px #4a6fd414}.AcaUserCounsel_counselList__\+nTKT{display:flex;flex-direction:column;gap:clamp(8px,2cqi,10px)}.AcaUserCounsel_counselItem__qjzw3{background:#fff;border-radius:clamp(12px,2.8cqi,14px);padding:clamp(12px,3.5cqi,16px);cursor:pointer;transition:box-shadow .2s ease,transform .15s ease;box-shadow:0 1px 4px #4a6fd414;border:1px solid #eef2ff}.AcaUserCounsel_counselItem__qjzw3:hover{transform:translateY(-1px);box-shadow:0 4px 14px #4a6fd41f}.AcaUserCounsel_counselDate__Esa97{font-size:clamp(11px,2.6cqi,12px);color:#64748b;margin-bottom:clamp(6px,1.5cqi,8px);font-weight:500}.AcaUserCounsel_counselPreview__abj4F{font-size:clamp(14px,3.2cqi,15px);color:#334155;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.AcaUserCounsel_pagination__ueLTx{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:clamp(4px,1.2cqi,6px);margin-top:clamp(16px,4cqi,20px);padding:8px 0}.AcaUserCounsel_pageButton__iwPbe{min-width:clamp(32px,8cqi,36px);height:clamp(32px,8cqi,36px);border:none;background:#fff;border-radius:clamp(8px,2cqi,10px);font-size:clamp(12px,2.8cqi,13px);font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #4a6fd414}.AcaUserCounsel_pageButton__iwPbe:hover:not(:disabled){background:#eef2ff;color:#4a6fd4}.AcaUserCounsel_pageButtonActive__LFwQ2{background:#4a6fd4;color:#fff;cursor:default;box-shadow:0 2px 8px #4a6fd440}.AcaUserCounsel_pageButtonActive__LFwQ2:hover{background:#4a6fd4}.AcaUserCounsel_pageButton__iwPbe:disabled{cursor:default;opacity:.45;box-shadow:none}.AcaUserCounsel_modalOverlay__qO4qK{position:fixed;inset:0;background-color:#0f172a73;display:flex;justify-content:center;align-items:center;z-index:1000;padding:16px;box-sizing:border-box}.AcaUserCounsel_modalContent__RVHzk{background-color:#fff;border-radius:clamp(14px,3.5cqi,16px);padding:clamp(18px,4.5cqi,24px);width:100%;max-width:min(480px,100%);max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 12px 40px #0f172a2e}.AcaUserCounsel_modalHeader__uSfEU{margin-bottom:16px;text-align:center}.AcaUserCounsel_modalHeader__uSfEU h2{font-size:clamp(16px,3.8cqi,18px);color:#334155;margin:0;font-weight:700}.AcaUserCounsel_counselContent__grmnk{font-size:clamp(14px,3.2cqi,15px);line-height:1.65;color:#334155;white-space:pre-wrap}.AcaUserCounsel_modalFooter__y77Rs{margin-top:20px;text-align:center}.AcaUserCounsel_modalFooter__y77Rs button{width:100%;padding:12px 24px;background:#4a6fd4;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.AcaUserCounsel_modalFooter__y77Rs button:hover{background:#3d5fc4}@media (max-width: 768px){.AcaUserCounsel_searchForm__aO9Uh{flex-direction:column}.AcaUserCounsel_searchButton__zO2h1{width:100%}}.AcaMonthlyCalendar_calendarCommon_root__BhnIa{width:100%;background:transparent;box-sizing:border-box;container-type:inline-size;container-name:aca-calendar;--aca-calendar-gap: clamp(2px, .6cqi, 6px);--aca-calendar-cell-min: clamp(34px, 11cqi, 48px);--aca-calendar-cell-min-data: clamp(40px, 12.5cqi, 58px)}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-content{width:100%;margin:0 auto;background:#fff;border-radius:clamp(12px,2cqi,16px);padding:clamp(10px,2.5cqi,16px);box-shadow:0 2px 12px #4a6fd414;box-sizing:border-box}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .month-navigation{display:flex;align-items:center;justify-content:space-between;gap:clamp(8px,2cqi,12px);margin-bottom:clamp(10px,2.5cqi,16px);padding:4px 0}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .month-navigation button{background:none;border:none;padding:0;cursor:pointer;flex-shrink:0}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .month-navigation .month-info{text-align:center;flex:1 1;min-width:0}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .month-navigation .month-info .month-text{font-size:clamp(15px,3.2cqi,17px);font-weight:700;color:#334155;margin-bottom:4px;display:block}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .weekday-header{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));background:#f8fafc;border-radius:clamp(8px,1.8cqi,10px);padding:4px 0;margin-bottom:8px;grid-gap:var(--aca-calendar-gap);gap:var(--aca-calendar-gap)}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .weekday-header div{height:clamp(26px,5.5cqi,32px);display:flex;align-items:center;justify-content:center;font-size:clamp(10px,2.2cqi,12px);font-weight:600;color:#64748b}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .weekday-header div:last-child{color:#ef4444}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .weekday-header div:nth-child(6){color:#4a6fd4}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-scroll-container{overflow:visible}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-inner{width:100%}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(var(--aca-calendar-cell-min),auto);grid-gap:var(--aca-calendar-gap);gap:var(--aca-calendar-gap);background:transparent;border:none;align-items:stretch}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell{position:relative;background:#f8fafc;border-radius:clamp(6px,1.8cqi,10px);min-height:var(--aca-calendar-cell-min);overflow:hidden;transition:background-color .15s ease;display:flex;flex-direction:column}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell.has-data{min-height:var(--aca-calendar-cell-min-data)}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell .cell-content{position:relative;flex:1 1;width:100%;min-height:100%;padding:clamp(2px,.8cqi,4px) clamp(3px,1cqi,5px) clamp(4px,1.2cqi,6px);display:flex;flex-direction:column;gap:2px;box-sizing:border-box;overflow:hidden}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell .day-number{position:static;font-size:clamp(10px,2.2cqi,12px);font-weight:600;height:auto;line-height:1.2;z-index:1;color:#475569;flex-shrink:0}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell.saturday .day-number{color:#4a6fd4}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell.sunday .day-number{color:#ef4444}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell.other-month{background:#f1f5f9;opacity:.85}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell.other-month .day-number{color:#94a3b8}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell .demerit-info{position:static;display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1;justify-content:center;gap:2px;min-width:0}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell .demerit-info .demerit-points{background:#fef2f2;color:#dc2626;padding:clamp(2px,.6cqi,3px) clamp(4px,1.4cqi,8px);border-radius:999px;font-size:clamp(9px,2cqi,11px);font-weight:700;width:auto;max-width:100%;margin:0 auto;display:inline-block}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell .demerit-info .demerit-reason{font-size:clamp(8px,1.8cqi,10px);color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:90%;margin:0 auto}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell .study-info{position:static;transform:none;display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1;justify-content:center;padding:0 2px;gap:2px;min-width:0}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell .study-info .study-time{color:#4a6fd4;background:#eef2ff;padding:clamp(2px,.6cqi,3px) clamp(3px,1cqi,6px);border-radius:999px;font-size:clamp(8px,1.9cqi,10px);font-weight:700;width:auto;max-width:100%;margin:0 auto 2px;display:inline-block;letter-spacing:0}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell .study-info .time-range{font-size:clamp(7px,1.6cqi,9px);color:#64748b;text-align:center;max-width:100%;margin:0 auto;line-height:1.3}.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell .study-info .time-range .start-time,.AcaMonthlyCalendar_calendarCommon_root__BhnIa .calendar-grid .calendar-cell .study-info .time-range .end-time{display:block;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0}@container aca-calendar (min-width: 480px){.AcaMonthlyCalendar_calendarCommon_root__BhnIa{--aca-calendar-cell-min: clamp(40px, 10cqi, 52px);--aca-calendar-cell-min-data: clamp(46px, 11.5cqi, 60px)}}@container aca-calendar (min-width: 640px){.AcaMonthlyCalendar_calendarCommon_root__BhnIa{--aca-calendar-cell-min: clamp(44px, 9cqi, 56px);--aca-calendar-cell-min-data: clamp(50px, 10.5cqi, 64px)}}@container aca-calendar (min-width: 720px){.AcaMonthlyCalendar_calendarCommon_root__BhnIa{--aca-calendar-cell-min: clamp(48px, 8.5cqi, 60px);--aca-calendar-cell-min-data: clamp(54px, 9.5cqi, 68px)}}@media (max-width: 768px){.AcaMonthlyCalendar_calendarCommon_root__BhnIa .month-navigation .month-info .month-text{font-size:16px}}.AcaMonthlyCalendar_loadingText__HTnut{text-align:center;padding:24px 16px;color:#64748b;font-size:14px}.AcaMonthlyCalendar_errorText__P3Y3I{text-align:center;padding:14px 16px;color:#dc2626;background:#fef2f2;margin:12px 0;border-radius:12px;border:1px solid #fecaca;font-size:14px}.AcaMonthlyCalendar_calendar__ItH3n{width:100%}.AcaUserDemeritpoint_container__kocm8{width:100%;max-width:800px;max-width:var(--aca-user-content-max-width, 800px);margin:0 auto;padding:0 0 16px;background:transparent;box-sizing:border-box}.AcaUserDemeritpoint_content__cDTPD{width:100%;container-type:inline-size}.AcaUserDemeritpoint_summary__\+vKWJ{margin-top:8px}.AcaUserDemeritpoint_totalBadge__Ccy1M{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:clamp(11px,2.6cqi,13px);font-weight:600;padding:clamp(6px,1.5cqi,8px) clamp(10px,2.5cqi,14px);border-radius:999px;color:#dc2626;background:#fef2f2}.AcaUserDemeritpoint_totalBadgeIcon__8t75n{width:16px;height:16px;flex-shrink:0}.AcaUserDemeritpoint_totalBadgeText__p5BWc{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:4px;row-gap:2px;line-height:1.3;text-align:center}.AcaUserDemeritpoint_totalBadgeValue__gwmtB{white-space:nowrap}.AcaUserDemeritpoint_cellContent__4WqEw{height:100%;display:flex;flex-direction:column}.AcaUserDemeritpoint_cellContentHasDemerits__cl4uo{background-color:#4a6fd40f;border-radius:8px;cursor:pointer}.AcaUserDemeritpoint_cellContentHasDemerits__cl4uo:hover{background-color:#4a6fd41f}.AcaUserDemeritpoint_dayNumber__817xA{font-size:clamp(10px,2.4cqi,14px);font-weight:600;margin-bottom:clamp(2px,.6cqi,4px)}.AcaUserDemeritpoint_demeritInfo__Y1v26{flex:1 1;min-width:0}.AcaUserDemeritpoint_demeritPoints__W7zr7{font-size:clamp(9px,2.2cqi,13px);font-weight:700;color:#dc2626;background:#fef2f2;padding:clamp(2px,.6cqi,4px) clamp(4px,1.2cqi,8px);border-radius:clamp(6px,1.6cqi,8px);display:inline-block;max-width:100%}.AcaUserDemeritpoint_modalOverlay__hoLHA{position:fixed;inset:0;background-color:#0f172a73;display:flex;justify-content:center;align-items:center;z-index:1000;padding:16px;box-sizing:border-box}.AcaUserDemeritpoint_modalContent__aCvzm{background:#fff;padding:24px;border-radius:16px;width:100%;max-width:480px;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 12px 40px #0f172a2e}.AcaUserDemeritpoint_modalContent__aCvzm h2{margin:0 0 16px;font-size:17px;font-weight:700;color:#334155;text-align:left}.AcaUserDemeritpoint_demeritList__575R-{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.AcaUserDemeritpoint_demeritItem__u6ZUR{border:1px solid #eef2ff;border-radius:12px;padding:14px;background:#f8fafc}.AcaUserDemeritpoint_demeritItemHeader__R2WPD{margin-bottom:4px}.AcaUserDemeritpoint_cancelBadge__qetaF{background:#fef2f2;color:#dc2626;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:600}.AcaUserDemeritpoint_demeritItemContent__Ov19o p{display:flex;margin-bottom:.5rem;align-items:flex-start}.AcaUserDemeritpoint_demeritItemContent__Ov19o p strong{flex:0 0 50px;color:#4a5568;text-align:left;padding-top:2px}.AcaUserDemeritpoint_demeritItemContent__Ov19o p>span{flex:1 1;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding-left:.5rem}.AcaUserDemeritpoint_reasonText__C-Y1m{flex:1 1;color:#2d3748;text-align:left;line-height:1.5;word-break:keep-all}.AcaUserDemeritpoint_pointsText__T9bTV{flex:0 0 auto;color:#e53e3e;font-weight:600;white-space:nowrap;padding-top:2px}.AcaUserDemeritpoint_cancelReason__NyhI0{margin-top:.5rem;padding:.8rem .5rem .5rem;border-top:1px dashed #e2e8f0;color:#718096;font-size:.9rem;line-height:1.5}.AcaUserDemeritpoint_cancelReason__NyhI0 strong{color:#4a5568;margin-right:.5rem;font-weight:600}.AcaUserDemeritpoint_modalClose__Et8G6{width:100%;padding:12px;background:#4a6fd4;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .15s ease;margin-top:8px}.AcaUserDemeritpoint_modalClose__Et8G6:hover{background:#3d5fc4}.AcaUserDemeritpoint_modalClose__Et8G6:active{transform:scale(.98)}@media (max-width: 768px){.AcaUserDemeritpoint_totalBadgeText__p5BWc{flex-direction:column;row-gap:2px}.AcaUserDemeritpoint_modalContent__aCvzm{padding:1.5rem;width:95%;margin:1rem}.AcaUserDemeritpoint_modalContent__aCvzm h2{font-size:1.1rem;margin-bottom:1rem}.AcaUserDemeritpoint_demeritList__575R-{gap:.8rem;margin-bottom:1.2rem}.AcaUserDemeritpoint_demeritItem__u6ZUR{padding:.8rem}.AcaUserDemeritpoint_demeritItemContent__Ov19o p strong{flex:0 0 45px;font-size:.9rem}.AcaUserDemeritpoint_demeritItemContent__Ov19o p>span{font-size:.9rem}.AcaUserDemeritpoint_pointsText__T9bTV{padding-left:.5rem}.AcaUserDemeritpoint_modalClose__Et8G6{padding:.7rem;font-size:.9rem}}.AcaUserInfo_root__MhOck{width:100%;max-width:800px;max-width:var(--aca-user-content-max-width, 800px);margin:0 auto;position:relative;min-height:auto;padding:12px 0 80px;background:transparent;box-sizing:border-box;container-type:inline-size}.AcaUserInfo_header__Ov5aA{margin-bottom:24px}.AcaUserInfo_header__Ov5aA h1{font-size:20px;font-weight:700;color:#5787f5;color:var(--academy-blue, #5787f5);margin:0}.AcaUserInfo_contentCard__vOOgU{background:linear-gradient(180deg,#fffffffa,#fcfdfff5);border-radius:18px;box-shadow:0 2px 12px #4a6fd412;box-shadow:var(--aca-user-card-shadow, 0 2px 12px rgba(74, 111, 212, .07));border:1px solid rgba(255,255,255,.85);overflow:hidden}.AcaUserInfo_sectionTitle__gQsRt{padding:20px;border-bottom:1px solid #eee;background:#edf2ff}.AcaUserInfo_sectionTitle__gQsRt span{font-size:18px;font-weight:600;color:#5787f5}.AcaUserInfo_infoContainer__bYjzO{padding:20px}.AcaUserInfo_infoRow__yDyhL{margin-bottom:24px;padding:16px;border-radius:12px;transition:background-color .2s ease}.AcaUserInfo_infoRow__yDyhL:last-child{margin-bottom:0}.AcaUserInfo_infoRowHighlight__i89ha{background:#edf2ff}.AcaUserInfo_infoRowHighlight__i89ha label{color:#5787f5}.AcaUserInfo_infoRow__yDyhL label{display:block;color:#666;font-size:14px;margin-bottom:8px;font-weight:500}.AcaUserInfo_infoRow__yDyhL span{display:block;font-size:16px;color:#333;font-weight:500}.AcaUserInfo_unregistered__w9lwI{color:#adb5bd!important;font-size:14px!important}.AcaUserInfo_pinEdit__TK9qW{display:flex;flex-direction:column;gap:12px}.AcaUserInfo_pinEdit__TK9qW input{width:100%;padding:10px;border:1px solid #ddd;border-radius:8px;font-size:16px}.AcaUserInfo_pinEdit__TK9qW input:focus{outline:none;border-color:#5787f5;box-shadow:0 0 0 3px #5787f51a}.AcaUserInfo_buttonGroup__9l1Iz{display:flex;gap:8px}.AcaUserInfo_buttonGroup__9l1Iz button{flex:1 1;padding:10px 20px;background:#5787f5;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:80px}.AcaUserInfo_buttonGroup__9l1Iz button:hover{background:#4b77e3;transform:translateY(-1px)}.AcaUserInfo_buttonGroup__9l1Iz button:last-child{background:#f1f3f5;color:#666}.AcaUserInfo_buttonGroup__9l1Iz button:last-child:hover{background:#e9ecef}.AcaUserInfo_pinDisplay__yOM2b{display:flex;justify-content:space-between;align-items:center}.AcaUserInfo_pinDisplay__yOM2b span{font-size:24px;letter-spacing:4px}.AcaUserInfo_pinDisplay__yOM2b button{padding:8px 16px;background:#edf2ff;color:#5787f5;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:80px}.AcaUserInfo_pinDisplay__yOM2b button:hover{background:#dbe4ff;transform:translateY(-1px)}.AcaUserInfo_errorMessage__qACAP{margin-top:12px;color:#ff6b6b;font-size:14px;text-align:center}.AcaUserInfo_logoutSection__hVUPt{margin-top:1.5rem;padding:1rem;border-top:1px solid #eee;text-align:center}.AcaUserInfo_logoutButton__L0X8D{width:100%;max-width:200px;background-color:#9e9e9e;color:#fff;border:none;padding:12px 0;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .3s}.AcaUserInfo_logoutButton__L0X8D:hover{background-color:#757575}@media (max-width: 768px){.AcaUserInfo_root__MhOck{padding-bottom:80px}.AcaUserInfo_header__Ov5aA h1{font-size:18px}.AcaUserInfo_sectionTitle__gQsRt{padding:16px}.AcaUserInfo_infoRow__yDyhL{padding:14px 16px}}@media (max-width: 480px){.AcaUserInfo_root__MhOck{padding-bottom:80px}.AcaUserInfo_infoRow__yDyhL label,.AcaUserInfo_infoRow__yDyhL span{font-size:13px}}.ConfirmModal_overlay__0aANc{position:fixed;inset:0;background-color:#0000004d;display:flex;justify-content:center;align-items:center;z-index:1000}.ConfirmModal_modal__eRvV7{background:var(--white);border-radius:16px;padding:24px;width:90%;max-width:320px;box-shadow:0 4px 12px #00000014;animation:ConfirmModal_slideUp__VGcne .3s ease-out}.ConfirmModal_content__RpX-3{text-align:center}.ConfirmModal_message__XHaPY{font-size:17px;margin:0 0 24px;word-break:keep-all;line-height:1.5;color:#424242}.ConfirmModal_buttonGroup__ni3M1{display:flex;gap:8px;justify-content:center}.ConfirmModal_button__mnAB-{flex:1 1;padding:12px 0;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}.ConfirmModal_cancel__d0nko{background-color:#f5f5f5;color:#757575;border:1px solid #eeeeee}.ConfirmModal_cancel__d0nko:hover{background-color:#eee}.ConfirmModal_confirm__8n-DM{background-color:#9e9e9e;color:var(--white);border:1px solid #9e9e9e}.ConfirmModal_confirm__8n-DM:hover{background-color:#757575}@keyframes ConfirmModal_slideUp__VGcne{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}:root{--main-blue: #4f6dde;--main-blue-sub: #007bff;--main-mint: #6fcf97;--main-yellow: #ffd600;--bg-light: #f7fafc;--text-main: #222;--text-sub: #666;--academy-blue: #5787f5;--danger-red: #dc3545}.AcaUserPaymentCheckout_container__MLrp-{width:100%;max-width:800px;max-width:var(--aca-user-content-max-width, 800px);margin:0 auto;background:#fff;min-height:auto;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;padding:0;border-radius:16px;border-radius:var(--aca-user-radius-lg, 16px);box-shadow:0 2px 12px #4a6fd414;box-shadow:var(--aca-user-card-shadow, 0 2px 12px rgba(74, 111, 212, .08));overflow:hidden;box-sizing:border-box}.AcaUserPaymentCheckout_paymentTabs__Szjdn{display:flex;gap:0;border-bottom:2px solid #e9ecef;background:#fff}.AcaUserPaymentCheckout_tabButton__t3yGy{flex:1 1;padding:10px;font-size:16px;font-weight:600;border:none;background:transparent;color:#666;cursor:pointer;transition:all .2s;border-bottom:3px solid transparent;margin-bottom:-2px}.AcaUserPaymentCheckout_tabButton__t3yGy.AcaUserPaymentCheckout_active__m-Zga{color:#5787f5;color:var(--academy-blue);border-bottom-color:#5787f5;border-bottom-color:var(--academy-blue);font-weight:700}.AcaUserPaymentCheckout_tabButton__t3yGy:disabled{color:#ccc;cursor:not-allowed;opacity:.5}.AcaUserPaymentCheckout_academyHeader__Kd45z{display:flex;justify-content:space-between;align-items:center;padding:20px 16px;background:#f7fafc;background:var(--bg-light);border-bottom:1px solid #e9ecef}.AcaUserPaymentCheckout_headerLeft__J7YdQ{display:flex;align-items:center;gap:12px}.AcaUserPaymentCheckout_checkbox__jSF1x{position:relative;display:flex;align-items:center;justify-content:center}.AcaUserPaymentCheckout_checkboxInput__8OEDq{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.AcaUserPaymentCheckout_checkboxInput__8OEDq:checked~.AcaUserPaymentCheckout_checkboxLabel__XqoGR{background:#5787f5;background:var(--academy-blue);border-color:#5787f5;border-color:var(--academy-blue)}.AcaUserPaymentCheckout_checkboxInput__8OEDq:checked~.AcaUserPaymentCheckout_checkboxLabel__XqoGR:after{content:"";position:absolute;left:6px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.AcaUserPaymentCheckout_checkboxLabel__XqoGR{width:20px;height:20px;background:#fff;border:2px solid #dee2e6;border-radius:4px;cursor:pointer;position:relative;transition:all .2s ease}.AcaUserPaymentCheckout_checkboxLabel__XqoGR:hover{border-color:#5787f5;border-color:var(--academy-blue)}.AcaUserPaymentCheckout_radio__NLOkx{position:relative;display:flex;align-items:center;justify-content:center}.AcaUserPaymentCheckout_radioInput__zGVqS{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.AcaUserPaymentCheckout_radioInput__zGVqS:checked~.AcaUserPaymentCheckout_radioLabel__xlvrP{border-color:#5787f5;border-color:var(--academy-blue);background:#5787f5;background:var(--academy-blue)}.AcaUserPaymentCheckout_radioInput__zGVqS:disabled~.AcaUserPaymentCheckout_radioLabel__xlvrP{cursor:not-allowed;opacity:.3;border-color:#9e9e9e;background:#f5f5f5}.AcaUserPaymentCheckout_radioInput__zGVqS:disabled~.AcaUserPaymentCheckout_radioLabel__xlvrP:after{display:none}.AcaUserPaymentCheckout_radioInput__zGVqS:checked~.AcaUserPaymentCheckout_radioLabel__xlvrP:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#fff}.AcaUserPaymentCheckout_radioLabel__xlvrP{width:20px;height:20px;background:#fff;border:2px solid #dee2e6;border-radius:50%;cursor:pointer;position:relative;transition:all .2s ease}.AcaUserPaymentCheckout_radioLabel__xlvrP:hover{border-color:#5787f5;border-color:var(--academy-blue)}.AcaUserPaymentCheckout_academyName__1BjmD{font-size:16px;font-weight:700;color:#5787f5;color:var(--academy-blue);margin:0}.AcaUserPaymentCheckout_totalCount__\+ubiO{font-size:14px;font-weight:500;color:#dc3545;color:var(--danger-red)}.AcaUserPaymentCheckout_empty__pi\+MF{padding:40px 16px;text-align:center;color:#666;color:var(--text-sub);font-size:14px}.AcaUserPaymentCheckout_item__oLY-J{display:flex;justify-content:space-between;align-items:center;padding:20px 16px;border-bottom:1px solid #f1f3f5;transition:background-color .2s ease;cursor:pointer}.AcaUserPaymentCheckout_item__oLY-J:hover{background:#f8f9fa}.AcaUserPaymentCheckout_item__oLY-J.AcaUserPaymentCheckout_alreadyPaid__voN\+R{background:#f5f5f5;border-bottom-color:#e0e0e0;opacity:.7;cursor:not-allowed}.AcaUserPaymentCheckout_item__oLY-J.AcaUserPaymentCheckout_alreadyPaid__voN\+R:hover{background:#f5f5f5}.AcaUserPaymentCheckout_itemLeft__HsQAJ{display:flex;align-items:center;gap:12px;flex:1 1}.AcaUserPaymentCheckout_info__Xk7y9{display:flex;flex-direction:column;gap:4px}.AcaUserPaymentCheckout_subject__\+tfyy{font-size:16px;font-weight:600;color:#222;color:var(--text-main)}.AcaUserPaymentCheckout_item__oLY-J.AcaUserPaymentCheckout_alreadyPaid__voN\+R .AcaUserPaymentCheckout_subject__\+tfyy{color:#9e9e9e}.AcaUserPaymentCheckout_type__ilQuc{font-size:14px;color:#666;color:var(--text-sub);font-weight:500}.AcaUserPaymentCheckout_item__oLY-J.AcaUserPaymentCheckout_alreadyPaid__voN\+R .AcaUserPaymentCheckout_type__ilQuc{color:#9e9e9e}.AcaUserPaymentCheckout_item__oLY-J:not(.AcaUserPaymentCheckout_alreadyPaid__voN\+R) .AcaUserPaymentCheckout_type__ilQuc{color:#dc3545;color:var(--danger-red)}.AcaUserPaymentCheckout_itemRight__RP6Kg{display:flex;flex-direction:column;align-items:flex-end;gap:4px;position:relative}.AcaUserPaymentCheckout_date__UXPvy{font-size:14px;color:#666;color:var(--text-sub)}.AcaUserPaymentCheckout_amount__u3dfm{font-size:16px;font-weight:600}.AcaUserPaymentCheckout_item__oLY-J.AcaUserPaymentCheckout_alreadyPaid__voN\+R .AcaUserPaymentCheckout_amount__u3dfm,.AcaUserPaymentCheckout_item__oLY-J.AcaUserPaymentCheckout_alreadyPaid__voN\+R .AcaUserPaymentCheckout_date__UXPvy{color:#9e9e9e}.AcaUserPaymentCheckout_removeBtn__tksZq{position:absolute;top:-8px;right:-8px;width:20px;height:20px;border:none;background:#dc3545;background:var(--danger-red);color:#fff;border-radius:50%;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:0}.AcaUserPaymentCheckout_removeBtn__tksZq:hover{background:#c82333;transform:scale(1.1)}.AcaUserPaymentCheckout_itemRight__RP6Kg:hover .AcaUserPaymentCheckout_removeBtn__tksZq{opacity:1}.AcaUserPaymentCheckout_summary__RBrfl{padding:12px 16px;background:#e3f2fd;border-top:1px solid #bbdefb;text-align:center}.AcaUserPaymentCheckout_summary__RBrfl span{font-size:14px;color:#5787f5;color:var(--academy-blue);font-weight:500}.AcaUserPaymentCheckout_footer__Da-Pz{background:#fff;border-top:1px solid #e9ecef}.AcaUserPaymentCheckout_total__qqoY2{display:flex;justify-content:space-between;align-items:center;padding:20px 16px;background:#f8f9fa;border-top:2px solid #e9ecef}.AcaUserPaymentCheckout_totalLabel__Nbs--{font-size:16px;font-weight:600;color:#222;color:var(--text-main)}.AcaUserPaymentCheckout_totalAmount__CY7Jo{font-size:22px;font-weight:700;color:#007bff;color:var(--main-blue-sub)}.AcaUserPaymentCheckout_buttonWrapper__cT48s{padding:20px 16px;background:#fff}.AcaUserPaymentCheckout_button__fo7xZ{width:100%;padding:16px;background:#dc3545;background:var(--danger-red);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #dc35454d}.AcaUserPaymentCheckout_button__fo7xZ:hover{background:#c82333;transform:translateY(-1px);box-shadow:0 4px 12px #dc354566}.AcaUserPaymentCheckout_button__fo7xZ:active{transform:translateY(0)}.AcaUserPaymentCheckout_button__fo7xZ:disabled{background:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.AcaUserPaymentCheckout_button__fo7xZ:disabled:hover{background:#6c757d;transform:none;box-shadow:none}.AcaUserPaymentCheckout_selectAllSection__m30zq{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border-top:1px solid #f1f3f5;color:#4f6dde;color:var(--main-blue)}.AcaUserPaymentCheckout_selectAllLabel__fBjej{font-size:16px;font-weight:600}.AcaUserPaymentCheckout_modalOverlay__7qFNM{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.AcaUserPaymentCheckout_modal__FrBze{background:#fff;border-radius:8px;max-width:90vw;max-height:90vh;overflow:auto}.AcaUserPaymentCheckout_loading__5u4nJ{padding:40px 16px;text-align:center;color:#666;color:var(--text-sub)}.AcaUserPaymentCheckout_error__9mMI0{padding:40px 16px;text-align:center;color:#dc3545;color:var(--danger-red)}.AcaUserPaymentCheckout_confirmModal__tk\+qT{background:#fff;border-radius:12px;max-width:320px;width:90%;padding:24px;box-shadow:0 4px 20px #00000026}.AcaUserPaymentCheckout_confirmModalContent__ThmAU{display:flex;flex-direction:column}.AcaUserPaymentCheckout_confirmModalContent__ThmAU h3{margin:0;font-size:20px;font-weight:700;color:#222;color:var(--text-main);text-align:center}.AcaUserPaymentCheckout_confirmModalInfo__9BG10{display:flex;flex-direction:column;gap:12px;padding:16px;margin:12px 0;background:#f7fafc;background:var(--bg-light);border-radius:8px}.AcaUserPaymentCheckout_confirmModalInfo__9BG10 p{margin:0;font-size:16px;color:#222;color:var(--text-main);line-height:1.5;font-weight:600}.AcaUserPaymentCheckout_confirmModalNotice__JVmQl{margin-bottom:12px}.AcaUserPaymentCheckout_confirmModalNotice__JVmQl p{margin:0;font-size:14px;color:#1e40af;line-height:1.5}.AcaUserPaymentCheckout_confirmModalButtons__QQMzh{display:flex;gap:12px}.AcaUserPaymentCheckout_confirmCancelBtn__Aplre,.AcaUserPaymentCheckout_confirmOkBtn__WYQyL{flex:1 1;padding:14px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.AcaUserPaymentCheckout_confirmCancelBtn__Aplre{background:#f1f3f5;color:#222;color:var(--text-main)}.AcaUserPaymentCheckout_confirmCancelBtn__Aplre:hover{background:#e9ecef}.AcaUserPaymentCheckout_confirmOkBtn__WYQyL{background:#5787f5;background:var(--academy-blue);color:#fff}.AcaUserPaymentCheckout_confirmOkBtn__WYQyL:hover{background:#4678e8;transform:translateY(-1px);box-shadow:0 4px 12px #5787f566}.AcaPaymentDetailModal_overlay__Yhg\+n{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.AcaPaymentDetailModal_modal__MpkwC{background:#fff;border-radius:12px;padding:20px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 4px 6px #0000001a}.AcaPaymentDetailModal_header__6VnuG{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.AcaPaymentDetailModal_header__6VnuG h3{margin:0;font-size:1.2rem;font-weight:600}.AcaPaymentDetailModal_close__VSMU6{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:0;color:#666}.AcaPaymentDetailModal_close__VSMU6:hover{color:#333}.AcaPaymentDetailModal_item__jGeLH{display:flex;flex-wrap:wrap;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #f5f5f5}.AcaPaymentDetailModal_item__jGeLH:last-child{border-bottom:none}.AcaPaymentDetailModal_label__mG52u{width:100px;color:#666;font-size:.9rem}.AcaPaymentDetailModal_value__LY\+jO{flex:1 1;font-weight:500;text-align:right}.AcaPaymentDetailModal_subValue__zAlVt{width:100%;margin-top:5px;font-size:.8rem;color:#888;text-align:right}.AcaUserPaymentHistory_container__Jt2qy{width:100%;max-width:800px;max-width:var(--aca-user-content-max-width, 800px);margin:0 auto;background:transparent;min-height:auto;box-sizing:border-box;container-type:inline-size}.AcaUserPaymentHistory_navigation__sA92o{background:#fff!important;padding:clamp(12px,3cqi,14px) clamp(12px,3.5cqi,16px)!important;display:flex;align-items:center;margin-bottom:clamp(10px,2.5cqi,12px);border-radius:clamp(14px,3.2cqi,16px);box-shadow:0 2px 12px #4a6fd414}.AcaUserPaymentHistory_navContainer__DhkA4{display:flex;align-items:center;justify-content:space-between;width:100%;gap:clamp(8px,2cqi,12px)}.AcaUserPaymentHistory_monthInfo__rix5Q{text-align:center;display:flex;flex-direction:column;gap:clamp(8px,2cqi,10px);flex-grow:1;min-width:0}.AcaUserPaymentHistory_monthText__X8FuA{font-size:clamp(15px,3.4cqi,17px)!important;font-weight:700!important;color:#334155;display:block}.AcaUserPaymentHistory_summary__gsCnU{display:flex;flex-direction:column;gap:clamp(4px,1.2cqi,6px);align-items:center}.AcaUserPaymentHistory_badge__feSHO{display:inline-flex;align-items:center;justify-content:center;font-size:clamp(11px,2.6cqi,13px);color:#4a6fd4;background:#eef2ff;padding:clamp(6px,1.5cqi,8px) clamp(10px,2.5cqi,14px);border-radius:999px;font-weight:600}.AcaUserPaymentHistory_badgeText__k28on{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:4px;row-gap:2px;line-height:1.3;text-align:center}.AcaUserPaymentHistory_badgeValue__NlMRs{white-space:nowrap}.AcaUserPaymentHistory_list__-UzdA{background:transparent;display:flex;flex-direction:column;gap:clamp(8px,2cqi,10px)}.AcaUserPaymentHistory_item__qHTkf{padding:0;border:none}.AcaUserPaymentHistory_item__qHTkf.AcaUserPaymentHistory_noPayment__tO3vq{opacity:.55}.AcaUserPaymentHistory_item__qHTkf.AcaUserPaymentHistory_noPayment__tO3vq .AcaUserPaymentHistory_info__JOEwa .AcaUserPaymentHistory_subject__IBzZr,.AcaUserPaymentHistory_item__qHTkf.AcaUserPaymentHistory_noPayment__tO3vq .AcaUserPaymentHistory_info__JOEwa .AcaUserPaymentHistory_amount__9vjOC,.AcaUserPaymentHistory_item__qHTkf.AcaUserPaymentHistory_noPayment__tO3vq .AcaUserPaymentHistory_info__JOEwa .AcaUserPaymentHistory_time__pjOCv{color:#94a3b8}.AcaUserPaymentHistory_info__JOEwa{padding:clamp(12px,3.5cqi,16px);background:#fff;border-radius:clamp(12px,2.8cqi,14px);cursor:pointer;transition:box-shadow .2s ease,transform .15s ease;box-shadow:0 1px 4px #4a6fd414;border:1px solid #eef2ff}.AcaUserPaymentHistory_info__JOEwa:hover{transform:translateY(-1px);box-shadow:0 4px 14px #4a6fd41f}.AcaUserPaymentHistory_header__fFknX{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:clamp(8px,2cqi,10px);gap:clamp(6px,1.5cqi,8px)}.AcaUserPaymentHistory_subject__IBzZr{font-weight:600;color:#334155;font-size:clamp(14px,3.2cqi,15px);min-width:0;word-break:keep-all}.AcaUserPaymentHistory_amount__9vjOC{color:#4a6fd4;font-weight:700;font-size:clamp(14px,3.2cqi,15px);flex-shrink:0;white-space:nowrap}.AcaUserPaymentHistory_methods__CMVsu{display:flex;flex-wrap:wrap;gap:clamp(4px,1.2cqi,6px);margin-bottom:clamp(6px,1.5cqi,8px)}.AcaUserPaymentHistory_methodBadge__zftoT{display:inline-block;padding:clamp(3px,.8cqi,4px) clamp(8px,2cqi,10px);background:#f1f5f9;border-radius:999px;font-size:clamp(11px,2.6cqi,12px);color:#64748b;font-weight:500}.AcaUserPaymentHistory_time__pjOCv{display:block;font-size:clamp(11px,2.6cqi,12px);color:#64748b}.AcaUserPaymentHistory_emptyMessage__0l7yQ{text-align:center;padding:clamp(28px,8cqi,40px) 16px;color:#64748b;font-size:clamp(13px,3cqi,14px);background:#fff;border-radius:clamp(12px,2.8cqi,14px);box-shadow:0 1px 4px #4a6fd414}@media (max-width: 768px){.AcaUserPaymentHistory_badgeText__k28on{flex-direction:column;row-gap:2px}}.AcaUserPaymentResSuccess_container__VPRzh{width:100%;max-width:min(420px,100%);margin:0 auto}.AcaUserPaymentResSuccess_content__TpGEZ{background:#fff;padding:clamp(28px,6vw,40px) clamp(16px,4vw,20px);text-align:center;width:100%;border-radius:16px;border-radius:var(--aca-user-radius-lg, 16px);box-shadow:0 4px 24px #4a6fd417;box-shadow:var(--aca-user-card-shadow-lg, 0 4px 24px rgba(74, 111, 212, .09));border:1px solid rgba(255,255,255,.85);box-sizing:border-box}.AcaUserPaymentResSuccess_title__djLgD{font-size:clamp(22px,5vw,28px);font-weight:700;color:#222;color:var(--text-main);margin-bottom:12px;line-height:1.2}.AcaUserPaymentResSuccess_subTitle__lEvDZ{font-size:clamp(14px,3.5vw,16px);color:#666;color:var(--text-sub);margin-bottom:20px;line-height:1.5}.AcaUserPaymentResSuccess_resultImg__jNIDx{width:clamp(120px,30vw,150px);height:clamp(120px,30vw,150px);margin:0 auto 25px;display:block;object-fit:contain}.AcaUserPaymentResSuccess_button__sOaAA{width:100%;padding:16px;margin-bottom:16px;background:#5787f5;background:var(--academy-blue);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #5787f540}.AcaUserPaymentResSuccess_button__sOaAA:hover{background:#4678e8;box-shadow:0 8px 20px #5787f559;transform:translateY(-1px)}.AcaUserPaymentResSuccess_button__sOaAA:active{transform:translateY(0)}.AcaUserPaymentResSuccess_buttonSecondary__1VPhR{width:100%;padding:16px;margin-bottom:16px;background:#4f6dde;background:var(--main-blue);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #4f6dde40}.AcaUserPaymentResSuccess_buttonSecondary__1VPhR:hover{background:#3e5bc5;box-shadow:0 8px 20px #4f6dde59;transform:translateY(-1px)}.AcaUserPaymentResSuccess_buttonSecondary__1VPhR:active{transform:translateY(0)}:root{--main-blue: #4f6dde;--main-blue-sub: #007bff;--main-mint: #6fcf97;--main-yellow: #ffd600;--bg-light: #f7fafc;--text-main: #222;--text-sub: #666;--academy-blue: #5787f5;--danger-red: #dc3545;--success-green: #28a745}.AcaUserPaymentResFail_container__Aa6K2{width:100%;max-width:min(420px,100%);margin:0 auto}.AcaUserPaymentResFail_content__lOfKb{background:#fff;padding:clamp(28px,6vw,40px) clamp(16px,4vw,20px);text-align:center;width:100%;border-radius:16px;border-radius:var(--aca-user-radius-lg, 16px);box-shadow:0 4px 24px #4a6fd417;box-shadow:var(--aca-user-card-shadow-lg, 0 4px 24px rgba(74, 111, 212, .09));border:1px solid rgba(255,255,255,.85);box-sizing:border-box}.AcaUserPaymentResFail_title__pK8Mq{font-size:clamp(22px,5vw,28px);font-weight:700;color:#222;color:var(--text-main);margin-bottom:12px;line-height:1.2}.AcaUserPaymentResFail_subTitle__6pWRt{font-size:clamp(14px,3.5vw,16px);color:#666;color:var(--text-sub);margin-bottom:20px;line-height:1.5}.AcaUserPaymentResFail_resultImg__kYsY8{width:clamp(120px,30vw,150px);height:clamp(120px,30vw,150px);margin:0 auto 25px;display:block;object-fit:contain}.AcaUserPaymentResFail_button__LawRh{width:100%;padding:16px;margin-bottom:16px;background:#dc3545;background:var(--danger-red);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #dc354540}.AcaUserPaymentResFail_button__LawRh:hover{background:#c82333;box-shadow:0 8px 20px #dc354559;transform:translateY(-1px)}.AcaUserPaymentResFail_button__LawRh:active{transform:translateY(0)}.AcaUserPaymentResFail_buttonSecondary__HCD2y{width:100%;padding:16px;margin-bottom:16px;background:#4f6dde;background:var(--main-blue);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #4f6dde40}.AcaUserPaymentResFail_buttonSecondary__HCD2y:hover{background:#3e5bc5;box-shadow:0 8px 20px #4f6dde59;transform:translateY(-1px)}.AcaUserPaymentResFail_buttonSecondary__HCD2y:active{transform:translateY(0)}.AcaUserSchedule_scheduleContainer__Vz\+7n{width:100%;background:#fff;border-radius:16px;border-radius:var(--aca-user-radius-lg, 16px);box-shadow:0 2px 12px #4a6fd414;box-shadow:var(--aca-user-card-shadow, 0 2px 12px rgba(74, 111, 212, .08));overflow:hidden;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;container-type:inline-size;--schedule-control-height: 48px}.AcaUserSchedule_headerControls__Bobfa{display:flex;flex-direction:column;gap:10px;padding:12px 12px 16px;background:#fff;border-bottom:1px solid #eef2ff}.AcaUserSchedule_headerRow__CxcQg{display:flex;align-items:center;gap:10px;width:100%}.AcaUserSchedule_weekNavigation__653E7{flex:1 1;display:flex;align-items:center;justify-content:center;gap:10px;box-sizing:border-box;height:var(--schedule-control-height);background:#f8fafc;padding:0 12px;border-radius:12px;border:1px solid #eef2ff}.AcaUserSchedule_weekRange__zZ\+Kb{font-size:14px;font-weight:600;color:#334155;min-width:88px;text-align:center}.AcaUserSchedule_filterSection__-d-W8{display:flex;align-items:center;gap:4px;box-sizing:border-box;height:var(--schedule-control-height);background:#eef1f8;padding:4px;border-radius:12px;flex:0 0 auto;min-width:148px}.AcaUserSchedule_filterButton__GtewT{flex:1 1;height:calc(var(--schedule-control-height) - 8px);min-height:0;padding:0 14px;border:none;background:transparent;color:#64748b;border-radius:10px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.AcaUserSchedule_filterButton__GtewT:hover{color:#4a6fd4}.AcaUserSchedule_filterButton__GtewT.AcaUserSchedule_active__5JVw3{background:#fff;color:#4a6fd4;font-weight:600;box-shadow:0 1px 4px #4a6fd424}.AcaUserSchedule_timeRangeControls__iBlMv{flex:1 1;display:flex;align-items:center;gap:10px;box-sizing:border-box;height:var(--schedule-control-height);background:#f8fafc;padding:0 12px;border-radius:12px;border:1px solid #eef2ff;min-width:0}.AcaUserSchedule_timeRangeLabel__I7UME{flex-shrink:0;font-size:12px;font-weight:600;color:#64748b;white-space:nowrap}.AcaUserSchedule_timeRangeInputs__dTIZg{display:flex;align-items:center;gap:8px;flex:1 1;min-width:0}.AcaUserSchedule_timeInputGroup__voNp\+{flex:1 1;min-width:0;display:flex;align-items:center}.AcaUserSchedule_addButton__XmGpc{flex-shrink:0;box-sizing:border-box;min-width:108px;height:var(--schedule-control-height);background:#4a6fd4;border-radius:12px;border:none;color:#fff;padding:0 16px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .15s ease;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #4a6fd438}.AcaUserSchedule_addButton__XmGpc:hover{background:#3d5fc4}.AcaUserSchedule_timeRangeSeparator__Qd7bu{font-size:13px;color:#94a3b8;font-weight:500;flex-shrink:0}.AcaUserSchedule_addButton__XmGpc:active{transform:scale(.98)}.AcaUserSchedule_timetableContainer__wUQXW{background:#fff;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0;border-top:none;border-radius:0;box-shadow:none}.AcaUserSchedule_timetableScrollInner__E-jIm{--schedule-time-gutter: 44px;--schedule-slot-height: 50px;--schedule-day-count: 7;min-width:640px}.AcaUserSchedule_timetableHeader__fNjbJ{display:grid;grid-template-columns:var(--schedule-time-gutter) repeat(var(--schedule-day-count),minmax(0,1fr));background:#f8fafc;color:#4a5568;font-weight:600;border-bottom:1px solid #e2e8f0}.AcaUserSchedule_timeColumn__QREM1{box-sizing:border-box;min-width:0;padding:8px 4px;text-align:center;font-size:12px;border-right:1px solid #e2e8f0}.AcaUserSchedule_dayHeader__XQVMB{box-sizing:border-box;min-height:42px;min-width:0;padding:4px 0 3px;text-align:center;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;justify-content:center;gap:2px}.AcaUserSchedule_dayHeader__XQVMB:last-child{border-right:none}.AcaUserSchedule_dayName__OQAI3{font-size:14px;font-weight:600;color:#2d3748}.AcaUserSchedule_dayDate__UjNaN{font-size:11px;color:#718096}.AcaUserSchedule_timetableBody__h7aNr{display:grid;grid-template-columns:var(--schedule-time-gutter) repeat(var(--schedule-day-count),minmax(0,1fr))}.AcaUserSchedule_timeSlots__hm3Mi{box-sizing:border-box;min-width:0;background:#f8fafc;border-right:1px solid #e2e8f0}.AcaUserSchedule_timeSlot__GZ50\+{box-sizing:border-box;height:var(--schedule-slot-height);display:flex;align-items:center;justify-content:center;font-size:12px;color:#4a5568;border-bottom:1px solid #e2e8f0;font-weight:600}.AcaUserSchedule_emptyTimeSlot__gIbb-{box-sizing:border-box;height:var(--schedule-slot-height);border-bottom:1px solid #e2e8f0;cursor:pointer;transition:background-color .2s}.AcaUserSchedule_emptyTimeSlot__gIbb-:hover{background-color:#0000000d}.AcaUserSchedule_scheduleGrid__Diern{grid-column:2 / -1;display:grid;grid-template-columns:repeat(var(--schedule-day-count),minmax(0,1fr));position:relative;min-width:0}.AcaUserSchedule_dayColumn__DIhnz{min-width:0;position:relative;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;overflow:hidden}.AcaUserSchedule_dayColumn__DIhnz:last-child{border-right:none}.AcaUserSchedule_dayColumn__DIhnz:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background-image:repeating-linear-gradient(to bottom,transparent 0px,transparent calc(var(--schedule-slot-height) - 1px),#e2e8f0 calc(var(--schedule-slot-height) - 1px),#e2e8f0 var(--schedule-slot-height));background-size:100% var(--schedule-slot-height);pointer-events:none;z-index:1}.AcaUserSchedule_scheduleBlock__y3Evy{box-sizing:border-box;font-size:12px;position:absolute;left:0;right:0;background:#fff;padding:6px;z-index:2;cursor:pointer;transition:all .2s ease;width:100%;max-width:100%;display:flex;flex-direction:column}.AcaUserSchedule_scheduleTitle__tLv5o{color:#fff;line-height:1.2;overflow:hidden}.AcaUserSchedule_repeatIcon__Bfdjx,.AcaUserSchedule_bookIcon__qmn\+n{position:absolute;bottom:7px;right:5px;color:#fff;font-size:13px;z-index:3}.AcaUserSchedule_loadingContainer__3QSVJ{grid-column:2 / -1;display:flex;align-items:center;justify-content:center;min-height:100%;background:#f8fafc}.AcaUserSchedule_loadingText__WIkJ4{font-size:14px;color:#718096;font-weight:500}@media (max-width: 768px){.AcaUserSchedule_headerControls__Bobfa{padding:10px 10px 14px;gap:8px}.AcaUserSchedule_headerRow__CxcQg{flex-direction:column;gap:8px}.AcaUserSchedule_weekNavigation__653E7,.AcaUserSchedule_filterSection__-d-W8,.AcaUserSchedule_timeRangeControls__iBlMv,.AcaUserSchedule_addButton__XmGpc{width:100%;min-width:0}.AcaUserSchedule_filterSection__-d-W8{min-width:0}.AcaUserSchedule_timeRangeControls__iBlMv{flex-wrap:wrap}.AcaUserSchedule_addButton__XmGpc{min-width:0}.AcaUserSchedule_timetableScrollInner__E-jIm{--schedule-time-gutter: 36px;min-width:560px}.AcaUserSchedule_timeColumn__QREM1{font-size:10px}.AcaUserSchedule_dayName__OQAI3{font-size:12px}.AcaUserSchedule_dayDate__UjNaN{font-size:10px}}.AcaUserScheduleDetailModal_modalOverlay__8fh13{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.AcaUserScheduleDetailModal_modalContent__YIBJb{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:500px;width:100%;max-height:90vh;overflow:hidden;animation:AcaUserScheduleDetailModal_modalSlideIn__cWDSB .2s ease-out}@keyframes AcaUserScheduleDetailModal_modalSlideIn__cWDSB{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.AcaUserScheduleDetailModal_modalHeader__7M6bA{display:flex;align-items:center;justify-content:space-between;padding:16px 8px 16px 16px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.AcaUserScheduleDetailModal_modalTitle__vUu77{font-size:18px;font-weight:600;color:#2d3748;margin:0}.AcaUserScheduleDetailModal_closeButton__xtoXn{background:none;border:none;color:#718096;cursor:pointer;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.AcaUserScheduleDetailModal_closeButton__xtoXn:hover{background:#e2e8f0;color:#4a5568}.AcaUserScheduleDetailModal_modalBody__KgpEt{padding:24px}.AcaUserScheduleDetailModal_scheduleInfo__gl0Pe{display:flex;flex-direction:column;gap:20px}.AcaUserScheduleDetailModal_infoRow__D9PlZ{display:flex;align-items:center;gap:16px}.AcaUserScheduleDetailModal_infoLabel__tHoyu{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#4a5568;min-width:100px;flex-shrink:0}.AcaUserScheduleDetailModal_infoIcon__tV-yj{font-size:16px;color:#667eea}.AcaUserScheduleDetailModal_infoValue__AuqDK{font-size:14px;color:#2d3748;font-weight:500;flex:1 1}.AcaUserScheduleDetailModal_modalFooter__tqHim{display:flex;justify-content:flex-end;padding:16px 24px;border-top:1px solid #e2e8f0;gap:12px}.AcaUserScheduleDetailModal_deleteButton__LTLN5{padding:10px 24px;background:#ef4444;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.AcaUserScheduleDetailModal_deleteButton__LTLN5:hover:not(:disabled){background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 6px #ef444433}.AcaUserScheduleDetailModal_deleteButton__LTLN5:disabled{opacity:.6;cursor:not-allowed}.AcaUserScheduleAddModal_modalOverlay__mG\+os{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.AcaUserScheduleAddModal_modalContent__Ve4M7{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:500px;width:100%;max-height:90vh;overflow:hidden;animation:AcaUserScheduleAddModal_modalSlideIn__uMd1U .2s ease-out}@keyframes AcaUserScheduleAddModal_modalSlideIn__uMd1U{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.AcaUserScheduleAddModal_modalHeader__9sHIx{display:flex;align-items:center;justify-content:space-between;padding:16px 8px 16px 16px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.AcaUserScheduleAddModal_modalTitle__2D0v2{font-size:18px;font-weight:600;color:#2d3748;margin:0}.AcaUserScheduleAddModal_closeButton__zpJXy{background:none;border:none;color:#718096;cursor:pointer;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.AcaUserScheduleAddModal_closeButton__zpJXy:hover{background:#e2e8f0;color:#4a5568}.AcaUserScheduleAddModal_modalBody__aOROD{padding:24px}.AcaUserScheduleAddModal_addForm__U3uSX{display:flex;flex-direction:column;gap:20px}.AcaUserScheduleAddModal_formGroup__Ndjie{display:flex;flex-direction:column;gap:8px}.AcaUserScheduleAddModal_formLabel__lWXRw{font-size:14px;font-weight:500;color:#4a5568}.AcaUserScheduleAddModal_planTypeButtons__-6d1v{display:flex;gap:8px}.AcaUserScheduleAddModal_planTypeButton__KYy57{flex:1 1;padding:10px 16px;border:1px solid #e2e8f0;background:#fff;color:#718096;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.AcaUserScheduleAddModal_planTypeButton__KYy57:hover{border-color:#667eea;color:#667eea}.AcaUserScheduleAddModal_planTypeButton__KYy57.AcaUserScheduleAddModal_active__vS7bt{background:#667eea;border-color:#667eea;color:#fff}.AcaUserScheduleAddModal_dateInput__vlUfy,.AcaUserScheduleAddModal_daySelect__ua5pI,.AcaUserScheduleAddModal_scheduleTypeSelect__SeXXK,.AcaUserScheduleAddModal_nameInput__nez73{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#4a5568;background:#fff;transition:all .2s ease}.AcaUserScheduleAddModal_dateInput__vlUfy:focus,.AcaUserScheduleAddModal_daySelect__ua5pI:focus,.AcaUserScheduleAddModal_scheduleTypeSelect__SeXXK:focus,.AcaUserScheduleAddModal_nameInput__nez73:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.AcaUserScheduleAddModal_dateInput__vlUfy:disabled,.AcaUserScheduleAddModal_daySelect__ua5pI:disabled,.AcaUserScheduleAddModal_scheduleTypeSelect__SeXXK:disabled,.AcaUserScheduleAddModal_nameInput__nez73:disabled{background:#f7fafc;color:#a0aec0;cursor:not-allowed}.AcaUserScheduleAddModal_timeInputs__ECeaf{display:flex;align-items:center;gap:12px}.AcaUserScheduleAddModal_timeInputGroup__tDBKq{flex:1 1;display:flex;flex-direction:column;gap:4px}.AcaUserScheduleAddModal_timeLabel__UA2At{font-size:12px;color:#718096;font-weight:500}.AcaUserScheduleAddModal_timeInput__Udx3m{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#4a5568;background:#fff;transition:all .2s ease}.AcaUserScheduleAddModal_timeInput__Udx3m:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.AcaUserScheduleAddModal_timeRangeSeparator__37kYB{font-size:14px;color:#718096;font-weight:500;margin:0 4px}.AcaUserScheduleAddModal_loadingText__ZQT0N{font-size:12px;color:#718096;font-style:italic;margin-top:4px}.AcaUserScheduleAddModal_modalFooter__eD\+a-{display:flex;gap:12px;justify-content:flex-end;margin-top:25px;padding-top:25px}.AcaUserScheduleAddModal_cancelButton__RNlzE{padding:10px 20px;border:1px solid #e2e8f0;background:#fff;color:#718096;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.AcaUserScheduleAddModal_cancelButton__RNlzE:hover{border-color:#cbd5e0;color:#4a5568}.AcaUserScheduleAddModal_submitButton__sBna5{padding:10px 20px;border:none;background:#667eea;color:#fff;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.AcaUserScheduleAddModal_submitButton__sBna5:hover{background:#5a67d8}.acaUserStudyTime_shared_container__WFL\+u{width:100%;max-width:800px;max-width:var(--aca-user-content-max-width, 800px);margin:0 auto;background:transparent;min-height:auto;display:flex;flex-direction:column;padding:0 0 16px;box-sizing:border-box}.acaUserStudyTime_shared_content__CsYtD{width:100%;container-type:inline-size}.acaUserStudyTime_shared_summary__kKyan{margin-top:8px}.acaUserStudyTime_shared_totalBadge__iBNxk{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:clamp(11px,2.6cqi,13px);font-weight:600;padding:clamp(6px,1.5cqi,8px) clamp(10px,2.5cqi,14px);border-radius:999px;color:#4a6fd4;color:var(--aca-user-primary, #4a6fd4);background:#eef2ff;background:var(--aca-user-primary-soft, #eef2ff)}.acaUserStudyTime_shared_totalBadgeIcon__VtMqR{width:16px;height:16px;flex-shrink:0}.acaUserStudyTime_shared_totalBadgeText__fTxS5{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:4px;row-gap:2px;line-height:1.3;text-align:center}.acaUserStudyTime_shared_totalBadgeValue__h7qBV{white-space:nowrap}.acaUserStudyTime_shared_cellContent__nNCXP{height:100%;display:flex;flex-direction:column}.acaUserStudyTime_shared_cellContentHasData__1GQw6{background-color:#4a6fd40f;border-radius:8px;cursor:pointer}.acaUserStudyTime_shared_cellContentHasData__1GQw6:hover{background-color:#4a6fd41f}.acaUserStudyTime_shared_dayNumber__O39jl{font-size:clamp(10px,2.4cqi,14px);font-weight:600;margin-bottom:clamp(2px,.6cqi,4px)}.acaUserStudyTime_shared_studyInfo__tLTzt{flex:1 1;display:flex;flex-direction:column;gap:clamp(2px,.6cqi,4px);min-width:0}.acaUserStudyTime_shared_studyTime__YM79w{font-size:clamp(9px,2.2cqi,14px);font-weight:600;color:#4a6fd4;color:var(--aca-user-primary, #4a6fd4);background:#eef2ff;background:var(--aca-user-primary-soft, #eef2ff);padding:clamp(2px,.6cqi,4px) clamp(4px,1.2cqi,8px);border-radius:clamp(8px,2cqi,12px);text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.acaUserStudyTime_shared_timeStatus__r7FJ0{font-size:clamp(9px,2cqi,12px);color:#64748b;background:#f8fafc;padding:2px clamp(4px,1cqi,6px);border-radius:4px;display:inline-block;align-self:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.acaUserStudyTime_shared_modalOverlay__IiPWT{position:fixed;inset:0;background-color:#0f172a73;display:flex;justify-content:center;align-items:center;z-index:9999;padding:16px;box-sizing:border-box}.acaUserStudyTime_shared_modalContent__wybp0{background:#fff;border-radius:16px;padding:20px;width:100%;max-width:360px;box-shadow:0 12px 40px #0f172a2e}.acaUserStudyTime_shared_modalContent__wybp0 h2{font-size:16px;color:#334155;margin:0 0 16px;text-align:left;font-weight:700}.acaUserStudyTime_shared_details__E32Fv{display:flex;flex-direction:column}.acaUserStudyTime_shared_totalTime__xkce8{font-size:15px;color:#1a1a1a;margin:0 0 16px;padding:12px;background:#f8f9fa;border-radius:8px;text-align:center;font-weight:500}.acaUserStudyTime_shared_timeRecords__w\+xCr{display:flex;flex-direction:column;gap:8px;margin-bottom:8px;max-height:300px;overflow-y:auto}.acaUserStudyTime_shared_timeRecord__XTTbH{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:10px 12px;border-radius:8px;background:#f8f9fa;transition:transform .2s ease,box-shadow .2s ease}.acaUserStudyTime_shared_timeRecord__XTTbH:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.acaUserStudyTime_shared_recordTime__IWUXx{font-weight:500;color:#1a1a1a}.acaUserStudyTime_shared_recordStatus__M\+Wa4{padding:4px 12px;border-radius:6px;font-size:13px;font-weight:500;background:#fff}.acaUserStudyTime_shared_timeRecordEnter__7AHKc{background:#e3f2fd}.acaUserStudyTime_shared_timeRecordEnter__7AHKc .acaUserStudyTime_shared_recordStatus__M\+Wa4{color:#1976d2;background:#1976d21a}.acaUserStudyTime_shared_timeRecordLeave__-h2xR{background:#f5f5f5}.acaUserStudyTime_shared_timeRecordLeave__-h2xR .acaUserStudyTime_shared_recordStatus__M\+Wa4{color:#757575;background:#7575751a}.acaUserStudyTime_shared_timeRecordOut__8vpnp{background:#fff8e1}.acaUserStudyTime_shared_timeRecordOut__8vpnp .acaUserStudyTime_shared_recordStatus__M\+Wa4{color:#ffa000;background:#ffa0001a}.acaUserStudyTime_shared_timeRecordLate__bZgIT{background:#ffebee}.acaUserStudyTime_shared_timeRecordLate__bZgIT .acaUserStudyTime_shared_recordStatus__M\+Wa4{color:#d32f2f;background:#d32f2f1a}.acaUserStudyTime_shared_timeRecordAbsent__INRYy{background:#333}.acaUserStudyTime_shared_timeRecordAbsent__INRYy .acaUserStudyTime_shared_recordStatus__M\+Wa4{color:#fff;background:#ffffff1a}.acaUserStudyTime_shared_modalButtons__yamyb{margin-top:20px;display:flex;justify-content:center}.acaUserStudyTime_shared_modalButtons__yamyb button{width:100%;padding:12px;border:none;background:#4a6fd4;color:#fff;font-size:14px;font-weight:600;border-radius:12px;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.acaUserStudyTime_shared_modalButtons__yamyb button:hover{background:#3d5fc4}.acaUserStudyTime_shared_modalButtons__yamyb button:active{transform:scale(.98)}@media (max-width: 768px){.acaUserStudyTime_shared_totalBadgeText__fTxS5{flex-direction:column;row-gap:2px}}@keyframes AcaUserWeeklyReport_spin__5JsIF{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AcaUserWeeklyReport_root__NEkT5{width:100%;max-width:800px;max-width:var(--aca-user-content-max-width, 800px);margin:0 auto;background:transparent;min-height:auto;padding:8px 0 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-sizing:border-box;container-type:inline-size}.AcaUserWeeklyReport_loadingWrap__Bi7q4{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;color:#6c757d}.AcaUserWeeklyReport_loadingSpinner__njQsQ{width:36px;height:36px;border:3px solid #eef2ff;border-top:3px solid #4a6fd4;border-radius:50%;animation:AcaUserWeeklyReport_spin__5JsIF 1s linear infinite;margin-bottom:12px}.AcaUserWeeklyReport_header__gBAZI{background:transparent;color:#334155;color:var(--aca-user-text, #334155);padding:8px 0 12px;text-align:center}.AcaUserWeeklyReport_headerInfo__XiWhA{width:100%}.AcaUserWeeklyReport_studentOnlySection__peiY6{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;margin-bottom:10px}.AcaUserWeeklyReport_iconBtn__ozEQA{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffffeb;border:1px solid rgba(74,111,212,.08);color:#4a6fd4;color:var(--aca-user-primary, #4a6fd4);cursor:pointer;flex-shrink:0;box-shadow:0 2px 8px #4a6fd41a;transition:background-color .2s ease,transform .15s ease}.AcaUserWeeklyReport_iconBtn__ozEQA:hover{background:#fff}.AcaUserWeeklyReport_iconBtn__ozEQA:active{transform:scale(.96)}.AcaUserWeeklyReport_studentName__5Mfqe{flex:1 1;min-width:0;margin:0;font-size:17px;font-weight:700;color:#334155;color:var(--aca-user-text, #334155);letter-spacing:-.02em;text-align:center}.AcaUserWeeklyReport_parentLoginButton__kV27w{text-align:right;margin-bottom:8px}.AcaUserWeeklyReport_parentLoginBtn__eCoee{background:#fff;color:#4a6fd4;color:var(--aca-user-primary, #4a6fd4);border:1px solid rgba(74,111,212,.15);border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;cursor:pointer}.AcaUserWeeklyReport_studentInfo__aaIUH{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.AcaUserWeeklyReport_studentInfo__aaIUH h1{font-size:18px;font-weight:700;margin:0 0 8px;color:#334155;color:var(--aca-user-text, #334155)}.AcaUserWeeklyReport_weekInfo__tAYhq{width:100%}.AcaUserWeeklyReport_weekNavigation__3-MNn{display:flex;align-items:center;gap:8px;justify-content:space-between;padding:8px 10px;border-radius:14px;background:#ffffffeb;box-shadow:0 2px 12px #4a6fd412;box-shadow:var(--aca-user-card-shadow, 0 2px 12px rgba(74, 111, 212, .07));border:1px solid rgba(255,255,255,.85)}.AcaUserWeeklyReport_weekText__MytjP{flex:1 1;min-width:0;margin:0 4px;overflow:hidden;text-align:center;font-size:14px;font-weight:600;color:#334155;color:var(--aca-user-text, #334155);white-space:nowrap;text-overflow:ellipsis}.AcaUserWeeklyReport_weekRange__\+6Y6w{display:block;margin-top:2px;font-size:11px;font-weight:400;color:#64748b;color:var(--aca-user-text-muted, #64748b);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.AcaUserWeeklyReport_summaryCards__QJ7kF{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:16px}.AcaUserWeeklyReport_summaryCard__PSj1U{background:#ffffffeb;border-radius:14px;padding:12px 8px;box-shadow:0 2px 12px #4a6fd412;box-shadow:var(--aca-user-card-shadow, 0 2px 12px rgba(74, 111, 212, .07));border:1px solid rgba(255,255,255,.85);display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.AcaUserWeeklyReport_summaryCard__PSj1U:hover{transform:translateY(-1px);box-shadow:0 4px 24px #4a6fd417;box-shadow:var(--aca-user-card-shadow-lg, 0 4px 24px rgba(74, 111, 212, .09))}.AcaUserWeeklyReport_cardIcon__-WNHu{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.AcaUserWeeklyReport_studyTimeCard__i0pkZ .AcaUserWeeklyReport_cardIcon__-WNHu{background:linear-gradient(135deg,#bbdefb,#e3f2fd);color:#1976d2}.AcaUserWeeklyReport_demeritCard__Ziqzs .AcaUserWeeklyReport_cardIcon__-WNHu{background:linear-gradient(135deg,#ffcdd2,#ffebee);color:#d32f2f}.AcaUserWeeklyReport_counselCard__5w7xm .AcaUserWeeklyReport_cardIcon__-WNHu{background:linear-gradient(135deg,#e1bee7,#f3e5f5);color:#7b1fa2}.AcaUserWeeklyReport_cardContent__hz6w6{flex:1 1;width:100%}.AcaUserWeeklyReport_cardContent__hz6w6 h3{font-size:11px;color:#64748b;color:var(--aca-user-text-muted, #64748b);margin:0 0 4px;font-weight:500}.AcaUserWeeklyReport_mainValue__mC9Z9{font-size:16px;font-weight:700;margin:0;color:#334155;color:var(--aca-user-text, #334155);line-height:1.2;word-break:keep-all}.AcaUserWeeklyReport_dailyDetails__e3nt1{padding:0;margin-bottom:16px}.AcaUserWeeklyReport_dailyDetails__e3nt1 h2{font-size:16px;font-weight:700;color:#334155;color:var(--aca-user-text, #334155);margin:0 0 12px;text-align:left;letter-spacing:-.02em}.AcaUserWeeklyReport_weekCalendar__XPgmt{background:#ffffffeb;border-radius:16px;padding:12px;box-shadow:0 2px 12px #4a6fd412;box-shadow:var(--aca-user-card-shadow, 0 2px 12px rgba(74, 111, 212, .07));border:1px solid rgba(255,255,255,.85);overflow-x:auto;-webkit-overflow-scrolling:touch}.AcaUserWeeklyReport_weekHeader__qq6IL{display:grid;grid-template-columns:repeat(7,minmax(52px,1fr));grid-gap:6px;gap:6px;margin-bottom:10px;min-width:480px}.AcaUserWeeklyReport_dayHeader__7qrDM{text-align:center;font-size:12px;font-weight:600;color:#64748b;color:var(--aca-user-text-muted, #64748b);padding:6px 4px;background:#f8fafc;border-radius:8px}.AcaUserWeeklyReport_dayHeaderSaturday__C8f6B{color:#3182ce}.AcaUserWeeklyReport_dayHeaderSunday__U9zPY{color:#dc3545}.AcaUserWeeklyReport_weekContent__kxUw1{display:grid;grid-template-columns:repeat(7,minmax(52px,1fr));grid-gap:6px;gap:6px;min-width:480px}.AcaUserWeeklyReport_dayColumn__ROpV3{display:flex;flex-direction:column;min-height:120px}.AcaUserWeeklyReport_dayColumnWeekend__IBIQH .AcaUserWeeklyReport_dayDate__wWS46{color:#dc3545}.AcaUserWeeklyReport_dayDate__wWS46{text-align:center;font-size:11px;font-weight:600;color:#64748b;color:var(--aca-user-text-muted, #64748b);padding:4px;margin-bottom:6px;background:#f1f5f9;border-radius:6px}.AcaUserWeeklyReport_dayBadges__FlU8I{display:flex;flex-direction:column;gap:4px;flex:1 1}.AcaUserWeeklyReport_dayBadge__yFLuY{display:flex;flex-direction:column;align-items:center;padding:6px 4px;border-radius:8px;font-size:10px;font-weight:600;text-align:center;line-height:1.3;word-break:keep-all;transition:transform .2s}.AcaUserWeeklyReport_dayBadge__yFLuY:hover{transform:translateY(-2px)}.AcaUserWeeklyReport_dayBadgeIcon__SaWUL{font-size:16px;margin-bottom:4px}.AcaUserWeeklyReport_dayBadgeDetail__rgcQs{font-size:10px;opacity:.8;margin-top:2px;line-height:1.2}.AcaUserWeeklyReport_studyTimeBadge__iwwpu{background:#e3f2fd;color:#1976d2;border:1px solid #bbdefb}.AcaUserWeeklyReport_demeritBadge__nOxhz{background:#ffebee;color:#d32f2f;border:1px solid #ffcdd2}.AcaUserWeeklyReport_counselBadge__xsrt-{background:#f3e5f5;color:#7b1fa2;border:1px solid #e1bee7}.AcaUserWeeklyReport_counselDetails__SHcZ5{padding:16px;margin-bottom:16px;background:#ffffffeb;border-radius:16px;box-shadow:0 2px 12px #4a6fd412;box-shadow:var(--aca-user-card-shadow, 0 2px 12px rgba(74, 111, 212, .07));border:1px solid rgba(255,255,255,.85)}.AcaUserWeeklyReport_counselDetails__SHcZ5 h2{font-size:16px;font-weight:700;color:#334155;color:var(--aca-user-text, #334155);margin:0 0 16px;text-align:left}.AcaUserWeeklyReport_counselList__HM6vA{display:flex;flex-direction:column;gap:12px}.AcaUserWeeklyReport_counselItem__mkAiN{background:#f8fafc;border-radius:12px;padding:16px;border:1px solid #eef2ff}.AcaUserWeeklyReport_counselHeader__AkIRu{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;flex-wrap:wrap}.AcaUserWeeklyReport_counselDate__tHza\+{font-size:13px;color:#64748b;font-weight:500}.AcaUserWeeklyReport_counselor__pWMFJ{font-size:13px;color:#495057;font-weight:500}.AcaUserWeeklyReport_counselContent__vIFVg{font-size:15px;line-height:1.6;color:#334155;white-space:pre-wrap}.AcaUserWeeklyReport_reportFooter__UJS9h{padding:16px 0 8px}.AcaUserWeeklyReport_footerInfo__t641F{text-align:center;color:#64748b;color:var(--aca-user-text-muted, #64748b)}.AcaUserWeeklyReport_footerInfo__t641F p{margin:4px 0;font-size:12px}.AcaUserWeeklyReport_generatedTime__\+-IKd{font-size:11px;color:#94a3b8}@media (max-width: 992px){.AcaUserWeeklyReport_summaryCards__QJ7kF{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.AcaUserWeeklyReport_summaryCards__QJ7kF{grid-template-columns:1fr;gap:10px}.AcaUserWeeklyReport_iconBtn__ozEQA{width:36px;height:36px}.AcaUserWeeklyReport_studentName__5Mfqe{font-size:15px}.AcaUserWeeklyReport_mainValue__mC9Z9{font-size:14px}.AcaUserWeeklyReport_weekHeader__qq6IL,.AcaUserWeeklyReport_weekContent__kxUw1{min-width:420px}.AcaUserWeeklyReport_dayColumn__ROpV3{min-height:100px}.AcaUserWeeklyReport_counselHeader__AkIRu{flex-direction:column;align-items:flex-start}}.AcaOutReasonSetting_container__5\+DSu{padding:20px;background-color:#f8f9fa}.AcaOutReasonSetting_addBtn__3zEbr{background:#017bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #017bff33}.AcaOutReasonSetting_addBtn__3zEbr:hover{background:#0056b3;box-shadow:0 4px 12px #017bff4d}.AcaOutReasonSetting_addBtn__3zEbr:active{background:#004085}.AcaOutReasonSetting_content__JW-Ys{min-height:400px}.AcaOutReasonSetting_empty__SVFV9{text-align:center;padding:4rem 2rem;color:#7f8c8d;font-size:1.1rem}.AcaOutReasonSetting_empty__SVFV9 p{margin:0}.AcaOutReasonSetting_list__mXgoT{display:grid;grid-gap:1rem;gap:1rem}.AcaOutReasonSetting_item__5sUoo{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#fff;border-radius:8px;border:1px solid #e9ecef;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.AcaOutReasonSetting_item__5sUoo:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.AcaOutReasonSetting_itemInfo__qlUDx{display:flex;gap:2rem;align-items:center;flex:1 1}.AcaOutReasonSetting_itemReason__emRSb,.AcaOutReasonSetting_itemStatus__\+aAL2{display:flex;align-items:center;gap:.5rem}.AcaOutReasonSetting_label__moVkB{font-weight:600;color:#495057;font-size:.9rem}.AcaOutReasonSetting_value__1R-Ib{font-weight:500;color:#2c3e50;font-size:1rem;background:#e9ecef;padding:.25rem .75rem;border-radius:4px}.AcaOutReasonSetting_status__Yh02K{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.AcaOutReasonSetting_status__Yh02K.AcaOutReasonSetting_active__2FqzM{background:#d4edda;color:#155724}.AcaOutReasonSetting_status__Yh02K.AcaOutReasonSetting_inactive__rr0w3{background:#f8d7da;color:#721c24}.AcaOutReasonSetting_itemActions__t4hgj{display:flex;gap:.75rem}.AcaOutReasonSetting_editBtn__Yogbh,.AcaOutReasonSetting_deleteBtn__-dO-d{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease}.AcaOutReasonSetting_editBtn__Yogbh:disabled,.AcaOutReasonSetting_deleteBtn__-dO-d:disabled{opacity:.6;cursor:not-allowed}.AcaOutReasonSetting_editBtn__Yogbh{background:#017bff;color:#fff}.AcaOutReasonSetting_editBtn__Yogbh:hover:not(:disabled){background:#0056b3;transform:translateY(-1px)}.AcaOutReasonSetting_deleteBtn__-dO-d{background:#dc3545;color:#fff}.AcaOutReasonSetting_deleteBtn__-dO-d:hover:not(:disabled){background:#c82333;transform:translateY(-1px)}.AcaOutReasonSetting_modalOverlay__065C-{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.AcaOutReasonSetting_modal__hwhZG{background:#fff;border-radius:12px;padding:0;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:AcaOutReasonSetting_modalSlideIn__cO1NC .3s ease-out}.AcaOutReasonSetting_modalHeader__BI2Fw{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e9ecef;background:#f8f9fa;border-radius:12px 12px 0 0}.AcaOutReasonSetting_modalHeader__BI2Fw h2{margin:0;font-size:1.3rem;font-weight:600;color:#2c3e50}.AcaOutReasonSetting_modalClose__jlB9j{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.AcaOutReasonSetting_modalClose__jlB9j:hover{background:#e9ecef;color:#495057}.AcaOutReasonSetting_form__0hLKB{padding:2rem}.AcaOutReasonSetting_formGroup__SKYMQ{margin-bottom:1.5rem}.AcaOutReasonSetting_formGroup__SKYMQ label{display:block;margin-bottom:.5rem;font-weight:600;color:#495057;font-size:.9rem}.AcaOutReasonSetting_input__mAQnh{width:100%;padding:.75rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.AcaOutReasonSetting_input__mAQnh:focus{outline:none;border-color:#017bff;box-shadow:0 0 0 3px #017bff1a}.AcaOutReasonSetting_input__mAQnh::placeholder{color:#adb5bd}.AcaOutReasonSetting_formActions__VGjrv{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e9ecef}.AcaOutReasonSetting_cancelBtn__jU36a,.AcaOutReasonSetting_saveBtn__nRdgX{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.AcaOutReasonSetting_cancelBtn__jU36a{background:#6c757d;color:#fff}.AcaOutReasonSetting_cancelBtn__jU36a:hover{background:#5a6268;transform:translateY(-1px)}.AcaOutReasonSetting_saveBtn__nRdgX{background:#017bff;color:#fff;box-shadow:0 2px 8px #017bff33}.AcaOutReasonSetting_saveBtn__nRdgX:hover:not(:disabled){background:#0056b3;box-shadow:0 4px 12px #017bff4d}.AcaOutReasonSetting_saveBtn__nRdgX:active:not(:disabled){background:#004085}.AcaOutReasonSetting_saveBtn__nRdgX:disabled{opacity:.6;cursor:not-allowed;background:#017bff}.AcaOutReasonSetting_loading__\+o1xQ,.AcaOutReasonSetting_error__JOtcW{text-align:center;padding:4rem 2rem;font-size:1.1rem;border-radius:12px}.AcaOutReasonSetting_loading__\+o1xQ{color:#017bff;background:#f8f9fa}.AcaOutReasonSetting_error__JOtcW{color:#dc3545;background:#f8d7da;border:1px solid #f5c6cb}@keyframes AcaOutReasonSetting_modalSlideIn__cO1NC{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){.AcaOutReasonSetting_container__5\+DSu{padding:1rem}.AcaOutReasonSetting_item__5sUoo{flex-direction:column;gap:1rem;align-items:stretch}.AcaOutReasonSetting_itemInfo__qlUDx{flex-direction:column;gap:1rem}.AcaOutReasonSetting_itemActions__t4hgj{justify-content:center;flex-wrap:wrap}.AcaOutReasonSetting_modal__hwhZG{width:95%;margin:1rem}.AcaOutReasonSetting_formActions__VGjrv{flex-direction:column}}.AcaMultiBizSetting_container__wmWUV{padding:20px;background-color:#f8f9fa}.AcaMultiBizSetting_content__3MoYu{min-height:400px}.AcaMultiBizSetting_loading__cdSrJ{text-align:center;padding:3rem;color:#6c757d;font-size:1rem}.AcaMultiBizSetting_section__yXV0i{margin-bottom:2.5rem;padding:2rem;background:#fff;border-radius:8px;border:1px solid #e9ecef;box-shadow:0 2px 4px #0000001a}.AcaMultiBizSetting_sectionHeader__\+EtMY{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:0}.AcaMultiBizSetting_sectionDescription__yaU2d{font-size:.9rem;color:#6c757d;margin:0;line-height:1.5;flex:1 1}.AcaMultiBizSetting_toggleGroup__s2FYJ{display:flex;gap:.75rem;flex-shrink:0}.AcaMultiBizSetting_toggleBtn__LIJ3t{flex:1 1;width:100px;padding:.5rem 1rem;border:2px solid #ced4da;border-radius:8px;background:#fff;color:#495057;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.AcaMultiBizSetting_toggleBtn__LIJ3t:hover{border-color:#017bff;color:#017bff;transform:translateY(-2px);box-shadow:0 4px 12px #017bff26}.AcaMultiBizSetting_toggleBtn__LIJ3t.AcaMultiBizSetting_active__IUoDR{background:#017bff;border-color:#017bff;color:#fff;box-shadow:0 2px 8px #017bff33}.AcaMultiBizSetting_toggleBtn__LIJ3t.AcaMultiBizSetting_active__IUoDR:hover{background:#0056b3;border-color:#0056b3;box-shadow:0 4px 12px #017bff4d}.AcaMultiBizSetting_toggleBtn__LIJ3t:active{transform:translateY(0)}.AcaMultiBizSetting_businessSection__gmfjp{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}@media (max-width: 968px){.AcaMultiBizSetting_businessSection__gmfjp{grid-template-columns:1fr}}.AcaMultiBizSetting_businessCard__Q7I\+3{background:#fff;border-radius:8px;border:1px solid #e9ecef;padding:2rem;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.AcaMultiBizSetting_businessHeader__\+fnFV{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f1f3f5}.AcaMultiBizSetting_businessType__YVUJ8{display:flex;align-items:center}.AcaMultiBizSetting_typeLabel__9OY6H{padding:.5rem 1rem;background:#e9ecef;color:#495057;border-radius:12px;font-size:1rem;font-weight:600}.AcaMultiBizSetting_businessForm__g3A05{display:flex;flex-direction:column;gap:1.5rem}.AcaMultiBizSetting_formGroup__\+sf9H{display:flex;flex-direction:column}.AcaMultiBizSetting_label__hxMY0{display:block;margin-bottom:.5rem;font-weight:600;color:#495057;font-size:.95rem}.AcaMultiBizSetting_required__Majzv{color:#dc3545;margin-left:2px}.AcaMultiBizSetting_input__Zd52U{width:100%;padding:.875rem 1rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.AcaMultiBizSetting_input__Zd52U:focus{outline:none;border-color:#017bff;box-shadow:0 0 0 3px #017bff1a}.AcaMultiBizSetting_input__Zd52U::placeholder{color:#adb5bd}.AcaMultiBizSetting_input__Zd52U:disabled{background:#f8f9fa;cursor:not-allowed}.AcaMultiBizSetting_helpText__IcMjh{font-size:.8rem;color:#6c757d;margin-top:.5rem;margin-bottom:0;line-height:1.4}.AcaMultiBizSetting_footer__2ZbQH{display:flex;justify-content:flex-end;margin-top:2.5rem;gap:.75rem}.AcaMultiBizSetting_readonlyValue__w-QpD{font-size:1rem;color:#212529;font-weight:500;line-height:1.5}.AcaMultiBizSetting_noData__j5Z5q{padding:2rem;text-align:center;color:#6c757d;font-size:.95rem;background:#f8f9fa;border-radius:8px;border:1px dashed #dee2e6}.AcaMultiBizSetting_saveBtn__YFL8Z{background:#017bff;color:#fff;border:none;width:120px;padding:.8rem;border-radius:6px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #017bff33}.AcaMultiBizSetting_saveBtn__YFL8Z:hover:not(:disabled){background:#0056b3;box-shadow:0 4px 12px #017bff4d;transform:translateY(-1px)}.AcaMultiBizSetting_saveBtn__YFL8Z:active:not(:disabled){background:#004085;transform:translateY(0)}.AcaMultiBizSetting_saveBtn__YFL8Z:disabled{opacity:.6;cursor:not-allowed;transform:none}.AcaMultiBizSetting_masterBtn__4GJhI{padding:.5rem 1.5rem;background:#6c757d;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.AcaMultiBizSetting_masterBtn__4GJhI:hover{background:#5a6268;transform:translateY(-1px);box-shadow:0 2px 8px #6c757d4d}.AcaMultiBizSetting_masterBtn__4GJhI:active{transform:translateY(0)}.AcaMultiBizSetting_nameEditBtn__85eev{padding:.5rem 1.5rem;background:#017bff;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.AcaMultiBizSetting_nameEditBtn__85eev:hover{background:#0056b3;transform:translateY(-1px);box-shadow:0 2px 8px #017bff4d}.AcaMultiBizSetting_nameEditBtn__85eev:active{transform:translateY(0)}.AcaMultiBizSetting_passwordModal__3GDPZ{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}.AcaMultiBizSetting_passwordModalContent__MTauW{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0003;min-width:400px;max-width:500px}.AcaMultiBizSetting_passwordModalContent__MTauW h3{margin:0 0 1.5rem;font-size:1.3rem;font-weight:600;color:#2c3e50}.AcaMultiBizSetting_passwordInput__8hC9h{width:100%;padding:.875rem 1rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;margin-bottom:1.5rem;transition:all .3s ease}.AcaMultiBizSetting_passwordInput__8hC9h:focus{outline:none;border-color:#017bff;box-shadow:0 0 0 3px #017bff1a}.AcaMultiBizSetting_passwordModalActions__qIubU{display:flex;gap:.75rem;justify-content:flex-end}.AcaMultiBizSetting_passwordBtnCancel__4ufzP,.AcaMultiBizSetting_passwordBtnSubmit__9A916{padding:.6rem 1.5rem;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.AcaMultiBizSetting_passwordBtnCancel__4ufzP{background:#e9ecef;color:#495057}.AcaMultiBizSetting_passwordBtnCancel__4ufzP:hover{background:#dee2e6}.AcaMultiBizSetting_passwordBtnSubmit__9A916{background:#017bff;color:#fff}.AcaMultiBizSetting_passwordBtnSubmit__9A916:hover{background:#0056b3;box-shadow:0 2px 8px #017bff4d}.AcaMultiBizSetting_editSection__7zSfC{padding:1rem 0}.AcaMultiBizSetting_cancelBtn__CrlSk{background:#6c757d;color:#fff;border:none;width:120px;padding:.8rem;border-radius:6px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease;margin-right:.75rem}.AcaMultiBizSetting_cancelBtn__CrlSk:hover:not(:disabled){background:#5a6268;transform:translateY(-1px);box-shadow:0 2px 8px #6c757d4d}.AcaMultiBizSetting_cancelBtn__CrlSk:active:not(:disabled){transform:translateY(0)}.AcaMultiBizSetting_cancelBtn__CrlSk:disabled{opacity:.6;cursor:not-allowed;transform:none}.AcaMultiBizSetting_notice__9RRCF{margin-top:2.5rem;padding:1.5rem;background:#f8f9fa;border-radius:8px}.AcaMultiBizSetting_notice__9RRCF p{margin:.5rem 0;font-size:.9rem;color:red;line-height:1.6}.AcaMultiBizSetting_notice__9RRCF p:first-child{margin-top:0}.AcaMultiBizSetting_notice__9RRCF p:last-child{margin-bottom:0}.AcaKioskScheduleEditModal_modalOverlay__25KJI{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.AcaKioskScheduleEditModal_modal__xopLW{background:#fff;border-radius:12px;padding:0;width:90%;max-width:480px;box-shadow:0 20px 60px #0000004d;animation:AcaKioskScheduleEditModal_modalSlideIn__PFfEX .3s ease-out}.AcaKioskScheduleEditModal_modalHeader__142Ft{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e9ecef;background:#f8f9fa;border-radius:12px 12px 0 0}.AcaKioskScheduleEditModal_modalHeader__142Ft h2{margin:0;font-size:1.2rem;font-weight:600;color:#2c3e50}.AcaKioskScheduleEditModal_modalClose__dxD-h{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.AcaKioskScheduleEditModal_modalClose__dxD-h:hover{background:#e9ecef;color:#495057}.AcaKioskScheduleEditModal_form__rmRad{padding:1.5rem;max-height:80vh;overflow-y:auto}.AcaKioskScheduleEditModal_slotListSection__Pk1sH{margin-bottom:1.25rem}.AcaKioskScheduleEditModal_slotListTitle__71sz-{display:block;font-weight:600;color:#495057;font-size:.9rem;margin-bottom:.5rem}.AcaKioskScheduleEditModal_slotList__KKlFw{list-style:none;margin:0;padding:0;border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.AcaKioskScheduleEditModal_emptyMessage__-vsmr{margin:0 0 .75rem;padding:.75rem;font-size:.9rem;color:#6c757d;background:#f8f9fa;border-radius:8px}.AcaKioskScheduleEditModal_slotItem__94FEw{display:flex;justify-content:space-between;align-items:center;padding:.6rem .75rem;border-bottom:1px solid #e9ecef;font-size:.9rem}.AcaKioskScheduleEditModal_slotItem__94FEw:last-child{border-bottom:none}.AcaKioskScheduleEditModal_slotInlineFormWrap__5Nq6V{list-style:none;padding:.75rem 1rem;background:#f8f9fa;border-bottom:1px solid #e9ecef;border-left:3px solid #017bff;margin:0}.AcaKioskScheduleEditModal_inlineTimeForm__M04nO{margin:0}.AcaKioskScheduleEditModal_inlineFormRows__340f3{margin-bottom:1rem}.AcaKioskScheduleEditModal_inlineFormRows__340f3 .AcaKioskScheduleEditModal_row__Hyifa{margin-bottom:.75rem}.AcaKioskScheduleEditModal_inlineFormRows__340f3 .AcaKioskScheduleEditModal_row__Hyifa:last-child{margin-bottom:0}.AcaKioskScheduleEditModal_inlineFormActions__2Yu9Z{display:flex;gap:.75rem;justify-content:flex-end}.AcaKioskScheduleEditModal_addFormWrap__qgPK4{margin-top:1rem;padding:1rem;background:#e7f1ff;border:1px solid #b6d4fe;border-radius:8px}.AcaKioskScheduleEditModal_addFormTitle__j17a2{display:block;font-weight:600;color:#084298;font-size:.9rem;margin-bottom:.75rem}.AcaKioskScheduleEditModal_addSlotBtn__ZP84k{display:block;width:100%;margin-top:1rem;padding:.65rem 1rem;font-size:.95rem;font-weight:600;color:#017bff;background:#fff;border:1px dashed #017bff;border-radius:8px;cursor:pointer;transition:all .2s ease}.AcaKioskScheduleEditModal_addSlotBtn__ZP84k:hover{background:#e7f1ff;border-style:solid}.AcaKioskScheduleEditModal_slotTime__gIDbG{color:#2c3e50;font-weight:500}.AcaKioskScheduleEditModal_slotActions__wd1hZ{display:flex;gap:.5rem}.AcaKioskScheduleEditModal_editSlotBtn__VIwRq{padding:.35rem .6rem;font-size:.8rem;border:1px solid #017bff;background:#fff;color:#017bff;border-radius:6px;cursor:pointer;font-weight:500}.AcaKioskScheduleEditModal_editSlotBtn__VIwRq:hover{background:#e7f1ff}.AcaKioskScheduleEditModal_deleteSlotBtn__L2NXg{padding:.35rem .6rem;font-size:.8rem;border:1px solid #dc3545;background:#fff;color:#dc3545;border-radius:6px;cursor:pointer;font-weight:500}.AcaKioskScheduleEditModal_deleteSlotBtn__L2NXg:hover:not(:disabled){background:#f8d7da}.AcaKioskScheduleEditModal_deleteSlotBtn__L2NXg:disabled{opacity:.6;cursor:not-allowed}.AcaKioskScheduleEditModal_formActionsBottom__evlBG{display:flex;justify-content:flex-end;margin-top:1rem;padding-top:1rem;border-top:1px solid #e9ecef}.AcaKioskScheduleEditModal_rowCheckbox__P7Ayg{margin-bottom:1rem}.AcaKioskScheduleEditModal_checkboxLabel__Fm4Kj{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.95rem;color:#495057;-webkit-user-select:none;user-select:none}.AcaKioskScheduleEditModal_checkbox__yRG1v{width:1.1rem;height:1.1rem;accent-color:#017bff;cursor:pointer}.AcaKioskScheduleEditModal_row__Hyifa{display:flex;gap:.75rem;align-items:center;margin-bottom:1rem}.AcaKioskScheduleEditModal_rowLabel__a2hHR{flex:0 0 70px;font-weight:600;color:#495057;font-size:.9rem}.AcaKioskScheduleEditModal_timeSelectGroup__ndEA-{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.AcaKioskScheduleEditModal_timeSelect__LxQ6j{min-width:96px;width:96px;font-size:.9rem}.AcaKioskScheduleEditModal_timeSelect__LxQ6j .react-select__control{border-radius:6px;border-color:#e9ecef}.AcaKioskScheduleEditModal_timeSelect__LxQ6j .react-select__control:hover,.AcaKioskScheduleEditModal_timeSelect__LxQ6j .react-select__control--is-focused{border-color:#017bff;box-shadow:0 0 0 1px #017bff}.AcaKioskScheduleEditModal_timeUnit__R9fy4{font-size:.9rem;color:#6c757d}.AcaKioskScheduleEditModal_formActions__fxVHi{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #e9ecef}.AcaKioskScheduleEditModal_cancelBtn__8niUK,.AcaKioskScheduleEditModal_saveBtn__-Vh18{padding:.6rem 1.25rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.AcaKioskScheduleEditModal_cancelBtn__8niUK{background:#e9ecef;color:#495057}.AcaKioskScheduleEditModal_cancelBtn__8niUK:hover{background:#dee2e6}.AcaKioskScheduleEditModal_saveBtn__-Vh18{background:#017bff;color:#fff;box-shadow:0 2px 4px #017bff33}.AcaKioskScheduleEditModal_saveBtn__-Vh18:hover:not(:disabled){background:#0056b3}.AcaKioskScheduleEditModal_saveBtn__-Vh18:disabled{opacity:.6;cursor:not-allowed}@keyframes AcaKioskScheduleEditModal_modalSlideIn__PFfEX{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.AcaKioskScheduleSetting_container__2ewNc{padding:20px;background-color:#f8f9fa}.AcaKioskScheduleSetting_content__d\+fGp{min-height:400px}.AcaKioskScheduleSetting_loading__Xczi3,.AcaKioskScheduleSetting_error__25nxH{text-align:center;padding:4rem 2rem;font-size:1.1rem;border-radius:12px}.AcaKioskScheduleSetting_loading__Xczi3{color:#017bff;background:#f8f9fa}.AcaKioskScheduleSetting_error__25nxH{color:#dc3545;background:#f8d7da;border:1px solid #f5c6cb}.AcaKioskScheduleSetting_description__0HwhZ{margin-bottom:.2rem;font-size:.95rem;color:#495057;line-height:1.5}.AcaKioskScheduleSetting_tableWrap__a-Ge1{margin-top:1rem;background:#fff;border-radius:8px;border:1px solid #e9ecef;box-shadow:0 2px 4px #0000001a;overflow:hidden}.AcaKioskScheduleSetting_table__tfTc3{width:100%;border-collapse:collapse}.AcaKioskScheduleSetting_table__tfTc3 th,.AcaKioskScheduleSetting_table__tfTc3 td{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid #e9ecef}.AcaKioskScheduleSetting_table__tfTc3 th{background:#f8f9fa;font-weight:600;color:#495057;font-size:.9rem}.AcaKioskScheduleSetting_table__tfTc3 tbody tr:hover{background:#f8f9fa}.AcaKioskScheduleSetting_table__tfTc3 tbody tr:last-child td{border-bottom:none}.AcaKioskScheduleSetting_dayName__VbCYX{font-weight:600;color:#2c3e50;min-width:80px}.AcaKioskScheduleSetting_cellTime__tHhbP{font-size:1rem;color:#2c3e50}.AcaKioskScheduleSetting_cellTimeLines__TMERp{display:flex;flex-direction:column;gap:.25rem}.AcaKioskScheduleSetting_cellTimeLine__R1hSA{display:block;line-height:1.4}.AcaKioskScheduleSetting_cellActions__pbuNF{width:100px;text-align:right}.AcaKioskScheduleSetting_editBtn__h0zf9{background:#017bff;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #017bff33}.AcaKioskScheduleSetting_editBtn__h0zf9:hover{background:#0056b3;box-shadow:0 2px 8px #017bff4d}@media (max-width: 768px){.AcaKioskScheduleSetting_container__2ewNc{padding:1rem}.AcaKioskScheduleSetting_tableWrap__a-Ge1{overflow-x:auto}.AcaKioskScheduleSetting_table__tfTc3 th,.AcaKioskScheduleSetting_table__tfTc3 td{padding:.75rem;font-size:.85rem}}.TabletKioskPreview_kioskWrap__FwMSY{display:flex;flex-direction:column;min-height:320px;max-width:400px;margin:0 auto;background:#f9fafb;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001f;border:1px solid #e5e7eb;position:relative;padding-bottom:72px}.TabletKioskPreview_noticeBlock__reaCK{flex-shrink:0;padding:10px 14px 12px;background:#fff;border-bottom:1px solid #e5e7eb}.TabletKioskPreview_noticeTitleRow__kSZvO{display:flex;align-items:baseline;gap:8px;margin-bottom:6px}.TabletKioskPreview_noticeTitle__Eoytn{font-size:.9rem;font-weight:700;color:#111827}.TabletKioskPreview_noticeSub__daDpy{font-size:.75rem;color:#6b7280}.TabletKioskPreview_noticeText__NXVok{font-size:.8rem;color:#374151;margin:0;line-height:1.4}.TabletKioskPreview_section__hIX29{flex-shrink:0;padding:10px 12px 12px;margin-top:6px}.TabletKioskPreview_sectionTitle__SZKeg{display:flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600;color:#374151;margin-bottom:8px}.TabletKioskPreview_sectionIcon__oqgYt{font-size:1rem}.TabletKioskPreview_buttonRow__gO17X{display:flex;gap:8px;align-items:stretch;justify-content:center;flex-wrap:wrap}.TabletKioskPreview_tabletBtn__elmSj{flex:1 1;min-width:64px;max-width:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 6px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-sizing:border-box}.TabletKioskPreview_tabletBtnIcon__AzVyb{font-size:1.25rem;margin-bottom:4px}.TabletKioskPreview_tabletBtnText__lB9CD{font-size:.75rem;font-weight:500;color:#111827}.TabletKioskPreview_bottomBar__6ptq4{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;background:#f9fafb;border-top:1px solid #e5e7eb}.TabletKioskPreview_bottomBtn__071e3{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 6px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;font-size:.7rem;font-weight:500;color:#111827}.TabletKioskPreview_bottomBtnIcon__kmn72{font-size:1.1rem;margin-bottom:2px}.TabletKioskPreview_bottomBtnLabel__uSlCe{line-height:1.2;font-size:.68rem}.TabletKioskPreview_bottomBtnDisabled__oYR4V{opacity:.5;background:#e9ecef;color:#6c757d}.AcaTabletKioskSetting_page__pPAg5{padding:20px;background:#f8f9fa;min-height:100%}.AcaTabletKioskSetting_header__WXAp7{display:flex;align-items:center;gap:16px;margin-bottom:24px}.AcaTabletKioskSetting_backBtn__LuYgj{padding:8px 14px;font-size:1rem;color:#495057;background:#fff;border:1px solid #dee2e6;border-radius:8px;cursor:pointer}.AcaTabletKioskSetting_backBtn__LuYgj:hover{background:#e9ecef;border-color:#ced4da}.AcaTabletKioskSetting_title__t7CNU{font-size:1.5rem;font-weight:600;color:#212529;margin:0}.AcaTabletKioskSetting_layout__oboZd{display:grid;grid-template-columns:1fr 400px;grid-gap:24px;gap:24px;max-width:1200px;margin:0 auto}@media (max-width: 900px){.AcaTabletKioskSetting_layout__oboZd{grid-template-columns:1fr}}.AcaTabletKioskSetting_section__mrJTR{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;border:1px solid #e9ecef;overflow:hidden}.AcaTabletKioskSetting_sectionTitle__ChAIX{padding:14px 20px;font-size:1.1rem;font-weight:600;color:#212529;margin:0;border-bottom:1px solid #e9ecef;background:#f8f9fa}.AcaTabletKioskSetting_sectionBody__0f6U1{padding:20px}.AcaTabletKioskSetting_floorTabs__KfGGl{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.AcaTabletKioskSetting_floorTab__r-qV0{padding:8px 16px;font-size:.95rem;font-weight:500;color:#495057;background:#fff;border:1px solid #dee2e6;border-radius:8px;cursor:pointer}.AcaTabletKioskSetting_floorTab__r-qV0:hover{background:#e9ecef}.AcaTabletKioskSetting_floorTabActive__28vCl{background:#0d6efd;color:#fff;border-color:#0d6efd}.AcaTabletKioskSetting_field__o9\+mF{margin-bottom:16px}.AcaTabletKioskSetting_fieldLabel__hqz86{display:block;font-size:.9rem;font-weight:500;color:#495057;margin-bottom:6px}.AcaTabletKioskSetting_urlBlock__6ktcV{margin-bottom:14px}.AcaTabletKioskSetting_urlBlock__6ktcV:last-of-type{margin-bottom:0}.AcaTabletKioskSetting_urlBlockLabel__01I7o{display:block;font-size:.85rem;font-weight:600;color:#495057;margin-bottom:6px}.AcaTabletKioskSetting_urlRow__teIkY{display:flex;gap:8px;align-items:center}.AcaTabletKioskSetting_urlInput__6vaBw{flex:1 1;padding:10px 12px;font-size:.85rem;font-family:monospace;border:1px solid #dee2e6;border-radius:8px;background:#f8f9fa;color:#212529}.AcaTabletKioskSetting_copyBtn__Z7dGU{padding:10px 16px;font-size:.9rem;font-weight:500;color:#fff;background:#0d6efd;border:none;border-radius:8px;cursor:pointer;white-space:nowrap}.AcaTabletKioskSetting_copyBtn__Z7dGU:hover{background:#0b5ed7}.AcaTabletKioskSetting_copyBtnDone__fHRNR{background:#198754}.AcaTabletKioskSetting_slugInput__zQ1Om{width:100%;padding:8px 12px;font-size:.9rem;border:1px solid #dee2e6;border-radius:8px}.AcaTabletKioskSetting_slugHint__yeEU5{font-size:.8rem;color:#6c757d;margin-top:4px}.AcaTabletKioskSetting_toggleGrid__9MyPk{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.AcaTabletKioskSetting_toggleRow__YPj4O{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#f8f9fa;border-radius:8px}.AcaTabletKioskSetting_toggleLabel__1t-\+d{font-size:.9rem;font-weight:500;color:#212529}.AcaTabletKioskSetting_toggleWrap__JrEZ9{display:flex;align-items:center;gap:8px;cursor:pointer}.AcaTabletKioskSetting_toggleCheck__JDjlj{width:18px;height:18px;cursor:pointer}.AcaTabletKioskSetting_menuLabelGrid__MOUpX{display:flex;flex-direction:column;gap:8px}.AcaTabletKioskSetting_menuLabelRow__FE09o{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8f9fa;border-radius:8px}.AcaTabletKioskSetting_menuLabelRow__FE09o .AcaTabletKioskSetting_toggleLabel__1t-\+d{flex:1 1;min-width:0}.AcaTabletKioskSetting_menuLabelRow__FE09o .AcaTabletKioskSetting_toggleWrap__JrEZ9{flex-shrink:0}.AcaTabletKioskSetting_menuLabelRow__FE09o .AcaTabletKioskSetting_urlInput__6vaBw{flex:0 0 140px;width:140px}.AcaTabletKioskSetting_menuLabelNoToggle__0WCJ0{flex-shrink:0;width:18px;height:18px;display:inline-block}.AcaTabletKioskSetting_menuGroupTitle__ptUnL{font-size:.85rem;font-weight:600;color:#495057;margin-top:14px;margin-bottom:6px;padding-bottom:4px;border-bottom:1px solid #dee2e6}.AcaTabletKioskSetting_menuGroupTitle__ptUnL:first-child{margin-top:0}.AcaTabletKioskSetting_menuGroupOff__rxSgS{font-weight:400;font-size:.8rem;color:#6c757d}.AcaTabletKioskSetting_sectionUseSetting__U-MpP{grid-column:1 / -1;background:#fff;border-radius:10px;border:1px solid #e9ecef;box-shadow:0 1px 6px #0000000d;padding:10px 16px 12px;margin-bottom:16px}.AcaTabletKioskSetting_sectionUseSettingTitle__WAkj3{font-size:.85rem;font-weight:600;color:#495057;margin:0 0 8px}.AcaTabletKioskSetting_useSettingRow__nuRp\+{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px}.AcaTabletKioskSetting_useSettingItem__fku-e{display:flex;align-items:center;gap:6px}.AcaTabletKioskSetting_useSettingItem__fku-e label{font-size:.85rem;color:#212529;cursor:pointer;margin:0}.AcaTabletKioskSetting_useSettingItem__fku-e input[type=checkbox]{width:16px;height:16px;cursor:pointer}.AcaTabletKioskSetting_useSettingItemWithOrder__58TRv{display:flex;align-items:center;gap:4px}.AcaTabletKioskSetting_useOrderBtns__KqjND{display:flex;flex-direction:column;gap:0}.AcaTabletKioskSetting_useOrderBtn__bGnae{width:20px;height:14px;padding:0;font-size:10px;line-height:1;border:1px solid #dee2e6;background:#f8f9fa;color:#495057;cursor:pointer;border-radius:2px;display:flex;align-items:center;justify-content:center}.AcaTabletKioskSetting_useOrderBtn__bGnae:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.AcaTabletKioskSetting_useOrderBtn__bGnae:disabled{opacity:.4;cursor:not-allowed}.AcaTabletKioskSetting_useSettingDivider__s-A\+Q{width:1px;height:18px;background:#dee2e6;flex-shrink:0}.AcaTabletKioskSetting_useSettingNotice__JVoDB{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#495057}.AcaTabletKioskSetting_useSettingNotice__JVoDB span{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AcaTabletKioskSetting_saveBtn__l9udl{width:100%;padding:12px;font-size:1rem;font-weight:600;color:#fff;background:#0d6efd;border:none;border-radius:8px;cursor:pointer;margin-top:16px}.AcaTabletKioskSetting_saveBtn__l9udl:hover{background:#0b5ed7}.AcaTabletKioskSetting_previewWrap__-3LBH{padding:20px;display:flex;align-items:flex-start;justify-content:center;min-height:420px}.AcaTabletKioskSetting_entryExitSection__zliDz{margin-top:16px;padding-top:16px;border-top:1px solid #e9ecef}.AcaTabletKioskSetting_entryExitTitle__8ZifB{font-size:.9rem;font-weight:600;color:#495057;margin:0 0 10px}.AcaTabletKioskSetting_entryExitRow__JkZCb{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#fff3cd;border-radius:8px;margin-bottom:8px}.AcaTabletKioskSetting_entryExitRow__JkZCb:last-child{margin-bottom:0}.AcaTabletKioskSetting_entryExitLabel__DTd\+R{font-size:.9rem;color:#856404}.AcaTabletKioskSetting_modalOverlay__WBNHO{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.AcaTabletKioskSetting_modalContent__0iDHV{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-width:520px;width:90%;overflow:hidden}.AcaTabletKioskSetting_modalContentNotice__Zzhpy{max-height:85vh;display:flex;flex-direction:column}.AcaTabletKioskSetting_modalContentNotice__Zzhpy .AcaTabletKioskSetting_modalBody__6d5bX{flex:1 1;overflow:auto;min-height:0}.AcaTabletKioskSetting_modalContentNotice__Zzhpy .AcaTabletKioskSetting_modalFooter__8xYs\+{flex-shrink:0}.AcaTabletKioskSetting_modalNoticeSaveHint__Tn8Cm{font-size:.8rem;color:#0d6efd;margin:0 0 .5rem;padding:6px 10px;background:#e7f1ff;border-radius:6px}.AcaTabletKioskSetting_modalHeader__yItF0{padding:1rem 1.25rem;border-bottom:1px solid #e9ecef}.AcaTabletKioskSetting_modalHeader__yItF0 h3{font-size:1.1rem;font-weight:600;margin:0}.AcaTabletKioskSetting_modalStoreLabel__eVheA{font-size:.8rem;color:#6c757d;margin:4px 0 0}.AcaTabletKioskSetting_modalHint__wz52O{font-size:.875rem;color:#6c757d;margin:0 0 1rem;line-height:1.45}.AcaTabletKioskSetting_noticeListWrap__VFEAL{display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:auto}.AcaTabletKioskSetting_noticeListItem__q-o9b{border:1px solid #dee2e6;border-radius:8px;padding:10px 12px;background:#f8f9fa}.AcaTabletKioskSetting_noticeListRow__BRVUy{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.AcaTabletKioskSetting_noticeListCheck__xZ0qR{display:flex;align-items:center;gap:6px;font-size:.9rem;white-space:nowrap}.AcaTabletKioskSetting_noticeListCheck__xZ0qR input{margin:0}.AcaTabletKioskSetting_noticePageBadge__rJ74C{font-size:.8rem;font-weight:600;color:#495057;background:#e9ecef;padding:2px 8px;border-radius:6px;white-space:nowrap}.AcaTabletKioskSetting_noticeListDeleteBtn__n4e25{padding:4px 10px;font-size:12px;background:#fff;color:#dc3545;border:1px solid #dc3545;border-radius:6px;cursor:pointer}.AcaTabletKioskSetting_noticeListDeleteBtn__n4e25:hover{background:#dc3545;color:#fff}.AcaTabletKioskSetting_noticeListPreview__Rtk6f{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.AcaTabletKioskSetting_noticeListPreview__Rtk6f strong{font-size:.95rem}.AcaTabletKioskSetting_noticeListPreview__Rtk6f span{font-size:.8rem;color:#6c757d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AcaTabletKioskSetting_noticeDefaultHint__Hl41e{font-size:.75rem;color:#868e96;font-weight:400}.AcaTabletKioskSetting_noticeListEdit__d3Rh7{margin-top:12px;padding-top:12px;border-top:1px solid #dee2e6}.AcaTabletKioskSetting_noticeEditBlock__akaBs{margin-bottom:14px}.AcaTabletKioskSetting_noticeEditBlockLabel__vBCEZ{display:block;font-size:.9rem;font-weight:600;color:#212529;margin-bottom:6px}.AcaTabletKioskSetting_noticeStyleRow__dNjqC{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.AcaTabletKioskSetting_noticeStyleRowLabel__ZmcvN{font-size:.8rem;color:#6c757d;margin-bottom:4px}.AcaTabletKioskSetting_noticeColorInput__6ACkY{width:32px;height:28px;padding:0;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;flex-shrink:0}.AcaTabletKioskSetting_noticeColorTextInput__rDcrH{flex:1 1;min-width:80px}.AcaTabletKioskSetting_noticeStyleTwoCol__\+8EC\+{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 16px;gap:10px 16px;margin-top:8px}.AcaTabletKioskSetting_noticeStyleTwoCol__\+8EC\+ .AcaTabletKioskSetting_noticeStyleRowLabel__ZmcvN{display:block;margin-bottom:4px}.AcaTabletKioskSetting_noticeImageUploadRow__IerJQ{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:6px}.AcaTabletKioskSetting_noticeImageUploadRow__IerJQ input[type=file]{max-width:220px}.AcaTabletKioskSetting_noticeImagePreview__3zr13{margin-top:8px;max-width:100%;max-height:100px;object-fit:contain;border:1px solid #dee2e6;border-radius:6px}.AcaTabletKioskSetting_noticeTemplateImagesLabel__z7sGE{font-size:.8rem;color:#6c757d;margin:10px 0 6px;display:block}.AcaTabletKioskSetting_noticeTemplateImagesWrap__SN4pD{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.AcaTabletKioskSetting_noticeTemplateImageBtn__MF8tp{display:flex;flex-direction:column;align-items:center;padding:6px;border:1px solid #dee2e6;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .2s,box-shadow .2s}.AcaTabletKioskSetting_noticeTemplateImageBtn__MF8tp:hover{border-color:#0d6efd;box-shadow:0 0 0 2px #0d6efd33}.AcaTabletKioskSetting_noticeTemplateImageBtn__MF8tp img{width:64px;height:48px;object-fit:contain;border-radius:4px;display:block}.AcaTabletKioskSetting_noticeTemplateImageBtn__MF8tp span{font-size:.7rem;color:#6c757d;margin-top:4px;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AcaTabletKioskSetting_noticeEditHint__Jnaj-{margin:0 0 6px;font-size:.75rem;color:#868e96}.AcaTabletKioskSetting_copyBtnSmall__lXwpt{padding:4px 10px;font-size:12px}.AcaTabletKioskSetting_modalFooterBtnWrap__XdKzG{margin-top:10px}.AcaTabletKioskSetting_noticeAddBtnWrap__XmhMz{margin-top:8px}.AcaTabletKioskSetting_noticeUploading__6noRg{color:#0d6efd;font-size:.8rem;margin-top:4px}.AcaTabletKioskSetting_noticeUploadError__moRse{color:#dc3545;font-size:.8rem;margin-top:4px}.AcaTabletKioskSetting_modalBody__6d5bX{padding:1.25rem}.AcaTabletKioskSetting_modalFooter__8xYs\+{padding:1rem 1.25rem;border-top:1px solid #e9ecef;display:flex;gap:10px;justify-content:flex-end}.AcaTabletKioskSetting_noticeTextarea__lOklA{width:100%;padding:10px 12px;border:1px solid #dee2e6;border-radius:8px;font-size:.95rem;line-height:1.5;resize:vertical;min-height:120px;font-family:inherit}.AcaTabletKioskSetting_charCount__dlm0I{font-size:.8rem;color:#6c757d;margin-top:4px}.AcaTabletKioskSetting_configSummary__xjTtS{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.AcaTabletKioskSetting_configBadge__MQ8Vt{padding:6px 12px;border-radius:8px;font-size:.85rem;font-weight:500;background:#e9ecef;color:#495057}.AcaTabletKioskSetting_configBadge__MQ8Vt.AcaTabletKioskSetting_on__3E2yx{background:#d4edda;color:#155724}.AcaTabletKioskSetting_configBadge__MQ8Vt.AcaTabletKioskSetting_off__WBxfl{background:#f8d7da;color:#721c24}.gc-chat{font-family:Noto Sans KR,sans-serif;--header-height: 4rem}.gc-chat.gc-chat-mobile{position:fixed;inset:0;width:100vw;height:100vh;z-index:9999;pointer-events:auto}.gc-chat *{box-sizing:border-box}.gc-chat * p{margin:0}.gc-chat * a{text-decoration:none}.gc-chat .gc-chat-header{height:var(--header-height)}.gc-chat .gc-common-hover{transition:background-color .3s ease-in-out,color .3s ease-in-out,font-weight 0 ease-in-out,box-shadow .3s ease-in-out,transform .3s ease-in-out}.gc-chat .gc-common-hover:hover{background-color:#f3f4f6;background-color:var(--gc-hover-bg, #f3f4f6);color:inherit;color:var(--gc-hover-text, inherit);font-weight:500;font-weight:var(--gc-hover-font-weight, 500)}:root{--mainKor-font: "Noto Sans KR", sans-serif;--mainEng-font: "Urbanist", sans-serif;--smh-font-size-base: 15px;--white: #fff;--black: #323232;--red: #dd3b17;--green: #2b5652;--cafe-900: #fc4c02;--cafe-gray-bg: #efefef;--main-900: #213644;--main-700: #2f414d;--main-500: #849499;--main-200: #d6dadd;--sub-900: #0a58ca;--sub-300: #e9f0ff;--sub-200: #f2f7fd;--sub-100: #fcfdff;--sub-line-100: #7ea9e7;--modal-back: #f0f0f0;--modal-border: #dee2e6;--gray-900: #1b1d1f;--gray-800: #505050;--gray-700: #646464;--gray-600: #828282;--gray-500: #969696;--gray-400: #b4b4b4;--gray-300: #c3c3c3;--gray-200: #d2d2d2;--gray-100: #e6e6e6;--gray-50: #f7f8f9;--gray-border: #e9e9e9;--cell-border: #717171;--cell-background: #f1f1f1;--admin-900: #25da91;--store-background: #f5f5f5;--card-shadow: 1.737px 2.606px 5.211px 0px rgba(20, 20, 43, .15);--smh-text: #555555;--smh-default: #1a1f3a;--smh-hover: #2a3359;--smh-button: #017bff;--smh-button-hover: #006ee6;--smh-button-danger: #dc3545;--smh-button-danger-hover: #c82333;--smh-select: #ffe0e6;--smh-container-bg: #ffffff;--smh-container-border: 1px solid #e9ecef;--smh-container-radius: 5px;--smh-container-shadow: 0 2px 8px rgba(0, 0, 0, .1)}@media (max-width: 1600px){:root{--smh-font-size-base: 13px}}@media (max-width: 800px){:root{font-size:14px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-0\.5{bottom:-.125rem}.-right-1\.5{right:-.375rem}.-right-2{right:-.5rem}.-top-1\.5{top:-.375rem}.-top-2{top:-.5rem}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-3{bottom:.75rem}.bottom-5{bottom:1.25rem}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-\[50\%\]{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.top-0{top:0}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-2\.5{top:.625rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-\[50\%\]{top:50%}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[1040\]{z-index:1040}.z-\[1041\]{z-index:1041}.z-\[12000\]{z-index:12000}.z-\[12050\]{z-index:12050}.z-\[2\]{z-index:2}.z-\[9999\]{z-index:9999}.m-0{margin:0}.m-3{margin:.75rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.mx-0{margin-left:0;margin-right:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.-mb-px{margin-bottom:-1px}.-mt-3{margin-top:-.75rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.size-10{width:2.5rem;height:2.5rem}.size-16{width:4rem;height:4rem}.size-2{width:.5rem;height:.5rem}.size-2\.5{width:.625rem;height:.625rem}.size-3{width:.75rem;height:.75rem}.size-3\.5{width:.875rem;height:.875rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.h-1{height:.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[48px\]{height:48px}.h-\[57vh\]{height:57vh}.h-\[64vh\]{height:64vh}.h-\[73vh\]{height:73vh}.h-\[80\%\]{height:80%}.h-\[81vh\]{height:81vh}.h-\[85\%\]{height:85%}.h-\[8vh\]{height:8vh}.h-\[calc\(100\%-1px\)\]{height:calc(100% - 1px)}.h-\[calc\(100vh-var\(--header-height\)\)\]{height:calc(100vh - var(--header-height))}.h-\[calc\(80vh-200px\)\]{height:calc(80vh - 200px)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-svh{height:100svh}.max-h-64{max-height:16rem}.max-h-\[100vh\]{max-height:100vh}.max-h-\[10vh\]{max-height:10vh}.max-h-\[50vh\]{max-height:50vh}.max-h-\[55vh\]{max-height:55vh}.max-h-\[57vh\]{max-height:57vh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[63vh\]{max-height:63vh}.max-h-\[64vh\]{max-height:64vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[72vh\]{max-height:72vh}.max-h-\[73vh\]{max-height:73vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[81vh\]{max-height:81vh}.max-h-\[82vh\]{max-height:82vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[8vh\]{max-height:8vh}.max-h-\[91vh\]{max-height:91vh}.max-h-\[95vh\]{max-height:95vh}.max-h-\[9vh\]{max-height:9vh}.max-h-\[min\(60vh\,400px\)\]{max-height:min(60vh,400px)}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-9{min-height:2.25rem}.min-h-\[100px\]{min-height:100px}.min-h-\[100vh\]{min-height:100vh}.min-h-\[10vh\]{min-height:10vh}.min-h-\[50vh\]{min-height:50vh}.min-h-\[55vh\]{min-height:55vh}.min-h-\[57vh\]{min-height:57vh}.min-h-\[60vh\]{min-height:60vh}.min-h-\[63vh\]{min-height:63vh}.min-h-\[64vh\]{min-height:64vh}.min-h-\[72vh\]{min-height:72vh}.min-h-\[73vh\]{min-height:73vh}.min-h-\[80px\]{min-height:80px}.min-h-\[80vh\]{min-height:80vh}.min-h-\[81vh\]{min-height:81vh}.min-h-\[82vh\]{min-height:82vh}.min-h-\[8vh\]{min-height:8vh}.min-h-\[91vh\]{min-height:91vh}.min-h-\[9vh\]{min-height:9vh}.min-h-\[min\(50vh\,28rem\)\]{min-height:min(50vh,28rem)}.min-h-full{min-height:100%}.min-h-svh{min-height:100svh}.w-1{width:.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[300px\]{width:300px}.w-\[80\%\]{width:80%}.w-\[85\%\]{width:85%}.w-\[90\%\]{width:90%}.w-\[95vw\]{width:95vw}.w-\[min\(100vw-2rem\,22rem\)\]{width:min(100vw - 2rem,22rem)}.w-\[min\(100vw-2rem\,26rem\)\]{width:min(100vw - 2rem,26rem)}.w-auto{width:auto}.w-fit{width:-webkit-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-5{min-width:1.25rem}.min-w-\[4\.25rem\]{min-width:4.25rem}.min-w-\[80px\]{min-width:80px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-\[100\%\]{max-width:100%}.max-w-\[100vw\]{max-width:100vw}.max-w-\[70\%\]{max-width:70%}.max-w-\[80\%\]{max-width:80%}.max-w-\[calc\(95\%-2rem\)\]{max-width:calc(95% - 2rem)}.max-w-\[min\(100vw-2rem\,22rem\)\]{max-width:min(100vw - 2rem,22rem)}.max-w-\[min\(100vw-2rem\,26rem\)\]{max-width:min(100vw - 2rem,26rem)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-px{--tw-translate-x: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-px{--tw-translate-x: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0\.5{--tw-translate-y: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y: .5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[calc\(-50\%_-_2px\)\]{--tw-translate-y: calc(-50% - 2px) ;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.\!cursor-not-allowed{cursor:not-allowed!important}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize{resize:both}.scroll-my-1{scroll-margin-top:.25rem;scroll-margin-bottom:.25rem}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.\!items-start{align-items:flex-start!important}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-y-2{row-gap:.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-balance{text-wrap:balance}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-\[2px\]{border-radius:2px}.rounded-\[4px\]{border-radius:4px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-blue-400{--tw-border-opacity: 1 !important;border-color:#60a5fa!important;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))!important}.border-\[\#90a4ae\]{--tw-border-opacity: 1;border-color:#90a4ae;border-color:rgb(144 164 174 / var(--tw-border-opacity, 1))}.border-\[\#a8c9a0\]{--tw-border-opacity: 1;border-color:#a8c9a0;border-color:rgb(168 201 160 / var(--tw-border-opacity, 1))}.border-\[\#e5e7eb\]{--tw-border-opacity: 1;border-color:#e5e7eb;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:#bfdbfe;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:#93c5fd;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:#3b82f6;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:#2563eb;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:#e6e6e6;border-color:rgb(230 230 230 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:#d2d2d2;border-color:rgb(210 210 210 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:#c3c3c3;border-color:rgb(195 195 195 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:#b4b4b4;border-color:rgb(180 180 180 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:#969696;border-color:rgb(150 150 150 / var(--tw-border-opacity, 1))}.border-gray-600{--tw-border-opacity: 1;border-color:#828282;border-color:rgb(130 130 130 / var(--tw-border-opacity, 1))}.border-gray-700{--tw-border-opacity: 1;border-color:#646464;border-color:rgb(100 100 100 / var(--tw-border-opacity, 1))}.border-primary-600{--tw-border-opacity: 1;border-color:#0a58ca;border-color:rgb(10 88 202 / var(--tw-border-opacity, 1))}.border-primary-900{--tw-border-opacity: 1;border-color:#213644;border-color:rgb(33 54 68 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:#fca5a5;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-seat-charge{--tw-border-opacity: 1;border-color:#4a6cf7;border-color:rgb(74 108 247 / var(--tw-border-opacity, 1))}.border-seat-fixed{--tw-border-opacity: 1;border-color:#9c27b0;border-color:rgb(156 39 176 / var(--tw-border-opacity, 1))}.border-seat-locker{--tw-border-opacity: 1;border-color:#ff9800;border-color:rgb(255 152 0 / var(--tw-border-opacity, 1))}.border-seat-period{--tw-border-opacity: 1;border-color:#25da91;border-color:rgb(37 218 145 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white\/40{border-color:#fff6}.border-white\/80{border-color:#fffc}.border-t-blue-500{--tw-border-opacity: 1;border-top-color:#3b82f6;border-top-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.\!bg-blue-50{--tw-bg-opacity: 1 !important;background-color:#eff6ff!important;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))!important}.bg-\[\#cfd8dc\]{--tw-bg-opacity: 1;background-color:#cfd8dc;background-color:rgb(207 216 220 / var(--tw-bg-opacity, 1))}.bg-\[\#d3edd4\]{--tw-bg-opacity: 1;background-color:#d3edd4;background-color:rgb(211 237 212 / var(--tw-bg-opacity, 1))}.bg-\[\#e8f5e9\]{--tw-bg-opacity: 1;background-color:#e8f5e9;background-color:rgb(232 245 233 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:#000;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/40{background-color:#0006}.bg-black\/5{background-color:#0000000d}.bg-black\/50{background-color:#00000080}.bg-black\/80{background-color:#000c}.bg-blue-100{--tw-bg-opacity: 1;background-color:#dbeafe;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:#eff6ff;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:#3b82f6;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:#2563eb;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-cyan-400{--tw-bg-opacity: 1;background-color:#22d3ee;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:#e6e6e6;background-color:rgb(230 230 230 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:#d2d2d2;background-color:rgb(210 210 210 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:#b4b4b4;background-color:rgb(180 180 180 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:#f7f8f9;background-color:rgb(247 248 249 / var(--tw-bg-opacity, 1))}.bg-gray-50\/80{background-color:#f7f8f9cc}.bg-gray-50\/95{background-color:#f7f8f9f2}.bg-gray-900{--tw-bg-opacity: 1;background-color:#1b1d1f;background-color:rgb(27 29 31 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:#dcfce7;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:#f0fdf4;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:#22c55e;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-primary-300{--tw-bg-opacity: 1;background-color:#e9f0ff;background-color:rgb(233 240 255 / var(--tw-bg-opacity, 1))}.bg-primary-900{--tw-bg-opacity: 1;background-color:#213644;background-color:rgb(33 54 68 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:#fee2e2;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:#fef2f2;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:#ef4444;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-rose-600{--tw-bg-opacity: 1;background-color:#e11d48;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-seat-charge{--tw-bg-opacity: 1;background-color:#4a6cf7;background-color:rgb(74 108 247 / var(--tw-bg-opacity, 1))}.bg-seat-fixed{--tw-bg-opacity: 1;background-color:#9c27b0;background-color:rgb(156 39 176 / var(--tw-bg-opacity, 1))}.bg-seat-locker{--tw-bg-opacity: 1;background-color:#ff9800;background-color:rgb(255 152 0 / var(--tw-bg-opacity, 1))}.bg-seat-period{--tw-bg-opacity: 1;background-color:#25da91;background-color:rgb(37 218 145 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:#fff;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/15{background-color:#ffffff26}.bg-white\/20{background-color:#fff3}.bg-white\/25{background-color:#ffffff40}.bg-white\/95{background-color:#fffffff2}.bg-yellow-100{--tw-bg-opacity: 1;background-color:#fef9c3;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:#fefce8;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5 }.fill-current{fill:currentColor}.object-contain{object-fit:contain}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pl-2{padding-left:.5rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-sans{font-family:Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[10px\]{font-size:10px}.text-\[18px\]{font-size:18px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.text-\[\#1a2327\]{--tw-text-opacity: 1;color:#1a2327;color:rgb(26 35 39 / var(--tw-text-opacity, 1))}.text-\[\#263238\]{--tw-text-opacity: 1;color:#263238;color:rgb(38 50 56 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:#b45309;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:#92400e;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:#000;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-black\/50{color:#00000080}.text-black\/70{color:#000000b3}.text-blue-100{--tw-text-opacity: 1;color:#dbeafe;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:#3b82f6;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:#2563eb;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:#1d4ed8;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:#1e40af;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-current{color:currentColor}.text-cyan-400{--tw-text-opacity: 1;color:#22d3ee;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:#c3c3c3;color:rgb(195 195 195 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:#b4b4b4;color:rgb(180 180 180 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:#969696;color:rgb(150 150 150 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:#828282;color:rgb(130 130 130 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:#646464;color:rgb(100 100 100 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:#505050;color:rgb(80 80 80 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:#1b1d1f;color:rgb(27 29 31 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:#22c55e;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:#16a34a;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-primary-900{--tw-text-opacity: 1;color:#213644;color:rgb(33 54 68 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:#ef4444;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:#dc2626;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:#b91c1c;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:#991b1b;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:#fff;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/95{color:#fffffff2}.text-yellow-500{--tw-text-opacity: 1;color:#eab308;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:#ca8a04;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-blue-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1)) }.ring-blue-100\/80{--tw-ring-color: rgb(219 234 254 / .8) }.ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1)) }.ring-offset-1{--tw-ring-offset-width: 1px }.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[1px\]{--tw-backdrop-blur: blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\,opacity\]{transition-property:margin,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-none{transition-property:none}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.\[animation-delay\:-0\.2s\]{animation-delay:-.2s}.\[animation-delay\:-0\.4s\]{animation-delay:-.4s}.file\:inline-flex::-webkit-file-upload-button{display:inline-flex}.file\:inline-flex::file-selector-button{display:inline-flex}.file\:h-7::-webkit-file-upload-button{height:1.75rem}.file\:h-7::file-selector-button{height:1.75rem}.file\:border-0::-webkit-file-upload-button{border-width:0px}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::-webkit-file-upload-button{background-color:transparent}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::-webkit-file-upload-button{font-size:.875rem;line-height:1.25rem}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::-webkit-file-upload-button{font-weight:500}.file\:font-medium::file-selector-button{font-weight:500}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);inset:-.5rem}.after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.last\:border-b-0:last-child{border-bottom-width:0px}.hover\:border-gray-100:hover{--tw-border-opacity: 1;border-color:#e6e6e6;border-color:rgb(230 230 230 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:#c3c3c3;border-color:rgb(195 195 195 / var(--tw-border-opacity, 1))}.hover\:border-primary-hover:hover{--tw-border-opacity: 1;border-color:#0a58ca;border-color:rgb(10 88 202 / var(--tw-border-opacity, 1))}.hover\:bg-black\/70:hover{background-color:#000000b3}.hover\:bg-blue-100\/70:hover{background-color:#dbeafeb3}.hover\:bg-blue-200:hover{--tw-bg-opacity: 1;background-color:#bfdbfe;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:#eff6ff;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:#2563eb;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:#1d4ed8;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:#e6e6e6;background-color:rgb(230 230 230 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100\/80:hover{background-color:#e6e6e6cc}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:#d2d2d2;background-color:rgb(210 210 210 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:#c3c3c3;background-color:rgb(195 195 195 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:#f7f8f9;background-color:rgb(247 248 249 / var(--tw-bg-opacity, 1))}.hover\:bg-green-200:hover{--tw-bg-opacity: 1;background-color:#bbf7d0;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-300\/80:hover{background-color:#e9f0ffcc}.hover\:bg-primary-hover:hover{--tw-bg-opacity: 1;background-color:#0a58ca;background-color:rgb(10 88 202 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:#fef2f2;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500\/90:hover{background-color:#ef4444e6}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:#dc2626;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/90:hover{background-color:#ffffffe6}.hover\:bg-yellow-200:hover{--tw-bg-opacity: 1;background-color:#fef08a;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.hover\:text-black\/90:hover{color:#000000e6}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:#1d4ed8;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:#b4b4b4;color:rgb(180 180 180 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:#828282;color:rgb(130 130 130 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:#646464;color:rgb(100 100 100 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:#1b1d1f;color:rgb(27 29 31 / var(--tw-text-opacity, 1))}.hover\:text-primary-900:hover{--tw-text-opacity: 1;color:#213644;color:rgb(33 54 68 / var(--tw-text-opacity, 1))}.hover\:text-rose-100:hover{--tw-text-opacity: 1;color:#ffe4e6;color:rgb(255 228 230 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:#fff;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:ring-2:hover{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.hover\:ring-blue-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1)) }.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:#3b82f6;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1)) }.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1)) }.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px }.focus-visible\:z-10:focus-visible{z-index:10}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline-1:focus-visible{outline-width:1px}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-blue-300:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1)) }.focus-visible\:ring-blue-500:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1)) }.focus-visible\:ring-gray-300:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(195 195 195 / var(--tw-ring-opacity, 1)) }.focus-visible\:ring-white\/50:focus-visible{--tw-ring-color: rgb(255 255 255 / .5) }.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px }.active\:bg-blue-100:active{--tw-bg-opacity: 1;background-color:#dbeafe;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.active\:bg-gray-200:active{--tw-bg-opacity: 1;background-color:#d2d2d2;background-color:rgb(210 210 210 / var(--tw-bg-opacity, 1))}.active\:bg-white\/10:active{background-color:#ffffff1a}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1;background-color:#e6e6e6;background-color:rgb(230 230 230 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-500:disabled{--tw-text-opacity: 1;color:#969696;color:rgb(150 150 150 / var(--tw-text-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group:hover .group-hover\:flex{display:flex}.group\/menu-item:hover .group-hover\/menu-item\:opacity-100{opacity:1}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-50{opacity:.5}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[orientation\=horizontal\]\:h-px[data-orientation=horizontal]{height:1px}.data-\[orientation\=vertical\]\:h-full[data-orientation=vertical]{height:100%}.data-\[size\=default\]\:h-9[data-size=default]{height:2.25rem}.data-\[size\=sm\]\:h-8[data-size=sm]{height:2rem}.data-\[orientation\=horizontal\]\:w-full[data-orientation=horizontal]{width:100%}.data-\[orientation\=vertical\]\:w-px[data-orientation=vertical]{width:1px}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[inset\]\:pl-8[data-inset]{padding-left:2rem}.data-\[active\=true\]\:font-medium[data-active=true]{font-weight:500}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.\*\:data-\[slot\=select-value\]\:line-clamp-1[data-slot=select-value]>*{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\*\:data-\[slot\=select-value\]\:flex[data-slot=select-value]>*{display:flex}.\*\:data-\[slot\=select-value\]\:items-center[data-slot=select-value]>*{align-items:center}.\*\:data-\[slot\=select-value\]\:gap-2[data-slot=select-value]>*{gap:.5rem}.group[data-disabled=true] .group-data-\[disabled\=true\]\:pointer-events-none{pointer-events:none}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width) * -1)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width) * -1)}.group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.group[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden{display:none}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+\(--spacing\(4\)\)\)\]{width:calc(var(--sidebar-width-icon) + (--spacing(4)))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+\(--spacing\(4\)\)\+2px\)\]{width:calc(var(--sidebar-width-icon) + (--spacing(4)) + 2px)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0{width:0px}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-side=right] .group-data-\[side\=right\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden{overflow:hidden}.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg{border-radius:.5rem}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border{border-width:1px}.group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.group[data-disabled=true] .group-data-\[disabled\=true\]\:opacity-50{opacity:.5}.group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{content:var(--tw-content);left:100%}.peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:max-w-\[425px\]{max-width:425px}.sm\:max-w-sm{max-width:24rem}.sm\:flex-none{flex:none}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:gap-x-3{column-gap:.75rem}.sm\:gap-y-1{row-gap:.25rem}}@media (min-width: 768px){.md\:bottom-6{bottom:1.5rem}.md\:left-auto{left:auto}.md\:right-6{right:1.5rem}.md\:-mx-4{margin-left:-1rem;margin-right:-1rem}.md\:-mt-4{margin-top:-1rem}.md\:mb-4{margin-bottom:1rem}.md\:mt-6{margin-top:1.5rem}.md\:block{display:block}.md\:flex{display:flex}.md\:h-12{height:3rem}.md\:h-6{height:1.5rem}.md\:h-7{height:1.75rem}.md\:w-12{width:3rem}.md\:w-6{width:1.5rem}.md\:w-7{width:1.75rem}.md\:w-\[40\%\]{width:40%}.md\:w-\[500px\]{width:500px}.md\:max-w-md{max-width:28rem}.md\:max-w-xs{max-width:20rem}.md\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.md\:p-3{padding:.75rem}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:pt-4{padding-top:1rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:opacity-0{opacity:0}.md\:after\:hidden:after{content:var(--tw-content);display:none}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.peer[data-variant=inset][data-state=collapsed]~.md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media (min-width: 1024px){.lg\:max-w-md{max-width:28rem}}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>li\>button\]\:p-2>li>button{padding:.5rem}.\[\&\>span\:last-child\]\:truncate>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y: -3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>svg\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:left-4>svg{left:1rem}.\[\&\>svg\]\:top-4>svg{top:1rem}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:1rem;height:1rem}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-6 svg:not([class*=size-]){width:1.5rem;height:1.5rem}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}@charset "UTF-8";@layer reset{@import "./setting/reset.css";@import "./setting/fonts.css";@import "./base.css";}html,body{margin:0;padding:0}@keyframes commonModal_modalFadeIn__GH\+ZM{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.response-modal{background:#fff;border-radius:12px;width:100%;max-width:480px;position:relative;box-shadow:0 4px 20px #00000026;animation:commonModal_modalFadeIn__GH\+ZM .3s ease-out}.response-modal .response-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #dee2e6}.response-modal .response-modal-header h3{font-size:18px;font-weight:600;margin:0}.response-modal .response-modal-header .close-button{background:none;border:none;font-size:24px;cursor:pointer;padding:0;color:#666}.response-modal .response-modal-header .close-button:hover{color:#333}.response-modal .response-modal-body{padding:1rem}.response-modal .response-modal-footer{display:flex;justify-content:flex-end;padding:.75rem;gap:.5rem;border-top:1px solid #dee2e6}.aca-container{min-height:100vh;background:#f9fafb}.aca-container .aca-main-content{margin-left:240px;padding:24px;transition:margin-left .3s ease}.aca-container .aca-main-content.nav-collapsed{margin-left:64px}.aca-table{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:24px}.aca-table table{width:100%}.aca-table table th{background:#f9fafb;color:#111827;font-weight:500;padding:12px 16px}.aca-table table td{padding:12px 16px;border-bottom:1px solid #f3f4f6}.aca-btn .aca-time-dropdown-button{border-radius:8px;padding:8px 16px;font-size:.9rem;transition:all .2s ease}.aca-btn-primary{background:#4a6cf7;color:#fff;border:none}.aca-btn-primary:hover{background:#3258f6}.aca-btn-outline{background:#fff;border:1px solid #e5e7eb;color:#6b7280}.aca-btn-outline:hover{background:#f9fafb}.aca-badge{padding:4px 8px;border-radius:4px;font-size:.85rem;font-weight:500}.aca-badge-primary{background:#4a6cf71a;color:#4a6cf7}.aca-badge-secondary{background:#6b72801a;color:#6b7280}.aca-badge-success{background:#4a6cf71a;color:#4a6cf7}.aca-badge-info{background:#60a5fa1a;color:#60a5fa}.aca-badge-light{background:#f9fafb1a;color:#f9fafb}.aca-badge-dark{background:#1118271a;color:#111827}.aca-badge-bg-primary{background:#ffffff1a;color:#fff}.aca-badge-bg-secondary{background:#f9fafb1a;color:#f9fafb}.aca-badge-bg-hover{background:#eff6ff1a;color:#eff6ff}.aca-badge-bg-active{background:#dbeafe1a;color:#dbeafe}.aca-badge-border{background:#e5e7eb1a;color:#e5e7eb}.aca-badge-border-light{background:#f3f4f61a;color:#f3f4f6}.aca-time-dropdown{position:relative;display:inline-block}.aca-time-dropdown-button{min-width:80px;text-align:left;display:flex;align-items:center;justify-content:space-between}.aca-time-dropdown-button .icon{transition:transform .2s}.aca-time-dropdown-button .icon.open{transform:rotate(180deg)}.aca-time-dropdown-content{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;width:320px;max-height:80vh;z-index:1000}.aca-time-dropdown-content.dropdown-down{bottom:auto;top:calc(100% + 8px)}.aca-time-dropdown-content .time-column{flex:1 1}.aca-time-dropdown-content .time-column.am .time-option{color:#666;text-align:center}.aca-time-dropdown-content .time-column.am .time-option:hover{background:#66666614}.aca-time-dropdown-content .time-column.am .time-option.selected{background:#66666626;font-weight:500}.aca-time-dropdown-content .time-column.pm .time-option{color:#4a6cf7;text-align:center}.aca-time-dropdown-content .time-column.pm .time-option:hover{background:#4a6cf70d}.aca-time-dropdown-content .time-column.pm .time-option.selected{background:#4a6cf71a;font-weight:500}.aca-time-dropdown-content .time-column .column-header{padding:8px 12px;margin-bottom:4px;font-weight:500;text-align:center;background:#fff;border-radius:4px}.aca-time-dropdown-content .time-column .column-header.am{color:#666;background:#66666614}.aca-time-dropdown-content .time-column .column-header.pm{color:#4a6cf7;background:#4a6cf714}.aca-time-dropdown-content .time-column .time-option{padding:8px 16px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.aca-toggle-group{width:100%;margin-bottom:24px}.aca-toggle-group .aca-toggle-button{flex:1 1;padding:12px 24px;font-size:1rem}
