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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f9f9f9;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:0}.container{margin:0 auto;max-width:960px;padding:2rem}header{margin-bottom:2rem;text-align:center}header h1{color:#2c3e50;font-size:2.5rem}header h2{color:#7f8c8d;font-size:1.5rem;margin-bottom:1rem}.welcome{font-style:italic;margin-bottom:2rem}.sections{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}section{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px #0000001a;flex:1 1 45%;padding:1.5rem}section h3{color:#34495e;margin-top:0}.button{background-color:#3498db;border-radius:5px;color:#fff;display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.button:hover{background-color:#2980b9}footer{color:#777;font-size:.9rem;margin-top:3rem;text-align:center}@media (max-width:768px){.sections{flex-direction:column}section{flex:1 1 100%}}.contact-container{background-color:#f4f4f4;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:5rem auto;max-width:600px;padding:2rem;text-align:center}.contact-container h1{color:indigo;margin-bottom:1rem}.contact-container h2{color:#0a0461;margin-bottom:1rem}.contact-container p{font-size:1.1rem;margin-bottom:1rem}.contact-container a{color:#3498db;font-weight:700;text-decoration:none}.contact-container a:hover{text-decoration:underline}body{background-color:#f5f5f5;font-family:Arial,sans-serif;margin:0;padding:20px}h1,h2{color:#333}button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}button:hover{background-color:#0056b3}form{display:flex;flex-direction:column;max-width:300px}input{font-size:16px;margin-bottom:10px;padding:8px}
/*# sourceMappingURL=main.8dc48ae3.css.map*/