@keyframes tbc-aurora-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.button-aurora{position:relative;overflow:hidden;color:var(--primary-foreground);font-weight:600;letter-spacing:.01em;background:linear-gradient(135deg,var(--primary) 0,var(--primary) 40%,var(--color-aurora-accent,rgb(100,140,200)) 70%,var(--primary) 100%);background-size:200% 200%;box-shadow:0 1px 3px rgba(0,0,0,.1),0 0 12px rgba(var(--color-purple-600-rgb),.15);transition:transform .25s cubic-bezier(.25,.46,.45,.94),box-shadow .25s ease,filter .25s ease}.button-aurora:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 60%);pointer-events:none;z-index:1;opacity:.8;transition:opacity .3s ease}@media (min-width:768px){.button-aurora{animation:tbc-aurora-shift 8s ease-in-out infinite;box-shadow:0 1px 4px rgba(0,0,0,.08),0 0 16px rgba(var(--color-purple-600-rgb),.18)}}.button-aurora:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 20px rgba(var(--color-purple-600-rgb),.25);animation-duration:4s}.button-aurora:hover:before{opacity:1}.button-aurora:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 20px rgba(var(--color-purple-600-rgb),.25),0 0 0 2px var(--surface-page,#f0edff),0 0 0 4px var(--state-focus-ring,#6759ff)}.button-aurora:active{transform:translateY(0) scale(.98);transition-duration:.1s;box-shadow:0 1px 3px rgba(0,0,0,.1),0 0 10px rgba(var(--color-purple-600-rgb),.15)}.button-aurora:disabled,.button-aurora[data-disabled]{opacity:.5;cursor:not-allowed;pointer-events:none;animation-play-state:paused}@media (prefers-reduced-motion:reduce){.button-aurora{animation:none;transition-duration:0s}.button-aurora:focus-visible,.button-aurora:hover{transform:none}.button-aurora:before{opacity:.8}}@media (max-width:767px){.button-aurora{animation:none;background-size:100% 100%}}.HeroSection_hero__cQ4JD{color:var(--text-primary);background:var(--surface-page)}.HeroSection_layout__LCTvL{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(2rem,4vw,4rem);align-items:center;max-width:1400px;margin-inline:auto;padding:3rem 3rem 4rem}.HeroSection_copy__6HeuS{min-width:0;padding-block:2rem}.HeroSection_eyebrow__r82ps{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-default)}.HeroSection_eyebrow__r82ps:before{content:"";width:1.5rem;height:2px;flex-shrink:0;background:var(--brand-primary)}.HeroSection_headline__N_XSt{font-family:"Avenir Next",var(--font-noto-sans,sans-serif),sans-serif;font-size:clamp(2.75rem,4.5vw,4.5rem);font-weight:500;line-height:1.15;letter-spacing:-.045em;text-wrap:balance;overflow-wrap:anywhere;margin:0}.HeroSection_description__4AkOz{max-width:28rem;margin-top:1.75rem;color:var(--text-default);font-size:1.0625rem;line-height:1.8;text-wrap:pretty}.HeroSection_actions__KQYbZ{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2rem}.HeroSection_textLink__eEK8g{display:inline-flex;gap:.5rem;align-items:center;min-height:44px;font-size:.875rem;font-weight:500;text-underline-offset:.3em}.HeroSection_textLink__eEK8g:hover{text-decoration:underline}.HeroSection_textLink__eEK8g:focus-visible{outline:2px solid var(--border-focus);outline-offset:6px;border-radius:2px}.HeroSection_price__m969_{display:flex;align-items:baseline;gap:.75rem;margin-top:2rem;color:var(--text-default);font-size:.8125rem}.HeroSection_price__m969_ strong{color:var(--text-primary);font-size:1.25rem;font-weight:500;font-variant-numeric:tabular-nums}.HeroSection_visual__Yf2i9{position:relative;min-width:0;margin:0;overflow:hidden;border-radius:1rem;background:var(--color-neutral-900)}.HeroSection_image__EvDn3{display:block;width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.HeroSection_caption__cK0lc{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1rem;padding:2.5rem 1.5rem 1.5rem;color:var(--color-neutral-0);background:linear-gradient(transparent,rgba(0,0,0,.7));font-size:.75rem;letter-spacing:.04em}.HeroSection_caption__cK0lc span:first-child{font-size:1rem;font-weight:500}.HeroSection_team__4cHHk{border-top:1px solid var(--border-default)}@media (prefers-reduced-motion:no-preference){.HeroSection_copy__6HeuS,.HeroSection_visual__Yf2i9{animation:HeroSection_entrance__p0Ikg .65s ease-out both}.HeroSection_visual__Yf2i9{animation-delay:.1s}}@keyframes HeroSection_entrance__p0Ikg{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){.HeroSection_layout__LCTvL{padding:2rem 1.5rem 3rem;gap:2rem}.HeroSection_headline__N_XSt{font-size:clamp(2.25rem,4.8vw,3.5rem)}.HeroSection_eyebrow__r82ps{margin-bottom:1.5rem}}@media (max-width:767px){.HeroSection_layout__LCTvL{grid-template-columns:minmax(0,1fr);padding:1.5rem 1rem 2rem;gap:1.5rem}.HeroSection_copy__6HeuS{padding:1rem 0 0}.HeroSection_headline__N_XSt{max-width:14em;font-size:clamp(2.25rem,8.5vw,3.5rem)}.HeroSection_description__4AkOz{margin-top:1.25rem;font-size:1rem}.HeroSection_actions__KQYbZ{margin-top:1.5rem}.HeroSection_price__m969_{margin-top:1.25rem}.HeroSection_image__EvDn3{aspect-ratio:6/5}}.FeaturesSection_section__I_twf{padding-block:4rem;background:var(--surface-page);color:var(--text-primary)}.FeaturesSection_container__X4HyO{max-width:1400px;margin-inline:auto;padding-inline:3rem}.FeaturesSection_heading__inCKW{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:1rem 3rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-default)}.FeaturesSection_heading__inCKW h2{font-family:"Avenir Next",var(--font-noto-sans,sans-serif),sans-serif;font-size:clamp(1.75rem,3vw,2.75rem);line-height:1.25;letter-spacing:-.03em;font-weight:500;text-wrap:balance}.FeaturesSection_heading__inCKW p{color:var(--text-default);font-size:1rem}.FeaturesSection_grid__kV_K0{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.FeaturesSection_item__Y5CdL{min-width:0}.FeaturesSection_item__Y5CdL>div:first-child{border-radius:.75rem;box-shadow:none;transform:none}.FeaturesSection_item__Y5CdL img,.FeaturesSection_item__Y5CdL video{border-radius:.75rem}.FeaturesSection_content__w4Ua2{padding-top:1.5rem}.FeaturesSection_content__w4Ua2 h3{font-weight:500;font-size:1.25rem;line-height:1.5;margin-bottom:.5rem}.FeaturesSection_content__w4Ua2 p{color:var(--text-default);font-size:.9375rem;line-height:1.8}.FeaturesSection_number__WwkqJ{margin-bottom:.5rem}@media (max-width:1023px){.FeaturesSection_container__X4HyO{padding-inline:1.5rem}.FeaturesSection_grid__kV_K0{gap:1rem}}@media (max-width:767px){.FeaturesSection_section__I_twf{padding-block:2.5rem}.FeaturesSection_container__X4HyO{padding-inline:1rem}.FeaturesSection_heading__inCKW{gap:.75rem;margin-bottom:1.5rem}.FeaturesSection_grid__kV_K0{grid-template-columns:minmax(0,1fr);gap:2.5rem}.FeaturesSection_item__Y5CdL img{aspect-ratio:4/3!important;-o-object-position:top;object-position:top}.FeaturesSection_content__w4Ua2{padding-top:1rem}}@media (prefers-reduced-motion:reduce){.FeaturesSection_item__Y5CdL *{transition:none!important;transform:none!important}}