.icon-card-grid-section[data-astro-cid-i7kbhhun]{--accent-color: var(--primary-color);background:var(--surface-secondary);padding:var(--space-24) 0}.section-title[data-astro-cid-i7kbhhun]{color:var(--accent-color)}.card-grid[data-astro-cid-i7kbhhun]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-8);margin-top:var(--space-12)}.icon-card[data-astro-cid-i7kbhhun]{background:var(--surface-primary);padding:var(--space-8);border-radius:12px;border:1px solid var(--border-light);transition:all var(--transition-base);box-shadow:0 2px 8px #0000000a}.icon-card[data-astro-cid-i7kbhhun]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a;border-color:color-mix(in srgb,var(--accent-color) 30%,transparent)}.card-icon[data-astro-cid-i7kbhhun]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--accent-color) 10%,transparent);border-radius:12px;margin-bottom:var(--space-5);color:var(--accent-color)}.card-icon[data-astro-cid-i7kbhhun] svg{width:28px;height:28px}.card-title[data-astro-cid-i7kbhhun]{font-size:var(--text-xl);font-weight:600;color:var(--text-primary);margin-bottom:var(--space-3);line-height:var(--leading-tight)}.card-description[data-astro-cid-i7kbhhun]{font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--text-secondary)}.card-description[data-astro-cid-i7kbhhun] strong{color:var(--text-primary);font-weight:600}.card-description[data-astro-cid-i7kbhhun] code{background:#0000000d;padding:2px 6px;border-radius:3px;font-family:Monaco,Menlo,Courier New,monospace;font-size:.9em;color:var(--accent-color)}.card-quote[data-astro-cid-i7kbhhun]{max-width:900px;margin:var(--space-16) auto 0;padding:var(--space-10);background:linear-gradient(135deg,color-mix(in srgb,var(--accent-color) 5%,transparent),color-mix(in srgb,var(--accent-color) 2%,transparent));border-radius:12px;border-left:4px solid var(--accent-color);position:relative}.quote-icon[data-astro-cid-i7kbhhun]{position:absolute;top:var(--space-6);left:var(--space-6);width:40px;height:40px;color:color-mix(in srgb,var(--accent-color) 20%,transparent)}.card-quote[data-astro-cid-i7kbhhun] blockquote[data-astro-cid-i7kbhhun]{font-size:var(--text-xl);font-style:italic;color:var(--text-primary);line-height:var(--leading-relaxed);margin:0 0 var(--space-4);padding-left:var(--space-12)}.card-quote[data-astro-cid-i7kbhhun] cite[data-astro-cid-i7kbhhun]{font-size:var(--text-sm);color:var(--text-secondary);font-style:normal;font-weight:600;padding-left:var(--space-12)}@media (max-width: 991px){.card-grid[data-astro-cid-i7kbhhun]{grid-template-columns:1fr;gap:var(--space-6)}}@media (max-width: 640px){.icon-card[data-astro-cid-i7kbhhun],.card-quote[data-astro-cid-i7kbhhun]{padding:var(--space-6)}.card-quote[data-astro-cid-i7kbhhun] blockquote[data-astro-cid-i7kbhhun]{font-size:var(--text-lg);padding-left:0}.card-quote[data-astro-cid-i7kbhhun] cite[data-astro-cid-i7kbhhun]{padding-left:0}.quote-icon[data-astro-cid-i7kbhhun]{position:relative;top:0;left:0;margin-bottom:var(--space-4)}}.how-it-works-section[data-astro-cid-gae2t4kk]{background:linear-gradient(135deg,#2563eb0d,#2563eb05);padding:var(--space-24) 0}.steps-grid[data-astro-cid-gae2t4kk]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-8);margin-top:var(--space-12)}.step-card[data-astro-cid-gae2t4kk]{background:var(--surface-primary);padding:var(--space-8);border-radius:12px;border:1px solid var(--border-light);transition:all var(--transition-base);position:relative}.step-card[data-astro-cid-gae2t4kk]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a;border-color:var(--primary-color)}.step-number[data-astro-cid-gae2t4kk]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--primary-color);color:#fff;font-size:var(--text-2xl);font-weight:700;border-radius:50%;margin-bottom:var(--space-5)}.step-title[data-astro-cid-gae2t4kk]{font-size:var(--text-xl);font-weight:600;color:var(--text-primary);margin-bottom:var(--space-3);line-height:var(--leading-tight)}.step-description[data-astro-cid-gae2t4kk]{font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--text-secondary)}.step-description[data-astro-cid-gae2t4kk] code[data-astro-cid-gae2t4kk]{background:#0000000d;padding:2px 6px;border-radius:3px;font-family:Monaco,Menlo,Courier New,monospace;font-size:.9em;color:var(--primary-color)}.comparison-section[data-astro-cid-gae2t4kk]{background:var(--surface-secondary);padding:var(--space-24) 0}.comparison-table[data-astro-cid-gae2t4kk]{width:100%;border-collapse:collapse;margin-top:var(--space-8)}.comparison-table[data-astro-cid-gae2t4kk] th[data-astro-cid-gae2t4kk],.comparison-table[data-astro-cid-gae2t4kk] td[data-astro-cid-gae2t4kk]{padding:var(--space-4);border:1px solid var(--border-light);text-align:left;font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--text-secondary)}.comparison-table[data-astro-cid-gae2t4kk] thead[data-astro-cid-gae2t4kk]{background:var(--surface-secondary)}.comparison-table[data-astro-cid-gae2t4kk] thead[data-astro-cid-gae2t4kk] th[data-astro-cid-gae2t4kk]{color:var(--text-primary);font-weight:600}.comparison-table[data-astro-cid-gae2t4kk] tbody[data-astro-cid-gae2t4kk] tr[data-astro-cid-gae2t4kk]:nth-child(2n){background:var(--surface-primary)}.comparison-table[data-astro-cid-gae2t4kk] thead[data-astro-cid-gae2t4kk] .highlighted-column[data-astro-cid-gae2t4kk]{position:relative}.highlighted-content[data-astro-cid-gae2t4kk]{display:flex;align-items:flex-start;gap:var(--space-3)}.highlighted-content[data-astro-cid-gae2t4kk] span[data-astro-cid-gae2t4kk]{flex:1}.check-icon[data-astro-cid-gae2t4kk]{width:20px;height:20px;flex-shrink:0;margin-top:2px}.recommended-badge[data-astro-cid-gae2t4kk]{display:inline-block;margin-left:var(--space-2);padding:2px var(--space-2);background:#10b981;color:#fff;font-size:10px;font-weight:600;border-radius:8px;text-transform:uppercase;letter-spacing:.5px;vertical-align:middle}.product-showcase-section[data-astro-cid-gae2t4kk]{background:var(--surface-secondary);padding:var(--space-24) 0}.product-grid[data-astro-cid-gae2t4kk]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-16);align-items:center}.product-content[data-astro-cid-gae2t4kk] h2[data-astro-cid-gae2t4kk]{font-size:var(--text-4xl);font-weight:700;color:var(--text-primary);margin-bottom:var(--space-4);line-height:var(--leading-tight)}.product-intro[data-astro-cid-gae2t4kk]{font-size:var(--text-xl);line-height:var(--leading-relaxed);color:var(--text-secondary);margin-bottom:var(--space-6)}.product-differentiator[data-astro-cid-gae2t4kk]{font-size:var(--text-lg);color:var(--primary-color);font-weight:500;margin-bottom:var(--space-8);padding:var(--space-4);background:#2563eb0d;border-left:4px solid var(--primary-color);border-radius:4px;line-height:var(--leading-relaxed)}.product-features[data-astro-cid-gae2t4kk]{list-style:none;padding:0;margin:0 0 var(--space-10);display:flex;flex-direction:column;gap:var(--space-6)}.product-features[data-astro-cid-gae2t4kk] li[data-astro-cid-gae2t4kk]{display:flex;gap:var(--space-4);align-items:flex-start}.product-features[data-astro-cid-gae2t4kk] svg[data-astro-cid-gae2t4kk]{width:24px;height:24px;color:var(--primary-color);flex-shrink:0;margin-top:2px}.product-features[data-astro-cid-gae2t4kk] div[data-astro-cid-gae2t4kk]{display:flex;flex-direction:column;gap:var(--space-1)}.product-features[data-astro-cid-gae2t4kk] strong[data-astro-cid-gae2t4kk]{font-size:var(--text-lg);font-weight:600;color:var(--text-primary)}.product-features[data-astro-cid-gae2t4kk] span[data-astro-cid-gae2t4kk]{font-size:var(--text-base);color:var(--text-secondary);line-height:var(--leading-relaxed)}.product-cta[data-astro-cid-gae2t4kk]{display:flex;gap:var(--space-4)}.product-visual[data-astro-cid-gae2t4kk]{display:flex;align-items:center;justify-content:center}.product-screenshot[data-astro-cid-gae2t4kk]{width:100%;height:auto;border-radius:12px;box-shadow:var(--shadow-xl);border:1px solid var(--border-light)}.final-cta-section[data-astro-cid-gae2t4kk]{background:var(--primary-color);padding:var(--space-24) 0}.cta-content[data-astro-cid-gae2t4kk]{text-align:center;max-width:768px;margin:0 auto}.cta-content[data-astro-cid-gae2t4kk] h2[data-astro-cid-gae2t4kk]{font-size:var(--text-5xl);font-weight:700;line-height:var(--leading-tight);color:var(--text-inverse);margin-bottom:var(--space-4);letter-spacing:var(--tracking-tight)}.cta-content[data-astro-cid-gae2t4kk] p[data-astro-cid-gae2t4kk]{font-size:var(--text-xl);line-height:var(--leading-relaxed);color:#ffffffe6;margin-bottom:var(--space-10)}.cta-buttons[data-astro-cid-gae2t4kk]{display:flex;gap:var(--space-4);align-items:center;justify-content:center}.cta-buttons[data-astro-cid-gae2t4kk] .btn-primary[data-astro-cid-gae2t4kk]{background:var(--surface-primary);color:var(--primary-color)}.cta-buttons[data-astro-cid-gae2t4kk] .btn-primary[data-astro-cid-gae2t4kk]:hover{background:var(--surface-secondary)}.cta-buttons[data-astro-cid-gae2t4kk] .btn-secondary[data-astro-cid-gae2t4kk]{background:transparent;color:var(--text-inverse);border:2px solid rgba(255,255,255,.3)}.cta-buttons[data-astro-cid-gae2t4kk] .btn-secondary[data-astro-cid-gae2t4kk]:hover{background:#ffffff1a;border-color:var(--text-inverse)}.cta-guarantee[data-astro-cid-gae2t4kk]{margin-top:var(--space-6);font-size:var(--text-base);color:#fffc;font-weight:500}@media (max-width: 991px){.steps-grid[data-astro-cid-gae2t4kk]{grid-template-columns:1fr;gap:var(--space-6)}.product-grid[data-astro-cid-gae2t4kk]{grid-template-columns:1fr;gap:var(--space-12)}.product-visual[data-astro-cid-gae2t4kk]{order:-1}.comparison-table[data-astro-cid-gae2t4kk]{display:block;overflow-x:auto;white-space:nowrap}}@media (max-width: 640px){.step-card[data-astro-cid-gae2t4kk]{padding:var(--space-6)}.comparison-table[data-astro-cid-gae2t4kk]{font-size:var(--text-sm)}.comparison-table[data-astro-cid-gae2t4kk] th[data-astro-cid-gae2t4kk],.comparison-table[data-astro-cid-gae2t4kk] td[data-astro-cid-gae2t4kk]{padding:var(--space-3)}.recommended-badge[data-astro-cid-gae2t4kk]{font-size:9px;padding:1px var(--space-1);margin-left:var(--space-1)}.check-icon[data-astro-cid-gae2t4kk]{width:16px;height:16px}.product-content[data-astro-cid-gae2t4kk] h2[data-astro-cid-gae2t4kk]{font-size:var(--text-3xl)}.product-cta[data-astro-cid-gae2t4kk]{flex-direction:column}.product-cta[data-astro-cid-gae2t4kk] .btn[data-astro-cid-gae2t4kk]{width:100%}.cta-content[data-astro-cid-gae2t4kk] h2[data-astro-cid-gae2t4kk]{font-size:var(--text-3xl)}.cta-buttons[data-astro-cid-gae2t4kk]{flex-direction:column;width:100%}.cta-buttons[data-astro-cid-gae2t4kk] .btn[data-astro-cid-gae2t4kk]{width:100%;max-width:280px}}
