:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:#f5f5f5;font-family:Arial,Tahoma,sans-serif}button,input{font:inherit}.app{width:100%;height:100vh;display:flex;overflow:hidden}.sidebar{background:#fff;border-right:1px solid #ddd;width:300px;min-width:300px;height:100vh;padding:24px 18px;overflow-y:auto}.sidebar h1{text-align:center;color:#333;margin:0 0 24px;font-size:24px}.menu-list{flex-direction:column;gap:12px;display:flex}.menu-button{color:#fff;cursor:pointer;background:#7150b8;border:none;border-radius:12px;width:100%;min-height:58px;padding:12px 14px;font-size:15px;line-height:1.35;transition:background .2s,transform .2s}.menu-button:hover{background:#5f3fa4;transform:translateY(-1px)}.menu-button.active{background:#4d2d8f;box-shadow:0 0 0 3px #7150b833}.dashboard{background:#f7f7f7;flex:1;height:100vh;overflow:hidden}.dashboard iframe{background:#fff;border:none;width:100%;height:100%}.empty-state{color:#555;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.empty-state h2{margin:0 0 10px;font-size:30px}.empty-state p{color:#777;margin:0;font-size:17px}.sheet-page{background:#f3f4f6;width:100%;height:100%;padding:22px;overflow:auto}.sheet-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.sheet-header h2{color:#2f2f2f;margin:0 0 6px;font-size:27px}.sheet-status{color:#777;margin:0;font-size:14px}.sheet-actions{align-items:center;gap:10px;display:flex}.search-input{background:#fff;border:1px solid #ccc;border-radius:8px;outline:none;width:300px;height:42px;padding:0 12px}.search-input:focus{border-color:#7150b8;box-shadow:0 0 0 3px #7150b81f}.refresh-button{color:#fff;cursor:pointer;background:#7150b8;border:none;border-radius:8px;height:42px;padding:0 18px}.refresh-button:hover{background:#5f3fa4}.table-wrapper{background:#fff;border-radius:10px;width:100%;overflow:auto;box-shadow:0 2px 12px #00000014}.plan-table{border-collapse:collapse;background:#fff;width:100%;min-width:1450px}.plan-table th,.plan-table td{vertical-align:top;text-align:center;white-space:pre-line;border:1px solid #cfcfcf;padding:12px 10px;line-height:1.5}.plan-table th{z-index:2;color:#222;background:#efe4aa;font-size:15px;font-weight:700;position:sticky;top:0}.plan-table th:nth-child(5),.plan-table th:nth-child(6){color:#b91c1c}.plan-table tbody tr:nth-child(2n){background:#fafafa}.plan-table tbody tr:hover{background:#fff8dc}.text-left{text-align:left!important}.remark-cell{color:#b91c1c;font-weight:600;text-align:left!important}.receive-column{min-width:170px}.subject-column{min-width:390px}.group-column{min-width:150px}.datetime-column{min-width:280px}.remark-column{min-width:300px}.attachment-column{min-width:320px}.attachment-link{color:#fff;background:#7150b8;border-radius:7px;padding:7px 12px;text-decoration:none;transition:background .2s;display:inline-block}.attachment-link:hover{background:#5f3fa4}.attachment-text{color:#555;word-break:break-word;font-size:13px}.status-box,.error-box{text-align:center;background:#fff;border-radius:10px;padding:28px}.error-box{color:#b91c1c}.error-box button{color:#fff;cursor:pointer;background:#7150b8;border:none;border-radius:7px;margin-top:12px;padding:9px 18px;transition:background .2s}.error-box button:hover{background:#5f3fa4}@media (width<=768px){.table-wrapper{width:100%;box-shadow:none;background:0 0;overflow:visible}.plan-table{border-collapse:separate;border-spacing:0 15px;background:0 0;width:100%;min-width:100%}.plan-table thead{display:none}.plan-table tbody{display:block}.plan-table tr{background:#fff;border-radius:12px;width:100%;margin-bottom:15px;padding:15px;display:block;box-shadow:0 3px 12px #00000014}.plan-table td{text-align:right;border:none;border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;width:100%;padding:10px 5px;font-size:14px;display:flex}.plan-table td:last-child{border-bottom:none}.plan-table td:before{content:attr(data-label);color:#7150b8;text-align:left;min-width:120px;margin-right:10px;font-weight:700}.text-left,.remark-cell{text-align:right!important}.attachment-link{white-space:nowrap;border-radius:8px;padding:8px 14px}}@media (width<=480px){.sheet-page{padding:10px}.sheet-header h2{font-size:20px}.plan-table tr{padding:12px}.plan-table td{flex-direction:column;font-size:13px;text-align:left!important}.plan-table td:before{margin-bottom:5px}.attachment-link{text-align:center;width:100%;display:block}}*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,sans-serif}body{background:#edf2f7}.app{height:100vh;display:flex}.sidebar{color:#fff;background:#0f3d73;flex-direction:column;width:270px;padding:20px;display:flex}.logo{width:120px;margin:auto;display:block}.logoBox{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:260px;padding:24px;display:flex}.logoBox h2{margin-bottom:12px;font-size:24px;font-weight:700}.logoBox p{margin:6px 0;font-size:22px;font-weight:500}.logoBox{border:2px solid #3ea6ff;border-radius:20px;padding:20px;box-shadow:0 0 10px #3ea6ff99,inset 0 0 8px #3ea6ff33}.logoImage{background:#fff;border-radius:50%;width:110px;height:auto;margin-bottom:18px}.menu{color:#fff;cursor:pointer;background:#2e6eb5;border:2px solid #3ea6ff;border-radius:10px;margin-bottom:12px;padding:15px;font-size:24px;font-weight:700;transition:all .3s;box-shadow:0 0 6px #3ea6ff,0 0 12px #3ea6ff0f}.menu:hover{border-color:#67c6ff;box-shadow:0 0 8px #67c6ff,0 0 18px #67c6ff}.menu.active{color:#0f4ea8;background:#fff;border:2px solid #69d2ff;box-shadow:0 0 10px #69d2ff,0 0 20px #69d2ffcc}.content{flex:1;padding:30px;overflow:auto}.topbar{grid-template-columns:minmax(320px,1fr) 320px 150px;align-items:center;gap:20px;margin-bottom:30px;display:grid}.cards{grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:30px;display:grid}.card{background:#fff;border-radius:15px;padding:20px;box-shadow:0 5px 15px #0000001a}.card h3{margin-bottom:15px}.card h1{font-size:42px}.total{border-top:8px solid #00faaf}.progress{border-top:8px solid #0f24e6}.complete{border-top:8px solid green}.cancel{border-top:8px solid red}.late{border-top:8px solid #ff5722}.chartArea{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px;display:grid}.chartBox{background:#fff;border-radius:15px;justify-content:center;align-items:center;height:320px;display:flex;box-shadow:0 5px 15px #0000001a}.tableBox{background:#fff;border-radius:15px;width:100%;height:auto;min-height:350px;padding:20px;overflow:hidden;box-shadow:0 5px 15px #0000001a}@media (width<=1100px){.sidebar{width:240px;min-width:240px}.cards{grid-template-columns:repeat(2,1fr)}.chartArea{grid-template-columns:1fr}.tableBox{overflow-x:auto}}@media (width>=769px){.tableTools{grid-template-columns:minmax(320px,1fr) 180px 150px 160px;align-items:center;gap:18px;margin:20px 0;display:grid}.tableTools input,.tableTools select,.tableTools button{width:100%;min-width:0;height:44px}}@media (width>=769px) and (width<=1180px){.tableTools{grid-template-columns:minmax(240px,1fr) 160px 135px 145px;gap:12px}.tableTools input,.tableTools select,.tableTools button{font-size:13px}.content>input[type=date]{color:#0f3d73;cursor:pointer;background:#fff;border:2px solid #3ea6ff;border-radius:12px;width:220px;height:46px;padding:0 14px;font-size:15px;font-weight:600;box-shadow:0 3px 10px #0f3d731f}.content>button{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:12px;height:46px;margin-left:10px;padding:0 18px;font-weight:600}.chartArea{grid-template-columns:1fr}.chartBox{height:390px;min-height:390px;padding:18px}.tableTools{grid-template-columns:1fr 1fr;gap:12px;width:100%;margin:18px 0;display:grid}.tableTools input[type=text]{grid-column:1/-1;width:100%;height:46px}.tableTools select{width:100%;min-width:0;height:46px}.tableTools .exportButton{width:100%;height:46px}.tableTools .refreshBtn{grid-column:1/-1;width:100%;height:46px}.dateFilter{background:#fff;border:2px solid #3ea6ff;border-radius:12px;align-items:center;gap:10px;width:fit-content;padding:10px 12px;display:flex;box-shadow:0 4px 12px #0f3d731f}.dateFilter label{color:#0f3d73;white-space:nowrap;font-size:15px;font-weight:700}.dateFilter input[type=date]{color:#0f3d73;cursor:pointer;background:#eef6ff;border:1px solid #69b8ff;border-radius:9px;width:180px;height:42px;padding:8px 12px;font-size:14px;font-weight:600}.dateFilter button{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:9px;height:42px;padding:8px 14px}}.mobile-menu-button{display:none}@media (width<=768px){.app{z-index:1200;color:#fff;background:#0f3d73;border:none;border-radius:10px;min-height:100vh;padding:10px 14px;font-size:18px;font-weight:700;display:flex;position:fixed;top:12px;left:12px}.mobile-menu-button{z-index:9999;color:#fff;cursor:pointer;background:#0f3d73;border:none;border-radius:10px;padding:10px 14px;font-size:18px;font-weight:700;display:block;position:fixed;top:12px;left:12px}.mobile-menu-button.open{background:#dc2626;left:205px}.sidebar{z-index:2000;width:270px;min-width:270px;height:100dvh;padding-top:65px;transition:left .25s;position:fixed;top:0;left:-280px;overflow-y:auto}.sidebar.open{left:0;box-shadow:8px 0 20px #00000040}.content{flex:1;width:100%;padding:80px 14px 30px;overflow-x:auto;margin:0!important}.topbar{flex-direction:column;align-items:stretch;gap:12px;width:100%;margin-bottom:18px;display:flex}.pageTitleBox{justify-content:center;width:100%;max-width:none;padding:12px 10px}.pageTitleBox h1{text-align:center;white-space:normal;width:100%;margin:0;font-size:28px;line-height:1.25}.sheetSelector{flex-direction:column;gap:8px;width:100%;display:flex}.sheetSelector label{font-size:18px}.sheetSelector select{width:100%;min-width:0;height:48px;padding:8px 12px;font-size:16px}.date{text-align:left;width:100%;font-size:16px;line-height:1.5}.content>input[type=date]{background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;height:46px;margin-bottom:10px;padding:8px 12px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin-bottom:18px;display:grid}.card{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:130px;padding:16px 10px;display:flex}.card h3{margin:0 0 10px;font-size:17px;line-height:1.3}.card h1{margin:0;font-size:34px;line-height:1}.cards .late{grid-column:1/-1}.chartArea{flex-direction:column;gap:16px;width:100%;margin-bottom:18px;display:flex}.chartBox{width:100%;min-width:0;height:330px;min-height:330px;padding:12px;overflow:hidden}.chartBox h2{margin-bottom:8px;font-size:18px}.recharts-responsive-container{max-width:100%;width:100%!important}.tableBox{width:100%;height:auto;min-height:0;padding:14px;overflow:hidden}.tableBox h2{text-align:center;margin-bottom:14px;font-size:20px}.tableTools{flex-direction:column;gap:10px;width:100%;margin:12px 0;display:flex}.tableTools input,.tableTools select,.tableTools button{width:100%;min-width:0;height:46px;padding:8px 12px;font-size:16px}.tableWrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.workTable{table-layout:fixed;width:100%;min-width:1050px}.workTable th,.workTable td{padding:10px 12px;font-size:14px;line-height:1.5}.workTable th:first-child,.workTable td:first-child{width:90px}.workTable th:nth-child(2),.workTable td:nth-child(2){width:150px}.workTable th:nth-child(3),.workTable td:nth-child(3){width:280px}.workTable th:nth-child(4),.workTable td:nth-child(4){width:140px}.workTable th:nth-child(5),.workTable td:nth-child(5){width:130px}.workTable th:nth-child(6),.workTable td:nth-child(6){width:260px}.workTable th{white-space:nowrap}.attachment-cell{text-align:center;width:72px;min-width:72px;max-width:72px}.attachment-link{justify-content:center;align-items:center;width:36px;height:36px;margin:auto;display:inline-flex}}.sheetSelector{align-items:center;gap:10px;display:flex}.sheetSelector label{color:#334155;font-weight:700}.sheetSelector select{color:#0f3d73;background:#fff;border:1px solid #cbd5e1;border-radius:9px;min-width:220px;padding:10px 12px;font-size:15px}.chartBox h2{text-align:center;margin:0 0 16px;font-size:20px}.emptyChart{color:#777;justify-content:center;align-items:center;min-height:280px;display:flex}html,body,#root,.app{width:100%;max-width:100%;overflow-x:hidden}.content{box-sizing:border-box;width:100%;min-width:0}.cards,.chartArea,.tableBox{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.chartBox{box-sizing:border-box;width:100%;min-width:0;overflow:hidden}.recharts-responsive-container{max-width:100%}.tableTools select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-width:180px;padding:12px 14px;font-size:15px}.refreshBtn{color:#fff;white-space:nowrap;cursor:pointer;background:#0f766e;border:0;border-radius:10px;padding:12px 18px;font-size:15px;font-weight:600}.refreshBtn:disabled{opacity:.6;cursor:not-allowed}.card{cursor:pointer;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #0078ff40}.card.selected{border:3px solid #16b8ff;box-shadow:0 0 12px #0f3d7399}.workTable th:last-child,.workTable td:last-child{text-align:center;width:72px;min-width:72px;max-width:72px}.attachment-cell{text-align:center;vertical-align:middle;width:72px;min-width:72px;max-width:72px;overflow:hidden}.attachment-link{color:#0f3d73;background:#eef6ff;border:1px solid #b9d8ff;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;margin:auto;font-size:20px;text-decoration:none;transition:all .2s;display:inline-flex;overflow:hidden}.attachment-link:hover{color:#fff;background:#1e88e5;border-color:#1e88e5;transform:scale(1.05);box-shadow:0 4px 12px #1e88e540}.status-badge{text-align:center;border-radius:20px;min-width:110px;padding:6px 12px;font-size:14px;font-weight:600;display:inline-block}.status-progress{color:#2563eb;background:#dbeafe}.status-complete{color:#16a34a;background:#dcfce7}.status-cancel{color:#dc2626;background:#fee2e2}.status-late{color:#ea580c;background:#ffedd5}.workTable tbody tr.row-progress{background:#eff6ff}.workTable tbody tr.row-complete{background:#f0fdf4}.workTable tbody tr.row-cancel{background:#fef2f2}.workTable tbody tr.row-late{background:#fff7ed}.dateFilter{align-items:center;gap:10px;display:flex}.dateFilter label{color:#334155;white-space:nowrap;font-weight:700}.dateFilter input{color:#0f3d73;background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:10px 12px;font-size:15px}.dateFilter button{color:#fff;cursor:pointer;white-space:nowrap;background:#dc2626;border:none;border-radius:9px;padding:10px 12px;transition:background .2s}.dateFilter button:hover{background:#b91c1c}.pageTitleBox{background:#fff;border:2px solid #3ea6ff;border-radius:12px;align-items:center;width:fit-content;max-width:100%;padding:12px 20px;display:inline-flex;box-shadow:0 0 8px #3ea6ff40,0 4px 12px #0f3d7314}.pageTitleBox h1{color:#0f3d73;white-space:nowrap;margin:0;font-size:clamp(28px,3.2vw,54px);font-weight:700;line-height:1.2}@media (width>=769px) and (width<=1180px){.topbar{grid-template-columns:minmax(360px,1fr) minmax(240px,300px) minmax(130px,160px);gap:14px}.pageTitleBox{text-align:center;justify-content:center;justify-self:center;width:100%;max-width:430px;padding:12px 16px}.pageTitleBox h1{text-align:center;white-space:nowrap;width:100%;margin:0;font-size:clamp(28px,3.5vw,40px);line-height:1.2}}@media (width<=768px){html,body,#root{height:auto;min-height:100%;overflow:hidden auto}.app{width:100%;min-height:100vh;display:block;height:auto!important;overflow:visible!important}.content{width:100%;min-height:100vh;padding:80px 14px 30px;position:relative;overflow-x:hidden;height:auto!important;margin-left:0!important;overflow-y:visible!important}.cards,.chartArea,.tableBox{height:auto;overflow:visible}html,body,#root{background:#edf2f7;width:100%;min-height:100%;overflow-x:hidden;height:auto!important;overflow-y:auto!important}.app{background:#edf2f7;width:100%;display:block;height:auto!important;overflow:visible!important}.content{background:#edf2f7;width:100%;padding:80px 14px 30px;display:block;position:relative;height:auto!important;margin:0!important;overflow:hidden visible!important}.cards,.chartArea,.tableBox{height:auto!important}.tableWrapper{-webkit-overflow-scrolling:touch;overflow:auto visible}.sidebar{background:#0f3d73;height:100dvh;position:fixed;top:0;bottom:0;overflow-y:auto}html{min-height:100%;height:auto!important;overflow:hidden auto!important}body{width:100%;min-height:100vh;background:#edf2f7!important;height:auto!important;position:static!important;overflow:hidden auto!important}#root{width:100%;min-height:100vh;height:auto!important;position:static!important;overflow:visible!important}.app{width:100%;min-height:100vh;display:block;background:#edf2f7!important;height:auto!important;position:static!important;overflow:visible!important}.content{width:100%;min-height:100vh;padding:80px 14px;display:block;background:#edf2f7!important;height:auto!important;margin:0!important;position:static!important;overflow:visible!important}.cards,.chartArea,.chartBox,.tableBox{height:auto!important;max-height:none!important}.tableWrapper{-webkit-overflow-scrolling:touch;width:100%;overflow:auto visible!important}.sidebar{overscroll-behavior:contain;top:0;bottom:0;height:100dvh!important;position:fixed!important;overflow-y:auto!important}.mobile-menu-button{position:fixed!important}}.content,.content h1,.content h2,.content h3,.content p,.content label,.content span{color:#111827}.tableBox{background:#fff;border:1px solid #d8e2ee;border-radius:16px;padding:24px}.tableWrapper{background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;margin-top:18px;overflow-x:auto}.workTable{table-layout:fixed;border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:1100px}.workTable th{color:#fff;text-align:center;vertical-align:middle;white-space:normal;background:#0f3d73;border-bottom:1px solid #0b315e;border-right:1px solid #ffffff40;padding:16px 14px;font-size:15px;font-weight:700}.workTable th:last-child{border-right:none}.workTable td{color:#1f2937;text-align:left;vertical-align:top;word-break:break-word;overflow-wrap:anywhere;border-bottom:1px solid #dbe3ec;border-right:1px solid #dbe3ec;padding:16px 14px;font-size:14px;line-height:1.6}.workTable td:last-child{border-right:none}.workTable tbody tr:last-child td{border-bottom:none}.workTable tbody tr:hover{background:#f8fafc}.workTable th:first-child,.workTable td:first-child,.workTable th:nth-child(4),.workTable td:nth-child(4),.workTable th:nth-child(5),.workTable td:nth-child(5),.workTable th:nth-child(7),.workTable td:nth-child(7){text-align:center}.workTable th:first-child,.workTable td:first-child{width:85px}.workTable th:nth-child(2),.workTable td:nth-child(2){width:160px}.userManagementPage{width:100%;min-height:100%;padding:24px}.userManagementHeader{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.userManagementHeader h1{color:#0f3d73;margin:0 0 6px;font-size:30px}.userManagementHeader p{color:#64748b;margin:0}.userHeaderButtons{gap:12px;display:flex}.userHeaderButtons button{color:#fff;cursor:pointer;border:none;border-radius:10px;min-height:44px;padding:10px 18px;font-size:15px;font-weight:700}.addUserButton{background:#0f3d73}.refreshUserButton{background:#0f766e}.refreshUserButton:disabled{opacity:.6;cursor:wait}.userStatusBox,.userErrorBox{text-align:center;background:#fff;border-radius:14px;padding:30px;box-shadow:0 5px 15px #00000014}.userErrorBox{color:#b91c1c;background:#fef2f2}.userErrorBox button{color:#fff;cursor:pointer;background:#b91c1c;border:none;border-radius:8px;margin-top:14px;padding:9px 18px}.userTableWrapper{background:#fff;border-radius:14px;width:100%;overflow-x:auto;box-shadow:0 5px 18px #0000001a}.userTable{border-collapse:collapse;width:100%;min-width:750px}.userTable th{color:#fff;text-align:left;background:#0f3d73;padding:16px;font-size:15px}.userTable td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:16px}.userTable tbody tr:hover{background:#f8fafc}.roleBadge,.activeBadge,.inactiveBadge{text-align:center;border-radius:20px;min-width:100px;padding:6px 12px;font-size:14px;font-weight:700;display:inline-block}.adminRole{color:#7e22ce;background:#f3e8ff}.userRole{color:#2563eb;background:#dbeafe}.activeBadge{color:#15803d;background:#dcfce7}.inactiveBadge{color:#b91c1c;background:#fee2e2}.userActionButtons{gap:8px;display:flex}.userActionButtons button{color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 14px;font-weight:700}.editUserButton{background:#2563eb}.deleteUserButton{background:#dc2626}@media (width<=768px){.userManagementPage{padding:10px}.userManagementHeader{flex-direction:column;align-items:stretch}.userHeaderButtons{width:100%}.userHeaderButtons button{flex:1}}.loginPage{background:#edf2f7;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;display:flex}.loginCard{background:#fff;border:2px solid #3ea6ff;border-radius:20px;flex-direction:column;gap:12px;width:100%;max-width:420px;padding:32px;display:flex;box-shadow:0 10px 30px #0f3d732e,0 0 12px #3ea6ff40}.loginLogo{object-fit:contain;border-radius:50%;width:110px;height:110px;margin:0 auto 8px}.loginCard h1{color:#0f3d73;text-align:center;margin:0;font-size:30px}.loginCard p{color:#64748b;text-align:center;margin:0 0 12px}.loginCard label{color:#334155;font-size:15px;font-weight:700}.loginCard input{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;height:48px;padding:10px 14px;font-size:16px}.loginCard input:focus{border-color:#3ea6ff;outline:none;box-shadow:0 0 0 3px #3ea6ff2e}.loginCard button{color:#fff;cursor:pointer;background:#0f3d73;border:none;border-radius:10px;width:100%;height:48px;margin-top:10px;font-size:16px;font-weight:700}.loginCard button:disabled{opacity:.6;cursor:not-allowed}.loginError{color:#b91c1c;background:#fee2e2;border-radius:8px;padding:10px 12px;font-size:14px}@media (width<=480px){.loginPage{padding:16px}.loginCard{padding:24px 18px}.loginCard h1{font-size:26px}}
