.login-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.login-wrapper .login{border-radius:50px;height:100%;min-height:660px;display:flex;overflow:hidden;width:86%!important}.login .login-left{background:var(--grey);border-radius:50px 0 0 50px;justify-content:center;align-items:center;width:45%;display:flex}.login .login-left .login-form{width:320px;padding:40px 0;position:relative}.login .login-left .login-logo{text-align:center;margin-bottom:16px}.login .login-left .login-logo img{border-radius:12px}.login .login-left .login-title{color:var(--darkblue);text-align:center;font-size:var(--theme-fontSize24)!important;font-weight:var(--theme-fontweight-700)!important;margin-bottom:8px!important}.login .login-left .login-subtitle{color:#888;text-align:center;font-size:var(--theme-fontSize14)!important;margin-bottom:24px!important}.login .login-left .login-label{color:#333;font-size:var(--theme-fontSize13)!important;font-weight:var(--theme-fontweight-500)!important}.login .login-left .login-input{margin-bottom:16px!important}.login .login-left .login-options{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.login .login-left .remember{align-items:center;display:flex}.login .remember .remember-checkbox{padding:5px}.login .login-left .remember-text{color:#333;font-size:13px!important}.login .login-left .forgot{color:var(--darkblue);cursor:pointer;font-size:var(--theme-fontSize12)!important}.login .login-left .login-btn{width:100%;color:var(--white)!important;text-transform:none!important;font-size:var(--theme-fontSize15)!important;font-weight:var(--theme-fontweight-600)!important;border-radius:8px!important;margin-bottom:16px!important;padding:12px 0!important}.login .login-right{background:#fff;border-radius:0 50px 50px 0;justify-content:center;align-items:center;width:55%;display:flex}.login .login-right .login-image-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.login .login-image{object-fit:contain;width:50%;height:50%}.verify-form .otp-icon-wrapper,.verify-form .success-icon-wrapper{justify-content:center;margin-bottom:20px;display:flex}.verify-form .otp-icon-circle{background:linear-gradient(135deg,#e3edf7 0%,#d0e4f5 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 4px 12px #072e501f}.verify-form .otp-email-display{text-align:center;letter-spacing:.5px;color:#072e50!important;margin-bottom:24px!important;font-size:14px!important;font-weight:600!important}.verify-form .otp-group{justify-content:center;gap:10px;margin:8px 0 16px;display:flex}.verify-form .otp-box{width:48px!important}.verify-form .otp-box .MuiOutlinedInput-root{background:#f8fafc;border-radius:12px;transition:all .2s}.verify-form .otp-box .MuiOutlinedInput-root:hover{background:#fff}.verify-form .otp-box .MuiOutlinedInput-root.Mui-focused{background:#fff;box-shadow:0 0 0 3px #072e5026}.verify-form .otp-box input{text-align:center;color:#072e50;padding:12px 0!important;font-size:22px!important;font-weight:700!important}.verify-form .otp-box--filled .MuiOutlinedInput-root{background:#fff;border-color:#072e50}.verify-form .otp-box--filled .MuiOutlinedInput-notchedOutline{border-width:2px;border-color:#072e50!important}.verify-form .otp-box--error .MuiOutlinedInput-notchedOutline{border-color:#d32f2f!important}.verify-form .otp-error{text-align:center;color:#d32f2f!important;margin-bottom:8px!important;font-size:12px!important}.verify-form .otp-attempts{text-align:center;color:#e65100!important;margin-bottom:8px!important;font-size:12px!important;font-weight:500!important}.verify-form .resend-text{text-align:center;color:#666!important;margin-top:12px!important;font-size:13px!important}.verify-form .resend-link{color:#072e50;cursor:pointer;font-weight:600;text-decoration:none;transition:color .2s}.verify-form .resend-link:hover{color:#0a4a7a;text-decoration:underline}.verify-form .back-to-login{color:#666!important;text-transform:none!important;margin-top:8px!important;font-size:13px!important;font-weight:500!important}.verify-form .back-to-login:hover{color:#072e50!important;background:0 0!important}.verify-form .success-icon-circle{background:linear-gradient(135deg,#e8f5e9 0%,#c8e6c9 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:1.5s ease-in-out infinite successPulse;display:flex;box-shadow:0 4px 16px #2e7d3226}@keyframes successPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.verify-form .success-loader{background:#e0e0e0;border-radius:2px;width:100%;height:4px;margin-top:28px;overflow:hidden}.verify-form .success-loader-bar{background:linear-gradient(90deg,#072e50,#0a4a7a,#072e50);border-radius:2px;width:100%;height:100%;animation:1.5s ease-in-out forwards successProgress}@keyframes successProgress{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (max-width:1024px){.login-wrapper .login{width:95%!important}.login .login-left,.login .login-right{width:50%}}@media (max-width:768px){.login-wrapper .login{border-radius:24px;flex-direction:column;padding:0!important}.login .login-left{border-radius:24px;width:100%;padding:20px}.login .login-right{display:none}}@media (max-width:480px){.verify-form .otp-group{gap:6px}.verify-form .otp-box{width:42px!important}.verify-form .otp-box input{padding:10px 0!important;font-size:18px!important}.verify-form .otp-icon-circle{width:52px;height:52px}.login .login-left .login-title{font-size:20px!important}.container{margin:0!important}}.login-tabs{background:#eef2f7;border-radius:10px;gap:4px;margin-bottom:20px;padding:4px;display:flex}.login-tab{color:#888;cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;padding:9px 0;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.login-tab:hover{color:#072e50}.login-tab--active{color:#072e50;background:#fff;box-shadow:0 2px 8px #072e501f}.login-btn{color:#fff;background:linear-gradient(135deg,#882de9 0%,#7600a8 100%)}.verify-form .magic-link-icon-circle{background:linear-gradient(135deg,#e3edf7 0%,#d0e4f5 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 4px 12px #072e501f}
.layout-wrapper{background-color:#f5f0eb;height:100vh;display:flex;overflow:hidden}.layout-wrapper .layout-content{flex-direction:column;flex:1;display:flex;overflow:hidden}.layout-wrapper .main-section{background-color:#f5f0eb;padding:30px;overflow-y:auto}.sidebar-section{color:#fff;background:linear-gradient(135deg,#2b0d50 0%,#381069 100%);border-top-right-radius:90px;flex-direction:column;gap:1px;width:240px;height:100vh;margin-top:40px;padding:50px 28px 50px 15px;display:flex}.sidebar-section .side-logo{cursor:pointer;margin-bottom:20px}.sidebar-section .list-wrapper{color:#aaa;border-radius:20px;margin-top:10px;padding:10px 20px}.sidebar-section .list-icon{color:#fff;min-width:36px}.sidebar-section .list-text,.sidebar-section .list-wrapper:hover .list-text,.sidebar-section .list-wrapper:hover .list-icon{color:#fff}.sidebar-section .list-wrapper:hover{color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%)}.sidebar-section .logout-wrapper{margin-top:auto}.sidebar-section .logout-btn-wrapper{color:#aaa;border-radius:20px}.sidebar-section .logout-btn-wrapper:hover{-webkit-backdrop-filter:blur(5px);background:#fff3;border-radius:16px;box-shadow:0 4px 30px #0000001a}.sidebar-section .logout-icon{color:#f60;min-width:36px}.topbar-section{justify-content:space-between;align-items:center;margin-top:40px;padding:0 20px;display:flex}.topbar-section .topbar-title{font-size:30px;font-weight:600}.topbar-section .topbar-right{background-color:#f5f0eb;justify-content:flex-end;align-items:center;gap:20px;padding:0 20px;display:flex}.topbar-section .search-wrapper{background-color:#fff;border-radius:20px;align-items:center;gap:8px;padding:4px 12px;display:flex}.user-section .search-icon{color:#999;font-size:18px}.user-section .search{font-size:14px}.topbar-section .profile-wrapper{background-color:#fff;border-radius:10px;align-items:center;gap:8px;padding:4px 6px;display:flex}.topbar-section .profile-wrapper .avatar{color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);width:36px;height:36px;font-size:1rem;font-weight:600}.topbar-section .profile-wrapper .user-name{font-size:14px;font-weight:600;display:block}.topbar-section .profile-wrapper .user-role{color:#888;font-size:12px;display:block}.sidebar-section .leave-sub-item{padding-left:34px!important}.sidebar-section .leave-sub-item .MuiListItemIcon-root{min-width:26px}.sidebar-section .leave-sub-item .MuiTypography-root{font-size:13px}.topbar-section .topbar-menu-btn{color:#072e50!important;display:none!important}.topbar-section .topbar-left{align-items:center;gap:8px;display:flex}@media (max-width:767px){.sidebar-desktop{display:none}.sidebar-section{border-top-right-radius:0;margin-top:0;height:100vh!important}.topbar-section .topbar-right{display:none}.topbar-section .topbar-menu-btn{display:inline-flex!important}.topbar-section .topbar-section{padding:0 12px}.layout-wrapper .main-section{padding:0}}.sidebar-section{height:calc(100vh - 40px);overflow:hidden}.sidebar-scroll-area{flex-direction:column;flex:1;display:flex;overflow-x:hidden}.sidebar-scroll-area ul{overflow-y:auto}.sidebar-scroll-area ul::-webkit-scrollbar{display:none}
.finance .alerts{color:#fbf587;background-color:#fbf5871f;border:1px solid #fbf58740;border-radius:6px;margin-top:20px;font-size:13px}.stats-row{margin-bottom:48px}.stats-row .stats-wrapper{background-color:#fff;border:1.5px solid #e8edf2;border-radius:12px;align-items:flex-start;gap:16px;padding:24px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a}.stats-row .stats-wrapper:hover{transform:translateY(-2px);box-shadow:0 6px 32px #072e501a}.stats-row .stats-wrapper:before{content:"";background:#fbf587;border-radius:3px 0 0 3px;width:5px;height:100%;position:absolute;top:0;left:0}.stats-row .stats-icon{background-color:#fbf587;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:26px;display:flex}.stats-row .stats-label{color:#8a97a8;letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:500}.stats-row .stats-title{color:#072e50;font-weight:800;line-height:1.2}.stats-row .stats-subtitle{color:#8a97a8}.finance .overview-wrapper{background-color:#fafbfc;border:1.5px solid #e8edf2;border-radius:12px;padding:30px}.finance .overview-title{color:#072e50;margin-bottom:12px;font-weight:700}.finance .overview-description p{color:#3a4452;font-size:14px;line-height:1.8}.finance .overview-items{flex-direction:column;gap:20px;display:flex}.finance .overview-items .overview-item{background-color:#fff;border:1px solid #e8edf2;border-radius:8px;align-items:center;gap:12px;height:100%;padding:12px 16px;display:flex}.finance .overview-items .overview-icon{color:#072e50}.finance .overview-items .overview-text{color:#072e50;font-weight:600}.finance .infocard-wrapper{background-color:#fafbfc;border:1.5px solid #e8edf2;border-radius:12px;flex-direction:column;gap:16px;padding:24px;display:flex}.finance .infocard{border-radius:8px;gap:12px;padding:16px;display:flex}.finance .infocards{background-color:#fff;border:1px solid #e8edf2;justify-content:space-between;align-items:center;padding-right:10px;display:flex}.finance .infocard-icon{background:linear-gradient(135deg,#323275 0%,#4f1694 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:flex}.finance .infocard-title{color:#072e50;font-weight:700}.finance .infocard-text p{color:#5a6473;font-size:14px;line-height:1.7}.finance .infocard-tag{color:#fff;background:linear-gradient(135deg,#323275 0%,#4f1694 100%);font-size:11px;font-weight:700}.finance .info-right-btn{border-radius:4px;align-items:center;gap:4px;padding:10px 18px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.finance .contact-card{text-align:center;background-color:#fff;border:1px solid #e8edf2;border-radius:8px;flex-direction:column;align-items:center;gap:12px;padding:16px;display:flex}.finance .contact-card:hover{box-shadow:0 4px 18px #072e5017}.finance .contact-avatar{color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;font-weight:800;display:flex}.finance .contact-name{color:#072e50;font-weight:800}.finance .contact-role{color:#8a97a8;min-height:20px;display:block}.finance .contact-btn-group{width:100%;min-height:60px}.finance .contact-email{color:#072e50;text-transform:none;border-color:#e8edf2;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:700;transition:background-color .2s,border-color .2s}.finance .contact-phone{color:#8a97a8}.finance .infobox-wrapper{margin-bottom:45px}.finance .infobox{justify-content:space-between;align-items:flex-end;display:flex}.finance .infobox-wrapper .title{color:#072e50;letter-spacing:-.3px;font-size:18px;font-weight:800}.finance .infobox-wrapper .subtitle p{color:#8a97a8;letter-spacing:.01071em;font-size:14px;line-height:1.43}.finance .infobox-wrapper .divider{border-bottom:#f0f3f6;margin-bottom:24px}.lightbox-image{object-fit:cover;object-position:top center;border:3px solid #ffffff26;border-radius:50%;width:300px;height:300px;transition:transform .3s,box-shadow .3s;display:block}.expense-claim{border:1px solid #e8eaf0;border-radius:6px;margin-top:-20px;margin-bottom:40px;overflow:hidden}.expense-claim .expense-claim-header{cursor:pointer;background-color:#fafbfc;justify-content:space-between;align-items:center;padding:16px;transition:background-color .2s;display:flex}.expense-claim .expense-claim-header:hover{background-color:#f0f3fa}.expense-claim .expense-claim-content{background-color:#fafbfc;flex-direction:column;gap:16px;padding:16px;display:flex}.expense-claim .title{color:#072e50;letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-weight:700;display:block}.expense-claim .subtitle{color:#5a5e63;margin-bottom:4px;display:block}.expense-claim .drop-zone{text-align:center;color:#5a6473;cursor:pointer;border:2px dashed #e8edf2;border-radius:8px;padding:20px;transition:background-color .2s,border-color .2s}.expense-claim .drop-zone:hover{background-color:#f0f3fa;border-color:#cfd8e3}.expense-claim .loading{align-items:center;gap:8px;padding:0 4px;display:flex}.expense-claim .finance-member{align-items:center;gap:12px;display:flex}.expense-claim .attached-file{background-color:#f0f3fa;border:1px solid #dce1ee;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;display:flex}.expense-claim .attached-file:hover{background-color:#e8edf2;border-color:#cfd8e3}.expense-claim .expense-claim-submit{justify-content:flex-end;display:flex}.expense-claim .btn{color:#fff;cursor:pointer;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border:none;border-radius:6px;padding:10px 18px;font-weight:700}@media (max-width:767px){.finance .finance-header{margin-bottom:22px;padding:10px}.finance .alerts{margin-top:10px}.finance .infocard-wrapper{padding:14px}.finance .infocard{flex-direction:column}.finance .infobox{flex-direction:column;align-items:flex-start;gap:16px}.finance .infocards{flex-direction:column;align-items:start;padding:0 0 8px 4px}.lightbox-image{width:250px;height:250px}.expense-claim .finance-member{font-size:14px}.expense-claim .finance-member .role{display:none!important}}
.dashboard-section .hiring-card-link{text-decoration:none}.dashboard-section .hiring-card{background-color:#e8f5e9;border-radius:16px}.dashboard-section .card-flex{flex-direction:column;justify-content:center;gap:5px;display:flex}.dashboard-section .card-flex-title{font-size:20px;font-weight:600;line-height:32px}.dashboard-section .card-flex-text{color:#0009;font-size:16px;line-height:24px}.dashboard-section .total-hour-card{background-color:#fff3e0;border-radius:16px;margin-bottom:30px}.dashboard-section .card-image-icon-hiring{color:#4caf50;font-size:2rem}.dashboard-section .card-image-icon-time{color:#ff9800;font-size:2rem}.dashboard-section .dashboard-grid{margin:8px 0 16px}.dashboard-section .total-hour-text{color:#0009;font-size:16px;line-height:24px}.dashboard-section .per-hour{color:#0009;margin-left:8px;font-size:16px;line-height:24px}.dashboard-section .uc-day{padding:8px}.dashboard-section .contact-avatar-absense{color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:flex}.dashboard-section .absence-card-content{background-color:#ecebdf;flex-direction:column;height:100%;padding:16px;display:flex}.dashboard-section .absence-card-title{font-size:20px;font-weight:600;line-height:32px}.dashboard-section .title-box{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.dashboard-section .view{color:#000;cursor:pointer;font-size:12px;font-weight:600;text-decoration:none;display:flex}.dashboard-section .absence-list-item{align-items:center;gap:12px;padding:8px 0;display:flex}.dashboard-section .total-leave{text-align:right;margin-top:8px}.dashboard-section .absence-list-text{flex:1;min-width:0}.dashboard-section .absence-list-wrapper{flex:1;padding-right:6px;overflow-y:auto}.dashboard-section .attendance-text{text-align:center;margin-top:6px;padding:0 6px}.dashboard-section .attendance-notYet{text-align:center;margin-top:22px}.dashboard-section .signcard-wrap{border:1px solid #dce1e7;border-radius:12px;max-width:420px;margin-top:34px}.dashboard-section .signcard-wrap .subtitle{margin-top:6px}.dashboard-section .signcard-wrap .text{letter-spacing:2px;margin-top:16px;font-size:20px}.dashboard-section .signcard-wrap .btn-wrapper{flex-direction:row;gap:16px;margin-top:24px;display:flex}.dashboard-section .signcard-wrap .sign-btn{text-transform:none;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);font-size:16px}.dashboard-section .signcard-wrap .lunch-btn{text-transform:none;font-size:15px}.popup-wrap{z-index:1300;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#00000040;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.popup-wrap .popup-content{text-align:center;background:#fff;border-radius:20px;width:90%;max-width:340px;padding:32px 40px;animation:.25s cubic-bezier(.34,1.56,.64,1) popIn;box-shadow:0 20px 60px #00000026}.popup-wrap .popup-content .emoji{margin-bottom:26px;font-size:32px;line-height:4px}.popup-wrap .popup-content .text{color:#1a2332;font-size:16px;font-weight:600;line-height:1.5}.dashboard-section .absence-list-item{border-bottom:1px solid #d7d8d8}.dashboard-section .absence-card .subtitle{font-size:16px;font-weight:600;display:block}.dashboard-section .absence-card .subtitle-box{align-items:center;margin-top:11px;display:flex}.dashboard-section .celebration-section{margin-top:30px}@keyframes popIn{0%{opacity:0;transform:scale(.85)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}
.employee-list-section .roles-container{flex-direction:column;gap:24px;display:flex}.employee-list-section .role-card{border-radius:8px;height:100%;min-height:200px;max-height:264px;position:relative;overflow-y:auto;box-shadow:0 2px 8px #00000014}.employee-list-section .role-card-content{padding:20px}.employee-list-section .role-title{color:#ecebcb;z-index:100;background:#002738;border-bottom:1px solid #e0e7ff;padding:20px;font-weight:600;position:sticky;top:0}.employee-list-section .employee-list-in-card{flex-direction:column;display:flex}.employee-list-section .employee-row{cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;padding:16px;transition:background-color .15s;display:flex}.employee-list-section .employee-row:hover{background-color:#f5f5f5}.employee-list-section .employee-row:last-child{border-bottom:none}.employee-row-avatar{color:#fff;background-color:#6366f1;width:36px;height:36px;font-size:1rem;font-weight:600}.employee-name{color:#111827;font-size:1rem}.employee-row:hover{background-color:#f8fafc}.employee-detail-dialog .dialog-title{color:#fff;background:linear-gradient(135deg,#2b0d50 0%,#381069 100%)}.employee-detail-dialog .custom-dialog-paper{border-radius:25px;padding:0 0 16px}.employee-detail-dialog .dialog-actions{padding:0 30px}.employee-detail-dialog .dialog-content-title{align-items:center;gap:16px;display:flex}.employee-detail-dialog .dialog-employee-name{font-weight:600}.employee-detail-dialog .detail-section{cursor:pointer;border-radius:8px;align-items:center;gap:20px;margin-bottom:10px;padding:10px;display:flex}.employee-detail-dialog .detail-section:hover{background-color:#e9eef2}.employee-detail-dialog .dialog-button{color:#fff;text-transform:none;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border:none;border-radius:8px;font-size:16px;font-weight:500}.employee-detail-dialog .detail-label{font-size:18px;font-weight:600}.employee-detail-dialog .detail-value{font-size:18px}.users-section .team-heading{color:#072e50;letter-spacing:-.3px;margin-bottom:5px;font-size:18px;font-weight:800}.finance-card-team{cursor:pointer;padding:0}.team-search-input fieldset{border-color:unset!important;border-width:unset!important;border-style:none!important}
.calendar-section{max-width:1400px;margin:0 auto;padding:24px 28px}.calendar-section .title-bar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.calendar-section .title-left{align-items:center;gap:8px;display:flex}.calendar-section .title-icon{color:#3aa0c6!important;font-size:22px!important}.calendar-section .title-text{color:#1a2535!important;font-size:18px!important;font-weight:700!important}.calendar-section .year-select{min-width:90px;color:#1a2535!important;border-radius:6px!important;font-size:14px!important;font-weight:600!important}.calendar-section .year-select .MuiOutlinedInput-notchedOutline{border-color:#d0d8e4!important}.calendar-section .grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.calendar-section .month-card{background:#fff;border:1px solid #e4e9f0;border-radius:8px;flex-direction:column;height:300px;max-height:340px;display:flex}.calendar-section .month-body{flex:1;overflow-y:auto}.calendar-section .month-header{letter-spacing:.3px;text-transform:uppercase;border-bottom:1px solid #f0f3f6;padding:12px 14px 10px;color:#6b7a8d!important;font-size:14px!important;font-weight:700!important}.calendar-section .no-holidays{justify-content:center;align-items:center;padding:28px 14px;display:flex}.calendar-section .no-holidays-text{color:#b0bac7!important;font-size:14px!important}.calendar-section .empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:72px 24px;display:flex}.calendar-section .empty-icon-wrap{background:#f0f4f8;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:4px;display:flex}.calendar-section .empty-icon{color:#b0bac7!important;font-size:36px!important}.calendar-section .empty-title{color:#1a2535!important;margin-bottom:4px!important;font-size:20px!important;font-weight:800!important}.calendar-section .empty-subtitle{max-width:380px;color:#8a97a8!important;font-size:14px!important;line-height:1.7!important}.calendar-section .row{align-items:center;gap:10px;padding:9px 14px;display:flex}.calendar-section .row:hover{background:#f8fafc}.calendar-section .row-bordered{border-bottom:1px solid #f0f3f6}.calendar-section .row-today{background:#eef6fb}.calendar-section .row-past{opacity:.55}.calendar-section .row-date{flex-direction:column;flex-shrink:0;align-items:center;min-width:28px;display:flex}.calendar-section .row-date-num{color:#1a2535;font-size:14px!important;font-weight:700!important;line-height:1.1!important}.calendar-section .row-date-day{color:#9aa3af;font-size:10px!important;font-weight:500!important;line-height:1.2!important}.calendar-section .row-name{color:#2d3a4a;white-space:normal;word-break:break-word;flex:1;padding-right:10px;font-size:13px!important;line-height:1.4!important}.calendar-section .row-apply{cursor:pointer;white-space:nowrap;flex-shrink:0;transition:color .14s;color:#1976d2!important;font-size:12px!important;font-weight:600!important}.calendar-section .row-apply:hover{text-decoration:underline;color:#1251a3!important}@media (max-width:1024px){.calendar-section .grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.calendar-section .calendar-section{padding:16px 12px}.calendar-section .grid{grid-template-columns:1fr}}
.success-container{max-width:760px;margin:0 auto;padding:32px 16px}.success-container .success-wrapper{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.success-container .success-icon-box{background:#072e50;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 8px 32px #072e5040}.success-container .success-icon{color:#fbf587;font-size:44px}.success-container .success-title{color:#072e50;font-weight:800}.success-container .success-description{color:#5a6473;margin-top:4px}.success-container .ref-card{background:#fafbfc;border:1.5px solid #e8edf2;border-radius:12px;width:100%;padding:24px 32px}.success-container .ref-label{color:#8a97a8;text-transform:uppercase;letter-spacing:.5px;font-weight:700;display:block}.success-container .ref-number{color:#072e50;letter-spacing:3px;margin:6px 0;font-weight:900}.success-container .ref-note{color:#8a97a8}.success-container .steps-card{text-align:left;border:1.5px solid #e8edf2;border-radius:12px;width:100%;padding:24px}.success-container .steps-title{color:#072e50;margin-bottom:16px;font-weight:800}.success-container .step-row{align-items:flex-start;gap:12px;display:flex}.success-container .step-row:not(:last-child){margin-bottom:12px}.success-container .step-number{color:#072e50;background:#fbf587;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:flex}.success-container .step-text{color:#5a6473;padding-top:2px;line-height:1.7}.success-container .reset-button{color:#072e50;text-transform:none;border-radius:8px;font-weight:700}@media (min-width:900px){.success-container{padding-left:32px;padding-right:32px}}
.balance-container{max-width:1300px;margin:0 auto;padding:16px 28px 32px}.balance-container .toolbar{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.balance-container .toolbar-right{align-items:center;gap:8px;display:flex}.balance-container .apply-btn{text-transform:none;color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border:none;border-radius:6px;height:-webkit-fill-available;height:-moz-available;height:stretch;padding:4px 16px;font-size:13px;font-weight:600}.balance-container .apply-btn:hover{color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border:none}.balance-container .grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.balance-container .card{cursor:pointer;background:#fff;border:1px solid #e8edf2;border-radius:8px;flex-direction:column;min-height:160px;padding:16px 20px 20px;display:flex}.balance-container .card-top{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.balance-container .card-name{color:#1a2535;font-size:14px;font-weight:600;line-height:1.3}.balance-container .card-granted{color:#b0bac7;white-space:nowrap;margin-left:8px;font-size:12px}.balance-container .card-centre{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.balance-container .card-num{color:#8a97a8;font-size:48px;font-weight:300;line-height:1}.balance-container .card-num-empty{color:#d0d8e4}.balance-container .card-label{color:#b0bac7;font-size:12px}.balance-container .empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.balance-container .empty-icon-wrap{background:#f5f8fc;border-radius:50%;margin-bottom:16px;padding:16px}.balance-container .empty-icon{color:var(--yellowDark);font-size:40px}.balance-container .empty-title{color:#1a2535;margin-bottom:6px;font-size:24px;font-weight:600}.balance-container .empty-subtitle{color:#8a97a8;max-width:320px;font-size:16px}@media (max-width:1024px){.balance-container .grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.balance-container{padding:12px}.balance-container .grid{grid-template-columns:repeat(1,1fr);gap:10px}.balance-container .card-num{font-size:36px!important}}
.careers-page{max-width:1100px;margin:0 auto;padding:10px 24px 64px}.careers-page .careers-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:40px;display:grid}.careers-page .cl-header{text-align:center;flex-direction:column;align-items:center;padding:56px 24px 48px;display:flex}.careers-page .cl-header-icon-wrap{background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.careers-page .cl-header-icon{color:#fff!important;font-size:28px!important}.careers-page .cl-header-title{letter-spacing:-.5px;color:#072e50!important;margin-bottom:12px!important;font-size:36px!important;font-weight:900!important;line-height:1.15!important}.careers-page .cl-header-sub{max-width:480px;color:#5a6473!important;margin-bottom:20px!important;font-size:16px!important;line-height:1.7!important}.careers-page .cl-header-badge{color:#fff;letter-spacing:.2px;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border-radius:20px;align-items:center;padding:6px 16px;font-size:13px;font-weight:800;display:inline-flex}.careers-page .cl-footer{text-align:center;border-top:1px solid #f0f3f6;padding:32px 24px}.careers-page .cl-footer-text{color:#8a97a8!important;font-size:14px!important;line-height:1.7!important}.careers-page .cl-footer-link{color:#072e50;text-underline-offset:3px;font-weight:700;text-decoration:underline}.careers-page .cl-footer-link:hover{color:#1976d2}.careers-page .jc-card{background:#fff;border:1.5px solid #e8edf2;border-radius:14px;flex-direction:column;gap:12px;padding:24px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.careers-page .jc-card:hover{border-color:#072e50;transform:translateY(-3px);box-shadow:0 6px 24px #072e501a}.careers-page .jc-card-top{justify-content:space-between;align-items:center;display:flex}.careers-page .career-add{color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);margin-bottom:12px}.careers-page .jc-card-tag{color:#13273b;background-color:#fff;border-radius:6px;height:22px;font-size:11px;font-weight:700}.careers-page .jc-card-type{color:#8a97a8;text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:600}.careers-page .jc-card-title{color:#072e50;font-size:18px;font-weight:800;line-height:1.3}.careers-page .jc-card-summary{color:#5a6473;flex:1;font-size:13px;line-height:1.7}.careers-page .jc-card-meta{flex-wrap:wrap;align-items:center;gap:16px;margin-top:4px;display:flex}.careers-page .jc-card-meta-item{color:#8a97a8;align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.careers-page .jc-card-meta-icon{color:#b0bac7;font-size:14px}.careers-page .jc-card-btn{color:#fff;text-transform:none;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border-radius:8px;align-self:flex-start;margin-top:4px;padding:8px 16px;font-size:13px;font-weight:700}.careers-page .jc-card-btn:hover{background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%)}@media (max-width:768px){.careers-page{padding:24px 16px 48px}.careers-page .careers-grid{grid-template-columns:1fr;gap:14px}.careers-page .cl-header{padding:40px 16px 32px}.careers-page .cl-header-title{font-size:28px!important}}
.jd-page{background-color:#fff;border-radius:20px;max-width:1100px;margin:0 auto;padding:32px 24px 64px}.jd-page .jd-back-btn{color:#072e50!important;text-transform:none!important;background:0 0!important;border-radius:8px!important;margin-bottom:8px!important;padding:6px 12px!important;font-size:13px!important;font-weight:700!important}.jd-page .jd-back-btn:hover{background:#f0f4f8!important}.jd-page .jd-header{border-bottom:2px solid #f0f3f6;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:40px;padding:32px 0 28px;display:flex}.jd-page .jd-header-left{flex-direction:column;flex:1;gap:10px;display:flex}.jd-page .jd-tag{align-self:flex-start;border-radius:6px!important;height:22px!important;font-size:11px!important;font-weight:700!important}.jd-page .jd-title{letter-spacing:-.3px;color:#072e50!important;font-size:28px!important;font-weight:900!important;line-height:1.2!important}.jd-page .jd-meta{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.jd-page .jd-meta-item{color:#5a6473;align-items:center;gap:5px;font-size:13px;font-weight:500;display:flex}.jd-page .jd-meta-icon{color:#b0bac7!important;font-size:15px!important}.jd-page .jd-apply-btn{white-space:nowrap;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);flex-shrink:0;color:#fff!important;text-transform:none!important;border-radius:8px!important;padding:10px 24px!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important}.jd-page .jd-apply-btn:hover{background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%)}.jd-page .jd-apply-btn-yellow{background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);color:#fff!important}.jd-page .jd-apply-btn-yellow:hover{background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%)}.jd-page .jd-body{flex-direction:column;gap:36px;display:flex}.jd-page .jd-section{flex-direction:column;gap:14px;display:flex}.jd-page .jd-section-heading{text-transform:uppercase;letter-spacing:.6px;border-bottom:2px solid #13273b;padding-bottom:8px;display:inline-block;color:#072e50!important;font-size:12px!important;font-weight:800!important}.jd-page .jd-section-text{color:#3a4452!important;font-size:15px!important;line-height:1.8!important}.jd-page .jd-section-company{background:#f8fafc;border:1.5px solid #e8edf2;border-radius:12px;padding:24px}.jd-page .jd-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.jd-page .jd-list-item{color:#3a4452;padding-left:20px;font-size:14px;line-height:1.7;position:relative}.jd-page .jd-list-item:before{content:"";background:#072e50;border-radius:50%;flex-shrink:0;width:6px;height:6px;position:absolute;top:9px;left:0}.jd-page .jd-list-soft .jd-list-item:before{background:#b0bac7}.jd-page .jd-list-soft .jd-list-item{color:#5a6473}.jd-page .jd-cta{background:linear-gradient(135deg,#2b0d50 0%,#381069 100%);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;display:flex}.jd-page .jd-cta-text{flex:1;color:#ffffffd9!important;font-size:14px!important;line-height:1.7!important}.jd-page .jd-cta-text strong{color:#fff;font-weight:700}.jd-page .jd-cta-link{color:#fff;text-underline-offset:3px;font-weight:700;text-decoration:underline}.jd-page .jd-cta-link:hover{opacity:.85}@media (max-width:480px){.jd-page .jc-card{padding:18px}.jd-page .jd-page{padding:20px 16px 48px}.jd-page .jd-section-company{padding:16px}}@media (max-width:768px){.jd-page .jd-header{flex-direction:column;gap:16px}.jd-page .jd-header .jd-apply-btn{justify-content:center;width:100%}.jd-page .jd-title{font-size:22px!important}.jd-page .jd-cta{flex-direction:column;align-items:flex-start}.jd-page .jd-cta .jd-apply-btn{justify-content:center;width:100%}}
.form-section-1{color:#fff;background:linear-gradient(135deg,#2b0d50 0%,#381069 100%);border-radius:16px;margin-bottom:32px;padding:28px;position:relative;overflow:hidden}.form-section-1 .complaint-header{align-items:center;gap:16px;margin-bottom:16px;display:flex}.form-section-1 .complaint-icon{color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.form-section-1 .icon{font-size:40px}.form-section-1 .title{font-size:24px;font-weight:800}.form-section-1 .subtitle{opacity:.65;font-size:14px}.form-section-1 .email-detail-wrap{background-color:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.form-section-1 .email-details{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.form-section-1 .email-text{gap:4px;display:flex}.form-section-1 .opacity{opacity:.7;font-size:15px}.form-section-1 .submit{opacity:.8}.form-section-1 .name{color:#fff;font-weight:700}.form-section-1 .email{color:#fff;text-underline-offset:2px;font-weight:800;text-decoration:underline}.form-section-1 .alert-chip{color:#072e50;cursor:help;background-color:#fbf587;font-size:10px;font-weight:800}.form-section-1 .alert-icon{color:#072e50;font-size:12px}.form-section-1 .anonymous-note{opacity:.6;gap:8px;margin-top:12px;font-size:13px;display:flex}@media (max-width:767px){.form-section-1{padding:18px}}
.form-container{max-width:900px;margin:auto;padding:40px 16px}.form-container .top{border-bottom:1px solid #e0e0e0;margin-bottom:12px}.form-container .tabs .MuiTab-root{text-transform:none;gap:8px;font-weight:600}.form-container .tabs .MuiTabs-scroller{overflow:auto!important}.form-container .submit-button{justify-content:flex-end;display:flex}.form-container .btn{color:#fff;text-transform:none;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border-radius:8px;padding:12px 28px;font-size:16px;font-weight:700;transition:all .18s}.form-container .btn:hover{background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%)}.form-container .section-heading{align-items:center;gap:12px;margin-bottom:20px;display:flex}.form-container .section-heading-number{color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:flex}.form-container .section-heading-title{color:#072e50;font-weight:800}.form-container .section-heading-divider{flex:1;border-color:#f0f3f6!important}.form-section-2{border:1.5px solid #e8edf2;border-radius:12px;margin-bottom:32px;padding:22px}.form-section-2 .recipient-card{cursor:pointer;border:1.5px solid #e8edf2;border-radius:12px;flex-direction:column;align-items:center;gap:10px;width:100%;padding:20px;transition:all .18s;display:flex}.form-section-2 .recipient-card.active{background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);box-shadow:0 4px 16px #072e501a}.form-section-2 .recipient-card:hover{border-color:#072e50;transform:translateY(-2px);box-shadow:0 4px 16px #072e501a}.form-section-2 .recipient-icon.active{color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%)}.form-section-2 .recipient-icon{color:#072e50;background-color:#e8edf2;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .18s;display:flex}.form-section-2 .recipient-text{color:#072e50;text-align:center;width:100%;min-width:144px;font-weight:500;transition:all .18s}.form-section-2 .recipient-text.active{color:#fff;font-weight:500}.form-section-2 .recipient-email{color:#8a97a8;font-size:11px;transition:all .18s}.form-section-2 .recipient-email.active{color:#fff}.form-section-2 .error{color:#d32f2f;margin-top:8px;font-size:12px;display:block}.form-section-2 .card-scroll-container{max-height:320px;padding-right:6px;overflow-y:auto}.form-section-2 .recipient-card-grid{padding-top:2px}
.form-container .confirmation-wrapper{background:#f0f7ff;border:1.5px solid #c8dff5;border-radius:16px;align-items:center;gap:12px;margin-top:24px;margin-bottom:16px;padding:16px;display:flex}.form-container .confirmation-wrapper .confirmation-icon-wrapper{color:#fff;background:#381069;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.form-container .confirmation-wrapper .confirmation-icon{color:#a579db;font-size:20px}.form-container .confirmation-wrapper .subtitle{color:#8a97a8;text-transform:uppercase;letter-spacing:.4px;font-weight:700;display:block}.form-container .confirmation-wrapper .email{color:#072e50;font-weight:700}.form-container .confirmation-wrapper .active-email{color:#0d5aa7}.form-container .confirmation-wrapper .from-email{color:#8a97a8;margin-right:12px}
.form-section-3{background-color:#fff;border:1.5px solid #e8edf2;margin-bottom:32px;padding:22px}.form-section-3 .label{color:#3a4452;text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px;font-size:12px;font-weight:700}.form-section-3 .textfield-wrapper{margin-bottom:18px}.form-section-3 .text{color:#8a97a8;margin-bottom:6px;display:block}.form-section-3 .date-text-field input{text-transform:uppercase}.cc-group .cc-label-row{gap:6px;margin-bottom:4px;display:flex}.cc-group .cc-label-icon{color:#3a4452;font-size:16px!important}.cc-group .cc-options-list{border:1.5px solid #e8edf2;border-radius:8px;flex-direction:column;max-height:200px;margin-top:8px;display:flex;overflow-y:auto}.cc-group .cc-option-item{cursor:pointer;border-bottom:1px solid #f0f4f8;padding:10px 14px}.cc-group .cc-option-item:last-child{border-bottom:none}.cc-group .cc-option-item:hover{background:#f0f6ff}.cc-group .cc-option-name{color:#1a2332;font-size:13px!important;font-weight:600!important}.cc-group .cc-option-email{color:#8a97a8!important;font-size:11px!important}.cc-group .cc-option-empty{text-align:center;padding:12px 14px;color:#b0bac7!important;font-size:12px!important}@media (max-width:425px){.form-section-3 .MuiBox-root{flex-direction:column;align-items:start;gap:0;width:100%}.form-section-3 .section-heading-number{align-items:center;width:26px}}
.item-dropdown{border-radius:12px}.list{color:#8a97a8}.sub-label{color:#8a97a8;font-size:12px}.error{color:#d32f2f;margin-top:12px;display:block}
.playslip{align-items:center;width:80%;margin:auto}.playslip .link{color:#8a978a;cursor:pointer;font-size:14px}.playslip .subtext{color:#072e50;font-size:14px;font-weight:700}.playslip .header-wrapper{color:#fff;background:linear-gradient(135deg,#2b0d50 0%,#381069 100%);border-radius:20px;align-items:center;gap:18px;margin-top:10px;padding:32px;display:flex;overflow:hidden}.playslip .icon{color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:26px;display:flex}.admin .card .title{font-size:22px;font-weight:900}.admin .text{opacity:.7}.admin .card{border-radius:12px;width:60%;margin-top:30px;padding:50px}.admin .form-wrap{margin-top:28px}.admin .emp{margin-top:18px}.admin .select{cursor:pointer;border:1px solid #ccc;margin-top:18px;padding:18px}@media (max-width:768px){.playslip,.admin .card{width:100%}}
.user .card-wrapper{margin-top:30px}.user .card{border-radius:18px;padding:18px}.user .card-btn{margin-top:18px}.user .title{margin-bottom:10px;font-size:20px}
.contacts-section .contact-card{text-align:center;background-color:#fff;border:1px solid #e8edf2;border-radius:8px;flex-direction:column;align-items:center;gap:12px;padding:16px;display:flex}.contacts-section .contact-card:hover{box-shadow:0 4px 18px #072e5017}.contacts-section .contact-avatar{color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;font-weight:800;display:flex}.contacts-section .contact-name{color:#072e50;font-weight:800}.contacts-section .contact-role{color:#8a97a8;display:block}.contacts-section .contact-btn-group{width:100%}.contacts-section .contact-email{color:#072e50;text-transform:none;border-color:#e8edf2;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:700;transition:background-color .2s,border-color .2s}.contacts-section .contact-phone{color:#8a97a8}.contacts-section .contacts-title{color:#072e50;letter-spacing:-.3px;font-size:18px;font-weight:800;line-height:1.6}.contacts-section .contacts-description{color:#8a97a8;margin-bottom:24px}.contacts-section .contact-footer{background-color:#fafbfc;border:1.5px solid #e8edf2;border-radius:6px;align-items:center;gap:16px;margin:12px 0 50px;padding:12px;display:flex}.contacts-section .contact-footer-icon{color:#8a97a8}.contacts-section .contact-footer-text{color:#5a6473}
.banner-section{padding-top:50px}.banner-section .banner-content{color:#fff;border-radius:16px;align-items:center;gap:12px;margin-bottom:32px;padding:28px;display:flex;overflow:hidden}.banner-section .banner-title{font-size:22px;font-weight:800}.banner-section .banner-left-icon{color:#072e50;background:#fbf587 linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border-radius:50%;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:28px;display:flex}.banner-section .banner-description P{opacity:.75;font-size:14px}
.search-bar-section{position:relative}.search-bar-section .search-text-field{background-color:#fff;border-radius:12px}.search-bar-section .search-text-field fieldset{border-color:unset!important;border-width:unset!important;border-style:none!important}.search-bar-section .search-result-wrapper{z-index:20;border-radius:2px;width:100%;max-height:350px;margin-top:10px;position:absolute;overflow-y:auto}.search-bar-section .search-result-title{color:#333;font-size:12px;font-weight:500}
.upload-wrapper{background-color:#f8f7f7;border:1px solid #e0e0e0;border-radius:8px;margin-top:6px;margin-bottom:10px;padding:20px}.upload-wrapper .title{margin-top:3px;font-size:13px;font-weight:600}.upload-wrapper .subtitle{color:#757474;margin-left:8px;font-weight:400}.upload-wrapper .upload-btn-wrap{align-items:center;gap:8px;margin-top:10px;display:flex}.upload-wrapper .upload-btn{text-transform:none;min-width:120px}.upload-wrapper .file-name{text-overflow:ellipsis;white-space:nowrap;color:#292828;max-width:200px;font-size:14px;overflow:hidden}.upload-wrapper .remove{text-transform:none;min-width:auto;padding:0}.upload-wrapper .error{color:#f53333;margin-top:4px;font-size:12px}
.invoice-section{max-width:1100px;margin:0 auto;padding:24px}.invoice-section .invoice-loader{justify-content:center;margin-top:64px;display:flex}.invoice-section .invoice-wrapper .title-wrap{flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.invoice-section .invoice-wrapper .title{color:#0e0e0e;margin-bottom:4px;font-weight:700}.invoice-section .invoice-wrapper .subtitle{color:#252525}.invoice-section .invoice-wrapper .btn-wrap{white-space:nowrap;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);flex-shrink:0}.invoice-section .invoice-wrapper .empty{text-align:center;opacity:.5;padding:64px 0}.invoice-section .invoice-wrapper .accordion{border:1px solid #e2e2e2;border-radius:10px;margin-bottom:12px;overflow:hidden}.invoice-section .invoice-wrapper .accordion-summary{padding:6px 12px}.invoice-section .invoice-wrapper .client{flex:1;font-weight:600}.invoice-section .invoice-wrapper .chip{border:1px solid #0000003b;height:22px;margin-right:12px;font-size:14px;font-weight:600}.invoice-section .invoice-wrapper .project-wrapper{padding:12px 14px}.invoice-section .invoice-wrapper .project-list{border-radius:8px;margin-bottom:2px;padding:12px 8px}.invoice-section .invoice-wrapper .project-list:hover{background:linear-gradient(135deg,#2b0d50 0%,#381069 100%)}.invoice-section .invoice-wrapper .project-list:hover .MuiListItemIcon-root .MuiSvgIcon-root{color:#fff}.invoice-section .invoice-wrapper .project-list:hover .MuiListItemText-primary{color:#fff;font-weight:600}.invoice-section .invoice-wrapper .project-list:hover .project-action-btn{color:#fff}.invoice-section .invoice-wrapper .icon{min-width:32px}.invoice-section .invoice-wrapper .add{margin-top:2px;padding:2px}.dialog .title{font-weight:700}.dialog .field{margin-top:8px}.dialog .btn-wrapper{padding:8px 22px}.dialog .btn-wrapper .btn{color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%)}.invoice-dashboard .invoice-stat-card{border:1px solid #e2e2e2;flex:1;padding:24px;border-radius:14px!important}.invoice-dashboard .invoice-stat-card .task{color:#505050;margin-top:6px}.invoice-dashboard .percent{fill:#fff;text-anchor:middle;font-size:11px;font-weight:700}.invoice-dashboard .empty-chart{opacity:.4;justify-content:center;align-items:center;height:220px;display:flex}.invoice-dashboard .pie-wrap{border:1px solid #e2e2e2;border-radius:12px;flex:1;padding:24px}.invoice-dashboard .title{font-size:14px;font-weight:700;margin-bottom:10px!important}.invoice-dashboard .bar-wrap{border:1px solid #e2e2e2;border-radius:12px;flex:1.5;padding:24px}.invoice-status-list .btn{text-transform:none}.invoice-status-list .tb-cell{background-color:#e2e2e2;border-bottom:1px solid #e2e2e2;font-weight:700}.invoice-dashboard .stack-card:hover{border-color:#072e50;transform:translateY(-2px);box-shadow:0 4px 16px #072e501a}@media (max-width:767px){.invoice-section .invoice-wrapper .title-wrap{flex-direction:column;align-items:flex-start;gap:12px}.invoice-dashboard .dashboard-content{flex-direction:column;gap:24px}.invoice-section .invoice-wrapper .accordion-summary{width:100%;margin-left:2px;padding:6px 0}.invoice-section .invoice-wrapper .chip{margin-right:0}.invoice-section .invoice-wrapper .accordion-summary .MuiAccordionSummary-content{gap:6px}.invoice-section .invoice-wrapper .accordion-summary .MuiButtonBase-root{padding:0}}
.invoice-detail{max-width:1100px;margin:auto;padding:6px 16px}.invoice-detail .breadcrumb-link{cursor:pointer;font-weight:500}.invoice-detail .back-btn{text-transform:none;border-radius:8px;font-weight:600}.invoice-detail .invoice-header{color:#fff;background:linear-gradient(135deg,#2b0d50 0%,#381069 100%);border-radius:12px;margin-bottom:24px;padding:24px}.invoice-detail .subtitle{opacity:.75;margin-top:4px}.invoice-detail .top{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:24px}.invoice-detail .tab-btn{text-transform:capitalize;border-radius:8px;padding-left:16px;padding-right:16px;font-weight:600}.invoice-detail .chip{height:18px;margin-left:8px;font-size:.65rem;font-weight:700}.invoice-detail .invoice-empty{text-align:center;color:var(--text-secondary);padding-top:48px;padding-bottom:48px}.invoice-detail .invoice-table{border:1px solid var(--divider);border-radius:12px;overflow-x:auto}.invoice-detail .tb-row{background-color:#f8f9fa;border-bottom:1px solid #dadbdb}.invoice-detail .tb-cell{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);border-bottom:1px solid var(--divider);padding-top:12px;padding-bottom:12px;font-size:.75rem;font-weight:700}.invoice-detail .tb-list:last-child{border:none}.invoice-detail .tb-list:hover{cursor:pointer;background-color:#0000000a}.invoice-detail .invoice-bold{font-weight:600}.invoice-detail .view-btn{text-transform:none;border-radius:7px;font-size:.78rem;font-weight:600}.invoice-detail .view-btn:hover{color:#fff;background:linear-gradient(135deg,#2b0d50 0%,#381069 100%)}.invoice-detail-card{border:1px solid var(--divider);background-color:#fff;border-radius:12px;padding:24px;animation:.22s slideIn}.invoice-detail-card .icon{border:1px solid var(--divider)}.invoice-detail-card .empty{margin-bottom:20px}.invoice-detail-card .content-wrapper{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.invoice-detail-card .label{background-color:#ebecec;border-radius:8px;padding:16px}.invoice-detail-card .label-title{color:var(--text-secondary);text-transform:capitalize;letter-spacing:.5px;font-size:14px;font-weight:700}.invoice-detail-card .label-description{background-color:#ebecec;border-radius:8px;margin-bottom:16px;padding:16px}.invoice-status{border:1px solid;border-radius:6px;height:22px;font-size:.7rem;font-weight:700}.popup-title{font-weight:700!important}.detail .btn,.invoice-detail .btn{color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%)}@media (max-width:425px){.invoice-detail-card .content-wrapper{grid-template-columns:1fr}.invoice-detail .top{flex-direction:column;align-items:start;gap:12px;margin-top:12px;margin-bottom:24px}}
.information-card{margin-bottom:30px}.information-card .title{color:#072e50;font-size:18px;font-weight:800}.information-card .subtitle{color:#8a97a8;margin-bottom:12px;font-size:14px}.information-card .information-card-content{background-color:#fafbfc;border-radius:12px;flex-direction:column;gap:18px;padding:24px 28px;display:flex}.information-card .information-card-item{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;display:flex}.information-card .item-content{align-items:center;gap:16px;margin-right:8px;display:flex}.information-card .icon-wrapper{color:#fff;background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.information-card .information-card-item .title{color:#072e50;font-size:15px;font-weight:600}.information-card .information-card-item .description{color:#8a97a8;font-size:13px}.information-card .chip{color:#fff;background:linear-gradient(135deg,#2b0d50 0%,#381069 100%)}@media (max-width:425px){.information-card .item-content,.information-card .information-card-item{flex-direction:column;align-items:flex-start}}
.banner-section .ph-banner{background:linear-gradient(135deg,#2b0d50 0%,#381069 100%);max-width:1200px;margin:auto}.banner-section .ph-banner-sub{opacity:.75;margin-top:4px!important;font-size:14px!important}.banner-section .ph-banner-btn{white-space:nowrap;text-transform:none!important;background:#ffffff26!important;border:1px solid #ffffff59!important;border-radius:8px!important;font-weight:600!important}.banner-section .ph-banner-btn:hover{background:#ffffff40!important}.ph-health-bar{background:#fff;border:1.5px solid #e8edf2;border-radius:10px;margin:20px 0;padding:20px}.ph-health-bar .ph-health-grid{flex-wrap:wrap;gap:16px;display:flex}.ph-health-bar .ph-health-cell{border-radius:8px;flex:1;min-width:160px;padding:12px}.ph-health-bar .ph-health-cell-header{align-items:center;gap:6px;margin-bottom:10px;display:flex}.ph-health-bar .ph-health-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.ph-health-bar .ph-health-label{font-size:12px!important;font-weight:700!important}.ph-health-bar .ph-health-count{color:#fff;text-align:center;border-radius:10px;min-width:20px;margin-left:auto;padding:1px 6px;font-size:11px;font-weight:700}.ph-health-bar .ph-health-empty{opacity:.5;font-style:italic;font-size:12px!important}.ph-health-bar .ph-health-list{flex-direction:column;gap:5px;display:flex}.ph-health-bar .ph-health-item{cursor:pointer;background:#ffffffb3;border-radius:6px;align-items:center;gap:6px;padding:5px 8px;transition:all .15s;display:flex}.ph-health-bar .ph-health-item:hover{background:#fff;box-shadow:0 1px 6px #00000012}.ph-health-bar .ph-health-item-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.ph-health-bar .ph-health-item-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden;color:#1a2332!important;font-size:12px!important;font-weight:500!important}.ph-health-bar .ph-health-item-client{white-space:nowrap;color:#8a97a8!important;font-size:11px!important}.ph-project-card{cursor:pointer;min-width:360px;height:100%;border:1.5px solid #e8edf2!important;border-radius:12px!important}.ph-project-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #072e501f!important}.ph-project-card .ph-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.ph-project-card .ph-card-title-block{flex:1;width:min-content}.ph-project-card .ph-card-title{color:#1a2332!important;font-size:15px!important;font-weight:700!important;line-height:1.3!important}.ph-project-card .ph-card-client{align-items:center;gap:4px;margin-top:4px;display:flex}.ph-project-card .ph-card-client-name{color:#8a97a8!important;font-size:12px!important}.ph-project-card .ph-card-actions{align-items:center;gap:3px;display:flex}.ph-project-card .ph-icon-edit{color:#8a97a8!important}.ph-project-card .ph-icon-delete{color:#e57373!important}.ph-project-card .ph-card-client-info{flex-direction:column;gap:4px;margin-bottom:14px;display:flex}.ph-project-card .ph-card-client-row{align-items:center;gap:5px;display:flex}.ph-project-card .ph-card-client-detail{color:#5a6472!important;font-size:12px!important}.ph-project-card .ph-card-website-link{color:#009092;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:12px;text-decoration:none;display:inline-block;overflow:hidden}.ph-project-card .ph-card-website-link:hover{text-decoration:underline}.ph-detail-section .ph-detail-client-info{background:#f8fafc;border:1px solid #e8edf2;border-radius:8px;flex-direction:column;gap:8px;margin-top:6px;padding:10px 14px;display:flex}.ph-detail-section .ph-detail-client-row{align-items:center;gap:8px;display:flex}.ph-detail-section .ph-detail-client-val{color:#1a2332!important;font-size:14px!important;font-weight:500!important}.ph-detail-section .ph-detail-website-link{color:#009092;word-break:break-all;font-size:14px;font-weight:500;text-decoration:none}.ph-detail-section .ph-detail-website-link:hover{text-decoration:underline}.ph-card-progress-wrap{margin-bottom:16px}.ph-card-progress-top{justify-content:space-between;margin-bottom:4px;display:flex}.ph-card-progress-pct{color:#072e50!important;font-size:12px!important;font-weight:700!important}.ph-card-dates{align-items:center;gap:12px;margin-bottom:16px;display:flex}.ph-card-date{color:#5a6472!important;font-size:12px!important}.ph-card-date-arrow{color:#c0c8d2!important;font-size:12px!important}.ph-card-tech{flex-wrap:wrap;gap:4px;margin-bottom:16px;display:flex}.ph-tech-chip{color:#3a4452!important;background:#f0f4f8!important;height:20px!important;font-size:11px!important}.ph-card-pm{align-items:center;gap:6px;margin-bottom:8px;display:flex}.ph-card-pm-name{background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);color:#fff!important;border-radius:20px!important;padding:3px 8px!important;font-size:10px!important;font-weight:600!important}.ph-card-team-header{align-items:center;gap:4px;margin-bottom:8px;display:flex}.ph-no-members{color:#c0c8d2!important;font-size:12px!important}.ph-section-label{color:#8a97a8!important;letter-spacing:.5px!important;font-size:11px!important;font-weight:700!important}.ph-section-label.title{margin-bottom:6px;color:#1a2332!important;font-size:14px!important}.ph-detail-header{color:#fff;background:linear-gradient(135deg,#2b0d50 0%,#381069 100%);padding:20px 24px;position:relative}.ph-detail-close{top:12px;right:12px;color:#ffffffb3!important;position:absolute!important}.ph-detail-title-row{align-items:center;gap:12px;margin-bottom:4px;display:flex}.ph-detail-title{font-size:18px!important;font-weight:800!important}.ph-detail-client{opacity:.75;align-items:center;gap:4px;display:flex}.ph-detail-meta{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;display:flex}.ph-detail-health{border-radius:20px;align-items:center;gap:6px;padding:2px 10px;display:flex}.ph-detail-progress-wrap{flex:1;min-width:120px}.ph-detail-section{margin-bottom:20px}.ph-detail-desc{color:#3a4452!important;margin-top:4px!important;font-size:14px!important;line-height:1.7!important}.ph-detail-dates{flex-wrap:wrap;gap:32px;margin-bottom:20px;display:flex}.ph-detail-date-val{color:#1a2332!important;margin-top:2px!important;font-size:14px!important;font-weight:600!important}.ph-detail-tech-header{align-items:center;gap:4px;margin-bottom:8px;display:flex}.ph-member-list{flex-direction:column;gap:8px;display:flex}.ph-member-row{background:#f8fafc;border:1px solid #e8edf2;border-radius:8px;align-items:center;gap:12px;margin-top:8px;padding:8px 12px;display:flex}.ph-member-avatar{width:34px!important;height:34px!important;font-size:13px!important;font-weight:700!important}.ph-member-name{color:#1a2332!important;font-size:13px!important;font-weight:600!important}.ph-member-role{color:#8a97a8!important;font-size:11px!important}.ph-form{flex-direction:column;gap:16px;padding-top:8px;display:flex}.ph-input{box-sizing:border-box;border:1px solid #c0c8d2;border-radius:6px;width:100%;padding:8px 12px;font-family:inherit;font-size:14px}.ph-input-full{box-sizing:border-box;width:100%}.ph-input-sm{border:1px solid #c0c8d2;border-radius:6px;width:70px;padding:8px 10px;font-family:inherit;font-size:14px}.ph-textarea{resize:vertical;box-sizing:border-box;border:1px solid #c0c8d2;border-radius:6px;width:100%;min-height:64px;padding:8px 12px;font-family:inherit;font-size:14px}.ph-form-row{align-items:center;gap:16px;display:flex}.ph-form-progress{align-items:center;gap:8px;display:flex}.ph-form-label{white-space:nowrap;color:#8a97a8!important;font-size:12px!important}.ph-health-picker{gap:8px;display:flex}.ph-health-option{cursor:pointer;border:1.5px solid;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:6px 0;transition:all .15s;display:flex}.ph-chip-scroll{flex-wrap:wrap;gap:8px;max-height:120px;padding:4px;display:flex;overflow-y:auto}.ph-chip{cursor:pointer!important;color:#3a4452!important;background:#f0f4f8!important;border:1.5px solid #e8edf2!important;font-size:12px!important;font-weight:600!important;transition:all .15s!important}.ph-chip-selected{color:#fff!important}.ph-picker-title{color:#3a4452!important;margin-bottom:4px!important;font-size:13px!important;font-weight:600!important}.ph-picker-hint{color:#8a97a8!important;margin-bottom:8px!important;font-size:11px!important}.ph-status-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:24px;display:flex}.ph-project-count{color:#8a97a8!important;font-size:13px!important}.ph-empty{text-align:center;color:#8a97a8;padding:80px 24px}.ph-empty-icon{opacity:.25;margin-bottom:8px;font-size:56px!important}.ph-empty-sub{color:#8a97a8!important;font-size:13px!important}@media (max-width:1460px){.ph-project-card{min-width:400px}}@media (max-width:1200px){.ph-project-card{min-width:340px}}@media (max-width:1100px){.ph-project-card{min-width:400px}}@media (max-width:768px){.ph-project-card{min-width:290px}}
.projectinfo-model .projectinfo-close{color:#0009;z-index:10;background:#fffc;border:1px solid #e4e9ef;position:absolute;top:12px;right:12px}.projectinfo-model .projectinfo-close:hover{background:#f5f7facc}.projectinfo-model .projectinfo-title{padding:20px 0 10px}.projectinfo-model .title{color:#12263a;font-size:20px;font-weight:700;line-height:1.3}.projectinfo-model .subtitle{color:#8a97a8;margin-top:4px;font-size:13px}.projectinfo-model .projectinfo-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000001a}.projectinfo-model .divider{margin:18px 0}.projectinfo-model .projectinfo-row{align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.projectinfo-model .projectinfo-icon{background:linear-gradient(308.4deg,#7c3aed -4.73%,#510f86 37.51%,#7c3aed 92.86%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.projectinfo-model .projectinfo-row .icon{color:#fff;font-size:20px}.projectinfo-model .projectinfo-content{flex:1;width:100%;min-width:0}.projectinfo-model .projectinfo-content .title-wrap{align-items:center;gap:8px;margin-bottom:4px;display:flex}.projectinfo-model .projectinfo-content .label{color:#12263a;font-size:16px;font-weight:700}.projectinfo-model .projectinfo-content .note{color:#0e4355;font-size:10px;font-weight:600;display:inline-block}.projectinfo-model .projectinfo-content .note-wrap{background:#b2e4e5;border:1px solid #b2e4e5;border-radius:8px;padding:2px 6px;display:inline-block}.projectinfo-model .description{color:#334155;margin-bottom:20px;font-size:14px;line-height:1.6}.projectinfo-model .projectinfo-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.projectinfo-model .grid-title{color:#12263a;margin-bottom:4px;font-size:14px;font-weight:600}.projectinfo-model .list-wrap{flex-direction:row;align-items:flex-start;gap:12px;display:flex}.projectinfo-model .list-item{background:#009092;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.projectinfo-model .list-box{opacity:.65;border:1.5px solid #009092;border-radius:2px;flex-shrink:0;width:10px;height:10px;margin-top:3px}.projectinfo-model .list-content{color:#334155;font-size:14px;line-height:1.4}@media (max-width:425px){.projectinfo-model .projectinfo-row{flex-direction:column}}@media (max-width:375px){.projectinfo-model .projectinfo-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.projectinfo-model .projectinfo-content .title-wrap{flex-direction:column;align-items:flex-start}}
body{font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}.container{width:100%;margin:0 auto;padding:0 16px!important}:root{--background:#fff;--foreground:#171717;--theme-fontSize80:80px;--theme-fontSize50:50px;--theme-fontSize40:40px;--theme-fontSize36:36px;--theme-fontSize32:32px;--theme-fontSize24:24px;--theme-fontSize23:23px;--theme-fontSize22:22px;--theme-fontSize20:20px;--theme-fontSize18:18px;--theme-fontSize16:16px;--theme-fontSize14:14px;--theme-fontSize12:12px;--theme-fontweight-900:900;--theme-fontweight-800:800;--theme-fontweight-700:700;--theme-fontweight-600:600;--theme-fontweight-500:500;--theme-fontweight-400:400;--theme-fontweight-300:300;--theme-fontweight-200:200;--theme-fontweight-100:100;--theme-lineHeight-86:86px;--theme-lineHeight-64:1;--theme-lineHeight-135:1.35;--theme-lineHeight-150:1.5;--theme-lineHeight-auto:auto;--theme-letterspacing-0:0px;--white:#fff;--black:#000;--darkblue:#00405c;--btnlightblue:#ddeef6;--btnbgblue:#6eaccc;--grey:#f5f4f7;--yellow:#fbf587;--yellowDark:#f5eb2a}@media (min-width:391px) and (max-width:767px){.container{padding:0 20px!important}}@media only screen and (max-width:381px){.container{padding:0 16px!important}}@media (min-width:768px) and (max-width:1100px){.container{padding:0 32px!important}}@media (min-width:1101px) and (max-width:1439px){.container{padding:0 96px!important}}@media (min-width:1440px) and (max-width:1919px){.container{padding:0 96px!important}}@media (min-width:1920px){.container{padding:0 96px!important}}
