:root{--bg:#080a12;--panel:#101422;--panel-2:#151a2c;--text:#f7f8ff;--muted:#aeb6d2;--line:rgba(255,255,255,.12);--accent:#7c5cff;--accent-2:#24d8ff;--hot:#ff4fd8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;background:radial-gradient(circle at 20% 0%,#18204a 0,#080a12 38%),var(--bg);color:var(--text);line-height:1.5;overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:18px clamp(20px,4vw,64px);background:rgba(8,10,18,.76);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;font-weight:900;font-size:20px}.nav{display:flex;gap:28px;color:var(--muted);font-weight:700;font-size:14px}.nav a:hover{color:var(--text)}.header-cta,.button{border-radius:999px;padding:12px 18px;font-weight:800}.header-cta{background:#fff;color:#070914}.menu-toggle{display:none}.section-pad{padding:clamp(70px,9vw,125px) clamp(20px,4vw,64px)}.hero{position:relative;min-height:86vh;display:grid;align-items:center}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center;max-width:1240px;margin:auto}.eyebrow{margin:0 0 14px;color:var(--accent-2);text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:900}.hero h1,.section-heading h2,.split h2,.pitch h2{margin:0;line-height:.95;letter-spacing:-.06em}.hero h1{font-size:clamp(42px,6vw,72px)}.hero-text{font-size:clamp(18px,2vw,23px);color:var(--muted);max-width:700px}.hero-actions,.pitch-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.button.primary{background:linear-gradient(135deg,var(--accent),var(--hot));box-shadow:0 18px 45px rgba(124,92,255,.25)}.button.secondary{background:rgba(255,255,255,.08);border:1px solid var(--line)}.trust-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.trust-row span{border:1px solid var(--line);border-radius:999px;color:var(--muted);padding:8px 12px;font-size:13px;font-weight:700}.hero-card{border:1px solid var(--line);border-radius:34px;padding:18px;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.03));box-shadow:0 30px 120px rgba(0,0,0,.35);transform:rotate(2deg)}.game-window{height:520px;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#4d5cff,#16d6ff 55%,#11162a 56%);position:relative}.game-scene{position:absolute;inset:0}.runner{position:absolute;width:62px;height:62px;border-radius:50% 50% 45% 45%;left:45%;top:47%;background:linear-gradient(135deg,#fff,#ffd1f5);box-shadow:0 0 45px #fff}.cube{position:absolute;width:90px;height:90px;border-radius:18px;background:linear-gradient(135deg,#ffec5c,#ff4f9a);box-shadow:0 18px 40px rgba(0,0,0,.2)}.c1{left:16%;top:22%}.c2{right:10%;top:38%;transform:rotate(22deg)}.c3{left:30%;bottom:12%;transform:rotate(-18deg)}.platform-strip{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.platform-strip span{background:#fff;color:#0b0e18;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:900}.hero-bg{position:absolute;border-radius:50%;filter:blur(20px);opacity:.55}.orb-one{width:280px;height:280px;background:var(--accent);right:12%;top:12%}.orb-two{width:220px;height:220px;background:var(--hot);left:5%;bottom:8%}.stats{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-top:0}.stats article,.game-card,.service-card,.quote-card,.pitch-card{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid var(--line);border-radius:26px}.stats article{padding:28px}.stats strong{display:block;font-size:34px}.stats span{color:var(--muted)}.section-heading{max-width:760px;margin:0 auto 42px;text-align:center}.section-heading h2,.split h2,.pitch h2{font-size:clamp(42px,6vw,78px)}.section-heading p{color:var(--muted);font-size:18px}.games-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.game-card{overflow:hidden}.game-art{height:220px;overflow:hidden;border-radius:26px 26px 0 0}.game-image{width:100%;height:100%;object-fit:cover;display:block}.art-paper{background:radial-gradient(circle at 30% 30%,#fff 0 8%,transparent 9%),linear-gradient(135deg,#10d9ff,#7c5cff)}.art-gang{background:radial-gradient(circle at 70% 30%,#ffec5c 0 12%,transparent 13%),linear-gradient(135deg,#ff4f9a,#4218ff)}.art-axe{background:linear-gradient(45deg,#ffec5c 0 20%,#11162a 20% 35%,#24d8ff 35% 55%,#ff4fd8 55%)}.art-sky{background:radial-gradient(circle at 40% 35%,#fff 0 8%,transparent 9%),linear-gradient(180deg,#62e7ff,#785cff 70%,#080a12)}.game-body,.service-card{padding:24px}.game-body p,.service-card p,.split p,.pitch p,.footer p{color:var(--muted)}.game-body a{color:var(--accent-2);font-weight:900}.publishing{background:linear-gradient(180deg,transparent,rgba(124,92,255,.08),transparent)}.service-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card span{color:var(--accent-2);font-weight:900}.split{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.quote-card{padding:42px}.quote-card p{font-size:32px;line-height:1.1;color:#fff}.pitch-card{max-width:1060px;margin:auto;text-align:center;padding:clamp(36px,7vw,82px);background:radial-gradient(circle at top,var(--accent) 0,transparent 38%),linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.04))}.footer{display:flex;justify-content:space-between;gap:20px;padding:36px clamp(20px,4vw,64px);border-top:1px solid var(--line);color:var(--muted)}.footer strong{color:#fff}.footer div:last-child{display:flex;gap:18px;flex-wrap:wrap}.reveal{opacity:0;transform:translateY(22px);transition:.7s ease}.reveal.in-view{opacity:1;transform:translateY(0)}@media (max-width:900px){.nav,.header-cta{display:none}.menu-toggle{display:block;background:transparent;color:#fff;border:0;font-size:28px}.hero-grid,.split{grid-template-columns:1fr}.hero-card{transform:none}.game-window{height:360px}.stats,.games-grid,.service-grid{grid-template-columns:1fr 1fr}.footer{flex-direction:column}}@media (max-width:560px){.stats,.games-grid,.service-grid{grid-template-columns:1fr}.hero h1{font-size:50px}.section-pad{padding-left:18px;padding-right:18px}}



.tag-list{
    display:flex;
    flex-wrap:wrap;
    gap:8px 10px;
    margin-bottom:18px;
}

.tag{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border:1px solid var(--line);
    border-radius:999px;
    color:var(--muted);
    padding:8px 12px;
    font-size:13px;
    font-weight:700;
    line-height:1;
    text-decoration:none;
    transition:all .25s ease;
    cursor:pointer;
}

.tag:hover{
    background:var(--accent);
    color:#fff;
    border-color:var(--accent);
    transform:translateY(-2px);
    box-shadow:0 8px 20px rgba(124,92,255,.35);
}


/* Hero image */
.hero-image{
    width:100%;
    height:520px;
    object-fit:cover;
    display:block;
    border-radius:24px;
    transition:transform .4s ease;
}

.hero-card:hover .hero-image{
    transform:scale(1.03);
}


/* Entity3 logo */
.brand-logo{
    display:block;
    height:48px;
    width:auto;
}

.brand{
    display:flex;
    align-items:center;
    gap:14px;
}
