.about-game{display:grid;grid-template-columns:.9fr 1.4fr;gap:14px;margin-top:28px}.intro-copy,.play-guide{border:2px solid #183f3b;background:#fbf8e8;box-shadow:5px 5px 0 #183f3b;padding:clamp(22px,4vw,42px)}.about-game h2{max-width:16ch;margin:8px 0 16px;font-size:clamp(26px,3.5vw,44px);line-height:1.02;letter-spacing:-.04em}.intro-copy>p:not(.label){color:#587065;font-size:15px;line-height:1.7}.text-link{display:inline-block;margin-top:12px;color:#183f3b;font-weight:900;text-underline-offset:4px}.play-steps{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0 0;padding:0;list-style:none;counter-reset:step}.play-steps li{position:relative;min-height:130px;padding:20px 18px 18px 62px;background:#dcebcf;border:1px solid #a9c39e;counter-increment:step}.play-steps li::before{content:counter(step);position:absolute;top:18px;left:18px;display:grid;width:30px;height:30px;place-items:center;border:2px solid #183f3b;border-radius:50%;background:#f2c75d;font-weight:900}.play-steps strong,.play-steps span{display:block}.play-steps strong{margin-bottom:8px;font-size:14px}.play-steps span{color:#4e6b5d;font-size:12px;line-height:1.55}.site-footer{display:flex;justify-content:space-between;align-items:center;margin:22px 0 4px;padding:20px 4px 10px;color:#587065;font-size:12px}.site-footer nav{display:flex;gap:18px}.site-footer a,.legal-back{color:#183f3b;font-weight:800;text-underline-offset:3px}.legal-page{width:min(900px,100%);margin:auto;padding:24px}.legal-header{align-items:center;margin-bottom:20px}.legal-brand{color:#183f3b;text-decoration:none;font-size:24px;font-weight:950;letter-spacing:-.04em}.legal-card{border:2px solid #183f3b;background:#fbf8e8;box-shadow:7px 7px 0 #d66b56;padding:clamp(26px,6vw,64px)}.legal-card h1{margin:4px 0 10px;font-size:clamp(40px,8vw,72px)}.legal-card .updated{margin:0 0 38px;color:#6f8475;font-size:12px}.legal-card h2{margin:32px 0 8px;font-size:20px}.legal-card p,.legal-card li{color:#405f55;font-size:14px;line-height:1.75}.legal-card ul{padding-left:22px}.legal-note{margin-top:38px;padding:16px;background:#dcebcf;border-left:4px solid #65a776}.legal-footer{justify-content:center}@media(max-width:760px){.about-game{grid-template-columns:1fr}.play-steps{grid-template-columns:1fr}.site-footer{align-items:flex-start;gap:14px}.site-footer nav{flex-direction:column;gap:8px}.legal-page{padding:12px}.legal-header{display:flex}.legal-card{padding:28px 20px}}
