body.borg-landing-body{height:auto!important;overflow:auto!important}[data-landing]{--borg-color-primary:var(--borg-brand-600);--borg-color-on-primary:var(--borg-white);--borg-color-primary-hover:var(--borg-brand-700);--borg-color-primary-container:var(--borg-brand-50);--borg-color-on-primary-container:var(--borg-brand-900);--borg-color-surface:var(--borg-white);--borg-color-on-surface:var(--borg-gray-900);--borg-color-surface-variant:#f7f6f3;--borg-color-on-surface-variant:#5f5b54;--borg-color-surface-elevated:#f4f3f0;--borg-color-surface-dim:#f2f1ee;--borg-color-outline:#cfd2d7;--borg-color-outline-variant:#d9dce2;--borg-color-outline-focus:var(--borg-brand-600)}[data-landing-hero] h1{font-family:var(--font-inter,"Inter"), system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;font-feature-settings:"kern", "liga"}[data-landing] section[id]{scroll-margin-top:calc(var(--borg-header-height,64px) + 16px)}[data-landing-hero] [data-landing-hero-line]{opacity:0;animation:borg-landing-hero-reveal .5s var(--borg-ease-out,cubic-bezier(.24, .72, 0, 1)) forwards;transform:translateY(8px)}[data-landing-hero] [data-landing-hero-line]:first-child{animation-delay:0s}[data-landing-hero] [data-landing-hero-line]:nth-child(2){animation-delay:80ms}[data-landing-hero] [data-landing-hero-line]:nth-child(3){animation-delay:.16s}[data-landing-hero] [data-landing-hero-subtitle]{opacity:0;animation:borg-landing-hero-reveal .5s var(--borg-ease-out,cubic-bezier(.24, .72, 0, 1)) forwards;animation-delay:.32s;transform:translateY(8px)}[data-landing-hero] [data-landing-hero-invite]{opacity:0;animation:borg-landing-hero-reveal .5s var(--borg-ease-out,cubic-bezier(.24, .72, 0, 1)) forwards;animation-delay:.4s;transform:translateY(8px)}[data-landing-hero] [data-landing-hero-ctas]{opacity:0;animation:borg-landing-hero-reveal .5s var(--borg-ease-out,cubic-bezier(.24, .72, 0, 1)) forwards;animation-delay:.5s;transform:translateY(8px)}@keyframes borg-landing-hero-reveal{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){[data-landing-hero] [data-landing-hero-line],[data-landing-hero] [data-landing-hero-subtitle],[data-landing-hero] [data-landing-hero-invite],[data-landing-hero] [data-landing-hero-ctas]{opacity:1;animation:none;transform:none}}[data-landing-skip-link]{z-index:100;position:absolute;top:0;left:-10000px}[data-landing-skip-link]:focus{background:var(--borg-color-surface);color:var(--borg-color-on-surface);outline:2px solid var(--borg-color-outline-focus);outline-offset:2px;border-radius:6px;padding:8px 16px;top:16px;left:16px}body.borg-landing-body nextjs-portal,body.borg-landing-body [data-nextjs-toast],body.borg-landing-body [data-nextjs-dev-tools-button]{display:none!important}