.products{background:var(--bg-light);padding:8rem 0}section#products{scroll-margin-top:40px}.products-grid{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:2rem;display:grid}.section-header{text-align:center;margin-bottom:4rem}.section-title{color:#333;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.section-subtitle{color:#666;max-width:600px;margin:0 auto;font-size:1.2rem}.product-section{z-index:1;border:1px solid #ffffff1a;border-radius:24px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.product-section:before{content:"";z-index:2;background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.product-section:hover{transform:translateY(-8px)scale(1.01);box-shadow:0 20px 40px #00000026}.product-content{color:#fff;grid-template-columns:1fr;align-items:center;gap:1.5rem;padding:2rem;display:grid}.product-info{text-align:left}.product-info .product-title{text-align:center}.product-info .btn-outline{width:fit-content;margin-left:auto;display:block}.product-title{margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.product-description{opacity:.9;margin-bottom:.8rem;font-size:1.1rem}.product-details{opacity:.8;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.product-features{gap:2rem;margin-bottom:.5rem;display:flex}.feature{align-items:flex-start;gap:.5rem;display:flex}.feature i{margin-top:.2rem}.product-section.zapchat,.product-section.zapbrain{grid-column:1/-1;width:100%}.product-section.zapchat{background:var(--gradient-primary)}.product-section.zapvoice{background:var(--gradient-medium)}.product-section.zapvideo{background:var(--gradient-dark)}.product-section.zapcreate{background:linear-gradient(135deg,#fa709a 0%,#fee140 100%)}.product-section.zapcode{background:var(--gradient-dark)}.product-section.zapflow{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.product-pricing{grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:20px;margin-top:0;display:flex}.product-pricing .bullets{flex:1}.product-pricing .bullets .bullet{color:#fff;margin:.25rem 0;font-size:.9rem;line-height:1.3}.product-pricing .button-area{text-align:right;flex:1}.product-section.zapflow .bullets{flex:none;width:50%}.product-section.zapflow .button-area{text-align:right;flex:none;margin-left:auto}
.solutions{background:0 0;align-items:center;padding:6rem 0 2rem;display:flex;position:relative;overflow:hidden}.solutions,.how-it-works,.contact,.faq{isolation:isolate}.solutions-background{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.solutions-background-video{object-fit:cover;width:100%;height:100%}.solutions-background-overlay{background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.solutions-background-video,.how-it-works-background-video,.contact-background-video,.faq-background-video{object-fit:cover;filter:brightness(.8);opacity:.5;width:100%;height:100%}.animated-statement{text-align:center;margin:6rem 0 4rem;padding:4rem 2rem;position:relative;overflow:hidden}.statement-text{color:#667eea;letter-spacing:1px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;text-shadow:0 2px 15px #667eea4d;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Arial,sans-serif;font-size:3rem;font-weight:600;line-height:1.2;animation:2.5s ease-out fadeInSlideUp;display:inline-block;position:relative}.solutions .section-title,.solutions .section-subtitle,.how-it-works .section-title,.how-it-works .section-subtitle,.contact .section-title,.contact .section-subtitle,.faq .section-title,.faq .section-subtitle{color:var(--text-dark)}.solutions-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.solution-card{text-align:center;background:#f8f9fa99;border-radius:15px;padding:2rem;transition:all .3s}.solution-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.solution-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.solution-card h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.3rem}.solution-card p{color:var(--text-medium);line-height:1.6}
.how-it-works{background:0 0;align-items:center;padding:6rem 0 8rem;display:flex;position:relative;overflow:hidden}.how-it-works-background{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.how-it-works-background-video{object-fit:cover;width:100%;height:100%}.how-it-works-background-overlay{background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.steps-grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:4rem;display:grid}.step-card{text-align:center;background:#f8f9fa99;border-radius:15px;padding:2rem;transition:all .3s;position:relative}.step-card:before{content:attr(data-step);color:var(--primary-blue);background:#fffc;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;font-weight:700;display:flex;position:absolute;top:15px;left:15px;box-shadow:0 2px 5px #0000001a}.step-card:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 15px 30px #0000001a}.step-icon{background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-purple)100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;font-size:2rem;display:flex;box-shadow:0 10px 20px #667eea4d}.step-card h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.3rem}.step-card p{color:var(--text-medium);line-height:1.6}.cta-container{text-align:center;margin-top:3rem}
section.about{color:#fff;padding:5rem 0;background:var(--gradient-primary)!important}.about-content{grid-template-columns:2fr 1fr;align-items:center;gap:4rem;display:grid}.about-text p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-text h2{color:#fff}.about-stats{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.stat{text-align:center}.stat-number{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.stat-label{opacity:.8;font-size:.9rem}.about-visual{justify-content:center;align-items:center;display:flex}.about-image{text-align:center}
