@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){:root,:host{--header-transition:0}}}@property --header-transition{syntax:"<number>";inherits:true;initial-value:0}@keyframes header-reveal{0%{--header-transition:0}to{--header-transition:1}}.header-root{animation:linear both header-reveal;animation-timeline:scroll();animation-range:0 1px}:root{--header-height:3.563rem;--header-default-bg:#fff;--header-default-color:#1c1917;--header-default-border-color:#d6d3d1}@supports (color:lab(0% 0 0)){:root{--header-default-color:lab(9.03835% 1.15298 1.92955);--header-default-border-color:lab(84.7909% .928015 1.59738)}}@media (min-width:48rem){:root{--header-height:5.063rem}}:root body:not(:has(main:not([style*="display: none"]) [data-type=hero])){--header-default-color:#1c1917}@supports (color:lab(0% 0 0)){:root body:not(:has(main:not([style*="display: none"]) [data-type=hero])){--header-default-color:lab(9.03835% 1.15298 1.92955)}}@supports (animation-timeline:scroll()){:root{--header-default-bg:transparent;--header-default-color:#fff;--header-default-border-color:transparent}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){:root,:host{--back-to-top-button-transition:0}}}@property --back-to-top-button-transition{syntax:"<number>";inherits:true;initial-value:0}@keyframes back-to-top-button-reveal{0%{--back-to-top-button-transition:0}to{--back-to-top-button-transition:1}}.back-to-top-button-container{pointer-events:none;animation:linear both back-to-top-button-reveal;animation-timeline:scroll();animation-range:50svh calc(50svh + 2rem);container-type:inline-size}.back-to-top-button{pointer-events:auto;transition-property:opacity,visibility;transition-duration:.5s}@container style(--back-to-top-button-transition:0){.back-to-top-button{opacity:0;visibility:hidden}}@container style(--back-to-top-button-transition:1){.back-to-top-button{opacity:1;visibility:visible}}
