:root{--ink:#191a19;--muted:#858780;--lime:#dfff00;--line:#343630;--paper:#eef0e7}*{box-sizing:border-box}body{margin:0;background:#181a18;color:var(--paper);font-family:'DM Sans',sans-serif;font-size:16px}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #ff6743;outline-offset:4px}button:disabled{cursor:not-allowed}header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;border-bottom:1px solid var(--line)}.wordmark{color:var(--paper);font-size:29px;font-weight:800;text-decoration:none;display:flex;align-items:center;gap:9px;letter-spacing:-1.5px}.brand-icon{background:var(--lime);color:var(--ink);width:33px;height:34px;text-align:center;font-size:35px;line-height:30px;transform:rotate(-6deg)}.brand-dot{color:var(--lime);margin-left:-10px}.header-note,.sound,.eyebrow,.chart-note,.library-footer,.arena-label,.target-meta,.arena-bottom,.destroyed-counter,.weapon-heading>span,.instructions,footer,.count{font-family:monospace;font-size:12px;letter-spacing:.04em}.header-note{color:#9c9e95}.sound{border:1px solid #4b4e44;color:var(--paper);background:none;padding:10px 13px}main{max-width:1540px;padding:36px 4% 0;margin:auto}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:22px}.eyebrow{color:var(--lime);font-size:12px;letter-spacing:.14em;margin-bottom:8px}h1{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(40px,5.7vw,86px);line-height:.94;letter-spacing:-.01em;margin:0;font-weight:800}h1 span{color:var(--lime)}h1 i{font-size:.75em;color:var(--lime);font-style:normal;display:inline-block;margin-left:15px;vertical-align:middle;transform:rotate(13deg)}.intro p{line-height:1.6;color:#b1b4a9;font-size:14px;margin:15px 0 0}.game-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:22px}h2{font-family:'Barlow Condensed',Impact,sans-serif;letter-spacing:.045em;font-size:18px;margin:0;font-weight:600}h2>span{font-family:monospace;color:#7f8375;font-size:12px;margin-right:9px}.library{border:1px solid var(--line);background:#1e201d;min-width:0;display:flex;flex-direction:column}.section-top{display:flex;justify-content:space-between;align-items:center;padding:21px 18px 17px}.count{background:#35382f;color:#cdd1c1;padding:4px 7px}.select-wrap{margin:0 17px}select{width:100%;background:#2a2d26;border:1px solid #484c40;color:var(--paper);padding:12px 10px;font-size:14px;border-radius:0}.chart-note{color:#a1a595;font-size:11px;letter-spacing:0;line-height:1.5;margin:9px 18px 17px}.podcasts{height:494px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#596048 transparent;padding:0 8px 8px}.podcast{display:flex;width:100%;align-items:center;background:none;color:var(--paper);border:1px solid transparent;padding:10px 7px;gap:10px;text-align:left;min-height:74px}.podcast:hover{background:#2b2e25}.podcast.selected{background:#303624;border-color:#717e36}.podcast .number{color:#9b9e93;font-family:monospace;font-size:12px;width:18px;flex-shrink:0}.podcast.selected .number{color:var(--lime)}.podcast img{width:49px;height:49px;object-fit:cover;border-radius:2px;background:#494d3f}.podcast .info{min-width:0;flex:1}.podcast strong{display:block;font-size:13px;line-height:1.35;font-weight:600}.podcast small{font-size:11px;color:#989d8d;display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.podcast .chosen{color:var(--lime);font-size:17px}.library-footer{margin-top:auto;padding:16px 12px;border-top:1px solid var(--line);color:#969c88;font-size:10px;text-align:center}.room{min-width:0}.room-head{height:40px;display:flex;align-items:flex-start;justify-content:space-between}.destroyed-counter{color:#aaaF9d;font-size:11px;display:flex;gap:8px;align-items:center}.destroyed-counter>span{color:var(--lime);font-size:19px;font-weight:bold}.arena{height:449px;position:relative;overflow:hidden;background-color:#e6e9dc;background-image:radial-gradient(#b6bdac .75px,transparent .75px);background-size:15px 15px;color:var(--ink);display:flex;align-items:center;justify-content:center}.arena-label{position:absolute;top:21px;left:22px;color:#737b64;font-size:11px}.corner{position:absolute;width:17px;height:17px;border-color:#949d82;border-style:solid}.c1{left:21px;top:51px;border-width:1px 0 0 1px}.c2{right:21px;top:51px;border-width:1px 1px 0 0}.c3{left:21px;bottom:52px;border-width:0 0 1px 1px}.c4{right:21px;bottom:52px;border-width:0 1px 1px 0}.target-wrap{position:relative;text-align:center;width:225px;margin-top:1px}.target-meta{display:flex;justify-content:space-between;font-size:10px;margin-bottom:9px;color:#626b52}.target{border:0;padding:0;display:block;width:225px;height:225px;position:relative;background:#d7eb51;box-shadow:9px 11px 0 #c1c7b4;overflow:visible;touch-action:manipulation}.target img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;pointer-events:none}.cover-fallback{font-family:'Barlow Condensed',Impact,sans-serif;font-size:52px;line-height:.95;font-weight:800}.damage{position:absolute;inset:0;pointer-events:none;z-index:2}.damage.cracked{background:linear-gradient(135deg,transparent 47%,#10130c 48% 49%,transparent 50%),linear-gradient(28deg,transparent 53%,#10130c 54% 55%,transparent 56%);clip-path:polygon(0 0,100% 0,100% 70%,0 80%)}.damage.burning{background:linear-gradient(0deg,#120c08e0,#ff4b1290 20%,transparent 80%);box-shadow:inset 0 -25px 30px #fa4600}.dynamite{position:absolute;top:38%;left:34%;font-size:75px;transform:rotate(-17deg);filter:drop-shadow(3px 4px 0 #0008);pointer-events:none;z-index:3}.health-track{height:4px;background:#bcc2b1;margin:16px 0 12px}.health-track>div{width:100%;height:100%;background:#657249;transition:width .3s,background .3s}.target-wrap h3{margin:0;font-size:16px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.target-wrap p{margin:5px 0 0;color:#6c745f;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.arena-bottom{position:absolute;bottom:17px;left:22px;right:22px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#68715a}.live-badge{letter-spacing:.04em}.reset{background:none;border:0;border-bottom:1px solid #929c81;color:#606b51;padding:3px 0;font:inherit}.weapons{background:#20231d;border:1px solid var(--line);border-top:0;padding:18px}.weapon-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.weapon-heading>span{color:#8c937f;font-size:10px}.weapon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.weapon{background:#2b2e26;border:1px solid #454a3b;display:flex;align-items:center;gap:10px;position:relative;padding:17px 10px;color:#e9ecdf;text-align:left;min-width:0;transition:background .15s,transform .15s}.weapon:hover{transform:translateY(-2px);border-color:var(--lime)}.weapon.active{background:var(--lime);border-color:var(--lime);color:var(--ink)}.weapon-key{position:absolute;left:6px;top:5px;font-family:monospace;font-size:9px;opacity:.5}.weapon-icon{font-size:34px;filter:drop-shadow(1px 2px 0 #0003)}.weapon strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:22px;display:block;letter-spacing:.025em}.weapon small{display:block;font-size:10px;margin-top:3px;opacity:.65;white-space:nowrap}.weapon-check{margin-left:auto;align-self:flex-start;font-size:17px;opacity:.45}.weapon.active .weapon-check{opacity:1}.instructions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:17px;min-height:21px;font-size:11px;color:#a3ab94;line-height:1.4}#weapon-action{color:var(--lime);font-size:10px;white-space:nowrap}#detonate{background:#ff633d;border:0;padding:10px 14px;color:#151515;font-weight:800;font-size:12px;box-shadow:0 5px 0 #84321d;transition:transform .1s,box-shadow .1s}#detonate:disabled{opacity:.35}#detonate:active:not(:disabled){transform:translateY(5px);box-shadow:0 0 0 #84321d}footer{display:flex;justify-content:space-between;color:#838976;font-size:10px;gap:24px;padding:22px 0 25px;line-height:1.5}footer b{color:var(--lime);font-size:17px;margin-left:10px}#effects{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:4}.impact-word{position:absolute;z-index:5;font-family:'Barlow Condensed',Impact,sans-serif;font-size:76px;font-weight:900;color:#ff532b;text-shadow:3px 3px 0 var(--ink);transform:rotate(-12deg);pointer-events:none}.result{position:absolute;inset:0;background:#dfff00ed;z-index:6;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.result[hidden],[hidden]{display:none!important}.result-tag{font-family:monospace;font-size:12px;letter-spacing:.12em}.result h3{font-family:'Barlow Condensed',Impact,sans-serif;font-size:64px;line-height:.9;letter-spacing:-.02em;margin:16px 0 10px;transform:rotate(-3deg)}.result p{font-size:14px}.next{background:var(--ink);color:var(--lime);border:0;padding:14px 24px;font-weight:700;font-size:14px;margin-top:7px}.next span{margin-left:25px}.again{background:none;color:var(--ink);border:0;border-bottom:1px solid #617100;font-size:12px;margin-top:16px;padding:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shake{animation:shake .32s}.swing{animation:swing .26s}@keyframes shake{20%,60%{transform:translate(-6px,2px) rotate(-2deg)}40%,80%{transform:translate(6px,-2px) rotate(2deg)}}@keyframes swing{50%{transform:rotate(-7deg) scale(.94)}}@media(min-width:1450px){.arena{height:490px}.podcasts{height:535px}}@media(max-width:1050px){.game-layout{grid-template-columns:265px minmax(0,1fr);gap:16px}.weapon{gap:4px;padding:18px 6px}.weapon-icon{font-size:27px}.weapon strong{font-size:19px}.weapon small{font-size:9px}.weapon-check{display:none}.intro p{display:none}.weapon-heading>span{display:none}h1{font-size:7.6vw}}@media(max-width:730px){header{height:64px}.header-note{display:none}main{padding-top:25px}.intro{margin-bottom:24px}h1{font-size:10vw}h1 i{margin-left:7px}.eyebrow{font-size:10px}.game-layout{grid-template-columns:1fr}.library{padding-bottom:4px}.section-top{padding:13px 14px 10px}.select-wrap{margin:0 13px}.chart-note{margin:7px 14px 9px}.podcasts{height:auto;display:flex;overflow-x:auto;gap:5px;padding:0 10px 8px}.podcast{width:105px;flex-shrink:0;flex-direction:column;gap:6px;padding:7px;position:relative;align-items:flex-start}.podcast .number{position:absolute;background:#181a18df;color:var(--lime);padding:3px;top:9px;left:9px;width:auto;z-index:1}.podcast img{width:88px;height:88px}.podcast strong{font-size:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.podcast small,.chosen,.library-footer{display:none}.room-head{padding-top:4px}.arena{height:420px}.weapons{padding:13px}.weapon-grid{gap:6px}.weapon{flex-direction:column;align-items:flex-start;padding:12px 9px;gap:6px}.weapon-icon{font-size:30px;align-self:center}.weapon strong{font-size:20px}.weapon small{font-size:9px}.instructions{font-size:11px;min-height:32px}#weapon-action{display:none}footer{font-size:9px}footer>span:first-child{max-width:230px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
.podcast strong{font-size:14px}.podcast small,.chart-note,.target-meta,.target-wrap p,.weapon small,.instructions,.reset,.arena-label,.live-badge,.weapon-heading>span,.weapon-key,.library-footer,footer{font-size:12px}.weapon small{white-space:normal}.weapon-heading>span{letter-spacing:0}.weapon-key{left:5px;top:2px}.weapon-icon{flex-shrink:0}.weapon>span:nth-child(3){min-width:0}.podcast strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1050px){.weapon small{font-size:12px}.weapon{gap:7px}.weapon-icon{font-size:26px}.weapon strong{font-size:20px}}@media(max-width:730px){.podcast strong{font-size:12px}.weapon strong{font-size:20px}.weapon small{font-size:12px;line-height:1.3}.weapon-icon{font-size:30px}.instructions{align-items:flex-start}.arena-label,.live-badge,.reset{font-size:11px}.target-meta{font-size:11px}footer{font-size:10px}}
/* Cover destruction and impact feedback. */
.arena{--heat:0;isolation:isolate}.arena::after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 65%,#ff681a,transparent 70%);opacity:var(--heat);pointer-events:none;z-index:3;mix-blend-mode:multiply}.target{cursor:crosshair}.impact-word{top:46px;right:35px;font-size:50px;transform:rotate(-9deg);text-shadow:2px 3px 0 #191a19;max-width:80%;line-height:1}.result{animation:result-in .28s ease-out}.result[hidden]{animation:none}#effects{z-index:4}#detonate{border-top:7px solid #bf3c20;padding-top:8px;padding-bottom:12px;min-height:48px;position:relative;transform-origin:bottom;box-shadow:0 6px 0 #682b1d,0 10px 12px #0004}#detonate.plunged{transform:translateY(5px);box-shadow:0 1px 0 #682b1d}.dynamite.fuse-lit{animation:fuse .17s infinite alternate;filter:drop-shadow(0 0 15px #ff6b00)}@keyframes fuse{to{transform:rotate(-13deg) scale(1.035);filter:drop-shadow(0 0 23px #ffd549)}}@keyframes result-in{from{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media(max-width:730px){.impact-word{right:18px;top:47px;font-size:38px}}@media(prefers-reduced-motion:reduce){.dynamite.fuse-lit{animation:none}.result{animation:none}.arena{transform:none!important}}
.arena.match-ready,.arena.match-ready .target{cursor:none}.arena.match-ready .reset{cursor:pointer}.podcast.destroyed strong{position:relative;text-decoration:none}.podcast.destroyed .number{color:#ff7373}.podcast.destroyed img{filter:saturate(.45)}
.studio-credit{color:#c6ccbb;text-decoration:none;white-space:nowrap;font-size:12px;align-self:center}.studio-credit strong{color:var(--lime);font-weight:600}.studio-credit:hover strong{text-decoration:underline;text-underline-offset:4px}.studio-credit b{margin-left:5px}@media(max-width:730px){footer{flex-wrap:wrap;gap:12px}.studio-credit{font-size:12px}}
/* Compact title row: the sound control shares the game heading. */
main{padding-top:28px}.intro{display:block;margin-bottom:26px}.title-row{display:flex;align-items:center;justify-content:space-between;gap:24px}.title-row h1{min-width:0}.title-row .sound{flex-shrink:0;white-space:nowrap;min-height:44px}@media(max-width:730px){main{padding-top:20px}.intro{margin-bottom:20px}.title-row{gap:12px}.title-row h1{font-size:clamp(1.75rem,7vw,3.2rem)}.title-row h1 i{margin-left:5px}.title-row .sound{padding:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:11px;min-width:76px}.eyebrow{margin-bottom:10px}}
.footer-note{margin:0;max-width:78ch;min-width:0;font-family:'DM Sans',sans-serif;font-size:14px;line-height:1.65;letter-spacing:0;color:#a8af9b}.footer-note a{color:#c8cfb9;text-decoration-color:#6d765e;text-underline-offset:3px}.footer-note a:hover{color:var(--lime)}footer{align-items:center;column-gap:30px}@media(max-width:730px){.footer-note{flex-basis:100%;font-size:14px}footer{row-gap:14px}}

/* Rough paint marks stay attached to each destroyed show. */
.podcast .cover-thumb{position:relative;display:block;flex:0 0 49px;width:49px;height:49px}
.podcast .cover-thumb img{display:block;width:100%;height:100%}
.podcast.destroyed .cover-thumb::after{content:"";position:absolute;inset:-3px;background:url("assets/destroyed-cross.svg") center/100% 100% no-repeat;pointer-events:none;z-index:2}
.podcast.destroyed strong::after{content:"";position:absolute;inset:0 -2px;background:url("assets/destroyed-scribble.svg") center/100% 100% no-repeat;pointer-events:none}
.podcast.destroyed:nth-child(3n) strong::after{transform:scaleY(-1)}
.podcast.destroyed:nth-child(3n + 1) .cover-thumb::after{transform:rotate(-8deg)}
.podcast.destroyed:nth-child(3n + 2) .cover-thumb::after{transform:rotate(6deg)}
body{overflow-x:clip}
#game-shell.tnt-shock{animation:tnt-shock 850ms linear;transform-origin:50% 45%;will-change:transform}
@keyframes tnt-shock{
  0%,100%{transform:translate(0,0) rotate(0)}
  4%{transform:translate(-16px,9px) rotate(-.65deg)}
  10%{transform:translate(15px,-10px) rotate(.6deg)}
  17%{transform:translate(-13px,-6px) rotate(-.5deg)}
  25%{transform:translate(11px,8px) rotate(.4deg)}
  34%{transform:translate(-9px,5px) rotate(-.3deg)}
  44%{transform:translate(7px,-5px) rotate(.22deg)}
  55%{transform:translate(-5px,3px) rotate(-.16deg)}
  67%{transform:translate(3px,-2px) rotate(.1deg)}
  80%{transform:translate(-1px,1px) rotate(-.04deg)}
}
@media(max-width:730px){.podcast .cover-thumb{flex-basis:88px;width:88px;height:88px}}
@media(prefers-reduced-motion:reduce){#game-shell.tnt-shock{animation:none;transform:none}}
