.hero[data-astro-cid-sf272gaj]{max-width:var(--wide-width);padding:var(--spacing-4xl) var(--spacing-lg);gap:var(--spacing-2xl);grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid}.hero-centered[data-astro-cid-sf272gaj]{text-align:center;max-width:var(--max-width);padding-top:var(--spacing-4xl);padding-bottom:var(--spacing-xl);grid-template-columns:1fr}.hero-centered[data-astro-cid-sf272gaj] .hero-content[data-astro-cid-sf272gaj]{max-width:100%}.hero-centered[data-astro-cid-sf272gaj] .hero-actions[data-astro-cid-sf272gaj]{justify-content:center}.hero-content[data-astro-cid-sf272gaj]{gap:var(--spacing-lg);flex-direction:column;max-width:560px;display:flex}.hero-headline[data-astro-cid-sf272gaj]{font-size:var(--font-size-5xl);font-weight:var(--font-weight-display);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight)}.hero-subheadline[data-astro-cid-sf272gaj]{font-size:var(--font-size-xl);line-height:var(--leading-normal);color:var(--color-muted)}.hero-actions[data-astro-cid-sf272gaj]{gap:var(--spacing-md);flex-wrap:wrap;display:flex}.hero-image[data-astro-cid-sf272gaj]{position:relative}.hero-image[data-astro-cid-sf272gaj] img[data-astro-cid-sf272gaj]{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-xl)}.hero-image[data-astro-cid-sf272gaj]:before{content:"";background:var(--color-brand);border-radius:var(--radius-lg);z-index:-1;opacity:.3;filter:blur(20px);position:absolute;inset:-10px}.hero-visual[data-astro-cid-sf272gaj]{justify-self:center;width:100%;max-width:550px;position:relative}.hero-visual[data-astro-cid-sf272gaj] img[data-astro-cid-sf272gaj]{width:100%;height:auto}@media (width<=1024px){.hero[data-astro-cid-sf272gaj]{padding:var(--spacing-2xl) var(--spacing-lg);gap:var(--spacing-2xl);grid-template-columns:1fr}.hero-headline[data-astro-cid-sf272gaj]{font-size:var(--font-size-4xl)}.hero-subheadline[data-astro-cid-sf272gaj]{font-size:var(--font-size-lg)}.hero-with-image[data-astro-cid-sf272gaj]{text-align:center}.hero-with-image[data-astro-cid-sf272gaj] .hero-actions[data-astro-cid-sf272gaj]{justify-content:center}.hero-image[data-astro-cid-sf272gaj],.hero-visual[data-astro-cid-sf272gaj]{order:-1}}.home-hero[data-astro-cid-tc5gu42i]{max-width:var(--wide-width);padding:var(--spacing-4xl) var(--spacing-lg);gap:var(--spacing-2xl);grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid}.home-hero--centered[data-astro-cid-tc5gu42i]{text-align:center;max-width:var(--max-width);padding-top:var(--spacing-4xl);padding-bottom:var(--spacing-xl);grid-template-columns:1fr}.home-hero--centered[data-astro-cid-tc5gu42i] .home-hero__content[data-astro-cid-tc5gu42i]{max-width:100%}.home-hero--centered[data-astro-cid-tc5gu42i] .home-hero__actions[data-astro-cid-tc5gu42i]{justify-content:center}.home-hero__content[data-astro-cid-tc5gu42i]{gap:var(--spacing-lg);flex-direction:column;max-width:560px;display:flex}.home-hero__headline[data-astro-cid-tc5gu42i]{font-size:var(--font-size-5xl);font-weight:var(--font-weight-display);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight)}.home-hero__subheadline[data-astro-cid-tc5gu42i]{font-size:var(--font-size-xl);line-height:var(--leading-normal);color:var(--color-muted)}.home-hero__actions[data-astro-cid-tc5gu42i]{gap:var(--spacing-md);flex-wrap:wrap;display:flex}.home-hero__media[data-astro-cid-tc5gu42i]{position:relative}.home-hero__media[data-astro-cid-tc5gu42i] img[data-astro-cid-tc5gu42i]{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-xl)}.home-hero__video[data-astro-cid-tc5gu42i] video[data-astro-cid-tc5gu42i]{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-xl);object-fit:cover;display:block}.home-hero__video[data-astro-cid-tc5gu42i]{position:relative}.home-hero__controls[data-astro-cid-tc5gu42i]{align-items:center;gap:var(--spacing-md);opacity:0;transition:opacity .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-hero__video[data-astro-cid-tc5gu42i]:hover .home-hero__controls[data-astro-cid-tc5gu42i],.home-hero__controls[data-astro-cid-tc5gu42i]:has(:focus-visible),.home-hero__video[data-astro-cid-tc5gu42i][data-paused=true] .home-hero__controls[data-astro-cid-tc5gu42i]{opacity:1}.home-hero__ctrl[data-astro-cid-tc5gu42i]{border-radius:var(--radius-full);background:color-mix(in srgb, var(--color-bg) 82%, transparent);width:64px;height:64px;color:var(--color-text);cursor:pointer;box-shadow:var(--shadow-lg);border:none;justify-content:center;align-items:center;padding:0;transition:transform .15s,background .2s;display:flex}.home-hero__ctrl[data-astro-cid-tc5gu42i]:hover{background:color-mix(in srgb, var(--color-bg) 70%, transparent);transform:scale(1.06)}.home-hero__icon[data-astro-cid-tc5gu42i]{fill:currentColor;width:30px;height:30px}.home-hero__icon--play[data-astro-cid-tc5gu42i],.home-hero__video[data-astro-cid-tc5gu42i][data-paused=true] .home-hero__icon--pause[data-astro-cid-tc5gu42i]{display:none}.home-hero__video[data-astro-cid-tc5gu42i][data-paused=true] .home-hero__icon--play[data-astro-cid-tc5gu42i]{display:block}.home-hero__icon--unmuted[data-astro-cid-tc5gu42i],.home-hero__video[data-astro-cid-tc5gu42i][data-muted=false] .home-hero__icon--muted[data-astro-cid-tc5gu42i]{display:none}.home-hero__video[data-astro-cid-tc5gu42i][data-muted=false] .home-hero__icon--unmuted[data-astro-cid-tc5gu42i]{display:block}.home-hero__media[data-astro-cid-tc5gu42i]:not(.home-hero__video):before{content:"";background:var(--color-brand);border-radius:var(--radius-lg);z-index:-1;opacity:.3;filter:blur(20px);position:absolute;inset:-10px}.home-hero__visual[data-astro-cid-tc5gu42i]{justify-self:center;width:100%;max-width:550px;position:relative}.home-hero__visual[data-astro-cid-tc5gu42i] img[data-astro-cid-tc5gu42i]{width:100%;height:auto}@media (width<=1024px){.home-hero[data-astro-cid-tc5gu42i]{padding:var(--spacing-2xl) var(--spacing-lg);gap:var(--spacing-2xl);grid-template-columns:1fr}.home-hero__headline[data-astro-cid-tc5gu42i]{font-size:var(--font-size-4xl)}.home-hero__subheadline[data-astro-cid-tc5gu42i]{font-size:var(--font-size-lg)}.home-hero--with-media[data-astro-cid-tc5gu42i]{text-align:center}.home-hero--with-media[data-astro-cid-tc5gu42i] .home-hero__actions[data-astro-cid-tc5gu42i]{justify-content:center}.home-hero__media[data-astro-cid-tc5gu42i],.home-hero__visual[data-astro-cid-tc5gu42i]{order:-1}}.features-grid[data-astro-cid-6f3bdzjd]{gap:var(--spacing-xl);grid-template-columns:repeat(3,1fr);display:grid}.feature-card[data-astro-cid-6f3bdzjd]{padding:var(--spacing-xl);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base)}.feature-card[data-astro-cid-6f3bdzjd]:hover{box-shadow:var(--shadow-lg);border-color:var(--color-brand-soft);transform:translateY(-4px)}.feature-icon[data-astro-cid-6f3bdzjd]{margin-bottom:var(--spacing-lg)}.feature-title[data-astro-cid-6f3bdzjd]{font-size:var(--font-size-lg);font-weight:var(--font-weight-heading);margin-bottom:var(--spacing-sm)}.feature-description[data-astro-cid-6f3bdzjd]{font-size:var(--font-size-sm);color:var(--color-muted);line-height:var(--leading-normal)}@media (width<=900px){.features-grid[data-astro-cid-6f3bdzjd]{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.features-grid[data-astro-cid-6f3bdzjd]{grid-template-columns:1fr}}.testimonials-grid[data-astro-cid-b4h6gghm]{gap:var(--spacing-xl);grid-template-columns:repeat(3,1fr);display:grid}.testimonial-card[data-astro-cid-b4h6gghm]{padding:var(--spacing-xl);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);gap:var(--spacing-lg);flex-direction:column;display:flex}.testimonial-quote[data-astro-cid-b4h6gghm]{font-size:var(--font-size-lg);line-height:var(--leading-normal);color:var(--color-text);flex:1}.testimonial-author[data-astro-cid-b4h6gghm]{align-items:center;gap:var(--spacing-md);display:flex}.testimonial-avatar[data-astro-cid-b4h6gghm]{border-radius:var(--radius-full);object-fit:cover;width:48px;height:48px}.testimonial-info[data-astro-cid-b4h6gghm]{flex-direction:column;display:flex}.testimonial-name[data-astro-cid-b4h6gghm]{font-weight:600;font-size:var(--font-size-sm)}.testimonial-role[data-astro-cid-b4h6gghm]{font-size:var(--font-size-xs);color:var(--color-muted)}@media (width<=900px){.testimonials-grid[data-astro-cid-b4h6gghm]{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.testimonials-grid[data-astro-cid-b4h6gghm]{grid-template-columns:1fr}}.faq-list[data-astro-cid-rvn45gam]{max-width:var(--max-width);gap:var(--spacing-md);flex-direction:column;margin:0 auto;display:flex}.faq-item[data-astro-cid-rvn45gam]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);transition:border-color var(--transition-fast);overflow:hidden}.faq-item[data-astro-cid-rvn45gam]:hover{border-color:var(--color-muted)}.faq-item[data-astro-cid-rvn45gam][open]{border-color:var(--color-brand-soft)}.faq-question[data-astro-cid-rvn45gam]{justify-content:space-between;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg);font-size:var(--font-size-base);cursor:pointer;font-weight:600;list-style:none;display:flex}.faq-question[data-astro-cid-rvn45gam]::-webkit-details-marker{display:none}.faq-icon[data-astro-cid-rvn45gam]{width:20px;height:20px;color:var(--color-muted);transition:transform var(--transition-base);flex-shrink:0}.faq-item[data-astro-cid-rvn45gam][open] .faq-icon[data-astro-cid-rvn45gam]{transform:rotate(180deg)}.faq-answer[data-astro-cid-rvn45gam]{padding:0 var(--spacing-lg) var(--spacing-lg)}.faq-answer[data-astro-cid-rvn45gam] p[data-astro-cid-rvn45gam]{font-size:var(--font-size-sm);color:var(--color-muted);line-height:var(--leading-relaxed)}.about-section[data-astro-cid-qoferftg]{padding:var(--spacing-4xl) var(--spacing-lg)}.about-section-inner[data-astro-cid-qoferftg]{max-width:var(--wide-width);gap:var(--spacing-2xl);grid-template-columns:1fr;align-items:center;margin:0 auto;display:grid}.about-section-with-image[data-astro-cid-qoferftg] .about-section-inner[data-astro-cid-qoferftg]{grid-template-columns:1fr 1fr}.about-section-content[data-astro-cid-qoferftg]{gap:var(--spacing-lg);flex-direction:column;display:flex}.about-section-headline[data-astro-cid-qoferftg]{font-size:var(--font-size-3xl);font-weight:var(--font-weight-heading);line-height:var(--leading-snug);letter-spacing:var(--tracking-snug)}.about-section-body[data-astro-cid-qoferftg] p[data-astro-cid-qoferftg]{font-size:var(--font-size-base);line-height:var(--leading-relaxed);color:var(--color-muted)}.about-section-body[data-astro-cid-qoferftg] p[data-astro-cid-qoferftg]+p[data-astro-cid-qoferftg],.about-section-actions[data-astro-cid-qoferftg]{margin-top:var(--spacing-md)}.about-section-image[data-astro-cid-qoferftg] img[data-astro-cid-qoferftg]{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-lg)}@media (width<=768px){.about-section[data-astro-cid-qoferftg]{padding:var(--spacing-2xl) var(--spacing-lg)}.about-section-with-image[data-astro-cid-qoferftg] .about-section-inner[data-astro-cid-qoferftg]{grid-template-columns:1fr}.about-section-headline[data-astro-cid-qoferftg]{font-size:var(--font-size-2xl)}}.quality-badges[data-astro-cid-xbv5qhmq]{padding:var(--spacing-4xl) var(--spacing-lg);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.quality-badges-inner[data-astro-cid-xbv5qhmq]{max-width:var(--wide-width);margin:0 auto}.badges-grid[data-astro-cid-xbv5qhmq]{gap:var(--spacing-xl);grid-template-columns:repeat(4,1fr);display:grid}.badge-item[data-astro-cid-xbv5qhmq]{align-items:center;gap:var(--spacing-sm);text-align:center;padding:var(--spacing-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:transform var(--transition-base), box-shadow var(--transition-base);flex-direction:column;display:flex}.badge-item[data-astro-cid-xbv5qhmq]:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.badge-icon[data-astro-cid-xbv5qhmq]{border-radius:var(--radius-full);background:var(--color-brand-ring);width:56px;height:56px;color:var(--color-brand);justify-content:center;align-items:center;display:flex}.badge-label[data-astro-cid-xbv5qhmq]{font-size:var(--font-size-sm);color:var(--color-text);font-weight:600;line-height:var(--leading-snug)}@media (width<=900px){.badges-grid[data-astro-cid-xbv5qhmq]{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.badges-grid[data-astro-cid-xbv5qhmq]{gap:var(--spacing-md);grid-template-columns:repeat(2,1fr)}.badge-item[data-astro-cid-xbv5qhmq]{padding:var(--spacing-md)}}
