.testimonial{padding:5rem 4rem;background:var(--surface)}.testimonial-content{max-width:800px;margin:0 auto;text-align:center}.testimonial-quote{font-size:1.25rem;line-height:1.8;color:var(--text-primary);font-style:italic;margin-bottom:2rem;position:relative}.testimonial-quote::before{content:'"';font-family:Georgia,serif;font-size:4rem;color:var(--secondary);opacity:.3;position:absolute;top:-1.5rem;left:-1rem}.testimonial-author{display:flex;align-items:center;justify-content:center;gap:1rem}.testimonial-author-info strong{display:block;font-size:1.1rem;color:var(--text-primary)}.testimonial-author-info span{font-size:.9rem;color:var(--text-secondary)}.visual-comparison{background:linear-gradient(135deg,#0f1e38 0,#1b3560 100%);padding:6rem 4rem;color:var(--text-light)}.visual-comparison .section-tag{color:var(--secondary);border-color:var(--secondary)}.visual-comparison .section-header h2{color:var(--text-light)}.comparison-visual{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;max-width:1100px;margin:0 auto;align-items:center}.comparison-side{text-align:center}.comparison-mockup{background:var(--surface);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;position:relative;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.3)}.comparison-side.before .comparison-mockup{opacity:.7;filter:grayscale(30%)}.mockup-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(27,53,96,.1)}.mockup-dots{display:flex;gap:.35rem}.mockup-dots span{width:10px;height:10px;border-radius:50%;background:#ddd}.mockup-dots span:first-child{background:#ff5f57}.mockup-dots span:nth-child(2){background:#ffbd2e}.mockup-dots span:last-child{background:#28ca41}.mockup-url{flex:1;background:var(--background);padding:.4rem .75rem;border-radius:6px;font-size:.7rem;color:var(--text-secondary);text-align:left;font-family:monospace}.mockup-content{min-height:200px;display:flex;flex-direction:column;gap:.75rem}.fb-header{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#1877f2;border-radius:8px;color:#fff;font-weight:600;font-size:.85rem}.fb-avatar{width:40px;height:40px;background:#ccc;border-radius:50%}.fb-content{background:#f0f2f5;padding:1rem;border-radius:8px;text-align:left}.fb-content p{font-size:.8rem;color:#666;margin-bottom:.5rem}.fb-warning{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#fff3cd;border-radius:6px;font-size:.7rem;color:#856404;margin-top:.5rem}.website-hero{background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%);padding:1.5rem 1rem;border-radius:8px;color:#fff;text-align:center}.website-hero h4{font-size:1rem;font-weight:500;margin-bottom:.5rem}.website-hero p{font-size:.75rem;opacity:.9}.website-features{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.website-feature{background:var(--background);padding:.75rem .5rem;border-radius:6px;text-align:center}.website-feature span{font-size:1.25rem;display:block;margin-bottom:.25rem}.website-feature p{font-size:.65rem;color:var(--text-secondary)}.comparison-arrow{font-size:3rem;color:var(--secondary);animation:pulse 2s ease-in-out infinite}.comparison-label{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:500;margin-bottom:.5rem}.comparison-side.before .comparison-label{color:var(--danger-light)}.comparison-side.after .comparison-label{color:#48bb78}.comparison-subtitle{font-size:.9rem;color:rgba(255,255,255,.7)}@media (max-width:900px){.comparison-visual{grid-template-columns:1fr;gap:1.5rem}.comparison-arrow{transform:rotate(90deg)}.visual-comparison{padding:4rem 1.5rem}}.faq{background:var(--background);padding:6rem 4rem}.faq .section-tag{color:var(--primary);border-color:var(--primary)}.faq-container{max-width:800px;margin:0 auto}.faq-item{background:var(--surface);border:1px solid rgba(27,53,96,.1);border-radius:12px;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:rgba(27,53,96,.2);box-shadow:0 4px 15px rgba(27,53,96,.08)}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;cursor:pointer;font-family:Poppins,sans-serif;font-weight:600;font-size:1.05rem;color:var(--text-primary);background:0 0;border:none;width:100%;text-align:left;transition:color .3s}.faq-question:hover{color:var(--primary)}.faq-icon{width:24px;height:24px;border-radius:50%;background:var(--background);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;color:var(--primary)}.faq-item.active .faq-icon{background:var(--primary);color:var(--text-light);transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.active .faq-answer{max-height:300px}.faq-answer-inner{padding:0 1.5rem 1.5rem;color:var(--text-secondary);line-height:1.7}@media (max-width:768px){.faq{padding:4rem 1.5rem}.faq-question{font-size:.95rem;padding:1rem 1.25rem}.faq-answer-inner{padding:0 1.25rem 1.25rem;font-size:.95rem}}.how-it-works{background:var(--surface);padding:6rem 4rem}.how-it-works .section-header{margin-bottom:4rem}.how-it-works .section-tag{color:var(--primary);border-color:var(--primary)}.steps-container{display:flex;justify-content:center;align-items:flex-start;gap:2rem;max-width:1000px;margin:0 auto;position:relative}.step{flex:1;text-align:center;position:relative;max-width:280px;display:flex;flex-direction:column;align-items:center}.step-number{width:80px;height:80px;background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-family:Poppins,sans-serif;font-size:2rem;font-weight:500;color:var(--text-light);position:relative;z-index:2;box-shadow:0 10px 30px rgba(27,53,96,.25);flex-shrink:0}.step-icon{width:clamp(2.5rem,5vw,3.5rem);height:clamp(2.5rem,5vw,3.5rem);margin:0 auto 1rem;flex-shrink:0}.step-icon svg{width:100%;height:auto;display:block}.step h3{font-family:Poppins,sans-serif;font-size:1.35rem;font-weight:500;margin-bottom:.75rem;color:var(--text-primary);min-height:3.2em;display:flex;align-items:center;justify-content:center}.step p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.step:not(:last-child)::after{content:'';position:absolute;top:40px;right:-1rem;width:calc(100% - 80px);height:3px;background:linear-gradient(90deg,var(--secondary),var(--tertiary));transform:translateX(100%);z-index:1}@media (max-width:768px){.how-it-works{padding:4rem 1.5rem}.steps-container{flex-direction:column;align-items:center;gap:3rem}.step{max-width:100%}.step:not(:last-child)::after{display:none}.step-number{width:70px;height:70px;font-size:1.75rem}}.fab{position:fixed;bottom:2rem;width:50px;height:50px;background:var(--primary);color:var(--text-light);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(27,53,96,.3);opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease;z-index:98;text-decoration:none}.fab.visible{opacity:1;visibility:visible;transform:translateY(0)}.fab:hover{background:var(--secondary);transform:translateY(-3px);box-shadow:0 6px 20px rgba(27,53,96,.4)}.back-to-top{right:2rem}.fab-quote{left:2rem}@media (max-width:768px){.fab{bottom:max(1.25rem,calc(.75rem + env(safe-area-inset-bottom)));width:48px;height:48px}.back-to-top{right:1rem}.fab-quote{left:1rem}}