.boost-hero{position:relative;overflow:hidden;isolation:isolate;display:flex;align-items:center;min-height:90vh;background:var(--boost-bg)}.boost-hero__inner{width:100%;max-width:1400px;margin:0 auto;padding:4rem 2rem;position:relative;z-index:1}.boost-hero__bg-media{position:absolute;inset:0;z-index:0;overflow:hidden}.boost-hero__video,.boost-hero__bg-image img{width:100%;height:100%;object-fit:cover}.boost-hero__video--yt,.boost-hero__video--vimeo{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%) scale(1.2);pointer-events:none}.boost-hero__bg-image{position:absolute;inset:0}.boost-hero__bg-image[data-boost-scroll="parallax"],.boost-hero__bg-image[data-boost-scroll="scale"]{top:-200px;bottom:-200px;left:0;right:0;will-change:transform}.boost-hero__bg-image[data-boost-scroll="parallax"] img,.boost-hero__bg-image[data-boost-scroll="scale"] img{height:100%;width:100%;object-fit:cover}.boost-hero__overlay{position:absolute;inset:0;pointer-events:none;z-index:1}.boost-hero__content{max-width:800px}.boost-hero--layout-centered .boost-hero__content,.boost-hero--layout-full-image .boost-hero__content{max-width:800px;margin:0 auto;text-align:center}.boost-hero--layout-left .boost-hero__content{max-width:650px;margin-right:auto}.boost-hero--layout-right .boost-hero__content{max-width:650px;margin-left:auto;text-align:right}.boost-hero__content > .boost-badge{margin-bottom:1.25rem}.boost-hero__title{font-size:clamp(2.25rem,5vw,4rem);font-weight:800;line-height:1.1;margin:0 0 1.5rem;letter-spacing:-0.02em;color:var(--boost-text)}.boost-hero__subtitle{font-size:1.25rem;line-height:1.6;margin:0 0 2rem;color:var(--boost-text-muted,rgba(255,255,255,0.7));max-width:600px}.boost-hero--align-center .boost-hero__subtitle{margin-left:auto;margin-right:auto}.boost-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem}.boost-hero--align-center .boost-hero__buttons{justify-content:center}.boost-hero--align-right .boost-hero__buttons{justify-content:flex-end}.boost-hero__split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.boost-hero--layout-split-right .boost-hero__content{order:2}.boost-hero--layout-split-right .boost-hero__media{order:1}.boost-hero__split .boost-hero__content{max-width:none}.boost-hero__media img,.boost-hero__full-image img{width:100%;height:auto;border-radius:16px;box-shadow:0 25px 50px rgba(0,0,0,0.25)}.boost-hero__full-image{margin-top:3rem;text-align:center}.boost-hero__full-image img{max-width:1000px;display:inline-block}.boost-hero .boost-btn:focus-visible{outline:2px solid var(--boost-primary);outline-offset:4px;border-radius:4px}@media (prefers-reduced-motion:reduce){.boost-hero__video{animation:none}}@media (max-width:768px){.boost-hero__inner{padding:3rem 1.5rem}.boost-hero__split{grid-template-columns:1fr;gap:2rem}.boost-hero--layout-split-right .boost-hero__content,.boost-hero--layout-split-right .boost-hero__media,.boost-hero--layout-split-left .boost-hero__content,.boost-hero--layout-split-left .boost-hero__media{order:unset}.boost-hero__title{font-size:clamp(1.75rem,8vw,2.5rem)}.boost-hero--layout-left .boost-hero__content,.boost-hero--layout-right .boost-hero__content{text-align:center;margin:0 auto}.boost-hero--layout-right .boost-hero__buttons,.boost-hero--layout-left .boost-hero__buttons{justify-content:center}}.boost-overlay-backdrop{position:absolute;pointer-events:none;z-index:0;font-size:clamp(5rem,15vw,14rem);font-weight:900;line-height:1;white-space:nowrap;overflow:hidden;opacity:.06;color:var(--boost-text);letter-spacing:-.02em;max-width:100%;text-overflow:clip}.boost-overlay-backdrop--bottom-left{bottom:0;left:0}.boost-overlay-backdrop--bottom-right{bottom:0;right:0;text-align:right}.boost-overlay-backdrop--top-left{top:0;left:0}.boost-overlay-backdrop--top-right{top:0;right:0;text-align:right}.boost-overlay-backdrop--center{top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}[data-scheme="dark"] .boost-overlay-backdrop{color:var(--boost-text)}.boost-overlay-annotation{position:absolute;pointer-events:none;z-index:1;font-family:"Caveat",cursive;font-size:clamp(1rem,2.5vw,1.5rem);color:var(--boost-accent);opacity:.85;line-height:1.4;max-width:220px;transform:rotate(-3deg)}.boost-overlay-annotation--left{left:1rem;top:50%;transform:translateY(-50%) rotate(-5deg)}.boost-overlay-annotation--right{right:1rem;top:50%;transform:translateY(-50%) rotate(3deg)}.boost-overlay-annotation--top-right{right:2rem;top:1rem;transform:rotate(2deg)}.boost-overlay-annotation--bottom-left{left:2rem;bottom:1.5rem;transform:rotate(-4deg)}@media (max-width:768px){.boost-overlay-backdrop{font-size:clamp(3rem,12vw,8rem)}.boost-overlay-annotation{font-size:1rem;max-width:160px}.boost-overlay-annotation--left,.boost-overlay-annotation--right{position:relative;left:auto;right:auto;top:auto;transform:rotate(-2deg);margin:1rem auto;text-align:center}}