:root{--black:#090909;--surface:#151515;--surface-2:#202020;--ink:#f2ede3;--muted:#aaa39a;--red:#a81919;--red-bright:#d52c2c;--acid:greenyellow;--line:#343434;--shell:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{margin:0;background:radial-gradient(circle at top right,rgba(168,25,25,.09),transparent 30%),var(--black);color:var(--ink);font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:1.55}img,video{display:block;max-width:100%}a{color:inherit}button,input,textarea{font:inherit}.shell{width:min(calc(100% - 28px),var(--shell));margin-inline:auto}.section{padding:4.5rem 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:10px;background:var(--acid);color:#000;transform:translateY(-150%)}.skip-link:focus{transform:none}.kicker{margin:0 0 .5rem;color:var(--red-bright);font-size:.75rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3,.wordmark,.culture-brand span{font-family:Georgia,"Times New Roman",serif;line-height:1.02}h1,h2,.wordmark,.culture-brand span{text-transform:uppercase}h1{font-size:clamp(3rem,12vw,7.5rem);margin:.12em 0;letter-spacing:-.035em}h2{font-size:clamp(2rem,7vw,4.4rem);margin:.15em 0 .55em;letter-spacing:-.025em}h3{font-size:1.45rem;margin:.35em 0}.empty,.section-intro{color:var(--muted)}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.72rem 1.1rem;border:2px solid var(--red);background:var(--red);color:#fff;font-weight:900;text-decoration:none;cursor:pointer}.button:hover,.button:focus-visible{border-color:var(--red-bright);background:var(--red-bright)}.button-secondary{border-color:var(--line);background:var(--surface-2)}.text-link,.card-link{color:var(--acid);font-weight:900}.button-row{display:flex;flex-wrap:wrap;gap:.7rem}.decorative-line{width:min(80%,700px);height:36px;margin:3rem auto 0;object-fit:contain}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
