:root{--charcoal:#0b0b0b;--cream:#f2e8d5;--fire:#c84b2f;--wine:#3b171d;--gold:#c59a55;--deep-green:#123832;--white:#fff;--heading-font:Impact, "Arial Narrow", "Helvetica Neue", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{color:var(--charcoal);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button,select{min-height:48px}:focus-visible{outline-offset:5px;outline:3px solid #b67c24}::selection{background:var(--fire);color:#fff}h1,h2,h3,p{margin-top:0}.button{background:var(--fire);color:#fff;letter-spacing:.045em;border:1px solid #0000;justify-content:center;align-items:center;gap:30px;min-height:52px;padding:17px 26px;font-size:13px;font-weight:700;transition:background .2s;display:inline-flex}.button:hover{background:#a63821}.buttonLight{background:var(--cream);color:var(--charcoal)}.buttonLight:hover{background:#fff}.eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.6}.skipLink{z-index:100;background:var(--cream);color:var(--charcoal);padding:16px;position:fixed;top:-100px;left:16px}.skipLink:focus{top:16px}.srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
