@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;700;900&display=swap";:root{--neon-green: #00ff41;--neon-glow: 0 0 10px rgba(0, 255, 65, .5), 0 0 20px rgba(0, 255, 65, .3), 0 0 40px rgba(0, 255, 65, .1);--bg-color: #030303;--glass-bg: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .1);--text-primary: #ffffff;--text-secondary: #a0a0a0;--font-main: "Outfit", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--bg-color);color:var(--text-primary);overflow-x:hidden;min-height:100vh;background-image:linear-gradient(rgba(0,255,65,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,65,.03) 1px,transparent 1px);background-size:50px 50px}#loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1000;display:flex;justify-content:center;align-items:center;transition:opacity .8s ease-out,visibility .8s;overflow:hidden}#loader:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(0,255,65,.1) 0%,transparent 60%);filter:blur(50px);z-index:-1;animation:pulse-glow 2s infinite alternate}.loader-logo{width:180px;height:auto;animation:pop-in .8s cubic-bezier(.175,.885,.32,1.275) forwards,pulse-logo 2s infinite ease-in-out .8s;z-index:2;opacity:0}@keyframes pop-in{0%{transform:scale(0);opacity:0}60%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:1}}@keyframes pulse-logo{0%{filter:drop-shadow(0 0 10px rgba(0,255,65,.5));transform:scale(1)}50%{filter:drop-shadow(0 0 25px rgba(0,255,65,.8));transform:scale(1.05)}to{filter:drop-shadow(0 0 10px rgba(0,255,65,.5));transform:scale(1)}}@keyframes pulse-glow{0%{opacity:.3;transform:translate(-50%,-50%) scale(.9)}to{opacity:.6;transform:translate(-50%,-50%) scale(1.1)}}header{display:flex;justify-content:space-between;align-items:center;padding:.8rem 2rem;position:fixed;top:1rem;left:50%;transform:translate(-50%);width:90%;max-width:1200px;z-index:100;background:#0a0a0acc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:100px;box-shadow:0 10px 30px #00000080}.logo{font-weight:900;font-size:1.5rem;letter-spacing:2px;text-transform:uppercase;color:var(--text-primary);text-shadow:0 0 10px rgba(255,255,255,.3)}.nav-right{display:flex;align-items:center;gap:2rem}.nav-link{color:var(--text-secondary);text-decoration:none;font-weight:500;transition:color .3s ease;text-transform:uppercase;font-size:1rem;letter-spacing:1px}.nav-link:hover{color:var(--text-primary);text-shadow:0 0 10px rgba(255,255,255,.5)}.x-logo{display:flex;align-items:center;justify-content:center}.x-logo svg{width:20px;height:20px;fill:var(--text-secondary);transition:all .3s ease}.x-logo:hover svg{fill:var(--neon-green);filter:drop-shadow(0 0 10px rgba(0,255,65,.6));transform:scale(1.1)}.btn-play{background:var(--neon-green);color:#000;padding:.8rem 2.2rem;border-radius:4px;font-weight:900;text-transform:uppercase;text-decoration:none;transition:all .2s cubic-bezier(.1,.7,1,.1);border:1px solid var(--neon-green);cursor:pointer;box-shadow:0 0 15px #00ff4166;font-size:1rem;letter-spacing:1px;position:relative;overflow:hidden;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)}.btn-play:hover{transform:translateY(-2px);background:#fff;color:#000;box-shadow:0 0 30px #00ff41cc,0 0 10px #fff;border-color:#fff}.hero{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-top:4rem;position:relative}.hero:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(0,255,65,.15) 0%,transparent 70%);z-index:-1;pointer-events:none}.badge-new{background:#00ff411a;color:var(--neon-green);border:1px solid var(--neon-green);padding:.4rem 1rem;font-weight:700;font-size:.8rem;text-transform:uppercase;border-radius:50px;margin-bottom:1.5rem;letter-spacing:2px;box-shadow:0 0 15px #00ff4133}.game-title{font-size:5rem;font-weight:900;text-transform:uppercase;margin-bottom:2rem;line-height:1;background:linear-gradient(180deg,#fff,#aaa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.video-container{width:80%;max-width:900px;aspect-ratio:16/9;background:#000;border:1px solid var(--glass-border);border-radius:12px;overflow:hidden;margin-bottom:2.5rem;box-shadow:0 20px 50px #00000080;position:relative}.video-container video{width:100%;height:100%;object-fit:cover;display:block}.video-overlay{position:absolute;bottom:20px;right:20px;background:#0009;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;pointer-events:auto;cursor:pointer;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.video-overlay:hover{background:var(--neon-green);color:#000;border-color:var(--neon-green);transform:scale(1.1)}.video-overlay svg{width:20px;height:20px}.video-container{cursor:pointer}.games-section{padding:6rem 4rem;background:linear-gradient(0deg,#000 0%,transparent 100%)}.section-title{font-size:2rem;font-weight:700;margin-bottom:3rem;text-transform:uppercase;border-left:none;padding-left:0;text-align:center;position:relative;display:flex;align-items:center;justify-content:center;gap:1rem}.section-title:before,.section-title:after{content:"";display:block;width:50px;height:4px;background:var(--neon-green);border-radius:2px;box-shadow:0 0 10px #00ff4180}.games-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;max-width:350px;margin:0 auto}.game-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;display:flex;flex-direction:column;text-decoration:none}.game-card img{width:100%;height:auto;display:block;transition:transform .4s ease}.game-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent 0%,rgba(0,255,65,.2) 100%);opacity:0;transition:opacity .3s ease;z-index:1}.game-card:hover{transform:translateY(-5px);border-color:var(--neon-green);box-shadow:0 10px 30px #00ff4126}.game-card:hover img{transform:scale(1.05)}.game-card:hover:before{opacity:1}footer{padding:4rem;text-align:center;border-top:1px solid var(--glass-border);margin-top:auto}.footer-text{color:var(--text-secondary);font-size:.9rem;text-transform:uppercase;letter-spacing:2px;display:flex;align-items:center;justify-content:center;gap:.8rem}.stake-logo{height:24px;width:auto;filter:brightness(0) invert(1);opacity:.9;transition:opacity .3s ease}.stake-logo:hover{opacity:1}@media(max-width:1024px){header{width:95%;padding:.7rem 1.5rem}.logo{font-size:1.3rem}.hero:after{width:400px;height:400px}.game-title{font-size:4rem}.video-container{width:85%}.games-section{padding:4rem 2rem}}@media(max-width:768px){header{width:calc(100% - 2rem);padding:.6rem 1.2rem;top:.8rem;left:1rem;right:1rem;transform:none}.logo{font-size:1.1rem;letter-spacing:1.5px}.nav-right{gap:1rem}.x-logo svg{width:18px;height:18px}.btn-play{padding:.6rem 1.5rem;font-size:.85rem}.hero{padding-top:5rem;padding-left:1.5rem;padding-right:1.5rem;min-height:auto}.hero:after{width:350px;height:350px}.badge-new{padding:.35rem .9rem;font-size:.75rem;margin-bottom:1.2rem}.game-title{font-size:3.2rem;margin-bottom:1.5rem;line-height:1.1}.video-container{width:100%;margin-bottom:2rem;border-radius:8px}.video-overlay{width:36px;height:36px;bottom:15px;right:15px}.video-overlay svg{width:18px;height:18px}.hero .btn-play{font-size:1rem;padding:.9rem 2.5rem}.games-section{padding:3rem 1.5rem}.section-title{font-size:1.75rem;margin-bottom:2.5rem}.section-title:before,.section-title:after{width:40px;height:3px}.games-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;max-width:100%;width:100%}footer{padding:2.5rem 1.5rem}.footer-text{font-size:.85rem;flex-wrap:wrap;gap:.6rem}.stake-logo{height:20px}}@media(max-width:480px){body{background-size:30px 30px}#loader:before{width:300px;height:300px}.loader-logo{width:140px}header{width:calc(100% - 1.5rem);padding:.55rem 1rem;top:.75rem;left:.75rem;right:.75rem;border-radius:50px}.logo{font-size:.95rem;letter-spacing:1px}.nav-right{gap:.75rem}.x-logo svg{width:16px;height:16px}.btn-play{padding:.5rem 1.2rem;font-size:.75rem;letter-spacing:.5px}.hero{padding-top:4.5rem;padding-left:1rem;padding-right:1rem;height:auto;min-height:100vh}.hero:after{width:250px;height:250px}.badge-new{padding:.3rem .8rem;font-size:.7rem;letter-spacing:1.5px;margin-bottom:1rem}.game-title{font-size:2.2rem;margin-bottom:1.2rem;line-height:1.1}.video-container{width:100%;margin-bottom:1.5rem;border-radius:8px}.video-overlay{width:32px;height:32px;bottom:12px;right:12px}.video-overlay svg{width:16px;height:16px}.hero .btn-play{font-size:.9rem;padding:.85rem 2rem;width:calc(100% - 2rem);max-width:280px}.games-section{padding:2.5rem 1rem}.section-title{font-size:1.5rem;margin-bottom:2rem;gap:.8rem}.section-title:before,.section-title:after{width:35px;height:3px}.games-grid{grid-template-columns:1fr;gap:1.2rem;max-width:280px;width:100%}.game-card{border-radius:12px}footer{padding:2rem 1rem}.footer-text{font-size:.8rem;letter-spacing:1.5px;flex-direction:column;gap:.5rem}.stake-logo{height:18px}}@media(max-width:360px){header{padding:.5rem .9rem;width:calc(100% - 1rem);left:.5rem;right:.5rem}.logo{font-size:.85rem}.btn-play{padding:.45rem 1rem;font-size:.7rem}.game-title{font-size:1.9rem}.hero .btn-play{padding:.75rem 1.5rem;font-size:.85rem}.section-title{font-size:1.3rem}.games-grid{max-width:240px;gap:1rem}}@media(max-width:768px)and (orientation:landscape){.hero{padding-top:3rem;height:auto;min-height:auto}.hero:after{width:300px;height:300px}.game-title{font-size:2.5rem;margin-bottom:1rem}.video-container{width:90%;max-width:600px;margin-bottom:1.5rem}.hero .btn-play{margin-bottom:1rem}}
