.header-sticky{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease;padding-top:env(safe-area-inset-top)}.header-sticky.scrolled .top-bar{display:none}.header-sticky.scrolled .navbar{background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.08)}.header-sticky.scrolled .logo-white{display:none!important}.header-sticky.scrolled .logo-black{display:block!important}.header-sticky.scrolled .navbar-toggle span{background:#383838}.top-bar{background:#E5615E;padding:6px 0}.top-bar-container{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.top-bar-link{color:rgba(255,255,255,.9)!important;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s}.top-bar-link:hover{color:#fff!important}.top-bar-sep{color:rgba(255,255,255,.5);font-size:.8rem}.top-bar-btn{background:#fff;color:#E5615E!important;padding:4px 14px;border-radius:6px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;margin-left:.5rem}.top-bar-btn:hover{background:#f1f1f1;transform:translateY(-1px)}.navbar{background:#383838;padding:.75rem 0;transition:all .3s ease}.navbar-container{display:flex;align-items:center;justify-content:space-between}.navbar-logo img{height:30px;transition:opacity .3s}.logo-black{display:none}.navbar-toggle{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px}.navbar-toggle span{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:all .3s}.navbar-menu{position:fixed;top:0;right:-320px;width:min(300px,85vw);height:100dvh;background:#383838;z-index:2000;transition:right .3s ease;display:flex;flex-direction:column;padding:0}.navbar-menu.active{right:0}.navbar-menu-header{background:#E5615E;padding:12px 20px;display:flex;align-items:center;gap:.75rem}.navbar-menu-logo{padding:20px}.navbar-menu-logo img{height:28px}.navbar-close{position:absolute;top:60px;right:16px;background:none;border:none;color:#fff;cursor:pointer;padding:4px}.navbar-menu-links{display:flex;flex-direction:column;padding:10px 20px}.navbar-link{color:rgba(255,255,255,.85)!important;text-decoration:none;padding:14px 0;font-size:1rem;font-weight:500;transition:color .2s;background:none;border:none;border-bottom:1px solid rgba(255,255,255,.1);font-family:var(--font-body);cursor:pointer;text-align:left;width:100%}.navbar-link:hover{color:#E5615E!important}.navbar-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1999;opacity:0;pointer-events:none;transition:opacity .3s}.navbar-overlay.active{opacity:1;pointer-events:auto}.hero{background:linear-gradient(135deg,#383838,#1a1a1a 50%,#E5615E);color:#fff;padding:8rem 0 4rem;position:relative;overflow:hidden;min-height:90vh;display:flex;align-items:center}.hero:before{content:"";position:absolute;inset:0;opacity:.3;background:radial-gradient(circle at 20% 50%,rgba(229,97,94,.4) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(229,97,94,.3) 0,transparent 40%);pointer-events:none}.hero .container{position:relative;z-index:1;display:flex;align-items:center;gap:3rem}.hero-content{flex:1 1;max-width:700px;text-align:center;margin:0 auto}.hero-rating{display:inline-flex;align-items:center;gap:12px;margin-bottom:2rem}.hero-stars{display:flex;gap:2px}.hero-stars span{color:#FFD700;font-size:1.1rem;text-shadow:0 0 10px rgba(255,215,0,.5)}.hero-rating-text{font-size:.95rem;font-weight:500;color:rgba(255,255,255,.7);letter-spacing:.02em}.hero h1{font-family:var(--font-display);font-size:clamp(2.5rem,7vw,5rem);font-weight:800;line-height:1.05;text-transform:uppercase;letter-spacing:-.03em;margin-bottom:1.5rem;color:#fff}.hero h1 span{color:#E5615E}.hero-description{font-size:1.1rem;line-height:1.7;color:rgba(255,255,255,.8);margin-bottom:2rem;max-width:580px;margin-left:auto;margin-right:auto}.hero-description strong{color:#fff}.hero-cta{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.btn-hero-main{background:#E5615E!important;color:#fff!important;border-color:#E5615E!important;padding:1rem 2rem;font-size:1.1rem;font-weight:700;border-radius:10px;display:inline-flex;align-items:center;gap:8px;transition:all .3s}.btn-hero-main:hover{background:#d14e4b!important;transform:translateY(-2px);box-shadow:0 8px 30px rgba(229,97,94,.4)}.btn-hero-demo{background:#fff!important;color:#383838!important;border:2px solid #fff!important;padding:1rem 2rem;font-size:1.1rem;font-weight:700;border-radius:10px;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease}.btn-hero-demo svg{color:#E5615E}.btn-hero-demo:hover{background:rgba(255,255,255,.9)!important;transform:translateY(-2px);box-shadow:0 8px 30px rgba(255,255,255,.3)}.hero-subtext{font-size:.85rem;color:rgba(255,255,255,.5);margin-bottom:1.5rem}.hero-guarantee{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;color:rgba(255,255,255,.7);margin-bottom:1.5rem;padding:10px 16px;background:rgba(255,255,255,.06);border-radius:10px;border:1px solid rgba(255,255,255,.1);width:-moz-fit-content;width:fit-content}.hero-guarantee svg{flex-shrink:0;color:#4CAF50}.hero-features{display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:center}.hero-feature{display:flex;align-items:center;gap:6px;font-size:.9rem;color:rgba(255,255,255,.75)}.hero-feature svg{width:18px;height:18px;color:#4CAF50;flex-shrink:0}.hero-decoration{position:absolute;right:5%;top:50%;transform:translateY(-50%);z-index:1;perspective:1000px}.hero-decoration-grid{display:flex;flex-direction:column;gap:16px;transform:rotateY(-15deg) rotateX(5deg);animation:float-cards 6s ease-in-out infinite}@keyframes float-cards{0%,to{transform:rotateY(-15deg) rotateX(5deg) translateY(0)}50%{transform:rotateY(-10deg) rotateX(8deg) translateY(-20px)}}.hero-decoration-card{background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:18px;width:240px;transition:transform .3s}.hero-decoration-card:nth-child(2){margin-left:30px}.hero-decoration-card:nth-child(3){margin-left:15px}.trusted-by{background:#fff;padding:2rem 0 2.5rem;border-bottom:1px solid #eee}.trusted-by-header{text-align:center;margin-bottom:1.5rem;padding:0 1.5rem}.trusted-by-header span{font-size:.9rem;color:#757575;font-weight:500}.marquee-container{position:relative;overflow:hidden;width:100%;max-width:1400px;margin:0 auto}.marquee-container:after,.marquee-container:before{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.marquee-container:before{left:0;background:linear-gradient(90deg,#fff 0,transparent)}.marquee-container:after{right:0;background:linear-gradient(270deg,#fff 0,transparent)}.marquee-track{display:flex;width:max-content}.marquee-content{display:flex;align-items:center;gap:5rem;padding:0 2.5rem;animation:marquee 35s linear infinite}.trust-logo{height:45px;object-fit:contain;filter:grayscale(100%);opacity:.5;transition:all .3s}.trust-logo:hover{filter:grayscale(0);opacity:1}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.featured-testimonial-section{padding:3rem 0;background:#F1F1F1}.featured-testimonial{max-width:700px;margin:0 auto;text-align:center;padding:2.5rem;background:#fff;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.06)}.ft-result{display:inline-flex;align-items:center;gap:12px;margin-bottom:1.5rem;font-family:var(--font-display);font-size:1.5rem;font-weight:800}.ft-before{text-decoration:line-through;color:#9E9E9E}.ft-arrow{color:#BDBDBD}.ft-after{color:#E5615E}.ft-quote{font-size:1.1rem;line-height:1.7;color:#616161;font-style:italic;margin-bottom:1.5rem;border:none;padding:0}.ft-author{display:flex;align-items:center;justify-content:center;gap:12px}.ft-logo{height:36px;object-fit:contain}.ft-info{text-align:left}.ft-info strong{display:block;font-weight:700;color:#383838}.ft-info span{font-size:.85rem;color:#757575}.section-sm{padding:3rem 0}.bg-white{background:#fff}.stats-grid{text-align:center}.stat-featured{margin-bottom:2rem}.stat-number-big{font-family:var(--font-display);font-size:4rem;font-weight:800;color:#E5615E;line-height:1}.stat-label-big{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:#383838;margin-top:.25rem}.stat-sublabel{font-size:.85rem;color:#757575;max-width:500px;margin:.5rem auto 0}.stats-secondary{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.stat-item{text-align:center}.stat-number{font-family:var(--font-display);font-size:2rem;font-weight:800;color:#383838}.stat-label{font-size:.9rem;color:#757575;margin-top:.25rem}.section{padding:5rem 0}.features-header{text-align:center;margin-bottom:3rem}.features-header h2{margin-bottom:.75rem}.text-accent{color:#E5615E}.text-muted{color:#757575}.text-center{text-align:center}.mb-xl{margin-bottom:2rem}.features{background:#F1F1F1}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.feature-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;box-shadow:0 4px 24px rgba(0,0,0,.06);transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.feature-icon{width:64px;height:64px;margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#E5615E,#d14e4b)}.feature-icon svg{width:32px;height:32px;stroke:#fff}.feature-card h4{margin-bottom:.75rem;font-size:1.1rem}.feature-card p{color:#757575;line-height:1.6;font-size:.95rem}.how-it-works{background:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-bottom:2rem}.step{background:#F1F1F1;border-radius:16px;padding:2rem;position:relative;text-align:center;transition:transform .3s,box-shadow .3s}.step:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.08)}.step-time{display:inline-block;background:rgba(229,97,94,.1);color:#E5615E;font-weight:700;font-size:.85rem;padding:4px 12px;border-radius:8px;margin-bottom:1rem}.step h4{margin-bottom:.75rem}.step p{color:#757575;line-height:1.6;font-size:.95rem}.steps-total{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#E5615E,#d14e4b);color:#fff;border-radius:50px;padding:.75rem 1.5rem;margin:0 auto;box-shadow:0 4px 15px rgba(229,97,94,.3)}.steps-total-time{font-family:var(--font-display);font-size:1.1rem;font-weight:700}.steps-total-text{font-size:.9rem;opacity:.9}#ai-assistant{background:#fff;padding:5rem 0}.ai-subheadline{max-width:600px;margin:0 auto}.ai-demos-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.ai-demo-card{background:linear-gradient(180deg,#fff,#fafafa);border:1px solid #e8e8e8;border-radius:16px;padding:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04);text-align:center;transition:transform .2s,box-shadow .2s}.ai-demo-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1);border-color:#E5615E}.ai-demo-card h4{margin:1rem 0 .5rem;font-size:1rem}.ai-demo-card p{color:#757575;font-size:.85rem;line-height:1.5}.ai-demo-visual{height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;position:relative}.ai-demo-voice{flex-direction:column;gap:12px}.ai-mic{color:#E5615E}.ai-voice-waves{display:flex;align-items:center;justify-content:center;gap:4px;height:30px}.ai-voice-waves span{display:block;width:4px;background:#E5615E;border-radius:4px;animation:voice-wave 1.2s ease-in-out infinite}.ai-voice-waves span:first-child{height:12px;animation-delay:0s}.ai-voice-waves span:nth-child(2){height:20px;animation-delay:.15s}.ai-voice-waves span:nth-child(3){height:28px;animation-delay:.3s}.ai-voice-waves span:nth-child(4){height:20px;animation-delay:.45s}.ai-voice-waves span:nth-child(5){height:12px;animation-delay:.6s}@keyframes voice-wave{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}.ai-chat-sequence,.ai-demo-chat{flex-direction:column}.ai-chat-sequence{display:flex;gap:10px;width:100%}.ai-user-message{background:#f3f0ff;border:2px solid #8b5cf6;padding:10px 16px;border-radius:18px;font-size:.85rem;text-align:left}.ai-cursor{animation:blink-cursor 1s step-end infinite;color:#8B5CF6;font-weight:700}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}.ai-response-bubble{background:#e8f5e9;border:2px solid #4caf50;padding:10px 16px;border-radius:18px;font-size:.85rem;display:flex;align-items:center;gap:6px;text-align:left;animation:bubblePop .3s ease-out}@keyframes bubblePop{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.ai-check-icon{color:#4CAF50;font-weight:700}.ai-photo-container{display:flex;align-items:center;gap:10px}.ai-photo-preview{width:50px;height:50px;background:#f0f0f0;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.ai-photo-lines span{display:block;height:3px;background:#ccc;border-radius:2px;margin:3px}.ai-photo-lines span:first-child{width:30px}.ai-photo-lines span:nth-child(2){width:24px}.ai-photo-lines span:nth-child(3){width:20px}.ai-photo-arrow{font-size:1.25rem;color:#E5615E;font-weight:700}.ai-photo-result{display:flex;flex-direction:column;align-items:center;gap:4px;color:#E5615E}.ai-photo-pdf-badge{font-size:.7rem;font-weight:700;background:#E5615E;color:#fff;padding:2px 8px;border-radius:4px}.ai-scan-line{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#E5615E,transparent);animation:scan 2s ease-in-out infinite}@keyframes scan{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}.ai-catalog-container{display:flex;align-items:center;gap:10px}.ai-doc-source{flex-shrink:0}.ai-extract-dots{display:flex;gap:4px}.ai-extract-dots span{width:6px;height:6px;background:#6366f1;border-radius:50%;animation:dot-flow 1.5s ease-in-out infinite}.ai-extract-dots span:nth-child(2){animation-delay:.3s}.ai-extract-dots span:nth-child(3){animation-delay:.6s}@keyframes dot-flow{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.ai-catalog-result{display:flex;flex-direction:column;gap:4px}.ai-service-item{font-size:.75rem;color:#383838;display:flex;align-items:center;gap:4px;text-align:left;animation:serviceAppear 3s ease-in-out infinite}.ai-service-item:first-child{animation-delay:0s}.ai-service-item:nth-child(2){animation-delay:.5s}.ai-service-item:nth-child(3){animation-delay:1s}@keyframes serviceAppear{0%{opacity:0;transform:translateX(-8px)}15%{opacity:1;transform:translateX(0)}85%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-8px)}}.ai-service-item span{color:#4CAF50;font-weight:700}.vs-comparison-simple{max-width:900px;margin:0 auto}.vs-simple-grid{display:flex;align-items:stretch;gap:0}.vs-simple-col{flex:1 1;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 24px rgba(0,0,0,.06)}.vs-simple-col.vs-winner{box-shadow:0 8px 30px rgba(229,97,94,.15);border:2px solid #e5615e}.vs-simple-header{text-align:center;margin-bottom:1.5rem}.vs-others-icons{display:flex;justify-content:center;gap:8px;margin-bottom:.75rem}.vs-icon-img{width:28px;height:28px;object-fit:contain}.vs-cr-logo{height:36px;margin-bottom:.5rem}.vs-simple-list{list-style:none;padding:0;margin:0}.vs-simple-list li{padding:.85rem 0;border-bottom:1px solid #f0f0f0;font-size:1.05rem;display:flex;align-items:center;gap:12px}.vs-simple-list li:last-child{border-bottom:none}.vs-x{background:#F44336}.vs-check,.vs-x{color:#fff;font-weight:700;font-size:.75rem;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vs-check{background:#4CAF50}.vs-divider{padding:0 1.5rem}.vs-divider,.vs-divider span{display:flex;align-items:center;justify-content:center}.vs-divider span{width:48px;height:48px;border-radius:50%;font-family:var(--font-display);font-weight:800;font-size:.85rem}.pricing,.vs-divider span{background:#383838;color:#fff}.pricing{padding:5rem 0}.pricing-header{text-align:center;margin-bottom:2rem}.pricing-header h2{color:#fff}.pricing-header p{color:rgba(255,255,255,.7)}.billing-toggle{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem;color:rgba(255,255,255,.6);font-weight:600}.billing-toggle .active-label{color:#fff}.billing-savings{background:#4CAF50;color:#fff;font-size:.7rem;padding:2px 8px;border-radius:4px;font-weight:700;margin-left:4px}.toggle-switch{width:50px;height:28px;background:rgba(255,255,255,.2);border-radius:14px;cursor:pointer;position:relative;transition:background .3s}.toggle-switch:after{content:"";position:absolute;width:22px;height:22px;background:#fff;border-radius:50%;top:3px;left:3px;transition:transform .3s}.toggle-switch.active{background:#E5615E}.toggle-switch.active:after{transform:translateX(22px)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:1100px;margin:0 auto;align-items:stretch}.pricing-card{background:#fff;color:#383838;border-radius:20px;padding:2.5rem 2rem;text-align:center;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;box-shadow:0 10px 40px rgba(0,0,0,.1)}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 15px 50px rgba(0,0,0,.15)}.pricing-card.featured{background:linear-gradient(135deg,#E5615E,#d14e4b);color:#fff;transform:scale(1.05);position:relative;box-shadow:0 20px 60px rgba(229,97,94,.4)}.pricing-card.featured:hover{transform:scale(1.05) translateY(-4px)}.pricing-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#fff;color:#E5615E;padding:6px 20px;border-radius:9999px;font-size:.8rem;font-weight:700;font-family:var(--font-display);white-space:nowrap}.pricing-price{margin-bottom:.75rem}.pricing-amount{font-family:var(--font-display);font-size:3rem;font-weight:800}.pricing-original{text-decoration:line-through;opacity:.6;font-size:1.25rem;margin-right:4px}.pricing-period{font-size:1rem;opacity:.7}.pricing-savings{font-size:.85rem;color:#4CAF50;margin-bottom:1rem}.pricing-card.featured .pricing-savings{color:rgba(255,255,255,.95)}.pricing-features{list-style:none;padding:0;margin:1.5rem 0;text-align:left;flex:1 1}.pricing-features li{display:flex;align-items:center;gap:8px;padding:.5rem 0;font-size:.95rem;color:#383838}.pricing-card.featured .pricing-features li{color:#fff}.pricing-features .check-svg{width:20px;height:20px;flex-shrink:0;color:#4CAF50}.pricing-card.featured .pricing-features .check-svg{color:#4CAF50}.pricing-features .x-svg{width:20px;height:20px;flex-shrink:0;color:#ccc}.pricing-card.featured .pricing-features .x-svg{color:rgba(255,255,255,.4)}.pricing-card h3{font-family:var(--font-display);font-size:1.5rem;font-weight:800;margin-bottom:.5rem;color:#383838;text-transform:uppercase;letter-spacing:.02em}.pricing-card.featured h3{color:#fff}.pricing-card.featured .btn{background:#fff;color:#E5615E;border-color:#fff}.pricing-card.featured .btn:hover{background:rgba(255,255,255,.9)}.w-full{width:100%}.comparison-table{width:100%;border-collapse:collapse;font-size:.9rem}.comparison-table td,.comparison-table th{padding:14px 16px;border-bottom:1px solid #eee;text-align:center}.comparison-table td:first-child,.comparison-table th:first-child{text-align:left}.comparison-table thead th{background:#F1F1F1;font-family:var(--font-display);font-weight:700;font-size:.9rem}.comparison-table .featured-th{background:#E5615E;color:#fff}.comparison-table .check-icon{color:#4CAF50}.comparison-table .x-icon{color:#ccc}.testimonials{background:#F1F1F1;padding:5rem 0}.testimonials-marquee{overflow:hidden;margin-bottom:2rem}.testimonials-track{display:flex;width:max-content}.testimonials-content{display:flex;gap:1.5rem;padding:0 .75rem;animation:marquee 40s linear infinite}.testimonial-card-mini{min-width:280px;max-width:280px;background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 16px rgba(0,0,0,.06)}.testimonial-logo{height:24px;object-fit:contain;margin-bottom:.75rem}.testimonial-stars-mini{color:#E5615E;font-size:.9rem;margin-bottom:.5rem}.testimonial-card-mini p{font-size:.85rem;color:#616161;line-height:1.6;font-style:italic;margin-bottom:.75rem}.testimonial-author-mini{display:flex;flex-direction:column}.testimonial-author-mini strong{font-size:.85rem;color:#383838}.testimonial-author-mini span{font-size:.75rem;color:#9E9E9E}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.testimonial-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.06);transition:transform .3s}.testimonial-card:hover{transform:translateY(-4px)}.testimonial-company-logo{height:28px;object-fit:contain;margin-bottom:1rem}.testimonial-stars{display:flex;gap:2px;margin-bottom:1rem;color:#E5615E}.testimonial-result-badge{background:rgba(229,97,94,.1);padding:.5rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem;font-weight:600;color:#E5615E}.testimonial-text{color:#616161;font-size:.95rem;line-height:1.7;font-style:italic;margin-bottom:1.5rem}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-avatar{width:40px;height:40px;background:linear-gradient(135deg,#E5615E,#d14e4b);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-family:var(--font-display)}.testimonial-info h5{font-size:.95rem;font-weight:700;color:#383838;font-family:var(--font-body)}.testimonial-info span{font-size:.8rem;color:#9E9E9E}.country-section{background:#F1F1F1;padding:5rem 0}.country-card{max-width:700px;margin:0 auto;background:#fff;border-radius:20px;padding:3rem;text-align:center;box-shadow:0 10px 40px rgba(0,0,0,.06)}.country-flag{font-size:3rem}.country-card h3,.country-flag{margin-bottom:1rem}.country-card p{color:#616161;line-height:1.7;margin-bottom:1.5rem}.country-features{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;color:#4CAF50;font-weight:600;font-size:.95rem}#faq{background:#fff;padding:5rem 0}.faq-item{padding:1.25rem 0;border-bottom:1px solid #ededed}.faq-item h4{font-size:1.1rem;margin-bottom:.5rem;cursor:pointer}.faq-item p{color:#757575;line-height:1.7;font-size:.95rem}.faq-details{border-bottom:1px solid #ededed}.faq-summary{padding:1.25rem 0;font-size:1.1rem;font-weight:700;font-family:var(--font-display);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-summary::-webkit-details-marker{display:none}.faq-summary:after{content:"+";font-size:1.5rem;color:#E5615E;transition:transform .3s}details[open] .faq-summary:after{content:"-"}.faq-answer{padding:0 0 1.25rem;color:#757575;line-height:1.7;font-size:.95rem}.landing-blog-section{padding-top:4rem;padding-bottom:4rem}.landing-blog-list .blog-card:last-child{margin-bottom:0}.cta-section{background:linear-gradient(135deg,#E5615E,#d14e4b);color:#fff;text-align:center;padding:5rem 0}.cta-section h2{color:#fff;margin-bottom:1rem}.cta-section p{max-width:600px;margin:0 auto 2rem;font-size:1.1rem;opacity:.95}.btn-secondary{background:#fff!important;color:#E5615E!important;border-color:#fff!important}.btn-outline-light{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.4);padding:1rem 2rem;font-weight:600;border-radius:8px;text-decoration:none;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:1rem;transition:all .3s}.btn-outline-light:hover{background:rgba(255,255,255,.1);border-color:#fff;color:#fff}.footer{background:#383838;color:#9E9E9E;padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:3rem}.footer-brand img{height:28px;margin-bottom:1rem}.footer-brand p{font-size:.9rem;line-height:1.6;margin-bottom:1.5rem;max-width:280px}.footer-social{display:flex;gap:1rem}.footer-social a{color:#9E9E9E;transition:color .2s}.footer-social a:hover{color:#E5615E}.footer-links h5{color:#fff;font-family:var(--font-display);font-size:1rem;margin-bottom:1rem}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#9E9E9E;text-decoration:none;font-size:.9rem;transition:color .2s}.footer-links a:hover,.footer-links button:hover{color:#E5615E}.footer-links button{background:none;border:none;color:#9E9E9E;font-size:.9rem;font-family:var(--font-body);cursor:pointer;padding:0;text-align:left;transition:color .2s}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p,.footer-legal span{font-size:.85rem}@media (max-width:1024px){.hero-decoration{display:none}.hero .container{justify-content:center}.hero-content{text-align:center;max-width:100%}.hero-cta,.hero-features{justify-content:center}.hero-guarantee{margin-left:auto;margin-right:auto}.features-grid,.steps{grid-template-columns:repeat(2,1fr)}.steps .step:last-child{grid-column:1/-1;max-width:400px;margin:0 auto}.ai-demos-grid{grid-template-columns:repeat(2,1fr)!important}.pricing-grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.pricing-card.featured{transform:none;order:-1}.pricing-card.featured:hover{transform:translateY(-4px)}.testimonials-grid{grid-template-columns:1fr;max-width:500px;margin:3rem auto 0}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero{padding:7rem 0 3rem;min-height:auto}.hero h1{font-size:2.5rem}.hero-rating{gap:8px;margin-bottom:1.5rem}.hero-stars span{font-size:.9rem}.hero-rating-text{font-size:.8rem}.hero-description{font-size:1rem}.hero-cta{flex-direction:column;align-items:center}.btn-hero-main{width:100%;justify-content:center}.marquee-container:after,.marquee-container:before{width:60px}.trust-logo{height:35px}.marquee-content{gap:3rem}.features-grid,.steps{grid-template-columns:1fr}.steps .step:last-child{max-width:100%}.vs-simple-grid{flex-direction:column}.vs-divider{padding:1rem 0}.comparison-table{font-size:.8rem}.comparison-table td,.comparison-table th{padding:10px 8px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}.stat-number-big{font-size:3rem}.stats-secondary{gap:2rem}.country-card{padding:2rem 1.5rem}.country-features{gap:1rem;flex-direction:column}}@media (max-width:480px){.hero h1{font-size:2.25rem}.hero-badge{font-size:.75rem}.ai-demos-grid{grid-template-columns:1fr!important}.stats-secondary{flex-direction:column;gap:1.5rem}.hero-features{flex-direction:column;gap:.5rem;align-items:center}.ft-result{font-size:1.25rem}.steps-total{flex-direction:column}}@media (max-width:400px){.hero-cta{flex-direction:column;width:100%}.hero-cta .btn,.hero-cta .btn-hero-main{width:100%;justify-content:center}}.mobile-sticky-cta{display:none}@media (max-width:768px){.mobile-sticky-cta{display:block;position:fixed;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(0deg,#fff 80%,transparent);z-index:999}.mobile-sticky-cta .btn{width:100%;justify-content:center;font-size:1rem;padding:1rem 1.5rem;box-shadow:0 -4px 20px rgba(0,0,0,.15)}footer{padding-bottom:5rem}}