:host,:host{--color-brand-50: var(--brand-50, #eef2ff);--color-brand-100: var(--brand-100, #e0e7ff);--color-brand-300: var(--brand-300, #a5b4fc);--color-brand-500: var(--brand-500, #6366f1);--color-brand-600: var(--brand-600, #4f46e5);--color-brand-700: var(--brand-700, #4338ca);--color-bg: var(--_color-schemes---background, #fcfcfc);--color-bg-muted: var(--_color-schemes---bg-muted, #f8fafc);--color-bg-inverted: var(--_base-colors---black, #0a0a0a);--color-surface: var(--_color-schemes---background, #fcfcfc);--color-surface-alt: var(--_base-colors---off-white, #f9f9f9);--color-border: var(--_color-schemes---border, rgba(10, 10, 10, 0.2));--color-border-strong:var(--theme-border-strong, #cbd5e1);--color-footer-bg: var(--_color-schemes---footer-bg, #fbfaf4);--color-text: var(--_color-schemes---text, #0a0a0a);--color-text-muted: var(--_color-schemes---text-muted, #475569);--color-text-subtle: var(--theme-text-subtle, #94a3b8);--color-text-inverted: var(--_base-colors---white, #fcfcfc);--color-primary: var(--_color-schemes---primary, #4f46e5);--color-primary-hover: var(--theme-primary-hover, #4338ca);--color-primary-on: var(--theme-primary-on, #ffffff);--color-success: var(--theme-success, #16a34a);--color-warning: var(--theme-warning, #d97706);--color-danger: var(--theme-danger, #dc2626);--font-sans: var(--_typography---body, "Geist", system-ui, sans-serif);--font-heading: var(--_typography---heading, "Coconat", Georgia, serif);--font-mono: var(--type-font-mono, "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace);--fs-xs: var(--type-fs-xs, 0.75rem);--fs-sm: var(--type-fs-sm, 0.875rem);--fs-md: var(--_typography---size-xs, 1rem);--fs-lg: var(--_typography---size-s, 1.125rem);--fs-xl: var(--_typography---size-m, 1.25rem);--fs-2xl: var(--_typography---size-l, 1.5rem);--fs-3xl: var(--_typography---size-xl, 2rem);--fs-4xl: var(--type-fs-4xl, 2.5rem);--fs-5xl: var(--_typography---size-2xl, 3rem);--fs-6xl: var(--_typography---size-4xl, 4.5rem);--lh-tight: var(--type-lh-tight, 1.15);--lh-snug: var(--type-lh-snug, 1.3);--lh-normal: var(--type-lh-normal, 1.5);--lh-relaxed: var(--type-lh-relaxed, 1.7);--fw-regular: var(--_typography---fw-regular, 400);--fw-medium: var(--_typography---fw-medium, 500);--fw-semibold: var(--type-fw-semibold, 600);--fw-bold: var(--_typography---fw-bold, 700);--space-2xs: var(--layout-space-2xs, 0.25rem);--space-xs: var(--_spacing---xs, 0.5rem);--space-sm: var(--_layout---space-sm, 0.75rem);--space-md: var(--_spacing---s, 1rem);--space-lg: var(--_spacing---m, 1.5rem);--space-xl: var(--_spacing---l, 2rem);--space-2xl: var(--_spacing---xl, 3rem);--space-3xl: var(--_spacing---2xl, 4rem);--space-4xl: var(--_spacing---4xl, 6rem);--space-5xl: var(--_spacing---5xl, 8rem);--radius-sm: var(--layout-radius-sm, 0.25rem);--radius-md: var(--_layout---radius-md, 0.5rem);--radius-lg: var(--_layout---radius-lg, 0.75rem);--radius-xl: var(--_layout---radius-xl, 1rem);--radius-2xl: var(--_layout---radius-2xl, 1.5rem);--radius-pill: var(--_layout---radius-pill, 999px);--shadow-sm: var(--layout-shadow-sm, 0 1px 2px rgba(15, 23, 42, 0.06));--shadow-md: var(--layout-shadow-md, 0 4px 12px rgba(15, 23, 42, 0.08));--shadow-lg: var(--layout-shadow-lg, 0 12px 32px rgba(15, 23, 42, 0.12));--container-max: var(--_layout---container-max, 80rem);--container-pad: var(--_layout---container-pad, 1.5rem);--ease-out: var(--comp-ease-out, cubic-bezier(0.2, 0.8, 0.2, 1));--dur-fast: var(--comp-dur-fast, 120ms);--dur-mid: var(--comp-dur-mid, 200ms);--dur-slow: var(--comp-dur-slow, 320ms)}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}.lr-line{display:block;overflow:hidden;padding-bottom:0.12em;margin-bottom:-0.12em}.lr-line-inner{display:block;transform:translateY(110%);transition:transform 1.1s cubic-bezier(0.22,1,0.36,1);will-change:transform}.lr-revealed .lr-line-inner{transform:translateY(0)}h1.lr-split .lr-line-inner{transition-duration:1.5s;transition-timing-function:cubic-bezier(0.16,1,0.3,1)}@media (prefers-reduced-motion: reduce){.lr-line-inner{transform:none;transition:none}}

:host{display:block!important;width:100%;position:relative;z-index:1}.hero{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;min-height:100vh;min-height:100svh;padding:clamp(6rem,12vh,9rem) var(--container-pad, 1.5rem) clamp(2rem,5vh,3rem);color:var(--color-text-inverted, #ffffff);background:var(--color-bg-inverted, #0f172a)}.hero-media{position:absolute;inset:0;z-index:-1}.hero-video,.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-image{background:var(--color-bg-inverted, #0f172a)}.hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,0.3)}.hero-body{display:flex;flex-direction:column;align-items:stretch;gap:var(--space-xl, 2rem);width:100%;margin-top:auto}.hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-xl, 2rem);width:100%}.hero-subheading{margin:0;max-width:34ch;font-family:var(--font-sans, "Geist", system-ui, sans-serif);font-weight:var(--fw-medium, 500);font-size:var(--fs-xl, 1.25rem);line-height:1.2;letter-spacing:-0.04em}.hero-cta{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:var(--space-sm, 0.75rem) var(--space-md, 1rem);font-family:var(--font-sans, "Geist", system-ui, sans-serif);font-weight:var(--fw-regular, 400);font-size:var(--fs-lg, 1.125rem);letter-spacing:-0.04em;white-space:nowrap;color:var(--color-text-inverted, #ffffff);background:var(--color-bg-inverted, #0a0a0a);border:1px solid transparent;transition:background 360ms cubic-bezier(0.65,0,0.35,1),color 360ms cubic-bezier(0.65,0,0.35,1),border-color 360ms cubic-bezier(0.65,0,0.35,1)}.hero-cta:hover{background:var(--color-text-inverted, #fcfcfc);color:var(--color-bg-inverted, #0a0a0a);border-color:var(--color-bg-inverted, #0a0a0a)}.hero-cta:focus-visible{outline:2px solid var(--color-text-inverted, #ffffff);outline-offset:2px}.hero-divider{display:block;width:100%;height:1px;background:currentColor;opacity:0.55}.hero-heading{display:flex;flex-direction:column;align-items:stretch;margin:0;font-family:var(--font-heading, "Coconat", Georgia, serif);font-weight:var(--fw-regular, 400);line-height:1;text-transform:uppercase}.hero-title{display:block;margin:0;font:inherit;font-size:clamp(3rem,9.5vw,8.75rem);letter-spacing:0}.hero-title-1{text-align:left}.hero-title-2{text-align:right}.hero-media{transition:opacity 1s ease,transform 1.4s cubic-bezier(0.22,1,0.36,1)}.hero-pre .hero-media{opacity:0;transform:scale(1.08)}.hero-word{display:inline-block;white-space:nowrap}.hero-char{display:inline-block;transition:opacity 0.7s var(--ease-out, ease),transform 0.7s cubic-bezier(0.22,1,0.36,1);will-change:transform,opacity}.hero-space{width:0.32em}.hero-pre .hero-char{opacity:0;transform:translateY(0.7em)}.hero-divider{transform-origin:center;transition:transform 0.7s cubic-bezier(0.22,1,0.36,1)}.hero-pre .hero-divider{transform:scaleX(0)}.hero-subheading{transition:opacity 0.7s ease,transform 0.8s cubic-bezier(0.22,1,0.36,1)}.hero-pre .hero-subheading{opacity:0;transform:translateY(1.5rem)}.hero-cta-wrap{display:inline-flex;transition:opacity 0.7s ease,transform 0.8s cubic-bezier(0.22,1,0.36,1)}.hero-pre .hero-cta-wrap{opacity:0;transform:translateY(1.5rem)}.hero-hold .hero-char{opacity:0;transform:translateY(0.7em)}.hero-hold .hero-divider{transform:scaleX(0)}.hero-hold .hero-subheading{opacity:0;transform:translateY(1.5rem)}.hero-hold .hero-cta-wrap{opacity:0;transform:translateY(1.5rem)}@media (prefers-reduced-motion: reduce){.hero-pre .hero-media,.hero-pre .hero-char,.hero-pre .hero-divider,.hero-pre .hero-subheading,.hero-pre .hero-cta-wrap,.hero-hold .hero-char,.hero-hold .hero-divider,.hero-hold .hero-subheading,.hero-hold .hero-cta-wrap{opacity:1;transform:none}}@media (max-width: 767px){.hero{min-height:100vh;min-height:100svh;padding-top:5rem;padding-bottom:3rem}.hero-top{flex-direction:column;align-items:flex-start}.hero-subheading{max-width:none;font-size:var(--fs-lg, 1.125rem);font-weight:var(--fw-regular, 400)}}

