/* A shared cabinet finish, scoped to the games rather than the marketing site. */
.machine,.snake-machine,#console{background:#27332a;border-left:8px solid #121b15;border-right:8px solid #121b15;box-shadow:inset 2px 0 #778264,inset -2px 0 #778264,0 0 60px #0006}
.machine>header,.console-header{background:#ca5600;color:#fff4dc;border:3px solid #111a13;border-radius:7px;box-shadow:inset 0 2px #f7b167,inset 0 -3px #763709;padding:7px 12px}
.machine .stage,.lcd{border:8px solid #101912;border-radius:14px;box-shadow:0 3px 0 #5d6a50,inset 0 0 18px #10191266}
.machine>footer{background:#303d2e;border-top:2px solid #68745a;padding:6px 8px}.machine #drop{border-bottom:5px solid #773308;box-shadow:inset 0 2px #f19a52}.machine #drop:active:not(:disabled){border-bottom-width:2px}
.play-page .name-stage{border:10px solid #152019;border-radius:16px;background:#263328;box-shadow:inset 0 0 0 2px #778367,0 12px 0 #101a13}.play-page .name-stage>header{background:#ca5600;color:#fff4dc;border-bottom:6px solid #101912;padding:18px}.play-page .name-stage>header h1,.play-page .name-stage>header h1 i{color:#fff4dc}.play-page .name-board{background:#dce1cd;color:#202b20;border:7px solid #101912;border-radius:10px;margin:12px;padding:18px}.play-page #name-form button,.play-page .next-name{background:#ca5600;color:#fff4dc;border-bottom:4px solid #773308}
.studio-page .arcade-wall{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:start}.studio-page .arcade-wall:before{display:none}.studio-page .arcade-poster,.studio-page .arcade-poster-oil,.studio-page .arcade-poster:nth-child(even){min-width:0;background:#26362a;border:7px solid #131e16;border-radius:12px 12px 7px 7px;padding:12px 12px 0;transform:none;box-shadow:inset 2px 0 #7a8965,inset -2px 0 #7a8965,0 8px 0 #101811,0 15px 25px #202b2030;display:block;overflow:hidden;text-decoration:none}.studio-page .arcade-poster img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;border:5px solid #0b130d;border-radius:7px;display:block}.studio-page .arcade-poster-label{display:block;background:#ca5600;color:#fff4dc;padding:13px 10px;margin:12px -12px 0;font-size:14px;font-weight:800;min-height:64px;border-top:3px solid #111b14}.studio-page .arcade-poster:after{content:'BIRD DOG  •  PRESS TO PLAY';display:block;padding:12px 0;color:#bdc9ab;font:700 9px Manrope,sans-serif;letter-spacing:.14em;text-align:center;background:repeating-linear-gradient(90deg,transparent 0 3px,#111b14 3px 5px) center bottom/50px 4px no-repeat;margin-bottom:10px}.studio-page .arcade-poster:hover,.studio-page .arcade-poster:focus-visible{transform:translateY(-4px);box-shadow:inset 2px 0 #7a8965,inset -2px 0 #7a8965,0 8px 0 #101811,0 18px 30px #202b2045}.studio-page .arcade-poster:hover .arcade-poster-label{color:#fff4dc}
@media(max-width:600px){.studio-page .arcade-wall{grid-template-columns:minmax(0,1fr);max-width:370px;gap:30px}.machine,.snake-machine,#console{border-width:4px}.play-page .name-board{margin:5px;padding:12px}.play-page .name-stage{border-width:5px}}
