@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 24px}.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #e5e7eb;left:0;position:fixed;right:0;top:0;z-index:100}.nav-content{align-items:center;display:flex;height:64px;justify-content:space-between}.logo{color:#1e293b;font-size:24px;font-weight:700;letter-spacing:-.5px}.contact-link{color:#6b7280;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s ease}.contact-link:hover{color:#3b82f6}.hero{background:linear-gradient(180deg,#fff,#f9fafb);padding:160px 0 120px;text-align:center}.hero-title{color:#1e293b;font-size:72px;font-weight:700;letter-spacing:-2px;line-height:1.1;margin-bottom:24px}.hero-subtitle{color:#6b7280;font-size:20px;line-height:1.6;margin:0 auto 40px;max-width:640px}.cta-button{background:#3b82f6;border-radius:8px;box-shadow:0 4px 12px #3b82f64d;color:#fff;display:inline-block;font-size:16px;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .2s ease}.cta-button:hover{background:#2563eb;box-shadow:0 6px 20px #3b82f666;transform:translateY(-2px)}.services{background:#fff;padding:120px 0}.section-title{color:#1e293b;font-size:48px;font-weight:700;letter-spacing:-1px;margin-bottom:80px;text-align:center}.services-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:40px;transition:all .3s ease}.service-card:hover{border-color:#3b82f6;box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.service-icon{font-size:48px;margin-bottom:20px}.service-title{color:#1e293b;font-size:22px;font-weight:600;margin-bottom:12px}.service-description{color:#6b7280;font-size:16px;line-height:1.6}.contact{background:linear-gradient(180deg,#fff,#f9fafb);padding:120px 0}.contact-content{margin:0 auto;max-width:720px;text-align:center}.contact-title{color:#1e293b;font-size:48px;font-weight:700;letter-spacing:-1px;margin-bottom:20px}.contact-subtitle{color:#6b7280;font-size:20px;line-height:1.6;margin-bottom:40px}.contact-email{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:32px;transition:all .3s ease}.contact-email:hover{border-color:#3b82f6;box-shadow:0 8px 24px #3b82f626}.email-link{color:#3b82f6;font-size:28px;font-weight:600;text-decoration:none;transition:color .2s ease}.email-link:hover{color:#2563eb}.footer{background:#1e293b;color:#fff;padding:48px 0}.footer-content{align-items:center;display:flex;justify-content:space-between}.footer .logo{color:#fff}.footer-text{color:#94a3b8;font-size:14px}@media (max-width:768px){.hero{padding:120px 0 80px}.hero-title{font-size:48px}.hero-subtitle{font-size:18px}.section-title{font-size:36px;margin-bottom:48px}.services{padding:80px 0}.services-grid{gap:24px;grid-template-columns:1fr}.service-card{padding:32px}.contact{padding:80px 0}.contact-title{font-size:36px}.contact-subtitle{font-size:18px}.email-link{font-size:22px}.footer-content{flex-direction:column;gap:16px;text-align:center}.nav-content{height:56px}.logo{font-size:20px}.contact-link{font-size:13px}}@media (max-width:480px){.hero-title{font-size:36px}.contact-title{font-size:28px}.email-link{font-size:18px;word-break:break-all}.cta-button{font-size:15px;padding:14px 28px}}
/*# sourceMappingURL=main.08f93952.css.map*/