.illustrated-battle{color:#20392d;background:#f6f8f1;border:1px solid #c9d4c7;border-radius:18px;max-width:1240px;margin:30px auto;padding:24px}.illustrated-battle header{justify-content:space-between;align-items:center;gap:16px;display:flex}.illustrated-battle header p{letter-spacing:.09em;color:#706134;font-size:11px}.illustrated-battle h2{margin:8px 0 20px;font-size:clamp(21px,3vw,30px);line-height:1.2}.illustrated-battle a{color:inherit}.illustrated-grid{grid-template-columns:1.2fr 1fr;gap:28px;display:grid}.illustrated-stage{isolation:isolate;color:#fff;background:#142c27;border-radius:14px;min-height:360px;position:relative;overflow:hidden}.illustrated-stage>img{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute}.illustrated-stage:after{content:"";z-index:-1;background:linear-gradient(#10291c40,#0000 30%,#081e1bee);position:absolute;inset:0}.illustrated-stamp{color:#57451c;background:#fff7df;border-radius:4px;padding:6px 9px;font-size:10px;position:absolute;top:14px;left:16px}.illustrated-flag{animation:.8s both illustrated-arrive;position:absolute;inset:0}.illustrated-flag .living-flag{width:74%;max-width:330px;top:46%}.illustrated-caption{gap:8px;display:grid;position:absolute;bottom:25px;left:24px;right:24px}.illustrated-caption strong{font-size:25px;line-height:1.15}.illustrated-caption span{color:#e4edc5;font-size:12px}.illustrated-step{letter-spacing:.08em;color:#66795e;font-size:11px}.illustrated-play h3{font-size:24px;line-height:1.2}.illustrated-play p{font-size:14px;line-height:1.5}.illustrated-challenge{background:#e6efcc;border-radius:9px;padding:12px}.illustrated-play blockquote{border-left:3px solid #afbcb1;margin:15px 0;padding-left:13px;font-size:13px}.illustrated-play small{color:#697466;margin-top:5px;display:block}.illustrated-controls{flex-wrap:wrap;gap:8px;display:flex}.illustrated-controls button,.illustrated-timeline button{color:#254632;cursor:pointer;background:#fff;border:1px solid #b8c6b7;border-radius:7px;padding:9px 12px}.illustrated-play .illustrated-explainer{color:#66735f;font-size:11px}.illustrated-timeline{gap:8px;padding:0;list-style:none;display:flex;overflow-x:auto}.illustrated-timeline button{text-align:left;width:150px;min-height:60px;font-size:11px}.illustrated-timeline button[aria-current]{color:#fff;background:#213c2d}.illustrated-try{margin-top:10px;font-size:13px;font-weight:700;display:inline-block}.illustrated-nav{flex-wrap:wrap;gap:8px;margin:24px;display:flex}.illustrated-nav a{color:#294332;border:1px solid #becbbb;border-radius:20px;padding:9px 14px;text-decoration:none}.illustrated-nav a[aria-current]{color:#fff;background:#213c2d}@keyframes illustrated-arrive{0%{opacity:0;transform:translateY(25px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:760px){.illustrated-grid{grid-template-columns:1fr}.illustrated-battle{margin:18px 12px;padding:16px}.illustrated-stage{min-height:300px}.illustrated-battle header{display:block}}@media (prefers-reduced-motion:reduce){.illustrated-flag{animation:none}}
