*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#f9f9f9;flex-direction:column;height:100vh;font-family:Arial,sans-serif;line-height:1.6;display:flex}.header{color:#fff;background-color:#007acc;padding:1rem 2rem;box-shadow:0 2px 5px #0000001a}.navbar{justify-content:space-between;align-items:center;display:flex}.logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-links{gap:1rem;list-style:none;display:flex}.nav-links li{display:inline}.nav-links a{color:#fff;font-size:1rem;text-decoration:none}.nav-links a:hover{text-decoration:underline}.main-content{text-align:center;background-color:#f9f9f9;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.hero-section h1{color:#007acc;margin-bottom:1rem;font-size:2.5rem}.hero-section p{margin-bottom:2rem;font-size:1.2rem}.cta-button{color:#fff;background-color:#007acc;border-radius:5px;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:background-color .3s,color .3s;display:inline-block}.cta-button:hover{color:#fff;background-color:#005f99}.footer{color:#fff;text-align:center;background-color:#333;padding:1rem 0;font-size:.9rem}
/*# sourceMappingURL=index.feb6fbfd.css.map */
