*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#000;color:#fff}.top-page{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;overflow:hidden}.top-page .top-bg{position:fixed;inset:0;z-index:0}.top-page .top-bg img{width:100%;height:100%;object-fit:cover}.top-page .top-center{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1 1;width:100%;padding:2rem 1rem 0}.top-page .top-sheet{position:fixed;inset:0;z-index:5}.top-page .top-footer{position:fixed;bottom:0;left:0;right:0;z-index:10;width:100%;padding:.75rem;text-align:center;font-size:.875rem;color:#000}.top-page .top-coin-wrapper{display:flex;justify-content:center;margin-top:1.5rem}.top-page .top-footer p{margin:0}.top-page .top-footer .top-credit{margin-top:.25rem;color:#000}