.EmployeeDashboardPage_container__7cVlZ{min-height:100vh;background-color:#f8f9fa;font-family:var(--font-geist-sans),sans-serif;display:flex;flex-direction:column}.EmployeeDashboardPage_accessDeniedContainer__dthSf,.EmployeeDashboardPage_loadingContainer__Ttjrr{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#eef2f6;color:#4a4a4a;flex-direction:column;padding:20px;text-align:center}.EmployeeDashboardPage_spinner__XvZ1s{border:4px solid rgba(0,0,0,.1);border-top-color:#2196f3;border-radius:50%;width:40px;height:40px;animation:EmployeeDashboardPage_spin__Ss9Qg 1s linear infinite}@keyframes EmployeeDashboardPage_spin__Ss9Qg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.EmployeeDashboardPage_accessDeniedContainer__dthSf h1{font-size:28px;font-weight:700;margin-bottom:15px;color:#d32f2f}.EmployeeDashboardPage_accessDeniedContainer__dthSf p{font-size:18px;margin-bottom:25px;color:#555}.EmployeeDashboardPage_accessDeniedButton__5xjmb{padding:12px 25px;background-color:#2196f3;color:#ffffff;border-radius:8px;font-size:16px;font-weight:600;border:none;cursor:pointer;transition:background-color .3s ease,transform .2s ease;box-shadow:0 4px 10px rgba(33,150,243,.2)}.EmployeeDashboardPage_accessDeniedButton__5xjmb:hover{background-color:#1976d2;transform:translateY(-1px)}.EmployeeDashboardPage_header__NaS4n{background:linear-gradient(to bottom right,#013f37,#74d389);color:#ffffff;padding:18px 32px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 10px rgba(0,0,0,.15);flex-wrap:wrap;gap:15px;position:sticky;top:0}.EmployeeDashboardPage_headerTitle__4gR2a{font-size:30px;font-weight:700;letter-spacing:-.8px}.EmployeeDashboardPage_userInfo__x_Ses{display:flex;align-items:center;gap:18px}.EmployeeDashboardPage_welcomeText__QDAGc{color:#e0e0e0;font-size:16px;font-weight:500}.EmployeeDashboardPage_logoutButton__A0H3B{padding:10px 20px;background-color:#ef5350;color:#fff;border-radius:6px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 2px 5px rgba(239,83,80,.2)}.EmployeeDashboardPage_logoutButton__A0H3B:hover{background-color:#d32f2f;transform:translateY(-1px)}.EmployeeDashboardPage_mainContent__D154S{flex:1;padding:32px;background-color:#ffffff;margin:32px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);border:1px solid #e0e0e0}.EmployeeDashboardPage_contentHeader__6jJ_m{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid #eee}.EmployeeDashboardPage_contentHeader__6jJ_m h2{font-size:26px;font-weight:700;color:#333}.EmployeeDashboardPage_metricsGrid__PffQ3{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:40px}.EmployeeDashboardPage_metricCard__ZP84Q{background-color:#e3f2fd;padding:20px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);border-left:5px solid #2196f3;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.EmployeeDashboardPage_metricCard__ZP84Q:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.15)}.EmployeeDashboardPage_metricCard__ZP84Q h3{font-size:18px;font-weight:600;color:#1565c0;margin-bottom:10px}.EmployeeDashboardPage_metricCard__ZP84Q .EmployeeDashboardPage_metricValue__V0nYV{font-size:38px;font-weight:700;color:#2196f3;margin-bottom:5px}.EmployeeDashboardPage_metricCard__ZP84Q .EmployeeDashboardPage_metricDetail__G187K{font-size:14px;color:#666}.EmployeeDashboardPage_metricCard__ZP84Q.EmployeeDashboardPage_pendingTasks__vKzyV{border-left-color:#ff9800}.EmployeeDashboardPage_metricCard__ZP84Q.EmployeeDashboardPage_pendingTasks__vKzyV .EmployeeDashboardPage_metricValue__V0nYV{color:#ff9800}.EmployeeDashboardPage_metricCard__ZP84Q.EmployeeDashboardPage_unreadComms__BUFa6{border-left-color:#4CAF50}.EmployeeDashboardPage_metricCard__ZP84Q.EmployeeDashboardPage_unreadComms__BUFa6 .EmployeeDashboardPage_metricValue__V0nYV{color:#4CAF50}.EmployeeDashboardPage_metricCard__ZP84Q.EmployeeDashboardPage_documentsDraft__4QRJN{border-left-color:#9c27b0}.EmployeeDashboardPage_metricCard__ZP84Q.EmployeeDashboardPage_documentsDraft__4QRJN .EmployeeDashboardPage_metricValue__V0nYV{color:#9c27b0}.EmployeeDashboardPage_metricCard__ZP84Q.EmployeeDashboardPage_workflowsCompleted__6Bug9{border-left-color:#00acc1}.EmployeeDashboardPage_metricCard__ZP84Q.EmployeeDashboardPage_workflowsCompleted__6Bug9 .EmployeeDashboardPage_metricValue__V0nYV{color:#00acc1}.EmployeeDashboardPage_quickActionsSection__x7IBQ{margin-bottom:40px}.EmployeeDashboardPage_sectionTitle__SEV7v{font-size:24px;font-weight:600;color:#333;margin-bottom:20px;position:relative;padding-bottom:10px}.EmployeeDashboardPage_sectionTitle__SEV7v:after{content:"";position:absolute;left:0;bottom:0;width:50px;height:3px;background-color:#42a5f5;border-radius:1.5px}.EmployeeDashboardPage_quickActionsGrid__7rf_C{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.EmployeeDashboardPage_actionLinkCard__KTwTm{display:block;background-color:#fcfcfc;padding:20px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid #e0e0e0;text-decoration:none;color:#333;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.EmployeeDashboardPage_actionLinkCard__KTwTm:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.1);background-color:#eef2f6}.EmployeeDashboardPage_actionLinkCard__KTwTm h4{font-size:18px;font-weight:600;color:#333;margin-bottom:5px}.EmployeeDashboardPage_actionLinkCard__KTwTm p{font-size:14px;color:#666}.EmployeeDashboardPage_recentActivitySection__SITSq{margin-bottom:40px}.EmployeeDashboardPage_activityLogContainer__623Kt{background-color:#fcfcfc;border:1px solid #e0e0e0;border-radius:10px;padding:15px;max-height:300px;overflow-y:auto}.EmployeeDashboardPage_noActivity__S8PkX{text-align:center;color:#777;padding:20px;font-style:italic}.EmployeeDashboardPage_activityList__AOOmx{list-style:none;padding:0;margin:0}.EmployeeDashboardPage_activityItem__gQrfZ{padding:10px 0;border-bottom:1px dashed #eee;font-size:14px;color:#444;display:flex;flex-wrap:wrap;gap:5px}.EmployeeDashboardPage_activityItem__gQrfZ:last-child{border-bottom:none}.EmployeeDashboardPage_activityTimestamp__lpWWM{color:#888;font-family:monospace;min-width:120px}.EmployeeDashboardPage_activityDescription__tSrOI{flex:1;word-break:break-word}.EmployeeDashboardPage_activityType__sJAlH{font-weight:600;min-width:80px;text-align:right;color:#555}.EmployeeDashboardPage_activityItem__gQrfZ.EmployeeDashboardPage_document__za2_n .EmployeeDashboardPage_activityType__sJAlH{color:#2196f3}.EmployeeDashboardPage_activityItem__gQrfZ.EmployeeDashboardPage_task__blNM9 .EmployeeDashboardPage_activityType__sJAlH{color:#ff9800}.EmployeeDashboardPage_activityItem__gQrfZ.EmployeeDashboardPage_communication__Dtbi6 .EmployeeDashboardPage_activityType__sJAlH{color:#4CAF50}.EmployeeDashboardPage_activityItem__gQrfZ.EmployeeDashboardPage_workflow__CCefh .EmployeeDashboardPage_activityType__sJAlH{color:#9c27b0}.EmployeeDashboardPage_footer__d_0Nu{background-color:#2c3e50;color:#ecf0f1;text-align:center;padding:20px;font-size:14px;border-top:1px solid #34495e;margin-top:auto}@media (max-width:767px){.EmployeeDashboardPage_mainContent__D154S{margin:20px;padding:20px}.EmployeeDashboardPage_contentHeader__6jJ_m h2{font-size:22px}.EmployeeDashboardPage_metricsGrid__PffQ3,.EmployeeDashboardPage_quickActionsGrid__7rf_C{grid-template-columns:1fr}.EmployeeDashboardPage_activityItem__gQrfZ{flex-direction:column;align-items:flex-start}.EmployeeDashboardPage_activityTimestamp__lpWWM,.EmployeeDashboardPage_activityType__sJAlH{min-width:unset;width:100%;text-align:left}}