.byr-hero-home,.byr-hero-inner{position:relative;width:100%;overflow:hidden;display:flex;align-items:flex-end;isolation:isolate}.byr-hero-home{min-height:100vh}.byr-hero-inner{min-height:55vh}.byr-hero-bg{position:absolute;inset:0;z-index:0}.byr-hero-bg img,.byr-hero-bg video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.byr-hero-home .byr-hero-bg img{object-position:65% center}.byr-hero-home .byr-hero-bg img,.byr-hero-home .byr-hero-bg video{filter:brightness(.75);transition:filter 0.3s ease}.mode-light .byr-hero-home .byr-hero-bg img,.mode-light .byr-hero-home .byr-hero-bg video{filter:brightness(1)}.byr-hero-bg-img--light{display:none}.mode-light .byr-hero-home .byr-hero-bg-img--dark{display:none}.mode-light .byr-hero-home .byr-hero-bg-img--light{display:block}.mode-light .byr-hero-home{z-index:1}.byr-hero-video-overlay,.byr-hero-groups-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(to top,rgb(0 0 0 / .72) 0%,rgb(0 0 0 / .38) 35%,rgb(0 0 0 / .12) 65%,transparent 100%);pointer-events:none}.mode-light .byr-hero-video-overlay,.mode-light .byr-hero-groups-overlay{background:linear-gradient(to top,rgb(0 0 0 / .55) 0%,rgb(0 0 0 / .22) 35%,rgb(0 0 0 / .06) 65%,transparent 100%)}.byr-hero-content{position:relative;z-index:2;width:100%;padding:140px clamp(1.25rem, 4vw, 2.5rem) clamp(3rem, 6vw, 5rem)}.byr-hero-home .byr-hero-content{max-width:min(56ch, 42vw);margin-left:clamp(18px, 26vw, 320px);margin-right:auto}.byr-hero-inner .byr-hero-content{max-width:1200px;margin-inline:auto;padding:clamp(8rem, 16vh, 10rem) clamp(1.25rem, 4vw, 2.5rem) clamp(1rem, 2vw, 1.5rem)}.byr-hero-headline{font-size:clamp(2.4rem, 5vw, 4rem);font-weight:900;letter-spacing:-.025em;line-height:1.08;text-wrap:balance;margin-bottom:var(--space-sm);background-image:linear-gradient(125deg,#e2e8f0 0%,#67e8f9 10%,#22D3EE 20%,#14B8A6 32%,#10B981 44%,#34D399 54%,#FBBF24 68%,#F59E0B 78%,#22D3EE 90%,#e2e8f0 100%);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;color:#fff0;filter:drop-shadow(0 2px 18px rgb(0 0 0 / .65)) drop-shadow(0 0 40px rgb(34 211 238 / .1));animation:byrHeroGradientRotate 10s ease-in-out infinite}.byr-hero-inner .byr-hero-headline{font-size:clamp(1.2rem, 2.5vw, 2rem)}.byr-hero-headline:hover{filter:drop-shadow(0 6px 30px rgb(0 0 0 / .5)) drop-shadow(0 0 50px rgb(16 185 129 / .15)) drop-shadow(0 0 30px rgb(251 191 36 / .08))}@keyframes byrHeroGradientRotate{0%{background-position:0% 50%}25%{background-position:50% 100%}50%{background-position:100% 50%}75%{background-position:50% 0%}100%{background-position:0% 50%}}.byr-hero-headline::after{content:"";display:block;width:min(280px, 50vw);height:3px;margin-top:.85rem;border-radius:var(--radius-pill);background:linear-gradient(90deg,#22D3EE,#14B8A6,#10B981,#FBBF24,#22D3EE);background-size:200% 100%;animation:byrHeroBarSlide 6s ease-in-out infinite;opacity:.9}@keyframes byrHeroBarSlide{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.mode-light .byr-hero-headline{background-image:linear-gradient(125deg,#134E4A 0%,#0E7490 20%,#0284C7 40%,#1D4ED8 60%,#4338CA 80%,#0891B2 100%);filter:drop-shadow(0 1px 2px rgb(0 0 0 / .06))}.mode-light .byr-hero-headline:hover{filter:drop-shadow(0 0 14px rgb(8 145 178 / .18)) drop-shadow(0 1px 2px rgb(0 0 0 / .08))}.byr-hero-sub{font-size:clamp(1.05rem, 1.7vw, 1.25rem);line-height:1.6;color:rgb(255 255 255 / .92);max-width:55ch;margin-bottom:1.75rem;text-shadow:0 2px 16px rgb(0 0 0 / .75)}.byr-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-xs)}.byr-hero-cta-primary,.byr-hero-cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.75rem;min-height:48px;font-size:1rem;font-weight:650;line-height:1;text-decoration:none;border-radius:var(--radius-pill);cursor:pointer;transition:all 220ms cubic-bezier(.16,1,.3,1)}.byr-hero-cta-primary{background:linear-gradient(135deg,#22D3EE,#3B82F6);color:#FFFFFF!important;border:1px solid rgb(34 211 238 / .3);box-shadow:0 4px 16px rgb(34 211 238 / .2)}.byr-hero-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgb(34 211 238 / .35)}.byr-hero-cta-secondary{background:rgb(255 255 255 / .06);color:#FFFFFF!important;border:1px solid rgb(255 255 255 / .18);backdrop-filter:blur(8px)}.byr-hero-cta-secondary:hover{background:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .25);transform:translateY(-2px)}.mode-light .byr-hero-home .byr-hero-sub{color:#1F1810;text-shadow:0 1px 2px rgb(255 255 255 / .6)}.mode-light .byr-hero-home .byr-hero-cta-secondary{background:rgb(255 255 255 / .55);color:#1F1810!important;border-color:rgb(0 0 0 / .18)}.mode-light .byr-hero-home .byr-hero-cta-secondary:hover{background:rgb(255 255 255 / .8);border-color:rgb(0 0 0 / .28)}.byr-hero-stories{min-height:55vh!important;width:100vw!important;max-width:100vw!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important}.byr-hero-groups{min-height:45vh!important;width:100vw!important;max-width:100vw!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important}.byr-hero-contact{min-height:56vh!important;width:100vw!important;max-width:100vw!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important}.byr-contact-blur-video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;filter:blur(40px) saturate(1.3) brightness(.6)!important;transform:scale(1.15)!important;z-index:0!important}.byr-contact-sharp-video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;z-index:1!important}.byr-hero-fundraiser{min-height:60vh!important}.byr-hero-fallback-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.byr-hero-glass{--glass-tint:transparent;display:block;max-width:min(68ch, 100%);padding:clamp(1rem, 2.5vw, 1.5rem) clamp(1.25rem, 3vw, 2rem);border-radius:var(--radius-lg);background:linear-gradient(var(--glass-tint),var(--glass-tint)),var(--glass-bg-elevated);border:1px solid var(--glass-border);backdrop-filter:blur(var(--glass-blur-md)) saturate(140%);-webkit-backdrop-filter:blur(var(--glass-blur-md)) saturate(140%);box-shadow:var(--glass-shadow)}.byr-hero-glass .byr-hero-headline{margin-bottom:var(--space-2xs)}.byr-hero-glass .byr-hero-sub{margin-bottom:0}.byr-hero-slug-contact .byr-hero-glass{--glass-tint:rgba(34, 211, 238, 0.12)}.byr-hero-slug-fundraiser .byr-hero-glass{--glass-tint:rgba(251, 191, 36, 0.12)}.byr-hero-slug-groups .byr-hero-glass{--glass-tint:rgba(251, 146, 60, 0.12)}.byr-hero-slug-stories .byr-hero-glass{--glass-tint:rgba(245, 158, 11, 0.12)}.byr-hero-slug-about .byr-hero-glass{--glass-tint:rgba(167, 139, 250, 0.12)}.byr-hero-slug-resources .byr-hero-glass{--glass-tint:rgba(16, 185, 129, 0.12)}.byr-hero-slug-research .byr-hero-glass{--glass-tint:rgba(34, 211, 238, 0.10)}.byr-hero-slug-privacy .byr-hero-glass{--glass-tint:rgba(148, 163, 184, 0.12)}.byr-hero-slug-terms .byr-hero-glass{--glass-tint:rgba(148, 163, 184, 0.12)}.byr-hero-slug-accessibility .byr-hero-glass{--glass-tint:rgba(148, 163, 184, 0.12)}.byr-hero-slug-connect .byr-hero-glass{--glass-tint:rgba(167, 139, 250, 0.12)}.byr-hero-slug-hcs-guide .byr-hero-glass{--glass-tint:rgba(59, 130, 246, 0.12)}.byr-hero-slug-hajdu-cheney-syndrome .byr-hero-glass{--glass-tint:rgba(59, 130, 246, 0.12)}.byr-hero-slug-ecd .byr-hero-glass{--glass-tint:rgba(239, 68, 68, 0.10)}.byr-hero-slug-sps .byr-hero-glass{--glass-tint:rgba(167, 139, 250, 0.12)}.byr-hero-slug-poems .byr-hero-glass{--glass-tint:rgba(251, 191, 36, 0.12)}.byr-hero-slug-fechtner .byr-hero-glass{--glass-tint:rgba(124, 58, 237, 0.12)}.byr-hero-slug-faq .byr-hero-glass{--glass-tint:rgba(16, 185, 129, 0.10)}.byr-hero-slug-poems .byr-hero-content,.byr-hero-slug-sps .byr-hero-content,.byr-hero-slug-ecd .byr-hero-content,.byr-hero-slug-fechtner .byr-hero-content,.byr-hero-slug-hcs-guide .byr-hero-content,.byr-hero-slug-hajdu-cheney-syndrome .byr-hero-content{max-width:1280px}.byr-hero-slug-poems .byr-hero-glass,.byr-hero-slug-sps .byr-hero-glass,.byr-hero-slug-ecd .byr-hero-glass,.byr-hero-slug-fechtner .byr-hero-glass,.byr-hero-slug-hcs-guide .byr-hero-glass,.byr-hero-slug-hajdu-cheney-syndrome .byr-hero-glass{max-width:min(44ch, 52%)}.byr-hero-slug-poems .byr-hero-bg img{object-position:right center}.byr-hero-slug-sps .byr-hero-bg img{object-position:70% center}.byr-hero-slug-ecd .byr-hero-bg img{object-position:75% center}.byr-hero-slug-ecd .byr-hero-glass{max-width:min(46ch, 55%)}.byr-hero-slug-fechtner .byr-hero-bg img{object-position:70% center}.byr-hero-slug-fechtner .byr-hero-glass{max-width:min(48ch, 55%)}.byr-hero-slug-hcs-guide .byr-hero-bg img,.byr-hero-slug-hajdu-cheney-syndrome .byr-hero-bg img{object-position:center center}.byr-hero-slug-hcs-guide .byr-hero-glass,.byr-hero-slug-hajdu-cheney-syndrome .byr-hero-glass{margin-inline:auto;text-align:center;max-width:min(56ch, 80%)}.byr-hero-slug-hcs-guide .byr-hero-headline::after,.byr-hero-slug-hajdu-cheney-syndrome .byr-hero-headline::after{margin-inline:auto}.byr-hero-slug-poems .byr-hero-headline,.byr-hero-slug-sps .byr-hero-headline,.byr-hero-slug-ecd .byr-hero-headline,.byr-hero-slug-fechtner .byr-hero-headline,.byr-hero-slug-hcs-guide .byr-hero-headline,.byr-hero-slug-hajdu-cheney-syndrome .byr-hero-headline{font-size:clamp(1.1rem, 2.1vw, 1.75rem)}@media (max-width:768px){.byr-hero-slug-poems .byr-hero-glass,.byr-hero-slug-sps .byr-hero-glass,.byr-hero-slug-ecd .byr-hero-glass,.byr-hero-slug-fechtner .byr-hero-glass,.byr-hero-slug-hcs-guide .byr-hero-glass,.byr-hero-slug-hajdu-cheney-syndrome .byr-hero-glass{max-width:100%}}@media (max-width:768px){.byr-hero-home{align-items:flex-start}.byr-hero-home .byr-hero-content{max-width:56ch;margin-left:0;margin-right:0}}@media (prefers-reduced-motion:reduce){.byr-hero-headline,.byr-hero-headline::after{animation:none!important}.byr-hero-headline:hover{filter:none!important}.byr-hero-glass{transition:none!important}}