@import "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700;800&family=DM+Mono:wght@400&family=Newsreader:ital,opsz,wght@0,6..72,400;1,6..72,400&display=swap";:root{color:#171512;font-synthesis:none;--ink:#171512;--paper:#fffaf0;--deep:#211d1a;--solar:#ffc754;--acid:#ffc754;--blue:#a83a29;--orange:#ee4f2e;--muted:#6e685e;--line:#17151229;background:#fffaf0;font-family:Archivo,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}::selection{color:var(--ink);background:var(--acid)}:focus-visible{outline:2px solid var(--orange);outline-offset:4px}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf0e8;border-bottom:1px solid #15161121;grid-template-columns:1fr auto 1fr;align-items:center;width:min(100% - 48px,1500px);height:82px;margin:auto;display:grid;position:sticky;top:0}.wordmark{letter-spacing:-.08em;justify-self:start;font-family:Archivo,sans-serif;font-size:1.3rem;font-weight:800}.wordmark i{color:var(--orange);margin:0 .09em;font-style:normal}.site-header nav{gap:2.2rem;display:flex}.site-header nav a{color:var(--muted);border-bottom:1px solid #0000;padding:.5rem 0;font-size:.72rem;font-weight:500}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--ink);border-bottom-color:var(--orange)}.header-cta{justify-self:end;font-size:.72rem;font-weight:500}.header-cta span{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:1.8rem;height:1.8rem;margin-left:.5rem;transition:transform .18s;display:inline-grid}.header-cta:hover span{transform:rotate(45deg)}.eyebrow{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.75rem;margin:0 0 1.25rem;font-size:.68rem;display:flex}.eyebrow:before{background:var(--orange);content:"";border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #f0734f1f}.site-footer{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:end;width:min(100% - 48px,1440px);min-height:210px;margin:0 auto;padding:3rem 0;display:grid}.site-footer p{margin:0;font-size:.72rem}.footer-note{color:var(--muted);justify-self:end}@media (width<=720px){.site-header{grid-template-columns:1fr auto;width:min(100% - 28px,1440px);height:72px}.site-header nav{gap:1rem}.site-header nav a{padding:.45rem 0;font-size:.67rem}.header-cta{display:none}.site-footer{grid-template-columns:1fr 1fr;gap:3rem 1rem;width:min(100% - 28px,1440px)}.site-footer>p:first-of-type{justify-self:end}.footer-note{grid-column:1/-1;justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
