@import"https://fonts.googleapis.com/css2?family=Vujahday+Script&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;--brand-green: #323629;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#000;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{margin:0;padding:0;width:100%;height:100%;background-color:#323629;overflow:hidden}.page-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;text-align:center;background-color:#323629}.gold-title{font-family:Vujahday Script,cursive;font-size:clamp(2.5rem,9vh,6rem);font-weight:400;margin:0;line-height:1.4;padding:.2em 0;display:block;background:linear-gradient(to bottom,#bf953f,#fcf6ba 45%,#b38728,#fbf5b7 55%,#aa771c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0px 4px 6px rgba(0,0,0,.9))}.logo.react{height:45vh;width:auto;margin-bottom:2vh;filter:drop-shadow(0 0 25px rgba(212,175,55,.5));transition:filter .3s}.logo.react:hover{filter:drop-shadow(0 0 35px rgba(252,246,186,.8))}a{font-weight:500;color:#bf953f;text-decoration:inherit}a:hover{color:#fcf6ba}button{border-radius:8px;border:1px solid #bf953f;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#fff;cursor:pointer;transition:all .25s}button:hover{background-color:#bf953f;color:#000}button:focus,button:focus-visible{outline:4px auto rgba(212,175,55,.5)}
