.dino-run-module__DtWPDG__page{background-color:var(--bg-base);min-height:100vh;color:var(--text-main);font-family:var(--font-body);flex-direction:column;justify-content:flex-start;align-items:center;padding:2rem;display:flex}.dino-run-module__DtWPDG__header{text-align:center;margin-bottom:2rem}.dino-run-module__DtWPDG__kicker{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;color:var(--neon-cyan);margin-bottom:.5rem;font-size:.8rem}.dino-run-module__DtWPDG__title{font-family:var(--font-heading);background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px #a5b4fc33);-webkit-background-clip:text;margin:0;font-size:3rem}.dino-run-module__DtWPDG__subtitle{color:var(--text-muted);margin-top:.5rem}.dino-run-module__DtWPDG__gameContainer{border:1px solid var(--border-soft);border-radius:var(--radius-lg);width:100%;max-width:800px;height:300px;box-shadow:var(--shadow-strong);background:linear-gradient(#111827,#030712);position:relative;overflow:hidden}.dino-run-module__DtWPDG__canvas{width:100%;height:100%;display:block}.dino-run-module__DtWPDG__scoreBoard{font-family:var(--font-heading);color:var(--text-main);text-shadow:0 0 10px #00000080;z-index:10;font-size:1.5rem;position:absolute;top:1rem;right:1.5rem}.dino-run-module__DtWPDG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20;background:#030712d9;flex-direction:column;justify-content:center;align-items:center;animation:.3s ease-out dino-run-module__DtWPDG__fadeIn;display:flex;position:absolute;inset:0}.dino-run-module__DtWPDG__overlayTitle{font-family:var(--font-heading);color:var(--neon-orange);text-shadow:0 0 20px #ff8a1f66;margin-bottom:1rem;font-size:2.5rem}.dino-run-module__DtWPDG__overlayScore{color:var(--text-muted);margin-bottom:2rem;font-size:1.25rem}.dino-run-module__DtWPDG__startButton{font-family:var(--font-heading);color:#030712;background:var(--neon-cyan);cursor:pointer;border:none;border-radius:999px;padding:.75rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s;box-shadow:0 0 20px #2df4ff4d}.dino-run-module__DtWPDG__startButton:hover{transform:translateY(-2px);box-shadow:0 0 30px #2df4ff80}.dino-run-module__DtWPDG__instructions{color:var(--text-muted);text-align:center;margin-top:1.5rem;font-size:.9rem}@keyframes dino-run-module__DtWPDG__fadeIn{0%{opacity:0}to{opacity:1}}.dino-run-module__DtWPDG__highScore{font-family:var(--font-heading);color:var(--text-muted);z-index:10;font-size:1rem;position:absolute;top:1rem;left:1.5rem}
