.hero[data-astro-cid-anhloy43]{position:relative;width:100%;min-height:100svh;height:100svh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;background-color:var(--color-bg-hero);transition:background-color var(--duration-theme) ease}.hero__video-wrapper[data-astro-cid-anhloy43]{position:absolute;inset:0;z-index:1}.hero__video[data-astro-cid-anhloy43]{width:100%;height:100%;object-fit:cover;object-position:50% 50%;max-width:none;max-height:none}@media(max-aspect-ratio:3/4){.hero__video[data-astro-cid-anhloy43]{object-position:50% 40%}}.hero__content[data-astro-cid-anhloy43]{position:relative;z-index:2;text-align:left;margin-bottom:auto;padding-top:var(--space-24);padding-left:var(--space-8)}.hero__wordmark[data-astro-cid-anhloy43]{font-family:var(--font-heading);font-weight:var(--weight-heading);font-size:var(--text-display-hero);letter-spacing:-.03em;color:var(--color-text-primary);transition:color var(--duration-theme) ease}.hero__scroll-indicator[data-astro-cid-anhloy43]{position:absolute;bottom:var(--space-8);left:50%;transform:translate(-50%);z-index:2;width:24px;height:40px;border:2px solid var(--color-text-muted);border-radius:12px;display:flex;justify-content:center;padding-top:6px}.hero__scroll-dot[data-astro-cid-anhloy43]{width:4px;height:8px;background-color:var(--color-text-primary);border-radius:2px;animation:scroll-bounce 2s var(--ease-reveal) infinite}@keyframes scroll-bounce{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(12px);opacity:.3}}@media(prefers-reduced-motion:reduce){.hero__scroll-dot[data-astro-cid-anhloy43]{animation:none}}.placeholder[data-astro-cid-56plkear]{width:100%;background:var(--surface-placeholder);border-radius:var(--radius-card);box-shadow:inset 0 0 0 1px var(--color-placeholder-border)}.proof[data-astro-cid-2t5hllg7]{--section-bg: #f0f0f0;padding:var(--space-32) 0;background:radial-gradient(ellipse 120% 80% at 50% 0%,var(--surface-faceplate-top) 0%,var(--section-bg) 60%),radial-gradient(ellipse 80% 60% at 50% 100%,var(--surface-faceplate-bottom) 0%,transparent 70%),var(--section-bg);box-shadow:inset 0 1px color-mix(in oklab,var(--color-text-primary) 6%,transparent)}[data-theme=dark] .proof[data-astro-cid-2t5hllg7]{--section-bg: #0a0a0a}.proof__badge[data-astro-cid-2t5hllg7]{display:flex;justify-content:center;margin-bottom:var(--space-8)}.proof__badge-icon[data-astro-cid-2t5hllg7]{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-2) var(--space-5);font-family:var(--font-heading);font-weight:var(--weight-heading);font-size:var(--text-caption);color:var(--color-text-primary);border:1.5px solid var(--color-text-primary);border-radius:var(--radius-pill);letter-spacing:.05em;transition:color var(--duration-theme) ease,border-color var(--duration-theme) ease}.proof__headline[data-astro-cid-2t5hllg7]{font-size:var(--text-display-section);text-align:center;margin-bottom:var(--space-12);letter-spacing:-.02em}.proof__marquee[data-astro-cid-2t5hllg7]{overflow:hidden;margin-bottom:var(--space-16);mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%)}.proof__marquee-track[data-astro-cid-2t5hllg7]{display:flex;width:max-content;animation:marquee-scroll 30s linear infinite}.proof__marquee-set[data-astro-cid-2t5hllg7]{display:flex;align-items:center;gap:var(--space-6);padding-right:var(--space-6);flex-shrink:0}.proof__marquee-logo-wrap[data-astro-cid-2t5hllg7]{display:inline-flex;width:40px;flex-shrink:0;opacity:.6}.proof__marquee-text[data-astro-cid-2t5hllg7]{font-family:var(--font-body);font-size:var(--text-body);color:var(--color-text-muted);white-space:nowrap}.proof__marquee-separator[data-astro-cid-2t5hllg7]{color:var(--color-text-muted);opacity:.3}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.proof__marquee-track[data-astro-cid-2t5hllg7]{animation:none}}.proof__cards[data-astro-cid-2t5hllg7]{display:grid;grid-template-columns:1fr;gap:var(--space-6);margin-bottom:var(--space-16)}@media(min-width:768px){.proof__cards[data-astro-cid-2t5hllg7]{grid-template-columns:repeat(3,1fr)}}.proof__card[data-astro-cid-2t5hllg7]{padding:var(--space-8);border:1px solid rgba(0,0,0,.08);border-radius:var(--radius-card);transition:transform .3s var(--ease-reveal),box-shadow .3s var(--ease-reveal),border-color var(--duration-theme) ease}[data-astro-cid-2t5hllg7][data-theme=dark] .proof__card[data-astro-cid-2t5hllg7]{border-color:#ffffff1a}.proof__card[data-astro-cid-2t5hllg7]:hover{transform:translateY(-4px);box-shadow:0 8px 32px #00000014}[data-astro-cid-2t5hllg7][data-theme=dark] .proof__card[data-astro-cid-2t5hllg7]:hover{box-shadow:0 8px 32px #ffffff0a}.proof__card-label[data-astro-cid-2t5hllg7]{font-family:var(--font-body);font-size:var(--text-caption);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin-bottom:var(--space-3)}.proof__card-title[data-astro-cid-2t5hllg7]{font-family:var(--font-heading);font-weight:var(--weight-heading);font-size:var(--text-display-sub);margin-bottom:var(--space-4)}.proof__card-desc[data-astro-cid-2t5hllg7]{font-size:var(--text-body);line-height:var(--leading-relaxed);color:var(--color-text-muted)}.proof__copy[data-astro-cid-2t5hllg7]{max-width:680px;margin-inline:auto}.proof__paragraph[data-astro-cid-2t5hllg7]{font-size:var(--text-body);line-height:var(--leading-relaxed);color:var(--color-text-muted);margin-bottom:var(--space-6);text-align:center}.proof__paragraph[data-astro-cid-2t5hllg7]:last-child{margin-bottom:0}.gallery[data-astro-cid-iuo7srjn]{--section-bg: #ffffff;position:relative;padding:var(--space-32) 0;min-height:100vh;background-color:var(--section-bg)}[data-theme=dark] .gallery[data-astro-cid-iuo7srjn]{--section-bg: #181818}.gallery[data-astro-cid-iuo7srjn]:before{content:"";position:absolute;top:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,#f5f5f5,var(--section-bg));pointer-events:none;z-index:0}[data-theme=dark] .gallery[data-astro-cid-iuo7srjn]:before{background:linear-gradient(to bottom,#111111,var(--section-bg))}.gallery__badge[data-astro-cid-iuo7srjn]{display:flex;justify-content:center;margin-bottom:var(--space-8)}.gallery__badge-icon[data-astro-cid-iuo7srjn]{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-2) var(--space-5);font-family:var(--font-heading);font-weight:var(--weight-heading);font-size:var(--text-caption);color:var(--color-text-primary);border:1.5px solid var(--color-text-primary);border-radius:var(--radius-pill);letter-spacing:.05em;transition:color var(--duration-theme) ease,border-color var(--duration-theme) ease}.gallery__headline[data-astro-cid-iuo7srjn]{font-size:var(--text-display-hero);text-align:center;letter-spacing:-.03em;margin-bottom:var(--space-4)}.gallery__tagline[data-astro-cid-iuo7srjn]{text-align:center;font-size:var(--text-body);line-height:var(--leading-relaxed);color:var(--color-text-muted);max-width:500px;margin-inline:auto;margin-bottom:var(--space-16)}.gallery__grid[data-astro-cid-iuo7srjn]{display:grid;grid-template-columns:1fr;gap:var(--space-6);max-width:var(--width-feature);margin-inline:auto;padding-inline:var(--space-6)}@media(min-width:768px){.gallery__grid[data-astro-cid-iuo7srjn]{grid-template-columns:repeat(2,1fr);gap:var(--space-8)}.gallery__item--1[data-astro-cid-iuo7srjn]{grid-column:1}.gallery__item--2[data-astro-cid-iuo7srjn]{grid-column:2;margin-top:var(--space-16)}.gallery__item--3[data-astro-cid-iuo7srjn]{grid-column:1}.gallery__item--4[data-astro-cid-iuo7srjn]{grid-column:2;margin-top:var(--space-16)}.gallery__item--5[data-astro-cid-iuo7srjn]{grid-column:1 / -1;max-width:60%;margin-inline:auto}}@media(min-width:1024px){.gallery__grid[data-astro-cid-iuo7srjn]{grid-template-columns:repeat(3,1fr)}.gallery__item--1[data-astro-cid-iuo7srjn]{grid-column:1}.gallery__item--2[data-astro-cid-iuo7srjn]{grid-column:2;margin-top:var(--space-24)}.gallery__item--3[data-astro-cid-iuo7srjn]{grid-column:3;margin-top:var(--space-12)}.gallery__item--4[data-astro-cid-iuo7srjn]{grid-column:1 / span 2;margin-top:0}.gallery__item--5[data-astro-cid-iuo7srjn]{grid-column:3;max-width:100%;margin-top:var(--space-16)}}.gallery__img-wrapper[data-astro-cid-iuo7srjn]{overflow:hidden;border-radius:var(--radius-card)}
