:root{--bg:#f7f7f2;--surface:#ffffff;--ink:#151a24;--muted:#626978;--line:rgba(21,26,36,.12);--green:#81e55c;--green-deep:#3c9e35;--blue:#62c7ff;--yellow:#ffd45c;--purple:#9a7cff;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.siteHeader{position:fixed;z-index:100;top:0;left:0;right:0;border-bottom:1px solid rgba(255,255,255,.13);background:rgba(15,20,29,.78);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:white}.headerInner{height:76px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:900;letter-spacing:.12em;white-space:nowrap}.brandMark{width:30px;height:30px;position:relative;display:inline-block;transform:rotate(45deg)}.brandMark>span{position:absolute;inset:2px 14px 14px 2px;border-radius:6px 2px 2px 2px;background:var(--green)}.brandMark>span:last-child{inset:14px 2px 2px 14px;background:var(--blue)}nav{margin-left:auto;display:flex;gap:28px;font-size:14px;color:rgba(255,255,255,.76)}nav a:hover{color:white}.headerCta{border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:11px 18px;font-size:13px;font-weight:750}.hero{min-height:860px;padding:150px 0 88px;overflow:hidden;position:relative;background:radial-gradient(circle at 22% 10%,rgba(129,229,92,.16),transparent 34%),linear-gradient(135deg,#111722,#182234 56%,#111722);color:white}.heroGlow{position:absolute;border-radius:50%;filter:blur(20px);opacity:.45}.glowOne{width:400px;height:400px;background:#5fcf62;right:3%;top:16%}.glowTwo{width:300px;height:300px;background:#5274ff;right:24%;bottom:0}.heroGrid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;grid-gap:70px;gap:70px;position:relative;z-index:2}.eyebrow{margin:0 0 18px;color:var(--green-deep);font-size:12px;font-weight:900;letter-spacing:.2em}.hero .eyebrow{color:var(--green)}h1,h2,h3,p{margin-top:0}.hero h1{margin-bottom:24px;font-size:clamp(56px,7vw,92px);line-height:.94;letter-spacing:-.065em}.hero h1 span{color:var(--green)}.heroText{max-width:590px;color:rgba(255,255,255,.7);font-size:19px;line-height:1.75}.heroActions{display:flex;gap:14px;margin:36px 0}.primaryButton,.secondaryButton{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:850;transition:.2s ease}.primaryButton{color:#122013;background:var(--green);box-shadow:0 14px 38px rgba(129,229,92,.22)}.primaryButton:hover{transform:translateY(-2px);filter:brightness(1.04)}.secondaryButton{border:1px solid rgba(255,255,255,.25);color:white}.heroMeta{display:flex;flex-wrap:wrap;gap:9px}.heroMeta span{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.64);font-size:12px}.heroArt{min-height:610px;position:relative;display:grid;place-items:center}.phone{width:292px;height:586px;border:8px solid #090d14;border-radius:48px;box-shadow:0 42px 100px rgba(0,0,0,.48);transform:rotate(5deg);position:relative;z-index:3}.phone,.phoneTop{background:#090d14}.phoneTop{position:absolute;z-index:4;top:9px;left:50%;width:92px;height:23px;border-radius:18px;transform:translateX(-50%)}.phoneScreen{height:100%;overflow:hidden;position:relative;border-radius:39px;background:linear-gradient(#5ac7ff 0 39%,#70ca68 39% 55%,#4d8f43 55%)}.sky{inset:0 0 60%}.cloud,.sky{position:absolute}.cloud{width:55px;height:17px;border-radius:20px;background:rgba(255,255,255,.78)}.cloud:after,.cloud:before{content:"";position:absolute;border-radius:50%;background:inherit}.cloud:before{width:24px;height:24px;left:9px;bottom:2px}.cloud:after{width:31px;height:31px;right:6px;bottom:0}.cloudA{top:75px;left:25px}.cloudB{top:122px;right:16px;transform:scale(.7)}.gameLogo{position:absolute;top:45px;left:0;right:0;text-align:center;font-size:30px;font-weight:1000;letter-spacing:-.05em;text-shadow:0 5px 0 rgba(36,66,35,.28)}.gameLogo span{color:#ffe15d}.board{position:absolute;width:260px;left:10px;bottom:65px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;transform:perspective(500px) rotateX(56deg);transform-origin:bottom}.tile{height:75px;border-radius:13px;background:linear-gradient(145deg,#c5e58c,#72b957);border-bottom:8px solid #39773b;box-shadow:inset 0 4px 0 rgba(255,255,255,.22);display:grid;place-items:center;font-size:28px}.tile:nth-child(4n+2){background:linear-gradient(145deg,#d4f39a,#77c05a)}.key{color:#ffd94d;text-shadow:0 3px 0 #a46b17}.mine{color:#2b3440}.kiro{z-index:5;width:78px;height:110px;left:106px;bottom:140px}.face,.kiro{position:absolute}.face{z-index:3;top:15px;left:5px;width:68px;height:60px;border-radius:46% 46% 44% 44%;background:#f2d29f;box-shadow:inset 0 -8px 0 rgba(135,79,53,.14)}.face i{position:absolute;top:25px;width:7px;height:12px;border-radius:10px;background:#202631}.face i:first-child{left:19px}.face i:last-child{right:19px}.ear{position:absolute;z-index:2;top:0;width:25px;height:40px;border-radius:90% 20% 60% 30%;background:#5b382c}.leftEar{left:5px;transform:rotate(-24deg)}.rightEar{right:5px;transform:scaleX(-1) rotate(-24deg)}.body{left:13px;bottom:0;width:52px;height:52px;border-radius:22px 22px 16px 16px;background:#4b7cd8;border-bottom:8px solid #2b4e99}.body,.dice{position:absolute}.dice{right:22px;bottom:22px;width:58px;height:58px;display:grid;place-items:center;border-radius:17px;color:#19202b;background:white;font-size:36px;box-shadow:0 12px 24px rgba(0,0,0,.24)}.orbit{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.orbitOne{width:520px;height:520px}.orbitTwo{width:650px;height:650px}.floatingCard{position:absolute;z-index:4;min-width:180px;padding:16px 18px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(20,29,43,.75);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 20px 50px rgba(0,0,0,.25)}.floatingCard b,.floatingCard span{display:block}.floatingCard b{font-size:14px}.floatingCard span{margin-top:4px;color:rgba(255,255,255,.58);font-size:11px}.cardOne{top:95px;right:-20px}.cardTwo{left:-25px;bottom:90px}.logoStrip{background:#0f141d;color:rgba(255,255,255,.55)}.logoStrip .container{height:78px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:850;letter-spacing:.18em}.logoStrip i{width:5px;height:5px;border-radius:50%;background:var(--green)}.section{padding:118px 0}.sectionHeading{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:90px;gap:90px;align-items:end;margin-bottom:56px}.aboutSection h2,.sectionHeading h2,.supportCard h2{margin-bottom:0;font-size:clamp(40px,5vw,66px);line-height:1.03;letter-spacing:-.055em}.sectionHeading>p{margin-bottom:5px;color:var(--muted);font-size:17px;line-height:1.75}.gameFeature{display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 25px 90px rgba(26,34,49,.08)}.gameVisual{min-height:580px;position:relative;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:8px;gap:8px;padding:8px;background:#161d28}.world{position:relative;overflow:hidden;border-radius:20px;display:flex;align-items:flex-end;padding:20px;font-size:11px;font-weight:900;letter-spacing:.17em;color:white}.world:after{content:"";position:absolute;width:130px;height:130px;left:50%;top:50%;border-radius:26px;transform:translate(-50%,-40%) rotate(45deg);box-shadow:inset 0 10px 0 rgba(255,255,255,.18),0 25px 50px rgba(0,0,0,.25)}.worldForest{background:linear-gradient(145deg,#93d96c,#2f7440)}.worldForest:after{background:#79bd57}.worldDesert{background:linear-gradient(145deg,#ffd568,#c77237)}.worldDesert:after{background:#df9f4c}.worldIce{background:linear-gradient(145deg,#bdeeff,#4f93da)}.worldIce:after{background:#90d8f2}.worldLava{background:linear-gradient(145deg,#ff795b,#5b2233)}.worldLava:after{background:#d44938}.world span{position:relative;z-index:2}.gameBadge{position:absolute;right:25px;top:25px;z-index:3;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:white;font-weight:1000}.gameInfo{padding:62px 54px;display:flex;flex-direction:column;justify-content:center}.status{color:var(--muted);font-size:13px;font-weight:750}.status span{display:inline-block;width:9px;height:9px;margin-right:7px;border-radius:50%;background:var(--green)}.gameInfo h3{margin:10px 0 2px;font-size:72px;line-height:1;letter-spacing:-.065em}.genre{color:var(--green-deep);font-size:12px;font-weight:900;letter-spacing:.16em}.gameDescription{color:var(--muted);font-size:17px;line-height:1.75}.gameStats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:24px 0 30px}.gameStats div{padding-top:18px;border-top:1px solid var(--line)}.gameStats span,.gameStats strong{display:block}.gameStats strong{font-size:26px}.gameStats span{color:var(--muted);font-size:11px}.storeButton{width:max-content;display:flex;align-items:center;gap:12px;padding:11px 19px;border-radius:14px;background:#171c25;color:white}.storeButton b,.storeButton small{display:block}.storeButton small{font-size:8px;letter-spacing:.13em;color:rgba(255,255,255,.63)}.storeButton b{font-size:17px}.playIcon{font-size:22px}.isDisabled{opacity:.88}.featuresSection{background:#eef0e9}.featureGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.featureCard{min-height:340px;padding:26px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.6);position:relative;overflow:hidden}.featureNumber{color:#a1a7ae;font-size:12px;font-weight:900}.featureIcon{width:95px;height:95px;margin:38px 0 30px;border-radius:30px;transform:rotate(-8deg);box-shadow:inset 0 7px 0 rgba(255,255,255,.3)}.icon1{background:linear-gradient(145deg,var(--green),#4e9e44)}.icon2{background:linear-gradient(145deg,var(--yellow),#d88936)}.icon3{background:linear-gradient(145deg,var(--blue),#4d75c8)}.icon4{background:linear-gradient(145deg,var(--purple),#624bc0)}.featureCard h3{font-size:22px;letter-spacing:-.03em}.featureCard p{color:var(--muted);font-size:14px;line-height:1.7}.aboutSection{background:#151b25;color:white}.aboutGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px}.aboutSection .eyebrow{color:var(--green)}.aboutCopy{padding-top:34px}.aboutCopy p{color:rgba(255,255,255,.67);font-size:18px;line-height:1.8}.supportSection{padding:80px 0;background:#151b25}.supportCard{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:52px;border-radius:30px;background:linear-gradient(135deg,#f4f7ee,#dff5d3)}.supportCard p:not(.eyebrow){margin:14px 0 0;max-width:680px;color:var(--muted)}footer{padding:62px 0;background:#0d121a;color:white}.footerGrid{display:grid;grid-template-columns:1fr auto auto;grid-gap:70px;gap:70px;align-items:start}.footerGrid>div>p{margin:18px 0 0;color:rgba(255,255,255,.52);font-size:13px}.footerLinks{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px 28px;gap:13px 28px;color:rgba(255,255,255,.7);font-size:13px}.copyright{color:rgba(255,255,255,.45);font-size:12px;line-height:1.7;text-align:right}.legalPage{min-height:100vh;background:#f7f7f2}.legalHeader{height:78px;padding:0 max(24px,calc((100vw - 1080px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:white}.legalHeader>a:last-child{font-size:13px;font-weight:800}.legalContent{max-width:820px;margin:0 auto;padding:90px 24px 120px}.legalContent h1{font-size:64px;letter-spacing:-.055em}.legalUpdated{color:var(--muted);font-size:13px}.legalContent>p{color:#4e5664;font-size:17px;line-height:1.8}.legalContent h2{margin:42px 0 10px;font-size:25px;letter-spacing:-.03em}.legalContent a{color:var(--green-deep);font-weight:800}.legalNotice{margin-top:50px;padding:20px;border:1px solid #efc66c;border-radius:16px;background:#fff4d9;color:#725719;font-size:14px;line-height:1.6}@media(max-width:960px){nav{display:none}.headerCta{margin-left:auto}.aboutGrid,.gameFeature,.heroGrid,.sectionHeading{grid-template-columns:1fr}.hero{padding-top:125px}.heroArt{margin-top:20px}.sectionHeading{gap:24px}.gameVisual{min-height:480px}.featureGrid,.footerGrid{grid-template-columns:1fr 1fr}.copyright{text-align:left}}@media(max-width:640px){.container{width:min(100% - 24px,1180px)}.siteHeader{position:absolute}.headerInner{height:68px}.headerCta{display:none}.brand{font-size:11px}.hero{min-height:auto;padding:120px 0 65px}.hero h1{font-size:55px}.heroText{font-size:16px}.heroActions{flex-direction:column;align-items:stretch}.heroMeta{display:none}.heroArt{min-height:530px;transform:scale(.88);margin-inline:-30px}.phone{width:270px;height:540px}.cardOne{right:0}.cardTwo{left:0}.orbitOne{width:420px;height:420px}.orbitTwo{width:520px;height:520px}.logoStrip .container{overflow:hidden;gap:28px;justify-content:flex-start}.logoStrip i{display:none}.section{padding:82px 0}.aboutSection h2,.sectionHeading h2,.supportCard h2{font-size:42px}.gameInfo{padding:40px 25px}.gameInfo h3{font-size:58px}.gameStats{grid-template-columns:1fr}.gameVisual{min-height:420px}.featureGrid{grid-template-columns:1fr}.featureCard{min-height:285px}.featureIcon{margin:25px 0 22px}.aboutGrid{gap:25px}.supportCard{padding:34px 24px;align-items:flex-start;flex-direction:column}.supportCard .primaryButton{width:100%;font-size:13px}.footerGrid{grid-template-columns:1fr;gap:35px}.copyright{text-align:left}.legalContent h1{font-size:48px}}.showcaseFrame{position:relative;z-index:3;width:min(100%,610px);margin-left:auto;padding:10px;border:1px solid rgba(255,255,255,.14);border-radius:34px;background:rgba(255,255,255,.04);box-shadow:0 42px 110px rgba(0,0,0,.42);transform:rotate(1.5deg);overflow:hidden}.showcaseFrame img{display:block;width:100%;max-height:660px;object-fit:cover;object-position:50% 14%;border-radius:25px}.gameCover{min-height:580px;overflow:hidden;background:#101722}.gameCover img{width:100%;height:100%;min-height:580px;display:block;object-fit:cover;object-position:center}.worldsSection{background:#eef0e9}.compactHeading{grid-template-columns:1fr;max-width:760px}.worldGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.worldCard{overflow:hidden;border:1px solid var(--line);border-radius:25px;background:white;box-shadow:0 18px 50px rgba(26,34,49,.08)}.worldCard img{width:100%;aspect-ratio:.64;display:block;object-fit:cover;object-position:center}.worldCard>div{padding:22px}.worldCard h3{margin-bottom:8px;font-size:24px;letter-spacing:-.035em}.worldCard p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}@media(max-width:960px){.showcaseFrame{margin:20px auto 0;transform:none}.worldGrid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.showcaseFrame{padding:6px;border-radius:23px}.showcaseFrame img{max-height:none;border-radius:18px}.worldGrid{grid-template-columns:1fr}.gameCover,.gameCover img{min-height:420px}}