@font-face{font-family:"WebPlus IBM VGA 8x16";src:url(/play/fonts/web-plus-ibm-vga-8x16.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}html,body,#root{height:100%;width:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}body.game-active,body.game-active #root{overflow:hidden!important;overscroll-behavior:none}:root{--dos-font: "WebPlus IBM VGA 8x16", "VT323", monospace;font-family:var(--dos-font);line-height:1.4;font-weight:400;font-size:20px;color-scheme:dark;color:#aaa;background-color:#000;font-synthesis:none;text-rendering:optimizeSpeed;-webkit-font-smoothing:none;-moz-osx-font-smoothing:unset;image-rendering:pixelated}*,*:before,*:after{box-sizing:border-box}body{margin:0;display:block;min-width:320px;min-height:100dvh;background:transparent}.attract-bg{position:fixed;inset:0;z-index:-1;pointer-events:none}.attract-scrim{position:absolute;inset:0;background:#00000080}a{font-weight:400;color:#5ff;text-decoration:none}a:hover{color:#ff5}.platform-links{margin-top:12px;padding:10px;border:1px solid #555555;background:#000;text-align:left}.platform-links-compact{margin-top:8px;padding:8px}.platform-links-text{margin:0 0 8px;font-size:14px;color:#aaa;line-height:1.5}.platform-links-actions{display:flex;gap:8px;flex-wrap:wrap}.platform-link-btn{display:inline-block;font-family:var(--dos-font);font-size:14px;padding:6px 10px;text-decoration:none;background:#000;color:#5ff;border:1px solid #55ffff}.platform-link-btn:hover{background:#5ff;color:#000}h1{font-size:1.5em;line-height:1.3;color:#f55;margin:0 0 12px}h2{font-size:1.2em;color:#5ff;margin:0 0 8px}h3{font-size:1em;color:#5ff;margin:0 0 8px}p{color:#aaa;line-height:1.5}button{font-family:var(--dos-font);font-size:.9em;padding:10px 20px;color:#5f5;background:#000;border:1px solid #55ff55;cursor:pointer}button:hover,button:active{background:#5f5;color:#000}button:focus,button:focus-visible{outline:2px solid #ffff55;outline-offset:2px}button:disabled{color:#555;border-color:#555;background:#000;cursor:not-allowed}.button-primary{background:#0a0;color:#000;border-color:#5f5}.button-primary:hover{background:#5f5;color:#000}.button-cta{background:#00a;color:#ff5;border-color:#55f}.button-cta:hover{background:#55f;color:#ff5}.button-cta:focus,.button-cta:focus-visible{outline:2px solid #ffff55;outline-offset:2px}.button-secondary{background:#000;color:#aaa;border-color:#555}.button-secondary:hover{background:#aaa;color:#000}.button-hero{font-size:1.15em;padding:16px 24px;width:100%}.button-quiet{background:none;border:none;color:#aaa;font-size:.8em;padding:4px 6px}.button-quiet:hover,.button-quiet:active{background:none;color:#fff;text-decoration:underline}.status-message{display:inline-flex;align-items:center;padding:8px 0;font-size:.9em;font-weight:400;color:#5f5;background:none;border:none}input[type=text],input[type=password],input[type=email],select,textarea{font-family:var(--dos-font);font-size:.9em;padding:10px 12px;color:#5f5;background:#000;border:1px solid #aa00aa;outline:none;caret-color:#5f5}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,select:focus,textarea:focus{border-color:#5f5}input[type=text]::placeholder,input[type=password]::placeholder,input[type=email]::placeholder{color:#555;opacity:1}input[type=range]{-webkit-appearance:none;appearance:none;height:6px;background:#333;border:1px solid #555555;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;background:#5f5;border:1px solid #005500;cursor:pointer}input[type=range]::-moz-range-thumb{width:12px;height:12px;background:#5f5;border:1px solid #005500;border-radius:0;cursor:pointer}.tunneler-error-dialog{position:fixed;top:0;left:0;width:100vw;height:100dvh;display:flex;align-items:center;justify-content:center;background:#000000bf;z-index:9999;padding:0}.tunneler-error-dialog-content{background:#000;padding:20px 24px 16px;min-width:320px;max-width:95vw;color:#aaa;text-align:center;border:4px double #aa00aa;max-height:95dvh;overflow-y:auto}.tunneler-error-dialog-content h2{margin-top:0;margin-bottom:8px;font-size:1.2em;color:#f55}.tunneler-error-dialog-content p{margin-bottom:12px;color:#aaa;font-size:.9em}.tunneler-error-dialog-btn{font-family:var(--dos-font);font-size:.9em;background:#00a;color:#ff5;border:1px solid #5555ff;padding:12px 24px;cursor:pointer}.tunneler-error-dialog-btn:hover,.tunneler-error-dialog-btn:active{background:#55f;color:#ff5}.game-menu-item{display:block;width:100%;text-align:left;background:#000;border:1px solid #555555;color:#aaa;padding:10px 12px;font-family:var(--dos-font);font-size:.9em;cursor:pointer}.game-menu-item:hover,.game-menu-item:focus-visible{background:#1a1a00;border-color:#ff5;color:#aaa}.game-menu-item-danger{border-color:#a00}.game-menu-item-danger:hover,.game-menu-item-danger:focus-visible{border-color:#f55;background:#1a0000}.site-shell{display:flex;flex-direction:column;height:100%}.site-shell-main{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.site-shell-main>.bento-grid{width:100%}.site-footer{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 14px;padding:8px 16px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #555555;background:#000;font-size:14px;color:#aaa}.site-footer-links{display:flex;flex-wrap:wrap;gap:4px 14px}.site-logout-row{display:flex;justify-content:center;padding:6px 16px 10px}.site-logout-row .button-secondary{font-size:.8em;padding:6px 14px}@media(max-width:900px){.site-shell{height:auto;min-height:100dvh}}.bento-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;gap:12px;padding:16px;max-width:1200px;margin:0 auto}.bento-grid-fixed-mobile{height:100%;min-height:0;flex:1 1 auto;width:100%}.bento-card{background:#000;padding:20px;border:1px solid #555555}.bento-card:hover{border-color:#aaa}.bento-card-scroll{min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.bento-header{grid-column:span 4;text-align:center;border-color:#a0a;background:#000}.action-button[data-button-id=fire]{background-color:#ff555559!important;border-color:#ff7878cc!important}.action-button[data-button-id=bonus]{background-color:#ffaa0059!important;border-color:#ffdc78d9!important}.action-button[data-button-id=pause]{background-color:#7878784d!important;border-color:#dcdcdcb3!important}.action-button[disabled]{background-color:#50505073!important;border-color:#8c8c8cb3!important;color:#ccc!important}@media(max-width:900px){.action-button[data-button-id=bonus] span:last-child{font-size:9px!important}}.bento-small{grid-column:span 1}.bento-medium{grid-column:span 2}.bento-large{grid-column:span 3}.bento-full{grid-column:span 4}@media(min-width:901px){.bento-grid-dashboard,.bento-grid-lobby{grid-template-columns:repeat(4,1fr);grid-auto-flow:dense}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@media(max-width:900px){html,body,#root{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto}.bento-grid{grid-template-columns:repeat(2,1fr)}.bento-grid-fixed-mobile{height:auto;max-height:none;overflow:visible;padding-top:calc(12px + env(safe-area-inset-top));padding-bottom:calc(12px + env(safe-area-inset-bottom))}.bento-card-scroll{overflow:visible}.bento-table-scroll{max-height:none;overflow-y:visible}.bento-header,.bento-large,.bento-full,.bento-medium{grid-column:span 2}.bento-small{grid-column:span 1}}@media(max-width:600px){.bento-grid{grid-template-columns:1fr}.bento-header,.bento-small,.bento-medium,.bento-large,.bento-full{grid-column:span 1}}.bento-table{width:100%;border-collapse:collapse}.bento-table-scroll{width:100%;max-width:100%;max-height:100%;overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(hover:none)and (pointer:coarse){.bento-card-scroll{overflow:visible}.bento-table-scroll{max-height:none;overflow-y:visible}}.bento-table caption{text-align:left;font-size:1em;margin-bottom:8px;color:#ff5}.bento-table th,.bento-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #333333;overflow-wrap:break-word;max-width:200px;font-size:.85em}.bento-table th{color:#5ff;border-bottom:1px solid #555555;font-weight:400}.bento-table tbody tr:hover{background:#1a1a00}.bento-table tbody tr.current-player{color:#5f5;background:#001a00}@media(max-width:600px){.bento-table th,.bento-table td{padding:6px 8px;font-size:.8em}.bento-table-responsive thead{display:none}.bento-table-responsive tbody tr{display:block;border:1px solid #333333;padding:6px 8px;margin-bottom:8px}.bento-table-responsive td{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:3px 0;border-bottom:none;max-width:none}.bento-table-responsive td:before{content:attr(data-label);color:#5ff;flex-shrink:0}.bento-table-responsive td.bento-table-action-cell{justify-content:flex-end;padding-top:6px}}.dashboard-hero-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-top:10px}.dashboard-games-header{display:flex;justify-content:space-between;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:8px}.dashboard-best-game{display:flex;align-items:center;gap:8px 12px;flex-wrap:wrap;border:1px solid #aa5500;background:#000;padding:8px 10px;margin-bottom:10px;font-size:.8em;cursor:pointer}.dashboard-best-game:hover{border-color:#ff5}.dashboard-best-game-label{color:#ff5;white-space:nowrap}.dashboard-top-games{display:flex;flex-direction:column;gap:10px}.dashboard-top-game-item{border:1px solid #555555;background:#000;padding:10px}.dashboard-top-game-item p{margin:4px 0;font-size:.8em}.dashboard-action-btn{font-family:var(--dos-font);font-size:.8em;padding:6px 12px;min-height:30px;background:#000;color:#5ff;border:1px solid #55ffff;cursor:pointer;white-space:nowrap}.dashboard-action-btn:hover{background:#5ff;color:#000}.replay-stat-box{display:flex;flex-direction:column;gap:2px;padding:6px 10px;border:1px solid #555555;background:#000;min-width:70px}.replay-stat-label{font-size:.7em;color:#aaa}.replay-stat-value{font-size:.8em;color:#5ff}.bento-button{font-family:var(--dos-font);font-size:.85em;padding:8px 14px;color:#aaa;background:#000;border:1px solid #555555;cursor:pointer}.bento-button:hover,.bento-button:active{color:#000;background:#aaa}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#555;border:1px solid #000000}::-webkit-scrollbar-thumb:hover{background:#777}.CookieConsent{font-family:var(--dos-font)!important;font-size:14px!important;border-top:1px solid #555555!important}::selection{background:#a50;color:#ff5}#root{width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:hidden;text-align:initial}@media(max-width:900px){#root{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto}}.logo{height:6em;padding:1.5em;image-rendering:pixelated}.card{padding:16px}.read-the-docs{color:#555}
