/* Isolated v34 layout: the other seven games retain their original stylesheet. */
#app .train-listen-game {padding:0!important;gap:0!important;background:#cfeeff!important;}
.train-listen-game .topbar {grid-template-columns:auto minmax(0,1fr) auto auto;border-radius:0;padding:8px 12px;z-index:10;}
.v34-back{background:#168496;color:white;}
.v34-stage{min-height:0;display:grid;grid-template-rows:minmax(0,1fr) 29%;overflow:hidden;}
.v34-station{position:relative;min-height:0;background:url('assets/train-style/station-clean-v136.webp') center/100% 100% no-repeat;}
.v34-station-sign{position:absolute;z-index:2;left:50%;top:26.1%;transform:translateX(-50%);min-width:clamp(190px,21vw,310px);padding:8px 28px 9px;border:5px solid #b47931;border-radius:0;background:#07534f;box-shadow:inset 0 0 0 2px #dfb861;color:#fff0c7;font:900 clamp(16px,1.8vw,24px)/1.05 Arial,sans-serif;text-align:center;white-space:nowrap;text-transform:lowercase;letter-spacing:.025em}.v34-station-sign::before{content:"";position:absolute;z-index:-1;left:7%;right:7%;height:10px;top:-10px;background:#07534f;border-left:5px solid #b47931;border-right:5px solid #b47931}.v34-station-sign span{color:#ef493f}
.v34-question{position:absolute;top:10%;left:2.5%;width:35%;max-width:550px;display:flex;align-items:center;gap:9px;padding:7px;border:3px solid #deae48;border-radius:22px;background:#fff9ec;box-shadow:0 4px 10px #392b2926;}
.v34-speaker{flex:0 0 58px;width:58px;height:58px;border:2px solid #f8d376;border-radius:16px;background:#09899d;padding:10px;cursor:pointer;}
.v34-speaker svg{width:100%;height:100%;fill:none;stroke:#fff8df;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;}
.v34-word{flex:1;min-width:0;min-height:58px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;border:2px solid #deb154;border-radius:15px;background:#fff;font-size:clamp(16px,2.1vw,26px);font-weight:900;padding:6px 9px;}
.v34-choices{position:absolute;left:13%;right:12%;bottom:10%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1%;align-items:end;}
.v34-choice,.v34-empty{position:relative;aspect-ratio:1;width:100%;min-width:0;padding:0;border:0;background:none;}
.v34-choice{cursor:pointer;transition:filter .15s;}
.v34-choice:hover:not(:disabled){filter:brightness(1.08);}
.v34-choice:focus-visible{outline:4px solid #008ca1;outline-offset:3px;border-radius:8px;}
.v34-choice.wrong{animation:shake .3s;filter:drop-shadow(0 0 7px #d05c33);}
.v34-choice:disabled{opacity:1;cursor:default;}
.v34-crate{display:block;position:relative;width:100%;height:100%;aspect-ratio:1;filter:drop-shadow(0 5px 3px #472a242d);}
.v34-opening{position:absolute;left:12%;top:16%;width:76%;height:69%;overflow:hidden;background:#f4e2bf;}
.v34-opening img{display:block;width:100%;height:100%;object-fit:cover;}
.v34-opening img{object-fit:contain!important;object-position:center!important;background:#fff!important;}
.v34-frame{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;}
.v34-yard{position:relative;min-height:0;overflow:hidden;background:linear-gradient(#997654,#715039 52%,#59402f);}
.v34-rails{position:absolute;inset:auto 0 4% 0;height:15%;background:repeating-linear-gradient(90deg,transparent 0 3%,#3c3027 3.2% 4.4%,transparent 4.6% 6%);border-block:5px solid #aaa396;box-shadow:0 3px 0 #35302b,inset 0 3px 0 #38312a;}
#app .train-listen-game .v34-train{position:absolute!important;inset:0 1% 7%!important;width:98%!important;height:93%!important;display:flex!important;align-items:flex-end!important;gap:0!important;padding:0!important;margin:0!important;max-width:none!important;}
.v34-wagon{position:relative;flex:1 1 0;min-width:0;height:100%;}
.v34-shell{position:absolute;bottom:0;width:100%;height:auto;z-index:3;filter:drop-shadow(0 3px 2px #25171066);}
.v34-cargo{position:absolute;width:78%;aspect-ratio:1;bottom:29%;left:11%;z-index:2;animation:cargo-pop .35s ease-out;}
.v34-animal-holder{position:absolute;width:90%;height:88%;left:5%;bottom:16%;z-index:2;}
.v34-animal{display:block;width:100%;height:100%;overflow:hidden;}
.v34-locomotive{position:relative;flex:0 0 19%;height:100%;}
.v34-locomotive>img{position:absolute;bottom:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;z-index:3;}
#app .v34-locomotive .steam-puff{top:0!important;right:12%!important;z-index:4!important;}
@media(min-width:1700px){.v34-question{padding:10px;gap:12px}.v34-speaker{flex-basis:72px;width:72px;height:72px}.v34-word{min-height:72px}}
@media(max-width:1100px){.v34-question{width:36%;left:2%;top:9%;padding:5px;gap:6px}.v34-speaker{flex-basis:48px;width:48px;height:48px}.v34-word{min-height:48px;font-size:18px}.v34-cargo{bottom:23%}.v34-stage{grid-template-rows:minmax(0,1fr) 26%;}}
@media(max-width:650px){
  .train-listen-game .topbar{padding:5px;gap:4px}.train-listen-game .topbar .title-badge{display:none}.train-listen-game .topbar .title h1{font-size:14px}.train-listen-game .topbar .title p{font-size:10px}.train-listen-game .topbar .control{width:35px;height:35px;font-size:24px}.train-listen-game .topbar .score{font-size:14px;padding:5px;}
  .v34-stage{grid-template-rows:minmax(0,1fr) 23%}.v34-question{top:24%;width:67%}.v34-word{font-size:15px}.v34-speaker{flex-basis:40px;width:40px;height:40px}.v34-word{min-height:40px}.v34-choices{left:13%;right:13%;bottom:9%;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.v34-cargo{bottom:15%}.v34-animal-holder{bottom:5%;height:95%;}
}
/* Wagon asset ratio 1536/1024: the lip sits .40 wagon-width above its bottom. */
.v34-wagon{container-type:inline-size;}
.v34-animal-holder{width:82%;left:9%;height:auto;aspect-ratio:1;bottom:32cqw;}
.v34-paws{z-index:4;clip-path:inset(78% 0 0 0);pointer-events:none;}
.v34-cargo{bottom:27cqw;}
.v34-animal-holder{width:76%;left:12%;bottom:28cqw;}
@media(max-width:650px){.v34-station{background-size:auto 100%;}.v34-station-sign{top:23.5%;min-width:150px;padding:5px 14px;font-size:14px;border-width:3px}.v34-station-sign::before{height:7px;top:-7px;border-inline-width:3px}.v34-question{top:32%;left:8%;width:84%;}}


