:root{--orange:#e87b2a;--orange-hot:#f5923f;--orange-deep:#c45f15;--ink:#f2f2f2;--ink-soft:#d4d4d4;--muted:#9a9a9a;--line:#ffffff1f;--paper:#0c0c0c;--sand:#161210;--night:#050505;--gold:#f0c14b;--surface:#161616;--page-bg:radial-gradient(circle at 10% 20%, #e87b2a29, transparent 35%), linear-gradient(180deg, #1a100a, #0c0c0c);--header-h:78px;--ease:cubic-bezier(.22, 1, .36, 1);color:var(--ink);background:var(--page-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background-attachment:fixed;font-family:Manrope,system-ui,sans-serif;font-weight:500;line-height:1.5}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + .75rem)}body{min-width:320px;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer;background:0 0;border:none}ul{list-style:none}.container{width:min(1180px,100% - 2.5rem);margin-inline:auto}.section-title{letter-spacing:-.03em;text-align:center;font-family:Sora,Manrope,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800}.btn{min-height:48px;transition:transform .25s var(--ease), background .25s var(--ease), box-shadow .25s var(--ease), color .25s var(--ease);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg, var(--orange-hot), var(--orange));color:#fff;box-shadow:0 10px 28px #e87b2a59}.btn-primary:hover{background:linear-gradient(135deg, var(--orange), var(--orange-deep))}.btn-ghost{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #ffffff73}.btn-ghost:hover{background:#ffffff47}.btn-outline{border:1.5px solid var(--orange);color:var(--orange);background:0 0}.btn-outline:hover{background:var(--orange);color:#fff}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.about{background:0 0;padding:5rem 0 4rem}.about__banner{margin-inline:auto;background:#0a0a0a;border-radius:18px;width:min(100%,980px);margin-bottom:3rem;overflow:hidden;box-shadow:0 0 0 1px #0000000f,0 24px 50px #0000001f}.about__banner img{width:100%;height:auto;display:block}.about__stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.about__stat{text-align:center;border-right:1px solid var(--line);padding:1.75rem 1rem}.about__stat:last-child{border-right:none}.about__stat strong{letter-spacing:-.03em;margin-bottom:.35rem;font-family:Sora,Manrope,sans-serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;display:block}.about__stat span{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:700;display:block}@media (width<=900px){.about__banner{border-radius:14px}.about__stats{grid-template-columns:repeat(2,1fr)}.about__stat:nth-child(2){border-right:none}.about__stat:first-child,.about__stat:nth-child(2){border-bottom:1px solid var(--line)}}.age-gate{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 20% 20%,#e87b2a59,#0000 40%),radial-gradient(circle at 80% 70%,#f0c14b33,#0000 35%),#080808b8;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.age-gate__panel{background:var(--page-bg);text-align:center;color:#fff;border:1px solid #ffffff1a;border-radius:20px;width:min(420px,100%);padding:2.5rem 2rem 2rem;box-shadow:0 30px 80px #00000073}.age-gate__logo{flex-direction:column;align-items:center;margin-bottom:1.25rem;display:flex}.age-gate__mark{color:var(--orange);letter-spacing:-.04em;font-family:Sora,Manrope,sans-serif;font-size:2rem;font-weight:800;line-height:1}.age-gate__word{letter-spacing:.35em;color:#ffffffd9;margin-top:.2rem;font-size:.7rem;font-weight:700}.age-gate h1{letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:.75rem;font-family:Sora,Manrope,sans-serif;font-size:1.35rem;font-weight:800}.age-gate p{color:#ffffffb8;margin-bottom:1.5rem;font-size:.95rem}.age-gate__cta{width:100%;margin-bottom:1.25rem}.age-gate__legal{line-height:1.45;color:#ffffff80!important;margin-bottom:0!important;font-size:.72rem!important}.contact{color:#fff;background:0 0;padding:5rem 0}.contact__grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:3rem;display:grid}.contact__eyebrow{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:700}.contact__cta h2{letter-spacing:-.03em;max-width:16ch;margin-bottom:1.25rem;font-family:Sora,Manrope,sans-serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.15}.contact__cta p{color:#ffffffb8;max-width:42ch;line-height:1.7}.contact__cta a{color:var(--gold);text-underline-offset:3px;text-decoration:underline}.contact__subscribe{max-width:22rem;margin-top:1.75rem}.contact__subscribe>p{max-width:none;margin:0 0 .85rem;font-size:.95rem}.contact__subscribe form{align-items:stretch;gap:.5rem;display:flex}.contact__subscribe input{color:#fff;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;outline:none;flex:auto;min-width:0;min-height:44px;padding:0 1rem;font-size:.9rem}.contact__subscribe input::placeholder{color:#ffffff73}.contact__subscribe input:focus{border-color:var(--orange)}.contact__subscribe .btn{flex:none;padding-inline:1.15rem;font-size:.9rem}.contact__form{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:22px;gap:.85rem;padding:1.75rem;display:grid}.contact__form h3{margin-bottom:.35rem;font-family:Sora,Manrope,sans-serif;font-size:1.35rem}.contact__form input,.contact__form textarea{color:#fff;background:#00000040;border:1px solid #ffffff29;border-radius:12px;outline:none;width:100%;padding:.9rem 1rem;transition:border-color .2s}.contact__form input::placeholder,.contact__form textarea::placeholder{color:#ffffff73}.contact__form input:focus,.contact__form textarea:focus{border-color:var(--orange)}.contact__form .btn{margin-top:.35rem}@media (width<=860px){.contact__grid{grid-template-columns:1fr}}.cookie-bar{z-index:90;color:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0c0cf0;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem max(1.25rem,50% - 590px + 1.25rem);display:flex;position:fixed;inset:auto 0 0}.cookie-bar p{max-width:70ch;font-size:.78rem;line-height:1.45}.cookie-bar .btn{flex-shrink:0;min-height:40px;font-size:.85rem}@media (width<=640px){.cookie-bar{text-align:left;flex-direction:column;align-items:stretch}}.site-footer{color:#ffffffb8;background:0 0;padding:1.5rem 0 2rem}.site-footer__legal{max-width:72ch;font-size:.78rem;line-height:1.55}.gamification{background:0 0;padding:4.5rem 0}.gamification .section-title{margin-bottom:2.5rem}.gamification__layout{grid-template-columns:1.2fr .9fr;align-items:start;gap:2rem;display:grid}.gamification__list{gap:1.35rem;display:grid}.gamification__list button{text-align:left;color:#fff;border:1px solid #0000;border-radius:14px;width:100%;padding:1rem 1.15rem;transition:background .25s,border-color .25s}.gamification__list button strong{color:#fff;margin-bottom:.35rem;font-family:Sora,Manrope,sans-serif;font-size:1.05rem;display:block}.gamification__list button span{color:var(--muted);font-size:.9rem;line-height:1.5;display:block}.gamification__list button.is-active,.gamification__list button:hover{background:#ffffff0f;border-color:#e87b2a40}.gamification__panel{color:#fff;background:radial-gradient(circle at 20% 20%,#fff3,#0000 40%),linear-gradient(150deg,#f5923f,#c45f15 55%,#6b2a0c);border-radius:24px;align-content:center;min-height:320px;padding:2.5rem 2rem;display:grid;overflow:hidden;box-shadow:0 24px 50px #c45f1547}.gamification__panel.has-image{background:#0a0a0a;min-height:0;padding:0;display:block;box-shadow:0 24px 50px #00000059}.gamification__panel.has-image img{object-fit:contain;width:100%;height:auto;display:block}.gamification__badge{background:#ffffff2e;border:1px solid #ffffff4d;border-radius:18px;place-items:center;width:64px;height:64px;margin-bottom:1.25rem;font-family:Sora,Manrope,sans-serif;font-size:1.6rem;font-weight:800;display:grid}.gamification__panel h3{margin-bottom:.75rem;font-family:Sora,Manrope,sans-serif;font-size:1.8rem;font-weight:800}.gamification__panel p{opacity:.92;max-width:32ch;line-height:1.65}@media (width<=860px){.gamification__layout{grid-template-columns:1fr}.gamification__panel{min-height:240px}}.site-header{z-index:100;height:var(--header-h);background:var(--page-bg);transition:background .3s var(--ease), backdrop-filter .3s var(--ease), box-shadow .3s var(--ease), border-color .3s var(--ease);background-attachment:fixed;position:fixed;inset:0 0 auto}.site-header.is-scrolled{-webkit-backdrop-filter:blur(14px);background:#0c0c0c8c;border-bottom:1px solid #ffffff14;box-shadow:0 8px 32px #00000040}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;height:100%;display:flex}.brand{flex-direction:column;line-height:1;display:flex}.brand__mark{color:var(--orange);letter-spacing:-.04em;font-family:Sora,Manrope,sans-serif;font-size:1.65rem;font-weight:800}.brand__word{letter-spacing:.32em;color:#ffffffeb;margin-top:.15rem;font-size:.62rem;font-weight:700}.site-header__nav-wrap{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.site-header__utility{gap:1.25rem;font-size:.78rem;font-weight:600;display:flex}.site-header__utility a{color:#ffffffbf}.site-header__nav{gap:1.5rem;font-size:.95rem;font-weight:700;display:flex}.site-header__nav a{color:#fffffff2}.site-header__nav a:hover,.site-header__utility a:hover{color:var(--orange)}.site-header__burger{flex-direction:column;place-items:center;gap:5px;width:42px;height:42px;display:none}.site-header__burger span{width:22px;height:2px;transition:transform .25s var(--ease), opacity .25s var(--ease);background:#fff;display:block}.site-header__burger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.site-header__burger.is-open span:nth-child(2){opacity:0}.site-header__burger.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=860px){.site-header__burger{display:flex}.site-header__utility{display:none}.site-header__nav-wrap{display:contents}.site-header__nav{inset:var(--header-h) 1rem auto;background:#141414;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:0;padding:.75rem;display:none;position:fixed;box-shadow:0 20px 50px #00000073}.site-header__nav.is-open{display:flex}.site-header__nav a{color:#fffffff2;border-radius:10px;padding:.9rem 1rem}.site-header__nav a:hover{color:var(--orange);background:#ffffff0f}}.hero{min-height:100svh;padding:calc(var(--header-h) + 1.25rem) 1.5rem 1.5rem;box-sizing:border-box;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:relative;overflow:hidden}.hero__frame{--hero-ar:1.77778;--hero-max-h:calc(100svh - var(--header-h) - 4.5rem);width:min(100%, 1180px, calc(var(--hero-max-h) * var(--hero-ar)));aspect-ratio:16/9;max-height:var(--hero-max-h);background:#050302;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,0 24px 60px #00000073}.hero__slide{opacity:0;pointer-events:none;transition:opacity .55s;position:absolute;inset:0}.hero__slide.is-active{opacity:1;pointer-events:auto;z-index:1}.hero__bg{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero__actions{flex-direction:column;flex-shrink:0;align-items:center;gap:.85rem;display:flex}.hero__cta{min-width:11rem;position:static;transform:none;box-shadow:0 12px 32px #e87b2a59}.hero__dots{z-index:4;flex-shrink:0;gap:.5rem;display:flex;position:relative}.hero__dots button{width:10px;height:10px;transition:width .3s var(--ease), background .3s var(--ease);background:#ffffff59;border-radius:999px}.hero__dots button.is-active{background:#fff;width:28px}@media (width<=720px){.hero{min-height:auto;padding:calc(var(--header-h) + .75rem) .75rem 1.25rem}.hero__frame{border-radius:14px;width:100%}.hero__cta{min-width:9.5rem;min-height:42px;font-size:.88rem}}.new-games{background:0 0;padding:3rem 0 4.5rem;overflow:hidden}.new-games__head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.new-games__head .section-title{text-align:left}.new-games__controls{gap:.5rem;display:flex}.new-games__controls button{color:#0a0a0a;background:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:background .2s,color .2s,border-color .2s;display:grid}.new-games__controls button svg{width:18px;height:18px;display:block}.new-games__controls button:hover{background:var(--orange);border-color:var(--orange);color:#fff}.new-games__track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;padding:.5rem max(1.25rem,50% - 590px + 1.25rem) 1rem;display:flex;overflow:auto hidden}.new-games__track::-webkit-scrollbar{display:none}.new-game{scroll-snap-align:start;color:#fff;background:#0a0a0a;border:1px solid #ffffff14;border-radius:18px;flex:0 0 200px;padding:.75rem;transform:none;box-shadow:0 10px 30px #0003}.new-game__art{aspect-ratio:1;background:radial-gradient(circle at 30% 25%, #ffffff59, transparent 45%), linear-gradient(155deg, color-mix(in srgb, var(--hue) 70%, white), var(--hue));border-radius:14px;place-items:end start;margin-bottom:.85rem;padding:.75rem;display:grid;position:relative;overflow:hidden}.new-game__art.has-image{aspect-ratio:3/4.25;background:#111;padding:0}.new-game__art.has-image img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.new-game h3{color:#fff;margin-bottom:0;font-family:Sora,Manrope,sans-serif;font-size:1rem;font-weight:700}.partners{background:0 0;padding:4.5rem 0 3rem;overflow:hidden}.partners__head{text-align:center;margin-bottom:2.5rem}.partners__head p{color:var(--muted);margin-top:.5rem}.partners__marquee{-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.partners__track{gap:1rem;width:max-content;animation:38s linear infinite marquee;display:flex}.partners__logo{border:1px solid var(--line);min-width:160px;height:72px;color:var(--ink-soft);letter-spacing:-.02em;background:#ffffff0d;border-radius:14px;flex:none;place-items:center;padding:0 1.5rem;font-family:Sora,Manrope,sans-serif;font-weight:700;display:grid}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
