.service-hero{padding:100px 0 80px;min-height:500px;display:flex;align-items:center;position:relative;overflow:hidden}.service-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);z-index:1}.wave-divider{position:absolute;bottom:0;left:0;right:0;height:100px;z-index:4}.wave-divider svg{width:100%;height:100%;display:block}@media (max-width:768px){.wave-divider{height:50px}}.service-hero .container{position:relative;z-index:2}.service-hero-content{color:#fff}.service-hero-content h1{font-size:2.8rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.2);color:#fed101!important}.service-hero-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.95;max-width:500px}.service-hero-image img{max-width:100%;height:auto;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.3);transform:perspective(1000px) rotateY(-5deg);transition:transform .5s ease}.service-hero-image:hover img{transform:perspective(1000px) rotateY(0)}.cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn-cta-primary{display:inline-flex;align-items:center;gap:.5rem;padding:14px 32px;background:linear-gradient(135deg,#ffd93d 0,#ff6b6b 100%);color:#1a1a2e;font-weight:700;font-size:1rem;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 8px 20px rgba(255,217,61,.4)}.btn-cta-primary:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(255,217,61,.5);color:#1a1a2e}.btn-cta-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:14px 32px;background:0 0;color:#fff;font-weight:600;font-size:1rem;border:2px solid rgba(255,255,255,.5);border-radius:50px;text-decoration:none;transition:all .3s ease}.btn-cta-secondary:hover{background:rgba(255,255,255,.1);border-color:#fff;color:#fff}.section-title{font-size:2.2rem;font-weight:800;color:#1a1a2e;margin-bottom:4rem;text-align:center!important;display:block}.section-subtitle{font-size:1.1rem;color:#666;max-width:700px;margin:0 auto 2rem}.service-overview{padding:80px 0;background:#f8f9fa}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.feature-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.08);text-align:center;transition:all .4s ease}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(0,0,0,.15)}.feature-icon{width:70px;height:70px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center}.feature-icon i{font-size:1.8rem;color:#fff}.feature-card h3{font-size:1.25rem;font-weight:700;color:#1a1a2e;margin-bottom:.75rem}.feature-card p{font-size:.95rem;color:#666;line-height:1.6}.process-section{padding:80px 0;background:#fff}.process-timeline{position:relative;max-width:800px;margin:0 auto}.process-timeline::before{content:'';position:absolute;left:30px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#667eea 0,#764ba2 100%);border-radius:3px}.process-step{display:flex;gap:2rem;margin-bottom:2rem;position:relative}.process-number{width:60px;height:60px;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:800;flex-shrink:0;box-shadow:0 8px 20px rgba(102,126,234,.4);z-index:1}.process-content{background:#f8f9fa;padding:1.5rem 2rem;border-radius:12px;flex-grow:1}.process-content h3{font-size:1.2rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.process-content p{font-size:.95rem;color:#666;margin:0;line-height:1.6}.tech-section{padding:80px 0;background:linear-gradient(135deg,#8b5cf6,#ec4899)}.tech-section .section-subtitle,.tech-section .section-title{color:#fff}.tech-section .section-subtitle{opacity:.8}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.tech-item{background:rgba(255,255,255,.05);padding:2rem;border-radius:16px;text-align:center;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.tech-item:hover{background:rgba(255,255,255,.1);transform:translateY(-5px);border-color:rgba(255,255,255,.2)}.tech-item i{font-size:5.5rem;color:#fff;margin-bottom:1rem}.tech-item h4{color:#fff;font-size:1rem;font-weight:600;margin:0}.pricing-section{padding:80px 0;background:#f8f9fa}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.pricing-card{background:#fff;padding:2.5rem 2rem;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.08);text-align:center;position:relative;transition:all .4s ease}.pricing-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(0,0,0,.15)}.pricing-card.featured{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);transform:scale(1.05)}.pricing-card.featured:hover{transform:scale(1.05) translateY(-10px)}.pricing-card.featured .pricing-features li,.pricing-card.featured .pricing-price,.pricing-card.featured h3,.pricing-card.featured p{color:#fff}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#ffd93d;color:#1a1a2e;padding:6px 20px;border-radius:20px;font-size:.85rem;font-weight:700}.pricing-card h3{font-size:1.5rem;font-weight:700;color:#1a1a2e;margin-bottom:1rem}.pricing-price{font-size:2.5rem;font-weight:800;color:#667eea;margin-bottom:1rem}.pricing-price span{font-size:1rem;font-weight:400;opacity:.7}.pricing-features{list-style:none;padding:0;margin:1.5rem 0;text-align:left}.pricing-features li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:#444;font-size:.95rem}.pricing-features li i{color:#28a745;font-size:1rem}.pricing-card.featured .pricing-features li i{color:#ffd93d}.faq-section{padding:80px 0;background:#fff}.faq-container{max-width:800px;margin:0 auto}.faq-item{margin-bottom:1rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.05)}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:#f8f9fa;cursor:pointer;transition:all .3s ease}.faq-question:hover{background:#eee}.faq-question span{font-weight:600;color:#1a1a2e;font-size:1rem}.faq-question i{color:#667eea;transition:transform .3s ease}.faq-item.active .faq-question i{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-item.active .faq-answer{max-height:300px}.faq-answer-content{padding:1.5rem;background:#fff;color:#666;line-height:1.7;font-size:.95rem}.service-cta{padding:80px 0;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);text-align:center}.service-cta h2{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem}.service-cta p{font-size:1.2rem;color:rgba(255,255,255,.9);margin-bottom:2rem}.service-cta .cta-buttons{justify-content:center}.store-types-section{padding:80px 0;background:#fff}.whats-included-section{padding:80px 0;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);position:relative;overflow:hidden}.whats-included-section::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.05) 0,transparent 50%)}.whats-included-section .section-subtitle,.whats-included-section .section-title{color:#fff;position:relative;z-index:1}.whats-included-section .section-subtitle{color:rgba(255,255,255,.85)}.included-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;position:relative;z-index:1}.included-item{background:rgba(255,255,255,.08);backdrop-filter:blur(10px);padding:24px 18px;border-radius:14px;border:1px solid rgba(255,255,255,.12);display:flex;align-items:flex-start;gap:14px;transition:all .3s ease}.included-item:hover{background:rgba(255,255,255,.15);transform:translateY(-5px);border-color:rgba(255,255,255,.25)}.included-icon{width:44px;height:44px;background:linear-gradient(135deg,#ffd93d 0,#ff6b6b 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.included-icon i{font-size:1.3rem;color:#1a1a2e}.included-content h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:4px}.included-content p{color:rgba(255,255,255,.75);font-size:.85rem;margin:0;line-height:1.5}.power-features-section{padding:80px 0;background:#f8f9fa}.power-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.power-item{background:#fff;padding:28px 24px;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.06);display:flex;align-items:flex-start;gap:18px;transition:all .3s ease;border:1px solid transparent}.power-item:hover{transform:translateY(-8px);box-shadow:0 15px 45px rgba(102,126,234,.15);border-color:rgba(102,126,234,.2)}.power-icon{width:56px;height:56px;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.power-icon i{font-size:1.6rem;color:#fff}.power-content h4{color:#1a1a2e;font-size:1.1rem;font-weight:700;margin-bottom:8px}.power-content p{color:#666;font-size:.95rem;margin:0;line-height:1.6}.why-choose-section{padding:80px 0;background:#fff}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.why-card{background:#f8f9fa;padding:32px 28px;border-radius:16px;text-align:center;transition:all .4s ease;border:2px solid transparent}.why-card:hover{background:#fff;border-color:#667eea;transform:translateY(-10px);box-shadow:0 15px 45px rgba(102,126,234,.15)}.why-icon{width:70px;height:70px;margin:0 auto 20px;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center}.why-icon i{font-size:1.8rem;color:#fff}.why-card h4{color:#1a1a2e;font-size:1.15rem;font-weight:700;margin-bottom:10px}.why-card p{color:#666;font-size:.95rem;line-height:1.6;margin:0}@media (max-width:992px){.service-hero-content h1{font-size:2.2rem}.features-grid{grid-template-columns:repeat(2,1fr)}.tech-grid{grid-template-columns:repeat(3,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.pricing-card.featured{transform:scale(1)}.pricing-card.featured:hover{transform:translateY(-10px)}.included-grid{grid-template-columns:repeat(3,1fr)}.power-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.power-features-section,.store-types-section,.whats-included-section,.why-choose-section{padding:60px 0}}@media (max-width:768px){.service-hero{padding:80px 0 60px;min-height:auto}.service-hero-content h1{font-size:1.8rem}.service-hero-content p{font-size:1rem}.service-hero-image{margin-top:2rem}.service-hero-image img{transform:none}.features-grid{grid-template-columns:1fr}.tech-grid{grid-template-columns:repeat(2,1fr)}.process-timeline::before{left:20px}.process-step{gap:1rem}.process-number{width:40px;height:40px;font-size:1rem}.section-title{font-size:1.8rem}.service-cta h2{font-size:1.8rem}.cta-buttons{flex-direction:column;align-items:center}.btn-cta-primary,.btn-cta-secondary{width:100%;max-width:280px;justify-content:center}.included-grid{grid-template-columns:repeat(2,1fr);gap:16px}.included-item{padding:18px 14px}.power-grid{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.power-features-section,.store-types-section,.whats-included-section,.why-choose-section{padding:50px 0}}@media (max-width:480px){.tech-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.tech-item{padding:1.5rem 1rem}.process-content{padding:1rem 1.25rem}.included-grid{grid-template-columns:1fr}.included-item{flex-direction:row;align-items:center}.included-icon{width:40px;height:40px}.included-icon i{font-size:1.1rem}.power-icon{width:48px;height:48px}.power-icon i{font-size:1.4rem}.why-icon{width:60px;height:60px}.why-icon i{font-size:1.5rem}}.products-hero{min-height:70vh;display:flex;align-items:center;background:linear-gradient(135deg,#0f0c29 0,#302b63 50%,#24243e 100%);position:relative;overflow:hidden;padding:120px 0 80px}.products-hero::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%239C92AC' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/svg%3E")}.products-hero .container{position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50px;color:#a5b4fc;font-size:.85rem;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.hero-badge i{color:#fbbf24}.products-hero h1{font-size:3.5rem;font-weight:800;color:#fff;line-height:1.1;margin-bottom:1rem}.products-hero h1 span{background:linear-gradient(135deg,#667eea 0,#f093fb 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.products-hero p{font-size:1.1rem;color:rgba(255,255,255,.8);max-width:600px;margin-bottom:2rem;line-height:1.8}.hero-stats{display:flex;gap:3rem;margin-top:2rem}.hero-stat{text-align:center}.hero-stat-number{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-stat-label{color:rgba(255,255,255,.7);font-size:.85rem}.hero-image img{max-width:100%;filter:drop-shadow(0 30px 60px rgba(0,0,0,.4));animation:heroFloat 6s ease-in-out infinite}@keyframes heroFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.products-section{padding:80px 0;background:#f8fafc}.super-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.05);margin-bottom:4rem;border:1px solid #f1f5f9}.super-card-content{padding:3rem}.super-card-visual{height:100%;min-height:400px;display:flex;align-items:center;justify-content:center;padding:2rem}.super-card-visual img{max-width:90%;max-height:500px;object-fit:contain;filter:drop-shadow(0 20px 50px rgba(0,0,0,.25));transition:transform .4s ease}.super-card:hover .super-card-visual img{transform:scale(1.05) translateY(-10px)}.status-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem 1rem;border-radius:50px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.status-badge.live{background:#d1fae5;color:#059669}.status-badge.enterprise{background:#e0e7ff;color:#4f46e5}.status-badge.smb{background:#fef3c7;color:#d97706}.super-title{font-size:2rem;font-weight:800;color:#1e293b;margin-bottom:1rem;line-height:1.2}.super-desc{font-size:1.05rem;color:#64748b;line-height:1.7;margin-bottom:2rem}.feature-heading{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.feature-list-detailed{list-style:none;padding:0;margin-bottom:2rem}.feature-list-detailed li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.95rem;color:#475569;line-height:1.5}.feature-list-detailed li i{color:#f59e0b;margin-top:.2rem;font-size:1rem;flex-shrink:0}.feature-list-detailed li strong{color:#1e293b;font-weight:700}.tech-highlights-panel{background:#f8fafc;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;margin-bottom:2rem}.tech-panel-title{font-size:.9rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.tech-badges-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.tech-pill{background:#fff;padding:.75rem 1rem;border-radius:8px;border:1px solid #e5e7eb;display:flex;align-items:center;gap:.75rem;transition:all .3s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.tech-pill:hover{border-color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.05)}.tech-pill i{font-size:1.25rem}.tech-pill span{font-size:.8rem;font-weight:600;color:#334155;line-height:1.2}.tech-info-alert{padding:.875rem;border-radius:8px;font-size:.85rem;display:flex;align-items:flex-start;gap:.75rem}.tech-info-alert.green{background:#ecfdf5;border:1px solid #d1fae5;color:#065f46}.tech-info-alert.blue{background:#eff6ff;border:1px solid #dbeafe;color:#1e40af}.tech-info-alert.yellow{background:#fffbeb;border:1px solid #fef3c7;color:#92400e}.tech-info-alert.purple{background:#f5f3ff;border:1px solid #ede9fe;color:#5b21b6}.action-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.btn-super-primary{background:linear-gradient(135deg,#6366f1 0,#4f46e5 100%);color:#fff;padding:.875rem 2rem;border-radius:10px;font-weight:600;font-size:.95rem;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;border:none;box-shadow:0 4px 12px rgba(79,70,229,.3)}.btn-super-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(79,70,229,.4);color:#fff}.btn-super-outline{background:#fff;color:#4f46e5;padding:.875rem 2rem;border-radius:10px;font-weight:600;font-size:.95rem;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;border:1px solid #e2e8f0;transition:all .3s ease}.btn-super-outline:hover{border-color:#4f46e5;background:#f5f3ff;color:#4f46e5}.mini-tech-stack{display:flex;gap:.5rem}.mini-tech-icon{width:32px;height:32px;background:#f1f5f9;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:.9rem;transition:all .2s}.mini-tech-icon:hover{color:#4f46e5;background:#e0e7ff}.gradient-pink{background:linear-gradient(135deg,#f093fb 0,#f5576c 100%)}.gradient-purple{background:linear-gradient(135deg,#667eea 0,#764ba2 100%)}.gradient-gold{background:linear-gradient(135deg,#f6d365 0,#fda085 100%)}.gradient-teal{background:linear-gradient(135deg,#4facfe 0,#00f2fe 100%)}.hover-zoom{transition:transform .3s ease}.hover-zoom:hover{transform:scale(1.04)}.faq-grid-2-col{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:1100px!important}@media (max-width:991px){.super-card-content{padding:2rem}.super-card-visual{min-height:300px;padding:2rem}.tech-badges-row{grid-template-columns:1fr}.products-hero h1{font-size:2.5rem}}@media (max-width:768px){.faq-grid-2-col{grid-template-columns:1fr}.hero-stats{gap:1.5rem}.products-hero{padding:100px 0 60px}.products-hero h1{font-size:2rem}}