:root{font-family:system-ui,-apple-system,sans-serif;line-height:1.5;color-scheme:light dark;background:#0f1115;color:#e6e6e6}*{box-sizing:border-box}body{margin:0;min-height:100vh}button{cursor:pointer;font-family:inherit;font-size:1rem;padding:.5rem 1rem;border-radius:6px;border:1px solid #444;background:#1f2228;color:#e6e6e6}button:hover:not(:disabled){background:#2a2e36}button:disabled{opacity:.5;cursor:not-allowed}input{font-family:inherit;font-size:1rem;padding:.4rem .6rem;border-radius:6px;border:1px solid #444;background:#1a1d23;color:#e6e6e6}.app-shell{max-width:960px;margin:0 auto;padding:1rem}.page-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}@media (max-width: 640px){.app-shell{padding:.5rem}.page-header{flex-direction:row;align-items:center;gap:.4rem}.page-header h2{font-size:1rem!important;margin:0}.table-page-stack{gap:.5rem!important}.table-frame{padding:.75rem .5rem!important;min-height:0!important}.table-board{margin-bottom:.5rem!important;min-height:56px!important}.table-pot{margin-bottom:.75rem!important}.table-players{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))!important;gap:.5rem!important}.table-players>div{padding:.5rem!important;font-size:.85rem}.event-log{height:160px!important}.event-log-collapsed{height:auto!important}.action-bar{padding:.6rem .75rem!important;gap:.5rem!important}.action-bar .action-header,.action-bar .sizer-min-max{display:none!important}.action-bar input[type=number]{width:100%}.hole-cards{padding:.5rem .75rem!important;gap:.5rem!important}.top-off-bar,.lobby-create-form{flex-direction:column!important;align-items:stretch!important}.lobby-create-form>*{width:100%!important}input[type=number],input[type=text]{font-size:16px}}@media (max-width: 380px){.table-players{grid-template-columns:1fr!important}}
