*{box-sizing:border-box}html,body{width:100%;height:100%;overflow-x:hidden}html{font-family:Roboto,serif;font-size:16px;font-weight:400;color:#fff;background-color:#000}@media screen and (max-width: 720px){html{font-size:14px}}body{padding:0;margin:0;text-align:center}::-webkit-scrollbar-track{background-color:#111}::-webkit-scrollbar-thumb{background-color:#ffc20f80}.small-scrollbar::-webkit-scrollbar{width:2px;height:.2rem}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{border-radius:.5rem}::-webkit-scrollbar-thumb{border-radius:.5rem}.italics{font-style:italic}.uppercase{text-transform:uppercase}.bold{font-weight:700}.medium{font-weight:500}.light{font-weight:300}.subtle{color:#e3e3e3}.backgrounded{background-color:#000}.accent{color:#ffc20f}.accent-backgrounded{background-color:#ffc20f;color:#000}.accent-backgrounded a{font-family:Mohave,sans-serif;color:#0009}.accent-backgrounded a:hover{color:#000}.bigger{font-size:1.1em}.tiny{font-size:.75em}.invisible{color:#000}.decorative-font{font-family:Mohave,sans-serif}.ctp-text{font-family:Alegreya,serif}h1,h2,h3,h4,h5,h6{font-family:Lato,sans-serif}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1.tiny-margin,h2.tiny-margin,h3.tiny-margin,h4.tiny-margin,h5.tiny-margin,h6.tiny-margin{margin:0 0 .2em}h1.ctp-text,h2.ctp-text,h3.ctp-text,h4.ctp-text,h5.ctp-text,h6.ctp-text{font-family:Cinzel Decorative,serif}h1.ctp-text.alt-font,h2.ctp-text.alt-font,h3.ctp-text.alt-font,h4.ctp-text.alt-font,h5.ctp-text.alt-font,h6.ctp-text.alt-font{font-family:Cinzel,serif}h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2rem}h4{font-size:1.5rem}p{font-size:1.4rem}.logo{width:400px}@media screen and (max-width: 720px){.logo{width:60vw}}.rounded-corners{border-radius:8px}.pill-corners{border-radius:1rem}.padded{padding:1rem}.semi-padded{padding:.25rem .5rem}.bordered{border:2px solid #111111}.marginless{margin:0}.tiny-margin{margin:.2em}.full-width{width:100%}.left-align{text-align:left}.right-align{text-align:right}.center-align{text-align:center}.std-flex{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:1rem}.std-flex .flex-primary{flex-grow:1}.std-vflex{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;gap:1rem}.std-vflex.full-width>*{width:100%}.std-vflex.wide-spaced{gap:4rem}.std-vflex.semi-wide-spaced{gap:1rem}.std-vflex.right-align{align-items:flex-end}a{font-family:Roboto,serif;color:#ffc20f;text-decoration:none;transition:color .2s ease-in-out}a:hover{color:#dba300}button,a.button-style{font-family:Roboto,serif;font-size:1.1rem;font-weight:700;color:#000;background:#ffc20f;border:0;border-radius:8px;padding:14px;margin:0;cursor:pointer;transition:.2s ease-in-out}button.action-text,a.button-style.action-text{color:#ffc20f;background:transparent;border:none;padding:0;font-family:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;text-transform:inherit}button.action-text:hover,a.button-style.action-text:hover{background:transparent}button:hover,a.button-style:hover{background:#dba300}button:disabled,a.button-style:disabled{background-color:#878787}button.ctp-text,a.button-style.ctp-text{font-family:Cinzel,serif;background-color:#fcb024}button.ctp-text:hover,a.button-style.ctp-text:hover{background-color:#ea9903}input{font-family:Roboto,serif;font-size:16px;padding:.5rem .5rem .5rem 1rem;background:#111;border:0;border-radius:8px;color:#fff;margin:0}
