:root { --bg:#090b14; --panel:#111524; --line:rgba(255,255,255,.1); --text:#f6f7fc; --muted:#9ea6bb; --blue:#7688ff; --purple:#9e72ff; --green:#63d8a4; } *{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',sans-serif} body:before{content:'';position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 78%)} a{text-decoration:none;color:inherit}.site-header{height:76px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.logo{display:flex;align-items:center;gap:10px;font-family:'Space Grotesk';font-size:18px;font-weight:700;letter-spacing:-.8px}.logo>span:last-child>span{color:#8a80ff}.logo-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:#fff;background:linear-gradient(135deg,#7688ff,#8a57ea);box-shadow:0 0 20px #6e74ff66}.site-header nav{display:flex;gap:29px;margin-left:80px}.site-header nav a{color:#b9bfd0;font-size:14px;transition:.2s}.site-header nav a:hover{color:white}.menu-button{display:none;background:none;border:0;color:white;font-size:22px}.hero{position:relative;overflow:hidden;text-align:center;min-height:505px;padding:95px 20px 60px;border-bottom:1px solid var(--line)}.orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.45;pointer-events:none}.orb-one{width:470px;height:470px;background:#3243b6;left:-270px;top:-180px;filter:blur(105px)}.orb-two{width:470px;height:470px;background:#6a2c9e;right:-290px;top:5px;filter:blur(115px)}.eyebrow{color:#9aa6ff;letter-spacing:2px;font-size:11px;font-weight:700;margin:0 0 15px}.hero h1{position:relative;margin:0;font-family:'Space Grotesk';letter-spacing:-3px;font-size:clamp(45px,6vw,77px);line-height:1.02}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#a5b2ff,#be91ff);background-clip:text;color:transparent}.hero-copy{position:relative;color:var(--muted);font-size:17px;max-width:500px;margin:22px auto 31px;line-height:1.55}.search-box{position:relative;display:flex;align-items:center;max-width:665px;height:61px;margin:auto;padding:6px 6px 6px 19px;background:#15192b;border:1px solid #4c5683;border-radius:13px;box-shadow:0 12px 45px #0007}.search-icon{font-size:30px;color:#aab4d8;line-height:1;transform:rotate(-20deg)}.search-box input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:#fff;padding:0 14px;font:15px 'DM Sans'}.search-box input::placeholder{color:#8b93aa}.search-box button{height:47px;border:0;border-radius:9px;padding:0 19px;background:linear-gradient(110deg,#788cff,#9172f4);color:#fff;font:600 14px 'DM Sans';cursor:pointer}.search-box button span{font-size:19px;margin-left:7px}.popular{position:relative;display:flex;justify-content:center;align-items:center;gap:9px;margin-top:15px;color:#8991a7;font-size:12px}.popular button{border:1px solid #ffffff1a;border-radius:20px;background:#ffffff0b;color:#cbd0dd;padding:5px 10px;font:12px 'DM Sans';cursor:pointer}.search-result{position:relative;min-height:1px;margin:13px auto 0;color:#c9d0ff;font-size:14px}.metrics{max-width:1184px;margin:0 auto;padding:27px 28px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.metrics div{padding:0 25px;border-left:1px solid var(--line)}.metrics div:first-child{border-left:0}.metrics strong{display:block;font:700 24px 'Space Grotesk';letter-spacing:-1px}.metrics span{color:var(--muted);font-size:12px}.content-section{max-width:1184px;margin:0 auto;padding:90px 28px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2{font:700 32px 'Space Grotesk';letter-spacing:-1.5px;margin:0}.section-heading>a{color:#aeb7ff;font-size:14px}.section-heading>a span{font-size:18px;margin-left:6px}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.game-card{height:371px;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#1a2030;isolation:isolate;transition:transform .25s,border .25s}.game-card:hover{transform:translateY(-5px);border-color:#8b82ff99}.game-card:before{content:'';position:absolute;inset:0;z-index:-2}.game-card:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#111421 11%,transparent 70%)}.forest:before{background:radial-gradient(circle at 63% 24%,#f0bd5a 0 3%,transparent 10%),linear-gradient(138deg,#8c8148,#2a4b3b 37%,#0d1719 76%)}.ocean:before{background:radial-gradient(ellipse at 66% 34%,#b3e5ed 0,transparent 17%),linear-gradient(145deg,#5d849a,#174f77 42%,#092940 75%)}.garden:before{background:radial-gradient(circle at 66% 25%,#ffdb8a,transparent 14%),linear-gradient(145deg,#bd8d6e,#4b7a46 45%,#192c21 78%)}.game-card-top{display:flex;justify-content:space-between;padding:16px}.status{font-size:11px;padding:6px 9px;border-radius:6px;background:#0d1420bb;color:#d1d8e9;backdrop-filter:blur(6px)}.status.live{color:#7eeab4}.save{border:0;border-radius:7px;background:#101521a8;color:white;font-size:20px;width:31px;height:31px;cursor:pointer}.game-info{position:absolute;left:22px;right:22px;bottom:21px}.tag{display:inline-block;color:#c0c8ff;font-size:10px;font-weight:700;letter-spacing:1.3px}.game-info h3{margin:8px 0 8px;font:600 22px 'Space Grotesk';letter-spacing:-.8px}.game-info p{margin:0 0 17px;color:#cbd2de;font-size:12px}.players{color:#56e7a9}.game-info a,.update-list article>a{font-size:13px;color:white;font-weight:600}.game-info a span{color:#a7a4ff;margin-left:6px}.category-section{padding-top:8px}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.categories>a{min-height:205px;border:1px solid var(--line);border-radius:13px;padding:23px;background:linear-gradient(135deg,#121627,#0d101c);transition:.2s}.categories>a:hover{border-color:#777bf0;background:#161b31}.category-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#7383ff1c;color:#9ba7ff;font-size:23px}.categories h3{font:600 18px 'Space Grotesk';margin:20px 0 7px}.categories p{color:var(--muted);font-size:13px;line-height:1.5;margin:0 0 17px}.categories b{font-size:12px;color:#b7c0ff}.updates{padding-top:58px}.update-list{border-top:1px solid var(--line)}.update-list article{display:grid;grid-template-columns:128px 1fr auto;align-items:center;gap:22px;border-bottom:1px solid var(--line);padding:22px 5px}.date{font-size:11px;letter-spacing:.7px;color:#828ba2}.update-list h3{font:600 18px 'Space Grotesk';letter-spacing:-.5px;margin:5px 0}.update-list p{font-size:13px;color:var(--muted);margin:0}.update-list article>a{color:#b5bdff;white-space:nowrap}footer{max-width:1184px;margin:auto;padding:32px 28px 45px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#747d93;font-size:12px}footer .logo{color:#e5e8f3}@media(max-width:750px){.site-header{height:64px;padding:0 19px}.site-header nav{display:none}.menu-button{display:block}.hero{min-height:490px;padding-top:75px}.hero h1{letter-spacing:-2px}.hero-copy{font-size:15px}.search-box{height:58px}.search-box button{padding:0 12px}.search-box button span{display:none}.popular{flex-wrap:wrap;padding:0 18px}.metrics{padding:21px 10px;grid-template-columns:repeat(2,1fr);gap:20px}.metrics div{padding:0 15px;border-left:1px solid var(--line)}.metrics div:nth-child(3){border-left:0}.content-section{padding:60px 19px}.section-heading h2{font-size:27px}.game-grid{grid-template-columns:1fr}.game-card{height:318px}.categories{grid-template-columns:repeat(2,1fr)}.categories>a{min-height:180px;padding:18px}.categories h3{margin-top:15px}.update-list article{grid-template-columns:1fr;gap:9px;padding:20px 0}.update-list article>a{margin-top:3px}footer{padding:30px 19px;display:block}footer p{margin:19px 0 7px}}
:root{--hub:#11162a}.back-home{font-size:13px;color:#b8c0ff}.game-hero{height:440px;position:relative;overflow:hidden;isolation:isolate}.game-hero:before{content:'';position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 67% 25%,#e0bb71 0 3%,transparent 10%),radial-gradient(ellipse at 50% 5%,#718e58 0,transparent 22%),linear-gradient(125deg,#9e9361,#355340 36%,#0b1316 76%);filter:saturate(.8)}.game-hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#090b14 4%,#090b1499 45%,#090b1411 85%),linear-gradient(0deg,#090b14,transparent 46%)}.game-hero-content{max-width:1184px;margin:auto;padding:60px 28px}.breadcrumbs{font-size:13px;color:#b5bdd0;margin:0 0 51px}.breadcrumbs a{color:#bec7ff}.breadcrumbs span{padding:0 7px;color:#798096}.game-hero h1{font:700 clamp(40px,5vw,64px)/.98 'Space Grotesk';letter-spacing:-2.5px;margin:10px 0 14px}.game-description{font-size:16px;line-height:1.5;color:#d2d7e2;max-width:485px;margin:0 0 23px}.verification{display:flex;gap:9px;align-items:center;color:#c6cedc;font-size:12px}.verification-dot{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#52c791;color:#07120d;font-weight:bold}.game-tabs-wrap{border-bottom:1px solid var(--line);background:#0d101b}.game-tabs{max-width:1184px;margin:auto;padding:0 28px;display:flex;gap:28px;overflow:auto}.game-tabs a{padding:19px 1px 16px;color:#98a1b6;font-size:13px;white-space:nowrap;border-bottom:2px solid transparent}.game-tabs a.active,.game-tabs a:hover{color:#eef0ff;border-color:#8390ff}.hub-section{max-width:1184px;margin:auto;padding:75px 28px}.section-border{border-top:1px solid var(--line)}.hub-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:65px}.hub-section h2{font:700 32px 'Space Grotesk';letter-spacing:-1.3px;margin:0}.hub-intro{max-width:590px;color:var(--muted);font-size:15px;line-height:1.7;margin:19px 0 0}.source-card{border:1px solid #7d85ec55;border-radius:14px;padding:24px;background:linear-gradient(140deg,#161a31,#111522)}.source-card strong{font:600 18px 'Space Grotesk'}.source-card ul{padding-left:17px;margin:16px 0 0;color:#aeb7cc;font-size:13px;line-height:2}.coming-label{font-size:10px;font-weight:700;letter-spacing:1px;color:#9ea9ca;padding:7px 9px;background:#ffffff0b;border:1px solid var(--line);border-radius:6px}.empty-feature{display:flex;align-items:center;gap:19px;border:1px solid var(--line);border-radius:14px;padding:23px;background:#0e121f}.empty-icon{display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;border-radius:12px;background:#7785ff1f;color:#aab3ff;font-size:28px}.empty-feature h3{font:600 18px 'Space Grotesk';margin:0 0 5px}.empty-feature p{max-width:620px;color:var(--muted);font-size:13px;line-height:1.55;margin:0}.empty-feature a{margin-left:auto;white-space:nowrap;color:#b7c0ff;font-size:13px;font-weight:600}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.guide-grid article{min-height:185px;padding:22px;border:1px solid var(--line);border-radius:13px;background:#0e121e}.guide-number{font:600 13px 'Space Grotesk';color:#949eff}.guide-grid h3{font:600 18px 'Space Grotesk';margin:25px 0 7px}.guide-grid p{color:var(--muted);font-size:13px;line-height:1.55;margin:0 0 18px}.tool-callout{display:flex;align-items:center;justify-content:space-between;margin-top:26px;padding:29px;border-radius:15px;border:1px solid #747cff66;background:radial-gradient(circle at 77% 50%,#3d347930,transparent 26%),#11162a}.tool-callout h3{font:600 23px 'Space Grotesk';margin:9px 0 5px}.tool-callout p{font-size:14px;color:var(--muted);margin:0}.tool-status{border-radius:20px;padding:7px 11px;background:#fff1;color:#bfc7ff;font-size:12px}@media(max-width:750px){.back-home{font-size:12px}.game-hero{height:412px}.game-hero-content{padding:40px 19px}.breadcrumbs{margin-bottom:45px}.game-hero h1{letter-spacing:-2px}.verification{flex-wrap:wrap;line-height:1.5}.game-tabs{padding:0 19px;gap:21px}.hub-section{padding:55px 19px}.hub-layout{grid-template-columns:1fr;gap:26px}.hub-section h2{font-size:27px}.section-heading{align-items:start;gap:12px}.coming-label{margin-top:4px}.empty-feature{align-items:flex-start;flex-wrap:wrap}.empty-feature a{width:100%;margin-left:67px}.guide-grid{grid-template-columns:1fr}.tool-callout{align-items:flex-start;gap:20px;flex-direction:column}}
