body{background:#f8f9fa;color:#333;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6;margin:0}nav{align-items:center;background:#007bff;display:flex;justify-content:space-between;padding:1rem}nav,nav a{color:#fff}nav a{margin:0 1rem;text-decoration:none}footer{background:#343a40;color:#fff;padding:1rem 0;text-align:center}.container{margin:0 auto;max-width:1200px;width:90%}.hero{align-items:center;background:url(data:image/jpeg;base64,) no-repeat 50%/cover;color:#fff;display:flex;flex-direction:column;height:80vh;justify-content:center;text-shadow:2px 2px 4px #000}.hero h1{font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.5rem;margin-bottom:2rem}.btn-primary{background:#28a745;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.75rem 1.5rem;text-decoration:none}.btn-primary:hover{background:#218838}.auth-container{background:#fff;border-radius:5px;box-shadow:0 2px 5px #0000001a;margin:2rem auto;max-width:500px;padding:2rem}.auth-container input,.auth-container select{border:1px solid #ddd;border-radius:5px;margin:.5rem 0;padding:.75rem;width:100%}.auth-container button{background:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.75rem;width:100%}
/*# sourceMappingURL=main.9c089e68.css.map*/