@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color:#0f2c45;font-family:Inter,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:#f3f4f6;margin:0}#root{width:100%;min-height:100svh}.logout-modal-overlay{z-index:2000;background:#0f172a80;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.logout-modal-card{text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;width:100%;max-width:298px;padding:32px 24px 24px;animation:.3s slideUp;display:flex;box-shadow:0 20px 25px -5px #0f172a26,0 10px 10px -5px #0f172a14}@keyframes slideUp{0%{opacity:0;transform:scale(.95)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.logout-modal-icon-wrapper{margin-bottom:20px}.logout-modal-icon{color:#ef4444;background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto;font-size:28px;display:flex}.logout-modal-icon svg{width:28px;height:28px}.logout-modal-content{width:100%;margin-bottom:24px}.logout-modal-title{color:#0f172a;margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.2}.logout-modal-subtitle{color:#64748b;margin:0;font-size:14px;line-height:1.5}.logout-modal-buttons{grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.logout-modal-btn{cursor:pointer;border:none;border-radius:8px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.logout-modal-btn:focus{outline:none}.logout-modal-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.cancel-btn{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1}.cancel-btn:hover{background:#e2e8f0;border-color:#94a3b8}.cancel-btn:active{background:#cbd5e1;border-color:#94a3b8}.cancel-btn:focus-visible{outline-color:#94a3b8}.logout-btn{color:#fff;background:#ef4444;border:1px solid #0000}.logout-btn:hover{background:#dc2626}.logout-btn:active{background:#b91c1c}.logout-btn:focus-visible{outline-color:#dc2626}.logout-modal-btn:disabled{opacity:.6;cursor:not-allowed}@media (width<=480px){.logout-modal-card{max-width:calc(100vw - 32px);margin:0 16px}.logout-modal-buttons{gap:10px}.logout-modal-btn{padding:9px 12px;font-size:13px}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.logout-modal-card{animation:.3s fadeInScale}.profile-dropdown{z-index:200;background:#1a3a52;border:1px solid #ffffff1f;border-radius:8px;position:absolute;bottom:calc(100% + 6px);left:12px;right:12px;overflow:hidden;box-shadow:0 8px 24px #0006}.profile-dropdown-header{color:#8faec7;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #ffffff14;padding:8px 14px;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.profile-dropdown-module{padding:4px 0}.profile-dropdown-module+.profile-dropdown-module{border-top:1px solid #ffffff0d}.profile-dropdown-module-label{color:#93c5fd;text-transform:uppercase;letter-spacing:.4px;padding:5px 14px 3px;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.profile-dropdown-role-item{color:#c9dce9;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:6px 14px 6px 26px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:400;transition:background .15s;display:flex}.profile-dropdown-role-item:hover{color:#fff;background:#ffffff0f}.profile-dropdown-role-item.active{color:#60a5fa;font-weight:600}.profile-dropdown-check{color:#60a5fa;flex-shrink:0}.profile-dropdown-divider{background:#ffffff1a;height:1px;margin:2px 0}.profile-dropdown-support{color:#c9dce9;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:background .15s;display:flex}.profile-dropdown-support:hover{color:#fff;background:#ffffff0f}.profile-dropdown-logout{color:#f87171;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:background .15s;display:flex}.profile-dropdown-logout:hover{background:#ef44441f}.hrm-sidebar{color:#fff;z-index:100;scrollbar-width:none;-ms-overflow-style:none;background:#0f2c45;border-right:1px solid #ffffff1a;flex-direction:column;width:256px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden auto;box-shadow:0 12px 32px #09182633}.hrm-sidebar::-webkit-scrollbar{display:none}.hrm-sidebar-top{border-bottom:1px solid #ffffff1a;padding:24px 20px 18px}.hrm-sidebar-brand-row{align-items:center;gap:10px;display:flex}.hrm-sidebar-brand-mark{background:#f0a83c;border-radius:8px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.hrm-sidebar-brand-mark-inner{color:#0f2c45;font-size:13px;font-weight:700;line-height:1}.hrm-sidebar-brand-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.hrm-sidebar-brand-copy strong{color:#fff;font-size:17.28px;font-weight:700;line-height:26.88px}.hrm-sidebar-brand-copy span{color:#8faec7;font-size:11.52px;font-weight:400;line-height:15.36px}.hrm-sidebar-status{color:#4ade80;background:#22c55e1a;border-radius:9999px;align-items:center;gap:8px;width:fit-content;min-width:99px;height:27px;margin-top:18px;padding:0 12px;font-size:11.52px;font-weight:600;line-height:15.36px;display:inline-flex}.status-dot{background:#4ade80;border-radius:9999px;flex:none;width:8px;height:8px}.hrm-sidebar-module-card{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:10px;width:100%;margin-top:12px;padding:14px 12px;transition:background .2s,border-color .2s;display:flex}.hrm-sidebar-module-card:hover{background:#ffffff17;border-color:#ffffff24}.hrm-sidebar-module-icon{color:#b388ff;background:#a855f72e;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.hrm-sidebar-module-copy{text-align:left;flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.hrm-sidebar-module-copy strong{color:#fff;font-size:13.44px;font-weight:600;line-height:19.2px}.hrm-sidebar-module-copy span{color:#8faec7;font-size:11.52px;font-weight:400;line-height:15.36px}.hrm-sidebar-chevron{color:#8faec7;flex:none;font-size:14px}.hrm-sidebar-nav{flex-direction:column;flex:1;gap:16px;padding:14px 12px 18px;display:flex}.hrm-sidebar-dashboard-card{color:#8faec7;cursor:pointer;background:#ffffff0d;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;height:38px;padding:0 12px;transition:background .2s;display:flex}.hrm-sidebar-dashboard-card.active{color:#0f2c45;background:#f0a83c}.hrm-sidebar-dashboard-icon{flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:15px;display:flex}.hrm-sidebar-dashboard-copy{text-align:left;flex:1;font-size:13.44px;font-weight:500;line-height:19.2px}.hrm-sidebar-badge,.hrm-sidebar-item-badge{border-radius:9999px;flex:none;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 6px;font-size:11.52px;font-weight:700;line-height:15.36px;display:inline-flex}.hrm-sidebar-badge{color:#f0a83c;background:#ffffff26}.hrm-sidebar-section{flex-direction:column;gap:10px;display:flex}.hrm-sidebar-section-label{color:#8faec7;letter-spacing:.58px;text-transform:uppercase;padding-left:6px;font-size:11.52px;font-weight:600;line-height:15.36px}.hrm-sidebar-section-list{flex-direction:column;gap:8px;display:flex}.hrm-sidebar-item{color:#8faec7;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;height:36px;padding:0 10px;transition:background .2s,color .2s;display:flex}.hrm-sidebar-item:hover{color:#fff;background:#ffffff0d}.hrm-sidebar-item.active{color:#fff;background:#f0a83c14;box-shadow:inset 0 0 0 1px #f0a83c2e}.hrm-sidebar-item-icon{width:18px;height:18px;color:inherit;flex:none;justify-content:center;align-items:center;font-size:13px;display:flex}.hrm-sidebar-item-label{text-align:left;flex:1;font-size:13.44px;font-weight:500;line-height:19.2px}.hrm-sidebar-item.active .hrm-sidebar-item-label{font-weight:600}.hrm-sidebar-item-badge.blue{color:#60a5fa;background:#3b82f62e}.hrm-sidebar-item-badge.green{color:#4ade80;background:#22c55e2e}.hrm-sidebar-item-badge.yellow{color:#facc15;background:#facc152e}.hrm-sidebar-item-badge.purple{color:#c084fc;background:#a855f72e}.hrm-sidebar-item-dot{background:#ef4444;border-radius:9999px;flex:none;width:6px;height:6px}.hrm-sidebar-bottom{padding:14px 12px 18px}.hrm-sidebar-profile{background:#ffffff0f;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.hrm-sidebar-profile-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed,#ef4444);border-radius:9999px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:flex}.hrm-sidebar-profile-copy{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.hrm-sidebar-profile-copy strong{color:#fff;font-size:13.44px;font-weight:600;line-height:19.2px}.hrm-sidebar-profile-copy span{color:#8faec7;font-size:11.52px;font-weight:400;line-height:15.36px}.hrm-sidebar-profile-menu-btn{cursor:pointer;color:#8faec7;background:0 0;border:none;border-radius:4px;flex:none;justify-content:center;align-items:center;padding:4px;display:flex}.hrm-sidebar-profile-menu-btn:hover{color:#fff;background:#ffffff14}.hrm-sidebar-bottom{position:relative}.hrm-sidebar-profile-dropdown{z-index:200;background:#1a3a52;border:1px solid #ffffff1f;border-radius:8px;position:absolute;bottom:calc(100% + 6px);left:12px;right:12px;overflow:hidden;box-shadow:0 8px 24px #0006}.hrm-sidebar-profile-dropdown-item{color:#f87171;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;display:flex}.hrm-sidebar-profile-dropdown-item:hover{background:#ef44441f}@media (width<=900px){.hrm-sidebar{transition:transform .3s;transform:translate(-100%)}.hrm-sidebar.mobile-open{transform:translate(0)}}.distribution-chart-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:16px;padding:24px;transition:all .3s;display:flex;box-shadow:0 1px 2px #0000000d}.distribution-chart-container:hover{box-shadow:0 4px 6px #0000001a}.chart-title{color:#111827;letter-spacing:-.3px;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:700}.chart-wrapper-full{justify-content:center;align-items:center;width:90%;max-width:650px;min-height:360px;margin:0 auto;display:flex}.chart-wrapper{justify-content:center;align-items:center;width:100%;height:360px;display:flex}.pie-label{pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500}.pie-segment{cursor:pointer;transition:opacity .3s,filter .3s}.pie-segment:hover{opacity:.9;filter:brightness(1.05)}.chart-empty{color:#9ca3af;justify-content:center;align-items:center;min-height:300px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;display:flex}.chart-empty p{margin:0}.chart-loading{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;display:flex}.loading-spinner{border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.chart-loading p{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500}.distribution-legend{display:none}.legend-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-top:24px;display:grid}.legend-item{background:#f9fafb;border-radius:8px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.legend-item:hover{background:#f3f4f6}.legend-dot{border-radius:4px;flex-shrink:0;width:14px;height:14px;display:inline-block}.legend-content{flex-direction:column;flex:1;gap:2px;display:flex}.legend-department{color:#111827;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600}.legend-value{color:#6b7280;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500}.chart-tooltip{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px 16px;box-shadow:0 4px 12px #00000026}.tooltip-label{color:#6b7280;margin:0 0 4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600}.tooltip-value{color:#111827;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:700}.recharts-legend-wrapper{display:none!important}@media (width<=1024px){.distribution-chart-container{padding:24px}.chart-title{font-size:18px}.chart-wrapper-full{min-height:380px}}@media (width<=768px){.distribution-chart-container{padding:16px}.chart-title{margin-bottom:16px;font-size:16px}.chart-wrapper-full{min-height:340px}.pie-label{fontSize:"16px"}}@media (width<=480px){.distribution-chart-container{border-radius:12px;padding:12px}.chart-title{font-size:14px}.chart-wrapper-full{min-height:300px}.pie-label{fontSize:"14px"}}@media (prefers-reduced-motion:reduce){.pie-segment,.distribution-chart-container,.loading-spinner{transition:none}.loading-spinner{border-top-color:#3b82f6;animation:none}}@media (prefers-contrast:more){.distribution-chart-container{border-width:2px}.pie-label{text-shadow:0 2px 4px #0006}}.hrm-dashboard-wrapper{background:#f9fafb;width:100%;height:100vh;display:flex}.hrm-dashboard-layout{flex-direction:column;flex:1;margin-left:256px;display:flex;overflow:hidden}.hrm-dashboard-content{background:#f9fafb;flex:1;padding:0;overflow:hidden auto}.hrm-top-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:24px;padding:24px 32px;display:flex;box-shadow:0 1px 2px #0000000d}.hrm-page-title{color:#111827;letter-spacing:-.24px;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:700}.hrm-breadcrumbs{align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px;display:flex}.hrm-breadcrumbs a{color:#2563eb;cursor:pointer;font-weight:500;text-decoration:none}.hrm-breadcrumbs a:hover{color:#1d4ed8}.hrm-breadcrumb-sep{color:#9ca3af}.hrm-stats-cards{background:#f9fafb;grid-template-columns:repeat(4,1fr);gap:24px;padding:32px;display:grid}.hrm-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;position:relative;box-shadow:0 1px 2px #0000000d}.hrm-stat-icon-wrapper{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.stat-blue{color:#2563eb;background:#dbeafe}.stat-green{color:#16a34a;background:#dcfce7}.stat-yellow{color:#ca8a04;background:#fef9c3}.stat-purple{color:#9333ea;background:#f3e8ff}.hrm-stat-badge{color:#166534;background:#dcfce7;border-radius:16px;padding:4px 8px;font-size:12px;font-weight:600;position:absolute;top:24px;right:24px}.hrm-stat-number{color:#111827;margin:16px 0;font-size:32px;font-weight:700}.hrm-stat-label{color:#4b5563;font-size:14px;font-weight:400}.hrm-charts-row{grid-template-columns:2fr 1fr;gap:24px;margin-bottom:24px;padding:0 32px;display:grid}.hrm-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px;box-shadow:0 1px 2px #0000000d}.hrm-chart-lg{grid-column:1}.hrm-chart-sm{grid-column:2}.hrm-chart-title{color:#111827;margin:0 0 24px;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.hrm-pie-wrapper{justify-content:center;align-items:center;display:flex}.hrm-department-chart{justify-content:space-between;align-items:center;gap:16px;display:flex}.hrm-pie-container{justify-content:center;align-items:center;width:172px;height:240px;display:flex}.hrm-dept-legend{flex-direction:column;gap:14px;width:130px;padding:0;display:flex}.hrm-legend-item-dept{align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:12px;display:flex}.hrm-legend-dot{border-radius:3px;flex-shrink:0;width:12px;height:12px}.hrm-legend-label-wrapper{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.hrm-legend-name,.hrm-legend-percent{color:#444;white-space:nowrap;font-weight:400}.hrm-legend-name{color:#444;flex:1;font-weight:400}.hrm-legend-percent{color:#444;font-weight:400}.hrm-bottom-row{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;padding:0 32px;display:grid}.hrm-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px;box-shadow:0 1px 2px #0000000d}.hrm-card-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.hrm-card-title{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.hrm-view-all{color:#2563eb;cursor:pointer;font-size:13px;font-weight:500;text-decoration:none}.hrm-view-all:hover{color:#1d4ed8}.hrm-hires-list{flex-direction:column;gap:16px;display:flex}.hrm-hire-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:16px;padding:16px;display:flex}.hrm-hire-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.hrm-hire-info{flex:1}.hrm-hire-name{color:#111827;margin-bottom:4px;font-size:14px;font-weight:600}.hrm-hire-role{color:#4b5563;margin-bottom:4px;font-size:14px;font-weight:400}.hrm-hire-meta{color:#6b7280;font-size:12px}.hrm-status-badge{white-space:nowrap;border-radius:16px;flex-shrink:0;padding:6px 12px;font-size:12px;font-weight:600}.hrm-status-badge.active{color:#166534;background:#dcfce7}.hrm-status-badge.onboarding{color:#854d0e;background:#fef9c3}.hrm-leaves-list{flex-direction:column;gap:16px;display:flex}.hrm-leave-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:16px;padding:20px;display:flex}.hrm-leave-info{flex:1}.hrm-leave-name{color:#111827;margin-bottom:8px;font-size:14px;font-weight:600}.hrm-leave-type{color:#4b5563;margin-bottom:4px;font-size:14px;font-weight:400}.hrm-leave-meta{color:#6b7280;margin-bottom:12px;font-size:12px}.hrm-leave-actions{gap:12px;display:flex}.hrm-leave-status{white-space:nowrap;border-radius:16px;padding:6px 12px;font-size:12px;font-weight:600}.hrm-leave-status.pending{color:#854d0e;background:#fef9c3}.hrm-recent-activity{grid-column:1/-1;margin:24px 32px}.hrm-activity-list{flex-direction:column;gap:16px;display:flex}.hrm-activity-item{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.hrm-activity-item:last-child{border-bottom:none;padding-bottom:0}.hrm-activity-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.hrm-activity-info{flex:1}.hrm-activity-title{color:#111827;margin-bottom:4px;font-size:14px;font-weight:600}.hrm-activity-desc{color:#4b5563;margin-bottom:4px;font-size:14px;font-weight:400}.hrm-activity-time{color:#6b7280;font-size:12px}.hrm-approvals-card{margin:0 32px 24px}.hrm-approvals-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.hrm-approval-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}.hrm-approval-top{align-items:flex-start;gap:12px;display:flex}.hrm-approval-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.hrm-approval-person{flex:1;min-width:0}.hrm-approval-name{color:#111827;font-size:14px;font-weight:600}.hrm-approval-dept{color:#6b7280;font-size:12px}.hrm-approval-type{color:#111827;font-size:14px;font-weight:500}.hrm-approval-dates{color:#6b7280;font-size:12px}.hrm-approval-actions{gap:8px;display:flex}.hrm-approval-actions .hrm-btn{flex:1}.hrm-approval-result{text-align:center;border-radius:6px;padding:8px;font-size:12px;font-weight:600}.hrm-approval-result.approve{color:#166534;background:#dcfce7}.hrm-approval-result.reject{color:#991b1b;background:#fee2e2}.hrm-status-badge.pending{color:#854d0e;background:#fef9c3}.hrm-events-list{flex-direction:column;gap:16px;display:flex}.hrm-event-item{background:#f9fafb;border:1px solid #e5e7eb;border-left:4px solid #3b82f6;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px;display:flex}.hrm-event-item.purple{border-left-color:#8b5cf6}.hrm-event-item.green{border-left-color:#10b981}.hrm-event-title{color:#111827;margin-bottom:4px;font-size:14px;font-weight:600}.hrm-event-meta{color:#6b7280;font-size:12px}.hrm-event-date{color:#2563eb;white-space:nowrap;font-size:12px;font-weight:600}.hrm-btn{cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:all .2s}.hrm-btn-approve{color:#fff;background:#22c55e}.hrm-btn-approve:hover{background:#16a34a}.hrm-btn-reject{color:#fff;background:#ef4444}.hrm-btn-reject:hover{background:#dc2626}@media (width<=1400px){.hrm-stats-cards{grid-template-columns:repeat(2,1fr)}.hrm-charts-row{grid-template-columns:1fr}.hrm-chart-sm{grid-column:1}.hrm-approvals-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.hrm-stats-cards{grid-template-columns:1fr;gap:16px;padding:16px}.hrm-charts-row{gap:16px;padding:0 16px}.hrm-bottom-row{grid-template-columns:1fr;gap:16px;padding:0 16px}.hrm-approvals-card{margin:0 16px 16px}.hrm-approvals-grid{grid-template-columns:1fr}.hrm-card,.hrm-chart-card{padding:16px}.hrm-top-header{flex-direction:column;align-items:flex-start;padding:16px}}.hrm-dashboard-content::-webkit-scrollbar{width:8px}.hrm-dashboard-content::-webkit-scrollbar-track{background:0 0}.hrm-dashboard-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.hrm-dashboard-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.on2-layout{background:#f9fafb;min-height:100vh;display:flex}.on2-main{background:#f9fafb;width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding:14px}.on2-header{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:14px 16px;display:flex;box-shadow:0 1px 2px #0000000a}.on2-header h1{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:30px}.on2-header nav{align-items:center;gap:6px;margin-top:4px;font-family:Inter,sans-serif;font-size:11px;display:flex}.on2-header nav a{color:#2563eb;text-decoration:none}.on2-header nav span,.on2-header nav svg{color:#6b7280}.on2-header-actions{align-items:center;gap:8px;display:flex}.on2-notify{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.on2-notify span{color:#fff;background:#ef4444;border-radius:999px;min-width:14px;height:14px;font-size:9px;font-weight:700;line-height:14px;position:absolute;top:-4px;right:-4px}.on2-new-btn{color:#fff;background:#f59e0b;border:none;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.on2-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.on2-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:28px 1fr auto;align-items:start;gap:10px;padding:12px;display:grid;box-shadow:0 1px 2px #0000000a}.on2-stat-icon{border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.on2-stat-icon.blue{color:#2563eb;background:#dbeafe}.on2-stat-icon.green{color:#16a34a;background:#dcfce7}.on2-stat-icon.yellow{color:#d97706;background:#fef3c7}.on2-stat-icon.purple{color:#9333ea;background:#f3e8ff}.on2-stat-value{color:#111827;font-family:Inter,sans-serif;font-size:30px;font-weight:700;line-height:32px}.on2-stat-label{color:#6b7280;margin-top:2px;font-family:Inter,sans-serif;font-size:10px;font-weight:500}.on2-stat-badge{color:#16a34a;background:#dcfce7;border-radius:999px;padding:0 6px;font-family:Inter,sans-serif;font-size:9px;font-weight:700;line-height:14px}.on2-main-grid,.on2-bottom-grid{grid-template-columns:minmax(0,1fr) 320px;gap:12px;margin-bottom:12px;display:grid}.on2-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;box-shadow:0 1px 2px #0000000a}.on2-card-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.on2-card-header h3{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.on2-card-header button{color:#2563eb;cursor:pointer;background:0 0;border:none;font-family:Inter,sans-serif;font-size:11px}.on2-row{border-top:1px solid #f3f4f6;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:12px;padding:10px 0;display:grid}.on2-row:first-child{border-top:none}.on2-row-main{align-items:center;gap:10px;display:flex}.on2-row-main img{border-radius:50%;width:34px;height:34px}.on2-row-name{color:#111827;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.on2-row-role,.on2-row-date{color:#6b7280;font-family:Inter,sans-serif;font-size:10px}.on2-row-progress-wrap{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.on2-day-badge{color:#d97706;background:#fef3c7;border-radius:999px;padding:0 6px;font-family:Inter,sans-serif;font-size:9px;font-weight:700;line-height:14px}.on2-progress-track{background:#e5e7eb;border-radius:999px;width:100%;height:4px;overflow:hidden}.on2-progress-fill{height:100%;display:block}.on2-progress-fill.blue{background:#2563eb}.on2-progress-fill.green{background:#16a34a}.on2-progress-fill.orange{background:#ea580c}.on2-progress-text{color:#9ca3af;font-family:Inter,sans-serif;font-size:9px}.on2-task-list,.on2-activity-list,.on2-milestones-list{flex-direction:column;gap:8px;display:flex}.on2-task-item{border-radius:8px;justify-content:space-between;align-items:center;padding:9px 10px;display:flex}.on2-task-item.green{background:#f0fdf4}.on2-task-item.blue{background:#eff6ff}.on2-task-item.gray{background:#f9fafb}.on2-task-title{color:#111827;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.on2-task-subtitle{color:#9ca3af;font-family:Inter,sans-serif;font-size:9px}.on2-task-state{font-family:Inter,sans-serif;font-size:9px;font-weight:700}.on2-task-state.green{color:#16a34a}.on2-task-state.blue{color:#2563eb}.on2-task-state.gray{color:#6b7280}.on2-activity-item{border-top:1px solid #f3f4f6;align-items:flex-start;gap:8px;padding:6px 0;display:flex}.on2-activity-item:first-child{border-top:none}.on2-dot{border-radius:999px;width:10px;height:10px;margin-top:4px}.on2-dot.green{background:#22c55e}.on2-dot.blue{background:#60a5fa}.on2-dot.orange{background:#fb923c}.on2-dot.purple{background:#c084fc}.on2-activity-title{color:#111827;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.on2-activity-subtitle{color:#6b7280;font-family:Inter,sans-serif;font-size:9px}.on2-activity-time{color:#9ca3af;font-family:Inter,sans-serif;font-size:9px}.on2-milestone{border-radius:8px;justify-content:space-between;align-items:flex-start;gap:10px;padding:10px;display:flex}.on2-milestone.yellow{background:#fef3c7}.on2-milestone.blue{background:#dbeafe}.on2-milestone.purple{background:#f3e8ff}.on2-milestone.green{background:#dcfce7}.on2-milestone-title{color:#111827;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.on2-milestone-subtitle{color:#6b7280;margin-top:2px;font-family:Inter,sans-serif;font-size:9px}.on2-milestone-tag{color:#6b7280;white-space:nowrap;font-family:Inter,sans-serif;font-size:8px;font-weight:700}@media (width<=1200px){.on2-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.on2-main-grid,.on2-bottom-grid{grid-template-columns:1fr}}.cot-layout{background:#f9fafb;min-height:100vh;display:flex}.cot-main{background:#f9fafb;width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding:14px 18px}.cot-content{width:100%;max-width:860px;margin:0 auto}.cot-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cot-header h1{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:30px}.cot-header nav{gap:7px;margin-top:4px;font-family:Inter,sans-serif;font-size:11px;display:flex}.cot-header nav a{color:#2563eb;text-decoration:none}.cot-header nav span{color:#6b7280}.cot-notify{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.cot-notify span{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:14px;height:14px;font-size:9px;line-height:14px;position:absolute;top:-4px;right:-4px}.cot-top-card,.cot-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000a}.cot-top-card{align-items:center;gap:10px;margin-bottom:12px;padding:12px;display:flex}.cot-top-icon{color:#ea580c;background:#ffedd5;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.cot-top-card h3{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:14px}.cot-top-card p{color:#6b7280;margin:2px 0 0;font-family:Inter,sans-serif;font-size:11px}.cot-card{margin-bottom:12px;padding:12px}.cot-card h2{color:#111827;margin:0 0 10px;font-family:Inter,sans-serif;font-size:13px;font-weight:700}.cot-field{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.cot-field label,.cot-card h4{color:#374151;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.cot-field input,.cot-field select,.cot-field textarea{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:7px 9px;font-family:Inter,sans-serif;font-size:11px}.cot-field textarea{resize:none}.cot-grid{gap:8px;display:grid}.cot-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.cot-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.cot-upload-box{text-align:center;color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;margin-bottom:8px;padding:12px}.cot-upload-box p{margin:4px 0 2px;font-family:Inter,sans-serif;font-size:11px}.cot-upload-box p span{color:#f97316}.cot-upload-box small{font-family:Inter,sans-serif;font-size:9px}.cot-checkbox-group{flex-direction:column;gap:6px;margin-top:6px;margin-bottom:12px;display:flex}.cot-checkbox-group label{color:#4b5563;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:10px;display:flex}.cot-actions{gap:8px;display:flex}.cot-btn{border:none;border-radius:6px;height:28px;padding:0 12px;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.cot-btn.create{color:#fff;background:#f97316}.cot-btn.save{color:#fff;background:#2563eb}.cot-btn.cancel{color:#4b5563;background:#f3f4f6}.cot-subtext{color:#9ca3af;margin:-2px 0 10px;font-family:Inter,sans-serif;font-size:10px}.cot-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}@media (width<=980px){.cot-content{max-width:100%}.cot-grid.three,.cot-grid.two,.cot-template-grid{grid-template-columns:1fr}}.cot-template-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:8px;padding:10px;display:flex}.cot-template-icon{border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.cot-template-card.blue .cot-template-icon{color:#2563eb;background:#dbeafe}.cot-template-card.green .cot-template-icon{color:#16a34a;background:#dcfce7}.cot-template-card.purple .cot-template-icon{color:#9333ea;background:#f3e8ff}.cot-template-title{color:#111827;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.cot-template-subtitle{color:#6b7280;margin-top:2px;font-family:Inter,sans-serif;font-size:9px}.ac-layout{background:#f9fafb;min-height:100vh;display:flex}.ac-main{background:#f9fafb;width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding:14px 18px}.ac-content{width:100%;max-width:860px;margin:0 auto}.ac-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ac-header h1{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:30px}.ac-header nav{align-items:center;gap:6px;margin-top:4px;font-family:Inter,sans-serif;font-size:11px;display:flex}.ac-header nav a{color:#2563eb;text-decoration:none}.ac-header nav span,.ac-header nav svg{color:#6b7280}.ac-notify{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.ac-notify span{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:14px;height:14px;font-size:9px;line-height:14px;position:absolute;top:-4px;right:-4px}.ac-top-card,.ac-panel-left,.ac-panel-right{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000a}.ac-top-card{align-items:center;gap:10px;margin-bottom:12px;padding:12px;display:flex}.ac-top-icon{color:#2563eb;background:#dbeafe;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.ac-top-card h3{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.ac-top-card p{color:#6b7280;margin:2px 0 0;font-family:Inter,sans-serif;font-size:10px}.ac-panels{grid-template-columns:300px 1fr;gap:10px;display:grid}.ac-panel-left,.ac-panel-right{padding:12px}.ac-panel-left h4,.ac-panel-right h4{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.ac-panel-left p,.ac-panel-right p{color:#9ca3af;margin:2px 0 10px;font-family:Inter,sans-serif;font-size:9px}.ac-search-box{color:#9ca3af;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:6px;margin-bottom:8px;padding:7px 9px;display:flex}.ac-search-box input{color:#111827;border:none;outline:none;width:100%;font-family:Inter,sans-serif;font-size:10px}.ac-filter,.ac-field select,.ac-field input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:7px 9px;font-family:Inter,sans-serif;font-size:10px}.ac-filter{margin-bottom:8px}.ac-employee-list{flex-direction:column;gap:8px;display:flex}.ac-employee-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:auto 34px 1fr auto;align-items:center;gap:8px;width:100%;padding:8px;display:grid}.ac-employee-item.active{background:#eff6ff;border-color:#3b82f6}.ac-employee-item input[type=checkbox]{cursor:pointer;flex-shrink:0;width:16px;height:16px;margin:0}.ac-employee-item img{border-radius:50%;width:34px;height:34px}.ac-employee-name{color:#111827;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.ac-employee-role,.ac-employee-meta{color:#6b7280;font-family:Inter,sans-serif;font-size:9px}.ac-employee-status{border-radius:999px;padding:0 6px;font-family:Inter,sans-serif;font-size:8px;font-weight:700;line-height:14px}.ac-employee-status.new-hire{color:#16a34a;background:#dcfce7}.ac-employee-status.pending{color:#d97706;background:#fef3c7}.ac-employee-status.in-progress{color:#2563eb;background:#dbeafe}.ac-grid.two{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ac-field{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.ac-field label,.ac-notification-settings h5,.ac-preview-box h5{color:#374151;margin:0;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.ac-date-wrap{position:relative}.ac-date-wrap svg{color:#6b7280;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ac-date-wrap input{padding-right:24px}.ac-preview-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:10px;padding:10px}.ac-group{margin-top:8px}.ac-group-heading{align-items:center;gap:6px;margin-bottom:4px;display:flex}.ac-group-dot{border-radius:2px;width:8px;height:10px;display:inline-block}.ac-group-dot.blue{background:#2563eb}.ac-group-dot.green{background:#16a34a}.ac-group-dot.purple{background:#9333ea}.ac-group-title{font-family:Inter,sans-serif;font-size:10px;font-weight:700}.ac-group-title.blue,.ac-group-title.green,.ac-group-title.purple{color:#1f2937}.ac-group-item{color:#374151;grid-template-columns:14px 1fr auto;align-items:center;gap:6px;margin-bottom:3px;font-family:Inter,sans-serif;font-size:9px;display:grid}.ac-group-item input{width:12px;height:12px}.ac-group-item em{color:#6b7280;font-size:8px;font-style:normal}.ac-notification-settings{background:#f9fafb;border-radius:8px;margin-top:6px;padding:10px}.ac-checkbox-grid{grid-template-columns:1fr 1fr;gap:8px 12px;margin-top:6px;display:grid}.ac-checkbox-grid label{color:#374151;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:9px;display:flex}.ac-actions{border-top:1px solid #f3f4f6;gap:8px;margin-top:10px;padding-top:10px;display:flex}.ac-btn{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:30px;padding:0 12px;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.ac-btn.primary{color:#fff;background:#2563eb;border-color:#2563eb}.employee-directory-layout{background:#f9fafb;min-height:100vh;display:flex}.employee-directory-main{background:#f9fafb;flex-direction:column;flex:1;width:calc(100% - 288px);margin-left:288px;display:flex;overflow-x:hidden}.employee-directory-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;padding:16px 24px;display:flex;box-shadow:0 1px 3px #0000000d}.employee-directory-header-content{flex:1}.employee-directory-title{color:#111827;margin:0 0 4px;font-family:Inter,sans-serif;font-size:28.8px;font-weight:700;line-height:34.56px}.employee-directory-breadcrumb{align-items:center;gap:7.68px;font-family:Inter,sans-serif;font-size:13.44px;line-height:19.2px;display:flex}.employee-directory-breadcrumb a{color:#2563eb;text-decoration:none}.employee-directory-breadcrumb span{color:#6b7280}.employee-directory-header-actions{align-items:center;gap:12.19px;display:flex}.employee-directory-notification-btn{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:7.68px;justify-content:center;align-items:center;padding:9.6px;transition:all .2s;display:flex;position:relative}.employee-directory-notification-btn:hover{color:#111827;background:#e5e7eb}.employee-directory-notification-badge{color:#fff;background:#ef4444;border-radius:999px;padding:2px 6px;font-size:10.06px;font-weight:700;line-height:1;position:absolute;top:2px;right:2px}.employee-directory-add-btn{color:#0f2c45;cursor:pointer;background:#f0a83c;border:none;border-radius:7.68px;align-items:center;gap:8px;padding:9.6px 15.36px;font-family:Inter,sans-serif;font-size:13.44px;font-weight:600;transition:all .2s;display:flex}.employee-directory-add-btn:hover{background:#e89a1c}.employee-directory-filter-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-shrink:0;align-items:center;gap:16px;margin:16px 24px 12px;padding:12px 16px;display:flex}.employee-directory-search-container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:7.68px;flex:1;align-items:center;gap:10px;padding:9.6px 12.19px;display:flex}.employee-directory-search-icon{color:#9ca3af;flex-shrink:0}.employee-directory-search-input{color:#111827;background:0 0;border:none;outline:none;flex:1;font-family:Inter,sans-serif;font-size:13.44px}.employee-directory-search-input::placeholder{color:#9ca3af}.employee-directory-filters{gap:12.19px;display:flex}.employee-directory-filter-select{color:#4b5563;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:7.68px;min-width:154px;padding:9.6px 12.19px;font-family:Inter,sans-serif;font-size:13.44px;transition:all .2s}.employee-directory-filter-select:hover{border-color:#d1d5db}.employee-directory-filter-select:focus{background:#fff;border-color:#2563eb;outline:none}.employee-directory-stats-section{flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 24px 12px;display:grid}.employee-directory-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;transition:all .2s;display:flex}.employee-directory-stat-card.active{border-color:#2563eb;box-shadow:0 1px 2px #0000000d,0 0 0 1px #2563eb26}.employee-directory-stat-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #00000014}.employee-directory-stat-icon-box{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.employee-directory-stat-content{flex:1}.employee-directory-stat-label{color:#6b7280;margin-bottom:4px;font-family:Inter,sans-serif;font-size:11.52px;font-weight:500}.employee-directory-stat-value{color:#111827;margin-bottom:4px;font-family:Inter,sans-serif;font-size:28.8px;font-weight:700;line-height:34.56px}.employee-directory-stat-badge{color:#166534;background:#dcfce7;border-radius:999px;margin-top:4px;padding:4px 8px;font-family:Inter,sans-serif;font-size:11.52px;font-weight:600;display:inline-block}.employee-directory-table-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;margin:0 24px 24px;display:flex;overflow:hidden}.employee-directory-table-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.employee-directory-table-title{color:#111827;font-family:Inter,sans-serif;font-size:17.28px;font-weight:700;line-height:26.88px}.employee-directory-table-actions{gap:12px;display:flex}.employee-directory-table-action-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7.68px;align-items:center;gap:6px;padding:7.68px 12.19px;font-family:Inter,sans-serif;font-size:11.52px;font-weight:600;transition:all .2s;display:flex}.employee-directory-table-action-btn:hover{background:#f9fafb;border-color:#d1d5db}.employee-directory-table-wrapper{width:100%}.employee-directory-table{border-collapse:collapse;width:100%;font-family:Inter,sans-serif}.employee-directory-table thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}.employee-directory-table thead th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;padding:12px 20px;font-size:11.52px;font-weight:600}.employee-directory-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .2s}.employee-directory-table tbody tr:hover{background-color:#f9fafb}.employee-directory-table tbody td{color:#111827;vertical-align:middle;height:70px;padding:16px 20px;font-size:13.44px}.employee-directory-employee-cell{align-items:center;gap:12px;font-weight:500;display:flex}.employee-directory-avatar{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;display:flex}.employee-directory-name{color:#111827;font-weight:700}.employee-directory-status-badge{border-radius:999px;padding:4px 10px;font-family:Inter,sans-serif;font-size:11.52px;font-weight:600;display:inline-block}.employee-directory-status-badge.status-active{color:#166534;background:#dcfce7}.employee-directory-status-badge.status-onboarding{color:#854d0e;background:#fef9c3}.employee-directory-status-badge.status-on-leave{color:#1d4ed8;background:#dbeafe}.employee-directory-row-action-btn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;padding:4px 6px;transition:all .2s}.employee-directory-row-action-btn:hover{color:#4b5563;background:#f3f4f6}.employee-directory-actions-group{align-items:center;gap:4px;display:flex}.employee-directory-employee-cell-text{flex-direction:column;gap:1px;display:flex}.employee-directory-employee-email{color:#6b7280;font-size:11.52px;line-height:15.36px}.employee-directory-pagination{border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.employee-directory-pagination-info{color:#6b7280;font-family:Inter,sans-serif;font-size:11.52px}.employee-directory-pagination-buttons{gap:8px;display:flex}.employee-directory-pagination-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7.68px;min-width:32px;padding:6px 10px;font-family:Inter,sans-serif;font-size:11.52px;font-weight:600;transition:all .2s}.employee-directory-pagination-btn:hover{background:#f9fafb;border-color:#d1d5db}.employee-directory-pagination-btn.active{color:#fff;background:#0f2c45;border-color:#0f2c45}.employee-directory-view-actions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.employee-directory-export-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7.68px;align-items:center;gap:6px;padding:8px 14px;font-family:Inter,sans-serif;font-size:13.44px;font-weight:600;transition:all .2s;display:flex}.employee-directory-export-btn:hover{background:#f9fafb;border-color:#d1d5db}.employee-directory-view-toggle-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7.68px;align-items:center;gap:6px;padding:8px 14px;font-family:Inter,sans-serif;font-size:13.44px;font-weight:600;transition:all .2s;display:flex}.employee-directory-view-toggle-btn:hover{background:#f9fafb;border-color:#d1d5db}.employee-directory-view-toggle-btn.view-toggle-active{color:#fff;background:#2563eb;border-color:#2563eb}.employee-directory-add-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:0 24px 16px;padding:24px;animation:.2s ease-out employeeDirectoryFormReveal}@keyframes employeeDirectoryFormReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.employee-directory-add-form-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.employee-directory-add-form-header h2{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px}.employee-directory-add-form-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.employee-directory-add-form-close:hover{color:#6b7280}.employee-directory-add-form-section{margin-bottom:16px}.employee-directory-add-form-section h3{color:#111827;margin:0 0 10px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:18px}.employee-directory-add-form-grid{gap:10px 12px;display:grid}.employee-directory-add-form-grid.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.employee-directory-add-form-field{flex-direction:column;gap:6px;display:flex}.employee-directory-add-form-field.full-width{grid-column:1/-1}.employee-directory-add-form-field span{color:#6b7280;font-family:Inter,sans-serif;font-size:10px;line-height:14px}.employee-directory-add-form-field input,.employee-directory-add-form-field select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:4px;outline:none;width:100%;height:30px;padding:0 10px;font-family:Inter,sans-serif;font-size:11px}.employee-directory-add-form-field input:focus,.employee-directory-add-form-field select:focus{border-color:#2563eb}.employee-directory-add-form-field input:disabled{color:#9ca3af;background:#f9fafb}.employee-directory-add-form-footer{grid-template-columns:1fr auto 1fr;align-items:center;margin-top:8px;display:grid}.employee-directory-add-form-btn{cursor:pointer;border:1px solid #e5e7eb;border-radius:4px;height:30px;padding:0 16px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.employee-directory-add-form-btn.neutral{color:#6b7280;background:#fff}.employee-directory-add-form-btn.primary{color:#fff;background:#2563eb;border-color:#2563eb}.employee-directory-add-form-btn:first-child{justify-self:start}.employee-directory-add-form-btn:nth-child(2){justify-self:center}.employee-directory-add-form-btn:last-child{justify-self:end}.emp-grid-stats-section{flex-shrink:0;grid-template-columns:repeat(6,1fr);gap:12px;padding:0 24px 12px;display:grid}.emp-grid-stat-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px 12px;transition:all .2s}.emp-grid-stat-card:hover{box-shadow:0 4px 12px #00000014}.emp-grid-stat-value{margin-bottom:4px;font-family:Inter,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.emp-grid-stat-label{color:#6b7280;font-family:Inter,sans-serif;font-size:11.52px;font-weight:500}.emp-grid-section{flex-direction:column;gap:24px;padding:0 24px 24px;display:flex}.emp-grid-container{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.emp-grid-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;padding:24px 20px 20px;transition:box-shadow .2s;display:flex}.emp-grid-card:hover{box-shadow:0 8px 24px #0000001a}.emp-grid-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:12px;font-family:Inter,sans-serif;font-size:22px;font-weight:700;display:flex}.emp-grid-name{color:#111827;margin-bottom:4px;font-family:Inter,sans-serif;font-size:15.36px;font-weight:700}.emp-grid-role{color:#2563eb;margin-bottom:2px;font-family:Inter,sans-serif;font-size:12.8px;font-weight:500}.emp-grid-dept{color:#6b7280;margin-bottom:12px;font-family:Inter,sans-serif;font-size:12px}.emp-grid-divider{background:#f3f4f6;width:100%;height:1px;margin-bottom:12px}.emp-grid-contact{text-align:left;flex-direction:column;gap:6px;width:100%;margin-bottom:16px;display:flex}.emp-grid-contact-row{color:#6b7280;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:11.52px;display:flex;overflow:hidden}.emp-grid-contact-row span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.emp-grid-contact-icon{color:#9ca3af;flex-shrink:0}.emp-grid-card-actions{align-items:center;gap:8px;width:100%;margin-top:auto;display:flex}.emp-grid-view-profile-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:7.68px;flex:1;padding:9px 16px;font-family:Inter,sans-serif;font-size:13.44px;font-weight:600;transition:background .2s}.emp-grid-view-profile-btn:hover{background:#1d4ed8}.emp-grid-more-btn{cursor:pointer;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:7.68px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 10px;transition:all .2s;display:flex}.emp-grid-more-btn:hover{color:#111827;background:#e5e7eb}.emp-grid-pagination{justify-content:center;align-items:center;gap:8px;padding:8px 0;display:flex}.emp-grid-pg-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7.68px;min-width:36px;padding:7px 12px;font-family:Inter,sans-serif;font-size:13.44px;font-weight:600;transition:all .2s}.emp-grid-pg-btn:hover{background:#f9fafb;border-color:#d1d5db}.emp-grid-pg-btn.emp-grid-pg-active{color:#fff;background:#2563eb;border-color:#2563eb}.emp-grid-pg-btn.emp-grid-pg-arrow{padding:6px 12px;font-size:16px}.emp-doc-upload-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:0 24px 24px;padding:24px;box-shadow:0 1px 2px #0000000d}.emp-doc-upload-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.emp-doc-upload-title{color:#111827;margin:0 0 8px;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.emp-doc-upload-subtitle{color:#4b5563;margin:0;font-family:Inter,sans-serif;font-size:14px}.emp-doc-upload-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:background .2s;display:flex}.emp-doc-upload-btn:hover{background:#1d4ed8}.emp-doc-dropzone{text-align:center;border:1px dashed #d1d5db;border-radius:8px;flex-direction:column;align-items:center;margin-bottom:24px;padding:40px 24px;display:flex}.emp-doc-dropzone-icon{color:#2563eb;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;display:flex}.emp-doc-dropzone-title{color:#111827;margin-bottom:8px;font-family:Inter,sans-serif;font-size:16px;font-weight:600}.emp-doc-dropzone-subtitle{color:#6b7280;margin-bottom:20px;font-family:Inter,sans-serif;font-size:14px}.emp-doc-choose-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:10px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:background .2s}.emp-doc-choose-btn:hover{background:#1d4ed8}.emp-doc-recent-title{color:#111827;margin:0 0 16px;font-family:Inter,sans-serif;font-size:16px;font-weight:600}.emp-doc-file-list{flex-direction:column;gap:12px;display:flex}.emp-doc-file-row{border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:16px;padding:16px;display:flex}.emp-doc-file-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.emp-doc-file-info{flex:1;min-width:0}.emp-doc-file-name{color:#111827;margin-bottom:2px;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.emp-doc-file-meta{color:#6b7280;font-family:Inter,sans-serif;font-size:12px}.emp-doc-file-action{color:#2563eb;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.emp-doc-file-action.muted{color:#9ca3af}.emp-doc-file-action:hover{opacity:.7}@media (width<=768px){.emp-doc-upload-card{margin:0 16px;padding:16px}.emp-doc-upload-header{flex-direction:column}.emp-doc-file-row{flex-wrap:wrap}}.activate-employee-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:0 24px 16px;padding:16px}.activate-employee-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.activate-employee-header h3{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px}.activate-employee-header p{color:#6b7280;margin:2px 0 0;font-family:Inter,sans-serif;font-size:12px;line-height:18px}.activate-employee-bulk-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;padding:7px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.activate-employee-list{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.activate-employee-row{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:10px 12px;display:flex}.activate-employee-row-clickable{cursor:pointer}.activate-employee-row:last-child{border-bottom:none}.activate-employee-row-head{background:#f9fafb;min-height:44px}.activate-employee-row-head span{color:#6b7280;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.activate-employee-left{align-items:center;gap:10px;min-width:0;display:flex}.activate-employee-left input{accent-color:#2563eb;width:14px;height:14px}.activate-employee-avatar{border-radius:50%;flex-shrink:0;width:34px;height:34px}.activate-employee-text{min-width:0}.activate-employee-name{color:#111827;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:18px}.activate-employee-role{color:#2563eb;font-family:Inter,sans-serif;font-size:11px;line-height:15px}.activate-employee-email{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:10px;line-height:14px;overflow:hidden}.activate-employee-right{align-items:center;gap:8px;display:flex}.activate-employee-status{border-radius:999px;justify-content:center;align-items:center;padding:2px 8px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;display:inline-flex}.activate-employee-status.active{color:#15803d;background:#dcfce7}.activate-employee-status.inactive{color:#b91c1c;background:#fee2e2}.activate-employee-status.pending{color:#b45309;background:#fef3c7}.activate-employee-action-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:5px 10px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.activate-employee-action-btn.blue{color:#fff;background:#2563eb}.activate-employee-action-btn.gray{color:#4b5563;background:#f3f4f6;border-color:#e5e7eb}@media (width<=768px){.employee-directory-filter-card{flex-direction:column}.employee-directory-filters{flex-wrap:wrap;width:100%}.employee-directory-filter-select{flex:1;min-width:120px}.employee-directory-stats-section{grid-template-columns:repeat(2,1fr)}.employee-directory-table-wrapper{font-size:12px}.employee-directory-table tbody td{height:auto;padding:12px 16px}.employee-directory-pagination{flex-direction:column;align-items:flex-start;gap:12px}.activate-employee-header,.activate-employee-row{flex-direction:column;align-items:flex-start}.activate-employee-right{justify-content:flex-end;width:100%}.employee-directory-add-form-grid.three-col{grid-template-columns:1fr}.employee-directory-add-form-footer{grid-template-columns:1fr;gap:8px}.employee-directory-add-form-btn,.employee-directory-add-form-btn:first-child,.employee-directory-add-form-btn:nth-child(2),.employee-directory-add-form-btn:last-child{justify-self:stretch}}.employee-profile-layout{background:#f9fafb;min-height:100vh;display:flex}.employee-profile-main{background:#f9fafb;width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding-bottom:24px}.employee-profile-header{z-index:20;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex;position:sticky;top:0}.employee-profile-header-content{flex-direction:column;gap:4px;display:flex}.employee-profile-title{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:30px}.employee-profile-breadcrumb{color:#6b7280;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:12px;display:flex}.employee-profile-link{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:12px}.employee-profile-header-actions{align-items:center;gap:10px;display:flex}.employee-profile-btn{cursor:pointer;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;display:flex}.employee-profile-btn.secondary{color:#4b5563;background:#f3f4f6}.employee-profile-btn.primary{color:#0f2c45;background:#f0a83c;border-color:#f0a83c}.employee-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin:24px;padding:24px;display:flex;box-shadow:0 1px 2px #1118270a}.employee-summary-left{align-items:center;gap:16px;display:flex}.employee-summary-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 100%);border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;font-family:Inter,sans-serif;font-size:24px;font-weight:700;display:flex}.employee-summary-left h2{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:22px;line-height:28px}.employee-summary-role{color:#2563eb;margin:4px 0 0;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.employee-summary-meta{color:#6b7280;flex-wrap:wrap;gap:8px 16px;margin-top:8px;font-family:Inter,sans-serif;font-size:12px;display:flex}.employee-summary-right{gap:12px;display:flex}.employee-kpi-card{text-align:center;border-radius:10px;width:132px;padding:12px}.employee-kpi-card.status strong{color:#15803d}.employee-kpi-card.experience{background:#dbeafe}.employee-kpi-card.experience strong{color:#1d4ed8}.employee-kpi-label{color:#6b7280;margin-bottom:4px;font-family:Inter,sans-serif;font-size:11px;display:block}.employee-kpi-card strong{font-family:Inter,sans-serif;font-size:16px;line-height:20px}.employee-details-grid{grid-template-columns:280px minmax(0,1fr);gap:24px;margin:0 24px;display:grid}.employee-left-panel,.employee-right-panel{flex-direction:column;gap:16px;display:flex}.employee-panel-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;box-shadow:0 1px 2px #1118270a}.employee-panel-card h3{color:#111827;margin:0 0 12px;font-family:Inter,sans-serif;font-size:15px;line-height:22px}.employee-menu-list{flex-direction:column;gap:8px;display:flex}.employee-menu-item{text-align:left;color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:34px;padding:0 12px;font-family:Inter,sans-serif;font-size:13px}.employee-menu-item.active{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe;font-weight:600}.employee-quick-actions{flex-direction:column;gap:8px;display:flex}.employee-quick-actions button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;height:34px;padding:0 12px;font-family:Inter,sans-serif;font-size:13px;display:flex}.employee-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.employee-info-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.employee-info-item span{color:#6b7280;margin-bottom:4px;font-family:Inter,sans-serif;font-size:11px;display:block}.employee-info-item strong{color:#111827;font-family:Inter,sans-serif;font-size:13px;line-height:18px}.manager-inline{align-items:center;gap:8px;display:flex}.manager-avatar{color:#111827;background:#d1d5db;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;display:flex}.manager-inline small{color:#6b7280;font-family:Inter,sans-serif;font-size:11px;display:block}.status-pill{color:#15803d;background:#dcfce7;border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;line-height:16px;display:inline-flex}.employee-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.employee-benefit{border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.employee-benefit span{color:#6b7280;margin-bottom:4px;font-family:Inter,sans-serif;font-size:11px;display:block}.employee-benefit strong{color:#111827;font-family:Inter,sans-serif;font-size:13px}.employee-benefit.blue{background:#eff6ff;border-color:#bfdbfe}.employee-benefit.green{background:#ecfdf5;border-color:#a7f3d0}.employee-benefit.purple{background:#f5f3ff;border-color:#ddd6fe}.employee-contact-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.employee-contact-list div{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;min-height:36px;padding:0 10px;font-family:Inter,sans-serif;font-size:12px;display:flex}.employee-contact-list svg{color:#9ca3af;flex-shrink:0}.employee-docs-card{padding:20px}.employee-docs-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.employee-docs-header h3{margin:0}.employee-docs-header p{color:#6b7280;margin:4px 0 0;font-family:Inter,sans-serif;font-size:12px}.employee-docs-upload-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:6px;height:30px;padding:0 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.employee-docs-dropzone{text-align:center;border:1px dashed #d1d5db;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:150px;margin-bottom:18px;padding:24px 16px;display:flex}.employee-docs-dropzone-icon{color:#2563eb;background:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.employee-docs-dropzone strong{color:#111827;font-family:Inter,sans-serif;font-size:13px;line-height:18px}.employee-docs-dropzone span{color:#6b7280;font-family:Inter,sans-serif;font-size:11px}.employee-docs-choose-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;height:30px;margin-top:2px;padding:0 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.employee-docs-recent h4{color:#111827;margin:0 0 10px;font-family:Inter,sans-serif;font-size:13px;line-height:18px}.employee-docs-row{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:10px;min-height:52px;padding:8px 10px;display:flex}.employee-docs-row+.employee-docs-row{margin-top:8px}.employee-docs-profiles-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.employee-docs-profile-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:9px;padding:10px 8px 8px}.employee-docs-profile-avatar{border-radius:9999px;width:40px;height:40px;margin:0 auto 6px;display:block}.employee-docs-profile-name{color:#111827;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:18px}.employee-docs-profile-role{color:#2563eb;font-family:Inter,sans-serif;font-size:11px;font-weight:500;line-height:15px}.employee-docs-profile-dept{color:#6b7280;margin-bottom:6px;font-family:Inter,sans-serif;font-size:10px;line-height:14px}.employee-docs-profile-contact{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.employee-docs-profile-contact div{color:#4b5563;text-align:left;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:9px;line-height:13px;display:flex}.employee-docs-profile-contact svg{color:#9ca3af;flex-shrink:0}.employee-docs-profile-contact span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.employee-docs-profile-actions{align-items:center;gap:4px;display:flex}.employee-docs-profile-view-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;flex:1;height:24px;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.employee-docs-profile-more-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.employee-docs-profiles-pagination{justify-content:center;align-items:center;gap:6px;margin-top:8px;display:flex}.employee-docs-pg-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-width:22px;height:22px;font-family:Inter,sans-serif;font-size:11px;line-height:15px}.employee-docs-pg-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.employee-docs-file-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.employee-docs-file-icon.pdf{color:#dc2626;background:#fee2e2}.employee-docs-file-icon.doc{color:#2563eb;background:#dbeafe}.employee-docs-file-icon.xls{color:#16a34a;background:#dcfce7}.employee-docs-file-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.employee-docs-file-meta strong{color:#111827;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:16px}.employee-docs-file-meta span{color:#6b7280;font-family:Inter,sans-serif;font-size:10px;line-height:14px}.employee-docs-row-actions{align-items:center;gap:6px;display:inline-flex}.employee-docs-row-actions button{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.employee-docs-row-actions button:hover{color:#4b5563;background:#f3f4f6}.employee-history-card{padding:24px 32px}.employee-history-card h3{margin-bottom:24px;font-size:19.2px;font-weight:700;line-height:26.88px}.employee-history-item{padding-bottom:24px;padding-left:26px}.employee-history-item.current{border-left:3.46px solid #3b82f6}.employee-history-item.previous{border-left:3.46px solid #d1d5db;margin-top:10px;padding-bottom:0}.employee-history-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.employee-history-head h4{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:17.28px;font-weight:600;line-height:26.88px}.employee-history-badge{color:#2563eb;background:#eff6ff;border-radius:9599px;align-items:center;height:26.87px;padding:0 11.52px;font-family:Inter,sans-serif;font-size:13.44px;font-weight:500;line-height:19.2px;display:inline-flex}.employee-history-label{color:#6b7280;font-family:Inter,sans-serif;font-size:13.44px;font-weight:400;line-height:19.2px}.employee-history-department{color:#4b5563;margin:0 0 8px;font-family:Inter,sans-serif;font-size:15.36px;font-weight:400;line-height:23.04px}.employee-history-date{color:#6b7280;margin:0 0 12px;font-family:Inter,sans-serif;font-size:13.44px;font-weight:400;line-height:19.2px}.employee-history-description{color:#374151;margin:0;font-family:Inter,sans-serif;font-size:13.44px;font-weight:400;line-height:19.2px}.employee-reporting-card{padding:24px 32px}.employee-reporting-card h3{color:#111827;margin:0 0 22px;font-family:Inter,sans-serif;font-size:19.2px;font-weight:700;line-height:26.88px}.employee-reporting-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.employee-reporting-grid h4{color:#111827;margin:0 0 10px;font-family:Inter,sans-serif;font-size:17.28px;font-weight:600;line-height:26.88px}.employee-reporting-manager-box,.employee-reporting-direct-box{background:#f9fafb;border:.96px solid #e5e7eb;border-radius:7.68px}.employee-reporting-manager-box{align-items:center;gap:14px;min-height:94.43px;padding:16px;display:flex}.employee-reporting-manager-avatar{border-radius:9599px;flex-shrink:0;width:46.08px;height:46.08px}.employee-reporting-name{color:#111827;font-family:Inter,sans-serif;font-size:15.36px;font-weight:600;line-height:23.04px}.employee-reporting-role{color:#4b5563;font-family:Inter,sans-serif;font-size:13.44px;font-weight:400;line-height:19.2px}.employee-reporting-email{color:#2563eb;font-family:Inter,sans-serif;font-size:11.52px;font-weight:400;line-height:15.36px}.employee-reporting-direct-box{flex-direction:column;gap:10px;min-height:121.32px;padding:12px 16px;display:flex}.employee-reporting-person-row{align-items:center;gap:12px;display:flex}.employee-reporting-person-avatar{border-radius:9599px;flex-shrink:0;width:38.39px;height:38.39px}.employee-reporting-person-name{color:#111827;font-family:Inter,sans-serif;font-size:13.44px;font-weight:500;line-height:19.2px}.employee-reporting-person-role{color:#4b5563;font-family:Inter,sans-serif;font-size:11.52px;font-weight:400;line-height:15.36px}@media (width<=1200px){.employee-details-grid{grid-template-columns:1fr}.employee-left-panel{order:2}.employee-right-panel{order:1}}@media (width<=900px){.employee-profile-main{width:100%;margin-left:0}.employee-summary-card{flex-direction:column;align-items:flex-start}.employee-summary-right{width:100%}.employee-kpi-card{flex:1}.employee-info-grid,.employee-benefits-grid,.employee-contact-list{grid-template-columns:1fr}.employee-docs-header{flex-direction:column;align-items:flex-start}.employee-docs-profiles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-history-card{padding:18px}.employee-history-head{flex-direction:column;align-items:flex-start}.employee-reporting-card{padding:18px}.employee-reporting-grid{grid-template-columns:1fr;gap:14px}}.deactivate-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.deactivate-modal-container{background:#fff;border-radius:16px;width:500px;max-width:100%;max-height:calc(100vh - 32px);padding:24px;font-family:Inter,sans-serif;overflow-y:auto;box-shadow:0 25px 50px -12px #00000059}.deactivate-modal-icon-wrap{justify-content:center;margin-bottom:12px;display:flex}.deactivate-modal-icon{color:#dc2626;background:#fee2e2;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.deactivate-modal-title{text-align:center;color:#111827;margin:0;font-size:20px;font-weight:700;line-height:28px}.deactivate-modal-subtitle{text-align:center;color:#6b7280;margin:8px 0 16px;font-size:12px;line-height:18px}.deactivate-modal-employee-card{background:#f9fafb;border-radius:8px;align-items:center;gap:10px;margin-bottom:12px;padding:10px;display:flex}.deactivate-modal-employee-card img{object-fit:cover;border-radius:999px;width:40px;height:40px}.deactivate-modal-employee-name{color:#111827;font-size:12px;font-weight:700}.deactivate-modal-employee-role{color:#4b5563;font-size:10px}.deactivate-modal-employee-id{color:#9ca3af;font-size:10px}.deactivate-modal-warning-box{background:#fefce8;border:1px solid #fde68a;border-radius:8px;margin-bottom:12px;padding:10px}.deactivate-modal-warning-title{color:#92400e;margin-bottom:6px;font-size:11px;font-weight:600}.deactivate-modal-warning-box ul{color:#92400e;margin:0;padding-left:16px;font-size:10px;line-height:16px}.deactivate-modal-field-group{margin-bottom:10px}.deactivate-modal-field-group label{color:#374151;margin-bottom:4px;font-size:10px;font-weight:500;display:block}.deactivate-modal-field-group select,.deactivate-modal-field-group input,.deactivate-modal-field-group textarea{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:8px 10px;font-family:Inter,sans-serif;font-size:11px}.deactivate-modal-field-group select:focus,.deactivate-modal-field-group input:focus,.deactivate-modal-field-group textarea:focus{border-color:#2563eb;outline:none}.deactivate-modal-field-group .error{border-color:#dc2626}.deactivate-modal-date-wrap{position:relative}.deactivate-modal-date-wrap svg{color:#6b7280;pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.deactivate-modal-date-wrap input{padding-right:28px}.deactivate-modal-field-group textarea{resize:none}.deactivate-modal-checkbox-wrap{color:#6b7280;align-items:flex-start;gap:8px;margin-bottom:12px;font-size:9px;line-height:14px;display:flex}.deactivate-modal-checkbox-wrap input{margin-top:1px}.deactivate-modal-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.deactivate-modal-cancel-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;height:34px;font-size:11px;font-weight:600}.deactivate-modal-confirm-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:34px;font-size:10px;font-weight:600;line-height:11px;display:inline-flex}.deactivate-modal-confirm-btn:disabled{opacity:.5;cursor:not-allowed}.revoke-modal-overlay{z-index:1100;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.revoke-modal-container{background:#fff;border-radius:16px;width:500px;max-width:100%;max-height:calc(100vh - 32px);padding:24px;font-family:Inter,sans-serif;overflow-y:auto;box-shadow:0 25px 50px -12px #0006}.revoke-modal-icon-wrap{justify-content:center;margin-bottom:10px;display:flex}.revoke-modal-icon{color:#dc2626;background:#fee2e2;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.revoke-modal-title{text-align:center;color:#111827;margin:0;font-size:22px;font-weight:700;line-height:30px}.revoke-modal-subtitle{text-align:center;color:#6b7280;margin:8px 0 14px;font-size:11px;line-height:16px}.revoke-modal-employee-card{background:#f9fafb;border-radius:8px;align-items:center;gap:10px;margin-bottom:10px;padding:10px;display:flex}.revoke-modal-employee-card img{object-fit:cover;opacity:.5;border-radius:999px;width:40px;height:40px}.revoke-modal-employee-name{color:#111827;font-size:12px;font-weight:700}.revoke-modal-employee-role{color:#4b5563;font-size:10px;line-height:14px}.revoke-modal-employee-status{color:#dc2626;margin-top:2px;font-size:9px;font-weight:700;line-height:12px}.revoke-status-list{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.revoke-status-item{border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.revoke-status-item.green{background:#f0fdf4}.revoke-status-item.yellow{background:#fefce8}.revoke-status-item.gray{background:#f9fafb}.revoke-status-title{color:#111827;font-size:10px;font-weight:600;line-height:14px}.revoke-status-subtitle{color:#6b7280;font-size:9px;line-height:12px}.revoke-status-icon.green{color:#16a34a}.revoke-status-icon.yellow{color:#d97706}.revoke-status-icon.gray{color:#9ca3af}.spinning{animation:1s linear infinite revoke-spin}@keyframes revoke-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.revoke-next-steps-box{background:#eff6ff;border-radius:8px;margin-bottom:12px;padding:10px}.revoke-next-steps-title{color:#1d4ed8;align-items:center;gap:5px;margin-bottom:4px;font-size:10px;font-weight:700;display:inline-flex}.revoke-next-steps-box p{color:#1e40af;margin:0;font-size:9px;line-height:14px}.revoke-modal-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.revoke-audit-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;height:34px;font-size:11px;font-weight:600}.revoke-back-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:34px;font-size:11px;font-weight:600;display:inline-flex}.employee-deactivate-profile-layout{background:#f9fafb;min-height:100vh;display:flex}.employee-deactivate-profile-main{background:#f9fafb;width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding-bottom:24px}.employee-deactivate-profile-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding:16px 20px;display:flex}.employee-deactivate-header-left h1{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:30px;font-weight:700;line-height:36px}.employee-deactivate-breadcrumb{color:#6b7280;align-items:center;gap:8px;margin-top:6px;font-family:Inter,sans-serif;font-size:12px;display:flex}.employee-deactivate-header-actions{align-items:center;gap:10px;display:flex}.employee-deactivate-notify{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.employee-deactivate-notify span{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:14px;height:14px;font-family:Inter,sans-serif;font-size:9px;line-height:14px;position:absolute;top:-4px;right:-4px}.employee-deactivate-edit-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.employee-deactivate-edit-btn:hover{background:#1d4ed8}.employee-deactivate-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.employee-deactivate-btn:hover{background:#b91c1c}.employee-deactivate-profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:18px;margin:16px 20px 12px;padding:16px;display:flex;box-shadow:0 1px 2px #0000000a}.employee-deactivate-profile-left{flex:1;gap:14px;display:flex}.employee-deactivate-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:92px;height:92px}.employee-deactivate-name-row{align-items:center;gap:8px;display:flex}.employee-deactivate-name-row h2{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:38px}.employee-deactivate-status{color:#15803d;background:#dcfce7;border-radius:999px;padding:3px 10px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.employee-deactivate-title{color:#2563eb;margin-top:4px;font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:28px}.employee-deactivate-department{color:#4b5563;font-family:Inter,sans-serif;font-size:15px;line-height:22px}.employee-deactivate-meta{flex-wrap:wrap;gap:8px 14px;margin-top:8px;display:flex}.employee-deactivate-meta span{color:#4b5563;align-items:center;gap:5px;font-family:Inter,sans-serif;font-size:11px;display:inline-flex}.employee-deactivate-profile-right{flex-direction:column;gap:8px;display:flex}.employee-deactivate-action-btn{color:#4b5563;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.employee-deactivate-action-btn:hover{background:#e5e7eb}.employee-deactivate-more-btn{color:#4b5563;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.employee-deactivate-more-btn:hover{background:#e5e7eb}.employee-deactivate-tabs-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin:0 20px}.employee-deactivate-tabs{border-bottom:1px solid #e5e7eb;gap:20px;padding:0 14px;display:flex}.employee-deactivate-tab{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:12px 0;font-family:Inter,sans-serif;font-size:12px}.employee-deactivate-tab.active{color:#2563eb;border-bottom:2px solid #2563eb;margin-bottom:-1px;font-weight:600}.employee-deactivate-content{grid-template-columns:minmax(0,1fr) 280px;gap:16px;margin:12px 20px 0;display:grid}.employee-deactivate-left-panel,.employee-deactivate-right-panel{flex-direction:column;gap:16px;display:flex}.employee-deactivate-info-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.employee-deactivate-info-card h4{color:#111827;margin:0 0 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.employee-deactivate-info-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.employee-deactivate-info-row:last-child{margin-bottom:0}.employee-deactivate-label{color:#6b7280;margin-bottom:4px;font-family:Inter,sans-serif;font-size:11px;font-weight:500}.employee-deactivate-value{color:#111827;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.employee-deactivate-quick-stats{grid-template-columns:1fr;gap:12px;display:grid}.employee-deactivate-stat{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:80px;padding:16px;display:flex}.employee-deactivate-stat-value{font-family:Inter,sans-serif;font-size:28px;font-weight:700;line-height:32px}.employee-deactivate-stat-label{margin-top:4px;font-family:Inter,sans-serif;font-size:11px;font-weight:500}.employee-deactivate-stat.blue{color:#1d4ed8;background:#dbeafe}.employee-deactivate-stat.green{color:#16a34a;background:#dcfce7}.employee-deactivate-stat.purple{color:#9333ea;background:#f3e8ff}.employee-deactivate-reporting{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.employee-deactivate-reporting h4{color:#111827;margin:0 0 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.employee-deactivate-manager-section{margin-bottom:20px}.employee-deactivate-manager-section h5{color:#374151;margin:0 0 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.employee-deactivate-manager-card{background:#f3f4f6;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}.employee-deactivate-manager-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.employee-deactivate-manager-name{color:#111827;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.employee-deactivate-manager-role{color:#6b7280;font-family:Inter,sans-serif;font-size:11px}.employee-deactivate-reports-section h5{color:#374151;margin:0 0 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.employee-deactivate-reports-list{flex-direction:column;gap:8px;display:flex}.employee-deactivate-report-item{background:#f3f4f6;border-radius:8px;align-items:center;gap:10px;padding:10px;display:flex}.employee-deactivate-report-avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.employee-deactivate-report-name{color:#111827;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.employee-deactivate-report-role{color:#6b7280;font-family:Inter,sans-serif;font-size:10px}.employee-deactivate-placeholder{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-column:1/-1;padding:40px}.employee-deactivate-placeholder-text{color:#6b7280;font-family:Inter,sans-serif;font-size:14px}.du-layout{background:#f9fafb;min-height:100vh;display:flex}.du-main{background:#f9fafb;width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding:14px 18px}.du-content{width:100%;max-width:860px;margin:0 auto}.du-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.du-header h1{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:30px}.du-header nav{align-items:center;gap:6px;margin-top:4px;font-family:Inter,sans-serif;font-size:11px;display:flex}.du-header nav a{color:#2563eb;text-decoration:none}.du-header nav span{color:#6b7280}.du-notify{cursor:pointer;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-family:Inter,sans-serif;display:flex;position:relative}.du-notify:hover{background:#e5e7eb}.du-notify span{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.du-top-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;display:flex;box-shadow:0 1px 2px #0000000a}.du-top-icon{color:#2563eb;background:#dbeafe;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.du-top-card h3{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px}.du-top-card p{color:#6b7280;margin:2px 0 0;font-family:Inter,sans-serif;font-size:12px;line-height:16px}.du-max-size{align-items:center;gap:8px;margin-left:auto;display:flex}.du-max-size span{color:#2563eb;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.du-panels{grid-template-columns:1fr 1fr;gap:16px;display:grid}.du-panel-left{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;padding:16px;display:flex;box-shadow:0 1px 2px #0000000a}.du-panel-left h4{color:#111827;margin:0 0 4px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px}.du-panel-left p{color:#6b7280;margin:0 0 12px;font-family:Inter,sans-serif;font-size:12px;line-height:16px}.du-search-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;margin-bottom:12px;padding:8px 12px;display:flex}.du-search-box input{color:#111827;background:0 0;border:none;outline:none;width:100%;font-family:Inter,sans-serif;font-size:12px}.du-search-box input::placeholder{color:#d1d5db}.du-employee-list{flex-direction:column;flex:1;gap:8px;display:flex;overflow-y:auto}.du-employee-item{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:auto 32px 1fr auto;align-items:center;gap:8px;padding:8px;transition:all .2s;display:grid}.du-employee-item:hover{background:#f9fafb;border-color:#d1d5db}.du-employee-item.active{background:#dbeafe;border-color:#2563eb}.du-employee-item input[type=radio]{cursor:pointer;accent-color:#2563eb;width:16px;height:16px}.du-employee-item img{object-fit:cover;border-radius:50%;width:32px;height:32px}.du-employee-item div{flex-direction:column;justify-content:center;display:flex}.du-employee-name{color:#111827;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:18px}.du-employee-role{color:#6b7280;font-family:Inter,sans-serif;font-size:11px;line-height:14px}.du-employee-status{white-space:nowrap;border-radius:4px;padding:4px 8px;font-family:Inter,sans-serif;font-size:11px;font-weight:500}.du-employee-status.new-hire{color:#0369a1;background:#dbeafe}.du-employee-status.pending{color:#b45309;background:#fef3c7}.du-employee-status.starting-soon{color:#7c3aed;background:#f3e8ff}.du-panel-right{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:16px;padding:16px;display:flex;box-shadow:0 1px 2px #0000000a}.du-panel-right h4{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px}.du-panel-right>p{color:#6b7280;margin:0;font-family:Inter,sans-serif;font-size:12px;line-height:16px}.du-categories{border-bottom:1px solid #e5e7eb;padding-bottom:16px}.du-categories h5{color:#111827;margin:0 0 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:18px}.du-category-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.du-category{cursor:pointer;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:12px 8px;transition:all .2s;display:flex}.du-category:hover{transform:translateY(-2px);box-shadow:0 2px 4px #00000014}.du-category-blue{color:#2563eb;background:#dbeafe;border-color:#bae6fd}.du-category-green{color:#16a34a;background:#dcfce7;border-color:#bbf7d0}.du-category-purple{color:#9333ea;background:#f3e8ff;border-color:#e9d5ff}.du-category-red{color:#dc2626;background:#fee2e2;border-color:#fecaca}.du-category-yellow{color:#ca8a04;background:#fef9c3;border-color:#fde68a}.du-category-gray{color:#4b5563;background:#f3f4f6;border-color:#e5e7eb}.du-category-icon{color:inherit;justify-content:center;align-items:center;margin-bottom:4px;font-size:18px;display:flex}.du-category-icon svg{stroke-width:1.5px;width:18px;height:18px}.du-category-name{text-align:center;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.du-upload-box{color:#6b7280;text-align:center;cursor:pointer;background:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px 16px;transition:all .2s;display:flex}.du-upload-box:hover{color:#0369a1;background:#dbeafe;border-color:#2563eb}.du-upload-box svg{width:32px;height:32px}.du-upload-box p{color:inherit;margin:0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:18px}.du-upload-hint{color:#9ca3af;font-size:11px!important}.du-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:8px 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:all .2s}.du-btn:hover{background:#1d4ed8}.du-btn:active{background:#1e40af}.du-upload-btn{margin-top:4px}.du-uploaded-section{border-top:1px solid #e5e7eb;padding-top:16px}.du-uploaded-section h5{color:#111827;margin:0 0 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:18px}.du-documents-list{flex-direction:column;gap:8px;display:flex}.du-document-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:32px 1fr auto auto;align-items:center;gap:12px;padding:12px;transition:all .2s;display:grid}.du-document-item:hover{background:#f9fafb;border-color:#d1d5db}.du-doc-icon{color:#6b7280;background:#f3f4f6;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.du-doc-info{flex-direction:column;justify-content:center;gap:2px;display:flex}.du-doc-name{color:#111827;word-break:break-word;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px}.du-doc-meta{color:#9ca3af;font-family:Inter,sans-serif;font-size:11px;line-height:14px}.du-status-badge{white-space:nowrap;border-radius:4px;padding:4px 8px;font-family:Inter,sans-serif;font-size:11px;font-weight:500}.du-status-badge.green{color:#15803d;background:#dcfce7}.du-status-badge.yellow{color:#b45309;background:#fef3c7}.du-doc-delete{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.du-doc-delete:hover{background:#fee2e2}.du-empty-state{text-align:center;color:#9ca3af;padding:32px 16px;font-family:Inter,sans-serif;font-size:12px}.du-empty-state p{margin:0}@media (width<=768px){.du-panels{grid-template-columns:1fr}.du-main{width:100%;margin-left:0}.du-category-grid{grid-template-columns:repeat(2,1fr)}}.map-layout{background:#f9fafb;min-height:100vh;font-family:Inter,sans-serif;display:flex}.map-main{flex-direction:column;width:calc(100% - 256px);min-height:100vh;margin-left:256px;display:flex}.map-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;height:105px;padding:0 30px;display:flex}.map-header-left{flex-direction:column;gap:6px;display:flex}.map-title{color:#111827;margin:0;font-size:23px;font-weight:700;line-height:1.2}.map-breadcrumb{align-items:center;gap:6px;font-size:13.5px;display:flex}.map-bc-link{color:#2563eb;cursor:pointer;font-weight:500}.map-bc-sep{color:#9ca3af;font-size:12px}.map-bc-current{color:#4b5563;font-weight:400}.map-header-right{align-items:center;gap:12px;display:flex}.map-bell-btn{cursor:pointer;color:#4b5563;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:46px;display:flex;position:relative}.map-bell-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}.map-new-employee-btn{color:#1e293b;cursor:pointer;background:#fb923c;border:none;border-radius:8px;align-items:center;gap:8px;height:40px;padding:10px 20px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;display:flex}.map-new-employee-plus{font-size:18px;font-weight:400;line-height:1}.map-body{flex-direction:column;gap:22px;padding:30px;display:flex}.map-stat-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.map-stat-card{background:#fff;border-radius:12px;outline:1px solid #e5e7eb;flex-direction:column;padding:24px;display:flex;box-shadow:0 1px 2px #0000000d}.map-stat-top{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.map-stat-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.map-stat-badge{border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:600}.map-stat-value{color:#111827;margin-bottom:6px;font-size:29px;font-weight:700;line-height:1.2}.map-stat-label{color:#4b5563;font-size:13.5px;font-weight:400}.map-content-row{align-items:flex-start;gap:22px;display:flex}.map-panel-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:24px 24px 20px;display:flex}.map-panel-title{color:#111827;margin:0;font-size:19px;font-weight:700}.map-approvals-panel{background:#fff;border-radius:12px;outline:1px solid #e5e7eb;flex:1;overflow:hidden;box-shadow:0 1px 2px #0000000d}.map-panel-header-right{align-items:center;gap:12px;display:flex}.map-type-filter-wrap{position:relative}.map-type-filter{color:#111827;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:Inter,sans-serif;font-size:13.5px;display:flex}.map-type-dropdown{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:160px;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.map-type-option{text-align:left;color:#111827;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 14px;font-family:Inter,sans-serif;font-size:13.5px;display:block}.map-type-option:hover{background:#f9fafb}.map-type-option.active{color:#2563eb;background:#eff6ff;font-weight:500}.map-view-all-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:13.5px;font-weight:500}.map-approval-item{padding:24px}.map-approval-item.bordered{border-top:1px solid #f3f4f6}.map-approval-top{gap:16px;margin-bottom:12px;display:flex}.map-approval-avatar{object-fit:cover;border-radius:999px;flex-shrink:0;width:46px;height:46px}.map-approval-info{flex:1}.map-approval-name-row{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.map-approval-name{color:#111827;font-size:15px;font-weight:600}.map-priority-badge{border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:600}.map-approval-sub{color:#4b5563;margin-bottom:3px;font-size:13.5px}.map-approval-time{color:#6b7280;font-size:11.5px}.map-approval-task{color:#111827;margin-bottom:6px;font-size:15px;font-weight:500}.map-approval-desc{color:#4b5563;margin-bottom:16px;font-size:13.5px;line-height:1.5}.map-approval-actions{align-items:center;gap:12px;display:flex}.map-btn-approve{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 20px;font-family:Inter,sans-serif;font-size:13.5px;font-weight:500;display:flex}.map-btn-reject{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 18px;font-family:Inter,sans-serif;font-size:13.5px;font-weight:500;display:flex}.map-btn-details{color:#4b5563;cursor:pointer;background:#fff;border:none;border-radius:8px;outline:1px solid #e5e7eb;padding:9px 18px;font-family:Inter,sans-serif;font-size:13.5px;font-weight:500}.map-right-col{flex-direction:column;flex-shrink:0;gap:22px;width:357px;display:flex}.map-qa-panel{background:#fff;border-radius:12px;outline:1px solid #e5e7eb;overflow:hidden;box-shadow:0 1px 2px #0000000d}.map-qa-list{flex-direction:column;gap:10px;padding:16px 24px 24px;display:flex}.map-qa-item{cursor:pointer;text-align:left;outline-offset:-1px;border:none;border-radius:8px;align-items:center;gap:14px;padding:16px;font-family:Inter,sans-serif;display:flex}.map-qa-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.map-qa-copy{flex-direction:column;gap:3px;display:flex}.map-qa-label{color:#111827;font-size:15px;font-weight:500}.map-qa-desc{color:#4b5563;font-size:13.5px}.map-activity-panel{background:#fff;border-radius:12px;outline:1px solid #e5e7eb;overflow:hidden;box-shadow:0 1px 2px #0000000d}.map-activity-list{padding:0}.map-activity-item{align-items:center;gap:14px;padding:16px 24px;display:flex}.map-activity-item.bordered{border-top:1px solid #f3f4f6}.map-activity-dot{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.map-activity-copy{flex:1}.map-activity-title{color:#111827;margin-bottom:2px;font-size:13.5px;font-weight:500}.map-activity-sub{color:#4b5563;font-size:11.5px}.ip-layout{background:#f9fafb;min-height:100vh;display:flex}.ip-main{background:#f9fafb;width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding:14px 18px}.ip-content{width:100%;max-width:1220px;margin:0 auto}.ip-header{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px 18px;display:flex}.ip-header h1{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:30px}.ip-header nav{align-items:center;gap:6px;margin-top:6px;font-family:Inter,sans-serif;font-size:12px;display:flex}.ip-header nav a{color:#2563eb;text-decoration:none}.ip-header nav span{color:#4b5563}.ip-header-actions{align-items:center;gap:10px;display:flex}.ip-notify{cursor:pointer;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:36px;height:38px;font-family:Inter,sans-serif;display:flex;position:relative}.ip-notify:hover{background:#e5e7eb}.ip-notify span{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.ip-new-request{color:#1e293b;cursor:pointer;background:#fb923c;border:none;border-radius:8px;align-items:center;gap:6px;height:38px;padding:0 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;display:inline-flex}.ip-new-request:hover{background:#f97316}.ip-stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.ip-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;box-shadow:0 1px 2px #0000000a}.ip-stat-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ip-stat-icon{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ip-stat-orange .ip-stat-icon{color:#ea580c;background:#ffedd5}.ip-stat-green .ip-stat-icon{color:#16a34a;background:#dcfce7}.ip-stat-blue .ip-stat-icon{color:#3b82f6;background:#dbeafe}.ip-stat-purple .ip-stat-icon{color:#9333ea;background:#e9d5ff}.ip-stat-chip{border-radius:999px;justify-content:center;align-items:center;height:22px;padding:0 10px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.ip-chip-blue{color:#1e40af;background:#dbeafe}.ip-chip-green{color:#166534;background:#dcfce7}.ip-chip-orange{color:#9a3412;background:#ffedd5}.ip-chip-purple{color:#6b21a8;background:#f3e8ff}.ip-stat-value{color:#111827;margin-bottom:8px;font-family:Inter,sans-serif;font-size:34px;font-weight:700;line-height:1}.ip-stat-label{color:#4b5563;font-family:Inter,sans-serif;font-size:13px;line-height:19px}.ip-main-grid{grid-template-columns:minmax(0,1fr) 370px;gap:18px;display:grid}.ip-panel-left{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 1px 2px #0000000a}.ip-panel-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:22px;display:flex}.ip-panel-header h3{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:19px;font-weight:700;line-height:27px}.ip-filter-controls{align-items:center;gap:12px;display:flex}.ip-filter{color:#111827;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px;font-family:Inter,sans-serif;font-size:13px}.ip-view-all{color:#2563eb;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none}.ip-view-all:hover{text-decoration:underline}.ip-requests-list{flex-direction:column;gap:0;display:flex}.ip-request-item{background:#fff;border-top:1px solid #f3f4f6;gap:14px;padding:22px;display:flex}.ip-request-item:first-child{border-top:none}.ip-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:46px;height:46px}.ip-request-content{flex-direction:column;flex:1;gap:10px;display:flex}.ip-request-header{justify-content:space-between;align-items:flex-start;display:flex}.ip-request-header h4{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:23px}.ip-request-header p{color:#4b5563;margin:0;font-family:Inter,sans-serif;font-size:13px;line-height:19px}.ip-start-date{color:#6b7280;font-family:Inter,sans-serif;font-size:11px;line-height:15px}.ip-status{white-space:nowrap;border-radius:999px;padding:4px 10px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.ip-status-urgent{color:#9a3412;background:#ffedd5}.ip-status-progress{color:#1e40af;background:#dbeafe}.ip-status-completed{color:#166534;background:#dcfce7}.ip-package-box{background:#f9fafb;border-radius:8px;padding:14px 14px 10px}.ip-package-box h5{color:#111827;margin:0 0 8px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:23px}.ip-equipment-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}.ip-equipment-item{align-items:center;gap:6px;display:inline-flex}.ip-eq-icon{color:#2563eb;display:inline-flex}.ip-eq-name{color:#374151;font-family:Inter,sans-serif;font-size:13px;font-weight:400}.ip-info-box{border-radius:8px;align-items:center;gap:8px;height:44px;padding:0 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;display:inline-flex}.ip-info-info{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe}.ip-info-success{color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0}.ip-request-actions{align-items:center;gap:10px;display:flex}.ip-btn{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:7px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;display:inline-flex}.ip-btn-green{color:#fff;background:#16a34a}.ip-btn-blue{color:#fff;background:#2563eb}.ip-btn-orange{color:#fff;background:#ea580c}.ip-btn-ghost{color:#4b5563;background:#fff;border-color:#e5e7eb}.ip-panel-right{flex-direction:column;gap:18px;display:flex}.ip-quick-actions,.ip-recent-activity{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 1px 2px #0000000a}.ip-quick-actions h3,.ip-recent-activity h3{color:#111827;border-bottom:1px solid #f3f4f6;margin:0;padding:22px;font-family:Inter,sans-serif;font-size:19px;font-weight:700;line-height:27px}.ip-action-cards{flex-direction:column;gap:12px;padding:22px;display:flex}.ip-action-card{cursor:pointer;border:1px solid #0000;border-radius:8px;gap:12px;padding:16px;display:flex}.ip-action-blue{background:#eff6ff;border-color:#bfdbfe}.ip-action-orange{background:#fff7ed;border-color:#fed7aa}.ip-action-green{background:#f0fdf4;border-color:#bbf7d0}.ip-action-purple{background:#faf5ff;border-color:#e9d5ff}.ip-action-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ip-action-blue .ip-action-icon{color:#2563eb;background:#dbeafe}.ip-action-orange .ip-action-icon{color:#ea580c;background:#ffedd5}.ip-action-green .ip-action-icon{color:#16a34a;background:#dcfce7}.ip-action-purple .ip-action-icon{color:#9333ea;background:#f3e8ff}.ip-action-text h4{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:23px}.ip-action-text p{color:#4b5563;margin:0;font-family:Inter,sans-serif;font-size:13px;line-height:19px}.ip-activity-list{flex-direction:column;gap:0;padding:22px;display:flex}.ip-activity-item{gap:10px;padding:8px 0;display:flex}.ip-activity-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ip-activity-green{color:#16a34a;background:#dcfce7}.ip-activity-blue{color:#2563eb;background:#dbeafe}.ip-activity-orange{color:#ea580c;background:#ffedd5}.ip-activity-purple{color:#9333ea;background:#f3e8ff}.ip-activity-content{flex-direction:column;flex:1;justify-content:center;gap:2px;display:flex}.ip-activity-text{color:#111827;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:19px}.ip-activity-time{color:#4b5563;font-family:Inter,sans-serif;font-size:11px;line-height:15px}@media (width<=1024px){.ip-main-grid{grid-template-columns:1fr}.ip-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.ip-main{width:100%;margin-left:0}.ip-header{padding:14px}.ip-header-actions{gap:8px}.ip-new-request{padding:0 12px}.ip-stats-grid,.ip-equipment-list{grid-template-columns:1fr}.ip-request-actions{flex-wrap:wrap}}.oc-layout{background:#f9fafb;min-height:100vh;display:flex}.oc-main{background:#f9fafb;width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding-bottom:24px}.oc-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:104px;padding:0 30px;display:flex}.oc-header h1{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:23.04px;font-weight:700;line-height:30.72px}.oc-header nav{align-items:center;gap:6px;margin-top:8px;font-family:Inter,sans-serif;font-size:13.44px;line-height:19.2px;display:flex}.oc-header nav a{color:#2563eb;font-weight:500;text-decoration:none}.oc-header nav span{color:#4b5563;font-weight:400}.oc-header-actions{align-items:center;gap:12px;display:flex}.oc-notify{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;width:36px;height:46px;position:relative}.oc-notify span{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;width:19px;height:19px;font-size:11.52px;font-weight:400;line-height:15.36px;display:inline-flex;position:absolute;top:-6px;right:-6px}.oc-new-employee{color:#1e293b;background:#fb923c;border:none;border-radius:8px;align-items:center;gap:8px;height:35px;padding:0 20px;font-family:Inter,sans-serif;font-size:13.44px;font-weight:600;line-height:19.2px;display:inline-flex}.oc-content{width:870px;margin:30px auto 0}.oc-success-card{text-align:center;background:linear-gradient(170deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #bbf7d0;border-radius:15px;padding:46px 40px;box-shadow:0 4px 14px -3px #0000001a,0 9px 14px -3px #0000001a}.oc-success-icon{opacity:.62;color:#fff;background:#22c55e;border-radius:999px;justify-content:center;align-items:center;width:77px;height:77px;margin:0 auto 18px;display:inline-flex}.oc-success-card h2{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:34.56px;font-weight:700;line-height:38.4px}.oc-success-card p{color:#374151;margin:14px 0 22px;font-family:Inter,sans-serif;font-size:17.28px;font-weight:400;line-height:26.88px}.oc-success-stats{justify-content:center;gap:16px;display:flex}.oc-success-stats div{background:#fff;border-radius:8px;flex-direction:column;justify-content:center;width:191px;height:69px;display:flex;box-shadow:0 1px 2px #0000000d}.oc-success-stats span{color:#4b5563;font-family:Inter,sans-serif;font-size:13.44px;font-weight:400;line-height:19.2px}.oc-success-stats strong{color:#111827;font-family:Inter,sans-serif;font-size:17.28px;font-weight:700;line-height:26.88px}.oc-profile-card,.oc-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:30px;box-shadow:0 1px 2px #0000000d}.oc-profile-card{align-items:center;gap:22px;padding:30px;display:flex}.oc-profile-card img{border:3px solid #bbf7d0;border-radius:999px;width:123px;height:123px;box-shadow:0 4px 14px -3px #0000001a,0 9px 14px -3px #0000001a}.oc-profile-card h3{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:23.04px;font-weight:700;line-height:30.72px}.oc-profile-card p{color:#4b5563;margin:10px 0 14px;font-family:Inter,sans-serif;font-size:17.28px;font-weight:400;line-height:26.88px}.oc-tags{gap:8px;display:flex}.oc-tags span{border-radius:999px;padding:4px 12px;font-family:Inter,sans-serif;font-size:11.52px;font-weight:600;line-height:15.36px}.oc-tags .green{color:#166534;background:#dcfce7}.oc-tags .blue{color:#1e40af;background:#dbeafe}.oc-tags .purple{color:#6b21a8;background:#f3e8ff}.oc-card>header{border-bottom:1px solid #f3f4f6;padding:23px}.oc-card>header h3{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:19.2px;font-weight:700;line-height:26.88px}.oc-card>header p{color:#4b5563;margin:6px 0 0;font-family:Inter,sans-serif;font-size:13.44px;font-weight:400;line-height:19.2px}.oc-checklist{gap:14px;padding:22px;display:grid}.oc-check-item{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;grid-template-columns:24px 1fr auto;align-items:start;gap:14px;padding:16px;display:grid}.oc-check-item .dot{color:#fff;background:#22c55e;border-radius:999px;justify-content:center;align-items:center;width:23px;height:23px;display:inline-flex}.oc-check-item h4{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:15.36px;font-weight:600;line-height:23.04px}.oc-check-item p{color:#4b5563;margin:4px 0 0;font-family:Inter,sans-serif;font-size:13.44px;font-weight:400;line-height:19.2px}.oc-check-item em{color:#15803d;font-family:Inter,sans-serif;font-size:11.52px;font-style:normal;font-weight:500;line-height:15.36px}.oc-assets{grid-template-columns:1fr 1fr;gap:14px;padding:22px;display:grid}.oc-asset{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;gap:12px;padding:16px;display:flex}.oc-asset h4{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:15.36px;font-weight:600;line-height:23.04px}.oc-asset p{color:#4b5563;margin:6px 0 0;font-family:Inter,sans-serif;font-size:11.52px;font-weight:400;line-height:15.36px}.oc-next-steps{background:linear-gradient(90deg,#eff6ff 0%,#eef2ff 100%);border:1px solid #bfdbfe;border-radius:12px;gap:14px;margin-top:30px;padding:24px;display:flex;box-shadow:0 1px 2px #0000000d}.oc-next-icon{color:#fff;background:#3b82f6;border-radius:999px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.oc-next-steps h3{color:#111827;margin:2px 0 6px;font-family:Inter,sans-serif;font-size:17.28px;font-weight:700;line-height:26.88px}.oc-next-steps ul{gap:8px;margin:0;padding-left:18px;display:grid}.oc-next-steps li{color:#374151;font-family:Inter,sans-serif;font-size:13.44px;font-weight:400;line-height:19.2px}.oc-actions{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:30px;display:grid}.oc-actions button{border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:46px;font-family:Inter,sans-serif;font-size:15.36px;font-weight:600;line-height:23.04px;display:inline-flex}.oc-actions .primary{color:#fff;background:#2563eb}.oc-actions .orange{color:#1e293b;background:#fb923c}.oc-actions .ghost{color:#374151;background:#f3f4f6}@media (width<=1024px){.oc-main{width:100%;margin-left:0}.oc-content{width:calc(100% - 32px)}.oc-success-card h2{font-size:28px}.oc-success-stats{flex-direction:column;align-items:center}.oc-assets,.oc-actions{grid-template-columns:1fr}}.att-layout{background:#f9fafb;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.att-main{flex-direction:column;flex:1;margin-left:256px;display:flex;overflow:hidden auto}.att-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;box-shadow:0 1px 3px #0000000d}.att-title{color:#111827;margin:0 0 4px;font-size:24px;font-weight:700}.att-breadcrumb{align-items:center;gap:6px;font-size:12px;display:flex}.att-breadcrumb a{color:#2563eb;text-decoration:none}.att-breadcrumb span{color:#6b7280}.att-header-right{align-items:center;gap:12px;display:flex}.att-bell-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;align-items:center;padding:8px;display:flex;position:relative}.att-bell-btn:hover{background:#f3f4f6}.att-bell-badge{color:#fff;background:#ef4444;border-radius:10px;padding:1px 4px;font-size:9px;font-weight:700;line-height:1;position:absolute;top:2px;right:2px}.att-export-btn{color:#0f2c45;cursor:pointer;background:#f0a83c;border:none;border-radius:6px;align-items:center;gap:7px;padding:9px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:background .2s;display:flex}.att-export-btn:hover{background:#e89a1c}.att-request-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:9px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:background .2s}.att-request-btn:hover{background:#1d4ed8}.att-content{flex-direction:column;flex:1;gap:16px;padding:20px 28px;display:flex}.att-stats-row{flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.att-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:8px;padding:16px 18px;transition:box-shadow .2s;display:flex;box-shadow:0 1px 3px #0000000a}.att-stat-card:hover{box-shadow:0 4px 12px #00000014}.att-stat-top{justify-content:space-between;align-items:center;display:flex}.att-stat-icon-box{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.att-stat-badge{border-radius:20px;padding:3px 8px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.att-badge-today{color:#1e40af;background:#dbeafe}.att-badge-negative{color:#991b1b;background:#fee2e2}.att-badge-warning{color:#9a3412;background:#ffedd5}.att-badge-positive{color:#166534;background:#dcfce7}.att-stat-value{color:#111827;font-size:26px;font-weight:700;line-height:1}.att-stat-label{color:#6b7280;font-size:12px;font-weight:500}.att-mid-row{flex-shrink:0;grid-template-columns:1fr 340px;gap:14px;display:grid}.att-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 20px 12px;box-shadow:0 1px 3px #0000000a}.att-chart-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.att-chart-title{color:#111827;font-size:15px;font-weight:700}.att-chart-tabs{background:#f3f4f6;border-radius:6px;gap:2px;padding:3px;display:flex}.att-chart-tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:5px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:all .2s}.att-chart-tab.active{color:#2563eb;background:#eff6ff}.att-dept-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:10px;padding:18px 16px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000a}.att-dept-title{color:#111827;flex-shrink:0;font-size:15px;font-weight:700}.att-dept-list{flex-direction:column;flex:1;gap:8px;display:flex;overflow:hidden}.att-dept-item{border:1px solid;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.att-dept-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.att-dept-icon span{color:#fff;letter-spacing:.5px;font-size:10px;font-weight:700}.att-dept-info{flex:1;min-width:0}.att-dept-name{color:#111827;white-space:nowrap;font-size:13px;font-weight:600}.att-dept-count{color:#6b7280;font-size:11px}.att-dept-rate{color:#111827;flex-shrink:0;font-size:14px;font-weight:700}.att-table-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-shrink:0;overflow:hidden;box-shadow:0 1px 3px #0000000a}.att-table-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.att-table-title{color:#111827;font-size:15px;font-weight:700}.att-table-actions{gap:10px;display:flex}.att-table-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:6px;padding:7px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:all .2s;display:flex}.att-table-btn:hover{background:#f9fafb;border-color:#d1d5db}.att-table-wrapper{overflow-x:auto}.att-table{border-collapse:collapse;width:100%;font-family:Inter,sans-serif}.att-table thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}.att-table thead th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;padding:10px 18px;font-size:11px;font-weight:600}.att-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background .15s}.att-table tbody tr:last-child{border-bottom:none}.att-table tbody tr:hover{background:#f9fafb}.att-table tbody td{color:#374151;vertical-align:middle;padding:13px 18px;font-size:13px}.att-emp-cell{align-items:center;gap:10px;display:flex}.att-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.att-emp-name{color:#111827;font-weight:600}.att-status-badge{white-space:nowrap;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.att-status-ontime{color:#166534;background:#dcfce7}.att-status-late{color:#9a3412;background:#ffedd5}.att-status-absent{color:#991b1b;background:#fee2e2}.att-status-inprogress{color:#1d4ed8;background:#dbeafe}.att-daily-status-present{color:#166534;background:#dcfce7}.att-daily-status-late{color:#9a3412;background:#ffedd5}.att-daily-status-absent{color:#991b1b;background:#fee2e2}.att-daily-status-inprogress{color:#1d4ed8;background:#dbeafe}.att-row-action-btn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:4px;padding:4px 6px;transition:all .2s}.att-row-action-btn:hover{color:#4b5563;background:#f3f4f6}.att-pagination{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.att-pagination-info{color:#6b7280;font-size:12px}.att-pagination-btns{gap:6px;display:flex}.att-page-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-width:32px;padding:5px 10px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:all .2s}.att-page-btn:hover{background:#f9fafb;border-color:#d1d5db}.att-page-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.att-daily-topbar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex;box-shadow:0 1px 3px #0000000a}.att-daily-date{color:#111827;font-size:14px;font-weight:600}.att-daily-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.att-daily-table-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.att-daily-bottom-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.att-daily-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px;box-shadow:0 1px 3px #0000000a}.att-daily-card-title{color:#111827;margin-bottom:14px;font-size:15px;font-weight:700}.att-daily-summary-list{flex-direction:column;gap:12px;display:flex}.att-daily-summary-meta{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.att-daily-summary-label{color:#374151;font-size:13px;font-weight:500}.att-daily-summary-value{color:#111827;font-size:13px;font-weight:700}.att-daily-progress-track{background:#f3f4f6;border-radius:999px;height:8px;overflow:hidden}.att-daily-progress-fill{border-radius:999px;height:100%}.att-daily-progress-fill.on-time{background:#10b981}.att-daily-progress-fill.late{background:#f59e0b}.att-daily-progress-fill.absent{background:#ef4444}.att-daily-progress-fill.remote{background:#3b82f6}.att-daily-activity-list{flex-direction:column;gap:12px;display:flex}.att-daily-activity-item{align-items:flex-start;gap:10px;display:flex}.att-daily-activity-dot{background:#2563eb;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.att-daily-activity-text-wrap{flex-direction:column;gap:2px;display:flex}.att-daily-activity-text{color:#374151;font-size:13px;line-height:1.4}.att-daily-activity-time{color:#6b7280;font-size:11px}@media (width<=1200px){.att-daily-bottom-row{grid-template-columns:1fr}}@media (width<=960px){.att-daily-topbar{flex-direction:column;align-items:flex-start}.att-daily-controls{justify-content:flex-start;width:100%}}.att-monthly-filter-row{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 1px 3px #0000000a}.att-monthly-left-controls{align-items:center;gap:10px;display:flex}.att-monthly-date{color:#4b5563;font-size:13px;font-weight:600}.att-monthly-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px 12px;box-shadow:0 1px 3px #0000000a}.att-monthly-bottom-row{grid-template-columns:2fr 1fr;gap:14px;display:grid}.att-monthly-calendar-card,.att-monthly-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000000a}.att-monthly-week-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-top:12px;display:grid}.att-monthly-weekday{text-align:center;color:#6b7280;padding:6px 0;font-size:11px;font-weight:600}.att-monthly-day{color:#374151;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;height:34px;font-size:12px;font-weight:600;display:flex}.att-monthly-day-present{color:#166534;background:#ecfdf3}.att-monthly-day-late{color:#92400e;background:#fef3c7}.att-monthly-day-absent{color:#991b1b;background:#fee2e2}.att-monthly-day-today{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.att-monthly-day-empty{background:0 0}.att-monthly-legend{color:#6b7280;flex-wrap:wrap;gap:14px;margin-top:12px;font-size:11px;display:flex}.att-monthly-legend span{align-items:center;gap:5px;display:inline-flex}.att-monthly-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.att-monthly-dot.present{background:#22c55e}.att-monthly-dot.late{background:#f59e0b}.att-monthly-dot.absent{background:#ef4444}.att-monthly-dot.today{background:#3b82f6}.att-monthly-summary-list{flex-direction:column;gap:8px;margin-top:12px;display:flex}.att-monthly-summary-item{color:#374151;justify-content:space-between;align-items:center;font-size:12px;display:flex}.att-monthly-summary-left{align-items:center;gap:8px;display:inline-flex}.att-monthly-summary-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.att-monthly-summary-dot.engineering{background:#6366f1}.att-monthly-summary-dot.marketing{background:#22c55e}.att-monthly-summary-dot.sales{background:#f59e0b}.att-monthly-summary-dot.hr{background:#ef4444}.att-monthly-summary-dot.operations{background:#9ca3af}.att-monthly-summary-value{color:#111827;font-weight:700}.att-monthly-subsection{border-top:1px solid #f3f4f6;margin-top:14px;padding-top:12px}.att-monthly-subtitle{color:#6b7280;margin-bottom:8px;font-size:12px;font-weight:600}.att-monthly-subline{color:#374151;justify-content:space-between;align-items:center;padding:3px 0;font-size:12px;display:flex}.att-monthly-subline strong{color:#16a34a;font-size:12px}.att-monthly-subline strong.warn{color:#d97706}@media (width<=1200px){.att-monthly-bottom-row{grid-template-columns:1fr}}@media (width<=900px){.att-monthly-filter-row{flex-direction:column;align-items:flex-start}.att-monthly-left-controls{flex-wrap:wrap;justify-content:space-between;width:100%}}.rr-layout{background:#f9fafb;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.rr-main{flex-direction:column;flex:1;margin-left:256px;display:flex;overflow:hidden auto}.rr-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;box-shadow:0 1px 3px #0000000d}.rr-title{color:#111827;margin:0 0 4px;font-size:30px;font-weight:800;line-height:1.1}.rr-breadcrumb{align-items:center;gap:8px;font-size:12px;display:flex}.rr-breadcrumb a{color:#2563eb;text-decoration:none}.rr-breadcrumb span{color:#6b7280}.rr-header-right{align-items:center;gap:12px;display:flex}.rr-notify-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.rr-notify-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:-4px;right:-4px}.rr-primary-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:12px;font-weight:600;display:inline-flex}.rr-primary-btn.small{height:32px;padding:0 12px}.rr-content{flex-direction:column;gap:14px;padding:16px;display:flex}.rr-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.rr-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px}.rr-summary-card-clickable{cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s}.rr-summary-card-clickable:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 10px 20px -18px #2563ebe6}.rr-summary-card-clickable:focus-visible{outline-offset:2px;outline:2px solid #93c5fd}.rr-card-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.rr-card-icon{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:inline-flex}.rr-card-icon.orange{color:#c2410c;background:#ffedd5}.rr-card-icon.green{color:#15803d;background:#dcfce7}.rr-card-icon.red{color:#b91c1c;background:#fee2e2}.rr-card-icon.blue{color:#1d4ed8;background:#dbeafe}.rr-card-badge{border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600}.rr-card-badge.orange{color:#c2410c;background:#ffedd5}.rr-card-badge.green{color:#15803d;background:#dcfce7}.rr-card-badge.red{color:#b91c1c;background:#fee2e2}.rr-card-badge.blue{color:#1d4ed8;background:#dbeafe}.rr-card-value{color:#111827;font-size:38px;font-weight:700;line-height:1}.rr-card-label{color:#6b7280;margin-top:7px;font-size:13px;font-weight:500}.rr-filter-row{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:8px;display:flex}.rr-filter-left{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.rr-tab-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;height:28px;padding:0 12px;font-size:12px;font-weight:600}.rr-tab-btn.active{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.rr-dept-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.rr-filter-actions{gap:8px;display:flex}.rr-secondary-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7px;align-items:center;gap:6px;height:30px;padding:0 11px;font-size:12px;font-weight:600;display:inline-flex}.rr-secondary-btn.small{height:32px;padding:0 12px}.rr-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.rr-table-title{color:#111827;border-bottom:1px solid #e5e7eb;padding:14px 14px 10px;font-size:20px;font-weight:700}.rr-table-wrap{overflow-x:auto}.rr-table{border-collapse:collapse;width:100%}.rr-table thead th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.4px;border-bottom:1px solid #e5e7eb;padding:10px 12px;font-size:11px}.rr-table tbody td{color:#374151;border-bottom:1px solid #f3f4f6;padding:10px 12px;font-size:13px}.rr-employee-cell{align-items:center;gap:10px;display:flex}.rr-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:inline-flex}.rr-avatar.purple{background:#8b5cf6}.rr-avatar.slate{background:#334155}.rr-avatar.blue{background:#3b82f6}.rr-avatar.green{background:#10b981}.rr-avatar.amber{background:#d97706}.rr-employee-name{color:#111827;font-size:13px;font-weight:600}.rr-employee-dept{color:#9ca3af;font-size:11px}.rr-type-tag,.rr-status-tag{border-radius:999px;align-items:center;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.rr-type-tag.orange{color:#c2410c;background:#ffedd5}.rr-type-tag.red{color:#b91c1c;background:#fee2e2}.rr-type-tag.blue{color:#1d4ed8;background:#dbeafe}.rr-type-tag.purple{color:#6d28d9;background:#ede9fe}.rr-status-tag.yellow{color:#92400e;background:#fef3c7}.rr-status-tag.green{color:#166534;background:#dcfce7}.rr-status-tag.red{color:#991b1b;background:#fee2e2}.rr-action-links{gap:8px;display:inline-flex}.rr-link{cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.rr-link.approve{color:#16a34a}.rr-link.reject{color:#dc2626}.rr-link.view{color:#2563eb}.rr-table-footer{color:#6b7280;justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;display:flex}.rr-pagination{gap:6px;display:flex}.rr-page-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;height:26px;padding:0 10px;font-size:12px;font-weight:600}.rr-page-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.rr-quick-actions{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.rr-quick-title{color:#111827;font-size:20px;font-weight:700}.rr-quick-subtitle{color:#6b7280;margin-top:2px;font-size:12px}.rr-quick-btns{gap:8px;display:flex}@media (width<=1280px){.rr-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.rr-header,.rr-filter-row,.rr-table-footer,.rr-quick-actions{flex-direction:column;align-items:flex-start}.rr-summary-grid{grid-template-columns:1fr}.rr-main{margin-left:0}}.apply-leave-layout{color:#111827;background:#f8fafc;min-height:100vh;padding-left:256px;font-family:Inter,sans-serif;display:flex}.apply-leave-main{flex:1;width:100%;padding:30px 30px 40px 18px}.apply-leave-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding:12px 18px 18px;display:flex}.apply-leave-title{color:#1f2937;margin:0;font-size:31px;font-weight:700;line-height:1.15}.apply-leave-breadcrumb{color:#9ca3af;align-items:center;gap:8px;margin-top:10px;font-size:11px;line-height:16px;display:flex}.apply-leave-breadcrumb span:first-child,.apply-leave-breadcrumb span:nth-child(3),.apply-leave-breadcrumb span:nth-child(5){color:#2563eb}.apply-leave-breadcrumb span:last-child{color:#9ca3af}.apply-leave-header-actions{align-items:center;gap:12px;padding-top:2px;display:flex}.apply-leave-bell-btn,.apply-leave-dashboard-btn,.apply-leave-upload-box,.apply-leave-submit-btn,.apply-leave-draft-btn,.apply-leave-cancel-btn{font-family:inherit}.apply-leave-bell-btn{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative}.apply-leave-bell-badge{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:16px;height:16px;font-size:9px;font-weight:700;line-height:16px;position:absolute;top:3px;right:2px}.apply-leave-dashboard-btn{color:#4b5563;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 15px;font-size:13px;font-weight:600;display:inline-flex}.apply-leave-grid{grid-template-columns:minmax(0,1.68fr) minmax(0,.8fr);gap:16px;padding:16px 18px 0;display:grid}.apply-leave-card,.apply-leave-policy-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0f172a0a}.apply-leave-form-card{padding:12px 14px 18px}.apply-leave-card-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.apply-leave-card-header h2,.apply-leave-balance-card h2,.apply-leave-recent-card h2,.apply-leave-policy-card h2{color:#374151;margin:0;font-size:15px;font-weight:700;line-height:22px}.apply-leave-draft-badge{color:#2563eb;background:#dbeafe;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700;line-height:1}.apply-leave-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;margin-bottom:12px;display:grid}.apply-leave-field{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.apply-leave-field label{color:#6b7280;font-size:11px;font-weight:600;line-height:16px}.apply-leave-field input,.apply-leave-field select,.apply-leave-field textarea{color:#374151;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:6px;outline:none;width:100%;padding:11px 12px;font-size:13px;line-height:18px}.apply-leave-field input,.apply-leave-field select,.apply-leave-input-icon{height:42px}.apply-leave-field select{appearance:none}.apply-leave-field textarea{resize:none;min-height:64px;padding-top:10px}.apply-leave-field input::placeholder,.apply-leave-field textarea::placeholder,.apply-leave-field select{color:#9ca3af}.apply-leave-input-icon{background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:10px;padding:0 12px;display:flex}.apply-leave-input-icon input{border:0;border-radius:0;height:100%;padding:0}.apply-leave-input-icon svg{color:#4b5563;flex:none}.apply-leave-half-day-field{margin-bottom:10px}.apply-leave-radio-row{align-items:center;gap:18px;display:flex}.apply-leave-radio-label{color:#6b7280;align-items:center;gap:6px;font-size:12px;line-height:16px;display:inline-flex}.apply-leave-radio-label input{accent-color:#2563eb;width:12px;height:12px;margin:0}.apply-leave-upload-box{color:#9ca3af;cursor:pointer;background:#fff;border:1px dashed #d1d5db;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-height:96px;display:flex}.apply-leave-upload-box span{color:#6b7280;font-size:11px;line-height:16px}.apply-leave-upload-box small{color:#9ca3af;font-size:9px;line-height:12px}.apply-leave-upload-box svg{color:#9ca3af}.apply-leave-actions-row{align-items:center;gap:10px;padding-top:2px;display:flex}.apply-leave-submit-btn,.apply-leave-draft-btn,.apply-leave-cancel-btn{cursor:pointer;border-radius:8px;height:38px;padding:0 16px;font-size:12px;font-weight:700}.apply-leave-submit-btn{color:#fff;background:#2563eb;border:0;box-shadow:0 1px 2px #2563eb40}.apply-leave-draft-btn{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb}.apply-leave-cancel-btn{color:#6b7280;background:#fff;border:1px solid #e5e7eb}.apply-leave-side-panel{flex-direction:column;gap:14px;display:flex}.apply-leave-balance-card,.apply-leave-recent-card{padding:12px}.apply-leave-balance-list,.apply-leave-recent-list{flex-direction:column;gap:10px;margin-top:12px;display:flex}.apply-leave-balance-item,.apply-leave-recent-item{border:1px solid #e5e7eb;border-radius:8px}.apply-leave-balance-item{justify-content:space-between;align-items:center;min-height:62px;padding:10px 12px;display:flex}.apply-leave-balance-item.blue{background:#eff6ff}.apply-leave-balance-item.green{background:#ecfdf5}.apply-leave-balance-item.orange{background:#fff7ed}.apply-leave-balance-item h3,.apply-leave-recent-item h3{color:#374151;margin:0;font-size:12px;font-weight:600;line-height:16px}.apply-leave-balance-item p,.apply-leave-recent-item p,.apply-leave-balance-meta span{color:#9ca3af;margin:2px 0 0;font-size:10px;line-height:14px}.apply-leave-balance-meta{text-align:right}.apply-leave-balance-meta strong{font-size:24px;font-weight:700;line-height:1;display:block}.apply-leave-balance-item.blue .apply-leave-balance-meta strong{color:#2563eb}.apply-leave-balance-item.green .apply-leave-balance-meta strong{color:#16a34a}.apply-leave-balance-item.orange .apply-leave-balance-meta strong{color:#ea580c}.apply-leave-recent-item{background:#fff;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.apply-leave-status-badge{border-radius:999px;padding:5px 10px;font-size:10px;font-weight:700;line-height:1}.apply-leave-status-badge.approved{color:#16a34a;background:#dcfce7}.apply-leave-status-badge.pending{color:#ea580c;background:#ffedd5}.apply-leave-policy-card{background:#eff6ff;border-color:#bfdbfe;padding:12px 14px}.apply-leave-policy-title-row{align-items:center;gap:8px;display:flex}.apply-leave-policy-dot{color:#fff;text-align:center;background:#2563eb;border-radius:999px;width:16px;height:16px;font-size:10px;font-weight:700;line-height:16px}.apply-leave-policy-list{color:#2563eb;margin:10px 0 0 22px;padding:0}.apply-leave-policy-list li{margin-bottom:4px;font-size:10px;line-height:14px}@media (width<=1200px){.apply-leave-grid{grid-template-columns:1fr}}@media (width<=900px){.apply-leave-layout{padding-left:0}}@media (width<=768px){.apply-leave-main{width:100%;padding:18px 16px 28px 12px}.apply-leave-header{flex-direction:column;gap:14px}.apply-leave-form-grid{grid-template-columns:1fr}.apply-leave-actions-row{flex-wrap:wrap}}.leave-layout{background:#f9fafb;min-height:100vh;font-family:Inter,sans-serif;display:flex}.leave-main{width:calc(100% - 256px);min-height:100vh;margin-left:256px}.leave-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:105px;padding:20px 30px;display:flex}.leave-title{color:#111827;margin:0;font-size:23px;font-weight:700}.leave-breadcrumb{color:#6b7280;gap:8px;margin-top:4px;font-size:13px;display:flex}.leave-breadcrumb span:first-child,.leave-breadcrumb span:nth-child(3){color:#2563eb}.leave-header-right{align-items:center;gap:10px;display:flex}.leave-bell-btn{color:#4b5563;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:42px;display:inline-flex;position:relative}.leave-bell-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;width:19px;height:19px;font-size:11px;font-weight:500;display:inline-flex;position:absolute;top:-3px;right:-2px}.leave-settings-btn{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.leave-settings-btn:hover{background:#f3f4f6}.leave-request-btn{color:#fff;background:#2563eb;border:0;border-radius:8px;align-items:center;gap:6px;height:38px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.leave-review-btn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;align-items:center;gap:6px;height:38px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.leave-review-btn:hover{background:#1d4ed8}.leave-content{padding:22px 30px}.leave-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.leave-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;box-shadow:0 1px 2px #0000000d}.leave-stat-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.leave-stat-icon{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.leave-stat-icon.orange{color:#ea580c;background:#ffedd5}.leave-stat-icon.green{color:#16a34a;background:#dcfce7}.leave-stat-icon.blue{color:#2563eb;background:#dbeafe}.leave-stat-icon.purple{color:#9333ea;background:#f3e8ff}.leave-stat-badge{border-radius:999px;align-items:center;min-height:22px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.leave-stat-badge.orange{color:#9a3412;background:#ffedd5}.leave-stat-badge.green{color:#166534;background:#dcfce7}.leave-stat-badge.blue{color:#1e40af;background:#dbeafe}.leave-stat-badge.purple{color:#6b21a8;background:#f3e8ff}.leave-stat-value{color:#111827;font-size:39px;font-weight:700;line-height:1}.leave-stat-label{color:#4b5563;margin-top:8px;font-size:13px}.leave-middle-grid{grid-template-columns:1fr 372px;gap:12px;margin-top:12px;display:grid}.leave-chart-card,.leave-balance-card,.leave-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000d}.leave-chart-card,.leave-balance-card{min-height:442px}.leave-card-header{justify-content:space-between;align-items:center;padding:20px 18px 8px;display:flex}.leave-card-header h2,.leave-balance-card h2,.leave-table-header h2{color:#111827;margin:0;font-size:13px;font-weight:700}.leave-select-btn{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:34px;padding:0 12px;font-size:11px}.leave-chart-wrap{height:420px;padding:24px;overflow:hidden}.leave-chart-canvas-wrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.leave-balance-card{padding:18px}.leave-balance-list{flex-direction:column;gap:12px;margin-top:14px;display:flex}.leave-balance-row{color:#374151;justify-content:space-between;font-size:13px;display:flex}.leave-balance-row strong{color:#111827;font-weight:700}.leave-track{background:#e5e7eb;border-radius:999px;width:100%;height:8px;margin-top:6px}.leave-progress{border-radius:999px;height:100%}.leave-progress.blue{background:#2563eb}.leave-progress.red{background:#dc2626}.leave-progress.green{background:#16a34a}.leave-progress.purple{background:#9333ea}.leave-progress.orange{background:#ea580c}.leave-toolbar{justify-content:space-between;align-items:center;margin-top:26px;display:flex}.leave-date{color:#374151;align-items:center;gap:8px;font-size:15px;display:inline-flex}.leave-toolbar-right{align-items:center;gap:8px;display:flex}.leave-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:36px;display:inline-flex;overflow:hidden}.leave-tabs button{color:#4b5563;background:0 0;border:0;padding:0 14px;font-size:12px}.leave-tabs button.active{color:#2563eb;background:#eff6ff}.leave-toolbar-actions{gap:8px;display:inline-flex}.leave-control-btn{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:12px;display:inline-flex}.leave-table-card{margin-top:12px;overflow:hidden}.leave-table-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:18px;display:flex}.leave-manage-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:8px 18px;font-family:Inter,sans-serif;font-size:13.5px;font-weight:600}.leave-table-wrap{overflow-x:auto}.leave-table-card table{border-collapse:collapse;width:100%}.leave-table-card thead{background:#f9fafb}.leave-table-card th{text-transform:uppercase;letter-spacing:.03em;color:#6b7280;text-align:left;padding:12px 16px;font-size:11px;font-weight:600}.leave-table-card td{color:#374151;border-top:1px solid #e5e7eb;padding:14px 16px;font-size:13px}.leave-employee-cell{align-items:center;gap:10px;display:flex}.leave-avatar{color:#fff;background:linear-gradient(145deg,#60a5fa,#a78bfa);border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:inline-flex}.leave-employee-name{color:#111827;font-size:14px;font-weight:600}.leave-employee-role{color:#6b7280;font-size:12px}.leave-type-pill,.leave-status-pill{border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.leave-type-pill.annual{color:#1e40af;background:#dbeafe}.leave-type-pill.sick{color:#991b1b;background:#fee2e2}.leave-type-pill.casual{color:#166534;background:#dcfce7}.leave-type-pill.maternity{color:#6b21a8;background:#f3e8ff}.leave-days{color:#111827;font-weight:700}.leave-status-pill.pending{color:#9a3412;background:#ffedd5}.leave-status-pill.approved{color:#166534;background:#dcfce7}.leave-actions{gap:8px;display:inline-flex}.leave-actions button,.view.single{color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.leave-actions .approve{background:#16a34a}.leave-actions .reject{background:#dc2626}.leave-actions .view,.view.single{color:#374151;background:#f3f4f6}.leave-table-footer{color:#4b5563;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 16px;font-size:13px;display:flex}.leave-pagination{gap:8px;display:inline-flex}.leave-pagination button{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:34px;padding:0 12px;font-size:13px}.leave-pagination button.active{color:#fff;background:#2563eb;border-color:#2563eb}@media (width<=900px){.leave-main{width:100%;margin-left:0}.leave-header,.leave-toolbar,.leave-table-footer{flex-direction:column;align-items:flex-start;gap:10px;height:auto}.leave-stats-grid,.leave-middle-grid{grid-template-columns:1fr}.leave-toolbar-right{flex-wrap:wrap}}.lma-layout{background:#f9fafb;min-height:100vh;font-family:Inter,sans-serif;display:flex}.lma-main{flex-direction:column;width:calc(100% - 256px);min-height:100vh;margin-left:256px;display:flex}.lma-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;height:109px;padding:0 32px;display:flex}.lma-header-left{flex-direction:column;gap:6px;display:flex}.lma-title{color:#111827;margin:0;font-size:24px;font-weight:700;line-height:1.2}.lma-breadcrumb{align-items:center;gap:6px;font-size:14px;display:flex}.lma-bc-link{color:#2563eb;cursor:pointer;font-weight:500}.lma-bc-sep{color:#9ca3af;font-size:12px}.lma-bc-current{color:#4b5563;font-weight:400}.lma-header-right{align-items:center;gap:12px;display:flex}.lma-bell-btn{cursor:pointer;color:#4b5563;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex;position:relative}.lma-bell-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 3px;font-size:11px;font-weight:500;display:flex;position:absolute;top:-2px;right:-2px}.lma-back-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;display:flex}.lma-body{flex-direction:column;gap:20px;padding:24px 32px;display:flex}.lma-stat-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.lma-stat-card{background:#fff;border-radius:12px;outline:1px solid #e5e7eb;padding:25px;box-shadow:0 1px 2px #0000000d}.lma-stat-inner{justify-content:space-between;align-items:flex-start;display:flex}.lma-stat-left{flex-direction:column;gap:8px;display:flex}.lma-stat-title{color:#4b5563;font-size:14px;font-weight:500}.lma-stat-value{font-size:24px;font-weight:700;line-height:1.2}.lma-stat-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.lma-filter-card{background:#fff;border-radius:12px;outline:1px solid #e5e7eb;align-items:center;gap:16px;padding:17px;display:flex;box-shadow:0 1px 2px #0000000d}.lma-search-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;align-items:center;gap:10px;padding:10px 14px;display:flex}.lma-search-icon{color:#9ca3af;flex-shrink:0}.lma-search-input{color:#111827;background:0 0;border:none;outline:none;flex:1;font-family:Inter,sans-serif;font-size:16px}.lma-search-input::placeholder{color:#9ca3af}.lma-filter-select{color:#111827;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 18px;font-family:Inter,sans-serif;font-size:16px}.lma-request-list{flex-direction:column;gap:16px;display:flex}.lma-request-card{outline-offset:-1px;background:#fff;border-radius:12px;padding:25px;box-shadow:0 1px 2px #0000000d}.lma-request-body{align-items:flex-start;gap:20px;display:flex}.lma-request-left{flex:1;gap:16px;min-width:0;display:flex}.lma-request-avatar{object-fit:cover;border-radius:999px;flex-shrink:0;width:64px;height:64px}.lma-request-info{flex:1;min-width:0}.lma-name-row{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.lma-request-name{color:#111827;margin:0;font-size:18px;font-weight:700}.lma-badges{gap:6px;display:flex}.lma-badge{border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600}.lma-badge-urgent{color:#6b21a8;background:#f3e8ff}.lma-badge-pending{color:#9a3412;background:#ffedd5}.lma-request-role{color:#4b5563;margin:0 0 10px;font-size:14px}.lma-meta-row{gap:32px;margin-bottom:8px;display:flex}.lma-meta-item{align-items:center;gap:6px;display:flex}.lma-meta-icon{flex-shrink:0}.lma-meta-icon.blue{color:#2563eb}.lma-meta-icon.purple{color:#9333ea}.lma-meta-icon.green{color:#16a34a}.lma-meta-icon.red{color:#dc2626}.lma-meta-label{color:#4b5563;font-size:14px}.lma-meta-value{color:#111827;font-size:14px;font-weight:600}.lma-reason-box{background:#f9fafb;border-radius:8px;margin:10px 0;padding:12px}.lma-reason-label{color:#374151;margin-bottom:4px;font-size:12px;font-weight:600}.lma-reason-text{color:#4b5563;font-size:14px;line-height:1.5}.lma-footer-row{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.lma-footer-item{color:#6b7280;align-items:center;gap:5px;font-size:12px;display:flex}.lma-footer-attention{color:#ea580c;font-weight:600}.lma-alert-box{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin-top:10px;padding:10px 14px;font-size:13px}.lma-request-actions{flex-direction:column;flex-shrink:0;gap:8px;width:192px;display:flex}.lma-btn-approve,.lma-btn-reject,.lma-btn-view{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;display:flex}.lma-btn-approve{color:#fff;background:#16a34a}.lma-btn-reject{color:#fff;background:#dc2626}.lma-btn-view{color:#374151;outline-offset:-1px;background:#fff;outline:1px solid #e5e7eb}.had-layout{background:#f9fafb;min-height:100vh;font-family:Inter,sans-serif;display:flex}.had-main{width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding-bottom:18px}.had-header,.had-stats-row,.had-calendar-banner,.had-quick-actions,.had-filter-strip,.had-table-card{margin-left:12px;margin-right:12px}.had-header{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;margin-top:8px;padding:10px 14px;display:flex}.had-header h1{color:#111827;margin:0;font-size:31px;font-weight:700;line-height:1.1}.had-breadcrumb{color:#9ca3af;align-items:center;gap:8px;margin-top:4px;font-size:11px;line-height:14px;display:flex}.had-breadcrumb .link{color:#2563eb}.had-header-actions{align-items:center;gap:8px;display:flex}.had-calendar-chip{color:#16a34a;background:#dcfce7;border-radius:6px;align-items:center;min-height:24px;padding:0 10px;font-size:10px;font-weight:600;display:inline-flex}.had-bell{color:#4b5563;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative}.had-bell span{color:#fff;background:#ef4444;border-radius:999px;width:16px;height:16px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:-5px;right:-5px}.had-review-btn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:12px;font-weight:600;display:inline-flex}.had-review-btn:hover{background:#1d4ed8}.had-stats-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.had-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;box-shadow:0 1px 2px #0000000d}.had-stat-top{justify-content:space-between;align-items:center;display:flex}.had-stat-icon{border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.had-stat-icon.orange{color:#ea580c;background:#ffedd5}.had-stat-icon.green{color:#16a34a;background:#dcfce7}.had-stat-icon.red{color:#dc2626;background:#fee2e2}.had-stat-icon.blue{color:#2563eb;background:#dbeafe}.had-stat-badge{border-radius:999px;align-items:center;min-height:18px;padding:0 8px;font-size:9px;font-weight:700;display:inline-flex}.had-stat-badge.orange{color:#9a3412;background:#ffedd5}.had-stat-badge.green{color:#166534;background:#dcfce7}.had-stat-badge.red{color:#991b1b;background:#fee2e2}.had-stat-badge.blue{color:#1e40af;background:#dbeafe}.had-stat-value{color:#111827;margin-top:8px;font-size:33px;font-weight:700;line-height:1}.had-stat-title{color:#4b5563;margin-top:4px;font-size:12px;font-weight:600}.had-stat-note{color:#9ca3af;margin-top:2px;font-size:10px}.had-calendar-banner{background:linear-gradient(90deg,#eff6ff 0%,#f0fdf4 100%);border:1px solid #bfdbfe;border-radius:10px;align-items:flex-start;gap:10px;margin-top:10px;padding:12px;display:flex}.had-banner-icon{color:#2563eb;background:#dbeafe;border-radius:6px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.had-banner-copy h3{color:#1f2937;margin:0;font-size:13px;font-weight:700}.had-banner-copy p{color:#6b7280;margin:4px 0 0;font-size:11px;line-height:1.45}.had-banner-meta{color:#2563eb;align-items:center;gap:14px;margin-top:8px;font-size:10px;display:flex}.had-banner-meta span:first-child{color:#16a34a}.had-banner-close{color:#9ca3af;background:0 0;border:0;margin-left:auto;font-size:16px;line-height:1}.had-quick-actions{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-top:10px;padding:10px}.had-quick-actions h3{color:#111827;margin:0 0 10px;font-size:15px;font-weight:700}.had-actions-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.had-action-card{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:60px;font-size:11px;font-weight:600;display:inline-flex}.had-action-card.filled{background:#fff7ed;border-color:#fed7aa}.had-action-icon.green{color:#16a34a}.had-action-icon.blue{color:#2563eb}.had-action-icon.purple{color:#a855f7}.had-action-icon.orange{color:#ea580c}.had-filter-strip{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.had-date-row{color:#374151;align-items:center;gap:8px;font-size:12px;display:inline-flex}.had-date-row .synced{color:#16a34a;font-size:10px}.had-controls{align-items:center;gap:8px;display:flex}.had-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;height:30px;display:inline-flex;overflow:hidden}.had-tabs button{color:#6b7280;background:0 0;border:0;height:100%;padding:0 10px;font-size:10px}.had-tabs button.active{color:#2563eb;background:#eff6ff}.had-control-btn{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:5px;height:30px;padding:0 10px;font-size:10px;display:inline-flex}.had-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-top:8px;overflow:hidden}.had-table-head{border-bottom:1px solid #f3f4f6;padding:10px 12px}.had-table-head h2{color:#111827;margin:0;font-size:16px;font-weight:700}.had-table-wrap{overflow-x:auto}.had-table-card table{border-collapse:collapse;width:100%}.had-table-card th{color:#9ca3af;text-transform:uppercase;letter-spacing:.03em;text-align:left;background:#f9fafb;padding:10px 12px;font-size:10px;font-weight:700}.had-table-card td{color:#374151;border-top:1px solid #e5e7eb;padding:10px 12px;font-size:11px}.had-table-card tr.synced-row{background:#f0fdf4}.employee-cell{align-items:center;gap:8px;display:flex}.employee-cell .avatar{color:#fff;background:linear-gradient(145deg,#60a5fa,#a78bfa);border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:inline-flex}.employee-cell .name{color:#111827;font-size:12px;font-weight:700}.employee-cell .role{color:#6b7280;font-size:10px}.type-pill,.priority-pill,.status-pill{border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.type-pill.annual{color:#1d4ed8;background:#dbeafe}.type-pill.sick{color:#dc2626;background:#fee2e2}.type-pill.casual{color:#16a34a;background:#dcfce7}.type-pill.maternity{color:#9333ea;background:#f3e8ff}.priority-pill.high{color:#dc2626;background:#fee2e2}.priority-pill.med{color:#b45309;background:#fef3c7}.priority-pill.low{color:#16a34a;background:#dcfce7}.status-pill.pending{color:#ea580c;background:#ffedd5}.status-pill.approved{color:#16a34a;background:#dcfce7}.days{font-weight:700}.action-group{align-items:center;gap:4px;display:inline-flex}.action-group button{border:0;border-radius:4px;height:20px;font-size:9px;font-weight:700}.action-group .approve,.action-group .reject{color:#fff;padding:0 6px}.action-group .approve{background:#16a34a}.action-group .reject{background:#dc2626}.action-group .view{color:#4b5563;background:#fff;border:1px solid #e5e7eb;justify-content:center;align-items:center;width:20px;display:inline-flex}@media (width<=1200px){.had-stats-row,.had-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.had-main{width:100%;margin-left:0}.had-filter-strip{flex-direction:column;align-items:flex-start;gap:8px}}@media (width<=768px){.had-header{flex-direction:column;align-items:flex-start;gap:10px}.had-stats-row,.had-actions-grid{grid-template-columns:1fr}.had-header-actions,.had-controls{flex-wrap:wrap}}.lps-layout{background:#f9fafb;min-height:100vh;font-family:Inter,sans-serif;display:flex}.lps-main{width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding:10px 12px 18px}.lps-header{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.lps-header h1{color:#111827;margin:0;font-size:28px;font-weight:700;line-height:1.1}.lps-breadcrumb{color:#9ca3af;align-items:center;gap:8px;margin-top:4px;font-size:11px;display:flex}.lps-breadcrumb .link{color:#2563eb}.lps-header-actions{align-items:center;gap:10px;display:flex}.lps-bell{color:#4b5563;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.lps-bell span{color:#fff;background:#ef4444;border-radius:999px;width:17px;height:17px;font-size:10px;font-weight:700;line-height:17px;position:absolute;top:-5px;right:-3px}.lps-save-btn{color:#fff;background:#2563eb;border:0;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:12px;font-weight:600;display:inline-flex}.lps-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:6px;margin-top:10px;padding:8px;display:flex}.lps-tabs button{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-height:30px;padding:0 10px;font-size:11px;font-weight:600}.lps-tabs button.active{color:#2563eb;background:#eff6ff;border-color:#dbeafe}.lps-body-grid{grid-template-columns:minmax(0,1fr) 250px;gap:10px;margin-top:10px;display:grid}.lps-left-column,.lps-right-column{flex-direction:column;gap:10px;display:flex}.lps-card,.lps-side-card,.lps-warning-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 2px #0f172a0a}.lps-card{padding:12px}.lps-card-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.lps-card-title-row{align-items:center;gap:8px;display:flex}.lps-card-icon{color:#2563eb;background:#dbeafe;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.lps-card-icon svg{width:14px;height:14px}.lps-card-head h2,.lps-list-head h2{color:#111827;margin:0;font-size:15px;font-weight:700}.lps-card-head p,.lps-list-head p{color:#6b7280;margin:2px 0 0;font-size:11px}.lps-card-meta{color:#9ca3af;align-items:center;gap:4px;font-size:10px;display:inline-flex}.lps-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.lps-field{flex-direction:column;gap:5px;display:flex}.lps-field span,.lps-weekend-block>span,.lps-toggle-block>span{color:#4b5563;font-size:11px;font-weight:600}.lps-field input{color:#374151;border:1px solid #e5e7eb;border-radius:6px;width:100%;height:36px;padding:0 10px;font-size:12px}.lps-input-icon{color:#6b7280;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:8px;height:36px;padding:0 10px;display:flex}.lps-input-icon input{border:0;height:100%;padding:0}.lps-weekend-block{margin-top:10px}.lps-weekend-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:8px;display:flex}.lps-weekend-row label{color:#6b7280;align-items:center;gap:6px;font-size:11px;display:inline-flex}.lps-weekend-row input{accent-color:#2563eb;width:12px;height:12px}.lps-toggle-block{border:1px solid #f3f4f6;border-radius:8px;margin-top:10px;padding:10px}.lps-toggle-row{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:8px 0;display:flex}.lps-toggle-row:first-of-type{border-top:0;padding-top:0}.lps-toggle-row strong{color:#374151;font-size:11px;font-weight:600}.lps-toggle-row p{color:#9ca3af;margin:2px 0 0;font-size:10px}.lps-toggle{border:0;border-radius:999px;width:36px;height:20px;position:relative}.lps-toggle:after{content:"";background:#fff;border-radius:999px;width:14px;height:14px;position:absolute;top:3px}.lps-toggle.off{background:#e5e7eb}.lps-toggle.off:after{left:3px}.lps-toggle.on{background:#2563eb}.lps-toggle.on:after{right:3px}.lps-list-head{justify-content:space-between;align-items:center;display:flex}.lps-add-btn{color:#fff;background:#2563eb;border:0;border-radius:8px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.lps-type-list{flex-direction:column;gap:8px;margin-top:8px;display:flex}.lps-type-row{border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px}.lps-type-top{justify-content:space-between;align-items:center;display:flex}.lps-type-meta{align-items:center;gap:8px;display:inline-flex}.lps-type-tag,.lps-active{border-radius:999px;align-items:center;min-height:18px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.lps-type-tag.annual{color:#1d4ed8;background:#dbeafe}.lps-type-tag.sick{color:#dc2626;background:#fee2e2}.lps-type-tag.maternity{color:#9333ea;background:#f3e8ff}.lps-type-tag.casual,.lps-active{color:#16a34a;background:#dcfce7}.lps-type-actions{align-items:center;gap:4px;display:inline-flex}.lps-type-actions button{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.lps-type-details{color:#6b7280;flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;font-size:10px;display:flex}.lps-type-details strong{color:#374151;font-weight:700}.lps-side-card{padding:12px}.lps-side-card h3,.lps-quick-card h3{color:#111827;margin:0;font-size:14px;font-weight:700}.lps-side-card p{color:#6b7280;margin:3px 0 0;font-size:10px}.lps-summary-list{flex-direction:column;gap:6px;margin-top:8px;display:flex}.lps-summary-list>div{border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:11px;display:flex}.lps-summary-list>div span{color:#6b7280}.lps-summary-list>div strong{font-size:22px;font-weight:700;line-height:1}.lps-summary-list .blue{background:#eff6ff}.lps-summary-list .blue strong{color:#2563eb}.lps-summary-list .green{background:#ecfdf5}.lps-summary-list .green strong{color:#16a34a}.lps-summary-list .purple{background:#f3e8ff}.lps-summary-list .purple strong{color:#9333ea}.lps-summary-list .orange{background:#fff7ed}.lps-summary-list .orange strong{color:#ea580c}.lps-quick-card{background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border:1px solid #1d4ed8;border-radius:10px;padding:12px}.lps-quick-card h3{color:#fff;margin-bottom:8px}.lps-quick-card button{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:8px;align-items:center;gap:6px;width:100%;min-height:32px;margin-bottom:6px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.lps-quick-card button:last-child{margin-bottom:0}.lps-warning-card{background:#fffbeb;border-color:#fed7aa;padding:10px}.lps-warning-card strong{color:#b45309;font-size:12px}.lps-warning-card p{color:#9a3412;margin:4px 0 0;font-size:10px;line-height:1.4}@media (width<=1024px){.lps-body-grid{grid-template-columns:1fr}}@media (width<=900px){.lps-main{width:100%;margin-left:0}}@media (width<=768px){.lps-header{flex-direction:column;align-items:flex-start;gap:10px}.lps-tabs{flex-wrap:wrap}.lps-form-grid{grid-template-columns:1fr}}.ltm-layout{background:#f9fafb;min-height:100vh;font-family:Inter,sans-serif;display:flex}.ltm-main{width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding:14px}.ltm-header,.ltm-tabs-bar,.ltm-cards-grid,.ltm-bottom-grid{width:100%}.ltm-header{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.ltm-header h1{color:#111827;margin:0;font-size:34px;font-weight:700;line-height:1.1}.ltm-breadcrumb{color:#9ca3af;align-items:center;gap:8px;margin-top:4px;font-size:11px;display:flex}.ltm-breadcrumb .link{color:#2563eb}.ltm-header-actions{align-items:center;gap:10px;display:flex}.ltm-bell{color:#4b5563;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.ltm-bell span{color:#fff;background:#ef4444;border-radius:999px;width:17px;height:17px;font-size:10px;font-weight:700;line-height:17px;position:absolute;top:-5px;right:-3px}.ltm-add-btn{color:#fff;background:#2563eb;border:0;border-radius:8px;align-items:center;gap:6px;height:38px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.ltm-tabs-bar{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.ltm-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:2px;padding:4px;display:inline-flex}.ltm-tabs button{color:#6b7280;background:#f9fafb;border:0;border-right:1px solid #e5e7eb;border-radius:6px;min-height:30px;padding:0 12px;font-size:11px;font-weight:600}.ltm-tabs button:last-child{border-right:0}.ltm-tabs button.active{color:#2563eb;background:#eff6ff}.ltm-status-indicator{color:#6b7280;align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.ltm-status-indicator .dot{background:#4ade80;border-radius:999px;width:8px;height:8px}.ltm-status-indicator .ok{color:#16a34a}.ltm-cards-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:12px;display:grid}.ltm-type-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;min-height:430px;padding:14px;display:flex;box-shadow:0 1px 2px #0000000d}.ltm-card-top{justify-content:space-between;align-items:center;display:flex}.ltm-icon{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.ltm-icon.blue{color:#2563eb;background:#dbeafe}.ltm-icon.red{color:#dc2626;background:#fee2e2}.ltm-icon.purple{color:#9333ea;background:#f3e8ff}.ltm-icon.green{color:#16a34a;background:#dcfce7}.ltm-card-actions-top{align-items:center;gap:6px;display:inline-flex}.ltm-card-actions-top button{color:#9ca3af;background:0 0;border:0;width:22px;height:22px}.ltm-active-badge{color:#166534;background:#dcfce7;border-radius:999px;align-items:center;min-height:18px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.ltm-type-card h3{color:#111827;margin:12px 0 0;font-size:26px;font-weight:700;line-height:1.1}.ltm-type-card p{color:#6b7280;min-height:32px;margin:6px 0 0;font-size:11px;line-height:1.4}.ltm-meta-list{flex-direction:column;gap:6px;margin-top:12px;display:flex}.ltm-meta-list>div{color:#6b7280;justify-content:space-between;align-items:center;font-size:10px;display:flex}.ltm-meta-list strong{color:#374151;font-size:11px}.ltm-divider{background:#e5e7eb;height:1px;margin-top:10px}.ltm-usage-row{color:#6b7280;justify-content:space-between;align-items:center;margin-top:10px;font-size:10px;display:flex}.ltm-usage-row strong{color:#374151;font-size:11px}.ltm-progress-track{background:#e5e7eb;border-radius:999px;height:6px;margin-top:6px;overflow:hidden}.ltm-progress-fill{border-radius:999px;height:100%}.ltm-progress-fill.blue{background:#2563eb}.ltm-progress-fill.red{background:#dc2626}.ltm-progress-fill.purple{background:#9333ea}.ltm-progress-fill.green{background:#16a34a}.ltm-card-footer{align-items:center;gap:8px;margin-top:auto;display:flex}.ltm-edit-btn{border:0;border-radius:8px;flex:1;height:32px;font-size:12px;font-weight:600}.ltm-edit-btn.blue{color:#2563eb;background:#eff6ff}.ltm-edit-btn.red{color:#dc2626;background:#fef2f2}.ltm-edit-btn.purple{color:#9333ea;background:#faf5ff}.ltm-edit-btn.green{color:#16a34a;background:#f0fdf4}.ltm-copy-btn{color:#6b7280;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.ltm-bottom-grid{grid-template-columns:minmax(0,1fr) 260px;gap:24px;margin-top:24px;display:grid}.ltm-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.ltm-table-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px;display:flex}.ltm-table-head h2{color:#111827;margin:0;font-size:24px;font-weight:700;line-height:1.1}.ltm-table-controls{align-items:center;gap:6px;display:inline-flex}.ltm-search-box{color:#9ca3af;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;width:220px;height:32px;padding:0 10px;display:inline-flex}.ltm-search-box input{color:#374151;background:0 0;border:0;outline:none;width:100%;font-size:11px}.ltm-filter-btn{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:32px;height:32px}.ltm-table-wrap{overflow-x:auto}.ltm-table-card table{border-collapse:collapse;width:100%}.ltm-table-card th{color:#6b7280;text-align:left;background:#f9fafb;padding:12px 14px;font-size:11px;font-weight:600}.ltm-table-card td{color:#4b5563;border-top:1px solid #f3f4f6;padding:12px 14px;font-size:11px}.ltm-leave-type-cell{align-items:center;gap:8px;display:flex}.ltm-mini-icon{border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.ltm-mini-icon.blue{color:#2563eb;background:#dbeafe}.ltm-mini-icon.red{color:#dc2626;background:#fee2e2}.ltm-mini-icon.purple{color:#9333ea;background:#f3e8ff}.ltm-mini-icon.green{color:#16a34a;background:#dcfce7}.ltm-leave-type-cell .name{color:#111827;font-weight:600}.ltm-leave-type-cell .sub{color:#9ca3af;font-size:10px}.ltm-row-actions{align-items:center;gap:6px;display:inline-flex}.ltm-row-actions button{background:0 0;border:0;width:20px;height:20px}.ltm-row-actions .edit{color:#2563eb}.ltm-row-actions .view{color:#6b7280}.ltm-row-actions .delete{color:#dc2626}.ltm-right-panel{flex-direction:column;gap:12px;display:flex}.ltm-stats-card,.ltm-create-card{border:1px solid #e5e7eb;border-radius:12px}.ltm-stats-card{background:#fff;padding:12px}.ltm-stats-card h3{color:#111827;margin:0 0 8px;font-size:16px;font-weight:700}.ltm-stat-row{border-radius:8px;justify-content:space-between;align-items:center;min-height:36px;margin-bottom:6px;padding:0 10px;font-size:12px;display:flex}.ltm-stat-row:nth-child(2){background:#eff6ff}.ltm-stat-row:nth-child(3){background:#ecfdf5}.ltm-stat-row:nth-child(4){background:#f9fafb;margin-bottom:0}.ltm-stat-row strong{color:#2563eb;font-size:20px;line-height:1}.ltm-create-card{background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border-color:#1d4ed8;padding:14px}.ltm-create-card h3{color:#fff;margin:0;font-size:18px;font-weight:700;line-height:1.1}.ltm-create-card p{color:#ffffffeb;margin:8px 0 12px;font-size:11px}.ltm-create-card button{color:#2563eb;background:#fff;border:0;border-radius:8px;width:100%;height:34px;font-size:12px;font-weight:600}@media (width<=1400px){.ltm-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1024px){.ltm-bottom-grid{grid-template-columns:1fr}}@media (width<=900px){.ltm-main{width:100%;margin-left:0}}@media (width<=768px){.ltm-header,.ltm-tabs-bar{flex-direction:column;align-items:flex-start;gap:10px}.ltm-cards-grid{grid-template-columns:1fr}.ltm-table-head{flex-direction:column;align-items:flex-start;gap:8px}.ltm-search-box{width:180px}}.lar-layout{background:#f9fafb;min-height:100vh;font-family:Inter,sans-serif;display:flex}.lar-main{width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding:14px}.lar-header{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.lar-header h1{color:#111827;margin:0;font-size:34px;font-weight:700;line-height:1.1}.lar-breadcrumb{color:#9ca3af;align-items:center;gap:8px;margin-top:4px;font-size:11px;display:flex}.lar-breadcrumb .link{color:#2563eb}.lar-actions{align-items:center;gap:10px;display:flex}.lar-bell{color:#4b5563;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.lar-bell span{color:#fff;background:#ef4444;border-radius:999px;width:17px;height:17px;font-size:10px;font-weight:700;line-height:17px;position:absolute;top:-5px;right:-3px}.lar-add-btn{color:#fff;background:#2563eb;border:0;border-radius:8px;align-items:center;gap:6px;height:38px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.lar-tabs-row{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.lar-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:2px;padding:4px;display:inline-flex}.lar-tabs button{color:#6b7280;background:#f9fafb;border:0;border-right:1px solid #e5e7eb;border-radius:6px;min-height:30px;padding:0 12px;font-size:11px;font-weight:500}.lar-tabs button:last-child{border-right:0}.lar-tabs button.active{color:#2563eb;background:#eff6ff}.lar-status{color:#6b7280;align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.lar-status .dot{background:#4ade80;border-radius:999px;width:8px;height:8px}.lar-status .ok{color:#16a34a}.lar-cards-grid{grid-template-columns:repeat(3,minmax(0,377px));gap:24px;margin-top:12px;display:grid}.lar-card{background:#fff;border:1px solid #e5e7eb;border-radius:11.52px;flex-direction:column;min-height:395px;padding:14px;display:flex;box-shadow:0 1px 2px #0000000d}.lar-card-top{justify-content:space-between;align-items:center;display:flex}.lar-icon{border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.lar-icon.blue{color:#2563eb;background:#dbeafe}.lar-icon.red{color:#dc2626;background:#fee2e2}.lar-icon.green{color:#16a34a;background:#dcfce7}.lar-card-top-right{align-items:center;gap:6px;display:inline-flex}.lar-card-top-right button{color:#9ca3af;background:0 0;border:0;width:22px;height:22px}.lar-active{color:#166534;background:#dcfce7;border-radius:999px;align-items:center;min-height:18px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.lar-card h3{color:#111827;margin:14px 0 0;font-size:20px;font-weight:700;line-height:1.2}.lar-card p{color:#6b7280;min-height:28px;margin:6px 0 0;font-size:11px}.lar-details{flex-direction:column;gap:5px;margin-top:10px;display:flex}.lar-details>div,.lar-applied-row{color:#6b7280;justify-content:space-between;align-items:center;font-size:10px;display:flex}.lar-details strong{color:#374151;font-size:11px}.lar-details .yes{color:#16a34a}.lar-details .no{color:#dc2626}.lar-divider{background:#e5e7eb;height:1px;margin-top:10px}.lar-applied-row{margin-top:10px}.lar-applied-row strong.blue{color:#2563eb}.lar-applied-row strong.red{color:#dc2626}.lar-applied-row strong.green{color:#16a34a}.lar-footer{align-items:center;gap:8px;margin-top:auto;display:flex}.lar-edit-btn{border:0;border-radius:8px;flex:1;height:32px;font-size:12px;font-weight:600}.lar-edit-btn.blue{color:#2563eb;background:#eff6ff}.lar-edit-btn.red{color:#dc2626;background:#fef2f2}.lar-edit-btn.green{color:#16a34a;background:#f0fdf4}.lar-copy-btn{color:#6b7280;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.lar-bottom-grid{grid-template-columns:minmax(0,768px) 1fr;gap:24px;margin-top:24px;display:grid}.lar-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:11.52px;overflow:hidden}.lar-table-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px;display:flex}.lar-table-head h2{color:#111827;margin:0;font-size:16px;font-weight:700;line-height:1.2}.lar-table-controls{align-items:center;gap:6px;display:inline-flex}.lar-search-box{color:#9ca3af;border:1px solid #d1d5db;border-radius:7.68px;align-items:center;gap:6px;width:216px;height:32px;padding:0 10px;display:inline-flex}.lar-search-box input{color:#374151;background:0 0;border:0;outline:none;width:100%;font-size:11px}.lar-filter-btn{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:32px;height:32px}.lar-table-wrap{overflow-x:auto}.lar-table-card table{border-collapse:collapse;width:100%}.lar-table-card th{color:#6b7280;text-align:left;background:#f9fafb;padding:12px 14px;font-size:11px;font-weight:600}.lar-table-card td{color:#4b5563;border-top:1px solid #f3f4f6;padding:12px 14px;font-size:11px}.lar-rule-cell{align-items:center;gap:8px;display:flex}.lar-mini-icon{border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.lar-mini-icon.blue{color:#2563eb;background:#dbeafe}.lar-mini-icon.red{color:#dc2626;background:#fee2e2}.lar-mini-icon.green{color:#16a34a;background:#dcfce7}.lar-rule-cell .name{color:#111827;font-weight:600}.lar-rule-cell .sub{color:#9ca3af;font-size:10px}.lar-status-pill{color:#16a34a;background:#dcfce7;border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.lar-row-actions{align-items:center;gap:6px;display:inline-flex}.lar-row-actions button{background:0 0;border:0;width:20px;height:20px}.lar-row-actions .edit{color:#2563eb}.lar-row-actions .view{color:#6b7280}.lar-row-actions .delete{color:#dc2626}.lar-right-panel{flex-direction:column;display:flex}.lar-insights-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.lar-insights-card h3{color:#111827;margin:0 0 8px;font-size:16px;font-weight:700}.lar-insight{border-radius:8px;justify-content:space-between;align-items:center;min-height:70px;margin-bottom:8px;padding:10px 12px;display:flex}.lar-insight:last-child{margin-bottom:0}.lar-insight span{color:#6b7280;font-size:11px}.lar-insight strong{color:#111827;font-size:22px;font-weight:700}.lar-insight small{color:#9ca3af;font-size:10px}.lar-insight.blue{background:#eff6ff}.lar-insight.blue strong,.lar-insight.blue svg{color:#2563eb}.lar-insight.green{background:#f0fdf4}.lar-insight.green strong,.lar-insight.green svg{color:#16a34a}.lar-insight.orange{background:#fff7ed}.lar-insight.orange strong,.lar-insight.orange svg{color:#ea580c}@media (width<=1400px){.lar-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1024px){.lar-bottom-grid{grid-template-columns:1fr}}@media (width<=900px){.lar-main{width:100%;margin-left:0}}@media (width<=768px){.lar-header,.lar-tabs-row{flex-direction:column;align-items:flex-start;gap:10px}.lar-cards-grid{grid-template-columns:1fr}.lar-table-head{flex-direction:column;align-items:flex-start;gap:8px}.lar-search-box{width:180px}}.payroll-layout{background:#f9fafb;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.payroll-main{flex-direction:column;flex:1;margin-left:256px;display:flex;overflow:hidden auto}.payroll-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 12px;display:flex;box-shadow:0 1px 2px #0f172a0a}.payroll-title{color:#111827;margin:0 0 4px;font-size:30px;font-weight:700;line-height:1.15}.payroll-breadcrumb{align-items:center;gap:7px;font-size:12px;line-height:1;display:flex}.payroll-breadcrumb a{color:#2563eb;text-decoration:none}.payroll-breadcrumb span{color:#6b7280}.payroll-header-right{align-items:center;gap:10px;display:flex}.payroll-bell-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.payroll-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1px solid #fff;border-radius:999px;min-width:15px;height:15px;font-size:9px;font-weight:700;line-height:15px;position:absolute;top:-3px;right:-3px}.payroll-process-btn{color:#0f2c45;cursor:pointer;background:#f0a83c;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 12px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.payroll-content{flex-direction:column;gap:12px;padding:12px;display:flex}.payroll-stats-row{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.payroll-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px;box-shadow:0 1px 2px #0f172a08}.payroll-stat-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.payroll-stat-icon{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.payroll-stat-badge{border-radius:999px;padding:4px 7px;font-size:8px;font-weight:700;line-height:1}.payroll-badge-green{color:#166534;background:#dcfce7}.payroll-badge-blue{color:#1e40af;background:#dbeafe}.payroll-badge-purple{color:#6b21a8;background:#f3e8ff}.payroll-badge-yellow{color:#854d0e;background:#fef9c3}.payroll-stat-value{color:#111827;margin-bottom:7px;font-size:33px;font-weight:700;line-height:1}.payroll-stat-title{color:#6b7280;font-size:11px}.payroll-mid-row{grid-template-columns:1fr 246px;gap:8px;display:grid}.payroll-chart-card,.payroll-dept-card,.payroll-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0f172a08}.payroll-chart-card,.payroll-dept-card{padding:8px 10px}.payroll-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.payroll-card-title{color:#111827;margin:0;font-size:12px;font-weight:700;line-height:1}.payroll-chart-tabs{background:#f3f4f6;border-radius:6px;gap:2px;padding:2px;display:inline-flex}.payroll-chart-tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:8px;font-weight:700;line-height:1}.payroll-chart-tab.active{color:#2563eb;background:#eff6ff}.payroll-dept-list{flex-direction:column;gap:7px;display:flex}.payroll-dept-item{border:1px solid;border-radius:8px;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:8px;display:grid}.payroll-dept-icon{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.payroll-dept-name{color:#111827;font-size:10px;font-weight:700;line-height:1.2}.payroll-dept-sub{color:#6b7280;margin-top:2px;font-size:7px;line-height:1.1}.payroll-dept-metrics{text-align:right}.payroll-dept-amount{color:#111827;font-size:11px;font-weight:700;line-height:1.1}.payroll-dept-share{color:#6b7280;margin-top:2px;font-size:7px;line-height:1.1}.payroll-table-head{border-bottom:1px solid #e5e7eb;margin-bottom:0;padding:8px 10px}.payroll-table-controls{gap:6px;display:flex}.payroll-control-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:8px;font-weight:700;line-height:1;display:inline-flex}.payroll-table-wrap{overflow-x:auto}.payroll-table{border-collapse:collapse;width:100%}.payroll-table thead tr{background:#f9fafb}.payroll-table th{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:7px 8px;font-size:7px;font-weight:700}.payroll-table td{color:#374151;white-space:nowrap;border-bottom:1px solid #f3f4f6;padding:7px 8px;font-size:8px}.payroll-table tbody tr:last-child td{border-bottom:none}.payroll-employee-cell{align-items:center;gap:7px;display:flex}.payroll-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:21px;height:21px;font-size:8px;font-weight:700;display:inline-flex}.payroll-employee-name{color:#111827;font-size:8px;font-weight:700;line-height:1.1}.payroll-employee-code{color:#6b7280;margin-top:2px;font-size:6px;line-height:1}.payroll-dept-chip{border-radius:999px;padding:2px 6px;font-size:6px;font-weight:700;line-height:1}.payroll-dept-chip.design{color:#9a3412;background:#ffedd5}.payroll-dept-chip.engineering{color:#1e40af;background:#dbeafe}.payroll-dept-chip.marketing{color:#166534;background:#dcfce7}.payroll-dept-chip.sales{color:#6b21a8;background:#f3e8ff}.payroll-dept-chip.hr{color:#991b1b;background:#fee2e2}.payroll-net-pay{color:#111827;font-weight:700}.payroll-status{border-radius:999px;padding:3px 7px;font-size:7px;font-weight:700;line-height:1}.payroll-status.paid{color:#166534;background:#dcfce7}.payroll-status.processing,.payroll-status.pending{color:#854d0e;background:#fef9c3}.payroll-row-action-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.payroll-pagination{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.payroll-pagination-text{color:#6b7280;font-size:8px}.payroll-pagination-btns{gap:5px;display:flex}.payroll-page-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:3px 7px;font-size:7px;font-weight:700;line-height:1}.payroll-page-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.slm-layout{background:#f9fafb;min-height:100vh;font-family:Inter,sans-serif;display:flex}.slm-main{width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding:12px}.slm-header{background:#fff;border-bottom:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.slm-header h1{color:#111827;margin:0;font-size:28px}.slm-breadcrumb{color:#6b7280;gap:8px;margin-top:4px;font-size:11px;display:flex}.slm-breadcrumb span:first-child,.slm-breadcrumb span:nth-child(3){color:#2563eb}.slm-bell{color:#4b5563;background:#f3f4f6;border:0;border-radius:8px;width:34px;height:34px;position:relative}.slm-bell span{color:#fff;background:#ef4444;border-radius:999px;width:16px;height:16px;font-size:9px;font-weight:700;line-height:16px;position:absolute;top:-3px;right:-3px}.slm-hero{color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:12px;justify-content:space-between;align-items:center;margin-top:10px;padding:14px;display:flex}.slm-hero-left{align-items:center;gap:10px;display:flex}.slm-hero-icon{background:#fff3;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.slm-hero h2{margin:0;font-size:18px}.slm-hero p{opacity:.95;margin:2px 0 0;font-size:11px}.slm-hero-actions{gap:8px;display:flex}.slm-hero-actions button{border:0;border-radius:8px;height:34px;padding:0 12px;font-size:12px;font-weight:600}.slm-hero-actions .unlock-btn{color:#2563eb;background:#fff}.slm-hero-actions .lock-btn{color:#fff;background:#1e40af}.slm-stats-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px;display:grid}.slm-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;box-shadow:0 1px 2px #0000000d}.slm-stat-card .top{justify-content:space-between;align-items:center;display:flex}.slm-stat-card .icon{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.slm-stat-card .icon.green{color:#16a34a;background:#dcfce7}.slm-stat-card .icon.orange{color:#ea580c;background:#ffedd5}.slm-stat-card .icon.blue{color:#2563eb;background:#dbeafe}.slm-stat-card .icon.purple{color:#9333ea;background:#f3e8ff}.slm-stat-card .badge{border-radius:999px;align-items:center;min-height:18px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.slm-stat-card .badge.green{color:#166534;background:#dcfce7}.slm-stat-card .badge.orange{color:#9a3412;background:#ffedd5}.slm-stat-card .badge.blue{color:#1e40af;background:#dbeafe}.slm-stat-card .badge.purple{color:#6b21a8;background:#f3e8ff}.slm-stat-card strong{color:#111827;margin-top:8px;font-size:28px;display:block}.slm-stat-card span{color:#6b7280;font-size:11px}.slm-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:10px;overflow:hidden}.slm-table-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px;display:flex}.slm-table-head h3{color:#111827;margin:0;font-size:16px}.slm-table-head p{color:#6b7280;margin:2px 0 0;font-size:11px}.slm-table-head .controls{gap:8px;display:flex}.slm-table-head .controls button{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;height:30px;padding:0 10px;font-size:11px;display:inline-flex}.slm-table-wrap{overflow-x:auto}.slm-table-card table{border-collapse:collapse;width:100%}.slm-table-card th{color:#6b7280;text-align:left;background:#f9fafb;padding:10px 12px;font-size:11px}.slm-table-card td{color:#374151;border-top:1px solid #f3f4f6;padding:12px;font-size:12px}.status{border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.status.locked{color:#166534;background:#dcfce7}.status.unlocked{color:#9a3412;background:#ffedd5}.user-cell{align-items:center;gap:6px;display:inline-flex}.avatar{color:#1e40af;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:inline-flex}.action{border-radius:6px;height:26px;padding:0 10px;font-size:11px;font-weight:600}.action.lock{color:#fff;background:#2563eb;border:0}.action.unlock{color:#374151;background:#fff;border:1px solid #e5e7eb}.slm-footer-grid{border-top:1px solid #e5e7eb;grid-template-columns:1fr 1fr;gap:10px;padding:12px;display:grid}.mini-card{border:1px solid #e5e7eb;border-radius:10px;padding:10px}.mini-card h4{color:#111827;margin:0 0 8px;font-size:12px}.mini-card p{color:#6b7280;align-items:center;gap:6px;margin:0 0 6px;font-size:11px;display:flex}.mini-card p:last-child{margin-bottom:0}@media (width<=900px){.slm-main{width:100%;margin-left:0}.slm-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.slm-header,.slm-hero{flex-direction:column;align-items:flex-start;gap:10px}.slm-stats-grid,.slm-footer-grid{grid-template-columns:1fr}}.pg-layout{background:#f8fafc;min-height:100vh;font-family:Inter,sans-serif}.pg-sidebar{color:#cbd5e1;z-index:20;background:#1e293b;border-right:1px solid #94a3b82e;flex-direction:column;width:245px;height:100vh;padding:14px 12px;display:flex;position:fixed;top:0;left:0}.pg-brand{align-items:center;gap:8px;padding:6px 8px;display:flex}.pg-brand-icon{background:#2563eb;border-radius:4px;width:18px;height:18px;box-shadow:inset 0 0 0 1px #ffffff40}.pg-brand strong{color:#f8fafc;font-size:11px;line-height:14px;display:block}.pg-brand small{color:#94a3b8;margin-top:1px;font-size:10px;line-height:12px;display:block}.pg-sidebar-user{background:#1e293bb3;border:1px solid #94a3b833;border-radius:8px;margin:10px 4px 14px;padding:8px}.pg-sidebar-user strong{color:#f1f5f9;font-size:11px;display:block}.pg-sidebar-user small{color:#94a3b8;margin-top:2px;font-size:10px;display:block}.pg-nav{flex:1;padding-right:2px;overflow:auto}.pg-nav-section{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:10px 8px 6px;font-size:9px;font-weight:600;line-height:12px}.pg-nav-item{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:32px;padding:0 10px;font-size:12px;display:flex}.pg-nav-badge{color:#93c5fd;background:#60a5fa33;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:16px;padding:0 6px;font-size:10px;display:inline-flex}.pg-nav-item-active{color:#fff;background:#60a5fa1a;border-left:3px solid #60a5fa;border-top-left-radius:0;border-bottom-left-radius:0}.pg-sidebar-footer{border-top:1px solid #94a3b833;gap:6px;padding-top:10px;display:grid}.pg-sidebar-footer button{color:#cbd5e1;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;height:30px;padding:0 8px;font-size:12px;display:flex}.pg-main{min-height:100vh;margin-left:256px}.pg-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:85px;padding:16px 24px;display:flex}.pg-header h1{color:#0f172a;margin:0;font-size:23px;font-weight:700;line-height:30px}.pg-breadcrumb{align-items:center;gap:6px;margin-top:3px;font-size:12px;display:flex}.pg-breadcrumb span{color:#64748b}.pg-breadcrumb span:first-child,.pg-breadcrumb span:nth-child(3){color:#2563eb}.pg-bell{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.pg-bell span{color:#fff;text-align:center;background:#ef4444;border:1.5px solid #fff;border-radius:999px;width:14px;height:14px;font-size:9px;line-height:14px;position:absolute;top:-5px;right:-5px}.pg-content{flex-direction:column;gap:24px;padding:24px;display:flex}.pg-hero{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:12px;justify-content:space-between;align-items:center;padding:24px;display:flex;position:relative;overflow:hidden}.pg-hero-left{z-index:2;align-items:flex-start;gap:12px;display:flex;position:relative}.pg-hero-icon{background:#fff3;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.pg-hero h2{margin:0;font-size:18px;font-weight:700;line-height:24px}.pg-hero p{color:#ffffffe6;margin:4px 0 0;font-size:12px;line-height:16px}.pg-hero-meta{color:#fffffff2;gap:28px;margin-top:12px;font-size:11px;display:flex}.pg-hero-circles{width:110px;height:80px;position:absolute;top:10px;right:16px}.pg-hero-circles span{background:#ffffff1a;border-radius:50%;position:absolute}.pg-hero-circles span:first-child{width:62px;height:62px;top:6px;right:2px}.pg-hero-circles span:last-child{width:26px;height:26px;top:34px;right:40px}.pg-grid{grid-template-columns:2fr 1fr;gap:24px;display:grid}.pg-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.pg-options-card h3,.pg-summary-card h3,.pg-recent-card h3,.pg-actions-card h3,.pg-table-head h3{color:#111827;margin:0;font-size:16px;font-weight:700;line-height:22px}.pg-section{margin-top:18px}.pg-section h4{color:#475569;margin:0 0 10px;font-size:13px;font-weight:600;line-height:18px}.pg-choices{gap:12px;display:grid}.pg-choices.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.pg-choices.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.pg-select-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;gap:8px;width:100%;min-height:64px;padding:10px 12px;display:flex}.pg-select-card.selected{background:#eff6ff;border-color:#bfdbfe}.pg-radio{border:1px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;margin-top:2px;display:inline-flex}.pg-radio span{background:0 0;border-radius:50%;width:7px;height:7px}.pg-radio.checked{border-color:#2563eb}.pg-radio.checked span{background:#2563eb}.pg-select-copy strong{color:#0f172a;font-size:12px;line-height:16px;display:block}.pg-select-copy small{color:#64748b;margin-top:2px;font-size:10px;line-height:14px;display:block}.pg-checkbox-grid{gap:8px;display:grid}.pg-checkbox-row{color:#334155;align-items:center;gap:8px;font-size:13px;display:inline-flex}.pg-checkbox-row input{accent-color:#2563eb;width:14px;height:14px}.pg-template-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:10px 12px;display:flex}.pg-template-card strong{color:#0f172a;font-size:12px;display:block}.pg-template-card small{color:#64748b;margin-top:2px;font-size:10px;display:block}.pg-template-card button{color:#2563eb;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:600}.pg-right-col{align-content:start;gap:24px;display:grid}.pg-summary-list{gap:8px;margin-top:10px;display:grid}.pg-summary-list div{justify-content:space-between;align-items:center;font-size:12px;display:flex}.pg-summary-list span{color:#64748b}.pg-summary-list strong{color:#0f172a;font-size:12px}.pg-processing-time{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;font-size:12px;display:flex}.pg-processing-time span{color:#64748b}.pg-processing-time strong{color:#2563eb;font-size:12px}.pg-recent-list{gap:8px;margin-top:10px;display:grid}.pg-recent-item{color:#64748b;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:10px;height:52px;padding:0 10px;display:flex}.pg-recent-item.highlighted{background:#f0fdf4;border-color:#bbf7d0}.pg-recent-icon{color:#16a34a;background:#dcfce7;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.pg-recent-item strong{color:#0f172a;font-size:12px;display:block}.pg-recent-item small{color:#64748b;margin-top:1px;font-size:10px;display:block}.pg-actions-card{padding:14px}.pg-alert{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;align-items:flex-start;gap:8px;min-height:52px;padding:10px 12px;display:flex}.pg-alert-icon{color:#2563eb;background:#dbeafe;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.pg-alert strong{color:#1e3a8a;font-size:12px;display:block}.pg-alert small{color:#1d4ed8;margin-top:2px;font-size:11px;display:block}.pg-action-row{grid-template-columns:1fr 1fr auto;gap:10px;margin-top:12px;display:grid}.pg-btn{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:36px;font-size:13px;font-weight:600;display:inline-flex}.pg-btn.blue{color:#fff;background:#2563eb}.pg-btn.green{color:#fff;background:#16a34a}.pg-btn.gray{color:#475569;background:#f3f4f6;border:1px solid #e5e7eb;padding:0 14px}.pg-table-card{padding:0}.pg-table-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.pg-table-controls{align-items:center;gap:10px;display:flex}.pg-search{color:#94a3b8;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;width:200px;height:34px;padding:0 10px;display:inline-flex}.pg-search input{color:#0f172a;border:0;outline:none;width:100%;font-size:12px}.pg-filter-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:12px;display:inline-flex}.pg-table-wrap{width:100%;overflow-x:auto}.pg-table-wrap table{border-collapse:collapse;width:100%}.pg-table-wrap th,.pg-table-wrap td{text-align:left;color:#334155;border-bottom:1px solid #f1f5f9;padding:12px 16px;font-size:12px}.pg-table-wrap th{text-transform:uppercase;color:#94a3b8;letter-spacing:.04em;font-size:11px;font-weight:600}.pg-table-wrap th:first-child,.pg-table-wrap td:first-child{width:44px}.pg-employee{align-items:center;gap:8px;display:inline-flex}.pg-avatar{color:#334155;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:inline-flex}.pg-employee strong{color:#0f172a;font-size:12px}.pg-status-ready{color:#166534;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;min-width:48px;height:20px;font-size:10px;font-weight:600;display:inline-flex}.pg-action-link{color:#2563eb;cursor:pointer;background:0 0;border:0;font-size:12px}@media (width<=1280px){.pg-grid{grid-template-columns:1fr}}@media (width<=980px){.pg-sidebar{width:100%;height:auto;position:static}.pg-main{margin-left:0}.pg-header{padding:16px}.pg-content{gap:16px;padding:16px}.pg-choices.three-col,.pg-choices.two-col,.pg-action-row{grid-template-columns:1fr}.pg-table-head{flex-direction:column;align-items:flex-start;gap:10px}}.ds-layout{background:#f8fafc;min-height:100vh;font-family:Inter,sans-serif}.ds-sidebar{color:#cbd5e1;z-index:20;background:#1e293b;border-right:1px solid #94a3b82e;flex-direction:column;width:245px;height:100vh;padding:14px 12px;display:flex;position:fixed;top:0;left:0}.ds-brand{align-items:center;gap:8px;padding:6px 8px;display:flex}.ds-brand-icon{background:#2563eb;border-radius:4px;width:18px;height:18px}.ds-brand strong{color:#f8fafc;font-size:11px;line-height:14px;display:block}.ds-brand small{color:#94a3b8;margin-top:1px;font-size:10px;line-height:12px;display:block}.ds-sidebar-user{background:#1e293bb3;border:1px solid #94a3b833;border-radius:8px;margin:10px 4px 14px;padding:8px}.ds-sidebar-user strong{color:#f1f5f9;font-size:11px;display:block}.ds-sidebar-user small{color:#94a3b8;margin-top:2px;font-size:10px;display:block}.ds-nav{flex:1;padding-right:2px;overflow:auto}.ds-nav-section{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:10px 8px 6px;font-size:9px;font-weight:600;line-height:12px}.ds-nav-item{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;width:100%;height:32px;padding:0 10px;font-size:12px;display:flex}.ds-nav-item-active{color:#fff;background:#60a5fa1a;border-left:3px solid #60a5fa;border-top-left-radius:0;border-bottom-left-radius:0}.ds-sidebar-footer{border-top:1px solid #94a3b833;gap:6px;padding-top:10px;display:grid}.ds-sidebar-footer button{color:#cbd5e1;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;height:30px;padding:0 8px;font-size:12px;display:flex}.ds-main{min-height:100vh;margin-left:256px}.ds-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:85px;padding:16px 24px;display:flex}.ds-header h1{color:#0f172a;margin:0;font-size:23px;font-weight:700;line-height:30px}.ds-breadcrumb{align-items:center;gap:6px;margin-top:3px;font-size:12px;display:flex}.ds-breadcrumb span{color:#64748b}.ds-breadcrumb span:first-child,.ds-breadcrumb span:nth-child(3){color:#2563eb}.ds-bell{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.ds-bell span{color:#fff;text-align:center;background:#ef4444;border:1.5px solid #fff;border-radius:999px;width:14px;height:14px;font-size:9px;line-height:14px;position:absolute;top:-5px;right:-5px}.ds-content{flex-direction:column;gap:24px;padding:24px;display:flex}.ds-banner{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:12px;justify-content:space-between;align-items:center;min-height:88px;padding:20px 24px;display:flex;position:relative;overflow:hidden}.ds-banner-left{z-index:1;align-items:flex-start;gap:12px;display:flex}.ds-banner-icon{background:#fff3;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.ds-banner h2{margin:0;font-size:16px;font-weight:700;line-height:21px}.ds-banner p{color:#ffffffeb;margin:3px 0 0;font-size:12px}.ds-banner-pattern{width:110px;height:68px;position:absolute;top:10px;right:16px}.ds-banner-pattern span{background:#ffffff1a;border-radius:50%;position:absolute}.ds-banner-pattern span:first-child{width:54px;height:54px;top:0;right:2px}.ds-banner-pattern span:last-child{width:22px;height:22px;top:26px;right:38px}.ds-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.ds-stat-card{border:1px solid #e5e7eb;border-radius:12px;padding:12px}.ds-stat-card.green{background:#dcfce7}.ds-stat-card.yellow{background:#fef9c3}.ds-stat-card.red{background:#fee2e2}.ds-stat-card.blue{background:#dbeafe}.ds-stat-top{justify-content:space-between;align-items:center;display:flex}.ds-stat-icon{color:#334155;background:#fff9;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:700;display:inline-flex}.ds-stat-badge{color:#334155;background:#ffffffa3;border-radius:999px;align-items:center;height:16px;padding:0 7px;font-size:9px;font-weight:600;display:inline-flex}.ds-stat-card strong{color:#111827;margin-top:8px;font-size:20px;line-height:24px;display:block}.ds-stat-card p{color:#475569;margin:2px 0 0;font-size:11px}.ds-analytics-grid{grid-template-columns:1.35fr 1fr;gap:12px;display:grid}.ds-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px}.ds-card-head{justify-content:space-between;align-items:center;min-height:42px;padding:12px 14px 0;display:flex}.ds-card-head h3{color:#111827;margin:0;font-size:13px;font-weight:700}.ds-card-body{padding:8px 10px 12px}.ds-breakdown-body{padding:6px 10px 12px}.ds-middle-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ds-bank-list,.ds-activity-list{gap:10px;padding:8px 14px 14px;display:grid}.ds-bank-item{border:1px solid #f1f5f9;border-radius:10px;padding:10px}.ds-bank-top{justify-content:space-between;align-items:center;display:flex}.ds-bank-top strong{color:#111827;font-size:12px;display:block}.ds-bank-top small{color:#64748b;margin-top:2px;font-size:10px;display:block}.ds-bank-top span{color:#111827;font-size:11px;font-weight:600}.ds-progress-track{background:#e5e7eb;border-radius:999px;height:8px;margin-top:8px;overflow:hidden}.ds-progress-fill{border-radius:999px;height:100%}.ds-activity-item{align-items:flex-start;gap:10px;display:flex}.ds-activity-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.ds-activity-icon.green{color:#16a34a;background:#dcfce7}.ds-activity-icon.yellow{color:#ca8a04;background:#fef9c3}.ds-activity-icon.red{color:#dc2626;background:#fee2e2}.ds-activity-copy strong{color:#111827;font-size:12px;display:block}.ds-activity-copy p{color:#64748b;margin:2px 0;font-size:11px}.ds-activity-copy small{color:#94a3b8;font-size:10px}.ds-failed-card .ds-card-head{padding-bottom:10px}.ds-retry-all-btn{color:#fff;cursor:pointer;background:#ef4444;border:0;border-radius:7px;height:24px;padding:0 9px;font-size:10px;font-weight:600}.ds-table-wrap{width:100%;overflow-x:auto}.ds-table-wrap table{border-collapse:collapse;width:100%}.ds-table-wrap th,.ds-table-wrap td{text-align:left;color:#334155;border-bottom:1px solid #e5e7eb;padding:10px 14px;font-size:11px}.ds-table-wrap thead th{color:#64748b;background:#f9fafb;font-size:10px;font-weight:600}.ds-failed-badge{color:#dc2626;background:#fee2e2;border-radius:999px;align-items:center;height:20px;padding:0 8px;font-size:10px;font-weight:600;display:inline-flex}.ds-retry-btn{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;height:22px;padding:0 8px;font-size:10px;font-weight:600}.ds-table-card .ds-table-wrap{padding-bottom:2px}.ds-status{border-radius:999px;align-items:center;height:20px;padding:0 8px;font-size:10px;font-weight:600;display:inline-flex}.ds-status.success{color:#166534;background:#dcfce7}.ds-status.pending{color:#a16207;background:#fef9c3}@media (width<=1200px){.ds-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-analytics-grid,.ds-middle-grid{grid-template-columns:1fr}}@media (width<=980px){.ds-sidebar{width:100%;height:auto;position:static}.ds-main{margin-left:0}.ds-content{gap:16px;padding:16px}}.psb-sidebar{-ms-overflow-style:none;scrollbar-width:none;z-index:100;background:#0f2c45;flex-direction:column;flex-shrink:0;width:276px;min-height:100vh;font-family:Inter,sans-serif;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:0 24px 48px #00000040}.psb-sidebar::-webkit-scrollbar{width:0;height:0}.psb-logo-section{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:22px 23px 18px;display:flex}.psb-logo-icon{background:#f0a83c;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.psb-logo-icon span{color:#0f2c45;font-size:16px;font-weight:800;line-height:1}.psb-logo-text{flex-direction:column;display:flex}.psb-logo-name{color:#fff;font-size:17px;font-weight:700;line-height:22px}.psb-logo-sub{color:#8faec7;font-size:11px;line-height:15px}.psb-logo-grid{color:#fff9;margin-left:auto;display:inline-flex}.psb-user-section{border-bottom:1px solid #ffffff14;flex-direction:column;gap:10px;padding:14px 23px 16px;display:flex}.psb-user-box{cursor:pointer;background:#ffffff0d;border-radius:8px;align-items:center;gap:10px;padding:10px;display:flex}.psb-user-avatar{background:#10b98133;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.psb-user-info{flex-direction:column;flex:1;min-width:0;display:flex}.psb-user-name{color:#fff;font-size:13px;font-weight:600;line-height:18px}.psb-user-role{color:#8faec7;font-size:11px;line-height:15px}.psb-chevron{color:#fff9;flex-shrink:0}.psb-production-badge{color:#4ade80;background:#22c55e1a;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.psb-prod-dot{background:#4ade80;border-radius:999px;flex-shrink:0;width:7px;height:7px}.psb-nav{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex:1;gap:2px;padding:16px 15px 8px;display:flex;overflow-y:auto}.psb-nav::-webkit-scrollbar{width:0;height:0}.psb-section-label{color:#8faec7;text-transform:uppercase;letter-spacing:.3px;margin:12px 0 4px 12px;font-size:10px;font-weight:600}.psb-nav-item{cursor:pointer;color:#8faec7;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:13px;font-weight:500;transition:background .15s;display:flex;position:relative}.psb-nav-item:hover{color:#fff;background:#ffffff0d}.psb-nav-item span{flex:1}.psb-nav-icon{flex-shrink:0}.psb-nav-arrow{color:#8faec7;flex-shrink:0;margin-left:auto}.psb-nav-active{color:#fff;background:#f0a83c1a;border-left:3.5px solid #f0a83c;padding-left:8.5px}.psb-nav-active:hover{background:#f0a83c26}.psb-badge{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:18px;margin-left:auto;padding:0 6px;font-size:10px;font-weight:700;display:inline-flex}.psb-badge-amber{color:#0f2c45;background:#f0a83c}.psb-badge-blue{color:#60a5fa;background:#3b82f633}.psb-badge-green{color:#4ade80;background:#22c55e33}.psb-badge-orange{color:#fb923c;background:#f9731633}.psb-badge-purple{color:#c084fc;background:#a855f733}.psb-badge-red{color:#f87171;background:#ef444433}.psb-footer{border-top:1px solid #ffffff14;flex-direction:column;gap:2px;padding:16px 23px;display:flex}.psb-footer-item{color:#8faec7;cursor:pointer;align-items:center;gap:12px;padding:9px 0;font-size:13px;transition:color .15s;display:flex}.psb-footer-item:hover{color:#fff}.psb-footer-user{cursor:pointer;background:#ffffff0d;border-radius:8px;align-items:center;gap:10px;margin-top:10px;padding:10px;display:flex}.psb-footer-avatar{object-fit:cover;border-radius:8px;flex-shrink:0;width:38px;height:38px}.psb-footer-user-info{flex-direction:column;flex:1;min-width:0;display:flex}.psb-footer-user-info span{color:#fff;font-size:13px;font-weight:600;line-height:18px}.psb-footer-user-info small{color:#8faec7;font-size:11px;line-height:15px}.psb-footer-logout{color:#fff9;flex-shrink:0}.psb-footer-user-wrap{position:relative}.psb-footer-menu-btn{cursor:pointer;color:#ffffff80;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.psb-footer-menu-btn:hover{color:#fff;background:#ffffff14}.pap-layout{background:#f9fafb;min-height:100vh;font-family:Inter,sans-serif;display:flex}.pap-main{width:calc(100% - 276px);min-height:100vh;margin-left:276px}.pap-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:78px;padding:14px 20px;display:flex}.pap-header h1{color:#111827;margin:0;font-size:20px;font-weight:700;line-height:26px}.pap-breadcrumb{align-items:center;gap:6px;margin-top:3px;font-size:11px;display:flex}.pap-breadcrumb span{color:#6b7280}.pap-breadcrumb span:first-child,.pap-breadcrumb span:nth-child(3){color:#2563eb}.pap-bell{color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.pap-bell span{color:#fff;text-align:center;background:#ef4444;border-radius:999px;width:15px;height:15px;font-size:9px;font-weight:700;line-height:15px;position:absolute;top:-3px;right:-3px}.pap-content{flex-direction:column;gap:12px;padding:16px;display:flex}.pap-hero{color:#fff;background:linear-gradient(90deg,#2563eb 0%,#4338ca 100%);border:1px solid #4f46e5;border-radius:12px;justify-content:space-between;align-items:center;min-height:84px;padding:14px 16px;display:flex;position:relative;overflow:hidden}.pap-hero-left{z-index:1;align-items:flex-start;gap:10px;display:flex}.pap-hero-icon{background:#fff3;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.pap-hero h2{margin:0;font-size:14px;font-weight:700;line-height:18px}.pap-hero p{color:#ffffffeb;margin:2px 0 0;font-size:10px}.pap-hero-meta{gap:18px;margin-top:8px;font-size:10px;display:flex}.pap-hero-pattern{width:94px;height:64px;position:absolute;top:6px;right:10px}.pap-hero-pattern span{background:#ffffff1f;border-radius:50%;position:absolute}.pap-hero-pattern span:first-child{width:52px;height:52px;top:2px;right:0}.pap-hero-pattern span:last-child{width:22px;height:22px;top:28px;right:34px}.pap-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.pap-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.pap-stat-top{justify-content:space-between;align-items:center;display:flex}.pap-stat-icon{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.pap-tone-blue{color:#2563eb;background:#dbeafe}.pap-tone-green{color:#16a34a;background:#dcfce7}.pap-tone-purple{color:#9333ea;background:#f3e8ff}.pap-tone-orange{color:#ea580c;background:#ffedd5}.pap-stat-badge{border-radius:999px;align-items:center;height:16px;padding:0 7px;font-size:9px;font-weight:700;display:inline-flex}.pap-stat-card strong{color:#111827;margin-top:7px;font-size:22px;line-height:26px;display:block}.pap-stat-card p{color:#6b7280;margin:2px 0 0;font-size:10px}.pap-analytics-grid{grid-template-columns:1.45fr 1fr;gap:10px;display:grid}.pap-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px}.pap-card-head{justify-content:space-between;align-items:center;padding:10px 12px 0;display:flex}.pap-card-head h3{color:#111827;margin:0;font-size:12px;font-weight:700}.pap-card-head span{color:#9ca3af;font-size:10px}.pap-bars-wrap{gap:8px;padding:8px 10px 12px;display:flex}.pap-y-axis{color:#9ca3af;text-align:right;flex-direction:column;justify-content:space-between;width:20px;font-size:9px;display:flex}.pap-bars-grid{border-bottom:1px solid #e5e7eb;border-left:1px solid #e5e7eb;flex:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;height:170px;padding:8px 8px 0;display:grid}.pap-bar-col{flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;display:flex}.pap-bar-track{background:0 0;align-items:flex-end;width:100%;max-width:38px;height:130px;display:flex}.pap-bar-fill{background:linear-gradient(#6366f1 0%,#4f46e5 100%);border-radius:3px 3px 0 0;width:100%}.pap-bar-col span{color:#9ca3af;font-size:9px}.pap-quick-list{gap:8px;padding:8px 12px 12px;display:grid}.pap-quick-item{border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px;display:flex}.pap-quick-item strong{color:#111827;font-size:11px;display:block}.pap-quick-item p{color:#6b7280;margin:2px 0 0;font-size:9px}.pap-quick-item span{color:#16a34a;font-size:9px;font-weight:700}.pap-search-card{padding-bottom:12px}.pap-search-grid{grid-template-columns:1fr 1fr 1fr 1.1fr;gap:8px;padding:10px 12px 0;display:grid}.pap-search-grid select,.pap-search-input{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:7px;height:30px;padding:0 9px;font-size:10px}.pap-search-input{color:#9ca3af;align-items:center;gap:6px;display:flex}.pap-search-input input{border:0;outline:none;width:100%;font-size:10px}.pap-search-actions{gap:8px;margin-top:10px;padding:0 12px;display:flex}.pap-btn{cursor:pointer;border:0;border-radius:7px;align-items:center;gap:6px;height:30px;padding:0 10px;font-size:10px;font-weight:600;display:inline-flex}.pap-btn.blue{color:#fff;background:#2563eb}.pap-btn.gray{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb}.pap-btn.white{color:#4b5563;background:#fff;border:1px solid #e5e7eb}.pap-btn.green{color:#fff;background:#16a34a}.pap-btn.red{color:#fff;background:#ef4444}.pap-table-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.pap-table-head h3{color:#111827;margin:0;font-size:12px}.pap-table-head div{gap:8px;display:flex}.pap-table-wrap{width:100%;overflow-x:auto}.pap-table-wrap table{border-collapse:collapse;width:100%}.pap-table-wrap th,.pap-table-wrap td{text-align:left;color:#374151;border-bottom:1px solid #e5e7eb;padding:10px 12px;font-size:10px}.pap-table-wrap thead th{text-transform:uppercase;letter-spacing:.03em;color:#6b7280;background:#f9fafb;font-size:9px;font-weight:700}.pap-completed{color:#16a34a;background:#dcfce7;border-radius:999px;align-items:center;height:18px;padding:0 7px;font-size:9px;font-weight:700;display:inline-flex}.pap-action-links{gap:8px;display:flex}.pap-action-links button{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.pap-pagination{justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.pap-pagination span{color:#6b7280;font-size:9px}.pap-pagination div{gap:6px;display:flex}.pap-pagination button{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:6px;height:22px;padding:0 7px;font-size:9px}.pap-pagination button.active{color:#fff;background:#2563eb;border-color:#2563eb}.gdp-layout{background:#f9fafb;min-height:100vh;font-family:Inter,sans-serif;display:flex}.gdp-main{width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding:12px}.gdp-header{background:#fff;border-bottom:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.gdp-header h1{color:#111827;margin:0;font-size:28px}.gdp-breadcrumb{color:#6b7280;gap:8px;margin-top:4px;font-size:11px;display:flex}.gdp-breadcrumb span:first-child,.gdp-breadcrumb span:nth-child(3){color:#2563eb}.gdp-bell{color:#4b5563;background:#f3f4f6;border:0;border-radius:8px;width:34px;height:34px;position:relative}.gdp-bell span{color:#fff;background:#ef4444;border-radius:999px;width:16px;height:16px;font-size:9px;font-weight:700;line-height:16px;position:absolute;top:-3px;right:-3px}.gdp-hero{color:#fff;background:linear-gradient(90deg,#059669,#047857);border-radius:12px;justify-content:space-between;align-items:center;margin-top:10px;padding:14px;display:flex}.gdp-hero-left{align-items:center;gap:10px;display:flex}.gdp-hero-icon{background:#fff3;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.gdp-hero h2{margin:0;font-size:18px}.gdp-hero p{margin:2px 0 0;font-size:11px}.gdp-hero-actions{gap:8px;display:flex}.gdp-hero-actions button{border:0;border-radius:8px;height:34px;padding:0 12px;font-size:12px;font-weight:600}.gdp-hero-actions .generate-btn{color:#059669;background:#fff}.gdp-hero-actions .history-btn{color:#fff;background:#065f46}.gdp-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px}.gdp-config-card{margin-top:10px;padding:12px}.gdp-config-card h3,.gdp-preview-card h3,.gdp-status-card h3{color:#111827;margin:0;font-size:16px}.gdp-config-card p,.gdp-preview-card p{color:#6b7280;margin:3px 0 0;font-size:11px}.gdp-grid.two-col{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.gdp-field{flex-direction:column;gap:5px;display:flex}.gdp-field span{color:#4b5563;font-size:11px;font-weight:600}.gdp-field input,.gdp-input{color:#374151;border:1px solid #e5e7eb;border-radius:8px;align-items:center;height:34px;padding:0 10px;font-size:12px;display:flex}.gdp-input input{border:0;width:100%;height:100%;padding:0}.gdp-input.read-only{gap:8px}.gdp-config-card h4{color:#111827;margin:12px 0 0;font-size:13px}.gdp-options-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.gdp-options-grid label{color:#4b5563;align-items:center;gap:6px;font-size:11px;display:inline-flex}.gdp-options-grid input{accent-color:#2563eb}.gdp-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.gdp-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;box-shadow:0 1px 2px #0000000a}.gdp-summary-card .icon{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.gdp-summary-card .icon.blue{color:#2563eb;background:#dbeafe}.gdp-summary-card .icon.green{color:#16a34a;background:#dcfce7}.gdp-summary-card .icon.orange{color:#ea580c;background:#ffedd5}.gdp-summary-card .icon.purple{color:#9333ea;background:#f3e8ff}.gdp-summary-card strong{color:#111827;margin-top:8px;font-size:28px;display:block}.gdp-summary-card p{color:#6b7280;margin:2px 0 0;font-size:11px}.gdp-bottom-grid{grid-template-columns:1fr 300px;gap:10px;margin-top:10px;display:grid}.gdp-preview-card,.gdp-status-card{padding:12px}.gdp-preview-list{margin-top:10px}.gdp-preview-row{border-bottom:1px solid #f3f4f6;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:8px 0;display:grid}.gdp-preview-row:last-child{border-bottom:0}.gdp-preview-row .avatar{color:#1e40af;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:inline-flex}.gdp-preview-row .copy strong{color:#111827;font-size:12px;display:block}.gdp-preview-row .copy span{color:#6b7280;font-size:10px}.gdp-preview-row .pay{color:#111827;font-size:12px}.full-preview-btn{color:#fff;background:#2563eb;border:0;border-radius:7.68px;justify-content:center;align-items:center;gap:8px;width:100%;height:36.84px;margin-top:10px;font-family:Inter,sans-serif;font-size:13.44px;font-weight:600;line-height:19.2px;display:inline-flex}.full-preview-btn-icon{justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.gdp-history-card{border-radius:11.52px;margin-top:10px;overflow:hidden;box-shadow:0 .96px 1.92px #0000000d}.gdp-history-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:97px;padding:24px 22px;display:flex}.gdp-history-header h3{color:#111827;margin:0;font-size:17.28px;font-weight:700;line-height:26.88px}.gdp-history-header p{color:#6b7280;margin:3px 0 0;font-size:13.44px;font-weight:400;line-height:19.2px}.gdp-history-view-all{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:7.68px;align-items:center;gap:8px;height:36.84px;padding:0 14px;font-size:13.44px;font-weight:400;line-height:19.2px;display:inline-flex}.gdp-history-table-wrap{width:100%;overflow-x:auto}.gdp-history-table{border-collapse:collapse;width:100%;min-width:960px}.gdp-history-table thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}.gdp-history-table th{text-align:left;color:#6b7280;letter-spacing:.58px;text-transform:uppercase;white-space:nowrap;height:46px;padding:0 22px;font-size:11.52px;font-weight:600;line-height:15.36px}.gdp-history-table tbody tr{border-bottom:1px solid #e5e7eb;height:54px}.gdp-history-table tbody tr:last-child{border-bottom:0}.gdp-history-table td{color:#111827;white-space:nowrap;padding:0 22px;font-size:13.44px;font-weight:400;line-height:19.2px}.gdp-history-draft-id,.gdp-history-amount{font-weight:600}.gdp-history-generated{color:#4b5563}.gdp-history-status{border-radius:9999px;justify-content:center;align-items:center;min-height:21.49px;padding:0 12px;font-size:11.52px;font-weight:600;line-height:15.36px;display:inline-flex}.gdp-history-status.approved{color:#166534;background:#dcfce7}.gdp-history-status.processed{color:#1e40af;background:#dbeafe}.gdp-history-actions{align-items:center;gap:8px;display:inline-flex}.gdp-history-actions button{background:0 0;border:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:inline-flex}.gdp-history-actions button:first-child{color:#2563eb}.gdp-history-actions button:last-child{color:#16a34a}.gdp-step-list{flex-direction:column;gap:8px;margin-top:10px;display:flex}.gdp-step{color:#6b7280;align-items:center;gap:8px;font-size:12px;display:flex}.gdp-step .dot{border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:inline-flex}.gdp-step.completed .dot{color:#16a34a;background:#dcfce7}.gdp-step.progress .dot{color:#2563eb;background:#dbeafe}.gdp-step.pending .dot{color:#9ca3af;background:#f3f4f6}.gdp-processing-card{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;margin-top:12px;padding:10px}.gdp-processing-card strong{color:#1e40af;font-size:12px;display:block}.gdp-processing-card p{color:#2563eb;margin:3px 0 0;font-size:10px}.gdp-review-payroll-btn{color:#fff;background:#2563eb;border:0;border-radius:8px;width:100%;height:36px;margin-top:12px;font-size:13px;font-weight:600}@media (width<=900px){.gdp-main{width:100%;margin-left:0}.gdp-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.gdp-header,.gdp-hero{flex-direction:column;align-items:flex-start;gap:10px}.gdp-grid.two-col,.gdp-options-grid,.gdp-summary-grid,.gdp-bottom-grid{grid-template-columns:1fr}.gdp-history-header{flex-direction:column;align-items:flex-start;gap:10px}}.pr-layout{background:#f3f4f6;min-height:100vh;font-family:Inter,sans-serif;display:flex}.pr-main{width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding:12px}.pr-header{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.pr-header h1{color:#111827;margin:0;font-size:28px;line-height:34px}.pr-breadcrumb{color:#6b7280;gap:8px;margin-top:4px;font-size:11px;line-height:16px;display:flex}.pr-breadcrumb span:first-child,.pr-breadcrumb span:nth-child(3){color:#2563eb}.pr-bell{color:#4b5563;background:#f3f4f6;border:0;border-radius:8px;width:34px;height:34px;position:relative}.pr-bell span{color:#fff;background:#ef4444;border-radius:999px;width:16px;height:16px;font-size:9px;font-weight:700;line-height:16px;position:absolute;top:-3px;right:-3px}.pr-hero{color:#fff;background:linear-gradient(90deg,#2563eb 0%,#1d4ed8 100%);border-radius:8px;justify-content:space-between;align-items:center;margin-top:10px;padding:14px 16px;display:flex}.pr-hero-left{align-items:flex-start;gap:12px;display:flex}.pr-hero-icon{background:#fff3;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.pr-hero h2{margin:0;font-size:24px;line-height:30px}.pr-hero p{opacity:.95;margin:4px 0 0;font-size:12px;line-height:18px}.pr-hero-meta{gap:20px;margin-top:8px;font-size:12px;line-height:18px;display:flex}.pr-hero-actions{align-items:center;gap:8px;display:flex}.pr-hero-actions button{border:0;border-radius:6px;height:34px;padding:0 14px;font-size:12px;font-weight:600}.pr-hero-actions .approve{color:#1d4ed8;background:#fff}.pr-hero-actions .reject{color:#fff;background:#1e40af}.pr-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.pr-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;box-shadow:0 1px 2px #0000000d}.pr-stat-card .top{justify-content:space-between;align-items:center;display:flex}.pr-stat-card .icon{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;display:inline-flex}.pr-stat-card .icon.blue{color:#2563eb;background:#dbeafe}.pr-stat-card .icon.green{color:#16a34a;background:#dcfce7}.pr-stat-card .icon.orange{color:#ea580c;background:#ffedd5}.pr-stat-card .icon.purple{color:#9333ea;background:#f3e8ff}.pr-stat-card .badge{border-radius:999px;justify-content:center;align-items:center;min-height:18px;padding:0 8px;font-size:9px;font-weight:600;display:inline-flex}.pr-stat-card .badge.green{color:#166534;background:#dcfce7}.pr-stat-card .badge.blue{color:#1e40af;background:#dbeafe}.pr-stat-card .badge.orange{color:#9a3412;background:#ffedd5}.pr-stat-card .badge.purple{color:#7e22ce;background:#f3e8ff}.pr-stat-card strong{color:#111827;margin-top:10px;font-size:34px;line-height:38px;display:block}.pr-stat-card p{color:#6b7280;margin:2px 0 0;font-size:11px;line-height:16px}.pr-content-grid{grid-template-columns:1fr 2fr;gap:10px;margin-top:10px;display:grid}.pr-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0000000d}.pr-checklist-card{padding:12px}.pr-checklist-card h3,.pr-table-head h3,.pr-final-actions h3{color:#111827;margin:0;font-size:16px;line-height:22px}.pr-checklist-card p,.pr-table-head p{color:#9ca3af;margin:2px 0 0;font-size:10px;line-height:14px}.pr-checklist-items{flex-direction:column;gap:10px;margin-top:10px;display:flex}.pr-checklist-item{align-items:flex-start;gap:8px;display:flex}.pr-checklist-item .marker{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.pr-checklist-item .marker.success{color:#16a34a;background:#dcfce7}.pr-checklist-item .marker.warning{color:#b45309;background:#fef3c7}.pr-checklist-item strong{color:#111827;font-size:12px;line-height:16px;display:block}.pr-checklist-item span{color:#22c55e;font-size:10px;line-height:14px;display:block}.pr-checklist-item .marker.warning+div span{color:#b45309}.pr-table-card{padding:0;overflow:hidden}.pr-table-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px;display:flex}.pr-table-head .controls{gap:6px;display:inline-flex}.pr-table-head .controls button{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:5px;height:28px;padding:0 9px;font-size:11px;line-height:16px;display:inline-flex}.pr-table-wrap{width:100%;overflow-x:auto}.pr-table-wrap table{border-collapse:collapse;width:100%;min-width:780px}.pr-table-wrap th{text-align:left;color:#9ca3af;letter-spacing:.4px;text-transform:uppercase;border-bottom:1px solid #e5e7eb;padding:10px;font-size:9px;font-weight:600}.pr-table-wrap td{color:#111827;border-bottom:1px solid #f3f4f6;padding:10px;font-size:11px;line-height:15px}.pr-employee-cell{align-items:center;gap:8px;display:flex}.pr-employee-cell .avatar{color:#1e40af;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;font-weight:700;display:inline-flex}.pr-employee-cell strong{font-size:11px;line-height:15px;display:block}.pr-employee-cell span{color:#6b7280;font-size:9px;line-height:12px;display:block}.pr-table-wrap td strong{font-size:11px;line-height:15px;display:block}.pr-table-wrap td .sub{color:#6b7280;font-size:9px;line-height:12px;display:block}.pr-status{border-radius:999px;justify-content:center;align-items:center;min-height:20px;padding:0 10px;font-size:9px;font-weight:600;display:inline-flex}.pr-status.verified{color:#166534;background:#dcfce7}.pr-status.review{color:#92400e;background:#fef3c7}.pr-view-btn{color:#2563eb;background:0 0;border:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.pr-table-footer{color:#9ca3af;justify-content:space-between;align-items:center;padding:10px 12px;font-size:10px;line-height:14px;display:flex}.pr-pagination{align-items:center;gap:4px;display:inline-flex}.pr-pagination button{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:20px;height:20px;font-size:10px}.pr-pagination button.active{color:#fff;background:#2563eb;border-color:#2563eb}.pr-final-actions{margin-top:10px;padding:12px}.pr-final-actions-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.pr-final-actions-row button{color:#fff;border:0;border-radius:6px;height:36px;font-size:12px;font-weight:600}.pr-final-actions-row .approve-process{background:#16a34a}.pr-final-actions-row .request-mods{background:#f97316}.pr-final-actions-row .reject-draft{background:#dc2626}@media (width<=900px){.pr-main{width:100%;margin-left:0}.pr-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pr-content-grid{grid-template-columns:1fr}}@media (width<=768px){.pr-header,.pr-hero,.pr-table-head{flex-direction:column;align-items:flex-start;gap:10px}.pr-final-actions-row{grid-template-columns:1fr}}.pa-layout{background:#f3f4f6;min-height:100vh;font-family:Inter,sans-serif;display:flex}.pa-main{width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding:12px}.pa-header{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.pa-header h1{color:#111827;margin:0;font-size:22px;line-height:28px}.pa-breadcrumb{color:#6b7280;gap:8px;margin-top:4px;font-size:11px;display:flex}.pa-breadcrumb span:first-child,.pa-breadcrumb span:nth-child(3){color:#2563eb}.pa-bell{color:#4b5563;background:#f3f4f6;border:0;border-radius:8px;width:34px;height:34px;position:relative}.pa-bell span{color:#fff;background:#ef4444;border-radius:999px;width:16px;height:16px;font-size:9px;font-weight:700;line-height:16px;position:absolute;top:-3px;right:-3px}.pa-success-banner{color:#fff;background:linear-gradient(90deg,#16a34a,#15803d);border-radius:8px;justify-content:space-between;align-items:center;margin-top:10px;padding:14px 16px;display:flex}.pa-success-left{align-items:flex-start;gap:12px;display:flex}.pa-success-icon{background:#fff3;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.pa-success-left h2{margin:0;font-size:22px;line-height:28px}.pa-success-left p{margin:2px 0 0;font-size:12px;line-height:18px}.pa-success-meta{gap:20px;margin-top:8px;font-size:11px;line-height:16px;display:flex}.pa-banner-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.pa-download-btn{color:#15803d;background:#fff;border:0;border-radius:6px;align-items:center;gap:6px;height:32px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.pa-proceed-btn{color:#15803d;cursor:pointer;background:#fff;border:0;border-radius:6px;align-items:center;gap:6px;height:32px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.pa-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.pa-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;box-shadow:0 1px 2px #0000000a}.pa-stat-card .top{justify-content:space-between;align-items:center;display:flex}.pa-stat-card .icon{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.pa-stat-card .icon.green{color:#16a34a;background:#dcfce7}.pa-stat-card .icon.blue{color:#2563eb;background:#dbeafe}.pa-stat-card .icon.purple{color:#9333ea;background:#f3e8ff}.pa-stat-card .icon.orange{color:#ea580c;background:#ffedd5}.pa-stat-card .badge{border-radius:999px;justify-content:center;align-items:center;min-height:18px;padding:0 8px;font-size:9px;font-weight:600;display:inline-flex}.pa-stat-card .badge.green{color:#166534;background:#dcfce7}.pa-stat-card .badge.blue{color:#1e40af;background:#dbeafe}.pa-stat-card .badge.purple{color:#7e22ce;background:#f3e8ff}.pa-stat-card .badge.orange{color:#9a3412;background:#ffedd5}.pa-stat-card strong{color:#111827;margin-top:10px;font-size:34px;line-height:38px;display:block}.pa-stat-card p{color:#6b7280;margin:2px 0 0;font-size:11px}.pa-content-grid{grid-template-columns:1fr 2fr;gap:10px;margin-top:10px;display:grid}.pa-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0000000a}.pa-timeline-card{padding:12px}.pa-timeline-card h3,.pa-details-card h3,.pa-next-steps h3{color:#111827;margin:0;font-size:13px;line-height:18px}.pa-timeline-card p,.pa-details-card p{color:#9ca3af;margin:2px 0 0;font-size:9px}.pa-timeline-list{margin-top:10px}.pa-timeline-item{align-items:flex-start;gap:8px;padding-bottom:13px;display:flex;position:relative}.pa-timeline-item .marker{z-index:1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.pa-timeline-item.completed .marker{color:#16a34a;background:#dcfce7}.pa-timeline-item.active .marker{color:#2563eb;background:#dbeafe}.pa-timeline-item.pending .marker{color:#9ca3af;background:#f3f4f6}.pa-timeline-item strong{color:#111827;font-size:11px;line-height:14px;display:block}.pa-timeline-item span{color:#6b7280;font-size:9px;line-height:12px;display:block}.pa-timeline-item .connector{background:#d1d5db;width:2px;height:calc(100% - 8px);position:absolute;top:19px;left:8px}.pa-details-card{padding:12px}.pa-details-grid{grid-template-columns:1fr 1fr;gap:8px 16px;margin-top:8px;display:grid}.pa-details-grid span{color:#6b7280;font-size:9px;line-height:12px;display:block}.pa-details-grid strong{color:#111827;margin-top:2px;font-size:11px;line-height:15px;display:block}.pa-details-grid .approver strong{align-items:center;gap:6px;display:inline-flex}.pa-details-grid .approver i{color:#1e40af;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-style:normal;font-weight:700;display:inline-flex}.pa-details-grid .scheduled{color:#16a34a}.pa-breakdown{border-top:1px solid #e5e7eb;margin-top:10px;padding-top:10px}.pa-breakdown h4{color:#111827;margin:0 0 8px;font-size:11px;line-height:14px}.pa-breakdown .line-item{justify-content:space-between;align-items:center;padding:3px 0;display:flex}.pa-breakdown .line-item span{color:#6b7280;font-size:10px}.pa-breakdown .line-item strong{color:#111827;font-size:10px;font-weight:600}.pa-breakdown .line-item.total{border-top:1px solid #e5e7eb;margin-top:6px;padding-top:8px}.pa-breakdown .line-item.total span,.pa-breakdown .line-item.total strong{color:#16a34a;font-size:14px;font-weight:700}.pa-note-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-top:10px;padding:8px}.pa-note-box strong{color:#1e40af;align-items:center;gap:5px;font-size:10px;line-height:14px;display:inline-flex}.pa-note-box p{color:#1e3a8a;margin:4px 0 0;font-size:9px;line-height:13px}.pa-next-steps{margin-top:10px;padding:12px}.pa-next-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:8px;display:grid}.pa-next-grid article{border:1px solid #e5e7eb;border-radius:8px;padding:10px}.pa-next-grid .next-icon{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.pa-next-grid .next-icon.blue{color:#2563eb;background:#dbeafe}.pa-next-grid .next-icon.green{color:#16a34a;background:#dcfce7}.pa-next-grid .next-icon.purple{color:#9333ea;background:#f3e8ff}.pa-next-grid h4{color:#111827;margin:8px 0 0;font-size:11px;line-height:14px}.pa-next-grid p{color:#6b7280;margin:4px 0 0;font-size:9px;line-height:12px}.pa-next-grid button{color:#fff;border:0;border-radius:6px;width:100%;height:30px;margin-top:10px;font-size:10px;font-weight:600}.pa-next-grid button.blue{background:#2563eb}.pa-next-grid button.green{background:#16a34a}.pa-next-grid button.purple{background:#9333ea}@media (width<=900px){.pa-main{width:100%;margin-left:0}.pa-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pa-content-grid,.pa-next-grid{grid-template-columns:1fr}}@media (width<=768px){.pa-header,.pa-success-banner{flex-direction:column;align-items:flex-start;gap:10px}}.fa-layout{background:#f3f4f6;min-height:100vh;font-family:Inter,sans-serif;display:flex}.fa-main{width:calc(100% - 256px);min-height:100vh;margin-left:256px;padding:12px}.fa-header{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.fa-header h1{color:#111827;margin:0;font-size:20px;line-height:26px}.fa-breadcrumb{color:#6b7280;gap:6px;margin-top:3px;font-size:10px;display:flex}.fa-breadcrumb span:first-child,.fa-breadcrumb span:nth-child(3){color:#2563eb}.fa-bell{color:#4b5563;background:#f3f4f6;border:0;border-radius:8px;width:32px;height:32px;position:relative}.fa-bell span{color:#fff;background:#ef4444;border-radius:999px;width:15px;height:15px;font-size:8px;font-weight:700;line-height:15px;position:absolute;top:-3px;right:-3px}.fa-hero{color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:8px;align-items:flex-start;margin-top:10px;padding:14px 16px;display:flex}.fa-hero-left{align-items:flex-start;gap:12px;display:flex}.fa-hero-icon{background:#fff3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.fa-hero h2{margin:0;font-size:18px;line-height:24px}.fa-hero p{opacity:.9;margin:3px 0 0;font-size:11px;line-height:16px}.fa-hero-meta{opacity:.85;gap:18px;margin-top:7px;font-size:10px;line-height:14px;display:flex}.fa-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.fa-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;box-shadow:0 1px 2px #0000000a}.fa-stat-card .top{justify-content:space-between;align-items:center;display:flex}.fa-stat-card .icon{border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:inline-flex}.fa-stat-card .icon.green{color:#16a34a;background:#dcfce7}.fa-stat-card .icon.blue{color:#2563eb;background:#dbeafe}.fa-stat-card .icon.purple{color:#9333ea;background:#f3e8ff}.fa-stat-card .icon.orange{color:#ea580c;background:#ffedd5}.fa-stat-card .badge{border-radius:999px;align-items:center;min-height:16px;padding:0 7px;font-size:8px;font-weight:600;display:inline-flex}.fa-stat-card .badge.green{color:#166534;background:#dcfce7}.fa-stat-card .badge.blue{color:#1e40af;background:#dbeafe}.fa-stat-card .badge.purple{color:#7e22ce;background:#f3e8ff}.fa-stat-card .badge.orange{color:#9a3412;background:#ffedd5}.fa-stat-card strong{color:#111827;margin-top:9px;font-size:30px;line-height:36px;display:block}.fa-stat-card p{color:#6b7280;margin:2px 0 0;font-size:10px}.fa-content-grid{grid-template-columns:220px 1fr;align-items:start;gap:10px;margin-top:10px;display:grid}.fa-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0000000a}.fa-checklist-card{padding:12px}.fa-checklist-card h3{color:#111827;margin:0;font-size:12px;font-weight:700;line-height:16px}.fa-checklist-card p{color:#9ca3af;margin:2px 0 0;font-size:9px}.fa-checklist-items{flex-direction:column;gap:0;margin-top:10px;display:flex}.fa-checklist-item{align-items:flex-start;gap:8px;padding:6px 0;display:flex;position:relative}.fa-checklist-item .marker{z-index:1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.fa-checklist-item.completed .marker{color:#16a34a;background:#dcfce7}.fa-checklist-item.active .marker{color:#2563eb;background:#dbeafe}.fa-checklist-item.pending .marker{color:#9ca3af;background:#f3f4f6}.fa-checklist-item strong{color:#111827;font-size:10px;line-height:14px;display:block}.fa-checklist-item span{color:#6b7280;font-size:9px;line-height:12px;display:block}.fa-checklist-item.active strong{color:#2563eb}.fa-checklist-item.pending strong{color:#9ca3af}.fa-right-col{flex-direction:column;gap:10px;display:flex}.fa-review-card{padding:12px}.fa-review-card h3{color:#111827;margin:0;font-size:13px}.fa-review-card>p{color:#9ca3af;margin:2px 0 0;font-size:9px}.fa-review-grid{grid-template-columns:1fr 1fr;gap:8px 16px;margin-top:10px;display:grid}.fa-review-grid span{color:#6b7280;font-size:9px;line-height:12px;display:block}.fa-review-grid strong{color:#111827;margin-top:2px;font-size:11px;line-height:14px;display:block}.fa-review-grid .green{color:#16a34a}.fa-review-grid .approver strong{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.fa-review-grid .approver i{color:#1e40af;background:#dbeafe;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-style:normal;font-weight:700;display:inline-flex}.fa-review-grid .approver .role{color:#6b7280;margin-left:2px;font-size:9px;font-weight:400;display:inline-block}.fa-breakdown{border-top:1px solid #e5e7eb;margin-top:10px;padding-top:10px}.fa-breakdown h4{color:#111827;margin:0 0 6px;font-size:11px}.fa-breakdown .line-item{justify-content:space-between;align-items:center;padding:3px 0;display:flex}.fa-breakdown .line-item span{color:#6b7280;font-size:10px}.fa-breakdown .line-item strong{color:#111827;font-size:10px;font-weight:600}.fa-breakdown .line-item strong.neg{color:#dc2626}.fa-breakdown .line-item.total{border-top:1px solid #e5e7eb;margin-top:7px;padding-top:8px}.fa-breakdown .line-item.total span,.fa-breakdown .line-item.total strong{color:#16a34a;font-size:14px;font-weight:700}.fa-budget-analysis{border-top:1px solid #e5e7eb;margin-top:10px;padding-top:10px}.fa-budget-analysis h4{color:#111827;margin:0 0 8px;font-size:11px}.budget-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.budget-row>div{border:1px solid #e5e7eb;border-radius:6px;padding:8px}.budget-row span{color:#6b7280;font-size:9px;line-height:12px;display:block}.budget-row strong{color:#111827;margin-top:2px;font-size:20px;line-height:26px;display:block}.budget-row em{color:#16a34a;font-size:9px;font-style:normal}.fa-manager-comment{border-top:1px solid #e5e7eb;margin-top:10px;padding-top:10px}.fa-manager-comment .avatar-row{background:#f9fafb;border-radius:8px;align-items:flex-start;gap:8px;padding:8px;display:flex}.fa-manager-comment .avatar{color:#1e40af;background:#dbeafe;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:inline-flex}.fa-manager-comment strong{color:#111827;font-size:10px;line-height:14px;display:block}.fa-manager-comment p{color:#4b5563;margin:4px 0 3px;font-size:9px;line-height:13px}.fa-manager-comment em{color:#9ca3af;font-size:8px;font-style:normal}.fa-actions-card{margin-top:10px;padding:12px}.fa-actions-card h3{color:#111827;margin:0;font-size:13px}.fa-warning-box{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:7px;align-items:flex-start;gap:7px;margin-top:8px;padding:8px 10px;display:flex}.fa-warning-box svg{flex-shrink:0;margin-top:1px}.fa-warning-box p{margin:0;font-size:10px;line-height:14px}.fa-comment-label{color:#374151;flex-direction:column;gap:5px;margin-top:10px;font-size:10px;font-weight:600;display:flex}.fa-comment-input{color:#374151;resize:none;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:7px;width:100%;height:72px;padding:7px 10px;font-family:Inter,sans-serif;font-size:10px}.fa-action-buttons{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:12px;display:grid}.fa-action-buttons button{color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;height:36px;font-size:11px;font-weight:600;display:inline-flex}.fa-action-buttons .approve-btn{background:#16a34a}.fa-action-buttons .reject-btn{background:#dc2626}.fa-action-buttons .changes-btn{background:#7c3aed}.fa-docs-card{margin-top:10px;padding:12px}.fa-docs-card h3{color:#111827;margin:0;font-size:13px}.fa-doc-row{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.fa-doc-item{align-items:center;gap:8px;display:flex}.fa-doc-item .doc-icon{color:#dc2626;background:#fee2e2;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.fa-doc-item strong{color:#111827;font-size:11px;line-height:14px;display:block}.fa-doc-item em{color:#6b7280;font-size:9px;font-style:normal}.fa-upload-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}@media (width<=900px){.fa-main{width:100%;margin-left:0}.fa-stats-grid{grid-template-columns:repeat(2,1fr)}.fa-content-grid,.fa-action-buttons{grid-template-columns:1fr}}.pdb-layout{background:#f3f4f6;min-height:100vh;font-family:Inter,sans-serif;display:flex}.pdb-main{flex-direction:column;width:calc(100% - 276px);min-height:100vh;margin-left:276px;display:flex}.pdb-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.pdb-header-left h1{color:#111827;margin:0;font-size:22px;font-weight:700;line-height:28px}.pdb-breadcrumb{align-items:center;gap:5px;margin-top:3px;font-size:12px;display:flex}.pdb-bc-link{color:#2563eb;font-weight:500}.pdb-bc-sep{color:#9ca3af;font-size:10px}.pdb-bc-current{color:#4b5563}.pdb-header-right{align-items:center;gap:10px;display:flex}.pdb-bell{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative}.pdb-bell-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:700;display:grid;position:absolute;top:-6px;right:-6px}.pdb-run-payroll-btn{color:#0f2c45;cursor:pointer;background:#f0a83c;border:0;border-radius:8px;align-items:center;gap:6px;height:38px;padding:0 18px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.pdb-run-payroll-btn:hover{background:#e09530}.pdb-content{flex-direction:column;flex:1;gap:14px;padding:16px;display:flex}.pdb-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.pdb-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px;box-shadow:0 1px 3px #0000000a}.pdb-stat-top{justify-content:space-between;align-items:center;display:flex}.pdb-stat-icon{border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.pdb-stat-badge{border-radius:999px;align-items:center;height:18px;padding:0 8px;font-size:9px;font-weight:700;display:inline-flex}.pdb-badge-green{color:#166534;background:#dcfce7}.pdb-badge-blue{color:#1e40af;background:#dbeafe}.pdb-badge-orange{color:#9a3412;background:#ffedd5}.pdb-badge-red{color:#991b1b;background:#fee2e2}.pdb-stat-value{color:#111827;margin-top:16px;font-size:26px;font-weight:700;line-height:1.1;display:block}.pdb-stat-label{color:#6b7280;margin:4px 0 0;font-size:11px;line-height:15px}.pdb-charts-row{grid-template-columns:1fr 340px;gap:12px;display:grid}.pdb-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.pdb-chart-header{padding:12px 16px 0}.pdb-chart-header h2{color:#111827;margin:0;font-size:16px;font-weight:700}.pdb-chart-body{padding:8px 16px 12px}.pdb-dept-card{flex-direction:column;display:flex}.pdb-dept-body{flex-direction:column;flex:1;align-items:center;gap:8px;padding:8px 14px 12px;display:flex}.pdb-dept-legend{flex-direction:column;gap:4px;width:100%;margin:0;padding:0;list-style:none;display:flex}.pdb-dept-legend li{align-items:center;gap:7px;font-size:11px;display:flex}.pdb-legend-dot{border-radius:999px;flex-shrink:0;width:10px;height:10px}.pdb-legend-name{color:#374151;flex:1}.pdb-legend-pct{color:#111827;font-weight:600}.pdb-tooltip{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px;box-shadow:0 4px 12px #00000014}.pdb-tooltip-label{color:#6b7280;margin:0 0 2px;font-size:10px}.pdb-tooltip-value{color:#111827;margin:0;font-size:13px;font-weight:700}.pdb-activity-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.pdb-activity-header{padding:16px 20px 0}.pdb-activity-header h2{color:#111827;margin:0;font-size:16px;font-weight:700}.pdb-activity-list{padding:8px 0 4px}.pdb-activity-item{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:14px;padding:14px 20px;transition:background .1s;display:flex}.pdb-activity-item:last-child{border-bottom:none}.pdb-activity-item:hover{background:#f9fafb}.pdb-activity-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-top:1px;display:inline-flex}.pdb-activity-text{flex:1;min-width:0}.pdb-activity-text strong{color:#111827;font-size:14px;font-weight:600;line-height:20px;display:block}.pdb-activity-text p{color:#4b5563;margin:2px 0 3px;font-size:12px;line-height:17px}.pdb-activity-time{color:#9ca3af;white-space:nowrap;margin-top:2px;font-size:10px}@media (width<=960px){.pdb-main{width:100%;margin-left:0}.pdb-stats-grid{grid-template-columns:repeat(2,1fr)}.pdb-charts-row{grid-template-columns:1fr}}.crcm-overlay{z-index:999;background:#00000080;position:fixed;inset:0}.crcm-container{z-index:1000;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.crcm-modal{pointer-events:auto;background:#fff;border-radius:11.52px;flex-direction:column;width:870px;max-height:90vh;font-family:Inter,sans-serif;display:flex;overflow-y:auto;box-shadow:0 24px 48px #00000040}.crcm-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 32px;display:flex}.crcm-header-left{flex:1;align-items:flex-start;gap:16px;display:flex}.crcm-header-icon{color:#2563eb;background:#dbeafe;border-radius:7.68px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.crcm-header-text{flex:1}.crcm-title{color:#111827;margin:0;font-size:19.2px;font-weight:700;line-height:1.3}.crcm-subtitle{color:#4b5563;margin:4px 0 0;font-size:13.44px;line-height:1.4}.crcm-close{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.crcm-close:hover{color:#111827}.crcm-form{flex-direction:column;flex:1;gap:24px;padding:32px;display:flex;overflow-y:auto}.crcm-form-group{flex-direction:column;gap:8px;display:flex}.crcm-label{color:#111827;font-size:13.44px;font-weight:600;line-height:1.3}.crcm-input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:7.68px;height:48px;padding:0 16px;font-family:Inter,sans-serif;font-size:13.44px;transition:border-color .2s}.crcm-input:focus{border-color:#2563eb;outline:none}.crcm-input::placeholder{color:#9ca3af}.crcm-textarea{color:#111827;resize:vertical;background:#fff;border:1px solid #d1d5db;border-radius:7.68px;min-height:94px;padding:12px 16px;font-family:Inter,sans-serif;font-size:13.44px;transition:border-color .2s}.crcm-textarea:focus{border-color:#2563eb;outline:none}.crcm-textarea::placeholder{color:#9ca3af}.crcm-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.crcm-form-col{flex-direction:column;gap:16px;display:flex}.crcm-full-width{grid-column:1/-1}.crcm-section{border-radius:7.68px;flex-direction:column;gap:12px;padding:16px;display:flex}.crcm-section-title{color:#111827;margin:0;font-size:14.4px;font-weight:600;line-height:1.3}.crcm-settings-section{background:#f9fafb}.crcm-participants-section{background:#eff6ff}.crcm-timeline-section{background:#fffbeb}.crcm-template-section{background:#f9fafb}.crcm-settings-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.crcm-setting-group{flex-direction:column;gap:8px;display:flex}.crcm-setting-label{color:#111827;font-size:13.44px;font-weight:600;line-height:1.3}.crcm-radio-group{align-items:center;gap:12px;display:flex}.crcm-radio-label{cursor:pointer;color:#111827;align-items:center;gap:6px;font-size:13.44px;display:flex}.crcm-radio{cursor:pointer;accent-color:#0075ff;width:16px;height:16px}.crcm-radio-text{-webkit-user-select:none;user-select:none}.crcm-checkboxes-group{grid-template-columns:1fr 1fr;gap:12px;display:grid}.crcm-checkbox-label{cursor:pointer;color:#111827;align-items:center;gap:8px;font-size:13.44px;display:flex}.crcm-checkbox{cursor:pointer;accent-color:#2563eb;width:16px;height:16px}.crcm-timeline-grid{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.crcm-footer{background:#fafbfc;border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:16px 32px;display:flex}.crcm-footer-checkbox{cursor:pointer;color:#6b7280;align-items:center;gap:8px;font-size:12px;display:flex}.crcm-footer-text{-webkit-user-select:none;user-select:none}.crcm-footer-buttons{flex-shrink:0;gap:12px;display:flex}.crcm-cancel-btn,.crcm-create-btn{cursor:pointer;border:none;border-radius:7.68px;height:38px;padding:0 24px;font-family:Inter,sans-serif;font-size:13.44px;font-weight:600;transition:all .2s}.crcm-cancel-btn{color:#374151;background:#e5e7eb}.crcm-cancel-btn:hover{background:#d1d5db}.crcm-create-btn{color:#fff;background:#2563eb}.crcm-create-btn:hover{background:#1d4ed8}.crcm-modal::-webkit-scrollbar{width:8px}.crcm-modal::-webkit-scrollbar-track{background:0 0}.crcm-modal::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.crcm-modal::-webkit-scrollbar-thumb:hover{background:#9ca3af}.crcm-form::-webkit-scrollbar{width:8px}.crcm-form::-webkit-scrollbar-track{background:0 0}.crcm-form::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.crcm-form::-webkit-scrollbar-thumb:hover{background:#9ca3af}.agm-overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:16px;font-family:Inter,sans-serif;display:flex;position:fixed;inset:0}.agm-container{background:#fff;border-radius:11.52px;flex-direction:column;width:100%;max-width:900px;max-height:92vh;display:flex;overflow:hidden;box-shadow:0 24px 48px #00000040}.agm-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;align-items:center;gap:12px;padding:16px 20px;display:flex}.agm-header-icon{color:#fff;background:#16a34a;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.agm-header-text{flex:1}.agm-header-title{color:#111827;margin:0 0 2px;font-size:16px;font-weight:700}.agm-header-subtitle{color:#6b7280;margin:0;font-size:12px}.agm-header-breadcrumb{color:#9ca3af;margin:0 0 2px;font-size:11px}.agm-header-breadcrumb span{color:#6b7280}.agm-close-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;line-height:1;display:flex}.agm-close-btn:hover{color:#111827;background:#f3f4f6}.agm-body{flex:1;min-height:0;display:flex;overflow:hidden}.agm-left{background:#f9fafb;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:220px;display:flex}.agm-left-header{border-bottom:1px solid #e5e7eb;padding:14px 14px 10px}.agm-left-title{color:#111827;margin:0 0 6px;font-size:13px;font-weight:700}.agm-search-box{position:relative}.agm-search-box input{color:#374151;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:7.68px;outline:none;width:100%;height:32px;padding:0 10px 0 30px;font-family:Inter,sans-serif;font-size:12px}.agm-search-box input::placeholder{color:#9ca3af}.agm-search-icon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.agm-employee-list{flex-direction:column;flex:1;gap:4px;padding:8px 10px;display:flex;overflow-y:auto}.agm-employee-list::-webkit-scrollbar{width:4px}.agm-employee-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.agm-emp-row{cursor:pointer;border-radius:7.68px;align-items:center;gap:8px;padding:7px 8px;transition:background .15s;display:flex}.agm-emp-row:hover{background:#f3f4f6}.agm-emp-row.selected{background:#eff6ff}.agm-checkbox{background:#fff;border:2px solid #d1d5db;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:background .15s,border-color .15s;display:flex}.agm-checkbox.checked{background:#2563eb;border-color:#2563eb}.agm-checkbox.checked:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:8px;height:5px;display:block;transform:rotate(-45deg)translateY(-1px)}.agm-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:flex}.agm-emp-info{flex:1;min-width:0}.agm-emp-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.agm-emp-role{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.agm-left-footer{background:#fff;border-top:1px solid #e5e7eb;padding:10px 14px}.agm-selected-count{color:#374151;margin-bottom:4px;font-size:11px;font-weight:600}.agm-select-all-link{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:11px;text-decoration:underline}.agm-select-all-link:hover{color:#1d4ed8}.agm-right{flex-direction:column;flex:1;gap:12px;min-width:0;padding:16px;display:flex;overflow-y:auto}.agm-right::-webkit-scrollbar{width:5px}.agm-right::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.agm-section{border-radius:9px;padding:14px}.agm-section-goal{background:#eff6ff;border:1px solid #bfdbfe}.agm-section-timeline{background:#f0fdf4;border:1px solid #bbf7d0}.agm-section-kpi{background:#faf5ff;border:1px solid #e9d5ff}.agm-section-milestone{background:#fff7ed;border:1px solid #fed7aa}.agm-section-settings{background:#fffbeb;border:1px solid #fde68a}.agm-section-title{color:#111827;margin:0 0 12px;font-size:13px;font-weight:700}.agm-form-row{gap:10px;margin-bottom:10px;display:grid}.agm-form-row:last-child{margin-bottom:0}.agm-form-row.cols-2{grid-template-columns:1fr 1fr}.agm-form-row.cols-3{grid-template-columns:1fr 1fr 1fr}.agm-form-row.cols-1{grid-template-columns:1fr}.agm-form-field{flex-direction:column;gap:4px;display:flex}.agm-label{color:#374151;font-size:11.5px;font-weight:600}.agm-label span{color:#ef4444;margin-left:2px}.agm-input,.agm-select,.agm-textarea{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:7.68px;outline:none;font-family:Inter,sans-serif;font-size:12px;transition:border-color .15s}.agm-input,.agm-select{height:34px;padding:0 10px}.agm-textarea{resize:vertical;min-height:60px;padding:8px 10px}.agm-input::placeholder,.agm-textarea::placeholder{color:#9ca3af}.agm-input:focus,.agm-select:focus,.agm-textarea:focus{border-color:#2563eb}.agm-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:28px}.agm-milestone-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}.agm-milestone-date{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:7.68px;outline:none;flex-shrink:0;width:130px;height:34px;padding:0 10px;font-family:Inter,sans-serif;font-size:12px}.agm-milestone-desc{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:7.68px;outline:none;flex:1;height:34px;padding:0 10px;font-family:Inter,sans-serif;font-size:12px}.agm-milestone-desc::placeholder{color:#9ca3af}.agm-milestone-remove{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;line-height:1;display:flex}.agm-add-milestone-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;margin-top:4px;padding:0;font-family:Inter,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.agm-add-milestone-btn:hover{color:#1d4ed8}.agm-radio-group{flex-wrap:wrap;gap:14px;display:flex}.agm-radio-label{color:#374151;cursor:pointer;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:12px;display:flex}.agm-radio-label input[type=radio]{accent-color:#2563eb;cursor:pointer;width:14px;height:14px}.agm-check-label{color:#374151;cursor:pointer;align-items:center;gap:8px;margin-bottom:6px;font-family:Inter,sans-serif;font-size:12px;display:flex}.agm-check-label:last-child{margin-bottom:0}.agm-check-label input[type=checkbox]{accent-color:#2563eb;cursor:pointer;width:14px;height:14px}.agm-settings-top{grid-template-columns:1fr 90px;gap:10px;margin-bottom:12px;display:grid}.agm-visibility-group{flex-direction:column;gap:4px;display:flex}.agm-upload-area{text-align:center;cursor:pointer;background:#fff;border:2px dashed #d1d5db;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;margin-top:10px;padding:20px;transition:border-color .15s,background .15s;display:flex}.agm-upload-area:hover{background:#f0f7ff;border-color:#2563eb}.agm-upload-icon{color:#9ca3af;margin-bottom:8px}.agm-upload-text{color:#374151;margin:0 0 2px;font-size:12px;font-weight:600}.agm-upload-hint{color:#9ca3af;margin:0;font-size:10.5px}.agm-footer{background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.agm-footer-left,.agm-footer-right{align-items:center;gap:10px;display:flex}.agm-btn-template{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-decoration:underline}.agm-btn-template:hover{color:#374151}.agm-btn-cancel{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7.68px;height:36px;padding:0 18px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:600;transition:background .15s}.agm-btn-cancel:hover{background:#f3f4f6}.agm-btn-assign{color:#0f2c45;cursor:pointer;background:#f0a83c;border:none;border-radius:7.68px;align-items:center;gap:6px;height:36px;padding:0 18px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:700;transition:background .15s;display:inline-flex}.agm-btn-assign:hover{background:#e09830}.perf-layout{background:#f9fafb;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.perf-main{flex-direction:column;flex:1;margin-left:256px;display:flex;overflow:hidden auto}.perf-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 12px;display:flex;box-shadow:0 1px 2px #0f172a0a}.perf-title{color:#111827;margin:0 0 4px;font-size:30px;font-weight:700;line-height:1.15}.perf-breadcrumb{align-items:center;gap:7px;font-size:12px;line-height:1;display:flex}.perf-breadcrumb a{color:#2563eb;text-decoration:none}.perf-breadcrumb span{color:#6b7280}.perf-header-right{align-items:center;gap:10px;display:flex}.perf-bell-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.perf-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1px solid #fff;border-radius:999px;min-width:15px;height:15px;font-size:9px;font-weight:700;line-height:15px;position:absolute;top:-3px;right:-3px}.perf-new-btn{color:#0f2c45;cursor:pointer;background:#f0a83c;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 12px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.perf-content{flex-direction:column;gap:12px;padding:12px;display:flex}.perf-stats-row{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.perf-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px;box-shadow:0 1px 2px #0f172a08}.perf-stat-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.perf-stat-icon{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.perf-stat-badge{border-radius:999px;padding:4px 7px;font-size:8px;font-weight:700;line-height:1}.perf-badge-blue{color:#1e40af;background:#dbeafe}.perf-badge-green{color:#166534;background:#dcfce7}.perf-badge-yellow{color:#854d0e;background:#fef9c3}.perf-badge-purple{color:#6b21a8;background:#f3e8ff}.perf-stat-value{color:#111827;margin-bottom:7px;font-size:33px;font-weight:700;line-height:1}.perf-stat-title{color:#6b7280;font-size:11px}.perf-mid-row{grid-template-columns:1fr 300px;gap:8px;display:grid}.perf-chart-card,.perf-right-card,.perf-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0f172a08}.perf-chart-card,.perf-right-card{padding:8px 10px}.perf-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.perf-card-title{color:#111827;margin:0;font-size:12px;font-weight:700;line-height:1}.perf-tabs{background:#f3f4f6;border-radius:6px;gap:2px;padding:2px;display:inline-flex}.perf-tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:8px;font-weight:700;line-height:1}.perf-tab.active{color:#2563eb;background:#eff6ff}.perf-right-card{flex-direction:column;gap:10px;display:flex}.perf-panel{border:1px solid #e5e7eb;border-radius:8px;padding:8px}.perf-rating-list{flex-direction:column;gap:7px;margin-top:8px;display:flex}.perf-rating-head{color:#374151;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:10px;display:flex}.perf-rating-track{background:#e5e7eb;border-radius:999px;width:100%;height:8px;overflow:hidden}.perf-rating-fill{border-radius:999px;height:100%}.perf-top-list{flex-direction:column;gap:8px;margin-top:8px;display:flex}.perf-top-item{align-items:center;gap:8px;display:flex}.perf-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:8px;font-weight:700;display:inline-flex}.perf-top-info{flex:1}.perf-top-name{color:#111827;font-size:10px;font-weight:700;line-height:1.2}.perf-top-role{color:#6b7280;margin-top:2px;font-size:8px;line-height:1.1}.perf-top-rating{color:#f59e0b;align-items:center;gap:3px;font-size:10px;font-weight:700;display:inline-flex}.perf-table-header{border-bottom:1px solid #e5e7eb;margin-bottom:0;padding:8px 10px}.perf-controls{gap:6px;display:flex}.perf-control-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:8px;font-weight:700;line-height:1;display:inline-flex}.perf-table-wrap{overflow-x:auto}.perf-table{border-collapse:collapse;width:100%}.perf-table thead tr{background:#f9fafb}.perf-table th{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:7px 8px;font-size:8px;font-weight:700}.perf-table td{color:#374151;white-space:nowrap;border-bottom:1px solid #f3f4f6;padding:8px;font-size:9px}.perf-table tbody tr:last-child td{border-bottom:none}.perf-employee-cell{align-items:center;gap:7px;display:flex}.perf-employee-name{color:#111827;font-size:9px;font-weight:700}.perf-rating-cell{color:#f59e0b;align-items:center;gap:3px;font-weight:700;display:inline-flex}.perf-status{border-radius:999px;padding:3px 7px;font-size:8px;font-weight:700;line-height:1}.perf-status.completed{color:#166534;background:#dcfce7}.perf-status.in-review{color:#854d0e;background:#fef9c3}.perf-action-btn{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:4px 8px;font-size:8px;font-weight:700;line-height:1}.gt-layout{background:#f9fafb;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.gt-main{flex-direction:column;flex:1;margin-left:256px;display:flex;overflow:hidden auto}.gt-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;box-shadow:0 1px 2px #0f172a0a}.gt-title{color:#111827;margin:0 0 4px;font-size:28px;font-weight:700}.gt-breadcrumb{align-items:center;gap:6px;font-size:12px;display:flex}.gt-breadcrumb a{color:#2563eb;text-decoration:none}.gt-breadcrumb span{color:#6b7280}.gt-header-right{align-items:center;gap:10px;display:flex}.gt-bell-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.gt-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1px solid #fff;border-radius:999px;min-width:15px;height:15px;font-size:9px;font-weight:700;line-height:15px;position:absolute;top:-3px;right:-3px}.gt-assign-btn{color:#0f2c45;cursor:pointer;background:#f0a83c;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.gt-assign-btn:hover{background:#e09830}.gt-content{flex-direction:column;gap:16px;padding:20px 24px;display:flex}.gt-stats-row{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.gt-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px;box-shadow:0 1px 2px #0f172a08}.gt-stat-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.gt-stat-icon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.gt-badge{border-radius:999px;padding:3px 8px;font-size:9px;font-weight:700}.gt-badge-blue{color:#1e40af;background:#dbeafe}.gt-badge-green{color:#166534;background:#dcfce7}.gt-badge-purple{color:#6b21a8;background:#f3e8ff}.gt-badge-yellow{color:#854d0e;background:#fef9c3}.gt-stat-value{color:#111827;margin-bottom:4px;font-size:32px;font-weight:700}.gt-stat-label{color:#6b7280;font-size:11px}.gt-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0f172a08}.gt-table-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.gt-table-title{color:#111827;margin:0;font-size:14px;font-weight:700}.gt-table-actions{align-items:center;gap:8px;display:flex}.gt-search-wrap{position:relative}.gt-search-icon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.gt-search{color:#374151;border:1px solid #d1d5db;border-radius:7px;outline:none;width:180px;height:32px;padding:0 10px 0 28px;font-family:Inter,sans-serif;font-size:12px}.gt-filter-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;align-items:center;gap:5px;height:32px;padding:0 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;display:inline-flex}.gt-assign-btn-sm{color:#0f2c45;cursor:pointer;background:#f0a83c;border:none;border-radius:7px;align-items:center;gap:5px;height:32px;padding:0 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.gt-table{border-collapse:collapse;width:100%;font-size:13px}.gt-table thead tr{background:#f9fafb}.gt-table th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e5e7eb;padding:10px 18px;font-size:11px;font-weight:700}.gt-table td{color:#374151;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:12px 18px}.gt-table tbody tr:last-child td{border-bottom:none}.gt-table tbody tr:hover td{background:#f9fafb}.gt-td-title{color:#111827;max-width:220px;font-weight:600}.gt-category-pill{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:600;display:inline-block}.gt-progress-wrap{align-items:center;gap:8px;display:flex}.gt-progress-bar{background:#e5e7eb;border-radius:3px;flex:1;min-width:80px;height:6px;overflow:hidden}.gt-progress-fill{background:#10b981;border-radius:3px;height:100%;transition:width .3s}.gt-progress-pct{color:#374151;white-space:nowrap;font-size:11px;font-weight:600}.gt-status-badge{border-radius:999px;padding:3px 9px;font-size:10.5px;font-weight:700;display:inline-block}.gt-view-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:4px 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.gt-view-btn:hover{background:#f3f4f6}.esr-layout{background:#f3f4f6;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.esr-main{flex-direction:column;flex:1;margin-left:256px;display:flex;overflow:hidden auto}.esr-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px;display:flex}.esr-title{color:#111827;margin:0 0 4px;font-size:22px;font-weight:700;line-height:1.2}.esr-breadcrumb{align-items:center;gap:6px;font-size:11px;line-height:1;display:flex}.esr-breadcrumb a{color:#2563eb;text-decoration:none}.esr-breadcrumb span{color:#6b7280}.esr-header-right{align-items:center;gap:10px;display:flex}.esr-bell-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.esr-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1px solid #fff;border-radius:999px;min-width:15px;height:15px;font-size:9px;font-weight:700;line-height:15px;position:absolute;top:-3px;right:-3px}.esr-save-draft-btn{color:#0f2c45;cursor:pointer;background:#f0a83c;border:none;border-radius:7.68px;align-items:center;gap:6px;height:34px;padding:0 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.esr-content{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;max-width:900px;margin:0 auto;padding:24px 32px 32px;display:flex}.esr-top-card,.esr-progress-card,.esr-section-card,.esr-footer-actions{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0f172a08}.esr-top-card{align-items:flex-start;gap:10px;padding:12px;display:flex}.esr-top-icon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.esr-top-copy h2{color:#111827;margin:0;font-size:14px;font-weight:700;line-height:1.2}.esr-top-copy p{color:#6b7280;margin:4px 0 8px;font-size:11px}.esr-top-badges{flex-wrap:wrap;gap:6px;display:flex}.esr-chip{border-radius:999px;align-items:center;padding:4px 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.esr-chip-blue{color:#1e40af;background:#dbeafe}.esr-chip-yellow{color:#92400e;background:#fef3c7}.esr-chip-green{color:#166534;background:#dcfce7}.esr-progress-card{padding:12px}.esr-progress-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.esr-progress-head h3{color:#111827;margin:0;font-size:12px;font-weight:700}.esr-progress-head span{color:#6b7280;font-size:10.5px}.esr-progress-track{background:#e5e7eb;border-radius:999px;width:100%;height:8px;margin-bottom:8px;overflow:hidden}.esr-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#3b82f6 0%,#10b981 100%);width:75%;height:100%}.esr-progress-labels{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;font-size:9.5px;display:grid}.esr-progress-ok,.esr-progress-pending{border-radius:6px;align-items:center;gap:4px;padding:6px;display:flex}.esr-progress-ok{color:#065f46;background:#ecfdf5}.esr-progress-pending{color:#92400e;background:#fef3c7}.esr-section-card{padding:12px}.esr-section-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.esr-section-head h3{color:#111827;margin:0;font-size:12px;font-weight:700}.esr-section-status{border-radius:999px;padding:3px 8px;font-size:9px;font-weight:700;line-height:1}.esr-badge-green{color:#166534;background:#dcfce7}.esr-badge-yellow{color:#92400e;background:#fef3c7}.esr-goal-list{flex-direction:column;gap:10px;display:flex}.esr-goal-card{border:1px solid #e5e7eb;border-radius:8px;padding:10px}.esr-goal-blue{background:#eff6ff}.esr-goal-purple{background:#f5f3ff}.esr-goal-orange{background:#fff7ed}.esr-goal-head{align-items:center;gap:8px;margin-bottom:8px;display:flex}.esr-goal-number{color:#fff;background:#3b82f6;border-radius:6px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:inline-flex}.esr-goal-meta{flex:1;min-width:0}.esr-goal-meta h4{color:#111827;margin:0;font-size:11.5px;font-weight:700}.esr-goal-meta p{color:#6b7280;margin:2px 0 0;font-size:10px}.esr-goal-progress-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}.esr-goal-progress-row span{color:#374151;white-space:nowrap;font-size:10px}.esr-goal-progress-bar{background:#10b98129;border-radius:999px;flex:1;height:6px;overflow:hidden}.esr-goal-progress-fill{border-radius:inherit;background:#10b981;height:100%}.esr-field-label{color:#374151;margin-bottom:4px;font-size:10.5px;font-weight:600;display:block}.esr-goal-textarea,.esr-large-textarea{box-sizing:border-box;color:#374151;resize:vertical;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:8px;font-family:Inter,sans-serif;font-size:10.5px;line-height:1.45}.esr-large-textarea{background:#f9fafb;margin-bottom:10px}.esr-summary-card .esr-large-textarea:last-child{margin-bottom:0}.esr-competency-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.esr-competency-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:7px;padding:8px}.esr-competency-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.esr-competency-head h4{color:#111827;margin:0;font-size:10.5px}.esr-competency-head span{color:#6b7280;font-size:9.5px;font-weight:600}.esr-dot-row{gap:3px;margin-bottom:5px;display:flex}.esr-dot{border-radius:3px;width:10px;height:6px}.esr-competency-item p{color:#6b7280;margin:0;font-size:9px;line-height:1.3}.esr-footer-actions{justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.esr-footer-note{color:#6b7280;font-size:11px}.esr-footer-right{gap:8px;display:flex}.esr-footer-btn{cursor:pointer;border-radius:7px;align-items:center;gap:6px;height:32px;padding:0 12px;font-family:Inter,sans-serif;font-size:11.5px;font-weight:600;display:inline-flex}.esr-btn-ghost{color:#374151;background:#fff;border:1px solid #d1d5db}.esr-btn-outline{color:#374151;background:#f9fafb;border:1px solid #d1d5db}.esr-btn-primary{color:#fff;background:#7c3aed;border:none}@media (width<=1200px){.esr-progress-labels,.esr-competency-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mr-layout{background:#f3f4f6;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.mr-main{flex-direction:column;flex:1;margin-left:256px;display:flex;overflow:hidden auto}.mr-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px;display:flex}.mr-title{color:#2563eb;margin:0 0 4px;font-size:22px;font-weight:700;line-height:1.2}.mr-breadcrumb{align-items:center;gap:6px;font-size:11px;line-height:1;display:flex}.mr-breadcrumb a{color:#2563eb;text-decoration:none}.mr-breadcrumb span{color:#6b7280}.mr-header-right{align-items:center;gap:10px;display:flex}.mr-bell-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.mr-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1px solid #fff;border-radius:999px;min-width:15px;height:15px;font-size:9px;font-weight:700;line-height:15px;position:absolute;top:-3px;right:-3px}.mr-save-btn{color:#0f2c45;cursor:pointer;background:#f0a83c;border:none;border-radius:7.68px;align-items:center;gap:6px;height:34px;padding:0 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.mr-content{box-sizing:border-box;flex-direction:column;gap:10px;width:100%;max-width:900px;margin:0 auto;padding:24px 32px 32px;display:flex}.mr-top-card,.mr-status-grid-card,.mr-section-card,.mr-footer{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0f172a08}.mr-top-card{border-color:#93c5fd;align-items:flex-start;gap:10px;padding:10px;display:flex}.mr-top-icon{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#3b82f6 100%);border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.mr-top-copy h2{color:#111827;margin:0;font-size:14px;font-weight:700}.mr-top-copy p{color:#6b7280;margin:4px 0 8px;font-size:11px}.mr-chip-row{flex-wrap:wrap;gap:6px;display:flex}.mr-chip{border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700;line-height:1}.mr-chip-blue{color:#1e40af;background:#dbeafe}.mr-chip-green{color:#166534;background:#dcfce7}.mr-chip-orange{color:#9a3412;background:#ffedd5}.mr-status-grid-card{padding:10px}.mr-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.mr-status-block{text-align:center;border:1px solid #e5e7eb;border-radius:8px;padding:10px}.mr-status-icon{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:6px;display:inline-flex}.mr-status-block p{color:#6b7280;margin:0;font-size:10px}.mr-status-block strong{color:#111827;margin-top:2px;font-size:11px;display:block}.mr-status-blue{background:#eff6ff}.mr-status-blue .mr-status-icon{color:#2563eb;background:#dbeafe}.mr-status-purple{background:#f5f3ff}.mr-status-purple .mr-status-icon{color:#7c3aed;background:#ede9fe}.mr-status-gray{background:#f9fafb}.mr-status-gray .mr-status-icon{color:#6b7280;background:#e5e7eb}.mr-section-card{padding:10px}.mr-section-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.mr-section-head h3{color:#111827;margin:0;font-size:11.5px;font-weight:700}.mr-status-pill{border-radius:999px;padding:3px 7px;font-size:9px;font-weight:700}.mr-status-pill-green{color:#166534;background:#dcfce7}.mr-summary-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mr-summary-box{border:1px solid #e5e7eb;border-radius:7px;padding:8px}.mr-summary-goals{background:#ecfdf5}.mr-summary-competency{background:#eff6ff}.mr-summary-box h4{color:#111827;margin:0 0 6px;font-size:10.5px}.mr-summary-box ul{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.mr-summary-box li{justify-content:space-between;align-items:center;gap:8px;display:flex}.mr-summary-box li span{color:#374151;font-size:9.8px}.mr-summary-box li strong{color:#1f2937;font-size:9.8px}.mr-tag{border-radius:999px;padding:2px 6px;font-size:8.8px;font-style:normal;font-weight:700}.mr-tag-green{color:#166534;background:#dcfce7}.mr-tag-yellow{color:#92400e;background:#fef3c7}.mr-caption{color:#6b7280;margin:0 0 8px;font-size:10px}.mr-rating-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-bottom:10px;display:grid}.mr-rating-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:52px;display:flex}.mr-rating-card span{color:#111827;font-size:15px;font-weight:700}.mr-rating-card small{color:#6b7280;font-size:8.8px}.mr-rating-card.selected{background:#fef3c7;border-color:#f59e0b}.mr-label{color:#374151;margin:0 0 4px;font-size:10.2px;font-weight:600;display:block}.mr-textarea{box-sizing:border-box;color:#374151;resize:vertical;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;margin-bottom:8px;padding:8px;font-family:Inter,sans-serif;font-size:10px;line-height:1.45}.mr-section-card .mr-textarea:last-child{margin-bottom:0}.mr-devrec-card{outline-offset:-.96px;background:#fff;border-radius:11.52px;outline:.96px solid #e5e7eb;width:100%;overflow:hidden;box-shadow:0 .96px 1.92px #0000000d}.mr-devrec-header{border-bottom:1.15px solid #e5e7eb;align-items:center;gap:11.52px;min-height:93.31px;padding:0 24.19px;display:flex}.mr-devrec-icon{background:#dbeafe;border-radius:7.68px;flex:none;justify-content:center;align-items:center;width:38.39px;height:38.39px;display:inline-flex}.mr-devrec-icon-core{background:#2563eb;border-radius:2px;width:10.54px;height:15.33px;display:block}.mr-devrec-header-copy h3{color:#111827;margin:0;font-size:17.28px;font-weight:600;line-height:26.88px}.mr-devrec-header-copy p{color:#4b5563;margin:0;font-size:13.44px;font-weight:400;line-height:19.2px}.mr-devrec-body{padding:24.19px}.mr-devrec-label{color:#374151;margin-bottom:9.6px;font-size:13.44px;font-weight:500;line-height:19.2px;display:block}.mr-devrec-textarea{box-sizing:border-box;outline-offset:-.96px;resize:none;color:#374151;background:#fff;border:none;border-radius:7.68px;outline:.96px solid #d1d5db;width:100%;height:117.44px;margin-bottom:24.19px;padding:13.82px 16.51px;font-family:Inter,sans-serif;font-size:15.36px;line-height:23.04px}.mr-devrec-textarea::placeholder{color:#9ca3af}.mr-devrec-body .mr-devrec-textarea:last-child{margin-bottom:0}.mr-emoji-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.mr-emoji-card{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:58px;font-size:9px;font-weight:600;display:flex}.mr-emoji{font-size:16px;line-height:1}.mr-emoji-card.selected{background:#fef3c7;border-color:#f59e0b}.mr-footer{justify-content:flex-end;gap:8px;padding:10px;display:flex}.mr-footer-btn{cursor:pointer;border:none;border-radius:7px;height:32px;padding:0 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.mr-btn-save{color:#0f2c45;background:#f0a83c}.mr-btn-submit{color:#fff;background:#3b82f6}.pc-layout{background:#f9fafb;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.pc-main{background:#f9fafb;flex-direction:column;flex:1;margin-left:256px;display:flex;overflow:hidden auto}.pc-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:15px 14px;display:flex}.pc-title{color:#111827;margin:0 0 4px;font-size:26px;font-weight:700;line-height:1.1}.pc-breadcrumb{align-items:center;gap:7px;font-size:11px;line-height:1;display:flex}.pc-breadcrumb a{color:#2563eb;text-decoration:none}.pc-breadcrumb span{color:#6b7280}.pc-header-right{align-items:center;gap:10px;display:flex}.pc-bell-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative}.pc-bell-badge{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:14px;height:14px;font-size:8px;font-weight:700;line-height:14px;position:absolute;top:-3px;right:-3px}.pc-export-btn{color:#0f2c45;cursor:pointer;background:#f0a83c;border:none;border-radius:7px;align-items:center;gap:6px;height:32px;padding:0 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;display:inline-flex}.pc-content{flex-direction:column;gap:10px;padding:16px 20px 20px;display:flex}.pc-session-card,.pc-queue-card,.pc-insights-card,.pc-guidelines-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0f172a08}.pc-session-card{padding:12px}.pc-session-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.pc-session-title-wrap{gap:10px;display:flex}.pc-session-icon{color:#fff;background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%);border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:inline-flex}.pc-session-title-wrap h2{color:#111827;margin:0;font-size:21px;font-weight:700;line-height:1.15}.pc-session-title-wrap p{color:#6b7280;margin:2px 0 7px;font-size:11px}.pc-session-badges{flex-wrap:wrap;gap:6px;display:flex}.pc-chip{border-radius:999px;padding:4px 8px;font-size:9px;font-weight:700;line-height:1}.pc-chip-blue{color:#1d4ed8;background:#dbeafe}.pc-chip-orange{color:#9a3412;background:#ffedd5}.pc-chip-green{color:#166534;background:#dcfce7}.pc-session-actions{align-items:center;gap:7px;display:flex}.pc-btn-settings,.pc-btn-start{cursor:pointer;border-radius:6px;align-items:center;gap:5px;height:28px;padding:0 10px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;display:inline-flex}.pc-btn-settings{color:#4b5563;background:#f9fafb;border:1px solid #d1d5db}.pc-btn-start{color:#fff;background:#06b6d4;border:none}.pc-stats-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.pc-stat-card{text-align:center;border:1px solid #e5e7eb;border-radius:8px;padding:10px}.pc-stat-icon{border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:5px;display:inline-flex}.pc-stat-card p{color:#374151;margin:0;font-size:10px;font-weight:600}.pc-stat-card strong{margin:2px 0;font-size:26px;font-weight:700;line-height:1;display:block}.pc-stat-card span{color:#9ca3af;font-size:9px}.pc-stat-blue{background:#eff6ff}.pc-stat-blue .pc-stat-icon{color:#2563eb;background:#dbeafe}.pc-stat-blue strong{color:#2563eb}.pc-stat-green{background:#ecfdf5}.pc-stat-green .pc-stat-icon{color:#16a34a;background:#dcfce7}.pc-stat-green strong{color:#16a34a}.pc-stat-orange{background:#fff7ed}.pc-stat-orange .pc-stat-icon{color:#ea580c;background:#ffedd5}.pc-stat-orange strong{color:#ea580c}.pc-stat-gray{background:#f9fafb}.pc-stat-gray .pc-stat-icon{color:#6b7280;background:#e5e7eb}.pc-stat-gray strong{color:#374151}.pc-main-grid{grid-template-columns:2.1fr 1fr;gap:10px;display:grid}.pc-queue-card{outline-offset:-.96px;border-radius:11.52px;outline:.96px solid #e5e7eb;padding:0;box-shadow:0 .96px 1.92px #0000000d}.pc-queue-head{border-bottom:1.15px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:85.59px;padding:0 23.04px;display:flex}.pc-queue-head h3,.pc-insights-card h3,.pc-guidelines-card h3{color:#111827;margin:0;font-size:17.28px;font-weight:600}.pc-queue-filters{align-items:center;gap:7.68px;display:flex}.pc-team-filter{outline-offset:-.96px;color:#000;text-align:left;background:#fff;border:none;border-radius:7.68px;outline:.96px solid #d1d5db;width:145.15px;height:33.77px;padding:0 16.13px;font-family:Inter,sans-serif;font-size:13.44px;font-weight:400;line-height:16.13px}.pc-filter-icon{background:#f3f4f6;border:none;border-radius:7.68px;width:30.69px;height:38.36px;position:relative}.pc-filter-icon:before{content:"";clip-path:polygon(0 0,100% 0,65% 48%,65% 100%,35% 100%,35% 48%);background:#4b5563;width:15.35px;height:13.43px;position:absolute;top:10.35px;left:7.67px}.pc-queue-list{flex-direction:column;gap:15.35px;padding:24.19px;display:flex}.pc-queue-row{box-sizing:border-box;background:#fff;border-radius:7.68px;grid-template-columns:46.08px 1fr 112.96px;align-items:center;gap:15.35px;min-height:102.12px;padding:16.5px;display:grid}.pc-avatar{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:46.08px;height:46.08px;font-size:15px;font-weight:700;display:inline-flex}.pc-avatar-img{object-fit:cover;border-radius:999px;width:46.08px;height:46.08px;display:block}.pc-avatar-1{background:#6b7280}.pc-avatar-2{background:#9ca3af}.pc-avatar-3{background:#2563eb}.pc-avatar-4{background:#8b5cf6}.pc-person-meta strong{color:#111827;font-size:15.36px;font-weight:600;line-height:23.04px;display:block}.pc-role-line{color:#6b7280;margin:0;font-size:13.44px;line-height:19.2px;display:block}.pc-person-meta p{color:#6b7280;white-space:nowrap;margin:8px 0 0;font-size:13.44px;line-height:19.2px}.pc-label{color:#6b7280}.pc-person-meta em{font-style:normal;font-weight:600}.pc-self-green{color:#16a34a}.pc-self-orange{color:#ea580c}.pc-self-blue{color:#2563eb}.pc-dot-sep{color:#9ca3af;margin:0 8px}.pc-var-neg{color:#dc2626}.pc-var-pos{color:#ea580c}.pc-var-zero{color:#16a34a}.pc-priority{white-space:nowrap;border-radius:999px;padding:3.84px 11px;font-size:11.52px;font-weight:500;line-height:15.36px}.pc-priority-high{color:#b91c1c;background:#fee2e2}.pc-priority-medium{color:#9a3412;background:#ffedd5}.pc-priority-aligned{color:#166534;background:#dcfce7}.pc-row-actions{flex-direction:column;justify-self:end;align-items:flex-end;gap:7.68px;display:flex}.pc-review-btn{color:#fff;white-space:nowrap;background:#3b82f6;border:none;border-radius:7.68px;width:112.96px;height:34.54px;padding:0;font-size:13.44px;font-weight:500;line-height:19.2px}.pc-review-btn-approved{color:#4b5563;background:#e5e7eb;width:93.29px}.pc-final-review-btn{color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#22c55e 0%,#15803d 100%);border:none;border-radius:7.68px;width:112.96px;height:34.54px;padding:0;font-size:13.44px;font-weight:600;line-height:19.2px;transition:opacity .15s;box-shadow:0 2px 6px #22c55e4d}.pc-final-review-btn:hover{opacity:.88}.pc-queue-row-high{outline-offset:-.96px;background:#fef2f2;outline:.96px solid #fecaca}.pc-queue-row-medium{outline-offset:-.96px;background:#fff7ed;outline:.96px solid #fed7aa}.pc-queue-row-aligned{outline-offset:-.96px;background:#f9fafb;outline:.96px solid #e5e7eb}.pc-insights-card{padding:10px}.pc-insight-section{border-top:1px solid #f3f4f6;margin-top:9px;padding-top:9px}.pc-insight-section h4,.pc-time-box h4{color:#374151;margin:0 0 7px;font-size:10px;font-weight:700}.pc-dist-list{flex-direction:column;gap:6px;display:flex}.pc-dist-label-line{color:#4b5563;justify-content:space-between;align-items:center;margin-bottom:2px;font-size:8.8px;display:flex}.pc-dist-track{background:#e5e7eb;border-radius:999px;width:100%;height:5px;overflow:hidden}.pc-dist-fill{border-radius:inherit;height:100%}.pc-insight-list{color:#4b5563;flex-direction:column;gap:4px;margin:0;padding-left:14px;font-size:8.8px;display:flex}.pc-progress-head{color:#4b5563;justify-content:space-between;margin-bottom:4px;font-size:8.8px;display:flex}.pc-progress-track{background:#e5e7eb;border-radius:999px;width:100%;height:6px;overflow:hidden}.pc-progress-fill{border-radius:inherit;background:#3b82f6;width:33%;height:100%}.pc-progress-note{color:#6b7280;margin:5px 0 0;font-size:8.4px}.pc-time-box{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin-top:10px;padding:8px}.pc-time-box h4{color:#9a3412;align-items:center;gap:5px;display:flex}.pc-time-box strong{color:#ea580c;font-size:26px;font-weight:700;line-height:1;display:block}.pc-time-box p{color:#9a3412;margin:2px 0 0;font-size:8.5px}.pc-guidelines-card{padding:10px}.pc-guidelines-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.pc-guide-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:8px;padding:8px;display:flex}.pc-guide-icon{border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;display:inline-flex}.pc-guide-blue{background:#dbeafe}.pc-guide-green{background:#dcfce7}.pc-guide-purple{background:#ede9fe}.pc-guide-item h4{color:#111827;margin:0;font-size:10px;font-weight:700}.pc-guide-item p{color:#6b7280;margin:2px 0 0;font-size:8.5px;line-height:1.35}@media (width<=1180px){.pc-main-grid,.pc-guidelines-grid{grid-template-columns:1fr}}.fr-layout{background:#f9fafb;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.fr-main{flex-direction:column;flex:1;min-width:0;margin-left:256px;display:flex;overflow:hidden}.fr-header{z-index:20;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:18px 28px 14px;display:flex;position:sticky;top:0}.fr-header-left{flex-direction:column;gap:3px;display:flex}.fr-page-title{color:#111827;margin:0;font-size:17px;font-weight:700;line-height:1.3}.fr-breadcrumb{align-items:center;gap:5px;font-size:12px;display:flex}.fr-breadcrumb a{color:#6b7280;text-decoration:none}.fr-breadcrumb a:hover{color:#374151}.fr-bc-sep{color:#9ca3af}.fr-bc-current{color:#374151;font-weight:500}.fr-header-right{align-items:center;gap:10px;display:flex}.fr-bell-btn{cursor:pointer;color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex;position:relative}.fr-bell-btn:hover{background:#f3f4f6}.fr-bell-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}.fr-export-btn{color:#fff;cursor:pointer;background:#f0a83c;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .15s;display:flex;box-shadow:0 1px 4px #f0a83c4d}.fr-export-btn:hover{background:#de9530}.fr-scroll{flex-direction:column;flex:1;gap:18px;padding:22px 48px 32px;display:flex;overflow-y:auto}.fr-card{background:#fff;border-radius:12px;padding:20px 22px;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a}.fr-card-title{color:#111827;margin:0 0 16px;font-size:14.5px;font-weight:700}.fr-employee-card{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a}.fr-emp-left{align-items:center;gap:16px;display:flex}.fr-avatar{object-fit:cover;border:3px solid #e5e7eb;border-radius:50%;flex-shrink:0;width:80px;height:80px}.fr-emp-info{flex-direction:column;gap:5px;display:flex}.fr-emp-name{color:#111827;margin:0;font-size:19px;font-weight:700;line-height:1.2}.fr-emp-role{color:#6b7280;margin:0;font-size:13px}.fr-emp-tags{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.fr-tag{border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:11.5px;font-weight:500;display:inline-flex}.fr-tag-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.fr-tag-blue{color:#1d4ed8;background:#eff6ff}.fr-tag-purple{color:#6d28d9;background:#f5f3ff}.fr-tag-green{color:#15803d;background:#f0fdf4}.fr-rating-badge{background:linear-gradient(135deg,#22c55e 0%,#15803d 100%);border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:3px;min-width:128px;padding:18px 28px;display:flex;box-shadow:0 4px 16px #22c55e47}.fr-rb-label-top{color:#ffffffd1;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:600}.fr-rb-value{color:#fff;font-size:44px;font-weight:800;line-height:1.05}.fr-rb-label-bot{color:#ffffffd1;text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:10px;font-weight:600}.fr-breakdown-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.fr-bd-col{text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:5px;padding:18px 10px 16px;display:flex}.fr-bd-blue{background:#eff6ff}.fr-bd-purple{background:#f5f3ff}.fr-bd-green{background:#f0fdf4}.fr-bd-icon-wrap{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:6px;display:flex}.fr-bd-icon-blue{background:#3b82f6}.fr-bd-icon-purple{background:#8b5cf6}.fr-bd-icon-green{background:#22c55e}.fr-bd-score{color:#111827;font-size:30px;font-weight:800;line-height:1}.fr-bd-name{color:#374151;font-size:13px;font-weight:600}.fr-bd-sub{color:#9ca3af;font-size:11px}.fr-decision{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;align-items:flex-start;gap:10px;padding:13px 16px;display:flex}.fr-decision-icon{color:#16a34a;flex-shrink:0;margin-top:1px}.fr-decision-text{color:#374151;margin:0;font-size:13px;line-height:1.6}.fr-decision-text strong{color:#15803d;font-weight:700}.fr-competency-list{flex-direction:column;gap:18px;display:flex}.fr-comp-row{flex-direction:column;gap:5px;display:flex}.fr-comp-top{justify-content:space-between;align-items:center;display:flex}.fr-comp-title{color:#111827;font-size:13.5px;font-weight:600}.fr-comp-score{color:#111827;font-size:14px;font-weight:700}.fr-comp-desc{color:#6b7280;margin:0;font-size:12px;line-height:1.5}.fr-bar-track{background:#f3f4f6;border-radius:999px;height:7px;overflow:hidden}.fr-bar-fill{border-radius:999px;height:100%}.fr-bottom-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.fr-list{flex-direction:column;gap:14px;display:flex}.fr-list-item{align-items:flex-start;gap:12px;display:flex}.fr-list-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;display:flex}.fr-list-body{flex-direction:column;gap:2px;display:flex}.fr-list-title{color:#111827;margin:0;font-size:13px;font-weight:600}.fr-list-desc{color:#6b7280;margin:0;font-size:12px;line-height:1.5}.recruit-layout{background:#f9fafb;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.recruit-main{flex-direction:column;flex:1;margin-left:256px;display:flex;overflow:hidden auto}.recruit-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 12px;display:flex;box-shadow:0 1px 2px #0f172a0a}.recruit-title{color:#111827;margin:0 0 4px;font-size:28.8px;font-weight:700;line-height:34.56px}.recruit-breadcrumb{align-items:center;gap:7px;font-size:13.44px;font-weight:400;line-height:19.2px;display:flex}.recruit-breadcrumb a{color:#2563eb;text-decoration:none}.recruit-breadcrumb span{color:#4b5563}.recruit-header-right{align-items:center;gap:10px;display:flex}.recruit-bell-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.recruit-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1px solid #fff;border-radius:999px;min-width:15px;height:15px;font-size:11.52px;font-weight:400;line-height:15.36px;position:absolute;top:-3px;right:-3px}.recruit-new-btn{color:#0f2c45;cursor:pointer;background:#f0a83c;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 12px;font-size:15.36px;font-weight:600;line-height:23.04px;display:inline-flex}.recruit-acceptance-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:7.68px;height:36px;padding:0 16px;font-family:Inter,sans-serif;font-size:13.44px;font-weight:500;line-height:19.2px}.recruit-content{flex-direction:column;gap:12px;padding:12px;display:flex}.recruit-stats-row{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.recruit-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px;box-shadow:0 1px 2px #0f172a08}.recruit-stat-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.recruit-stat-icon{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.recruit-stat-badge{border-radius:999px;padding:4px 7px;font-size:11.52px;font-weight:600;line-height:15.36px}.recruit-badge-blue{color:#1e40af;background:#dbeafe}.recruit-badge-green{color:#166534;background:#dcfce7}.recruit-badge-purple{color:#6b21a8;background:#f3e8ff}.recruit-badge-orange{color:#9a3412;background:#ffedd5}.recruit-stat-value{color:#111827;margin-bottom:7px;font-size:28.8px;font-weight:700;line-height:34.56px}.recruit-stat-title{color:#4b5563;font-size:13.44px;font-weight:400;line-height:19.2px}.recruit-mid-row{grid-template-columns:1fr 250px;gap:8px;display:grid}.recruit-pipeline-card,.recruit-top-card,.recruit-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px #0f172a08}.recruit-pipeline-card,.recruit-top-card{padding:10px}.recruit-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.recruit-card-title{color:#111827;margin:0;font-size:17.28px;font-weight:700;line-height:26.88px}.recruit-tabs{background:#f3f4f6;border-radius:6px;gap:2px;padding:2px;display:inline-flex}.recruit-tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:13.44px;font-weight:500;line-height:19.2px}.recruit-tab.active{color:#2563eb;background:#eff6ff}.recruit-pipeline-list{flex-direction:column;gap:8px;display:flex}.recruit-pipeline-item{border-radius:8px;justify-content:space-between;align-items:center;padding:10px;display:flex}.recruit-pipeline-item-clickable{cursor:pointer}.recruit-pipeline-left{align-items:center;gap:8px;display:inline-flex}.recruit-pipeline-icon{border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.recruit-pipeline-name{color:#111827;font-size:15.36px;font-weight:500;line-height:23.04px}.recruit-pipeline-count{color:#111827;font-size:19.2px;font-weight:700;line-height:26.88px}.recruit-top-list{flex-direction:column;gap:10px;margin-top:10px;display:flex}.recruit-top-item{align-items:center;gap:8px;display:flex}.recruit-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:8px;font-weight:700;display:inline-flex}.recruit-top-info{flex:1}.recruit-top-name{color:#111827;font-size:15.36px;font-weight:600;line-height:23.04px}.recruit-top-role{color:#4b5563;margin-top:2px;font-size:13.44px;font-weight:400;line-height:19.2px}.recruit-top-hires{text-align:right}.recruit-top-count{color:#111827;font-size:15.36px;font-weight:700;line-height:23.04px}.recruit-top-label{color:#4b5563;font-size:11.52px;font-weight:400;line-height:15.36px}.recruit-table-header{border-bottom:1px solid #e5e7eb;margin-bottom:0;padding:8px 10px}.recruit-controls{gap:6px;display:flex}.recruit-control-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:13.44px;font-weight:500;line-height:19.2px;display:inline-flex}.recruit-table-wrap{overflow-x:auto}.recruit-table{border-collapse:collapse;width:100%}.recruit-table thead tr{background:#f9fafb}.recruit-table th{color:#4b5563;text-transform:uppercase;letter-spacing:.58px;text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:7px 8px;font-size:11.52px;font-weight:600;line-height:15.36px}.recruit-table td{color:#374151;white-space:nowrap;border-bottom:1px solid #f3f4f6;padding:8px;font-size:13.44px;font-weight:400;line-height:19.2px}.recruit-table tbody tr:last-child td{border-bottom:none}.recruit-candidate-cell{align-items:center;gap:7px;display:flex}.recruit-candidate-clickable{cursor:pointer}.recruit-candidate-name{color:#111827;font-size:15.36px;font-weight:600;line-height:23.04px}.recruit-candidate-role{color:#4b5563;margin-top:2px;font-size:13.44px;font-weight:400;line-height:19.2px}.recruit-chip{border-radius:999px;padding:3px 7px;font-size:11.52px;font-weight:500;line-height:15.36px}.recruit-chip.design{color:#9a3412;background:#ffedd5}.recruit-chip.engineering{color:#1e40af;background:#dbeafe}.recruit-chip.marketing{color:#166534;background:#dcfce7}.recruit-status{border-radius:999px;padding:3px 7px;font-size:11.52px;font-weight:600;line-height:15.36px}.recruit-status.interview{color:#1e40af;background:#dbeafe}.recruit-status.screening{color:#166534;background:#dcfce7}.recruit-status.applied{color:#92400e;background:#fef3c7}.recruit-action-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:13.44px;font-weight:500;line-height:19.2px}.cjr-layout{background:#f3f4f6;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.cjr-main{flex-direction:column;flex:1;margin-left:256px;display:flex;overflow:hidden auto}.cjr-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex;box-shadow:0 1px 2px #0f172a0a}.cjr-header-left{flex-direction:column;gap:3px;display:flex}.cjr-title{color:#111827;margin:0;font-size:13px;font-weight:700;line-height:16px}.cjr-breadcrumb{align-items:center;gap:6px;font-size:10px;line-height:14px;display:flex}.cjr-breadcrumb a{color:#2563eb;text-decoration:none}.cjr-breadcrumb span{color:#6b7280}.cjr-breadcrumb span:last-child{color:#374151}.cjr-header-right{align-items:center;gap:8px;display:flex}.cjr-bell-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative}.cjr-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1px solid #fff;border-radius:999px;width:10px;height:10px;font-size:7px;line-height:10px;position:absolute;top:-2px;right:-2px}.cjr-save-draft-link{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-size:9px;font-weight:500;line-height:12px}.cjr-content-wrap{justify-content:center;padding:12px;display:flex}.cjr-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:2px;width:100%;max-width:760px;padding:12px;box-shadow:0 1px 1px #0f172a05}.cjr-section{border:1px solid #e5e7eb;border-radius:2px;margin-bottom:10px;padding:10px}.cjr-section-last{margin-bottom:8px}.cjr-section-title{color:#111827;margin:0 0 8px;font-size:10px;font-weight:600;line-height:13px}.cjr-grid-two{grid-template-columns:1fr 1fr;gap:8px 10px;display:grid}.cjr-field{flex-direction:column;gap:4px;display:flex}.cjr-field span{color:#6b7280;font-size:8px;font-weight:500;line-height:11px}.cjr-field input,.cjr-field textarea{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:2px;outline:none;width:100%;padding:6px 8px;font-family:inherit;font-size:8px;line-height:11px}.cjr-field input::placeholder,.cjr-field textarea::placeholder{color:#9ca3af}.cjr-field textarea{resize:none;min-height:52px}.cjr-stack-fields{flex-direction:column;gap:8px;display:flex}.cjr-check-grid{grid-template-columns:repeat(3,1fr);gap:6px 10px;margin-top:8px;display:grid}.cjr-check-grid label,.cjr-process-list label,.cjr-check-stack label{color:#4b5563;align-items:center;gap:5px;font-size:8px;line-height:11px;display:inline-flex}.cjr-check-grid input,.cjr-process-list input,.cjr-check-stack input{accent-color:#3b82f6;width:10px;height:10px;margin:0}.cjr-salary-row{margin-bottom:2px}.cjr-process-list{grid-template-columns:repeat(2,1fr);gap:6px 10px;margin-top:8px;display:grid}.cjr-check-stack{flex-direction:column;gap:6px;margin-top:8px;display:flex}.cjr-footer-actions{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.cjr-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:2px;padding:6px 10px;font-size:8px;font-weight:600;line-height:11px}.cjr-btn-draft{background:#f9fafb}.cjr-btn-submit{color:#1f2937;background:#f0a83c;border-color:#f0a83c}.jra-layout{background:#f3f4f6;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.jra-main{flex-direction:column;flex:1;margin-left:256px;display:flex;overflow:hidden auto}.jra-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex;box-shadow:0 1px 2px #0f172a0a}.jra-header-left{flex-direction:column;gap:3px;display:flex}.jra-title{color:#111827;margin:0;font-size:13px;font-weight:700;line-height:16px}.jra-breadcrumb{align-items:center;gap:6px;font-size:10px;line-height:14px;display:flex}.jra-breadcrumb a{color:#2563eb;text-decoration:none}.jra-breadcrumb span{color:#6b7280}.jra-header-right{align-items:center;gap:8px;display:flex}.jra-bell-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:7.68px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative}.jra-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1px solid #fff;border-radius:999px;width:10px;height:10px;font-size:7px;line-height:10px;position:absolute;top:-2px;right:-2px}.jra-status-pill{color:#7e22ce;background:#faf5ff;border:1px solid #f3e8ff;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:8px;font-weight:600;line-height:11px;display:inline-flex}.jra-status-dot{background:#a855f7;border-radius:50%;width:6px;height:6px}.jra-content-wrap{flex-direction:column;align-items:center;gap:10px;padding:12px;display:flex}.jra-alert-box,.jra-card{border:1px solid #e5e7eb;border-radius:11.52px;width:100%;max-width:760px;box-shadow:0 1px 2px #0f172a08}.jra-alert-box{background:#fefce8;border-color:#fef08a;padding:10px 12px}.jra-alert-title-row{color:#92400e;align-items:center;gap:6px;display:flex}.jra-alert-title-row h2{margin:0;font-size:10px;font-weight:700;line-height:13px}.jra-alert-box p{color:#a16207;margin:5px 0 0;font-size:8px;line-height:11px}.jra-alert-meta{flex-wrap:wrap;gap:10px;margin-top:7px;display:flex}.jra-alert-meta span{color:#a16207;align-items:center;gap:4px;font-size:8px;font-weight:500;line-height:11px;display:inline-flex}.jra-card{background:#fff;padding:10px}.jra-card-title{color:#111827;margin:0 0 8px;font-size:10px;font-weight:700;line-height:13px}.jra-summary-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.jra-summary-item{border:1px solid #e5e7eb;border-radius:7.68px;padding:8px}.jra-summary-blue{background:#eff6ff;border-color:#dbeafe}.jra-summary-green{background:#f0fdf4;border-color:#bbf7d0}.jra-summary-purple{background:#faf5ff;border-color:#e9d5ff}.jra-summary-head{color:#4b5563;align-items:center;gap:4px;margin-bottom:6px;font-size:8px;line-height:11px;display:flex}.jra-summary-item strong{color:#111827;font-size:9px;font-weight:700;line-height:12px;display:block}.jra-summary-item small{color:#6b7280;margin-top:3px;font-size:7px;line-height:10px;display:block}.jra-details-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;display:grid}.jra-detail-col{flex-direction:column;gap:5px;display:flex}.jra-detail-row{flex-direction:column;gap:2px;display:flex}.jra-detail-row span{color:#6b7280;font-size:7px;line-height:10px}.jra-detail-row strong{color:#111827;font-size:8px;font-weight:600;line-height:11px}.jra-text-block{margin-top:7px}.jra-text-block h4{color:#111827;margin:0 0 4px;font-size:8px;font-weight:700;line-height:11px}.jra-text-block p,.jra-text-block li{color:#4b5563;margin:0;font-size:7px;line-height:10px}.jra-text-block ul{flex-direction:column;gap:2px;margin:0;padding-left:12px;display:flex}.jra-budget-grid{grid-template-columns:1.1fr 1fr;gap:8px;display:grid}.jra-budget-left,.jra-budget-right{background:#f9fafb;border:1px solid #e5e7eb;border-radius:7.68px;padding:8px}.jra-budget-row,.jra-budget-total{color:#4b5563;justify-content:space-between;align-items:center;gap:8px;padding:3px 0;font-size:7px;line-height:10px;display:flex}.jra-budget-row strong{color:#111827;font-weight:600}.jra-budget-total{color:#1e40af;border-top:1px solid #d1d5db;margin-top:4px;padding-top:5px;font-weight:700}.jra-budget-total strong{color:#1e40af;font-weight:700}.jra-budget-right h4{color:#374151;margin:0 0 5px;font-size:8px;font-weight:700;line-height:11px}.jra-budget-right ul{flex-direction:column;gap:3px;margin:0;padding-left:12px;display:flex}.jra-budget-right li{color:#4b5563;font-size:7px;line-height:10px}.jra-budget-right li:last-child{color:#16a34a;font-weight:600}.jra-comment-field{flex-direction:column;gap:4px;display:flex}.jra-comment-field span{color:#6b7280;font-size:8px;font-weight:500;line-height:11px}.jra-comment-field textarea{color:#111827;resize:none;background:#fff;border:1px solid #e5e7eb;border-radius:7.68px;outline:none;width:100%;padding:7px 8px;font-family:inherit;font-size:8px;line-height:11px}.jra-comment-field textarea::placeholder{color:#9ca3af}.jra-guidelines{background:#eff6ff;border:1px solid #dbeafe;border-radius:7.68px;margin-top:8px;padding:8px}.jra-guidelines h4{color:#1e40af;margin:0 0 4px;font-size:8px;font-weight:700;line-height:11px}.jra-guidelines ul{flex-direction:column;gap:2px;margin:0;padding-left:12px;display:flex}.jra-guidelines li{color:#2563eb;font-size:7px;line-height:10px}.jra-last-card{margin-bottom:2px}.jra-actions-row{justify-content:flex-start;gap:8px;display:flex}.jra-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7.68px;padding:7px 12px;font-size:8px;font-weight:600;line-height:11px}.jra-btn-reject{color:#dc2626;background:#fef2f2;border-color:#fecaca}.jra-btn-changes{color:#d97706;background:#fffbeb;border-color:#fde68a}.jra-btn-approve{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.ca-layout{background:#f3f4f6;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.ca-main{flex-direction:column;flex:1;margin-left:256px;display:flex;overflow:hidden auto}.ca-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex;box-shadow:0 1px 2px #0f172a0a}.ca-header-left{flex-direction:column;gap:3px;display:flex}.ca-title{color:#111827;margin:0;font-size:13px;font-weight:700;line-height:16px}.ca-breadcrumb{align-items:center;gap:6px;font-size:10px;line-height:14px;display:flex}.ca-breadcrumb a{color:#2563eb;text-decoration:none}.ca-breadcrumb span{color:#6b7280}.ca-header-right{align-items:center;gap:8px;display:flex}.ca-bell-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:7.68px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative}.ca-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1px solid #fff;border-radius:999px;width:10px;height:10px;font-size:7px;line-height:10px;position:absolute;top:-2px;right:-2px}.ca-status-pill{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:8px;font-weight:600;line-height:11px;display:inline-flex}.ca-status-dot{background:#2563eb;border-radius:50%;width:6px;height:6px}.ca-content-wrap{flex-direction:column;align-items:center;gap:10px;padding:12px;display:flex}.ca-alert-box,.ca-card{border:1px solid #e5e7eb;border-radius:7.68px;width:100%;max-width:760px;box-shadow:0 1px 2px #0f172a08}.ca-alert-box{background:#f0fdf4;border-color:#bbf7d0;padding:10px 12px}.ca-alert-head{color:#166534;align-items:center;gap:6px;display:flex}.ca-alert-head h2{margin:0;font-size:10px;font-weight:700;line-height:13px}.ca-alert-box p{color:#15803d;margin:5px 0 0;font-size:8px;line-height:11px}.ca-alert-meta{flex-wrap:wrap;gap:10px;margin-top:7px;display:flex}.ca-alert-meta span{color:#15803d;align-items:center;gap:4px;font-size:8px;font-weight:500;line-height:11px;display:inline-flex}.ca-card{background:#fff;padding:10px}.ca-profile-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.ca-profile-left{align-items:center;gap:10px;display:flex}.ca-avatar{object-fit:cover;border:1px solid #e5e7eb;border-radius:11.52px;width:52px;height:52px}.ca-profile-copy h3{color:#111827;margin:0;font-size:12px;font-weight:700;line-height:15px}.ca-profile-copy p{color:#6b7280;margin:2px 0 0;font-size:8px;line-height:11px}.ca-profile-meta{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.ca-profile-meta span{color:#6b7280;align-items:center;gap:4px;font-size:8px;line-height:11px;display:inline-flex}.ca-match-btn{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:7.68px;padding:6px 9px;font-size:8px;font-weight:600;line-height:11px}.ca-info-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.ca-info-item{border:1px solid #e5e7eb;border-radius:7.68px;padding:8px}.ca-info-blue{background:#eff6ff;border-color:#dbeafe}.ca-info-purple{background:#faf5ff;border-color:#e9d5ff}.ca-info-green{background:#f0fdf4;border-color:#bbf7d0}.ca-info-yellow{background:#fffbeb;border-color:#fde68a}.ca-info-head{color:#4b5563;align-items:center;gap:4px;margin-bottom:6px;font-size:8px;line-height:11px;display:flex}.ca-info-item strong{color:#111827;font-size:9px;font-weight:700;line-height:12px;display:block}.ca-info-item small{color:#6b7280;margin-top:3px;font-size:7px;line-height:10px;display:block}.ca-card-title{color:#111827;margin:0 0 8px;font-size:10px;font-weight:700;line-height:13px}.ca-paragraph{color:#4b5563;margin:0;font-size:8px;line-height:12px}.ca-timeline{flex-direction:column;gap:9px;display:flex}.ca-exp-item{border-left:1px solid #d1d5db;padding-left:9px}.ca-exp-head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.ca-exp-head h4{color:#111827;margin:0;font-size:8px;font-weight:700;line-height:11px}.ca-exp-head p{color:#6b7280;margin:2px 0 0;font-size:7px;line-height:10px}.ca-exp-head span{color:#6b7280;white-space:nowrap;font-size:7px;line-height:10px}.ca-exp-item ul{flex-direction:column;gap:2px;margin:5px 0 0;padding-left:10px;display:flex}.ca-exp-item li{color:#4b5563;font-size:7px;line-height:10px}.ca-skill-block{margin-bottom:8px}.ca-skill-block-last{margin-bottom:0}.ca-skill-block h4{color:#374151;margin:0 0 4px;font-size:8px;font-weight:600;line-height:11px}.ca-tags-row{flex-wrap:wrap;gap:5px;display:flex}.ca-tag{border-radius:999px;padding:3px 7px;font-size:7px;font-weight:600;line-height:10px}.ca-tag-blue{color:#1e40af;background:#dbeafe}.ca-tag-purple{color:#6b21a8;background:#e9d5ff}.ca-tag-green{color:#166534;background:#bbf7d0}.ca-attachments-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ca-attachment-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:7.68px;justify-content:space-between;align-items:center;gap:8px;padding:7px;display:flex}.ca-attachment-left{align-items:center;gap:6px;min-width:0;display:flex}.ca-file-icon{border-radius:7.68px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:7px;font-weight:700;display:inline-flex}.ca-file-pdf{color:#b91c1c;background:#fee2e2}.ca-file-doc{color:#1d4ed8;background:#dbeafe}.ca-file-link{color:#7e22ce;background:#e9d5ff}.ca-attachment-left strong{color:#111827;white-space:nowrap;text-overflow:ellipsis;max-width:210px;font-size:7px;line-height:10px;display:block;overflow:hidden}.ca-attachment-left small{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;max-width:210px;margin-top:2px;font-size:7px;line-height:10px;display:block;overflow:hidden}.ca-attachment-item button{color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.ca-actions-card{margin-bottom:2px}.ca-actions-row{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.ca-btn{cursor:pointer;border:1px solid #e5e7eb;border-radius:7.68px;justify-content:center;align-items:center;gap:4px;padding:7px 8px;font-size:8px;font-weight:600;line-height:11px;display:inline-flex}.ca-btn-blue{color:#fff;background:#2563eb;border-color:#2563eb}.ca-btn-green{color:#fff;background:#16a34a;border-color:#16a34a}.ca-btn-gray{color:#4b5563;background:#f3f4f6;border-color:#d1d5db}.screen-layout{background:#f9fafb;height:100vh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.screen-main{flex-direction:column;flex:1;margin-left:256px;display:flex;overflow:hidden auto}.screen-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex;box-shadow:0 1px 2px #0f172a0a}.screen-header-left{flex-direction:column;gap:3px;display:flex}.screen-title{color:#111827;margin:0;font-size:13px;font-weight:700;line-height:16px}.screen-breadcrumb{align-items:center;gap:6px;font-size:10px;line-height:14px;display:flex}.screen-breadcrumb a{color:#2563eb;text-decoration:none}.screen-breadcrumb span{color:#6b7280}.screen-header-right{align-items:center;gap:8px;display:flex}.screen-bell-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:7.68px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative}.screen-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1px solid #fff;border-radius:999px;width:10px;height:10px;font-size:7px;line-height:10px;position:absolute;top:-2px;right:-2px}.screen-status-pill{color:#166534;background:#f0fdf4;border:1px solid #dcfce7;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:8px;font-weight:600;line-height:11px;display:inline-flex}.screen-status-dot{background:#22c55e;border-radius:50%;width:6px;height:6px}.screen-content-wrap{flex-direction:column;align-items:center;gap:10px;padding:12px;display:flex}.screen-progress-card,.screen-card{background:#fff;border:1px solid #e5e7eb;border-radius:11.52px;width:100%;max-width:760px;padding:10px;box-shadow:0 1px 2px #0f172a08}.screen-progress-top{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.screen-progress-top h2,.screen-card-title{color:#111827;margin:0;font-size:10px;font-weight:700;line-height:13px}.screen-progress-text{color:#6b7280;font-size:7px;line-height:10px}.screen-progress-bar{background:#e5e7eb;border-radius:999px;height:5px;margin-bottom:8px;overflow:hidden}.screen-progress-fill{background:linear-gradient(90deg,#3b82f6 0%,#2563eb 100%);border-radius:999px;width:66%;height:100%}.screen-progress-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.screen-progress-item{border-radius:7.68px;min-height:70px;padding:8px}.screen-progress-icon{border-radius:6px;justify-content:center;align-items:center;width:18px;height:18px;margin-bottom:6px;display:inline-flex}.screen-progress-count{color:#111827;font-size:15px;font-weight:700;line-height:18px}.screen-progress-title{color:#111827;margin-top:2px;font-size:8px;font-weight:600;line-height:11px}.screen-progress-note{color:#6b7280;margin-top:2px;font-size:7px;line-height:10px}.screen-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.screen-filters{gap:6px;display:inline-flex}.screen-filter-chip{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:4px 8px;font-size:7px;font-weight:600;line-height:10px}.screen-candidate-list{flex-direction:column;gap:0;display:flex}.screen-candidate-row{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;padding:10px 6px;display:flex}.screen-candidate-row:first-child{border-top:none}.screen-candidate-left{align-items:center;gap:8px;display:flex}.screen-avatar{color:#fff;background:linear-gradient(135deg,#60a5fa,#2563eb);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:7px;font-weight:700;display:inline-flex}.screen-candidate-copy{flex-direction:column;gap:2px;display:flex}.screen-candidate-name{color:#111827;font-size:9px;font-weight:700;line-height:12px}.screen-candidate-role{color:#6b7280;font-size:7px;line-height:10px}.screen-candidate-meta{color:#6b7280;flex-wrap:wrap;gap:8px;font-size:7px;line-height:10px;display:flex}.screen-candidate-right{align-items:center;gap:8px;display:flex}.screen-score{flex-direction:column;align-items:flex-end;display:flex}.screen-score-label{color:#6b7280;font-size:7px;line-height:10px}.screen-score strong{color:#16a34a;font-size:10px;line-height:12px}.screen-status-badge{border-radius:999px;padding:3px 7px;font-size:7px;font-weight:700;line-height:10px}.screen-status-badge.yellow{color:#a16207;background:#fef3c7}.screen-status-badge.green{color:#166534;background:#dcfce7}.screen-status-badge.red{color:#b91c1c;background:#fee2e2}.screen-row-btn{cursor:pointer;color:#fff;background:#2563eb;border:none;border-radius:7.68px;padding:5px 8px;font-size:7px;font-weight:700;line-height:10px}.screen-candidate-row:nth-child(2) .screen-row-btn,.screen-candidate-row:nth-child(3) .screen-row-btn{color:#4b5563;background:#e5e7eb}.screen-criteria-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.screen-criteria-col{flex-direction:column;gap:6px;display:flex}.screen-criteria-heading{color:#111827;margin-bottom:2px;font-size:8px;font-weight:700;line-height:11px}.screen-criteria-row{background:#f9fafb;border-radius:7.68px;justify-content:space-between;align-items:center;gap:10px;padding:7px 8px;display:flex}.screen-criteria-name{color:#374151;font-size:7px;font-weight:500;line-height:10px}.screen-criteria-value{font-size:7px;font-weight:700;line-height:10px}.screen-criteria-value.green{color:#16a34a}.screen-criteria-value.yellow{color:#a16207}.screen-criteria-value.orange{color:#d97706}.screen-criteria-value.blue{color:#2563eb}.screen-quick-grid{grid-template-columns:repeat(4,1fr);gap:8px;width:100%;max-width:760px;display:grid}.screen-quick-card{border:1px solid #e5e7ebe6;border-radius:11.52px;align-items:flex-start;gap:8px;padding:10px;display:flex;box-shadow:0 1px 2px #0f172a08}.screen-quick-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.screen-quick-copy{flex-direction:column;gap:2px;display:flex}.screen-quick-title{color:#111827;font-size:8px;font-weight:700;line-height:11px}.screen-quick-desc{color:#6b7280;font-size:7px;line-height:10px}.interview-layout{background:#f9fafb;min-height:100vh;font-family:Inter,sans-serif;display:flex}.interview-main{flex-direction:column;flex:1;min-width:0;margin-left:256px;display:flex;overflow:hidden auto}.interview-header{background:#fff;border-bottom:.96px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:11.52px 15.36px;display:flex;box-shadow:0 .96px 1.92px #0000000d}.interview-header-left{flex-direction:column;gap:2.88px;display:flex}.interview-title{color:#111827;margin:0;font-size:17.28px;font-weight:700;line-height:23.04px}.interview-breadcrumb{align-items:center;gap:5.76px;font-size:11.52px;line-height:15.36px;display:flex}.interview-breadcrumb a{color:#2563eb;text-decoration:none}.interview-breadcrumb span{color:#6b7280}.interview-header-right{align-items:center;gap:7.68px;display:flex}.interview-bell-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:7.68px;justify-content:center;align-items:center;width:26.88px;height:26.88px;display:inline-flex;position:relative}.interview-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1px solid #fff;border-radius:999px;width:11px;height:11px;font-size:7px;line-height:11px;position:absolute;top:-2px;right:-2px}.interview-status-pill{color:#166534;background:#f0fdf4;border:.96px solid #dcfce7;border-radius:999px;align-items:center;gap:4.8px;padding:3.84px 7.68px;font-size:10.56px;font-weight:600;line-height:13.44px;display:inline-flex}.interview-status-dot{background:#22c55e;border-radius:50%;width:5.76px;height:5.76px}.interview-content-wrap{flex-direction:column;align-items:center;gap:11.52px;padding:11.52px;display:flex}.interview-card{background:#fff;border:.96px solid #e5e7eb;border-radius:11.52px;width:100%;max-width:960px;padding:11.52px;box-shadow:0 .96px 1.92px #0000000d}.interview-overview-head,.interview-section-head{justify-content:space-between;align-items:center;margin-bottom:9.6px;display:flex}.interview-overview-head h2,.interview-section-head h3{color:#111827;margin:0;font-size:15.36px;font-weight:700;line-height:21.12px}.interview-overview-actions{gap:7.68px;display:inline-flex}.interview-btn{cursor:pointer;border:.96px solid #e5e7eb;border-radius:7.68px;align-items:center;gap:4.8px;padding:5.76px 9.6px;font-size:11.52px;font-weight:600;line-height:15.36px;display:inline-flex}.interview-btn-primary{color:#fff;background:#2563eb;border-color:#2563eb}.interview-btn-outline{color:#6b7280;background:#fff}.interview-overview-grid{grid-template-columns:repeat(4,1fr);gap:7.68px;display:grid}.interview-overview-item{border-radius:7.68px;padding:9.6px}.interview-overview-title{align-items:center;gap:4.8px;font-size:10.56px;font-weight:600;line-height:14.4px;display:inline-flex}.interview-overview-count{color:#111827;margin-top:7.68px;font-size:30.72px;font-weight:700;line-height:34.56px}.interview-overview-note{color:#6b7280;margin-top:2.88px;font-size:10.56px;line-height:14.4px}.interview-filter-group{gap:5.76px;display:inline-flex}.interview-filter-btn{color:#6b7280;background:#fff;border:.96px solid #e5e7eb;border-radius:7.68px;padding:4.8px 9.6px;font-size:10.56px;font-weight:500;line-height:14.4px}.interview-list{flex-direction:column;display:flex}.interview-row{border-top:.96px solid #eef2f7;grid-template-columns:70px 1fr 150px 170px;align-items:center;gap:9.6px;padding:10.56px 0;display:grid}.interview-row:first-child{border-top:none}.interview-row-date{text-align:center}.interview-day{color:#2563eb;font-size:26.88px;font-weight:700;line-height:28.8px}.interview-month{color:#6b7280;margin-top:1.92px;font-size:10.56px;font-weight:600;line-height:13.44px}.interview-time{color:#9ca3af;margin-top:2.88px;font-size:9.6px;line-height:13.44px}.interview-row-main{align-items:center;gap:9.6px;display:flex}.interview-avatar{object-fit:cover;border-radius:50%;width:46px;height:46px}.interview-row-name{color:#111827;font-size:13.44px;font-weight:700;line-height:18.24px}.interview-row-role{color:#6b7280;font-size:11.52px;line-height:15.36px}.interview-row-meta{color:#6b7280;align-items:center;gap:7.68px;margin-top:2.88px;font-size:10.56px;line-height:14.4px;display:inline-flex}.interview-mode.blue{color:#2563eb}.interview-mode.orange{color:#ea580c}.interview-row-side{text-align:right}.interview-row-interviewer{color:#9ca3af;font-size:10.56px;line-height:14.4px}.interview-row-interviewer-name{color:#374151;margin-top:1.92px;font-size:11.52px;font-weight:600;line-height:15.36px}.interview-row-actions{justify-content:flex-end;align-items:center;gap:5.76px;display:inline-flex}.interview-status-badge{border-radius:999px;padding:3.84px 7.68px;font-size:10.56px;font-weight:600;line-height:14.4px}.interview-status-badge.blue{color:#1e40af;background:#dbeafe}.interview-status-badge.green{color:#166534;background:#dcfce7}.interview-icon-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:7.68px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.interview-icon-btn.video{color:#2563eb}.interview-template-grid{grid-template-columns:repeat(3,1fr);gap:7.68px;display:grid}.interview-template-card{background:#fff;border:.96px solid #e5e7eb;border-radius:7.68px;padding:9.6px}.interview-template-title{margin-bottom:5.76px;font-size:12.48px;font-weight:700;line-height:16.32px}.interview-template-list{flex-direction:column;gap:2.88px;margin:0;padding-left:13px;display:flex}.interview-template-list li{color:#4b5563;font-size:10.56px;line-height:14.4px}.interview-template-footer{justify-content:space-between;align-items:center;margin-top:8.64px;display:flex}.interview-template-footer span{color:#9ca3af;font-size:9.6px;line-height:12.48px}.interview-template-btn{color:#fff;border:none;border-radius:7.68px;padding:4.8px 7.68px;font-size:9.6px;font-weight:600;line-height:12.48px}.interview-template-btn.blue{background:#2563eb}.interview-template-btn.green{background:#16a34a}.interview-template-btn.purple{background:#9333ea}.interview-feedback-list{flex-direction:column;gap:7.68px;display:flex}.interview-feedback-card{border:.96px solid #e5e7eb;border-radius:7.68px;justify-content:space-between;gap:11.52px;padding:9.6px;display:flex}.interview-feedback-left{gap:8.64px;display:flex}.interview-feedback-avatar{object-fit:cover;border-radius:50%;width:34px;height:34px}.interview-feedback-name{color:#111827;font-size:12.48px;font-weight:700;line-height:16.32px}.interview-feedback-meta{color:#6b7280;margin-top:1.92px;font-size:10.56px;line-height:14.4px}.interview-feedback-copy p{color:#4b5563;max-width:660px;margin:6px 0 0;font-size:10.56px;line-height:14.4px}.interview-feedback-bottom{align-items:center;gap:7.68px;margin-top:5.76px;display:inline-flex}.interview-feedback-badge{border-radius:999px;padding:3.84px 7.68px;font-size:9.6px;font-weight:600;line-height:12.48px}.interview-feedback-badge.green{color:#166534;background:#dcfce7}.interview-feedback-badge.yellow{color:#92400e;background:#fef3c7}.interview-feedback-interviewer{color:#6b7280;font-size:9.6px;line-height:12.48px}.interview-feedback-rating{white-space:nowrap;align-items:center;gap:4.8px;display:flex}.interview-stars{color:#fbbf24;gap:1.92px;display:inline-flex}.interview-stars .dim{color:#d1d5db}.interview-score{color:#4b5563;font-size:11.52px;font-weight:600;line-height:15.36px}.offer-layout{background:#f9fafb;min-height:100vh;font-family:Inter,sans-serif;display:flex}.offer-main{flex-direction:column;flex:1;min-width:0;margin-left:256px;display:flex;overflow:hidden auto}.offer-header{background:#fff;border-bottom:.96px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:11.52px 15.36px;display:flex;box-shadow:0 .96px 1.92px #0000000d}.offer-header-left{flex-direction:column;gap:2.88px;display:flex}.offer-title{color:#111827;margin:0;font-size:17.28px;font-weight:700;line-height:23.04px}.offer-breadcrumb{align-items:center;gap:5.76px;font-size:11.52px;line-height:15.36px;display:flex}.offer-breadcrumb a{color:#2563eb;text-decoration:none}.offer-breadcrumb span{color:#6b7280}.offer-header-right{align-items:center;gap:7.68px;display:flex}.offer-bell-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:7.68px;justify-content:center;align-items:center;width:26.88px;height:26.88px;display:inline-flex;position:relative}.offer-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1px solid #fff;border-radius:999px;width:11px;height:11px;font-size:7px;line-height:11px;position:absolute;top:-2px;right:-2px}.offer-status-pill{color:#166534;background:#f0fdf4;border:.96px solid #dcfce7;border-radius:999px;align-items:center;gap:4.8px;padding:3.84px 7.68px;font-size:10.56px;font-weight:600;line-height:13.44px;display:inline-flex}.offer-status-dot{background:#22c55e;border-radius:50%;width:5.76px;height:5.76px}.offer-content-wrap{flex-direction:column;align-items:center;gap:11.52px;padding:11.52px;display:flex}.offer-card{background:#fff;border:.96px solid #e5e7eb;border-radius:11.52px;width:100%;max-width:960px;padding:11.52px;box-shadow:0 .96px 1.92px #0000000d}.offer-card-head,.offer-section-head{justify-content:space-between;align-items:center;margin-bottom:9.6px;display:flex}.offer-card-head h2,.offer-section-head h3{color:#111827;margin:0;font-size:15.36px;font-weight:700;line-height:21.12px}.offer-overview-actions{gap:7.68px;display:inline-flex}.offer-btn{cursor:pointer;border:.96px solid #e5e7eb;border-radius:7.68px;align-items:center;gap:4.8px;padding:5.76px 9.6px;font-size:11.52px;font-weight:600;line-height:15.36px;display:inline-flex}.offer-btn-create{color:#fff;background:#16a34a;border-color:#16a34a}.offer-btn-outline{color:#6b7280;background:#fff}.offer-overview-grid{grid-template-columns:repeat(4,1fr);gap:7.68px;display:grid}.offer-overview-item{border-radius:7.68px;padding:9.6px}.offer-overview-title{align-items:center;gap:4.8px;font-size:10.56px;font-weight:600;line-height:14.4px;display:inline-flex}.offer-overview-count{color:#111827;margin-top:7.68px;font-size:30.72px;font-weight:700;line-height:34.56px}.offer-overview-note{color:#6b7280;margin-top:2.88px;font-size:10.56px;line-height:14.4px}.offer-filter-group{gap:5.76px;display:inline-flex}.offer-filter-btn{color:#6b7280;background:#fff;border:.96px solid #e5e7eb;border-radius:7.68px;padding:4.8px 9.6px;font-size:10.56px;font-weight:500;line-height:14.4px}.offer-list{flex-direction:column;display:flex}.offer-row{border-top:.96px solid #eef2f7;grid-template-columns:1fr 130px 220px;align-items:center;gap:9.6px;padding:10.56px 0;display:grid}.offer-row:first-child{border-top:none}.offer-row-left{align-items:center;gap:9.6px;display:flex}.offer-avatar{object-fit:cover;border-radius:50%;width:46px;height:46px}.offer-row-name{color:#111827;font-size:13.44px;font-weight:700;line-height:18.24px}.offer-row-role{color:#6b7280;font-size:11.52px;line-height:15.36px}.offer-row-meta{color:#6b7280;align-items:center;gap:7.68px;margin-top:2.88px;font-size:10.56px;line-height:14.4px;display:inline-flex}.offer-expiry{color:#dc2626}.offer-row-salary{text-align:right}.offer-row-salary strong{color:#111827;font-size:19.2px;font-weight:700;line-height:24.96px;display:block}.offer-row-salary span{color:#9ca3af;margin-top:1.92px;font-size:10.56px;line-height:14.4px;display:block}.offer-row-actions{justify-content:flex-end;align-items:center;gap:5.76px;display:inline-flex}.offer-status-badge{border-radius:999px;padding:3.84px 7.68px;font-size:10.56px;font-weight:600;line-height:14.4px}.offer-status-badge.blue{color:#1e40af;background:#dbeafe}.offer-status-badge.yellow{color:#a16207;background:#fef3c7}.offer-view-btn{color:#fff;background:#2563eb;border:none;border-radius:7.68px;padding:5.76px 9.6px;font-size:10.56px;font-weight:600;line-height:14.4px}.offer-edit-btn{color:#6b7280;background:#f3f4f6;border:none;border-radius:7.68px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.offer-template-grid{grid-template-columns:repeat(3,1fr);gap:7.68px;display:grid}.offer-template-card{border:.96px solid #e5e7eb;border-radius:7.68px;padding:9.6px}.offer-template-title{margin-bottom:5.76px;font-size:12.48px;font-weight:700;line-height:16.32px}.offer-template-title.green{color:#16a34a}.offer-template-title.blue{color:#2563eb}.offer-template-title.purple{color:#9333ea}.offer-template-card ul{flex-direction:column;gap:2.88px;margin:0;padding-left:13px;display:flex}.offer-template-card li{color:#4b5563;font-size:10.56px;line-height:14.4px}.offer-template-foot{justify-content:space-between;align-items:center;margin-top:8.64px;display:flex}.offer-template-foot span{color:#9ca3af;font-size:9.6px;line-height:12.48px}.offer-template-btn{color:#fff;border:none;border-radius:7.68px;padding:4.8px 7.68px;font-size:9.6px;font-weight:600;line-height:12.48px}.offer-template-btn.green{background:#16a34a}.offer-template-btn.blue{background:#2563eb}.offer-template-btn.purple{background:#9333ea}.offer-activity-list{flex-direction:column;gap:7.68px;display:flex}.offer-activity-item{border:.96px solid #e5e7eb;border-radius:7.68px;align-items:flex-start;gap:8.64px;padding:9.6px;display:flex}.offer-activity-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.offer-activity-icon.green{color:#16a34a;background:#dcfce7}.offer-activity-icon.yellow{color:#d97706;background:#fef3c7}.offer-activity-icon.blue{color:#2563eb;background:#dbeafe}.offer-activity-icon.red{color:#dc2626;background:#fee2e2}.offer-activity-title{color:#111827;font-size:12.48px;font-weight:700;line-height:16.32px}.offer-activity-subtitle{color:#6b7280;margin-top:2.88px;font-size:10.56px;line-height:14.4px}.offer-activity-time{color:#9ca3af;margin-top:4.8px;font-size:9.6px;line-height:12.48px}.acc-layout{background:#f9fafb;min-height:100vh;font-family:Inter,sans-serif;display:flex}.acc-main{flex-direction:column;flex:1;min-width:0;margin-left:256px;display:flex;overflow:hidden auto}.acc-header{background:#fff;border-bottom:.96px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:11.52px 15.36px;display:flex;box-shadow:0 .96px 1.92px #0000000d}.acc-header-left{flex-direction:column;gap:2.88px;display:flex}.acc-title{color:#111827;margin:0;font-size:17.28px;font-weight:700;line-height:23.04px}.acc-breadcrumb{align-items:center;gap:5.76px;font-size:11.52px;line-height:15.36px;display:flex}.acc-breadcrumb a{color:#2563eb;text-decoration:none}.acc-breadcrumb span{color:#6b7280}.acc-header-right{align-items:center;gap:7.68px;display:flex}.acc-bell-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:7.68px;justify-content:center;align-items:center;width:26.88px;height:26.88px;display:inline-flex;position:relative}.acc-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1px solid #fff;border-radius:999px;width:11px;height:11px;font-size:7px;line-height:11px;position:absolute;top:-2px;right:-2px}.acc-status-pill{color:#166534;background:#f0fdf4;border:.96px solid #dcfce7;border-radius:999px;align-items:center;gap:4.8px;padding:3.84px 7.68px;font-size:10.56px;font-weight:600;line-height:13.44px;display:inline-flex}.acc-status-dot{background:#22c55e;border-radius:50%;width:5.76px;height:5.76px}.acc-content-wrap{flex-direction:column;align-items:center;gap:11.52px;padding:11.52px;display:flex}.acc-card{background:#fff;border:.96px solid #e5e7eb;border-radius:11.52px;width:100%;max-width:960px;padding:11.52px;box-shadow:0 .96px 1.92px #0000000d}.acc-card-head,.acc-section-head{justify-content:space-between;align-items:center;margin-bottom:9.6px;display:flex}.acc-card-head h2,.acc-section-head h3{color:#111827;margin:0;font-size:15.36px;font-weight:700;line-height:21.12px}.acc-overview-actions{gap:7.68px;display:inline-flex}.acc-btn{cursor:pointer;border:.96px solid #e5e7eb;border-radius:7.68px;align-items:center;gap:4.8px;padding:5.76px 9.6px;font-size:11.52px;font-weight:600;line-height:15.36px;display:inline-flex}.acc-btn-track{color:#fff;background:#16a34a;border-color:#16a34a}.acc-btn-outline{color:#6b7280;background:#fff}.acc-overview-grid{grid-template-columns:repeat(4,1fr);gap:7.68px;display:grid}.acc-overview-item{border-radius:7.68px;padding:9.6px}.acc-overview-title{align-items:center;gap:4.8px;font-size:10.56px;font-weight:600;line-height:14.4px;display:inline-flex}.acc-overview-value{color:#111827;margin-top:7.68px;font-size:30.72px;font-weight:700;line-height:34.56px}.acc-overview-note{color:#6b7280;margin-top:2.88px;font-size:10.56px;line-height:14.4px}.acc-filter-group{gap:5.76px;display:inline-flex}.acc-filter-btn{color:#6b7280;background:#fff;border:.96px solid #e5e7eb;border-radius:7.68px;padding:4.8px 9.6px;font-size:10.56px;font-weight:500;line-height:14.4px}.acc-offers-list{flex-direction:column;display:flex}.acc-offer-row{border-top:.96px solid #eef2f7;grid-template-columns:1fr 260px;align-items:center;gap:9.6px;padding:10.56px 0;display:grid}.acc-offer-row:first-child{border-top:none}.acc-offer-left{align-items:center;gap:9.6px;display:flex}.acc-avatar{object-fit:cover;border-radius:50%;width:46px;height:46px}.acc-offer-name{color:#111827;font-size:13.44px;font-weight:700;line-height:18.24px}.acc-offer-role{color:#6b7280;font-size:11.52px;line-height:15.36px}.acc-offer-meta{color:#6b7280;align-items:center;gap:7.68px;margin-top:2.88px;font-size:10.56px;line-height:14.4px;display:inline-flex}.acc-offer-right{justify-content:flex-end;align-items:center;gap:5.76px;display:inline-flex}.acc-offer-salary{text-align:right;margin-right:6px}.acc-offer-salary strong{color:#111827;font-size:19.2px;font-weight:700;line-height:24.96px;display:block}.acc-offer-salary span{color:#9ca3af;margin-top:1.92px;font-size:10.56px;line-height:14.4px;display:block}.acc-status-badge{border-radius:999px;padding:3.84px 7.68px;font-size:10.56px;font-weight:600;line-height:14.4px}.acc-status-badge.green{color:#166534;background:#dcfce7}.acc-status-badge.purple{color:#7e22ce;background:#e9d5ff}.acc-view-btn{color:#fff;background:#2563eb;border:none;border-radius:7.68px;padding:5.76px 9.6px;font-size:10.56px;font-weight:600;line-height:14.4px}.acc-more-btn{color:#6b7280;background:#f3f4f6;border:none;border-radius:7.68px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.acc-onboarding-list{flex-direction:column;gap:9.6px;display:flex}.acc-onboarding-item{background:#fff;border:.96px solid #e5e7eb;border-radius:7.68px;padding:9.6px}.acc-onboarding-head{justify-content:space-between;align-items:center;display:flex}.acc-onboarding-person{align-items:center;gap:9.6px;display:flex}.acc-onboarding-percent{color:#6b7280;font-size:10.56px;font-weight:600;line-height:14.4px}.acc-progress-track{background:#e5e7eb;border-radius:999px;height:7px;margin-top:8px;overflow:hidden}.acc-progress-fill{background:linear-gradient(90deg,#3b82f6 0%,#2563eb 100%);border-radius:999px;height:100%}.acc-step-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px;display:grid}.acc-step-item{color:#4b5563;align-items:center;gap:4.8px;font-size:10.56px;line-height:14.4px;display:inline-flex}.acc-step-dot{border-radius:50%;width:7px;height:7px}.acc-step-dot.green{background:#22c55e}.acc-step-dot.yellow{background:#eab308}.acc-step-dot.gray{background:#d1d5db}.acc-analytics-grid{grid-template-columns:1fr 300px;gap:11.52px;display:grid}.acc-analytics-left h4,.acc-analytics-right h4{color:#374151;margin:0 0 8px;font-size:12.48px;font-weight:700;line-height:16.32px}.acc-rate-list{flex-direction:column;gap:7px;display:flex}.acc-rate-row{color:#4b5563;grid-template-columns:90px 1fr 42px;align-items:center;gap:7.68px;font-size:10.56px;line-height:14.4px;display:grid}.acc-rate-track{background:#e5e7eb;border-radius:999px;height:4.8px;overflow:hidden}.acc-rate-fill{border-radius:999px;height:100%}.acc-rate-row strong{color:#111827;font-size:10.56px;line-height:14.4px}.acc-analytics-right{text-align:center;background:#f9fafb;border:.96px solid #e5e7eb;border-radius:7.68px;padding:9.6px}.acc-time-value{color:#16a34a;font-size:34.56px;font-weight:700;line-height:38.4px}.acc-time-label{color:#6b7280;margin-top:2.88px;font-size:10.56px;line-height:14.4px}.acc-time-grid{grid-template-columns:1fr 1fr;gap:7.68px;margin-top:9.6px;display:grid}.acc-time-box{border-radius:7.68px;padding:7.68px}.acc-time-box strong{font-size:17.28px;font-weight:700;line-height:21.12px;display:block}.acc-time-box span{margin-top:2.88px;font-size:9.6px;line-height:12.48px;display:block}.acc-time-box.blue{background:#eff6ff}.acc-time-box.blue strong,.acc-time-box.blue span{color:#2563eb}.acc-time-box.red{background:#fef2f2}.acc-time-box.red strong,.acc-time-box.red span{color:#dc2626}.acc-activity-list{flex-direction:column;gap:7.68px;display:flex}.acc-activity-item{border:.96px solid #e5e7eb;border-radius:7.68px;align-items:flex-start;gap:8.64px;padding:9.6px;display:flex}.acc-activity-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.acc-activity-icon.green{color:#16a34a;background:#dcfce7}.acc-activity-icon.blue{color:#2563eb;background:#dbeafe}.acc-activity-icon.purple{color:#9333ea;background:#e9d5ff}.acc-activity-text{color:#111827;font-size:12.48px;font-weight:700;line-height:16.32px}.acc-activity-time{color:#9ca3af;margin-top:4.8px;font-size:9.6px;line-height:12.48px}.employee-profile-btn.danger{color:#fff;background:#dc2626;border-color:#dc2626}.employee-summary-photo{object-fit:cover;border:3px solid #dbeafe;border-radius:50%;width:74px;height:74px}.employee-info-item.green{background:#f0fdf4;border-color:#bbf7d0}.manager-avatar-img{object-fit:cover;border-radius:50%;flex-shrink:0;width:31px;height:31px}.employee-menu-item{align-items:center;gap:12px;display:flex}.quick-action-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.quick-action-icon.green{color:#15803d;background:#dcfce7}.quick-action-icon.blue{color:#1d4ed8;background:#dbeafe}.quick-action-icon.orange{color:#dc2626;background:#fee2e2}.employee-quick-actions button.green{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.employee-quick-actions button.blue{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.employee-quick-actions button.orange{color:#dc2626;background:#fef2f2;border-color:#fecaca}.employee-kpi-card.status{background:#dcfce7}.employee-kpi-card.status .employee-kpi-label,.employee-kpi-card.status strong{color:#15803d}.employee-kpi-card.experience .employee-kpi-label,.employee-kpi-card.experience strong{color:#1d4ed8}.rp-layout{background:#f3f4f6;min-height:100vh;font-family:Inter,sans-serif;display:flex}.rp-main{flex-direction:column;flex:1;min-height:100vh;margin-left:256px;display:flex;overflow-y:auto}.rp-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 30px;display:flex}.rp-title{color:#111827;margin:0 0 4px;font-size:26px;font-weight:700;line-height:1.2}.rp-breadcrumb{color:#4b5563;align-items:center;gap:6px;font-size:12px;display:flex}.rp-bc-link{color:#2563eb}.rp-bc-sep{color:#9ca3af}.rp-header-right{align-items:center;gap:10px;display:flex}.rp-bell-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:42px;display:inline-flex;position:relative}.rp-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1.5px solid #fff;border-radius:999px;width:17px;height:17px;font-size:9px;font-weight:700;line-height:17px;position:absolute;top:-3px;right:-3px}.rp-export-btn{color:#0f2c45;cursor:pointer;background:#f0a83c;border:none;border-radius:8px;align-items:center;gap:7px;height:42px;padding:0 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;display:inline-flex}.rp-body{flex-direction:column;gap:20px;padding:24px 30px 40px;display:flex}.rp-filter-bar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:20px;padding:18px 24px;display:grid}.rp-filter-field{flex-direction:column;gap:6px;display:flex}.rp-filter-field label{color:#374151;font-size:12px;font-weight:600}.rp-filter-field select{color:#111827;box-sizing:border-box;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;height:38px;padding:0 12px;font-family:Inter,sans-serif;font-size:13px}.rp-filter-action{align-items:flex-end;display:flex}.rp-apply-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:7px;height:40px;padding:0 28px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;display:inline-flex}.rp-stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.rp-stat-card{border-radius:12px;padding:22px;position:relative;overflow:hidden}.rp-stat-top{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.rp-stat-icon{background:#fff3;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.rp-stat-value{color:#fff;margin:0 0 6px;font-size:28px;font-weight:700;line-height:1.2}.rp-stat-label{margin:0 0 6px;font-size:12px;font-weight:400;line-height:1.4}.rp-stat-trend{color:#fff;margin:0;font-size:11px;font-weight:600}.rp-charts-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.rp-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:22px}.rp-card-title{color:#111827;margin:0 0 16px;font-size:16px;font-weight:700}.rp-pie-wrap{justify-content:center;display:flex}.rp-pie-legend{grid-template-columns:1fr 1fr;gap:8px 16px;margin-top:12px;display:grid}.rp-legend-item{align-items:center;gap:7px;display:flex}.rp-legend-dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.rp-legend-name{color:#4b5563;flex:1;font-size:12px}.rp-legend-pct{color:#111827;font-size:12px;font-weight:600}.rp-reports-card{padding:0;overflow:hidden}.rp-reports-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.rp-reports-controls{align-items:center;gap:10px;display:flex}.rp-search-box{align-items:center;display:flex;position:relative}.rp-search-icon{color:#9ca3af;pointer-events:none;position:absolute;left:10px}.rp-search-box input{color:#111827;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;width:220px;height:36px;padding:0 12px 0 32px;font-family:Inter,sans-serif;font-size:13px}.rp-search-box input::placeholder{color:#9ca3af}.rp-icon-btn{cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.rp-report-list{flex-direction:column;display:flex}.rp-report-row{align-items:center;gap:16px;padding:18px 22px;display:flex}.rp-report-row-border{border-top:1px solid #e5e7eb}.rp-report-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.rp-report-info{flex:1;min-width:0}.rp-report-title{color:#111827;margin:0 0 3px;font-size:14px;font-weight:600}.rp-report-desc{color:#4b5563;margin:0 0 5px;font-size:12px}.rp-report-meta{color:#6b7280;align-items:center;gap:5px;font-size:11px;display:flex}.rp-dot{color:#d1d5db}.rp-report-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.rp-status-badge{white-space:nowrap;border-radius:999px;padding:3px 12px;font-size:11px;font-weight:600}.rp-action-link{cursor:pointer;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.rp-pagination{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 22px;display:flex}.rp-pagination-info{color:#4b5563;font-size:12px}.rp-pagination-controls{align-items:center;gap:6px;display:flex}.rp-page-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;min-width:34px;height:34px;padding:0 10px;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.rp-page-active{color:#fff;background:#2563eb;border-color:#2563eb}.settings-layout{background:#f9fafb;min-height:100vh;display:flex}.settings-main{background:#f9fafb;width:calc(100% - 256px);min-height:100vh;margin-left:256px}.settings-header{background:#f9fafb;justify-content:space-between;align-items:center;padding:24.19px 24.19px 19.2px;display:flex}.settings-title{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:28.8px;font-weight:700;line-height:34.56px}.settings-breadcrumb{align-items:center;gap:7.68px;margin-top:4.8px;font-family:Inter,sans-serif;font-size:13.44px;line-height:19.2px;display:flex}.settings-breadcrumb a{color:#2563eb;text-decoration:none}.settings-breadcrumb span{color:#9ca3af}.settings-header-right{align-items:center;gap:12.19px;display:flex}.settings-bell-btn{color:#6b7280;background:0 0;border:0;border-radius:7.68px;padding:4.8px;position:relative}.settings-bell-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;width:19.2px;height:19.2px;font-family:Inter,sans-serif;font-size:10.06px;font-weight:700;display:flex;position:absolute;top:-1.92px;right:-1.92px}.settings-save-btn{color:#0f2c45;background:#f0a83c;border:0;border-radius:7.68px;align-items:center;gap:7.68px;padding:9.6px 15.36px;font-family:Inter,sans-serif;font-size:13.44px;font-weight:600;line-height:19.2px;display:inline-flex}.settings-content{grid-template-columns:240px minmax(0,1fr);gap:19.2px;padding:0 24.19px 24.19px;display:grid}.settings-menu-card,.settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:11.52px}.settings-menu-card{align-self:start;padding:16.13px}.settings-menu-title{color:#9ca3af;letter-spacing:.58px;margin-bottom:12.19px;font-family:Inter,sans-serif;font-size:11.52px;font-weight:700;line-height:15.36px}.settings-menu-list{flex-direction:column;gap:4.8px;display:flex}.settings-menu-item{text-align:left;background:0 0;border:0;border-radius:7.68px;padding:10.24px 12.19px}.settings-menu-item.active{background:#eff6ff}.settings-menu-item-label{color:#374151;font-family:Inter,sans-serif;font-size:13.44px;font-weight:500;line-height:19.2px}.settings-menu-item.active .settings-menu-item-label{color:#1d4ed8}.settings-right-column{flex-direction:column;gap:19.2px;display:flex}.settings-card{padding:19.2px}.settings-card-header{justify-content:space-between;align-items:center;margin-bottom:16.13px;display:flex}.settings-card-title{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:17.28px;font-weight:700;line-height:26.88px}.settings-status-badge{color:#166534;background:#dcfce7;border-radius:999px;padding:4.8px 9.6px;font-family:Inter,sans-serif;font-size:11.52px;font-weight:600;line-height:15.36px}.profile-header{align-items:center;gap:12.19px;margin-bottom:16.13px;display:flex}.profile-avatar-wrap{width:48px;height:48px;position:relative}.profile-avatar{color:#fff;background:linear-gradient(135deg,#cbd5e1,#94a3b8);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-family:Inter,sans-serif;font-size:13.44px;font-weight:700;display:flex}.profile-edit-btn{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:19.2px;height:19.2px;display:flex;position:absolute;bottom:-4px;right:-4px}.profile-copy{flex-direction:column;gap:2.88px;display:flex}.profile-name{color:#111827;font-family:Inter,sans-serif;font-size:15.36px;font-weight:700;line-height:23.04px}.profile-role{color:#4b5563;font-family:Inter,sans-serif;font-size:13.44px;line-height:19.2px}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12.19px;display:grid}.field-group{flex-direction:column;gap:4.8px;display:flex}.field-group-full{grid-column:1/-1}.field-label{color:#374151;font-family:Inter,sans-serif;font-size:11.52px;font-weight:600;line-height:15.36px}.field-input,.field-textarea{color:#111827;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10.24px 12.19px;font-family:Inter,sans-serif;font-size:13.44px;line-height:19.2px}.field-textarea{resize:none}.security-list,.notification-list{flex-direction:column;gap:12.19px;display:flex}.security-item{border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;padding:12.19px 16.13px;display:flex}.security-item-green{background:#f0fdf4}.security-item-gray{background:#f9fafb}.security-item-left,.session-left{align-items:center;gap:12.19px;display:flex}.security-icon,.session-device-icon{border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.security-icon-green{color:#16a34a;background:#dcfce7}.security-icon-gray{color:#6b7280;background:#e5e7eb}.security-item-title,.notification-title,.session-device-title{color:#111827;font-family:Inter,sans-serif;font-size:13.44px;font-weight:600;line-height:19.2px}.security-item-subtitle,.notification-subtitle,.session-device-subtitle{color:#6b7280;font-family:Inter,sans-serif;font-size:11.52px;line-height:15.36px}.security-action-link,.session-revoke-btn{color:#2563eb;background:0 0;border:0;padding:0;font-family:Inter,sans-serif;font-size:13.44px;font-weight:600;line-height:19.2px}.sessions-block{border-top:1px solid #e5e7eb;padding-top:12.19px}.sessions-title{margin-bottom:12.19px}.session-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12.19px 0;display:flex}.session-row-last{border-bottom:0;padding-bottom:0}.session-device-icon{color:#2563eb;background:#eff6ff}.session-active-badge{color:#166534;background:#dcfce7;border-radius:999px;padding:4.8px 9.6px;font-family:Inter,sans-serif;font-size:11.52px;font-weight:600;line-height:15.36px}.notification-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12.19px 0;display:flex}.notification-row:last-child{border-bottom:0;padding-bottom:0}.toggle-switch{border:0;border-radius:999px;align-items:center;width:40px;height:22px;padding:2px;transition:background .2s;display:flex}.toggle-switch.on{background:#2563eb;justify-content:flex-end}.toggle-switch.off{background:#e5e7eb;justify-content:flex-start}.toggle-knob{background:#fff;border-radius:999px;width:18px;height:18px;box-shadow:0 1px 2px #0000001f}@media (width<=960px){.settings-content{grid-template-columns:1fr}.settings-menu-card{width:100%}}.at-layout{background:#f9fafb;min-height:100vh;font-family:Inter,sans-serif;display:flex}.at-main{flex-direction:column;flex:1;margin-left:256px;display:flex;overflow-y:auto}.at-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.at-title{color:#111827;margin:0 0 4px;font-size:22px;font-weight:700;line-height:1.2}.at-breadcrumb{color:#4b5563;align-items:center;gap:6px;font-size:12px;display:flex}.at-bc-link{color:#2563eb}.at-bc-sep{color:#9ca3af}.at-header-right{align-items:center;gap:10px;display:flex}.at-bell-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative}.at-bell-badge{color:#fff;text-align:center;background:#ef4444;border:1.5px solid #fff;border-radius:999px;width:16px;height:16px;font-size:9px;font-weight:700;line-height:16px;position:absolute;top:-3px;right:-3px}.at-filter-btn{color:#0f2c45;cursor:pointer;background:#f0a83c;border:none;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;display:inline-flex}.at-body{flex-direction:column;gap:20px;padding:20px 32px 32px;display:flex}.at-stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.at-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.at-stat-top{align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.at-stat-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.at-stat-label{color:#374151;margin:0 0 4px;font-size:13px;font-weight:600}.at-stat-value{color:#111827;margin:0;font-size:22px;font-weight:700;line-height:1.2}.at-stat-trend{margin:0;font-size:12px;font-weight:400}.at-content-grid{grid-template-columns:320px 1fr;align-items:start;gap:20px;display:grid}.at-filter-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:16px;padding:20px;display:flex}.at-filter-panel h3{color:#111827;margin:0;font-size:16px;font-weight:700}.at-filter-field{flex-direction:column;gap:6px;display:flex}.at-filter-field label{color:#374151;font-size:13px;font-weight:600}.at-filter-field input,.at-filter-field select{color:#111827;box-sizing:border-box;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;width:100%;height:38px;padding:0 12px;font-family:Inter,sans-serif;font-size:13px}.at-filter-field input::placeholder{color:#9ca3af}.at-checkbox-list{flex-direction:column;gap:8px;display:flex}.at-checkbox-row{color:#374151;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.at-checkbox-row input[type=checkbox]{accent-color:#2563eb;cursor:pointer;width:13px;height:13px}.at-apply-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;height:40px;margin-top:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.at-events-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.at-events-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.at-events-head h3{color:#111827;margin:0;font-size:16px;font-weight:700}.at-events-updated{color:#6b7280;font-size:12px}.at-events-list{flex-direction:column;display:flex}.at-event-row{gap:14px;padding:18px 20px;display:flex}.at-event-row-border{border-bottom:1px solid #e5e7eb}.at-event-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.at-event-body{flex:1;min-width:0}.at-event-title-row{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.at-event-title{color:#111827;font-size:13px;font-weight:600}.at-event-badge{border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600}.at-event-desc{color:#4b5563;margin:0 0 4px;font-size:12px}.at-event-meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:4px;margin:0;font-size:11px;display:flex}.at-dot{color:#d1d5db}.auth-page{background:#f4f7fb;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-panel{text-align:center;background:#fff;border:1px solid #dfe7f1;border-radius:8px;max-width:420px;margin:0 auto;padding:28px;box-shadow:0 18px 40px #0f2c451f}.auth-mark{color:#fff;background:#0f2c45;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:20px;font-weight:800;display:inline-flex}.auth-panel h1{color:#102436;margin:0;font-size:24px}.auth-panel p{color:#5c6f82;margin:10px 0 20px;font-size:14px;line-height:1.5}.auth-action{color:#fff;background:#0f2c45;border-radius:7px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.auth-host{color:#7c8b99;margin-top:14px;font-size:12px;display:block}
