:root{--color-bg-main: #f8fafc;--color-bg-card: #ffffff;--color-bg-surface: #f1f5f9;--color-primary: #3b82f6;--color-primary-hover: #2563eb;--color-secondary: #0ea5e9;--color-accent: #f43f5e;--color-text-main: #0f172a;--color-text-muted: #64748b;--color-border: #e2e8f0;--glass-bg: rgba(255, 255, 255, .8);--glass-border: rgba(255, 255, 255, .5);--glass-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--backdrop-blur: 10px;--spacing-xs: 3.5px;--spacing-sm: 6px;--spacing-md: 12px;--spacing-lg: 18px;--spacing-xl: 24px;--radius-sm: 5px;--radius-md: 9px;--radius-lg: 14px;--radius-full: 9999px;--transition-fast: .2s ease;--transition-normal: .3s ease;--container-max-width: 100%;--container-padding: 32px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;font-size:12px;background-color:var(--color-bg-main);color:var(--color-text-main);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:11px}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg-main)}::-webkit-scrollbar-thumb{background:var(--color-bg-surface);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.glass-card{background:var(--glass-bg);backdrop-filter:blur(var(--backdrop-blur));-webkit-backdrop-filter:blur(var(--backdrop-blur));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:var(--radius-md)}._sidebar_egoc6_1{width:200px;background-color:var(--color-bg-card);border-right:1px solid var(--color-border);display:flex;flex-direction:column;transition:transform var(--transition-normal);z-index:999}._isOpen_egoc6_21{transform:translate(0)!important}@media(max-width:1024px){._sidebar_egoc6_1{position:fixed;left:0;top:0;bottom:0;transform:translate(-100%);box-shadow:4px 0 12px #0000001a;background-color:var(--color-bg-card)}}._logoContainer_egoc6_53{height:54px;display:flex;align-items:center;padding:0 var(--spacing-lg);border-bottom:1px solid var(--color-border)}._logo_egoc6_53{font-size:1.25rem;font-weight:700;color:var(--color-primary);display:flex;align-items:center;gap:var(--spacing-sm)}._sidebarLogoImg_egoc6_87{height:24px;width:auto;object-fit:contain}._nav_egoc6_99{flex:1;padding:var(--spacing-md);overflow-y:auto;display:flex;flex-direction:column;gap:var(--spacing-xs)}._navItem_egoc6_117{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-sm);color:var(--color-text-muted);font-weight:500;transition:all var(--transition-fast)}._navItem_egoc6_117:hover{background-color:var(--color-bg-surface);color:var(--color-text-main)}._active_egoc6_149{background-color:var(--color-primary);color:#fff!important}._active_egoc6_149:hover{background-color:var(--color-primary-hover)}._userSection_egoc6_167{padding:var(--spacing-md);border-top:1px solid var(--color-border)}._button_1vylh_1{display:inline-flex;align-items:center;justify-content:center;padding:var(--spacing-sm) var(--spacing-lg);border-radius:var(--radius-sm);font-weight:500;font-size:.95rem;transition:all var(--transition-fast);cursor:pointer;border:1px solid transparent;gap:var(--spacing-sm)}._primary_1vylh_29{background-color:var(--color-primary);color:#fff}._primary_1vylh_29:hover{background-color:var(--color-primary-hover);box-shadow:0 4px 12px #6366f14d}._secondary_1vylh_49{background-color:transparent;border-color:var(--color-border);color:var(--color-text-main)}._secondary_1vylh_49:hover{background-color:var(--color-bg-surface);border-color:var(--color-text-muted)}._danger_1vylh_71{background-color:var(--color-accent);color:#fff}._danger_1vylh_71:hover{filter:brightness(1.1)}._ghost_1vylh_89{background-color:transparent;color:var(--color-text-muted)}._ghost_1vylh_89:hover{background-color:#ffffff0d;color:var(--color-text-main)}._fullWidth_1vylh_109{width:100%}._disabled_1vylh_117{opacity:.6;cursor:not-allowed;pointer-events:none}._header_1mbsp_1{height:54px;background-color:var(--color-bg-card);border-bottom:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;padding:0 var(--spacing-lg)}._leftSection_1mbsp_21{display:flex;align-items:center;gap:var(--spacing-md)}._menuBtn_1mbsp_33{background:none;border:none;color:var(--color-text-main);cursor:pointer;display:none;align-items:center;justify-content:center;padding:var(--spacing-sm);border-radius:var(--radius-sm);transition:background-color var(--transition-fast)}._menuBtn_1mbsp_33:hover{background-color:var(--color-bg-surface)}@media(max-width:1024px){._menuBtn_1mbsp_33{display:flex}}._searchBar_1mbsp_79{position:relative;display:flex;align-items:center;width:300px}@media(max-width:640px){._header_1mbsp_1{padding:0 var(--spacing-md)}._searchBar_1mbsp_79,._userName_1mbsp_107{display:none}}._searchIcon_1mbsp_117{position:absolute;left:10px;color:var(--color-text-muted);z-index:1}._searchInput_1mbsp_131{width:100%;padding:var(--spacing-sm) var(--spacing-sm) var(--spacing-sm) 36px;background-color:var(--color-bg-surface);border:1px solid transparent;border-radius:var(--radius-sm);color:var(--color-text-main);outline:none}._searchInput_1mbsp_131:focus{border-color:var(--color-primary)}._actions_1mbsp_159{display:flex;align-items:center;gap:var(--spacing-md)}._iconBtn_1mbsp_171{color:var(--color-text-muted);width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);transition:background-color var(--transition-fast)}._iconBtn_1mbsp_171:hover{background-color:#f1f5f9;color:#2563eb}._hireBtn_1mbsp_203{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#2563eb;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}._hireBtn_1mbsp_203:hover{background-color:#1d4ed8;box-shadow:0 4px 12px #2563eb33}._hireBtn_1mbsp_203 svg{color:#fff}._divider_1mbsp_251{width:1px;height:24px;background-color:#e2e8f0;margin:0 8px}._profile_1mbsp_265{display:flex;align-items:center;gap:var(--spacing-sm)}._avatar_1mbsp_277{width:32px;height:32px;border-radius:var(--radius-full);background-color:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}._userName_1mbsp_107{font-weight:500;font-size:.9rem}._logoutBtn_1mbsp_313{padding:var(--spacing-xs) var(--spacing-md);font-size:.85rem;background-color:#fff!important;color:#000!important;border:1px solid white!important;font-weight:600;border-radius:4px}._logoutBtn_1mbsp_313:hover{background-color:#f1f5f9!important;color:#000!important}._container_1pz15_1{display:flex;height:100vh;overflow:hidden;background-color:var(--color-bg-main)}._mainWrapper_1pz15_15{flex:1;display:flex;flex-direction:column;overflow:hidden}._content_1pz15_29{flex:1;overflow-y:auto;background-color:var(--color-bg-main);display:flex;flex-direction:column;align-items:stretch}._contentWrapper_1pz15_47{width:100%;max-width:var(--container-max-width);padding:var(--container-padding);flex:1}._overlay_1pz15_61{position:fixed;inset:0;background-color:#00000080;z-index:998;display:none}@media(max-width:1024px){._overlay_1pz15_61{display:block}}._container_4h8up_1{width:100%;display:flex;flex-direction:column;gap:12px}._row_4h8up_17{display:grid;gap:12px}._topStatsRow_4h8up_27{grid-template-columns:repeat(4,1fr)}._progressRow_4h8up_35{grid-template-columns:1fr 1fr}._hrRow_4h8up_43{grid-template-columns:repeat(4,1fr)}@media(max-width:1400px){._topStatsRow_4h8up_27,._hrRow_4h8up_43{grid-template-columns:repeat(2,1fr)}._progressRow_4h8up_35{grid-template-columns:1fr}}@media(max-width:768px){._topStatsRow_4h8up_27{grid-template-columns:1fr}._hrRow_4h8up_43{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}._hrRow_4h8up_43>div:last-child{grid-column:span 3!important}._hrCard_4h8up_103{padding:8px 4px!important;min-height:80px!important}._hrCard_4h8up_103 div[class*=statLabel]{font-size:.65rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;line-height:1.2}._hrValue_4h8up_131{font-size:1.4rem!important;margin-top:2px!important}}._widgetCard_4h8up_145{background:#fff;border-radius:8px;padding:12px 16px;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;height:100%}._widgetHeader_4h8up_165{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.85rem;font-weight:600;color:#334155}._iconButton_4h8up_185{background:#f1f5f9;border:none;border-radius:4px;padding:4px;color:#64748b;cursor:pointer}._statsGroup_4h8up_205{display:flex;justify-content:space-between}._statItem_4h8up_215{text-align:center}._statLabel_4h8up_223{font-size:.75rem;color:#64748b;margin-bottom:4px}._statValue_4h8up_235{font-size:1.1rem;font-weight:700}._colorBlue_4h8up_247{color:#3b82f6}._colorPurple_4h8up_255{color:#8b5cf6}._colorRed_4h8up_263{color:#ef4444}._colorGreen_4h8up_271{color:#22c55e}._colorOrange_4h8up_279{color:#f97316}._progressGroup_4h8up_289{margin-bottom:16px}._progressLabel_4h8up_297{display:flex;justify-content:space-between;font-size:.85rem;margin-bottom:6px;color:#475569}._progressTrack_4h8up_313{height:8px;background-color:#f1f5f9;border-radius:99px;overflow:hidden}._progressBar_4h8up_327{height:100%;border-radius:99px}._hrCard_4h8up_103{text-align:center;padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100px}._hrValue_4h8up_131{font-size:2.2rem;margin-top:4px}._hrCard_4h8up_103._yellow_4h8up_369{background-color:#fffbeb;border:1px solid #fef3c7}._hrCard_4h8up_103._blue_4h8up_381{background-color:#eff6ff;border:1px solid #dbeafe}._hrCard_4h8up_103._white_4h8up_393{background-color:#fff;border:1px solid #e2e8f0}._joiningStats_4h8up_403{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:16px;padding:0 10px}._joiningItem_4h8up_421{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1;position:relative}._joiningItem_4h8up_421:not(:last-child):after{content:"";position:absolute;right:0;top:10%;height:80%;width:1px;background-color:#e2e8f0}._joiningItem_4h8up_421 span:first-child{font-size:.8rem;color:#64748b;text-transform:uppercase;font-weight:500;letter-spacing:.5px}._joiningItem_4h8up_421 span:last-child{font-size:1.25rem;font-weight:700;color:#1e293b}._tableContainer_4h8up_493{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:20px}._tabs_4h8up_507{display:flex;gap:10px;margin-bottom:20px}._tab_4h8up_493{padding:8px 16px;border-radius:6px;border:none;font-size:.9rem;font-weight:600;cursor:pointer;background-color:#f1f5f9;color:#64748b}._tab_4h8up_493._active_4h8up_541{background-color:#f59e0b;color:#fff}._blueTab_4h8up_551{background-color:#3b82f6;color:#fff}._table_4h8up_493{width:100%;border-collapse:collapse}._table_4h8up_493 th{text-align:left;font-size:.75rem;text-transform:uppercase;color:#94a3b8;padding:12px;border-bottom:1px solid #e2e8f0}._table_4h8up_493 td{padding:16px 12px;font-size:.9rem;color:#334155;border-bottom:1px solid #f1f5f9}._tableRow_4h8up_603:last-child td{border-bottom:none}._table_4h8up_493 th._center_4h8up_611,._table_4h8up_493 td._center_4h8up_611{text-align:center}._table_4h8up_493 th:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)){text-align:center}._table_4h8up_493 td:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)){text-align:center}._container_h7dle_1{width:100%;display:flex;flex-direction:column;gap:16px}._loading_h7dle_15{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:1.1rem;color:#64748b}._statsRow_h7dle_35{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}._statCard_h7dle_47{background:#fff;border-radius:10px;padding:16px;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:flex-start}._statInfo_h7dle_69{display:flex;flex-direction:column;gap:8px}._statLabel_h7dle_81{font-size:.875rem;color:#64748b;font-weight:500}._statValue_h7dle_93{font-size:1.5rem;font-weight:700}._statIcon_h7dle_103{width:32px;height:32px;border-radius:6px;display:flex;justify-content:center;align-items:center}._blueIcon_h7dle_123{background:#eff6ff;color:#3b82f6}._greenIcon_h7dle_133{background:#f0fdf4;color:#22c55e}._yellowIcon_h7dle_143{background:#fefce8;color:#eab308}._redIcon_h7dle_153{background:#fef2f2;color:#ef4444}._textBlue_h7dle_165{color:#3b82f6}._textGreen_h7dle_173{color:#22c55e}._textYellow_h7dle_181{color:#eab308}._textRed_h7dle_189{color:#ef4444}._middleSection_h7dle_199{display:grid;grid-template-columns:1.5fr 1fr;gap:16px}._card_h7dle_211{background:#fff;border-radius:10px;padding:16px;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0}._cardTitle_h7dle_227{font-size:.9rem;font-weight:600;color:#1e293b;margin-bottom:16px}._funnelContainer_h7dle_243{display:flex;align-items:center;justify-content:space-between;padding:20px 0}._funnelStep_h7dle_257{text-align:center}._funnelValue_h7dle_265{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:4px}._funnelLabel_h7dle_279{font-size:.75rem;color:#64748b;font-weight:600;text-transform:uppercase}._conversion_h7dle_293{font-size:.75rem;color:#3b82f6;font-weight:600;position:relative;padding:0 10px}._conversion_h7dle_293:after{content:"→";display:block;text-align:center;font-size:1.2rem;margin-top:-5px}._pipelineList_h7dle_327{display:flex;flex-direction:column;gap:16px}._pipelineItem_h7dle_339{display:flex;flex-direction:column;gap:6px}._pipelineHeader_h7dle_351{display:flex;justify-content:space-between;font-size:.875rem;color:#1e293b;font-weight:500}._progressTrack_h7dle_367{height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}._progressBar_h7dle_381{height:100%;border-radius:4px}._bottomSection_h7dle_393{display:grid;grid-template-columns:2fr 1fr;gap:16px}._table_h7dle_405{width:100%;border-collapse:collapse}._table_h7dle_405 th{text-align:left;padding:12px 0;font-size:.75rem;color:#64748b;text-transform:uppercase;font-weight:600;border-bottom:1px solid #e2e8f0}._table_h7dle_405 td{padding:16px 0;font-size:.875rem;color:#1e293b;border-bottom:1px solid #f8fafc}._actionList_h7dle_449{display:flex;flex-direction:column;gap:12px}._actionButton_h7dle_461{display:flex;align-items:center;gap:12px;padding:16px;background:#f8fafc;border-radius:8px;border:1px solid #f1f5f9;color:#1e293b;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s;text-align:left}._actionButton_h7dle_461:hover{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}._container_1fzaj_1{width:100%;display:flex;flex-direction:column;gap:20px}._loadingContainer_1fzaj_17{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;gap:16px;color:#64748b}._spinner_1fzaj_37{animation:_spin_1fzaj_37 1s linear infinite;color:#3b82f6}@keyframes _spin_1fzaj_37{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._statsOverview_1fzaj_69{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}._summaryCard_1fzaj_81{background:#fff;padding:16px;border-radius:12px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 6px -1px #0000000d}._summaryHeader_1fzaj_103{display:flex;align-items:center}._iconWrapper_1fzaj_113{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}._blueIcon_1fzaj_131{background-color:#f0f7ff;color:#3b82f6}._greenIcon_1fzaj_141{background-color:#f0fdf4;color:#22c55e}._purpleIcon_1fzaj_151{background-color:#f5f3ff;color:#8b5cf6}._yellowIcon_1fzaj_161{background-color:#fffbeb;color:#f59e0b}._summaryContent_1fzaj_171{display:flex;flex-direction:column;gap:4px}._bigValue_1fzaj_183{font-size:26px;font-weight:700;color:#1e293b;line-height:1}._valueLabel_1fzaj_197{font-size:14px;font-weight:600;color:#475569}._subLabel_1fzaj_209{font-size:12px;color:#94a3b8}._progressContainer_1fzaj_221{width:100%;height:6px;background:#f1f5f9;border-radius:3px;margin-top:8px;overflow:hidden}._progressBar_1fzaj_239{height:100%;background:#8b5cf6;border-radius:3px}._pipelineSection_1fzaj_253{background:#fff;padding:20px;border-radius:16px;border:1px solid #e2e8f0}._sectionTitle_1fzaj_267{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:16px}._pipelineFlow_1fzaj_281{display:flex;align-items:center;justify-content:space-between;padding:0 20px}._pipelineStep_1fzaj_295{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}._stepIcon_1fzaj_311{width:44px;height:44px;background:#f8fafc;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#64748b}._stepCount_1fzaj_333{font-size:20px;font-weight:700;color:#1e293b}._stepLabel_1fzaj_345{font-size:11px;font-weight:600;color:#94a3b8;letter-spacing:.05em}._arrowIcon_1fzaj_359{color:#cbd5e1}._bottomGrid_1fzaj_369{display:grid;grid-template-columns:1fr 1fr;gap:24px}._quickLinksSection_1fzaj_381,._activitiesSection_1fzaj_383{background:#fff;padding:24px;border-radius:16px;border:1px solid #e2e8f0}._linksGrid_1fzaj_397{display:grid;grid-template-columns:1fr 1fr;gap:12px}._quickLink_1fzaj_381{display:flex;align-items:center;gap:12px;padding:16px;background:#f8fafc;border-radius:12px;text-decoration:none;color:#475569;font-size:14px;font-weight:500;transition:all .2s}._quickLink_1fzaj_381:hover{background:#f1f5f9;transform:translateY(-2px)}._quickLink_1fzaj_381 svg{color:#64748b}._activityList_1fzaj_457{display:flex;flex-direction:column;gap:20px}._activityItem_1fzaj_469{display:flex;align-items:flex-start;gap:16px}._statusDot_1fzaj_481{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center}._success_1fzaj_499{background:#f0fdf4;color:#22c55e}._info_1fzaj_509{background:#f0f7ff;color:#3b82f6}._warning_1fzaj_519{background:#fffbeb;color:#f59e0b}._activityText_1fzaj_529{font-size:14px;color:#475569;line-height:1.5}@media(max-width:1024px){._bottomGrid_1fzaj_369{grid-template-columns:1fr}}@media(max-width:768px){._pipelineFlow_1fzaj_281{flex-direction:column;gap:32px;padding:0}._arrowIcon_1fzaj_359{transform:rotate(90deg)}._linksGrid_1fzaj_397{grid-template-columns:1fr}}._container_1oi1o_1{width:100%;display:flex;flex-direction:column;gap:16px}._statsRow_1oi1o_17{display:flex;gap:16px}._statCard_1oi1o_27{flex:1;background:#fff;border-radius:10px;padding:16px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;justify-content:space-between;min-height:110px;position:relative}._statHeader_1oi1o_55{display:flex;justify-content:space-between;align-items:flex-start}._statTitle_1oi1o_67{font-size:13px;color:#64748b;font-weight:600}._iconBox_1oi1o_79{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center}._bgBlue_1oi1o_97{background:#eff6ff;color:#3b82f6}._bgGreen_1oi1o_107{background:#f0fdf4;color:#22c55e}._bgYellow_1oi1o_117{background:#fefce8;color:#eab308}._statValue_1oi1o_127{font-size:28px;font-weight:700;margin-top:8px}._textBlue_1oi1o_139{color:#3b82f6}._textGreen_1oi1o_147{color:#22c55e}._textYellow_1oi1o_155{color:#eab308}._statFooter_1oi1o_163{font-size:12px;color:#94a3b8;margin-top:4px}._attendanceCard_1oi1o_177{flex:1;background:#fff;border-radius:12px;padding:20px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;justify-content:space-between}._cardTitle_1oi1o_201{font-size:14px;font-weight:700;color:#1e293b;margin-bottom:12px}._chartContainer_1oi1o_215{display:flex;align-items:center;justify-content:space-around}._donutChart_1oi1o_227{width:60px;height:60px;border-radius:50%;background:conic-gradient(#e2e8f0 0% 100%);position:relative;display:flex;align-items:center;justify-content:center}._legend_1oi1o_253{display:flex;flex-direction:column;gap:8px}._legendItem_1oi1o_265{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#475569;gap:12px;width:100px}._dot_1oi1o_285{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:6px}._dotGreen_1oi1o_301{background:#22c55e}._dotRed_1oi1o_309{background:#ef4444}._dotYellow_1oi1o_317{background:#eab308}._contentGrid_1oi1o_327{display:grid;grid-template-columns:2fr 1fr;gap:16px}._teamCard_1oi1o_341{background:#fff;border-radius:10px;padding:16px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}._teamList_1oi1o_357{display:flex;flex-direction:column;gap:16px}._teamMember_1oi1o_369{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f1f5f9}._teamMember_1oi1o_369:last-child{border-bottom:none}._memberInfo_1oi1o_393{display:flex;flex-direction:column}._memberName_1oi1o_403{font-size:14px;font-weight:600;color:#1e293b}._memberRole_1oi1o_415{font-size:12px;color:#64748b;margin-top:2px}._statusBadge_1oi1o_427{background:#f1f5f9;color:#64748b;font-size:11px;font-weight:600;padding:4px 12px;border-radius:9999px}._linksCard_1oi1o_447{background:#fff;border-radius:12px;padding:24px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;height:fit-content}._linksList_1oi1o_465{display:flex;flex-direction:column;gap:12px}._linkItem_1oi1o_477{display:flex;align-items:center;gap:12px;padding:12px;background:#f8fafc;border-radius:8px;color:#475569;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s}._linkItem_1oi1o_477:hover{background:#f1f5f9;color:#1e293b}._container_8et3g_1{width:100%}._header_8et3g_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._title_8et3g_23{color:#1e293b;font-weight:700}._jobCount_8et3g_33{color:#64748b;font-size:.95rem;font-weight:500}._searchContainer_8et3g_47{display:flex;gap:16px;background:#fff;padding:16px;border-radius:12px;box-shadow:0 1px 3px #0000000d;margin-bottom:32px}._searchGroup_8et3g_67{flex:1;display:flex;align-items:center;gap:12px;padding:0 16px;border-right:1px solid #e2e8f0}._searchGroup_8et3g_67:last-child{border-right:none}._searchIcon_8et3g_93{color:#94a3b8}._searchInput_8et3g_101{flex:1;border:none;outline:none;font-size:.95rem;color:#1e293b}._searchInput_8et3g_101::placeholder{color:#94a3b8}._grid_8et3g_127{display:grid;grid-template-columns:260px 1fr;gap:32px;align-items:start}._filters_8et3g_143{background:#fff;padding:24px;border-radius:12px;box-shadow:0 1px 3px #0000000d;position:sticky;top:24px}._filterHeader_8et3g_161{display:flex;align-items:center;gap:10px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}._filterTitle_8et3g_179{font-weight:700;color:#1e293b;font-size:1.1rem}._filterGroup_8et3g_191{margin-bottom:20px}._filterLabel_8et3g_199{display:block;font-size:.85rem;font-weight:600;color:#64748b;margin-bottom:8px}._select_8et3g_215{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-size:.9rem;outline:none;background-color:#f8fafc}._select_8et3g_215:focus{border-color:#2563eb;background-color:#fff}._clearBtn_8et3g_247{width:100%;padding:10px;background:none;border:1px dashed #94a3b8;color:#64748b;border-radius:6px;cursor:pointer;font-size:.9rem;margin-top:10px}._clearBtn_8et3g_247:hover{border-color:#64748b;color:#334155}._jobList_8et3g_283{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:1280px){._jobList_8et3g_283{grid-template-columns:repeat(3,1fr)}}._jobCard_8et3g_311{background:#fff;padding:20px;border-radius:12px;box-shadow:0 1px 3px #0000000d;border:1px solid transparent;transition:all .2s;display:flex;flex-direction:column}._jobCard_8et3g_311:hover{border-color:#e2e8f0;box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-2px)}._jobHeader_8et3g_345{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._role_8et3g_359{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:4px;line-height:1.3}._company_8et3g_375{font-size:.9rem;color:#64748b;margin:0}._logoWrapper_8et3g_387{width:44px;height:44px;flex-shrink:0}._logo_8et3g_387{width:100%;height:100%;border-radius:8px;object-fit:contain}._logoPlaceholder_8et3g_413{width:100%;height:100%;background:#eff6ff;color:#2563eb;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}._jobDetails_8et3g_439{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}._detailRow_8et3g_453{display:flex;align-items:center;gap:8px;color:#64748b;font-size:.9rem}._salary_8et3g_469{font-weight:600;color:#1e293b}._highlight_8et3g_479{background:#ecfdf5;color:#059669;padding:2px 6px;border-radius:4px;font-size:.75rem;font-weight:600}._tag_8et3g_497{display:inline-block;padding:4px 10px;background:#f1f5f9;color:#475569;border-radius:999px;font-size:.75rem;font-weight:500;margin-right:6px;margin-bottom:6px}._tag_8et3g_497._exp_8et3g_521{background:#eff6ff;color:#2563eb}._applyBtn_8et3g_531{margin-top:auto;width:100%;padding:10px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}._applyBtn_8et3g_531:hover{background:#2563eb}@media(max-width:1024px){._jobList_8et3g_283{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._grid_8et3g_127{grid-template-columns:1fr}._filters_8et3g_143{display:none}._jobList_8et3g_283{grid-template-columns:1fr}}._overlay_ltl9q_1{position:fixed;inset:0;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}._modal_ltl9q_25{background:#fff;border-radius:8px;width:100%;max-width:400px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;overflow:hidden;animation:_scaleIn_ltl9q_1 .2s ease-out;padding:24px 32px 32px;position:relative}@keyframes _scaleIn_ltl9q_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._closeBtn_ltl9q_79{position:absolute;top:16px;right:16px;background:none;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s}._closeBtn_ltl9q_79:hover{background-color:#f1f5f9;color:#334155}._headerLeft_ltl9q_125{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:24px;padding-top:8px;border-bottom:1px solid #e2e8f0;padding-bottom:24px;width:100%}._title_ltl9q_155{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:8px;text-align:left}._subtitle_ltl9q_171{color:#64748b;font-size:.95rem;line-height:1.5;text-align:left}._form_ltl9q_185{display:flex;flex-direction:column;gap:24px}._inputGroup_ltl9q_199{display:flex;flex-direction:column;gap:10px}._label_ltl9q_213{font-size:1rem;font-weight:500;color:#1e293b;margin-bottom:4px}._inputWrapper_ltl9q_233{position:relative;display:flex;align-items:center}._input_ltl9q_199{width:100%;padding:16px;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;color:#0f172a;outline:none;transition:all .2s}._input_ltl9q_199:focus{background-color:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}._errorMessage_ltl9q_291{color:#ef4444;font-size:.9rem;text-align:center;background-color:#fef2f2;padding:10px;border-radius:6px}._signInBtn_ltl9q_309{margin-top:24px;padding:16px;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:background-color .2s;width:100%;box-shadow:0 4px 6px -1px #2563eb1a,0 2px 4px -1px #2563eb0f}._signInBtn_ltl9q_309:hover{background-color:#1d4ed8}._footerLink_ltl9q_353{margin-top:20px;text-align:center;font-size:.9rem;color:#64748b}._link_ltl9q_367{color:#2563eb;font-weight:600;cursor:pointer;text-decoration:none}._link_ltl9q_367:hover{text-decoration:underline}._overlay_qwvez_1{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:2000}._modal_qwvez_27{background:#fff;width:100%;max-width:420px;border-radius:12px;box-shadow:0 10px 25px #0000001a;animation:_slideUp_qwvez_1 .3s ease-out;overflow:hidden}@keyframes _slideUp_qwvez_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_qwvez_71{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f1f5f9}._title_qwvez_87{font-size:1.25rem;font-weight:700;color:#1e293b}._closeBtn_qwvez_99{background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s}._closeBtn_qwvez_99:hover{color:#64748b}._form_qwvez_129{padding:24px}._formGroup_qwvez_137{margin-bottom:20px}._label_qwvez_145{display:block;font-size:.85rem;font-weight:600;color:#475569;margin-bottom:8px}._inputWrapper_qwvez_161{position:relative;display:flex;align-items:center}._fieldIcon_qwvez_173{position:absolute;left:12px;color:#94a3b8}._input_qwvez_161{width:100%;padding:10px 12px 10px 40px;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;color:#334155;outline:none;transition:all .2s}._input_qwvez_161:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._selectWrapper_qwvez_217{width:100%}._select_qwvez_217{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;color:#334155;background-color:#fff;outline:none;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}._select_qwvez_217:focus{border-color:#2563eb}._disclaimer_qwvez_267{font-size:.75rem;color:#94a3b8;margin-top:24px;margin-bottom:16px;text-align:center}._submitBtn_qwvez_283{width:100%;padding:12px;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s}._submitBtn_qwvez_283:hover{background-color:#1d4ed8}._successState_qwvez_317{padding:40px 24px;text-align:center}._successIcon_qwvez_327{margin-bottom:20px;display:flex;justify-content:center}._successState_qwvez_317 h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:8px}._successState_qwvez_317 p{color:#64748b;font-size:.9rem}._container_5ferj_1{min-height:100vh;background-color:#fff;color:#1e293b}._navbar_5ferj_15{display:flex;align-items:center;justify-content:space-between;padding:0 var(--spacing-xl);height:64px;background-color:#0d1127;color:#fff;box-shadow:0 1px 4px #0003}._navLogo_5ferj_39{display:flex;align-items:center;gap:var(--spacing-sm);font-size:1.25rem;font-weight:700;color:#fff}._navLogoImg_5ferj_59{height:48px;width:auto;object-fit:contain}._navLinks_5ferj_71{display:flex;gap:var(--spacing-md)}._navBtn_5ferj_81{font-size:.85rem;padding:6px 16px;border-radius:4px;border:1px solid rgba(255,255,255,.8);color:#fff;transition:all .2s;background:transparent;cursor:pointer;font-weight:500}._navBtn_5ferj_81:hover{background:#ffffff1a;border-color:#fff}._headerLoginBtn_5ferj_115{background-color:#fff;color:#000;border-color:#fff;font-weight:600}._headerLoginBtn_5ferj_115:hover{background-color:#f8fafc;color:#000;border-color:#f8fafc}._hireBtn_5ferj_141{background-color:#10b981;border-color:#10b981;color:#fff;font-weight:600}._hireBtn_5ferj_141:hover{background-color:#059669;border-color:#059669}._hero_5ferj_169{background-color:#2563eb;background-image:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;text-align:center;padding:120px 20px;position:relative;overflow:hidden}._heroTitle_5ferj_191{font-size:3.5rem;font-weight:800;margin-bottom:var(--spacing-md)}._heroSubtitle_5ferj_203{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto var(--spacing-xl)}._ctaBtn_5ferj_217{background-color:#10b981;color:#fff;padding:16px 32px;font-size:1.1rem;font-weight:700;border-radius:6px;border:none;cursor:pointer;transition:transform .2s}._ctaBtn_5ferj_217:hover{transform:scale(1.05);background-color:#059669}._mobileActionButtons_5ferj_251{display:none}._sectionsWrapper_5ferj_261{max-width:1200px;margin:-60px auto 0;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:30px;position:relative;z-index:10}._promoCard_5ferj_283{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px #0000001a;display:flex;min-height:240px;position:relative;cursor:pointer;transition:transform .2s}._promoCard_5ferj_283:hover{transform:translateY(-5px)}._promoContent_5ferj_315{padding:30px;flex:1;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:#fff}._promoImg_5ferj_337{flex:1;object-fit:cover;max-width:50%}._promoTag_5ferj_349{background-color:#2563eb;color:#fff;font-size:.7rem;font-weight:700;padding:4px 8px;border-radius:4px;margin-bottom:12px;text-transform:uppercase}._promoTitle_5ferj_371{font-size:2rem;font-weight:800;margin-bottom:12px;color:#111;line-height:1.1}._promoText_5ferj_387{color:#555;font-size:.95rem;line-height:1.5;max-width:300px}._promoImageMock_5ferj_401{position:absolute;right:0;top:0;bottom:0;width:50%;background-color:#f1f5f9;z-index:1;clip-path:polygon(20% 0,100% 0,100% 100%,0% 100%)}._goldBtn_5ferj_423{background-color:#f59e0b;color:#fff;border:none;padding:8px 16px;border-radius:4px;font-weight:600;margin-bottom:15px;cursor:pointer}._partners_5ferj_447{padding:80px 0;text-align:center;background-color:#fff;overflow:hidden}._partnersTitle_5ferj_461{font-size:1.5rem;font-weight:700;color:#334155;margin-bottom:40px;padding:0 20px}._partnersMarquee_5ferj_477{width:100%;overflow:hidden;position:relative;padding:20px 0}._marqueeTrack_5ferj_491{display:flex;width:max-content;gap:60px;animation:_marquee_5ferj_491 30s linear infinite}@keyframes _marquee_5ferj_491{0%{transform:translate(0)}to{transform:translate(-33.33%)}}._partnerCard_5ferj_525{display:flex;flex-direction:column;align-items:center;gap:12px;width:120px}._partnerLogoImg_5ferj_541{width:120px;height:60px;object-fit:contain;transition:transform .3s ease}._partnerLogoImg_5ferj_541:hover{transform:scale(1.1)}._partnerName_5ferj_563{font-size:.85rem;font-weight:600;color:#475569}._partnerPlaceholder_5ferj_575{width:120px;height:60px;background:#cbd5e1;border-radius:12px}._footer_5ferj_591{background-color:#1e293b;color:#fff;padding:30px 20px}._footerContent_5ferj_603{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}._footerCol_5ferj_621 h4{font-size:1.1rem;margin-bottom:20px}._footerCol_5ferj_621 p{font-size:.9rem;color:#94a3b8;margin-bottom:10px;line-height:1.6}._footerLinks_5ferj_645{list-style:none;padding:0}._footerLinks_5ferj_645 li{margin-bottom:12px}._footerLinks_5ferj_645 a,._footerLinks_5ferj_645 button{color:#94a3b8;text-decoration:none;font-size:.9rem;display:flex;align-items:center;transition:color .2s;background:none;border:none;padding:0;cursor:pointer}._footerLinks_5ferj_645 a:hover,._footerLinks_5ferj_645 button:hover{color:#fff}._socialCol_5ferj_701{margin-top:30px}._socialIcons_5ferj_709{display:flex;gap:16px}._socialIcon_5ferj_709{color:#94a3b8;transition:all .2s;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff0d;border-radius:50%}._socialIcon_5ferj_709:hover{color:#fff;background:#ffffff1a;transform:translateY(-3px)}._socialIcon_5ferj_709._facebook_5ferj_755{background:#1877f2;color:#fff}._socialIcon_5ferj_709._facebook_5ferj_755:hover{background:#166fe5;transform:translateY(-3px)}._socialIcon_5ferj_709._twitter_5ferj_775{background:#1da1f2;color:#fff}._socialIcon_5ferj_709._twitter_5ferj_775:hover{background:#0c85d0;transform:translateY(-3px)}._socialIcon_5ferj_709._linkedin_5ferj_795{background:#0a66c2;color:#fff}._socialIcon_5ferj_709._linkedin_5ferj_795:hover{background:#004182;transform:translateY(-3px)}._socialIcon_5ferj_709._instagram_5ferj_815{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff}._socialIcon_5ferj_709._instagram_5ferj_815:hover{filter:brightness(1.1);transform:translateY(-3px)}._socialIcon_5ferj_709._youtube_5ferj_835{background:red;color:#fff}._socialIcon_5ferj_709._youtube_5ferj_835:hover{background:#c00;transform:translateY(-5px)}._contactItem_5ferj_855{display:flex;gap:12px;margin-bottom:20px;color:#94a3b8}._contactItem_5ferj_855 p{margin-bottom:0}._copyright_5ferj_877{text-align:center;margin-top:30px;padding-top:15px;border-top:1px solid #334155;color:#64748b;font-size:.85rem}@media(max-width:768px){._sectionsWrapper_5ferj_261{grid-template-columns:1fr}._navbar_5ferj_15{padding:10px 5px;height:auto;flex-wrap:nowrap;justify-content:space-between;gap:5px}._navLogoImg_5ferj_59{height:36px}._navbar_5ferj_15 ._brandName_5ferj_929{display:none}._navLinks_5ferj_71{display:flex;flex-wrap:nowrap;justify-content:flex-end;gap:4px;width:auto}._hireBtnDesktop_5ferj_953{display:none}._headerLoginBtn_5ferj_115{font-size:.85rem;padding:8px 12px;white-space:nowrap;font-weight:600;background-color:#fff;color:#000;border-color:#fff}._mobileActionButtons_5ferj_251{display:flex;flex-direction:column;gap:15px;align-items:center;margin-top:24px}._mobileActionButtons_5ferj_251 ._hireBtn_5ferj_141{padding:16px 32px;font-size:1.1rem;font-weight:700;border-radius:6px;width:fit-content;min-width:200px}._promoImageMock_5ferj_401{display:none}._promoCard_5ferj_283{flex-direction:column}._promoImg_5ferj_337{max-width:100%;height:200px}._promoContent_5ferj_315{padding:24px;align-items:center;text-align:center}}._container_1xcnv_1{width:100%;display:flex;flex-direction:column;gap:18px}._header_1xcnv_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._title_1xcnv_29{font-size:1.5rem;font-weight:700;color:var(--color-text-main)}._addButton_1xcnv_41{background-color:#2563eb;color:#fff;border:none;padding:10px 16px;border-radius:6px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .2s}._addButton_1xcnv_41:hover{background-color:#1d4ed8}._filtersContainer_1xcnv_81{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px;display:flex;flex-direction:column;gap:16px;border:1px solid var(--color-border)}._filterRow_1xcnv_105{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;align-items:end;width:100%}._wideBtn_1xcnv_121{width:100%;height:32px}._filterGroup_1xcnv_139{display:flex;flex-direction:column;gap:4px;min-width:0}._label_1xcnv_155{font-size:.75rem;font-weight:500;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._input_1xcnv_173,._select_1xcnv_175{padding:6px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:.8rem;color:#334155;outline:none;width:100%;background-color:#fff}._input_1xcnv_173:focus,._select_1xcnv_175:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._actionButtons_1xcnv_209{display:flex;gap:12px}._clearButton_1xcnv_219{flex:1;padding:8px;background-color:#e2e8f0;color:#475569;border:none;border-radius:6px;font-weight:600;cursor:pointer}._exportButton_1xcnv_241{flex:1;padding:8px;background-color:#2563eb;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer}._tableContainer_1xcnv_265{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;border:1px solid var(--color-border);overflow-x:auto;width:100%}._table_1xcnv_265{width:100%;border-collapse:collapse;min-width:1100px}._table_1xcnv_265 th{background-color:#f8fafc;padding:12px 16px;text-align:left;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;border-bottom:1px solid #e2e8f0;white-space:nowrap}._table_1xcnv_265 td{padding:12px 16px;border-bottom:1px solid #f1f5f9;font-size:.85rem;color:#334155;vertical-align:middle}._tableRow_1xcnv_335:hover{background-color:#f8fafc}._statusBadge_1xcnv_343{display:inline-block;padding:4px 10px;background-color:#eff6ff;color:#2563eb;border-radius:999px;font-size:.75rem;font-weight:600}._actions_1xcnv_363{display:flex;gap:8px}._actionBtn_1xcnv_373{background:none;border:none;color:#2563eb;font-weight:600;cursor:pointer;font-size:.8rem;padding:4px 8px;border-radius:4px}._actionBtn_1xcnv_373:hover{background-color:#eff6ff}@media(max-width:768px){._header_1xcnv_15{flex-direction:column;align-items:flex-start;gap:15px}._title_1xcnv_29{font-size:1.25rem}._addButton_1xcnv_41{width:100%;justify-content:center}._filtersContainer_1xcnv_81{padding:15px}._filterRow_1xcnv_105{grid-template-columns:1fr 1fr}._filterGroup_1xcnv_139{grid-column:span 1}._spacer_1xcnv_459{display:none}}._modalOverlay_1xcnv_471{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}._modalContent_1xcnv_493{background-color:#fff;width:100%;max-width:800px;border-radius:8px;box-shadow:0 20px 25px -5px #0000001a;overflow:hidden}._modalHeader_1xcnv_511{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}._modalTitle_1xcnv_527{font-size:1.25rem;font-weight:700;color:#1e293b}._closeBtn_1xcnv_539{background:none;border:none;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center}form{padding:24px}._twoColumnGrid_1xcnv_567{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}._formGroup_1xcnv_581{display:flex;flex-direction:column;gap:8px}._formLabel_1xcnv_593{font-size:.875rem;font-weight:600;color:#334155}._formInput_1xcnv_605,._formSelect_1xcnv_607{padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;color:#1f2937;outline:none;transition:border-color .2s}._formInput_1xcnv_605:focus,._formSelect_1xcnv_607:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._modalActions_1xcnv_639{display:flex;justify-content:flex-end;gap:12px;margin-top:32px}._cancelBtn_1xcnv_653{padding:10px 24px;background-color:#f3f4f6;color:#4b5563;border:none;border-radius:6px;font-weight:600;cursor:pointer}._saveBtn_1xcnv_673{padding:10px 24px;background-color:#2563eb;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer}._saveBtn_1xcnv_673:hover{background-color:#1d4ed8}@media(max-width:600px){._twoColumnGrid_1xcnv_567{grid-template-columns:1fr;gap:15px}._modalContent_1xcnv_493{max-height:90vh;overflow-y:auto}._modalActions_1xcnv_639{flex-direction:column}._modalActions_1xcnv_639 button{width:100%}}._container_1w1uj_1{height:100%}._header_1w1uj_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._title_1w1uj_23{font-size:1.5rem;font-weight:700;color:#1e293b}._filtersContainer_1w1uj_35{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 1px 3px #0000000d;margin-bottom:24px;border:1px solid #e2e8f0}._filterRow_1w1uj_53{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap}._filterGroup_1w1uj_67{display:flex;flex-direction:column;gap:6px;flex:1;min-width:200px}._label_1w1uj_83{font-size:.85rem;font-weight:600;color:#64748b}._input_1w1uj_95{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;color:#1e293b;outline:none;width:100%}._exportButton_1w1uj_115{padding:8px 16px;background-color:#2563eb;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer}._tableWrapper_1w1uj_137{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0;overflow-x:auto}._table_1w1uj_137{width:100%;border-collapse:collapse;min-width:1000px}._table_1w1uj_137 th{background-color:#f8fafc;padding:12px 16px;text-align:left;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;border-bottom:1px solid #e2e8f0;white-space:nowrap}._table_1w1uj_137 td{padding:16px;border-bottom:1px solid #e2e8f0;font-size:.9rem;color:#334155;vertical-align:middle}._table_1w1uj_137 tr:last-child td{border-bottom:none}._nameCell_1w1uj_213{display:flex;flex-direction:column}._name_1w1uj_213{font-weight:600;color:#1e293b}._email_1w1uj_233{font-size:.8rem;color:#64748b;margin-top:2px}._statusBadge_1w1uj_245{display:inline-block;padding:4px 10px;background-color:#eff6ff;color:#2563eb;border-radius:999px;font-size:.75rem;font-weight:600}._dateCell_1w1uj_265{display:flex;flex-direction:column}._time_1w1uj_275{font-size:.75rem;color:#94a3b8;margin-top:2px}._actionBtn_1w1uj_289{background:none;border:none;cursor:pointer;font-size:1.2rem;color:#94a3b8;padding:4px 8px;border-radius:4px}._actionBtn_1w1uj_289:hover{background-color:#f1f5f9;color:#1e293b}._dropdown_1w1uj_319{position:absolute;right:0;top:100%;background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a;z-index:10;min-width:160px;overflow:hidden}._dropdown_1w1uj_319 button{display:block;width:100%;text-align:left;padding:10px 16px;background:none;border:none;font-size:.9rem;color:#334155;cursor:pointer}._dropdown_1w1uj_319 button:hover{background-color:#f8fafc;color:#2563eb}._overlay_sz7qi_1{position:fixed;inset:0;background-color:#0006;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_sz7qi_27{background:#fff;border-radius:20px;width:800px;max-width:95vw;box-shadow:0 10px 25px #0000001a;display:flex;flex-direction:column;overflow:hidden}._modalHeader_sz7qi_49{padding:24px 32px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9}._modalTitle_sz7qi_65{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}._closeButton_sz7qi_79{background:none;border:none;font-size:24px;cursor:pointer;color:#94a3b8;line-height:1}._form_sz7qi_97{display:flex;flex-direction:column}._formBody_sz7qi_107{padding:32px}._formGrid_sz7qi_115{display:grid;grid-template-columns:1fr 1fr;gap:24px}._formGroup_sz7qi_127{display:flex;flex-direction:column;gap:8px}._formGroupFull_sz7qi_139{grid-column:1 / -1;display:flex;flex-direction:column;gap:8px}._checkboxLabel_sz7qi_153{display:flex;align-items:center;gap:10px;font-size:.95rem;font-weight:600;color:#1e293b;cursor:pointer;padding:8px 0}._checkbox_sz7qi_153{width:18px;height:18px;cursor:pointer;accent-color:#4f46e5}._label_sz7qi_189{font-size:.9rem;font-weight:700;color:#1e293b}._input_sz7qi_201,._select_sz7qi_203{padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:.95rem;outline:none;transition:all .2s;background:#fff;color:#1e293b}._input_sz7qi_201:focus,._select_sz7qi_203:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}._multiSelectBox_sz7qi_237{height:150px;border:1px solid #e2e8f0;border-radius:12px;overflow-y:auto;background:#fff}._selectItem_sz7qi_253{padding:10px 16px;font-size:.9rem;color:#1e293b;cursor:pointer;border-bottom:1px solid #f8fafc;transition:background .2s}._selectItem_sz7qi_253:hover{background:#f1f5f9}._selectItem_sz7qi_253._selected_sz7qi_279{background:#eff6ff;color:#2563eb;font-weight:600}._modalActions_sz7qi_291{display:flex;justify-content:flex-end;gap:16px;padding:24px 32px;border-top:1px solid #f1f5f9}._cancelBtn_sz7qi_307{padding:12px 32px;background:#f1f5f9;color:#475569;border:none;border-radius:12px;font-weight:700;cursor:pointer;transition:background .2s}._cancelBtn_sz7qi_307:hover{background:#e2e8f0}._saveBtn_sz7qi_337{padding:12px 32px;background:#5850ec;color:#fff;border:none;border-radius:12px;font-weight:700;cursor:pointer;transition:background .2s}._saveBtn_sz7qi_337:hover{background:#4f46e5}._searchableWrapper_sz7qi_367{display:flex;flex-direction:column;gap:8px}._searchInput_sz7qi_379{padding:10px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:.9rem;outline:none;background:#f8fafc;transition:all .2s}._searchInput_sz7qi_379:focus{border-color:#4f46e5;background:#fff}._container_10o1t_1{width:100%}._header_10o1t_9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}._titleGroup_10o1t_23{display:flex;flex-direction:column;gap:4px}._title_10o1t_23{font-size:1.5rem;font-weight:700;color:var(--color-text-main)}._subtitle_10o1t_47{font-size:.9rem;color:#64748b}._monthSelector_10o1t_57{display:flex;flex-direction:column;gap:6px;background:#fff;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;min-width:180px}._monthLabel_10o1t_79{font-size:.7rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}._dateInput_10o1t_95{border:none;outline:none;font-size:.95rem;color:#334155;font-weight:600;width:100%;cursor:pointer}._tableContainer_10o1t_115{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;border:1px solid var(--color-border);overflow-x:auto}._tableHeader_10o1t_131{display:grid;grid-template-columns:2fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr 1fr;padding:12px 20px;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}._emptyState_10o1t_159{padding:48px;text-align:center;color:#94a3b8;font-size:.95rem;display:flex;flex-direction:column;align-items:center;gap:12px}._container_q4zhn_1{width:100%;display:flex;flex-direction:column;gap:18px}._header_q4zhn_15{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}._titleGroup_q4zhn_29{display:flex;flex-direction:column;gap:4px}._title_q4zhn_29{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}._subtitle_q4zhn_55{font-size:.9rem;color:#64748b;margin:0}._registerButton_q4zhn_67{background-color:#2563eb;color:#fff;border:none;padding:10px 16px;border-radius:6px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .2s}._registerButton_q4zhn_67:hover{background-color:#1d4ed8}._tabsContainer_q4zhn_105{display:flex;gap:4px;margin-bottom:24px;border-bottom:1px solid transparent}._tab_q4zhn_105{padding:10px 20px;background-color:#f1f5f9;color:#64748b;border:none;border-radius:6px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s}._tab_q4zhn_105._active_q4zhn_143{background-color:#fff;color:#1e293b;box-shadow:0 1px 3px #0000001a;font-weight:700}._searchContainer_q4zhn_159{margin-bottom:24px;width:100%}._searchInput_q4zhn_169{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;color:#334155;outline:none;background-color:#fff}._searchInput_q4zhn_169:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._tableContainer_q4zhn_203{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;overflow-x:auto;width:100%}._tableHeader_q4zhn_221{display:grid;grid-template-columns:2fr 2fr 2fr 1.5fr 1fr;padding:12px 20px;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}._tableRow_q4zhn_249{display:grid;grid-template-columns:2fr 2fr 2fr 1.5fr 1fr;padding:16px 20px;border-bottom:1px solid #f1f5f9;align-items:center;font-size:.9rem;color:#334155;transition:background-color .2s}._tableRow_q4zhn_249:hover{background-color:#f8fafc}._candidateInfo_q4zhn_279{display:flex;flex-direction:column;gap:4px}._candidateName_q4zhn_291{font-weight:600;color:#0f172a}._ticketId_q4zhn_301{font-size:.75rem;color:#64748b}._statusBadge_q4zhn_311{padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600;display:inline-flex;justify-content:center}._statusActive_q4zhn_329,._statusOpen_q4zhn_331{background-color:#fee2e2;color:#991b1b}._statusInProgress_q4zhn_341{background-color:#fef9c3;color:#854d0e}._statusResolved_q4zhn_351,._statusClosed_q4zhn_353{background-color:#dcfce7;color:#166534}._actions_q4zhn_363{display:flex;gap:8px}._actionBtn_q4zhn_373{padding:6px;border-radius:4px;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._actionBtn_q4zhn_373:hover{background:#f1f5f9;color:#1e293b;border-color:#cbd5e1}._emptyState_q4zhn_411{padding:48px;text-align:center;color:#94a3b8;font-size:.95rem;display:flex;flex-direction:column;align-items:center;gap:12px}._modalOverlay_q4zhn_435{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:flex-start;padding-top:80px;z-index:1000}._modalContent_q4zhn_463{background:#fff;border-radius:8px;width:100%;max-width:600px;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column}._modalHeader_q4zhn_483{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}._modalTitle_q4zhn_499{font-size:20px;font-weight:700;color:#0f172a;margin:0}._closeBtn_q4zhn_513{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:0;line-height:1}._modalBody_q4zhn_533{padding:24px;display:flex;flex-direction:column;gap:20px}._row_q4zhn_547{display:flex;gap:20px}._col_q4zhn_557{flex:1;display:flex;flex-direction:column;gap:8px}._formGroup_q4zhn_571{display:flex;flex-direction:column;gap:8px}._label_q4zhn_583{font-size:13px;font-weight:600;color:#475569}._input_q4zhn_595,._textarea_q4zhn_597,._select_q4zhn_599{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;width:100%;outline:none;background:#fff}._textarea_q4zhn_597{min-height:120px;resize:vertical}._input_q4zhn_595:focus,._textarea_q4zhn_597:focus,._select_q4zhn_599:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}._modalFooter_q4zhn_645{padding:20px 24px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:12px;background:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px}._cancelBtn_q4zhn_667{padding:10px 24px;background:#e2e8f0;border:none;border-radius:6px;color:#0f172a;font-weight:600;cursor:pointer;font-size:14px}._submitBtn_q4zhn_689{padding:10px 24px;background:#2563eb;border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer;font-size:14px;transition:background .2s}._submitBtn_q4zhn_689:hover{background:#1d4ed8}._container_1hkhf_1{display:flex;flex-direction:column;gap:18px}._header_1hkhf_15{display:flex;justify-content:space-between;align-items:center}._titleSection_1hkhf_27{display:flex;flex-direction:column}._pageTitle_1hkhf_37{font-size:24px;font-weight:700;color:#1e293b;margin:0}._pageSubtitle_1hkhf_51{font-size:13px;color:#64748b;margin-top:4px}._issueBtn_1hkhf_63{background:#dc2626;color:#fff;padding:10px 20px;border-radius:6px;border:none;font-weight:600;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .2s}._issueBtn_1hkhf_63:hover{background:#b91c1c}._statsRow_1hkhf_103{display:flex;gap:24px}._statCard_1hkhf_113{flex:1;background:#fff;border-radius:12px;padding:24px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;justify-content:center}._statLabel_1hkhf_137{font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;margin-bottom:8px}._statValue_1hkhf_153{font-size:32px;font-weight:700;line-height:1;color:#0f172a}._textRed_1hkhf_167{color:#dc2626}._textGreen_1hkhf_175{color:#16a34a}._searchCard_1hkhf_185{background:#fff;border-radius:12px;padding:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}._searchInput_1hkhf_201{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;outline:none}._searchInput_1hkhf_201:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._searchInput_1hkhf_201::placeholder{color:#94a3b8}._tableCard_1hkhf_241{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 1px 2px #0000000d;min-height:200px;width:100%}._table_1hkhf_241{width:100%;border-collapse:collapse}._th_1hkhf_271{text-align:left;padding:16px;font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}._td_1hkhf_293{padding:16px;font-size:13px;color:#1e293b;border-bottom:1px solid #f1f5f9;vertical-align:middle}._empName_1hkhf_309{font-weight:600;color:#0f172a;display:block;font-size:14px;margin-bottom:2px}._ticketId_1hkhf_325{font-size:11px;color:#2563eb;font-weight:500}._reason_1hkhf_337{color:#334155;font-weight:500}._date_1hkhf_347{color:#64748b}._badge_1hkhf_355{padding:4px 12px;border-radius:9999px;font-size:11px;font-weight:700;text-transform:uppercase;display:inline-block}._badgeActive_1hkhf_373{background:#fee2e2;color:#991b1b}._badgeResolved_1hkhf_383{background:#dcfce7;color:#166534}._actionCell_1hkhf_393{display:flex;justify-content:flex-end;align-items:center;gap:12px}._viewBtn_1hkhf_407{background:none;border:none;font-size:13px;font-weight:500;cursor:pointer;color:#475569;padding:0}._viewBtn_1hkhf_407:hover{color:#1e293b;text-decoration:underline}._resolveBtn_1hkhf_437{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;padding:6px 16px;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s}._resolveBtn_1hkhf_437:hover{background:#e2e8f0;color:#1e293b}._emptyState_1hkhf_471{padding:40px;text-align:center;color:#64748b;font-size:14px}._modalOverlay_1hkhf_487{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:flex-start;padding-top:80px;z-index:1000}._modalContent_1hkhf_515{background:#fff;border-radius:8px;width:100%;max-width:500px;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column}._modalHeader_1hkhf_535{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}._modalTitle_1hkhf_551{font-size:20px;font-weight:700;color:#0f172a}._closeBtn_1hkhf_563{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:0;line-height:1}._modalBody_1hkhf_583{padding:24px;display:flex;flex-direction:column;gap:16px}._formGroup_1hkhf_597{display:flex;flex-direction:column;gap:8px}._label_1hkhf_609{font-size:14px;font-weight:600;color:#475569}._input_1hkhf_621,._textarea_1hkhf_623,._select_1hkhf_625{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;width:100%;outline:none;background:#fff}._textarea_1hkhf_623{min-height:100px;resize:vertical}._input_1hkhf_621:focus,._textarea_1hkhf_623:focus,._select_1hkhf_625:focus{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5}._modalFooter_1hkhf_671{padding:20px 24px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:12px;background:#fff}._cancelBtn_1hkhf_689{padding:10px 20px;background:#e2e8f0;border:none;border-radius:6px;color:#0f172a;font-weight:600;cursor:pointer;font-size:14px}._confirmBtn_1hkhf_711{padding:10px 24px;background:#4f46e5;border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer;font-size:14px;transition:background .2s}._confirmBtn_1hkhf_711:hover{background:#4338ca}._container_gm85o_1{width:100%}._mainSection_gm85o_9{display:flex;gap:24px;margin-bottom:32px}._categoriesSection_gm85o_21{flex:2;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._reportCard_gm85o_35{background-color:#fff;border:2px solid transparent;border-radius:12px;padding:20px;display:flex;gap:16px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}._reportCard_gm85o_35:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}._reportCard_gm85o_35._active_gm85o_69{border-color:#3b82f6;background-color:#eff6ff}._iconWrapper_gm85o_79{width:40px;height:40px;border-radius:8px;background-color:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#64748b;flex-shrink:0}._active_gm85o_69 ._iconWrapper_gm85o_79{background-color:#3b82f6;color:#fff}._cardContent_gm85o_113{display:flex;flex-direction:column;gap:4px}._cardTitle_gm85o_125{font-size:1rem;font-weight:600;color:#1e293b}._cardDescription_gm85o_137{font-size:.85rem;color:#64748b;line-height:1.4}._configPanel_gm85o_151{flex:1;background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column}._panelTitle_gm85o_171{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:8px}._panelSubtitle_gm85o_185{font-size:.9rem;color:#64748b;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #f1f5f9}._selectedReportHeader_gm85o_201{font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:12px}._selectedReportSubtitle_gm85o_215{font-size:.85rem;color:#64748b;margin-bottom:24px}._formGroup_gm85o_227{margin-bottom:20px}._label_gm85o_235{display:block;font-size:.85rem;font-weight:600;color:#475569;margin-bottom:8px}._dateGrid_gm85o_251{display:grid;grid-template-columns:1fr 1fr;gap:12px}._input_gm85o_263,._select_gm85o_201{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;outline:none;transition:border-color .2s,box-shadow .2s;background-color:#fff}._input_gm85o_263:focus,._select_gm85o_201:focus{border-color:#3b82f6}._generateButtonContainer_gm85o_297{margin-top:auto;padding-top:24px;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end}._generateButton_gm85o_297{background-color:#2563eb;color:#fff;border:none;border-radius:6px;padding:12px 24px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .2s}._generateButton_gm85o_297:hover{background-color:#1d4ed8}._historySection_gm85o_347{background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000d}._tableCard_gm85o_361{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}._historyTitle_gm85o_373{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:20px}._table_gm85o_361{width:100%;border-collapse:collapse}._th_gm85o_397{text-align:left;padding:12px 16px;font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}._td_gm85o_419{padding:16px;font-size:.85rem;color:#334155;border-bottom:1px solid #f1f5f9}._emptyState_gm85o_433{text-align:center;padding:40px;color:#94a3b8;font-size:.9rem}._formatBadge_gm85o_447{padding:4px 8px;background-color:#f1f5f9;color:#475569;border-radius:4px;font-size:.75rem;font-weight:600}._downloadActionBtn_gm85o_465{background:none;border:none;color:#3b82f6;font-size:.85rem;font-weight:600;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s}._downloadActionBtn_gm85o_465:hover{background-color:#eff6ff;text-decoration:underline}@media(max-width:1024px){._mainSection_gm85o_9{flex-direction:column}._categoriesSection_gm85o_21{grid-template-columns:1fr}._configPanel_gm85o_151{width:100%;margin-top:24px}}._container_1nrs3_1{width:100%}._header_1nrs3_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._title_1nrs3_23{font-size:24px;font-weight:700;color:#1e293b}._backBtn_1nrs3_35{padding:8px 16px;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-weight:600;cursor:pointer;font-size:14px}._sectionCard_1nrs3_57{border:1px solid #94a3b8;margin-bottom:32px}._cardHeaderRow_1nrs3_71{display:flex;border-bottom:1px solid #94a3b8}._dateBox_1nrs3_81{width:200px;padding:10px;border-right:1px solid #94a3b8;display:flex;align-items:center;gap:8px;font-weight:700;font-size:14px}._sectionTitleBox_1nrs3_103{flex:1;padding:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;color:#000}._tableContainer_1nrs3_125{width:100%;overflow-x:auto}._table_1nrs3_125{width:100%;border-collapse:collapse}._th_1nrs3_145{background-color:#fc0;color:#000;font-weight:700;font-size:11px;text-transform:uppercase;padding:10px;border:1px solid #94a3b8;text-align:left}._td_1nrs3_169{padding:12px;border:1px solid #cbd5e1;font-size:13px;color:#334155;text-align:left}._emptyState_1nrs3_185{text-align:center;padding:40px;color:#94a3b8;font-size:13px;background:#fff;border:1px solid #94a3b8;border-top:none}._dateInput_1nrs3_207{border:1px solid #cbd5e1;border-radius:4px;padding:4px 8px;font-size:13px;outline:none;font-family:inherit;width:100%}._statusBadgeText_1nrs3_227{display:inline-block;padding:4px 8px;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;font-size:11px;font-weight:600;color:#475569;text-transform:capitalize}._badgeSelected_1nrs3_251{background-color:#dcfce7;color:#166534;border-color:#bbf7d0}._badgeRejected_1nrs3_263{background-color:#fee2e2;color:#991b1b;border-color:#fecaca}._badgeWarning_1nrs3_275{background-color:#fef9c3;color:#854d0e;border-color:#fef08a}._badgeDefault_1nrs3_287{background-color:#f1f5f9;color:#475569;border-color:#e2e8f0}@media(max-width:768px){._header_1nrs3_9{flex-direction:column;align-items:flex-start;gap:15px}._cardHeaderRow_1nrs3_71{flex-direction:column}._dateBox_1nrs3_81{width:100%;border-right:none;border-bottom:1px solid #94a3b8}._sectionTitleBox_1nrs3_103{padding:15px;text-align:center}._title_1nrs3_23{font-size:20px}._td_1nrs3_169,._th_1nrs3_145{padding:8px;font-size:11px}}._container_1u4cs_1{width:100%}._header_1u4cs_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._title_1u4cs_23{font-size:1.5rem;font-weight:700;color:#1e293b}._postButton_1u4cs_35{background-color:#2563eb;color:#fff;border:none;border-radius:6px;padding:10px 16px;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .2s}._postButton_1u4cs_35:hover{background-color:#1d4ed8}._tabs_1u4cs_73{display:flex;gap:16px;margin-bottom:24px}._tab_1u4cs_73{padding:8px 12px;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;background:none;border:none;color:#64748b;transition:all .2s}._activeTab_1u4cs_109{background-color:#2563eb;color:#fff}._tableContainer_1u4cs_119{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden}._table_1u4cs_119{width:100%;border-collapse:collapse}._th_1u4cs_143{text-align:left;padding:12px 16px;font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}._td_1u4cs_165{padding:16px;font-size:.85rem;color:#334155;border-bottom:1px solid #f1f5f9}._titleCell_1u4cs_179{display:flex;align-items:center;gap:12px}._logoWrapper_1u4cs_191{width:36px;height:36px;border-radius:6px;background-color:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;border:1px solid #e2e8f0}._logo_1u4cs_191{max-width:80%;max-height:80%;object-fit:contain}._logoPlaceholder_1u4cs_229{font-size:1rem;font-weight:700;color:#94a3b8}._jobTitle_1u4cs_241{font-weight:700;color:#1e293b;margin-bottom:2px}._companyName_1u4cs_253,._subText_1u4cs_255{font-size:.75rem;color:#94a3b8}._processCell_1u4cs_267,._locationCell_1u4cs_269{display:flex;flex-direction:column;gap:2px}._statusBadge_1u4cs_281{padding:2px 10px;border-radius:999px;font-size:.75rem;font-weight:600;display:inline-block}._statusActive_1u4cs_297{background-color:#f0fdf4;color:#16a34a}._statusClosed_1u4cs_307{background-color:#fef2f2;color:#dc2626}._statusPending_1u4cs_317{background-color:#fff7ed;color:#ea580c}._actionLinks_1u4cs_327{display:flex;align-items:center;gap:16px}._editLink_1u4cs_339{background:none;border:none;color:#1e293b;font-size:.85rem;font-weight:600;cursor:pointer;padding:0}._editLink_1u4cs_339:hover{text-decoration:underline}._approveLink_1u4cs_367{background:none;border:none;color:#16a34a;font-size:.85rem;font-weight:600;cursor:pointer;padding:0}._approveLink_1u4cs_367:hover{text-decoration:underline}._deleteButton_1u4cs_395{background-color:#dc2626;color:#fff;border:none;border-radius:6px;padding:6px 16px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background-color .2s}._deleteButton_1u4cs_395:hover{background-color:#b91c1c}._modalOverlay_1u4cs_429{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_1u4cs_455{background:#fff;border-radius:12px;padding:24px;width:95%;max-width:1200px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}._modalHeader_1u4cs_479{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}._modalTitle_1u4cs_497{font-size:1.25rem;font-weight:700;color:#1e293b}._formSection_1u4cs_511{margin-bottom:32px}._sectionTitle_1u4cs_519{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:16px}._formGrid_1u4cs_533{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}._formGridThree_1u4cs_545{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}._formGridTwo_1u4cs_557{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._roleGrid_1u4cs_569{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}._roleItem_1u4cs_581{display:flex;align-items:center;gap:8px}._roleNameInput_1u4cs_593{flex:1;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;color:#334155;background-color:#fff;outline:none}._roleNameInput_1u4cs_593:focus{border-color:#3b82f6}._roleInput_1u4cs_623{width:70px;padding:10px 8px;border:1px solid #e2e8f0;border-radius:6px;text-align:center;font-size:.9rem;outline:none;color:#334155}._roleInput_1u4cs_623:focus{border-color:#3b82f6}._formGroup_1u4cs_653{display:flex;flex-direction:column;gap:6px}._label_1u4cs_665{font-size:.8rem;font-weight:500;color:#64748b}._required_1u4cs_677{color:#ef4444;margin-left:2px}._input_1u4cs_687,._select_1u4cs_689,._textarea_1u4cs_691{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;color:#334155;outline:none;transition:all .2s;width:100%;background-color:#fff}._input_1u4cs_687:focus,._select_1u4cs_689:focus,._textarea_1u4cs_691:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._textarea_1u4cs_691{resize:vertical;min-height:80px}._fileInputWrapper_1u4cs_739{border:1px solid #e2e8f0;border-radius:6px;padding:6px;display:flex;align-items:center;gap:12px}._chooseFileBtn_1u4cs_757{background:#eff6ff;color:#2563eb;padding:6px 12px;border-radius:4px;font-size:.8rem;font-weight:600;border:none;cursor:pointer}._fileName_1u4cs_779{font-size:.85rem;color:#64748b}._modalFooter_1u4cs_791{display:flex;justify-content:flex-end;gap:12px;padding-top:24px;border-top:1px solid #e2e8f0;margin-top:24px}._cancelBtn_1u4cs_809{padding:10px 24px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;font-weight:600;color:#64748b;cursor:pointer}._submitBtn_1u4cs_831{padding:10px 24px;background:#2563eb;border:none;border-radius:6px;font-size:.9rem;font-weight:600;color:#fff;cursor:pointer}._submitBtn_1u4cs_831:hover{background-color:#1d4ed8}._cancelBtn_1u4cs_809:hover{background-color:#f8fafc}._container_1mu26_1{width:100%}._header_1mu26_9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}._titleGroup_1mu26_23{display:flex;flex-direction:column;gap:4px}._title_1mu26_23{font-size:1.5rem;font-weight:700;color:#1e293b}._subtitle_1mu26_47{font-size:.9rem;color:#64748b}._addButton_1mu26_57{background-color:#2563eb;color:#fff;border:none;border-radius:6px;padding:10px 16px;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .2s}._addButton_1mu26_57:hover{background-color:#1d4ed8}._statsGrid_1mu26_97{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px}._statCard_1mu26_111{background:#fff;padding:20px;border-radius:12px;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:8px}._statLabel_1mu26_133{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}._statValue_1mu26_149{font-size:2rem;font-weight:700;color:#2563eb}._statValue_1mu26_149._green_1mu26_161{color:#16a34a}._searchContainer_1mu26_171{margin-bottom:24px;width:100%}._searchInput_1mu26_181{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;color:#334155;outline:none;background-color:#fff;transition:border-color .2s,box-shadow .2s}._searchInput_1mu26_181:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._tableContainer_1mu26_217{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden;border:1px solid #e2e8f0}._table_1mu26_217{width:100%;border-collapse:collapse}._th_1mu26_243{text-align:left;padding:12px 16px;font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}._td_1mu26_265{padding:16px;font-size:.85rem;color:#334155;border-bottom:1px solid #f1f5f9}._cellBold_1mu26_279{font-weight:700;color:#1e293b;margin-bottom:2px}._cellSub_1mu26_291{font-size:.75rem;color:#94a3b8}._statusBadge_1mu26_301{padding:2px 8px;border-radius:999px;font-size:.75rem;font-weight:600}._statusActive_1mu26_315{background-color:#f0fdf4;color:#16a34a}._actionLinks_1mu26_325{display:flex;gap:12px}._editLink_1mu26_335,._deleteLink_1mu26_337{background:none;border:none;font-size:.85rem;font-weight:600;cursor:pointer;padding:0}._editLink_1mu26_335{color:#4f46e5}._editLink_1mu26_335:hover{text-decoration:underline}._panelBadge_1mu26_371{display:inline-block;font-size:.7rem;background-color:#eff6ff;color:#2563eb;padding:2px 8px;border-radius:4px;font-weight:600;margin-top:4px}._deleteLink_1mu26_337{color:#ef4444}._deleteLink_1mu26_337:hover{text-decoration:underline}._tagContainer_1mu26_411{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}._tag_1mu26_411{display:flex;align-items:center;gap:6px;background-color:#f1f5f9;color:#334155;padding:4px 10px;border-radius:6px;font-size:.8rem;font-weight:500}._tag_1mu26_411 button{background:none;border:none;color:#94a3b8;font-size:1.1rem;line-height:1;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;margin-bottom:2px}._tag_1mu26_411 button:hover{color:#ef4444}._checkboxLabel_1mu26_485{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none}._checkboxLabel_1mu26_485 input{width:16px;height:16px;cursor:pointer}._modalOverlay_1mu26_519{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_1mu26_545{background:#fff;border-radius:12px;padding:24px;width:95%;max-width:1000px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}._modalHeader_1mu26_567{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}._modalTitle_1mu26_585{font-size:1.25rem;font-weight:700;color:#1e293b}._formSection_1mu26_597{margin-bottom:32px}._sectionTitle_1mu26_605{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:16px}._formGridTwo_1mu26_619{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._formGridFour_1mu26_631{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:end}._formGroup_1mu26_645{display:flex;flex-direction:column;gap:6px}._label_1mu26_657{font-size:.8rem;font-weight:500;color:#64748b}._input_1mu26_669,._textarea_1mu26_671,._select_1mu26_673{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;color:#334155;outline:none;transition:all .2s;width:100%}._input_1mu26_669:focus,._textarea_1mu26_671:focus,._select_1mu26_673:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._textarea_1mu26_671{resize:vertical;min-height:80px}._inputWithBtn_1mu26_719{display:flex;gap:8px}._btnSecondary_1mu26_729{padding:0 16px;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:6px;font-weight:600;color:#475569;cursor:pointer}._btnSecondary_1mu26_729:hover{background:#cbd5e1}._radioGroup_1mu26_759{display:flex;gap:24px;align-items:center}._radioLabel_1mu26_771{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#334155;cursor:pointer}._slabContainer_1mu26_791{margin-top:16px}._slabRow_1mu26_799{display:flex;gap:12px;align-items:center;margin-bottom:12px}._removeLink_1mu26_813{color:#ef4444;font-size:.85rem;cursor:pointer;font-weight:600;border:none;background:none}._addSlabBtn_1mu26_831{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-weight:600;cursor:pointer;margin-top:8px}._modalFooter_1mu26_855{display:flex;justify-content:flex-end;gap:12px;padding-top:24px;border-top:1px solid #e2e8f0;margin-top:24px}._cancelBtn_1mu26_873{padding:10px 24px;background:#f1f5f9;border:none;border-radius:6px;font-size:.9rem;font-weight:600;color:#475569;cursor:pointer}._multiSelectBox_1mu26_897{border:1px solid #e2e8f0;border-radius:6px;height:120px;overflow-y:auto;background:#fff;padding:4px}._selectItem_1mu26_915{padding:6px 10px;font-size:.9rem;color:#334155;cursor:pointer;border-radius:4px;margin-bottom:2px}._selectItem_1mu26_915:hover{background-color:#f1f5f9}._selectItem_1mu26_915._selected_1mu26_941{background-color:#eff6ff;color:#2563eb;font-weight:500}._helpText_1mu26_953{font-size:.75rem;color:#94a3b8;margin-top:4px}._commissionSection_1mu26_967{margin-top:24px;padding-top:24px;border-top:1px solid #f1f5f9}._radioGroup_1mu26_759{display:flex;gap:24px;align-items:center;margin:16px 0}._commissionContainer_1mu26_993{margin-top:20px;background:#f8fafc;padding:20px;border-radius:8px;border:1px solid #e2e8f0}._removeLink_1mu26_813{color:#64748b;font-size:.9rem;font-weight:600;cursor:pointer;padding:0;border:none;background:none;transition:color .2s}._removeLink_1mu26_813:hover{color:#ef4444}._addBtn_1mu26_1039{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;font-weight:600;color:#475569;cursor:pointer;margin-top:12px;transition:all .2s}._addBtn_1mu26_1039:hover{background:#f1f5f9;border-color:#cbd5e1}._addBtn_1mu26_1039 svg{width:16px;height:16px}._container_1pb5y_1{padding:24px;background-color:#f8fafc;min-height:calc(100vh - 64px);font-family:Inter,sans-serif}._headerSection_1pb5y_17{margin-bottom:32px;display:flex;justify-content:space-between;align-items:flex-end}._pageTitle_1pb5y_31{font-size:1.75rem;font-weight:800;color:#0f172a;margin-bottom:4px}._pageSubtitle_1pb5y_45{color:#64748b;font-size:.95rem}._statsGrid_1pb5y_57{display:flex;gap:20px}._statCard_1pb5y_67{background:#fff;padding:20px;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d;display:flex;align-items:center;gap:16px;min-width:240px;border:1px solid #f1f5f9}._statInfo_1pb5y_91{flex:1}._statLabel_1pb5y_99{display:block;font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.025em;margin-bottom:4px}._statValue_1pb5y_119{font-size:1.5rem;font-weight:700;color:#0f172a}._statIcon_1pb5y_131{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center}._iconPurple_1pb5y_149{background-color:#f5f3ff;color:#7c3aed}._iconBlue_1pb5y_159{background-color:#eff6ff;color:#2563eb}._topBar_1pb5y_171{margin-bottom:24px;background:#fff;padding:16px;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #f1f5f9}._searchWrapper_1pb5y_189{position:relative;max-width:400px}._searchIcon_1pb5y_199{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8}._searchInput_1pb5y_215{width:100%;padding:10px 10px 10px 40px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;outline:none;transition:all .2s}._searchInput_1pb5y_215:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._tableCard_1pb5y_247{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #f1f5f9;overflow:hidden}._tableHeader_1pb5y_263{padding:20px 24px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}._headerInfo_1pb5y_279 h3{font-size:1.1rem;font-weight:700;color:#1e293b}._headerInfo_1pb5y_279 span{font-size:.8rem;color:#64748b}._tableContainer_1pb5y_301{overflow-x:auto}._table_1pb5y_247{width:100%;border-collapse:collapse}._th_1pb5y_319{background-color:#f8fafc;padding:12px 24px;text-align:left;font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f1f5f9}._td_1pb5y_343{padding:16px 24px;border-bottom:1px solid #f1f5f9}._tr_1pb5y_353:hover{background-color:#fbfcfe}._companyInfo_1pb5y_363{display:flex;align-items:center;gap:12px}._avatar_1pb5y_375{width:36px;height:36px;background:#e2e8f0;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#475569}._companyName_1pb5y_399{font-weight:600;color:#1e293b;font-size:.95rem}._industry_1pb5y_411{font-size:.75rem;color:#94a3b8}._contactCell_1pb5y_423{display:flex;flex-direction:column;gap:4px}._contactItem_1pb5y_435{display:flex;align-items:center;gap:6px;color:#64748b;font-size:.85rem}._phoneIcon_1pb5y_451{font-size:12px}._statusSelect_1pb5y_461{padding:6px 24px 6px 12px;border-radius:6px;font-size:.8rem;font-weight:600;border:none;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:12px}._statusNew_1pb5y_491{background-color:#fff7ed;color:#c2410c}._statusProcessing_1pb5y_501{background-color:#eff6ff;color:#1d4ed8}._statusCompleted_1pb5y_511{background-color:#f0fdf4;color:#15803d}._actionButtons_1pb5y_523{display:flex;gap:8px}._iconActionBtn_1pb5y_533{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background .2s;font-size:1.1rem}._iconActionBtn_1pb5y_533:hover{background-color:#fee2e2}._subText_1pb5y_561{font-size:.75rem;color:#94a3b8;margin-top:2px}._planBadge_1pb5y_573{display:inline-block;padding:2px 8px;background-color:#f1f5f9;color:#475569;border-radius:4px;font-size:.75rem;font-weight:600;margin-bottom:4px}._emptyState_1pb5y_595{padding:60px;text-align:center;color:#94a3b8;font-size:.95rem;display:flex;flex-direction:column;align-items:center;gap:12px}._container_10637_1{width:100%}._statsGrid_10637_9{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px}._statCard_10637_23{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:24px;display:flex;flex-direction:column;gap:8px}._statLabel_10637_43{font-size:.85rem;font-weight:600;color:#64748b}._statValue_10637_55{font-size:1.5rem;font-weight:700}._green_10637_65{color:#10b981}._red_10637_73{color:#ef4444}._blue_10637_81{color:#3b82f6}._purple_10637_89{color:#8b5cf6}._chartCard_10637_99{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:24px;margin-bottom:24px}._chartHeader_10637_115{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}._chartTitle_10637_129{font-size:1rem;font-weight:700;color:#1e293b}._legend_10637_141{display:flex;gap:20px}._legendItem_10637_151{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#64748b}._dot_10637_167{width:8px;height:8px;border-radius:50%}._bgGreen_10637_179{background-color:#10b981}._bgRed_10637_187{background-color:#ef4444}._bgBlue_10637_195{background-color:#3b82f6}._chartPlaceholder_10637_203{height:250px;border-bottom:1px dashed #e2e8f0;position:relative;display:flex;align-items:flex-end;justify-content:space-around;padding:0 40px}._xAxis_10637_223{display:flex;justify-content:space-around;padding:12px 40px 0;font-size:.75rem;color:#94a3b8}._tableSection_10637_241{margin-bottom:24px}._tableHeader_10637_249{margin-bottom:16px}._tableTitle_10637_257{font-size:1.1rem;font-weight:700;color:#1e293b}._tableWrapper_10637_269{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}._table_10637_241{width:100%;border-collapse:collapse}._th_10637_293{text-align:left;padding:14px 24px;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;background-color:#f8fafc;border-bottom:1px solid #f1f5f9}._td_10637_315{padding:16px 24px;font-size:.9rem;color:#334155;border-bottom:1px solid #f1f5f9}._emptyState_10637_329{padding:40px;text-align:center;color:#94a3b8;font-size:.9rem}._container_xxplf_1{width:100%}._tabs_xxplf_11{display:flex;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:24px;overflow-x:auto;white-space:nowrap}._tab_xxplf_11{padding:16px 24px;font-size:.9rem;font-weight:500;color:#64748b;cursor:pointer;background:none;border:none;position:relative;transition:all .2s}._tab_xxplf_11:hover{color:#1e293b}._activeTab_xxplf_63{color:#2563eb;font-weight:600}._activeTab_xxplf_63:after{content:"";position:absolute;bottom:0;left:10%;width:80%;height:2px;background-color:#2563eb}._sectionCard_xxplf_95{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:24px;display:flex;justify-content:space-between;align-items:center}._actionGroup_xxplf_115{display:flex;gap:16px;align-items:center}._searchBar_xxplf_127{padding:10px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;width:300px;outline:none;transition:all .2s}._searchBar_xxplf_127:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}._sectionTitle_xxplf_157{font-size:1.25rem;font-weight:700;color:#1e293b}._addButton_xxplf_169{background-color:#4f46e5;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .2s}._addButton_xxplf_169:hover{background-color:#4338ca}._tableWrapper_xxplf_209{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}._table_xxplf_209{width:100%;border-collapse:collapse}._th_xxplf_233{text-align:left;padding:14px 24px;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;background-color:#f8fafc;border-bottom:1px solid #f1f5f9}._td_xxplf_255{padding:16px 24px;font-size:.9rem;color:#334155;border-bottom:1px solid #f1f5f9}._userName_xxplf_269{font-weight:600;color:#1e293b;display:block}._userEmail_xxplf_281{font-size:.8rem;color:#94a3b8}._typeFreelance_xxplf_291{padding:4px 10px;background-color:#fef3c7;color:#92400e;border-radius:9999px;font-size:.75rem;font-weight:600}._typeFullTime_xxplf_309{padding:4px 10px;background-color:#dcfce7;color:#166534;border-radius:9999px;font-size:.75rem;font-weight:600}._editLink_xxplf_327{color:#4f46e5;font-weight:600;cursor:pointer;text-decoration:none;background:none;border:none;font-size:.9rem}._editLink_xxplf_327:hover{text-decoration:underline}._checkbox_xxplf_355{width:18px;height:18px;cursor:pointer;accent-color:#2563eb}._saveButtonContainer_xxplf_369{display:flex;justify-content:flex-end;margin-top:24px}._saveButton_xxplf_369{background-color:#2563eb;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s}._saveButton_xxplf_369:hover{background-color:#1d4ed8}._centered_xxplf_413{text-align:center}._roleContent_xxplf_423{display:flex;flex-direction:column;gap:20px}._roleGrid_xxplf_435{display:grid;grid-template-columns:400px 1fr;gap:24px;align-items:flex-start}._card_xxplf_449{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:24px}._cardTitle_xxplf_463{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:24px}._formGroup_xxplf_477{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}._label_xxplf_491{font-size:.85rem;font-weight:600;color:#64748b}._input_xxplf_503,._select_xxplf_505{padding:10px 14px;border-radius:8px;border:1px solid #e2e8f0;font-size:.95rem;color:#1e293b;outline:none;transition:border-color .2s}._input_xxplf_503:focus,._select_xxplf_505:focus{border-color:#4f46e5}._fullButton_xxplf_535{width:100%;background-color:#4f46e5;color:#fff;border:none;border-radius:8px;padding:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .2s}._fullButton_xxplf_535:hover{background-color:#4338ca}._rolesList_xxplf_571{display:flex;flex-direction:column;gap:12px}._roleItem_xxplf_583{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#fff;border:1px solid #f1f5f9;border-radius:8px}._roleInfo_xxplf_603{display:flex;flex-direction:column;gap:2px}._roleName_xxplf_615{font-weight:700;color:#1e293b}._rolePanel_xxplf_625{font-size:.8rem;color:#94a3b8}._deleteBtn_xxplf_635{background-color:#fee2e2!important;color:#ef4444!important;border:none;border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;display:inline-block!important;visibility:visible!important;opacity:1!important}._deleteBtn_xxplf_635:hover{background-color:#fecaca!important}._panelOptionsContent_xxplf_675{display:flex;flex-direction:column;gap:24px}._panelGrid_xxplf_687{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}._panelCard_xxplf_699{background:#fff;border-radius:12px;border:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden;height:400px}._panelCardHeader_xxplf_721{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9;background:#fff;position:sticky;top:0}._panelTitle_xxplf_743{font-size:1rem;font-weight:700;color:#1e293b}._panelScroll_xxplf_755{padding:12px 20px;overflow-y:auto;flex:1}._panelListItem_xxplf_767{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f1f5f9;color:#475569;font-size:.9rem}._panelListItem_xxplf_767:last-child{border-bottom:none}._storeListItem_xxplf_795{display:flex;justify-content:space-between;align-items:flex-start;padding:16px 0;border-bottom:1px solid #f1f5f9}._storeListItem_xxplf_795:last-child{border-bottom:none}._storeInfo_xxplf_819{display:flex;flex-direction:column;gap:4px;flex:1}._storeNameText_xxplf_833{font-weight:700;color:#1e293b;font-size:.95rem}._storeLocationText_xxplf_845{font-size:.8rem;color:#64748b}._storeLinkText_xxplf_855{font-size:.8rem;color:#4f46e5;word-break:break-all}._storeLinkText_xxplf_855 a{color:inherit;text-decoration:underline}._removeBtn_xxplf_877{background:none;border:none;color:#94a3b8;font-size:1.2rem;cursor:pointer;line-height:1;padding:4px;transition:color .2s}._removeBtn_xxplf_877:hover{color:#ef4444}._smallAddBtn_xxplf_907{background-color:#f5f3ff;color:#4f46e5;border:none;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px}._smallAddBtn_xxplf_907:hover{background-color:#ede9fe}._blueButton_xxplf_945{background-color:#2563eb;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px}._blueButton_xxplf_945:hover{background-color:#1d4ed8}._contactSection_xxplf_983{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:24px;margin-bottom:24px}._sectionSubtitle_xxplf_999{font-size:1rem;font-weight:700;color:#1e293b;margin-bottom:20px}._formGrid_xxplf_1013{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}._formGridFull_xxplf_1027{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:20px}._saveChangesBtn_xxplf_1041{background-color:#2563eb;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:10px}._saveChangesBtn_xxplf_1041:hover{background-color:#1d4ed8}._partnersGrid_xxplf_1077{display:grid;grid-template-columns:350px 1fr;gap:24px;align-items:flex-start}._partnersList_xxplf_1091{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}._partnerItem_xxplf_1103{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:24px;display:flex;flex-direction:column;align-items:center;gap:16px;transition:box-shadow .2s;position:relative;min-height:160px;justify-content:center}._partnerItem_xxplf_1103:hover{box-shadow:0 4px 12px #0000000d}._partnerLogo_xxplf_1141{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden;margin-bottom:8px}._partnerLogo_xxplf_1141 img{max-width:100%;max-height:100%;object-fit:contain}._partnerName_xxplf_1175{font-size:.9rem;font-weight:600;color:#475569;text-align:center}._partnerItem_xxplf_1103 ._deleteBtn_xxplf_635{opacity:0;margin-top:auto;background-color:transparent;border:1px solid #ef4444;padding:4px 10px}._partnerItem_xxplf_1103:hover ._deleteBtn_xxplf_635{opacity:1}._deleteBtn_xxplf_635:hover{background-color:#fef2f2}._fileInput_xxplf_1221{display:none}._fileLabel_xxplf_1229{display:inline-block;padding:8px 16px;background-color:#f1f5f9;color:#4f46e5;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:600;transition:background-color .2s}._fileLabel_xxplf_1229:hover{background-color:#e2e8f0}._fileName_xxplf_1261{font-size:.8rem;color:#64748b;margin-left:8px}._accountGrid_xxplf_1275{display:grid;grid-template-columns:300px 1fr;gap:24px;align-items:flex-start}._profileCard_xxplf_1289{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:32px 24px;display:flex;flex-direction:column;align-items:center;gap:16px}._avatar_xxplf_1311{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:700;color:#fff}._profileName_xxplf_1337{font-size:1.1rem;font-weight:700;color:#1e293b;text-align:center}._profileRole_xxplf_1351{font-size:.85rem;color:#64748b}._changePhotoBtn_xxplf_1361{background-color:#f1f5f9;color:#4f46e5;border:none;border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background-color .2s}._changePhotoBtn_xxplf_1361:hover{background-color:#e2e8f0}._mutedText_xxplf_1393{color:#cbd5e1}._teamModalOverlay_xxplf_1401{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}._teamModalContent_xxplf_1427{background:#fff;border-radius:20px;padding:0;width:90%;max-width:550px;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}._teamModalHeader_xxplf_1447{display:flex;justify-content:space-between;align-items:center;padding:32px 40px;border-bottom:1px solid #f1f5f9}._teamModalTitle_xxplf_1463{font-size:1.5rem;font-weight:700;color:#1e293b}._teamModalClose_xxplf_1475{background:none;border:none;font-size:1.5rem;color:#94a3b8;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}._teamModalClose_xxplf_1475:hover{color:#64748b}._teamFormBody_xxplf_1507{padding:32px 40px}._teamFormGrid_xxplf_1515{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}._teamFormGroup_xxplf_1529{display:flex;flex-direction:column;gap:12px}._teamFormLabel_xxplf_1541{font-size:1rem;font-weight:700;color:#1e293b;margin-bottom:4px}._teamFormInput_xxplf_1555,._teamFormSelect_xxplf_1557{padding:16px 20px;border:1px solid #e2e8f0;border-radius:12px;font-size:1rem;color:#1e293b;background:#fff}._teamFormInput_xxplf_1555:focus,._teamFormSelect_xxplf_1557:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e51a}._teamFormMultiSelect_xxplf_1589{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;color:#1e293b;background:#fff;min-height:100px}._teamFormMultiSelect_xxplf_1589:focus{outline:none;border-color:#4f46e5}._teamModalActions_xxplf_1619{display:flex;justify-content:flex-end;gap:16px;padding:0 40px 40px}._teamCancelBtn_xxplf_1633{padding:14px 40px;background:#f1f5f9;color:#475569;border:none;border-radius:12px;font-weight:700;cursor:pointer;font-size:1rem;transition:background .2s}._teamCancelBtn_xxplf_1633:hover{background:#e2e8f0}._teamSaveBtn_xxplf_1665{padding:10px 24px;background:#5850ec;border:none;border-radius:12px;font-size:.9rem;font-weight:600;color:#fff;cursor:pointer;transition:background-color .2s}._teamSaveBtn_xxplf_1665:hover{background:#4338ca}._container_1jlz0_1{height:100%}._kanbanBoard_1jlz0_11{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;padding:8px 0;background:transparent}._column_1jlz0_29{background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;padding:0;min-height:calc(100vh - 200px);display:flex;flex-direction:column}._columnHeader_1jlz0_49{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom:1px solid #f1f5f9;border-top:5px solid #e2e8f0}._columnInterview_1jlz0_75 ._columnHeader_1jlz0_49{border-top-color:#f97316}._columnInterviewNotAttended_1jlz0_77 ._columnHeader_1jlz0_49{border-top-color:#8b5cf6}._columnOffer_1jlz0_79 ._columnHeader_1jlz0_49{border-top-color:#10b981}._columnJoined_1jlz0_81 ._columnHeader_1jlz0_49{border-top-color:#059669}._columnTitle_1jlz0_85{font-size:.85rem;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.05em}._columnCount_1jlz0_101{background:#f97316;color:#fff;width:28px;height:28px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800}._columnInterviewNotAttended_1jlz0_77 ._columnCount_1jlz0_101{background:#8b5cf6}._columnOffer_1jlz0_79 ._columnCount_1jlz0_101{background:#10b981}._columnJoined_1jlz0_81 ._columnCount_1jlz0_101{background:#059669}._columnContent_1jlz0_135{flex:1;display:flex;flex-direction:column;gap:10px;padding:12px;overflow-y:auto}._emptyState_1jlz0_153{text-align:center;color:#cbd5e1;font-size:.85rem;padding:40px 0}._candidateCard_1jlz0_169{background:#fff;border:1px solid #eef2f6;border-radius:10px;padding:12px 14px;transition:all .2s ease;cursor:grab;display:flex;gap:10px;align-items:flex-start}._candidateCard_1jlz0_169:hover{box-shadow:0 4px 15px #0000000a;border-color:#e2e8f0}._dragHandle_1jlz0_203{color:#cbd5e1;font-size:1.5rem;line-height:1;margin-top:4px;-webkit-user-select:none;user-select:none;font-weight:300}._cardDetails_1jlz0_221{flex:1;display:flex;flex-direction:column}._cardHeader_1jlz0_233{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:2px}._candidateName_1jlz0_249{font-size:.95rem;font-weight:800;color:#334155}._candidateStore_1jlz0_261{font-size:.82rem;color:#94a3b8;font-weight:600;margin-bottom:4px}._viewLink_1jlz0_275{color:#3b82f6;font-size:.82rem;font-weight:800;text-decoration:none;cursor:pointer;background:none;border:none;padding:0;margin-top:6px}._viewLink_1jlz0_275:hover{color:#2563eb;text-decoration:underline}._footerItem_1jlz0_309 svg{stroke-width:2.5}._footerItem_1jlz0_309{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#f59e0b;font-weight:700}._moreLink_1jlz0_355{text-align:center;color:#94a3b8;font-size:.8rem;font-weight:600;margin-top:8px;cursor:pointer}._moreLink_1jlz0_355:hover{color:#475569}._summarySection_1jlz0_383{margin-top:32px}._summaryTitle_1jlz0_391{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:20px}._summaryGrid_1jlz0_405{display:grid;grid-template-columns:1fr 1fr;gap:20px}._summaryCard_1jlz0_417{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:20px}._summaryCardHeader_1jlz0_431{display:flex;align-items:center;gap:8px;margin-bottom:16px}._summaryCardIcon_1jlz0_445{color:#3b82f6}._summaryCardTitle_1jlz0_453{font-size:.95rem;font-weight:600;color:#1e293b}._summaryCardContent_1jlz0_465{color:#64748b;font-size:.85rem;text-align:center;padding:20px 0}._interviewItem_1jlz0_479{background:#fffbeb;border:1px solid #fef3c7;border-radius:8px;padding:12px;margin-bottom:12px}._interviewDate_1jlz0_495{font-size:.85rem;font-weight:600;color:#92400e;margin-bottom:4px}._interviewCount_1jlz0_509{font-size:.8rem;color:#78350f;display:flex;align-items:center;gap:4px}._badge_1jlz0_525{background:#f59e0b;color:#fff;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:600}._candidatesSection_1jlz0_545{margin-top:32px}._candidatesHeader_1jlz0_553{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._candidatesTitle_1jlz0_567{font-size:1.1rem;font-weight:700;color:#1e293b}._downloadBtn_1jlz0_579{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:600;color:#1e293b;cursor:pointer;transition:background-color .2s}._downloadBtn_1jlz0_579:hover{background-color:#f8fafc}._filtersRow_1jlz0_617{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:24px;align-items:end;width:100%}._wideBtn_1jlz0_635{width:100%;height:32px}._filterGroup_1jlz0_647{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._filterLabel_1jlz0_665{font-size:.75rem;font-weight:600;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._filterSelect_1jlz0_683{padding:6px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:.8rem;color:#1e293b;background:#fff;cursor:pointer;width:100%}._filterSelect_1jlz0_683:focus{outline:none;border-color:#3b82f6}._dateInput_1jlz0_715{padding:6px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:.8rem;color:#1e293b;background:#fff;width:100%}._dateInput_1jlz0_715:focus{outline:none;border-color:#3b82f6}._clearButton_1jlz0_747{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:.85rem;font-weight:600;color:#64748b;cursor:pointer;transition:background-color .2s}._clearButton_1jlz0_747:hover{background-color:#f8fafc}._exportButton_1jlz0_779{display:flex;align-items:center;justify-content:center;gap:6px;background-color:#2563eb;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background-color .2s}._exportButton_1jlz0_779:hover{background-color:#1d4ed8}._tableCard_1jlz0_819{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}._table_1jlz0_819{width:100%;border-collapse:collapse}._th_1jlz0_843{text-align:left;padding:14px 16px;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;background-color:#f8fafc;border-bottom:1px solid #f1f5f9}._td_1jlz0_865{padding:16px;font-size:.85rem;color:#334155;border-bottom:1px solid #f1f5f9}._statusBadge_1jlz0_879{display:inline-block;padding:4px 12px;border-radius:12px;font-size:.75rem;font-weight:600}._statusInterview_1jlz0_895{background:#dbeafe;color:#1e40af}._statusSourced_1jlz0_905{background:#f3e8ff;color:#6b21a8}._statusSelected_1jlz0_915{background:#d1fae5;color:#065f46}._statusDefault_1jlz0_925{background:#f1f5f9;color:#475569}._actionBtn_1jlz0_935{color:#3b82f6;font-size:.85rem;font-weight:600;cursor:pointer;background:none;border:none}._actionBtn_1jlz0_935:hover{text-decoration:underline}._teamSummarySection_1jlz0_963{margin-top:32px}._teamSummaryTitle_1jlz0_971{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:20px}._teamTh_1jlz0_995{text-align:left;padding:14px 16px;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;background-color:#f8fafc;border-bottom:1px solid #f1f5f9}._teamTd_1jlz0_1017{padding:16px;font-size:.85rem;color:#334155;border-bottom:1px solid #f1f5f9;text-align:center}._teamTd_1jlz0_1017:first-child{text-align:left;font-weight:600}._modalOverlay_1jlz0_1045{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_1jlz0_1071{background:#fff;border-radius:12px;padding:24px;width:90%;max-width:400px;box-shadow:0 4px 20px #00000026}._modalHeader_1jlz0_1089{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}._modalTitle_1jlz0_1107{font-size:1.1rem;font-weight:700;color:#1e293b}._closeBtn_1jlz0_1119{background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}._closeBtn_1jlz0_1119:hover{color:#1e293b}._detailRow_1jlz0_1155{display:flex;padding:12px 0;border-bottom:1px solid #f1f5f9}._detailRow_1jlz0_1155:last-child{border-bottom:none}._detailLabel_1jlz0_1175{font-size:.85rem;font-weight:600;color:#64748b;width:100px;flex-shrink:0}._detailValue_1jlz0_1191{font-size:.85rem;color:#1e293b;flex:1;word-break:break-word}._historyContainer_1jlz0_1207{margin-top:20px;padding-top:20px;border-top:1px solid #e2e8f0}._historyTitle_1jlz0_1219{font-size:.9rem;font-weight:700;color:#1e293b;margin-bottom:12px}._loadingSmall_1jlz0_1233{font-size:.8rem;color:#94a3b8;text-align:center;padding:10px}._historyList_1jlz0_1247{display:flex;flex-direction:column;gap:12px;max-height:250px;overflow-y:auto}._historyItem_1jlz0_1263{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:10px}._historyMain_1jlz0_1277{display:flex;justify-content:space-between;font-size:.8rem;margin-bottom:4px}._historyMain_1jlz0_1277 strong{color:#2563eb}._historyMain_1jlz0_1277 span{color:#94a3b8}._historySub_1jlz0_1307{font-size:.75rem;color:#64748b;margin-bottom:4px}._historyStatus_1jlz0_1319{font-weight:700;color:#334155}._historyRemarks_1jlz0_1329{font-size:.75rem;color:#475569;font-style:italic;padding:6px;background:#fff;border-radius:4px;border:1px solid #f1f5f9}._noHistory_1jlz0_1349{font-size:.8rem;color:#94a3b8;text-align:center;padding:16px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:6px}._teamSummarySection_1jlz0_963{margin-top:24px}._teamSummaryTitle_1jlz0_971{font-size:1rem;font-weight:700;color:#1e293b;margin-bottom:12px}._teamTable_1jlz0_985{width:100%;border-collapse:collapse}._teamTh_1jlz0_995{text-align:center;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;padding:10px 12px;border-bottom:2px solid #e2e8f0;background:#f8fafc}._teamTh_1jlz0_995:first-child{text-align:left}._teamTd_1jlz0_1017{text-align:center;font-size:.875rem;color:#334155;padding:12px;border-bottom:1px solid #f1f5f9;font-weight:600}._teamTd_1jlz0_1017:first-child{text-align:left;font-weight:700;color:#1e293b}._teamTable_1jlz0_985 tbody tr:hover{background:#f8fafc}._teamTable_1jlz0_985 tbody tr:last-child td{border-bottom:none}@media(max-width:1024px){._kanbanBoard_1jlz0_11{grid-template-columns:repeat(4,1fr);gap:6px;padding:4px}._columnHeader_1jlz0_49{padding:8px 6px;flex-direction:column;gap:4px;align-items:center;text-align:center}._columnTitle_1jlz0_85{font-size:.6rem;word-break:break-word}._columnCount_1jlz0_101{width:18px;height:18px;font-size:.6rem}._columnContent_1jlz0_135{padding:4px;gap:6px}._candidateCard_1jlz0_169{padding:5px;gap:6px;flex-direction:row;align-items:flex-start;text-align:left}._dragHandle_1jlz0_203{display:block;font-size:.8rem;margin-top:0;color:#cbd5e1}._cardHeader_1jlz0_233{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:2px}._candidateName_1jlz0_249{font-size:.62rem;line-height:1.1;font-weight:700;display:block;word-break:break-word;flex:1}._candidateStore_1jlz0_261{font-size:.55rem;margin-bottom:2px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;color:#94a3b8}._viewLink_1jlz0_275{font-size:.55rem;margin-top:0;color:#3b82f6;cursor:pointer}._footerItem_1jlz0_309{font-size:.5rem;gap:3px;justify-content:flex-start;color:#f59e0b;margin-top:2px;white-space:nowrap;display:flex;align-items:center}._footerItem_1jlz0_309 svg{width:10px;height:10px;stroke-width:3}._moreLink_1jlz0_355{font-size:.6rem}}@media(max-width:480px){._kanbanBoard_1jlz0_11{gap:3px}._candidateCard_1jlz0_169{padding:4px}._candidateName_1jlz0_249{font-size:.65rem}}@media(max-width:768px){._summaryGrid_1jlz0_405{grid-template-columns:1fr;gap:15px}._filtersRow_1jlz0_617{grid-template-columns:repeat(2,1fr);gap:12px}._filterGroup_1jlz0_647{grid-column:span 1}._tableCard_1jlz0_819{overflow-x:auto}._teamTable_1jlz0_985{min-width:600px}._candidatesTitle_1jlz0_567,._summaryTitle_1jlz0_391,._teamSummaryTitle_1jlz0_971{font-size:1rem;margin-bottom:15px}}._container_lyczk_1{height:100%}._layout_lyczk_9{display:grid;grid-template-columns:350px 1fr;gap:24px;align-items:start}@media(max-width:1024px){._layout_lyczk_9{grid-template-columns:1fr}}._leftColumn_lyczk_37{display:flex;flex-direction:column;gap:24px}._profileCard_lyczk_49{background:#fff;border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0}._avatarContainer_lyczk_73{position:relative;margin-bottom:16px}._avatar_lyczk_73{width:100px;height:100px;border-radius:50%;background-color:#e0e7ff;color:#4338ca;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:600}._name_lyczk_109{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:4px}._role_lyczk_123{font-size:.9rem;color:#64748b;margin-bottom:24px}._changePhotoBtn_lyczk_135{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#334155;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}._changePhotoBtn_lyczk_135:hover{background-color:#f1f5f9}._infoCard_lyczk_173{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0}._sectionTitle_lyczk_189{font-size:1rem;font-weight:600;color:#334155;margin-bottom:20px}._fieldGroup_lyczk_205{margin-bottom:20px}._fieldLabel_lyczk_213{display:block;font-size:.8rem;font-weight:600;color:#64748b;margin-bottom:8px}._managerCard_lyczk_229{display:flex;align-items:center;gap:12px;padding:12px;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}._managerAvatar_lyczk_249{width:32px;height:32px;border-radius:50%;background-color:#dbeafe;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:600}._managerName_lyczk_275{font-size:.9rem;font-weight:500;color:#1e293b}._tagsContainer_lyczk_287{display:flex;flex-wrap:wrap;gap:8px}._tag_lyczk_287{padding:6px 12px;border-radius:999px;font-size:.75rem;font-weight:500}._locationTag_lyczk_315{background-color:#dbeafe;color:#1e40af}._vendorTag_lyczk_327{background-color:#dcfce7;color:#166534}._rightColumn_lyczk_343{display:flex;flex-direction:column;gap:24px}._formCard_lyczk_355{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0}._formHeader_lyczk_371{color:#1e3a8a;font-size:1.1rem;font-weight:600;margin-bottom:24px;padding-bottom:12px}._inputGroup_lyczk_389{margin-bottom:20px}._inputLabel_lyczk_397{display:block;font-size:.85rem;font-weight:500;color:#475569;margin-bottom:8px}._input_lyczk_389{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;color:#1e293b;outline:none;transition:box-shadow .2s}._input_lyczk_389:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._buttonContainer_lyczk_445{display:flex;justify-content:flex-end;margin-top:8px}._saveBtn_lyczk_457{padding:10px 24px;background-color:#2563eb;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background-color .2s}._saveBtn_lyczk_457:hover{background-color:#1d4ed8}._valueText_lyczk_489{font-size:.9rem;font-weight:500;color:#1e293b;padding:4px 0}._container_14jvq_1{display:flex;flex-direction:column;gap:24px}._loading_14jvq_13{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:1.1rem;color:#64748b}._statsRow_14jvq_33{display:flex;gap:24px}._statCard_14jvq_43{flex:1;background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0}._statLabel_14jvq_61{font-size:14px;font-weight:500;color:#64748b;margin-bottom:8px}._statValue_14jvq_75{font-size:24px;font-weight:700}._textBlue_14jvq_85{color:#2563eb}._textGreen_14jvq_93{color:#16a34a}._textOrange_14jvq_101{color:#ea580c}._filterRow_14jvq_111{background:#fff;padding:20px;border-radius:12px;border:1px solid #e2e8f0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}._filterGroup_14jvq_131{display:flex;flex-direction:column;gap:8px}._filterLabel_14jvq_143{font-size:13px;font-weight:600;color:#475569}._filterInput_14jvq_155,._filterSelect_14jvq_157{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;outline:none;background:#fff;width:100%}._filterInput_14jvq_155:focus,._filterSelect_14jvq_157:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._tableContainer_14jvq_193{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow-x:auto}._table_14jvq_193{width:100%;border-collapse:collapse;min-width:1200px}._th_14jvq_219{text-align:left;padding:16px;font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;border-bottom:1px solid #e2e8f0;white-space:nowrap}._td_14jvq_241{padding:16px;font-size:14px;color:#1e293b;border-bottom:1px solid #f1f5f9;vertical-align:middle}._employeeInfo_14jvq_257{display:flex;flex-direction:column}._employeeName_14jvq_267{font-weight:600;color:#0f172a}._employeeDetail_14jvq_277{font-size:12px;color:#64748b;margin-top:2px}._inputSmall_14jvq_289{width:60px;padding:6px;border:1px solid #e2e8f0;border-radius:4px;text-align:center;font-size:13px;outline:none}._inputSmall_14jvq_289:focus{border-color:#3b82f6}._netSalary_14jvq_317{font-weight:600;color:#16a34a}._statusBadge_14jvq_327{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500;display:inline-block}._statusPending_14jvq_343{background:#fef9c3;color:#a16207}._statusPaid_14jvq_353{background:#dcfce7;color:#15803d}._actions_14jvq_363{display:flex;align-items:center;gap:12px}._viewLink_14jvq_375{font-size:13px;color:#334155;text-decoration:none;font-weight:500;cursor:pointer}._viewLink_14jvq_375:hover{color:#0f172a;text-decoration:underline}._payBtn_14jvq_401{background:#2563eb;color:#fff;border:none;padding:6px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}._payBtn_14jvq_401:hover{background:#1d4ed8}._container_13vpd_1{width:100%;display:flex;gap:32px;height:calc(100vh - 80px);overflow:hidden}._formColumn_13vpd_21{width:350px;flex-shrink:0;background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0;overflow-y:auto;display:flex;flex-direction:column}._title_13vpd_47{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:24px}._formGroup_13vpd_61{margin-bottom:16px}._label_13vpd_69{display:block;font-size:12px;font-weight:500;color:#64748b;margin-bottom:6px}._input_13vpd_85,._select_13vpd_87{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#0f172a;outline:none;background:#f8fafc}._input_13vpd_85:focus,._select_13vpd_87:focus{border-color:#3b82f6;background:#fff}._buttonGroup_13vpd_121{display:flex;gap:12px;margin-top:20px;padding-top:20px;border-top:1px solid #f1f5f9}._downloadBtn_13vpd_137{width:100%;padding:12px;border:none;background:#1e3a8a;color:#fff;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s}._downloadBtn_13vpd_137:hover{background:#1e40af}._previewColumn_13vpd_173{flex:1;background:#cbd5e1;border-radius:12px;overflow-y:auto;padding:40px;display:flex;flex-direction:column;align-items:center;gap:40px}._page_13vpd_199{width:210mm;height:297mm;background:#fff;position:relative;box-shadow:0 4px 6px #0000001a;font-family:Calibri,sans-serif;color:#000;overflow:hidden;flex-shrink:0;font-size:11pt}._watermark_13vpd_235{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);font-size:80pt;font-weight:900;color:#c8c8c826;white-space:nowrap;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none}._pageContent_13vpd_265{position:relative;z-index:2;padding:40mm 25mm 25mm;height:100%;display:flex;flex-direction:column}._headerGraphic_13vpd_289{position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:180px 180px 0 0;border-color:#1e2544 transparent transparent transparent;z-index:3}._logoCircle_13vpd_317{position:absolute;top:25px;left:25px;width:70px;height:70px;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-family:serif;font-size:36px;font-weight:400;z-index:4}._companyTitle_13vpd_357{position:absolute;top:40px;right:50px;color:#1e2544;font-size:24pt;font-weight:900;text-transform:uppercase;letter-spacing:.5px;text-align:right;width:100%}._docTitle_13vpd_385{text-align:center;font-size:14pt;font-weight:800;color:#1e2544;margin-top:10px;margin-bottom:40px;text-transform:uppercase}._metaContainer_13vpd_407{display:flex;justify-content:space-between;margin-bottom:30px;font-weight:800;color:#1e2544;font-size:11pt}._metaLabel_13vpd_425{color:#1e2544;text-transform:uppercase;margin-right:5px}._metaValue_13vpd_437{color:#1e2544}._metaRight_13vpd_447{text-align:left;display:flex;flex-direction:column;gap:4px}._salutation_13vpd_463{font-size:12pt;font-weight:800;color:#1e2544;margin-bottom:20px;text-transform:uppercase}._bodyText_13vpd_479{font-size:11pt;line-height:1.5;margin-bottom:15px;text-align:justify;color:#222}._bold_13vpd_495{font-weight:800}._heading_13vpd_503{font-size:12pt;font-weight:800;margin-top:25px;margin-bottom:10px;color:#000}._list_13vpd_519{padding-left:20px;margin-bottom:15px}._listItem_13vpd_529{font-size:11pt;line-height:1.4;margin-bottom:10px;text-align:justify;color:#222}._footerContainer_13vpd_547{position:absolute;bottom:20px;left:0;width:100%;text-align:center;z-index:5}._footerLine_13vpd_565{height:3px;background:#1e2544;width:80%;margin:0 auto 10px}._footerText_13vpd_579{font-size:8pt;color:#1e2544;line-height:1.3;font-weight:600}._blueCorner_13vpd_595{position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 120px 120px;border-color:transparent transparent #00b4d8 transparent;z-index:3}._darkBlueCorner_13vpd_621{position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 80px 80px;border-color:transparent transparent #1e2544 transparent;z-index:4}._pageNumber_13vpd_647{position:absolute;bottom:70px;right:60px;font-size:10pt;color:#1e2544;z-index:6}._annexureTitle_13vpd_667{text-align:center;font-weight:800;font-size:14pt;color:#1e2544;text-transform:uppercase}._annexureSubtitle_13vpd_683{text-align:center;font-weight:800;font-size:12pt;color:#000;margin-bottom:20px}._tableWrapper_13vpd_699{width:100%;border:1px solid #444;margin-bottom:20px}._ctcTable_13vpd_711{width:100%;border-collapse:collapse;font-size:10pt}._ctcTable_13vpd_711 th,._ctcTable_13vpd_711 td{border:1px solid #444;padding:5px 8px;text-align:center}._ctcTable_13vpd_711 th{font-weight:800;background-color:#fff}._ctcTable_13vpd_711 td{font-weight:500}._ctcTable_13vpd_711 td:first-child{text-align:left;font-weight:600}._totalRow_13vpd_767 td{font-weight:800;background-color:#fce7cf;background-color:#ffa60026}._sectionHeaderRow_13vpd_785 td{font-weight:800;text-align:left;background-color:transparent;border:none;border-left:1px solid #444;border-right:1px solid #444;padding-top:10px;text-decoration:underline}._spacerRow_13vpd_807 td{border:none;border-left:1px solid #444;border-right:1px solid #444;height:5px}._sincere_13vpd_821{margin-top:40px;font-weight:600;color:#000}._signBlock_13vpd_833{margin-top:40px;display:flex;justify-content:space-between;align-items:flex-end}._signText_13vpd_847{font-weight:800;font-size:11pt;color:#000;text-align:center}._container_1mc8y_1{width:100%;display:flex;gap:24px;align-items:flex-start}._leftColumn_1mc8y_17{width:350px;flex-shrink:0;display:flex;flex-direction:column;gap:24px}._card_1mc8y_33{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0}._cardHeader_1mc8y_49{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;cursor:pointer}._cardTitle_1mc8y_65{font-size:16px;font-weight:700;color:#1e293b}._formGroup_1mc8y_77{margin-bottom:16px}._label_1mc8y_85{display:block;font-size:12px;font-weight:600;color:#475569;margin-bottom:6px}._inputGroup_1mc8y_101{display:flex;align-items:center;gap:8px}._input_1mc8y_101{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;outline:none;color:#0f172a;transition:all .2s}._input_1mc8y_101:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._suffix_1mc8y_145{font-size:12px;color:#64748b;white-space:nowrap;flex-shrink:0}._note_1mc8y_159{font-size:11px;color:#64748b;margin-top:16px;margin-bottom:16px;line-height:1.4;font-style:italic}._primaryBtn_1mc8y_177{width:100%;background:#2563eb;color:#fff;border:none;padding:10px;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s}._primaryBtn_1mc8y_177:hover{background:#1d4ed8}._radioGroup_1mc8y_213{display:flex;gap:12px;margin-bottom:16px}._radioLabel_1mc8y_225{display:flex;align-items:center;gap:6px;font-size:12px;color:#475569;cursor:pointer}._rightColumn_1mc8y_245{flex:1}._tableContainer_1mc8y_253{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}._table_1mc8y_253{width:100%;border-collapse:collapse}._th_1mc8y_277{text-align:left;padding:16px;font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}._td_1mc8y_299{padding:16px;font-size:13px;color:#1e293b;border-bottom:1px solid #f1f5f9;vertical-align:middle}._designation_1mc8y_315{font-weight:600;color:#0f172a}._actions_1mc8y_325{display:flex;gap:8px;justify-content:flex-end}._editBtn_1mc8y_337{background:none;border:none;color:#64748b;font-size:12px;font-weight:500;cursor:pointer;padding:4px 8px}._deleteBtn_1mc8y_357{background:#ef4444;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer}._deleteBtn_1mc8y_357:hover{background:#dc2626}._container_1y35k_1{display:flex;flex-direction:column;gap:24px}._loading_1y35k_13{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:1.1rem;color:#64748b}._headerRow_1y35k_33{background:#fff;padding:20px;border-radius:12px;border:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:flex-end;gap:20px;box-shadow:0 1px 2px #0000000d}._filterGroup_1y35k_57{flex:1;display:flex;flex-direction:column;gap:8px}._label_1y35k_71{font-size:13px;font-weight:600;color:#475569}._dateInput_1y35k_83{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;outline:none;width:100%}._dateInput_1y35k_83:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._generateBtn_1y35k_113{background:#2563eb;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;white-space:nowrap;height:42px}._generateBtn_1y35k_113:hover{background:#1d4ed8}._statsRow_1y35k_151{display:flex;gap:24px}._statCard_1y35k_161{flex:1;background:#fff;border-radius:12px;padding:24px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}._statLabel_1y35k_179{font-size:13px;font-weight:500;color:#64748b;margin-bottom:8px}._statValue_1y35k_193{font-size:24px;font-weight:700}._textBlue_1y35k_203{color:#2563eb}._textGreen_1y35k_211{color:#16a34a}._textRed_1y35k_219{color:#dc2626}._searchRow_1y35k_229{background:#fff;padding:16px;border-radius:12px;border:1px solid #e2e8f0}._searchInput_1y35k_243{width:100%;border:1px solid #e2e8f0;padding:10px 16px;border-radius:6px;font-size:14px;outline:none}._searchInput_1y35k_243:focus{border-color:#3b82f6}._tableCard_1y35k_271{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 1px 2px #0000000d}._table_1y35k_271{width:100%;border-collapse:collapse}._th_1y35k_297{text-align:left;padding:16px;font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}._td_1y35k_319{padding:16px;font-size:14px;color:#1e293b;border-bottom:1px solid #f1f5f9;vertical-align:middle}._empInfo_1y35k_335{display:flex;flex-direction:column}._empName_1y35k_345{font-weight:600;color:#0f172a;font-size:14px}._empRole_1y35k_357{font-size:12px;color:#64748b;margin-top:2px}._netSalary_1y35k_369{font-weight:600;color:#16a34a}._viewAction_1y35k_379{color:#334155;font-size:13px;font-weight:500;text-decoration:none;cursor:pointer}._viewAction_1y35k_379:hover{color:#0f172a;text-decoration:underline}._container_15skb_1{display:flex;flex-direction:column;gap:24px}._tabsContainer_15skb_15{display:flex;gap:32px;border-bottom:1px solid #e2e8f0;margin-bottom:8px}._tab_15skb_15{padding:12px 4px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;position:relative;background:none;border:none;outline:none;transition:color .2s}._activeTab_15skb_55{color:#2563eb;font-weight:600}._activeTab_15skb_55:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#2563eb}._tableCard_15skb_87{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 1px 2px #0000000d;min-height:400px;display:flex;flex-direction:column}._table_15skb_87{width:100%;border-collapse:collapse}._th_15skb_119{text-align:left;padding:16px;font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}._td_15skb_141{padding:16px;font-size:14px;color:#1e293b;border-bottom:1px solid #f1f5f9;vertical-align:middle}._emptyState_15skb_157{flex:1;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:14px;padding:40px}._badge_15skb_179{padding:4px 12px;border-radius:9999px;font-size:12px;font-weight:600;display:inline-block}._badgeActive_15skb_195{background:#dcfce7;color:#166534}._badgePending_15skb_205{background:#fef9c3;color:#854d0e}._badgeSuccess_15skb_215{background:#dcfce7;color:#166534}._loading_15skb_225{padding:24px;text-align:center;color:#64748b;font-size:14px}._actionBtn_15skb_241{background:#2563eb;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s}._actionBtn_15skb_241:hover{background:#1d4ed8}._textBtn_15skb_273{background:none;border:none;color:#475569;font-size:13px;font-weight:500;cursor:pointer}._textBtn_15skb_273:hover{color:#1e293b;text-decoration:underline}._modalOverlay_15skb_303{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}._modalContent_15skb_331{background:#fff;border-radius:12px;width:100%;max-width:900px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;flex-direction:column}._modalHeader_15skb_355{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:#fff;z-index:10}._modalTitle_15skb_379{font-size:18px;font-weight:700;color:#1e293b}._closeBtn_15skb_391{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:0;line-height:1}._modalBody_15skb_411{padding:24px}._formGrid_15skb_421{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}._fullWidth_15skb_435{grid-column:1 / -1}._formGroup_15skb_443{display:flex;flex-direction:column;gap:8px}._label_15skb_455{font-size:13px;font-weight:500;color:#475569}._input_15skb_467{padding:10px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;outline:none;color:#0f172a}._input_15skb_467:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._sectionContainer_15skb_497{margin-top:10px;margin-bottom:20px;border:1px solid #e2e8f0;border-radius:8px;padding:25px 20px 20px;position:relative;border-top:none;border-top:1px solid #e2e8f0}._sectionHeader_15skb_525{position:absolute;top:-10px;left:10px;background:#fff;padding:0 10px;font-size:13px;font-weight:600;color:#475569}._blueBox_15skb_549{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:20px;margin-top:20px}._blueTitle_15skb_565{color:#0369a1;font-size:14px;font-weight:600;margin-bottom:4px}._subTitle_15skb_579{font-size:15px;font-weight:600;color:#1e293b;margin-bottom:16px}._checklistGrid_15skb_593{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:24px}._checkItem_15skb_607{display:flex;align-items:center;gap:8px;font-size:13px;color:#334155}._checkIcon_15skb_623{color:#94a3b8;font-size:14px}._checkItemDone_15skb_633{color:#16a34a;font-weight:600}._checkItemDone_15skb_633 ._checkIcon_15skb_623{color:#16a34a}._uploadRow_15skb_651{display:flex;align-items:center;gap:16px}._fileInputBtn_15skb_663{background:#dbeafe;color:#2563eb;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;border:none}._noFile_15skb_685{color:#64748b;font-size:13px}._modalFooter_15skb_697{padding:20px 24px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:12px;position:sticky;bottom:0;background:#fff}._cancelBtn_15skb_719{padding:10px 20px;background:#f1f5f9;border:none;border-radius:6px;color:#475569;font-weight:600;cursor:pointer}._primaryActionBtn_15skb_739{padding:10px 20px;background:#2563eb;border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer}._primaryActionBtn_15skb_739:hover{background:#1d4ed8}._container_16396_1{width:100%}._loading_16396_9{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:1.1rem;color:#64748b}._summarySection_16396_29{margin-bottom:32px}._sectionTitle_16396_37{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:16px}._summaryCards_16396_51{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}._summaryCard_16396_51{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px;display:flex;gap:16px;align-items:flex-start}._cardIcon_16396_83{width:48px;height:48px;background:#3b82f6;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}._cardContent_16396_107{flex:1}._cardNumber_16396_115{font-size:2rem;font-weight:700;color:#1e293b;line-height:1;margin-bottom:4px}._cardLabel_16396_131{font-size:.95rem;font-weight:600;color:#475569;margin-bottom:4px}._cardSubtext_16396_145{font-size:.85rem;color:#64748b}._tableSection_16396_157{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:24px;margin-bottom:24px}._tableTitle_16396_173{font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:4px}._tableSubtitle_16396_187{font-size:.9rem;color:#64748b;margin-bottom:20px}._tableWrapper_16396_199{overflow-x:auto}._table_16396_157{width:100%;border-collapse:collapse}._table_16396_157 thead{background:#f8fafc}._table_16396_157 th{text-align:left;padding:12px 16px;font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0}._table_16396_157 td{padding:16px;border-bottom:1px solid #f1f5f9;font-size:.9rem;color:#334155}._table_16396_157 tbody tr:hover{background:#f8fafc}._candidateName_16396_269{font-weight:600;color:#1e293b;margin-bottom:2px}._candidateContact_16396_281{font-size:.85rem;color:#64748b}._roleText_16396_291{font-weight:500;color:#1e293b;margin-bottom:2px}._partnerText_16396_303{font-size:.85rem;color:#64748b}._generateBtn_16396_313{background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s}._generateBtn_16396_313:hover{background:#2563eb}._statusBadge_16396_345{display:inline-block;padding:4px 12px;background:#dbeafe;color:#1e40af;border-radius:12px;font-size:.85rem;font-weight:500}._emptyState_16396_365{text-align:center;padding:40px 20px;color:#94a3b8;font-size:.95rem}._container_1c35h_1{display:flex;flex-direction:column;gap:24px}._statsRow_1c35h_15{display:flex;gap:24px}._statCard_1c35h_25{flex:1;background:#fff;border-radius:12px;padding:24px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;justify-content:space-between;align-items:flex-start}._statContent_1c35h_49{display:flex;flex-direction:column}._statLabel_1c35h_59{font-size:13px;color:#64748b;margin-bottom:8px}._statValue_1c35h_71{font-size:24px;font-weight:700;line-height:1}._blueText_1c35h_83{color:#2563eb}._greenText_1c35h_91{color:#16a34a}._purpleText_1c35h_99{color:#9333ea}._iconBox_1c35h_107{padding:8px;border-radius:8px;background:#f8fafc;color:#64748b}._filterCard_1c35h_123{background:#fff;border-radius:12px;padding:20px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;gap:16px;align-items:flex-end}._filterGroup_1c35h_145{flex:1;display:flex;flex-direction:column;gap:6px}._label_1c35h_159{font-size:12px;font-weight:600;color:#475569}._input_1c35h_171,._select_1c35h_173{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;width:100%;outline:none;background:#fff}._input_1c35h_171:focus,._select_1c35h_173:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._clearBtn_1c35h_207{padding:10px 24px;background:#e2e8f0;color:#475569;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;height:42px}._clearBtn_1c35h_207:hover{background:#cbd5e1}._tableCard_1c35h_245{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 1px 2px #0000000d;min-height:400px}._table_1c35h_245{width:100%;border-collapse:collapse}._th_1c35h_273{text-align:left;padding:16px;font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}._td_1c35h_295{padding:16px;font-size:14px;color:#1e293b;border-bottom:1px solid #f1f5f9}._badge_1c35h_309{padding:4px 12px;border-radius:9999px;font-size:12px;font-weight:600;display:inline-block}._badgeActive_1c35h_325{background:#dbeafe;color:#1e40af}._emptyState_1c35h_335{padding:40px;text-align:center;color:#64748b;font-size:14px}._container_swv5z_1{width:100%;display:flex;flex-direction:column;gap:24px}._header_swv5z_17{display:flex;justify-content:space-between;align-items:center}._pageTitle_swv5z_29{font-size:24px;font-weight:700;color:#1e293b;margin:0}._addBtn_swv5z_43{background:#2563eb;color:#fff;padding:10px 20px;border-radius:6px;border:none;font-weight:600;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .2s}._addBtn_swv5z_43:hover{background:#1d4ed8}._statsRow_swv5z_83{display:flex;gap:24px}._statCard_swv5z_93{flex:1;background:#fff;border-radius:12px;padding:24px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;justify-content:space-between;align-items:flex-start}._statContent_swv5z_117{display:flex;flex-direction:column}._statLabel_swv5z_127{font-size:13px;color:#64748b;margin-bottom:8px}._statValue_swv5z_139{font-size:28px;font-weight:700;line-height:1}._textBlue_swv5z_151{color:#2563eb}._textGreen_swv5z_159{color:#16a34a}._textRed_swv5z_167{color:#dc2626}._iconBox_swv5z_175{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center}._bgBlue_swv5z_193{background:#dbeafe;color:#2563eb}._bgGreen_swv5z_203{background:#dcfce7;color:#16a34a}._bgRed_swv5z_213{background:#fee2e2;color:#dc2626}._filterCard_swv5z_225{background:#fff;border-radius:12px;padding:20px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}._label_swv5z_241{font-size:12px;font-weight:600;color:#475569;margin-bottom:8px;display:block}._input_swv5z_257,._select_swv5z_279{padding:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;width:100%;outline:none;background:#fff}._input_swv5z_257:focus,._select_swv5z_279:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._tableCard_swv5z_315{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 1px 2px #0000000d;min-height:200px}._table_swv5z_315{width:100%;border-collapse:collapse}._th_swv5z_343{text-align:left;padding:16px;font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}._td_swv5z_365{padding:16px;font-size:14px;color:#1e293b;border-bottom:1px solid #f1f5f9;vertical-align:middle}._supervisorName_swv5z_381{font-weight:600;color:#0f172a;display:block;margin-bottom:4px}._supervisorMeta_swv5z_395{font-size:12px;color:#64748b}._badge_swv5z_405{padding:4px 12px;border-radius:9999px;font-size:12px;font-weight:600;display:inline-block}._badgeActive_swv5z_421{background:#dcfce7;color:#166534}._actionCell_swv5z_431{display:flex;justify-content:flex-end;align-items:center;gap:16px}._actionLink_swv5z_445{background:none;border:none;font-size:13px;font-weight:500;cursor:pointer;color:#475569;padding:0}._actionLink_swv5z_445:hover{color:#1e293b;text-decoration:underline}._deleteBtn_swv5z_475{background:#dc2626;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s}._deleteBtn_swv5z_475:hover{background:#b91c1c}._emptyState_swv5z_507{padding:40px;text-align:center;color:#64748b;font-size:14px}._modalOverlay_swv5z_523{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:flex-start;padding-top:80px;z-index:1000}._modalContent_swv5z_551{background:#fff;border-radius:8px;width:100%;max-width:500px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;flex-direction:column}._modalHeader_swv5z_571{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}._modalTitle_swv5z_587{font-size:18px;font-weight:700;color:#0f172a}._closeBtn_swv5z_599{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:0;line-height:1}._modalBody_swv5z_619{padding:24px;display:flex;flex-direction:column;gap:16px}._formGroup_swv5z_633{display:flex;flex-direction:column;gap:8px}._modalFooter_swv5z_645{padding:20px 24px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:12px;background:#f8fafc;background:#fff}._cancelBtn_swv5z_667{padding:10px 20px;background:#e2e8f0;border:none;border-radius:6px;color:#0f172a;font-weight:600;cursor:pointer;font-size:14px}._saveBtn_swv5z_689{padding:10px 20px;background:#2563eb;border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer;font-size:14px}._saveBtn_swv5z_689:hover{background:#1d4ed8}._container_18xfh_1{width:100%;display:flex;flex-direction:column;gap:24px}._headerRow_18xfh_15{display:flex;justify-content:space-between;align-items:center}._addBtn_18xfh_27{display:flex;align-items:center;gap:8px;background:#16a34a;color:#fff;padding:10px 18px;border-radius:8px;font-weight:600;font-size:14px;border:none;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px -1px #16a34a33}._addBtn_18xfh_27:hover{background:#15803d;transform:translateY(-1px)}._statsRow_18xfh_71{display:flex;gap:24px}._statCard_18xfh_81{flex:1;background:#fff;border-radius:12px;padding:24px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;justify-content:space-between;align-items:flex-start}._statContent_18xfh_105{display:flex;flex-direction:column}._statLabel_18xfh_115{font-size:13px;color:#64748b;margin-bottom:8px}._statValue_18xfh_127{font-size:28px;font-weight:700;line-height:1}._textBlue_18xfh_139{color:#2563eb}._textGreen_18xfh_147{color:#16a34a}._textRed_18xfh_155{color:#dc2626}._textOrange_18xfh_163{color:#d97706}._iconBox_18xfh_171{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center}._bgBlue_18xfh_189{background:#dbeafe;color:#2563eb}._bgGreen_18xfh_199{background:#dcfce7;color:#16a34a}._bgRed_18xfh_209{background:#fee2e2;color:#dc2626}._bgOrange_18xfh_219{background:#ffedd5;color:#d97706}._filterCard_18xfh_231{background:#fff;border-radius:12px;padding:20px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;gap:16px}._filterRow_18xfh_253{display:flex;gap:16px}._filterGroup_18xfh_263{flex:1;display:flex;flex-direction:column;gap:6px}._label_18xfh_277{font-size:12px;font-weight:600;color:#475569}._input_18xfh_289,._select_18xfh_291{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;width:100%;outline:none;background:#fff}._input_18xfh_289:focus,._select_18xfh_291:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._clearBtn_18xfh_325{padding:10px 24px;background:#e2e8f0;color:#475569;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;height:42px;align-self:flex-end}._clearBtn_18xfh_325:hover{background:#cbd5e1}._tableCard_18xfh_365{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 1px 2px #0000000d;min-height:400px}._table_18xfh_365{width:100%;border-collapse:collapse}._th_18xfh_393{text-align:left;padding:16px;font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}._td_18xfh_415{padding:16px;font-size:13px;color:#1e293b;border-bottom:1px solid #f1f5f9;vertical-align:middle}._candidateInfo_18xfh_431{display:flex;flex-direction:column}._candidateName_18xfh_441{font-weight:600;color:#0f172a;font-size:14px}._candidatePhone_18xfh_453{color:#64748b;font-size:12px}._partnerInfo_18xfh_463{display:flex;flex-direction:column;gap:2px}._partnerName_18xfh_475{font-weight:500;color:#334155}._partnerMeta_18xfh_485{color:#64748b;font-size:12px}._badge_18xfh_495{padding:4px 12px;border-radius:9999px;font-size:11px;font-weight:700;display:inline-block;text-transform:uppercase}._statusSelected_18xfh_513,._statusActive_18xfh_515,._badgeSelected_18xfh_517{background:#dcfce7;color:#166534}._statusRejected_18xfh_527,._badgeRejected_18xfh_529{background:#fee2e2;color:#991b1b}._statusInterview_18xfh_539,._statusPending_18xfh_541,._badgeWarning_18xfh_543{background:#fef9c3;color:#854d0e}._statusDefault_18xfh_553{background:#f1f5f9;color:#475569}._actionCell_18xfh_563{display:flex;justify-content:flex-end;align-items:center;gap:12px}._viewCV_18xfh_577{background:none;border:none;font-size:13px;font-weight:500;cursor:pointer;color:#475569;padding:0}._viewCV_18xfh_577:hover{color:#1e293b;text-decoration:underline}._updateBtn_18xfh_607{background:#2563eb;color:#fff;border:none;padding:6px 16px;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s}._updateBtn_18xfh_607:hover{background:#1d4ed8}._emptyState_18xfh_639{padding:40px;text-align:center;color:#64748b;font-size:14px}._modalOverlay_18xfh_655{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:flex-start;padding-top:80px;z-index:1000}._modalContent_18xfh_683{background:#fff;border-radius:8px;width:100%;max-width:500px;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column}._modalHeader_18xfh_703{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}._modalTitle_18xfh_719{font-size:18px;font-weight:700;color:#0f172a}._closeBtn_18xfh_731{background:none;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:0;line-height:1}._modalBody_18xfh_751{padding:24px;display:flex;flex-direction:column;gap:20px}._formGrid_18xfh_765{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:640px){._formGrid_18xfh_765{grid-template-columns:1fr}}._statusDisplay_18xfh_789{font-size:14px;color:#475569}._formGroup_18xfh_799{display:flex;flex-direction:column;gap:8px}._textarea_18xfh_811{padding:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;width:100%;outline:none;background:#fff;min-height:80px;resize:vertical}._textarea_18xfh_811:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._modalFooter_18xfh_847{padding:20px 24px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:12px;background:#fff}._cancelBtn_18xfh_865{padding:10px 20px;background:#e2e8f0;border:none;border-radius:6px;color:#0f172a;font-weight:600;cursor:pointer;font-size:14px}._saveBtn_18xfh_887{padding:10px 20px;background:#2563eb;border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer;font-size:14px}._saveBtn_18xfh_887:hover{background:#1d4ed8}._historySection_18xfh_919{margin-top:24px;padding-top:24px;border-top:2px dashed #e2e8f0}._historyTitle_18xfh_931{font-size:14px;font-weight:700;color:#1e293b;margin-bottom:16px;display:flex;align-items:center;gap:8px}._loadingSmall_18xfh_951{font-size:13px;color:#64748b;font-style:italic;padding:12px}._historyList_18xfh_965{display:flex;flex-direction:column;gap:12px;max-height:200px;overflow-y:auto;padding-right:4px}._historyItem_18xfh_983{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:12px}._historyHeader_18xfh_997{display:flex;justify-content:space-between;margin-bottom:4px}._historyRole_18xfh_1009{font-size:13px;font-weight:600;color:#2563eb}._historyDate_18xfh_1021{font-size:11px;color:#94a3b8}._historyStatus_18xfh_1031{font-size:12px;color:#64748b;margin-bottom:6px}._statusMini_18xfh_1043{font-weight:700;color:#334155}._historyRemarks_18xfh_1053{font-size:12px;color:#475569;font-style:italic;background:#fff;padding:8px;border-radius:4px;border:1px solid #f1f5f9}._noHistory_18xfh_1073{font-size:13px;color:#94a3b8;text-align:center;padding:20px;background:#f8fafc;border-radius:6px;border:1px dashed #e2e8f0}._container_4pam3_1{display:flex;flex-direction:column;gap:24px}._header_4pam3_15{display:flex;justify-content:space-between;align-items:center}._pageTitle_4pam3_27{font-size:24px;font-weight:700;color:#1e293b;margin:0}._submitBtn_4pam3_41{background:#2563eb;color:#fff;padding:10px 20px;border-radius:6px;border:none;font-weight:600;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .2s}._submitBtn_4pam3_41:hover{background:#1d4ed8}._card_4pam3_81{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 1px 2px #0000000d}._cardHeader_4pam3_97{padding:16px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}._cardTitle_4pam3_113{font-size:16px;font-weight:600;color:#1e293b;margin:0}._cardSubtitle_4pam3_127{font-size:13px;color:#64748b;display:block;margin-top:4px}._statusSelect_4pam3_141{padding:6px 12px;border:1px solid #e2e8f0;border-radius:4px;font-size:13px;color:#475569;outline:none;background:#fff}._table_4pam3_163{width:100%;border-collapse:separate;border-spacing:0}._th_4pam3_175{text-align:left;padding:16px 20px;font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;letter-spacing:.05em}._td_4pam3_199{padding:16px 20px;font-size:14px;color:#334155;border-bottom:1px solid #f1f5f9;vertical-align:middle}._table_4pam3_163 tr:last-child ._td_4pam3_199{border-bottom:none}._table_4pam3_163 tr:hover ._td_4pam3_199{background-color:#f8fafc}._emptyState_4pam3_231{padding:60px;text-align:center;color:#94a3b8;font-size:15px;background:#fbfcfd}._statusBadge_4pam3_249{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:6px;text-transform:capitalize}._statusPending_4pam3_271{background:#fffbeb;color:#b45309;border:1px solid #fcd34d}._statusApproved_4pam3_283{background:#f0fdf4;color:#15803d;border:1px solid #86efac}._statusRejected_4pam3_295{background:#fef2f2;color:#b91c1c;border:1px solid #fca5a5}._statusFulfilled_4pam3_307{background:#eef2ff;color:#4338ca;border:1px solid #a5b4fc}._statusInProgress_4pam3_319{background:#f0f9ff;color:#0369a1;border:1px solid #7dd3fc}._openReqSection_4pam3_333{margin-top:24px}._sectionTitle_4pam3_341{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:8px}._sectionDesc_4pam3_355{font-size:14px;color:#64748b}._formContainer_4pam3_367{display:flex;flex-direction:column;gap:24px}._formSection_4pam3_379{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:24px;box-shadow:0 1px 2px #0000000d}._formSectionTitle_4pam3_395{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:20px;margin-top:0}._row_4pam3_411{display:flex;gap:24px;margin-bottom:20px}._col_4pam3_423{flex:1;display:flex;flex-direction:column;gap:8px}._label_4pam3_437{font-size:13px;font-weight:600;color:#475569}._input_4pam3_449,._select_4pam3_451,._textarea_4pam3_453{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;width:100%;outline:none;background:#fff}._textarea_4pam3_453{min-height:100px;resize:vertical}._input_4pam3_449:focus,._select_4pam3_451:focus,._textarea_4pam3_453:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._input_4pam3_449:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}._formFooter_4pam3_511{display:flex;justify-content:flex-end;gap:16px;padding-top:10px}._cancelBtn_4pam3_525{padding:10px 24px;background:#e2e8f0;border:none;border-radius:6px;color:#0f172a;font-weight:600;cursor:pointer;font-size:14px}._submitFormBtn_4pam3_547{padding:10px 24px;background:#2563eb;border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer;font-size:14px}._submitFormBtn_4pam3_547:hover{background:#1d4ed8}._container_obfz9_1{width:100%;display:flex;flex-direction:column;gap:24px}._statsRow_obfz9_17{display:flex;gap:24px}._statCard_obfz9_27{flex:1;background:#fff;border-radius:12px;padding:24px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;justify-content:space-between;align-items:flex-start}._statContent_obfz9_51{display:flex;flex-direction:column}._statLabel_obfz9_61{font-size:13px;color:#64748b;margin-bottom:8px}._statValue_obfz9_73{font-size:28px;font-weight:700;line-height:1;display:flex;align-items:center}._currency_obfz9_89{font-size:28px;margin-right:4px}._textBlack_obfz9_99{color:#0f172a}._textGreen_obfz9_107{color:#16a34a}._textOrange_obfz9_115{color:#d97706}._textRed_obfz9_123{color:#dc2626}._iconBox_obfz9_131{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}._filterCard_obfz9_157{background:#fff;border-radius:12px;padding:20px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;gap:24px}._filterGroup_obfz9_177{flex:1;display:flex;flex-direction:column;gap:8px}._label_obfz9_191{font-size:12px;font-weight:600;color:#475569}._input_obfz9_203,._select_obfz9_205{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;width:100%;outline:none;background:#fff;height:42px}._input_obfz9_203:focus,._select_obfz9_205:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._tableCard_obfz9_243{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 1px 2px #0000000d;min-height:200px}._table_obfz9_243{width:100%;border-collapse:collapse}._th_obfz9_271{text-align:left;padding:16px;font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}._td_obfz9_293{padding:16px;font-size:14px;color:#1e293b;border-bottom:1px solid #f1f5f9}._emptyState_obfz9_307{padding:48px;text-align:center;color:#64748b;font-size:14px}._statusBadge_obfz9_321{display:inline-flex;padding:4px 12px;border-radius:999px;font-size:11px;font-weight:600;text-transform:uppercase}._statusPaid_obfz9_339{background-color:#dcfce7;color:#166534}._statusPending_obfz9_349{background-color:#fef9c3;color:#854d0e}._actionBtn_obfz9_359{background:none;border:1px solid #e2e8f0;padding:6px;color:#64748b;border-radius:6px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._actionBtn_obfz9_359:hover{background-color:#f8fafc;color:#1e293b;border-color:#cbd5e1}._container_5s4j9_1{width:100%;display:flex;flex-direction:column;gap:24px}._statsRow_5s4j9_17{display:flex;gap:24px}._statCard_5s4j9_27{flex:1;background:#fff;border-radius:12px;padding:24px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;justify-content:space-between;align-items:flex-start}._statContent_5s4j9_51{display:flex;flex-direction:column}._statLabel_5s4j9_61{font-size:13px;color:#64748b;margin-bottom:8px}._statValue_5s4j9_73{font-size:28px;font-weight:700;line-height:1;display:flex;align-items:center}._currency_5s4j9_89{font-size:28px;margin-right:4px}._textBlack_5s4j9_99{color:#0f172a}._textOrange_5s4j9_107{color:#d97706}._textGreen_5s4j9_115{color:#16a34a}._iconBox_5s4j9_123{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}._filterCard_5s4j9_149{background:#fff;border-radius:12px;padding:20px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;gap:24px}._filterGroup_5s4j9_169{flex:1;display:flex;flex-direction:column;gap:8px}._label_5s4j9_183{font-size:12px;font-weight:600;color:#475569}._input_5s4j9_195,._select_5s4j9_197{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;width:100%;outline:none;background:#fff;height:42px}._input_5s4j9_195:focus,._select_5s4j9_197:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._tableCard_5s4j9_235{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 1px 2px #0000000d;min-height:200px}._table_5s4j9_235{width:100%;border-collapse:collapse}._th_5s4j9_263{text-align:left;padding:16px;font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}._td_5s4j9_285{padding:16px;font-size:14px;color:#1e293b;border-bottom:1px solid #f1f5f9}._emptyState_5s4j9_299{padding:48px;text-align:center;color:#64748b;font-size:14px}._statusBadge_5s4j9_313{padding:4px 12px;border-radius:9999px;font-size:11px;font-weight:700;display:inline-block;text-transform:uppercase;background:#f1f5f9;color:#475569}._badgeActive_5s4j9_335{background:#dcfce7;color:#166534}._badgeRejected_5s4j9_345{background:#fee2e2;color:#991b1b}._viewBtn_5s4j9_355{padding:6px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;font-weight:600;color:#3b82f6;cursor:pointer;transition:all .2s}._viewBtn_5s4j9_355:hover{background:#eff6ff;border-color:#3b82f6}._modalOverlay_5s4j9_391{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._modalContent_5s4j9_419{background:#fff;border-radius:12px;width:450px;max-width:90%;box-shadow:0 20px 25px -5px #0000001a;overflow:hidden;animation:_modalIn_5s4j9_1 .3s ease-out}@keyframes _modalIn_5s4j9_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._modalHeader_5s4j9_463{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}._modalTitle_5s4j9_479{margin:0;font-size:18px;font-weight:700;color:#1e293b}._modalBody_5s4j9_493{padding:24px;display:flex;flex-direction:column;gap:20px}._modalFooter_5s4j9_507{padding:16px 24px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:12px;background:#f8fafc}._formGroup_5s4j9_525{display:flex;flex-direction:column;gap:8px}._btnPrimary_5s4j9_537{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s}._btnPrimary_5s4j9_537:hover{background:#2563eb}._btnPrimary_5s4j9_537:disabled{background:#94a3b8;cursor:not-allowed}._btnSecondary_5s4j9_577{padding:10px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-weight:600;color:#475569;cursor:pointer}._btnSecondary_5s4j9_577:hover{background:#f8fafc}._closeBtn_5s4j9_605{background:none;border:none;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:6px;transition:all .2s}._closeBtn_5s4j9_605:hover{background:#f1f5f9;color:#1e293b}._container_1re8r_1{width:100%;display:flex;flex-direction:column;gap:24px}._header_1re8r_15{display:flex;justify-content:space-between;align-items:center}._title_1re8r_27{font-size:24px;font-weight:700;color:#1e293b;margin:0}._controls_1re8r_41{display:flex;gap:12px}._monthSelector_1re8r_51{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#475569;outline:none;min-width:150px;background:#fff}._statsRow_1re8r_75{display:flex;gap:24px}._statCard_1re8r_85{flex:1;background:#fff;border-radius:8px;padding:20px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;justify-content:space-between}._statLabel_1re8r_109{font-size:13px;color:#94a3b8;font-weight:500}._statValue_1re8r_121{font-size:28px;font-weight:700;color:#1e293b;margin-top:8px}._textGreen_1re8r_135{color:#22c55e}._textOrange_1re8r_143{color:#f97316}._textRed_1re8r_151{color:#ef4444}._card_1re8r_161{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;overflow:hidden}._table_1re8r_177{width:100%;border-collapse:collapse}._th_1re8r_187{padding:16px 24px;background:#f8fafc;border-bottom:1px solid #e2e8f0;text-align:left;font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase}._td_1re8r_209{padding:16px 24px;border-bottom:1px solid #f1f5f9;font-size:14px;color:#1e293b;vertical-align:middle}._storeName_1re8r_225{font-weight:600;color:#1e293b}._storeLocation_1re8r_235{font-size:12px;color:#64748b;margin-top:2px}._statusBadge_1re8r_249{display:inline-flex;align-items:center;padding:4px 10px;border-radius:9999px;font-size:12px;font-weight:600}._statusSubmitted_1re8r_267{background:#dcfce7;color:#166534}._statusPending_1re8r_277{background:#ffedd5;color:#9a3412}._statusOverdue_1re8r_291{background:#fee2e2;color:#991b1b}._viewBtn_1re8r_301{padding:6px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}._viewBtn_1re8r_301:hover{background:#f8fafc;color:#1e293b;border-color:#cbd5e1}._container_nzyfs_1{width:100%;display:flex;flex-direction:column;gap:24px}._headerRow_nzyfs_15{display:flex;justify-content:space-between;align-items:center}._addBtn_nzyfs_27{display:flex;align-items:center;gap:8px;background:#16a34a;color:#fff;padding:10px 18px;border-radius:8px;font-weight:600;font-size:14px;border:none;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px -1px #16a34a33}._addBtn_nzyfs_27:hover{background:#15803d;transform:translateY(-1px)}._searchCard_nzyfs_71{background:#fff;border-radius:12px;padding:16px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}._label_nzyfs_87{display:block;margin-bottom:8px;font-size:13px;font-weight:600;color:#64748b}._searchInput_nzyfs_103{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;outline:none}._searchInput_nzyfs_103:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._searchInput_nzyfs_103::placeholder{color:#94a3b8}._tableCard_nzyfs_143{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 1px 2px #0000000d;min-height:200px}._table_nzyfs_143{width:100%;border-collapse:collapse}._th_nzyfs_171{text-align:left;padding:16px;font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}._td_nzyfs_193{padding:16px;font-size:14px;color:#1e293b;border-bottom:1px solid #f1f5f9}._emptyState_nzyfs_207{padding:60px;text-align:center;color:#64748b;font-size:16px;display:flex;justify-content:center;align-items:center}._statusBadge_nzyfs_227{padding:4px 12px;border-radius:9999px;font-size:11px;font-weight:700;display:inline-block;text-transform:uppercase;background:#f1f5f9;color:#475569}._badgeActive_nzyfs_249{background:#dcfce7;color:#166534}._badgeRejected_nzyfs_259{background:#fee2e2;color:#991b1b}._badgeQuit_nzyfs_269{background:#fef9c3;color:#854d0e}._modalOverlay_nzyfs_281{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:flex-start;padding-top:80px;z-index:1000}._modalContent_nzyfs_309{background:#fff;border-radius:12px;width:100%;max-width:600px;box-shadow:0 10px 15px -3px #0000001a;display:flex;flex-direction:column}._modalHeader_nzyfs_329{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}._modalTitle_nzyfs_345{font-size:18px;font-weight:700;color:#0f172a}._closeBtn_nzyfs_357{background:none;border:none;color:#64748b;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}._modalBody_nzyfs_379{padding:24px;display:flex;flex-direction:column;gap:20px}._formGrid_nzyfs_393{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:640px){._formGrid_nzyfs_393{grid-template-columns:1fr}}._formGroup_nzyfs_417{display:flex;flex-direction:column;gap:8px}._input_nzyfs_429,._select_nzyfs_431{padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#1e293b;width:100%;outline:none;background:#fff}._input_nzyfs_429:focus,._select_nzyfs_431:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._textarea_nzyfs_465{resize:vertical}._modalFooter_nzyfs_473{padding:20px 24px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:12px;background:#fff;border-radius:0 0 12px 12px}._cancelBtn_nzyfs_493{padding:10px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-weight:600;cursor:pointer;font-size:14px}._saveBtn_nzyfs_515{padding:10px 20px;background:#2563eb;border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer;font-size:14px}._saveBtn_nzyfs_515:hover{background:#1d4ed8}._saveBtn_nzyfs_515:disabled{opacity:.7;cursor:not-allowed}._container_1svr2_1{width:100%;display:flex;flex-direction:column;gap:24px}._header_1svr2_17{display:flex;justify-content:space-between;align-items:center}._pageTitle_1svr2_29{font-size:24px;font-weight:700;color:#1e293b;margin:0}._headerActions_1svr2_43{display:flex;gap:12px}._dateInput_1svr2_53{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-size:14px;outline:none}._downloadBtn_1svr2_71{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#e2e8f0;border:none;border-radius:6px;color:#475569;font-weight:600;font-size:14px;cursor:pointer}._downloadBtn_1svr2_71:hover{background:#cbd5e1;color:#1e293b}._statsRow_1svr2_111{display:flex;gap:24px}._statCard_1svr2_121{flex:1;background:#fff;border-radius:8px;padding:20px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;justify-content:space-between;height:100px}._statLabel_1svr2_147{font-size:13px;color:#94a3b8;font-weight:500}._statValue_1svr2_159{font-size:24px;font-weight:700;color:#1e293b;margin-top:8px}._textGreen_1svr2_173{color:#22c55e}._textRed_1svr2_181{color:#ef4444}._textYellow_1svr2_189{color:#eab308}._listCard_1svr2_199{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;overflow:hidden}._listHeader_1svr2_215{display:flex;justify-content:space-between;padding:16px 24px;background:#f8fafc;border-bottom:1px solid #e2e8f0}._colHeader_1svr2_231{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase}._listBody_1svr2_245{display:flex;flex-direction:column}._listItem_1svr2_255{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #f1f5f9}._listItem_1svr2_255:last-child{border-bottom:none}._employeeInfo_1svr2_279{display:flex;flex-direction:column}._empName_1svr2_289{font-size:14px;font-weight:600;color:#1e293b}._empRole_1svr2_301{font-size:12px;color:#64748b;margin-top:2px}._statusActions_1svr2_313{display:flex;gap:12px}._statusBtn_1svr2_323{padding:6px 16px;border-radius:9999px;border:1px solid #e2e8f0;background:#fff;font-size:12px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s}._statusBtn_1svr2_323:hover{background:#f8fafc}._activePresent_1svr2_359{background:#dcfce7;border-color:#dcfce7;color:#166534}._activeAbsent_1svr2_371{background:#fee2e2;border-color:#fee2e2;color:#991b1b}._activeLeave_1svr2_383{background:#fef9c3;border-color:#fef9c3;color:#854d0e}._activeWeekOff_1svr2_395{background:#f1f5f9;border-color:#f1f5f9;color:#475569}._footer_1svr2_409{display:flex;justify-content:flex-end;margin-top:8px}._saveBtn_1svr2_421{background:#2563eb;color:#fff;padding:12px 24px;border-radius:6px;border:none;font-weight:600;cursor:pointer;font-size:14px;transition:background .2s}._saveBtn_1svr2_421:hover{background:#1d4ed8}._container_edvsg_1{width:100%;display:flex;flex-direction:column;gap:24px;height:calc(100vh - 80px)}._header_edvsg_19{display:flex;justify-content:space-between;align-items:center}._title_edvsg_31{font-size:24px;font-weight:700;color:#1e293b;margin:0}._controls_edvsg_45{display:flex;gap:12px}._monthSelector_edvsg_55{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#475569;outline:none;min-width:150px}._actionBtn_edvsg_75{padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;font-size:14px}._actionBtn_edvsg_75:hover{background:#2563eb}._legend_edvsg_107{display:flex;gap:16px;align-items:center;background:#fff;padding:12px;border-radius:8px;border:1px solid #e2e8f0;font-size:12px;color:#64748b}._legendItem_edvsg_131{display:flex;align-items:center;gap:6px}._legendDot_edvsg_143{width:10px;height:10px;border-radius:2px}._rosterCard_edvsg_157{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;flex:1;overflow:hidden;position:relative;display:flex;flex-direction:column}._tableContainer_edvsg_181{overflow:auto;flex:1;position:relative}._table_edvsg_181{border-collapse:separate;border-spacing:0;width:max-content}._th_edvsg_207{padding:12px;background:#f8fafc;border-bottom:2px solid #e2e8f0;border-right:1px solid #f1f5f9;text-align:center;font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;position:sticky;top:0;z-index:10}._th_edvsg_207:first-child,._td_edvsg_241:first-child{position:sticky;left:0;z-index:20;background:#fff;border-right:2px solid #e2e8f0;width:200px;min-width:200px}._th_edvsg_207:first-child{z-index:30;background:#f8fafc}._td_edvsg_241{padding:4px;border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9;vertical-align:middle;text-align:center}._employeeCell_edvsg_293{display:flex;flex-direction:column;padding:8px 16px;text-align:left}._empName_edvsg_307{font-weight:600;color:#1e293b;font-size:13px}._empRole_edvsg_319{font-size:11px;color:#64748b;margin-top:2px}._shiftSelect_edvsg_333{appearance:none;width:100%;padding:6px 2px;border:none;border-radius:4px;font-size:11px;font-weight:600;text-align:center;cursor:pointer;outline:none;min-width:60px}._morning_edvsg_361{background:#fee2e2;color:#991b1b}._evening_edvsg_373{background:#e0f2fe;color:#075985}._night_edvsg_385{background:#f3e8ff;color:#6b21a8}._off_edvsg_397{background:#f1f5f9;color:#94a3b8}._leave_edvsg_407{background:#ffedd5;color:#9a3412}._shiftSelect_edvsg_333:hover{opacity:.9}._container_13q4d_1{width:100%;margin:0;color:#1e293b;min-height:100vh;animation:_fadeIn_13q4d_1 .5s ease}@keyframes _fadeIn_13q4d_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_13q4d_41{margin-bottom:32px}._pageTitle_13q4d_49{margin:0}._mainGrid_13q4d_57{display:flex;flex-direction:column}._loadingContainer_13q4d_67{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;gap:16px;color:#64748b}._spinner_13q4d_87{animation:_rotate_13q4d_1 1s linear infinite;color:#3b82f6;width:40px;height:40px}@keyframes _rotate_13q4d_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._stepperContainer_13q4d_123{background:#fff;padding:32px;border-radius:16px;border:1px solid #e2e8f0;margin-bottom:32px;display:flex;justify-content:space-between;align-items:center;position:relative;box-shadow:0 4px 6px -1px #0000000d}._stepLine_13q4d_149{position:absolute;top:50%;left:15%;right:15%;height:3px;background:#f1f5f9;z-index:1;transform:translateY(-50% - 10px)}._step_13q4d_123{display:flex;flex-direction:column;align-items:center;gap:12px;z-index:2;background:#fff;padding:0 16px;flex:1}._stepCircle_13q4d_195{width:44px;height:44px;border-radius:50%;background:#f1f5f9;color:#94a3b8;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;border:3px solid white;box-shadow:0 0 0 1px #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1)}._stepActive_13q4d_227 ._stepCircle_13q4d_195{background:#3b82f6;color:#fff;box-shadow:0 0 0 4px #3b82f633;transform:scale(1.1)}._stepLabel_13q4d_241{font-size:13px;font-weight:600;color:#64748b;text-align:center;transition:color .3s ease}._stepActive_13q4d_227 ._stepLabel_13q4d_241{color:#1e293b}._card_13q4d_267{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:32px;margin-bottom:24px;box-shadow:0 1px 3px #0000000d;transition:transform .2s ease,box-shadow .2s ease}._card_13q4d_267:hover{box-shadow:0 10px 15px -3px #0000001a}._sectionTitle_13q4d_295{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:24px;display:flex;align-items:center;gap:10px}._sectionTitle_13q4d_295:before{content:"";display:block;width:4px;height:20px;background:#3b82f6;border-radius:2px}._formGrid_13q4d_335{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}._formGroup_13q4d_347{display:flex;flex-direction:column;gap:8px}._label_13q4d_359{font-size:13px;font-weight:600;color:#475569}._input_13q4d_371,._select_13q4d_373{padding:12px 16px;border:1px solid #e2e8f0;border-radius:10px;font-size:15px;color:#1e293b;outline:none;transition:all .2s ease;background:#f8fafc}._input_13q4d_371:focus,._select_13q4d_373:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a}._docGrid_13q4d_411{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}._docItem_13q4d_423{padding:24px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:16px;transition:all .2s ease}._docItem_13q4d_423:hover{background:#fff;border-color:#3b82f6;box-shadow:0 4px 6px -1px #0000000d}._docHeader_13q4d_457{display:flex;justify-content:space-between;align-items:flex-start}._docInfo_13q4d_469{display:flex;flex-direction:column;gap:4px}._docName_13q4d_481{font-size:15px;font-weight:600;color:#1e293b}._docStatus_13q4d_493{font-size:11px;font-weight:700;padding:4px 10px;border-radius:9999px;display:inline-block;text-transform:uppercase;letter-spacing:.5px}._pending_13q4d_513{background:#fef9c3;color:#854d0e}._uploaded_13q4d_523{background:#dcfce7;color:#15803d}._docActions_13q4d_533{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding-top:16px;border-top:1px dashed #e2e8f0}._fileMeta_13q4d_551{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b}._uploadBtn_13q4d_567{background:#3b82f6;color:#fff;border:none;padding:8px 18px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px}._uploadBtn_13q4d_567:hover{background:#2563eb;transform:translateY(-1px)}._headerRow_13q4d_609{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._addBtn_13q4d_623{background:#fff;color:#3b82f6;border:1px solid #3b82f6;padding:10px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}._addBtn_13q4d_623:hover{background:#3b82f6;color:#fff}._tableContainer_13q4d_663{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}._table_13q4d_663{width:100%;border-collapse:collapse}._th_13q4d_685{background:#f8fafc;padding:16px;text-align:left;font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;border-bottom:2px solid #f1f5f9}._td_13q4d_707{padding:16px;font-size:14px;color:#334155;border-bottom:1px solid #f1f5f9}._emptyState_13q4d_721{text-align:center;padding:48px;color:#94a3b8;background:#fff}._actionRow_13q4d_737{display:flex;gap:20px;margin-top:40px;position:sticky;bottom:24px;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:20px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 -10px 20px #00000008;z-index:10}._draftBtn_13q4d_767{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;background:#fff;color:#475569;border:1px solid #e2e8f0;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease}._draftBtn_13q4d_767:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}._submitBtn_13q4d_809{flex:2;display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:14px;border:none;border-radius:12px;font-weight:700;font-size:15px;cursor:pointer;box-shadow:0 4px 6px #2563eb33;transition:all .3s cubic-bezier(.4,0,.2,1)}._submitBtn_13q4d_809:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 12px #2563eb4d}._submitBtn_13q4d_809:disabled{background:#cbd5e1;box-shadow:none;cursor:not-allowed}._container_11w4d_1{width:100%;background-color:#f8fafc;min-height:calc(100vh - 64px);font-family:Segoe UI,sans-serif}._loadingContainer_11w4d_15{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#64748b;gap:16px}._spinner_11w4d_35{animation:_rotate_11w4d_1 2s linear infinite;color:#3b82f6;width:32px;height:32px}@keyframes _rotate_11w4d_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._tabs_11w4d_71{display:flex;gap:32px;margin-bottom:24px;border-bottom:2px solid #e2e8f0}._tab_11w4d_71{padding:12px 4px;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;position:relative;border:none;background:none}._activeTab_11w4d_107{color:#3b82f6}._activeTab_11w4d_107:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:#3b82f6}._infoBox_11w4d_137{background-color:#eff6ff;border:1px solid #dbeafe;padding:16px;border-radius:8px;color:#64748b;font-size:14px;margin-bottom:24px}._statsGrid_11w4d_159{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px}._statCard_11w4d_173{background:#fff;padding:24px;border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}._statLabel_11w4d_189{font-size:13px;color:#64748b;margin-bottom:8px;font-weight:500}._statValue_11w4d_203{font-size:28px;font-weight:700;color:#1e293b}._present_11w4d_215{color:#22c55e}._absent_11w4d_223{color:#ef4444}._calendarContainer_11w4d_233{background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0}._calendarHeader_11w4d_247{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._navBtn_11w4d_261{background:none;border:none;cursor:pointer;padding:8px;color:#64748b}._navBtn_11w4d_261:hover{color:#1e293b}._monthTitle_11w4d_285{font-size:16px;font-weight:700;color:#1e293b}._grid_11w4d_297{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}._dayHeader_11w4d_309{text-align:center;font-size:12px;font-weight:600;color:#64748b;margin-bottom:12px}._dayCell_11w4d_325{height:80px;border:1px solid #e2e8f0;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;background:#fff}._dayPresent_11w4d_349{background-color:#dcfce7;border-color:#bbf7d0;color:#166534}._dayAbsent_11w4d_361{background-color:#fee2e2;border-color:#fecaca;color:#991b1b}._dayLeave_11w4d_373{background-color:#ffedd5;border-color:#fed7aa;color:#9a3412}._dayWeekend_11w4d_385{background-color:#f1f5f9;color:#94a3b8}._dayEmpty_11w4d_395{background:transparent;border:none}._formCard_11w4d_407{background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:24px}._formTitle_11w4d_423{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:24px}._formGrid_11w4d_437{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}._fullWidth_11w4d_451{grid-column:1 / -1}._label_11w4d_459{display:block;font-size:13px;font-weight:500;color:#64748b;margin-bottom:8px}._input_11w4d_475,._select_11w4d_477,._textarea_11w4d_479{width:100%;padding:10px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;outline:none}._input_11w4d_475:focus,._select_11w4d_477:focus,._textarea_11w4d_479:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._textarea_11w4d_479{min-height:100px;resize:vertical}._submitBtn_11w4d_521{background-color:#2563eb;color:#fff;border:none;padding:10px 24px;border-radius:6px;font-weight:600;cursor:pointer;float:right}._submitBtn_11w4d_521:disabled{background-color:#94a3b8;cursor:not-allowed}._historyList_11w4d_579{margin-top:12px}._historyRow_11w4d_587{display:flex;justify-content:space-between;align-items:center;padding:16px 12px;border-bottom:1px solid #f1f5f9;font-size:13px;color:#1e293b}._historyRow_11w4d_587:last-child{border-bottom:none}._statusBadge_11w4d_615{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;text-transform:uppercase}._pending_11w4d_631{background-color:#fefce8;color:#854d0e}._approved_11w4d_641{background-color:#f0fdf4;color:#166534}._rejected_11w4d_651{background-color:#fef2f2;color:#991b1b}._submitBtn_11w4d_521:hover{background-color:#1d4ed8}._historyCard_11w4d_563{background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0;min-height:200px}._tableHeader_11w4d_687{display:flex;justify-content:space-between;padding:12px;background-color:#f8fafc;border-radius:6px;font-size:12px;font-weight:600;color:#64748b;margin-top:24px}._emptyHistory_11w4d_711{text-align:center;color:#94a3b8;margin-top:48px;font-size:14px}._container_120ep_1{width:100%;background:#f8fafc;min-height:100vh}._header_120ep_15{margin-bottom:24px}._title_120ep_23{font-size:28px;font-weight:700;color:#1e293b;margin:0 0 8px}._subtitle_120ep_37{font-size:14px;color:#64748b}._loading_120ep_49{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px}._spinner_120ep_67{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:_spin_120ep_67 .8s linear infinite}@keyframes _spin_120ep_67{to{transform:rotate(360deg)}}._loadingText_120ep_97{font-size:16px;color:#64748b;font-weight:500}._statsRow_120ep_111{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px}._statCard_120ep_125{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #00000014;transition:transform .2s,box-shadow .2s}._statCard_120ep_125:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._statLabel_120ep_151{font-size:13px;color:#64748b;font-weight:500;margin-bottom:8px;text-transform:capitalize}._statCount_120ep_167{font-size:36px;font-weight:700;color:#1e293b;line-height:1}._statCard_120ep_125:nth-child(1) ._statCount_120ep_167{color:#3b82f6}._statCard_120ep_125:nth-child(2) ._statCount_120ep_167{color:#10b981}._statCard_120ep_125:nth-child(3) ._statCount_120ep_167{color:#f59e0b}._interviewsGrid_120ep_207{display:grid;gap:16px}._interviewCard_120ep_217{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #00000014;transition:transform .2s,box-shadow .2s;position:relative;border-left:4px solid transparent}._interviewCard_120ep_217:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._interviewCard_120ep_217._upcoming_120ep_247{border-left-color:#3b82f6}._interviewCard_120ep_217._completed_120ep_255{border-left-color:#10b981}._interviewCard_120ep_217._rescheduled_120ep_263{border-left-color:#f59e0b}._cardHeader_120ep_273{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:16px}._cardLeft_120ep_289{flex:1}._roleTitle_120ep_297{font-size:16px;font-weight:600;color:#3b82f6;margin-bottom:4px}._companyName_120ep_311{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:4px}._locationText_120ep_325{font-size:14px;color:#64748b}._dateBlock_120ep_335{text-align:right;flex-shrink:0}._dateMain_120ep_345{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:2px}._timeSub_120ep_359{font-size:13px;color:#64748b}._infoGrid_120ep_371{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:16px;border-top:1px solid #e2e8f0}._infoItem_120ep_387{display:flex;align-items:flex-start;gap:10px}._infoIcon_120ep_399{color:#64748b;flex-shrink:0;margin-top:2px}._infoContent_120ep_411{flex:1;min-width:0}._infoLabel_120ep_421{font-size:12px;color:#94a3b8;font-weight:500;margin-bottom:4px}._infoValue_120ep_435{font-size:14px;color:#1e293b;font-weight:500}._link_120ep_447{font-size:14px;color:#3b82f6;text-decoration:none;font-weight:500;word-break:break-all;display:block}._link_120ep_447:hover{text-decoration:underline}._statusBadge_120ep_475{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:600}._statusBadge_120ep_475._upcoming_120ep_247,._statusBadge_120ep_475._scheduled_120ep_497{background:#dbeafe;color:#2563eb}._statusBadge_120ep_475._completed_120ep_255{background:#d1fae5;color:#059669}._statusBadge_120ep_475._rescheduled_120ep_263{background:#fef3c7;color:#d97706}._remarksSection_120ep_529{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}._remarksLabel_120ep_541{font-size:12px;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}._remarksText_120ep_559{font-size:14px;color:#475569;line-height:1.6;font-style:italic}._emptyState_120ep_575{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014}._emptyIcon_120ep_591{width:80px;height:80px;margin:0 auto 20px;color:#cbd5e1}._emptyTitle_120ep_605{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:8px}._emptyText_120ep_619{font-size:14px;color:#64748b}._statusIcon_120ep_631{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;position:absolute;top:24px;left:-18px}._statusIcon_120ep_631._upcoming_120ep_247{background:#3b82f6;color:#fff}._statusIcon_120ep_631._completed_120ep_255{background:#10b981;color:#fff}._statusIcon_120ep_631._rescheduled_120ep_263{background:#f59e0b;color:#fff}@media(max-width:1024px){._infoGrid_120ep_371{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._container_120ep_1{padding:16px}._title_120ep_23{font-size:24px}._statsRow_120ep_111{grid-template-columns:1fr}._cardHeader_120ep_273{flex-direction:column}._dateBlock_120ep_335{text-align:left}._infoGrid_120ep_371{grid-template-columns:1fr}}._container_1ttvz_1{width:100%;background-color:#f8fafc;min-height:calc(100vh - 64px);font-family:Segoe UI,sans-serif}._headerRow_1ttvz_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._pageTitle_1ttvz_29{font-size:24px;font-weight:700;color:#1e293b}._monthSelect_1ttvz_41{padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#334155;outline:none;min-width:200px}._tableCard_1ttvz_63{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;min-height:200px}._tableHeader_1ttvz_79{display:flex;padding:16px 24px;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}._headerCell_1ttvz_93{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;flex:1}._row_1ttvz_109{display:flex;padding:16px 24px;border-bottom:1px solid #f1f5f9;align-items:center}._cell_1ttvz_123{flex:1;font-size:14px;color:#334155;font-weight:500}._viewBtn_1ttvz_137{color:#3b82f6;background:#eff6ff;border:none;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer}._viewBtn_1ttvz_137:hover{background-color:#dbeafe}._emptyState_1ttvz_167{display:flex;justify-content:center;align-items:center;height:150px;color:#64748b;font-size:15px}._modalOverlay_1ttvz_187{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;padding:24px}._payslipPaper_1ttvz_215{background:#fff;width:800px;max-width:100%;max-height:90vh;overflow-y:auto;padding:40px;box-shadow:0 10px 25px #0003;position:relative;font-family:Times New Roman,serif}._closeBtn_1ttvz_241{position:absolute;top:16px;right:16px;background:#f1f5f9;border:none;border-radius:50%;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b}._closeBtn_1ttvz_241:hover{background:#e2e8f0;color:#1e293b}._companyInfo_1ttvz_285{text-align:center;margin-bottom:24px}._logoBox_1ttvz_295{width:60px;height:60px;border:1px solid #ccc;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:8px;font-size:32px;color:#a16207}._companyName_1ttvz_323{font-size:20px;font-weight:700;text-transform:uppercase;margin-bottom:4px}._companyAddress_1ttvz_337{font-size:11px;color:#333;margin-bottom:12px}._slipTitle_1ttvz_349{font-size:16px;font-weight:700;margin-bottom:24px;text-align:center;border-bottom:1px solid #000;padding-bottom:8px;display:inline-block}._detailsGrid_1ttvz_369{display:grid;grid-template-columns:1fr 1fr;gap:8px 40px;margin-bottom:24px;font-size:13px;border:1px solid #000;padding:12px}._detailRow_1ttvz_389{display:flex;justify-content:space-between}._detailLabel_1ttvz_399{font-weight:600;color:#333}._detailValue_1ttvz_409{color:#000}._salaryTable_1ttvz_419{width:100%;border-collapse:collapse;margin-bottom:8px;font-size:13px;border:1px solid #000}._salaryTable_1ttvz_419 th,._salaryTable_1ttvz_419 td{border:1px solid #000;padding:6px 8px}._salaryTable_1ttvz_419 th{background-color:#f9f9f9;font-weight:700;text-align:left}._amountCol_1ttvz_459{text-align:right}._netPayRow_1ttvz_467{font-weight:700;font-size:14px;margin-top:16px;margin-bottom:8px;display:flex;justify-content:space-between}._amountInWords_1ttvz_485{font-style:italic;font-size:13px;margin-bottom:24px}._footerNote_1ttvz_497{font-size:12px;text-align:center;margin-top:40px;border-top:1px solid #000;padding-top:8px}._container_drv5o_1{width:100%;background-color:#f8fafc;min-height:calc(100vh - 64px);font-family:Segoe UI,sans-serif}._loading_drv5o_15{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#64748b;font-size:16px;gap:16px}._spinner_drv5o_37{animation:_rotate_drv5o_1 2s linear infinite;color:#3b82f6}@keyframes _rotate_drv5o_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._header_drv5o_67{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._title_drv5o_81{font-size:24px;font-weight:700;color:#1e293b}._controls_drv5o_93{display:flex;gap:12px;align-items:center}._monthSelector_drv5o_105{padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#334155;outline:none;min-width:150px}._legend_drv5o_125{display:flex;gap:12px;margin-right:12px;flex-wrap:wrap;justify-content:flex-end}._legendItem_drv5o_141{display:flex;align-items:center;font-size:13px;color:#64748b}._legendDot_drv5o_155{width:10px;height:10px;border-radius:50%;margin-right:6px}._morning_drv5o_171{background-color:#dbeafe;color:#1e40af;border:1px solid #bfdbfe}._morningDot_drv5o_183{background-color:#1e40af}._evening_drv5o_191{background-color:#fef3c7;color:#92400e;border:1px solid #fde68a}._eveningDot_drv5o_203{background-color:#92400e}._night_drv5o_211{background-color:#f3e8ff;color:#6b21a8;border:1px solid #e9d5ff}._nightDot_drv5o_223{background-color:#6b21a8}._off_drv5o_231{background-color:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}._offDot_drv5o_243{background-color:#94a3b8}._leave_drv5o_251{background-color:#ffedd5;color:#9a3412;border:1px solid #fed7aa}._leaveDot_drv5o_263{background-color:#9a3412}._rosterCard_drv5o_273{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;padding:24px}._calendarGrid_drv5o_289{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background-color:#e2e8f0;border:1px solid #e2e8f0}._dayHeader_drv5o_307{background-color:#f8fafc;padding:12px;text-align:center;font-size:13px;font-weight:700;color:#64748b;text-transform:uppercase}._dayCell_drv5o_327{background-color:#fff;min-height:100px;padding:8px;display:flex;flex-direction:column}._dateNumber_drv5o_343{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:8px;align-self:flex-start}._shiftBadge_drv5o_359{padding:6px 8px;border-radius:6px;font-size:12px;font-weight:600;text-align:center;margin-top:auto}._statsRow_drv5o_377{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}._statCard_drv5o_391{background:#fff;padding:16px;border-radius:10px;border:1px solid #e2e8f0;flex:1;display:flex;flex-direction:column;align-items:center}._statValue_drv5o_413{font-size:20px;font-weight:700;color:#0f172a}._statLabel_drv5o_425{font-size:13px;color:#64748b}._container_snpkn_5{display:flex;gap:24px;height:calc(100vh - 80px)}._loading_snpkn_17{padding:40px;text-align:center;color:#64748b;font-size:18px}._formSection_snpkn_31{flex:1;background:#fff;padding:24px;border-radius:8px;border:1px solid #e2e8f0;overflow-y:auto}._sectionTitle_snpkn_49{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}._previewBtn_snpkn_69{font-size:12px;background:#fef9c3;color:#854d0e;padding:4px 12px;border-radius:4px;font-weight:600;cursor:pointer}._inputGroup_snpkn_89{margin-bottom:20px}._label_snpkn_97{display:block;font-size:12px;font-weight:600;color:#475569;margin-bottom:6px}._input_snpkn_89,._textarea_snpkn_115,._select_snpkn_117{width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;outline:none;transition:border-color .2s;background:#fff}._input_snpkn_89:focus,._textarea_snpkn_115:focus,._select_snpkn_117:focus{border-color:#3b82f6}._textarea_snpkn_115{resize:vertical;min-height:80px}._row_snpkn_161{display:flex;gap:16px}._col_snpkn_171{flex:1}._subHeader_snpkn_179{font-size:14px;font-weight:700;color:#334155;margin-top:32px;margin-bottom:16px;border-bottom:1px solid #e2e8f0;padding-bottom:8px}._addBtn_snpkn_199{background:#fff;border:1px dashed #cbd5e1;color:#64748b;width:100%;padding:10px;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;margin-top:8px}._addBtn_snpkn_199:hover{border-color:#3b82f6;color:#3b82f6}._previewSection_snpkn_235{flex:1;background:#fff;padding:40px;border-radius:8px;border:1px solid #e2e8f0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a}._templateGrid_snpkn_257{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}._templateBtn_snpkn_269{padding:8px;border:1px solid #e2e8f0;border-radius:4px;background:#fff;font-size:11px;cursor:pointer;transition:all .2s}._templateBtn_snpkn_269:hover{background:#f1f5f9}._activeTemplate_snpkn_297{background:#eff6ff;border-color:#3b82f6;color:#3b82f6;font-weight:600}._cvContainer_snpkn_317{color:#1e293b;line-height:1.6;font-size:14px}._profileImage_snpkn_329{width:100px;height:100px;border-radius:4px;object-fit:cover;margin-bottom:16px}._cvList_snpkn_345{margin:0;padding-left:20px}._cvRow_snpkn_355{display:flex;margin-bottom:4px}._cvLabel_snpkn_365{font-weight:700;width:150px;display:inline-block}._classic_snpkn_379 ._cvContainer_snpkn_317{font-family:Times New Roman,serif}._classic_snpkn_379 ._cvHeader_snpkn_387{text-align:center;border-bottom:2px solid #000;margin-bottom:24px;padding-bottom:8px}._classic_snpkn_379 ._cvSectionHeader_snpkn_401{background:#e2e8f0;padding:4px 8px;font-weight:700;text-transform:uppercase;margin:16px 0 8px}._modern_snpkn_419 ._cvContainer_snpkn_317{font-family:Inter,Segoe UI,sans-serif;color:#334155}._modern_snpkn_419 ._cvHeader_snpkn_387{border-bottom:3px solid #3b82f6;padding-bottom:16px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}._modern_snpkn_419 ._cvTitle_snpkn_447{color:#3b82f6;font-size:24px;margin-bottom:4px}._modern_snpkn_419 ._cvSectionHeader_snpkn_401{color:#3b82f6;border-bottom:1px solid #bfdbfe;font-size:16px;font-weight:600;margin:24px 0 12px;padding-bottom:4px;text-transform:uppercase}._professional_snpkn_481 ._cvContainer_snpkn_317{font-family:Georgia,serif}._professional_snpkn_481 ._cvHeader_snpkn_387{background:#334155;color:#fff;padding:24px;margin:-40px -40px 24px}._professional_snpkn_481 ._cvTitle_snpkn_447{font-size:28px;margin-bottom:8px}._professional_snpkn_481 ._cvSectionHeader_snpkn_401{font-weight:700;border-bottom:2px solid #334155;margin:20px 0 10px;font-size:15px;text-transform:uppercase;letter-spacing:.5px}._creative_snpkn_535 ._cvContainer_snpkn_317{font-family:Trebuchet MS,sans-serif}._creative_snpkn_535 ._cvHeader_snpkn_387{text-align:right;border-right:4px solid #14b8a6;padding-right:16px;margin-bottom:32px}._creative_snpkn_535 ._cvTitle_snpkn_447{color:#0f766e;font-size:26px}._creative_snpkn_535 ._cvSectionHeader_snpkn_401{color:#0d9488;background:#f0fdfa;padding:8px;border-left:4px solid #14b8a6;margin:24px 0 12px;font-weight:700}._executive_snpkn_587 ._cvContainer_snpkn_317{font-family:Arial,sans-serif;border:2px solid #1e293b;padding:24px}._executive_snpkn_587 ._cvHeader_snpkn_387{text-align:center;border-bottom:1px double #1e293b;padding-bottom:16px;margin-bottom:24px}._executive_snpkn_587 ._cvTitle_snpkn_447{font-size:22px;letter-spacing:2px;text-transform:uppercase}._executive_snpkn_587 ._cvSectionHeader_snpkn_401{text-align:center;font-weight:700;text-decoration:underline;margin:24px 0 12px;text-transform:uppercase}._minimalist_snpkn_643 ._cvContainer_snpkn_317{font-family:Helvetica,sans-serif;max-width:600px;margin:0 auto}._minimalist_snpkn_643 ._cvHeader_snpkn_387{text-align:center;margin-bottom:40px}._minimalist_snpkn_643 ._cvTitle_snpkn_447{font-weight:300;font-size:32px;margin-bottom:8px}._minimalist_snpkn_643 ._cvSectionHeader_snpkn_401{text-align:center;font-weight:600;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:#64748b;margin:32px 0 16px}._container_x08_1{width:100%}._loadingContainer_x08_9{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;gap:16px;color:#475569}._spinner_x08_29{animation:_rotate_x08_1 2s linear infinite;color:#3b82f6}@keyframes _rotate_x08_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._title_x08_59{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:24px}._card_x08_73{background:#fff;padding:32px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;width:100%}._description_x08_91{color:#64748b;font-size:14px;margin-bottom:24px;line-height:1.5}._formGroup_x08_105{margin-bottom:24px}._label_x08_113{display:block;font-size:13px;font-weight:600;color:#475569;margin-bottom:8px}._textarea_x08_129{width:100%;min-height:150px;padding:12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#1e293b;resize:vertical;font-family:inherit;outline:none}._textarea_x08_129:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._input_x08_165{width:100%;padding:12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#1e293b;outline:none;font-family:inherit}._input_x08_165:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._checkboxContainer_x08_197{display:flex;align-items:center;gap:12px;margin-bottom:24px}._checkbox_x08_197{width:18px;height:18px;cursor:pointer;border-radius:4px;border:2px solid #cbd5e1}._checkboxLabel_x08_227{font-size:14px;font-weight:600;color:#334155;cursor:pointer}._submitBtn_x08_241{width:100%;padding:12px;background-color:#dc2626;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}._submitBtn_x08_241:hover{background-color:#b91c1c}._submitBtn_x08_241:disabled{background-color:#fca5a5;cursor:not-allowed}._statusSection_x08_285{text-align:center;padding:40px 0}._statusIconPending_x08_295{color:#eab308;margin-bottom:16px}._statusIconApproved_x08_305{color:#22c55e;margin-bottom:16px}._statusIconRejected_x08_315{color:#ef4444;margin-bottom:16px}._statusTitle_x08_325{font-size:24px;font-weight:700;color:#1e293b;margin-bottom:12px}._statusDesc_x08_339{color:#64748b;font-size:15px;line-height:1.6;margin-bottom:24px}._submittedReason_x08_353{background:#f1f5f9;padding:16px;border-radius:8px;text-align:left;margin-top:24px}._submittedReason_x08_353 strong{display:block;font-size:13px;color:#475569;margin-bottom:8px}._submittedReason_x08_353 p{color:#1e293b;font-size:14px;margin:0}._container_1fukw_1{width:100%;background-color:#f8fafc;min-height:calc(100vh - 64px);font-family:Segoe UI,sans-serif}._header_1fukw_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._title_1fukw_29{font-size:24px;font-weight:700;color:#1e293b}._createBtn_1fukw_41{background-color:#2563eb;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px}._createBtn_1fukw_41:hover{background-color:#1d4ed8}._statsGrid_1fukw_77{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px}._statCard_1fukw_91{background:#fff;padding:20px;border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}._statLabel_1fukw_107{font-size:13px;font-weight:600;color:#64748b;margin-bottom:8px}._statValue_1fukw_121{font-size:28px;font-weight:700;color:#1e293b}._open_1fukw_133{color:#2563eb}._resolved_1fukw_141{color:#166534}._tableCard_1fukw_151{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;min-height:200px}._tableHeader_1fukw_167{display:flex;padding:16px 24px;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}._headerCell_1fukw_181{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;flex:1}._loadingContainer_1fukw_197{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;gap:16px;color:#475569}._spinner_1fukw_217{animation:_rotate_1fukw_1 2s linear infinite;color:#3b82f6}@keyframes _rotate_1fukw_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._ticketRow_1fukw_247{display:flex;padding:16px 24px;border-bottom:1px solid #f1f5f9;align-items:center}._ticketRow_1fukw_247:last-child{border-bottom:none}._cell_1fukw_269{flex:1;font-size:14px;color:#1e293b}._badge_1fukw_281{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;text-transform:uppercase}._badgeOpen_1fukw_297{background-color:#dbeafe;color:#2563eb}._badgeResolved_1fukw_307{background-color:#dcfce7;color:#16a34a}._viewBtn_1fukw_317{background:none;border:none;color:#2563eb;font-size:13px;font-weight:600;cursor:pointer}._emptyState_1fukw_335{display:flex;justify-content:center;align-items:center;height:150px;color:#94a3b8;font-size:15px}._modalOverlay_1fukw_355{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_1fukw_381{background:#fff;padding:0;border-radius:8px;width:500px;max-width:90%;box-shadow:0 4px 6px #0000001a}._modalHeader_1fukw_399{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}._modalTitle_1fukw_415{font-size:18px;font-weight:700;color:#1e293b}._closeBtn_1fukw_427{background:none;border:none;cursor:pointer;color:#64748b}._modalBody_1fukw_441{padding:24px}._formGroup_1fukw_449{margin-bottom:20px}._label_1fukw_457{display:block;font-size:13px;font-weight:600;color:#475569;margin-bottom:8px}._select_1fukw_473,._input_1fukw_475,._textarea_1fukw_477{width:100%;padding:10px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;outline:none}._select_1fukw_473:focus,._input_1fukw_475:focus,._textarea_1fukw_477:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}._textarea_1fukw_477{min-height:120px;resize:vertical}._modalFooter_1fukw_519{padding:16px 24px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:12px}._cancelBtn_1fukw_535{padding:8px 16px;background-color:#e2e8f0;color:#475569;border:none;border-radius:6px;font-weight:600;cursor:pointer}._submitTicketBtn_1fukw_555{padding:8px 16px;background-color:#2563eb;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer}._submitTicketBtn_1fukw_555:hover{background-color:#1d4ed8}._container_v9qvy_1{padding:24px;background-color:#f8fafc;min-height:calc(100vh - 64px);font-family:Segoe UI,sans-serif}._title_v9qvy_15{font-size:24px;font-weight:700;color:#1e293b;margin-bottom:8px}._description_v9qvy_29{color:#64748b;font-size:14px;margin-bottom:32px}._tableCard_v9qvy_41{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;overflow:hidden;min-height:200px}._tableHeader_v9qvy_59{display:flex;justify-content:space-between;padding:16px 24px;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}._headerCell_v9qvy_75{font-size:12px;font-weight:600;color:#94a3b8;text-transform:uppercase}._emptyState_v9qvy_89{display:flex;justify-content:center;align-items:center;height:150px;color:#64748b;font-size:15px}._container_pcxz3_1{width:100%}._header_pcxz3_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._title_pcxz3_23{font-size:20px;font-weight:700;color:#1e293b;margin:0}._filters_pcxz3_37{display:flex;gap:12px}._filterBtn_pcxz3_47{padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid #e2e8f0;background:#fff;color:#64748b;transition:all .2s}._filterBtn_pcxz3_47._active_pcxz3_71{background-color:#3b82f6;color:#fff;border-color:#3b82f6}._grid_pcxz3_83{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px}._card_pcxz3_95{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:20px;box-shadow:0 1px 3px #0000001a}._cardHeader_pcxz3_111{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}._userInfo_pcxz3_125{display:flex;gap:12px;align-items:center}._avatar_pcxz3_137{width:40px;height:40px;border-radius:50%;background-color:#eff6ff;color:#3b82f6;display:flex;align-items:center;justify-content:center}._userName_pcxz3_159{font-weight:600;color:#1e293b;font-size:15px}._userEmail_pcxz3_171{font-size:13px;color:#64748b}._cardBody_pcxz3_181{margin-bottom:20px}._infoRow_pcxz3_189{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569;margin-bottom:8px}._icon_pcxz3_207{color:#94a3b8}._reason_pcxz3_215{margin-top:12px;padding:12px;background-color:#f8fafc;border-radius:8px;font-size:14px;color:#475569;line-height:1.5}._actions_pcxz3_235{display:flex;gap:12px}._approveBtn_pcxz3_245,._rejectBtn_pcxz3_247{flex:1;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .2s}._approveBtn_pcxz3_245{background-color:#22c55e;color:#fff}._approveBtn_pcxz3_245:hover{background-color:#16a34a}._rejectBtn_pcxz3_247{background-color:#fee2e2;color:#dc2626}._rejectBtn_pcxz3_247:hover{background-color:#fecaca}._statusBadge_pcxz3_311{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase}._pending_pcxz3_327{background-color:#fefce8;color:#854d0e}._approved_pcxz3_337{background-color:#f0fdf4;color:#166534}._rejected_pcxz3_347{background-color:#fef2f2;color:#991b1b}._loadingContainer_pcxz3_357{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#64748b;gap:16px}._spinner_pcxz3_377{animation:_rotate_pcxz3_1 2s linear infinite;color:#3b82f6;width:32px;height:32px}@keyframes _rotate_pcxz3_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._emptyState_pcxz3_411{text-align:center;padding:80px;background:#fff;border-radius:12px;border:1px dashed #cbd5e1;color:#64748b}
