[data-astro-cid-dw2shw4f]{margin:0;padding:0;box-sizing:border-box}:root{--color-black: #000000;--color-neon: #CFFF04;--color-neon-dim: rgba(207, 255, 4, .1);--color-neon-glow: rgba(207, 255, 4, .3);--color-neon-hover: #B8E600;--color-bg: #FAFAFA;--color-surface: #FFFFFF;--color-dark: #0A0A0A;--color-dark-lighter: #141414;--color-text: #000000;--color-text-secondary: #555555;--color-text-muted: #888888;--color-border: #E0E0E0;--color-green: #22C55E;--font: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px}body{font-family:var(--font);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;line-height:1.6}.hero[data-astro-cid-dw2shw4f]{padding:160px 32px 100px;background:var(--color-bg);position:relative;overflow:hidden}.hero[data-astro-cid-dw2shw4f]:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,var(--color-neon-dim) 0%,transparent 70%);pointer-events:none}.hero-container[data-astro-cid-dw2shw4f]{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:1}.hero-eyebrow[data-astro-cid-dw2shw4f]{display:inline-flex;align-items:center;gap:12px;margin-bottom:32px}.hero-eyebrow-line[data-astro-cid-dw2shw4f]{width:40px;height:2px;background:var(--color-neon)}.hero-eyebrow-text[data-astro-cid-dw2shw4f]{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--color-text-secondary)}.hero-title[data-astro-cid-dw2shw4f]{font-size:clamp(38px,6vw,64px);font-weight:900;line-height:1.1;color:var(--color-black);margin-bottom:24px;letter-spacing:-.02em}.hero-title[data-astro-cid-dw2shw4f] .accent[data-astro-cid-dw2shw4f]{position:relative;display:inline-block}.hero-title[data-astro-cid-dw2shw4f] .accent[data-astro-cid-dw2shw4f]:before{content:"";position:absolute;bottom:8%;left:-4px;right:-4px;height:35%;background:var(--color-neon);z-index:-1;transform:skew(-3deg)}.hero-description[data-astro-cid-dw2shw4f]{font-size:18px;line-height:1.7;color:var(--color-text-secondary);max-width:650px;margin:0 auto 40px}.hero-cta[data-astro-cid-dw2shw4f]{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.btn-primary[data-astro-cid-dw2shw4f]{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;font-size:15px;font-weight:700;font-family:var(--font);background:var(--color-black);color:#fff;border:none;border-radius:var(--radius-md);cursor:pointer;text-decoration:none;transition:all .3s ease}.btn-primary[data-astro-cid-dw2shw4f]:hover{background:var(--color-neon);color:var(--color-black)}.btn-secondary[data-astro-cid-dw2shw4f]{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;font-size:15px;font-weight:700;font-family:var(--font);background:transparent;color:var(--color-black);border:2px solid var(--color-black);border-radius:var(--radius-md);cursor:pointer;text-decoration:none;transition:all .3s ease}.btn-secondary[data-astro-cid-dw2shw4f]:hover{background:var(--color-black);color:#fff}.stats-bar[data-astro-cid-dw2shw4f]{padding:64px 32px;background:var(--color-dark);color:#fff}.stats-container[data-astro-cid-dw2shw4f]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:48px;text-align:center}.stat-item[data-astro-cid-dw2shw4f] h3[data-astro-cid-dw2shw4f]{font-size:48px;font-weight:900;margin-bottom:8px;color:var(--color-neon)}.stat-item[data-astro-cid-dw2shw4f] p[data-astro-cid-dw2shw4f]{font-size:14px;color:#999}.section-wrapper[data-astro-cid-dw2shw4f]{max-width:1200px;margin:0 auto;padding:0 32px}.section-header[data-astro-cid-dw2shw4f]{text-align:center;margin-bottom:64px}.section-header[data-astro-cid-dw2shw4f] h2[data-astro-cid-dw2shw4f]{font-size:clamp(32px,5vw,48px);font-weight:900;margin-bottom:16px}.section-header[data-astro-cid-dw2shw4f] p[data-astro-cid-dw2shw4f]{font-size:18px;color:var(--color-text-secondary);max-width:600px;margin:0 auto}.problems-section[data-astro-cid-dw2shw4f]{padding:100px 32px;background:var(--color-bg)}.problems-grid[data-astro-cid-dw2shw4f]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.problem-card[data-astro-cid-dw2shw4f]{padding:40px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg)}.problem-icon[data-astro-cid-dw2shw4f]{font-size:40px;margin-bottom:16px}.problem-card[data-astro-cid-dw2shw4f] h3[data-astro-cid-dw2shw4f]{font-size:18px;font-weight:700;margin-bottom:12px}.problem-card[data-astro-cid-dw2shw4f] p[data-astro-cid-dw2shw4f]{font-size:15px;color:var(--color-text-secondary);line-height:1.6}.checklist-section[data-astro-cid-dw2shw4f]{padding:100px 32px;background:var(--color-surface)}.checklist-grid[data-astro-cid-dw2shw4f]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.checklist-item[data-astro-cid-dw2shw4f]{display:flex;gap:16px;align-items:flex-start}.checklist-check[data-astro-cid-dw2shw4f]{flex-shrink:0;width:24px;height:24px;background:var(--color-neon);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-black);font-weight:700}.checklist-text[data-astro-cid-dw2shw4f]{font-size:15px;font-weight:500}.features-section[data-astro-cid-dw2shw4f]{padding:100px 32px;background:var(--color-bg)}.features-grid[data-astro-cid-dw2shw4f]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.feature-card[data-astro-cid-dw2shw4f]{padding:48px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-align:center}.feature-icon[data-astro-cid-dw2shw4f]{font-size:48px;margin-bottom:16px}.feature-card[data-astro-cid-dw2shw4f] h3[data-astro-cid-dw2shw4f]{font-size:18px;font-weight:700;margin-bottom:12px}.feature-card[data-astro-cid-dw2shw4f] p[data-astro-cid-dw2shw4f]{font-size:15px;color:var(--color-text-secondary)}.process-section[data-astro-cid-dw2shw4f]{padding:100px 32px;background:var(--color-dark);color:#fff}.process-container[data-astro-cid-dw2shw4f]{max-width:1200px;margin:0 auto}.process-title[data-astro-cid-dw2shw4f]{text-align:center;font-size:clamp(32px,5vw,48px);font-weight:900;margin-bottom:64px}.process-steps[data-astro-cid-dw2shw4f]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px}.process-number[data-astro-cid-dw2shw4f]{font-size:64px;font-weight:900;color:var(--color-neon);margin-bottom:16px}.process-step[data-astro-cid-dw2shw4f] h3[data-astro-cid-dw2shw4f]{font-size:20px;font-weight:700;margin-bottom:12px}.process-step[data-astro-cid-dw2shw4f] p[data-astro-cid-dw2shw4f]{font-size:15px;line-height:1.6;color:#ccc}.deep-content-section[data-astro-cid-dw2shw4f]{padding:100px 32px;background:var(--color-surface)}.deep-content[data-astro-cid-dw2shw4f]{max-width:800px;margin:0 auto}.deep-content[data-astro-cid-dw2shw4f] h2[data-astro-cid-dw2shw4f]{font-size:36px;font-weight:900;margin-bottom:24px}.deep-content[data-astro-cid-dw2shw4f] p[data-astro-cid-dw2shw4f]{font-size:16px;line-height:1.8;color:var(--color-text-secondary);margin-bottom:20px}.deep-content[data-astro-cid-dw2shw4f] h3[data-astro-cid-dw2shw4f]{font-size:22px;font-weight:700;margin-top:32px;margin-bottom:16px}.deep-content[data-astro-cid-dw2shw4f] ul[data-astro-cid-dw2shw4f]{margin-left:24px;margin-bottom:20px}.deep-content[data-astro-cid-dw2shw4f] li[data-astro-cid-dw2shw4f]{margin-bottom:10px;font-size:15px;color:var(--color-text-secondary)}.pricing-section[data-astro-cid-dw2shw4f]{padding:100px 32px;background:var(--color-bg)}.pricing-container[data-astro-cid-dw2shw4f]{max-width:900px;margin:0 auto}.pricing-card[data-astro-cid-dw2shw4f]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:48px;text-align:center}.pricing-title[data-astro-cid-dw2shw4f]{font-size:32px;font-weight:900;margin-bottom:24px}.pricing-features[data-astro-cid-dw2shw4f]{text-align:left;margin:32px 0}.pricing-features[data-astro-cid-dw2shw4f] li[data-astro-cid-dw2shw4f]{font-size:15px;margin-bottom:12px;display:flex;gap:12px}.pricing-features[data-astro-cid-dw2shw4f] svg[data-astro-cid-dw2shw4f]{flex-shrink:0;width:20px;height:20px;color:var(--color-green)}.testimonials-section[data-astro-cid-dw2shw4f]{padding:100px 32px;background:var(--color-dark);color:#fff}.testimonials-grid[data-astro-cid-dw2shw4f]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.testimonial-card[data-astro-cid-dw2shw4f]{padding:32px;background:var(--color-dark-lighter);border-radius:var(--radius-lg)}.testimonial-stars[data-astro-cid-dw2shw4f]{color:var(--color-neon);margin-bottom:16px;font-size:14px}.testimonial-text[data-astro-cid-dw2shw4f]{font-size:15px;line-height:1.6;margin-bottom:16px;color:#ccc}.testimonial-author[data-astro-cid-dw2shw4f]{font-weight:700;font-size:14px}.testimonial-role[data-astro-cid-dw2shw4f]{font-size:13px;color:#888}.faq-section[data-astro-cid-dw2shw4f]{padding:100px 32px;background:var(--color-surface)}.faq-container[data-astro-cid-dw2shw4f]{max-width:800px;margin:0 auto}.faq-item[data-astro-cid-dw2shw4f]{margin-bottom:16px;border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.faq-question[data-astro-cid-dw2shw4f]{width:100%;padding:20px;background:var(--color-bg);border:none;cursor:pointer;text-align:left;font-size:16px;font-weight:600;display:flex;justify-content:space-between;align-items:center;transition:all .2s}.faq-question[data-astro-cid-dw2shw4f]:hover{background:var(--color-neon-dim)}.faq-arrow[data-astro-cid-dw2shw4f]{transition:transform .2s}.faq-item[data-astro-cid-dw2shw4f].open .faq-arrow[data-astro-cid-dw2shw4f]{transform:rotate(180deg)}.faq-answer[data-astro-cid-dw2shw4f]{display:none;padding:20px;background:var(--color-surface);color:var(--color-text-secondary);font-size:15px;line-height:1.6}.faq-item[data-astro-cid-dw2shw4f].open .faq-answer[data-astro-cid-dw2shw4f]{display:block}.related-section[data-astro-cid-dw2shw4f]{padding:100px 32px;background:var(--color-bg)}.related-container[data-astro-cid-dw2shw4f]{max-width:1200px;margin:0 auto}.related-grid[data-astro-cid-dw2shw4f]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-top:48px}.related-card[data-astro-cid-dw2shw4f]{display:block;padding:32px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-decoration:none;color:var(--color-text);transition:all .3s;text-align:center}.related-card[data-astro-cid-dw2shw4f]:hover{border-color:var(--color-neon);transform:translateY(-4px)}.related-card-icon[data-astro-cid-dw2shw4f]{font-size:48px;margin-bottom:16px}.related-card[data-astro-cid-dw2shw4f] h4[data-astro-cid-dw2shw4f]{font-size:16px;font-weight:700;margin-bottom:8px}.related-card[data-astro-cid-dw2shw4f] p[data-astro-cid-dw2shw4f]{font-size:13px;color:var(--color-text-secondary)}.cta-section[data-astro-cid-dw2shw4f]{padding:100px 32px;background:var(--color-dark);color:#fff;text-align:center}.cta-container[data-astro-cid-dw2shw4f]{max-width:800px;margin:0 auto}.cta-title[data-astro-cid-dw2shw4f]{font-size:clamp(32px,5vw,48px);font-weight:900;margin-bottom:16px}.cta-subtitle[data-astro-cid-dw2shw4f]{font-size:18px;color:#ccc;margin-bottom:32px}.cta-buttons[data-astro-cid-dw2shw4f]{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:24px}.cta-note[data-astro-cid-dw2shw4f]{font-size:13px;color:#888}.footer[data-astro-cid-dw2shw4f]{padding:48px 32px;background:var(--color-black);color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px}.footer-logo[data-astro-cid-dw2shw4f]{font-size:18px;font-weight:900}.footer-links[data-astro-cid-dw2shw4f]{display:flex;gap:24px}.footer-links[data-astro-cid-dw2shw4f] a[data-astro-cid-dw2shw4f]{color:#999;text-decoration:none;font-size:14px;transition:color .2s}.footer-links[data-astro-cid-dw2shw4f] a[data-astro-cid-dw2shw4f]:hover{color:#fff}.footer-copy[data-astro-cid-dw2shw4f]{font-size:13px;color:#666}@media(max-width:1024px){.hero[data-astro-cid-dw2shw4f]{padding:120px 24px 80px}.stats-container[data-astro-cid-dw2shw4f]{grid-template-columns:repeat(2,1fr);gap:32px}.problems-grid[data-astro-cid-dw2shw4f]{grid-template-columns:repeat(2,1fr);gap:24px}.checklist-grid[data-astro-cid-dw2shw4f]{grid-template-columns:1fr}.features-grid[data-astro-cid-dw2shw4f]{grid-template-columns:repeat(2,1fr);gap:24px}.process-steps[data-astro-cid-dw2shw4f]{grid-template-columns:1fr;gap:32px}.testimonials-grid[data-astro-cid-dw2shw4f]{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:768px){.hero[data-astro-cid-dw2shw4f]{padding:100px 20px 60px}.hero-title[data-astro-cid-dw2shw4f]{font-size:32px}.hero-description[data-astro-cid-dw2shw4f]{font-size:16px}.stats-container[data-astro-cid-dw2shw4f]{grid-template-columns:1fr;gap:24px}.stat-item[data-astro-cid-dw2shw4f] h3[data-astro-cid-dw2shw4f]{font-size:36px}.section-wrapper[data-astro-cid-dw2shw4f]{padding:0 20px}.problems-section[data-astro-cid-dw2shw4f]{padding:80px 20px}.problems-grid[data-astro-cid-dw2shw4f]{grid-template-columns:1fr;gap:20px}.problem-card[data-astro-cid-dw2shw4f]{padding:24px}.checklist-section[data-astro-cid-dw2shw4f]{padding:80px 20px}.checklist-grid[data-astro-cid-dw2shw4f]{grid-template-columns:1fr;gap:16px}.features-section[data-astro-cid-dw2shw4f]{padding:80px 20px}.features-grid[data-astro-cid-dw2shw4f]{grid-template-columns:1fr;gap:20px}.feature-card[data-astro-cid-dw2shw4f]{padding:32px}.process-section[data-astro-cid-dw2shw4f]{padding:80px 20px}.process-steps[data-astro-cid-dw2shw4f]{gap:32px}.deep-content-section[data-astro-cid-dw2shw4f]{padding:80px 20px}.deep-content[data-astro-cid-dw2shw4f] h2[data-astro-cid-dw2shw4f]{font-size:28px}.pricing-section[data-astro-cid-dw2shw4f],.testimonials-section[data-astro-cid-dw2shw4f]{padding:80px 20px}.testimonials-grid[data-astro-cid-dw2shw4f]{grid-template-columns:1fr;gap:20px}.faq-section[data-astro-cid-dw2shw4f],.related-section[data-astro-cid-dw2shw4f]{padding:80px 20px}.related-grid[data-astro-cid-dw2shw4f]{grid-template-columns:repeat(2,1fr);gap:16px}.cta-section[data-astro-cid-dw2shw4f]{padding:80px 20px}.footer[data-astro-cid-dw2shw4f]{padding:40px 20px;flex-direction:column;text-align:center}.footer-links[data-astro-cid-dw2shw4f]{flex-direction:column;gap:12px}}
