*{box-sizing:border-box;margin:0;padding:0}html,body{color:#ededed;background-color:#0a0a0a;max-width:100vw;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;overflow-x:hidden}body{background-image:url(/emptystage.png);background-position:50% 85%;background-repeat:no-repeat;background-size:cover;position:relative}body:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(#0a0a0a00 0%,#0a0a0a8c 45%,#0a0a0ad9 75%,#0a0a0a 100%);height:38vh;position:fixed;bottom:0;left:0;right:0}body>*{z-index:1;position:relative}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.text-center{text-align:center}.btn{cursor:pointer;border:none;border-radius:10px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary{color:#1a1a1a;background:#c8a24a}.btn-primary:hover{background:#b8923f}.btn-primary:active{transform:translateY(1px)}.btn-secondary{color:#ededed;background:0 0;border:1px solid #333}.btn-secondary:hover{background:#111;border-color:#555}
