.select2-container--default .select2-selection--single{height:calc(2.25rem + 2px) !important;padding:.375rem .75rem;border:1px solid #ced4da !important;border-radius:.375rem !important;background:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:1.5;padding-left:0;color:#212529}.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;right:6px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#6c757d rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #6c757d rgba(0,0,0,0)}.select2-container--default .select2-selection--single:focus,.select2-container--default .select2-selection--single:active{border-color:#86b7fe !important;box-shadow:0 0 0 .25rem rgba(13,110,253,.25) !important}.select2-container--default .select2-dropdown{border:1px solid #ced4da;border-radius:.375rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);margin-top:4px}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#0d6efd;color:#fff}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #ced4da;border-radius:.375rem;padding:.375rem .75rem}.select2-container--default .select2-results__option{padding:.5rem 1rem}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#e9ecef;opacity:.7;cursor:not-allowed}.select2-container .select2-selection--single .select2-selection__clear{margin-right:20px}.login-page{background:#21afa5;min-height:100vh;display:flex;align-items:center;padding:20px}.login-page .login-container{animation:fadeIn .5s ease-in}@keyframes fadeIn{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.login-page .login-container{width:100%;max-width:420px;margin:0 auto}.login-page .login-card{background:hsla(0,0%,100%,.2);border-radius:15px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1)}.login-page .login-header{color:#222;padding:30px 20px 0;text-align:center}.login-page .login-header h2{font:600 28px "Poppins",Sans-serif;margin-bottom:10px;color:#fff}.login-page .brand-logo{margin-bottom:10px}.login-page .brand-logo img{height:70px}.login-page .login-body{padding:30px}.login-page .form-control{padding:12px 15px;border-radius:8px;border:1px solid #e3e6f0;font-size:15px}.login-page .form-control:focus{border-color:var(--primary-color);box-shadow:0 0 0 .2rem #21afa5}.login-page .form-label{font:500 16px "Poppins",Sans-serif;color:#fff;margin-bottom:8px}.login-page .btn-login{background:none;border:2px solid #fff;color:#fff;padding:12px;font:600 17px "Poppins",Sans-serif;border-radius:25px;transition:all .3s}.login-page .btn-login:hover{transform:translateY(-2px);box-shadow:0 5px 15px #21afa5}.login-page .remember-me{display:flex;align-items:center;gap:8px;cursor:pointer}.login-page .remember-me input[type=checkbox]{width:18px;height:18px;cursor:pointer}.login-page .remember-me span{color:#fff;font:500 16px "Poppins",Sans-serif}.login-page .error-message{background:hsla(0,0%,100%,.6);color:#721c24;padding:12px;border-radius:8px;border:1px solid #f5c6cb;margin-bottom:20px;display:none;font:400 14px "Poppins",Sans-serif}.login-page .success-message{background:hsla(0,0%,100%,.6);color:#155724;padding:12px;border-radius:8px;border:1px solid #c3e6cb;margin-bottom:20px;display:none;font:400 14px "Poppins",Sans-serif}.login-page .input-group{position:relative}.login-page .input-group i{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:var(--secondary-color);z-index:10}.login-page .input-group .form-control{padding-left:45px;border-radius:25px !important}.login-page .password-toggle{position:absolute;right:40px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--secondary-color);cursor:pointer;z-index:10}@media(max-width: 576px){.login-page .login-container{max-width:100%}.login-page .login-body{padding:20px}}:root{--sidebar-width: 250px;--topbar-height: 60px;--primary-color: #4e73df;--secondary-color: #858796;--success-color: #1cc88a;--info-color: #36b9cc;--warning-color: #f6c23e;--danger-color: #e74a3b;--light-color: #f8f9fc;--dark-color: #5a5c69}body{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;background-color:#f8f9fc;overflow-x:hidden}main{margin-top:60px !important;margin-left:220px;padding:20px;min-height:calc(100vh - 60px)}@media(max-width: 768px){.sidebar{transform:translateX(-100%);transition:transform .3s}.sidebar.show{transform:translateX(0)}main{margin-left:0}.mobile-menu-toggle{display:block !important}}.mobile-menu-toggle{display:none;background:none;border:none;font-size:1.5rem;color:var(--dark-color);cursor:pointer;margin-right:20px}.dashboard-hero{background:linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);border:none;border-radius:16px;position:relative;overflow:hidden}.dashboard-hero::before{content:"";position:absolute;top:-50%;right:-20%;width:300px;height:300px;background:radial-gradient(circle, rgba(33, 175, 165, 0.1) 0%, transparent 70%);border-radius:50%}.dashboard-hero .greeting-section{position:relative;z-index:1}.dashboard-hero .greeting-section .display-4{font-weight:700;letter-spacing:-0.5px;font-size:42px}.dashboard-hero .greeting-section .display-4 .text-primary{color:#21afa5 !important}.dashboard-hero .greeting-section .weather-info{margin-top:.5rem}.dashboard-hero .greeting-section .weather-info i{font-size:2rem;color:#f9a825}.dashboard-hero .live-clock{text-align:right;position:relative;z-index:1}.dashboard-hero .live-clock .clock-display{font-size:2.8rem;font-weight:700;color:#21afa5;font-family:"Courier New",monospace;letter-spacing:2px;text-shadow:0 2px 4px rgba(33,175,165,.2)}.dashboard-hero .live-clock .clock-date{font-size:1rem;color:#6c757d;margin-top:.25rem}@media(max-width: 768px){.dashboard-hero .greeting-section .display-4{font-size:2.2rem}.dashboard-hero .live-clock .clock-display{font-size:2rem;text-align:left;margin-top:1rem}.dashboard-hero .live-clock{text-align:left}}.stats-row .stat-box--projects::before{background:linear-gradient(90deg, #4facfe, #00f2fe)}.stats-row .stat-box--users::before{background:linear-gradient(90deg, #a18cd1, #fbc2eb)}.stats-row .stat-box--milestones::before{background:linear-gradient(90deg, #43e97b, #38f9d7)}.stats-row .stat-box--tasks::before{background:linear-gradient(90deg, #fa709a, #fee140)}.card{border-radius:12px;border:1px solid #e9ecef}.card .card-header{background:#fff;border-bottom:1px solid #e9ecef;padding:1rem 1.25rem}.card .card-header h6{font-size:1rem}@media(max-width: 576px){.dashboard-hero .greeting-section .display-4{font-size:1.8rem}.live-clock .clock-display{font-size:1.6rem}.stat-box .stat-number{font-size:1.4rem}}.topbar{position:fixed;top:0;right:0;left:0;height:60px;z-index:1030;background:#21afa5;box-shadow:0 .15rem 1.75rem 0 rgba(58,59,69,.1);display:flex;align-items:center;padding:0 20px;overflow:visible !important}.topbar .brand-logo img{height:45px;width:auto}.topbar .topbar-nav{margin-left:auto;display:flex;align-items:center;gap:20px;overflow:visible !important}.topbar .user-dropdown{position:relative;overflow:visible !important}.topbar .user-dropdown .user-avatar-btn{background:none;border:none;padding:0;width:40px;height:40px;border-radius:50%;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;color:#fff;background-color:#6c757d;text-transform:uppercase;transition:opacity .2s ease}.topbar .user-dropdown .user-avatar-btn:hover{opacity:.8}.topbar .user-dropdown .user-avatar-btn img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.topbar .user-dropdown .user-avatar-btn::after{display:none !important}.topbar .user-dropdown .dropdown-menu{margin-top:10px;min-width:180px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.05);padding:.5rem 0}.topbar .user-dropdown .dropdown-menu .dropdown-item{padding:.5rem 1.2rem;font-size:.95rem;display:flex;align-items:center}.topbar .user-dropdown .dropdown-menu .dropdown-item i{width:18px;text-align:center;margin-right:10px;font-size:1rem}.topbar .user-dropdown .dropdown-menu .dropdown-item:hover{background:rgba(33,175,165,.08)}.topbar .user-dropdown .dropdown-menu .dropdown-divider{margin:.3rem 0}.sidebar{position:fixed;top:60px;left:0;bottom:0;width:220px;z-index:1020;background:#21afa5;box-shadow:0 .15rem 1.75rem 0 rgba(58,59,69,.15);overflow-y:auto;padding-top:20px}.sidebar .sidebar-menu{list-style:none;padding:0;margin:0}.sidebar .sidebar-menu>li{margin:0 0 5px;position:relative}.sidebar .sidebar-menu>li>a{display:flex;align-items:center;justify-content:space-between;padding:8px 5px;color:#fff;text-decoration:none;border-radius:8px;transition:all .3s;font:400 16px "Poppins",Sans-serif}.sidebar .sidebar-menu>li>a:hover,.sidebar .sidebar-menu>li.active>a{background-color:rgba(0,0,0,.1);color:#fff}.sidebar .sidebar-menu i{width:25px;font-size:1.1rem;text-align:center}.sidebar .sidebar-menu .menu-arrow{transition:transform .3s;font-size:12px}.sidebar .sidebar-menu li.has-submenu.active .menu-arrow{transform:rotate(90deg)}.sidebar .submenu{max-height:0;overflow:hidden;transition:max-height .3s ease-out;list-style:none;padding:0;margin:0;background:rgba(78,115,223,.05);border-radius:8px;margin-top:5px}.sidebar .submenu.show{max-height:500px}.sidebar .submenu li{margin:2px 0}.sidebar .submenu a{display:flex;align-items:center;padding:5px 10px 5px 15px;color:#fff;text-decoration:none;border-radius:6px;transition:all .2s;font:400 15px "Poppins",Sans-serif}.sidebar .submenu a:hover,.sidebar .submenu a.active{background-color:rgba(0,0,0,.1);color:#fff}.sidebar .submenu a i{width:20px;font-size:14px;margin-right:10px}.sidebar .badge{font-size:.75rem;padding:3px 8px}.app-notification{position:fixed;right:24px;bottom:24px;width:360px;display:flex;align-items:center;gap:14px;padding:16px 18px;background:#fff;border-radius:14px;box-shadow:0 20px 40px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06);border-left:5px solid;transform:translateY(120px);opacity:0;transition:.35s ease;overflow:hidden;z-index:99999;font-family:Inter,system-ui,sans-serif}.app-notification--show{transform:translateY(0);opacity:1}.app-notification__icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:22px}.app-notification__content{flex:1}.app-notification__message{font-size:14px;font-weight:600;color:#1f2937}.app-notification__close{border:0;background:none;cursor:pointer;font-size:20px;color:#64748b}.app-notification__progress{position:absolute;left:0;bottom:0;height:3px;width:100%;animation:notificationProgress linear forwards}@keyframes notificationProgress{from{width:100%}to{width:0}}.app-notification--success{border-color:#16a34a}.app-notification--success .app-notification__icon{background:#dcfce7;color:#16a34a}.app-notification--success .app-notification__progress{background:#16a34a}.app-notification--error{border-color:#dc2626}.app-notification--error .app-notification__icon{background:#fee2e2;color:#dc2626}.app-notification--error .app-notification__progress{background:#dc2626}.app-notification--warning{border-color:#f59e0b}.app-notification--warning .app-notification__icon{background:#fef3c7;color:#d97706}.app-notification--warning .app-notification__progress{background:#f59e0b}.app-notification--info{border-color:#2563eb}.app-notification--info .app-notification__icon{background:#dbeafe;color:#2563eb}.app-notification--info .app-notification__progress{background:#2563eb}.app-notification--status{border-color:#7c3aed}.app-notification--status .app-notification__icon{background:#ede9fe;color:#7c3aed}.app-notification--status .app-notification__progress{background:#7c3aed}.notes-grid{margin-top:1rem}.note-card{border-radius:16px;padding:1.25rem;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:transform .25s cubic-bezier(0.34, 1.56, 0.64, 1),box-shadow .3s ease;display:flex;flex-direction:column;justify-content:space-between;min-height:200px;word-wrap:break-word;position:relative;background-color:#f9e79f;border:1px solid hsla(0,0%,100%,.3);backdrop-filter:blur(2px)}.note-card:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 12px 32px rgba(0,0,0,.12);border-color:hsla(0,0%,100%,.6)}.note-card .note-content{flex:1;font-size:.95rem;line-height:1.2;margin-bottom:.75rem;color:#2d2d2d;overflow-wrap:break-word}.note-card .note-footer{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;border-top:1px solid rgba(0,0,0,.06);padding-top:.6rem;margin-top:.2rem;color:#555}.note-card .note-footer .note-actions{display:flex;gap:.3rem}.note-card .note-footer .note-actions .btn{padding:.2rem .5rem;font-size:.8rem;background:hsla(0,0%,100%,.7);border:none;border-radius:8px;transition:background .2s,transform .15s;box-shadow:0 1px 3px rgba(0,0,0,.05)}.note-card .note-footer .note-actions .btn:hover{background:hsla(0,0%,100%,.95);transform:scale(1.08)}.note-card .note-footer .note-actions .btn.btn-danger{color:#c0392b}.note-card .note-footer .note-actions .btn.btn-danger:hover{background:#fde8e6}.note-card .note-footer .note-actions .btn.btn-success{color:#27ae60}.note-card .note-footer .note-actions .btn.btn-success:hover{background:#e6f7ed}.color-picker{display:flex;flex-wrap:wrap;gap:12px;margin-top:.5rem}.color-picker .color-option{display:inline-block;width:44px;height:44px;border-radius:50%;cursor:pointer;border:3px solid rgba(0,0,0,0);transition:all .2s ease;position:relative;box-shadow:0 2px 6px rgba(0,0,0,.08)}.color-picker .color-option input[type=radio]{display:none}.color-picker .color-option:hover{transform:scale(1.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}.color-picker .color-option:has(input:checked){border-color:#2c3e50;transform:scale(1.1);box-shadow:0 0 0 3px #fff,0 0 0 5px #2c3e50}@media(max-width: 576px){.note-card{min-height:160px;padding:1rem}}.note-item{animation:fadeInUp .4s ease}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.project-card{border-radius:12px;border:1px solid #e9ecef;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:box-shadow .2s ease,border-color .2s ease;overflow:hidden;position:relative}.project-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;z-index:1}.project-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.08);border-color:#c0c8d0}.project-card .status-dot{position:absolute;top:14px;right:14px;width:10px;height:10px;border-radius:50%;z-index:2}.project-card .status-dot.active{background:#28a745}.project-card .status-dot.inactive{background:#dc3545}.project-card .card-body{padding:1.25rem 1.25rem .75rem}.project-card .card-title{font-size:1.1rem;font-weight:600;color:#1a1a2e;margin-bottom:10px;padding-right:20px}.project-card .category-badge{display:inline-block;background:#f1f3f5;padding:.05rem .6rem;border-radius:30px;font-weight:500;font-size:.65rem;color:#495057;text-transform:uppercase;letter-spacing:.4px;margin-bottom:2px}.project-card .category-badge[data-category=Inhouse]{background:#d4edda;color:#155724}.project-card .category-badge[data-category=Client]{background:#cce5ff;color:#004085}.project-card .scope-tags{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.75rem}.project-card .scope-tags .scope-tag{border:1px solid #21afa5;color:#21afa5;background:rgba(0,0,0,0);padding:.05rem .6rem;border-radius:30px;font-size:.7rem;font-weight:500;letter-spacing:.3px;text-transform:uppercase}.project-card .meta-info{display:flex;align-items:center;gap:1rem;font-size:.8rem;color:#6c757d;margin-bottom:.75rem;flex-wrap:wrap}.project-card .meta-info .deadline i{margin-right:4px}.project-card .progress-label{display:flex;justify-content:space-between;font-size:.75rem;color:#6c757d;margin-bottom:.3rem}.project-card .progress-label .percentage{font-weight:600;color:#1a1a2e}.project-card .progress{height:6px;border-radius:30px;background:#f1f3f5;margin-bottom:.5rem}.project-card .progress .progress-bar{border-radius:30px;background-color:#21afa5;transition:width .4s ease}.project-card .card-footer{background:rgba(0,0,0,0);border-top:1px solid #f1f3f5;padding:.6rem 1.25rem;display:flex;justify-content:space-between;align-items:center}.project-card .card-footer .footer-name{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#6c757d}.project-card .card-footer .footer-name .name-role{font-weight:500;color:#495057}.project-card .card-footer .footer-name .name-value{font-weight:600;color:#1a1a2e;transition:opacity .25s ease;min-width:60px;display:inline-block}.project-card .card-footer .footer-name .name-value.blink{animation:blinkFade .5s ease}.project-card .card-footer .btn-outline-primary{border-color:#21afa5;color:#21afa5;font-size:.8rem;padding:.2rem .8rem;border-radius:30px}.project-card .card-footer .btn-outline-primary:hover{background:#21afa5;color:#fff}@keyframes blinkFade{0%{opacity:0;transform:translateY(-2px)}50%{opacity:1;transform:translateY(0)}100%{opacity:1}}@media(max-width: 576px){.project-card .card-body{padding:1rem}.project-card .scope-tags .scope-tag{font-size:.6rem}.project-card .meta-info{gap:.5rem;font-size:.7rem}.project-card .card-footer{flex-wrap:wrap;gap:.5rem}.project-card .card-footer .footer-name{font-size:.7rem}.project-card .card-footer .btn{width:100%;justify-content:center}}.project-item{animation:fadeInUp .5s ease}.milestone-item,.task-item{animation:fadeInUp .4s ease;transition:all .3s ease}.milestone-item:hover,.task-item:hover{background:rgba(0,0,0,.02);transform:translateX(4px)}.progress{border-radius:30px;background:rgba(0,0,0,.05)}.progress .progress-bar{border-radius:30px;transition:width .6s ease}.badge{font-weight:500;padding:.35rem .75rem;border-radius:30px}.color-picker{display:flex;flex-wrap:wrap;gap:12px;margin-top:.5rem}.color-picker .color-option{display:inline-block;width:44px;height:44px;border-radius:50%;cursor:pointer;border:3px solid rgba(0,0,0,0);transition:all .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.08)}.color-picker .color-option input[type=radio]{display:none}.color-picker .color-option:hover{transform:scale(1.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}.color-picker .color-option:has(input:checked){border-color:#2c3e50;transform:scale(1.1);box-shadow:0 0 0 3px #fff,0 0 0 5px #2c3e50}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width: 576px){.project-card,.note-card{min-height:160px;padding:1rem}.list-group-item{flex-direction:column;align-items:flex-start !important;gap:.5rem}.list-group-item .btn{width:100%}}.tracker-card{transition:transform .25s cubic-bezier(0.34, 1.56, 0.64, 1),box-shadow .3s ease}.tracker-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1) !important}.tracker-card .card-body{padding:1.25rem 1.5rem}.tracker-card .display-6{color:#222;font-weight:600}#trackerTable{font-size:.9rem}#trackerTable thead th{border-bottom:2px solid #21afa5;color:#222;font-weight:600;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem}#trackerTable tbody tr{transition:background .15s ease}#trackerTable tbody tr:hover{background:rgba(33,175,165,.06)}#trackerTable tbody tr td{vertical-align:middle;padding:.75rem .5rem}.progress{background:rgba(0,0,0,.06);border-radius:30px}.progress .progress-bar{border-radius:30px;background-color:#21afa5 !important;transition:width .6s ease}#trackerSearch{border:1px solid #e0e0e0;border-radius:30px;padding:.4rem 1rem;font-size:.85rem;transition:all .2s}#trackerSearch:focus{border-color:#21afa5;box-shadow:0 0 0 3px rgba(33,175,165,.2);outline:none}#progressChart{height:250px;width:100%}@media(max-width: 768px){#progressChart{height:180px}}@media(max-width: 576px){.tracker-card .display-6{font-size:1.8rem}}.stats-row .stat-box{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;display:flex;align-items:center;border:1px solid #e9ecef;height:100%;position:relative;overflow:hidden}.stats-row .stat-box::before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.stats-row .stat-box--total::before{background:linear-gradient(90deg, #a18cd1, #fbc2eb)}.stats-row .stat-box--active::before{background:linear-gradient(90deg, #4facfe, #00f2fe)}.stats-row .stat-box--inactive::before{background:linear-gradient(90deg, #f093fb, #f5576c)}.stats-row .stat-box--progress::before{background:linear-gradient(90deg, #43e97b, #38f9d7)}.stats-row .stat-box .stat-icon{font-size:2.2rem;color:#21afa5;margin-right:1rem;width:3.2rem;text-align:center;opacity:.8}.stats-row .stat-box .stat-content{display:flex;flex-direction:column;flex:1}.stats-row .stat-box .stat-content .stat-label{font-size:.8rem;color:#6c757d;font-weight:600;text-transform:uppercase;letter-spacing:.4px}.stats-row .stat-box .stat-content .stat-number{font-size:1.8rem;font-weight:700;color:#333;line-height:1.2}@media(max-width: 576px){.stats-row .stat-box{padding:1rem}.stats-row .stat-box .stat-icon{font-size:1.6rem;width:2.5rem;margin-right:.75rem}.stats-row .stat-box .stat-number{font-size:1.4rem}}.modal-content{border-radius:16px;border:none;box-shadow:0 20px 60px rgba(0,0,0,.15)}.modal-header{border-bottom:none;padding:1.5rem 2rem .5rem}.modal-header .modal-title{font-weight:600;color:#1a1a2e}.modal-header .modal-title i{color:#21afa5;margin-right:.5rem}.modal-body{padding:1.5rem 2rem 1rem}.modal-footer{border-top:none;padding:.5rem 2rem 1.5rem}.modal-body .form-label{font-weight:600;color:#1a1a2e;font-size:.9rem}.modal-body .form-control,.modal-body .form-select{border-radius:8px;border:1px solid #e0e0e0;background:#fafafa;transition:all .2s}.modal-body .form-control:focus,.modal-body .form-select:focus{border-color:#21afa5;background:#fff;box-shadow:0 0 0 3px rgba(33,175,165,.15)}#noProjectsMessage{border-radius:12px;border:1px solid #e9ecef;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:box-shadow .2s ease,border-color .2s ease;overflow:hidden;position:relative;min-height:100px;display:flex;align-items:center;justify-content:center;text-align:center;width:100%}.project-header-card{background:#fff;border-radius:16px;border:1px solid #e9ecef;overflow:hidden;margin-bottom:2rem}.project-header-card .card-header{padding:1.5rem 2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f3f5;background:rgba(0,0,0,0)}.project-header-card .card-header .header-left{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.project-header-card .card-header .header-left .project-title{font-size:1.75rem;font-weight:700;color:#222;margin:0}.project-header-card .card-header .header-left .category-badge{display:inline-block;background:#f1f3f5;padding:.15rem .8rem;border-radius:30px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:#495057}.project-header-card .card-header .header-left .category-badge[data-category=Inhouse]{background:#d4edda;color:#155724}.project-header-card .card-header .header-left .category-badge[data-category=Client]{background:#cce5ff;color:#004085}.project-header-card .card-header .header-right{display:flex;align-items:center;gap:1rem}.project-header-card .card-header .header-right .status-wrapper{display:flex;align-items:center;gap:.5rem}.project-header-card .card-header .header-right .status-wrapper .status-label{font-size:.75rem;font-weight:600;text-transform:uppercase;color:#6c757d;letter-spacing:.3px}.project-header-card .card-header .header-right .status-wrapper .status-select{width:auto;border-radius:30px;padding:.2rem 1.5rem .2rem 1rem;border:1px solid #e9ecef;font-size:.8rem;background-color:#fafafa}.project-header-card .card-header .header-right .status-wrapper .status-select:focus{border-color:#21afa5;box-shadow:0 0 0 3px rgba(33,175,165,.15)}.project-header-card .card-header .header-right .btn{border-radius:30px;padding:.3rem 1.2rem;font-size:.8rem}.project-header-card .card-header .header-right .btn i{margin-right:.3rem}.project-header-card .card-body{padding:1.5rem 2rem;display:flex;flex-wrap:wrap;gap:2rem}.project-header-card .card-body .left-col{flex:1 1 60%;min-width:280px}.project-header-card .card-body .left-col .description-wrapper{margin-bottom:1.5rem}.project-header-card .card-body .left-col .description-wrapper .description-text{font-size:.95rem;color:#495057;line-height:1.6;margin:0}.project-header-card .card-body .left-col .chips-grid{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.project-header-card .card-body .left-col .chips-grid .chip-group{flex:1 1 0}.project-header-card .card-body .left-col .chips-grid .chip-group:nth-child(-n+3){flex:0 0 calc(33.333% - 1rem)}.project-header-card .card-body .left-col .chips-grid .chip-group.full-width{flex:0 0 100%}.project-header-card .card-body .left-col .chips-grid .chip-group .chip-label{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.4px;margin-bottom:.3rem;transition:color .2s}.project-header-card .card-body .left-col .chips-grid .chip-group.chip-group-lead .chip-label{color:#6c757d}.project-header-card .card-body .left-col .chips-grid .chip-group.chip-group-account .chip-label{color:#6c757d}.project-header-card .card-body .left-col .chips-grid .chip-group.chip-group-project .chip-label{color:#6c757d}.project-header-card .card-body .left-col .chips-grid .chip-group.chip-group-team .chip-label{color:#6c757d}.project-header-card .card-body .left-col .chips-grid .chip-group.chip-group-scope .chip-label{color:#6c757d}.project-header-card .card-body .left-col .chips-grid .chip-group.chip-group-lead .chip:not(.empty){border-color:#6f42c1;color:#6f42c1}.project-header-card .card-body .left-col .chips-grid .chip-group.chip-group-account .chip:not(.empty){border-color:#0d6efd;color:#0d6efd}.project-header-card .card-body .left-col .chips-grid .chip-group.chip-group-project .chip:not(.empty){border-color:#20c997;color:#20c997}.project-header-card .card-body .left-col .chips-grid .chip-group.chip-group-team .chip:not(.empty){border-color:#fd7e14;color:#fd7e14}.project-header-card .card-body .left-col .chips-grid .chip-group.chip-group-scope .chip:not(.empty){border-color:#d63384;color:#d63384}.project-header-card .card-body .left-col .chips-grid .chip-group .chip-container{display:flex;flex-wrap:wrap;gap:.4rem}.project-header-card .card-body .left-col .chips-grid .chip-group .chip-container .chip{display:inline-block;border:1.5px solid #e9ecef;border-radius:30px;padding:.1rem .8rem;font-size:.75rem;font-weight:500;color:#222;background:#fff;transition:all .15s ease}.project-header-card .card-body .left-col .chips-grid .chip-group .chip-container .chip.empty{color:#adb5bd;border-color:#f1f3f5;background:#f8f9fa}.project-header-card .card-body .left-col .chips-grid .chip-group .chip-container .chip.scope{border-color:#21afa5;color:#21afa5;background:rgba(33,175,165,.05)}@media(max-width: 768px){.project-header-card .card-body .left-col .chips-grid .chip-group:nth-child(-n+3){flex:0 0 100%}}.project-header-card .card-body .right-col{flex:0 0 260px;display:flex;flex-direction:column;gap:1.2rem;min-width:200px}.project-header-card .card-body .right-col .deadline-wrapper{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#222}.project-header-card .card-body .right-col .deadline-wrapper i{font-size:1.2rem;color:#21afa5}.project-header-card .card-body .right-col .deadline-wrapper .deadline-date{font-weight:600}.project-header-card .card-body .right-col .progress-wrapper .progress-info{display:flex;justify-content:space-between;font-size:.75rem;color:#6c757d;margin-bottom:.2rem}.project-header-card .card-body .right-col .progress-wrapper .progress-info .progress-percentage{font-weight:700;color:#222}.project-header-card .card-body .right-col .progress-wrapper .progress-bar-container .progress{height:6px;border-radius:30px;background:#e9ecef}.project-header-card .card-body .right-col .progress-wrapper .progress-bar-container .progress .progress-bar{border-radius:30px;background-color:#21afa5;transition:width .4s ease}.project-header-card .card-body .right-col .ongoing-task-wrapper{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.project-header-card .card-body .right-col .ongoing-task-wrapper .task-label{font-size:.75rem;font-weight:600;text-transform:uppercase;color:#6c757d}.project-header-card .card-body .right-col .ongoing-task-wrapper .task-text{font-size:.9rem;color:#222;font-weight:500;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-header-card .card-body .right-col .ongoing-task-wrapper .btn{border-radius:30px;padding:.15rem .8rem;font-size:.7rem}.project-header-card .card-body .right-col .ongoing-task-wrapper .btn i{margin-right:.2rem}@media(max-width: 768px){.project-header-card .card-body{flex-direction:column}.project-header-card .card-body .right-col{flex:1 1 auto;width:100%}.project-header-card .card-body .right-col .ongoing-task-wrapper .task-text{max-width:none;white-space:normal}}@media(max-width: 576px){.project-header-card .card-header{flex-direction:column;align-items:stretch;gap:.8rem}.project-header-card .card-header .header-left .project-title{font-size:1.3rem}.project-header-card .card-header .header-right{justify-content:space-between}.project-header-card .card-header .header-right .status-wrapper .status-label{display:none}.project-header-card .card-body .left-col .chips-grid{grid-template-columns:1fr}}.milestones-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.milestones-section .section-header h5{font-weight:700;color:#222;margin:0 0 -10px}.milestones-section .section-header .btn{border-radius:30px;padding:.3rem 1.2rem;font-size:.8rem}.milestones-section .section-header .btn i{margin-right:.3rem}.milestones-section .milestone-grid .milestone-item-wrapper{animation:fadeInUp .5s ease}.milestones-section .milestone-grid .milestone-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:none}.milestones-section .milestone-grid .milestone-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;z-index:1}.milestones-section .milestone-grid .milestone-card[data-status=completed]::before{background:#28a745}.milestones-section .milestone-grid .milestone-card[data-status=in-progress]::before{background:#ffc107}.milestones-section .milestone-grid .milestone-card[data-status=on-hold]::before{background:#fd7e14}.milestones-section .milestone-grid .milestone-card[data-status=not-started]::before{background:#6c757d}.milestones-section .milestone-grid .milestone-card[data-status=no-tasks]::before{background:#adb5bd}.milestones-section .milestone-grid .milestone-card .card-header{padding:1.2rem 1.2rem .5rem;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:none;background:rgba(0,0,0,0)}.milestones-section .milestone-grid .milestone-card .card-header .milestone-name{font-size:1rem;font-weight:600;color:#222;margin:0;flex:1}.milestones-section .milestone-grid .milestone-card .card-header .status-badge{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.4px;padding:.15rem .6rem;border-radius:30px;white-space:nowrap;margin-left:.5rem}.milestones-section .milestone-grid .milestone-card .card-header .status-badge.status-completed{background:#d4edda;color:#155724}.milestones-section .milestone-grid .milestone-card .card-header .status-badge.status-in-progress{background:#fff3cd;color:#856404}.milestones-section .milestone-grid .milestone-card .card-header .status-badge.status-on-hold{background:#ffe5d0;color:#7b4a1e}.milestones-section .milestone-grid .milestone-card .card-header .status-badge.status-not-started{background:#e2e3e5;color:#383d41}.milestones-section .milestone-grid .milestone-card .card-header .status-badge.status-no-tasks{background:#f8f9fa;color:#6c757d}.milestones-section .milestone-grid .milestone-card .card-body{padding:.5rem 1.2rem .8rem;flex:1}.milestones-section .milestone-grid .milestone-card .card-body .milestone-desc{font-size:.85rem;color:#6c757d;margin-bottom:.5rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.milestones-section .milestone-grid .milestone-card .card-body .milestone-deadline{font-size:.8rem;color:#6c757d;margin:0}.milestones-section .milestone-grid .milestone-card .card-body .milestone-deadline i{margin-right:.3rem}.milestones-section .milestone-grid .milestone-card .card-footer{padding:.8rem 1.2rem;background:rgba(0,0,0,0);border-top:1px solid #f1f3f5;display:flex;justify-content:flex-end}.milestones-section .milestone-grid .milestone-card .card-footer .btn{border-radius:30px;padding:.2rem 1rem;font-size:.75rem}.milestones-section .milestone-grid .milestone-card .card-footer .btn i{margin-left:.3rem}@media(max-width: 576px){.milestones-section .milestone-grid .milestone-card .card-header{flex-wrap:wrap}.milestones-section .milestone-grid .milestone-card .card-header .status-badge{margin-left:0;margin-top:.3rem}.milestones-section .milestone-grid .milestone-card .card-footer .btn{width:100%;justify-content:center}}#milestoneLoadMoreContainer .btn{border-radius:30px;padding:.3rem 1.5rem;font-size:.8rem}#milestoneLoadMoreContainer .spinner-border{width:1.5rem;height:1.5rem}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#noMilestonesMessage{border-radius:12px;border:1px solid #e9ecef;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:box-shadow .2s ease,border-color .2s ease;overflow:hidden;position:relative;min-height:100px;display:flex;align-items:center;justify-content:center;text-align:center;width:100%}.task-header-card{background:#fff;border-radius:16px;border:1px solid #e9ecef;overflow:hidden;margin-bottom:2rem}.task-header-card .card-header{padding:1.5rem 2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background:rgba(0,0,0,0)}.task-header-card .card-header .header-left{display:flex;flex-direction:column;gap:.2rem}.task-header-card .card-header .header-left .task-title{font-size:1.75rem;font-weight:700;color:#222;margin:0}.task-header-card .card-header .header-left .task-project-name{font-size:.85rem;color:#6c757d;font-weight:500}.task-header-card .card-header .header-right{display:flex;align-items:center;gap:.8rem}.task-header-card .card-header .header-right .task-deadline{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;color:#6c757d}.task-header-card .card-header .header-right .task-deadline i{color:#21afa5}.task-header-card .card-header .header-right .task-deadline{margin-right:.5rem}.task-header-card .card-header .header-right .btn{border-radius:30px;padding:.3rem 1.2rem;font-size:.8rem}.task-header-card .card-header .header-right .btn i{margin-right:.3rem}@media(max-width: 576px){.task-header-card .card-header{flex-direction:column;align-items:stretch;gap:.8rem}.task-header-card .card-header .header-left .task-title{font-size:1.3rem}.task-header-card .card-header .header-right{justify-content:space-between;flex-wrap:wrap}.task-header-card .card-header .header-right .task-deadline{margin-right:0}}.tasks-section .task-grid .task-item-wrapper{animation:fadeInUp .4s ease}.tasks-section .task-grid .task-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;height:100%;display:flex;flex-direction:column;position:relative;transition:none;overflow:hidden}.tasks-section .task-grid .task-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;z-index:1}.tasks-section .task-grid .task-card[data-status=not-started]::before{background:#6c757d}.tasks-section .task-grid .task-card[data-status=in-progress]::before{background:#ffc107}.tasks-section .task-grid .task-card[data-status=on-hold]::before{background:#fd7e14}.tasks-section .task-grid .task-card[data-status=completed]::before{background:#28a745}.tasks-section .task-grid .task-card .card-body{padding:1.2rem 1.2rem 1rem;flex:1;display:flex;flex-direction:column;gap:.5rem}.tasks-section .task-grid .task-card .card-body .task-name{font-size:1rem;font-weight:600;color:#222;margin:0}.tasks-section .task-grid .task-card .card-body .task-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.8rem;color:#6c757d}.tasks-section .task-grid .task-card .card-body .task-meta i{margin-right:.2rem}.tasks-section .task-grid .task-card .card-body .task-status-wrapper{margin-top:auto}.tasks-section .task-grid .task-card .card-body .task-status-wrapper .status-dropdown{border-radius:30px;font-size:.75rem;padding:.15rem 1.5rem .15rem 1rem;width:100%;border-color:#e9ecef;background:#fafafa}.tasks-section .task-grid .task-card .card-body .task-status-wrapper .status-dropdown:focus{border-color:#21afa5;box-shadow:0 0 0 3px rgba(33,175,165,.15)}.filter-drawer{position:fixed;top:0;right:-400px;width:380px;height:100%;background:#fff;box-shadow:-4px 0 20px rgba(0,0,0,.08);z-index:1050;transition:right .3s cubic-bezier(0.22, 1, 0.36, 1);overflow-y:auto}.filter-drawer.open{right:0}.filter-drawer .filter-drawer-content{padding:2rem 1.5rem}.filter-drawer .filter-drawer-content .filter-drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.filter-drawer .filter-drawer-content .filter-drawer-header h5{font-weight:600;color:#222}.filter-drawer .filter-drawer-content .filter-drawer-header h5 i{color:#21afa5;margin-right:.5rem}.filter-drawer .filter-drawer-content .filter-drawer-header .btn-close{font-size:1.2rem}.filter-drawer .filter-drawer-content .filter-drawer-body .form-label{font-weight:600;font-size:.8rem;color:#495057;text-transform:uppercase;letter-spacing:.3px}.filter-drawer .filter-drawer-content .filter-drawer-body .form-control,.filter-drawer .filter-drawer-content .filter-drawer-body .form-select{border-radius:8px;border:1px solid #e0e0e0;font-size:.9rem}.filter-drawer .filter-drawer-content .filter-drawer-body .form-control:focus,.filter-drawer .filter-drawer-content .filter-drawer-body .form-select:focus{border-color:#21afa5;box-shadow:0 0 0 3px rgba(33,175,165,.15)}.filter-drawer .filter-drawer-content .filter-drawer-body .btn{border-radius:30px}@media(max-width: 576px){.filter-drawer{width:100%;right:-100%}}.filter-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:1049;display:none}#taskLoadMoreContainer .btn{border-radius:30px;padding:.3rem 1.5rem;font-size:.8rem}#taskLoadMoreContainer .spinner-border{width:1.5rem;height:1.5rem}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#noTasksMessage{border-radius:12px;border:1px solid #e9ecef;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:box-shadow .2s ease,border-color .2s ease;overflow:hidden;position:relative;min-height:100px;display:flex;align-items:center;justify-content:center;text-align:center;width:100%}.filter-bar{background:#fff;padding:.75rem 1rem;border-radius:8px;border:1px solid #e9ecef}.filter-bar .form-label{font-size:.75rem;font-weight:600;color:#495057;margin-bottom:.2rem;text-transform:uppercase;letter-spacing:.3px}.filter-bar .form-control-sm,.filter-bar .form-select-sm{border-color:#ced4da}.filter-bar .form-control-sm:focus,.filter-bar .form-select-sm:focus{border-color:#21afa5;box-shadow:0 0 0 .2rem rgba(33,175,165,.25)}.filter-bar .btn-filter{background-color:#21afa5;border-color:#21afa5;color:#fff;font-weight:500}.filter-bar .btn-filter:hover{background-color:rgb(24.9086538462,132.0913461538,124.5432692308);border-color:rgb(24.9086538462,132.0913461538,124.5432692308)}.filter-bar .btn-outline-filter{color:#21afa5;border-color:#21afa5}.filter-bar .btn-outline-filter:hover{background-color:#21afa5;color:#fff}@media(max-width: 576px){.filter-bar .btn-filter,.filter-bar .btn-outline-filter{width:100%}.filter-bar .d-flex{flex-wrap:wrap}}.stats-row .stat-box{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;display:flex;align-items:center;border:1px solid #e9ecef;height:100%;position:relative;overflow:hidden}.stats-row .stat-box::before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.stats-row .stat-box--users::before{background:linear-gradient(90deg, #a18cd1, #fbc2eb)}.stats-row .stat-box--days::before{background:linear-gradient(90deg, #4facfe, #00f2fe)}.stats-row .stat-box--hours::before{background:linear-gradient(90deg, #f093fb, #f5576c)}.stats-row .stat-box--milestones::before{background:linear-gradient(90deg, #43e97b, #38f9d7)}.stats-row .stat-box--tasks::before{background:linear-gradient(90deg, #fa709a, #fee140)}.stats-row .stat-box .stat-icon{font-size:2.2rem;color:#21afa5;margin-right:1rem;width:3.2rem;text-align:center;opacity:.8}.stats-row .stat-box .stat-content{display:flex;flex-direction:column;flex:1}.stats-row .stat-box .stat-content .stat-label{font-size:.8rem;color:#6c757d;font-weight:600;text-transform:uppercase;letter-spacing:.4px}.stats-row .stat-box .stat-content .stat-number{font-size:1.8rem;font-weight:700;color:#333;line-height:1.2}@media(max-width: 576px){.stats-row .stat-box{padding:1rem}.stats-row .stat-box .stat-icon{font-size:1.6rem;width:2.5rem;margin-right:.75rem}.stats-row .stat-box .stat-number{font-size:1.4rem}}.report-day{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:none}.report-day .card-header{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:.75rem 1.25rem}.report-day .card-header h5{font-size:18px;font-weight:600;color:#333;margin-bottom:0}.report-day .card-header i{font-size:26px;color:#21afa5;font-weight:500;top:2px;position:relative}.report-day .card-header .badge{background-color:#21afa5 !important;font-size:17px;padding:.5rem 1rem;font-weight:600}.report-day .card-body{padding:1.25rem}.report-day .project-group .project-title{font-weight:700;color:#2c3e50;border-bottom:2px solid #21afa5;padding-bottom:.5rem;margin-bottom:1rem}.report-day .project-group .project-title i{font-size:20px;color:#21afa5;font-weight:500;top:0;position:relative}.report-day .milestone-title{margin-left:1rem}.report-day .milestone-group:last-child{margin-bottom:0 !important}.report-day .milestone-group .milestone-title{font-weight:600;color:#333;border-left:4px solid #21afa5;padding-left:10px;margin-bottom:.75rem}.report-day .milestone-group .task-list .task-item{padding:.5rem 0 .5rem 1.5rem;transform:none}.report-day .milestone-group .task-list .task-item:last-child{border-bottom:none !important}.report-day .milestone-group .task-list .task-item strong{display:inline-block;min-width:120px}.report-day .milestone-group .task-list .task-item p{margin:0;font-size:.9rem;color:#6c757d}.report-day .milestone-group .task-list .task-item .badge{background-color:#f1f1f1;color:#333;font-weight:500;padding:.4rem .8rem;border-radius:20px;min-width:60px;text-align:center}#reportLoadMoreContainer .btn-secondary{background-color:#21afa5;border-color:#21afa5;color:#fff}#reportLoadMoreContainer .btn-secondary:hover{background-color:rgb(24.9086538462,132.0913461538,124.5432692308);border-color:rgb(24.9086538462,132.0913461538,124.5432692308)}.btn-primary{background-color:#21afa5;border-color:#21afa5}.btn-primary:hover{background-color:rgb(24.9086538462,132.0913461538,124.5432692308);border-color:rgb(24.9086538462,132.0913461538,124.5432692308)}.offcanvas .btn-filter{background-color:#21afa5;border-color:#21afa5;color:#fff}.offcanvas .btn-filter:hover{background-color:rgb(24.9086538462,132.0913461538,124.5432692308);border-color:rgb(24.9086538462,132.0913461538,124.5432692308)}.offcanvas .btn-outline-filter{color:#21afa5;border-color:#21afa5}.offcanvas .btn-outline-filter:hover{background-color:#21afa5;color:#fff}.report-log-table{font-size:.85rem}.report-log-table thead th{background-color:#f8f9fa;border-bottom:2px solid #21afa5;color:#495057;font-weight:600;text-transform:uppercase;letter-spacing:.3px;padding:.6rem .5rem;white-space:nowrap}.report-log-table tbody td{padding:.5rem .5rem;vertical-align:middle;border-bottom:1px solid #e9ecef;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-log-table tbody td.truncate{max-width:120px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-log-table tbody tr{transition:background-color .2s ease}.report-log-table tbody tr:hover{background-color:rgba(33,175,165,.05)}.report-log-table tbody tr:last-child td{border-bottom:none}.report-log-table .badge{font-size:.7rem;padding:.3rem .6rem;font-weight:500;letter-spacing:.3px}@media(max-width: 576px){.report-log-table{font-size:.75rem}.report-log-table thead th,.report-log-table tbody td{padding:.3rem .3rem}.report-log-table .truncate{max-width:80px !important}}.copy-day-report{padding:0 !important;border:none !important;background:rgba(0,0,0,0) !important;box-shadow:none !important;outline:none !important}.copy-day-report:focus,.copy-day-report:focus-visible{outline:none !important;box-shadow:none !important}.profile-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:.25rem 0 16px}.profile-tabs .nav-item{margin:0}.profile-tabs .nav-link{font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.3px;padding:.5rem 1.2rem;color:#6c757d;background:rgba(0,0,0,0);border:2px solid #e9ecef;border-radius:30px;transition:all .2s ease-in-out;white-space:nowrap}.profile-tabs .nav-link i{margin-right:.5rem;font-size:1.1rem;transition:transform .2s ease}.profile-tabs .nav-link:hover{color:#21afa5;border-color:#21afa5;background:rgba(33,175,165,.05)}.profile-tabs .nav-link:hover i{transform:translateY(-1px)}.profile-tabs .nav-link.active{color:#fff;background:#21afa5;border-color:#21afa5}.profile-tabs .nav-link.active i{color:#fff}@media(max-width: 576px){.profile-tabs .nav-link{font-size:.75rem;padding:.35rem .8rem}}.profile-tab-content .card{border:1px solid #e9ecef;border-radius:8px;background:#fff;margin-bottom:1.5rem;transition:border-color .2s ease}.profile-tab-content .card:hover{border-color:rgb(151.09375,235.40625,229.46875)}.profile-tab-content .card .card-header{background:#fafbfc;border-bottom:1px solid #e9ecef;padding:.9rem 1.25rem;border-radius:8px 8px 0 0}.profile-tab-content .card .card-header h5{font-weight:600;font-size:1rem;color:#2c3e50;margin:0}.profile-tab-content .card .card-header h5 i{color:#21afa5;font-size:1.2rem;margin-right:.5rem}.profile-tab-content .card .card-body{padding:1.5rem}.profile-photo-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.profile-photo-wrapper .photo-preview{width:130px;height:130px;border-radius:50%;overflow:hidden;border:3px solid #21afa5;background:#f8f9fa;display:flex;align-items:center;justify-content:center;transition:border-color .3s ease,transform .2s ease}.profile-photo-wrapper .photo-preview:hover{border-color:rgb(24.9086538462,132.0913461538,124.5432692308);transform:scale(1.02)}.profile-photo-wrapper .photo-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-photo-wrapper .photo-preview .profile-photo-placeholder{font-size:4rem;color:#ced4da}.profile-photo-wrapper .photo-preview .profile-photo-placeholder i{font-size:4rem;line-height:1}.profile-photo-wrapper .btn-outline-secondary{font-size:.8rem;padding:.3rem 1rem;border-radius:20px;border:2px solid #21afa5;color:#21afa5;transition:all .2s ease}.profile-photo-wrapper .btn-outline-secondary:hover{background:#21afa5;color:#fff}.profile-photo-wrapper .btn-outline-secondary i{margin-right:.3rem}.form-label{font-weight:600;font-size:.8rem;color:#495057;margin-bottom:.3rem;display:block;text-transform:uppercase;letter-spacing:.3px}.form-control,.form-select{border:2px solid #e9ecef;border-radius:6px;padding:.5rem .75rem;font-size:.9rem;transition:border-color .2s ease,box-shadow .2s ease;background:#fff}.form-control:focus,.form-select:focus{border-color:#21afa5;outline:0;box-shadow:0 0 0 .15rem rgba(33,175,165,.15)}.form-control[readonly],.form-select[readonly]{background:#f8f9fa;cursor:default}.form-control.file-name-display,.form-select.file-name-display{background:#fff;border-right:none;border-radius:6px 0 0 6px;font-size:.85rem;color:#495057;cursor:default}.form-control.file-name-display:focus,.form-select.file-name-display:focus{box-shadow:none;border-color:#e9ecef}.input-group .btn-outline-secondary{border:2px solid #e9ecef;border-left:none;border-radius:0 6px 6px 0;padding:.5rem 1rem;background:#f8f9fa;color:#6c757d;transition:all .2s ease}.input-group .btn-outline-secondary:hover{background:#21afa5;color:#fff;border-color:#21afa5}.input-group .btn-outline-secondary:focus{box-shadow:none}.input-group .form-control:not(:first-child){border-left:none;border-radius:0 6px 6px 0}.btn-primary{background-color:#21afa5;border:2px solid #21afa5;color:#fff;font-weight:600;padding:.5rem 1.5rem;border-radius:6px;transition:all .2s ease}.btn-primary:hover{background-color:rgb(24.9086538462,132.0913461538,124.5432692308);border-color:rgb(24.9086538462,132.0913461538,124.5432692308);transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{opacity:.65;transform:none}.btn-sm{padding:.25rem .75rem;font-size:.8rem}.btn-link{color:#21afa5;text-decoration:none;font-size:.85rem}.btn-link:hover{color:rgb(24.9086538462,132.0913461538,124.5432692308);text-decoration:underline}.btn-danger{background:#dc3545;border:2px solid #dc3545;border-radius:4px;padding:.2rem .5rem;font-size:.8rem;color:#fff;transition:all .2s ease}.btn-danger:hover{background:rgb(189.2151898734,32.7848101266,47.7721518987);border-color:rgb(189.2151898734,32.7848101266,47.7721518987)}#documentsList .table{font-size:.85rem;margin-bottom:0;border-collapse:separate;border-spacing:0}#documentsList .table th{background:#f8f9fa;border-bottom:2px solid #21afa5;font-weight:600;color:#495057;text-transform:uppercase;letter-spacing:.3px;font-size:.75rem;padding:.6rem .75rem}#documentsList .table td{padding:.6rem .75rem;vertical-align:middle;border-bottom:1px solid #f0f0f0}#documentsList .table tbody tr{transition:background .15s ease}#documentsList .table tbody tr:hover{background:rgba(33,175,165,.04)}#documentsList .table tbody tr:last-child td{border-bottom:none}#documentsList .table .btn-link{font-size:.8rem}#addDocumentModal .modal-content{border:1px solid #e9ecef;border-radius:8px;background:#fff}#addDocumentModal .modal-header{background:#fafbfc;border-bottom:1px solid #e9ecef;padding:1rem 1.25rem;border-radius:8px 8px 0 0}#addDocumentModal .modal-header .modal-title{font-weight:600;color:#2c3e50;font-size:1rem}#addDocumentModal .modal-header .modal-title i{color:#21afa5;margin-right:.5rem}#addDocumentModal .modal-body{padding:1.5rem}#addDocumentModal .modal-footer{border-top:1px solid #e9ecef;padding:1rem 1.25rem;background:#fafbfc;border-radius:0 0 8px 8px}#addDocumentModal input[type=file]{display:block !important}.badge{font-weight:500;padding:.3rem .7rem;border-radius:20px;font-size:.75rem}.badge.bg-secondary{background:#e9ecef !important;color:#495057}.badge.bg-info{background:#21afa5 !important;color:#fff}@media(max-width: 767.98px){.profile-photo-wrapper .photo-preview{width:100px;height:100px}.form-label{font-size:.75rem}.form-control,.form-select{font-size:.85rem;padding:.4rem .6rem}.profile-tabs .nav-link{font-size:.7rem;padding:.3rem .6rem}}@media(max-width: 575.98px){.card-body{padding:1rem !important}.input-group .btn-outline-secondary{padding:.4rem .6rem;font-size:.75rem}}.col-md-4 .profile-photo-wrapper{margin-top:1rem}.text-center{text-align:center}.profile-tab-content .card:last-child{margin-bottom:0}a.btn-link i{margin-right:.2rem}#saveProfileBtn .ri-loader-4-line{display:inline-block;animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.my-profile-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:.25rem 0 16px}.my-profile-tabs .nav-item{margin:0}.my-profile-tabs .nav-link{font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.3px;padding:.5rem 1.2rem;color:#6c757d;background:rgba(0,0,0,0);border:2px solid #e9ecef;border-radius:30px;transition:all .2s ease-in-out;white-space:nowrap}.my-profile-tabs .nav-link i{margin-right:.5rem;font-size:1.1rem;transition:transform .2s ease}.my-profile-tabs .nav-link:hover{color:#21afa5;border-color:#21afa5;background:rgba(33,175,165,.05)}.my-profile-tabs .nav-link:hover i{transform:translateY(-1px)}.my-profile-tabs .nav-link.active{color:#fff;background:#21afa5;border-color:#21afa5}.my-profile-tabs .nav-link.active i{color:#fff}@media(max-width: 576px){.my-profile-tabs .nav-link{font-size:.75rem;padding:.35rem .8rem}}.my-profile-tab-content .card{border:1px solid #e9ecef;border-radius:8px;background:#fff;margin-bottom:1.5rem}.my-profile-tab-content .card .card-header{background:#fafbfc;border-bottom:1px solid #e9ecef;padding:.9rem 1.25rem;border-radius:8px 8px 0 0}.my-profile-tab-content .card .card-header h5{font-weight:600;font-size:1rem;color:#2c3e50;margin:0}.my-profile-tab-content .card .card-header h5 i{color:#21afa5;font-size:1.2rem;margin-right:.5rem}.my-profile-tab-content .card .card-body{padding:1.5rem}.my-profile-photo-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.my-profile-photo-wrapper .photo-preview{width:130px;height:130px;border-radius:50%;overflow:hidden;border:3px solid #21afa5;background:#f8f9fa;display:flex;align-items:center;justify-content:center}.my-profile-photo-wrapper .photo-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.my-profile-photo-wrapper .photo-preview .profile-photo-placeholder{font-size:4rem;color:#ced4da}.my-profile-photo-wrapper .photo-preview .profile-photo-placeholder i{font-size:4rem;line-height:1}.my-profile-value{font-size:1rem;font-weight:500;color:#2c3e50;padding:.3rem 0;border-bottom:1px dashed #e9ecef}.my-profile-value a{color:#21afa5;text-decoration:none}.my-profile-value a:hover{text-decoration:underline}.badge{font-weight:500;padding:.3rem .7rem;border-radius:20px;font-size:.75rem}.badge.bg-secondary{background:#e9ecef !important;color:#495057}@media(max-width: 767.98px){.my-profile-photo-wrapper .photo-preview{width:100px;height:100px}.my-profile-tabs .nav-link{font-size:.7rem;padding:.3rem .6rem}}@media(max-width: 575.98px){.card-body{padding:1rem !important}}.users-table-wrap .card{border:1px solid #e9ecef;border-radius:12px;background:#fff;overflow:hidden}.users-table-wrap .card .card-header{background:#fafbfc;border-bottom:1px solid #e9ecef;padding:1rem 1.5rem}.users-table-wrap .card .card-header h5{font-weight:600;font-size:1rem;color:#2c3e50;margin:0}.users-table-wrap .card .card-header h5 i{color:#21afa5;margin-right:.5rem}.users-table-wrap .card .card-body{padding:1.5rem}.users-table-wrap .table{margin-bottom:0;font-size:.9rem;border-collapse:separate;border-spacing:0 6px}.users-table-wrap .table thead th{background:rgba(0,0,0,0);border:none;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;padding:.6rem .75rem;border-bottom:2px solid #21afa5}.users-table-wrap .table tbody td{padding:.6rem .75rem;vertical-align:middle;border:none;background:#fff;border-radius:0;transition:all .2s ease}.users-table-wrap .table tbody tr{border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:all .2s ease}.users-table-wrap .table tbody tr:hover{box-shadow:0 4px 12px rgba(33,175,165,.12);transform:translateY(-2px)}.users-table-wrap .table tbody tr:hover td{background:#fafbfc}.users-table-wrap .table tbody tr td:first-child{border-radius:8px 0 0 8px;padding-left:1rem}.users-table-wrap .table tbody tr td:last-child{border-radius:0 8px 8px 0;padding-right:1rem}.users-table-wrap .table .btn-sm{padding:.25rem .6rem;font-size:.75rem;border-radius:20px;transition:all .2s ease}.users-table-wrap .table .btn-sm:hover{transform:scale(1.05)}.users-table-wrap .table .btn-primary{background-color:#21afa5;border:1px solid #21afa5;color:#fff}.users-table-wrap .table .btn-primary:hover{background-color:rgb(24.9086538462,132.0913461538,124.5432692308);border-color:rgb(24.9086538462,132.0913461538,124.5432692308)}.users-add-form .row{margin-right:-0.5rem;margin-left:-0.5rem}.users-add-form [class*=col-]{padding-right:.5rem;padding-left:.5rem}@media(max-width: 767.98px){.users-add-form .col-md-4{flex:0 0 100%;max-width:100%}}.users-add-form .card{border:1px solid #e9ecef;border-radius:12px;background:#fff}.users-add-form .card .card-header{background:#fafbfc;border-bottom:1px solid #e9ecef;padding:1rem 1.5rem;border-radius:12px 12px 0 0}.users-add-form .card .card-header h6{font-weight:600;color:#21afa5;font-size:1rem;margin:0}.users-add-form .card .card-body{padding:1.5rem}.users-add-form .form-label{font-weight:600;font-size:.75rem;color:#495057;margin-bottom:.3rem;text-transform:uppercase;letter-spacing:.5px}.users-add-form .form-control,.users-add-form .form-select{border:2px solid #e9ecef;border-radius:8px;padding:.5rem .75rem;font-size:.9rem;transition:border-color .2s ease,box-shadow .2s ease;background:#fff}.users-add-form .form-control:focus,.users-add-form .form-select:focus{border-color:#21afa5;outline:0;box-shadow:0 0 0 .15rem rgba(33,175,165,.15)}.users-add-form .input-group .btn-outline-secondary{border:2px solid #e9ecef;border-left:none;border-radius:0 8px 8px 0;padding:.5rem 1rem;background:#f8f9fa;color:#6c757d;transition:all .2s ease}.users-add-form .input-group .btn-outline-secondary:hover{background:#21afa5;color:#fff;border-color:#21afa5}.users-add-form .input-group .form-control{border-radius:8px 0 0 8px}.users-add-form .btn-primary{background-color:#21afa5;border:2px solid #21afa5;color:#fff;font-weight:600;padding:.5rem 1.5rem;border-radius:8px;transition:all .2s ease}.users-add-form .btn-primary:hover{background-color:rgb(24.9086538462,132.0913461538,124.5432692308);border-color:rgb(24.9086538462,132.0913461538,124.5432692308);transform:translateY(-2px);box-shadow:0 4px 12px rgba(33,175,165,.3)}.users-add-form .btn-primary:disabled{opacity:.65;transform:none;box-shadow:none}.users-add-form .btn-outline-secondary{border:2px solid #e9ecef;background:rgba(0,0,0,0);color:#6c757d;border-radius:8px;padding:.5rem 1.5rem;transition:all .2s ease}.users-add-form .btn-outline-secondary:hover{background:#f8f9fa;border-color:#b0b8c1;transform:translateY(-2px)}@media(max-width: 767.98px){.users-table-wrap .table{font-size:.8rem;border-spacing:0 4px}.users-table-wrap .table thead th,.users-table-wrap .table tbody td{padding:.4rem .4rem}.users-table-wrap .table tbody tr td:first-child{padding-left:.6rem}.users-table-wrap .table tbody tr td:last-child{padding-right:.6rem}.users-table-wrap .table .btn-sm{font-size:.65rem;padding:.15rem .4rem}.users-add-form .card-body{padding:1rem !important}}