*{box-sizing:border-box}body{margin:0;background:#101c23;color:#f4f7f5;font:16px/1.8 system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit}header,main,footer{width:min(1120px,calc(100% - 48px));margin:auto}header{padding:30px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #3a4b53;gap:20px}header span,.category,footer{color:#b9c9cb}.brand{font-weight:800;font-size:24px;text-decoration:none;letter-spacing:-.7px}.heading{display:flex;align-items:center;justify-content:space-between;margin:42px 0 22px}.heading h1{font-size:26px;margin:0}.heading>span{font-size:14px;letter-spacing:2px;color:#b2dc65}article{display:grid;grid-template-columns:1.1fr 1fr;background:#1b2c34;border:1px solid #3a4b53;overflow:hidden;border-radius:12px}article img{width:100%;height:100%;object-fit:contain;background:#0b151c;min-height:360px}.details{padding:40px}.category{font-size:14px;margin:0}h2{font-size:clamp(32px,4vw,52px);line-height:1.08;letter-spacing:-1px;margin:22px 0}ul{display:flex;flex-wrap:wrap;list-style:none;padding:0;gap:8px;margin:24px 0}li{font-size:14px;border:1px solid #64747a;border-radius:5px;padding:3px 10px}.play{display:flex;justify-content:space-between;padding:14px 20px;color:#142015;background:#b2dc65;border-radius:6px;font-weight:800;text-decoration:none}.play:hover{background:#c8ed8b}.rules{display:inline-block;margin-top:15px;color:#d9e3e4}a:focus-visible{outline:3px solid #fff;outline-offset:5px}footer{padding:35px 0;font-size:14px}@media(max-width:720px){header,main,footer{width:calc(100% - 32px)}header{align-items:flex-start;flex-direction:column;gap:0}.brand{font-size:22px}article{grid-template-columns:1fr}article img{min-height:0;height:auto}.details{padding:26px}.heading{margin-top:28px}h2{font-size:38px}}
article+article{margin-top:28px}.maou-title{padding:48px 30px;background:#302638;color:#f7eddc;display:flex;flex-direction:column;justify-content:center;gap:28px}.maou-title strong{font-size:clamp(36px,5vw,62px);line-height:1.3}.maou-title>span{font-size:16px}.maou h2{font-size:32px;line-height:1.4}
