*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}html{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#111827;color:#fff}a{text-decoration:none;color:inherit}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}header{padding-top:1.5rem;padding-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}header .logo{display:flex;align-items:center;gap:.5rem}header .logo h1{font-size:1.5rem;font-weight:700}header nav{margin-left:1.5rem;transition:color .15s;display:flex;gap:1.5rem}header nav a:hover{color:#60a5fa}.mobile-menu-button{display:none}main section{padding-top:5rem;padding-bottom:5rem}#hero{text-align:center}#hero h2{font-size:3rem;line-height:1.1;font-weight:800;margin-bottom:1rem;max-width:48rem;margin-left:auto;margin-right:auto}#hero h2 .highlight{color:#60a5fa}#hero p{font-size:1.25rem;color:#9ca3af;max-width:48rem;margin-left:auto;margin-right:auto;margin-bottom:2rem}#hero .cta-button{display:inline-block;background-color:#3b82f6;color:#fff;font-weight:700;padding:.75rem 2rem;border-radius:9999px;font-size:1.125rem;transition:background-color .15s,transform .15s}#hero .cta-button:hover{background-color:#2563eb;transform:scale(1.05)}#services h3{font-size:2.25rem;font-weight:700;text-align:center;margin-bottom:3rem}#services .services-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}#services .service-card{background-color:#1f2937;padding:2rem;border-radius:.5rem;text-align:center;flex:0 1 380px}#services .service-card svg{margin:0 auto 1rem;color:#60a5fa}#services .service-card h4{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}#services .service-card p{color:#9ca3af}#services .service-card .service-cta{margin-top:1.5rem;display:inline-block;background-color:#3b82f6;color:#fff;font-weight:700;padding:.5rem 1.5rem;border-radius:9999px;font-size:1rem;transition:background-color .15s,transform .15s}#services .service-card .service-cta:not(.disabled):hover{background-color:#2563eb;transform:scale(1.05)}#services .service-card .service-cta.disabled{background-color:#374151;color:#9ca3af;cursor:not-allowed;pointer-events:none}#about{text-align:center}#about h3{font-size:2.25rem;font-weight:700;text-align:center;margin-bottom:3rem}#about p{font-size:1.125rem;color:#9ca3af;max-width:48rem;margin-left:auto;margin-right:auto}#about p:not(:last-child){margin-bottom:1.5rem}#contact{text-align:center;background-color:#1f2937;border-radius:.5rem;padding:3rem 1rem}#contact h3{font-size:2.25rem;font-weight:700;margin-bottom:1rem}#contact p{font-size:1.25rem;color:#9ca3af;max-width:48rem;margin-left:auto;margin-right:auto;margin-bottom:2rem}#contact .contact-button{display:inline-flex;align-items:center;gap:.75rem;background-color:#22c55e;color:#fff;font-weight:700;padding:1rem 2rem;border-radius:9999px;font-size:1.125rem;transition:background-color .15s,transform .15s}#contact .contact-button:hover{background-color:#16a34a;transform:scale(1.05)}footer{padding-top:2rem;padding-bottom:2rem;text-align:center;color:#6b7281}@media (min-width: 768px){#hero h2{font-size:3.75rem}}@media (max-width: 767px){.full-width-image{max-width:92%}header{padding-left:1rem;padding-right:1rem;position:relative}header nav{display:none}.mobile-menu-button{display:block;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;z-index:1000}.mobile-nav{position:absolute;top:5rem;right:1rem;background-color:#1f2937;width:calc(100% - 2rem);border-radius:.5rem;padding:1rem;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;gap:1rem;z-index:999}.mobile-nav a{padding:.5rem 1rem;border-radius:.25rem;transition:background-color .15s}.mobile-nav a:hover{background-color:#374151}main section{padding-top:3rem;padding-bottom:3rem}#hero h2{font-size:2rem}#hero p,#about p,#contact p{font-size:1rem}#services h3,#about h3,#contact h3{font-size:1.75rem}#services .service-card{flex:0 1 100%}}.full-width-image{max-width:70%;width:100%;height:auto;display:block;margin-left:auto;margin-right:auto;margin-bottom:1rem;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}
