main.game{display:flex;gap:1rem;align-items:flex-start;flex-wrap:wrap;padding:.5rem}.deck-drift{margin:0;padding:.375rem .75rem;background:#fdf0d5;color:#7a4b00;border-bottom:1px solid #e0b95e;font-size:.875rem}.board{max-width:min(85vh,60vw);height:auto}aside{flex:1;min-width:16rem}.ticker{max-height:14rem;overflow-y:auto}.choice-prompt button[data-bankruptcy=true]{border:2px solid #b3402a;color:#b3402a;font-weight:700}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.seat-chip{display:inline-block;width:.7em;height:.7em;border-radius:50%;margin-right:.4em}.players-legend{list-style:none;padding:0;margin:0 0 .5em}.players-legend li{display:inline-block;margin-right:.9em}.action-bar .action-primary{font-weight:600}.verb-group{margin-top:.35em}.verb-label{font-size:.75em;text-transform:uppercase;color:#6b6b6b;margin-right:.5em}@media(max-width:640px){main.game{flex-direction:column;flex-wrap:nowrap;padding-bottom:50vh;padding-bottom:50dvh}.board{max-width:100vw;max-height:46vh;max-height:46dvh;width:auto}aside{position:fixed;left:0;right:0;bottom:0;max-height:48vh;max-height:48dvh;overflow-y:auto;background:#fff;border-top:2px solid #ccc;padding:.5rem;min-width:0}.auction-overlay,.trade-response,.trade-builder,.choice-prompt{position:fixed;top:0;left:0;right:0;height:100vh;height:100dvh;overflow-y:auto;background:#fff;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));box-sizing:border-box;z-index:10}button,select,input:not([type=checkbox]):not([type=radio]){min-height:44px;min-width:44px}.trade-builder label{display:flex;align-items:center;gap:.375rem;min-height:44px}.game-over{overflow-x:auto}.ticker{max-height:8rem}}
