.labs-hero.svelte-1tkh7h7{--font-display: "SF Pro Display", "Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-body: "SF Pro Text", "Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;width:100%;min-height:90vh;display:flex;align-items:center;justify-content:flex-start;padding:8rem 1.5rem 4rem;background:#fff;position:relative;overflow:hidden}@media(min-width:768px){.labs-hero.svelte-1tkh7h7{padding:10rem 3.5rem 6rem}}@media(min-width:1024px){.labs-hero.svelte-1tkh7h7{padding:12rem 5rem 8rem}}.dark .labs-hero.svelte-1tkh7h7{background:#09090b}.hero-bg-gradient.svelte-1tkh7h7{position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(to left,rgb(250 250 250 / .8),transparent);pointer-events:none}.dark .hero-bg-gradient.svelte-1tkh7h7{background:linear-gradient(to left,rgb(24 24 27 / .3),transparent)}.hero-bg-blur.svelte-1tkh7h7{position:absolute;top:-8rem;right:-8rem;width:24rem;height:24rem;background:#f4f4f599;border-radius:50%;filter:blur(80px);pointer-events:none}.dark .hero-bg-blur.svelte-1tkh7h7{background:#27272a66}.hero-content.svelte-1tkh7h7{position:relative;z-index:10;display:flex;flex-direction:column;max-width:56rem}.hero-label.svelte-1tkh7h7{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}@media(min-width:768px){.hero-label.svelte-1tkh7h7{margin-bottom:2.5rem}}.label-line.svelte-1tkh7h7{width:2rem;height:1px;background:#18181b}@media(min-width:768px){.label-line.svelte-1tkh7h7{width:3rem}}.dark .label-line.svelte-1tkh7h7{background:#fafafa}.label-text.svelte-1tkh7h7{font-family:var(--font-body);font-size:.65rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#71717a}@media(min-width:768px){.label-text.svelte-1tkh7h7{font-size:.75rem}}.dark .label-text.svelte-1tkh7h7{color:#a1a1aa}.label-dot.svelte-1tkh7h7{width:6px;height:6px;background:#a855f7;border-radius:50%;animation:svelte-1tkh7h7-pulse 2s ease-in-out infinite}@keyframes svelte-1tkh7h7-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-heading.svelte-1tkh7h7{margin-bottom:2rem}@media(min-width:768px){.hero-heading.svelte-1tkh7h7{margin-bottom:2.5rem}}.hero-title.svelte-1tkh7h7{font-family:var(--font-display);font-size:clamp(3.5rem,12vw,9rem);font-weight:900;letter-spacing:-.04em;line-height:.9;text-transform:uppercase;color:#18181b;margin:0}.dark .hero-title.svelte-1tkh7h7{color:#fafafa}.title-accent.svelte-1tkh7h7{color:#a1a1aa}.dark .title-accent.svelte-1tkh7h7{color:#52525b}.hero-description.svelte-1tkh7h7{font-family:var(--font-body);font-size:1rem;font-weight:400;line-height:1.8;color:#71717a;max-width:32ch;margin:0 0 3rem}@media(min-width:768px){.hero-description.svelte-1tkh7h7{font-size:1.125rem;margin-bottom:3.5rem}}.dark .hero-description.svelte-1tkh7h7{color:#a1a1aa}.hero-links.svelte-1tkh7h7{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:4rem}@media(min-width:768px){.hero-links.svelte-1tkh7h7{margin-bottom:5rem}}.link-primary.svelte-1tkh7h7{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;background:#18181b;color:#fafafa;border-radius:9999px;font-family:var(--font-body);font-size:.8125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;overflow:hidden;transition:transform .4s cubic-bezier(.16,1,.3,1)}.dark .link-primary.svelte-1tkh7h7{background:#fafafa;color:#18181b}.link-primary.svelte-1tkh7h7:hover{transform:scale(1.02)}.link-primary.svelte-1tkh7h7:active{transform:scale(.98)}.link-primary.svelte-1tkh7h7 span:where(.svelte-1tkh7h7){position:relative;z-index:10}.link-bg.svelte-1tkh7h7{position:absolute;inset:0;background:#3f3f46;transform:translateY(100%);transition:transform .4s cubic-bezier(.16,1,.3,1)}.dark .link-bg.svelte-1tkh7h7{background:#e4e4e7}.link-primary.svelte-1tkh7h7:hover .link-bg:where(.svelte-1tkh7h7){transform:translateY(0)}.link-secondary.svelte-1tkh7h7{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:transparent;border:1px solid rgb(228 228 231);color:#18181b;border-radius:9999px;font-family:var(--font-body);font-size:.8125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1)}.dark .link-secondary.svelte-1tkh7h7{border-color:#3f3f46;color:#fafafa}.link-secondary.svelte-1tkh7h7:hover{border-color:#18181b;transform:scale(1.02)}.dark .link-secondary.svelte-1tkh7h7:hover{border-color:#fafafa}.link-secondary.svelte-1tkh7h7 .link-icon{width:1rem;height:1rem;transition:transform .3s ease}.link-secondary.svelte-1tkh7h7:hover .link-icon{transform:translate(2px,-2px)}.hero-stats.svelte-1tkh7h7{display:flex;align-items:center;gap:1.5rem;padding-top:2rem;border-top:1px solid rgb(228 228 231 / .5)}@media(min-width:768px){.hero-stats.svelte-1tkh7h7{gap:2.5rem}}.dark .hero-stats.svelte-1tkh7h7{border-top-color:#3f3f4680}.stat-item.svelte-1tkh7h7{display:flex;flex-direction:column;gap:.25rem}.stat-number.svelte-1tkh7h7{font-family:var(--font-display);font-size:1.25rem;font-weight:800;letter-spacing:-.02em;color:#18181b}@media(min-width:768px){.stat-number.svelte-1tkh7h7{font-size:1.5rem}}.dark .stat-number.svelte-1tkh7h7{color:#fafafa}.stat-label.svelte-1tkh7h7{font-family:var(--font-body);font-size:.625rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#a1a1aa}@media(min-width:768px){.stat-label.svelte-1tkh7h7{font-size:.6875rem}}.stat-divider.svelte-1tkh7h7{width:1px;height:2rem;background:#e4e4e780}.dark .stat-divider.svelte-1tkh7h7{background:#3f3f4680}.labs-list.svelte-2oc08v{--font-display: "SF Pro Display", "Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-body: "SF Pro Text", "Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-mono: "SF Mono", "Fira Code", ui-monospace, monospace;width:100%;padding:4rem 1.5rem 6rem;background:#fafafa}@media(min-width:768px){.labs-list.svelte-2oc08v{padding:6rem 3.5rem 8rem}}@media(min-width:1024px){.labs-list.svelte-2oc08v{padding:8rem 5rem 10rem}}.dark .labs-list.svelte-2oc08v{background:#0c0c0e}.section-header.svelte-2oc08v{display:flex;flex-direction:column;gap:2rem;max-width:80rem;margin:0 auto 4rem;padding-bottom:2.5rem;border-bottom:1px solid rgb(228 228 231 / .5)}@media(min-width:768px){.section-header.svelte-2oc08v{flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:5rem}}.dark .section-header.svelte-2oc08v{border-bottom-color:#27272a80}.header-content.svelte-2oc08v{display:flex;flex-direction:column;gap:1.5rem}.header-label.svelte-2oc08v{display:flex;align-items:center;gap:1rem}.label-line.svelte-2oc08v{width:2rem;height:1px;background:#18181b}@media(min-width:768px){.label-line.svelte-2oc08v{width:3rem}}.dark .label-line.svelte-2oc08v{background:#fafafa}.label-text.svelte-2oc08v{font-family:var(--font-body);font-size:.65rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#71717a}@media(min-width:768px){.label-text.svelte-2oc08v{font-size:.75rem}}.dark .label-text.svelte-2oc08v{color:#a1a1aa}.header-title.svelte-2oc08v{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;letter-spacing:-.03em;line-height:.95;text-transform:uppercase;color:#18181b;margin:0}.dark .header-title.svelte-2oc08v{color:#fafafa}.title-accent.svelte-2oc08v{color:#a1a1aa}.dark .title-accent.svelte-2oc08v{color:#52525b}.header-description.svelte-2oc08v{font-family:var(--font-body);font-size:.875rem;font-weight:400;line-height:1.7;color:#71717a;max-width:28ch;margin:0;text-align:left}@media(min-width:768px){.header-description.svelte-2oc08v{font-size:.9375rem;text-align:right;max-width:32ch}}.dark .header-description.svelte-2oc08v{color:#a1a1aa}.labs-grid.svelte-2oc08v{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:80rem;margin:0 auto}@media(min-width:640px){.labs-grid.svelte-2oc08v{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(min-width:1024px){.labs-grid.svelte-2oc08v{grid-template-columns:repeat(3,1fr)}}.lab-card.svelte-2oc08v{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:1.5rem;overflow:hidden;cursor:pointer;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1)}.dark .lab-card.svelte-2oc08v{background:#18181b}.lab-card.svelte-2oc08v:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px #0000001a,0 12px 24px -8px #0000000d}.dark .lab-card.svelte-2oc08v:hover{box-shadow:0 25px 50px -12px #00000080,0 12px 24px -8px #0000004d}.card-border.svelte-2oc08v{position:absolute;inset:0;border:1px solid rgb(228 228 231 / .6);border-radius:1.5rem;pointer-events:none;transition:border-color .4s ease}.dark .card-border.svelte-2oc08v{border-color:#27272a99}.lab-card.svelte-2oc08v:hover .card-border:where(.svelte-2oc08v){border-color:#18181b33}.dark .lab-card.svelte-2oc08v:hover .card-border:where(.svelte-2oc08v){border-color:#52525b}.card-image.svelte-2oc08v{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#f4f4f5}.dark .card-image.svelte-2oc08v{background:#27272a}.card-image.svelte-2oc08v img:where(.svelte-2oc08v){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.lab-card.svelte-2oc08v:hover .card-image:where(.svelte-2oc08v) img:where(.svelte-2oc08v){transform:scale(1.05)}.image-overlay.svelte-2oc08v{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .1),transparent 50%);opacity:0;transition:opacity .4s ease}.lab-card.svelte-2oc08v:hover .image-overlay:where(.svelte-2oc08v){opacity:1}.card-content.svelte-2oc08v{padding:1.25rem 1.5rem}@media(min-width:768px){.card-content.svelte-2oc08v{padding:1.5rem 2rem}}.card-header.svelte-2oc08v{display:flex;align-items:center;justify-content:space-between;gap:1rem}.card-meta.svelte-2oc08v{display:flex;align-items:center;gap:.5rem}.meta-series.svelte-2oc08v{font-family:var(--font-display);font-size:.8125rem;font-weight:800;color:#18181b}@media(min-width:768px){.meta-series.svelte-2oc08v{font-size:.875rem}}.dark .meta-series.svelte-2oc08v{color:#fafafa}.meta-dot.svelte-2oc08v{width:4px;height:4px;background:#d4d4d8;border-radius:50%}.dark .meta-dot.svelte-2oc08v{background:#3f3f46}.meta-title.svelte-2oc08v{font-family:var(--font-body);font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#71717a}@media(min-width:768px){.meta-title.svelte-2oc08v{font-size:.75rem}}.dark .meta-title.svelte-2oc08v{color:#a1a1aa}.card-arrow.svelte-2oc08v{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1.5px solid rgb(228 228 231);border-radius:50%;color:#a1a1aa;flex-shrink:0;transition:all .4s cubic-bezier(.16,1,.3,1)}@media(min-width:768px){.card-arrow.svelte-2oc08v{width:2.5rem;height:2.5rem}}.dark .card-arrow.svelte-2oc08v{border-color:#3f3f46;color:#71717a}.lab-card.svelte-2oc08v:hover .card-arrow:where(.svelte-2oc08v){background:#18181b;border-color:#18181b;color:#fff}.dark .lab-card.svelte-2oc08v:hover .card-arrow:where(.svelte-2oc08v){background:#fafafa;border-color:#fafafa;color:#18181b}.card-arrow.svelte-2oc08v svg{width:1rem;height:1rem;transition:transform .3s ease}.lab-card.svelte-2oc08v:hover .card-arrow:where(.svelte-2oc08v) svg{transform:translate(2px,-2px)}.section-footer.svelte-2oc08v{display:flex;justify-content:center;margin-top:4rem}@media(min-width:768px){.section-footer.svelte-2oc08v{margin-top:5rem}}.view-more-link.svelte-2oc08v{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:transparent;border:2px solid rgb(228 228 231);border-radius:9999px;color:#18181b;font-family:var(--font-body);font-size:.8125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1)}.dark .view-more-link.svelte-2oc08v{border-color:#3f3f46;color:#fafafa}.view-more-link.svelte-2oc08v:hover{background:#18181b;border-color:#18181b;color:#fff;transform:scale(1.02)}.dark .view-more-link.svelte-2oc08v:hover{background:#fafafa;border-color:#fafafa;color:#18181b}.view-more-link.svelte-2oc08v .link-icon{width:1rem;height:1rem;transition:transform .3s ease}.view-more-link.svelte-2oc08v:hover .link-icon{transform:translate(4px)}.labs-page.svelte-14i8z4e{--font-display: "SF Pro Display", "Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-body: "SF Pro Text", "Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;display:flex;flex-direction:column;width:100%;min-height:100vh;background:#fff;font-family:var(--font-body)}.dark .labs-page.svelte-14i8z4e{background:#09090b}
