.target-strip{display:grid;grid-template-columns:minmax(110px,.6fr) minmax(0,2fr);border:1px solid #48616e;background:#142532;margin:0 0 12px;border-radius:8px;overflow:hidden}.target-strip>div{padding:11px 16px}.target-strip>div+div{border-left:1px solid #48616e}.target-strip small{display:block;color:#bad0d9;font-size:12px;letter-spacing:1px;font-weight:700}.target-strip strong{display:block;color:#69eab7;font-size:22px;line-height:1.3;margin-top:4px}#rival-target{font-size:14px;color:#fff1dc;overflow-wrap:anywhere}#milestone-announcement{color:#f4cb79;text-align:center;font-weight:800;font-size:14px;min-height:0;margin:8px 0}#milestone-announcement:empty{display:none}
.badge-collection{border:1px solid #48616e;border-radius:10px;padding:20px;margin:20px 0;background:#142532}.badge-collection h2{font-size:22px;margin:0}.badge-collection p{color:#bbced5;font-size:14px;line-height:1.5;margin:8px 0 16px}#badge-shelf{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.badge-milestone{border:1px dashed #526b77;border-radius:6px;padding:14px 9px;text-align:center;color:#a9bac4;display:flex;flex-direction:column;justify-content:space-between;gap:8px}.badge-milestone strong{font-size:14px;line-height:1.4}.badge-milestone span{font-size:12px}.badge-milestone.earned{border:1px solid #60e5af;background:#1c3c38;color:#9dffd5}.holder-badge{display:inline-block!important;width:fit-content;font-size:12px!important;line-height:1.4;padding:4px 7px;margin:5px 0;border:1px solid #62c7a2;border-radius:5px;color:#93f8ce!important;background:#193c36;white-space:normal;letter-spacing:0!important}.badge-15{border-color:#9dbffa;background:#213450;color:#cbdfff!important}.badge-20{border-color:#edc170;background:#47371e;color:#ffe1a1!important}#result-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}#result-best{font-weight:800;color:#60e5af;font-size:16px}#board-rows td:nth-child(2){white-space:normal;overflow-wrap:anywhere}#board-rows td:nth-child(2) .holder-badge{display:block!important}
#victory{max-width:680px;width:100%;animation:victory-reveal .65s ease-out}#victory[hidden]{display:none}#victory img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border:2px solid #e2b86d;border-radius:8px;margin:0 0 18px}#victory h2{font-size:clamp(32px,6vw,58px);line-height:.98;margin:12px 0;color:#fff1dc}#victory h2 em{color:#70edb9;font-style:normal}#victory p{font-size:16px;line-height:1.5}#victory-score{display:block;color:#70edb9;font-size:23px;margin:14px 0}#victory .primary{margin-top:10px}#victory .holder-badge{font-size:14px!important;padding:6px 14px}
@keyframes victory-reveal{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:600px){.target-strip>div{padding:10px}#badge-shelf{grid-template-columns:repeat(2,minmax(0,1fr))}.badge-collection{padding:16px}#victory h2{font-size:36px}#victory img{margin-bottom:14px}}
@media(prefers-reduced-motion:reduce){#victory{animation:none}}
