:root{--bg-dark: #0B0F1A;--bg-dark-2: #111827;--bg-light: #F9FAFB;--bg-white: #FFFFFF;--red: #DC2626;--red-dark: #B91C1C;--red-light: #EF4444;--red-bg: rgba(220,38,38,.08);--text: #F9FAFB;--text-dark: #111827;--text-secondary: #9CA3AF;--text-secondary-dark: #6B7280;--text-muted: #6B7280;--border: #1F2937;--border-light: #E5E7EB;--font: "Plus Jakarta Sans", system-ui, sans-serif;--body: "Inter", system-ui, sans-serif;--max-w: 880px;--max-w-wide: 1100px;--gutter: clamp(1.25rem, 5vw, 2.5rem);--section-py: clamp(4rem, 8vw, 6rem)}[data-astro-cid-526guwhx],[data-astro-cid-526guwhx]:before,[data-astro-cid-526guwhx]:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:var(--body);background:var(--bg-dark);color:var(--text);line-height:1.65;overflow-x:hidden}a[data-astro-cid-526guwhx]{color:inherit;text-decoration:none}ul[data-astro-cid-526guwhx],ol[data-astro-cid-526guwhx]{list-style:none}img[data-astro-cid-526guwhx]{max-width:100%;display:block}button[data-astro-cid-526guwhx]{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}[data-astro-cid-526guwhx]::selection{background:var(--red);color:#fff}.container[data-astro-cid-526guwhx]{max-width:var(--max-w);margin:0 auto;padding:0 var(--gutter)}.container-wide[data-astro-cid-526guwhx]{max-width:var(--max-w-wide);margin:0 auto;padding:0 var(--gutter)}.r[data-astro-cid-526guwhx]{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.r[data-astro-cid-526guwhx].v{opacity:1;transform:translateY(0)}.cta-btn[data-astro-cid-526guwhx]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font);font-size:1.1rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;background:var(--red);color:#fff;padding:1.1rem 2.5rem;border-radius:8px;border:none;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 20px #dc26264d;max-width:480px;width:100%}.cta-btn[data-astro-cid-526guwhx]:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 8px 30px #dc262666}.cta-btn[data-astro-cid-526guwhx] span[data-astro-cid-526guwhx]{transition:transform .3s}.cta-btn[data-astro-cid-526guwhx]:hover span[data-astro-cid-526guwhx]{transform:translate(4px)}.cta-btn-outline[data-astro-cid-526guwhx]{background:transparent;border:2px solid var(--red);color:var(--red);box-shadow:none}.cta-btn-outline[data-astro-cid-526guwhx]:hover{background:var(--red);color:#fff;box-shadow:0 8px 30px #dc26264d}.label[data-astro-cid-526guwhx]{font-family:var(--font);font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--red);margin-bottom:1rem;display:block}.label-light[data-astro-cid-526guwhx]{color:var(--red-light)}.hero[data-astro-cid-526guwhx]{padding:5rem 0 4rem;text-align:center;background:var(--bg-dark)}.hero-headline[data-astro-cid-526guwhx]{font-family:var(--font);font-size:clamp(2rem,5.5vw,3.5rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:var(--text);margin-bottom:1rem}.hero-sub[data-astro-cid-526guwhx]{font-size:clamp(1.05rem,2vw,1.35rem);font-weight:400;color:var(--text-secondary);max-width:600px;margin:0 auto 2.5rem;line-height:1.6}.video-wrap[data-astro-cid-526guwhx]{max-width:720px;margin:0 auto 2rem;aspect-ratio:16/9;border-radius:12px;background:var(--bg-dark-2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;cursor:pointer}.video-wrap[data-astro-cid-526guwhx]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(220,38,38,.05) 0%,transparent 70%)}.play-btn[data-astro-cid-526guwhx]{width:72px;height:72px;border-radius:50%;background:var(--red);display:flex;align-items:center;justify-content:center;position:relative;z-index:1;box-shadow:0 0 #dc262666;animation:pulse-ring 2s ease-out infinite}@keyframes pulse-ring{0%{box-shadow:0 0 #dc262666}70%{box-shadow:0 0 0 20px #dc262600}to{box-shadow:0 0 #dc262600}}.play-btn[data-astro-cid-526guwhx] svg[data-astro-cid-526guwhx]{margin-left:4px}.video-label[data-astro-cid-526guwhx]{font-family:var(--font);font-size:.85rem;font-weight:600;color:var(--text-secondary);margin-bottom:2.5rem}.hero-cta[data-astro-cid-526guwhx]{display:flex;flex-direction:column;align-items:center;gap:1rem}.hero-support[data-astro-cid-526guwhx]{font-size:.85rem;color:var(--text-muted);margin-top:.5rem}.trust-bar[data-astro-cid-526guwhx]{padding:2.5rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-dark)}.trust-items[data-astro-cid-526guwhx]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;font-family:var(--font);font-size:.82rem;font-weight:600;color:var(--text-secondary);text-align:center}.trust-items[data-astro-cid-526guwhx] span[data-astro-cid-526guwhx]{display:flex;align-items:center;gap:.4rem}.trust-items[data-astro-cid-526guwhx] svg[data-astro-cid-526guwhx]{color:var(--red);flex-shrink:0}.section-light[data-astro-cid-526guwhx]{padding:var(--section-py) 0;background:var(--bg-light);color:var(--text-dark)}.section-dark[data-astro-cid-526guwhx]{padding:var(--section-py) 0;background:var(--bg-dark);color:var(--text)}.section-title[data-astro-cid-526guwhx]{font-family:var(--font);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.12;letter-spacing:-.03em;margin-bottom:1.5rem}.section-title-center[data-astro-cid-526guwhx]{text-align:center;margin-left:auto;margin-right:auto;max-width:650px}.problem-body[data-astro-cid-526guwhx]{max-width:680px}.problem-body[data-astro-cid-526guwhx] p[data-astro-cid-526guwhx]{font-size:1.1rem;line-height:1.85;color:var(--text-secondary-dark);margin-bottom:1.25rem}.problem-body[data-astro-cid-526guwhx] p[data-astro-cid-526guwhx]:last-child{margin-bottom:0}.problem-wall[data-astro-cid-526guwhx]{font-family:var(--font)!important;font-size:1.2rem!important;font-weight:800;color:var(--text-dark)!important}.problem-punch[data-astro-cid-526guwhx]{font-family:var(--font)!important;font-size:1.25rem!important;font-weight:800;color:var(--text-dark)!important;background:var(--red-bg);padding:1.25rem 1.5rem;border-radius:10px;border-left:4px solid var(--red);margin-top:.75rem}.steps-grid[data-astro-cid-526guwhx]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.step-card[data-astro-cid-526guwhx]{background:var(--bg-white);border:1px solid var(--border-light);border-radius:12px;padding:2rem 1.5rem;transition:all .3s ease}.step-card[data-astro-cid-526guwhx]:hover{box-shadow:0 8px 30px #0000000f;transform:translateY(-4px)}.step-num[data-astro-cid-526guwhx]{font-family:var(--font);font-size:.65rem;font-weight:800;color:var(--red);letter-spacing:.08em}.step-title[data-astro-cid-526guwhx]{font-family:var(--font);font-size:1.2rem;font-weight:800;color:var(--text-dark);margin:.5rem 0 .25rem}.step-meta[data-astro-cid-526guwhx]{font-family:var(--font);font-size:.62rem;font-weight:700;color:var(--text-muted);letter-spacing:.1em;background:var(--bg-light);padding:.2rem .5rem;border-radius:4px;display:inline-block;margin-bottom:.75rem}.step-desc[data-astro-cid-526guwhx]{font-size:.92rem;color:var(--text-secondary-dark);line-height:1.65}.process-note[data-astro-cid-526guwhx]{font-size:.95rem;color:var(--text-muted);font-style:italic;margin-bottom:1.75rem}@media(max-width:768px){.steps-grid[data-astro-cid-526guwhx]{grid-template-columns:1fr}}.portfolio-grid[data-astro-cid-526guwhx]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:2rem}.portfolio-card[data-astro-cid-526guwhx]{background:var(--bg-dark-2);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:all .3s ease}.portfolio-card[data-astro-cid-526guwhx]:hover{border-color:var(--red);transform:translateY(-4px)}.portfolio-img[data-astro-cid-526guwhx]{width:100%;height:170px;object-fit:cover;object-position:center top;border-bottom:1px solid var(--border)}.portfolio-info[data-astro-cid-526guwhx]{padding:1.25rem}.portfolio-title[data-astro-cid-526guwhx]{font-family:var(--font);font-size:1rem;font-weight:800;color:var(--text);margin-bottom:.3rem}.portfolio-url[data-astro-cid-526guwhx]{font-size:.72rem;color:var(--red-light);font-weight:600;margin-bottom:.5rem;display:block}.portfolio-desc[data-astro-cid-526guwhx]{font-size:.82rem;color:var(--text-secondary);line-height:1.55;margin-bottom:.75rem}.portfolio-tags[data-astro-cid-526guwhx]{display:flex;gap:.35rem;flex-wrap:wrap}.portfolio-tag[data-astro-cid-526guwhx]{font-family:var(--font);font-size:.58rem;font-weight:700;color:var(--text-secondary);background:#ffffff0f;padding:.2rem .55rem;border-radius:4px;letter-spacing:.03em;text-transform:uppercase}@media(max-width:580px){.portfolio-grid[data-astro-cid-526guwhx]{grid-template-columns:1fr}}.build-list[data-astro-cid-526guwhx]{display:flex;flex-direction:column;gap:0;margin:2rem 0}.build-item[data-astro-cid-526guwhx]{display:flex;align-items:center;gap:1rem;padding:1.1rem 0;border-bottom:1px solid var(--border);font-size:1rem}.build-item[data-astro-cid-526guwhx]:first-child{border-top:1px solid var(--border)}.build-check[data-astro-cid-526guwhx]{color:var(--red);flex-shrink:0}.build-item-title[data-astro-cid-526guwhx]{font-family:var(--font);font-weight:700;color:var(--text)}.build-item-desc[data-astro-cid-526guwhx]{color:var(--text-secondary);margin-left:.25rem}.diff-grid[data-astro-cid-526guwhx]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.diff-card[data-astro-cid-526guwhx]{background:var(--bg-white);border:1px solid var(--border-light);border-radius:12px;padding:1.75rem;transition:all .3s ease}.diff-card[data-astro-cid-526guwhx]:hover{box-shadow:0 8px 30px #0000000f;transform:translateY(-3px)}.diff-title[data-astro-cid-526guwhx]{font-family:var(--font);font-size:1.05rem;font-weight:800;color:var(--text-dark);margin-bottom:.4rem}.diff-desc[data-astro-cid-526guwhx]{font-size:.88rem;color:var(--text-secondary-dark);line-height:1.6}@media(max-width:580px){.diff-grid[data-astro-cid-526guwhx]{grid-template-columns:1fr}}.testimonial-grid[data-astro-cid-526guwhx]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2.5rem}.testimonial-card[data-astro-cid-526guwhx]{background:var(--bg-dark-2);border:1px solid var(--border);border-radius:12px;padding:1.75rem;transition:all .3s ease}.testimonial-card[data-astro-cid-526guwhx]:hover{border-color:#dc26264d}.testimonial-stars[data-astro-cid-526guwhx]{display:flex;gap:2px;color:#fbbf24;margin-bottom:.75rem}.testimonial-quote[data-astro-cid-526guwhx]{font-size:.95rem;font-weight:500;line-height:1.65;color:var(--text);font-style:italic;margin-bottom:1rem}.testimonial-name[data-astro-cid-526guwhx]{font-family:var(--font);font-size:.78rem;font-weight:700;color:var(--text-muted)}@media(max-width:768px){.testimonial-grid[data-astro-cid-526guwhx]{grid-template-columns:1fr}}.stats-row[data-astro-cid-526guwhx]{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;padding:2.5rem 0;margin-bottom:2rem;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.stat[data-astro-cid-526guwhx]{text-align:center}.stat-val[data-astro-cid-526guwhx]{font-family:var(--font);font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:var(--text);line-height:1}.stat-label[data-astro-cid-526guwhx]{font-family:var(--font);font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-top:.25rem}.faq-list[data-astro-cid-526guwhx]{max-width:700px;margin:0 auto}.faq-item[data-astro-cid-526guwhx]{border-bottom:1px solid var(--border-light)}.faq-item[data-astro-cid-526guwhx]:first-child{border-top:1px solid var(--border-light)}.faq-q[data-astro-cid-526guwhx]{font-family:var(--font);font-size:1.05rem;font-weight:700;color:var(--text-dark);padding:1.25rem 0;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;transition:color .2s}.faq-q[data-astro-cid-526guwhx]::-webkit-details-marker{display:none}.faq-q[data-astro-cid-526guwhx]:hover{color:var(--red)}.faq-toggle[data-astro-cid-526guwhx]{font-family:var(--font);font-size:1.2rem;font-weight:700;color:var(--red);flex-shrink:0;width:24px;text-align:center;transition:transform .3s}.faq-item[data-astro-cid-526guwhx][open] .faq-toggle[data-astro-cid-526guwhx]{transform:rotate(45deg)}.faq-a[data-astro-cid-526guwhx]{font-size:.92rem;color:var(--text-secondary-dark);line-height:1.8;padding-bottom:1.25rem;max-width:600px}.founder-img[data-astro-cid-526guwhx]{width:100px;height:100px;border-radius:50%;object-fit:cover;object-position:center top;margin:0 auto 1rem;border:3px solid var(--border)}.founder-name[data-astro-cid-526guwhx]{font-family:var(--font);font-size:1.2rem;font-weight:800;color:var(--text);margin-bottom:.15rem}.founder-role[data-astro-cid-526guwhx]{font-family:var(--font);font-size:.78rem;font-weight:600;color:var(--red);letter-spacing:.04em;margin-bottom:1rem}.founder-bio[data-astro-cid-526guwhx]{font-size:.95rem;color:var(--text-secondary);line-height:1.75}.final-cta[data-astro-cid-526guwhx]{padding:var(--section-py) 0;background:var(--bg-dark);text-align:center}.final-cta-headline[data-astro-cid-526guwhx]{font-family:var(--font);font-size:clamp(1.75rem,4.5vw,3rem);font-weight:800;line-height:1.12;letter-spacing:-.03em;color:var(--text);max-width:600px;margin:0 auto 1rem}.final-cta-sub[data-astro-cid-526guwhx]{font-size:1.05rem;color:var(--text-secondary);max-width:480px;margin:0 auto 2rem;line-height:1.7}.final-cta-urgency[data-astro-cid-526guwhx]{font-family:var(--font);font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--red-light);max-width:480px;margin:1.25rem auto .75rem;line-height:1.7}.avail[data-astro-cid-526guwhx]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font);font-size:.85rem;font-weight:700;color:var(--text);margin-bottom:2rem}.avail-dot[data-astro-cid-526guwhx]{width:9px;height:9px;border-radius:50%;background:#22c55e;animation:pulse-dot 2s ease-in-out infinite;box-shadow:0 0 8px #22c55e66}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.divider[data-astro-cid-526guwhx]{width:60px;height:1px;margin:0 auto 2rem;background:#ffffff1a}.alt-cta[data-astro-cid-526guwhx]{font-size:.88rem;color:var(--text-muted);max-width:440px;margin:0 auto 1rem;line-height:1.65}.email-btn[data-astro-cid-526guwhx]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font);font-size:1rem;font-weight:700;color:var(--text);padding:.75rem 1.5rem;border:1px solid rgba(255,255,255,.15);border-radius:8px;transition:all .3s}.email-btn[data-astro-cid-526guwhx]:hover{border-color:var(--red);color:var(--red)}.footer[data-astro-cid-526guwhx]{border-top:1px solid var(--border);padding:2rem 0;background:var(--bg-dark)}.footer-inner[data-astro-cid-526guwhx]{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;max-width:var(--max-w-wide);margin:0 auto;padding:0 var(--gutter)}.footer-logo[data-astro-cid-526guwhx]{font-family:var(--font);font-size:1rem;font-weight:800;color:var(--text);display:inline-flex;align-items:center;gap:.35rem}.footer-logo-dot[data-astro-cid-526guwhx]{color:var(--red)}.footer-copy[data-astro-cid-526guwhx]{font-size:.75rem;color:var(--text-muted)}.footer-links[data-astro-cid-526guwhx]{display:flex;gap:1.5rem}.footer-links[data-astro-cid-526guwhx] a[data-astro-cid-526guwhx]{font-family:var(--font);font-size:.8rem;font-weight:600;color:var(--text-secondary);transition:color .2s}.footer-links[data-astro-cid-526guwhx] a[data-astro-cid-526guwhx]:hover{color:var(--red)}@media(max-width:580px){.footer-inner[data-astro-cid-526guwhx]{flex-direction:column;align-items:flex-start}}.cta-center[data-astro-cid-526guwhx]{display:flex;flex-direction:column;align-items:center;text-align:center}
