
:root{--bg:#eaf5ff;--panel:#fff;--line:#7fa8d8;--ink:#4c6283;--blue:#3e6eaa;--pink:#d76498;--soft:#f7fbff;--shadow:#c7dbef}
*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;background:var(--bg)}body{margin:0;min-height:100vh;background:linear-gradient(rgba(255,255,255,.72) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.72) 1px,transparent 1px),var(--bg);background-size:18px 18px;color:var(--ink);font-family:"MS PGothic","ＭＳ Ｐゴシック","Yu Gothic",sans-serif;line-height:1.8}a{color:#356aab;text-underline-offset:3px}.wrap{width:min(1080px,calc(100% - 32px));margin:18px auto 40px}.browser{border:2px solid #83a8d6;background:#fff;box-shadow:5px 5px 0 var(--shadow)}.bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;background:#dcecff;border-bottom:1px solid #a8c4e1;color:#446991;font-size:12px}.traffic{letter-spacing:.35em;color:#d96896}.content{padding:18px}.brand{display:block;width:min(620px,92%);height:auto;margin:4px auto 8px}.eyebrow{text-align:center;margin:0;color:var(--pink);font-size:11px;font-weight:700;letter-spacing:.12em}.hero h1{margin:5px 0 8px;text-align:center;color:#426a9b;font:700 clamp(25px,6vw,38px)/1.35 "DotGothic16","MS PGothic",sans-serif}.lead{max-width:760px;margin:0 auto;text-align:center;font-size:14px}.chips{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:14px 0}.chips span{padding:4px 8px;border:1px solid #a7c3df;background:#f7fbff;font-size:11px}.cta{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:17px 0 5px}.cta a{display:inline-block;padding:9px 14px;border:2px solid #6d9bd0;background:#fff;color:#315f97;text-decoration:none;box-shadow:3px 3px 0 #c9dcef;font-weight:700}.cta a.primary{border-color:#d778a4;color:#b95080;box-shadow:3px 3px 0 #edc0d3}.section{margin:18px 0 0;padding:15px;border:1px solid #a8c4e0;background:#fbfdff}.section h2{margin:0 0 8px;color:#476d9a;font:700 19px/1.4 "DotGothic16","MS PGothic",sans-serif}.section h3{margin:13px 0 4px;color:#5d7190;font-size:15px}.section p{margin:6px 0}.facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#bfd3e6;border:1px solid #bfd3e6;margin:12px 0}.facts div{padding:9px 10px;background:#fff}.facts dt{font-size:10px;color:#8191a7}.facts dd{margin:1px 0 0;font-weight:700;color:#486889}.game-list{display:grid;gap:12px}.game-card{display:grid;grid-template-columns:170px minmax(0,1fr);gap:14px;padding:12px;border:1px solid #aac4df;background:#fff}.game-card img{display:block;width:100%;height:120px;object-fit:contain;background:#f6fbff;border:1px solid #d7e5f1}.game-card h2,.game-card h3{margin:0 0 5px;color:#456c9b}.game-card p{margin:4px 0}.game-card .play{display:inline-block;margin-top:7px;padding:6px 9px;border:1px solid #7da8d6;background:#f7fbff;text-decoration:none;font-weight:700}.links{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:16px;padding-top:12px;border-top:1px dashed #b6cce1;font-size:12px}.note{font-size:12px;color:#71829a}.footer{text-align:center;margin:16px 0;color:#77879d;font-size:11px}@media(max-width:620px){.content{padding:12px}.lead{font-size:12px}.facts{grid-template-columns:1fr}.game-card{grid-template-columns:1fr}.game-card img{height:auto;max-height:210px}.cta{display:grid}.cta a{text-align:center}}
