.comparison-vs,.hero-stat-value{font-family:'Space Grotesk',sans-serif}.comparison-vs,.step-number{font-weight:700;font-size:.9rem}.comparison-note,.hero-stat,.included-features,.step-card{text-align:center}.hero-plugin{min-height:auto;padding:10rem 2rem 6rem}.hero-stats{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:3rem;padding:1.5rem 2rem;background:var(--glass);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:20px;max-width:600px;margin-left:auto;margin-right:auto}.hero-stat-value{display:block;font-size:1.75rem;font-weight:700;color:var(--accent)}.hero-stat-label{font-size:.8rem;color:var(--text-secondary)}.hero-stat-divider{width:1px;height:40px;background:var(--border)}.comparison-banner{padding:3rem 2rem;background:var(--bg-tertiary);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.comparison-content{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.comparison-item{display:flex;align-items:center;gap:1rem}.comparison-icon,.steps-grid{display:flex;align-items:center}.comparison-icon{width:48px;height:48px;border-radius:12px;justify-content:center;color:#fff}.comparison-icon i[data-lucide],.step-connector i[data-lucide]{width:24px;height:24px}.comparison-icon.plugin{background:linear-gradient(135deg,#21759b,#0073aa)}.comparison-icon.custom{background:linear-gradient(135deg,var(--accent),var(--accent-secondary))}.comparison-text{display:flex;flex-direction:column}.comparison-text strong{font-size:1rem;color:var(--text-primary)}.comparison-text span{font-size:.85rem;color:var(--text-secondary)}.comparison-vs{color:var(--text-muted);padding:.5rem 1rem;background:var(--bg-secondary);border-radius:100px}.comparison-note{margin-top:1.5rem;font-size:.9rem;color:var(--text-secondary)}.comparison-note a{color:var(--accent);text-decoration:none;font-weight:500}.included-features h4,.pricing-free-box h3,.pricing-plans-info h4,.step-card h3{font-family:'Space Grotesk',sans-serif;font-weight:600}.comparison-note a:hover,.faq-answer a:hover{text-decoration:underline}.faq-section,.how-it-works{padding:8rem 2rem;background:var(--bg-secondary)}.steps-grid{justify-content:center;gap:1rem;flex-wrap:wrap}.step-icon,.step-number{display:flex;align-items:center}.step-card{position:relative;background:var(--card-bg);border:1px solid var(--border);border-radius:24px;padding:2.5rem 2rem;max-width:280px;transition:.4s}.step-card:hover{transform:translateY(-4px);box-shadow:var(--card-shadow)}.step-number{position:absolute;top:-15px;left:50%;transform:translateX(-50%);width:30px;height:30px;background:linear-gradient(135deg,var(--accent),var(--accent-secondary));color:#fff;font-family:'Space Grotesk',sans-serif;border-radius:50%;justify-content:center}.step-icon{width:64px;height:64px;margin:0 auto 1.5rem;background:var(--bg-tertiary);border-radius:16px;justify-content:center;color:var(--accent)}.pricing-free-icon i[data-lucide],.step-icon i[data-lucide]{width:28px;height:28px}.step-card h3{font-size:1.2rem;margin-bottom:.75rem}.step-card p{font-size:.9rem;color:var(--text-secondary);line-height:1.6}.step-connector{color:var(--text-muted)}.pricing{padding:8rem 2rem;background:var(--bg-primary)}.pricing-simple{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;max-width:900px;margin:0 auto 4rem}.pricing-free-box{background:linear-gradient(135deg,var(--card-bg) 0,rgba(16,185,129,.05) 100%);border:2px solid var(--accent-tertiary);border-radius:24px;padding:2.5rem}.pricing-free-icon{width:56px;height:56px;background:linear-gradient(135deg,var(--accent-tertiary),#34d399);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1.5rem}.pricing-free-box h3{font-size:1.5rem;margin-bottom:1rem}.pricing-free-box>p{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem}.pricing-free-features{display:flex;flex-wrap:wrap;gap:.75rem}.pricing-free-features span{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-secondary);padding:.5rem 1rem;background:var(--bg-tertiary);border-radius:100px}.pricing-free-features span i[data-lucide]{width:14px;height:14px;color:var(--accent-tertiary)}.pricing-plans-info{background:var(--card-bg);border:1px solid var(--border);border-radius:24px;padding:2.5rem;display:flex;flex-direction:column;justify-content:center;text-align:center}.pricing-plans-info h4{font-size:1.25rem;margin-bottom:1rem}.included-features h4,.pricing-plans-info>p{margin-bottom:1.5rem;color:var(--text-secondary)}.pricing-plans-info>p{font-size:.95rem;line-height:1.6}.pricing-plans-info .btn{margin-bottom:1rem}.pricing-note{font-size:.8rem;color:var(--text-muted)}.included-features{padding-top:3rem;border-top:1px solid var(--border)}.included-features h4{font-size:1.1rem}.included-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.included-item{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--bg-tertiary);border-radius:100px;font-size:.9rem;color:var(--text-primary)}.included-item i[data-lucide]{width:18px;height:18px;color:var(--accent)}.faq-grid{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:.3s}.faq-item:hover{border-color:var(--accent)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:0 0;border:none;cursor:pointer;text-align:left}.faq-question span{font-size:1rem;font-weight:500;color:var(--text-primary)}.faq-question i[data-lucide]{width:20px;height:20px;color:var(--text-muted);transition:transform .3s;flex-shrink:0}.faq-item.open .faq-question i[data-lucide]{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s,padding .3s}.faq-item.open .faq-answer{max-height:500px;padding:0 1.5rem 1.25rem}.faq-answer p{font-size:.95rem;color:var(--text-secondary);line-height:1.7}.faq-answer a{color:var(--accent);text-decoration:none}@media (max-width:1200px){.pricing-simple{grid-template-columns:1fr}}@media (max-width:768px){.hero-plugin{padding:8rem 1.5rem 4rem}.hero-stats{flex-direction:column;gap:1rem}.hero-stat-divider{width:60px;height:1px}.comparison-content{flex-direction:column;gap:1.5rem}.comparison-item{width:100%;max-width:300px}.steps-grid{flex-direction:column}.step-connector{transform:rotate(90deg)}.step-card{max-width:100%;width:100%}.pricing-grid{grid-template-columns:1fr}.pricing-free-features{justify-content:center}.included-grid{gap:.75rem}}@media (max-width:480px){.offer-switcher.plugin-page{flex-direction:column-reverse}.pricing-free-box,.pricing-plans-info{padding:1.5rem}.included-item{font-size:.8rem;padding:.5rem 1rem}}.seo-intro{max-width:800px;margin:0 auto 3rem;text-align:center}.seo-intro p{font-size:1.05rem;line-height:1.7;color:var(--text-secondary)}.video-showcase{max-width:720px;margin:0 auto 3rem;text-align:center}.video-showcase h3{font-size:1.2rem;margin-bottom:1.25rem;color:var(--text-primary);font-family:'Space Grotesk',sans-serif;font-weight:600}.video-wrapper{border-radius:12px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.3);position:relative;padding-bottom:56.25%;height:0}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px}.trust-badges{padding:3rem 2rem}.badges-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem}.trust-badge{display:flex;align-items:center;gap:.5rem;color:var(--text-secondary);font-size:.9rem}.trust-badge i[data-lucide]{width:18px;height:18px;color:var(--accent)}@media (max-width:768px){.badges-grid{gap:1rem 1.5rem}.trust-badge{font-size:.8rem}}