.AddAssets-module-scss-module__fKVeVG__pageContainer{flex-direction:column;gap:20px;max-width:1400px;margin:0 auto;padding-bottom:100px;display:flex}@media (min-width:768px){.AddAssets-module-scss-module__fKVeVG__pageContainer{gap:24px}}.AddAssets-module-scss-module__fKVeVG__header{flex-direction:column;align-items:flex-start;gap:16px;display:flex}@media (min-width:768px){.AddAssets-module-scss-module__fKVeVG__header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0}}.AddAssets-module-scss-module__fKVeVG__header .AddAssets-module-scss-module__fKVeVG__titleSection p{color:var(--text-muted,#9ca3af);margin:4px 0 0;font-size:13px}@media (min-width:768px){.AddAssets-module-scss-module__fKVeVG__header .AddAssets-module-scss-module__fKVeVG__titleSection p{font-size:14px}}.AddAssets-module-scss-module__fKVeVG__header .AddAssets-module-scss-module__fKVeVG__actions{gap:12px;width:100%;display:flex}@media (min-width:768px){.AddAssets-module-scss-module__fKVeVG__header .AddAssets-module-scss-module__fKVeVG__actions{width:auto}}.AddAssets-module-scss-module__fKVeVG__contentGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:1024px){.AddAssets-module-scss-module__fKVeVG__contentGrid{grid-template-columns:2fr 1fr;gap:24px}}.AddAssets-module-scss-module__fKVeVG__sectionCard{background:var(--bg-white,#fff);border:1px solid var(--sidebar-bg-hover,#f8fafc);border-radius:12px;margin-bottom:16px;padding:16px;box-shadow:0 1px 3px #0000000d}@media (min-width:768px){.AddAssets-module-scss-module__fKVeVG__sectionCard{margin-bottom:24px;padding:24px}}.AddAssets-module-scss-module__fKVeVG__sectionCard:last-child{margin-bottom:0}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__cardHeader{align-items:center;gap:10px;margin-bottom:24px;display:flex}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__cardHeader .AddAssets-module-scss-module__fKVeVG__icon{color:var(--primary-color,#facc15);font-size:20px}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__cardHeader h3{color:var(--bg-dark-secondary,#1f2937);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:16px;font-weight:700}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__gridRow{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__gridRow{grid-template-columns:1fr 1fr}}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__formGroup{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__formGroup:last-child{margin-bottom:0}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__formGroup label{color:var(--text-muted,#6b7280);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__formGroup input,.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__formGroup select{border:1px solid var(--border-primary,#cbd5e1);height:44px;color:var(--text-primary,#111827);background:var(--bg-white,#f8fafc);border-radius:8px;padding:0 16px;font-size:14px;transition:all .2s}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__formGroup input:focus,.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__formGroup select:focus{border-color:var(--primary-color,#facc15);outline:none}.AddAssets-module-scss-module__fKVeVG__relative{width:100%;position:relative}.AddAssets-module-scss-module__fKVeVG__dropdownIcon{color:var(--text-muted,#9ca3af);justify-content:center;align-items:center;transition:transform .2s;display:flex}.AddAssets-module-scss-module__fKVeVG__mediaUpload{flex-direction:column;gap:16px;display:flex}@media (min-width:640px){.AddAssets-module-scss-module__fKVeVG__mediaUpload{flex-direction:row}}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__uploadBox{border:2px dashed var(--border-primary,#cbd5e1);width:120px;height:120px;color:var(--text-muted,#9ca3af);cursor:pointer;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__uploadBox:hover{border-color:var(--primary-color,#facc15);color:var(--primary-color,#facc15);background:var(--status-pending-bg,#fef3c7)}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__uploadBox span{text-transform:uppercase;margin-top:8px;font-size:10px;font-weight:600}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__previewGrid{flex-wrap:wrap;flex:1;gap:16px;display:flex}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__previewGrid .AddAssets-module-scss-module__fKVeVG__previewBox{background-color:var(--sidebar-bg-hover,#f8fafc);border:1px solid var(--bg-muted,#f1f5f9);border-radius:12px;width:120px;height:120px;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000000d}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__previewGrid .AddAssets-module-scss-module__fKVeVG__previewBox img{object-fit:cover;width:100%;height:100%}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__previewGrid .AddAssets-module-scss-module__fKVeVG__previewBox .AddAssets-module-scss-module__fKVeVG__previewOverlay{color:#fff;background:#0006;justify-content:space-between;align-items:center;gap:4px;padding:4px 6px;font-size:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__previewGrid .AddAssets-module-scss-module__fKVeVG__previewBox .AddAssets-module-scss-module__fKVeVG__previewOverlay .AddAssets-module-scss-module__fKVeVG__fileName{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__previewGrid .AddAssets-module-scss-module__fKVeVG__previewBox .AddAssets-module-scss-module__fKVeVG__previewOverlay .AddAssets-module-scss-module__fKVeVG__removeBtn{background:rgba(var(--status-error-text,#ef4444), .2);color:#fff;cursor:pointer;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__previewGrid .AddAssets-module-scss-module__fKVeVG__previewBox .AddAssets-module-scss-module__fKVeVG__previewOverlay .AddAssets-module-scss-module__fKVeVG__removeBtn:hover{background:var(--status-error-text,#ef4444);transform:scale(1.05)}.AddAssets-module-scss-module__fKVeVG__previewPlaceholder{background:var(--bg-white,#f8fafc);width:100%;height:120px;color:var(--text-muted,#9ca3af);border:1px dashed var(--border-primary,#cbd5e1);border-radius:12px;justify-content:center;align-items:center;font-size:13px;font-style:italic;display:flex}.AddAssets-module-scss-module__fKVeVG__toggleRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__labelGroup h4{color:var(--text-primary,#111827);margin:0;font-size:14px;font-weight:600}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__labelGroup p{color:var(--text-muted,#6b7280);margin:4px 0 0;font-size:12px}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__switch{width:44px;height:24px;display:inline-block;position:relative}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__switch input{opacity:0;width:0;height:0}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__switch .AddAssets-module-scss-module__fKVeVG__slider{cursor:pointer;background-color:var(--bg-muted,#f1f5f9);border-radius:34px;transition:all .4s;position:absolute;inset:0}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__switch .AddAssets-module-scss-module__fKVeVG__slider:before{content:"";background-color:var(--bg-white,#fff);border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:2px;left:2px;box-shadow:0 1px 2px #0000001a}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__switch input:checked+.AddAssets-module-scss-module__fKVeVG__slider{background-color:var(--primary-color,#facc15)}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__switch input:checked+.AddAssets-module-scss-module__fKVeVG__slider:before{transform:translate(20px)}.AddAssets-module-scss-module__fKVeVG__proTip{background-color:var(--status-pending-bg,#fef3c7);border:1px solid var(--primary-color,#facc15);border-radius:12px;gap:12px;padding:20px;display:flex}.AddAssets-module-scss-module__fKVeVG__proTip .AddAssets-module-scss-module__fKVeVG__bulbIcon{color:var(--primary-color,#facc15);flex-shrink:0;font-size:24px}.AddAssets-module-scss-module__fKVeVG__proTip div h4{color:var(--status-pending-text,#92400e);text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:700}.AddAssets-module-scss-module__fKVeVG__proTip div p{color:var(--text-secondary,#4b5563);margin:0;font-size:13px;line-height:1.4}.AddAssets-module-scss-module__fKVeVG__footer-section{bottom:0;left:var(--sidebar-width,68px);background-color:var(--bg-white,#fff);border-top:1px solid var(--border-soft,#bec3c626);z-index:1000;justify-content:flex-end;align-items:center;padding:16px 32px;transition:left .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;right:0;box-shadow:0 -4px 12px #00000008}@media (max-width:1024px){.AddAssets-module-scss-module__fKVeVG__footer-section{padding:16px 24px;left:0!important}}.AddAssets-module-scss-module__fKVeVG__footer-section .AddAssets-module-scss-module__fKVeVG__footer-actions{justify-content:flex-end;gap:12px;width:100%;display:flex}@media (min-width:768px){.AddAssets-module-scss-module__fKVeVG__footer-section .AddAssets-module-scss-module__fKVeVG__footer-actions{width:auto}}
.btn{text-align:center;cursor:pointer;text-align:center;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;font-weight:500;transition:all .2s;display:inline-flex}.btn .btn-icon{display:flex}.btn.large{padding:12px 20px;font-size:16px}.btn.medium{padding:8px 14px;font-size:14px}.btn.small{padding:6px 10px;font-size:12px}.btn.primary{background:var(--primary-color,#facc15);color:var(--theme-color-text,#1c212d);border-radius:10px}.btn.primary:hover{background:var(--theme-color-hover,var(--primary-color,#facc15))}.btn.primary .active{font-weight:600}.btn.outline{color:var(--text-primary,#111827);border:1.5px solid var(--btn-border,transparent);background:0 0;border-radius:10px}.btn.outline:hover{background:var(--sidebar-bg-hover,#0000000a)}.btn.danger{background:var(--error,#ef4444);color:#fff;border-radius:10px}.btn.danger:hover{background:#dc2626}.btn.ghost{color:var(--text-primary,#111827);background:0 0;border-color:#0000}.btn.ghost:hover{background:var(--sidebar-bg-hover,#f8fafc)}.btn .btn-spinner{border:2px solid #ffffff4d;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite btn-spin;display:inline-block}@keyframes btn-spin{to{transform:rotate(360deg)}}
.EmployeeDashboard-module-scss-module__8ABuYW__dashboardRoot{flex-direction:column;gap:16px;padding:8px 0;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__glass{background:var(--bg-white,#fff)!important;border:1px solid var(--border-soft,#bec3c626)!important}.EmployeeDashboard-module-scss-module__8ABuYW__card{background:var(--bg-white,#fff);border:1px solid var(--border-soft,#bec3c626);border-radius:16px;flex-direction:column;padding:20px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 1px 3px #0f172a05,0 8px 24px -4px #0f172a08}.EmployeeDashboard-module-scss-module__8ABuYW__card:hover{border-color:rgba(var(--primary-color,#facc15), .3);box-shadow:0 16px 32px -10px #0f172a0f,0 0 0 1px rgba(var(--primary-color,#facc15), .05);transform:translateY(-2px)}.EmployeeDashboard-module-scss-module__8ABuYW__cardHeader{border-bottom:1px solid var(--border-soft,#bec3c626);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:8px;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__cardHeader h3{color:var(--text-secondary,#4b5563);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:750}.EmployeeDashboard-module-scss-module__8ABuYW__cardHeader .EmployeeDashboard-module-scss-module__8ABuYW__headerLeft{align-items:center;gap:6px;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__cardHeader .EmployeeDashboard-module-scss-module__8ABuYW__headerLeft svg{color:var(--primary-color,var(--primary-color,#facc15))}.EmployeeDashboard-module-scss-module__8ABuYW__utilityBtn{align-items:center;gap:6px;height:30px;transition:all .2s;display:flex;background:var(--bg-white,#fff)!important;border:1px solid var(--border-soft,#bec3c626)!important;color:var(--text-secondary,#4b5563)!important;border-radius:8px!important;padding:0 12px!important;font-size:11.5px!important;font-weight:700!important}.EmployeeDashboard-module-scss-module__8ABuYW__utilityBtn:hover{border-color:var(--primary-color,var(--primary-color,#facc15))!important;color:var(--primary-color,var(--primary-color,#facc15))!important}.EmployeeDashboard-module-scss-module__8ABuYW__emptyContainer{text-align:center;opacity:.6;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:32px 12px;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__emptyContainer span{font-size:24px}.EmployeeDashboard-module-scss-module__8ABuYW__emptyNote{color:var(--text-muted,#9ca3af);margin:0;font-size:12px;font-weight:600}.EmployeeDashboard-module-scss-module__8ABuYW__statsGrid{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;display:grid}@media (max-width:1200px){.EmployeeDashboard-module-scss-module__8ABuYW__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.EmployeeDashboard-module-scss-module__8ABuYW__statsGrid{grid-template-columns:1fr}}.EmployeeDashboard-module-scss-module__8ABuYW__threeStatsGrid{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;display:grid}@media (max-width:1200px){.EmployeeDashboard-module-scss-module__8ABuYW__threeStatsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.EmployeeDashboard-module-scss-module__8ABuYW__threeStatsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.EmployeeDashboard-module-scss-module__8ABuYW__threeStatsGrid{grid-template-columns:1fr}}.EmployeeDashboard-module-scss-module__8ABuYW__miniStatCard{background:var(--bg-white,#fff);border:1px solid var(--border-soft,#bec3c626);cursor:default;border-radius:16px;flex-direction:column;gap:10px;min-width:0;padding:18px 20px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 1px 3px #0f172a05,0 8px 16px -4px #0f172a08}.EmployeeDashboard-module-scss-module__8ABuYW__miniStatCard:hover{border-color:var(--primary-color,var(--primary-color,#facc15));box-shadow:0 16px 24px -10px #0f172a0f,0 0 0 1px rgba(var(--primary-color,#facc15), .1);transform:translateY(-2px)}.EmployeeDashboard-module-scss-module__8ABuYW__miniStatCard .EmployeeDashboard-module-scss-module__8ABuYW__msc_label{color:var(--text-muted,#9ca3af);text-transform:uppercase;letter-spacing:.06em;font-size:9.5px;font-weight:700;line-height:1}.EmployeeDashboard-module-scss-module__8ABuYW__miniStatCard .EmployeeDashboard-module-scss-module__8ABuYW__msc_content{align-items:center;gap:12px;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__miniStatCard .EmployeeDashboard-module-scss-module__8ABuYW__msc_iconWrap{background:var(--msc-icon-bg);width:36px;height:36px;color:var(--msc-icon-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;transition:all .25s;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__miniStatCard .EmployeeDashboard-module-scss-module__8ABuYW__msc_value{color:var(--text-primary,#111827);letter-spacing:-.03em;margin:0;font-family:Outfit,sans-serif;font-size:26px;font-weight:800;line-height:1}.EmployeeDashboard-module-scss-module__8ABuYW__miniStatCard .EmployeeDashboard-module-scss-module__8ABuYW__msc_sub{color:var(--text-muted,#9ca3af);letter-spacing:.02em;opacity:.8;font-size:10px;font-weight:600}.EmployeeDashboard-module-scss-module__8ABuYW__mainDashboardContent{align-items:flex-start;gap:16px;width:100%;display:flex}@media (max-width:1200px){.EmployeeDashboard-module-scss-module__8ABuYW__mainDashboardContent{flex-direction:column;align-items:stretch}}.EmployeeDashboard-module-scss-module__8ABuYW__dashboardGrid{grid-template-columns:repeat(3,1fr);align-items:flex-start;gap:24px;width:100%;display:grid}@media (max-width:1200px){.EmployeeDashboard-module-scss-module__8ABuYW__dashboardGrid{grid-template-columns:1fr;gap:16px}}.EmployeeDashboard-module-scss-module__8ABuYW__dashboardLayoutStack{flex-direction:column;gap:24px;width:100%;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__topSectionGrid{grid-template-columns:1fr 2fr;align-items:flex-start;gap:24px;width:100%;display:grid}@media (max-width:1200px){.EmployeeDashboard-module-scss-module__8ABuYW__topSectionGrid{grid-template-columns:1fr;gap:16px}}.EmployeeDashboard-module-scss-module__8ABuYW__bottomSectionGrid{grid-template-columns:2fr 1fr;align-items:flex-start;gap:24px;width:100%;display:grid}@media (max-width:1200px){.EmployeeDashboard-module-scss-module__8ABuYW__bottomSectionGrid{grid-template-columns:1fr;gap:16px}}.EmployeeDashboard-module-scss-module__8ABuYW__leftCol,.EmployeeDashboard-module-scss-module__8ABuYW__rightCol{flex-direction:column;gap:24px;width:100%;display:flex}@media (max-width:1200px){.EmployeeDashboard-module-scss-module__8ABuYW__leftCol,.EmployeeDashboard-module-scss-module__8ABuYW__rightCol{gap:16px}}.EmployeeDashboard-module-scss-module__8ABuYW__colSpan1{grid-column:span 1}@media (max-width:1200px){.EmployeeDashboard-module-scss-module__8ABuYW__colSpan1{grid-column:span 1/-1}}.EmployeeDashboard-module-scss-module__8ABuYW__colSpan2{grid-column:span 2}@media (max-width:1200px){.EmployeeDashboard-module-scss-module__8ABuYW__colSpan2{grid-column:span 1/-1}}.EmployeeDashboard-module-scss-module__8ABuYW__leftMainContent{flex:2.2;grid-template-columns:360px 1fr;gap:16px;display:grid}@media (max-width:1280px){.EmployeeDashboard-module-scss-module__8ABuYW__leftMainContent{grid-template-columns:320px 1fr}}@media (max-width:768px){.EmployeeDashboard-module-scss-module__8ABuYW__leftMainContent{grid-template-columns:1fr}}.EmployeeDashboard-module-scss-module__8ABuYW__wideCard{grid-column:span 2}@media (max-width:768px){.EmployeeDashboard-module-scss-module__8ABuYW__wideCard{grid-column:span 1}}.EmployeeDashboard-module-scss-module__8ABuYW__rightSidebar{flex-direction:column;flex:1;gap:16px;min-width:320px;display:flex}@media (max-width:1200px){.EmployeeDashboard-module-scss-module__8ABuYW__rightSidebar{min-width:100%}}.EmployeeDashboard-module-scss-module__8ABuYW__attendanceHub{text-align:center;position:relative;overflow:hidden;padding:20px!important}.EmployeeDashboard-module-scss-module__8ABuYW__attendanceHub:before{content:"";background:var(--primary-color,var(--primary-color,#facc15));border-radius:0 3px 3px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.EmployeeDashboard-module-scss-module__8ABuYW__ac_header{justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__ac_titleRow{align-items:center;gap:6px;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__ac_title{color:var(--text-secondary,#4b5563);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750}.EmployeeDashboard-module-scss-module__8ABuYW__ac_badge{text-transform:uppercase;letter-spacing:.08em;border:1px solid #0000;border-radius:100px;padding:2px 8px;font-size:9px;font-weight:800}.EmployeeDashboard-module-scss-module__8ABuYW__ac_badge[data-status=late]{color:#ef4444;background:#ef44441a;border-color:#ef444433}.EmployeeDashboard-module-scss-module__8ABuYW__ac_badge[data-status=active]{color:#10b981;background:#10b9811a;border-color:#10b98133}.EmployeeDashboard-module-scss-module__8ABuYW__ac_livetime{text-align:center;margin-bottom:16px}.EmployeeDashboard-module-scss-module__8ABuYW__ac_timeStr{color:var(--text-primary,#111827);letter-spacing:-.03em;font-family:Outfit,sans-serif;font-size:24px;font-weight:900;line-height:1;display:block}.EmployeeDashboard-module-scss-module__8ABuYW__ac_dateStr{color:var(--text-muted,#9ca3af);margin-top:4px;font-size:11px;font-weight:600;display:block}.EmployeeDashboard-module-scss-module__8ABuYW__ac_ring{flex-shrink:0;width:140px;height:140px;margin:0 auto 16px;position:relative}.EmployeeDashboard-module-scss-module__8ABuYW__ac_ring svg{filter:drop-shadow(0 4px 6px #00000005);transform:rotate(-90deg)}.EmployeeDashboard-module-scss-module__8ABuYW__ac_ringProgressCircle{transition:stroke-dashoffset .5s,stroke .4s}.EmployeeDashboard-module-scss-module__8ABuYW__ac_ringProgressCircle[data-glow=true]{filter:drop-shadow(0 0 4px var(--theme-color,#facc15))}.EmployeeDashboard-module-scss-module__8ABuYW__ac_ringInner{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.EmployeeDashboard-module-scss-module__8ABuYW__ac_ringLabel{color:var(--text-muted,#9ca3af);text-transform:uppercase;letter-spacing:.5px;font-size:9px;font-weight:750}.EmployeeDashboard-module-scss-module__8ABuYW__ac_ringVal{color:var(--text-primary,#111827);font-family:Outfit,sans-serif;font-size:18px;font-weight:850;line-height:1}.EmployeeDashboard-module-scss-module__8ABuYW__ac_ringPct{color:var(--text-muted,#9ca3af);font-size:9px;font-weight:600}.EmployeeDashboard-module-scss-module__8ABuYW__ac_quickStats{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-bottom:14px;display:grid}.EmployeeDashboard-module-scss-module__8ABuYW__ac_qs{background:var(--background,#f2f7fa);border:1px solid var(--border-soft,#bec3c626);text-align:left;border-radius:8px;padding:9px 11px}.EmployeeDashboard-module-scss-module__8ABuYW__ac_qs_label{color:var(--text-muted,#9ca3af);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:4px;margin-bottom:4px;font-size:9px;font-weight:700;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__ac_qs_label svg{flex-shrink:0}.EmployeeDashboard-module-scss-module__8ABuYW__ac_qs_label[data-type=check-in] svg{color:#10b981}.EmployeeDashboard-module-scss-module__8ABuYW__ac_qs_label[data-type=last-out] svg{color:#f59e0b}.EmployeeDashboard-module-scss-module__8ABuYW__ac_qs_label[data-type=break] svg{color:#6366f1}.EmployeeDashboard-module-scss-module__8ABuYW__ac_qs_label[data-type=office-hrs] svg{color:#f59e0b}.EmployeeDashboard-module-scss-module__8ABuYW__ac_qs_val{color:var(--text-primary,#111827);letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:13px;font-weight:800}.EmployeeDashboard-module-scss-module__8ABuYW__punchBtn{gap:8px;height:38px;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:100%!important;font-size:13px!important;font-weight:700!important;transition:all .2s!important;display:flex!important}.EmployeeDashboard-module-scss-module__8ABuYW__punchBtn.EmployeeDashboard-module-scss-module__8ABuYW__punchIn{background:var(--bg-black,#1c212d)!important;border:1px solid var(--bg-black,#1c212d)!important;color:var(--primary-color,var(--primary-color,#facc15))!important}.EmployeeDashboard-module-scss-module__8ABuYW__punchBtn.EmployeeDashboard-module-scss-module__8ABuYW__punchIn:hover{transform:translateY(-2px);background:var(--sidebar-bg-active,#374151)!important;border-color:var(--sidebar-bg-active,#374151)!important}.EmployeeDashboard-module-scss-module__8ABuYW__punchBtn.EmployeeDashboard-module-scss-module__8ABuYW__punchOut{color:#fff!important;background:#ef4444!important;border:1px solid #ef4444!important}.EmployeeDashboard-module-scss-module__8ABuYW__punchBtn.EmployeeDashboard-module-scss-module__8ABuYW__punchOut:hover{transform:translateY(-2px);background:#dc2626!important;border-color:#dc2626!important}.EmployeeDashboard-module-scss-module__8ABuYW__punchBtn.EmployeeDashboard-module-scss-module__8ABuYW__punchDisabled{color:#94a3b8!important;cursor:not-allowed!important;background:#f1f5f9!important;border-color:#e2e8f0!important;transform:none!important}.EmployeeDashboard-module-scss-module__8ABuYW__actMetrics{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.EmployeeDashboard-module-scss-module__8ABuYW__actMetric{background:var(--background,#f2f7fa);border:1px solid var(--border-soft,#bec3c626);border-radius:12px;align-items:center;gap:12px;padding:14px 16px;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__actDot{background:#cbd5e1;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background .2s,box-shadow .2s}.EmployeeDashboard-module-scss-module__8ABuYW__actDot[data-status=working]{background:#10b981;animation:2s ease-in-out infinite EmployeeDashboard-module-scss-module__8ABuYW__pulse;box-shadow:0 0 8px #10b98180}.EmployeeDashboard-module-scss-module__8ABuYW__actDot[data-status=break]{background:#f59e0b;box-shadow:0 0 8px #f59e0b80}@keyframes EmployeeDashboard-module-scss-module__8ABuYW__pulse{0%,to{opacity:1}50%{opacity:.4}}.EmployeeDashboard-module-scss-module__8ABuYW__actMetricLabel{color:var(--text-muted,#9ca3af);text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px;font-size:9.5px;font-weight:700}.EmployeeDashboard-module-scss-module__8ABuYW__actMetricVal{color:var(--text-primary,#111827);letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:20px;font-weight:800;line-height:1}.EmployeeDashboard-module-scss-module__8ABuYW__timelineWrap{margin-bottom:16px}.EmployeeDashboard-module-scss-module__8ABuYW__timelineLabel{color:var(--text-muted,#9ca3af);text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px;font-size:9.5px;font-weight:750}.EmployeeDashboard-module-scss-module__8ABuYW__logsWrap{border-top:1px solid var(--border-soft,#bec3c626);padding-top:14px}.EmployeeDashboard-module-scss-module__8ABuYW__logsLabel{color:var(--text-muted,#9ca3af);text-transform:uppercase;letter-spacing:.07em;margin-bottom:10px;font-size:9.5px;font-weight:750}.EmployeeDashboard-module-scss-module__8ABuYW__logsList{flex-direction:column;gap:6px;max-height:160px;padding-right:2px;display:flex;overflow-y:auto}.EmployeeDashboard-module-scss-module__8ABuYW__logsList::-webkit-scrollbar{width:4px}.EmployeeDashboard-module-scss-module__8ABuYW__logsList::-webkit-scrollbar-track{background:0 0}.EmployeeDashboard-module-scss-module__8ABuYW__logsList::-webkit-scrollbar-thumb{background:var(--border-primary,#cbd5e1);border-radius:4px}.EmployeeDashboard-module-scss-module__8ABuYW__logRow{background:var(--bg-white,#fff);border:1px solid var(--border-soft,#bec3c626);border-left:3px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;font-size:12.5px;transition:all .2s;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__logRow:hover{border-color:rgba(var(--primary-color,#facc15), .3);border-left-color:var(--primary-color,var(--primary-color,#facc15));transform:translate(2px);box-shadow:0 4px 12px #0f172a08}.EmployeeDashboard-module-scss-module__8ABuYW__logDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.EmployeeDashboard-module-scss-module__8ABuYW__logDotIn{background:#10b981;box-shadow:0 0 6px #10b98166}.EmployeeDashboard-module-scss-module__8ABuYW__logDotOut{background:#f59e0b;box-shadow:0 0 6px #f59e0b66}.EmployeeDashboard-module-scss-module__8ABuYW__logType{color:var(--text-primary,#111827);flex:1;font-size:13.5px;font-weight:750}.EmployeeDashboard-module-scss-module__8ABuYW__logTime{color:var(--text-secondary,#4b5563);font-family:Outfit,sans-serif;font-size:12px;font-weight:700}.EmployeeDashboard-module-scss-module__8ABuYW__logLoc{color:var(--text-muted,#9ca3af);background:var(--background,#f2f7fa);border:1px solid var(--border-soft,#bec3c626);border-radius:20px;padding:2px 6px;font-size:10px;font-weight:600}.EmployeeDashboard-module-scss-module__8ABuYW__attendanceSummaryCard .EmployeeDashboard-module-scss-module__8ABuYW__chartLayout{flex-direction:column;align-items:center;gap:16px;margin-top:8px;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__attendanceSummaryCard .EmployeeDashboard-module-scss-module__8ABuYW__legendStack{grid-template-columns:1fr 1fr;gap:6px 12px;width:100%;display:grid}.EmployeeDashboard-module-scss-module__8ABuYW__attendanceSummaryCard .EmployeeDashboard-module-scss-module__8ABuYW__legLine{background:var(--background,#f2f7fa);border:1px solid var(--border-soft,#bec3c626);border-radius:8px;align-items:center;gap:6px;padding:6px 10px;transition:all .18s;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__attendanceSummaryCard .EmployeeDashboard-module-scss-module__8ABuYW__legLine:hover{transform:translate(2px)}.EmployeeDashboard-module-scss-module__8ABuYW__attendanceSummaryCard .EmployeeDashboard-module-scss-module__8ABuYW__legLine .EmployeeDashboard-module-scss-module__8ABuYW__dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.EmployeeDashboard-module-scss-module__8ABuYW__attendanceSummaryCard .EmployeeDashboard-module-scss-module__8ABuYW__legLine .EmployeeDashboard-module-scss-module__8ABuYW__count{color:var(--text-primary,#111827);min-width:16px;font-family:Outfit,sans-serif;font-size:13px;font-weight:800}.EmployeeDashboard-module-scss-module__8ABuYW__attendanceSummaryCard .EmployeeDashboard-module-scss-module__8ABuYW__legLine .EmployeeDashboard-module-scss-module__8ABuYW__label{color:var(--text-secondary,#4b5563);font-size:11px;font-weight:600}.EmployeeDashboard-module-scss-module__8ABuYW__attendanceSummaryCard .EmployeeDashboard-module-scss-module__8ABuYW__chartBox{flex-shrink:0;width:128px;height:128px;position:relative}.EmployeeDashboard-module-scss-module__8ABuYW__attendanceSummaryCard .EmployeeDashboard-module-scss-module__8ABuYW__chartCenter{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.EmployeeDashboard-module-scss-module__8ABuYW__attendanceSummaryCard .EmployeeDashboard-module-scss-module__8ABuYW__cTotal{color:var(--text-primary,#111827);font-family:Outfit,sans-serif;font-size:22px;font-weight:850;line-height:1}.EmployeeDashboard-module-scss-module__8ABuYW__attendanceSummaryCard .EmployeeDashboard-module-scss-module__8ABuYW__cLabel{color:var(--text-muted,#9ca3af);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:8px;font-weight:750}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__sumGrid{grid-template-columns:1fr 1fr;gap:10px;margin:10px 0;display:grid}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__sumGrid .EmployeeDashboard-module-scss-module__8ABuYW__sItem{background:var(--background,#f2f7fa);border:1px solid var(--border-soft,#bec3c626);text-align:center;border-radius:12px;padding:14px;transition:all .18s}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__sumGrid .EmployeeDashboard-module-scss-module__8ABuYW__sItem:hover{border-color:rgba(var(--primary-color,#facc15), .25);transform:translateY(-1px)}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__sumGrid .EmployeeDashboard-module-scss-module__8ABuYW__sItem label{color:var(--text-muted,#9ca3af);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:9.5px;font-weight:700;display:block}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__sumGrid .EmployeeDashboard-module-scss-module__8ABuYW__sItem strong{color:var(--text-primary,#111827);letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:24px;font-weight:800;line-height:1;display:block}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__sumGrid .EmployeeDashboard-module-scss-module__8ABuYW__sItem strong.EmployeeDashboard-module-scss-module__8ABuYW__valAvailable{color:#10b981}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__sumGrid .EmployeeDashboard-module-scss-module__8ABuYW__sItem strong.EmployeeDashboard-module-scss-module__8ABuYW__valTaken{color:#ef4444}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__sumGrid .EmployeeDashboard-module-scss-module__8ABuYW__sItem strong.EmployeeDashboard-module-scss-module__8ABuYW__valAbsence{color:#f59e0b}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__breakdownsContainer{border-top:1px solid var(--border-soft,#bec3c626);margin-top:16px;margin-bottom:16px;padding-top:14px}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__breakdownHeader{color:var(--text-muted,#9ca3af);text-transform:uppercase;letter-spacing:.07em;margin-bottom:10px;font-size:9.5px;font-weight:750}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__breakdownsList{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:10px;display:grid}@media (max-width:768px){.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__breakdownsList{grid-template-columns:1fr}}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__breakdownRow{background:var(--background,#f2f7fa);border:1px solid var(--border-soft,#bec3c626);border-radius:12px;flex-direction:column;justify-content:space-between;gap:8px;padding:12px 14px;transition:all .2s;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__breakdownRow:hover{border-color:rgba(var(--primary-color,#facc15), .3);transform:translateY(-2px);box-shadow:0 4px 12px #0f172a08}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__rowTop{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__rowMain{align-items:center;gap:7px;min-width:0;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__codeBadge{text-transform:uppercase;letter-spacing:.02em;background-color:var(--badge-bg);color:var(--badge-color);border:1px solid;border-color:var(--badge-border);border-radius:5px;flex-shrink:0;padding:2px 6px;font-size:9px;font-weight:800}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__leaveName{color:var(--text-primary,#111827);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:700;overflow:hidden}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__rowSide{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__pendingVal{color:#10b981;font-family:Outfit,sans-serif;font-size:13px;font-weight:800;line-height:1}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__pendingLabel{color:var(--text-muted,#9ca3af);text-transform:uppercase;letter-spacing:.02em;font-size:8px;font-weight:700}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__progressWrapper{flex-direction:column;gap:4px;width:100%;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__progressBar{background:#e2e8f0;border-radius:10px;width:100%;height:5px;overflow:hidden}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__progressFill{background-color:var(--fill-color);height:100%;width:var(--progress-pct);border-radius:10px;transition:width .4s}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__leaveRatio{color:var(--text-muted,#9ca3af);text-align:right;font-size:9px;font-weight:600}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__noBreakdowns{text-align:center;color:var(--text-muted,#9ca3af);padding:10px 0;font-size:11px;font-style:italic}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__applyLeaveFinalBtn{height:38px;margin-top:auto;transition:all .18s;background:var(--bg-black,#1c212d)!important;border:1px solid var(--bg-black,#1c212d)!important;width:100%!important;color:var(--primary-color,var(--primary-color,#facc15))!important;border-radius:8px!important;font-size:12.5px!important;font-weight:700!important}.EmployeeDashboard-module-scss-module__8ABuYW__leaveSumCard .EmployeeDashboard-module-scss-module__8ABuYW__applyLeaveFinalBtn:hover{transform:translateY(-2px);background:var(--sidebar-bg-active,#374151)!important;border-color:var(--sidebar-bg-active,#374151)!important}.EmployeeDashboard-module-scss-module__8ABuYW__identityCard{overflow:hidden;padding:0!important}.EmployeeDashboard-module-scss-module__8ABuYW__identityCard .EmployeeDashboard-module-scss-module__8ABuYW__idHeader{color:var(--text-primary,#111827);border-bottom:1px solid var(--border-soft,#bec3c626);background:0 0;align-items:center;gap:14px;padding:18px 20px;display:flex;position:relative}.EmployeeDashboard-module-scss-module__8ABuYW__identityCard .EmployeeDashboard-module-scss-module__8ABuYW__idHeader:before{content:"";background:var(--primary-color,var(--primary-color,#facc15));width:4px;position:absolute;top:0;bottom:0;left:0}.EmployeeDashboard-module-scss-module__8ABuYW__identityCard .EmployeeDashboard-module-scss-module__8ABuYW__idHeader .EmployeeDashboard-module-scss-module__8ABuYW__avatarBox{border:1.5px solid var(--border-soft,#bec3c626);background:var(--background,#f2f7fa);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative;overflow:hidden}.EmployeeDashboard-module-scss-module__8ABuYW__identityCard .EmployeeDashboard-module-scss-module__8ABuYW__idHeader .EmployeeDashboard-module-scss-module__8ABuYW__idText{flex:1;min-width:0}.EmployeeDashboard-module-scss-module__8ABuYW__identityCard .EmployeeDashboard-module-scss-module__8ABuYW__idHeader .EmployeeDashboard-module-scss-module__8ABuYW__idText h4{letter-spacing:-.02em;color:var(--text-primary,#111827);margin:0;font-size:15px;font-weight:800}.EmployeeDashboard-module-scss-module__8ABuYW__identityCard .EmployeeDashboard-module-scss-module__8ABuYW__idHeader .EmployeeDashboard-module-scss-module__8ABuYW__idText p{color:var(--text-muted,#9ca3af);text-transform:uppercase;letter-spacing:.06em;margin:4px 0 0;font-size:10px;font-weight:700;line-height:1.3}.EmployeeDashboard-module-scss-module__8ABuYW__identityCard .EmployeeDashboard-module-scss-module__8ABuYW__idBody{grid-template-columns:1fr;gap:16px;padding:14px 18px;display:grid}.EmployeeDashboard-module-scss-module__8ABuYW__identityCard .EmployeeDashboard-module-scss-module__8ABuYW__idBody .EmployeeDashboard-module-scss-module__8ABuYW__idItem label{color:var(--text-muted,#9ca3af);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:9px;font-weight:700;display:block}.EmployeeDashboard-module-scss-module__8ABuYW__identityCard .EmployeeDashboard-module-scss-module__8ABuYW__idBody .EmployeeDashboard-module-scss-module__8ABuYW__idItem p{color:var(--text-secondary,#4b5563);word-break:break-word;margin:0;font-size:12.5px;font-weight:650}.EmployeeDashboard-module-scss-module__8ABuYW__hubsStack{flex-direction:column;gap:10px;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__birthdayCard{background:var(--bg-white,#fff);text-align:center;border:1px solid var(--border-soft,#bec3c626);border-radius:16px;padding:20px 18px;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 1px 3px #0f172a05,0 8px 24px -4px #0f172a08}.EmployeeDashboard-module-scss-module__8ABuYW__birthdayCard:hover{border-color:rgba(var(--primary-color,#facc15), .3);transform:translateY(-2px);box-shadow:0 16px 32px -10px #0f172a0f}.EmployeeDashboard-module-scss-module__8ABuYW__birthdayCard:before{content:"";background:linear-gradient(90deg, var(--primary-color,var(--primary-color,#facc15)) 0%, #356a66 100%);height:3px;position:absolute;top:0;left:0;right:0}.EmployeeDashboard-module-scss-module__8ABuYW__birthdayCard[data-empty=true]{opacity:.6}.EmployeeDashboard-module-scss-module__8ABuYW__birthdayCard[data-empty=true] p{opacity:.4;margin:20px 0}.EmployeeDashboard-module-scss-module__8ABuYW__birthdayCard h4{color:var(--text-muted,#9ca3af);text-transform:uppercase;letter-spacing:.08em;margin:0 0 14px;font-size:9.5px;font-weight:750}.EmployeeDashboard-module-scss-module__8ABuYW__birthdayCard .EmployeeDashboard-module-scss-module__8ABuYW__avatarWrap{border:2px solid var(--border-soft,#bec3c626);background:var(--background,#f2f7fa);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 12px;display:flex;overflow:hidden}.EmployeeDashboard-module-scss-module__8ABuYW__birthdayCard .EmployeeDashboard-module-scss-module__8ABuYW__bInfo h3{color:var(--text-primary,#111827);letter-spacing:-.01em;margin:0 0 3px;font-size:14px;font-weight:750}.EmployeeDashboard-module-scss-module__8ABuYW__birthdayCard .EmployeeDashboard-module-scss-module__8ABuYW__bInfo p{color:var(--text-muted,#9ca3af);margin:0 0 16px;font-size:11px;font-weight:500}.EmployeeDashboard-module-scss-module__8ABuYW__birthdayCard .EmployeeDashboard-module-scss-module__8ABuYW__sendBtn{justify-content:center;align-items:center;width:128px;height:32px;margin:0 auto;transition:all .2s;display:flex;background:var(--primary-color,var(--primary-color,#facc15))!important;color:var(--bg-black,#1c212d)!important;border:none!important;border-radius:7px!important;font-size:11.5px!important;font-weight:700!important}.EmployeeDashboard-module-scss-module__8ABuYW__birthdayCard .EmployeeDashboard-module-scss-module__8ABuYW__sendBtn svg{margin-right:6px}.EmployeeDashboard-module-scss-module__8ABuYW__birthdayCard .EmployeeDashboard-module-scss-module__8ABuYW__sendBtn:hover{filter:brightness(1.08);transform:translateY(-1px)}.EmployeeDashboard-module-scss-module__8ABuYW__birthdayCard .EmployeeDashboard-module-scss-module__8ABuYW__sendBtn.EmployeeDashboard-module-scss-module__8ABuYW__wishedBtn{cursor:default;color:#fff!important;background:#10b981!important}.EmployeeDashboard-module-scss-module__8ABuYW__birthdayCard .EmployeeDashboard-module-scss-module__8ABuYW__sendBtn.EmployeeDashboard-module-scss-module__8ABuYW__wishedBtn:hover{filter:none;transform:none}.EmployeeDashboard-module-scss-module__8ABuYW__bannerCard{color:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;transition:all .2s;display:flex;box-shadow:0 2px 8px #00000014}.EmployeeDashboard-module-scss-module__8ABuYW__bannerCard:hover{transform:translateY(-1px)}.EmployeeDashboard-module-scss-module__8ABuYW__bannerCard.EmployeeDashboard-module-scss-module__8ABuYW__policyBanner{background:var(--bg-black,#1c212d);border:1px solid #ffffff14}.EmployeeDashboard-module-scss-module__8ABuYW__bannerCard.EmployeeDashboard-module-scss-module__8ABuYW__holidayBanner{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:1px solid #ffffff1a}.EmployeeDashboard-module-scss-module__8ABuYW__bannerCard .EmployeeDashboard-module-scss-module__8ABuYW__bnText h5{margin:0 0 2px;font-size:13px;font-weight:700}.EmployeeDashboard-module-scss-module__8ABuYW__bannerCard .EmployeeDashboard-module-scss-module__8ABuYW__bnText p{opacity:.75;margin:0;font-size:10.5px;font-weight:500}.EmployeeDashboard-module-scss-module__8ABuYW__bannerCard .EmployeeDashboard-module-scss-module__8ABuYW__bnBtn{flex-shrink:0;height:28px;transition:all .18s;color:#fff!important;background:#ffffff26!important;border:1px solid #fff3!important;border-radius:6px!important;padding:0 12px!important;font-size:11px!important;font-weight:700!important}.EmployeeDashboard-module-scss-module__8ABuYW__bannerCard .EmployeeDashboard-module-scss-module__8ABuYW__bnBtn:hover{background:#ffffff40!important}.EmployeeDashboard-module-scss-module__8ABuYW__teamMembersCard{height:100%}.EmployeeDashboard-module-scss-module__8ABuYW__teamMembersCard .EmployeeDashboard-module-scss-module__8ABuYW__teamList{flex-direction:column;gap:0;margin-top:4px;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__memberRow{background:var(--bg-white,#fff);border:1px solid var(--border-soft,#bec3c626);border-left:3px solid #0000;border-radius:12px;align-items:center;gap:12px;margin-bottom:6px;padding:10px 14px;transition:all .2s;display:flex;position:relative}.EmployeeDashboard-module-scss-module__8ABuYW__memberRow:hover{border-color:rgba(var(--primary-color,#facc15), .3);border-left-color:var(--primary-color,var(--primary-color,#facc15));transform:translate(3px);box-shadow:0 4px 12px #0f172a08}.EmployeeDashboard-module-scss-module__8ABuYW__memberRow .EmployeeDashboard-module-scss-module__8ABuYW__mInfo{flex:1;min-width:0}.EmployeeDashboard-module-scss-module__8ABuYW__memberRow .EmployeeDashboard-module-scss-module__8ABuYW__mInfo strong{color:var(--text-primary,#111827);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:750;transition:all .18s;display:block;overflow:hidden}.EmployeeDashboard-module-scss-module__8ABuYW__memberRow .EmployeeDashboard-module-scss-module__8ABuYW__mInfo strong:hover{color:var(--primary-color,var(--primary-color,#facc15));text-decoration:underline}.EmployeeDashboard-module-scss-module__8ABuYW__memberRow .EmployeeDashboard-module-scss-module__8ABuYW__mInfo span{color:var(--text-muted,#9ca3af);margin-top:1px;font-size:11.5px;font-weight:500;display:block}.EmployeeDashboard-module-scss-module__8ABuYW__memberRow .EmployeeDashboard-module-scss-module__8ABuYW__mActions{flex-shrink:0;gap:4px;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__memberRow .EmployeeDashboard-module-scss-module__8ABuYW__iconBtn{border:1px solid var(--border-primary,#cbd5e1);width:26px;height:26px;color:var(--text-muted,#9ca3af);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:all .18s;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__memberRow .EmployeeDashboard-module-scss-module__8ABuYW__iconBtn:hover{color:#356a66;background:#356a660f;border-color:#356a66}.EmployeeDashboard-module-scss-module__8ABuYW__skillsColumn{height:100%}.EmployeeDashboard-module-scss-module__8ABuYW__skillsColumn .EmployeeDashboard-module-scss-module__8ABuYW__skillsList{flex-direction:column;gap:6px;margin-top:8px;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__skillsColumn .EmployeeDashboard-module-scss-module__8ABuYW__skillItem{background:var(--bg-white,#fff);border:1px solid var(--border-soft,#bec3c626);border-left-width:3px;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;transition:all .18s;display:flex}.EmployeeDashboard-module-scss-module__8ABuYW__skillsColumn .EmployeeDashboard-module-scss-module__8ABuYW__skillItem:hover{border-color:var(--border-primary,#cbd5e1);transform:translate(2px)}.EmployeeDashboard-module-scss-module__8ABuYW__skillsColumn .EmployeeDashboard-module-scss-module__8ABuYW__skillItem .EmployeeDashboard-module-scss-module__8ABuYW__skillText{flex:1;min-width:0}.EmployeeDashboard-module-scss-module__8ABuYW__skillsColumn .EmployeeDashboard-module-scss-module__8ABuYW__skillItem .EmployeeDashboard-module-scss-module__8ABuYW__skillText strong{color:var(--text-primary,#111827);margin-bottom:2px;font-size:13px;font-weight:700;display:block}.EmployeeDashboard-module-scss-module__8ABuYW__skillsColumn .EmployeeDashboard-module-scss-module__8ABuYW__skillItem .EmployeeDashboard-module-scss-module__8ABuYW__skillText p{color:var(--text-muted,#9ca3af);margin:0;font-size:10.5px;font-weight:600}.EmployeeDashboard-module-scss-module__8ABuYW__skillsColumn .EmployeeDashboard-module-scss-module__8ABuYW__skillItem .EmployeeDashboard-module-scss-module__8ABuYW__skillChart{flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative}.EmployeeDashboard-module-scss-module__8ABuYW__skillsColumn .EmployeeDashboard-module-scss-module__8ABuYW__skillItem .EmployeeDashboard-module-scss-module__8ABuYW__skillChart canvas{width:42px!important;height:42px!important}.EmployeeDashboard-module-scss-module__8ABuYW__skillsColumn .EmployeeDashboard-module-scss-module__8ABuYW__skillItem .EmployeeDashboard-module-scss-module__8ABuYW__skillChart span{color:var(--text-primary,#111827);z-index:2;pointer-events:none;font-family:Outfit,sans-serif;font-size:9px;font-weight:800;position:absolute}.EmployeeDashboard-module-scss-module__8ABuYW__yrSelect{color:var(--text-muted,#9ca3af);align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}
