.zh-game-landing{color:#173d76}.zh-game-hero{display:grid;grid-template-columns:minmax(0,1fr) 220px 290px;gap:26px;align-items:center;padding:35px 24px;background:#e8f8ff url('../images/zh-home-hero-background.webp') center/cover;border-radius:0}.zh-game-hero h1{font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1.1;margin:10px 0}.zh-game-hero p{color:#526c8e;font-size:18px;line-height:1.6;margin-bottom:0}.zh-game-hero .zh-eyebrow{font-size:12px;color:#ec7652}.zh-game-hero img{width:220px;height:220px;object-fit:contain}.zh-game-hero aside{display:flex;align-items:center;gap:16px;background:#ffffffed;border:1px solid #cbdff0;border-radius:20px;padding:20px;box-shadow:0 12px 28px #173d7610}.zh-game-hero aside b{padding:12px 18px;background:#ffd34f;border-radius:16px;font-size:24px}.zh-game-hero aside small{display:block;line-height:1.5;color:#61768e;margin-top:5px}.zh-game-crumbs{padding:20px 8px;font-size:12px;color:#61768e;display:flex;gap:10px}.zh-launcher,.zh-game-guide,.zh-game-about{padding:40px;margin:24px 0 36px;border:1px solid #d0e0ef;border-radius:26px;background:white;box-shadow:0 18px 44px #12355e10}.zh-launcher>h2{font-size:clamp(28px,3.5vw,44px);font-weight:800;margin:12px 0}.zh-launcher>.zh-eyebrow,.zh-launcher>h2,.zh-launcher>p{text-align:center}.zh-launcher>p{color:#61768e}.zh-launcher-columns{display:grid;grid-template-columns:1.2fr 1fr;gap:32px;margin-top:30px}.zh-game-preview{border:1px solid #d0e0ef;background:linear-gradient(145deg,#d4f3ff,#f1f9ff);border-radius:24px;padding:22px}.zh-preview-top{display:flex;justify-content:space-between;font-size:12px}.zh-game-preview h3{font-size:19px;text-align:center;margin:20px 0}.zh-preview-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-width:360px;margin:auto}.zh-preview-cards span{display:grid;place-items:center;aspect-ratio:1.1;background:#1e5792;color:white;border:2px solid #75bce6;border-radius:12px;font-size:30px}.zh-preview-cards span:nth-child(4n+1){background:#fff2bd;color:#173d76}.zh-preview-facts{display:flex;justify-content:space-around;text-align:center;font-size:10px;gap:10px;margin-top:22px}.zh-preview-facts strong{font-size:14px}.zh-launch-actions{display:flex;gap:12px;margin:20px 0}.zh-launch-actions button{border-radius:14px;min-height:54px;font-weight:800;flex:1;background:#edf5ff;color:#173d76;border:1px solid #cadff1}.zh-launch-actions button:first-child{background:linear-gradient(135deg,#ffcf48,#ffad20);color:#173d76;border-color:#ffd35b}.zh-launch-features{display:flex;justify-content:space-between;gap:10px;font-size:12px}.zh-launch-achievements{border-left:1px solid #e0e9f4;padding-left:30px}.zh-launch-achievements h3{font-size:21px}.zh-launch-achievements p{font-size:14px;color:#61768e}.zh-launch-medals{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0}.zh-launch-medals>div{border:1px solid #d0e0ef;border-radius:14px;padding:14px 4px;text-align:center;background:#f6faff}.zh-launch-medals b{display:grid;place-items:center;width:44px;height:44px;margin:0 auto 10px;border-radius:50%;background:linear-gradient(135deg,#e9b883,#a66332);border:4px double #fff6;font-size:24px;color:white}.zh-launch-medals>div:nth-child(2) b{background:linear-gradient(135deg,#ecf0f5,#8d9eb6)}.zh-launch-medals>div:nth-child(3) b{background:linear-gradient(135deg,#ffe986,#d79a19)}.zh-launch-medals>div:nth-child(4) b{background:linear-gradient(135deg,#c1a5ec,#7450ad)}.zh-launch-medals small{display:block;font-size:10px;margin-top:6px}.zh-launch-medals .is-earned{background:#fff8de;border-color:#e1b53b}.zh-launch-achievements progress{width:100%;height:8px;accent-color:#eebf36}.zh-guide-columns,.zh-game-about{display:grid;grid-template-columns:1.3fr 1fr;gap:36px}.zh-game-guide h2,.zh-game-about h2{font-size:27px;font-weight:800}.zh-game-guide li,.zh-game-about li{margin:14px 0;line-height:1.7}.zh-guide-example{background:#edf7ff;border:1px solid #cfe1f4;border-radius:20px;padding:24px}.zh-guide-example>div{font-size:52px;text-align:center;margin:18px}.zh-landing-engine .zh-game-container{margin:0;border:0;min-height:0;aspect-ratio:auto}.zh-landing-engine .zh-pairs:not(.zh-game-active){height:0;min-height:0;padding:0;overflow:hidden}.zh-game-active{box-sizing:border-box}.zh-game-active .zh-pairs-board{flex-shrink:0}@media(max-width:1000px){.zh-game-hero{grid-template-columns:1fr 160px}.zh-game-hero img{width:160px;height:160px}.zh-game-hero aside{grid-column:1/-1}.zh-launcher{padding:26px}.zh-launcher-columns{gap:20px}.zh-launch-achievements{padding-left:20px}}@media(max-width:700px){.zh-game-hero{padding:22px 12px;gap:12px;grid-template-columns:1fr 90px}.zh-game-hero img{width:90px;height:110px}.zh-game-hero p{font-size:14px}.zh-game-hero aside{padding:14px}.zh-launcher,.zh-game-guide,.zh-game-about{padding:22px 16px}.zh-launcher-columns,.zh-guide-columns,.zh-game-about{grid-template-columns:1fr}.zh-launch-achievements{border-left:0;border-top:1px solid #d0e0ef;padding:24px 0 0}.zh-launch-actions{flex-direction:column}.zh-launch-features{font-size:11px}.zh-launch-medals{gap:5px}.zh-game-preview{padding:16px}}
.zh-game-landing .zh-game-active [data-message]{color:#fff}.zh-launcher>.zh-eyebrow{color:#ec7652}

/* Full-width landscape; align text and cards with the shared 1380px content grid. */
#zh-main.zh-wrap:has(>.zh-game-landing){width:100%;max-width:none;margin-inline:0}
.zh-game-landing>.zh-game-hero{width:100%;box-sizing:border-box;padding-inline:max(24px,calc((100% - 1380px)/2));border-bottom:1px solid #a8d5ed}
.zh-game-landing>.zh-game-crumbs,.zh-game-landing>.zh-launcher,.zh-game-landing>.zh-game-guide,.zh-game-landing>.zh-game-about{width:min(1380px,calc(100% - 32px));box-sizing:border-box;margin-left:auto;margin-right:auto}
@media(max-width:700px){.zh-game-landing>.zh-game-hero{padding-inline:12px}.zh-game-landing>.zh-game-crumbs,.zh-game-landing>.zh-launcher,.zh-game-landing>.zh-game-guide,.zh-game-landing>.zh-game-about{width:calc(100% - 24px)}}
.zh-launch-medals>div{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 6px}.zh-launch-medals strong{font-size:12px}.zh-launch-medals img{width:74px;height:74px;object-fit:contain}.zh-launch-medals span{font-size:12px}.zh-launch-medals small{font-size:10px;min-height:22px;margin:0;color:#7187a3}.zh-launch-medals progress{display:block;width:100%;height:5px;margin-top:6px;accent-color:#8da7c7}.zh-launch-medals .is-earned progress{accent-color:#d6aa32}
.zh-game-active>.zh-pairs-stage{display:block!important;color:#fff;font-weight:800;background:#102e50;padding:10px 20px;border:1px solid #5bbcf2;border-radius:12px;margin:12px 0}.zh-game-active .zh-pairs-board{width:min(640px,85vw);max-width:640px}.zh-pairs-board[data-pairs="9"],.zh-pairs-board[data-pairs="10"],.zh-pairs-board[data-pairs="11"],.zh-pairs-board[data-pairs="12"]{grid-template-columns:repeat(6,minmax(0,1fr))}@media(max-width:600px){.zh-game-active .zh-pairs-board{width:100%}.zh-pairs-board[data-pairs]{grid-template-columns:repeat(4,minmax(0,1fr))}.zh-pairs-board button{font-size:clamp(22px,6vw,32px)}}