.sync2-landing *,.sync2-landing :after,.sync2-landing :before{margin:0;padding:0;box-sizing:border-box}.sync2-landing{--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-400:#60a5fa;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--blue-800:#1e40af;--blue-900:#1e3a8a;--dark-900:#0a0a1a;--dark-800:#111127;--dark-700:#1a1a2e;--dark-600:#2d2d44;--dark-500:#3d3d5c;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--green-500:#10b981;--green-600:#059669;--orange-500:#F7931E;--orange-600:#FF6B35;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 1px 3px rgba(0,0,0,0.08);--shadow-md:0 4px 12px rgba(0,0,0,0.1);--shadow-lg:0 12px 40px rgba(0,0,0,0.12);--shadow-xl:0 25px 60px rgba(0,0,0,0.15);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--gray-800);line-height:1.6;background:#ffffff;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sync2-landing .container{max-width:1200px;margin:0 auto;padding:0 24px}.sync2-landing .container-narrow{max-width:800px}.sync2-landing .section{padding:100px 0}.sync2-landing .section-alt{background:var(--gray-50)}.sync2-landing .section-dark{background:var(--dark-700);color:white}.sync2-landing .section-header{text-align:center;max-width:700px;margin:0 auto 64px}.sync2-landing .section-tag{display:inline-block;padding:6px 16px;background:var(--blue-50);color:var(--blue-600);font-size:13px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:100px;margin-bottom:20px}.sync2-landing .tag-light{background:rgba(255,255,255,.1);color:var(--blue-200)}.sync2-landing .section-title{font-size:42px;font-weight:800;line-height:1.15;margin-bottom:20px;letter-spacing:-.02em}.sync2-landing .section-title.light{color:white}.sync2-landing .section-subtitle{font-size:18px;color:var(--gray-500);line-height:1.7}.sync2-landing .section-subtitle.light{color:var(--gray-400)}.sync2-landing .gradient-text{background:linear-gradient(135deg,var(--blue-500) 0,#818cf8 50%,#c084fc 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sync2-landing .nav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:16px 0;transition:all .3s ease;background:transparent}.sync2-landing .nav.scrolled{background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-bottom:1px solid var(--gray-200);padding:12px 0}.sync2-landing .nav-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.sync2-landing .nav-logo{text-decoration:none;font-size:24px;font-weight:900}.sync2-landing .logo-sync{color:white;transition:color .3s}.sync2-landing .nav.scrolled .logo-sync{color:var(--dark-700)}.sync2-landing .logo-ai{color:var(--blue-500)}.sync2-landing .nav-menu{display:flex;align-items:center;gap:32px}.sync2-landing .nav-link{text-decoration:none;font-size:14px;font-weight:500;color:rgba(255,255,255,.8);transition:color .3s}.sync2-landing .nav.scrolled .nav-link{color:var(--gray-600)}.sync2-landing .nav-link:hover{color:white}.sync2-landing .nav.scrolled .nav-link:hover{color:var(--blue-600)}.sync2-landing .nav-cta{text-decoration:none;padding:10px 22px;background:var(--blue-600);color:white;font-size:14px;font-weight:600;border-radius:var(--radius-md);transition:all .3s}.sync2-landing .nav-cta:hover{background:var(--blue-700);transform:translateY(-1px)}.sync2-landing .nav-auth{display:flex;align-items:center;gap:12px;margin-left:16px;padding-left:16px;border-left:1px solid rgba(255,255,255,.2)}.sync2-landing .nav-signin{text-decoration:none;padding:8px 16px;color:rgba(255,255,255,.9);font-size:14px;font-weight:500;transition:all .3s}.sync2-landing .nav-signin:hover{color:white}.sync2-landing .nav-get-started{text-decoration:none;padding:10px 20px;background:white;color:var(--blue-600);font-size:14px;font-weight:600;border-radius:var(--radius-md);transition:all .3s}.sync2-landing .nav-get-started:hover{background:rgba(255,255,255,.9);transform:translateY(-1px)}.sync2-landing .nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.sync2-landing .nav-toggle span{width:24px;height:2px;background:white;transition:all .3s;border-radius:2px}.sync2-landing .hero,.sync2-landing .nav.scrolled .nav-toggle span{background:var(--dark-700)}.sync2-landing .hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:120px 0 80px;overflow:hidden}.sync2-landing .hero-bg{position:absolute;inset:0;overflow:hidden}.sync2-landing .hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:60px 60px}.sync2-landing .hero-glow{position:absolute;top:-200px;right:-200px;width:800px;height:800px;background:radial-gradient(circle,rgba(37,99,235,.15) 0,transparent 70%);border-radius:50%}.sync2-landing .hero-content{position:relative;text-align:center;max-width:900px}.sync2-landing .hero-badge{display:inline-block;padding:8px 20px;background:rgba(37,99,235,.15);border:1px solid rgba(37,99,235,.3);color:var(--blue-200);font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border-radius:100px;margin-bottom:32px}.sync2-landing .hero-title{font-size:60px;font-weight:900;line-height:1.1;color:white;margin-bottom:24px;letter-spacing:-.03em}.sync2-landing .hero-subtitle{font-size:20px;color:var(--gray-400);line-height:1.7;max-width:680px;margin:0 auto 40px}.sync2-landing .hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:64px}.sync2-landing .hero-stats{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}.sync2-landing .hero-stat{text-align:center}.sync2-landing .hero-stat-number{font-size:48px;font-weight:900;color:white;letter-spacing:-.02em;line-height:1}.sync2-landing .hero-stat-suffix{font-size:24px;font-weight:700;color:var(--blue-400)}.sync2-landing .hero-stat-label{display:block;font-size:13px;color:var(--gray-400);margin-top:8px;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.sync2-landing .hero-stat-divider{width:1px;height:48px;background:rgba(255,255,255,.15)}.sync2-landing .btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;font-size:15px;font-weight:600;border-radius:var(--radius-md);text-decoration:none;transition:all .3s;cursor:pointer;border:none;font-family:inherit}.sync2-landing .btn-primary{background:var(--blue-600);color:white;box-shadow:0 4px 14px rgba(37,99,235,.3)}.sync2-landing .btn-primary:hover{background:var(--blue-700);transform:translateY(-2px);box-shadow:0 8px 25px rgba(37,99,235,.4)}.sync2-landing .btn-ghost{background:rgba(255,255,255,.08);color:white;border:1px solid rgba(255,255,255,.2)}.sync2-landing .btn-ghost:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3)}.sync2-landing .btn-outline{background:transparent;color:var(--blue-600);border:2px solid var(--blue-600)}.sync2-landing .btn-outline:hover{background:var(--blue-600);color:white}.sync2-landing .btn-lg{padding:18px 36px;font-size:16px}.sync2-landing .btn-block{width:100%}.sync2-landing .problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sync2-landing .problem-card{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:36px;text-align:center;transition:all .3s}.sync2-landing .problem-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.sync2-landing .problem-card.accent{grid-column:1/-1;background:var(--dark-700);color:white;border-color:transparent;padding:48px;display:flex;align-items:center;gap:32px;text-align:left}.sync2-landing .problem-stat{font-size:56px;font-weight:900;color:var(--blue-600);letter-spacing:-.03em;line-height:1;margin-bottom:16px}.sync2-landing .problem-text{font-size:15px;color:var(--gray-600);line-height:1.7}.sync2-landing .problem-text-lg{font-size:20px;line-height:1.7;color:var(--gray-300)}.sync2-landing .problem-source{display:block;margin-top:16px;font-size:12px;color:var(--gray-400);font-style:italic}.sync2-landing .problem-icon{flex-shrink:0;width:72px;height:72px;background:rgba(37,99,235,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--blue-200)}.sync2-landing .pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:80px}.sync2-landing .pillar-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:40px 32px;transition:all .3s}.sync2-landing .pillar-card:hover{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.2);transform:translateY(-4px)}.sync2-landing .pillar-number{font-size:14px;font-weight:700;color:var(--blue-400);letter-spacing:.1em;margin-bottom:20px}.sync2-landing .pillar-icon{width:56px;height:56px;background:rgba(37,99,235,.2);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--blue-300);margin-bottom:24px}.sync2-landing .pillar-title{font-size:22px;font-weight:700;color:white;margin-bottom:4px}.sync2-landing .pillar-subtitle{font-size:14px;color:var(--blue-300);font-weight:500;margin-bottom:16px}.sync2-landing .pillar-description{font-size:15px;color:var(--gray-400);line-height:1.7;margin-bottom:24px}.sync2-landing .pillar-list{list-style:none}.sync2-landing .pillar-list li{font-size:14px;color:var(--gray-300);border-top:1px solid rgba(255,255,255,.06);padding:8px 0 8px 20px;position:relative}.sync2-landing .pillar-list li:before{content:"";position:absolute;left:0;top:50%;width:6px;height:6px;background:var(--blue-500);border-radius:50%;transform:translateY(-50%)}.sync2-landing .journey{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-xl);padding:48px;text-align:center}.sync2-landing .journey-title{font-size:20px;font-weight:700;color:white;margin-bottom:36px}.sync2-landing .journey-steps{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.sync2-landing .journey-step{display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px 20px;background:rgba(255,255,255,.06);border-radius:var(--radius-md);min-width:100px}.sync2-landing .journey-step.highlight{background:rgba(37,99,235,.2);border:1px solid rgba(37,99,235,.4)}.sync2-landing .journey-step-icon{color:var(--blue-300)}.sync2-landing .journey-step span{font-size:12px;color:var(--gray-300);font-weight:500;white-space:nowrap}.sync2-landing .journey-arrow{color:var(--gray-500);flex-shrink:0}.sync2-landing .services-split{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.sync2-landing .service-block{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--gray-200);background:white}.sync2-landing .service-block-header{padding:32px;display:flex;flex-direction:column;gap:8px}.sync2-landing .service-block-header.marketing{background:linear-gradient(135deg,var(--orange-600) 0,var(--orange-500) 100%);color:white}.sync2-landing .service-block-header.ai{background:linear-gradient(135deg,var(--blue-600) 0,var(--blue-800) 100%);color:white}.sync2-landing .service-block-icon{width:48px;height:48px;background:rgba(255,255,255,.2);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:8px}.sync2-landing .service-block-header h3{font-size:24px;font-weight:800}.sync2-landing .service-block-header p{font-size:14px;opacity:.85;font-weight:500}.sync2-landing .service-block-body{padding:32px}.sync2-landing .service-item{padding:20px 0;border-bottom:1px solid var(--gray-100)}.sync2-landing .service-item:last-child{border-bottom:none;padding-bottom:0}.sync2-landing .service-item:first-child{padding-top:0}.sync2-landing .service-item h4{font-size:16px;font-weight:700;color:var(--gray-800);margin-bottom:8px}.sync2-landing .service-item p{font-size:14px;color:var(--gray-500);line-height:1.7}.sync2-landing .systems-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sync2-landing .system-card{background:white;border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:36px;transition:all .3s;position:relative}.sync2-landing .system-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--blue-200)}.sync2-landing .system-number{font-size:12px;font-weight:700;color:var(--blue-600);letter-spacing:.1em;margin-bottom:16px}.sync2-landing .system-icon{width:48px;height:48px;background:var(--blue-50);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--blue-600);margin-bottom:20px}.sync2-landing .system-card h3{font-size:18px;font-weight:700;color:var(--gray-800);margin-bottom:12px}.sync2-landing .system-card p{font-size:14px;color:var(--gray-500);line-height:1.7;margin-bottom:20px}.sync2-landing .system-metric{display:flex;align-items:baseline;gap:8px;padding-top:16px;border-top:1px solid var(--gray-100)}.sync2-landing .system-metric-number{font-size:24px;font-weight:800;color:var(--blue-600)}.sync2-landing .system-metric-label{font-size:13px;color:var(--gray-400);font-weight:500}.sync2-landing .results-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:64px}.sync2-landing .result-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:36px;transition:all .3s}.sync2-landing .result-card:hover{background:rgba(255,255,255,.08);transform:translateY(-4px)}.sync2-landing .result-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.sync2-landing .result-type{font-size:13px;font-weight:600;color:var(--blue-300);text-transform:uppercase;letter-spacing:.05em}.sync2-landing .result-stars{display:flex;gap:2px}.sync2-landing .result-metric{margin-bottom:16px}.sync2-landing .result-number{font-size:48px;font-weight:900;color:white;letter-spacing:-.02em;line-height:1}.sync2-landing .result-label{display:block;font-size:14px;color:var(--gray-400);margin-top:4px}.sync2-landing .result-detail{font-size:15px;color:var(--gray-400);line-height:1.7}.sync2-landing .big-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding:48px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-xl)}.sync2-landing .big-stat{text-align:center}.sync2-landing .big-stat-number{display:block;font-size:42px;font-weight:900;color:white;letter-spacing:-.02em;line-height:1;margin-bottom:8px}.sync2-landing .big-stat-label{font-size:14px;color:var(--gray-400);font-weight:500}.sync2-landing .niches-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sync2-landing .niche-card{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:36px;text-align:center;transition:all .3s}.sync2-landing .niche-card:hover{border-color:var(--blue-200);transform:translateY(-4px);box-shadow:var(--shadow-md)}.sync2-landing .niche-icon{width:64px;height:64px;background:white;border:1px solid var(--gray-200);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:var(--blue-600)}.sync2-landing .niche-card h3{font-size:18px;font-weight:700;margin-bottom:10px;color:var(--gray-800)}.sync2-landing .niche-card p{font-size:14px;color:var(--gray-500);line-height:1.7}.sync2-landing .guarantee{background:linear-gradient(135deg,var(--blue-600) 0,var(--blue-800) 100%);color:white}.sync2-landing .guarantee-content{text-align:center;max-width:700px;margin:0 auto}.sync2-landing .guarantee-shield{width:80px;height:80px;background:rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 28px;color:white}.sync2-landing .guarantee-title{font-size:36px;font-weight:800;margin-bottom:20px}.sync2-landing .guarantee-text{font-size:18px;line-height:1.8;color:rgba(255,255,255,.85);margin-bottom:36px}.sync2-landing .guarantee-badges{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.sync2-landing .guarantee-badge{padding:10px 20px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);border-radius:100px;font-size:14px;font-weight:600}.sync2-landing .why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sync2-landing .why-card{padding:36px;background:white;border:1px solid var(--gray-200);border-radius:var(--radius-lg);transition:all .3s}.sync2-landing .why-card:hover{border-color:var(--blue-200);transform:translateY(-4px);box-shadow:var(--shadow-md)}.sync2-landing .why-number{font-size:14px;font-weight:700;color:var(--blue-600);letter-spacing:.1em;margin-bottom:16px}.sync2-landing .why-card h3{font-size:18px;font-weight:700;color:var(--gray-800);margin-bottom:12px}.sync2-landing .why-card p{font-size:14px;color:var(--gray-500);line-height:1.7}.sync2-landing .testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.sync2-landing .testimonial-card{background:white;border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:36px;transition:all .3s}.sync2-landing .testimonial-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.sync2-landing .testimonial-full{grid-column:1/-1}.sync2-landing .testimonial-name{font-size:18px;font-weight:700;color:var(--gray-800);margin-bottom:16px}.sync2-landing .testimonial-text{font-size:15px;color:var(--gray-500);line-height:1.8;margin-bottom:16px;font-style:italic}.sync2-landing .testimonial-author{font-size:14px;font-weight:600;color:var(--gray-600);margin-bottom:12px}.sync2-landing .testimonial-stars{display:flex;gap:2px}.sync2-landing .faq-list{display:flex;flex-direction:column;gap:12px}.sync2-landing .faq-item{border:1px solid var(--gray-200);border-radius:var(--radius-md);overflow:hidden;background:white}.sync2-landing .faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:none;border:none;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;color:var(--gray-800);text-align:left;transition:all .3s}.sync2-landing .faq-question:hover{color:var(--blue-600)}.sync2-landing .faq-chevron{flex-shrink:0;transition:transform .3s;color:var(--gray-400)}.sync2-landing .faq-item.active .faq-chevron{transform:rotate(180deg)}.sync2-landing .faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.sync2-landing .faq-item.active .faq-answer{max-height:300px}.sync2-landing .faq-answer p{padding:0 24px 20px;font-size:15px;color:var(--gray-500);line-height:1.7}.sync2-landing .cta-content{text-align:center}.sync2-landing .cta-title{font-size:40px;font-weight:800;color:white;margin-bottom:20px;letter-spacing:-.02em;line-height:1.2}.sync2-landing .cta-subtitle{font-size:18px;color:var(--gray-400);margin-bottom:48px;line-height:1.7}.sync2-landing .footer{background:var(--dark-900);color:white;padding:64px 0 32px}.sync2-landing .footer-top{display:flex;justify-content:space-between;gap:64px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:32px}.sync2-landing .footer-brand{max-width:300px}.sync2-landing .footer-tagline{font-size:14px;color:var(--gray-500);margin-top:16px;line-height:1.7}.sync2-landing .footer-links-grid{display:flex;gap:64px}.sync2-landing .footer-col{display:flex;flex-direction:column;gap:12px}.sync2-landing .footer-col h4{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-400);margin-bottom:4px}.sync2-landing .footer-col a{font-size:14px;color:var(--gray-500);text-decoration:none;transition:color .3s}.sync2-landing .footer-col a:hover{color:white}.sync2-landing .footer-partner{text-align:center;padding:2rem 0 1rem}.sync2-landing .footer-bottom{display:flex;justify-content:space-between;align-items:center}.sync2-landing .footer-bottom p{font-size:13px;color:var(--gray-600)}@media (max-width:1024px){.sync2-landing .hero-title{font-size:48px}.sync2-landing .section-title{font-size:36px}.sync2-landing .pillars,.sync2-landing .services-split{grid-template-columns:1fr}.sync2-landing .systems-grid{grid-template-columns:repeat(2,1fr)}.sync2-landing .results-grid{grid-template-columns:1fr}.sync2-landing .big-stats,.sync2-landing .niches-grid,.sync2-landing .why-grid{grid-template-columns:repeat(2,1fr)}.sync2-landing .footer-links-grid{gap:40px}}@media (max-width:768px){.sync2-landing .section{padding:64px 0}.sync2-landing .nav-menu{display:none;position:absolute;top:100%;left:0;right:0;background:white;flex-direction:column;padding:24px;gap:16px;border-bottom:1px solid var(--gray-200);box-shadow:var(--shadow-lg)}.sync2-landing .nav-menu.active{display:flex}.sync2-landing .nav-menu .nav-link{color:var(--gray-700);font-size:16px}.sync2-landing .nav-toggle{display:flex}.sync2-landing .nav-auth{display:none}.sync2-landing .nav-menu.active .nav-auth{display:flex;flex-direction:column;gap:12px;margin-left:0;padding-left:0;border-left:none;padding-top:16px;border-top:1px solid var(--gray-200);width:100%}.sync2-landing .nav-menu.active .nav-signin{color:var(--gray-700);text-align:center}.sync2-landing .nav-menu.active .nav-get-started{text-align:center}.sync2-landing .hero{padding:100px 0 60px;min-height:auto}.sync2-landing .hero-title{font-size:36px}.sync2-landing .hero-subtitle{font-size:17px}.sync2-landing .hero-stats{gap:24px}.sync2-landing .hero-stat-number{font-size:36px}.sync2-landing .hero-stat-divider{display:none}.sync2-landing .section-title{font-size:30px}.sync2-landing .section-header{margin-bottom:40px}.sync2-landing .problem-grid{grid-template-columns:1fr}.sync2-landing .problem-card.accent{flex-direction:column;text-align:center}.sync2-landing .niches-grid,.sync2-landing .systems-grid,.sync2-landing .why-grid{grid-template-columns:1fr}.sync2-landing .big-stats{grid-template-columns:1fr;padding:32px}.sync2-landing .guarantee-title{font-size:28px}.sync2-landing .cta-title{font-size:30px}.sync2-landing .footer-top{flex-direction:column;gap:40px}.sync2-landing .footer-links-grid{flex-direction:column;gap:32px}.sync2-landing .footer-bottom{flex-direction:column;gap:8px;text-align:center}.sync2-landing .journey-steps{flex-direction:column;gap:8px}.sync2-landing .journey-arrow{transform:rotate(90deg)}.sync2-landing .hero-actions{flex-direction:column;align-items:center}.sync2-landing .testimonials-grid{grid-template-columns:1fr}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.sync2-landing .animate-in{opacity:0;transform:translateY(30px);transition:all .6s ease}.sync2-landing .animate-in.visible{opacity:1;transform:translateY(0)}