@font-face{font-family:Exo2;src:url('./assets/exo2-latin.woff2') format('woff2');font-weight:100 900;font-display:swap}@font-face{font-family:RobotoCondensed;src:url('./assets/roboto-condensed-latin.woff2') format('woff2');font-weight:700;font-display:swap}::-webkit-scrollbar{width:8px;height:6px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#e20078;border-radius:4px}@font-face{font-family:Awesome;src:url('./assets/e70e1c58d53a96c3.woff2')}*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;background:linear-gradient(#000009,#020619);color:#ffffed;font:14px Exo2,Arial,sans-serif}button,a,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit;border:0;background:none}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid #00e6fa;outline-offset:4px}button:disabled{opacity:.6;cursor:wait}[hidden]{display:none!important}.fa{font-family:Awesome;font-style:normal}.topbar{height:55px;background:#000;display:flex;align-items:center;padding:0 30px 0 25px;gap:9px}.brand{margin-right:auto;flex-shrink:0}.brand img{width:185px;height:45px;object-fit:contain}.topbar nav{display:flex;align-self:stretch;align-items:stretch;margin:auto;white-space:nowrap}.topbar nav a{font-family:RobotoCondensed,'Arial Narrow',Arial,sans-serif;font-size:10px;font-weight:700;padding:18px 10px;display:flex;align-items:center}.topbar nav a.active{color:#e6007e;border-bottom:2px solid #e6007e;background:#101010}.chat{border-radius:50%;box-shadow:0 0 7px #0c5579;width:32px;height:32px;display:grid;place-items:center;font-size:19px}.neon{border:2px solid transparent;background:linear-gradient(120deg,#00030a,#05091f) padding-box,linear-gradient(100deg,#00ebff,#02a7ff,#dd00f7) border-box;box-shadow:0 0 5px #00d0f8,inset 0 0 5px #1374bc;border-radius:5px}#account{font-size:10px;font-weight:600;padding:10px 20px;min-width:84px}.topbar #menuToggle{display:none;font-size:28px}main{padding:0 5px}.hero{position:relative;margin:0 2px 6px;overflow:hidden}.hero picture,.hero img{width:100%;display:block}.hero img{aspect-ratio:5/1;object-fit:fill;border-radius:19px}.hero button{position:absolute;top:0;height:100%;width:8%;font-size:52px;color:#ffffff95}.hero-prev{left:0}.hero-next{right:0}.rail{display:flex;border-radius:21px;margin:7px 0;overflow:hidden;min-height:87px;align-items:stretch}.rail>button{width:33px;flex-shrink:0;opacity:.65}.rail>button:first-child{transform:rotate(180deg)}.rail>div{display:flex;overflow:auto;scrollbar-width:none;flex:1;scroll-behavior:smooth}.rail>div::-webkit-scrollbar{display:none}.categories button.category{display:flex;align-items:center;justify-content:center;gap:14px;flex-direction:column;min-width:calc(100% / 10);font-size:8px;border-right:1px solid #ffffff0c;margin:9px 0}.category img{width:24px;height:25px;object-fit:contain}.category:hover,.provider:hover{background:#ffffff0a}.categories .selected{color:#08e0f4}.providers{margin-top:8px}.provider{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;min-width:10%;font-size:9px;padding:8px 5px}.provider img{width:40px;height:40px;object-fit:contain}.provider:first-child span{background:#000;padding:12px 30px;white-space:nowrap;border-radius:4px}.section-title{font-size:16px;font-weight:400;display:flex;align-items:center;gap:10px;margin:25px 0 17px;text-align:center}.section-title:before,.section-title:after{content:'';height:3px;flex:1;background:linear-gradient(90deg,transparent,#d5d9c7)}.section-title:after{transform:rotate(180deg)}.game-row{display:flex;overflow:auto;scrollbar-width:none;gap:10px;margin-bottom:8px;scroll-snap-type:x mandatory}.game-card{padding:0;flex:0 0 calc((100% - 60px) / 7);border-radius:10px;overflow:hidden;position:relative;scroll-snap-align:start;background:#080712;min-width:0}.game-card img{width:100%;height:126px;object-fit:fill;display:block;border-radius:10px}.game-card:after{content:'JUGAR';position:absolute;inset:0;background:#0009;display:grid;place-items:center;font-weight:700;opacity:0;transition:.18s}.game-card:hover:after,.game-card:focus-visible:after{opacity:1}.game-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 35px}.products img{width:100%;display:block}.products button{padding:0}footer{background:#000;padding:30px 6%;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px;color:#bbb;font-size:12px}footer img{max-width:220px;height:auto}footer h3{font-size:18px;font-weight:400;color:#eee;margin-top:0}footer a{display:block;margin-bottom:10px}footer p{line-height:1.7}footer button{padding:0}#searchForm{display:flex;gap:10px;max-width:600px;margin:0 auto 20px}#searchForm input{flex:1;min-width:0;background:#151b2b;border:1px solid #30465b;color:#fff;padding:12px;border-radius:4px}#searchForm button{padding:8px 14px}#catalogStatus{text-align:center;color:#b9c7d4}#catalogStatus:empty{display:none}#loadMore{display:block;margin:20px auto;padding:12px 30px}dialog{color:#ffffed;border:0;border-radius:5px;background:#00020f;padding:28px 15px 20px;width:min(500px,calc(100% - 24px));box-shadow:0 15px 60px #0008}dialog::backdrop{background:#0009}dialog h2{text-align:center;font-size:16px;font-weight:400;margin:2px 0 44px}#loginDialog{margin-top:150px}#loginForm label{display:flex;height:34px;margin-bottom:13px;border-radius:3px;overflow:hidden;background:#e9ecef}#loginForm label i{color:#495057;display:grid;place-items:center;width:33px}#loginForm input{color:#222;flex:1;min-width:0;background:#fff;border:1px solid #ced4da;padding:8px 12px;outline:none;font-size:14px}#loginForm button{width:100%;height:50px;font-size:10px;font-weight:600}.error{color:#ff9c9c;font-size:12px}.error:empty{display:none}.close{float:right;font-size:24px}#accountDialog h2,#noticeDialog h2{margin-bottom:25px}#accountDialog button.neon{padding:12px;margin:10px 4px 20px 0}#gameDialog{max-width:none;width:100vw;height:100dvh;max-height:none;margin:0;border-radius:0;padding:0}#gameFrame{width:100%;height:calc(100% - 45px);border:0;background:#000}.game-toolbar{height:45px;padding:8px 15px;display:flex;align-items:center;justify-content:space-between}#mobileMenu{position:fixed;inset:0 0 0 auto;width:min(300px,88vw);z-index:20;background:#050810;box-shadow:-30px 0 80px #000b;padding:15px}#mobileMenu #closeMenu{display:block;margin-left:auto;font-size:30px}#mobileMenu nav a{display:flex;align-items:center;gap:12px;padding:16px 10px}#mobileMenu nav a:nth-child(odd){background:#1e1e1ea8}#mobileMenu nav img{width:30px;height:30px}
@media(min-width:1361px){.game-card img{height:136px}.topbar nav a{font-size:12px}.brand img{width:250px}.provider{font-size:11px}.category{font-size:10px!important}}
@media(max-width:1000px){.topbar{padding:0 12px}.topbar nav{display:none}.topbar #menuToggle{display:block}.brand img{width:180px}.categories button.category{min-width:110px}.provider{min-width:110px}.game-card{flex-basis:calc((100% - 40px)/5)}.game-grid{grid-template-columns:repeat(5,1fr)}}
@media(max-width:600px){.topbar{height:56px;gap:8px;padding:0 10px}.brand img{width:150px;height:40px}#account{font-size:10px;width:77px;min-width:77px;padding:8px 6px}.chat{width:29px;height:29px;font-size:16px}.topbar #menuToggle{font-size:27px;padding:0}.hero{margin:0 0 5px}.hero img{aspect-ratio:700/521;border-radius:12px}.hero button{font-size:36px}.rail{min-height:80px;border-radius:18px}.categories button.category{min-width:78px;gap:9px;font-size:7px}.rail>button{width:22px;padding:0}.provider{min-width:85px;font-size:9px}.provider:first-child span{padding:12px}.provider img{width:34px;height:34px}.section-title{font-size:13px;gap:7px;margin:23px 0 14px}.game-row{gap:6px;margin-bottom:6px}.game-card{flex-basis:calc((100% - 12px)/3)}.game-card img{height:90px}.game-grid{grid-template-columns:repeat(3,1fr);gap:6px}.products{gap:6px}.products img{aspect-ratio:221/461}.products button{overflow:hidden}footer{grid-template-columns:1fr 1fr;padding:25px 15px;gap:24px}footer img{max-width:170px}footer h3{font-size:16px}#loginDialog{margin-top:120px}#searchForm{flex-wrap:wrap}#searchForm input{width:100%;flex-basis:100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.topbar{padding-left:15px}.brand img{width:200px}.topbar nav a{font-family:Exo2,sans-serif;font-size:10.5px;line-height:10.5px;padding:17px 10px;align-self:flex-start}.hero{border:2px solid #061025;border-radius:20px}.hero button{opacity:0}.hero:hover button{opacity:.6}.categories>div{padding-left:12px}.game-strip{position:relative}.row-arrow{position:absolute;top:40%;height:27px;width:27px;border-radius:50%;background:#bebebeaa;border:1px solid #eee9;line-height:20px;font-size:27px;z-index:1}.row-prev{left:15px}.row-next{right:15px}.game-row::-webkit-scrollbar{display:none}@media(max-width:600px){.topbar{padding:0 20px}.brand img{width:155px}.hero img{aspect-ratio:auto;height:auto}.providers{display:none}.categories button.category{min-width:120px;font-size:9px}.categories>div{padding-left:0}.categories>button{display:none}.rail{min-height:87px}.row-arrow{display:none}.hero button{display:none}}

.game-card.fallback img{object-fit:contain;padding:18px}.game-card.fallback:before{content:attr(data-name);position:absolute;inset:auto 5px 8px;font-size:11px;text-align:center}
