:root{--c-blue:#89bdb2;--c-blue-complementary:#1a2522;--c-blue-10:#89bdb21a;--c-blue-20:#89bdb233;--c-blue-30:#89bdb24d;--c-blue-50:#89bdb280;--c-true-blue:#2b7fff;--c-true-blue-complementary:#15191a;--c-true-blue-10:#2b7fff1a;--c-true-blue-20:#2b7fff33;--c-true-blue-30:#2b7fff4d;--c-true-blue-50:#2b7fff80;--c-lt-grey:#9e9ea9;--c-grey:#51514f;--c-orange:#e17831;--c-orange-complementary:#2a1a15;--c-orange-10:#e178311a;--c-orange-20:#e1783133;--c-orange-30:#e178314d;--c-orange-50:#e1783180;--c-dk-orange:#9e521f;--c-dk-orange-complementary:#1a1510;--c-dk-orange-10:#9e521f1a;--c-dk-orange-20:#9e521f33;--c-dk-orange-30:#9e521f4d;--c-dk-orange-50:#9e521f80;--c-peach:#f9af91;--c-peach-complementary:#2a1e1a;--c-peach-10:#f9af911a;--c-peach-20:#f9af9133;--c-peach-30:#f9af914d;--c-peach-50:#f9af9180;--c-lt-yellow:#f5c966;--c-yellow:#e9ba44;--c-yellow-complementary:#2a2215;--c-dk-yellow:#89600e;--c-yellow-10:#e9ba441a;--c-yellow-20:#e9ba4433;--c-yellow-30:#e9ba444d;--c-yellow-50:#e9ba4480;--g-black-black:linear-gradient(to bottom,#0e0e0f,#1a1a1c,#0e0e0f);--c-black:#0e0e0f;--c-black2:#1a1a1c;--c-black-20:#0e0e0f33;--c-black-40:#0e0e0f66;--c-black-60:#0e0e0f99;--c-black-80:#0e0e0fcc;--c-white:#e0e0ef;--c-pale-white:#fef9f0;--c-pale-white-05:#fef9f00d;--g-yellow-white:linear-gradient(270deg,#fef9f0 0%,#e9ba44 40.38%,#e9ba44 62.98%,#fef9f0 100%);--g-yellow-border:linear-gradient(270deg,#fef9f000 0%,#e9ba44 40%,#e9ba44 60%,#fef9f000 100%);--g-dk-yellow-transparent:linear-gradient(270deg,#fef9f000 0%,#89600e 40%,#89600e 60%,#fef9f000 100%);--g-dk-orange-yellow:linear-gradient(180deg,#9e521f 0%,#e9ba44 50%,#0000 100%);--g-yellow-peach:linear-gradient(180deg,#f9af91 0%,#e9ba44 50%,#f9af91 100%);--b-font-family:var(--f-karla);--b-font-size:16px;--b-color:var(--c-white)}html,body{text-align:center;width:100vw}body{min-height:100vh;color:var(--b-color);font-size:var(--b-font-size);font-family:var(--b-font-family),Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/images/star-background.png);grid-template-rows:auto 1fr auto;display:grid}*{box-sizing:border-box;margin:0;padding:0}article{width:100%;max-width:1400px;margin:0 auto;overflow-x:hidden}main{width:100%;max-width:100vw}h2{font-size:1.75rem;font-weight:400;line-height:1.25}h3{letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.5}p{font-size:var(--b-font-size);letter-spacing:-2%;font-weight:400;line-height:150%}p a{color:inherit;border-bottom:1px solid #0000;text-decoration:none}p a:hover{color:var(--c-orange);border-bottom:1px solid var(--c-orange)}p a:visited{color:var(--c-dk-orange);border-bottom:1px solid var(--c-dk-orange)}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}
