*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#1a2038;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}html{scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.container{margin:0 auto;max-width:1200px;padding:0 20px}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1f787c,#10b981);-webkit-background-clip:text;background-clip:text}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.animate-float{animation:float 3s ease-in-out infinite}.animate-float-delayed{animation:float 3s ease-in-out 1s infinite}.animate-pulse{animation:pulse 2s ease-in-out infinite}@media (max-width:768px){.container{padding:0 16px}.mobile-hidden{display:none}.mobile-only{display:flex!important}.hero-title{font-size:36px!important}.hero-subtitle{font-size:18px!important}.section-title{font-size:32px!important}.mobile-single-column{gap:40px!important;grid-template-columns:1fr!important}.mobile-center{text-align:center}.animate-float,.animate-float-delayed{display:none}}@media (max-width:480px){.hero-title{font-size:28px!important}.hero-subtitle{font-size:16px!important}.section-title{font-size:28px!important}}
/*# sourceMappingURL=main.6562d26f.css.map*/