*{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin:0}p{margin:0}a{color:inherit;text-decoration:none}ol,ul{margin:0;padding:0}img{display:block;height:auto;max-width:100%}a:focus-visible,button:focus-visible{outline:2px solid #667eea;outline-offset:2px}::selection{background-color:#667eea;color:#fff}::-moz-selection{background-color:#667eea;color:#fff}.App{flex-direction:column;padding-bottom:180px}.App,.hero{display:flex;min-height:100vh}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);justify-content:center;overflow:hidden;padding:2rem;position:relative}.hero:before{background:radial-gradient(circle at 20% 50%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{animation:fadeInUp .8s ease-out;color:#fff;max-width:800px;text-align:center;z-index:1}.hero-title{font-size:4.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1rem;text-shadow:0 2px 20px #0003}.hero-subtitle{font-size:1.5rem;font-weight:500;margin:0 0 1.5rem;opacity:.95}.hero-description{font-size:1.125rem;line-height:1.7;margin:0 auto 2.5rem;max-width:600px;opacity:.9}.hero-company{align-items:center;display:flex;font-size:1rem;gap:.5rem;justify-content:center;margin-top:3rem}.company-label{opacity:.8}.company-name{font-size:1.25rem;font-weight:600;letter-spacing:.05em}.features{background:#f8fafc;padding:6rem 2rem}.container{margin:0 auto;max-width:1200px}.section-title{color:#1e293b;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.feature-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-4px)}.feature-icon{display:block;font-size:3.5rem;margin-bottom:1.5rem}.feature-title{color:#1e293b;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.feature-description{color:#64748b;font-size:1rem;line-height:1.7;margin:0}.about{background:#fff;padding:6rem 2rem}.about-content{margin:0 auto;max-width:800px}.about-text{color:#475569;font-size:1.125rem;line-height:1.8;margin:0 0 1.5rem;text-align:center}.about-text:last-child{margin-bottom:0}.footer{background:#1e293b;bottom:0;box-shadow:0 -4px 6px -1px #0000001a;color:#fff;left:0;padding:1.5rem 2rem;position:fixed;right:0;z-index:100}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.footer-section{display:flex;flex-direction:column}.footer-title{color:#fff;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.footer-text{color:#cbd5e1;font-size:.875rem;line-height:1.6;margin:0 0 .5rem}.footer-company{color:#94a3b8;font-size:.875rem;margin-top:1rem}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.5rem}.footer-link{color:#cbd5e1;font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#fff;text-decoration:underline}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.App{padding-bottom:280px}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.25rem}.hero-description{font-size:1rem}.section-title{font-size:2rem}.features-grid{grid-template-columns:1fr}.feature-card{padding:2rem}.footer-content{gap:1.5rem;grid-template-columns:1fr}.about-text{font-size:1rem}}@media (max-width:480px){.hero{padding:1.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.about,.features{padding:4rem 1.5rem}.section-title{font-size:1.75rem}.feature-card{padding:1.5rem}}
/*# sourceMappingURL=main.b458d2ae.css.map*/