.faq-lede.svelte-1vyz8mk{margin-bottom:0}.faq-list.svelte-1vyz8mk{flex-direction:column;gap:.75rem;display:flex}.faq-item.svelte-1vyz8mk{border:1px solid var(--color-border);border-radius:var(--card-radius);background-color:var(--color-card);transition:border-color .3s,box-shadow .3s;overflow:hidden}.faq-item.is-open.svelte-1vyz8mk{border-color:color-mix(in srgb, var(--color-primary) 35%, var(--color-border));box-shadow:0 4px 16px #1a23321f}.faq-q.svelte-1vyz8mk{font-size:inherit;font-weight:inherit;margin:0}.faq-trigger.svelte-1vyz8mk{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:1.125rem 1.25rem;display:grid}.faq-trigger.svelte-1vyz8mk:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.faq-q-text.svelte-1vyz8mk{font-family:var(--font-heading);color:var(--color-text);font-size:1.0625rem;font-weight:600;line-height:1.35;transition:color .1s}.faq-trigger.svelte-1vyz8mk:hover .faq-q-text:where(.svelte-1vyz8mk){color:var(--color-primary)}.faq-chevron.svelte-1vyz8mk{color:var(--color-primary);justify-content:center;align-items:center;transition:transform .3s;display:flex}.faq-chevron.svelte-1vyz8mk svg{width:1.25rem;height:1.25rem}.faq-trigger.is-open.svelte-1vyz8mk .faq-chevron:where(.svelte-1vyz8mk){transform:rotate(180deg)}.faq-a-wrap.svelte-1vyz8mk{max-height:0;transition:max-height .3s,visibility .3s;overflow:hidden}.faq-a-wrap.is-open.svelte-1vyz8mk{max-height:500px}.faq-a-wrap[aria-hidden=true].svelte-1vyz8mk{visibility:hidden}.faq-answer.svelte-1vyz8mk{color:var(--color-text-body);margin:0;padding:0 1.25rem 1.25rem;font-size:.9375rem;line-height:1.65}@media (min-width:768px){.faq-q-text.svelte-1vyz8mk{font-size:1.125rem}.faq-answer.svelte-1vyz8mk{font-size:1rem}}@media (prefers-reduced-motion:reduce){.faq-item.svelte-1vyz8mk,.faq-a-wrap.svelte-1vyz8mk,.faq-q-text.svelte-1vyz8mk,.faq-chevron.svelte-1vyz8mk{transition:none}}.hero-mesh.svelte-cdv5rf{pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(125% 95% at 50% 44%,#0000 0% 20%,#000 74%);mask-image:radial-gradient(125% 95% at 50% 44%,#0000 0% 20%,#000 74%)}.hero-section.svelte-1q37ri0{background:linear-gradient(135deg, var(--color-dark-bg) 0%, var(--color-dark-bg-2) 100%)}.hero-inner.svelte-1q37ri0{z-index:1}.hero-glow.svelte-1q37ri0{pointer-events:none;background:radial-gradient(60% 50% at 50% 38%,#52b7881f 0%,#0000 70%);position:absolute;top:0;bottom:0;left:0;right:0}.hero-eyebrow.svelte-1q37ri0{color:#52b788;font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.8125rem;font-weight:600;animation:.6s ease-out both svelte-1q37ri0-heroFadeIn}.hero-heading.svelte-1q37ri0{color:#fff}.hero-accent.svelte-1q37ri0{margin:0 auto 1.75rem;display:block}.hero-subtitle.svelte-1q37ri0{color:var(--color-on-dark-muted)}.hero-subtitle.svelte-1q37ri0,.hero-cta-row.svelte-1q37ri0{animation:.6s ease-out both svelte-1q37ri0-heroFadeIn}.hero-subtitle.svelte-1q37ri0{animation-delay:.1s}.hero-cta-row.svelte-1q37ri0{animation-delay:.2s}.hero-cta-solid.svelte-1q37ri0,.hero-cta-ghost.svelte-1q37ri0{border-radius:var(--card-radius);font-family:var(--font-heading);padding:.75rem 2rem;font-weight:600;transition:border-color .2s,background-color .2s,transform .2s,box-shadow .2s;display:inline-block}.hero-cta-solid.svelte-1q37ri0{color:#0b1f16;background-color:#52b788;border:1px solid #0000;box-shadow:0 6px 24px #52b78840}.hero-cta-solid.svelte-1q37ri0:hover{background-color:#63c795;transform:translateY(-1px);box-shadow:0 10px 30px #52b78852}.hero-cta-ghost.svelte-1q37ri0{color:#fff;border:1px solid #ffffff59}.hero-cta-ghost.svelte-1q37ri0:hover{background-color:#ffffff0f;border-color:#ffffffb3}.hero-pillar-chip.svelte-1q37ri0{border-radius:var(--card-radius);background:#ffffff0a;border:1px solid #ffffff2e;transition:border-color .2s,background-color .2s;animation:.5s ease-out both svelte-1q37ri0-heroChipIn}.hero-pillar-chip.svelte-1q37ri0:hover{background:#ffffff14;border-color:#ffffff73}.hero-pillar-link.svelte-1q37ri0{color:var(--color-on-dark);letter-spacing:.02em;align-items:center;gap:.5rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.hero-pillar-dot.svelte-1q37ri0{border-radius:9999px;flex-shrink:0;width:.4375rem;height:.4375rem}@keyframes svelte-1q37ri0-heroFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1q37ri0-heroChipIn{0%{opacity:0;filter:blur(2px);transform:translateY(10px)scale(.96)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.hero-eyebrow.svelte-1q37ri0,.hero-subtitle.svelte-1q37ri0,.hero-cta-row.svelte-1q37ri0,.hero-pillar-chip.svelte-1q37ri0{animation:none}}.service-card.svelte-j3latp{border:1px solid var(--color-border);border-radius:var(--card-radius);background-color:var(--color-bg-subtle);flex-direction:column;height:100%;padding:1.75rem 1.5rem 1.5rem;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden}.service-card.svelte-j3latp:before{content:"";background:linear-gradient(90deg, var(--service-color), transparent 85%);opacity:.85;height:3px;position:absolute;top:0;left:0;right:0}.service-card.svelte-j3latp:hover{border-color:color-mix(in srgb, var(--service-color) 45%, var(--color-border));transform:translateY(-3px);box-shadow:0 10px 28px #1a23321f}.service-card-icon.svelte-j3latp{border-radius:calc(var(--card-radius) * .75);width:3rem;height:3rem;color:var(--service-color);background:color-mix(in srgb, var(--service-color) 12%, transparent);justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.service-card-title.svelte-j3latp{font-family:var(--font-heading);color:var(--color-text);margin:0 0 .375rem;font-size:1.25rem;font-weight:600;line-height:1.3}.service-card-description.svelte-j3latp{color:var(--color-text-body);margin:0 0 1rem;font-size:.9375rem;line-height:1.55}.service-card-features.svelte-j3latp{flex-direction:column;gap:.5rem;margin:auto 0 0;padding:0;list-style:none;display:flex}.service-card-features.svelte-j3latp li:where(.svelte-j3latp){color:var(--color-text-body);padding-left:1.375rem;font-size:.875rem;line-height:1.45;position:relative}.service-card-features.svelte-j3latp li:where(.svelte-j3latp):before{content:"";background-color:var(--service-color);width:14px;height:14px;position:absolute;top:.3em;left:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (prefers-reduced-motion:reduce){.service-card.svelte-j3latp{transition:none}.service-card.svelte-j3latp:hover{transform:none}}.services-grid.svelte-hz61c4{grid-template-columns:1fr;align-items:stretch;gap:.875rem;width:100%;display:grid}.service-card-wrapper.svelte-hz61c4{animation:.4s ease-out both svelte-hz61c4-card-enter}.service-card-wrapper.svelte-hz61c4:first-child{animation-delay:50ms}.service-card-wrapper.svelte-hz61c4:nth-child(2){animation-delay:.1s}.service-card-wrapper.svelte-hz61c4:nth-child(3){animation-delay:.15s}.service-card-wrapper.svelte-hz61c4:nth-child(4){animation-delay:.2s}@keyframes svelte-hz61c4-card-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.services-grid.svelte-hz61c4{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1024px){.services-grid.svelte-hz61c4{grid-template-columns:repeat(2,1fr);gap:24px}}@media (prefers-reduced-motion:reduce){.service-card-wrapper.svelte-hz61c4{animation:none}}.value-prop-card.svelte-mvqzuf{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--card-radius);padding:2rem;transition:box-shadow .3s,transform .3s;box-shadow:0 4px 20px #00000014}.value-prop-card.svelte-mvqzuf:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0000001f}.value-prop-icon.svelte-mvqzuf{color:var(--color-text);margin-bottom:1rem}@media (prefers-reduced-motion:reduce){.value-prop-card.svelte-mvqzuf,.value-prop-card.svelte-mvqzuf:hover{transition:none;transform:none}}
