:root{--teal:#126d79;--teal2:#0c8798;--mint:#def3e9;--yellow:#ffc832;--orange:#ee8b24;--cream:#fff8df;--ink:#294f56;--brown:#75421f;--shadow:0 18px 45px rgba(53,66,47,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;background:#fffdf4;line-height:1.65;overflow-x:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button,a{-webkit-tap-highlight-color:transparent}.site-header{height:78px;padding:0 max(5vw,28px);display:flex;align-items:center;justify-content:space-between;background:rgba(255,251,230,.94);backdrop-filter:blur(12px);border-bottom:3px solid rgba(218,151,45,.18);position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:12px;font-weight:900;font-size:25px;color:#285d65}.brand img{width:50px;height:50px;border-radius:13px;box-shadow:0 5px 0 #cf7927}.site-nav{display:flex;align-items:center;gap:32px;font-weight:700}.site-nav a{transition:.2s}.site-nav a:hover{color:var(--orange);transform:translateY(-1px)}.site-nav .nav-download{padding:10px 22px;border-radius:999px;background:var(--yellow);color:#654018;box-shadow:0 4px 0 #d57b25}.nav-toggle{display:none;border:0;background:var(--yellow);border-radius:12px;font-size:25px;width:46px;height:43px;color:#68401d}.hero{min-height:720px;position:relative;display:grid;grid-template-columns:minmax(380px,540px) minmax(500px,760px);align-items:center;justify-content:center;gap:5vw;padding:70px 6vw 100px;background:linear-gradient(#6ed6ef 0%,#bcefe8 58%,#a9dd6c 58%,#69b64c 100%);overflow:hidden}.hero:before{content:"";position:absolute;left:-6%;right:-6%;bottom:82px;height:120px;border-radius:50% 50% 0 0;background:#7bc653}.hero-copy,.hero-visual{position:relative;z-index:2}.eyebrow{margin:0 0 14px;color:#bd6724;font-size:15px;letter-spacing:2px;font-weight:900}.eyebrow span{color:var(--yellow);font-size:19px}.hero h1{margin:0;color:#245861;font-size:clamp(48px,5vw,76px);line-height:1.12;letter-spacing:-3px}.hero h1 strong{color:#fff7d0;text-shadow:0 4px 0 #c77529,-2px 0 #c77529,2px 0 #c77529}.hero-lead{font-size:19px;max-width:540px;color:#315a5b;margin:25px 0 30px;font-weight:600}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:0 26px;border-radius:19px;font-weight:900;transition:.2s}.button:hover{transform:translateY(-3px)}.button-primary{color:#624019;background:var(--yellow);box-shadow:0 7px 0 #d77d22,0 12px 22px rgba(92,59,20,.2)}.button-secondary{background:#fff9e5;border:3px solid #e3a13a;color:#396a70}.android-mark{color:#4c9a4f}.hero-notes{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;font-size:13px;font-weight:800;color:#376d62}.hero-notes span{background:rgba(255,255,255,.6);padding:5px 10px;border-radius:99px}.hero-card{border:9px solid #fff8d7;border-radius:34px;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 25px 0 rgba(65,74,44,.17),0 32px 60px rgba(38,85,67,.2);background:#fff}.hero-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.hero-badge{position:absolute;right:-28px;bottom:-35px;width:130px;height:130px;border:7px solid #fff8ce;border-radius:50%;background:#f29a28;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 8px 0 #a85d26;transform:rotate(-8deg)}.hero-badge b{font-size:35px;line-height:1}.hero-badge span{font-weight:900;font-size:14px}.sun{position:absolute;width:160px;height:160px;border-radius:50%;background:#ffdc4b;top:-50px;right:-60px;box-shadow:0 0 0 20px rgba(255,223,79,.2)}.gear{position:absolute;color:#385b73;text-shadow:0 3px 0 #172c3b}.gear-a{font-size:84px;right:-70px;top:47%;animation:spin 9s linear infinite}.gear-b{font-size:50px;right:-88px;top:61%;animation:spin-reverse 6s linear infinite}.hero-cloud{position:absolute;width:155px;height:48px;border-radius:40px;background:rgba(255,255,255,.7);z-index:1}.hero-cloud:before,.hero-cloud:after{content:"";position:absolute;border-radius:50%;background:inherit}.hero-cloud:before{width:65px;height:65px;left:22px;bottom:4px}.hero-cloud:after{width:84px;height:84px;right:12px;bottom:0}.cloud-one{top:85px;left:2%}.cloud-two{top:130px;right:2%;transform:scale(.7)}.ground-stripe{position:absolute;bottom:30px;left:0;right:0;height:24px;background:repeating-linear-gradient(115deg,#433827 0 35px,#ffd13a 35px 70px);opacity:.9}.trust-strip{max-width:1200px;margin:-42px auto 0;position:relative;z-index:5;background:#fff9df;border:5px solid #e8a43c;border-radius:28px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:var(--shadow);overflow:hidden}.trust-strip article{display:flex;align-items:center;gap:13px;padding:22px;border-right:2px dashed #e5c77e}.trust-strip article:last-child{border:0}.trust-icon{font-size:32px}.trust-strip b,.trust-strip small{display:block}.trust-strip b{font-size:16px}.trust-strip small{font-size:12px;color:#7a7a67}.section{padding:110px max(6vw,28px)}.section-heading{max-width:660px}.section-heading h2{font-size:clamp(38px,4vw,58px);line-height:1.2;margin:0 0 20px;color:#285d65;letter-spacing:-2px}.section-heading>p:last-child{font-size:18px;color:#67796e}.centered{text-align:center;margin:0 auto 45px}.story-section{background:#fffdf4}.feature-grid{max-width:1240px;margin:50px auto 0;display:grid;gap:36px}.feature-card{display:grid;grid-template-columns:1.3fr .9fr;align-items:center;min-height:350px;border-radius:34px;background:#f2ecd0;border:5px solid #d89b3b;overflow:hidden;position:relative;box-shadow:var(--shadow)}.feature-card.reverse{grid-template-columns:.9fr 1.3fr}.feature-card.reverse img{order:2}.feature-card img{width:100%;height:100%;min-height:350px;object-fit:cover}.feature-copy{padding:38px}.feature-copy span,.game-card span{font-size:13px;letter-spacing:1px;color:#ce6d27;font-weight:900}.feature-copy h3{font-size:30px;margin:8px 0;color:#315f64}.feature-copy p{margin:0;color:#6c7467}.feature-number{position:absolute;right:20px;top:10px;font-size:60px;line-height:1;font-weight:1000;color:rgba(117,66,31,.09);z-index:2}.games-section{background:#dff1e8;position:relative}.games-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 10%,rgba(255,211,56,.14),transparent 30%),radial-gradient(circle at 90% 60%,rgba(17,134,152,.12),transparent 30%)}.games-section>*{position:relative}.game-tabs{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:35px}.game-tabs button{border:2px solid #5c9c98;background:#fff9e5;color:#45706f;padding:10px 20px;border-radius:999px;font:inherit;font-weight:900;cursor:pointer}.game-tabs button.active{background:#15879a;color:#fff;border-color:#15879a;box-shadow:0 4px 0 #0b5e70}.games-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.game-card{background:#fffaf0;border-radius:25px;overflow:hidden;border:4px solid #fff;box-shadow:0 13px 25px rgba(44,88,69,.13);transition:.25s}.game-card:hover{transform:translateY(-7px) rotate(-.4deg);box-shadow:0 20px 35px rgba(44,88,69,.2)}.game-card[hidden]{display:none}.game-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.game-card>div{padding:20px 22px 24px}.game-card h3{margin:4px 0;font-size:23px}.game-card p{margin:0;font-size:14px;color:#718076}.more-games{max-width:1080px;margin:38px auto 0;text-align:center;background:#fff7d7;padding:24px;border-radius:22px;border:3px dashed #dea03c}.more-games b{font-size:20px}.more-games div{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:14px}.more-games span{padding:5px 12px;border-radius:20px;background:white;font-size:13px;color:#6a6b5e}.parents-section{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:7vw;background:#fffdf4}.parents-visual{position:relative;max-width:720px}.phone-shell{padding:13px;border-radius:37px;background:#243f48;box-shadow:0 22px 0 #152b31,0 34px 50px rgba(35,61,49,.25);transform:rotate(-2deg)}.phone-shell img{border-radius:25px;aspect-ratio:2.22/1;object-fit:cover}.floating-card{position:absolute;padding:13px 18px;background:#fff8da;border:4px solid #e7a33a;border-radius:18px;box-shadow:0 7px 0 #bd6d28;display:flex;gap:8px;align-items:center}.floating-one{left:-28px;top:-35px}.floating-two{right:-25px;bottom:-50px}.parents-copy h2{font-size:clamp(38px,4vw,56px);line-height:1.2;margin:0 0 25px}.parents-copy ul{list-style:none;padding:0;margin:0;display:grid;gap:20px}.parents-copy li{display:flex;gap:17px}.parents-copy li>span{flex:0 0 47px;height:47px;display:grid;place-items:center;border-radius:15px;background:var(--yellow);color:#70421d;font-size:22px;font-weight:1000;box-shadow:0 4px 0 #dc8426}.parents-copy b{font-size:19px}.parents-copy p{margin:3px 0;color:#6b796d}.download-section{min-height:570px;padding:80px max(7vw,35px);display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:center;background:linear-gradient(120deg,#106b78,#149a9c);color:white;position:relative;overflow:hidden}.download-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(255,211,65,.12);right:-110px;top:-100px}.download-copy,.download-art{position:relative;z-index:2}.eyebrow.light{color:#ffe26b}.download-copy h2{font-size:clamp(45px,5vw,70px);line-height:1.12;margin:0 0 20px}.download-copy>p{max-width:560px}.download-button{background:#ffd03b;color:#70431f;box-shadow:0 7px 0 #d37626;margin-top:18px}.download-button small{font-weight:700;opacity:.72}.install-note{font-size:12px;opacity:.72}.download-art{height:390px}.dino-ring{width:330px;height:330px;border-radius:50%;background:#fff1c4;border:8px solid #f3a333;display:grid;place-items:center;margin-left:auto;margin-right:70px;box-shadow:0 18px 0 rgba(27,59,58,.28)}.dino-ring img{width:85%}.download-excavator{position:absolute;width:330px;bottom:-18px;left:0;filter:drop-shadow(0 15px 5px rgba(20,46,40,.25))}footer{padding:45px max(6vw,28px) 30px;background:#173f48;color:#d9eee9;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px}.footer-brand{display:flex;gap:15px;align-items:center}.footer-brand img{width:56px;border-radius:14px}.footer-brand b,.footer-brand span{display:block}.footer-brand b{font-size:21px;color:white}.footer-brand span{font-size:12px}.footer-meta{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.15);padding-top:20px;display:flex;justify-content:space-between;font-size:13px}.footer-meta a{color:#ffd85d}.back-top{position:fixed;right:22px;bottom:22px;width:48px;height:48px;border-radius:50%;border:3px solid white;background:#f2a02e;color:white;font-size:24px;font-weight:900;box-shadow:0 6px 0 #af6025;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(12px);transition:.25s;z-index:20}.back-top.show{opacity:1;pointer-events:auto;transform:none}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spin-reverse{to{transform:rotate(-360deg)}}
@media(max-width:980px){.site-nav{position:absolute;top:78px;left:0;right:0;display:none;flex-direction:column;gap:15px;padding:22px;background:#fff8dc;border-bottom:4px solid #e8a13a}.site-nav.open{display:flex}.nav-toggle{display:block}.hero{grid-template-columns:1fr;padding-top:55px;text-align:center}.hero-copy{max-width:700px;margin:auto}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.hero-notes{justify-content:center}.hero-visual{max-width:720px;margin:auto}.trust-strip{grid-template-columns:repeat(2,1fr);margin-left:22px;margin-right:22px}.feature-card,.feature-card.reverse{grid-template-columns:1fr}.feature-card.reverse img{order:0}.games-grid{grid-template-columns:repeat(2,1fr)}.parents-section{grid-template-columns:1fr}.parents-copy{max-width:700px}.download-section{grid-template-columns:1fr}.download-art{max-width:650px;width:100%;margin:auto}footer{grid-template-columns:1fr}}
@media(max-width:620px){.site-header{height:68px}.brand{font-size:20px}.brand img{width:43px;height:43px}.site-nav{top:68px}.hero{padding:48px 20px 100px;min-height:auto}.hero h1{font-size:43px}.hero-lead{font-size:16px}.button{width:100%}.hero-card{border-width:6px;border-radius:23px}.hero-badge{width:95px;height:95px;right:-8px;bottom:-32px}.hero-badge b{font-size:27px}.gear{display:none}.trust-strip{grid-template-columns:1fr}.trust-strip article{border-right:0;border-bottom:2px dashed #e5c77e}.section{padding:78px 20px}.section-heading h2{font-size:36px}.feature-card{border-width:3px}.feature-copy{padding:25px}.feature-copy h3{font-size:25px}.games-grid{grid-template-columns:1fr}.parents-section{gap:65px}.floating-card{font-size:12px}.floating-one{left:-5px}.floating-two{right:-5px}.download-section{padding:70px 22px}.download-art{height:310px}.dino-ring{width:260px;height:260px;margin-right:0}.download-excavator{width:240px}.footer-meta{flex-direction:column;gap:8px}.hero-cloud{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.gear{animation:none}.button,.game-card{transition:none}}

.soon-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:rgba(22,44,50,.56);backdrop-filter:blur(8px)}.soon-modal[hidden]{display:none}.soon-card{position:relative;width:min(92vw,420px);padding:34px 28px 28px;border:5px solid #e8a43c;border-radius:28px;background:#fff8df;text-align:center;box-shadow:0 18px 0 rgba(92,59,20,.16),0 30px 70px rgba(20,45,45,.28)}.soon-close{position:absolute;top:14px;right:14px;width:38px;height:38px;border:0;border-radius:50%;background:#ffe7a3;color:#75421f;font-size:25px;font-weight:900;cursor:pointer}.soon-icon{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 14px;border-radius:22px;background:#ffd449;font-size:32px;box-shadow:0 6px 0 #d77d22}.soon-card h2{margin:0;color:#285d65;font-size:34px}.soon-card p{margin:10px 0 22px;color:#5c7069;font-weight:800}.soon-ok{border:0;cursor:pointer}.modal-open{overflow:hidden}.nav-download,.button{border:0;cursor:pointer;font:inherit}
