.hero[data-astro-cid-ewxirvlt]{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:5rem 1.5rem 2rem;position:relative;overflow:hidden;background:radial-gradient(ellipse 80% 60% at 50% 20%,rgba(45,74,22,.25) 0%,transparent 70%),linear-gradient(175deg,var(--color-pine) 0%,var(--color-forest) 40%,#0d1a05 100%)}.dark .hero[data-astro-cid-ewxirvlt]{background:radial-gradient(ellipse 80% 60% at 50% 20%,rgba(45,74,22,.15) 0%,transparent 70%),linear-gradient(175deg,#111a08,#0a0f05 40%,#000)}.hero[data-astro-cid-ewxirvlt]:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="600" height="600"><filter id="n"><feTurbulence type="fractalNoise" baseFrequency="0.75" numOctaves="4" stitchTiles="stitch"/><feColorMatrix type="saturate" values="0"/></filter><rect width="600" height="600" filter="url(%23n)" opacity="0.08"/></svg>');opacity:.4;pointer-events:none}.hero[data-astro-cid-ewxirvlt]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--bg-primary));pointer-events:none}.hero-content[data-astro-cid-ewxirvlt]{position:relative;z-index:1;max-width:800px;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-heading[data-astro-cid-ewxirvlt]{font-family:var(--font-heading);font-size:clamp(2.5rem,10vw,5.5rem);font-weight:700;line-height:1.05;color:#faf6ec;margin:0 0 1.5rem;opacity:0;animation:heroFadeIn 1s ease-out .2s forwards}.hero-subtitle[data-astro-cid-ewxirvlt]{font-family:var(--font-body);font-size:clamp(1rem,3vw,1.25rem);line-height:1.7;color:#e8e2d2;max-width:500px;margin:0 0 2.5rem;opacity:0;animation:heroFadeIn 1s ease-out .5s forwards}.hero-cta[data-astro-cid-ewxirvlt]{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:320px;opacity:0;animation:heroFadeIn 1s ease-out .7s forwards}@media(min-width:640px){.hero-cta[data-astro-cid-ewxirvlt]{flex-direction:row;max-width:none;width:auto;gap:1rem}}.btn-primary[data-astro-cid-ewxirvlt]{display:inline-block;padding:1rem 2rem;font-family:var(--font-heading);font-size:.85rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-decoration:none;text-align:center;background:var(--color-amber);color:#0a0a0a;transition:all .3s ease}.btn-primary[data-astro-cid-ewxirvlt]:hover{background:var(--color-amber-light);transform:translateY(-2px)}.btn-secondary[data-astro-cid-ewxirvlt]{display:inline-block;padding:1rem 2rem;font-family:var(--font-heading);font-size:.85rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-decoration:none;text-align:center;background:transparent;color:#faf6ec;border:1px solid rgba(250,246,236,.3);transition:all .3s ease}.btn-secondary[data-astro-cid-ewxirvlt]:hover{border-color:var(--color-amber);color:var(--color-amber);transform:translateY(-2px)}.hero-quote[data-astro-cid-ewxirvlt]{position:relative;z-index:1;padding:1.5rem 0 1rem;opacity:0;animation:heroFadeIn 1.2s ease-out 1s forwards}.hero-quote[data-astro-cid-ewxirvlt] blockquote[data-astro-cid-ewxirvlt]{font-family:var(--font-body);font-style:italic;font-size:.85rem;line-height:1.7;color:#6b6352cc;max-width:500px;margin:0;padding:0;border:none}.hero-quote[data-astro-cid-ewxirvlt] cite[data-astro-cid-ewxirvlt]{display:block;font-style:normal;font-size:.75rem;letter-spacing:1px;margin-top:.5rem;color:var(--color-amber);opacity:.6}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.problem-section[data-astro-cid-ulbz6mqn]{background:var(--surface);padding:6rem 2rem;position:relative}.problem-inner[data-astro-cid-ulbz6mqn]{max-width:960px;margin:0 auto;text-align:center}.section-label[data-astro-cid-ulbz6mqn]{font-family:var(--font-mono);font-size:.65rem;letter-spacing:5px;text-transform:uppercase;color:var(--color-amber);margin-bottom:1.5rem}.section-heading[data-astro-cid-ulbz6mqn]{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:var(--on-surface);margin:0 0 4rem;line-height:1.15}.section-heading[data-astro-cid-ulbz6mqn] em[data-astro-cid-ulbz6mqn]{font-style:normal;color:var(--color-amber)}.stats-grid[data-astro-cid-ulbz6mqn]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem}@media(max-width:640px){.stats-grid[data-astro-cid-ulbz6mqn]{grid-template-columns:1fr;gap:1.5rem}}.stat-block[data-astro-cid-ulbz6mqn]{padding:2rem 1.5rem;border:1px solid var(--surface-border);background:var(--surface-secondary);position:relative}.stat-block[data-astro-cid-ulbz6mqn]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:40px;height:2px;background:var(--color-amber)}.stat-value[data-astro-cid-ulbz6mqn]{display:block;font-family:var(--font-heading);font-size:clamp(2.2rem,4vw,3rem);font-weight:700;color:var(--color-amber);line-height:1;margin-bottom:1rem}.stat-desc[data-astro-cid-ulbz6mqn]{font-family:var(--font-body);font-size:.95rem;line-height:1.6;color:var(--on-surface-muted);margin:0}.empathy-text[data-astro-cid-ulbz6mqn]{max-width:640px;margin:0 auto 3rem}.empathy-text[data-astro-cid-ulbz6mqn] p[data-astro-cid-ulbz6mqn]{font-family:var(--font-body);font-size:1.1rem;line-height:1.85;color:var(--on-surface);margin:0;opacity:.9}.empathy-text[data-astro-cid-ulbz6mqn] p[data-astro-cid-ulbz6mqn].mt-4{margin-top:1rem}.closing-quote[data-astro-cid-ulbz6mqn]{font-family:var(--font-body);font-style:italic;font-size:.95rem;line-height:1.7;color:var(--on-surface-muted);max-width:500px;margin:0 auto;padding:0;border:none}.closing-quote[data-astro-cid-ulbz6mqn] cite[data-astro-cid-ulbz6mqn]{display:block;font-style:normal;font-size:.8rem;letter-spacing:1px;margin-top:.5rem;color:var(--color-amber);opacity:.6}.stats-bar[data-astro-cid-bpjumnw3]{width:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 15%,var(--bg-tertiary)),color-mix(in srgb,var(--accent) 8%,var(--bg-secondary)),color-mix(in srgb,var(--accent) 15%,var(--bg-tertiary)));border-top:2px solid color-mix(in srgb,var(--accent) 40%,transparent);border-bottom:2px solid color-mix(in srgb,var(--accent) 40%,transparent);padding:3rem 2rem;position:relative;z-index:2}.stats-container[data-astro-cid-bpjumnw3]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.stat-item[data-astro-cid-bpjumnw3]{text-align:center;position:relative;padding:.5rem 1rem}.stat-number[data-astro-cid-bpjumnw3]{font-family:var(--font-heading);font-size:2.6rem;font-weight:700;color:var(--accent);line-height:1.1;letter-spacing:1px;text-transform:uppercase}.stat-label[data-astro-cid-bpjumnw3]{font-family:var(--font-heading);font-size:.7rem;font-weight:400;color:var(--text-muted);text-transform:uppercase;letter-spacing:2.5px;margin-top:.5rem;line-height:1.4}.stat-divider[data-astro-cid-bpjumnw3]{display:none}@media(min-width:768px){.stat-item[data-astro-cid-bpjumnw3]:not(:last-child):after{content:"";position:absolute;right:0;top:15%;height:70%;width:1px;background:linear-gradient(to bottom,transparent,var(--accent),transparent);opacity:.5}}@media(max-width:767px){.stats-container[data-astro-cid-bpjumnw3]{grid-template-columns:repeat(2,1fr);gap:2rem 0}.stat-item[data-astro-cid-bpjumnw3]:not(:last-child):after{display:none}.stat-item[data-astro-cid-bpjumnw3]:nth-child(odd){border-right:1px solid color-mix(in srgb,var(--accent) 30%,transparent)}.stat-number[data-astro-cid-bpjumnw3]{font-size:2rem}.stat-label[data-astro-cid-bpjumnw3]{font-size:.65rem;letter-spacing:2px}}.testimonial-card[data-astro-cid-jfcioroc]{box-shadow:0 2px 12px #0000000f}.dark .testimonial-card[data-astro-cid-jfcioroc]{box-shadow:0 2px 12px #ffffff08}.testimonial-card[data-astro-cid-jfcioroc]:before{content:"“";position:absolute;top:8px;left:20px;font-family:"Source Serif 4 Variable",Georgia,serif;font-size:5rem;line-height:1;color:var(--accent);opacity:.15;pointer-events:none}.final-cta[data-astro-cid-gnyqwyyy]{background:linear-gradient(180deg,var(--color-forest) 0%,#0d1a05 50%,#000000 100%)}.cta-primary[data-astro-cid-gnyqwyyy]:hover{filter:brightness(1.1)}.cta-secondary[data-astro-cid-gnyqwyyy]:hover{border-color:var(--accent)!important;color:var(--accent)!important}
