*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;min-height:100%;overflow-x:hidden;font-family:Arial,sans-serif;color:#333;background-color:#fff;line-height:1.6}#root{width:100%;display:flex;flex-direction:column}section,header,footer{width:100%;display:block}.navbar{background-color:#222;color:#fff;position:sticky;top:0;z-index:999;width:100%}.nav-content{display:flex;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;width:100%}.logo{font-weight:700;font-size:1.2rem}.navbar nav a{color:#fff;margin-left:1rem;text-decoration:none;font-weight:500}.navbar nav a:hover{text-decoration:underline}.hero{position:relative;height:70vh;width:100%;background:url(https://images.unsplash.com/photo-1525909002-1b7f2f2021d1?ixlib=rb-4.0.3&q=80&w=1600) center/cover no-repeat;display:flex;align-items:center;justify-content:center;color:#fff}.overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080}.hero-content{position:relative;text-align:center;padding:0 1rem;width:100%;max-width:1200px}.hero-content h1{font-size:3rem;margin-bottom:1rem}.hero-content p{font-size:1.2rem;margin-bottom:2rem}.cta-button{background-color:#00bfa6;color:#fff;padding:.75rem 1.5rem;text-decoration:none;border-radius:4px;font-weight:700}.cta-button:hover{background-color:#009f8a}section{padding:4rem 2rem;text-align:center;width:100%}section h2{font-size:2rem;margin-bottom:2rem}.services{width:100%}.service-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.service-item{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 0 10px #0000001a}.service-item h3{margin-bottom:1rem;font-size:1.2rem}.why-choose-us{width:100%}.why-choose-us ul{list-style:none;max-width:800px;margin:0 auto;text-align:left;width:100%}.why-choose-us li{margin:1rem 0;font-size:1.1rem}.about{width:100%}.about p{max-width:800px;margin:0 auto;line-height:1.6}.contact{width:100%}.email-link{color:#00bfa6;text-decoration:none;font-weight:700}.email-link:hover{text-decoration:underline}.footer{background-color:#222;color:#fff;padding:1rem 0;text-align:center;width:100%}@media (max-width: 768px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.nav-content{flex-direction:column;align-items:flex-start;padding:1rem;height:auto}.navbar nav{margin-top:.5rem;display:flex;flex-direction:column;width:100%}.navbar nav a{margin-left:0;margin-bottom:.5rem}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
