:root{
  --bg:#050202;
  --bg2:#120303;
  --card:#151111;
  --card2:#1d1515;
  --red:#b61513;
  --red2:#e23832;
  --text:#f7f4ef;
  --muted:#c9c0bb;
  --line:rgba(255,255,255,.12);
  --shadow:0 24px 90px rgba(182,21,19,.18);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:radial-gradient(circle at top left,rgba(182,21,19,.25),transparent 36%),linear-gradient(180deg,var(--bg),#080808 52%,var(--bg));color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.5}
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,5vw,72px);background:rgba(5,2,2,.72);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06)}.brand{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:800;letter-spacing:.02em}.brand img{width:54px;height:auto}.nav{display:flex;gap:28px;color:var(--muted);font-size:15px}.nav a:hover{color:var(--text)}.section-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:58px 0}.hero{min-height:560px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding-top:52px}.eyebrow{margin:0 0 14px;color:var(--red2);font-size:28px;font-weight:900;letter-spacing:.22em}.hero h1{margin:0;font-size:clamp(56px,7vw,92px);line-height:.95;letter-spacing:-.06em}.hero-subtitle{margin:26px 0 36px;font-size:clamp(26px,3vw,36px);font-weight:800;color:#fff}.primary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border-radius:999px;background:var(--red);font-weight:850;box-shadow:0 14px 44px rgba(182,21,19,.36);transition:.2s}.primary-btn:hover{transform:translateY(-2px);background:var(--red2)}.hero-mark{position:relative;display:flex;align-items:center;justify-content:center;min-height:330px}.hero-mark img{width:min(360px,72%);opacity:.86;filter:drop-shadow(0 0 34px rgba(226,56,50,.35));transform:rotate(-5deg)}.orbit{position:absolute;border:1px solid rgba(226,56,50,.26);border-radius:50%;width:340px;height:170px;transform:rotate(21deg)}.orbit-b{transform:rotate(-18deg);width:390px;height:200px}.section-heading h2{margin:0;font-size:clamp(34px,4.2vw,50px);line-height:1.05;letter-spacing:-.045em}.center-heading{text-align:center;max-width:780px;margin:0 auto 30px}.compact-heading h2{font-size:clamp(32px,3.5vw,42px)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.balanced-title h2{font-size:clamp(34px,3.8vw,48px)}.about-card{border-left:5px solid var(--red);background:linear-gradient(90deg,rgba(182,21,19,.15),rgba(255,255,255,.03));padding:28px 34px;box-shadow:var(--shadow)}.about-card p{font-size:20px;color:var(--muted);margin:0 0 16px}.about-card p:last-child{margin-bottom:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:linear-gradient(180deg,var(--card2),var(--card));border:1px solid var(--line);border-radius:22px;padding:24px 26px;min-height:170px;transition:.2s}.service-card:hover{border-color:rgba(226,56,50,.65);box-shadow:0 0 32px rgba(182,21,19,.18);transform:translateY(-4px)}.service-card h3{font-size:25px;line-height:1.1;margin:0 0 12px}.service-card p{font-size:18px;color:var(--muted);margin:0}.platforms-section{padding-top:50px;padding-bottom:50px}.logo-row{display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:nowrap;padding:22px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.platform-logo{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0;color:#fff;font-size:22px;font-weight:900;opacity:.88;transition:.2s;white-space:nowrap}.platform-logo:hover{opacity:1;color:#fff;filter:drop-shadow(0 0 12px rgba(226,56,50,.45));transform:translateY(-2px)}.logo-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;background:var(--red);font-weight:950}.tiktok .logo-icon{background:linear-gradient(135deg,#69f0e9,#e92857)}.appstore .logo-icon{background:#4877f4}.instant .logo-icon{border-radius:50%;background:#4267B2}.play-triangle{width:0;height:0;border-top:17px solid transparent;border-bottom:17px solid transparent;border-left:28px solid #77b255;filter:drop-shadow(8px 0 0 #f2ce31)}.diamond{width:22px;height:22px;border:4px solid #f58200;transform:rotate(45deg)}.genre-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.genre-card{position:relative;overflow:hidden;border-radius:22px;min-height:95px;padding:16px;display:flex;align-items:flex-end;border:1px solid rgba(255,255,255,.13);background:#111;transition:.24s}.genre-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.78));z-index:1}.genre-card:hover{transform:translateY(-5px);border-color:rgba(226,56,50,.75);box-shadow:0 0 35px rgba(226,56,50,.2)}.genre-card h3{position:relative;z-index:2;margin:0;font-size:20px;line-height:1.05}.mock-scene{position:absolute;inset:0;overflow:hidden}.hyper{background:linear-gradient(135deg,#59d7ff,#fb3b52 70%)}.cube{position:absolute;width:34px;height:34px;border-radius:9px;background:#fff;opacity:.9}.c1{top:18px;left:24px}.c2{top:38px;left:76px;background:#ffdf3c}.c3{top:62px;left:126px;background:#73ffbc}.runner{position:absolute;right:28px;top:18px;width:24px;height:95px;background:rgba(255,255,255,.3);border-radius:999px}.puzzle{background:linear-gradient(135deg,#5338ef,#fb7a1f)}.puzzle-scene{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:18px 34px 30px}.puzzle-scene span{border-radius:12px;background:rgba(255,255,255,.82)}.puzzle-scene span:nth-child(2n){background:#ffd84d}.simulation{background:linear-gradient(135deg,#57c96a,#ffbd4a)}.shop{position:absolute;left:26px;top:28px;width:132px;height:70px;background:#fff;border-radius:20px}.counter{position:absolute;left:54px;top:84px;width:170px;height:30px;background:#d21f1b;border-radius:14px}.coin{position:absolute;right:44px;top:22px;width:36px;height:36px;background:#ffd233;border-radius:50%}.coin.two{right:88px;top:52px}.native{background:linear-gradient(135deg,#151515,#d91f1b)}.phone{position:absolute;width:56px;height:96px;border:6px solid rgba(255,255,255,.82);border-radius:24px}.phone.one{left:34px;top:20px}.phone.two{right:42px;top:34px}.heart{position:absolute;left:50%;top:42%;width:30px;height:30px;background:#ff3e76;transform:rotate(45deg)}.heart:before,.heart:after{content:"";position:absolute;width:30px;height:30px;background:#ff3e76;border-radius:50%}.heart:before{left:-15px}.heart:after{top:-15px}.rewarded{background:linear-gradient(135deg,#3716a8,#ffb000)}.wheel{position:absolute;left:22px;top:20px;width:96px;height:96px;border-radius:50%;background:conic-gradient(#fff 0 25%,#e23832 0 50%,#ffd233 0 75%,#48d597 0)}.gift{position:absolute;right:36px;top:44px;width:70px;height:58px;border-radius:14px;background:#e23832}.spark{position:absolute;width:18px;height:18px;border-radius:50%;background:#fff}.spark.one{right:66px;top:18px}.spark.two{left:46px;bottom:28px}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.contact-section h2{font-size:clamp(34px,4vw,48px);line-height:1.05;margin:0;letter-spacing:-.045em}.contact-card{background:linear-gradient(180deg,var(--card2),var(--card));border:1px solid var(--line);border-radius:24px;padding:28px}.contact-card p{font-size:20px;color:var(--muted);margin:0 0 18px}.contact-card a{font-size:28px;font-weight:900;color:#fff}.footer{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:26px 0 34px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.09);color:var(--muted)}.footer-brand{display:flex;align-items:center;gap:12px;font-weight:850;color:#fff}.footer-brand img{width:48px}.footer-links{display:flex;gap:18px}.footer a:hover{color:#fff}.legal-page{max-width:860px}.legal-page h1{font-size:56px;line-height:1;margin:0 0 28px}.legal-page p{font-size:20px;color:var(--muted)}.legal-page a{color:#fff;font-weight:800}.muted{opacity:.72}@media(max-width:980px){.nav{display:none}.hero,.about-grid,.contact-section{grid-template-columns:1fr}.hero{min-height:auto}.hero-mark{min-height:320px}.service-grid{grid-template-columns:1fr}.genre-grid{grid-template-columns:repeat(2,1fr)}.logo-row{flex-wrap:wrap;gap:18px}.platform-logo{font-size:20px}}@media(max-width:620px){.section-shell{padding:44px 0}.hero h1{font-size:52px}.hero-subtitle{font-size:26px}.section-heading h2,.balanced-title h2,.contact-section h2{font-size:36px}.about-card{padding:28px}.about-card p,.service-card p{font-size:18px}.genre-grid{grid-template-columns:1fr}.footer{flex-direction:column;align-items:flex-start;gap:18px}.site-header{padding:14px 20px}.brand img{width:44px}.brand span{font-size:16px}.logo-row{justify-content:flex-start}.platform-logo{width:45%;justify-content:flex-start}}

@media(max-width:620px){.eyebrow{font-size:20px;letter-spacing:.18em}.genre-card{min-height:120px}.service-card{min-height:auto}}
