:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;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}}.login-bg{height:100vh;width:100vw;background:linear-gradient(135deg,#004aad,#0078d7);background-image:url(/assets/rms-bg-pattern.png);background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;font-family:Noto Sans KR,sans-serif}.login-container{display:flex;justify-content:center;align-items:center;width:100%}.login-box{background:#fffffff2;padding:50px 45px;border-radius:16px;width:380px;box-shadow:0 10px 35px #00000040;text-align:center;animation:fadeIn .6s ease}.login-title{font-size:30px;font-weight:700;color:#0078d7;margin-bottom:30px;margin-top:10px}.login-logo-wrap img{width:250px}.login-subtitle{font-size:12px;color:#666;margin-top:3px;margin-bottom:25px}.login-input{width:100%;padding:12px 14px;margin-bottom:15px;border:1px solid #d0d0d0;border-radius:8px;font-size:15px;background:#f9fbff;transition:all .2s ease}.login-input:focus{border-color:#0078d7;outline:none;box-shadow:0 0 6px #0078d740}.login-button{width:100%;padding:13px;border:none;border-radius:8px;background-color:#71bf44e6;color:#fff;font-size:16px;font-weight:600;cursor:pointer;margin-top:10px;transition:background-color .3s ease}.login-button:hover{background-color:#005bb5}.login-footer{margin-top:25px;font-size:12px;color:#999}@keyframes fadeIn{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.mobile-dim{display:none}.header{width:100%;height:70px;display:flex;justify-content:space-between;align-items:center;padding:0 50px;border-bottom:1px solid #e0e0e0;background:#fff;position:sticky;top:0;z-index:100}.header{background-color:#fff;color:#333;border-bottom:2px solid #71BF44}.nav-menu li a:hover,.nav-menu li.active a{color:#71bf44}button.logout{background-color:#71bf44;color:#fff;border:none;border-radius:6px;padding:8px 14px;font-weight:700}button.logout:hover{background-color:#5ca338}.header-left{display:flex;align-items:center;gap:15px}.logo{width:120px;cursor:pointer}.title{display:flex;flex-direction:column;white-space:nowrap;font-size:18px;margin-left:10px;margin-right:60px}.title .sub{font-size:8px;color:#666}.desktop-nav ul{display:flex;list-style:none;gap:60px;margin:0;padding:0}.desktop-nav li{cursor:pointer;font-weight:600;color:#222;position:relative;flex-wrap:nowrap;white-space:nowrap}.desktop-nav li:hover{color:#0078ff}.desktop-nav ul .submenu{position:absolute;top:38px;left:-10px;background:#fff;border:1px solid #ddd;border-radius:6px;padding:5px 0;box-shadow:0 4px 10px #00000014;z-index:10;display:flex;flex-direction:column;gap:10px}.submenu li{padding:8px 18px;white-space:nowrap;transition:.2s;width:180px;font-weight:500;font-size:16px}.submenu li:hover{background:#f0f7ff;color:#0078ff}.header-right{display:flex;align-items:center;gap:10px}.user{font-weight:600;flex-wrap:nowrap;white-space:nowrap}.menu-btn{display:none;flex-direction:column;gap:4px;width:26px;background:none;border:none;cursor:pointer}.menu-btn span{width:100%;height:3px;background:#0078ff;border-radius:2px}@media (max-width: 768px){.desktop-nav{display:none}.menu-btn{display:flex}.header{padding:0 20px}.title{font-size:14px}.header .mobile-dim{display:none}.mobile-dim.on{display:block;position:fixed;inset:0;background:#0006;z-index:99}.mobile-nav{position:fixed;top:0;left:-80%;width:75%;height:100%;background:#fff;padding:20px;transition:.3s;z-index:100;display:flex;flex-direction:column}.mobile-nav.open{left:0}.close-btn{align-self:flex-end;background:none;border:none;font-size:28px;cursor:pointer;color:#0078ff}.mobile-menu-list{list-style:none;padding:0;margin:10px 0;display:flex;flex-direction:column;gap:6px}.mobile-menu-list>li{background:#eaf4ff;padding:10px 12px;border-radius:6px;font-weight:600;color:#0078ff}.mobile-menu-list .submenu{margin-top:6px;padding-left:10px;border-left:2px solid #0078ff}.mobile-menu-list .submenu li{background:none;padding:6px 0;color:#005fcc}.mobile-user{margin-top:auto;border-top:1px solid #eee;padding-top:20px;text-align:center}.mobile-user button{background:#0078ff;color:#fff;border:none;border-radius:6px;padding:6px 12px;cursor:pointer}}.header-buttons{display:flex;align-items:center;gap:8px}.btn-profile{margin-left:5px;font-size:12px;padding:6px 12px;border-radius:999px;background:#fff;border:1px solid #71BF44;color:#71bf44;font-weight:500;cursor:pointer;transition:.25s;display:flex;align-items:center;gap:6px}.btn-profile:hover{background:#71bf44;color:#fff;transform:translateY(-1px)}.btn-logout{font-size:12px;padding:6px 14px;border-radius:999px;background:#6e6e6e;color:#fff;font-weight:500;border:none;cursor:pointer;transition:.25s;display:flex;align-items:center;gap:6px}.btn-logout:hover{background:#000;box-shadow:0 3px 8px #ff4d4d59;transform:translateY(-1px)}*{box-sizing:border-box}#footer{width:100%;min-height:160px;padding:40px 20px 0;background:#272727;color:#919191;font-family:Noto Sans KR,sans-serif;font-size:15px;position:relative;overflow:hidden;border-top:2px solid #4b7c2f}#footer .inner{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;padding:0 20px 40px}.footer-logo{font-size:2.2rem;font-weight:700;margin-top:7px;margin-bottom:16px;color:#7c7c7c;letter-spacing:2px}.logo-text{font-family:Montserrat,Noto Sans KR,sans-serif}.footer-info p{margin:4px 0;color:#666;line-height:1.6;word-break:break-word;overflow-wrap:break-word}.footer-info .copyright{margin-top:16px;color:#999;font-size:13px}.footer-top-btn{position:relative;margin-top:20px;background:#0078ff;text-align:center;padding-top:3px;border:none;border-radius:50%;width:35px;height:35px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.footer-top-btn:hover{background:#005fcc}.footer-top-btn:focus,.footer-top-btn:active{outline:none;box-shadow:none}.arrow-up{font-size:22px;color:#fff;font-weight:700}@media (min-width: 768px){#footer .inner{flex-direction:row;justify-content:space-between;align-items:flex-start;padding:0 40px 40px}.footer-info{flex:1;margin-left:40px}}@media (max-width: 767px){#footer{padding:20px 10px 10px}#footer .inner{flex-direction:column;align-items:center;padding:0 10px 20px}.footer-logo{font-size:1.5rem;margin-bottom:10px;text-align:center}.footer-info{font-size:13px;text-align:center}.footer-top-btn{width:30px;height:30px;margin-top:15px}.arrow-up{font-size:18px}}@media (min-width:768px){#wrap{width:100vw;box-sizing:border-box;position:relative;z-index:3;margin:0 auto;font-family:Noto Sans KR,sans-serif}#wrap .main{width:100%;position:relative;box-sizing:border-box;padding:0 20px}.tab-bar{width:100%;display:flex;align-items:center;background:#71bf44;color:#fff;height:40px;padding:4px 10px 0;overflow-x:auto;white-space:nowrap;box-sizing:border-box;position:sticky;top:70px;z-index:99}.tab-item{display:flex;align-items:center;background:#71bf44;padding:0 20px 0 30px;box-sizing:border-box;margin-right:0;margin-left:10px;border-radius:6px 6px 0 0;cursor:pointer;transition:background .2s}.tab-item:first-child{margin-left:40px}.tab-item.active{background:#fff;color:#000;font-weight:600;border:1px solid #71bf44;border-bottom:1px solid #fff}.close-btn{border:none;background:transparent;color:inherit;cursor:pointer;font-size:13px;padding-left:5px;padding-right:5px;margin-left:10px}.close-btn:hover{color:red}}@media (max-width: 767px){#wrap{padding:10px;font-size:14px}main.main{padding:10px 0}.tab-bar{flex-wrap:wrap;gap:8px}.tab-item{flex:1 1 45%;margin:4px 0;font-size:14px}.tab-item .close-btn{font-size:12px;padding:0 4px}}@media (min-width: 768px){.dashboard{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;background:linear-gradient(135deg,#f8fbff,#eef3fb);padding:0 20px 40px;box-sizing:border-box;flex-wrap:nowrap;white-space:nowrap}.dashboard .inner{display:flex;flex-direction:column;gap:20px;width:100%;flex-wrap:wrap;padding-top:20px}.dashboard-card-top{line-height:1.2;width:100%;background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;padding:3px 24px;box-sizing:border-box}.dashboard-card-top h2{font-size:20px;font-weight:700;color:#1e3a8a;border-left:6px solid #2563eb;padding-left:12px}.wbs-upcoming{display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap}.wbs-upcoming ul li span:nth-child(1){font-weight:800;font-size:14px}.wbs-upcoming ul li span:nth-child(2){font-weight:600;color:#ff645e}.wbs-upcoming div{flex:1 1 45%;background:#f8faff;border-radius:12px;padding:16px;min-height:160px;overflow-y:auto;box-shadow:inset 0 0 8px #00000008}.wbs-upcoming h3{margin-bottom:12px;font-size:16px;font-weight:600;color:#1d4ed8;border-bottom:1px solid #dbeafe;padding-bottom:10px}.wbs-upcoming ul{list-style:none;padding:0;margin:0}.wbs-upcoming li{font-size:12px;line-height:1.6;margin-bottom:8px;padding:3px 10px;border-radius:8px;transition:all .2s;cursor:default}.wbs-upcoming li span{font-weight:600;margin-left:6px}.wbs-upcoming li:hover{background:#e0f2fe}.wbs-upcoming li.this-week{border-left:4px solid #3b82f6;background:#e8f0fe}.wbs-upcoming li.next-week{border-left:4px solid #facc15;background:#fefce8}@media (max-width: 900px){.wbs-upcoming{flex-direction:column}.wbs-upcoming div{flex:1 1 100%}}.dashboard-top{width:100%;display:flex;flex-direction:row;gap:24px}.div-status{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:40px}.dashboard-card{width:100%;flex:1 1 40%;background:#fff;border-radius:14px;box-shadow:0 6px 20px #4664c814;padding:0 28px;box-sizing:border-box;transition:all .25s ease;display:flex;flex-direction:column}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 8px 26px #4664c81f}.dashboard-card h2{font-size:20px;font-weight:700;color:#294079;border-left:5px solid #1464e8;padding-left:10px}.status-chart{display:flex;justify-content:center;align-items:center;width:100%;max-width:300px;max-height:200px;margin:0 auto;text-align:center}.status-table{width:100%;border-collapse:collapse;font-size:14px;color:#2b3551;text-align:center}.status-table th{background:#f5f7fa;color:#274381;font-weight:600;text-align:center;padding:6px 10px;border-bottom:1.2px solid #e3e8f3}.status-table th:nth-child(1){min-width:250px}.status-table th:nth-child(2){min-width:180px}.status-table td{padding:6px 12px;border-bottom:1px solid #eef2f7}.status-table tr:hover{background:#f9fbff;transition:.2s}.notice-slim-table{width:100%;border-collapse:collapse;background:#fff;border-radius:9px;overflow:hidden;font-size:15px;color:#2b3551;text-align:center;margin-top:15px}.notice-slim-table th{background:#f5f7fa;color:#274381;font-weight:600;text-align:left;padding:5px 12px;border-bottom:1.2px solid #e3e8f3;text-align:center}.notice-slim-table th:nth-child(1){min-width:240px}.notice-slim-table th:nth-child(2){min-width:330px}.notice-slim-table th:nth-child(3){min-width:100px}.notice-slim-table th:nth-child(4){min-width:100px}.notice-slim-table td{padding:5px 12px;border-bottom:1px solid #eef2f7}.notice-slim-table tr:last-child td{border-bottom:none}.notice-slim-table tr:hover{background:#f9fbff;transition:.2s}.notice-slim-table .link{color:#2563eb;font-weight:500;text-decoration:none}.notice-slim-table .link:hover{text-decoration:underline}.dashboard-bottom{width:100%;display:flex;flex-direction:row;gap:24px;align-items:stretch}.dashboard-bottom>.dashboard-card:first-child{max-height:650px;overflow-y:auto;overflow-x:hidden}.dashboard-bottom .dashboard-card{flex:1 1 0;display:flex;flex-direction:column;min-height:400px;max-height:unset;overflow-y:auto}.dashboard-bottom>.dashboard-card:last-child{flex-grow:1;min-height:400px;overflow-y:auto}}.week-table{width:100%;border-collapse:separate;border-spacing:0;background:#fcfeff;border-radius:12px;overflow:hidden;font-size:15px;color:#203153;box-shadow:0 4px 18px #466eb412;margin-bottom:20px;transition:box-shadow .2s;table-layout:auto;white-space:nowrap}.week-table thead tr th:first-child{background:#e8f1fc;color:#1760b0;font-weight:700;font-size:15px;min-width:100px;border-right:1px solid #e3e8f3}.week-table thead tr th:nth-child(2){min-width:120px}.week-table thead tr th:nth-child(3){min-width:100px}.week-table thead tr th:nth-child(4){min-width:350px}.week-table thead tr th:nth-child(5){min-width:170px}.week-table th,.week-table td{text-align:center;padding:7px 14px;white-space:nowrap}.week-table th{background:#f4f8fc;color:#2150a5;border-bottom:1px solid #e2eaf3}.week-table tbody tr{border-bottom:1px solid #edf1f6;transition:background .16s}.week-table tbody tr:hover{background:#f7fbff}.week-table td{font-size:14px;vertical-align:middle}.week-table td:nth-child(1),.week-table th:nth-child(1){width:100px}.week-table td:nth-child(2),.week-table th:nth-child(2){width:120px}.week-table td:nth-child(3),.week-table th:nth-child(3){width:100px}.week-table td:nth-child(4),.week-table th:nth-child(4){width:350px}.week-table td:nth-child(3){font-weight:600}.week-table td:has(.type_work){background:#eaf6ff}.week-table td:has(.type_schedule){background:#f9ffec}.week-table .type_work{color:#2576c9;font-weight:700;padding:2px 7px}.week-table .type_schedule{color:#b6c80c;font-weight:700;padding:2px 7px}.week-table td:last-child{font-size:13px;color:#666}.week-table td[colspan="5"]{color:#aaa;letter-spacing:1.5px}.budget-title{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;box-sizing:border-box}.budget-title h2{width:30%;display:flex;align-items:center}.select-budget{width:70%;display:flex;flex-direction:row;gap:8px;align-items:center}.select-budget label{white-space:nowrap;font-weight:600}.select-budget select{width:80%;display:flex;flex-direction:row;margin-top:3px}.dashboard-card .budget-table th,.dashboard-card .budget-table td{padding:8px;font-size:14px}.dashboard-card .budget-table th:nth-child(1){width:100px}.dashboard-card .budget-table th:nth-child(2){width:180px}.dashboard-card .budget-table th:nth-child(3){width:180px}.dashboard-card .budget-table th:nth-child(4){width:110px}.dashboard-card .budget-table th:nth-child(5){width:180px}.wbs-upcoming{display:flex;gap:30px;justify-content:space-between;padding-bottom:4px}.wbs-upcoming div{flex:1;background:#f8f9fb;border-radius:10px;padding:5px 15px}.wbs-upcoming h3{margin-bottom:8px;font-size:16px;font-weight:600}.wbs-upcoming ul{list-style:none;padding:0;margin:0}.wbs-upcoming li{font-size:13px;line-height:1.5;margin-bottom:5px}@media (max-width: 900px){.dashboard-bottom .dashboard-card{padding:14px 6px}.week-table th,.week-table td{padding:7px 4px;font-size:13px}}@media (max-width: 900px){.dashboard{flex-direction:column;padding:20px 10px}.dashboard .inner{display:flex;flex-direction:column;gap:24px;width:100%}.dashboard-top{flex-direction:column;gap:16px}.div-status{flex-direction:column;gap:24px}.dashboard-card{width:100%!important;box-shadow:0 4px 10px #4664c812!important;padding:16px 18px!important}.status-chart{max-width:100%!important}.status-table,.notice-slim-table,.week-table,.budget-table{font-size:12px!important;width:100%!important;display:block;overflow-x:auto;white-space:nowrap}.status-table th,.status-table td,.notice-slim-table th,.notice-slim-table td,.week-table th,.week-table td,.budget-table th,.budget-table td{padding:5px 8px!important}.budget-title{font-size:12px}.budget-title h2{width:40%}.select-budget{width:60%}.info .inner>div>div{flex-wrap:wrap}.info .register-btn,.info .delete-btn,.info .excel-btn{width:100%;margin-bottom:10px}.week-table{font-size:12px!important;border-radius:8px;box-shadow:0 3px 12px #466eb40d}.week-table th,.week-table td{padding:6px!important}button{font-size:14px!important;padding:8px 12px!important}}.law{width:100%;height:100%;display:flex;flex-direction:column;position:relative;box-sizing:border-box;font-family:Noto Sans KR,sans-serif;color:#333}.law .inner{padding:30px 40px;height:100%;box-sizing:border-box;background:#f8fafc}.law .upload-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-bottom:0}.law .upload-section{flex:1 1 400px;min-height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px dashed #2563eb;border-radius:15px;background:#f0f4ff;text-align:center;transition:all .25s ease;cursor:pointer;padding:20px}.law .upload-section.dragover{border-color:#1a83ce;background:#e0f0ff;box-shadow:0 4px 15px #2663eb40}.law .upload-section label{font-size:16px;font-weight:600;color:#2563eb;background:linear-gradient(135deg,#e0f0ff,#c2e0ff);padding:12px 28px;border-radius:30px;cursor:pointer;transition:all .25s ease}.law .upload-section label:hover{background:linear-gradient(135deg,#c2e0ff,#99cfff);transform:scale(1.05)}.law .upload-section input[type=file]{display:none}.law .file-name{margin-top:12px;font-size:14px;font-weight:500;color:#1a2d53;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.law .button-group-wrapper{display:flex;gap:12px;flex-wrap:wrap}.law .upload-btn,.delete-btn{padding:10px 28px;font-size:14px;font-weight:600;border-radius:25px;cursor:pointer;transition:all .2s ease;border:none;margin-top:20px;margin-bottom:20px}.law .upload-btn{background:linear-gradient(135deg,#28a745,#3cd37d);color:#fff}.law .upload-btn:hover{background:linear-gradient(135deg,#218838,#2ab965)}.law .delete-btn{background:linear-gradient(135deg,#dc3545,#e4606d);color:#fff}.law .delete-btn:hover{background:linear-gradient(135deg,#b02a37,#d63b4c)}.law .delete-btn:disabled{background:#f5a5a5;cursor:not-allowed}.law .file-table-container .table-header{display:flex;flex-direction:row;justify-content:space-between;margin:20px 0}@media (max-width: 768px){.law .upload-wrapper{flex-direction:column;align-items:stretch}.button-group-wrapper{justify-content:flex-start}}@media (min-width: 768px){.info{width:100%;height:100%;display:flex;flex-direction:column;position:relative;box-sizing:border-box;font-family:Noto Sans KR,sans-serif;color:#333}.info .inner{padding:30px 40px;height:100%;box-sizing:border-box;background:#f8fafc}.info .inner>div:first-child{display:flex;gap:10px;margin-bottom:15px}.register-btn,.delete-btn{padding:8px 22px;border-radius:20px;font-size:15px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.register-btn{background:#2563eb;color:#fff;box-shadow:0 2px 6px #2563eb33}.register-btn:hover{background:#1d4ed8}.delete-btn{background:#ef4444;color:#fff;box-shadow:0 2px 6px #ef44442e}.delete-btn:disabled{opacity:.45;cursor:not-allowed;background:#fca5a5}.delete-btn:not(:disabled):hover{background:#dc2626}.table-wrap{position:relative;overflow-x:auto;background:#fff;border-radius:10px;box-shadow:0 2px 12px #0000000d}.excel-table{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;table-layout:fixed}.excel-table th,.excel-table td{border-bottom:1px solid #e5e7eb;padding:10px 12px;text-align:center;height:48px;flex-wrap:nowrap;white-space:nowrap}.excel-table th{background:#eff6ff;color:#333;font-weight:600;font-size:15px}.excel-table th:first-child{width:60px}.excel-table th:nth-child(2),.excel-table td:nth-child(2){width:60px}.table-wrap .excel-table th:nth-child(3),.excel-table td:nth-child(3){width:550px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-wrap .excel-table th:nth-child(4),.excel-table td:nth-child(4){width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-wrap .excel-table th:nth-child(5),.excel-table td:nth-child(5){width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-wrap .excel-table th:nth-child(6),.excel-table td:nth-child(6){width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-wrap .excel-table th:nth-child(7),.excel-table td:nth-child(7){width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-wrap .excel-table th:nth-child(8),.excel-table td:nth-child(8){width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-wrap .excel-table th:nth-child(9),.excel-table td:nth-child(9){width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-wrap .excel-table th:nth-child(10),.excel-table td:nth-child(10){width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.excel-table tr:nth-child(2n) td{background:#f9fafb}.bold-task{font-weight:600;color:#1e40af;cursor:pointer;transition:color .16s}.bold-task:hover{color:#ef4444;text-decoration:underline}.excel-btn{background:#1f6f43;color:#fff;border:none;border-radius:22px;padding:8px 18px;font-size:14px;cursor:pointer;box-shadow:0 2px 10px #285a3c26;transition:background .2s}.excel-btn:hover{background:#145c35}.modal-bg{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:999}.info .modal-bg .custom-modal{height:90%;background:#fff;border-radius:16px;min-width:420px;padding:20px 36px 28px;box-shadow:0 8px 30px #00000026;animation:modalPop .23s cubic-bezier(.51,1.63,.41,.99);position:relative}@keyframes modalPop{0%{transform:scale(.85) translateY(30px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.info .modal-title{font-size:20px;font-weight:700;text-align:center;color:#1d4ed8;margin-bottom:3px}.info .input-group{margin-bottom:5px}.info .input-group label{display:block;margin-bottom:0;font-size:14px;color:#374151;text-align:left}.info .modal-input{width:100%;padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;outline:none;transition:border .15s ease}.modal-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.modal-actions{display:flex;justify-content:space-between;gap:10px;margin-top:22px}.modal-save,.modal-cancel{flex:1;padding:9px 0;border-radius:8px;border:none;font-weight:600;font-size:15px;cursor:pointer;transition:all .15s ease}.modal-save{background:#2563eb;color:#fff}.modal-save:hover{background:#1e40af}.modal-cancel{background:#f3f4f6;color:#374151}.modal-cancel:hover{background:#e5e7eb}.modal-close{position:absolute;top:12px;right:18px;font-size:22px;color:#64748b;background:none;border:none;cursor:pointer;transition:color .15s}.modal-close:hover{color:#ef4444}}.info .inner .pagination{margin-top:25px;display:flex;justify-content:center;align-items:center;gap:14px;font-family:Pretendard,Noto Sans KR,sans-serif}.info .inner .page-numbers{display:flex;gap:6px}.info .inner .page-btn,.page-nav{border:none;background:#fff;color:#555;border-radius:8px;padding:6px 12px;font-size:14px;cursor:pointer;transition:all .25s ease;box-shadow:0 1px 3px #00000014}.info .inner .page-btn:hover,.page-nav:hover{background:#007bff;color:#fff;transform:translateY(-1px)}.info .inner .page-btn.active{background:#007bff;color:#fff;font-weight:600;box-shadow:0 2px 6px #007bff40}.info .inner .page-nav:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}@media (min-width: 768px){.report{height:100%;width:100%;display:flex;position:relative;box-sizing:border-box;flex-direction:column;background-color:#fff;border-radius:15px;box-shadow:0 2px 10px #1e366412}.report .inner{padding:10px 40px 30px;height:100%;box-sizing:border-box;background:#f8fafc}.report .report-header{display:flex;flex-direction:row;justify-content:space-between}.report .task-select{margin:10px 0 0;display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500;color:#253559}.report .task-select select{padding:7px 28px;font-size:15px;border-radius:7px;border:1.2px solid #d8dfef;background:#f9fafb;color:#22408a;transition:border-color .14s}.report .task-select select:focus{outline:none;border-color:#2563eb}.report .upload-section input[type=file]{margin-right:12px;font-size:15px}.report .upload-section button{padding:7px 30px;background:#2263eb;color:#fff;border-radius:23px;border:none;cursor:pointer;font-weight:600;font-size:14px;margin-left:5px;transition:background .16s}.report .upload-section button:hover{background:#184dc6}.report .upload-section .delete-btn{width:100px;margin-left:20px}.report .file-table-container{margin-top:15px;border-radius:13px;overflow-x:auto;background:#fcfdfe;box-shadow:0 2px 10px #2850a00a;padding:10px 20px;box-sizing:border-box}.report .table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;margin-top:10px;padding:4px 10px 6px}.table-header h3{font-size:18px;font-weight:700;color:#1a2d53;letter-spacing:.02em;margin:0}.excel-btn{border:none;background:transparent;cursor:pointer;padding:3px;margin-left:8px;transition:transform .15s;display:flex;align-items:center}.excel-btn:hover{transform:scale(1.08)}.file-table{width:100%;border-collapse:separate;box-sizing:border-box;border-radius:10px;background:#fff;font-size:15px;overflow:hidden;margin-bottom:45px;table-layout:fixed}.file-table th,.file-table td{border-bottom:1.5px solid #f1f2f6;padding:13px 10px;text-align:center;vertical-align:middle;background:none;color:#294079;font-family:Noto Sans KR,Malgun Gothic,sans-serif;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-table th{background:#f6f6fa;font-weight:700;color:#16346e;border-top:1.8px solid #e5e9f5;height:60px}.file-table tr{background:#fff;transition:background .15s}.file-table tr:hover td{background:#f8fafd}.file-table th:nth-child(1),.file-table td:nth-child(1){width:60px}.file-table th:nth-child(2),.file-table td:nth-child(2){width:60px}.file-table th:nth-child(3),.file-table td:nth-child(3){width:640px}.file-table th:nth-child(4),.file-table td:nth-child(4){width:160px}.file-table th:nth-child(5),.file-table td:nth-child(5){width:160px}.file-table th:nth-child(6),.file-table td:nth-child(6){width:200px}.file-table td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:13px 10px;font-size:15px;background:transparent;color:#3c4664;line-height:1.28;height:50px}.file-table button{padding:6px 20px;border-radius:20px;background:#1a83ce;color:#fff;border:none;font-size:13.5px;font-weight:700;cursor:pointer;transition:background .13s}.file-table button:hover{background:#155494}.report .upload-wrapper{display:flex;flex-wrap:wrap;justify-content:end;gap:20px;margin-bottom:0;margin-top:-20px}.report .upload-section{flex:1 1 400px;min-height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px dashed #2563eb;border-radius:15px;background:#f0f4ff;text-align:center;transition:all .25s ease;cursor:pointer;padding:20px}.report .upload-section.dragover{border-color:#1a83ce;background:#e0f0ff;box-shadow:0 4px 15px #2663eb40}.report .upload-section label{font-size:16px;font-weight:600;color:#2563eb;background:linear-gradient(135deg,#e0f0ff,#c2e0ff);padding:12px 28px;border-radius:30px;cursor:pointer;transition:all .25s ease}.report .upload-section label:hover{background:linear-gradient(135deg,#c2e0ff,#99cfff);transform:scale(1.05)}.report .upload-section input[type=file]{display:none}.report .file-name{margin-top:12px;font-size:14px;font-weight:500;color:#1a2d53;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report .button-group-wrapper{display:flex;gap:12px;flex-wrap:wrap}.report .upload-btn,.delete-btn{padding:10px 28px;font-size:14px;font-weight:600;border-radius:25px;cursor:pointer;transition:all .2s ease;border:none;margin-top:20px;margin-bottom:20px}.report .upload-btn{background:linear-gradient(135deg,#28a745,#3cd37d);color:#fff}.report .upload-btn:hover{background:linear-gradient(135deg,#218838,#2ab965)}.report .delete-btn{background:linear-gradient(135deg,#dc3545,#e4606d);color:#fff}.report .delete-btn:hover{background:linear-gradient(135deg,#b02a37,#d63b4c)}.report .delete-btn:disabled{background:#f5a5a5;cursor:not-allowed}.report .file-table-container .table-header{display:flex;flex-direction:row;justify-content:space-between;margin:20px 0}}@media (min-width: 768px){.result{height:100%;width:100%;display:flex;position:relative;box-sizing:border-box;flex-direction:column;background-color:#fff;border-radius:15px;box-shadow:0 2px 10px #1e366412}.result .inner{padding:10px 40px 30px;height:100%;box-sizing:border-box;background:#f8fafc}.result .result-header{display:flex;flex-direction:row;justify-content:space-between}.result .task-select{margin:10px 0 0;display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500;color:#253559}.result .task-select select{padding:7px 28px;font-size:15px;border-radius:7px;border:1.2px solid #d8dfef;background:#f9fafb;color:#22408a;transition:border-color .14s}.result .task-select select:focus{outline:none;border-color:#2563eb}.result .upload-section input[type=file]{margin-right:12px;font-size:15px}.result .upload-section button{padding:7px 30px;background:#2263eb;color:#fff;border-radius:23px;border:none;cursor:pointer;font-weight:600;font-size:14px;margin-left:5px;transition:background .16s}.result .upload-section button:hover{background:#184dc6}.result .upload-section .delete-btn{width:100px;margin-left:20px}.result .file-table-container{margin-top:15px;border-radius:13px;overflow-x:auto;background:#fcfdfe;box-shadow:0 2px 10px #2850a00a;padding:10px 20px;box-sizing:border-box}.result .table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;margin-top:10px;padding:4px 10px 6px}.table-header h3{font-size:18px;font-weight:700;color:#1a2d53;letter-spacing:.02em;margin:0}.excel-btn{border:none;background:transparent;cursor:pointer;padding:3px;margin-left:8px;transition:transform .15s;display:flex;align-items:center}.excel-btn:hover{transform:scale(1.08)}.file-table{width:100%;border-collapse:separate;box-sizing:border-box;border-radius:10px;background:#fff;font-size:15px;overflow:hidden;margin-bottom:45px;table-layout:fixed}.file-table th,.file-table td{border-bottom:1.5px solid #f1f2f6;padding:13px 10px;text-align:center;vertical-align:middle;background:none;color:#294079;font-family:Noto Sans KR,Malgun Gothic,sans-serif;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-table th{background:#f6f6fa;font-weight:700;color:#16346e;border-top:1.8px solid #e5e9f5;height:60px}.file-table tr{background:#fff;transition:background .15s}.file-table tr:hover td{background:#f8fafd}.file-table th:nth-child(1),.file-table td:nth-child(1){width:60px}.file-table th:nth-child(2),.file-table td:nth-child(2){width:60px}.file-table th:nth-child(3),.file-table td:nth-child(3){width:640px}.file-table th:nth-child(4),.file-table td:nth-child(4){width:160px}.file-table th:nth-child(5),.file-table td:nth-child(5){width:160px}.file-table th:nth-child(6),.file-table td:nth-child(6){width:200px}.file-table td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:13px 10px;font-size:15px;background:transparent;color:#3c4664;line-height:1.28;height:50px}.file-table button{padding:6px 20px;border-radius:20px;background:#1a83ce;color:#fff;border:none;font-size:13.5px;font-weight:700;cursor:pointer;transition:background .13s}.file-table button:hover{background:#155494}.result .upload-wrapper{display:flex;flex-wrap:wrap;justify-content:end;gap:20px;margin-bottom:0;margin-top:-20px}.result .upload-section{flex:1 1 400px;min-height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px dashed #2563eb;border-radius:15px;background:#f0f4ff;text-align:center;transition:all .25s ease;cursor:pointer;padding:20px}.result .upload-section.dragover{border-color:#1a83ce;background:#e0f0ff;box-shadow:0 4px 15px #2663eb40}.result .upload-section label{font-size:16px;font-weight:600;color:#2563eb;background:linear-gradient(135deg,#e0f0ff,#c2e0ff);padding:12px 28px;border-radius:30px;cursor:pointer;transition:all .25s ease}.result .upload-section label:hover{background:linear-gradient(135deg,#c2e0ff,#99cfff);transform:scale(1.05)}.result .upload-section input[type=file]{display:none}.result .file-name{margin-top:12px;font-size:14px;font-weight:500;color:#1a2d53;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result .button-group-wrapper{display:flex;gap:12px;flex-wrap:wrap}.result .upload-btn,.delete-btn{padding:10px 28px;font-size:14px;font-weight:600;border-radius:25px;cursor:pointer;transition:all .2s ease;border:none;margin-top:20px;margin-bottom:20px}.result .upload-btn{background:linear-gradient(135deg,#28a745,#3cd37d);color:#fff}.result .upload-btn:hover{background:linear-gradient(135deg,#218838,#2ab965)}.result .delete-btn{background:linear-gradient(135deg,#dc3545,#e4606d);color:#fff}.result .delete-btn:hover{background:linear-gradient(135deg,#b02a37,#d63b4c)}.result .delete-btn:disabled{background:#f5a5a5;cursor:not-allowed}.result .file-table-container .table-header{display:flex;flex-direction:row;justify-content:space-between;margin:20px 0}}.files{width:100%;height:100%;display:flex;flex-direction:column;position:relative;box-sizing:border-box;font-family:Noto Sans KR,sans-serif;color:#333}.files .inner{padding:30px 40px;height:100%;box-sizing:border-box;background:#f8fafc}.files .upload-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-bottom:0}.files .upload-section{flex:1 1 400px;min-height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px dashed #2563eb;border-radius:15px;background:#f0f4ff;text-align:center;transition:all .25s ease;cursor:pointer;padding:20px}.files .upload-section.dragover{border-color:#1a83ce;background:#e0f0ff;box-shadow:0 4px 15px #2663eb40}.files .upload-section label{font-size:16px;font-weight:600;color:#2563eb;background:linear-gradient(135deg,#e0f0ff,#c2e0ff);padding:12px 28px;border-radius:30px;cursor:pointer;transition:all .25s ease}.files .upload-section label:hover{background:linear-gradient(135deg,#c2e0ff,#99cfff);transform:scale(1.05)}.files .upload-section input[type=file]{display:none}.files .file-name{margin-top:12px;font-size:14px;font-weight:500;color:#1a2d53;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.files .button-group-wrapper{display:flex;gap:12px;flex-wrap:wrap}.files .upload-btn,.delete-btn{padding:10px 28px;font-size:14px;font-weight:600;border-radius:25px;cursor:pointer;transition:all .2s ease;border:none;margin-top:20px;margin-bottom:20px}.files .upload-btn{background:linear-gradient(135deg,#28a745,#3cd37d);color:#fff}.files .upload-btn:hover{background:linear-gradient(135deg,#218838,#2ab965)}.files .delete-btn{background:linear-gradient(135deg,#dc3545,#e4606d);color:#fff}.files .delete-btn:hover{background:linear-gradient(135deg,#b02a37,#d63b4c)}.files .delete-btn:disabled{background:#f5a5a5;cursor:not-allowed}.files .file-table-container .table-header{display:flex;flex-direction:row;justify-content:space-between;margin:20px 0}.files .pagination{display:flex;justify-content:center;margin-top:20px;gap:8px}.files .pagination button{border:none;padding:8px 14px;background:#e2e8f0;color:#1a1a1a;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s ease}.files .pagination button:hover{background:#cbd5e1}.files .pagination button.active{background:#2563eb;color:#fff;font-weight:700;box-shadow:0 3px 8px #2563eb59}@media (max-width: 768px){.files .upload-wrapper{flex-direction:column;align-items:stretch}.button-group-wrapper{justify-content:flex-start}}@media (min-width: 768px){.notice{height:100%;height:calc(100vh - 270px);display:flex;position:relative;box-sizing:border-box;flex-direction:column;background:#f9fbfc;border-radius:13px;box-shadow:0 2px 12px #3250a012}.notice .inner{height:100%;width:100%;padding:30px 40px;box-sizing:border-box;background:#f8fafc;border-radius:12px}.notice-write-btn{padding:9px 32px;background:#2563eb;color:#fff;font-weight:700;font-size:16px;border-radius:20px;border:none;box-shadow:0 2px 8px #3c50aa14;cursor:pointer;margin-bottom:16px;margin-right:11px;transition:background .16s}.notice-write-btn:hover{background:#184dc6}.notice-table{width:100%;background:#fff;border-collapse:separate;border-radius:10px;box-shadow:0 2px 5px #4650a008;font-size:15px;table-layout:fixed;overflow:hidden;margin-bottom:28px}.notice-table th,.notice-table td{padding:13px 10px;text-align:center;vertical-align:middle;border-bottom:1.5px solid #f1f2f6;background:none;color:#294079;font-family:Noto Sans KR,Malgun Gothic,sans-serif;font-size:15px}.notice-table th{background:#f6f6fa;font-weight:700;color:#16346e;border-top:1.8px solid #e5e9f5;letter-spacing:.02em}.notice-table tr{transition:background .15s}.notice-table tr:hover td{background:#f8fafd}.notice-table tr:last-child td{border-bottom:none}.notice-table td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link{color:#2563eb;text-decoration:underline;font-weight:500;cursor:pointer}.modal-bg{position:fixed;left:0;top:0;width:100vw;height:100vh;background:#3c466e1f;z-index:200;display:flex;align-items:center;justify-content:center}.custom-modal{min-width:410px;max-width:540px;background:#fff;border-radius:13px;box-shadow:0 2px 20px #20287821;padding:38px 32px 28px;position:relative;display:flex;flex-direction:column;gap:9px;z-index:222}.modal-title{font-size:18px;font-weight:700;margin-bottom:10px;color:#1c3486}.modal-close{position:absolute;right:19px;top:13px;border:none;background:none;font-size:20px;color:#999;cursor:pointer;font-weight:700}.input-group{margin-bottom:11px;display:flex;flex-direction:column;gap:6px}.modal-input{padding:7px 10px;font-size:15px;border-radius:7px;border:1.2px solid #d8dfef;background:#f9fafb;color:#22408a}.modal-save,.modal-edit{padding:7px 28px;border-radius:20px;background:#2263eb;color:#fff;border:none;font-size:14px;font-weight:700;cursor:pointer;margin-right:7px;transition:background .14s}.modal-save:hover,.modal-edit:hover{background:#184dc6}.modal-delete{padding:7px 22px;border-radius:20px;background:#fa5252;color:#fff;border:none;font-size:13px;font-weight:700;cursor:pointer;transition:background .14s}.modal-delete:hover{background:#d11111}.modal-cancel{padding:7px 22px;border-radius:20px;background:#e0e6ef;color:#384b78;border:none;font-size:14px;font-weight:700;cursor:pointer;margin-left:7px;transition:background .14s}.modal-cancel:hover{background:#d5dae1}}.notice .inner .pagination{margin-top:25px;display:flex;justify-content:center;align-items:center;gap:14px;font-family:Pretendard,Noto Sans KR,sans-serif}.notice .inner .page-numbers{display:flex;gap:6px}.notice .inner .page-btn,.page-nav{border:none;background:#fff;color:#555;border-radius:8px;padding:6px 12px;font-size:14px;cursor:pointer;transition:all .25s ease;box-shadow:0 1px 3px #00000014}.notice .inner .page-btn:hover,.page-nav:hover{background:#007bff;color:#fff;transform:translateY(-1px)}.notice .inner .page-btn.active{background:#007bff;color:#fff;font-weight:600;box-shadow:0 2px 6px #007bff40}.notice .inner .page-nav:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}@media (min-width: 768px){#work{height:100%;width:100vw;padding-top:40px;font-family:SUIT,Noto Sans KR,sans-serif;background:#f8fafb;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}#work .inner{width:100%;padding-left:40px;padding-right:80px;text-align:center;display:flex;flex-direction:column;justify-content:center}.work-title{text-align:center;width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center}#work h2{width:100%;font-weight:700;font-size:22px;color:#303940;margin:0 0 32px;letter-spacing:-1.5px;background:none;border:none;display:flex;align-items:center;justify-content:center;gap:10px}#work h2 button{background:#dff1e9;border:none;border-radius:6px;padding:6px 14px;font-size:16px;font-weight:600;color:#2d8862;cursor:pointer;margin:0 2px;transition:background .22s}#work h2 button:hover{background:#bee4cf}.filter_legend{display:flex;flex-direction:row}.legend{width:200px}.filters{width:100%;display:flex;align-items:center;margin-bottom:10px;gap:20px}.filters label{font-size:16px;color:#2a384a;margin-right:0;display:flex;align-items:center;gap:4px}.filters input[type=radio]{accent-color:#319a6f;margin-right:6px}.calendar{width:100%;background:#fff;border-radius:16px;box-shadow:0 4px 24px #33485a12;padding:24px 32px 32px;margin-bottom:48px;margin-top:12px;display:flex;flex-direction:column;align-items:center}.calendar-weekdays{width:100%;display:flex;margin-bottom:13px;background:none}.calendar-weekday{width:calc(100% / 7 - 6px);text-align:center;font-weight:700;font-size:16px;color:#6f7a85;padding:8px 0;background:#f4f6fa;border-radius:7px 7px 0 0;margin-right:2px}.calendar-days{width:100%;display:flex;flex-wrap:wrap;min-height:380px;gap:2px;row-gap:10px}.calendar-day{width:calc(100% / 7 - 6px);min-height:69px;border:1px solid #e1e4ea;border-radius:7px;background:#fafbfc;box-sizing:border-box;padding:10px 6px 8px;transition:box-shadow .18s,border-color .18s;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.calendar-day:hover{box-shadow:0 2px 10px #1bb48218;border-color:#37a679;z-index:2;background:#f5fbe8}.calendar-day.disabled{cursor:not-allowed;background:#f0f1f4}.calendar-day.empty{background:transparent;border:none;pointer-events:none}.date{font-weight:700;color:#40464f;font-size:16px;margin-bottom:8px;letter-spacing:-1px}.events{display:flex;flex-direction:column;gap:3px;overflow:hidden;font-size:12px;line-height:1.5}#work .calendar .calendar-days .event.work{background:linear-gradient(90deg,#b0dfff 10%,#d0ecff);color:#000;font-size:13px;padding:3px 5px;border-radius:4px;margin-bottom:3px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align-last:left}.event.schedule{background:linear-gradient(90deg,#faffb0 10%,#fcffd1);font-size:13px;padding:3px 5px;border-radius:4px;margin-bottom:3px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align-last:left}.popup{position:fixed;inset:0;background:#00000021;display:flex;justify-content:center;align-items:center;z-index:999}.popup-inner{background:#fff;border-radius:8px;box-shadow:0 8px 32px #33485a14;padding:38px 27px;min-width:320px;display:flex;flex-direction:column;align-items:center}.popup-inner h3{font-size:18px;font-weight:800;margin-bottom:18px;color:#26835b;letter-spacing:-1px}.popup-inner input{width:240px;padding:7px 10px;border-radius:4px;border:1px solid #cad4d7;margin-bottom:14px;font-size:15px}.popup-inner button{background:#319a6f;border:none;color:#fff;border-radius:4px;padding:7px 16px;font-size:15px;font-weight:600;margin-right:6px;margin-bottom:5px;cursor:pointer;transition:background .14s}.popup-inner button[disabled]{background:#ececec;color:#aaa;cursor:not-allowed}.popup-inner button:last-child{margin-right:0;background:#f7f8fa;color:#40464f;border:1px solid #cad4d7}.popup-inner div[style]{font-size:13px;margin-top:7px;color:#d33b2b}}.rcms{width:100%;height:100%;display:flex;flex-direction:column;position:relative;box-sizing:border-box;font-family:Noto Sans KR,sans-serif;color:#333}.rcms .inner{padding:30px 40px;height:100%;box-sizing:border-box;background:#f8fafc}.rcms .upload-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-bottom:0}.rcms .upload-section{flex:1 1 400px;min-height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px dashed #2563eb;border-radius:15px;background:#f0f4ff;text-align:center;transition:all .25s ease;cursor:pointer;padding:20px}.rcms .upload-section.dragover{border-color:#1a83ce;background:#e0f0ff;box-shadow:0 4px 15px #2663eb40}.rcms .upload-section label{font-size:16px;font-weight:600;color:#2563eb;background:linear-gradient(135deg,#e0f0ff,#c2e0ff);padding:12px 28px;border-radius:30px;cursor:pointer;transition:all .25s ease}.rcms .upload-section label:hover{background:linear-gradient(135deg,#c2e0ff,#99cfff);transform:scale(1.05)}.rcms .upload-section input[type=file]{display:none}.rcms .file-name{margin-top:12px;font-size:14px;font-weight:500;color:#1a2d53;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rcms .button-group-wrapper{display:flex;gap:12px;flex-wrap:wrap}.rcms .upload-btn,.delete-btn{padding:10px 28px;font-size:14px;font-weight:600;border-radius:25px;cursor:pointer;transition:all .2s ease;border:none;margin-top:20px;margin-bottom:20px}.rcms .upload-btn{background:linear-gradient(135deg,#28a745,#3cd37d);color:#fff}.rcms .upload-btn:hover{background:linear-gradient(135deg,#218838,#2ab965)}.rcms .delete-btn{background:linear-gradient(135deg,#dc3545,#e4606d);color:#fff}.rcms .delete-btn:hover{background:linear-gradient(135deg,#b02a37,#d63b4c)}.rcms .delete-btn:disabled{background:#f5a5a5;cursor:not-allowed}.rcms .file-table-container .table-header{display:flex;flex-direction:row;justify-content:space-between;margin:20px 0}@media (max-width: 768px){.rcms .upload-wrapper{flex-direction:column;align-items:stretch}.button-group-wrapper{justify-content:flex-start}}.document{width:100%;min-height:calc(100vh - 270px);display:flex;flex-direction:column;position:relative;box-sizing:border-box;font-family:Noto Sans KR,sans-serif;color:#333}.document .inner{padding:30px 40px;height:100%;box-sizing:border-box;background:#f8fafc}.document .upload-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-bottom:0}.document .upload-section{flex:1 1 400px;min-height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px dashed #2563eb;border-radius:15px;background:#f0f4ff;text-align:center;transition:all .25s ease;cursor:pointer;padding:20px}.document .upload-section.dragover{border-color:#1a83ce;background:#e0f0ff;box-shadow:0 4px 15px #2663eb40}.document .upload-section label{font-size:16px;font-weight:600;color:#2563eb;background:linear-gradient(135deg,#e0f0ff,#c2e0ff);padding:12px 28px;border-radius:30px;cursor:pointer;transition:all .25s ease}.document .upload-section label:hover{background:linear-gradient(135deg,#c2e0ff,#99cfff);transform:scale(1.05)}.document .upload-section input[type=file]{display:none}.document .file-name{margin-top:12px;font-size:14px;font-weight:500;color:#1a2d53;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document .button-group-wrapper{display:flex;gap:12px;flex-wrap:wrap}.document .upload-btn,.delete-btn{padding:10px 28px;font-size:14px;font-weight:600;border-radius:25px;cursor:pointer;transition:all .2s ease;border:none;margin-top:20px;margin-bottom:20px}.document .upload-btn{background:linear-gradient(135deg,#28a745,#3cd37d);color:#fff}.document .upload-btn:hover{background:linear-gradient(135deg,#218838,#2ab965)}.document .delete-btn{background:linear-gradient(135deg,#dc3545,#e4606d);color:#fff}.document .delete-btn:hover{background:linear-gradient(135deg,#b02a37,#d63b4c)}.document .delete-btn:disabled{background:#f5a5a5;cursor:not-allowed}.document .file-table-container .table-header{display:flex;flex-direction:row;justify-content:space-between;margin:20px 0}.search-section{margin:20px}.search-bar{display:flex;align-items:center;gap:10px;background:#f7f8fc;border-radius:8px;padding:8px 12px;border:1px solid #ddd;width:400px;box-shadow:0 1px 3px #0000000d}.search-bar input{flex:1;border:none;outline:none;background:transparent;font-size:14px}.search-bar button{background:#2563eb;color:#fff;border:none;border-radius:6px;padding:5px 12px;font-weight:600;cursor:pointer;width:100px;transition:background .2s ease}.search-bar button:hover{background:#1e4ed8}.document .search-title{display:flex;flex-direction:row;justify-content:space-between}@media (max-width: 768px){.document .upload-wrapper{flex-direction:column;align-items:stretch}.button-group-wrapper{justify-content:flex-start}}@media (min-width: 768px){.employee{height:100%;width:100%;display:flex;position:relative;box-sizing:border-box;flex-direction:column}.employee .inner{height:700px;border:0px solid red;z-index:1;box-sizing:border-box}}@media (min-width: 768px){.patent{width:100%;height:100%;display:flex;flex-direction:column;position:relative;box-sizing:border-box;font-family:Noto Sans KR,sans-serif;color:#333}.patent .inner{padding:30px 40px;height:100%;box-sizing:border-box;background:#f8fafc}.patent .inner>div:first-child{display:flex;gap:10px;margin-bottom:15px}.register-btn,.delete-btn{padding:8px 22px;border-radius:20px;font-size:15px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease;margin-top:20px;margin-bottom:20px}.register-btn{background:#2563eb;color:#fff;box-shadow:0 2px 6px #2563eb33}.register-btn:hover{background:#1d4ed8}.delete-btn{background:#ef4444;color:#fff;box-shadow:0 2px 6px #ef44442e}.delete-btn:disabled{opacity:.45;cursor:not-allowed;background:#fca5a5}.delete-btn:not(:disabled):hover{background:#dc2626}.table-wrap{position:relative;overflow-x:auto;background:#fff;border-radius:10px;box-shadow:0 2px 12px #0000000d}.excel-table{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;table-layout:fixed}.excel-table th,.excel-table td{border-bottom:1px solid #e5e7eb;padding:10px 12px;text-align:center;height:48px;flex-wrap:nowrap;white-space:nowrap}.excel-table th{background:#eff6ff;color:#333;font-weight:600;font-size:15px}.patent .excel-table th:first-child{width:60px}.patent .excel-table th:nth-child(2),.excel-table td:nth-child(2){width:60px}.patent .excel-table th:nth-child(3),.excel-table td:nth-child(3){width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patent .excel-table th:nth-child(4),.excel-table td:nth-child(4){width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patent .excel-table th:nth-child(5),.excel-table td:nth-child(5){width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patent .excel-table th:nth-child(6),.excel-table td:nth-child(6){width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patent .excel-table th:nth-child(7),.excel-table td:nth-child(7){width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patent .excel-table th:nth-child(8),.excel-table td:nth-child(8){width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patent .excel-table th:nth-child(9),.excel-table td:nth-child(9){width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.excel-table tr:nth-child(2n) td{background:#f9fafb}.bold-task{font-weight:600;color:#1e40af;cursor:pointer;transition:color .16s}.bold-task:hover{color:#ef4444;text-decoration:underline}.excel-btn{background:#1f6f43;color:#fff;border:none;border-radius:22px;padding:8px 18px;font-size:14px;cursor:pointer;box-shadow:0 2px 10px #285a3c26;transition:background .2s}.excel-btn:hover{background:#145c35}.patent .inner .pagination{margin-top:25px;display:flex;justify-content:center;align-items:center;gap:14px;font-family:Pretendard,Noto Sans KR,sans-serif}.patent .inner .page-numbers{display:flex;gap:6px}.patent .inner .page-btn,.page-nav{border:none;background:#fff;color:#555;border-radius:8px;padding:6px 12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 1px 3px #00000014}.patent .inner .page-btn:hover,.page-nav:hover{background:#007bff;color:#fff;transform:translateY(-1px)}.patent .inner .page-btn.active{background:#007bff;color:#fff;font-weight:600;box-shadow:0 2px 6px #007bff40}.patent .inner .page-nav:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.modal-bg{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:999}.patent .custom-modal{background:#fff;border-radius:16px;min-width:420px;padding:20px 36px 28px;box-shadow:0 8px 30px #00000026;animation:modalPop .23s cubic-bezier(.51,1.63,.41,.99);position:relative}@keyframes modalPop{0%{transform:scale(.85) translateY(30px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.patent .modal-title{font-size:20px;font-weight:700;text-align:center;color:#1d4ed8;margin-bottom:3px}.patent .input-group{margin-bottom:5px}.input-group label{display:block;margin-bottom:6px;font-size:14px;color:#374151;text-align:left}.modal-input{width:100%;padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;outline:none;transition:border .15s ease}.modal-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.modal-actions{display:flex;justify-content:space-between;gap:10px;margin-top:22px}.modal-save,.modal-cancel{flex:1;padding:9px 0;border-radius:8px;border:none;font-weight:600;font-size:15px;cursor:pointer;transition:all .15s ease}.modal-save{background:#2563eb;color:#fff}.modal-save:hover{background:#1e40af}.modal-cancel{background:#f3f4f6;color:#374151}.modal-cancel:hover{background:#e5e7eb}.modal-close{position:absolute;top:12px;right:18px;font-size:22px;color:#64748b;background:none;border:none;cursor:pointer;transition:color .15s}.modal-close:hover{color:#ef4444}}.budget{width:100%;height:100%;display:flex;flex-direction:column;position:relative;box-sizing:border-box;font-family:Noto Sans KR,sans-serif;color:#333}.budget-manager{width:100%;min-height:100vh;font-family:SUIT,Noto Sans KR,sans-serif;background:linear-gradient(135deg,#f8fbff,#eef3fb);padding:40px 0 80px;display:flex;flex-direction:column;align-items:center}.budget-manager h2{font-size:26px;font-weight:900;color:#284d90;margin-bottom:28px;letter-spacing:-1.5px;background:linear-gradient(90deg,#3d7feb,#35a8e2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.budget-table td:nth-child(4),.budget-table td:nth-child(5){color:#2a5bbf;font-weight:600}.budget-table .summary-row td{background:#f0f7ff;font-weight:700}.task-select-area{display:flex;align-items:center;justify-content:space-between;width:60%;margin-bottom:20px;gap:15px;padding:0 5px}.task-select-area select{font-size:15px;padding:7px 11px;border-radius:6px;border:1.2px solid #b8cbe2;background:#f6fafd;min-width:180px;margin-left:-10px}.task-select-area select:nth-of-type(1){width:550px}.task-select-area select:nth-of-type(2){width:250px}.task-select-area label{font-size:16px;font-weight:600;color:#204d87}.task-select-area button{background:#35a8e2;color:#fff;border-radius:6px;border:none;font-size:15px;font-weight:600;padding:7px 16px;cursor:pointer;box-shadow:0 2px 8px #326eb414;transition:background .18s}.task-select-area button:hover{background:#206bb0}.budget-placeholder{width:100%;max-width:900px;min-height:260px;display:flex;align-items:center;justify-content:center;color:#999;font-size:17px;font-weight:600;background:#f9fcfe;border-radius:15px;box-shadow:0 2px 10px #646eb40f;margin-top:40px}.budget-content{width:60%;display:flex;flex-direction:column;gap:40px}.budget-group .group-title{font-size:19px;font-weight:800;color:#1761ce;border-left:6px solid #35a8e2;padding-left:10px;margin-bottom:10px}.budget-section{background:#fff;border-radius:14px;box-shadow:0 4px 20px #3c5abe0f;padding:20px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.section-header h4{font-size:17px;font-weight:700;color:#2357a5}.budget-group .budget-table th,.budget-group .budget-table td{padding:15px 0}.add-btn{background:#35a8e2;color:#fff;border:none;border-radius:6px;padding:5px 10px;font-weight:600;cursor:pointer;transition:.2s}.add-btn:hover{background:#1f6cb0}.budget-table{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;font-size:15px}.budget-table th{background:#f5f8fc;color:#2357a5;font-weight:700;border-bottom:1.5px solid #e6eaf3;text-align:center;padding:10px}.budget-table td{text-align:center;padding:8px;border-bottom:1px solid #eef1f6;background:#fafcfb}.budget-table input[type=text],.budget-table input[type=number]{width:95%;font-size:14px;padding:6px 7px;border-radius:6px;border:1.2px solid #b8cbe2;background:#f6fafd}.remove-btn{background:#f26c6c;color:#fff;border:none;border-radius:6px;padding:4px 9px;cursor:pointer;font-weight:700}.remove-btn:hover{background:#d94e4e}.summary-row td{background:#f2f7ff;font-weight:700;color:#164a97}.summary-info td{background:#f8fbfe;color:#1757a0;font-weight:600;font-size:14px;text-align:right;padding-right:15px}@media (max-width: 900px){.budget-content{max-width:96vw}.budget-table input{width:80px;font-size:13px}}.wbs{width:100%;display:flex;flex-direction:column;position:relative;box-sizing:border-box;font-family:Noto Sans KR,sans-serif;color:#333}.wbs .inner{padding:30px 80px;height:100%;box-sizing:border-box;background:#f8fafc}.wbs-manager{width:100%;min-height:60vh;margin:0 auto;font-family:Noto Sans KR,sans-serif}.task-select-area{margin-bottom:20px;display:flex;align-items:center;gap:12px}.wbs-table{width:100%;border-collapse:collapse;table-layout:fixed}.wbs-table th,.wbs-table td{border:1px solid #ddd;padding:8px;text-align:center}.wbs-table th{background-color:#f7f7f7;font-weight:700}.wbs-table input[type=text],.wbs-table input[type=date],.wbs-table input[type=number]{width:100%;box-sizing:border-box;padding:4px 6px;border:1px solid #ccc;border-radius:4px}.wbs-table button{cursor:pointer;background:#fa5252;border:none;color:#fff;border-radius:4px;padding:4px 8px}.wbs-table button:hover{background:#d94848}.wbs .inner .pagination{margin-top:25px;display:flex;justify-content:center;align-items:center;gap:14px;font-family:Pretendard,Noto Sans KR,sans-serif}.wbs .inner .page-numbers{display:flex;gap:6px}.wbs .inner .page-btn,.page-nav{border:none;background:#fff;color:#555;border-radius:8px;padding:6px 12px;font-size:14px;cursor:pointer;transition:all .25s ease;box-shadow:0 1px 3px #00000014}.wbs .inner .page-btn:hover,.page-nav:hover{background:#007bff;color:#fff;transform:translateY(-1px)}.wbs .inner .page-btn.active{background:#007bff;color:#fff;font-weight:600;box-shadow:0 2px 6px #007bff40}.wbs .inner .page-nav:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.order,.order-detail{width:100%;min-height:100vh;padding:20px 40px;font-family:Noto Sans KR,sans-serif;box-sizing:border-box;background:linear-gradient(135deg,#f8fbff,#eef3fb)}.order-table{width:100%;border-collapse:collapse;margin-top:20px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px #0000000d}.order-table thead tr{width:100%}.order-table th,.order-table td{padding:14px 16px;text-align:left;font-size:14px;color:#2c3e50;font-family:Noto Sans KR,sans-serif}.order-table th:nth-child(1),.order-table td:nth-child(1){width:120px;flex-wrap:nowrap;white-space:nowrap}.order-table th:nth-child(2),.order-table td:nth-child(2){width:200px;flex-wrap:nowrap;white-space:nowrap}.order-table th:nth-child(3),.order-table td:nth-child(3){width:400px;flex-wrap:nowrap;white-space:nowrap}.order-table th:nth-child(4),.order-table td:nth-child(4){width:140px;flex-wrap:nowrap;white-space:nowrap}.order-table th:nth-child(5),.order-table td:nth-child(5){width:250px;flex-wrap:nowrap;white-space:nowrap}.order-table th:nth-child(6),.order-table td:nth-child(6){width:250px;flex-wrap:nowrap;white-space:nowrap}.order-table th:nth-child(7),.order-table td:nth-child(7){width:250px;flex-wrap:nowrap;white-space:nowrap}.order-table tr:nth-child(2n){background-color:#f8f9ff}.row-hover:hover{background-color:#cfdfff;cursor:pointer;transition:background .2s}.detail-container{display:flex;gap:32px;flex-wrap:wrap;padding-top:30px}.left-panel,.right-panel{flex:1;min-width:320px;background:#fff;padding:28px 32px;border-radius:16px;box-shadow:0 10px 28px #00000014;transition:transform .2s,box-shadow .2s}.left-panel:hover,.right-panel:hover{transform:translateY(-2px);box-shadow:0 14px 36px #0000001f}.right-panel{border-left:3px dashed #cddcf7}.left-panel h3,.right-panel h3{font-size:24px;font-weight:800;color:#1f3c88;margin-bottom:20px;border-bottom:3px solid #cfdfff;padding-bottom:10px}.input-group label{font-weight:700;color:#1f3c88;margin-bottom:6px;font-size:15px}.input-group input,.input-group textarea{border:1px solid #b0c4de;padding:12px 14px;border-radius:10px;font-size:15px;background-color:#f8faff;transition:all .2s}.input-group textarea{min-height:120px}.input-group input:focus,.input-group textarea:focus{outline:none;border-color:#3b6dee;box-shadow:0 0 6px #3b6dee40}.content-box{background-color:#f0f4ff;padding:20px;border-radius:14px;margin-bottom:16px;line-height:1.6;color:#2c3e50;box-shadow:inset 0 2px 6px #0000000d;border-left:4px solid #3b6dee;min-height:150px}.created-time{font-size:13px;color:#5a6d89;margin-bottom:8px;font-style:italic}.save-btn,.reply-btn,.register-btn,.reply-toggle-btn{display:inline-block;padding:10px 18px;border-radius:8px;border:none;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s}.save-btn{background-color:#3b6dee;color:#fff}.save-btn:hover{background-color:#3153c6}.reply-btn{background-color:#4cb963;color:#fff}.reply-btn:hover{background-color:#3aa255}.register-btn{background-color:#ff8c42;color:#fff}.register-btn:hover{background-color:#e67e22}.reply-toggle-btn{background-color:#6c5ce7;color:#fff}.reply-toggle-btn:hover{background-color:#5b4bd4}.reply-item,.reply-edit-item{background:#f7f9ff;padding:18px;border-radius:12px;margin-bottom:20px;box-shadow:0 4px 12px #0000000d;border-left:4px solid #6c5ce7}.reply-item p,.reply-edit-item p{margin:6px 0;font-size:14px}a{color:#3b6dee;text-decoration:none}a:hover{text-decoration:underline}@media (max-width: 900px){.detail-container{flex-direction:column}.right-panel{border-left:none;border-top:3px dashed #cddcf7}}.order-write{background:#fff;padding:20px 32px 32px;border-radius:16px;box-shadow:0 8px 24px #00000014;max-width:700px;margin:20px auto 40px;transition:all .3s}.order-write h2{font-size:22px;font-weight:700;color:#33475b;margin-bottom:24px;border-bottom:2px solid #e6ebff;padding-bottom:8px}.order-write .input-group{display:flex;flex-direction:column;margin-bottom:18px}.order-write .input-group label{font-weight:600;color:#33475b;margin-bottom:8px}.order-write .input-group input,.order-write .input-group textarea{border:1px solid #cfd4dc;border-radius:12px;padding:12px 16px;font-size:15px;transition:all .2s}.order-write .input-group textarea:nth-child(2){height:100px}.order-write .input-group input:focus,.order-write .input-group textarea:focus{border-color:#3b6dee;box-shadow:0 0 0 3px #3b6dee26;outline:none}.order-write .file-input-wrapper{display:flex;align-items:center;gap:12px}.order-write .file-input-wrapper input[type=file]{border:none;padding:6px 12px;border-radius:8px;background-color:#f0f3ff;cursor:pointer;transition:background .2s}.order-write .file-input-wrapper input[type=file]:hover{background-color:#dbe4ff}.order-write .btn-row{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.order-write .btn-row button{padding:12px 20px;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s}.order-write .btn-row .save-btn{background-color:#3b6dee;color:#fff}.order-write .btn-row .save-btn:hover{background-color:#3153c6}.order-write .btn-row .cancel-btn{background-color:#f4f6fb;color:#33475b;border:1px solid #cfd4dc}.order-write .btn-row .cancel-btn:hover{background-color:#e6ebff}.order .inner .pagination{margin-top:25px;display:flex;justify-content:center;align-items:center;gap:14px;font-family:Pretendard,Noto Sans KR,sans-serif}.order .inner .page-numbers{display:flex;gap:6px}.order .inner .page-btn,.page-nav{border:none;background:#fff;color:#555;border-radius:8px;padding:6px 12px;font-size:14px;cursor:pointer;transition:all .25s ease;box-shadow:0 1px 3px #00000014}.order .inner .page-btn:hover,.page-nav:hover{background:#007bff;color:#fff;transform:translateY(-1px)}.order .inner .page-btn.active{background:#007bff;color:#fff;font-weight:600;box-shadow:0 2px 6px #007bff40}.order .inner .page-nav:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.notification-box{position:fixed;top:20px;right:20px;background-color:#2563eb;color:#fff;padding:12px 20px;border-radius:8px;box-shadow:0 2px 10px #0003;min-width:250px;z-index:9999;cursor:default;font-family:Arial,sans-serif;display:flex;justify-content:space-between;align-items:center}.notification-message{flex-grow:1;font-size:1rem;line-height:1.3;overflow-wrap:break-word}.notification-close-btn{margin-left:15px;background:transparent;border:none;color:#fff;font-weight:700;font-size:1.4rem;line-height:1;cursor:pointer;padding:0 5px;transition:color .3s ease}.notification-close-btn:hover{color:#fdd}@media (min-width: 768px){.account{width:100%;height:100%;display:flex;flex-direction:column;position:relative;box-sizing:border-box;font-family:Noto Sans KR,sans-serif;color:#333}.account .inner{padding:30px 40px;height:100%;box-sizing:border-box;background:#f8fafc}.account .inner>div:first-child{display:flex;gap:10px;margin-bottom:15px}.account .register-btn,.delete-btn{padding:8px 22px;border-radius:20px;font-size:15px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.account .register-btn{background:#2563eb;color:#fff;box-shadow:0 2px 6px #2563eb33}.account .register-btn:hover{background:#1d4ed8}.account .delete-btn{background:#ef4444;color:#fff;box-shadow:0 2px 6px #ef44442e}.delete-btn:disabled{opacity:.45;cursor:not-allowed;background:#fca5a5}.delete-btn:not(:disabled):hover{background:#dc2626}.account .table-wrap{position:relative;overflow-x:auto;background:#fff;border-radius:10px;box-shadow:0 2px 12px #0000000d}.account .excel-table{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;table-layout:fixed}.account .excel-table th,.excel-table td{border-bottom:1px solid #e5e7eb;padding:10px 12px;text-align:center;height:48px;flex-wrap:nowrap;white-space:nowrap}.account .excel-table th{background:#eff6ff;color:#333;font-weight:600;font-size:15px}.account .excel-table th:first-child{width:60px}.account.excel-table th:nth-child(2),.excel-table td:nth-child(2){width:100px}.account .table-wrap .excel-table th:nth-child(3),.excel-table td:nth-child(3){width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account .table-wrap .excel-table th:nth-child(4),.excel-table td:nth-child(4){width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account .table-wrap .excel-table th:nth-child(5),.excel-table td:nth-child(5){width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account .table-wrap .excel-table th:nth-child(6),.excel-table td:nth-child(6){width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account .excel-table tr:nth-child(2n) td{background:#f9fafb}.bold-task{font-weight:600;color:#1e40af;cursor:pointer;transition:color .16s}.bold-task:hover{color:#ef4444;text-decoration:underline}.excel-btn{background:#1f6f43;color:#fff;border:none;border-radius:22px;padding:8px 18px;font-size:14px;cursor:pointer;box-shadow:0 2px 10px #285a3c26;transition:background .2s}.excel-btn:hover{background:#145c35}.modal-bg{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:999}.account .modal-bg .custom-modal{height:50%;background:#fff;border-radius:16px;min-width:420px;padding:20px 36px 28px;box-shadow:0 8px 30px #00000026;animation:modalPop .23s cubic-bezier(.51,1.63,.41,.99);position:relative}@keyframes modalPop{0%{transform:scale(.85) translateY(30px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.account .modal-title{font-size:20px;font-weight:700;text-align:center;color:#1d4ed8;margin-bottom:3px}.account .input-group{margin-bottom:5px}.account .input-group label{display:block;margin-bottom:0;font-size:14px;color:#374151;text-align:left}.account .modal-input{width:100%;padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;outline:none;transition:border .15s ease}.modal-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.modal-actions{display:flex;justify-content:space-between;gap:10px;margin-top:22px}.modal-save,.modal-cancel{flex:1;padding:9px 0;border-radius:8px;border:none;font-weight:600;font-size:15px;cursor:pointer;transition:all .15s ease}.modal-save{background:#2563eb;color:#fff}.modal-save:hover{background:#1e40af}.modal-cancel{background:#f3f4f6;color:#374151}.modal-cancel:hover{background:#e5e7eb}.modal-close{position:absolute;top:12px;right:18px;font-size:22px;color:#64748b;background:none;border:none;cursor:pointer;transition:color .15s}.modal-close:hover{color:#ef4444}}.account .inner .pagination{margin-top:25px;display:flex;justify-content:center;align-items:center;gap:14px;font-family:Pretendard,Noto Sans KR,sans-serif}.account .inner .page-numbers{display:flex;gap:6px}.account .inner .page-btn,.page-nav{border:none;background:#fff;color:#555;border-radius:8px;padding:6px 12px;font-size:14px;cursor:pointer;transition:all .25s ease;box-shadow:0 1px 3px #00000014}.account .inner .page-btn:hover,.page-nav:hover{background:#007bff;color:#fff;transform:translateY(-1px)}.account .inner .page-btn.active{background:#007bff;color:#fff;font-weight:600;box-shadow:0 2px 6px #007bff40}.account .inner .page-nav:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.authority{padding:20px;max-width:1200px;margin:0 auto;min-height:600px}.authority .inner{background:#fff;padding:30px;border-radius:8px;min-height:600px;box-shadow:0 2px 8px #0000001a}.authority .inner h2{margin-bottom:24px;font-size:24px;color:#333}.user-select-section{margin-bottom:30px;display:flex;align-items:center;gap:12px}.user-select-section label{font-weight:600;font-size:15px}.user-select-section select{padding:10px 14px;font-size:14px;border:1px solid #ddd;border-radius:6px;min-width:250px;cursor:pointer}.permission-list h3{margin-bottom:16px;font-size:18px;color:#333}.permission-hierarchy{border:1px solid #e0e0e0;border-radius:8px;padding:16px;background:#fafafa}.permission-category{margin-bottom:12px;border:1px solid #ddd;border-radius:6px;background:#fff;overflow:hidden}.permission-category:last-child{margin-bottom:0}.category-header{display:flex;align-items:center;padding:12px 16px;background:#f5f5f5;border-bottom:1px solid #ddd}.expand-btn{width:24px;height:24px;border:1px solid #999;background:#fff;border-radius:4px;cursor:pointer;font-size:16px;font-weight:700;line-height:1;margin-right:10px;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#555}.expand-btn:hover{background:#e9ecef;border-color:#666}.category-label{display:flex;align-items:center;cursor:pointer;flex:1;padding:4px 0}.category-label:hover{opacity:.8}.category-label input[type=checkbox]{width:18px;height:18px;margin-right:10px;cursor:pointer}.category-title{font-weight:600;color:#333;font-size:15px}.category-items{padding:12px 16px;display:flex;flex-direction:column;gap:10px;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.permission-item-sub{display:flex;align-items:center;padding:8px 12px 8px 48px;cursor:pointer;border-radius:4px;transition:background .2s}.permission-item-sub:hover{background:#f9f9f9}.permission-item-sub input[type=checkbox]{width:16px;height:16px;margin-right:10px;cursor:pointer}.permission-item-sub span{font-size:14px;color:#555}.save-btn{padding:12px 16px;font-size:15px;font-weight:600;border:none;border-radius:6px;background:#0078d7;color:#fff;cursor:pointer;transition:background .2s}.save-btn:hover{background:#005bb5}.no-access{padding:60px 20px;text-align:center;font-size:18px;color:#999}@media (min-width: 768px){.projectChat{display:flex;flex-direction:column;height:80vh;width:100%;background-color:#f4f7fb;border-radius:18px;box-shadow:0 4px 25px #0000000d;font-family:Noto Sans KR,sans-serif}.projectChat .inner{flex:1;padding:20px 28px;height:100%;display:flex;flex-direction:column}.projectChat .task-select{display:flex;align-items:center;gap:10px;margin-bottom:18px;font-size:16px;font-weight:600;color:#1e3a5f}.projectChat .task-select select{padding:8px 18px;border-radius:10px;border:1px solid #d9e1f2;background:#fff;color:#1e3a5f;font-weight:500;transition:all .2s}.projectChat .task-select select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640}.projectChat .chatBox{flex:1;display:flex;flex-direction:column;border-radius:18px;background:#fff;overflow:hidden}.projectChat .messageList{flex:1;padding:22px;overflow-y:auto;display:flex;flex-direction:column;gap:14px;background:linear-gradient(180deg,#fff,#f3f6fc)}.projectChat .messageItem{display:flex;flex-direction:column;max-width:70%;padding:12px 16px;border-radius:14px;background:#e9f2ff;border:1px solid #d1e3ff;box-shadow:0 2px 5px #0028780f;word-break:break-word;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.msgUser{font-weight:700;font-size:14px;color:#1e3a5f;margin-bottom:4px}.msgText{font-size:15px;color:#2d3748;margin-bottom:5px}.msgFile a{display:inline-block;margin-top:4px;font-size:14px;color:#2563eb;text-decoration:none;background:#2563eb1a;padding:4px 8px;border-radius:6px;transition:all .15s}.msgFile a:hover{background:#2563eb33}.msgTime{font-size:12px;color:#8b95a1;text-align:right;margin-top:4px}.inputBox{display:flex;align-items:center;padding:12px 18px;border-top:1px solid #e5eaf3;background:#fff;gap:10px}.inputBox input[type=text]{flex:1;padding:12px 18px;border-radius:22px;border:1px solid #d4d9e2;background:#f8fafc;font-size:14px;transition:all .2s}.inputBox input[type=text]:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633;outline:none}.inputBox input[type=file]{display:none}.fileLabel{width:40px;height:40px;background:#e8eef8;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:20px;cursor:pointer;transition:all .2s}.fileLabel:hover{background:#d8e4f7}.inputBox button{padding:10px 20px;border-radius:22px;background:#3b82f6;color:#fff;border:none;font-weight:600;font-size:14px;cursor:pointer;transition:.2s}.inputBox button:hover{background:#2563eb}.messageList::-webkit-scrollbar{width:6px}.messageList::-webkit-scrollbar-thumb{background-color:#64748b33;border-radius:3px}}.filePreview{background:#eef6ff;padding:8px 12px;border-radius:8px;margin-bottom:6px;display:flex;justify-content:space-between;align-items:center}.removeFileBtn{border:none;background:transparent;color:red;font-size:13px;cursor:pointer}.msgActions{margin-top:4px}.msgActions button{margin-right:6px;background:#ddd;border:none;padding:4px 8px;border-radius:4px;cursor:pointer;font-size:12px}.msgActions button:hover{background:#bbb}@media (min-width: 768px){.site{width:100%;height:100%;display:flex;flex-direction:column;position:relative;box-sizing:border-box;font-family:Noto Sans KR,sans-serif;color:#333}.site .inner{padding:30px 40px;height:100%;box-sizing:border-box;background:#f8fafc}.site .inner>div:first-child{display:flex;gap:10px;margin-bottom:15px}.site .register-btn,.site .delete-btn{padding:8px 22px;border-radius:20px;font-size:15px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.site .register-btn{background:#2563eb;color:#fff;box-shadow:0 2px 6px #2563eb33}.site .register-btn:hover{background:#1d4ed8}.site .delete-btn{background:#ef4444;color:#fff;box-shadow:0 2px 6px #ef44442e}.delete-btn:disabled{opacity:.45;cursor:not-allowed;background:#fca5a5}.delete-btn:not(:disabled):hover{background:#dc2626}.site .table-wrap{position:relative;overflow-x:auto;background:#fff;border-radius:10px;box-shadow:0 2px 12px #0000000d}.site .excel-table{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;table-layout:fixed}.site .excel-table th,.excel-table td{border-bottom:1px solid #e5e7eb;padding:10px 12px;text-align:center;height:48px;flex-wrap:nowrap;white-space:nowrap}.site .excel-table th{background:#eff6ff;color:#333;font-weight:600;font-size:15px}.site .excel-table th:first-child{width:60px}.site.excel-table th:nth-child(2),.excel-table td:nth-child(2){width:100px}.site .table-wrap .excel-table th:nth-child(3),.excel-table td:nth-child(3){width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site .table-wrap .excel-table th:nth-child(4),.excel-table td:nth-child(4){width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site .table-wrap .excel-table th:nth-child(5),.excel-table td:nth-child(5){width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site .table-wrap .excel-table th:nth-child(6),.excel-table td:nth-child(6){width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site .excel-table tr:nth-child(2n) td{background:#f9fafb}.bold-task{font-weight:600;color:#1e40af;cursor:pointer;transition:color .16s}.bold-task:hover{color:#ef4444;text-decoration:underline}.excel-btn{background:#1f6f43;color:#fff;border:none;border-radius:22px;padding:8px 18px;font-size:14px;cursor:pointer;box-shadow:0 2px 10px #285a3c26;transition:background .2s}.excel-btn:hover{background:#145c35}.modal-bg{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:999}.site .modal-bg .custom-modal{height:50%;background:#fff;border-radius:16px;min-width:420px;padding:20px 36px 28px;box-shadow:0 8px 30px #00000026;animation:modalPop .23s cubic-bezier(.51,1.63,.41,.99);position:relative}@keyframes modalPop{0%{transform:scale(.85) translateY(30px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.site .modal-title{font-size:20px;font-weight:700;text-align:center;color:#1d4ed8;margin-bottom:3px}.site .input-group{margin-bottom:5px}.site .input-group label{display:block;margin-bottom:0;font-size:14px;color:#374151;text-align:left}.site .modal-input{width:100%;padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;outline:none;transition:border .15s ease}.modal-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.modal-actions{display:flex;justify-content:space-between;gap:10px;margin-top:22px}.modal-save,.modal-cancel{flex:1;padding:9px 0;border-radius:8px;border:none;font-weight:600;font-size:15px;cursor:pointer;transition:all .15s ease}.modal-save{background:#2563eb;color:#fff}.modal-save:hover{background:#1e40af}.modal-cancel{background:#f3f4f6;color:#374151}.modal-cancel:hover{background:#e5e7eb}.modal-close{position:absolute;top:12px;right:18px;font-size:22px;color:#64748b;background:none;border:none;cursor:pointer;transition:color .15s}.modal-close:hover{color:#ef4444}}.site .inner .pagination{margin-top:25px;display:flex;justify-content:center;align-items:center;gap:14px;font-family:Pretendard,Noto Sans KR,sans-serif}.site .inner .page-numbers{display:flex;gap:6px}.site .inner .page-btn,.page-nav{border:none;background:#fff;color:#555;border-radius:8px;padding:6px 12px;font-size:14px;cursor:pointer;transition:all .25s ease;box-shadow:0 1px 3px #00000014}.site .inner .page-btn:hover,.page-nav:hover{background:#007bff;color:#fff;transform:translateY(-1px)}.site .inner .page-btn.active{background:#007bff;color:#fff;font-weight:600;box-shadow:0 2px 6px #007bff40}.site .inner .page-nav:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.mypage-container{width:100%;display:flex;justify-content:center;padding:40px;background:#f2f4f7}.mypage-card{width:380px;background:#fff;padding:30px 25px;border-radius:14px;box-shadow:0 5px 18px #0000001f}.mypage-title{text-align:center;margin-bottom:20px;font-size:22px}.mypage-info{background:#f7f9fc;padding:12px;border-radius:8px;margin-bottom:25px}.mypage-subtitle{font-size:18px;margin-bottom:15px}.form-group{margin-bottom:15px;display:flex;flex-direction:column}.form-group label{font-size:14px;margin-bottom:5px}.form-group input{padding:10px 12px;border-radius:8px;border:1px solid #cfd4da;font-size:14px}.form-group input:focus{outline:none;border-color:#06f}.submit-btn{width:100%;padding:12px;background:#06f;color:#fff;border:none;border-radius:10px;font-size:15px;cursor:pointer;margin-top:10px;transition:.2s}.submit-btn:hover{background:#0050cc}.message{margin-top:15px;text-align:center;color:#d9534f;font-size:14px}@media (min-width: 768px){.dms{width:100%;height:calc(100vh - 270px);display:flex;flex-direction:column;font-family:Noto Sans KR,sans-serif;color:#333;box-sizing:border-box;background:#f8fafc}.dms .inner{padding:30px 80px;width:100%;height:100%;margin:0 auto;box-sizing:border-box;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;min-width:1000px;max-width:none}.dms h2{font-size:22px;font-weight:700;margin-bottom:15px;color:#1d4ed8}.dms p{margin-bottom:20px;color:#555}.dms-top-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.dms-top-bar .btn{padding:8px 18px;border-radius:18px;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #00000014;white-space:nowrap}.btn.purple{background:#7f62ff;color:#fff;margin-right:20px}.btn.purple:hover{background:#6b4fff}.btn.blue{background:#3c8cff;color:#fff}.btn.blue:hover{background:#2563eb}.btn.green{background:#4db648;color:#fff}.btn.green:hover{background:#256e3d}.btn.red{background:#ff4c4c;color:#fff}.btn.red:hover{background:#dc2626}.btn.darkblue{background:#0067c5;color:#fff}.btn.darkblue:hover{background:#004a9f}.btn.gray{background:#777;color:#fff}.btn.gray:hover{background:#555}.upload-wrap{margin-right:330px}.upload-wrap input{padding:6px;width:550px;border-radius:8px;border:1px solid #cbd5e1;outline:none;margin-right:20px}.dms-path{margin:15px 0;font-size:14px;font-weight:500;color:#374151}.dms-table{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;box-shadow:0 2px 12px #0000000d;background:#fff}.dms-table th,.dms-table td{padding:12px;text-align:left;border-bottom:1px solid #e5e7eb;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dms-table th{background:#eff6ff;color:#333;font-weight:600}.dms-table tr:nth-child(2n) td{background:#f9fafb}.dms-name{cursor:pointer;display:flex;align-items:center;gap:6px;color:#1e40af;font-weight:500;transition:color .16s}.dms-name:hover{color:#ef4444;text-decoration:underline}.folder-icon{color:#555}.delete-icon{cursor:pointer;color:#e44;transition:color .15s}.delete-icon:hover{color:#dc2626}.dms-table-wrapper{overflow-x:auto;min-width:1000px}}
