@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@500;700;900&family=EB+Garamond:wght@500;600&display=swap');#gameView{padding:14px;max-width:1280px;margin:16px auto 0}#gameView,#gameView button{font-family:'Roboto Slab',Georgia,serif}#gameView .route-banner{padding:10px 14px}.route-step{min-width:86px;padding:6px 8px}.route-step b{font-size:.9rem}.route-track{gap:5px}#gameView .game-grid{grid-template-columns:210px minmax(0,1fr);gap:18px;margin-top:12px}#gameView .value{min-height:92px;padding:10px 18px;border-left-width:9px}.value strong{font-size:4.8rem}.value small{color:#07171d!important;font-size:.62rem}#gameView .stage h2{margin:10px 0;font-size:.95rem}#gameView .stage article{min-height:126px;padding:18px;margin:10px 0;font-family:'EB Garamond',Garamond,serif;font-size:clamp(1.55rem,2.5vw,2.3rem);line-height:1.12}#gameView .timer{margin:8px}.timer #timerButton{width:60px;height:60px}.timer #timerDisplay{font-size:1.3rem}#gameView .correct{background:#0d805d;color:#fff}#gameView .pass{background:#c64a3d;color:#fff}#gameView #revealButton{background:#fff;color:#10262d;border:1px solid #fff}#gameView #nextButton{background:#f6c04d;color:#07171d}#gameView button{letter-spacing:.02em}.final-splash{font-family:'Roboto Slab',Georgia,serif;text-align:left;color:#07171d}.final-splash>small{color:#d95632;font-weight:900;letter-spacing:.14em}.final-splash h1{font:2.5rem/1 'Roboto Slab',Georgia,serif;margin:8px 0 15px}.final-grid{display:grid;gap:7px}.final-grid>div{display:grid;grid-template-columns:30px 1fr auto;gap:10px;align-items:center;border-top:1px solid #d4d6d1;padding:8px 0}.final-grid b{font-size:1.2rem;color:#d95632}.final-grid strong{font-size:1.5rem}.final-grid small{grid-column:2/-1;color:#526263;font-size:.66rem}@media(max-width:850px){#gameView .game-grid{grid-template-columns:1fr}.route-step{min-width:64px}.value strong{font-size:3.8rem}}
