.error-boundary-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.error-boundary-content{background:#fff;border-radius:16px;padding:40px;max-width:600px;width:100%;box-shadow:0 20px 60px #00000026;text-align:center;animation:slideUp .6s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.error-icon{font-size:64px;margin-bottom:20px;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.error-boundary-content h1{color:#1f2937;font-size:28px;font-weight:700;margin-bottom:16px}.error-message{color:#6b7280;font-size:16px;line-height:1.6;margin-bottom:32px}.error-actions{display:flex;gap:16px;justify-content:center;margin-bottom:32px;flex-wrap:wrap}.primary-button{background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.primary-button:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 25px #3b82f64d}.secondary-button{background:#6b7280;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.secondary-button:hover{background:#4b5563;transform:translateY(-2px);box-shadow:0 8px 25px #6b72804d}.error-help{background:#f9fafb;border-radius:8px;padding:20px;text-align:left;margin-top:20px}.error-help p{color:#374151;font-weight:600;margin-bottom:12px;font-size:14px}.error-help ul{color:#6b7280;font-size:14px;line-height:1.6;margin:0;padding-left:20px}.error-help li{margin-bottom:8px}.error-details{background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;padding:16px;margin:20px 0;text-align:left}.error-details summary{cursor:pointer;font-weight:600;color:#374151;margin-bottom:12px;padding:8px;border-radius:4px;transition:background .3s ease}.error-details summary:hover{background:#e5e7eb}.error-stack{margin-top:16px}.error-stack h4{color:#dc2626;font-size:14px;margin:16px 0 8px}.error-stack p{color:#991b1b;font-size:14px;background:#fef2f2;padding:8px 12px;border-radius:4px;border-left:4px solid #ef4444;margin:0 0 12px}.error-stack pre{background:#1f2937;color:#f9fafb;padding:12px;border-radius:4px;overflow-x:auto;font-size:12px;line-height:1.4;margin:0 0 12px;white-space:pre-wrap;word-break:break-word}@media (max-width: 768px){.error-boundary-container{padding:16px}.error-boundary-content{padding:24px}.error-boundary-content h1{font-size:24px}.error-message{font-size:14px}.error-actions{flex-direction:column;align-items:center}.primary-button,.secondary-button{width:100%;max-width:280px}.error-icon{font-size:48px}}.login-container{display:flex;height:100vh;background:linear-gradient(120deg,#f5f7fa,#c3cfe2);font-family:Pretendard,sans-serif}.login-left{flex:1;background:#1e1e2f;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}.login-title{font-size:48px;font-weight:700;margin-bottom:20px}.login-subtext{font-size:18px;opacity:.9}.login-box{flex:1;background:#fff;padding:60px 40px;display:flex;flex-direction:column;justify-content:center}.login-heading{font-size:32px;margin-bottom:30px;font-weight:600}.login-input-group{margin-bottom:20px}.login-input-group label{display:block;margin-bottom:6px;font-weight:500}.login-input-group input{width:100%;padding:10px;font-size:16px;border:1px solid #ccc;border-radius:8px;transition:all .2s ease}.login-input-group input:focus{border-color:#2b7cff;outline:none;box-shadow:0 0 0 2px #2b7cff33}.login-button{padding:12px;font-size:18px;background-color:#2b7cff;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;margin-top:10px;transition:background-color .2s ease}.login-button:hover{background-color:#1f5fc0}body.attendance-page,html.attendance-page{background-color:#fff;color:#000;font-family:Noto Sans KR,sans-serif;min-height:auto}.attendance-page-wrapper{background-color:#fff;color:#000;padding:1rem;min-height:100vh}.attendance-container{overflow-x:auto;max-height:90vh;padding:1rem;background-color:#fff}.attendance-table{width:100%;table-layout:fixed;border-collapse:collapse;text-align:center;font-size:13px;font-family:Noto Sans KR,sans-serif;background-color:#fff;border:1px solid #ccc}.attendance-table th,.attendance-table td{padding:4px 6px;border:1px solid #ccc;vertical-align:middle;white-space:normal;background-color:#fff;line-height:1.4}.attendance-table td{min-height:40px}.attendance-table th{position:sticky;top:0;background-color:#f1f5f9;z-index:20}.attendance-table tr:nth-child(2n){background-color:#f9f9f9}.attendance-table th:nth-child(1),.attendance-table td:nth-child(1){width:40px}.attendance-table th:nth-child(2),.attendance-table td:nth-child(2){width:60px}.attendance-table th:nth-child(3),.attendance-table td:nth-child(3){width:80px}.attendance-table th:nth-child(4),.attendance-table td:nth-child(4){width:100px}.attendance-table th:nth-child(5),.attendance-table td:nth-child(5){width:110px;font-size:12px}.attendance-table th:nth-child(6),.attendance-table td:nth-child(6),.attendance-table th:nth-child(7),.attendance-table td:nth-child(7),.attendance-table th:nth-child(8),.attendance-table td:nth-child(8){width:90px;font-size:12px}.attendance-table th:nth-child(9),.attendance-table td:nth-child(9){width:140px;white-space:nowrap}.attendance-table th:nth-child(10),.attendance-table td:nth-child(10){width:130px}.attendance-table th:nth-child(11),.attendance-table td:nth-child(11){width:100px}.status-buttons{display:flex;justify-content:center;align-items:center;gap:4px;flex-wrap:wrap;height:100%}.status-buttons button{padding:4px 8px;font-size:12px;color:#fff;background-color:#6366f1;border:none;border-radius:4px;transition:background-color .2s ease;white-space:nowrap}.status-buttons input{padding:4px 6px;font-size:12px;border:1px solid #ccc;border-radius:4px}.status-reason{font-size:12px;color:gray;margin-left:4px;white-space:nowrap;display:inline-block;max-width:120px;overflow:hidden;text-overflow:ellipsis}.highlight-row td{background-color:#fff9c4;color:#2563eb}.late-row td{background-color:#ffe0b2;color:#dc2626}.absent-row td{background-color:#ffcdd2;color:#dc2626}.modal-backdrop-custom{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:1050;display:flex;align-items:center;justify-content:center}.modal-content-custom{width:90%;max-width:400px}: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:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex: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:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{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{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:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;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:unset}.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:initial;transform-origin:right;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:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{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:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,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)}}.student-register-container{background-color:#fff;padding:40px;max-width:1200px;margin:40px auto;border-radius:12px;box-shadow:0 8px 16px #00000014}.student-register-container h2{font-size:24px;font-weight:700;margin-bottom:32px;color:#1f2937;text-align:center}.student-form{display:grid;grid-template-columns:1fr 1fr;gap:24px 40px}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;font-size:15px;margin-bottom:8px;color:#374151}.form-group input,.form-group select,.form-group textarea{padding:12px;font-size:15px;border:1px solid #d1d5db;border-radius:8px;background-color:#f9fafb;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;background-color:#fff}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444;background-color:#fef2f2}.form-group input.error:focus,.form-group select.error:focus,.form-group textarea.error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #ef44441a}.error-message{color:#ef4444;font-size:13px;margin-top:4px;display:block;font-weight:500}.radio-group{display:flex;gap:24px;font-size:15px;margin-top:4px}.radio-group input{margin-right:6px}.submit-button{grid-column:span 2;justify-self:center;background-color:#2563eb;color:#fff;border:none;padding:14px 28px;font-weight:600;font-size:16px;border-radius:8px;cursor:pointer;transition:background-color .2s}.submit-button:hover{background-color:#1e40af}.modal-backdrop{position:fixed!important;inset:0!important;background:#0009!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:9999!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{background:#fff!important;padding:24px!important;border-radius:12px!important;width:400px!important;min-width:350px!important;max-width:90vw!important;max-height:80vh!important;box-shadow:0 8px 32px #0003!important;font-size:16px!important;position:relative!important;animation:modalFadeIn .3s ease-out;overflow:hidden!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important}.modal h2{margin:0 0 20px!important;font-size:20px!important;font-weight:700!important;color:#1f2937!important;text-align:center!important;flex-shrink:0!important;line-height:1.3!important}.modal-row{display:flex!important;align-items:center!important;margin-bottom:16px!important;flex-shrink:0!important;gap:12px!important}.modal-row label{width:90px!important;margin-right:0!important;font-size:15px!important;font-weight:600!important;color:#374151!important;flex-shrink:0!important}.modal-row span{flex:1!important;font-size:16px!important;font-weight:700!important;color:#3b82f6!important;padding:8px 12px!important;background:#eff6ff!important;border-radius:6px!important;border:2px solid #dbeafe!important}.modal input[type=text],.modal select{flex:1!important;padding:10px 12px!important;font-size:15px!important;border:2px solid #d1d5db!important;border-radius:8px!important;transition:all .2s ease!important;height:auto!important;min-height:40px!important;box-sizing:border-box!important;font-weight:500!important}.modal input[type=text]:focus,.modal select:focus{outline:none!important;border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61a!important}.modal-actions{display:flex!important;justify-content:center!important;gap:12px!important;margin-top:24px!important;flex-shrink:0!important;padding-top:16px!important;border-top:1px solid #e5e7eb!important}.modal-actions button{padding:12px 20px!important;font-size:15px!important;border:none!important;border-radius:8px!important;cursor:pointer!important;font-weight:600!important;transition:all .2s ease!important;min-width:80px!important;min-height:44px!important;flex-shrink:0!important}.modal-actions button.primary{background-color:#3b82f6!important;color:#fff!important}.modal-actions button.primary:hover{background-color:#2563eb!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #3b82f64d!important}.modal-actions button.primary:disabled{background-color:#9ca3af!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}.modal-actions button.secondary{background-color:#6b7280!important;color:#fff!important}.modal-actions button.secondary:hover{background-color:#4b5563!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #6b72804d!important}.modal-actions button.danger{background-color:#ef4444!important;color:#fff!important}.modal-actions button.danger:hover{background-color:#dc2626!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #ef44444d!important}.modal .modal-row div[style]{flex:1!important}@media (max-width: 480px){.modal{width:90%!important;max-width:380px!important;min-width:300px!important;padding:20px!important}.modal h2{font-size:18px!important}.modal-row{margin-bottom:18px!important}.modal-row label{width:80px!important;font-size:14px!important}.modal-row span{font-size:15px!important}.modal input[type=text],.modal select{font-size:14px!important;padding:12px!important}.modal-actions{flex-direction:column!important;gap:8px!important}.modal-actions button{width:100%!important;padding:14px 16px!important;font-size:16px!important;min-height:48px!important}}.student-schedule-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.student-schedule-modal{background:#fff;border-radius:16px;width:95vw;max-width:1600px;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px #0000004d;animation:slideUp .4s ease-out;display:flex;flex-direction:column}@keyframes slideUp{0%{opacity:0;transform:translateY(50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:28px 36px;border-bottom:2px solid #e5e7eb;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.modal-header h2,.modal-header h3{margin:0;font-size:26px;font-weight:700;display:flex;align-items:center;gap:12px;line-height:1.3}.close-button,.close-btn{background:#fff3;border:none;color:#fff;font-size:28px;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-weight:700}.close-button:hover,.close-btn:hover{background:#ffffff4d;transform:scale(1.1)}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px;min-height:350px}.loading-container p,.error-container p{font-size:18px;color:#374151;font-weight:500}.loading-spinner{width:60px;height:60px;border:5px solid #f3f4f6;border-top:5px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.schedule-content{padding:24px;overflow-y:auto;overflow-x:hidden;flex:1}.week-info{text-align:center;font-size:20px;font-weight:600;color:#374151;margin-bottom:36px;padding:20px;background:#f8fafc;border-radius:16px;border:2px solid #e2e8f0;line-height:1.4}.current-week{color:#3b82f6;font-weight:700}.weekly-schedule-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:16px;padding:0 12px;width:100%;min-height:400px}.day-card{background:#fff;border-radius:16px;border:2px solid #e5e7eb;overflow:visible;transition:all .3s ease;box-shadow:0 4px 12px #0000001a;min-width:180px;min-height:350px;display:flex;flex-direction:column}.day-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000026;border-color:#3b82f6}.day-card.today{border-color:#f59e0b;background:linear-gradient(135deg,#fef3c7,#fff7ed)}.day-card.today:hover{border-color:#d97706}.day-header{background:#f8fafc;padding:20px 16px;text-align:center;border-bottom:1px solid #e5e7eb;position:relative}.day-card.today .day-header{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.day-header h3,.day-header h4{margin:0 0 6px;font-size:18px;font-weight:700;line-height:1.3}.day-header .date{font-size:15px;opacity:.8;font-weight:500}.today-badge{position:absolute;top:10px;right:10px;background:#ef4444;color:#fff;font-size:12px;padding:6px 10px;border-radius:16px;font-weight:700;animation:pulse 2s infinite}.day-schedule{padding:16px 12px;flex:1;display:flex;flex-direction:column;gap:12px;overflow:visible}.schedule-item{display:flex;align-items:center;gap:8px;padding:12px 10px;border-radius:8px;background:#f8fafc;border-left:4px solid transparent;transition:all .3s ease;min-height:50px}.schedule-item:hover{background:#f1f5f9;transform:translate(6px)}.schedule-item.study{border-left-color:#3b82f6;background:#eff6ff}.schedule-item.lunch{border-left-color:#10b981;background:#ecfdf5}.schedule-item.dinner{border-left-color:#f59e0b;background:#fffbeb}.schedule-item.outing{border-left-color:#8b5cf6;background:#faf5ff}.schedule-item .icon{font-size:20px;min-width:24px}.schedule-item .schedule-content{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.schedule-item label{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.schedule-item .time{font-size:13px;font-weight:600;color:#1f2937;line-height:1.2;font-family:SF Mono,Monaco,Cascadia Code,monospace;word-break:break-all;overflow-wrap:break-word}.no-schedule{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#6b7280;font-style:italic;gap:12px;font-size:16px;font-weight:500}.no-schedule .icon{font-size:28px;opacity:.5}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease-out}.modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;animation:slideUp .4s ease-out;display:flex;flex-direction:column;overflow:hidden}.modal-body{padding:24px 32px 32px;overflow-y:auto;flex:1}.editable-schedule-modal{max-width:1400px!important;width:95vw!important;max-height:90vh!important}.schedule-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;padding:24px 0}.schedule-day-card{border:2px solid #e9ecef;border-radius:16px;padding:20px;background:#fff;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.schedule-day-card:hover{border-color:#007bff;box-shadow:0 8px 20px #00000026;transform:translateY(-2px)}.day-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #e9ecef}.day-header h4{margin:0;color:#495057;font-size:18px;font-weight:700;flex:1}.day-actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.delete-day-btn{background:#dc3545;color:#fff;border:none;padding:8px 10px;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s ease;height:32px;width:32px;display:flex;align-items:center;justify-content:center}.delete-day-btn:hover{background:#c82333;transform:translateY(-2px)}.schedule-blocks{min-height:100px}.empty-schedule{color:#6c757d;font-style:italic;text-align:center;padding:24px;background:#f8f9fa;border-radius:12px;border:2px dashed #dee2e6;font-size:16px;font-weight:500}.schedule-block{display:flex;justify-content:space-between;align-items:center;padding:16px;margin-bottom:12px;border-radius:12px;border-left:5px solid;background:#f8f9fa;transition:all .2s ease}.schedule-block:hover{background:#e9ecef;transform:translate(6px)}.schedule-block.study{border-left-color:#28a745;background:#d4edda}.schedule-block.lunch{border-left-color:#fd7e14;background:#fff3cd}.schedule-block.dinner{border-left-color:#dc3545;background:#f8d7da}.schedule-block.outing{border-left-color:#6f42c1;background:#e2d9f3}.block-info{display:flex;flex-direction:column;gap:6px}.block-type{font-weight:700;font-size:15px;color:#495057}.block-time{font-size:14px;color:#6c757d;font-family:SF Mono,Monaco,Cascadia Code,monospace;font-weight:600}.delete-block-btn{background:#dc3545;color:#fff;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-weight:700}.delete-block-btn:hover{background:#c82333;transform:scale(1.1)}.block-actions{display:flex;gap:8px;align-items:center}.edit-block-btn{background:#007bff;color:#fff;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.edit-block-btn:hover{background:#0056b3;transform:scale(1.1)}.day-card.editable{cursor:pointer}.day-card.editable:hover{border-color:#3b82f6;box-shadow:0 8px 25px #3b82f633}.edit-mode-hint{color:#3b82f6;font-weight:600;font-size:14px}.edit-icon{position:absolute;top:8px;right:8px;font-size:14px;opacity:.7}.day-edit-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e5e7eb}.back-btn{background:#6b7280;color:#fff;border:none;padding:10px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.back-btn:hover{background:#4b5563;transform:translateY(-2px)}.schedule-blocks-edit{display:flex;flex-direction:column;gap:12px;max-width:600px;margin:0 auto}.loading{text-align:center;padding:50px;color:#6c757d;font-size:18px;font-weight:500}@media (max-width: 1400px){.weekly-schedule-grid{grid-template-columns:repeat(5,1fr);gap:12px}.day-card{min-width:160px}}@media (max-width: 1200px){.weekly-schedule-grid{grid-template-columns:repeat(4,1fr);gap:10px}.day-card{min-width:150px;min-height:320px}.schedule-item{padding:10px 8px;min-height:45px}.schedule-item .time{font-size:12px}}@media (max-width: 1024px){.weekly-schedule-grid{grid-template-columns:repeat(3,1fr);gap:12px}.day-card{min-width:140px}}@media (max-width: 768px){.student-schedule-modal{width:98vw;max-height:95vh}.modal-header{padding:20px 16px}.modal-header h2,.modal-header h3{font-size:18px}.schedule-content{padding:16px 12px}.weekly-schedule-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:0 8px}.day-card{min-width:130px;min-height:280px}.day-schedule{padding:12px 8px}.schedule-item{padding:8px 6px;min-height:40px}.schedule-item .time{font-size:11px}}@media (max-width: 480px){.weekly-schedule-grid{grid-template-columns:1fr;gap:8px}.day-card{margin-bottom:8px;min-width:auto;min-height:250px}.schedule-content{padding:16px 8px}}.add-schedule-btn{background:#007bff;color:#fff;border:none;padding:8px 14px;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:all .2s ease;height:32px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.add-schedule-btn:hover{background:#0056b3;transform:translateY(-2px)}.add-schedule-form{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;padding:24px;margin:20px 0;box-shadow:0 4px 12px #0000001a}.add-schedule-form h4{margin:0 0 20px;color:#495057;font-size:18px;font-weight:700}.form-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.form-row label{font-weight:600;color:#495057;min-width:80px;font-size:14px}.form-row select,.form-row input{flex:1;padding:10px 12px;border:2px solid #e9ecef;border-radius:6px;background:#fff;color:#495057;font-size:14px;transition:border-color .2s ease}.form-row select:focus,.form-row input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.form-actions{display:flex;gap:12px;margin-top:20px;justify-content:flex-end}.save-btn{background:#28a745;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.save-btn:hover{background:#218838;transform:translateY(-2px)}.cancel-btn{background:#6c757d;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.cancel-btn:hover{background:#5a6268;transform:translateY(-2px)}.time-format-help{margin-top:16px;padding:12px;background:#e7f3ff;border:1px solid #b3d9ff;border-radius:6px;font-size:13px;color:#0056b3;line-height:1.4}.no-schedule-data{display:flex;align-items:center;justify-content:center;min-height:300px;padding:40px 20px}.empty-schedule-message{text-align:center;color:#6c757d}.empty-schedule-message h3{margin:0 0 12px;font-size:20px;font-weight:600;color:#495057}.empty-schedule-message p{margin:8px 0;font-size:16px;line-height:1.5}.autonomous-btn{background:#ffc107;color:#212529;border:none;padding:8px 14px;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:all .2s ease;height:32px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.autonomous-btn:hover{background:#e0a800;transform:translateY(-2px)}.confirm-modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.confirm-modal{background:#fff;border-radius:16px;padding:32px;max-width:500px;width:90vw;box-shadow:0 20px 60px #0006;animation:slideUp .3s ease-out}.confirm-header{text-align:center;margin-bottom:24px}.confirm-header h3{margin:0;color:#dc3545;font-size:22px;font-weight:700}.confirm-content{text-align:center;margin-bottom:32px}.confirm-content p{margin:12px 0;font-size:16px;line-height:1.5;color:#495057}.confirm-content p:first-child{color:#dc3545;font-weight:600}.confirm-actions{display:flex;gap:16px;justify-content:center}.confirm-btn{background:#dc3545;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease}.confirm-btn:hover{background:#c82333;transform:translateY(-2px)}.autonomous-badge,.unwritten-badge{font-size:11px;padding:4px 8px;border-radius:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.autonomous-badge{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.unwritten-badge{background:#f8d7da;color:#721c24;border:1px solid #f1b0b7}.status-message{text-align:center;padding:24px 16px;border-radius:12px;font-size:18px;font-weight:600;margin:16px 0}.status-message.autonomous{background:linear-gradient(135deg,#fff3cd,#ffeaa7);color:#856404;border:2px solid #ffc107}.status-message.unwritten{background:linear-gradient(135deg,#f8d7da,#f1b0b7);color:#721c24;border:2px solid #dc3545}.day-card.autonomous{border-color:#ffc107!important;background:linear-gradient(135deg,#fffdf7,#fff9e6)!important}.day-card.unwritten{border-color:#dc3545!important;background:linear-gradient(135deg,#fefefe,#fff5f5)!important}.day-card.autonomous:hover{border-color:#e0a800!important;box-shadow:0 8px 25px #ffc1074d!important}.day-card.unwritten:hover{border-color:#c82333!important;box-shadow:0 8px 25px #dc35454d!important}.weekly-container{padding:20px;max-width:100%;margin:0 auto;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f9fafb;min-height:100vh;display:flex;flex-direction:column;height:100vh;overflow:hidden}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:16px}.weekly-container h2{margin:0 0 20px;color:#1f2937;font-size:28px;font-weight:700}.weekly-header{flex-shrink:0;margin-bottom:20px}.weekly-content-grid{flex:1;display:grid;grid-template-columns:1fr 320px;gap:20px;min-height:0;overflow:hidden}.weekly-main-content{display:flex;flex-direction:column;min-height:0;overflow:hidden}.weekly-sidebar{display:flex;flex-direction:column;gap:20px;height:-moz-fit-content;height:fit-content;position:sticky;top:20px;max-height:calc(100vh - 140px);overflow-y:auto}.sidebar-section{background:#fff;border-radius:12px;padding:20px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000d}.sidebar-title{margin:0 0 16px;font-size:16px;font-weight:700;color:#1f2937;display:flex;align-items:center;gap:8px}.search-container{position:relative;width:100%}.search-input{width:100%;padding:10px 36px 10px 12px;font-size:14px;border:1px solid #d1d5db;border-radius:8px;outline:none;transition:all .2s ease}.search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:16px;cursor:pointer;color:#6b7280;padding:4px;transition:color .2s ease}.search-clear:hover{color:#374151}.search-result{margin-top:12px;text-align:center;font-size:13px;color:#6b7280;padding:8px;background:#f9fafb;border-radius:6px}.unwritten-students-sidebar{display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto;padding:4px}.unwritten-student-btn{background:#fef3c7;color:#92400e;border:1px solid #fcd34d;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:left}.unwritten-student-btn:hover{background:#fde047;transform:translate(4px);box-shadow:0 2px 8px #fb923c33}.no-unwritten-sidebar{color:#16a34a;font-weight:600;font-size:14px;text-align:center;padding:20px;background:#f0fdf4;border-radius:8px;border:1px solid #86efac}.view-mode-toggle{display:flex;background:#fff;border-radius:8px;border:1px solid #d1d5db;overflow:hidden;box-shadow:0 1px 3px #0000001a}.view-mode-toggle button{padding:10px 16px;border:none;background:transparent;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease;color:#6b7280;border-right:1px solid #e5e7eb}.view-mode-toggle button:last-child{border-right:none}.view-mode-toggle button.active{background:#3b82f6;color:#fff}.view-mode-toggle button:hover:not(.active){background:#f3f4f6;color:#374151}.week-nav{display:flex;align-items:center;justify-content:center;gap:20px;font-size:16px;font-weight:600;margin-bottom:20px;padding:16px;background:#fff;border-radius:8px;border:1px solid #d1d5db;box-shadow:0 1px 3px #0000001a}.week-nav button{background:#3b82f6;color:#fff;border:none;border-radius:6px;padding:12px 20px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:8px}.week-nav button:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 8px #3b82f64d}.week-nav strong{color:#1f2937;padding:0 8px;font-size:18px}.table-container{background:#fff;border-radius:12px;border:1px solid #d1d5db;overflow-y:auto;overflow-x:auto;margin-bottom:20px;flex:1;box-shadow:0 4px 6px #0000000d;min-height:0}.weekly-table{width:100%;border-collapse:collapse;table-layout:auto;font-size:14px;text-align:center}.weekly-table th,.weekly-table td{border:1px solid #e5e7eb;padding:12px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;line-height:1.5;background-color:#fff}.weekly-table thead th{background:#f8fafc;font-weight:700;color:#374151;font-size:13px;padding:16px 8px;border-bottom:2px solid #d1d5db;position:sticky;top:0;z-index:10}.weekly-table tbody tr.has-student:hover{background-color:#f8fafc}.weekly-table tbody tr.empty-seat{opacity:.6}.weekly-table tbody tr.empty-seat:hover{background-color:#f9fafb}.seat-assigned{background:#10b981!important;color:#fff;border:none;border-radius:6px;padding:8px 12px;cursor:pointer;font-size:12px;font-weight:700;min-width:40px;transition:all .3s ease}.seat-assigned:hover{background:#059669!important;transform:scale(1.05)}.seat-empty{background:#6b7280!important;color:#fff;border:none;border-radius:6px;padding:8px 12px;cursor:pointer;font-size:12px;font-weight:700;min-width:40px;transition:all .3s ease}.seat-empty:hover{background:#4b5563!important}.student-name{font-weight:600;color:#1f2937}.empty-name{color:#9ca3af;font-style:italic}.today-schedule-compact{display:flex;flex-direction:column;gap:4px;min-width:200px;max-width:300px}.schedule-item{display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:4px;background:#f3f4f6;transition:all .3s ease;position:relative}.schedule-item.active{background:#dbeafe;border:2px solid #3b82f6;animation:pulse-blue 2s infinite}.schedule-type{font-size:16px;min-width:20px}.schedule-time{font-size:12px;font-weight:600;color:#374151;flex:1}.live-indicator{color:#ef4444;font-size:12px;animation:blink 1s infinite;margin-left:4px}.today-schedule-empty{color:#9ca3af;font-style:italic;font-size:12px;padding:8px;text-align:center}@keyframes pulse-blue{0%,to{box-shadow:0 0 5px #3b82f699}50%{box-shadow:0 0 20px #3b82f6e6}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.skeleton-row{animation:skeleton-loading 1.5s infinite ease-in-out}.skeleton-box{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:4px}.skeleton-seat{width:40px;height:20px}.skeleton-name{width:80px;height:20px}.skeleton-detail{width:100px;height:20px}.skeleton-schedule{width:150px;height:20px}.skeleton-count{width:30px;height:20px}.skeleton-week-nav{width:300px;height:40px}.skeleton-toggle{width:200px;height:36px}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.weekly-table .schedule-col{width:200px;min-width:150px}.weekly-table .schedule-display-col{width:200px;min-width:150px;max-width:300px}.weekly-table .tardiness-col,.weekly-table .absence-col,.weekly-table .attendance-col{width:80px;min-width:60px;text-align:center;font-weight:600}.weekly-table .attendance-col{padding:8px;transition:all .3s ease;border-radius:4px}.schedule-toggle-btn{background:#8b5cf6!important;color:#fff;border:none;border-radius:6px;padding:8px 16px;cursor:pointer;font-size:12px;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:4px}.schedule-toggle-btn:hover{background:#7c3aed!important;transform:translateY(-1px)}.schedule-detail-row{background:#f8fafc!important}.schedule-detail-row td{background:#f8fafc!important;padding:20px;border-top:2px solid #e5e7eb}.schedule-detail-container{width:100%;overflow-x:auto;border-radius:8px;background:#fff;box-shadow:0 2px 4px #0000001a}.schedule-detail-table{width:100%;border-collapse:collapse;margin:0;font-size:12px}.schedule-detail-table th,.schedule-detail-table td{border:1px solid #e5e7eb;padding:8px 6px;text-align:center;white-space:nowrap}.schedule-detail-table thead th{background:#f3f4f6;font-weight:600;color:#374151;font-size:11px}.schedule-detail-table thead th[colspan="4"]{background:#ddd6fe;color:#5b21b6;font-weight:700}.schedule-detail-table thead .today-header{background:#dbeafe!important;color:#1e40af!important;position:relative}.today-badge{background:#ef4444;color:#fff;font-size:10px;padding:2px 6px;border-radius:10px;margin-left:8px;animation:pulse 2s infinite}.schedule-detail-table thead tr:nth-child(2) th{background:#fef3c7;color:#92400e;font-weight:600}.today-cell{background:#e3f2fd!important;border:2px solid #2196f3!important}.active-schedule{background:#c8e6c9!important;border:2px solid #4caf50!important;position:relative}.active-schedule:before{content:"진행중";position:absolute;top:-8px;right:-8px;background:#4caf50;color:#fff;font-size:10px;padding:2px 6px;border-radius:10px;font-weight:700;z-index:5}.tardiness-col,.absence-col{transition:all .3s ease}.tardiness-col[style*="background-color: rgb(255, 165, 0)"]{color:#fff!important;text-shadow:1px 1px 2px rgba(0,0,0,.3);animation:pulse-orange 2s infinite;border-radius:4px}.absence-col[style*="background-color: rgb(255, 182, 193)"]{color:#000!important;text-shadow:1px 1px 2px rgba(255,255,255,.8);animation:pulse-pink 2s infinite;border-radius:4px}@keyframes pulse-orange{0%,to{box-shadow:0 0 8px #ffa50099}50%{box-shadow:0 0 20px #ffa500e6}}@keyframes pulse-pink{0%,to{box-shadow:0 0 8px #ffb6c199}50%{box-shadow:0 0 20px #ffb6c1e6}}.weekly-table tbody td{background-color:#fff}.weekly-table tbody tr:nth-child(2n) td{background-color:#f9fafb}.weekly-table td[style*=lightyellow]{background-color:#fef3c7!important;border:1px solid #fcd34d}.editable-cell{cursor:pointer;border-radius:2px;min-height:20px;display:flex;align-items:center;justify-content:center;padding:2px}.editable-cell:hover{background-color:#e0f2fe;border-color:#0284c7}.unassigned-students{background:#f3f4f6;border-radius:8px;border:1px solid #d1d5db;padding:20px;margin-top:20px}.unassigned-students h3{color:#1f2937;margin-bottom:16px;font-size:18px;font-weight:700}.unassigned-students button{background:#10b981;color:#fff;border:none;border-radius:6px;padding:10px 16px;margin:4px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease}.unassigned-students button:hover{background:#059669;transform:translateY(-1px)}.error-message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;background:#fef2f2;border-radius:12px;border:2px solid #fecaca;text-align:center;gap:20px;max-width:600px;margin:40px auto}.error-message h3{color:#dc2626;font-size:24px;font-weight:700;margin:0}.error-message p{color:#991b1b;font-size:16px;margin:0;line-height:1.6}.error-message:before{content:"⚠️";font-size:48px}.retry-button{background:#ef4444;color:#fff;border:none;border-radius:8px;padding:12px 24px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease}.retry-button:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}@media (max-width: 1400px){.weekly-content-grid{grid-template-columns:1fr 280px}}@media (max-width: 1200px){.weekly-content-grid{grid-template-columns:1fr;gap:0}.weekly-sidebar{position:relative;top:auto;max-height:none;margin-top:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.weekly-container{padding:16px}.page-header{flex-direction:column;align-items:stretch}.weekly-table{font-size:13px}.weekly-table th,.weekly-table td{padding:8px 6px}.today-schedule-compact{min-width:150px;max-width:200px}}@media (max-width: 768px){.weekly-container{padding:12px}.weekly-container h2{font-size:24px}.week-nav{flex-direction:column;gap:12px}.view-mode-toggle{width:100%}.view-mode-toggle button{flex:1}.weekly-table{font-size:12px}.today-schedule-compact{min-width:120px;max-width:150px}.schedule-item{gap:4px;padding:2px 6px}.schedule-time{font-size:11px}.weekly-sidebar{grid-template-columns:1fr}.sidebar-section{padding:16px}.unwritten-students-sidebar{max-height:200px}}.weekly-table tbody tr:hover:after{content:attr(data-seat-info);position:fixed;top:20px;right:20px;background:#1f2937;color:#fff;padding:12px 16px;border-radius:8px;font-size:16px;font-weight:600;z-index:1000;box-shadow:0 4px 12px #0000004d;pointer-events:none;white-space:nowrap}.weekly-table td:has-text("NO DATA"){background-color:transparent!important}.weekly-table td:empty{background-color:transparent!important}.weekly-table tbody tr:nth-child(2n) td:empty{background-color:transparent!important}.weekly-table tbody tr:hover td:empty{background-color:transparent!important}.modal{background:#fff;padding:24px;border-radius:12px;width:400px;max-width:90vw;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;gap:16px}.modal h3{margin:0;font-size:18px;font-weight:600;color:#1f2937;text-align:center}.modal p{margin:0;font-size:14px;color:#6b7280}.modal input,.modal select{padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;width:100%;box-sizing:border-box}.modal input:focus,.modal select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.modal .button-group{display:flex;gap:12px;margin-top:8px}.modal button{flex:1;padding:12px 16px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.modal button.primary{background-color:#3b82f6;color:#fff}.modal button.primary:hover{background-color:#2563eb}.modal button.secondary{background-color:#6b7280;color:#fff}.modal button.secondary:hover{background-color:#4b5563}.modal button.danger{background-color:#ef4444;color:#fff}.modal button.danger:hover{background-color:#dc2626}.schedule-actions{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.schedule-view-btn,.schedule-edit-btn{border:none;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:4px;min-width:-moz-fit-content;min-width:fit-content;box-shadow:0 2px 4px #0000001a}.schedule-view-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.schedule-view-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.schedule-edit-btn{background:linear-gradient(135deg,#28a745,#20c997);color:#fff}.schedule-edit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #28a74566}.schedule-view-btn:active,.schedule-edit-btn:active{transform:translateY(0)}.week-info{text-align:center;margin-bottom:20px;padding:16px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;font-size:16px;font-weight:600;color:#374151}.schedule-btn-col{width:140px;text-align:center}.unwritten-schedule-students{margin-bottom:24px;padding:20px;background:linear-gradient(135deg,#fef7f0,#fdf4f0);border:2px solid #fdba74;border-radius:12px;box-shadow:0 4px 12px #fb923c1a}.unwritten-schedule-students h3{margin:0 0 16px;color:#ea580c;font-size:18px;font-weight:700;display:flex;align-items:center;gap:8px}.unwritten-schedule-students h3:before{content:"📝";font-size:20px}.unwritten-students-list{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.unwritten-student{background:#fed7aa;color:#c2410c;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:600;border:1px solid #fdba74;transition:all .2s ease}.unwritten-student:hover{background:#fb923c;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #fb923c4d}.no-unwritten{color:#16a34a;font-weight:600;font-size:16px;display:flex;align-items:center;gap:8px}.no-unwritten:before{content:"✅";font-size:18px}.remove-student-page{padding:20px;font-family:Noto Sans KR,sans-serif}.remove-student-page h2{font-size:24px;margin-bottom:16px}.student-table{width:100%;border-collapse:collapse;font-size:14px}.student-table th,.student-table td{border:1px solid #ddd;padding:10px;text-align:center}.student-table th{background-color:#f4f4f4;font-weight:700}.student-table tbody tr:nth-child(2n){background-color:#fafafa}.student-table button{border:none;padding:6px 12px;font-size:13px;cursor:pointer;border-radius:4px;transition:background-color .2s ease;margin:0 2px}.edit-button{background-color:#1890ff!important;color:#fff!important}.edit-button:hover{background-color:#096dd9!important}.delete-button{background-color:#ff4d4f!important;color:#fff!important}.delete-button:hover{background-color:#d9363e!important}.masked-password{cursor:pointer;color:#007bff;text-decoration:underline}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}.modal{background:#fff!important;padding:16px!important;border-radius:8px!important;width:300px!important;min-width:260px!important;max-width:90vw!important;max-height:80vh!important;box-shadow:0 4px 20px #00000026!important;display:flex!important;flex-direction:column!important;gap:8px!important;animation:modalFadeIn .2s ease-out;overflow:hidden!important;box-sizing:border-box!important}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal h3{margin:0!important;font-size:15px!important;font-weight:600!important;color:#1f2937!important;text-align:center!important;flex-shrink:0!important}.modal p{margin:0!important;font-size:13px!important;color:#666!important;text-align:center!important;flex-shrink:0!important}.modal input{padding:6px 10px!important;border:1px solid #d1d5db!important;border-radius:4px!important;font-size:13px!important;width:100%!important;box-sizing:border-box!important;flex-shrink:0!important;height:30px!important}.modal input:focus{outline:none!important;border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f61a!important}.modal .button-group{display:flex!important;justify-content:center!important;gap:6px!important;margin-top:8px!important;flex-shrink:0!important}.modal button{padding:5px 12px!important;border:none!important;border-radius:4px!important;font-size:12px!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important;height:28px!important;flex-shrink:0!important}.modal button:first-of-type{background-color:#3b82f6!important;color:#fff!important}.modal button:first-of-type:hover{background-color:#2563eb!important}.modal button:last-of-type{background-color:#6b7280!important;color:#fff!important}.modal button:last-of-type:hover{background-color:#4b5563!important}.revealed-password{margin-top:6px!important;padding:8px!important;background-color:#f3f4f6!important;border:1px solid #d1d5db!important;border-radius:4px!important;font-weight:600!important;color:#ef4444!important;text-align:center!important;font-size:13px!important;word-break:break-all!important;flex-shrink:0!important;max-height:50px!important;overflow:auto!important}.edit-modal{width:400px!important;max-width:90vw!important;max-height:80vh!important;overflow-y:auto!important}.edit-modal .form-group{margin-bottom:12px!important;display:flex!important;flex-direction:column!important}.edit-modal .form-group label{font-size:13px!important;font-weight:500!important;color:#374151!important;margin-bottom:4px!important}.edit-modal .form-group input,.edit-modal .form-group select{padding:8px 10px!important;border:1px solid #d1d5db!important;border-radius:4px!important;font-size:13px!important;width:100%!important;box-sizing:border-box!important}.edit-modal .form-group input:focus,.edit-modal .form-group select:focus{outline:none!important;border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f61a!important}.edit-modal .radio-group{display:flex!important;gap:16px!important;margin-top:4px!important}.edit-modal .radio-group label{display:flex!important;align-items:center!important;gap:4px!important;font-size:13px!important;margin-bottom:0!important}.edit-modal .radio-group input[type=radio]{width:auto!important;margin:0!important}.edit-modal .button-group{margin-top:16px!important;display:flex!important;justify-content:center!important;gap:8px!important}.save-button{background-color:#10b981!important;color:#fff!important;padding:8px 16px!important;border:none!important;border-radius:4px!important;font-size:13px!important;cursor:pointer!important;transition:background-color .2s ease!important}.save-button:hover{background-color:#059669!important}.cancel-button{background-color:#6b7280!important;color:#fff!important;padding:8px 16px!important;border:none!important;border-radius:4px!important;font-size:13px!important;cursor:pointer!important;transition:background-color .2s ease!important}.cancel-button:hover{background-color:#4b5563!important}@media (max-width: 480px){.modal{width:85%!important;max-width:260px!important;min-width:240px!important;padding:12px!important}.edit-modal{width:90%!important;max-width:350px!important}.edit-modal .radio-group{flex-direction:column!important;gap:8px!important}}.table-wrapper{margin-top:24px;font-family:Pretendard,sans-serif}.table-wrapper table{width:100%;border-collapse:collapse;font-size:13px;background-color:#fff}.table-wrapper th,.table-wrapper td{border:1px solid #d1d5db;padding:6px 8px;text-align:center}.table-wrapper th{background-color:#f3f4f6;font-weight:600}.table-wrapper tr:hover{background-color:#f9fafb}.time-picker-container{position:relative;width:100%}.time-picker-display{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s}.time-picker-display:hover:not(.disabled){border-color:#007bff;background:#f0f8ff}.time-picker-display.disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}.time-picker-value{flex:1;color:#333}.time-picker-icon{margin-left:8px;font-size:16px}.time-picker-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;padding:16px;max-width:500px;min-width:350px}.time-picker-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #eee}.time-picker-header h4{margin:0;color:#333;font-size:16px}.time-picker-header .close-btn{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.time-picker-header .close-btn:hover{color:#333}.time-range-section{display:flex;align-items:flex-end;gap:12px;margin-bottom:16px}.time-select-group{flex:1}.time-select-group label{display:block;margin-bottom:6px;color:#666;font-size:13px;font-weight:500}.time-select{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px;background:#fff;cursor:pointer}.time-select:focus{outline:none;border-color:#007bff}.time-select:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}.time-separator{margin-bottom:8px;color:#999;font-size:16px}.time-preview{padding:12px;background:#e7f3ff;border:1px solid #b3d9ff;border-radius:4px;text-align:center;color:#06c;font-weight:500;font-size:14px}@media (max-width: 600px){.time-picker-dropdown{min-width:280px}}.dining-reservation-container{padding:20px;max-width:1600px;margin:0 auto;font-family:Noto Sans KR,sans-serif}.controls{display:flex;gap:15px;align-items:center}.dining-grid-table{width:100%;border-collapse:collapse;font-size:14px}.dining-grid-table th{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;padding:15px 12px;text-align:center;font-weight:600;border:1px solid rgba(255,255,255,.2)}.dining-grid-table tr{border-bottom:1px solid #f0f0f0}.dining-grid-table tr:hover{background-color:#f8f9ff}.reservation-cell.empty{background:#f8f9fa;border:2px dashed #dee2e6}.reservation-cell.empty:hover{background:#e3f2fd;border-color:#2196f3}.reservation-cell.occupied{background:linear-gradient(135deg,#e8f5e8,#c8e6c9);border:2px solid #4caf50}.reservation-cell.occupied:hover{background:linear-gradient(135deg,#ffebee,#ffcdd2);border-color:#f44336}.empty-cell{font-size:24px;color:#9e9e9e;font-weight:300}.reservation-info{display:flex;flex-direction:column;align-items:center;gap:2px}.student-name{font-weight:600;color:#2e7d32;font-size:13px;word-break:break-word;line-height:1.3}.seat-num{font-size:11px;color:#666;font-weight:500}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000004d;max-width:500px;width:90%;max-height:80vh;overflow:hidden}.modal-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px;display:flex;justify-content:space-between;align-items:center}.modal-header h3{margin:0;font-size:20px;font-weight:600}.close-btn{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.close-btn:hover{background:#fff3}.student-list-modal{max-height:400px;overflow-y:auto;padding:10px}.student-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:8px;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.student-item:hover{background:#f0f4ff;border-color:#667eea;transform:translate(4px)}.student-item .student-name{font-weight:600;color:#333;font-size:16px}.student-seat{font-size:14px;color:#666;background:#f5f5f5;padding:4px 8px;border-radius:12px}@media (max-width: 1200px){.dining-grid-table{font-size:12px}.room-header{min-width:100px;width:100px}.reservation-cell{width:100px;max-width:100px;padding:10px 4px}.student-name{font-size:11px}}@media (max-width: 768px){.header-section{flex-direction:column;gap:15px;text-align:center}.controls{justify-content:center;flex-wrap:wrap}.manage-panel{padding:20px}.add-item{flex-direction:column;align-items:stretch}.input-field{min-width:auto}.reservation-grid-container{overflow-x:auto}.dining-grid-table{min-width:600px}.modal-content{width:95%;margin:20px}}.container{display:flex;justify-content:center;align-items:center;height:400px}.container h2{color:#666;font-size:18px}.studyroom-reservation-container{padding:20px;max-width:1600px;margin:0 auto;font-family:Noto Sans KR,sans-serif}.header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;box-shadow:0 4px 15px #667eea4d}.header-section h2{margin:0;font-size:28px;font-weight:700}.controls{display:flex;gap:15px;align-items:center;flex-wrap:wrap}.date-navigation{display:flex;gap:10px;align-items:center}.date-nav-btn{background:#fff3;border:2px solid rgba(255,255,255,.4);color:#fff;padding:8px 12px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:14px}.date-nav-btn:hover{background:#ffffff4d;border-color:#fff9}.date-input{padding:10px 15px;border:2px solid rgba(255,255,255,.3);border-radius:8px;background:#ffffff1a;color:#fff;font-size:16px;outline:none;transition:all .3s ease}.date-input:focus{border-color:#fffc;background:#fff3}.branch-info{background:#fff3;padding:10px 20px;border-radius:20px;font-weight:600;font-size:16px}.manage-btn{background:#fff3;border:2px solid rgba(255,255,255,.4);color:#fff;padding:10px 20px;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:600}.manage-btn:hover{background:#ffffff4d}.manage-btn.active{background:#28a745;border-color:#28a745}.manage-panel{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:30px;padding:30px}.manage-section{margin-bottom:30px}.manage-section h3{color:#333;margin-bottom:20px;font-size:20px;font-weight:600}.add-item{display:flex;gap:12px;margin-bottom:20px;align-items:center;flex-wrap:wrap}.input-field{padding:10px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;outline:none;transition:border-color .3s ease;min-width:200px}.input-field:focus{border-color:#667eea}.add-btn{background:#28a745;color:#fff;border:none;padding:11px 20px;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.add-btn:hover{background:#218838}.item-list{display:flex;flex-direction:column;gap:10px}.item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.action-buttons{display:flex;gap:5px}.edit-btn{background:#007bff;color:#fff;border:none;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:12px;transition:background-color .3s ease}.edit-btn:hover{background:#0056b3}.delete-btn{background:#dc3545;color:#fff;border:none;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:12px;transition:background-color .3s ease}.delete-btn:hover{background:#c82333}.edit-form{display:flex;flex-direction:column;gap:10px;width:100%}.edit-input{padding:8px 12px;border:2px solid #e0e0e0;border-radius:6px;font-size:14px;outline:none;transition:border-color .3s ease}.edit-input:focus{border-color:#667eea}.edit-buttons{display:flex;gap:8px}.save-btn{background:#28a745;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;transition:background-color .3s ease}.save-btn:hover{background:#218838}.cancel-btn{background:#6c757d;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;transition:background-color .3s ease}.cancel-btn:hover{background:#545b62}.reservation-grid-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden}.studyroom-grid-table{width:100%;border-collapse:collapse;font-size:14px}.studyroom-grid-table th{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;padding:15px 12px;text-align:center;font-weight:600;border:1px solid rgba(255,255,255,.2)}.time-header{width:140px;position:sticky;left:0;z-index:10}.room-header{min-width:120px;width:120px}.studyroom-grid-table tr{border-bottom:1px solid #f0f0f0}.studyroom-grid-table tr:hover{background-color:#f8f9ff}.time-cell{padding:20px 15px;background:#f8f9fa;border-right:2px solid #e9ecef;vertical-align:middle;position:sticky;left:0;z-index:5}.time-display{display:flex;flex-direction:column;align-items:center;gap:4px}.time{font-weight:700;font-size:14px;color:#495057;font-family:Courier New,monospace}.display-name{font-size:12px;color:#6c757d;font-weight:500}.reservation-cell{text-align:center;padding:15px 8px;vertical-align:middle;border-right:1px solid #f0f0f0;cursor:pointer;transition:all .2s ease;min-height:60px;width:120px;max-width:120px}.reservation-cell:hover{transform:scale(1.02);box-shadow:0 2px 8px #0000001a}.reservation-cell.empty{background:linear-gradient(135deg,#e8f5e8,#f0f8f0);border:2px dashed #28a745}.reservation-cell.empty:hover{background:linear-gradient(135deg,#d4edda,#e8f5e8)}.reservation-cell.occupied{background:linear-gradient(135deg,#fff3cd,#ffeeba);border:2px solid #ffc107}.reservation-cell.occupied:hover{background:linear-gradient(135deg,#ffeaa7,#fdcb6e)}.empty-cell{color:#28a745;font-weight:600;font-size:12px}.student-name{color:#856404;font-weight:700;font-size:14px;padding:8px;background:#fffc;border-radius:6px;box-shadow:0 1px 3px #0000001a}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;padding:0;max-width:500px;width:90%;max-height:80vh;overflow:hidden;box-shadow:0 10px 30px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e9ecef;background:#f8f9fa}.modal-header h3{margin:0;color:#333;font-size:18px}.close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#6c757d;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.close-btn:hover{background:#e9ecef;color:#495057}.student-list-modal{max-height:400px;overflow-y:auto;padding:16px}.student-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border:1px solid #e9ecef;border-radius:8px;margin-bottom:8px;cursor:pointer;transition:all .2s ease}.student-item:hover{background:#f8f9ff;border-color:#667eea;transform:translateY(-1px)}.student-item .student-name{font-weight:600;color:#333;background:none;box-shadow:none;padding:0}.student-seat{font-size:12px;color:#6c757d;background:#f8f9fa;padding:4px 8px;border-radius:12px}.loading{text-align:center;padding:60px;font-size:18px;color:#6c757d}@media (max-width: 1200px){.studyroom-grid-table{font-size:12px}.room-header{min-width:100px;width:100px}.reservation-cell{width:100px;max-width:100px}.student-name{font-size:12px}}@media (max-width: 768px){.header-section{flex-direction:column;gap:15px;text-align:center}.controls{flex-wrap:wrap;justify-content:center}.manage-panel{padding:20px}.add-item{flex-direction:column;align-items:stretch}.input-field{min-width:auto}.reservation-grid-container{overflow-x:auto}.studyroom-grid-table{min-width:600px}.modal-content{margin:20px;width:calc(100% - 40px)}}.reservation-modal{max-width:500px;max-height:80vh;overflow-y:auto}.reservation-form{padding:20px 24px}.form-section{margin-bottom:25px}.form-label{display:block;font-weight:600;font-size:14px;color:#333;margin-bottom:10px}.reservation-type-buttons{display:flex;gap:8px;margin-bottom:10px}.type-btn{flex:1;padding:10px 12px;border:2px solid #e0e0e0;background:#fff;color:#666;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease}.type-btn:hover{border-color:#667eea;background:#f8f9ff}.type-btn.active{background:#667eea;border-color:#667eea;color:#fff}.type-description{font-size:13px;color:#666;margin:8px 0 0;font-style:italic}.student-select{width:100%;padding:10px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;outline:none;transition:border-color .3s ease;background:#fff}.student-select:focus{border-color:#667eea}.day-buttons{display:flex;gap:6px;justify-content:space-between}.day-btn{flex:1;padding:8px 6px;border:2px solid #e0e0e0;background:#fff;color:#666;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;transition:all .3s ease;min-width:35px}.day-btn:hover{border-color:#28a745;background:#f8fff8}.day-btn.active{background:#28a745;border-color:#28a745;color:#fff}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:30px;padding-top:20px;border-top:1px solid #e0e0e0}.confirm-btn{background:#28a745;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.confirm-btn:hover:not(:disabled){background:#218838}.confirm-btn:disabled{background:#ccc;cursor:not-allowed}.start-date-display{padding:10px 15px;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;color:#495057;font-weight:500}.date-info{margin-top:8px;padding:8px 12px;background:#e8f5e8;border-radius:6px;font-size:13px;color:#28a745;font-weight:500}.date-input{color:#495057!important;background:#fff!important}.date-input:focus{color:#495057!important;background:#fff!important}.cancel-modal{width:500px;max-width:90vw}.cancel-form{padding:20px}.cancel-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:15px;margin-bottom:20px}.cancel-info p{margin:8px 0;font-size:14px;color:#374151}.cancel-info strong{color:#1f2937;font-weight:600}.cancel-options{margin:20px 0}.options-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:15px;text-align:center}.cancel-option-btn{display:block;width:100%;background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:15px;margin-bottom:12px;cursor:pointer;text-align:left;transition:all .2s ease}.cancel-option-btn:hover{border-color:#3b82f6;background:#f0f9ff;transform:translateY(-1px)}.cancel-option-btn.single:hover{border-color:#f59e0b;background:#fffbeb}.cancel-option-btn.all:hover{border-color:#ef4444;background:#fef2f2}.option-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:5px}.option-desc{font-size:13px;color:#6b7280;line-height:1.4}.dashboard-container{display:flex;height:100vh;overflow:hidden;font-family:Segoe UI,sans-serif}.sidebar{width:240px;background:linear-gradient(180deg,#2b2b2b,#1a1a1a);color:#fff;padding:20px;display:flex;flex-direction:column;box-shadow:2px 0 5px #0003;overflow-y:auto;max-height:100vh}.sidebar .logo{font-size:20px;font-weight:700;margin-bottom:30px;color:#ffce54;text-align:center;letter-spacing:1px}.sidebar ul{list-style:none;padding-left:0;flex:1}.sidebar ul li{margin-bottom:12px;font-size:15px;line-height:1.4}.sidebar ul li a{color:#e0e0e0;text-decoration:none;transition:color .2s}.sidebar ul li a:hover{color:#ffce54}.sidebar ul li ul{margin-top:4px;margin-left:12px;font-size:14px;color:#cfcfcf}.section-title{font-weight:700;color:#ffce54;margin-top:16px;margin-bottom:4px;font-size:14px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.main{flex:1;display:flex;flex-direction:column;height:100vh;overflow:hidden;background-color:#f5f6fa;min-width:0}.topbar{height:60px;background:#fff;padding:20px;border-bottom:1px solid #e5e5e5;font-weight:700;font-size:16px;color:#333}.content{flex:1;overflow-y:auto;padding:40px;background:#f5f6fa;width:100%;max-width:none}.logout-button{width:100%;padding:10px;margin-top:20px;background-color:#e74c3c;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .3s ease}.logout-button:hover{background-color:#c0392b}.schedule-wrapper{width:100%;display:flex;justify-content:center;background-color:#fafafa;min-height:100vh;padding:0}.schedule-container{width:100%;max-width:1200px;margin:0 auto;padding:20px;background-color:#fff;box-shadow:0 1px 2px #0000000d;border-radius:8px}.schedule-legend{display:flex;justify-content:center;gap:20px;padding:12px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;font-size:12px;font-weight:400;margin-bottom:10px;border-radius:4px;color:#495057}.schedule-info-box{margin:15px 0;padding:12px;background-color:#f8f9fa;color:#212529;border-radius:4px;font-size:13px;border-left:3px solid #4285f4}.schedule-info-box h4{margin:0 0 8px;font-size:14px;font-weight:500;color:#495057}.schedule-info-content{display:flex;flex-wrap:wrap;gap:10px}.schedule-info-content>div{background-color:#fff;padding:4px 8px;border-radius:3px;border:1px solid #dee2e6;font-size:12px;color:#495057}.schedule-grid-wrapper{max-height:80vh;overflow-y:auto;overflow-x:hidden;border:1px solid #dee2e6;border-radius:4px;position:relative;background-color:#fff}.schedule-grid-wrapper::-webkit-scrollbar{width:10px}.schedule-grid-wrapper::-webkit-scrollbar-track{background:#f9fafb;border-radius:5px}.schedule-grid-wrapper::-webkit-scrollbar-thumb{background:#ced4da;border-radius:5px}.schedule-grid-wrapper::-webkit-scrollbar-thumb:hover{background:#adb5bd}.schedule-grid{display:grid;grid-template-columns:60px repeat(7,1fr);width:100%;margin:0;background-color:#fff;gap:0}.schedule-grid-header{background-color:#f8f9fa;font-weight:500;text-align:center;color:#495057;padding:12px 4px;margin:0;font-size:13px;border-bottom:1px solid #dee2e6;position:sticky;top:0;z-index:10;height:40px;display:flex;align-items:center;justify-content:center}.schedule-grid-header:first-child{background-color:#f8f9fa;font-size:12px;position:sticky;left:0;z-index:11;min-width:60px}.schedule-grid-time-merged{display:flex;align-items:center;justify-content:center;padding:8px 4px;margin:0;font-size:12px;font-weight:400;color:#6c757d;background-color:#f8f9fa;white-space:nowrap;border-right:1px solid #dee2e6;border-bottom:1px solid #dee2e6;position:sticky;left:0;z-index:5;height:100%;min-width:60px;writing-mode:horizontal-tb}.schedule-grid-cell-minute{height:1.5px;background-color:#fff;padding:0;margin:0;border:none;box-sizing:border-box;cursor:pointer;transition:opacity .15s ease}.schedule-grid-cell-minute.cell-hour-start{border-top:1px solid #e9ecef!important}.schedule-grid-cell-minute.cell-hour-end{border-bottom:none}.schedule-grid-cell-minute:hover{opacity:.8;outline:1px solid #4285f4;outline-offset:-1px}.bg-yellow-300{background-color:#60a5fa!important}.bg-green-200{background-color:#84cc16!important}.bg-green-300{background-color:#10b981!important}.bg-red-300{background-color:#f59e0b!important}.bg-gray-200{background-color:#e5e7eb!important}.bg-white{background-color:#fff}@media (max-width: 768px){.schedule-container{width:90%;padding:10px}.schedule-grid{grid-template-columns:50px repeat(7,1fr)}.schedule-grid-header{font-size:11px;padding:8px 2px;height:35px}.schedule-grid-time-merged{font-size:11px;padding:4px 2px;min-width:50px}.schedule-grid-cell-minute{height:1.2px}.schedule-legend{font-size:11px;gap:12px;padding:10px}.schedule-info-box{margin:10px 0;padding:10px;font-size:12px}.schedule-info-box h4{font-size:13px}.schedule-grid-wrapper{max-height:70vh}}@media (max-width: 480px){.schedule-container{width:95%;padding:5px}.schedule-grid{grid-template-columns:45px repeat(7,1fr)}.schedule-grid-header{font-size:10px;padding:6px 1px;height:30px}.schedule-grid-time-merged{font-size:10px;padding:2px;min-width:45px}.schedule-grid-cell-minute{height:1px}.schedule-legend{font-size:10px;gap:8px;padding:8px;flex-wrap:wrap}.schedule-grid-wrapper{max-height:60vh}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.schedule-info-box{animation:fadeIn .3s ease}@media print{.schedule-wrapper{background-color:#fff}.schedule-container{box-shadow:none;max-width:100%}.schedule-grid-wrapper{max-height:none;overflow:visible}.schedule-grid-cell-minute{height:2px}}.mobile-attendance-container{width:100vw;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding-bottom:70px;overflow-x:hidden;position:relative}.mobile-attendance-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.loading-spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-header{background:#fffffff2;padding:20px;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100}.mobile-header h1{font-size:24px;color:#333;margin-bottom:15px;text-align:center}.date-selector{display:flex;align-items:center;justify-content:center;gap:20px}.date-selector button{width:44px;height:44px;border:none;background:#667eea;color:#fff;border-radius:50%;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.date-selector button:active{transform:scale(.95);background:#5a67d8}.date-selector span{font-size:18px;font-weight:600;color:#333;min-width:120px;text-align:center}.stats-container{display:flex;justify-content:space-around;padding:20px;background:#fff;margin:20px;border-radius:15px;box-shadow:0 4px 15px #0000001a}.stat-item{display:flex;flex-direction:column;align-items:center;gap:5px}.stat-value{font-size:28px;font-weight:700;color:#333}.stat-label{font-size:14px;color:#666}.stat-item.present .stat-value{color:#4caf50}.stat-item.late .stat-value{color:#ff9800}.stat-item.absent .stat-value{color:#f44336}.search-filter-container{display:flex;gap:10px;padding:0 20px;margin-bottom:20px}.search-input{flex:1;padding:12px 20px;border:none;border-radius:25px;background:#fff;font-size:16px;box-shadow:0 2px 10px #0000001a}.filter-select{padding:12px 20px;border:none;border-radius:25px;background:#fff;font-size:16px;box-shadow:0 2px 10px #0000001a;min-width:100px}.student-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px;padding:0 20px 20px}.student-card{background:#fff;border-radius:15px;padding:15px;box-shadow:0 4px 15px #0000001a;transition:all .3s;cursor:pointer;position:relative;min-height:150px;display:flex;flex-direction:column;justify-content:space-between}.student-card:active{transform:scale(.98)}.student-card.present{border-left:5px solid #4CAF50}.student-card.late{border-left:5px solid #FF9800}.student-card.absent{border-left:5px solid #F44336}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.seat-number{font-size:12px;color:#666;font-weight:500}.status-badge{padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600;color:#fff}.status-badge.present{background:#4caf50}.status-badge.late{background:#ff9800}.status-badge.absent{background:#f44336}.card-body{flex:1}.student-name{font-size:16px;font-weight:600;color:#333;margin-bottom:5px}.entry-time{font-size:12px;color:#666;margin:0}.attendance-toggle-btn{width:100%;padding:8px;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;margin-top:10px}.attendance-toggle-btn:active{transform:scale(.98);opacity:.9}.schedule-modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:20px;width:100%;max-width:500px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.modal-header h2{font-size:20px;color:#333;margin:0}.modal-header button{width:44px;height:44px;border:none;background:#f5f5f5;border-radius:50%;font-size:24px;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center}.modal-body{padding:20px;overflow-y:auto;flex:1}.schedule-display{background:#f9f9f9;padding:15px;border-radius:10px;font-family:monospace;font-size:12px;white-space:pre-wrap;word-break:break-all}.floating-action-buttons{position:fixed;bottom:90px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:500}.fab{width:56px;height:56px;border-radius:50%;border:none;color:#fff;font-size:24px;cursor:pointer;box-shadow:0 4px 15px #0003;transition:all .3s;display:flex;align-items:center;justify-content:center}.fab:active{transform:scale(.95)}.fab-primary{background:linear-gradient(135deg,#667eea,#764ba2)}.fab-secondary{background:linear-gradient(135deg,#f093fb,#f5576c)}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;display:flex;justify-content:space-around;padding:10px 0;box-shadow:0 -2px 10px #0000001a;z-index:600}.nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:5px 10px;border:none;background:none;cursor:pointer;transition:all .3s;min-width:70px}.nav-item:active{transform:scale(.95)}.nav-item.active .nav-icon,.nav-item.active .nav-label{color:#667eea}.nav-icon{font-size:24px}.nav-label{font-size:12px;color:#666}@media (min-width: 768px){.student-cards-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;padding:0 30px 30px}.mobile-header h1{font-size:28px}.stats-container{max-width:600px;margin:20px auto}}@media (min-width: 1024px){.mobile-attendance-container{max-width:1200px;margin:0 auto}.student-cards-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (orientation: landscape) and (max-height: 600px){.mobile-header{padding:10px 20px}.mobile-header h1{font-size:20px;margin-bottom:10px}.stats-container{margin:10px 20px;padding:15px}.stat-value{font-size:24px}.student-cards-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.student-card{min-height:120px}}@supports (padding-bottom: env(safe-area-inset-bottom)){.mobile-attendance-container{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.bottom-nav{padding-bottom:env(safe-area-inset-bottom)}}@media (prefers-color-scheme: dark){.mobile-attendance-container{background:linear-gradient(135deg,#1a1a2e,#16213e)}.mobile-header{background:#1e1e1ef2}.mobile-header h1,.date-selector span{color:#f0f0f0}.stats-container,.search-input,.filter-select,.student-card,.modal-content{background:#2a2a2a;color:#f0f0f0}.student-name,.modal-header h2{color:#f0f0f0}.seat-number,.entry-time,.stat-label{color:#aaa}.bottom-nav{background:#2a2a2a}.nav-label{color:#aaa}}*{margin:0;padding:0;box-sizing:border-box}.mobile-login-container{display:flex;height:100vh;background:linear-gradient(120deg,#f5f7fa,#c3cfe2);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.login-left-section{flex:1;background:#1e1e2f;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}.login-brand{font-size:48px;font-weight:700;margin-bottom:20px;letter-spacing:-1px}.login-tagline{font-size:18px;opacity:.9;text-align:center;line-height:1.5}.highlight{color:gold;font-weight:700}.login-right-section{flex:1;background:#fff;display:flex;align-items:center;justify-content:center;padding:40px}.login-form{width:100%;max-width:400px}.login-form-title{font-size:32px;margin-bottom:30px;font-weight:600;color:#1e1e2f}.form-group{margin-bottom:20px}.form-label{display:block;margin-bottom:8px;font-weight:500;color:#333;font-size:14px}.form-input{width:100%;padding:12px 16px;font-size:16px;border:1px solid #ddd;border-radius:8px;transition:all .2s ease;background:#fff}.form-input:focus{border-color:#2b7cff;outline:none;box-shadow:0 0 0 3px #2b7cff1a}.form-input:disabled{background:#f5f5f5;cursor:not-allowed}.password-input-wrapper{position:relative}.password-input-wrapper .form-input{padding-right:60px}.toggle-password{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#666;font-size:14px;cursor:pointer;padding:4px 8px;transition:color .2s}.toggle-password:hover{color:#2b7cff}.error-message{background:#fee;border:1px solid #fcc;color:#c33;padding:10px 14px;border-radius:6px;margin-bottom:20px;font-size:14px}.login-submit-button{width:100%;padding:14px;font-size:18px;background-color:#2b7cff;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;margin-top:10px;transition:background-color .2s ease}.login-submit-button:hover:not(:disabled){background-color:#1f5fc0}.login-submit-button:disabled{opacity:.6;cursor:not-allowed}.form-footer{margin-top:20px;display:flex;justify-content:space-between;gap:20px}.checkbox-option{display:flex;align-items:center;gap:8px;font-size:14px;color:#666;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-option input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#2b7cff}@media (max-width: 768px){.mobile-login-container{flex-direction:column}.login-left-section{flex:none;padding:40px 20px;min-height:auto}.login-brand{font-size:36px}.login-tagline{font-size:16px}.login-right-section{flex:1;padding:30px 20px}.login-form-title{font-size:24px;margin-bottom:24px}.form-input{padding:10px 14px;font-size:16px}.login-submit-button{padding:12px;font-size:16px}}@media (max-width: 380px){.login-left-section{padding:30px 15px}.login-brand{font-size:32px}.login-tagline{font-size:14px}.login-right-section{padding:20px 15px}.login-form-title{font-size:20px}.form-label{font-size:13px}.form-input{padding:10px 12px;font-size:15px}}@media (orientation: landscape) and (max-height: 600px){.mobile-login-container{flex-direction:row}.login-left-section{padding:20px}.login-brand{font-size:32px;margin-bottom:10px}.login-tagline{font-size:14px}.login-right-section{padding:20px}.login-form-title{font-size:24px;margin-bottom:20px}.form-group{margin-bottom:15px}.form-input{padding:8px 12px}.login-submit-button{padding:10px;margin-top:5px}}@media (min-width: 1200px){.login-brand{font-size:56px}.login-tagline{font-size:20px}.login-form{max-width:450px}.login-form-title{font-size:36px}}@supports (padding-top: env(safe-area-inset-top)){.mobile-login-container{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}@media (prefers-color-scheme: dark){.mobile-login-container{background:linear-gradient(120deg,#1a1a1a,#2d2d2d)}.login-left-section{background:#0a0a0f}.login-right-section{background:#1a1a1a}.login-form-title{color:#f0f0f0}.form-label{color:#ccc}.form-input{background:#2a2a2a;border-color:#444;color:#f0f0f0}.form-input:focus{border-color:#4a8fff;box-shadow:0 0 0 3px #4a8fff1a}.form-input::-moz-placeholder{color:#888}.form-input::placeholder{color:#888}.toggle-password{color:#aaa}.toggle-password:hover{color:#4a8fff}.checkbox-option{color:#aaa}.error-message{background:#3a1a1a;border-color:#5a2a2a;color:#f99}.login-submit-button{background-color:#4a8fff}.login-submit-button:hover:not(:disabled){background-color:#3a7fee}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.form-input:focus-visible,.login-submit-button:focus-visible,.toggle-password:focus-visible,.checkbox-option input:focus-visible{outline:2px solid #2b7cff;outline-offset:2px}@media (hover: none) and (pointer: coarse){.login-submit-button{-webkit-tap-highlight-color:transparent}.login-submit-button:active{background-color:#1f5fc0}.toggle-password:active{color:#2b7cff}}/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.collapse{visibility:collapse}.absolute{position:absolute}.relative{position:relative}.static{position:static}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.text-end{text-align:end}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
