:root{--bg:#070b18;--surface:#0e1629;--surface-2:#131e35;--line:#22304b;--text:#f7f9ff;--muted:#9aa8c2;--cyan:#42d8ff;--purple:#8d5bff;--gold:#ffbd4a;--green:#44df9b;--danger:#ff6685;--radius:24px;--shadow:0 24px 70px rgba(0,0,0,.34)}
[hidden]{display:none!important}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% -10%,rgba(111,61,255,.17),transparent 34%),radial-gradient(circle at 5% 20%,rgba(36,198,255,.11),transparent 28%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{position:fixed;left:12px;top:-80px;z-index:100;background:#fff;color:#050816;padding:10px 14px;border-radius:10px}.skip-link:focus{top:12px}.site-header{height:76px;max-width:1240px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px}.brand img{filter:drop-shadow(0 8px 20px rgba(79,214,255,.22))}.brand span{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:1.16rem;letter-spacing:-.04em}.brand small{margin-top:4px;color:var(--cyan);font-size:.62rem;font-weight:900;letter-spacing:.22em}.site-header nav{display:flex;gap:28px;margin-left:auto}.site-header nav a,.site-footer a{color:var(--muted);font-weight:650}.site-header nav a:hover,.site-footer a:hover{color:var(--text)}.install-button{border:1px solid var(--line);background:var(--surface);color:var(--text);padding:9px 15px;border-radius:12px;font-weight:800;cursor:pointer}main{overflow:hidden}.hero{max-width:1240px;min-height:570px;margin:auto;padding:72px 24px 92px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:70px}.eyebrow{color:var(--cyan);font-size:.72rem;font-weight:900;letter-spacing:.16em}.hero h1{max-width:690px;margin:14px 0 18px;font-size:clamp(3.2rem,7vw,6.6rem);line-height:.91;letter-spacing:-.075em}.hero-copy>p{max-width:640px;color:var(--muted);font-size:clamp(1rem,2vw,1.23rem)}.hero-actions{display:flex;gap:12px;margin:30px 0 25px}.button{min-height:50px;padding:0 22px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.button.primary{background:linear-gradient(135deg,var(--cyan),#6f61ff);box-shadow:0 14px 35px rgba(55,160,255,.23)}.button.secondary{border:1px solid var(--line);background:rgba(14,22,41,.72)}.hero-points{display:flex;gap:24px;padding:0;margin:0;list-style:none;color:var(--muted);font-size:.88rem}.hero-points li:before{content:"✓";margin-right:7px;color:var(--green);font-weight:900}.hero-board{height:430px;position:relative;display:grid;place-items:center}.hero-board:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;background:linear-gradient(145deg,rgba(66,216,255,.18),rgba(141,91,255,.14));filter:blur(2px);box-shadow:inset 0 0 70px rgba(255,255,255,.03),0 0 100px rgba(80,80,255,.13)}.hero-logo{position:relative;width:150px;height:150px;border:1px solid rgba(255,255,255,.15);border-radius:42px;background:rgba(13,23,43,.82);display:grid;place-items:center;backdrop-filter:blur(16px);box-shadow:var(--shadow)}.hero-logo img{width:106px}.orbit{position:absolute;border:1px solid rgba(115,188,255,.18);border-radius:50%;transform:rotate(-13deg)}.orbit-one{width:430px;height:230px}.orbit-two{width:300px;height:410px;transform:rotate(47deg)}.floating-card{position:absolute;width:72px;height:88px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:linear-gradient(145deg,#17233c,#0c1325);display:grid;place-items:center;font-size:1.65rem;font-weight:950;box-shadow:0 18px 35px rgba(0,0,0,.28);animation:float 5s ease-in-out infinite}.card-one{left:4%;top:16%;color:var(--gold);transform:rotate(-12deg)}.card-two{right:4%;top:25%;color:var(--danger);transform:rotate(10deg);animation-delay:-1.3s}.card-three{left:12%;bottom:8%;color:var(--cyan);transform:rotate(7deg);animation-delay:-2.4s}.card-four{right:13%;bottom:3%;color:var(--purple);transform:rotate(-8deg);animation-delay:-3.5s}@keyframes float{50%{translate:0 -12px}}.connection-banner{max-width:1192px;margin:0 auto 30px;padding:12px 18px;border:1px solid #755722;border-radius:14px;background:#21190d;color:#ffd480}.catalog{max-width:1240px;margin:auto;padding:54px 24px 80px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading h2{margin:6px 0 0;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.055em}.section-heading p{max-width:460px;margin:0;color:var(--muted)}.game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.game-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,rgba(18,29,52,.97),rgba(10,17,32,.97));box-shadow:0 16px 45px rgba(0,0,0,.17);transition:transform .22s,border-color .22s}.game-card:hover{transform:translateY(-5px);border-color:#3c5075}.game-card.available{border-color:rgba(66,216,255,.4)}.game-art{height:148px;display:grid;place-items:center;position:relative;overflow:hidden}.game-art:after{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(255,255,255,.14);border-radius:45px;transform:rotate(24deg)}.game-art span{position:relative;z-index:1;font-size:3.3rem;font-weight:950;text-shadow:0 12px 30px rgba(0,0,0,.25)}.game-art.purple{background:linear-gradient(135deg,#5126a7,#983cf0)}.game-art.gold{background:linear-gradient(135deg,#9b550e,#f3a72b)}.game-art.green{background:linear-gradient(135deg,#0d684d,#20b779)}.game-art.cyan{background:linear-gradient(135deg,#075b82,#1eb9d2)}.game-art.pink{background:linear-gradient(135deg,#92264f,#e9568a)}.game-art.blue{background:linear-gradient(135deg,#153a8b,#2578de)}.game-body{padding:20px}.status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:.64rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.status.available{background:rgba(68,223,155,.12);color:#6ff2b7}.status.soon{background:rgba(154,168,194,.1);color:#b3bfd4}.game-body h3{font-size:1.45rem;margin:12px 0 7px;letter-spacing:-.035em}.game-body p{min-height:50px;margin:0;color:var(--muted);font-size:.91rem}.game-meta{display:flex;gap:8px;flex-wrap:wrap;margin:17px 0}.game-meta span{padding:5px 8px;border:1px solid var(--line);border-radius:8px;color:#bdc8db;font-size:.72rem}.card-action{display:flex;justify-content:space-between;align-items:center;padding-top:14px;border-top:1px solid var(--line);color:var(--cyan);font-weight:900}.card-action.muted{color:#c4cee0}.ad-area{max-width:1192px;min-height:110px;margin:0 auto 90px;padding:20px;border:1px dashed #344362;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#73829d;text-align:center}.ad-area span{font-size:.65rem;text-transform:uppercase;letter-spacing:.12em}.ad-area p{margin:7px 0 0;font-size:.82rem}.trust-section{max-width:1192px;margin:0 auto 90px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--line)}.trust-section>div{padding:30px;background:var(--surface)}.trust-icon{color:var(--cyan);font-size:1.7rem}.trust-section h3{margin:12px 0 6px}.trust-section p{margin:0;color:var(--muted);font-size:.88rem}.site-footer{max-width:1192px;margin:auto;padding:30px 0 45px;border-top:1px solid var(--line);display:flex;align-items:center;gap:30px}.brand.compact{margin-right:auto}.site-footer>div{display:flex;gap:20px}.site-footer p{color:#6f7d96;font-size:.8rem}.page-shell{max-width:900px;min-height:calc(100vh - 170px);margin:auto;padding:70px 24px}.page-shell h1{font-size:clamp(2.4rem,6vw,4.4rem);letter-spacing:-.06em;margin:12px 0}.page-shell h2{margin-top:34px}.page-shell p,.page-shell li{color:var(--muted)}.page-shell a:not(.button){color:var(--cyan)}.prose-card{padding:28px;border:1px solid var(--line);border-radius:22px;background:var(--surface)}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:52px}.hero-board{height:330px;order:-1}.hero h1{font-size:clamp(3rem,13vw,5.5rem)}.game-grid{grid-template-columns:repeat(2,1fr)}.site-header nav{display:none}.section-heading{align-items:start;flex-direction:column}.trust-section{margin-left:20px;margin-right:20px}.site-footer{margin:0 20px}}
@media(max-width:620px){.site-header{padding:0 16px}.hero{padding:36px 18px 70px}.hero-board{height:255px}.hero-board:before{width:240px;height:240px}.hero-logo{width:110px;height:110px;border-radius:31px}.hero-logo img{width:78px}.orbit-one{width:300px;height:170px}.orbit-two{width:210px;height:280px}.floating-card{width:51px;height:64px;border-radius:13px;font-size:1.12rem}.hero-actions{flex-direction:column}.hero-points{align-items:flex-start;flex-direction:column;gap:7px}.catalog{padding:45px 16px 65px}.game-grid{grid-template-columns:1fr}.game-body p{min-height:auto}.trust-section{grid-template-columns:1fr;margin:0 16px 65px}.site-footer{align-items:flex-start;flex-direction:column;margin:0 16px}.site-footer>div{flex-wrap:wrap}.ad-area{margin:0 16px 65px}.page-shell{padding:45px 16px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.prose-card+.prose-card{margin-top:15px}.prose-card h2:first-child{margin-top:0}.notice{padding:15px 18px;border-left:3px solid var(--cyan);border-radius:4px 14px 14px 4px;background:rgba(66,216,255,.07)}.coming-card{max-width:760px;margin:45px auto;padding:42px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(145deg,var(--surface-2),var(--surface));text-align:center;box-shadow:var(--shadow)}.coming-icon{width:92px;height:92px;margin:auto;border:1px solid rgba(66,216,255,.22);border-radius:27px;background:rgba(66,216,255,.07);display:grid;place-items:center;font-size:2.8rem}.coming-card h1{font-size:clamp(2.5rem,7vw,4.6rem);margin:20px 0 10px;letter-spacing:-.06em}.coming-card p{max-width:560px;margin:0 auto 27px;color:var(--muted)}
.developer-credit a{color:var(--cyan);font-weight:800}
@media(prefers-color-scheme:light){:root{color-scheme:light;--bg:#f2f2f7;--surface:#fff;--surface-2:#f8f8fb;--line:rgba(60,60,67,.18);--text:#111114;--muted:#61616a;--cyan:#087fff;--purple:#7047eb;--gold:#b56800;--green:#16853a;--danger:#d92d45;--shadow:0 18px 50px rgba(20,30,50,.12)}body{background:radial-gradient(circle at 8% 2%,rgba(10,132,255,.14),transparent 28rem),radial-gradient(circle at 95% 20%,rgba(175,82,222,.1),transparent 30rem),var(--bg)}.site-header{background:rgba(242,242,247,.76);border-bottom:1px solid var(--line);backdrop-filter:saturate(180%) blur(24px)}.hero-logo,.floating-card{background:rgba(255,255,255,.82);border-color:var(--line)}.button.secondary{background:rgba(255,255,255,.72)}.game-card,.coming-card{background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(248,248,251,.97))}.game-meta span{color:var(--muted)}.status.available{background:rgba(22,133,58,.1);color:var(--green)}.connection-banner{background:#fff6df;color:#7a4d00}.trust-section>div{background:var(--surface)}.ad-area{color:var(--muted)}}
