/* Battlepass content for Classic. Shared buttons/cards/colors belong to NEO Remastered. */
.bp-season-note { margin: 0 0 20px; color: var(--text-secondary); font-size: 13px; line-height: 1.6; }
.bp-review .bp-mission[hidden], .bp-review .bp-map-label[hidden] { display: none; }
.bp-review { max-width: 1580px; margin: auto; padding: 26px; color: var(--text-default, #d2c8ae); font: 15px/1.5 var(--font-family-2, Arial), sans-serif; }
.bp-review * { box-sizing: border-box; }
.bp-review-note { font-size: 11px; letter-spacing: 1px; color: var(--text-secondary, #838383); border-bottom: 1px solid var(--transparent-10-w, #ffffff1a); padding-bottom: 13px; }
.bp-heading { padding: 20px 0 26px; }
.bp-heading h1 { font-family: var(--font-family-1, Arial), sans-serif; font-size: clamp(23px, 2.1vw, 33px); line-height: 1.25; margin: 0; font-weight: 700; }
.bp-eyebrow { color: var(--text-secondary, #838383); font-size: 10px; font-weight: 600; letter-spacing: 1.8px; }
.bp-layout { display: grid; grid-template-columns: 290px minmax(0, 1fr); gap: 16px; height: 650px; }
#bp-missions { padding: 24px 18px; min-width: 0; }
.bp-review h2 { font-family: var(--font-family-2, Arial), sans-serif; font-size: 23px; font-weight: 600; margin: 8px 0 16px; line-height: 1.25; }
.bp-review button:focus-visible { outline: 2px solid #7fe8ec; outline-offset: 3px; }
.bp-tabs { display: flex; gap: 2px; margin-bottom: 16px; }
.bp-tabs button { background: transparent; color: var(--text-secondary); padding: 7px 5px; font-size: 11px; border-bottom: 2px solid transparent; border-radius: 0; height: 36px; }
.bp-tabs [aria-pressed=true] { color: var(--text-default); border-bottom-color: var(--span); }
#mission-list { max-height: 388px; overflow: auto; scrollbar-width: thin; scrollbar-color: #565656 transparent; }
.bp-review .bp-mission { position: relative; display: grid; grid-template-columns: 70px 1fr; gap: 8px; width: 100%; height: auto; text-align: left; padding: 13px 8px; border: 0; border-bottom: 1px solid var(--transparent-5-w, #ffffff0d); border-radius: 8px; margin-bottom: 3px; background: transparent; color: var(--text-default); }
.bp-mission[aria-pressed=true] { background: var(--span-low, #fa3a3a0d); box-shadow: inset 2px 0 var(--span); }
.bp-num { position: absolute; top: 16px; left: 12px; border-radius: 4px; padding: 0 3px; background: #142332dc; color: var(--span); font-size: 17px; font-weight: 600; align-self: start; }
.bp-mission strong { font-size: 14px; display: block; }
.bp-mission small { display: block; color: var(--text-secondary); font-size: 11px; margin-top: 3px; line-height: 1.5; }
.bp-meter { height: 3px; background: var(--button, #232323); margin-top: 10px; border-radius: 4px; overflow: hidden; }
.bp-meter i { display: block; background: #49b8b9; height: 100%; }
.bp-side-note { color: var(--text-secondary); font-size: 11px; line-height: 1.6; margin-top: 18px; }
.bp-map-panel { position: relative; min-height: 570px; overflow: hidden; isolation: isolate; }
.bp-map-caption { position: absolute; top: 25px; left: 26px; pointer-events: none; z-index: 4; }
.bp-map-caption h2 { font-size: 19px; max-width: 340px; }
#bp-scene { position: absolute; inset: 0; background: radial-gradient(ellipse at 50% 54%, #273943 0, #161d27 40%, var(--card, #171717) 78%); }
#bp-scene:has(.bp-art-world) { touch-action: none; cursor: grab; }
#bp-scene.is-dragging { cursor: grabbing; }
.bp-art-world { position: absolute; top: 0; left: 0; transform-origin: 0 0; user-select: none; pointer-events: none; }
.bp-art-world img { display: block; width: 100%; height: 100%; max-width: none; }
#bp-scene canvas { display: block; width: 100%; height: 100%; touch-action: none; }
#bp-labels { position: absolute; inset: 0; pointer-events: none; z-index: 5; }
.bp-review .bp-map-label { position: absolute; transform: translate(-50%, -100%); border: 1px solid #586475; color: #dbe4e9; background: #171b25f0; font-size: 11px; height: auto; padding: 7px 10px; border-radius: 7px; white-space: nowrap; pointer-events: auto; min-width: 33px; text-align: center; transition: border-color .15s, background .15s, box-shadow .15s; box-shadow: 0 4px 12px #0006; }
.bp-map-label[data-selected=true] { border-color: #63dbe2; color: #b8f6f4; }
/* Announce movement to assistive technology without a visual caption on the map. */
#map-status { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.bp-reward-section { margin-top: 18px; padding: 23px 25px; }
.bp-reward-section header { display: flex; justify-content: space-between; align-items: center; gap: 15px; }
.bp-reward-section header > span { color: var(--text-secondary); font-size: 12px; max-width: 310px; text-align: right; }
.bp-track { display: grid; grid-template-columns: 100px repeat(5, minmax(0, 1fr)); gap: 9px; }
.bp-track-six { grid-template-columns: 100px repeat(6, minmax(145px, 1fr)); }
#reward-track { overflow: auto; }
.bp-track-head { font-size: 10px; color: var(--text-secondary); padding: 5px 8px; }
.bp-track-caption { align-self: center; color: #9abbbc; font-size: 11px; }
.bp-track-caption.paid { color: #baa3e1; }
.bp-review .bp-reward { width: 100%; height: auto; padding: 0 0 12px; border: 1px solid #334e54; background: radial-gradient(ellipse at 50% 10%, #254750, #172328 80%); border-radius: 9px; display: block; text-align: left; overflow: hidden; color: var(--text-default); transition: border-color .18s, box-shadow .18s; }
.bp-review .bp-reward.paid { border-color: #514465; background: radial-gradient(ellipse at 50% 10%, #463756, #211e2b 80%); }
.bp-review .bp-reward:hover { border-color: #90d8de; box-shadow: inset 0 0 24px #70cce014; }
.bp-reward img { display: block; width: 100%; height: 100px; object-fit: contain; }
.bp-reward > div { padding: 0 12px; }
.bp-reward small { display: block; font-size: 9px; color: #88b1b5; }
.bp-reward.paid small { color: #bca5d7; }
.bp-reward strong { display: block; font-size: 12px; margin-top: 5px; line-height: 1.4; }
.bp-reward span { display: block; font-size: 9px; color: var(--text-secondary); margin-top: 4px; }
.bp-review dialog { inset: 0; margin: auto; min-width: 0; max-width: none; opacity: 1; animation: none; transform: none; width: min(650px, calc(100vw - 30px)); max-height: 90vh; overflow: auto; background: var(--card, #171717); color: var(--text-default); border: 1px solid var(--transparent-10-w, #333); border-radius: var(--br-16, 16px); padding: 42px; box-shadow: 0 24px 90px #000c; }
.bp-review dialog::backdrop { background: #050608c9; }
.bp-review .bp-close { position: absolute; top: 12px; right: 12px; width: 35px; height: 35px; padding: 0; font-size: 25px; }
.bp-review dialog h2 { font-size: 30px; margin: 12px 0 16px; }
.bp-modal-copy { color: var(--text-secondary); font-size: 15px; }
.bp-objective { margin: 25px 0; padding: 18px 0; border-block: 1px solid var(--transparent-10-w, #333); }
.bp-objective strong { font-size: 21px; }
.bp-objective .bp-meter { height: 6px; margin-top: 15px; }
.bp-modal-rewards { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 20px 0; }
.bp-actions { display: flex; gap: 12px; margin-top: 22px; flex-wrap: wrap; }
.bp-condition { font-size: 12px; color: var(--text-secondary); }
.bp-price { display: flex; justify-content: space-between; margin: 25px 0; font-size: 20px; color: var(--money, #f4ca80); }
.bp-price small { display: block; font-size: 11px; color: var(--text-secondary); }
.bp-success-icon { font-size: 50px; color: #82caa8; }
.bp-review-status { font-size: 12px; color: var(--text-secondary); margin-top: 12px; }
@media (max-width: 850px) {
 .bp-review { padding: 14px; }
 .bp-heading h1 { font-size: 23px; }
 .bp-layout { grid-template-columns: 1fr; height: auto; }
 .bp-map-panel { min-height: 450px; grid-row: 1; }
 .bp-art-panel { min-height: 360px; }
 .bp-track { grid-template-columns: 90px repeat(5, 145px); }
 .bp-track-six { grid-template-columns: 90px repeat(6, 145px); }
 #reward-track { overflow: auto; }
 .bp-reward-section header { align-items: flex-start; flex-direction: column; }
 .bp-reward-section header > span { text-align: left; }
 .bp-map-caption { top: 20px; left: 20px; }
 .bp-map-caption h2 { font-size: 18px; }
 .bp-review dialog { padding: 28px; }
 .bp-modal-rewards { grid-template-columns: 1fr; }
 .bp-review .bp-map-label { font-size: 10px; padding: 4px 7px; }
}

.bp-map-label[data-hover=true] { border-color: #92f7e8; background: #264749; box-shadow: 0 0 20px #63dbe238; }
.bp-sector-tip { position: absolute; transform: translate(-50%, -100%); max-width: 220px; text-align: center; padding: 8px 12px; border-radius: 8px; background: #101c28ed; border: 1px solid #608e9c; color: #e1f1f4; font-size: 11px; box-shadow: 0 8px 24px #0008; }
.bp-sector-tip[hidden] { display: none; }
.bp-mode { display: flex; align-items: center; gap: 10px; color: var(--text-secondary); font-size: 11px; margin: 0 0 14px; }
.bp-mode select { flex: 1; width: 120px; min-width: 0; height: 34px; color: var(--text-default); background: var(--button, #232323); border: 1px solid var(--transparent-10-w, #333); border-radius: 6px; padding: 0 9px; }
.bp-mission-art { width: 70px; height: 66px; object-fit: cover; border-radius: 7px; }
.bp-mission-type { color: #87bdbf; }
.bp-modal-art { width: calc(100% + 84px); max-width: none; height: 205px; object-fit: cover; margin: -42px -42px 23px; }
.bp-mission-meta { display: flex; gap: 7px; flex-wrap: wrap; }
.bp-mission-meta span { font-size: 11px; padding: 5px 9px; border: 1px solid #385057; border-radius: 6px; color: #a6cbd0; }
.bp-objective ul { margin: 12px 0; padding-left: 18px; font-size: 12px; color: var(--text-secondary); }
.bp-objective li { margin: 5px 0; }
.bp-prize-preview { border: 1px solid #455b66; border-radius: 12px; background: radial-gradient(ellipse, #32566555, #18212d); }
.bp-prize-preview img { display: block; width: 100%; height: 240px; object-fit: contain; }
@media (max-width:850px) { .bp-modal-art { width: calc(100% + 56px); margin: -28px -28px 20px; height: 170px; } }
@media (prefers-reduced-motion:reduce) { .bp-review .bp-map-label, .bp-review .bp-reward { transition: none; } }
/* Original city art with measured interaction layers. The artwork is never rotated or replaced. */
.bp-art-overlays { position: absolute; inset: 0; width: 100%; height: 100%; overflow: visible; pointer-events: none; }
.bp-art-building { fill: transparent; stroke: transparent; stroke-width: 1.5; stroke-linejoin: round; vector-effect: non-scaling-stroke; transition: fill .18s, stroke .18s; }
.bp-art-building.is-hovered { fill: color-mix(in srgb, var(--sector-color) 8%, transparent); stroke: var(--sector-color); }
.bp-art-route { fill: none; stroke: #a8f9f1; stroke-width: 2; stroke-linejoin: round; stroke-linecap: round; stroke-dasharray: 7 6; vector-effect: non-scaling-stroke; opacity: 0; }
.bp-art-route.is-visible { opacity: .95; }
.bp-art-route.is-walking { animation: bp-route-flow 1s linear infinite; }
.bp-art-halo { fill: #6de5ed1a; stroke: #85f1ef; stroke-width: 1; vector-effect: non-scaling-stroke; }
.bp-art-halo.is-walking { animation: bp-operator-pulse 1s ease-in-out infinite alternate; }
#bp-scene .bp-art-world canvas { position: absolute; pointer-events: none; touch-action: auto; }
#bp-scene .bp-art-operator { width: 180px; height: 200px; top: 0; left: 0; transform-origin: 0 0; }
#bp-scene .bp-operator-ground { width: 180px; height: 180px; left: 660px; top: 610px; }
#bp-scene .bp-art-world [hidden] { display: none; }
@keyframes bp-route-flow { to { stroke-dashoffset: -26; } }
@keyframes bp-operator-pulse { to { stroke-opacity: .5; fill-opacity: .4; } }
@media (prefers-reduced-motion:reduce) { .bp-art-route.is-walking, .bp-art-halo.is-walking { animation: none; } .bp-art-building { transition: none; } }

.bp-art-world.is-suspended .bp-art-route, .bp-art-world.is-suspended .bp-art-halo { animation-play-state: paused; }
