*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-padding-top:64px}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{color:#000;background:#fff;flex-direction:column;min-height:100dvh;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;display:flex}:root{--color-red:#c00000;--color-black:#000;--color-white:#fff;--color-gray-50:#f9f9f9;--color-gray-200:#e5e5e5;--color-gray-400:#999;--color-gray-500:#666;--color-gray-600:#4b5563;--color-gray-700:#333;--color-gray-800:#222;--color-gray-muted-dark:#aaa;--color-footer-divider:#2a2a2a;--max-width:1152px;--section-padding:4rem 1.5rem;--section-padding-sm:2.5rem 1.5rem;--texture-dot-grid:radial-gradient(circle,#ffffff2e 1px,transparent 1px);--texture-dot-grid-size:20px 20px}h1{letter-spacing:-.02em;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.15}h2{letter-spacing:-.01em;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.15}h3{font-size:1.15rem;font-weight:600;line-height:1.15}p{line-height:1.7}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}main{flex:1}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-red);margin-bottom:1rem;font-size:.75rem;font-weight:600;display:block}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:var(--section-padding)}.sectionLight{background:var(--color-white)}.sectionAlt{background:var(--color-gray-50)}.sectionDark{background:var(--color-black);color:var(--color-white)}.section h2{margin-bottom:1.5rem}.sectionLight h2,.sectionAlt h2{color:var(--color-black)}.sectionDark h2{color:var(--color-white)}.section p{max-width:72ch;margin-bottom:1.25rem;line-height:1.8}.sectionLight p,.sectionAlt p{color:var(--color-gray-600)}.sectionDark p{color:#aaa}.section p:last-child{margin-bottom:0}.btnPrimary{border:2px solid var(--color-red);background:var(--color-red);color:var(--color-white);text-align:center;margin-top:auto;padding:.7rem 1.25rem;font-size:.875rem;font-weight:600;transition:opacity .15s;display:inline-block}.btnPrimary:hover{opacity:.88}.btnOutline{border:2px solid var(--color-red);color:var(--color-red);text-align:center;margin-top:auto;padding:.7rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s,color .15s;display:inline-block}.btnOutline:hover{background:var(--color-red);color:var(--color-white)}.btnOutlineWhite{border:2px solid var(--color-white);color:var(--color-white);white-space:nowrap;padding:.7rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .15s,color .15s;display:inline-block}.btnOutlineWhite:hover{background:var(--color-white);color:var(--color-red)}:focus-visible{outline:2px solid var(--color-red);outline-offset:2px}.btnPrimary:focus-visible,.btnOutlineWhite:focus-visible{outline-color:var(--color-white)}.skipLink{z-index:9999;background:var(--color-red);color:var(--color-white);padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:top .15s;position:absolute;top:-100%;left:1rem}.skipLink:focus{top:1rem}
.Navbar-module__UMbBgq__header{z-index:100;background:var(--color-white);border-bottom:1px solid var(--color-gray-200);position:sticky;top:0}.Navbar-module__UMbBgq__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;height:64px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__UMbBgq__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__UMbBgq__nav{align-items:center;gap:2rem;display:flex}.Navbar-module__UMbBgq__navLink{color:var(--color-black);font-size:.9rem;font-weight:500;transition:color .15s}.Navbar-module__UMbBgq__navLink:hover,.Navbar-module__UMbBgq__navLinkActive{color:var(--color-red)}.Navbar-module__UMbBgq__cta{background:var(--color-red);color:var(--color-white);padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:opacity .15s;display:inline-block}.Navbar-module__UMbBgq__cta:hover{opacity:.88}.Navbar-module__UMbBgq__cta:focus-visible{outline:2px solid var(--color-white);outline-offset:-3px}.Navbar-module__UMbBgq__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.875rem .625rem;display:none}.Navbar-module__UMbBgq__bar{background:var(--color-black);transform-origin:50%;width:24px;height:2px;transition:transform .2s ease-out,opacity .2s ease-out;display:block}.Navbar-module__UMbBgq__bar1Open{transform:translateY(7px)rotate(45deg)}.Navbar-module__UMbBgq__bar2Open{opacity:0;transform:scaleX(0)}.Navbar-module__UMbBgq__bar3Open{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__UMbBgq__mobileMenuOuter{border-top:1px solid #0000;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out,border-color .2s;display:grid;overflow:hidden}.Navbar-module__UMbBgq__mobileMenuOuterOpen{border-top-color:var(--color-gray-200);grid-template-rows:1fr}.Navbar-module__UMbBgq__mobileMenu{background:var(--color-white);flex-direction:column;padding:0 .5rem;display:flex;overflow:hidden}.Navbar-module__UMbBgq__mobileMenu a{align-items:center;min-height:44px;padding:0 1.5rem;font-size:.95rem;font-weight:500;display:flex}.Navbar-module__UMbBgq__mobileMenu a:focus-visible{box-shadow:inset 0 0 0 2px var(--color-red);outline:none}.Navbar-module__UMbBgq__mobileMenu .Navbar-module__UMbBgq__cta:focus-visible{box-shadow:inset 0 0 0 2px var(--color-white)}.Navbar-module__UMbBgq__mobileMenu a:first-child{margin-top:.5rem}.Navbar-module__UMbBgq__mobileMenu a:last-child{margin-bottom:.5rem}@media (min-width:769px){.Navbar-module__UMbBgq__mobileMenuOuter{display:none}}@media (max-width:768px){.Navbar-module__UMbBgq__nav{display:none}.Navbar-module__UMbBgq__hamburger{display:flex}}
.Footer-module__as8s1W__footer{background:var(--color-black);color:var(--color-white)}.Footer-module__as8s1W__inner{max-width:var(--max-width);flex-direction:column;gap:2rem;margin:0 auto;padding:3rem 1.5rem;display:flex}@media (min-width:768px){.Footer-module__as8s1W__inner{flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module__as8s1W__wordmark{letter-spacing:-.01em;font-size:1.2rem;font-weight:700}.Footer-module__as8s1W__wordmark span{color:var(--color-red)}.Footer-module__as8s1W__wordmarkTag{margin-top:.25rem;margin-left:-.1rem;font-size:.45rem;color:var(--color-white)!important}.Footer-module__as8s1W__tagline{color:var(--color-gray-400);margin-top:.25rem;font-size:.85rem}.Footer-module__as8s1W__tagline br{display:none}.Footer-module__as8s1W__nav{flex-direction:column;gap:.25rem;display:flex}@media (min-width:768px){.Footer-module__as8s1W__nav{flex-direction:row;gap:2rem}.Footer-module__as8s1W__tagline br{display:block}}.Footer-module__as8s1W__navLink{color:var(--color-gray-400);align-items:center;min-height:44px;font-size:.875rem;transition:color .15s;display:flex}@media (min-width:768px){.Footer-module__as8s1W__navLink{min-height:unset;display:inline}}.Footer-module__as8s1W__navLink:hover{color:var(--color-white)}.Footer-module__as8s1W__bottom{border-top:1px solid var(--color-footer-divider)}.Footer-module__as8s1W__bottomInner{max-width:var(--max-width);color:var(--color-gray-500);margin:0 auto;padding:1rem 1.5rem;font-size:.75rem}
