body{background-color:var(--background-primary-color);font-family:Montserrat,sans-serif;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6{color:var(--primary-text-color)}.highlight,h1,h2,h3,h4,h5,h6{font-weight:700}.highlight{color:var(--important-color)}.section-header{margin-bottom:40px}.section-header h2{font-size:2.5rem;margin-bottom:15px}.section-header p{font-size:1.1rem;margin:0 auto;max-width:600px}.hero{background-color:var(--background-primary-color);padding:50px 0;position:relative}.hero h1{font-size:3.2rem;line-height:1.2;margin-bottom:25px}.hero .lead{font-size:1.25rem;margin-bottom:25px}.hero-buttons{display:flex;gap:15px;margin-top:30px}.btn-primary-custom{background-color:var(--important-color);border:2px solid transparent;border-radius:8px;color:#fff;font-weight:600;padding:12px 24px;transition:all .3s ease}.btn-primary-custom:hover{background-color:var(--important-second);box-shadow:0 4px 15px rgba(124,58,237,.3);transform:translateY(-2px)}.btn-outline-custom{background-color:transparent;border:2px solid var(--primary-text-color);border-radius:8px;color:var(--primary-text-color);font-weight:600;padding:12px 24px;transition:all .3s ease}.btn-outline-custom:hover{background-color:var(--primary-text-color);color:#fff;transform:translateY(-2px)}.hero-image{border-radius:20px;box-shadow:0 20px 30px rgba(0,0,0,.1);overflow:hidden;position:relative;transform:perspective(800px) rotateY(-10deg);transition:all .5s ease;z-index:2}.hero-image:hover{transform:perspective(800px) rotateY(0deg)}.z-index-two{position:relative;z-index:2}.hero-wave{bottom:0;left:0;line-height:0;overflow:hidden;position:absolute;width:100%;z-index:1}.features{background-color:var(--background-secondary-color);padding:50px 0}.features-cards{margin-top:30px}.feature-card{background-color:var(--background-primary-color);border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.05);height:100%;margin-bottom:30px;padding:30px;transition:all .3s ease}.feature-card:hover{box-shadow:0 15px 30px rgba(124,58,237,.15);transform:translateY(-10px)}.feature-card h3{font-size:1.4rem;margin-bottom:15px}.how-it-works{background-color:var(--background-primary-color);padding:50px 0}.steps-container{margin:0 auto;max-width:900px}.step-item{margin-bottom:50px}.step-item,.step-number{align-items:center;display:flex;position:relative}.step-number{background-color:var(--important-color);border-radius:50%;color:#fff;flex-shrink:0;font-size:24px;font-weight:700;height:60px;justify-content:center;margin-right:30px;width:60px;z-index:2}.step-content{flex:1}.step-content h3{font-size:1.4rem;margin-bottom:10px}.step-image{border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.1);margin-left:30px;overflow:hidden}.step-divider{background-color:var(--important-color);height:50px;margin-bottom:10px;margin-left:28px;position:relative;width:3px;z-index:1}.examples{background-color:var(--background-secondary-color);padding:100px 0}.examples-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));margin-top:50px}.example-icon{align-items:center;background-color:var(--bsc);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.example-icon i{color:var(--important-color);font-size:32px}.testimonials{background-color:var(--background-primary-color);padding:100px 0}.testimonials-slider{margin-top:50px}.testimonial-card{background-color:var(--background-secondary-color);border-radius:15px;height:100%;margin-bottom:30px;padding:30px;position:relative;transition:all .3s ease}.testimonial-card:hover{box-shadow:0 10px 25px rgba(124,58,237,.1);transform:translateY(-5px)}.testimonial-avatar{border:4px solid var(--background-primary-color);border-radius:50%;left:30px;position:absolute;top:-25px}.testimonial-content{padding-top:40px}.testimonial-content p{font-style:italic;margin-bottom:20px}.testimonial-author h5{font-size:1.1rem;margin-bottom:5px}.testimonial-author span{color:var(--secondary-text-color);font-size:.9rem}.statistics{background-color:var(--important-color);color:#fff;padding:70px 0}.statistics-grid{display:flex;flex-wrap:wrap;justify-content:space-between;text-align:center}.statistic-item{flex:0 0 calc(25% - 20px);margin-bottom:30px}.statistic-value{font-size:3rem;font-weight:700;margin-bottom:10px}.statistic-label{font-size:1.1rem;opacity:.9}.get-started{background-color:var(--background-secondary-color);padding:100px 0}.get-started-content{margin:0 auto;max-width:800px}.get-started h2{margin-bottom:20px}.get-started .lead{margin-bottom:30px}.start-form{margin:0 auto 30px;max-width:600px}.start-form .form-control{border:2px solid var(--important-color);border-radius:8px 0 0 8px;box-shadow:0 5px 15px rgba(0,0,0,.05);height:56px}.btn-primary-start{background-color:var(--important-color);border:none;border-radius:0 8px 8px 0;color:#fff;font-weight:600;padding:15px 30px;transition:all .3s ease}.btn-primary-start:hover{background-color:var(--important-second)}.start-features{display:flex;gap:30px;justify-content:center}.start-feature-item{align-items:center;display:flex;gap:10px}.start-feature-item i{color:var(--important-color)}@media (max-width:991px){.hero{padding:0 0 10px}.hero h1{font-size:2.5rem}.hero-image{margin-top:50px;transform:none}.step-item{flex-direction:column;text-align:center}.step-number{margin-right:0}.step-content,.step-number{margin-bottom:20px}.step-image{margin-left:0}.step-divider{height:3px;margin:0 auto 20px;width:50px}.statistic-item{flex:0 0 calc(50% - 20px)}}@media (max-width:767px){.hero-buttons{flex-direction:column}.examples-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:15px;text-align:center}.footer-bottom-links{justify-content:center}}.onboarding-header-h1{hyphens:none;margin-top:1rem;overflow-wrap:normal;word-break:keep-all}@media (max-width:575px){.section-header h2{font-size:2rem}.statistic-item{flex:0 0 100%}.start-features{align-items:center;gap:10px}.feature-card{margin-bottom:10px;padding:10px}.features{padding:25px 0}.step-item{margin-bottom:0}.examples{padding:50px 0}}