.faq:where(.astro-7synugci){padding-block:var(--space-2xl)}.faq__title:where(.astro-7synugci){text-align:center;margin:0 0 var(--space-xl);font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.faq__list:where(.astro-7synugci){max-width:42rem;margin:0 auto}.faq__item:where(.astro-7synugci){border-bottom:1px solid var(--color-border);padding:var(--space-md) 0}.faq__question:where(.astro-7synugci){cursor:pointer;padding:var(--space-sm) 0;user-select:none;justify-content:space-between;align-items:center;font-weight:600;list-style:none;display:flex}.faq__question:where(.astro-7synugci)::-webkit-details-marker{display:none}.faq__question:where(.astro-7synugci):hover{color:var(--color-brand-primary)}.faq__question:where(.astro-7synugci):focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-sm)}.faq__chevron:where(.astro-7synugci){flex-shrink:0;transition:transform .2s}.faq__item:where(.astro-7synugci)[open] .faq__chevron:where(.astro-7synugci){transform:rotate(180deg)}.faq__answer:where(.astro-7synugci){color:var(--color-text-secondary);padding:0 0 var(--space-sm);margin:0;line-height:1.6}.stack-marquee:where(.astro-wee3vnj5){border:1px solid var(--color-border);border-radius:var(--radius-2xl);background:var(--color-bg-secondary);position:relative;overflow:hidden}.stack-marquee:where(.astro-wee3vnj5):before,.stack-marquee:where(.astro-wee3vnj5):after{content:"";z-index:2;pointer-events:none;width:4rem;position:absolute;top:0;bottom:0}.stack-marquee:where(.astro-wee3vnj5):before{background:linear-gradient(to right, var(--color-bg-secondary), transparent);left:0}.stack-marquee:where(.astro-wee3vnj5):after{background:linear-gradient(to left, var(--color-bg-secondary), transparent);right:0}.stack-marquee__track:where(.astro-wee3vnj5){align-items:center;gap:1rem;width:max-content;margin:0;padding:1.25rem 1.5rem;list-style:none;animation:32s linear infinite stack-marquee;display:flex}.stack-marquee--pause:where(.astro-wee3vnj5):hover .stack-marquee__track:where(.astro-wee3vnj5){animation-play-state:paused}.stack-marquee__item:where(.astro-wee3vnj5){border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-bg-primary);white-space:nowrap;height:2.75rem;box-shadow:var(--shadow-sm);align-items:center;gap:.6rem;padding-inline:1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.stack-marquee__item:where(.astro-wee3vnj5):hover{border-color:var(--color-brand-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.stack-marquee__icon:where(.astro-wee3vnj5){flex-shrink:0;width:1.25rem;height:1.25rem}.stack-marquee__name:where(.astro-wee3vnj5){color:var(--color-text-primary);font-size:.9375rem;font-weight:600}.stack-marquee__version:where(.astro-wee3vnj5){border-radius:var(--radius-sm);background:var(--color-bg-secondary);border:1px solid var(--color-border);color:var(--color-text-secondary);font-variant-numeric:tabular-nums;padding:.15rem .45rem;font-size:.75rem;font-weight:500}@keyframes stack-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.stack-marquee__track:where(.astro-wee3vnj5){flex-wrap:wrap;justify-content:center;gap:1rem;width:auto;animation:none}.stack-marquee__item--clone:where(.astro-wee3vnj5){display:none}}.tech-stack:where(.astro-ab475bly){grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;display:grid}.tech-stack__item:where(.astro-ab475bly){border:1px solid var(--color-border);border-radius:var(--radius-xl);color:inherit;background:var(--color-bg-primary);box-shadow:var(--shadow-sm);align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.tech-stack__item:where(.astro-ab475bly):hover{border-color:var(--color-brand-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.tech-stack__icon:where(.astro-ab475bly){border-radius:var(--radius-lg);flex-shrink:0;place-items:center;width:2.75rem;height:2.75rem;font-size:1.25rem;display:inline-grid}.tech-stack__meta:where(.astro-ab475bly){flex-direction:column;gap:.1rem;display:flex}.tech-stack__meta:where(.astro-ab475bly) strong:where(.astro-ab475bly){font-size:.9375rem;font-weight:700}.tech-stack__meta:where(.astro-ab475bly) small:where(.astro-ab475bly){color:var(--color-text-secondary);font-variant-numeric:tabular-nums;font-size:.8125rem}.lighthouse:where(.astro-4khrcopw){grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=768px){.lighthouse:where(.astro-4khrcopw){grid-template-columns:repeat(4,1fr)}}.lighthouse__score:where(.astro-4khrcopw){border:1px solid var(--color-border);border-radius:var(--radius-2xl);background:var(--card);text-align:center;box-shadow:var(--shadow-sm);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.75rem 1rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.lighthouse__score:where(.astro-4khrcopw):hover{box-shadow:var(--shadow-md);border-color:color-mix(in srgb, currentColor 30%, var(--color-border));transform:translateY(-3px)}.lighthouse__gauge:where(.astro-4khrcopw){border-radius:var(--radius-full);background:color-mix(in srgb, currentColor 8%, var(--card));border:4px solid;place-items:center;width:4.75rem;height:4.75rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:grid;box-shadow:inset 0 2px 4px #0000000a}.lighthouse__score:where(.astro-4khrcopw):hover .lighthouse__gauge:where(.astro-4khrcopw){transform:scale(1.05)}.lighthouse__gauge:where(.astro-4khrcopw) strong:where(.astro-4khrcopw){color:var(--foreground);letter-spacing:-.02em;font-size:1.625rem;font-weight:800;line-height:1}.lighthouse__label:where(.astro-4khrcopw){color:var(--muted-foreground);letter-spacing:-.01em;font-size:.875rem;font-weight:600}.is-green:where(.astro-4khrcopw){color:var(--success)}.is-amber:where(.astro-4khrcopw){color:var(--warning)}.is-red:where(.astro-4khrcopw){color:var(--destructive)}.credibility:where(.astro-l4omhgjw){gap:var(--space-xl);display:grid}.credibility__stats:where(.astro-l4omhgjw){grid-template-columns:1fr;gap:1.25rem;margin:0;display:grid}@media (width>=640px){.credibility__stats:where(.astro-l4omhgjw){grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.credibility__stats:where(.astro-l4omhgjw){grid-template-columns:repeat(3,1fr)}}.credibility__stat:where(.astro-l4omhgjw){border:1px solid var(--color-border);border-radius:var(--radius-2xl);background:var(--card);text-align:center;height:100%;box-shadow:var(--shadow-sm);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.25rem 1.5rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.credibility__stat:where(.astro-l4omhgjw):hover{border-color:var(--color-brand-primary);box-shadow:var(--shadow-md);transform:translateY(-3px)}.credibility__stat-value:where(.astro-l4omhgjw){font-family:var(--font-heading);letter-spacing:-.03em;color:var(--primary);margin:0;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1}.credibility__stat-label:where(.astro-l4omhgjw){letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);font-size:.8125rem;font-weight:700}.credibility__testimonial:where(.astro-l4omhgjw){border:1px solid var(--color-border);border-radius:var(--radius-2xl);padding:var(--space-lg);background:var(--card);box-shadow:var(--shadow-sm);margin:0}.credibility__testimonial:where(.astro-l4omhgjw) span:where(.astro-l4omhgjw){color:var(--color-text-secondary)}.credibility__testimonials:where(.astro-l4omhgjw){gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));display:grid}.credibility__testimonial:where(.astro-l4omhgjw) blockquote:where(.astro-l4omhgjw){margin:0 0 var(--space-lg);line-height:1.7}.credibility__testimonial:where(.astro-l4omhgjw) figcaption:where(.astro-l4omhgjw){align-items:center;gap:.75rem;display:flex}.credibility__logos:where(.astro-l4omhgjw){gap:var(--space-lg) var(--space-xl);flex-wrap:wrap;justify-content:center;align-items:center;margin-top:1.5rem;display:flex}.credibility__logos:where(.astro-l4omhgjw) img:where(.astro-l4omhgjw){width:auto;max-height:2rem}.credibility__logos:where(.astro-l4omhgjw) span:where(.astro-l4omhgjw){font-family:var(--font-heading);letter-spacing:.01em;color:var(--color-text-secondary);font-size:1.0625rem;font-weight:700}
