.login-container{align-items:center;display:flex;justify-content:center;padding:20px}*{box-sizing:border-box}.login-input{margin-bottom:10px}.login-box{background:#fff;border:1px solid #dce0e5;border-radius:8px;box-shadow:0 4px 8px #0000000d;max-width:400px;padding:30px 25px;padding:30px;text-align:center;width:100%}.login-title{color:#333;font-size:24px;font-weight:700;margin-bottom:25px}.login-label{color:#444;display:block;font-size:14px;font-weight:500;margin:10px 0 5px;text-align:left}.login-input{background:#f6f7fb;border:1px solid #dce0e5;border-radius:6px;font-size:14px;outline:none;padding:12px 15px;width:100%}.login-input:focus{background:#fff;border-color:#00b894}.input-password{position:relative}.login-password-eye{position:absolute;right:10px;top:30px}.login-forgot{margin:10px 0 20px;text-align:right}.login-forgot a{color:#00b894;font-size:14px;font-weight:600;text-decoration:none}.login-forgot a:hover{text-decoration:underline}.login-btn{background:#00b894;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px;transition:.3s;width:100%}.login-btn:hover{background:#00a37a}.login-footer{color:#444;font-size:14px}.login-footer a{color:#00b894;font-weight:600;text-decoration:none}.login-footer a:hover{text-decoration:underline}@media (max-width:480px){.login-box{padding:20px}.login-title{font-size:20px}.login-input{font-size:13px;padding:10px}.login-btn{font-size:15px;padding:10px}}.register-form{grid-column-gap:20px;background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000014;column-gap:20px;display:grid;font-family:Segoe UI,sans-serif;grid-template-columns:auto auto;margin-top:10px;padding:10px 25px;width:100%}.register-form label{display:block;font-size:14px;font-weight:500;margin-top:12px}.register-form input{background-color:#f1f1f5;border:none;border-radius:8px;font-size:14px;margin-bottom:10px;margin-top:6px;padding:12px 16px;transition:.3s ease;width:100%}.register-form input:focus{background-color:#e8f0fe;outline:none}.submit-register{background-color:#4ce1b6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;margin-top:20px;padding:12px;transition:background-color .3s ease;width:100%}.submit-register:hover{background-color:#34c49e}.navbar{background:#f6f6f6;border-bottom:1px solid #ccc;justify-content:space-between;padding:10px 20px}.navbar,.navbar-left{align-items:center;display:flex}.navbar-logo{height:40px;margin-right:10px}.navbar-text h1{color:#444;font-size:18px;font-weight:700;margin:0}.navbar-text p{color:#777;font-size:12px;margin:0}.navbar-right{align-items:center;display:flex;font-size:14px;gap:10px}.navbar-link{color:#8fe1d7;text-decoration:none}.navbar-link:hover{color:#579a92;text-decoration:underline}.navbar-menu{display:none}@media (max-width:767px){.navbar-right{display:none!important}.navbar-menu{display:inline-block}.bg{background-color:#8fe1d7!important}}.dropstart .dropdown-toggle:before{display:none!important}.footer{background:#f6f6f6;border-top:1px solid #ccc;color:#555;font-size:14px;padding:15px 20px;text-align:center}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000004d;max-width:500px;padding:20px;position:relative;text-align:center;width:90%}.modal-close{background:#fff;border:2px solid #000;border-radius:5px;cursor:pointer;font-size:20px;position:absolute;right:5px;top:10px}.form-container{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-height:70vh;padding:40px 15px}.form-tabs{display:flex;gap:10px;margin-bottom:20px}.form-tabs button{background:#f0f0f0;border:none;border-radius:6px;cursor:pointer;flex:1 1;font-weight:700;padding:10px 0}.form-tabs .active-tab{background:#5cd6c0;border-radius:6px;color:#fff}.change-password-form label{color:#333;display:block;font-size:14px;text-align:left}.change-password-form input{border:1px solid #ddd;border-radius:6px;font-size:14px;margin-bottom:5px;margin-top:5px;padding:10px;width:100%}.submit-btn{background:#5cd6c0;border:none;border-radius:6px;color:#fff;cursor:pointer}.cancel-btn,.submit-btn{font-weight:700;padding:10px;width:100%}.cancel-btn{background:#fff;border:1px solid #333;border-radius:6px;margin-top:10px}.error{color:red;font-size:.85rem;margin-top:0;text-align:start}.password-wrapper{align-items:center;display:flex;position:relative}.password-wrapper input{padding-right:30px;text-align:left;width:100%}.toggle-eye{cursor:pointer;font-size:1.2rem;position:absolute;right:8px}.daily-container{align-items:center;background:#f9fafb;display:flex;flex-direction:column;min-height:100vh;padding:20px 5px}.form-card{background:#fff;border-radius:10px;box-shadow:0 3px 8px #0000001a;margin-bottom:40px;max-width:900px;padding:20px 5px;text-align:left;width:100%}.form-title{color:#333;font-size:20px;font-weight:700;margin-bottom:20px;text-align:center}form label{color:#333;display:block;font-size:14px;font-weight:500;margin-bottom:6px}.input-label{margin-bottom:10px;width:100%}.input-label input,.input-label select,.input-label textarea{background-color:#efeff4;border:none;border-radius:5px;font-size:14px;margin-top:5px;padding:8px;width:100%}.input-label textarea{height:120px}.form-div{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 2fr}.form-buttons{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:15px}.form-buttons button{border-radius:6px;cursor:pointer;flex:1 1 150px;font-size:14px;font-weight:600;min-height:42px;padding:12px}.login-btn,.secondary-btn{background:#40c6a3;border:none;color:#fff;transition:all .3s ease}.login-btn:hover,.secondary-btn{background:#34a989}.secondary-btn{background-color:#ccc;color:#000}.cancel-btn{background:#ddd;color:#333}.entries-title{color:#333;font-size:20px;font-weight:600;margin:0 0 20px}td,th{padding:12px 16px;white-space:nowrap}.table-no-data{text-align:center}.filter-div{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(32%,1fr));margin-bottom:1rem}.weekly-filter-btn{height:40px;padding:5px 10px;width:100%}.apply-filter-btn{grid-column:1/-1;justify-self:right;width:200px}.data-chip-div .date-chip:nth-child(2){background:#0000}.entry-card{align-items:start;display:flex;justify-content:space-between}.adjust-btn.start{background-color:#059669!important}button:disabled{cursor:not-allowed;opacity:.6}.user-time-track{background:#fff3dc;border:1px solid #ff8c00;border-radius:8px;color:#ff7300;display:flex;gap:10px;margin-bottom:10px;padding:10px}@media screen and (max-width:480px){.form-title{font-size:18px}.entries-title{font-size:16px}.form-buttons button{font-size:13px;padding:10px}}.table-container{max-width:900px}.table-container,.table-container *{box-sizing:border-box}.daily-container.mobile-narrow{padding:12px 10px}.top-bar{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin:6px 0 10px;max-width:900px;width:100%}.date-chip{align-items:baseline;background:#f1f5f9;border-radius:999px;display:inline-flex;gap:8px;padding:8px 12px}.chip-title{color:#64748b;font-size:12px}.chip-date{color:#0f172a}.adjust-btn,.chip-date{font-size:13px;font-weight:600}.adjust-btn{background:#2563eb;border:none;border-radius:999px;color:#fff;cursor:pointer;height:36px;padding:0 14px}.adjust-btn:active{transform:scale(.98)}.adjust-helper{align-items:center;color:#334155;display:flex;font-size:13px;gap:10px;margin-bottom:8px;max-width:900px;width:100%}.link-btn{background:#0000;border:none;color:#2563eb;cursor:pointer;font-size:13px;text-decoration:underline}.link-btn.muted{color:#64748b}.sheet-backdrop{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.sheet{animation:sheetIn .18s ease-out both;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -8px 24px #0000001f;max-width:400px;padding:16px;width:90%}@keyframes sheetIn{0%{opacity:.98;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.sheet-drag{background:#e5e7eb;border-radius:999px;height:4px;margin:0 auto 10px;width:48px}.sheet-title{font-weight:600;margin-bottom:8px}.sheet-input{background:#fff;border:1px solid #e5e7eb;border-radius:12px;font-size:15px;height:44px;margin-bottom:10px;padding:0 12px;width:100%}.sheet-actions{align-items:center;display:flex;gap:8px}.sheet-actions .spacer{flex:1 1}.btn{border:1px solid #0000;border-radius:12px;cursor:pointer;font-size:14px;font-weight:600;height:44px;padding:0 14px}.btn.primary{background:#2563eb;color:#fff}.btn.secondary{background:#f3f4f6;color:#111827}.form-card.mobile-card{margin-bottom:16px;max-width:900px;padding:16px 14px;width:100%}.quick-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:10px}.qa-btn{align-items:center;border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;gap:8px;height:56px;justify-content:center}.qa-btn .qa-ico{font-size:16px;line-height:1}.qa-btn.start{background:#059669}.qa-btn.end{background:#e11d48}.qa-btn:active{transform:scale(.99)}.chips-row{align-items:center;display:flex;gap:10px;margin-bottom:10px}.time-chip{flex:1 1}.chip-label{color:#6b7280;font-size:12px;margin-bottom:4px}.chip-field{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:flex;height:56px;padding:0 10px}.chip-input{background:#0000;border:none;font-size:20px;letter-spacing:.02em;outline:none;width:100%}.chip-spacer{color:#9ca3af;font-size:12px}.form-div.single{grid-template-columns:1fr 2fr}.totals-row{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:8px}.form-buttons.compact{gap:8px;margin:0}.form-buttons.compact .cancel-btn,.form-buttons.compact .login-btn,.form-buttons.compact .seondary-btn{min-height:40px;padding:8px 12px}.cards-list{max-width:900px;width:100%}.no-cards{color:#6b7280;font-size:14px;padding:18px 0;text-align:center}.entry-card{background:#fff;border:1px solid #eef0f3;border-radius:14px;box-shadow:0 2px 8px #0000000d;margin-bottom:10px;padding:12px}.entry-head{align-items:center;display:flex;gap:8px;justify-content:space-between}.entry-title{color:#0f172a;font-weight:600}.entry-hours{color:#475569;font-size:12px;font-weight:600}.entry-sub{align-items:center;color:#334155;display:flex;font-size:13px;gap:6px;margin-top:2px}.entry-sub .mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.entry-sub .muted,.entry-sub .sep{color:#94a3b8}.entry-notes{color:#64748b;font-size:13px;margin-top:6px}.entry-actions{display:flex;gap:8px;margin-top:10px}.day-total{color:#0f172a;font-size:14px;margin:6px 2px 10px;text-align:right}@media screen and (max-width:768px){.user-time-track{margin-bottom:10px}.data-chip-div{align-items:center;display:flex;justify-content:space-between;margin:10px 0 0}.top-bar,.totals-row,button.back-btn{display:block!important}.form-buttons button{flex:1 1 50px!important}.form-buttons{margin-top:15px!important}.daily-container{min-height:auto;padding:20px 5px}.input-label{margin-bottom:10px;width:100%}.form-div{gap:0;grid-template-columns:1fr!important}.form-card{padding:20px}.form-buttons{flex-direction:column}.form-buttons button{max-width:100%;width:100%}.table-container{padding:0 10px}td,th{font-size:13px;padding:10px}.box-section{max-width:200px;width:100%}}@media (max-width:420px){.chip-input{font-size:18px}.qa-btn{font-size:14px;height:52px}.form-card.mobile-card{padding:14px 12px}.entry-card{border-radius:12px}}.form-row.two-cols-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}@media (max-width:640px){.form-row.two-cols-grid{grid-template-columns:1fr}}.form-row.two-cols-grid .field{display:flex;flex-direction:column;min-width:0}.chip-input.same-bg{background:#f5f5f5;border:1px solid #d9d9d9;border-radius:6px;box-sizing:border-box;padding:10px 12px;width:100%}.input-error{border-color:#d92d20!important;box-shadow:0 0 0 2px #d92d201f}@keyframes ui-shake{0%,to{transform:translateX(0)}15%,45%,75%{transform:translateX(-4px)}30%,60%,90%{transform:translateX(4px)}}.shake{animation:ui-shake .35s ease;will-change:transform}.req-star{color:#d92d20;margin-left:4px}.field-error{color:#d92d20;font-size:12px;margin-top:4px}.apply-btn{background:#40c6a3;margin-bottom:30px;padding:10px 30px}.apply-btn:hover{background:#34a989}.filter-btn-div{align-items:center;display:flex;gap:20px;justify-content:end}.filter-btn-div button{width:-webkit-max-content;width:max-content}.reset-filter-btn{background-color:#e73333!important}.reset-filter-btn:hover{background-color:#cb2323!important}.monthly-container{align-items:start;background:#f5f5f5;display:flex;flex-direction:column;gap:20px;padding:10px}.heading{align-items:center;display:flex;gap:40px}.monthly-title{color:#333;font-size:25px;font-weight:700;margin:0;text-align:center}.user-filter-section label{color:#000;font-size:20px;font-weight:500;max-width:-webkit-max-content;max-width:max-content;min-width:-webkit-max-content;min-width:max-content}.user-filter-section select{background:#fff;border:1px solid #ddd;border-radius:6px;font-size:14px;padding:10px;width:220px}.apply-btn{background:#8fe1d7;border-radius:6px;font-weight:600;margin-bottom:0;min-height:40px;min-width:-webkit-max-content;min-width:max-content;transition:background .3s ease}.apply-btn:hover{background:#65ddce}.monthly-table{overflow-x:auto;width:100%}thead{background:#8fe1d7;color:#fff}td,th{border-bottom:1px solid #f0f0f0;font-size:14px;padding:12px 14px;text-align:center}td{color:#333}.monthly-filter{align-items:baseline;display:grid;grid-template-columns:repeat(auto-fit,minmax(20%,1fr));width:100%}.btn-sm{margin:0;max-height:40px}.table-no-data{background:#f8f9fa;color:#6c757d;font-style:italic}.dashboard-card{max-width:-webkit-max-content;max-width:max-content;text-align:center}.section-heading{margin:18px 0 12px}.admin-box{display:flex;gap:10px;justify-content:center}.admin-box a{color:#333}.function-item{min-width:33%;width:160px}.tools-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.tool-item{padding:15px 10px}.layout-container{display:flex;flex-direction:column;min-height:100vh}.layout-container>header{flex-shrink:0}.layout-container>main{background:#f5f5f5;border-radius:8px;flex:1 0 auto;margin:15px 20px;max-height:77vh;overflow-y:auto;padding:10px 20px}.layout-container>footer{flex-shrink:0}@media (max-width:767px){.layout-container>main{margin:0}.tools-grid{grid-template-columns:repeat(2,1fr)}.dashboard-card{padding:10px!important}}@media (max-width:480px){.tools-grid{grid-template-columns:1fr}}.weekly-container{align-items:center;background:#f9fafb;display:flex;flex-direction:column;min-height:100vh;padding:40px 20px}.weekly-title{color:#333;font-size:20px;font-weight:700;margin-bottom:25px;text-align:center}.filter-group input,.filter-group select{background:#fff;border:1px solid #ddd;border-radius:6px;font-size:14px;padding:10px;width:220px}.weekly-table{max-width:900px;overflow-x:auto;width:90%}.summary-container{background:#f9fafb;display:flex;flex-direction:column;gap:10px;min-height:100vh;padding:30px 20px}.page-title{color:#333;font-size:22px;font-weight:700;margin-bottom:25px;text-align:center}.filter-section{align-items:end;display:flex;flex-wrap:wrap;gap:7px;height:-webkit-max-content!important;height:max-content!important;margin-bottom:20px}.filter-group{display:flex;flex-direction:column;min-width:-webkit-max-content!important;min-width:max-content!important}.filter-group label{color:#333;font-size:14px;font-weight:500;margin-bottom:6px}.filter-group select{background:#fff;border:1px solid #ddd;border-radius:6px;font-size:14px;padding:10px;width:220px}.checkbox-group{align-items:center;color:#333;display:flex;font-size:14px;gap:8px;min-width:-webkit-max-content!important;min-width:max-content!important}.table-container{max-width:1000px;overflow-x:auto;width:100%}table{background:#fff;border-collapse:collapse;border-radius:10px;box-shadow:0 3px 8px #0000001a;overflow:hidden;width:100%}.btn-delete,.btn-edit{border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;margin-right:6px;padding:6px 12px}.btn-edit{background:#40c6a3;color:#fff}.btn-edit:hover{background:#34a989}.btn-delete{background:#f44336;color:#fff}.btn-delete:hover{background:#d6362a}@media (max-width:768px){.filter-section{align-items:flex-start}.filter-group select{width:100%}table{font-size:13px}td,th{padding:10px}}@media (max-width:480px){.page-title{font-size:18px}table{font-size:12px}.btn-delete,.btn-edit{font-size:12px;padding:5px 10px}}.dashboard-container{align-items:center;background:#f8f9fb;padding:30px}.section-title{color:#1cb6a4;font-size:16px;font-weight:600;margin:20px 0 12px}.function-box{align-items:center;background:#d8f6ec;border-radius:10px;display:flex;flex-direction:column;margin:10px auto;padding:20px;transition:transform .2s ease,box-shadow .2s ease;width:220px}.function-box:hover{box-shadow:0 6px 15px #0000001a;transform:translateY(-3px)}.function-box p{color:#333;font-size:14px;font-weight:500;margin-top:8px}.icon{color:#333;font-size:30px}@media (max-width:768px){.function-box{padding:15px;width:180px}.tools-grid{gap:15px}}@media (max-width:480px){.dashboard-card{padding:20px}.dashboard-title{font-size:18px}.section-title{font-size:14px}.function-box{max-width:250px;width:100%}.icon{font-size:24px}}.back-btn{background-color:#eee;border:none;border-radius:5px;cursor:pointer;font-weight:500;padding:8px 16px}.back-btn:hover{background-color:#ddd}.approval-title{color:#333;font-size:clamp(20px,3vw,26px);font-weight:700;text-align:center}.filter-section>:not(button){flex:0 0 13%;max-height:40px;width:clamp(100px,35vw,150px)}.apply-btn{border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:500;padding:8px 14px}.approval-section{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000d;margin-bottom:40px;max-width:100%;min-width:100%;padding:20px}.approval-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.approval-header h4,.approval-header h6{color:#333;font-size:clamp(10px,3vw,18px);font-weight:600;margin:0}.approval-table{border-collapse:collapse;min-width:1000px;width:100%}.approval-table td,.approval-table th{border:1px solid #ddd;font-size:14px;padding:12px 10px;text-align:center;vertical-align:middle}.approve-btn{background-color:#4fd1c5;margin-right:5px}.approve-btn,.reject-btn{border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:6px 12px}.reject-btn{background-color:#f44336}.reject-reason{align-items:flex-start;display:flex;flex-direction:column;margin-top:8px}.reject-reason input{border:1px solid #ccc;border-radius:4px;margin-top:5px;padding:6px 10px;width:100%}a{color:#000;text-decoration:none}a:hover{color:#4fd1c5;text-decoration:underline}.approval-section{overflow-x:auto}.reject-buttons{display:flex;gap:10px;margin-top:6px}.submit-reject-btn{background-color:#e53e3e;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:500;padding:6px 14px;transition:background-color .2s ease}.submit-reject-btn:hover{background-color:#c53030}.cancel-btn{background-color:#718096;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:500;margin:0;padding:6px 14px;transition:background-color .2s ease}.cancel-btn:hover{background-color:#4a5568}.dashboard-container{align-items:flex-start;background:#f9fafb;display:flex;justify-content:center;min-height:100vh;padding-top:2rem}.dashboard-card{background:#fff;border-radius:10px;box-shadow:0 3px 8px #0000001a;max-width:960px;padding:30px;width:100%}.center{text-align:center}.dashboard-title{color:#333;font-size:22px;font-weight:700;margin-bottom:20px}.section-heading{color:#009688;font-size:16px;font-weight:600;margin:15px 0}.function-box{margin-bottom:25px}.function-item{align-items:center;background:#d9f2ee;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:15px 20px;text-align:center;transition:background .3s ease;width:200px}.function-item:hover{background:#c3e8e0}.function-item .icon{display:block;font-size:22px;margin-bottom:8px}.section-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,30%));justify-content:center;justify-items:stretch;margin:12px auto 28px}.section-grid .function-item,.section-grid .tool-item{max-width:none;width:100%}@media (max-width:480px){.section-grid{grid-template-columns:1fr;justify-items:stretch}}.tool-item{align-items:center;background:#d9f2ee;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;max-width:30%;padding:15px 20px;text-align:center;transition:background .3s ease;width:100%}.tool-item:hover{background:#c3e8e0}.tool-item .icon{display:block;font-size:20px;margin-bottom:6px}.simple-link{color:inherit;text-decoration:none}@media (max-width:480px){.function-item{max-width:340px;width:100%}.tools-grid{grid-template-columns:1fr;justify-items:stretch}}.forgot-password-container{display:grid;height:-webkit-fill-available;min-height:73vh;place-items:center}.forgot-password-box{background:#fff;border:1px solid #dce0e5;border-radius:8px;box-shadow:0 4px 8px #0000000d;max-width:400px;padding:30px;text-align:center;width:100%}.forgot-password-title{color:#333;font-size:24px;font-weight:700;margin-bottom:10px}.forgot-password-subtitle{color:#666;font-size:14px;line-height:1.5;margin-bottom:25px}.forgot-password-label{color:#444;display:block;font-size:14px;font-weight:500;margin:10px 0 5px;text-align:left}.forgot-password-input{background:#f6f7fb;border:1px solid #dce0e5;border-radius:6px;font-size:14px;margin-bottom:5px;outline:none;padding:12px 15px;transition:border-color .3s ease;width:100%}.forgot-password-input:focus{background:#fff;border-color:#00b894}.forgot-password-input.error{border-color:#e74c3c}.forgot-password-input.error:focus{background:#fff;border-color:#e74c3c}.error-message{color:#e74c3c;display:block;font-size:12px;font-weight:500;margin-bottom:15px;text-align:left}.forgot-password-footer{display:flex;justify-content:space-between}.forgot-password-btn{background:#00b894;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:7px;transition:.3s}.forgot-password-btn:hover:not(:disabled){background:#00a37a}.forgot-password-btn:disabled{background:#95a5a6;cursor:not-allowed}.back-to-login-btn{background:#0000;border:1px solid red;border-radius:6px;color:red;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:.3s}.back-to-login-btn:hover:not(:disabled){background:#ff5c5c;color:#fff}.back-to-login-btn:disabled{cursor:not-allowed;opacity:.6}.step-indicator{display:flex;justify-content:center;margin-bottom:20px}.step-dot{background:#ddd;border-radius:50%;height:8px;margin:0 4px;transition:background .3s ease;width:8px}.step-dot.active,.step-dot.completed{background:#00b894}@media (max-width:480px){.forgot-password-box{padding:20px}.forgot-password-title{font-size:20px}.forgot-password-input{font-size:13px;padding:10px}.forgot-password-btn{font-size:15px;padding:10px}.forgot-password-subtitle{font-size:13px}}.access-denied-container{background-color:#f8f8f8;font-family:sans-serif;height:100vh;padding:100px 20px;text-align:center}.access-denied-container h1{color:#d9534f;font-size:2.5rem;margin-bottom:1rem}.access-denied-container p{font-size:1.2rem;margin-bottom:2rem}.go-back-btn{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 2px #8fe1d7}::-webkit-scrollbar-thumb{background:#8fe1d7;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#7dc5bc}.loader-container{align-items:center;border:1px solid gray;border-radius:8px;display:flex;flex-direction:column;font-size:18px;gap:10px;height:30vh;justify-content:center}.loader-container,.no-data-message{background-color:#fff;box-shadow:0 5px 15px #00000059;color:#666;width:100%}.no-data-message{border:1px solid grey;border-radius:5px;font-size:34px;height:50vh;padding:24vh 0;text-align:center;text-shadow:2px 2px 3px #51928ae3}button{opacity:.9}.loader{animation:l15 1s linear infinite;aspect-ratio:1;border:4px solid #0000;border-radius:50%;border-right-color:#25b09b;display:grid;width:50px}.loader:after,.loader:before{animation:l15 2s infinite;border:inherit;border-radius:50%;content:"";grid-area:1/1;margin:2px}.loader:after{animation-duration:3s;margin:8px}@keyframes l15{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.958e7ccb.css.map*/