html{scrollbar-gutter:stable}html body[data-scroll-locked]{--removed-body-scroll-bar-size:0!important;padding-top:var(--header-height)!important;margin-right:0!important}body{padding-top:var(--header-height)}.page-content{padding:var(--page-py)var(--page-px)}.page-bleed{margin:calc(-1*var(--page-px))calc(-1*var(--page-py))}.section-bleed{margin-inline:calc(-1*var(--page-px));padding-inline:var(--page-px)}.section-bleed:first-child{margin-top:calc(-1*var(--page-py))}.section-bleed:last-child{margin-bottom:calc(-1*var(--page-py))}.legacy-sections>section{padding-block:60px}.legacy-sections>section:nth-child(odd){background:var(--white)}.legacy-sections>section:nth-child(2n){background:var(--light-gray)}.legacy-sections>section.section-cream{background:var(--cream);color:var(--black)}.legacy-sections>section.section-dark{background:var(--black);color:var(--white)}.legacy-sections>section.section-primary-gradient{background:linear-gradient(135deg,var(--primary-red)0%,var(--dark-red)100%);color:var(--white)}a{cursor:pointer;text-decoration:none;transition:all .3s}img{max-width:100%;height:auto}@layer base{h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.2}h1{font-size:clamp(2rem,5vw,3rem);font-weight:700}h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}h3{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:600}h4{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600}h5{font-size:1.125rem;font-weight:600}h6{font-size:1rem;font-weight:600}p{font-family:var(--font-body);font-size:1rem;line-height:1.6}}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:20px}.bg-light-gray{background:var(--light-gray)}.link-accent{color:var(--gold);position:relative}.link-accent:after{background:var(--gold);content:"";transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.link-accent:hover:after{transform:scaleX(1)}.link-primary{color:var(--primary-red);position:relative}.link-primary:after{background:var(--primary-red);content:"";transform-origin:0;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.link-primary:hover:after{transform:scaleX(1)}.card-bordered{position:relative;overflow:hidden}.card-bordered:before{background:var(--primary-red);content:"";border-radius:0 4px 4px 0;width:4px;height:75%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.uppercase-label{letter-spacing:.5px;text-transform:uppercase}.section-title{text-align:center;margin-bottom:50px}.section-subtitle{color:var(--primary-red);letter-spacing:1px;text-align:center;text-transform:uppercase;margin-bottom:10px;font-size:1.25rem;font-weight:600}.section-subtitle.text-accent{color:var(--gold)}.page-header{background:linear-gradient(135deg,var(--cream)0%,var(--white)100%);text-align:center;padding-block:30px}.page-header h1{margin-bottom:10px}.page-header p{max-width:800px;margin-inline:auto}.two-column{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}@media not (min-width:768px){.two-column{grid-template-columns:1fr;gap:30px}}.content-block h2,.content-block h3{margin-bottom:30px}.content-block p{margin-bottom:20px}.content-block ul{flex-direction:column;gap:10px;margin-bottom:20px;padding-left:20px;list-style:outside;display:flex}.partnership-list,.feature-list{margin:30px 0;list-style:none}.partnership-list li,.feature-list li{padding:10px 0 10px 30px;font-size:1.125rem;position:relative}.partnership-list li:before,.feature-list li:before{content:"🤝";position:absolute;left:0}.feature-list li:before{color:var(--primary-red);content:"✓";font-size:1.25rem;font-weight:700;position:absolute;left:0}
