@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;padding:20px}.login-form{display:flex;flex-direction:column;width:300px;margin:0 auto}.login-form input{margin-bottom:10px;padding:8px;border-radius:5px;border:1px solid #ccc}.login-form button{padding:10px;background-color:#007bff;color:white;border:none;border-radius:5px}.dashboard{max-width:1000px;margin:20px auto}.table{width:100%;border-collapse:collapse}.table td,.table th{padding:10px;border:1px solid #ccc;text-align:left}.table th{background-color:#f8f8f8}.table tr:nth-child(2n){background-color:#f1f1f1}.dashboard-container{display:flex;height:100vh;background-color:#f4f6f9;overflow:hidden;width:100%}.dashboard-content{flex:1 1;padding:0;margin-left:250px;overflow-y:auto;transition:all .3s ease-in-out;background:white;animation:fadeIn .4s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.dashboard-container{flex-direction:column}.sidebar{width:100%;height:auto;position:relative;padding:15px}.dashboard-content{margin-left:0;padding:15px}}.sidebar{width:260px;height:100vh;background:#007bff;color:#ffffff;position:fixed;top:0;left:0;padding:20px;display:flex;flex-direction:column}.sidebar-title{font-size:18px;font-weight:600;margin-bottom:20px;text-align:center;color:#ffffff}.sidebar-menu{list-style:none;padding:0;margin:0;width:100%}.sidebar-menu li{width:100%;padding:12px 18px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease,color .3s ease;border-radius:6px;color:#ffffff}.sidebar-menu li:hover{background-color:#003d82;color:#ffffff}.sidebar-menu li.active{background-color:#ffffff;border-left:4px solid #003d82;color:#0056b3;font-weight:600}.logout-btn{margin-top:auto;width:100%;padding:12px;font-size:16px;font-weight:600;background-color:#ff4b5c;color:white;border:none;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:10px;transition:background-color .3s ease}.logout-btn:hover{background-color:#ff6b7a}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}.spinner{width:3.3rem;height:3.3rem;border:.25rem solid #f3f3f3;border-top:5px solid blue;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}