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;margin:0}.app-container{min-height:100vh;overflow-x:hidden;position:relative}.hero{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.hero-content{margin:0 auto;max-width:800px;padding:2rem;text-align:center;z-index:1}.hero h1{font-size:4rem}.hero h1,.hero h2{color:#fff;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.hero h2{font-size:2.5rem}.hero .subtitle{color:#fff;font-size:1.5rem;margin-bottom:2rem;text-shadow:2px 2px 4px #0000004d}.hero-connect{margin-top:2rem}.hero-connect .links a{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:2px solid #fff3;color:#fff}.hero-connect .links a:hover{background:#fff3;color:#fff;transform:translateY(-3px)}.main-content{background-color:#fffc;padding:4rem 2rem;position:relative;z-index:1}.background-voronoi{height:100%;left:0;position:fixed;top:0;width:100%;z-index:0}section{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:1200px}h3{color:#333;font-size:2rem;margin-bottom:2rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.service-item{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:transform .3s ease}.service-item:hover{transform:translateY(-5px)}.service-item i{color:#666;font-size:2.5rem;margin-bottom:1rem}.service-item h4{color:#333;font-size:1.5rem;margin-bottom:1rem}.service-item p{color:#666;line-height:1.6}.links{gap:1.5rem;margin-top:2rem}.links,.links a{display:flex;justify-content:center}.links a{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#333;font-size:1.5rem;height:50px;transition:all .3s ease;width:50px}.links a:hover{color:#666;transform:translateY(-3px)}@media (max-width:768px){.hero h1{font-size:3rem}.hero h2{font-size:2rem}.hero .subtitle{font-size:1.2rem}.services-grid{grid-template-columns:1fr}section{padding:0 1rem}.links{gap:1rem}.links a{font-size:1.3rem;height:45px;width:45px}}.App{position:relative;text-align:center;z-index:1}.App-header{align-items:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#282c3433;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh;text-shadow:2px 2px 4px #00000080}.App-link{color:#61dafb;text-decoration:none;text-shadow:1px 1px 2px #00000080;transition:color .3s ease}.App-link:hover{color:#4fa8c7}code{background-color:#1a1a1a4d;border-radius:4px;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;padding:2px 6px;text-shadow:none}
/*# sourceMappingURL=main.2fdba377.css.map*/