*{box-sizing:border-box}#root,body,html{height:100%;margin:0;padding:0;width:100%}body{background:#f0f0f0}#root,body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{background:#000!important;color:#fff;overflow-x:hidden}.landing-page{min-height:100vh;width:100%}.hero{align-items:center;background:#000;display:flex;justify-content:center;min-height:90vh;padding:5rem 2rem}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;max-width:1200px;width:100%}.hero-content{text-align:left}.hero-visual{align-items:center;display:flex;height:500px;justify-content:center;position:relative}.hero-canvas{border-radius:20px;height:100%!important;width:100%!important}.hero-title{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease infinite;background:linear-gradient(45deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4);-webkit-background-clip:text;background-clip:text;background-size:400% 400%;font-size:4rem;font-weight:900;margin:0 0 1rem}.hero-subtitle{color:#fff;font-size:2rem;font-weight:700;margin:0 0 1.5rem}.hero-description{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin:0 0 1.5rem}.hero-tagline{color:#fffc;font-size:1.1rem;line-height:1.6;margin:0 0 2rem}.cta-button{background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:1px;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.cta-button:hover{box-shadow:0 10px 30px #ff6b6b4d;transform:translateY(-2px)}.cta-button.large{font-size:1.2rem;padding:1.5rem 3rem}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.content{background:#000;padding:0;width:100%}.section{margin:0 auto;max-width:1200px;padding:4rem 2rem;width:100%}.section h2{color:#fff;font-size:2.5rem;font-weight:800;margin:0 0 2rem;text-align:center}.section h3{color:#4ecdc4;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.section p{color:#ffffffe6;font-size:1.1rem;line-height:1.7;margin:0 0 1rem}.steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.step{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:2rem;transition:transform .3s ease}.step:hover{background:#ffffff14;transform:translateY(-5px)}.why-section{background:#ff6b6b0d;border-radius:20px;margin:0 auto;max-width:1200px}.tagline{color:#ff6b6b;font-size:1.3rem;font-style:italic}.signature,.tagline{margin:2rem 0;text-align:center}.signature{color:#4ecdc4;font-size:1.4rem}.comparison-section{background:#4ecdc40d;border-radius:20px;margin:0 auto;max-width:1200px}.comparison-table{grid-gap:1px;background:#ffffff1a;border-radius:10px;display:grid;gap:1px;grid-template-columns:1fr 1fr 1fr;margin:2rem 0;overflow:hidden}.table-header{display:contents}.table-header>div{background:#4ecdc433;font-weight:700;padding:1rem;text-align:center}.table-row{display:contents}.table-row>div{background:#0000004d;border:1px solid #ffffff1a;padding:1rem}.table-row>div:first-child{color:#4ecdc4;font-weight:600}.comparison-summary{color:#ff6b6b;font-size:1.2rem;font-weight:600;margin:2rem 0;text-align:center}.benefits{grid-gap:1rem;display:grid;gap:1rem;margin-top:2rem}.benefit{background:#ffffff0d;border-left:4px solid #4ecdc4;border-radius:10px;color:#fff;font-size:1.1rem;padding:1.5rem}.cta-section{background:#45b7d11a;border-radius:20px;margin:0 auto;max-width:1200px;text-align:center}@media (max-width:968px){.hero-container{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-content{order:1;text-align:center}.hero-visual{height:400px;order:2}}@media (max-width:768px){.hero{min-height:auto;padding:3rem 1rem}.hero-container{gap:2rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.5rem}.hero-description,.hero-tagline{font-size:1rem}.hero-visual{height:300px}.section{padding:2rem 1rem}.section h2{font-size:2rem}.comparison-table,.steps{grid-template-columns:1fr}.comparison-table{gap:0}.table-header>div,.table-row>div{text-align:left}.comparison-section,.cta-section,.why-section{margin:1rem auto;max-width:calc(100% - 2rem)}}
/*# sourceMappingURL=main.258500d8.css.map*/