.hero-landing[data-astro-cid-fkmlw6ub]{background:var(--background);padding:8rem 2rem 6rem;text-align:center;position:relative;overflow:hidden}.hero-landing[data-astro-cid-fkmlw6ub]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(2,247,145,.1) 0%,transparent 70%);pointer-events:none}.hero-container[data-astro-cid-fkmlw6ub]{max-width:1000px;margin:0 auto;position:relative;z-index:2}.hero-pill[data-astro-cid-fkmlw6ub]{display:inline-flex;align-items:center;gap:.75rem;background:#02f7911a;border:1px solid rgba(2,247,145,.3);color:var(--accent);padding:.75rem 1.5rem;border-radius:50px;font-size:.875rem;font-weight:500;backdrop-filter:blur(10px);box-shadow:0 4px 20px #02f7911a;transition:var(--transition);margin-bottom:2rem;max-width:600px;text-align:center}.hero-pill[data-astro-cid-fkmlw6ub]:hover{background:#02f79126;border-color:#02f79180;transform:translateY(-2px)}.target-icon[data-astro-cid-fkmlw6ub]{width:18px;height:18px;color:var(--accent);flex-shrink:0}.hero-title[data-astro-cid-fkmlw6ub]{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.hero-subtitle[data-astro-cid-fkmlw6ub]{font-size:1.25rem;line-height:1.6;color:var(--text-secondary);margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.hero-cta-buttons[data-astro-cid-fkmlw6ub]{display:flex;gap:1.5rem;justify-content:center;align-items:center;flex-wrap:wrap}.cta-button[data-astro-cid-fkmlw6ub]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:var(--radius-lg);font-size:1.125rem;font-weight:600;text-decoration:none;transition:var(--transition);border:none;cursor:pointer}.cta-button[data-astro-cid-fkmlw6ub].primary{background:var(--accent);color:var(--background);box-shadow:0 0 30px #02f7914d}.cta-button[data-astro-cid-fkmlw6ub].primary:hover{background-color:var(--accent-dark);transform:translateY(-3px);box-shadow:0 0 40px #02f79166}.cta-button[data-astro-cid-fkmlw6ub].secondary{background:transparent;color:var(--text);border:2px solid var(--border)}.cta-button[data-astro-cid-fkmlw6ub].secondary:hover{background:var(--surface-light);border-color:var(--accent);transform:translateY(-2px)}.arrow-icon[data-astro-cid-fkmlw6ub],.chevron-icon[data-astro-cid-fkmlw6ub]{width:18px;height:18px;transition:var(--transition)}.cta-button[data-astro-cid-fkmlw6ub].primary:hover .arrow-icon[data-astro-cid-fkmlw6ub]{transform:translate(3px,-3px)}.cta-button[data-astro-cid-fkmlw6ub].secondary:hover .chevron-icon[data-astro-cid-fkmlw6ub]{transform:translateY(2px)}.hero-subtitle[data-astro-cid-fkmlw6ub] strong[data-astro-cid-fkmlw6ub]{color:var(--accent);font-weight:700}.video-section-hero[data-astro-cid-fkmlw6ub]{margin:3rem 0;max-width:1000px;margin-left:auto;margin-right:auto}.client-results[data-astro-cid-fkmlw6ub]{padding:1rem 2rem 6rem;background-color:var(--background);overflow:hidden}.results-container[data-astro-cid-fkmlw6ub]{max-width:1200px;margin:0 auto}.results-slider[data-astro-cid-fkmlw6ub]{display:flex;gap:3rem;animation:slide 60s linear infinite;width:calc(4760px + 48rem)}.results-slider[data-astro-cid-fkmlw6ub].reverse{animation:slideReverse 60s linear infinite}.mobile-only[data-astro-cid-fkmlw6ub]{display:none}.result-slide[data-astro-cid-fkmlw6ub]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;min-width:280px;width:280px;background-color:var(--surface);padding:2rem;border-radius:var(--radius-lg);border:1px solid var(--border);transition:var(--transition)}.result-slide[data-astro-cid-fkmlw6ub]:hover{border-color:var(--accent);transform:translateY(-5px)}.client-logo[data-astro-cid-fkmlw6ub]{background-color:var(--surface-lighter);border:2px solid var(--border);border-radius:var(--radius);padding:1rem 2rem;min-height:80px;display:flex;align-items:center;justify-content:center;width:100%}.client-logo[data-astro-cid-fkmlw6ub] img[data-astro-cid-fkmlw6ub]{max-width:120px;max-height:50px;width:auto;height:auto;filter:brightness(0) invert(1);object-fit:contain}.client-logo[data-astro-cid-fkmlw6ub] span[data-astro-cid-fkmlw6ub]{font-size:1.25rem;font-weight:700;color:var(--text);letter-spacing:1px}.client-logo[data-astro-cid-fkmlw6ub] svg[data-astro-cid-fkmlw6ub]{width:100%;height:auto;max-width:120px;max-height:50px}.client-logo[data-astro-cid-fkmlw6ub] svg[data-astro-cid-fkmlw6ub] text[data-astro-cid-fkmlw6ub]{fill:var(--text)}.result-metric[data-astro-cid-fkmlw6ub]{text-align:center}.metric-value[data-astro-cid-fkmlw6ub]{font-size:2.5rem;font-weight:700;color:var(--accent);display:block;margin-bottom:.5rem}.metric-label[data-astro-cid-fkmlw6ub]{font-size:1rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes slideReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.cta-button[data-astro-cid-fkmlw6ub]{display:inline-flex;align-items:center;gap:1rem;background:var(--accent);color:var(--background);padding:1.25rem 2.5rem;border-radius:var(--radius-lg);font-size:1.25rem;font-weight:600;text-decoration:none;transition:var(--transition);box-shadow:0 0 30px #02f7914d;margin-bottom:2rem}.cta-button[data-astro-cid-fkmlw6ub]:hover{background-color:var(--accent-dark);transform:translateY(-3px);box-shadow:0 0 40px #02f79166}.arrow-icon[data-astro-cid-fkmlw6ub]{width:20px;height:20px;transition:var(--transition)}.cta-button[data-astro-cid-fkmlw6ub]:hover .arrow-icon[data-astro-cid-fkmlw6ub]{transform:translate(3px,-3px)}.cta-section[data-astro-cid-fkmlw6ub]{padding:8rem 2rem;background:var(--background);position:relative}.cta-section[data-astro-cid-fkmlw6ub]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(2,247,145,.08) 0%,transparent 70%);pointer-events:none}.cta-container[data-astro-cid-fkmlw6ub]{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:2}.cta-content[data-astro-cid-fkmlw6ub]{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cta-button-final[data-astro-cid-fkmlw6ub]{display:inline-flex;align-items:center;gap:1rem;background:var(--accent);color:var(--background);padding:1.25rem 2.5rem;border-radius:var(--radius-lg);font-size:1.25rem;font-weight:600;text-decoration:none;transition:var(--transition);box-shadow:0 0 30px #02f7914d}.cta-button-final[data-astro-cid-fkmlw6ub]:hover{background-color:var(--accent-dark);transform:translateY(-3px);box-shadow:0 0 40px #02f79166}.cta-button-final[data-astro-cid-fkmlw6ub] .arrow-icon[data-astro-cid-fkmlw6ub]{width:20px;height:20px;transition:var(--transition)}.cta-button-final[data-astro-cid-fkmlw6ub]:hover .arrow-icon[data-astro-cid-fkmlw6ub]{transform:translate(3px,-3px)}.cta-text[data-astro-cid-fkmlw6ub]{font-size:1rem;color:var(--text-secondary);margin:0}.results-gallery[data-astro-cid-fkmlw6ub]{padding:6rem 2rem;background:var(--background);position:relative}.results-gallery[data-astro-cid-fkmlw6ub]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 40%,rgba(2,247,145,.05) 0%,transparent 70%);pointer-events:none}.gallery-container[data-astro-cid-fkmlw6ub]{max-width:1200px;margin:0 auto;position:relative;z-index:2}.gallery-title[data-astro-cid-fkmlw6ub]{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;text-align:center;margin-bottom:4rem;line-height:1.2}.results-grid[data-astro-cid-fkmlw6ub]{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:2rem}.result-image[data-astro-cid-fkmlw6ub]{position:relative;background:var(--surface);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);transition:var(--transition);box-shadow:var(--shadow)}.result-image[data-astro-cid-fkmlw6ub]:hover{transform:translateY(-5px);border-color:var(--accent);box-shadow:0 10px 30px #02f79126}.result-image[data-astro-cid-fkmlw6ub] img[data-astro-cid-fkmlw6ub]{width:100%;height:auto;display:block;object-fit:cover;transition:var(--transition)}.result-image[data-astro-cid-fkmlw6ub]:hover img[data-astro-cid-fkmlw6ub]{transform:scale(1.02)}@media (max-width: 768px){.hero-landing[data-astro-cid-fkmlw6ub]{padding:6rem 1.5rem 4rem}.video-section-hero[data-astro-cid-fkmlw6ub]{margin:2rem 0}.video-container[data-astro-cid-fkmlw6ub]{width:95%;height:0;padding-bottom:177.78%;position:relative;overflow:hidden}.video-player[data-astro-cid-fkmlw6ub]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.cta-benefits[data-astro-cid-fkmlw6ub]{text-align:left}.hero-cta-buttons[data-astro-cid-fkmlw6ub]{flex-direction:column;gap:.75rem;width:100%}.cta-button[data-astro-cid-fkmlw6ub]{padding:1rem 1.5rem;font-size:1rem;width:100%;max-width:320px;min-height:52px;display:flex;align-items:center;justify-content:center}.cta-button[data-astro-cid-fkmlw6ub].primary,.cta-button[data-astro-cid-fkmlw6ub].secondary{padding:1rem 1.5rem;min-height:52px;width:100%;max-width:320px}.cta-section[data-astro-cid-fkmlw6ub]{padding:6rem 1.5rem}.cta-button-final[data-astro-cid-fkmlw6ub]{padding:1rem 2rem;font-size:1.125rem}.cta-button[data-astro-cid-fkmlw6ub]{margin-bottom:0rem!important}.client-results[data-astro-cid-fkmlw6ub]{padding:1rem 2rem 0rem}.results-gallery[data-astro-cid-fkmlw6ub]{padding:4rem 1.5rem}.gallery-title[data-astro-cid-fkmlw6ub]{margin-bottom:3rem}.results-grid[data-astro-cid-fkmlw6ub]{grid-template-columns:1fr;gap:2rem}}@media (max-width: 480px){.hero-subtitle[data-astro-cid-fkmlw6ub]{font-size:1.125rem}.stat-number[data-astro-cid-fkmlw6ub]{font-size:2rem}.vsl-title[data-astro-cid-fkmlw6ub]{margin-bottom:3rem;font-size:1.5rem}.results-slider[data-astro-cid-fkmlw6ub]{gap:2rem}.result-slide[data-astro-cid-fkmlw6ub]{min-width:280px;width:280px;padding:1.5rem}.mobile-only[data-astro-cid-fkmlw6ub]{display:flex;margin-top:2rem}.metric-value[data-astro-cid-fkmlw6ub]{font-size:2rem}.client-logo[data-astro-cid-fkmlw6ub] span[data-astro-cid-fkmlw6ub]{font-size:1.125rem}.client-logo[data-astro-cid-fkmlw6ub] img[data-astro-cid-fkmlw6ub]{max-width:100px;max-height:40px}.hero-pill[data-astro-cid-fkmlw6ub]{padding:.65rem 1.25rem;font-size:.75rem}.trend-icon[data-astro-cid-fkmlw6ub]{width:16px;height:16px}}
