[hidden]{display:none!important}
.liveChart{padding:70px 0 85px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.memeBrand img{width:54px;height:54px;border-radius:50%;object-fit:cover;border:2px solid var(--gold);display:block}.memeHero{height:auto!important;min-height:500px}.memeHero img{width:min(100%,520px);aspect-ratio:1;border-radius:50%;object-fit:cover;display:block;position:relative;z-index:2;box-shadow:0 35px 80px #000,0 0 0 1px #e7b44b55}.memeHero:before{content:"";position:absolute;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,#e7b44b33,transparent 68%)}
.chartHeading{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.chartHeading h2{font:600 clamp(38px,5vw,65px) Oswald;margin:0;line-height:1}.chartHeading>a{color:var(--cream);font:700 12px "DM Mono";text-decoration:none;border-bottom:1px solid var(--cream);padding:10px 0}
.liveDot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#6cff85;box-shadow:0 0 12px #6cff85;margin-right:7px}.chartFrame{position:relative;height:430px;background:#080808;border:1px solid var(--line);overflow:hidden}.chartFrame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;z-index:2;background:#080808}.chartFallback{position:absolute;inset:0;display:grid;place-content:center;text-align:center;padding:30px;color:#777}.chartFallback span{font:600 34px Oswald;color:#aaa}.chartFallback p{max-width:480px;font-family:Georgia,serif}.chartFallback a{color:var(--gold);font:600 11px "DM Mono";text-decoration:none}
.acts{grid-template-columns:repeat(2,1fr)!important;border-left:1px solid var(--line)}.acts article{padding:35px 34px 30px!important;border-bottom:1px solid var(--line);min-height:350px!important}.acts article:last-child{border-right:1px solid var(--line)!important}.actTop{display:flex;justify-content:space-between;align-items:center}.acts em{font:500 9px "DM Mono";font-style:normal;color:var(--gold);border:1px solid #e7b44b66;padding:5px 7px;letter-spacing:.12em}.acts h3{font-size:31px!important;margin:18px 0}.acts ul{list-style:none;margin:0 0 28px;padding:0}.acts li{display:flex;align-items:center;gap:10px;color:#777;font:12px Manrope;padding:7px 0}.acts li i{display:grid;place-content:center;width:18px;height:18px;border:1px solid #555;font-style:normal;font-size:11px;flex:none}.acts li.done{color:#d5cec2}.acts li.done i{background:var(--red);border-color:var(--red);color:#fff}.progressMeta{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.progressMeta b,.progressMeta strong{font:500 10px "DM Mono";color:var(--gold);letter-spacing:.12em}.progressTrack{height:5px;background:#282521;margin-top:9px}.progressTrack i{display:block;height:100%;background:linear-gradient(90deg,var(--red),var(--gold))}
@media(max-width:850px){.acts{grid-template-columns:1fr!important}}@media(max-width:540px){.chartHeading{align-items:flex-start;flex-direction:column;gap:20px}.chartFrame{height:500px}}
.contactBlock{padding:58px 0 44px;text-align:center;border-bottom:1px solid var(--line)}.contactBlock .eyebrow{margin-bottom:10px}.contactBlock img{display:block;width:min(520px,90%);height:auto;margin:0 auto;user-select:none}
.gameSection{padding:100px 0;background:#171411;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.gameIntro{display:grid;grid-template-columns:1fr 360px;gap:50px;align-items:end;margin-bottom:38px}.gameIntro h2{font:600 clamp(54px,7vw,92px) Oswald;line-height:.9;margin:0}.gameIntro>p{font-family:Georgia,serif;color:#b9b0a3;line-height:1.6}.gameIntro b{color:var(--gold);letter-spacing:.25em}.gameShell{border:1px solid #40382e;background:#090806;box-shadow:0 35px 80px #0008}.gameStats{height:62px;display:flex;align-items:center;gap:30px;padding:0 24px;border-bottom:1px solid #40382e;font:500 11px "DM Mono";letter-spacing:.12em}.gameStats b{color:var(--gold);font-size:16px}.gameStats button,.gameOverlay button,.gameResult button{margin-left:auto;border:0;background:var(--red);color:#fff;font:700 11px "DM Mono";letter-spacing:.1em;padding:12px 18px;cursor:pointer}.gameBoard{height:620px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 100%,#6b341e55,transparent 55%),linear-gradient(#080706,#15100b)}.lane{position:absolute;top:0;bottom:0;width:20%;border-right:1px solid #ffffff12}.lane:nth-child(1){left:0}.lane:nth-child(2){left:20%}.lane:nth-child(3){left:40%}.lane:nth-child(4){left:60%}.lane:nth-child(5){left:80%}.fallingCoin{position:absolute;width:50px;height:50px;border-radius:50%;z-index:3;box-shadow:0 0 18px var(--gold);will-change:top}.fallingCoin img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:3px solid var(--gold)}.hitLine{position:absolute;left:0;right:0;bottom:69px;height:2px;background:var(--red);box-shadow:0 0 15px var(--red)}.gameKeys{position:absolute;left:0;right:0;bottom:16px;display:grid;grid-template-columns:repeat(5,1fr);z-index:4}.gameKeys button{justify-self:center;width:64px;height:64px;border-radius:50%;border:3px solid var(--cream);background:#0e0d0b;color:var(--cream);font:700 26px Oswald;cursor:pointer;touch-action:manipulation;transition:.08s}.gameKeys button.active{background:var(--red);border-color:var(--gold);transform:scale(1.12);box-shadow:0 0 25px var(--red)}.gameOverlay{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#090806dd}.gameOverlay b{font:600 clamp(30px,5vw,60px) Oswald}.gameOverlay span{font:italic 18px Georgia;color:var(--gold);margin:12px 0 28px}.gameOverlay button{margin:0;padding:16px 32px}.gameResult{padding:34px;text-align:center;border-top:1px solid #40382e}.gameResult h3{font:600 38px Oswald;margin:0;color:var(--red)}.gameResult.perfect h3{color:var(--gold)}.gameResult p{font-family:Georgia,serif;color:#bbb}.gameResult form{max-width:720px;margin:28px auto 0;text-align:left}.gameResult label{display:block;font:500 10px "DM Mono";letter-spacing:.14em;color:var(--gold);margin-bottom:8px}.gameResult form>div{display:flex}.gameResult input{flex:1;min-width:0;background:#171411;border:1px solid #51483c;color:#fff;padding:15px;font-family:"DM Mono"}.gameResult form button{margin:0}.gameResult small{display:block;color:#777;margin-top:10px}
@media(max-width:700px){.gameIntro{grid-template-columns:1fr}.gameBoard{height:520px}.gameKeys button{width:52px;height:52px}.gameStats{gap:14px;padding:0 12px}.gameResult form>div{flex-direction:column}.gameResult form button{width:100%}}
.gameKeys button{width:88px;height:88px;border-width:4px;font-size:34px}.gameKeys button:hover{border-color:var(--gold);background:#241c13}.gameOverlay{text-align:center;padding:24px}
@media(max-width:700px){.gameKeys button{width:58px;height:58px;font-size:25px;border-width:3px}}
.submitNotice{font:600 12px Manrope!important;margin:12px 0 0!important}.submitNotice.saved{color:#6cff85!important}.submitNotice.error{color:#ff7968!important}.gameResult button:disabled,.gameResult input:disabled{opacity:.65;cursor:not-allowed}
