.battle-stage{padding:58px 0 34px;background:#061722}
.battle-stage .challenge-hero{width:min(var(--max),calc(100% - 40px));margin-bottom:62px;grid-template-columns:minmax(0,510px) minmax(0,1fr);align-items:start;gap:clamp(46px,5vw,66px)}
.battle-stage .challenge-intro{padding-top:0}
.battle-stage .challenge-intro .kicker{margin-bottom:20px;font-size:14px;letter-spacing:.18em}
.battle-stage .challenge-intro h1{max-width:560px;font-size:clamp(56px,5.4vw,76px);line-height:1.01;letter-spacing:-.055em}
.battle-stage .challenge-intro h1 span{color:#ff940f}
.battle-stage .challenge-intro>p:not(.kicker){max-width:540px;margin:22px 0 0;font-size:18px;line-height:1.55}
.battle-features{margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}
.battle-features>div{min-width:0;padding:0 22px;display:grid;justify-items:center;text-align:center;border-left:1px solid #29404b}
.battle-features>div:first-child{padding-left:22px;border-left:0}
.feature-icon{width:50px;height:50px;display:block;border:0;border-radius:0;color:#12bfd2}
.battle-features p{margin:12px 0 0}
.battle-features strong,.battle-features small{display:block}
.battle-features strong{color:#fff;font-size:15px;line-height:1.25}
.battle-features small{margin-top:7px;color:#a8b6bb;font-size:12px;line-height:1.45}
.battle-stage .battle-card{width:auto;padding:0;background:transparent;border:0;border-radius:0}
.battle-stage svg{display:block;fill:none;stroke-width:1.75}
.matches-line{margin:-10px 0 24px;display:grid;grid-template-columns:1fr auto auto 1fr;align-items:center;gap:13px;color:#ff940f;text-transform:uppercase}
.matches-line span{height:2px;background:#ff940f}
.matches-line strong{font-size:20px;font-weight:900;line-height:1;letter-spacing:.08em;white-space:nowrap}
.matches-icon{width:28px;height:28px;flex:0 0 28px}
.battle-opponents{margin-bottom:24px;grid-template-columns:minmax(170px,1fr) 88px minmax(170px,1fr);gap:0}
.opponent-box{min-height:194px;padding:28px 18px;background:#0a2332;border:1px solid #102c3b;border-radius:0}
.opponent-icon{width:58px;height:58px;color:#ff940f}
.opponent-icon.player-icon{color:#12bfd2}
.opponent-icon.crown{color:#ff940f}
.opponent-box strong{margin-top:18px;font-size:20px}
.opponent-box small{margin-top:5px;font-size:17px}
.versus-mark{width:76px;height:82px;margin:auto;display:grid;place-items:center;background:#0e6f7f;color:#ff940f;font-size:43px;font-weight:900;font-style:italic;line-height:1;text-shadow:4px 6px 0 #071219}
.battle-stage .challenge-form>label{margin-bottom:10px;font-size:14px}
.battle-stage .url-entry{grid-template-columns:minmax(0,1fr) 200px;gap:10px}
.battle-stage .url-entry input{min-height:60px;padding:16px 20px;border:1px solid #315160;border-radius:0;background:#0a2332;font-size:18px}
.battle-stage .url-entry .button{border-radius:0;background:#ff940f;font-size:17px}
.battle-stage .challenge-form>label.content-confirm{margin-top:18px;margin-bottom:0;display:flex;align-items:center;gap:12px;color:#f4f7f8;font-size:14px;font-weight:800;line-height:1.35}
.content-confirm input{appearance:none;width:21px;height:21px;margin:0;flex:0 0 21px;border:1px solid #d7e0e4;border-radius:0;background:transparent}
.content-confirm input:checked{background:#ff940f;border-color:#ff940f;box-shadow:inset 0 0 0 4px #061722}
.content-confirm span{display:block}
.content-confirm-note{margin:12px 0 0;color:#b4c3c8;font-size:13px;line-height:1.5}
.content-policy-note{margin:18px 0 0;display:flex;align-items:center;gap:12px;color:#eef5f6;font-size:13px;line-height:1.45}
.policy-icon{width:24px;height:24px;flex:0 0 24px;color:#12bfd2}
.battle-card-meta{margin-top:20px;justify-content:flex-start;font-size:14px}
.meta-icon{width:20px;height:20px;color:#ff940f}
.battle-stage .challenge-hero+.battle-news{width:min(var(--max),calc(100% - 40px));margin-top:-20px;padding:14px 16px;background:transparent;border-radius:0;border-left:2px solid #ff940f;border-right:2px solid #ff940f;box-shadow:none}
.battle-stage .news-live{padding-right:24px;border-right:1px solid #ff940f;font-size:14px}
.battle-stage .news-live i{background:#ff940f;box-shadow:0 0 10px rgba(255,148,15,.65)}
.battle-stage .battle-news p{min-height:54px;color:#d7e0e4;font-size:16px}
@media(max-width:1100px){.battle-stage .challenge-hero{grid-template-columns:1fr;gap:54px}.battle-stage .challenge-intro{padding-top:0}.battle-stage .battle-card{width:100%}}
@media(max-width:650px){.battle-stage{padding-top:42px}.battle-stage .challenge-hero{width:calc(100% - 28px);margin-bottom:56px;gap:42px}.battle-stage .challenge-intro h1{font-size:clamp(49px,15vw,64px)}.battle-stage .challenge-intro>p:not(.kicker){font-size:17px}.battle-features{grid-template-columns:1fr}.battle-features>div{padding:18px 0;border-left:0;border-top:1px solid #29404b}.battle-features>div:first-child{padding-left:0;border-top:0}.feature-icon{width:42px;height:42px}.matches-line{grid-template-columns:1fr auto 1fr;gap:10px;margin:0 0 18px}.matches-line .matches-icon{display:none}.matches-line strong{font-size:16px}.battle-opponents{grid-template-columns:1fr 54px 1fr;gap:0}.opponent-box{min-height:150px;padding:20px 8px}.opponent-icon{width:36px;height:36px}.opponent-box strong{font-size:14px}.opponent-box small{font-size:13px}.versus-mark{width:48px;height:54px;font-size:25px;text-shadow:3px 4px 0 #071219}.battle-stage .url-entry{grid-template-columns:1fr;gap:0}.battle-stage .url-entry input{border-radius:0}.battle-stage .url-entry .button{min-height:56px;border-radius:0}.battle-stage .challenge-hero+.battle-news{width:calc(100% - 28px);margin-top:-18px}.battle-stage .news-live{padding-right:0;border-right:0}}
