body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}button,input{font-family:inherit}.login-container{align-items:center;background-color:#f5f5f5;display:flex;justify-content:center;min-height:100vh}.login-box{background:#fff;border-radius:4px;box-shadow:0 2px 4px #0000001a;max-width:400px;padding:2rem;text-align:center;width:100%}.login-header{margin-bottom:2rem}.kenya-logo-container{display:flex;justify-content:center;margin-bottom:1.5rem}.kenya-arms-logo{height:80px}.login-header h2{color:#333;font-size:1.5rem;margin-bottom:.5rem}.login-header h3{color:#666;font-size:1.2rem;font-weight:400;margin-top:0}.form-group{margin-bottom:1rem}.form-group input{padding:.75rem}.form-group input:focus{border-color:#0056b3;outline:none}.login-button{background-color:#0056b3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:background-color .3s;width:100%}.login-button:hover{background-color:#004494}.login-footer{color:#666;font-size:.9rem;margin-top:2rem}.dashboard-container{background-color:#f5f5f5;min-height:100vh}.dashboard-header{align-items:center;background-color:#0056b3;color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem}.header-left h1{font-size:1.5rem;margin:0}.logout-button{background:#0000;border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:all .3s}.logout-button:hover{background:#fff;color:#0056b3}.dashboard-nav{background:#fff;box-shadow:0 2px 4px #0000001a;padding:0 2rem}.dashboard-nav ul{display:flex;list-style:none;margin:0;padding:0}.dashboard-nav li{margin-right:2rem}.dashboard-nav a{border-bottom:2px solid #0000;color:#666;display:block;padding:1rem 0;text-decoration:none;transition:all .3s}.dashboard-nav a.active,.dashboard-nav a:hover{border-bottom-color:#0056b3;color:#0056b3}.dashboard-main{padding:2rem}.dashboard-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.dashboard-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem}.dashboard-card h3{color:#666;font-size:1rem;margin:0 0 1rem}.dashboard-card .metric{color:#0056b3;font-size:2rem;font-weight:700;margin:0}.dashboard-charts{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.chart-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem}.chart-container h3{color:#666;margin:0 0 1rem}.chart-placeholder{background:#f5f5f5;border-radius:4px;color:#666;height:300px}.chart-placeholder,.password-change-container{align-items:center;display:flex;justify-content:center}.password-change-container{background-color:#0009;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.password-change-box{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-width:500px;padding:2rem;width:100%}.password-change-box h2{color:#2c3e50;font-size:1.8rem;margin-top:0}.password-change-box p{color:#555;margin-bottom:1.5rem}.form-group{margin-bottom:1.2rem}.form-group label{color:#2c3e50;display:block;font-weight:500;margin-bottom:.5rem}.form-group input{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:10px;width:100%}.submit-button{background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:12px 20px;transition:background-color .2s;width:100%}.submit-button:hover{background-color:#2980b9}.submit-button:disabled{background-color:#95a5a6;cursor:not-allowed}.error-message{background-color:#f8d7da;color:#721c24;padding:10px}.error-message,.success-message{border-radius:4px;margin-bottom:1rem}.success-message{background-color:#d4edda;color:#155724;font-weight:500;padding:15px;text-align:center}.landing-page{background-color:#fff;min-height:100vh}.hero-section{background-color:#0056b3;color:#fff;display:flex;flex-direction:column;min-height:80vh;padding-bottom:4rem;position:relative}.hero-section:before{background-image:url(/static/media/kenya_chw_background.aa2b5773063022b79892.jpg);background-position:50%;background-size:cover;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0;z-index:0}.hero-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;position:relative;text-align:center;z-index:1}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{font-weight:400;margin-bottom:1.5rem;opacity:.9}.hero-description{font-size:1.1rem;margin-bottom:2rem;max-width:600px;opacity:.9}.hero-overlay{height:100%;min-height:300px;position:relative}.kenya-arms-logo{height:60px;width:auto}.kenya-arms-logo-small{height:40px;width:auto}.card-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;height:80px;width:80px}@media (max-width:960px){.hero-title{font-size:2.5rem}.hero-section{min-height:60vh}}@media (max-width:600px){.hero-title{font-size:2rem}.hero-section{min-height:50vh;padding-bottom:2rem}.kenya-arms-logo{height:40px}}
/*# sourceMappingURL=main.cc4c0cd5.css.map*/