@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}.ant-layout{background:#fff}.dashboard-layout{background:#fff!important;display:flex;padding:15px;box-sizing:border-box}.layout-content{flex:1;display:flex;flex-direction:column}.content-body{background:#fff;padding:24px;overflow-y:auto}.content-body::-webkit-scrollbar-thumb{background:#d0c7f9;border-radius:8px}.header-container{display:grid;grid-template-columns:1fr auto;align-items:center;justify-content:space-between;padding:10px 24px;background:#fff;border-bottom:1px solid #eeeeee;gap:20px}.header-greeting h2{margin:0;font-size:22px;font-weight:700;color:#1a1a1a}.header-greeting span{font-size:14px;color:#7a7a7a}.header-search{background:#fff!important;border-radius:12px!important;border:1px solid #e2e2e2!important;height:42px;padding:0 12px!important}.header-right{display:flex;align-items:center;gap:16px}.header-icon-box{width:42px;height:42px;background:#f6f6f6;border-radius:12px;display:flex;justify-content:center;align-items:center;cursor:pointer}.header-icon-box:hover{background:#ececec}@media(max-width:768px){.header-container{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px}.header-left{display:flex;align-items:center;gap:10px;min-width:0}.header-greeting h2{font-size:16px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:55vw}.header-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.mobile-menu-icon{font-size:20px;cursor:pointer}}.noti-container{width:360px;max-width:calc(100vw - 24px);background:#fff;border-radius:10px;box-shadow:0 6px 20px #00000026;overflow:hidden}.noti-header{padding:14px 18px;font-size:15px;font-weight:600;border-bottom:1px solid #eee;background:#fafafa}.noti-scroll{max-height:300px;overflow-y:auto}.noti-scroll::-webkit-scrollbar{width:6px}.noti-scroll::-webkit-scrollbar-thumb{background:#cfd1d4;border-radius:6px}.noti-scroll::-webkit-scrollbar-thumb:hover{background:#b5b7b9}.noti-row{padding:12px 18px;border-bottom:1px solid #f2f2f2;cursor:pointer;transition:background .2s}.noti-row:hover{background:#f5f6f8}.noti-unread .noti-title{font-weight:700}.noti-read .noti-title{opacity:.75}.noti-title-row{display:flex;align-items:center;gap:6px}.unread-dot{width:8px;height:8px;background:#ff4d4f;border-radius:50%}.noti-message{margin:0;font-size:13px;color:#555}.noti-time{font-size:11px;color:#999}.noti-see-more{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:500;color:#4f46e5;border-top:1px solid #eef0f4;cursor:pointer;transition:background .2s ease,color .2s ease}.noti-see-more:hover{background:#f4f6ff;color:#4338ca}.bell-wrapper{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:relative}.header-bell{font-size:30px;color:#333}.ant-badge-count{min-width:20px;height:20px;padding:0 6px;font-size:12px;line-height:20px;border-radius:999px}.bell-wrapper{width:40px;height:40px;position:relative;display:flex;align-items:center;justify-content:center;overflow:visible}.header-bell{font-size:22px;color:#333}.ant-badge{line-height:1}.ant-badge-count{min-width:18px;height:18px;padding:0 5px;font-size:11px;line-height:18px;border-radius:999px}@media(max-width:768px){.notification-dropdown{inset:0!important}.noti-container{width:100vw;max-width:100vw;height:calc(100vh - 60px);border-radius:0}.noti-header{position:sticky;top:0;z-index:10;background:#fff}.noti-scroll{max-height:calc(100vh - 120px)}.noti-row{padding:14px 16px}.bell-wrapper{width:36px;height:36px}.header-bell{font-size:20px}}.noti-header{display:flex;align-items:center;justify-content:space-between}.noti-close{display:none;font-size:18px;cursor:pointer;padding:4px 8px;border-radius:6px}.noti-close:hover{background:#f2f2f2}@media(max-width:768px){.noti-close{display:inline-flex;align-items:center;justify-content:center}}.profile-card-wrapper{display:flex;align-items:center;gap:10px;cursor:pointer;background:#fff;padding:8px 12px;border-radius:12px;border:1px solid #e5e5e5}.profile-card-wrapper:hover{background:#f7f7f7}.profile-card{display:flex;align-items:center;gap:10px;background:#fff;padding:0 12px;border-radius:12px;border:1px solid #e5e5e5;cursor:pointer}.profile-card:hover{background:#f7f7f7}.profile-info{display:flex;flex-direction:column;justify-content:center;align-items:start;line-height:20px}.profile-name{font-size:14px;font-weight:600;color:#1a1a1a}.profile-role{font-size:10px!important;color:#888}.dropdown-icon{font-size:12px;color:#555}.profile-menu-container{width:250px;background:#fff;border-radius:10px;padding:6px;box-shadow:0 6px 18px #0000001f}.profile-menu-item{padding:10px 16px;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:#333;cursor:pointer;transition:.2s;border-radius:10px}.profile-menu-name{width:100%;white-space:nowrap}.profile-menu-item:hover{background:#f4f4f4}.logout-item{color:#d93025;font-weight:600}.logout-item:hover{background:#ffeaea}.header-search-wrapper{position:relative;display:flex;align-items:center;width:36px;height:36px;background:#fff;border-radius:18px;border:1px solid #dcdcdc;transition:width .3s ease-in-out;overflow:hidden;padding:0 10px}.header-search-wrapper:hover,.header-search-wrapper:focus-within{width:180px;border-color:#bfbfbf}.search-icon{font-size:16px;color:#666;flex-shrink:0}.header-search-input{flex:1;border:none;outline:none;font-size:13px;padding-left:6px;opacity:0;transform:translate(-10px);transition:.2s ease-in-out;background:transparent;color:#333}.header-search-wrapper:hover .header-search-input,.header-search-wrapper:focus-within .header-search-input{opacity:1;transform:translate(0)}.header-search-input:-webkit-autofill,.header-search-input:-webkit-autofill:hover,.header-search-input:-webkit-autofill:focus{background:transparent!important;-webkit-box-shadow:0 0 0px 1000px #ffffff inset!important}.profile-avatar-wrapper{width:40px;height:40px;border-radius:50%;overflow:hidden;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.profile-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.profile-avatar-fallback{width:100%;height:100%;border-radius:50%;background:#8b5cf6;color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center;font-size:16px}.header-bell{font-size:22px;color:#333;cursor:pointer}.ant-badge-count{min-width:18px;height:18px;line-height:18px;font-size:11px;border-radius:999px}.profile-card-wrapper{padding:6px 10px}.ant-layout-sider{background:var(--sidebar-light-bg)!important;border-radius:20px;border:1px solid #e6e6e6;height:calc(100vh - 30px);position:relative;display:flex;flex-direction:column;overflow:hidden!important}.ant-layout-sider::-webkit-scrollbar{display:none}.sidebar-logo{position:sticky;top:0;z-index:20;display:flex;justify-content:center;align-items:center;background:var(--primary);padding:5px 10px;border-bottom:1px solid #ececec}.sidebar-logo-span{font-size:22px;font-weight:700;padding:6px 16px;text-align:center;color:var(--sidebar-light-selected-bg)}.sidebar-menu-scroll{flex:1;height:100vh;overflow-y:auto!important;overflow-x:hidden!important;margin-right:10px;scrollbar-width:none;-ms-overflow-style:none}.sidebar-menu-scroll::-webkit-scrollbar{display:none}.ant-menu{background:transparent!important;border-inline-end:none!important}.ant-menu-item{margin:5px 10px!important;padding-left:16px!important;border-radius:12px!important;font-size:15px!important;height:42px!important;display:flex!important;align-items:center;color:var(--sidebar-light-text)!important}.ant-menu-item:hover{background:var(--sidebar-light-hover-bg)!important;color:var(--sidebar-light-selected-text)!important}.ant-menu-item-selected{background:var(--sidebar-light-selected-bg)!important;border-left:4px solid var(--sidebar-light-selected-border)!important;color:var(--sidebar-light-selected-text)!important}.sidebar-fixed-bottom{position:sticky;left:0;right:0;bottom:0;background:#f5f5f7;z-index:10;border-top:1px solid #ececec}.logout-box{display:flex;justify-items:center;align-items:center;gap:10px;padding:10px 16px;cursor:pointer;color:var(--sidebar-logout-text);justify-content:center}.logout-box:hover{background:var(--sidebar-logout-hover-bg)}.logout-text{font-size:13px}.menu-text{display:inline-block;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}@media(max-width:768px){.ant-layout-sider{height:100vh;border-radius:0}.sidebar-logo{position:relative}}.auth-wrapper{width:100vw;height:100vh;display:flex;flex-direction:column;background:#f2f4f8}.auth-header{height:70px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;background:#fff;color:#1a1a1a;box-shadow:0 0 8px #0000000f;z-index:10}.auth-card{width:92%;max-width:1320px;flex:1;margin:30px auto 20px;background:#fff;display:flex;border-radius:18px;overflow:hidden;box-shadow:0 6px 24px #00000014}.auth-card-left{flex:1;min-height:520px;background-image:url(/assets/loginPageImage-BC0ErTTl.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.auth-card-right{flex:1;color:var(--primary)!important;background:#fff;padding:60px 55px 100px}.auth-footer{text-align:center;padding:10px 0 16px;font-size:14px;color:#444}.auth-footer .brand{font-weight:700}.ant-form-item:last-child{margin-top:20px}.formContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.authFormItem .ant-form-item{margin-bottom:0}.formContainer .otpCaption{display:flex;align-items:center;justify-content:center;margin-bottom:32px;text-align:center}.formContainer .otpCaption .otpCaptionSpan{color:#a5a5a5;max-width:360px}.otpMessageWrapper{display:flex;align-items:center;justify-content:center}.otpMessageWrapper .otpErrorMessageSpan{color:red}.otpResendContainer{display:flex;gap:8px;justify-content:center;align-items:center}.otpResendTimer{font-size:14px;color:#777}.otpResendButton{font-size:14px;font-weight:600;color:#6f3df4;cursor:pointer}.otpResendButton.disabled{color:#ccc;cursor:not-allowed}@media(max-width:1100px){.auth-card-right{padding:45px}}@media(max-width:992px){.auth-card{flex-direction:column;width:95%;margin:15px auto}.auth-card-left{height:240px;min-height:unset}.auth-card-right{padding:40px 35px}}@media(max-width:600px){.auth-card-right{padding:30px 22px}.auth-header{font-size:18px;height:60px}}.custom-btn{height:40px;padding:0 18px;border-radius:8px;font-size:15px;font-weight:500}.mini-stat-card{text-align:center;padding:12px;border-radius:12px!important;background:radial-gradient(circle at top left,#f4ebff,#fff)}.mini-stat-icon{width:32px;height:32px;display:grid;place-items:center;margin:0 auto 6px;background:#7c3aed17;color:#7c3aed;border-radius:12px;font-size:18px}.mini-stat-value{font-size:18px;font-weight:600}.mini-stat-label{font-size:12px;color:#64748b}.apply-leave-form .ant-form-item{margin-bottom:16px}.apply-leave-header{font-size:18px;font-weight:600;margin-bottom:12px}.holiday-slide{text-align:center;padding:16px 6px;border-radius:14px;background:linear-gradient(145deg,#fff0f5,#f0e5ff);border:1px dashed #c084fc}.holiday-slide h5{color:#6d28d9;font-weight:700}.holiday-emoji{font-size:26px}.soft-card .ant-card{margin-bottom:20px}.caption-title{font-size:20px;color:#373737;margin:0}.post-editor-container{border:1px solid rgba(140,82,255,.25);border-radius:14px;padding:10px 12px;background:#ffffffe6;display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.post-textarea{border:none!important;box-shadow:none!important;font-size:14px;resize:none!important;background:transparent!important}.post-textarea:focus{outline:none!important;border:none!important;box-shadow:none!important}.post-editor-footer{display:flex;align-items:center;justify-content:space-between}.upload-btn{font-size:13px!important;color:#7c3aed!important;display:flex;align-items:center;gap:4px}.post-btn{background:#7c3aed!important;color:#fff!important;font-size:13px;padding:0 16px!important;height:32px;border-radius:20px!important;border:none!important}.post-btn:disabled{opacity:.45}.image-preview-wrapper{position:relative;width:fit-content;max-width:100%}.image-preview{width:100%;max-height:220px;object-fit:cover;border-radius:10px;border:1px solid #e3d7ff}.remove-image-btn{position:absolute;top:6px;right:6px;background:#00000073;color:#fff;border:none;padding:2px 4px;border-radius:6px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;line-height:1}.remove-image-btn:hover{background:#0009}.remove-image-btn svg{font-size:12px}.announcement-item{margin-bottom:8px}.announcement-title{font-size:13px}.announcement-time{font-size:11px}.announcement-divider{margin:6px 0}.announcement-content{display:flex;flex-direction:column;color:#acabab}.announcement-item{position:relative;padding-right:36px}.announcement-menu-btn{position:absolute;top:4px;right:0;padding:4px;height:auto}.announcement-content-wrapper{padding-right:20px}.announcement-menu-btn:hover{background:#0000000a;border-radius:6px}.post-card{padding:12px!important}.post-header{display:flex;align-items:center;gap:8px}.post-meta{flex:1}.post-description{font-size:14px;margin-top:8px;display:block}.post-image{width:100%;border-radius:10px;margin-top:10px}.dashboard-wrapper{background:linear-gradient(180deg,#f4f0ff 0,#faf9ff 120px,#fff);min-height:100%}.soft-card{border-radius:14px!important;background:#fffffff2!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border:1px solid rgba(210,200,255,.5)!important;box-shadow:0 8px 24px #0f172a08;margin-bottom:16px}.soft-card .ant-card-head-title{font-weight:600;font-size:14px}@media(min-width:768px){.dashboard-wrapper{padding:24px}}@media(min-width:1200px){.dashboard-wrapper{padding:32px}}@media(max-width:576px){.soft-card{border-radius:10px!important;margin-bottom:12px}.soft-card .ant-card-head-title{font-size:13px}}@media(max-width:576px){.dashboard-wrapper h4.ant-typography{font-size:16px}}.page-heading-subtitle{font-size:14px;color:#6b7280;margin-bottom:18px;display:block;margin-top:0}.custom-tabs .ant-tabs-tab-btn{font-size:15px;font-weight:500;color:var(--text-color)}.custom-tabs .ant-tabs-ink-bar{background:var(--primary)!important}.custom-tabs .ant-tabs-tab:hover .ant-tabs-tab-btn{color:var(--primary)!important}.ant-checkbox-inner{border-color:var(--primary)!important}.ant-checkbox-checked:after{border-color:var(--primary)!important}.ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:var(--primary-dark)!important}.ant-transfer-list-content-item{margin:4px;padding:10px 12px;border-radius:10px;background-color:#fff}.ant-transfer-list-content-item:hover{background-color:#8b5cf61f}.ant-transfer-list-content-item-checked{background-color:#8b5cf633!important;border:1px solid var(--primary)!important}.ant-transfer-list-header .ant-transfer-list-header-selected span{color:#fff!important}.permissions-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary)!important;font-weight:600}.permissions-tabs .ant-tabs-ink-bar{background:var(--primary)!important}.permissions-tabs .ant-tabs-nav .ant-tabs-tab{padding:12px 20px!important;margin:4px 0!important;border-radius:8px}.permissions-tabs .ant-tabs-tab:hover .ant-tabs-tab-btn{color:var(--primary-dark)!important}.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--primary)!important;border-color:var(--primary)!important}.ant-checkbox-wrapper{margin:10px 0;font-size:14px}@media(max-width:768px){.ant-transfer{flex-direction:column!important}.ant-transfer-operation{display:flex;justify-content:center;margin:12px 0}.ant-transfer-operation button{transform:rotate(90deg)}.ant-transfer-list{width:100%!important}.ant-transfer-list-header{font-size:14px}}@media(min-width:769px)and (max-width:1024px){.ant-transfer-list{width:280px!important}}@media(max-width:768px){.ant-transfer-operation{display:flex;flex-direction:column;align-items:center;margin:12px 0}.ant-transfer-operation button{margin:6px 0!important}.ant-transfer-operation .ant-btn .anticon-right{transform:rotate(90deg)}.ant-transfer-operation .ant-btn .anticon-left{transform:rotate(-90deg)}}@media(max-width:768px){.ant-transfer-operation button{width:42px;height:42px;border-radius:50%}}@media(max-width:768px){.permissions-tabs .ant-tabs-nav{margin-bottom:12px}.ant-checkbox-group{display:flex;flex-direction:column;gap:12px}.ant-checkbox-wrapper{padding:8px 4px;font-size:15px}.ant-tabs-left>.ant-tabs-content-holder{border-left:none}}.appbar-table-container{background:#fff;padding:1px 0;border-radius:10px;margin-bottom:0}.appbar-table-title{color:var(--primary-color);margin-bottom:25px!important;font-weight:600!important}.dynamic-table{margin-bottom:10px}.appbar-wrapper{padding:10px 0}.appbar-search{width:240px!important;border-radius:6px}.ant-table-measure-row{display:none}.ant-table-thead>tr>th{background:linear-gradient(90deg,var(--appbartable-header-bg),var(--primary))!important;color:var(--appbartable-header-text-color)!important;font-size:14px!important;font-weight:600!important;border:none!important;text-transform:uppercase}.ant-table-tbody>tr:hover>td{background:var(--appbartable-row-hover-bg)!important}.ant-table-tbody>tr>td{color:var(--text-color);font-size:14px}.ant-table-column-sorters:after,.ant-table-filter-trigger{color:var(--appbartable-header-text-color)!important}.ant-table-thead>tr>th{padding:8px 12px!important;line-height:1!important}.ant-table-tbody>tr>td{padding:12px!important;line-height:1.2!important}.ant-table-column-sorters{padding:0!important}.ant-table-tbody>tr{transition:background-color .18s ease-in-out}.app-custom-table a{background-color:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important}.ant-btn-primary{background-color:var(--primary)!important;border-color:var(--primary)!important;font-weight:500;border-radius:6px}.ant-pagination .ant-pagination-item-active{border-color:var(--primary)!important}.ant-pagination .ant-pagination-item-active a{color:var(--primary)!important}.holiday-row-past{color:#9ca3af!important}.holiday-row-current{color:var(--primary)!important;font-weight:600}.holiday-row-upcoming{color:#000!important}.appbar-table-container .ant-row{margin-bottom:12px!important}.caption-heading{display:flex;flex-direction:column}.heading-button-header{display:flex;justify-content:space-between;align-items:center}.caption-title{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}.caption-subtitle{font-size:13px;font-weight:500;color:#7d7d7d;margin-top:4px}.caption-divider.ant-divider-horizontal{margin:8px 0}@media(max-width:768px){.caption-title{font-size:18px}.caption-subtitle{font-size:12px}}@media(max-width:576px){.heading-button-header{flex-direction:column;align-items:flex-start}.caption-text{width:100%}.caption-title{font-size:17px}.caption-subtitle{font-size:12px}.heading-button-header>button,.heading-button-header .ant-btn{width:100%;justify-content:center}.caption-divider.ant-divider-horizontal{margin:12px 0}}.custom-tabs .ant-tabs-nav{margin-bottom:16px}.custom-tabs .ant-tabs-tab{padding:10px 18px!important;font-size:15px;font-weight:600;color:#7c7c7c}.custom-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-dark)!important}.custom-tabs .ant-tabs-ink-bar{background:var(--primary-dark)!important}.ant-card{background:#fff;border-radius:14px!important;border:1px solid #e8e8e8!important;margin-bottom:10px}.ant-card-head-title{font-weight:600;font-size:15px}.ant-descriptions-bordered .ant-descriptions-item-label{background:#f7f7f7;font-weight:600;width:180px}.ant-descriptions-bordered .ant-descriptions-item-content{font-size:14px}.ant-table-tbody>tr:hover>td{background-color:var(--appbartable-row-hover-bg)!important}.ant-table{border-radius:12px!important;overflow:hidden}.ant-table-cell{padding:12px 14px!important}.ant-btn-link{padding:0!important}.ant-table-wrapper{margin-top:10px}.content-body{overflow-y:auto;max-height:calc(100vh - 140px);padding-right:12px}.content-body::-webkit-scrollbar{width:6px}.content-body::-webkit-scrollbar-thumb{background:#d2c8ff;border-radius:4px}.grid-row>.ant-form-item:last-of-type{margin-top:0}.ant-form-vertical .ant-form-item{margin-bottom:18px!important}.ant-form-item-label>label{font-size:13px;font-weight:600;color:#444!important;margin-bottom:4px}.ant-input,.ant-select-selector{height:38px!important;border-radius:6px!important;font-size:14px!important;color:#333!important}.ant-input:focus,.ant-select-focused .ant-select-selector{border-color:var(--primary-dark)!important;box-shadow:0 0 0 2px #6549ff26!important}.form-action-buttons{margin-top:8px;display:flex;gap:10px}@media(max-width:768px){.content-body{max-height:none;height:100%;overflow-y:visible;padding:24px 0}}@media(max-width:768px){.ant-descriptions{width:100%}.ant-descriptions-row{display:flex;flex-direction:column}.ant-descriptions-item{width:100%!important}.ant-descriptions-bordered .ant-descriptions-item-label{width:100%!important;display:block;background:#f7f7f7;font-size:13px}.ant-descriptions-bordered .ant-descriptions-item-content{width:100%!important;display:block;padding:8px 12px!important;font-size:14px}}@media(max-width:576px){.ant-form-vertical .ant-form-item{margin-bottom:16px!important}.ant-input,.ant-select-selector,.ant-picker{height:42px!important;font-size:15px!important}.ant-form-item-label>label{font-size:14px}}.form-action-buttons{display:flex;gap:10px}@media(max-width:576px){.form-action-buttons{flex-direction:column}.form-action-buttons button{width:100%}}.employee-header{display:flex;justify-content:space-between;align-items:start;padding:14px 20px;background:radial-gradient(circle at top left,#f4ebff,#fff);border-radius:10px;margin-bottom:20px}.update-picture-btn{display:flex;align-items:center;justify-content:center;padding:8px 14px;border:1px solid #c2c1c1;background-color:transparent;border-radius:8px;cursor:pointer}.employee-header{display:flex;justify-content:space-between;align-items:start;padding:14px 20px;background:#fff;border-radius:10px;margin-bottom:20px;border:1px solid rgb(230,228,228)}.employee-header-left{display:flex;align-items:center;gap:14px}.employee-avatar{width:100px;height:100px;border-radius:10px;object-fit:cover}.employee-info .employee-name{margin:0;font-size:18px;font-weight:600;color:#000}.employee-meta{margin-top:4px}.employee-meta p{margin:0;color:#999;font-size:14px;display:flex;align-items:center;gap:6px}.update-picture-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 14px;border:1px solid #c2c1c1;background-color:transparent;border-radius:8px;cursor:pointer}.profile-picture-modal .ant-modal-content{background:#1a1a1d;padding:20px;border-radius:12px;text-align:center}.modal-content-wrapper{display:flex;flex-direction:column;align-items:center}.modal-profile-img{width:260px;height:260px;border-radius:14px;object-fit:cover;margin-bottom:20px;border:2px solid #333}.modal-actions{display:flex;gap:12px;margin-top:10px}.employee-header{flex-wrap:wrap;gap:12px}.employee-header-left{flex-wrap:wrap}@media(max-width:768px){.employee-avatar{width:80px;height:80px}.employee-info .employee-name{font-size:16px}.employee-meta p{font-size:13px}.update-picture-btn{padding:6px 12px;font-size:14px}}@media(max-width:576px){.employee-header{flex-direction:column;align-items:center;text-align:center}.employee-header-left{flex-direction:column;align-items:center;gap:10px}.employee-avatar{width:70px;height:70px;border-radius:50%}.employee-info{align-items:center}.employee-meta{display:flex;flex-direction:column;gap:4px}.update-picture-btn{width:100%;justify-content:center}.modal-profile-img{width:200px;height:200px}.modal-actions{flex-direction:column;width:100%}.modal-actions button{width:100%}}.content-card{width:70%;max-width:500px;background:#fff;padding:20px;border-radius:20px;border:1px solid rgba(0,0,0,.08)}@media(max-width:1024px){.content-card{width:100%;max-width:100%}}.regularize-modal .ant-modal-content{border-radius:14px!important;padding:20px 24px;background:#fff;box-shadow:0 8px 24px #00000014}.regularize-title{font-size:20px;font-weight:600;color:#222;text-align:center;padding-bottom:10px}.reg-time-picker{width:100%;background:#fafafa;border-radius:6px}.regularize-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:25px}.reg-cancel-btn{background:#f0f0f0;border-radius:6px;padding:6px 18px;font-weight:500;border:none;color:#444;transition:.25s ease}.reg-cancel-btn:hover{background:#e4e4e4;color:#000}.reg-submit-btn{background:#1677ff;border-radius:6px;padding:6px 20px;font-weight:500;color:#fff;border:none}.reg-submit-btn:hover{background:#0f66d2!important;color:#fff!important}.ant-form-item,.ant-row{margin-bottom:0!important}.Holiday-modal .ant-modal-content{border-radius:14px;padding:20px 24px 10px}.Holiday-modal .ant-modal-header{border-bottom:none;padding:0}.Holiday-title{font-size:20px;font-weight:600;color:var(--primary);margin-bottom:10px}.Holiday-modal .ant-form-item-label>label{font-weight:500;color:#444}.Holiday-modal input,.Holiday-modal .ant-input,.Holiday-modal .ant-picker,.Holiday-modal .ant-select-selector{height:40px!important;border-radius:8px!important;padding:0 12px!important}.Holiday-modal textarea{border-radius:8px!important;padding:10px!important;resize:none}.reg-time-picker,.Holiday-modal .ant-picker{width:100%}.Holiday-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:15px}.reg-cancel-btn{background:#f3f4f6!important;color:#555!important;border-radius:8px!important;font-weight:500!important}.reg-submit-btn{border-radius:8px!important;padding:0 20px!important;font-weight:600!important}@media only screen and (max-width:480px){.Holiday-modal .ant-modal-content{padding:16px}.Holiday-footer{flex-direction:column}.reg-submit-btn,.reg-cancel-btn{width:100%}}.leave-page-header{display:flex;justify-content:space-between;align-items:center}.leave-section-title{font-size:20px;font-weight:600;margin:0}.leave-table{margin-bottom:24px}.leave-tabs .ant-tabs-nav{margin-bottom:20px}.leave-type-card{width:100%;max-width:100%;box-sizing:border-box}.leave-card-header{display:flex;justify-content:space-between;margin-bottom:5px}.leave-title{font-size:16px;font-weight:600}.leave-view{font-size:13px;color:#4a63e7;cursor:pointer}.leave-chart-container{display:flex;justify-content:center;margin:5px 0 15px}.leave-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:10px}.leave-info-grid label{font-size:11px;color:#888;text-transform:uppercase}.leave-info-grid p{margin:2px 0 0;font-size:14px;font-weight:600}.info.available p{color:#2e8b57}.info.consumed p{color:#cc4b4b}.leave-tooltip-overlay .ant-tooltip-inner{background:#fff!important;color:#333;border-radius:8px;padding:10px 12px;box-shadow:0 6px 18px #00000026}.leave-tooltip{min-width:180px}.leave-tooltip-title{font-size:13px;font-weight:600;color:#111;text-transform:uppercase}.tooltip-row{display:flex;justify-content:space-between;font-size:12px;color:#555;margin:4px 0}.skeleton-card{padding:16px;border-radius:12px;background:#fff;box-shadow:0 0 0 1px #f0f0f0}.leave-balance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:20px}.leave-balance-grid>*{min-width:0}@media(max-width:1200px){.leave-balance-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:992px){.leave-balance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.leave-balance-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.reimbursement-page-header{display:flex;justify-content:space-between;align-items:center}.reimbursement-card{margin-top:16px;border-radius:14px}.summary-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin:16px 0 24px}.summary-card{border-radius:16px;padding:20px}.summary-top{display:flex;align-items:center;gap:10px;margin-bottom:12px}.summary-icon{font-size:20px}.summary-title{font-size:15px;font-weight:500}.summary-meta{display:block;margin-top:6px;font-size:13px;color:#8c8c8c}.summary-action{margin-top:16px;display:flex;align-items:center;gap:6px;font-size:13px;color:#595959}.summary-card.pending{background:radial-gradient(circle at top left,#f4ebff,#fff)}.summary-card.pending .summary-icon{color:#d48806}.summary-card.approved{background:radial-gradient(circle at top left,#f4ebff,#fff)}.summary-card.approved .summary-icon{color:#389e0d}.summary-card.rejected{background:radial-gradient(circle at top left,#f4ebff,#fff)}.summary-card.rejected .summary-icon{color:#cf1322}.employee-directory{padding:16px;background:#f5f7fb;min-height:100vh}.directory-meta{text-align:right;margin-bottom:12px;color:#595959}.employee-filter-header{display:grid;grid-template-columns:repeat(5,1fr) 220px;gap:12px;padding:12px 0;background:#fff;border-radius:8px;margin-bottom:12px}.search-input{width:250px}.employee-card{background:#fff;border-radius:14px;padding:18px;height:100%;border:1px solid #f0f0f0;transition:all .25s ease;position:relative}.employee-card:hover{box-shadow:0 12px 30px #00000014;transform:translateY(-2px)}.employee-card-header{display:flex;justify-content:space-between;align-items:center}.employee-avatar{background:linear-gradient(135deg,#e6f4ff,#f0f5ff);color:#1677ff;font-weight:600}.card-action{font-size:18px;color:#8c8c8c;cursor:pointer;padding:6px;border-radius:8px;transition:all .2s ease}.card-action:hover{background:#f0f5ff;color:#1677ff}.emp-name{display:block;margin-top:14px;font-size:17px;font-weight:600;color:#1f1f1f}.emp-designation{display:block;font-size:13px;color:#6b7280;margin-top:2px}.emp-divider{height:1px;background:#f0f0f0;margin:14px 0}.emp-info{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#4b5563}.emp-info span{display:flex;justify-content:space-between;gap:10px}.emp-info strong{font-weight:500;color:#6b7280}.emp-email{color:#1677ff}.emp-designation{display:block;margin-top:4px;font-size:13px;font-weight:500;color:#8c8c8c;letter-spacing:.2px}.notification-item{display:flex;gap:12px;padding:12px 14px;border-radius:12px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;align-items:flex-start;margin-bottom:8px!important}.notification-item:hover{background:#f6f8ff}.notification-item.unread{background:#f4f6ff}.notification-item .left{margin-top:10px}.icon-avatar{background:#6366f126;color:#4f46e5;font-weight:600}.content{flex:1;min-width:0}.top-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.title{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unread-dot{width:8px;height:8px;background:#4f46e5;border-radius:50%;flex-shrink:0}.description{margin-top:4px;font-size:13px;line-height:1.4;color:#6b7280;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.time{margin-top:6px;font-size:12px;color:#9ca3af}.notifications-wrapper{background:#fff;border-radius:14px;padding:20px;border:1px solid var(--border-color)}.notifications-header h2{margin:0;font-size:20px;font-weight:600;color:var(--text-color)}.notifications-header .subtitle{color:var(--text-muted);font-size:13px}*{font-family:Inter,sans-serif!important}:root{--primary: #8b5cf6;--primary-dark: #7c3aed;--text-color: #333;--text-muted: #8c8c8c;--border-color: #eaeaea;--bg-hover: #fafafa;--bg-unread: #f5f3ff;--appbartable-header-bg: #7b63ef;--appbartable-header-text-color: #ffffff;--appbartable-row-hover-bg: rgba(141, 117, 245, .12);--sidebar-light-bg: #f5f5f7;--sidebar-light-text: #000000;--sidebar-light-selected-bg: #e7e0ff;--sidebar-light-hover-bg: #edeaff;--sidebar-light-selected-border: #8d75f5;--sidebar-light-selected-text: #8d75f5;--sidebar-logout-text: #ff4d4f;--sidebar-logout-hover-bg: #ffeaea}.ant-input-search .ant-input-affix-wrapper{height:40px;padding:0 11px;display:flex;align-items:center}.ant-input-search .ant-input{height:auto;line-height:normal;padding:0}.ant-input-search .ant-input-group-addon,.ant-input-search .ant-btn{height:40px;display:flex;align-items:center;justify-content:center}.ant-input-clear-icon{line-height:1}.ant-input-search .ant-input-affix-wrapper,.ant-input-search .ant-btn{border-radius:6px}.page-heading-container{background:#fff;padding:10px 0;border-radius:10px}.page-heading-title{color:var(--primary-color);margin-bottom:25px!important;font-weight:600!important}.ant-picker-dropdown{max-width:100vw!important;left:0!important;right:0!important}@media(max-width:576px){.ant-picker-dropdown{inset-inline:0!important;padding:0 8px}.ant-picker-panel-container{width:100%!important;max-width:100%!important;min-width:unset!important;border-radius:12px}.ant-picker-panel,.ant-picker-content{width:100%!important}.ant-picker-body{overflow-x:hidden!important}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
