body{margin:0;font-family:Arial,sans-serif;background:#d8ecff}.app-shell{display:flex;flex-direction:column;align-items:center;padding:16px}.app-shell h1{margin:0 0 12px}.game-stack{display:flex;flex-direction:column}.game-row{display:flex;flex-direction:row;align-items:stretch;gap:12px;justify-content:center}.ad-sidebar{width:130px;flex-shrink:0;display:flex;flex-direction:column}.ad-sidebar>*{flex:1;margin-top:0!important}.game-root{width:70vw;max-width:1200px;aspect-ratio:5 / 3;border:3px solid black;background:#000;flex-shrink:0}.ad-bottom{width:70vw;max-width:1200px;height:130px;flex-shrink:0;align-self:center}.ad-bottom>div{height:100%;margin-top:0!important;box-sizing:border-box}@media(max-width:900px){.game-root,.ad-bottom{width:95vw}}@media(min-width:1600px){.game-root,.ad-bottom{width:55vw}}
