.header{background-color:#00bcd4;border-bottom:3px solid #0097a7;box-shadow:0 2px 10px #00000026;padding:18px 50px}.logo-text{border-radius:10px;color:#fff;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;letter-spacing:1px;text-decoration:none;transition:transform .3s ease}.logo-text:hover{transform:scale(1.05)}.nav-links{display:flex;gap:20px}.nav-button{background-color:#fff;border-radius:8px;color:#00bcd4;font-family:Poppins,sans-serif;font-weight:600;padding:8px 18px;text-decoration:none;transition:all .3s ease}.nav-button:hover{background-color:#e0f7fa;transform:translateY(-2px)}.page.home{padding:40px 20px;text-align:center}.page-title{color:#0d6efd;font-size:2rem;margin-bottom:30px}.candidates-row{gap:60px}.candidate{background:#f8f9fa;border-radius:16px;box-shadow:0 4px 10px #0000001a;padding:20px;transition:transform .2s ease;width:250px}.candidate:hover{transform:scale(1.03)}.candidate-photo{border-radius:12px;height:300px;margin-bottom:15px;object-fit:cover;width:100%}.vote-button{background-color:#009fb7;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 18px;transition:background .3s}.vote-button:hover{background-color:#007a8f}.vote-button:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width:768px){.page-title{font-size:1.6rem}.candidates-row{flex-direction:row;flex-wrap:wrap;gap:20px}.candidate{padding:10px;width:160px}.candidate-photo{height:180px}.vote-button{font-size:.9rem;padding:8px 12px}}.auth-container{align-items:center;display:flex;flex-direction:column;margin-top:80px}.auth-container h2{color:#00bcd4;font-size:2rem;margin-bottom:20px}.auth-container form{display:flex;flex-direction:column;gap:15px;width:300px}.auth-container input{border:1px solid #00bcd4;border-radius:8px;outline:none;padding:12px}.auth-button{background-color:#00bcd4;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px;transition:.3s}.auth-button:hover{background-color:#0097a7}:root{--turquoise:#00c3ff;--turquoise-dark:#00a8d6;--white:#fff;--muted:#666}*{box-sizing:border-box}#root,body,html{background:#fff;background:var(--white);color:#222;font-family:Inter,Arial,sans-serif;height:100%;margin:0}.header{align-items:center;background:linear-gradient(90deg,#00c3ff,#00a8d6);background:linear-gradient(90deg,var(--turquoise) 0,var(--turquoise-dark) 100%);display:flex;justify-content:space-between;padding:18px 28px}.header,.logo{color:#fff;color:var(--white)}.logo{border-radius:8px;font-size:26px;font-weight:700;padding:6px 10px;text-decoration:none}.header-right{align-items:center;display:flex;gap:10px}.btn{background:#fff;background:var(--white);border:none;border-radius:8px;color:#00c3ff;color:var(--turquoise);cursor:pointer;padding:8px 12px;text-decoration:none}.btn.outline{border:1px solid #fff;border:1px solid var(--white)}.btn.outline,.btn.secondary{background:#0000;color:#fff;color:var(--white)}.btn.secondary{border:1px solid #ffffff40}main{min-height:calc(100vh - 80px);padding:28px}.page-title{color:#333;margin-top:6px;text-align:center}.candidates-row{display:flex;flex-wrap:wrap;gap:48px;justify-content:center;margin-top:28px}.card{background:#fff;border-radius:12px;box-shadow:0 6px 18px #00000014;padding:18px;text-align:center;width:220px}.card img{border-radius:8px;height:auto;width:100%}.placeholder-image{align-items:center;background:linear-gradient(180deg,#e6f9ff,#dff6fb);border-radius:8px;color:#007991;font-weight:700;height:120px;margin:0 auto 12px;width:160px}.page.auth,.placeholder-image{display:flex;justify-content:center}.page.auth{align-items:flex-start;padding-top:30px}.form{display:flex;flex-direction:column;gap:10px;width:320px}.form input{border:1px solid #ddd;border-radius:8px;padding:10px}.form button{margin-top:6px}@media (max-width:720px){.header{padding:14px}.candidates-row{gap:18px}.card{width:46%}.form{padding:0 16px;width:100%}}@media (max-width:768px){.header{align-items:center;flex-direction:row;justify-content:space-between;padding:8px 16px}.logo{font-size:1.2rem}.header-right .btn{font-size:.85rem;padding:6px 10px}.page-title{font-size:1.3rem}.candidates-row{gap:12px;justify-content:center}.card{margin-bottom:12px;width:45%}.card h3{font-size:1rem}.card img{height:auto;width:100%}.form{padding:0 16px;width:100%}.form button,.form input{font-size:.9rem;padding:8px}}
/*# sourceMappingURL=main.3daa99f0.css.map*/