@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--color-bg: #ffffff;--color-bg-subtle: #fafafa;--color-text: #171717;--color-text-muted: #737373;--color-text-light: #a3a3a3;--color-border: #e5e5e5;--color-border-light: #f5f5f5;--color-accent: #171717;--color-dark-section: #0a0a0a;--border-radius: 4px;--shadow-subtle: 0 1px 2px rgba(0, 0, 0, .05)}html{background:var(--color-bg)!important;scroll-behavior:smooth}body{background:var(--color-bg)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.container[data-astro-cid-kh7btl4r]{max-width:1600px;margin:0 auto;padding:0 2rem}.main-content[data-astro-cid-kh7btl4r]{background:var(--color-bg)}.section[data-astro-cid-kh7btl4r]{padding:clamp(4rem,8vw,8rem) 0}.section-header[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:clamp(3rem,6vw,6rem)}.section-header[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:clamp(2rem,4vw,2.75rem);font-weight:600;color:var(--color-text);margin-bottom:1rem;letter-spacing:-.02em;line-height:1.15}.section-header[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.125rem;color:var(--color-text-muted);line-height:1.6;max-width:600px;margin:0 auto}.problem-section[data-astro-cid-kh7btl4r]{background:var(--color-bg)}.problem-solution[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,4rem);max-width:1200px;margin:0 auto}.problem-card[data-astro-cid-kh7btl4r],.solution-card[data-astro-cid-kh7btl4r]{background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:8px;padding:2rem}.problem-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r],.solution-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:600;color:var(--color-text);margin-bottom:1rem;letter-spacing:-.02em}.problem-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r],.solution-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);line-height:1.6;margin-bottom:1.5rem;font-size:1rem}.cost-progression[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:1rem;justify-content:center;padding:1.5rem;background:var(--color-bg);border-radius:6px;margin-top:1rem}.cost-item[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.cost-label[data-astro-cid-kh7btl4r]{font-size:.75rem;color:var(--color-text-light);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.cost-amount[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:700;color:var(--color-text)}.cost-amount[data-astro-cid-kh7btl4r].highlight{color:var(--color-accent);font-size:1.75rem}.cost-arrow[data-astro-cid-kh7btl4r]{color:var(--color-text-light);font-size:1.5rem}.solution-benefits[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.5rem}.benefit[data-astro-cid-kh7btl4r]{text-align:center;padding:1rem;background:var(--color-bg);border-radius:6px}.benefit-number[data-astro-cid-kh7btl4r]{display:block;font-size:2rem;font-weight:700;color:var(--color-accent);line-height:1;margin-bottom:.5rem}.benefit-text[data-astro-cid-kh7btl4r]{font-size:.875rem;color:var(--color-text-muted);font-weight:500}.services-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.service-card[data-astro-cid-kh7btl4r]{background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:8px;padding:2rem;transition:all .2s ease}.service-card[data-astro-cid-kh7btl4r]:hover{border-color:var(--color-text);transform:translateY(-2px)}.service-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-weight:600;color:var(--color-text);margin-bottom:1rem;letter-spacing:-.02em}.service-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);line-height:1.6;margin-bottom:1.5rem;font-size:1rem}.service-tags[data-astro-cid-kh7btl4r]{display:flex;gap:.75rem;flex-wrap:wrap}.service-tags[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{background:var(--color-bg);color:var(--color-text-muted);padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;border:1px solid var(--color-border-light)}.results-section[data-astro-cid-kh7btl4r]{background:var(--color-bg-subtle)}.results-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.result-card[data-astro-cid-kh7btl4r]{text-align:center;padding:2.5rem 2rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg);transition:all .2s ease}.result-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-4px);box-shadow:0 8px 32px #00000014}.result-metric[data-astro-cid-kh7btl4r]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:var(--color-text);line-height:1;margin-bottom:1rem;letter-spacing:-.02em}.result-label[data-astro-cid-kh7btl4r]{font-size:1.125rem;font-weight:600;color:var(--color-text);margin-bottom:.75rem;letter-spacing:-.01em}.result-context[data-astro-cid-kh7btl4r]{font-size:.9rem;color:var(--color-text-muted);margin-bottom:.75rem;font-weight:500}.result-detail[data-astro-cid-kh7btl4r]{font-size:.85rem;color:var(--color-text-light);font-weight:500}.process-section[data-astro-cid-kh7btl4r]{background:var(--color-bg)}.process-steps[data-astro-cid-kh7btl4r]{display:grid;gap:3rem;max-width:1000px;margin:0 auto}.process-step[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:start}.step-number[data-astro-cid-kh7btl4r]{width:3rem;height:3rem;background:var(--color-accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;flex-shrink:0}.step-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-weight:600;color:var(--color-text);margin-bottom:.75rem;letter-spacing:-.02em}.step-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);line-height:1.6;margin:0;font-size:1rem}.cta-section[data-astro-cid-kh7btl4r]{background:var(--color-bg-subtle)}.cta-content[data-astro-cid-kh7btl4r]{text-align:center;max-width:700px;margin:0 auto}.cta-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:clamp(2rem,4vw,2.5rem);font-weight:600;margin-bottom:1rem;color:var(--color-text);letter-spacing:-.02em;line-height:1.2}.cta-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.125rem;color:var(--color-text-muted);margin-bottom:2rem;line-height:1.6}.cta-buttons[data-astro-cid-kh7btl4r]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.button[data-astro-cid-kh7btl4r]{display:inline-block;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease}.button[data-astro-cid-kh7btl4r].primary{background:var(--color-accent);color:#fff;border:2px solid var(--color-accent)}.button[data-astro-cid-kh7btl4r].primary:hover{background:transparent;color:var(--color-accent)}.button[data-astro-cid-kh7btl4r].secondary{background:transparent;color:var(--color-accent);border:2px solid var(--color-accent)}.button[data-astro-cid-kh7btl4r].secondary:hover{background:var(--color-accent);color:#fff}@media (max-width: 768px){.container[data-astro-cid-kh7btl4r]{padding:0 1rem}.problem-solution[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:2rem}.services-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.results-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:1.5rem}.process-step[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:1rem}.step-number[data-astro-cid-kh7btl4r]{width:2.5rem;height:2.5rem;font-size:1rem;justify-self:start}.cta-buttons[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:center;gap:1rem}.button[data-astro-cid-kh7btl4r]{width:100%;max-width:300px;text-align:center}.cost-progression[data-astro-cid-kh7btl4r]{flex-wrap:wrap;justify-content:center;gap:1rem}.solution-benefits[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:1rem}}
